﻿@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;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #c3a025;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;}
.wrap{margin: 0 auto;}
.oh{overflow: hidden;}
.siteWidth{width: 1200px; margin: 0 auto; overflow: hidden;position: relative;}

/* topBar */
.topBar{position: relative;z-index: 5;height: 40px;line-height: 40px;background: #08276a;color: #fff;text-align: left;font-size: 12px; /*box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);*/}
.topBar .siteWidth{overflow: visible;}
.topBar .topLogin{color:#fff;}
.topBar .topLogin a{color:#fff}
.topBar .links { float: right; height: 40px; font-size: 12px;}
.topBar .links a{color:#fff; padding: 0 10px;}
.topBar .links>span,
.topBar .links>dl{float:left; position: relative;}
.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;}

/*顶部 S*/
#header{position: relative;z-index: 3; background-color:#0e2f76;}
#header .siteWidth{overflow: visible;height: 110px;position: relative;z-index: 3;}
#header .logo{ position: relative;z-index: 3; float: left; margin:25px 50px 0 0;}
#header .logo img{max-width:560px; max-height:60px}

#header .links{position: absolute;top: 0;right: 0;background: #cabe93;color:#fff;height: 40px;line-height: 40px; padding:0 0 0 10px;}
#header .links .setHome,#header .links .fav{margin: 0 10px;color: #fff;cursor: pointer;}
.s-form{display: none;position: absolute;top: 42px;margin-top:0;right:0;width: 282px;height:40px;overflow: hidden; background: #fff;border:1px solid #cad5d3;border-radius: 4px;}
.s-form .select-box{ display: none}
.s-form .input-box{ float: left;}
.s-form .input-box input{display: block; width: 232px;height: 30px;line-height: 30px;border: 0;font-size: 14px;outline: none;padding: 5px 35px 5px 15px;background-color: #fcfbfb;}
.s-form .btn-box{position: absolute;right: 0;top: 0;}
.s-form .btn-box .search{display: block;width: 40px;height: 40px; line-height: 40px;color: #fff; text-align: center;outline: none;border: 0;background: url(../img/search.png) no-repeat center; text-indent:-999px;}
/*顶部 E*/

#content{ text-align:left; width:1200px; margin:0 auto}
.banner{ width: 100%; text-align: center;}
.pageBanner{height:450px; background: url(../../base/img/pagebanner.jpg) center 0 no-repeat }

/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast a{color: #333;}
#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{display: inline-block; *display: inline;zoom: 1;}
#siteLast dt{padding: 0px 10px;display: inline-block; *display: inline;zoom: 1;color: #fff;font-size: 12px;}
#siteLast dt:hover{text-decoration:underline;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{font-size:12px;right:0px;top: 40px; margin:0px; -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);}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ color:#fff;}

/*导航 */
.nav{height: 50px;line-height: 50px;position: relative;z-index: 2;float: right; margin-top: 35px;}
.nav .siteWidth{overflow:visible}
.mainNav a:hover{text-decoration: none}
.mainNav{font-size: 16px;position: relative;zoom: 1;}
.mainNav:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.mainNav .li1{text-align: center; float: left;width: 105px;height: 50px; line-height:50px; position: relative;}
.mainNav .a1{display: block;zoom: 1;color:#fff;}
.mainNav .a1:hover{ text-decoration: none;}
.mainNav .on1 .a1{ color: #ffc763;}
.mainNav .ul1{overflow: hidden;line-height: 28px;position: absolute;left: 0;top: 50px;width: 100%;display: none;background: #08276a;}
.mainNav .li2{ vertical-align: top;}
.mainNav .a2{font-size: 14px;display: block;line-height: 20px;padding: 10px;color: #fff;}
.mainNav .a2:hover{background: #ffc763;text-decoration: none;}
.nav .spe{float: left;width:22px;text-align: center;font-size:14px;color:#ccc;}

/*侧栏 */
.side{width: 280px; margin-right:20px; float: left;}
.mainContent{overflow: hidden;}

/*底部 */
#footer{clear: both;color:#ffffff;}
#footer a{color: #ffffff}
#footer .siteWidth{ position: relative; background:#205f9f; overflow:visible; text-align: left;}
#footer .links{width:1200px; margin:0 auto;}
#footer .footerIcon{ position: absolute;right: 0px;top: 5px;width: 232px;}
#footer .footerIcon li{float: left;width: 48px;height: 48px; margin-left:10px; overflow:hidden;}
#footer .footerIcon li i{ filter:alpha(opacity=50);opacity:0.5;}
#footer .footerIcon li i,
#footer .footerIcon li a{ display: block; width: 48px;height: 48px; line-height:200px;background: url(../img/footericon.png) no-repeat; overflow: hidden; cursor:pointer;}
#footer .footerIcon li.li2 i,
#footer .footerIcon li.li2 a{ background-position:-58px 0;}
#footer .footerIcon li.li3 i,
#footer .footerIcon li.li3 a{ background-position:-116px 0;}
#footer .footerIcon li.li4 i,
#footer .footerIcon li.li4 a{ background-position:-174px 0;}
#footer .footerIcon .wxqr{position: absolute;top: -100px;left: 40px;}
.footerSiteWidth{width:100%; background-color:#373737 ;padding: 30px 0;}
#footer .links a{color:#ffffff;}
/*#footer .links .li1 a:before{content: url("../img/gywm.png");width:30px;height:30px;position: relative;top:8px;right:15px;display: inline-block}
#footer .links .li2 a:before{content: url("../img/wzdt.png");width:30px;height:30px;position: relative;top:8px;right:15px;display: inline-block}
#footer .links .li3 a:before{content: url("../img/yssm.png");width:30px;height:30px;position: relative;top:8px;right:15px;display: inline-block}
#footer .links .li4 a:before{content: url("../img/wjdc.png");width:30px;height:30px;position: relative;top:8px;right:15px;display: inline-block}
#footer .links .li5 a:before{content: url("../img/zxtp.png");width:30px;height:30px;position: relative;top:8px;right:15px;display: inline-block}
#footer .links .li6 a:before{content: url("../img/yqlj.png");width:30px;height:30px;position: relative;top:8px;right:15px;display: inline-block}*/
#footer .links li{padding:0 10px; border-right:1px solid #d7d7d7;display:inline;height:20px;line-height: 20px; margin:15px 0;}
#footer .links li:hover a{color:#c3a025;}
#footer .links li.last{border-right: none;}
.copyRight{margin-top: 10px;}

/* 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;}

/* 内容区域 */
.box{ overflow: hidden;}
.box .hd{height: 40px; line-height: 40px;border-bottom: 1px solid #dddddd;}
.box .hd h3{ display:inline-block; *display:inline; zoom:1;}
.box .hd h3 a{ display:block;font-size: 18px;color: #205f9f;}
.box .hd .more{
	float: right;
    font-size: 14px;
    line-height: 20px;
    margin-top: 6px;
    font-weight: normal;
    color: #666666;
    padding: 3px 10px;
}
.box .hd a:hover.more{ /* filter:alpha(opacity=60);opacity:0.6; */color:#003770;}
.box .hd ul{ overflow:hidden;}
.box .hd ul li{float: left; margin-right:1px;}
.box .hd ul li a{ display:block;padding: 0 20px; background-color:#eee; font-size:18px;}
.box .hd ul li.on a{ background-color:#205f9f;color: #fff;}
.box .bd{ overflow:hidden;}
.box .bd div{ overflow:hidden;}

/* sideBox */
.sideBox .hd{height: 40px;line-height: 40px;  padding-left:20px; color: #fff;overflow: hidden;background: #205f9f;}
.sideBox .hd .more{float: right;display: block;width: 40px;height: 30px;overflow: hidden;background: url(../img/icons.png) 14px -523px no-repeat;line-height: 100px; margin-top: 15px;}
.sideBox .hd h3{font-size: 16px;color: #fff;}
.sideBox .hd h3 a{color: #fff}
.sideBox .bd{padding: 9px 14px; background-color:#fff; border:1px solid #ddd; border-bottom:2px solid #205f9f; overflow: hidden;}

.path a,.path span{padding: 0 5px;}



/*自己加的*/
.search-white img{
    margin-top: 12px;
    margin-right: 10px;
}

/* 顶部注册登录 */
.topBar .userLogged{margin-top:7px;}
.topBar .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#08276a !important;border-bottom:3px solid #08276a !important;}
.user-mainbox .loginBtn {background: #08276a !important;}
.user-mainbox .loginBtn:hover { background: #0e2f76 !important;}

