html, body {
    height: 100%
}


html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike, strong, sub, sup, tt, b, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    text-size-adjust: none
}

footer, header, nav, section, main {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    -webkit-appearance: none;
    border-radius: 0
}

a {
    text-decoration: none;
    color: #333
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0
}

input {
    outline: none;
    cursor: pointer
}

:root {
    --scroll-start: 0;
    --scroll-end: -50%;
    --duration: 10s
}

body {
    background-color: #34333b;
    font-family: PingFang SC-Medium, PingFang SC;
    overflow: auto;
    height: 100%;
    width: 100%
}

.container {
    margin: 0 auto
}

.mt-36 {
    margin-top: 36px
}

.btn {
    display: flex;
    margin-top: 5px;
    width: 237px;
    height: 48px;
    background: linear-gradient(270deg, #F3C197 0%, #FAE8D2 100%);
    border-radius: 44px;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    color: #633f24
}

.btn:hover {
    background: linear-gradient(270deg, #F6D0B0 0%, #FBEBD9 100%)
}

.title {
    position: relative
}

.title h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 500
}

.title:after {
    display: inline-block;
    content: "";
    width: 100%;
    height: 16px;
    /*background: linear-gradient(270deg, #Ffffff 100%, #Ffffff 100%) !important; */
    border-radius: 4px;
    opacity: .4;
    position: absolute;
    top: 20px;
    left: -6px !important;
    padding: 0 6px;
}

header {
    width: 100%;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/header-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    flex-direction: column;
    min-width: 1200px
}

header h1 {
    /*margin-top: 90px;*/
    margin-bottom: 22px;
    font-size: 60px;
    font-weight: 500
}

header .slogan {
    display: flex;
    min-width: 1200px;
    justify-content: center;

    align-items: center;
}
header .slogan2 {
    display: flex;
    margin-top: 40px;
    min-width: 1200px;
    justify-content: center;
    flex-flow: column;
    align-items: center;
}
header .slogan p {
    margin-right: 34px;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.7)
}

/*header .slogan p span {*/
/*    display: inline-block;*/
/*    width: 28px;*/
/*    height: 28px;*/
/*    background-size: 28px 28px;*/
/*    margin-right: 4px*/
/*}*/

header .slogan p .sdbk {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/sdbk.svg)
}

header .slogan p .djzh {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/djzh.svg)
}

header .slogan p .gxh {
    background-size: 24px 24px;
    margin-top: 6px;
    margin-right: 1px;
    background-repeat: no-repeat;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/gxh.svg)
}

header .slogan p .ydgx {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/ydgx.svg)
}

header .slogan:last-child {
    margin-right: 0
}

header .consult {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-width: 1200px
}

header .consult h1 {

    font-size: 30px;
    font-weight: 500;
    display: flex;
    align-items: center
}

/*header .consult h1:before {*/
/*    display: inline-block;*/
/*    content: "";*/
/*    width: 452px;*/
/*    height: 17px;*/
/*    background-image: url(https://js.tuguaishou.com/img/custom-authorize/right-direction-icon.png);*/
/*    background-size: 452px 17px;*/
/*    line-height: 27px;*/
/*    margin-right: 32px*/
/*}*/

/*header .consult h1:after {*/
/*    display: inline-block;*/
/*    content: "";*/
/*    width: 452px;*/
/*    height: 17px;*/
/*    background-image: url(https://js.tuguaishou.com/img/custom-authorize/left-direction-icon.png);*/
/*    background-size: 452px 17px;*/
/*    margin-left: 32px*/
/*}*/

header .consult .tip {
    font-size: 24px;
    font-weight: 400;
    opacity: .9
}

header .consult .box {
    margin-top: 60px;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 10
}

header .consult .box:after {
    display: flex;
    content: "";
    width: 483px;
    height: 442px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/vip-icon.png);
    background-size: 483px 442px;
    position: absolute;
    left: 358px;
    opacity: .5;
    z-index: -10
}

