/* top start */
body {
    font-size: 18px;
    color: #212121;
    /* overflow-x: hidden; */
}
img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.m430e-moblieNode {
    display: none;
}

.m430e-start {
    position: fixed;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background: #ccc;
    text-align: center;
    display: table;
    z-index: 9999;
}
.m430e-start span {
    display:table-cell;
    vertical-align:middle;
}
.m430e-start img {
    vertical-align: middle;
    display: table-cell;
    margin: 0 auto;
}
/* content */

.m430e-warp_center{
    width: 1400px;
    margin: 0 auto;
}

.m430e-warp_fullWidth {
    width: 100%;
}

.m430e-index_title {
    font-size: 43px;
    font-weight: bold;
    color: #277398;
    text-align: center;
    margin-top: 30px;
}
.m430e-index_title img {
    display: block;
    width: 100%;
    height: auto;
}
.m430e-index_title a {
    color: #277398;
}
.m430e-index_info {
    margin: 10px auto 0 auto;
    white-space:nowrap;
    overflow: hidden;
}

.m430e-index_info_content{
    width: 1400px;
    height: 40px;
    line-height: 40px;
    float: left;
    overflow: hidden;
    text-align: center;
}

.m430e-index_info_content .m430e-video {
    padding-left: 28px;
    background: url("https://www.valdesangil.com/images/sk_playbtn_v2022.png") no-repeat left center;
    display: inline-block;
}

.m430e-index_info_content a{
    margin: 0 10px;
    color: #212121;
}
/*
.m430e-index_info_content a:hover{
    color: #277398;
}
*/
.m430e-index_info_content .m430e-line {
    color: #277398;
    line-height: 40px;
    margin: 0 10px;
}

.m430e-moretop_btn {
    color: #c29460;
    margin: 0!important;
}

.m430e-index_info .m430e-moretop_btn {
    line-height: 40px;
}

.m430e-swiper_content{
    width: 1300px;
    margin: 16px auto 0 auto;
    overflow: hidden;
}

.m430e-focus_news {
    width: 1040px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto 5px;
    overflow: hidden;
}

.m430e-focus_left {
    width: 116px;
    float: left;
    background: url("https://www.valdesangil.com/images/sk_focusNews_bg_v2022.png") no-repeat left top;
    font-size: 18px;
    padding-left: 48px;
    box-sizing: border-box;
    color: #FFF;
}
.m430e-focus_left a {
    color: #FFFFFF;
}
.m430e-focus_content {
    width: 924px;
    height: 38px;
    float: right;
    padding-left: 10px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.m430e-focus_content .m430e-tempWrap {
    width: 100% !important;
}
.m430e-focus_content .m430e-tempWrap ul li {
    width: auto!important;
}
.m430e-marquee_box {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.m430e-focus_content ul {
    /* padding: 0 20px; */
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.m430e-focus_content ul li{
    margin-right: 20px;
    float: left;
}

.m430e-focus_content ul li a {
    color: #277398;
    position: relative;
    padding-left: 10px;
    display: inline-block;
}

.m430e-focus_content ul li a::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background: #a5784f;
    display: block;
    position: absolute;
    left: 0;
    top: 17px;
}

.m430e-siwper_wrap {
    width: 100%;
    position: relative;
}

.m430e-swiper_div {
    width: 1040px;
    margin: 0 auto;
    height: 530px;
}
.m430e-index-news-swiper * {
    transition: all 0.4s;
    -moz-transition: all 0.4s; /* Firefox 4 */
    -webkit-transition: all 0.4s; /* Safari and Chrome */
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s; /* Opera */
}

.m430e-index-news-swiper .m430e-arrow-left {
    width: 87px;
    height: 526px;
    background: url("https://www.valdesangil.com/images/sk_big_arrow_v2022.png") no-repeat left center;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(180deg);
    opacity: .2;
}

.m430e-index-news-swiper .m430e-arrow-right {
    width: 87px;
    height: 526px;
    background: url("https://www.valdesangil.com/images/sk_big_arrow_v2022.png") no-repeat left center;
    position: absolute;
    right: 0;
    top: 0;
    opacity: .2;
}

.m430e-index-news-swiper .m430e-arrow-left:hover{
    opacity: 1;
}

.m430e-index-news-swiper .m430e-arrow-right:hover{
    opacity: 1;
}

.m430e-index-news-swiper .swiper-slide {
    position: relative;
}
/*
.swiper-slide a{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
} */

.m430e-swiper_bottomTxt {
    width: 1040px;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: url("https://www.valdesangil.com/images/sk_swiper_text_bg.png") repeat-x bottom;
    color: #FFF;
}

.m430e-swiper_bottomTxt p {
    width: 936px;
    height: 80px;
    line-height: 80px;
    font-size: 22px;
    font-weight: bold;
    padding-left: 30px;
    box-sizing: border-box;
}

.m430e-swiper_page {
    /*width: 100px;*/
    height: 80px;
    position: absolute;
    bottom: 0;
    right: 20px;
    color: #FFF;
    line-height: 80px;
    font-size: 22px;
    font-weight: bold;
    opacity: .8;
    z-index: 10
;
}

.m430e-swiper_curPage {
    font-size: 36px;
    opacity: 1;
}

.m430e-swiper_bottomTxtBg {
    width: 100%;
}

.m430e-wrap_fullWidth{
    width: 100%;
    margin-top: 50px;
}
.m430e-graybgToWhite {
    padding-top: 50px;
}
.m430e-sk_dkdbds {
    padding-top: 50px;
}
.m430e-sk_colorfull_bg{
    background: url("https://www.valdesangil.com/images/sk_v2022_colorfullBg.jpg") no-repeat center 430px;
    background-size: 100%;
}

.m430e-percent64 {
    width: 900px;
    min-height: 500px;
}

.m430e-percent36 {
    width: 446px;
}


/* 公共 title --start-- */
.m430e-sk_title{
    line-height: 42px;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
}
.m430e-sk_title span{
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_sk.png") no-repeat left top;
    padding:0 20px 15px 76px;
    padding-bottom: 15px;
    border-bottom: 5px solid #2181b0;
    display: inline-block;
    position: relative;
}
.m430e-sk_title_tebie span{
    background: url("https://www.valdesangil.com/images/sk_v2024_icon_sk.png") no-repeat left top;
    padding:0 20px 15px 76px;
    padding-bottom: 15px;
    border-bottom: 5px solid #2181b0;
    display: inline-block;
    position: relative;
}
.m430e-sk_title::after{
    content: '';
    height: 1px;
    background-color: #2181b0;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.m430e-sk_title span::after{
    content: '';
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_bg.png") no-repeat center center #fff;
    height: 5px;
    width: 10px;
    position: absolute;
    right: 0;
    bottom: -5px;
    z-index: 9;
}
.m430e-sk_more_title{
    float: right;
    background: url("https://www.valdesangil.com/images/sk_morebg_v2022.png") no-repeat right center;
    padding-right: 24px;
    color: #c29460;
    font-weight: normal;
    font-size: 18px;
    opacity: .8;
}
.m430e-sk_more_title:hover{
    opacity: 1;
}

/* 公共 title --end-- */

.m430e-sk_more_link{
    color: #c29460;
}
.m430e-sk_intro {
    margin-bottom: 20px;
}
.m430e-sk_intro .m430e-secToutiao {
    width: 900px;
    height: 84px;
}
.m430e-sk_intro .m430e-secToutiao img {
    width: 100%;
    height: 100%;
}
.m430e-sk_intro h2{
    margin-bottom: 20px;
    font-size: 26px;
    text-align: center;
    color: #277398;
    margin-top: 30px;
}
.m430e-sk_intro h2:hover {
    color: #1f526b;
}
.m430e-sk_intro p{
    font-size: 16px;
    line-height: 30px;
    color: #707070;
    text-indent: 2em;
    -webkit-text-size-adjust:none
}

.m430e-sk_follow ul li{
    line-height: 40px;
}
.m430e-sk_follow ul li:nth-child(1) a,.m430e-sk_follow ul li:nth-child(2) a{
    /*font-size: 20px;*/
    font-weight: bold;
}
.m430e-sk_follow ul li a{
    font-size: 18px;
    color: #212121;
}
.m430e-sk_follow ul li a:Hover{
    color: #277398;
}
.m430e-sk_follow_list {
    width: 470px;
}
.m430e-sk_follow_list_2 {
    width: 430px;
}
.m430e-sk_follow_list ul li{
    padding-left: 15px;
    position: relative;
    height: 40px;
    overflow: hidden;
}
.m430e-sk_follow_list ul li::after{
    display: block;
    content: '';
    height: 6px;
    width: 6px;
    background-color: #c29460;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}
.m430e-sk_follow_list_2 ul li:nth-child(2) a{
    /*font-size: 18px;*/
    font-weight: normal;
}
.m430e-sk_follow_list_2 ul li .m430e-icos{
    display: inline-block;
    width: 92px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-right: 15px;
    color: #fff;
    transition: all 0.3s ;
}
.m430e-sk_follow_list_2 ul li .m430e-icos:hover {
    color: #FFFFFF;
}
.m430e-sk_color_01{
    background-color: #dba971;
}
.m430e-sk_color_02{
    background-color: #4db3a4;
}
.m430e-sk_color_03{
    background-color: #2188ba;
}
.m430e-sk_color_04{
    background-color: #ab9373;
}
.m430e-sk_color_05{
    background-color: #5b9bd1;
}


.m430e-sk_comment ul li{
    padding: 0 22px;
    padding-top: 15px;
    height: 74px;
    margin-bottom: 24px;
    position: relative;
    background-color: #f4f9fc;
}
.m430e-sk_comment ul li::after{
    content: '';
    position: absolute;
    top: 88px;
    left: 0;
    height: 12px;
    width: 100%;
    background: url("https://www.valdesangil.com/images/sk_v2022_li_bg.png") no-repeat bottom left;
}
.m430e-sk_comment ul li h3{
    font-size: 20px;
    /* height: 36px; */
    /* overflow: hidden; */
    line-height: 30px;
}
.m430e-sk_comment ul li h3 a{
    color: #212121;
}
.m430e-sk_comment ul li h3 a:hover {
    color: #277398;
}
.m430e-sk_comment ul li p{
    color: #707070;
    font-size: 16px;
    line-height: 28px;
}

.m430e-sk_comment ul li p a {
    color: #277398;
}

.m430e-sk_comment ul li span.sk_icon_msg{
    display: inline-block;
    color: #277398;
    font-size: 18px;
    font-weight: normal;
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_msg.png") no-repeat left center;
    padding-left: 40px;
    margin-right: 10px;
}

.m430e-point_ul {
    overflow: hidden;
}

.m430e-point_ul li {
    position: relative;
    padding-left: 0;
    height: 40px;
    overflow: hidden;
}

.m430e-point_ul li a {
    position: relative;
    line-height: 40px;
    padding-left: 20px;
    color: #212121;
    display: block;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m430e-point_ul li:nth-child(1) a {
    font-weight: bold;
}

.m430e-point_ul li a:hover {
    color: #277398;
}

.m430e-point_ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #c29460;
    position: absolute;
    top: 18px;
    display: block;
}

/* .m430e-media_right .m430e-point_ul {
    overflow: hidden;
}

.m430e-media_right .m430e-point_ul li {
    position: relative;
    padding-left: 0;
}

.m430e-media_right .m430e-point_ul li a {
    position: relative;
    line-height: 40px;
    padding-left: 20px;
    color: #212121;
}

.m430e-media_right .m430e-point_ul li:nth-child(1) a {
    font-weight: bold;
}

.m430e-media_right .m430e-point_ul li a:hover {
    color: #277398;
}

.m430e-media_right .m430e-point_ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #c29460;
    position: absolute;
    top: 18px;
    display: block;
}

.m430e-media_right .m430e-point_ul li a {
    padding-left: 20px;
} */

/* .m430e-media_right .m430e-point_ul li .m430e-icon_weibo {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_weibo.png") no-repeat 15px center;
    background-size: 20px;
}

.m430e-media_right .m430e-point_ul li .m430e-icon_wechat {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_wechat.png") no-repeat 15px center;
    background-size: 20px;
}

.m430e-media_right .m430e-point_ul li .m430e-icon_xcx {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_wechat.png") no-repeat 15px center;
    background-size: 20px;
} */



/* 20大 */
.m430e-large20 {
    width: 100%;
    height: 154px;
    text-align: center;
    margin-top: 40px;
}
.m430e-large20 img{
    height: 100%;
}

.m430e-large20_swiper_wrap {
    width: 100%;
    max-width: 1920px;
    /* height: 410px; */
    position: relative;
    overflow: hidden;
    margin: 0 auto 20px auto;
    padding-top: 30px;
    padding-bottom: 50px;
}

.m430e-large20_swiper_content {
    width: 100%;
    height: 100%;
    /* position: absolute;
    left: 50%;
    margin-left: -940px; */
}

.m430e-large20_swiper_content .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.m430e-large20_swiper_content .swiper-slide.active img{
    box-shadow: 0 0 20px 0 #999999;
}
.m430e-large20_swiper_content .swiper-container {
    /* overflow: visible; */
}

.m430e-large20_swiper_wrap .swiper-button-prev,
.m430e-large20_swiper_wrap .swiper-button-next {
    position: absolute;
    width: 126px;
    height: 30px;
    left: 50%;
    bottom: 0;
    opacity: .5;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    cursor: pointer;
}

.m430e-large20_swiper_wrap .swiper-button-prev {
    margin-left: -143px;
    background: url("https://www.valdesangil.com/images/sk_v2022_swiper_redArrow.png") no-repeat;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.m430e-large20_swiper_wrap .swiper-button-next {
    margin-left: 18px;
    background: url("https://www.valdesangil.com/images/sk_v2022_swiper_redArrow.png") no-repeat;
}

.m430e-large20_swiper_wrap .swiper-button-prev:hover {
    opacity: 1;
    margin-left: -155px;
}
.m430e-large20_swiper_wrap .swiper-button-next:hover {
    opacity: 1;
    margin-left: 30px;
}
.m430e-large20_swiper_wrap  .m430e-large20_swiper {
    overflow: visible;
}

.m430e-large20_swiper_content .swiper-slide {
    perspective: 800px;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -ms-perspective: 800px;
}
.m430e-large20_swiper_content .swiper-slide .m430e-front{
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    opacity: 1;
}

.m430e-large20_swiper_content .swiper-slide .m430e-back{
    position: absolute;
    width: 100%;
    top: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform:  rotateY(180deg);
    -webkit-transform:  rotateY(180deg);
    -moz-transform:  rotateY(180deg);
    -ms-transform:  rotateY(180deg);
    -o-transform:  rotateY(180deg);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    opacity: 0;
}
.m430e-large20_swiper_content .swiper-slide.active .m430e-back{
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    opacity: 1;
}
.m430e-large20_swiper_content .swiper-slide .card_container_zt {
    display: block;
    margin-left: 5%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    width: 90%;
}
.m430e-large20_swiper_content .swiper-slide.active .card_container_zt {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
}

.m430e-large20_swiper_content .m430e-sk_card1 {
    display: block;
    position: relative;
    border-radius: 10px;
}
.m430e-large20_swiper_content .m430e-sk_card1 p {
    position: absolute;
    bottom: 46px;
    width: 100%;
    text-align: center;
    font-size: 34px;
    color: #FFFFFF;
    font-weight: bold;
    font-family: 宋体;
    line-height: 50px;
    text-shadow: 2px 2px 2px #666;
    transform: scale(0.5);
}
.m430e-fullTab_wrap .m430e-tab_title {
    width: 100%;
    height: 74px;
    border-bottom: 1px solid #668594;
    font-size: 24px;
    line-height: 74px;
    margin-top: 20px;
}
.card_container_zt img {
    border-radius: 10px;
}
.m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns {

}

.m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns a {
    height: 74px;
    display: block;
    color: #4c819b;
    float: left;
    position: relative;
    padding-right: 10px;
}

.m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns a:hover{
    font-weight: bold;
    color: #bd0d0d;
}

.m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns a.active{
    padding-left: 43px;
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_tab_active.png") no-repeat left center;
    font-weight: bold;
    color: #bd0d0d;
}

.m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns a.active::before{
    content: '';
    height: 5px;
    width: 100%;
    display: block;
    position: absolute;
    background-color: #bd0d0d;
    left: 0;
    bottom: -2px;
}

.m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns span {
    width: 1px;
    height: 28px;
    display: block;
    border-right: 1px solid #668594;
    float: left;
    margin: 0 20px 0 10px;
    margin-top: 25px;
}

.m430e-fullTab_wrap .m430e-tab_content_ul {
    width: 100%;
    height: 373px;
    margin-top: 20px;
    overflow: hidden;
}

.m430e-fullTab_wrap .m430e-tab_content_ul li {
    width: 100%;
    height: 100%;
}

.m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_left,
.m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_center,
.m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right {
    height: 100%;
}

.m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_left {
    width: 656px;
    float: left;
}

.m430e-tab_content_left .swiper-container{
    height: 373px;
}

.m430e-tab_content_left .swiper-container{
    position: relative;
}

.m430e-tab_content_left .swiper-container1-1 .swiper-pagination1-1,
.m430e-tab_content_left .swiper-container1-2 .swiper-pagination1-2,
.m430e-tab_content_left .swiper-container1-3 .swiper-pagination1-3,
.m430e-tab_content_left .swiper-container1-4 .swiper-pagination1-4,
.m430e-tab_content_left .swiper-container2-1 .swiper-pagination2-1,
.m430e-tab_content_left .swiper-container2-2 .swiper-pagination2-2,
.m430e-tab_content_left .swiper-container2-3 .swiper-pagination2-3,
.m430e-tab_content_left .swiper-container2-4 .swiper-pagination2-4,
.m430e-tab_content_left .swiper-container3-1 .swiper-pagination3-1 {
    position: absolute;
    width: auto;
    left: auto;
    right: 20px;
    bottom: 20px;
    z-index: 2;
}

.m430e-tab_content_left .swiper-container1-1 .swiper-pagination1-1 .swiper-pagination-switch,
.m430e-tab_content_left .swiper-container1-2 .swiper-pagination1-2 .swiper-pagination-switch,
.m430e-tab_content_left .swiper-container1-3 .swiper-pagination1-3 .swiper-pagination-switch,
.m430e-tab_content_left .swiper-container1-4 .swiper-pagination1-4 .swiper-pagination-switch,
.m430e-tab_content_left .swiper-container2-1 .swiper-pagination2-1 .swiper-pagination-switch,
.m430e-tab_content_left .swiper-container2-2 .swiper-pagination2-2 .swiper-pagination-switch,
.m430e-tab_content_left .swiper-container2-3 .swiper-pagination2-3 .swiper-pagination-switch,
.m430e-tab_content_left .swiper-container2-4 .swiper-pagination2-4 .swiper-pagination-switch {
    width: 14px;
    height: 14px;
    background-color: #d2d2d2;
    display: inline-block;
    opacity: 1;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    margin: 0 5px;
    cursor: pointer;
}
.m430e-tab_content_left .swiper-container1-1 .swiper-pagination1-1 .swiper-active-switch,
.m430e-tab_content_left .swiper-container1-2 .swiper-pagination1-2 .swiper-active-switch,
.m430e-tab_content_left .swiper-container1-3 .swiper-pagination1-3 .swiper-active-switch,
.m430e-tab_content_left .swiper-container1-4 .swiper-pagination1-4 .swiper-active-switch,
.m430e-tab_content_left .swiper-container2-1 .swiper-pagination2-1 .swiper-active-switch,
.m430e-tab_content_left .swiper-container2-2 .swiper-pagination2-2 .swiper-active-switch,
.m430e-tab_content_left .swiper-container2-3 .swiper-pagination2-3 .swiper-active-switch,
.m430e-tab_content_left .swiper-container2-4 .swiper-pagination2-4 .swiper-active-switch {
    background-color: #2181b0;
}

.m430e-tab_content_left .swiper-slide {
    height: 373px;
    position: relative;
}

.m430e-tab_content_left .swiper-slide img{
    width: 100%;
    height: 100%;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}
.m430e-tab_content_left .swiper-slide img:hover {

}
.m430e-tab_content_left .swiper-slide p {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    position: absolute;
    background: url("https://www.valdesangil.com/images/sk_swiper_text_bg.png") repeat-x;
    background-size: 100% 100%;
    font-size: 20px;
    left: 0;
    bottom: 0;
    padding-left: 20px;
    padding-right: 80px;
    box-sizing: border-box;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_center {
    width: 453px;
    float: left;
    margin-left: 22px;
    background-color: #f4f9fd;
    padding: 30px;
    box-sizing: border-box;
}

.m430e-tab_content_center dl dt {
    margin-bottom: 10px;
}

.m430e-tab_content_center dl dt h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 34px;
}

.m430e-tab_content_center dl dt p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 5px;
    color: #707070;
}
.m430e-tab_content_center dl dd {
    height: 40px;
    overflow: hidden;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m430e-tab_content_center dl dd a {
    padding-left: 15px;
    line-height: 40px;
    position: relative;
    color: #212121;
}

.m430e-tab_content_ul li .m430e-tab_content_center dl dd:nth-child(2) a{
    font-weight: bold;
}

.m430e-tab_content_center dd a:hover{
    /* font-weight: bold; */
    color: #277398;
}

.m430e-tab_content_center dd a::before{
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #c29460;
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
}

.m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right {
    width: 247px;
    float: right;
    position: relative;
    overflow: hidden;
}

.m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right img{
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right p {
    width: 100%;
    /* background: url("https://www.valdesangil.com/images/sk_swiper_text_bg.png") repeat-x;
    background-size: 100% 100%; */
    background-image: linear-gradient(rgba(0,0,0,0) 10%, rgba(0,0,0,.8) 90%);
    line-height: 24px;
    color: #FFF;
    padding: 50px 15px 10px 15px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
}


/* 广告位  */
.m430e-advertise2 {
    width: 1400px;
    margin: 25px auto 0;
    position: relative;
    overflow: hidden;
}

.m430e-advertise2 ul {
    width: 99999px;
}

.m430e-advertise2 ul li {
    box-sizing: border-box;
    width: 330px;
    height: 130px;
    float: left;
    margin-right: 27px;
}

.m430e-advertise2 img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}


/* 广告位  */
.m430e-advertise {
    width: 1400px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}

.m430e-advertise ul {
    width: 99999px;
}

.m430e-advertise ul li {
    width: 20%;
    padding: 10px 5px;
    box-sizing: border-box;
    height: 170px;
    float: left;
}

.m430e-advertise_img {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    border-radius: 5px;
    overflow: hidden;
}

.m430e-advertise_img img {
    width: 100%;
    height: 100%;
}

.m430e-advertise_prev,
.m430e-advertise_next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    opacity: .5;
}

.m430e-advertise_prev:hover,
.m430e-advertise_next:hover {
    opacity: 1;
}

.m430e-advertise_prev {
    background: url("https://www.valdesangil.com/images/sk_xktx_index_arrow_prev.png");
    background-size: 100%;
    left: -50px;
}

.m430e-advertise_next {
    background: url("https://www.valdesangil.com/images/sk_xktx_index_arrow_next.png");
    background-size: 100%;
    right: -50px;
}



.m430e-advertise_prev2,
.m430e-advertise_next2 {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    opacity: .5;
}

.m430e-advertise_prev2:hover,
.m430e-advertise_next2:hover {
    opacity: 1;
}

.m430e-advertise_prev2 {
    background: url("https://www.valdesangil.com/images/sk_xktx_index_arrow_prev.png");
    background-size: 100%;
    left: -50px;
}

.m430e-advertise_next2 {
    background: url("https://www.valdesangil.com/images/sk_xktx_index_arrow_next.png");
    background-size: 100%;
    right: -50px;
}


/* 学术地图 academic_map start */
.m430e-academic_map {
    width: 100%;
    height: 723px;
    background: url("https://www.valdesangil.com/images/sk_v2022_map_bg.jpg") no-repeat center;
    margin-top: 50px;
}

.m430e-academic_mapIn {
    width: 1404px;
    margin: 0 auto;
    padding-top: 203px;
}

.m430e-map_left,
.m430e-map_center,
.m430e-map_right{
    width: 446px;
    height: 404px;
    box-shadow: 0px 0px 20px rgba(33, 129, 176, .3);
    float: left;
    /* width: 482px;
    height: 439px; */
}

#calendar {
    font-size: 18px;
    color: #2181b0;
    /* margin-top: 12px; */
    padding-top: 18px;
    box-sizing: border-box;
}

#calendar .m430e-fc-header .m430e-fc-button {
    margin-bottom: 0;
}

.m430e-fc-content {
    margin-top: 20px;
}

#calendar .m430e-fc-state-down {
    background: none;
    box-shadow:rgba(0, 0, 0, 0) !important;
}

