﻿@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; overflow-x: hidden; color: #333;font-size: 14px;line-height: 32px;font-family: "Microsoft YaHei", SimSun,Arial, Helvetica, Tahoma, sans-serif;-webkit-text-size-adjust: none; background-color: #fff;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #4c88c6;text-decoration: none;}
.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: 20px; 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%;}
pre{ font-size: 14px; font-family: "Microsoft YaHei"; white-space: pre-wrap;word-wrap: break-word;}
.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{clear: both;width: 1200px;margin: 0 auto; position: relative;}


/*顶部 S*/
#header{height: 190px; z-index: 1; width: 100%; background: url(../img/head-bg.jpg) no-repeat center top; min-width: 1200px;}
.top{ float: right; padding-right: 20px; }

/* logo */
.logoBox { height: 140px; position: relative; }
.logoBox a.home { display: block; height: 32px; line-height: 32px; background-color: #4077bb; color: #fff; border-radius: 0 0 4px 4px; text-align: center; width: 95px; position: absolute; right: 0; top: 0; }
.logoBox a.home:hover { background-color: #d75050; }
.logo { float: left; width: 725px; height: 85px; padding-top: 30px; }
.logo img { max-width: 721px; }

/* 搜索 */
.s-form{ height: 40px; width: 305px; float: right; position: relative; margin-top: 55px; background: url(../img/search.png) no-repeat;}
.s-form .input-box{ width: 260px; float: left; height: 38px; padding: 1px 0;}
.s-form .input-box input{ display: block; width: 240px; height: 38px; line-height: 38px; background: none; padding-left: 20px;  color: #999; border: none; }
.s-form .btn-box{ float: right; width: 45px; height: 40px;}
.s-form .btn-box .btn{display: block; width: 45px; height: 40px; border: none; background: none; line-height: 999px; overflow: hidden;}


/*导航 */
.nav{height: 50px; position: relative; background-color: #4077bb; clear: both; width: 1200px;}
.nav a{ color: #fff;}
.nav a:hover{text-decoration: none}
.nav ul li.li1{float: left;width: 10%;text-align: center;position: relative; height: 50px;}
.nav ul li.li1 .a1{ display: block; height: 50; border-right: 1px solid #4f84c2;  font-size: 18px; line-height: 50px;}
.nav ul li.last1 .a1{ border-right: none;}
.nav ul li.li1:hover,.nav ul li.on1{background-color: #1d5eae;}
.nav ul li .ul1{ display: none;width: 100%; position: absolute; left: 0; top: 50px; z-index: 1; background: #1d5eae;}
.nav ul li .ul1 li{height: 32px; text-align: center; width: 100%; }
.nav ul li .ul1 li a{ display: block; height: 32px;}
.nav ul li .ul1 li a:hover{color: #ffcc00; background-color: #4077bb;}
 
/* content */
#content { clear: both;  width: 1200px; margin:0 auto;}

/* side-box */
.side-box { background-color: #f4f4f4; width: 320px; }
.side-box .hd { height: 41px; background: url(../img/side-bar.png) no-repeat 0 -41px; text-align: center; }
.side-box .hd h3 {font-size: 18px; line-height: 40px; color: #fff;}
.side-box .hd h3 a {  color: #fff;}

/* box-border */
.box-border .hd { height: 39px; line-height: 39px; border-bottom: 1px solid #dadada;}
.box-border .hd a.more { float: right; color: #999; }
.box-border .hd h3 { float: left; border-bottom: 2px solid #4c88c6; height: 38px; line-height: 38px; position: relative; bottom: 0; font-size: 18px; padding: 0 10px; }
.box-border .hd h3 a { color: #1152a2;}
.box-border .bd { padding: 10px 0; clear: both; }

/* box-block */
.box-block .hd { height: 40px; line-height: 40px; background-color: #f4f4f4; }
.box-block .hd h3 { padding: 0 20px; font-size: 18px; color: #fff; background-color: #4c88c6; float: left;}
.box-block .hd h3 a { color: #fff;}
.box-block .hd a.more { float: right; padding-right: 10px;}
.box-block .bd { clear: both;}


/*底部 */
#footer{ clear: both; background-color: #4077bb; width: 100%; min-width: 1200px; padding: 15px 0 20px;}
#footer .copyRight{ text-align: center; position: relative; width: 1200px; margin: 0 auto; color: #fff; line-height: 26px;}
#footer .copyRight a { color: #fff; }
#footer .copyRight .ba { background: url(../img/ba.png) no-repeat left center; padding-left: 30px; display: inline-block; _display: inline; }
#footer .blue { position: absolute; top: -5px; right: 100px; }
#footer .zc { position: absolute; top: 5px; left: 100px;}

/* 当前位置 */
.path{ height: 50px; line-height: 50px; color: #666; }
.path em { padding-left: 30px; background: url(../img/icons-path.png) no-repeat left center; }
.path a,.path span{margin: 0 5px; color: #666;  }

/* goTop */
#goTop{position: fixed; *display: none; 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) url(../img/gotop.png) no-repeat center center;}

/* winMark */
#winMark{ z-index: 1;width: 100%;display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8);left: 0;top: 0;}

/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/