header .consult .box .item {
    width: 278px;
    height: 480px;
    background: linear-gradient(180deg, rgba(255, 245, 211, .17) 0%, rgba(209, 233, 255, .18) 100%);
    border-radius: 12px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 240, 209, .5);
    display: flex;
    align-items: center;
    flex-direction: column
}

header .consult .box .item .title1 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 24px;
    position: relative
}

header .consult .box .item .title1.title-1:after {
    display: block;
    content: "";
    position: absolute;
    width: 185px;
    height: 15px;
    opacity: .1;
    background: linear-gradient(90deg, rgb(220, 78, 255), rgb(255, 55, 139));
    top: 10px;
    left: -10px;
}

header .consult .box .item .title1.title-2:after {
    display: block;
    content: "";
    position: absolute;
    width: 185px;
    height: 15px;
    border-radius: 0;
    opacity: .1;
    background: linear-gradient(90deg, rgb(60, 255, 220), rgb(68, 75, 255));
    top: 10px;
    left: -10px;
}

header .consult .box .item .title1.title-3:after {
    display: block;
    content: "";
    position: absolute;
    width: 140px;
    height: 15px;
    border-radius: 0;
    opacity: .1;
    background: linear-gradient(90deg, rgb(255, 134, 66), rgb(255, 53, 53));
    top: 10px;
    left: -10px;
}

header .consult .box .item .title1.title-4:after {
    display: block;
    content: "";
    position: absolute;
    width: 122px;
    height: 15px;
    border-radius: 0;
    opacity: .1;
    background: linear-gradient(90deg, rgb(255, 226, 123), rgb(255, 151, 55));
    top: 10px;
    left: -10px;
}

header .consult .box .item .item-tip {
    margin-top: 7px;
    font-size: 12px;
    text-align: center
}

header .consult .box .item .item-tip-big {
    margin-top: 7px;
    font-size: 14px;
    text-align: center;
    margin-top: 12px;
}

header .consult .box .item .item-tip p {
    margin-top: 4px
}

header .consult .box .item .item-tip-big p {
    margin-top: 20px;
}

header .consult .box .item .display-wrapper {
    margin-top: 23px;
    padding: 0 17px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

header .consult .box .item .display-wrapper .display-item {
    width: 104px;
    height: 64px;
    background: linear-gradient(137deg, #2C2B34 0%, rgba(44, 43, 52, 0) 100%);
    border-radius: 12px;
    border: 1px solid #6F6B66;
    margin-bottom: 20px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    line-height: 20px;
    cursor: pointer
}

header .consult .box .item .display-wrapper .display-item a {
    color: #fff
}

header .consult .box .item .display-wrapper .display-item:hover {
    background: linear-gradient(137deg, rgba(44, 43, 52, 0) 0%, #2C2B34 100%)
}

header .consult .box .item .display-wrapper .display-item .gray {
    color: #9f9f9f;
    font-size: 12px;
    margin-top: 2px
}

.more {
    width: 1200px;
    margin: 55px auto 90px;
    color: #fff;
    height: 385px
}

.more .wrapper {
    width: 100%;
    height: 120%;
    display: flex;
    align-items: center;
    flex-direction: column;
    background: #36353E;
    box-shadow: inset 0 9px 7px #3e3d48, inset 0 -8px 4px #32303d, 0 4px 4px #211f2973;
    border-radius: 12px
}

.more .wrapper .title {
    color: #3a9df6;
}

.more .wrapper .item-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 60px;
    width: 100%
}

.more .wrapper .item-wrapper .item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.more .wrapper .item-wrapper .item .title1 {
    margin-top: 26px;
    font-size: 20px
}

.more .wrapper .item-wrapper .item .text {
    font-size: 16px;
    margin-top: 16px
}

.more .wrapper .item-wrapper .item:first-child span {
    width: 62px;
    height: 156px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/icon_tsyz.png);
    background-size: 62px 62px
}

.more .wrapper .item-wrapper .item:nth-child(2) span {
    width: 62px;
    height: 156px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/icon_hlbg.png);
    background-size: 62px 62px
}

