﻿* {
    margin: 0;
    padding: 0;
    font-family: AlibabaPuHuiTi_2_65_Medium;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.help-tablogo{
    width: 180px;
}

.nav-placeholder{
    margin-top: 82px;
}


.mobile-nav-placeholder {
    margin-top: 66px;
}

body {
    background: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
    font-family: AlibabaPuHuiTi_2_85_Bold;
}

.content {
    background: #EFF4FD;
}

.mobile-nav .navbar-brand img {
    height: 40px;
    width: auto;
}

.tab-container {
    /*box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.1);
    backdrop-filter: blur(0px);
    font-family: AlibabaPuHuiTi_2_65_Medium;
    font-size: 16px;
    color: #132842;
    z-index: 1;
    background-color: rgba(255, 255, 255, 1);*/

    box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(0px);
    font-family: AlibabaPuHuiTi_2_65_Medium;
    font-size: 16px;
    color: #FFFFFF;
    z-index: 1;
    /*background: linear-gradient(to right, #0C4EFF 0%, #2C9AF0 50%, #90C5FE 100%);*/
    background: #0C4EFF;
}

.tab-container-area {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.tab-container .logo {
    /*width: 121px;
    height: 38px;
    text-align: center;
    margin-right: 5%;*/
    width: 180px;
}

    .tab-container .logo a {
        /*height: 82px;
        line-height: 82px;*/
    }

    .tab-container .logo img {
        /*width: auto;
        height: 38px;
        text-align: center;*/
    }

/*.tab-container .nav-container {
    width: 848px;
}*/

.tab-container .justify-content-center {
    gap: 1rem;
}

.tab-container .nav .nav-item .nav-link {
    /*color: #132842;*/
    color: rgba(255,255,255,0.8);
    height: 82px;
    line-height: 63.143px;
}

    .tab-container .nav .nav-item .nav-link.active {
        /*color: #0968F5;
        border-bottom: 3px solid #0968F5;*/
        color: rgba(255,255,255,1);
        border-bottom: 3px solid rgba(255, 255, 255, 1);
    }

.tab-container .btn-outline-primary {
    border-color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
}

    .tab-container .btn-outline-primary:hover {
        border-color: rgba(255, 255, 255, 1);
        background-color: rgba(255, 255, 255, 1);
        color: rgba(15, 102, 224, 1);
    }

.tab-container .btn-primary {
    border-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 1);
    color: rgba(15, 102, 224, 1);
}

.mobile-nav {
    background: #0C4EFF;
}

    .mobile-nav .navbar-toggler {
        border-color: #FFF;
        color: #FFF;
    }

#mobileNavMenu .nav-item .nav-link {
    /*color: #132842;*/
    color: rgba(255,255,255,0.8);
}

#mobileNavMenu hr {
    border-color: rgba(255,255,255,0.8);
}

    #mobileNavMenu .nav-item .nav-link.active {
        /*color: #0968F5;*/
        color: rgba(255,255,255,1);
    }

#mobileNavMenu .btn-outline-primary {
    border-color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
}

    #mobileNavMenu .btn-outline-primary:hover {
        border-color: rgba(255, 255, 255, 1);
        background-color: rgba(255, 255, 255, 1);
        color: rgba(15, 102, 224, 1);
    }

#mobileNavMenu .btn-primary {
    border-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 1);
    color: rgba(15, 102, 224, 1);
}

.tab-container .logo {
    margin-right: 20px;
}

.tab-container .auth {
    line-height: 82px;
    margin-left: 20px;
}


    .tab-container .auth .btn {
        width: 72px;
        /*height:32px;*/
    }

.banner-container {
    z-index: unset;
}

#myCarousel .carousel-inner .carousel-item .carousel-caption {
    /*bottom: 30%;*/
    top: 25%;
}

#myCarousel .carousel-inner .carousel-item p {
    line-height: 32px;
}

.text-green {
    color: rgba(0, 229, 119, 1);
}

.text-black {
    color: rgba(19, 40, 66, 1) !important;
}

.text-black2 {
    color: rgba(4, 5, 6, 1) !important;
}

.text-orange {
    color: rgba(236, 120, 53, 1) !important;
}

.text-light-blue {
    color: rgba(0, 230, 255, 1) !important;
}

.text-blue {
    color: rgba(9, 104, 245, 1) !important;
}

.text-grey {
    color: rgba(100, 114, 141, 1) !important;
}

.text-red {
    color: rgba(217, 1, 28, 1) !important;
}

.font-size-nomal {
    font-size: 1rem;
}

.font-size-negative-8 {
    font-size: 0.8rem;
}

.font-size-negative-9 {
    font-size: 0.9rem;
}

.font-size-1 {
    font-size: 1.1rem;
}

.font-size-2 {
    font-size: 1.2rem;
}

.font-size-3 {
    font-size: 1.3rem;
}

#myCarousel .carousel-inner .carousel-item .btn-outline-primary {
    border-color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    height: 56px;
    line-height: 45px;
    width: 147px;
}

    #myCarousel .carousel-inner .carousel-item .btn-outline-primary:hover {
        border-color: rgba(255, 255, 255, 1);
        background-color: rgba(255, 255, 255, 1);
        color: rgba(15, 102, 224, 1);
    }

