body,
html {
    background-color: #EBF7FFFF;
    height: auto;
    padding-bottom: 0.9rem;
}

.headerCon {
    height: 1.17rem;
    background: url(../../policy/images/headerBg.png) no-repeat top center;
    background-size: 100% 1.24rem;
}

.headerTitle {
    color: #333333FF;
}

.lastPageBtn {
    background: url(../../policy/images/zzc_arr.png) no-repeat 0.32rem center;
    background-size: 0.59rem 0.59rem;
}

.topBanner {
    /* width: 100%; */
    height: 3.87rem;
    margin-top: 1.51rem;
    background: url(../images/index_banner.png) no-repeat center center;
    background-size: 100% 100%;
    margin-left: 0.27rem;
    margin-right: 0.27rem;
}

.topBanner img {
    width: 9.47rem;
    height: 3.87rem;
}

/* navUl */
.navUl {
    /* width: 102%; */
    margin-left: 0.27rem;
    margin-top: 0.53rem;
}

.navUl li {
    width: 30.6%;
    height: 3.77rem;
    background: #FFFFFF;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    margin-right: 0.26rem;
    padding-top: 0.27rem;
    box-sizing: border-box;
}

.navUl li img {
    width: 2.98rem;
    height: 1.87rem;
}

.navUl li .num {
    font-size: 0.48rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #307FFF;
}

.navUl li p {
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin: 0.2rem auto;
}


/* cydykBox */
.cydykBox {
    margin-top: 0.53rem;
}

.ConTitle {
    font-size: 0.53rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    padding-bottom: 0.16rem;
    background: url(../../policy/images/indexTitle.png) no-repeat center 0.59rem;
    margin-left: 0.27rem;
    background-size: 2.55rem 0.16rem;
}

.moreBtn {
    font-size: 0.37rem;
    color: #333;
    margin-top: 0.16rem;
    background: url(../../policy/images/moreBtn.png) no-repeat right center;
    padding-right: 0.46rem;
    background-size: 0.37rem 0.37rem;
    margin-right: 0.27rem;
}

.cydykBox ul {
    margin: 0px 0.27rem;
}

.cydykBox ul li {
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    opacity: 1;
    border: 0.03rem solid #FFFFFF;
    margin-top: 0.27rem;
    padding: 0.27rem;
    box-sizing: border-box;
}

.cydykBox ul li img {
    width: 2.4rem;
    height: 1.6rem;
    border-radius: 0.27rem;
    margin-right: 0.27rem;
}

.cydykBox ul li .tit {
    font-size: 0.43rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 0.56rem;
}

.cydykBox ul li .types p {
    padding: 2px 10px;
    border-radius: 0.13rem;
    background-color: #EAF2FFFF;
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #307FFF;
    line-height: 0.48rem;
    margin-top: 0.27rem;
    margin-bottom: 0.27rem;
}

.cydykBox ul li .actTime {
    font-size: 0.32rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    max-width: 6rem;
}

.cydykBox ul li .pos {
    padding-left: 0.45rem;
    background: url(../images/pos.png) no-repeat left center;
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    background-size: 0.32rem 0.32rem;
    max-width: 6rem;
}
.cydykBox ul li .times{
    padding-left: 0.45rem;
    background: url(../images/index_date.png) no-repeat left center;
    font-size: 0.32rem;
    font-weight: 400;
    color: #999999;
    background-size: 0.32rem 0.32rem;
    max-width: 6rem;
    padding-right: 0.32rem;
}
.cydykBox ul li .topCon {
    padding-bottom: 0.28rem;
    border-bottom: 0.01rem solid #EEEEEE;
    margin-bottom: 0.27rem;
}

.cydykBox ul li .num {
    font-size: 0.32rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #307FFF;
    line-height: 0.56rem;
}

/* xxpxBox */
.xxpxBox {
    width: 48%;
    height: 2.67rem;
    background: url(../images/zpx_enter1.png) no-repeat;
    background-size: 100% 100%;
    color: #307FFF;
    padding: 0.4rem 0 0 0.4rem;
    box-sizing: border-box;
    font-size: 0.43rem;
    font-weight: bold;
}
.xxpxBox2 {
    width: 48%;
    height: 2.67rem;
    background: url(../images/zpx_enter2.png) no-repeat;
    background-size: 100% 100%;
    color: #32AC82;
    padding: 0.4rem 0 0 0.4rem;
    box-sizing: border-box;
    font-size: 0.43rem;
    font-weight: bold;
}

