@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;}
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: #fff;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #c00;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; padding-top: 20px;}

/*顶部 S*/
#header{position: relative;z-index: 20; background:#fff; height: 120px; }
#header .siteWidth{overflow: visible;height: 110px;position: relative;z-index: 3;}

#header .logo{ line-height: 65px; position: relative;z-index: 3; float: left; margin-top: 5px; }
#header .logo img{ max-height:65px;}
#header .logo .site-name { font-size: 30px; font-weight: bold; color: #243682; padding-left: 20px;}



.topBar{position: relative;z-index: 5;height: 30px;line-height: 30px;background: #fff;color: #333333;text-align: left;font-size: 14px; float: right; padding-right: 20px; margin-top: -10px;}
.topBar .siteWidth{overflow: visible;}
.topBar .links{float: right;color: #333333;z-index: 3;font-size: 14px;}
.topBar .links .setHome,.topBar .links .fav{margin: 0 5px;color: #333333;cursor: pointer;font-size: 14px;}
.topBar .links .setHome,.topBar .links .fav a{font-size: 14px;}

.topBar .links>dl.phone{ position: relative; float: right; z-index:2;}
.topBar .links>dl.phone>dt { float: left; position: relative; z-index: 11; padding:0 10px}
.topBar .links>dl.phone>dd {clear: both;display: none;padding: 7px;width:100px;background: #fff;position: absolute;right: 50%;top: 30px;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.phone>dd img { width: 100px; height: 100px;}
.topBar .links>dl.phone>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>.phone.on dd { display: block;}
.topBar .userLogged .userDropdown .avatar { display: none; }

/* 站群导航-公共 */
#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:23%; 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{ zoom: 1; float: right;}
#siteLast dt{padding: 0 5px;display: inline-block; *display: inline;zoom: 1;color: #333;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#005bac; color:#fff;}
#siteLast.on dd{right:0;top: 30px;width: 900px;border:2px solid #005bac;-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{position: absolute;top: 50px;right: 0;width: 260px;overflow: hidden; background: #fff; border-radius: 30px; border: 1px solid #b9b9b9;}
.s-form .select-box{ display: none}
.s-form .input-box{ float: left;}
.s-form .input-box input{display: block; width: 200px;height: 30px;line-height: 20px;border: 0;font-size: 12px;outline: none;padding: 5px 45px 5px 15px;}
.s-form .btn-box{position: absolute;right: 0;top: 0;}
.s-form .btn-box .search{display: block;width: 40px;height: 32px; line-height: 32px;color: #fff; text-align: center;outline: none;border: 0;background: url(/content/hlxy/base/img/sstb.jpg) no-repeat 0px 6px; text-indent:-999px;}

/*顶部 E*/
#content{ text-align:left; overflow:hidden; margin-bottom:20px}
.banner{ width: 100%; text-align: center;}
.pageBanner{ height: 250px; background:#d3d2d8 url(../img/banner-01.jpg) center bottom no-repeat; position: relative; z-index: 0}

/*导航 */
.nav {height: 60px;line-height: 60px;position: relative; z-index: 1; min-width: 1200px; margin: 0 auto; background:#243682; height: 60px;}
.nav .mainNav{ width: 1200px; margin: 0 auto;}
.mainNav a:hover{text-decoration: none}
.mainNav{font-size: 16px;position: relative;zoom: 1; background: #243682;}
.mainNav:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.mainNav .li1{text-align: center; float: left;width: 9.09%;height: 60px; line-height:60px; position: relative; color: #fff;}
.mainNav .a1{display: block;zoom: 1;color: #fff;font-weight: bold;}
.mainNav .a1:hover{ text-decoration: none;color: #fff;font-weight: bold;}
.mainNav .on1 .a1{ background: #152770; color: #e5f4aa;font-weight: bold;}
.mainNav .ul1{overflow: hidden;line-height: 30px;position: absolute;left: 0;top: 60px;width: 100%;display: none;background: #152770;}
.mainNav .li2{ vertical-align: top;}
.mainNav .a2{font-size: 14px;display: block;line-height: 20px;padding: 10px;color: #fff;}
.mainNav .a2:hover{background: #2c3f92;text-decoration: none;}

/*.mainNav .top1 .a1{background: url(/content/hlxy/base/img/top1.png) no-repeat 20px 14px;}
.mainNav .top2 .a1{background: url(/content/hlxy/base/img/top2.png) no-repeat 20px 14px;}
.mainNav .top3 .a1{background: url(/content/hlxy/base/img/top3.png) no-repeat 20px 14px;}
.mainNav .top4 .a1{background: url(/content/hlxy/base/img/top4.png) no-repeat 20px 14px;}
.mainNav .top5 .a1{background: url(/content/hlxy/base/img/top5.png) no-repeat 20px 14px;}
.mainNav .top6 .a1{background: url(/content/hlxy/base/img/top6.png) no-repeat 20px 14px;}
.mainNav .top7 .a1{background: url(/content/hlxy/base/img/top7.png) no-repeat 20px 14px;}


.mainNav .top1 .a1:hover,.mainNav .top1.on1 .a1{background: url(/content/hlxy/base/img/top11.png) no-repeat 20px 14px #152770;}
.mainNav .top2 .a1:hover,.mainNav .top2.on1 .a1{background: url(/content/hlxy/base/img/top22.png) no-repeat 20px 14px #152770;}
.mainNav .top3 .a1:hover,.mainNav .top3.on1 .a1{background: url(/content/hlxy/base/img/top33.png) no-repeat 20px 14px #152770;}
.mainNav .top4 .a1:hover,.mainNav .top4.on1 .a1{background: url(/content/hlxy/base/img/top44.png) no-repeat 20px 14px #152770;}
.mainNav .top5 .a1:hover,.mainNav .top5.on1 .a1{background: url(/content/hlxy/base/img/top55.png) no-repeat 20px 14px #152770;}
.mainNav .top6 .a1:hover,.mainNav .top6.on1 .a1{background: url(/content/hlxy/base/img/top66.png) no-repeat 20px 14px #152770;}
.mainNav .top7 .a1:hover,.mainNav .top7.on1 .a1{background: url(/content/hlxy/base/img/top77.png) no-repeat 20px 14px #152770;}*/


/*侧栏 */
.side{width: 260px; margin-right: 20px; float: left;}
.mainContent{overflow: hidden;}

/*底部 */
#footer{clear: both;background: #243682;color: #fff; padding-bottom:10px }
#footer a{color: #fff}
#footer .siteWidth{ position: relative; overflow:visible; text-align: left;}
#footer .copyRight{padding: 10px;text-align:center;}
#footer .copyRight img { vertical-align: middle; }


/* 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: 2px solid #dcdcdc;}
.box .hd h3{ display:inline-block; *display:inline; zoom:1; border-bottom:2px solid #243682; width: 100px; text-align: center; float: left;}
.box .hd h3 a{ display:block;font-size: 18px;color: #333333; font-weight: bold;}
.box .hd .more{ float: right;color: #666; overflow:hidden;}
.box .hd a:hover.more{ filter:alpha(opacity=60);opacity:0.6;}
.box .hd ul{ overflow:hidden;}
.box .hd ul li{float: left; margin-right:1px;}
.box .hd ul li a{ display:block;padding: 0 20px; font-size:18px; color:#777}
.box .hd ul li.on{border-bottom:2px solid #243682;}
.box .hd ul li.on a{ color:#333}
.box .bd{ padding-top: 20px; overflow:hidden;}
.box .bd div{ overflow:hidden;}

/* sideBox */
.sideBox .hd{height: 40px;line-height: 40px; padding-left: 20px; color: #fff;overflow: hidden;background: #243682;}
.sideBox .hd .more{float: right; margin-right:10px;}
.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 #243682; overflow: hidden;}
.path a,.path span{padding: 0 5px;}
.path em{ padding-left: 15px; background: url(/content/hlxy/base/img/icon.png) no-repeat 0 -249px}

/* friendLinks */
.friendLinks { position: relative; z-index: 3;}
.friendLinks h3 {float: left;font-size: 18px;line-height: 28px;margin-right: 20px;padding-left: 15px;color: #fff;vertical-align: top;}
.friendLinks .bd { margin: 0 -15px; overflow: hidden; }
.friendLinks select {border: 0;width: 250px;padding: 4px;margin: 0 10px;border: 1px solid #ccc;}

/* 顶部注册登录 */
.topBar .userLogged{margin-top:2px;}
.topBar .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd>h3,
.user-mainbox .top h3{color:#243682 !important;border-bottom:3px solid #243682 !important;}

.user-mainbox .hd li.on { color:#243682 !important;border-bottom:3px solid #243682 !important; }
.user-mainbox .hd li.on h3 {  color:#243682 !important; }
.user-mainbox .loginBtn,.user-mainbox .loginSSOBtn {background: #243682 !important;}
.user-mainbox .loginBtn:hover,.user-mainbox .loginSSOBtn:hover { background: #152770 !important;}

/*-- CSS结束 --*/

