﻿@charset "utf-8";
.pageBanner {
    background: url(../../base/img/pagebanner.jpg) no-repeat center top;
}
.cateHd {
    border-bottom: 1px solid #D1D1D1;
    height: 48px;
    line-height: 48px;
    position: relative;
    padding: 0 10px;
}
.cateHd .path {
    position: absolute;
    right: 0;
    top: 7px;
}
.cateHd .title {
    position: absolute;
    left: 0;
    top: -1px;
    height: 49px;
    border-bottom: 1px solid #065896;
    color: #fff;
    display: inline-block;
    zoom: 1;
    _display: inline;
    padding: 0 40px 0 0;
    color: #065896;
    font-size: 22px;
    font-family: "microsoft yahei";
    font-weight: bold;
}
.cateHd .title a {
    color: #065896
}
.cateHd .more {
    position: absolute;
    right: 0;
    top: 7px;
}
.cateBox {
    margin-bottom: 20px;
}
.cateBox .pageDownLoadList {
    padding: 0
}
.miniBanner {
    padding: 20px 0 10px 0;
}
.miniBanner img {
    width: 100%
}
/* sideBox */

.sideBox {
    margin-right: 10px;
    margin-bottom: 10px;
}
.sideBox .hd {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #D1D1D1
}
.sideBox .hd .more {
    position: absolute;
    right: 0;
    color: #999
}
.sideBox .hd h3 {
    color: #065896;
    font-size: 16px;
    font-weight: bold;
    font-family: "microsoft yahei";
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 20px 0 25px;
    background: url(../../base/img/icons.png) 0 -286px no-repeat;
    border-bottom: 1px solid #065896;
}
.sideBox .hd h3 a {
    color: #065896;
}
.sideBox .hd h3 a:hover {
    text-decoration: none;
}
.sideBox .bd {
    font-size: 14px;
    padding: 10px 0;
    overflow: hidden;
}
.sideRankList li {
    font-size: 14px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    padding: 8px 5px 8px 0;
}
.sideRankList .num {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #F4F4F4;
    text-align: center;
    margin-right: 8px;
    color: #666;
}
.sideRankList .t {
    background: #065896;
    color: #fff;
}
.sideRankList .hits {
    color: #999;
    float: right;
}
/* 联系我们表格 */

.lxwmTable {
    border-collapse: collapse;
    empty-cells: show;
    font-size: 14px
}
.lxwmTable td {
    border: #ccc solid 1px;
    padding: 8px;
}
.lxwmTable .trHead td {
    font-weight: bold;
    background: #f2f2f2
}
/* sideMenu */

#sideMenu {
    margin-bottom: 15px;
    font-family: "microsoft yahei";
}
#sideMenu .hd {
    border-bottom: 1px solid #003F6E;
    height: 48px;
    line-height: 48px;
    background: url(../../base/img/side.png) 0 1px no-repeat #00508E;
}
#sideMenu .hd h3 {
    padding-left: 48px;
    /* text-align: center; */
    font-size: 18px;
    font-weight: bold;
    color: #F0F3F6;
}
#sideMenu .bd {
    background: url(../../base/img/side.png) right 0;
}
#sideMenu .bd li {
    border-bottom: 1px solid #ddd;
    background: url(../../base/img/side.png) 0 -337px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
#sideMenu .bd li a {
    display: block;
    padding: 0 10px 0 48px;
    background: url(../../base/img/side.png) 30px -107px no-repeat;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
#sideMenu .bd li a:hover {
    padding-left: 53px;
    text-decoration: none
}
#sideMenu .bd .on {}
#sideMenu .bd .on a {
    color: #065896;
    background-position: 30px -170px;
}
#side_relate .bd ul {
    overflow: hidden;
    font-size: 14px;
}
#side_relate .bd li {
    height: 30px;
    background: url(../../base/img/icons.png) 3px -64px no-repeat;
    float: left;
    width: 132px;
    padding-left: 12px;
    line-height: 30px;
}
/* 文章父列表页 */

