.things-page[data-v-65c4a290] {
    width: 100%;
    min-width: 1300px;
    overflow: hidden
}

.things-page .gray[data-v-65c4a290] {
    width: 100%;
    height: 637px;
    background-color: #f4f5f8;
    position: relative
}

.things-page .gray .ability[data-v-65c4a290] {
    width: 100%;
    min-width: 1400px;
    background: #fff;
    position: absolute;
    z-index: 9;
    left: 50px
}

.things-page .gray .ability .ability-center[data-v-65c4a290] {
    position: relative;
    left: -50px;
    z-index: 9;
    width: 1300px;
    margin: 0 auto;
    height: 752px
}

.things-page .gray .ability .ability-center .ability-title[data-v-65c4a290] {
    width: 100%;
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    color: #333;
    padding: 94px 0
}

.things-page .gray .ability .ability-center .list-line1[data-v-65c4a290] {
    width: 1300px;
    display: flex
}

.things-page .gray .ability .ability-center .list-line1 .item[data-v-65c4a290]:hover {
    background: #004ce5
}

.things-page .gray .ability .ability-center .list-line1 .item:hover .item-line2[data-v-65c4a290] {
    color: #fff
}

.things-page .gray .ability .ability-center .list-line1 .item[data-v-65c4a290]:last-child {
    border-right: none
}

.things-page .gray .ability .ability-center .list-line1 .item[data-v-65c4a290] {
    transition: all .5s;
    cursor: pointer;
    width: 258px;
    height: 218px;
    border-right: 1px solid rgba(17, 26, 81, .1);
    border-bottom: 1px solid rgba(17, 26, 81, .1);
    display: flex;
    flex-direction: column;
    padding: 42px;
    box-sizing: border-box;
    align-items: flex-start
}

.things-page .gray .ability .ability-center .list-line1 .item .item-line2[data-v-65c4a290] {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    margin-top: 30px;
    margin-bottom: 30px
}

