﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {padding: 0;margin: 0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { vertical-align: top; border: 0; }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal;  }
ol, ul, li { list-style: none; }
div, dl, dt, dd, ol, ul, li {zoom: 1;}
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;font-size: 100%;}
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{margin: 0;padding: 0;display:block;zoom:1;}

/* 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:#ffffff;}
a { color: #333; text-decoration: none; outline: none; }
a:hover {color: #E20500;text-decoration: underline;}
.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; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
.fl { float: left; }
.fr { float: right; }
.hide { display: none; }
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; }

.siteWidth{clear: both;width:1200px;margin:0 auto;}

/*顶部 S*/
#header{ position: absolute;z-index: 3; width:1200px; margin:0 auto; top:0px; left:50%; margin-left:-600px; }
#header .topBar{height:46px; padding-top:18px; margin-bottom:15px}
#header .topBar .bg{float:right; height:28px; padding:9px; background-color: rgba(0,0,0,.6);}
#header .links{float:left;height:28px;font-size: 12px;}
#header .links i{color: #0b4870;}
#header .links a{height:28px;line-height:28px;float:left;color:#fff;padding: 0 8px 0 30px;background: url(../img/icons.png) -34px -35px no-repeat;}
#header .links a.collection{background-position: -33px -134px;}




.topBar>.bg>s{ float: left; text-decoration: none; line-height: 28px; width: 5px; overflow: hidden; text-align: center; color:#fff}
.topBar>.bg>dl{float:left; color:#fff; position:relative; z-index:10}
.topBar>.bg>dl>dt { height: 28px; line-height: 28px; position: relative; z-index: 11; padding:0 10px}
.topBar>.bg>dl>dt a{color:#fff; padding:0 3px}
.topBar>.bg>dl>dd {clear: both;display: none;padding: 7px;width:100px;background: #fff;position: absolute;right: 50%;top: 28px;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>.bg>dl>dd img { width: 100px; height: 100px;}
.topBar>.bg>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>.bg>.on dd { display: block;}

#header .navBar{height:92px; background:#fff; position:relative;}
#header .navBar .logo{width:280px; height:72px; background:#014099; float:left; padding-top:20px; text-align:center; *display:inline; margin-right:20px}
#header .navBar .logo img{max-height:52px; max-width:250px}


/* 站群导航-公共 */
#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{z-index: 4; margin-right:10px;}
#siteLast dt{padding: 0 8px 0 30px !important;background: url(../img/icon-site.png) 8px 9px no-repeat;height:28px;line-height: 28px;color:#fff;}
#siteLast dd{ color:#333; font-size:12px;}
#siteLast.on dt{ background-color:#014099; color:#fff;}
#siteLast.on dd{right: 0px;top: 28px; margin:0px; border: 3px solid #014099;-webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);box-shadow:0px 4px 8px rgba(0, 0, 0, .3);}

/* s-form */
.s-form{margin-top: 0px;width:184px;height: 28px;overflow:hidden;background:#fff;overflow:hidden; float:left;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{display:block;width: 140px;height: 22px;line-height: 22px;padding:3px 0px 3px 10px; border:0;font-size:12px;outline: none; background:none;}
.s-form .btn-box{ float:right; }
.s-form .btn-box .search{display:block;width: 32px;height: 28px;line-height: 28px;background: url(../img/icons-search.png) no-repeat 8px 5px #da1e1e;text-align:center;outline:none;border:0;text-indent: 300%;overflow: hidden;}
/*顶部 E*/

.pageBanner{height:420px; background:url(../img/pagebanner.jpg) center 0 no-repeat; position:relative; z-index:0}
#content{text-align:left;position:relative;z-index:1;padding: 20px;overflow: hidden; background:#fff; width:1160px; margin:0 auto 20px;}

/*导航 */
.nav{ line-height:36px; padding-top:10px; position: relative;z-index: 0; width:880px; float:left}
.mainNav .li1{float:left;width: 110px;height:36px;line-height:36px;position:relative; z-index: 1;}
.mainNav .li1 .h1{display:block; height:36px; text-align:center; font-size:16px; color:#333;}
.mainNav .li1 .a1{color:#333; display:block; height:36px}
.mainNav .li1 .a1:hover{text-decoration:none}
.mainNav .spe{width:15px; float:left; height:36px; line-height:36px; color:#333}
.mainNav .on1{z-index: 2;}
.mainNav .on1 .a1{color: #1b53a3;}
.mainNav .ul1{ overflow:hidden; line-height:28px;  position:absolute; left:0; top:36px; width: 100%; display:none; background:#014099; background:rgb(0, 66, 113,0.85);}
.mainNav .li2{ vertical-align:top; }
.mainNav .a2{ font-size: 14px; display:block; border-top: 1px solid #0748a3; line-height: 20px; padding: 8px;color:#fff;}
.mainNav .a2:hover{background: #1b53a3;text-decoration:none;}
#li-kycg + .spe{ display: none;}


/*侧栏 */
.side{width:270px; float:left; margin-right:20px; position:relative;}
.mainContent{overflow:hidden;}

/*底部 */
#footer{clear: both; padding:30px 0;background:#03487a;text-align:center; color:#fff}
#footer .siteWidth{font-size: 14px;overflow:hidden;}
#footer .links{padding:20px 0 10px 0;}
#footer .links li{ display:inline-block; *display:inline; zoom:1; margin-right:15px;}
#footer .links li a{color:#fff}
.friendLinks{margin-bottom: 20px; line-height: 30px;}
.friendLinks .title{width: auto; float: left; margin-right: 15px; font-size:16px; font-weight: bold; color:#fff }
.friendLinks .friend-list{overflow: hidden; }
.friendLinks .friend-list li{float: left; margin-right: 40px;}
.friendLinks .friend-list li a{ font-size: 14px; color: rgba(255, 255, 255, 0.8);}
.friendLinks .friend-list li a:hover{text-decoration: none; color: white;}
.friendLinks select{ font-size:14px; margin:0 10px; border:0; background:#fff; padding:5px; width:150px;}

/* 当前位置 */
.path{height:49px;line-height:49px;color:#666;padding-left: 26px;background: url(../img/path.png) 4px 17px no-repeat;}
.path a,.path span{margin:0 5px; color:#666}

/* goTop */
#goTop{position:fixed;  display:none; _display:none !important; width:50px;height:50px;bottom:60px;right:5px;z-index: 99;cursor:pointer;margin:5px;width:40px;height:40px;border-radius:2px;-webkit-box-shadow:0 0 5px #9c9c9c;opacity:.9;background:rgba(0,0,0,.5); }
#goTop::after{ display:block; position:absolute; left:50%; top:50%; margin-left:-10px; margin-top:-15px; content:""; border-width:10px; border-color:transparent; border-bottom-color:#fff; border-bottom-style:solid; 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;}

/* boxA */
.boxA{}
.boxA>.hd{height:40px; border-bottom:2px solid #014199; line-height:40px; padding-right:10px}
.boxA>.hd .more{float:right; font-size:14px; color:#666;}
.boxA>.hd h3{float:left; height:40px; padding:0 20px; background:#014199; font-size:16px; font-weight:bold; color:#fff}
.boxA>.hd h3 a{color:#fff}
.boxA>.hd ul{overflow:hidden}
.boxA>.hd ul li{float:left; height:40px;}
.boxA>.hd ul li a{display:block; padding:0 20px; height:40px; line-height:40px; font-size:16px; font-weight:bold; text-decoration:none;}
.boxA>.hd ul li a:hover{color:#333}
.boxA>.hd ul li.on a{background:#014199; color:#fff;}
.boxA>.hd ul li.on a:hover{color:#fff}
.boxA>.bd{padding:15px 0px 0px}

/* box */
.box{margin-bottom:20px;}
.box .hd{height:40px;line-height:40px; border-bottom:1px solid #eaeaea; padding-right:10px}
.box .hd .more{float:right; font-size:14px; color:#666;}
.box .hd h3{height:38px; line-height:38px; padding:0 10px; border-bottom:2px solid #014199; float:left; font-size:16px; font-weight:bold; color:#014199 }
.box .hd h3 a{color:#014199;}
.box .hd h3 a:hover{text-decoration:none;color:#014199;}
.box .hd ul{overflow:hidden;}
.box .hd ul li{height:38px; line-height:38px; float:left; font-size:16px; padding:0 10px; font-weight:bold; }
.box .hd ul li a{color:#333; text-decoration:none}
.box .hd ul li.on{ border-bottom:2px solid #014199; color:#014199; }
.box .hd ul li.on a{color:#014199;}
.box .hd ul li.on a:hover{text-decoration:none;color:#014199;}
.box .bd{overflow:hidden; padding-top:15px}

/* 顶部注册登录 */
.topBar .userLogged{margin-top:2px;}
.topBar .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#014099 !important;border-bottom:3px solid #014099 !important;}
.user-mainbox .loginBtn {background: #014099 !important;}
.user-mainbox .loginBtn:hover { background: #1c60bf !important;}


/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/
