﻿.topBox_body[data-v-21eddce7] {
    height: 780px;
    background: url(img/center_bg.png) no-repeat;
    background-size: cover;
    text-align: left;
    position: relative
}

.topBox_body .header[data-v-21eddce7] {
    height: 80px;
    display: flex;
    align-items: center
}

.topBox_body .header .logo[data-v-21eddce7] {
    margin-left: 48px
}

.topBox_body .header .logo_title_center[data-v-21eddce7] {
    margin-left: 190px;
    font-size: 18px;
    color: #fff
}

.topBox_body .header .logo_title_center a[data-v-21eddce7] {
    color: #fff!important
}

.topBox_body .header .lianxi[data-v-21eddce7] {
    margin-right: 360px;
    color: #fff;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    right: 0
}

.topBox_body .header .lianxi .lianxi_icon[data-v-21eddce7] {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background: url(img/left.png);
    transition: all .3s
}

.topBox_body .header .lianxi .lianxi_model[data-v-21eddce7] {
    position: absolute;
    top: 29px;
    right: 0;
    width: 448px;
    height: 240px;
    border-top: 1px solid hsla(0, 0%, 100%, .19);
    display: flex;
    justify-content: space-between;
    display: none;
    transition: all .3s
}

.topBox_body .header .lianxi .lianxi_model .left_box[data-v-21eddce7] {
    margin-top: 8px;
    width: 212px;
    height: 232px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    border-radius: 10px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 700;
    color: #ff5f00;
    text-align: center
}

.topBox_body .header .lianxi .lianxi_model .left_box img[data-v-21eddce7] {
    margin: 0
}

.topBox_body .header .lianxi .lianxi_model .left_box .box_ewm[data-v-21eddce7] {
    margin-top: 16px
}

.topBox_body .header .lianxi .lianxi_model .right_box[data-v-21eddce7] {
    margin-top: 8px;
    width: 212px;
    height: 232px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    border-radius: 10px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 700;
    color: #ff5f00;
    display: flex;
    flex-direction: column;
    align-items: center
}

.topBox_body .header .lianxi .lianxi_model .right_box img[data-v-21eddce7] {
    margin: 0
}

.topBox_body .header .lianxi .lianxi_model .right_box .box_ewm[data-v-21eddce7] {
    margin-top: 16px
}

.topBox_body .header .lianxi .lianxi_model .right_box .box_ewm img[data-v-21eddce7] {
    width: 180px;
    height: 180px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover
}

.topBox_body .header .lianxi .lianxi_model .right_box .title a[data-v-21eddce7] {
    color: #ff5f00;
    display: flex;
    align-items: center;
    justify-content: center
}

.topBox_body .header .lianxi .lianxi_model .right_box .title a img[data-v-21eddce7] {
    margin: 2.5px 2px 0 2px
}

.topBox_body .header .lianxi:hover .lianxi_model[data-v-21eddce7] {
    display: flex
}

.topBox_body .header .lianxi:hover .lianxi_icon[data-v-21eddce7] {
    transform: rotate(-90deg)
}

.topBox_body .center[data-v-21eddce7] {
    position: absolute;
    top: 314px;
    right: 360px
}

