/* nav.navbar {
	width: 100%;
	background: transparent;
	transition: all linear .3s; 
} */
.navbar {
    margin-bottom: 0 !important;
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: none;
}

.heda-top-experience {
    display: inline-block;
    width: 106px;
    height: 38px;
    text-align: center;
    line-height: 38px !important;
    background-image: linear-gradient(to right, #31A1EF, #2179F4);
    font-size: 14px;
    color: #fff !important;
    margin-left: 20px;
    margin-top: 15px;
    border-radius: 5px;
    padding-top: 0 !important;

    cursor: pointer;
}

.navbar-default .navbar-brand {
    display: inline-block;
    height: 100%;
    padding: 18px 15px;
}

@font-face {
    font-family: "derwerw";
    src: url(/static/css/ziti.ttf);
    font-display: swap; 
}

.navbar-default .navbar-brand img {
    width: 190px;
}

.head-top-gbc {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.need-siggin > div {
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.disp-bl{
    display: block !important;
}
.need-siggin > div > span {
    cursor: pointer;
    color: #505050;
    margin: 0 10px;
}

.handle-btn:hover {
    color: #090B10;
    font-weight: 600;
}

.accessory {
    border-radius: 4px;
    background-color: #FFFFFF;
    position: fixed;
    bottom: 120px;
    float: bottom;
    right: 30px;
    z-index: 999;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .3);
}

.accessory div {
    padding: 15px;
}

.service:hover {
    padding: 0;
}

.service:hover .service-icon {
    display: none;
}
.service-img{
    padding: 0;
    width: 160px;
    position: absolute;
    top: -20px;
    left: -165px;
    background: #fff;
    display: none;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .3);
}
.service:hover .service-img {
    display: block;
    padding: 0;
}

.service-etxt {
    display: none;
}

.service:hover .service-etxt {
    display: inline-block;
    width: 64px;
    height: 64px;
    text-align: center;
    line-height: 54px;
    background-color: #227BF4;
    color: #fff;
    padding: 3px;
    border-radius: 4px 4px 0 0;
}

.experience-text {
    display: none;
}

.experience:hover {
    padding: 0;
}

.experience:hover .experience-img {
    display: none;
}

.official-er {
    display: none !important;
}

.qrcode-xu5g {
    display: none;
}

.official:hover .qrcode-xu5g {
    padding: 0;
    width: 160px;
    position: absolute;
    top: 100px;
    left: -165px;
    background: #fff;
    display: block;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .3);
}

.officialerr:hover {
    padding: 0;
}

.officialerr:hover .official-img {
    display: none;
}

.officialerr:hover .official-text {
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 0 0 4px 4px;
    text-align: center;
    /*line-height: 54px;*/
    background-color: #227BF4;
    color: #fff;
    padding: 13px 5px;
    font-size: 14px;
}

.official:hover {
    padding: 0;
}

.official:hover .official-img {
    display: none;
}

.official:hover .official-text {
    display: inline-block;
    width: 64px;
    height: 64px;

    text-align: center;
    /*line-height: 54px;*/
    background-color: #227BF4;
    color: #fff;
    padding: 13px 5px;
    font-size: 14px;
}

.official-text {
    display: none;
}

.scroll-top-text {
    display: none;
}

.scroll-top:hover {
    padding: 0;
}

.scroll-top:hover img {
    display: none;
}

.scroll-top:hover .official-text {
    display: inline-block;
    width: 64px;
    height: 70px;

    text-align: center;
    /*line-height: 54px;*/
    background-color: #227BF4;
    color: #fff;
    padding: 13px 5px;
    font-size: 14px;
}

.experience:hover .experience-text {
    display: inline-block;
    width: 64px;
    height: 64px;
    text-align: center;
    /*line-height: 54px;*/
    background-color: #227BF4;
    color: #fff;
    padding: 13px 5px;
    font-size: 14px;
}

.accessory > .code, .accessory > .help, .accessory > .scroll-top {
    width: 52px;
    text-align: center;
    padding: 10px;
}

.ceshierqw {
    display: none;
}