#calendar .m430e-fc-button-prev,
#calendar .m430e-fc-button-next {
    background: none;
    border: 0;
}
#calendar .m430e-fc-button-prev{
    background: transparent url("https://www.valdesangil.com/images/sk_v2022_index_calendar_prev.png") no-repeat center;
    background-size: 26px;
}
#calendar .m430e-fc-button-next {
    background: transparent url("https://www.valdesangil.com/images/sk_v2022_index_calendar_next.png") no-repeat center;
    background-size: 26px;
}

#calendar .m430e-fc-header-title h2 {
    font-size: 22px;
}



.m430e-map_left {
    background: url("https://www.valdesangil.com/images/sk_v2022_flower_bg.png");
    padding:20px;
    box-sizing: border-box;
    position: relative;
}
.m430e-map_left .m430e-rlmore {
    display: block;
    position: absolute;
    top: 84px;
    right: 148px;
    width: 142px;
    height: 30px;
}
.m430e-calendar_href {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}


.m430e-sk_calendar {
    width: 404px;
    height: 368px;
    background: url("https://www.valdesangil.com/images/sk_v2022_calendar_bg.png") no-repeat;
    padding: 40px 30px 12px 30px;
    box-sizing: border-box;
}


/* fullcalendar 样式重定义 start */

.m430e-map_left .m430e-calendar_top {
    width: 100%;
    height: 58px;
    border-bottom: 2px solid #2181b0;
    overflow: hidden;
    padding: 0 14px;
    box-sizing: border-box;
}

.m430e-map_left .m430e-calendar_top_left,
.m430e-map_left .m430e-calendar_top_right {
    font-size: 28px;
    line-height: 58px;
    color: #2181b0;
    font-weight: bold;
}

#calendar th, #calendar td {
    border: none;
}

#calendar .m430e-fc-header {
    /* display: none; */
    color: #5ba2c5;
}

#calendar .m430e-fc-button-today {
    display: none;
}

#calendar .m430e-fc-day-header {
    height: 35px;
    vertical-align: top !important
}

.m430e-fc-state-highlight {
    background: none !important
}

.m430e-fc-state-highlight .m430e-fc-day-number {
    background-color: #b80c0c;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    color: #FFF;
    box-shadow: inset 1px 2px 5px rgba(0,0,0, .5);
}

.m430e-fc td, .m430e-fc th {
    vertical-align: bottom !important
}

.m430e-fc-day>div{
    width: 100%;
    height: 100%;
}

.m430e-fc-day-number {
    width: 30px;
    height: 30px !important;
    line-height: 30px;
    text-align: center;
    float: none !important;
    margin: 0 auto;
    padding: 0 !important;
    color: #1c5f80;
}

.m430e-hasMeet {
    position: relative;
}

.m430e-hasMeet::after{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #d5b678;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 2px;
    left: 21px;
}

.m430e-hover .m430e-fc-day-number:hover {
    background-color: rgba(33, 129, 176, 0.2);
    border-radius: 20px;
}


/* fullcalendar 样式重定义 end */

.m430e-map_center {
    margin-left: 31px;
    position: relative;
    z-index: 2;
}

.m430e-map_center_popup{
    width: 447px;
    height: 284px;
    background-color: rgba(149, 13, 13, .7);
    position: absolute;
    left: 0;
    top: 60px;
    padding: 28px 15px 28px 28px;
    box-sizing: border-box;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    opacity: 0;
}
.m430e-map_center_popup.active{
    left: 100px;
    opacity: 3;
}

.m430e-map_center_popup_ul {
    width: 100%;
    line-height: 30px;
    height: 207px;
    margin-bottom: 10px;
}

.m430e-map_center_popup_ul li{
    font-size: 16px;
    color: #FFF;
    margin-bottom: 12px;
    overflow: hidden;
    padding-right: 10px;
}

.m430e-map_center_popup_ul li a {
    width: 274px;
    float: left;
    color: #FFF;
    padding-left: 26px;
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_list_white.png") no-repeat left 7px;
    box-sizing: border-box;
}

.m430e-map_center_popup_ul li span {
    width: 94px;
    float: right;
}

.m430e-map_center_more_box {
    text-align: right;
    padding-right: 25px;
}

.m430e-map_center_more_box .m430e-white_more {
    padding-right: 26px;
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_more_white.png") no-repeat right center;
    display: inline-block;
    font-size: 16px;
    color: #FFF;
}

