.pc_none {
    display: none !important;
}
.img-cont img{
    display: block;
    width: 100%;
}
.nav_main .nav_site_more {
    display: none;
}
.nav_main .nav_box {
    background: url("sk_xktx_t_mkszy.png") right no-repeat;
    background-size: 100% 100%;
}
.nav_fixed .nav_site_more{
    display: block;
}

a{
    color: inherit;
}

a:hover{
    color: #bf2222;
}
.nav_ul li {
    float: left;
    height: 50px;
    position: relative;
    padding: 0 12px;
}
/* head */
.xktx_logo_search_wrap {
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFF;
    z-index: 100;
}

.xktx_nav_ul {
    overflow: hidden;
}

.xktx_nav_ul li a {
    height: 100%;
    padding: 0 40px;
    display: block;
    line-height: 48px;
    color: #FFF;
}

.xktx_nav_ul li {
    float: left;
}

.xktx_nav_ul li:nth-child(1) a {
    padding-left: 0;
}


.xktx_color .top_left .title {
    width: 170px;
    height: 57px;
    background: url(./sk_xktx_mkszy_subject_bg.png) no-repeat;
    background-size: 100%;
    line-height: 55px;
    text-align: center;
    font-size: 26px;
    float: left;
    margin-left: 40px;
    margin-top: -8px;
    padding-left: 0;
}

.xktx_color .nav_fixed .title {
    width: 122px;
    height: 41px;
    line-height: 38px;
    background: url(./sk_xktx_mkszy_subject_bg.png) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 18px;
    float: left;
    margin-left: 30px;
    margin-top: 10px;
    padding-left: 0;
    color: #bf2222;
}

.xktx_color .nav_wrap .nav_main{
    background-color: #bf2222;
}

.xktx_color .nav_fixed .nav_main {
    background-color: #FFF;
}



.top_left .title {
    color: #bf2222;
}

.jjx_bg {
    background-color: #ce2034;
}

.jjx{
    position: relative;
}



/* content */

.xktx_wrap {
    width: 1400px;
    margin: 70px auto 0 auto;
    padding-bottom: 40px;
}

.xktx_title01_wrap {
    width: 100%;
    height: 52px;
    text-align: center;
}

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

.xktx_title01:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 18px;
    background-color: #bf2222;
    display: block;
}

.xktx_title01_left {
    width: 152px;
    height: 52px;
    line-height: 42px;
    font-size: 30px;
    padding-left: 30px;
    box-sizing: border-box;
    font-weight: bold;
    color: #FFF;
    background: url(./sk_xktx_mkszy_title01.png) no-repeat left top;
    float: left;
}

.xktx_title01_right {
    float: left;
    padding-left: 30px;
    font-size: 33px;
    font-weight: bold;
}

.xktx_title01_right a {

}

.xktx_toutiao {
    text-align: center;
    margin-top: 10px;
}
.xktx_toutiao .xktx_toutiao_link {
    display: inline-block;
    line-height: 50px;
    margin: 0 12px;
    color: #333;
    position: relative;
    padding-left: 13px;
}


.xktx_toutiao .xktx_toutiao_link::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #666;
    display: block;
    position: absolute;
    left: 0;
    top: 22px;
    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 {
    padding-right: 40px;
    color: #666;
    font-size: 16px;
    margin-left: 40px;
    background: url(./sk_xktx_jjx_morebg.png) no-repeat right center;
}

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

.xktx_content_warp {
    margin-top: 70px;
}

.xktx_content_warp a:hover{
    color: #bf2222;
}

.xktx_content_warp p a{
    color: #bf2222;
}

.xktx_content_warp p a:hover{
    color: #bf2222;
}


.xktx_content_swiper {
    width: 700px;
    height: 395px;
    overflow: hidden;
}
.swiper-container1 .swiper-slide {
    position: relative;
}
.swiper-container2 .swiper-slide {
    position: relative;
}
.swiper1_img {
    width: 100%;
    height: 394px;
}

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

