﻿*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
a:hover{
    color: #333;
    cursor: pointer;
}
.mb80{
    margin-bottom: 80px;
}
.mb40{
    margin-bottom: 40px;
}
.mb30{
    margin-bottom: 30px;
}
.pb80{
    padding-bottom: 80px;
}
.p20{
    padding: 20px;
}
.pb0{
    padding-bottom: 0;
}
.plr20{
    padding: 0 20px;
}
.pb40{
    padding-bottom: 40px;
}
.mr20{
    margin-right: 20px;
}
.pr20{
    padding-right: 20px;
}
.w100{
    width: 100%;
}
.cl::after{
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.cl{
    zoom: 1;
}
.wrap{
    min-width: 1200px;
    background: url(/statics/mzw/special/xkcjs/images/bg.jpg) no-repeat top left;
    background-size: 100% 100%;
    padding-bottom: 60px;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.cbg{
    background-color: #fff8ec;
}
/* banner */
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
.banner{
    min-width: 1200px;
    background: url(/statics/mzw/special/xkcjs/images/bg.jpg) no-repeat top left;
    background-size: 100% 100%;
}
.content_in{
    margin-top: -5%;
    position: relative;
    z-index: 11;
}
/* tab */
.tab_line{
    position: relative;
    display: table;
}
.tab_left{
    width: 192px;
    float: left;
    box-sizing: border-box;
}
.tab_left a{
    position: relative;
    display: block;
    margin-bottom: 15px;
}
.tab_left a:last-child{
    margin-bottom: 0;
}
.tab_left_active::after{
    content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 27px;
    height: 19px;
    background: url(/statics/mzw/special/xkcjs/images/arrow.png) no-repeat top left;
    background-size: 27px 19px;
}
.tab_left a img{
    width: 100%;
    display: block;
}
.tab_right{
    position: absolute;
    left: 192px;
    top: 0;
    bottom: 0;
    height: 100%;
    width: calc( 100% - 192px );
    background: url(/statics/mzw/special/xkcjs/images/js_bg.jpg) no-repeat top left;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.tab_content{
    display: none;
}
.tab1_left{
    float: left;
    width: 430px;
    height: 439px;
    position: relative;
    margin: 21px 0 21px 60px;
}
.tab1_left .circle{
    display: block;
    position: absolute;
    top: 120px;
    left: 66px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #b6420a;
    animation: mapdotscale 1s infinite;
}
@-webkit-keyframes mapdotscale {
    0%   { -webkit-transform: scale(1, 1) ; opacity: 0.8; }
    50%{-webkit-transform: scale(0.9, 0.9) ;opacity: 1; }
   100% { -webkit-transform: scale(1, 1);opacity: 0.8; }
}
.tab1_left .circle.circle2{
    top: 200px;
    left: 35px;
}
.tab1_left .circle.circle3{
    top: 245px;
    left: 18px;
}
.tab1_left .circle.circle4{
    top: 302px;
    left: 70px;
}
.tab1_left .circle.circle5{
    top: 344px;
    left: 95px;
}
.tab1_left .circle.circle6{
    top: 397px;
    left: 147px;
}
.tab1_left .circle.circle7{
    top: 343px;
    left: 264px;
}
.tab1_left .circle.circle8{
    top: 310px;
    left: 350px;
}
.tab1_left img{
    width: 100%;
}
.tab1_right{
    float: left;
    width: calc( 100% - 430px - 60px );
}
.tab1_right img{
    width: 100%;
    margin-top: 40px;
    margin-left: -70px;
}
.tab1_right p{
    font-size: 18px;
    color: #b6420a;
    line-height: 2.0;
    padding-left: 40px;
    padding-right: 65px;
    text-align: justify;
}

.tab2_title{
    width: 488px;
    margin-left: 30px;
    margin-top: 50px;
}
.tab2_title img{
    width: 100%;
}
.tab2_content{
    width: 933px;
    margin-left: 20px;
    margin-top: 50px;
}
.tab2_content img{
    width: 100%;
}
.tab3_content{
    padding: 80px 15px;
    color: #b83404;
}
.tab3_content p{
    font-size: 18px;
    color: #b83404;
    line-height: 1.8;
    margin-top: 15px;
    margin-bottom: 15px;
}
.tab3_content span{
    font-size: 20px;
    color: #b83404;
}
.tab4_content{
    height: 100%;
    margin: 0 auto;
}
.mbrw_content{
    display: table;
    height: 100%;
    margin: 0 auto;
}
.mbrw{
   width: 898px; 
   display: table-cell;
   vertical-align: middle;
}
.mbrw img{
    width: 100%;
}
/* ad_banner */
.ad_banner{
    display: block;
    margin-top: 20px;
}
.ad_banner img{
    width: 100%;
    display: block;
}
/* title */
.title{
    height: 176px;
    width: 100%;
    text-align: center;
}
.title img{
    height: 100%;
    width: auto;
}
/* 要闻动态 */
.swiper-wrap {
    position: relative;
}

/* 分页器样式 */
.swp-pagination {
    position: absolute;
    bottom: 5px;
    right: 0;
}

.swp-pagination>.swiper-pagination-bullet {
    margin-right: 5px;
    background: #fff;
    opacity: 1;
}

.swp-pagination>.swiper-pagination-bullet-active {
    background: #ee8d30;
}
.new_list{
    position: relative;
}
.news_item{
    width: 48%;
    float: left;
    box-sizing: border-box;
}
.slide_item{
    padding-top: 10px;
    margin-right: 20px;
    width: 48%;
    border-top: 1px solid #cac7c1;
}
.swiper-slide {
    width: 100%;
    position: relative;
}

.swiper-slide>a>img {
    width: 100%;
    display: block;
}

.swiper-slide>a>.h4-title {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0;
    box-sizing: border-box;
    padding: 8px 150px 8px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bt{
    border-top: 1px solid #cac7c1;
}
.txt-ul{
    margin-left: 20px;
}
.ml0{
    margin-left: 0px;
}
.txt-ul >li >a{
    width: 100%;
    float: left;
    font-weight: bold;
    display: block;
    font-size: 20px;
    color: #4d4d4d;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.txt-ul >li >p{
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    text-align: justify;
    /* 限制文本2行 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
}
.txt-ul >li >p>span{
    display: block;
    float: right;
    color: #999;
}
.txt-ul >li{
    line-height: 1.8;
    list-style: none;
}
.dec_ul li{
    color: #118ffd;
    list-style: square;
}
.more_btn{
    width: 100%;
    text-align: right;
}
.more_btn .more{
    font-size: 14px;
    display: inline-block;
    color: #d1110a;
    padding: 0 20px 0 20px;
}
.news_content a{
    display: block;
    font-size: 20px;
    color: #a89a47;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.news_content{
    border: 1px solid #bcb171;
}
.news_content p{
    padding: 0 20px 0 20px;
    font-size: 18px;
    color: #333;
    line-height: 1.8;
    text-align: justify;
    padding-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #bcb171;
    /* 限制文本2行 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
    min-height: 65px;
}
.news_content p span{
    display: block;
    float: right;
    color: #999;
    font-size: 14px;
}
.jc_news_ul{
    width: 100%;
    box-sizing: border-box;
}
.jc_news_ul li{
    height: 35px;
    line-height: 35px;
}
.jc_news_ul li a{
    font-size: 18px;
    display: block;
    float: left;
    width: calc( 100% - 120px );
}
.jc_news_ul li span{
    display: block;
    width: 120px;
    float: right;
    text-align: right;
    color: #999;
}
.ss_list{
    padding: 0 30px;
    box-sizing: border-box;
    padding-bottom: 50px;
}
.ss_list>.news_item{
    /* width: calc( calc( 100% - 40px ) / 2 ); */
    width: 50%;
    box-sizing: border-box;
}
.ss_list>.news_item:nth-child(odd){
    padding-right: 20px;
}
.ss_list>.news_item:nth-child(even){
    padding-left: 20px;
}
/* 视频展播 */
.shipin_wrap{
    position: relative;
}
.sp_wrap{
    background: url(/statics/mzw/special/xkcjs/images/shipin_bg.jpg) no-repeat top left;
    background-size: 100% 100%;
}
#certify .swiper-slide img{
    width: 100%;
}
#swp2 .swiper-slide p{
    padding: 0 15px;
    text-align: center;
    color: #636363;
    font-size: 16px;
    margin: 0;
    margin-top: 10px;
    line-height: 1.8;
}
#swp2 .swiper-slide .img_item{
    position: relative;
}
#swp2 .swiper-slide .img_item::before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 51px;
    height: 49px;
    background: url(/statics/mzw/special/xkcjs/images/video.png) no-repeat top left;
    background-size: 51px 49px;
}

