@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;}



.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;}
.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:#0049cf; 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:hover{ color:#fff;}
.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-image: linear-gradient(to right, #00b4ff, #23ffb4);}



.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: #5b8ee2;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(255,255,255,0.2);text-transform : uppercase;}
.h_tlt1 span{display:block;color:#fff;font-size:38px;font-weight:bold;margin-top:-20px;}
.h_tlt1 span em{color:#23ffb4;font-style:normal;}
.h_tlt1 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_tlt1 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;}

.h_tlt2{width:90%;margin:0 auto 40px;text-align:center;}
.h_tlt2 p{font-size:57px;font-weight:bold;color:rgba(0,0,0,0.05);text-transform : uppercase;}
.h_tlt2 span{display:block;color:#0049cf;font-size:38px;font-weight:bold;margin-top:-20px;}
.h_tlt2 span em{color:#0049cf;font-style:normal;}
.h_tlt2 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_tlt2 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;}
@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{padding:50px 4%;font-size:16px;color:#666;line-height:40px;text-indent:32px;position:relative;}
.h_jianjie .conn:before{content:'';display:block;width:100%;height:100%;background:url(../images/jianjie_icon1.png) left top no-repeat;position:absolute;top:0;left:0;}
.h_jianjie .conn:after{content:'';display:block;width:100%;height:100%;background:url(../images/jianjie_icon2.png) right bottom no-repeat;position:absolute;bottom:0;right: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{font-size: 15px;padding: 30px 4%;text-indent: 30px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_jianjie{padding: 32px 0 40px;}
	.h_jianjie .conn{font-size: 15px;padding: 30px 4%;text-indent: 30px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_jianjie{padding: 32px 0 40px;}
	.h_jianjie .conn{font-size: 15px;padding: 30px 4%;text-indent: 30px;}
}
@media (max-width: 767px) {
	.h_jianjie{padding: 32px 0 40px;}
	.h_jianjie .conn{font-size: 14px;padding: 30px 4% 20px;text-indent: 30px;line-height:34px;}
	.h_jianjie .conn:before{background-size:150%;}
	.h_jianjie .conn:after{background-size:150%;}
}


/*研讨内容*/
.h_discussion{background:#0045c3;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:#1534a6;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:#2897ff;}
.h_discussion .bd .conn{background:#0a3ebc;padding:20px 26px;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:#247af6;height:56px;color:#fff;font-size:18px;font-weight:normal;border-right:1px solid #247af6;border-left:1px solid #247af6;}
.h_discussion table tr{}
.h_discussion table tr td{height:46px;color:#fff;font-size:16px;text-align:center;border-left:1px solid rgba(255,255,255,0.2);line-height:24px;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:#0b4fc8;}
.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;}
@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;line-height:22px;}
}
@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;}
}


/*参会嘉宾*/
.h_guests{background:#1347a6;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:202px;text-align:center;position:relative;border-radius:0;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 .pic:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;}
.h_guests ul li .wz{text-align:center;margin-top:15px;}
.h_guests ul li .wz p{font-size:16px;color:#fff;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_guests ul li .wz span{display:block;font-size:14px;color:#fff;margin-top:10px;overflow: hidden; text-overflow: ellipsis; height:42px; line-height:22px;}

.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:#fff;padding:50px 0 40px;position:relative;width:100%;overflow:hidden;}
.h_interview ul li{float:left;width:32%;padding:20px 2% 20px 0;border-top:1px dotted rgba(255,255,255,0.3);}
.h_interview ul li>div{padding:10px;overflow:hidden;background:rgba(3,129,82,1);background:-moz-linear-gradient(-45deg,rgba(3,129,82,1) 0%,rgba(5,200,127,1) 100%);background:-webkit-gradient(left top,right bottom,color-stop(0%,rgba(3,129,82,1)),color-stop(100%,rgba(5,200,127,1)));background:-webkit-linear-gradient(-45deg,rgba(3,129,82,1) 0%,rgba(5,200,127,1) 100%);background:-o-linear-gradient(-45deg,rgba(3,129,82,1) 0%,rgba(5,200,127,1) 100%);background:-ms-linear-gradient(-45deg,rgba(3,129,82,1) 0%,rgba(5,200,127,1) 100%);background:linear-gradient(135deg,rgba(3,129,82,1) 0%,rgba(5,200,127,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0933a7',endColorstr='#05c87f',GradientType=1 );}
.h_interview ul li:nth-child(3n){padding:20px 0 20px  0;}
.h_interview ul li:nth-child(1),.h_interview ul li:nth-child(2),.h_interview ul li:nth-child(3){border-top:0;padding:0 2% 20px 0;}
.h_interview ul li:nth-child(3){border-top:0;padding:0 0 20px 0;}
.h_interview ul li .pic{width:53%;float:left;height:109px;text-align:center;overflow:hidden;background:#fff;position:relative;}
.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 .pic:after{content:'';display:block;width:41px;height:40px;background:url(../images/video_icon.png) center center no-repeat;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:scale(2);transform:scale(2);}
.h_interview ul li .wz{float:right;width:44%;}
.h_interview ul li .wz .tlt{display:block;font-size:16px;color:#fff;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;padding-top:8px;}
.h_interview ul li .wz span{display:block;font-size:14px;color:#fff;margin-top:8px;line-height:22px;height:68px;overflow:hidden;}
.h_interview ul li:hover>div{background:rgba(37,217,149,1);background:-moz-linear-gradient(-45deg,rgba(37,217,149,1) 0%,rgba(70,197,167,1) 100%);background:-webkit-gradient(left top,right bottom,color-stop(0%,rgba(37,217,149,1)),color-stop(100%,rgba(70,197,167,1)));background:-webkit-linear-gradient(-45deg,rgba(37,217,149,1) 0%,rgba(70,197,167,1) 100%);background:-o-linear-gradient(-45deg,rgba(37,217,149,1) 0%,rgba(70,197,167,1) 100%);background:-ms-linear-gradient(-45deg,rgba(37,217,149,1) 0%,rgba(70,197,167,1) 100%);background:linear-gradient(135deg,rgba(37,217,149,1) 0%,rgba(70,197,167,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#25d995',endColorstr='#46c5a8',GradientType=1 );}
.h_interview ul li:hover .pic:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_interview{padding: 30px 0 20px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_interview{padding: 30px 0 20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_interview{padding: 30px 0 20px;}
	.h_interview ul li .pic{width:100%;margin-bottom:10px;}
	.h_interview ul li .wz{width:100%;}
	.h_interview ul li .wz span{height:44px;}
	.h_interview ul li>div{padding:10px 10px 20px;}
}
@media (max-width: 767px) {
	.h_interview{padding: 30px 0 20px;}
	.h_interview ul li{width:100%;padding:10px 0 10px 0 !important;border-top:0 !important;border-bottom:1px dotted rgba(255,255,255,0.3) !important;}
	.h_interview ul li:nth-child(1){padding:0 0 10px 0 !important;}
	.h_interview ul li:last-child{border-bottom:0 !important;}
	.h_interview ul li .wz .tlt{font-size:15px;}
	.h_interview ul li .wz span{font-size:13px;}
}

/*会议报道*/
.h_coverage{background:#003cac url(../images/coverage_bg.jpg) bottom center 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:#236aed;}
.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;}
.h_coverage ul li:hover>div{background:#0049cf;}
@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;white-space: inherit;height: 50px;line-height: 22px;}
	.h_coverage ul li .desc{font-size:13px;width: 52%;height:80px;}
	.h_coverage ul li .pic{width:45%;height:82px;}
}


/*现场直击*/
.h_scene{background:#05915d 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:#0049cf;}
.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:#003cac 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:#236aed 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:#003cac 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:#236aed 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: #fff;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;}
}


/*右侧漂浮*/
.h_piaofu{width:130px;height:337px;background:url(../images/pf_bg.png) top center no-repeat;position:fixed;right:20px;top:35%;z-index:999999;}
.h_piaofu .close{display:block;width:16px;height:16px;background:#fff url(../images/pf_close.png) center center no-repeat;position:absolute;right:-8px;top:-8px;border-radius:50%;cursor:pointer;}
.h_piaofu .qq{display:block;width:130px;height:35px;line-height:35px;color:#fff;font-size:16px;text-align:center;}
.h_piaofu .qq img{margin-right:4px;vertical-align:middle;margin-top:-4px;}
.h_piaofu .tlt1{display:block;width:130px;height:35px;line-height:35px;color:#fff;font-size:16px;text-align:center;margin-top:10px;overflow:hidden;}
.h_piaofu .tel{display:block;width:130px;height:35px;line-height:35px;color:#fff;font-size:16px;text-align:center;margin-top:10px;overflow:hidden;}
.h_piaofu .tel img{display:none;}
.h_piaofu  .code{margin-top:14px;margin-left:6px;width:118px;height:118px;}
.h_piaofu .ts{height:28px;line-height:28px;text-align:center;font-size:14px;color:#fff;padding-top:4px;}
.h_piaofu .to_top{display:block;width:130px;height:35px;line-height:35px;color:#fff;font-size:16px;text-align:center;margin-top:12px;}
.h_piaofu .to_top img{margin-right:4px;vertical-align:middle;margin-top:-4px;}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_piaofu{background:none;width:44px;height:auto;top:inherit;bottom:40px;right:5px;}
	.h_piaofu .close{display:none;}
	.h_piaofu .qq{display:none;}
	.h_piaofu .tlt1{display:none;}
	.h_piaofu .tel{display:block;width:44px;height:44px;overflow:hidden;margin:0 auto;padding:0;border-radius:50%;background-color:#fff;background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);box-shadow:0 4px 8px rgba(0,0,0,0.1);margin-bottom:10px;}
	.h_piaofu .tel img{display:block;width:20px;height:22px;margin:11px auto;padding:0;}
	.h_piaofu  .code{display:none;}
	.h_piaofu .to_top{font-size:0;display:block;width:44px;height:44px;overflow:hidden;margin:0 auto;padding:0;border-radius:50%;background-color:#fff;background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);box-shadow:0 4px 8px rgba(0,0,0,0.1);}
	.h_piaofu .to_top img{display:block;margin:17px auto;padding:0;}
	.h_piaofu .ts{ display:none;}
}
@media (max-width: 767px) {
	.h_piaofu{background:none;width:44px;height:auto;top:inherit;bottom:40px;right:5px;}
	.h_piaofu .close{display:none;}
	.h_piaofu .qq{display:none;}
	.h_piaofu .tlt1{display:none;}
	.h_piaofu .tel{display:block;width:44px;height:44px;overflow:hidden;margin:0 auto;padding:0;border-radius:50%;background-color:#fff;background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);box-shadow:0 4px 8px rgba(0,0,0,0.1);margin-bottom:10px;}
	.h_piaofu .tel img{display:block;width:20px;height:22px;margin:11px auto;padding:0;}
	.h_piaofu  .code{display:none;}
	.h_piaofu .to_top{font-size:0;display:block;width:44px;height:44px;overflow:hidden;margin:0 auto;padding:0;border-radius:50%;background-color:#fff;background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);box-shadow:0 4px 8px rgba(0,0,0,0.1);}
	.h_piaofu .to_top img{display:block;margin:17px auto;padding:0;}
	.h_piaofu .ts{ display:none;}
}




/*日程安排*/
.news_right{ width:100%; padding-left:100px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.newsCenterPanel_inner .newContentBox{float: left;width: 48.5%;height:120px;padding-top:20px;text-align: left;vertical-align: top;border-bottom:1px dashed #a0dcc6; position:relative;}
.newsCenterPanel_inner .newContentBox.odd{margin-right: 3%;}
.newsCenterPanel_inner .newContentBox a{cursor: pointer}
.newsCenterPanel_inner .newContentBox .newTitle{float: left; line-height: 44px; height: 50px; font-size: 16px; font-weight:bold; color: #333; width: 100%; }
.newsCenterPanel_inner .newContentBox .newTitle a{ color:#fff; font-size:20px;white-space: nowrap; word-break: normal; overflow: hidden; text-overflow: ellipsis; display:block;}
.newsCenterPanel_inner .newContentBox a:hover .newTitleIcon{background-color: #0049cf}

.newsCenterPanel_inner .newContentBox .border{width: 61px;border-top: 2px solid #6bf1bf;clear: both;}
.newsCenterPanel_inner .newContentBox .newContent{float: left;width: 100%; font-size: 14px; line-height: 28px; color: #b0b0b0;overflow: hidden; word-wrap: break-word; text-overflow: ellipsis; display: -webkit-box;}
.newsCenterPanel_inner .newContentBox .newContent a{ color:#fff;}
.newContentBox .time{width: 70px;height: 70px;border: 1px solid #0049cf;background: #fff;text-align: center;margin-top: 14px;position: absolute;
    left: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.newContentBox .time .day{font-size: 20px;color: #0049cf;padding: 10px 0;line-height: 25px;width: 60%; margin:0 auto;}
.newContentBox .time .ym{font-size: 12px; color: #0049cf}
.newContentBox a:hover .time{background: #0049cf}
.newContentBox a:hover .day{color: #fff}
.newContentBox a:hover .ym{color: #fff}

@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	
}
@media screen and (max-width:1023px) and (min-width:768px) {

	.newContentBox .time .day{ font-size:16px;}
	.newsCenterPanel_inner .newContentBox .newTitle a{ font-size:18px;}

}
@media (max-width: 767px) {
	.newsCenterPanel_inner .newContentBox{ width:100%; padding:20px 0; max-height:120px; height:auto;}

	.newContentBox .time .day{ font-size:16px;}
	.newsCenterPanel_inner .newContentBox .newTitle a{ font-size:18px;}
	
	}
