﻿@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: #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: #E20500;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;}

.wrap{ overflow: hidden; }

/* topBar */
.topBar{height:32px; line-height:32px; background:#2476c3; color:#fff; text-align:left; position:relative; z-index:10;}
.topBar .welcome{ float:left; color:#fff;}
.topBar .links{float:right; height:32px; font-size:12px}
.topBar .links>dl{color: #fff; position: relative; float: left; z-index:2;}
.topBar .links>s{ float: left; text-decoration: none; line-height: 32px; width: 5px; overflow: hidden; text-align: center;}
.topBar .links>dl>dt { float: left; height: 32px; line-height: 32px; 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: 32px;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}

/*顶部 S*/
#header{ position: relative;z-index: 3; margin-bottom:20px; }
#header .logoBar{height:120px;background: url(../img/header-bg.png) 100% 100% no-repeat;position:relative;}
#header .logo{position:absolute;top: 25px;}
#header .logo img{max-width:800px; max-height:70px}
#header .links{float:right;height:28px;font-size: 12px;margin-right:10px;margin-top: 28px;}
#header .links i{color: #333;}
#header .links a{height:28px;line-height:28px;float:left;color:#333;padding: 0 8px 0 30px;background: url(../img/icons.png) -34px -35px no-repeat;}
#header .links a.collection{background-position: -33px -134px;}

/* 站群导航-公共 */
#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{z-index: 4;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ color:#333; font-size:12px;}
#siteLast.on dt{ background-color:#006ba8; color:#fff; }
#siteLast.on dd{right:0;top: 32px; margin:0px; border: 3px solid #006ba8;-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);}
/* 站群导航 E */

.s-form{margin-top: 0px;width:274px;height: 34px;overflow:hidden;position: absolute;z-index: 3;background:#fff;right:20px;top: 40px;border-radius:17px;overflow:hidden; border:1px solid #ddd}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{display:block;width: 205px;height: 22px;line-height: 22px;padding: 6px 0px 6px 15px;border:0;font-size:12px;outline: none;background:none;}
.s-form .btn-box{ float:right; }
.s-form .btn-box .search{display:block;width: 50px;height: 34px;line-height: 34px;background: url(../img/icons.png) no-repeat -26px -232px;text-align:center;outline:none;border:0; font-size: 0; overflow: hidden; line-height: 999;}
/*顶部 E*/

.banner{width:100%; text-align:center;}
#content{text-align:left;position:relative;z-index:1;overflow: hidden; width:1200px; margin:0 auto 30px;}

/*导航 */
.nav{height:52px; line-height:52px; position: relative;z-index: 0; background:#2476c3}
.mainNav {height:52px;}
.mainNav .li1{float:left; width:120px; height:52px; line-height:52px; position:relative;}
.mainNav .li1 .h1{display:block; height:52px; text-align:center; font-size:16px; color:#fff;}
.mainNav .li1 .h1 a{color:#fff; display:block; height:52px}
.mainNav .li1 .h1 a:hover{text-decoration:none}
.mainNav .spe{display:none}
.mainNav .on1 .a1{background:#1262ac;}
.mainNav .ul1{overflow:hidden;line-height:28px;position:absolute;left:0;top:52px;width: 100%;display:none;background:#1262ac;}
.mainNav .li2{ vertical-align:top; }
.mainNav .a2{font-size: 14px;display:block;border-top: 1px solid #114c83;line-height: 20px;padding: 8px;color:#fff;}
.mainNav .a2:hover{background: #2579c6;text-decoration:none;}

/* 友情链接 */
.friendLinks {font-size:0; padding:15px; background:#fff; }
.friendLinks .title{font-size:16px;color:#1b78ce;width: 78px;padding: 0 15px 0px 25px;background: url(../img/icons.png) -34px -435px no-repeat;text-align:right;float:left;height:30px;line-height:30px;}
.friendLinks select{font-size:14px;margin:0 10px;border:1px solid #e9e9e9;background:#fff;padding:5px;width: 188px;}


/*侧栏 */
.side{width:290px; float:left; margin-right:20px; position:relative;}
.mainContent{overflow:hidden;}

/*底部 */
#footer{clear: both; padding:30px 0;background:#1b78ce;text-align:center; color:#fff}
#footer a{color:#fff}
#footer .siteWidth{font-size: 12px;overflow:hidden;}
#footer .links{padding:10px 0 10px 0;}
#footer .links li{ display:inline-block; *display:inline; zoom:1; margin-right:15px;}
#footer .links li a{color:#fff}

/* 当前位置 */
.path{height:49px;line-height:49px;color:#666;padding-left: 26px;background: url(../img/path.png) 4px 17px no-repeat;}
.path a,.path span{margin:0 5px; color:#666}

/* 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 */
.box{margin-bottom:20px;}
.box .hd{height:46px;line-height:46px; padding-right:10px; background:#93cbff;}
.box .hd .more{float:right; *display:inline; font-size:12px; color:#666; height:20px; background:#fff; line-height:20px; padding:0 10px; margin-top:13px; border-radius:8px }
.box .hd h3{height:46px;line-height:46px;float:left;font-size:16px;font-weight:bold;color:#fff;padding: 0px 25px 0px 50px;background: url(../img/icons-index.png) -21px -28px no-repeat #3890e2;}
.box .hd h3 a{color:#fff;}
.box .bd{overflow:hidden; padding: 15px 20px; border: 1px solid #ddd; border-top: none;}

/* infoListB */
.infoListB{padding-left:30px;background: url(../img/infolistb.png) 5px 8px repeat-y;}
.infoListB li{padding:10px 0px; line-height:24px; font-size:14px; border-bottom:1px solid #eeeeee;}
.infoListB li a{display:block; height:24px; overflow:hidden;}
.infoListB li .dateRight{display:block; height:20px; line-height:20px; font-size:12px; color:#b8b8b8}
.infoListB li.first{padding-top: 0px}
.infoListB li.last{border-bottom: none; padding-bottom: 0px}

/* 顶部注册登录 */
.topBar .userLogged{margin-top:3px;}
.topBar .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#1b78ce !important;border-bottom:3px solid #1b78ce !important;}
.user-mainbox .loginBtn {background: #1b78ce !important;}
.user-mainbox .loginBtn:hover { background: #3991e2 !important;}


/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/