.more .wrapper .item-wrapper .item:nth-child(3) span {
    width: 62px;
    height: 156px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/icon_dzgssl.png);
    background-size: 62px 62px
}

.more .wrapper .item-wrapper .item:nth-child(4) span {
    width: 62px;
    height: 156px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/icon_xzrsbsx.png);
    background-size: 62px 62px
}








.more1 {
    width: 1200px;
    margin: 15px auto 19px;
    color: #fff;
    height: 166px
}

.more1 .wrapper {
    width: 100%;
    height: 90%;
    display: flex;
    align-items: center;
    flex-direction: column;
    background: #36353E;
    box-shadow: inset 0 9px 7px #3e3d48, inset 0 -8px 4px #32303d, 0 4px 4px #211f2973;
    border-radius: 12px
}

.more1 .wrapper .item-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 1px;
    width: 100%
}

.more1 .wrapper .title {
    color: #3a9df6;
}

.more1 .wrapper .item-wrapper .item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.more1 .wrapper .item-wrapper .item .title1 {
    margin-top: 26px;
    font-size: 20px
}

.more1 .wrapper .item-wrapper .item .text {
    font-size: 16px;
    margin-top: 16px
}

.more1 .wrapper .item-wrapper .item:first-child span {
    width: 62px;
    height: 156px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/icon_tsyz.png);
    background-size: 62px 62px
}

.more1 .wrapper .item-wrapper .item:nth-child(2) span {
    width: 62px;
    height: 156px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/icon_hlbg.png);
    background-size: 62px 62px
}

.more1 .wrapper .item-wrapper .item:nth-child(3) span {
    width: 62px;
    height: 156px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/icon_dzgssl.png);
    background-size: 62px 62px
}

.more1 .wrapper .item-wrapper .item:nth-child(4) span {
    width: 62px;
    height: 156px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/icon_xzrsbsx.png);
    background-size: 62px 62px
}

.tab-mode {
    width: 100%;
    min-width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto
}

.tab-mode .tab-wrapper {
    width: 1200px;
    height: 88px;
    display: flex
}
.tab-wrapper-box{
    display: flex;
}

.tab-mode .tab-wrapper .item {
    flex: 1;
    height: 91px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer
}

.tab-mode .tab-wrapper .item p {
    opacity: 1;
    color: #fff;
    font-size: 24px;
    font-weight: 400
}

.tab-mode .tab-wrapper .item.active {
    background: rgba(255, 255, 255, .05);
    border-radius: 24px 24px 0 0;
    position: relative
}

.tab-mode .tab-wrapper .item.active.first {
    border-radius: 24px 84px 0 0
}

.tab-mode .tab-wrapper .item.active.last {
    border-radius: 84px 24px 0 0
}

