﻿body {
}


.indexWin_banner-container__T7vqj {
    /*background-image: url('../img/sxzx/beijing.jpg');*/
    background-image: url('../img/sxzx/bjtys9.jpg');
    /*background-image: url('../img/sxzx/bjbanner.jpg');*/
    height: 500px;
    background-size: cover;
   /* background-size: 100% auto;
     background-repeat: no-repeat;*/
}

.index_banner-footer-item__C7odK:hover {
    background-color: #ffffff8f;
}

.indexWin_banner__AMNOU {
    /*  width: 1200px;*/

    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;*/
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.indexWin_banner-left___BA9W {
    color: white;
    position: absolute;
    width: 100%;
    bottom: 15px;
}
.sxfEIn {
    width: 100%;
    height: 160px;
    background-color: #ffffff87;
    position: absolute;
    top: 100px;
    color: #555;
}
.cemt_tk {
    /*text-align:center;*/
    width: 60%;
    margin: auto;
    color: #555;
}
}
.cemt_tk h1 {
    /* font-size: 50px;
    font-family: cursive;*/
    font-size: 42px;
    font-weight: bold;
    color: #181c26;
}
.cemt_tk p {
    line-height: 28px;
    font-size: 18px;
    color: #181c26;
    letter-spacing: 1.5px;
}
.sxfEIn .index_banner-footer-item-box__tP32s {
    width: 100%;
    height: 130px;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 19px;
}
.index_banner-footer-item-box__tP32s .index_banner-footer-item__C7odK {
    width: 300px;
    height: 130px;
    border-radius: 0 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.index_banner-footer-item__C7odK .index_banner-footer-item-left__gRXX3 .index_image__NNihI {
    width: 20px;
    margin-top: 10%;
    margin-right: 10px;
    height: 80%;
    position: relative;
}
.index_banner-footer-item-box__tP32s .index_banner-footer-item__C7odK .index_banner-footer-item-right__3zBpL {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}
.index_banner-footer-item__C7odK .index_banner-footer-item-right__3zBpL .index_text__4dH6D {
    /*width: 126px;*/
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    /* color: #252b3a; */
    margin-bottom: 3px;
    color: #3d485d;
    line-height: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: serif;
}
.index_banner-footer-item-right__3zBpL .index_des__hJLx3 {
    font-size: 14px;
    color: #131313;
    padding-top: 5px;
    line-height: 22px;
    font-weight: 300;
}
.index_editorial__4QPfp {
    display: block;
    width: 100%;
    height: 6em;
    max-height: 100vh;
    margin: 0;
    position: absolute;
    bottom: 0;
}

/*动画效果*/
.index_parallax__dMoSm > use {
    -webkit-animation: index_move-forever__yz1rD 12s linear infinite;
    animation: index_move-forever__yz1rD 12s linear infinite
}

    .index_parallax__dMoSm > use:first-child, .index_parallax__dMoSm > use:nth-child(2) {
        -webkit-animation-delay: -2s;
        animation-delay: -2s
    }

    .index_parallax__dMoSm > use:nth-child(2) {
        -webkit-animation-duration: 5s;
        animation-duration: 5s
    }

    .index_parallax__dMoSm > use:nth-child(3) {
        -webkit-animation-delay: -4s;
        animation-delay: -4s;
        -webkit-animation-duration: 3s;
        animation-duration: 3s
    }

@-webkit-keyframes index_move-forever__yz1rD {
    0% {
        -webkit-transform: translate(-90px);
        transform: translate(-90px)
    }

    to {
        -webkit-transform: translate(85px);
        transform: translate(85px)
    }
}

@keyframes index_move-forever__yz1rD {
    0% {
        -webkit-transform: translate(-90px);
        transform: translate(-90px)
    }

    to {
        -webkit-transform: translate(85px);
        transform: translate(85px)
    }
}


.new-course-center .item-z {
    overflow: hidden;
    border-radius: 8px;
    display: block;
    width:60%;
    margin:auto;
}
.new-course-center .item-z .img {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    display: block;
}
.new-course-center .item-z .desc .dc .t {
    padding-top: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    height: 44px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.new-course-center .item-z .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.tals {
    text-align: center;
}

.gbm {
    margin-top: 20px;
    -webkit-box-pack: center;
    justify-content: center;
    
}
 .index_pc_content__j6ZsB {
    width: 618px;
    padding-top: 74px;
    margin: 0 auto;
}
    .index_pc_content__j6ZsB .index_pc_title__p7LPm {
        font-size: 36px;
        font-weight: 500;
        color: #fff;
        line-height: 46px;
        margin-bottom: 20px;
        text-align: center;
    }
 .index_pc_content__j6ZsB .index_pc_sub-title__nUZS7 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: center;
}
    .index_pc_content__j6ZsB .index_pc_form-layer__OMwYU {
        position: relative;
        height: 58px;
        text-align: center;
    }
.index_pc_content__j6ZsB .index_pc_form-layer__OMwYU input {
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 14px 30px 0 rgba(0,0,0,.05);
    border-radius: 372px;
    font-size: 14px;
    color: rgba(50,50,54,.6);
    padding-left: 30px;
    outline: none;
}
        .index_pc_content__j6ZsB .index_pc_form-layer__OMwYU a {
            position: absolute;
            right: 6px;
            top: 6px;
            width: 148px;
            height: 56px;
            font-size: 18px;
            color: #fff;
            line-height: 56px;
            border-radius: 193px;
            background: #ff9000;
            cursor: pointer;
            border: 1px;
        }


.el-menu.el-menu--horizontal span {
    color: #fff;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.index_footer-contanier__ok4hW {
    max-width: 1343px;
  
    /*padding: 0 280px;*/
    padding-top: 50px;
}
.index_footer-contanier-box__WfHVN {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.index_footer-contanier-link__X4qlO {
        height: 248px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 80px;
    }
       .index_footer-contanier-link__X4qlO .index_link-block1__eYPtG:first-child {
            /*min-width: 360px;*/
        }

      .index_footer-contanier-link__X4qlO .index_link-block1__eYPtG {
            height: 100%;
            min-width: 80px;
        }
        .index_footer-contanier-link__X4qlO .index_link-block1__eYPtG .index_link-title__WZj6y {
            height: 40px;
            color: #1e1e21;
            font-weight: 700;
            font-size: 16px;
            line-height: 20px;
            margin-bottom: 20px;
            border-bottom: 1px solid rgba(141,146,153,.4);
        }
.index_footer-contanier-link__X4qlO .index_link-block1__eYPtG .index_link-content__YVuqa .index_link-item__ZYs8f {
    color: #505962;
    margin-bottom: 16px;
    height: 20px;
    font-size: 14px;
}
.index_footer__WMC2K {
    background-color: #f7f7f7;
}
.index_footer-contanier-link__X4qlO .index_link-block1__eYPtG .index_link-content__YVuqa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 200px;
}
 .index_footer-contanier-link__X4qlO .index_link-block__mw_WB {
    height: 100%;
    min-width: 80px;
}
 .index_footer-contanier-link__X4qlO .index_link-block__mw_WB .index_link-content__YVuqa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 164px;
}
    .index_footer-contanier-link__X4qlO .index_link-block__mw_WB .index_link-content__YVuqa .index_link-item__ZYs8f {
        color: #505962;
        margin-bottom: 16px;
        height: 20px;
        font-size: 14px;
        margin-right: 16px;
    }
