.about-auto{
    width: 1200px;
    margin: 0 auto;
}
.introduce-header-box{
    width: 100%;
    position: relative;
}
.introduce-header h3 .introduce-header-xz {
    display: inline-block;
    width: 270px;
    height: 50px;
    line-height: 50px;
    background: #F4FAFF;

    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #046AD5;
    letter-spacing: 0.45px;
    text-align: center;
    font-weight: 500;
    margin-left: -14px;
    cursor: pointer !important;
}

.introduce-header h3 .introduce-header-wxz {
    display: inline-block;
    width: 270px;
    height: 48px;
    line-height: 47px;
    border: 1px solid rgba(161,204,248,1);
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.45px;
    text-align: center;
    font-weight: 500;
    margin-left: -14px;
    cursor: pointer !important;
}
.introduce-header h3 .introduce-header-left {
    border-radius: 30px 0px 0px 30px;
}
.introduce-header h3 .introduce-header-right {
    border-radius: 0px 30px 30px 0px;
}
.introduce-header-bg{
    width: 100%;
    background: url("../image/about/about-bg.png") no-repeat;
    background-size: cover;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
}
.authCenter-bugparam div .eror-hash-tip {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FF5554;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 400;
    margin-left: 24px;
}
.shanglian-time-box {
    box-sizing: border-box;
    display: inline-block;
    margin-top: 20px;
    text-align: left;
    padding: 0px 20px;
    width: 400px;
    height: 45px;
    line-height: 45px !important;
    background: #F6F6F7;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    line-height: 26px;
    font-weight: 400;
}
.auth-introduce-header-bg{
    width: 100%;
    background: url("../image/authCenter/dz_banner_img@2x.png") no-repeat;
    background-size: cover;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
}

