﻿@charset "utf-8";
/* css reset */
html,body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,select,textarea,button,th,td,blockquote,address,var,pre{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,input,textarea,select,button,label{font-size:100%;}
button,select,textarea,input{vertical-align:middle;color:#444;}
input[type=button],input[type=submit],input[type=reset],input[type=file],button{cursor:pointer;overflow:visible;width:auto;}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
button{padding:3px 5px 2px;}
textarea{resize:vertical;}  /* word-wrap for opera, resize for webkit */
a{color:#19b2ee;text-decoration:none;}
a:focus{outline:none;}
ul,ol{list-style:none outside none;}
img,fieldset{border:0;}
img{overflow:hidden;vertical-align:top;}
em,address,var{font-style:normal;}
sup,sub{vertical-align:baseline;}
table{border-collapse:collapse;border-spacing:0;}
i{display:inline-block;} /*用于修饰性小图标*/
input{outline:none}
.hide{display:none!important;}
.clearfix:before,.clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both }
.clearfix { *zoom:1}
.clear{ clear:both;}

body{font: 14px/22px "Microsoft YaHei","simsun",Verdana;color: #333; background: #ebf6ff;}
.layout{margin: 0 auto;width:1100px;}
.middle{margin: 0 auto;width:1100px;}
.layout-color{color: #0086d1;}
.title{font-family: "FZLanTYJW";font-size: 30px;line-height: 49px;color:#008fd4;padding: 60px 0 20px;/*text-transform:uppercase;*/z-index: 2;text-align: left;  }
.title02{font-family: "FZLanTYJW";font-size: 30px;line-height: 49px;color:#008fd4;padding: 60px 0 20px;/*text-transform:uppercase;*/z-index: 2;text-align: left;  }
.title h3{ display: inline-block;}
.title-fixed{position: fixed;top: 46px;background: #fff;}
.double{color: #fff;}
.hide{display: none;}
.fl{ float: left;}
.fr{ float: right;}
.tal{ text-align: left!important;}
.tac{ text-align: center;}
.tar{ text-align: right;}

/*icon*/
i{ display: inline-block;background: url(../images/icons.png) no-repeat;vertical-align: middle;}
.i-dot{ background-position: -43px -41px;width: 5px;height: 5px;}
.i-flower{ background-position: -65px -2px;;width: 36px;height: 36px;}
.i-down{ background-position: -1px -42px;width: 20px;height: 21px;}
.i-open{ background-position:  -1px -97px;width: 24px;height: 25px;}
.speaker-con ul li h3 i.current{ background-position:  -1px -68px;width: 24px;height: 25px;cursor: pointer;}
.i-right{ background-position: -3px -19px;width: 12px;height: 7px;}
.i-right-blue{ background-position:  -43px -3px;width: 21px;height: 11px;}
.i-camera{ background-position: -2px -170px;width: 22px;height: 22px;}
.i-top{ background-position: -135px -135px; width: 63px; height: 63px; }
.i2{ background: url(../images/icons2.png) no-repeat; }
.i-time{ background-position: -4px -8px;width: 18px;height: 18px;margin: 2px 15px 0 10px; }
.i-issue{ background-position: -36px -8px;width: 15px;height: 18px;margin: 2px 15px 0 10px; }
.i-place{ background-position: -65px -8px;width: 18px;height: 18px;margin: 2px 15px 0 10px; }
.i-theme{ background-position: -4px -37px;width: 13px;height: 18px;margin: 2px 15px 0 10px; }

#container { position: relative; left: 0; width: 100%; top: 0; }
#container, #tab_main_nav_mobile_container { -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -ms-transition: all 300ms ease-in; -o-transition: all 300ms ease-in;  transition: all 300ms ease-in;  }
#container.mobile-menu-open { left: -100% !important; }
/*top*/
.top{  height:70px;  background: #fff;  width:100%;  }
.logo{  float: left;  background: url("../images/logo.png") no-repeat;  width: 56px;  height: 27px;  margin: 21px 0;  }
.top-fr{  height:70px;  line-height:70px;  }
.top-fr a{  color:#777;  font-family: 'Open Sans', helvetica, arial, sans-serif;  font-size: 14px;  }
.top-fr a:hover{  text-decoration: none;  }
.top-fr span{  color:#d9d9d9;margin:0 3px;  }
.nav{  height:70px;  line-height:70px; /*margin-left:45px;*/  }
.nav li{  float: left;  height:70px;  line-height:70px;  margin:0 20px;  }
.nav li a{ font-size:16px;color:#333;}
.nav li span{width: 1px;color: #d2d2d2;margin-left: 15px;}
.nav li.current a{text-decoration: none;border-bottom: #0186d1 3px solid;padding: 12px 0;color:#0186d1; }
.nav-fixed{ position: fixed;top: 0;opacity: 0.9;z-index: 100;}
.a-color{color: #19b2ee;}
.top-icon{ display:none; }
/*banner*/
.banner{/* background: #016dc3;*/width: 100%;text-align: center;overflow: hidden;}
.banner a{ display:block; }
.banner img{ width:100%;}
.banner .b-mob{ display: none;}
/*direct-seeding*/
.direct-seeding{ width: 100%;height:593px;background:url(../images/bg1.jpg) repeat;/*padding-bottom: 50px;*/}
.direct-seeding .title:before{ content:'';display:inline-block;width:49px;height:49px;background:url(../images/title-direct.png) no-repeat;margin:0 20px 7px 0;vertical-align: middle;}
.direct-seeding .layout{ background: #fff;padding-bottom: 25px; }
.seeding-con{ float: left;width: 56%;margin-top: 30px;padding: 0 28px;}
.seeding-con p{ font-size:14px;line-height:24px;padding: 10px 0 15px;}
.seeding-con p b{ color:#0086d1;}
.seeding-con .a-more{ display: inline-block;font-size:16px;color:#333; }
.seeding-con .a-more:hover{ color:#0086d1;}
.seeding-con .a-more:after{ content: ''; display: inline-block;width:12px;height:12px;background:url(../images/icons.png) no-repeat -186px -2px;vertical-align: middle;margin: 0 0 0 10px;}
.seeding-con .a-more:hover:after{ background-position: -186px -24px;}
.seeding-img{ float: right;margin-top: 30px;position:relative;width:36%;padding-right:28px;}
.seeding-img img{ width:100%;}
.seeding-img a{ display: block;}
.seeding-img .seeding-play{ position:absolute;top:-23px;left:0;background:url(../images/play.png) no-repeat center center;width:100%;height:100%;cursor: pointer;}
.seeding-img .seeding-words{ font-size:16px;color:#0086d1;text-align:center; margin-top: 10px;}
.seeding-img .seeding-btn { font-size:14px;color:#fff;width:78px;height:25px;line-height: 25px;border-radius:15px;border:2px solid #fff;text-align: center;position: absolute;right: 8px;top: 8px;}
/*news*/
.news{ background: #ebf6ff;padding-bottom: 50px;}
.news .title:before{ content:'';display:inline-block;width:49px;height:49px;background:url(../images/title-news.png) no-repeat;margin:0 20px 7px 0;vertical-align: middle;}
.news-con{ float: right;width: 50%;}
.news-con p{ font-size:18px;padding-left:10px;margin-bottom: 10px!important;line-height: 24px;font-weight: bold;}
.news-con p.col-p{ font-size:14px;color:#666;line-height:24px;width: 92%;font-weight: normal;}
.news-con p a{ color:#008fd4;}
.news-img{ float: left;width: 48.1%;position: relative;overflow: hidden;}
.news-img .pic{ width: 100%;height:346px; overflow: hidden; margin: 0 auto; position: relative;}
.news-img .pic li{ width: 100%;}
.news-img .pic li a{ display:block;position:relative;}
.news-img .pic li a p{ position:absolute;left:0;bottom:0;width:100%;height:45px;line-height:45px;background:url(../images/news-bg.png) repeat-x;color:#fff;text-align: center; }
.news-img img{ width:100%;}
.news-img .dots{ width: 100%; height:30px; margin: 10px auto 0;text-align: center;}
.news-img .dots .dot{ display: inline-block; width: 13px;height: 13px;border-radius: 13px; background: #c8c8c8;margin:0 5px;}
.news-img .dots .dot.active{ background:#008fd4;}
.mb-p{ margin-bottom: 20px!important;margin-right: 20px; }
.mb-dot{ position:relative;margin-left:15px;}
.mb-dot i.mb-icon{ position:absolute;top: 7px; left: -15px;display:inline-block;width:5px;height:5px;background-position: -3px -3px;}
.mb-more{ margin-right: 20px;float:right;color:#333;font-size:16px;}
.mb-more:hover{ color: #0086d1;}
.mb-more:after{ background:url(../images/icons.png) no-repeat -186px -2px;content:'';display:inline-block;width:12px;height:12px;}
.mb-more:hover:after{ background-position:-186px -24px;}
.news-con ul{ /*border-top: #dae1e5 1px solid;*/margin-top: 20px;}
.news-con ul li{ /*border-bottom: #dae1e5 1px solid;*/line-height: 24px; padding: 10px 0; }
.news-con ul li.last{ border-bottom:0;}
.news-con ul li a{ color: #333;font-size: 16px; }
.news-con ul li:hover a{ color:#0086d1; text-decoration: none; }
.news-con ul li i{ margin-right: 10px;margin-left: 10px; }
.news-con ul li:hover i{ background-position:-3px -40px; }
.news-con ul li p{ float:right;color: #999;font-size: 16px;padding-right:12px; }
.news-con .mb-more{ margin-right: 15px;display:block;}
.news-con .cur-b{ margin-right: 15px;display:none;float: right;}
.news-con .cur-b:after { background: url(../images/icons.png) no-repeat -186px -2px; content: ''; display: inline-block; width: 12px; height: 12px; }
.news-con .cur-b:hover:after { background-position: -186px -24px; }
/*hots*/
.hots{ /*background: linear-gradient(to right,#0086d1,#19b2ee);*/background-color: #ebf6ff;padding-bottom: 70px; }
.hots .title:before{ content:'';display:inline-block;width:49px;height:49px;background:url(../images/title-hots.png) no-repeat;margin:0 20px 7px 0;vertical-align: middle;}
.hots-tab{ margin-left: 20px; }
.hots-tab li{ float: left;}
.hots-tab li a.t-bg-left{ background: url(../images/t-bg-left.png) no-repeat;width:15px;height: 45px;display: inline-block;float: left;}
.hots-tab li a.t-bg-right{ background: url(../images/t-bg-right.png) no-repeat; width:15px; height: 45px; display: inline-block; float: left; }
.hots-tab li a.t-cont{ background:#d9d9d9;float:left;height: 45px;line-height: 45px;padding: 0 70px;font-size:18px;color:#333;}
.hots-tab li.cur a.t-bg-left{ background: url(../images/t-bg-left-cur.png) no-repeat;}
.hots-tab li.cur a.t-bg-right{ background: url(../images/t-bg-right-cur.png) no-repeat;}
.hots-tab li.cur a.t-cont{ background:#0086d1;color:#fff;}
.hots-inner{ padding-top:30px;width:100%;}
.hots-inner table{width:100%;border-top:2px solid #a4acb2;}
.hots-inner table th{ font-weight: normal;color:#0086d1;font-size:16px;line-height:30px;padding: 10px 0;border-right:1px solid #d3dde5;border-bottom:1px solid #d3dde5;}
.hots-inner table th:nth-child(1):before{ content:'';display:inline-block;width:18px;height:18px;background:url(../images/icons2.png) no-repeat -4px -8px;
    vertical-align:middle;margin:0 10px 0 0;}
.hots-inner table th:nth-child(2):before{ content:'';display:inline-block;width:13px;height:19px;background:url(../images/icons2.png) no-repeat -36px -36px;
    vertical-align:middle;margin:0 10px 0 0;}
.hots-inner table th:nth-child(3):before{ content:'';display:inline-block;width:15px;height:18px;background:url(../images/icons2.png) no-repeat -36px -8px;
    vertical-align:middle;margin:0 10px 0 0;}
.hots-inner table th:nth-child(4):before{ content:'';display:inline-block;width:10px;height:20px;background:url(../images/icons2.png) no-repeat -66px -36px;
    vertical-align:middle;margin:0 10px 0 0;}
.hots-inner table th:last-child{ border-right:0; text-align:center;}
.hots-inner table td{ text-align: left;color:#333;font-size:16px;line-height:24px;padding:10px;border-right:1px solid #d3dde5;border-bottom:1px solid #d3dde5;}
.hots-inner table td:nth-child(odd){ width:14%;}
.hots-inner table td:nth-child(even){ width:36%;}
.hots-inner table td:last-child{ border-right:0;}
.hots-inner table td.td-bg{ background: #75bee8;color:#fff;text-align: center;padding:10px 0;}

/*solution*/
.solution{ /*background: linear-gradient(to right,#19b2ee,#0086d1);*/background-color: #fff;padding-bottom: 50px; }
.solution .title:before{ content:'';display:inline-block;width:49px;height:49px;background:url(../images/title-solution.png) no-repeat;margin:0 20px 7px 0;vertical-align: middle;}
.solution-img .img-words{ display: block;overflow:hidden;width:100%;height:182px;background:#fff; }
.solution-img .img-words span{ display: block;padding-top:10px;padding-left: 10px;font-size:18px;color:#333;font-weight:bold;/*text-align:center;*/ }
.solution-img .img-words p{ font-size:14px;color:#666;padding-top: 10px;padding-left: 10px; }
.solution-img .img-words:hover p{ color:#333;}
.solution-img .sol-inner:hover .img-words span{ color: #0086d1;}
.solution-img .sol-inner a img{ width: 100%; }
.solution-img .swiper-button-next,.solution-img .swiper-button-prev{ display: block; width: 44px;height:43px;top: 22%;}
.solution-img .swiper-button-next{ background: url(../images/next-arrow.png) no-repeat; right: 5px;}
.solution-img .swiper-button-prev{ background: url(../images/prev-arrow.png) no-repeat;left: 5px;}
.cen{ margin-top: -8px; }
.ff{ font-family: "微软雅黑";font-weight: 500; }
/*video*/
.video{ background-color: #ebf6ff;padding-bottom: 50px;}
.video .title:before{ content:'';display:inline-block;width:49px;height:49px;background:url(../images/title-video.png) no-repeat;margin:0 20px 7px 0;vertical-align: middle;}
.video ul li{ float:left;margin-right:20px;width: 32%;}
.video ul li.last{ margin-right:0;}
.video-img img{ width:100%;}
.video-img{ width:100%;position: relative;}
.v-h3{ margin-top: 20px;color: #1baded;font-weight: 400;text-align: center;font-size:16px;cursor: pointer;}
.play-sm{ width:100%;height:100%;position: absolute; left:0; top: 0;cursor:pointer;background:url(../images/play-sm.png) no-repeat center center;}
.swiper-button-next, .swiper-button-prev{ display: block; width: 45px;height: 45px;top: 26%;  }
.video-con .swiper-button-next,.video-con .swiper-button-prev{ top:30%;}
.swiper-button-next{ background: url(../images/next-arrow.png) no-repeat; right: 5px;}
.swiper-button-prev{ background: url(../images/prev-arrow.png) no-repeat;left: 5px;}
/*photo*/
.photo{ background: #fff;width:100%;padding-bottom: 60px;}
.photo .title:before{ content: '';display:inline-block;width:49px;height:49px;background: url(../images/title-photo.png) no-repeat;margin: 0 30px 7px 0;vertical-align: middle; }
.photo-img li{ float:left;margin-right: 10px;margin-bottom:20px;width: 19.4%;position: relative;}
.photo-img li.first{ width: 36.5%;}
.photo-img li.mr{ margin-right:0;}
.photo-img li a{ display:block;}
.photo-img li a img{ width:100%;}
.photo-img li .ph-con{ width: 100%;position: relative;}
.photo-img li .ph-con .p-icon { display: block; width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/tran0.5.png) repeat center center;}
.i-play{ position: absolute;left: 40%;top: 40%;width: 60px;height: 60px;background: url(../images/play-w.png) no-repeat center center;}
.photo-img li .p-mask{position: absolute;bottom: 0;width: 100%;height: 29px;line-height: 29px;background: url(../images/tran0.5.png) repeat; font-size: 12px;color: #fff;text-indent: 12px;}
/*innovation*/
.innovation{ background:#ebf6ff;width:100%;padding-bottom: 70px;}
.innovation .title:before{ content:'';display:inline-block;width:49px;height:49px;background:url(../images/title-inno.png) no-repeat;margin:0 20px 7px 0;vertical-align: middle;}
.innovation-img{ width:1100px;overflow: hidden;margin: 0 auto;position: relative;}
.innovation-img img{ width:100%;}
.innovation-img .pic{ width: 100%;height: 513px;}
.innovation-img .pic li{ width: 100%;}
.innovation-img .pic li{ display: block;text-align: center;}
.innovation-img .pic li .p-mask{position: absolute;left: 0;bottom: 0;width: 95%;/*height: 57px;*/line-height:30px;padding:0.5% 2.5%;background: url(../images/tran0.5.png) repeat; font-size: 16px;color: #fff;    text-align: left;}
.innovation-img .img-words h3{ padding-top:10px;padding-left:10px;font-size:18px;color:#333;font-weight:bold;}
.innovation-img .in-inner:hover .img-words h3{ color: #0086d1;}
.innovation-img .img-words p{ font-size:14px;color:#666;padding-top:10px;padding-left:10px;}
.innovation-img .swiper-button-next,.innovation-img .swiper-button-prev{ top: 35%;}
.innovation-img .prev-arrow, .innovation-img .next-arrow{ display: block;width: 45px;height: 45px;top: 45%;position: absolute;}
.innovation-img .prev-arrow{ background:url(../images/prev-arrow.png) no-repeat;left:10px;}
.innovation-img .next-arrow{ background:url(../images/next-arrow.png) no-repeat;right:10px;}
.innovation-img .in-inner a{ cursor: default;}
/*footer*/
.footer{ background:#f0f4f7;height: 50px;line-height: 50px;color: #666;}
/*go-top*/
.go-top{position: fixed;right:30px;bottom:30px;z-index: 1;}

/*手机版导航*/
#tab_main_nav_mobile_container { position: fixed; top: 0; right: -100%; width: 100%; height: 100%; overflow: auto; background-color: #fff; transition: all 300ms ease-in; z-index: 99999; }
#tab_main_nav_mobile_container.mobile-menu-open { right: 0; box-shadow: -5px 0px 10px rgba(0,0,0,.2); }
#tab_main_nav_mobile_container ul li { border-bottom: 1px solid #ededed; padding: 10px 20px; }
#tab_main_nav_mobile_container ul li a { display: block; color: #333; }
#tab_main_nav_mobile_container ul li a:hover{ color: #0186d1;}
#tab_main_nav_close_mobile a{ display: block; float:right; padding:0 15px; margin-right: -15px; }
#tab_main_nav_mobile_container .btn{ border:none; }
#tab_main_nav_mobile_container .btn a{ display: block; margin:0 auto; width: 170px; height: 45px; border-radius: 5px; border: 1px solid #666; text-align: center; text-transform: uppercase; line-height: 2.8em; }
#tab_main_nav_mobile_container .btn.login{ margin-top: 30px; }
#tab_main_nav_mobile_container .btn.login a{ border:none; color:#fff; background-color: #cc0000; }

/*main*/
.main{ width:100%;background:#f0f4f7;padding-bottom: 50px;}
hr{ display: block; height: 1px; border: 0; border-top: 1px solid #ccc;width: 1140px;padding: 15px 0 0;}
.m-text{ width:100%;}
.m-text img{ width:100%;}
.m-text h2{ font-size:30px;line-height:36px;color:#333;font-weight:500;padding: 25px 0;}
.m-text p{ font-size:16px;line-height: 30px;margin-bottom: 30px;color:#333;}
.m-text p em{ float:left;width: 100%;}
.m-text p img{ width:100%;}
.m-tab{ font-size:16px;line-height: 30px;margin-bottom: 30px;color:#333;}
.m-tab p{ margin-bottom:0;}
.m-img li{ float:left;margin-right:20px;width: 36%;}
.m-img li.last{ margin-right:0;width: 61%;}
.m-img li img{ width:100%;}
.m-text table{ width:100%; border:1px solid #e5e5e5;margin-bottom: 30px;}
.m-text table th,.m-text table td{ width:11.6%; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;font-size:16px;color:#333;text-align:center;padding: 10px 25px;}
.m-text table .m-brn{ border-right:0;}
.m-text table .m-bbn{ border-bottom:0;}
.m-text table .m-title{ font-weight: bold;}
.m-text table .m-color{ color:#0086d1;}
.m-text h3{ font-size:30px;color:#0086d1;line-height:36px;text-align:center;margin-bottom:30px;}
.m-img2 li{ float:left;margin-right:35px;margin-left:5px;width: 29%;}
.m-img2 li.last{ margin-right:0;}
.m-img2 li img{ width:100%;}
.m-text .m-table .m-title{ padding:10px 10px;}
.footer-bg{ background:#fff;}
.m-inner .m-list{ width: 68.2%; padding-left: 2%;float: left;padding-top: 30px;}
.m-inner .meeting-tab{ padding-top: 50px;}
.b-left{ border-left: 3px solid #d2d6d9; padding-bottom: 40px;padding-left: 7%; width: 93%;position: relative;}
.bl0{ border-left: 0;padding-left: 0;width: 100%;}
.m-text h2.h-color{ color:#0086d1;font-size: 18px; line-height: 22px;font-weight: bold;padding: 5px 0;}
.m-text span.s-color{ color:#333;font-size: 18px; line-height: 22px;font-weight: bold;padding: 5px 0;margin-bottom: 0;}
.m-text p.p-color{ color:#666;margin-bottom: 10px;}
.m-text p.p-time{ background:#06b3f8;color: #fff;position: absolute;top: 0;left:-35px; font-size: 18px;line-height: 22px;padding: 5px 8px; border-radius: 5px;}
.m-text p.p-img{ margin-bottom: 0;}
/*meeting*/
.meeting-tab li{ float: left;margin-bottom: 15px;}
.meeting-tab li a.t-bg-left{ background: url(../images/t-bg-left.png) no-repeat;width:15px;height: 45px;display: inline-block;float: left;}
.meeting-tab li a.t-bg-right{ background: url(../images/t-bg-right.png) no-repeat; width:15px; height: 45px; display: inline-block; float: left; }
.meeting-tab li a.t-cont{ background:#d9d9d9;float:left;height: 45px;line-height: 45px;padding: 0 70px;font-size:18px;color:#333;font-family: "Microsoft YaHei","simsun",Verdana;}
.meeting-tab li.cur a.t-bg-left{ background: url(../images/t-bg-left-cur.png) no-repeat;}
.meeting-tab li.cur a.t-bg-right{ background: url(../images/t-bg-right-cur.png) no-repeat;}
.meeting-tab li.cur a.t-cont{ background:#0086d1;color:#fff;}
.meeting .meeting-inner{ padding-top:30px;width:100%;}
.meeting-inner h4{ font-size:24px;padding-bottom:15px;}
.meeting-inner table{ width: 100%;  border-bottom: 1px solid #cecece;  border-top: 2px solid #b2b2b2;  }
.meeting-inner table tr>th{ width:37%;font-size: 16px;color: #0086d1;padding: 8px 20px;border-bottom: 1px solid #cecece;border-right: 1px solid #cecece;font-weight:normal;text-align: left; }
.meeting-inner table tr>th:first-child{ width:26%; }
.meeting-inner table tr>td{ width:37%;font-size: 16px;color: #333;padding: 8px 20px;border-bottom: 1px solid #cecece;border-right: 1px solid #cecece; }
.meeting-inner table tr>td:first-child{ width:26%; }
.meeting-inner table tr:hover td{ color:#fff;background:#77bee6;}
/*speakers*/
.nav-shadow{box-shadow: 0 15px 20px rgba(22,22,22,.1); }
.speakers{ background: #ffffff;padding-bottom: 50px;}
.speakers .title:before,.main .title:before { content: '';display:inline-block;width: 49px;height: 49px;background: url(../images/title-speakers.png) no-repeat;margin: 0 20px 7px 0;vertical-align: middle; }
.speakers .view{ margin: 20px auto 0;text-align: center;}
.speakers .view-all{ display: inline-block;width: 190px;height: 45px;border-radius:45px;border:0;outline: none;background: #0086d1;color: #fff;font-size: 18px;font-family: "微软雅黑";}
.speakers .regain{ display: none;}
.speakers-img li{ width:18%;height:345px;margin-right: 20px;/*margin-bottom: 20px;*/float: left;}
.speakers-img li.last { margin-right: 0; }
.speakers-img li a{ display: block;cursor: default; }
.speakers-img li a img{ width:100%;}
.speakers-img li .img-words{ margin-top:20px;display: block;}
.speakers-img li .img-words span{ font-size:18px;color:#0086d1;}
.i-plus{ width:14px;height:14px;background:url(../images/i-plus.png) no-repeat;float:right;margin-top: 4px;}
.speakers-img li .img-words p{ font-size:14px;color:#666;}

/**/
#player_wrapper { height: 540px; width: 960px; display: block; overflow: hidden; }
.fancybox-outer {  background: none; }
.fancybox-wrap { padding: 0; }
.fancybox-bg{display:none;}
.speaker-bgcolor { background-color: #f5f5f5;min-height: 320px; }
.speaker-bgcolor > h4, .speaker-bgcolor > p{padding:0 10px;}
.fancybox-lock body { overflow: hidden !important; }
@media  (max-width: 768px){
    #player_wrapper { height: auto; width: 100%; }
    .fancybox-wrap { width: 96% !important;  left: 2% !important; }
    .fancybox-outer { background: none; }
    .fancybox-content { width: 100% !important; height: auto !important; }
    .fancybox-content >div { overflow:hidden!important; }
    .fancybox-inner{ width:98%!important;height:auto!important;}
}

/*移动端*/
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md { display: none !important; }
}
@media (min-width: 1200px) {
    .hidden-lg { display: none !important; }
}
@media  (max-width: 1100px){
    .layout{ width:100%;}
    .logo{ margin-left: 5px;}
    .top-fr{ margin-right: 5px;}
    .nav{ margin-left: 20px;}
    .nav li { margin: 0 15px; }
    .title{ width: 96%;}
    .seeding-con p{ padding: 5px 0 8px;}
    .hots-inner,.speakers-img,.news .layout,.solution-img,.video-con,.photo-img,.innovation-img{ width:96%;margin: 0 auto;}
    .footer{ padding-left: 5px;}
    hr{width:100%;}
    .m-text{ width:95%;margin:0 auto;}
    .m-inner .hots-w{ width:100%;}
}
@media  (max-width: 1080px){
    .nav li { margin: 0 10px; }
    .seeding-con{ width:54%;}
}
@media  (max-width: 1040px){
    .direct-seeding{ height:680px;}
    .map ul li,.m-img li{ margin-right:5px;}
    .m-text .m-table th,.m-text .m-table td{ padding:10px 10px;}
    .m-text .m-table .m-title { padding: 2px 2px; }
}
@media  (max-width: 1024px){
    .direct-seeding{ height:700px;background-image:url(../images/bg2.jpg);}
}
@media  (max-width: 998px){
    .nav li a{ font-size: 14px;}
    .top-fr a{ font-size: 12px;}
    .top-fr span{ margin:0;}
}
@media  (max-width: 991px){
    .seeding-con{ padding: 0 20px;}
    .seeding-img{ padding-right: 20px; }
}
@media  (max-width: 960px){
    .m-img2 li{ margin-right: 25px;}
}
@media  (max-width: 900px){
    .nav{ margin-left: 5px;}
    .nav li{ margin: 0 5px;}
}
@media  (max-width: 860px){
    .hots-tab li a.t-cont { padding: 0 20px; font-size: 12px; }
}
@media  (max-width: 800px){
    .nav li{ margin:0 3px; }
}
@media  (max-width: 768px){
    .logo{ margin-left:10px; }
    .nav{ display:none; }
    .top-fr{ display:none; }
    .title{ width:90%;margin:0 auto;padding: 30px 0 10px;font-size: 22px;line-height: 36px;}
    .direct-seeding .title:before,.hots .title:before,.news .title:before,.solution .title:before,
    .video .title:before,.photo .title:before,.innovation .title:before,.main .title:before,.speakers .title:before { width: 36px;height: 36px;-webkit-background-size:100%;background-size:100%;margin: 0 7px 7px 0;  }
    .banner .pc-mob { display: none;  }
    .banner .b-mob { display: block; }
    .top-icon{ display:block;float: right;margin: 30px 10px 0 0; }
    .direct-seeding { background: #fff;height: auto;padding-bottom: 15px; }
    .seeding-w{ width:95%;margin: 40px auto 0;}
    .seeding-con{ width:90%;margin:0 auto;float:none;padding: 0;}
    .seeding-con .s-text{ width:60%;}
    .seeding-con span.s-btn2 .s-text{ width:60%;}
    .seeding-img{ width:90%;margin: 20px auto 0;float:none;padding-right: 0;}
    .news,.solution,.video,.photo,.innovation{ padding-bottom:40px;}
    .news-con{width:90%;margin:20px auto 0;float:none;}
    .news-img{ width:90%;margin:0 auto;float:none;}
    .mb-more{ padding-bottom: 10px;}
    .hots-tab{ width: 90%;margin: 0 auto;}
    .hots{ padding-bottom: 40px;}
    .hots-inner{ width: 90%;margin: 0 auto;}
    .hots-inner table th,.hots-inner table td{ font-size:14px;}
    .solution-img{width: 90%;margin: 0 auto; }
    .video-con{ width: 90%;margin:0 auto; }
    .photo-img{ width: 90%;margin:0 auto;}
    .photo-img li,.photo-img li.first{ float:none;width:100%;margin:0 auto 20px;}
    .photo-img li:last-child{ margin-bottom:0;}
    .innovation-img{ width: 90%;margin:0 auto;}
    .m-text{ width:95%;margin:0 auto;float: none;}
    .m-inner .hots-w{ width:100%;}
    .speakers-img{ width: 90%;}
    .speakers-img li, .speakers-img li.last{ width:48%;height:470px;margin-right: 20px;}
    .speakers-img li:nth-child(even){ margin-right:0;}
    .meeting-tab{ width: 95%; margin: 0 auto; }
    .meeting-inner h4 { width: 95%; margin: 0 auto;  }
    .meeting-inner table{ width: 95%;margin: 0 auto;}
    .meeting-inner table tr>th{ padding: 10px;}
    .meeting-inner table tr>td { padding: 10px;}
    .m-inner .m-list{ width:95%;margin:0 auto;float: none;padding-left: 0;}
    .m-text{ width:95%;margin:0 auto;float: none;}
    .b-left{ width: 88%;padding-left: 5%;padding-bottom: 20px;}
}
@media  (max-width: 720px){
    .hots-inner table th:nth-child(1):before,.hots-inner table th:nth-child(2):before,
    .hots-inner table th:nth-child(3):before,.hots-inner table th:nth-child(4):before{ display:none;}
    .speakers-img li, .speakers-img li.last{ height: 438px;}
}
@media (max-width: 640px){
    .i2{ margin: 2px 5px 0 0;}
    .seeding-img .seeding-play{ background: url(../images/play2.png) no-repeat center center;}
    .news-con ul li a{ display: inline-block;}
    .m-text table th,.m-text table td{ font-size:12px;}
    .news-con .mb-more{ float:right;width: 20%;margin-right: 0;}
    .news-con .cur-b{ width:15%;margin-right: 0; }
}
@media (max-width: 560px){
    .m-text table th, .m-text table td{ padding: 10px 10px;}
    .m-img2 li { margin-right: 10px; }
    .news-img a p{ line-height: 40px;font-size:12px; padding-left: 8px;}
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    body{font: 12px/22px "Microsoft YaHei","simsun",Verdana;}
    .nav{margin-left: 0;}
    .nav li{width: 100%;border-bottom: #d2d2d2 1px solid;}
    .nav li:last-child{border-bottom: none;}
    .nav li a{display: block;}
    .nav li span{display: none;}
    .mb-more{ font-size: 14px;}
    .news-con .mb-more{ width: 28%;}
    .news-con .cur-b{ width: 24%;}
    .news-img .pic li a p{ width: 97%;line-height: 40px;}
    .mb-p{ margin-bottom: 10px!important;}
    .seeding-con p{ font-size:12px;line-height: 22px;}
    .seeding-con .a-more{ font-size:14px;}
    .seeding-w p{ font-size:12px;line-height: 22px;}
    .seeding-con span{ font-size:14px;line-height: 22px;}
    .seeding-con .mb-f{ font-size:14px;}
    .seeding-con .s-text,.seeding-con span.s-btn2 .s-text{  width:90%;}
    .seeding-con .seeding-btn{ width:90%;font-size: 16px;height: 50px;}
    .seeding-img .seeding-words{ font-size: 14px;}
    .seeding-img .seeding-btn{ font-size: 12px;width: 70px;height: 23px; line-height: 23px; border-radius: 13px;}
    .hots-inner table th,.hots-inner table td{ font-size:12px;}
    .news-con p{ font-size: 14px;}
    .news-con p.col-p{ font-size: 12px;line-height:22px;}
    .news-con ul{ margin-top:0;}
    .news-con ul li{ padding: 4px 0;}
    .news-con ul li a{ display: inline-block;font-size: 12px;line-height:18px;}
    .news-img .dots{ margin-top:0;height: 20px; }
    .news-img .dots .dot{ width:8px;height:8px;border-radius:8px;margin: 0 2px;}
    .solution-img li .img-words{ font-size: 16px;}
    .photo-con .prev-arrow, .photo-con .next-arrow{ top: 40%;}
    .innovation-img .pic li .p-mask{ /*height:45px;*/line-height:18px;font-size:12px;}
    .innovation-img .prev-arrow, .innovation-img .next-arrow{ top: 40%;}
    .innovation-img .swiper-button-next,.innovation-img .swiper-button-prev{ top: 17%;}
    .main{ padding-bottom: 30px;}
    hr{ padding: 5px 0 0;}
    .m-text h2{ font-size: 20px; line-height: 30px;padding: 10px 0;}
    .m-text p,.m-tab{ line-height:22px;margin-bottom: 15px;}
    .m-tab p{ margin-bottom: 5px;}
    .m-text table{ margin-bottom: 15px;}
    .m-text .m-table th,.m-text .m-table td{ padding:2px 2px;}
    .m-text h3{ font-size: 20px; line-height: 30px;margin-bottom: 15px;}
    .speakers-img li, .speakers-img li.last{ width:47%;height: 328px;}
    .meeting-tab li a.t-cont{ padding:0 20px;font-size: 16px;}
    .m-text h2{ font-size: 20px; line-height: 30px;padding: 10px 0;}
    .m-text p,.m-tab{ line-height:22px;margin-bottom: 15px;font-size: 12px;}
    .m-tab p{ margin-bottom: 5px;}
    .m-text table{ margin-bottom: 15px;}
    .m-text .m-table th,.m-text .m-table td{ padding:2px 2px;}
    .m-text h3{ font-size: 20px; line-height: 30px;margin-bottom: 15px;}
    .m-text span{ font-size: 18px;margin-bottom: 20px;line-height: 24px;}
    .m-img { padding-left: 0;padding-top: 15px;margin: 0 auto 20px; }
    .m-img li { margin:0 12px;width: 40%; }
    .b-left { width: 83%; padding-left: 8%;}
    .m-text h2.h-color,.m-text span.s-color{ font-size: 14px;padding: 0;}
    .m-text p.p-time{ font-size: 14px;padding: 1px 3px;left: -25px;}
}
@media (max-width: 375px){
    .speakers-img li, .speakers-img li.last{ height:320px;}
}
@media (max-width: 360px){
    .m-text table th, .m-text table td{ padding: 5px 5px;}
}
@media (max-width: 320px){
    .hots-inner{ width: 100%;}
    .speakers-img li, .speakers-img li.last{ width:46%;height: 300px;}
    .speakers-img li .img-words span{ font-size:16px;}
}

