﻿@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;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
address,caption,cite,code,dfn,em,th,var,i { font-weight: normal; font-style: normal;}
html { line-height: 1; }
ol, ul, li{ list-style: none; }
div, dl, dt, dd, ol, ul, li { *zoom: 1; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a img { border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;}
.fl { float: left; }
.fr { float: right; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clear { clear: both; *height: 0; *font-size: 0; *line-height: 0; }
.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; }
.clearfix { *zoom: 1; }
.clearfix:after { content: ""; display: table; clear: both; }
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
a { color: #666666; text-decoration: none; outline: none; }
a:hover {color: #1762b2;text-decoration: underline;}
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; }

/* 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:#ffffff;}
.wrap{ overflow:hidden;}
.siteWidth,#content{clear: both;width:1200px;margin:0 auto;}
.grayBg{ background-color: #f5f5f5;}
.grayBg #content{margin-bottom: 0}
.grayBg #footer{margin-top: 0}

/* 顶部 */
#header{height:90px;background: #fff;_overflow: hidden;position: relative;z-index: 3;}
#header .logo{width: 290px;float:left;overflow:hidden;margin-top: 15px;text-align: left;}
#header .logo img{max-width:290px; max-height:60px;}

/* topBar */
.topBar{height:32px; line-height:32px; background:#666; color:#fff; text-align:left; position:relative; z-index:10;}
.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}

/* 站群导航-公共 */
#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{ font-size:12px; border: 3px solid #1762b2; right:0px; left:auto; margin:0px; top: 28px;}
#siteLast dd li a{ cursor:pointer;}
#siteLast.on dt{color:#fbcf35;}
#siteLast.on dd{display:block;}

/* 搜索栏 */
.s-form{width:263px;height:30px;position:absolute; right:-5px; top:0px;z-index: 0; overflow:visible; z-index:2;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left;position: relative; }
.s-form .input-box input{ display:block; width:180px; line-height:28px;  border:1px solid #ccc; color:#333;font-size:12px;outline: none; background-color:#fff; float:left; margin:0px; padding:0px;padding-left:20px; height:28px;}
.s-form .input-box input::-webkit-input-placeholder{color:#999;}
.s-form .input-box input::-moz-placeholder{color:#999;}
.s-form .input-box input:-moz-placeholder{color:#999;}
.s-form .input-box input:-ms-input-placeholder{color:#999;}
.s-form .btn-box{ float:left; position: relative;}
.s-form .btn-box .btn{display:block;width:30px;height: 29px;line-height: 29px;border-left: 0; text-align:center; outline:none; border:none; color:#fff;}
.searchHot{position: absolute;color:#ffffff;bottom: -30px;left:20px;}
.searchHot a{color:#ffffff;margin-left: 5px;}

/* 导航 */
.topNav{float: right;/* width:704px; */height:30px;padding: 22px 0 0 0px;margin:0px auto;position: relative;z-index: 0;}
.topNav a:hover{text-decoration:none}
.topNav ul li{float:left;width: 120px;height:16px;padding: 7px 0;text-align:center;position:relative;z-index:9;}
.topNav ul li.on1{background:#1762b2;}
.topNav ul li.on1 h3.h1,.topNav ul li.last1 h3.h1{border-right: 0;}
.topNav ul li.on1 a{color:#fff;}
.topNav ul li .ul1{display:none; width:100%; padding:7px 0; position:absolute; left:0; top:90px; z-index:10; background:#1762b2;_overflow: hidden;}
.topNav ul li.last1 .ul1{right:0; left:auto;}
.topNav ul li .ul1 li{height:28px;padding:0;text-align:center;overflow:hidden;}
.topNav ul li#liID119,.topNav ul li#liID120,.topNav ul li#liID121{letter-spacing:6px;}
.topNav ul li .ul1 li h3.h2{height: 20px;font:normal 13px/28px "微软雅黑";}
.topNav ul li .ul1 li a{color:#fff;}
.topNav ul li .ul1 li a:hover{color:#fff;}

/* content */
#content{text-align:left;margin-top: -59px;position:relative;z-index:1;margin-bottom: 20px;}
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* 底部 */
#footer{background: #37383a; color: #aeafaf; overflow:hidden;}
#footer .siteWidth{ font-size: 12px; overflow:hidden; padding:20px 0px}
#footer a{color:#fff;}
#footer .links{ text-align:center;display:block; line-height:30px;  }
#footer .links li{display:inline;padding:0 10px;}
#footer .links li a{color:#fff;}
#footer .copyRight{text-align:center; line-height:26px; padding-top:5px}

/* 当前位置 */
.path{ height:30px; line-height:30px; color:#fff }
.path a,.path span{margin:0 5px; color:#fff}

/* goTop */
#goTop{position:fixed;  display:none; _display:none !important; bottom:60px;right:5px;z-index: 99;cursor:pointer;margin:5px;width:100px;height:28px;-webkit-box-shadow:0 0 5px #9c9c9c;opacity:.9;background: url(../img/gotop.jpg)  left center no-repeat; }
#goTop::after{ display:block; position:absolute; left:50%; top:50%; margin-left:-10px; margin-top:-15px; content:""; border-color:transparent;  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;}

/*banner图部分*/
#header{height:90px;background: #1762b2;_overflow: hidden;position: relative;z-index: 3;}
.topNav{float: right;/* width:704px; */height:90px;padding: 0 0 0 0px;margin:0px auto;position: relative;z-index: 0;}
.topNav ul li{float:left;width: 95px;height:90px;line-height:90px;padding: 0 0;text-align:center;position:relative;z-index:9998;font:"微软雅黑"}
.topNav ul li a{color:#fff;}
.topNav ul li.on1 a{color:#1762b2;}
.topNav ul li.on1{background:#fff;}
#bigBg{width:100%; height:300px;background: url(../img/bghuq300.png) no-repeat 0 0px; position:relative}
.s-form{width:725px;height: 50px;position:absolute; left:50% ; margin-left: -362.5px; top:100px;z-index: 0; overflow:visible; z-index:2;}
.s-form .input-box input{ display:block; width:600px; line-height:48px;  border:1px solid #ffffff; color:#333;font-size:16px;outline: none; background-color:#fff; float:left; margin:0px; padding:0px;padding-left:20px; height:48px;}
.s-form .btn-box .btn{display:block;width:100px;height: 49px;line-height: 45px;padding-left: 26px;text-align:center;outline:none;border:none;color:#fff;background: url(../img/search.png) 11px 12px no-repeat #fbcf35;border:1px solid #fbcf35;font-size: 16px;}
.logoSearch{background: url(../img/search.png) no-repeat;width:18px;height:18px;position: absolute;top:15px;left:20px;}
.fontSearch{position: absolute;top:10px;left:45px;font-size: 16px;color:#fff;}
.bgBox{width:1200px; height:300px; position:absolute; left:50% ; margin-left: -600px; bottom:70px;}
.bgDivL{width:730px; height:300px; float:left;  background: #1762b2;overflow: hidden;}
.bgDivR{width:440px; height:300px; float:right;text-align: left;  background-color: #fff;}
.bgDivR .hd{height:55px; line-height:55px;border-bottom: 1px solid #eeeeee; margin: 0 20px;}
.bgDivR .hd a{padding-bottom: 15px;font-weight: bold;text-decoration: none;font-size: 16px;}
.bgDivR .hd .on a{text-decoration: none; border-bottom: 2px solid #1762b2; color:#1762b2;}
.bgDivR .hd ul{margin-left:-20px;}
.bgDivR .bd{padding:10px 20px;}
.clounmA_l .hd li {  float: left;  width: 100px;  text-align: center; }
/* 首页新闻焦点图 */
#focusNews{position: relative; width: 730px; height: 300px;}
#focusNews .bd li{position: relative;overflow: hidden;}
#focusNews .bd li .pic img{display: block; width: 450px; height: 300px;}
#focusNews .bd li .pic {width: 450px; height: 300px; float: left}
#focusNews .bd li .con {width: 280px; height:300px;float: right}
#focusNews .bd li .con .title{display: none;}
#focusNews .bd li .con .date{display:block;width:100px; height:100px; border: 1px solid #fff;margin-top: 30px;margin-left: 30px}
#focusNews .bd li .con .date dt{font-size: 45px;line-height: 75px;color: #fff;}
#focusNews .bd li .con .date dd{position: relative;top: -15px;color: #fff;}
#focusNews .bd li .con .intro{position: relative; z-index: 1; padding: 12px 30px; color: #fff; font-size: 14px; line-height: 24px; text-indent: 2em;text-align: left;}
#focusNews .bd li .con .intro a{color: #fff;}
#focusNews .bd li .con .titleBg{display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #007cc8; filter: alpha(opacity=70); opacity: .7;}
#focusNews .hd{display: none;}
#focusNews .prev{position: absolute; bottom: 0; width: 50px; height: 60px; background: url(../../base/img/prev.png) no-repeat center; font-size: 0; text-indent: 999px;background-color: rgba(0,0,0,.4)}
#focusNews .next{position: absolute; bottom: 0; width: 50px; height: 60px; background: url(../../base/img/next.png) no-repeat center; font-size: 0; text-indent: 999px;background-color: rgba(255,255,255,.4)}
#focusNews .prev{ right: 280px;}
#focusNews .next{ right: 230px;}
/*.timeBox{width:100px; height:100px; border: 1px solid #fff;margin-top: 30px;margin-left: 30px}*/
/*.timeBoxDate{display: block;font-size: 48px;  margin:20px auto 0;color:#fff}*/
/*.timeBoxYearMonth{display: block;font-size: 14px;  margin:0 auto;color:#fff}*/
/*通知公告栏*/
#columnA{margin-top: 20px;}
.indTzgg{width:385px !important;}
.xbdt, .yxyw{margin-left:22.5px;}
.indTzgg .hd{background-color: #fff !important; padding:0 !important;border-bottom: 1px solid #eeeeee;}
.indTzgg .hd h3 a{color:#1762b2 !important;}
.indTzgg .bd{border: none !important;}
.indTzgg .hd span a{color:#eee !important;}
.indTzgg .hd h3{padding-left: 0 !important;}
.indTzgg .bd{padding:0 !important; padding-top: 10px !important;}
.blueList{display: block; width:5px; height:16px; background-color: #1762b2; float:left !important;margin-top: 10px;margin-right: 10px; border-radius:5px;}
/*图标简介栏*/
.shortcutNode{height:110px;}
.shortcutNode li{float: left;width:275px;height:110px;background-color:#f8f8f8;}
.shortcutNode .li2{margin-left: 33.333333px}
.shortcutNode .li3{margin-left: 33.333333px}
.shortcutNode .li4{margin-left: 33.333333px}
.shortcutNode .nodeList li a {  position: relative;  z-index: 1;  display: block;  padding: 25px 20px 0 120px;  height: 85px;  overflow: hidden;  color: white;  }
.shortcutNode .nodeList li .icon {  position: absolute;  z-index: 1;  left: 30px;  top: 50%;  display: block;  width: 70px;  height: 70px;  float: left;  margin-top: -35px;  overflow: hidden;  border-radius: 50%;  }
.shortcutNode .nodeList .li1 .icon {  background: url(../img/xrld.png) center no-repeat #fcc040; transform: rotateY(0deg); }
.shortcutNode .nodeList .li2 .icon {  background: url(../img/yzxx.png) center no-repeat #97caf1;  }
.shortcutNode .nodeList .li3 .icon {  background: url(../img/xsfc.png) center no-repeat #d6a5df;  }
.shortcutNode .nodeList .li4 .icon {  background: url(../img/xszp.png) center no-repeat #75eac9;  }
.shortcutNode .nodeList li:hover strong{color:#1762b2;}
.shortcutNode .nodeList li:hover span{color:#1762b2;}
.shortcutNode .nodeList .li1 a:hover i{transform: rotateY(360deg);transition: transform .8s}
.shortcutNode .nodeList .li2 a:hover i{transform: rotateY(360deg);transition: transform .8s}
.shortcutNode .nodeList .li3 a:hover i{transform: rotateY(360deg);transition: transform .8s}
.shortcutNode .nodeList .li4 a:hover i{transform: rotateY(360deg);transition: transform .8s}
.shortcutNode .nodeList li strong {  display: block;  height: 30px;  line-height: 30px; font-size: 20px;  font-weight: normal;  color: #999;  margin: 10px 0 0 0;  }
.shortcutNode .nodeList li span {  display: block;  font-size: 12px;  line-height: 26px;  color: #999;  }
.shortcutNode .nodeList li.li4 strong{margin:0;}

/*友情链接*/
/* footer */
#footer{width: 100%; background: #1762b2; clear: both;}
#footYqlj{text-align: left; padding: 11px 0; height: 30px; line-height: 30px;  width: 1200px;  margin: 0 auto;}
#footYqlj .hd{float: left}
#footYqlj .hd h3{font-weight: bold; padding-left: 36px; font-size: 16px; background: url(../img/lianjie.png) no-repeat}
#footYqlj .hd h3 a{color: #fff;}
#footYqlj .bd .selects{float: right;}
#footYqlj .bd .selects select{float: left; height: 30px; line-height: 30px; width: 240px; padding: 0 8px; margin-left: 30px; 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;background: #1a6bc0;}
.footNav li{display: inline-block; font-size: 12px;}
.footNav li a{color: #fff;}
.footNav .spe{padding: 0 8px;}
#footer .copyRight{background: #1a6bc0;}
.copyRight{padding: 6px 0 28px; text-align: center; font-size: 12px; color: #fff; line-height: 2;}
.copyRight a{color: #fff;}
/*焦点图*/
.focusBox .bd ul li .con{height:70px;}
.focusBox .bd ul li .con .titleBg{height:70px;}
.focusBox .hd{ width:100%; bottom: 10px;text-align: center}
.focusBox .hd ul{float: none;}
.focusBox .hd ul li{display: inline-block;float: none;margin:0 0 0 5px;}
.focusBox .bd ul li .con .title{padding:5px 10px;}

/*分页*/
.page .current {  background: #1762b2;  border: 1px solid #1762b2;  color: #fff !important;  }
.total{vertical-align: inherit}
.select{vertical-align: inherit}

/*颜色*/
.topicList .t .tit{  color: #1762b2;  }

/*透明黑色导航栏*/
.logoBook{background: url(../img/news.png) center no-repeat;display: inline-block;width:40px;height:30px;position: relative;top:8px;margin-right: 10px;}

/*热点资讯*/
.infoListA li{background: url(../img/dot-01.png) no-repeat 0px 16px; height: 20px; line-height: 25px;overflow: hidden;padding-left: 12px;border:none;padding-top: 5px;}

/* 顶部注册登录 */
.topBar .userLogged{margin-top:3px;}
.topBar .userLogged .split{margin:0}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#1762b2 !important;border-bottom:3px solid #1762b2 !important;}
.user-mainbox .loginBtn {background: #1762b2 !important;}
.user-mainbox .loginBtn:hover { background: #387fcb !important;}
