@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
address,caption,cite,code,dfn,em,th,var,i { font-weight: normal; font-style: normal;}
html { line-height: 1; }
ol, ul, li{ list-style: none; }
div, dl, dt, dd, ol, ul, li { *zoom: 1; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a img { border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;}
.fl { float: left; }
.fr { float: right; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clear { clear: both; *height: 0; *font-size: 0; *line-height: 0; }
.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; }
.clearfix { *zoom: 1; }
.clearfix:after { content: ""; display: table; clear: both; }
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
a { color: #333; text-decoration: none; outline: none; }
a:hover {color: #c00;}
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; }

/* 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;}
.wrap{ overflow:hidden;}
.siteWidth,#content{clear: both;margin:0 auto;position:  relative;}
.siteWidth{clear: both;margin:0 auto;position:  relative;width:1200px;}

/* 首页banner图切换 */
#indBanner{  overflow: hidden; min-width: 1200px; clear: both; text-align: center; position: relative; margin-bottom: 30px;}
#indBanner .bd{position: relative; z-index: 2; overflow: hidden;}
#indBanner .bd .con{display:none}
#indBanner .bd .pic { text-align: center; }
#indBanner .bd .pic img{ width: 100%; height: auto; max-width: 1920px; display: block; margin: 0 auto; }
#indBanner .hd{z-index: 3; position: absolute; bottom: 20px; text-align:center; width: 100%; left: 0;}
#indBanner .hd ul{display:inline-block; *display:inline; zoom:1;}
#indBanner .hd li{display:inline-block; *display:inline;zoom:1;cursor:pointer;width:22px;height:22px;overflow:hidden;background:#fff;margin: 0 7px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;color: #666;font-size: 12px;}
#indBanner .hd li span{display:none;}
#indBanner .hd .on{background:#f5a201;color: #fff;}

#indBanner a.prev,
#indBanner a.next { display: none; }

/* 顶部 */
#header{ background: #006429; position: relative;z-index: 3;}
#header .logo{ padding: 20px 0; height: 55px; line-height: 55px; float: left;}
#header .logo a { display: inline-block; vertical-align: middle; }
#header .logo img{ max-height: 55px; 
  image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */}
#header .logo .site-name { font-size: 24px;  font-weight: bold; color: #fff; padding-left: 10px; display: inline-block; }


.more{float:right; font-size: 0; width:  21px;height: 18px;display:  block;background: url(/content/xyb/base/img/more.png)  0px 0px no-repeat;margin-top: 13px;}
/* topBar */
.topBar{height:32px; line-height:32px; background:#666; color:#fff; text-align:left; position:relative; z-index:10;}
.topBar .welcome{ float:left; color:#fff; font-size: 12px;}
.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: #333}

/* 站群导航-公共 */
#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 a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;border: 3px solid #006429; right:0px; left:auto; margin:0px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#006429; color:#fff;}

/* 搜索栏 */
.s-form{width: 351px;height: 100px;position:absolute;right: 50%; margin-right: -600px; bottom:0; overflow:visible;z-index:2;background: url(/content/xyb/base/img/searchbg.png)  0px center no-repeat;}
.s-form .select-box{ display:none }
.s-form .input-box{float:left;margin-top: 35px;}
.s-form .input-box input{display:block;width: 250px;line-height: 35px;border: none;color:#333;font-size:12px;outline: none;background-color:#fff;float:left;margin:0px;padding:0px;padding-left:20px;height: 35px;border-bottom-left-radius: 6px;border-top-left-radius: 6px;margin-left: 20px;}
.s-form .input-box input::-webkit-input-placeholder{color:#999;}
.s-form .input-box input::-moz-placeholder{color:#999;}
.s-form .input-box input:-moz-placeholder{color:#999;}
.s-form .input-box input:-ms-input-placeholder{color:#999;}
.s-form .btn-box{float:left;margin-top: 35px;}
.s-form .btn-box .btn{display:block;width: 40px;height: 35px;line-height: 35px;border-left: 0;text-align:center;outline:none;background:  url(/content/xyb/base/img/search.png)  10px center no-repeat #fff;border:none;color:#fff;border-bottom-right-radius: 6px;border-top-right-radius: 6px;text-indent:-999px;}


/* 导航 */
.topNav{ position: relative;  clear: both;}
.topNav a:hover{text-decoration:none}
.topNav .li1 {float:left;text-align:center;position:relative; width: 16.666%;}
.topNav .a1 {display:block;color:  #fff;  line-height: 57px; height: 57px; font-size: 16px;}
.topNav .on1 .a1 {background:#00561a; border-bottom: 3px solid #fffeae; color:#fffeae; }
.topNav .ul1{display:none; width:100%; position:absolute; left:0; top: 100%; z-index:9999; background:#00561a;}
.topNav .a2 { font-size: 14px; line-height: 24px; padding: 5px; color: #fff; display: block;}
.topNav .a2:hover{background:#047f37; color:#fffeae;}

/* content */
#content{text-align:left;position:relative;z-index:1;}
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* 底部 */
#footer{background: #006429;color: #fff;overflow:hidden;}
#footer a{color:#fff;}
#footer .links{ text-align:center;display:block; line-height:30px;  }
#footer .links li{display:inline;padding:0 10px;}
#footer .links li a{color:#fff;}
#footer .copyRight{text-align: centert;line-height:26px;padding: 20px 0;font-size: 14px;}
#footer .copyRight img { vertical-align: middle;}

/* 当前位置 */
.path{color:#999;}
.path a,.path span{margin:0 5px; color:#999}

/* goTop */
#goTop{position:fixed;  display:none; _display:none !important; bottom:60px;right:5px;z-index: 99;cursor:pointer;margin:5px;width:100px;height:28px;-webkit-box-shadow:0 0 5px #9c9c9c;opacity:.9;background: url(/content/xyb/base/img/gotop.jpg)  left center no-repeat; }
#goTop::after{ display:block; position:absolute; left:50%; top:50%; margin-left:-10px; margin-top:-15px; content:""; border-color:transparent;  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;}

/* 登陆注册弹窗 */
.userlogincomment .hd .on { border-bottom-color: #006429 !important; }
.userlogincomment .hd .on a { color: #006429 !important; }
.loginBtn { background: #006429 !important;  }
.loginBtn:hover { background: #00561a !important; }
.login-tip .registerlink a { color: #00561a !important; }
