@charset "utf-8";
body, html {font:14px 'microsoft yahei',Tahoma,Arial,Helvetica,sans-serif;color:#555;background:#f5f5f5}
body,html,h1,h2,h3,h4,h5,ol,ul,li,dl,dt,dd,p,span,form,input,img {margin:0;padding:0;}
h1,h2,h3,h4,h5 {}
*{font-family:'microsoft yahei';}
input,textarea{ outline:none;}
ul,li {list-style-type:none;}
img {border:none;}
a {color:#555;text-decoration:none;}
a:hover {color:#113496;text-decoration:underline;}
a.blue{color:#FF8D23;border-radius: 20px;padding: 3px 13px;border: 1px solid #FF8D23;text-decoration: none;}
a.blue:hover{color:#ffffff;background-color: #FF8D23;}
span.switchl{padding: 3px 13px;border: 1px solid #FF8D23;border-radius: 20px;color: #FF8D23;}
span.switchl>a{text-decoration: none;}
a.yel, .yel{ color:#ff8600;}
.clear {font-size:0;height:0;line-height:0; border:0;clear:both;}
.none,.hide{display:none;}
.line {font-size:0;height:1px;line-height:1px;width:100%;border-bottom:1px solid #ccc;}
.cut {overflow:hidden;}
.pointer {cursor:pointer}

.flex{ display:-webkit-box; display:-webkit-flex; display:flex; }
.flex-con, .fc{     -webkit-box-flex: 1;     -webkit-flex: 1;    flex: 1;}
.flex-vertical, .fv{ -webkit-box-orient: vertical;-webkit-flex-flow: column;flex-flow: column;}

/* 边距内距 */
.mt2 {margin-top:2px;}.mt5 {margin-top:5px;}.mt8 {margin-top:8px;}.mt10 {margin-top:10px;}.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}.mt23 {margin-top:23px;}.mt30 {margin-top:30px;}.mt50 {margin-top:50px;}.mb10 {margin-bottom:10px;}
.ml5 {margin-left:5px;}.ml8 {margin-left:8px;}.ml10 {margin-left:10px;}.ml30 {margin-left:30px;}
.mr5 {margin-right:5px;}.mr10 {margin-right:10px;}.mr20 {margin-right:20px;}
.pad5 {padding:5px;}.pad10 {padding:10px;}.pad15 {padding:15px;},.pt10{ padding-top:10px;}
/* 浮动 */
.fl {float:left;}
.fr {float:right;}
.cl {font-size:0;height:0;line-height:0;border:0;clear:both;}
.x-auto {margin-left:auto;margin-right:auto;}
/* 字体 */
.cny {font-family:Arial, Helvetica, sans-serif;font-style:normal}
.f12 {font-size:12px;}
.f14 {font-size:14px;}.f16 {font-size:16px;}.f18 {font-size:18px;}
/* 字体颜色 */
.c333 {color:#333;}.c666 {color:#666;}.c888 {color:#888;}.c999 {color:#999;}.caaa {color:#aaa;}
.red {color:#eb5a00}.green {color:#01a935}
/* 文字对齐 */
.aln-l {text-align:left}
.aln-c {text-align:center}
.aln-r {text-align:right;}
.vln-m {vertical-align:middle}
.inline {display:inline-block;display:-moz-inline-stack;*display:inline;zoom:1;vertical-align:middle;}
/* 圆角 */
.radius4 {-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
/* 图标 */
.icon {font-size:0;line-height:0;display:inline-block;display:-moz-inline-stack;*display:inline;zoom:1;vertical-align:middle;overflow:hidden}
.icon {background:url(../images/icons.gif) no-repeat;}
a i.refresh {width:22px;height:22px;background-position:-260px -80px;}
a:hover i.refresh {transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);}
/* input */
input.txt, textarea.txt {font-size:14px;color:#555;padding:5px 0 5px 5px;border:1px solid #ccc; }
/* button */
a.btn, button.btn .btn {display:inline-block;display:-moz-inline-stack;*display:inline;zoom:1;vertical-align:middle;overflow:hidden; color:#FFF;cursor:default; cursor:pointer}
.rad3btn {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.sm-blue, .sm-gray, .sm-green, .sm-red, sm-disb {cursor:default;}
.sm-blue {color:#f6f6f6;padding:2px 10px;background:#113496;border:1px solid #113496;}
.sm-blue:hover {/* color:#ffcc33;background:#113496; */text-decoration:none;} 

.sm-gray {color:#666;padding:5px 15px;background:#ebebeb;border:1px solid #d2d2d2;}
.sm-gray:hover {background:#e3e3e3;text-decoration:none;}
.sm-green {color:#fff; padding:2px 10px; background:#00b081; border:none}
.sm-green:hover { background:#029971;text-decoration:none;}
.sm-red {color:#ffffcc;padding:5px 15px;background:#cc0000;border:1px solid #CC0033;}
.sm-red:hover {color:#fff;background:#990000;text-decoration:none;border-color:#930000}
.sm-yl { padding:2px 10px; background:#e9bb02;  }
.sm-yl:hover {background:#e99502;text-decoration:none}
.sm-disb {color:#aaa;padding:5px 15px;background:#f5f5f5;text-decoration:none;border:1px solid #e5e5e5;}
.sm-disb:hover {color:#aaa;text-decoration:none}
.close i {width:14px;height:14px;background-position:-90px -180px;cursor:pointer}
.close:hover i {background-position:-110px -180px;}
.close i.sm {width:8px;height:8px;background-position:-90px -200px;}
.close:hover i.sm {background-position:-110px -200px;}
/* select */
select.slt {padding:3px 5px;border:1px solid #5792AE;border-bottom:1px solid #C0D2E0;border-right:1px solid #C0D2E0;}
/* 切割线 */
.cutline {font-size:0;line-height:0;height:1px;background:#eee;clear:both}
/* 宽度分类容器 */
.module {width:100%;height:auto;}
.borderframe {border:1px solid #eee;}
div.w1100 {width:1100px;}
div.w240 {width:240px;}
div.w210 {width:210px;}
/* 会话框 */
.vds-dialog {position:fixed;display:none;width:450px;height:auto;border:1px solid #d8d8d8;background:#fff;-moz-box-shadow:2px 2px 2px #ddd;-webkit-box-shadow:2px 2px 2px #ddd;box-shadow:2px 2px 2px #ddd;z-index:10000;}
.vds-dialog h2 {font-size:14px;color:#888;padding:6px 8px;background:#f6f6f6;border-bottom:1px solid #e6e6e6;}
.vds-dialog dl {padding:15px 10px;text-align:center;}
.vds-dialog dl dt {font-size:14px;line-height:180%;color:#555;}
.vds-dialog dl dt font {vertical-align:middle}
.vds-dialog dl dt i.icon {width:20px;height:18px;margin-right:15px;}
.vds-dialog dl dt.ok i {background-position:-90px -120px;}
.vds-dialog dl dt.err font {color:#cc0033}
.vds-dialog dl dt.err i {background-position:-120px -120px;}
.vds-dialog dl dd {margin:15px 0 5px 0;}
.vds-dialog a.close {position:absolute;top:7px;right:8px;}
.vds-sure {position:absolute;display:none;padding:15px;color:#666;text-align:center;border:1px solid #d8d8d8;background:#fff;-moz-box-shadow:2px 2px 2px #e6e6e6;-webkit-box-shadow:2px 2px 2px #e6e6e6;box-shadow:2px 2px 2px #e6e6e6;z-index:9999;}
.vds-sure span.sep {margin:0 8px;}
.vds-sure button {padding:3px 10px;}



.w{ width:1200px; margin-left:auto; margin-right:auto}
.topbar{ line-height:32px; background:#f5f5f5; height:32px; font-size:12px; border-bottom:1px solid #e5e5e5;}
.tel {color:#FF8D23; font-weight:bold  }
.bgf{ background:#FFF}
.bgfl{ background:#ffffff}
.bgno{ background: none}
.header{ height:60px; padding:14px 0px;}
.logo{ width:90px; float:left;border-right: 2px solid #ffffff;margin-right: 20px;}
.logotxt{ width:260px;  margin-top:20px; font-size:20px; font-weight:bold; float:left; color:#f84a06 }
.nav{ margin-top:19.5px; margin-left:35px; float:left}
.nav a{ display:inline-block; font-size:15px; margin:0px 10px; line-height:30px; color:#ffffff;font-weight: 400;}

/*.logo{ width:173px; float:left}
.logotxt{ width:180px; margin-top:15px; float:left}
.hdright{ width:800px; float:right; }
.nav{ float:right;}
.nav a{ display:inline-block; font-size:15px; margin:0px 12px; line-height:20px; color:#555}*/


.search{ width:182px;   float:right; margin-top:20px;position: relative;}
.search .iso{border: 1px solid #0486cd;height: 28px; padding: 0px 5px;border-right: none;display: inline-block;float: right; width: 130px;padding-right: 60px;border-radius: 50px;text-indent: 20px}
.search .sbtn{cursor: pointer;background: #FF8D23;line-height: 30px;color: #FFFFFF;display: inline-block;width: 60px;text-align: center;position: absolute;border-radius: 50px;right: 0;}
.search .sbtnimg{margin-top: 7px;position: absolute;width: 15px;left: -5px;}

.mbg{ background:url(../images/mapbg.jpg) center top repeat-y;  height:450px; min-width:1200px; /* padding-top:10px; */background-size: 100% 100%;}
.mapr{ float:right; width:360px;  height:430px; box-sizing:border-box;   padding-top:30px; position:relative;}
.minfo{ color:#2095e0; font-size:20px; line-height:40px; }
.bntitle{ font-size:32px; color:#2095e0; margin-bottom:20px; font-weight:bold; margin-top:20px;}
.mapdiv{width: 730px; float:left;margin-left: -100px; height:450px; position:relative; /* margin-left:50px; */border-radius: 1000px;background: #9DC7FF;}
#map_base{ width:90%;height:430px; top:40px;  left:40px; position:absolute; opacity:1;animation:maps 2s ;-webkit-animation:maps 2s ;}
@-webkit-keyframes maps{from {left:-100px;opacity:0;}to {left:40px;opacity:1;}}
 
#map_base svg { max-height: 100%; width: 100%; }

#text-abb text { font-family: Arial, Helvetica, sans-serif;	-moz-user-select: none;	-webkit-user-select: none;	user-select: none;  }
#map-tip {
	text-align: left;	font: 14px/16px Trebuchet MS, Helvetica, Arial, sans-serif;
	display: none;	padding: 3px;	border: 0px solid #EBECED;	color: #edeef0;	z-index: 1000;	float: left;
	position: absolute;	background: rgb(73, 73, 73);
}
#map-tip img { float: left; padding: 3px; }

.minfo{position:relative; left:20px;
animation:mymove 2s ;
-webkit-animation:mymove 2s ; /*Safari and Chrome*/}
@keyframes mymove{from {top:200px;}to {top:0px;}}
.qiu7{position:absolute;z-index:100; background:url(../images/banner_qiu6.png) center bottom no-repeat; background-size:auto 330px; width:340px; height:200px; bottom:0px; opacity:0;
    animation: qiu7 3s ease 1s ;-webkit-animation:qiu7 3s ease 1s;
	animation-fill-mode : forwards;
}
@-webkit-keyframes qiu7{
from {bottom:-50px;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}
to {bottom:0px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes qiu7{
from {bottom:-50px;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}
to {bottom:0px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
.shu{position:absolute;z-index:110; background:url(../images/bannertext.png) center top no-repeat; background-size:100% 100%; width:380px; height:228px; opacity:0;bottom:70px;
    animation: shu 3s ease 0s ;-webkit-animation:shu 3s ease 0s;
	animation-fill-mode : forwards;
}
@-webkit-keyframes shu{
from {bottom:4px;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}
to {bottom:70px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes shu{
from {bottom:4px;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}
to {bottom:70px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}


.bor{ border:1px solid transparent;  }
.wir{ width:320px; float:right; height:auto; background:#FFF}
.wil{ width:1200px; float:left; height:auto; background:#FFF}
.wcon{ padding:10px 10px;}

.atitle{ position:relative; margin:0px 10px; margin-top:10px; line-height:28px; /* border-bottom:1px solid #e9e9e9; */background: url(../images/titlebg.png) no-repeat;}
.atitle .tname{ font-size:20px; color:#ffffff; font-weight:bold;margin-left: 30px;}
.atitle .hei{ color:#555}
.atitle .line{ height:20px;  width:20px; position: absolute; top:4px; left:7px;border: none;}
.atitle .line.gjlb{background:url(../images/gjlb.png) no-repeat;background-size: contain;}
.atitle .line.xjhd{background:url(../images/xjhd.png) no-repeat;background-size: contain;}
.atitle .line.xwdt{background:url(../images/xwdt.png) no-repeat;background-size: contain;}
.atitle .line.xywjfx{background:url(../images/xywjfx.png) no-repeat;background-size: contain;}
.atitle .line.scfx{background:url(../images/scfx.png) no-repeat;background-size: contain;}
.atitle .line.hzhb{background:url(../images/hzhb.png) no-repeat;background-size: contain;}
.atitle .line.gywm{background:url(../images/gywm.png) no-repeat;background-size: contain;}
.atitle .line.hlcx{background:url(../images/hlcx.png) no-repeat;background-size: contain;}
.atitle .line.ydph{background:url(../images/ydph.png) no-repeat;background-size: contain;}

.atitleab{position: relative;display: flex;align-items: center; padding: 20px 40px;line-height: 0px;background-color: #113496;color: #ffffff;}
.atitleab .tname{flex:1; font-size:20px; color:#ffffff; font-weight:bold;text-align: center;}
.atitleab .il{width: 20px;height: 20px; background: url(../images/il.png) no-repeat;background-size: cover;}
.atitleab .ir{width: 20px;height: 20px;background: url(../images/ir.png) no-repeat;background-size: cover;}

a.xbtn{ display:block; float:right; /* background:#007ccc; */ color:#000000; padding:0px 10px; line-height:24px; font-size:12px; cursor:pointer; margin-top:5px;border-radius: 20px;border: 1px solid;}
a.xlbtn{display: block;float: right;background-color: #113496;color: #FFFFFF;padding: 5px 10px;border-radius: 10px;}
a.ckqbgj::before{content: \9635;}
.zhout{ width:500px; position:absolute; left:200px; top:0px;line-height:30px;  }
.zhout li{ display:block; float:left; padding:0px 15px; font-size:16px;border-bottom:2px solid #fff; cursor:default; margin-right:10px;}
.zhout li:hover,.zhout .on{ border-bottom:2px solid #113496; color:#113496;}

.nats{line-height:30px;color:#555}
.nats a{  margin:0px 7px; color:#555}
.nats strong{ display:inline-block; }

.wenico,.daico{ display:inline-block; color:#fff; width:24px; text-align:center; line-height:24px; background:#f86d06; border-radius:12px 12px 0px 12px; margin-right:10px;}
.daico{  background:#007ccc; border-radius:12px 0px 12px 12px;}

.xunlist li{   display:block; line-height:28px;}
.xunlist li:before{ content: "\?"; float:left;display: inline-block; margin-top:8px; width:14px; line-height:14px; background:#02b230; font-size:10px; text-align:center; color:#FFF; border-radius:50%; margin-right:5px;}
.xunlist a{ color:#555}
.adv img{ max-width:100%;  }

.nselect{ line-height:22px;}
.nselect th{ width:80px}
.nselect th,.nselect td { border-bottom:1px solid #ccc; padding:10px 0px;}
.nselect label{ margin-right:10px; display:block; float:left; width:160px;}
.nselect input{ margin-right:0px; border:none; padding:0px;}





.tou .touico{ position:relative; width: 52px;height: 52px; display:inline-block; line-height:24px; padding:5px 5px; color:#FFF; background:#f86d06; font-size:20px; margin-right:10px; letter-spacing: 2px;text-align: center;}
.tou .touico i{ display:block; border:5px solid rgba(0,0,0,0.0);   border-left:5px solid #f86d06; width:0px; height:0px; position:absolute; top:5px; right:-10px;}
.tou a.title{ font-size:18px; line-height:30px; }
.tou .dsp{ color:#888;/* margin-top:10px; */font-size: 13px;text-overflow:ellipsis; overflow: hidden;height: 33px;}

.nlist li{ display: block; line-height:30px; color:#999}
.nlist li a{ color:#555}
.nlist li .fr{ font-size:12px}

.paihang li i{ display:inline-block; color:#FFF; background:#CCC; line-height:16px; width:18px; text-align:center; font-size:12px; margin-right:5px;}
.paihang li:nth-child(-n+3) i{ background:#F90}
.onews{ width:49%; min-height:196px}
.bline{height:20px; background:#113496; width:3px; position: absolute; top:4px;}
.btitle{ font-size:16px; display:inline-block;   line-height:30px; font-weight:bold;}
a.imore{display:block; float:right; background:#007ccc; color:#FFF; padding:0px 10px; line-height:18px; font-size:12px; cursor:pointer; margin-top:5px; border-radius:3px;}
.hezuo li{ display: inline-block; border:0px solid #ccc; width:132px; margin-right:10px; margin-bottom:10px; background:#FFF}
.hezuo li:nth-child(8n+0){ margin-right:0px; }
.hezuo li img{ width:100%; height:50px;}


.wmax{ width:960px; height:auto; background-color: #ffffff;}
.wmin{ width:220px;  height:auto;   position:relative}
/*.flagname{ text-align:center; font-size:17px; font-weight:bold; background:#0486cd; color:#FFF; position:absolute; left:0px; width:220px; top:0px; padding:10px 0px; line-height:25px; }*/

.flag { height:auto; position:relative}
.flag img{ width:100%; }
.flagname{ text-align:center; font-size:16px;  background:rgba(17, 52, 150, 0.5); color:#FFF; position:absolute; left:0px; width:100%; bottom:0px; line-height:25px; }

.hui{ padding:10px; padding-bottom:30px;}
.hui .title{ line-height:26px; color:#F60; margin-top:10px;}
.hui input,.hui select{ border:1px solid #ccc; height:30px; padding:3px; box-sizing:border-box; width:100%;}
.hui .change_result{ text-align:center; font-weight:bold; line-height:40px;}
.hui .change_btn{ background:#113496; color:#FFF; border:none;}


.mapv{  height:400px; position:relative }
.bmapdiv{  height:390px; }
.bigmap{  position: absolute;  width:1200px;   bottom:60px; top:0px; left:0px;   z-index:999; }
.bigmap .allmap{ }
.max_btn{ text-align:center; line-height:30px; cursor:pointer; background: #fFF}
.mclose{ color:#F00; font-weight:bold}
.allmap{height:360px;width:100%;}

#r-result{width:100%; font-size:14px;}
.anchorBL{display:none;}

.mulu{ padding-bottom:20px}
.mulu a{ display:block; line-height:26px; padding-left:30px; font-size:12px; color:#333; text-decoration:none }
.mulu a:hover,.mulu a.on{ border-right:2px solid #09C; background:#f3faff; }
.mulu a:before{ content:'\2022'; color:#bbb; margin-right:3px;}
.mulu a.basei{ padding-left:10px; font-weight:bold; font-size:14px}
.mulu .basei:before{ content:'';}

.tbltitle li{ display:inline-block;color: #5A5555; padding:10px 15px; line-height:25px; cursor:default; /* border-top:2px solid #0486cd */}
.tbltitle li.on{ background:#113496; color:#ffffff; font-weight:bold;/* border-top:2px solid #ff8600 */}
.tbltitle { background:#E8E8E8 url(../images/icon2.png) 10px center no-repeat; background-size:auto 20px; color:#FFF;border-bottom:none; padding-left:40px;}
.datatbl{ border-left:1px solid #ddd;  border-right:1px solid #ddd; text-align:center; font-size:12px; background:#FFF }
.datatbl th{ background:#f3f7f9; }
.datatbl td,.datatbl th{ border-bottom:1px solid #ddd; padding:10px 5px; line-height:22px;}
.datatbl tr:hover td{ background:#f3f7f9;}

.nbase{ background:#FFF; padding:15px;}
.nbase .title1{ padding-left:1px; font-size:20px; font-weight:bold; line-height:40px; border-bottom:1px solid #ddd; margin:10px;}
.nbase .title1 span{ color:#06C}
.nbase .title2{ padding-left:28px; font-size:14px; font-weight:bold; line-height:26px; }
.nbase .con{ line-height:180%; margin-bottom:10px;text-indent:28px}

.where>div{ border-bottom:1px dashed #ddd; line-height:18px;}
.where>div:last-child{ border-bottom:none}
.where a{ margin:8px 10px; display: inline-block;  padding:0px 5px;  font-size:12px}
.where a.on{  background:#ff8600; color:#fff; border-radius:2px; }

.baseinfo{ line-height:180%;}
.baseinfo .maxtitle{background:#f3f7f9; line-height:32px; font-size:16px; border-left:2px solid #007ccc; padding-left:10px; margin:10px 0px;}
.baseinfo .mintitle{ padding-left:20px; color:#666; font-weight:bold}
.baseinfo .mintitle:before{ content:'\2022'; color:#bbb; margin-right:3px;}
.baseinfo .info{ padding-left:50px; font-size:12px}


/*文章部分*/
.arlist li{ display:block; border-bottom:1px solid #ddd; height:100px; padding:20px 0px;}
.arlist .headimg{ width:150px; height:100px; display:block; float:left; margin-right:18px}
.arlist .ardiv{ width:660px; float:left;}
.arlist .vinfo{ line-height:30px; color:#999; font-size:12px}
.arlist h2{ font-size:18px; }

.imgnews li{display:block; border-bottom:1px solid #ddd; height:66px; padding:15px 0px;}
.imgnews .headimg{ width:100px; height:66px; display:block; float:left;}
.imgnews .ardiv{ width:180px; float:right;line-height:24px; }
.imgnews .vinfo{ color:#999; font-size:12px}
.article img{ max-width:100%;}
.article .content{ line-height:180%; font-size:16px;}

/*专家列表*/
.zlist li{ display:block;  width:256px;  margin-right:30px; float:left; margin-bottom:30px;}
.zlist li:nth-child(3n){  margin-right:0px; }
.zlist .headimg{ width:100%; height:256px; display:block; float:left;}
.zlist .ardiv{ }
.zlist .vinfo{ border:1px solid #ddd; padding:10px; line-height:20px; color:#888; font-size:14px}
.zlist h2{ font-size:18px; text-align: center }


/*国家列表搜索*/
.natlist{}
.natlist li{ display:inline-block; width:221px; position:relative;  margin-right:14px; margin-bottom:20px; float:left}
.natlist li:nth-child(4n+0){ margin-right:0px;}
.natlist li img{ width:100%; height:140px;}
.natlist li .title{ border:1px solid #ddd; border-top:none; line-height:28px; text-align:center;background:rgba(216, 216, 216, 0.7);}
.natlist li .zhou{ position:absolute; width:100%; box-sizing:border-box; padding:0px 10px; background:rgba(17, 52, 150, 0.7); color:#FFF; line-height:26px; bottom:29px; font-size:12px}

.zcate{ padding:10px; background-color: #ffffff;}
.zcate a{ display:inline-block; line-height:22px; padding:0px 10px; font-size:12px; color:#525252;background-color: #D8D8D8;border:1px solid #ccc; border-radius:5px; text-decoration:none; margin:5px; }
.zcate a:hover,.zcate a.on{ border:1px solid #0D3B95; background:#0D3B95; color:#fff }
.zcate .basei{ padding-left:10px; font-weight:bold; font-size:14px; margin:10px 0;color: #113496;}
.help_cate{padding: 0 10px;} 
.help_cate a{ display: block; line-height:34px; margin:10px 0px;padding:0 10px;text-align: center; font-size:14px; color:#333;  text-decoration:none;  }
.help_cate a:hover,.help_cate a.on{/* border-right:2px solid #1b91d2; */ background:url(../images/atitleab.png);background-size: 100% 100%; }
.helpcon{ line-height:180%; min-height:300px; font-size:16px; font-family:"宋体", "新宋体"}
.helpcon img{ max-width:100%; }

.forum { min-height:446px;}
.forum li{ display:block; height:55px; padding:8px 0px; border-bottom:1px  dashed #ccc;}
.forum li img{ display:block; width:60px; height:55px; float:left;}
.forum li span{ font-size:12px; color:#999;}
.forum li>div{ width:220px;   float:right;}

/* 分页页码 */
.paging {width:auto;height:auto;overflow:hidden}
.paging a, .paging span {border-radius: 50px;margin-right:5px;padding:6px 10px;background:#fff;display:inline-block;display:-moz-inline-stack;*display:inline;zoom:1;vertical-align:middle;cursor:pointer}
.paging.small a, .paging.small span {padding:4px 8px;}
.paging a {border:1px solid #1369C0;color:#113496;background:#fdfdfd;}
.paging a:hover {border:1px solid #113496;color:#ffffff;background:#113496;text-decoration:none;}
.paging a:active {border:1px solid #113496;color:#113496;}
.paging span {background:#f9f9f9;}
.paging span.cur {border:1px solid #006699;color:#fff;background:#113496;border-radius: 50px;}
.paging span.disabled {border:#ddd 1px solid;color:#113496;cursor:default;}
.paging span.tot, .paging span.pct {margin-right:10px;color:#999;background:none}
.paging span.tot b {margin:0 3px;color:#113496;font-size:12px;}
.paging span.pct b {color:#113496;}
.paging span.jump {color:#999;background:none;}
.paging span.jump input {width:30px;margin:0 5px;padding:5px;text-align:center;border:1px solid #bbb;border-bottom-color:#ddd;border-right-color:#ddd;}
.paging span.jump button {margin-left:10px;padding:5px 15px;color:#fff;border:1px solid #006699;background:#113496}
.paging.small span.jump input {padding:3px;}
.paging.small span.jump button {padding:3px 10px;}

/*幻灯片*/
.slide{ position:relative;width:340px; margin-right:15px;}
.slide .slide_img{ width:100%; height:230px; position:relative;  }
.slide .slide_img li{ display:none; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.slide .slide_img li img{ width:100%; height:100%; }
.slide .slide_img li>div{width:100%; overflow:hidden; color:#FFF; text-indent:20px; position:absolute; left:0px; bottom:0px; background:rgba(17, 52, 150, 0.8); line-height:32px;}
.slide .slide_btn { text-align:center; padding:5px; position:absolute; bottom:40px; right:0px;  }
.slide .slide_btn span{ width:20px; height:5px;   display:inline-block; margin:0px 5px; background:#ccc; cursor:pointer }
.slide .slide_btn .focus{ background:#09C }


.footer{ min-width:1200px; text-align:center; padding:40px 20px; background: #333; font-size:12px; color:#999; margin-top:20px;}
.footer .about{ line-height:40px; font-size:10px; color:#888; text-align:center}
.footer .about a{ margin:0px 15px; color: #EBEBEB}


 
.fuconent img{ width:100%;}
.fuconent{width:400px; height:260px; position:absolute;top:20px; z-index:999  }
.fuconent  .c_header{width:100%;text-align:center;cursor:move; background:#007ccc; height:0px}	
.fuconent  .close{ width:50px; line-height:20px; text-align:center; position:absolute; right:0px; top:0px; color:#fff; font-weight:bold; font-size:16px; background:rgba(0,0,0,0.7) }	














