/*------------------------------banner区域开始------------------------------*/
.banner{
    height: 700px;
}
.lunbo{height: 100%}
.banner .swiper-slide{
    position: relative;
    height: 100%;
}
.banner .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.btn-myfirst{
    position: relative;
    width: fit-content;
    height: 68px;
    line-height: 68px;
    padding: 0 34px;
    font-size: 30px;
    margin: 20px auto 0;
    display: block;
    background-image: linear-gradient(134deg, #FFB08C 10%, #FF7B7F 88%);
    color: #ffffff;
    border-radius: 60px;
    transition: .25s;
    box-shadow: 0 2px 8px rgba(0,0,0,.25);
    overflow: hidden;
    opacity: .85;
}
.banner .btn-myfirst{
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 0;
}
.btn-myfirst:hover{
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.3);
    transform: translateY(-5px);
    opacity: 1;
}
.btn-myfirst:before{
    content: "";
    background-color: rgba(255,255,255,0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none;
    animation: myfirst 5s linear infinite;
}
@keyframes myfirst {
    75%   {transform: skewX(-45deg) translateX(0);transition: all 0.5s ease-in-out;}
    100% {transform: skewX(-45deg) translateX(35em);transition: all 0.5s ease-in-out;}
}
.btn-myfirst:hover{transform: translateY(-10px)}




/*------------------------------全平台开发 一键生成------------------------------*/
.full-platform {
    position: relative;
    width: 1200px;
    padding: 60px 0 0;
    margin: 0 auto;
}
.full-platform>img{
    width: 700px;
    margin: -70px auto -60px
}
.full-platform .list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 26px;
}
.full-platform .list .list-info {
    width: 280px;
    height: 180px;
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon1.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.full-platform .list:nth-child(3) .list-info:nth-child(1):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon1.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list span {
    font-size: 24px;
    color: #FFFFFF;
}
.full-platform .list:nth-child(3) .list-info:nth-child(2) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon2.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(2):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon2.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(3) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon3.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(3):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon3.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(4) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon4.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(4):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon4.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(1) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon5.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(1):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon5.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(2) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon6.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(2):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon6.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(3) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon8.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(3):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon8.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(4) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon9.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(4):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon9.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list .list-info .title{
    font-size: 14px;
    margin: 20px 0;
    color: #FFFFFF;
}
.full-platform .list .list-info .view-details {
    width: 110px;
    height: 28px;
    border-radius: 2px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
}



/*----------流程与交付的标准化区域----------*/
.processdeliver-standard{}

/*标准化的列表*/
.standardlist{
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}
.standardlist-child{/*标准化列表的儿子*/
    position: relative;
    width: 194px;
}
.standardlist-child:after{
    content: '';
    position: absolute;
    top: 32px;
    right: -28px;
    width: 12px;
    height: 12px;
    margin: 0 auto;
    background: url("https://cdn.huamux.com/pcimgs/service/wechat-child-jiantou.png") center;
    background-size: cover;
}
.standardlist-child:last-child:after{display: none}
.standardlist-child-header{
    display: flex;
    position: relative;
    height: 76px;
    padding-left: 50px;
    color: #fff;
    background: url("https://cdn.huamux.com/pcimgs/service/wechat-child-header-bgimg.png") center;
    background-size: cover;
    flex-direction: column;
    justify-content: center;
}
.standardlist-child-header:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 42px;
    height: 48px;
    margin: auto 0;
    background-position: center;
    background-size: cover;
}
.standardlist-child:first-child .standardlist-child-header:before{background-image: url("https://cdn.huamux.com/pcimgs/service/wechat-child-header-step1.png")}
.standardlist-child:nth-child(2) .standardlist-child-header:before{background-image: url("https://cdn.huamux.com/pcimgs/service/wechat-child-header-step2.png")}
.standardlist-child:nth-child(3) .standardlist-child-header:before{background-image: url("https://cdn.huamux.com/pcimgs/service/wechat-child-header-step3.png")}
.standardlist-child:nth-child(4) .standardlist-child-header:before{background-image: url("https://cdn.huamux.com/pcimgs/service/wechat-child-header-step4.png")}
.standardlist-child:nth-child(5) .standardlist-child-header:before{background-image: url("https://cdn.huamux.com/pcimgs/service/wechat-child-header-step5.png")}
.standardlist-child-header h4{
    margin-bottom: 8px;
    line-height: 1;
    font-size: 16px;
    font-weight: 500;
}
.standardlist-child-header p{font-size: 12px}
.standardlist-child-header:after{
    content: '';
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    background: url("https://cdn.huamux.com/pcimgs/service/wechat-child-header-jiantou.png") center;
    background-size: cover;
}
.standardlist-child ul{
    display: flex;
    height: 235px;
    padding: 0 24px;
    margin-top: 26px;
    background-color: #fff;
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
}
.standardlist-child ul li{
    line-height: 32px;
    text-align: center;
    color: #808082;
    background-color: #f0f3fa;
    border-radius: 16px;
}
.standardlist-child ul li:first-child~li{margin-top: 12px}