.experience-er {
    display: none;
}

.experience:hover .experience-er {
    padding: 0;
    width: 160px;
    position: absolute;
    top: 35px;
    left: -165px;
    background: #fff;
    display: block;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .3);
}

.help:hover img {
    display: none;
}

.help:hover .ceshierqw {
    display: block;
}

.accessory > .code > img, .accessory > .help > img, .accessory > .scroll-top > img {
    cursor: pointer;
    width: 26px;
}

.accessory > .code, .accessory > .scroll-top {
    border-top: 1px solid #ddd;
}

.code-copy {
    width: 160px;
    position: absolute;
    top: 50%;
    left: -160px;
    transform: translateY(-50%);
}

.code-copy > img {
    width: 100%;
}

.collapse-none {
    display: none;
}

.liet-5g {
    display: block;
    padding: 18px 25px 18px 30px;
    border-bottom: 1px solid #eeeeee;
}

.liet-5g-list {
    display: block;
    padding: 18px 25px 18px 40px;
    border-bottom: 1px solid #eeeeee;
}

.liet-5g-list > a {
    display: block;
    text-decoration: none;
    color: #505050;
}
.register-botton{
    width: 100%;
    text-align: center;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    border: 1px solid #0076FF;
    color: #007AFF;
    cursor:pointer;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.register-botton-ear{
    width: 100%;
    text-align: center;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    /*border: 1px solid #0076FF;*/
    /*color: #007AFF;*/
    /*cursor:pointer;*/
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.experience-botton{
    width: 100%;
    text-align: center;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    /*border: 1px solid #0076FF;*/
    color: #fff;
    cursor:pointer;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #007AFF;
}
@media (max-width: 768px) {
    .partner-mask-frame-errar{
        width: 90% !important;
        /*height: 30%;*/
        background-color: #fff;
        border-radius: 10px;
        margin: auto;
        margin-top: 20% !important;
        padding-left: 2%;
        padding-bottom: 2%;
        min-width: 90% !important;
    }
    .partner-mask-frame-er {
        width: 90%!important;
        /*height: 30%;*/
        background-color: #fff;
        border-radius: 10px;
        margin: auto;
        margin-top: 20% !important;
        padding-bottom: 5%;
        /*padding-left: 2%;*/
    }
    .width-100 {
        width: 100%;
    }

    .margin-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 20px;
    }

    .partner-mask-frame {
        width: 90% !important;
        margin-top: 30% !important;
        max-width: 400px !important;
        min-width: 0 !important;
    }

    .partner-mask-frame-er {
        width: 90% !important;
        margin-top: 30% !important;

    }
    .partner-mask-frame-erar {
        width: 90% !important;
        margin-top: 30% !important;
    }

    .experience {
        font-size: 20px !important;
    }

    .font-size-30 {
        font-size: 30px !important;
    }

    .experience-button {
        cursor: pointer;
        width: 100px !important;
        height: 40px !important;
        border: 1px solid #A9CAFF;
        text-align: center;
        line-height: 40px !important;
        color: #fff;
        margin-left: 50%;
        transform: translateX(-50%);
        margin-top: 25px;
        font-size: 14px !important;
    }

    .need-siggin > div {
        /*border-top: 1px solid #DCDFE6;*/
        height: auto;
        /*padding-top: 10px;*/
    }

    .code {
        display: none;
    }

    #header-5g {
        text-align: left;
        text-decoration: none;
        display: inline;
        width: 100%;
        color: #505050;
    }

    .button-css {
        border: none;
        width: 100%;
        text-align: left;
        font-size: 14px;
        background: #fff;
        padding: 20px 25px 20px 22px;
        outline: none;
    }

    .button-css:focus {
        outline: none;
    }

    .button-css:active {
        border: none;
    }

    .button-css > a {
        width: 100%;
        height: 100%;
    }

    .accessory {
        bottom: 25px;
        right: 15px;
        background-color: #fff;
    }

    .collapse-none {
        display: none;
        background-color: #fff;
    }

    #header-home, #header-5g, #header-app, #header-about, #header-help, #header-partner, #client-case, #news {
        border-bottom: none !important;
    }

}

