.nav_main .nav_box {
    background: url("sk_xktx_t_ysx.png") right no-repeat;
    background-size: 100% 100%;
}
.ysx_page {
    background: #f5f5f5;
}

.search_div {
    background: #fff;
}

.ysx_page .nav_wrap {
    background: #705da2;
}

.ysx_page .nav_wrap .nav_main {
    background: #705da2;
}

.top_left .title {
    color: #705da2;
    width: 115px;
    height: 57px;
    background: url(./sk_xktx_ysx_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;
}

li a:hover {
    color: #705da2;
}

a:hover {
    color: #705da2;
}

.pc_none {
    display: none !important;
}

.nav_main .nav_site_more {
    display: none;
}

.nav_fixed .nav_site_more {
    display: block;
}

/* 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 {
    background: #FFFFFF;
}
.xktx_color .nav_fixed .title {
    width: 82px;
    height: 41px;
    line-height: 38px;
    background: url(./sk_xktx_ysx_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;
}

.nav_fixed .title {
    color: #705da2;
}

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

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

.ysx_wrap .sfq-slide-con {
    width: 1400px;
    margin: 70px auto 70px;
    height: 530px;
}

.ysx_wrap .sfq-slide-con .slide-item {
    position: relative;
    float: left;
    overflow: hidden;
    cursor: pointer;
    /* box-shadow: 0 0 10px #aaa; */
    transition: 0.5s;
    width: 80px;
    height: 530px;
    border-right: 1px solid #f5f5f5;
}

.ysx_wrap .sfq-slide-con .slide-item.on::before {
    display: none;
}

.ysx_wrap .sfq-slide-con .slide-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 240, 0,.4);
    z-index: 9;
}

.ysx_wrap .sfq-slide-con .slide-item img {
    display: block;
    width: 750px;
    height: 100%;
}

.ysx_wrap .sfq-slide-con .slide-item.on {
    width: 750px;
}

.ysx_wrap .sfq-slide-con .slide-item.on a {
    display: block;
}

.ysx_wrap .sfq-slide-con .slide-item a {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
}

.ysx_wrap .sfq-slide-con .slide-item.on span {
    top: auto;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    left: 0;
    bottom: 0;
    transform: translateX(0);
    background: rgba(0, 0, 0, 0.4);
}

.ysx_wrap .sfq-slide-con .slide-item span {
    font-size: 22px;
    font-weight: bold;
    display: block;
    position: absolute;
    color: #fff;
    top: 50px;
    width: 25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    word-break: break-word;
}

.ysqs_title {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #668594;
}

.ysqs_title span {
    display: block;
    line-height: 56px;
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: #71599f;
    padding-left: 45px;
    background: url(sk_xktx_ysx_ysqsTitBg.png) no-repeat left center;
    border-bottom: 5px solid #71599f;
}

.ysx_more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    float: right;
    color: #71599f;
    font-size: 16px;
    padding-right: 25px;
    font-weight: normal;
    background: url(sk_xktx_ysx_moreIcon.png) no-repeat center right;
}

.ysx_ysqs_con {
    margin: 25px 0 50px 0;
    height: 375px;
}

.ysx_ysqs_slide {
    position: relative;
    height: 375px;
    width: 657px;
}

.ysx_ysqs_slide .swiper-slide {
    position: relative;
    height: 375px;
    width: 657px;
}

.ysx_ysqs_slide .swiper-slide .swiper1_img,
.ysx_ysqs_slide .swiper-slide img {
    display: block;
    width: 100%;
    height: 375px;
}

.ysx_ysqs_slide .swiper1_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    padding-left: 20px;
    box-sizing: border-box;
    padding-right: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ysx_page .pagination {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 9;
}

.ysx_page .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #fff;
    margin-right: 7px;
}

.ysx_page .swiper-active-switch {
    background: #8772bc;
    width: 20px;
}


