﻿@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: #666;font-size: 14px;line-height:1.8;font-family:"Microsoft YaHei",SimSun,Arial,Helvetica,Tahoma,sans-serif;-webkit-text-size-adjust: none;}
a { color: #666; text-decoration: none; outline: none; }
a:hover {color: #E20500;text-decoration: underline;}
.clearbox { border:none; clear:both;font-size:0; height:0; line-height:0; overflow:hidden;}
.blank { height:12px;font-size:0px; line-height:0; overflow:hidden;*height:11px; }
.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; }

.siteWidth,#content{clear: both;width:1200px;margin:0 auto;}
.siteWidth .bd{padding:20px 0;}
.siteWidth .bd li{line-height:30px;height:30px;}
#top>.top,
.navBar{width: 1200px;margin: 0 auto;}

#top{height: 135px;position: relative;}
#top>.top{height:100px;}
#logo{float: left;margin-top: 25px;}
.top_r{float: right;width: 400px;margin-top: 36px;height:30px;}
.zc{ float: right; *width:94px;}
.search .keyWord{width: 182px; padding-left: 10px; height: 30px; border:1px #bbbec4 solid; font:12px/30px "宋体"; color: #666;}
.search{width: 242px; position: relative;}
.searchBtn{position: absolute; right: 0; top: 0; height: 32px; width: 50px; text-align: center;
background: url(../img/fdj.png) no-repeat center center #02447b; cursor: pointer;}

/* 首页banner图切换 */
#indBanner{min-width:1200px; margin:0 auto}
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic{height: 550px;}
#indBanner{/* overflow: hidden; */position: relative;z-index: 1;margin: 0 auto;text-align: left;}
#indBanner .bd{position: relative;z-index: 2;/* overflow: hidden; */}
#indBanner .bd li{position: relative; z-index: 3;}
/* #indBanner .con {
	background: #4789d3;
	bottom: 0;
	height: 100px;
	left: 50%;
	top: 450px;
	position: absolute;
	margin-left:-600px;
	width: 220px;
	z-index: 3;
	padding: 30px;
}*/
#indBanner .con a{color: #fff;font: 16px/26px "微软雅黑";font-weight: bold;}

#indBanner .hd{z-index: 3;position: relative;margin-top: 0px;margin-left: 400px;width: 100px;/* text-align:center; *//* width:100%; *//* display:none */}
#indBanner .hd ul{display:inline-block; *display:inline; zoom:1;}
#indBanner .hd li{display:inline-block; *display:inline;zoom:1;cursor:pointer;width:10px;height:10px;overflow:hidden;background:#a3c4e9;margin-right:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;color: #fff;text-indent:-999px;}
#indBanner .hd li span{display:none;}
#indBanner .hd .on{background:#fff;}

/* topBar */
.topBar{height:32px; line-height:32px; background:#666; color:#fff; text-align:left; position:relative; z-index:20;}
.topBar .welcome{ float:left; color:#fff;}
.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}

/*顶部 S*/
#header{height:88px;background: #fff;border-bottom: 2px solid #0d5280;_overflow: hidden;position: relative;z-index: 3;}
#header .logo{width: 320px;float:left;overflow:hidden;margin-top: 15px;text-align: left;}
#header .links{padding-top: 15px;float:right;height:28px;font-size: 12px;}
#header .links i{color: #0b4870;}
#header .links a{padding: 0 5px 0 18px;color: #0b4870;cursor:pointer;background: url(../img/icon.png) 0 -1447px no-repeat;}

/* 站群导航-公共 */
#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{z-index: 0;display: none;top: 30px;margin-right:0;right:-1px;border: 2px solid #4789d3;-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);-moz-box-shadow:2px 2px 5px rgba(0, 0, 0, .15);box-shadow:2x 2px 5px rgba(0, 0, 0, .15);}
#siteLast.on dt{ background-color:#4789d3; color:#fff;}

/* 搜索 */
.s-form{width: 298px;height: 30px;float:right;overflow:hidden;position: relative;z-index: 0;margin-right: 10px;border: 1px solid #eee;border-radius: 5px;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{display:block;width: 254px;height: 30px;line-height: 30px;padding-left:10px;background: #fff;color:#c9c6c6;font-size:12px;outline: none;border: none;}
.s-form .btn-box .btn{display:block;width: 36px;height: 30px;line-height: 30px;border:none;text-align:left;outline:none;background: url(../img/search.png) no-repeat 0 4px;cursor: pointer; text-indent:300%;}
.btn-box{position: absolute;right: 0;top: 0px;height: 30px;width: 36px;text-align: center;}


/*顶部 E*/

.banner{width:100%; text-align:center;}
#content{text-align:left;position:relative;z-index: 10;margin-bottom: 20px;}

/*导航 */
.mainNav {
	padding: 0 25px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0px;
}
#nav{ height: 44px; background: url(../img/nav_bg.png) no-repeat center center;}
.navBar{background: #4789d3;height: 70px;border-radius: 5px; position: relative; z-index: 2;}

.mainNav .li1{float: left;position: relative;}
.mainNav .li1 .a1{font: 15px/70px "微软雅黑";color: #fff;display: block;padding: 0 33px;}
.mainNav .li1.on1{background:#faa549;}
.mainNav .li1.on1 a{font-weight:bold;}
.navBar ul li .ul1{display:none;width:100%;padding:7px 0;position:absolute;left:0;top: 70px;z-index:9999;background:#005faf;opacity:0.9;_overflow: hidden;}
.navBar ul li.last1 .ul1{right:0; left:auto;}
.navBar ul li .ul1 li{height:34px;padding:0;text-align:center;overflow:hidden;}
.navBar ul li .ul1 li h3.h2{height: 34px;font:13px/34px "微软雅黑";}
.navBar ul li .ul1 li a{color:#89c4f5;}
.navBar ul li .ul1 li a:hover{color:#fff;}
#mainNav .intro{display: none;}


/* 友情链接 S */
.friendLinks{width: 100%;padding:13px 0;background: #3379c7;overflow: hidden;}
.friendLinks .siteWidth{width: 1182px;padding:0 10px;margin:0 auto;}
/*.friendLinks .hd{height: 40px;line-height: 30px;}
.friendLinks .hd a{font: bold 18px/30px "微软雅黑";color: #1b62c1;}*/
.friendLinks h3{float:left;color:#fff;font-size:16px;font-weight:bold;line-height: 30px;margin-right: 23px;background:url(../../base/img/yqlj.png) no-repeat 0 0px;padding-left:42px;}
.friendLinks .con select{width: 240px;height: 30px;line-height: 30px;padding:0 5px;margin: 0 10px;background: #fff;border: 0;}
/* 友情链接 E */ 

/*底部 S*/
.footer{line-height: 24px;text-align: center;font-size: 14px;color: #f5f5f5;background: #4789d3;overflow: hidden; padding-bottom:20px;}
.footer .sw{width:1160px;margin:15px auto;overflow: hidden;}
.footer .links{padding:5px 0;}
.footer .links li{display: inline-block;*float: left;padding-right: 25px;margin-right: 25px;height: 12px;line-height: 12px;border-right: 1px solid #fff;}
.footer .links li.last{border:none;}
.footer a{color: #f5f5f5;}
.footer a:hover{text-decoration: underline;}
.footer .copyRight{padding-top: 5px;}
/*底部 E*/



.content{position:relative; z-index:99;}


/*侧栏 */
.side{width: 250px;float:left;position:relative;z-index: 9999;margin-top: -40px;margin-right: 40px;}


/* 当前位置 */
.path{height:30px;line-height:30px;color: #444;}
.path a,.path span{margin:0 5px;color: #444;}

/* 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;}

/* 顶部注册登录 */
.topBar .userLogged{margin-top:3px;}
.topBar .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#4789d3 !important;border-bottom:3px solid #4789d3 !important;}
.user-mainbox .loginBtn {background: #4789d3 !important;}
.user-mainbox .loginBtn:hover { background: #66a3e8 !important;}



/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/
