﻿@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: #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;overflow: hidden;}
.oh{overflow: hidden;}
.siteWidth{width: 1200px; margin: 0 auto; overflow: hidden;position: relative;}

/*顶部 S*/
#header{position: relative;z-index: 3; background: #165b4d url(../img/headerBg.jpg) no-repeat center top}
#header .siteWidth{overflow: visible;height: 138px;}
#header .logo{ position: relative;z-index: 3; float: left; margin: 35px 50px 0 0;}
#header .logo img{max-width:800px; max-height:75px}
.topBar{position: relative;z-index: 5;height: 30px;line-height: 30px;background: #1c9da2;color: #fff;text-align: left;font-size: 12px;}
.topBar .siteWidth{overflow: visible;}
.topBar .welcome{ display: inline-block; *display: inline; zoom: 1; padding-left: 20px; background: url(../img/icon.png) no-repeat 0 -574px;}
.topBar .links{float: right;color: #bbb;z-index: 3;}
.topBar .links .setHome,.topBar .links .fav{margin: 0 10px;color: #fff;cursor: pointer;}
.s-form{position: absolute;top: 55px;right: 0;width: 310px;overflow: hidden; background: #bdd2cb; border-radius: 30px;}
.s-form .select-box{ display: none}
.s-form .input-box{ float: left;}
.s-form .input-box input{display: block; width: 230px;height: 20px;line-height: 20px;border: 0;font-size: 12px;outline: none;padding: 5px 15px 5px 40px;background: url(../img/icon.png) no-repeat 10px -138px;}
.s-form .btn-box{position: absolute;right: 0;top: 0;}
.s-form .btn-box .searchBtn{display: block;width: 50px;height: 32px; line-height: 30px;color: #fff; text-align: center;outline: none;border: 0;background: #4cadae;}
/*顶部 E*/

.banner{ width: 100%; text-align: center;}
#content{padding: 20px 0; text-align: left;}
.pageBanner{ height: 220px; background: #d3d2d8 url(../img/pageBanner.jpg) center 0 no-repeat; position: relative; z-index: 0}

/* 站群导航-公共 */
#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;  padding:10px}
#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; margin-right:-2%}
#siteLast dd ul li{width:18%; margin-right: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 10px 0 25px; background: url(../img/icon.png) no-repeat 5px -102px; display: inline-block; *display: inline;zoom: 1;color: #fff;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#0f5356; color:#fff;}
#siteLast.on dd{right:0;top: 30px;width: 810px;border: 3px solid #0f5356;-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);}

/*导航 */
.nav{ position: relative; z-index: 4; height: 50px;line-height: 50px; background-color: #0f5356; border-top: 5px solid #11434a;}
.nav .siteWidth{ overflow: visible;}
.mainNav{font-size: 16px;position: relative;zoom: 1; background-color: #0f5356;}
.mainNav a:hover{text-decoration: none}
.mainNav:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.mainNav .li1{text-align: center; float: left;width: 10%; position: relative;}
.mainNav .a1{display: block;zoom: 1;color: #fff;}
.mainNav .a1:hover{ text-decoration: none;}
.mainNav .on1 .a1{background: #11434a;}
.mainNav .ul1{overflow: hidden;position: absolute;left: 0;top: 50px;width: 100%; display: none;background: #11434a;}
.mainNav .a2{font-size: 14px;display: block;line-height: 24px;padding: 10px;color: #fff;}
.mainNav .a2:hover{background: #0f5356;text-decoration: none;}
.mainNav .last1 .ul1{left: auto;right: 0;}

/*侧栏 */
.side{width: 250px; margin-left: 20px; float: right;}
.mainContent{overflow: hidden;}

/*底部 */
#footer{clear: both;padding: 50px 0;background: #0f5356 url(../img/footerBg.jpg) no-repeat center 0;color: #fff;}
#footer a{color: #fff}
#footer .siteWidth{ position: relative; background: url(../img/footerLogo.png) no-repeat 0 center; overflow: visible; text-align: left;}
#footer .links{padding: 0 0 5px 330px;}
#footer .links li{ display: inline-block; *display: inline; zoom: 1; margin-right: 10px;}
#footer .copyRight{ padding-left: 330px;}
#footer .footerIcon{ position: absolute;right: 0px;top: 5px;}
#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;}

/* 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; border-bottom: 2px solid #ddd;}
.box .hd h3{ display: inline-block; *display: inline; zoom: 1; border-bottom: 2px solid #0f5356;}
.box .hd h3 a{ display: block;font-size: 20px;color: #0f5356;}
.box .hd .more{ float: right;color: #999; overflow: hidden;}
.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: #0f5356;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: #0f5356;}
.sideBox .hd .more{float: right;display: block;width: 40px;height: 30px;overflow: hidden;line-height: 100px; margin-top: 15px;}
.sideBox .hd h3{font-size: 16px;color: #fff;}
.sideBox .hd h3 a{color: #fff}
.sideBox .bd{padding: 5px 10px; overflow: hidden;}
.path a,.path span{padding: 0 5px;}
.path em{ padding-left: 15px; background: url(../img/icon.png) no-repeat 0 -249px}

/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--