/* onlineClassBox */
.onlineClassBox {
    /* width: 9.47rem; */
    height: 13.37rem;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    background: url(../images/xsktBoxImg.png) no-repeat center center;
    background-size: 100% 13.37rem;
    margin-left: 0.27rem;
    margin-right: 0.27rem;
    padding-top: 0.52rem;
    box-sizing: border-box;
    margin-top: 0.3rem;
}

.onlineClassBox .tit {
    width: 3.9rem;
    font-size: 0.53rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px auto;
    margin-bottom: 0.27rem;
}

.onlineClassBox .tit .titP1 {
    padding-left: 0.86rem;
    background: url(../images/titP1.png) no-repeat left center;
    background-size: 0.72rem 0.13rem;
}

.onlineClassBox .tit .titP2 {
    padding-right: 0.86rem;
    background: url(../images/titP2.png) no-repeat right center;
    background-size: 0.72rem 0.13rem;
}

.onlineClassBox .titText {
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #EAF2FF;
    line-height: 0.56rem;
    text-align: center;
}

/* slideBox */
.slideBox .hd {
    margin-left: 0.05rem;
}

.slideBox .hd ul li {
    width: 25%;
    height: 2rem;
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.56rem;
}

.slideBox .hd ul li.rightBor {
    /* border-right: 0.01rem solid #fff;
    border-right-color: rgba(255, 255, 255, 0.31); */
}

.slideBox .hd ul li.on {
    background: url(../images/slideHdlihoverbg.png) no-repeat center center;
    background-size: 100% 2rem;
    border-right: none;
}

.slideBox .hd ul li img {
    margin-top: 0.27rem;
    width: 0.8rem;
    height: 0.8rem;
}

.swiper .swiper-container {
    /* width: 9.2rem; */
    height: 8.67rem;
    background: #FFFFFF;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    opacity: 1;
    margin-left: 0.13rem;
    padding: 0.27rem;
    box-sizing: border-box;
}

.swiper .swiper-container .swiper-slide {
    width: 5.73rem !important;
    height: 7.07rem;
    background: linear-gradient(180deg, #EAF2FF 0%, #F4F8FF 100%);
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    padding: 0.27rem;
    box-sizing: border-box;
    margin-right: 0.27rem;
}

.swiper .swiper-container .swiper-slide img {
    width: 5.2rem;
    height: 3.47rem;
    border-radius: 0.27rem;
}

.swiper .swiper-container .swiper-slide .titA {
    font-size: 0.43rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 0.56rem;
    margin-top: 0.27rem;
    margin-bottom: 0.27rem;
    height: 1.16rem;

}
.swiper .swiper-container .swiper-slide .bdTypes{
    height: 0.67rem;
}
.swiper .swiper-container .swiper-slide .bdTypes p {
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #307FFF;
    line-height: 0.48rem;
    padding: 2px 10px;
    background-color: #fff;
    border-radius: 0.13rem;
}
.swiper .swiper-container .swiper-slide .dateBox{
    width: 3.2rem;
    /* height: 1rem; */
    overflow: hidden;
    padding-left: 0.45rem;
    background: url(../images/index_date.png) no-repeat left center;
    background-size: 0.29rem 0.29rem;
    margin-top: 0.33rem;
}

.swiper .swiper-container .swiper-slide .date {
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 0.56rem;
}

.swiper .swiper-container .swiper-slide .viewCount {
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 0.56rem;
    margin-top: 0.33rem;
    padding-left: 0.45rem;
    background: url(../images/index_viewCount.png) no-repeat left center;
    background-size: 0.29rem 0.29rem;
}

.slideMore {
    font-size: 0.37rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    padding-right: 0.5rem;
    background: url(../images/slideMore.png) no-repeat right center;
    background-size: 0.37rem 0.37rem;
    bottom: 0.48rem;
    left: 50%;
    margin-left: -0.18rem;
    z-index: 999;
}

/* indexBot */
.indexBot{
    /* width: 100%; */
    height: 4rem;
    border-radius: 0.27rem;
    margin-left: 0.27rem;
    margin-right: 0.27rem;
    margin-top: 0.27rem;
    /* background: url(../images/index_bottom.png) no-repeat center center; */
    
    background: url(../images/index_bottomNoBtn.png) no-repeat center center;
    background-size: 100% 100%;
}
.indexBot img{
    width: 100%;
    /* width: 9.47rem; */

}