/* start 微分销 */
.wfx .banner {
    width: 100%;
    height: 530px;
}
.wfx .banner .wfx-swiper {
    width: 100%;
    height: 100%;
}
.wfx .banner .swiper-slide {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.wfx .banner .msg {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 148px;
    color: #fff;
}
.wfx .banner .msg .title {
    font-weight: bold;
    font-size: 54px;
    color: #fff;
}
.wfx .banner .msg .text {
    padding: 28px 0;
    font-size: 30px;
    color: #fff;
}
.wfx .banner .msg .btn-row {
    padding-top: 18px;
    font-size: 0;
}
.wfx .banner .msg .btn-row .btn {
    width: 130px;
    height: 42px;
    display: inline-block;
    margin-right: 30px;
    line-height: 42px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 21px;
    border: 1px solid #fff;
    cursor: pointer;
}
.wfx .banner .msg .btn-row .btn:hover {
    box-shadow: 0 3px 11px #6586f7;
}
.wfx .wfx-content1 {
    padding: 52px 0 98px;
    background: #fff;
}
.wfx .wfx-content1 .title {
    padding: 50px 0;
    text-align: center;
    font-weight: 500;
    font-size: 40px;
    color: #333;
}
.wfx .wfx-content1 .content {
    width: 1200px;
    margin: 0 auto;
}
.wfx .wfx-content1 .content>img {
    float: left;
}
.wfx .wfx-content1 .msg {
    float: left;
    padding-left: 64px;
    padding-top: 67px;
}
.wfx .wfx-content1 .item {
    width: 540px;
    height: 64px;
    margin-bottom: 22px;
    font-size: 0;
    border-radius: 20px;
    background: #f4f4f4;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
}
.wfx .wfx-content1 .item:hover {
    margin-top: -8px;
    margin-bottom: 30px;
}
.wfx .wfx-content1 .item .text {
    display: inline-block;
    padding: 0 22px;
    font-size: 16px;
    color: #333;
}
.wfx .wfx-content1 .item .num {
    width: 80px;
    height: 100%;
    display: inline-block;
    line-height: 64px;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #fff;
    background: #6657ea;
}
.wfx .wfx-content1 .item:first-child {
    margin-left: -46px;
}
.wfx .wfx-content1 .item:last-child {
    margin-left: 46px;
}
.wfx .wfx-content1 .item:first-child .num {
    background: #2dd0bf;
}
.wfx .wfx-content1 .item:last-child .num {
    background: #49b4ff;
}
.wfx .wfx-content2 {
    padding: 102px 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.wfx .wfx-content2>.title {
    text-align: center;
    font-weight: 500;
    font-size: 40px;
    color: #fff;
}
.wfx .wfx-content2 .subtitle {
    padding: 24px 0;
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
}
.wfx .wfx-content2 .subtitle>span {
    position: relative;
}
.wfx .wfx-content2 .subtitle>span::before,
.wfx .wfx-content2 .subtitle>span::after {
    content: ",";
    position: absolute;
    bottom: 0;
    top: 0;
    bottom: 0;
    width: 80px;
    height: 1px;
    display: block;
    margin: auto 0;
    font-size: 0;
    background: #fff;
}
.wfx .wfx-content2 .subtitle>span::before {
    left: -60%;
}
.wfx .wfx-content2 .subtitle>span::after {
    right: -60%;
}
.wfx .wfx-content2 .content {
    width: 1200px;
    height: 360px;
    margin: 0 auto;
    font-size: 0;
}
.wfx .wfx-content2 .content .l-content {
    margin-right: 20px;
}
.wfx .wfx-content2 .content .l-content,
.wfx .wfx-content2 .content .r-content {
    width: 590px;
    height: 306px;
    display: inline-block;
    vertical-align: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transition: all .2s;
}
.wfx .wfx-content2 .content .l-content:hover,
.wfx .wfx-content2 .content .r-content:hover {
    margin-top: -10px;
}
.wfx .wfx-content2 .content .l-content .title,
.wfx .wfx-content2 .content .r-content .title {
    height: 60px;
    margin-bottom: 35px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}
.wfx .wfx-content2 .content .l-content .msg,
.wfx .wfx-content2 .content .r-content .msg {
    display: inline-block;
    vertical-align: middle;
}
.wfx .wfx-content2 .content .l-content .box>img,
.wfx .wfx-content2 .content .r-content .box>img {
    display: inline-block;
    vertical-align: middle;
}
.wfx .wfx-content2 .content .l-content .box>img {
    margin-left: 20px;
    margin-right: 30px;
}
.wfx .wfx-content2 .content .r-content .box>img {
    margin-left: 28px;
    margin-right: 22px;
}

.wfx .wfx-content2 .content .l-content .msg>li,
.wfx .wfx-content2 .content .r-content .msg>li {
    line-height: 36px;
    font-size: 16px;
    color: #333;
}
.wfx .wfx-content2 .content .l-content .msg>li>span,
.wfx .wfx-content2 .content .r-content .msg>li>span {
    width: 18px;
    display: inline-block;
    line-height: 18px;
    text-align: center;
    margin-right: 14px;
    font-size: 14px;
    color: #fff;
    border-radius: 50%;
}
.wfx .wfx-content2 .content .l-content .msg>li>span {
    background: #27b7ad;
}
.wfx .wfx-content2 .content .r-content .msg>li>span {
    background: #00a0e9;
}
.wfx .wfx-content3 {
    padding: 83px 0 107px;
    background: #fff;
}
.wfx .wfx-content3 .title {
    padding: 20px 0;
    text-align: center;
    font-weight: 500;
    font-size: 40px;
    color: #333;
}
.wfx .wfx-content3>.text p {
    text-align: center;
    line-height: 42px;
    font-size: 24px;
    color: #999;
}
.wfx .wfx-content3 .content {
    width: 1200px;
    margin: 0 auto;
}
.wfx .wfx-content3 .list {
    margin-right: -20px;
    padding-top: 32px;
}
.wfx .wfx-content3 .list .item {
    float: left;
    position: relative;
    width: 180px;
    height: 260px;
    margin-right: 20px;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 30px 0 rgba(0, 144, 224, .1);
    cursor: pointer;
    transition: all .2s;
}
.wfx .wfx-content3 .list .item:hover {
    margin-top: -10px;
}
.wfx .wfx-content3 .list .item>img {
    display: block;
    width: 100%;
}
.wfx .wfx-content3 .list .num {
    position: absolute;
    top: 10px;
    left: 10px;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    opacity: .2;
}
.wfx .wfx-content3 .list .name {
    margin-top: 22px;
    padding: 5px 0;
    font-weight: bold;
    font-size: 20px;
    color: #1a5cff;
}
.wfx .wfx-content3 .list .text {
    padding: 0 13px;
    line-height: 24px;
    font-size: 14px;
    color: #999;
}
.wfx .wfx-content4 {
    padding: 78px 0 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.wfx .wfx-content4>.title {
    padding: 24px 0;
    text-align: center;
    font-weight: 500;
    font-size: 40px;
    color: #fff;
}
.wfx .wfx-content4>.text {
    padding-bottom: 22px;
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    color: #fff;
}
.wfx .wfx-content4 .content {
    width: 1200px;
    margin: 0 auto;
}
.wfx .wfx-content4 .content .wfxxt-tab {
    font-size: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.wfx .wfx-content4 .content .wfxxt-tab .item {
    position: relative;
    width: 12.5%;
    display: inline-block;
    padding: 30px 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.wfx .wfx-content4 .content .wfxxt-tab .item.active {
    font-weight: bold;
    color: #05ddc8;
}
.wfx .wfx-content4 .content .wfxxt-tab .item.active::after {
    content: ",";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    font-size: 0;
    background: #05ddc8;
}
.wfx .wfx-content4 .wfxxt-swiper {
    width: 100%;
    height: 590px;
    overflow: hidden;
}
.wfx .wfx-content4 .wfxxt-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    font-size: 0;
}
.wfx .wfx-content4 .swiper-slide .img {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 54px;
}
.wfx .wfx-content4 .swiper-slide .detail {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.wfx .wfx-content4 .swiper-slide .detail .title {
    padding: 22px  0;
    font-size: 24px;
    color: #fff;
}
.wfx .wfx-content4 .swiper-slide .detail .text {
    min-height: 56px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
}
.wfx .wfx-content4 .swiper-slide .xt-list {
    padding: 26px 0;
    margin-right: -10px;
    font-size: 0;
}
.wfx .wfx-content4 .swiper-slide .xt-list .item {
    width: 140px;
    height: 46px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
}
.wfx .wfx-content4 .swiper-slide .btn-row {
    font-size: 0;
}
.wfx .wfx-content4 .swiper-slide .btn-row .btn {
    width: 280px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #05ddc8;
    border: 1px solid #05ddc8;
    border-radius: 30px;
    cursor: pointer;
}
.wfx .wfx-content4 .swiper-slide .btn-row .btn:first-child {
    margin-right: 20px;
}
.wfx .wfx-content4 .swiper-slide .btn-row .btn.fill {
    color: #fff;
    background: #05ddc8;
}
.wfx .wfx-content5 {
    padding: 78px 0 70px;
    background: #f6f6f6;
}
.wfx .wfx-content5 .title {
    padding: 10px 0;
    text-align: center;
    font-weight: normal;
    font-size: 55px;
    color: #0095e2;
}
.wfx .wfx-content5 .title>b {
    font-weight: 600;
}
.wfx .wfx-content5 .subtitle {
    padding-bottom: 36px;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    color: #878787;
}
.wfx .wfx-content5 .content {
    width: 1200px;
    margin: 0 auto;
}
.wfx .wfx-content5 .list {
    margin-right: -24px;
}
.wfx .wfx-content5 .list .item {
    float: left;
    width: 220px;
    height: 120px;
    margin-right: 24px;
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.wfx .wfx-content5 .list .item:hover {
    box-shadow: 0 0 30px 0 rgba(0, 144, 224, .1);
}
.wfx .wfx-content5 .list .item>img {
    max-width: 100%;
    max-height: 100%;
}
.wfx .wfx-content6 {
    padding: 80px 0 64px;
    background: #fff;
}
.wfx .wfx-content6 .title {
    padding: 10px 0;
    text-align: center;
    font-weight: normal;
    font-size: 55px;
    color: #0095e2;
}
.wfx .wfx-content6 .title>b {
    font-weight: 600;
}
.wfx .wfx-content6 .subtitle {
    padding-bottom: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    color: #878787;
}
.wfx .wfx-content6 .content {
    width: 1200px;
    margin: 0 auto;
}
.wfx .wfx-content6 .list {
    margin-right: -65px;
}
.wfx .wfx-content6 .list .item {
    position: relative;
    float: left;
    width: 250px;
    margin-right: 65px;
    border-radius: 20px;
    overflow: hidden;
}
.wfx .wfx-content6 .list .item .bg {
    width: 250px;
    height: 474px;
    border-radius: 20px;
}
.wfx .wfx-content6 .list .item .qr-code {
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    background: rgba(0, 0, 0, .3);
    border-radius: 20px;
    transition: all .3s;
    opacity: 0;
    height: 0;
}
.wfx .wfx-content6 .list .item:hover .qr-code {
    height: 474px;
    opacity: 1;
}
.wfx .wfx-content6 .list .item .qr-code>div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 150px;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    background: #fff;
}
.wfx .wfx-content6 .list .item .text {
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    color: #333;
}
/* 微分销 end */