﻿@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;}
html{min-width: 1200px;}
/* 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;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #FD9A63;}
.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%;}
.clear{clear: both;}
.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;min-width: 1200px;overflow: hidden;}
.oh{overflow: hidden;}
.siteWidth{width: 1200px; margin: 0 auto; overflow: hidden;position: relative;}

/*顶部 S*/
.bg_color{width: calc(50% - 600px);height: 120px;background: #3E6EB2;position: absolute;left: 0;top: 0;z-index: 3;}
#header{position: absolute;z-index: 9;height: 120px;background-color: rgba(255, 255, 255, 0.9);left: 0;right: 0;top: 0; min-width:1200px;}
#header .siteWidth{overflow: visible;position: relative;z-index: 9;width: 1200px;}
#header .logo{ position: relative;z-index: 9; float: left;background: #3E6EB2;height: 120px;padding-right: 20px;margin-right: 20px;}
#header .logo img{max-width: 400px;max-height:90px;margin-top: 25px;}
#header > .siteWidth > .fr{float:none; position:absolute; right:0px; top:0px; z-index:10;}
/*
.topBar .site{display: inline-block; *display: inline;zoom: 1;position: relative;}
.topBar .site dt{padding: 0 5px;display: inline-block; *display: inline;zoom: 1;color: #fff;}
.topBar .site dd{line-height: 24px;z-index: 0;background: #fff;display: none;position: absolute;padding: 10px;width: 720px;top: 30px;margin-right: 0;right: 0;-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); border:1px solid #16447c; border-top:none;}
.topBar .site dd i{ display: none}
.topBar .site ul{overflow: hidden}
.topBar .site li{text-align: left;float: left;min-width: 100px;padding: 4px 4px 4px 15px;color: #16447c;background: url(../img/icon.png) 0 13px no-repeat;}
.topBar .site.on dd{ display: block}
.topBar .site.on dt{background-color: #16447c;color: #fff;}
*/
.links{margin-top:5px; position:relative;}
.s-form{ zoom:1; margin-left:5px;position: relative;width:40px;height: 30px; overflow:hidden;transition: all 0.2s; position:absolute; right:100%; top:0px; margin-right:10px;}
.s-form.open{width: 200px;border: 1px solid #3E6EB2;}
.s-form .select-box{ display: none}
.s-form .input-box{float: left;} 
.s-form .input-box input::-webkit-input-placeholder{color:transparent;}
.s-form .input-box input::-moz-placeholder{color:transparent;}
.s-form .input-box input:-moz-placeholder{color:transparent;}
.s-form .input-box input:-ms-input-placeholder{color:transparent;}
.s-form .input-box input{display: block; width: 140px;height: 20px;line-height: 20px;border: 0;font-size: 12px;outline: none;padding: 5px 50px 5px 10px;background: none;color: transparent;}

.s-form.open .input-box input::-webkit-input-placeholder{color:#333;}
.s-form.open .input-box input::-moz-placeholder{color:#333;}
.s-form.open .input-box input:-moz-placeholder{color:#333;}
.s-form.open .input-box input:-ms-input-placeholder{color:#333;}
.s-form.open .input-box input{color: #333;}
.s-form .btn-box{ position: absolute;right: 0;top: 0;}
.s-form .btn-box .searchBtn{display: block;width: 35px;height: 32px; text-indent: -999px; text-align: center;outline: none;border: 0;color: #fff; overflow:hidden; background: url(../img/search_icon.png) no-repeat center; }
/*顶部 E*/
.banner{ width: 100%; text-align: center;}
#content{margin-bottom:20px}
#content:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.pageBanner{ width: 100%;height: 400px;background: url(../img/pagebanner.png) center no-repeat;margin: auto;position: relative;}
#header .userLogged{float: right;margin-left: 15px;height: 30px;line-height: 30px;color: #333;}
#header .userLogged a{color: #333;}
#header .userLogged a:hover{color: #3E6EB2;}

/* 站群导航-公共 */
#siteLast{position: relative;float: right;margin-bottom: 15px;z-index: 9;}
#siteLast dt {cursor: pointer;width: 94px;height: 30px;line-height: 30px;font-size: 16px;color: #fff;background: #3E6EB2;border-radius: 3px;}
#siteLast dd{display:none; width:900px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px;z-index: 9;}
#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 a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;right:0;top: 30px;width: 810px;border:2px solid #3E6EB2;-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{ background-color:#3E6EB2; color:#fff;}

/*导航 */
.nav{ float:left;height: 43px;line-height: 43px;position: relative;z-index: 2;margin-top: 8px; margin-top:30px;}
.mainNav a:hover{text-decoration: none}
.mainNav{font-size: 18px;position: relative;zoom: 1;top: 30px;}
.mainNav:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.mainNav .li1{text-align: center; float: left; position: relative;height: 43px;line-height: 43px;padding: 0 12px;}
.mainNav .a1{display: block;zoom: 1;color: #333;}
.mainNav .a1:hover{ text-decoration: none;}
.mainNav .on1 .a1{color: #333;font-weight: 900;}
.mainNav .ul1{overflow: hidden;line-height: 28px;position: absolute;left: 0;top: 40px;width: 100%;display: none;background: #3E6EB2;}
.mainNav .li2{ vertical-align: top;}
.mainNav .a2{font-size: 14px;display: block;line-height: 20px;padding: 10px 5px;color: #fff;}
.mainNav .a2:hover{background: #0e4899;text-decoration: none;}

/*侧栏 */
.side{width: 280px; margin-right:30px; float: left;}
.mainContent{overflow: hidden;}

/* friendLinks */
.friendLinks { padding: 15px 0; position: relative; z-index: 3; background-color: #f1f1f1; border-top:1px solid #d2d2d2; }
.friendLinks h3 { float: left; font-size: 18px; line-height: 28px; margin-right: 20px; padding-left: 41px; background: url(../img/icon-link.png) 8px 4px no-repeat; color: #333; vertical-align: top; }
.friendLinks .bd { margin: 0 -15px; overflow: hidden; }
.friendLinks .bd .linksList{overflow:hidden}
.friendLinks .bd .linksList li{float:left; padding-left:20px; line-height:28px }
.friendLinks select { border: 0; width: 242px; padding: 4px; margin: 0 10px; border: 1px solid #ccc; }

/*底部 */
#footer{clear: both;padding: 20px 0;background: #6C6C6C;color: #fff;}
#footer a{color: #fff}
#footer .siteWidth{ position: relative; overflow: visible; text-align: left;}
#footer .footerNav {  overflow: hidden; text-align:center; margin-bottom:10px }
#footer .footerNav li { display: inline-block; *display: inline; zoom: 1; overflow: hidden; vertical-align: top; margin-right: 20px; }
#footer .footerNav li a { vertical-align: top; }
#footer .footerNav li a:hover,#column3 #djtj .bd .topicList .t .tit:hover{ color: #FD9A63; }
#footer .copyRight{ padding-left: 0px; text-align:center}


/* 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{ z-index: 3;position: relative;}
.box .hd{height: 56px;line-height: 1;}
.box .hd h3{ float:left;}
.box .hd h3 a{ display:block; color: #36619D; font-size: 30px;}
.box .hd h3 a:hover,#column2 .box .hd h3 a:hover{color: #FD9A63;}




/* sideBox */
.sideBox .hd{height: 40px;line-height: 40px; text-align:left; color: #36619D;overflow: hidden;text-align: center;}
.sideBox .hd h3{font-size: 24px;color: #36619D;}
.sideBox .hd h3 a{color: #36619D;}
.sideBox .bd{}

.path a,.path span{padding: 0 5px;}
.path em{ padding-left:36px; background: url(../img/path_icon.png) no-repeat 0 50%; }


/* 顶部注册登录 */
.userLogged .spe {margin: 0 10px;}

.user-mainbox .hd h3, .user-mainbox .top h3{color: #36619D!important;border-color: #36619D!important;}
.user-mainbox .loginBtn{background-color: #36619D!important;}
.login-tip .forget-password a,.login-tip .registerlink a{color: #36619D!important;}

#header .userLogged .loggedin .myMsg{background-position: -37px -234px;}
#header .userLogged .userDropdown .ud-hd{margin-top: 2px;}
#header .userLogged .userDropdown .ud-bd{top: 28px;}
#header .userLogged .loggedin .myMsg:hover{background-image: url(../img/icons-userlogged-on.png);}

/*-- CSS结束 --*/