.topBox_body .center_line[data-v-21eddce7] {
    position: absolute;
    top: 462px;
    right: 360px;
    width: 552px;
    height: 1px;
    background: linear-gradient(270deg, hsla(0, 0%, 100%, 0), #fff)
}

.topBox_body .center_box[data-v-21eddce7] {
    position: absolute;
    top: 495px;
    right: 463px;
    width: 448px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.topBox_body .center_box .btn_box[data-v-21eddce7] {
    border: 1px solid red;
    width: 217px;
    height: 56px;
    border-radius: 6px;
    background: hsla(0, 0%, 100%, .2);
    border: 1px solid hsla(0, 0%, 100%, .2);
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    transition: all .3s
}

.topBox_body .center_box .btn_box .btn_box_bg[data-v-21eddce7] {
    width: 38px;
    height: 38px;
    background: url(img/icon_pc.png);
    transition: all .3s;
    margin-left: 23px
}

.topBox_body .center_box .btn_box .btn_box_line[data-v-21eddce7] {
    margin: 0 0 0 23px;
    height: 22px;
    border-left: 1px solid hsla(0, 0%, 100%, .19);
    transition: all .3s
}

.topBox_body .center_box .btn_box .btn_box_title[data-v-21eddce7] {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #fff;
    transition: all .3s;
    width: 132px;
    text-align: center
}

.topBox_body .center_box .btn_box .btnHover_box[data-v-21eddce7] {
    position: absolute;
    top: 60px;
    z-index: 1;
    width: 217px;
    height: 217px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    border-radius: 4px;
    text-align: center;
    display: none
}

.topBox_body .center_box .btn_box .btnHover_box span[data-v-21eddce7] {
    display: inline-block;
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 700;
    color: #ff5f00;
    margin: 20px 0 6px 0
}

.topBox_body .center_box .btn_box .btnHover_box .btnHover_box_code[data-v-21eddce7] {
    margin: 0 auto;
    width: 154px
}

.topBox_body .center_box .btn_box .btnHover_box .btnHover_box_code img[data-v-21eddce7] {
    width: 154px;
    -o-object-fit: cover;
    object-fit: cover
}

.topBox_body .center_box .btn_box[data-v-21eddce7]:hover {
    border: 1px solid #fff
}

.topBox_body .center_box .btn_box:hover .btnHover_box[data-v-21eddce7] {
    display: block
}

.topBox_body .center_box .btn_box:nth-child(2) .btn_box_bg[data-v-21eddce7] {
    background: url(img/icon_az.png)
}

.topBox_body .center_box .btn_box[data-v-21eddce7]:nth-child(3) {
    margin-top: 16px
}

.topBox_body .center_box .btn_box:nth-child(3) .btn_box_bg[data-v-21eddce7] {
    background: url(img/icon_ios.png)
}

.topBox_body .center_box .btn_box[data-v-21eddce7]:nth-child(4) {
    margin-top: 16px
}

.topBox_body .center_box .btn_box:nth-child(4) .btn_box_bg[data-v-21eddce7] {
    background: url(img/icon_ipad.png)
}

.centerBox_body[data-v-2c993b82] {
    width: 100%;
    height: 350px;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 120px 0
}

.centerBox_body .centerBox_center[data-v-2c993b82] {
    width: 600px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: center;
    padding-left: 50px
}

.centerBox_body .centerBox_center .centerBox_list[data-v-2c993b82] {
    width: 600px;
    height: 75px;
    display: flex
}

.centerBox_body .centerBox_center .centerBox_list .title[data-v-2c993b82] {
    text-align: left;
    margin-left: 30px
}

.centerBox_body .centerBox_center .centerBox_list .title div[data-v-2c993b82]:first-child {
    height: 42px;
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000;
    line-height: 42px
}

.centerBox_body .centerBox_center .centerBox_list .title div[data-v-2c993b82]:nth-child(2) {
    margin-top: 4px;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, .45);
    line-height: 25px
}

.bottomSwiper_body[data-v-37238e94] {
    width: 100%;
    height: 966px;
    background: url(img/bottomSwiper_bg.png) no-repeat;
    background-size: cover
}

.bottomSwiper_body .bottomSwiper_title[data-v-37238e94] {
    display: flex;
    height: 38px;
    align-items: center;
    padding: 122px 0 134px 360px
}

.bottomSwiper_body .bottomSwiper_title .line[data-v-37238e94] {
    display: block;
    width: 8px;
    height: 38px;
    background: #fdc721;
    margin-right: 13px
}

.bottomSwiper_body .bottomSwiper_title img[data-v-37238e94] {
    width: 196px;
    height: 38px;
    margin-right: 13px
}

.bottomSwiper_body .bottomSwiper_title .max_title[data-v-37238e94] {
    height: 56px;
    font-size: 40px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    line-height: 56px;
    color: hsla(0, 0%, 100%, .45)
}

.bottomSwiper_body .bottomSwiper_box[data-v-37238e94] {
    width: 100%;
    height: 562px;
    display: flex;
    justify-content: center;
    position: relative
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list[data-v-37238e94] {
    width: 1200px;
    height: 562px;
    position: relative
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .bottomSwiper_nav[data-v-37238e94] {
    position: absolute;
    top: 107px;
    right: -85px;
    width: 19px;
    height: 346px;
    display: flex;
    justify-content: center
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .bottomSwiper_nav .img_default[data-v-37238e94] {
    width: 2px;
    height: 100%
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .bottomSwiper_nav .img_one[data-v-37238e94] {
    position: absolute;
    top: 108px;
    right: 0;
    cursor: default
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .bottomSwiper_nav .img_two[data-v-37238e94] {
    position: absolute;
    top: 164px;
    right: 0;
    cursor: default
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .bottomSwiper_nav .img_three[data-v-37238e94] {
    position: absolute;
    top: 222px;
    right: 0;
    cursor: default
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list[data-v-37238e94] .carousel-3d-container {
    margin: 0
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list[data-v-37238e94] .prev {
    color: #fff;
    font-size: 100px;
    opacity: .5;
    transition: all .3s
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list[data-v-37238e94] .prev:hover {
    opacity: 1
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list[data-v-37238e94] .next {
    color: #fff;
    font-size: 100px;
    opacity: .5;
    transition: all .3s
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list[data-v-37238e94] .next:hover {
    opacity: 1
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list[data-v-37238e94] .right-1 {
    transform: translateX(165px) translateZ(-110px) rotateY(0deg)!important
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list[data-v-37238e94] .left-1 {
    transform: translateX(-165px) translateZ(-110px) rotateY(0deg)!important
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .img_boxs[data-v-37238e94] {
    position: absolute;
    bottom: 0;
    width: 1000px;
    height: 104px
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .img_boxs .img_box[data-v-37238e94] {
    position: absolute;
    bottom: 0;
    width: 1000px;
    height: 104px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 0 18px;
    display: flex;
    align-items: center;
    pointer-events: auto
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .img_boxs .img_box .logo[data-v-37238e94] {
    width: 80px;
    height: 80px;
    border-radius: 14px
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .img_boxs .img_box .center_content[data-v-37238e94] {
    width: 100%;
    height: 80px;
    margin-left: 20px
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .img_boxs .img_box .center_content .max_title[data-v-37238e94] {
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 25px;
    margin-bottom: 1px
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .img_boxs .img_box .center_content .min_title[data-v-37238e94] {
    height: 51px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: hsla(0, 0%, 100%, .6);
    line-height: 17px
}

.bottomSwiper_body .bottomSwiper_box .bottomSwiper_list .img_boxs[data-v-37238e94]:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.footerBox {
    height: 100px;
    height: 452px;
    background: #242424;
    display: flex;
    justify-content: center;
    align-items: center
}

.footerBox .footerBox_center {
    width: 1200px;
    height: 332px;
    text-align: left;
    color: #fff
}

.footerBox .footerBox_center .footerBox_top {
    width: 1200px;
    height: 188px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_left .footerBox_top_log {
    width: 740px;
    height: 81px;
    display: flex;
    align-items: center
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_left .footerBox_top_log .line {
    width: 1px;
    height: 40px;
    background: hsla(0, 0%, 100%, .2);
    margin: 0 0 0 24px
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_left .footerBox_top_msg {
    padding-top: 24px;
    height: 107px;
    width: 712px;
    color: hsla(0, 0%, 100%, .44);
    font-size: 12px;
    font-weight: 400
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_left .footerBox_top_msg pre {
    font-family: PingFangSC-Regular, PingFang SC;
    line-height: 17px;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    letter-spacing: 1px
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_left .footerBox_top_msg pre span {
    color: #fff;
    font-family: PingFangSC-Regular, PingFang SC
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_left .footerBox_top_msg pre span a {
    color: #fff
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_left .footerBox_top_msg pre a {
    color: hsla(0, 0%, 100%, .44)
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code {
    width: 322px;
    height: 188px
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .title {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
    margin-bottom: 8px
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box {
    display: flex
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box .code_box_left .code_box_leftImg {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-bottom: 6px
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box .code_box_left .code_box_leftImg img {
    width: 112px
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box .code_box_left .code_box_lefts {
    display: flex;
    align-items: center
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box .code_box_left .code_box_lefts .lines {
    width: 24px;
    height: 1px;
    background: hsla(0, 0%, 100%, .19)
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box .code_box_left .code_box_lefts .content {
    color: hsla(0, 0%, 100%, .59);
    margin: 0 4px;
    font-size: 13px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box .code_box_right {
    width: 162px;
    margin-left: 38px
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box .code_box_right .code_box_rightImg {
    margin: 0 21px 6px 21px;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box .code_box_right .code_box_rightImg img {
    width: 112px
}

.footerBox .footerBox_center .footerBox_top .footerBox_top_code .code_box .code_box_right .code_box_rights a {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: hsla(0, 0%, 100%, .59);
    font-size: 13px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500
}

.footerBox .footerBox_center .footerBox_bottom {
    height: 144px;
    color: hsla(0, 0%, 100%, .44);
    font-size: 12px;
    letter-spacing: 1px
}

.footerBox .footerBox_center .footerBox_bottom pre {
    font-family: PingFangSC-Regular, PingFang SC;
    line-height: 17px;
    display: flex;
    align-items: center;
    margin-top: 8px;
    letter-spacing: 1px
}

.footerBox .footerBox_center .footerBox_bottom pre span {
    color: #fff;
    font-family: PingFangSC-Regular, PingFang SC
}

.footerBox .footerBox_center .footerBox_bottom pre a {
    color: hsla(0, 0%, 100%, .44)
}

.footerBox .footerBox_center .footerBox_bottom pre:first-child {
    margin-top: 16px
}

.footerBox .footerBox_center .footerBox_bottom .footerBox_bottom_box {
    margin-top: 16px;
    display: flex
}

.footerBox .footerBox_center .footerBox_bottom .footerBox_bottom_box .list {
    padding: 0 12px;
    height: 44px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    background: hsla(0, 0%, 100%, .05);
    margin-right: 8px;
    cursor: pointer
}

.footerBox .footerBox_center .footerBox_bottom .footerBox_bottom_box .list a {
    display: flex;
    align-items: center;
    color: hsla(0, 0%, 100%, .44)
}

.footerBox .footerBox_center .footerBox_bottom .footerBox_bottom_box .list img {
    margin-right: 6px
}

#footer {
    width: 100%
}

#footer .footerData {
    width: 100%;
    background: #242424;
    display: flex;
    justify-content: center
}

#footer .footerData .footerData_box {
    width: 1180px
}

#footer .footerData .footerData_box .footerData_boxThree {
    padding: 15px 0;
    width: 1180px;
    font-size: 14px;
    display: flex;
    justify-content: center
}

#footer .footerData .footerData_box .footerData_boxThree .footerData_boxfour {
    text-align: center
}

#footer .footerData .footerData_box .footerData_boxThree .footerData_boxfour div:first-child {
    position: relative
}

#footer .footerData .footerData_box .footerData_boxThree .footerData_boxfour div:first-child .shiming {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -35px;
    margin: auto;
    opacity: 0
}

#footer .footerData .footerData_box .footerData_boxThree .footerData_boxfour img {
    -o-object-fit: cover;
    object-fit: cover
}

#footer .footerData .footerData_box .footerData_boxThree .footerData_boxfour div a {
    line-height: 30px;
    color: #939599
}

#footer .footerData .footerData_box .footerData_boxThree .footerData_boxfive {
    font-size: 16px
}

#footer .footerData .footerData_box .footerData_boxThree .footerData_boxfive a {
    color: #fff!important
}

#footer .footerData .footerData_box .footerData_boxThree .footer_flex {
    display: flex;
    justify-content: space-between;
    width: 900px
}

#footer .footerData .footerData_box .footerData_boxThree .footerData_boxWb {
    display: flex;
    overflow: hidden
}

#footer .footerData .footerData_box .footerData_boxThree .footerData_boxWb img {
    display: block;
    cursor: pointer;
    width: 27px;
    height: 21px;
    margin-top: 5px;
    margin-left: 10px
}

#footer .footerUnder {
    width: 100%;
    height: 98px;
    background: #242424;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #939599;
    border-top: 1px solid rgba(72, 72, 72, .3)
}

#footer .footerUnder a {
    line-height: 25px;
    color: #939599
}

#footer .footerUnder .footerUnder_jhui {
    display: flex
}

#footer .footerUnder .footerUnder_jhui img {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-right: 10px
}

[data-v-77f50fa1]::-webkit-scrollbar {
    display: block!important;
    width: 8px!important;
    height: 8px!important
}

[data-v-77f50fa1]::-webkit-scrollbar-track {
    background: #f5f5f5
}

.audit_body[data-v-77f50fa1] {
    position: fixed;
    z-index: 9999!important;
    width: 100%;
    min-width: 1200px;
    background: #f5f5f5;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden
}