@media (max-width: 1199px) and (min-width: 992px) {
    .navbar-default .navbar-nav > li a {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.navbar-mobile > li {
    border-bottom: 1px solid #eeeeee;
    padding: 10px;
}

.head-top-list {
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    /* position: relative; */
    /* display: inline-block; */
    padding: 10px 15px;
    margin-top: 0;
    padding-top: 0;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 600px;
    /* height: 200px; */
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 35%;
    padding-top: 15%;

}

.dropdown-content-li {
    height: 68px;
    /*line-height: 68px;*/
}

.dropdown-content-li > div > a {
    padding: 22px 0;
}

.navbar-menu > li > a {
    margin-left: 11px;
    margin-right: 11px;
    padding: 22px 0;
    font-size: 16px !important;
}

.navbar-menu-a {
    font-size: 16px !important;
}

.dropdown-content-tit {
    color: #505050;
    text-decoration: none;
    height: 100%;
    display: inline-block;

}

.dropdown-content-tit:hover {
    color: #090B10;
    text-decoration: none;
    height: 100%;
    display: inline-block;

}

.dropdown-content a {
    color: black;
    padding: 0px 16px;
    text-decoration: none;
    display: block;
    height: 40px;
    line-height: 40px;
}
.dropdown-content-er:hover {
    background-color: #fff !important;
}
.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

.header-checked {
    color: #090B10;
    font-weight: 600;
    border-bottom: 2px solid #2968FA;
}

.partner-mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.partner-mask-eeer {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.partner-mask-frame {
    width: 20%;
    /*height: 30%;*/
    background-color: #fff;
    border-radius: 10px;
    margin: auto;
    margin-top: 10%;
    padding-left: 2%;
    padding-bottom: 2%;
    min-width: 450px;
}
.partner-mask-frame-errar {
    width: 20%;
    /*height: 30%;*/
    background-color: #fff;
    border-radius: 10px;
    margin: auto;
    margin-top: 10%;
    padding-left: 2%;
    padding-bottom: 2%;
    min-width: 450px;
}
.partner-mask-frame-er {
    width: 20%;
    /*height: 30%;*/
    background-color: #fff;
    border-radius: 10px;
    margin: auto;
    margin-top: 10%;
    padding-bottom: 5%;
    /*padding-left: 2%;*/
}
.partner-mask-frame-erar {
    width: 20%;
    /*height: 30%;*/
    background-color: #fff;
    border-radius: 10px;
    margin: auto;
    margin-top: 10%;
    padding-bottom: 5%;
    /*padding-left: 2%;*/
}

.partner-mask-title {
    color: #0F0F0F;
    font-size: 18px;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 10px;
}

.partner-mask-ext {
    color: #999999;
    font-size: 14px;
}

.partner-mask-name {
    width: 90%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding-left: 5px;
}

.partner-mask-button {
    width: 90%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #227BF4;
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
    border-radius: 5px;
    cursor: pointer;

}
.partner-mask-button-erar-er {
    width: 90%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #227BF4;
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
    border-radius: 5px;
    cursor: pointer;

}

.partner-mask-none {
    display: none;
}
.partner-mask-none-arer {
    display: none;
}
.messageBox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum';
    position: fixed;
    top: 16px;
    left: 0;
    z-index: 9999;
    width: 100%;
    pointer-events: none;
}

.messageBox .msg-content-box {
    padding: 8px;
    text-align: center;
}

.messageBox .msg-content-box:first-child {
    margin-top: -8px;
}

.messageBox .move-up-enter {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(.08, .82, .17, 1);
    animation-timing-function: cubic-bezier(.08, .82, .17, 1);
    -webkit-animation-name: antMoveUpIn;
    animation-name: antMoveUpIn;
    -webkit-animation-play-state: running;
    animation-play-state: running;
}

@-webkit-keyframes antMoveUpIn {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes antMoveUpIn {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        opacity: 1
    }
}

.messageBox .move-up-leave {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    -webkit-animation-timing-function: cubic-bezier(.6, .04, .98, .34);
    animation-timing-function: cubic-bezier(.6, .04, .98, .34);
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none;
    -webkit-animation-name: MessageMoveOut;
    animation-name: MessageMoveOut;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

@-webkit-keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        padding: 8px;
        opacity: 1
    }

    100% {
        max-height: 0;
        padding: 0;
        opacity: 0
    }
}

@keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        padding: 8px;
        opacity: 1
    }

    100% {
        max-height: 0;
        padding: 0;
        opacity: 0
    }
}

