.mySwiper .swiper-pagination {
    width: 20% !important;
    bottom: 80px !important;
    left: 20% !important;
}

.mySwiper .swiper-pagination-bullet {
    width: 40px !important;
    height: 4px !important;
    background-color: #E6F0FF !important;
    border-radius: 0 !important;
}

.mySwiper img {
    width: 100%;
}

/* .second_tit_box  {
    font-size: 18px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
} */
.section1 {
    height: 600px;
    background: url('../image/bg_1.png');
    background-size: 100% 100%;
}

.section1 .container {
    padding-top: 173px;
}

.section1 .content {
    position: relative;
}

.section1 .main_title {
    line-height: 56px;
    color: #FFFFFF;
}

.section1 .second_tit_box {
    width: 981px;
    line-height: 25px;
    color: #FFFFFF;
    margin-bottom: 110px;
}

.section1 .content .item {
    width: 230px;
    height: 120px;
    background: url('../image/bg_121.png');
    background-size: 100% 100%;
    padding: 6px 25px 14px;
    opacity: .3;
}

.section1 .items_1, .section1 .items_2, .section1 .items_3, .section1 .items_4 {
    width: 230px;
    height: 120px;
    position: absolute;
    top: 0;
}

.section1 .content .items_2 {
    left: 324px;
}

.section1 .content .items_3 {
    right: 324px;
}

.section1 .content .items_4 {
    right: 0;
}

.section1 .tit {
    font-size: 20px;
    font-family: Apple LiGothic Medium-Regular, Apple LiGothic Medium;
    font-weight: 400;
    color: #3EDEFF;
    margin-top: 10px;
}

.section1 .tit #num {
    font-size: 50px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
}

.section1 .tit #num2 {
    font-size: 50px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
}

.section1 .tit .num {
    font-size: 50px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
}

.section1 .tit .num2 {
    font-size: 50px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
}

.section1 .tit .num3 {
    font-size: 30px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
}

.section1 .tit .num4 {
    font-size: 40px;
    font-family: Apple LiGothic Medium-Regular, Apple LiGothic Medium;
    font-weight: 400;
}

