﻿.main-content {
    width: 100%;
    height: auto;
    overflow-y: hidden;
    line-height: 1;
}

    .main-content .section {
        width: 100%;
    }

.main-section-title {
    font-size: 34px;
    font-weight: bold;
    color: #222;
}

.main-content p {
    line-height: 1;
    margin: 0;
    font-size: 18px;
    color: #222;
    padding-top: 14px;
}

.main-content img {
    vertical-align: top;
}

.main-section-ps {
    display: inline-block;
    text-align: left;
}

.main-section-column {
    display: block;
    text-align: center;
}

.main-section-row {
    display: block;
    text-align: center;
    position: relative;
}

.main-section01 {
    display: block;
    text-align: center;
    position: relative;
    /*height: 560px;*/
    height: 400px;
}

    .main-section01 .section {
        position: absolute;
        top: 0;
        left: 0;
        background-size: auto;
        background-position: center;
        color: #fff;
        width: 100%;
        height: 100%;
        text-align: center;
        visibility: hidden;
        opacity: 0;
        transition: all 0.4s ease-in;
    }

    .main-section01 .main-banner-selected {
        visibility: visible;
        opacity: 1;
    }

.main-common-banner {

}
.main-banner1 {
    background: url('/Img/NewDefault/banner1.png?v=20180428') no-repeat;
}

    .main-banner1 .main-section-title {
        color: #fff;
        font-size: 50px;
        margin-top: 208px;
    }

    .main-banner1 p {
        color: #fff;
        font-size: 30px;
        padding-top: 40px;
    }

    .main-banner1 .main-banner-center {
        display: block;
        text-align: center;
        margin-top: 48px;
    }

        .main-banner1 .main-banner-center div {
            display: inline-block;
            width: 201px;
            line-height: 58px;
            border: 1px solid;
            border-radius: 2px;
            font-size: 30px;
            text-align: center;
            cursor: pointer;
            -webkit-transition: all 0.1s ease-in;
            -moz-transition: all 0.1s ease-in;
            -o-transition: all 0.1s ease-in;
            transition: all 0.1s ease-in;
        }

        .main-banner1 .main-banner-center .main-banner-button1 {
            margin-right: 10px;
            border-color: #01c257;
            background: #01c257;
            color: #fff;
        }

            .main-banner1 .main-banner-center .main-banner-button1:hover {
                border-color: #00e566;
                background: #00e566;
            }

        .main-banner1 .main-banner-center .main-banner-button2 {
            margin-left: 10px;
            border-color: #fff;
            background-color: rgba(255,255,255,0.3);
            color: #01c257;
        }

            .main-banner1 .main-banner-center .main-banner-button2:hover {
                border-color: #01c257;
                background: #01c257;
                color: #fff;
            }

.main-banner2 {
    background: url('/Img/NewDefault/banner2.png') no-repeat;
}

    .main-banner2 .main-banner-left {
        margin-top: 198px;
        padding-right: 510px;
        text-align: left;
        display: inline-block;
    }

        .main-banner2 .main-banner-left div img {
            margin-left: 28px;
            margin-right: 8px;
        }

            .main-banner2 .main-banner-left div img:first-child {
                margin-left: 0;
            }

.main-banner3 {
    background: url('/Img/NewDefault/banner3.png') no-repeat;
}

    .main-banner3 .main-banner-left {
        margin-top: 222px;
        margin-right: 62px;
        padding-left: 91px;
        display: inline-block;
        text-align: left;
    }

    .main-banner3 .main-banner-right {
        margin-top: 98px;
    }

.main-banner4 {
    background: url('/Img/NewDefault/banner4.png') no-repeat;
}

    .main-banner4 .main-banner-left {
        margin-right: 68px;
        margin-top: 112px;
    }

    .main-banner4 .main-banner-right {
        padding-right: 22px;
        margin-top: 213px;
        text-align: left;
        display: inline-block;
    }

.main-banner5 {
    /*background: url('/Img/NewDefault/banner5.png') no-repeat;*/
    background: url('/Img/NewDefault/banner_new3.png') no-repeat;
}

    .main-banner5 .main-banner-left {
        margin-top: 165px;
        margin-right: 94px;
        color: #fff;
        text-align: left;
        display: inline-block;
        vertical-align: top;
    }

        .main-banner5 .main-banner-left .main-banner-left-content {
            display: inline-block;
            margin-right: 40px;
        }

            .main-banner5 .main-banner-left .main-banner-left-content img {
                vertical-align: middle;
                margin-right: 5px;
            }

            .main-banner5 .main-banner-left .main-banner-left-content div {
                display: inline-block;
                vertical-align: middle;
                font-size: 16px;
                font-weight: 400;
                line-height: 22px;
            }

    .main-banner5 .main-banner-right {
        margin-top: 125px;
        vertical-align: top;
    }

.main-banner6 {
    background: url('/Img/NewDefault/banner6.png') no-repeat;
}

    .main-banner6 .main-banner-left {
        margin-top: 124px;
        margin-right: 198px;
        color: #ffb130;
        text-align: left;
        display: inline-block;
    }

    .main-banner6 .main-banner-right {
        margin-top: 152px;
    }

.main-banner7 {
    background: url('/Img/NewDefault/banner7.png') no-repeat;
    background-position-x: 60px;
}