.pageTopArea {
    overflow: hidden;
    padding-top: 20px;
    /* margin-bottom: 15px; */
}
.pageTopArea .focusPic {
    float: left;
    margin-right: 20px;
}
.pageTopArea .focusPic .hd {
    position: absolute;
}
.pageTopArea .topNews {
    margin: 0 10px 0 0;
    overflow: hidden;
    zoom: 1;
}
.boxLoop {
    overflow: hidden;
    padding-top: 20px;
}
.boxLoop .indBox {
    width: 417px;
    /* padding:5px 8px; */
    /* border:1px solid #ddd; */
    margin-bottom: 30px;
}
.boxLoop .indBox .iBd {
    height: 150px;
}
/* 文章子列表页 */

.pageList {
    padding: 15px 0;
}
.pageList .node {
    color: #666;
    margin-right: 5px;
}
.pageList li {
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    background: url(../../base/img/icons.png) 0 -440px no-repeat;
    padding-left: 17px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}
.pageList li .hits {
    font-size: 12px;
    color: #999;
    margin-left: 5px;
    width: 100px;
}
.pageList li .date {
    font-size: 14px;
    float: right;
    color: #999;
    margin-left: 15px;
}
.pageList li .downLoad {
    font-size: 14px;
    cursor: pointer;
    float: right;
    padding-left: 20px;
    background: url(../../base/img/con-icons.png) -3px -603px no-repeat;
    color: #065896;
}
.pageList li .dHits {
    width: 100px;
    font-size: 14px;
    float: right;
    margin: 0 20px;
    color: #999;
}
.pageList .split {
    background: none;
    border-bottom: 0
}
.pageDownLoadList li {
    background-position: 0 -438px;
}
.box .pageList {
    padding: 0;
}
.boxLoop .pageList li {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-position: 0 -443px
}
/* 文章子列表页-图片 */

.pagePicList {
    padding: 40px 0 0 0;
    margin-right: -30px;
}
.pagePicList li {
    width: 210px;
    margin: 0 38px 0 10px;
    height: 230px;
}
.pagePicList li .pic img {
    width: 200px;
    height: 150px;
}
/* 文章子列表页-内容带图片 */

.pageConList {
    padding: 0 20px;
}
.pageConList li {
    padding: 25px 0;
    border-bottom: #ddd 1px solid;
    overflow: hidden;
    zoom: 1;
}
.pageConList li:hover {}
.pageConList .pic {
    float: left;
    margin-right: 15px;
    display: inline;
}
.pageConList .pic img {
    width: 120px;
    height: 80px;
    border: #ddd 1px solid;
}
.pageConList .con {
    overflow: hidden;
    zoom: 1;
}
.pageConList .title {
    padding-bottom: 8px;
}
.pageConList .title a {
    font-size: 14px;
    font-weight: bold;
}
.pageConList .title .date {
    float: right;
    font-family: Arial;
    font-size: 12px;
    color: #999;
}
.pageConList .intro {
    font-size: 12px;
    line-height: 20px;
    color: #666;
}
/* 文章-子列表页-带分类 */

