.jianjie>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
p{
    margin-bottom: 0;
}
.jianjie>div{
    width: 50%;
    margin: 0 auto;
    line-height: 36px;
}
.jianjie>div>span{
    font-weight: 700;
}
.jianjie>.an{
    height: 100px;
    position: relative;
    margin: 0 auto;

}
.jianjie>.an>p{
    position: absolute;
    left: 48%;
    margin-top: 56px;
    
}
.jianjie>.an>p>a{
    color: #8A5B3F;
}
.jianjie>.an>img{
    position: absolute;
    top: 50%;
    left: 42%;
}
.imgdvp{
    margin: 0 auto;
    width: 100%;
    height: 500px;
    position: relative;
}
.imgdvp>img{
    top: 0;
    left: 0;
}
.imgdvp>.dvpimglist{
    position: absolute;
    left: 10%;
    top: 10%;
    display: flex;
    width: 80%;
    justify-content: space-around;
    height: 450px;
}
.imgdvp>.dvpimglist>.img{
    width: 400px;
    height: 300px;
    position: relative;
}
.imgdvp>.dvpimglist>.img>img{
    width: 400px;
    height: 300px;
    position: relative;
}
.imgdvp>.dvpimglist>.img>p{
display: none;
}
.imgdvp>.dvpimglist>.img:hover>p{
    display: block;
    width: 400px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 30px;
    text-align: center;
    line-height: 300px;
    color: white;
}
.imgdvp>.dvpimglist>.img:nth-child(2){
    margin-top: 50px;
}
.styln>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
    margin-top: 100px;
}
.styln>.img{
    position: relative;
}
.styln>.img>.an{
    position: absolute;
    top: 85%;
    left: 45%;
}
.styln>.img>.an>p{
    margin-top: -36px;
    text-align: center;
    
}
.styln>.img>.an>p>a{
    color: #8A5B3F;
}
.teacher>.teaer{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
    margin-top: 100px;
    color: black;
}
.teryq>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
.teryq>.img{
    width: 80%;
    margin: 0 auto;
}
.therrbox{
    height: 700px;
    position: relative;
}
.therrbox>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
.dibagd{
    height: 589px;
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    /* margin-left: 10%; */
}
.therrbox>img{
    position: absolute;
    bottom: 0;
    width: 1920px;
    height: 420px;
}
.dibagd>.imglist{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.dibagd>.imglist>.img{
    position: relative;
}
.dibagd>.imglist>.img>ul{
    position: absolute;
    top: 20%;
    left: 30%;
}
.dibagd>.imglist>.img>ul>li{
    line-height: 70px;
    display: flex;
    align-items: center;
    font-weight: 700;
}
.dibagd>.imglist>.img>ul>li:hover{
    font-size: 24px;
}
.dibagd>.imglist>.img>ul>li>img{
    margin-right: 20px;
    font-size: 20px;
}
.dibagd>.imglist>.img:nth-child(1)>ul>li{
    color: #758FF1;
}
.dibagd>.imglist>.img:nth-child(2)>ul>li{
    color: #7DD6BE;
}
.dibagd>.imglist>.img:nth-child(3)>ul>li{
    color: #F9B26B;
}
.therrbox>.anv{
    position: absolute;
    bottom: -20%;
    left: 46%;
}
.therrbox>.anv>p{
    position: absolute;
    left: 24%;
    margin-top: -35px;
    
}
.therrbox>.anv>p>a{
    color: #8A5B3F;
}
.mskc{
    width: 80%;
    position: relative;
    margin: 30px auto;
}
.mskc>.img{
    display: flex;
    justify-content: space-between;
}
.mskc>.img>img{
    width: 100%;
}
.mskc>.img>ul{
    width: 30%;
    position: absolute;
    top: 5px;
    right: 0;
    display: flex;
    justify-content: space-around;
    
}
.mskc>.img>ul>li{
    width: 30%;
    /* padding: 8px 6px; */
    line-height: 46px;
}
.mskc>.img>ul>li>span{
    border-left: 1px solid #BFB097;
    text-align: center;
    padding-left: 20px;
}
.mskc>.img>ul>li:first-child>span{
    border: 0;
}
.fiveimglist{
     width: 97%;
    height: 550px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
    /* margin-top: 30px; */
}
.fiveimglist>.img{
    position: relative;
    width: 15%;
    height: 100%;
}
.fiveimglist>.img>img{
    position: absolute;
    height: 100%;
}
.boxslot{
    position: relative;
}
.boxslot>.top{
    margin-top: 20px;
}
.boxslot>.top>p{
    /* z-index: 20; */
    color: white;
    text-align: center;
}
.boxslot>.top>p:nth-child(2){
    font-size: 30px;
    font-weight: 900;
    margin: 10px 0;
}
.boxslot>.mid{
    /* position: absolute;
    top: 127%;
    left: 16%; */
    margin-top: 15px;
}
.boxslot>.mid>p>img{
    margin-right: 10px;
}
.boxslot>.mid>p>span{
    color: #FFB066;
}
.boxslot>.mid>p{
    text-align: center;
}
.boxslot>.mains{
    margin-top: 17px;
    display: flex;
    justify-content: space-around;
}
.boxslot>.mains>img{
    height: 116px;
    margin-top: 17px;
}
.boxslot>.mains>ul{
    margin-right: 30px;
}
.boxslot>.mains>ul>li{
    line-height: 37px;
    }
.zeng{
    position: relative;
}
.zeng>p{
    position: absolute;
    top: 5px;
    left: 30%;
    font-size: 12px;
    color: #a58759;
}
.pirce>p{
    color: red;
    text-align: center;
    line-height: 36px;
}

.two>.pirce>p{
    line-height: 72px;
    font-size: 16px;
}
.two>.pirce>p>span{
    /* line-height: 72px; */
    font-size: 20px !important;
}
.two>.pirce>p>span:hover{
    font-size: 24px !important;
}
.five p{
    color: white ;
}
.f{
    color: #FF781A!important;
}
.five li{
    color: white;
}
.pirce>p:nth-child(1){
    font-size: 14px;
}
.pirce>p:nth-child(1)>span{
    font-size: 18px;
}
.pirce>p:nth-child(2){
    font-size: 16px;
}
.pirce>p:nth-child(2)>span{
    font-size: 20px;
}
.pirce>p:nth-child(1)>span:hover{
    font-size: 22px;
}
.pirce>p:nth-child(2)>span:hover{
    font-size: 24px;
}
.btns{
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}
.btns>p{
    width: 40%;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
}
.btns>p:hover{
    font-size: 18px;
    cursor:pointer
}
.btns>p:nth-child(1){
    border: 1px solid #A0947F;
    color: #A0947F;
   
}
.btns>p:nth-child(2){
    background-color: #FF4C34;
    color: white;
   
}
.five>.btns>p:nth-child(1){
    border: 1px solid white;
    color: white;
}
.promins{
    text-align: center;
}
.btnn{
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}
.btnn>p{
    position: absolute;
    top: 8px;
    left: 45%;
    color: white;
}
.mskcbom{
    position: relative;
}
.mskcbom>img{
    width: 100%;
}
.mskcbom>.bigbo{
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
}
.bigbo>.left{
    width: 32%;
}
.bigbo>.left>p{
    text-align: center;
    color: white;
    line-height: 80px;
    font-weight: 700;

}
.bigbo>.left>p:nth-child(1){
    font-size: 30px;
    margin-top: 50px;
}
.bigbo>.left>p:nth-child(2){
    font-size: 56px;
}
.bigbo>.center{
    width: 40%;
    margin-left: 10px;

}
.bigbo>.center>p:nth-child(1){
   font-size: 20px;
   margin-left: 7px;
   margin-top: 50px;
}
.bigbo>.center>p:nth-child(2){
    font-size: 16px;
    line-height: 48px;
    margin-left: 17px;
    color: #C59656;
}
.bigbo>.center>p:nth-child(4){
    font-size: 16px;
    line-height: 55px;
    margin-left: 67px;
}
.bigbo>.center>ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.bigbo>.center>ul>li{
    width: 50%;
    display: flex;
    align-items: center;
    line-height: 50px;
}
.bigbo>.center>ul>li>img{
    padding-right: 10px;
}
.bigbo>.right{
    width: 27%;
}
.bigbo>.right>p{
    color: red;
    text-align: center;
    margin-top: 115px;
    margin-bottom: 30px;
    height: 30px;
    line-height: 30px;
}
.bigbo>.right>p>span{
    font-size: 24px;
    
}
.bigbo>.right>p>span:hover{
    font-size: 26px;
}
.bigbo>.right>.btns>p{
    line-height: 40px;
}
.bigbo>.right>.btns>p:hover{
    font-size: 20px;
}
.bigbo>.right>.btns>p:nth-child(1){
    border: 1px solid red;
    color: red;
}
.guoliuke{
    width: 80%;
    margin: 0 auto;
}
.guoliuke>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
    margin-top: 100px;
}
.guoliuke>p>span{
    color: red;
    font-size: 30px;
}
.guoliuke>.swiper{
    width: 100%;
}
.guoliuke>.swiper>.swiper-wrapper>.swiper-slide{
    display: flex;
    justify-content: center;
}
.guoliuke>.swiper>.swiper-wrapper>.swiper-slide>.img{
    width: 300px;
    height: 200px;
}
.guoliuke>.swiper>.swiper-wrapper>.swiper-slide>.img>img{
    width: 100%;
    height: 100%;
}
.zuibom{
    width: 100%;
    height: 264px;
    position: relative;
}
.zuibom>img{
    width: 100%;
    height: 100%;
    position: absolute;
}
.zuibom>.shurubox{
    position: absolute;
    top: 24%;
    left: 31%;
    z-index: 999;

}
.zuibom>.shurubox>.inp{
    width: 150%;
    margin-top: 15px;
    display: flex;
    align-items: center;
}
.zuibom>.shurubox>.inp>input{
    width: 80%;
    height: 30px;
    border-radius: 5px;
    outline: none;
    border: 0;
}
.zuibom>.shurubox>.btna{
    width: 42%;
    padding: 8px 30px;
    text-align: center;
    background-color: #0D1D2A;
    color: white;
    margin-left: 98%;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer;
}
.stymod{
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.stymod>p{
    text-align: center;
    line-height: 111px;
    font-size: 30px;
    font-weight: 900;
}
.stymod>.stymodlist{
    display: flex;
    justify-content: space-between;
}
.stymod>.stymodlist>dl>dd{
    margin-bottom: 4    0px;
}
.stymod>.stymodlist>dl>dd>p{
    text-align: center;
    line-height: 30px;
}
.stymod>.stymodlist>dl>dd>p:nth-child(1){
    font-size: 18px;
    font-weight: 700;
}
.stymod>.anv{
    position: absolute;
    bottom: -20%;
    left: 46%;
}
.stymod>.anv>p{
    position: absolute;
    left: 16%;
    margin-top: -37px;
    
}
.stymod>.anv>p>a{
    color: #8A5B3F;
}
