﻿@charset "UTF-8";
/*
Css for PEL,    ver 1.0
CopyRight  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 { border: 0; vertical-align: top;}
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; }
hr{display: block; height: 0; width: 100%; border: none; margin: 8px 0; border-bottom: 1px solid #ddd;}

/*html5*/
article,aside,dialog,footer,header,section,nav,figure,menu{display:block;}

/* Public */
html{ width:100%; height:100%; }
body{ width:100%; height:100%; color:#333;font:14px/1.6 "Microsoft Yahei",Tahoma,Helvetica,Arial,sans-serif; text-align:center; }
a{color:#333;text-decoration:none; outline:none;}
a:hover {color:#f60; 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{height:10px;font-size:0px; line-height:0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.hot,hot a{color:#f60 !important}
.nodata{color:#999;}
.fl{float:left !important;}
.fr{float:right !important;}
.hide{display:none; }
.container{width: 1200px; margin: 0 auto;}

/* box 默认盒子 */
.box{margin-bottom: 15px;}
.box .hd{height: 44px; line-height: 44px; padding: 0 0 0 10px; border-bottom: 1px solid #eee;}
.box .hd h3 a{font-weight: bold; color: #f60; font-size: 16px;}
.box .hd .more{float: right; font-size: 12px; color: #999;}
.box .bd{padding-top: 5px;}

/* frame */
.wrap{ width:100%;}
#content{width:1200px; margin:0 auto; clear: both; text-align:left}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}


/* topBar */
#topBar{height: 30px; line-height: 30px;padding:5px 0; background: #606061;  text-align: left;}
.welcome{color: #fff; font-size: 12px;}
.top-panel{ position: absolute; z-index: 1; top: 5px; right: 0; line-height:30px;}

/* 站群导航-公共 */
#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{float: right;font-size: 12px; z-index:5;display:none;}
#siteLast dt{padding: 0 8px; overflow: hidden;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px; border: 3px solid #f60; right:0px; left:auto; margin:0px; top: 26px;}
#siteLast dd li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#f60; color:#fff;}
#siteLast.on dd{display:block;}


/* header */
#header{background:url(../img/top-bg.gif);}
#header .container{position: relative; padding:40px 0 30px;height:60px; }
.logo{float: left;}
.logo a{display: block;}
.logo a img{display: block; width: 300px;}

.topback{float:right; height:30px; line-height:30px; margin:0 10px;transition:all .5s; }
.topback{padding:0 15px;background:#fff;color:#f60;border-radius:15px;}
.topback:hover{background:#f80;color:#fff;}

#nav{float: right; width: 880px;margin-top:10px;}
.mainNav{height: 44px; line-height: 44px; }
.mainNav .li1{float: left; width: 114px; position: relative; font-size: 0;}
.mainNav .li1 .a1{display: inline-block; font-size: 16px; color: #666;}
.mainNav .li1 .a1:before{float: right; display: block; content: ""; width: 7px; height: 40px; margin-left: 7px; background: url(../img/icon.png) no-repeat 0 -22px;}
.mainNav .li1.on1 .a1,.mainNav .li1 .a1:hover{text-decoration: none; color: #e94609;}
.mainNav .li1.on1 .a1:before,.mainNav .li1 .a1:hover:before{*background-position: -69px -22px;}
.mainNav .li1.first1{ width: 40px !important; }
.mainNav .li1.first1 .a1{display: block; font-size: 0; text-indent: 999px; padding: 0; height: 44px; background: url(../img/icon.png) no-repeat 11px 13px;}
.mainNav .li1.first1 .a1:before{display: none;}
/*.mainNav .li1.first1.on1 .a1,.mainNav .li1.first1 .a1:hover{background-position: -47px 13px;}*/
.mainNav .ul1{display: none; position: absolute; z-index: 1; top: 100%; left: -10%; width: 120%; padding: 10px 0; background: #f60;}
#li-zyjs .ul1{left: -25%; width: 150%;}
.mainNav .ul1 .li2{height: 36px; line-height: 36px;}
.mainNav .ul1 .li2 .a2{display: block; color: #fff; font-size: 14px;}
.mainNav .ul1 .li2 .a2:hover{text-decoration: none; background: #f80;}

/* innerBanner */
.innerBanner{ width: 100%; height: 220px; background-repeat: no-repeat; background-position: center center; background-image: url(../img/innerbanner.jpg);}

/* footer */
#footer{width: 100%; background: #f60; clear: both;}
#footYqlj{text-align: left; padding: 11px 0; height: 30px; line-height: 30px; border-bottom: 1px solid #f80;}
#footYqlj .hd{float: left}
#footYqlj .hd h3{font-weight: bold; padding-left: 36px; font-size: 16px; background: url(../img/icon.png) no-repeat 0 -208px;}
#footYqlj .hd h3 a{color: #fff;}
#footYqlj .bd .selects{float: right; width: 880px;}
#footYqlj .bd .selects select{float: left; height: 30px; line-height: 30px; width: 210px; padding: 0 8px; margin-left: 10px; border: none; background: #fff; color: #999;}
#footYqlj .bd .selects select:focus{outline: none; color: #333;}

.footNav{text-align: center; font-size: 0; color: #fff; padding: 24px 0 0;}
.footNav li{display: inline-block; font-size: 12px;}
.footNav li a{color: #fff;}
.footNav .spe{padding: 0 8px;}

.copyRight{padding: 15px 0 ; text-align: center; font-size: 12px; color: #fff; line-height: 2;}
.copyRight a{color: #fff;}




/* 顶部注册登录 */
#topBar .userLogged{margin-top:0px;}
#topBar .userLogged .notlogged .split{margin:0px;  color: #999;}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#f60 !important;border-bottom:3px solid #f60 !important;}
.user-mainbox .loginBtn {background: #f60 !important;}
.user-mainbox .loginBtn:hover { background: #f80 !important;}

/*-- CSS结束 --*/