.section1 .desc {
    font-size: 18px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.section2 {
    height: 726px;
    background: #F5F9FF;
}

.section2 .list {
    width: 200px;
    height: 400px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #B7D4FF;
    border-left: none;
    cursor: pointer;
}

.section2 .list_top {
    text-align: center;
}

.section2 .list:nth-child(1) {
    border-left: 1px solid #B7D4FF;
}

.section2 .list_top .pic {
    margin: 53px 85px 24px 85px;
}

.section2 .list_top .pic_1 {
    background: url('../image/icon_1.png');
    background-size: 100% 100%;
}

.section2 .list_top .pic_2 {
    background: url('../image/icon_2.png');
    background-size: 100% 100%;
}

.section2 .list_top .pic_3 {
    background: url('../image/icon_3.png');
    background-size: 100% 100%;
}

.section2 .list_top .pic_4 {
    background: url('../image/icon_4.png');
    background-size: 100% 100%;
}

.section2 .list_top .pic_5 {
    background: url('../image/icon_5.png');
    background-size: 100% 100%;
}

.section2 .list_top .pic_6 {
    background: url('../image/icon_6.png');
    background-size: 100% 100%;
}

.section2 .active .list_top .pic_1 {
    background: url('../image/icon_01.png');
    background-size: 100% 100%;
}

.section2 .active .list_top .pic_2 {
    background: url('../image/icon_02.png');
    background-size: 100% 100%;
}

.section2 .active .list_top .pic_3 {
    background: url('../image/icon_03.png');
    background-size: 100% 100%;
}

.section2 .active .list_top .pic_4 {
    background: url('../image/icon_04.png');
    background-size: 100% 100%;
}

.section2 .active .list_top .pic_5 {
    background: url('../image/icon_05.png');
    background-size: 100% 100%;
}

.section2 .active .list_top .pic_6 {
    background: url('../image/icon_06.png');
    background-size: 100% 100%;
}

.section2 .list_middle {
    margin: 0 16px 47px;
    text-align: center;
}

.section2 .list_top .tit {
    font-size: 18px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}

.section2 .list_middle .desc {
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 20px;
}

.section2 .list_bottom img {
    width: 140px;
    height: 140px;
}

.section2 .active {
    width: 206px;
    height: 412px;
    margin-top: -6px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #2A7EFB;
}

.section2 .active .list_top {
    height: 62px;
    background: url('../image/bg_2.png') #2A7EFB;
    background-size: 100% 100%;
    border-radius: 6px 6px 0px 0px;
    padding: 15px 0;
    display: flex;
    justify-content: center;
}

.section2 .active .list_top .tit {
    font-size: 18px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    padding: 3px 0 2px 0;
}

.section2 .active .list_top .pic {
    margin: 0px 8px 15px 0;
}

.section2 .active .list_top .title {
    font-size: 18px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF !important;
}

.section2 .active .list_middle {
    margin: 0 26px;
    height: 138px;
}

.section2 .active .list_middle p {
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: center;
    margin: 30px 0 93px 0;
}

.section3 {
    height: 844px;
}

.section3 .grid_box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.section3 .grid_item {
    /* overflow: hidden; */
    width: 285px;
    height: 150px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: background-size .3s linear;
    transition: background-size .3s linear;
}

.section3 .grid_item:hover {
    background-size: 110%;

}

/* .section3 .grid_item img {
    width: 285px;
    height: 150px;
    cursor: pointer;
    box-shadow: 0px 5px 20px rgba(121, 148, 193, 0.0600);
    transition: all .5s ease-in-out;
} */
.section3 .active {
    overflow: hidden;
}

.section3 .active img {
    transform: scale(1.2, 1.2);
}

.grid_product_bg {
    box-shadow: 0px 5px 20px rgba(121, 148, 193, 0.0600);
    transform: translateY(-5px);
    transition: all .7s;
}

.section4 {
    height: 776px;
}

.section4 .section4_top {
    height: 400px;
    background: url('../image/bg_3.png');
    background-size: 100% 100%;
}

.section4 .container {
    position: relative;
}

.section4 .main_title {
    color: #fff;
}

.section4 .second_tit_box {
    color: #fff;
}

.section4 .card {
    width: 580px;
    height: 450px;
    background: url('../image/bg_4.png') #FFFFFF;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    box-shadow: 0px 3px 20px 1px rgba(5, 36, 82, 0.07);
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    padding: 45px 52px 52px 50px;
}

.section4 .card_r {
    width: 580px;
    height: 450px;
    background: url('../image/bg_5.png') #FFFFFF;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    box-shadow: 0px 3px 20px 1px rgba(5, 36, 82, 0.07);
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    padding: 45px 52px 52px 50px;
}

.section4 .card_top .tit {
    font-size: 24px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
}

.section4 .card_top .desc {
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #777;
    line-height: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.section4 .card_bottom {
    padding: 53px 29px 52px 16px;
}

.section4 .acea-row {
    flex-direction: column;
}

.section4 .grid_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 55px;
    grid-row-gap: 40px;
}

.section5 {
    height: 740px;
    background: url('../image/bg_6.png');
    background-size: 100% 100%;
}

.section5 .card .item {
    height: 410px;
    box-shadow: 0px 3px 20px 1px rgba(5, 36, 82, 0.07);
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
}

.section5 .second_tit_box img {
    display: inline-block;
}

.section5 .second_tit_box span {
    display: inline-block;
}

/* .section5 .card .active {
    box-shadow: 0px 3px 20px 1px rgba(5,36,82,0.3);
} */
.section5 .item_top {
    text-align: center;
    color: #FFFFFF;
}

.section5 .item_top_1 {
    background: url('../image/bg_7.png');
    background-size: 100% 100%;
}

.section5 .item_top_2 {
    background: url('../image/bg_8.png');
    background-size: 100% 100%;
}

.section5 .item_top_3 {
    background: url('../image/bg_9.png');
    background-size: 100% 100%;
}

.section5 .item_top .tit {
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 6px;
}

.section5 .item_top .desc {
    font-size: 13px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 20px;
}

.section5 .item_bottom {
    height: 310px;
    background: #FFFFFF;
}

.section5 .grid_box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.section5 .item_bottom .list {
    width: 180px;
}

.section5 .item_bottom .list .tit {
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 800;
    color: #333333;
    line-height: 20px;
    margin-bottom: 6px;
}

.section5 .item_bottom .list .desc {
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #777;
    line-height: 20px;
}

.section6 {
    height: 626px;
    background: url('../image/bg_10.png');
    background-size: 100% 100%;
}

.section6 .content {
    height: 300px;
    border-radius: 4px 4px 4px 4px;
    background: #FFFFFF;
}

.section6 .content .item {
    width: 400px;
    height: 150px;
    float: left;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}

.section6 .content .item .tit {
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
}

.section6 .content .item .desc {
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
}

.section7 {
    height: 1587px;
    background: url('../image/bg_11.png');
    background-size: 100% 100%;
}

.section7 .container {
    position: relative;
}

.section7 .main_title {
    color: #fff;
}

.section7 .second_tit_box {
    color: #fff;
}

.section7 .content {
    width: 1200px;
    height: 1275px;
    position: relative;
}

.section7 .service_step {
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
}

.section7 .one {
    background: url('../image/line2.png');
    background-size: 100% 100%;
    position: absolute;
    top: 30px;
    right: 440px;
}

.section7 .two {
    background: url('../image/line1.png');
    background-size: 100% 100%;
    position: absolute;
    top: 227px;
    left: 0;
}

.section7 .three {
    background: url('../image/line1.png');
    background-size: 100% 100%;
    position: absolute;
    top: 285px;
    right: 0;
}

.section7 .four {
    background: url('../image/line1.png');
    background-size: 100% 100%;
    position: absolute;
    top: 488px;
    left: 440px;
}

.section7 .five {
    background: url('../image/line2.png');
    background-size: 100% 100%;
    position: absolute;
    top: 685px;
    left: 233px;
}

.section7 .six {
    background: url('../image/line2.png');
    background-size: 100% 100%;
    position: absolute;
    top: 809px;
    right: 0;
}

.section7 .seven {
    background: url('../image/line5.png');
    background-size: 100% 100%;
    position: absolute;
    top: 950px;
    left: 540px;
}

.section7 .eight {
    position: absolute;
    top: 395px;
    left: 795px;
}

.section7 .pic_1 {
    position: absolute;
    top: 17px;
    left: 1058px;
}

.section7 .pic_2 {
    width: 105px;
    height: 76px;
    position: absolute;
    top: 462px;
    left: 71px;
}

.section7 .tit {
    width: 170px;
    height: 60px;
}

.section7 .tit_1 {
    position: absolute;
    top: 103px;
    left: 16px;
    background: #FFFFFF url('../image/7-1.png');
    background-size: 100% 100%;
}

.section7 .tit_2 {
    position: absolute;
    top: 66px;
    left: 325px;
    background: #FFFFFF url('../image/7-2.png');
    background-size: 100% 100%;
}

.section7 .tit_3 {
    position: absolute;
    top: 180px;
    right: 16px;
    background: #FFFFFF url('../image/7-3.png');
    background-size: 100% 100%;
}

.section7 .tit_4 {
    position: absolute;
    top: 608px;
    right: 245px;
    background: #FFFFFF url('../image/7-4.png');
    background-size: 100% 100%;
}

.section7 .tit_5 {
    position: absolute;
    top: 373px;
    left: 459px;
    background: #FFFFFF url('../image/7-5.png');
    background-size: 100% 100%;
}

.section7 .tit_6 {
    position: absolute;
    top: 718px;
    left: 0;
    background: #FFFFFF url('../image/7-6.png');
    background-size: 100% 100%;
}

.section7 .tit_7 {
    position: absolute;
    top: 843px;
    right: 248px;
    background: #FFFFFF url('../image/7-7.png');
    background-size: 100% 100%;
}

.section7 .tit_8 {
    position: absolute;
    bottom: 86px;
    left: 559px;
    background: #FFFFFF url('../image/7-8.png');
    background-size: 100% 100%;
}

.section7 .tit p {
    font-size: 18px;
    margin: 16px 0 24px 66px;
}

.section7 .service_step {
    transition: all ease-in 10s;
}

.service_step {
    display: none;
}

.section7 .tit {
    display: none;
}

.section7 .line {
    display: none;
}

.section7 .pic_1 {
    display: none;
}

.section7 .pic_2 {
    display: none;
}

.section8 {
    /* height: 704px; */
    background: #F7F9FB;
}

.section8 .grid_box {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 24px;
    grid-row-gap: 28px;
}

.section8 .grid_item {
    width: 180px;
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0px 5px 12px 1px rgba(121, 148, 193, 0.1);
    border-radius: 4px 4px 4px 4px;
}

.section8 .grid_item img {
    width: 100%;
    height: 100%;
}

.section8 .more {
    width: 150px;
    height: 40px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #2A7EFB;
    padding: 10px 32px;
    margin: 40px auto 0;

}

.section8 .more p {
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #2A7EFB;
}

.animate_delay_dot {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.animate_delay_dot2 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@keyframes one {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes two {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes three {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes four {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes five {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes six {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes seven {
    to {
        stroke-dashoffset: 0;
    }
}

.nav-bar {
    width: 100%;
    min-width: 1200px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(255, 255, 255, .86);
}

.nav-bar .nav {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}

.nav-bar .nav .logo {
    width: 225px;
    height: 100%;
    line-height: 100px;
}

.nav-bar .nav .logo img {
    height: 54px;
    vertical-align: middle;
}

.nav-bar .nav .nav-list {
    width: 895px;
    height: 100%;
    padding-top: 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.nav-bar .nav .nav-list a {
    font-size: 16px;
    width: 108px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding: 10px 0px 24px;
    color: #fff;
}

.nav-bar .nav .nav-list a.on {
    color: #2A7EFC;
}

.nav-bar .nav .nav-list a.on:before {
    border-radius: 2px;
    border-radius: 3px;
    width: 100%;
    left: 0;
}

.nav-bar .nav .nav-list a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    color: #333;
}

.nav-bar .nav .nav-list a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2A7EFC;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.nav-bar .nav .nav-list a:hover:before, .nav-bar .nav .nav-list a:focus:before, .nav-bar .nav .nav-list a:active:before {
    left: 0;
    right: 0;
}

/* wxshop */
.wxshop {
    padding-bottom: 20px;
}

.we-titles {
    text-align: center;
    padding-top: 65px;
}

.we-titles p {
    font-size: 36px;
    margin-bottom: 22px;
}

.we-titles span {
    font-size: 18px;
}

.wxshop ul {
    list-style: none;
}

.wxshop .list {
    padding: 0 50px 20px;
    margin-top: 45px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.wxshop .list li {
    width: 20%;
    height: 250px;
    float: left;
    text-align: center;
    transition: all .5s ease;
    cursor: pointer;
}

.wxshop .list li .img {
    width: 100%;
    height: 108px;
    line-height: 108px;
    margin-top: 20px;
}

.wxshop .list li .txt {
    font-size: 20px;
    transition: all .5s ease;
}

.wxshop .list li .description {
    padding: 0 10px;
    font-size: 14px;
    color: #868686;
    line-height: 1.5;
    margin-top: 12px;
}

.wxshop .list li:hover {
    background: #2A7EFC;
    transition: all .5s ease;
    box-shadow: 3px 8px 14px 1px rgba(28, 170, 253, .24);
}

.wxshop .list li:hover .txt, .wxshop .list li:hover .description {
    color: #fff;
    transition: all .5s ease;
}

.wxshop .list li .img i {
    font-size: 60px;
    color: #2A7EFC;
}

.wxshop .list li:hover .img i {
    color: #fff;
}

/* we-bar */
.wechat .we-bar {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}

.wechat .we-bar img {
    width: 100%;
    height: auto;
    display: block;
}

.wechat .info-list {
    overflow: hidden;
}

.wechat .info-list .list-box {
    padding: 45px 0 0 0;
}

.wechat .info-list .list-box .iteam {
    height: 505px;
    overflow: hidden;
    position: relative;
}

.wechat .info-list .list-box .iteam .img img {
    width: 600px;
    height: 502px;
}

.wechat .info-list .list-box .iteam .txt {
    padding: 100px 0 0 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
}

.wechat .info-list .list-box .iteam .txt .titles {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.wechat .info-list .list-box .iteam .txt .titles p {
    font-size: 36px;
}

.wechat .info-list .list-box .iteam .txt .titles span {
    margin-top: 35px;
    font-size: 24px;
    display: inline-block;
}

.wechat .info-list .list-box .iteam .txt .titles i.bom-bar {
    display: block;
    width: 180px;
    height: 4px;
    background: #666;
    margin-top: 45px;
}

.wechat .info-list .list-box .iteam .txt .msg {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-top: 60px;
}

.wechat .info-list .list-box .iteam .big-icon {
    position: absolute;
    width: 90px;
    height: 82px;
    background: url(../../../../../crmeb.com/static/css/images/big-icon.html) no-repeat;
    top: 40px;
    right: 0;
}

.wechat .info-list .list-box .iteam.left .titles {
    text-align: right;
}

.wechat .info-list .list-box .iteam.left .big-icon {
    left: 0;
    background: url(../../../../../crmeb.com/static/css/images/big-icon1.html) no-repeat;
}

.wechat .info-list .list-box .iteam.left .txt {
    padding: 100px 40px 0 0;
}

.wrap1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.we-titles {
    text-align: center;
    padding-top: 65px;
}

.we-titles p {
    font-size: 36px;
    margin-bottom: 22px;
}

.we-titles span {
    font-size: 18px;
}

.clearfix {
    display: flex;
}

@media screen and (max-width: 800px) {
    .section1 {
        height: auto;
    }

    .section1 .container {
        padding-top: 70px;
        padding-bottom: 35px;
        margin-bottom: 0;
    }

    .section1 .main_title {
        font-size: 25px;
    }

    .section1 .second_tit_box {
        width: 100%;
        margin-bottom: 30px;
        font-size: 14px;
        margin-top: 10px;
    }

    .section1 .content {
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .section1 .content .item {
        width: 48%;
        height: 90px;
    }

    .section1 .items_1, .section1 .items_2, .section1 .items_3, .section1 .items_4 {
        width: 48%;
        height: 90px;
    }

    .section1 .content .items_1 {
        top: 3%;
    }

    .section1 .content .items_4 {
        top: 3%;
    }

    .section1 .content .items_2 {
        left: 52%;
        top: 57%;
    }

    .section1 .content .items_3 {
        right: 52%;
        top: 57%;
    }

    .section1 .tit .num {
        font-size: 25px;
    }

    .section1 .tit #num {
        font-size: 25px;
    }

    .section1 .tit #num2 {
        font-size: 25px;
    }

    .section1 .tit .num2 {
        font-size: 25px;
    }

    .section1 .tit .num3 {
        font-size: 20px;
    }

    .section1 .tit .num4 {
        font-size: 20px;
    }

    .section1 .desc {
        font-size: 13px;
    }

    .section2 {
        height: auto;
    }

    .section2 .container {
        padding-top: 70px;
        padding-bottom: 35px;
        margin-bottom: 0;
    }

    .section2 .container .main_title {
        font-size: 25px;
    }

    .section2 .container .second_tit_box {
        width: 100%;
        margin-bottom: 30px;
        font-size: 14px;
        margin-top: 10px;
        padding: 0;
        line-height: 2;
    }

    .section2 .container .content {
        flex-wrap: wrap;
        row-gap: 15px;
        justify-content: space-between;
    }

    .section2 .container .content .list {
        width: 48%;
        height: auto;
        border: none;
    }

    .section2 .container .content .active {
        width: 48%;
        height: auto;
        border: none;
    }

    .section2 .list_top {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }

    .section2 .list_top .pic {
        margin: 0;
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

    .section2 .list_top .tit {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .section2 .list_middle .desc {
        font-size: 12px;
    }

    .section2 .active .list_top {
        background: none;
        padding: 0;
        height: auto;
        justify-content: center;
        align-items: center;
    }

    .section2 .active .list_top .pic {
        margin: 0;
    }

    .section2 .active .list_top .tit {
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
        padding: 0;
    }

    .section2 .active .list_top .pic_1 {
        background: url(../image/icon_1.png);
        background-size: 100% 100%;
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

    .section2 .active .list_middle p.desc {
        color: #777777;
        font-size: 12px;
        margin: 0;
        line-height: 20px;
    }

    .section2 .list_middle {
        margin: 0 9%;
    }

    .section2 .active .list_middle {
        height: auto;
        margin: 0 9%;
    }

    .section2 .list_bottom img {
        width: 80px;
        height: 80px;
        margin: auto;
    }

    .section6 {
        height: auto;
    }

    .section6 .container {
        padding-top: 70px;
        padding-bottom: 35px;
        margin-bottom: 0;
    }

    .section6 .container .main_title {
        font-size: 25px;
    }

    .section6 .container .second_tit_box {
        width: 100%;
        margin-bottom: 30px;
        font-size: 14px;
        margin-top: 10px;
        padding: 0;
        line-height: 2;
    }

    .section6 .content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        row-gap: 15px;
        background: none;
    }

    .section6 .content .item {
        width: 48%;
        height: auto;
        padding: 0;
        border: none;
        background: #ffffff;
        border-radius: 5px;
        justify-content: center;
        align-items: center;
    }

    .section6 .content .item img {
        margin-right: 5px;
    }

    .section6 .content .item .tit {
        font-size: 14px;
    }

    .section6 .content .item .desc {
        font-size: 12px;
    }

    .section7 {
        display: none;
    }

}