.main-banner8 {
    /*background: url('/Img/NewDefault/banner8.png') no-repeat;*/
    background: url('/Img/NewDefault/banner_new2.png') no-repeat;
}

    .main-banner8 .main-banner-left {
        margin-right: 263px;
        text-align: left;
        display: inline-block;
        vertical-align: top;
    }

        .main-banner8 .main-banner-left .main-section-bubble {
            width: 120px;
            height: 32px;
            background: linear-gradient(24deg,rgba(20,90,217,1) 0%,rgba(28,252,218,1) 100%);
            border-radius: 16px;
            color: #fff;
            font-size: 20px;
            line-height: 32px;
            margin-top: 179px;
            text-align: center;
        }

        .main-banner8 .main-banner-left .main-section-title {
            color: #fff;
            margin-top: 160px;
            font-size: 40px;
            font-weight: 500;
            line-height: 56px;
        }

        .main-banner8 .main-banner-left .main-section-subtitle {
            color: #fff;
            margin-top: 8px;
            font-size: 24px;
            font-weight: 400;
            line-height: 40px;
        }

        .main-banner8 .main-banner-left .main-banner-button-container {
            margin-top: 24px;
        }

            .main-banner8 .main-banner-left .main-banner-button-container div {
                display: inline-block;
                box-sizing: border-box;
                width: 165px;
                height: 42px;
                border-radius: 2px;
                font-weight: 500;
                font-size: 16px;
                line-height: 42px;
                text-align: center;
                cursor: pointer;
                transition: all 0.1s ease-in;
            }


            .main-banner8 .main-banner-left .main-banner-button-container .main-banner-button1 {
                margin-right: 24px;
                background: #fff;
                color: #0243A5;
            }

                .main-banner8 .main-banner-left .main-banner-button-container .main-banner-button1:hover {
                    background: #D2E3FF;
                }

            .main-banner8 .main-banner-left .main-banner-button-container .main-banner-button2 {
                border-color: #fff;
                background-color: rgba(255,255,255,0.1);
                color: #01c257;
            }

                .main-banner8 .main-banner-left .main-banner-button-container .main-banner-button2:hover {
                    border-color: #01c257;
                    background: #01c257;
                    color: #fff;
                }

    .main-banner8 .main-banner-right {
        margin-top: 125px;
        display: inline-block;
    }

        .main-banner8 .main-banner-right img {
            vertical-align: top;
        }

.main-banner9 {
    background: url('/Img/NewDefault/banner9.png') no-repeat;
    background-position-x: 60px;
}

.main-banner10 {
    /*background: url('/Img/NewDefault/banner10.png') no-repeat;*/
    background: url('/Img/NewDefault/banner_new1.png') no-repeat;
}

    .main-banner10 .main-banner-left {
        margin-right: 93px;
        margin-top: 165px;
        text-align: left;
        color: #ffffff;
        display: inline-block;
        vertical-align: top;
    }

        .main-banner10 .main-banner-left .intro .intro-content {
            display: inline-block;
        }

            .main-banner10 .main-banner-left .intro .intro-content img {
                vertical-align: middle;
                margin-right: 5px;
            }

            .main-banner10 .main-banner-left .intro .intro-content div {
                display: inline-block;
                vertical-align: middle;
                font-size: 16px;
                font-weight: 400;
            }

        .main-banner10 .main-banner-left .main-banner-button-container {
            margin-top: 32px;
        }

        .main-banner10 .main-banner-left .main-banner-button {
            display: inline-block;
            box-sizing: border-box;
            width: 165px;
            height: 42px;
            background: #01C257;
            border-radius: 2px;
            line-height: 42px;
            text-align: center;
            font-weight: 400;
            font-size: 16px;
            color: #fff;
            cursor: pointer;
            transition: all 0.1s ease-in;
            position: relative;
            -webkit-transition: all 0.1s ease-in;
            -moz-transition: all 0.1s ease-in;
            -o-transition: all 0.1s ease-in;
            transition: all 0.1s ease-in;
        }

            .main-banner10 .main-banner-left .main-banner-button:hover {
                background-color: #34ce79;
            }

    .main-banner10 .main-banner-right {
        margin-top: 145px;
        display: inline-block;
    }

        .main-banner10 .main-banner-right img {
            vertical-align: top;
        }

        .main-banner10 .main-banner-right div {
            font-size: 16px;
            color: #7793F7;
            line-height: 36px;
            margin-top: -3px;
        }

.main-banner11 {
    background: url('/Img/NewDefault/banner11.png') no-repeat;
}

    .main-banner11 .main-banner-top {
        margin-top: 182px;
        color: #fff;
        font-size: 40px;
        font-weight: bold;
    }

