@charset "utf-8";

a{font-family:微软雅黑,"微软雅黑",Microsoft YaHei,Verdana,Arial,"宋体",Helvetica, sans-serif;font-size:14px;text-decoration:none;}
a:link   {color:#323f4e;}
a:visited{color:#323f4e;}
a:hover  {color:#007cc7}
a:active {color:#323f4e;}
a.a2{ color:#007cc7;}a.a2:hover{ color:#69ba2e;}

/*去掉链接（包括图片链接）的虚线边框*/ 
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */ 
:focus { outline: none; }/* for Firefox */ 

/*IE滚动条样式*/
body { SCROLLBAR-ARROW-COLOR:#FFFFFF;SCROLLBAR-FACE-COLOR:#a0a0a0;SCROLLBAR-DARKSHADOW-COLOR:#a0a0a0;SCROLLBAR-HIGHLIGHT-COLOR:#a0a0a0;SCROLLBAR-3DLIGHT-COLOR:#a0a0a0;SCROLLBAR-SHADOW-COLOR:#a0a0a0;SCROLLBAR-TRACK-COLOR:#E6E6E6;}
/* Webkit内核滚动条样式 */
::-webkit-scrollbar {width: 12px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 0px; border-radius:0px;}/*滑轨*/
::-webkit-scrollbar-thumb {-webkit-border-radius:0px;border-radius:0px; background: rgba(160,160,160,1.0); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8);}/*滑块*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(160,160,160,0.8);} 

body {color:#323f4e; margin:0; background:#fff; text-align:center; line-height:200%;}

div,ul,dl,dt,dd{ margin:0; padding:0;list-style:none;}
body,td,input,select,textarea{ font-family:微软雅黑,"微软雅黑",Verdana,Arial,"宋体",Helvetica, sans-serif; font-size: 14px; line-height:200%;}
img{ border:0;}
form{ margin:0}
input,select{ vertical-align:middle;}
input[type=text],input[type=password],textarea{ border:#d7d7d7 1px solid; color:#646464}
hr{border-top:#cdcdcd 1px dotted; border-bottom:none; background:none; border-left:none; border-right:none}
*{ box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box; -webkit-text-size-adjust:none;/*解决webkit内核浏览器强制最小字体*/} 
/*css3过渡效果*/
a,li,p,div{transition:background-color 0.3s,opacity 0.3s;-webkit-transition:background-color 0.3s,opacity 0.3s;-moz-transition:background-color 0.3s,opacity 0.3s; -o-transition:background-color 0.3s,opacity 0.3s;}

/*公共*/
.blank{ height:0; line-height:0; font-size:0; margin:0; padding:0; clear:both;}
.global_width{ width:1200px; margin:0 auto; text-align:left; position:relative;}
.fullWidth{width:100%; min-width:1200px; position:relative;}
.floatL{ float:left;}.floatR{ float:right;}
.hide{ display:none;}.textCenter{ text-align:center;}
/*按钮*/
a.btn1,input.btn1{ display:inline-block; border:none; background:#182e78;/*background:#007cc7;*/ color:#fff; border-radius:6px; font-size:20px; line-height:200%; padding:0 2em; margin:0 0.4em; cursor:pointer; cursor:hand;}
a.btn1:Hover,input.btn1:Hover{ background:/*#4c4298*/#69ba2e;}

/**/
#top{background:#182e78/*#0062a7*/;}
#logo{display:inline-block;height: 69px;line-height:100px;margin:17px auto/*vertical-align:middle; */;}
#logo a{ max-height:100%; width:auto;}
/*页头*/
#header{ /*position:fixed;*/ z-index:999; height:60px; left:0; top:0; background:#007cc7;/*background:#4c4298;*/ /*box-shadow:0 2px 8px rgba(8,8,8,0.1);*/ }
#headBlank{ /*height:60px;*/}




/*语言版本*/
#language{ float:right; background:#69ba2e; line-height:60px; padding:0 15px; color:#fff;}
#language a{ display:inline-block; padding:0 10px; color:#fff;}
#language a:hover{ color:#000;}
/*主导航*/
#menu{ position:relative; float:left;}
#nav li{ position:relative; float:left;}
#nav li a{ position:relative; display:inline-block; width:100%; height:60px; line-height:60px; font-size:16px; color:#fff; text-align:center; padding:0 23px; cursor:hand; cursor:pointer;}
#nav li.curr a,#nav li.hover a{background:#4c4298;/*#007cc7;*/}


#nav li p{ position:absolute; left:0; top:100%; margin:0; padding:0; display:none; min-width:100%;}
#nav li p a{ position:relative; height:30px; line-height:30px; border-bottom:#76adda 1px solid; font-size:13px; color:#007cc7;white-space:nowrap;text-align:center; background:none;}
#nav li.curr p a,#nav li.hover p a{ background-color:#f2f2f2;}
#nav li p a:hover{ color:#54a718;}
#nav>li>.navSelected, .navList>li:hover>a{color:#23ac38; background:none;}
/* banner */
#banner{ position:relative; overflow:hidden; line-height:0; background:#ededed; min-height:50px;}
#subBanner{ position:relative; left:0; top:0; width:1920px; left:50%; margin-left:-960px; text-align:center;}
#caption{ position:absolute; left:50%; margin-left:-175px;top:210px; color:#fff; font-size:18px; border:#66b2de 1px solid; line-height:36px;  padding:0 15px; letter-spacing:0.2em;}
#caption a{ display:inline-block; width:48px; height:48px; background:url(/images/201901_icos.png) left top no-repeat; position:absolute; left:102%; top:-6px;}
#body0 #caption{margin-left:-172px;top:210px;}

/*标题*/
.titl{ padding:35px 0; background:url(/images/201901_pattern1.png) center bottom no-repeat; min-width:250px; text-align:center; color:#182e78; /*color:#007cc7;*/ margin:0 auto 30px auto;}
.titl span{ letter-spacing:0.8em; text-transform:uppercase; margin-bottom:0.8em; display:inline-block; font-size:13px;}
.titl b{ font-size:40px; letter-spacing:0.4em; font-weight:normal;text-transform:uppercase;}
.subTitl{ text-align:center; color:#808080; font-size:14px; margin-bottom:30px;}

/*嘉宾*/
.guests{ overflow:hidden;}
.guests ul{ float:left; position:relative; margin-right:-66px;}
.guests li{ float:left; width:250px; margin-right:66px;text-align:center; font:14px;}
.guests li:hover{ color:#007cc7;}
.guests li a{ display:inline-block; background:#dbdbdb; width:100%; height:0; padding-bottom:100%; overflow:hidden; line-height:0;vertical-align:bottom; margin-bottom:0.5em;}
.guests li a img{ max-width:100%; height:auto;}
.guests li b{ display:inline-block; width:100%; height:20px; line-height:20px; white-space:normal; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; vertical-align:bottom;}
.guests li span{ display:inline-block; width:100%; line-height:150%; height:7.5em; overflow:hidden; vertical-align:bottom;}

/*参会单位*/
#exhibitors{ line-height:0; font-size:0; margin:0 0 0 0;}
#exhibitors a{ display:inline-block; width:240px; height:180px; overflow:hidden; border:#e5e5e5 1px solid; text-align:center; margin:-1px 0 0 -1px;}
#exhibitors a img{ max-width:100%; max-height:100%;}
/*支持单位*/
#organizer1{ background:#f0f0f0; padding-bottom:30px;}
.organizer{ background:#fff; padding:1em 0; text-align:center;}

/*页脚*/
#foot{ background:#182e78/*#00528d*/; padding:2.5em 0 2em 0; line-height:24px; margin-top:50px;}
#body0 #foot{ margin-top:0;}
#foot,#foot a{ color:#fff;}#foot a:hover{ color:#9cef60;}
a#foot_logo{ display:inline-block; float:left; margin:-0.5em 2em 0 0;vertical-align:middle;}

#share{ display:inline-block; vertical-align:middle; width:200px;text-align:right;white-space:nowrap; float:right; margin:30px 10px 0 0; color:#fff;}
#share a{ background-image:url(/images/201901_share.png); background-repeat:no-repeat; float:right; margin:-2px 4px 0 4px; vertical-align:middle;}

#foot2{ border-top:#1a6dac 1px solid; padding:10px 0; margin-top:10px;}
#foot_right{ float:right;}
#foot_right li{ position:relative; float:left;}
#foot_right li a{height:68px; line-height:68px; vertical-align:middle; padding:0 10px;} 
#foot_right li a img{ max-height:100%; width:auto; vertical-align:middle;}
#foot_right li p{ position:absolute; left:auto; right:0; top:auto; bottom:100%; margin:0; padding:0;  width:0; height:0; overflow:hidden;opacity:0; transition:width 0.3s,height 0.3s,opacity 0.3s; -moz-transition:width 0.3s,height 0.3s,opacity 0.3s; -o-transition:width 0.3s,height 0.3s,opacity 0.3s; -webkit-transition:width 0.3s,height 0.3s,opacity 0.3s;}
#foot_right li p img{ vertical-align:bottom;}
#foot_right li:hover p{ display:inline-block; opacity:1; width:auto; height:auto;}

/*浮动窗*/
#CS{ position:fixed; z-index:9999; left:auto; right:0; top:30%;}
#closeCS{ position:absolute; width:20px; height:20px; line-height:20px; left:auto; right:0; top:-20px; font-size:20px; cursor:hand; cursor:pointer; color:#69ba2e; display:inline-block;}
#CS li{ position:relative; width:80px; text-align:center; background:rgba(105,186,46,0.95); background:#69ba2e\9; color:#fff; margin-bottom:1px; padding:8px 0; cursor:hand; cursor:pointer;}
#CS li:hover{ background:#009a46;}
#CS li a{ display:inline-block; width:100%; color:#fff; font-size:13px; line-height:20px;}
#CS li a i{ display:inline-block; width:48px; height:48px; background:url(/images/201901_icos.png) -48px top no-repeat; vertical-align:bottom;}
li#CS2 a i{ background-position:-96px top;}
li#CS_Top a i{ background-position:-144px top;}
#CS li p{ margin:0; padding:5px; background:#fff; position:absolute; left:auto; right:100%; top:0; display:none;}
#CS li p img{ vertical-align:bottom; max-width:150px; height:auto;}

.pagination{height:26px; display:table; margin:0 auto;}
.pagination>li{float:left;}
.pagination>li>a{display:block; float:left; padding:0 6px; height:35px; line-height:35px; border:1px #ccc solid; margin:2px 4px; color:#666; font-size:14px;}
.pagination>li>a:hover{border:1px #555 solid;}
.pagination>.active>a{background-color:#555; border:1px #555 solid; color:#fff; font-size:14px;}
.pager>div{height:26px; display:table; margin:0 auto;}<!--0.00019192695617676-->