﻿@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 */
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:#FFFFFF;}
a { color: #333; text-decoration: none; outline: none; }
a:hover {color: #333;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*/
.topBar{height:40px;line-height:40px;color:#77899b;text-align:left;font-size:14px;position: relative;z-index: 3; border-bottom: 1px solid #eeeeee;}
.topBar .links{float:right;}
.topBar .links .setHome,.topBar .links .fav{color:#77899b;cursor:pointer;padding: 0 15px;}
.topBar .links .setHome{padding-left:0}

#header .siteWidth{overflow:visible;}
#header{position: relative;/* z-index: 3; */}
#header .logoBar{ height:120px; position:relative; z-index:2; }
#header .logo{float:left;margin-top: 30px;}
#header .logo img{max-width: 380px; max-height: 60px;}

/* 站群导航-公共 */
#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; vertical-align:top; }
#siteLast dt{padding: 0 15px 0 15px;display: inline-block; *display:inline;zoom:1;}
#siteLast dd{ font-size:12px; border: 3px solid #7F68B3; right:0px; left:auto; margin:0px; top: 32px;}
#siteLast ul{overflow:hidden}
#siteLast dd ul li{text-align: left;float:left;width:auto;min-width: 110px;padding: 4px 4px 4px 15px;color:#666;background: url(../img/icons-share.png) 4px -330px no-repeat;}
#siteLast.on dt{background-color: #7F68B3;color: #fff;}

.sfa{ width: 380px;  float: right; color: #fff; font-weight: bold; line-height: 37px;  font-size: 16px;} 
.s-form{height: 36px;float:right;position: relative;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{display:block;width: 408px;height: 30px;line-height: 30px;background: #fff;border:1px solid #625191; font-size:12px;outline: none;padding: 3px 10px;}
.s-form .btn-box{ float: left; }
.s-form .btn-box .searchBtn{display:block;width: 80px;height: 38px;background:#625191;text-align:center;outline:none;border:0; color: #fff; font-weight: bold; line-height: 36px; letter-spacing: 5px; font-size: 14px;}
/*顶部 E*/

.banner{width:100%; text-align:center;}
#content{width:1200px;margin:30px auto;text-align:left;position:relative;/* z-index:1; */background:#fff;}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*导航 */
.mainNav{float:right;margin-top: 40px;font-size:16px;position:relative;zoom:1;}
.mainNav a{color:#fff;}
.mainNav a:hover{text-decoration:none}
.mainNav:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.mainNav a{ color:#222222; }
.mainNav .li1{text-align: center;float:left;position:relative;line-height: 80px;}
.mainNav .a1{display:block;padding: 0 14px;}
.mainNav .a1:hover{ text-decoration:none; color:#fff }
.mainNav .on1 .a1{ background: #7F68B3;color:#fff;font-weight: bold;}
.mainNav .ul1{overflow:hidden;line-height:30px;position:absolute;left:0;top: 80px;width: 100%;display:none;padding-bottom: 5px;background:#7962AF;z-index:5; }
.mainNav .li2{ vertical-align:top; }
.mainNav .a2{font-size: 14px;display:block;line-height: 20px;padding: 7px;color:#fff;}
.mainNav .a2:hover{background: #544381;color:#fff;text-decoration:none;}

.content{position:relative; z-index:99;}

/*侧栏 */
.side{width: 300px;float: right;position:relative; margin-left:25px;}
.mainContent{overflow:hidden;zoom: 1;border: 1px solid #eaebf0;padding:20px;  }

/*底部 */
#footer{clear: both;padding:20px 0;background:#7f68b3 repeat-x;text-align:center;color:#fff;}
#footer a{color:#fff}
#footer .siteWidth{overflow:hidden;}
#footer .footerNav li{ display:inline-block; *display:inline; zoom:1; margin-right:15px;}
#footer .copyRight{overflow:hidden; zoom:1; line-height: 2;}
.friendLinks {padding: 0 0 20px 0;clear: both;font-size:0; border-bottom: 1px solid #8973ba; margin-bottom: 15px;}
.friendLinks .title{float: left; font-size: 16px;vertical-align:middle;color: #fff;}
.friendLinks select{font-size:12px;margin: 0 0 0 17px;border:1px solid #ddd;background:#fff;padding:5px;width: 182px;vertical-align:middle;border-radius:5px;}
.friendLinks .links{padding: 0; overflow: hidden; font-size: 0; text-align: left;}
.friendLinks .links li{ display:inline-block; line-height: 28px; font-size: 14px; margin-left:15px;color: #fff;}
.friendLinks .links li a{ color: #fff; }

/* 当前位置 */
.path{color:#999; font-size:12px;float:right;}
.path em{color:#666;}
.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;}

/* box */
.box{margin-bottom:20px;background:#fff;}
.box .hd{height:30px;line-height:30px;overflow:hidden; background: url(../img/lipic.jpg) no-repeat; padding-left: 40px;}
.box .hd h3{float:left;font-size:18px;font-weight:bold; color: #5a4192 }
.box .hd h3 a{color: #5a4192 }
.box .hd .more{float:right;font-size:12px;color:#526272;}
.box .bd{overflow:hidden;padding: 10px 0;}

/* sideBox */
.sideBox{margin-bottom:30px;}
.sideBox .hd{height: 30px;line-height: 30px;overflow: hidden;background: url(../img/lbpic.jpg) no-repeat;padding-left: 40px; margin-bottom:20px;}
.sideBox .hd .more{float:right; color:#fff; font-size:12px;}
.sideBox .hd h3{float: left;font-size: 18px;font-weight: bold;color: #5a4192;}
.sideBox .hd h3 a{color:#5a4192}
.sideBox .bd{ overflow:hidden}

/* pageBanner */
.pageBanner{height:200px;background:url(../img/pagebanner.jpg) center 0 no-repeat;position: relative;z-index: 0;}

/* 顶部注册登录 */
.userLogged .spe {margin: 0 10px;}

/*-- CSS结束 --*/