.main-banner12 {
    background: url('/Img/1111/banner.jpg?v=20201110') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner13 {
    background: url('/Img/NewDefault/banner13.png') no-repeat;
    background-position: bottom center !important;
}

    .main-banner13 .main-banner-left {
        margin-top: 158px;
        padding-right: 554px;
        display: inline-block;
        text-align: left;
    }

        .main-banner13 .main-banner-left .main-section-title {
            font-size: 42px;
            color: #fff;
            line-height: 66px;
            font-weight: 600;
        }

        .main-banner13 .main-banner-left .main-banner-button {
            width: 220px;
            height: 42px;
            line-height: 42px;
            background-color: #fff;
            box-shadow: 0px 0px 12px 0px rgba(0,10,62,0.16);
            border-radius: 27px;
            text-align: center;
            cursor: pointer;
            color: #182467;
            font-size: 22px;
            margin-top: 30px;
        }

.main-banner14 {
    background: url('/Img/1212/banner.jpg') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner15 {
    background: url('/Img/NewDefault/banner15.png') no-repeat;
    background-position: bottom center !important;
    text-align: center;
}

    .main-banner15 .button {
        cursor: pointer;
        display: inline-block;
        width: 220px;
        height: 50px;
        margin: 323px 780px 0 0;
        width: 220px;
        height: 50px;
        margin: 323px 780px 0 0;
    }

.main-banner16 {
    background: url('/Img/1225/banner.jpg?v=20201224') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner17 {
    background: url('/Img/0101/banner.jpg?v=20201229') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner18 {
    background: url('/Img/NewDefault/banner18.png') no-repeat;
    background-position: bottom center !important;
}

.main-banner19 {
    background: url('/Img/chinayear/banner.jpg') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner20 {
    background: url('/Img/NewDefault/banner20.png') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner21 {
    background: url('/Img/NewDefault/banner21.jpg') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner22 {
    background: url('/Img/0307/banner.jpg') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner23 {
    background: url('/Img/NewDefault/banner23.png?v=20200413') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}


.main-banner24 {
    background: url('/Img/NewDefault/banner24.jpg') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner25 {
    background: url('/Img/0522/banner25.png') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner26 {
    background: url('/Img/0522/banner26.png') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner27 {
    background: url('/Img/618/banner.jpg?v=20200617') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner28 {
    background: url('/Img/zhounian/banner.jpg') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner31 {
    background: url('/Img/nianzhong/banner.jpg') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

    .main-banner31 .offset-left-container {
        margin: auto;
        width: 1000px;
        margin-top: 140px;
    }

    .main-banner31 .titile {
    }

    .main-banner31 .title p {
        text-align: left;
        font-size: 42px;
        font-weight: 600;
        padding-left: 11px;
        text-shadow: 0px 2px 2px rgba(93, 7, 0, 0.5);
    }

    .main-banner31 .subtitle {
        margin-top: 33px;
        margin-left: 151px;
    }

        .main-banner31 .subtitle p {
            font-size: 26px;
            text-align: left;
            font-weight: 500;
            padding-top: 20px;
        }

.main-banner32 {
    background: url('/Img/websalary/banner.png') no-repeat;
    background-position: bottom center !important;
    background-size: 1920px 400px !important;
    cursor: pointer;
}

.main-banner29 {
    background: url('/Img/NewDefault/banner29.png?v=20201123') no-repeat;
    background-position: bottom center !important;
    background-size: 1920px 400px !important;
    text-align: center;
}

    .main-banner29 .main-banner-left {
        display: inline-block;
        vertical-align: top;
        margin-top: 133px;
        text-align: left;
        width: 1070px;
    }

        .main-banner29 .main-banner-left .main-section-title {
            font-size: 0;
        }

            .main-banner29 .main-banner-left .main-section-title span {
                font-size: 40px;
                color: #FFFFFF;
                line-height: 56px;
                font-weight: 500;
                display: inline-block;
                vertical-align: top;
            }

        .main-banner29 .main-banner-left .main-section-subtitle {
            font-size: 24px;
            color: #FFFFFF;
            line-height: 33px;
            margin-top: 28px;
            font-weight: 400;
        }

        .main-banner29 .main-banner-left .main-section-btns {
            margin-top: 67px;
            font-size: 0;
        }

            .main-banner29 .main-banner-left .main-section-btns .main-section-btn {
                display: inline-block;
                height: 48px;
                background: #F99F02;
                border-radius: 40px;
                padding: 0 22px;
                text-align: center;
                font-size: 22px;
                line-height: 48px;
                color: #ffffff;
                cursor: pointer;
                font-weight: 400;
            }

                .main-banner29 .main-banner-left .main-section-btns .main-section-btn + .main-section-btn {
                    margin-left: 22px;
                }

.section .main-banner30 {
    background: url('/Img/NewDefault/banner30.png') no-repeat;
    background-position: bottom center !important;
    background-size: 1920px 400px !important;
    text-align: center;
}

    .section .main-banner30 .main-banner-left {
        display: inline-block;
        vertical-align: top;
        margin-top: 118px;
        text-align: left;
        width: 1044px;
    }

        .section .main-banner30 .main-banner-left .main-section-title {
            background: #FFFFFF;
            box-shadow: 0px 0px 7px 0px rgba(85, 143, 240, 0.27);
            height: 72px;
            border-radius: 39px;
            font-size: 0;
            width: 580px;
        }

            .section .main-banner30 .main-banner-left .main-section-title span {
                font-size: 32px;
                line-height: 45px;
                font-weight: 500;
                vertical-align: top;
                display: inline-block;
                margin-top: 15px;
            }

            .section .main-banner30 .main-banner-left .main-section-title img {
                vertical-align: top;
            }

        .section .main-banner30 .main-banner-left .main-section-subtitle {
            margin-left: 8px;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 37px;
            font-size: 26px;
            margin-top: 14px;
        }

        .section .main-banner30 .main-banner-left .main-section-content {
            font-size: 0;
            margin-top: 19px;
            margin-left: 9px;
        }

            .section .main-banner30 .main-banner-left .main-section-content .main-section-qrcode {
                display: inline-block;
                vertical-align: top;
                width: 150px;
                height: 150px;
                background: #FFFFFF;
                border-radius: 9px;
            }

                .section .main-banner30 .main-banner-left .main-section-content .main-section-qrcode .main-section-qrcode-border {
                    width: 111px;
                    height: 111px;
                    box-sizing: border-box;
                    background: #FFFFFF;
                    /*border-radius: 8px;
                            border: 1px solid #BBBDC7;*/
                    margin-top: 6px;
                    text-align: center;
                    margin-left: auto;
                    margin-right: auto;
                }

                    .section .main-banner30 .main-banner-left .main-section-content .main-section-qrcode .main-section-qrcode-border img {
                        vertical-align: top;
                        /*margin-top: 4px;*/
                        width: 111px;
                        height: 111px;
                    }

                .section .main-banner30 .main-banner-left .main-section-content .main-section-qrcode .main-section-qrcode-txt {
                    width: 131px;
                    height: 21px;
                    background: #00C356;
                    border-radius: 13px;
                    text-align: center;
                    line-height: 21px;
                    font-size: 14px;
                    color: #FFFFFF;
                    font-weight: 400;
                    margin-left: auto;
                    margin-right: auto;
                    margin-top: 5px;
                }

            .section .main-banner30 .main-banner-left .main-section-content .main-section-btns {
                display: inline-block;
                vertical-align: top;
                margin-top: 68px;
                margin-left: 36px;
            }

                .section .main-banner30 .main-banner-left .main-section-content .main-section-btns .main-section-btn {
                    border-radius: 4px;
                    width: 150px;
                    height: 36px;
                    box-sizing: border-box;
                    border: 1px solid #ffffff;
                    line-height: 34px;
                    font-size: 14px;
                    font-weight: 400;
                    cursor: pointer;
                    background-repeat: no-repeat;
                    background-size: 20px 16px;
                    background-position-y: 10px;
                }

                    .section .main-banner30 .main-banner-left .main-section-content .main-section-btns .main-section-btn.btn1 {
                        color: #ffffff;
                        background-image: url(/Img/NewDefault/banner30-icon4.png);
                        padding-left: 38px;
                        background-position-x: 17px;
                    }

                    .section .main-banner30 .main-banner-left .main-section-content .main-section-btns .main-section-btn.btn2 {
                        background-image: url(/Img/NewDefault/banner30-icon5.png);
                        background-color: #ffffff;
                        color: #00BF67;
                        padding-left: 35px;
                        background-position-x: 15px;
                    }

                    .section .main-banner30 .main-banner-left .main-section-content .main-section-btns .main-section-btn + .main-section-btn {
                        margin-top: 10px;
                    }

.main-banner33 {
    text-align: center;
    background-color: #4353FF;
    font-size: 0;
    padding-top: 60px;
}

    .main-banner33 .main-banner-left {
        margin-left: 64px;
        display: inline-block;
        margin-top: 60px;
        text-align: left;
    }

        .main-banner33 .main-banner-left .main-section-title {
        }

            .main-banner33 .main-banner-left .main-section-title img {
                vertical-align: top;
            }

        .main-banner33 .main-banner-left .main-section-subtitle {
            font-size: 28px;
            font-weight: 500;
            color: #FFFFFF;
            line-height: 40px;
            padding-left: 6px;
            margin-top: 24px;
        }

        .main-banner33 .main-banner-left .main-section-btns {
            padding-left: 6px;
            margin-top: 24px;
        }

            .main-banner33 .main-banner-left .main-section-btns img {
                vertical-align: top;
            }

    .main-banner33 .main-banner-right {
        display: inline-block;
        vertical-align: top;
        margin-top: 71px;
        margin-bottom: 32px;
        margin-left: 39px;
    }

.main-banner34 {
    background: url('/Img/NewDefault/banner34.png?v=20210224') no-repeat;
    background-position: bottom center !important;
    cursor: pointer;
}

.main-banner35 {
    background: url('/Img/NewDefault/banner35.png?v20210311') no-repeat;
    background-position: bottom center !important;
    background-size: 1920px 400px !important;
    cursor: pointer;
}

.main-banner36 {
    background: url('/Img/NewDefault/banner36.png') no-repeat;
    background-position: bottom center !important;
    background-size: 1920px 400px !important;
    cursor: pointer;
}

.main-banner37 {
    background: url('/Img/NewDefault/banner37.png') no-repeat;
    background-position: bottom center !important;
    background-size: 1920px 400px !important;
    cursor: pointer;
}

.main-banner38 {
    background: url('/Img/NewDefault/banner38.png') no-repeat;
    background-position: bottom center !important;
    background-size: 1920px 400px !important;
    cursor: pointer;
}

.main-banner39 {
    background: url('/Img/NewDefault/banner39.png') no-repeat;
    background-position: bottom center !important;
    background-size: 1920px 400px !important;
    cursor: pointer;
}

.main-banner40 {
    background: url('/Img/NewDefault/banner40.png') no-repeat;
    background-position: bottom center !important;
    background-size: 1920px 400px !important;
    cursor: pointer;
}

.main-section01 .main-banner-points {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    display: block;
    text-align: center;
}

    .main-section01 .main-banner-points .main-banner-point {
        display: inline-block;
        margin: 0 7px;
        background: #fff;
        width: 32px;
        height: 4px;
        border-radius: 4px;
        cursor: pointer;
        opacity: 0.2;
        filter: alpha(opacity=20);
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .main-section01 .main-banner-points .main-banner-point-selected {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.main-section02 {
    background: #fff;
}

    .main-section02 .main-section02-center {
        padding-top: 80px;
        padding-bottom: 90px;
        padding-left: 25px;
    }

        .main-section02 .main-section02-center .main-section02-center-left {
            margin-right: 84px;
        }

        .main-section02 .main-section02-center .main-section02-center-right {
            display: inline-block;
            text-align: left;
        }

        .main-section02 .main-section02-center .main-section-title {
            line-height: 45px;
        }

        .main-section02 .main-section02-center .main-section02-center-item {
            width: 320px;
            /*height: 80px;*/
            margin: 27px 0;
            padding: 9px 0 13px 20px;
        }

            .main-section02 .main-section02-center .main-section02-center-item:hover {
                box-shadow: 0px 3px 10px 0px rgba(42,42,42,0.08);
            }

        .main-section02 .main-section02-center .main-section02-center-item-title {
            font-size: 18px;
            font-weight: 500;
            color: #222;
            line-height: 17px;
            margin-bottom: 8px;
        }

            .main-section02 .main-section02-center .main-section02-center-item-title .green-box {
                display: block;
                float: left;
                width: 6px;
                height: 14px;
                background: #01C257;
                margin-top: 2px;
                margin-left: -10px;
            }

        .main-section02 .main-section02-center .main-section02-center-item-cont {
            font-size: 14px;
            font-weight: 400;
            color: #666;
            line-height: 18px;
        }

.main-section03 {
    background: #F8F8F8;
}

    .main-section03 .main-section03-center {
        height: 602px;
        /*padding-top: 102px;
                padding-bottom: 97px;*/
    }

        .main-section03 .main-section03-center .main-section03-center-left {
            display: inline-block;
            text-align: left;
            margin-right: 160px;
            margin-left: 70px;
        }

        .main-section03 .main-section03-center .main-section-title {
            line-height: 45px;
            margin-top: 183px;
        }

        .main-section03 .main-section03-center .main-section03-center-cont {
            width: 306px;
            font-weight: 500;
            line-height: 28px;
            margin-top: 30px;
            margin-bottom: 39px;
            padding: 0;
        }

        .main-section03 .main-section03-center .main-section03-button {
            width: 178px;
            height: 50px;
            background: #01C257;
            border-radius: 25px;
            font-size: 24px;
            color: #fff;
            font-weight: 500;
            line-height: 50px;
            text-align: center;
            cursor: pointer;
        }

        .main-section03 .main-section03-center .main-section03-button:hover {
            background: #00e566;
        }
.experience-button {
  width: 240px;
  height: 50px;
  background: #01C257;
  border-radius: 25px;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.experience-button:hover {
  background: #00e566;
}
.main-section04 {
    background-color: #fff;
    background-image: url('/Img/NewDefault/j3.png');
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: center center;
    padding-bottom: 30px;
}

    .main-section04 .main-section-title {
        padding-top: 90px;
        margin-bottom: 33px;
        font-size: 30px;
    }

    .main-section04 .main-section04-center {
        margin: auto;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px;
        position: relative;
    }

        .main-section04 .main-section04-center .main-section04-center-item {
            display: inline-block;
            text-align: left;
            width: 180px;
            height: 180px;
            background: #fff;
            padding-left: 20px;
            margin: 0 40px;
            border: 2px solid;
        }

            .main-section04 .main-section04-center .main-section04-center-item .main-section-title {
                padding-top: 56px;
                margin-bottom: 0;
                font-size: 36px;
                font-weight: 800;
                color: #222;
            }

            .main-section04 .main-section04-center .main-section04-center-item p {
                padding-top: 20px;
            }

    .main-section04 .main-section04-button {
        display: inline-block;
        width: 240px;
        height: 50px;
        background: #01C257;
        border-radius: 25px;
        font-size: 24px;
        font-weight: 500;
        color: #fff;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
    }

        .main-section04 .main-section04-button:hover {
            background: #00e566;
        }

.main-section05 {
    background: #f8f8f8;
}

    .main-section05 .main-section-title {
        padding-top: 70px;
        margin-bottom: 5px;
    }

    .main-section05 .main-section05-center {
        display: block;
        text-align: center;
        padding-bottom: 110px;
    }

        .main-section05 .main-section05-center .main-section05-center-item {
            width: 560px;
            display: inline-block;
            position: relative;
            margin-top: 55px;
        }

            .main-section05 .main-section05-center .main-section05-center-item .main-section05-center-cont {
                width: 267px;
                /*min-height: 105px;*/
                background: #fff;
                box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.14);
                border-radius: 10px;
                padding: 17px 0 19px 40px;
                text-align: left;
                position: absolute;
            }

            .main-section05 .main-section05-center .main-section05-center-item .t1 {
                top: -23px;
                left: -264px;
            }

            .main-section05 .main-section05-center .main-section05-center-item .t2 {
                top: 17px;
                right: -235px;
            }

            .main-section05 .main-section05-center .main-section05-center-item .t3 {
                bottom: -70px;
                left: -236px;
            }

            .main-section05 .main-section05-center .main-section05-center-item .t4 {
                bottom: -50px;
                right: -260px;
            }

            .main-section05 .main-section05-center .main-section05-center-item .main-section05-center-item-title {
                font-size: 18px;
                font-weight: 500;
                color: #222;
                margin-bottom: 12px;
            }

            .main-section05 .main-section05-center .main-section05-center-item p {
                font-size: 14px;
                font-weight: 400;
                color: #666;
                line-height: 24px;
                padding-top: 0;
            }

        .main-section05 .main-section05-center .square {
            display: inline-block;
            width: 6px;
            height: 6px;
            background: #D0D0D0;
            margin-left: -15px;
            margin-right: 10px;
            margin-bottom: 2px;
        }

        .main-section05 .main-section05-center .main-section05-center-item .bf {
            display: inline-block;
            margin-left: -27px;
            width: 20px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            background: #1890FF;
            border-radius: 50%;
            font-size: 16px;
            font-weight: 500;
            color: #FEFEFE;
        }

.main-section06 {
    background: url('/Img/NewDefault/b2_new.png?v=20220704') no-repeat;
    background-size: auto auto;
    background-position: center center;
    padding-bottom: 55px;
}

    .main-section06 .main-section-title {
        padding-top: 80px;
        margin-bottom: 5px;
        color: #fff;
    }

    .main-section06 p {
        color: #fff;
    }

    .main-section06 .main-section06-center {
        margin: auto;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 57px;
    }

        .main-section06 .main-section06-center .left-icon,
        .main-section06 .main-section06-center .right-icon {
            display: inline-block;
            vertical-align: middle;
            cursor: pointer;
        }

        .main-section06 .main-section06-center .main-section06-center-content {
            display: inline-block;
            width: 944px;
            height: 224px;
            overflow: hidden;
            vertical-align: middle;
        }

        .main-section06 .main-section06-center .main-section06-center-item {
            float: left;
            text-align: left;
            width: 220px;
            height: 224px;
            background: #151515;
            margin: 0 8px;
            border: 1px solid transparent;
            cursor: pointer;
        }

            .main-section06 .main-section06-center .main-section06-center-item:hover {
                box-shadow: 0px 0px 9px 0px rgba(208,208,208,1);
                border: 1px solid #fff;
            }

            .main-section06 .main-section06-center .main-section06-center-item img {
                width: 100%;
                height: 126px;
                background: #A0A0A0;
            }

            .main-section06 .main-section06-center .main-section06-center-item .main-section-title {
                font-size: 16px;
                padding-top: 0;
                margin-left: 6px;
                margin-top: 10px;
                margin-bottom: 20px;
                width: 208px;
                height: 40px;
                overflow: hidden;
                text-overflow: ellipsis;
                font-weight: 500;
                color: #fff;
                line-height: 20px;
            }

            .main-section06 .main-section06-center .main-section06-center-item .main-section-cont {
                padding: 0 6px;
            }

            .main-section06 .main-section06-center .main-section06-center-item .main-section-cont-lt {
                float: left;
                font-size: 16px;
                font-weight: 500;
                color: #fff;
            }

                .main-section06 .main-section06-center .main-section06-center-item .main-section-cont-lt.free {
                    color: #01C257;
                }

            .main-section06 .main-section06-center .main-section06-center-item .main-section-cont-rt {
                float: right;
                font-size: 14px;
                font-weight: 500;
                color: #fff;
            }

    .main-section06 .main-section06-button {
        display: inline-block;
        width: 240px;
        height: 50px;
        background: #151515;
        border-radius: 25px;
        border: 2px solid #01C257;
        font-size: 24px;
        font-weight: 500;
        color: #fff;
        text-align: center;
        line-height: 46px;
        cursor: pointer;
    }

        .main-section06 .main-section06-button:hover {
            background: #00e566;
        }

.main-section07 {
    height: 660px;
    background-color: #f8f8f8;
    background-image: url('/Img/NewDefault/b3_new.png');
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: center center;
}

    .main-section07 .main-section07-center {
        /*padding-top: 54px;
                padding-bottom: 118px;*/
    }

        .main-section07 .main-section07-center .main-section03-center-left {
            margin-left: 50px;
            margin-right: 100px;
            padding-top: 85px;
        }

        .main-section07 .main-section07-center .main-section03-center-right {
            display: inline-block;
            text-align: left;
        }

            .main-section07 .main-section07-center .main-section03-center-right .main-section03-center-rt {
                margin-left: -12px;
                margin-top: 131px;
                margin-bottom: 63px;
            }

                .main-section07 .main-section07-center .main-section03-center-right .main-section03-center-rt > div {
                    display: inline-block;
                    text-align: left;
                    vertical-align: top;
                }

                .main-section07 .main-section07-center .main-section03-center-right .main-section03-center-rt .main-section-title {
                    margin-bottom: 20px;
                }

                .main-section07 .main-section07-center .main-section03-center-right .main-section03-center-rt p {
                    padding-top: 0;
                    line-height: 25px;
                }

.main-section08 {
    height: 280px;
    background: url('/Img/NewDefault/b4_new.png?v=20220704') no-repeat;
    background-size: auto auto;
    background-position: center center;
}

    .main-section08 .main-section-title {
        padding-top: 96px;
        margin-bottom: 29px;
        color: #fff;
        font-weight: 800;
    }

    .main-section08 p {
        color: #fff;
        padding: 0;
        font-size: 30px;
        font-weight: 500;
    }

    .main-section08 .main-section08-center {
        display: inline-block;
        margin: auto;
        text-align: center;
        margin-top: 60px;
        margin-bottom: 98px;
    }

        .main-section08 .main-section08-center .main-section08-center-item {
            display: inline-block;
            text-align: center;
            width: 190px;
            height: 190px;
            background: rgba(0,0,0,0.4);
            margin: 0 35px;
            border: 1px solid #fff;
            border-radius: 50%;
        }

            .main-section08 .main-section08-center .main-section08-center-item .main-section-title {
                font-size: 36px;
                padding-top: 58px;
                margin-bottom: 20px;
                font-weight: 800;
            }

.main-section09 {
    background: url('/Img/NewDefault/section9.png') no-repeat;
    background-size: auto auto;
    background-position: center center;
}

    .main-section09 .main-section09-center {
        padding-top: 118px;
        padding-bottom: 124px;
        padding-right: 532px;
        display: inline-block;
        text-align: left;
    }

        .main-section09 .main-section09-center .main-section-title {
            font-size: 40px;
            color: #2cca60;
            margin-bottom: 12px;
        }

        .main-section09 .main-section09-center p {
            color: #fff;
        }


.main-section10 {
    width: 100%;
    height: 80px;
    background-color: #202020;
}

    .main-section10 .main-section10-center {
        min-width: 1200px;
        height: 100%;
    }

        .main-section10 .main-section10-center .main-section10-center-item {
            width: 268px;
            height: 100%;
            display: inline-block;
            color: #fff;
            cursor: pointer;
            text-align: left;
        }

            .main-section10 .main-section10-center .main-section10-center-item:hover {
                background-color: #000;
            }

            .main-section10 .main-section10-center .main-section10-center-item > div {
                display: inline-block;
                text-align: left;
                vertical-align: top;
            }

            .main-section10 .main-section10-center .main-section10-center-item .main-section10-center-item-left {
                margin: 21px 19px 0 25px;
            }

            .main-section10 .main-section10-center .main-section10-center-item .main-section10-center-item-title {
                font-size: 16px;
                font-weight: 800;
                line-height: 16px;
                margin-top: 13px;
                margin-bottom: 8px;
            }

            .main-section10 .main-section10-center .main-section10-center-item .main-section10-center-item-cont {
                font-size: 13px;
                font-weight: 500;
                color: #EEEDED;
                line-height: 18px;
            }

.main-section11 {
    background: white;
}

    .main-section11 .main-section11-center {
        height: 633px;
    }

        .main-section11 .main-section11-center .main-section11-center-left {
            display: inline-block;
            text-align: left;
            margin-right: 160px;
            margin-left: 70px;
        }

        .main-section11 .main-section11-center .main-section-title {
            line-height: 45px;
            margin-top: 200px;
        }

        .main-section11 .main-section11-center .main-section11-center-cont {
            width: 306px;
            font-weight: 500;
            line-height: 28px;
            margin-top: 30px;
            margin-bottom: 39px;
            padding: 0;
        }

        .main-section11 .main-section11-center .main-section11-button {
            width: 178px;
            height: 50px;
            background: #1890FF;
            border-radius: 25px;
            font-size: 24px;
            color: #fff;
            font-weight: 500;
            line-height: 50px;
            text-align: center;
            cursor: pointer;
        }

            .main-section11 .main-section11-center .main-section11-button:hover {
                background: rgba(24,144,255,0.9);
            }

a:link, a:visited {
    text-decoration: none;
}

.left-sidebar {
}

.main-section-last-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    cursor: pointer;
    z-index: 1000;
}

    .main-section-last-banner img {
        width: 100%;
    }

    .main-section-last-banner .close-btn {
        position: absolute;
        width: 2vw;
        height: 2vw;
        top: 0.6vw;
        right: 18.7vw;
    }

.digital-pane{
  width: 1250px;
  height: 120px;
  background: #FFFFFF;
  box-shadow: 0px 12px 45px 0px rgba(76, 94, 84, 0.12);
  border-radius: 8px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: -25px auto 0;
  position: absolute;
  top:520px;
  left: calc(50% - 625px);
}
.digital-pane .digital-item{
  text-align: center;
}
.digital-pane .digital-item div .highlight-text{
  font-size: 38px;
  font-family: DINPro-Bold, DINPro;
  font-weight: bold;
  color: #561800;
  line-height: 61px;
}
.digital-pane .digital-item div .normal-text{
  font-size: 22px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #561800;
  line-height: 40px;
}
.digital-pane .digital-item .item-name{
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.product-wrapper{
  background-color: white;
}

.product-wrapper .top-container{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1210px;
  margin: auto;
}

.product-wrapper .top-container .introduction{
  width: 48%;
  text-align: left;
}

.product-wrapper .top-container .introduction .title{
  font-size: 38px;
  font-family: PingFangSC-Semibold, PingFang SC!important;
  font-weight: 600;
  color: #111111;
  margin-bottom: 14px;
  line-height: 67px;
}

.product-wrapper .top-container .introduction .title img{
  width: 69px;
  height: 27px;
}

.product-wrapper .top-container .introduction .description{
  font-size: 26px;
  font-family: PingFangSC-Medium, PingFang SC!important;
  font-weight: 500;
  color: #1C1B1A;
  line-height: 45px;
}

.product-wrapper .top-container img{
  width: 48%;
  height:auto;
}

.product-wrapper .bottom-container{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1210px;
  margin: auto;
  padding: 20px 0;
}

.product-wrapper .bottom-container .card-item{
  width:23%;
  text-align: center;
  padding: 20px 0;
  height: 222px;
  box-shadow: 0px 10px 30px 0px rgba(14, 19, 16, 0.06);
  outline: 1px solid #F1F1F1;
}

.product-wrapper .bottom-container .yyc-bottom-desc{
  height: 188px;
}

.product-wrapper .bottom-container .more-height{
  height: 254px!important;
}

.product-wrapper .bottom-container .card-item .title-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC!important;
  font-weight: 500;
  color: #333333;
  margin-bottom: 8px;
  line-height: 40px;
}

.product-wrapper .bottom-container .card-item .title-wrapper .dot{
  margin-right: 15px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.product-wrapper .bottom-container .card-item .title-wrapper .dot-red{
  background-color: #FF6058;
}

.product-wrapper .bottom-container .card-item .title-wrapper .dot-yellow{
  background-color: #FFC22F;
}

.product-wrapper .bottom-container .card-item .title-wrapper .dot-green{
  background-color: #28CA41;
}

.product-wrapper .bottom-container .card-item-width{
  width: 32%;
  font-size: 19px;
  margin: 0 20px;
}

.product-wrapper .bottom-container .local-layout{
  display: flex;
  justify-content: center;
}

.product-wrapper .bottom-container .card-item .title-wrapper-flex{
  justify-content: flex-start;
  /* padding-left: 32px; */
  height: auto;
}

.product-wrapper .bottom-container .card-item .title-wrapper .li-reset-size{
  font-size: 19px;
}

.multi-line-text{
  font-size: 19px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 33px;
}

.secure-wrapper{
  text-align: center;
  padding: 100px 0 56px 0;
}

.secure-wrapper .title{
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 56px;
}
.secure-wrapper .sub-title{
  font-size: 26px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 45px;
}
.secure-wrapper img{
  width: 1210px;
  height: auto;
}
.consult-wrapper{
  background-color: #FAFAFA;
  padding: 82px 0 66px 0;
  text-align: center;
}

.consult-wrapper .inner-pane{
  width: 1210px;
  margin: 0 auto;
}

.consult-wrapper .inner-pane .title{
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #111111;
  line-height: 56px;
}

.consult-wrapper .inner-pane .sub-title{
  font-size: 22px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}

.consult-wrapper .inner-pane .column-wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 36px;
}
.consult-wrapper .inner-pane .column-wrapper .column{
  width: 32%;
  background-color: white;
  padding: 23px 37px;
  height: 390px;
}

.consult-wrapper .inner-pane .column-wrapper .column .title-wrapper{
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}

.consult-wrapper .inner-pane .column-wrapper .column .title-wrapper img:nth-child(1){
  width: 42px;
  height: 42px;
}

.consult-wrapper .inner-pane .column-wrapper .column .title-wrapper div:nth-child(2){
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
  margin: 0 5px;
}

.consult-wrapper .inner-pane .column-wrapper .column .title-wrapper img:nth-child(3){
  width: 55px;
  height: 22px;
}

.consult-wrapper .inner-pane .column-wrapper .column .description{
  font-size: 17px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
  margin-bottom: 30px;
}
.consult-wrapper .inner-pane .column-wrapper .column .label-item-wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
}

.consult-wrapper .inner-pane .column-wrapper .column .item{
  font-size: 19px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 26px;
  width: 140px;
  height: 52px;
  line-height: 52px;
}

.consult-wrapper .inner-pane .column-wrapper .column .lable-color-one{
  background-color: #FFF3DF;
}

.consult-wrapper .inner-pane .column-wrapper .column .lable-color-two{
  background-color: #F9FAFE;
}

.consult-wrapper .inner-pane .column-wrapper .column .lable-color-three{
  background-color: #F6FAFF;
}

.consult-wrapper .inner-pane .column-wrapper .column .lable-color-four{
  background-color: #FFF9F9;
}

.consult-wrapper .inner-pane .column-wrapper .column .lable-color-five{
  background-color: #FFFCF7;
}

.consult-wrapper .inner-pane .column-wrapper .column .lable-color-six{
  /* background-color: #F9FAFE; */
}

.consult-wrapper .inner-pane .btn-wrapper{
  display: flex;
  justify-content: center;
}

.has-background{
  background-color: #f9f9f9!important;
}