
/*
    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:1000px; 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:#fbfbfb;}
a { color: #555; text-decoration: none; outline: none; }
a:hover {color: #b31b1b;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 {overflow: hidden;}
.siteWidth,#content{clear: both;width:1000px;margin:0 auto; text-align: left; }

/*顶部 S*/
#header { background: #cd2525 url(../img/headerbg.jpg) repeat-x; position: relative;z-index: 3;}
#header .siteWidth {height: 100px; }
#header .logo{width: 560px;float:left;overflow:hidden;margin-top: 22px;text-align: left;}
#header .logo img{max-width:560px; max-height:60px}
#header .links{padding-top: 15px;float:right;height:28px;font-size: 12px;}
#header .links i{color: #0b4870;}
#header .links a{padding: 0 5px 0 18px;color: #0b4870;cursor:pointer;background: url(../img/icon.png) 0 -1447px no-repeat;}

/* 站群导航-公共 */
#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 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; margin-right:-2%}
#siteLast dd ul li{width:18%; margin-right: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;color:#fff;}
#siteLast dt{padding: 0 10px 0 27px;background:#bf9c70 url(../img/icon.png) 10px -1371px no-repeat; height:32px; line-height: 32px; color: #fff;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{font-size:12px;border: 3px solid #b31b1b;right:0px;left:auto;margin:0px;top: 32px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#b31b1b; color:#fff;}

/* 搜索栏 */
.s-form{ float:right; margin: 30px 20px 0 0; overflow:hidden;position: relative;z-index: 0; border-radius: 2px;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{ display:block; width:240px; height:40px; line-height:40px; padding-left:15px; background:#fff; color:#999; border: none; outline: none; font-size: 14px;}
.s-form .btn-box{ float:left; }
.s-form .btn-box .btn{display:block;width:45px;height: 40px;line-height: 40px; border: none; background:#bf9c70 url(../../base/img/icons.png) 10px -230px no-repeat;text-align:center; outline:none; text-indent: -9999px;}
/*顶部 E*/


/*导航 */
.nav { height:70px; line-height: 70px; margin:0px auto; background: #fbfbfb; position: relative;z-index: 0;}
.nav a:hover{text-decoration:none}
.nav ul {width: 1000px; margin: 0 auto;}
.nav ul li{float:left; width: 142px; height: 60px; line-height: 60px; text-align:center;position:relative;z-index:9998; font-size: 16px; }
.nav ul li.on1{ border-bottom: 4px solid #b31b1b;}
.nav ul li.on1 h3.h1,.nav ul li.last1 h3.h1{border-right: 0;}
.nav ul li.on1 a{color:#b31b1b; font-weight: bold; }
.nav ul li .ul1{display:none; width:100%; padding:7px 0; position:absolute; left:0; top:60px; z-index:9999; background:#b31b1b;_overflow: hidden;}
.nav ul li.last1 .ul1{right:0; left:auto;}
.nav ul li .ul1 li{height:32px;padding:0;text-align:center;overflow:hidden;}
.nav ul li#liID119,.nav ul li#liID120,.nav ul li#liID121{letter-spacing:6px;}
.nav ul li .ul1 li h3.h2{height: 32px;font:normal 14px/32px "microsoft yahei";}
.nav ul li .ul1 li a{color:#d68181;}
.nav ul li .ul1 li a:hover{color:#fff;}


.content{position:relative; z-index:99;}


/*侧栏 */
.side{width:200px; float:left; position:relative; }


/*底部 */
#footer{clear: both; line-height: 26px;background:#fff; border-top: 1px solid #f3f3f3; text-align:left; margin-top: 20px; }
#footer .links{ text-align: center; overflow: hidden; }
#footer .links li{ line-height: 50px; padding: 0 10px; display: inline-block;
*display: inline;
*zoom: 1;}
#footer .copyRight{text-align: center;}

/* 当前位置 */
.path{ height:60px; line-height:60px; color:#999; background: url(../../base/img/icons.png) 0 -567px no-repeat; padding-left: 25px; }
.path a,.path span{margin:0 5px; color:#999}

/* 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;}

/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/