.m430e-map_center_position {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background-color: rgba(0,0,0, .5); */
}
.m430e-map_center_position .m430e-linkmore {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.m430e-map_center_position .m430e-map_center_city{
    width: 20px;
    height: 20px;
    /* background-color: #c29460; */
    position: absolute;
    /* opacity: .5; */
    cursor: pointer;
}

/* .m430e-map_center_position .m430e-map_center_city:nth-child(1) {display: block} */

.m430e-map_center_position .m430e-map_center_city .m430e-curCityBox {
    width: 276px;
    /* height: 200px; */
    background-color: rgba(149, 13, 13, .7);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
    position: absolute;
    left: 100%;
    top: 0;
    text-align: left;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    font-size: 14px;
    color: #FFF;
    display: none;
}

.m430e-map_center_position .m430e-map_center_city .m430e-cityName {
    padding-left: 20px;
    background: url("https://www.valdesangil.com/images/sk_v2022_index_postionBg.png") no-repeat left center;
    background-size: 20px;
    font-size: 18px;
    font-weight: bold;
}

.m430e-map_center_position .m430e-map_center_city .m430e-curCityBox p {
    padding: 10px 0;
    line-height: 1.5;
    border-bottom: 1px dashed rgba(255,255,255, .5);
    overflow: hidden;
    font-size: 16px;
}

.m430e-map_center_position .m430e-map_center_city .m430e-curCityBox p .m430e-meetName {
    float: left;
}

.m430e-map_center_position .m430e-map_center_city .m430e-curCityBox p .m430e-meetTime {
    float: right;
}


.m430e-map_center_position .m430e-jilin {
    left: 324px;
    top: 100px;
    z-index: 10;
}

.m430e-map_center_position .m430e-beijing {
    left: 277px;
    top: 126px;
    z-index: 9;
}

.m430e-map_center_position .m430e-gansu {
    left: 173px;
    top: 134px;
    z-index: 8;
}

.m430e-map_center_position .m430e-shanxi {
    left: 231px;
    top: 169px;
    z-index: 6;
}

.m430e-map_center_position .m430e-shandong {
    left: 288px;
    top: 156px;
    z-index: 7;
}

.m430e-map_center_position .m430e-sichuan {
    left: 199px;
    top: 192px;
    z-index: 4;
}

.m430e-map_center_position .m430e-hubei {
    left: 245px;
    top: 195px;
    z-index: 3;
}

.m430e-map_center_position .m430e-jiangsu {
    left: 296px;
    top: 179px;
    z-index: 5;
}

.m430e-map_center_position .m430e-shanghai {
    left: 312px;
    top: 202px;
    z-index: 2;
}

.m430e-map_center_position .m430e-guangdong {
    left: 260px;
    top: 244px;
    z-index: 1;
}




.m430e-map_right {
    margin-left: 31px;
    position: relative;
    z-index: 1;
}

.m430e-map_right_popup{
    width: 447px;
    height: 284px;
    background-color: rgba(30, 90, 135, .7);
    position: absolute;
    left: 0;
    top: 60px;
    padding: 28px 15px 28px 28px;
    box-sizing: border-box;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    opacity: 0;
}
.m430e-map_right_popup.active{
    left: 100px;
    opacity: 3;
}

.m430e-map_right_popup_ul {
    width: 100%;
    line-height: 30px;
    height: 207px;
    margin-bottom: 10px;
}

.m430e-map_right_popup_ul li{
    font-size: 16px;
    color: #FFF;
    margin-bottom: 12px;
    overflow: hidden;
    padding-right: 10px;
}

.m430e-map_right_popup_ul li a {
    width: 360px;
    float: left;
    color: #FFF;
    padding-left: 26px;
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_list_white.png") no-repeat left 7px;
    box-sizing: border-box;
}

.m430e-map_right_popup_ul li span {
    width: 94px;
    float: right;
}

.m430e-map_right_more_box {
    text-align: right;
    padding-right: 25px;
}

.m430e-map_right_more_box .m430e-white_more {
    padding-right: 26px;
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_more_white.png") no-repeat right center;
    display: inline-block;
    font-size: 16px;
    color: #FFF;
}

.m430e-content_scrollbar1 {
    overflow: hidden;
}
.m430e-content_scrollbar1 .m430e-scroll_main {
    display: block;
}
.m430e-content_scrollbar1 .m430e-scroll_wrap {
    width: 100%;
    position: relative;
}
.m430e-content_scrollbar1 .m430e-scroll_wrap .m430e-scroll_cont {
    height: 100%;
    overflow: hidden;
    padding-right: 20px;
}
.m430e-content_scrollbar1 .m430e-scroll_wrap .m430e-scroll_bar {
    position: absolute;
    top:0;
    right:0;
    height: 100%;
    border-radius: 6px;
    border-left: 6px #f3acac solid;
}
.m430e-content_scrollbar1 .m430e-scroll_wrap .m430e-scroll_slider {
    position: absolute;
    top: 0;
    left: -7px;
    width: 8px;
    height: 100px;
    background-color: #7f1f1f;
    border-radius:5px;
    opacity: 1;
    cursor: pointer;
}
.m430e-content_scrollbar1 .m430e-scroll_wrap .m430e-scroll_slider:hover{
    opacity: 1
}

.m430e-content_scrollbar2 {
    overflow: hidden;
}
.m430e-content_scrollbar2 .m430e-scroll_main {
    display: block;
}
.m430e-content_scrollbar2 .m430e-scroll_wrap {
    width: 100%;
    position: relative;
}
.m430e-content_scrollbar2 .m430e-scroll_wrap .m430e-scroll_cont2 {
    height: 100%;
    overflow: hidden;
    padding-right: 20px;
}
.m430e-content_scrollbar2 .m430e-scroll_wrap .m430e-scroll_bar2 {
    position: absolute;
    top:0;
    right:0;
    height: 100%;
    border-radius: 6px;
    border-left: 6px #81b1de solid;
}
.m430e-content_scrollbar2 .m430e-scroll_wrap .m430e-scroll_slider2 {
    position: absolute;
    top: 0;
    left: -7px;
    width: 8px;
    height: 100px;
    background-color: #224e7e;
    border-radius:5px;
    opacity: 1;
    cursor: pointer;
}
.m430e-content_scrollbar2 .m430e-scroll_wrap .m430e-scroll_slider2:hover{
    opacity: 1
}
/*日历 start*/
/* .m430e-fc-day{
    text-align: center;
}

.m430e-fc td, .m430e-fc th {
    vertical-align: middle !important
} */

/* .m430e-fc-border-separate{
    border: 0;
}

.m430e-fc-border-separate td {
    border: 0;
} */

/*日历 end*/

/* 学术地图 academic_map end */


/* 融媒体 start */

.m430e-financial_media {
    background: url("https://www.valdesangil.com/images/sk_v2022_flower_bg.png");
    padding: 26px 30px 30px 30px;
    box-sizing: border-box;
}
.m430e-financial_media .m430e-media_top {

}

.m430e-financial_media .m430e-media_top .m430e-sk_more_title {
    margin-top: 0;
}

.m430e-financial_media .m430e-media_title {
    font-size: 30px;
    padding-left: 76px;
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_sk.png") no-repeat left top;
    float: left;
    font-weight: bold;
}

.m430e-media_bottom {
    height: 460px;
    overflow: hidden;
    margin-top: 14px;
}

.m430e-media_left {
    width: 818px;
    height: 460px;
    float: left;
    background: #000;
}
.m430e-media_left video {
    width: 818px;
    height: 460px;
}

.swiper-container3-1 {
    height: 460px;
}

.m430e-media_left .swiper-slide {
    position: relative;
}

.m430e-media_left .swiper-slide img{
    width: 100%;
    height: 100%;
}

.m430e-media_left .swiper-slide p {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-image: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,.8) 70%);
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    color: #FFF;
    padding-left: 20px;
    box-sizing: border-box;
}


.m430e-media_left .swiper-container3-1 .swiper-pagination3-1 {
    width: auto;
    left: auto;
    right: 20px;
    bottom: 20px;
    z-index: 2;
}


.m430e-media_left .swiper-container3-1 .swiper-pagination3-1 .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 4px;
    box-sizing: border-box;
    opacity: 1;
    background-color: transparent;
}

.m430e-media_left .swiper-container3-1 .swiper-pagination3-1 .swiper-pagination-bullet::before{
    content: '';
    width: 8px;
    height: 8px;
    background-color: #FFF;
    display: block;
}

.m430e-media_left .swiper-container3-1 .swiper-pagination3-1 .swiper-pagination-bullet-active{
    width: 16px;
    height: 16px;
    border: 1px solid #17538e;
    padding: 3px;
    box-sizing: border-box;
    background-color: #FFF;
}

.m430e-media_left .swiper-container3-1 .swiper-pagination3-1 .swiper-pagination-bullet-active::before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #17538e;
    display: block;
}

.m430e-media_left .swiper-slide img{
    width: 100%;
    height: 490px;
}
.m430e-media_left .m430e-video_img img {
    width: 818px;
    height: 460px;
}
.m430e-media_right {
    width: 500px;
    height: 100%;
    float: right;
}

.m430e-pic_txt {
    height: 124px;
    /* overflow: hidden; */
    margin-bottom: 26px;
}

.m430e-pic_txt .m430e-pic {
    width: 190px;
    height: 100%;
    float: left;
    overflow: hidden;
}

.m430e-pic_txt .m430e-pic img{
    width: 100%;
    height: 100%;
}

.m430e-pic_txt .m430e-pic img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.m430e-pic_txt .txt {
    width: 290px;
    height: 124px;
    float: right;
    border-bottom: 1px solid #dae3ed;
}