.swiper1_text {
    width: 100%;
    background-color: rgba(0,0,0, .5);
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    padding: 0 25px;
    box-sizing: border-box;
    font-size: 20px;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-right: 22%;;
}

.swiper-container1 {
    position: relative;
}

.swiper-container1 .pagination1 {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 10;
}

.swiper-container1 .pagination1 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #FFF;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
}
.swiper-container1 .pagination1 .swiper-active-switch {
    width: 20px;
    background: #bf2222;
}


.swiper-container2 {
    position: relative;
}

.swiper-container2 .pagination2 {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 10;
}

.swiper-container2 .pagination2 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #FFF;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
}
.swiper-container2 .pagination2 .swiper-active-switch {
    width: 20px;
    background: #bf2222;
}

.swiper1_prev,
.swiper1_next {
    width: 42px;
    height: 70px;
    background: url(./sk05_kg_btn03.png) no-repeat;
    position: absolute;
    top: 150px;
    left: -42px;
    opacity: .8;
    cursor: pointer;
}

.swiper_prev_v2,
.swiper_next_v2 {
    top: 220px;
}

.swiper1_next {
    right: -42px;
    left:inherit;
    background: url(./sk05_kg_btn04.png) no-repeat;
}
.swiper1_prev:hover,
.swiper1_next:hover {
    background: url(./sk05_kg_btn01.png) no-repeat;
}

.swiper1_next:hover {
    background: url(./sk05_kg_btn02.png) no-repeat;
}
.swiper1_prev:hover,
.swiper1_next:hover {
    opacity: 1;
}


.xktx_content_right {
    width: 660px;
    height: 394px;
    box-sizing: border-box;
}

.xktx_title02_wrap {
    position: relative;
    border-bottom: 6px solid #ffbb3a;
    padding-bottom: 10px;
}

.xktx_title02 {
    overflow: hidden;
}

.xktx_title02_wrap:after {
    content: '';
    position: absolute;
    width: 132px;
    height: 6px;
    background-color: #bf2222;
    left: 0;
    bottom: -6px;
    display: block;
}

.xktx_title02_left {
    font-size: 26px;
    color: #bf2222;
    float: left;
    font-weight: bold;
}

.xktx_more {
    font-size: 16px;
    padding-right: 30px;
    color: #666;
    background: url(./sk_xktx_mkszy_more_btn.png) no-repeat right center;
    display: inline-block;
    margin-top: 14px;
    color: #bf2222;
}

.xktx_more:hover{
    color: #bf2222;
}


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

.xktx_content_bottom h2 {
    font-size: 24px;
    margin-top: 10px;
}

.xktx_content_bottom h2 a {
    color: #333;
}

.xktx_content_bottom p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-top: 10px;
}

.xktx_content_ul {
    margin-top: 10px;
}

.xktx_content_ul li{
    padding: 16px;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 1px 2px 2px 0px
    rgba(0, 0, 0, 0.1);
    margin-bottom: 8px;
}

.xktx_content_ul li h3 {
    font-size: 22px;
    color: #333333;
    padding-left: 36px;
    background: url("sk_xktx_mkszy_icon1.png") 0 4px no-repeat;
}

.xktx_content_ul li h3 span{
    display: inline-block;
    font-weight: normal;
    border-right: 2px solid #bf2222;
    color: #bf2222;
    height: 25px;
    line-height: 25px;
    padding-right: 8px;
    margin-right: 8px;
}
.xktx_content_ul li h3 a:hover{
    color: #bf2222;
}

.xktx_content_ul li p{
    font-size: 16px;
    color: #666666;
    line-height: 1.6;
    margin-top: 8px;
}

.xktx_content_warp h3{
    color: #333333;
    font-size: 22px;
}


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

.xszx_content .xszx-imgs{
    float: left;
    width: 280px;
}

.xszx_content .xszx-imgs img{
    height: 180px;
    object-fit: cover;
}

