﻿@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; min-height: 10%;}
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: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
a { color: #333; text-decoration: none; outline: none; }
a:hover {color: #0268af;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: 16px;line-height:1.8;font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;text-align: center;-webkit-text-size-adjust: none; background:url(../img/bg-1.jpg) no-repeat 0 0px; background-size:cover;}
.wrap{ overflow:hidden;}
.siteWidth,#content{clear: both;width:1200px;margin:0 auto;}

/* 顶部 */
#header{position: relative;z-index: 3;background-color: rgba(255,255,255,.5);}
#header .logo{width: 360px;float:left;overflow:hidden;margin: 12px 0;text-align: left;}
#header .logo img{width: 100%;height: auto;}


/*站群导航小菜单*/
.nav-more{float:right;line-height:1;position:relative;width:auto;height: 28px;background-color: rgba(0, 0, 0, .1);border-radius: 14px;line-height: 28px;margin: 10px 0;font-size: 15px;padding: 0 41px;}
.links .setHome{display:block;color:#fff;float: left;}
.links .setHome:hover{color:#0268af;text-decoration:none;cursor: pointer;}
.links .fav{display:block;color:#fff;float: left;}
.links .fav:hover{color:#0268af;text-decoration:none;cursor: pointer;}
.links .site dt{color:#fff;}
.links em{float: left;color: #fff;margin: 0 9px;}
.links dl{float:left; color:#fff; position:relative; z-index:10}
.links dd{clear: both;display: none;padding: 7px;width:100px;background: #fff;position: absolute;right: 50%;top: 24px;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);}
.links>dl>dd img { width: 100px; height: 100px;}
.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;}
.links dl a{color:#fff;}
.links .userLogged span.spe { padding: 0 5px;}
.links>.on dd { display: block;}
#siteLast{float: left;}


/* 站群导航-公共 */
#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 a{color:#333;}
#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 #198de0; right:0px; left:auto; margin:0px; top: 24px;z-index: 10;}
#siteLast dd li a{ cursor:pointer;}
#siteLast.on dt{/*  background-color:#198de0;  */color:#0268af;}
#siteLast.on dd{display:block;}

/* 搜索栏 */
.s-form{width: 590px;height: 40px;background-color: rgba(0,0,0,.5); z-index:2;padding: 10px;margin-bottom: 50px;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left;position: relative; }
.s-form .input-box input{ display:block; width: 490px;height: 39px;background-color: #ffffff;line-height: 39px;border: none;text-indent: 20px;font-size: 14px;padding: 0;}
.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: 100px;height: 40px;background: url(../img/search.png) 20px 50% no-repeat #0268af;text-align:center; outline:none;text-indent: 22px;color:#fff;border: none;}

/* 导航 */
.topNav{width: 100%;height:50px;padding: 0 0 0 0px;margin:0px auto;position: relative;z-index: 0;clear: left;}
.topNav a:hover{text-decoration:none}
.topNav .ul1{display:none; width:100%; padding:7px 0; position:absolute; left:0; top:50px; z-index:9999; background:#fff;_overflow: hidden;}
.topNav .li1.last1 .ul1{right:0; left:auto;}
.topNav ul{
    display: flex;
    flex-wrap: wrap;
}
.topNav ul .li1{flex: 1;height:50px;line-height:50px;padding: 0 0;text-align:center;position:relative;z-index:10;}
.topNav ul .a1{display: block;font-size: 20px; font-weight: bold; padding:0 20px; white-space: nowrap;}
.topNav ul li.on1 .a1{color:#fff;}
.topNav ul li.on1{background:#0268af;}
.topNav .li2{padding:0;text-align:center;overflow:hidden;}
.topNav .li2 h3.h2{}
.topNav .li2 .a2{color:#333;padding: 5px 0;font: normal 16px/32px "微软雅黑";display: block;}
.topNav .li2 a:hover{background:#eaeaea; color:#0268af;}

/* content */
#content{text-align:left;position:relative;z-index:1; margin-bottom: 30px; min-height: 420px;}
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* 底部 */
#footer{background: #37383a; color: #aeafaf; overflow:hidden; margin-top: 0}
#footer .siteWidth{ font-size: 14px; overflow:hidden; padding:20px 0px}
#footer a{color:#fff;}
#footer .links{ text-align:center;display:block; line-height:32px;  }
#footer .links li{display:inline;padding:0 10px;}
#footer .links li a{color:#fff;}
#footer .copyRight{text-align:center; line-height:32px; padding-top:5px}

/* 当前位置 */
.path{ height:32px; line-height:32px; 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图部分*/
.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;}

/*友情链接*/
/* footer */
#footer{width: 100%; background: #333333; clear: both;padding: 20px 0;}
#footYqlj{text-align: left; padding: 0 0 20px; 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;}
#footYqlj li{margin-left: 20px; float: left;}
.footNav{text-align: center; font-size: 0; color: #fff;}
.footNav li{display: inline-block; font-size: 16px;}
.footNav li a{color: #fff;}
.footNav .spe{padding: 0 8px;}
.copyRight{padding: 0; text-align: center; 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;}

.infoList li .date{font-size: 15px;color: #666666;}
.infoList li{background: url(../img/dot-01.png) no-repeat 0px 50%;padding-left: 15px;}

/*分页*/
.page .current {  background: #0268af;;  border: 2px solid #0268af;  color: #fff !important;  }
.page a:hover{border: 2px solid #0268af;color:#0268af;}
.total{vertical-align: inherit}
.select{vertical-align: inherit}

/*颜色*/
.topicList .t .tit{  color: #198de0;  }

/*透明黑色导航栏*/
.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;}

/* 顶部注册登录 */
#header .userLogged{margin-top: 1px;}
#header .userLogged .split{margin:0}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#0268af !important;border-bottom:3px solid #0268af !important;}
.user-mainbox .loginBtn {background: #0268af !important;}
.user-mainbox .loginBtn:hover { background: #198de0 !important;}