.tab-mode .tab-wrapper .item.active p {
    background: linear-gradient(270deg, #F3C197 0%, #FAE8D2 44%, #F3C197 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600
}

.tab-mode .tab-wrapper .item.active:after {
    position: absolute;
    top: 67px;
    display: block;
    content: "";
    width: 70px;
    height: 6px;
    background: linear-gradient(270deg, #F3C197 0%, #FAE8D2 44%, #F3C197 100%);
    user-select: none;
    border-radius: 10px
}

.tab-mode .main {
    width: 100%;
    background: rgba(255, 255, 255, .05);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tab-mode .main .title {
    margin-top: 50px;
    margin-bottom: 60px
}


.tab-mode .main .content {
    width: 1200px;
    margin-bottom: 40px
}

.tab-mode .main .content .item:first-child.show {
    justify-content: space-between;
    flex-wrap: wrap
}

.tab-mode .main .content .item:first-child.show .range-table {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-width: 1200px;

    margin-top: 50px
}


.tab-mode .main .content .item:first-child.show .range-table table {
    margin-top: 60px;
    width: 1200px;
    color: #fff;
    border-collapse: separate
}

.tab-mode .main .content .item:first-child.show .range-table table td, .tab-mode .main .content .item:first-child.show .range-table table th {
    text-align: center;
    vertical-align: middle;
    border: 1px solid rgba(255, 255, 255, .1);
    background-color: #292831
}

.tab-mode .main .content .item:first-child.show .range-table table td img, .tab-mode .main .content .item:first-child.show .range-table table th img {
    width: 16px;
    height: 16px
}

.tab-mode .main .content .item:first-child.show .range-table table thead tr th {
    font-size: 20px;
    height: 135px
}

.tab-mode .main .content .item:first-child.show .range-table table thead tr th .colorful {
    font-weight: 600;
    font-size: 24px;
    background: linear-gradient(270deg, #F3C197 0%, #FAE8D2 44%, #F3C197 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.tab-mode .main .content .item:first-child.show .range-table table thead tr th:last-child {
    width: 380px
}

.tab-mode .main .content .item:first-child.show .range-table table thead tr th .btn-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 12px
}

.tab-mode .main .content .item:first-child.show .range-table table tbody tr td {
    text-align: left;
    padding-left: 40px;
    padding-right: 20px;
    line-height: 29px;
    font-size: 14px
}

.tab-mode .main .content .item:first-child.show .range-table table tbody tr td:last-child {
    text-align: center;
    padding: 30px 36px
}

.tab-mode .main .content .item:first-child.show .range-table table tbody tr td .question_icon {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/question.png);
    background-size: 13px 13px;
    cursor: pointer;
    position: relative
}

.tab-mode .main .content .item:first-child.show .range-table table tbody tr td .question_icon:hover .tip {
    display: block
}

.tab-mode .main .content .item:first-child.show .range-table table tbody tr td .question_icon .tip {
    font-size: 14px;
    position: absolute;
    width: 326px;
    height: 56px;
    background: #464550;
    border-radius: 5px;
    display: none;
    padding: 8px 0 8px 12px;
    top: 25px;
    left: -164px;
    line-height: 20px
}

.tab-mode .main .content .item:first-child.show .range-table table tbody tr td .question_icon .tip:before {
    position: absolute;
    display: inline-block;
    background: #464550;
    content: "";
    width: 15px;
    height: 15px;
    top: -6px;
    left: 163px;
    transform: rotate(45deg)
}

.tab-mode .main .content .item:first-child.show .range-table table tbody tr td .colorful {
    font-weight: 500;
    background: linear-gradient(270deg, #F3C197 0%, #FAE8D2 44%, #F3C197 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: underline;
    text-decoration-color: #f3c197;
    cursor: pointer
}

.tab-mode .main .content .item:first-child.show .range-table table tbody .left {
    font-size: 16px;
    width: 70px;
    text-align: center;
    padding: 0;
}

.tab-mode .main .content .item:nth-child(2).show {
    justify-content: space-between
}

.tab-mode .main .content .item:nth-child(2).show span {
    display: block;
    width: 380px;
    height: 620px;
    background-size: 380px 620px
}

.tab-mode .main .content .item:nth-child(2).show span:first-child {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/tsyt-1.png)
}

.tab-mode .main .content .item:nth-child(2).show span:nth-child(2) {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/tsyt-2.png)
}

.tab-mode .main .content .item:nth-child(2).show span:nth-child(3) {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/tsyt-3.png)
}

.tab-mode .main .content .item:nth-child(3).show {
    justify-content: space-between
}

.tab-mode .main .content .item:nth-child(3).show span {
    display: block;
    width: 380px;
    height: 620px;
    background-size: 380px 620px
}

.tab-mode .main .content .item:nth-child(3).show span:first-child {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/tshy-1.png)
}

.tab-mode .main .content .item:nth-child(3).show span:nth-child(2) {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/tshy-2.png)
}