.xszx_content .xszx-imgs h4{
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.xszx_content .xszx_top p{
    color: #666666;
    font-size: 16px;
    margin: 10px auto 0;
    line-height: 1.6;

}

.xszx_content .xszx-text{
    width: 380px;
}
.xszx_content .xszx-zdtj {
    width: 100% !important;
}
.xszx_content .xszx-text li,.xkzl-wrap .xkzl-news .text-list li{
    font-size: 18px;
    color: #333333;
    /* margin-bottom: 18px; */
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 44px;
    line-height: 44px;
}

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

.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: 6px;
    height: 6px;
    background-color: #bf2222;
    display: inline-block;
    margin-right: 13px;
    vertical-align: middle;
    border-radius: 3px;
}

.xszx_content .xszx-img{
    width: 542px;
    float: left;
    text-align: center;
    margin: 0 50px;
}

.xszx_content .xszx-img img{
    height: 346px;
    object-fit: cover;
    display: block;
}

.xszx_content .xszx-img p{
    font-size: 22px;
    color: #333333;
    margin-top: 10px;
}

.pyxsd_content,.xszx_content2{
    width: 700px;
}

.pyxsd_content .pyxsd-top{
    height: 120px;
    line-height: 120px;
    border: solid 1px #cccccc;
    background: url("sk_xktx_mkszy_pyxsd.png") 0 center no-repeat;
    box-sizing: border-box;
    padding-left: 210px;
    color: #333333;
    font-size: 22px;
    font-weight: bold;
    position: relative;
}
.pyxsd_content .pyxsd-top .title_link {
    position: absolute;
    width: 143px;
    height: 120px;
    left: 0;
    top: 0;
}
.pyxsd_content .pyxsd-top a{
    display: inline-block;
    line-height: 1.8;
    vertical-align: middle;
    padding-right: 20px;
}

.pyxsd_content .pyxsd-text{
    margin-top: 10px;
}

.pyxsd_content .pyxsd-text li{
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #333333;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.szjl_content{
    width: 660px;
}

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

.szjl_content .szjl-list li h3{
    font-size: 22px;
    color: #333333;
    font-weight: normal;
    font-weight: bold;
}

.szjl_content .szjl-list li p{
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin-top: 10px;
}


.xktx_list {
    width: 100%;
    margin-top: 50px;
}


.xktx_content_jjxp{
    width: 700px;
}
.xktx_content_jjgc {
    width: 668px;
}


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

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

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

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

.xktx_title03_right {
    float: left;
    padding-left: 30px;
    font-size: 33px;
    color: #333;
    font-weight: bold;
}

.xktx_title03_wrap .xktx_more{
    margin-top: 8px;
}

.xkzl-wrap{
    background: rgba(255, 192, 199, .2);
    padding-top: 30px;
    padding-bottom: 50px;
}

.xkzl-wrap .xkzl-content{
    width: 1400px;
    margin: 0 auto;
}

.xkzl-wrap .xkzl-content .xktx_title02_wrap{
    text-align: center;
    margin-bottom: 35px;
}

.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: 858px;
    height: 550px;
    float: left;
}

.xkzl-wrap .xkzl-swiper .swiper1_img{
    height: 550px;
}

.xkzl-wrap .xkzl-news{
    width: 508px;
    float: right;
}

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

.xkzl-wrap .xkzl-news .pic-list li .img-cont{
    width: 200px;
    height: 120px;
    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: 278px;
    height: 120px;
    border-bottom: 1px dashed #ccc;
}

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

.xkzl-wrap .xkzl-news .pic-list li .text-cont p{
    font-size: 18px;
    color: #666666;
    margin-top: 8px;
}

.xkzl-wrap .xkzl-news .text-list{
    padding-top: 20px;
}


/* poster - 投稿信箱 */

.poster_wrap{
    width: 100%;
    height: 100px;
    background-color: #bf2222;
    overflow: hidden;
}

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

.poster_wrap_in a {
    width: 120%;
    height: 100%;
    display: block;
    background: url(sk_xktx_mkszy_email.png) no-repeat;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-top: 30px;
    padding-left: 400px;
}
.poster_wrap_in a p{
    font-size: 18px;
    color: #ffffff;
}

