*{
    margin: 0;
    padding: 0;
}
img {
    vertical-align: baseline;
}
.container_school{
    width: 100%;
    position: relative;
    float: left;
}
.swiper-pagination-bullet-active{
    background: #E60012;
}
.school_swiper{
    height: 550px;
}
.school_first{
    width: 100%;
    position: relative;
    background: #ffffff;
}
.english{
    width: 100%;
    position: relative;
    text-align: center;
    padding-top: 79px;
    box-sizing: border-box;
}
.english p:nth-child(1){
    font-size:48px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(217,217,217,1);
    line-height:32px;
    opacity:0.6;
}
.english p:nth-child(2){
    font-size:36px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(230,0,18,1);
    line-height:26px;
}
.school_title{
    width: 100%;
    position: relative;
    display: flex;
    padding: 0 360px;
    box-sizing: border-box;
}
.title_one{
    width:365px;
    position: relative;
    margin: 0 auto;
}
.zhongjian{
    margin-top: 15%;
}
.title_span{
    width: 100%;
    position: relative;
}
.title_span span:nth-child(1){
    width:4px;
    height:18px;
    background:rgba(230,0,18,1);
    position: relative;
    float: left;
}
.title_span span:nth-child(2){
    font-size:20px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:15px;
    padding-left: 10px;
    box-sizing: border-box;
}
.title_img{
    width:272px;
    height:218px;
    position: relative;
    margin-bottom: 127px;
}
.title_img img{
    width: 100%;
    height: 100%;
}
.title_img span{
    font-size:20px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(255,255,255,1);
    background: #E60012;
    padding: 10px;
}

.school_p{
    width: 60%;
    position: relative;
    margin: 54px auto;
    box-sizing: border-box;
}
.school_p p{
    font-size:16px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:30px;
}
.school_second{
    width: 100%;
    position: relative;
    float: left;
    background:rgba(0,0,0,1);
    opacity: 0.75;
}
.school_area{
    width: 100%;
    position: relative;
    float: left;
    padding: 56px 362px;
    box-sizing: border-box;
}
.area_img{
    width: 100%;
    height: 36rem;
    position: relative;
}
.area_img img{
    width: 100%;
    height: 100%;
}
.area_titl{
    width: 397px;
    height: 591px;
    position: relative;
    background:rgba(230,0,18,1);
}
.area_one{
    width: 397px;
    height: 295px;
    position: relative;
}
.area_one span{
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:26px;
    float: left;
    width: 100%;
    padding: 75px 38px;
    box-sizing: border-box;
}
.area_two{
    width: 397px;
    height: 295px;
    position: relative;
}
.area_two span{
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:26px;
    float: left;
    width: 100%;
    padding: 0px 38px;
    box-sizing: border-box;
}
.area_three{
    width: 100%;
    position: relative;
    padding-bottom: 41px;
}
.area_three p{
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(255,255,255,1);
}
.area_three1{
    width: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 81px;
}
.area_three1 p{
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(255,255,255,1);
}
.school_four{
    width: 100%;
    position: relative;
    float: left;
    background: #ffffff;
}
.special_titl{
    width: 100%;
    position: relative;
    display: flex;
    text-align: center;
    padding: 56px 362px;
    box-sizing: border-box;
}
.special_titl img{
    width: 100%;
    height: 100%;
}

.special_one{
    width:280px;
    height:344px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(204,204,204,1);
    position: relative;
    margin: 0 auto;
    padding-top: 49px;
    cursor: pointer;
}
.mySpecial{
    background:rgba(230,0,18,1);
}

