﻿@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: #fff;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #c00;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{margin: 0 auto;}
.oh{overflow: hidden;}
.siteWidth{width: 1200px; margin: 0 auto; overflow: hidden;position: relative;}

/*顶部 S*/
#header{position: relative;z-index: 3; background: url(../img/topbg1.png) no-repeat;  height: 256px;}
#header .siteWidth{overflow: visible;height: 120px;position: relative;z-index: 3; border-bottom: 1px solid #921060;}
#header .logo{position: relative;z-index: 3;float: left;margin: 15px 50px 0 0;}
#header .logo img{max-height: 78px;}
.topBar{position:absolute;z-index: 5;height: 30px;line-height: 30px;color: #fff;text-align: left;font-size: 14px;right: 8px;top: 26px;}
.topBar .siteWidth{overflow: visible;}
.topBar .links{float: right;color: #bbb;z-index: 3;}
.topBar .links>a{color: white;}
.topBar .links .setHome,.topBar .links .fav{margin: 0 5px;color: #fff;cursor: pointer;}

/* 站群导航-公共 */
#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{display: inline-block; *display: inline;zoom: 1;}
#siteLast dt{padding: 0 5px;display: inline-block; *display: inline;zoom: 1;color: #fff;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;left:auto; right:0px;top: 32px; border:2px solid #7c004c;-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:#7c004c; color:#fff;}

/* 搜索栏 */
.s-form{position: absolute;top: 60px;right: 0;width: 240px;overflow: hidden;background: #f7dbec;border-radius: 32px;border: 1px solid #a21f70;}
.s-form .select-box{ display: none}
.s-form .input-box{ float: left;}
.s-form .input-box input{display: block; width: 200px;height: 20px;line-height: 20px;border: 0;font-size: 12px;outline: none;padding: 5px 25px 5px 15px;background: #f7dbec;}
.s-form .btn-box{position: absolute;right: 0;top: 0;}
.s-form .btn-box .search{display: block;width: 40px;height: 32px; line-height: 32px;color: #fff; text-align: center;outline: none;border: 0;background: url(../img/ssfdj.png) no-repeat 0px 3px; text-indent:-999px;}

/*顶部 E*/
#content{ text-align:left;}
.banner{ width: 100%; text-align: center;}
.pageBanner{ height: 450px; background:#d3d2d8 url(../img/banner.jpg) center 0 no-repeat; position: relative; z-index: 0; margin-top: -88px;}

/*导航 */
.nav{position: relative;z-index: 2; width: 1200px; margin: auto;}
.nav .siteWidth{overflow:visible}
.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 .li1{text-align: center; float: left;width: 171px;height: 55px; line-height:55px; position: relative; color: #fff;}
.mainNav .a1{display: block;zoom: 1;color: #fff; font-weight: bold;}
.mainNav .a1:hover{ text-decoration: none;color: #fff;}
.mainNav .on1 .a1{ color: #e5f4aa; font-weight: bold;}
.mainNav .ul1{overflow: hidden;line-height:30px;position: absolute;left: 0;top: 55px;width: 100%;display: none;background: #820150; border: 2px solid #9c0d65; border-radius: 6px;}
.mainNav .li2{ vertical-align: top;}
.mainNav .a2{font-size: 14px;display: block;line-height: 20px;padding: 10px;color: #fff;}
.mainNav .a2:hover{background: #9c0d65;text-decoration: none;}

.mainNav .top1 .a1{background: url(../img/nav1-1.png) no-repeat 20px 14px;}
.mainNav .top2 .a1{background: url(../img/nav2-1.png) no-repeat 20px 14px;}
.mainNav .top3 .a1{background: url(../img/nav3-1.png) no-repeat 20px 14px;}
.mainNav .top4 .a1{background: url(../img/nav4-1.png) no-repeat 20px 14px;}
.mainNav .top5 .a1{background: url(../img/nav5-1.png) no-repeat 20px 14px;}
.mainNav .top6 .a1{background: url(../img/nav6-1.png) no-repeat 20px 14px;}
.mainNav .top7 .a1{background: url(../img/nav7-1.png) no-repeat 20px 14px;}


.mainNav .top1 .a1:hover,.mainNav .top1.on1 .a1{background: url(../img/nav1.png) no-repeat 20px 14px}
.mainNav .top2 .a1:hover,.mainNav .top2.on1 .a1{background: url(../img/nav2.png) no-repeat 20px 14px}
.mainNav .top3 .a1:hover,.mainNav .top3.on1 .a1{background: url(../img/nav3.png) no-repeat 20px 14px}
.mainNav .top4 .a1:hover,.mainNav .top4.on1 .a1{background: url(../img/nav4.png) no-repeat 20px 14px}
.mainNav .top5 .a1:hover,.mainNav .top5.on1 .a1{background: url(../img/nav5.png) no-repeat 20px 14px}
.mainNav .top6 .a1:hover,.mainNav .top6.on1 .a1{background: url(../img/nav6.png) no-repeat 20px 14px}
.mainNav .top7 .a1:hover,.mainNav .top7.on1 .a1{background: url(../img/nav7.png) no-repeat 20px 14px}

/*侧栏 */
.side{width: 300px; margin-left:20px; float: right;}
.mainContent{overflow: hidden;}

/*底部 */
#footer{clear: both;background: url(../img/dibubg.png) no-repeat;color: #fff; height: 166px;}
#footer a{color: #fff}
#footer .siteWidth{ position: relative; overflow:visible; text-align: left; border-top: 1px solid #991867; padding-top: 20px;}
#footer .links{padding: 0 0 5px 330px;}
#footer .links li{ display: inline-block; *display: inline; zoom: 1; margin-right: 10px;}
#footer .copyRight{ }
#footer .footerIcon{position: absolute;right: 196px;top: 5px;width: 120px;}
#footer .footerIcon li{float: left;width: 48px;height: 48px; margin-left:10px; overflow:hidden;}
#footer .footerIcon li i{ filter:alpha(opacity=50);opacity:0.5;}
#footer .footerIcon li i,
#footer .footerIcon li a{ display: block; width: 48px;height: 48px; line-height:200px;background: url(../img/footericon.png) no-repeat; overflow: hidden; cursor:pointer;}
#footer .footerIcon li.li2 i,
#footer .footerIcon li.li2 a{ background-position:-58px 0;}
#footer .footerIcon li.li3 i,
#footer .footerIcon li.li3 a{ background-position:-116px 0;}
#footer .footerIcon li.li4 i,
#footer .footerIcon li.li4 a{ background-position:-174px 0;}
#footer .footerIcon .wxqr{position: absolute;top: -100px;left: 40px;}
#footer  .yqlj{width: 200px;height: 30px;line-height: 30px;position: absolute;right: 0px;top: 13px;}
.kjlinks{ width: 800px; margin: 0 auto; height: 70px; background: url(../img/kjtdbg.png) no-repeat 0px 45px; padding-top: 30px;}
.kjlinks li{width: 90px;font-size: 16px; color: #fff; float: left;height: 70px; line-height: 70px; padding-left: 40px;} 
.kjlinks li a{ color: #fff;} 
.kjlinks li a:hvoer{ color: #fff;} 

/* 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{ overflow: hidden;}
.box .hd{height: 40px; line-height: 40px;}
.box .hd h3{ display:inline-block; *display:inline; zoom:1;background: url(../img/syxwzxbg.png) no-repeat; padding-left: 40px;}
.box .hd h3 a{ display:block;font-size: 18px;color: #2d2d2d; font-weight: bold;}
.box .hd .more{ float: right;color: #fff; overflow:hidden; background-color: #8a0055; border-radius: 4px;  height: 25px; padding: 0 10px; margin-top: 5px;line-height: 25px;}
.box .hd a:hover.more{ filter:alpha(opacity=60);opacity:0.6;}
.box .hd ul{ overflow:hidden;}
.box .hd ul li{float: left; margin-right:1px;}
.box .hd ul li a{ display:block;padding: 0 20px; background-color:#eee; font-size:18px;}
.box .hd ul li.on a{ background-color:#8a0055;color: #fff;}
.box .bd{ padding-top: 20px; overflow:hidden;}
.box .bd div{ overflow:hidden;}

/* sideBox */
.sideBox .hd{height: 40px;line-height: 40px;padding-left:20px;color: #fff;overflow: hidden;background: #8a0055;}
.sideBox .hd .more{float: right;display: block;width: 40px;height: 30px;overflow: hidden;background: url(../img/icons.png) 14px -523px no-repeat;line-height: 100px; margin-top: 15px;}
.sideBox .hd h3{font-size: 16px;color: #fff;}
.sideBox .hd h3 a{color: #fff}
.sideBox .bd{padding: 9px 14px; background-color:#fff; border:1px solid #ddd; border-bottom:2px solid #8a0055; overflow: hidden;}

.path a,.path span{padding: 0 5px;}
.path em{ padding-left:15px; }


/* 顶部注册登录 */
.topBar .userLogged{margin-top:2px;}
.topBar .userLogged a{color:#ffffff;}
.topBar .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#8a0055 !important;border-bottom:3px solid #8a0055 !important;}
.user-mainbox .loginBtn {background: #8a0055 !important;}
.user-mainbox .loginBtn:hover { background: #af1975 !important;}

/*-- CSS结束 --*/

