﻿.menu,.hot-lessons,.methods,.izk-why,.parentsel,.goodteach,.teachchild,.sunshine,.help{
    margin: 0 auto;
}


.swipe {
    display: flex;
    width: 7.5rem;
    height: 6.3rem;
    position: relative;
    justify-content: center;
}

.swipe-content {
    width: 7.5rem;
    height: 6.3rem;
    /* background: #ff0036; */
}

.swipe-content img {
    width: 7.5rem;
    height: 6.3rem;
}
/* 
.logo-img{
    width: 6.7rem;
    height: 0.48rem;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.2rem 0.4rem 0.2rem 0.4rem;
    box-sizing: content-box;
    z-index:999;
    background:rgba(255,255,255,1);
}
.logo {
    width: 6.8rem;
    position: absolute;
    top: 0rem;
    left: 0rem;
    display: flex;
    justify-content: space-between;
    margin: 0.2rem 0.4rem 0.2rem 0.4rem;
}

.logo-left {
    width: 2.73rem;
    height: 0.48rem;
}

.logo-left div {
    display: flex;
    align-items: center;
}

.logo-left img {
    width: 2.73rem;
    height: 0.48rem;
}

.logo-right {
    height: 0.48rem;
}
.logo-right div {
    height: 0.48rem;
    display: flex;
    align-items: center;
    background: rgba(233,72,49,1);
    border-radius: 0.24rem;
}

.logo-right img {
    width: 0.36rem;
    height: 0.36rem;
    margin-left: 0.24rem;
   
}
.logo-right h2 {
    font-size: 0.3rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    flex-grow: 1;
    margin-right: 0.24rem;
    margin-left: 0.1rem;
}
.logo-right h2 a{
    color: rgba(255, 255, 255, 1);
}

.btn-left {
    width: 0.3rem;
    height: 0.04rem;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.02rem;
    position: absolute;
    left: 3.4rem;
    bottom: 0.46rem;
} */

.btn-right {
    width: 0.3rem;
    height: 0.04rem;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.02rem;
    position: absolute;
    right: 3.4rem;
    bottom: 0.46rem;
    opacity: 0.5;
}

.more {
    width: 7.5rem;
    height: 0.3rem;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.3rem 0.3rem 0 0;
    position: absolute;
    bottom: 0;
    z-index: 9999;
}

.menu {
    width: 7.5rem;
    display: flex;
    justify-content: center;
    margin-top: 0.2rem;
}

.menu-content {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
    box-sizing: border-box;
}


.tongyong {
    float: left;
    display: inline-block;
    width: 2rem;
    height: 1.76rem;
    background-color: yellow;
    position: relative;
    color: #000;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0.02rem 0.1rem 0 rgba(0, 0, 0, 0.08);
    border-radius: 0.12rem;
    /* margin-bottom: 0.36rem; */
    margin: 0 0.2rem 0.36rem 0.28rem;
}

.tongyong img {
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    top: 0.24rem;
    left: 0.6rem;
}

