﻿@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;}

/* topBar */
.topBar { height: 80px; background: #fff;position: relative;}
.topBar .s-form { width: 250px; height: 38px; float: right; _display: inline; margin-top: 21px; overflow: hidden;border-radius: 5px;border: solid 1px #85a3dd;}
.topBar .s-form .from-control { height: 32px; line-height: 32px; float: left; _display: inline; width: 200px; padding: 3px 0 3px 10px; background: none; border: none; font-size: 14px; outline: none; color: #333 }
.topBar .s-form .from-control::-webkit-input-placeholder { /* WebKit browsers */ color: #666; }
.topBar .s-form .from-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #666; }
.topBar .s-form .from-control::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #666; }
.topBar .s-form .from-control:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #666; }
.topBar .s-form .btn-box { float: right; _display: inline; width: 40px; height: 38px; }
.topBar .s-form .btn-box .searchBtn { float: right; _display: inline; width: 40px; height: 38px; line-height: 38px; text-indent: 200%; overflow: hidden; border: none; background: url(../img/search_icon.png) 50% no-repeat; cursor: pointer; outline: none; }
.topLinks { float: left; _display: inline; height: 80px; line-height: 80px;}
.topLinks a:hover { color: #ff0; text-decoration: none; }
.topBar .logo{width: 599px;height: 105px;background-color: #ffffff;border-radius: 40px;position: absolute;top: 0;left: 0;right: 0;margin: auto;}
.topBar .logo img{width: auto;height: 70px;margin: 16px auto;}
/* 站群导航-公共 */
#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;}

/* header */
#header{height: 55px;padding-top: 25px;background-color: #345dab;}
#header .siteWidth{overflow: visible;}

/*导航 */
.nav{ width: 1200px; height: 55px;}
.mainNav a:hover{text-decoration: none; }
.mainNav .li1{height: 55px; width: 133px; float: left;  _display: inline; position: relative; z-index: 20 }
.mainNav .li1 .a1{display: block; text-align: center; height: 55px; line-height: 55px; font-size:16px; color: #fff;}
.mainNav .li1.on1 .a1,.mainNav .li1:hover .a1{color: #ffde8e;}
.mainNav .li1.on1 .h1{border-bottom: 3px solid #ffde8e;height: 52px;}
.mainNav .ul1{overflow: hidden;line-height: 28px;position: absolute;left: 0;top: 47px;width: 100%;display: none;background: #ededed;}


/*底部 */
#footer { clear: both; padding: 20px 0; background-color: #345dab; 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; }

/* 当前位置 */
.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结束 --*/