.index_footer-contanier-link__X4qlO .index_link-block__mw_WB .index_link-content__YVuqa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 200px;
}

.index_link-block__mw_WB .index_link-title__WZj6y {
    height: 40px;
    color: #1e1e21;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(141,146,153,.4);
}
.index_footer-contanier-bottom__Utj3q {
    display: block;
    width: 100%;
    height: 58px;
    font-size: 12px;
    font-weight: 400;
    line-height: 58px;
    text-align: center;
    /*    box-shadow: inset 0 1px 0 0 #dcdcdc;*/
    border-bottom: 1px solid rgba(141,146,153,.4);
    border-top: 1px solid rgba(141,146,153,.4);
}
.index_link-content2__FCloL {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tre-btn {
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    /* background-color: #4a79ff; */
    border-radius: 2px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    display: block;
    /* color: #4a79ff; */
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 20px 20px;
    margin: 0px 25px;
    /*color: #fff;*/
}

    .tre-btn a {
        padding: 0px 10px;
        color: #4a79ff;
    }
 .index_footer-contanier-link__X4qlO .index_link-block__mw_WB .index_link-bottom__3Xdoq .index_link-qrcode-block__IqFZ9 .index_img__aBNvD {
  /*  width: 90px;
    height: 90px;*/
    position: relative;
}
.index_link-block__mw_WB .index_link-bottom__3Xdoq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 190px;
}

.new-course-center a{
    cursor:pointer;

}

    .index_nav-block-active__s7n5z {
        background: linear-gradient(180deg,#adcdff,hsla(0,0%,100%,0));
        border-radius: 8px;
        display: block;
    }

.volcfe-home-content-container {
    /*width: 1440px;*/
    margin: 0 auto;
    padding-top: 30px;
}

.newsContainer-vMFw {
    -moz-box-pack: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.newsItem-y_ek:first-child {
    margin-left: 0;
}
.newsItem-y_ek:hover .newsTitle-ZYMW {
    color: #1664ff
}

.newsItem-y_ek:hover {
    /*border: 1px solid #77777724;*/
   /* margin: 7px;*/
    border-radius: 8px;
}
    .newsItem-y_ek:hover .newsItem-y_ek_yit {
        /*padding: 7px;*/

    }
.newsItem-y_ek:hover .newsPicPc-czWx {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}
.newsItem-y_ek {
    border-radius: 8px;
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    margin-left: 32px;
}
.newsPicPcWrap-DQNZ {
    height: 189px;
}
.newsPicPcWrap-DQNZ {
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
    position: relative;
}
    .newsPicPcWrap-DQNZ .newsPicPc-czWx {
        display: block;
        height: 100%;
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
        width: 100%;
    }
    .newsPicPcWrap-DQNZ .newsTagPc-egc0 {
        background-image: url('../img/sxzx/news_tag.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        bottom: 0;
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        left: 0;
        line-height: 20px;
        padding: 2px 17px 2px 12px;
        position: absolute;
    }
.newsTitleToowl {
    font-size: 22px;
    font-weight: 500;
    color: #000;
    padding: 10px;
}
.newsTitleWrap-sM5T {
    -moz-box-flex: 1;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-pack: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex: 1 1;
    flex: 1 1;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}
    .newsTitleWrap-sM5T .newsTitle-ZYMW {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        color: #020814;
        display: -webkit-box;
        font-weight: 500;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .newsTitleWrap-sM5T .newsTitle-ZYMW {
        font-size: 16px;
        letter-spacing: .003em;
        line-height: 26px;
    }
    .newsTitleWrap-sM5T .newsTagMob-p25n {
        color: #41464f;
        font-size: 12px;
        letter-spacing: .003em;
        line-height: 20px;
        margin-top: 8px;
    }
    .newsTitleWrap-sM5T .newsTagMob-p25n {
        display: none;
    }
.newsPicMob-Yb8o {
    display: none;
}
.newsPicMob-Yb8o {
    aspect-ratio: 4 / 3;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin: 12px;
    width: 27%;
}