.img-cont img{
    display: block;
    width: 100%;
}
.xktx_color .nav_wrap .nav_main {
    background:  #ac4840;
}

.xktx_color .nav_box:before {
    background: linear-gradient(to left,rgba(206,32,52,0) 0, #ac4840 100%);
}

.xktx_color .nav_box:after {
    background: linear-gradient(to right,rgba(206,32,52,0) 0, #ac4840 100%);
}

.xktx_content_warp p a{
    color:  #ac4840;
}

.top_left .title {
    color:  #ac4840;
    background-image: url("sk_xktx_zzx_subject_bg.png");
}

.xktx_wrap .xktx_title01_left{
    background-image: url("sk_xktx_zzx_title01.png");
}

.xktx_wrap .xktx_title01:after{
    background:  #ac4840;
}

.mobile_none {
    display: none !important;
}
.xktx_wrap {
    width: 100%;
    margin-top: .5rem;
    padding: 0 .2rem .4rem .2rem;
    box-sizing: border-box;

}

.xktx_title01_wrap {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.xktx_title01 {
    display: inline-block;
    position: relative;
}

.xktx_title01:after {
    content: '';
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: .18rem;
    background-color: #ce2034;
    display: block;
}

.xktx_title01_left {
    width: 1.52rem;
    height: .52rem;
    line-height: .42rem;
    font-size: .3rem;
    padding-left: .3rem;
    box-sizing: border-box;
    font-weight: bold;
    color: #FFF;
    background: url(./sk_xktx_jjx_title01.png) no-repeat left top;
    background-size: 100%;
    float: left;
}

.xktx_title01_right {
    float: left;
    width: 5rem;
    padding-left: .1rem;
    font-size: .36rem;
    font-weight: bold;
    text-align: left;
    padding-bottom: .2rem;
}

.xktx_title01_right a {
    color: #333;
}

.xktx_toutiao {
    text-align: left;
    margin-top: .1rem;
    padding-left: .3rem;
}
.xktx_toutiao .xktx_toutiao_link {
    display: block;
    line-height: 1.8;
    margin: 0 .12rem;
    color: #333;
    position: relative;
    padding-left: .22rem;
    font-size: .3rem;;

}


.xktx_toutiao .xktx_toutiao_link::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #666;
    display: block;
    position: absolute;
    left: 0;
    top: .22rem;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.xktx_toutiao .xktx_toutiao_link:hover {
    color: #ce2034;
}

.xktx_toutiao .xktx_toutiao_more {
    width: 1.2rem;
    padding-right: .46rem;
    color: #666;
    font-size: .28rem;
    background: url(./sk_xktx_jjx_morebg.png) no-repeat right center;
    background-size: .4rem;
    display: block;
    margin: .2rem auto 0 auto;
}



/*----------我是分割线1---------*/

.xktx_content_warp {
    width: 100%;
    margin-top: .3rem;
}


.xktx_content_swiper {
    width: 100%;
    height: 4.7rem;
    margin-top: 0.3rem;
}

.swiper1_img {
    width: 100%;
    height: 4.7rem;
}

.swiper1_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-container1 .swiper-slide{
    position: relative;
}


.swiper-container1 .pagination {
    position: absolute;
    z-index: 20;
    bottom: 20px;
    right: 15px;
}
.swiper-container1 .swiper-pagination-switch {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 0.06rem;
    background: #fff;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.4s;
}
.swiper-container1 .swiper-active-switch {
    background: #ce2034;
    width: 0.3rem;
}

.swiper1_text {
    background-color: rgba(0,0,0,.5);
    height: .8rem;
    line-height: .8rem;
    font-weight: bold;
    border-top: none;
    padding: 0 .2rem;
    box-sizing: border-box;
    font-size: .26rem;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;

}

.swiper-container1 {
    position: relative;
}

.swiper1_prev,
.swiper1_next {
    width: .4rem;
    height: .4rem;
    background: url(./sk_xktx_swiper_prev_bg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 2rem;
    opacity: 1;
    cursor: pointer;
    display: none;
}

.swiper1_prev {
    left: .1rem;
}

.swiper1_next {
    right: .1rem;
    background: url(./sk_xktx_swiper_next_bg.png) no-repeat;
    background-size: 100%;
}

.swiper1_prev:hover,
.swiper1_next:hover {
    opacity: 1;
}

.xktx_title02_wrap {
    position: relative;
    border-bottom: 0.06rem solid #ffbb3a;
    padding-bottom: 0.1rem;
}

.xktx_title02 {

    overflow: hidden;
}

.xktx_title02_wrap:after {
    content: '';
    position: absolute;
    width: 1.6rem;
    height: 0.06rem;
    background-color:  #ac4840;
    left: 0;
    bottom: -0.06rem;
    display: block;
}

.xktx_title02_left {
    float: left;
    font-size: 0.38rem;
    color: #ac4840;
    font-weight: bold;
}

.xktx_more {
    font-size: 0.24rem;
    padding-right: 0.4rem;
    color: #666;
    background: url(./sk_xktx_zzx_more_btn.png) no-repeat right center;
    background-size: 0.3rem auto;
    display: inline-block;
    color:  #ac4840;
    margin-top: 0.1rem;
}

.xktx_content_right {
    width: 100%;
    margin-top: 0.3rem;
}

.xktx_content_bottom {
    border-bottom: 1px solid #ddd;
    padding-bottom: .2rem;
    margin-left: .16rem;
}

.xktx_content_bottom h2 {
    font-size: .32rem;
    margin-top: .2rem;
}

.xktx_content_bottom h2 a {
    color: #333;
}

.xktx_content_bottom p {
    font-size: .3rem;
    line-height: 1.8;
    color: #666;
    margin-top: .2rem;
}

xktx_content_ul {
    margin-top: 0.2rem;
}

.xszx_content .xszx_top{
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
}


.xszx_content .xszx_top p{
    color: #666666;
    font-size: 0.24rem;
    margin: 0.1rem auto 0;
    line-height: 1.6;

}

.xszx_content .xszx-text li,.xkzl-wrap .xkzl-news .text-list li{
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
    color: #666666;
}

.xszx_content .xszx-text li:hover{
    color: #ac4840;
}

.xszx_content .xszx-text li:before,.pyxsd_content .pyxsd-text li:before,.xkzl-wrap .xkzl-news .text-list li:before,.tsqk-content .tab-main .tsqk-list li:before{
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    background-color: #ac4840;
    display: inline-block;
    margin-right: 0.16rem;
    vertical-align: 0.04rem;
    border-radius: 50%;
}


.xktx_content_warp h3{
    font-size: 0.3rem;
}

.pyxsd_content .pyxsd-top{
    height: 1.2rem;
    line-height: 1.2rem;
    border: solid 1px #cccccc;
    background: url("sk_xktx_zzx_pyxsd.png") 0 center no-repeat;
    box-sizing: border-box;
    padding-left: 2.3rem;
    color: #333333;
    font-size: 0.24rem;
    background-size: 1.9rem auto;
}
.pyxsd_content .pyxsd-top a{
    display: inline-block;
    line-height: 1.8;
    vertical-align: middle;
}

.pyxsd_content .pyxsd-text{
    margin-top: 0.1rem
}

.pyxsd_content .pyxsd-text li{
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    color: #333333;
    border-bottom: 1px dashed #ccc;
}



.tsqk-wrap{
    margin: 0.4rem 0;
    padding: 0 0.2rem;
}


.tsqk-content .tab-top{
    border-bottom: 0.06rem solid #ffbb3a;
    text-align: center;
}

.tsqk-content .tab-top .tab-item{
    width: 1rem;
    display: inline-block;
    font-size: 0.3rem;
    padding-bottom: 0.2rem;
    cursor: pointer;
    border-bottom: 0.06rem solid transparent;
    color: #666666;
    margin-bottom: -0.06rem;
    font-weight: bold;
}

.tsqk-content .tab-top .tab-item.active{
    color: #ac4840;
    border-color: #ac4840;
}

.tsqk-content .tab-main{
    margin-top: 0.4rem;
}

.tsqk-content .tab-main .tab-item{
    display: none;
}

.tsqk-content .tab-main .tab-item.active{
    display: block;
}

.tsqk-content .tab-main .tsqk-swiper{
    position: relative;
    box-sizing: border-box;

}
.tsqk-content .tab-main .tsqk-swiper .swiper-slide{
    padding: 0 0.2rem;
    box-sizing: border-box;
}

.tsqk-content .tab-main .tsqk-swiper .swiper-btn{
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: 1.8rem;
    background-size: cover;
    cursor: pointer;
    background-repeat: no-repeat;
    z-index: 2;
}
.tsqk-content .tab-main .tsqk-swiper .swiper-btn.prev{
    left: 0;
    background-image: url("sk_xktx_jjx_media_prev.png");
}

.tsqk-content .tab-main .tsqk-swiper .swiper-btn.next{
    right: 0px;
    background-image: url("sk_xktx_jjx_media_next.png");
}

.tsqk-content .tab-main .tsqk-swiper .swiper-wrapper{
    width: 99999px;
}

.tsqk-content .tab-main .tsqk-swiper img{
    height: 4rem;
    object-fit: cover;
}

.tsqk-content .tab-main .tsqk-swiper .text-cont{
    font-size: 0.26rem;
    line-height: 1.6;
    margin-top: 0.1rem;
    text-align: center;
    padding: 0 0.2rem;
}

.tsqk-content .tab-main .tsqk-list{
    margin-top: 0.3rem;
}

.tsqk-content .tab-main .tsqk-list li{
    height: 0.6rem;
    line-height:0.6rem;
    border-bottom: 1px dashed #ccc;
    font-size: 0.26rem;
    color: #333333;
}


.szjl_content .szjl-list li{
    border-bottom: 1px dashed #ccc;
    padding: 0.2rem 0;
}

.szjl_content .szjl-list li h3{
    font-size: 0.26rem;
    color: #333333;
    font-weight: normal;
}

.szjl_content .szjl-list li p{
    font-size: 0.24rem;
    color: #666666;
    line-height: 1.8;
    margin-top: 0.1rem;
}

.szjl_content{
    margin-top: 0.3rem;
}



.xkzl-wrap{
    background: rgba(255, 192, 199, .2);
    padding-top: 0.5rem;
    padding-bottom: 0.8rem;
}

.xkzl-wrap .xkzl-content{
    padding: 0 0.2rem;
}

.xkzl-wrap .xkzl-content .xktx_title02_wrap{
    text-align: center;
    margin-bottom: 0.4rem;
}

.xkzl-wrap .xkzl-content .xktx_title02_left{
    float: none;
}

.xkzl-wrap .xkzl-content .xktx_title02_wrap:after{
    left: 50%;
    transform: translateX(-50%);
}

.xkzl-wrap .xkzl-swiper{
    width: 100%;
    height: 4.7rem;
}

.xkzl-wrap .xkzl-swiper .swiper-slide{
    position: relative;
}

.xkzl-wrap .xkzl-swiper .swiper1_img{
    height: 4.7rem;
}

.xkzl-wrap .xkzl-news{
    margin-top: 0.3rem;
}

.xkzl-wrap .xkzl-news .pic-list li{
    overflow: hidden;
    margin-bottom: 0.2rem;
}

.xkzl-wrap .xkzl-news .pic-list li .img-cont{
    width: 2.6rem;
    height: 1.4rem;
    float: left;
}
.xkzl-wrap .xkzl-news .pic-list li .img-cont img{
    height: 100%;
    object-fit: cover;
}

.xkzl-wrap .xkzl-news .pic-list li .text-cont{
    float: right;
    width: 4.2rem;
    height: 1.4rem;
    border-bottom: 1px dashed #ccc;
}

.xkzl-wrap .xkzl-news .pic-list li .text-cont h3{
    font-weight: normal;
    line-height: 1.6;
}

.xkzl-wrap .xkzl-news .pic-list li .text-cont p{
    font-size: 0.24rem;
    color: #666666;
    margin-top: 0.1rem;
}

.xkzl-wrap .xkzl-news .text-list{
    padding-top: 0.2rem;
}

.xktx_content_jjxp{
    width: 100%;
}
.xktx_content_jjgc {
    width: 100%;
    margin-top: .4rem;
}


.xktx_title03_wrap {
    width: 100%;
    text-align: center;
    line-height: 0;
}

.xktx_title03 {
    width: 100%;
    height: .34rem;
    display: inline-block;
    position: relative;
}

.xktx_title03:after {
    content: '';
    height: 1px;
    position: absolute;
    bottom: 0;
    left: .18rem;
    right: 0;
    background-color: #ce2034;
    display: block;
}

.xktx_title03_left {
    width: 1.82rem;
    height: .34rem;
    line-height: .28rem;
    font-size: .28rem;
    padding-left: .3rem;
    box-sizing: border-box;
    font-weight: bold;
    color: #e12e42;
    background: url(./sk_xktx_jjx_title03.png) no-repeat left top;
    background-size: .4rem;
    float: left;
}

.xktx_title03_right {
    float: left;
    padding-left: .3rem;
    font-size: .28rem;
    color: #333;
    font-weight: bold;
}

.xktx_title03_wrap .xktx_more{
    line-height: .28rem;
}


.llsy_content .xktx_title02_left{
    background-image: url("sk_xktx_zzx_llsy.png");
}

.llsy_content .llsy_top{
    padding: 0.3rem 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.2rem;
}

.llsy_content .llsy_top h3{
    text-align: center;
}

.llsy_content .llsy_top p{
    color: #666666;
    font-size: 0.24rem;
    line-height: 1.6;
    margin-top: 0.2rem;
    padding: 0 0.2rem;

}
.llsy_content .llsy-text li{
    font-size: 0.3rem;
    color: #333333;
    margin-bottom: 0.2rem;
}


.llsy_content .llsy-text li:before,.rmt_content .rmt-texts li:before{
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    background-color:  #ac4840;
    display: inline-block;
    margin-right: 0.2rem;
    vertical-align: 0.06rem;
    border-radius: 0.05rem;
}

.llsy_content .llsy-img{
    text-align: center;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.llsy_content .llsy-img img{
    height: 4rem;
    object-fit: cover;
    display: block;
}

.llsy_content .llsy-img p{
    font-size: 0.3rem;
    color: #333333;
    margin-top: 0.1rem;
}

.yjzs_content{
    margin-top: 0.3rem;
}

.yjzs_content .xktx_title02_left{
    background-image: url("sk_xktx_zzx_yjzs.png");
}

.yjzs_content ul{
    padding-top: 0.2rem;
}

.yjzs_content ul li{
    margin-bottom: 0.3rem;
}


.yjzs_content ul li p{
    font-size: 0.24rem;
    color: #999999;
    line-height: 1.6;
    margin-top: 0.1rem;
}


.rmt_content{
    margin-top: 0.3rem;
}

.rmt_content .xktx_title02_left{
    background-image: url("sk_xktx_zzx_rmt.png");
    background-size: 76% auto;
}

.rmt_content .rmt-imgs{
    margin-top: 0.2rem;
}
.rmt_content .rmt-imgs li{
    width: 50%;
    float: left;
    position: relative;
}

.rmt_content .rmt-imgs li img{
    height: 2rem;
    object-fit: cover;
    display: block;
}

.rmt_content .rmt-imgs li .text-cont{
    display: none;
}

.rmt_content .rmt-texts{
    margin-top: 0.3rem;
}

.rmt_content .rmt-texts li{
    font-size: 0.28rem;
    color: #333333;
    margin-bottom: 0.1rem;
}


/* poster - 投稿信箱 */

.poster_wrap{
    width: 100%;
    height: 1.4rem;
    background-color: #ce2034;
}

.poster_wrap_in {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.poster_wrap_in a {
    width: 100%;
    height: 100%;
    display: block;
    background: #ac4840 url(./sk_xktx_zzx_email.png) no-repeat .2rem center;
    background-size: auto 66%;
    box-sizing: border-box;
    padding-left: 2.8rem;
    padding-top: .25rem;
}

.poster_wrap_in a p{
    color: #fff;
}

.poster_wrap_in a p span{
    display: block;
}


/* 底部列表 */

.xktx_bottom_list_ul {
    width: 100%;
    margin: .5rem auto 0 auto;
    padding: 0 .2rem;
    box-sizing: border-box;
}

.xktx_bottom_list_ul li {
    width: 100%;
    padding-bottom: .6rem;
    /* float: left; */
    /* margin-right: 28px;
    margin-bottom: 28px; */
}

.xktx_bottom_list_ul li:nth-child(3n) {
    /* margin-right: 0; */
}

.xktx_bottom_list_pic_container {
    width: 100%;
    height: 2rem;
    position: relative;
    overflow: hidden;
    margin-bottom: .1rem;
}

.xktx_bottom_list_pic_container a {

}


.xktx_bottom_list_pic_container a img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    /* transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s; */
}

.xktx_bottom_list_pic_container:hover img{
    /* transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1); */
}

.xktx_bottom_list_pic_container a div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-align: center;
    padding-top: .6rem;
}

.xktx_bottom_list_pic_container a div p {
    text-align: center;
    font-size: .36rem;
    color: #FFF;
}

.xktx_bottom_list_pic_container a div span {
    width: .3rem;
    height: .3rem;
    background: url(./sk_xktx_color1_bottom_list_more_bg.png) no-repeat;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    margin-top: .4rem;
}

.xktx_bottom_list_ul li p {
    line-height: .2rem;
}

.xktx_bottom_list_ul li p a {
    color: #333;
    font-size: .3rem;
    line-height: 1.8
}

.xktx_bottom_list_ul li p a:hover {
    color: #ce2034;
}


.friendLink_wrap {
    width: 100%;
}


.xktx_color_bg {
    background-color: #ce2034;
}

.friendLink_title {
    text-align: center;
    font-size: .3rem;
    line-height: .5rem;
}


.xktx_color{
    position: relative;
    color: #ce2034;
}
.xktx_color::before {
    content: '';
    width: 64px;
    height: 2px;
    background-color: #ce2034;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: 0;
}


.friendLink {
    text-align: center;
    margin-top: 20px;
}

.friendLink a {
    font-size: 18px;
    color: #333;
    margin: 0 10px;
}


/*  政治学 新增 */

.rdjj_content .rdjj-text li:before,.zzx-other .other-content .other-list li:before{
    content: '';
    width: .1rem;
    height: .1rem;
    overflow: hidden;
    display: block;
    position: absolute;
    background-color: #ac4840;
    left: .1rem;
    top: .3rem;
    margin-top: .1rem;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.rdjj_content .rdjj-text li{line-height: 1.5;position: relative;padding-left: .4rem;padding-top: .2rem;padding-bottom: .2rem;font-size: .3rem;border-bottom: 1px dashed #CCC;}

.bjtj_content{
    margin-top: 0.3rem;
}

.bjtj_content .bjtj-list{
    padding-top: 0.1rem;
}

.bjtj_content .bjtj-list li{
    padding: 0.2rem 0;
    border-bottom: 1px dashed #ccc;
}

.bjtj_content .bjtj-list li h3{
    font-weight: bold;
}

.bjtj_content .bjtj-list li p{
    font-size: 0.24rem;
    color: #666666;
    line-height: 1.8;
    margin-top: 0.1rem;
}

.ztjc_content{
    margin-top: 0.3rem;
}

.ztjc_content .ztjc-main{
    margin-top: 0.3rem;
}

.ztjc_content .ztjc-main img{
    height: 2.46rem;
    object-fit: cover;
}
.ztjc_content .ztjc-main h3{
    text-align: center;
    margin-top: 0.2rem;
}

.ztjc_content .ztjc-main p{
    font-size: 0.24rem;
    color: #666666;
    margin-top: 0.1rem;
    line-height: 1.6;
}

.zzx-other{
    margin-top: 0.3rem;
}

.zzx-other .other-content{
    margin-bottom: 0.2rem;
}

.zzx-other .other-content .other-top{
    margin-top: 0.3rem;
    position: relative;
}

.zzx-other .other-content .other-top img{
    height: 3rem;
    object-fit: cover;
}

.zzx-other .other-content .other-top .text-cont{
    position: absolute;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    background: rgba(0,0,0,.5);
    box-sizing: border-box;
    padding-left: 0.12rem;
    font-size: 0.28rem;
    width: 100%;
    left: 0;
    bottom: 0;
}

.zzx-other .other-content .other-list li{line-height: 1.5;position: relative;padding-left: .4rem;padding-top: .2rem;padding-bottom: .2rem;font-size: .3rem;border-bottom: 1px dashed #CCC;}
.sk_xktx_footer {
    clear: both;
    background-color: #ac4840;
}
.sk_xktx_footer a {
    color: #fff;
}