/* 列表页样式 */
.news_list>li{
    line-height: 40px;
    overflow: hidden;
}
.news_list>li>a{
    display: block;
    font-size: 16px;
    color: #282828;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}
.list>li{
    list-style-type: none;
    margin-left: 0;
}
.list>li>a{
    width: calc( 100% - 140px );
    position: relative;
    padding-left: 10px;
}
.list>li>a::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 4px;
    height: 4px;
    background-color: #c69917;
}
.focus>li>a{
    width: calc( 100% - 100px );
    box-sizing: border-box;
    float: left;
}
.focus>li>span{
    display: block;
    width: 100px;
    float: right;
    color: #282828;
}
.split>li:nth-child(5n){
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c69917;
}
.pages_style{
    text-align: center;
}
.pages_style>a{
    padding: 0 5px;
    margin: 0 2px;
    border: 1px solid #e8e8e8;
    color: #6f6f6f;
}
.pages_style>span{
    background-color: #c69917;
    padding: 0 5px;
    margin: 0 2px;
    color: #fff;
}
.nav_current {
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
}
.nav_current>span {
    color: #424242;
    font-size: 16px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 30px 30px 0;
}
.content-wrap{
    max-width: 1200px;
    padding: 30px;
}


/* 内容页样式 */
.h3-show-title{
    color: #282828;
    text-align: center;
    margin-bottom: 15px;
}
.show-nav-left{
    width: 50%;
    display: block;
    float: left;
}
.show-nav-right{
    display: block;
    width: 50%;
    float: left;
}
.rightfz{
    width: 50%;
    float: left;
}
.rightshare{
    width: 50%;
    float: left;
}
.timebox{
    line-height: 40px;
    color: #282828;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #b2b2b2;
}
.info {
    padding: 0 40px;
    line-height: 30px;
    font-size: 16px;
    clear: both;
    text-align: left;
}

/* bottom */
.bottom{
    text-align: center;
    padding-bottom: 50px;
}
.bottom p{
    font-size: 18px;
    color: #333;
    line-height: 30px;
    text-align: center;
}
@media screen and (max-width: 1199px){
    .m_content_in{
        margin-top: -18% !important;
    }
    .banner{
       width: 100%;
    }
    /* .banner{
        width: 100%;
        min-width: auto;
    }
    .container{
        width: 100%;
    }
    .content_in{
        margin-top: -18% !important;
    } */
}