﻿.ad {
	background: #F3F3F3;
}
.ad-red {
	color: #ff0000;
}
/*头部*/
.ad .c-header {
	background: #F9F9F9;
    height: 110px;
    border-bottom: 1px #E1E1E1 solid;
}
.ad  .c-header1 {
	background: white;
	
}
.ad .c-logo {
	position: relative;
    width: 365px;
    height: 67px;
    padding-top: 8px;
    padding-left: 5px;
}
.ad-h1 {
	font-size: 39px;
}
.ad .c-logo a {
    width: 218px;
    height: auto;
}
.ad .b_style{
	color: red; line-height: 30px;
}
.w_90{
	width: 90%;
}
/*.ad-logo-text {
	position: absolute;
    background: #9A7A53;
    color: #FFFFFF;
    left: 60%;
    padding: 7px;
    font-family: kaiti;
    font-size: 14px;
    top: 0%;
}*/
/*左侧内容*/
.ad .index-text h1 {
	padding-left: 28px;
	line-height: 60px;
	padding-top: 0px;
	padding-bottom:20px;
	font-size: 39px;
}
.ad .index-text p {
    
    font-size: 16px;
    line-height: 30px;
    padding: 0px;
    color: #666;
    padding-bottom: 14px;
}
/*.ad-p-bn {
	padding-bottom: 0px !important;
}*/
.ad .c-box-con {
    padding: 20px 10px;
}
.ad .index-text b {
    /*line-height: 30px;*/
    text-indent: 2em;
}
.ad .index-text div {
    padding: 20px 0px;
}
/*.ad .c-t-img {
	width: 684px;
	height: auto;
}
.ad .c-t-img img {
	width: 100% !important;
	height: auto;
}
.ad-img {
	width: 230px !important;
	height: 230px !important;
}*/

/*右侧*/
.ad .ad-box {
	padding: 20px 0px;
}
.ad .ad-box-title {
	text-align: center;
}
.ad .ad-box-text {
	text-indent: 2em;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	padding-top: 16px;
}
.ad .ad-box-title a {
	display: block;
	padding: 20px 0px 20px 0px;
}
.ad .ad-box-title a img {
	/*width: 100%;*/
}
/*底部*/
.ad .c-foot {
    text-align: center;
    margin-top: 20px;
}
/*右侧返回顶部*/
.fix-sidbar{position:fixed;right:10px !important;bottom:10px;width:40px;height:auto;display:block;z-index: 2000; }
.item_sidbar_w{width:40px;height:40px;background:url("../images/fix-sidbar.png") no-repeat; margin-bottom:4px; cursor: pointer;position:relative;*float:left}
.item_sidbar_w a:link,.item_sidbar_w a:visited{ display: none;width: 26px; height: 28px;line-height:14px;padding:6px 7px;*padding:5px 7px;color:#fff !important;background:#4b5b7d; text-align: center;overflow: hidden;font-size:12px;}
.sidbar_w00{background-position: 0 -220px}
.sidbar_w1{background-position: 0 0}
.sidbar_w3{background-position: 0 -44px}
.sidbar_w5{background-position: 0 -177px}
.sidbar_w2{background-position: 0 -88px}
.sidbar_w4{background-position: 0 -132px}

/*copy*/
.copy{
	cursor:pointer;
}
@media only screen and (max-width: 768px) {
	.ad-box1{
		display: none;
	}
	.ad {
		padding: 0px 4px;
	}
	.ad .c-container {
		padding-left: 0px;
		text-align: center;
	}
	/*头部*/
	.ad .c-header {
		display: block;
		width: 100%;
	}
	.ad .c-logo img {
		width: 77%;
	}
	/*左侧*/
	.ad .title {
	    padding-left: 28px;
	    line-height: 40px;
	    padding-top: 0px;
	}
	.ad .c-t-img {
	    width: 293px;
	    height: 140px;
	}
	.ad .index-text p a img {
	    width: 60%;
	}
}
