/*This is the beginning of CSS on pc*/
*{
    margin:0;
    padding:0;
}
/*.footer a{
    color: #ffffff!important;
}
p{
    margin-bottom: 0!important;
}
.footer p{
    color: white!important;
}
.footer .p1{
    color: white!important;
}*/
/*show or hide/////////////////////////////////////////////////////////////////*/
.banner{
    display: block;
}
.banner-ydd{
    display: none;
}

.pc_footer{
    display: block;
}
.pcheade{
    display: block;
}
.ydheade{
    display: none;
}
.ydd-erweima{
    display: none;
}
.arrangement-ss-2{
    display: block;
}
.arrangement-ss-ydd{
    display: none;
}
.Teacher-pc{
    display: block;
}
.Teacher-ydd{
    display: none;
}
.arrangement-pc{
    display: block;
}
.atmosphere-ydd{
    display: none;
}
.swiper-button-prev{
    display: block;
}
.swiper-button-next{
    display: block;
}
/*End show or hide*/
/*banner*/
.banner{
    background: url("../images/banner.jpg") no-repeat center;
    background-size: 100% 100%;
    height: 5.53rem;
    width: 100%;
}
/*End banner*/
/*Training before examination*/
.wrap-Training{
    width: 100%;
    height: auto;
}
h1{
   font-size: 0.50rem!important;
    text-align: center;
    color: #424ae0!important;
}
.title-Training{
    margin-top: 1.14rem;
}
.title-Training p{
    font-size: 0.21rem;
    text-align: center;
    color: #333333;
}
.Training-0{
    margin-top: 0.4rem;
    margin-bottom: 1.45rem;
}
.Training-1{
    width: 100%;
    height: auto;
    background: #424ae0;
    border-radius: 0.04rem;
    display: flex;
    margin-top: 0.4rem;
}
.Training-1 span{
    font-size: 0.54rem;
    font-style: italic;
    color: white;
    margin-left: 0.3rem;
}
.Training-1>p{
    font-size: 0.22rem;
    color: white;
    width: 83%;
    margin-top: 0.25rem;
    margin-left: 0.1rem;
}
.Training-2{
    background: url("../images/Training.png")no-repeat center;
    background-size:100% 100%;
    width: 100%;
    height: 3.5rem;
    overflow: auto;
}
.Training-2-0{
    margin-top: 0.67rem;
}
.Training-2-1{
    display: flex;
    margin-top: 0.05rem;
    width: 92%;
    margin-left: 0.3rem;
}
.Training-2-1 span{
    font-size: 0.26rem;
    color: #e5ed18;
    font-weight: bold;
    margin-top: 0.05rem;
}
.Training-2-1 p{
    font-size: 0.16rem;
    color: white;
    margin-top: 0.1rem;
    text-align: justify;
    line-height: 0.24rem;
    margin-left: 0.05rem;
}
/*End Training before examination*/
/*from*/
.wrap-from{
    width: 100%;
    height: auto;
    background: #d9dbf9;
}
.from-1{
    width: 50%;
    margin: auto;
    margin-top: 0.6rem;
    border-bottom:0.01rem solid #c5c2cc;
}
h2{
    font-size: 0.42rem!important;
    text-align: center;
    color: #424ae0!important;
}
.from-2{
    display: flex;
    width: 41%;
    margin: auto;
    margin-top: 0.2rem;
}
.from-2-1{
    margin-top: 0.36rem;
    margin-bottom: 1.14rem;
}
.from-2 input{
    width: 81%;
    height: 0.65rem;
    border: 0.01rem solid #424ae0;
    border-radius: 0.05rem;
    font-size: 0.3rem;
}
.from-2 p{
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.7rem;
    width: 17%;
}
.from-3{
    display: flex;
    width: 41%;
    margin: auto;
    margin-top: 0.2rem;
}
.from-3 input{
    width: 39%;
    height: 0.65rem;
    border: 0.01rem solid #424ae0;
    border-radius: 0.05rem;
    font-size: 0.3rem;
}
.from-3>p{
    font-size: 0.20rem;
    color: #333333;
    line-height: 0.7rem;
    width: 17%;
}
.from-3-1{
    background: white;
    width: 36%;
    height: 0.65rem;
    margin-left: 0.3rem;
    border-radius: 0.05rem;
    -webkit-box-shadow:3px 2px 11px #C5C7E3;
    pointer-events: auto!important;
    font-size: 0.22rem!important;
    text-align: center!important;
    color: #999999!important;
    line-height: 0.65rem!important;
}
.from-3-1 p{
    font-size: 0.22rem;
    text-align: center;
    color: #999999;
    line-height: 0.65rem;
}
.submit{
    width: 20%;
    margin: auto;
    background: white;
    margin-top: 0.6rem;
    -webkit-box-shadow:3px 2px 11px #C5C7E3;
}
.submit p{
    text-align: center;
    font-size: 0.3rem;
    color: #424ae0;
    line-height: 0.5rem;
}
/*End from*/
/*Discount*/
.discount{
    width: 100%;
    height: auto;
    margin-top: 1.05rem;
}
.discount p{
    font-size: 0.51rem;
    text-align: center;
}
.discount span{
    font-weight: bold;
}
.discount-1{
    background: url("../images/discount.png") no-repeat center;
    background-size: 100% 100%;
    width:100%;
    height: 4.3rem;
    overflow: auto;
    margin-top: 0.6rem;
    margin-bottom: 1.17rem;
}
.discount-1:hover{
    transform:translateY(-0.08rem);
    transition:2s;
    -moz-transition:2s;
    -webkit-transition:2s;
    -o-transition:2s;
}
.discount-2{
    margin-top: 0.67rem;
}
.discount-2 p{
    font-size: 0.23rem;
    text-align: center;
    color: white;
    line-height: 0.35rem;
}
.discount-2 span{
    font-size: 0.28rem;
    text-align: center;
    color: white;
    display: block;
}
/*Eng Discount*/
/*Course arrangement*/
.wrap-arrangement{
    width: 100%;
    height: 9.46rem;
    background: #d9dbf9;
}
.arrangement-tittle{
    background: url("../images/arrangement-tittle.png") no-repeat center;
    background-size: 100% 100%;
    width: 30%;
    margin: auto;
    height: 1.19rem;
    margin-top: 0.7rem;
}
.teacher-2-1 p{
    text-align: center!important;
    font-size: 0.43rem!important;
    color: #ffffff!important;
}
.arrangement-tittle p{
    text-align: center!important;
    font-size: 0.31rem!important;
    color: #333333!important;
    line-height: 0.8rem;
}
.arrangement-ss-1{
    width: 71%;
    height: 8.2rem;
    margin: auto;
    transform: rotate(45deg);
    margin-top: 2.0rem;
}
.arrangement-ss-2{
    width: 100%;
    height: 5.92rem;
    overflow: hidden;
    position: relative;
}
.position-left{
    position: absolute;
    left: 0.3rem;
    top: 1.63rem;
}
.position-right{
    position: absolute;
    top: 1.63rem;
    right: 0.3rem;
}
.arrangement-s{
    padding: 0!important;
    width: 49.5% !important;

}
.arrangement-ss{
     width: 100% !important;
    padding: 0!important;
}
.arrangement-1{
    width: 4.07rem;
    height: 4.07rem;
}
.arrangement-2{
    width: 3.87rem;
    height: 3.87rem;
    background: #6f75e7;
    border-radius:5px;
    margin-top: 0.03rem;
}
.cur .arrangement-2{
    background: #424ae0;
    transform: scale(1.1);
    transition: 2s;
}
.zar .arrangement-2{
    background: #6f75e7;
    transform: scale(1);
    transition: 2s;
}
.arrangement-3{
    width: 100%;
    height: auto;
}
.arrangement-3 span{
    font-size: 0.33rem;
    text-align: center;
    display: block;
    color: white;

}
.arrangement-4-all{
    display: flex;
    width: 100%;
    margin-left: 0.9rem;
    margin-top: 0.2rem;
}
.arrangement-4 p{
    font-size: 0.14rem;
    color: white;
}
.arrangement-5{
    background: #4f57e2;
    border: 0.01rem solid #ffffff;
    width: 36%;
    border-radius: 5px;
    margin-top: 0.2rem;
    margin-left: 1.26rem;
}
.arrangement-5 p{
    font-size: 0.2rem;
    text-align: center;
    color: white;
    line-height: 0.35rem;
}
.arrangement-sa{
    transform: rotate(-45deg);
    width: 100%;
}
.arrangement-sa-1{
    transform: rotate(45deg);
}
.arrangement-sa-2{
    transform: rotate(225deg);
}
.arrangement-sa-3{
    transform: rotate(135deg);
}
.arrangement-4-all-1{
    margin-top: 0.3rem;
}
.arrangement-6{
    width: 100%;
    height: auto;
    margin-top: 0.63rem;
}
.arrangement-6-1{
    margin: auto;
    width: 80%;
    border: 0.01rem solid #424ae0;
    border-radius: 5px;
}
.arrangement-6-1 p{
    font-size: 0.19rem;
    text-align: center;
    color:#424ae0;
    line-height: 0.4rem;
}
/*End Course arrangement*/
/*Teacher*/
.tittle-teacher{
    margin-top: 0.53rem;
}
.tittle-teacher p{
    font-size: 0.51rem;
    text-align: center;
    color: #424ae0;
}
.tittle-teacher span{
    text-align: center;
    display: block;
    font-size: 0.41rem;
    color: #d0d0d0;
}
.warp-teacher{
    width: 100%;
    height: 8rem;
}
.wrap-teacher-1{
    margin-top: 0.5rem;
}
.teacher-1{
    margin-top: 0.3rem;
}
.teacher-1 img{
    width: 81%;
}
.teacher-2{
    background:#424ae0;
    border-radius: 0.05rem;
    padding: 0.4rem;
    margin-top: 0.95rem;
    display: none;
}
.teacher-2-1{
    border-bottom: 0.01rem solid #ffffff;
    display: flex;
}
h4{
    font-size: 0.36rem!important;
    color: #424ae0!important;
    font-weight: bold!important;
    margin-left: 0.2rem!important;
    text-align: center;

}
.teacher-2-2{
    margin-top: 0.19rem;
}
.teacher-2-1 span{
    display: block;
    font-size: 0.27rem;
    color: white;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
}
.teacher-2-2 p{
    font-size: 0.19rem;
    color: #ffffff;
    line-height: 0.35rem;
    text-indent: 2em;
}
.cur{
    display: block!important;
}
/*End Teacher*/
/*Classroom atmosphere*/
.atmosphere{
    background: #d9dbf9;
    padding-bottom: 1.2rem;
}
.atmosphere-title{
    width: 100%;
    height: auto;
    margin-top: 0.73rem;
}
h5{
    color:#424ae0!important;
    font-size: 0.51rem!important;
    text-align: center!important;
}
.atmosphere-title p{
    font-size: 0.21rem;
    text-align: center;
    color: #333333;
}
.atmosphere-1{
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 0.47rem;
}
.atmosphere-2{
    width: 30%;
    height: auto;
}
.atmosphere-3{
    width: 70%;
    height: auto;
}
.atmosphere-3-1{
    display: flex;
}
.atmosphere-3-2{
    display: flex;
    margin-top: 0.21rem;
}
.img-1:hover{
    transform: scale(1.01);
    transition:0.5s;
    -moz-transition:0.5s;	/* Firefox 4 */
    -webkit-transition:0.5s;	/* Safari 和 Chrome */
    -o-transition:0.5s;
}
/*End Classroom atmosphere*/
/*exellect students*/
.exellect-stdent-tittle{
    width: 100%;
    height: auto;
    margin-top: 0.75rem;
    padding-bottom: 0.5rem;
}
.exellect-stdent-tittle p{
    font-size: 0.51rem;
    color: #424ae0;
    text-align: center;
}
.exellect-stdent-1{
    width: 100%;
    height: auto;
    position: relative;
    overflow: auto;
}
.exellect-stdent-1 img{
    width: 41%;
    position: absolute;
    top: 0.1rem;
}
.exellect-stdent-2{
    width: 90%;
    height: 3.3rem;
    -webkit-box-shadow: #e0e0e0 0px 0px 10px;
    margin-left: 0.2rem;
    margin-top: 0.9rem;
    overflow: auto;
    border-radius: 0.1rem;
    margin-bottom: 0.1rem;
}
.exellect-stdent-2 p{
    font-size: 0.32rem;
    color: #333333;
    text-align: justify;
    margin-left: 1.5rem;
    margin-top: 0.2rem;
}
.exellect-stdent-3{
    width: 100%;
    height: auto;
    padding: 0.3rem;
}
.exellect-stdent-3 p{
    font-size: 0.16rem;
    color: #666666;
    margin-left: 0;
    text-indent: 2em;
}
.Wheel-planting-left{
    background-image: url("../images/left-1.png")!important;
    background-size: 100% 100%!important;
    height: 0.57rem!important;
    width: 0.32rem!important;
    top: 3.7rem!important;
}
.Wheel-planting-right{
    background-image: url("../images/right-1.png")!important;
    background-size: 100% 100%!important;
    height: 0.57rem!important;
    width: 0.32rem!important;
    top: 3.7rem!important;
}
.warp-exellect-stdent{
    position: relative;
}
.exellect-stdent-4{
    width: 100%;
    height: auto;
}
.exellect-stdent-4 p{
    text-align: center;
    color: #333333;
    font-size: 0.39rem;
    line-height: 2.2rem;
}

