﻿@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:url(../img/body.png) 0 40px repeat-x;}
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; }

.wrap{ -webkit-box-shadow:0px 0 10px rgba(0, 0, 0, .2); -moz-box-shadow:0px 0 10px rgba(0, 0, 0, .2); box-shadow:0px 0 10px rgba(0, 0, 0, .2); }
.oh{overflow:hidden;}
.siteWidth {width: 1200px; margin:0 auto;}
/*顶部 S*/
#header{ position: relative;z-index: 3; }
.topBar {background: #313131; height: 40px; line-height: 40px; position:relative; z-index:20}
.topBar .welcome{ float:left; color:#b3b3b3; padding-left:15px;}
.topBar .links{float:right; height:40px; font-size:12px}
.topBar .links>dl{color: #b3b3b3; position: relative; float: left; z-index:2;}
.topBar .links>s{ float: left; text-decoration: none; line-height: 40px; width: 5px; overflow: hidden; text-align: center; color:#b3b3b3;}
.topBar .links>dl>dt { float: left; height: 40px; line-height: 40px; position: relative; z-index: 11; padding:0 10px}
.topBar .links>dl>dt a{color:#b3b3b3; padding:0 3px}
.topBar .links>dl>dd {clear: both;display: none;padding: 7px;width:100px;background: #fff;position: absolute;right: 50%;top: 40px;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: #b3b3b3}

#header .logoBar{position: relative; height:140px; background:url(../img/header.jpg) 0 0 no-repeat; width: 1200px; margin:0 auto; }
#header .logo{position:absolute;top: 28px;left: 10px;}
#header .logo img{max-width: 620px;max-height: 80px;}


/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none;width: 620px;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: 2;float:right; }
#siteLast dt{height:40px;line-height: 40px; padding: 0 10px; color:#b3b3b3; }
#siteLast dd{  font-size:14px; }
#siteLast.on dt{ background-color:#076AC7; color:#fff;background-position: 10px -208px; }
#siteLast.on dd{right:0;top: 40px; margin:0px; border: 3px solid #076AC7;-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{width: 270px;height: 34px; padding: 10px; float:right;overflow:hidden;position: relative;z-index: 3;background:#ed7902;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{display:block;width: 214px; border-radius: 20px 0 0 20px; height: 20px;line-height: 20px;border:0;font-size:12px;outline: none;padding: 7px;}
.s-form .btn-box{ position:absolute; right:10px; top:10px; }
.s-form .btn-box .search{display:block;width: 42px;height: 34px;border-radius: 0 20px 20px 0;background: url(../img/icons.png) no-repeat 13px 8px #FFAA16;text-align:center;outline:none;border:0;text-indent: 300%;overflow: hidden;}
/*顶部 E*/

.banner{width:100%; text-align:center;}
#content{ width: 1200px; margin:0 auto; text-align:left;position:relative;z-index:1;padding: 20px 0;overflow: hidden;}

/*导航 */
.nav{height:54px; line-height:54px; position: relative;z-index:1;width: 1200px; margin:0 auto; }
.mainNav {background: #ec1c24;}
.mainNav a{color:#fff;}
.mainNav a:hover{text-decoration:none}
.mainNav{ font-size:16px;position:relative; zoom:1;}
.mainNav:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.mainNav a{ color:#fff; }
.mainNav .li1{ text-align: center;  float:left; position:relative;  }
.mainNav .a1{ float:left; display:block; zoom:1; padding:0 20px;  font-size: 18px; }
.mainNav .a1:hover{ text-decoration:none; color:#fff }
.mainNav .on1 .a1{background:#0066b2;}
.mainNav .ul1{ overflow:hidden; line-height:28px;  position:absolute; left:0; top:54px; width: 100%; display:none;  }
.mainNav .li2{ vertical-align:top; background:#0066b2;}
.mainNav .a2{ font-size: 14px; display:block; line-height: 20px; padding: 8px;}
.mainNav .a2:hover{ background:#107ed0; color:#fff;text-decoration:none;}

/*侧栏 */
.side{width:260px; float:left; position:relative; }
.mainContent{ width:920px; float:right; overflow:hidden;}

/*底部 */
#footer{ width: 1200px; margin:0 auto; clear: both; text-align:center; border-top:3px solid #ec1c24}
#footer .siteWidth{overflow:hidden;}
#footer .links{background: #ec1c24;height: 46px; line-height: 46px;}
#footer .links li{ display:inline-block; *display:inline; zoom:1; margin-right:15px;}
#footer .links li a {color: #fff;}
#footer .copyRight {margin-top: 10px; padding:20px 0px;}
.friendLinks {font-size:0; background:#F7F7F7; padding:15px; }
.friendLinks .title{font-size:20px;padding-left:20px;background: url(../img/icons.png) 0 -262px no-repeat;vertical-align:middle; margin-right:10px;}
.friendLinks select{font-size:12px;margin:0 10px;border:1px solid #ddd;background:#fff;padding:5px;width: 184px;vertical-align:middle;}

/* 当前位置 */
.path{height: 50px;line-height: 50px;color:#666;padding-left: 22px;background: url(../img/icons.png) 0 -806px 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:47px;line-height:47px;overflow:hidden; margin-bottom:10px; border-bottom:1px solid #cccccc}
.box .hd h3{float:left;padding: 0 10px;color:#ec1c24;font-size:18px;}
.box .hd h3 a{color:#ec1c24; font-weight: bold;}
.box .hd ul{float:left;}
.box .hd ul li{float:left; padding:0 10px; color:#666666; font-size:18px; font-weight:bold;}
.box .hd ul li a{color:#666666;}
.box .hd ul li.on,
.box .hd ul li.on a{color:#ec1c24}
.box .hd .more{float:right; margin-right:10px; font-size:14px;}
.box .bd{overflow:hidden;padding: 0 5px;}

/* boxA */
.boxA{margin-bottom:20px;}
.boxA .hd{height:47px;line-height:47px; border-top: 2px solid #ec1c24; overflow:hidden; margin-bottom:10px; border-bottom:1px solid #cccccc}
.boxA .hd h3{float:left;padding: 0 10px;color:#ec1c24;font-size:18px;}
.boxA .hd h3 a{color:#ec1c24; font-weight: bold;}
.boxA .hd .more{float:right; margin-right:10px; font-size:14px;}
.boxA .hd .bd{overflow:hidden;}
.boxA .bd{overflow:hidden;padding: 0 5px;}

/* 顶部注册登录 */
.topBar .userLogged{margin-top:7px;}
.topBar .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#ec1c24 !important;border-bottom:3px solid #ec1c24 !important;}
.user-mainbox .loginBtn {background: #ec1c24 !important;}
.user-mainbox .loginBtn:hover { background: #ff3f46 !important;}


/*-- CSS结束 --*/

