﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
pre{white-space: pre-wrap; word-wrap: break-word;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
address,caption,cite,code,dfn,em,th,var,i { font-weight: normal; font-style: normal;}
html { line-height: 1; }
ol, ul, li{ list-style: none; }
div, dl, dt, dd, ol, ul, li { *zoom: 1; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a img { border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;}
.fl { float: left; }
.fr { float: right; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clear { clear: both; *height: 0; *font-size: 0; *line-height: 0; }
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }
.clearfix { *zoom: 1; }
.clearfix:after { content: ""; display: table; clear: both; }
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
a { color: #333; text-decoration: none; outline: none; }
a:hover {color: #c00;}
input[type=button], input[type=submit], input[type=file], button{ cursor: pointer; -webkit-appearance: none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }

/* Public */
body {min-width:1200px;color: #333;font-size: 14px;line-height:1.8;font-family:"Microsoft YaHei",SimSun,Arial,Helvetica,Tahoma,sans-serif;text-align: center;-webkit-text-size-adjust: none;}
.wrap{ overflow:hidden;}
.siteWidth,#content{clear: both;margin:0 auto;position:  relative;}
.siteWidth{clear: both;margin:0 auto;position:  relative;width:1200px;}

/* 首页banner图切换 */
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic{width: 1920px;height: 480px;}
#indBanner{overflow: hidden;position: relative;z-index: 1;margin: 0 auto;text-align: left;}
#indBanner .bd{position: relative; z-index: 2; overflow: hidden;}
#indBanner .bd li{position: relative; z-index: 3;}
#indBanner .bd .con{display:none}

#indBanner .hd{z-index: 3;position: relative;margin-top: -50px;/* margin-right: 50%; */text-align:center;/* width:100%; *//* display:none */}
#indBanner .hd ul{display:inline-block; *display:inline; zoom:1;}
#indBanner .hd li{display:inline-block; *display:inline;zoom:1;cursor:pointer;width:22px;height:22px;overflow:hidden;background:#91a8d2;margin: 0 7px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;color: #fff;font-size: 12px;}
#indBanner .hd li span{display:none;}
#indBanner .hd .on{background:#e60012;}

/* 顶部 */
#header{height: 130px;background: #fff;_overflow: hidden;position: relative;z-index: 3;}
#header .logo{overflow:hidden;text-align: left;position:  absolute;top: 28px;left: 0;}
#header .logo img{}
.more{float:right;text-indent: -9999px;width:  21px;height: 18px;display:  block;background: url(../img/more.png)  0px 0px no-repeat;margin-top: 13px;}
/* topBar */
.topBar{height:38px;line-height: 35px;background:url(../img/topbarbg.png)  0px 0px repeat-x;color:#fff;text-align:left;position:relative;z-index: 999;}
.topBar .welcome{ float:left; color:#fff;}
.topBar .links{float:right;height: 35px;font-size:12px;}
.topBar .links>a{color:#fff;display:  block;float:  left;padding: 0 10px;}
.topBar .links>dl{color: #fff; position: relative; float: left; z-index:2;}
.topBar .links>s{ float: left; text-decoration: none; line-height: 32px; width: 5px; overflow: hidden; text-align: center;}
.topBar .links>dl>dt {float: left;height: 35px;line-height: 35px;position: relative;z-index: 11;padding:0 10px;}
.topBar .links>dl>dt a{color:#fff; padding:0 3px}
.topBar .links>dl>dd {clear: both;display: none;padding: 7px;width:100px;background: #fff;position: absolute;right: 50%;top: 32px;margin-right: -57px;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);box-shadow: 0 0 5px rgba(0, 0, 0, .3);}
.topBar .links>dl>dd img { width: 100px; height: 100px;}
.topBar .links>dl>dd>i { z-index: 8; position: absolute; top: -10px; left: 50%; margin-left: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-bottom-color: #fff; border-bottom-style: solid; display: block; font-size: 0; line-height: 0; width: 0;}
.topBar .links>.on dd { display: block;}
.topBar .links .userlogincomment{color: #333}

/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:900px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden;}
#siteLast dd ul li{width:18%; margin-left:2%; float:left; height:26px; line-height:26px; overflow:hidden}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ padding:10px; color:#333; font-size:12px; width: 790px;border: 3px solid #6381bb; right:0px; left:auto; margin:0px;}
#siteLast dd a{ margin:0; color:#333;}
#siteLast.on dt{ background-color:#6381bb; color:#fff;}



/* 搜索栏 */
.s-form{width: 298px;height: 39px;position:absolute;right: 17px;top: 41px;overflow:visible;z-index:2;border:  1px solid #dce2ed;border-radius: 5px;}
.s-form .select-box{ display:none }
.s-form .input-box{float:left;}
.s-form .input-box input{display:block;width: 236px;line-height: 38px;border: none;color:#333;font-size:12px;outline: none;padding:0px;padding-left:20px;height: 39px;border-bottom-left-radius: 6px;border-top-left-radius: 6px;}
.s-form .input-box input::-webkit-input-placeholder{color:#999;}
.s-form .input-box input::-moz-placeholder{color:#999;}
.s-form .input-box input:-moz-placeholder{color:#999;}
.s-form .input-box input:-ms-input-placeholder{color:#999;}
.s-form .btn-box{float:left;}
.s-form .btn-box .btn{display:block;width: 40px;height: 35px;line-height: 35px;border-left: 0;text-align:center;outline:none;background: url(../img/search.png)  10px center no-repeat #91a8d2;border:none;color:#fff;border-radius: 6px;text-indent:-999px;margin-top: 2px;margin-right: 2px;}

/* 导航 */
.topNav .spe{width:2px;background: url(../img/border.png) 0 28px  no-repeat;text-indent: -9999px;}
.topNav{margin:0px auto;z-index: 99;width: 1200px; position: relative;}
.mainNav{width: 100%; margin-bottom: 0px; height: 70px; position: absolute; z-index: 1; left: 0; top: 0; background: url(../img/topnavbg.png)  0px center no-repeat;padding:0 16px; }
.topNav a:hover{text-decoration:none}
.topNav ul li{float:left;width: 166px;height: 70px;line-height: 70px;position:relative;z-index:9998;background: url(../img/topnavli.png)  30px 24px no-repeat;}
.topNav ul li a{display:block;color:  #fff;padding-left:34px;}
.topNav ul li h3.h1{font-size:16px;}
.topNav ul li.on1{background: url(../img/topnavlion.png)  30px 24px no-repeat;}
.topNav ul li.on1 a{color:#b1cdff;}
.topNav ul li .ul1{display: none !important;width:100%;position:absolute;left:0;top:120px;z-index:9999;background:#00561a;_overflow: hidden;}
.topNav ul li.last1 .ul1{right:0; left:auto;}
.topNav ul li .ul1 li{height:40px;line-height:40px;text-align:center;overflow:hidden;}
.topNav ul li .ul1 li.on2{background:#047f37;}
.topNav ul li#liID119,.topNav ul li#liID120,.topNav ul li#liID121{letter-spacing:6px;}
.topNav ul li .ul1 li h3.h2{;font:normal 13px/28px "微软雅黑";line-height:40px;}
.topNav ul li .ul1 li a{color:#fff;}
.topNav ul li .ul1 li a:hover{color:#fffeae;}
#li-yxgk{background-position: 30px -55px;}
#li-xwzx{background-position: 30px -135px;}
#li-djtj{background-position: 30px -220px;}
#li-kyyj{background-position: 30px -295px;}
#li-jyjx{background-position: 30px -55px;}
#li-xssw{background-position: 30px -380px;}
/* content */
#content{text-align:left;position:relative;z-index:1;}
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* 底部 */
#footer{background: #7892c1;color: #f8f8f8;overflow:hidden;height: 180px;}
#footer a{color:#aeafaf;}
#footer .links{ text-align:center;display:block; line-height:30px;  }
#footer .links li{display:inline;padding:0 10px;}
#footer .links li a{color:#fff;}
#footer .footL{float: left;background:  0 60px no-repeat;}
#footer .copyRight{text-align: left;line-height:26px;padding-top: 60px;font-size: 14px;padding-left: 230px;}
#footer .weixin{background: url(../img/weixin.png)  0 0px no-repeat;width:126px;height: 136px;position:absolute;right:0;top:22px;}

/* 当前位置 */
.path{color: #666;height: 70px;line-height: 86px;padding-left: 22px;}
.path a,.path span{margin:0 5px;color: #666;}

/* goTop */
#goTop{position:fixed;  display:none; _display:none !important; bottom:60px;right:5px;z-index: 99;cursor:pointer;margin:5px;width:100px;height:28px;-webkit-box-shadow:0 0 5px #9c9c9c;opacity:.9;background: url(../img/gotop.jpg)  left center no-repeat; }
#goTop::after{ display:block; position:absolute; left:50%; top:50%; margin-left:-10px; margin-top:-15px; content:""; border-color:transparent;  border-style:dashed; display:block; font-size:0; line-height:0; width:0;  }
/* winMark */
#winMark{ z-index: 1;width: 100%;display:none; height:100%; position:fixed; background:rgba(0,0,0,.8) ;left: 0;top: 0;}

/* 顶部注册登录 */
.topBar .userLogged{margin-top:4px;}
.topBar .userLogged .split{margin:0}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#7892c1 !important;border-bottom:3px solid #7892c1 !important;}
.user-mainbox .loginBtn {background: #7892c1 !important;}
.user-mainbox .loginBtn:hover { background: #a2b5d8 !important;}

