.clear {
    clear: both;
}

.ysx_page {
    background: #f5f5f5;
}

.search_div {
    background: #fff;
}

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

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

.ysx_page .xktx_color .nav_box:after {
    background: linear-gradient(to right, rgba(206, 32, 52, 0) 0, #705da2 100%);
}
.xktx_color {
    background: #FFFFFF;
}
.xktx_color .nav_box:before {
    background: linear-gradient(to left, rgba(206, 32, 52, 0) 0, #705da2 100%);
}

.top_left .title {
    color: #705da2;
    background: url(./sk_xktx_ysx_subject_bg.png) no-repeat;
    background-size: contain;
}

.pc_none {
    display: none !important;
}

.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;
} */

.ysx_wrap {
    width: 6.9rem;
    margin: 0 auto;
    overflow: hidden;
}

.ysx_wrap .sfq-slide-con {
    width: 999999px;
    margin: 0.4rem auto 0.4rem;
    height: 2.6rem;
}

.ysx_wrap .sfq-slide-con .slide-item {
    position: relative;
    float: left;
    overflow: hidden;
    cursor: pointer;
    /* box-shadow: 0 0 10px #aaa; */
    transition: 0.5s;
    height: 4.6rem;
}

.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:100%;
    height: 100%;
    object-fit: cover;
}


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

.ysx_wrap .sfq-slide-con .slide-item span {
    font-size: 0.22rem;
    line-height: 0.25rem;
    font-weight: bold;
    display: block;
    position: absolute;
    color: #fff;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 10;
    height: 0.6rem;
    line-height: 0.6rem;
    background: rgba(0,0,0,.5);
    text-indent: 0.2rem;
    text-align: center;
}

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

.ysqs_title span {
    display: block;
    line-height: 0.56rem;
    float: left;
    font-size: 0.38rem;
    font-weight: bold;
    color: #71599f;
    padding-left: 0.45rem;
    background: url(sk_xktx_ysx_ysqsTitBg.png) no-repeat left center;
    background-size: 0.4rem auto;
    border-bottom: 0.05rem solid #71599f;
}

.ysx_more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    float: right;
    color: #71599f;
    font-size: 0.24rem;
    line-height: 0.24rem;
    height: 0.24rem;
    padding-right: 0.3rem;
    font-weight: normal;
    background: url(sk_xktx_ysx_moreIcon.png) no-repeat center right;
    background-size: 0.2rem auto;
}

.ysx_ysqs_con {
    margin: 0.2rem 0 0.5rem 0;
    /* height: 3.85rem; */
}

.ysx_ysqs_slide {
    position: relative;
    height: 3.85rem;
    width: 6.9rem;
}

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

.ysx_ysqs_slide .swiper-slide .swiper1_img,
.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: 0.6rem;
    line-height: 0.6rem;
    background: linear-gradient(to bottom, #00000000, #00000099) !important;
    font-size: 0.26rem;
    color: #fff;
    font-weight: bold;
    padding-left: 0.25rem;
    box-sizing: border-box;
    padding-right: 1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

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

.ysx_page .swiper-pagination-switch {
    display: inline-block;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 0.04rem;
    background: #fff;
    margin-right: 0.05rem;
}

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

.ysx_ysqs_con_list {
    background: #fff;
    padding: 0.2rem;
    box-sizing: border-box;
    margin-top: 0.2rem;
    width: 100%;
}

.ysx_ysqs_con_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;}

.ysx_ysqs_con_list li a {
    position: relative;
    display: block;
    color: #666;
}

.ysx_ysqs_con_list li::before {
    content: "";
    width: .1rem;
    height: .1rem;
    overflow: hidden;
    display: block;
    position: absolute;
    background-color: #705da2;
    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%;
}



.ysx_ysqs_con_right {
    position: relative;
    width: 2.3rem;
    height: 4.6rem;
    overflow: hidden;
    margin-top: 0.2rem;
    display: none;
}