.tab-mode .main .content .item:nth-child(3).show span:nth-child(3) {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/tshy-3.png)
}

.tab-mode .main .content .item:nth-child(4).show {
    justify-content: space-between;
    flex-wrap: wrap
}

.tab-mode .main .content .item:nth-child(4).show span {
    display: block;
    width: 382px;
    height: 289px;
    background-size: 380px 289px
}

.tab-mode .main .content .item:nth-child(4).show span:first-child {
    width: 1180px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/wjf-1.png);
    background-size: 1180px 289px
}

.tab-mode .main .content .item:nth-child(4).show span:nth-child(2) {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/wjf-2.png)
}

.tab-mode .main .content .item:nth-child(4).show span:nth-child(3) {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/wjf-3.png)
}

.tab-mode .main .content .item:nth-child(4).show span:nth-child(4) {
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/wjf-4.png)
}

.tab-mode .main .content .item {
    width: 100%;
    height: 100%;
    display: none
}

.tab-mode .main .content .item.show {
    display: flex;
    flex-wrap: wrap
}

.tab-mode .main .content .item img {
    width: 278px;
    height: 490px
}

.tab-mode .main .content .item .btn-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 50px
}

.tab-mode .main .content .item .btn-wrapper img {
    width: 1122px;
    height: 291px;
    margin-top: 90px;
    margin-bottom: 80px
}

.form {
    width: 100%;
    height: 582px;
    background: #2F2F38;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/bg_small.png);
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff
}

.form.big-form {
    min-width: 1200px
}

.form .form_header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 78px
}
.form_header_tit2{
    margin-top: 26px;
}

.form p {
    margin-top: 26px;
    font-size: 20px
}

.form .form_main {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 46px
}

.form .form_main input {
    width: 460px;
    height: 25px;
    background: linear-gradient(180deg, rgba(255, 255, 255, .11) 0%, rgba(255, 255, 255, .25) 100%);
    border-radius: 35px;
    opacity: 1;
    border: 1px solid rgba(255, 255, 255, .11);
    padding: 14px 0 14px 27px;
    color: #fff;
    font-size: 16px
}

.form .form_main > :last-child {
    margin-top: 30px
}

.form .btn {
    width: 460px;
    color: #000;
    font-size: 16px;
    font-weight: 500
}

.logo-wall {
    margin: 0 auto;
    width: 1200px;
    color: #fff;
    overflow-x: hidden
}

.logo-wall .slogan {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px
}

.logo-wall .slogan h1 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 16px
}

.logo-wall .slogan span {
    font-size: 20px
}

.logo-wall .bottom-logos {
    width: 100%;
    display: flex;
    user-select: none;
    mask-image: linear-gradient(var(--mask-direction, to right), hsla(0deg, 0%, 0%, 0), hsl(0deg, 0%, 0%) 20%, hsl(0deg, 0%, 0%) 80%, hsla(0deg, 0%, 0%, 0));
    -webkit-mask-image: linear-gradient(var(--mask-direction, to right), hsla(0deg, 0%, 0%, 0), hsl(0deg, 0%, 0%) 20%, hsl(0deg, 0%, 0%) 80%, hsla(0deg, 0%, 0%, 0));
    margin-bottom: 30px
}

.logo-wall .bottom-logos .logo-div {
    flex-shrink: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    min-width: 100%;
    -webkit-animation: scroll-x var(--duration) linear infinite;
    animation: scroll-x var(--duration) linear infinite
}

.logo-wall .bottom-logos .logo-div.odd {
    animation-duration: 30s
}

.logo-wall .bottom-logos .logo-div.even {
    animation-duration: 50s
}

.logo-wall .bottom-logos .logo-div img {
    margin-right: 30px
}
.logo-wall .bottom-logos:last-child{
    margin-bottom: 0
}
@keyframes scroll-x {
    0% {
        transform: translate(0)
    }
    to {
        transform: translate3d(-50%, 0, 0)
    }
}

