@charset "UTF-8";
/* CSS Document */
/*公共样式*/
.clear: after { 
display: block; 
clear: both; 
height: 1px; 
content: '' 
}
body{background:#f6f6f6;}
.f_both{ clear:both;} 
.wrapper{ display:none}
/*幻灯*/
#full-screen-slider { width:100%; height:680px; float:left; position:relative}
#slides { display:block; width:100%; height:680px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; bottom:20px; z-index:800;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:15px; height:15px; float:left; margin-left:15px; border-radius:50%; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#fff}

.banner_img1{background:url('../images/banner_itnews.jpg') no-repeat center top}
.banner_img2{background:url('../images/banner2.jpg') no-repeat center top}
.banner_img3{background:url('../images/banner.jpg') no-repeat center top}

.focus{ position:relative; width:625px; height:352px; background-color: #000; float: left;}  
.focus img{ width: 625px; height: 352px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#1d358d;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat; display:none}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  


/*头部*/
.header_div{ position: fixed;top:0; left:0; height:78px;width:100%;-moz-box-shadow:0px 1px 2px #0a1c82; -webkit-box-shadow:0px 1px 2px #0a1c82; box-shadow:0px 1px 2px #0a1c82; z-index:888;margin:0 !important;background: #0a1c82}
.top_bg{ background:url(../images/top_bg1.jpg) top center no-repeat;height:1px;width:100%;}
.layout{width:1200px;margin:0 auto; overflow:hidden;padding-bottom:60px;padding-top:80px;background:#fff; }
/*导航*/
 .nav_div{width:1200px;margin:0 auto;}
.nav_div h2{ font-size: 20px; color: #fff; line-height: 70px; }

 .nav_list_2{width:100px; background: #fff; border:1px #afafaf solid; border-bottom: 0; text-align: center; position: absolute;top:78px;left:0; display: none}
 .nav_list_2 a{border-bottom:1px #afafaf solid; line-height: 50px; color: #000; font-size: 14px;display: block;}
.nav_list_2 a:hover{border-bottom:1px #afafaf solid; line-height: 50px; color: #fff; font-size: 14px;display: block; background: #1a58a6;}
.zy{width:120px;float:right;height:54px;padding-top:22px;}
.zy a{ color:#fff; font-size:14px; line-height:30px; display:inline-block;padding:0 5px;background:#b0b0b0;text-align:center; margin:0 5px}
.zy a:hover{background:#003270;}
/*banner*/
.banner{margin-top:78px;width:100%; overflow:hidden;height: 680px;background: url(../images/banner_itnews.jpg) no-repeat center top; background-size: 100%}
/*.banner_pc{ display:block; background:url(../images/banner.jpg) top center no-repeat;width:100%;height:600px;}
.banner_m{ display:none; background:url(../images/banner.jpg) top center no-repeat;width:100%;height:600px;}*/
 
 
/*CONT1*/
.cont2_h2_img10{
    width: 100%;
    height: 100px;
    text-align: center;
    background: url(../images/h2_img10.png) top center no-repeat;
    margin-top: 95px;
    margin-bottom: 40px;
}
.cont2_h2_img11{
    width: 100%;
    height: 100px;
    text-align: center;
    background: url(../images/h2_img11.png) top center no-repeat;
    margin-top: 95px;
    margin-bottom: 40px;
}
.cont1{width:600px;margin:0 auto;margin-top:30px;}
.cont1_h2{ background:url(../images/icon1.jpg) 0px 18px no-repeat;height:70px; text-align:left;padding-left:48px; position:relative;top:0;left:0;}
.b1{ color:#333333; font-size:30px; text-align:left; line-height:70px; font-weight:bold; display:inline-block;}
.b2{color:#333333; font-size:30px; text-align:left; line-height:70px; font-weight:normal; display:inline-block;margin-left:10px;}
.b2 a{color:#333333; font-size:30px; text-align:left; line-height:70px; font-weight:normal;}
.b2 a:hover{text-decoration:none}
.b3{width:120px; position:absolute;top:0px;right:0;}
.b3{color:#333333; font-size:20px; text-align:right; line-height:70px; font-weight:normal;}
.b3:hover{text-decoration:none}

.cont1_div1{width:100%;height:352px; overflow:hidden;padding-top:18px; background:url(../images/x1.jpg) top left no-repeat;}
.cont1_div_left{width:625px; float:left}
.cont1_div_right{width:500px;margin-right:35px;margin-left:35px; float:right;padding-top:10px;}

.plist1{width:100%; border-bottom:1px #a5a5a5 dashed;padding:15px 0;margin-top:-5px;}
.plist1 h2{ text-align:left;}
.plist1 h2 a{ font-size:20px; color:#333333; line-height:40px; text-align:left; font-weight:normal;background:url(../images/plist1_icon1.png) 0px 11px no-repeat;padding-left:12px;}
.plist1 p{ font-size:14px; color:#666666; line-height:25px; text-align:left; font-weight:normal;}
.plist1:hover h2 a{ color:#003270; text-decoration:none;}
.plist1:hover p{ color:#003270;}

.new_list{margin-top:30px;}
.new_list1_left{width:386px; float: left;}
.new_list_h2{width:96%; background: #f1f1f1; text-align: left; font-size: 16px;padding:0 2%;height:45px; line-height: 45px; color: #595857;}
.plist3{width: 100%;margin:15px auto; border-bottom: 1px #f1f1f1 solid;padding-bottom:15px;}
.plist3_img{width: 90px;margin-right:10px; float: left}
.plist3_zi{width:280px; text-align: left; float: left}
.plist3_zi p{ font-size: 14px; text-align: left; line-height: 24px; color: #333333; }
.plist3_zi p a{ font-size: 14px; text-align: left; line-height: 24px; color: #333333; }
.plist3_zi span{font-size: 12px; text-align: left; line-height: 24px; color: #8e8e8e; }
.plist3_zi p a:hover{ color:#003270; text-decoration: none;}

.more2{width: 50px;height:50px; line-height: 50px;display: block;margin:30px auto;margin-top:50px;}
/*通知*/
.text{width:100%; border-top:1px #b7b7b7 solid;border-bottom:1px #b7b7b7 solid;height:45px;margin-top:27px; text-align:left; position:relative;top:0;left:0;}
.text_span1,.text_span2,.text_span3{width:360px; background:url(../images/icon2.jpg) 5px 14px no-repeat;padding-left:24px; font-size:16px; color:#333333; text-align:left; line-height:45px; display:inline-block;}
.text_span2{ background:url(../images/icon3.jpg) 5px 14px no-repeat;}
.text_span3{ background:url(../images/icon4.jpg) 5px 14px no-repeat;}
.text_span4{font-size:16px; color:#333333; display:inline-block; position:absolute;top:12px; right:0;}

/*块标题*/
.cont2_h2{width:100%; background:url(../images/x2.png) left 70px no-repeat;height:109px; position: relative;top:0;left:0;margin-bottom:50px;}
.cont2_h2 i{width:57px;height:57px; position:absolute;top:0;left:50%;margin-left:-26px;}
.span_zi1{width:160px; color:#003270; font-size:30px; display:block; position:absolute;top:48px;left:50%;margin-left:-80px; font-weight:bold;}
.span_zi2{width:243px;display:block; position:absolute;top:85px;left:50%;margin-left:-122px;}
.span_zi3{width:243px;display:block; position:absolute;top:85px;left:50%;margin-left:-119px;}
.span_zi4{width:202px;display:block; position:absolute;top:95px;left:50%;margin-left:-101px;}
.span_zi5{width:155px;display:block; position:absolute;top:95px;left:50%;margin-left:-78px;}
.span_zi6{width:64px;display:block; position:absolute;top:95px;left:50%;margin-left:-32px;}
.span_zi7{width:64px;display:block; position:absolute;top:95px;left:50%;margin-left:-32px;}


/*会议介绍*/
.cont2{width:100%;}
.js_bg{width:100%;height:520px; background:url(../images/je_bg.jpg) top center no-repeat;}
.js_bg_div{width:1200px;margin:0 auto;padding-top:105px;}
.js_bg_div h2{ text-align: center; font-size: 40px; color: #fff; line-height: 40px;margin-bottom:15px;}
.js_bg_div h3{ text-align: center; font-size: 18px; color: #fff; line-height: 40px; }
.js_bg_div p{width:76%;margin:0 auto; text-align:left; display:block;padding-bottom:60px; font-size:16px; color:#fff; text-align:left; line-height:30px; position:relative;top:15px;left:0}
.js_bg_div_a{ position: absolute;bottom:0;right:0;}

/*展览展会*/
.cont2{width:100%;}
.js_bg1{width:100%;height:430px; background:url(../images/je_bg1.jpg) top center no-repeat;}
.js_bg_div1{width:1200px;margin:0 auto;padding-top:55px;}
.js_bg_div1 h2{ text-align: center; font-size: 40px; color: #fff; line-height: 40px;margin-bottom:15px;}
.js_bg_div1 h3{ text-align: center; font-size: 18px; color: #fff; line-height: 40px; }
.js_bg_div1 p{width:76%;margin:0 auto; text-align:left; display:block;padding-bottom:30px; font-size:16px; color:#fff; text-align:left; line-height:30px; position:relative;top:15px;left:0}
.js_bg_div_a1{ position: absolute;bottom:0;right:0;}
.more3{margin-top:15px; font-size: 14px; color: #fff; line-height: 40px; text-align: center; display: block;}


/*嘉宾*/
.cont3{width:100%;}
.m1{margin-right:13px;margin-bottom:20px;}
.m2{margin-right:13px;margin-bottom:20px;}
.m3{margin-right:13px;margin-bottom:20px;}
.m4{margin-right:0;margin-bottom:20px;}
.m5{margin-right:13px;margin-bottom:20px;}
.m6{margin-right:13px;margin-bottom:20px;}
.m7{margin-right:13px;margin-bottom:20px;}
.m8{margin-right:0;margin-bottom:20px;}

.co1{ background-color:#1a74c2; opacity:1}
.co2{ background-color:#1a74c2; opacity:1}
.co3{ background-color:#1a74c2; opacity:1}
.co4{ background-color:#1a74c2; opacity:1}
.co5{ background-color:#1a74c2; opacity:1}
.co6{ background-color:#1a74c2; opacity:1}
.co7{ background-color:#1a74c2; opacity:1}
.co8{ background-color:#1a74c2; opacity:1}

.cont2_h2_img5{
    width: 100%;
    height: 100px;
    text-align: center;
    background: url(../images/h2_img5.png) top center no-repeat;
    margin-top: 95px;
    margin-bottom: 40px;
}

.plist2{width:335px;height:163px; position:relative;top:0;left:0; float:left; overflow:hidden;margin:0 15px; background: #1a1b4a;margin-bottom:30px;}
.plist2_div{width:135px; position:absolute;top:0;left:0; z-index:10}
.plist2_div img{width:100%;}
.plist2_bg{width:100%;height:70px; display:block; position:absolute;top:0;right:0; z-index:11;display: none}
.plist2_zi{width:190px;height:70px; display:block; position:absolute;top:0;right:0; z-index:12}
.plist2_zi h2{ text-align:left; font-size:20px; color:#fff; line-height:24px;padding-top:25px;}
.plist2_zi p{ text-align:left; font-size:12px; color:#fff; line-height:22px;margin-top:5px;}
.plist2_div:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}
.dh {
    -webkit-transition: all .25s linear .1s;
    -moz-transition: all .25s linear .1s;
    -ms-transition: all .25s linear .1s;
    -o-transition: all .25s linear .1s;
    transition: all .25s linear .1s
}
.jb_more{width:100%; text-align:center;padding-top:58px; display:block;}

/*机构*/
.jg_bq_1{width:644px;margin:0 auto; display:block;}
.jg_bq_2{width:100%;margin:0 auto; display:block;}
.jg_bq1{width:250px;height:58px; border: 2px #1a1b4a solid; display: inline-block; line-height:58px; color:#1a1b4a; font-size:20px;margin:0 10px;}
.jg_bq1:hover{ background:#1a1b4a  !important; color:#fff; text-decoration:none; }
.jg_bq1_hover{ background:#1a1b4a  !important; color:#fff !important; }


.zzjg_div{width:100%;}
.zzjg_div li{ float:left; text-align:center; width:50%;margin-top:50px}

.zzjg_div_cb{width:100%;}
.zzjg_div_cb li{ float:left; text-align:center; width:23%;margin:0 1%;margin-top:20px}

.zzjg_div_bg{width:100%; background-color:#f9f9f9;padding:20px 0;margin-top:20px;}
.zzjg_div_1{width:100%;margin:0 auto;}
.zzjg_div_1 li{ float:left; text-align:center; width:50%;margin-top:50px}

.zt3,.zt4,.zt5{width:1200px;}

.zzjg_div_zi{width:100%; position:relative;top:0;left:0;margin-top:40px;}
.zz1{width:590px;margin:0 auto; border-bottom:1px #40434f solid;}
.zz1_1{width:290px; float:left; text-align:left;padding:20px 0;}
.zz1_1 p{ text-align:center; font-size:16px; color:#333333; line-height:40px; font-weight: normal;}
.zz1_1 p b{ text-align:center; font-size:40px; color:#333333; line-height:40px; font-weight:bold;}

.zz2{width:590px;margin:0 auto;margin-top:50px; border-bottom:1px #40434f solid;}
.zz1_1{width:290px; float:left; text-align:left;padding:20px 0;}
.zz1_1 p{ text-align:center; font-size:14px; color:#333333; line-height:40px; font-weight: normal;}
.zz1_1 p b{ text-align:center; font-size:40px; color:#333333; line-height:40px; font-weight:bold;}

.zz3{width:290px;margin:0 auto;border-bottom:1px #40434f solid;}
.zz3_1{width:290px; float:n one; text-align:left;padding:20px 0;}
.zz3_1 p{ text-align: center; font-size:14px; color:#333333; line-height:60px; font-weight: normal;}
.zz3_1 p b{ text-align:center; font-size:40px; color:#333333; line-height:40px; font-weight:bold;}

.zz4{width:895px;margin:0 auto;border-bottom:1px #40434f solid;margin-top:50px;}
.zz4_1{width:290px; float:left; text-align:left;padding:20px 0;}
.zz4_1 p{ text-align:center; font-size:14px; color:#333333; line-height:60px; font-weight: normal;}
.zz4_1 p b{ text-align:center; font-size:40px; color:#333333; line-height:40px; font-weight:bold;}

.zz5{width:290px;margin:0 auto;border-bottom:1px #40434f solid;}
.zz5_1{width:290px; float:none; text-align:left;padding:20px 0;}
.zz5_1 p{ text-align:center; font-size:14px; color:#333333; line-height:60px; font-weight: normal;}
.zz5_1 p b{ text-align:center; font-size:40px; color:#333333; line-height:40px; font-weight:bold;}

.zz6{width:100%;margin:0 auto;border-bottom:1px #40434f solid;margin-top:50px;}
.zz6_1{width:300px; float:left; text-align:left;padding:20px 0;}
.zz6 p{ text-align:center; font-size:14px; color:#333333; line-height:30px; font-weight: normal;margin-top:10px;}
.zz6_1 p b{ text-align:center; font-size:40px; color:#333333; line-height:40px; font-weight:bold;}


.zz1_2{width:250px; float:right; text-align:left;padding:20px 0;}
.zz1_2 p{ text-align:center; font-size:14px; color:#333333; line-height:60px; font-weight: normal;}
.zz1_2 p b{ text-align:center; font-size:40px; color:#333333; line-height:40px; font-weight:bold;}


.zz1 h2,.zz2 h2,.zz3 h2,.zz4 h2,.zz5 h2,.zz6 h2{ text-align: center; font-size:24px; color:#1a58a6; line-height:60px;}

/*会议安排*/
.hy_div1{width:100%;height:61px; background-color:#eeeeee; display:block; text-align:left; position:relative;top:0;left:0;border:1px #eeeeee solid;margin-top:10px;}
.hy_div1:hover{ background: #1a1b4a;color:#fff;border:1px #1d358d solid; cursor:pointer}
.hy_div1:hover span{ color:#fff;}
 .hy_div1:hover .hy_span3{  background:url(../images/icon13.png) top left no-repeat;}

.hy_div1_hover{ background: #1a1b4a;color:#fff !important;border:1px #3174c7 solid !important; cursor:pointer}
.hy_div1_hover span{ color:#fff !important;}
 .hy_div1_hover .hy_span3{  background:url(../images/icon11_1.png) top left no-repeat;}
.hy_div1_hover:hover .hy_span3{  background:url(../images/icon11_1.png) top left no-repeat !important;}

.hy_span1{width:62%; display: inline-block;padding-left:3%; color:#666666; font-size:20px; line-height:60px; font-weight:bold;}
.hy_span2{width:20%; display: inline-block;color:#666666; font-size:20px; line-height:60px; font-weight: normal;}
.hy_span3{ position:absolute;right:25px;top:20px; background:url(../images/icon11.png) top left no-repeat;width:29px;height:29px;}

.hy_xl_div{width:95.8%; border:1px #1d358d solid; border-top:0;padding:2%;}
.hy_xl_div p{ text-align:left; font-size:18px; color:#000; line-height:38px; font-weight:normal;}
.line1{width:100%;height:3px; background:url(../images/x3.png) top left repeat-x; display:block;margin:25px 0;}

.jd_1_div{width:348px; text-align:left; display:inline-block;padding-right:30px;}
.jd_1_div h2{width:100%; font-size:24px; color:#000; line-height:40px;}
.jd_1_div p{width:100%; font-size:14px; color:#000; line-height:30px;}

.jd_2_div{width:318px; text-align:left; display:inline-block;padding:0 30px;}
.jd_2_div h2{width:100%; font-size:24px; color:#000; line-height:40px;}
.jd_2_div p{width:100%; font-size:14px; color:#000; line-height:30px;}

.jd_3_div{width:318px; text-align:left; display:inline-block;padding:0 30px;}
.jd_3_div h2{width:100%; font-size:24px; color:#000; line-height:40px;}
.jd_3_div p{width:100%; font-size:14px; color:#000; line-height:30px;}


.jd_1_line{ border-right:1px #1d358d solid;}

.banner_bm{width:100%;height:200px; background:url(../images/banner_bm.png) top center no-repeat; display:block;margin-top:100px;}

/*合作媒体*/

.hzjg_tittle_h2{ color: #333333; font-size: 30px; text-align: left; line-height: 40px; font-family: "微软雅黑"; border-bottom: 1px #333333 solid;padding-bottom:15px;}
.cont2_h2_img9{
    width: 100%;
    height: 100px;
    text-align: center;
    background: url(../images/h2_img9.png) top center no-repeat;
    margin-top: 95px;
    margin-bottom: 40px;
}
.m1_div{ border:3px #333333 solid; font-size:30px; color:#333333;padding:10px 18px;margin:0 auto;width:141px;}
.logo1{width:230px; border:1px #ebebeb solid; border-radius:10px;margin:80px auto;height:115px;padding:10px;}
.logo1 img{width:100%;}
.logo1 li:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.logo2{margin-top:50px;width:1300px;}
.logo2 li{width:150px; border:1px #ebebeb solid; border-radius:10px;height:82px;padding:10px; float:left;margin-bottom:40px;margin-right:24px;margin-left:5px}
.logo2 img{width:100%;}

.logo2 li:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}


/*地图*/
.map{width:100%;}
.map span{margin:0 20px; display:inline-block;}

/*关于我们*/
.about{width:100%;margin-top:35px;}
.about h2{ color:#333333; font-size:24px; text-align:left; line-height:36px; border-bottom:1px #333333 solid;padding-bottom:15px;}
.about1{width:30%;padding:25px 0; float:left;padding-right:3%}
.about1 h3{ color:#333333; font-size:20px; text-align:left; line-height:35px; font-weight:bold;}
.about1 p{ color:#333333; font-size:16px; text-align:left; line-height:35px; font-weight:normal;}


/*底部*/
.foot_div{width:100%; border-top:2px #c8c8c8 solid; background-color:#f7f7f7;padding:30px 0;}
.foot{width:1200px;margin:0 auto;margin-bottom:36px;padding-bottom:30px; border-bottom:1px #e1e1e1 solid;}
.foot_div1{width:360px;padding-left:40px; font-size:14px; color:#707070; line-height:33px; text-align:left; font-weight:normal; float:left;}
.foot_div3{width:250px;padding-left:40px; font-size:14px; color:#707070; line-height:33px; text-align:left; font-weight:normal; float:left;}
.foot_div2{width:300px; float:right;}
.foot_div2 li{width:112px;margin-left:25px; float:left;height:165px}
.foot_div2 li .ewm{ text-align:center;padding:5px 0;}
.foot_div2 li .ewm img{ border:2px #fff solid;}
.foot_div2 li p{ text-align:center; font-size:14px; color:#707070; line-height:24px;}

/*h2_标题*/
.cont2_h2_img1{width:100%;height:100px; text-align:center; background:url(../images/h2_img4.jpg) top center no-repeat;margin-top:95px;margin-bottom:40px;}
.cont2_h2_img2{width:100%;height:100px; text-align:center; background:url(../images/h2_img3.jpg) top center no-repeat;margin-top:95px;margin-bottom:40px;}
.cont2_h2_img3{width:100%;height:100px; text-align:center; background:url(../images/h2_img2.jpg) top center no-repeat;margin-top:95px;margin-bottom:40px;}
.cont2_h2_img4{width:100%;height:100px; text-align:center; background:url(../images/h2_img1.jpg) top center no-repeat;margin-top:95px;margin-bottom:40px;}


/*广告*/
.tittle_h2{width:100%;height:70px; background:url(../images/x5.jpg) bottom center no-repeat; position:relative;top:0;left:0;}
.tittle_h2 span{ color:#999999; font-size:14px ; text-align:left; line-height:60px; position:absolute;top:0;left:0;}
.back{width:45px;height:70px; line-height:80px; position:absolute;top:0px; right:0px; background:url(../images/icon5.jpg) 0px 27px no-repeat;padding-left:35px; text-align:left; font-size:14px; color:#000;margin:0  !important}

.banner_ny_div{width:100%; background:url(../images/new_banner.jpg) top center no-repeat;height:300px;margin-top:75px;}
.neirong_div{width:100%;margin-top:10px;padding-bottom:50px;padding-top:15px;}
.neirong_div h2{ font-size:30px; color:#333333; line-height:50px; text-align:center; border-bottom:1px #333333 solid;padding:15px 0;width:80%;margin:0 auto;}
.tittle_h2 .mb_tittle{color: #000;font-size: 14px;text-align: left;line-height: 60px; position: absolute;top: 10px;left: 0;margin:0 !important}
.neirong_div h3{ font-size:16px; color:#000; line-height:50px; text-align:center; font-weight:normal;padding:5px 0;}
.nr_pic{width:80%;margin:30px auto;}
.neirong_div p{ text-align:left; color:#333333; font-size:16px; line-height:30px;margin:30px 0;}

/*register*/
.banner_register_div{width:100%; border-radius: 10px; background:url(../images/banner_register.jpg) top center no-repeat;height:300px;margin-top:75px;}
.register_div{width:1200px;margin:0 auto; }
.register_h2{ font-size:24px;width:890px;margin:0 auto;margin-bottom:10px; color: #333333; text-align:center;height:106px; font-weight: bold; line-height: 106px;}
.tip{ text-align: left; color: #333333; font-size: 16px; line-height: 36px; width:1200px;margin:0 auto;}
.tip b{ color: #003270; font-weight: bold; }
.tip i{ font-size: 12px; color: #ff0000; line-height: 45px; margin-left:25px;margin-right:10px;}
.tip span{ color: #666666; font-size: 12px; line-height: 45px }

.input_h3{height:46px; text-align: left; background:#256dde url(../images/input_h2.jpg) 0px 4px no-repeat; font-size: 18px; color: #fff; line-height: 45px; font-weight: bold;width:1174px;margin:0 auto;padding-left:26px;margin-top:15px;}
.input_h3 span{ font-size: 14px;margin-left: 10px; }
.input_list_ul{width:1200px;margin:0 auto;}
.input_list_ul li{ text-align: left; float: left;width:50%; line-height: 35px; margin:15px 0;}
.input_list_ul li label{ font-size: 16px; color: #333333;width:100px; display: inline-block;}
.input_list_ul li label i{ color: #ff0000;margin-right:5px; }
.input_list_ul li input{width:420px;height:35px; line-height: 35px; border:1px #ededed solid;margin-left:10px; font-size: 14px;padding:0 10px;}

.input_check_box{width:1200px;margin:0 auto; text-align: left;padding:15px 0;}
.input_check_box label{ font-size: 16px; color: #333333;width:100px; display: inline-block; }
.input_check_box label i{ color: #ff0000;margin-right:5px; }
.input_check_box a{ color: #666666; border:1px #ededed solid;padding:0 40px;height: 44px; display: inline-block; line-height: 44px; text-align: center; font-size: 14px;margin-right:30px; }
.input_check_box a:hover{border:1px #256dde solid; background: url(../images/input_check_box_left_j.png) top left no-repeat; text-decoration: none; color: #256dde;}
.input_check_box_hover{border:1px #256dde solid !important; background: url(../images/input_check_box_left_j.png) top left no-repeat !important; color: #256dde !important;}
.input_check_box input{width:420px;height:35px; line-height: 35px; border:1px #ededed solid;margin-left:10px; font-size: 14px;padding:0 10px;}
.input_textarea{width:100%; text-align: left;}
.input_textarea textarea{width:580px;margin-left:15px; border:1px #ededed solid;height:200px; text-align: left; font-size: 14px; line-height: 26px; color: #999999;padding:15px;}

.input_check_box span{ color: #666666; font-size: 12px; text-align: left;margin-left: 10px; }
.luntan_z{width:1200px;margin:0 auto;height:40px; text-align: left; color: #20447d; font-size: 16px; line-height: 40px; background: #e9f0fc;padding-left:20px;margin:30px auto;}

.tip_foot{width:100%; border-top:1px #256dde solid;padding-top:20px; height:40px;line-height: 40%; text-align: left; color:#333333; font-size: 18px;margin-top:30px;}
.tip_foot i{ color: #ff0000 ;padding-right:10px;}
.tip_foot span{ color: #003270; }
.ct1{margin-left:10px;}
.ct2{margin-right:45px;}

.luntan_div{width:100%;padding-bottom:50px;}
.input_div_list1{padding-bottom:10px;}
.luntan_list{width:100%;border-bottom: 1px #8fa1be solid;}
.luntan_list dl{  width:100%;margin:25px 0;}
.luntan_list dl{ text-align: left; line-height: 35px; color: #333333; font-size: 16px;} 
.luntan_list dl .dt1{width: 280px; float: left;padding-left:20px;display: block; color: #20457c; font-weight: normal;} 
.luntan_list dl .dt2{width: 675px; float: left;padding-left:10px; font-weight: normal;} 
.luntan_list dl .dt3{width: 200px; float: left;padding-left:10px; font-weight: normal;} 
.inputCheck{margin-right:10px;}
.bm_btn{padding:10px 30px; color: #fff; font-size: 18px; text-align: center; background: #266ce2;margin-bottom:50px;}
.map_cd{width:100%;;margin-top:100px;}
.map_cd_left{ float: left;width:510px;}
.map_cd_right{float: right;width:670px;}
.map_cd_right img,.map_cd_left img{width:100%;}
.map_cd_left{margin-top:40px; display: block;marign-bottom:30px ;}

.checkbox_inp{width:18px;height:18px; position: relative;;top:3px;left:0; display: inline-block;margin-right:10px;}
.inputCheck{width:18px;height:18px; position: absolute;;top:0;left:0; z-index: 100; opacity: 0;}
.inputCheck_img{width:18px;height:18px; background: url(../images/icon12_1.jpg) top left no-repeat; position: absolute;top:0;left:0 ;z-index:80;}
.inputCheck_img_h{width:18px;height:18px; background: url(../images/icon12_2.jpg) top left no-repeat; position: absolute;top:0;left:0 ;z-index:80;}

.register_bg{width:100%; background: url(../images/bg1.jpg) centerssssssssssssss center no-repeat;}


/*组织架构（照片）*/
.zzj_pic_div{width:400px;margin:0 auto;margin-top:20px; overflow: hidden;}
.zzj_pic_tittle{ color: #1a58a6; font-size: 24px; text-align: center; font-weight: bold;; line-height: 40px; }
.zzj_pic_list{width:500px;margin-top:40px; border-bottom: 1px #40434f solid;margin-bottom:40px;padding-bottom:40px;}
.zzj_pic_list li{ text-align: center; float:left; margin-right:70px;}
.zzj_pic_list li h3{ font-size: 20px;color: #333333; line-height: 30px;padding-top:5px;}
.zzj_pic_list li p{ font-size: 14px;color: #333333; line-height: 20px;padding-top:5px;}

.zzj_pic_div1{width:620px;margin:0 auto;margin-top:20px; overflow: hidden;}
.zzj_pic_list1{width:160px;margin:0 auto;margin-top:40px; border-bottom: 1px #40434f solid;margin-bottom:40px;padding-bottom:40px;}
.zzj_pic_list1 li{ text-align: center; }
.zzj_pic_list1 li h3{ font-size: 20px;color: #333333; line-height: 30px;padding-top:5px;}
.zzj_pic_list1 li p{ font-size: 14px;color: #333333; line-height: 20px;padding-top:5px;}

.zzj_pic_list2{width:700px;margin:0 auto;margin-top:40px; border-bottom: 1px #40434f solid;margin-bottom:40px;padding-bottom:40px;}
.zzj_pic_list2 li{ text-align: center; float:left; margin-right:70px;}
.zzj_pic_list2 li h3{ font-size: 20px;color: #333333; line-height: 30px;padding-top:5px;}
.zzj_pic_list2 li p{ font-size: 14px;color: #333333; line-height: 20px;padding-top:5px;}


.zzj_pic_div2{width:855px;margin:0 auto;margin-top:20px; overflow: hidden;}
.zzj_pic_list3{width:940px;margin:0 auto;margin-top:40px; border-bottom: 1px #40434f solid;margin-bottom:40px;padding-bottom:40px;}
.zzj_pic_list3 li{ text-align: center; float:left; margin-right:70px;}
.zzj_pic_list3 li h3{ font-size: 20px;color: #333333; line-height: 30px;padding-top:5px;}
.zzj_pic_list3 li p{ font-size: 14px;color: #333333; line-height: 20px;padding-top:5px;}

/*新闻中心*/
.news_plist{width:100%;}
.news_lable{width:220px; float: left}
.news_lable_tittle{width:220px;height:50px; background: #1A1B55; font-size: 16px; line-height: 50px; text-align: center; color: #fff; font-weight: bold;;margin-top:40px;}
.news_lable li{width:100%;height:60px;background: #f1f1f1; border-bottom:1px #fff solid; display: block;; text-align: center; line-height: 60px; font-size: 16px;}
.news_lable li a{ font-size: 16px; color: #666666; line-height: 60px;}

.plist_div{width:880px; float: right;margin-right:30px;margin-top:35px;}
.plist_div_list{width:100%;height:100%;}
.plist_tittle{ font-size: 22px; text-align: left; color: #333333; line-height: 60px; border-bottom: 1px #333333 solid;width:100%; font-weight: bold;;}
.plist8{width:100%;height:100%;padding:30px 0; border-bottom: 1px #cccccc solid;}
.plist8_img{width:27%; float: left}
.plist8_zi{width:69.7%; float: right; position: relative;top:0;left:0;height:100%;}
.plist8_zi_tittle{width:100%; font-size: 20px; color: #333333; font-weight: bold; text-align: left;}
.plist8_zi_tittle a{font-size: 20px; color: #333333; font-weight: bold; text-align: left; line-height: 30px}
.plist8_zi_p{ text-align: left; font-size: 14px; color: #666666; line-height: 28px;margin-top:10px;height:100%; }
.plist8_zi_p a{ color: #1a58a6; }
.plist8_zi span{ color: #999999; font-size: 12px; text-align: right; position: absolute;bottom:3px;right:0; }

/*分页标签*/
.fy{width:600px; text-align: center;margin:40px auto;}
.fy a{ border:1px #eeeeee solid;padding:6px 10px; color: #666666; font-size: 16px; display: inline-block;margin:0px 8px; }
.fy a:hover{ background: #3174c7; color: #fff; text-decoration: none; }
/*大会日程*/
.banner_rc_div{width:100%; background:url(../images/rc_banner.jpg) top center no-repeat;height:300px;margin-top:75px;}
.news_lable_rc{width:220px; float: left;margin-top:40px;}
.news_lable_tittle1{width:220px;background:#1A1B55; font-size: 16px; line-height: 50px; text-align: center; color: #fff; font-weight: bold;;}
.news_lable_rc ul{margin-bottom:5px;}
.news_lable_rc li{width:98%;background: #f1f1f1; border-bottom:1px #fff solid; display: block;; text-align: center; line-height: 30px; font-size: 16px;padding:10px 0;padding:10px 2%;}
.news_lable_rc li a{ font-size: 16px; color: #666666; line-height: 30px;}

.rc_tittle{ font-size: 30px; text-align: center; color: #333333; line-height: 80px; border-bottom: 1px #333333 solid;width:100%; font-weight:normal;;}
.rc_tittle_h3{ color: #000; font-size: 16px; text-align: center; line-height: 80px; }
.rc_div_cont{margin-top:15px;}
.rc_div_cont img{width:100%;}
.rc_div_cont p{ text-align: left; font-size: 16px; color: #000000; line-height: 30px;margin-bottom:8px;  }

/*参会指南*/
.banner_ch_div{width:100%; background:url(../images/banner_ch.png) top center no-repeat;height:300px;margin-top:75px;}
.join{width:1100px;margin:40px auto; border-bottom: 1px #999999 solid;padding-bottom:30px; text-align: left; font-size: 16px; color: #393939; line-height: 30px;}
.join_tittle{ font-size: 22px; color: #323232; font-weight: bold;margin-bottom:10px; }

.xianlu{width:100%; background-color: #fafafa;padding:22px 0;}
.xianlu_div{width:1100px;margin:0 auto;}
.xianlu_div_tittle{font-size: 22px; color: #323232; font-weight: bold;margin-bottom:10px;  text-align: left;}

.cont2{width:1100px;margin:37px auto;}
.cont2_tittle{font-size: 22px; color: #323232; font-weight: bold;margin-bottom:10px;  text-align: left;margin-bottom:30px;}
.xianlu_div .map{ display: none }

.jiudian_img{width:1100px; overflow: hidden;}
.jiudian_table{width:1100px;margin:0 auto;margin-top:30px;}
.talbe1{width:1100px;}
.jiudian_table td{padding:20px 10px; font-size: 16px; color: #323232;border-right:1px #fff solid}
.jiudian_table th{padding:20px 10px ;background:#1a1b4a; color: #fff; font-size: 20px; border-right:1px #fff solid; text-align: center;}

/*视频直播*/
.banner_video_div{width:100%; background:url(../images/video_banner.jpg) top center no-repeat;height:300px;margin-top:75px;}
.video_div_layout{width:100%;margin-top:50px;}
.video_div_layout video{width:100%;height:100%;}
.video_h1{width:100%;height: 57px; background: url(../images/video_h1.jpg) top center no-repeat; display: block;margin-top:5px;}
.video_h2{width:100%;height: 57px; background: url(../images/video_h2.jpg) top center no-repeat; display: block;margin-top:5px;}
.video_h3{width:100%; color: #333333; font-size: 20px; text-align: center; line-height:30px; font-weight: bold;}
.video_luntan_list{width:100%; overflow: hidden;margin-top:5px;}
.video_luntan_list ul{width:105%;}
.video_luntan_list li{width:215px;height:70px;padding:12px 12px; background-color:#eeeeee; display: block; text-align: left; float: left;margin-right:2px;margin-bottom:2px;}
.video_luntan_list li a{color: #666666; }
.video_luntan_list li h2{ font-size: 18px; line-height: 24px; font-weight: bold;}
.video_luntan_list li p{  font-size: 14px; line-height: 24px; }

.video_luntan_list li:hover{background-color:#1a1b4a;color: #fff; }
.video_luntan_list li:hover a{color: #fff; text-decoration: none}
.video_luntan_list_hover{background-color:#1a1b4a !important;color: #fff !important; }
.video_luntan_list_hover a{color: #fff !important; text-decoration: none}

.liuyan_div{width:100%;height:600px; overflow: auto;margin-bottom:50px;}
.liuyan_div1{width:100%;padding-bottom:15px; border-bottom: 1px #b5b5b5 dashed;margin-bottom:15px;}
.liuyan_div1 h2{ background: url(../images/video_icon1.png) 0px 1px no-repeat;padding-left:30px; text-align: left; font-size: 18px; color: #1a1b4a; font-weight: normal; }
.liuyan_div1 p{ font-size: 16px; text-align: left; color: #333333; line-height: 28px;margin:10px 0; }
.liuyan_div1 p span{ color: #999999;margin-left:5px; }
.liuyan_img {width:230px;}
.liuyan_img img{width:100%;}


.table1{width:100%;margin:0 auto;margin-top:20px;}
.table1 td{border:#CCC 1px solid;padding:5px; font-size:14px; color:#333; line-height:28px; text-align:center;}
.table1 th{border:#CCC 1px solid;padding:5px;font-size:16px; color:#333; line-height:28px; text-align:center; background-color:#f1f1f1}


.layout_input{padding:10px 0;}
.input_div1{margin:15px auto;text-align: left;width: 600px;}
.input_div2{margin:15px auto;text-align: left;width: 600px;}
.input_div3{margin:10px auto;text-align: left;width: 600px;}
.input_div1 label{ font-size: 16px; color: #000; line-height: 35px; text-align: left;width: 350px; display: block;margin-right: 10px;margin-bottom:15px;}
.input_div2  label{ font-size: 16px; color: #000; line-height: 35px; text-align: left;width: 350px; display: block;margin-right: 10px;margin-bottom:15px;}

.input_div1 input{width: 570px;height: 35px; border:1px #c8c8c8 solid; font-size: 14px;text-align: left;padding:0 15px;border-radius: 5px;}
.input_div1_input{width: 600px;height: 35px; border:1px #c8c8c8 solid; font-size: 14px;text-align: left;padding:0 15px;border-radius: 5px;}

.input_div1_input1{width: 570px;height: 35px; border:1px #c8c8c8 solid; font-size: 14px;text-align: left;padding:0 15px;border-radius: 5px;}
.input_div1_input_yz{width: 450px;height: 35px; border:1px #c8c8c8 solid; font-size: 14px;text-align: left;padding:0 15px;float: left;border-radius: 5px;}

.btn_yzm{width: 100px;height: 35px; border:1px #c8c8c8 solid; font-size: 14px; text-align: center; color: #000; background: #f7f7f7; float: right;border-radius: 5px;}
.btn_yzm a{ font-size: 14px; color: #000; line-height: 35px; display: block;}


.input_btn_tj{width:100px;height:35px; background: #0a1c82; color: #fff;margin:0 auto; font-size: 14px; text-align: center;display: block; line-height: 35px;margin-top:50px;border-radius: 5px;}
.input_btn_tj:hover{ text-decoration: none; }
.textarea{width: 450px;border:1px #c8c8c8 solid; font-size: 14px;vertical-align: top;}

.input_btn2{width:230px;height:35px; background: #111111; color: #fff;margin:0 auto; font-size: 14px; text-align: center;display: block; line-height: 35px;margin:0 15px;margin-top:20px;border-radius: 5px; float: left;}
.input_btn2:hover{ text-decoration: none; }

.touxiang_pic{margin-top:20px;width: 100%;}
.touxiang_sc{margin-bottom: 20px;}
.touxiang_sc img{ border-radius: 50%; border:1px #ccc dashed; }
.touxiang_pic h2{ color: #ff0000; font-size: 14px; text-align: center;line-height: 35px; }


.dhts_zi{width: 260px;margin:20px auto;text-align: left;}
.dhts_zi h2{ font-size: 20px; text-align: left; color: #111111; font-weight: normal; line-height: 30px;}
.dhts_zi h3{ font-size: 14px; text-align: left; color: #414341; font-weight: normal; line-height: 25px;}
.dhts_zi p{ font-size: 14px; color: #ff0000; text-align: left; line-height: 24px; }

.zhaopian1{width:300px;margin-bottom:20px;margin-top:10px;border:1px #cccccc solid;}
.zhaopian1 img{width: 100%}

.dh_pic{width: 310px; float: left;margin-bottom:40px;}
.dh_pic img{width: 100%;}
.dhts_zi{margin-left:15px; float: left;}
