*{
    padding: 0;
    margin: 0;
    list-style: none;
}
.Box{
    width:100% ;
    position: relative;
}
.Box>img{
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 104%;
}
.Box .top{
    width: 100%;
}
.Box .top img{
    width: 100%;
}
.Box .bg{
    width: 100%;
}
.botBox{
    width: 100%;
    position: relative;
}
.botBox img{
    display: flex;
    width: 80%;
    margin: 0 auto;
}
.botBox .gogs{
    width: 5rem;
    height: 2rem;
    background: transparent;
    position: absolute;
    right: 2.5rem;
    top: 1rem;
}
.sdsz{
    width: 100%;
}
.sdsz .tit{
    text-align: center;
}
.sdsz .tit img{
    width: 2.4rem;
    display: block;
    margin: 1rem auto;
}
.sdszBox{
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.3rem;
}
.sdszBox img{
    width: 5rem;
    cursor: pointer;
}
.PC .sdszBox img:hover{
    transform: translate(0,-50px);
    opacity: 0.8;
    transition: 0.5s;
}
.tanchuang{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.9);
    display: none;
}
.tanchuang div{
    display: none;
}
.tanchuang img{
    display: none;
    margin: 0 auto;
    margin-top: 2rem;
    width: 80%;
}
.csyq{
    position: relative;
    width: 80%;
    margin: 0 auto;
    margin-top: 1rem;
    font-size: 0.22rem;
    color: #fff;
}
.csyq .bg{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.csyq ul{
    width: 76%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    padding-top: 1rem;
}
.csyq ul li{
    display: flex;
    margin: 0.12rem 0;
}
.csyq ul li.color{
    flex-direction: column;
}
.csyq ul li.color p{
    margin-top: -0.24rem ;
    margin-left: 0.34rem;
    color: #bbddff;
}
.gohome{
    position: absolute;
    display: block;
    width: 2rem;
    height: 1rem;
    right: 2.8rem;
    top: 0.4rem;
}
.PC{
    display: block !important;
}
.mo{
    display: none !important;
}
.td{
    width: 1rem;
    position: fixed;
    right: 0;
    bottom: 3rem;
}
.td img{
    width: 100%;
}
.zxjBox,.xyjBox{
    width: 80%;
    margin: 0 auto;
}
.zxjBox h6,.xyjBox h6 {
    text-align: center;
    margin-top: 1.5rem;
}
.zxjBox h6 img,.xyjBox h6 img{
    height: 0.44rem;
    display: inline-block;
}
.zxjBox .zxjlist{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.6rem;
}
.zxjBox .zxjlist>div{
    width: 32.5%;
    font-size: 0.24rem;
    color: #fff;
}
.zxjBox .zxjlist>div .titleP {
    position: relative;
    display: flex;
    align-items: center;
    text-indent: 0.2rem;
    height: 0.48rem;
}
.zxjBox .zxjlist>div .titleP img{
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
}
.zxjBox .zxjlist>div ul{
    border: 1px solid #acc4ff;
    height: 2.1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.zxjBox .zxjlist>div ul li{
    font-size: 0.18rem;
}
.zxjBox .zxjlist>div ul li.zuopin{
    padding-top: 0.3rem;
}
.zxjBox .zxjlist>div ul li img{
    cursor: pointer;
}
.xyjBox{
    color: #fff;
}
.xyjlist{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.2rem;
    margin-top: 0.6rem;
}
.xyjlist>div{
    width: 32.5%;
}
.xyjlist>div ul{
    border: 1px solid #acc4ff;
    background: rgba(255,255,255,0.1);
}
.xyjlist>div ul li{
    display: flex;
    padding: 0 0 0.3rem 0.2rem;
    background: url(./img/xiabianxian.png)bottom center no-repeat;
    background-size: 100% 1%;
    margin-top: 0.5rem;
}
.xyjlist>div ul li .grade{
    height: 1.24rem;
}
.xyjlist>div ul li .xyjzuopin{
    padding-left: 0.1rem;
    /* display: flex;
    flex-direction: column; */
    /* justify-content: space-between; */
}
.xyjlist>div ul li .xyjzuopin p{
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
}
.xyjlist>div ul li .xyjzuopin .zuopin2{
    padding-top: 0.2rem;
    background: url(./img/fgx.png) top left no-repeat;
    background-size: 65% 1%;
    margin-top: 0.2rem;
}
.xyjlist>div ul li .xyjzuopin .ckzp{
    width: 1.3rem;
    cursor: pointer;
    height: 0.4rem;
}
.xyjlist>div .titleP{
    position: relative;
    font-size: 0.24rem;
    line-height: 0.52rem;
    text-indent: 0.28rem;
}
.xyjlist>div .titleP img{
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.popup{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}
.popuplist{
    width: 60%;
    margin: 0 auto;
    margin-top: 0.5rem;
}
.popuplist .swiper{
    border: 2px solid #acc4ff;
    display: none;
}
.popuplist .swiper-wrapper{
    margin: 0 auto;
}
.popuplist .swiper-slide img{
    width: 100%;
    display: block;
}
/* .swiper-button-next{
    right: 15% !important;
}
.swiper-button-prev{
    left: 15% !important;
} */
.swiper-button-next, .swiper-button-prev{
    color: #fff !important;
}
.close{
    width: 0.46rem;
    position: absolute;
    right: 3.3rem;
    top: 0.5rem;
    cursor: pointer;
    z-index: 99;
}

@media screen and (max-width: 750px){
    .close{
        width: 0.62rem;
        right: 0.5rem;
        top: 2.3rem;
    }
    .popuplist{
        width: 90%;
        margin-top: 3rem;
    }
    .zxjBox h6 img, .xyjBox h6 img{
        height: 0.5rem;
    }
    .xyjlist>div .titleP{
        line-height: 0.66rem;
        font-size: 0.3rem;
    }
    .xyjlist>div ul li .xyjzuopin .ckzp{
        width: auto;
        height: auto;
    }
    .xyjlist>div ul li .xyjzuopin .zuopin2{
        margin-top: 0.4rem;
    }
    .xyjlist>div ul li .xyjzuopin{
        padding-left: 0.2rem;
    }
    .xyjlist>div ul li .xyjzuopin p{
        font-size: 0.28rem;
        margin-bottom: 0.46rem;
    }
    .xyjlist>div ul li .grade{
        height: 2.2rem;
    }
    .xyjlist{
        margin-top: 0;
        flex-direction: column;
    }
    .xyjlist>div{
        width: 100%;
        margin-top: 0.5rem;
    }
    .zxjBox .zxjlist>div{
        margin-top: 0.5rem;
    }
    .zxjBox .zxjlist>div ul li{
        font-size: 0.28rem;
    }
    .zxjBox .zxjlist>div ul{
        height: 2.76rem;
    }
    .zxjBox .zxjlist>div .titleP{
        height: 0.64rem;
        font-size: 0.28rem;
    }
    .zxjBox .zxjlist>div{
        width: 100%;
    }
    .zxjBox .zxjlist{
        flex-direction: column;
        margin-top: 0.3rem;
    }
    .zxjBox, .xyjBox{
        width: 90%;
    }
    .PC{
        display: none !important;
    }
    .mo{
        display: block !important;
    }
    .gohome{
        right: auto;
        top: 0.3rem;
        left: 0.2rem;
    }
    .sdsz .tit img{
        margin: 0 auto;
        margin-bottom: 0.2rem;
        margin-top: 1rem;
    }
    .mo .sdszBox{
        width: 90%;
        margin:  auto;
        display: flex;
        flex-direction: column;
    }
    .mo .sdszBox img{
        width: 100%;
        margin: 0.5rem auto;
    }
    .botBox{
        margin-top: 1.1rem;
    }
    .botBox .gogs{
        width: 5rem;
        height: 1.6rem;
        background: transparent;
        position: absolute;
        left: 1.4rem;
        top: 4.8rem;
    }
    .botBox img{
        width: 90%;
    }
    .tanchuang img{
        width: 90%;
    }
    .csyq{
        width: 100%;
    }
    .csyq ul{
        width: 90%; 
        padding-top: 0.8rem;
    }
    .csyq ul li{
        margin-bottom: 0.04rem;
    }
}