﻿@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: #146ca4;text-decoration: underline;}
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; background:#fff;}
.wrap{ overflow:hidden;}
.siteWidth,#content{clear: both;width:1200px;margin:0 auto;}

/* 顶部 */
#header{height:105px; _overflow: hidden;position: relative;z-index: 3;}
#header .logo{width: 320px;float:left;overflow:hidden;margin-top: 24px;text-align: left;}
#header .logo img{max-width:320px; max-height:60px;}

/* topBar */
.topBar{height:40px; line-height:40px; background:#146ca4; color:#fff; text-align:left; position:relative; z-index:10;}
.topBar .welcome{ float:left; color:#fff;}
.topBar .links{float:right; height:40px; font-size:12px}
.topBar .links>dl{color: #fff; position: relative; float: left; z-index:2;}
.topBar .links>s{ float: left; text-decoration: none; line-height: 40px; width: 5px; overflow: hidden; text-align: center;}
.topBar .links>dl>dt { float: left; height: 40px; line-height: 40px; 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: 40px;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 dd {top: 40px; right: -1px; margin-right: 0; border: 1px solid #6e99b9; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); box-shadow: 2x 2px 5px rgba(0, 0, 0, .15);}
.headerTop .links #siteLast.on dt {height: 32px;margin: -1px; border: 1px solid #6e99b9; border-bottom: 0;  background-color: #fff; }

/* 搜索栏 */
.s-form{width:218px;height: 24px; float: right; margin: 8px 0 0 10px; overflow:visible; z-index:2;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{float: left; width:190px; height: 24px; line-height:24px; margin: 0; padding: 0; text-indent: 10px; color:#333; font-size:12px; outline: none; border: none; background-color:#fff; border-radius: 2px 0 0 2px;}
.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:26px;height: 24px;line-height: 24px; overflow: hidden; text-indent: -9999px; outline:none; border: none; background: #0c98d3 url(../img/searchicon.png) center center no-repeat; border-radius: 0 2px 2px 0;}
.s-form .btn-box .btn:hover{background-color: #068dc6;}


/* 导航 */
.topNav{float: right; height:30px; padding: 42px 0 0 0; margin:0px auto;position: relative;z-index: 0;}
.topNav a:hover{text-decoration:none}
.mainNav .li1{position:relative; z-index:9998; float:left; text-align:center;}
.mainNav .a1{display: block; padding: 0 15px 18px; height: 32px; line-height: 32px; font-size: 16px;}
.mainNav li.on1 .a1{padding-bottom: 16px; color: #0b629a; border-bottom: 2px solid #106ba6;}


.mainNav li .ul1{display:none; width:100%; padding:0; position:absolute; left:0; top:50px; z-index:9999; background:#106ba6;_overflow: hidden; text-align: center;}
.mainNav li.last1 .ul1{right:0; left:auto;}
.mainNav li .ul1 li{height:28px;padding:0;text-align:center;overflow:hidden;}
.mainNav li#liID119,.mainNav li#liID120,.mainNav li#liID121{letter-spacing:6px;}
.mainNav li .ul1 li h3.h2{}
.mainNav li .ul1 li a{display: block; font-size: 14px; line-height: 28px; color:#93e0fa;}
.mainNav li .ul1 li a:hover{background-color: #2491d7; color:#fff;}

/* content */
#content{position: relative; z-index: 1; margin: 20px auto; text-align: left;}
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* 底部 */
#footer{background: #146ca4; color: #fff; overflow:hidden;}
#footer .siteWidth{ font-size: 12px; overflow:hidden; padding:20px 0px}
#footer a{color:#fff;}
#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 .copyRight{text-align:center; line-height:26px; padding-top:5px}

/* 当前位置 */
.path{ height:30px; line-height:30px; color:#999;  background: url(../img/pathicon.png) left 7px no-repeat; }
.path em{padding-left: 24px;}
.path a,.path span{margin:0 5px; color:#999}

/* 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:7px;}
.topBar .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#146ca4 !important;border-bottom:3px solid #146ca4 !important;}
.user-mainbox .loginBtn {background: #146ca4 !important;}
.user-mainbox .loginBtn:hover { background: #328cc5 !important;}