.ul {display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.navigation .tab-list {
    overflow: hidden;
    white-space: nowrap;
}

.navigation .tab-list div.active span {
    border-bottom: 2px solid #396FF7;
    color: #4482F5;
}

.navigation .tab-list div {
    width: 170px;
    padding: 0 15px;
    transition: width 0.5s;
}

.navigation.active .tab-list div {
    width: 135px;
}

.navigation .tab-list div.shopping-tab {
    width: 180px;
    background: linear-gradient(90deg, #396FF7, #5AA8F1);
    height: 63px;
    position: relative;
}

.navigation .tab-list div.shopping-tab span {
    color: #FFFFFF;
    position: relative;
    text-indent: 30px;
}

.navigation .tab-list div.shopping-tab span:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../images/side_ewm_02.png) center no-repeat;
    left: 40px;
    top: 21px;
    background-size: cover;
}

.navigation .tab-list div span {
    padding: 19px 40px;
}

.section-title.crown div:after {
    background: linear-gradient(90deg, #396FF7, #5AA8F1);
}

* {
    font-family: PingFang SC;
}

.xian-div {
    position: relative;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
}
.xian-div span{
font-weight: bold;
font-size: 36px;
color: #fff;
margin-bottom: 15px;
display: inline-block;
}
.xian-div:after {
    content: '';
    position: absolute;
    width: 500px;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.2;
    left: 0;
    top: 20px;
}

.xian-div:before {
    content: '';
    position: absolute;
    width: 500px;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.2;
    right: 0;
    top: 20px;
}

.list_banner{height: 350px;background: url(/storage/15830/images/20211112/list_banner.jpg) top center no-repeat;overflow: none;padding-top:10px;}
.list_font{width: 1200px;margin:0 auto;margin-top: 68px}
.list_font H1{font-size: 48px;
color: #000;
line-height: 60px;}
.list_font p{font-size: 48px;color: #fff;}
.list_font span{font-size: 20px;color: #fff;margin-top: 20px;display: block;}




.section-0 {
    height: 425px;
    background: url(../images/crmgn-banner.jpg) no-repeat center top;
}

.section-0 .btn-border-blue {
    position: relative;
}

.shopping-div {
    width: 220px !important;
    height: 260px;
    background: #FFFFFF;
    box-shadow: 0px 5px 20px 0px #1d22201a;
    border-radius: 10px;
    position: absolute;
    top: 65px;
    left: -10px;
    display: none;
    z-index: 2;
}

.tab-shopping-div {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.tab-shopping-div .shopping-div {
    left: auto;
    right: -17px;
}

.shopping-div .h1 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: initial;
    margin: 5px 0;
}

.shopping-div .more {
    color: #888888;
    font-size: 14px;
    line-height: initial;
}

.shopping-div .div-img {
    background: url("../images/sys.jpg") no-repeat center center;
    width: 165px;
    height: 165px;
    margin: 20px auto 0;
    background-size: contain;
}

.section-0 {
    height: 424px;
	background-color: #fff
    background-size: cover;
}
.section-0 .btn-div .a {
    width: 180px;
    height: 60px;
    line-height: 60px;
}

.section-0 .btn-div .btn {
    color: #fff;
}

.section-0 .btn-div .btn-border-blue:hover {
    color: #4482F5;
}

.section-0 .btn-div .btn-border-blue:hover .shopping-div {
    display: block;
}

.section-0 .container {
    position: relative;
    height: 390px;
}

.section-0 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #fe7f66);
    color: #FFFFFF;
}
.section-2 .container {
    opacity: 0;
}
.section-2 .btn-div {
    margin-top: 20px;
}

.section-2 .hd {
    display: inline-block;
    margin-top: -30px;
}




.section-2 .hd ul li {
    border: 0;
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    width: 300px;
    text-align: center;
    cursor: pointer;
    padding-bottom: 3px;
}

.section-2 .hd ul li.on {
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, #0F6DED, #40BAFA) 1 10 1;
    color: #187CF0;
}

.section-2 .bd {
    margin-top: 33px;
}

.section-2 .bd ul {
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px #00000014;
    width: 1210px !important;
}

.section-2 .bd ul li {
    width: 1210px !important;
    display: none;
    height: 420px;
    top: 42px !important;
}

.section-2 .bd ul li:first-child {
    display: block;
}

.section-2 .bd li .img {
    width: 598px;
    height: 404px;
    margin-right: 45px;
    float: left;
    margin-left: 10px;
    margin-top: -34px;
}

.section-2 .bd li:nth-child(1) .img {
    background-color:#fff3f3;
    background-position-y: 50px;
}

.section-2 .bd li:nth-child(2) .img {
    background-color: #e7f7ff ;
    background-position-y: 50px;
}

.section-2 .bd li:nth-child(3) .img {
   background-color: #e7f7ff ;
    background-position-y: 50px;
}

.section-2 .bd li:nth-child(4) .img {
    background-color:#fff4ed ;
    background-position-y: 50px;
}

.section-2 .section-left {
    width: 557px;
    float: left;
}

.section-2 .section-left p {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}

.section-2 .section-left span.desc {
    color: #888888;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

.section-2 .section-left .tag-list {
    margin-top: 22px;
}

.section-2 .section-left .tag-list span {
    color: #333333;
    font-size: 14px;
    width: 120px;
    height: 40px;
    border: 1px solid #E5E5E5;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-bottom: 12px;
    margin-right: 7px;
    box-sizing: border-box;
}

.section-2 .section-left .tag-list span:nth-child(4n+4) {
    margin-right: 0;
}

.section-3 {
    background-color: #FeFeFe;
    padding-top: 50px;
}

 .section-3 .img {
    height: 630px;
    background: url(../images/xs5f-img.png) no-repeat center top;
}

.section-3 .content {
    position: relative;
}

.section-3 .content .item-div {
    display: inline-block;
    right: 145px;
    position: absolute;
    top: 60px;
}

.section-3 .content .item-div .item {
    padding: 23px;
}

.section-3 .content .item-div .item span {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 7px;
    margin-top: -5px;
}

.section-3 .content .item-div .item p {
    font-size: 14px;
    color: #888888;
    width: 336px;
}

.section-3 .content .item-div .item:hover {
    border-radius: 10px;
    background-image: -webkit-linear-gradient(0deg, #2d44f2, #2aa7ff);
}

 .section-3 .content .item-div .item:hover span {
    color: #fff;
}

.section-3 .content .item-div .item:hover p {
    color: #fff;
}

.section-3 .content .item-div .item-1 {
    position: relative;
    left: -66px;
}
.section-3 .content .item-div .item-2 {
    position: relative;
    top: 25px;
}

.section-3 .content .item-div .item-3 {
    position: relative;
    top: 55px;
}

.section-3 .content .item-div .item-4 {
    position: relative;
    top: 75px;
    left: -110px;
}

.section-4 .xian-div {
    color: #666666;
}

.section-4 .xian-div:after {
    opacity: 1;
    background: #E5E5E5;
}

.section-4 .xian-div:before {
    opacity: 1;
    background: #E5E5E5;
}

.section-4 .container {
    opacity: 0;
}

.section-4 .content {
    font-size: 0;
    margin-top: 50px;
}

.section-4 .content-div {
    display: inline-block;
    width: 270px;
    height: 290px;
    box-shadow: 0px 5px 20px 0px #565c671a;
    margin-right: 20px;
    background: #FFFFFF;
    margin-top: 20px;
}

.section-4 .content-div:last-child {
    margin-right: 0;
}

.section-4 .content-div .top {
    text-align: center;
    position: relative;
    margin-top: 48px;
}

.section-4 .content-div .img-div {
    width: 149px;
    height: 149px;
    margin: 0 auto;
    border-radius: 50%;
}

.section-4 .content-div:hover .img-div {
    animation: bounce 1s ease 0s 1 both;
}

.section-4 .content-div .img-div {
    background: url("/storage/15830/images/20211118/2gjb-icon1.png") no-repeat center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.section-4 .content-div:nth-child(1) .img-div {
    background-position: 0 0;
}

.section-4 .content-div:nth-child(2) .img-div {
    background-position: -110px 0;
}

.section-4 .content-div:nth-child(3) .img-div {
    background-position: -220px 0;
}

.section-4 .content-div:nth-child(4) .img-div {
    background-position: -330px 0;
}
.section-4 .content-div:nth-child(5) .img-div {
    background-position: -440px 0;
}

.section-4 .content-div:nth-child(6) .img-div {
    background-position: -550px 0;
}

.section-4 .content-div:nth-child(7) .img-div {
    background-position: -660px 0;
}

.section-4 .content-div:nth-child(8) .img-div {
    background-position: -770px 0;
}
.section-4 .content-div .title {
    font-size: 16px;
    color: #333;
    margin-top: 47px;
	font-weight: bolder;
}

.section-5 {
    background: url("../images/2zyb-bg.jpg") no-repeat center;
    height: 649px;
    padding: 0;
}

.section-5 .xian-div {
    margin-top: 75px;
}

.section-5 .container {
    opacity: 0;
}

.section-5 .list {
    margin-top: 76px;
    text-align: center;
    font-size: 0;
}

.section-5 .list li {
    margin-right: 120px;
    text-align: center;
    transition: all ease 300ms;
    width: 185px;
    display: inline-block;
}

.section-5 .list li:nth-child(-n+4) {
    margin-bottom: 65px;
}

.section-5 .list li:nth-child(4) {
    margin-right: 0;
}

.section-5 .list li:nth-child(8) {
    margin-right: 0;
}

.section-5 .list li:hover .img {
    animation: bounce 1s ease 0s 1 both;
}

.section-5 .list li .img {
    background: url(../images/2zyb-icon2.png) no-repeat;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.section-5 .list li.item-1 .img {
    background-position: 0 0;
}

.section-5 .list li.item-2 .img {
    background-position: -110px 0;
}

.section-5 .list li.item-3 .img {
    background-position: -220px 0;
}

.section-5 .list li.item-4 .img {
    background-position: -330px 0;
}

.section-5 .list li.item-5 .img {
    background-position: -440px 0;
}

.section-5 .list li.item-6 .img {
    background-position: -550px 0;
}

.section-5 .list li.item-7 .img {
    background-position: -660px 0;
}

.section-5 .list li.item-8 .img {
    background-position: -770px 0;
}

.section-5 .list li h3 {
    font-size: 16px;
    color: #FFFFFF;
    margin: 30px 0 10px 0;
}

.section-6 .item-list {
    font-size: 0;
}

.section-6 .item-list .item {
    width: 560px;
    height: 185px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px #56565626;
    text-align: center;
    display: inline-block;
    transition: all ease 300ms;
}

.section-6 .item-list .item:hover {
    transform: translateY(-20px);
}

.section-6 .item-list .item:nth-child(-n+2) {
    margin-bottom: 30px;
}

.section-6 .item-list .item:nth-child(odd) {
    margin-right: 30px;
}

.section-6 .item-list .item .content-div {
    width: 320px;
    display: inline-block;
    text-align: left;
    margin-left: 27px;
}

.section-6 .item-list .item .m-div {
    margin-top: 34px;
    display: inline-block;
}

.section-6 .item-list .item .title {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 5px;
}

.section-6 .item-list .item .desc {
    color: #888888;
    font-size: 14px;
    line-height: 30px;
}

.section-6 .item-list .item .bg-img {
    width: 120px;
    height: 120px;
    display: inline-block;
    float: left;
}

.section-6 .item-list .item:nth-child(1) .bg-img {
    background: url("../images/3zyb-icon3.png") no-repeat center;
}

.section-6 .item-list .item:nth-child(2) .bg-img {
    background: url("../images/3zyb-icon2.png") no-repeat center;
}

.section-6 .item-list .item:nth-child(3) .bg-img {
    background: url("../images/3zyb-icon1.png") no-repeat center;
}

.section-6 .item-list .item:nth-child(4) .bg-img {
    background: url("../images/3zyb-icon4.png") no-repeat center;
}

.section-7 {
    padding-bottom: 80px;
}

.section-7 .section-title {
    width: 510px;
    display: inline-block;
    float: left;
    text-align: left;
    margin-top: 67px;
}

.section-7 .section-title.crown div:after {
    right: auto;
}

.section-7 .img-div {
    background: url("/storage/15830/images/20211118/4gjb-img.png") no-repeat center;
    width: 524px;
    height: 352px;
    display: inline-block;
    margin-left: 120px;
}

.section-3 .container {
    opacity: 0;
}


    /*搭配说明开始*/
    .mob-matching-instructions {
        background: #fff;
    }

    .mob-matching-instructions .item-list {
        text-align: center;
    }

    .mob-matching-instructions .item-list .item {
        padding-top: 1.5rem;
        height: 9rem;
        background: #FFFFFF;
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        display: inline-block;
        text-align: left;
        width: 100%;
    }

    .mob-matching-instructions .item-list .item:first-child {
        margin-bottom: 1rem;
    }

    .mob-matching-instructions .item-list .item .content {
        display: inline-block;
        margin-left: 1.5rem;
    }

    .mob-matching-instructions .item-list .item .content .title {
        font-size: 1.4rem;
        color: #333;
        font-weight: bold;
		
    }

    .mob-matching-instructions .item-list .item .content .desc {
        font-size: 1.2rem;
        color: #888888;
    }

    .mob-matching-instructions .item-list .item .content .more-info {
        font-size: 15px;
        color: #F20D23;
        position: relative;
    }

    .mob-matching-instructions .item-list .item .content .more-info:before {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        border-left: 1px solid #F20D23;
        right: -15px;
        top: 7px;
        transform: rotate(-135deg);
        border-bottom: 1px solid #F20D23;
    }

    .mob-matching-instructions .item-list .item .img-div {
        width: 6rem;
        height: 6rem;
        display: inline-block;
        margin-left: 1.5rem;
        float: left;
    }

    .mob-matching-instructions .item-list .item:nth-child(1) .img-div {
        background: url("../../images/4zyb-icon1.png") no-repeat center top;
        background-size: cover;
    }

    .mob-matching-instructions .item-list .item:nth-child(2) .img-div {
        background: url("../../images/4zyb-icon2.png") no-repeat center top;
        background-size: cover;
    }

    /*搭配说明结束*/
    /*更多特色功能开始*/
    .mob-more-function {
        background: #FFFFFF;
    }

    .mob-more-function .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .mob-more-function .list .item {
        width: 30%;
        height: 8rem;
        text-align: center;
        margin-bottom: 1rem;
        background: #ffffff;
        box-shadow: 0px 10px 30px 0px rgba(54, 54, 54, 0.1);
    }

    .mob-more-function .list .item:nth-child(3n+2) {
        margin: 0 1rem 1rem;
    }

    .mob-more-function .list .item span {
        font-size: 15px;
        color: rgba(0, 0, 0, 1);
    }

    .mob-more-function .list .item div {
        width: 3rem;
        height: 3rem;
        margin: 1rem auto;
        background: url(../images/5zyb-icon.png);
        background-size: cover;
    }

    .mob-more-function .list .item-1 div {
        background-position: 0 0;
    }

    .mob-more-function .list .item-2 div {
        background-position: -80px 0;
    }

    .mob-more-function .list .item-3 div {
        background-position: -158px 0;
    }

    .mob-more-function .list .item-4 div {
        background-position: -235px 0;
    }

    .mob-more-function .list .item-5 div {
        background-position: -314px 0;
    }

    .mob-more-function .list .item-6 div {
        background: url(../../images/common/wx.png);
        background-size: cover;
    }

    /*更多特色功能结束*//*搭配说明开始*/
.matching-instructions .item-list {
    text-align: center;
}

.matching-instructions .item-list .item {
    width: 514px;
    height: 147px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    display: inline-block;
    text-align: left;
    transition: all ease 300ms;
}

.matching-instructions .item-list .item:first-child {
    margin-right: 25px;
}

.matching-instructions .item-list .item:hover {
    transform: translateY(-20px);
}

.matching-instructions .item-list .item .content {
    margin-top: 32px;
}

.matching-instructions .item-list .item .content .title {
    font-size: 24px;
    color: #333;
    line-height: 30px;
}

.matching-instructions .item-list .item .content .desc {
    font-size: 14px;
    color: #888888;
    line-height: 34px;
}

.matching-instructions .item-list .item .content .more-info {
    font-size: 15px;
    color: #F20D23;
    position: relative;
    line-height: 30px;
}

.matching-instructions .item-list .item .content .more-info:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 1px solid #F20D23;
    right: -15px;
    top: 7px;
    transform: rotate(-135deg);
    border-bottom: 1px solid #F20D23;
}

.matching-instructions .item-list .item .img-div {
    width: 85px;
    height: 95px;
    float: left;
    margin: 32px 20px 0 35px;
}

.matching-instructions .item-list .item:nth-child(1) .img-div {
    background: url("../../images/backstage/4f-icon1.png") no-repeat center;
}

.matching-instructions .item-list .item:nth-child(2) .img-div {
    background: url("../../images/backstage/4f-icon2.png") no-repeat center;
}

/*搭配说明结束*/
/*更多特色功能开始*/
.more-function {
    padding-top: 0;
}

.more-function .section-title {
    margin-bottom: 50px;
}

.more-function .item-list {
    text-align: center;
    font-size: 0;
}

.more-function .item-list .item {
    width: 200px;
    height: 127px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.more-function .item-list .item:hover {
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px #00000014;
    border-radius: 5px;
}


.more-function .item-list .item:hover p {
    color: #F20D23;
}

.more-function .item-list .item .div-img {
    background: url("../images/5zyb-icon.png") no-repeat center;
    background-size: cover;
    width: 45px;
    height: 45px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
}

.more-function .item-list .item p {
    color: #333333;
    font-size: 16px;
}

.more-function .item-list .item:nth-child(1) .div-img {
    background-position: -1px 1px;
}

.more-function .item-list .item:nth-child(2) .div-img {
    background-position: -91px 1px;
}

.more-function .item-list .item:nth-child(3) .div-img {
    background-position: -179px 1px;
}

.more-function .item-list .item:nth-child(4) .div-img {
    background-position: -270px 1px;
}

.more-function .item-list .item:nth-child(5) .div-img {
    background-position: -360px 0px;
}

.more-function .item-list .item:nth-child(6) .div-img {
    background: url("../images/5zyb-icon.png");
}

.more-function .container {
    opacity: 0;
}

.matching-instructions .container {
    opacity: 0;
}

/*更多特色功能结束*/
@media screen and (max-width: 768px) {

    /*搭配说明开始*/
    .mob-matching-instructions {
        background: #fff;
    }

    .mob-matching-instructions .item-list {
        text-align: center;
    }

    .mob-matching-instructions .item-list .item {
        padding-top: 1.5rem;
        height: 9rem;
        background: #FFFFFF;
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        display: inline-block;
        text-align: left;
        width: 100%;
    }

    .mob-matching-instructions .item-list .item:first-child {
        margin-bottom: 1rem;
    }

    .mob-matching-instructions .item-list .item .content {
        display: inline-block;
        margin-left: 1.5rem;
    }

    .mob-matching-instructions .item-list .item .content .title {
        font-size: 1.4rem;
        color: #333;
        font-weight: bold;
    }

    .mob-matching-instructions .item-list .item .content .desc {
        font-size: 1.2rem;
        color: #888888;
    }

    .mob-matching-instructions .item-list .item .content .more-info {
        font-size: 15px;
        color: #F20D23;
        position: relative;
    }

    .mob-matching-instructions .item-list .item .content .more-info:before {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        border-left: 1px solid #F20D23;
        right: -15px;
        top: 7px;
        transform: rotate(-135deg);
        border-bottom: 1px solid #F20D23;
    }

    .mob-matching-instructions .item-list .item .img-div {
        width: 6rem;
        height: 6rem;
        display: inline-block;
        margin-left: 1.5rem;
        float: left;
    }

    .mob-matching-instructions .item-list .item:nth-child(1) .img-div {
        background: url("../../images/backstage/4f-icon1.png") no-repeat center top;
        background-size: cover;
    }

    .mob-matching-instructions .item-list .item:nth-child(2) .img-div {
        background: url("../../images/backstage/4f-icon2.png") no-repeat center top;
        background-size: cover;
    }

    /*搭配说明结束*/
    /*更多特色功能开始*/
    .mob-more-function {
        background: #FFFFFF;
    }

    .mob-more-function .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .mob-more-function .list .item {
        width: 30%;
        height: 8rem;
        text-align: center;
        margin-bottom: 1rem;
        background: #ffffff;
        box-shadow: 0px 10px 30px 0px rgba(54, 54, 54, 0.1);
    }

    .mob-more-function .list .item:nth-child(3n+2) {
        margin: 0 1rem 1rem;
    }

    .mob-more-function .list .item span {
        font-size: 15px;
        color: rgba(0, 0, 0, 1);
    }

    .mob-more-function .list .item div {
        width: 3rem;
        height: 3rem;
        margin: 1rem auto;
        background: url(../../images/mobile/common/5f-icon.png);
        background-size: cover;
    }

    .mob-more-function .list .item-1 div {
        background-position: 0 0;
    }

    .mob-more-function .list .item-2 div {
        background-position: -80px 0;
    }

    .mob-more-function .list .item-3 div {
        background-position: -158px 0;
    }

    .mob-more-function .list .item-4 div {
        background-position: -235px 0;
    }

    .mob-more-function .list .item-5 div {
        background-position: -314px 0;
    }

    .mob-more-function .list .item-6 div {
        background: url(../../images/common/wx.png);
        background-size: cover;
    }

    /*更多特色功能结束*/
}


/*logo墙1*/
.section-8 {
    padding: 1px 0 1px 0;
}

.section-8 .about-cases {
    position: relative;
    height: 600px
    overflow: hidden;
}

.section-8 .about-cases .about-case {
    width: 3680px;
    white-space: nowrap;
    height: 70px;
    margin: 50px 0;
    -webkit-animation: 60s rowleft linear infinite normal;
    animation: 60s rowleft linear infinite normal;
}

.section-8 .about-cases .about-case .about-case-logo {
    width: 230px;
}

.section-8 .about-cases .about-case .about-case-logo:nth-child(even) {
    left: 100%;
}

.section-8 .about-cases .about-case:first-child {
    margin-top: 25px;
}

.section-8 .about-cases .about-case:nth-child(even) {
    -webkit-animation: 80s rowleft linear infinite normal;
    animation: 80s rowleft linear infinite normal;
}

.section-8 .about-cases .about-case:nth-child(even) .about-case-logo {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
}

.section-8 .about-cases .section-8 .about-cases-title {
    position: absolute;
    top: 265px;
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #293E63;
    line-height: 1;
    font-weight: 300;
}

.section-8 .about-cases .section-8 .about-cases-title .section-8 .about-cases-title-mask {
    display: inline-block;
    width: 600px;
    height: 60px;
    line-height: 60px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 0px 30px 30px rgba(255, 255, 255, 0.8);
    font-weight: bold;
}

.section-8 .about-cases .section-8 .about-cases-title .section-8 .about-cases-title-number {
    width: 100px;
    margin-top: -5px;
}

.section-8 .about-cases .section-8 .about-cases-title text {
    color: #FC3D34;
    margin: 0 10px;
}

@keyframes rowleft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-1840px, 0, 0);
        transform: translate3d(-1840px, 0, 0);
    }
}

.section-8 .about-cases .about-cases-title {
    position: absolute;
    top: 245px;
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #293E63;
    line-height: 1;
    font-weight: 300;
}

.section-8 .about-cases .about-cases-title .about-cases-title-mask {
    display: inline-block;
    width: 600px;
    height: 60px;
    line-height: 60px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 0px 30px 30px rgba(255, 255, 255, 0.8);
    font-weight: bold;
}

.section-8 .about-cases .about-cases-title .about-cases-title-number {
    width: 100px;
    margin-top: -5px;
}

.section-8 .about-cases .about-cases-title text {
    color: #007bfc;
    margin: 0 10px;
}
/*logo墙
.section-8 .item {
    width: 264px;
    height: 90px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    float: left;
    margin-right: 30px;
    text-align: center;
    cursor: pointer;
	margin-bottom:30px;
}

.section-8 .item:hover {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

.section-8 .item i {
    width: 175px;
    height: 76px;
    display: block;
    margin: 5px auto 0;
}

.section-8 .item span {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    display: block;
    margin-top: 20px;
    position: relative;
}

.section-8 .item span:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 3px;
    background: #F54544;
    bottom: -33px;
    left: 112px;
}

.section-8 .item-1 i {
    background: url(../images/logo01.png) no-repeat;
}

.section-8 .item-2 i {
    background: url(../images/logo02.png) no-repeat;
}

.section-8 .item-3 i {
    background: url(../images/logo03.png) no-repeat;
}

.section-8 .item-4 i {
    background: url(../images/logo04.png) no-repeat;
}
.section-8 .item-5 i {
    background: url(../images/logo05.png) no-repeat;
}
.section-8 .item-6 i {
    background: url(../images/logo06.png) no-repeat;
}
.section-8 .item-7 i {
    background: url(../images/logo07.png) no-repeat;
}
.section-8 .item-8 i {
    background: url(../images/logo08.png) no-repeat;
}
.section-8 .item-9 i {
    background: url(../images/logo09.png) no-repeat;
}
.section-8 .item-10 i {
    background: url(../images/logo10.png) no-repeat;
}
.section-8 .item-11 i {
    background: url(../images/logo11.png) no-repeat;
}
.section-8 .item-12 i {
    background: url(../images/logo12.png) no-repeat;
}
*/
.section-9 {
    height: 331px;
    background: url(/pc/images/dianshang/8f.jpg) no-repeat center top;
}

.section-9 .section-title p {
    font-size: 24px;
}

.section-9 .btns {
    text-align: center;
}

.section-9 .btns a {
    margin: 0 10px;
}

@media screen and (max-width: 768px) {
.mob-s1 {
        background: #F7F9FC;
    }

.mob-s1 .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

.mob-s1 .list .item {
        width: 48%;
        text-align: center;
        margin: 0.5rem 0;
        background-color: #FFFFFF;
        padding: 0.5rem 0rem 0.5rem 0rem;
        position: relative;
    }

.mob-s1 .list .item-1, .item-3 {
        margin-right: 1rem !important;
    }

.mob-s1 .list h3 {
        font-size: 1.2rem;
        color: rgba(0, 0, 0, 1);
        font-weight: 600;
    }

.mob-s1 .list span {
        color: #888888;
    }

.mob-s1 .list .item div {
        display: inline-block;
        margin: 0.3rem 0 0.3rem 0rem;
        text-align: left;
    }

.mob-s1 .list .item img:first-child {
        float: left;
        width: 4rem;
    }

.mob-s2 {
        background: #FFFFFF;
    }

.mob-s2 .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

.mob-s2 .list .item {
        width: 48%;
        text-align: center;
        margin: 1.5rem 0;
    }

.mob-s2 .list h3 {
        font-size: 1.2rem;
        color: rgba(0, 0, 0, 1);
        font-weight: 600;
    }

.mob-s2 .list span {
        color: #888888;
    }

.mob-s2 .list .item img {
        margin-bottom: 1rem;
    }


.mob-s4 {
        background: #F7F9FC;
    }

.mob-s4 .s-title {
        padding: 0;
        margin: 2rem;
    }

.mob-s4 .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

.mob-s4 .list .item {
        padding-bottom: 1.3rem;
        background-color: #ffffff;
        margin-bottom: 15px;
    }

.mob-s4 .list .item img {
        width: 100%;
    }

.mob-s4 .list .item h3 {
        width: 95%;
        margin: 0 auto;
        font-size: 1.3rem;
        color: rgba(0, 0, 0, 1);
        font-weight: 600;
        line-height: 3rem;
    }

.mob-s4 .list .item span {
        font-size: 1.1rem;
        display: inherit;
        width: 95%;
        margin: 0 auto;
        color: #888888;
    }

.mob-s5 {
        background-color: #FFFFFF;
    }

.mob-s5 .info {
        text-align: center;
        font-size: 1.2rem;
    }

.mob-s5 .info .bg_div1, .bg_div3, .bg_div5 {
        margin-right: 0.5rem;
        margin-bottom: 0.5rem;
    }

.mob-s5 .info .bg_div {
        width: 48.5%;
        height: 10rem;
        display: inline-block;
        background-size: cover !important;
    }

.mob-s5 .info .bg_div1 {
        background: url(/pc/images/mobile/dianshang/4f-img1.jpg) no-repeat center top;
    }

.mob-s5 .info .bg_div2 {
        background: url(/pc/images/mobile/dianshang/4f-img2.jpg) no-repeat center top;
    }

.mob-s5 .info .bg_div3 {
        background: url(/pc/images/mobile/dianshang/4f-img3.jpg) no-repeat center top;
    }

.mob-s5 .info .bg_div4 {
        background: url(/pc/images/mobile/dianshang/4f-img4.jpg) no-repeat center top;
    }

.mob-s5 .info .bg_div5 {
        background: url(/pc/images/mobile/dianshang/4f-img5.jpg) no-repeat center top;
    }

.mob-s5 .info .bg_div6 {
        background: url(/pc/images/mobile/dianshang/4f-img6.jpg) no-repeat center top;
    }

.mob-s5 .info .bg_div:nth-child(5) div {
        position: relative;
        top: -1rem;
    }


.mob-s5 .info .bg_div div {
        text-align: center;
        margin-top: 2rem;
    }

.mob-s5 .info .bg_div span {
        display: inherit;
        color: white;
        line-height: 2.2rem;
        margin: 0;
    }

.mob-s6 {
        height: 57rem;
    }

.mob-s6 .info {
        margin: -2rem auto;
    }


.mob-s6 .swiper-pagination {
        height: 2rem;
        width: 90%;
        margin-top: 4rem;
    }

.mob-s6 .swiper-pagination-bullet-active {
        width: 36px !important;
    }

.mob-s6 .swiper-pagination-bullet {
        display: inline-block;
        margin: 0 8px;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        text-indent: -140px;
        border-radius: 0;
        width: 26px;
        height: 6px;
        background: linear-gradient(90deg, #0e84fc, #58a2fd);
    }

.mob-s6 .info .bg_div {
        background: rgba(255, 255, 255, 1);
        border-radius: 10px;
        height: 39rem;
        position: relative;
        margin-top: 6rem;
    }

.mob-s6 .info .bg_div .top {
        top: -4rem;
        height: 280px;
        background: linear-gradient(90deg, #0e84fc, #58a2fd);
        border-radius: 20px;
        width: 90%;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }

.mob-s6 .info .bg_div .bottom {
        height: 300px;
        position: absolute;
        width: 90%;
        left: 0;
        right: 0;
        margin: auto;
        top: 20rem;
    }

.mob-s6 .info .bg_div .bottom div {
        margin: 1rem 0rem;
    }

.mob-s6 .info .bg_div .bottom div span:first-child {
        font-size: 1.5rem;
        color: #333333;
    }

.mob-s6 .info .bg_div .bottom div i {
        width: 4px;
        height: 4px;
        background: #58a2fd;
        margin: 0.4rem 0.8rem;
        display: inline-block;
    }

.mob-s6 .info .bg_div .bottom p {
        background: #58a2fd;
        font-size: 1.2rem;
        color: rgba(255, 255, 255, 1);
        margin: 0 auto;
        margin-top: 3rem;
        padding: 1rem 3rem;
        display: table;
    }

.mob-s6 .info .bg_div .bottom div span:nth-child(3) {
        font-size: 1.3rem;
        color: #888888;
        position: absolute;
        width: 20rem;
    }

.mob-s6 .info .bg_div .top .img_div {
        margin-top: 2rem;
    }

.mob-s6 .info .bg_div .top .img_div img:first-child {
        width: 10rem;
    }

.mob-s6 .info .bg_div .top .img_div img:nth-child(2) {
        width: 22rem;
        margin-top: 1.5rem;
    }

.mob-s7 {
        background: #FFFFFF;
    }

.mob-s7 h2 span {
        color: #007bfc;
        margin: 0 0.3rem;
    }

.mob-s7 .img_div {
        text-align: center;
    }

.mob-s7 .img_div img {
        border: 1px solid rgba(230, 230, 230, 1);
        border-radius: 2px;
        width: 30%;
        margin: 0.1rem;
    }

.mob-s7 .swiper-pagination7 {
        text-align: center;
        margin: 1rem 0rem -1rem 0;
    }

.mob-s7 .swiper-pagination7 .swiper-pagination-bullet-active {
        background: #B3B3B3 !important;
    }

.mob-s7 .swiper-pagination7 .swiper-pagination-bullet {
        background: #585858;
        padding: 0.5rem;
        margin: 0.5rem;
    }

.mob-s9 {
        background: url(/pc/images/8f.jpg) no-repeat center top;
        background-size: cover;
        padding-bottom: 2rem;
        height: 19rem;
    }

.mob-s9 a {
        line-height: 3.5rem;
        width: 11rem;
        background-size: 22rem;
        height: 3.5rem;
        margin: 0.5rem;
    }
}