﻿@charset "UTF-8";
/* 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;}
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;}
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.8;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{clear: both; height: 0; overflow: hidden; display: block; visibility: hidden; content: ".";}
.hide{display: none;}
img{border: 0; vertical-align: top;}
/* 字体图标 */
@font-face{font-family: "iconfont"; src: url("../fonts/iconfont.eot?t=1466761399"); /* IE9*/ src: url("../fonts/iconfont.eot?t=1466761399#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff?t=1466761399") format("woff"), url("../fonts/iconfont.ttf?t=1466761399") format("truetype"), url("../fonts/iconfont.svg?t=1466761399#iconfont") format("svg"); /* iOS 4.1- */}
/* Public */
body{color: #333; line-height: 1.8; font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;}
a{color: #333; text-decoration: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);}
a:hover{color: #06c;}
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;}
.moreBtn{margin-top: 10px;height: 40px;line-height: 40px;text-align: center;display: block;margin: 0 3%;color: #2978b0;border-radius: 5px;}
.show{display: block !important;}
.datetimepicker{display: none; position: absolute; background: #fff; border: 1px solid #ddd; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 3px 2px 3px; -moz-box-shadow: rgba(0, 0, 0, 0.3) 3px 2px 3px; box-shadow: rgba(0, 0, 0, 0.3) 3px 2px 3px;}
/* 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; box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 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; left: 0; top: 0;}

/* 位置导航 */
.path{color: #666; line-height: 1.6; padding: 10px; text-align: left; font-size: 14px;}
.path a, .path span{padding: 0 3px; color: #666;}
.path::before{content: "\e614"; font-family: "iconfont"; font-size: 16px; color: #2c79c9; margin-right: 0;}
/* url_方块样式分页 */
.page{font-size: 14px; text-align: center; padding: 3% 0; clear: both; line-height: 36px; overflow: hidden;}
.page a{display: none; float: left; border: 1px solid #E1E1E1; padding: 0 15px; margin: 0 8px 8px 0;}
.page .current{display: none;}
.page .select{display: none;}
.page .prev, .page .next, .page .total{display: block;}
.page .next{float: right;}
/* focusBox */
/* focusBox */
.focusBox{position: relative; margin-bottom: 20px;}
.focusBox .bd img{width: 100%; display: block; height: 62vw;}
.focusBox .bd li{position: relative;}
.focusBox .bd .title, .focusBox .bd .titleBg{display: block; position: absolute; z-index: 1; width: 90%; padding: 0 5%; bottom: 0; height: 50px; line-height: 50px; text-align: center; overflow: hidden;}
.focusBox .bd .titleBg{z-index: 0; background: black; background: black; background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(black)); background: -moz-linear-gradient(transparent, black); background: -ms-linear-gradient(transparent, black); background: -o-linear-gradient(transparent, black); background: linear-gradient(transparent, black);}
.focusBox .bd .title a{color: #fff;}
.focusBox .hd{position: absolute; width: 100%; bottom: 0; height: 4px; overflow: hidden; background: #ccc;}
.focusBox .hd ul{display: -moz-box; display: -webkit-box; display: -ms-flexbox; display: box;}
.focusBox .hd li{-moz-box-flex: 1; -webkit-box-flex: 1; -ms-flex: 1; box-flex: 1;}
.focusBox .hd .on{background: #2978b0;}
.bk .hd{display:none;}
.bk .prev, .bk .next{left: 50%; top: 50%; margin: -12% 0 0 -45%; width: 42px; height: 60px; background: url(../img/prev.png) center no-repeat; display: block; position: absolute; filter: alpha(opacity=50); opacity: 0.5; z-index: 999;}
.bk .next{margin-left: 35%; background: url(../img/next.png) center no-repeat;}
.bk .prev:hover, .bk .next:hover{opacity: 1;}
/* focusBoxType1 */
.focusBoxType1 .bd .title, .focusBoxType1 .bd .titleBg{height: 40px; line-height: 40px; padding-bottom: 10px;}
.focusBoxType1 .bd .titleBg{background: rgba(0, 0, 0, 0.5);}
.focusBoxType1 .hd{bottom: 7px; width: 100px; background: none; left: 50%; margin-left: -50px;}
.focusBoxType1 .hd li{margin: 0 2px; background: #fff;}
/* box */
.box,
.mainBox{margin-bottom: 20px;}
.box > .hd,
.mainBox > .mHd{height: 40px; line-height: 40px; position: relative; font-size: 18px; background: #f6f6f6; margin-bottom: 10px;}
.box > .hd h3,
.mainBox > .mHd h3{float: left; min-width: 23.3%; padding: 0 5%; text-align: center;}
.box > .hd ul::after,
.mainBox > .mHd ul::after{clear: both; height: 0; overflow: hidden; display: block; visibility: hidden; content: ".";}
.box > .hd li,
.mainBox > .mHd li{float: left; min-width: 50%; text-align: center;margin:0;}
.box > .hd .col-2 li,
.mainBox > .mHd .col-2 li{min-width: 50%;}
.box > .bd,
.mainBox > .mBd{clear: both; overflow: hidden;}
/* mainBox */
.mainBox > .mHd > .select,
.mainBox > .mHd > .write{float: right; line-height: 40px; margin-right: 15px; color: #f00; font-size: 14px;}
.mainBox > .mHd > .select a,
.mainBox > .mHd > .write a{color: #f00;}
.mainBox > .mHd > .select{display: none;}
/* 头条列表 */
.ttList{background:#fff;padding:5%;border: #ccc solid 1px; border-radius: 10px; margin: 10px 0;}
.ttList .title{font-size: 24px; line-height: 28px; margin-bottom: 5px; overflow: hidden; text-align: center;}
.ttList .title a{font-weight:bold;color: #2978b0;}
.ttList .intro{line-height: 24px; color: #777; max-height: 48px; overflow: hidden; font-size: 13px;}
/* 标题列表 */
.infoList li{height: 46px;line-height: 46px;overflow: hidden;border-bottom: #e6e6e6 dotted 1px;font-size:14px;text-align: left;}
.infoList .date{float: right; color: #999; font-size: 14px; margin-left: 15px;}
/* 内容列表 */
.nrList li{padding:1em 0.5em; border-bottom: #e6e6e6 dotted 1px;}
.nrList li .title{font-size: 1.2em;}
.nrList li .pic{display:none;}
.nrList li .intro,.nrList li .others{font-size: 0.8em; color: #666;}
.nrList li .others{text-align: right;}
/* 图文列表 */
.twList li{padding: 10px 0; border-bottom: 1px solid #eee; overflow: hidden;}
.twList li.t{padding: 10px; background: #f0f0f0;}
.twList li > a{display: block; overflow: hidden; width: 78%; height: 46px; line-height: 46px;}
.twList .pic{float: left; margin-right: 4%; width: 38%;}
.twList .pic img{height: auto; width: 100%;}
.twList .con{overflow: hidden; zoom: 1;}
.twList .title{font-size: 16px; line-height: 28px; margin-bottom: 5px; overflow: hidden;}
.twList .intro{line-height: 24px; color: #777; max-height: 48px; overflow: hidden; font-size: 13px;}
.twList .title a:hover{text-decoration: none;}
.twList .intro .more{display: none;}
.twList .others{font-size: 13px; color: #bbb;}
.twList .others span{margin-right: 15px;}
.twList .node{color: #aaa; margin-right: 15px;}
.twList .last{border-bottom: 0; margin-bottom: 0;}
.twList .n{padding: 0; border: 0; height: 46px; line-height: 46px; overflow: hidden; border-bottom: #e6e6e6 dotted 1px;}
.twList .n .date{float: right; margin-left: 15px; color: #999; font-size: 14px;}
/* 图片列表-浮动 */
.picListFl{overflow: hidden; text-align: center;}
.picListFl li{float: left; width: 48%; margin: 0 0 20px 0; position: relative; background: #fff; overflow: hidden;}
.picListFl li:nth-child(2n){float: right;}
.picListFl .pic img{height: auto; width: 100%;}
.picListFl .title{font-size: 14px; line-height: 22px; height: 22px; overflow: hidden; padding-top: 5px;}
/*验证码*/
.codeinp input[type=text]{width: 60px !important;}
.codeinp .validationcode{display: inline;}
.codeinp input[type=text]{width: 80%; border: 1px solid #ccc; height: 30px; padding: 0 5px;}
.code input[type=text]{width: 120px;}
.codeerror{height: 30px; line-height: 30px; overflow: hidden;}
/* 通用底部按钮 */
.bot{text-align: center; padding: 0 0 20px 0;}
.bot a,
.bot button{cursor: pointer; display: inline-block; height: 40px; line-height: 40px; padding: 0 20px; font-size: 16px; background: #2978b0; border: 0; color: #fff; margin: 0 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.bot a:hover,
.bot button:hover{text-decoration: none; background: #7a95c6;}
/* boxType1 */
.boxType1 > .hd,
.mainBox > .mHd{height: auto; line-height: 38px; background: none; overflow: hidden;border:0;}
.boxType1 > .hd li,
.boxType1 > .hd .on,
.mainBox > .mHd li,
.mainBox > .mHd .on{text-align: center;border:0;}
.boxType1 > .hd li a{background:#fff;display:block;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;border:#ccc solid 1px;margin:0 5px;}
.boxType1 > .hd .on a,
.mainBox > .mHd .on a{color: #fff;background:#2978b0;border-color:#2978b0;}
.boxType2 > .hd{background: none; border-bottom: 1px solid #ddd;}
.boxType2 > .hd li{display: inline-block;}
.boxType2 > .hd .on{border-bottom: 2px solid #2978b0; color: #2978b0;}
.boxType2 > .hd .on a{color: #2978b0;}
.boxType2 > .hd li.on::after{content: "\e600"; font-family: "iconfont"; font-size: 23px; color: #2978b0;}

.row{margin-bottom: 3%;text-align: center;}
.focusbox{width: 100%;overflow: hidden;position: relative; margin-bottom:3%}
.focusbox .hd{position: absolute; z-index: 1; right: 20px; bottom: 20px; text-align: center;}
.focusbox .hd ul{zoom: 1;}
.focusbox .hd ul li{float: left; margin: 0 5px; width: 10px; height: 10px; line-height: 10px; text-align: center; background: #fff; cursor: pointer; font-size: 12px; border-radius: 50%;}
.focusbox .hd ul li span{display: none;}
.focusbox .hd ul li.on{background-color: #0a4cc4;color: #fff; transform:scale(1.6)}
.focusbox .bd{ position: relative; overflow: hidden;}
.focusbox .bd li{position: relative;}
.focusbox .bd .pic{position: relative; z-index: 0;}
.focusbox .bd .pic img{width: 100%;height: auto;display: block;}
.focusbox .bd .con{position: absolute;width: 100%;z-index: 1;bottom: 0;height: 50px;line-height: 50px;text-align: left;text-indent: 20px;}
.focusbox .bd .con .title{position: absolute;bottom: 0;left: 0;z-index: 1;white-space: nowrap;width: 70%;overflow: hidden;text-overflow: ellipsis;color: #fff;}
.focusbox .bd .con .title a{color: #fff;}
.focusbox .bd .con .titleBg{position: absolute;width: 100%;z-index: 0;bottom: 0;left: 0;background: #000;filter: alpha(opacity=70);opacity: 0.7;height: 50px;background: linear-gradient( to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 66%));}
.focusbox .con .date{position: absolute;left: 0;bottom: 0;width: 70px;height: 70px;background-color: #2978b0;line-height:1;display: none;}
.focusbox .con .date .dd,.focusbox .con .date .ym{display:block; color: #ffffff; text-align: center; font-size: 14px; text-indent: 0;}
.focusbox .con .date .dd{font-size: 30px; font-weight: 600; margin: 11px 0 5px;}
.more {float:Right;font-size: 12px;}

.lzlxbanner { overflow:hidden;}
.lzlxbanner img { transform:scale(1.2)}

.lzlx {background:#F2F9FF;margin:0 auto;padding: 4% 4%;border-radius:5px;text-align:left;line-height: 2em;font-size: 14px;position: relative;margin-bottom: 1.5em;}

.tzggbox { overflow:hidden; }
.tzggbox .hd {height:34px;line-height:34px;border-bottom:1px solid #D9D9D9;margin-bottom: 15px;}
.tzggbox .hd h3 { font-size:22px; font-family:simsun; font-weight:bold; color:#1C528F; border-bottom:2px solid #1C528F; float:left; height:32px; padding:0 3%}
.tzggbox .hd h3 a { color:#1C528F }
.tzggbox .hd h3 a b { color:#B30001; }

.rowTi {display:inline-block;font-size:22px;font-family:simsun;font-weight:bold;color:#1C528F;border-bottom:2px solid #1C528F;height:34px;padding:0 3%;margin-bottom:20px;}
.rowTi a {color: #1C528F!important;}
.rowTi a b { color:#B30001; }

.zcjcbox {background: url(../img/zcjcboxbg.jpg) no-repeat center / auto 100%;padding: 5% 0;}
.zcjcbox:after { content:""; clear:both; display:block;}
.zcjcbox .hd {text-align:center;margin-bottom: 5%;}
.zcjcbox .hd li {display:inline-block;background:#84A5CA;height: 40px;line-height: 40px;border-radius:5px;font-size: 16px;color:#fff;margin: 0 2%;transition:all 0.5s;}
.zcjcbox .hd li a {color:#fff;display:block;padding: 0 10px;}
.zcjcbox .hd li.on { background:#CC0001 }
.zcjcbox .bd ul {}
.zcjcbox .bd li {background:rgb(255 255 255 / 70%);box-shadow: 0 0 10px #BEE0F8;border-radius: 5px;padding:3% 2%;/* line-height: 2em; */overflow:hidden;transition:all 0.5s;margin: 0 3% 3%;height: auto;}
.zcjcbox .bd li a { transition:all 0.5s; }
.zcjcbox .bd li a:before { display:none;}
.zcjcbox .bd li:hover { background:#c00; }
.zcjcbox .bd li:hover a { color:#fff;}

.zcjdbox:after { content:""; display:block; clear:both;}
.zcjdbox .infoList { margin:0 -1.2%}
.zcjdbox .infoList li {margin:0 3%;background:rgb(255 255 255 / 70%);box-shadow: 0 0 10px #BEE0F8;border-radius:10px;padding:3% 2%;line-height:32px;height: auto;overflow:hidden;margin-bottom: 3%;transition:all 0.5s}
.zcjdbox li a { transition:all 0.5s;}
.zcjdbox li a:before { display:none;}
.zcjdbox li:hover { background:#1c528f; }
.zcjdbox li:hover a { color:#fff;}

.indBox .iHd h3 { min-height:40px; }
.indBox .iHd h3 a { font-family:simsun; font-weight:bold; font-size:20px; color:#1c528f; border-bottom:2px solid #1c528f; float:left; }

/* newsList */
.newsList li{font-size: 16px;overflow: hidden;border-bottom: 1px dotted #ccc;/* height: 46px; */line-height: 26px;overflow: hidden;text-overflow: ellipsis;/* white-space: nowrap; */padding: 10px 0;}
.newsList li a{float: left;width: 80%;}
.newsList .date{float: right;color: #999;margin: 0 10px;}
.newsList .node{color: #999;margin-right: 10px;}
/* 文章内容页 -----------------------------------------*/
.articleCon{text-align: left;padding: 3%;text-align: justify;}
.articleCon .title{font-size: 24px;line-height: 1.4;margin-bottom: 10px;}
.articleCon .subTitle{font-size: 18px;color: #555;text-align: center;margin-bottom: 10px;}
.articleCon .property{overflow: hidden;font-size: 14px;margin-bottom: 10px;color: #777;}
.articleCon .property .size{float: right;font-size: 0;}
.articleCon .property .size a{display: inline-block;border: 1px solid #ddd;color: #888;width: 24px;height: 20px;text-align: center;line-height: 20px;font-size: 12px;vertical-align: top;margin-left: 8px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.articleCon .property .size .l{font-size: 16px;font-weight: 500;}
.articleCon .property span{margin-right: 5px;}
.articleCon .userControl{font-size: 14px;overflow: hidden;text-align: left;padding: 10px 0;}
.articleCon .userControl .a{color: #777;margin: 10px 10px 0 0;float: left;}
.articleCon .conTxt{color: #333;font-size: 16px;line-height: 2;padding: 0 0 20px 0;overflow: hidden;word-break: normal;word-wrap: break-word;}
.articleCon .conTxt video,
.articleCon .conTxt .videoPlayer{max-width:100% !important;height:auto !important;width: auto!important;}
.articleCon .conTxt img{width: 100%!important;height: auto !important;}
.articleCon .conTxt p{margin-bottom: 20px;}
.articleCon .conTxt a{color: blue;text-decoration: underline;}
.articleCon .conTxt em{font-style: italic;}
.articleCon .conTxt ul,
.articleCon .conTxt ol{padding-left: 2em;}
.articleCon .conTxt ul li{zoom: normal;list-style: square;text-indent: 0 !important;}
.articleCon .conTxt ol li{zoom: normal;list-style: decimal;text-indent: 0 !important;}
.printArea .conTxt h1{font:normal 16px/200% "Microsoft YaHei"; _font-weight:bold;font-size: 2em;margin: 0.67em 0;}
.printArea .conTxt h2{font-size: 1.5em;margin: 0.75em 0;}
.printArea .conTxt h3{font-size: 1.17em;margin: 0.83em 0;}
.printArea .conTxt h5{font-size: .83em;margin: 1.5em 0;}
.printArea .conTxt h6{font-size: .75em;margin: 1.67em 0;}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong{font-weight: bolder;}
.articleCon .page{padding: 10px 0;text-align: center;}
.articleCon .vedioPlayer{background: #000;width: 100%;text-align: center;margin: 20px auto;height: auto;}
.articleCon .others{line-height: 1.5;margin-bottom: 15px;}
.articleCon .others .prev, .articleCon .others .next{padding: 5px 0;}
.articleCon .others .date{color: #999;font-size: 14px;display: none;}
.editor { text-align:right}
/* 相关信息 */
#relativeInfo{border-bottom: 1px solid #ddd;}
#relativeInfo .bd{padding: 10px 0 20px 0;}
/* 图片-列表页 ----------------------------------------- */
.picPageList{overflow: hidden;text-align: center;}
.picPageList li{border: 1px solid #ddd;float: left;width: 48%;margin: 0 0 3% 0;position: relative;background: #fff;overflow: hidden;}
.picPageList li:nth-child(2n){float: right;}
.picPageList .pic{margin: 2%;}
.picPageList .pic img{height: auto;width: 100%;}
.picPageList .title, .picPageList .titleBg{position: absolute;bottom: 0;left: 0;width: 96%;margin: 2%;display: block;overflow: hidden;line-height: 28px;height: 28px;z-index: 3;color: #fff;-webkit-transition: 400ms;-o-transition: 400ms;-moz-transition: 400ms;transition: 400ms;}
.picPageList .titleBg{background: #000;filter: alpha(opacity=60);opacity: 0.6;z-index: 2;}
.picPageList .title a{color: #fff;padding: 0 10px;display: block;font-size: 14px;}
#footer .btns a{display: inline-block; padding: 2px 15px; background: #fff; border-radius: 4px; color: #2978b0; margin: 10px 5px 0 5px;}
/*# sourceMappingURL=default.css.map */

/*footer*/
#footer{position:relative;z-index: 1;padding: 5% 0;text-align:left;color:white;background: #015293;font-size:14px;}
#footer .copyRight{line-height: 30px;color: white;text-align:center;}
#footer{text-align: center;}
#footer .footerZfzc,
#footer .footDzjg,
#footer .wzafw{right: auto;left: auto;top: auto;position: relative;float: none;display:inline-block; margin: 1%}
#footer .copyRight{padding:0;font-size: 14px;margin-bottom:3%}