/*End exellect students*/
/*mask_block*/
.mask_block{
    width:100%;
    height:100%;
    position: fixed;
    top:0;
    left:0;
    background: rgba(0,0,0,0.8);
    z-index: 10;
    display: none;
}
.mask_alert{
    width:max-content;
    height:4.359375rem;
    background: url("../images/form-background.png");
    background-size: 100% 100%;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    left:0;
    right: 0;
    top:0;
    bottom: 0;
    margin:auto;
    padding: 60px 100px 50px 100px;
}
.mask_block .close_btn{
    position: absolute;
    width: 42px;
    opacity: 0.5;
    right: 19px;
    top: 19px;
}
.mask_block .close_btn:hover{
    opacity: 1;
}
.mask_block .title{
    font-size: 24px;
    color:white;
    font-family: Adobe 黑体 Std;
    padding-bottom: 0.078125rem;
}
.mask_block .input_items{
    margin-top: -1px;
    display: flex;
    flex-direction: column;
}
.mask_block .input_row{
    width:300px;
    height:54px;
    border:1px solid white;
    margin-bottom: 10px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.mask_block .input_row:before{
    content: " ";
    width:34px;
    height:26px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
}
.mask_block .input_row:nth-child(1):before{background: url("../images/people.png") no-repeat;}
.mask_block .input_row:nth-child(2):before{background: url("../images/phone.png") no-repeat;}
.mask_block .input_row:nth-child(3):before{background: url("../images/class.png") no-repeat;}
.mask_block .input_row:nth-child(4):before{background: url("../images/yan.png") no-repeat;margin-top: 15px;}
.mask_block .c_input_name-1,
.mask_block .c_input_phone-1,
.mask_block .c_select_class{
    width:100%;
    height:100%;
    text-indent: 60px;
    outline: none;
    border: 0;
    background: none;
    font-size: 0.2042rem;
    color: #ffffff;
    background-color: #424ae0;
}
.mask_block .code_item{
    border:0;
    display: flex;
    flex-direction: row;
}

.mask_block .c_code_input-1,.mask_block .c_code_gobtn-1{
    width:48%;
    height: 50px;
    border:1px solid white;
    text-indent: 60px;
    border-radius: 5px;
    outline: none;
    background: none;
    font-size: 0.2042rem;
    color: #ffffff;
}
.mask_block .c_code_gobtn-1{
    text-indent: 0;
    text-align: center;
    line-height: 50px;
    margin-left: 4%;
}
.mask_block .alert_form_btn{
    width:150px;
    height:50px;
    background: white;
    color:#424ae0;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    border-radius: 5px;
    margin-top: -1px;
    cursor: pointer;
}
.footer_div1 .a{
    color: #ffffff!important;
}
/*End mask_block*/
@media screen and (max-width: 1200px) {
    body {
        font-size: 0 !important;
    }

    /*show or hide/////////////////////////////////////////////////////////////////*/
    .banner {
        display: none !important;
    }

    .banner-ydd {
        display: block !important;
    }

    .pcheade {
        display: none !important;
    }

    .ydheade {
        display: block !important;
    }

    .pc_footer {
        display: none !important;
    }

    .ydd-erweima {
        display: block !important;
    }
    .arrangement-ss-2{
        display: none!important;
    }
    .arrangement-ss-ydd{
        display: block!important;
    }
    .Teacher-pc{
        display: none!important;
    }
    .Teacher-ydd{
        display: block!important;
    }
    .arrangement-pc{
        display: none!important;
    }
    .atmosphere-ydd{
        display: block!important;
    }
    .swiper-button-prev{
        display:none!important;
    }
    .swiper-button-next{
        display:none!important;
    }
    /*show or hide is over*/
    /*banner-ydd*/
    .banner-ydd {
        background: url("../images/banner-ydd.jpg") no-repeat center;
        background-size: 100% 100%;
        height: 4.14rem;
    }

    /*End banner-ydd*/
    /*Training before examination*/
    .Training-2{
        width: 102%;
        margin-left: -0.15rem;
    }
    /*End Training before examination*/
    /*form*/
    .from-2{
        width: 70%
    }
    .from-2 p{
        width: 16%;
    }
    .from-2 input {
        width: 81%;
    }
    .from-3{
        width: 70%
    }
    .submit{
        width: 29%;
        margin-top: 0.5rem;
    }
    .submit p{
        line-height: 0.7rem;
    }
    /*End form*/
    /*Discount*/
    .discount-0{
        padding-left: 0!important;
        padding-right: 0.08rem!important;
    }
    .discount p {
        font-size: 0.34rem;
        line-height: 0.5rem;

    }
    .discount-1{
        width: 100%;
        height: 2.85rem;
        overflow: auto;
    }
    .discount-2 {
        margin-top: 0.37rem;
    }
    .discount-2 p {
        font-size: 0.16rem;
    }
    .discount-2 span {
        font-size: 0.19rem;
    }
    /*End Discount*/
    /*Course arrangement*/
    .arrangement-tittle{
        width: 48%;
        background-size: 100% 100%;
    }
    .arrangement-ss-ydd{
        width: 95%;
        margin: auto;
        height: 5.1rem;
        overflow: auto!important;
    }
    .arrangement-ss-ydd-3{
        background:#424ae0;
        transform: rotate(45deg);
        width: 49%;
        height: 67%;
        margin: auto;
        margin-top: 0.9rem;
    }
    .arrangement-ss-ydd-2{
        height: 5.1rem;
    }
    .arrangement-ss-ydd-1{
        height: 5.1rem;
        overflow: auto!important;
    }
    .arrangement-3 span{
        margin-left: -0.15rem;
    }
    .arrangement-4-all-1{
        margin-top: 0;
    }
    .arrangement-4-all{
        margin-top: 0.1rem;
        margin-left: 0.7rem;
    }
    .arrangement-5{
        margin-left: 1.16rem;
    }
    .Wheel-planting-left-1{
        background-image: url("../images/left.png")!important;
        background-size: 100% 100%!important;
        height: 0.57rem!important;
        width: 0.82rem!important;
        top: 2.8rem!important;
        margin-left: 1.0rem;
    }
    .Wheel-planting-right-1{
        background-image: url("../images/right.png")!important;
        background-size: 100% 100%!important;
        height: 0.57rem!important;
        width: 0.82rem!important;
        top: 2.8rem!important;
        left: 6.1rem!important;
    }

    /*End Course arrangement*/
    /*Teacher-ydd*/
    .tittle-Teacher-ydd p{
        text-align: center;
        color: #424ae0;
        font-size: 0.34rem;
        margin-top: -0.3rem;

    }
    .tittle-Teacher-ydd span{
        text-align: center;
        color: #d0d0d0;
        font-size: 0.41rem;
        display: block;
        margin-right: 0.8rem;
    }
    .tittle-Teacher-ydd{
        background: url("../images/teacher-ydd.png") no-repeat center;
        background-size: 100% 100%;
        margin: auto;
        width: 6.68rem;
        height: 9.51rem;
        margin-top: 0.5rem!important;
        margin-bottom: 0.5rem;
    }
    .wrap-Teacher-ydd{
        width: 100%;
        height: auto;
        display: none;
    }
    .wrap-Teacher-ydd-1{
        width: 88%;
        padding: 0;
        display: flex;
        border-bottom: 0.01rem solid #424ae0;
        margin: auto;
        margin-top: 0.2rem;
    }
    .tittle-Teacher-ydd-1 span{
        font-weight: bold;
        font-size: 0.4rem;
        color:#d0d0d0;
    }
    .tittle-Teacher-ydd-1 p{
         font-size: 0.34rem;
         color:#424ae0;
     }
    .wrap-Teacher-ydd-1 span{
        font-size: 0.41rem;
        color:#424ae0;
        margin-right: 0.2rem;
        margin-left: 0.3rem;
    }
    .wrap-Teacher-ydd-1 p{
        font-size: 0.27rem;
        color:#424ae0;
        margin-top: 0.2rem;
    }
    .wrap-Teacher-ydd-2{
        width: 88%;
        margin: auto;
        margin-top: 0.5rem;
    }
    .wrap-Teacher-ydd-2 p{
        font-size: 0.19rem;
        color:#424ae0;
        text-align: justify;
        line-height: 0.4rem;
    }
    .wrap-Teacher-ydd-picture{
        width: 100%;
        height: auto;
    }
    .wrap-Teacher-ydd-picture-1{
        width: 79%;
        height: auto;
        display: flex;
        margin: auto;
        margin-top: 0.3rem;
    }
    .wrap-Teacher-ydd-picture-1 img{
        width: 26%;
        height: 26%;
        margin-left: 0.25rem;
    }
    .wrap-Teacher-ydd-2{
        height: 4.0rem;
    }
    /*End Teacher-ydd*/
    /*Classroom atmosphere*/
    .atmosphere-ydd{
        width: 95%;
        height: auto;
        margin: auto;
    }
    .atmosphere-ydd-1{
        display: flex;
    }
    .atmosphere-ydd-2{
        width: 100%;
        height: auto;
        margin-top: 0.5rem;
    }
    .atmosphere-ydd-2 img{
        width: 100%;
        height: auto;
    }
    /*End Classroom atmosphere*/
    /*exellect students*/
    .exellect-stdent-1 img{
        top: 0.6rem;
    }
    .exellect-stdent-2 {
        width: 1.77rem;
    }
    .exellect-stdent-2 p{
        margin-left: 1.0rem;
        font-size: 0.2rem;
    }
    .exellect-stdent-3 p{
        margin-left: 0;
        font-size: 0.14rem;
    }
    .exellect-stdent-3{
        padding: 0.1rem;
    }
    .exellect-stdent-1 {
        width: 127%;
    }
    .exellect-stdent-4{
        padding-bottom: 1.0rem;
    }
    /*End exellect students*/
    /*mask_block*/
    .mask_block{
        width:100%;
        height:100%;
        position: fixed;
        top:0;
        left:0;
        background: rgba(0,0,0,0.8);
        z-index: 10;
        display: none;
    }
    .mask_alert{
        width: 99% !important;
        height: 9rem !important;
        background-size: 100% 100% !important;
        border-radius: 10px!important;
        display: flex!important;
        flex-direction: column!important;
        justify-content: center!important;
        align-items: center!important;
        position: fixed!important;
        left:0!important;
        right: 0!important;
        top:0!important;
        bottom: 0!important;
        margin:auto!important;
        padding: 0.3rem 0!important;
    }
    .mask_block .close_btn{
        position: absolute!important;
        width: 0.5rem!important;
        opacity: 0.5!important;
        right: 0.25rem;!important;
        top: 0.5rem!important;
    }
    .mask_block .close_btn:hover{
        opacity: 1!important;
    }
    .mask_block .title{
        font-size: 0.5rem!important;
        color:white!important;
        font-family: Adobe 黑体 Std;
        padding-bottom: 10px !important;
    }
    .mask_block .input_items{
        margin-top: 0.26rem!important;
        display: flex!important;
        flex-direction: column!important;
    }
    .mask_block .input_row{
        width:6rem!important;
        height:0.8rem!important;
        border:1px solid white;
        margin-bottom: 10px!important;
        border-radius: 5px!important;
        position: relative!important;
        overflow: hidden!important;
        font-size: 0.3rem!important;
    }
    .mask_block .input_row:before{
        content: " "!important;
        width:0.8rem!important;
        height:0.6rem!important;
        display: block!important;
        position: absolute!important;
        top: 0!important;
        bottom: 0!important;
        left: 10px!important;
        margin: auto!important;
        background-size: 100%!important;
    }
    .mask_block .input_row:nth-child(1):before{background: url("../images/people.png") no-repeat;}
    .mask_block .input_row:nth-child(2):before{background: url("../images/phone.png") no-repeat;}
    .mask_block .input_row:nth-child(3):before{background: url("../images/class.png") no-repeat;}
    .mask_block .input_row:nth-child(4):before{background: url("../images/yan.png") no-repeat;margin-top: 7px;}
    .mask_block .c_input_name-1,
    .mask_block .c_input_phone-1,
    .mask_block .c_select_class{
        width:100%!important;
        height:100%!important;
        text-indent: 1.3rem!important;
        outline: none!important;
        border: 0!important;
        font-size: 0.3rem !important;
        line-height: 0.542rem!important;
    }
    .c_code_gobtn-1{
        font-size:0.504rem !important;
    }
    .mask_block .code_item{
        border:0!important;
        display: flex!important;
        flex-direction: row!important;
    }
    .mask_block .c_code_input-1,.mask_block .c_code_gobtn-1{
        width:48%!important;
        border:1px solid white;
        text-indent: 1.3rem!important;
        border-radius: 5px!important;
        outline: none!important;
        font-size: 0.3rem !important;
        line-height: 0.35rem !important;
        color: #424ae0;
    }
    .mask_block .title {
        margin-top: 0.5rem !important;
    }
    .mask_block .input_row{
        height: 45px!important;
    }
    .c_code_gobtn-1{
        height: 45px!important;
    }
    .c_code_input-1{
        height: 45px!important;
        font-size: 0.542rem!important;
    }
    .mask_block .c_code_gobtn-1{
        text-indent: 0!important;
        text-align: center!important;
        line-height:0.85rem!important;
        margin-left: 4%!important;
        font-size: 0.24rem;
        background: #ffffff;
    }
    .mask_block .alert_form_btn{
        width:3rem!important;
        height: 0.8rem !important;
        background: white;
        color:#424ae0;
        text-align: center!important;
        line-height: 1.8 !important;
        font-size: 0.42rem!important;
        border-radius: 5px!important;
        cursor: pointer!important;
        margin-top: 0.3rem;
    }
    .mask_block .close_btn{
        right: 21px!important;
    }
    /*mask_block over*/

}