.quesType ul {
    overflow: hidden;
    height: 42px;
    line-height: 42px;
    background: #F5F5F5;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}
.quesType li {
    float: left;
}
.quesType li a {
    display: block;
    padding: 0 20px;
    color: #065896;
    float: left;
}
.quesType li a:hover {
    text-decoration: none;
    background: #eee
}
.quesType .on a, .quesType .on a:hover {
    background: #0064B0;
    color: #fff
}
.pageQuesList {
    padding: 15px 0;
}
.pageQuesList li {
    border-bottom: 1px solid #F4F4F4
}
.pageQuesList .title {
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    padding: 12px 10px 12px 17px;
    background: url(../../base/img/icons.png) 3px -437px no-repeat;
}
.pageQuesList .date {
    font-size: 14px;
    float: right;
    color: #999;
    margin-left: 10px;
}
.pageQuesList .open, .pageQuesList .close {
    font-size: 12px;
    display: inline-block;
    * dispaly: inline;
    zoom: 1;
    width: 42px;
    height: 20px;
    line-height: 20px;
    background: url(../../base/img/ques-icons.png) 0 0 no-repeat;
    color: #fff;
    padding: 0 0 0 8px;
    cursor: pointer;
    margin-left: 5px;
}
.pageQuesList .close {
    background-position: 0 -30px;
    display: none;
}
.pageQuesList .intro {
    font-size: 14px;
    display: none;
    margin: 5px 0 10px 15px;
    padding: 15px;
    background: #f6f6f6;
    color: #666;
    line-height: 200%;
    position: relative;
}
.pageQuesList .intro img {
    max-width: 685px;
}
.pageQuesList .intro p {
    padding-bottom: 10px;
}
.pageQuesList .intro .close1 {
    position: absolute;
    right: 8px;
    bottom: 8px;
    cursor: pointer;
    border-width: 5px;
    border-color: transparent;
    border-bottom-color: #ccc;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
    border-top-style: solid;
}
.pageQuesList .on .intro {
    display: block;
}
.pageQuesList .on .open {
    display: none
}
.pageQuesList .on .close {
    display: inline-block;
    *dispaly: inline;
    zoom: 1;
}
/* 文章内容 */

.articleCon {
    padding: 20px 0px;
}
.articleCon .articleTitle {
    padding-top: 10px;
    font-size: 27px;
    line-height: 160%;
    font-family: "微软雅黑", "宋体";
    font-weight: bold;
}
.articleCon .artPro {
    color: #888;
    border-bottom: 1px solid #E7E7E7;
    height: 48px;
    line-height: 22px;
    position: relative;
    font-size: 12px;
    margin: 15px 0 20px 0;
}
.articleCon .artPro .info span {
    margin-right: 10px;
}
.articleCon .artPro ul {
    top: 14px;
    position: absolute;
    height: 35px;
    right: 0;
    margin-bottom: -1px;
}
.articleCon .artPro li {
    float: right;
    width: 49px;
    height: 35px;
    overflow: hidden;
}
.articleCon .artPro .s {
    text-align: center;
    width: 7px;
    color: #999;
}
.articleCon .artPro a {
    display: block;
    width: 54px;
    height: 34px;
    background: url(../../base/img/con-icons.png) center 8px no-repeat;
}
.articleCon .artPro .zoomB a {
    background-position: center -53px;
}
.articleCon .artPro .fav a {
    background-position: center -171px;
}
.articleCon .artPro .print a {
    background-position: center -112px;
}
.articleCon .artPro .bdsharebuttonbox a {
    float: none;
    padding: 0 !important;
    background-position: center -233px;
    margin: 0;
}
.articleCon .artPro a:hover {
    background-position: center -306px;
    border-bottom: 1px solid #065896
}
.articleCon .artPro .zoomB a:hover {
    background-position: center -367px;
}
.articleCon .artPro .fav a:hover {
    background-position: center -485px;
}
.articleCon .artPro .print a:hover {
    background-position: center -426px;
}
.articleCon .artPro .bdsharebuttonbox a:hover {
    background-position: center -545px;
}
.articleCon .subTitle {
    font-size: 18px;
    line-height: 160%;
    color: #555;
    font-family: "微软雅黑", "宋体";
    font-weight: 200;
}
.articleCon .property {
    line-height: 24px;
    padding: 10px 10px;
    margin: 5px 0;
    text-align: center;
    color: #999;
    border-bottom: 1px dotted #ddd
}
.articleCon .property span {
    padding: 0 5px;
}
.articleCon .userControl {
    line-height: 38px;
    text-align: right;
    color: #999;
    height: 38px;
}
.articleCon .userControl .fr {}
.articleCon .description {
    text-indent: 2em;
    color: #666;
    font-size: 12px;
    line-height: 24px;
    background: #f7f7f7;
    border: #eee 1px solid;
    padding: 10px 20px;
}
.articleCon .conTxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 15px 0 0 0;
    overflow: hidden;
    word-break: break-all;
}
.articleCon .downLoad {
    margin-bottom: 20px
}
.articleCon .conTxt p {
    padding-bottom: 20px;
}
.articleCon .conTxt img {
    max-width: 830px;
    height: auto;
}
.articleCon .page {
    padding: 0 10px 0 0;
}
.articleCon .others {
    padding-top: 12px;
    border-top: #e1e1e1 1px solid;
}
.articleCon .others .prev, .articleCon .others .next {
    font-size: 14px;
    line-height: 32px;
    color: #999;
}
.articleCon .others .next {}
.bds_more {
    padding-top: 2px !important;
}
.relatBox {
    margin-bottom: 20px;
}
.relatBox .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px;
    border-top: 2px solid #0064B0;
    border-bottom: 1px solid #ddd;
}
.relatBox .hd h3 {
    font-size: 16px;
    color: #0064B0
}
.conTxt .stat {
    border-bottom: 1px solid #ddd;
    margin: 0 5%;
    width: 90%;
}
.conTxt .stat td {
    border: 1px solid #e7e7e7;
    font-size: 16px;
    padding: 8px 0 8px 15px;
    color: #666;
}
.conTxt .stat .tdbg {
    background: #f4f4f4;
    border-right: 1px solid #e7e7e7;
    width: 320px;
    padding-left: 25px;
}
.conTxt .stat .tdbg b {
    color: #f00;
    font-weight: normal;
    margin-left: 5px;
}
.conTxt .stat .noborder {
    border-right: 1px solid #e7e7e7;
    border-top: 0;
    border-bottom: 0;
    padding: 8px 0 8px 40px;
    font-size: 14px;
    color: #888;
}
.conTxt .stat .noborder2 {
    border-right: 1px solid #e7e7e7;
    border-top: 0;
    border-bottom: 0;
    padding: 6px 0 6px 15px;
    font-size: 14px;
    color: #acacac;
}
/* 相关 */