.auth-cooperation-header-bg {
    width: 100%;
    background: url("../image/authCenter/hz_banner_img_20230504.png") no-repeat;
    background-size: cover;
    height: 196px;
    position: absolute;
    top: 0;
    left: 0;
}
.auth-cooperation-footer {
    width: 100%;
    margin-top: -160px;

}
.auth-cooperation-footer-bg {
    width: 100%;
    background: url("../image/authCenter/hz_lx_img@1x.svg") no-repeat;
    background-size: cover;
    height: 620px;

}
.introduce-header{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.introduce-header h3{
    font-size: 38px;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    padding-top: 125px;
    margin-bottom: 55px;
}
.introduce-header h3 span{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    margin-left: 20px;
}
.introduce-tab{
    background: #FFFFFF;
    border: 1px solid #E7EAEE;
    box-shadow: 0 2px 4px 0 rgba(44,46,48,0.05);
    border-radius: 6px;
    text-align: center;
}
.introduce-tab ul{
    width: 800px;
    margin: 0 auto;
}
.introduce-tab li{
    float: left;
    width: auto;
    text-align: left;
    /*margin: 0 67.5px;*/
    line-height: 54px;
    margin-right: 148px;
}
.introduce-tab li:last-child{
    margin-right: 0px;
}
.introduce-tab li img{
    vertical-align: middle;
}

.introduce-tab a{
    font-size: 16px;
    color: #333333;
}
.introduce-tab .active a{
    color: #046AD5;
}
.introduce-header p{
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: justify;
    margin-top: 40px;
    font-weight: 600;
}
.shareholder-mess{
    margin-top: 50px;
    margin-bottom: 120px;
}
.shareholder-content{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 70px;
}
.shareholder-mess .left,
.shareholder-mess .right{
    width: 50%;
    display: flex;
    align-items: center;
}
.introduce-border-left{
    border-left: 1px solid #EEEEEE;
}
.shareholder-mess .right{
    text-align: right;
    padding-right: 37px;
}
.introduce-logo{
    margin: -10px 0 16px 0;
    padding-left: 37px;
    position: relative;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.56px;
    font-weight: bold;
}
.shareholder-mess p{
    padding-left: 37px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
}



.shareholder-mess1{
    margin-top: 60px;
    margin-bottom: 98px;
}
.shareholder-mess1 .left {
    width: 33%;
}
.shareholder-mess1 .right{
    width: 67%;
}
.shareholder-mess1 .right{
    text-align: center;
}
.shareholder-mess1 .introduce-title {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.56px;
    line-height: 34px;
    font-weight: 700;
}
.shareholder-mess1 .introduce-img {
    margin-top: 76px;
}
.shareholder-mess1 p{
    padding-left: 37px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
}
/*.introduce-logo:before{*/
/*    content: ' ';*/
/*    width: 3px;*/
/*    height: 30px;*/
/*    background: #046AD5;*/
/*    position: absolute;*/
/*    top: -2px;*/
/*    left: -2px;*/
/*    border-radius: 26%;*/
/*}*/
.shareholder-img img{
    margin: 0 auto;
}
.introduce-border-right{
    border-right: 1px solid #EEEEEE;
    text-align: right;
}
.introduce-border-right .introduce-logo{
    margin: 16px 0;
    padding-right: 37px;
    position: relative;
}
.introduce-border-right p{
    margin-right: 37px;
}
.introduce-border-right .introduce-logo:before{
    left: initial;
    right: -2px;
}
.advantage-box{
    margin-top: 60px;
    position: relative;
    margin-bottom: 70px;
}
.advantage-title{
    padding: 0px 0 12px 0;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.56px;
    text-align: center;
    position: relative;
}
.advantage-title em{
    font-style: normal;
    border-bottom: 1px solid #EEEEEE;
    padding: 12px 0;
    font-weight: 600;
}
.advantage-title span{
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #046AD5;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
}
.advantage-border{
    width: 1px;
    height: 825px;
    position: absolute;
    background: #EEEEEE;
    left: 50%;
    top: 51px;
}
.advantage-mess-box{
    position: relative;
    width: 1200px;
    margin: 20px auto;
}
.advantage-mess-right{
    /*background: #F8FCFF;*/
    /*box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);*/
    width: 570px;
    margin-left: 30px;
    position: relative;
    left: 50%;
    padding: 14px 80px 14px 17px;
    box-sizing: border-box;
}
.advantage-mess-right:hover{
    background: #F6F6F7;
    /*box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);*/
}
.advantage-mess-right h5{
    line-height: 20px;
    margin: 5px 0;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.44px;
    font-weight: 600;
}
.advantage-mess-right span{
    width: 12px;
    height: 12px;
    border: 3px solid #046AD5;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: -39px;
    background: #fff;
}
.advantage-mess-right p{
    line-height: 26px;
    margin: 5px 0;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
}
.advantage-mess-left{
    /*background: #F8FCFF;*/
    /*box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);*/
    width: 570px;
    position: relative;
    left: 0;
    padding: 14px 17px 14px 80px;
    box-sizing: border-box;
    text-align: right;
}
.advantage-mess-left:hover{
    background: #F6F6F7;
    /*box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);*/
}
.advantage-mess-left h5{
    line-height: 20px;
    margin: 5px 0;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.44px;
    font-weight: 600;
}
.advantage-mess-left p{
    line-height: 26px;
    margin: 5px 0;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
}
.advantage-mess-left span{
    width: 12px;
    height: 12px;
    border: 3px solid #046AD5;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    right: -39px;
    background: #fff;
}
.advantage-mess-left:hover p,.advantage-mess-right:hover p{
    color: #666666;
}
.contactus-box{
    margin: 60px auto;
}
.contactus-mess{
    width: 600px;
}
.contactus-mess h3{
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: justify;
    font-weight: 600;
    padding: 12px 0;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
    margin-bottom: 10px;
}
.contactus-mess h3 span{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #046AD5;
    border-radius: 3px;
    width: 30px;
    height: 3px;
}
.contactus-mess p{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
}
.contactus-mess li{
    margin: 0px 0 26px 0;
    padding: 0 140px 14px 52px;
}
/*.contactus-mess li:first-child p{*/
    /*color: #666666;*/
/*}*/
.contactus-mess li:hover{
    background: #f6f6f7;
}
.contactus-mess li:hover p{
    color: #666666;
}
.pop{
    top: 86px!important;
}
.w800 {
    width: 800px;
    margin: 0px auto;
}

.authCenter-bugparam {
    background: #fff;
    box-shadow: 0 8px 8px 0 rgba(122, 122, 122, 0.13);
    border-radius: 6px;
    margin-top: 66px;
    position: relative;
    z-index: 2;
    height: 400px;
    padding: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.authCenter-bugparam-box {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 30px 20px 20px 20px;
    text-align: center;
    background: url(../image/authCenter/xk_img.svg) no-repeat !important;
    position: relative;
}
.hash-title {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.57px;
    text-align: center;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
}
.hash-input {
    width: 620px;
    height: 46px;
    margin: 0px auto;
    border: 1px solid rgba(232,232,232,1);
    border-radius: 6px;
    padding-left: 32px;
}
.hash-input:focus {

    border: 1px solid rgba(4,106,213,1);

}
.hash-poa-box {
    margin-top: 4px;
    text-align: right;
    margin-right: 24px;
}
.check-detail-a {
    text-decoration: underline;
    display: inline-block;
    margin-top: -4px;
}
.check-detail-a:hover {
    text-decoration: underline;
    opacity: 0.8;
}
.hash-poa-a {
    text-decoration: underline;
    display: inline-block;
    margin-top: -4px;
}
.hash-poa-a:hover {
    text-decoration: underline;
    opacity: 0.8;
}
.hash-input-icon {
    position: absolute;
    left: 34px;
    top: 17px;
    width: 13px;
    height: 15px;
}
.hash-alert {
    display: none;
    position: absolute;
    right: -182px;
    top: -95px;
    border-radius: 6px;
    background: #ffffff;
    width: 214px;
    height: 557px;
    box-shadow: 0 2px 15px 0 rgba(44, 46, 48, 0.1);
}
.hash-alert:hover {
    opacity: 1 !important;
}
.hash-alert img {
    width: 214px;
    height: 557px;
}
.jian{
    position: absolute;
    display: block;
    background: url("../image/product/suspension-jian.png") no-repeat;
    background-size: cover;
    width: 11px;
    height: 16px;
    left: -10px;
    top: 241px;
}
.hash-verification-button-disabled {
    width: 200px;
    height: 40px;
    background: #9DC5EE;
    border-radius: 20px;
    line-height: 40px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    font-weight: 400;
    border: none;
    margin: 20px 0px 51px 0px;
    cursor: not-allowed;
}
.hash-verification-button {
    width: 200px;
    height: 40px;
    background: #046AD5;
    border-radius: 20px;
    line-height: 40px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    font-weight: 400;
    border: none;
    margin: 20px 0px 51px 0px;
}
.hash-verification-button-box {
    position: relative;
}
.hash-verification-button-shadow {
    position: absolute;
    width: 200px;
    height: 60px;
    top: 20px;
    left: 250px;
    z-index: -1;
}
.authCenter-bugparam-img {
    box-sizing: border-box;
    border: 2px solid #E7F1FC;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #FFFFFF;
    line-height: 120px;
    text-align: center;
    border-radius: 60px;
    box-shadow: 0px 8px 8px 0px rgba(122,122,122,0.13);
    margin-bottom: 10px;
    cursor: pointer;

}
.loading-img {
    animation: rotate 2s infinite linear;
    display: none;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.authCenter-bugparam-text {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.57px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
}

.authCenter-bugparam-tip {
    width: 680px;
    padding: 10px;
    background: #F6F6F7;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    font-weight: 400;
}

.authCenter-bugparam-file {
    position: absolute;
    top: 30px;
    left: 325px;
}

.authCenter-bugparam div {
    clear: both;
}

.authCenter-bugparam div > span {
    float: left;
    display: block;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    margin-right: 18px;
}

.authCenter-bugparam div ul {
    float: left;
    display: block;
}

.authCenter-bugparam div ul li {
    float: left;
}

.authCenter-bugparam div.price ul li:first-child {
    font-size: 30px;
    color: #002524;
    line-height: 10px;
    color: #FF5554;
    font-family: numFont;
}

.authCenter-bugparam div.price ul li:first-child span {
    font-size: 20px;
}

.authCenter-bugparam div.price ul li:nth-child(2) {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    margin-left: 10px;
}

.authCenter-bugparam div.service {
    margin-top: 10px;
}
.authCenter-bugparam .service-tip {
    margin-left: 105px;
    margin-top: 5px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    line-height: 20px;
    font-weight: 600;
}
.authCenter-bugparam .service-tip .service-tip-inner {
    display: inline-block;
    float: none;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    line-height: 20px;
    font-weight: 400;
    margin-right: 0px;
}
.authCenter-bugparam div.service ul{
    width: 90%;
}
.authCenter-bugparam div.service ul li {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 5px 25px;
    margin-right: 10px;
    position: relative;
    /*overflow: hidden;*/
    cursor: pointer;
    margin-top: 10px;

}
.authCenter-bugparam div.service ul li .sell-top{
    position: relative;
    display: block;
    float: right;
    width: 30px;
    height: 5px;
    margin-top: 0;
}
.authCenter-bugparam div.service ul li .sell-top i{
    display: block;
    position: absolute;
    background: url('../image/product/service-icon1.png') no-repeat;
    background-size: cover;
    width: 72px;
    height: 45px;
    top: -20px;
    right: -40px;
    left: inherit;
}
.authCenter-bugparam div.service ul li .sell-first{
    position: relative;
    display: block;
    float: right;
    width: 30px;
    height: 5px;
    margin-top: 0;
}
.authCenter-bugparam div.service ul li .sell-first i{
    display: block;
    position: absolute;
    background: url('../image/product/service-icon2.png') no-repeat;
    background-size: cover;
    width: 72px;
    height: 45px;
    top: -19px;
    right: -40px;
    left: inherit;
}
.authCenter-bugparam div.service ul li i{
    display: none;
    position: absolute;
    top: -1px;
    left: -1px;
    background: url("../image/product/buy-select.png") no-repeat;
    background-size: cover;
    width: 19px;
    height: 18px;
}
.authCenter-bugparam div.service ul li.select{
    border: 1px solid #046AD5;
    color: #046AD5;
}
.authCenter-bugparam div.service ul li.select i{
    display: block;
}

.authCenter-bugparam div.service span {
    margin-top: 15px;
}
.authCenter-bugparam div.paper-date{
    border-top: 1px dashed #e5e5e5;
}
.authCenter-bugparam div.paper-date{
    margin-top: 20px;
    padding-top: 20px;
}
.authCenter-bugparam div.paper-date li{
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    position: relative;
    width: 100%;
    cursor: pointer;
}
.authCenter-bugparam div.paperdate-box li{
    font-size: 12px;
    color: #666666;
    line-height: 32px;
    position: relative;
    width: 95%;
    cursor: pointer;
}
.authCenter-bugparam div.paper-date li .paperdate-box {
    display: none;
    position: absolute;
    left: 250px;
    top: -180px;
    background: #ffffff;
    border-radius: 6px;
    width: 288px;
    box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);
    z-index: 2;
}
.authCenter-bugparam div.paper-date li .paperdate-box div{
    display: inline-block;
}
.authCenter-bugparam div.paper-date li .paperdate-box .jian{
    display: block;
    background: url("../image/product/suspension-jian.png") no-repeat;
    background-size: cover;
    width: 11px;
    height: 16px;
    margin-left: -10px;
    margin-top: 180px;
    float: left;
}
.authCenter-bugparam div.paper-date li .paperdate-box h4{
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
    margin-left: 20px;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul{
    /*border-left: 1px solid #CFE2FF;*/
    width: 100%;
    margin-left: 40px;
    margin-top: 27px;
    margin-bottom: 20px;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li{
    display: block;
    clear: both;
    margin-bottom: 27px;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li:last-child{
    margin-bottom: 0;
    border-left: none;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li span{
    float: left;
    width: 80%;
    background: #FFFFFF;
    box-shadow: 0 1px 5px 0 rgba(65,144,255,0.15);
    border-radius: 0 6px 6px 6px;
    border-radius: 0px 6px 6px 6px;
    margin-left: 20px;
    margin-top: 2px;
    padding: 0 10px;
    box-sizing: border-box;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li{
    margin-bottom: 0!important;
    padding-bottom: 15px;
    border-left: 1px solid #CFE2FF;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li i{
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin-left: -12px;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li:nth-child(1) i{
    background: url("../image/product/number1.png");
    background-size: cover;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li:nth-child(2) i{
    background: url("../image/product/number2.png");
    background-size: cover;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li:nth-child(3) i{
    background: url("../image/product/number3.png");
    background-size: cover;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li:nth-child(4) i{
    background: url("../image/product/number4.png");
    background-size: cover;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li:nth-child(5) i{
    background: url("../image/product/number5.png");
    background-size: cover;
}
.authCenter-bugparam div.paper-date li .paperdate-box ul li:nth-child(6) i{
    background: url("../image/product/number6.png");
    background-size: cover;
}
.authCenter-bugparam div.paper-date li:hover .paperdate-box{
    display: block;
}
.authCenter-bugparam div.paper-date li span{
    font-size: 12px;
    color: #151515;
}
.authCenter-bugparam div.paper-date li i{
    display: block;
    background: url("../image/product/also.png") no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    float: right;
    margin-top: 2px;
    margin-left: 10px;
}
.authCenter-bugparam div.amount {
    margin-top: 46px;
}
.authCenter-bugparam div.amount span{
    margin-top: 5px;
}
.authCenter-bugparam div.amount ul{
    display: block;
    width: 93%;
}

.authCenter-bugparam div.amount ul li.left {
    width: 122px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 2px;
    border-radius: 2px;
}
.service-buyul-other{
    padding-left: 76px;
}
.authCenter-bugparam div.amount ul li.left a {
    display: block;
    width: 32px;
    height: 32px;
    background: none;
    float: left;
    border: 0;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}
.authCenter-bugparam div.amount ul li.left a.buy-cut i,.counter-cut i{
    display: block;
    background: url("../image/product/cut-icon.png") no-repeat;
    background-size: cover;
    width: 13px;
    height: 13px;
    margin: 0px auto;
    margin-top: 9px;
}
.authCenter-bugparam div.amount ul li.left a.buy-add i,.counter-add i{
    display: block;
    background: url("../image/product/add-icon.png") no-repeat;
    background-size: cover;
    width: 13px;
    height: 13px;
    margin: 0px auto;
    margin-top: 9px;
}
.authCenter-bugparam div.amount ul li.left button:last-child{
    font-size: 26px;
}

.authCenter-bugparam div.amount ul li.left input {
    width: 56px;
    height: 32px;
    float: left;
    border: 0;
    text-align: center;
    background: #F6F6F7;
}
.authCenter-bugparam div.amount ul li.right{
    float: right;
}
.authCenter-bugparam-border div.amount{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #e5e5e5;
}

.authResult-bugparam {
    margin-top: 135px;
    position: relative;
    z-index: 2;
    background: #ffffff;
    text-align: center;
}

.authResult-bugparam-fail .authResult-bugparam-img {
    margin-bottom: 15px;
}
.authResult-bugparam-fail .authResult-bugparam-fail-text {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FF5554;
    letter-spacing: 0.71px;
    font-weight: 500;
}

.authResult-bugparam-success {
    margin-bottom: 50px;
}

.authResult-bugparam-success .authResult-bugparam-img {
    margin-bottom: 13px;
}
.authResult-bugparam-success .authResult-bugparam-success-text {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.71px;
    text-align: center;
    font-weight: 500;
}

.authResult-bugparam-title {
    height: 40px;
}

.authResult-bugparam-title h3{
    margin: 0px auto;
    width: 800px;
    height: 40px;
    line-height: 40px;
    background: #016EDB;
    border-radius: 12px 12px 0px 0px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.8px;
    font-weight: 500;
}

.authResult-bugparam-title h3 .authResult-bugparam-time {
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    line-height: 28px;
    font-weight: 400;
}

.authResult-bugparam-content {
    margin: 20px 0px 50px 0px;
}

.authResult-bugparam-content .authResult-bugparam-table {
    width: 800px;
    margin: 0px auto;
    border: 1px solid rgba(221,221,221,1);
    border-collapse:collapse;
}

.authResult-bugparam-content .authResult-bugparam-table tr {
    height: 36px !important;

}

.authResult-bugparam-content .authResult-bugparam-table td {
    text-align: left;
    border-bottom: 1px solid rgba(221,221,221,1);

    display: table;
    height: 36px !important;

}

.authResult-bugparam-content .authResult-bugparam-table tr:last-child td{
    border-bottom: 0px solid rgba(221,221,221,1);

}

.authResult-bugparam-content .authResult-bugparam-table .authResult-bugparam-label {
    box-sizing: border-box;
    display: table-cell;
    text-align: right;
    padding-right: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.7px;
    font-weight: 400;
    vertical-align: middle;
    background: #F6F6F7;

}

.authResult-bugparam-content .authResult-bugparam-table .authResult-bugparam-three-label {
    box-sizing: border-box;
    display: table-cell;
    text-align: center;
    padding-right: 20px;
    border-left: 1px solid rgba(221,221,221,1);
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.7px;
    font-weight: 500;
    vertical-align: middle;
    background: #F6F6F7;
}
.authResult-bugparam-content .authResult-bugparam-table .authResult-bugparam-three-label:first-child {
    border-left: 0px solid rgba(221,221,221,1);

}


.authResult-bugparam-content .authResult-bugparam-table .authResult-bugparam-white-value {
    box-sizing: border-box;
    display: table-cell;
    line-height: 20px;
    width: 291px;
    padding: 8px 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.7px;
    font-weight: 400;
    background: #ffffff;
    border-left: 1px solid rgba(221,221,221,1);
    border-right: 1px solid rgba(221,221,221,1);
    min-height: 36px;
    vertical-align: middle;
    word-break: break-all;
}

.authResult-bugparam-content .authResult-bugparam-table .authResult-bugparam-white-value:last-child {
    box-sizing: border-box;
    display: table-cell;
    line-height: 20px;
    width: 289px;
    padding: 8px 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.7px;
    font-weight: 400;
    background: #ffffff;
    border-left: 0px solid rgba(221,221,221,1);
    border-right: 0px solid rgba(221,221,221,1);
    min-height: 36px;
    vertical-align: middle;
}

.authResult-bugparam-content .authResult-bugparam-table .authResult-bugparam-value {
    box-sizing: border-box;
    display: inline-block;
    line-height: 20px;
    width: 578px;
    padding: 8px 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.7px;
    font-weight: 400;
    background: #ffffff;
    border-left: 1px solid rgba(221,221,221,1);
    min-height: 36px;
    word-break: break-all;

}

.x220 {
    width: 220px;
}

.x218 {
    width: 218px;
}

.x290 {
    width: 290px;
}


.authCenter-bugparam-button {
    margin-top: 50px;
    margin-bottom: 72px;
    text-align: center;
}
.authCenter-bugparam-button .bugparam-button {
    width: 120px;
    height: 40px;
    border: 1px solid rgba(153,153,153,1);
    border-radius: 25px;
    background: #ffffff;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0.5px;
    font-weight: 400;
    cursor: pointer;
}

.authProduce-bugparam {
    background-color: #fff;
    width: 100%;
    margin-bottom: 60px;
}
.authProduce-bugparam-gray {
    background: #F6F6F7;
    width: 100%;
    padding-bottom: 60px;
}
.authProduce-title h1 {
    padding: 50px 0px 50px 0px;
    font-family: PingFangSC-Medium;
    font-size: 32px;
    color: #333333;
    letter-spacing: 0.89px;
    text-align: center;
    font-weight: 500;
}
.authProduce-title h4 {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.8px;
    line-height: 28px;
    font-weight: 500;
}

.authProduce-box {
    width: 1200px;
    margin: 0px auto;
}

.authProduce-box p {
    margin-left: 37px;
    margin-bottom: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    font-weight: 400;
}
.authProduce-gray-box {
    width: 1200px;
    margin: 0px auto;
    padding-left: 30px;
    background: #FFFFFF;
    border: 1px solid rgba(221,221,221,1);
    border-radius: 12px;
    box-sizing: border-box;
}
.authProduce-gray-box-p {
    box-sizing: border-box;
    width: 1200px;
    margin: 0px auto;
    padding: 30px;
    background: #FFFFFF;
    border: 1px solid rgba(221,221,221,1);
    border-radius: 12px;
}
.authProduce-gray-box p {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 0px;
}
.authProduce-gray-box-p p {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 0px;
}
.mt50 {
    margin-top: 50px;
}
.mt30 {
    margin-top: 30px;
}
.mt20 {
    margin-top: 20px;
}
.mt102 {
    margin-top: 102px;
}
.mt152 {
    margin-top: 152px;
}
.jianbian {
    width: 30px;
    height: 4px;
    background-image: linear-gradient(213deg, #84C0FF 0%, #046AD5 100%);
    border-radius: 3px;
    margin: 10px 0px 20px 0px;
}
.authProduce-gray-tip {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 30px;
}
.bxt {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.71px;
    text-align: justify;
    line-height: 28px;
    font-weight: 500;
    vertical-align: bottom;
    margin-right: 8px;
}
.key-content {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 20px;
    font-weight: 400;
}
.auth-cooperation-footer-img {
    box-sizing: border-box;
    width: 1200px;
    height: 620px;
    margin: 0px auto;
}
.auth-cooperation-footer-p {
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 0.57px;
    text-align: justify;
    line-height: 28px;
    text-shadow: 0 2px 2px rgba(0,51,102,0.15);
    font-weight: 400;
    padding: 0px 95px 0px 95px;
    margin-bottom: 20px;
}
.auth-cooperation-footer-box {
    box-sizing: border-box;
    margin: 0px 95px 10px 95px;
    width: 1010px;
    height: 50px;
    line-height: 50px;
    border: 1px solid rgba(255,255,255,0.6);
    /*padding-left: 20px;*/
    text-align: center;
}
.auth-cooperation-footer-text {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.71px;
    text-shadow: 0 2px 2px rgba(0,51,102,0.15);
    font-weight: 500;
}
.auth-cooperation-footer-icon {
    width: 26px;
    height: 27px;
    vertical-align: middle;
    margin-right: 10px;
}
.auth-cooperation-footer-jiange {
    display: inline-block;
    background-image: linear-gradient(180deg, rgba(204,224,244,0.00) 0%, #CCE0F4 47%, rgba(204,224,244,0.00) 100%);
    border-radius: 1px;
    width: 2px;
    height: 20px;
    margin: 0px 20px 0px 38px;
}
.auth-coo-img {
    width: 18px;
    height: 18px;
    margin-right: 1px;
}
.auth-coo-box {
    text-align: center;
    margin-top: 60px;
}
.auth-coo-box .contact-us-box h1 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 32px;
    color: #333333;
    line-height: 45px;
    text-align: center;
    font-style: normal;
    margin-bottom: 20px;
}
.auth-coo-box .contact-us-box .contact-us-content {
    height: 242px;
    background: url("../image/authCenter/lxbj_img.png") no-repeat;
    width: 1200px;
    background-size: cover;
    padding: 25px 70px 0 70px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.contact-us-left {
    width: 854px;
}
.contact-us-left .contact-us-text {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #303030;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    padding: 51px 0 18px 0px;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
    margin-bottom: 15px;
}
.contact-us-left .contact-us-text .blue-bolid {
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #046AD5;
    border-radius: 3px;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.contact-us-left .contact-us-mailbox {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #303030;
    line-height: 28px;
    text-align: justify;
    font-style: normal;
}
.contact-us-left .contact-us-mailbox img {
    width: 18px;
    height: 18px;
    margin-right: 12px;
}
.contact-us-left .contact-us-mailbox span {
    color: #999999;
    font-weight: 400;
    font-size: 16px;
}
.contact-us-right {
    width: 160px;
    text-align: center;
}
.contact-us-right img {
    width: 160px;
    height: 160px;
}
.contact-us-right span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    font-style: normal;
    margin-top: 6px;
}
.auth-coo-box .characteristic-box {
    box-sizing: border-box;
    width: 100%;
    height: 274px;
    background: #F6F6F7;
    margin-top: 60px;
}
.characteristic-box .characteristic-content h1 {
    padding: 50px 0;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 32px;
    color: #333333;
    line-height: 45px;
    text-align: center;
    font-style: normal;
}
.characteristic-box .characteristic-content .characteristic-content-ul {
    display: flex;
}
.characteristic-box .characteristic-content .characteristic-content-li {
    width: 304px;
    border-right: 1px solid #E5E5E5;
    padding-left: 48px;
}
.characteristic-box .characteristic-content .characteristic-content-li:first-child {
    width: 274px;
    padding-left: 0px;
}
.characteristic-box .characteristic-content .characteristic-content-li:last-child {
    border-right: none;
}
.characteristic-content-li .characteristic-content-title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #303030;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    margin-bottom: 7px;
}
.characteristic-content-li .characteristic-content-title img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}
.characteristic-content-li .characteristic-content-explain {
    margin-left: 32px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    text-align: justify;
    font-style: normal;
}
.mainstream-platforms-box h1 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 32px;
    color: #333333;
    line-height: 45px;
    text-align: center;
    font-style: normal;
    margin: 60px 0 49px 0;
}
.mainstream-platforms-box .mainstream-platforms-content img {
    width: 1200px;
    height: 182px;
    margin-bottom: 79px;
}