.m430e-pic_txt .txt a {
    color: #172a3a;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
.m430e-pic_txt .txt p {
    font-size: 16px;
    line-height: 30px;
    color: #707070;
    text-indent: 2em;
}
/* .m430e-pic_txt .txt .m430e-icon_weibo {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_weibo.png") no-repeat 0 2px;
}

.m430e-pic_txt .txt .m430e-icon_wechat {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_wechat.png") no-repeat 0 2px;
}

.m430e-pic_txt .txt .m430e-icon_xcx {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_xcx.png") no-repeat 0 2px;
} */

.m430e-pic_txt .txt a:hover{
    color: #277398;
}

.m430e-pic_txt .txt span {
    font-size: 14px;
    color: #666;
}

/* 融媒体 end */



/* 读刊、读报、读书、网刊 start */
.m430e-readM {
    width: 446px;
    height: 440px;
    background-color: #FFF;
    position: relative;
    box-sizing: border-box;
    padding-right: 28px;
}

.m430e-readM:nth-child(2) {
    margin-left: 30px;
}

.m430e-readM .m430e-point_ul{
    margin-left: 28px;
}

.m430e-top_line {
    width: 100%;
    height: 4px;
    background-color: #bcd9e7;
    position: absolute;
    top: 0;
    left: 0;
}

.m430e-top_line::before {
    content: '';
    width: 104px;
    height: 4px;
    background-color: #2181b0;
    display: block;
}

.m430e-readM_title {
    height: 78px;
    line-height: 78px;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 28px;
}


.m430e-readM_title span {
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    padding-left: 76px;
}

.m430e-sk_v2022_icon_dk span {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_dk.png") no-repeat left center;
}

.m430e-sk_v2022_icon_db span {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_db.png") no-repeat left center;
}

.m430e-sk_v2022_icon_ds span {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_ds.png") no-repeat left center;
}

.m430e-readM_dk {
    margin-top: 24px;
    overflow: hidden;
    margin-bottom: 10px;
}

.m430e-readM_dk .m430e-left {
    width: 140px;
    height: 190px;
    float: left;
    margin-left: 20px;
}

.m430e-readM_dk .m430e-left img {
    width: 100%;
    height: 100%;
}

.m430e-readM_dk .m430e-right {
    width: 240px;
    float: right;
}

.m430e-readM_dk .m430e-right a{
    font-size: 20px;
    font-weight: bold;
    color: #212121;
    line-height: 30px;
    display: block;
}

.m430e-readM_dk .m430e-right a:hover {
    color: #277398;
}

.m430e-readM_dk .m430e-right p {
    font-size: 16px;
    color: #707070;
    margin-top: 20px;
    line-height: 28px;
}
.m430e-readM_dk .m430e-right .m430e-sk_more_link {
    color: #c29460;
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
}
.m430e-readM_db {
    padding: 20px 0px 20px 28px;
    box-sizing: border-box;
}

.m430e-sk_db_left {
    width: 213px;
    height: 316px;
    /* border: 1px solid #868686; */
    float: left;
}

.m430e-sk_db_left img{
    width: 100%;
    height: 100%;
}

.m430e-sk_db_right {
    width: 156px;
    height: 316px;
    float: right;
}

.m430e-catalogue_title {
    font-size: 22px;
    color: #5b9bd1;
    font-weight: bold;
    margin-top: 10px;
}

.m430e-catalogue_row {
    position: relative;
}

.m430e-catalogue_row_title {
    font-size: 22px;
    color: #5b9bd1;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: -34px;
}

.m430e-catalogue_row_ul {
    font-size: 18px;
    margin-top: 10px;
    margin-left: 26px;
    background-color: #f4f8fb;
    overflow: hidden;
}
.m430e-catalogue_row_ul li {
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    float: left;
}

.m430e-catalogue_row_ul li a{
    color: #3a3a3a;
    padding-left: 30px;
    display: block;
}

.m430e-catalogue_row_ul li a:hover,
.m430e-catalogue_row_ul li a.active{
    background-image: linear-gradient(to right,  #017fbf, #7baeda);
    color: #FFF;
}




.m430e-catalogue_ul {
    background-color: #f5f8fb;
    font-size: 18px;
    margin-top: 10px;
}

.m430e-catalogue_ul li {
    height: 38px;
    line-height: 38px;

}

.m430e-catalogue_ul li a{
    color: #3a3a3a;
    padding-left: 12px;
    display: block;
}

.m430e-catalogue_ul li:hover a,
.m430e-catalogue_ul li.active a{
    background-image: linear-gradient(to right,  #017fbf, #7baeda);
    color: #FFF;
}

.m430e-sk_wk {
    height: 280px;
    background: url("https://www.valdesangil.com/images/sk_v2022_wk_bg.jpg") no-repeat;
    position: relative;
    margin-top: 50px;
}

.m430e-sk_v2022_icon_wk span {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_wk.png") no-repeat left center;
}

.m430e-sk_wk_left {
    width: 276px;
    height: 100%;
    padding: 90px 0 0 37px;
    box-sizing: border-box;
    float: left;
}


.m430e-sk_wk_left span{
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    padding-left: 76px;
}

.m430e-sk_wk_left .m430e-sk_more_title {
    display: block;
    width: 38px;
    float: none;
    margin-top: 24px;
}

.m430e-sk_wk_center {
    width: 590px;
    height: 100%;
    float: left;
    padding-top: 35px;
    box-sizing: border-box;
    overflow: hidden;
}

.m430e-book_box {
    float: left;
    width: 153px;
    height: 176px;
    position: relative;
    margin-left: 50px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    cursor: pointer;
}

.m430e-book_box:nth-child(1) {
    margin-left: 0;
}

.m430e-book_pic {
    width: 130px;
    height: 100%;
    /*background: url("https://www.valdesangil.com/images/sk_v2022_bookShadow.png") no-repeat left bottom;
    */
    background-position: left bottom;
    padding-left: 22px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.m430e-book_pic img{
    width: 100%;
    height: 100%;
}
.m430e-book_inverted img{
    width: 100%;
    height: 100%;
}
.m430e-book_box.active{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/*倒影*/
.m430e-book_inverted{
    transform: rotate(180deg) rotateY(180deg);
    -webkit-transform: rotate(180deg) rotateY(180deg);
    -moz-transform: rotate(180deg) rotateY(180deg);
    -ms-transform: rotate(180deg) rotateY(180deg);
    -o-transform: rotate(180deg) rotateY(180deg);
    margin-top: -14px;
    margin-left: 22px;
    opacity: 0.2;
    position: absolute;
    top: 184px;
    left: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

@keyframes bookToUp{
    0% {
        top: 184px;
        opacity: .2;
    }
    20% {
        top: 210px;
        opacity: 0;
    }

    50% {
        opacity: .2;
    }
    100%  {
        top: 184px;
        opacity: .2;
    }
}

@keyframes bookToDown{
    0% {
        top: 0;
    }
    20% {
        top: -10px;
    }
    80% {
        top: 0;
        background: none;
        background-position: 20px bottom;
    }
    88% {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookShadow.png") no-repeat left bottom;
    }
    100%  {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookShadow.png") no-repeat left bottom;
    }
}


.m430e-book_box.active .m430e-book_inverted {
    top: 184px;
    left: 0;
    animation: bookToUp 1.5s;
    -webkit-animation: bookToUp 1.5s;
}

.m430e-book_box.active .m430e-book_pic {
    animation: bookToDown 1.5s;
    -webkit-animation: bookToDown 1.5s;
    animation-fill-mode: forwards;
}

.m430e-sk_wk_center2 {
    width: 170px;
    float: left;
    padding-top: 22px;
}

.m430e-sk_wk_center2 .m430e-catalogue_ul li{
    text-align: center;
}

.m430e-sk_wk_center2 .m430e-catalogue_ul li a {
    padding-left: 0;
}

.m430e-sk_wk_center2_title {
    font-size: 22px;
    color: #5b9bd1;
    font-weight: bold;
}


.m430e-sk_wk_right_ul {
    float: left;
    padding-top: 22px;
    margin-left: 20px;
    width: 510px;
}

.m430e-sk_wk_right_ul li:nth-child(odd) {
    font-weight: bold;
}
.m430e-sk_wk_right_ul li {
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m430e-sk_wk_right_ul li a {
    position: relative;
    line-height: 40px;
    padding-left: 12px;
    color: #212121;
}

.m430e-sk_wk_right_ul li a:hover{
    color: #277398;
}

.m430e-sk_wk_right_ul li a::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #c29460;
    position: absolute;
    top: 10px;
    display: block;
}

.m430e-subscribe_box {
    width: 100%;
    height: 150px;
    padding-top: 50px;
}

.m430e-subscribe_left {
    width: 923px;
    height: 100%;
}
.m430e-subscribe_left1 {
    width: 340px;
    height: 100%;
    margin-right: 13px;
    border-radius: 5px;
    overflow: hidden;
}

.m430e-subscribe_left img{
    width: 100%;
    height: 100%;
}

.m430e-subscribe_right {
    width: 446px;
    height: 100%;
}
.m430e-subscribe_right1 {
    width: 340px;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}
.m430e-subscribe_right img{
    width: 100%;
    height: 100%;
}
/* .m430e-sk_v2022_icon_dk span {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_dk.png") no-repeat left center;
} */

/* 读刊、读报、读书、网刊 end */

/*  手风琴 - 学科体系、学术体系、话语体系 start */


.m430e-bookshelf_wrap {
    background: url("https://www.valdesangil.com/images/sk_v2022_colorfullBg.jpg") no-repeat center top;
    background-size: contain;
}
.m430e-bookshelf_title {
    width: 100%;
    height: 117px;
    text-align: center;
    padding-top: 40px;
}

.m430e-bookshelf_title img {
    height: 100%;
}

.m430e-bookshelf_more_div {
    width: 100%;
    line-height: 40px;
    overflow: hidden;
}

.m430e-bookshelf_box_ul {
    width: 100%;
    height: 402px;
    margin-top: 20px;
}

.m430e-bookshelf_box_ul li {
    width: 52px;
    height: 100%;
    float: left;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    position: relative;
}

.m430e-bookshelf_box_ul li .m430e-book_side {
    width: 52px;
    height: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 2;
    color: #fff;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    letter-spacing: 3px;
    font-weight: bold;
}

.m430e-bookshelf_box_ul li .m430e-book_side .m430e-high_linght {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(255,255,255, 0) 10% , rgba(255,255,255, 0) 60%, rgba(255,255,255, 0) 90%);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.m430e-bookshelf_box_ul li .m430e-book_side p {
    font-size: 20px;
    color: #FFF;
    padding: 24px 12px;
    /* font-family: SimSun; */
}

/* .m430e-bookshelf_box_ul li .m430e-book_side::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    top: 0;
    left: 0;
} */

/* .m430e-bookshelf_box_ul li:hover .m430e-book_side::after {
    background-color: rgba(255, 255, 255, 0.2);
} */

.m430e-bookshelf_box_ul li:hover .m430e-book_side{
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -o-transform: scale(1.07);
    cursor: pointer;
    z-index: 3;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .6);
}

.m430e-bookshelf_box_ul li:hover .m430e-high_linght {
    /* background-color: rgba(255, 255, 255, 0.2); */
    /* background-image: linear-gradient(to right,  #017fbf, #7baeda); */

    background-image: linear-gradient(to right, rgba(255,255,255, 0) 10% , rgba(255,255,255, 0.5) 40%, rgba(255,255,255, 0) 90%);
}


/* .m430e-bookshelf_box_ul li:hover */

.m430e-bookshelf_box_ul li:nth-child(1) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_01.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(2) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_02.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(3) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_03.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(4) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_04.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(5) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_05.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(6) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_06.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(7) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_07.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(8) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_08.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(9) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_09.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(10) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_10.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(11) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_11.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(12) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_12.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(13) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_13.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(14) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_14.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(15) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_15.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(16) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_16.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li:nth-child(17) .m430e-book_side {
    background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_17.jpg") no-repeat;
}

.m430e-bookshelf_box_ul li.active .m430e-book_side {
    opacity: 0;
}

.m430e-bookshelf_box_ul li .m430e-book_content {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: #eee;
    overflow: hidden;
}

.m430e-bookshelf_box_ul li:nth-child(1) .m430e-book_content {
    background-color: #812f2e;
}
.m430e-bookshelf_box_ul li:nth-child(2) .m430e-book_content {
    background-color: #934835;
}
.m430e-bookshelf_box_ul li:nth-child(3) .m430e-book_content {
    background-color: #b4594c;
}
.m430e-bookshelf_box_ul li:nth-child(4) .m430e-book_content {
    background-color: #8d6760;
}
.m430e-bookshelf_box_ul li:nth-child(5) .m430e-book_content {
    background-color: #8a613d;
}
.m430e-bookshelf_box_ul li:nth-child(6) .m430e-book_content {
    background-color: #887256;
}
.m430e-bookshelf_box_ul li:nth-child(7) .m430e-book_content {
    background-color: #63694f;
}
.m430e-bookshelf_box_ul li:nth-child(8) .m430e-book_content {
    background-color: #42544c;
}
.m430e-bookshelf_box_ul li:nth-child(9) .m430e-book_content {
    background-color: #34413c;
}
.m430e-bookshelf_box_ul li:nth-child(10) .m430e-book_content {
    background-color: #2a6581;
}
.m430e-bookshelf_box_ul li:nth-child(11) .m430e-book_content {
    background-color: #5b87a0;
}
.m430e-bookshelf_box_ul li:nth-child(12) .m430e-book_content {
    background-color: #558a96;
}
.m430e-bookshelf_box_ul li:nth-child(13) .m430e-book_content {
    background-color: #60547f;
}
.m430e-bookshelf_box_ul li:nth-child(14) .m430e-book_content {
    background-color: #a27557;
}
.m430e-bookshelf_box_ul li:nth-child(15) .m430e-book_content {
    background-color: #725e34;
}
.m430e-bookshelf_box_ul li:nth-child(16) .m430e-book_content {
    background-color: #5f5533;
}

.m430e-bookshelf_box_ul li .m430e-book_conent_img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
}

.m430e-bookshelf_box_ul li .m430e-book_conent_img img{
    /* width: 100%; */
    height: 100%;
}

.m430e-bookshelf_box_ul li .m430e-book_content_text {
    width: 100%;
    height: 100px;
    line-height: 140px;
    color: #FFF;
    background-image: linear-gradient(rgba(0,0,0,0) 10%, rgba(0,0,0,.8) 90%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition-delay: .5s;
    z-index: 3;
    opacity: 0;
}

.m430e-bookshelf_box_ul li.active{
    width: 568px;
}

.m430e-bookshelf_box_ul li.active .m430e-book_conent_img {
    opacity: 1;
}

.m430e-bookshelf_box_ul li.active .m430e-book_content_text {
    opacity: 1;
}

/*  手风琴 - 学科体系-学术体系-话语体系 end */

.m430e-index_bottom_bg {
    background: url("https://www.valdesangil.com/images/sk_v2022_bottom_bg.jpg") no-repeat center 0;
    background-size: cover;
}

.m430e-zy_nav{
    padding-top: 20px;
}

.m430e-study_ul {
    width: 100%;
    overflow: hidden;
}

.m430e-study_ul li {
    width: 440px;
    margin-right: 40px;
    float: left;
    /* overflow: hidden; */
    /* height: 160px; */
}

.m430e-study_li {
    margin-top: 40px;
}

.m430e-study_ul li:nth-child(3),
.m430e-study_ul li:nth-child(6),
.m430e-study_ul li:nth-child(9) {
    margin-right: 0;
}

.m430e-study_top {
    height: 74px;
    line-height: 74px;
    overflow: hidden;
    position: relative;
}

.m430e-study_top::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #2181b0;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.m430e-study_title {
    float: left;
    overflow: hidden;
}

.m430e-study_title a,
.m430e-study_title .m430e-study_line {
    float: left;
}

.m430e-study_title .m430e-study_line {
    width: 7px;
    height: 74px;
    background: url("https://www.valdesangil.com/images/sk_v2022_study_line.png") no-repeat center;
    margin: 0 10px;
}

.m430e-study_title a {
    font-size: 24px;
    color: #4c819b;
}

.m430e-study_title a span {
    height: 100%;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.m430e-study_title a.active span i {
    background: url("https://www.valdesangil.com/images/sk_v2022_icon_shelter.png") no-repeat;
    background-size: cover;
    width: 12px;
    height: 7px;
    display: block;
    position: absolute;
    right: -1px;
    bottom: -1px;
    z-index: 11;
}

.m430e-study_title a.active {
    font-size: 28px;
    font-weight:bold;
    color: #212121;
}

.m430e-study_title a.active span::before {
    content: '';
    width: 7px;
    height: 5px;
    background-color: #FFF;
    position: absolute;
    left: -7px;
    bottom: 0;
    z-index: 11;
}

.m430e-study_title a.active span:after {
    content: '';
    width: 100%;
    height: 5px;
    background: #2181b0 url("https://www.valdesangil.com/images/sk_v2022_icon_bg.png") no-repeat bottom right;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.m430e-study_bottom {
    width: 100%;
}

.m430e-study_bottom_img {
    width: 440px;
    height: 250px;
    margin: 15px 0;
    position: relative;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    overflow: hidden;
}

.m430e-study_bottom_img img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.m430e-study_bottom_img img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.m430e-study_bottom_img p {
    width: 100%;
    height: 85px;
    line-height: 100px;
    color: #FFF;
    text-align: center;
    background-image: linear-gradient(rgba(0,0,0,0) 10%, rgba(0,0,0,.8) 90%);
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
    box-sizing: border-box;
}

.m430e-study_content{
    display: none;
}


/* 学术理论资源导航 start  */

.m430e-middelLine_title01 {
    width: 100%;
    font-size: 40px;
    font-weight: bold;
    color: #277398;
    text-align: center;
    position: relative;
}
.m430e-middelLine_title01 a {
    color: #277398;
}
.m430e-middelLine_title01::before {
    content: '';
    width: 522px;
    height: 1px;
    background-color: #277398;
    position: absolute;
    left: 0;
    top: 26px;
    display: block;
}

.m430e-middelLine_title01::after {
    content: '';
    width: 522px;
    height: 1px;
    background-color: #277398;
    position: absolute;
    right: 0;
    top: 26px;
    display: block;
}

.card_nav_ul {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 20px;
    overflow: hidden;
}

.card_nav_ul li {
    width: 214px;
    height: 80px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;

}
.card_nav_ul li:nth-child(9) {
    width: 448px;
}
.card_nav_ul li a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.card_nav_ul li a .card_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.card_nav_ul li a .card_icon_div {
    width: 59px;
    height: 59px;
    position: absolute;
    background:url("https://www.valdesangil.com/images/sk_v2022_icon_cardNav_bg.png") no-repeat;
    background-size: 100%;
    left: 12px;
    top: 10px;
    z-index: 5;
    overflow: hidden;
}

.card_nav_ul li a .card_icon_div .card_icon_slide img{
    float: left;
}

.card_nav_ul li a .card_icon_div .card_icon_slide {
    width: 59px;
    height: 118px;
    position: absolute;
    top: 0;
    left: 0;
    transition: top .3s;
    -webkit-transition: top .3s;
    -moz-transition: top .3s;
    -ms-transition: top .3s;
    -o-transition: top .3s;
}

.card_nav_ul li.active .card_icon_div .card_icon_slide {
    top: -59px;
}

.card_nav_ul li:nth-child(6),
.card_nav_ul li:nth-child(11),
.card_nav_ul li:nth-child(17) {
    margin-right: 0;
}

/* .card_nav_ul li:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
} */
/* 学术理论资源导航 end  */

/*   新媒体矩阵 start */

.m430e-middelLine_title02 {
    width: 100%;
    font-size: 40px;
    font-weight: bold;
    color: #277398;
    text-align: center;
    position: relative;
    margin-top: 60px;
}
.m430e-middelLine_title02 a {
    color: #277398;
}
.m430e-middelLine_title02::before {
    content: '';
    width: 580px;
    height: 1px;
    background-color: #277398;
    position: absolute;
    left: 0;
    top: 26px;
    display: block;
}

.m430e-middelLine_title02::after {
    content: '';
    width: 580px;
    height: 1px;
    background-color: #277398;
    position: absolute;
    right: 0;
    top: 26px;
    display: block;
}

.m430e-new_media_ul {
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}

.m430e-new_media_ul li {
    width: 186px;
    height: 200px;
    /* background-color: #333; */
    float: left;
    margin-right: 56px;
}

.m430e-new_media_ul li:nth-child(6) {
    margin-right: 0;
}

.card_container{
    width: 186px;
    height: 100%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    font-size: 16px;
    color: #0c5375;
}

.m430e-new_media_ul li .m430e-front,
.m430e-new_media_ul li .m430e-back {
    background: url("https://www.valdesangil.com/images/sk_v2022_newMedia_bg.png") no-repeat center;
    width: 186px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    text-align: center;

    box-sizing: border-box;
}

.m430e-new_media_ul li .m430e-front p,
.m430e-new_media_ul li .m430e-back p {
    text-align: center;
    color: #0c5375;
}

.m430e-new_media_ul li .m430e-front {
    padding: 44px 30px;
}

.m430e-new_media_ul li .m430e-back {
    padding: 30px;
}

.m430e-new_media_ul li .m430e-back{
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    color: #FFF;
    transform:  rotateY(180deg);
    -webkit-transform:  rotateY(180deg);
    -moz-transform:  rotateY(180deg);
    -ms-transform:  rotateY(180deg);
    -o-transform:  rotateY(180deg);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    opacity: 0;
}

.m430e-new_media_ul .active .card_container .m430e-back{
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    opacity: 1;
}
.m430e-new_media_ul li .m430e-back img {
    width: 106px;
    height: 106px;
}
.m430e-new_media_ul .active .card_container{
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
}


/*   新媒体矩阵 end */


/* 中国社会科学院网站集群 start */

.m430e-sk_gather {
    width: 100%;
}

.m430e-single_title {
    font-size: 24px;
    font-weight: bold;
    color: #33799c;
}

.m430e-china_group {
    margin-top: 70px;
}

.m430e-friend_link {
    margin-top: 40px;
}


.m430e-gather_btns {
    width: 100%;
    height: 86px;
    line-height: 86px;
    border-bottom: 1px solid #87bcd7;
    font-size: 20px;
}

.m430e-gather_btns span {
    display: inline-block;
    position: relative;
    margin-right: 100px;
    cursor: pointer;
    color: #4c819b;
}

.m430e-gather_btns span.active {
    font-weight: bold;
}

.m430e-gather_btns span.active::before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #2181b0;
    position: absolute;
    bottom: 0;
    left: 0;
}

.m430e-gather_content {
    padding: 20px 0;
    border-bottom: 1px solid #FFF;
    position: relative;
    display: none;
}

.m430e-gather_content::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #c1deef;
    position: absolute;
    bottom: 0;
    left: 0;
}

.m430e-gather_ul {
    overflow: hidden;
    margin-top: 22px;
    display: none;
}

.m430e-gather_ul li {
    float: left;
    margin-bottom: 20px;
}

.m430e-gather_ul li a {
    color: #32596c;
    font-size: 16px;
}

.m430e-gather_ul li a:hover {
    color: #2181b0;
}

.m430e-gather_ul_01 li {
    width: 465px;
}


/* 中国社会科学院网站集群 end */


/* 友情链接 start */
.m430e-links_ul {
    overflow: hidden;
    margin-top: 40px;
    padding-bottom: 70px;
}

.m430e-links_ul li {
    float: left;
    margin-right: 40px;
    margin-top: 10px;
}

.m430e-links_ul li a {
    color: #32596c;
}

.m430e-links_ul li a:hover {
    color: #2181b0;
}
/* 友情链接 end */


/* swiper style */
.swiper-slide img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

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

/* end */
@media screen and (max-width: 1440px) {

    body {
        min-width: 1100px;
        font-size: 14px;

    }
    .m430e-graybgToWhite {
        padding-top: 40px;
    }
    .m430e-sk_dkdbds {
        padding-top: 40px;
    }
    .m430e-warp_center{
        width: 1000px;
    }

    /* content */
    .m430e-warp_fullWidth {
        width: 100%;
    }

    .m430e-index_title {
        font-size: 32px;
        font-weight: bold;
        color: #277398;
        text-align: center;
        /* margin-top: 20px; */
    }
    .m430e-index_title a {
        color: #277398;
    }
    .m430e-index_info {
        width: 926px;
        margin: 10px auto 0 auto;
        white-space:nowrap;
        overflow: hidden;
    }

    .m430e-index_info_content{
        width: 926px;
        height: 40px;
        line-height: 40px;
        float: left;
        overflow: hidden;
        font-size: 14px;
    }

    .m430e-index_info_content .m430e-video {
        padding-left: 15px;
        background: url("https://www.valdesangil.com/images/sk_playbtn_v2022.png") no-repeat left center;
        background-size: 15px;
        display: inline-block;
    }

    .m430e-index_info_content .m430e-line {
        color: #277398;
        line-height: 40px;
        margin: 0 5px;
    }

    .m430e-moretop_btn {
        color: #c29460;
        font-size: 14px;
    }

    .m430e-index_info .m430e-moretop_btn {
        line-height: 40px;
    }

    .m430e-swiper_content{
        width: 890px;
        margin: 8px auto 0 auto;
        overflow: hidden;
    }

    .m430e-focus_news {
        width: 724px;
        height: 38px;
        line-height: 38px;
        margin: 0 auto 5px;
        overflow: hidden;
    }

    .m430e-focus_left {
        width: 116px;
        float: left;
        background: url("https://www.valdesangil.com/images/sk_focusNews_bg_v2022.png") no-repeat left top;
        font-size: 14px;
        padding-left: 48px;
        box-sizing: border-box;
        color: #FFF;
    }

    .m430e-focus_content {
        width: 608px;
        height: 38px;
        float: right;
        padding-left: 10px;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
        font-size: 14px;
    }
    .m430e-focus_content .m430e-tempWrap {
        width: 100% !important;
    }
    .m430e-focus_content .m430e-tempWrap ul li {
        width: auto!important;
    }
    .m430e-marquee_box {
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
    }

    .m430e-focus_content ul {
        /* padding: 0 20px; */
        box-sizing: border-box;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
    }

    .m430e-focus_content ul li{
        margin-right: 20px;
        float: left;
    }

    .m430e-focus_content ul li a {
        color: #277398;
        position: relative;
        padding-left: 10px;
        display: inline-block;
        -webkit-text-size-adjust:none;
    }

    .m430e-focus_content ul li a::before {
        content: '';
        width: 5px;
        height: 5px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        background: #a5784f;
        display: block;
        position: absolute;
        left: 0;
        top: 17px;
    }

    .m430e-siwper_wrap {
        width: 100%;
        position: relative;
    }

    .m430e-swiper_div {
        width: 724px;
        margin: 0 auto;
        height: 378px;
    }

    .m430e-index-news-swiper .m430e-arrow-left {
        width: 47px;
        height: 44px;
        background: url("https://www.valdesangil.com/images/sk_big_arrow_v2022.png") no-repeat left center;
        background-size: 25px;
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -22px;
        transform: rotate(180deg);
        opacity: .2;
    }

    .m430e-index-news-swiper .m430e-arrow-right {
        width: 47px;
        height: 44px;
        background: url("https://www.valdesangil.com/images/sk_big_arrow_v2022.png") no-repeat left center;
        background-size: 25px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -22px;
        opacity: .2;
    }

    .m430e-index-news-swiper .m430e-arrow-left:hover{
        opacity: 1;
    }

    .m430e-index-news-swiper .m430e-arrow-right:hover{
        opacity: 1;
    }

    .m430e-index-news-swiper .swiper-slide img{
        width: 100%;
        height: 100%;
    }

    .m430e-index-news-swiper .swiper-slide {
        position: relative;
    }

    .m430e-swiper_bottomTxt {
        width: 100%;
        height: 60px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 10;
        background: url("https://www.valdesangil.com/images/sk_swiper_text_bg.png") repeat-x bottom;
        background-size: auto 100%;
        color: #FFF;
    }

    .m430e-swiper_bottomTxt p {
        width: 742px;
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        font-weight: bold;
        padding-left: 20px;
        box-sizing: border-box;
    }

    .m430e-swiper_page {
        /*width: 70px;*/
        height: 70px;
        position: absolute;
        bottom: 0;
        right: 15px;
        color: #FFF;
        line-height: 70px;
        font-size: 18px;
        font-weight: bold;
        opacity: .8;
        z-index: 10
    ;
    }

    .m430e-swiper_curPage {
        font-size: 30px;
        opacity: 1;
    }

    .m430e-swiper_bottomTxtBg {
        width: 100%;
    }

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

    .m430e-sk_colorfull_bg{
        background: url("https://www.valdesangil.com/images/sk_v2022_colorfullBg.jpg") no-repeat center 430px;
        background-size: 100%;
    }

    .m430e-percent64 {
        width: 648px;
        min-height: 450px;
    }

    .m430e-percent36 {
        width: 340px;
    }

    /* end */

    /* 公共 title --start-- */
    .m430e-sk_title{
        line-height: 30px;
        font-size: 22px;
        font-weight: bold;
        position: relative;
        overflow: hidden;
    }
    .m430e-sk_title span{
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_sk.png") no-repeat left top;
        background-size: 48px;
        padding:0 20px 15px 58px;
        padding-bottom: 15px;
        border-bottom: 4px solid #2181b0;
        display: inline-block;
        position: relative;
    }
    .m430e-sk_title_tebie span{
        background: url("https://www.valdesangil.com/images/sk_v2024_icon_sk.png") no-repeat left top;
        background-size: 48px;
        padding:0 20px 15px 58px;
        padding-bottom: 15px;
        border-bottom: 4px solid #2181b0;
        display: inline-block;
        position: relative;
    }
    .m430e-sk_title::after{
        content: '';
        height: 1px;
        background-color: #2181b0;
        width: 100%;
        position: absolute;
        bottom: 0;
    }
    .m430e-sk_title span::after{
        content: '';
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_bg.png") no-repeat center center #fff;
        height: 5px;
        width: 10px;
        position: absolute;
        right: 0;
        bottom: -4px;
        z-index: 9;
    }
    .m430e-sk_more_title{
        float: right;
        background: url("https://www.valdesangil.com/images/sk_morebg_v2022.png") no-repeat right center;
        background-size: 12px;
        padding-right: 20px;
        line-height: 30px;
        color: #c29460;
        font-weight: normal;
        font-size: 12px;
        opacity: .8;
        margin-top: 12px;
    }
    .m430e-sk_more_title:hover{
        opacity: 1;
    }

    /* 公共 title --end-- */


    .m430e-sk_more_link{
        color: #c29460;
    }
    .m430e-sk_intro {
        margin-bottom: 16px;
    }
    .m430e-sk_intro .m430e-secToutiao {
        width: 648px;
        height: 60px;
    }
    .m430e-sk_intro h2{
        margin-bottom: 16px;
        font-size: 20px;
        text-align: center;
        color: #277398;
        margin-top: 24px;
    }
    .m430e-sk_intro p{
        font-size: 12px;
        line-height: 24px;
        color: #707070;
        /* text-indent: 2em; */
    }

    .m430e-sk_follow ul li{
        line-height: 34px;
    }
    .m430e-sk_follow ul li:nth-child(1) a,.m430e-sk_follow ul li:nth-child(2) a{
        /*font-size: 16px;*/
        font-weight: bold;
    }
    .m430e-sk_follow ul li a{
        font-size: 14px;
        color: #212121;
    }
    .m430e-sk_follow ul li a:Hover{
        color: #277398;
    }

    .m430e-sk_follow_list {
        width: 320px;
    }
    .m430e-sk_follow_list_2 {
        width: 326px;
    }

    .m430e-sk_follow_list ul li{
        padding-left: 10px;
        position: relative;
        height: 34px;
    }
    .m430e-sk_follow_list ul li::after{
        display: block;
        content: '';
        height: 3px;
        width: 3px;
        background-color: #c29460;
        border-radius: 3px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1px;
    }
    .m430e-sk_follow_list_2 ul li:nth-child(2) a{
        /*font-size: 14px;*/
        font-weight: normal;
    }
    .m430e-sk_follow_list_2 ul li .m430e-icos{
        display: inline-block;
        width: 66px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 12px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        margin-right: 8px;
        color: #fff;
        transition: all 0.3s ;
    }
    .m430e-sk_color_01{
        background-color: #dba971;
    }
    .m430e-sk_color_02{
        background-color: #4db3a4;
    }
    .m430e-sk_color_03{
        background-color: #2188ba;
    }
    .m430e-sk_color_04{
        background-color: #ab9373;
    }
    .m430e-sk_color_05{
        background-color: #5b9bd1;
    }


    .m430e-sk_comment ul li{
        padding: 0 15px;
        padding-top: 10px;
        height: 64px;
        margin-bottom: 18px;
        position: relative;
        background-color: #f4f9fc;
    }
    .m430e-sk_comment ul li::after{
        content: '';
        position: absolute;
        top: 74px;
        left: 0;
        height: 12px;
        width: 100%;
        background: url("https://www.valdesangil.com/images/sk_v2022_li_bg.png") no-repeat bottom left;
    }
    .m430e-sk_comment ul li h3{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
    }
    .m430e-sk_comment ul li h3 a{
        color: #212121;
    }
    .m430e-sk_comment ul li h3 a:hover {
        color: #277398;
    }
    .m430e-sk_comment ul li p{
        color: #707070;
        font-size: 12px;
        line-height: 24px;
    }

    .m430e-sk_comment ul li p a {
        color: #277398;
    }

    .m430e-sk_comment ul li span.sk_icon_msg{
        display: inline-block;
        color: #277398;
        font-size: 14px;
        font-weight: normal;
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_msg.png") no-repeat left center;
        background-size: 19px;
        padding-left: 28px;
        margin-right: 6px;
    }

    .m430e-point_ul {
        overflow: hidden;
    }

    .m430e-point_ul li {height: 30px;}

    .m430e-point_ul li a {
        position: relative;
        line-height: 26px;
        padding-left: 12px;
        color: #212121;
        font-size: 14px;
    }

    .m430e-point_ul li:nth-child(1) a {
        font-weight: bold;
    }

    .m430e-point_ul li a:hover {
        color: #277398;
    }

    .m430e-point_ul li::before {
        content: '';
        width: 5px;
        height: 5px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        background-color: #c29460;
        position: absolute;
        top: 11px;
        display: block;
    }

    .m430e-point_ul li a {
        padding-left: 15px;
    }

    .m430e-readM .m430e-point_ul{
        margin-left: 20px;
    }

    /* 20大 */
    .m430e-large20 {
        width: 100%;
        height: 110px;
        text-align: center;
        margin-top: 20px;
    }
    .m430e-large20 img{
        height: 100%;
    }

    .m430e-large20_swiper_wrap {
        width: 100%;
        max-width: 1370px;
        position: relative;
        overflow: hidden;
        margin: 0 auto 10px auto;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .m430e-large20_swiper_content {
        width: 100%;
        height: 100%;
        /* position: absolute;
        left: 50%;
        margin-left: -940px; */
    }

    .m430e-large20_swiper_content .swiper-slide a {
        width: 100%;
        height: 100%;
        display: block;
        text-align: center;
    }
    .m430e-large20_swiper_content .swiper-container {
        /* overflow: visible; */
    }

    .m430e-large20_swiper_content .swiper-slide {
        perspective: 800px;
        -webkit-perspective: 800px;
        -moz-perspective: 800px;
        -ms-perspective: 800px;
    }
    .m430e-large20_swiper_content .swiper-slide .m430e-front{
        backface-visibility: visible;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        opacity: 1;
    }

    .m430e-large20_swiper_content .swiper-slide .m430e-back{
        position: absolute;
        top: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transform:  rotateY(180deg);
        -webkit-transform:  rotateY(180deg);
        -moz-transform:  rotateY(180deg);
        -ms-transform:  rotateY(180deg);
        -o-transform:  rotateY(180deg);
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        opacity: 0;
    }
    .m430e-large20_swiper_content .swiper-slide.active .m430e-back{
        backface-visibility: visible;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        opacity: 1;
    }
    .m430e-large20_swiper_content .swiper-slide .card_container_zt {
        display: block;
        margin-left: 5%;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transition: transform .5s;
        -webkit-transition: transform .5s;
        -moz-transition: transform .5s;
        -ms-transition: transform .5s;
        -o-transition: transform .5s;
        width: 90%;
    }
    .m430e-large20_swiper_content .swiper-slide.active .card_container_zt {
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
    }





    .m430e-large20_swiper_wrap .swiper-button-prev,
    .m430e-large20_swiper_wrap .swiper-button-next {
        position: absolute;
        width: 92px;
        height: 26px;
        left: 50%;
        bottom: 0;
        opacity: .8;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }

    .m430e-large20_swiper_wrap .swiper-button-prev {
        margin-left: -106px;
        background: url("https://www.valdesangil.com/images/sk_v2022_swiper_redArrow.png") no-repeat center;
        background-size: 92px;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }

    .m430e-large20_swiper_wrap .swiper-button-next {
        margin-left: 15px;
        background: url("https://www.valdesangil.com/images/sk_v2022_swiper_redArrow.png") no-repeat center;
        background-size: 92px;
    }

    .m430e-large20_swiper_wrap .swiper-button-prev:hover,
    .m430e-large20_swiper_wrap .swiper-button-next:hover {
        opacity: 1;
    }

    .m430e-large20_swiper_wrap  .m430e-large20_swiper {
        overflow: visible;
        position: relative;
    }


    .m430e-fullTab_wrap .m430e-tab_title {
        width: 100%;
        height: 60px;
        line-height: 60px;
        border-bottom: 1px solid #668594;
        font-size: 20px;
        margin-top: 10px;
    }

    .m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns {

    }

    .m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns a {
        height: 60px;
        line-height: 60px;
        display: block;
        color: #4c819b;
        float: left;
        position: relative;
        padding-right: 8px;
    }

    .m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns a:hover{
        font-weight: bold;
        color: #bd0d0d;
    }

    .m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns a.active{
        padding-left: 33px;
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_tab_active.png") no-repeat left center;
        background-size: 24px;
        font-weight: bold;
        color: #bd0d0d;
    }

    .m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns a.active::before{
        content: '';
        height: 4px;
        width: 100%;
        display: block;
        position: absolute;
        background-color: #bd0d0d;
        left: 0;
        bottom: -2px;
    }

    .m430e-fullTab_wrap .m430e-tab_title .m430e-tab_btns span {
        width: 1px;
        height: 24px;
        display: block;
        border-right: 1px solid #668594;
        float: left;
        margin: 0 20px 0 10px;
        margin-top: 16px;
    }

    .m430e-fullTab_wrap .m430e-tab_content_ul {
        width: 100%;
        height: 266px;
        margin-top: 20px;
        overflow: hidden;
    }

    .m430e-fullTab_wrap .m430e-tab_content_ul li {
        width: 100%;
        height: 100%;
    }

    .m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_left,
    .m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_center,
    .m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right {
        height: 100%;
    }

    .m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_left {
        width: 468px;
        float: left;
    }

    .swiper-container1-1 {
        height: 266px;
    }

    .m430e-tab_content_left .swiper-container{
        position: relative;
        height: 266px;
    }

    .m430e-tab_content_left .swiper-container1-1 .swiper-pagination1-1,
    .m430e-tab_content_left .swiper-container1-2 .swiper-pagination1-2,
    .m430e-tab_content_left .swiper-container1-3 .swiper-pagination1-3,
    .m430e-tab_content_left .swiper-container1-4 .swiper-pagination1-4,
    .m430e-tab_content_left .swiper-container2-1 .swiper-pagination2-1,
    .m430e-tab_content_left .swiper-container2-2 .swiper-pagination2-2,
    .m430e-tab_content_left .swiper-container2-3 .swiper-pagination2-3,
    .m430e-tab_content_left .swiper-container2-4 .swiper-pagination2-4,
    .m430e-tab_content_left .swiper-container3-1 .swiper-pagination3-1 {
        position: absolute;
        width: auto;
        left: auto;
        right: 13px;
        bottom: 13px;
        z-index: 2;
    }

    .m430e-tab_content_left .swiper-container1-1 .swiper-pagination1-1 .swiper-pagination-switch,
    .m430e-tab_content_left .swiper-container1-2 .swiper-pagination1-2 .swiper-pagination-switch,
    .m430e-tab_content_left .swiper-container1-3 .swiper-pagination1-3 .swiper-pagination-switch,
    .m430e-tab_content_left .swiper-container1-4 .swiper-pagination1-4 .swiper-pagination-switch,
    .m430e-tab_content_left .swiper-container2-1 .swiper-pagination2-1 .swiper-pagination-switch,
    .m430e-tab_content_left .swiper-container2-2 .swiper-pagination2-2 .swiper-pagination-switch,
    .m430e-tab_content_left .swiper-container2-3 .swiper-pagination2-3 .swiper-pagination-switch,
    .m430e-tab_content_left .swiper-container2-4 .swiper-pagination2-4 .swiper-pagination-switch {
        width: 10px;
        height: 10px;
        background-color: #d2d2d2;
        border-radius: 100%;
        display: inline-block;
        margin: 0 3px;
        opacity: 1;
    }
    .m430e-tab_content_left .swiper-container1-1 .swiper-pagination1-1 .swiper-active-switch,
    .m430e-tab_content_left .swiper-container1-2 .swiper-pagination1-2 .swiper-active-switch,
    .m430e-tab_content_left .swiper-container1-3 .swiper-pagination1-3 .swiper-active-switch,
    .m430e-tab_content_left .swiper-container1-4 .swiper-pagination1-4 .swiper-active-switch,
    .m430e-tab_content_left .swiper-container2-1 .swiper-pagination2-1 .swiper-active-switch,
    .m430e-tab_content_left .swiper-container2-2 .swiper-pagination2-2 .swiper-active-switch,
    .m430e-tab_content_left .swiper-container2-3 .swiper-pagination2-3 .swiper-active-switch,
    .m430e-tab_content_left .swiper-container2-4 .swiper-pagination2-4 .swiper-active-switch {
        background-color: #2181b0;
    }

    .m430e-tab_content_left .swiper-slide {
        height: 266px;
        position: relative;
    }

    .m430e-tab_content_left .swiper-slide img{
        width: 100%;
    }

    .m430e-tab_content_left .swiper-slide p {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #FFF;
        position: absolute;
        background: url("https://www.valdesangil.com/images/sk_swiper_text_bg.png") repeat-x;
        background-size: 100% 100%;
        font-size: 16px;
        left: 0;
        bottom: 0;
        padding-left: 15px;
        padding-right: 60px;
        box-sizing: border-box;
        z-index: 1;
    }

    .m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_center {
        width: 323px;
        float: left;
        margin-left: 17px;
        background-color: #f4f9fd;
        padding: 20px;
        box-sizing: border-box;
    }

    .m430e-tab_content_center dl dt {
        margin-bottom: 5px;
    }

    .m430e-tab_content_center dl dt h4 {
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }

    .m430e-tab_content_center dl dt p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 5px;
        color: #707070;
    }

    .m430e-tab_content_center dl dd {
        height: 30px;
    }
    .m430e-tab_content_center dl dd a {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-left: 15px;
        line-height: 30px;
        position: relative;
        color: #212121;
        display: block;
    }

    .m430e-tab_content_ul li .m430e-tab_content_center dl dd:nth-child(2) a{
        font-weight: bold;
    }

    .m430e-tab_content_center dd a:hover{
        /* font-weight: bold; */
        color: #277398;
    }

    .m430e-tab_content_center dd a::before{
        content: '';
        width: 5px;
        height: 5px;
        border-radius: 100%;
        background: #c29460;
        position: absolute;
        left: 0;
        top: 13px;
        display: block;
    }

    .m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right {
        width: 177px;
        float: right;
        position: relative;
        overflow: hidden;
    }

    .m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right img{
        width: 100%;
        height: 100%;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }

    .m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right img:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .m430e-fullTab_wrap .m430e-tab_content_ul li .m430e-tab_content_right p {
        width: 100%;
        /* background: url("https://www.valdesangil.com/images/sk_swiper_text_bg.png") repeat-x;
        background-size: 100% 100%; */
        background-image: linear-gradient(rgba(0,0,0,0) 10%, rgba(0,0,0,.8) 90%);
        line-height: 24px;
        color: #FFF;
        padding: 50px 15px 10px 15px;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    /* 广告位  */
    .m430e-advertise2 {
        width: 1000px;
        margin: 0 auto 0;
        position: relative;
        overflow: hidden;
    }

    .m430e-advertise2 ul {
        width: 99999px;
    }

    .m430e-advertise2 ul li {
        box-sizing: border-box;
        width: 236px;
        height: 94px;
        float: left;
        margin-right: 19px;
    }

    .m430e-advertise2 img {
        width: 100%;
        height: 100%;
    }
    /* 广告位  */
    .m430e-advertise {
        width: 1000px;
        margin-top: 40px;
    }

    .m430e-advertise ul {
        width: 99999px;
    }

    .m430e-advertise ul li {
        width: 20%;
        padding: 10px 5px;
        height: 140px;
    }

    .m430e-advertise_prev,
    .m430e-advertise_next {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 50%;
        margin-top: -15px;
    }

    .m430e-advertise_prev {
        background: url("https://www.valdesangil.com/images/sk_xktx_index_arrow_prev.png");
        background-size: 100%;
        left: -40px;
    }

    .m430e-advertise_next {
        background: url("https://www.valdesangil.com/images/sk_xktx_index_arrow_next.png");
        background-size: 100%;
        right: -40px;
    }

    .m430e-advertise_prev2,
    .m430e-advertise_next2 {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 50%;
        margin-top: -15px;
    }

    .m430e-advertise_prev2 {
        background: url("https://www.valdesangil.com/images/sk_xktx_index_arrow_prev.png");
        background-size: 100%;
        left: -40px;
    }

    .m430e-advertise_next2 {
        background: url("https://www.valdesangil.com/images/sk_xktx_index_arrow_next.png");
        background-size: 100%;
        right: -40px;
    }

    /* 学术地图 academic_map start */
    .m430e-academic_map {
        width: 100%;
        height: 516px;
        background: url("https://www.valdesangil.com/images/sk_v2022_map_bg.jpg") no-repeat center;
        background-size: 1370px;
        margin-top: 40px;
    }

    .m430e-academic_mapIn {
        width: 1000px;
        margin: 0 auto;
        padding-top: 147px;
    }

    .m430e-map_left .m430e-rlmore {
        display: block;
        position: absolute;
        top: 56px;
        right: 94px;
        width: 130px;
        height: 30px;
    }
    .m430e-map_left,
    .m430e-map_center,
    .m430e-map_right{
        width: 319px;
        height: 288px;
        box-shadow: 0px 0px 20px rgba(33, 129, 176, .3);
        float: left;
        /* width: 482px;
        height: 439px; */
    }

    #calendar {
        font-size: 14px;
        color: #2181b0;
        padding-top: 4px;
        /* margin-top: 12px; */
    }

    #calendar .m430e-fc-header .m430e-fc-button {
        margin-bottom: 0;
    }

    .m430e-fc-content {
        margin-top: 10px;
    }

    #calendar .m430e-fc-state-down {
        background: none;
        box-shadow: none !important;
    }

    #calendar .m430e-fc-button-prev,
    #calendar .m430e-fc-button-next {
        background: none;
        border: 0;
    }
    #calendar .m430e-fc-button-prev{
        background: transparent url("https://www.valdesangil.com/images/sk_v2022_index_calendar_prev.png") no-repeat center;
        background-size: 20px;
    }
    #calendar .m430e-fc-button-next {
        background: transparent url("https://www.valdesangil.com/images/sk_v2022_index_calendar_next.png") no-repeat center;
        background-size: 20px;
    }

    #calendar .m430e-fc-header-title h2 {
        font-size: 18px;
    }




    .m430e-map_center img,
    .m430e-map_right img{
        width: 100%;
        height: 100%;
    }


    .m430e-map_left {
        background: url("https://www.valdesangil.com/images/sk_v2022_flower_bg.png");
        padding:14px;
        box-sizing: border-box;
        position: relative;
    }

    .m430e-calendar_href {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
    }


    .m430e-sk_calendar {
        width: 290px;
        height: 264px;
        background: url("https://www.valdesangil.com/images/sk_v2022_calendar_bg.png") no-repeat;
        background-size: 290px;
        padding: 40px 30px 12px 30px;
        box-sizing: border-box;
    }
    /* fullcalendar 样式重定义 start */

    .m430e-map_left .m430e-calendar_top {
        width: 100%;
        height: 38px;
        border-bottom: 2px solid #2181b0;
        overflow: hidden;
        padding: 0 14px;
        box-sizing: border-box;
    }

    .m430e-map_left .m430e-calendar_top_left,
    .m430e-map_left .m430e-calendar_top_right {
        font-size: 22px;
        line-height: 30px;
        color: #2181b0;
        font-weight: bold;
    }

    #calendar th, #calendar td {
        border: none;
    }

    #calendar .m430e-fc-header {
        /* display: none; */
        color: #5ba2c5;
    }

    #calendar .m430e-fc-day-header {
        height: 25px;
        vertical-align: top !important
    }

    .m430e-fc-state-highlight {
        background: none !important
    }

    .m430e-fc-state-highlight .m430e-fc-day-number {
        background-color: #b80c0c;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        color: #FFF;
        box-shadow: inset 1px 2px 5px rgba(0,0,0, .5);
    }

    .m430e-fc td, .m430e-fc th {
        vertical-align: bottom !important
    }

    .m430e-fc-day>div{
        width: 100%;
        height: 100%;
    }

    .m430e-fc-day-number {
        width: 20px;
        height: 20px !important;
        line-height: 20px;
        text-align: center;
        float: none !important;
        margin: 0 auto;
        padding: 0 !important;
        color: #1c5f80;
    }

    .m430e-hasMeet {
        position: relative;
    }

    .m430e-hasMeet::after{
        content: '';
        width: 4px;
        height: 4px;
        border-radius: 100%;
        background-color: #d5b678;
        display: block;
        text-align: center;
        position: absolute;
        bottom: 2px;
        left: 14px;
    }

    /* fullcalendar 样式重定义 end */

    .m430e-map_center {
        margin-left: 22px;
        position: relative;
    }

    .m430e-map_center_popup{
        width: 320px;
        height: 210px;
        background-color: rgba(149, 13, 13, .7);
        position: absolute;
        left: 0;
        top: 36px;
        padding: 20px;
        box-sizing: border-box;
        transition: all 1s;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        opacity: 0;
    }

    .m430e-map_center div.active{
        left: 60px;
        opacity: 1;
    }

    .m430e-map_center_popup_ul {
        width: 100%;
        line-height: 24px;
        height: 152px;
    }

    .m430e-map_center_popup_ul li{
        width: 100%;
        font-size: 12px;
        color: #FFF;
        margin-bottom: 6px;
        overflow: hidden;
    }

    .m430e-map_center_popup_ul li a {
        width: 187px;
        float: left;
        color: #FFF;
        padding-left: 16px;
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_list_white.png") no-repeat left 6px;
        background-size: 13px;
        box-sizing: border-box;
    }

    .m430e-map_center_popup_ul li span {
        width: 68px;
        float: right;
    }

    .m430e-map_center_more_box {
        text-align: right;
        padding-right: 15px;
    }

    .m430e-map_center_more_box .m430e-white_more {
        padding-right: 16px;
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_more_white.png") no-repeat right center;
        background-size: 12px;
        display: inline-block;
        font-size: 12px;
        color: #FFF;
    }

    .m430e-map_center_position .m430e-map_center_city {
        width: 15px;
        height: 15px;
    }

    .m430e-map_center_position .m430e-map_center_city .m430e-curCityBox {
        width: 246px;
    }

    .m430e-map_center_position .m430e-map_center_city .m430e-curCityBox p .m430e-meetName {

    }

    .m430e-map_center_position .m430e-map_center_city .m430e-cityName {
        padding-left: 15px;
        background: url("https://www.valdesangil.com/images/sk_v2022_index_postionBg.png") no-repeat left center;
        background-size: 15px;
        font-size: 14px;
    }

    .m430e-map_center_position .m430e-map_center_city .m430e-curCityBox p {
        font-size: 12px;
    }

    .m430e-map_center_position .m430e-jilin {
        left: 230px;
        top: 71px;
    }

    .m430e-map_center_position .m430e-beijing {
        left: 198px;
        top: 90px;
    }

    .m430e-map_center_position .m430e-gansu {
        left: 123px;
        top: 95px;
    }

    .m430e-map_center_position .m430e-shanxi {
        left: 165px;
        top: 120px;
    }

    .m430e-map_center_position .m430e-shandong {
        left: 206px;
        top: 111px;
    }

    .m430e-map_center_position .m430e-sichuan {
        left: 142px;
        top: 137px;
    }

    .m430e-map_center_position .m430e-hubei {
        left: 175px;
        top: 139px;
    }

    .m430e-map_center_position .m430e-jiangsu {
        left: 211px;
        top: 128px;
    }

    .m430e-map_center_position .m430e-shanghai {
        left: 222px;
        top: 144px;
    }

    .m430e-map_center_position .m430e-guangdong {
        left: 185px;
        top: 174px;
    }

    .m430e-map_right {
        margin-left: 20px;
        position: relative;
    }
    .m430e-map_right_popup{
        width: 320px;
        height: 210px;
        background-color: rgba(30, 90, 135, .7);
        position: absolute;
        left: 0;
        top: 36px;
        padding: 20px;
        box-sizing: border-box;
        transition: all 1s;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        opacity: 0;
    }

    .m430e-map_right div.active{
        left: 60px;
        opacity: 1;
    }

    .m430e-map_right_popup_ul {
        width: 100%;
        line-height: 24px;
        height: 152px;
    }

    .m430e-map_right_popup_ul li{
        width: 100%;
        font-size: 12px;
        color: #FFF;
        margin-bottom: 6px;
        overflow: hidden;
    }

    .m430e-map_right_popup_ul li a {
        width: 270px;
        float: left;
        color: #FFF;
        padding-left: 16px;
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_list_white.png") no-repeat left 6px;
        background-size: 13px;
        box-sizing: border-box;
    }

    .m430e-map_right_popup_ul li span {
        width: 68px;
        float: right;
    }

    .m430e-map_right_more_box {
        text-align: right;
        padding-right: 15px;
    }

    .m430e-map_right_more_box .m430e-white_more {
        padding-right: 16px;
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_more_white.png") no-repeat right center;
        background-size: 12px;
        display: inline-block;
        font-size: 12px;
        color: #FFF;
    }

    /*日历 start*/
    /* .m430e-fc-day{
        text-align: center;
    }

    .m430e-fc td, .m430e-fc th {
        vertical-align: middle !important
    } */

    /* .m430e-fc-border-separate{
        border: 0;
    }

    .m430e-fc-border-separate td {
        border: 0;
    } */

    /*日历 end*/

    /* 学术地图 academic_map end */


    /* 融媒体 start */

    .m430e-financial_media {
        background: url("https://www.valdesangil.com/images/sk_v2022_flower_bg.png");
        padding: 17px 20px 20px 20px;
        box-sizing: border-box;
    }

    .m430e-financial_media .m430e-media_top {

    }

    .m430e-financial_media .m430e-media_title {
        font-size: 22px;
        padding-left: 54px;
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_sk.png") no-repeat left top;
        background-size: 46px;
        float: left;
        font-weight: bold;
    }

    .m430e-media_bottom {
        height: 326px;
        overflow: hidden;
        margin-top: 14px;
    }

    .m430e-media_left {
        width: 580px;
        height: 326px;
        float: left;
    }
    .m430e-media_left video {
        width: 580px;
        height: 326px;
    }
    .m430e-media_left .swiper-slide {
        position: relative;
    }

    .m430e-media_left .swiper-slide img{
        width: 100%;
        height: 100%;
    }

    .m430e-media_left .swiper-slide p {
        width: 100%;
        height: 50px;
        line-height: 50px;
        background-image: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,.8) 70%);
        position: absolute;
        z-index: 10;
        left: 0;
        bottom: 0;
        color: #FFF;
        padding-left: 20px;
        box-sizing: border-box;
    }

    .m430e-media_left .swiper-container3-1 {
        height: 350px;
        position: relative;
    }


    .m430e-media_left .swiper-container3-1 .swiper-pagination3-1 {
        position: absolute;
        width: auto;
        left: 0;
        right: 0;
        bottom: 12px;
        z-index: 2;
        text-align: right;
        padding-right: 12px;
    }


    .m430e-media_left .swiper-container3-1 .swiper-pagination3-1 .swiper-pagination-switch{
        width: 16px;
        height: 16px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        padding: 4px;
        box-sizing: border-box;
        opacity: 1;
        background-color: transparent;
        display: inline-block;
    }

    .m430e-media_left .swiper-container3-1 .swiper-pagination3-1 .swiper-pagination-switch::before{
        content: '';
        width: 8px;
        height: 8px;
        background-color: #FFF;
        display: block;
    }

    .m430e-media_left .swiper-container3-1 .swiper-pagination3-1 .swiper-active-switch{
        width: 16px;
        height: 16px;
        border: 1px solid #17538e;
        padding: 3px;
        box-sizing: border-box;
        background-color: #FFF;
        display: inline-block;
    }

    .m430e-media_left .swiper-container3-1 .swiper-pagination3-1 .swiper-active-switch::before {
        content: '';
        width: 8px;
        height: 8px;
        background-color: #17538e;
        display: block;
    }

    .m430e-media_left .swiper-slide img{
        width: 100%;
        height: 100%;
    }
    .m430e-media_left .m430e-video_img img {
        width: 580px;
        height: 326px;
    }
    .m430e-media_right {
        width: 363px;
        height: 100%;
        float: right;
    }


    .m430e-pic_txt {
        height: 90px;
        /* overflow: hidden; */
        margin-bottom: 16px;
    }

    .m430e-pic_txt .m430e-pic {
        width: 128px;
        height: 100%;
        float: left;
        overflow: hidden;
    }

    .m430e-pic_txt .m430e-pic img{
        width: 100%;
        height: 100%;
    }

    .m430e-pic_txt .m430e-pic img:hover{
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .m430e-pic_txt .txt {
        width: 224px;
        height: 87px;
        float: right;
        border-bottom: 1px solid #dae3ed;
    }

    .m430e-pic_txt .txt a {
        color: #172a3a;
        overflow: hidden;
        display: block;
        margin-bottom: 8px;
        font-size: 14px;
        font-weight: bold;
    }
    .m430e-pic_txt .txt p {
        font-size: 12px;
        line-height: 22px;
        color: #707070;
        text-indent: 2em;
    }
    /* .m430e-pic_txt .txt .m430e-icon_weibo {
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_weibo.png") no-repeat 0 5px;
        background-size: 20px;
    }

    .m430e-pic_txt .txt .m430e-icon_wechat {
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_wechat.png") no-repeat 0 5px;
        background-size: 20px;
    }

    .m430e-pic_txt .txt .m430e-icon_xcx {
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_xcx.png") no-repeat 0 5px;
        background-size: 20px;
    } */

    .m430e-pic_txt .txt a:hover{
        color: #277398;
    }

    .m430e-pic_txt .txt span {
        font-size: 12px;
        color: #666;
    }

    /* 融媒体 end */


    /* 读刊、读报、读书、网刊 start */
    .m430e-readM {
        width: 320px;
        height: 310px;
        background-color: #FFF;
        position: relative;
        box-sizing: border-box;
        padding-right: 22px;
    }

    .m430e-top_line {
        width: 100%;
        height: 4px;
        background-color: #bcd9e7;
        position: absolute;
        top: 0;
        left: 0;
    }

    .m430e-top_line::before {
        content: '';
        width: 72px;
        height: 4px;
        background-color: #2181b0;
        display: block;
    }

    .m430e-readM_title {
        height: 52px;
        line-height: 52px;
        border-bottom: 1px solid #e6e6e6;
        margin-left: 15px;
    }


    .m430e-readM_title span {
        font-size: 22px;
        font-weight: bold;
        display: inline-block;
        padding-left: 56px;
    }

    .m430e-sk_v2022_icon_dk span {
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_dk.png") no-repeat left center;
        background-size: 50px;
    }

    .m430e-sk_v2022_icon_db span {
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_db.png") no-repeat left center;
        background-size: 50px;
    }

    .m430e-sk_v2022_icon_ds span {
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_ds.png") no-repeat left center;
        background-size: 50px;
    }

    .m430e-readM_dk {
        margin-top: 14px;
        overflow: hidden;
    }

    .m430e-readM_dk .m430e-left {
        width: 103px;
        height: 140px;
        float: left;
        margin-left: 18px;
    }

    .m430e-readM_dk .m430e-left img {
        width: 100%;
        height: 100%;
    }

    .m430e-readM_dk .m430e-right {
        width: 160px;
        float: right;
    }

    .m430e-readM_dk .m430e-right a{
        font-size: 15px;
        font-weight: bold;
        color: #212121;
        line-height: 21px;
        display: block;
    }

    .m430e-readM_dk .m430e-right a:hover {
        color: #277398;
    }

    .m430e-readM_dk .m430e-right p {
        font-size: 12px;
        color: #707070;
        margin-top: 4px;
        line-height: 18px;
    }
    .m430e-readM_dk .m430e-right .m430e-sk_more_link {
        font-size: 12px;
    }
    .m430e-readM_db {
        padding: 15px 0px 15px 15px;
        box-sizing: border-box;
    }

    .m430e-sk_db_left {
        width: 152px;
        height: 226px;
        /* border: 1px solid #868686; */
        float: left;
    }

    .m430e-sk_db_left img{
        width: 100%;
        height: 100%;
    }

    .m430e-sk_db_right {
        width: 116px;
        height: 316px;
        float: right;
    }

    .m430e-sk_db_right_top {
        width: 100%;
    }

    .m430e-sk_db_right_top img {
        width: 100%;
    }

    .m430e-catalogue_title {
        font-size: 18px;
        color: #5b9bd1;
        font-weight: bold;
        margin-top: 6px;
    }

    .m430e-catalogue_row {
        position: relative;
    }

    .m430e-catalogue_row_title {
        font-size: 18px;
        color: #5b9bd1;
        font-weight: bold;
        position: absolute;
        right: 0;
        top: -26px;
    }

    .m430e-catalogue_row_ul {
        font-size: 14px;
        margin-top: 10px;
        margin-left: 20px;
        background-color: #f4f8fb;
        overflow: hidden;
    }

    .m430e-catalogue_row_ul li {
        width: 50%;
        padding-right: 0;
        box-sizing: border-box;
        height: 26px;
        line-height: 26px;
        float: left;
    }

    .m430e-catalogue_row_ul li a{
        color: #3a3a3a;
        padding-left: 24px;
        display: block;
    }

    .m430e-catalogue_row_ul li a:hover,
    .m430e-catalogue_row_ul li a.active{
        background-image: linear-gradient(to right,  #017fbf, #7baeda);
        color: #FFF;
    }




    .m430e-catalogue_ul {
        background-color: #f5f8fb;
        font-size: 14px;
        margin-top: 10px;
    }

    .m430e-catalogue_ul li {
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }

    .m430e-catalogue_ul li a{
        color: #3a3a3a;
        padding-left: 17px;
        display: block;
    }

    .m430e-catalogue_ul li a:hover,
    .m430e-catalogue_ul li a.active{
        /* background-image: linear-gradient(to right,  #017fbf, #7baeda); */
        background: url("https://www.valdesangil.com/images/sk_v2022_blue_linear_bg.jpg") repeat-y;
        background-size: 100%;
        color: #FFF;
    }

    .m430e-sk_wk {
        height: 197px;
        background: url("https://www.valdesangil.com/images/sk_v2022_wk_bg.jpg") no-repeat;
        background-size: 100%;
        position: relative;
        margin-top: 40px;
    }

    .m430e-sk_v2022_icon_wk span {
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_wk.png") no-repeat left center;
        background-size: 50px;
    }

    .m430e-sk_wk_left {
        width: 200px;
        height: 100%;
        padding: 65px 0 0 28px;
        box-sizing: border-box;
        float: left;
    }


    .m430e-sk_wk_left span{
        font-size: 22px;
        font-weight: bold;
        display: inline-block;
        padding-left: 58px;
    }

    .m430e-sk_wk_left .m430e-sk_more_title {
        display: block;
        width: 26px;
        float: none;
        margin-top: 24px;
    }

    .m430e-sk_wk_center {
        width: 406px;
        height: 100%;
        float: left;
        padding-top: 26px;
        box-sizing: border-box;
        overflow: hidden;
    }

    .m430e-book_box {
        float: left;
        width: 94px;
        height: 133px;
        position: relative;
        margin-left: 34px;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        cursor: pointer;
    }

    .m430e-book_box:nth-child(1) {
        margin-left: 0;
    }

    .m430e-book_pic {
        width: 94px;
        height: 127px;
        /*background: url("https://www.valdesangil.com/images/sk_v2022_bookShadow.png") no-repeat left bottom;
        */
        background-position: left bottom;
        padding-left: 22px;
        position: absolute;
        left: 0;
        top: 0;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
    }

    .m430e-book_pic img{
        width: 100%;
        height: 100%;
    }

    .m430e-book_box.active{
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    /*倒影*/
    .m430e-book_inverted{
        width: 94px;
        height: 127px;
        transform: rotate(180deg) rotateY(180deg);
        -webkit-transform: rotate(180deg) rotateY(180deg);
        -moz-transform: rotate(180deg) rotateY(180deg);
        -ms-transform: rotate(180deg) rotateY(180deg);
        -o-transform: rotate(180deg) rotateY(180deg);
        margin-top: -14px;
        margin-left: 22px;
        opacity: 0.2;
        position: absolute;
        top: 141px;
        left: 0;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
    }

    .m430e-book_inverted img{
        width: 100%;
        height: 100%;
    }

    @keyframes bookToUp1{
        /* 0% {
            top: 145px;
            opacity: 0;
        }
        20% {
            top: 187px;
        }
        100%  {
            top: 145px;
            opacity: .2;
        } */
        0% {
            top: 141px;
            opacity: .2;
        }
        20% {
            top: 187px;
            opacity: 0;
        }

        50% {
            opacity: .2;
        }
        100%  {
            top: 141px;
            opacity: .2;
        }
    }

    @keyframes bookToDown1{
        /* 0% {
            top: 0;
        }
        20% {
            top: -10px;
        }
        60% {
            top: 0;
            background: none;
            background-position: 20px bottom;
        }
        100%  {
            background: url("https://www.valdesangil.com/images/sk_v2022_bookShadow.png") no-repeat left bottom;
        } */

        0% {
            top: 0;
        }
        20% {
            top: -14px;
        }
        80% {
            top: 0;
            background: none;
            background-position: 20px bottom;
        }
        88% {
            background: url("https://www.valdesangil.com/images/sk_v2022_bookShadow.png") no-repeat left bottom;
        }
        100%  {
            background: url("https://www.valdesangil.com/images/sk_v2022_bookShadow.png") no-repeat left bottom;
        }

    }


    .m430e-book_box.active .m430e-book_inverted {
        top: 187px;
        left: 0;
        animation: bookToUp1 1.5s;
        -webkit-animation: bookToUp1 1.5s;
        animation-fill-mode: forwards;
    }

    .m430e-book_box.active .m430e-book_pic {
        animation: bookToDown1 1.5s;
        -webkit-animation: bookToDown1 1.5s;
        animation-fill-mode: forwards;
    }

    .m430e-sk_wk_center2 {
        width: 170px;
        float: left;
        padding-top: 22px;
    }

    .m430e-sk_wk_center2 .m430e-catalogue_ul li{
        text-align: center;
    }

    .m430e-sk_wk_center2 .m430e-catalogue_ul li a {
        padding-left: 0;
    }

    .m430e-sk_wk_center2_title {
        font-size: 22px;
        color: #5b9bd1;
        font-weight: bold;
    }


    .m430e-sk_wk_right_ul {
        float: left;
        padding-top: 18px;
        margin-left: 10px;
        width: 354px;
    }

    .m430e-sk_wk_right_ul li:nth-child(odd) {
        font-weight: bold;
    }
    .m430e-sk_wk_right_ul li {
        height: 28px;
    }
    .m430e-sk_wk_right_ul li a {
        position: relative;
        line-height: 28px;
        padding-left: 12px;
        color: #212121;
        font-size: 14px;
    }

    .m430e-sk_wk_right_ul li a:hover{
        color: #277398;
    }

    .m430e-sk_wk_right_ul li a::before {
        content: '';
        width: 5px;
        height: 5px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        background-color: #c29460;
        position: absolute;
        top: 7px;
        display: block;
    }

    .m430e-subscribe_box {
        width: 100%;
        height: 120px;
        padding-top: 20px;
    }

    .m430e-subscribe_left {
        width: 660px;
        height: 100%;
    }

    .m430e-subscribe_left1 {
        width: 240px;
        height: 100%;
        margin-right: 13px;
    }
    .m430e-subscribe_left img{
        width: 100%;
        height: 100%;
    }

    .m430e-subscribe_right {
        width: 320px;
        height: 100%;
    }
    .m430e-subscribe_right1 {
        width: 240px;
        height: 100%;
    }
    .m430e-subscribe_right img{
        width: 100%;
        height: 100%;
    }

    /* .m430e-sk_v2022_icon_dk span {
        background: url("https://www.valdesangil.com/images/sk_v2022_icon_dk.png") no-repeat left center;
    } */

    /* 读刊、读报、读书、网刊 end */




    /*  手风琴 - 学科体系、学术体系、话语体系 start */


    .m430e-bookshelf_wrap {
        background: url("https://www.valdesangil.com/images/sk_v2022_colorfullBg.jpg") no-repeat center 40px;
        background-size: contain;
    }
    .m430e-bookshelf_title {
        width: 100%;
        height: 82px;
        text-align: center;
        padding-top: 30px;
    }

    .m430e-bookshelf_title img {
        height: 100%;
    }

    .m430e-bookshelf_more_div {
        width: 100%;
        line-height: 30px;
        overflow: hidden;
    }

    .m430e-bookshelf_box_ul {
        width: 100%;
        height: 288px;
    }

    .m430e-bookshelf_box_ul li {
        width: 38px;
        height: 100%;
        float: left;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        position: relative;
    }

    .m430e-bookshelf_box_ul li .m430e-book_side {
        width: 38px;
        height: 100%;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 1;
        z-index: 2;
        letter-spacing: 2px;
    }

    .m430e-bookshelf_box_ul li .m430e-book_side .m430e-high_linght {
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, rgba(255,255,255, 0) 10% , rgba(255,255,255, 0) 60%, rgba(255,255,255, 0) 90%);
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 5;
    }

    .m430e-bookshelf_box_ul li .m430e-book_side p {
        font-size: 15px;
        color: #FFF;
        padding: 15px 10px;
    }

    /* .m430e-bookshelf_box_ul li .m430e-book_side::after {
        content: '';
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0);
        position: absolute;
        top: 0;
        left: 0;
    } */

    /* .m430e-bookshelf_box_ul li:hover .m430e-book_side::after {
        background-color: rgba(255, 255, 255, 0.2);
    } */

    .m430e-bookshelf_box_ul li:hover .m430e-book_side{
        transform: scale(1.07);
        -webkit-transform: scale(1.07);
        -moz-transform: scale(1.07);
        -ms-transform: scale(1.07);
        -o-transform: scale(1.07);
        cursor: pointer;
        z-index: 3;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, .6);
    }

    .m430e-bookshelf_box_ul li:hover .m430e-high_linght {
        /* background-color: rgba(255, 255, 255, 0.2); */
        /* background-image: linear-gradient(to right,  #017fbf, #7baeda); */

        background-image: linear-gradient(to right, rgba(255,255,255, 0) 10% , rgba(255,255,255, 0.5) 40%, rgba(255,255,255, 0) 90%);
    }


    /* .m430e-bookshelf_box_ul li:hover */

    .m430e-bookshelf_box_ul li:nth-child(1) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_01.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(2) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_02.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(3) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_03.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(4) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_04.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(5) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_05.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(6) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_06.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(7) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_07.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(8) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_08.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(9) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_09.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(10) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_10.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(11) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_11.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(12) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_12.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(13) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_13.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(14) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_14.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(15) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_15.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(16) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_16.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li:nth-child(17) .m430e-book_side {
        background: url("https://www.valdesangil.com/images/sk_v2022_bookbg_17.jpg") no-repeat;
        background-size: 38px;
    }

    .m430e-bookshelf_box_ul li.active .m430e-book_side {
        opacity: 0;
    }

    .m430e-bookshelf_box_ul li .m430e-book_content {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background-color: #eee;
        overflow: hidden;
    }

    .m430e-bookshelf_box_ul li .m430e-book_conent_img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
    }

    .m430e-bookshelf_box_ul li .m430e-book_conent_img img{
        /* width: 100%; */
        height: 100%;
    }

    .m430e-bookshelf_box_ul li .m430e-book_content_text {
        width: 100%;
        height: 100px;
        line-height: 140px;
        color: #FFF;
        background-image: linear-gradient(rgba(0,0,0,0) 10%, rgba(0,0,0,.8) 90%);
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition-delay: .5s;
        z-index: 3;
        opacity: 0;
    }

    .m430e-bookshelf_box_ul li.active{
        width: 390px;
    }

    .m430e-bookshelf_box_ul li.active .m430e-book_content_text {
        opacity: 1;
    }

    /*  手风琴 - 学科体系-学术体系-话语体系 end */


    .m430e-index_bottom_bg {
        background: url("https://www.valdesangil.com/images/sk_v2022_bottom_bg.jpg") no-repeat center 0;
        background-size: cover;
    }

    .m430e-zy_nav{
        padding-top: 20px;
    }

    .m430e-study_ul {
        width: 100%;
        overflow: hidden;
    }

    .m430e-study_ul li {
        width: 316px;
        margin-right: 24px;
        float: left;
    }

    .m430e-study_li {
        margin-top: 20px;
    }

    .m430e-study_ul li:nth-child(3),
    .m430e-study_ul li:nth-child(6),
    .m430e-study_ul li:nth-child(9) {
        margin-right: 0;
    }

    .m430e-study_top {
        height: 54px;
        line-height: 54px;
        overflow: hidden;
        position: relative;
    }

    .m430e-study_top::after {
        content: '';
        width: 100%;
        height: 1px;
        background-color: #2181b0;
        position: absolute;
        bottom: 0px;
        left: 0;
    }

    .m430e-study_title {
        float: left;
        overflow: hidden;
        margin-left: 0;
    }

    .m430e-study_title a,
    .m430e-study_title .m430e-study_line {
        float: left;
    }

    .m430e-study_title .m430e-study_line {
        width: 7px;
        height: 54px;
        background: url("https://www.valdesangil.com/images/sk_v2022_study_line.png") no-repeat center;
        margin: 0 5px;
    }

    .m430e-study_title a {
        font-size: 20px;
        color: #4c819b;
    }

    .m430e-study_title a span {
        height: 100%;
        display: inline-block;
        position: relative;
        padding-right: 10px;
    }

    .m430e-study_title a.active {
        font-size: 20px;
        font-weight:bold;
        color: #212121;
    }

    .m430e-study_title a.active span::before {
        content: '';
        width: 5px;
        height: 4px;
        background-color: #FFF;
        position: absolute;
        left: -5px;
        bottom: 0;
        z-index: 11;
    }

    .m430e-study_title a.active span:after {
        content: '';
        width: 100%;
        height: 4px;
        background: #2181b0 url("https://www.valdesangil.com/images/sk_v2022_icon_bg.png") no-repeat bottom right;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 10;
    }

    .m430e-study_bottom {
        width: 100%;
    }

    .m430e-study_bottom_img {
        width: 100%;
        height: 180px;
        margin: 15px 0;
        position: relative;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        overflow: hidden;
    }

    .m430e-study_bottom_img img{
        width: 100%;
        height: 100%;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }

    .m430e-study_bottom_img img:hover {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }

    .m430e-study_bottom_img p {
        width: 100%;
        height: 65px;
        line-height: 80px;
        color: #FFF;
        text-align: center;
        background-image: linear-gradient(rgba(0,0,0,0) 10%, rgba(0,0,0,.8) 90%);
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .m430e-study_content{
        display: none;
    }


    /* 学术理论资源导航 start  */

    .m430e-middelLine_title01 {
        width: 100%;
        font-size: 28px;
        font-weight: bold;
        color: #277398;
        text-align: center;
        position: relative;
    }

    .m430e-middelLine_title01::before {
        content: '';
        width: 365px;
        height: 1px;
        background-color: #277398;
        position: absolute;
        left: 0;
        top: 20px;
        display: block;
    }

    .m430e-middelLine_title01::after {
        content: '';
        width: 365px;
        height: 1px;
        background-color: #277398;
        position: absolute;
        right: 0;
        top: 20px;
        display: block;
    }

    .card_nav_ul {
        width: 100%;
        margin-top: 30px;
        padding-bottom: 20px;
        overflow: hidden;
    }

    .card_nav_ul li {
        width: 154px;
        height: 58px;
        float: left;
        margin-right: 15px;
        margin-top: 15px;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }

    .card_nav_ul li:nth-child(9) {
        width: 323px;
    }

    .card_nav_ul li a {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
    }

    .card_nav_ul li a .card_bg {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .card_nav_ul li a .card_icon_div {
        width: 42px;
        height: 42px;
        position: absolute;
        background:url("https://www.valdesangil.com/images/sk_v2022_icon_cardNav_bg.png") no-repeat;
        background-size: 100%;
        left: 9px;
        top: 8px;
        z-index: 5;
        overflow: hidden;
    }

    .card_nav_ul li a .card_icon_div .card_icon_slide img{
        width: 100%;
        float: left;
    }

    .card_nav_ul li a .card_icon_div .card_icon_slide {
        width: 42px;
        height: 84px;
        position: absolute;
        top: 0;
        left: 0;
        transition: top .3s;
        -webkit-transition: top .3s;
        -moz-transition: top .3s;
        -ms-transition: top .3s;
        -o-transition: top .3s;
    }

    .card_nav_ul li.active .card_icon_div .card_icon_slide {
        top: -42px;
    }

    .card_nav_ul li img{
        /* width: 100%;
        height: 100%; */
    }

    .card_nav_ul li:nth-child(6),
    .card_nav_ul li:nth-child(11),
    .card_nav_ul li:nth-child(17) {
        margin-right: 0;
    }

    /* .card_nav_ul li:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    } */
    /* 学术理论资源导航 end  */


    /*   新媒体矩阵 start */

    .m430e-middelLine_title02 {
        width: 100%;
        font-size: 28px;
        font-weight: bold;
        color: #277398;
        text-align: center;
        position: relative;
        margin-top: 40px;
    }

    .m430e-middelLine_title02::before {
        content: '';
        width: 406px;
        height: 1px;
        background-color: #277398;
        position: absolute;
        left: 0;
        top: 26px;
        display: block;
    }

    .m430e-middelLine_title02::after {
        content: '';
        width: 406px;
        height: 1px;
        background-color: #277398;
        position: absolute;
        right: 0;
        top: 26px;
        display: block;
    }

    .m430e-new_media_ul {
        overflow: hidden;
        margin: 20px 0 10px;
    }

    .m430e-new_media_ul li:nth-child(6) {
        margin-right: 0;
    }

    .card_container{
        width: 140px;
        height: 100%;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transition: transform .5s;
        -webkit-transition: transform .5s;
        -moz-transition: transform .5s;
        -ms-transition: transform .5s;
        -o-transition: transform .5s;
        font-size: 16px;
        color: #0c5375;
    }

    .m430e-new_media_ul li .m430e-front,
    .m430e-new_media_ul li .m430e-back {
        background: url("https://www.valdesangil.com/images/sk_v2022_newMedia_bg.png") no-repeat center;
        background-size: 100%;
        width: 140px;
        height: 150px;
        position: absolute;
        overflow: hidden;
        text-align: center;

        box-sizing: border-box;
    }

    .m430e-new_media_ul li .m430e-front p,
    .m430e-new_media_ul li .m430e-back p {
        text-align: center;
        color: #0c5375;
        font-size: 14px;
    }

    .m430e-new_media_ul li .m430e-front p{
        margin-top: 4px;
    }

    .m430e-new_media_ul li .m430e-front {
        padding: 17px 18px 0px;
    }

    .m430e-new_media_ul li .m430e-front img{
        width: 70%;
    }

    .m430e-new_media_ul li .m430e-back {
        padding: 17px 18px 0px;
    }

    .m430e-new_media_ul li .m430e-back img {
        width: 90%;
    }

    .m430e-new_media_ul li .m430e-back{
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        color: #FFF;
        transform:  rotateY(180deg);
        -webkit-transform:  rotateY(180deg);
        -moz-transform:  rotateY(180deg);
        -ms-transform:  rotateY(180deg);
        -o-transform:  rotateY(180deg);
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        opacity: 0;
    }

    .m430e-new_media_ul .active .card_container .m430e-back{
        backface-visibility: visible;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        opacity: 1;
    }
    .m430e-new_media_ul li .m430e-back img {
        width: 54px;
        height: 54px;
    }
    .m430e-new_media_ul .active .card_container{
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
    }

    /*   新媒体矩阵 end */


    /* 中国社会科学院网站集群 start */

    .m430e-sk_gather {
        width: 100%;
    }

    .m430e-single_title {
        font-size: 20px;
        font-weight: bold;
        color: #33799c;
    }

    .m430e-china_group {
        margin-top: 50px;
    }

    .m430e-friend_link {
        margin-top: 30px;
    }

    .m430e-gather_btns {
        width: 100%;
        height: 66px;
        line-height: 66px;
        border-bottom: 1px solid #87bcd7;
        font-size: 16px;
    }

    .m430e-gather_btns span {
        display: inline-block;
        position: relative;
        margin-right: 100px;
        cursor: pointer;
        color: #4c819b;
    }

    .m430e-gather_btns span.active {
        font-weight: bold;
    }

    .m430e-gather_btns span.active::before {
        content: '';
        width: 100%;
        height: 3px;
        background-color: #2181b0;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .m430e-gather_content {
        padding: 20px 0;
        border-bottom: 1px solid #FFF;
        position: relative;
        display: none;
    }

    .m430e-gather_content::after {
        content: '';
        width: 100%;
        height: 1px;
        background-color: #c1deef;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .m430e-gather_ul {
        overflow: hidden;
        margin-top: 12px;
        display: none;
    }

    .m430e-gather_ul li {
        float: left;
        margin-bottom: 16px;
    }

    .m430e-gather_ul li a {
        color: #32596c;
        font-size: 12px;
    }

    .m430e-gather_ul li a:hover {
        color: #2181b0;
    }



    .m430e-gather_ul_01 li {
        width: 330px;
        font-size: 14px;
    }

    /* 中国社会科学院网站集群 end */

    .card_container {
        width: 120px;
        height: 100%;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transition: transform .5s;
        -webkit-transition: transform .5s;
        -moz-transition: transform .5s;
        -ms-transition: transform .5s;
        -o-transition: transform .5s;
        font-size: 16px;
        color: #0c5375;
    }
    .m430e-new_media_ul li .m430e-front, .m430e-new_media_ul li .m430e-back {
        background: url("https://www.valdesangil.com/images/sk_v2022_newMedia_bg.png") no-repeat center;
        background-size: 100%;
        width: 120px;
        height: 130px;
        position: absolute;
        overflow: hidden;
        text-align: center;
        box-sizing: border-box;
    }
    .m430e-new_media_ul li {
        width: 130px;
        height: 151px;
        /* background-color: #333; */
        float: left;
        margin-right: 42px;
    }
    .m430e-new_media_ul li .m430e-front p, .m430e-new_media_ul li .m430e-back p {
        text-align: center;
        color: #0c5375;
        font-size: 12px;
    }
    .m430e-links_ul {
        overflow: hidden;
        margin-top: 30px;
        padding-bottom: 50px;
    }
    .m430e-links_ul li {
        float: left;
        margin-right: 25px;
        margin-top: 10px;
    }

}
:root{--ms-accent:#1a5f7a;--ms-radius:6px;--ms-line:1.62;--ms-gap:14px;}