.things-page .gray .ability .ability-center .list-line1 .item .item-line3[data-v-65c4a290] {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.things-page .gray .ability .ability-center .list-line1 .item .item-line3 img[data-v-65c4a290] {
    margin-left: 10px;
    width: 21px
}

.things-page .gray .ability .ability-center .list-line2[data-v-65c4a290] {
    width: 1300px;
    display: flex
}

.things-page .gray .ability .ability-center .list-line2 .item[data-v-65c4a290]:hover {
    background: #004ce5
}

.things-page .gray .ability .ability-center .list-line2 .item:hover .item-line2[data-v-65c4a290] {
    color: #fff
}

.things-page .gray .ability .ability-center .list-line2 .item[data-v-65c4a290]:last-child {
    border-right: none
}

.things-page .gray .ability .ability-center .list-line2 .item[data-v-65c4a290] {
    transition: all .5s;
    cursor: pointer;
    width: 258px;
    height: 218px;
    border-right: 1px solid rgba(17, 26, 81, .1);
    display: flex;
    flex-direction: column;
    padding: 42px;
    box-sizing: border-box;
    align-items: flex-start
}

.things-page .gray .ability .ability-center .list-line2 .item .item-line2[data-v-65c4a290] {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    margin-top: 30px;
    margin-bottom: 30px
}

.things-page .gray .ability .ability-center .list-line2 .item .item-line3[data-v-65c4a290] {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.things-page .gray .ability .ability-center .list-line2 .item .item-line3 img[data-v-65c4a290] {
    margin-left: 10px;
    width: 21px
}

.things-page .bottom-box[data-v-65c4a290] {
    overflow: hidden;
    height: 2613px;
    width: 100%;
    min-width: 1300px;
    background-color: #f4f5f8;
    background-image: url(../img/bottom-back.22bfaeea.png);
    background-repeat: no-repeat;
    background-position: 100%
}

.things-page .bottom-box .progress[data-v-65c4a290] {
    position: relative;
    left: -50px;
    width: 100%;
    min-width: 1400px;
    height: 736px;
    background: #101533
}

.things-page .bottom-box .progress .center[data-v-65c4a290] {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    left: 50px
}

.things-page .bottom-box .progress .center .title[data-v-65c4a290] {
    padding-top: 198px;
    padding-bottom: 70px;
    width: 100%;
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    color: #fff
}

.things-page .bottom-box .progress .center .content[data-v-65c4a290], .things-page .bottom-box .progress .center .content img[data-v-65c4a290] {
    width: 100%
}

.things-page .bottom-box .progress .center .content .items[data-v-65c4a290] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.things-page .bottom-box .progress .center .content .items .item[data-v-65c4a290] {
    display: flex;
    flex-direction: column;
    align-items: center
}

.things-page .bottom-box .progress .center .content .items .item .item-num[data-v-65c4a290] {
    font-size: 24px;
    font-weight: 500;
    color: #185ee0
}

.things-page .bottom-box .progress .center .content .items .item .item-text[data-v-65c4a290] {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top: 21px
}

.things-page .bottom-box .progress .center .content .items .item1[data-v-65c4a290] {
    position: relative;
    top: -50px;
    right: -15px
}

.things-page .bottom-box .progress .center .content .items .item2[data-v-65c4a290] {
    position: relative;
    top: -120px;
    right: -10px
}

.things-page .bottom-box .progress .center .content .items .item4[data-v-65c4a290] {
    position: relative;
    top: -50px;
    right: -5px
}

.things-page .bottom-box .progress .center .content .items .item5[data-v-65c4a290] {
    position: relative;
    right: -10px
}

.things-page .bottom-box .progress .center .content .items .item6[data-v-65c4a290] {
    position: relative;
    top: -120px;
    right: 15px
}

.things-page .bottom-box .progress .center .content .items .item7[data-v-65c4a290] {
    position: relative;
    top: -50px;
    right: 15px
}

.things-page .bottom-box .delivery-standard[data-v-65c4a290] {
    margin: 0 auto;
    width: 1300px
}

.things-page .bottom-box .delivery-standard .title[data-v-65c4a290] {
    width: 100%;
    font-size: 34px;
    font-weight: 500;
    color: #333;
    text-align: center;
    padding: 68px 0 50px 0;
    margin-bottom: 55px
}

.things-page .bottom-box .delivery-standard .items[data-v-65c4a290] {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.things-page .bottom-box .delivery-standard .items .item[data-v-65c4a290] {
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-self: center;
    box-shadow: 0 3px 30px 0 rgba(106, 122, 156, .3);
    width: 220px;
    height: 146px;
    position: relative
}

.things-page .bottom-box .delivery-standard .items .item .item-text[data-v-65c4a290] {
    display: flex;
    justify-content: center;
    align-self: center;
    font-size: 22px;
    font-weight: 400;
    color: #333;
    position: relative;
    top: 130px
}

.things-page .bottom-box .delivery-standard .items .item .logo[data-v-65c4a290] {
    z-index: 9;
    width: 56px;
    height: 56px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(24, 94, 224, .15);
    border-radius: 50%;
    position: absolute;
    top: -28px;
    left: 20px;
    display: flex;
    justify-content: center;
    align-items: center
}

.things-page .bottom-box .delivery-standard .items .item .hoverImg[data-v-65c4a290] {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.things-page .bottom-box .delivery-standard .items .item[data-v-65c4a290]:hover {
    border-radius: 5px
}

.things-page .bottom-box .delivery-standard .items .item:hover .hoverImg[data-v-65c4a290] {
    display: block !important
}

.things-page .bottom-box .security[data-v-65c4a290] {
    width: 1300px;
    margin: 0 auto;
    margin-top: 170px;
    height: 614px;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.things-page .bottom-box .security .left[data-v-65c4a290] {
    height: 100%;
    width: 520px;
    display: flex;
    justify-content: flex-end;
    position: relative
}

.things-page .bottom-box .security .left .left-content[data-v-65c4a290] {
    min-width: 520px;
    background-color: #fff;
    height: 100%;
    position: absolute;
    z-index: 9;
    display: flex;
    justify-content: flex-end
}

.things-page .bottom-box .security .left .left-content .center-content[data-v-65c4a290] {
    height: 100%;
    width: 520px;
    display: flex;
    flex-direction: column;
    padding: 60px 0;
    box-sizing: border-box
}

.things-page .bottom-box .security .left .left-content .center-content .cc-title[data-v-65c4a290] {
    width: 350px;
    padding-top: 20px;
    padding-bottom: 37px;
    border-bottom: 1px solid #e6ecf8;
    display: flex;
    align-items: center
}

.things-page .bottom-box .security .left .left-content .center-content .cc-title .text[data-v-65c4a290] {
    margin-left: 14px;
    font-size: 28px;
    font-weight: 500;
    color: #333
}

.things-page .bottom-box .security .left .left-content .center-content .cc-items[data-v-65c4a290] {
    width: 400px;
    display: flex;
    flex-direction: column;
    padding: 25px 0;
    box-sizing: border-box;
    align-items: flex-start
}

.things-page .bottom-box .security .left .left-content .center-content .cc-items .item[data-v-65c4a290] {
    margin: 25px 0;
    font-size: 22px;
    font-weight: 400;
    color: #333
}

.things-page .bottom-box .security .left .left-content .center-content .pagination[data-v-65c4a290] {
    width: 400px;
    display: flex;
    justify-content: space-between
}

.things-page .bottom-box .security .left .left-content .center-content .pagination .left[data-v-65c4a290] {
    width: 80px;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.things-page .bottom-box .security .left .left-content .center-content .pagination .left img[data-v-65c4a290] {
    width: 10px;
    height: 10px
}

.things-page .bottom-box .security .left .left-content .center-content .pagination .right[data-v-65c4a290] {
    display: flex;
    flex-direction: row
}

.things-page .bottom-box .security .left .left-content .center-content .pagination .right img[data-v-65c4a290] {
    cursor: pointer
}

.things-page .bottom-box .security .left .left-content .center-content .pagination .right img[data-v-65c4a290]:first-child {
    margin-right: 47px
}

.things-page .bottom-box .security .right[data-v-65c4a290] {
    display: flex;
    flex-direction: column;
    align-items: center
}

.things-page .bottom-box .security .right .right-title[data-v-65c4a290] {
    width: 100%;
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    color: #333;
    padding-top: 24px;
    padding-bottom: 154px
}

.things-page .bottom-box .technology-support[data-v-65c4a290] {
    width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 745px
}

.things-page .bottom-box .technology-support .left[data-v-65c4a290] {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.things-page .bottom-box .technology-support .left img[data-v-65c4a290] {
    margin-bottom: 50px
}

.things-page .bottom-box .technology-support .right[data-v-65c4a290] {
    height: 100%;
    width: 745px;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.things-page .bottom-box .technology-support .right .right-title[data-v-65c4a290] {
    padding-top: 102px;
    padding-bottom: 61px;
    width: 100%;
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    color: #333
}

.things-page .bottom-box .technology-support .right .right-content[data-v-65c4a290] {
    height: 550px;
    background-color: #fff;
    min-width: 745px
}

.things-page .bottom-box .technology-support .right .right-content .content-content[data-v-65c4a290] {
    width: 745px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.things-page .bottom-box .technology-support .right .right-content .content-content .right-item[data-v-65c4a290] {
    padding-top: 80px;
    padding-left: 89px;
    box-sizing: border-box;
    width: 50%;
    height: 50%;
    display: flex;
    flex-direction: column
}

.things-page .bottom-box .technology-support .right .right-content .content-content .right-item .line1[data-v-65c4a290] {
    width: 100%;
    display: flex;
    flex-direction: row
}

.things-page .bottom-box .technology-support .right .right-content .content-content .right-item .line1 .text[data-v-65c4a290] {
    margin-left: 14px;
    font-size: 22px;
    font-weight: 500;
    color: #333
}

.things-page .bottom-box .technology-support .right .right-content .content-content .right-item .line2[data-v-65c4a290] {
    margin-top: 32px;
    font-size: 16px;
    font-weight: 400;
    color: #9eaac3;
    line-height: 22px
}