﻿@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 */
html{  }
body{width: 100%; 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;}
a { color: #666; 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,#content{clear: both;width:1200px;margin:0 auto;}

/*顶部 S*/
#header{ position: relative;z-index: 3;  height:150px; background: url(../img/header.jpg) repeat;width: 100%; min-width:1300px;}
#header .logoBar{ height:150px; position: relative;}
#header .logo{ position:absolute; top:35px; }
#header .logo img{max-width:450px; max-height:80px;}
#header .links{float:right;height:28px;font-size: 12px; margin-right:10px;}
#header .links i{color: #0b4870;}
#header .links a{ height:28px; line-height:28px; padding:0 12px; display:inline-block; color: #fff;cursor:pointer;background: #54A5B6; -webkit-border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; }

/* 站群导航-公共 */
#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: 2;float:right; margin-top:20px;}
#siteLast dt{padding: 20 0 0 30px;background: #f7bd31;height:25px;line-height: 25px; width:75px;color:#fff;border-radius:6px;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;right:0;top: 25px;width: 810px;border: 3px solid #ecb42c;-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;}
#siteLast.on dt{ background-color:#ecb42c; color:#fff;background-position: 10px -205px;-webkit-border-radius:0;-moz-border-radius:0;border-radius: 0;  }

/* 搜索栏 */
.s-form .input-box{float: left;}
.s-form .input-box input{background:#fff; float:left; width:157px; height:21px; line-height:20px; border:0;outline: none;}
.s-form{display: block;margin: 20px 10px 0 0;height: 25px;float:right;overflow:hidden;position: relative;z-index: 3;background:#fff; border-radius:4px;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{display:block;width: 157px;height: 21px; padding: 2px 8px; line-height: 21px;border:0;font-size:12px;outline: none;}
.s-form .btn-box{ float:left; }
.s-form .btn-box .searchBtn{display: block;width:25px;height:25px;background:url(../../base/img/search_icon.png) no-repeat;text-indent: -9999px;}

/*顶部 E*/

.banner{width:100%; text-align:center;}
#content{text-align:left;position:relative;z-index:1;padding: 20px 0;overflow: hidden;}

/*导航 */
.nav{height:35px; line-height:35px; top:60px; position: absolute;z-index: 0; right:0; }
.mainNav a{}
.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;color:#222222;}
.mainNav .a1{ float:left; display:block; zoom:1; padding:0 12px;color:#222222; }
.mainNav .a1:hover{ text-decoration:none; color:#fff; }
.mainNav .on1 .a1{background:#097d4f; border-radius:6px;color:#fff;}
.mainNav .ul1{ overflow:hidden; line-height:28px;  position:absolute; left:0; top:35px; width: 100%; display:none; background:#068e58;  border-radius:6px;}
.mainNav .li2{ vertical-align:top; }
.mainNav .a2{ font-size: 14px; display:block; border-top: 1px solid #2d966c; line-height: 20px; padding: 8px 0;}
.mainNav .a2:hover{background: #65ac90;color:#fff;text-decoration:none;}

/* banner图切换 S*/

#indBanner { clear: both;margin-left: auto;margin-right: auto;margin-top: 0;max-height:450px;min-width: 1300px;position: relative;text-align: center;}
#indBanner .bd .con { display: none; position: absolute;width: 400px; padding: 25px;top: 250px;left: 200px;z-index: 0;text-align: left;background: #fff;filter: alpha(opacity=90);opacity: 0.9; }
#indBanner .bd .con .title a{ font-size:25px;color:#b8010f;}
#indBanner .bd .con .intro{font-size:16px; }
#indBanner .bd .pic img {width: 100%;}
#indBanner .prev, #indBanner .next {display: none;}
#indBanner .hd { bottom: 30px; font-size: 14px; height: 22px;line-height:22px;right: 200px;overflow: hidden; position: absolute;text-align: center;}
#indBanner .hd li { background-color: #ffc12c;cursor: pointer;display: inline-block;height: 22px;line-height:22px; margin-left: 5px;margin-right: 5px;width: 22px;}
#indBanner .hd li span {display:inline-block; height: 22px; line-height:22px;color: #fff; text-align: center;}
#indBanner .hd .on { background-color: #d40213;}
#indBanner .bd li {height: 450px;}



.content{position:relative; z-index:99;}


/*侧栏 */
.side{width:270px; float:right; margin-left:20px; position:relative; z-index:9999;}
.mainContent{overflow:hidden;}

/*底部 */
#footer{clear: both;background: #097d4f;color:#fff;position:relative; z-index:8; min-width: 1300px; width:100%;}
#footer .siteWidth{font-size: 14px;overflow:hidden;padding:20px 0;}
#footer .links{ margin-bottom: 30px; }
#footer .links li{ display:inline-block; *display:inline; zoom:1; margin-right:15px;}
#footer .links li a{color:#fff}
#footer .copyRight{ text-align: center;}
#footer .copyRight a{ color: inherit;}
.friendLinks{ float:right; }
.friendLinks select{ border:1px #fff solid;color:#097d4f; font-size:12px; margin:0 10px; border:0; background:#fff; height:30px; line-height:30px; padding:0 5px; width:210px;border-radius:4px;}
.friendLinks .hd h3{ padding-left:25px; font-size:16px;color:#fff;text-align:left;}
.friendLinks .bd{margin-top:10px;}
.friendLinks .bd li{width:250px; height:30px; line-height:30px;overflow:hidden; padding-left:10px;margin-bottom:10px;}

/* 当前位置 */
.path{ height:45px; line-height:45px;color:#666;padding-left: 26px;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:40px;line-height:40px;overflow:hidden; margin-bottom:10px;border-bottom:2px solid #efefef;}
.box .hd h3{float:left;padding:0 20px;background: url(../img/i_con_bg.png)no-repeat left center;color:#117850;font-size:16px;}
.box .hd h3 a{color:#117850; font-weight:bold;}
.box .hd .more{float:right; margin-right:10px; font-size:12px;}
.box .hd .bd{overflow:hidden;}


/* 顶部注册登录 */
.userLogged .spe {margin: 0 10px;}

/*-- CSS结束 --*/

