﻿@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 */
html{ width:100%; height:100%;  }
body{ width:100%; height:100%; color:#666;font:14px/20px "微软雅黑"; -webkit-text-size-adjust: none; background:#fff;}
/*li font{ font-size:12px !important; }*/
a{color:#666;text-decoration:none; outline:none;}
a:hover { text-decoration:none; color:#8f0000; }
.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; }
.mat{ margin:20px;  }
.mb15 { margin-bottom:15px;}
.sw{width:1200px; margin:0 auto;}
.siteWidth{width:1200px; margin:0 auto;}
.more{}

/*顶部 S*/
#header{height:160px;background:#fff;  width:100%; }
.topBar{background:#333333; height:40px; line-height:40px; color:#d0f0e4;width:100%; min-width:1200px;}
#header .sw{position: relative; z-index: 2;}
#header .logo{position: absolute; z-index: 1; left: 0; top: 25px; overflow:hidden;}
#header .logo img{ max-height:70px}
.topBar .siteWidth{ height:40px; overflow:visible;color:#fff; }
.top_l{float:left; overflow:hidden;}
.top_r{float:right; color:#579f7f; width:620px; overflow: visible;}
.top_rt{float:right;height:40px;padding: 0 90px 0 15px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#fff;position: relative;z-index: 99;}
.top_rt .sy{background:url(../img/top_home.png) no-repeat 5px center;padding-left:30px; }
.top_rt .sc{background:url(../img/top_2.png) no-repeat 5px center; padding-left:30px;}
.top_r a{color:#fff; padding:0 8px;}
.top_r a:hover{color:#ff0; text-decoration:underline; }
/*顶部 E*/

/* 站群导航-公共 */
#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:99;width: 94px;position: absolute;top: 0px;right: 0px;}
#siteLast dt{padding: 0 5px 0 25px;background:url(../img/top_mune.png) no-repeat 5px center;height:40px;color:#fff;width: 64px;text-overflow: ellipsis;white-space: nowrap;}
#siteLast a{ padding:0; margin:0; color:#333;}
#siteLast dd{font-size:12px;border: 3px solid #0598c9;right:0px;left:auto;margin:0px;top: 40px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#0598c9; color:#fff;}

/*手机二维码*/
.qrcode-phone{
	margin-right: 20px;
    position: relative;
}
.qrcode-phone>dd {
    clear: both;
    display: none;
    padding: 7px;
    width: 100px;
    background: #fff;
    position: absolute;
    top: 32px;
    left: 0;
    right: 0;
    transform: translateX(-25%);
    -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);
}
.qrcode-phone>dd img {
    width: 100px;
    height: 100px;
}
.qrcode-phone>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;
}
.qrcode-phone:hover>dd {
    display: block;
}

/* banner */
.banner{width:100%; text-align:center; clear:both;min-width:1200px; margin:0 auto; overflow:hidden;  position: relative;z-index:1;}

/*导航 S*/
.nav{ height:120px; padding:0 6px; float:right;}
/*.nav ul{height:50px;}*/
.nav ul li{float:left; width:120px; height:120px; line-height:120px; _display:inline; text-align:center; position:relative; z-index:19;}
.nav ul li.first1{background:none;}
.nav ul li h3{font:normal 16px/120px "微软雅黑";}
.nav ul li a{color:#1c1c1c;}
.nav ul li.on1{background:#8b081b;}
.nav ul li.on1 a{color:#fff;}
.nav ul li .ul1{display:none;text-align:center;padding:6px 0 17px; position:absolute; left:0; top:120px; z-index:20; background:url(../img/ul_bg.png) repeat;}
.nav ul li.last1 .ul1{right:0; left:auto;}
.nav ul li .ul1 li{width:98px; height:30px;  margin:8px 8px 0; text-align:left; overflow:hidden;}

.nav ul li .ul1 li h3{font:normal 14px/30px "微软雅黑"; text-align:center;}
.nav ul li .ul1 li a{color:#fff;}
.nav ul li .ul1 li.on2{background:#8b081b;color:#fff;}
/*导航 E*/

/* content */
#content{text-align:left;margin: -59px auto 20px;position:relative;z-index:1; width: 1200px;}
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


/*底部 */
#footer{clear: both;background:#8b081b;text-align:left; color: #fff;}
#footer a{color:#fff}
#footer .siteWidth{background: #8b081b;font-size: 12px;overflow:hidden; padding:20px 0;}
#footer .footerNav{ line-height: 22px; color: #fff; text-align: center; margin-bottom: 10px }
#footer .footerNav a{  margin:  0 5px}
#footer .copyRight{  line-height: 22px; text-align: center; }

/* friendLinks */
.friendLinks { padding: 15px 0; position: relative; z-index: 3; background-color: #8b081b; }
.friendLinks h3 {float: left;font-size: 18px;line-height: 28px;margin-right: 20px;padding-left: 41px;background: url(..//img/icon-link.png) 8px 2px no-repeat;color: #fff;vertical-align: top;}
.friendLinks .bd { margin: 0 -15px; overflow: hidden; }
.friendLinks select { border: 0; width: 242px; padding: 4px; margin: 0 10px; border: 1px solid #ccc; }

/* 当前位置 */
.path{ height:30px; line-height:30px; color:#999 }
.path a,.path span{margin:0 5px; color:#999}

/* goTop */

#goTop{position:fixed;  *display:none;  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) url(../img/gotop.png) no-repeat center center;}

/* winMark */
#winMark{ z-index: 1;width: 100%;display:none; height:100%; position:fixed; background:rgba(0,0,0,.8) ;left: 0;top: 0;}



/* 顶部注册登录 */
.topBar .userLogged{margin-top:7px;}
.topBar .userLogged .split{margin:0}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#770125 !important;border-bottom:3px solid #770125 !important;}
.user-mainbox .loginBtn {background: #770125 !important;}
.user-mainbox .loginBtn:hover { background: #9a153d !important;}

/*-- CSS结束 --*/