.mask {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none
}

.mask .mask-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4)
}

.mask.show {
    display: flex;
    justify-content: center;
    align-items: center
}
.scan-code-tip.show {
    display: flex;
    justify-content: center;
    align-items: center
}
.mask .form {
    border-radius: 10px;
    background-size: 510px 430px;
    /*background-size: 510px 350px;*/
    position: relative;
    width: 510px;
    /*height: 350px;*/
    height: 430px
}

.mask .form .close-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/close.png);
    background-size: 30px 30px;
    top: 15px;
    right: 15px;
    cursor: pointer
}

.mask .form .form_header {
    margin-top: 22px;
    width: 100%;
    text-align: center
}

.mask .form .form_header h1 {
    font-weight: 600;
    font-size: 24px
}

.mask .form .form_header p {
    font-size: 14px
}

.mask .form .form_main {
    margin-top: 34px;
    /*margin-bottom: 15px*/
    margin-bottom: 22px
}

.mask .form .form_main input {
    width: 364px;
    height: 44px;
    box-sizing: border-box;
}

.mask .form .form_main input:last-child {
    margin-top: 20px
}

.mask .form .form_submit .btn {
    width: 364px;
    height: 50px
}

.logo-box .logo img {
    width: unset;
}

.scan-code-tip {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 9999999;
    background: rgba(0, 0, 0, .4);
    display: none;

}
.scan-code-tip-content{
    display: flex;
    align-items: center;

    width: 510px;
    border-radius: 12px;
    height: 388px;
    background: #2F2F38;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/bg_small.png);
    background-size: cover;
    flex-direction: column;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -194px;
    margin-left: -255px;
}
.success-tip {
    width: 324px;
    height: 64px;
    background: #FFFFFF;
    box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.25);
    border-radius: 12px 12px 12px 12px;
    display: none;
}

.success-tip.show {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -162px;
    margin-top: -32px;
    z-index: 9999999;
}

.success-tip p {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #34333B;
}

.success-tip span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/green_mark.png);
    background-size: 16px 16px;
    margin-right: 10px;
}

.navi {
    position: absolute;
}

.range-table table tbody .left {
    padding: 0;
    width: 70px;
    text-align: center;
}

.title-price {
    color: #FFE2AA;
    text-align: center;
    font-family: PingFang SC;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 10px;
}

.title-price span {
    color: #FFE2AA;
    text-align: center;

    /* 12/12-CN-Regular */
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}

.firm-select {
    margin: 60px auto 10px;
    /*width: 790px;*/

    flex-shrink: 0;
    border-radius: 12px;
    border: 1px solid rgba(255, 240, 209, 0.50);
    background: #403F49;
    backdrop-filter: blur(11px);
}

.firm-select-con {
    float: left;
    text-align: center;
    width: 390px;
}

.firm-select-act {
    width: 305px;
    height: 64px;
    flex-shrink: 0;
    border-radius: 12px;
    background: linear-gradient(270deg, #F3C197 0%, #FAE8D2 100%);
    margin: 3px;
}

.firm-select-hov {
    width: 305px;
    height: 64px;
    flex-shrink: 0;
    border-radius: 12px;
    margin: 3px;
}

.firm-select-hov:hover {
    background: rgba(255, 255, 255, 0.1);
}

.s-title {
    color: #633F24;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 8px 8px 8px;
}

.s-title-g {
    color: #FFF;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 8px auto 8px;

}

.s-sub-title-l {
    color: #FFF;
    text-align: center;

    /* 12/12-CN-Regular */
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */

}

.s-sub-title-red {
    color: #FFF;
    text-align: center;

    /* 12/12-CN-Regular */
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 166.667% */

    width: 120px;
    height: 20px;
    flex-shrink: 0;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.32);
    padding: 4px 7px;
}
.s-sub-title-orange {
    color: rgba(99, 63, 36, 1);
    text-align: center;

    /* 12/12-CN-Regular */
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 166.667% */

    width: 120px;
    height: 20px;
    flex-shrink: 0;
    border-radius: 4px;
    background:rgba(255, 255, 255, 1);
    padding: 4px 7px;
}
.s-sub-title {
    color: #633F24;
    text-align: center;

    /* 12/12-CN-Regular */
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}

