@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: #dd0000; 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; }
.siteWidth { clear: both; width: 1200px; margin: 0 auto;}
#content { clear: both; width: 1200px; margin: 0 auto; text-align: left; }

/* topBar */
.topBar{height:55px; line-height:55px; background:#1a6e89; color:#fff; text-align:left; position:relative; z-index:30;}
.topBar .welcome{ float:left; color:#fff; padding-left:15px;}
.topBar .links{float:right; height:55px; font-size:12px; margin-right:15px;}
.topBar .links>dl{color: #fff; position: relative; float: left; z-index:2;}
.topBar .links>s{ float: left; text-decoration: none; line-height: 55px; width: 5px; overflow: hidden; text-align: center;}
.topBar .links>dl>dt { float: left; height: 55px; line-height: 55px; 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: 55px;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;}
.topBar .links .userlogincomment{color: #fff}

.topBar .s-form { width: 270px; height: 35px; float: right; _display: inline; margin-top: 10px; background: #fcfbfb; overflow: hidden; border-radius: 5px; }
.topBar .s-form .from-control { height: 30px; line-height: 30px; float: left; _display: inline; width: 200px; padding: 3px 0 3px 10px; background: none; border: none; font-size: 12px; outline: none; color: #525252 }
.topBar .s-form .from-control::-webkit-input-placeholder {  color: #fff; }
.topBar .s-form .from-control:-moz-placeholder {  color: #fff; }
.topBar .s-form .from-control::-moz-placeholder {  color: #fff; }
.topBar .s-form .from-control:-ms-input-placeholder {  color: #fff; }
.topBar .s-form .btn-box { float: right; _display: inline; width: 35px; height: 35px; }
.topBar .s-form .btn-box .search { float: right; _display: inline; width: 35px; height: 35px; line-height: 26px; text-indent: 200%; overflow: hidden; border: none; background: url(/content/zlpg/base/img/ssbg.png) 0px 5px no-repeat; cursor: pointer; outline: 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: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 {float: left;_display: inline;height: 55px;position: relative;z-index: 21;}
#siteLast dt { height: 55px; line-height: 55px; color: #fff; font-size: 14px;  float: left; _display: inline; padding-left: 20px;  }
#siteLast dd {   top: 55px; right: -30px;; left:auto; margin:0px; border:2px solid #1a6e89; box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); border-radius: 5px; z-index: 21 }

/* header */
#header{height: 110px;  }
#header .siteWidth{overflow: visible; height: 110px;}
#header .logo{width: 280px; float: left; _display: inline; padding-top: 38px;}
#header .logo img{max-width:280px; height:auto;}

/*导航 */
.nav{ height: 36px; float: right; _display: inline; padding-top: 36px;}
.mainNav a:hover{text-decoration: none; }
.mainNav .spe{width: 20px; height: 36px; line-height: 36px; text-align: center; float: left; _display: inline; color: #e2e2e2; font-size: 16px;}
.mainNav .li1{height: 35px; width: 75px; float: left;  _display: inline; position: relative; z-index: 20;  }
.mainNav .li1 .a1{display: block; text-align: center; height: 35px; line-height: 35px; font-size:15px; color: #333333;}
.mainNav .on1 .a1{background: #1a6e8a; border-radius: 5px; font-weight:bold; color: #fff;}
.mainNav .ul1{display: none;position: absolute;top: 35px;left: -20px;padding-bottom:10px;background: #1a6e8a;width: 120px; border-radius: 5px;}
.mainNav .a2{ color:#fff; padding:4px; display:block; line-height:30px; text-align: center;  }
.mainNav .a2:hover{background: #2c93b5;}

/*内容区 */
#content { width: 1200px; margin: 0 auto; overflow: hidden; }
.column { overflow: hidden; }

/*底部 */
#footer { clear: both; padding: 20px 0; background: #1a6e89; text-align: center; }
#footer .siteWidth { overflow: hidden; }
#footer .links {  float: right;}
#footer .links li { display: inline-block; *display: inline; zoom: 1; margin-right: 15px; color: #fff; }
#footer .links li a{color: #fff; }
#footer .links li a:hover{color: #fff; }
#footer .copyRight{ color:#fff; /* float: left; */}
/* 当前位置 */
.path { height: 34px; line-height: 34px; padding-left: 28px;text-align: left; font-size: 14px; color: #888888; float: right;}
.path a,
.path span { padding: 0 3px; color: #888888; }
.path a:hover { color: #008fd0 }
.mainBox .mHd h3{ display:inline-block; *display:inline; zoom:1;line-height: 40px; float: left; font-size: 16px;font-weight: bold; color: #11617B;}
.mainBox .mHd h3 a{ display:block;font-size: 16px;color: #146079; font-weight: bold;}

/* 盒子 */
.box {}
.box .hd {overflow: hidden;}
.box .hd ul { float: left; _display: inline; }
.box .hd li { float: left; _display: inline; width: 160px; height:70px; line-height: 50px; text-align: center;  font-size: 16px; color: #333333; cursor: pointer; }
.box .hd li a { color: #333333; display: block; height: 36px; text-align: center; margin: 0 -18px; padding: 0 18px }
.box .hd li a:hover { text-decoration: none; color: #333333 }
.box .hd li.on { background: #920a19; color: #fff }
.box .hd li.on a { color: #fff }
.box .hd li.on a:hover { color: #ff0 }
.box .hd h3,.box .hd li.on {  margin: auto; _display: inline; height: 70px; width: 160px; background:url(/content/zlpg/base/img/lmlbbg.png) no-repeat center top; font-size: 16px; color: #fff; text-align: center; font-weight: bold; line-height: 50px;}
.box .hd h3 a { color: #fff }
.box .hd h3 a:hover { color: #ff0 }
.box .hd .more { float: right; _display: inline; font-size: 14px; color: #818181 }
.box .hd .more:hover { color: #920a19 }
.box .bd { padding: 15px 0; }

/* 盒子 - 风格A */
.boxA{ overflow: hidden;}
.boxA .hd{height: 40px; line-height: 40px; border-bottom: 2px solid #1a6e89;}
.boxA .hd h3{ display:inline-block; *display:inline; zoom:1;line-height: 40px;}
.boxA .hd h3 a{ display:block;font-size: 16px;color: #146079; font-weight: bold;}
.boxA .hd .more{ float: right;color: #666666; overflow:hidden; border-radius: 4px;  height: 25px; padding: 0 10px; margin-top: 5px;line-height: 30px;}
.boxA .hd a:hover.more{ filter:alpha(opacity=80);opacity:0.8;}
.boxA .hd ul{ overflow:hidden;}
.boxA .hd ul li{float: left; margin-right:1px;}
.boxA .hd ul li a{ display:block;padding: 0 20px; background-color:#eee; font-size:18px;}
.boxA .hd ul li.on a{ background-color:#005bac;color: #fff;}
.boxA .bd{ padding-top: 20px; overflow:hidden;}
.boxA .bd div{ overflow:hidden;}


/* 盒子 - 风格B */
.boxB { }
.boxB .hd{height: 40px; border-bottom: 2px solid #1a6e89; padding-right: 5px; }
.boxB .hd h3{float: left; _display: inline; height: 40px; line-height: 40px; font-size: 16px; position: relative;  color: #146079; font-weight: bold; padding-left: 10px;}
.boxB .hd h3 a{color: #146079;}
.boxB .hd h3 a:hover{color: #146079; text-decoration: none; }
.boxB .hd .more { float: right; _display: inline; font-size: 14px; color: #666; line-height: 40px; }
.boxB .hd .more:hover {  filter:alpha(opacity=80);opacity:0.8;}
.boxB .bd{padding: 10px 0px}

/* pageBanner */
.pageBanner{height:200px;background:url(/content/zlpg/base/img/nrbg.png) center 0 no-repeat;position: relative;z-index: 0; margin-bottom: 20px; }

/* 顶部注册登录 */
.topBar .userLogged{margin-top:14px;}
.topBar .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#1a6e89 !important;border-bottom:3px solid #1a6e89 !important;}
.user-mainbox .loginBtn {background: #1a6e89 !important;}
.user-mainbox .loginBtn:hover { background: #378ba6 !important;}



/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/