.special_two{
    width:58px;
    height:58px;
    position: relative;
    margin: 0 auto;
}
.special_two img{
    width: 100%;
    height: 100%;
}
.special_three{
    width: 100%;
    position: relative;
}
.special_three p:nth-child(1){
    font-size:22px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(77,77,77,1);
    padding-top: 44px;
    box-sizing: border-box;
}
.special_three img{
    margin-top: 27px;
}
.special_three p:nth-child(3){
    font-size:14px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(153,153,153,1);
    padding-top: 30px;
    box-sizing: border-box;
    float: left;
    width: 95%;
    text-align: left;
    padding-left: 20px;
}
.special_three>.mySpecial_one{
    color:rgba(255,255,255,1);
}
.special_three>.mySpecial_two{
    color:rgba(255,255,255,1);
}
.school_fifth{
    width: 100%;
    position: relative;
    float: left;
    background:rgba(248,248,248,1);
}
.designA{
    width: 100%;
    position: relative;
    display: flex;
    padding: 0 361px;
    box-sizing: border-box;
}
.design_first{
    width: 60%;
    position: relative;
    margin: 58px auto;
}
.design_p{
    width: 100%;
    position: relative;
    padding-bottom: 41px;
    box-sizing: border-box;
}
.design_p p:nth-child(1){
    font-size:26px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(230,0,18,1);
    line-height:26px;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.design_p p:nth-child(2){
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:26px;
    padding-bottom: 31px;
    box-sizing: border-box;
}
.design_p p:nth-child(3){
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:26px;
}
.design_img{
    width:40%;
    height:30rem;
    position: relative;
    margin: 58px auto;
}
.design_img img{
    width: 100%;
    height: 100%;
}
.school_sixth{
    width: 100%;
    position: relative;
    float: left;
    padding-bottom: 60px;
    box-sizing: border-box;
}
.baibia p:nth-child(2){
    font-size:36px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:26px;
}
.myFlow{
    width: 100%;
    position: relative;
    display: flex;
    padding: 55px 361px;
    box-sizing: border-box;
}
.myFlow img{
    width: 100%;
    height: 100%;
}
.flow_one{
    width:92px;
    height:92px;
    border:7px solid rgba(255,255,255,1);
    border-radius:50%;
    position: relative;
    text-align: center;
    line-height: 125px;
    margin: 0 auto;
}
.flow_one span{
    font-size:22px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:26px;
    width: 54px;
    display: inline-block;
}
.flow_a{
    width:241px;
    height:50px;
    background:rgba(255,255,255,1);
    border-radius:10px;
    position: relative;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
}
.flow_a a{
    font-size:22px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(230,0,18,1);
    line-height:26px;
    text-decoration: none;
    cursor: pointer;
}
.school_seventh{
    width: 100%;
    position: relative;
    float: left;
    background:rgba(248,248,248,1);;
}
.school_img{
    width: 100%;
    position: relative;
    float: left;
    padding: 26px 0
}
.myImg{
    width: 47%;
    height: 382px;
    position: relative;
    float: left;
    display: flex;
    padding: 0 16px 32px;
}
.myImg img{
    width: 100%;
    height: 100%;
    float: left;
    background:rgba(255,255,255,1);
    box-shadow:0px 10px 9px 0px rgba(231,231,231,0.31);
}
.layui-tab-card>.layui-tab-title{
    background-color: #FFFFFF;
}
.layui-tab-card{
    width: 65%;
    margin: 55px auto;
}
.layui-tab-card>.layui-tab-title .layui-this{
    background-color: #E60012;

}
.layui-tab-title li{
    width: 33%;
}
.layui-tab-content{
    padding:0px;
}
.layui-tab-bar{
    display: none;
}
.layui-tab-title .layui-this{
    color: #ffff;
}
.school_eighth{
    width: 100%;
    position: relative;
    float: left;
    background: #fff;
}
.school_case{
    width: 100%;
    position: relative;
    float: left;
    padding: 60px 362px;
    box-sizing: border-box;
}
.case_fist{
    width: 25%;
    height: 314px;
    position: relative;
    float: left;
    margin-bottom: 15px;
    padding: 10px;
    box-sizing: border-box;
}
.case_img{
    width: 100%;
    height: 259px;
    position: relative;
    margin: 0 auto;
}
.case_img img{
    width: 100%;
    height: 100%;
}
.case_span{
    width: 100%;
    height: 55px;
    background: rgba(248,248,248,1);
    position: relative;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
    float: left;
}
.case_span span{
    font-size:16px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:26px;
}
.school_ninth{
    width: 100%;
    position: relative;
    float: left;
    background: #000000;
}
.school_video{
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
    margin-top: 55px;
}
video{
    width:1199px;
    height:470px;
}

.tupian{
    width:100%;
    height:244px;
}
.mylunbo{
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden;
    margin-top: 42px;
}
.mySwiper{
    width: 60%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url("../images/you.png");
    right: 18%;
    left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url("../images/zuo.png");
    left: 18%;
    right: auto;
}
.mylast{
    width: 100%;
    position: relative;
    float: left;
}
@media screen and (min-width: 1529px) and (max-width:1680px){
    .school_case {
        width: 100%;
        position: relative;
        float: left;
        padding: 60px 239px;
        box-sizing: border-box;
    }
}
@media screen and (min-width: 1276px) and (max-width: 1528px){
    .school_title {
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 145px;
        box-sizing: border-box;
    }
    .designA {
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 300px;
        box-sizing: border-box;
    }
}

@media screen and (max-width:1275px){
        .school_title {
            width: 100%;
            position: relative;
            display: flex;
            padding: 0 145px;
            box-sizing: border-box;
        }
        .designA {
            width: 100%;
            position: relative;
            display: flex;
            padding: 0 140px;
            box-sizing: border-box;
        }
    }