.poster_wrap_in a p span{
    margin-left: 30px;
}
.poster_wrap_in a p span:last-of-type{
    display: block;
    margin-top: 8px;
}

.tsqk-wrap{
    margin: 30px 0;
}

.tsqk-wrap .tsqk-content{
    width: 1400px;
    margin: 0 auto;
}

.tsqk-wrap .yqlj-content{
    margin-top: 20px;
    margin-bottom: 40px;
}

.tsqk-wrap .yqlj-content .xktx_title02_left{
    float: none;
    text-align: center;
}

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

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

.tsqk-content .tab-top .tab-item{
    width: 90px;
    display: inline-block;
    font-size: 30px;
    padding-bottom: 15px;
    cursor: pointer;
    border-bottom: 6px solid transparent;
    font-size: 26px;
    color: #666666;
    margin-bottom: -6px;
    font-weight: bold;
}

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

.tsqk-content .tab-main{
    margin-top: 36px;
}

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

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

.tsqk-content .tab-main .tsqk-swiper{
    width: 940px;
    float: left;
    position: relative;
    padding: 0 55px;
    box-sizing: border-box;

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

.tsqk-content .tab-main .tsqk-swiper .swiper-btn{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 130px;
    cursor: pointer;
    background-repeat: no-repeat;
}
.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: 300px;
    object-fit: cover;
}

.tsqk-content .tab-main .tsqk-swiper .text-cont{
    font-size: 18px;
    line-height: 1.6;
    margin-top: 10px;
    text-align: center;
    padding: 0 40px;
}

.tsqk-content .tab-main .tsqk-list{
    float: right;
    width: 430px;
}

.tsqk-content .tab-main .tsqk-list li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ccc;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 底部列表 */

.xktx_bottom_list_ul {
    width: 1400px;
    margin: 50px auto 0 auto;
}

.xktx_bottom_list_ul li {
    width: 448px;
    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: 150px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.xktx_bottom_list_pic_container a {

}


.xktx_bottom_list_pic_container a img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 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: 46px;
}

.xktx_bottom_list_pic_container a div p {
    text-align: center;
    font-size: 28px;
    color: #FFF;
    border-bottom: none;
    font-weight: bold;
}

.xktx_bottom_list_pic_container a div p:before{
    display: none;
}


