@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; background:#fff; 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; }
a { color: #333; text-decoration: none; outline: none; }
a:hover {color: #E20500;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*/
#header{ background:#346BA6; }
#header .siteWidth{overflow:visible;}
#header .logoBar{height:110px;  }
#header{ position: relative;z-index: 3;}
#header .logo{position:absolute;top: 25px;left: 0;}


#header .links { position: absolute; top: 5px; right: 0; color: #fff; font-size: 12px;z-index: 9; }
#header .links a { color: #fff; }
#header .links dl { margin: 0 10px; color: #fff; position: relative; float: left; }
#header .links s { float: left; text-decoration: none; line-height: 30px; width: 5px; overflow: hidden; text-align: center; }
#header .links dt { float: left; height: 30px; line-height: 30px; position: relative; z-index: 11; }
#header .links .site { margin: 0 0 0 5px; }
#header .links dd { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 34px; margin-right: -54px; -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); }
#header .links dd img { width: 100px; height: 100px; }
#header .links 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; }
#header .links .phone dt { padding-left: 20px; background: url(/Content/Main/Base/img/icons.png) 1px -50px no-repeat; }
#header .links .on dd{display:block;}

/* 站群导航-公共 */
#header #siteLast{position: relative;}
#header #siteLast dt {cursor: pointer;}
#header #siteLast dd{display:none;margin:0;width: 780px;position:absolute;background:#fff;text-align:left;color:#333;max-height:500px;overflow:auto;padding:10px;}
#header #siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#header #siteLast dd table td{padding:5px 0; overflow:hidden}
#header #siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#header #siteLast dd ul{overflow:hidden; margin-right:-2%}
#header #siteLast dd ul li{width:18%; margin-right:2%; float:left; height:26px; line-height:26px; overflow:hidden; font-size:12px;}
#header #siteLast dd ul li a{color:#333}
#header #siteLast dd ul li a:hover{color:#c00;}
#header #siteLast dd table.up{background:#f7f7f7}

/* 站群导航-个性 */
#header #siteLast dd {border: 1px solid #ddd;right: 0;top: 29px;}
#header #siteLast.on dd { display: block}
#header #siteLast dt { padding: 0 10px 0 30px; background: url(/Content/Main/Base/img/icons.png) 7px -113px no-repeat; }
#header #siteLast.on dt { background-color: #fff; color: #346BA6; background-position: 7px -162px; height: 32px; }

.s-form{z-index:2;width: 210px;height: 28px;padding: 5px;overflow:hidden;position:absolute;right:0;top: 50px;background:#285F97;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{display:block;width: 150px;height: 22px;line-height: 22px;border:0;font-size:12px;outline: none;padding: 3px 7px 3px 14px;background: none;}
.s-form .btn-box{position:absolute;right:0;top: 2px;}
.s-form .btn-box .searchBtn{display:block;width: 42px;height: 34px;background: url(../img/icons.png) no-repeat 9px -197px;text-align:center;outline:none;border:0;}

.s-form .input-box input::-webkit-input-placeholder { color: #83AFDB; }
.s-form .input-box input::-moz-placeholder { color: #83AFDB; }
.s-form .input-box input:-moz-placeholder { color: #83AFDB; }
.s-form .input-box input:-ms-input-placeholder { color: #83AFDB; }
/*顶部 E*/

.banner{width:100%; text-align:center;}
#content{width:1200px;margin: 30px auto;text-align:left;position:relative;z-index:1;}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*导航 */
.nav{height:50px;line-height:50px;position: relative;z-index:1;border-top:1px solid #215C99;}
.mainNav a:hover{text-decoration:none}
.mainNav{font-size:16px;position:relative;zoom:1;}
.mainNav:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.mainNav .li1{ text-align: center;  float:left; position:relative; }
.mainNav .spe{float:left; color:#5C8BBC; width:2px; overflow:hidden;}
.mainNav .a1{float:left;display:block;zoom:1;padding: 0 40px; color:#fff; font-size:16px;}
.mainNav .a1:hover{ text-decoration:none; }

.mainNav .on1 .a1{ background:#15518A; }
.mainNav .ul1{overflow:hidden;line-height:28px;position:absolute;left:0;top: 48px;width:100%; display:none;padding-bottom: 5px;background:#15518A;}
.mainNav .li2{ vertical-align:top; }
.mainNav .a2{font-size: 14px;display:block;line-height: 20px;padding: 7px; color:#fff;}
.mainNav .a2:hover{background: #346BA6;color:#fff;text-decoration:none;}

.content{position:relative; z-index:99;}

/*侧栏 */
.side{width: 256px;float: left; margin-right:20px;}
.mainContent{overflow:hidden;zoom: 1;}

/*底部 */
#footer{clear: both; background:#346BA6;text-align:left; line-height:2; color:#fff;}
#footer>.siteWidth{overflow:hidden;padding:30px 0;}
#footer a{color:#fff;}
.footNav{background:#29609a; height:42px; line-height:42px; color:#fff; }
.footNav a{color:#fff;}
.footNav h3{float:left; font-size:18px;}
.footNav .more{float:right;}
.footNav .con{overflow:hidden}
.footNav li{float:left; margin-left:30px;}
#footer .pics{float:right; padding-top:15px;}


/* 当前位置 */
.path{height: 50px;line-height: 50px;color:#999;}
.path em{padding-left:20px;background: url(../img/icons-share.png) 0 -789px no-repeat;}
.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:30px;background:#fff;}
.box>.hd{height:46px;line-height:46px;overflow:hidden; border-bottom:1px solid #E2E2E2; padding-bottom:5px;}
.box>.hd h3{float:left;padding: 0 20px 0 35px;background: url(../img/icons.png) 0px -285px no-repeat; font-size:18px;font-weight:bold;}
.box>.hd .more{float:right; margin-right:10px; font-size:12px; color:#999}
.box>.hd ul{overflow:hidden}
.box>.hd li{float:left; padding: 0 20px 0 35px;background: url(../img/icons.png) 0px -285px no-repeat; font-size:18px;font-weight:bold;}
.box>.hd .on a{color:#346BA6}
.box>.bd{overflow:hidden; padding:20px 0 10px 0;}


/* sideBox */
.sideBox{margin-bottom:30px; background:#F8F8F8;}
.sideBox .hd{height:44px;line-height:44px;background:#346BA6;padding:0 15px;color:#fff;overflow:hidden;}
.sideBox .hd .more{float:right; color:#fff; font-size:12px;}
.sideBox .hd h3{font-size:16px; font-weight:bold; color:#fff}
.sideBox .hd h3 a{color:#fff}
.sideBox .bd{padding:5px 20px; overflow:hidden}

/* pageBanner */
.pageBanner{height:260px;background:url(../img/pageBanner.jpg) center 0 no-repeat;position: relative;z-index: 0;}

/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/