#myCarousel .carousel-inner .carousel-item .btn-primary {
    height: 56px;
    line-height: 45px;
    width: 147px;
    background: linear-gradient( 137deg, #0566F5 0%, #4590FE 100%);
}

.bottom-container {
    background-image: url('../Image/footer-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: rgba(255, 255, 255, 0.65);
}

    .bottom-container h1 {
        font-family: AlibabaPuHuiTi_2_85_Bold;
        color: #FFFFFF;
        margin-bottom: 12px !important;
    }

    .bottom-container h2 {
        font-family: AlibabaPuHuiTi_2_85_Bold;
        color: #FFFFFF;
        margin-bottom: 7px !important;
        font-size: 14px;
    }

    .bottom-container ul li {
        font-size: 12px;
        line-height: 18px;
    }

    .bottom-container p {
        font-family: AlibabaPuHuiTi_2_85_Bold;
        color: rgba(255, 255, 255, 0.65);
        font-size: 12px;
    }

    .bottom-container .copyright {
        text-align: center;
        line-height: 38px;
        background: rgba(27,36,45,0.4);
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 12px;
        color: rgba(255, 255, 255, 0.45);
    }

    .bottom-container ul li a {
        text-decoration: none;
        color: rgba(255, 255, 255, 0.65);
    }

    .bottom-container .copyright a {
        text-decoration: none;
        color: rgba(255, 255, 255, 0.45);
    }

.gap-half {
    gap: 0.5rem;
}

.gap-1 {
    gap: 1rem;
}

.breadcrumb {
    background-color: unset !important;
    padding: .75rem 0 !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">" !important;
}

#toolbar {
    bottom: 20px;
    right: 20px;
    left: unset;
    font-size: 13px;
}

    #toolbar > .btn-group-vertical {
        width: auto;
    }

        #toolbar > .btn-group-vertical > ul {
            list-style: none;
            background: linear-gradient( 137deg, #0566F5 0%, #4590FE 100%);
            border-radius: 8px;
        }

            #toolbar > .btn-group-vertical > ul > li {
                border-bottom: 1px solid rgba(223, 227, 230, 0.2);
            }

                #toolbar > .btn-group-vertical > ul > li:last-child {
                    border-bottom: none;
                }

                #toolbar > .btn-group-vertical > ul > li > button {
                    color: #fff;
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    padding: 20px;
                    background: none;
                    border: none;
                }

                    #toolbar > .btn-group-vertical > ul > li > button > i {
                        font-size: 30px;
                        margin-bottom: 0.3rem;
                    }

    #toolbar #scrollToTop {
        width: 92px;
        font-size: 14px;
    }

    #toolbar > .btn-group-vertical > ul > li > .card {
        position: absolute !important;
        right: calc(100% + 10px);
        top: -20px;
        border: none;
    }

        #toolbar > .btn-group-vertical > ul > li > .card:after {
            content: '';
            position: absolute;
            top: 50%;
            right: -10px;
            transform: translateY(-50%);
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 10px 0 10px 10px;
            border-color: transparent transparent transparent #fff;
        }

#qrcodePopoverCard {
    top: 55px !important;
}

#qqGroupPopoverCard .card-body {
    width: 230px;
}

    #qqGroupPopoverCard .card-body p {
        margin-bottom: 10px !important;
    }

#phonePopoverBtn:hover + #phonePopoverCard,
#qrcodePopoverBtn:hover + #qrcodePopoverCard,
#qqGroupPopoverBtn:hover + #qqGroupPopoverCard {
    display: block !important;
}

#phonePopoverCard:hover,
#qrcodePopoverCard:hover,
#qqGroupPopoverCard:hover {
    display: block !important;
}

#verifyCodeImgPanel {
    position: absolute;
    display: inline-block;
    right: 2px;
    top: 1px;
    height: 34px;
}

    #verifyCodeImgPanel img {
        height: 100%;
        width: auto;
        object-fit: cover; /* 保持比例，同时填充整个容器 */
        display: block;
    }

.field-validation-error {
    font-size: 0.85rem;
    color: red;
    padding-left: 3px;
}

#PhoneVerifyCode, #VerifyCode {
    padding-right: 110px;
}

#getPhoneVerifyCodePanel, #forgetPwdLinkPanel {
    position: absolute;
    display: inline-block;
    right: 2px;
    top: 1px;
    height: 34px;
    width: 102px;
}

    #getPhoneVerifyCodePanel a {
        display: inline-block;
        text-decoration: none;
    }

#scheduleTab {
    border-radius: 16px;
}

#scheduleForm .form-group{
    margin-bottom: 1.2rem;
}

@media (min-width: 992px) {

    .tab-container .justify-content-center {
        gap: 0.05rem;
    }

    .nav-item .nav-link {
        padding: .5rem .5rem;
    }
}

@media (min-width: 1460px) {
    .tab-container .logo {
        margin-right: 5%;
    }

    .tab-container .auth {
        margin-left: 10%;
    }

    .tab-container .justify-content-center {
        gap: 3rem;
    }
}
