.banner-box {
    position: absolute;
    width: 100%;
    height: 9rem;
    top: 20px;
    left: 0;
    right: 0;
    padding: 10px;
    text-align: left;
}
.banner-box .mark {
    display: inline-block;
    background-image: -webkit-linear-gradient(right, #6189f7, #8baaff);
    background-image: linear-gradient(270deg, #6189f7, #8baaff);
    border-radius: 2px;
    font-size: 10px;
    color: #fff;
    padding: 2px 10px;
}
.banner-box .active {
    margin-bottom: 20px;
}

.wap {
    margin-bottom:10px
}

.wap .card-box {
    background: #fff;
    border-radius: 12px;
    padding: 0 14px 14px
}

.wap .card-box .wap-title {
    text-align: center;
    padding-top: 20px
}

.wap .card-box .wap-title h3 {
    font-weight: 600;
    font-size: 18px;
    color: #222
}

.wap .card-box .wap-title p {
    margin-top: 2px;
    font-weight: 400;
    font-size: 12px;
    color: #999
}

.wap .card-box ul {
    margin-top: .18px
}

.wap .card-box ul .merit-item {
    padding: .14px 12px;
    margin-bottom: 10px;
    background: url(https://cdn.shupian.cn/sp-pt/wap/images/fcjmzy1skv40000.png);
    background-size: 100% 100%
}

.wap .card-box ul .merit-item:first-child {
    background: url(https://cdn.shupian.cn/sp-pt/wap/images/g55fi2bqr080000.png);
    background-size: 100% 100%
}

.wap .card-box ul .merit-item>.title {
    text-align: left
}

.wap .card-box ul .merit-item>.title img {
    width: 22px;
    height: 22px;
    margin-right: 10px
}

.wap .card-box ul .merit-item>.title span {
    font-weight: 600;
    font-size: 14px;
    color: #222
}

.wap .card-box ul .merit-item p {
    margin-top: .2px;
    font-weight: 400;
    font-size: 12px;
    padding-left: 32px;
    color: #999
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wap .card-box2 {
    background: #ddedff;
    border-radius: 12px;
    padding: 0 14px 14px
}

.wap .card-box .wap-title {
    text-align: center;
    padding-top: 20px
}

.wap .card-box .wap-title h3 {
    font-weight: 600;
    font-size: 18px;
    color: #222
}

.wap .card-box .wap-title p {
    margin-top: 2px;
    font-weight: 400;
    font-size: 12px;
    color: #999
}

.wap .card-box .serve {
    text-align: center;
    margin-top: 20px
}

.wap .card-box .serve img {
    width: 100%;
    height:200px
}

.wap .card-box .product {
    text-align: center;
    margin-top: 16px
}

.wap .card-box .product .product-box {
    margin-top: 24px
}

.wap .card-box .product .product-box .pro-img {
    min-height: 221px
}

.wap .card-box .product .product-box .pro-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.wap .card-box .product .product-box .pro-item {
    margin-top: 10px
}

.wap .card-box .product .product-box .pro-item h3 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    text-align: left
}

.wap .card-box .product .product-box .pro-item ul {
    margin-top: 20px
}

.wap .card-box .product .product-box .pro-item ul li {
    background: #f8f8f8;
    border-radius: 4px;
    text-align: left;
    margin-bottom: 10px;
    padding: 12px 12px 12px 16px
}

.wap .card-box .product .product-box .pro-item ul li>div {
    max-height: 20px;
    overflow: hidden;
    padding-left: 16px;
    position: relative
}

.wap .card-box .product .product-box .pro-item ul li.active div {
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
    max-height:250px
}

.wap .card-box .product .product-box .pro-item ul li.active h4 .icon {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transform-origin: center;
    transform-origin: center
}

.wap .card-box .product .product-box .pro-item ul li:last-child {
    margin-bottom: 0
}

.wap .card-box .product .product-box .pro-item ul li h4 {
    font-size: 14px;
    color: #333
}

.wap .card-box .product .product-box .pro-item ul li h4 .icon {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.wap .card-box .product .product-box .pro-item ul li h4:after {
    position: absolute;
    top: 3px;
    content: "";
    width: 8px;
    height: 8px;
    background: url(https://cdn.shupian.cn/sp-pt/wap/images/44kig4z20ee0000.png);
    background-size: 8px 8px;
    left: 0
}

.wap .card-box .product .product-box .pro-item ul li p {
    font-size: 12px;
    color: #999;
    margin-top: 4px
}

.wap .card-box .product .sp-tabs__nav {
    padding-left: 0;
    padding-right: 0
}

.wap .card-box .product .sp-tab {
    background: #f5f5f5;
    border-radius: 16px;
    margin-right: 6px
}

.wap .card-box .product .sp-tabs__wrap {
    height: 32px!important;
    line-height: 32px!important;

}

.wap .card-box .product .sp-tabs__line {
    width: 0
}

.wap .card-box .product .sp-tab--active {
    background: #4974f5;
    color: #fff
}

.wap .card-box .product .sp-tab {
    height: 32px;
    display: inline-block;
    font-size: 13px;
    padding: 0 8px;
}

.wap .card-box .product .sp-tab .sp-tab__text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.sp-tabs__content--animated {
    overflow: hidden
}
.sp-tab__pane-wrapper {
    display: none;
}

.sp-tab__pane, .sp-tab__pane-wrapper {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    box-sizing: border-box;
    width: 100%;
}
.sp-tab--active {
    display: block;
}

.sp-tab__pane-wrapper--active {
    display: block;!important;
}

.wap .card-box .guarantee {
    text-align: center;
    margin-top: 16px
}

.wap .card-box .guarantee ul li {
    padding: 14px 12px;
    background: #f0f3fa;
    border-radius: 4px;
    text-align: left;
    position: relative;
    margin-bottom: 10px
}

.wap .card-box .guarantee ul li:last-child {
    margin-bottom: 0
}

.wap .card-box .guarantee ul li img {
    position: absolute;
    width: 28px;
    height: 28px;
    right: 12px;
    top: 14px
}

.wap .card-box .guarantee ul li h3 {
    font-weight: 600;
    font-size: 14px;
    color: #222;
    position: relative;
    z-index: 1
}

.wap .card-box .guarantee ul li .desc {
    font-weight: 400;
    font-size: 12px;
    color: #999;
    margin-top: 4px;
    padding-right: 47px;
}


.wap .card-box .scene {
    text-align: center;
    margin-top: 16px
}

.wap .card-box .scene ul {
    margin-top: 3px
}

.wap .card-box .scene ul li {
    border-radius: 4px;
    margin-top: 15px;
    cursor: default
}

.wap .card-box .scene ul li div {
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-align: left
}

.wap .card-box .scene ul li div h3 {
    font-size: 14px;
    color: #333;
    position: relative;
    padding-left: 16px
}

.wap .card-box .scene ul li div h3:after {
    position: absolute;
    top: .04rem;
    content: "";
    width: 8px;
    height: 8px;
    background: url(https://cdn.shupian.cn/sp-pt/wap/images/44kig4z20ee0000.png);
    background-size: 8px 8px;
    left: 0
}

.wap .card-box .scene ul li div p {
    font-size: 12px;
    color: #999;
    margin-top: 4px;
    padding-left: 16px
}

.wap .card-box .scene .scene-img {
    margin-top: 16px
}

.wap .card-box .scene .scene-img img {
    width: 100%
}
ul,li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wap-custorm .box {
    margin-top: 10px;
    background: #ddedff;
    border-radius: 12px;
    padding: 0 14px 14px;
}

.wap-custorm .box .title {
    text-align: center
}

.wap-custorm .box .title h3 {
    padding-top: 30px;
    line-height: 20px;
    font-weight: 600;
    font-size: 20px;
    color: #333
}
