/*展会公告*/
.exh-container{
	width:1210px;
	margin:0 auto;
	overflow:hidden;
	margin-top:35px;
	padding-bottom:50px;
}
.exh-banner{
	width:100%;
	height:240px;
}
.exh-banner a{
	display:block;
	width:100%;
	height:240px;
}
.exh-menu{
	width:255px;
	overflow:hidden;
	float:left;
}
.brand-ml{
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.brand-ml:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.contact-us{
	overflow:hidden;
	margin-top:20px;
}
.cus-box{
	overflow:hidden;
	padding:0px 28px;
	background:#fff;
	padding-bottom:20px;
}
.exh-main{
	width:930px;
	/*overflow:hidden;*/
	float:right;
}
.contact-us .cus-title{
	width:255px;
	height:50px;
	text-align:center;
	line-height:50px;
	background:#999;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.contact-us dl{
	overflow:hidden;
	margin-top:20px;
}
.contact-us dt{
	font-size:16px;
	color:#999;
	float:left;
}
.contact-us dd{
	float:left;
	font-size:16px;
	color:#333;
	font-weight:bold;
}



.exh-wechat{
	overflow:hidden;
	margin-top:20px;
}
.wechat-box{
	overflow:hidden;
	padding:30px 37px;
	background:#fff;
}

.exh-wechat .wechat-title{
	width:255px;
	height:50px;
	text-align:center;
	line-height:50px;
	background:#999;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}

.wechat-box img{
	width:180px;
	height:180px;
}

.exh-main{
	width:930px;

	float:right;
}
.main-box{
	overflow:hidden;
	background:#fff;
}
.exh-notice-title{
	height:62px;
	line-height:62px;
	padding:0px 50px;
	border-bottom:1px solid #00B97F;
}
.exh-notice-title h2{
	font-size:22px;
	color:#333;
	float:left;
	background:url(../img/icon5.png) no-repeat 0 center;
	padding-left: 35px;
}
.exh-notice-title span{
	font-size:12px;
	color:#999;
	float:right;
}
.exh-notice-title a{
	color:#666;
}
.exh-notice-title a:hover{
	color:#00B97F;
}
.exh-notice-title em{
	color:#666;
	padding:0px 3px;
}
.exh-notice-title font{
	color:#666;
}
.exh-news{
	padding:0px 50px 10px 50px;
}
.exh-news h3{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.exh-news ul li{
	overflow:hidden;
	padding:25px 0px;
	border-bottom:1px solid #D8D8D8;
}
.exh-news ul li:hover a{
	color:#00B97F;
}
.exh-news ul li:hover p{
	color:#333;
}
.exh-news ul li:last-child{
	border-bottom:0px;
}
.exh-news h3 a{
	font-size:22px;
	color:#333;
	font-weight:bold;
}
.exh-news p{
	font-size:14px;
	color:#666;
	line-height:25px;
	margin-top:8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.exh-news p.nw{
	height:50px;
}
.exh-news span.sp-tm{
	background:url(../img/icon8.png) no-repeat 0 center;
	margin-left:0px;
}

.exh-news span.sp-ll{
	background:url(../img/icon9.png) no-repeat 0 center;
}

.exh-news span.sp-city{
	background:url(../img/icon11.png) no-repeat 0 center;
}

.exh-news span.sp-i{
	background:url(../img/icon10.png) no-repeat 0 center;
	width:550px;
	height:25px;
}
.exh-news .exh-news-cont span.sp-i{
	width:142px;
}
.exh-news span{
	display:inline-block;
	font-size:12px;
	color:#999;
	padding-left: 22px;
	margin-left:60px;
	overflow:hidden;
}

.exh-news span font{
	margin-right:10px;
}
.comment-page li a {
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #fff;
	color: #6C6C6C;
	
}

.comment-page {
    text-align: center;
    margin-top: 0px;
    padding-bottom: 6px;
}
.comment-page li {
    display: inline-block;
    font-size: 0;
    margin-left: 10px;
	background:#fff;
	box-shadow: 0px 0px 4px 3px rgba(220,221,229,0.5);
    border-radius: 2px;
}
.pagination li.active span {
    background: #00B97F;
    color: #fff;
    border-color: #00B97F;
}

.comment-page li a:hover{
	color: #00B97F;
	background: #E9F9F0;
	border-color: #00B97F;
	
	border: 1px solid #00B97F;
}

.comment-page li span {
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #DFDFDF;
}
.pages {
    width: 790px;
    margin: 0 auto;
    margin-top: 0;
    padding-top: 30px;
}

/*活动详情页*/
.exh-details{
	overflow:hidden;
	padding:40px 50px 50px 50px;
}
.exh-details h1{
	font-size:20px;
	color:#333;
	line-height: 32px;
	font-weight:bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.exh-lfb{
	overflow:hidden;
	margin-top:15px;
}
.exh-lfb span{
	font-size:12px;
	color:#666;
	padding-left:22px;
	margin-left:30px;
	display:inline-block;
	overflow:hidden;
	height:16px;
	float:left;
}
.exh-lfb font{
	font-size:12px;
	color:#666;
	display:inline-block;
	float:left;
}
.exh-lfb span.sp-tm {
    background: url(../img/icon8.png) no-repeat 0 center;
}
.exh-lfb span.sp-ll {
    background: url(../img/icon9.png) no-repeat 0 center;
}

.exh-lfb span.sp-i {
    background: url(../img/icon10.png) no-repeat 0 center;
	width:350px;
}
.exh-lfb font a{
	font-size: 12px;
	color: #666;
}

.det-summary{
	overflow:hidden;
	background:#F4F5FA;
	padding:12px 20px;
	font-size:14px;
	color:#666;
	line-height:28px;
	margin-top:20px;
}
.details-cont{
	overflow:hidden;
	padding-bottom:20px;
}
.details-cont p{
	font-size:18px;
	color:#4D4F53;
	line-height:32px;
	margin-top:18px;
	text-align:justify;
}
.ud-pages{
	width:930px;
	/*overflow:hidden;*/
	margin-top:30px;
}
.ud-left{
	width:350px;
	/*overflow:hidden;*/
	float:left;
}
.ud-right{
	width:350px;
	/*overflow:hidden;*/
	float:right;
}
.ud-pages a{
	display:block;
	width:40px;
	height:23px;
	background:#fff;
	text-align:center;
	line-height:19px;
	font-size:16px;
	color:#333;
	float:left;
}
.ud-pages a:hover{
	background:#00B97F;
	color:#fff;
}
.ud-pages span{
	font-size:14px;
	color:#666;
	line-height:23px;
	float:left;
	width: 280px;
    height: 23px;
    overflow: hidden;
}
.ud-left a{
	margin-right:20px;
	/*border:1px solid #E7E8F0;*/
	margin-left: 4px;
	box-shadow: 0px 0px 4px 3px rgba(220,221,229,0.5);
}
.ud-right a{
	margin-left:20px;
	margin-right: 4px;
	box-shadow: 0px 0px 4px 3px rgba(220,221,229,0.5);
}
.ud-right span{
	float:right;
	text-align:right;
}
.ud-right a{
	float:right;
}

/*展会站次*/
.exh-title-h{
	border-bottom:2px solid #00B97F;
	background:#F4F5FA;
	padding:0;
}
.city-screen{
	overflow:hidden;
	padding:0px 110px 30px 50px;
	background:#fff;
}
.city-screen dt{
	font-size: 16px;
    color: #333;
    background: url(../img/icon11.png) no-repeat 0 center;
    padding-left: 20px;
    width: 88px;
    float: left;
    /* margin-top: 41px; */
    height: 59px;
    line-height: 59px;
    margin-top: 25px;
}
.city-screen dd{
	float:left;
	width: 675px
}
.city-screen dd a{
	width:59px;
	height:59px;
	display:block;
	float:left;
	margin-left:25px;
	margin-top:25px;
	border:1px solid #F4F5FA;
	background:#F4F5FA;
	font-size:16px;
	color:#333;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	text-align:center;
	line-height:58px;
}

.city-screen dd a:hover{
	border:1px solid #7FDCBF;
	color:#00B97F;
	background:#fff;
}
.city-screen dd a.on{
	border:1px solid #00B97F;
	background:#00B97F;
	color:#fff;
}
.screen-list{
	overflow:hidden;
	padding:0 50px;
	background:#fff;
	margin-top:20px;
}
.screen-list ul li{
	overflow:hidden;
	border-bottom:1px solid #D8D8D8;
	padding:30px 0px;
}
.screen-list ul li:last-child{
	border-bottom:0px;
}
.screen-img{
	width:140px;
	height:140px;
	float:left;
}
.screen-img img{
	width:140px;
	height:140px;
}
.screen-js{
	float:left;
	margin-left:40px;
}
.screen-js h2{
	font-size:26px;
	color:#333;
	font-weight:bold;
}
.screen-js p,.screen-js span{
	font-size:14px;
	color:#666;
}
.screen-js p{
	background:url(../img/icon8.png) no-repeat 0 center;
	padding-left: 22px;
	margin: 8px 0px 5px 0px;
}
.screen-js span{
	background:url(../img/icon11.png) no-repeat 2px center;
	padding-left: 22px;
}
.screen-a-btn a{
	width:100px;
	height:30px;
	display:block;
	text-align:center;
	line-height:30px;
	float:left;
	font-size:14px;
	margin-right:40px;
}
.a-exh-details{
	border:1px solid #00B97F;
	color:#00B97F;
}
.a-exh-details:hover{
	background:#06A76D;
	color:#fff;
}
.a-exh-apply{
	border:1px solid #0CCFC2;
	color:#0CCFC2;
}
.on-apply{
	border:1px solid #bbb;
	color:#bbb;
}
.a-exh-apply:hover{
	background:#10BEB2;
	color:#fff;
}

.a-exh-ticket{
	border:1px solid #1EB8F7;
	color:#1EB8F7;
}

.a-exh-ticket:hover{
	background:#0AA9EA;
	color:#fff;
}

.screen-a-btn{
	margin-top:21px;
}

.exh-core{
    width: 255px;
    height: 120px;
    background: url(../img/left1-bg.png) no-repeat;
    margin-top: 20px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.exh-core:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.exh-core a{
    display: block;
    width: 255px;
    height: 120px;
    text-align: center;
    font-size: 18px;
    color: #43768C;
    line-height: 120px;
}
.exh-core a p {
    background: url(../img/icon12.png) no-repeat 75px center;
    padding-left: 50px;
}
.exh-news-img{
	width:220px;
	height:150px;
	float:left;
}
.exh-news-img img{
	width:220px;
	height:150px;
}
.exh-news-cont{
	float:left;
	margin-left:30px;
	width:580px;
}

/*展会资讯*/
.exh-news-cont h3 a{
	font-size:20px;
}
.contemps-activities{
	overflow:hidden;
	margin-top:20px;
}
.contemps-activities p span{
	float:left;
	font-size:18px;
	color:#333;
}
.contemps-activities p a{
	float: right;
    background: url(../img/dian5-icon.png) no-repeat center center;
    padding: 14px 16px;
}
.contemps-activities p a:hover{
	background: url(../img/dian-icon.png) no-repeat center center;
}
.contemps-activities p{
	overflow:hidden;
}
.exh-contemps-box{
	overflow:hidden;
	margin-top:10px;
}
.exh-contemps-box:hover a{
	color:#333;
}
.exh-contemps-l{
	width:110px;
	height:84px;
	float:left;
}
.exh-contemps-l img{
	width:110px;
	height:84px;
}
.exh-contemps-r{
	float: left;
    width: 145px;
    padding: 6px 10px;
	background:#fff;
    padding-right: 2px;
    text-align: justify;
	height: 84px;
}
.exh-contemps-r a{
	font-size:14px;
	color:#666;
	line-height:24px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/*如何参展*/
.exh-join{
	overflow:hidden;
	background:#fff;
}
.join-form{
	width:930px;
	height:530px;
	background:#EBFAF5;
	padding:30px 225px;
	text-align:center;
}
.join-title{
	width:87px;
	height:66px;
	background:url(../img/bg1.png) no-repeat;
	line-height:66px;
	text-align:center;
	font-size:16px;
	color:#00B97F;
	margin:0 auto;
	margin-bottom:10px;
}
.join-form p{
	font-size:16px;
	color:#666;
	line-height:28px;
}
.join-form p span{
	color:#00B97F;
}
.join-inp{
	overflow:hidden;
	margin-top:16px;
	position:relative;
}
.join-inp b{
	font-size:20px;
	color:#FF5C5C;
	position:absolute;
	right: 15px;
    top: 12px;
}
.join-inp input{
	width:480px;
	height:46px;
	font-size:14px;
	border:1px solid #ccc;
	padding-left:20px;
	padding-right: 36px;
	float:left;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.join-inp input.code{
	width:300px;
	border-right:0px;
	border-radius:3px 0px 0px 3px;
}
.join-inp a.a-code{
	display:block;
	width:180px;
	height:46px;
	font-size:14px;
	color:#999;
	text-align:center;
	line-height:46px;
	background:#F4F5F6;
	border-radius:0px 3px 3px 0px;
	border:1px solid rgba(223,223,223,1);
	float:left;
}
.join-inp a.sub-apply{
	display:block;
	width:240px;
	height:42px;
	background:rgba(0,185,127,1);
	margin:0 auto;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border:0px;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:42px;
}
a.sub-apply:hover{
	background:#06A76D;
}
.join-des-box{
	padding:0px 50px;
	padding-bottom:50px;
}
.join-des{
	overflow:hidden;
	padding:30px 0px;
	border-bottom:1px solid #D8D8D8;
}
.join-des h3{
	font-size:18px;
	color:#333;
	font-weight:bold;
	padding-bottom:20px;
}
.join-des p{
	font-size:16px;
	color:#333;
	line-height:32px;
}
.join-des p a{
	color:#00B97F;
	font-size:16px;
	text-decoration:underline;
}
.join-des strong{
	font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
}
.str{
	margin-top:20px;
}
.join-des:last-child{
	border-bottom:0;
}

/*展会视频*/
.exh-video-box-list{
	width:960px;
	overflow:hidden;
}
.exh-video {
	width:294px;
	overflow:hidden;
	float:left;
	margin-right:24px;
	margin-top:24px;
		-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.exh-video:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.exh-video a.video{
	display:block;
	width:294px;
	height:160px;
	position:relative;
}
.exh-video a.video img{
	width:294px;
	height:160px;
}
.exh-video a.video b{
	display:block;
	width:28px;
	height:28px;
	background:url(../img/video-icon.png) no-repeat;
	position:absolute;
	left:11px;
	bottom:11px;
}
.banner-two-img{
	overflow:hidden;
	height: 240px;
}
.banner-two-img a{
	display:block;
	width:100%;
	height:240px;
}
.exh-video p {
	background:#fff;
	padding:8px 10px;
	text-align:justify;
	height:60px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.exh-video p a{
	font-size:14px;
	color:#333;
	line-height:24px;
}
/*视频详情*/
.video-details{
	padding:20px 50px 50px 50px;
}
.video-details {
	line-height:24px;
}
.video-details .video-tt h1{
	font-size:18px;
	color:#000;
	float:left;
	width:555px;
	height:24px;
	overflow:hidden
}
.video-cont{
	width:830px;
	height:525px;
	margin-bottom:52px;
}
.video-details .video-tt font{
	font-size:16px;
	color:#666;
	float:right;
}
.video-det-btn{
	overflow:hidden;
}
.video-det-btn a{
	display:block;
	width:120px;
	height:36px;
	margin:0 auto;
	font-size:18px;
	text-align:center;
	line-height:34px;
	color:#01B47C;
	border-radius:2px;
	border:1px solid rgba(121,215,188,1);
}
.video-det-btn a:hover{
	background:#00B97F;
	color:#fff;
	border:1px solid #00B97F;
}
.related-read{
	margin-top:40px;
}
.read-title{
	width:930px;
	height:50px;
	background:#00B97F;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding-left:20px;
	line-height:50px;
}
.related-read-box{
	overflow:hidden;
	background:#fff;
	padding:20px 40px;
}
.related-read-box ul li {
    overflow: hidden;
    padding: 8px 0px;
}

.related-read-box ul li em {
    width: 8px;
    height: 8px;
    border: 2px solid #00B97F;
    float: left;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    margin-top: 10px;
}
.related-read-box  ul li a {
    float: left;
    font-size: 18px;
    color: #666;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 280px;
}
.related-read-box  ul li a:hover{
	color:#00B97F;
}
.related-read-box  ul li a:hover em{
	color:#00B97F;
}
.related-read-box  ul{
	width:300px;
	float:left;
}


/*站次详情*/
.station-banner{
	width:100%;
	height:350px;
	position:relative;
	overflow:hidden;
}
.station-banner a{
	display:block;
	width:100%;
	height:350px;
}
.station-city{
	width: 400px;
    height: 270px;
	padding: 24px 40px;
    position: absolute;
    left: 50%;
    top: 109px;
    background: rgba(47,49,56,0.5);
    margin-left: -603px;
	z-index:1;
}

.station-lis-img .slick-dots {
    position: absolute;
    left: 11%;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
.station-city p{
	font-size:16px;
	color:#fff;
	line-height: 28px;
}
.station-city p.exh-tx{
	color:rgba(255,255,255,0.5);
	
}
.station-city h2{
	font-size:47px;
	color:#fff;
	font-weight:bold;
	margin: 8px 0px;
	letter-spacing: 26px;
}
.exh-tx em{
	padding-left:6px;
}
.station-btn{
	overflow:hidden;
	margin-top:15px;
}
.station-btn a{
	display:block;
	width:155px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	float:left;
}
.a-apply{
	background:rgba(255,255,255,1);
	border-radius:2px;
	color:#06A76D;
}
.a-apply:hover{
	background:#D1E3E3;
}
.a-ticket{
	background:rgba(255,255,255,0.2);
	border-radius:2px;
	border:1px solid #fff;
	color:#fff;
	margin-left:10px;
}
.a-ticket:hover{
	background:rgba(255,255,255,0.1);
}
.letter-spacing{
	letter-spacing:3px;
}
.exh-dynamic{
	width:100%;
	height:50px;
	background:#fff;
}
.dynamic-list{
	width:1210px;
	height:50px;
	line-height:50px;
	margin:0 auto;
}

.dynamic-tilte{
	width:115px;
	height:50px;
	font-size:14px;
	color:#333;
	float:left;
	background:url(../img/icon13.png) no-repeat 0 center;
	padding-left:27px;
}

.infoList li{
	height:50px; 
	line-height:50px;  
} 
.infoList li .date{
	float:right; 
	color:#999;  
} 
 
.topLoop{
	overflow:hidden;
	position:relative;
} 
.topLoop .hd{ 
	overflow:hidden;  
	height:30px; 
	background:#f4f4f4; 
 } 
.topLoop .hd ul{ 
	float:right; 
	overflow:hidden; zoom:1; 
	margin-top:10px;  
} 
.infoList li a{
	display:inline-block;
	width:290px;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#666;
	margin-right: 72px;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	float: left;
}
.infoList li a:hover{
	color:#00B97F;
}
.d-icon{
	width: 8px;
    height: 8px;
    border: 2px solid #00B97F;
    float: left;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    margin-top:21px;
}
.infoList em{
	margin-right:6px;
}
.exh-dynamic-brand{
	width:100%;
	padding:50px 0;
	background:#F4F5FA;
}
.dynamic-brand-list{
	width:1210px;
	overflow:hidden;
	margin:0 auto;
}
.dynamic-brand-box{
	width:1234px;
	overflow:hidden;
}
.dynamic-brand-box a{
	display:block;
	float:left;
	width:100px;
	overflow:hidden;
	text-align:center;
	margin-right:23px;
	margin-top:23px;
}
.dynamic-brand-box a:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.dynamic-brand-box a img{
	width:100px;
	height:100px;
}
.dynamic-brand-box p{
	width: 89px;
    margin: 0 auto;
	margin-top:10px;
}
.dynamic-brand-box p span{
	font-size:14px;
	color:#999;
	background:url(../img/icon14.png) no-repeat 0 center;
	padding-left: 17px;
}

.dynamic-title p{
	font-size:22px;
	color:#333;
	text-align:center;
}
.dynamic-title p.dyn-ti{
	font-size:12px;
	color:#EE716E;
	margin-top:20px;
}
.dynamic-title p em{
	font-size:12px;
	color:#E65450;
}
.more-barand a{
	font-size:14px;
	color:#999;
}
.more-barand a:hover{
	color:#00B97F;
}
.more-barand {
	text-align:center;
	margin-top:23px;
}

.adv-list{
	width:1210px;
	margin-top:50px;
}
.adv-img{
	width:595px;
	height:70px;
	float:left;
	   -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}

.adv-img:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}

.adv-img img{
	width:595px;
	height:70px;
}

.adv-it{
	margin-left:20px;
}
.exh-dynamic-bs{
	width:100%;
	height:420px;
	padding:50px 0px;
	background:#DED3B6 url(../img/ls-bg4.png) no-repeat;
}
.dynamic-bs-box{
	width:1210px;
	margin:0 auto;
	margin-top:30px;
}
.exh-dynamic-bs p{
	font-size:22px;
	color:#333;
	text-align:center;
}
.exh-dynamic-atv{
	overflow:hidden;
	padding:50px 0px;
	background:#fff;
}
.exh-dynamic-atv p.atv-title{
	font-size:22px;
	color:#333;
	text-align:center;
}
.dynamic-atv-box{
	width:1210px;
	overflow:hidden;
	margin:0 auto;
}
.dynamic-atv-list{
	width:1230px;
	/*overflow:hidden;*/
	margin-top:40px;
	height: 265px;
}
.dynamic-atv-list a{
	display:block;
	width:287px;
	float:left;
	overflow:hidden;
	margin-right:20px;
}
.dynamic-atv-list a:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
	filter:alpha(opacity=80);  /*支持 IE 浏览器*/
	-moz-opacity:0.8; /*支持 FireFox 浏览器*/
	-khtml-opacity: 0.8; /*webkit内核浏览器*/
	opacity:0.8;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.dynamic-atv-list a img{
	width:287px;
	height:216px;
}
.dynamic-atv-list a p{
	font-size:14px;
	height:44px;
	color:#333;
	overflow:hidden;
	line-height:22px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}

.adv-box {
    width: 1210px;
    height: 70px;
    margin-top: 30px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}

.adv-box:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.ext-news-list{
	overflow:hidden;
}
.adv-box img{
	width:1210px;
	height:70px;
}
.exh-notice-news{
	background:#F4F5FA;
	padding:50px 0px;
	overflow:hidden;
}
.exh-notice-il{
	width:380px;
	float:left;
}
.exh-title-box h2 {
    font-size: 22px;
    color: #333;
    background: url(../img/icon5.png) no-repeat 0 center;
    padding-left: 35px;
	float:left;
}
.exh-im-notice{
	width:1210px;
	margin:0 auto;
}
.exh-title-box{
	line-height:24px;
}

.exh-title-box a{
	float:right;
	font-size:12px;
	color:#999;
}
.exh-title-box a:hover{
	color:#00B97F;
}
.exh-title-box,.exh-title-t{
	overflow:hidden;
}
.exh-title-t{
	margin-bottom:7px;
}
.exh-title-t span{
	float: left;
    width: 43px;
    height: 23px;
    text-align: center;
    line-height: 21px;
    border: 1px solid #00B97F;
    font-size: 14px;
    color: #00B97F;
}
.exh-title-t a{
	display:block;
	width: 325px;
	line-height:23px;
    float: left;
	font-size: 16px;
    color: #333;
    margin-left: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-title-t a:hover{
	color:#00B97F;
}
.exh-notice-list{
	margin-top:18px;
}

.exh-notice-list p{
	font-size:12px;
	color:#999;
	line-height:20px;
	text-align: justify;
	height:40px;
}
.exh-notice-list p a{
	font-size:12px;
	float:right;
	color:#00B97F;
}
.exh-notice-list p a:hover{
	text-decoration:underline;
}
.exh-notice-ir{
	width:785px;
	float:left;
	margin-left:35px;
	overflow:hidden;
}
.exh-notice-li{
	margin-top:16px;
}
.exh-notice-li ul li {
    overflow: hidden;
    padding: 4px 0px;
	line-height: 20px;
}
.exh-notice-li ul li em {
    width: 8px;
    height: 8px;
    border: 2px solid #00B97F;
    float: left;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    margin-top: 7px;
}
.exh-notice-li ul li a {
    float: left;
    font-size: 14px;
    color: #333;
    margin-left: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 260px;
}
.exh-notice-li ul li a:hover{
	color:#00B97F;
}
.exh-notice-li ul li span {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 19px;
}
.exh-img-list{
	width:380px;
	height:313px;
	float:left;
}
.exh-img-new{
	display:block;
	width:380px;
	height:285px;
	float:left;
	position:relative;
	margin-top:28px;
}
.exh-img-new p{
	width:380px;
	height:60px;
	background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
	position:absolute;
	left:0px;
	bottom:0px;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:60px;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding: 9px 10px 0px 10px;
}
.exh-img-new img{
	width:380px;
	height:285px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.exh-img-new:hover img{
	filter:alpha(opacity=80);  /*支持 IE 浏览器*/
	-moz-opacity:0.8; /*支持 FireFox 浏览器*/
	-khtml-opacity: 0.8; /*webkit内核浏览器*/
	opacity:0.8;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.exh-con-new {
	margin-left:25px;
	float:left;
	width: 380px;
	margin-top:28px;
	
}
.exh-con{
	border-bottom:1px solid #E8E9F0;
	padding-bottom:15px;
}
.exh-con p{
	text-align:justify;
}
.exh-con p a{
	font-size:16px;
	color:#333;
}
.exh-con p a:hover{
	color:#00B97F;
}
.new-title{
	line-height:24px;
	height: 48px;
    overflow: hidden;
}
.new-con{
	font-size:12px;
	color:#999;
	line-height:20px;
	margin-top:6px;
	height:60px;
}
.exh-con-new .new-con a{
	float:right;
	font-size:12px;
	color:#00B97F;
}
.exh-con-new .new-con a:hover{
	text-decoration:underline;
}
.new-time-p {
    font-size: 12px;
    color: #9195AC;
    margin-top: 10px;
    overflow: hidden;
    line-height: 18px;
}
.new-time-p span {
    float: left;
}
.new-time-p span a{
	font-size: 12px;
	color: #9195AC;
}
.new-time-p em {
    font-size: 12px;
    padding: 0px 8px;
}
.new-time-p font {
    float: right;
    background: url(../img/icon6.png) no-repeat 8px center;
    padding-left: 18px;
}
.new-time-p b {
    font-weight: normal;
    padding-left: 9px;
}

.exh-guide{
	background:#fff;
	overflow:hidden;
	padding:50px 0px;
}
.exh-guide-box{
	width:1210px;
	margin:0 auto;
	margin-top:40px;
}
.guide-box{
	margin-top:10px;
	overflow:hidden;
}
p.atv-title {
    font-size: 22px;
    color: #333;
    text-align: center;
}

.guide-l{
	width:320px;
	height:180px;
	background:linear-gradient(90deg,rgba(2,211,147,1) 0%,rgba(26,195,175,1) 100%);
	float:left;
}
.guide-m{
	width:570px;
	height:180px;
	background:#F4F5FA;
	float:left;
}
.guide-r{
	width: 320px;
    height: 180px;
    background:linear-gradient(90deg,rgba(68,166,226,1) 0%,rgba(93,150,255,1) 100%);
    float: left;
    padding: 32px 105px;
}
.guide-l{
	text-align:center;
}
.guide-l span{
	display:block;
	width:60px;
	height:60px;
	margin:0 auto;
	background:#04B88D;
	font-size:36px;
	color:#fff;
	text-align:center;
	line-height:60px;
	margin-bottom:20px;
}
.guide-l strong{
	font-size:20px;
	color:#fff;
}
.guide-l p{
	font-size:14px;
	color:#fff;
	margin-top:10px;
}
.guide-m{
	padding:28px 50px 28px 36px;
}
.guide-price{
	float:left;
	margin-top: 10px;
}
.guide-station{
	margin-bottom:6px;
}
.guide-station h2{
	font-size:20px;
	color:#333;
	font-weight:bold;
	display:inline-block;
}
.guide-station span{
	font-size:14px;
	color:#999;
	display:inline-block;
	margin-left:16px;
}
.guide-price p{
	font-size:14px;
	color:#333;
	line-height:24px;
}
.guide-price p font{
	font-size:18px;
	color:#ED625E;
}
.guide-price p.col{
	color:#00B97F;
}

.guide-weChat{
	width:100px;
	float:right;
	text-align:center;
}
.guide-weChat img{
	width:100px;
	height:100px;
}
.guide-weChat p{
	font-size:12px;
	color:#888C8E;
	margin-top: 3px;
}
.guide-route p{
	font-size:14px;
	color:#333;
	line-height:24px;
}
.guide-route a{
	font-size:14px;
	color:#00B97F;
}
.guide-route a:hover{
	text-decoration:underline;
}
.exh-about{
	padding:50px 0px;
	overflow:hidden;
	background:#F4F5FA;
}
.exh-about-box{
	width:1210px;
	margin:0 auto;
}
.exh-about-l{
	width:299px;
	float:left;
}
.exh-about-m{
	width:440px;
	float:left;
	margin-left:36px;
}
.exh-about-m h3{
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-bottom:10px;
}
.exh-about-m p span{
	font-size:12px;
	color:#333;
}
.exh-about-m p span.sp1{
	float:left;
}
.exh-about-m p span.sp1{
	float:right;
}
.exh-about-m p em{
	color:#999;
}
.about-box{
	width:146px;
	height:72px;
	background:#fff;
	float:left;
	margin-bottom:7px;
	padding:13px 14px 10px 14px;
	position:relative;
}
.about-mr{
	margin-left:7px;
}
.about-box span{
	font-size:12px;
	color:#04935F;
}
.about-box p{
	font-size:16px;
	color:#00B97F;
}
.about-box p font{
	font-size:26px;
	color:#00B97F;
}

.about-box b{
	position: absolute;
    right: 10px;
    bottom: 7px;
}
.about-p{
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-bottom:20px;
}
.about-p a{
	float:right;
	font-size:12px;
	color:#00B97F;
}
.about-p a:hover{
	text-decoration:underline;
}
.about-btn{
	margin-top:20px;
}
.about-btn a{
	display:block;
	width:131px;
	height:38px;
	float:left;
	border-radius:2px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	background:#F4F5FA;
}
.about-btn a:hover{
	background:#fff;
}
.exh-overview{
	border:1px solid #1EB8F7;
	color:#1EB8F7;
}
.why-exhibitors{
	border:1px solid #04CB94;
	color:#04CB94;
	margin-left:21px;
}
.how-exhibitors{
	border:1px solid #0CCFC2;
	color:#0CCFC2;
	margin-left:21px;
}
.exh-about-r{
	width:405px;
	height:228px;
	margin-left:30px;
	float:left;
}

/*关于展会 2018-12-11*/
.exh-banner-box{
	width:100%;
	height:300px;
	background:url(../img/banner2.jpg) no-repeat center center;
	text-align:center;
	padding:70px 0px;
}
.exh-banner-box h2{
	font-size:44px;
	color:#fff;
	letter-spacing: 6px;
}
.exh-banner-box p{
	font-size:16px;
	color:#fff;
	line-height:28px;
	margin-top:13px;
	filter:alpha(opacity=80);  /*支持 IE 浏览器*/
	-moz-opacity:0.8; /*支持 FireFox 浏览器*/
	-khtml-opacity: 0.8; /*webkit内核浏览器*/
	opacity:0.8;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.exh-ind1{
	padding:50px 0px;
	overflow:hidden;
	background:#fff;
}
.exh-ind1-box{
	width:1210px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
.exh-ind1-box img{
	width:580px;
	height:580px;
}
.exh-ind1-box p{
	width:335px;
	font-size:16px;
	color:#888;
	position:absolute;
	left:0px;
	top:0px;
	text-align:right;
	line-height:26px;
}
p.exh-history{
	top: 17px;
    left: 440px;
	text-align:center;
}
p.national-tour{
	top: 193px;
    left:5px;
}
p.aut-support{
	top: 445px;
    left: 87px;
}
p.all-industry{
	top: 445px;
    left: 787px;
    text-align: left;
}
p.all-channels{
	width: 415px;
    top: 193px;
    left: 871px;
    text-align: left;
}
.exh-ind2{
	width:100%;
	height:448px;
	background:#DFD3B7 url(../img/ls-bg5.png) no-repeat center center;
	padding:80px 0px;
}
.exh-video-list{
	width:1100px;
	margin:0 auto;
}
.exh-video-box{
	width:500px;
	height:288px;
	float:left;
}
.exh-video-r{
	margin-left:100px;
}
.exh-ind3{
	width:100%;
	padding-top:55px;
	overflow:hidden;
}
.exh-remark-box{
	width:1210px;
	margin:0 auto;
	position:relative;
}
.exh-ind4{
	width:100%;
	padding:80px 0;
	overflow:hidden;
	background:#fff;
}
.exh-station-box{
	width:1210px;
	margin:0 auto;
}
.station-title{
	text-align:center;
}
.station-list{
	overflow:hidden;
	margin-top:-48px;
	position:relative;
	z-index:10;
}
.station-list a{
	display:block;
	width:380px;
	height:200px;
	float:left;
	margin-top:35px;
	position:relative;
}
.station-list img{
	width:380px;
	height:200px;
	
}

.station-list a:before{
	content:"";
	width:100%;
	height:200px;
	position:absolute;
	left:0px;
	top:0px;
	background:rgba(255,255,255,0);
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.station-list a:hover:before{
	background:rgba(255,255,255,0.2);
}
.exh-sub{
	width:380px;
	height:200px;
	margin-top:35px;
	float:left;
}
.station-r{
	margin-left:35px;
}
.station-mc0{
	width:380px;
	height:200px;
	padding:10px 0px;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
}
.station-mc1{
	width:380px;
	height:200px;
	padding:10px 0px;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
}
.station-mc2{
	width:380px;
	height:200px;
	padding:10px 0px;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
}
.station-mc3{
	width:380px;
	height:200px;
	padding:10px 0px;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
}
.station-mc4{
	width:380px;
	height:200px;
	padding:10px 0px;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
}
.station-mc0 h2{
	font-size:24px;
	color:#EC0E3A;
}
.station-mc0 p{
	font-size:16px;
	color:#EC0E3A;
	margin-top:5px;
}
.station-mc1 h2{
	font-size:24px;
	color:#4435BB;
}
.station-mc1 p{
	font-size:16px;
	color:#4435BB;
	margin-top:5px;
}
.station-mc2 h2{
	font-size:24px;
	color:#04935F;
}
.station-mc2 p{
	font-size:16px;
	color:#04935F;
	margin-top:5px;
}
.station-mc3 h2{
	font-size:24px;
	color:#DE7407;
}
.station-mc3 p{
	font-size:16px;
	color:#DE7407;
	margin-top:5px;
}
.station-mc4 h2{
	font-size:24px;
	color:#024EC5;
}
.station-mc4 p{
	font-size:16px;
	color:#024EC5;
	margin-top:5px;
}
.exh-sub a{
	display:block;
	width:126px;
	height:200px;
	float:left;
	text-align:center;
	margin-top:0px;
}

.exh-sub p{
	font-size:20px;
	color:#fff;
	margin-top:120px;
}

a.exh-rh{
	background:#36D5A9 url(../img/icon24.png) no-repeat center 47px;
	border-radius:8px 0px 0px 8px;
	-moz-border-radius:8px 0px 0px 8px;
	-webkit-border-radius:8px 0px 0px 8px;
}
a.exh-sq{
	background:#3DD9CE url(../img/icon25.png) no-repeat center 47px;
	margin-left:1px;
}
a.exh-gp{
	background:#4BC6F9 url(../img/icon26.png) no-repeat center 47px;
	margin-left:1px;
	border-radius:0px 8px 8px 0px;
	-moz-border-radius:0px 8px 8px 0px;
	-webkit-border-radius:0px 8px 8px 0px;
}
.exh-contact-us{
	padding:80px 0px;
	overflow:hidden;
}
.contact-us-box{
	width:1210px;
	margin:0 auto;
}

.contact-us-title{
	text-align:center;
}
.contact-us-list{
	width: 1210px;
    height: 483px;
    position: relative;
    z-index: 10;
    margin-top: -12px;
}
.contact-us-l{
	width:555px;
	height:483px;
	float:left;
}
.contact-fs{
	width:260px;
	height:224px;
	padding-top:50px;
	float:left;
	position:relative;
	background:rgba(255,255,255,1);
	box-shadow:0px 4px 10px 0px rgba(190,190,190,0.2);
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align:center;
}
.contact-fs p{
	font-size:20px;
	color:#6D7188;
	margin:20px 0px 10px 0px;

}
.contact-fs strong{
	color:#00B97F;
	font-size:18px;
}
.contact-fs b{
	display:block;
	width:24px;
	height:6px;
	background:#00B97F;
	border-radius:4px 4px 0px 0px;
	position:absolute;
	bottom:0px;
	left:118px;
}
.contact-us-ml{
	margin-left:35px;
}
.contact-us-mt{
	margin-top:35px;
}
.contact-us-r{
	width:620px;
	height:483px;
	padding:36px 30px 30px 30px;
	float:right;
	background:rgba(255,255,255,1);
	box-shadow:0px 4px 10px 0px rgba(190,190,190,0.2);
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.contact-us-r p{
	font-size:20px;
	color:#6D7188;
	text-align:center;
}
.contact-us-r p span{
	color:#9195AC;
}
.contact-us-map{
	width:560px;
	height:360px;
	margin-top:30px;
}
.exh-remark{
	overflow: hidden;
    position: absolute;
    left: 66px;
    top: 38px;
}
.exh-remark dt{
	width:97px;
	height:97px;
	float:right;
	margin-top: 15px;
}
.exh-remark dd{
	width:330px;
	height:122px;
	line-height:24px;
	float:left;
	text-align:right;
	margin-right:15px;
}

.exh-remark p{
	font-size:14px;
	text-align:right;
	color:#888;
}

p.remark-title{
	font-size:16px;
	color:#666;
	font-weight:bold;
}
.remark-tl1{
	left: 20px;
    top: 238px;
}
.remark-tl1 dt{
	margin-top:0px;
}
.remark-tl1 dd{
	width:284px;
	height:72px;
}

.remark-tl2{
	left: 40px;
    top: 413px;
}
.remark-tl2 dt{
	margin-top:0px;
}
.remark-tl2 dd{
	width:284px;
	height:72px;
}

.remark-tl3{
	left: 311px;
    top: 589px;
}
.remark-tl3 dt{
	margin-top:0px;
	float:left;
}
.remark-tl3 dd{
	width: 475px;
    height: 97px;
    float: left;
    margin: 0px 0px 0px 15px;
}
.remark-tl3 p{
	text-align:left;
}

.remark-tl4{
	left: 776px;
    top: 413px;
}
.remark-tl4 dt{
	margin-top:0px;
	float:left;
}
.remark-tl4 dd{
	width: 280px;
    height: 97px;
    float: left;
    margin: 0px 0px 0px 15px;
}
.remark-tl4 p{
	text-align:left;
}

.remark-tl5{
	left: 795px;
    top: 238px;
}
.remark-tl5 dt{
	margin-top:0px;
	float:left;
}
.remark-tl5 dd{
	width: 280px;
    height: 97px;
    float: left;
    margin: 0px 0px 0px 15px;
}
.remark-tl5 p{
	text-align:left;
}

.remark-tl6{
	left: 692px;
    top: 38px;
}
.remark-tl6 dt{
	margin-top:15px;
	float:left;
}
.remark-tl6 dd{
	width: 343px;
    height: 121px;
    float: left;
    margin: 0px 0px 0px 15px;
}
.remark-tl6 p{
	text-align:left;
}
/*为何参展*/
.exh-why-con{
	padding:0px 50px;
	overflow:hidden;
}
.why-con{
	padding: 40px 0px 47px 0px;
	overflow:hidden;
}
.why-con-l{
	float:left;
	margin-left: 48px;
}
.why-con-r{
	width:390px;
	float:right;
	text-align:justify;
	font-size:14px;
	color:#999;
	line-height:28px;
}
.why-nr{
	position:relative;
	margin-top:-30px;
	z-index:10;
}
.nr-title{
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.exh-remark-list{
	overflow:hidden;
	padding:0px 50px;
	margin-bottom: 50px;
}

.rk-title{
	font-size:18px;
	color:#333;
	font-weight:bold;
	padding-bottom:11px;
}
.exh-remark-list li {
	padding:24px 39px;
	background:#F4F5FA;
	margin-top:10px;
}
.exh-remark-list li p{
	font-size:14px;
	color:#666;
	line-height:24px;
	text-align:justify;
}
.exh-remark-list li p span{
	font-size:14px;
	color:#04935F;
	float:right;
}

/*展会相册*/
.exh-photo{
	overflow:hidden;
	background:#F4F5FA;
}
.exh-photo p{
	overflow:hidden;
	line-height:21px;
	margin-top:20px;
}
.exh-photo p span{
	font-size:20px;
	color:#333;
	float:left;
}
.exh-photo p em{
	font-size:14px;
	color:#999;
	float:right;
}
.exh-photo-list{
	width:960px;
	overflow: hidden;
}
.cover{
	width:294px;
	height:196px;
	margin-right:24px;
	margin-top:20px;
	float:left;
}
.cover img{
	width:294px;
	height:196px;
}


/*品牌名录*/
.exh-dir-top{
	line-height:50px;
}
.exh-dir-top span{
	font-size:12px;
	color:#999;
	float:left;
}
.exh-dir-top span a{
	font-size:12px;
	color:#666;
}
.exh-dir-top span a:hover{
	color:#00B97F;
}
.exh-dir-top span em{
	color: #666;
    padding: 0px 3px;
}
.exh-dir-top span font{
	color:#666;
}
.exh-dir-top em.dir-r{
	font-size:12px;
	color:#00B97F;
	float:right;
}
.exh-dir-screen{
	width:1210px;
	overflow:hidden;
	padding:4px 30px 14px 30px;
	border:1px solid #00B97F;
	background:#fff;
}
.exh-dir-screen dl dt{
	font-size:14px;
	color:#333;
	font-weight:bold;
	width:56px;
	text-align:right;
	float:left;
}
.exh-dir-screen dl dd{
	width:1070px;
	float:left;
	margin-left:20px;
}
.dir-city-screen{
	width:1070px;
	height:42px;
	background:#E9F9F0;
	margin-top:10px;
}
.dir-dcity dt{
	height:42px;
	line-height:42px;
	margin-top:10px;
}
.dir-y{
	font-size:14px;
	color:#06A76D;
	float:left;
	height:20px;
	line-height:20px;
	border-right:1px solid #00B97F;
	margin:10px 0px;
	padding:0px 27px;
}
.dir-city-list{
	float:left;
	padding:8px 0px;
}
.dir-city-list a{
	height:26px;
	line-height:24px;
	display:block;
	float:left;
	font-size:14px;
	color:#333;
	border:1px solid #E9F9F0;
	padding:0px 10px;
	margin-left:15px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.dir-city-list a:hover{
	border:1px solid #00B97F;
}
.dir-city-list a.on{
	border:1px solid #00B97F;
	color:#00B97F;
}
.more-city{
	height:26px;
	line-height:24px;
	display:block;
	float:right;
	font-size:12px;
	color:#666;
	border:1px solid #DFDFDF;
	background:#fff;
	padding:0px 10px;
	margin:8px 20px 8px 0px;
	cursor:pointer;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.more-city:hover{
	border:1px solid #C4C4C4;
	color:#333;
}

.exh-dir-screen dl{
	overflow:hidden;
	border-bottom:1px solid #ECEDF6;
	padding-bottom:14px;
}
.exh-dir-screen dl:last-child{
	border-bottom:0px;
}
.dir-classify dt{
	height:26px;
	line-height:26px;
	margin-top: 14px;
}
.dir-classify dd a{
	display:block;
	float:left;
	height:26px;
	line-height:24px;
	border:1px solid #fff;
	padding:0px 10px;
	margin-top: 14px;
	margin-right: 15px;
	font-size:14px;
	color:#333;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.dir-classify dd a:hover{
	border:1px solid #E9F9F0;
	background:#E9F9F0;
}
.dir-classify dd a.on{
	border:1px solid #00B97F;
	color:#00B97F;
}
.wood-fl{
	overflow:hidden;
}
.wood-flll{
   display: block;
   float: left;
   height: 26px;
   line-height: 24px;
   border: 1px solid #fff;
   padding: 0px 10px;
   margin-top: 19px;
   margin-right: 15px;
   font-size: 14px;
   color: #333;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   margin-bottom: 5px;
}
.wood-flll.on {
   border: 1px solid #00B97F;
   color: #00B97F;
}
.wood-none{
	overflow:hidden;
	border:1px solid #00B97F;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:10px 18px;
	padding-top: 0px;
	margin-top:9px;
}
.wood-none a{
	margin-top:10px!important;
	
}
.dir-key input{
	width:320px;
	height:34px;
	border:1px solid #DFDFDF;
	border-right:0px;
	float:left;
	padding-left:10px;
}
.dir-classify dd .dir-key a{
	display:block;
	float:left;
	width:80px;
	height:34px;
	background:#00B97F;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:34px;
	margin:0px !important;
	border:1px solid #00B97F;
}
.dir-classify dt.key-dt{
	height:36px;
	line-height:36px;
	margin-top:0px !important;
}


.dir-classify dd .dir-key a:hover{
	background:#06A76D;
}

.dir-standard{
	width:1210px;
	height:60px;
	background:#F7F0DA;
	margin-top:20px;
	line-height:60px;
	text-align:center;
	position:relative;
}
.dir-standard p{
	font-size: 16px;
    padding-left: 75px;
    color: #A0875A;
}
.dir-standard span{
	position:absolute;
	left:280px;
    top:-10px;
}
.dir-brand-lr{
	margin-top:20px;
}

.dir-brand-l{
	width:930px;
	float:left;
	overflow:hidden;
	
	
}
.dir-brand-box{
	width:930px;
	background:#fff;
	border:1px solid rgba(204,204,204,0.5);
	overflow:hidden;
	padding:0px 50px;
	padding-bottom: 20px;
}
.dir-brand-title{
	height:60px;
	line-height:60px;
	border-bottom:1px solid #F1F1F1;
}
.dir-brand-title h2{
	font-size:18px;
	color:#333;
	font-weight:bold;
	float:left;
}
.dir-brand-title span{
	font-size:14px;
	color:#999;
	float:right;
}
.dir-brand-title em{
	color:#00B97F;
}
.dir-brand-list{
	overflow:hidden;
	padding:29px 0px;
	border-bottom:1px solid #DFDFDF;
}
.dir-brand-list:last-child{
	border-bottom:0px;
}
.dir-brand-list:hover .brand-dit{
	background:#00B97F;
	color:#fff;
}
.dir-brand-list dt{
	width:100px;
	height:100px;
	float:left;
}
.dir-brand-list dt img{
	width:100px;
	height:100px;
}
.dir-brand-list dd{
	margin-left:20px;
	width:707px;
	float:left;
}

.dir-brand-con{
	width:580px;
	float:left;
}
.bra1{
	font-size:16px;
	color:#999;
	width: 560px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bra1 a{
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.bra2{
	font-size:14px;
	color:#666;
	padding-top:8px;
	height: 27px;
}
.brand-dit{
	width:100px;
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#00B97F;
	text-align:center;
	border-radius:100px;
	border:1px solid rgba(0,185,127,1);
	float:right;
	margin-top:30px;
}
.brand-dit:hover{
	background:#00B97F;
	color:#fff;
}
.dir-tag {
	margin-top:25px;
}
.dir-tag span{
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	padding:0px 8px;
	font-size:12px;
	color:#3399FF;
	background:#E0EFFF;
	margin-right:10px;
}

span.brand-dealer{
	color:#04935F;
	background:#DEFDEB;
}
span.service-dealer{
	color:#A0875A;
	background:#F4E9C7;
}

.dir-brand-r{
	width:255px;
	overflow:hidden;
	float:right;
}

.dir-mod-list{
	width:256px;
	overflow:hidden;
}
.dir-mod-list a{
	display:block;
	width:128px;
	height:128px;
	float:left;
	background:#04CB94;
	text-align:center;
	padding: 30px 0px;
}

.dir-mod-list a p{
	font-size:16px;
	color:#fff;
	padding-top:10px;
}
.dir-mod-list a:hover{
	background:#04BD8A;
}
a.s-color{
	background:#04BD8A;
}
a.s-color:hover{
	background:#04CB94;
}
.dir-brand-hot{
	width:255px;
	height:191px;
	margin-top:20px;
}
.dir-brand-hot img{
	width:255px;
	height:191px;
}

.dir-brand-hot .slick-dots{
	position: absolute;
	left: 10%;
	bottom: 20px;
	width: 100%;
	text-align: center;
}
.dir-brand-hot .slick-dots li{
	display: inline-block;
	width:18px;
	height:18px; 
	background:url(../img/dian1-icon.png) no-repeat center center;
	margin: 0 2px;
	border-radius: 4px;
	cursor: pointer;
}
.dir-brand-hot button{
	display: none;
}
.dir-brand-hot .slick-dots li.slick-active{
	width:18px;
	height:18px;
	background:url(../img/dian2-icon.png) no-repeat center center;
}


.dir-brand-hot .slick-dots{
	position: absolute;
	left:0%;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.dir-brand-hot .slick-dots li{
	display: inline-block;
	width:18px;
	height:18px; 
	background:url(../img/dian1-icon.png) no-repeat center center;
	margin: 0 2px;
	border-radius: 4px;
	cursor: pointer;
}
.dir-brand-hot button{
	display: none;
}
.dir-brand-hot .slick-dots li.slick-active{
	width:18px;
	height:18px;
	background:url(../img/dian2-icon.png) no-repeat center center;
}

.exh-city-station{
	width:858px;
	height:300px;
	position:fixed;
	left: 47.4%;
    top: 50%;
    margin-left: -380px;
    margin-top: -150px;
	background:rgba(255,255,255,1);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:27px 30px;
	 padding-top: 18px;
	 z-index:201;
	 display:none;
}
.exh-s-title{
	height: 40px;
	overflow:hidden;
	
}
.exh-s-title p{
	font-size:20px;
	float:left;
	color:#333;
	font-weight:bold;
}
.exh-s-title a{
	display:block;
	width:14px;
	height:14px;
	margin-top: 8px;
	float:right;
	background:url(../img/icon35.png) no-repeat;
}
.exh-s-title a:hover{
	background:url(../img/icon35-hover.png) no-repeat;
}
.city-screen-more{
	margin-top: 13px;
	width:777px;
}
.screen-more-box{
	height:218px;
	overflow:hidden;
	overflow-y:scroll;
}
.city-screen-more:first-child{
	margin-top:0px;
}


/*品牌名录详情页*/
.brand-dir-details{
	width:1210px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:50px;
}

.brand-dir-syn{
	width:1210px;
	height:320px;
	padding:30px;
	background:#fff;
	overflow:hidden;
}

.brand-dir-logo{
	width:260px;
	height:260px;
	float:left;
	padding:30px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 6px 0px rgba(190,190,190,0.5);
	-webkit-box-shadow:0px 0px 6px 0px rgba(190,190,190,0.5);
	-moz-box-shadow:0px 0px 6px 0px rgba(190,190,190,0.5);
}
.brand-dir-right{
	float:left;
	margin-left:40px;
}
.brand-dir-right h1{
	font-size:22px;
	color:#333;
	font-weight:bold;
	padding-bottom: 7px;
}
.brand-dir-logo img{
	width:200px;
	height:200px;
}
.dir-syn-l{
	float:left;
}
.dir-syn-l p{
	font-size:16px;
	color:#999;
	margin-top:15px;
}
.dir-syn-l p span{
	color:#333;
	margin-left:20px;
}
.dir-syn-l p em{
	font-size:12px;
	color:#999;
}
.poster-brand{
	position:fixed;
	left:50%;
	top:20%;
	margin-left:480px;
	z-index:10;
}
.poster-brand span{
	display:block;
	width:14px;
	height:14px;
	background:url(../img/icon35.png) no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}
.poster-brand span:hover{
	background:url(../img/icon35-hover.png) no-repeat;
}
.poster-brand a{
	display:block;
	width:90px;
	height:90px;
	margin-top:20px;
}
.syn-call{
	overflow:hidden;
}
.syn-tel-con{
	width:470px;
	margin-top:25px;
}
.syn-tel{
	width:280px;
	height:46px;
	float:left;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:1px solid #ED625E;
	line-height:43px;
	text-align:center;
}
.syn-tel{
	font-size:16px;
	color:#ED625E;
}
.syn-tel em{
	background:url(../img/icon36.png) no-repeat 0 center;
	padding-left: 25px;
}
.syn-tel span{
	font-weight:bold;
}
.syn-con{
	width:130px;
	height:46px;
	line-height:46px;
	display:block;
	float:left;
	background:#ED625E;
		-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	text-align:center;
	margin-left:20px;
}
.syn-con:hover{
	background:#E65450;
}
.syn-con em{
	font-size:16px;
	color:#fff;
	margin-top:0px;
	background:url(../img/icon37.png) no-repeat 0 center;
	    padding-left: 22px;
}
.line-x{
	width:1px;
	height:200px;
	border-left:1px solid #EEF2F4;
	float:left;
	margin-top: 23px;
}
.dir-syn-sn{
	overflow:hidden;
	margin-top:12px;
}
.dir-syn-sn span{
	width:80px;
	height:22px;
	line-height:22px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top: 3px;
	text-align:center;
	background:#FFEEEA;
	color:#EE716E;
	float:left;
}
.dir-syn-r{
	float:left;
	width:222px;
	margin-left:40px;
	margin-top: 22px;
}
.dir-syn-sn a{
	font-size:20px;
	color:#333;
	font-weight:bold;
	float:left;
	margin-left:10px;
}
.dir-syn-r p{
	font-size:16px;
	color:#333;
	letter-spacing:3px;
}
.syn-tag{
	width:211px;
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#3399FF;
	margin-top:11px;
	background:#E1EFFF;
	padding-left:20px;
}
.brand-dir-cont{
	overflow:hidden;
	margin-top:20px;
}
.dir-cont-l{
	width:930px;
	padding:40px 50px 50px 50px;
	float:left;
	border-top:2px solid #00B97F;
	overflow:hidden;
	background:#fff;
}
.dir-cont-r{
	width:255px;
	overflow:hidden;
	float:right;
}
.dir-cont-title{
	overflow:hidden;
}
.dir-cont-title p{
	font-size:20px;
	color:#333;
	font-weight:bold;
	float:left;
	margin-top:0px !important;
}
.dir-cont-title a{
	width:110px;
	height:30px;
	float:right;
	font-size:14px;
	color:#00B97F;
	text-align:center;
	line-height:30px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border:1px solid #00B97F;
	margin-left:20px;
}
.dir-cont-title a:hover{
	background:#00B97F;
	color:#fff;
}

.dir-cont p img {
    max-width:830px;
    margin: 0 auto;
}
.dir-cont p{
	margin-top:20px;
	overflow:hidden;
	font-size:18px;
	color:#4D4F53;
	text-align:justify;
	line-height:32px;
}

.a-more{
	width:110px;
	height:30px;
	display:block;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:0 auto;
	margin-top:20px;
	background:#00B97F;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.a-more:hover{
	background:#06A76D;
}

.join-logos dt {
    font-size: 16px;
    color: #04935F;
    font-weight: bold;
	margin-top: 20px;
}
.hot-list{
	background: #fff;
	overflow: hidden;
	border: 1px solid #dfdfdf;
	border-top: 2px solid #00B97F;
	padding: 0 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.hot-list dt{
	font-weight: bold;
	color:#00B97F;
	font-size: 16px;
	border-bottom: 1px dashed #fff;
}
.hot-list dt a{
	color: #999;
	font-weight: normal;
	font-size: 14px;
}
.hot-list dt a:hover{
	color:#04935F;
}
.join-logos, .new-active {
	border: 0;
	border-top: 2px solid #00B97F;
}

.new-box ul li a:hover{
	color:#04935F;
}
.new-pp{
	overflow:hidden;
	float:left;
	width:95px;
}
.new-pp a{
	font-size:12px;
	color:#666;
	float:left;
	margin-bottom: 8px;
	width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new-pp a:hover{
	color:#00B97F;
}
.pp-l{
	margin-left:15px;
}
.join-logos dd{
	margin-top:15px;
}
/*右侧广告轮播*/
.project-adv{
	width:255px;
	height:191px;
	overflow:hidden;
}
.project-adv #banner1{
	width:255px;
	height:191px;
	
}
.project-adv #banner1 img{
	width:255px;
	height:191px;
}

.project-adv .slick-dots{
	position: absolute;
	left: 10%;
	bottom: 20px;
	width: 100%;
	text-align: center;
}
.project-adv .slick-dots li{
	display: inline-block;
	width:18px;
	height:18px; 
	background:url(../img/dian1-icon.png) no-repeat center center;
	margin: 0 2px;
	border-radius: 4px;
	cursor: pointer;
}
.project-adv button{
	display: none;
}
.project-adv .slick-dots li.slick-active{
	width:18px;
	height:18px;
	background:url(../img/dian2-icon.png) no-repeat center center;
}


.project-adv .slick-dots{
	position: absolute;
	left:0%;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.project-adv .slick-dots li{
	display: inline-block;
	width:18px;
	height:18px; 
	background:url(../img/dian1-icon.png) no-repeat center center;
	margin: 0 2px;
	border-radius: 4px;
	cursor: pointer;
}
.project-adv button{
	display: none;
}
.project-adv .slick-dots li.slick-active{
	width:18px;
	height:18px;
	background:url(../img/dian2-icon.png) no-repeat center center;
}

.new-list{
	width:255px;
	height:395px;
	overflow:hidden;
	background:#fff;
	margin-top:20px;
}
.new-box{
	width:255px;
	padding:0 20px;
	margin-top: 10px;
	display:none;
}
.new-lis ul li{
	width:127px;
	height:50px;
	background:rgba(244,245,250,1);
	float:left;
	text-align:center;
	line-height:50px;
	font-size:16px;
	color:#333;
	border-top:1px solid #D1D4E7;
	cursor:pointer;
}
.new-lis ul li a{
	font-size:16px;
	color:#333;
	-webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.new-lis ul li.on{
	background:#fff;
	color:#00B97F;
	font-weight:bold;
	border-top: 2px solid #00B97F;
}
.new-lis ul li.on a{
	color:#04935F;
	font-weight:bold;
}
.new-lis{
	width:255px;
	height:50px;
}
.new-box ul li{
	width: 220px;
	height:32px;
	line-height:32px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-box ul li em{
	color:#00B97F;
	font-weight:bold;
}
.new-box ul li a{
	font-size:12px;
	color:#333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.new-box ul li a:hover{
	color:#00B97F;
}
.new-pp{
	overflow:hidden;
	float:left;
	width:100px;
}
.new-pp a{
	font-size:12px;
	color:#666;
	float:left;
	margin-bottom: 8px;
	width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.project-butler{
	width:255px;
	margin-top:20px;
}

.project-butler h2{
	width:255px;
	height:50px;
	font-size:16px;
	color:#fff;
	line-height:50px;
	font-weight:bold;
	background:#00B97F;
	padding-left:20px;
}
.project-butler-img{
	width:255px;
	height:126px;
	background:#fff;
	padding:16px 20px;
	overflow:hidden;
}

.project-ewm{
	width:100px;
	height:100px;
	float:left;
}

.project-ewm img{
	width:100px;
	height:100px;
}

.project-f h3{
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.project-f p{
	font-size:12px;
	color:#333;
	
	margin-top:10px;
}
.ewm-box{
	height:130px;
}
.project-f{
	float: left;
    margin-top: 27px;
    margin-left: 10px;
    width: 105px;
}

.fixed-kk{
	width:100%;
	height:60px;
	background:url(../img/all-bg.png) no-repeat;
	position:fixed;
	left:0px;
	bottom:0px;
}
.fixed-kk.on{
	position:static;
}
.fixed-kk-m{
	width:1210px;
	height:60px;
	margin:0 auto;
	position:relative;
}
.fixed-k-box{
	position:absolute;
	left:0px;
	top:-30px;
}
.fixed-k-box img{
	float:left;
}
.fixed-k-box .img1{
	margin-top:51px;
    margin-left:13px;
}
.fixed-k-btn{
	height: 60px;
	float:right;
}
.fixed-k-btn span{
	display:block;
	float:left;
	font-size:18px;
	color:#fff;
	line-height:60px;
	margin-right:34px;
}
.fixed-k-btn span b{
	font-size:24px;
	font-weight:bold;
}
.fixed-k-btn a{
	display:block;
	float:left;
	width:300px;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:#fff;
	border-radius:3px;
	margin-top:10px;
	text-align:center;
}

.fixed-k-btn a.zx-btn{
	background:#ED625E;
	margin-left:5px;
}
.fixed-k-btn img{
	margin: 9px 0px 9px 43px;
}


.fixed-k-btn a:hover{
	background:#E65450;
}


/*关于我们-申请入会*/
.about-left{
	width:255px;
	height:120px;
	margin-top:20px;
	background:url(../img/left2-bg.png) no-repeat;
	text-align:center;
	overflow: hidden;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.about-left p{
	font-size:18px;
	color:#04935F;
	margin-top:25px;
}
.about-left a{
	display:block;
	width:100px;
	height:30px;
	background:#fff;
	margin:0 auto;
	margin-top:16px;
	font-size:14px;
	color:#04935F;
	text-align:center;
	line-height:30px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.about-ls{
	background:url(../img/left-bg.png) no-repeat;
}

.about-ls p{
	color:#856F31;
}
.about-ls a{
	color:#856F31;
}

.about-lz{
	background:url(../img/left1-bg.png) no-repeat;
}

.about-lz p{
	color:#43768C;
}
.about-lz a{
	color:#43768C;
}
.about-left:hover{
	
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.join-t1,.join-t2 {
	margin-top:40px;
}
.join-t1 p{
	font-size:16px;
	color:#333;
	line-height:32px;
	text-align:justify;
	text-indent:2em;
}
.join-t2 .t-title{
	font-size:18px;
	color:#333;
	font-weight:bold;
	line-height: 24px;
}

.join-t2-cont{
	padding:10px 30px 30px 30px;
	background:#F4F5FA;
	margin-top:20px;
	overflow:hidden;
}
.join-t2-cont span{
	display:block;
	width:8px;
	height:8px;
	margin-top: 12px;
	float:left;
	background:url(../img/icon38.png) no-repeat;
}

.join-t2-cont p{
	width:752px;
	margin-left:10px;
	font-size:16px;
	color:#666;
	line-height:32px;
	float:left;
}
.join-t2-cont p em{
	font-size:16px;
	color:#333;
}

.join-list{
	overflow:hidden;
	margin-top:20px;
}
.join-list-mar{
	margin-top:5px;
}
.join-list-mar p{
	color:#333;
}
.join-t2-cont table {
	width:100%;
	font-size:16px;
	color:#333;
}
.join-t2-cont table tr th{
	height:50px;
	background:#E5E7F2;
}
.join-t2-cont table tr td{
	height:76px;
	background:#F4F5FA;
	border-top:4px solid #fff;
}
.join-t2 .t-title em{
	font-size:14px;
	color:#00B97F;
	float:right;
}
.enc-download{
	font-size:16px;
	color:#333;
	padding:32px 0px 0px 30px;
}
.enc-download a{
	font-size:16px;
	color:#3399FF;
}
.agree-ap{
	display:block;
	width:200px;
	height:42px;
	line-height:42px;
	text-align:center;
	background:#00B97F;
	font-size:14px;
	color:#fff;
	margin:0 auto;
	margin-top:40px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.agree-ap:hover{
	background:#06A76D;
}

/*关于协会*/
.join-list .link{
	font-size:16px;
	color:#3399FF;
}
.join-auto p{
	width:auto;
}
.ccfa{
	width:236px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	margin-top:50px;
}

.ccfa p strong{
	color:#333;
	font-size:18px;
}

.ccfa p span{
	color:#00B97F;
}
.ccfa p{
	font-size:14px;
	color:#666;
	line-height:24px;
}
/*联系我们*/
.contact-us-mp{
	overflow:hidden;
	background:#fff;
	margin:50px 50px 70px 50px;
}
.contact-us-mp ul{
	overflow:hidden;
}
.contact-us-mp ul li{
	width:200px;
	height:224px;
	float:left;
	padding-top:50px;
	text-align:center;
	background:#F4F5FA;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	position:relative;
}
.contact-us-mp ul li p{
	font-size:20px;
	color:#6D7188;
	padding:20px 0px 10px 0px;
}
.contact-us-mp ul li strong{
	font-size:18px;
	color:#00B97F;
}
.contact-m{
	margin-left:10px;
}
.contact-us-mp ul li b{
	width:24px;
	height:6px;
	display:block;
	position:absolute;
	left:90px;
	bottom:0px;
	background:#00B97F;
	border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;
}

.contact-map{
	width:830px;
	height:360px;
	margin:0 auto;
}
.cy-address{
	font-size:20px;
	color:#6D7188;
	text-align:center;
	margin:55px 0px 35px 0px;
}
.cy-address span{
	color:#9195AC;
}


/*评定公示名单*/
.fe-name-screen{
	width:930px;
	overflow:hidden;
	border:1px solid #00B97F;
	padding:0px 30px;
	background:#fff;
}
.fe-name-screen dl{
	overflow:hidden;
	border-bottom:1px solid #ECEDF6;
	padding-bottom:14px;
}
.fe-name-screen dl dt{
	width:60px;
	float:left;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:26px;
	text-align:right;
	margin-top:14px;
}
.fe-name-screen dl dd{
	width:790px;
	float:left;
	margin-left:15px;
}
.fe-name-screen dl dd a{
	float:left;
	font-size:14px;
	color:#333;
	padding:0px 11px;
	height:26px;
	border:1px solid #fff;
	line-height:24px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	margin-right:15px;
	margin-top:14px;
}

.fe-name-screen dl dd a:hover{
	border:1px solid #E9F9F0;
	background:#E9F9F0;
}

.fe-name-screen dl dd a.on{
	border:1px solid #00B97F;
	color:#00B97F;
	background:#fff;
}
.fe-name-screen dd .dir-key a{
    display: block;
    float: left;
    width: 80px;
    height: 34px;
    background: #00B97F;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    margin: 0px !important;
    border: 1px solid #00B97F;

}
.fe-name-screen dd .dir-key a:hover{
	background:#06A76D;
	border:1px solid #06A76D;
}
.fe-name-screen dd .dir-key{
	overflow:hidden;
	margin-top:14px;
}
.fe-screen{
	height:58px;
	border-bottom:1px solid #F1F1F1;
}
.fe-name-box{
	width:930px;
	overflow:hidden;
	margin-top:20px;
	background:#fff;
	border-top:2px solid #00B97F;
	padding:0px 50px 50px 50px;
}
.fe-screen-l{
	width:500px;
	overflow:hidden;
	float:left;
	padding:16px 0px;
	
}
.fe-screen-l a{
	display:inline-block;
	height:26px;
	float:left;
	border:1px solid #DFDFDF;
	padding:0px 11px;
	font-size:12px;
	color:#333;
	line-height:22px;
	margin-right:-1px;
	-webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.fe-screen-l a:hover,.fe-screen-l a.on{
	position: relative;
	border:1px solid #00B97F;
	color:#00B97F;
}
.fe-num{
	float:right;
	font-size:14px;
	color:#999;
	line-height:58px;
}
.fe-num em{
	color:#00B97F;
}

a.a-screen{
	text-align: left;
    background: url(../img/xia-icon.png) no-repeat 64px center;
    padding-right: 24px;
    padding-left: 10px;
}
a.a-screen:hover,a.a-screen.on{
	 padding-right: 24px;
    padding-left: 10px;
	background: url(../img/xia-icon-hover.png) no-repeat 64px center;
}

.fe-logo{
	width:100px;
	height:100px;
	float:left;
}
.fe-logo img{
	width:100px;
	height:100px;
}
.fe-cont{
	width:600px;
	overflow:hidden;
	float:left;
	margin-left:20px;
}
.fe-cont p{
	overflow:hidden;
	font-size:12px;
	color:#999;
}
.fe-cont p a{
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.fe-cont p em{
	color:#666;
}
.fe-cont p strong{
	font-size:14px;
	color:#00B97F;
}
.fe-cont p span{
	display:inline-block;
	width:160px;
	float:left;
}

.fe-dit{
	width:100px;
	height:36px;
	display:block;
	float:right;
	line-height:36px;
	text-align:center;
	font-size:14px;
	color:#00B97F;
	margin-top: 30px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	border:1px solid rgba(0,185,127,1);
}
.fe-cont dl{
	padding-top:7px;
}
.fe-cont dl dt{
	float: left;
    font-size: 12px;
    color: #333;
    padding-left: 25px;
    height: 20px;
    line-height: 20px;
	margin-left:30px;
}
.gs-name{
	padding:7px 0px;
}
dt.member{
	background:url(../img/icon42.png) no-repeat 0 center;
	margin-left:0px!important;
}
dt.hundred{
	background:url(../img/icon43.png) no-repeat 0 center;
}

dt.good-brand{
	background:url(../img/icon44.png) no-repeat 0 center;
}

dt.member.romve{
	background:url(../img/icon39.png) no-repeat 0 center;
	color:#999;
}
dt.hundred.romve{
	background:url(../img/icon40.png) no-repeat 0 center;
	color:#999;
}

dt.good-brand.romve{
	background:url(../img/icon41.png) no-repeat 0 center;
	color:#999;
}

.fe-name-list ul li{
	overflow:hidden;
	border-bottom:1px solid #DFDFDF;
	padding:30px 0px;
}
.fe-name-list ul li:hover .fe-dit{
	background:#00B97F;
	color:#fff;
}
.fe-name-list ul li:last-child{
	border-bottom:0;
}

/*参与评定*/

.assess-ie{
	font-size: 16px;
    color: #00B97F;
    text-decoration: underline;
    margin: 10px;
    display: inline-block;
}
.sy-title{
	background:url(../img/bg2.png) no-repeat;
}


/*特许评定介绍*/
p.cont-fp{
	font-size:16px;
	color:#333;
	line-height:32px;
	text-align:justify;
	margin-top:20px;
}
p.t-title .sp1{
	font-size:16px;
	color:#666;
	font-weight:300;
}
.sp1 b{
	color:#00B97F;
}
.des-ki{
	padding-bottom:0;
}
.join-auto ul{
	overflow:hidden;
	margin-top:25px;
}
.join-auto ul li{
	width:240px;
	height:200px;
	background:#F4F5FA;
	float:left;
	margin-left:55px;
	text-align:center;
}
.join-auto ul li img{
	margin-top:53px;
}
.join-auto ul li p{
	font-size:28px;
	color:#666;
	margin-top:17px;
}

/*网站地图*/
.web-map dl{
	overflow:hidden;
	padding:30px 0px;
	border-bottom:1px solid #F4F5FA;
}
.web-map dl:last-child{
	border-bottom:0;
}
.web-map dl dt{
	font-size:18px;
	color:#4a4a4a;
	font-weight:bold;
}
.web-map dl dt a{
	font-size:18px;
	color:#4a4a4a;
	font-weight:bold;
}
.web-map dl dt a:hover{
	color:#00B97F;
}
.web-map dl dd a{
	font-size:16px;
	color:#4a4a4a;
	display:inline-block;
	float:left;
	margin-left:35px;
	margin-top:22px;
}
.web-map dl dd img{
	/*vertical-align: middle; */
    margin-right: 6px;
    display: block;
    margin-top: 4px;
    float: left;
}
.web-map dl dd span{
	display: block;
    float: left;
}
/*.web-map dl dd a.gk{
	background:url(../img/afc-icon1.png) no-repeat 0 center;
}
.web-map dl dd a.zc{
	background:url(../img/afc-icon2.png) no-repeat 0 center;
	padding-left: 20px;
}
.web-map dl dd a.lj{
	background:url(../img/afc-icon3.png) no-repeat 0 center;
}*/
.web-map dl dd a:hover{
	color:#00B97F;
}
.web-map dl dd a:first-child{
	margin-left:0;
}























