*{
    padding: 0;
    margin: 0;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}
i{
    font-style: normal;
}
button{
    outline: none;
}
.pcheade{
    background: #fff;
}
@media screen and (min-width: 1200px) {
    .box{
        width: 100%;
        padding-bottom: 50px;
        background: url(../img/background.png) no-repeat top center;
        
    }
    .box_in{
        position: relative;
        max-width: 1200px;
        margin: auto;
        padding-top: 520px;
    }
    .djs{
        width: 496px;
        height: 88px;
        background: url(../img/djs.png) no-repeat center;
        background-size: 100%;
        margin: auto;
    }
    .djs p{
        line-height: 80px;
        text-align: center;
        color: #fff;
        font-size: 22px;
        letter-spacing: 1px;
    }
    .djs p span{
        padding: 2px 5px;
        line-height: 80px;
        background: #fff;
        color: #ca0000;
        border-radius: 6px;
        margin-left: 4px;
        margin-right: 4px;
        border: 2px solid #dd2115;
    }
    .ban{
        width: 100%;
        display: flex;
        justify-content: space-around;
        margin-top: 94px;
    }
    .ban a{
        width: 286px;
    }
    .ban a img{
        width: 100%;
        margin: auto;
    }
    .quan{
        width: 100%;
        height: 506px;
        background: url(../img/quan.png) no-repeat;
        background-size: 100%;
        margin-top: 20px;
    }
    .quan div:nth-child(1){
        width: 760px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        padding-top: 210px;
    }
    .quan div:nth-child(1) p{
        color: #ca0000;
        font-size: 26px;
        letter-spacing: 1px;
    }
    .quan img:nth-child(2){
        display: block;
        width: 1120px;
        margin: 10px auto 20px;
    }
    .quan div:nth-child(3){
        width: 1120px;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    .quan div:nth-child(3) a{
        width: 540px;
        position: relative;
    }
    .quan div:nth-child(3) a img{
        width: 100%;
    }
    .quan div:nth-child(3) a span{
        position: absolute;
        top: 48%;
        right: 11px;
        transform: translate(0,-50%);
        color: #d11102;
        background: linear-gradient(to bottom, #f7ddb1,#f9cc98,#fbb973);
        border: 1px solid #f72800;
        padding: 4px 8px;
        border-radius: 30px;
        font-size: 18px;
        box-shadow: #da3f0e 1px 1px 6px;
    }
    .banji1{
        width: 230px;
        height: 32px;
        border-radius: 30px;
        overflow: hidden;
        position: absolute;
        top: 30px;
        right: 60px;
    }
    .banji2{
        width: 230px;
        height: 32px;
        border-radius: 30px;
        overflow: hidden;
        position: absolute;
        top: 48px;
        right: 10px;
        background: linear-gradient(to right,#c84749,#9b1e27);
    }
    .banji3{
        width: 230px;
        height: 130px;
        border-radius: 30px;
        overflow: hidden;
        position: absolute;
        top: 380px;
        right: 10px;
        border-radius: 12px;
        background: linear-gradient(to right,#c84749,#9b1e27);
    }
    .banji3 marquee p{
        margin-top: 8px !important;
    }
    .banji1 img,.banji2 img,.banji3 img{
        display: block;
        width: 22px;
        padding-left: 10px;
        cursor: pointer;
        padding-right: 10px;
    }
    marquee p{
        display: flex;
        justify-content: start;
        color: #fff;
        margin-top: 32px;
        font-size: 14px;
        align-items: center;
    }
    .kecheng{
        height: 1002px;
        background: url(../img/kecheng.png) no-repeat center;
        background-size: 100%;
        margin: 0 -50px;
        margin-top: 60px;
        position: relative;
    }
    .kecheng ul{
        width: 80%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 160px;
    }
    .kecheng ul li{
        font-size: 24px;
        color: #fff;
        letter-spacing: 1px;
        cursor: pointer;
    }
    .active{
        padding: 8px 14px;
        color: #e0242a !important;
        background: linear-gradient(to bottom,#ffc272,#fea734);
        border-radius: 30px;
    }
    .classes div{
        display: none;
        width: 85%;
        margin: 56px auto 0;
        /* display: flex; */
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .classes div dl{
        width: 357px;
        height: 286px;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 22px;
    }
    .classes div dl dt img{
        display: block;
        width: 334px;
        margin: auto;
        border-radius: 10px;
    }
    .orange{
        height: 212px;
        background: linear-gradient(to top right, #f96f02,#fc902e);
        border-radius: 10px;
        padding-top: 12px;
    }
    .purple{
        height: 212px;
        background: linear-gradient(to top right, #7a4fc9, #bd8ef9);
        border-radius: 10px;
        padding-top: 12px;
    }
    .classes div dl dd p{
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .classes div dl dd p a:nth-child(1){
        display: block;
        width: 100px;
        height: 38px;
        line-height: 38px;
        font-size: 17px;
        color: #ff1d1d;
        text-align: center;
        border-radius: 30px;
        border: 1px solid #ffb8b8;
    }
    .classes div dl dd p a:nth-child(2){
        display: block;
        width: 194px;
        height: 38px;
        line-height: 38px;
        font-size: 17px;
        color: #fff;
        background: #ff2323;
        border-radius: 30px;
        text-align: center;
        border: 1px solid #ff0202;
        letter-spacing: 1px;
    }
    .more{
        width: 270px;
        height: 52px;
        line-height: 52px;
        text-align: center;
        margin: auto;
        border-radius: 30px;
        background: linear-gradient(#e54333,#d72c24);
        border: 1px solid #ffffc7;
    }
    .more p a{
        color: #fff;
        font-size: 22px;
    }
    .free{
        height: 470px;
        position: relative;
        background: url(../img/free.png) no-repeat center;
        background-size: 100%;
    }
    .mySwiper {
        width: 90%;
        margin: auto;
        overflow: hidden;
        padding-top: 214px;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .mySwiper .swiper-slide img {
        display: block;
        width: 158px;
        /* height: 100%; */
        object-fit: cover;
    }
    .mySwiper .swiper-button-prev{
        background: url(../img/prev.png) no-repeat;
        background-size: 100%;
        top: 60%;
        width: 28px;
        height: 74px;
        left: 25px;
        outline: none;
    }
    .mySwiper .swiper-button-next{
        background: url(../img/next.png) no-repeat;
        background-size: 100%;
        top: 60%;
        width: 28px;
        height: 74px;
        right: 25px;
        outline: none;
    }
    .remen{
        height: 610px;
        background: url(../img/remen.png) no-repeat ;
        background-size: 100%;
        margin-top: 30px;
        position: relative;
    }
    .remen_in{
        display: flex;
        justify-content: space-between;
        padding-top: 218px;
        width: 93%;
        margin: auto;
    }
    .remen div dl{
        width: 357px;
        height: 286px;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 22px;
    }
    .remen div dl dt img{
        display: block;
        width: 334px;
        margin: auto;
        border-radius: 10px;
    }
    .remen div dl dd p{
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .remen div dl dd p a:nth-child(1){
        display: block;
        width: 100px;
        height: 38px;
        line-height: 38px;
        font-size: 17px;
        color: #ff1d1d;
        text-align: center;
        border-radius: 30px;
        border: 1px solid #ffb8b8;
    }
    .remen div dl dd p a:nth-child(2){
        display: block;
        width: 194px;
        height: 38px;
        line-height: 38px;
        font-size: 17px;
        color: #fff;
        background: #ff2323;
        border-radius: 30px;
        text-align: center;
        border: 1px solid #ff0202;
        letter-spacing: 1px;
    }
    .teacher{
        height: 1920px;
        background: url(../img/teacher.png) no-repeat;
        background-size: 100%;
        margin-top: 30px;
    }
    .teacher div{
        padding-top: 246px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 90%;
        margin: auto;
    }
    .teacher div img{
        width: 530px;
        height: 394px;
        padding-bottom: 18px;
    }
    .welfare{
        height: 550px;
        background: url(../img/welfare.png) no-repeat;
        background-size: 100%;
        position: relative;
        margin-top: 40px;
    }
    .mySwiper1 {
        width: 94%;
        margin: auto;
        overflow: hidden;
        padding-top: 214px;
    }
    .mySwiper1 .swiper-slide img {
        display: block;
        width: 370px;
        /* height: 100%; */
        object-fit: cover;
    }
    .mySwiper1 .swiper-button-prev{
        background: url(../img/prev.png) no-repeat;
        background-size: 100%;
        top: 60%;
        width: 28px;
        height: 74px;
        left: 25px;
        outline: none;
    }
    .mySwiper1 .swiper-button-next{
        background: url(../img/next.png) no-repeat;
        background-size: 100%;
        top: 60%;
        width: 28px;
        height: 74px;
        right: 25px;
        outline: none;
    }
    .zixun a img{
        display: block;
        margin: 30px auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px){
    .banji1,.banji2,.banji3,.banji3{
        display: none;
    }
    .box{
        width: 100%;
        padding-bottom: 50px;
        background: url(../img/background.png) no-repeat top center;
        background-size: 100% 100%;
    }
    .box_in{
        max-width: 90%;
        margin: auto;
        padding-top: 3rem;
    }
    .djs{
        width: 3.6rem;
        height: 0.56rem;
        line-height: 0.52rem;
        background: url(../img/djs.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
    }
    .djs p{
        text-align: center;
        color: #fff;
        font-size: 0.18rem;
        letter-spacing: 1px;
    }
    .djs p span{
        padding: 0 3px;
        background: #fff;
        color: #ca0000;
        border-radius: 6px;
        margin-left: 2px;
        margin-right: 2px;
        border: 2px solid #dd2115;
    }
    .ban{
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 40px;
    }
    .ban a{
        width: 24%;
    }
    .ban a img{
        width: 100%;
        margin: auto;
    }
    .quan{
        width: 100%;
        height: auto;
        background: url(../img/quan.png) no-repeat;
        background-size: 100%;
        padding-bottom: 0.3rem;
    }
    .quan div:nth-child(1){
        width: 62%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        padding-top: 1.14rem;
    }
    .quan div:nth-child(1) p{
        color: #ca0000;
        font-size: 0.2rem;
    }
    .quan img:nth-child(2){
        display: block;
        width: 90%;
        margin: 10px auto 14px;
    }
    .quan div:nth-child(3){
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    .quan div:nth-child(3) a{
        width: 49%;
        position: relative;
    }
    .quan div:nth-child(3) a img{
        width: 100%;
    }
    .quan div:nth-child(3) a span{
        position: absolute;
        top: 48%;
        right: 11px;
        transform: translate(0,-50%);
        color: #d11102;
        background: linear-gradient(to bottom, #f7ddb1,#f9cc98,#fbb973);
        border: 1px solid #f72800;
        padding: 4px 8px;
        border-radius: 30px;
        font-size: 18px;
        box-shadow: #da3f0e 1px 1px 6px;
    }
    .kecheng{
        background: url(../img/kecheng.png) no-repeat center;
        background-size: 100% 100%;
        margin: 0 -4%;
        padding-bottom: 0.6rem;
    }
    .kecheng ul{
        width: 80%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 1.2rem;
    }
    .kecheng ul li{
        font-size: 0.2rem;
        color: #fff;
        letter-spacing: 1px;
        cursor: pointer;
    }
    .active{
        padding: 0.06rem 0.14rem;
        color: #e0242a !important;
        background: linear-gradient(to bottom,#ffc272,#fea734);
        border-radius: 30px;
    }
    .classes div{
        display: none;
        width: 85%;
        margin: 0.3rem auto 0;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .classes div dl{
        width: 32%;
        height: 100%;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 0.1rem;
        padding-bottom: 0.1rem;
    }
    .classes div dl dt img{
        display: block;
        width: 97%;
        margin: auto;
        border-radius: 10px;
    }
    .orange{
        background: linear-gradient(to top right, #f96f02,#fc902e);
        border-radius: 10px;
        padding-top: 0.07rem;
        padding-bottom: 0.07rem;
    }
    .purple{
        background: linear-gradient(to top right, #7a4fc9, #bd8ef9);
        padding-top: 0.07rem;
        padding-bottom: 0.07rem;
        border-radius: 10px;
    }
    .classes div dl dd p{
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .classes div dl dd p a:nth-child(1){
        display: block;
        width: 46%;
        padding: 0.04rem 0;
        font-size: 0.16rem;
        color: #ff1d1d;
        text-align: center;
        border-radius: 30px;
        border: 1px solid #ffb8b8;
    }
    .classes div dl dd p a:nth-child(2){
        display: block;
        width: 46%;
        padding: 0.04rem 0;
        font-size: 0.16rem;
        color: #fff;
        background: #ff2323;
        border-radius: 30px;
        text-align: center;
        border: 1px solid #ff0202;
        letter-spacing: 1px;
    }
    .more{
        width: 3rem;
        height: 0.5rem;
        line-height: 0.5rem;
        text-align: center;
        margin: auto;
        border-radius: 30px;
        background: linear-gradient(#e54333,#d72c24);
        border: 1px solid #ffffc7;
    }
    .more p a{
        color: #fff;
        font-size: 0.22rem;
        letter-spacing: 1px;
    }
    .free{
        position: relative;
        background: url(../img/free.png) no-repeat center;
        background-size: 100%;
        padding-bottom: 0.3rem;
    }
    .mySwiper {
        width: 90%;
        margin: auto;
        overflow: hidden;
        padding-top: 1.3rem;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .mySwiper .swiper-slide img {
        display: block;
        width: 100%;
        object-fit: cover;
    }
    .mySwiper .swiper-button-prev{
        background: url(../img/prev.png) no-repeat;
        background-size: 100%;
        top: 64%;
        width: 0.26rem;
        height: 100%;
        left: 14px;
        outline: none;
    }
    .mySwiper .swiper-button-next{
        background: url(../img/next.png) no-repeat;
        background-size: 100%;
        top: 64%;
        width: 0.26rem;
        height: 100%;
        right: 14px;
        outline: none;
    }
    .remen{
        background: url(../img/remen.png) no-repeat;
        background-size: 100% 100%;
        padding-bottom: 0.2rem;
    }
    .remen_in{
        display: flex;
        justify-content: space-between;
        padding-top: 1.3rem;
        width: 93%;
        margin: auto;
    }
    .remen div dl{
        width: 32%;
        height: 100%;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 0.16rem;
        padding-bottom: 0.1rem;
    }
    .remen div dl dt img{
        display: block;
        width: 96%;
        margin: auto;
        border-radius: 10px;
    }
    .remen div dl dd p{
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .remen div dl dd p a:nth-child(1){
        display: block;
        width: 46%;
        font-size: 0.16rem;
        color: #ff1d1d;
        text-align: center;
        border-radius: 30px;
        border: 1px solid #ffb8b8;
        padding: 0.06rem 0;
    }
    .remen div dl dd p a:nth-child(2){
        display: block;
        width: 46%;
        font-size: 0.16rem;
        color: #fff;
        background: #ff2323;
        border-radius: 30px;
        text-align: center;
        border: 1px solid #ff0202;
        letter-spacing: 1px;
        padding: 0.06rem 0;
    }
    .teacher{
        background: url(../img/teacher.png) no-repeat;
        background-size: 100%;
        padding-bottom: 0.3rem;
    }
    .teacher div{
        padding-top: 1.4rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 89%;
        margin: auto;
    }
    .teacher div img{
        width: 48%;
        padding-bottom: 0.2rem;
    }
    .welfare{
        background: url(../img/welfare.png) no-repeat;
        background-size: 100%;
        position: relative;
        padding-bottom: 0.8rem;
    }
    .mySwiper1 {
        width: 94%;
        margin: auto;
        overflow: hidden;
        padding-top: 1.24rem;
    }
    .mySwiper1 .swiper-slide img {
        display: block;
        width: 100%;
        object-fit: cover;
    }
    .mySwiper1 .swiper-button-prev{
        background: url(../img/prev.png) no-repeat;
        background-size: 100%;
        top: 60%;
        width: 28px;
        height: 74px;
        left: 25px;
        outline: none;
    }
    .mySwiper1 .swiper-button-next{
        background: url(../img/next.png) no-repeat;
        background-size: 100%;
        top: 60%;
        width: 28px;
        height: 74px;
        right: 25px;
        outline: none;
    }
    .zixun a img{
        width: 28%;
        display: block;
        margin: auto;
    }
}
@media screen and (max-width: 760px){
    .banji1,.banji2,.banji3{
        display: none;
    }
    .box{
        width: 100%;
        padding-bottom: 0.3rem;
        background: url(../img/background.png) no-repeat top center;
        background-size: 100% 100%;
    }
    .box_in{
        max-width: 90%;
        margin: auto;
        padding-top: 3rem;
    }
    .djs{
        width: 4.3rem;
        height: 0.6rem;
        line-height: 0.56rem;
        background: url(../img/djs.png) no-repeat center;
        background-size: 100% 100%;
        margin: auto;
    }
    .djs p{
        text-align: center;
        color: #fff;
        font-size: 0.12rem;
    }
    .djs p span{
        padding: 0 1px;
        background: #fff;
        color: #ca0000;
        border-radius: 6px;
        margin-left: 1px;
        margin-right: 1px;
        border: 2px solid #dd2115;
    }
    .ban{
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 0.3rem;
    }
    .ban a{
        width: 24%;
    }
    .ban a img{
        width: 100%;
        margin: auto;
    }
    .quan{
        width: 100%;
        height: auto;
        background: url(../img/quan.png) no-repeat;
        background-size: 100%;
        padding-bottom: 0.3rem;
    }
    .quan div:nth-child(1){
        width: 62%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        padding-top: 1.1rem;
    }
    .quan div:nth-child(1) p{
        color: #ca0000;
        font-size: 0.2rem;
    }
    .quan img:nth-child(2){
        display: block;
        width: 90%;
        margin: 0.1rem auto;
    }
    .quan div:nth-child(3){
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    .quan div:nth-child(3) a{
        width: 49%;
        position: relative;
    }
    .quan div:nth-child(3) a img{
        width: 100%;
    }
    .quan div:nth-child(3) a span{
        position: absolute;
        top: 16%;
        right: -10px;  
        color: #d11102;
        background: linear-gradient(to bottom, #f7ddb1,#f9cc98,#fbb973);
        border: 1px solid #f72800;
        padding: 4px 8px;
        border-radius: 30px;
        font-size: 0.12rem;
        transform: scale(0.5);
        box-shadow: #da3f0e 1px 1px 6px;
    }
    .kecheng{
        background: url(../img/kecheng.png) no-repeat center;
        background-size: 100% 100%;
        margin: 0 -4%;
        padding-bottom: 0.7rem;
    }
    .kecheng ul{
        width: 86%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 1.3rem;
    }
    .kecheng ul li{
        font-size: 0.22rem;
        color: #fff;
        letter-spacing: 1px;
        cursor: pointer;
    }
    .active{
        padding: 0.06rem 0.1rem;
        color: #e0242a !important;
        background: linear-gradient(to bottom,#ffc272,#fea734);
        border-radius: 30px;
    }
    .classes div{
        display: none;
        width: 88%;
        margin: 0.3rem auto 0;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .classes div dl{
        width: 32%;
        height: 100%;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 0.1rem;
        padding-bottom: 0.1rem;
    }
    .classes div dl dt img{
        display: block;
        width: 97%;
        margin: auto;
        border-radius: 10px;
    }
    .orange{
        background: linear-gradient(to top right, #f96f02,#fc902e);
        border-radius: 10px;
        padding-top: 0.07rem;
        padding-bottom: 0.07rem;
    }
    .purple{
        background: linear-gradient(to top right, #7a4fc9, #bd8ef9);
        padding-top: 0.07rem;
        padding-bottom: 0.07rem;
        border-radius: 10px;
    }
    .classes div dl dd p{
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 0.1rem;
    }
    .classes div dl dd p a:nth-child(1){
        display: block;
        width: 48%;
        padding: 0.04rem 0;
        font-size: 0.12rem;
        color: #ff1d1d;
        text-align: center;
        border-radius: 30px;
        border: 1px solid #ffb8b8;
    }
    .classes div dl dd p a:nth-child(2){
        display: block;
        width: 50%;
        padding: 0.04rem 0;
        font-size: 0.2rem;
        color: #fff;
        background: #ff2323;
        border-radius: 30px;
        text-align: center;
        border: 1px solid #ff0202;
    }
    .more{
        width: 3rem;
        height: 0.56rem;
        line-height: 0.4rem;
        text-align: center;
        margin: auto;
        border-radius: 30px;
        background: linear-gradient(#e54333,#d72c24);
        border: 1px solid #ffffc7;
    }
    .more p a{
        color: #fff;
        font-size: 0.12rem;
    }
    .free{
        position: relative;
        background: url(../img/free.png) no-repeat center;
        background-size: 100%;
        padding-bottom: 0.3rem;
    }
    .mySwiper {
        width: 90%;
        margin: auto;
        overflow: hidden;
        padding-top: 1.3rem;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .mySwiper .swiper-slide img {
        display: block;
        width: 100%;
        object-fit: cover;
    }
    .mySwiper .swiper-button-prev{
        background: url(../img/prev.png) no-repeat;
        background-size: 100%;
        top: 72%;
        width: 0.26rem;
        height: 100%;
        left: 8px;
        outline: none;
    }
    .mySwiper .swiper-button-next{
        background: url(../img/next.png) no-repeat;
        background-size: 100%;
        top: 72%;
        width: 0.26rem;
        height: 100%;
        right: 8px;
        outline: none;
    }
    .remen{
        background: url(../img/remen.png) no-repeat;
        background-size: 100% 100%;
        padding-bottom: 0.2rem;
    }
    .remen_in{
        display: flex;
        justify-content: space-between;
        padding-top: 1.6rem;
        width: 93%;
        margin: auto;
    }
    .remen div dl{
        width: 32%;
        height: 100%;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 0.16rem;
        padding-bottom: 0.1rem;
    }
    .remen div dl dt img{
        display: block;
        width: 96%;
        margin: auto;
        border-radius: 10px;
    }
    .remen div dl dd p{
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 0.1rem;
    }
    .remen div dl dd p a:nth-child(1){
        display: block;
        width: 50%;
        font-size: 0.12rem;
        color: #ff1d1d;
        text-align: center; 
        border-radius: 30px;
        border: 1px solid #ffb8b8;
        padding: 0.06rem 0;
    }
    .remen div dl dd p a:nth-child(2){
        display: block;
        width: 50%;
        font-size: 0.12rem;
        color: #fff;
        background: #ff2323;
        border-radius: 30px;
        text-align: center;
        border: 1px solid #ff0202;
        padding: 0.06rem 0;
    }
    .teacher{
        background: url(../img/teacher.png) no-repeat;
        background-size: 100%;
        padding-bottom: 0.3rem;
    }
    .teacher div{
        padding-top: 1.3rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 89%;
        margin: auto;
    }
    .teacher div img{
        width: 49%;
        padding-bottom: 0.2rem;
    }
    .welfare{
        background: url(../img/welfare.png) no-repeat;
        background-size: 100%;
        position: relative;
        padding-bottom: 0.8rem;
    }
    .mySwiper1 {  
        width: 94%;
        margin: auto;
        overflow: hidden;
        padding-top: 1.26rem;
    }
    .mySwiper1 .swiper-slide img {
        display: block;
        width: 100%;
        object-fit: cover;
    }
    .mySwiper1 .swiper-button-prev{
        background: url(../img/prev.png) no-repeat;
        background-size: 100%;
        top: 65%;
        width: 0.26rem;
        height: 100%;
        left: 8px;
        outline: none;
    }
    .mySwiper1 .swiper-button-next{
        background: url(../img/next.png) no-repeat;
        background-size: 100%;
        top: 65%;
        width: 0.26rem;
        height: 100%;
        right: 8px;
        outline: none;
    }
    .zixun a img{
        width: 28%;
        display: block;
        margin: auto;
    }
}