@charset "utf-8";
body,div,dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,button,img,span {padding:0px;margin:0px;border:0px;}
body {background:#fff;font-family:"PingFang SC",Helvetica,"Microsoft YaHei",Arial,"sans-serif";font-size:14px;}
/* 重置body 页面背景为白色 */
fieldset,img {border:0;vertical-align:middle;}
body,th,td,input,select,textarea,button {font-size:14px;line-height:1;font-family:"PingFang SC",Helvetica,"Microsoft YaHei",Arial,"sans-serif";color:#666;}
/* 重置页面文字属性 */
input,select,label,select,option,textarea,button,fieldset,legent {font-family:"PingFang SC",Helvetica,"Microsoft YaHei",Arial,"sans-serif";font-size:14px;}
ul {list-style:none;}
input,select,textarea {margin:0px;padding:0px;outline:none;blr:expression(this.onFocus=this.blur());font-family:"microsoft yahei";}
/*浮动样式*/
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
.clearfix:after {content:'.';clear:both;display:block;height:0;visibility:hidden;line-height:0px;}
.clearfix {zoom:1}
/*宽度样式*/
.w1100 {width:90%;max-width:1440px;margin:0 auto;}
/*默认文字连接样式*/
a {color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());font-family:"microsoft yahei";}
a:hover {color:#eb3c00;}

img{image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor;}

.w_1200{width:1200px;margin:0 auto;}
@media screen and (max-width:1300px) and (min-width:1220px) {
.w_1200 {width:95%;}
}
@media screen and (max-width:1219px) and (min-width:1080px) {
.w_1200 {width:95%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.w_1200 {width:95%;}
}
@media screen and (max-width:767px) {
.w_1200 {width:95%;}
}


/*banner大图*/
.h_banner{width:100%;height:auto;position:relative;}
.h_banner>img{width:100%;height:auto;image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor;}
.s_banner{display:none;}
@media screen and (max-width:1220px) {
}
@media screen and (max-width:880px) {

}
@media screen and (max-width:760px) {
.s_banner{display:block;}
.b_banner{display:none;}
}

/*nav导航*/
.h_nav{ background:#053a61; line-height:70px; font-size:19px; text-align:center; color:#fff;transition: all 0.5s;padding-bottom:3px;}
.h_nav a{ color:#fff; font-style:normal;display:inline-block;width:auto; padding:0 3%;height:56px;line-height:56px;    vertical-align: middle;}
.h_nav a.on:before{content:'';display:inline-block;width:19px;height:21px;background:url(../images/nav_icon.png) center center no-repeat;margin-right:8px;vertical-align:middle;margin-top:-4px;}
.h_nav a.on{background:rgba(231,56,13,1);background:-moz-linear-gradient(left,rgba(231,56,13,1) 0%,rgba(247,115,82,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(231,56,13,1)),color-stop(100%,rgba(247,115,82,1)));background:-webkit-linear-gradient(left,rgba(231,56,13,1) 0%,rgba(247,115,82,1) 100%);background:-o-linear-gradient(left,rgba(231,56,13,1) 0%,rgba(247,115,82,1) 100%);background:-ms-linear-gradient(left,rgba(231,56,13,1) 0%,rgba(247,115,82,1) 100%);background:linear-gradient(to right,rgba(231,56,13,1) 0%,rgba(247,115,82,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5255e',endColorstr='#fecf25',GradientType=1 );}
.navfix{position: fixed;top: 0;left: 0;width: 100%;z-index: 1000}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_nav{font-size:16px;line-height:60px;}
	.h_nav a{height:45px;line-height:45px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_nav{font-size:16px;line-height:60px;}
	.h_nav a{height:45px;line-height:45px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_nav{font-size:15px;line-height:60px;padding-bottom:2px;}
	.h_nav a{height:45px;line-height:45px;padding:0 2%;}
	.h_nav a.on:before{content:'';display:none;}
}
@media (max-width: 767px) {
	.h_nav{font-size:14px;line-height:inherit;padding:10px 0 5px;}
	.h_nav a{height:35px;line-height:35px;background: #135282;margin-bottom: 4px;}
	.h_nav a.on:before{content:'';display:none;}
	.navfix{position: static;top: inherit;left: inherit;width: 100%;z-index: 1000}
	
}


/*板块标题*/
.h_tlt1{width:90%;margin:0 auto 40px;text-align:center;}
.h_tlt1 p{font-size:57px;font-weight:bold;color:rgba(16,67,106,0.1);text-transform : uppercase;}
.h_tlt1 span{display:block;color:#10436a;font-size:38px;font-weight:bold;margin-top:-20px;}
.h_tlt1 span em{color:#e7380d;font-style:normal;}
.h_tlt1 span:before{content:'';display:inline-block;width:53px;height:40px;background:url(../images/tlticon2.png) center center no-repeat;margin-right:15px;vertical-align:middle;}
.h_tlt1 span:after{content:'';display:inline-block;width:53px;height:40px;background:url(../images/tlticon2.png) center center no-repeat;margin-left:15px;vertical-align:middle;}

.h_tlt2{width:90%;margin:0 auto 40px;text-align:center;}
.h_tlt2 p{font-size:57px;font-weight:bold;color:rgba(255,255,255,.2);text-transform : uppercase;}
.h_tlt2 span{display:block;color:#fff;font-size:38px;font-weight:bold;margin-top:-20px;}
.h_tlt2 span em{color:#e7380d;font-style:normal;}
.h_tlt2 span:before{content:'';display:inline-block;width:53px;height:40px;background:url(../images/tlticon1.png) center center no-repeat;margin-right:15px;vertical-align:middle;}
.h_tlt2 span:after{content:'';display:inline-block;width:53px;height:40px;background:url(../images/tlticon1.png) center center no-repeat;margin-left:15px;vertical-align:middle;}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_tlt1{margin: 0 auto 30px;}
	.h_tlt1 p{font-size:50px;}
	.h_tlt1 span{font-size:34px;}
	
	.h_tlt2{margin: 0 auto 30px;}
	.h_tlt2 p{font-size:50px;}
	.h_tlt2 span{font-size:34px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_tlt1{margin: 0 auto 30px;}
	.h_tlt1 p{font-size:50px;}
	.h_tlt1 span{font-size:34px;}
	
	.h_tlt2{margin: 0 auto 30px;}
	.h_tlt2 p{font-size:50px;}
	.h_tlt2 span{font-size:34px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_tlt1{margin: 0 auto 30px;}
	.h_tlt1 p{font-size:50px;}
	.h_tlt1 span{font-size:34px;}
	
	.h_tlt2{margin: 0 auto 30px;}
	.h_tlt2 p{font-size:50px;}
	.h_tlt2 span{font-size:34px;}
}
@media (max-width: 767px) {
	.h_tlt1{margin: 0 auto 20px;}
	.h_tlt1 p{font-size:30px;}
	.h_tlt1 span{font-size:26px;}
	.h_tlt1 span:before{width:43px;height:30px;background-size:contain;}
	.h_tlt1 span:after{width:43px;height:30px;background-size:contain;}
	
	.h_tlt2{margin: 0 auto 20px;}
	.h_tlt2 p{font-size:30px;}
	.h_tlt2 span{font-size:26px;}
	.h_tlt2 span:before{width:43px;height:30px;background-size:contain;}
	.h_tlt2 span:after{width:43px;height:30px;background-size:contain;}
}


/*会议简介*/
.h_jianjie{background:#fff;padding:50px 0 60px;}
.h_jianjie .conn{width:100%; min-height:240px; margin:0 auto; padding:40px 40px 20px; border-left:4px solid #10436a; border-top:4px solid #10436a; border-right:10px solid #10436a; border-bottom:10px solid #10436a; border-radius:0 10px; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.h_jianjie .conn:hover { box-shadow:0 10px 20px rgba(10,40,80,0.2); border-left:10px solid #10436a; border-top:10px solid #10436a; border-right:4px solid #10436a; border-bottom:4px solid #10436a;}
.h_jianjie .conn p { width:100%; overflow:hidden; line-height:32px; color:#333; font-size:16px; text-align:center; margin:0 auto 20px; padding:0;}

@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_jianjie{padding: 32px 0 40px;}
	.h_jianjie .conn{padding:30px 30px 10px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_jianjie{padding: 32px 0 40px;}
	.h_jianjie .conn{adding:20px 20px 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_jianjie{padding: 32px 0 40px;}
	.h_jianjie .conn{padding:20px 20px 0;}
}
@media (max-width: 767px) {
	.h_jianjie{padding: 32px 0 40px;}
	.h_jianjie .conn{padding:20px 20px 10px;}
	.h_jianjie .conn p { line-height:24px; font-size:14px; margin:0 auto 10px;}
}


/*研讨内容*/
.h_discussion{background:#10436a;padding:50px 0;position:relative;width:100%;overflow:hidden;}
.h_discussion .w_1200{position:relative;z-index:1;}
.h_discussion .hd{text-align:center;}
.h_discussion .hd span{display:inline-block;height:60px;line-height:60px;text-align:center;font-size:26px;color:#fff;font-weight:bold;background:#e7380d;padding:0 20px;position:relative;transform:skewX(-30deg);-webkit-transform:skew(-30deg);cursor:pointer;}
.h_discussion .hd span em{font-style:normal;display:inline-block;transform:skew(30deg);-webkit-transform:skew(30deg);}
.h_discussion .hd span.on{background:#0f558a;}
.h_discussion .bd .conn{display:none;}
.h_discussion .bd .conn.cur{display:block;}
.h_discussion table{width:100%;border-collapse: collapse;border-bottom:1px solid rgba(255,255,255,0.2);}
.h_discussion table tr th{background:#073558;height:56px;color:#fff;font-size:18px;font-weight:normal;border-right:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2);}
.h_discussion table tr{}
.h_discussion table tr td.rq_bor{border-bottom:1px solid rgba(255,255,255,.2)}
.h_discussion table tr td.rq_bod{ border-left:none;}
.h_discussion table tr td{height:70px;color:#fff;font-size:16px;text-align:center;border-left:1px solid rgba(255,255,255,0.2);line-height:35px;padding:10px 20px;}
.h_discussion table tr td:last-child{border-right:1px solid rgba(255,255,255,0.2);}
.h_discussion table tr:nth-child(odd){background:#0f558a;}
.h_discussion .bg {width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;}
.h_discussion .bg span{display:block;position:absolute;}
.h_discussion .bg span.a{width:428px;height:428px;background:url(../images/discussion_icon1.png) center center no-repeat;background-size:cover;top:100px;left:-180px;}
.h_discussion .bg span.b{width:316px;height:316px;background:url(../images/discussion_icon2.png) center center no-repeat;background-size:cover;top:1500px;left:-200px;}
.h_discussion .bg span.c{width:428px;height:428px;background:url(../images/discussion_icon1.png) center center no-repeat;background-size:cover;right:-300px;top:50px;}
.h_discussion .bg span.d{width:428px;height:428px;background:url(../images/discussion_icon1.png) center center no-repeat;background-size:cover;right:-200px;top:1600px;}
.jiahao{text-align: center;font-size: 60px;color: #fff;margin-top: 30px;}
.zh_data{overflow:hidden;text-align:center;padding:20px 0 0;}
.zh_data li{display:inline-block;padding:0 2%;text-align:left;margin-bottom:20px; letter-spacing:2px;}
.zh_data li p{font-size:18px;color:#fff; margin-bottom:20px;}
.zh_data li span{display:block;font-size:30px;font-weight:bold;color:#fff;}
.zh_data li span sup{font-size:20px;font-weight:normal;}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_discussion{padding: 30px 0;}
	.h_discussion .hd span{font-size: 22px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_discussion{padding: 30px 0;}
	.h_discussion .hd span{font-size: 22px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_discussion{padding: 30px 0;}
	.h_discussion .hd span{font-size: 22px;}
	.h_discussion table tr td{font-size:14px;}
	.zh_data{ text-align:left;}
}
@media (max-width: 767px) {
	.h_discussion{padding: 30px 0;}
	.h_discussion .hd span{font-size:18px;height: 46px;line-height:46px;}
	.h_discussion table tr th{font-size:15px;height:40px;line-height:40px;}
	.h_discussion table tr td{font-size:12px;line-height:20px;}
	.h_discussion .bd .conn{padding: 6px 4px;}
	
	.h_discussion .bg span.a{width: 228px; height: 228px;}
	.h_discussion .bg span.b{width: 216px;height: 216px;top: 800px;left: -117px;display:none;}
	.h_discussion .bg span.c{width: 228px;height: 228px;right: -100px;}
	.h_discussion .bg span.d{width: 228px;height: 228px;right: -92px;top:auto;bottom:-78px;}
	.zh_data{ text-align:left;}
	.zh_data li p{font-size:14px;}
	.zh_data li span{font-size:24px;}
}


/*参会嘉宾*/
.h_guests{background:url(../images/part6_bg.jpg) no-repeat;padding:50px 0 20px;position:relative;width:100%;overflow:hidden;}
.h_guests .w_1200{position:relative;z-index:1;}
.h_guests ul li{float:left;width:16.8%;margin:0 4% 30px 0;}
.h_guests ul li:nth-child(5n){margin:0 0 30px 0;}
.h_guests ul li .pic{width:100%;height:236px;text-align:center;position:relative;border-radius:50%;overflow:hidden;}
.h_guests ul li .pic img{max-width:100%;max-height:100%;vertical-align:middle;border-radius:50%;}
.h_guests ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_guests ul li .wz{text-align:center;margin-top:10px;}
.h_guests ul li .wz p{font-size:16px;color:#666;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_guests ul li .wz span{display:block;font-size:14px;color:#999;margin-top:10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}

/*.h_guests .bg {width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;}
.h_guests .bg span{display:block;position:absolute;}
.h_guests .bg span.a{width:175px;height:174px;background:url(../images/guests_icon1.png) center center no-repeat;background-size:cover;top:100px;left:30px;}
.h_guests .bg span.b{width:102px;height:102px;background:url(../images/guests_icon2.png) center center no-repeat;background-size:cover;top:80px;right:40px;}
.h_guests .bg span.c{width:151px;height:197px;background:url(../images/guests_icon3.png) center center no-repeat;background-size:cover;right:-40px;bottom:-50px;}
*/@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_guests{padding: 30px 0 20px;}
	.h_guests ul li .pic{height:200px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_guests{padding: 30px 0 20px;}
	.h_guests ul li .pic{height:190px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_guests{padding: 30px 0 20px;}
	.h_guests ul li .pic{height:144px;}
}
@media (max-width: 767px) {
	.h_guests{padding: 30px 0 20px;}
	.h_guests ul li{float:left;width:48%;margin:0 4% 20px 0;}
	.h_guests ul li:nth-child(2n){margin:0 0 20px 0;}
	.h_guests ul li:nth-child(5),.h_guests ul li:nth-child(15),.h_guests ul li:nth-child(25){margin:0 4% 20px 0;}
	.h_guests ul li .pic{height:200px;}
	.h_guests ul li .wz p{font-size:15px;}
	.h_guests ul li .wz span{font-size:13px;}
	
	.h_guests .bg span.a{width:75px;height:74px;top: 76px;left: -22px;}
	.h_guests .bg span.b{width:52px;height:52px;top: 50px;right: 2px;}
	.h_guests .bg span.c{width:51px;height:47px;right: -30px;bottom: -9px;}
}
@media (max-width: 320px) {
	
	.h_guests ul li .pic{height:170px;}
}


/*专家报告*/
.h_interview{background:#10436a;padding:50px 0;position:relative;width:100%;overflow:hidden;}
/*.h_interview ul li{float:left;width:48.5%;margin-right:3%;margin-bottom:30px;}
.h_interview ul li>div{padding:10px 15px 16px;overflow:hidden;background:#fff;}
.h_interview ul li:nth-child(2n){margin-right:0;}
.h_interview ul li .tlt{display:block;font-size:16px;color:#333;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;height:30px;line-height:30px;margin-bottom:10px;}
.h_interview ul li .bd{overflow:hidden;}
.h_interview ul li .pic{width:35%;float:left;height:109px;text-align:center;overflow:hidden;background:#fff;}
.h_interview ul li .pic img{max-width:100%;max-height:100%;vertical-align:middle;}
.h_interview ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_interview ul li .desc{float:right;width:62%;font-size:14px;line-height:26px;color:#666;height:100px;overflow:hidden;}
.h_interview ul li:hover>div{background:#14c1ec;}*/

#feature_list {width:1200px; height: 406px; overflow: hidden; z-index: 1; position:relative; }
#feature_list ul#feature_output { position: absolute; top: 0; list-style: none; padding: 0; margin: 0; }
#feature_tabs {right: 0;z-index: 2;width: 36%;float: right;}
#feature_tabs li b {font-size: 18px;display: inline-block;margin-top: 10px; width:100%;text-overflow: ellipsis;white-space: nowrap; overflow:hidden;}
#feature_tabs li b a{ color:#10436a;}
#feature_tabs li p {line-height: 25px;margin-top: 10px;font-size: 14px;color:#666;height:52px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#feature_tabs li { margin-bottom: 22px; padding: 12px 25px 0 40px; font-size: 13px; height: 110px; color: #10436a; background: url(../images/feature_tab_bg.png) 0 0 no-repeat; }
#feature_tabs li:hover { cursor: pointer; color: #fff; }
#feature_tabs li:last-child { height: 107px }
#feature_tabs li.current { background: url(../images/feature_current.png) 0 0 no-repeat; color: #fff; }
#feature_tabs li.current b a{ color:#fff;}
#feature_tabs li.current p{ color:#fff;}
#feature_output {width: 61%;margin: 0;padding: 0; top: 0; left: 0; position:relative;}
#feature_output li {position: absolute;width: 100%;height: auto;margin: 0;text-align:center;}
#feature_output li img{ max-height:100%; max-width:100%;}
#feature_output li a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.h_interview .bg {width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;}
.h_interview .bg span{display:block;position:absolute;}
.h_interview .bg span.a{width:428px;height:428px;background:url(../images/discussion_icon1.png) center center no-repeat;background-size:cover;top:100px;left:-180px;}
.h_interview .bg span.b{width:316px;height:316px;background:url(../images/discussion_icon2.png) center center no-repeat;background-size:cover;top:1500px;left:-200px;}
.h_interview .bg span.c{width:428px;height:428px;background:url(../images/discussion_icon1.png) center center no-repeat;background-size:cover;right:-300px;top:50px;}
.h_interview .bg span.d{width:428px;height:428px;background:url(../images/discussion_icon1.png) center center no-repeat;background-size:cover;right:-200px;top:1600px;}
@media screen and (max-width: 1300px) and (min-width: 1220px){
#feature_list{ width:100%; margin:0 auto; height:auto;}	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_interview{padding: 30px 0 20px;}
	#feature_list{ width:100%; margin:0 auto; height:auto;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_interview{padding: 30px 0 20px;}
	#feature_list{ width:100%; margin:0 auto; height:auto;}
	#feature_output li{ position:static; text-align:center;}
	#feature_output{ width:100%; position:static; height:400px; overflow:hidden;}
	#feature_list ul#feature_output{ position:static;}
	#feature_tabs {width: 100%;float: none;position:static; margin-top:20px;}
	#feature_tabs li b{ font-size:18px; margin-top:5px;}
	#feature_output li a{ height:auto;}
	#feature_tabs li{ height:auto;}
	#feature_tabs li:last-child{ height:auto;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_interview{padding: 30px 0 20px;}
	#feature_list{ width:100%; margin:0 auto; height:auto;}
	#feature_output li{ position:static;}
	#feature_output{ width:100%; position:static; height:400px; overflow:hidden;}
	#feature_list ul#feature_output{ position:static;}
	#feature_tabs {width: 100%;float: none;position:static; margin-top:20px;}
	#feature_tabs li b{ font-size:18px; margin-top:5px;}
	#feature_output li a{ height:auto;}
	#feature_tabs li{ height:auto;}
	#feature_tabs li:last-child{ height:auto;}
}
@media (max-width: 767px) {
	.h_interview{padding: 30px 0 20px;}
	#feature_list{ width:100%; margin:0 auto; height:auto;}
	#feature_output li{ position:static;}
	#feature_output{ width:100%; position:static; height:180px; overflow:hidden;}
	#feature_list ul#feature_output{ position:static;}
	#feature_tabs {width: 100%;float: none;position:static; margin-top:20px;}
	#feature_tabs li b{ font-size:18px; margin-top:5px;}
	#feature_output li a{ height:auto;}
	.h_interview .bg span.a{width: 228px; height: 228px;}
	.h_interview .bg span.b{width: 216px;height: 216px;top: 800px;left: -117px;display:none;}
	.h_interview .bg span.c{width: 228px;height: 228px;right: -100px;}
	.h_interview .bg span.d{width: 228px;height: 228px;right: -92px;top:auto;bottom:-78px;}
}
@media (max-width: 365px) {
	#feature_output{ width:100%; position:static; height:150px; overflow:hidden;}
}

/*厂商动态*/
.h_coverage{background:url(../images/part6_bg.jpg) no-repeat;padding:50px 0 40px;position:relative;width:100%;overflow:hidden;}
.h_coverage ul li{float:left;width:48.5%;margin-right:3%;margin-bottom:30px;}
.h_coverage ul li>div{padding:10px 15px 16px;overflow:hidden;background:#10436a;}
.h_coverage ul li:nth-child(2n){margin-right:0;}
.h_coverage ul li .tlt{display:block;font-size:16px;color:#fff;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;height:30px;line-height:30px;margin-bottom:10px;}
.h_coverage ul li .bd{overflow:hidden;}
.h_coverage ul li .pic{width:35%;float:left;height:109px;text-align:center;overflow:hidden;background:#fff;}
.h_coverage ul li .pic img{max-width:100%;max-height:100%;vertical-align:middle;}
.h_coverage ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_coverage ul li .desc{float:right;width:62%;font-size:14px;line-height:26px;color:#fff;height:100px;overflow:hidden;}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_coverage{padding: 30px 0 20px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_coverage{padding: 30px 0 20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_coverage{padding: 30px 0 20px;}
}
@media (max-width: 767px) {
	.h_coverage{padding: 30px 0 20px;}
	.h_coverage ul li{width:100%;margin-right:0;margin-bottom:10px;}
	.h_coverage ul li:nth-child(2n){margin-right:0;}
	.h_coverage ul li .tlt{font-size:15px;}
	.h_coverage ul li .desc{font-size:13px;width: 52%;height:80px;}
	.h_coverage ul li .pic{width:45%;height:82px;}
}


/*现场直击*/
.h_scene{background:#10436a  url(../images/scene_bg.jpg) top center no-repeat;padding:50px 0 60px;width:100%;overflow:hidden;}
.h_pro .col-sm-3 {float:left;position:relative;width:100%;}
.h_pro .selected-solution>div {position:relative;width:96%;margin:0 auto;padding:20px 0 24px;text-align:center;}
.h_pro .selected-solution .swiper-container {width:100%;}
.h_pro .selected-solution .solution-cardlist {max-width:100%;margin:0 auto 0}
.h_pro .selected-solution .solution-cardlist .col-sm-3 {padding:0;transition:all .15s linear;box-sizing:border-box;position:relative;margin-bottom:20px;}
.h_pro {padding:0 0 0;background:#fff;}
.h_pro .h_content {background:#fff;}
.h_pro .swiper-slide .pic {display:block;width:100%;height:510px;text-align:center;background:#fff;position:relative;overflow:hidden;}
.h_pro .swiper-slide .pic img {max-width:100%;max-height:100%;vertical-align:middle;transition: all 0.5s;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.h_pro .swiper-slide .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_pro .swiper-slide .tlt{display:block;width:100%;padding:0 5%;height:60px;background:rgba(0,0,0,.5);color:#fff;font-size:18px;line-height:60px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;text-align:center;position:absolute;bottom:0;left:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_pro .swiper-slide .pic:after{content:'';display:block;width:1px;height:100%;position:absolute;top:0;right:0;background:#2066f1;}
.h_pro .swiper-slide .pic:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.h_pro .swiper-container-solution .swiper-button-prev {position:static;top:inherit;left:inherit;margin-top:0;display:inline-block;width:42px;height:42px;background:#10436a url(../images/scene_l_icon.png) center center no-repeat;cursor:pointer;outline:none;border-radius:50%;vertical-align:middle;}
.h_pro .swiper-container-solution .swiper-button-prev:hover{background:#10436a url(../images/scene_l_icon.png) center center no-repeat;}
.h_pro .swiper-container-solution .swiper-button-next {position:static;top:inherit;left:inherit;margin-top:0;display:inline-block;width:42px;height:42px;background:#10436a url(../images/scene_r_icon.png) center center no-repeat;cursor:pointer;outline:none;border-radius:50%;vertical-align:middle;}
.h_pro .swiper-container-solution .swiper-button-next:hover{background:#10436a url(../images/scene_r_icon.png) center center no-repeat;}
.h_pro .swiper-container-solution .swiper-pagination{position:static;top:inherit;left:inherit;display:inline-block;vertical-align:middle;margin:0 10px;}
.h_pro .swiper-container-solution .swiper-pagination .swiper-pagination-bullet{background: #10436a;opacity:1;width:15px;height:15px;margin:0 5px;}
.h_pro .swiper-container-solution .swiper-pagination .swiper-pagination-bullet-active {opacity: 1;background: rgba(0,0,0,.5);}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_scene{padding: 30px 0 40px;}
	.h_pro .swiper-slide .pic{height: 434px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_scene{padding: 30px 0 40px;}
	.h_pro .swiper-slide .pic{height: 407px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_scene{padding: 30px 0 40px;}
	.h_pro .swiper-slide .pic{height: 310px;}
}
@media (max-width: 767px) {
	.h_scene{padding: 30px 0 30px;}
	.h_pro .swiper-slide .pic{height: 152px;}
	.h_pro .swiper-slide .tlt{height:40px;line-height:40px;font-size:15px;}
	.h_pro .swiper-container-solution .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;}
	.h_pro .swiper-container-solution .swiper-button-prev{width:36px;height:36px;}
	.h_pro .swiper-container-solution .swiper-button-next{width:36px;height:36px;}
	.h_pro .selected-solution .solution-cardlist .col-sm-3{margin-bottom:10px;}
	.h_pro .selected-solution>div{padding: 8px 0 10px;}
}


/*赞助单位*/
.h_sponsor{background:#f5f5f9;padding:50px 0 40px;width:100%;overflow:hidden;}
.h_sponsor ul li{float:left;width:15%;margin-right:2%;margin-bottom:20px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_sponsor ul li>div{overflow:hidden;background:#fff;border:1px solid #ededed;}
.h_sponsor ul li:nth-child(6n){margin-right:0;}
.h_sponsor ul li .pic{display:block;width:100%;height:100px;text-align:center;overflow:hidden;background:#fff;}
.h_sponsor ul li .pic img{max-width:100%;max-height:100%;vertical-align:middle;}
.h_sponsor ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_sponsor ul li:hover{-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1); box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_sponsor{padding: 30px 0 20px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_sponsor{padding: 30px 0 20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_sponsor{padding: 30px 0 20px;}
}
@media (max-width: 767px) {
	.h_sponsor{padding: 30px 0 20px;}
	.h_sponsor ul li{width:49%;margin-bottom:10px;}
	.h_sponsor ul li:nth-child(2n){margin-right:0;}
}


/*右侧漂浮*/
.mb_r { display: block; width: 56px; height: 92px; margin: -45px 0 0; padding: 0; position: fixed; top: 60%; right: 4px; z-index: 9999; }
.mb_r ul li { width: 56px; height: 56px; margin: 0 auto 4px; padding: 0; position: relative; border-radius: 0 8px; }
.mb_r ul li a { display: block; width: 56px; height: 56px; margin: 0 auto; padding: 0; background-color: #053a61; border-radius: 0 8px; position: relative; }
.mb_r ul li a img { display: block; width: 24px; height: 24px; overflow: hidden; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_r ul li span { display: block; width: 0; height: 56px; overflow: hidden; line-height: 56px; color: #fff; font-size: 16px; text-align: center; margin: 0; padding: 0; position: absolute; top: 0; right: 0; background-color: #053a61; border-radius: 0 8px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.mb_r ul li:hover span { width: 180px; padding: 0 10px; }
.mb_ewm { width: 140px; height: auto; margin: 0; padding: 10px; background-color: #053a61; position: fixed; right: 4px; bottom: 4px; z-index: 99999; }
.mb_ewm .ewm_img { width: 140px; height: 140px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.ewm_img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_ewm p { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #fff; font-size: 14px; text-align: center; margin: 10px auto 0; padding: 0; }
.mb_ewm .ewm_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: -24px; right: 0; cursor: pointer; }
 @media screen and (max-width:1080px) {
.mb_r { width: 44px; }
.mb_r ul li { width: 44px; height: 44px; }
.mb_r ul li a { width: 44px; height: 44px; }
.mb_r ul li span { display: none; }
.mb_ewm { display: none; }
}
.mb_pf { width: 143px; height: auto; margin: 0; padding: 10px; position: fixed; right: 4px; bottom: 500px; }
.mb_pf .pf_img { width: 143px; height: 267px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.pf_img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_pf .pf_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0; cursor: pointer; }
 @media screen and (max-width:1080px) {
.mb_pf { display: none; }
}


