@charset "utf-8";

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
    margin: 0;
    padding: 0;
    color: #333;
    font: 14px/24px "微软雅黑";
}
html {
    display: inline-block;
    width: 100%;
}
img {
    /* display: block; */
    border: none;
}
a {
    text-decoration: none;
    cursor: pointer;
    border: 0;
}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#0065b3;}
strong {
    font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
    list-style: none;margin-bottom:0!important;
}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em,
i {
    font-style: normal;
}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #999;}
/* base css */
.block {
    display: block;
}
.show {
    display: inherit;
}
.hide {
    display: none;
}
.dis-in-b {
    display: inline-block;
}
.img-auto {
    display: block;
    width: 100%;
    height: auto;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.fixed {
    position: fixed;
}
.not-index-wrap {
    width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
    background-color: #fff;
}
.line {
    border-bottom: 1px #d1d1d1 solid;
}
.dotted {
    border-bottom: 1px #a5a5a5 dotted;
}
.space {
    margin-top: 10px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-10 {
    margin-left: 10px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.ml-40 {
    margin-left: 40px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-20 {
    padding-top: 20px;
}
.overflow {
    overflow: hidden;
}




/* 当前定位 */
.curmb{
    min-width: 1200px;
    background: #efefef;
}
.curmb_main{
    height: 45px;padding-left: 40px;
    font-size: 14px;line-height: 45px;
    background: url(../images/dqwz.png) 15px center no-repeat;
    box-sizing: border-box;
}
.time_main{
     height: 45px;padding-left: 40px;
    font-size: 14px;line-height: 45px;
}
.curmb a{
    color: #666;
}
/* /当前定位 */



.main_h4{
    margin: 15px 0;
    text-align: center;
}
.main_h4 .main_titleCon{
    color: #105ca8;font-size: 18px;
    line-height: 1.8;
}
.main_h4 .main_titleCon:first-child{
    display: block;
    font-size: 28px;font-weight: 500;
}
.main_h4 .main_titleA{
    float: right;
    color: #0065b3;
    font-size: 14px;font-weight: 700;
    line-height: 50px;
}
.col-md-12{
    width: 100%;
    overflow: hidden;
}
.col-md-6{
    width: 50%;
    box-sizing: border-box;
    float: left;
}
.col-md-12 .col-md-6:nth-child(odd){
    padding-right: 20px;
}
.col-md-12 .col-md-6:nth-child(even){
    padding-left: 20px;
}
.main_gzdt{
    /* width: 440px; */
    float: right;
}
.main_lb .main_title{
    width: 100%;height: 45px;margin-bottom: 20px;
}
.main_lb .main_title h5{margin: 0;}
.main_title h5{
    display: block;
    height: 45px;line-height: 45px;margin: 20px 0 10px;padding: 0 15px;
    background: url(../imagesIndex/lanmu-bj.png) no-repeat;
}
.main_title h5 img{
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
}
.main_title h5 .main_titleT{
    display: inline-block;
    color: #0065b3;font-size: 22px;font-weight: bold;
    line-height: 45px;letter-spacing: 1px;
}
.main_title h5 .main_titleM{
    float: right;
    color: #0065b3;
    font-size: 14px;
    line-height: 45px;
}
.main_lb .main_con ul li{
    height: 64px;
    line-height: 64px;
    border-bottom: 1px dashed #ddd;
}
.main_lb .main_con ul li:last-child{
    border-bottom:0!important;
}
.main_lb .main_con ul li a{
    display: block;
    width: 440px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    font-size: 18px;font-weight: bold;
    line-height: 64px;
}
.main_lm{
    margin:15px 0 0 0 ;
}
.main_lm .main_con ul{
    margin-top: 10px;
}
.main_lm  .main_con ul li{
    height: 40px;
    line-height: 40px;
    background: url(../images/li_list.png) no-repeat left;
    padding:0 15px;
}
.main_lm .main_con ul li a{
    display: block;
    width: 540px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    font-size: 18px;
}


/* 专题专栏 */
.main_zt{
    margin:15px 0 0 0 ;
}
.zt{
    width: 100%;
    height: 145px;
    background: #f4f4f4;
    padding: 10px;
        box-sizing: border-box;
}
.zt_title{
    width: 35px;
    height: 125px;
    text-align: center;
    background: #0065b3;
    padding: 16px 0px;
    box-sizing: border-box;
}
.zt_title span{
    font-size: 18px;
    color: #fff;
    writing-mode: tb-rl;
    letter-spacing: 5px;
}
.zt_con ul{
    overflow: hidden;
}
.zt_con ul li{
    float: left;
    padding-left: 12px;
}
.zt_con ul li img{
    width: 274px;
    height: 125px;
}
.lz{
    width: 100%;
    /* height: 165px; */
    margin-top: 30px;
    padding-top: 50px;
    background: url(../imagesIndex/lzwh-bt.png) no-repeat top center;
    position: relative;
}
.lz .lz_click{
    width: 200px;height: 37px;
    position: absolute;top: 0;left: 50%;margin-left: -100px;
}
.lz .lz_click a{
    display: inline-block;
    width: 100%;height: 100%;
}
.lz ul{
    /* display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 120px; */
    overflow: hidden;
}
.lz ul li {
    width: 33.3%;
    height: 40px;
    line-height: 40px;
    background: url(../images/li_list.png) no-repeat left;
    padding: 0 15px;
    float: left;
    box-sizing: border-box;
}
.lz ul li a {
    display: block;
    width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    font-size: 18px;
    /* color: #333!important; */
    line-height: 40px;
}
.lz>a{
    float: right;
    color: #0065b3;
    font-size: 14px;
}
.sp{
    width: 100%;
    /* height: 440px; */
    margin-top: 30px;
    background: #f4f4f4;
    padding: 10px 10px 0;
    box-sizing: border-box;
}
.sp_title{
    width: 100%;
    height: 48px;
    background: #ffffff;
    margin-bottom: 15px;
}
.sp_title ul li{
    width: 33%;
    float: left;
    text-align: center;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}
.sp_title ul li a{
    color:#333;
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
.sp_title ul li.sp_active{
    border-bottom: 2px solid #0065b3;
}
.sp_title ul li.sp_active a{
    color:#0065b3;
}
.content {
    overflow: hidden;
    margin-top: 20px;
}


/* .l-img {
    width: 545px;
    height: 356px;
    position: relative;
    overflow: hidden;
}
.l-img img {
    width: 100%;
    height: 100%;
} */
/* .l-img .til {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    padding: 0 20px;
    background-color: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} */
.s-img {
    width: 270px;height: 175px;margin: 0 0 10px 10px;
    overflow: hidden;
    position: relative;
    float: right;
}
.sp_con .s-img:first-child{
    width: 610px;
    height: 360px;
    float: left;
    margin-left: 0;
}
.s-img .sp_a{
    display: block;
    width: 100%;height: 100%;
    text-align: center;
    background: #fcecd1;
}
.s-img img {
    max-width: 100%;height: 100%;
    /* position: absolute;top: 50%;left: 50%; */
    /* transform: translateX(-50%) translateY(-50%); */
}
.s-img .til {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding: 0 20px;
    background-color: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.til a{
    color: #fff;
}
.main_lj{
    margin: 30px 0;
}
.lj_title i{
    width: 5px;
    height: 45px;
    display: block;
    background: #0066b4;
    float: left;
    margin-right: 5px;
}
.lj_title h5{
    height: 45px;
    line-height: 45px;
    display: block;
    background: #ddebf8;
    color: #0065b3;
    font-size: 22px;
    padding: 0 15px;
    font-weight: bold;
}
.yqlj{margin-top: 5px;overflow: hidden;}
.yqlj span{padding-left: 14px; float: left; background:url(../images/li_list.png) no-repeat left; line-height: 40px; font-size: 18px; margin-right:42px;}
.yqlj span a{font-size: 18px;}


/* 举报方式 */
.jb_divAll{
    width: 200px;
    display: block;
    position: fixed;right: 5px;
    top: 50%;margin-top: -120px;
    /* top: 390px; */
}
.jb_title{
    width: 100%;
    height: 45px;
    background: url(../imagesIndex/jbfs-bj.png) no-repeat;
    background-position: -60px -5px;
}
.jb_title h5{
    height: 45px;
    line-height: 45px;
    display: block;
    color: #ffffff;
    font-size: 20px;
    padding: 0 15px;
}
.jb_con{
    width: 100%;
    /* height: 325px; */
    background: url(../imagesIndex/dw-bj.png) no-repeat;
    background-size: 100% 100%;
    padding: 10px 10px 18px;
    box-sizing: border-box;
}
.jb_ul1 {
    overflow: hidden;
}
.jb_ul1 li{
    margin: 5px 0;
    overflow: hidden;
}
.jb_ul1 li img{
    float: left;
    width: 18px;
    margin-top: 1px;
    margin-right: 5px;
}
.jb_ul1 li span{
    line-height: 20px;
    float: left;
    width: 157px;
    font-size: 12px;
    font-weight: 600;
}
.jb_ul2 li{
    width: 94%;
    height: 40px;
    background:#ed5e58;
    text-align: center;
    margin: 15px 3%;
}
.jb_ul2 li img{
    display: inline-block;
    vertical-align: sub;
    margin-right: 10px;
    width: 20px;
}
.jb_ul2 li a{
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}
.jb_weixin{
    position: relative;
}
.jb_weixin:hover .jb_weixinEr{
    display: inline-block;
}
.jb_weixinEr{
    display: none;
    position: absolute;
    right: 100%;
    top: -108px;
}
.jb_weixinEr img{
    width: 300px !important;
}

.jb_divSuo{
    display: block;
    background: #fff;
    position: fixed;right: 5px;
    top: 50%;margin-top: -168px;
    /* top: 390px; */
}
.jb_divSuo .jb_divSuoUl{
    width: 80px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
.jb_divSuo .jb_divSuoUl>li{
    text-align: center;
    padding: 15px 0 10px;
    cursor: pointer;

    position: relative;
}
.jb_divSuo .jb_divSuoUl>li:hover{
    background: #ee5e59;
    color: #fff;
}
.jb_divSuo .jb_divSuoUl>li:hover a{
    color: #fff;
}
.jb_divSuo .jb_divSuoUl>li:hover .jb_SuoDiv{
    display: inline-block;
}
.jb_divSuo .jb_divSuoUl>li i{
display: inline-block;
    width: 28px;height: 28px;
}
.jb_divSuo .jb_divSuoUl>li:nth-child(1) i{
    background: url(../imagesIndex/lxlf-1.png) no-repeat;
}
.jb_divSuo .jb_divSuoUl>li:nth-child(1):hover i{
    background: url(../imagesIndex/lxlf-2.png) no-repeat;
}
.jb_divSuo .jb_divSuoUl>li:nth-child(2) i{
    background: url(../imagesIndex/jvdf-1.png) no-repeat;
}
.jb_divSuo .jb_divSuoUl>li:nth-child(2):hover i{
    background: url(../imagesIndex/jvdf-2.png) no-repeat;
}
.jb_divSuo .jb_divSuoUl>li:nth-child(3) i{
    background: url(../imagesIndex/wsjb-1.png) no-repeat;
}
.jb_divSuo .jb_divSuoUl>li:nth-child(3):hover i{
    background: url(../imagesIndex/wsjb-2.png) no-repeat;
}
.jb_divSuo .jb_divSuoUl>li:nth-child(4) i{
    background: url(../imagesIndex/wx-1.png) no-repeat;
}
.jb_divSuo .jb_divSuoUl>li:nth-child(4):hover i{
    background: url(../imagesIndex/wx-2.png) no-repeat;
}
.jb_divSuo .jb_divSuoUl>li span{
    display: block;
    font-weight: 500;
}
/* .jb_divSuo .jb_SuoDiv{
    position: relative;
} */
.jb_divSuo .jb_SuoDiv{
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
}
.jb_divSuo .jb_SuoDiv4{
    top: -82px;
}
.jb_divSuo .jb_SuoDiv1{
    width: 200px;
}
.jb_divSuo .jb_SuoDiv2{
    width: 205px;
}
.jb_divSuo .jb_SuoDiv2{
        background-position: -5px 0px;
    border: 1px solid #ccc;
    background-size: 110% 100%;
    padding: 12px 10px;
}

.jb_divSuo .jb_divSuoUl li:nth-child(3) a:hover{
    color: #fff;
}
.jb_divSuo .jb_SuoDiv .jb_ul1 span{
    text-align: left;
}
.jb_divSuo .jb_SuoDiv4 img{
    width: 300px;
}

@media (max-width: 1630px) {
    .jb_divAll{
        display: none !important;
    }
    .jb_divSuo{
        display: inline-block !important;
    }
}
@media (min-width: 1630px) {
    .jb_divAll{
        display: inline-block !important;
    }
    .jb_divSuo{
        display: none !important;
    }
}
/* /举报方式 */




.images-wrap {
    /* width: 560px; */
    /* width: 721px; */
    /* height: 337px; */
    height: 400px;
    overflow: hidden;
    position: relative;
}
.images-wrap img{
    /* width: 560px; */
     width: 100%;
    /* height: 337px; */
    height: 386px;
    display: block;
}
.images-wrap .images-list,
.zx-images-wrap .zx-images-list {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slide-img-title {
    width: 100%;
    background-color: #f2f2f2;
    height: 28px;
    font: 16px/28px "微软雅黑";
}
.slide-img-btn {
    bottom: 35px;
    right: 25px;
}
.slide-img-btn > ul > li,
.zx-slide-img-btn > ul > li {
    float: left;
    margin-right: 11px;
    width: 11px;
    height: 11px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}
.slide-img-btn > ul > li.on,
.zx-slide-img-btn > ul > li.on  {
    background: #0070e4;
}


/* zx start */
.zx-images-wrap {
    overflow: hidden;
    position: relative;
}
.zx-images {
    display: block;
}
.zx-images-bg {
    position: absolute;
    bottom: -2px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
}
.zx-slide-img-type {
    display: inline-block;
    text-align: center;
    background-color: #4eccdc;
    padding-top: 6px;
    width: 60px;
    height: 54px;
    float: left;
    bottom: -2px;
    color: #fff;
}
.zx-slide-img-title {
    display: inline-block;
    width: 80%;
    color: #fff;font: bold 16px/60px "微软雅黑";
    box-sizing: border-box;

    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;    
}
.zx-slide-img-btn {
    bottom: 16px;
    right: 9px;
}
.zx-news {
    width: 57%;
    margin-left: 20px;
    text-align: left;
}
.zx-zt-title {
    color: #0070e4;
    font: bold 18px/40px "微软雅黑";
    height: 40px;
    display: inline-block;
    border-bottom: 1px #0070e4 solid;
    padding: 0 20px;
    position: relative;
    top: 1px;
}
.zt-wrap {width: 100%;display: inline-block;}
.zt-wrap-list {
    width: 23.7%;
    float: left;
}
.zt-wrap-list > a {
    width: 100%;
    display: inline-block;
}
.zt-wrap-list.list-mr {
    margin-right: 20px;
}
.zt-wrap-list > p {
    padding: 10px 15px;
    background-color: #f3f3f3;
    font: 14px/28px "微软雅黑"
}
.zt-wrap-list li {
    height: 32px;
    padding-left: 10px;
    background: url(/webimages/zx-zt-arrow.png) left center no-repeat;
    margin: 4px 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zt-wrap-list li a {
    font: 16px/32px "微软雅黑";
}
.zx-slide-img-title-2 {
    font: 14px/60px "微软雅黑";
    margin-left: 20px;
}
/* zx end */
