@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
.clear{ clear:both;}
ul,li{ list-style:none;}
.section1 { background-color:#03205C;}
.section2 { background:url(/Public/home/images/meeting/bg2.jpg) 50%;}
.section3 { background:url(/Public/home/images/meeting/bg3.jpg) 50% top; background-size:cover;}
.section4 { background:url(/Public/home/images/meeting/bg4.jpg) 50% top;}
.section5 { background:url(/Public/home/images/meeting/bg5.jpg) 50% top;}
.section6 {background-color:#1248a6;}
.section7{background-color:#00348c;}
.fp-tableCell {vertical-align:top;text-align:center;}
.con{width:63%;margin:5% auto 0;}
.con1{width:63%;margin:5% auto 0;}
.bg21{width:80%;max-width:782px;}
h3.hd{font-size:32px;color:#50c7ff;font-weight:bold;line-height:0.8em;margin:3% 0;}
h3.hd i{display:inline-block;width:60px;height:3px;background-color:#50c7ff;}
.ul2 {position:relative;color:#fff;}
.lywrap p{ text-indent:2em;}
.ul2 li {width:25%;float:left;position:relative;margin-bottom:1%;height:300px;}
.fea-icon div {background-repeat:no-repeat;background-position:center center;width:207px;height:207px;margin:0 auto;cursor:pointer;}
.fea1 {background:url(/Public/home/images/meeting/cjy.png) no-repeat 50%;}
.fea2 {background:url(/Public/home/images/meeting/lxh.png) no-repeat 50%;}
.fea3 {background:url(/Public/home/images/meeting/zsf.png) no-repeat 50%;}
.fea4 {background:url(/Public/home/images/meeting/cjc.png) no-repeat 50%;}
.fea5 {background:url(/Public/home/images/meeting/zjq.png) no-repeat 50%;}
.fea6 {background:url(/Public/home/images/meeting/hk.png) no-repeat 50%;}
.fea7 {background:url(/Public/home/images/meeting/xrl.png) no-repeat 50%;}
.ul2 li h4 {text-align:center;font-weight:normal;line-height:2em;margin:0;}
.size18 {font-size:1.125em;}
.banner .bd .limg{max-width:400px;float:left;width:40%;}
.banner .bd .ldiv{text-align:left;color:#fff;margin-left:4%;width:56%;float:left;}
.banner .bd .ldiv h2{color:#c1e0ff;font-size:2.5em;font-weight:normal;}
.banner .bd .ldiv p{color:#8ec6ff;font-size:14px;line-height:2em;margin-top:3%;}
.name_scroll{width:100%;color:#fff;margin:0 auto;}
.name_scroll .bd h3{font-size:18px;text-align:left;font-weight:normal;background:#1d79dd;height:45px;line-height:45px;text-indent:20px;}
.name_scroll .bd ul li{border-top:none;border-right:none;overflow:hidden;}
.name_scroll .bd ul li div{border-bottom:1px solid #3776d7;width:25%;background:#236ad5;height:45px;line-height:45px;float:left;border-right:1px solid #3776d7;text-align:center; box-sizing:border-box;*border-right:0;font-size:14px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.artul li{float:left;width:44%;margin:0 3%;padding:18px 0;border-bottom:1px solid #09489e;color:#fff;}
.artul li img{float:left;width:20%;max-width:90px;}
.artul li .mti{float:right;width:75%;margin-left:5%;text-align:left;}
.artul li .mti h4{font-weight:normal;color:#c1e0ff;font-size:16px;}
.artul li .mti h4 a{color:#c1e0ff;}
.artul li .mti p{color:#4da0f3;font-size:12px;line-height:30px;}
/*弹出层s*/
.m-layer {display:none;position:fixed;top:0;left:0;z-index:10000;width:100%;height:100%;background:rgba(0,0,0,0.6);}

.m-layer.z-show {display:block;}
.m-layer > table {table-layout:fixed;width:100%;height:100%;}
.m-layer > table > tbody > tr > td {vertical-align:middle;}
.m-layer .lywrap {position:relative;width:50%;margin:0 auto;border-radius:6px;box-shadow:0 2px 10px rgba(0,0,0,0.2);}
.m-layer .lyct {padding:2em;background:#fff;margin:0;text-align:center;border-radius:10px;}
.m-layer .lyct h2{font-size:18px;font-weight:normal;margin-bottom:2%;}
.art{text-align:left;color:#666;font-size:14px;height:300px;overflow-y:scroll;padding:10px;line-height:2em;}
.closezt{position:absolute;right:2%;top:3%;cursor:pointer;}
.line{width:98%;border-top:1px solid #cdcbcb;height:1px;}
.info{display:none;}
.banner{height:500px;overflow:hidden;position:relative;margin:0 auto;z-index:0;background:rgba(87,145,255,0.2);width:100%;border:1px solid #3061b0;}
.banner .hd {width:100%;height:10px;left:auto;right:auto;top:auto;bottom:10%;position:absolute;text-align:center;z-index:1}
.banner .hd li {zoom:1;*display:inline!important;width:32px;height:7px;overflow:hidden;margin:0 5px;background-color:#FFF;opacity:0.8;filter:alpha(opacity=80);cursor:pointer;display:inline-block}
.banner .hd .on {background-color:#f55c00;}
.banner .bd{position:relative;height:100%;z-index:0;overflow:hidden;}
.banner .bd li{zoom:1;width:86%;margin:7% auto;overflow:hidden;vertical-align:middle;text-align:center;}
.banner .bd li img {display:block;vertical-align:middle;margin:0 auto}
.banner .bd img{display:block;}
.banner .prev, .banner .next {z-index:10;width:20px;height:50px;border-radius:3px;margin:-25px 0 0;cursor:pointer;text-indent:-9999px;position:absolute;top:50%;bottom:auto;}
.banner .prev{background:url(/Public/home/images/meeting/left.png)  no-repeat center;left:2%;}
.banner .next{background:url(/Public/home/images/meeting/right.png) no-repeat center;right:2%;}
/*弹出层e*/
@media screen and (max-width :700px) {.con{width:100%;}.fea-icon div { background-size:70%;}/*.banner .bd .limg{width:100%;float:none;}.banner .bd .ldiv{width:100%;margin:0;float:none;}*/}
@media screen and (max-width :1200px) {.con{width:100%;}.banner{width:80%;min-height:400px;height:auto;}.name_scroll{width:80%;}}
@media screen and (max-width :800px) {.banner .bd .ldiv h2{font-size:2em;}}
/*@media screen and (max-width :900px) {.name_scroll .bd ul li div{width:50%;}}*/

/*朱彬s*/
.top,.mygwc{ font-size:0.75em;}
.top_gd{ position:absolute; z-index:1000; width:100%; top:0px; background:#fff; left:0;}
.buyer-header-nav{ float:left; margin-top:28px; padding-left:47px;}
.buyer-header-nav a,.buyer-header-nav a:link,.buyer-header-nav a:visited{ display:inline-block; color:#333; font-size:16px; padding:5px 25px; font-weight:bold;}
.buyer-header-nav a:hover{ color:#005cae;}
.mygwc{ margin-top:30px; line-height:43px;}
.buyer-nav h1{ height:49px; line-height:49px; font-size:18px;}
.height_auto{ height:auto !important;}
@media screen and (min-width:1200px){
html,body{ font-size:16px;}
}
/*第一屏*/
.zhanwei{ width:100%; height:155px;}
.one_ping,.secend_s,.secend_3,.secend_4{width:100%; height:100%;position:relative; }
.one_ping video.hero-bg { background-position: top center; background-repeat: no-repeat; background-size: 100% 100%; position: absolute; min-width: 100%;  width: auto; height: auto; left: 0; top:-130px; display: block; z-index: 0; }
.one_ping .onewenzi { position: absolute; top: 15%; left:25.26%;z-index: 99; width:54.21%; height:38.74%; background:green;}	
.one_ping .onewenzi img{ width:100%; height:auto;}
.one_ping .first-show { position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%;   
background: url(/Public/home/images/meeting/onewzbg.png) no-repeat 0 0; background-size:100% 100%;}	
	

/*第三屏*/

.section_bg3{background:url(/Public/home/images/meeting/bg3.jpg) no-repeat center top; background-size:cover;}
.secend_3 .shangimg{ position:absolute; width:8.59%; top:37%;left:27.6%; display:block;}
.secend_3 .shang{ position:absolute;  right:21.25%; top:34%; width:35.88%; text-align:center; display:block;}
.shang .bd {position:relative;height:100%;z-index:0;overflow:hidden; padding-bottom:80px; width:100%; text-align:center;}
.shang .bd li{ text-align:center;}
.shang .bd li img{ width:100%;}
.shang .hd {height:42px;line-height:42px;vertical-align:middle;width:100%; text-align:left; padding-left:10%;  }
.shang .hd li {width:12px;height:12px;border-radius:50%; margin:0 3px;zoom:1;overflow:hidden;margin:0 5px;background-color:#347FFE;cursor:pointer;display:inline-block;}
.shang .hd .on {background-color:#72A8FE;}


.secend_3 .threecar{ position:absolute; width:17.5%; bottom:12.51%;right:-200%; opacity:0;}

/*第五屏 盛况集锦*/
.pageimg{ margin-top:50px;}
.pageimg a{ display:inline-block; background:#1F6AC7; width:22px; height:22px; line-height:22px; color:#C0CDED; font-family:"宋体"; font-weight:bold; text-decoration:none;}
.pageimg span{ display:inline-block; padding:0 30px; color:#4C9AFE; font-size:16px;}
.pageimg i{ font-style:normal;}






.footergray{ height:14%;background:#1a2128;width:100%; overflow:hidden; position:absolute; bottom:0px;}
.footergray .baseinfo{text-align: center;line-height: 30px;padding: 15px 0;color:#5e6063;}
.footergray .baseinfo img{display:inline-block;margin-right:10px;}
.footergray .baseinfo a{font-size:13px;color:#5e6063;display:inline-block;margin:0 8px;}
.footergray .help a:hover,.footergray .baseinfo a:hover{text-decoration:underline;}
.footergray p.lastp{ margin-top:10px;}

/*朱彬e*/


/*列表3效果*/

.removeTextNodes{ width:1200px; margin:0 auto;}
.listBox .listA,.listBox li {width:330px; height:auto;position:relative; text-decoration:none; overflow:hidden; display: block;}
.listBox li { float:left; margin:0 28px;display: inline; margin-top:50px;border:5px solid #1759AF;  }
.listBox li img{ width:100%; height:auto;}
.listBox li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);
 opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);}
.listBox li .txt,.listBox li .txtBg{width:330px;height:220px; position:absolute; left:0px;top:0px; text-align:left; }
.listBox li .txt { z-index: 2; } 
.listBox li .txtBg {z-index: 1;}
.listBox .t{position:absolute; left:25px;}
.listBox .t {bottom:10px;  border-bottom:2px #86c2ff solid; padding-bottom:7px; font-size:16px; color:#fff; z-index: 10;}
.leftBg,.rightBg{position:absolute;top:0px;height:300px; }
.leftBg {background:url(/Public/home/images/meeting/bg_left_1.png) no-repeat;left:-250px;top:0px; width:242px;}
.rightBg {background:url(/Public/home/images/meeting/right_bg_1.png) no-repeat;left:350px;top:0px; width:280px;}
.txt .tP {font-size:12px; margin-top:10px; color:#fff; line-height:24px; display: block; width:280px; left:24px; top:55px; position:absolute;  opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0); height:240px;}

.select .t{/*bottom:245px; */color:#fff; /*font-weight:bold;*/}
.select1 .t{/*bottom:245px; */color:#20722e;}
.select1 .t  {bottom: 245px!important;}
.select1 .txt .tP { opacity: 1!important;-moz-opacity: 1!important;filter:alpha(opacity=100)!important;}
.margAuto {margin:0px 27px;}
.main_4 {padding-top:60px;}