    .moveNewsBottom{
        width: 100%;
        height: 47px;
        position: relative;
        margin-top: 13px;
    }
    .moveNewsBtn{
        width: 300px;
        height: 40px;
        background: #1768D3;
        border-radius: 5px;
        margin: 0 auto;
        line-height: 40px;
        text-align: center;
        font-weight: 500;
        font-size: 14px;
        color: #FFFFFF;
        position: relative;
        top: -11px;
    }
    .moveNewsTitle{
        font-weight: 500;
        font-size: 3.467vw;
        color: #333333;
        text-align: center;
        margin-bottom: 2.667vw;
    }
    .moveNewsTitles{
        font-weight: 500;
        font-size: 3.467vw;
        color: #333333;
        text-align: center;
        margin-bottom: 2.667vw;
    }
    .moveNewsTitles>.red{
       color: #1768D3;
    }
    .moveNewsTitle>span{
        font-weight: 500;
        font-size: 3.467vw;
        color: #1768D3;
    }
    .moveNewsItem{
        display: flex;
        height: 13.067vw;
        align-items: center;
    }
    .moveNewsText{
        font-size: 3.2vw;
        color: #333333;
        margin-left: 4.533vw;
    }
    .moveNewsInput{
        
        margin-left: 5.6vw;
        border: 0;
        width: 70% !important;
        margin-bottom: 0 !important;
    }
    .moveNewsInputs{
        font-size: 3.2vw !important;
        margin-left: 5.6vw;
        border: 0 !important;
        width: 70% !important;
        margin-bottom: 0 !important;
    }
    .moveLine{
        height: 1px;
        background: #D9D9D9;
        margin: 0 auto;
    }


    .moveFromBox{
        padding-bottom: 5.333vw;
    }
    .moveFromBottom{
        width: 80vw;
        height: 10.667vw;
        background: linear-gradient(0deg, #E40909 0%, #FB4545 100%);
        border-radius: 1.333vw;
        line-height: 10.667vw;
        text-align: center;
        font-size: 3.733vw;
        color: #FFFFFF;
        margin: 0 auto;
        margin-top: 8vw;
    }
    .moveFrom{
        display: flex;
        align-items: center;
        width: 100%;
        margin-top: 4.533vw;
    }
    .moveFrom select{
        width: 61.467vw !important;
        font-size: 3.2vw;
       
    }
    .moveInputIcon{
        width: 5.333vw;
        height: 5.333vw;
        margin-left: 2.933vw;
        margin-right: 2.133vw;

    }
    .moveInputName{
        font-weight: 400;
        font-size: 3.2vw;
        color: #333333;
        margin-right: 2.667vw;
    }
    .moveInput{
        background: #FFFFFF;
        border-radius: 1.333vw;
        border: 1px solid #E1E1E1 !important;
        width: 61.467vw !important;
        height: 8.533vw !important;
        margin: 0 !important;
        font-size: 3.2vw;
    }

    

    .newsBtn{
        width: 800px;
    }
    .newsBtnZk{
        width: 124px;
        height: 40px;
        background: #1768D3;
        border-radius: 5px;
        line-height: 40px;
        font-weight: 500;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        margin: 0 auto;
    }
    .newsFrom{
        width: 800px;
    }
    .newsInputTitle{
        width: 800px;
        height: 20px;
        font-weight: 500;
        font-size: 20px;
        color: #333333;
        line-height: 20px;
        text-align: center;
        margin-top: 50px;
    }
    .newsFromDiv{
        display: flex;
        justify-content: space-around;
    }
    .newsItem{
        font-size: 14px;
        color: #333333;
    }
    .newsInput{
        width: 260px;
        height: 36px;
        background: #FFFFFF;
        border-radius: 4px;
        border: 1px solid #D9D9D9;
        margin-top: 30px;
    }
    .newsFromBtn{
        width: 400px;
        height: 50px;
        background: #1768D3;
        border-radius: 25px;
        line-height: 50px;
        text-align: center;
        font-size: 18px;
        color: #FFFFFF;
        position: absolute;
        left: 200px;
        top: 13px;
    }
    .newsFromBottom{
        width: 800px;
        height: 93px;
        position: relative;
        margin-top: 21px;
    }
    .schoolMajorBox{
        position: relative;
        height: 335px;
        width: 312px;
    }
    .schoolMajorBox>div{
        width: 262px;
        height: 258px;
        position: absolute;
        left: 0;
        top: 85px;
        display: flex;
        flex-direction:column;
        justify-content: space-around;
        align-items: center;
        background: #F8FBFF;
        border-radius: 10px 10px 0px 0px;
    }
    .schoolMajorBg{
        width: 262px;
        height: 159px;
       
    }
    .schoolBtn{
        width: 230px;
        height: 38px;
        line-height: 38px;
        background: #f0f0f0;
        color: #9e9e9e;
        text-align: center;
    }
    .schoolMajor{
        width: 230px;
        height: 38px;
        line-height: 38px;
        background: #FFFFFF;
        border-radius: 5px;
        border: 1px solid #D5D5D5;
        display: flex;
        align-items: center;
    }
    .schoolMajor .borderless-input{
        width: 170px;
    }
    .bmSelects select{
        width: 170px;
    }

    .borderless-input {
        border: none;
        /* 可选的样式，以去除焦点时的边框 */
        outline: none;
        width: 215px;
    }
    
    select {
        border: none;
        outline: none;
    }
    .bmLogo{
        width: 24px;
        height: 24px;
        margin-left: 11px;
        margin-right: 8px;
    }
    .schoolBmBox{
        width: 808px;
        background: #F9FCFF;
        padding-bottom: 14px;
    }
    .schoolBmList{
        padding-top: 12px;
        width: 808px;
        display: flex;
        flex-wrap:wrap;
        justify-content: space-around;
        
    }
    .schoolBm{
        width: 340px;
        height: 40px;
        line-height: 40px;
        background: #FFFFFF;
        border-radius: 5px;
        border: 1px solid #E1E1E1;
        display: flex;
        align-items: center;
        margin-bottom: 24px;
    }
    .bmText{
        font-size: 14px;
        color: #333333;
    }
    .bmBtn{
        width: 220px;
        height: 40px;
        background: linear-gradient(0deg, #E40909 0%, #FB4545 100%);
        border-radius: 20px;
        line-height: 40px;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        margin: 0 auto;
    }
    .bmSelect select{
        width: 215px;
    
    }
    .red{
        color: red;
    }
    .show_poster_bg{
        position: fixed;
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.4);
        top: 0;
        left: 0;
        z-index: 100;
        display: flex;
        flex-direction:column;
        justify-content: center;
        align-items: center;
    }
    .show_poster_bg>img{
        width: 38px;
        height: 38px;
    }
    .show_poster_zl{
        width: 320px;
        height: 471px;
        position: relative;
        
    }
    #show_poster_zl1{
        background: url(/statics/images/show_poster06.png);
        background-size: contain;
    }
    #show_poster_zl2{
        background: url(/statics/images/show_poster07.png);
        background-size: contain;
    }
    .show_poster_zl img{
        width: 180px;
        height: 180px;
        position: absolute;
        left: 70px;
        bottom: 28px;
    }
    .show_poster{
        width: 800px;
    }
    .show_poster_top{
        width: 800px;
        height: 50px;
        position: relative;
    }
    .show_poster_top_img{
        width: 800px;
        height: 50px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 20;
    }
    .show_poster_top_text{
        font-weight: 500;
        font-size: 26px;
        color: #FFFFFF;
        text-align: center;
        line-height: 50px;
        position: relative;
        z-index: 21;
    }
    .show_poster_bottom{
        width: 800px;
        height: 90px;
        background: #F6FAFF;
        border-radius: 0px 0px 20px 20px;
        display: flex;
        justify-content: space-between;
    }
    .show_poster_bottom_left{
        margin-left: 41px;
        display: flex;
        margin-top: 13px;
    }
    .show_poster_bottom_left_logo{
        width: 65px;
        height: 65px;
    }
    .show_poster_bottom_left_text{
        margin-left: 22px;
    }
    .show_poster_bottom_left_text_top{
        margin-top: 10px;
        font-weight: bold;
        font-size: 18px;
        color: #333333;
    }
    .show_poster_bottom_left_text_bottom{
        font-size: 14px;
        color: #999999;
        line-height: 24px;
        margin-top: 9px;
    }
    .show_poster_bottom_right{
        display: flex;
        margin-right: 30px;
    }
    .show_poster_bottom_right_item{
        margin-left: 25px;
        text-align: center;
        display: block;
        text-decoration: none;
    }
    .show_poster_bottom_right_item img{
        width: 44px;
        height: 37px;
        margin-top: 14px;
    }
    .show_poster_bottom_right_item div{
        font-size: 16px;
        color: #333333;
        margin-top: 12px;
        width: 66px;
    }