.relation {
    margin: 10px 0;
}
.relation .hd {
    line-height: 26px;
    border-bottom: #ddd 1px solid;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
}
.relation .bd {
    padding: 5px 10px;
}
/* 文章-大事件 */

.dsjPage {
    padding: 0 0 0 60px;
    background: url(../../base/img/dsj.png) -335px 0 repeat-y;
    margin: 20px 0;
}
.dsjPage .hd {
    position: relative;
    height: 24px;
    z-index: 10
}
.dsjPage .hd i {
    display: block;
    height: 24px;
    width: 20px;
    background: url(../../base/img/dsj.png) 0 0 no-repeat;
    position: absolute;
    left: -43px;
}
.dsjPage .fd {
    position: relative;
    height: 13px;
    z-index: 10
}
.dsjPage .fd i {
    display: block;
    height: 13px;
    width: 24px;
    background: url(../../base/img/dsj.png) 0 -107px no-repeat;
    position: absolute;
    left: -45px;
}
.dsjList {
    padding-top: 15px;
}
.dsjList li {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ccc;
    position: relative;
}
.dsjList .ico {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../../base/img/dsj.png) 0 -53px no-repeat;
    position: absolute;
    left: -45px;
    top: 5px;
}
.dsjList .title {
    font: bold 18px/200% "microsoft yahei";
    color: #065896;
    padding-bottom: 10px;
}
.dsjList .pic {
    float: left;
    width: 120px;
    margin-right: 20px;
}
.dsjList .pic img {
    width: 120px;
    height: 90px;
}
.dsjList .con {
    font-size: 14px;
    line-height: 180%;
    color: #666;
    overflow: hidden;
}
.dsjList .hasPic .con {
    margin-left: 137px;
}