.ysx_page .swiper-btn{
    width: 42px;
    height: 70px;
    background: url(sk05_kg_btn03.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    opacity: .8;
    cursor: pointer;
    transition: all 0.4s;
}

.ysx_page .swiper-btn:hover{
    opacity: 1;
}

.ysx_page .swiper-btn.prev{
    left: -42px;
}

.ysx_page .swiper-btn.prev:hover{
    background-image: url("sk05_kg_btn01.png");
}

.ysx_page .swiper-btn.next:hover{
    background-image: url("sk05_kg_btn02.png");
}

.ysx_page .swiper-container:hover .swiper-btn.prev{
    left: 0;
}

.ysx_page .swiper-btn.next{
    background-image: url(sk05_kg_btn04.png);
    right: -42px;
}

.ysx_page .swiper-container:hover .swiper-btn.next{
    right: 0;
}

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

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

.xktx_title01:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 18px;
    background-color: #705da2;
    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_ysx_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 {
    color: #333;
}


.ysx_ysqs_con_list {
    background: #fff;
    width: 456px;
    height: 100%;
    margin-left: 25px;
    padding: 20px;
    box-sizing: border-box;
}

.ysx_ysqs_con_list li {
    position: relative;
    font-size: 18px;
    color: #666;
    height: 46px;
    line-height: 46px;
    padding-left: 20px;
}

.ysx_ysqs_con_list li a {
    position: relative;
    display: block;
    /* color: #666; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ysx_ysqs_con_list li::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #705da2;
}

.ysx_ysqs_con_list li:first-child {
    height: auto;
    line-height: auto;
    padding-left: 0;
}

.ysx_ysqs_con_list li:first-child .list-title {
    font-size: 22px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ysx_ysqs_con_list li:first-child .list-title  a {
    /* color: #333; */
    font-weight: bold;
}
.ysx_ysqs_con_list li:first-child .list-desc {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    white-space: normal;
    height: 64px;
    overflow: hidden;
}

.ysx_ysqs_con_list li:first-child::before {
    display: none;
}

.ysx_ysqs_con_right {
    position: relative;
    width: 247px;
    height: 100%;
    overflow: hidden;
}

.ysx_ysqs_con_right img {
    display: block;
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.ysx_ysqs_con_right img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

.ysx_ysqs_con_right_title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 22px;
    color: #fff;
    background: #00000050;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}

.ysx_ysqs_con_right_title a {
    color: #ffff;
}

/* 学科视野  */
.ysx_xksy {
    padding: 30px;
    background: #fff;
}

.ysx_chn_title {
    position: relative;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.ysx_chn_title .t1 {
    color: #735c9f;
}

.ysx_chn_title .t2 {
    color: #c29460;
}

.ysx_chn_title::before,
.ysx_chn_title::after {
    position: absolute;
    height: 36px;
    content: "";
    width: 597px;
    height: 18px;
}

.ysx_chn_title::before {
    left: 0;
    top: 0;
    background: url(sk_xktx_ysx_ChnTitBgL.png) no-repeat;
}

.ysx_chn_title::after {
    right: 0;
    bottom: 0;
    background: url(sk_xktx_ysx_ChnTitBgR.png) no-repeat;
}

.ysx_chn_title .ysx_more {
    top: 12px;
    line-height: 16px;
}

.ysx_xksy_con {
    margin-top: 22px;
}

.ysx_page .swiper-container .swiper-slide,
.ysx_page .swiper-container .swiper1_img,
.ysx_page .swiper-container .swiper-slide .swiper1_img img {
    position: relative;
    width: 100%;
    height: 100%;
}

.ysx_page .swiper-container .swiper1_text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    z-index: 99;
    color: #fff;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.4);
    padding-left: 20px;
    padding-right: 100px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ysx_xksy_slide {
    width: 815px;
    height: 490px;
}

.ysx_xksy_con_r {
    width: 500px;
    height: 490px;
}

.ysx_xksy_con_r ul.list_with_img .img_con {
    width: 192px;
    height: 120px;
    overflow: hidden;
}

.ysx_xksy_con_r ul.list_with_img .img_con img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.ysx_xksy_con_r ul.list_with_img .img_con img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

.ysx_xksy_con_r ul.list_with_img li {
    margin-bottom: 20px;
    overflow: hidden;
}

.ysx_xksy_con_r ul.list_with_img .txt_con {
    width: 290px;
    height: 120px;
    font-size: 22px;
    line-height: 35px;
    overflow: hidden;
    color: #333;
    border-bottom: 1px dashed #cccccc;
    font-weight: bold;
}
.ysx_xksy_con_r ul.list_with_img .txt_con:hover {
    color: #705da2;
}
.ysx_xksy_list li {
    position: relative;
    font-size: 18px;
    color: #666;
    height: 36px;
    line-height: 36px;
}

.ysx_xksy_list li i{
    font-style: normal;
    float: left;
    width: 100px;
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
    /*background: #705da2;*/
    text-align: center;
    color: #fff;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-right: 10px;
}

.ysx_xksy_list li:nth-child(odd) i {
    background: #705da2;
}

.ysx_xksy_list li:nth-child(even) i {
    background: #c29460;
}

.ysx_xksy_list li a {
    position: relative;
    display: block;
    /* color: #333; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.poster_wrap{
    width: 100%;
    height: 100px;
    background-color: #705da2;
    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_ysx_email.png) no-repeat;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-top: 56px;
    padding-left: 400px;
}
.poster_wrap_in a p{
    font-size: 18px;
    color: #ffffff;
}

.poster_wrap_in a p span{
    margin-left: 30px;
}

/* 公示公告 */
.ysx_gsgg {
    height: 100px;
    line-height: 100px;
    background: #705da2 url(sk_xktx_ysx_gsggBg.jpg) no-repeat top center;
    margin: 50px 0;
}

.ysx_gsgg .ysx_wrap {
    line-height: 100px;
}

.ysx_gsgg a {
    display: inline-block;
    vertical-align: middle;
    line-height: 100px;
    padding-right: 90px;
    background: url(sk_xktx_ysx_gsggTBg.png) no-repeat right center;
}

.ysx_gsgg a img {
    vertical-align: middle;
}

/* 专题专栏 start */
.ysx_ztzl {
    margin-top: 50px;
    margin-bottom: 80px;
}

.ysx_ztzl_slide {
    width: 990px;
    height: 595px;
}

.ysx_ztzl_con {
    margin-top: 20px;
}

.ysx_ztzl_con_r {
    width: 320px;
}

.ysx_ztzl_con_r ul li {
    width: 320px;
    height: 178px;
    margin-bottom: 30px;
    overflow: hidden;
}

.ysx_ztzl_con_r ul li img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.ysx_ztzl_con_r ul li img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

.ysx_ztzl_b ul {
    overflow: hidden;
}

.ysx_ztzl_b li {
    float: left;
    width: 670px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.ysx_ztzl_b li a {
    display: block;
    position: relative;
    padding-left: 15px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.ysx_ztzl_b li a::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #705da2;
}
.sk_xktx_footer {
    clear: both;
    background-color: #705da2;
}
.sk_xktx_footer a {
    color: #fff;
}
@media screen and (max-width: 1440px) {
    .ysx_wrap {
        width: 1000px;
        margin: 0 auto;
    }

    .ysx_page {
        background: #f5f5f5;
    }

    .ysx_page .nav_wrap {
        background: #705da2;
    }

    .ysx_page .nav_wrap .nav_main {
        background: #705da2;
    }

    .top_left .title {
        width: 82px;
        height: 41px;
        background: url(./sk_xktx_ysx_subject_bg.png) no-repeat;
        background-size: 100%;
        line-height: 41px;
        text-align: center;
        font-size: 18px;
        float: left;
        margin-left: 30px;
        margin-top: -2px;
        padding-left: 0;
    }

    .pc_none {
        display: none !important;
    }

    .nav_main .nav_site_more {
        display: none;
    }

    .nav_fixed .nav_site_more {
        display: block;
    }

    /* 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 .nav_fixed .title {
        width: 70px;
        height: 35px;
        line-height: 35px;
        background: url(./sk_xktx_ysx_subject_bg.png) no-repeat;
        background-size: 100%;
        text-align: center;
        font-size: 16px;
        float: left;
        margin-left: 20px;
        margin-top: 8px;
        padding-left: 0;
    }

    .nav_fixed .title {
        color: #705da2;
    }

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

    .ysx_wrap .sfq-slide-con {
        width: 1000px;
        margin: 40px auto 20px;
        height: 378px;
    }

    .ysx_wrap .sfq-slide-con .slide-item {
        position: relative;
        float: left;
        overflow: hidden;
        cursor: pointer;
        /* box-shadow: 0 0 10px #aaa; */
        transition: 0.5s;
        width: 57px;
        height: 378px;
        border-right: 1px solid #f5f5f5;
    }

    .ysx_wrap .sfq-slide-con .slide-item.on::before {
        display: none;
    }

    .ysx_wrap .sfq-slide-con .slide-item::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff00040;
        z-index: 9;
    }

    .ysx_wrap .sfq-slide-con .slide-item img {
        display: block;
        width: 535px;
        height: 100%;
    }

    .ysx_wrap .sfq-slide-con .slide-item.on {
        width: 535px;
    }

    .ysx_wrap .sfq-slide-con .slide-item.on a {
        display: block;
    }

    .ysx_wrap .sfq-slide-con .slide-item a {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .ysx_wrap .sfq-slide-con .slide-item.on span {
        height: 50px;
        line-height: 50px;
    }

    .ysx_wrap .sfq-slide-con .slide-item span {
        font-size: 18px;
        font-weight: bold;
        display: block;
        position: absolute;
        color: #fff;
        top: 30px;
        width: 20px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }

    .ysqs_title {
        position: relative;
        height: 48px;
        line-height: 48px;
        border-bottom: 1px solid #668594;
    }

    .ysqs_title span {
        display: block;
        line-height: 46px;
        float: left;
        font-size: 24px;
        font-weight: bold;
        color: #71599f;
        padding-left: 40px;
        background: url(sk_xktx_ysx_ysqsTitBg.png) no-repeat left center;
        background-size: 30px auto;
        border-bottom: 3px solid #71599f;
    }

    .ysx_more {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        float: right;
        color: #71599f;
        font-size: 14px;
        padding-right: 20px;
        background: url(sk_xktx_ysx_moreIcon.png) no-repeat center right;
        background-size: 16px auto;
    }

    .ysx_ysqs_con {
        margin: 25px 0 50px 0;
        height: 267px;
    }

    .ysx_ysqs_slide {
        position: relative;
        height: 100%;
        width: 468px;
    }

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

    .ysx_ysqs_slide .swiper-slide .swiper1_img,
    .ysx_ysqs_slide .swiper-slide a,
    .ysx_ysqs_slide .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .ysx_ysqs_slide .swiper1_text {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        line-height: 60px;
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        padding-left: 20px;
        box-sizing: border-box;
        padding-right: 150px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .ysx_page .pagination {
        position: absolute;
        right: 0;
        bottom: 16px;
        z-index: 9;
    }

    .ysx_page .swiper-pagination-switch {
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 3px;
        background: #fff;
        margin-right: 5px;
    }

    .ysx_page .swiper-active-switch {
        background: #8772bc;
        width: 16px;
    }

    .ysx_ysqs_con_list {
        background: #fff;
        width: 325px;
        height: 100%;
        margin-left: 15px;
        padding: 20px;
        padding-top: 10px;
        box-sizing: border-box;
    }

    .ysx_ysqs_con_list li {
        position: relative;
        font-size: 14px;
        color: #666;
        height: 32px;
        line-height: 32px;
        padding-left: 14px;
    }

    .ysx_ysqs_con_list li a {
        position: relative;
        display: block;
        color: #666;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .ysx_ysqs_con_list li::before {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 3px;
        background: #705da2;
    }

    .ysx_ysqs_con_list li:first-child {
        height: auto;
        line-height: auto;
        padding-left: 0;
    }

    .ysx_ysqs_con_list li:first-child .list-title {
        font-size: 18px;
        color: #333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .ysx_ysqs_con_list li:first-child .list-desc {
        font-size: 14px;
        color: #666;
        line-height: 28px;
        white-space: normal;
        height: 56px;
        overflow: hidden;
    }

    .ysx_ysqs_con_list li:first-child::before {
        display: none;
    }

    .ysx_ysqs_con_right {
        position: relative;
        width: 176px;
        height: 100%;
    }

    .ysx_ysqs_con_right img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .ysx_ysqs_con_right_title {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        font-size: 18px;
        color: #fff;
        background: #00000050;
        text-align: center;
        padding: 5px;
        box-sizing: border-box;
    }

    .ysx_ysqs_con_right_title a {
        color: #ffff;
    }

    /* 学科视野  */
    .ysx_xksy {
        padding: 20px;
        background: #fff;
    }

    .ysx_chn_title {
        position: relative;
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        height: 32px;
        line-height: 32px;
    }

    .ysx_chn_title .t1 {
        color: #735c9f;
    }

    .ysx_chn_title .t2 {
        color: #c29460;
    }

    .ysx_chn_title::before,
    .ysx_chn_title::after {
        position: absolute;
        height: 30px;
        content: "";
        width: 405px;
        height: 18px;
    }

    .ysx_chn_title::before {
        left: 0;
        top: 0;
        background: url(sk_xktx_ysx_ChnTitBgL.png) no-repeat top right;
        background-size: 100% auto;
    }

    .ysx_chn_title::after {
        right: 0;
        bottom: 0;
        background: url(sk_xktx_ysx_ChnTitBgR.png) no-repeat left bottom;
        background-size: 100% auto;
    }

    .ysx_chn_title .ysx_more {
        top: 8px;
        line-height: 16px;
    }

    .ysx_xksy_con {
        margin-top: 22px;
    }

    .ysx_page .swiper-container .swiper-slide,
    .ysx_page .swiper-container .swiper1_img,
    .ysx_page .swiper-container .swiper-slide .swiper1_img img {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .ysx_page .swiper-container .swiper1_text {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-weight: bold;
        z-index: 99;
        color: #fff;
        font-size: 16px;
        background: #00000040;
        padding-left: 20px;
        padding-right: 100px;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ysx_xksy_slide {
        width: 582px;
        height: 350px;
    }

    .ysx_xksy_con_r {
        width: 357px;
        height: 350px;
    }

    .ysx_xksy_con_r ul.list_with_img .img_con {
        width: 137px;
        height: 80px;
    }

    .ysx_xksy_con_r ul.list_with_img .img_con img {
        width: 100%;
        height: 100%;
    }

    .ysx_xksy_con_r ul.list_with_img li {
        margin-bottom: 14px;
        overflow: hidden;
    }

    .ysx_xksy_con_r ul.list_with_img .txt_con {
        width: 207px;
        height: 80px;
        font-size: 18px;
        line-height: 32px;
        overflow: hidden;
        border-bottom: 1px dashed #cccccc;
    }

    .ysx_xksy_list li {
        position: relative;
        font-size: 14px;
        color: #666;
        height: 28px;
        line-height: 28px;
    }

    .ysx_xksy_list li i{
        margin-top: 4px;
        height: 20px;
        line-height: 20px;
        width: 80px;
            border-top-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .ysx_xksy_list li a {
        position: relative;
        display: block;
        color: #333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    /* 公示公告 */
    .ysx_gsgg {
        height: 70px;
        line-height: 70px;
        background: #705da2 url(sk_xktx_ysx_gsggBg.jpg) no-repeat top center;
        background-size: auto 70px;
        margin: 40px 0;
    }

    .ysx_gsgg .ysx_wrap {
        line-height: 70px;
    }

    .ysx_gsgg a {
        display: inline-block;
        vertical-align: middle;
        line-height: 70px;
        padding-right: 60px;
        background: url(sk_xktx_ysx_gsggTBg.png) no-repeat right center;
        background-size: 46px auto;
    }

    .ysx_gsgg a img {
        vertical-align: middle;
        width: 178px;
    }

    /* 专题专栏 start */
    .ysx_ztzl {
        margin-top: 50px;
        margin-bottom: 80px;
    }

    .ysx_ztzl_slide {
        width: 707px;
        height: 425px;
    }

    .ysx_ztzl_con {
        margin-top: 20px;
    }

    .ysx_ztzl_con_r {
        width: 226px;
    }

    .ysx_ztzl_con_r ul li {
        width: 226px;
        height: 127px;
        margin-bottom: 22px;
    }

    .ysx_ztzl_con_r ul li img {
        width: 100%;
        height: 100%;
    }

    .ysx_ztzl_b ul {
        overflow: hidden;
    }

    .ysx_ztzl_b li {
        float: left;
        width: 480px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }

    .ysx_ztzl_b li a {
        display: block;
        position: relative;
        padding-left: 15px;
        color: #333333;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ysx_ztzl_b li a::before {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 3px;
        background: #705da2;
    }

    .ysx_page .swiper-btn{
        width: 30px;
        background-size: 100% auto;
        background-position: 0 center;
    }

     .xktx_title01_wrap {
        width: 100%;
        height: 39px;
        text-align: center;
         margin-top: 40px;
    }
    
    .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;
    }

    .poster_wrap{
        height: 72px;
    }

    .poster_wrap_in{
        width: 1000px;
    }


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

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