.newretail__tab-wrapper {
    position: relative
}

.newretail__tab-wrapper.h5 {
    width: 100vw
}

.newretail__tab-wrapper.h5.dark {
    background: #f2f7ff
}

.newretail__tab-wrapper.h5 .arrow-tabs.ant-tabs {
    width: 9.36rem;
    margin: 0 auto;
    padding-bottom: .666667rem
}

.newretail__tab-wrapper.h5 .arrow-tabs.ant-tabs .ant-tabs-tab {
    width: 3.12rem;
    height: .106667rem;
    background: #e6eef4
}

.newretail__tab-wrapper.h5 .content-wrapper img {
    width: 7.826667rem
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs {
    width: 12.64rem;
    margin: 0 auto;
    padding-bottom: .933333rem
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .ant-tabs-tab {
    width: 4.213333rem;
    height: .053333rem;
    background: #e6eef4
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .ant-tabs-bar {
    margin: 0
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .tab__wrapper.ant-tabs-top-bar {
    display: flex;
    justify-content: space-around;
    margin-bottom: .666667rem;
    margin-top: .8rem
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .tab__wrapper.ant-tabs-top-bar .tab-custom {
    width: 33.333%;
    padding-bottom: .533333rem;
    border-bottom: .053333rem solid #e6eef4;
    text-align: center
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .tab__wrapper.ant-tabs-top-bar .tab-custom.is-active {
    border-bottom-color: #3976f3
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .tab__wrapper.ant-tabs-top-bar .tab-custom:hover {
    cursor: pointer
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .tab__wrapper.ant-tabs-top-bar img {
    height: .44rem
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .tab__wrapper.ant-tabs-top-bar img.apple {
    height: .586667rem
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .ant-tabs-nav.ant-tabs-nav-animated {
    margin-left: 1.333333rem
}

.newretail__tab-wrapper .arrow-tabs.ant-tabs .content-wrapper img {
    width: 100%
}

.newretail__tab-wrapper img.arrow {
    width: .226667rem;
    cursor: pointer
}

.newretail__tab-wrapper img.arrow.left {
    position: absolute;
    top: 4.546667rem
}

.newretail__tab-wrapper img.arrow.right {
    position: absolute;
    right: 0;
    top: 4.546667rem
}

.xcxCase[data-v-6c3c77a2] {
    width: 100%;
    margin: 0 auto;
    padding: .933333rem 0
}

.xcxCase.is-dark[data-v-6c3c77a2] {
    background: #f2f7ff
}

.xcxCase h3[data-v-6c3c77a2] {
    font-size: .373333rem;
    color: #333;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: .533333rem;
    text-align: center;
    margin-bottom: .933333rem
}

.xcxCase ul[data-v-6c3c77a2] {
    width: 16rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.xcxCase ul li[data-v-6c3c77a2] {
    width: 3.466667rem;
    height: 3.466667rem;
    background: linear-gradient(1turn, #f2f7ff, #fff);
    box-shadow: 0 .026667rem .12rem 0 #c6cddc;
    border-radius: .106667rem;
    border: .026667rem solid #fff;
    text-align: center
}

.xcxCase ul li:first-child .desc img[data-v-6c3c77a2] {
    width: 2.16rem
}

.xcxCase ul li:nth-child(2) .desc img[data-v-6c3c77a2] {
    width: 1.466667rem
}

.xcxCase ul li:nth-child(3) .desc img[data-v-6c3c77a2] {
    width: 1.066667rem
}

.xcxCase ul li:nth-child(4) .desc img[data-v-6c3c77a2] {
    width: 1.32rem
}

.xcxCase ul li:nth-child(5) .desc img[data-v-6c3c77a2] {
    width: 1.773333rem
}

.xcxCase ul li:nth-child(6) .desc img[data-v-6c3c77a2] {
    width: 2.146667rem
}

.xcxCase ul li:nth-child(7) .desc img[data-v-6c3c77a2] {
    width: 1.866667rem
}

.xcxCase ul li:nth-child(8) .desc img[data-v-6c3c77a2] {
    width: 1.586667rem
}

.xcxCase ul li .desc[data-v-6c3c77a2] {
    padding: .866667rem 0 .6rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.xcxCase ul li .desc p[data-v-6c3c77a2] {
    font-size: .24rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
    line-height: .333333rem
}

.xcxCase ul li .desc img[data-v-6c3c77a2] {
    width: 1.906667rem
}

.xcxCase ul li img.img-hover[data-v-6c3c77a2] {
    width: 100%;
    object-fit: cover;
    display: none;
    padding: .4rem
}

.xcxCase ul li[data-v-6c3c77a2]:active,
.xcxCase ul li[data-v-6c3c77a2]:hover {
    background: #fff
}

.xcxCase ul li:active img.img-hover[data-v-6c3c77a2],
.xcxCase ul li:hover img.img-hover[data-v-6c3c77a2] {
    display: block
}

.xcxCase ul li:active .desc[data-v-6c3c77a2],
.xcxCase ul li:hover .desc[data-v-6c3c77a2] {
    display: none
}

.xcxCase ul li[data-v-6c3c77a2]:nth-child(-n+4) {
    margin-bottom: .666667rem
}

.clearfix[data-v-443ea46d] {
    display: block
}

.customer[data-v-443ea46d] {
    overflow: hidden;
    background: #f2f7ff;
    box-shadow: inset 0 -.093333rem .226667rem #dbe7fb;
    padding-bottom: .933333rem;
    padding-top: .933333rem
}

.customer .wrap[data-v-443ea46d] {
    text-align: center
}

.customer .wrap .title[data-v-443ea46d] {
    width: 1.533333rem;
    font-weight: 600;
    line-height: 1;
    position: relative;
    margin: .933333rem auto;
    font-size: .373333rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: #333
}

.customer .wrap .title[data-v-443ea46d]:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -.093333rem;
    height: .173333rem;
    width: 100%;
    z-index: 0;
    background-color: #a8d2fe
}

.customer .wrap span[data-v-443ea46d] {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.customer .wrap img[data-v-443ea46d] {
    vertical-align: middle;
    width: 2.013333rem !important;
    height: .8rem !important;
    margin-right: .213333rem;
    box-shadow: 0 .026667rem .093333rem 0 hsla(0, 0%, 43.1%, .27);
    border-radius: .106667rem
}

.customer .side__r[data-v-443ea46d] {
    float: left;
    padding-left: .853333rem;
    margin: .4rem 0
}

.customer .side__r img[data-v-443ea46d] {
    vertical-align: middle;
    margin-right: .493333rem
}

.customer .side__r img[data-v-443ea46d]:last-child {
    margin-right: 0
}

.iconfont[data-v-443ea46d] {
    font-family: iconfont !important;
    font-size: .213333rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-duihua[data-v-443ea46d]:before {
    content: "\e6d6"
}

.icon-kecheng[data-v-443ea46d]:before {
    content: "\e609"
}

.icon-fenxiang[data-v-443ea46d]:before {
    content: "\e698"
}

.icon-xiazai[data-v-443ea46d]:before {
    content: "\e696"
}

.icon-gongsijianjie-01[data-v-443ea46d]:before {
    content: "\e690"
}

.icon-lianxiwomen[data-v-443ea46d]:before {
    content: "\e68f"
}

.icon-a-dianhua1-01[data-v-443ea46d]:before {
    content: "\e68e"
}

.icon-chanpinfuwu[data-v-443ea46d]:before {
    content: "\e68d"
}

.icon-erwei[data-v-443ea46d]:before {
    content: "\e694"
}

.icon-shoujibanjiao[data-v-443ea46d]:before {
    content: "\e695"
}

.icon-tishi1[data-v-443ea46d]:before {
    content: "\e697"
}

.icon-xiaochengxu[data-v-443ea46d]:before {
    content: "\e691"
}

.icon-shezhi[data-v-443ea46d]:before {
    content: "\e692"
}

.icon-yonghu[data-v-443ea46d]:before {
    content: "\e693"
}

.icon-guanbi[data-v-443ea46d]:before {
    content: "\e68c"
}

.icon-zhaopin[data-v-443ea46d]:before {
    content: "\e68b"
}

.icon-b2cicon-daogou[data-v-443ea46d]:before {
    content: "\e689"
}

.icon-b2cicon-daping[data-v-443ea46d]:before {
    content: "\e68a"
}

.icon-zaixianzixun[data-v-443ea46d]:before {
    content: "\e688"
}

.icon-h5guanwangshouyeicon-12[data-v-443ea46d]:before {
    content: "\e67b"
}

.icon-h5guanwangshouyeicon-15[data-v-443ea46d]:before {
    content: "\e67c"
}

.icon-h5guanwangshouyeicon-16[data-v-443ea46d]:before {
    content: "\e67d"
}

.icon-h5guanwangshouyeicon-22[data-v-443ea46d]:before {
    content: "\e67e"
}

.icon-h5guanwangshouyeicon-03[data-v-443ea46d]:before {
    content: "\e67f"
}

.icon-h5guanwangshouyeicon-18[data-v-443ea46d]:before {
    content: "\e680"
}

.icon-h5guanwangshouyeicon-17[data-v-443ea46d]:before {
    content: "\e681"
}

.icon-h5guanwangshouyeicon-04[data-v-443ea46d]:before {
    content: "\e682"
}

.icon-h5guanwangshouyeicon-05[data-v-443ea46d]:before {
    content: "\e683"
}

.icon-h5guanwangshouyeicon_huaban1[data-v-443ea46d]:before {
    content: "\e684"
}

.icon-h5guanwangshouyeicon-06[data-v-443ea46d]:before {
    content: "\e685"
}

.icon-h5guanwangshouyeicon-02[data-v-443ea46d]:before {
    content: "\e687"
}

.icon-h5guanwangshouyeicon-08[data-v-443ea46d]:before {
    content: "\e670"
}

.icon-h5guanwangshouyeicon-21[data-v-443ea46d]:before {
    content: "\e671"
}

.icon-h5guanwangshouyeicon-13[data-v-443ea46d]:before {
    content: "\e672"
}

.icon-h5guanwangshouyeicon-19[data-v-443ea46d]:before {
    content: "\e673"
}

.icon-h5guanwangshouyeicon-10[data-v-443ea46d]:before {
    content: "\e674"
}

.icon-h5guanwangshouyeicon-20[data-v-443ea46d]:before {
    content: "\e675"
}

.icon-h5guanwangshouyeicon-09[data-v-443ea46d]:before {
    content: "\e676"
}

.icon-h5guanwangshouyeicon-11[data-v-443ea46d]:before {
    content: "\e677"
}

.icon-h5guanwangshouyeicon-07[data-v-443ea46d]:before {
    content: "\e679"
}

.icon-h5guanwangshouyeicon-14[data-v-443ea46d]:before {
    content: "\e67a"
}

.icon-bianzu18[data-v-443ea46d]:before {
    content: "\e66f"
}

.icon-mendian2[data-v-443ea46d]:before {
    content: "\e66d"
}

.icon-mendian[data-v-443ea46d]:before {
    content: "\e66e"
}

.icon-yingxiao1[data-v-443ea46d]:before {
    content: "\e686"
}

.icon-shuzihuayingxiao[data-v-443ea46d]:before {
    content: "\e66c"
}

.icon-yingxiaoguanli[data-v-443ea46d]:before {
    content: "\e678"
}

.icon-pinpai1[data-v-443ea46d]:before {
    content: "\e719"
}

.icon-daikan[data-v-443ea46d]:before {
    content: "\e66b"
}

.icon-zhuanpan[data-v-443ea46d]:before {
    content: "\e668"
}

.icon-kanjia[data-v-443ea46d]:before {
    content: "\e603"
}

.icon-pin[data-v-443ea46d]:before {
    content: "\e608"
}

.icon-invite[data-v-443ea46d]:before {
    content: "\e7b2"
}

.icon-lipinka[data-v-443ea46d]:before {
    content: "\ea42"
}

.icon-fasongxiaoxi-zudui-32px[data-v-443ea46d]:before {
    content: "\e669"
}

.icon-quan[data-v-443ea46d]:before {
    content: "\e66a"
}

.icon-jiantou2[data-v-443ea46d]:before {
    content: "\e666"
}

.icon-jiantou1[data-v-443ea46d]:before {
    content: "\e667"
}

.icon-weibiaoti-1_huaban1fuben[data-v-443ea46d]:before {
    content: "\e62e"
}

.icon-weibiaoti-1_huaban1[data-v-443ea46d]:before {
    content: "\e62f"
}

.icon-weibiaoti-1-03[data-v-443ea46d]:before {
    content: "\e630"
}

.icon-weibiaoti-1-04[data-v-443ea46d]:before {
    content: "\e631"
}

.icon-weibiaoti-1-06[data-v-443ea46d]:before {
    content: "\e632"
}

.icon-weibiaoti-1-02[data-v-443ea46d]:before {
    content: "\e633"
}

.icon-weibiaoti-1-05[data-v-443ea46d]:before {
    content: "\e634"
}

.icon-weibiaoti-1-09[data-v-443ea46d]:before {
    content: "\e635"
}

.icon-weibiaoti-1-15[data-v-443ea46d]:before {
    content: "\e637"
}

.icon-weibiaoti-1-11[data-v-443ea46d]:before {
    content: "\e638"
}

.icon-weibiaoti-1-08[data-v-443ea46d]:before {
    content: "\e63b"
}

.icon-weibiaoti-1-13[data-v-443ea46d]:before {
    content: "\e63c"
}

.icon-weibiaoti-1-07[data-v-443ea46d]:before {
    content: "\e63d"
}

.icon-weibiaoti-1-14[data-v-443ea46d]:before {
    content: "\e63e"
}

.icon-weibiaoti-1-16[data-v-443ea46d]:before {
    content: "\e63f"
}

.icon-weibiaoti-1-19[data-v-443ea46d]:before {
    content: "\e640"
}

.icon-weibiaoti-1-21[data-v-443ea46d]:before {
    content: "\e642"
}

.icon-weibiaoti-1-20[data-v-443ea46d]:before {
    content: "\e643"
}

.icon-weibiaoti-1-17[data-v-443ea46d]:before {
    content: "\e644"
}

.icon-weibiaoti-1-18[data-v-443ea46d]:before {
    content: "\e645"
}

.icon-weibiaoti-1-22[data-v-443ea46d]:before {
    content: "\e646"
}

.icon-weibiaoti-1-24[data-v-443ea46d]:before {
    content: "\e647"
}

.icon-weibiaoti-1-23[data-v-443ea46d]:before {
    content: "\e648"
}

.icon-weibiaoti-1-29[data-v-443ea46d]:before {
    content: "\e649"
}

.icon-weibiaoti-1-27[data-v-443ea46d]:before {
    content: "\e64a"
}

.icon-weibiaoti-1-28[data-v-443ea46d]:before {
    content: "\e64b"
}

.icon-weibiaoti-1-26[data-v-443ea46d]:before {
    content: "\e64f"
}

.icon-weibiaoti-1-31[data-v-443ea46d]:before {
    content: "\e650"
}

.icon-weibiaoti-1-10[data-v-443ea46d]:before {
    content: "\e651"
}

.icon-weibiaoti-1-36[data-v-443ea46d]:before {
    content: "\e652"
}

.icon-weibiaoti-1-35[data-v-443ea46d]:before {
    content: "\e653"
}

.icon-weibiaoti-1-30[data-v-443ea46d]:before {
    content: "\e654"
}

.icon-weibiaoti-1-32[data-v-443ea46d]:before {
    content: "\e655"
}

.icon-weibiaoti-1-37[data-v-443ea46d]:before {
    content: "\e656"
}

.icon-weibiaoti-1-40[data-v-443ea46d]:before {
    content: "\e657"
}

.icon-weibiaoti-1-33[data-v-443ea46d]:before {
    content: "\e658"
}

.icon-weibiaoti-1-38[data-v-443ea46d]:before {
    content: "\e659"
}

.icon-weibiaoti-1-25[data-v-443ea46d]:before {
    content: "\e65a"
}

.icon-weibiaoti-1-42[data-v-443ea46d]:before {
    content: "\e65b"
}

.icon-weibiaoti-1-45[data-v-443ea46d]:before {
    content: "\e65c"
}

.icon-weibiaoti-1-44[data-v-443ea46d]:before {
    content: "\e65d"
}

.icon-weibiaoti-1-41[data-v-443ea46d]:before {
    content: "\e65e"
}

.icon-weibiaoti-1-39[data-v-443ea46d]:before {
    content: "\e65f"
}

.icon-weibiaoti-1-47[data-v-443ea46d]:before {
    content: "\e660"
}

.icon-weibiaoti-1-34[data-v-443ea46d]:before {
    content: "\e661"
}

.icon-weibiaoti-1-48[data-v-443ea46d]:before {
    content: "\e662"
}

.icon-weibiaoti-1-46[data-v-443ea46d]:before {
    content: "\e663"
}

.icon-weibiaoti-1-43[data-v-443ea46d]:before {
    content: "\e664"
}

.icon-weibiaoti-1-49[data-v-443ea46d]:before {
    content: "\e665"
}

.icon-weibiaoti-1-18-copy[data-v-443ea46d]:before {
    content: "\e773"
}

.icon-chanpin[data-v-443ea46d]:before {
    content: "\e625"
}

.icon-fuwu[data-v-443ea46d]:before {
    content: "\e626"
}

.icon-chengchang[data-v-443ea46d]:before {
    content: "\e628"
}

.icon-kedanjia-01[data-v-443ea46d]:before {
    content: "\e629"
}

.icon-yingxiao[data-v-443ea46d]:before {
    content: "\e62a"
}

.icon-pinpai[data-v-443ea46d]:before {
    content: "\e62b"
}

.icon-kaoyan[data-v-443ea46d]:before {
    content: "\e62c"
}

.icon-lirun[data-v-443ea46d]:before {
    content: "\e62d"
}

.icon-yunshouding[data-v-443ea46d]:before {
    content: "\e624"
}

.icon-lipinxianhua[data-v-443ea46d]:before {
    content: "\e622"
}

.icon-riyongbaihuo[data-v-443ea46d]:before {
    content: "\e623"
}

.icon-kuajingdianshang[data-v-443ea46d]:before {
    content: "\e617"
}

.icon-shumajiadian[data-v-443ea46d]:before {
    content: "\e618"
}

.icon-fuzhuangpeishi[data-v-443ea46d]:before {
    content: "\e619"
}

.icon-jiazhuangjiaju[data-v-443ea46d]:before {
    content: "\e61a"
}

.icon-shipinshengxian[data-v-443ea46d]:before {
    content: "\e61b"
}

.icon-yiliaobaojian[data-v-443ea46d]:before {
    content: "\e61c"
}

.icon-gongyezhizao[data-v-443ea46d]:before {
    content: "\e61e"
}

.icon-meirongmeizhuang[data-v-443ea46d]:before {
    content: "\e61f"
}

.icon-qitahangye[data-v-443ea46d]:before {
    content: "\e620"
}

.icon-bangong[data-v-443ea46d]:before {
    content: "\e621"
}

.icon-01[data-v-443ea46d]:before {
    content: "\e611"
}

.icon-02[data-v-443ea46d]:before {
    content: "\e612"
}

.icon-06[data-v-443ea46d]:before {
    content: "\e613"
}

.icon-03[data-v-443ea46d]:before {
    content: "\e614"
}

.icon-05[data-v-443ea46d]:before {
    content: "\e615"
}

.icon-04[data-v-443ea46d]:before {
    content: "\e616"
}

.icon-ziyuan1[data-v-443ea46d]:before {
    content: "\e606"
}

.icon-shenhe[data-v-443ea46d]:before {
    content: "\e772"
}

.icon-jiantou[data-v-443ea46d]:before {
    content: "\e607"
}

.icon-mailer[data-v-443ea46d]:before {
    content: "\e72e"
}

.icon-dakaidexinfengbeifen[data-v-443ea46d]:before {
    content: "\e627"
}

.icon-yishiyong1[data-v-443ea46d]:before {
    content: "\e64c"
}

.icon-yizuofei[data-v-443ea46d]:before {
    content: "\e64d"
}

.icon-yiguoqi[data-v-443ea46d]:before {
    content: "\e64e"
}

.icon-ziyuan[data-v-443ea46d]:before {
    content: "\e610"
}

.icon-sanjiao[data-v-443ea46d]:before {
    content: "\e641"
}

.icon-tishi[data-v-443ea46d]:before {
    content: "\e6d4"
}

.icon-yishiyong[data-v-443ea46d]:before {
    content: "\e61d"
}

.icon-yilingqu[data-v-443ea46d]:before {
    content: "\e636"
}

.icon-peisong[data-v-443ea46d]:before {
    content: "\e717"
}

.icon-kucun[data-v-443ea46d]:before {
    content: "\e602"
}

.icon-zuzhi-group[data-v-443ea46d]:before {
    content: "\e69b"
}

.icon-huikuan[data-v-443ea46d]:before {
    content: "\e74c"
}

.icon-91[data-v-443ea46d]:before {
    content: "\e751"
}

.icon-45[data-v-443ea46d]:before {
    content: "\e75d"
}

.icon-sanjiaoxing[data-v-443ea46d]:before {
    content: "\e60b"
}

.icon-yanjingbi[data-v-443ea46d]:before {
    content: "\e639"
}

.icon-yanjingkai[data-v-443ea46d]:before {
    content: "\e63a"
}

.icon-iconyoujiantou[data-v-443ea46d]:before {
    content: "\e601"
}

.icon-right[data-v-443ea46d]:before {
    content: "\e600"
}

html[data-v-443ea46d] {
    font-size: 75PX
}

body[data-v-443ea46d],
html[data-v-443ea46d] {
    -webkit-font-smoothing: antialiased;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Source Han Sans CN, Source Han Sans SC, Noto Sans CJK SC, Microsoft YaHei, SimSun, sans-serif !important
}

body[data-v-443ea46d] {
    margin: 0;
    color: #000;
    background: #fff
}

@media screen and (min-width:768px) {
    body[data-v-443ea46d] {
        min-width: 16rem
    }
}

ul[data-v-443ea46d] {
    list-style: none;
    padding: 0;
    margin: 0
}

[data-v-443ea46d] {
    box-sizing: border-box
}

.h1[data-v-443ea46d],
.h2[data-v-443ea46d],
.h3[data-v-443ea46d],
.h4[data-v-443ea46d],
.h5[data-v-443ea46d],
.h6[data-v-443ea46d],
h1[data-v-443ea46d],
h2[data-v-443ea46d],
h3[data-v-443ea46d],
h4[data-v-443ea46d],
h5[data-v-443ea46d],
h6[data-v-443ea46d] {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

dl[data-v-443ea46d],
ol[data-v-443ea46d],
ul[data-v-443ea46d] {
    margin: 0;
    padding: 0
}

img[data-v-443ea46d] {
    max-width: 100%
}

a[data-v-443ea46d],
a[data-v-443ea46d]:focus,
a[data-v-443ea46d]:hover {
    text-decoration: none
}

a[data-v-443ea46d] {
    background-color: transparent
}

p[data-v-443ea46d] {
    margin-bottom: .133333rem
}

.cb[data-v-443ea46d] {
    color: #307ceb !important
}

.c6[data-v-443ea46d] {
    color: #666
}

.c9[data-v-443ea46d] {
    color: #999
}

.wrap[data-v-443ea46d] {
    width: 16rem;
    margin: 0 auto
}

.clearfix[data-v-443ea46d]:after {
    content: "";
    display: block;
    clear: both
}

.mg-c[data-v-443ea46d] {
    margin: 0 auto
}

.fl-center[data-v-443ea46d] {
    text-align: center;
    padding-top: .026667rem
}

.btn[data-v-443ea46d] {
    display: inline-block;
    font-size: .24rem;
    text-align: center;
    border-radius: .026667rem;
    font-weight: 700;
    cursor: pointer
}

.btn-lg[data-v-443ea46d] {
    width: 2.066667rem;
    height: .666667rem;
    line-height: .666667rem
}

.btn-radius[data-v-443ea46d] {
    border: .013333rem solid #fff;
    border-radius: .333333rem;
    width: 2.4rem;
    height: .666667rem;
    color: #fff;
    font-size: .213333rem;
    line-height: .506667rem
}

.btn-radius[data-v-443ea46d]:hover {
    color: #1073ee;
    background: #fff;
    transition: color .3s ease-in-out, background .3s ease-in-out
}

.btn-text[data-v-443ea46d] {
    display: inline-block;
    color: #fff
}

.btn-default[data-v-443ea46d] {
    border: .013333rem solid #fff;
    color: #fff
}

.btn-tee[data-v-443ea46d] {
    background: #3799fe;
    color: #fff
}

.btn-tee[data-v-443ea46d]:hover {
    background: #0386fe
}

.btn-radius-sm[data-v-443ea46d] {
    padding: .133333rem .533333rem;
    border: .013333rem solid hsla(0, 0%, 100%, .5);
    border-radius: .08rem;
    color: #fff;
    font-size: .213333rem
}

.btn-radius-sm[data-v-443ea46d]:hover {
    background: #fff
}

.fb[data-v-443ea46d] {
    font-weight: 700
}

.f-12[data-v-443ea46d] {
    font-size: .16rem !important
}

.f-14[data-v-443ea46d] {
    font-size: .186667rem !important
}

.f-16[data-v-443ea46d] {
    font-size: .213333rem !important
}

.f-18[data-v-443ea46d] {
    font-size: .24rem !important
}

.f-20[data-v-443ea46d] {
    font-size: .266667rem !important
}

.f-22[data-v-443ea46d] {
    font-size: .293333rem !important
}

.f-24[data-v-443ea46d] {
    font-size: .32rem !important
}

.f-26[data-v-443ea46d] {
    font-size: .346667rem !important
}

.f-28[data-v-443ea46d] {
    font-size: .373333rem !important
}

.f-30[data-v-443ea46d] {
    font-size: .4rem !important
}

.f-32[data-v-443ea46d] {
    font-size: .426667rem !important
}

.f-34[data-v-443ea46d] {
    font-size: .453333rem !important
}

.f-36[data-v-443ea46d] {
    font-size: .48rem !important
}

.f-38[data-v-443ea46d] {
    font-size: .506667rem !important
}

.f-40[data-v-443ea46d] {
    font-size: .533333rem !important
}

.f-42[data-v-443ea46d] {
    font-size: .56rem !important
}

.f-44[data-v-443ea46d] {
    font-size: .586667rem !important
}

.f-46[data-v-443ea46d] {
    font-size: .613333rem !important
}

.f-48[data-v-443ea46d] {
    font-size: .64rem !important
}

.f-60[data-v-443ea46d] {
    font-size: .8rem !important
}

.f-62[data-v-443ea46d] {
    font-size: .826667rem !important
}

.f-64[data-v-443ea46d] {
    font-size: .853333rem !important
}

.p-10[data-v-443ea46d] {
    padding: .133333rem
}

.p-20[data-v-443ea46d] {
    padding: .266667rem
}

.pt-10[data-v-443ea46d] {
    padding-top: .133333rem
}

.pt-20[data-v-443ea46d] {
    padding-top: .266667rem
}

.pt-30[data-v-443ea46d] {
    padding-top: .4rem
}

.pt-40[data-v-443ea46d] {
    padding-top: .533333rem
}

.pt-50[data-v-443ea46d] {
    padding-top: .666667rem
}

.pt-60[data-v-443ea46d] {
    padding-top: .8rem
}

.pt-70[data-v-443ea46d] {
    padding-top: .933333rem
}

.pt-80[data-v-443ea46d] {
    padding-top: 1.066667rem
}

.pt-170[data-v-443ea46d] {
    padding-top: 2.266667rem
}

.pr-10[data-v-443ea46d] {
    padding-right: .133333rem
}

.pr-20[data-v-443ea46d] {
    padding-right: .266667rem
}

.pr-30[data-v-443ea46d] {
    padding-right: .4rem
}

.pr-40[data-v-443ea46d] {
    padding-right: .533333rem
}

.pr-50[data-v-443ea46d] {
    padding-right: .666667rem
}

.pb-10[data-v-443ea46d] {
    padding-bottom: .133333rem
}

.pb-20[data-v-443ea46d] {
    padding-bottom: .266667rem
}

.pb-30[data-v-443ea46d] {
    padding-bottom: .4rem
}

.pb-40[data-v-443ea46d] {
    padding-bottom: .533333rem
}

.pb-50[data-v-443ea46d] {
    padding-bottom: .666667rem
}

.pb-60[data-v-443ea46d] {
    padding-bottom: .8rem
}

.pb-70[data-v-443ea46d] {
    padding-bottom: .933333rem
}

.pb-80[data-v-443ea46d] {
    padding-bottom: 1.066667rem
}

.pl-10[data-v-443ea46d] {
    padding-left: .133333rem
}

.pl-20[data-v-443ea46d] {
    padding-left: .266667rem
}

.pl-30[data-v-443ea46d] {
    padding-left: .4rem
}

.pl-40[data-v-443ea46d] {
    padding-left: .533333rem
}

.pl-50[data-v-443ea46d] {
    padding-left: .666667rem
}

.m-10[data-v-443ea46d] {
    margin: .133333rem
}

.m-20[data-v-443ea46d] {
    margin: .266667rem
}

.mt-5[data-v-443ea46d] {
    margin-top: .066667rem
}

.mt-10[data-v-443ea46d] {
    margin-top: .133333rem
}

.mt-15[data-v-443ea46d] {
    margin-top: .2rem
}

.mt-20[data-v-443ea46d] {
    margin-top: .266667rem
}

.mt-30[data-v-443ea46d] {
    margin-top: .4rem
}

.mt-40[data-v-443ea46d] {
    margin-top: .533333rem
}

.mt-45[data-v-443ea46d] {
    margin-top: .6rem
}

.mt-50[data-v-443ea46d] {
    margin-top: .666667rem
}

.mt-60[data-v-443ea46d] {
    margin-top: .8rem
}

.mt-70[data-v-443ea46d] {
    margin-top: .933333rem
}

.mt-170[data-v-443ea46d] {
    margin-top: 2.266667rem
}

.mr-10[data-v-443ea46d] {
    margin-right: .133333rem
}

.mb-10[data-v-443ea46d] {
    margin-bottom: .133333rem
}

.mb-20[data-v-443ea46d] {
    margin-bottom: .266667rem
}

.mb-30[data-v-443ea46d] {
    margin-bottom: .4rem
}

.mb-40[data-v-443ea46d] {
    margin-bottom: .533333rem
}

.mb-50[data-v-443ea46d] {
    margin-bottom: .666667rem
}

.mb-60[data-v-443ea46d] {
    margin-bottom: .8rem
}

.mb-70[data-v-443ea46d] {
    margin-bottom: .933333rem
}

.ml-10[data-v-443ea46d] {
    margin-left: .133333rem
}

.ml-20[data-v-443ea46d] {
    margin-left: .266667rem
}

.ml-30[data-v-443ea46d] {
    margin-left: .4rem
}

.ml-40[data-v-443ea46d] {
    margin-left: .533333rem
}

.c-fff[data-v-443ea46d] {
    color: #fff !important
}

.c-333[data-v-443ea46d] {
    color: #333 !important
}

.c-555[data-v-443ea46d] {
    color: #555 !important
}

.c-666[data-v-443ea46d] {
    color: #666 !important
}

.c-999[data-v-443ea46d] {
    color: #999 !important
}

.p-r[data-v-443ea46d] {
    position: relative
}

.p-a[data-v-443ea46d] {
    position: absolute
}

.f-weight[data-v-443ea46d] {
    font-weight: 700 !important
}

.b-border[data-v-443ea46d] {
    border-bottom: .013333rem solid #eae9e9
}

.fl[data-v-443ea46d] {
    float: left
}

.fr[data-v-443ea46d] {
    float: right
}

.t-left[data-v-443ea46d] {
    text-align: left
}

.t-center[data-v-443ea46d] {
    text-align: center
}

.t-right[data-v-443ea46d] {
    text-align: right
}

.img-center[data-v-443ea46d] {
    margin: 0 auto
}

.t-title[data-v-443ea46d] {
    color: #171717
}

.t-content[data-v-443ea46d] {
    color: #666
}

.t-link[data-v-443ea46d] {
    color: #3799fe
}

.t-link[data-v-443ea46d]:hover {
    text-decoration: underline
}

.point[data-v-443ea46d] {
    display: inline-block;
    width: .106667rem;
    height: .106667rem;
    margin-right: .133333rem;
    border-radius: .053333rem;
    background: #666
}

.udesk-btn[data-v-443ea46d] {
    cursor: pointer
}

.news-module[data-v-443ea46d] {
    margin: .533333rem auto;
    text-align: center;
    width: 16rem;
    height: .746667rem;
    box-shadow: 0 .053333rem .253333rem rgba(74, 93, 133, .12)
}

.news-module ul[data-v-443ea46d] {
    display: inline-block;
    padding: .213333rem 0
}

.news-module .news-item[data-v-443ea46d] {
    float: left;
    list-style: disc;
    width: 7.466667rem;
    margin-left: .533333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style-position: inside
}

.news-module a[data-v-443ea46d] {
    font-size: .186667rem;
    line-height: .32rem;
    color: #155bd4;
    text-decoration: underline
}

.container[data-v-443ea46d] {
    margin-right: auto;
    margin-left: auto
}

.sm-container[data-v-443ea46d] {
    max-width: 100%;
    overflow: hidden
}

.sm-container .wrap[data-v-443ea46d],
.sm-container img[data-v-443ea46d] {
    max-width: 100%
}

.modalVideo.im .ant-modal-body[data-v-443ea46d] {
    padding: .2rem;
    width: 10.666667rem;
    height: 6.133333rem;
    background: #eee;
    border-radius: .106667rem
}

.modalVideo.im .ant-modal-close[data-v-443ea46d] {
    top: -.226667rem;
    right: -.226667rem;
    width: .426667rem;
    height: .426667rem
}

.modalVideo.im .ant-modal-close .ant-modal-close-x[data-v-443ea46d] {
    width: .426667rem;
    height: .426667rem
}

.modalVideo.im .ant-modal-close .ant-modal-close-x img[data-v-443ea46d] {
    display: block
}

.modalVideo .ant-modal-close[data-v-443ea46d] {
    top: -.4rem;
    right: -.4rem
}

.modalVideo .ant-modal-body[data-v-443ea46d] {
    font-size: 0;
    padding: 0;
    border-radius: .133333rem;
    overflow: hidden
}

.modalVideo .ant-modal-content[data-v-443ea46d] {
    background-color: unset;
    width: 100%
}

.btn.btn1[data-v-443ea46d],
.btn.btn2[data-v-443ea46d] {
    min-width: 3.013333rem;
    height: .64rem;
    line-height: .64rem;
    padding: 0 .186667rem;
    display: inline-block;
    margin-top: .933333rem;
    border-radius: .453333rem;
    box-shadow: 0 .04rem .08rem 0 #5d90fb;
    font-weight: 400;
    transition: all .4s linear;
    cursor: pointer
}

.btn.btn1[data-v-443ea46d]:nth-of-type(2),
.btn.btn2[data-v-443ea46d]:nth-of-type(2) {
    margin-left: 1.213333rem
}

.btn.btn1[data-v-443ea46d] {
    background: #347afe;
    color: #fff
}

.btn.btn1[data-v-443ea46d]:hover {
    background: #276df3
}

.btn.btn2[data-v-443ea46d] {
    background: #fff;
    box-shadow: 0 .04rem .133333rem 0 #dce7ff;
    color: #4581fe;
    border: .013333rem solid #4581fe;
    line-height: .613333rem
}

.btn.btn2[data-v-443ea46d]:hover {
    background: #eff3ff
}

.check[data-v-443ea46d] {
    width: .12rem;
    height: .213333rem;
    border-color: #4aba3c;
    border-style: solid;
    border-width: 0 .04rem .04rem 0;
    transform: rotate(45deg);
    margin-right: .2rem
}

.btn-space-x-r[data-v-443ea46d] {
    margin-right: .4rem !important
}

.asklib-swipper__wrapper[data-v-443ea46d] {
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: #f2f7ff;
    overflow: hidden
}

.asklib-swipper__wrapper[data-v-443ea46d]:before {
    left: 0;
    background: linear-gradient(90deg, #f2f7ff 4%, hsla(0, 0%, 100%, 0) 30%)
}

.asklib-swipper__wrapper[data-v-443ea46d]:after,
.asklib-swipper__wrapper[data-v-443ea46d]:before {
    content: "";
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    z-index: 4;
    transform: translateZ(.133333rem)
}

.asklib-swipper__wrapper[data-v-443ea46d]:after {
    right: 0;
    background: linear-gradient(-90deg, #f2f7ff 4%, hsla(0, 0%, 100%, 0) 30%)
}

.swiper-outer[data-v-443ea46d] {
    margin-bottom: .36rem
}

.swiper-outer .swiper-wrapper[data-v-443ea46d] {
    margin: 0 auto;
    left: 0;
    right: 0;
    height: .933333rem
}

.swiper-outer .swiper-slide[data-v-443ea46d] {
    width: 100%;
    height: 4.32rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    transition-property: transform
}

.customer .swiper-container .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

p[data-v-51a1f937] {
    margin: 0
}

.top-sec[data-v-51a1f937] {
    background: linear-gradient(180deg, #f9fbff, #e0ecff)
}

.top-sec .wrap[data-v-51a1f937] {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: .8rem 0
}

.top-sec li .title[data-v-51a1f937] {
    width: .96rem;
    font-weight: 600;
    line-height: 1;
    margin: 0 auto .933333rem;
    font-size: .24rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: #333;
    position: relative
}

.top-sec li .title p[data-v-51a1f937] {
    position: absolute;
    z-index: 1
}

.top-sec li .title .border[data-v-51a1f937] {
    position: absolute;
    top: .16rem;
    height: .173333rem;
    width: .96rem;
    z-index: 0;
    background-color: #a8d2fe
}

.top-sec li img.img[data-v-51a1f937] {
    height: 2.053333rem;
    width: auto
}

ul.sec0-ul[data-v-51a1f937] {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 16rem
}

ul.sec0-ul li[data-v-51a1f937] {
    width: 4.44rem;
    border-radius: .106667rem
}

ul.sec0-ul li .top[data-v-51a1f937] {
    background: linear-gradient(90deg, #0d62ef, #6ec6f7);
    height: 1.933333rem;
    text-align: center;
    color: #fff;
    border-radius: .106667rem .106667rem 0 0
}

ul.sec0-ul li .top p.title[data-v-51a1f937] {
    font-size: .373333rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: .533333rem;
    padding: .466667rem 0 .133333rem
}

ul.sec0-ul li .top p.desc[data-v-51a1f937] {
    font-size: .24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400
}

ul.sec0-ul li .bottom[data-v-51a1f937] {
    height: 4.6rem;
    background: linear-gradient(1turn, #f2f7ff, #fff);
    box-shadow: 0 .026667rem .12rem 0 #d7e0f1;
    border-radius: 0 0 .106667rem .106667rem;
    padding: .533333rem 0 0 .453333rem
}

ul.sec0-ul li .bottom p.subTitle[data-v-51a1f937] {
    font-size: .266667rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
    line-height: .373333rem;
    margin-bottom: .32rem
}

ul.sec0-ul li .bottom ul.content li.txt-li[data-v-51a1f937] {
    display: flex;
    margin-bottom: .186667rem
}

ul.sec0-ul li .bottom ul.content li.txt-li[data-v-51a1f937]:last-child {
    margin-bottom: 0
}

ul.sec0-ul li .bottom ul.content li.txt-li .txt[data-v-51a1f937] {
    font-size: .213333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: .293333rem;
    margin-left: .066667rem
}

@font-face {
    font-family: iconfont;
    src: url(https://gwstatic.shopex.cn/www/fonts/iconfont.cf7b7d4.woff2) format("woff2"), url(https://gwstatic.shopex.cn/www/fonts/iconfont.7dfc956.woff) format("woff"), url(https://gwstatic.shopex.cn/www/fonts/iconfont.829e8e7.ttf) format("truetype")
}

.iconfont[data-v-294b84d8] {
    font-family: iconfont !important;
    font-size: .213333rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-duihua[data-v-294b84d8]:before {
    content: "\e6d6"
}

.icon-kecheng[data-v-294b84d8]:before {
    content: "\e609"
}

.icon-fenxiang[data-v-294b84d8]:before {
    content: "\e698"
}

.icon-xiazai[data-v-294b84d8]:before {
    content: "\e696"
}

.icon-gongsijianjie-01[data-v-294b84d8]:before {
    content: "\e690"
}

.icon-lianxiwomen[data-v-294b84d8]:before {
    content: "\e68f"
}

.icon-a-dianhua1-01[data-v-294b84d8]:before {
    content: "\e68e"
}

.icon-chanpinfuwu[data-v-294b84d8]:before {
    content: "\e68d"
}

.icon-erwei[data-v-294b84d8]:before {
    content: "\e694"
}

.icon-shoujibanjiao[data-v-294b84d8]:before {
    content: "\e695"
}

.icon-tishi1[data-v-294b84d8]:before {
    content: "\e697"
}

.icon-xiaochengxu[data-v-294b84d8]:before {
    content: "\e691"
}

.icon-shezhi[data-v-294b84d8]:before {
    content: "\e692"
}

.icon-yonghu[data-v-294b84d8]:before {
    content: "\e693"
}

.icon-guanbi[data-v-294b84d8]:before {
    content: "\e68c"
}

.icon-zhaopin[data-v-294b84d8]:before {
    content: "\e68b"
}

.icon-b2cicon-daogou[data-v-294b84d8]:before {
    content: "\e689"
}

.icon-b2cicon-daping[data-v-294b84d8]:before {
    content: "\e68a"
}

.icon-zaixianzixun[data-v-294b84d8]:before {
    content: "\e688"
}

.icon-h5guanwangshouyeicon-12[data-v-294b84d8]:before {
    content: "\e67b"
}

.icon-h5guanwangshouyeicon-15[data-v-294b84d8]:before {
    content: "\e67c"
}

.icon-h5guanwangshouyeicon-16[data-v-294b84d8]:before {
    content: "\e67d"
}

.icon-h5guanwangshouyeicon-22[data-v-294b84d8]:before {
    content: "\e67e"
}

.icon-h5guanwangshouyeicon-03[data-v-294b84d8]:before {
    content: "\e67f"
}

.icon-h5guanwangshouyeicon-18[data-v-294b84d8]:before {
    content: "\e680"
}

.icon-h5guanwangshouyeicon-17[data-v-294b84d8]:before {
    content: "\e681"
}

.icon-h5guanwangshouyeicon-04[data-v-294b84d8]:before {
    content: "\e682"
}

.icon-h5guanwangshouyeicon-05[data-v-294b84d8]:before {
    content: "\e683"
}

.icon-h5guanwangshouyeicon_huaban1[data-v-294b84d8]:before {
    content: "\e684"
}

.icon-h5guanwangshouyeicon-06[data-v-294b84d8]:before {
    content: "\e685"
}

.icon-h5guanwangshouyeicon-02[data-v-294b84d8]:before {
    content: "\e687"
}

.icon-h5guanwangshouyeicon-08[data-v-294b84d8]:before {
    content: "\e670"
}

.icon-h5guanwangshouyeicon-21[data-v-294b84d8]:before {
    content: "\e671"
}

.icon-h5guanwangshouyeicon-13[data-v-294b84d8]:before {
    content: "\e672"
}

.icon-h5guanwangshouyeicon-19[data-v-294b84d8]:before {
    content: "\e673"
}

.icon-h5guanwangshouyeicon-10[data-v-294b84d8]:before {
    content: "\e674"
}

.icon-h5guanwangshouyeicon-20[data-v-294b84d8]:before {
    content: "\e675"
}

.icon-h5guanwangshouyeicon-09[data-v-294b84d8]:before {
    content: "\e676"
}

.icon-h5guanwangshouyeicon-11[data-v-294b84d8]:before {
    content: "\e677"
}

.icon-h5guanwangshouyeicon-07[data-v-294b84d8]:before {
    content: "\e679"
}

.icon-h5guanwangshouyeicon-14[data-v-294b84d8]:before {
    content: "\e67a"
}

.icon-bianzu18[data-v-294b84d8]:before {
    content: "\e66f"
}

.icon-mendian2[data-v-294b84d8]:before {
    content: "\e66d"
}

.icon-mendian[data-v-294b84d8]:before {
    content: "\e66e"
}

.icon-yingxiao1[data-v-294b84d8]:before {
    content: "\e686"
}

.icon-shuzihuayingxiao[data-v-294b84d8]:before {
    content: "\e66c"
}

.icon-yingxiaoguanli[data-v-294b84d8]:before {
    content: "\e678"
}

.icon-pinpai1[data-v-294b84d8]:before {
    content: "\e719"
}

.icon-daikan[data-v-294b84d8]:before {
    content: "\e66b"
}

.icon-zhuanpan[data-v-294b84d8]:before {
    content: "\e668"
}

.icon-kanjia[data-v-294b84d8]:before {
    content: "\e603"
}

.icon-pin[data-v-294b84d8]:before {
    content: "\e608"
}

.icon-invite[data-v-294b84d8]:before {
    content: "\e7b2"
}

.icon-lipinka[data-v-294b84d8]:before {
    content: "\ea42"
}

.icon-fasongxiaoxi-zudui-32px[data-v-294b84d8]:before {
    content: "\e669"
}

.icon-quan[data-v-294b84d8]:before {
    content: "\e66a"
}

.icon-jiantou2[data-v-294b84d8]:before {
    content: "\e666"
}

.icon-jiantou1[data-v-294b84d8]:before {
    content: "\e667"
}

.icon-weibiaoti-1_huaban1fuben[data-v-294b84d8]:before {
    content: "\e62e"
}

.icon-weibiaoti-1_huaban1[data-v-294b84d8]:before {
    content: "\e62f"
}

.icon-weibiaoti-1-03[data-v-294b84d8]:before {
    content: "\e630"
}

.icon-weibiaoti-1-04[data-v-294b84d8]:before {
    content: "\e631"
}

.icon-weibiaoti-1-06[data-v-294b84d8]:before {
    content: "\e632"
}

.icon-weibiaoti-1-02[data-v-294b84d8]:before {
    content: "\e633"
}

.icon-weibiaoti-1-05[data-v-294b84d8]:before {
    content: "\e634"
}

.icon-weibiaoti-1-09[data-v-294b84d8]:before {
    content: "\e635"
}

.icon-weibiaoti-1-15[data-v-294b84d8]:before {
    content: "\e637"
}

.icon-weibiaoti-1-11[data-v-294b84d8]:before {
    content: "\e638"
}

.icon-weibiaoti-1-08[data-v-294b84d8]:before {
    content: "\e63b"
}

.icon-weibiaoti-1-13[data-v-294b84d8]:before {
    content: "\e63c"
}

.icon-weibiaoti-1-07[data-v-294b84d8]:before {
    content: "\e63d"
}

.icon-weibiaoti-1-14[data-v-294b84d8]:before {
    content: "\e63e"
}

.icon-weibiaoti-1-16[data-v-294b84d8]:before {
    content: "\e63f"
}

.icon-weibiaoti-1-19[data-v-294b84d8]:before {
    content: "\e640"
}

.icon-weibiaoti-1-21[data-v-294b84d8]:before {
    content: "\e642"
}

.icon-weibiaoti-1-20[data-v-294b84d8]:before {
    content: "\e643"
}

.icon-weibiaoti-1-17[data-v-294b84d8]:before {
    content: "\e644"
}

.icon-weibiaoti-1-18[data-v-294b84d8]:before {
    content: "\e645"
}

.icon-weibiaoti-1-22[data-v-294b84d8]:before {
    content: "\e646"
}

.icon-weibiaoti-1-24[data-v-294b84d8]:before {
    content: "\e647"
}

.icon-weibiaoti-1-23[data-v-294b84d8]:before {
    content: "\e648"
}

.icon-weibiaoti-1-29[data-v-294b84d8]:before {
    content: "\e649"
}

.icon-weibiaoti-1-27[data-v-294b84d8]:before {
    content: "\e64a"
}

.icon-weibiaoti-1-28[data-v-294b84d8]:before {
    content: "\e64b"
}

.icon-weibiaoti-1-26[data-v-294b84d8]:before {
    content: "\e64f"
}

.icon-weibiaoti-1-31[data-v-294b84d8]:before {
    content: "\e650"
}

.icon-weibiaoti-1-10[data-v-294b84d8]:before {
    content: "\e651"
}

.icon-weibiaoti-1-36[data-v-294b84d8]:before {
    content: "\e652"
}

.icon-weibiaoti-1-35[data-v-294b84d8]:before {
    content: "\e653"
}

.icon-weibiaoti-1-30[data-v-294b84d8]:before {
    content: "\e654"
}

.icon-weibiaoti-1-32[data-v-294b84d8]:before {
    content: "\e655"
}

.icon-weibiaoti-1-37[data-v-294b84d8]:before {
    content: "\e656"
}

.icon-weibiaoti-1-40[data-v-294b84d8]:before {
    content: "\e657"
}

.icon-weibiaoti-1-33[data-v-294b84d8]:before {
    content: "\e658"
}

.icon-weibiaoti-1-38[data-v-294b84d8]:before {
    content: "\e659"
}

.icon-weibiaoti-1-25[data-v-294b84d8]:before {
    content: "\e65a"
}

.icon-weibiaoti-1-42[data-v-294b84d8]:before {
    content: "\e65b"
}

.icon-weibiaoti-1-45[data-v-294b84d8]:before {
    content: "\e65c"
}

.icon-weibiaoti-1-44[data-v-294b84d8]:before {
    content: "\e65d"
}

.icon-weibiaoti-1-41[data-v-294b84d8]:before {
    content: "\e65e"
}

.icon-weibiaoti-1-39[data-v-294b84d8]:before {
    content: "\e65f"
}

.icon-weibiaoti-1-47[data-v-294b84d8]:before {
    content: "\e660"
}

.icon-weibiaoti-1-34[data-v-294b84d8]:before {
    content: "\e661"
}

.icon-weibiaoti-1-48[data-v-294b84d8]:before {
    content: "\e662"
}

.icon-weibiaoti-1-46[data-v-294b84d8]:before {
    content: "\e663"
}

.icon-weibiaoti-1-43[data-v-294b84d8]:before {
    content: "\e664"
}

.icon-weibiaoti-1-49[data-v-294b84d8]:before {
    content: "\e665"
}

.icon-weibiaoti-1-18-copy[data-v-294b84d8]:before {
    content: "\e773"
}

.icon-chanpin[data-v-294b84d8]:before {
    content: "\e625"
}

.icon-fuwu[data-v-294b84d8]:before {
    content: "\e626"
}

.icon-chengchang[data-v-294b84d8]:before {
    content: "\e628"
}

.icon-kedanjia-01[data-v-294b84d8]:before {
    content: "\e629"
}

.icon-yingxiao[data-v-294b84d8]:before {
    content: "\e62a"
}

.icon-pinpai[data-v-294b84d8]:before {
    content: "\e62b"
}

.icon-kaoyan[data-v-294b84d8]:before {
    content: "\e62c"
}

.icon-lirun[data-v-294b84d8]:before {
    content: "\e62d"
}

.icon-yunshouding[data-v-294b84d8]:before {
    content: "\e624"
}

.icon-lipinxianhua[data-v-294b84d8]:before {
    content: "\e622"
}

.icon-riyongbaihuo[data-v-294b84d8]:before {
    content: "\e623"
}

.icon-kuajingdianshang[data-v-294b84d8]:before {
    content: "\e617"
}

.icon-shumajiadian[data-v-294b84d8]:before {
    content: "\e618"
}

.icon-fuzhuangpeishi[data-v-294b84d8]:before {
    content: "\e619"
}

.icon-jiazhuangjiaju[data-v-294b84d8]:before {
    content: "\e61a"
}

.icon-shipinshengxian[data-v-294b84d8]:before {
    content: "\e61b"
}

.icon-yiliaobaojian[data-v-294b84d8]:before {
    content: "\e61c"
}

.icon-gongyezhizao[data-v-294b84d8]:before {
    content: "\e61e"
}

.icon-meirongmeizhuang[data-v-294b84d8]:before {
    content: "\e61f"
}

.icon-qitahangye[data-v-294b84d8]:before {
    content: "\e620"
}

.icon-bangong[data-v-294b84d8]:before {
    content: "\e621"
}

.icon-01[data-v-294b84d8]:before {
    content: "\e611"
}

.icon-02[data-v-294b84d8]:before {
    content: "\e612"
}

.icon-06[data-v-294b84d8]:before {
    content: "\e613"
}

.icon-03[data-v-294b84d8]:before {
    content: "\e614"
}

.icon-05[data-v-294b84d8]:before {
    content: "\e615"
}

.icon-04[data-v-294b84d8]:before {
    content: "\e616"
}

.icon-ziyuan1[data-v-294b84d8]:before {
    content: "\e606"
}

.icon-shenhe[data-v-294b84d8]:before {
    content: "\e772"
}

.icon-jiantou[data-v-294b84d8]:before {
    content: "\e607"
}

.icon-mailer[data-v-294b84d8]:before {
    content: "\e72e"
}

.icon-dakaidexinfengbeifen[data-v-294b84d8]:before {
    content: "\e627"
}

.icon-yishiyong1[data-v-294b84d8]:before {
    content: "\e64c"
}

.icon-yizuofei[data-v-294b84d8]:before {
    content: "\e64d"
}

.icon-yiguoqi[data-v-294b84d8]:before {
    content: "\e64e"
}

.icon-ziyuan[data-v-294b84d8]:before {
    content: "\e610"
}

.icon-sanjiao[data-v-294b84d8]:before {
    content: "\e641"
}

.icon-tishi[data-v-294b84d8]:before {
    content: "\e6d4"
}

.icon-yishiyong[data-v-294b84d8]:before {
    content: "\e61d"
}

.icon-yilingqu[data-v-294b84d8]:before {
    content: "\e636"
}

.icon-peisong[data-v-294b84d8]:before {
    content: "\e717"
}

.icon-kucun[data-v-294b84d8]:before {
    content: "\e602"
}

.icon-zuzhi-group[data-v-294b84d8]:before {
    content: "\e69b"
}

.icon-huikuan[data-v-294b84d8]:before {
    content: "\e74c"
}

.icon-91[data-v-294b84d8]:before {
    content: "\e751"
}

.icon-45[data-v-294b84d8]:before {
    content: "\e75d"
}

.icon-sanjiaoxing[data-v-294b84d8]:before {
    content: "\e60b"
}

.icon-yanjingbi[data-v-294b84d8]:before {
    content: "\e639"
}

.icon-yanjingkai[data-v-294b84d8]:before {
    content: "\e63a"
}

.icon-iconyoujiantou[data-v-294b84d8]:before {
    content: "\e601"
}

.icon-right[data-v-294b84d8]:before {
    content: "\e600"
}

html[data-v-294b84d8] {
    font-size: 75PX
}

body[data-v-294b84d8],
html[data-v-294b84d8] {
    -webkit-font-smoothing: antialiased;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Source Han Sans CN, Source Han Sans SC, Noto Sans CJK SC, Microsoft YaHei, SimSun, sans-serif !important
}

body[data-v-294b84d8] {
    margin: 0;
    color: #000;
    background: #fff
}

@media screen and (min-width:768px) {
    body[data-v-294b84d8] {
        min-width: 16rem
    }
}

ul[data-v-294b84d8] {
    list-style: none;
    padding: 0;
    margin: 0
}

[data-v-294b84d8] {
    box-sizing: border-box
}

.h1[data-v-294b84d8],
.h2[data-v-294b84d8],
.h3[data-v-294b84d8],
.h4[data-v-294b84d8],
.h5[data-v-294b84d8],
.h6[data-v-294b84d8],
h1[data-v-294b84d8],
h2[data-v-294b84d8],
h3[data-v-294b84d8],
h4[data-v-294b84d8],
h5[data-v-294b84d8],
h6[data-v-294b84d8] {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

dl[data-v-294b84d8],
ol[data-v-294b84d8],
ul[data-v-294b84d8] {
    margin: 0;
    padding: 0
}

img[data-v-294b84d8] {
    max-width: 100%
}

a[data-v-294b84d8],
a[data-v-294b84d8]:focus,
a[data-v-294b84d8]:hover {
    text-decoration: none
}

a[data-v-294b84d8] {
    background-color: transparent
}

p[data-v-294b84d8] {
    margin-bottom: .133333rem
}

.cb[data-v-294b84d8] {
    color: #307ceb !important
}

.c6[data-v-294b84d8] {
    color: #666
}

.c9[data-v-294b84d8] {
    color: #999
}

.wrap[data-v-294b84d8] {
    width: 16rem;
    margin: 0 auto
}

.clearfix[data-v-294b84d8]:after {
    content: "";
    display: block;
    clear: both
}

.mg-c[data-v-294b84d8] {
    margin: 0 auto
}

.fl-center[data-v-294b84d8] {
    text-align: center;
    padding-top: .026667rem
}

.btn[data-v-294b84d8] {
    display: inline-block;
    font-size: .24rem;
    text-align: center;
    border-radius: .026667rem;
    font-weight: 700;
    cursor: pointer
}

.btn-lg[data-v-294b84d8] {
    width: 2.066667rem;
    height: .666667rem;
    line-height: .666667rem
}

.btn-radius[data-v-294b84d8] {
    border: .013333rem solid #fff;
    border-radius: .333333rem;
    width: 2.4rem;
    height: .666667rem;
    color: #fff;
    font-size: .213333rem;
    line-height: .506667rem
}

.btn-radius[data-v-294b84d8]:hover {
    color: #1073ee;
    background: #fff;
    transition: color .3s ease-in-out, background .3s ease-in-out
}

.btn-text[data-v-294b84d8] {
    display: inline-block;
    color: #fff
}

.btn-default[data-v-294b84d8] {
    border: .013333rem solid #fff;
    color: #fff
}

.btn-tee[data-v-294b84d8] {
    background: #3799fe;
    color: #fff
}

.btn-tee[data-v-294b84d8]:hover {
    background: #0386fe
}

.btn-radius-sm[data-v-294b84d8] {
    padding: .133333rem .533333rem;
    border: .013333rem solid hsla(0, 0%, 100%, .5);
    border-radius: .08rem;
    color: #fff;
    font-size: .213333rem
}

.btn-radius-sm[data-v-294b84d8]:hover {
    background: #fff
}

.fb[data-v-294b84d8] {
    font-weight: 700
}

.f-12[data-v-294b84d8] {
    font-size: .16rem !important
}

.f-14[data-v-294b84d8] {
    font-size: .186667rem !important
}

.f-16[data-v-294b84d8] {
    font-size: .213333rem !important
}

.f-18[data-v-294b84d8] {
    font-size: .24rem !important
}

.f-20[data-v-294b84d8] {
    font-size: .266667rem !important
}

.f-22[data-v-294b84d8] {
    font-size: .293333rem !important
}

.f-24[data-v-294b84d8] {
    font-size: .32rem !important
}

.f-26[data-v-294b84d8] {
    font-size: .346667rem !important
}

.f-28[data-v-294b84d8] {
    font-size: .373333rem !important
}

.f-30[data-v-294b84d8] {
    font-size: .4rem !important
}

.f-32[data-v-294b84d8] {
    font-size: .426667rem !important
}

.f-34[data-v-294b84d8] {
    font-size: .453333rem !important
}

.f-36[data-v-294b84d8] {
    font-size: .48rem !important
}

.f-38[data-v-294b84d8] {
    font-size: .506667rem !important
}

.f-40[data-v-294b84d8] {
    font-size: .533333rem !important
}

.f-42[data-v-294b84d8] {
    font-size: .56rem !important
}

.f-44[data-v-294b84d8] {
    font-size: .586667rem !important
}

.f-46[data-v-294b84d8] {
    font-size: .613333rem !important
}

.f-48[data-v-294b84d8] {
    font-size: .64rem !important
}

.f-60[data-v-294b84d8] {
    font-size: .8rem !important
}

.f-62[data-v-294b84d8] {
    font-size: .826667rem !important
}

.f-64[data-v-294b84d8] {
    font-size: .853333rem !important
}

.p-10[data-v-294b84d8] {
    padding: .133333rem
}

.p-20[data-v-294b84d8] {
    padding: .266667rem
}

.pt-10[data-v-294b84d8] {
    padding-top: .133333rem
}

.pt-20[data-v-294b84d8] {
    padding-top: .266667rem
}

.pt-30[data-v-294b84d8] {
    padding-top: .4rem
}

.pt-40[data-v-294b84d8] {
    padding-top: .533333rem
}

.pt-50[data-v-294b84d8] {
    padding-top: .666667rem
}

.pt-60[data-v-294b84d8] {
    padding-top: .8rem
}

.pt-70[data-v-294b84d8] {
    padding-top: .933333rem
}

.pt-80[data-v-294b84d8] {
    padding-top: 1.066667rem
}

.pt-170[data-v-294b84d8] {
    padding-top: 2.266667rem
}

.pr-10[data-v-294b84d8] {
    padding-right: .133333rem
}

.pr-20[data-v-294b84d8] {
    padding-right: .266667rem
}

.pr-30[data-v-294b84d8] {
    padding-right: .4rem
}

.pr-40[data-v-294b84d8] {
    padding-right: .533333rem
}

.pr-50[data-v-294b84d8] {
    padding-right: .666667rem
}

.pb-10[data-v-294b84d8] {
    padding-bottom: .133333rem
}

.pb-20[data-v-294b84d8] {
    padding-bottom: .266667rem
}

.pb-30[data-v-294b84d8] {
    padding-bottom: .4rem
}

.pb-40[data-v-294b84d8] {
    padding-bottom: .533333rem
}

.pb-50[data-v-294b84d8] {
    padding-bottom: .666667rem
}

.pb-60[data-v-294b84d8] {
    padding-bottom: .8rem
}

.pb-70[data-v-294b84d8] {
    padding-bottom: .933333rem
}

.pb-80[data-v-294b84d8] {
    padding-bottom: 1.066667rem
}

.pl-10[data-v-294b84d8] {
    padding-left: .133333rem
}

.pl-20[data-v-294b84d8] {
    padding-left: .266667rem
}

.pl-30[data-v-294b84d8] {
    padding-left: .4rem
}

.pl-40[data-v-294b84d8] {
    padding-left: .533333rem
}

.pl-50[data-v-294b84d8] {
    padding-left: .666667rem
}

.m-10[data-v-294b84d8] {
    margin: .133333rem
}

.m-20[data-v-294b84d8] {
    margin: .266667rem
}

.mt-5[data-v-294b84d8] {
    margin-top: .066667rem
}

.mt-10[data-v-294b84d8] {
    margin-top: .133333rem
}

.mt-15[data-v-294b84d8] {
    margin-top: .2rem
}

.mt-20[data-v-294b84d8] {
    margin-top: .266667rem
}

.mt-30[data-v-294b84d8] {
    margin-top: .4rem
}

.mt-40[data-v-294b84d8] {
    margin-top: .533333rem
}

.mt-45[data-v-294b84d8] {
    margin-top: .6rem
}

.mt-50[data-v-294b84d8] {
    margin-top: .666667rem
}

.mt-60[data-v-294b84d8] {
    margin-top: .8rem
}

.mt-70[data-v-294b84d8] {
    margin-top: .933333rem
}

.mt-170[data-v-294b84d8] {
    margin-top: 2.266667rem
}

.mr-10[data-v-294b84d8] {
    margin-right: .133333rem
}

.mb-10[data-v-294b84d8] {
    margin-bottom: .133333rem
}

.mb-20[data-v-294b84d8] {
    margin-bottom: .266667rem
}

.mb-30[data-v-294b84d8] {
    margin-bottom: .4rem
}

.mb-40[data-v-294b84d8] {
    margin-bottom: .533333rem
}

.mb-50[data-v-294b84d8] {
    margin-bottom: .666667rem
}

.mb-60[data-v-294b84d8] {
    margin-bottom: .8rem
}

.mb-70[data-v-294b84d8] {
    margin-bottom: .933333rem
}

.ml-10[data-v-294b84d8] {
    margin-left: .133333rem
}

.ml-20[data-v-294b84d8] {
    margin-left: .266667rem
}

.ml-30[data-v-294b84d8] {
    margin-left: .4rem
}

.ml-40[data-v-294b84d8] {
    margin-left: .533333rem
}

.c-fff[data-v-294b84d8] {
    color: #fff !important
}

.c-333[data-v-294b84d8] {
    color: #333 !important
}

.c-555[data-v-294b84d8] {
    color: #555 !important
}

.c-666[data-v-294b84d8] {
    color: #666 !important
}

.c-999[data-v-294b84d8] {
    color: #999 !important
}

.p-r[data-v-294b84d8] {
    position: relative
}

.p-a[data-v-294b84d8] {
    position: absolute
}

.f-weight[data-v-294b84d8] {
    font-weight: 700 !important
}

.b-border[data-v-294b84d8] {
    border-bottom: .013333rem solid #eae9e9
}

.fl[data-v-294b84d8] {
    float: left
}

.fr[data-v-294b84d8] {
    float: right
}

.t-left[data-v-294b84d8] {
    text-align: left
}

.t-center[data-v-294b84d8] {
    text-align: center
}

.t-right[data-v-294b84d8] {
    text-align: right
}

.img-center[data-v-294b84d8] {
    margin: 0 auto
}

.t-title[data-v-294b84d8] {
    color: #171717
}

.t-content[data-v-294b84d8] {
    color: #666
}

.t-link[data-v-294b84d8] {
    color: #3799fe
}

.t-link[data-v-294b84d8]:hover {
    text-decoration: underline
}

.point[data-v-294b84d8] {
    display: inline-block;
    width: .106667rem;
    height: .106667rem;
    margin-right: .133333rem;
    border-radius: .053333rem;
    background: #666
}

.udesk-btn[data-v-294b84d8] {
    cursor: pointer
}

.news-module[data-v-294b84d8] {
    margin: .533333rem auto;
    text-align: center;
    width: 16rem;
    height: .746667rem;
    box-shadow: 0 .053333rem .253333rem rgba(74, 93, 133, .12)
}

.news-module ul[data-v-294b84d8] {
    display: inline-block;
    padding: .213333rem 0
}

.news-module .news-item[data-v-294b84d8] {
    float: left;
    list-style: disc;
    width: 7.466667rem;
    margin-left: .533333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style-position: inside
}

.news-module a[data-v-294b84d8] {
    font-size: .186667rem;
    line-height: .32rem;
    color: #155bd4;
    text-decoration: underline
}

.container[data-v-294b84d8] {
    margin-right: auto;
    margin-left: auto
}

.sm-container[data-v-294b84d8] {
    max-width: 100%;
    overflow: hidden
}

.sm-container .wrap[data-v-294b84d8],
.sm-container img[data-v-294b84d8] {
    max-width: 100%
}

.modalVideo.im .ant-modal-body[data-v-294b84d8] {
    padding: .2rem;
    width: 10.666667rem;
    height: 6.133333rem;
    background: #eee;
    border-radius: .106667rem
}

.modalVideo.im .ant-modal-close[data-v-294b84d8] {
    top: -.226667rem;
    right: -.226667rem;
    width: .426667rem;
    height: .426667rem
}

.modalVideo.im .ant-modal-close .ant-modal-close-x[data-v-294b84d8] {
    width: .426667rem;
    height: .426667rem
}

.modalVideo.im .ant-modal-close .ant-modal-close-x img[data-v-294b84d8] {
    display: block
}

.modalVideo .ant-modal-close[data-v-294b84d8] {
    top: -.4rem;
    right: -.4rem
}

.modalVideo .ant-modal-body[data-v-294b84d8] {
    font-size: 0;
    padding: 0;
    border-radius: .133333rem;
    overflow: hidden
}

.modalVideo .ant-modal-content[data-v-294b84d8] {
    background-color: unset;
    width: 100%
}

.btn.btn1[data-v-294b84d8],
.btn.btn2[data-v-294b84d8] {
    min-width: 3.013333rem;
    height: .64rem;
    line-height: .64rem;
    padding: 0 .186667rem;
    display: inline-block;
    margin-top: .933333rem;
    border-radius: .453333rem;
    box-shadow: 0 .04rem .08rem 0 #5d90fb;
    font-weight: 400;
    transition: all .4s linear;
    cursor: pointer
}

.btn.btn1[data-v-294b84d8]:nth-of-type(2),
.btn.btn2[data-v-294b84d8]:nth-of-type(2) {
    margin-left: 1.213333rem
}

.btn.btn1[data-v-294b84d8] {
    background: #347afe;
    color: #fff
}

.btn.btn1[data-v-294b84d8]:hover {
    background: #276df3
}

.btn.btn2[data-v-294b84d8] {
    background: #fff;
    box-shadow: 0 .04rem .133333rem 0 #dce7ff;
    color: #4581fe;
    border: .013333rem solid #4581fe;
    line-height: .613333rem
}

.btn.btn2[data-v-294b84d8]:hover {
    background: #eff3ff
}

.check[data-v-294b84d8] {
    width: .12rem;
    height: .213333rem;
    border-color: #4aba3c;
    border-style: solid;
    border-width: 0 .04rem .04rem 0;
    transform: rotate(45deg);
    margin-right: .2rem
}

.btn-space-x-r[data-v-294b84d8] {
    margin-right: .4rem !important
}

.page-newretail .pc-container .banner[data-v-294b84d8] {
    height: 6.933333rem;
    background-color: #0088fc;
    background: url(../../../img/banner-bg.3bd1b6c.png) no-repeat;
    background-size: 100% 100%
}

.page-newretail .pc-container .banner .wrap[data-v-294b84d8] {
    padding-top: 1.44rem;
    background: url(../../../img/banner.65b60bc.png) no-repeat;
    background-size: 7.853333rem auto;
    height: 100%;
    background-position: bottom .133333rem right 0
}

.page-newretail .pc-container .banner .wrap .label[data-v-294b84d8] {
    width: 4.76rem;
    height: .373333rem;
    text-align: center;
    background: #00b2f6;
    border-radius: 0 .226667rem 0 .226667rem;
    font-size: .213333rem;
    font-weight: 400;
    color: #fff;
    line-height: .373333rem;
    margin-bottom: .373333rem;
    margin-top: .4rem
}

.page-newretail .pc-container .banner h2[data-v-294b84d8] {
    font-size: .613333rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    text-shadow: .026667rem .026667rem .133333rem #0075f5;
    margin-bottom: .4rem
}

.page-newretail .pc-container .banner h3[data-v-294b84d8] {
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff;
    margin-bottom: 1.066667rem
}

.page-newretail .pc-container .banner h3 span[data-v-294b84d8] {
    font-size: .213333rem;
    line-height: .44rem
}

.page-newretail .pc-container .banner h3 span[data-v-294b84d8]:before {
    content: "";
    display: inline-block;
    width: .213333rem;
    height: .213333rem;
    background: #0075f5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAFl6r+wAAAAAXNSR0IArs4c6QAAAXBJREFUOBG9k7tKBDEUhpNZ8bI2ooWdlViIYCG2NmLhA9iLT7DrC+y+gCBYClaWFraCpWJjYytWYqEgiHhBxZnxO2POEJNhdxA0kMnJf77/nGRm15hw5HneCDVj0jTNZcYZlCgRCaEty7ITQ6dFTSB8MO8MjyNtRnymgDTpMndKoV+A+1Eqsd5IrxUt6xtJZg669PUiJrGnJgcdRlAo0Gku1GrvMc8yp/sagJb0aMQjhYFgPXSirXngfJHn0m8iMjpqIG554JTqlkQTw4sTdlmfmW3ZJ0kybq19kFiGlQeGBoZPiXUADgO+617WAlZBWksMmABW/9AU/vOVKyxwhXs5Fest++LNJb/tTIFVCr0yz4knXJ0h1mZZk8QywJP7NJtloiKA3YAF/f5jupNeo8/8wBHGAE990MVbPgjXCRl8F+iTPhfFAIOABxXmqwrtGH40KtJLwGAptB0Wc/t98gO9/LVyFGlxC3mh3VqG/4C+AAWdojXjj14dAAAAAElFTkSuQmCC) no-repeat 50%/.133333rem auto;
    border-radius: .026667rem;
    vertical-align: middle;
    margin-right: .173333rem
}

.page-newretail .pc-container .banner .btn[data-v-294b84d8] {
    width: 2rem;
    height: .586667rem;
    border-radius: .32rem;
    font-size: .24rem;
    color: #fff;
    line-height: .586667rem
}

.page-newretail .pc-container .banner .btn[data-v-294b84d8]:hover {
    transform: translateY(-.04rem)
}

.page-newretail .pc-container .banner .btn.udesk-btn[data-v-294b84d8] {
    background: transparent;
    box-shadow: 0 .026667rem .053333rem 0 #1d53e5, inset 0 .013333rem .013333rem 0 hsla(0, 0%, 100%, .62)
}

.page-newretail .pc-container .banner .btn.hover-btn[data-v-294b84d8] {
    border: .013333rem solid hsla(0, 0%, 100%, .7);
    box-shadow: 0 .146667rem .173333rem .04rem rgba(30, 78, 194, .21)
}

.page-newretail .btn-w[data-v-294b84d8] {
    width: 5.866667rem;
    height: 1.066667rem;
    background: #f28130;
    border-radius: .066667rem;
    font-weight: 400;
    color: #fff;
    font-size: .373333rem;
    border: none
}

.page-newretail .btn-w[data-v-294b84d8]:active {
    background-color: #e7975e
}

.page-newretail .sm-contanier[data-v-294b84d8] {
    width: 100vw
}

.page-newretail .sm-contanier .banner[data-v-294b84d8] {
    background: url(../../../img/banner-h5.ad2f59c.png) no-repeat 50%/cover;
    padding: .8rem 0
}

.page-newretail .sm-contanier .banner .label[data-v-294b84d8] {
    width: fit-content;
    height: .64rem;
    background: #00b2f6;
    border-radius: 0 .4rem 0 .4rem;
    text-align: center;
    font-size: .346667rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: .64rem;
    margin: 0 auto .266667rem;
    padding: 0 .266667rem
}

.page-newretail .sm-contanier .banner h2[data-v-294b84d8] {
    font-size: 1.04rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    margin: .533333rem auto;
    text-align: center
}

.page-newretail .sm-contanier .banner h3[data-v-294b84d8] {
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff;
    margin: 0 auto;
    font-size: .4rem;
    text-align: center
}

.page-newretail .sm-contanier .banner h3 .box[data-v-294b84d8] {
    font-size: .426667rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: .72rem;
    padding-right: 1.026667rem;
    display: flex
}

.page-newretail .sm-contanier .banner h3 .box[data-v-294b84d8]:first-child {
    margin-bottom: .266667rem
}

.page-newretail .sm-contanier .banner h3 .box[data-v-294b84d8]:before {
    content: "";
    display: inline-block;
    width: .453333rem;
    height: .453333rem;
    background: #2b5ce0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAFl6r+wAAAAAXNSR0IArs4c6QAAAXBJREFUOBG9k7tKBDEUhpNZ8bI2ooWdlViIYCG2NmLhA9iLT7DrC+y+gCBYClaWFraCpWJjYytWYqEgiHhBxZnxO2POEJNhdxA0kMnJf77/nGRm15hw5HneCDVj0jTNZcYZlCgRCaEty7ITQ6dFTSB8MO8MjyNtRnymgDTpMndKoV+A+1Eqsd5IrxUt6xtJZg669PUiJrGnJgcdRlAo0Gku1GrvMc8yp/sagJb0aMQjhYFgPXSirXngfJHn0m8iMjpqIG554JTqlkQTw4sTdlmfmW3ZJ0kybq19kFiGlQeGBoZPiXUADgO+617WAlZBWksMmABW/9AU/vOVKyxwhXs5Fest++LNJb/tTIFVCr0yz4knXJ0h1mZZk8QywJP7NJtloiKA3YAF/f5jupNeo8/8wBHGAE990MVbPgjXCRl8F+iTPhfFAIOABxXmqwrtGH40KtJLwGAptB0Wc/t98gO9/LVyFGlxC3mh3VqG/4C+AAWdojXjj14dAAAAAElFTkSuQmCC) no-repeat 50%/.266667rem auto;
    border-radius: .053333rem;
    vertical-align: middle;
    margin-right: .346667rem;
    margin-top: .12rem
}

.page-newretail .sm-contanier .banner .btn[data-v-294b84d8] {
    width: 3.52rem;
    height: .933333rem;
    line-height: .933333rem;
    background-color: #3270f1;
    background-size: 100% 100%;
    border-radius: 1.2rem;
    font-size: .386667rem;
    font-weight: 400;
    color: #fff;
    display: block;
    cursor: pointer;
    margin: .533333rem auto 0
}

.page-newretail .sm-contanier .top-sec[data-v-294b84d8] {
    padding-bottom: 1.2rem
}

.page-newretail .sm-contanier .top-sec li[data-v-294b84d8] {
    flex-direction: column;
    align-items: center;
    display: flex
}

.page-newretail .sm-contanier .top-sec li .title[data-v-294b84d8] {
    margin-top: .533333rem;
    position: relative
}

.page-newretail .sm-contanier .top-sec li .title[data-v-294b84d8]:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: .133333rem;
    height: .24rem;
    width: 100%;
    z-index: 0;
    background-color: #a8d2fe
}

.page-newretail .sm-contanier .top-sec li .title span[data-v-294b84d8] {
    font-size: .48rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
    line-height: .666667rem;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.page-newretail .sm-contanier .top-sec li img.img[data-v-294b84d8] {
    height: auto;
    width: 8.906667rem;
    margin-top: .666667rem
}

.page-newretail .sm-contanier .sec0 ul li[data-v-294b84d8] {
    width: 9.093333rem;
    display: flex;
    margin: 0 auto .613333rem
}

.page-newretail .sm-contanier .sec0 ul li[data-v-294b84d8]:last-child {
    margin-bottom: 0
}

.page-newretail .sm-contanier .sec0 ul li .left[data-v-294b84d8] {
    width: 3.32rem;
    height: 5.573333rem;
    background: linear-gradient(270deg, #6ec6f7, #0d62ef);
    box-shadow: 0 .026667rem .12rem 0 #d7e0f1;
    border-radius: .213333rem 0 0 .213333rem;
    color: #fff;
    padding: 1.853333rem .133333rem 0 .333333rem
}

.page-newretail .sm-contanier .sec0 ul li .left .title[data-v-294b84d8] {
    font-size: .426667rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: .6rem
}

.page-newretail .sm-contanier .sec0 ul li .left .desc[data-v-294b84d8] {
    font-size: .373333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: .533333rem;
    margin-top: .266667rem
}

.page-newretail .sm-contanier .sec0 ul li .right[data-v-294b84d8] {
    width: 5.773333rem;
    height: 5.573333rem;
    background: linear-gradient(1turn, #f2f7ff, #fff);
    box-shadow: 0 .026667rem .12rem 0 #d7e0f1;
    padding: .533333rem 0 0 .4rem;
    border-radius: 0 .213333rem .213333rem 0
}

.page-newretail .sm-contanier .sec0 ul li .right .sub-title[data-v-294b84d8] {
    font-size: .426667rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
    line-height: .6rem
}

.page-newretail .sm-contanier .sec0 ul li .right .content[data-v-294b84d8] {
    margin-top: .266667rem
}

.page-newretail .sm-contanier .sec0 ul li .right .content .content-item[data-v-294b84d8] {
    font-size: .346667rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: .493333rem;
    margin-bottom: .266667rem;
    display: flex;
    align-items: center
}