.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: 0.3rem;
    color: #fff;
    background: #00000050;
    text-align: center;
    padding: 0.1rem;
    box-sizing: border-box;
}

.ysx_ysqs_con_right_title a {
    color: #ffff;
}

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

.ysx_chn_title {
    position: relative;
    text-align: center;
    font-size: 0.38rem;
    font-weight: bold;
    height: 0.4rem;
    line-height: 0.4rem;
}

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

.ysx_chn_title .t2 {
    color: #c29460;
}

.ysx_chn_title::before,
.ysx_chn_title::after {
    position: absolute;
    content: "";
    width: 2.3rem;
    height: 0.14rem;
}

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

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

.ysx_chn_title .ysx_more {
    top: 0.1rem;
    line-height: 0.26rem;
}

.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: 0.6rem;
    line-height: 0.6rem;
    font-weight: bold;
    z-index: 99;
    color: #fff;
    font-size: 0.3rem;
    background: #00000040;
    padding-left: 0.2rem;
    padding-right: 1rem;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ysx_xksy_slide {
    width: 6.3rem;
    height: 3.75rem;
}

.ysx_xksy_con_r {
    width: 6.3rem;
    /* height: 490px; */
    margin-top: 0.3rem;
}

.ysx_xksy_con_r ul.list_with_img .img_con {
    width: 1.9rem;
    height: 1.2rem;
    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: 0.2rem;
    overflow: hidden;
}

.ysx_xksy_con_r ul.list_with_img .txt_con {
    width: 4.2rem;
    height: 1.2rem;
    font-size: 0.3rem;
    line-height: 0.42rem;
    overflow: hidden;
    border-bottom: 0.01rem dashed #cccccc;
    color: #666;
}

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

.ysx_xksy_list li i{
    font-style: normal;
    float: left;
    width: 1.5rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #705da2;
    text-align: center;
    color: #fff;
    border-top-right-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    margin-right: 0.1rem;
    font-size: 0.26rem;
}

.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: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 公示公告 */
.ysx_gsgg {
    height: 1rem;
    line-height: 1rem;
    background: #705da2 url(sk_xktx_ysx_gsggBg.jpg) no-repeat top right -2.3rem;
    background-size: auto 1rem;
    margin: 0.5rem 0;
}

.ysx_gsgg .ysx_wrap {
    line-height: 1rem;
}

.ysx_gsgg a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1rem;
    padding-right: 0.8rem;
    background: url(sk_xktx_ysx_gsggTBg.png) no-repeat right center;
    background-size: auto 0.6rem;
}

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

/* 专题专栏 start */
.ysx_ztzl {
    margin-top: 0.5rem;
    margin-bottom: 0.8rem;
}

.ysx_ztzl_slide {
    width: 6.3rem;
    height: 3.75rem;
}

.ysx_ztzl_con {
    margin-top: 20px;
}

.ysx_ztzl_con_r {
    width: 6.3rem;
    margin-top: 0.2rem;
}

.ysx_ztzl_con_r ul {
    display: flex;
    justify-content: space-between;
}

.ysx_ztzl_con_r ul li {
    width: 2rem;
    height: 1.5rem;
    margin-bottom: 0.3rem;
    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 {line-height: 1.5;position: relative;padding-left: .4rem;padding-top: .2rem;padding-bottom: .2rem;font-size: .3rem;border-bottom: 1px dashed #CCC;}

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

.ysx_ztzl_b li:before {
    content: "";
    width: .1rem;
    height: .1rem;
    overflow: hidden;
    display: block;
    position: absolute;
    background-color: #705da2;
    left: .1rem;
    top: .3rem;
    margin-top: .06rem;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}
.sk_xktx_footer {
    clear: both;
    background-color: #705da2;
}
.sk_xktx_footer a {
    color: #fff;
}

.xktx_title01_wrap{
    padding-top: 0.5rem;
}

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

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


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

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

.poster_wrap_in a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(./sk_xktx_ysx_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;
}