.xktx_bottom_list_pic_container a div span {
    width: 26px;
    height: 26px;
    background: url(./sk_xktx_jjx_bottom_list_more_bg.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    margin-top: 10px;
}

.xktx_bottom_list_ul li p {
    border-bottom: 1px dashed #ccc;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xktx_bottom_list_ul li p:before{
    content: '';
    width: 6px;
    height: 6px;
    background-color: #bf2222;
    display: inline-block;
    margin-right: 13px;
    vertical-align: 3px;
    border-radius: 3px;
}

.xktx_bottom_list_ul li p a {
    color: #333;
    font-size: 18px;
    line-height: 40px;
}

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


.friendLink_wrap {
    width: 1400px;
    margin: 0 auto;
}




.friendLink_title {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
}

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

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

.sk_xktx_footer {
    clear: both;
    background-color: #bf2222;
}
.sk_xktx_footer a {
    color: #fff;
}

@media screen and (max-width: 1440px) {
    .nav_ul li {
        float: left;
        height: 50px;
        position: relative;
        padding: 0 4px;
    }

    .xktx_color .nav_fixed .title {
        width: 102px;
        height: 35px;
        line-height: 35px;
        background-size: 100%;
        text-align: center;
        font-size: 16px;
        float: left;
        margin-left: 20px;
        margin-top: 8px;
        padding-left: 0;
    }

    .xktx_color .top_left .title {
        width: 120px;
        height: 41px;
        background-size: 100%;
        line-height: 41px;
        text-align: center;
        font-size: 18px;
        float: left;
        margin-left: 30px;
        margin-top: -2px;
        padding-left: 0;
    }

    .nav_fixed .title {
        width: 70px;
        height: 38px;
        line-height: 38px;
        background-size: 100%;
        text-align: center;
        font-size: 16px;
        float: left;
        margin-left: 20px;
        margin-top: 8px;
        padding-left: 0;
    }

    .xktx_wrap {
        width: 1000px;
        margin: 0 auto;
        padding-bottom: 20px;
        padding-top: 50px;
    }

    .xktx_title01_wrap {
        width: 100%;
        height: 39px;
        text-align: center;
    }

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

    .xktx_title01:after {
        content: '';
        height: 1px;
        position: absolute;
        bottom: 0;
        right: 0 ;
        left: 14px;
        display: block;
    }

    .xktx_title01_left {
        width: 109px;
        height: 37px;
        line-height: 29px;
        font-size: 22px;
        padding-left: 30px;
        box-sizing: border-box;
        font-weight: bold;
        color: #FFF;
        background-size: 109px;
        float: left;
    }

    .xktx_title01_right {
        float: left;
        padding-left: 20px;
        font-size: 22px;
        font-weight: bold;
    }

    .xktx_title01_right a {
        color: #333;
    }

    .xktx_toutiao {
        text-align: center;
        margin-top: 10px;
    }

    .xktx_toutiao .xktx_toutiao_link {
        display: inline-block;
        line-height: 40px;
        margin: 0 6px;
        color: #333;
        position: relative;
        padding-left: 8px;
        font-size: 14px;
    }


    .xktx_toutiao .xktx_toutiao_link::before {
        content: '';
        width: 4px;
        height: 4px;
        background-color: #666;
        display: block;
        position: absolute;
        left: 0;
        top: 18px;
        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 {
        padding-right: 30px;
        color: #666;
        font-size: 14px;
        margin-left: 30px;
        background: url(./sk_xktx_jjx_morebg.png) no-repeat right center;
        background-size: 23px;
    }

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


    .xktx_content_warp {
        margin-top: 50px;
    }


    .xktx_content_swiper {
        width: 500px;
        height: 282px;
    }

    .swiper1_img {
        height: 282px;
    }

    .swiper1_text {
        width: 100%;
        background-color: rgba(0,0,0, .5);
        height: 42px;
        line-height: 42px;
        font-weight: bold;
        padding: 0 25px;
        box-sizing: border-box;
        font-size: 16px;
        color: #FFF;
        position: absolute;
        bottom: 0;
        left: 0;
        padding-right: 22%;
    }

    .swiper-container1 {
        position: relative;
    }

    .swiper-container1 .pagination1 {
        position: absolute;
        right: 10px;
        bottom: 12px;
        z-index: 10;
    }
    .swiper-container1 .pagination1 .swiper-pagination-switch {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: #FFF;
        margin: 0 5px;
        opacity: 0.8;
        /* border: 1px solid #fff; */
        cursor: pointer;
    }
    .swiper-container1 .pagination1 .swiper-active-switch {
        width: 20px;
        background: #ce2034;
    }

    .swiper-container2 {
        position: relative;
    }

    .swiper-container2 .pagination2 {
        position: absolute;
        right: 10px;
        bottom: 12px;
        z-index: 10;
    }
    .swiper-container2 .pagination2 .swiper-pagination-switch {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: #FFF;
        margin: 0 5px;
        opacity: 0.8;
        /* border: 1px solid #fff; */
        cursor: pointer;
    }
    .swiper-container2 .pagination2 .swiper-active-switch {
        width: 20px;
        background: #ce2034;
    }

    .swiper1_prev,
    .swiper1_next {
        width: 42px;
        height: 70px;
        background: url(./sk05_kg_btn03.png) no-repeat;
        position: absolute;
        top: 100px;
        left: -42px;
        opacity: .8;
        cursor: pointer;
    }
    .swiper_prev_v2,
    .swiper_next_v2 {
        top: 140px;
    }
    .swiper1_next {
        right: -42px;
        left:inherit;
        background: url(./sk05_kg_btn04.png) no-repeat;
    }

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

    .xktx_content_right {
        width: 470px;
        height: 282px;
    }

    .xktx_title02_left{
        font-size: 22px;
    }

    .xktx_more{
        margin-top: 6px;
        font-size: 14px;
        background-size: 16px auto;
        padding-right: 20px;
    }
    .xktx_title02_wrap{
        padding-bottom: 6px;
        border-bottom-width: 3px;
    }

    .xktx_title02_wrap:after{
        width: 96px;
        height: 3px;
        bottom: -3px;
    }


    .xktx_content_bottom {
        border-bottom: 1px solid #ddd;
        padding-bottom: 14px;
        margin-left: 11px;
    }

    .xktx_content_bottom h2 {
        font-size: 18px;
        margin-top: 8px;
    }

    .xktx_content_bottom h2 a {
        color: #333;
    }

    .xktx_content_bottom p {
        font-size: 12px;
        line-height: 20px;
        color: #666;
        margin-top: 10px;
    }

    .xktx_content_ul {
        margin-top: 6px;
    }

    .xktx_content_ul li{
        padding: 10px;
    }

    .xktx_content_warp h3,.xktx_content_ul li h3{
        font-size: 18px;
    }

    .xktx_content_ul li h3{
        background-size: 18px auto;
        padding-left: 22px;
    }

    .xktx_content_ul li p{
        font-size: 12px;
        margin-top: 4px;
    }

    .xszx_content .xszx_top p{
        font-size: 12px;
        margin-top: 8px;
    }

    .xszx_content .xszx_top{
        padding: 10px 0;
        margin-bottom: 5px;
    }

    .xszx_content .xszx-imgs{
        width: 200px;
    }

    .xszx_content .xszx-imgs img{
        height: 130px;
    }

    .xszx_content .xszx-imgs h4{
        font-size: 14px;
    }

    .xszx_content .xszx-text{
        padding-top: 0;
        width: 265px;
    }

    .xszx_content .xszx-text li{
        font-size: 14px;
        /* margin-bottom: 10px; */
    }

    .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{
        width: 4px;
        height: 4px;
        vertical-align: 4px;
        margin-right: 10px;
    }

    .xszx_content .xszx-img img{
        height: 248px;
    }

    .xszx_content .xszx-img p{
        font-size: 16px;
    }

    .xszx_content .xszx-img{
        width: 388px;
        margin: 0 40px;
    }

    .pyxsd_content,.xszx_content2{
        width: 500px;
    }

    .pyxsd_content .pyxsd-top{
        height: 86px;
        line-height: 86px;
        background-size: 130px auto;
        font-size: 16px;
        padding-left: 165px;
    }
    .pyxsd_content .pyxsd-top .title_link {
        position: absolute;
        width: 100px;
        height: 83px;
        left: 0;
        top: 0;
    }
    .pyxsd_content .pyxsd-text{
        margin-top: 5px;
    }

    .pyxsd_content .pyxsd-text li{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .szjl_content{
        width: 472px;
    }

    .szjl_content .szjl-list{
        margin-top: 0;
    }

    .szjl_content .szjl-list li h3{
        font-size: 18px;
    }

    .szjl_content .szjl-list li p{
        margin-top: 7px;
        font-size: 12px;
    }

    .szjl_content .szjl-list li{
        padding: 12px 0;
    }

    .xkzl-wrap .xkzl-content{
        width: 1000px;
    }

    .xkzl-wrap .xkzl-content .xktx_title02_wrap{
        margin-bottom: 25px;
    }

    .xkzl-wrap .xkzl-swiper{
        width: 614px;
        height: 394px;
    }

    .xkzl-wrap .xkzl-swiper .swiper1_img{
        height: 394px;
    }

    .xkzl-wrap .xkzl-news{
        width: 362px;
    }

    .xkzl-wrap .xkzl-news .pic-list li .img-cont{
        width: 142px;
        height: 86px;
    }

    .xkzl-wrap .xkzl-news .pic-list li .text-cont{
        width: 200px;
        height: 86px;
    }
    .xkzl-wrap .xkzl-news .pic-list li .text-cont p{
        font-size: 14px;
    }

    .xkzl-wrap .xkzl-news .pic-list li .text-cont h3{
        font-size: 16px;
        line-height: 1.6;
    }

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

    .xszx_content .xszx-text li, .xkzl-wrap .xkzl-news .text-list li{
        font-size: 14px;
        /* margin-bottom: 12px; */
        height: 34px;
        line-height: 34px;
    }

    .xktx_content_ul li h3 span{
        height: 20px;
        line-height: 20px;
        padding-right: 4px;
        margin-right: 4px;
    }

    .xktx_list {
        width: 100%;
        margin-top: 40px;
    }


    .xktx_content_jjxp{
        width: 500px;
    }
    .xktx_content_jjgc {
        width: 476px;
    }

    /* poster - 投稿信箱 */

    .poster_wrap{
        height: 72px;
    }

    .poster_wrap_in{
        width: 1000px;
    }


    .poster_wrap_in a {
        padding-top: 13px;
        padding-left: 290px;
    }

    .poster_wrap_in a p{
        font-size: 16px;
        line-height: 1.2;
    }

    .tsqk-wrap{
        margin: 30px 0;
    }

    .tsqk-wrap .tsqk-content{
        width: 1000px;
    }

    .tsqk-content .tab-top{
        border-width: 3px;
    }
    .tsqk-content .tab-top .tab-item{
        width: 65px;
        font-size: 21px;
        padding-bottom: 8px;
        border-bottom-width: 3px;
        margin-bottom: -3px;
    }

    .tsqk-content .tab-main .tsqk-swiper{
        width: 680px;
        padding: 0 40px;
    }

    .tsqk-content .tab-main .tsqk-swiper .swiper-btn{
        width: 30px;
        height: 30px;
        background-size: 100% auto;
        top: 94px;
    }

    .tsqk-content .tab-main .tsqk-swiper .text-cont{
        font-size: 14px;
        margin-top: 5px;
        padding: 0 30px;
    }

    .tsqk-content .tab-main .tsqk-swiper .swiper-slide{
        padding: 0 10px;
    }

    .tsqk-content .tab-main .tsqk-swiper img{
        height: 215px;
    }

    .tsqk-content .tab-main .tsqk-list{
        width: 308px;
    }

    .tsqk-content .tab-main .tsqk-list li{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .tsqk-content .tab-main{
        margin-top: 20px;
    }
    /* 底部列表 */

    .xktx_bottom_list_ul {
        width: 1000px;
        margin: 36px auto 0 auto;
        overflow: hidden;
    }

    .xktx_bottom_list_ul li {
        width: 320px;
        float: left;
        margin-right: 20px;
        margin-bottom: 22px;
    }

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

    .xktx_bottom_list_pic_container {
        width: 100%;
        height: 108px;
        position: relative;
        overflow: hidden;
        margin-bottom: 8px;
    }

    .xktx_bottom_list_pic_container a {

    }


    .xktx_bottom_list_pic_container a img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 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: 34px;
    }

    .xktx_bottom_list_pic_container a div p {
        text-align: center;
        font-size: 22px;
        color: #FFF;
        height: 46px;
    }

    .xktx_bottom_list_pic_container a div span {
        width: 20px;
        height: 20px;
        background: url(./sk_xktx_jjx_bottom_list_more_bg.png) no-repeat;
        background-size: 100%;
        display: inline-block;
        margin-top: 0px;
    }

    .xktx_bottom_list_ul li p {
        height: 42px;
        line-height: 42px;
    }

    .xktx_bottom_list_ul li p a {
        color: #333;
        font-size: 14px;
        line-height: 30px;
    }

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


    .friendLink_wrap {
        width: 1000px;
        margin: 0 auto;
    }


    .jjx_bg {
        background-color: #ce2034;
    }

    .friendLink_title {
        text-align: center;
        font-size: 22px;
        line-height: 40px;
    }


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


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

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