/* 全局 */
.bd_weixin_popup {height: 328px !important;}
.row {margin-top: 80px !important;}
* {word-wrap:break-word;}
html {margin: 0;padding: 0;}
body{ margin:0 auto; padding:0; width: 100%; background: #ffffff; list-style:none; border:0px; font-family:'å¾®è½¯é›…é»‘'; font-size: 16px;}
a:link,a:visited{text-decoration:none; color: black; }
a:hover{ text-decoration:none; color: #015293; cursor:pointer;}
ul>li>a:hover{color: #015293;}
p{margin: 0;}
body,ul,li,img,a,div,table,tr,td{list-style:none;margin:0px;padding:0px;border:0;outline:none;}
input {outline: none;}
.w-1200 {position: relative;width: 1200px;margin: 0 auto;}
.w-1200-shadow {position: relative;width: 1260px;margin: 0 auto;padding: 25px 55px 0;background: #fff;overflow: hidden;z-index: 1;}
.w-1200-shadow:before {content: "";position: absolute;width: 1200px;height: 100%;top: 0;bottom: 0;left: 30px;right: 30px;box-shadow: 0 0 10px #ddd;z-index: -1;}
.w-1200-shadow.pc-last {padding: 15px 55px 25px;}
.w-1200-shadow.pc-last:before {box-shadow: 0 -3px 10px #ddd;}
.w-640 {width: 640px;}
.w-480 {width: 480px;}
.w-460 {width: 460px;}
.w-370 {width: 370px;}
.w-260 {width: 260px;}
.mt-30 {margin-top: 30px;}
.mt-20 {margin-top: 20px;}
.ml-30 {margin-left: 30px;}
.float-left {float: left;}
.float-right {float: right;}
.clear-both:after {content: "";display: block;clear: both;}
.text-overflow-1 {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.text-overflow-2 {word-break: break-all;text-overflow: ellipsis;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.index-title {position: relative;width: 100%;height: 36px;}
.index-title img {height: 36px;width: auto;}
.index-title p {position: absolute;width: auto;padding-left: 40px;height: 16px;line-height: 16px;color: #ffffff;top: 9px;left: 0;right: 0;border-top: 1px solid #0343A7;}
.index-title a {position: absolute;width: auto;height: 20px;line-height: 20px;color: #999999;bottom: 0;right: 0;font-size: 14px;}

.list-more {position: absolute;top: 0;right: 0;}
.list-more a {color: #888888;font-size: 14px;line-height: 46px;}

.common-list-title {position: relative;width: 100%;height: 46px;border-bottom: 1px solid #dddddd;}
.common-list-title>p {display: inline-block;width: auto;height: 46px;line-height: 22px;position:relative;border-bottom: 3px solid #015293; color: #015293;font-weight: 600;font-size: 20px;}
.common-list-title>p:before {content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);-ms-transform: translateX(-50%);width: 10px;height: 5px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #015293;border-top: 0;z-index: 9;}
.common-list-title>p>a {color: inherit;}
.common-list-title>a {position: absolute;top: 20px;right: 0;font-size: 14px;color: #888888;}


.common-list-content li{ height:44px; line-height:44px; }
.common-list-content li .date{ float:right; color:#999;font-size: 14px; }
.common-list-content li a {position: relative;padding-left: 20px;display: inline-block;font-size: 16px;max-width: calc(100% - 100px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.common-list-content li a:after {content: '';position: absolute;width: 5px;height: 5px;border-radius: 50%;top: 19px;left: 0;background-color: #bababa;}
.common-list-content li:first-of-type {margin-top: 10px;}

#visitCountSiteIndex, #visitCountCatalog {padding: 0;}

.scroll-y{overflow-y: auto !important;}
.scroll-y::-webkit-scrollbar{width:3px;height:9px;background:#E9F5FF;border-radius: 0;}
.scroll-y::-webkit-scrollbar-button{width:3px;height:0px;}
.scroll-y::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
.scroll-y::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.scroll-y::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.scroll-y::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.scroll-y::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.scroll-y::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
.scroll-y::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.scroll-y::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.scroll-y::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.scroll-y::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.scroll-y::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.scroll-y::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
.scroll-y::-webkit-scrollbar-track-piece{background-color: transparent;}
.scroll-y::-webkit-scrollbar-thumb{border:0px solid rgba(0,0,0,.21);background-color:#87ADDE; border-radius: 5px;}
/* 全局end */

/* 飘窗 */
.float-window {position: fixed;right: 0;bottom: 0;width: auto;height: auto;z-index: 999;}
.float-window-item {width: 200px;height: auto;position: relative;}
.float-window-item span {position: absolute;top: 0;right: 0;color: #FFFFFF;background: rgba(0,0,0,.5);padding: 5px 10px;cursor: pointer;}
.float-window-item img {width: 100%;height: auto;}
/* 飘窗end */

/* 头部 */
.pc-first {position: relative;width: 100%;height: 200px;background: url(../images/bg.jpg) no-repeat top center;}
.pc-first .w-1200 {height: 100%;}
.pc-first-logo {height: 96px;padding-top: 52px;}
.pc-first-logo img {position: relative;float: left;}
.pc-first-logo h1 {display: block;height: 91px;line-height: 91px;margin: 0;float: left;padding: 0 20px;font-size: 50px;font-weight: 600;text-shadow: 1px 1px 2px #666666;color: #ED0008;letter-spacing: 5px;}
.index-ss {position: absolute;width: 320px;height: 42px;top: 79px;right: 260px;background: #FFFFFF;border: 1px solid #fafafa;}
.index-ss:before {content: '搜索';position: absolute;width: 75px;height: 42px;top: -1px;right: -1px;background: #FF6902;color: #FFFFFF;text-align: center;line-height: 42px;font-size: 14px;}
.index-ss-v {width: 100%;height: 42px;font-size: 16px;border: 0;background: transparent;padding: 0 120px 0 15px;}
.index-ss-s {position: absolute;width: 110px;height: 42px;background: url(../images/inedex_sc.png) no-repeat left center;border: 0;top: 0;right: 0;}
/* 头部end */

/* 导航 */
.top-nav {position: relative; background: #015293; height: 50px;width: 100%;text-align: center;z-index: 9;}
.top-nav ul li {position: relative;display: block;float: left;width: 240px;line-height: 50px;text-align: center;font-size: 20px;color: #ffffff;cursor: pointer;}
.top-nav ul li:first-of-type {width: 180px;}
.top-nav ul li:nth-child(4) {width: 300px;}
.top-nav ul li a {color: inherit;padding-left: 30px;}
.top-nav ul li:nth-child(1) a {color: inherit;background: url(../images/sy.png) no-repeat left center;}
.top-nav ul li:nth-child(2) a {color: inherit;background: url(../images/ywdt.png) no-repeat left center;}
.top-nav ul li:nth-child(3) a {color: inherit;background: url(../images/ywdt.png) no-repeat left center;}
.top-nav ul li:nth-child(4) a {color: inherit;background: url(../images/zwgk.png) no-repeat left center;}
.top-nav ul li:nth-child(5) a {color: inherit;background: url(../images/zwfw.png) no-repeat left center;}
.top-nav ul li:hover, .top-nav-active {background: #097CD7;line-height: 55px;height: 55px;margin-top: -5px;}
.top-nav ul li:hover:before ,.top-nav-active:before {content: '';position: absolute;top: 5px;right: -15px;width: 0;height: 0;border-left: 0 solid transparent;border-right: 15px solid transparent;border-top: 50px solid #213C6C;border-bottom: 0;}
/* 导航end */

/* 尾部 */
.pc-last {position: relative;height: auto;text-align: center;}
.pc-last-content {position: relative;border-top: 4px solid #015293;padding: 30px 0 50px;}
.pc-last-content p {font-size: 14px;color: #666666;line-height: 26px;}
.pc-last-left,
.pc-last-right {position: absolute;width: 200px;text-align: center;top: 30px;left: 0;}
.pc-last-right {left: auto;right: 0;}
.pc-last-left a,
.pc-last-right a {margin: 10px;}
.pc-last-nav {margin-bottom: 20px;}
.pc-last-nav {font-size: 14px;}

.index-yqlj {width: 100%;height: 70px;padding: 14px 0;}
#indexYqlj {position: relative;width: 100%;padding-left: 180px;}
#indexYqlj:before {content: "友情链接:";position: absolute;width: 180px;height: 40px;top: 0;left: 0;background: #015293 url(../images/inedex_30.png) no-repeat left 30px center;padding-left: 60px;line-height: 40px;color: #fff;font-size: 18px;text-align: left;}

.index-yqlj .nLi {position: relative;float: left;display: block;width: 300px;height: 40px;line-height: 40px;margin-left: 20px;text-align: left;text-indent: 2em;}
.index-yqlj .nLi>a {display: block;font-size: 18px;width: 100%;border: 0;background-position: top 16px right 20px;background-repeat: no-repeat;background-image: url(../images/_bottom.png);border: 1px solid #ddd;}
.index-yqlj .nLi.on>a {background-image: url(../images/_top.png);}
.index-yqlj .sub {display: none;position: absolute;width: 100%;height: auto;max-height: 120px;overflow-y: auto;top: 40px;left: 0;right: 0;background: #fff;border: 1px solid #ddd;z-index: 9;}
/* 尾部end */

/* 首页 */
.index-content {position: relative;}

.tt-content {position: relative;padding: 10px 20px; text-align: center;overflow: hidden;}
.tt-content:before {content: "政声传递";position: absolute;width: 120px;height: 30px;line-height: 30px;top: 10px;left: -35px;background: #BE0B07;color: white;font-size: 14px;text-align: center;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.tt-content>a {padding-left: 40px;display: block;width: 100%;color: #015293;font-size: 34px;font-weight: 600;}
.tt-detaile {width: 100%;padding: 0;color: #888;}
.tt-detaile>a {color: #DE0000;} 

.index-lb {position: relative;width: 100%;height: 360px;overflow: hidden;}
.jdlb-content{ height:360px;overflow:hidden; position:relative; }
.jdlb-content .hd{ height:6px; overflow:hidden; position:absolute; right:5px; bottom:20px; z-index:1; }
.jdlb-content .hd ul{ overflow:hidden; float:left;  }
.jdlb-content .hd ul li{ float:left; margin-right:10px; width:20px; height: 6px; background: rgba(255,255,255,.5); cursor:pointer;}
.jdlb-content .hd ul li.on{ background: white;}
.jdlb-content .bd{ position:relative; height:100%; z-index:0; }
.jdlb-content .bd ul { position:relative; height:100%; }
.jdlb-content .bd li{ height:100%; vertical-align:middle; position: relative;}
.jdlb-content .bd a {position: relative;display: block;width: 100%;overflow: hidden;}
.jdlb-content .bd a:before {content: "";position: absolute;width: 100%;height: 46px;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,.5);}
.jdlb-content .bd a p {position: absolute;display: block;width: calc(100% - 160px);bottom: 0;left: 0;font-size: 16px;line-height: 45px;padding-left: 20px;color: #FFFFFF;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.jdlb-content .bd img{ width:100%; height: 360px; display:block; object-fit: cover;}

.yw-content {text-align:left; position: relative; }
.yw-content .hd{ height:46px; line-height:46px; border-bottom:1px solid #DDDDDD;  position:relative; }
.yw-content .hd ul{ float:left; position:absolute; top:-1px; height:46px;   }
.yw-content .hd ul li { position: relative; width: auto; float:left; cursor:pointer; font-size: 20px; line-height: 30px; text-align: center;overflow: hidden;height: 46px;color: black; padding: 0;margin-right: 35px;}
.yw-content .hd ul li:first-of-type {margin-left: 0;}
.yw-content .hd ul li a {color: inherit;}
.yw-content .hd ul li.on{color: #015293;border-bottom: 3px solid #015293;font-weight: 600;}
.yw-content .bd li{ height:38px; line-height:38px; }
.yw-content .bd li .date{ float:right; color:#999;font-size: 14px; }
.yw-content .bd li a {position: relative;padding-left: 15px;display: inline-block;font-size: 16px;max-width: calc(100% - 100px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yw-content .bd li a:after {content: '';position: absolute;width: 5px;height: 5px;border-radius: 50%;top: 16.5px;left: 0;background-color: #bababa;}
.yw-content .bd li:first-of-type {margin-top: 10px;}

.index-banner {position: relative;width: 100%;}
.index-banner img {width: 100%;}

.index-new1 {position: relative;width: 100%;min-height: 360px;}

.index-ztzl {position: relative;width: 100%;}
.index-ztzl .bd {position: relative;width: 100%;overflow: hidden;}
.index-ztzl .bd li {position: relative;display: block;float: left;width: 280px;height: 96px;margin-right: 10px;}
.index-ztzl .bd img {width: 100%;height: 96px;/* object-fit: cover; */}
.index-ztzl .prev,
.index-ztzl .next{ position:absolute;left: 3px;top:50%;transform: translateY(-50%);-ms-transform: translateY(-50%);display:block;width:30px; height:30px;}
.index-ztzl .prev {background:url(../images/left.png) no-repeat left center;}
.index-ztzl .next {background:url(../images/right.png) no-repeat right center;left: auto;right: 3px;}

.index-common-link {position: relative;width: 100%;}
.index-common-link .title {width: 100%;height: 46px;border-bottom: 1px solid #ddd;text-align: center;}
.index-common-link .title>span {position: relative;display: inline-block;height: 46px;line-height: 30px;font-size: 20px;font-weight: 600;border-bottom: 3px solid #015293;color: #101010;}
.index-common-link .title>span {padding-left: 36px;}
.index-common-link .title>span:before {content: "";position: absolute;width: 36px;height: 30px;top: 0;left: 0;background-repeat: no-repeat;background-position: center;}
.index-common-link .zfxxgk-i .title>span:before {background-image: url(../images/t_zfxxgk.png);}
.index-common-link .mzywztc-i .title>span {padding-left: 50px;}
.index-common-link .mzywztc-i .title>span:before {width: 50px;background-image: url(../images/t_mzywztc.png);}
.index-common-link .hdjl-i .title>span:before {background-image: url(../images/t_hdjl.png);}

.zfxxgk-i .item-link1 {position: relative;width: 100%;margin-top: 10px;}
.zfxxgk-i .item-link1 a {position: relative;display: block;width: 120px;height: 110px;margin: 10px 0 0 5px;float: left;background: #F6F6F6;text-align: center;font-size: 15px;padding-top: 76px;}
.zfxxgk-i .item-link1 a:nth-child(3n + 1) {margin-left: 0;}
.zfxxgk-i .item-link1 a:before {content: "";position: absolute;width: 100%;height: 90px;top: 0;left: 0;right: 0;background-repeat: no-repeat;background-position: center;}
.zfxxgk-i .item-link1 a:nth-child(1):before {background-image: url(../images/04_11.jpg);}
.zfxxgk-i .item-link1 a:nth-child(2):before {background-image: url(../images/04_13.jpg);}
.zfxxgk-i .item-link1 a:nth-child(3):before {background-image: url(../images/04_15.jpg);}
.zfxxgk-i .item-link1 a:nth-child(4):before {background-image: url(../images/04_17.jpg);}
.zfxxgk-i .item-link1 a:nth-child(5):before {background-image: url(../images/04_19.jpg);}
.zfxxgk-i .item-link1 a:nth-child(6):before {background-image: url(../images/04_21.jpg);}

.zfxxgk-i .item-link2 {position: relative;width: 100%;margin-top: 16px;}
.zfxxgk-i .item-link2 a {display: block;width: 180px;height: 38px;line-height: 36px;text-align: center;border: 1px solid #B4C9DC;color: #015293;float: right;}
.zfxxgk-i .item-link2 a:first-of-type {float: left;}

.mzywztc-i .item-link {position: relative;width: 100%;}
.mzywztc-i .item-link li {float: left;display: block;width: 115px;height: 100px;text-align: center;}
.mzywztc-i .item-link li img {display: block;height: 39px;width: auto;margin: 25px auto 10px;}

.hdjl-i .yw-content {margin-top: 10px;min-height: 170px;}
.hdjl-i .yw-content .hd ul li.on{font-weight: 400;}
.hdjl-i .yw-content .bd li a {max-width: 100%;}
.hdjl-i .item-link {position: relative;width: 100%;margin-top: 20px;}
.hdjl-i .item-link a {position: relative;display: block;width: 70px;height: 96px;margin-left: 25px;padding-top: 76px;line-height: 20px;text-align: center;font-size: 15px;color: #015293;float: left;background-repeat: no-repeat;background-position: top center;background-size: auto 64px;}
.hdjl-i .item-link a:first-of-type {margin-left: 0;}
.hdjl-i .item-link a:nth-child(1) {background-image: url(../images/04_28.jpg);}
.hdjl-i .item-link a:nth-child(2) {background-image: url(../images/04_30.jpg);}
.hdjl-i .item-link a:nth-child(3) {background-image: url(../images/04_32.jpg);}

.index-imglink {position: relative;width: 100%;background-color: #F5F5F5;padding: 20px 40px;}
.index-imglink .bd {position: relative;width: 100%;overflow: hidden;}
.index-imglink .bd li {position: relative;display: block;float: left;width: 210px;height: 80px;margin-right: 5px;}
.index-imglink .bd img {width: 100%;height: 80px;/* object-fit: cover; */}
.index-imglink .prev,
.index-imglink .next{ position:absolute;left: 10px;top:50%;transform: translateY(-50%);-ms-transform: translateY(-50%);display:block;width:30px; height:30px;}
.index-imglink .prev {background:url(../images/leftbg.png) no-repeat left center;}
.index-imglink .next {background:url(../images/rightbg.png) no-repeat right center;left: auto;right: 10px;}
/* 首页end */

/* 分页 */
.list-crumb {position: relative;padding: 20px 0;}
.list-crumb ul {background: #f2f2f2;}
.list-crumb ul a {color: #015293;}
.list-crumb ul li {float: left;line-height: 40px;padding-left: 5px;color: #015293;}

.list-nav-title {position:relative;text-align:center;}
.list-nav-title h3 {margin: 0;line-height: 50px;background: #f2f2f2;color: #015293; text-align: left;padding-left: 20px;font-size: 20px;}

.list-nav-l {width: 100%;padding-bottom: 30px;}
.list-nav-list {width: 100%;padding: 0;background: #f2f2f2;overflow: auto;max-height:570px;padding: 0 20px;}
.list-nav-list a {display: block;width: 100%;text-align: center;line-height: 40px;height: 50px;overflow: hidden;}
.list-nav-list a li {width: 100%; height: 40px; padding: 0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border: 1px solid #dddddd;background: #ffffff;}
.list-nav-list .list-active li {background: rgba(0,120,215,.5);font-weight: 400;color:#ffffff;}

.list-left {width: 320px;}
.list-right {width: 800px;padding: 20px 20px 0;border: 1px solid #dddddd;margin-bottom: 50px;}

.list-right-title {width:100%; height: 50px;line-height: 50px;background: transparent;color: #015293;font-size: 20px;padding-left:20px;border-bottom: 1px solid #dddddd;}
.picboxcon {padding-top: 10px;}
.colRightOne {position: relative;width: 100%;height: 50px;}
.colRightOne a {display: block;width: 100%;height: 50px;border-bottom: 1px;border-style: dashed;border-color: #dddddd;}
.colRightOne .pictext {width: 700px;height: 50px;line-height: 50px;display: block;padding-left:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.colRightOne .artpub {position: absolute;top: 0;right: 0;width: 120px;height: 50px;line-height: 50px;font-size: 14px;color: #888888;text-align:center;}

.jumpToSel {height:36px;line-height:18px !important;}
.jumpToSel input:first-of-type {border: 1px solid #fafafa;height: 22px;}
.jumpToSel input:last-of-type {border: 0;height: 22px;background: transparent;}
.jumpToSel:hover {background: transparent !important; color: #337ab7 !important;}

.list-nav-list::-webkit-scrollbar{width:9px;height:9px;background:#f2f2f2;border-radius: 5px;}
.list-nav-list::-webkit-scrollbar-button{width:9px;height:0px;}
.list-nav-list::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
.list-nav-list::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
.list-nav-list::-webkit-scrollbar-track-piece{background-color: transparent;}
.list-nav-list::-webkit-scrollbar-thumb{border:0px solid rgba(0,0,0,.21);background-color:#e0e0e0; border-radius:5px;}
.list-nav-list::-webkit-scrollbar-thumb:hover{border:0px solid rgba(0,0,0,.21);background-color:#dddddd;}
.list-nav-list::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#cccccc),to(#cccccc));}
.list-nav-list::-webkit-scrollbar-corner{background-color:#f2f2f2;}

.zwgk-list-tag {width: 100%;margin-bottom: 20px;}
.zwgk-list-tag h3 {font-size: 22px;padding-left: 20px;color: #015293;line-height: 36px;border-bottom: 1px solid #dddddd;}
.zwgk-list-tag h3:first-of-type {margin-top: 0;}
.zwgk-list-tag a {display: inline-block;padding: 10px 40px;line-height: 30px;background: #f2f6f6;border-radius: 5px;margin-right: 20px;margin-top: 10px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: background 1s ease;}
.zwgk-list-tag a:hover {background: #e2e8f9;}
/* 分页end */

/* 分页插件 */
.zfxxgk-list nav {text-align: center !important;margin-top: 20px;}
.zfxxgk-list .pagination {height: 28px;border: 0;margin: 0;}
.zfxxgk-list .pagination li>span {font-size: 14px !important;height: 26px !important;line-height: 26px;padding: 0;border-radius: 0;margin-left: 5px;padding: 0 3px;display: inline-block;font-family: "微软雅黑";border: 1px solid #DDDDDD !important;}
.zfxxgk-list .pagination li a {padding: 0 3px !important;font-size: 14px !important;border: 1px solid #DDDDDD;}
.zfxxgk-list .pagination>.active>a,
.zfxxgk-list .pagination>.active>a:focus,
.zfxxgk-list .pagination>.active>a:hover,
.zfxxgk-list .pagination>.active>span,
.zfxxgk-list .pagination>.active>span:focus,
.zfxxgk-list .pagination>.active>span:hover {background-color: #2D66A5;border-color: #2D66A5;color: white !important;}
.zfxxgk-list .pagination li.active>span {color: #ffffff;}
.zfxxgk-list .pagination li>.jumpToSel {margin-left: 5px;font-family: "微软雅黑";padding: 0;height: 28px;border: 0;color: #333;border: none;}
.zfxxgk-list .pagination li>.jumpToSel:hover {color: #333 !important;}
.zfxxgk-list .pagination li>.jumpToSel>input:first-of-type {height: 24px;border: 1px solid #DDDDDD;}
.zfxxgk-list .pagination li .jumpToSel input:last-of-type {background: #2D66A5 !important;border-radius: 0 !important;color: white;}

.zfxxgk-list .pagination>li>a,
.zfxxgk-list .pagination>li>span {position: relative;float: left;min-width: 26px;margin-right: 5px;text-decoration: none;text-align: center;}
/* 分页插件end */

/* 详情页 */
.cms-article-pic {width: 100%;text-align: center;padding-top: 20px;}
.cms-article-pic img {max-width: 60%;}
.cms-article-box {width: 100%;padding-bottom: 30px;border: 0 solid #dddddd;margin-bottom: 30px;background: #ffffff;}
.article-detail img {max-width: 100% !important;height: auto !important;}
.article-detail td {border:1px solid #333333;}
#mediaplayer {margin: 30px auto 0;}
.cms-article-tit, .cms-article-stit {width: 100%;text-align: center;color: #005294;font-size: 30px;line-height: 50px;padding: 5px 0;font-weight: 600;}
.cms-article-stit {font-size: 20px;line-height: 36px;}
.cms-article-subtit {width: 100%;text-align: center;color: #666666;font-size: 26px;line-height: 40px;padding-bottom: 10px;}
.cms-article-xinxi {position: relative;width: 100%;color: #999999;font-size: 14px;line-height: 36px;border-bottom: 1px solid #dcdcdc;z-index: 9;}
.cms-article-xinxi span {padding: 0 10px;}
.cms-article-edit {width: 1150px;margin: 0 auto;text-align: right;color: #666666;}
.bdsharebuttonbox {position: absolute;top: 0;right: 30px;color: inherit;font-size: 14px;line-height: 36px;}
.bdsharebuttonbox span {position: absolute;top: 0;right: 30px;padding: 0 0 0 20px;font-size: 14px;width: 55px;height: 36px;line-height: 36px;text-align: right;background: url(../images/yw_02.jpg) no-repeat left center;background-size: 18px 16px;}
.bdsharebuttonbox a {margin-top: 10px  !important;}
.bdsharebuttonbox .bds_qzone,
.bdsharebuttonbox .bds_tsina {display: none !important;}
.article-detail {width: 1150px;padding: 10px 30px;color: #333333;font-size: 16px;line-height: 36px;}
.article-detail table {margin: 0 auto;width: 1090px !important;}
.d_setting {position: absolute;top: 0;right: 130px;line-height: 36px;color: inherit;}
.d_setting a {padding: 0 2px;color: inherit;}
.d_setting a:last-of-type {padding-left: 20px;background: url(../images/yw_03.jpg) no-repeat left center;background-size: 18px 16px;}
/* 详情页end */