
*{
    margin:0;
    padding:0;
}
ul li{
    list-style: none;
}
body,html{
    color: #333333;
}
a{
    text-decoration: none;
}
i{
    font-style: normal;
}
input,button{
    outline: none;
}
.mak{
    cursor: pointer;
}
@media screen and (min-width: 1200px){
    .box{
        width: 100%;
        height: 100%;
        padding-bottom: 30px;
    }
    .banner{
        position: relative;
    }
    .banner img{
        width: 100%;
    }
    .banner_in{
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%);
        width: 1200px;
        height: 100%;
    }
    .notes{
        width: 280px;
        height: 290px;
        background: #1a81f7;
        opacity: 0.9;
        color: #fff;
        padding: 12px;
        position: absolute;
        top: 50%;
        transform: translate(0,-50%);
        right: 1%;
    }
    .notes table{
        width: 280px;
        text-align: center;
        border-collapse:collapse;
    }
    .notes table tr{
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    .notes table tr td{
        height: 47px;
        font-size: 20px;
        letter-spacing: 1px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
    }
    .apply{
        position: absolute;
        bottom: 18%;
        left: 50%;
        width: 1200px;
        transform: translate(-50%);
    }
    .apply ul{
        width: 570px;
        padding-left: 116px;
        display: flex;
        justify-content: space-between;
    }
    .apply ul li{
        width: 150px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        background: #ff8917;
        color: #fff;
        font-size: 24px;
        letter-spacing: 2px;
        cursor: pointer;
    }
   
    .box_in{
        width: 1200px;
       
        margin: auto;
    }
    .mess{
        padding-top: 80px;
    }   
    .mess h2{
        color: #000000;
        text-align: center;
        font-size: 40px;
        background-size: 5px;
        position: relative;
        letter-spacing: 1px;
    }
    .mess h2 span{    
        color: #1a81f7;
        font-size: 40px;
        cursor: pointer;
        letter-spacing: 2px;
        padding-left: 4px;
    }
    .mess p{
        padding-bottom: 14px;
        padding-top: 22px;
    }
    .table{
        width: 100%;
        height: 86px;
        box-shadow: #ccc 1px 1px 10px;
        display: flex;
        justify-content: space-between;
        margin-top: 40px;
    }
    .table h3{
        width: 60px;
        letter-spacing: 3pt;
        line-height: 30px;
        padding-top: 14px;
        padding-left: 24px;
        padding-right: 16px;
        background: #1a81f7;
        font-size: 22px;
        color: #fff;
    }
    .table ul{
        width: 1110px;
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        align-items: center;
        margin-left: 10px;
    }
    .table ul li{
        width: 68px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        
    }
    .table ul li a{
        width: 60px;
        text-align: center;
        height: 24px;
        line-height: 24px;
        border-radius: 6px;
        cursor: pointer;
        color: #333;
    }
    .xizang{
        color: #000 !important;
    }
    #undefined{
        width: 110px;
        height: 26px;
        line-height: 26px;
        color: #1a81f7;
        border-radius: 30px;
        display: block;
        font-size: 15px;
        margin: auto;
        cursor: pointer;
        border: 1px solid #1a81f7;
    }
    .aaa li.act{
        width: 60px;
        text-align: center;
        height: 24px;
        line-height: 24px;
        border-radius: 4px;
        background: #1a81f7;
        color: #fff;
    }
    .aaa li.act a{
        color: #fff;
    }
    .mess table{
        display: block;
        border-collapse:collapse;
    }
    .mess table thead{
        display: block;
        background: #1a81f7;
        color: #fff;
        width: 100%;
        font-size: 18px;
        letter-spacing: 1px;
        height: 60px;
        line-height: 60px;
    }
    .mess table thead tr td{
        border-right: 1px solid #fff;
    }
    .mess table tr td{
        text-align: center;
    }
    .mess table thead tr td:nth-child(1){
        width: 81px;
    }
    .mess table thead tr td:nth-child(2){
        width: 168px;
    }
    .mess table thead tr td:nth-child(3){
        width: 163px;
    }
    .mess table thead tr td:nth-child(4){
        width: 474px;
    }
    .mess table thead tr td:nth-child(5){
        width: 154px;
    }
    .mess table thead tr td:nth-child(6){
        width: 140px;
    }
    .mess table thead tr td:nth-child(7){
        width: 128px;
        border-right: none;
    }
    .tab{
        display: block;
        width:100%;
        height: 333px;
        overflow: scroll;
        font-size: 14px;
        border-left: 1px solid #e4e4e4;
    }
    .tab tr td{
        height: 34px;
        line-height: 44px;
        text-align: center;
        font-size: 16px;
        border-right: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
    }
    .tab tr td:nth-child(1){
        width: 80px;
    }
    .tab tr td:nth-child(2){
        width: 168px;   
    }
    .tab tr td:nth-child(3){
        color: #ff4040;
        width: 163px;
    }
    .tab tr td:nth-child(4){
        color: #1a81f7;
        width: 474px;
    }
    .tab tr td:nth-child(5){
        color: #1a81f7;
        width: 154px;
        cursor: pointer;
    }
    .tab tr td:nth-child(6){
        width: 138px;
        color: #1a81f7;
        cursor: pointer;
    }
    .tab tr td:nth-child(7){
        width: 108px;
        color: #ff2626;
        cursor: pointer;
        border-right: none;
    }
    .tab tr:nth-last-of-type(1){
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .mask,.maskbm{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
        z-index: 9999;
    }
    .mask_in{
        text-align: center;
        width: 477px;
        height: 410px;
        background-color: #ffffff;
        border-radius: 10px;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        opacity: 1 !important;
    }
    .mask_in h3{
        font-size: 23px;
        color: #333333;
        background: url(../img/icon.png) no-repeat 37px 52px;
        padding-top: 30px;
        font-weight: bold;
        letter-spacing: 1px;
    }
    .mask_in i{
        width: 38px;
        position: absolute;
        top: 1px;
        right: 7px;
        cursor: pointer;
    }
    .mask_in img{
        width: 34%;
        padding-top: 20px;
    }
    .mask_in p{
        text-align: center;
        font-size: 14px;
        padding-top: 20px;
    }
    .code{
        width: 150px;
        padding-left: 12px;
        color: #989897;
        border: none;
        font-size: 16px;
        background: #f0f2f3;
        border-radius: 6px;
    }
	.txcode{
        width: 150px;
        padding-left: 12px;
        color: #989897;
        border: none;
        font-size: 16px;
        background: #f0f2f3;
        border-radius: 6px;
    }
    .phone{
        width: 288px;
        height: 50px;
        padding-left: 12px;
        margin-top: 32px;
        color: #989897;
        background: #f0f2f3;
        border: none;
        font-size: 16px;
        letter-spacing: 1px;
        border-radius: 6px;
    }
    .yanzhengma1{
        width: 300px;
        margin: auto;
        display: flex;
        justify-content: space-between
    }
    .yzm{
        width: 113px;
        height: 48px;
        line-height: 48px;
        color: #fff;
        background: #1a81f7;
        border-radius: 6px;
        letter-spacing: 1px;
        font-size: 16px;
        border: 1px solid #1a81f7;
        text-align: center;
        cursor: pointer;
    }
	.txyzm{
        width: 113px;
        height: 48px;
        line-height: 48px;
        color: #fff;
        background: #1a81f7;
        border-radius: 6px;
        letter-spacing: 1px;
        font-size: 16px;
        border: 1px solid #1a81f7;
        text-align: center;
        cursor: pointer;
    }
    .querys{
        display: block;
        width: 300px;
        height: 56px;
        background: #1a81f7;
        color: #fff;
        border: none;
        margin: auto;
        letter-spacing: 6px;
        margin-top: 30px;
        font-size: 24px;
        border-radius: 10px;
        cursor: pointer;
        outline: none;
    }
    .baoming{
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }
    
    .query{
        width: 584px;
        height: 642px;
        border-radius: 18px;
        box-shadow: #ccc 1px 1px 12px;
        background: #fff;
    }
    .query h1{      
        text-align: center;
        padding-top: 30px;
        color: #000;
        font-size: 34px;
        letter-spacing: 1px;
    }
    .query div{
        width: 402px;
        margin: auto;
    }
    .query input{
        display: block;
        height: 52px;
        border-radius: 10px;
        border: 1px solid #cacaca;
        outline: none;
        font-size: 18px;
        color: #989897;
        background: #f0f2f3;
        border: none;
        font-size: 17px;
    }
    .citySelect{
        display: block;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        border: none;
        outline: none;
        padding-left: 20px;
        margin-top: 32px;
        font-size: 18px;
        color: #989897;
        background: #f0f2f3;
    }
    .ipt_code{
        width: 220px;
        padding-left: 20px;
    }
	.ipt_txcode{
        width: 220px;
        padding-left: 20px;
    }
	.ipt_name {
    width: calc(100% - 20px);
    padding-left: 20px;
    margin-top: 32px;
}
    .ipt_phone{
        width: calc(100% - 20px);
        padding-left: 20px;
        margin-top: 32px;
    }
    .yanzhengma{
        display: flex;
        justify-content: space-between;
    }
    .yzm_btn{
        width: 142px;
        height: 50px;
        line-height: 50px;
        color: #fff;
        background: #1a81f7;
        border-radius: 12px;
        letter-spacing: 1px;
        font-size: 18px;
        border: 1px solid #1a81f7;
        text-align: center;
        cursor: pointer;
    }
	 .txyzm_span{
        
        height: 50px;
        line-height: 50px;
        color: #fff;
        
        border-radius: 12px;
        letter-spacing: 1px;
        font-size: 18px;
       
        text-align: center;
        cursor: pointer;
    }
    .query button{
        display: block;
        width: 100%;
        height: 66px;
        background: #1a81f7;
        color: #fff;
        border: none;
        margin: auto;
        letter-spacing: 2px;
        margin-top: 30px;
        font-size: 26px;
        border-radius: 14px;
        cursor: pointer;
        outline: none;
    }
    .query p{
        text-align: center; 
        padding-top: 32px;
        font-size: 14px;
    }
    .message{
        width: 584px;
        height: 642px;
        background: #fff;
        border-radius: 14px;
        box-shadow: #ccc 1px 1px 14px;
    }   
    .message div{
        padding-left: 28px;
        padding-right: 18px;
        padding-top: 20px;
        display: flex;
        justify-content: space-between;
    }
    .message div h4{
        letter-spacing: 1px;
        font-size: 26px;
        color: #000;
    }
    .message div a{
        color: #9f9f9f;
        font-size: 20px;
    }
    .message ul{
        padding-left: 58px;
    }
    .message ul li{
        padding-top: 20px;
        padding-right: 18px;
        display: flex;
        font-size: 16px;
        color: #000;
        justify-content: space-between;
    }
    .message ul li span{
        display: block;
        width: 96px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        color: #1a81f7;
        font-size: 14px;
        border: 1px solid #1a81f7;
        border-radius: 30px;
    }
    .matching{
        width: 100%;
        height: 1152px;
        background: #f0f2f3;
        margin-top: 44px;
    }
    .matching h2{
        text-align: center;
        font-size: 40px;
        color: #000;
        padding-top: 24px;
        letter-spacing: 1px;
    }
    .matching h2 span{
        color: #1a81f7;
        padding-left: 10px;
    }
    .matching_in{
        width: 1200px;
        margin: auto;
    }
    .two,.three,.four{
        height: 144px;
        border-radius: 14px;
        overflow: hidden;
        border: 2px solid #1a81f7;
        background: #fff;
        margin-top: 38px;
    }
    .two p{
       width: 520px;
       height: 60px;
       line-height: 60px;
       background: #1a81f7;
       color: #fff;
       font-size: 24px;
       border-bottom-right-radius: 24px;
       padding-left: 30px;
       letter-spacing: 2px;
    }
    .two p span{
        font-size: 16px;
        padding-left: 28px;
    }
    .two ul{
        width: 710px;
        padding-top: 22px;
        padding-left: 20px;
        display: flex;
        justify-content: space-between;
    }
    .two ul li{
        width: 124px;
        height: 40px;
        background: #dbecff;
        text-align: center;
        line-height: 40px;
        color: #000;
        border-radius: 30px;
        letter-spacing: 1px;
        cursor: pointer;
    }
    .three p{
        width: 520px;
        height: 60px;
        line-height: 60px;
        background: #1a81f7;
        color: #fff;
        font-size: 24px;
        border-bottom-right-radius: 24px;
        padding-left: 30px;
        letter-spacing: 2px;
        position: relative;
    }
    .three p span{
        font-size: 16px;
        padding-left: 70px;
    }
    .three p a{
        font-size: 14px;
        position: absolute;
        top: 10px;
        right: 152px;
        height: 16px;
        line-height: 1px;
        color: #fff;
    }
    .three ul{
        width: 1050px;
        padding-top: 22px;
        padding-left: 20px;
        display: flex;
        justify-content: space-between;
    }
    .three ul li{
        width: 182px;
        height: 40px;
        background: #dbecff;
        text-align: center;
        line-height: 40px;
        color: #000;
        border-radius: 30px;
        letter-spacing: 1px;
        cursor: pointer;
    }
    .four p{
        width: 520px;
        height: 60px;
        line-height: 60px;
        background: #1a81f7;
        color: #fff;
        font-size: 24px;
        border-bottom-right-radius: 24px;
        padding-left: 30px;
        letter-spacing: 2px;
    }
    .four p span{
        font-size: 16px;
        padding-left: 30px;
    }
    .four ul{
        width: 832px;
        padding-top: 22px;
        padding-left: 20px;
        display: flex;
        justify-content: space-between;
    }
    .four ul li{
        width: 266px;
        height: 40px;
        background: #dbecff;
        text-align: center;
        line-height: 40px;
        color: #000;
        border-radius: 30px;
        letter-spacing: 1px;
        cursor: pointer;
    }
    .bkjy{
        width: 404px;
        height: 66px;
        line-height: 66px;
        background: #1a81f7;
        text-align: center;
        color: #fff;
        font-size: 25px;
        border-radius: 40px;
        letter-spacing: 5px;
        margin: auto;
        margin-top: 46px;
        cursor: pointer;
    }
    .programme{
        padding-top: 50px;
    }
    .programme h2{
        text-align: center;
        font-size: 40px;
        letter-spacing: 2px;
    }
    .programme h2 span{
        color: #1a81f7;
        padding-left: 10px;
    }
    .programme_in{
        padding-top: 50px;
        display: flex;
        justify-content: space-between;
    }
    .proma{
        width: 286px;
        height: 212px;
        position: relative;
        overflow: hidden;
        cursor: pointer;
    }
    .proma p{
        width: 100%;
        height: 50px;
        line-height: 50px;
        background: #000;
        color: #fff;
        opacity: 0.5;
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        letter-spacing: 1px;
        
    }
    .proma div{
        width: 100%;
        height: 100%;
        background: #000;
        background-color:rgba(0,0,0,0.5);
        color: #fff;
        position: absolute;
        bottom: -220px;
        left: 0;
    }
    .proma div h3{
        width: 86%;
        height: 112px;
        font-weight: normal;
        font-size: 16px;
        margin: auto;
        line-height: 24px;
        letter-spacing: 3px;
        padding-top: 16px;
        text-align: center;
    }
    .proma div button{
        width: 138px;
        height: 42px;
        border: 1px solid #fff;
        background: none;
        font-size: 18px;
        color: #fff;
        border-radius: 30px;
        margin: auto;
        margin-top: 22px;
        display: block;
        cursor: pointer;
    }
    .proma1{
        background: url(../img/program1.png) no-repeat center;
        background-size: 100%;
    } 
    .proma2{
        background: url(../img/program2.png) no-repeat center;
        background-size: 100%;
    } 
    .proma3{
        background: url(../img/program3.png) no-repeat center;
        background-size: 100%;
    } 
    .proma4{
        background: url(../img/program4.png) no-repeat center;
        background-size: 100%;
    } 
    /* .tab1{
        width: 77%;
        display: flex;
        justify-content: space-between;
        margin: 28px auto;
    }
    .tab1 li{
        width: 16%;
        height: 36px;
        line-height: 36px;
        border-radius: 30px;
        border: 1px solid #fff;
        color: #fff;
        text-align: center;
        cursor: pointer;
        font-size: 18px;
    }
    .tab1 .active{
        color: #3838e7;
        border-radius: 30px;
        background: #fff;
        font-weight: bold;
    }
    .curriculum{
        width: 100%;
        height: 780px;
        margin-top: 80px;
        background: url(../img/background.png) no-repeat center;
        background-size: 100%;
    }
    .curriculum_in{
        width: 1100px;
        margin: auto;
    }
    .curriculum_in h2{
        text-align: center;
        color: #fff;
        font-size: 36px;
        letter-spacing: 2px;
        padding-top: 26px;
    }
    .curriculum_in button{
        width: 206px;
        height: 54px;
        color: #ff5146;
        font-weight: bold;
        text-align: center;
        border: none;
        display: block;
        margin: 38px auto;
        border-radius: 30px;
        font-size: 24px;
        cursor: pointer;
        background: none;
    }
    
    .button button:nth-child(1){
        border: 1px solid #fff;
        color: #fff;
    }
    .button button:nth-child(2){
        border: 1px solid #fff;
        background: #fff;
        color: #2631f9;
    }
    .button button:nth-child(2) a{
        color: #2631f9;
    }
    .button{
        width: 50%;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    .content1{
        background: #fff;
        border-radius: 16px;
        padding-bottom: 0px !important;
    }
    .content1 li{
        display: none;
       
    }
    .content_in{
        padding: 20px;
        display: flex;
        justify-content: space-between;
    }
    .content_in a{
        width: 27% !important;
        height: 451px;
        position: relative;
    }
    .content_in a h2{
        position: absolute;
        top: 4px;
        left: 50%;
        transform: translate(-50%);
        white-space:nowrap;
        letter-spacing: 5px;
        font-size: 32px;
    }
    .content_in div{
        width: 23%;
        height: 452px;
        background: #e7e3fb;
        border-radius: 10px;
    }
    .content_in img{
        width: 100%;
    }
    .content_in div img{
        width: 100%;
    }
    .content_in div p{
        font-size: 14px;
        width: 80%;
        line-height: 18px;
        margin: auto;
        padding-top: 10px;
        letter-spacing: 2px;
    }
    .content_in div:nth-child(2) p{
        line-height: 19px;
        padding-top: 22px;
    }
    .content_in div:nth-child(4) p span{
        padding-left: 14px;
        background: url(../img/bg2.png) no-repeat left 16px;
        background-size: 4px;
    }
    .content_in div p span{
        display: block;
        padding-top: 8px;
    }
    .content_in div p a{
        display: inline-block;
        width: 14px !important;
        height: 14px;
        line-height: 14px;
        font-size: 12px;
        text-align: center;
        margin-right: 10px;
        border-radius: 30px;
        background: #3b18d7;
        color: #fff;
    } */
    .grades{
        margin-top: 80px;
        padding-bottom: 50px;
    }
    .grd{
        height: 226px;
        display: flex;
        margin-top: 18px;
    }
    .grd1{
        border: 1px solid #c6c0f4;
        background-image: linear-gradient(to bottom, #fefeff, #f1eeff);
    }
    .grd2{
        border: 1px solid #efc0bd;
        background-image: linear-gradient(to bottom, #fffefe, #fff5f5);
    }
    .grd3{
        border: 1px solid #f2cfcf;
        background-image: linear-gradient(to bottom, #fffefe, #fff1f1);
    }
    .grd4{
        border: 1px solid #e8c0a8;
        background-image: linear-gradient(to bottom, #fffefe, #ffefe7);
    }
    .grd5{
        border: 1px solid #d0d8fb;
        background-image: linear-gradient(to bottom, #fefeff, #e9edff);
    }
    .grd_img{
        width: 304px;
    }
    .grd div:nth-child(2){
        margin-left: 16px;
        background: url(../img/right.png) no-repeat right center;
        padding-right: 10px;
    }
    .grd div:nth-child(2) h3{
        font-size: 18px;
        padding-top: 10px;
        display: flex;
        align-items: center;
        letter-spacing: 1px;
    }
    .grd .see1{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #1210e1;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
    }
    .grd .see2{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #f03628;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
    }
    .grd .see3{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #ff7575;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
    }
    .grd .see4{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #e29e74;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
    }
    .grd .see5{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #6587ff;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
    }
    .grd div:nth-child(2) p{
        width: 478px;
        color: #000;
        font-size: 16px;
    }
    .grd div:nth-child(2) ul li{
        display: flex;
        align-items: center;
        margin-top: 6px;
        font-size: 15px;
    }
    .grd4 div:nth-child(2) ul li,.grd5 div:nth-child(2) ul li{
        margin-top: 2px !important;
    }
    .grd div:nth-child(2) ul li img{
        width: 18px;
        margin-right: 10px;
    }
    .grd div:nth-child(3) p:nth-child(1){
        width: 150px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #feb5ae;
        color: #ff4631;
        text-align: center;
        border-radius: 30px;
        margin-left: 108px;
        margin-top: 26px;
    } 
    .grd div:nth-child(3) p:nth-child(2){
        color: #ff0403;
        font-size: 18px;
        padding-left: 88px;
        padding-top: 6px;
    }
    .grd div:nth-child(3) p:nth-child(2) span{
        font-size: 34px;
        font-weight: bold;
    }
    .grd div:nth-child(3) p:nth-child(3){
        color: #fd2f30;
        font-size: 19px;
        padding-left: 74px;
    }
    .grd div:nth-child(3) p:nth-child(3) span{
        font-size: 24px;
        font-weight: bold;
    }
    .grd div:nth-child(3) p:nth-child(4){
        display: flex;
        margin-top: 20px;
    }
    .grd div:nth-child(3) p:nth-child(4) a:nth-child(1){
        width: 132px;
        height: 40px;
        line-height: 40px;
        margin-left: 48px;
        border: 1px solid #fa737e;
        color: #ff1619;
        font-size: 22px;
        text-align: center;
        border-radius: 30px;
        cursor: pointer;
    }
    .grd div:nth-child(3) p:nth-child(4) a:nth-child(2){
        width: 134px;
        height: 42px;
        line-height: 42px;
        margin-left: 20px;
        background: #ff1616;
        color: #fff;
        font-size: 22px;
        text-align: center;
        border-radius: 30px;
        cursor: pointer;
    }
    .grd2 div:nth-child(2),.grd3 div:nth-child(2),.grd4 div:nth-child(2){
        background: url(../img/right1.png) no-repeat right;
        background-size: 3px;
    }
    .grd p del{
        color: #333;
    }
    .mask1{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
        z-index: 9999;
    }
    .mask1_in{
        text-align: center;
        width: 477px;
        height: 330px;
        background-color: #ffffff;
        border-radius: 10px;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        opacity: 1 !important;
    }
    .mask1_in h3{
        font-size: 18px;
        color: #333333;
        background: url(../img/icon.png) no-repeat 37px 52px;
        padding-left: 30px;
        padding-top: 50px;
        font-weight: bold;
    }
    .mask1_in i{
        width: 38px;
        position: absolute;
        top: 1px;
        right: 7px;
        cursor: pointer;
    }
    .mask1_in img{
        width: 34%;
        padding-top: 20px;
    }
    .mask1_in p{
        text-align: center;
        font-size: 14px;
        padding-top: 20px;
    }
}   
@media screen and (max-width: 736px) {
    .box{
        width: 100%;
        height: 100%;
    }
    .banner{
        position: relative;
    }
    .banner img{
        width: 100%;
    }
    .banner_in{
        display: none;
    }
    .apply{
        position: absolute;
        bottom: 14%;
        left: 50%;
        width: 96%;
        transform: translate(-50%);
    }
    .apply ul{
        width: 46%;
        padding-left: 4%;
        display: flex;
        justify-content: space-between;
    }
    .apply ul li{
        width: 56px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        background: #ff8917;
        color: #fff;
        font-size: 12px;
        transform: scale(0.8);
    }
    .box_in{
        width: 96%;
        margin: auto;
    }
    .mess{
        margin-top: 30px;
    }
    .mess h2{
        color: #000000;
        font-size: 34px;
        background-size: 4px;
        font-size: 18px;
        text-align: center;
    }
    .mess h2 span{
        color: rgb(255, 0, 0);
        font-size: 16px;
    }
    .mess p{    
        font-size: 12px;
        padding-top: 8px;
        padding-bottom: 6px;
    }
    .table{
        width: 100%;
        height: auto;
        border-radius: 12px;
        box-shadow: #ccc 1px 1px 10px;
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .table h3{
        width: 60px;
        letter-spacing: 4pt;
        padding-top: 14px;
        padding-left: 8px;
        padding-right: 8px;
        background: #363ef9;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
        font-size: 14px;
        color: #fff;
    }
    .table ul{
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        align-items: center;
    }
    .table ul li{
        width: 38px;
        text-align: center;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }
    .table ul li a{
        width: 60px;
        text-align: center;
        height: 24px;
        line-height: 24px;
        border-radius: 6px;
        cursor: pointer;
        color: rgb(255, 0, 0);
    }
    .xizang{
        color: #000 !important;
    }
    .aaa li.act{
        width: 38px;
        text-align: center;
        height: 24px;
        line-height: 24px;
        border-radius: 6px;
        background: #363ef9;
        color: #fff;
        font-size: 12px;
    }
    .mess table{
        width: 100%;
        height: 40px;
        overflow: scroll;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        overflow: hidden
    }
    .mess table thead{
        background: #363ef9;
        color: #fff;
        width: 100%;
        height: 60px;
    }
    .mess table tr td{
        text-align: center;
        font-size: 12px;
    }
    .tab{
        width:100%;
        height: 200px;
        overflow: auto;
        font-size: 12px;
    }
    .tab tr td{
        height: 30px;
        text-align: center;
        border-right: 1px solid #a5a5a5;
        border-bottom: 1px solid #a5a5a5;
    }
    .tab tr:nth-last-of-type(1){
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .tab tr td:nth-child(3),.tab tr td:nth-child(4),.tab tr td:nth-child(5),.tab tr td:nth-child(6){
        color: #1a81f7;
        cursor: pointer;
    }

    .tab tr td:nth-child(7){
        color: #ff2626;
        cursor: pointer;
    }
    .mask{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
        z-index: 9999;
    }
    .mask_in{
        text-align: center;
        width: 300px;
        height: 214px;
        background-color: #ffffff;
        border-radius: 10px;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        opacity: 1 !important;
    }
    .mask_in h3{
        font-size: 12px;
        color: #333333;
        background: url(../img/icon.png) no-repeat 12px 38px;
        padding-left: 15px;
        padding-top: 37px;
        font-weight: bold;
        background-size: 17px;
    }
    .mask_in i{
        width: 30px;
        position: absolute;
        top: 4px;
        right: 2px;
        cursor: pointer;
    }
    .mask_in img{
        width: 34%;
        padding-top: 10px;
    }
    .mask_in p{
        text-align: center;
        font-size: 12px;
        padding-top: 2px;
    }
    .code{
        width: 150px;
        padding-left: 12px;
        color: #989897;
        border: none;
        font-size: 16px;
        background: #f0f2f3;
        border-radius: 6px;
    }
    .phone{
        width: 288px;
        height: 50px;
        padding-left: 12px;
        margin-top: 32px;
        color: #989897;
        background: #f0f2f3;
        border: none;
        font-size: 16px;
        letter-spacing: 1px;
        border-radius: 6px;
    }
    .yanzhengma1{
        width: 300px;
        margin: auto;
        display: flex;
        justify-content: space-between
    }
    .yzm{
        width: 113px;
        height: 48px;
        line-height: 48px;
        color: #fff;
        background: #1a81f7;
        border-radius: 6px;
        letter-spacing: 1px;
        font-size: 16px;
        border: 1px solid #1a81f7;
        text-align: center;
        cursor: pointer;
    }
    .querys{
        display: block;
        width: 300px;
        height: 56px;
        background: #1a81f7;
        color: #fff;
        border: none;
        margin: auto;
        letter-spacing: 6px;
        margin-top: 30px;
        font-size: 24px;
        border-radius: 10px;
        cursor: pointer;
        outline: none;
    }
    .baoming{
        margin-top: 30px;
    }
    
    .query{
        width: 100%;
        height: 300px;
        border-radius: 14px;
        box-shadow: #ccc 1px 1px 12px;
        background: #fff;
    }
    .query h1{      
        text-align: center;
        padding-top: 20px;
        color: #000;
        font-size: 22px;
        letter-spacing: 1px;
    }
    .query div{
        width: 84%;
        margin: auto;
    }
    .query input{
        display: block;
        height: 40px;
        border-radius: 10px;
        border: 1px solid #cacaca;
        outline: none;
        font-size: 12px;
        color: #989897;
        background: #f0f2f3;
        border: none;
        font-size: 12px;
    }
    .citySelect{
        display: block;
        width: 100%;
        height: 40px;
        border-radius: 10px;
        border: none;
        outline: none;
        padding-left: 20px;
        margin-top: 20px;
        font-size: 12px;
        color: #989897;
        background: #f0f2f3;
    }
    .ipt_code{
        width: 58%;
        padding-left: 20px;
    }
    .ipt_phone{
        width: calc(100% - 20px);
        padding-left: 20px;
        margin-top: 14px;
    }
    .yanzhengma{
        display: flex;
        justify-content: space-between;
    }
    .yzm_btn{
        width: 28%;
        height: 38px;
        line-height: 38px;
        color: #fff;
        background: #1a81f7;
        border-radius: 12px;
        letter-spacing: 1px;
        font-size: 12px;
        border: 1px solid #1a81f7;
        text-align: center;
        cursor: pointer;
    }
    .query button{
        display: block;
        width: 100%;
        height: 46px;
        background: #1a81f7;
        color: #fff;
        border: none;
        margin: auto;
        letter-spacing: 2px;
        margin-top: 18px;
        font-size: 22px;
        border-radius: 8px;
        cursor: pointer;
        outline: none;
    }
    .query p{
        text-align: center; 
        padding-top: 14px;
        font-size: 14px;
    }
    .message{
        width: 100%;
        height: 400px;
        background: #fff;
        border-radius: 14px;
        box-shadow: #ccc 1px 1px 14px;
        margin-top: 30px;
    }   
    .message div{
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 20px;
        display: flex;
        justify-content: space-between;
    }
    .message div h4{
        letter-spacing: 1px;
        font-size: 20px;
        color: #000;
    }
    .message div a{
        color: #9f9f9f;
        font-size: 16px;
    }
    .message ul{
        padding-left: 14px;
    }
    .message ul li{
        padding-top: 12px;
        padding-right: 18px;
        display: flex;
        font-size: 12px;
        color: #000;
        justify-content: space-between;
    }
    .message ul li span{
        display: block;
        width: 62px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        color: #1a81f7;
        font-size: 12px;
        border: 1px solid #1a81f7;
        border-radius: 30px;
    }
    .matching{
        width: 100%;
        height: 100%;
        background: #f0f2f3;
        margin-top: 44px;
        padding-bottom: 20px;
    }
    .matching h2{
        text-align: center;
        font-size: 20px;
        color: #000;
        padding-top: 24px;
        letter-spacing: 1px;
    }
    .matching h2 span{
        color: #1a81f7;
        padding-left: 10px;
    }
    .matching_in{
        width: 96%;
        margin: auto;
    }
    .two,.three,.four{
        height: 100%;
        border-radius: 14px;
        overflow: hidden;
        border: 2px solid #76b2f9;
        background: #f2f8ff;
        margin-top: 16px;
        padding-bottom: 12px;
    }
    .two p{
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #1a81f7;
        color: #fff;
        font-size: 16px;
        padding-left: 14px;
        letter-spacing: 2px;
    }
    .two p span{
        font-size: 12px;
        padding-left: 6px;
    }
    .two ul{
        width: 90%;
        padding-top: 2px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .two ul li{
        background: #a4cfff;
        text-align: center;
        color: #000;
        border-radius: 30px;
        letter-spacing: 1px;
        cursor: pointer;
        padding: 6px 10px;
        margin-top: 10px;
        font-size: 12px;
    }
    .three p{
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #1a81f7;
        color: #fff;
        font-size: 16px;
        padding-left: 14px;
        letter-spacing: 2px;
    }
    .three p span{
        font-size: 12px;
        padding-left: 6px;
    }
    .three p a{
        display: none;
    }
    .three ul{
        width: 90%;
        padding-top: 2px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .three ul li{
        background: #a4cfff;
        text-align: center;
        color: #000;
        border-radius: 30px;
        letter-spacing: 1px;
        cursor: pointer;
        padding: 6px 10px;
        margin-top: 10px;
        font-size: 12px;
    }
    .four p{
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #1a81f7;
        color: #fff;
        font-size: 16px;
        padding-left: 14px;
        letter-spacing: 2px;
    }
    .four p span{
        font-size: 12px;
        padding-left: 6px;
    }
    .four ul{
        width: 90%;
        padding-top: 2px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .four ul li{
        background: #a4cfff;
        text-align: center;
        color: #000;
        border-radius: 30px;
        letter-spacing: 1px;
        cursor: pointer;
        padding: 6px 10px;
        margin-top: 10px;
        font-size: 12px;
    }
    .bkjy{
        width: 58%;
        height: 44px;
        line-height: 44px;
        background: #1a81f7;
        text-align: center;
        color: #fff;
        font-size: 17px;
        border-radius: 40px;
        letter-spacing: 2px;
        margin: auto;
        margin-top: 20px;
        cursor: pointer;
    }
    .programme{
        padding-top: 30px;
    }
    .programme h2{
        text-align: center;
        font-size: 21px;
        letter-spacing: 1px;
    }
    .programme h2 span{
        color: #1a81f7;
        padding-left: 10px;
    }
    .programme_in{
        padding-top: 22px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .proma{
        width: 48.5%;
        height: 140px;
        cursor: pointer;
        position: relative;
        margin-top: 10px;
        overflow: hidden;
    }
    .proma p{
        width: 100%;
        height: 38px;
        line-height: 38px;
        background: #000;
        color: #fff;
        opacity: 0.5;
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        letter-spacing: 1px;
        
    }
    .proma div{
        width: 100%;
        height: 100%;
        background: #000;
        background-color:rgba(0,0,0,0.5);
        color: #fff;
        position: absolute;
        bottom: -140px;
        left: 0;
        
    }
    .proma div h3{
        width: 95%;
        height: 74px;
        font-weight: normal;
        font-size: 12px;
        margin: auto;
        line-height: 18px;
        padding-top: 6px;
        text-align: center;
    }
    .proma div button{
        width: 84px;
        height: 24px;
        border: 1px solid #fff;
        background: none;
        font-size: 12px;
        color: #fff;
        border-radius: 30px;
        margin: auto;
        margin-top: 22px;
        display: block;
    }
    .proma1{
        background: url(../img/program1.png) no-repeat center;
        background-size: 100% 100%;
    } 
    .proma2{
        background: url(../img/program2.png) no-repeat center;
        background-size: 100% 100%;
    } 
    .proma3{
        background: url(../img/program3.png) no-repeat center;
        background-size: 100% 100%;
    } 
    .proma4{
        background: url(../img/program4.png) no-repeat center;
        background-size: 100% 100%;
    } 
    /* .tab1{
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 14px auto;
    }
    .tab1 li{
        width: 20%;
        height: 24px;
        line-height: 24px;
        border-radius: 30px;
        border: 1px solid #fff;
        color: #fff;
        text-align: center;
        cursor: pointer;
        transform: scale(0.9);
        font-size: 12px;
    }
    .tab1 .active{
        color: #3838e7;
        border-radius: 30px;
        background: #fff;
        font-weight: bold;
        transform: scale(0.9);
    }
    .curriculum{
        width: 100%;
        height: auto;
        padding-bottom: 1px;
        margin-top: 24px;
        background: url(../img/background.png) no-repeat center;
    }
    .curriculum_in{
        width: 90%;
        margin: auto;
    }
    .curriculum_in h2{
        text-align: center;
        color: #fff;
        font-size: 20px;
        letter-spacing: 2px;
        padding-top: 22px;
    }
    .curriculum_in button{
        width: 44%;
        height: 26px;
        color: #ff5146;
        font-weight: bold;
        text-align: center;
        border: none;
        background: #fff;
        display: block;
        margin: 21px auto;
        border-radius: 30px;
        font-size: 14px;
    }
    .curriculum_in button a{
        color: #ff5146;
    }
    .button{
        width: 60%;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    .content{
        background: #fff;
        border-radius: 6px;
        margin-top: 16px;
    }
    .content li{
        display: none;
    }
    .content1{
        background: #fff;
        border-radius: 6px;
        padding-bottom: 0px !important;
    }
    .content1 li{
        display: none;
       
    }
    .content_in{
        padding: 4px 4px 0px 4px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .content_in div{
        width: 49.5%;
        height: 296px;
        background: #e7e3fb;
        border-radius: 6px;
        margin-bottom: 4px;
    }
    .content_in a{
        width: 49.5%;
        height:296px;
        position: relative;
    }
    .content_in a h2{
        position: absolute;
        top: 4px;
        left: 50%;
        transform: translate(-50%);
        white-space:nowrap;
        letter-spacing: 5px;
        font-size: 21px;
    }
    .content_in img{
        width: 100%;
        height: 296px;
        margin-bottom: 10px;
    }
    .content_in div img{
        width: 100%;
        height: 63px;
        margin-bottom: 0;
    }
    .content_in div p{
        font-size: 12px;
        width: 100%;
        transform: scale(0.9);
        line-height: 17px;
        margin: auto;
    }
    .content_in div:nth-child(2) p{
        line-height: 17px;
    }
    .content_in div:nth-child(4) p span{
        padding-left: 9px;
        background: url(../img/bg2.png) no-repeat left 9px;
        background-size: 3px;
    }
    .content_in div p span{
        display: block;
    }
    .content_in div p a{
        display: inline-block;
        width: 12px;
        height: 12px;
        line-height: 12px;
        font-size: 12px;
        text-align: center;
        margin-right: 10px;
        border-radius: 30px;
        background: #ff4f45;
        color: #fff;
    } */
    .grd{
        height: 100%;
        display: flex;
        margin-top: 18px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .grd1{
        border: 1px solid #c6c0f4;
        background-image: linear-gradient(to bottom, #fefeff, #f1eeff);
    }
    .grd2{
        border: 1px solid #efc0bd;
        background-image: linear-gradient(to bottom, #fffefe, #fff5f5);
    }
    .grd3{
        border: 1px solid #f2cfcf;
        background-image: linear-gradient(to bottom, #fffefe, #fff1f1);
    }
    .grd4{
        border: 1px solid #e8c0a8;
        background-image: linear-gradient(to bottom, #fffefe, #ffefe7);
    }
    .grd5{
        border: 1px solid #d0d8fb;
        background-image: linear-gradient(to bottom, #fefeff, #e9edff);
    }
    .grd_img{
        width: 36%;
    }
    .grd div:nth-child(2){
        width: 62%;
    }
    .grd div:nth-child(2) h3{
        font-size: 12px;
        padding-top: 4px;
        display: flex;
        align-items: center;
        letter-spacing: 1px;
    }
    .grd .see1{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #1210e1;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        cursor: pointer;
        transform: scale(0.8);
    }
    .grd .see2{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #f03628;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
        transform: scale(0.8);
    }
    .grd .see3{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #ff7575;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
        transform: scale(0.8);
    }
    .grd .see4{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #e29e74;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
        transform: scale(0.8);
    }
    .grd .see5{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #6587ff;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
        transform: scale(0.8);
    }
    .grd div:nth-child(2) p{
        width: 70%;
        color: #000;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .grd div:nth-child(2) ul li{
        display: flex;
        align-items: center;
        font-size: 12px;
        transform: scale(0.9);
    }
    .grd4 div:nth-child(2) ul li,.grd5 div:nth-child(2) ul li{
        margin-top: 2px !important;
    }
    .grd div:nth-child(2) ul li img{
        width: 14px;
        margin-right: 4px;
    }
    .grd div:nth-child(3){
        width: 100%;
        padding-bottom: 10px;
    }
    .grd div:nth-child(3) p:nth-child(1){
        width: 120px;
        height: 22px;
        line-height: 22px;
        border: 1px solid #feb5ae;
        color: #ff4631;
        text-align: center;
        border-radius: 30px;
        margin: auto;
        margin-top: 14px;
        font-size: 13px;
        letter-spacing: 1px;
    } 
    .grd div:nth-child(3) p:nth-child(2){
        color: #ff0403;
        font-size: 14px;
        padding-top: 2px;
        text-align: center;
    }
    .grd div:nth-child(3) p:nth-child(2) span{
        font-size: 24px;
        font-weight: bold;
    }
    .grd div:nth-child(3) p:nth-child(3){
        color: #fd2f30;
        font-size: 14px;
        text-align: center;
    }
    .grd3 div:nth-child(3) p:nth-child(3),.grd4 div:nth-child(3) p:nth-child(3),.grd5 div:nth-child(3) p:nth-child(3){
        color: #fd2f30;
        font-size: 14px;
        text-align: center;
    }
    
    .grd div:nth-child(3) p:nth-child(3) span{
        font-size: 18px;
        font-weight: bold;
    }
    .grd div:nth-child(3) p:nth-child(4){
        width: 54%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 8px;
    }
    .grd div:nth-child(3) p:nth-child(4) a:nth-child(1){
        width: 47%;
        height: 28px;
        line-height: 28px;
        border: 1px solid #fa737e;
        color: #ff1619;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        cursor: pointer;
    }
    .grd div:nth-child(3) p:nth-child(4) a:nth-child(2){
        width: 48%;
        height: 30px;
        line-height: 30px;
        background: #ff1616;
        color: #fff;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        cursor: pointer;
    }
    .grd p del{
        color: #333;
    }
    .mask1{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
        z-index: 9999;
    }
    .mask1_in{
        text-align: center;
        width: 300px;
        height: 214px;
        background-color: #ffffff;
        border-radius: 10px;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        opacity: 1 !important;
    }
    .mask1_in h3{
        font-size: 12px;
        color: #333333;
        background: url(../img/icon.png) no-repeat 12px 38px;
        padding-left: 15px;
        padding-top: 37px;
        font-weight: bold;
        background-size: 17px;
    }
    .mask1_in i{
        width: 30px;
        position: absolute;
        top: 4px;
        right: 2px;
        cursor: pointer;
    }
    .mask1_in img{
        width: 34%;
        padding-top: 10px;
    }
    .mask1_in p{
        text-align: center;
        font-size: 12px;
        padding-top: 2px;
    }
  
}
@media screen and (min-width: 760px) and (max-width: 1200px){

    .box{
        width: 100%;
    }
    .banner{
        position: relative;
    }
    .banner img{
        width: 100%;
    }
    .banner_in{
        position: absolute;
        top: 0;
        left: 25%;
        transform: translate(-50%);
        width: 90%;
        height: 100%;
    }
    .notes{
        width: 180px;
        height: 162px;
        background: #000;
        background-color: rgba(0, 0, 0, 0.5);
        margin-left: 98%;
        margin-top: 6px;
        color: #fff;
        padding: 6px;
    }
    .notes table{
        width: 180px;
        text-align: center;
        border-collapse:collapse;
    }
    .notes table tr{
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    .notes table tr td{
        height: 26px;
        font-size: 12px;
        letter-spacing: 1px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
    }
    .apply{
        position: absolute;
        bottom: 18%;
        left: 50%;
        width: 90%;
        transform: translate(-50%);
    }
    .apply ul{
        width: 286px;
        padding-left: 74px;
        display: flex;
        justify-content: space-between;
    }
    .apply ul li{
        width: 80px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        background: #ff8917;
        color: #fff;
        font-size: 14px;
        letter-spacing: 1px;
        cursor: pointer;
    }
    .box_in{
        width: 90%;
        margin: auto;
    }
    .mess{
        margin-top: 68px;
    }   
    .mess h2{
        color: #000000;
        font-size: 26px;
        text-align: center;
    }
    .mess h2 span{    
        color: rgb(255, 0, 0);
        font-size: 25px;
    }
    .table{
        width: 100%;
        height: auto;
        border-radius: 12px;
        box-shadow: #ccc 1px 1px 10px;
        display: flex;
        justify-content: space-between;
        margin-top: 40px;
    }
    .mess p{
        padding: 10px 0;
    }
    .table h3{
        width: 90px;
        text-align: center;
        letter-spacing: 6px;
        line-height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #363ef9;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
        font-size: 22px;
        color: #fff;
    }
    .table ul{
        width: 100%;
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        align-items: center;
    }
    .table ul li{
        width: 54px;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }
    .table ul li a{
        width: 60px;
        text-align: center;
        height: 24px;
        line-height: 24px;
        border-radius: 6px;
        cursor: pointer;
        color: rgb(255, 0, 0);
    }
    .xizang{
        color: #000 !important;
    }
    .aaa li.act a{
        display: inline-block;
        width: 60px;
        text-align: center;
        height: 24px;
        line-height: 24px;
        border-radius: 6px;
        background: #363ef9;
        color: #fff;
    }
    .mess table{
        width: 100%;
        height: 50px;
        border-collapse:collapse;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        overflow: hidden
    }
    .mess table thead{
        background: #363ef9;
        color: #fff;
        width: 100%;
        height: 50px;
        line-height: 50px;
    }
    .mess table tr td{
        text-align: center;
        border-right: 1px solid #fff;
        font-size: 14px;
    }
    .mess table thead tr td:nth-child(1){
        width: 82px;
    }
    .mess table thead tr td:nth-child(2){
        width: 132px;
    }
    .mess table thead tr td:nth-child(3){
        width: 249px;
    }
    .mess table thead tr td:nth-child(4){
        width: 222px;
    }
    .mess table thead tr td:nth-child(5){
        width: 202px;
    }
    .mess table thead tr td:nth-child(6){
        width: 180px;
    }
    .mess table thead tr td:nth-child(7){
        width: 96px;
        border-right: none;
    }
    .tab{
        display: block;
        width:100%;
        height: 333px;
        overflow: scroll;
        font-size: 14px;
        border-left: 1px solid #e4e4e4;
    }
    .tab tr td{
        height: 34px;
        line-height: 36px;
        text-align: center;
        font-size: 14px;
        border-right: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
    }
    .tab tr td:nth-child(1){
        width: 80px;
    }
    .tab tr td:nth-child(2){
        width: 132px;   
    }
    .tab tr td:nth-child(3){
        color: #ff4040;
        width: 238px;
    }
    .tab tr td:nth-child(4){
        color: #1a81f7;
        width: 212px;
    }
    .tab tr td:nth-child(5){
        color: #1a81f7;
        width: 202px;
        cursor: pointer;
    }
    .tab tr td:nth-child(6){
        width: 176px;
        color: #1a81f7;
        cursor: pointer;
    }
    .tab tr td:nth-child(7){
        width: 100px;
        color: #ff2626;
        cursor: pointer;
        border-right: none;
    }
    #undefined{
        background: #363ef9;
        color: #fff;
        padding: 4px 6px;
        border-radius: 30px;
    }
    .tab{
        width:100%;
        height: 300px;
        overflow: auto;
        font-size: 12px;
    }
    .tab tr{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }


    .tab tr:nth-last-of-type(1){
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .mask{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
        z-index: 9999;
    }
    .mask_in{
        text-align: center;
        width: 477px;
        height: 330px;
        background-color: #ffffff;
        border-radius: 10px;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        opacity: 1 !important;
    }
    .mask_in h3{
        font-size: 18px;
        color: #333333;
        background: url(../img/icon.png) no-repeat 37px 52px;
        padding-left: 30px;
        padding-top: 50px;
        font-weight: bold;
    }
    .mask_in i{
        width: 38px;
        position: absolute;
        top: 1px;
        right: 7px;
        cursor: pointer;
    }
    .mask_in img{
        width: 34%;
        padding-top: 20px;
    }
    .mask_in p{
        text-align: center;
        font-size: 14px;
        padding-top: 20px;
    }
    .baoming{
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }
    
    .query{
        width: 43%;
        height: 100%;
        border-radius: 18px;
        box-shadow: #ccc 1px 1px 12px;
        background: #fff;
        padding-bottom: 20px;
    }
    .query h1{      
        text-align: center;
        padding-top: 24px;
        color: #000;
        font-size: 20px;
        letter-spacing: 1px;
    }
    .query div{
        width: 84%;
        margin: auto;
    }
    .query input{
        display: block;
        height: 44px;
        border-radius: 10px;
        border: 1px solid #cacaca;
        outline: none;
        font-size: 14px;
        color: #989897;
        background: #f0f2f3;
        border: none;
    }
    .citySelect{
        display: block;
        width: 100%;
        height: 44px;
        border-radius: 10px;
        border: none;
        outline: none;
        padding-left: 12px;
        margin-top: 20px;
        font-size: 14px;
        color: #989897;
        background: #f0f2f3;
    }
    .ipt_code{
        width: 56%;
        padding-left: 12px;
    }
    .ipt_phone{
        width: calc(100% - 20px);
        padding-left: 12px;
        margin-top: 14px;
    }
    .yanzhengma{
        display: flex;
        justify-content: space-between;
    }
    .yzm_btn{
        width: 34%;
        height: 42px;
        line-height: 42px;
        color: #fff;
        background: #1a81f7;
        border-radius: 12px;
        letter-spacing: 1px;
        font-size: 12px;
        border: 1px solid #1a81f7;
        text-align: center;
        cursor: pointer;
    }
    .query button{
        display: block;
        width: 100%;
        height: 46px;
        background: #1a81f7;
        color: #fff;
        border: none;
        margin: auto;
        letter-spacing: 4px;
        margin-top: 20px;
        font-size: 18px;
        border-radius: 10px;
        cursor: pointer;
        outline: none;
    }
    .query p{
        text-align: center; 
        padding-top: 14px;
        font-size: 14px;
    }
    .message{
        width: 56%;
        height: 100%;
        background: #fff;
        border-radius: 14px;
        box-shadow: #ccc 1px 1px 14px;
    }   
    .message div{
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 20px;
        display: flex;
        justify-content: space-between;
    }
    .message div h4{
        letter-spacing: 1px;
        font-size: 22px;
        color: #000;
    }
    .message div a{
        color: #9f9f9f;
        font-size: 18px;
    }
    .message ul{
        padding-left: 18px;
        padding-bottom: 8px;
    }
    .message ul li{
        padding-top: 4px;
        padding-right: 10px;
        display: flex;
        font-size: 14px;
        color: #000;
        justify-content: space-between;
    }
    .message ul li span{
        display: block;
        width: 58px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        color: #1a81f7;
        font-size: 12px;
        border: 1px solid #1a81f7;
        border-radius: 30px;
    }
    .matching{
        width: 100%;
        height: 100%;
        background: #f0f2f3;
        margin-top: 44px;
        padding-bottom: 20px;
    }
    .matching h2{
        text-align: center;
        font-size: 26px;
        color: #000;
        padding-top: 24px;
        letter-spacing: 1px;
    }
    .matching h2 span{
        color: #1a81f7;
        padding-left: 10px;
    }
    .matching_in{
        width: 90%;
        margin: auto;
    }
    .two,.three,.four{
        height: 100%;
        padding-bottom: 20px;
        border-radius: 14px;
        overflow: hidden;
        border: 2px solid #76b2f9;
        background: #f2f8ff;
        margin-top: 38px;
    }
    .two p{
        width: 430px;
        height: 48px;
        line-height: 46px;
        background: #1a81f7;
        color: #fff;
        font-size: 18px;
        border-bottom-right-radius: 16px;
        padding-left: 30px;
        letter-spacing: 1px;
    }
    .two p span{
        font-size: 16px;
        padding-left: 18px;
    }
    .two ul{
        width: 94%;
        padding-top: 20px;   
        display: flex;                  
    }
    .two ul li{
        width: 116px;
        height: 38px;
        background: #a4cfff;
        text-align: center;
        line-height: 38px;
        color: #000;
        border-radius: 30px;
        letter-spacing: 1px;
        cursor: pointer;
        margin-left: 20px;
    }
    .three p{
        width: 368px;
        height: 48px;
        line-height: 46px;
        background: #1a81f7;
        color: #fff;
        font-size: 18px;
        border-bottom-right-radius: 16px;
        padding-left: 30px;
        letter-spacing: 2px;
    }
    .three p span{
        font-size: 16px;
        padding-left: 20px;
    }
    .three p a{
        display: none;
    }
    .three ul{
        width: 95%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 10px;
    }
    .three ul li{
        width: 182px;
        height: 40px;
        background: #a4cfff;
        text-align: center;
        line-height: 40px;
        color: #000;
        border-radius: 30px;
        letter-spacing: 1px;
        cursor: pointer;
        margin-left: 20px;
        margin-top: 10px;
    }
    .four p{
        width: 460px;
        height: 48px;
        line-height: 46px;
        background: #1a81f7;
        color: #fff;
        font-size: 18px;
        border-bottom-right-radius: 16px;
        padding-left: 18px;
        letter-spacing: 2px;
    }
    .four p span{
        font-size: 16px;
        padding-left: 30px;
    }
    .four ul{
        width: 96%;
        padding-top: 22px;
        padding-left: 20px;
        display: flex;
        justify-content: space-between;
    }
    .four ul li{
        width: 266px;
        height: 40px;
        background: #a4cfff;
        text-align: center;
        line-height: 40px;
        color: #000;
        border-radius: 30px;
        letter-spacing: 1px;
        cursor: pointer;
    }
    .bkjy{
        width: 240px;
        height: 48px;
        line-height: 48px;
        background: #1a81f7;
        text-align: center;
        color: #fff;
        font-size: 18px;
        border-radius: 40px;
        letter-spacing: 3px;
        margin: auto;
        margin-top: 28px;
        cursor: pointer;
    }
    .programme{
        padding-top: 50px;
    }
    .programme h2{
        text-align: center;
        font-size: 26px;
        letter-spacing: 2px;
    }
    .programme h2 span{
        color: #1a81f7;
        padding-left: 10px;
    }
    .programme_in{
        padding-top: 50px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .proma{
        width: 286px;
        height: 212px;
        position: relative;
        overflow: hidden;
        cursor: pointer;
        margin-top: 20px;
    }
    .proma p{
        width: 100%;
        height: 50px;
        line-height: 50px;
        background: #000;
        color: #fff;
        opacity: 0.5;
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        letter-spacing: 1px;
        
    }
    .proma div{
        width: 100%;
        height: 100%;
        background: #000;
        background-color:rgba(0,0,0,0.5);
        color: #fff;
        position: absolute;
        bottom: -220px;
        left: 0;
    }
    .proma div h3{
        width: 86%;
        height: 112px;
        font-weight: normal;
        font-size: 16px;
        margin: auto;
        line-height: 24px;
        letter-spacing: 3px;
        padding-top: 16px;
        text-align: center;
    }
    .proma div button{
        width: 138px;
        height: 42px;
        border: 1px solid #fff;
        background: none;
        font-size: 18px;
        color: #fff;
        border-radius: 30px;
        margin: auto;
        margin-top: 22px;
        display: block;
    }
    .proma1{
        background: url(../img/program1.png) no-repeat center;
        background-size: 100%;
    } 
    .proma2{
        background: url(../img/program2.png) no-repeat center;
        background-size: 100%;
    } 
    .proma3{
        background: url(../img/program3.png) no-repeat center;
        background-size: 100%;
    } 
    .proma4{
        background: url(../img/program4.png) no-repeat center;
        background-size: 100%;
    } 
    /* .tab1{
        width: 88%;
        display: flex;
        justify-content: space-between;
        margin: 22px auto;
    }
    .tab1 li{
        width: 18%;
        height: 36px;
        line-height: 36px;
        border-radius: 30px;
        border: 1px solid #fff;
        color: #fff;
        text-align: center;
        cursor: pointer;
        font-size: 18px;
    }
    .tab1 .active{
        color: #3838e7;
        border-radius: 30px;
        background: #fff;
        font-weight: bold;
    }
    .curriculum{
        width: 100%;
        height: 662px;
        margin-top: 40px;   
        background: url(../img/background.png) no-repeat center;
    }
    .curriculum_in{
        width: 90%;
        margin: auto;
    }
    .curriculum_in h2{
        text-align: center;
        color: #fff;
        font-size: 30px;
        letter-spacing: 2px;
        padding-top: 26px;
    }
    .curriculum_in button{
        width: 148px;
        height: 44px;
        color: #ff5146;
        font-weight: bold;
        text-align: center;
        border: none;
        background: #fff;
        display: block;
        margin: 22px auto;
        border-radius: 30px;
        font-size: 20px;
    }
    .curriculum_in button a{
        color: #ff5146;
    }
    .button{
        width: 51%;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    .content{
        background: #fff;
        border-radius: 16px;
    }
    .content li{
        display: none;
    }
    .content1{
        background: #fff;
        border-radius: 16px;
        padding-bottom: 0px !important;
    }
    .content1 li{
        display: none;
       
    }
    .content_in{
        padding: 10px;
        display: flex;
        justify-content: space-between;
    }
    .content_in div{
        width: 24%;
        height: 396px;
        background: #e7e3fb;
        border-radius: 10px;
    }
    .content_in a{
        width: 27%;
        height: 396px;
        position: relative;
    }
    .content_in a h2{
        position: absolute;
        top: 4px;
        left: 50%;
        transform: translate(-50%);
        white-space:nowrap;
        letter-spacing: 5px;
        font-size: 32px;
    }
   
    .content_in img{
        width: 100%;
        height: 394px;
    }
    .content_in div img{
        width: 100%;
        height: auto;
    }
    .content_in div p{
        font-size: 14px;
        width: 98%;
        line-height: 18px;
        margin: auto;
    }
    .content_in div:nth-child(2) p{
        padding-top: 10px;
    }
    .content_in div:nth-child(4) p span{
        padding-left: 14px;
        background: url(../img/bg2.png) no-repeat 4px 16px;
        background-size: 6px;
    }
    .content_in div p span{
        display: block;
        padding-top: 8px;
    }
    .content_in div p a{
        display: inline-block;
        width: 14px;
        height: 14px;
        line-height: 14px;
        font-size: 12px;
        text-align: center;
        margin-right: 6px;
        border-radius: 30px;
        background: #3b18d7;
        color: #fff;
        margin-left: 5px;
    } */
    .grades{
        padding-top: 30px;
    }
    .grd{
        display: flex;
        justify-content: space-between;
        margin-top: 18px;
    }
    .grd1{
        border: 1px solid #c6c0f4;
        background-image: linear-gradient(to bottom, #fefeff, #f1eeff);
    }
    .grd2{
        border: 1px solid #efc0bd;
        background-image: linear-gradient(to bottom, #fffefe, #fff5f5);
    }
    .grd3{
        border: 1px solid #f2cfcf;
        background-image: linear-gradient(to bottom, #fffefe, #fff1f1);
    }
    .grd4{
        border: 1px solid #e8c0a8;
        background-image: linear-gradient(to bottom, #fffefe, #ffefe7);
    }
    .grd5{
        border: 1px solid #d0d8fb;
        background-image: linear-gradient(to bottom, #fefeff, #e9edff);
    }
    .grd_img{
        width: 30%;
    }
    .grd div:nth-child(2){
        width: 36%;
        background: url(../img/right.png) no-repeat right center;
        background-size: 2px 84%;
        padding-right: 10px;
    }
    .grd div:nth-child(2) h3{
        font-size: 15px;
        padding-top: 4px;
        display: flex;
        align-items: center;
        letter-spacing: 1px;
    }
    .grd .see1{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #1210e1;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        cursor: pointer;
        transform: scale(0.9);
    }
    .grd .see2{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #f03628;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
    }
    .grd .see3{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #ff7575;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
    }
    .grd .see4{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #e29e74;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
    }
    .grd .see5{
        display: block;
        width: 58px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: #6587ff;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        margin-left: 6px;
        cursor: pointer;
    }
    .grd div:nth-child(2) p{
        width: 100%;
        color: #000;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .grd div:nth-child(2) ul li{
        display: flex;
        align-items: center;
        margin-top: 1px;
        font-size: 12px;
    }
    .grd4 div:nth-child(2) ul li,.grd5 div:nth-child(2) ul li{
        margin-top: 2px !important;
    }
    .grd div:nth-child(2) ul li img{
        width: 18px;
        margin-right: 10px;
    }
    .grd div:nth-child(3){
        width: 30%;
    }
    .grd div:nth-child(3) p:nth-child(1){
        width: 120px;
        height: 24px;
        line-height: 23px;
        border: 1px solid #feb5ae;
        color: #ff4631;
        text-align: center;
        border-radius: 30px;
        margin: auto;
        margin-top: 26px;
        font-size: 14px;
    } 
    .grd div:nth-child(3) p:nth-child(2){
        color: #ff0403;
        font-size: 14px;
        padding-top: 6px;
        text-align: center;
    }
    .grd div:nth-child(3) p:nth-child(2) span{
        font-size: 24px;
        font-weight: bold;
    }
    .grd div:nth-child(3) p:nth-child(3){
        color: #fd2f30;
        font-size: 12px;
        text-align: center;
    }
    .grd3 div:nth-child(3) p:nth-child(3),.grd4 div:nth-child(3) p:nth-child(3),.grd5 div:nth-child(3) p:nth-child(3){
        color: #fd2f30;
        font-size: 14px;
        text-align: center;
    }
    
    .grd div:nth-child(3) p:nth-child(3) span{
        font-size: 16px;
        font-weight: bold;
    }
    .grd div:nth-child(3) p:nth-child(4){
        width: 80%;
        display: flex;
        margin: auto;
        justify-content: space-between;
        margin-top: 20px;
    }
    .grd div:nth-child(3) p:nth-child(4) a:nth-child(1){
        width: 47%;
        height: 28px;
        line-height: 28px;
        border: 1px solid #fa737e;
        color: #ff1619;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        cursor: pointer;
    }
    .grd div:nth-child(3) p:nth-child(4) a:nth-child(2){
        width: 48%;
        height: 30px;
        line-height: 30px;
        background: #ff1616;
        color: #fff;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
        cursor: pointer;
    }
    .grd p del{
        color: #333;
    }
    .mask1{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
        z-index: 9999;
    }
    .mask1_in{
        text-align: center;
        width: 477px;
        height: 330px;
        background-color: #ffffff;
        border-radius: 10px;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        opacity: 1 !important;
    }
    .mask1_in h3{
        font-size: 18px;
        color: #333333;
        background: url(../img/icon.png) no-repeat 37px 52px;
        padding-left: 30px;
        padding-top: 50px;
        font-weight: bold;
    }
    .mask1_in i{
        width: 38px;
        position: absolute;
        top: 1px;
        right: 7px;
        cursor: pointer;
    }
    .mask1_in img{
        width: 34%;
        padding-top: 20px;
    }
    .mask1_in p{
        text-align: center;
        font-size: 14px;
        padding-top: 20px;
    }
}