.messageBox .msg-content {
    display: inline-block;
    padding: 8px 16px;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
    pointer-events: all;
    font-size: 0;
    min-width: 216px;
    text-align: center;
}

.messageBox .msg-content .msg-anticon {
    /*display: inline-block;*/
    color: inherit;
    font-style: normal;
    line-height: 0;
    /*text-align: center;*/
    /*text-transform: none;*/
    vertical-align: -8px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 25px;
    height: 25px;
    /*background-size: 100%;*/
    /*background-repeat: no-repeat;*/
    text-align: center;
    /*background-image: url(https://cdn.xu5g.com/lALPDgfLQ5-7TQEcHA_28_28.png);*/
    /*position: relative;*/
    /*margin-right: 7px;*/
}

.messageBox .msg-content .msg-txt {
    font-size: 13px;
    color: #27A4FF;
}

/* 成功 */
.messageBox .msg-content.msg-success {
    background: #DFFAD1;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.57);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.57);
}

.messageBox .msg-content.msg-success .msg-anticon {
    /*background-image: url(https://cdn.xu5g.com/lALPDiCpuiErMU0cHA_28_28.png);*/
}

.messageBox .msg-content.msg-success .msg-txt {
    color: #4C9368;
}

/* 失败 */
.messageBox .msg-content.msg-error {
    background: #FFE9EF;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.57);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.57);
}

.messageBox .msg-content.msg-error .msg-anticon {
    /*background-image: url(https://cdn.xu5g.com/lALPDhYBPjLWjLUcHA_28_28.png);*/
}

.messageBox .msg-content.msg-error .msg-txt {
    color: #FB4949;
}

/* 提示 */
.messageBox .msg-content.msg-info {
    background: #E8F4FF;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.57);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.57);
}

.messageBox .msg-content.msg-info .msg-anticon {
    /*background-image: url(https://cdn.xu5g.com/lALPDgfLQ5-7TQEcHA_28_28.png);*/
}

.messageBox .msg-content.msg-info .msg-txt {
    color: #27A4FF;
}

/* 终止 */
.messageBox .msg-content.msg-warning {
    background: #FFE8D4;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.57);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.57);
}

.messageBox .msg-content.msg-warning .msg-anticon {
    /*background-image: url(https://cdn.xu5g.com/lALPDgfLQ5-7TQEcHA_28_28.png);*/
}

.messageBox .msg-content.msg-warning .msg-txt {
    color: #FF8312;
}

.obtain {
    display: inline-block;
    width: 40%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #227BF4;
    color: #227BF4;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}

.obtain-none {
    /*display: inline-block;*/
    /*width: 30%;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
    /*text-align: center;*/
    /*border: 1px solid #227BF4;*/
    /*color: #227BF4;*/
    /*font-size: 14px;*/
    /*border-radius: 5px;*/
    display: none !important;
}

.obtain-none-err {
    display: inline-block;
    width: 40%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #227BF4;
    color: #227BF4;
    font-size: 14px;
    border-radius: 5px;
    /*display: none;*/
}

.arrow-down {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 1px solid #667180;
    border-bottom: 1px solid #667180;
    transform: rotateZ(45deg);
    margin-bottom: 3px;
    margin-left: 2px;
}

.header-arrow-right {
    margin-top: 7px;
    float: right;
    width: 7px;
    height: 7px;
    border-top: 1px solid #667180;
    border-right: 1px solid #667180;
    transform: rotateZ(45deg);
}

.float-right {
    float: right;
}

.padding-0 {
    padding: 0 !important;
}

input:focus {
    outline: none;
}