.tongyong h1 {
    position: absolute;
    bottom: 0.24rem;
    width: 100%;
    text-align: center;
    font-size: 0.28rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.tongyong .hot {
    width: 0.67rem;
    height: 0.4rem;
    position: absolute;
    left: 1.43rem;
    bottom: 1.2rem
}

.prevent .title {
    text-align: center;
    margin:0.5rem 0 0.5rem 0;
}

.title span {
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}

.color-default {
    color: rgba(51, 51, 51, 1);
}

.color-red {
    color: red;
}

.prevent {
    margin-top: 0.64rem;
}

.prevent-content {
    width: 6.7rem;
    margin: 0 0.4rem;
}

input {
    display: block;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.08rem;
    border: 1px solid rgba(204, 204, 204, 1);
    margin-bottom: 0.2rem;
    width: 6.7rem;
    height: 0.8rem;
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    padding: 0.25rem 0 0.25rem 0.3rem;
}

.input-bottom {
    margin-bottom: 0.4rem;
}

.prevent .btn {
    background: #ff0036;
    margin: 0.2rem auto;
    width: 6.7rem;
    height: 0.88rem;
    text-align: center;
    line-height: 1rem;
    background: rgba(233, 72, 49, 1);
    border-radius: 0.08rem;
}

.prevent .btn a {
    text-decoration: none;
}

.prevent .btn h1 {
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    height: 0.88rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* .ipt-bottom-left,
.ipt-bottom-right {
    width: 2.8rem;
}

.ipt-bottom {
    position: relative;
    overflow: hidden;
    height: 1rem;
} */
/* .ipt-bottom-left{
position: absolute;
top: 0;
left:0.45rem
} */
/* .ipt-bottom-right {
    position: absolute;
    top: 0;
    right: 0.4rem;
} */

.hot-content {
    width: 7.5rem;
    /* height: 5.7rem; */
}

.hot-imgbox {
    margin: 0 auto;
    width: 6.7rem;
    /* height: 5.7rem; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hot-imgbox li {
    height: 2.7rem;
    margin-bottom: 0.3rem;
}

.hot-imgbox li img {
    width: 3.25rem;
    height: 2.16rem;
    background: rgba(216, 216, 216, 1);
    border-radius: 0.12rem;
}

.hot-imgbox li h1 {
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-top: 0.14rem;
}

.title {
    margin: 0 auto;
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-top: 0.86rem;
    margin-bottom: 0.5rem;
    text-align: center;
}

.title1 {
    margin: 0 auto;
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-top: 0.40rem;
    margin-bottom: 0.5rem;
    text-align: center;
}

.methods-img-box .img-content {
    background: linear-gradient(90deg, rgba(246, 126, 95, 1) 0%, rgba(233, 72, 49, 1) 100%);
    border-radius: 0.12rem;
    width: 6.7rem;
    height: 2.6rem;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}

.methods-img-box .img-content img {
    width: 6.7rem;
    height: 2.6rem;
    border-radius: 0.12rem;
}

.izk-why-title {
    width: 5.28rem;
    height: 0.44rem;
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 0.44rem;
    margin: 0.9rem 1.11rem 0 1.11rem;
}

.izk-why-title h1 {
    text-align: center;
}

.izk-why-img {
    position: relative;
}

.izk-why-content {
    width: 2rem;
    height: 1.04rem;
    position: absolute;
    border-left: 0.03rem solid #CD0014;
    top: 0.8rem;
    left: 1rem;
}

.izk-why-content h1 {
    font-size: 0.24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-left: 0.2rem;
    margin-top: -0.05rem;
}

.izk-why-content .num {
    font-size: 0.8rem;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: rgba(0, 0, 0, 1);
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
}

.izk-why-content .danwei {
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    position: absolute;
    top: 0.7rem;
    left: 1.02rem;
}

.izk-why-content .flag {
    position: absolute;
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    top: 0.73rem;
    left: 1.53rem;
}

.second {
    left: 4.13rem;
}

.second .danwei {
    left: 0.68rem;
}

.third {
    top: 2.54rem;
}

.third .danwei,
.fourth .danwei {
    font-size: 0.3rem;
    left: 1.2rem;
    top: 0.7rem;
}

.fourth {
    left: 4.13rem;
    top: 2.54rem;
}

.parentsel-title {
    width: 4.55rem;
    height: 0.44rem;
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin: 0.6rem 1.47rem 0.6rem 1.48rem;
}

.parentsel-title h1 {
    text-align: center;
}

.parentsel-content {
    width: 7.5rem;
    height: 4.99rem;
    position: relative;
}

.parentsel-content .big-img {
    width: 5.5rem;
    height: 4.99rem;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -0.01rem;
}

.parentsel-content .small-img {
    position: absolute;
    left: 0.49rem;
    width: 3rem;
    height: 4.83rem;
    top: 0.16rem;
    z-index: 9999;
}

.parentsel-content-list {
    width: 4.5rem;
    height: 4.3rem;
    position: absolute;
    top: 0.39rem;
    right: 0;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.15);
    border-radius: 0.08rem 0 0 0.08rem;
}

.parentsel-content-list img {
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 0.5rem;
    left: 0.6rem;
}

.parentsel-content-list h2 {
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    position: absolute;
    left: 1.5rem;
    top: 0.65rem;
    text-align: center;
    height: 0.3rem;
    line-height: 0.3rem;
}

.parentsel-content-list .listen {
    top: 1.4rem;
}

.parentsel-content-list .h-listen {
    top: 1.55rem;
}

.parentsel-content-list .tiyan {
    top: 2.3rem;
}

.parentsel-content-list .h-tiyan {
    top: 2.45rem;
}

.parentsel-content-list .return {
    top: 3.2rem;
}

.parentsel-content-list .h-return {
    top: 3.35rem;
}

.parentsel-btn {
    width: 4rem;
    height: 0.88rem;
    background: #CD0014;
    border-radius: 0.08rem;
    margin: 0.6rem 1.75rem 0 1.75rem;
}

.parentsel-btn h1 {
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    padding-top: 0.29rem;
}

.goodteach {
    margin-top: 1.2rem;
    width: 7.5rem;
    
}

.goodteach .goodteach-title {
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    margin-top: 1.1rem;
    margin-bottom: 0.5rem;
}

.goodteach .goodteach-title h1 {
    text-align: center;
    color:rgba(255, 255, 255, 1);
}

/* .goodteach-content {
    height: 5.16rem;
    position: relative;
    background: url("../images/01_background.png") 0 0 no-repeat;
    background-size: cover;
    padding-top: 0.5rem;
} */

.goodteach-content-exp {
    height: 1.2rem;
    width: 7.5rem;
    display: flex;
    justify-content: space-between;
    
}

.goodteach-content-exp .goodteach-text {
    height: 1.2rem;
    /* width: 2.5rem; */
    border-right: 0.01rem solid rgba(255, 255, 255, 0.2);
}

.goodteach-content-exp li:last-child {
    border-right: 0px;
    margin-right: 0.3rem;
}
.goodteach-content-exp .middle{
    width: 2rem;
}
.goodteach-content-exp div {
    overflow: hidden;
}

.goodteach-content-exp div h1,
.goodteach-content-exp div h2 {
    float: left;
}

.goodteach-content-exp div h1 {
    font-size: 0.6rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-left: 1.07rem;
}

.goodteach-content-exp div h2 {
    margin-left: 0.5rem;
    font-size: 0.24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: -0.46rem;
    margin-left: 1.7rem;
}

.goodteach-text .text2-h1 {
    margin-left: 0.75rem;
}

.goodteach-text h3 {
    font-size: 0.24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    width: 2.5rem;
    text-align: center;
}
.goodteach-content-exp .middle h3{
    width: 2rem;
}
/* .goodteach-text:first-child h3{
    padding-left: 0.5rem;
}
.goodteach-text:last-child h3{
    margin-left: -0.04rem;
} */
.goodteach-text .text2-h2 {
    margin-left: 1.13rem;
}

.goodteach-text .text3-h1 {
    margin-left: 0.24rem;
}

.goodteach-text .text3-h2 {
    margin-left: 1.59rem;
}

/* .swiper-wrapper {
    margin-right: 0.8rem;
} */

.swiper2 {
    width: 7.5rem;
    height: 4.8rem;
    overflow: hidden;
}

.goodteach-img {
    width: 6.3rem !important;
    height: 3.1rem;
    margin: 1.1rem 0rem 0.6rem 0.4rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.15);
    border-radius: 0.08rem;
}

.goodteach-img:last-child {
    margin-right: 0.8rem;
}

.goodteach-img .goodteach-bg {
    width: 6.3rem;
    height: 1.9rem;
    margin-top: 1.2rem;
    border-radius: 0px 0 0.08rem 0.08rem;
}

.goodteach-img .goodteach-teacher {
    width: 2.7rem;
    height: 3.6rem;
    margin-top: -3.92rem;
    margin-left: 0.3rem;
}

.goodteach-content-img-con {
    width: 2.9rem;
    /* height: 2.3rem; */
    position: absolute;
    bottom: 0.4rem;
    left: 3.3rem;
}


.goodteach-content-img-con h1 {
    font-size: 0.36rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
}

.goodteach-content-img-con .h2 {
    /* width: 1.84rem; */
    /* height: 0.36rem;
    background: linear-gradient(90deg, rgba(255, 185, 35, 1) 0%, rgba(254, 208, 79, 1) 100%);
    border-radius: 0.04rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.19rem; */
}

.goodteach-content-img-con h2 {
    position: absolute;
    top: 0.64rem;
    font-size: 0.24rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(116, 79, 0, 1);
    line-height: 0.24rem;
    height:0.36rem;
    background:linear-gradient(90deg,rgba(255,185,35,1) 0%,rgba(254,208,79,1) 100%);
    border-radius:4px;
    line-height: 0.36rem;
    padding: 0 0.2rem;
}

.goodteach-content-img-con h3 {
    width: 2.6rem;
    margin-top: 0.15rem;
    font-size: 0.28rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}

.goodteach-content-img-con h3 span:last-child {
    font-weight: 600;
}

.goodteach-content-img-con h3 .span1 {
    color: rgba(102, 102, 102, 1);
}

.goodteach-content-img-con h3 .span2 {
    color: rgba(51, 51, 51, 1);
}

.goodteach-content-img-con .h4 {
    width: 2.08rem;
    height: 0.5rem;
    background: rgba(233, 72, 49, 1);
    border-radius: 0.06rem;
    margin-top: 0.26rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.goodteach-content-img-con .h4 h4 {
    font-size: 0.26rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.goodteach-btn {
    margin: 0 auto;
    width: 4rem;
    height: 0.88rem;
    border-radius: 0.08rem;
    border: 0.02rem solid rgba(255, 255, 255, 1);
    /* margin-top: -0.16rem; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.goodteach-btn h1 {
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}


.teachchild {
    margin-top: 1rem;
}

.teachchild-title h1 {
    text-align: center;
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.teachchild-content {
    width: 6.4rem;
    height: 6.4rem;
    position: relative;
}

.teachchild-content img {
    width: 6.4rem;
    height: 6.4rem;
    margin: 0 0.55rem;
}

.teachchild-content h1,
.teachchild-content h2,
.teachchild-content h3,
.teachchild-content h4,
.teachchild-content h5 {
    font-size: 0.28rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    position: absolute;
}

.teachchild-content h1 {
    position: absolute;
    top: 2.26rem;
    left: 1.2rem;
}

.teachchild-content h2 {
    position: absolute;
    top: 2.26rem;
    left: 4.6rem;
}

.teachchild-content h3 {
    position: absolute;
    top: 3.96rem;
    left: 2.9rem;
}

.teachchild-content h4 {
    position: absolute;
    bottom: 0.46rem;
    left: 1.2rem;
}

.teachchild-content h5 {
    position: absolute;
    bottom: 0.46rem;
    left: 4.6rem;
}

.teachchild-btn {
    width: 4rem;
    height: 0.88rem;
    margin: 0.14rem 1.75rem 0 1.75rem;
    background: rgba(233, 72, 49, 1);
    border-radius: 0.08rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.teachchild-btn h1 {
    text-align: center;
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.sunshine {
    margin-top: 1.2rem;
}

.sunshine-title {
    margin-bottom: 0.42rem;
}

.sunshine-title h1 {
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.video {
    width: 6.79rem;
    height: 4.53rem;
    margin: 0 auto;
    position: relative;

}

.video-content {
    width: 6.79rem;
    height: 4.53rem;
}

video {
    border-radius: 0.08rem;
    position: absolute;
    bottom: 0.2rem;
    right: 0.2rem;
    padding-right: 0.05rem;
}

.video .red {
    position: absolute;
    width: 6.7rem;
    height: 3.78rem;
    top: 0.38rem;
    left: 0.25rem;
    background: rgba(233, 72, 49, 1);
    z-index: 1;
}

.video img {
    width: 6.7rem;
    height: 3.78rem;
    background: rgba(0, 0, 0, 1);
    opacity: 1;
    border-radius: 0.08rem;
    position: absolute;
    bottom: 0.2rem;
    right: 0.2rem;
    z-index: 666;
}

.video .btn img {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 100%;
    position: absolute;
    top: 1.29rem;
    left: 2.75rem;
}

.help-content {
    /* height: 4.8rem; */
    width: 7.5rem;
}

.help-content ul {
    width: 6.7rem;
    /* height: 4.8rem; */
    margin: 0 auto;
    margin-bottom:0.6rem;
}

.help-content ul li {
    width: 6.7rem;
    height: 0.8rem;
    position: relative;
    margin-bottom: 0.2rem;
    background: linear-gradient(270deg, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 1) 100%);
}
.help-content ul li:first-child{
    height: 0.8rem;
}
.help-content ul li:nth-child(2){
    height: 0.8rem;
}
.help-content ul li h3{
    position: absolute;
    top: 0.6rem;
    left: 0.95rem;
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color:rgba(51,51,51,1); 
    width: 5.32rem;
    margin-top: 0.2rem;
}
.help-content ul li h2 span{
    color: #CD0014;
}
.help-content ul li h2 {
    position: absolute;
    top: 0.25rem;
    left: 0.95rem;
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    height: 0.3rem;
    line-height: 0.3rem;
}
.help-content ul li h1{
    position: absolute;
    top:0.23rem;
    left: 0.30rem;
    font-size:0.24rem;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(255,255,255,1);
    z-index: 999;
}
/* .help-content ul .first{
    height: 1.5rem;
} */
.help-content ul .bottom {
    margin-bottom: 0;
}

.help-content ul li img {
    width: 0.48rem;
    height: 0.36rem;
    position: absolute;
    top: 0.25rem;
    left: 0.2rem;
    z-index:99;
}


.help-content .btn h3 {
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding-top: 0.2rem;
    text-align: center;
}
.common-title {
    margin: 1.1rem 0 0.5rem 0;
}

.common-title h1 {
    font-size: 0.44rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}


.middle-list {
    margin-top: 0.4rem;
    width: 7.5rem;
    height: 0.66rem;
    overflow: hidden;
}

.middle-list ul {
    width: 9rem;
    height: 0.66rem;
    margin: auto 0;
    border-bottom: 0.01rem solid rgba(235, 236, 241, 1);
    ;
}

.middle-list ul li {
    float: left;
    height: 0.66rem;
    margin-right: 0.6rem;
    display: flex;
    align-items: center;
}

.middle-list ul li:last-child {
    margin-right: 0;
}

.middle-list ul li h1 {
    font-size: 0.3rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
}

.middle-list ul .active {
    margin-left: 0.4rem;
    border-bottom: 0.04rem solid rgba(233, 72, 49, 1);
    box-sizing: border-box;
}

.middle-list ul .active h1 {
    color: rgba(51, 51, 51, 1);
    padding-top: 0.04rem;
}

.bottom-list {
    margin: 0 auto;
    width: 6.7rem;
    height: 2.2rem;
    position: relative;
}

.bottom-list ul {
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bottom-list ul li {
    width: 3.25rem;
    height: 0.6rem;
    display: flex;
    align-items: center;
    background: rgba(243, 243, 243, 1);
    border-radius: 0.08rem;
    margin-bottom: 0.2rem;
}

.bottom-list ul li h1 {
    font-size: 0.24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    margin: 0 auto;
}
/* 
.serve-box {
    width: 1rem;
    height: 1rem;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 1rem;
    opacity: 1;
    position: fixed;
    right: 0.4rem;
    bottom: 1.6rem;
    display: flex;
    align-items: center;
    z-index: 9999;
    overflow: hidden;
}

.serve-box .message {
    width: 0.48rem;
    height: 0.48rem;
    position: absolute;
    top: 0.26rem;
    left: 0.3rem;
}

.serve-box .head {
    width: 0.88rem;
    height: 0.88rem;
    position: absolute;
    right: 0rem;
    top: 0rem;
    border-radius: 100%;
    box-sizing: content-box;
    border: 0.06rem solid rgba(0, 0, 0, 1);
}

.serve-box h1 {
    font-size: 0.26rem;
    text-align: center;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-left: 0.3rem;
    opacity: 0;
    width: 2rem;
}

.serve-btn {
    width: 7.5rem;
    height: 1.2rem;
    position: fixed;
    z-index: 9999;
    
    bottom: 0rem;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 1);
}

.serve-btn ul {
    margin: 0 auto;
    display: flex;
}

.serve-btn ul li {
    width: 3.25rem;
    height: 0.88rem;
    background: rgba(233, 72, 49, 1);
    border-radius: 0.08rem;
    margin-left: 0.2rem;
    overflow: hidden;
   
}

.serve-btn ul li:first-child {
    margin-left: 0;
}
.serve-btn ul li a{
    height: 0.88rem;
    display: flex;
    align-items: center;
}


.serve-btn img {
    width: 0.48rem;
    height: 0.48rem;
    margin-left: 0.72rem;
}

.serve-btn h2 {
    margin-left: 0.2rem;
    font-size: 0.3rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.serve-btn ul li:last-child img {
    margin-left: 0.57rem;
}

.serve-btn ul li:last-child h2 {
    margin-left: 0.2rem;
} */
.empty {
    height: 3rem;
}
.list_bd p{
    display: none;
}
.list_bd p.cur{
    display: block;
}