/*------------------------------案例列表开始------------------------------*/
.allb{margin-top: 40px;padding-bottom: 50px;}
.caselist{
    display: flex;
    width: 1200px;
    margin: 0 auto 28px;
    flex-wrap: wrap;
}


/*----------案例列表的儿子----------*/
.caselist-child{
    position: relative;
    width: 372px;
    height: 472px;
    border: 1px solid #dddddd;
    margin: 28px 14px 0;
    font-family: PingFangSC-Medium, PingFang SC;
    border-radius: 10px;
    cursor: pointer;
    outline: none;
    transition: .1s;
    overflow: hidden;
}
.caselist-child:hover{
    border-color: #0065de;
    box-shadow: 0 0 3px #0065de;
}

/*儿子的图片区域*/
.caselist-child-imgdiv{
    position: relative;
    width: 100%;
    height: 181px;
    margin: 0 auto 48px auto;
    background-position: center;
    background-size: cover;
}
.caselist-child-imgdiv p{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    margin: auto;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    background-color: rgba(0,0,0,.5);
}
.caselist-child-logo{
    position: absolute;
    z-index: 1;
    top: 130px;
    left: 22px;
    width: 80px;
    height: 80px;
    background-position: center;
    background-size: cover;
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.1);
    border-radius: 50%;
}
.caselist-child>h2{
    width: 100%;
    padding: 0 36px;
    margin: auto;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.caselist-child>p{
    width: 100%;
    padding: 0 36px;
    margin: 12px auto;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #555555;
}

/*儿子的列表*/
.caselist-child-list{
    width: 100%;
    margin: auto;
    display: flex;
    padding: 0 36px;
    flex-flow: row wrap;
}
.caselist-child-list li{
    min-width: 33.3333%;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #555555;
}
.caselist-child-list li:before{
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    margin-right: 6px;
    background-color: #f6ad1e;
}
.caselist-child>button{
    display: flex;
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    width: 125px;
    height: 38px;
    border: solid 1px #cccccc;
    margin: auto;
    background-color: transparent;
    align-items: center;
    justify-content: center;
}
.caselist-child:hover>button{
    color: #fff;
    border-color: #0065de;
    background-color: #0065de
}

/*儿子的隐藏区域*/
.caselist-child-hidediv{
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    border-radius: 10px;
    background-color: rgba(0,0,0,.5);
}
.caselist-child-hidediv>div{
    position: absolute;
    top: 72px;
    right: 0;left: 0;
    width: 264px;
    height: 312px;
    margin: auto;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    border-radius: 10px;
}
.caselist-child-hidediv>div:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -16px;
    left: 0;
    width: 32px;
    height: 32px;
    margin: auto;
    background-color: #ffffff;
    border-radius: 0 0 5px 0;
    box-shadow: 5px 5px 5px rgba(0,0,0,.2);
    transform: rotate(45deg);
}
.caselist-child-hidediv>div p{
    width: 100%;
    height: 48px;
    margin: auto;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    color: #555555;
}
.caselist-child-hidediv>div img{
    position: relative;
    z-index: 1;
    width: 246px;
    height: 246px;
    margin: auto;
}
.no-data{
    display: none;
    padding: 60px 0;
    text-align: center;
}



