﻿@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: #666; 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: #666; text-decoration: none; outline: none; }
a:hover { color: #395da2;}
.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{overflow: hidden;}
.siteWidth { clear: both; width: 1200px; margin: 0 auto; }
#content { clear: both;text-align: left;}
.column{width: 1200px;margin: auto;clear: both;}
.clear{clear: both;}

/* header */
#header{height: 120px;background-color: #fff;}
#header .siteWidth{overflow: visible;}
#header .logo{width: 404px;height: 71px;float: left;margin: 24px 0 0;}
#header .logo img{width: 100%;}

/* 站群导航-公共 */
#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:#345dab;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
#siteLast{float: left; _display: inline; height: 80px; z-index: 21;}
#siteLast dt{height: 80px; line-height: 80px; color: #333; font-size: 16px; cursor: pointer; float: left; _display: inline; padding-left: 22px; background: url(../img/zqdh_icon.png) 0px 50% no-repeat;}
#siteLast a{ padding:0; margin:0;}
#siteLast a:hover{color:#345dab;}
#siteLast dd{ font-size:12px;left:0;top: 80px;width: 810px;border: 3px solid #395da2;-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;}


/*导航 */
.nav{ width: 550px; height: 42px;float: right;margin-top: 38px;position: relative;}
.mainNav a:hover{text-decoration: none; }
.mainNav .li1{height: 40px; width: 90px; float: left;  _display: inline; position: relative; z-index: 20 }
.mainNav .li1 .a1{display: block; text-align: center; height: 40px; line-height: 40px; font-size:16px; color: #333;}
.mainNav .li1.on1 .a1,.mainNav .li1:hover .a1{color: #2e4a80;}
.mainNav .li1.on1 .h1{border-bottom: 2px solid #345dab;height: 40px;}
.mainNav .li1 .ul1{display: none;background-color: #345dab;}
.mainNav .li1 .ul1 .li2{height: 35px;line-height: 35px;}
.mainNav .li1 .ul1 .li2 a{color: #ffffff;}
.mainNav .li1 .ul1 .li2:hover{background-color: #214790;}
.nav .Home{position: absolute;right: 0;top: 0;display: block;height: 40px;line-height: 40px;font-size: 14px;text-align: right;color: #333;}
.nav .Home i{display: block;width: 25px;height: 25px;background: url(../../Base/img/home_icon.png) center no-repeat #2262af;float: left;border-radius: 50%;margin-top: 8px;margin-right: 8px;}

/*底部 */
#footer { clear: both; padding: 20px 0; background-color: #2262af; text-align: center;color: #fff;}
#footer .siteWidth { overflow: hidden; }
#footer .links { padding: 0 0 10px 0; }
#footer .links li { display: inline-block; *display: inline; zoom: 1; margin-right: 15px; }
.copyRight p{line-height: 30px;}
.copyRight img{vertical-align: middle;margin-right: 5px;}

/* 当前位置 */
.path { height: 34px; line-height: 34px; padding-left: 28px; background: url(../../Base/img/path.png) 0px 9px no-repeat; text-align: left; font-size: 14px; color: #888888; }
.path a,
.path span { padding: 0 3px; color: #484848; }
.path a:hover { color: #008fd0 }


/* 顶部注册登录 */
.userLogged .spe {margin: 0 10px;}

/* 手机版 */
.phone{display: inline-block;position: relative;z-index: 21;}
.phone dd{position: absolute;top: 40px;right: 50%;display: none;clear: both;margin-right: -54px;padding: 7px;background: #fff;-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);}
.phone dt a{color: #fff;padding: 0 15px;}
.phone dd img{width:100px; height:100px;}
.phone dd i{font-size:0; line-height:0; position:absolute; z-index:8; top:-10px; left:50%; display:block; width:0;margin-left:-3px; border-width:5px; border-style:dashed; border-color:transparent; border-bottom-style:solid; border-bottom-color:#fff; }
.phone.on dd{display:block;}

/*-- CSS结束 --*/