#tgs_sidebar .lxkf_service, #tgs_sidebar .item.group-news-latest a {
    color: #ffffff !important;

}
.error-msg {
    color: red; /* 错误消息的文字颜色 */
    font-size: 12px; /* 错误消息的文字大小 */
    height: 16px;
    /*position: relative;*/
    width: 460px;
    text-align: left;
    margin-top: 4px;
}

.error-msg2 {
    color: red; /* 错误消息的文字颜色 */
    font-size: 12px; /* 错误消息的文字大小 */
    height: 20px;
    /*position: relative;*/
    width: 350px;
    text-align: left;
    margin-top: 4px;
}

.logo-wall-logos-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.logo-wall-logos-box1{
    width: 800px;
}
.logo-wall-logos-box2{
    width: 384px;
    height: 417px;
    border-radius: 12px;
    background: #36353E;
    box-shadow: 0px 4px 4px 0px rgba(33, 31, 41, 0.45), 0px -8px 4px 0px #32303D inset, 0px 9px 7px 0px #3E3D48 inset;


}
.lwlb-tit1{
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    margin-top: 29px;
    margin-left: 24px;
}
.lwlb-tit2{
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 12px;
    margin-left: 24px;
    line-height: 1.6;
}
.firm-wx-ewm{
    width: 183px;
    height: 183px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 9px;
    margin: 28px auto auto;


}
.lwlb-tit3{
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    margin-top: 18px;
}
.lwlb-tit4{
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-top: 8px;
    color: #ffffff;
    text-align: center;
}
.firm-wx-ewm2{
    width: 238px;
    height: 238px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 9px;
    margin: 24px auto 0 auto;
}
.firm-wx-ewm3{
    width: 183px;
    height: 183px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 9px;
    margin: 24px auto 0 auto;
}
.form_header_tit3{
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    margin-top: 16px;
}
.form_header_scan_code{
    /*width: 460px;*/
    /*height: 50px;*/
    /*border-radius: 41px;*/
    background: linear-gradient(270deg, #F3C197 -1.62%, #FAE8D2 44.34%, #F3C197 101.91%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /*line-height: 50px;*/
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    margin-top: 21px;
    /*cursor: pointer;*/
}
.scan-code-tip-content .close-icon-2 {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(https://js.tuguaishou.com/img/custom-authorize/close.png);
    background-size: 30px 30px;
    top: 15px;
    right: 15px;
    cursor: pointer
}
.sctc-tit1{
    margin-top: 28px;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;

}
.sctc-tit2{
    margin-top: 14px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}
.sctc-sys-but{
    background: linear-gradient(270deg, #F3C197 -1.62%, #FAE8D2 44.34%, #F3C197 101.91%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    color: #000000;
    font-weight: 500;
    font-size: 24px;
    margin-top: 30px;

}
.slogan-tit{
    font-size: 20px;
    font-weight: 500;
}
.slogan-tit-amount{
    font-size: 28px;
    font-weight: 700;

    background: linear-gradient(275deg, #FFDC7D 1.3%, #FFF 47.62%, #FFDC7D 93.03%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration-line: underline;
    position: relative;
}
.slogan-tit-amount::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 2px; /* 设置下划线的厚度 */
    background: #FFDC7D; /* 下划线的颜色 */
}
.slogan2-tit2{
    font-size: 20px;
    font-weight: 400;
}
.dzsq{
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    margin-top: 6px;
}
.dzsq-title{
    font-size: 30px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);

}
.dzsq-title2{
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 16px;
}
.dzsq-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    margin-top: 30px;
}
.dzsq-box-item{
    display: flex;
    /*align-items: center;*/
    /*justify-content: center;*/
    flex-flow: column;
    width: 276px;
    /*height: 420px;*/
    flex-shrink: 0;
    border-radius: 12px;
    border: 1px solid rgba(255, 240, 209, 0.50);
    background: #403F49;
    backdrop-filter: blur(11px);
}
.dzsq-box-item-title{
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
	height:36px;

}
.dzsq-box-item-title2{
    color: #FFF;
    text-align: center;
    margin-top: 6px;
    font-size: 15px;
    opacity: 0.9;
    font-weight: 400;
}
.dzsq-box-list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    margin-top: 12px;
    width: 100%;
}
.dzsq-box-list-item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 16px;
}
.dbli-tit1{
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
}
.dbli-icon .iconfont{
    color: rgba(46, 191, 60, 1);
    font-size: 14px;
}
.dzsq-box-padd{
    padding: 18px 15px 26px 17px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.dzsq-box-item-btn{
    width: 100%;
    height: 48px;
    flex-shrink: 0;
    border-radius: 44px;
    background: linear-gradient(270deg, #F3C197 -1.62%, #FAE8D2 101.91%);
    color: #633F24;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 48px;
    margin-top: 28px;
    cursor: pointer;
}
.dzsq-box-item-btn-info{
    color:  rgba(233, 232, 232, 1);
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    margin-top: 7px;

}
.bqrz{

    display: flex;
    justify-content: center;
    flex-flow: column;
    margin-top: 50px;
    align-items: center;
}
.bqrz-title{
    color: #FFF;
    font-size: 30px;
    font-weight: 500;
}
.bqrz-title2{
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    opacity: 0.9;
    margin-top: 16px;
}
.bqrz-img-list1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    margin-top: 34px;
}
.bqrz-img-box{
    display: flex;
    align-items: center;
    flex-flow: column;
    cursor: pointer;

}
.bqrz-img-box img{
    width: 520px;
    height: 365px;
}
.bqrz-img-tit{
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 215, 169, 1);
    margin-top: 14px;
}
.bqrz-box-item-btn{
    width: 237px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 44px;
    background: linear-gradient(270deg, #F3C197 -1.62%, #FAE8D2 101.91%);
    color: #633F24;
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 500;
    line-height: 48px;
}
.bqrz-img-box2{
    cursor: pointer;
}
.bqrz-img-box2 img{
    width: 515px;
    height: 283px;
}
.bqrz-img-list2{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin-top: 80px;
    align-items: center;
}
.bqrz-img-tit2{
    color: #FFF;
    width: 600px;
    font-size: 30px;
    font-weight: 500;
    cursor: pointer;

}
.bqrz-img-tit2 p{
    line-height: 1.6;
}
.bqrz-img-tit2 p:nth-child(2){
    margin-top: 32px;
}
.bqrz-img-box3{
    cursor: pointer;
}
.bqrz-img-box3 img{
    width: 1151px;
    height: 634px;
}
.bqrz-img-list3{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin-top: 80px;
    align-items: center;
}
.bqrz-floor{
    display: flex;
    justify-content: center;
    flex-flow: column;

    align-items: center;
}
.more-box-item-btn{
    margin-top:   30px  ;
    cursor: pointer;
}
.scan-code-amount{
    font-weight: 500;
    background: linear-gradient(275deg, #FFDC7D 1.3%, #FFF 47.62%, #FFDC7D 93.03%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    line-height: 24px;
    text-decoration-line: underline;
    position: relative;
}
.scan-code-amount::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px; /* 设置下划线的厚度 */
    background: #FFDC7D; /* 下划线的颜色 */
}
.h-one-style{
    font-size: 32px;         /* 相当于 2em，通常基于 16px 的默认字体大小 */
    font-weight: bold;       /* 加粗 */
    /*margin-top: 20px;*/
    margin-bottom: 20px;
}