@charset "UTF-8";

/*样式重置*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
ol,
ul,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
    font-weight: 400;
}

em,
i {
    font-style: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333;
}

a:focus {
    outline: none;
}

b {
    font-weight: normal;
}

img {
    border: none;
    vertical-align: top;
}

/*却掉图片间隙*/
input,
textarea {
    vertical-align: middle;
    outline: none;
    border: none;
    background: none;
    box-sizing: content-box;
}

textarea {
    resize: none;
    overflow: auto;
}

table {
    border-spacing: 0px;
    border: none;
    border-collapse: collapse;
}

/*\5b8b\4f53 宋体*/
body,
input,
select,
button,
textarea {
    font-size: 12px;
    font-family: PingFang SC, sans-serif;
    background: #fff;
}

html,
body,
.box {
    min-height: 100%;
    width: 100%;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.box {
    font-family: PingFang SC-Semibold, PingFang SC, Microsoft YaHei, Arial, Helvetica, sans-serif;
    position: relative;
    background: #ffffff;
    min-width: 1200px;
}

.page-width-1200 {
    width: 1200px;
}

.page-min-width,
.page-min-width-1140 {
    width: 1336px;
}

.page-width-1520 {
    width: 1520px;
}

.page-width-1500 {
    width: 1500px;
}

.min-conversion{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page-width-1482 {
    width: 1482px;
}

.page-width-1538 {
    width: 1538px;
}

.banner-old {
    height: 630px !important;
}

.page-width-1100 .min-right {
    max-width: 1100px;
    margin: 56px auto 46px auto;
}

@media screen and (max-width: 1550px) {
    .page-min-width-1140 {
        width: 1140px;
    }

    .page-min-width {
        width: 1200px;
    }

    .page-min-width-1140 {
        width: 1200px;
    }

    .page-width-1520 {
        width: 1200px;
    }

    .page-width-1482 {
        width: 1200px;
    }

    .page-width-1538 {
        width: 1200px;
    }

    .banner-old {
        height: 544px !important;
    }

}

.m-box {
    height: auto;
    overflow: hidden;
}

.m-box1 {
    background: #F5F8FF;
    padding: 80px 0;
}

.m-box2 {
    padding: 80px 0;
}

.m-box3 {
    background: #F5F8FF;
    padding: 100px 0 76px 0;
}

.m-box4 {
    padding: 100px 0 76px 0;
}

.m-box5 {
    background: #F5F8FF;
    padding: 76px 0 76px 0;
}

.m-box20 {
    background: #F5F8FF;
    padding: 50px 0;
}

.m-box21 {
    padding: 10px 0;
}

.m-box22 {
    padding: 10px 0;
    background: #F5F8FF;
}

@media screen and (max-width: 1550px) {
    .m-box1 {
        background: #F5F8FF;
        padding: 80px 0;
    }

    .m-box2 {
        padding: 80px 0;
    }

    .m-box3 {
        background: #F5F8FF;
        padding: 80px 0 56px 0;
    }

    .m-box4 {
        padding: 80px 0 56px 0;
    }
}

.back-white {
    width: 140px;
    height: 48px;
    background: #FFFFFF;
    box-shadow: 0px 1px 5px 1px #0071ef;
    border-radius: 4px;
    font-size: 24px;
    color: #0071ef;
    border: 2px solid transparent;
    cursor: pointer;
}

.border-white {
    width: 140px;
    height: 48px;
    opacity: 1;
    border: 1px solid #FFFFFF;
    background: transparent;
    border-radius: 4px;
    font-size: 24px;
    color: #FFFFFF;
    cursor: pointer;
}

.back-red {
    height: 50px;
    background: #0071ef;
    border-radius: 4px;
    color: #ffffff;
    border: none;
    cursor: pointer;
    font-size: 18px;
    width: 140px;
    line-height: 46px;
}

.red-border-btn {
    border: 1px solid #0071ef;
    border-radius: 4px;
    color: #0071ef;
    font-size: 18px;
    width: 140px;
    line-height: 46px;
    background: transparent;
    padding: 0;
    box-sizing: border-box;
}

.back-black {
    background: rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    margin-left: 16px;
}

.back-red208 {
    width: 208px;
    height: 50px;
}


.border-red {
    width: 176px;
    height: 50px;
    opacity: 1;
    border: 1px solid #0071ef;
    background: transparent;
    border-radius: 4px;
    font-size: 24px;
    color: #0071ef;
    cursor: pointer;
    background: transparent;
}

.border-red-208 {
    width: 208px;
    height: 50px;
}

.button-small {
    width: 127.89px;
    height: 48px;
    font-size: 18px;
    cursor: pointer;
}

.button-small-16 {
    font-size: 16px;
    width: 120px;
    height: 40px;
    border-radius: 4px;
}

@media screen and (max-width: 1550px) {}

.s-tab {
    width: 1550px;
    height: 75px;
    border-bottom: 2px solid rgba(6, 15, 26, 0.05);
    display: flex;
    margin: 50px auto 0 auto;
    justify-content: space-between;
}

.s-tab-item {
    height: 75px;
    cursor: pointer;
    display: inline-block;
}

.s-tab-item span {
    display: inline-flex;
    align-items: center;
    height: 100%;
    font-size: 18px;
    color: #333333;
}

.s-tab-item span img {
    width: 32px;
    height: 32px;
}

.s-tab-item span em {
    font-style: normal;
    margin-left: 10px;
}

.s-tab-active span {
    border-bottom: 2px solid #0071ef;
}

.s-tab-active span em {
    color: #0071ef;
}

@media screen and (max-width: 1550px) {
    .s-tab {
        width: 1200px;
        height: 60px;
        margin: 40px auto 0 auto;
    }

    .s-tab-item {
        height: 60px;
    }

    .s-tab-item span {
        font-size: 18px;
    }

    .s-tab-item span img {
        width: 28px;
        height: 28px;
    }

    .s-tab-item span em {
        margin-left: 6px;
    }

}

.footer {
    height: auto;
    overflow: hidden;
    background: #232323;
    padding: 0;
}

.footer-router {
    margin: 32px auto 0 auto;
    height: auto;
    overflow: hidden;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

.footer-router-left {
    height: 100%;
    float: left;
}

.footer-router-left-a {
    height: 292px;
}

.footer-router-left-a dl {
    float: left;
    margin-right: 70px;
}

.footer-router-left-a dl dd {
    font-size: 20px;
    font-weight: 400;
    color: #DADADA;
    height: 40px;
    line-height: 40px;

    margin-bottom: 14px;
}

.footer-router-left-a dl dt {
    margin-bottom: 12px;
}

.footer-router-left-a dl dt a {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

.footer-router-left-a dl dt:hover a {
    color: #ffffff;
}

.footer-router-left-a dl:last-child {
    margin-right: 0;
}

.footer-router-left-cooperation {
    margin: 16px auto 16px auto;
    height: 18px;
    line-height: 18px;
}

.footer-router-left-cooperation a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-right: 32px;
}

.footer-router-left-cooperation a:last-child {
    margin-right: 0;
}

.footer-router-left-cooperation a:hover {
    color: #ffffff;
}

.footer-router-right {
    height: 100%;
    float: right;
    display: flex;
    flex-direction: column;
}

.footer-router-right-logo {
    width: 151.5px;
    height: 41.9px;
    margin-bottom: 16px;
}

.footer-router-right-logo img {
    width: 100%;
    height: 100%;
}

.footer-router-right h6 {
    font-size: 14px;
    font-weight: 400;
    color: #DADADA;
    margin-top: 6px;
    display: flex;
    align-items: center;
}

.footer-router-right h6 span {
    width: 34px;
    height: 1px;
    background: #DADADA;
    display: inline-block;
    margin-right: 5px;
}

.footer-router-right-code {
    width: 100px;
    height: 100px;
    margin-top: 16px;
    padding: 10px;
    background: #fff;
    margin-right: 24px;
}

.footer-router-right-flex-code {
    display: flex;
    flex-direction: row;
}

.footer-router-right-code img {
    width: 100%;
    height: 100%;
}

.footer-router-right-code-name {
    color: #fff;
}

.footer-router-right-phone {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #888888;
    margin-top: 14px;
}

.footer-lin {
    height: 1px;
    background: #999999;
    margin-top: 10px;
    opacity: 0.53;
}

.footer-record {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-record p {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

.footer-record p em {
    color: #0082EF;
    font-style: normal;
}

.footer-record p em a {
    color: #0082EF;
    font-style: normal;
}

.footer-record div {
    margin-left: 8px;
    display: flex;
    align-items: center;
}

.footer-record div img {
    width: 15px;
    height: 15.83px;
}

.footer-record div span {
    margin-left: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}

@media screen and (max-width: 1550px) {
    .footer-router {
        margin: 24px auto 0 auto;
        height: auto;
        overflow: hidden;
    }

    .footer-router-left-a {
        height: auto;
        overflow: hidden;
    }

    .footer-router-left-a dl {
        margin-right: 40px;
    }

    .footer-router-left-a dl dd {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 12px;
    }

    .footer-router-left-a dl dt {
        margin-bottom: 12px;
    }

    .footer-router-left-a dl dt a {
        font-size: 14px;
    }

    .footer-router-left-cooperation {
        height: 18px;
        line-height: 18px;
    }

    .footer-router-left-cooperation a {
        font-size: 12px;
        margin-right: 32px;
    }

    .footer-router-right-logo {
        width: 120px;
        height: 33px;
        margin-bottom: 10px;
    }

    .footer-router-right h6 {
        font-size: 12px;
        margin-top: 4px;
    }

    .footer-router-right h6 span {
        width: 28px;
        margin-right: 4px;
    }

    .footer-router-right-code {
        width: 100px;
        height: 100px;
        margin-top: 12px;
    }

    .footer-router-right-code img {
        width: 100%;
        height: 100%;
    }

    .footer-router-right-phone {
        font-size: 12px;
        margin-top: 12px;
    }

    .footer-lin {
        margin-top: 18px;
    }

    .footer-record {
        height: 50px;
    }

    .footer-record p {
        font-size: 14px;
    }

    .footer-record div {
        margin-left: 8px;
    }

    .footer-record div img {
        width: 13px;
        height: 13.83px;
    }

    .footer-record div span {
        font-size: 12px;
    }
}

.header {
    height: 64px;
    background: #0071ef;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.header-min {
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-min-logo {
    width: 120px;
    height: 34px;
    float: left;
}

.header-min-logo a {
    width: 100%;
    height: 100%;
    display: block;
    background: url("../img/logo-nav.png") no-repeat;
    background-size: 100% 100%;
}

.header-min-list {
    height: 100%;
    width: 900px;
    float: left;
    position: relative;
    left: -70px;
}

.header-min-list li {
    float: left;
    margin-right: 40px;
    border-bottom: 2px solid transparent;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

.header-min-list li .list-title {
    height: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 100%;
}

.header-min-list li .list-title .icon {
    width: 18px;
    height: 18px;
}

.header-min-list li .list-title .icon path {
    fill: #ffffff;
}

.header-min-list li .list-title a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.header-min-list li .list-title .list-img {
    width: 11px;
    height: 6px;
    margin-left: 10px;
}

.header-min-list li .list-title span {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;

}

.header-min-list li .list-title span a {
    color: #000000;
}

.header-min-list li:last-child {
    margin-right: 0;
}

.header-min-list li:hover {
    border-bottom: 2px solid #ffffff;
}

.header-min-list li .son-drop {
    position: absolute;
    top: 64px;
    display: none;
}

.header-min-list li .drop-box {
    padding: 0 10px 10px 10px;
}

.header-min-list li .drop-box .drop-box-min {
    background: #ffffff;
    box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.11);
    position: relative;
    /*padding: 0;*/
    box-sizing: border-box;
    border-top: 1px solid #eeeeee;
}

.header-min-list li .product-drop {
    height: auto;
    overflow: hidden;
    width: 1180px !important;
    left: -12px;
}

.header-min-list li .product-drop .up-img {
    width: 40px;
    height: 22px;
    margin-left: 201px;
    margin-top: 4px;
}

.header-min-list li .product-drop .up-img img {
    width: 100%;
    height: 100%;
}

.header-min-list li .product-drop-min {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #eeeeee;
}

.header-min-list li .product-drop-min .min-h3 {
    font-size: 18px;
    color: #353535;
    font-weight: 500;
    padding: 24px 0;
    margin-right: 40px;
    border-bottom: 1px solid #FFE7E7;
    margin-bottom: 24px;
}

.header-min-list li .product-drop-min .min-h3 span {
    display: inline-block;
    width: 4px;
    height: 20px;
    border-radius: 20px;
    background: #0071ef;
    margin-right: 6px;
}

.header-min-list li .product-drop-min-left {
    width: 300px;
    height: auto;
    float: left;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.header-min-list li .product-drop-min-left dl {
    height: 550px;
    background: #FDF9F9;
}

.header-min-list li .product-drop-min-left dl dd {
    height: 50px;
    overflow: hidden;
    padding: 30px 40px;
}

.bg-white .li-right h5 {
    color: #0071ef !important;
}

.bg-white .li-right p {
    color: #0071ef !important;
}

.bg-white {
    background: #fff;
}

.header-min-list li .product-drop-min-left dl dd .li-left {
    width: 35px;
    height: auto;
    float: left;
}

.header-min-list li .product-drop-min-left dl dd .li-left svg {
    width: 100%;
    height: 100%;
}

.header-min-list li .product-drop-min-left dl dd .li-right {
    width: calc(100% - 45px - 16px);
    height: 52px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    float: right;
    padding: 4px 0 4px 8px;
    box-sizing: border-box;
}

.header-min-list li .product-drop-min-left dl dd .li-right h5 {
    font-size: 16px;
    font-weight: 600;
    color: #353535;
}

.header-min-list li .product-drop-min-left dl dd .li-right p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
    color: #555555;
}

.header-min-list li .product-drop-min-left dl dd:last-child {
    margin-bottom: 0;
}

.header-min-list li .product-drop-min-left dl dd:hover .li-right h5,
.header-min-list li .product-drop-min-left dl dd:hover .li-right p {
    color: #0071ef;
}

.header-min-list li .product-drop-min-left-btn .back-red,
.header-min-list li .product-drop-min-left-btn .border-red {
    width: 108px;
    height: 40px;
    border-radius: 4px;
    font-size: 18px;
}

.header-min-list li .product-drop-min-left-btn .border-red {
    margin-left: 12px;
}

.header-min-list li .product-drop-min-right {
    width: calc(100% - 464px);
    height: auto;
    overflow: hidden;
    float: right;
}

.header-min-list li .product-drop-min-right .min-list {
    margin-left: 40px;
    overflow: hidden;
}

.header-min-list li .product-drop-min-right .min-list .min-footer {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #FFE7E7;
    padding-top: 24px;
    margin-top: 32px;
    margin-right: 40px;
}

.header-min-list li .product-drop-min-right .min-list .min-footer .footer-info {
    width: 50%;
    cursor: pointer;
}

.header-min-list li .product-drop-min-right .min-list .min-footer .footer-info .footer-title {
    color: #3D3D3D;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 4px;
}

.drop-study {
    position: relative;
    left: -10px;
}

.header-min-list li .product-drop-min-right .min-list .min-footer .footer-info .footer-choose {
    color: #EA0000;
    font-size: 16px;
    margin-top: 4px;
    cursor: pointer;
}

.header-min-list li .product-drop-min-right .min-list .min-footer .footer-info .footer-img {
    position: relative;
    top: 2px;
}

.header-min-list li .product-drop-min-right .min-list-m {
    height: 310px;
    width: 100%;
    display: flex;
    flex-direction: row;
}

.header-min-list li .product-drop-min-right .min-list-m dl {
    width: 170px;
    float: left;
    /*padding-right: 24px;*/
}

.header-min-list li .product-drop-min-right .min-list-m dl dd {
    display: flex;
    align-items: center;

    cursor: pointer;
    padding-bottom: 16px;
    box-sizing: border-box;
    position: relative;
}



.header-min-list li .product-drop-min-right .min-list-m dl dd:last-child::after {
    width: 100%;
}

.header-min-list li .product-drop-min-right .min-list-m dl dd div {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}

.header-min-list li .product-drop-min-right .min-list-m dl dd div svg {
    width: 100%;
    height: 100%;
}

.header-min-list li .product-drop-min-right .min-list-m dl dd em {
    font-size: 16px;
    font-weight: 600;
    color: #353535;
}

.header-min-list li .product-drop-min-right .min-list-m dl dd:hover em {
    color: #0071ef;
}

.header-min-list li .product-drop-min-right .min-list-m dl dt {
    margin-bottom: 18px;
    cursor: pointer;
}

.header-min-list li .product-drop-min-right .min-list-m dl dt p {
    font-size: 14px;
    margin-left: 27px;
    color: #353535;
    cursor: pointer;
}

.header-min-list li .product-drop-min-right .min-list-m dl dt:hover p {
    color: #0071ef;
}

.header-min-list li .product-drop-min-right .min-list-m dl dt em {
    font-size: 12px;
    font-weight: 400;
    color: #555555;
    margin-top: 4px;
    display: block;

}

.header-min-list li .product-drop-min-right .min-list-m dl dt:last-child {
    margin-bottom: 0;
}

.header-min-list li .product-drop-min-right .min-list-m dl dt:hover p,
.header-min-list li .product-drop-min-right .min-list-m dl dt:hover em {
    /*color: #0071ef;*/
}

.header-min-list li .product-drop-min-right .min-list-m dl:last-child {
    margin-right: 0;
}

.header-min-list li .product-drop-min-right .min-list-tip {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.header-min-list li .operate-drop {
    left: -10px;
}

.header-min-list li .operate-drop .up-img {
    width: 40px;
    height: 22px;
    margin-left: 14px;
    margin-top: 4px;
}

.header-min-list li .operate-drop .up-img img {
    width: 100%;
    height: 100%;
}

.header-min-list li .operate-drop-min {
    height: auto;
    overflow: hidden;
    position: relative;
}

.header-min-list li .operate-drop-min-left {
    width: 300px;
    float: left;
    box-sizing: border-box;
}

.operate-drop-min-left-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.operate-drop-min-left-title {
    color: #353535;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 24px;
    margin-right: 40px;
    border-bottom: 1px solid #FFE7E7;
    margin-bottom: 24px;
}

.header-min-list li .operate-drop-min-left dl {
    height: auto;
    overflow: hidden;
}

.header-min-list li .operate-drop-min-left dl dd {
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.header-min-list li .operate-drop-min-left dl dd a {
    width: 100%;
    display: flex;
    align-items: center;
}

.header-min-list li .operate-drop-min-left dl dd .li-left {
    width: 52px;
    height: 52px;
}

.header-min-list li .operate-drop-min-left dl dd .li-left img {
    width: 100%;
    height: 100%;
}

.header-min-list li .operate-drop-min-left dl dd .li-right {
    margin-left: 10px;
    width: calc(100% - 45px - 16px);
}

.header-min-list li .operate-drop-min-left dl dd .li-right h5 {
    font-size: 16px;
    font-weight: 600;
    color: #353535;
}

.header-min-list li .operate-drop-min-left dl dd:hover .li-right h5 {
    color: #0071ef;
}

.header-min-list li .operate-drop-min-left dl dd .li-right p {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
}

.header-min-list li .operate-drop-min-left dl dd:last-child {
    margin-bottom: 0;
}

.header-min-list li .operate-drop-min-left dl dd:hover .li-right h5,
.header-min-list li .operate-drop-min-left dl dd:hover .li-right p {
    /*color: #0071ef;*/
}

.header-min-list .list-active {
    border-bottom: 2px solid #ffffff;
}

.header-min-login {
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
}

.header-min-login button {
    width: 108px;
    height: 40px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: normal;
    box-sizing: border-box;
    cursor: pointer;
}

.footer-router-right-flex-code-img {
    display: flex;
    flex-direction: row;
    margin-top: 12px;
    margin-left: 16px;
}

.footer-router-right-flex-code-img img {
    width: 26px;
    height: 26px;
}

.footer-router-right-flex-code-img div {
    margin-left: inherit;
    margin-top: 5px;
}

.header-min-login .login-btn-c {
    /* 品牌色 */
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background: transparent;
}

.header-min-login .register-btn-c {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #0071ef;
    margin-left: 12px;
}

.header-scroll .header-min-login .login-btn-c {
    border: 1px solid #0071ef;
    color: #0071ef;
}

.header-scroll .header-min-login .register-btn-c {
    border: 1px solid #0071ef;
    background: #0071ef;
    color: #ffffff;
}

.header-scroll {
    transition: 0.5s;
    background: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.header-scroll .header-min .header-min-logo a {
    background: url("../img/logo-nav-red.png") no-repeat;
    background-size: 100% 100%;
}

.header-scroll .header-min .header-min-logo-info div {
    color: #0071ef;
}

.header-scroll .header-min .header-min-list li .list-title span {
    color: #333333;
}

.header-scroll .header-min .header-min-list li .list-title span a {
    color: #333333;
}

.header-scroll .header-min .header-min-list li .list-title .icon path {
    fill: #333333;
}

.header-scroll .header-min .header-min-list li:hover {
    border-bottom: 2px solid #0071ef;
}

.header-scroll .header-min .header-min-list .list-active {
    border-bottom: 2px solid #0071ef;
}

.header-scroll .header-min .header-min-login .back-white {
    background: #0071ef;
    color: #FFFFFF;
    box-shadow: none;
}

.header-scroll .header-min .header-min-login .border-white {
    border: 1px solid #0071ef;
    color: #0071ef;
    margin-left: 16px;
    background: transparent;
    padding: 0;
}

.banner {
    height: 700px;
    overflow: hidden;
    /*  max-width: 1460px; */
    min-width: 1200px;
}

.banner-back {
    width: 100%;
    height: 100%;

}


.banner-min {
    margin: 64px auto 0 auto;
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 0;
    z-index: 2;
}

.banner-min-ml700 {
    margin-left: -600px;
}

.banner-min .min-left {
    float: left;
}

.banner-min .min-left h2,
.banner-min .min-left h1 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin: 88px 0 24px 0;
}

.banner-min .min-left h6 {
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 32px;
    width: 600px;
}

.banner-min .min-left-btn {
    margin-top: 88px;
}

.banner-min .min-left-btn .border-white {
    margin-left: 16px;
}

.banner-min .min-right {
    float: right;
}

.banner-min .min-right img {
    width: 594px;
    height: 480px;
}

.index-banner-other {
    background: url("../img/index/index-banner.png") no-repeat center;
    background-size: cover;
}

.index-traders-other {
    background: url("../img/product/5.0/traders.jpg") no-repeat center;
    background-size: cover;
}

.index-product-other {
    background: url("../img/product/5.0/banner.png") no-repeat center;
    background-size: cover;
}

.index-shipinhao-other {
    background: url("../img/product/shipinhao/banner.jpg") no-repeat center;
    background-size: cover;
}

.index-scrm-other {
    background: url("../img/product/scrm/banner.jpg") no-repeat center;
    background-size: cover;
}

.index-quanyu-other {
    background: url("../img/product/quanyu/banner.webp") no-repeat center;
    background-size: cover;
}

.index-toufang-other {
    background: url("../img/index/banner/toufang.jpg") no-repeat center;
    background-size: cover;
}

.video-page-banner {
    background: url("../img/product/scrm/video-page-banner.jpg") no-repeat center;
    background-size: cover;
}

.study-banner {
    background: url("../img/product/scrm/study-banner.jpg") no-repeat center;
    background-size: cover;
}

.study-banner .banner-min {
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
}

.study-banner .banner-min .min-left h1 {
    margin-top: 0;
}

.index-video-with-other {
    background: url("../img/product/scrm/video_with.jpg") no-repeat center;
    background-size: cover;
}

.index-run-with-other {
    background: url("../img/product/scrm/run_with.jpg") no-repeat center;
    background-size: cover
}

.index-mall-other {
    background: url("../img/shipinhao/mall.png") no-repeat center;
    background-size: cover;
}

.index-guanjia-other {
    background: url("../img/product/conversation/guanjia.png") no-repeat center;
    background-size: cover;
}

.index-dingzhi-other {
    background: url("../img/product/conversation/dingzhihua.png") no-repeat center;
    background-size: cover;
}

.index-menu-run-other {
    background: url("../img/private-domain/5.0/banner.png") no-repeat center;
    background-size: cover;
}

.index-mother-baby-other {
    background: url("../img/channel/mother-baby/banner.png") no-repeat center;
    background-size: cover;
}

.index-menu-finance-other {
    background: url("../img/channel/finance/banner.png") no-repeat center;
    background-size: cover;
}

.index-menu-cosmetic-medical-other {
    background: url("../img/channel/cosmetic-medical/banner.png") no-repeat center;
    background-size: cover;
}

.index-menu-scene-medical-other {
    background: url("../img/scene/sence.jpg") no-repeat center;
    background-size: cover;
}

.index-menu-retail-other {
    background: url("../img/channel/retail/banner.png") no-repeat center;
    background-size: cover;
}

.index-menu-education-other {
    background: url("../img/channel/education/banner.png") no-repeat center;
    background-size: cover;
}

.index-menu-mall-other {
    background: url("../img/channel/mall/banner.png") no-repeat center;
    background-size: cover;
}

.index-menu-repast-other {
    background: url("../img/channel/repast/banner.png") no-repeat center;
    background-size: cover;
}

.index-success-other {
    background: url("../img/success/success_ful.png") no-repeat center;
    background-size: cover;
}

.index-menu-cosmetic-medical-other-fenxiao {
    background: url("../img/scene/fenxiao.jpg") no-repeat center;
    background-size: cover;
}

.index-run-other {
    background: url("../img/scene/run.png") no-repeat center;
    background-size: cover;
}

.index-menu-cosmetic-medical-other-member {
    background: url("../img/scene/member.jpg") no-repeat center;
    background-size: cover;
}

.index-menu-cosmetic-medical-other-shipinhao {
    background: url("../img/scene/shipin_siyu.jpg") no-repeat center;
    background-size: cover;
}

.index-menu-scene-medical-other-zengzhang {
    background: url("../img/scene/私域.png") no-repeat center;
    background-size: cover;
}

.index-menu-scene-medical-other-pingtai {
    background: url("../img/scene/pingtai.jpg") no-repeat center;
    background-size: cover;
}

@media screen and (max-width: 1550px) {
    .index-banner-other {
        background: url("../img/index/index-banner.png") no-repeat -100px;
        background-size: cover;
    }

    .video-page-banner {
        background: url("../img/product/scrm/video-page-banner.jpg") no-repeat -100px;
        background-size: cover;
    }

    .study-banner {
        background: url("../img/product/scrm/study-banner.jpg") no-repeat -100px;
        background-size: cover;
    }

    .index-product-other {
        background: url("../img/product/5.0/banner.png") no-repeat -300px;
        background-size: cover;
    }

    /*.index-shipinhao-other {*/
    /*    background: url("../img/shipinhao/banner.png") no-repeat -300px;*/
    /*    background-size: cover;*/
    /*}*/
    .index-scrm-other {
        background: url("../img/product/scrm/banner.jpg") no-repeat -360px;
        background-size: cover;
    }

    .index-quanyu-other {
        background: url("../img/product/quanyu/banner.webp") no-repeat -300px;
        background-size: cover;
    }

    .index-mall-other {
        background: url("../img/shipinhao/mall.png") no-repeat -300px;
        background-size: cover;
    }

    .index-guanjia-other {
        background: url("../img/shipinhao/guanjia.png") no-repeat -300px;
        background-size: cover;
    }

    .index-dingzhi-other {
        background: url("../img/product/conversation/dingzhihua.png") no-repeat -300px;
        background-size: cover;
    }

    .index-menu-run-other {
        background: url("../img/private-domain/5.0/banner.png") no-repeat -160px;
        background-size: cover;
    }

    .index-mother-baby-other {
        background: url("../img/channel/mother-baby/banner.png") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-finance-other {
        background: url("../img/channel/finance/banner.png") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other {
        background: url("../img/channel/cosmetic-medical/banner.png") no-repeat -260px;
        background-size: cover;
    }

    .index-menu-retail-other {
        background: url("../img/channel/retail/banner.png") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-education-other {
        background: url("../img/channel/education/banner.png") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-mall-other {
        background: url("../img/channel/mall/banner.png") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-repast-other {
        background: url("../img/channel/repast/banner.png") no-repeat -310px;
        background-size: cover;
    }

    .index-success-other {
        background: url("../img/success/success_ful.png") no-repeat -310px;
        background-size: cover;
    }

    .index-traders-other {
        background: url("../img/product/5.0/traders.jpg") no-repeat -420px;
        background-size: cover;
    }

    .index-video-with-other {
        background: url("../img/product/scrm/video_with.jpg") no-repeat -310px;
        background-size: cover;
    }

    .index-run-with-other {
        background: url("../img/product/scrm/run_with.jpg") no-repeat -420px;
        background-size: cover
    }

    .index-menu-scene-medical-other {
        background: url("../img/scene/sence.jpg") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-fenxiao {
        background: url("../img/scene/fenxiao.jpg") no-repeat -310px;
        background-size: cover;
    }

    .index-run-other {
        background: url("../img/scene/run.png") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-member {
        background: url("../img/scene/member.jpg") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-shipinhao {
        background: url("../img/scene/shipin_siyu.jpg") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-scene-medical-other-zengzhang {
        background: url("../img/scene/私域.png") no-repeat -310px;
        background-size: cover;
    }

    .index-menu-scene-medical-other-pingtai {
        background: url("../img/scene/pingtai.jpg") no-repeat -310px;
        background-size: cover;
    }
}

.accountInfo {
    display: flex;
    flex-direction: row;
    margin: 0 0 0 37px !important;

    border-radius: 8px;
}

@media screen and (max-width: 1550px) {
    .shipinhao-product-img {
        width: 400px !important;
        height: 390px !important;
    }

    .shipinhao-product-div {
        margin-top: 30px !important;
        padding: 20px 15px !important;
    }

    .page-min-width-1140 {
        width: 1140px;
        padding: 0 10px;
    }

    .swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title {
        /*padding-left: 16px !important;*/
    }

    .accountInfo {
        margin: 0 0 0 16px !important;
    }

    .swiper-service-swi .swiper-wrapper .swiper-slide .more .buttons {
        margin-left: 16px !important;
    }

    .achievement {
        padding: 15px 0 !important;
        width: 205px !important;
    }

    .banner {
        height: 620px;
    }

    .banner-min .min-left h2,
    .banner-min .min-left h1 {
        font-size: 36px;
        margin: 100px 0 32px 0;
    }

    .banner-min .min-left-btn {
        margin-top: 66px;
    }

    .index-banner-other {
        background: url("../img/index/index-banner.png") no-repeat -200px;
        background-size: cover;
    }

    .video-page-banner {
        background: url("../img/product/scrm/video-page-banner.jpg") no-repeat -410px;
        background-size: cover;
    }

    .study-banner {
        background: url("../img/product/scrm/study-banner.jpg") no-repeat -350px;
        background-size: cover;
    }

    .index-product-other {
        background: url("../img/product/5.0/banner.png") no-repeat -400px;
        background-size: cover;
    }

    .index-shipinhao-other {
        background: url("../img/product/shipinhao/banner.jpg") no-repeat -340px;
        background-size: cover;
    }

    .index-scrm-other {
        background: url("../img/product/scrm/banner.jpg") no-repeat -360px;
        background-size: cover;
    }

    .index-quanyu-other {
        background: url("../img/product/quanyu/banner.webp") no-repeat -360px;
        background-size: cover;
    }

    .index-mall-other {
        background: url("../img/shipinhao/mall.png") no-repeat -400px;
        background-size: cover;
    }

    .index-guanjia-other {
        background: url("../img/shipinhao/guanjia.png") no-repeat -384px;
        background-size: cover;
    }

    /*.index-dingzhi-other {*/
    /*    background: url("../img/product/conversation/dingzhihua.png") no-repeat -420px;*/
    /*    background-size: cover;*/
    /*}*/
    .index-menu-run-other {
        background: url("../img/private-domain/5.0/banner.png") no-repeat -280px;
        background-size: cover;
    }

    .index-mother-baby-other {
        background: url("../img/channel/mother-baby/banner.png") no-repeat -440px;
        background-size: cover;
    }

    .index-menu-finance-other {
        background: url("../img/channel/finance/banner.png") no-repeat -440px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other {
        background: url("../img/channel/cosmetic-medical/banner.png") no-repeat -400px;
        background-size: cover;
    }

    .index-menu-retail-other {
        background: url("../img/channel/retail/banner.png") no-repeat -400px;
        background-size: cover;
    }

    .index-menu-education-other {
        background: url("../img/channel/education/banner.png") no-repeat -407px;
        background-size: cover;
    }

    .index-menu-mall-other {
        background: url("../img/channel/mall/banner.png") no-repeat -400px;
        background-size: cover;
    }

    .index-menu-repast-other {
        background: url("../img/channel/repast/banner.png") no-repeat -407px;
        background-size: cover;
    }

    .index-success-other {
        background: url("../img/success/success_ful.png") no-repeat -170px;
        background-size: cover;
    }

    .index-video-with-other {
        background: url("../img/product/scrm/video_with.jpg") no-repeat -450px;
        background-size: cover;
    }

    .index-menu-scene-medical-other {
        background: url("../img/scene/sence.jpg") no-repeat -410px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-fenxiao {
        background: url("../img/scene/fenxiao.jpg") no-repeat -390px;
        background-size: cover;
    }

    .index-run-other {
        background: url("../img/scene/run.png") no-repeat -380px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-member {
        background: url("../img/scene/member.jpg") no-repeat -380px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-shipinhao {
        background: url("../img/scene/shipin_siyu.jpg") no-repeat -320px;
        background-size: cover;
    }

    .index-menu-scene-medical-other-zengzhang {
        background: url("../img/scene/私域.png") no-repeat -400px;
        background-size: cover;
    }

    .index-menu-scene-medical-other-pingtai {
        background: url("../img/scene/pingtai.jpg") no-repeat -378px;
        background-size: cover;
    }
}

@media screen and (max-width: 1366px) {
    .diloagImg {
        top: 106px;
        right: 49px;
    }

    .index-banner-other {
        background: url("../img/index/index-banner.png") no-repeat -300px;
        background-size: cover;
    }

    .video-page-banner {
        background: url("../img/product/scrm/video-page-banner.jpg") no-repeat -400px;
        background-size: cover;
    }

    .study-banner {
        background: url("../img/product/scrm/study-banner.jpg") no-repeat -530px;
        background-size: cover;
    }

    .index-product-other {
        background: url("../img/product/5.0/banner.png") no-repeat -400px;
        background-size: cover;
    }

    .index-shipinhao-other {
        background: url("../img/product/shipinhao/banner.jpg") no-repeat -400px;
        background-size: cover;
    }

    .index-scrm-other {
        background: url("../img/product/scrm/banner.jpg") no-repeat -400px;
        background-size: cover;
    }

    .index-quanyu-other {
        background: url("../img/product/quanyu/banner.webp") no-repeat -400px;
        background-size: cover;
    }

    .index-mall-other {
        background: url("../img/shipinhao/mall.png") no-repeat -430px;
        background-size: cover;
    }

    .index-guanjia-other {
        background: url("../img/product/conversation/banner.jpg") no-repeat -440px;
        background-size: cover;
    }

    .index-dingzhi-other {
        background: url("../img/product/conversation/dingzhihua.png") no-repeat -440px;
        background-size: cover;
    }

    .index-menu-run-other {
        background: url("../img/private-domain/5.0/banner.png") no-repeat -300px;
        background-size: cover;
    }

    .index-mother-baby-other {
        background: url("../img/channel/mother-baby/banner.png") no-repeat -550px;
        background-size: cover;
    }

    .index-menu-finance-other {
        background: url("../img/channel/finance/banner.png") no-repeat -550px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other {
        background: url("../img/channel/cosmetic-medical/banner.png") no-repeat -500px;
        background-size: cover;
    }

    .index-menu-retail-other {
        background: url("../img/channel/retail/banner.png") no-repeat -520px;
        background-size: cover;
    }

    .index-menu-education-other {
        background: url("../img/channel/education/banner.png") no-repeat -520px;
        background-size: cover;
    }

    .index-menu-mall-other {
        background: url("../img/channel/mall/banner.png") no-repeat -500px;
        background-size: cover;
    }

    .index-menu-repast-other {
        background: url("../img/channel/repast/banner.png") no-repeat -550px;
        background-size: cover;
    }

    .index-success-other {
        background: url("../img/success/success_ful.png") no-repeat -300px;
        background-size: cover;
    }

    .index-traders-other {
        background: url("../img/product/5.0/traders.jpg") no-repeat -400px;
        background-size: cover;
    }

    .index-video-with-other {
        background: url("../img/product/scrm/video_with.jpg") no-repeat -400px;
        background-size: cover;
    }

    .index-run-with-other {
        background: url("../img/product/scrm/run_with.jpg") no-repeat -400px;
        background-size: cover
    }

    .index-menu-scene-medical-other {
        background: url("../img/scene/sence.jpg") no-repeat -500px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-fenxiao {
        background: url("../img/scene/fenxiao.jpg") no-repeat -500px;
        background-size: cover;
    }

    .index-run-other {
        background: url("../img/scene/run.png") no-repeat -400px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-member {
        background: url("../img/scene/member.jpg") no-repeat -450px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-shipinhao {
        background: url("../img/scene/shipin_siyu.jpg") no-repeat -460px;
        background-size: cover;
    }

    .index-menu-scene-medical-other-zengzhang {
        background: url("../img/scene/私域.png") no-repeat -500px;
        background-size: cover;
    }

    .index-menu-scene-medical-other-pingtai {
        background: url("../img/scene/pingtai.jpg") no-repeat -400px;
        background-size: cover;
    }
}

@media screen and (max-width: 1240px) {
    .index-traders-other {
        background: url("../img/product/5.0/traders.jpg") no-repeat -360px;
        background-size: cover;
    }

    .index-banner-other {
        background: url("../img/index/index-banner.png") no-repeat -360px;
        background-size: cover;
    }

    .video-page-banner {
        background: url("../img/product/scrm/video-page-banner.jpg") no-repeat -400px;
        background-size: cover;
    }

    .index-success-other {
        background: url("../img/success/success_ful.png") no-repeat -300px;
        background-size: cover;
    }

    .index-product-other {
        background: url("../img/product/5.0/banner.png") no-repeat -500px;
        background-size: cover;
    }

    .index-shipinhao-other {
        background: url("../img/product/shipinhao/banner.jpg") no-repeat -500px;
        background-size: cover;
    }

    .index-scrm-other {
        background: url("../img/product/scrm/banner.jpg") no-repeat -500px;
        background-size: cover;
    }

    .index-quanyu-other {
        background: url("../img/product/quanyu/banner.webp") no-repeat -500px;
        background-size: cover;
    }

    .index-mall-other {
        background: url("../img/shipinhao/mall.png") no-repeat -500px;
        background-size: cover;
    }

    .index-guanjia-other {
        background: url("../img/shipinhao/guanjia.png") no-repeat -500px;
        background-size: cover;
    }

    .index-dingzhi-other {
        background: url("../img/product/conversation/dingzhihua.png") no-repeat -500px;
        background-size: cover;
    }

    .index-menu-run-other {
        background: url("../img/private-domain/5.0/banner.png") no-repeat -500px;
        background-size: cover;
    }

    .index-mother-baby-other {
        background: url("../img/channel/mother-baby/banner.png") no-repeat -620px;
        background-size: cover;
    }

    .index-menu-finance-other {
        background: url("../img/channel/finance/banner.png") no-repeat -620px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other {
        background: url("../img/channel/cosmetic-medical/banner.png") no-repeat -600px;
        background-size: cover;
    }

    .index-menu-retail-other {
        background: url("../img/channel/retail/banner.png") no-repeat -620px;
        background-size: cover;
    }

    .index-menu-education-other {
        background: url("../img/channel/education/banner.png") no-repeat -620px;
        background-size: cover;
    }

    .index-menu-mall-other {
        background: url("../img/channel/mall/banner.png") no-repeat -550px;
        background-size: cover;
    }

    .index-menu-repast-other {
        background: url("../img/channel/repast/banner.png") no-repeat -620px;
        background-size: cover;
    }

    .index-run-with-other {
        background: url("../img/product/scrm/run_with.jpg") no-repeat -560px;
        background-size: cover
    }

    .index-menu-scene-medical-other {
        background: url("../img/scene/sence.jpg") no-repeat -560px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-fenxiao {
        background: url("../img/scene/fenxiao.jpg") no-repeat -560px;
        background-size: cover;
    }

    .index-run-other {
        background: url("../img/scene/run.png") no-repeat -560px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-member {
        background: url("../img/scene/member.jpg") no-repeat -560px;
        background-size: cover;
    }

    .index-menu-cosmetic-medical-other-shipinhao {
        background: url("../img/scene/shipin_siyu.jpg") no-repeat -560px;
        background-size: cover;
    }

    .index-menu-scene-medical-other-zengzhang {
        background: url("../img/scene/私域.png") no-repeat -560px;
        background-size: cover;
    }

    .index-menu-scene-medical-other-pingtai {
        background: url("../img/scene/pingtai.jpg") no-repeat -560px;
        background-size: cover;
    }
}


.home-model {
    margin-top: -70px;
    display: flex;
    min-width: 1336px;
    position: relative;
    z-index: 2;
}

.home-model-min {
    width: 1198px;
    margin: 0 auto;
}

.page-width-1200 {
    width: 1200px;
}

.home-model-min-item {
    width: 378px;
    height: 140px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 1px rgba(246, 151, 151, 0.3);
    border-radius: 8px;
    padding: 24px 20px;
    box-sizing: border-box;
    float: left;
    margin-left: 32px;
    transition: 0.5s;
}

/* .home-model-min .home-model-min-item:nth-child(3n){
	margin-left: 0;
} */
.home-model-min-item .item-left {
    float: right;
    width: calc(100% - 70px - 10px);
}

.home-model-min-item .item-left h3 {
    margin-top: 8px;
    font-size: 20px;
    font-weight: 500;
    color: #353535;

}

.home-model-min-item .item-left h5 {
    margin: 4px 0 16px 0;
}

.home-model-min-item .item-left h5 span {
    font-size: 16px;
    font-weight: normal;
    color: #3D3D3D;
}

.home-model-min-item .item-left p {
    cursor: pointer;
    color: #0071ef;
    font-size: 14px;
    font-weight: normal;
    color: #0071ef;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.home-model-min-item .item-left p img {
    width: 14px;
    margin-left: 8px;
    height: 14px;
}

.home-model-min-item .item-right {
    float: left;
    width: 70px;
    height: 70px;
}

.home-model-min-item .item-right img {
    width: 100%;
    height: 100%;
}

.home-model-min-item:first-child {
    margin-left: 0;
}

.home-model-min-item:hover {
    transform: translateY(-20px);
}

.home-model-min-item:hover .item-left h3 {
    color: #0071ef;
}


.m-box-min {
    margin: 0 auto;
    text-align: center;
}

.m-box-min h3 {
    font-size: 36px;
    font-weight: 500;
    color: #353535;
}

.m-box-min h5 {
    font-size: 16px;
    font-weight: 400;
    color: #767676;
    margin-top: 12px;
    padding-bottom: 50px;
}

.m-box-min h5 span {
    color: #0071ef;
    font-weight: 600;
}


.character {
    height: auto;
    overflow: hidden;
    background: url("../img/character-back.png") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}


.diloagImg {
    right: 59px !important;
    top: 134px !important;
}

.character-min-info {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.character-min-info .info-left {
    width: 100px;
    height: 100px;
    float: left;
}

.character-min-info .info-left img {
    width: 100%;
    height: 100%;
}

.character-min-info .info-text {
    float: left;
    margin-left: 24px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.character-min-info .info-text h3 {
    font-size: 32px;
    font-weight: 600;
    color: #FFFFFF;
}

.character-min-info .info-text p {
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    position: relative;
    height: 42px;
    line-height: 42px;
}

.character-min-info .info-text p:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 4px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 30px;
}

.character-min-mk {
    margin-top: 32px;
}

.character-min-mk p {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
}

.character-min-btn {
    width: 100%;
    /*position: absolute;*/
    margin: 50px auto 0 auto;
    z-index: 10;
    text-align: center;
}

.character-min-btn .border-white {
    margin-left: 16px;
}

@media screen and (max-width: 1550px) {

    .character-min-info .info-left {
        width: 90px;
        height: 90px;
    }

    .character-min-info .info-text {
        margin-left: 20px;
        height: 90px;
    }

    .character-min-info .info-text h3 {
        font-size: 28px;
    }

    .character-min-info .info-text p {
        font-size: 14px;
        height: 32px;
        line-height: 32px;
    }

    .character-min-info .info-text p:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 40px;
        height: 3px;
        border-radius: 25px;
    }

    .character-min-mk {
        margin-top: 22px;
    }

    .character-min-mk p {
        font-size: 16px;
        line-height: 34px;
    }

    .character-min-btn {
        margin-top: 40px;
    }

    .character-min-btn .border-white {
        margin-left: 14px;
    }
}

.mall-fun {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.mall-fun li {
    width: 489px;
    height: 198px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(230, 235, 238, 0.5);
    border-radius: 4px 4px 4px 4px;
    padding: 64px;
    box-sizing: border-box;

    margin-right: 16px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mall-fun li .li-left {
    width: 60px;
    height: 60px;
}

.mall-fun li .li-left img {
    width: 100%;
    height: 100%;
}

.mall-fun li .li-right {
    text-align: left;
    margin-left: 24px;
    width: calc(100% - 84px);
}

.mall-fun li .li-right h4 {
    font-size: 22px;
    font-weight: 400;
    color: #353535;
}

.mall-fun li .li-right p {
    font-size: 14px;
    color: #767676;
    margin-top: 12px;
}

.mall-fun li:nth-child(3n) {
    margin-right: 0;
}

@media screen and (max-width: 1550px) {
    .mall-fun {
        margin-top: 40px;
    }

    .mall-fun li {
        width: 384px;
        height: 180px;
        padding: 40px 24px;
    }


    .mall-fun li .li-right {
        margin-left: 26px;
        width: calc(100% - 106px);
    }

    .mall-fun li .li-right p {
        margin-top: 12px;
    }
}

.min-btn .border-red {
    margin-left: 14px;
    background: transparent;
}

.min-btn-mag40 {
    margin-top: 40px;
}

.min-btn-mag60 {
    margin-top: 60px;
}

.min-btn-mag46 {
    margin-top: 46px;
}

.min-btn-mag16 {
    margin-top: 16px;
}

.min-btn-mag30 {
    width: 1200px;
    margin: 30px auto 0 auto;
}

.study-page-dialog {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    animation: dialog-fade-in 0.4s linear;
}

.study-page-dialog .content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    height: 500px;
    z-index: 2;
}

.study-page-dialog .content .shutdown {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.study-page-dialog .content .bg {
    width: 100%;
}

@media screen and (max-width: 1550px) {
    .min-btn-mag40 {
        margin-top: 30px;
    }

    .min-btn-mag60 {
        margin-top: 50px;
    }
}

.swiper {
    height: auto;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 50%;
    z-index: 98;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    cursor: pointer;
}

.swiper .swiper-button-next .icon,
.swiper .swiper-button-prev .icon {
    width: 24px;
    height: 24px;
}

.swiper .swiper-button-next .icon path,
.swiper .swiper-button-prev .icon path {
    fill: #000000;
}

.swiper .swiper-button-next:hover,
.swiper .swiper-button-prev:hover {
    background: #0071ef;
}

.swiper .swiper-button-next:hover .icon path,
.swiper .swiper-button-prev:hover .icon path {
    fill: #ffffff;
}

.swiper .swiper-button-next {
    right: 6px;
}

.swiper .swiper-button-prev {
    left: 6px;
}

.swiper .swiper-button-next svg {
    transform: rotate(180deg);
}

.swiper .swiper-wrapper .swiper-slide {
    padding: 10px 74px;
    box-sizing: border-box;
}

.case-praise {
    margin-top: 50px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m {
    height: 691px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 50px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-left {
    width: 618px;
    height: 583px;
    margin-left: 60px;
    margin-right: 60px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-left img {
    width: 100%;
    height: 100%;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right {
    text-align: left;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -120px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h3 {
    font-size: 42px;
    font-weight: 600;
    color: #333333;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h6 {
    font-size: 20px;
    color: #333333;
    margin-top: 12px;
    font-weight: 400;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right p {
    width: 440px;
    margin-top: 14px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h4 {
    font-size: 26px;
    font-weight: 600;
    color: #333333;
    margin-top: 50px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right ul {
    margin-top: 14px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right ul li {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    position: relative;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo {
    width: 300px;
    height: 76px;
    position: absolute;
    bottom: 120px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo img {
    width: 100%;
    height: 100%;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo1 {
    left: 838px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo2 {
    right: 968px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo3 {
    right: 890px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo4 {
    left: 847px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m1 {
    justify-content: flex-start;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m1 .curr-praise-m-right {
    margin-left: 50px;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 {
    justify-content: flex-end;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 .curr-praise-m-left {
    margin-left: 50px;
    float: right;
}

.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 .curr-praise-m-right {
    margin-right: 50px;
}

@media screen and (max-width: 1550px) {
    .case-praise {
        margin-top: 40px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m {
        height: 540px;
        padding: 30px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-left {
        width: 460px;
        height: 427px;
        margin: 0;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right {
        height: 480px;
        margin-top: 50px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h3 {
        font-size: 30px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h6 {
        font-size: 18px;
        margin-top: 16px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h4 {
        font-size: 26px;
        margin-top: 40px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right p {
        font-size: 14px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right ul {
        margin-top: 23px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right ul li {
        font-size: 14px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right div {
        margin-top: 18px;
        width: 170px;
        height: 52px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo {
        bottom: 60px;
        width: 240px;
        height: auto;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo1 {
        left: 570px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo2 {
        right: 740px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo3 {
        right: 732px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo4 {
        left: 632px;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 .curr-praise-m-left {
        margin: 0;
    }

    .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 .curr-praise-m-right {
        margin-left: 30px;
    }
}

.curr-swiper {
    margin-top: 50px;
}

.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m {
    height: 500px;
    background: #ffffff;
}

.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-left {
    width: 668px;
    height: 500px;
    float: left;
}

.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-left img {
    width: 100%;
    height: 100%;
}

.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right {
    width: calc(100% - 668px);
    float: left;
    height: 500px;
    padding: 98px 0 0 50px;
    box-sizing: border-box;
    text-align: left;
}

.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right h2 {
    height: 50px;
    font-size: 36px;
    font-weight: 600;
    color: #333333;
}

.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right h6 {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    margin-top: 15px;
}

.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-top: 10px;
    padding-right: 30px;
    box-sizing: border-box;
}

@media screen and (max-width: 1550px) {
    .curr-swiper {
        margin-top: 40px;
    }

    .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m {
        height: 360px;
        background: #ffffff;
    }

    .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-left {
        width: 520px;
        height: 360px;
        float: left;
    }

    .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-left img {
        width: 100%;
        height: 100%;
    }

    .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right {
        width: calc(100% - 600px);
        float: left;
        height: 360px;
        padding: 24px 0 0 40px;
        box-sizing: border-box;
        text-align: left;
    }

    .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right h2 {
        height: 50px;
        font-size: 32px;
        font-weight: 600;
        color: #333333;
    }

    .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right h6 {
        font-size: 20px;
        font-weight: 500;
        color: #333333;
        margin-top: 12px;
    }

    .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right p {
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        margin-top: 10px;
    }
}

.curr-praise-shadow .swiper .swiper-wrapper .swiper-slide .curr-praise-m {
    box-shadow: 0px 3px 10px 1px rgba(15, 15, 15, 0.1);
}

.min-big-img {
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}

.min-big-1150 {
    max-width: 1150px;
    margin: 56px auto 0 auto;
}

.img_div {
    width: 80px;
    height: 90px;
    position: relative;
    top: 200px;
    left: 20px;
}

.img_div_shipin {
    width: 80px;
    height: 90px;
    position: relative;
    top: 250px;
    left: 20px;

}

.img_div_mall {
    width: 80px;
    height: 90px;
    position: relative;
    top: 290px;
    left: 20px;

}

.img_div_conversation {
    width: 80px;
    height: 90px;
    position: relative;
    top: 320px;
    left: 20px;

}

.img_div_curriculum {
    width: 80px;
    height: 90px;
    position: relative;
    top: 200px;
    right: 20px;

}

.img_div_video {
    width: 80px;
    height: 90px;
    position: relative;
    top: 260px;
    right: 20px;

}

.img_div_menu_traders {
    width: 80px;
    height: 90px;
    position: relative;
    top: 290px;
    right: 20px;

}

.img_div_menu_run {
    width: 80px;
    height: 90px;
    position: relative;
    top: 320px;
    right: 20px;

}

.min-big-hang {
    width: 132px;
    height: 70px;
    position: relative;
    background: transparent;
    left: 15px;
    bottom: -390px;
    margin-right: 30px;
}

.min-big-hang1 {}

.min-big-hang2 {}

.min-big-img img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.min-big-img-div {
    height: 820px;
    background: url('../img/index/zengzhangshi.png') no-repeat;
    background-size: 100% 100%;
}

.min-big-img90 img {
    width: 90%;
    height: auto;
}

@media screen and (max-width: 1550px) {
    .min-big-img90 img {
        width: 100%;
        height: auto;
    }
}

.scrm-drainage {
    margin-top: 50px;
    height: 618px;
}

.scrm-drainage li {
    width: 316px;
    height: 182px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 24px;
    box-sizing: border-box;
    text-align: left;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}

.scrm-drainage li div {
    width: 42px;
    height: 42px;
}

.scrm-drainage li div img {
    width: 100%;
    height: 100%;
}

.scrm-drainage li h4 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin: 24px 0 10px 0;
}

.scrm-drainage li p {
    font-size: 14px;
    color: #666666;
}

.scrm-drainage li:nth-child(4n) {
    margin-right: 0;
}

@media screen and (max-width: 1550px) {
    .scrm-drainage {
        margin-top: 40px;
        height: 558px;
    }

    .scrm-drainage li {
        width: 282px;
        height: 162px;
        padding: 20px;
    }

    .scrm-drainage li div {
        width: 32px;
        height: 32px;
    }

    .scrm-drainage li h4 {
        font-size: 18px;
        margin: 18px 0 6px 0;
    }

    .scrm-drainage li p {
        font-size: 14px;
    }
}

.scrm-drainage-shadow li {
    box-shadow: 0px 3px 10px 1px rgba(15, 15, 15, 0.1);
}

.scrm-drainage2 {
    height: 412px;
}

@media screen and (max-width: 1550px) {
    .scrm-drainage2 {
        height: 370px;
    }
}

.s-introduce {
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;

}

.s-introduce .s-introduce-left {
    width: 505px;
    text-align: left;
}

.s-introduce .s-introduce-left h3 {
    font-size: 26px;
    font-weight: 400;
    color: #1A1A1A;
}

.s-introduce .s-introduce-left p {
    font-size: 20px;
    color: #767676;
    font-weight: 400;
    height: 100px;
    margin: 20px 0 50px 0;
}

.s-introduce .s-introduce-left ul li {
    width: 50%;
    display: flex;
    align-items: center;
    float: left;
    margin-bottom: 30px;
}

.s-introduce .s-introduce-left ul li div {
    width: 36px;
    height: 36px;
}

.s-introduce .s-introduce-left ul li div img {
    width: 100%;
    height: 100%;
}

.s-introduce .s-introduce-left ul li span {
    margin-left: 16px;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
}

.s-introduce .s-introduce-left .s-introduce-left-btn .border-red {
    margin-left: 24px;
}

.s-introduce .s-introduce-right {
    height: auto;
}

.s-introduce .s-introduce-right img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1550px) {
    .s-introduce {
        margin-top: 40px;
    }

    .s-introduce .s-introduce-left {
        width: 500px;
    }

    .s-introduce .s-introduce-left h3 {
        font-size: 28px;
    }

    .s-introduce .s-introduce-left p {
        font-size: 16px;
        height: 100px;
        padding-right: 20px;
    }

    .s-introduce .s-introduce-left ul li {
        margin-bottom: 30px;
    }

    .s-introduce .s-introduce-left ul li div {
        width: 36px;
        height: 36px;
    }

    .s-introduce .s-introduce-left ul li div img {
        width: 100%;
        height: 100%;
    }

    .s-introduce .s-introduce-left ul li span {
        margin-left: 16px;
        font-size: 18px;
        font-weight: 400;
        color: #666666;
    }

    .s-introduce .s-introduce-left .s-introduce-left-btn .border-red {
        margin-left: 24px;
    }

    .s-introduce .s-introduce-right {
        height: auto;
    }

    .s-introduce .s-introduce-right img {
        width: 100%;
        height: auto;
    }
}

.s-introduce .swiper .swiper-wrapper .swiper-slide {
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}

.s-introduce-conv {
    margin-top: 0;
}

.s-introduce-conv-left p {
    height: auto;
}

.s-introduce-margin {
    margin-top: 50px;
}

.program-advantages {
    height: 274px;
    margin-top: 50px;
}

.program-advantages li {
    width: 430px;
    height: 274px;
    background: #FFFFFF;
    border-radius: 6px;
    overflow: hidden;
    float: left;
    margin-right: 23px;
}

.program-advantages li div {
    width: 70px;
    height: 70px;
    margin: 32px auto 0 auto;
}

.program-advantages li div img {
    width: 100%;
    height: 100%;
}

.program-advantages li h6 {
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    margin: 24px 0 0 0;
    height: 80px;
}

.program-advantages li p {
    font-size: 14px;
    color: #666666;
}

.program-advantages li:nth-child(3n) {
    margin-right: 0;
}

@media screen and (max-width: 1550px) {
    .program-advantages {
        height: 260px;
        margin-top: 40px;
    }

    .program-advantages li {
        width: 384px;
        height: 260px;
    }

    .program-advantages li div {
        width: 70px;
        height: 70px;
    }

    .program-advantages li h6 {
        font-size: 20px;
        font-weight: 600;
        color: #333333;
        margin: 24px 0 0 0;
        height: 60px;
    }

    .program-advantages li p {
        font-size: 14px;
    }
}

.program-advantages2 li {
    box-shadow: 0px 3px 10px 1px rgba(15, 15, 15, 0.1);
}

.program-advantages2 li p {
    padding: 0 32px;
    box-sizing: border-box;
}

.program-advantages3 {
    height: 244px;
}

.program-advantages3 li {
    height: 244px;
}

.program-advantages3 li h6 {
    height: auto;
    overflow: hidden;
}

.program-advantages3 li p {
    margin-top: 16px;
}

.program-advantages4 {
    height: 224px;
}

.program-advantages4 li {
    height: 224px;
}

.conv-box-min .effect-list {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.conv-box-min .effect-list li {
    width: 363px;
    height: 292px;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px 1px rgba(15, 15, 15, 0.1);
    border-radius: 4px;
    padding: 37px 48px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 16px;
}

.conv-box-min .effect-list li div {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.conv-box-min .effect-list li div img {
    width: 100%;
    height: 100%;
}

.conv-box-min .effect-list li h4 {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    margin: 42px 0 14px 0;
}

.conv-box-min .effect-list li p {
    height: 40px;
    font-size: 14px;
    color: #666666;
}

.conv-box-min .effect-list li:nth-child(4n) {
    margin-right: 0;
}

.conv-box-min .effect-list2 li {
    width: 316px;
    height: 267px;
    margin-right: 24px;
    padding: 40px 0 0 0;
}

.conv-box-min .effect-list2 li p {
    height: auto;
}

@media screen and (max-width: 1550px) {
    .conv-box-min .effect-list {
        margin-top: 40px;
    }

    .conv-box-min .effect-list li {
        width: 282px;
        height: 282px;
        padding: 32px;
        margin-right: 24px;
    }

    .conv-box-min .effect-list li div {
        width: 60px;
        height: 60px;
        margin-top: 15px;
    }

    .conv-box-min .effect-list li h4 {
        font-size: 22px;
        margin: 30px 0 12px 0;
    }

    .conv-box-min .effect-list li p {
        height: 40px;
        font-size: 14px;
        color: #666666;
    }

    .conv-box-min .effect-list2 li {
        width: 282px;
        height: 272px;
        margin-right: 24px;
        padding: 40px 0 0 0;
    }

    .conv-box-min .effect-list2 li p {
        height: auto;
    }
}

.banner2 {
    height: 631px;
    padding-top: 60px;
    box-sizing: border-box;
    position: relative;
}

.banner2-back {
    width: 100%;
    height: 100%;
}

.banner2-mask {
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
    height: calc(100% - 60px);
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.banner2-mask img {
    width: 218px;
    height: 55px;
    margin-bottom: 24px;
}

.banner2-mask h2 {
    font-size: 64px;
    font-weight: 500;
    text-align: center;
    color: #FFFFFF;
}


.banner-absolute .banner-min {
    position: relative;
}

.banner-absolute .banner-min .min-left {
    position: absolute;
    left: 0;
    top: 0;
}

.banner3 {
    height: 631px;
    padding-top: 60px;
    box-sizing: border-box;
    position: relative;
    min-width: 1336px;
}

.banner3-back {
    width: 100%;
    height: 100%;
}

.banner3-mask {
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
    height: calc(100% - 60px);
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.banner3-mask h2 {
    font-size: 64px;
    font-weight: 500;
    text-align: center;
    color: #FFFFFF;
}

.banner3-mask h4 {
    font-size: 52px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.banner3-mask .banner3-btn {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.banner3-mask .banner3-btn .back3-red,
.banner3-mask .banner3-btn .border3-white {
    width: 208px;
    height: 50px;
    display: inline-block;
    font-weight: 500;
    font-size: 22px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner3-mask .banner3-btn .back3-red {
    background: #0071ef;
    border-radius: 2px 2px 2px 2px;
    font-family: PingFang SC-Semibold, PingFang SC;
    color: #FFFFFF;
}

.banner3-mask .banner3-btn .border3-white {
    margin-left: 24px;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #FFFFFF;
    font-family: PingFang SC-Semibold, PingFang SC;
    color: #FFFFFF;
}


.dlog-small {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 991;
}

.dlog-small-m {
    width: 370px;
    height: 476px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -185px;
    margin-top: -238px;
}

.dlog-small-m .close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 14px;
    top: 14px;
}

.dlog-small-m .close img {
    width: 100%;
    height: 100%;
}

.dlog-small-m-ico {
    width: 86px;
    height: 86px;
    position: absolute;
    top: -43px;
    left: 50%;
    margin-left: -43px;
    border-radius: 50%;
    overflow: hidden;
}

.dlog-small-m-ico img {
    width: 100%;
    height: 100%;
}

.dlog-small-m-center {
    margin-top: 70px;
    text-align: center;
}

.dlog-small-m-center h2 {
    font-size: 18px;
    color: #333333;
}

.dlog-small-m-center h4 {
    font-size: 14px;
    margin-top: 18px;
    line-height: 20px;
    color: #666666;
    padding: 0 24px;
    box-sizing: border-box;
}

.dlog-small-m-center-code {
    margin: 30px auto;
    background: pink;
    width: 152px;
    height: 152px;
    background: url(../img/kehu/orcode.png) no-repeat;
    background-size: 100% 100%;
    padding: 2px;
    box-sizing: border-box;
}

.dlog-small-m-center-code img {
    width: 100%;
    height: 100%;
}

.dlog-small-m-center ul {
    height: auto;
    overflow: hidden;
    padding: 0 32px;
    box-sizing: border-box;
}

.dlog-small-m-center ul li {
    float: left;
    width: 25%;
}

.dlog-small-m-center ul li div {
    width: 25px;
    height: 25px;
    margin: 0 auto;
}

.dlog-small-m-center ul li div img {
    width: 100%;
    height: 100%;
}

.dlog-small-m-center ul li p {
    font-size: 14px;
    font-weight: 400;
    color: #0071ef;
}

.dlog-small-m-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 56px;
    border-top: 2px solid #eeeeee;
    font-size: 14px;
    color: #333333;
}

.dlog-small-m-phone p {
    margin-left: 14px;
}

.dlog-big {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.dlog-big .dlog-big-ms {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1002;
}

.dlog-big-m {
    /*overflow: hidden;*/
    width: 800px;
    height: 500px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1003;
    transform: translate(-50%, -50%);
}

.dlog-big-m1 {
    width: 700px;
    height: 410px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.dlog-big-m-left {
    width: 100%;
    height: 100%;
    position: relative;
}

.dlog-big-m-left .left-back {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.dlog-big-m-left .left-msks {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.dlog-big-m-left .left-msks .left-new-ico {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 305px;
    top: 34px;
    border-radius: 50%;
    overflow: hidden;
}

.dlog-big-m-left .left-msks .left-new-ico-shiyong {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 305px;
    top: 34px;
    border-radius: 50%;
    overflow: hidden;
}

.dlog-big-m-left .left-msks .left-new-ico img {
    width: 100%;
    height: 100%;
}

.dlog-big-m-left .left-msks .left-new-ico-shiyong img {
    width: 100%;
    height: 100%;
}

.dlog-big-m-left .left-msks .left-new-code {
    width: 230px;
    height: 230px;
    position: absolute;
    right: 80px;
    top: 120px;
    overflow: hidden;
}

.dlog-big-m-left .left-msks .left-new-code-shiyong,
.dlog-big-m-left .left-msks .left-new-code-shiyong-1 {
    width: 230px;
    height: 230px;
    position: absolute;
    right: 80px;
    top: 120px;
    overflow: hidden;
}

.dlog-big-m-left .left-msks .left-new-code-run {
    width: 267px;
    height: 283px;
    position: absolute;
    right: 61px;
    top: 136px;
    overflow: hidden;
}

.dlog-big-m-left .left-msks .left-new-code img {
    width: 100%;
    height: 100%;
}

.dlog-big-m-left .left-msks .left-new-code-shiyong img,
.dlog-big-m-left .left-msks .left-new-code-shiyong-1 img {
    width: 100%;
    height: 100%;
}

.dlog-big-m-left .left-msks .left-new-phone {
    position: absolute;
    right: 69px;
    bottom: 23px;
    font-size: 14px;
}

.dlog-big-m-left .close-new-big {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 8px;

}

.dlog-big-m-left .close-new-big img {
    width: 100%;
    height: 100%;
}


@media screen and (max-width: 1366px) {

    .dlog-big-m {
        width: 640px;
        height: 398px;
    }

    .dlog-big-m-left .left-msks .left-new-ico {
        width: 40px;
        height: 40px;
        top: 24px;
        right: 216px;
    }

    .dlog-big-m-left .left-msks .left-new-ico-shiyong {
        width: 40px;
        height: 40px;
        top: 24px;
        right: 216px;
    }

    .dlog-big-m-left .left-msks .left-new-code {
        width: 180px;
        height: 180px;
        right: 65px;
        top: 110px;
    }

    .dlog-big-m-left .left-msks .left-new-code-shiyong,
    .dlog-big-m-left .left-msks .left-new-code-shiyong-1 {
        width: 170px;
        height: 170px;
        right: 70px;
        top: 115px;
    }

    .dlog-big-m-left .left-msks .left-new-code-run {
        width: 191px;
        height: 201px;
        right: 38px;
        top: 89px;
    }
}

.dlog-big .dlog-big-m1 .close {
    cursor: pointer;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 14px;
    top: 14px;
}

.dlog-big .dlog-big-m1 .close img {
    width: 100%;
    height: 100%;
}

.dlog-big .dlog-big-m1 .dlog-big-m1-img {
    width: 100%;
    height: 100%;
}

.dlog-big .dlog-big-m1 .dlog-big-m1-img img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.dlog-big-modal {
    display: none;
    animation: dialog-fade-in 0.4s linear;
}

.dlog-big-m2 {
    width: 400px;
    height: 600px;
    left: 60%;
    background: transparent;
}

@keyframes dialog-fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.video-dloag-modal {
    display: flex !important;
    animation: video-fade-in 0.4s linear;
}

@keyframes video-fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.nav_education {
    margin-top: 193px !important;
}

.nav_education_right img {
    width: 580px;
    margin: 5px 0 0 20%;
}

.education_problem {
    font-size: 20px;
    margin-top: 24px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 0px;
}

.education_bottom {
    margin-bottom: 50px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 0px;
}

.education_title {
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    color: #333333;
    opacity: 1;
    margin-top: 100px;
    margin-bottom: 24px;

}

.block_items {
    display: flex;
    cursor: pointer;
}

.pedagogy_item_box {
    height: 220px;
    background: #FFFFFF;
    box-shadow: 0px 0px 11px rgba(151, 151, 151, 0.12);
    opacity: 1;
    border-radius: 6px;
    margin-right: 24px;
    width: 25%;
    padding: 34px 16px 24px 22px;
}

.pedagogy_img {
    width: 40px;
    height: 40px;
    margin-bottom: 34px;
}

.pedagogy_size {
    margin-bottom: 12px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    opacity: 1;
}

.pedagogy_font {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    opacity: 1;
}

.delshi_box {
    margin-top: 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}

.lunBo_title {
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    z-index: 2;

}

.lunBo_box {
    display: flex;
    align-items: center;
    margin: 84px 0 20px 0;
}

.lunBo_img {
    height: 26px;
    width: 6px;
    margin-right: 10px;
}

.lunBo_desc {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    opacity: 1;
}

.arrow_img {
    width: 50px;
    height: 50px;
}

.lunBo-img {
    width: 100%;
    height: 400px;
}

.current_box {
    width: 100%;
    cursor: pointer;
    height: 480px;
    margin-bottom: 80px;
}

.property_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin-bottom: 100px;
}

.block_item {
    height: 366px;
    background: #FFFFFF;
    box-shadow: 0px 0px 11px rgba(170, 169, 169, 0.2);
    opacity: 1;
    border-radius: 6px;
    margin-right: 72px !important;
    padding: 60px 25px 40px 25px;
    flex: 1;
    margin-top: 60px;
    border: 1px solid rgba(218, 218, 218, 1);
}

.qddl_block_3_item_right {
    margin-right: 0px !important;
}

.qddl_icon {
    width: 84px;
    height: 84px;
}

.reuse_title {
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    margin-top: 60px;
    margin-bottom: 22px;
}

.reuse_size {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    opacity: 1;
}

.block_info {
    padding-top: 24px;
    box-sizing: border-box;
    height: 300px;
    background: #FFF;
    box-shadow: 0px 0px 11px rgb(151 151 151 / 12%);
    border-radius: 4px;
    height: 366px;
    padding-top: 60px;
}

.desc_private {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    opacity: 1;
    text-align: left;
    padding: 0 20px;
}

.desc_size {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    opacity: 1;
    margin-left: 20px;
}

.p1_2_item_icon_private {
    margin-bottom: 60px;
}

.block_private {
    width: 33%;
    margin-right: 72px;
}

.block_p1_2_items {
    margin-top: 50px;
    cursor: pointer;
}

.enterprise_img {
    width: 100%;
    margin-top: 46px;
}

.broadside {
    position: fixed;
    top: 40%;
    right: 20px;
    text-align: center;
    z-index: 1030;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.consult {
    width: 90px;
    height: 90px;
    background: #F2F5FF;
    opacity: 1;
    padding: 13px 13px;
    margin: 16px 0 6px 0;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
}

.lingshu {
    margin-top: 5px;
}

.consult_img {
    width: 30px;
    height: 30px;
}

.consult_size {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #0082EF;
    opacity: 1;
    margin-top: 4px;
}

.document {
    width: 90px;
    height: 90px;
    background: #F2F5FF;
    opacity: 1;
    padding-top: 5px;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
}

.documents {
    width: 90px;
    height: 90px;
    opacity: 1;
    padding-top: 5px;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
}

.document_img {
    width: 30px;
    height: 30px;
}

.document_size {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FF7E00;
    opacity: 1;
}

.document_font {
    font-family: PingFang SC;
    font-weight: bold;
    color: #FF7E00;
    opacity: 1;
    transform: scale(0.7);
    width: 140px;
    position: absolute;
    bottom: 10px;
}

.p1_item_title {
    text-align: center;
    margin-bottom: 22px;
    font-size: 22px !important;
}

.cycle_box {
    display: flex;
    margin: 84px 0 20px 0;
}

.cycle_img {
    margin-top: 7px;
}

.now_exp_btn:hover {
    background-color: #0071ef;

}

.advisory_box {
    width: 370px;
    height: 476px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 8px;
    position: relative;
    padding: 62px 0px 20px 0px;
    text-align: center;
}

.advisory_img_avatar {
    width: 152px;
    height: 152px;
    position: absolute;
    left: 483px;
    top: 150px;
}

.advisory_img_avatar_p6 {
    width: 152px;
    height: 152px;

}

.advisory_title {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    margin-bottom: 12px;
}

.advisory_size {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 20px;
    color: #666666;
    opacity: 1;
}

.advisory_line {
    width: 370px;
    height: 0px;
    border: 1px solid #eee;
    opacity: 1;
    position: absolute;
    bottom: 60px;
    left: 0;
}

.phone_img {
    width: 14px;
    height: 14px;

}

.modal_img_avatar2 {
    border: 1px solid #0082EF;
    padding-top: 5px !important;

}

.modal_img_avatar {
    width: 86px;
    height: 86px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50% !important;

}

.img_avatar {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 30px;
    left: 434px;
    border-radius: 50% !important;
}

.phone_title {
    position: absolute;
    top: 374px;
    left: 550px;

    font-size: 16px;
}

.close_btn {
    position: absolute;
    height: 16px;
    width: 16px;
    top: 18px;
    left: 666px;
    cursor: pointer;
}

.close_btn_p6 {
    position: absolute;
    height: 16px;
    width: 16px;
    top: 18px;
    left: 336px;
    cursor: pointer;
}

.modal-dialog {
    width: 700px !important;
}

.patiently_box {

    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
}

.patiently_img {
    width: 700px;
    height: 100%;
    position: relative;
    left: 0;
    top: 80px;
}

.patiently_imgs {
    width: 370px;
    height: 100%;
    position: relative;
    left: 0;
    top: 10px;
}

.patiently_qrcode {
    width: 180px;
    position: relative;
    left: 466px;
    top: -200px;
}

.patiently_btn {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 35px;
    height: 35px;
    transform: translate(-50%, 0px);
}

.carousel-indicators {
    position: absolute;
    bottom: -40px;
}

.delshiyong {
    margin: 80px auto 100px auto;
}

.functionality_img {
    margin-top: 28px !important;
    margin-bottom: 45px !important;
    text-align: center;
}

.functionality_img ul {
    display: flex;
    cursor: pointer;
}

.functionality_img li {
    width: 25%;
}

.iconimg {
    width: 25px;
    height: 25px;
}

.iconimg2 {
    width: 17px;
    height: 29px;
}

.explain_hint {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #0071ef;
    opacity: 1;
}

.pedagogy_item_box:hover {
    box-shadow: 0 11px 30px rgba(107, 4, 4, 0.15);
}

.modal_code {
    position: absolute;
    left: 488px;
    top: 154px;
    width: 144px;
    height: 144px;
}

.modal_head {
    position: absolute;
    left: 113px;
    top: 169px;
    width: 144px;
    height: 144px;
}

.head_img {
    position: relative;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 8px;
}

.head_img img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    z-index: 0;

}

.backgroudImg {
    background-image: url("../images/backgroundimg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
}

.phone_box {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes scaleDraw {

    /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
    0% {
        transform: scale(1);
        /*开始为原始大小*/
    }

    25% {
        transform: scale(1.05);
        /*放大1.1倍*/
    }

    50% {
        transform: scale(1);
    }

    75% {
        transform: scale(1.05);
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media (min-width: 1200px) {
    .col-lg-8 {
        width: 58%;
    }
}

/*电商*/
.mall_shop {
    width: 110px;
    position: relative;
    left: 18px;
    top: 20px;
    z-index: 1;
}

.lunBo_box_mall {
    display: flex;
    align-content: center;
    margin: 0 0 20px 0;
}

.lunBo_img_top {
    position: relative;
    left: 0;
    top: 6px;
}

.mall_title {
    font-weight: 700;
    padding: 0 20px;
    text-align: left !important;
}

.desc_mall {
    color: #666666 !important;
}

.lunBo-card-mall {
    position: relative;
    left: 0;
    top: -20px;
}

/*电商*/


.video-dloag {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    align-items: center;
    justify-content: center;
    display: none;

}

.video-dloag .video-dloag-m {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.video-dloag video {}

.video-dloag-videos {
    width: 1000px;
    height: auto;
    position: relative;
}

@media screen and (max-width: 1550px) {
    .video-dloag-videos {
        width: 800px;
    }
}

.video-dloag-close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 14px;
    top: 14px;
    z-index: 99999;
    cursor: pointer;
    /*鼠标变小手*/
}

.video-dloag-close img {
    width: 100%;
    height: 100%;
}

.video-dloag-videos video {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

/**弹窗*/
.floating {
    position: fixed;
    width: 250px;
    height: auto;
    right: 12px;
    top: 160px;
    z-index: 80;

}

@media screen and (max-height: 763px) {
    .floating {
        top: 100px;
    }
}

.floating_bg {
    background-image: url("../img/index/floating-2024.png");
    background-size: 100% 100%;
    width: 250px;
    height: 402px;
    text-align: center;
    border-radius: 12px;
    box-shadow: 0px 3px 20px 1px rgba(0, 0, 0, 0.16);
}

.floating_bg_flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.floating_bg_title {
    color: #fff;
    margin-top: 16px;
    line-height: 16px;
    font-size: 16px;
    margin-bottom: 4px;
}

.floating_bg_sub {
    font-size: 14px;
    margin-top: 6px;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.floating_white {
    /*    background: #fff;
        border-radius: 0 0 4px 4px;
        box-shadow: 0px 3px 20px 1px rgba(0, 0, 0, 0.16);*/
    margin-top: 48px;
    width: 250px;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.floating_qrCode>img {
    width: 165px;
    height: 165px;
    padding: 8px;
    border-radius: 12px;
    border: 1.5px solid #F68776;
    margin: 0 auto;
}

.floating_scan {
    cursor: pointer;
    color: #333333;
    font-size: 12px;
    margin-top: 4px;
    line-height: 26px;
    font-weight: 500;
}

.floating_phone {
    font-size: 14px;
    color: #333333;
    /*line-height: 26px;*/
    font-weight: 500;
    margin: 16px auto;
}

.floating_tips {
    position: relative;
    height: 30px;
    background: linear-gradient(180deg, #FC744D 0%, #F4381B 100%);
    border-radius: 50px 50px 50px 50px;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    color: #FFFFFF;
    width: 206px;
    text-align: center;
    margin-left: 5%;
    margin: 10px auto;
    -webkit-animation: scaleDraw 2.2s ease-in-out infinite;

}

.floating_tips .hand {
    position: absolute;
    right: -5px;
    top: 14px;
    width: 26px;
    height: 26px;
}

.floating_close {
    margin-top: 10px;
    text-align: center;
}

.floating_close>img {
    width: 24px;
    height: 24px;
    cursor: pointer;
    margin: auto;
}

.footer-router-phone {
    color: #DADADA;
    font-size: 14px;
    margin-top: 10px !important;
}

.footer-router-phone p {
    font-size: 16px;
    color: #fff;
}

.footer-router-link {
    margin: 16px auto;
}

.home-model-min-item-siyu,
.home-model-min-item-xitong,
.home-model-min-item-peixun {
    cursor: pointer;
}

/**弹窗*/


/*限时*/
.time-limit {
    width: 114px;
    height: 116px;
    position: fixed;
    right: 12px;
    bottom: 25px;
    cursor: pointer;
    z-index: 80;
}

.time-limit img {
    width: 100%;
    height: 100%;
}


/* new新增样式 */
.index-product-list {
    height: auto;
    overflow: hidden;
    width: 1218px;
    padding: 10px;
    box-sizing: border-box;
    margin: 60px auto 0 auto;
}

.index-product-list li {
    width: 590px;
    height: 210px;
    border-radius: 8px;
    background: #FFFFFF;
    border: 1px solid #F7F7F7;
    box-shadow: 0px 0px 10px 0px #E6EBEE;
    padding: 42px 24px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 18px;
    cursor: pointer;
}

.index-product-list li:nth-child(2n) {
    float: right;
}

.index-product-list li .left {
    width: 66px;
    height: 66px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
}

.index-product-list li .left img {
    width: 100%;
    height: 100%;
}

.index-product-list li .right {
    width: calc(100% - 66px - 16px);
    float: left;
    margin-left: 16px;
    text-align: left;
}

.index-product-list li .right h4 {
    font-size: 20px;
    font-weight: 500;
    color: #3D3D3D;
}

.index-product-list li .right p {
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    color: #535353;
    margin-top: 8px;
}

.index-product-list li .right div {
    height: auto;
    overflow: hidden;
    margin-top: 16px;
}

.index-product-list li .right div span {
    width: auto;
    height: 30px;
    border-radius: 2px;
    background: #FFF0F0;
    float: left;
    line-height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    margin-right: 12px;
    font-size: 14px;
    font-weight: normal;
    color: #F4242B;
}

.icons {
    width: 100px;
    height: 100px;
    fill: red;
}

.index-business-list {
    height: auto;
    overflow: hidden;
    margin: 60px auto;
    width: 1232px;
}

.index-business-list li {
    width: 308px;
    height: auto;
    overflow: hidden;
    float: left;
}

.index-business-list li .more {}

.index-business-list li .more .more-header {
    width: 280px;
    margin: 0 auto;
    height: 76px;
    border-radius: 8px 8px 0px 0px;
    background: url('../img/index/business-header.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-business-list li .more .more-header .icons {
    width: 18px;
    height: 18px;
    fill: #ffffff;
}

.index-business-list li .more .more-header span {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    margin-left: 12px;
}

.index-business-list li .more .more-list {
    margin: 0 auto;
    width: 280px;
    box-shadow: 0px 4px 10px 0px #EBEBEB;
    border-radius: 0 0 8px 8px;
    position: relative;
    padding: 32px 24px 0 24px;
    box-sizing: border-box;
    height: 310px;
}

.index-business-list li .more .more-list p {
    margin-top: 0;
    padding-left: 25px;
    position: relative;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    color: #3D3D3D;
    margin-bottom: 20px;
}

.index-business-list li .more .more-list p .icons {
    width: 13px;
    height: 13px;
    fill: #0071ef;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6.5px;
}

.index-business-list li .more .more-list::after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    background: #ffffff;
    box-shadow: 0px 0px 10px -10px #EBEBEB;
    transform: rotate(45deg);
}

.index-business-list li .line {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 32px;
}

.index-business-list li .line h4 {
    font-size: 18px;
    font-weight: 500;
    color: #3D3D3D;
    margin-top: 16px;
}

.index-business-list li .line div {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-business-list li .line div span {
    width: 20px;
    height: 20px;
    display: inline-flex;
    background: #FFF8F8;
    box-sizing: border-box;
    border-radius: 50%;
    border: 1px solid #FF3332;
    position: relative;
}

.index-business-list li .line div span::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #FF3332;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;
}

.index-business-list li .line div::after {
    width: 50%;
    position: absolute;
    content: '';
    right: 0;
    border-bottom: 2px dashed #FF3332;
}

.index-business-list li .line div::before {
    width: 50%;
    position: absolute;
    content: '';
    left: 0;
    border-bottom: 2px dashed #FF3332;
}

.index-business-list li:first-child div::before {
    content: none;
}

.index-business-list li:last-child div::after {
    content: none;
}

.index-plans-box {
    height: 890px !important;
    position: relative;
}

.index-plans-box-back {
    width: 100%;
    height: 100%;
}

.index-plans-box-back img {
    width: 100%;
    height: 100%;
}

.index-plans-box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 96px 0;
    box-sizing: border-box;
}

.index-plans-box-content-min {
    max-width: 1500px;
    margin: 0 auto;
}

.index-plans-box-content-min h3 {
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
}

.plans-tabs {
    height: 575px;
    width: 100%;
    margin: 64px auto 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 1500px;

}

.plans-tabs-left,
.plans-tabs-right {
    height: 100%;
}

.plans-tabs-left {
    background: rgba(33, 33, 33, 0.7);
    width: 210px;
    padding: 20px 20px;
    box-sizing: border-box;

}

.plans-tabs-left li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 56px;
    padding: 0 16px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 24px;
    cursor: pointer;
}

.plans-tabs-left li:hover {
    background: #0071ef;
}

.plans-tabs-left .actives {
    background: #0071ef;
}

.plans-tabs-left li:last-child {
    margin-bottom: 0
}

.plans-tabs-left li div {
    display: flex;
    align-items: center;
}

.plans-tabs-left li div span {
    display: flex;
    align-items: center;
}

.plans-tabs-left li div span .icons {
    width: 18px;
    height: 18px;
    fill: #ffffff;
}

.plans-tabs-left li div p {
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 12px;
}

.plans-tabs-left li span {}

.plans-tabs-left li span .icons {
    width: 6px;
    height: 11px;
    fill: #ffffff;
}

.plans-tabs-right {
    float: left;
    width: calc(100% - 210px);
    padding: 36px 54px;
    box-sizing: border-box;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.plans-tabs-right-top {}

.plans-tabs-right-top h2 {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}

.plans-tabs-right-top h6 {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    color: #FFFFFF;
    margin-top: 32px;
    height: 100px;
}

.plans-tabs-right-top ul {
    height: auto;
    margin: 32px 0 32px 0;
    overflow: hidden;
}

.plans-tabs-right-top ul li {
    height: auto;
    overflow: hidden;
    float: left;
    width: 90px;
    text-align: center;
    margin-right: 65px;
}

.plans-tabs-right-top ul li:last-child {
    margin-right: 0;
}

.plans-tabs-right-top ul li div {
    height: auto;
    overflow: hidden;
    height: 16px;
}

.plans-tabs-right-top ul li div .icons {
    width: 16px;
    height: 16px;
    fill: #ffffff;
}

.plans-tabs-right-top ul li p {
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    margin-top: 7px;
}

.plans-tabs-right-bottom {
    padding-top: 32px;
    border-top: 1px solid #555555;
    margin-top: 32px;
    height: auto;
    overflow: hidden;
}

.plans-tabs-right-bottom h5 {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}

.plans-tabs-right-bottom ul {
    height: auto;
    overflow: hidden;
    margin-top: 24px;
}

.plans-tabs-right-bottom ul li {
    width: 160px;
    height: 66.96px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.plans-tabs-right-bottom ul li:last-child {
    margin-right: 0;
}

.plans-tabs-right-bottom ul li img {
    width: 100%;
    height: 100%;
}

.index-increase-line {
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 94px;
}

.index-increase-line li {
    padding: 0 66px;
    position: relative;
    margin-right: 4px;
}

.index-increase-line li::after,
.index-increase-line li::before {
    content: '';
    position: absolute;
    border-bottom: 2px dashed #FF3332;
    width: 64px;
    top: 50%;
    margin-top: -1px;
}

.index-increase-line li::after {
    right: 0;
}

.index-increase-line li::before {
    left: 0;
}

.index-increase-line li:last-child {
    margin-right: 0;
}

.index-increase-line li:first-child::before {
    content: none;
}

.index-increase-line li:last-child::after {
    content: none;
}

.index-increase-line li div {
    width: 175px;
    height: 56px;
    border-radius: 28px;
    background: linear-gradient(90deg, #FF5D62 0%, #0071ef 53%, #FF565C 100%);
    font-size: 28px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}

.index-increase-line li div em {
    font-style: normal;
    font-size: 20px;
    margin-top: 4px;
}

.index-increase-line li span {
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -9px;
    width: 20px;
    height: 18px;
}

.index-increase-line li span .icons {
    width: 21px;
    height: 19px;
}


.index-increase-list {
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 64px;
    padding: 10px;
    box-sizing: border-box;
    width: 1220px;
}

.index-increase-list li {
    width: 282px;
    height: 300px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(15, 15, 15, 0.1);
    margin-right: 24px;
    padding: 38px 32px;
    box-sizing: border-box;
}

.index-increase-list li:last-child {
    margin-right: 0;
}

.index-increase-list li div,
.index-increase-list li div .icons {
    width: 66px;
    height: 66px;
}

.index-increase-list li h6 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin-top: 26px;
    text-align: left;
}

.index-increase-list li p {
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    color: #666666;
    margin-top: 16px;
    text-align: left;
}


.swiper-zoom {
    height: auto;
    overflow: hidden;
    width: 1220px;
}

/* .swiper-zoom .swiper-zoom-nav{
	width: 1200px;
	margin: 40px auto 0 auto;
	box-sizing: border-box;
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #E9E9E9;;
}
.swiper-zoom .swiper-zoom-nav li{
	padding: 0 12px;
	box-sizing: border-box;
	height: 100%;
	line-height: 66px;
	font-size: 24px;
	font-weight: normal;
	color: #353535;
	position: relative;
	cursor: pointer;
}
.swiper-zoom .swiper-zoom-nav li:hover{
	color: #0071ef;
}
.swiper-zoom .swiper-zoom-nav li:hover::after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	height:2px;
	background: #0071ef;
	width: 100%;
}
.swiper-zoom .swiper-zoom-nav .actives{
	color: #0071ef;
}
.swiper-zoom .swiper-zoom-nav .actives::after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	height:2px;
	background: #0071ef;
	width: 100%;
} */
.swiper-zoom-swi .swiper-pagination {
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 99;
    width: calc(100% - 20px);
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E9E9E9;
    box-sizing: border-box;
}

.swiper-zoom-swi .swiper-pagination li {
    padding: 0 12px;
    box-sizing: border-box;
    height: 100%;
    line-height: 66px;
    font-size: 24px;
    font-weight: normal;
    color: #353535;
    position: relative;
    cursor: pointer;
}

.swiper-zoom-swi .swiper-pagination .swiper-pagination-bullet-active {
    color: #0071ef;
}

.swiper-zoom-swi .swiper-pagination .swiper-pagination-bullet-active::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 2px;
    background: #0071ef;
    width: 100%;
}

.swiper-zoom-swi {
    width: 1220px;
    height: 456px;
    margin-top: 30px;
    padding: 76px 10px 10px 10px !important;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
}

.swiper-zoom-swi .swiper-wrapper {
    padding: 10px 0;
    box-sizing: border-box;
    height: 100%;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide {
    height: 100%;
    width: 100%;
    background: transparent;
    padding: 10px 0;
    box-sizing: border-box;
    height: 100%;
    /* transform: scale(0.85); */
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs {
    width: 592px;
    height: 350px;
    /* background: #FFFFFF; */
    /* box-shadow: 0px 2px 10px 4px rgba(0, 0, 0, 0.1); */
    border-radius: 8px;
    /* overflow: hidden; */
    cursor: pointer;
    display: flex;
    align-items: center;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-left {
    width: 288px;
    height: 350px;
    float: left;
    /* box-shadow: -10px 10px 5px #888888; */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-left img {
    width: 100%;
    height: 100%;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more {
    width: calc(100% - 288px);
    height: 100%;
    padding: 32px;
    box-sizing: border-box;
    float: left;
    text-align: left;
    background: #ffffff;
    position: relative;
    z-index: 1;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more h3 {
    font-size: 24px;
    font-weight: 500;
    color: #353535;
    position: relative;
    padding-left: 12px;
    margin-bottom: 16px;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more h3::after {
    width: 4px;
    height: 16px;
    border-radius: 20px;
    background: #0071ef;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    content: '';
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more p {
    font-size: 14px;
    color: #666666;
    line-height: 21px;
}


.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev {
    left: 297px;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev .swiper-slide-boxs .swi-left {
    height: 286px;
    width: 288px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    overflow: hidden;
    object-fit: cover;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev .swiper-slide-boxs .swi-left img {
    object-fit: cover;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev .swi-more {
    opacity: 0;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide-next {
    right: 280px;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide-next .swiper-slide-boxs .swi-left {
    opacity: 0;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide-next .swiper-slide-boxs .swi-more {
    height: 286px;
    width: 288px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    overflow: hidden;
    background: #ffffff;
}


.swiper-zoom-swi .swiper-wrapper .swiper-slide-active {
    /* transform: scale(1); */
    z-index: 1;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide-active .swiper-slide-boxs {
    background: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}


.index-channel-network {
    height: 742px;
    overflow: hidden;
    position: relative;
}

.index-channel-network-back {
    height: 100%;
    overflow: hidden;

}

.index-channel-network-back img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-channel-network-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 90px 0 0 0;
    box-sizing: border-box;

}

.index-channel-network-content-min {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

.index-channel-network-content-min h3 {
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    color: #353535;
}

.index-channel-network-content-min h6 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #767676;
    margin-top: 12px;
}

.index-channel-network-content-min ul {
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 182px;
}

.index-channel-network-content-min ul li {
    text-align: center;
    width: 33.33%;
}


.index-channel-network-content-min ul li div {
    font-size: 48px;
    font-weight: 500;
    color: #0071ef;
}

.index-channel-network-content-min ul li p {
    font-size: 24px;
    font-weight: 400;
    color: #3D3D3D;
    margin-top: 16px;
}

.drop-bg {
    background: #FDF9F9 !important;
}

.prize-list {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-top: 56px;
    margin-bottom: -10px;
}

.prize-list-swi {
    width: 100%;
}

.prize-list-swi .swiper-wrapper {
    width: 100%;
}

.prize-list-swi .swiper-wrapper .swiper-slide {
    width: 276px;
    cursor: pointer;
}

.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-content {
    width: 276px;
    height: 368px;
    border-radius: 8px;
    background: #F5F8FF;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}

.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-content .top-img {
    width: 276px;
    height: 260px;
    border-radius: 8px 8px 0px 0px;
}

.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-content .top-img img {
    width: 100%;
    height: 100%;
}

.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-content h6 {
    margin-top: 24px;
    padding: 0 38px;
    font-size: 18px;
    font-weight: 500;
    color: #353535;
    text-align: left;
    line-height: 25px;
}

.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-content p {
    padding: 0 38px;
    font-size: 14px;
    font-weight: normal;
    color: #353535;
    margin-top: 8px;
    text-align: left;
}

.btn-margin-right button {
    margin-right: 16px;
}

.btn-margins {
    margin-top: 56px;
}

.btn-margins button {
    margin-right: 16px;
}

.btn-margins button:last-child {
    margin-right: 0;
}


.min-btn-mag56,
.min-img-56 {
    margin-top: 56px;
}


.swiper-service-swi {
    width: 100%;
    height: 531px;
    margin-top: 80px;
    padding-bottom: 13px !important;
    position: relative;
}

.swiper-service-swi .swiper-wrapper {
    width: 100%;
}

.swiper-service-swi .swiper-wrapper .swiper-slide {
    padding: 0;
    cursor: pointer;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .left {
    width: 468px;
    height: 480px;
    float: left;
    margin-left: 4px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .left img {
    width: 100%;
    height: 100%;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more {
    width: calc(100% - 468px - 4px);
    height: auto;
    overflow: hidden;
    float: left;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title {
    height: auto;
    overflow: hidden;
    padding-left: 40px;
    padding-bottom: 10px;
    display: flex;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-left {
    width: 80px;
    min-width: 80px;
    height: 80px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
    /* box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1); */
    /* border: 1px solid #E9E9E9; */
    box-sizing: border-box;
}

.swiper-service-other .swiper-wrapper .swiper-slide .more .more-title .more-title-left {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    /* border: 1px solid #E9E9E9; */
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-left img {
    width: 100%;
    height: 100%;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-right {
    width: calc(100% - 80px - 12px);
    margin-left: 24px;
    float: left;
    text-align: left;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-right h4 {
    font-size: 22px;
    font-weight: 500;
    color: #353535;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-right p {
    font-size: 14px;
    font-weight: normal;
    color: #767676;
    width: 750px;
    line-height: 18px;
    margin-top: 8px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul {
    height: auto;
    overflow: hidden;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
    margin-top: 20px;
    margin-left: 27px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li {
    width: 348px;
    height: 320px;
    border-radius: 8px;
    background: #FFFFFF;
    /* box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1); */
    text-align: left;
    float: left;
    padding: 24px 40px;
    box-sizing: border-box;
    margin-right: 16px;

}

.swiper-service-other .swiper-wrapper .swiper-slide .more ul li {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li:last-child {
    margin-right: 0;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li .line {
    color: #666666;
    font-size: 14px;
    height: 20px;
    font-weight: 400;
    display: flex;
    margin-bottom: 16px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li .celue {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 16px;
    display: flex;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li .line .lineCircle,
.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li .celue .lineCircle {
    background: #767676;
    width: 5px;
    height: 5px;
    min-width: 5px;
    border-radius: 50%;
    margin-right: 8px;
    margin-top: 8px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li h6 {
    font-size: 20px;
    font-weight: 500;
    color: #353535;
    position: relative;
    text-align: left;
    padding-left: 8px;
    margin-bottom: 16px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li h6 img {
    width: 14px;
    height: 14px;
    margin-top: 6px;
    margin-right: 12px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li .lookMore {
    color: #0071ef;
    font-size: 14px;
    letter-spacing: 0;
    cursor: pointer;
    position: absolute;
    top: 380px;
}

.scene-data {
    width: 260px !important;
}

.scene-data-info {
    margin-top: 24px;
}

.scene-data-num {
    color: #0071ef;
    font-size: 30px;
    font-weight: 500;
}

.scene-data-content {
    color: #353535;
    font-size: 18px;
    margin-top: 4px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li .lookMore img {
    width: 24px;
    margin-left: 8px;
    margin-top: 6px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li p {
    font-size: 14px;

    color: #666666;
    line-height: 20px;
    margin: 0 0 18px 0;
    font-weight: 400;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more .buttons {
    text-align: left;
    margin-left: 37px;
    margin-top: 40px;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more .buttons button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 48px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: normal;
    color: #0071ef;
}

.swiper-service-swi .swiper-wrapper .swiper-slide .more .buttons button svg {
    width: 15px;
    height: 13px;
    margin-left: 4px;
    fill: #0071ef;
}

.swiper-service-swi .swiper-pagination {
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.swiper-service-swi .swiper-pagination li {
    width: 72px;
    height: 4px;
    background: #C0C0C0;
    margin-right: 8px;
    cursor: pointer;
}

.swiper-service-swi .swiper-pagination li:last-child {
    margin-right: 0;
}

.swiper-service-swi .swiper-pagination .swiper-pagination-bullet-active {
    background: #0071ef;
}


.header-m-width {
    max-width: 1500px;
}

@media screen and (max-width: 1550px) {
    .plans-tabs-right-top ul li {
        height: auto;
        overflow: hidden;
        float: left;
        width: 90px;
        text-align: center;
        margin-right: 23px;
    }

    .header-min-list li .product-drop {
        left: -199px;
    }

    .header-m-width {
        width: 1140px;
        margin: 0 auto;
        max-width: unset;
    }

    .header-min-list li {
        margin-right: 24px;
    }

    .header-min-list li .list-title span {
        font-size: 16px;
    }

    .header-min-list {
        width: auto;
    }

    .header-min-list li .product-drop {
        width: 1200px;
    }

    .header-min-list li .drop-box .drop-box-min {
        /*padding: 0px;*/
    }


}


.min-btn-margin-14 button:last-child {
    margin-left: 14px !important;

}

.min-btn-margin-14 button {
    width: 128px;
    height: 48px;
    border-radius: 4px;
    font-size: 18px;
}

.min-btn-margin-16 button:last-child {
    margin-left: 16px !important;
}

.min-btn-margin-16 button {
    width: 176px;
    height: 56px;
    border-radius: 4px;
    font-size: 24px;
}


.banner-620 {
    height: 620px;
}

.banner-620 .banner-min .min-left h2 {
    margin: 88px 0 24px 0;
}

.index-banner-other .banner-min .min-left h2 {
    margin: 70px 0 24px 0;
}

.index-banner-other .banner-min .min-left h1 {
    margin: 70px 0 24px 0;
}

.banner-620 .banner-min .min-left-btn {
    margin-top: 40px;
}

.index-banner-other .banner-min .min-left-btn {
    margin-top: 60px;
}

.banner-620 .banner-min .min-left h6 {
    max-width: 700px;
    font-weight: 400;
    width: auto;
}

.banner-700 {
    height: 620px;
}

.banner-700 .banner-min .min-left h2 {
    margin: 136px 0 32px 0;
}

.banner-700 .banner-min .min-left-btn {
    margin-top: 88px;
}

.banner-700 .banner-min .min-left h6 {
    max-width: 700px;
    width: auto;
}

.banner-min .min-btn-black h2 {
    color: #353535;
}

.banner-min .min-btn-black h6 {
    color: #fff;
}

/*.banner-min .min-btn-black .min-left-btn button:last-child {*/
/*    border: 1px solid #0071ef;*/
/*    color: #0071ef;*/
/*}*/

.banner-about {
    position: relative;
}

.banner-about .banner-min {
    height: 100%;
}

.banner-about .banner-back img {
    object-fit: cover;
}

.banner-about .about-page-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.1);
}

.banner-about .about-page-text img {
    width: 218px;
    height: 55px;
    margin-bottom: 24px;
    margin-top: 64px;
}

.banner-about .about-page-text h2 {
    font-size: 64px;
    font-weight: 500;
    text-align: center;
    color: #FFFFFF;
}

.banner-old {
    background: #0071ef;
}

.banner-cover {
    position: relative;
}

.banner-cover .banner-back img {
    object-fit: cover;
}

.banner-back-edit-other img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header-min-list li .drop-box-other {
    /* display: block!important; */
    width: 530px;
}

.operate-drop-padding {
    padding: 24px 24px 24px 20px;
}

.header-min-list li .drop-box-yy {
    /* display: block!important; */
    /*width: 370px;*/
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd {
    padding: 24px 40px;
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd:hover {
    background: #fff;
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd .li-left {
    width: 35px;
    height: auto;
    display: flex;
    align-items: center;
    justify-self: center;
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd .li-left img {
    width: 100%;
    height: auto;
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd:last-child .li-left img {
    width: 100%;
    margin-left: 2px
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd .li-right {
    margin-left: 16px;
    width: calc(100% - 32px - 16px);
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd .li-right p {
    font-size: 14px;
    font-weight: normal;
    margin-top: 2px;
    color: #666666;
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd:hover {
    background: #fff;
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd:hover .li-right p {
    /*color: #0071ef;*/
}

.header-min-list li .drop-box-other .son-drop-min {
    width: 300px;
}

.product-footer {
    background: #B50A0A;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.product-footer .footer-content {
    color: #fff;
    font-size: 20px;
    margin: 20px 0;
    text-align: center;
    cursor: pointer;
    width: 25%;
    border-right: 1px solid #fff;
}

.product-footer .footer-content a {
    color: #fff;

}

.product-footer .footer-content:last-child {
    border-right: none;
}

.header-min-list li .drop-box-other .operate-drop-min-left {
    width: 100%;
}

.header-min-list li .drop-box-other .drop-box-min {
    padding: 24px 24px 0 24px;
}

.header-min-list li .drop-box-other .operate-drop-min-left dl dd {
    width: 100%;
    /*float: left;*/
}

.header-min-list li .drop-box-other .operate-drop-min-left dl dd:hover .li-right h5 {
    color: #0071ef;
}

.header-min-list li .drop-box-other .operate-drop-min-left dl dd:hover .li-right em {
    color: #0071ef;
}

/*.header-min-list li .drop-box-other .operate-drop-min-left dl dd:nth-child(2n) {*/
/*    margin-left: 26px;*/
/*}*/

.header-min-list li .drop-box-other .operate-drop-min-left dl dd svg {}

.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-left {
    width: 35px;
    height: auto;
}

.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-left svg {
    width: 100%;
    height: 100%;
}

.study-title {
    display: flex;
    flex-direction: row;
}

.study-title span {
    margin-left: 8px;
    color: #353535 !important;
}

.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-right {
    width: calc(100% - 24px);
}

.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-right h5 {
    font-size: 16px;
    font-weight: 400;
    color: #353535;
}

.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-right em {
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    color: #767676;
    display: block;
    margin-top: 4px;
}

.study-drop {
    width: 164px;
}

.study-title {
    color: #353535;
    font-size: 16px;
    margin-bottom: 20px;
    cursor: pointer;
}

.study-title:last-child {
    margin-bottom: 0;
}

.study-title:hover a {
    color: #0071ef;
}

.font-weight {
    font-weight: 600;
}

.header-min-list li .drop-box-other .operate-drop-min-left dl dd {
    margin-bottom: 24px;
}

.page-1218 {
    width: 1218px;
}

.page-1232 {
    width: 1232px;
}

.page-1220 {
    width: 1220px;
}


@media screen and (max-width: 1550px) {
    .page-width-1100 .min-right {
        max-width: 1000px;
    }

    .header-min-list li .drop-box-yy .operate-drop-min-left dl dd {
        padding: 20px 40px;
    }

    .border-white,
    .back-white {
        width: 120px;
        font-size: 16px;
        height: 40px;
    }

    .page-width-1200 {
        width: 100%;
        max-width: 1140px;
    }

    .header {
        width: 100%;
    }

    .m-box {
        width: 100%;
    }

    .home-model {
        width: 1200px;
        min-width: 1200px;
        left: 50%;
        margin-left: -600px;
    }

    .page-1218,
    .page-1232,
    .page-1220 {
        width: 100%;
    }

    .index-product-list,
    .index-business-list,
    .index-increase-list {
        width: 100%;
    }

    .index-product-list li {
        width: 584px;
    }

    .index-business-list li {
        width: 300px;
    }

    .swiper-zoom {
        width: 1140px;
    }

    .swiper-zoom-swi {
        width: 100%;
    }

    .tags-more-other {
        width: 1140px;
        margin: 0 auto;
    }

    .header-min-list li {
        margin-right: 26px;
    }

    .header-min-list li .product-drop-min-right {
        width: calc(100% - 460px);
    }

    .header-min-list li .product-drop-min-left dl dd {

        padding: 30px 30px;
    }

    .header-min-list li .product-drop-min-left {
        width: 460px;
    }

    .header-min-list li .drop-box .drop-box-min {
        /*padding: 0;*/
    }

    .header-min-list li .drop-box-other .operate-drop-min-left dl dd:last-child {
        margin-bottom: 40px;
    }

    .header-min-list li .product-drop-min-right .min-list-m dl {
        padding-right: 14px;
    }

    .header-min-list li .product-drop {
        width: 1100px;
    }

    .header-min-list li .product-drop-min-right .min-list {
        margin-left: 40px;
    }

    .header-min-list li .product-drop {
        left: -240px;
    }

    .banner {
        width: 100%;
        min-width: unset;
    }

    .border-red,
    .back-red {
        width: 110px;
        font-size: 16px;
        /*height: 40px;*/
    }

    .index-product-list li {
        width: 552px;
        height: 171px;
        padding: 24px 21px;

    }

    .index-product-list li .right p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-size: 14px;
        line-height: 20px;
    }

    .index-business-list li .more .more-list {
        width: 270px;
    }

    .index-business-list li .more .more-header {
        width: 270px;
    }

    .index-business-list li {
        width: 285px;
    }

    .banner-min {
        margin-left: -570px;
    }

    .header-min {

        box-sizing: border-box;
    }

    .swiper-service-swi .swiper-wrapper .swiper-slide .more ul li {
        width: 320px;
    }

    .home-model {
        margin-top: -60px;
    }

    .home-model-min-item .item-right {
        width: 60px;
        height: 60px;
    }

    .home-model-min .home-model-min-item {
        width: 367px;
        height: 120px;
    }

    .home-model-min-item .item-left {
        width: calc(100% - 60px - 10px);
    }

    .home-model-min-item .item-left h3 {
        font-size: 18px;
    }

    .home-model-min-item {
        padding: 16px;
    }

    .home-model-min-item .item-left h5 {
        margin-bottom: 10px;
    }

    .home-model-min .home-model-min-item:nth-child(2) {
        margin-left: 18px;
    }

    .home-model-min .home-model-min-item:nth-child(3) {
        margin-left: 18px;
    }

    .home-model-min-item .item-left h5 span {
        font-size: 14px;
    }

    /* 1.69 */
    .swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs {
        height: 331px;
    }

    .swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-left {
        height: 331px;
    }

    .swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more {
        height: 331px;
        width: calc(100% - 272px);
        padding: 24px;
    }

    .swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more p {
        line-height: 20px;
    }

    .swiper-zoom-swi .swiper-wrapper .swiper-slide-next {
        right: 270px;
    }

    .swiper-zoom-swi .swiper-wrapper .swiper-slide-prev {
        left: 282px;
    }

    .swiper-zoom-swi .swiper-wrapper .swiper-slide-next .swiper-slide-boxs .swi-more {
        width: 260px;
        height: 261px;
    }

    .swiper-zoom-swi .swiper-wrapper .swiper-slide-prev .swiper-slide-boxs .swi-left {
        width: 260px;
        height: 261px;
    }

    .banner-about .about-page-text h2 {
        font-size: 56px;
    }

    .swi-jp-other {
        max-width: unset;
    }

    .character-min-btn button {
        width: 130px;
        height: 40px;
        font-size: 16px;
    }

    .min-btn-margin-14 button {
        width: 110px;
        height: 40px;
        font-size: 16px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .min-btn-margin-16 button {
        font-size: 16px;
        width: 120px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .banner-min .min-left h6 {
        font-size: 18px;
        line-height: 28px;
    }

    .header-min-login button {
        width: 115pxpx;
        height: 35px;
        font-size: 14px;
    }

    .swiper-service-swi .swiper-wrapper .swiper-slide .more .buttons button {
        width: 140px;
        height: 38px;
        font-size: 16px;
    }

    .plans-tabs-right-top h6 {
        font-size: 16px;
    }

    .banner-700 .banner-min .min-left h6 {
        max-width: 580px !important;
        width: auto;
    }

    .header-min-list li .product-drop-min-left-btn .back-red,
    .header-min-list li .product-drop-min-left-btn .border-red {
        font-size: 16px;
    }
}

.article-details-text>p>img {
    margin: auto;
    display: flex;
}

.shipinhao-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 56px;
}

.shipinhao-container>div>div>img {
    width: 38px;
    margin-top: 6px;
}

.shipinhao-container>div>div>span {
    font-size: 40px;
    color: #353535;
    height: 68px;
    line-height: 48px;
}

.shipinhao-container-subTitle {
    color: #666;
    font-size: 16px;
    margin-top: 16px;
}

.shipinhao-container-data {
    color: #666666;
    font-size: 14px;
    margin: 48px 0 48px 0;
}

.shipin-img {
    width: 90%;
    height: auto;
}

.padding-0 {
    padding: 0 !important;
}

.s-slider {
    justify-content: space-around;
    width: auto;
    margin: 30px 110px 0 110px;
    border-bottom: 1px solid #E8E8E8;
}

.m-box10 {
    padding: 80px 0 76px 0;
}

.m-box11 {
    background: #F5F8FF;
    padding: 80px 0 76px 0;
}

.shipin-tag-img {
    width: 76px !important;
    margin-top: 50px !important;
}

.banner-img {
    background: url("../img/product/shipinhao/banner.jpg") no-repeat;
    background-size: contain;
    height: 700px !important;
}


.accountInfo>div {
    margin: 0 16px 0 0 !important;
    padding: 16px;
    background: #fff;
    border-radius: 8px;
    width: 235px;
}

.accountInfo>div>div>h6 {
    font-weight: 400;
    color: #353535;
    font-size: 18px;
    margin: 0 0 10px 0;
    text-align: left;
}

.accountInfo>div>.subTitle {
    margin: 0 !important;
    padding: 16px 0 0 0;
    text-align: left;
}

.subMessage {
    margin: 0 !important;
    color: #666666 !important;
    font-size: 14px !important;
    line-height: 20px;
}

.red_ {
    width: 3px;
    min-width: 3px;
    height: 12px;
    border-radius: 8px;
    background: #0071ef;
    margin: 7px 6px 0 0 !important;
}

.subFlex {
    display: flex;
    flex-direction: row;

}


.achievement {
    margin: 16px 0 12px 0 !important;
    background: #fff;
    border-radius: 8px;
    width: 230px;
    padding: 15px 0;
    text-align: left;
    color: #353535;
    font-size: 20px;

}

.achievement>span {
    color: #0071ef;
    font-size: 30px;
}

.achievement:last-child {
    margin: 0 !important;
}

.swiper-img {
    width: 80% !important;
}


.circle_ {
    line-height: 20px;
    min-width: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 6px 6px 0 0 !important;
    background: linear-gradient(135deg, #FFCFCF 10%, #FB3333 89%);
}

.swiper-gray {
    font-size: 16px !important;
    color: #767676 !important;
}

.shipinhao-product {
    display: flex;
    margin: 56px auto 0 auto;
    text-align: center;
    justify-content: center;
}

.shipinhao-product>.shipinhao-product-img {
    width: 456px;
    height: 437px;
    margin: 0 16px;
}

.shipinhao-product-div {
    box-shadow: 0px 0px 10px 0px rgba(15, 15, 15, 0.1);
    background: #FFFFFF;
    height: 120px;
    width: 304px;
    padding: 20px 22px;
    border-radius: 4px;
    text-align: left;
    margin-top: 40px;
}

.shipinhao-product-title {
    color: #353535;
    font-size: 20px;
    font-weight: bold;
}

.shipinhao-product-title::before {
    content: "";
    display: inline-block;
    background-color: #0071ef;
    color: #0071ef;
    width: 3px;
    border-radius: 392px;
    height: 16px;
    margin-top: 6px;
    margin-right: 4px;
    text-align: left;
}

.shipinhao-product-sub {
    color: #666666;
    font-size: 16px;
    margin-top: 8px;
}

.shipinhao-product-right {
    margin-top: 16px;
}

.shipinhao-product-right>span {
    width: auto;
    height: 24px;
    border-radius: 2px;
    background: #FFF1F0;
    border: 1px solid #FFCBCD;
    float: left;
    line-height: 18px;
    padding: 3px 5px;
    box-sizing: border-box;
    margin-right: 12px;
    font-size: 14px;
    font-weight: normal;
    color: #F4242B;
}

.m-top {
    margin-top: 50px;
}

.s-tab-img {
    width: 40px !important;
    height: 40px !important;
}

/**创始人寄语*/
.founder {

    height: 650px;
    overflow: hidden;
}

.founder .character-min {
    margin: 0 auto;
}

/* .founder-img {
    width: 650px;
    height: 975px;
    position: relative;
    z-index: 1;
    float: right;
}
.founder-img img{
    width: 600px;
    height: 900px;
    float: right;
    position: relative;
    top: -600px;
    right: -80px;
    z-index: 1;
} */
.founder-info {
    color: #FFFFFF;
    font-size: 32px;
    margin-top: 80px;
}

.founder-line {
    background: #FFFFFF;
    width: 50px;
    height: 4px;
    border-radius: 30px;
    opacity: 0.7;
    margin-top: 16px;
}

.founder-description-img {
    width: 60px;
    margin-top: 40px;
}

.founder-description {
    margin-top: 30px;
    z-index: 4;
    position: relative;
}

.founder-description-title {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 24px;
}

.founder-description-info {
    color: #FFFFFF;
    font-weight: 400;
    line-height: 28px;
    font-size: 18px;
    width: 1100px;
}

.founder-footer {
    display: flex;
    color: #FFFFFF;
    font-size: 22px;
    margin-top: 40px;
}

.founder-footer-line {
    background: #fff;
    width: 120px;
    height: 1px;
    line-height: 32px;
    margin-top: 16px;
    margin-right: 16px;
}

/**创始人寄语*/
.v6-box {
    text-align: center;
    background: #F5F8FF;
    padding: 80px 0;
    transform-origin: center center;
}

.v6-page-width-1500 {
    width: 1500px;
    margin: auto;
}

.page-width-1500-noMargin {
    width: 1200px;
}

/*@media screen and (max-width: 1550px) {*/
/*    .v6-box {*/
/*        transform: scale(0.93);*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1500px) {*/
/*    .v6-box {*/
/*        transform: scale(0.91);*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1450px) {*/
/*    .v6-box {*/
/*        transform: scale(0.89);*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1400px) {*/
/*    .v6-box {*/
/*        transform: scale(0.87);*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1350px) {*/
/*    .v6-box {*/
/*        transform: scale(0.85);*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1300px) {*/
/*    .v6-box {*/
/*        transform: scale(0.83);*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1250px) {*/
/*    .v6-box {*/
/*        transform: scale(0.80);*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1200px) {*/
/*    .v6-box {*/
/*        transform: scale(0.78);*/
/*    }*/
/*}*/
.v6-box-white {
    background: #FFFFFF;
}

.v6-box h3 {
    font-size: 36px;
    font-weight: 500;
    color: #333333;
}

.v6-box h5 {
    font-size: 16px;
    font-weight: 400;
    color: #767676;
    margin-top: 12px;
    padding-bottom: 50px;
}

.v6-box .btn-group {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
}

.v6-box .btn {
    width: 140px;
    line-height: 46px;
    padding: 0;
    border: 1px solid #0071ef;
    border-radius: 4px;
    font-size: 18px;
}

.v6-box .bg-red {
    background-color: #0071ef;
    color: #FFFFFF;
    cursor: pointer;
}

.v6-box .ml {
    margin-left: 15px;
}

.v6-box .border-red {
    background-color: transparent;
}

.v6-content {
    display: flex;
    justify-content: space-between;
}

.v6-content .left {
    width: 50%;
}

.v6-content .right {
    width: 50%;
}

.v6-s-tab {
    width: 1500px;
    height: 75px;
    border-bottom: 2px solid rgba(6, 15, 26, 0.05);
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 206px;
}

.v6-s-tab-item {
    cursor: pointer;
    display: inline-block;
}

.v6-s-tab-item span {
    display: inline-flex;
    align-items: center;
    font-size: 20px;
    color: #333333;
    padding: 22px 0;
}

.v6-s-tab-item span img {
    width: 32px;
    height: 32px;
}

.v6-s-tab-item span em {
    font-style: normal;
    /*margin-left: 10px;*/
}

.v6-s-tab-active span {
    border-bottom: 2px solid #0071ef;
}

.v6-s-tab-active span em {
    color: #0071ef;
}

@media screen and (max-width: 1550px) {
    .v6-page-width-1500 {
        width: 1200px;
    }

    .v6-box {
        padding: 60px 0;
    }

    .v6-box h5 {
        padding-bottom: 40px;
    }

    /*.v6-box h3 {*/
    /*    font-size: 32px;*/
    /*}*/
    .v6-s-tab {
        width: 100%;
    }

    /*.v6-s-tab-item span {*/
    /*    font-size: 19px;*/
    /*}*/
}

.study-h3 {
    font-size: 22px;
    color: #1A1A1A;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 24px;
    line-height: 30px;
    font-weight: 400;
}

.swiper-instance {
    position: relative;
}

.swiper-instance .swiper-pagination {
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.swiper-instance .swiper-pagination li {
    width: 72px;
    height: 4px;
    background: #C0C0C0;
    margin-right: 8px;
    cursor: pointer;
}

.swiper-instance .swiper-pagination li:last-child {
    margin-right: 0;
}

.swiper-instance .swiper-pagination .swiper-pagination-bullet-active {
    background: #0071ef;
}

/**swiper高度自适应**/
.swiper-height-auto .swiper-slide {
    height: 300px;
}

.swiper-height-auto .swiper-slide-active {
    height: auto;
}


/**swiper高度自适应**/
@media screen and (max-width: 1550px) {

    .founder-description-info {
        width: 750px;
    }

    .page-width-1500-noMargin {
        width: 1200px;
    }

    .plans-tabs {
        width: 1200px;
    }

    .header-min-list {
        left: 0;
    }

    .founder-img img {
        width: 550px;
        height: auto;
        top: -600px;
    }

}

.banner-620 .swiper-slide {
    opacity: 0;
    transition: opacity .3s;
}

.banner-620 .swiper-slide-active {
    opacity: 1;

}

@media screen and (max-width: 1366px) {
    .diloagImg {
        top: 106px !important;
        right: 49px !important;
    }
}