﻿@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{margin:0 auto;position:  relative;width:1200px;z-index: 0;clear: both;}

/* 首页banner图切换 */
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic{width: 1920px;height: 450px;}
#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: -40px;/* 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:10px;height:10px;overflow:hidden;background:#fff;margin-right:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;color: #fff;text-indent:-999px;}
#indBanner .hd li span{display:none;}
#indBanner .hd .on{background:#f0ad1e;width:20px;height:20px;}

/* 顶部 */
#header{height: 140px;position: relative;z-index: 3;}
#header .logo{float: left;margin-top: 16px; width: 566px;}
#header .logo img{width: 100%; height: auto;}
.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 */
.links{float:right;height: 56px;line-height: 56px;}
.links>dl{position: relative;float: left;z-index: 999;}
.links>s{float: left;text-decoration: none;line-height: 56px;width: 5px;overflow: hidden;text-align: center;}
.links>dl>dt {float: left;height: 56px;line-height: 56px;position: relative;z-index: 11;padding: 0 13px;}
.links>dl>dt a{ padding:0 3px}
.links>dl>dd {clear: both;display: none;padding: 7px;width:100px;background: #fff;position: absolute;right: 50%;top: 56px;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);z-index: 99;}
.links>dl>dd img { width: 100px; height: 100px;}
.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;}
.links>.on dd { display: block;}
.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 dd{ color:#333; font-size:12px; border: 3px solid #216693; right:0px; left:auto; margin:0px;}
#siteLast.on dt{ background-color:#216693; color:#fff;}



/* 搜索栏 */
.s-form{width: 258px;height: 37px;position:absolute;right: 15px;top: 67px;overflow:visible;z-index: 99;border: 1px solid #b9b9b9;border-radius: 25px;}
.s-form .select-box{ display:none }
.s-form .input-box{float:left;}
.s-form .input-box input{display:block;width: 195px;line-height: 37px;border: none;color:#333;font-size:12px;outline: none;padding:0px;height: 39px;background: none;padding-left: 15px;}
.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: right;}
.s-form .btn-box .btn{display:block;width: 48px;height: 37px;line-height: 37px;border-left: 0;text-align:center;outline:none;border:none;text-indent:-999px;background: url(../img/search.png) 10px center no-repeat;}

/* 导航 */
.topNav .spe{width: 1px;background: #2e7baf;text-indent: -9999px;}
.topNav{margin:0px auto;z-index: 2;position: relative;background: #216693;height: 60px;}
.mainNav{width: 100%;margin-bottom: 0px;height: 60px;position: absolute;z-index: 1;left: 0;top: 0;}
.topNav a:hover{text-decoration:none}
.topNav .li1{float:left;width: 166px;height: 60px;line-height: 60px;position:relative;z-index:9998;background: url(../img/topnavli.png)  30px 19px no-repeat;}
.topNav .spe{float: left; margin-top: 20px;}
.topNav .li1 .a1{display:block;color:  #fff;padding-left:34px;font-weight: bold;}
.topNav .li1 h3.h1{font-size:16px;}
.topNav .li1.on1{background: url(../img/topnavlion.png)  30px 19px no-repeat;}
.topNav .li1.on1 a{color:#e5f4aa;}
.topNav .li1 .ul1{display: none;width:100%;position:absolute;left:0;top:60px;z-index:9999;background:#2980b8;_overflow: hidden;}
.topNav .li1.last1 .ul1{right:0; left:auto;}
.topNav .li2{height:40px;line-height:40px;text-align:center;overflow:hidden;}
.topNav .li1 .ul1 li.on2{background:#216693;}
.topNav .li1#liID119,.topNav .li1#liID120,.topNav .li1#liID121{letter-spacing:6px;}
.topNav .li1 .ul1 h3.h2{font:normal 13px/28px "微软雅黑";line-height:40px;}
.topNav .li1 .ul1 a{color:#fff;}
.topNav .li1 .ul1 a:hover{color:#fffeae;}
#li-xygk{background-position: 30px -60px;}
#li-szdwu{background-position: 30px -140px;}
#li-bksjy{background-position: 30px -226px;}
#li-yjsjy{background-position: 30px -300px;}
#li-kxyjs{background-position: 30px -385px;}
#li-djgh{background-position: 30px -480px;}
/* content */
#content{text-align:left;position:relative;z-index:1;overflow: hidden;}
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* 底部 */
#footer{background: #216693;color: #fff;overflow:hidden;}
#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{}
#footer .copyRight{text-align: center;line-height: 28px;padding: 30px 0;font-size: 14px;}


/* 当前位置 */
.path{color: #666;height: 40px;line-height: 30px;padding-left: 82px;}
.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;}

/* 顶部注册登录 */
#header .userLogged{margin-top:15px;}
#header .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#216693 !important;border-bottom:3px solid #216693 !important;}
.user-mainbox .loginBtn {background: #216693 !important;}
.user-mainbox .loginBtn:hover { background: #0d883f !important;}