/*------------------------------服务优势------------------------------*/
.advantage{
    padding: 80px 0;
    background-color: #f0f3fa;
}


/*----------服务优势的列表----------*/
.advantage-list{
    display: flex;
    width: 1200px;
    height: 288px;
    margin: 0 auto;
    justify-content: space-between;
}
.advantage-list-child{
    width: 220px;
    height: 288px;
    text-align: center;
    background-color: #f8f9fc;
    border-radius: 8px;
    overflow: hidden;
}
.advantage-list-child img{
    width: 84px;
    height: 84px;
    margin: 32px auto 16px;
}
.advantage-list-child h3{
    line-height: 1;
    font-size: 20px;
    font-weight: 500;
    color: #282d37;
}
.advantage-list-child p{
    padding: 0 20px;
    margin-top: 16px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #808082;
}



/*------------------------------流程与交付------------------------------*/
.processdeliver{padding-top: 80px}


/*----------流程与交付的规范化区域----------*/
.processdeliver-norm,
.processdeliver-standard{
    width: 1200px;
    padding: 40px 30px 56px;
    margin: 48px auto 0;
    background-color: #f0f3fa;
}
.processdeliver-norm h3,
.processdeliver-standard h3{
    line-height: 28px;
    text-align: center;
    font-size: 20px;
    color: #17181b;
}
.processdeliver-norm-list{
    display: flex;
    height: 200px;
    margin-top: 40px;
    background-color: #fff;
    border-radius: 8px;
}
.processdeliver-norm-list li{
    flex: 1;
    position: relative;
    height: 200px;
    padding-top: 32px;
}
.processdeliver-norm-list li:first-child~li{border-left: 1px solid #e2edfc}
.processdeliver-norm-list li:after{
    content: '';
    position: absolute;
    z-index: 1;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px;
    right: -16px;
    background: url('https://cdn.huamux.com/pcimgs/service/wechat-norm-jiantou.png') 50% no-repeat;
    background-size: cover;
}
.processdeliver-norm-list li:last-child:after{display: none}
.processdeliver-norm-list li img{
    width: 84px;
    height: 84px;
    margin: 0 auto;
}
.processdeliver-norm-list li p{
    margin-top: 24px;
    line-height: 1;
    text-align: center;
    font-size: 20px;
     color: #282d37;
}









/*----------查找小程序开始----------*/
.appletyycj-find{}
.appletyycj-find p{
    text-align: center;
    font-size: 26px;
    color: #484848;
}
.appletyycj-find>div{
    display: flex;
    margin-top: 20px;
    justify-content: center;
}
.appletyycj-find>div button{
    margin-top: 0;
    background: linear-gradient(45deg, #0168FF 0%, #003DE6 100%);
    background-image: linear-gradient(127deg, #41B5FF 0%, #2670FA 100%);
    box-shadow: 0px 6px 24px -4px rgba(0,46,190,0.8);
}



/*------------------------------合作伙伴开始------------------------------*/
.hzhb .common-title p span{
    margin: 0 5px;
    font-weight: bold;
    color: #0056b3
}
.hzhb-lunbo{
    /* width: 1285px; */
    height: 484px;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
}
.hzhb-lunbo .swiper-wrapper{transition-timing-function: linear !important}



/*------------------------------获取案例的弹框------------------------------*/
.dialog_allb{
    display: none;
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.6);
}
.dialog_allb-center{
    position: relative;
    width: 700px;
    padding: 40px;
    background-color: #fff;
    border-radius: 6px;
}
.dialog_allb-center h2{
    margin-bottom: 40px;
    text-align: center;
}
.dialog_allb-center>.close {
    display: flex;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    font-size: 24px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.dialog_allb-center>strong{
    display: block;
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
    color: red;
}
.dialog_allb-center .hqfa-main .iptdiv{width: 380px}





/******************************以下是移动端样式*******************************/
/******************************以下是移动端样式*******************************/
/******************************以下是移动端样式*******************************/
body[data-mobile] .banner .btn-myfirst{bottom: 0.2rem;}
body[data-mobile] .full-platform{
    width: 100%;
    padding-top: 0.2rem;
}
body[data-mobile] .full-platform>img{
    width: 100%;
    margin: -0.4rem auto -0.4rem;
}
body[data-mobile] .full-platform .list{
    padding: 0 0.06rem;
    margin-bottom: 0.03rem;
}
body[data-mobile] .full-platform .list .list-info{
    width: calc(25% - 0.03rem);
    height: 1.2rem;
}
body[data-mobile] .full-platform .list span{font-size: 0.16rem}
body[data-mobile] .full-platform .list .list-info .title{
    margin: 0.05rem 0.06rem 0.1rem;
    line-height: 0.2rem;
    font-size: 0.14rem;
}
body[data-mobile] .full-platform .list .list-info .view-details{
    width: 0.8rem;
    height: 0.26rem;
    line-height: 0.24rem;
    font-size: 0.12rem;
    border-radius: 0.02rem;
}
body[data-mobile] .caselist{
    width: auto;
    padding: 0 0.12rem;
    margin-bottom: 0.3rem;
    justify-content: space-between;
}
body[data-mobile] .caselist-child{
    width: 1.97rem;
    height: auto;
    border: 1px solid #dddddd;
    margin: 0.12rem 0 0;
    border-radius: 0.1rem;
}
body[data-mobile] .caselist-child-imgdiv{
    height: 1.2rem;
    margin: 0 auto 0.15rem;
}
body[data-mobile] .caselist-child-logo{
    top: 0.87rem;
    left: 0.05rem;
    width: 0.4rem;
    height: 0.4rem;
    box-shadow: 0 0.01rem 0.07rem 0 rgba(0,0,0,.1);
}
body[data-mobile] .caselist-child-imgdiv p{
    height: 0.2rem;
    padding-left: 0.2rem;
    line-height: 0.2rem;
    font-size: 0.12rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
body[data-mobile] .caselist-child>h2{
    padding: 0 0.12rem;
    margin: auto;
    font-size: 0.16rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
body[data-mobile] .caselist-child>p{
    display: -webkit-box;
    height: 0.36rem;
    padding: 0 0.12rem;
    margin: 0.12rem auto 0.05rem;
    line-height: 0.18rem;
    font-size: 0.12rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
body[data-mobile] .caselist-child-list{
    padding: 0 0.12rem;
}
body[data-mobile] .caselist-child-list li{
    width: 50%;
    min-width: 50%;
    height: 0.18rem;
    line-height: 0.18rem;
    font-size: 0.12rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
body[data-mobile] .caselist-child-list li:nth-child(4)~li{display: none}
body[data-mobile] .caselist-child>button{
    bottom: 0;
    position: relative;
    width: .9rem;
    height: 0.3rem;
    margin: 0.1rem auto;
    font-size: 0.14rem;
    border-radius: 0.04rem;
}
body[data-mobile] .caselist-child-hidediv{
    align-items: center;
    justify-content: center;
}
body[data-mobile] .caselist-child-hidediv>div{
    position: relative;
    top: -0.15rem;
    width: 1.67rem;
    height: 1.87rem;
    margin: auto;
    background-color: #ffffff;
    box-shadow: 0 0 0.1rem rgba(0,0,0,.5);
    border-radius: 0.1rem;
}
body[data-mobile] .caselist-child-hidediv>div:after{
    bottom: -0.14rem;
    left: 0;
    width: 0.28rem;
    height: 0.28rem;
    border-radius: 0 0 0.05rem 0;
    box-shadow: 0.05rem 0.05rem 0.05rem rgba(0,0,0,.2);
}
body[data-mobile] .caselist-child-hidediv>div p{
    height: 0.3rem;
    margin: auto;
    text-align: center;
    line-height: 0.3rem;
    font-size: 0.14rem;
}
body[data-mobile] .caselist-child-hidediv>div img{
    width: 1.47rem;
    height: 1.47rem;
}
body[data-mobile] .advantage{padding: 0.4rem 0}
body[data-mobile] .advantage-list{
    width: auto;
    height: 2.3rem;
    padding: 0 0.12rem;
    overflow-x: auto;
}
body[data-mobile] .advantage-list-child{
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 0.08rem;
    flex-shrink: 0;
}
body[data-mobile] .advantage-list-child~li{margin-left: 0.12rem}
body[data-mobile] .advantage-list-child img{
    width: 0.6rem;
    height: 0.6rem;
    margin: 0.12rem auto 0.1rem;
}
body[data-mobile] .advantage-list-child h3{font-size: 0.18rem}
body[data-mobile] .advantage-list-child p{
    padding: 0 0.2rem;
    margin-top: 0.12rem;
    line-height: 0.24rem;
    text-align: left;
    font-size: 0.16rem;
}
body[data-mobile] .processdeliver{padding-top: 0.4rem;}
body[data-mobile] .processdeliver-norm,
body[data-mobile] .processdeliver-standard{
    width: auto;
    padding: 0.12rem;
    margin: 0.12rem auto 0;
}
body[data-mobile] .processdeliver-norm h3,
body[data-mobile] .processdeliver-standard h3{
    line-height: 0.28rem;
    font-size: 0.16rem;
}
body[data-mobile] .processdeliver-norm-list{
    height: 1.2rem;
    margin-top: 0.12rem;
    border-radius: 0.08rem;
}
body[data-mobile] .processdeliver-norm-list li{
    height: 1.2rem;
    padding-top: 0.12rem;
}
body[data-mobile] .processdeliver-norm-list li img{
    width: 0.64rem;
    height: 0.64rem;
}
body[data-mobile] .processdeliver-norm-list li p{
    padding: 0 0.06rem;
    margin-top: 0.06rem;
    line-height: 0.18rem;
    font-size: 0.16rem;
}
body[data-mobile] .processdeliver-norm-list li:after{
    width: 0.20rem;
    height: 0.20rem;
    margin-top: -0.1rem;
    right: -0.1rem;
}
body[data-mobile] .standardlist{
    display: block;
    margin-top: 0.2rem;
}
body[data-mobile] .standardlist-child{
    display: flex;
    width: auto;
}
body[data-mobile] .standardlist-child:after{
    top: initial;
    right: initial;
    bottom: -0.2rem;
    left: 0.9rem;
    width: 0.14rem;
    height: 0.14rem;
    transform: translateX(-50%) rotate(90deg);
}
body[data-mobile] .standardlist-child+li{margin-top: 0.24rem}
body[data-mobile] .standardlist-child-header{
    width: 1.8rem;
    height: 0.76rem;
    padding: 0 0 0 0.4rem;
    border-radius: 0.08rem;
}
body[data-mobile] .standardlist-child-header:before{
    width: 0.30rem;
    height: 0.34rem;
}
body[data-mobile] .standardlist-child-header:after{
    top: 0;
    right: -0.18rem;
    bottom: 0;
    left: initial;
    width: 0.12rem;
    height: 0.12rem;
    margin: auto;
    transform: rotate(-90deg);
}
body[data-mobile] .standardlist-child-header h4{
    margin-bottom: 0.08rem;
    font-size: 0.16rem;
}
body[data-mobile] .standardlist-child-header p{font-size: 0.12rem}
body[data-mobile] .standardlist-child ul{
    flex: 1;
    flex-direction: row;
    display: flex;
    height: 0.76rem;
    padding: 0.06rem 0.03rem;
    margin: 0 0 0 0.26rem;
    border-radius: 0.08rem;
    flex-wrap: wrap;
    align-items: center;
}
body[data-mobile] .standardlist-child ul li{
    min-width: 0.85rem;
    height: 0.24rem;
    padding: 0 0.06rem;
    margin: 0 0.03rem;
    line-height: 0.24rem;
    font-size: 0.12rem;
    border-radius: 0.16rem;
}
body[data-mobile] .standardlist-child ul li:first-child~li{margin-top: 0;}
body[data-mobile] .standardlist-child ul li:nth-child(2n)~li{margin-top: 0.03rem}
body[data-mobile] .standardlist-child:last-child ul li:nth-child(2)~li{display: none}
