#newBridge, #nbInviteWrapper, #nbWebImLightContainer {
    color: #000;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal
}

#newBridge, #nbInviteWrapper, #nbWebImLightContainer, #newBridge ins, #nbInviteWrapper ins, #nbWebImLightContainer ins, #newBridge a, #nbInviteWrapper a, #nbWebImLightContainer a, #newBridge div, #nbInviteWrapper div, #nbWebImLightContainer div, #newBridge p, #nbInviteWrapper p, #nbWebImLightContainer p, #newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em, #newBridge b, #nbInviteWrapper b, #nbWebImLightContainer b, #newBridge dd, #nbInviteWrapper dd, #nbWebImLightContainer dd, #newBridge dl, #nbInviteWrapper dl, #nbWebImLightContainer dl, #newBridge ul, #nbInviteWrapper ul, #nbWebImLightContainer ul, #newBridge li, #nbInviteWrapper li, #nbWebImLightContainer li, #newBridge i, #nbInviteWrapper i, #nbWebImLightContainer i, #newBridge h1, #nbInviteWrapper h1, #nbWebImLightContainer h1, #newBridge h2, #nbInviteWrapper h2, #nbWebImLightContainer h2, #newBridge h3, #nbInviteWrapper h3, #nbWebImLightContainer h3, #newBridge h4, #nbInviteWrapper h4, #nbWebImLightContainer h4, #newBridge h5, #nbInviteWrapper h5, #nbWebImLightContainer h5, #newBridge span, #nbInviteWrapper span, #nbWebImLightContainer span, #newBridge table, #nbInviteWrapper table, #nbWebImLightContainer table, #newBridge td, #nbInviteWrapper td, #nbWebImLightContainer td, #newBridge tr, #nbInviteWrapper tr, #nbWebImLightContainer tr, #newBridge tbody, #nbInviteWrapper tbody, #nbWebImLightContainer tbody, #newBridge thead, #nbInviteWrapper thead, #nbWebImLightContainer thead, #newBridge strong, #nbInviteWrapper strong, #nbWebImLightContainer strong, #newBridge u, #nbInviteWrapper u, #nbWebImLightContainer u, #newBridge img, #nbInviteWrapper img, #nbWebImLightContainer img, #newBridge font, #nbInviteWrapper font, #nbWebImLightContainer font, #newBridge select, #nbInviteWrapper select, #nbWebImLightContainer select, #newBridge option, #nbInviteWrapper option, #nbWebImLightContainer option, #newBridge input, #nbInviteWrapper input, #nbWebImLightContainer input, #newBridge form, #nbInviteWrapper form, #nbWebImLightContainer form, #newBridge textarea, #nbInviteWrapper textarea, #nbWebImLightContainer textarea {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: transparent;
    background-position: 0 0;
    background-size: auto;
    background-repeat: repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-image: none;
    border: none;
    outline: invert none medium;
    direction: ltr;
    letter-spacing: inherit;
    line-height: normal;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    white-space: inherit;
    word-spacing: normal;
    font-size: 12px;
    font-family: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: inherit;
    font-variant: normal;
    font-weight: inherit;
    visibility: visible;
    overflow: visible;
    list-style: none;
    float: none;
    clear: none;
    display: block;
    position: static;
    top: auto;
    left: auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#newBridge img, #nbInviteWrapper img, #nbWebImLightContainer img, #newBridge a, #nbInviteWrapper a, #nbWebImLightContainer a, #newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em, #newBridge b, #nbInviteWrapper b, #nbWebImLightContainer b, #newBridge strong, #nbInviteWrapper strong, #nbWebImLightContainer strong, #newBridge span, #nbInviteWrapper span, #nbWebImLightContainer span {
    display: inline
}

#newBridge strong, #nbInviteWrapper strong, #nbWebImLightContainer strong {
    font-weight: bold
}

#newBridge em, #nbInviteWrapper em, #nbWebImLightContainer em {
    font-style: italic
}

#newBridge a, #nbInviteWrapper a, #nbWebImLightContainer a {
    text-decoration: underline
}

#newBridge li, #nbInviteWrapper li, #nbWebImLightContainer li {
    display: list-item
}

#newBridge #nb_toolbar_wrap {
    position: fixed;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    z-index: 2247483647;
    left: 0
}

#newBridge #nb_toolbar_wrap:before {
    content: '';
    position: absolute;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    transform: scale(.5);
    transform-origin: 0 0;
    box-sizing: border-box;
    border-top: 1px solid #bbb;
    z-index: -1
}

#newBridge #nb_toolbar_wrap a {
    font-size: 1em;
    display: inline-block;
    width: 28%;
    height: 67%;
    text-align: center;
    position: relative;
    border-radius: .15em;
    justify-content: center;
    align-items: center;
    display: flex;
    text-decoration: none
}

#newBridge #nb_toolbar_wrap a.qiao-toolbar-btn-last {
    margin-right: 0
}

#newBridge #nb_toolbar_wrap a:after {
    content: '';
    position: absolute;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    transform: scale(.5);
    transform-origin: 0 0;
    box-sizing: border-box;
    border: 1px solid #bbb;
    pointer-events: none;
    border-radius: .25em
}

#newBridge #nb_toolbar_wrap.qiao-toolbar-btn-one a {
    width: 87%
}

#newBridge #nb_toolbar_wrap.qiao-toolbar-btn-two a {
    width: 42%;
    margin-right: 5%
}

#newBridge #nb_toolbar_wrap.qiao-toolbar-btn-two a.qiao-toolbar-btn-last {
    margin-right: 0
}

#newBridge #nb_toolbar_wrap.qiao-toolbar-btn-three a {
    width: 28%;
    margin-right: 2.8%
}

#newBridge #nb_toolbar_wrap.qiao-toolbar-btn-three a.qiao-toolbar-btn-last {
    margin-right: 0
}

#newBridge #nb_toolbar_wrap.duer-special-font-size a {
    font-size: 19px
}

#newBridge #nb_toolbar_wrap.qiao-toolbar-horizontal a {
    font-size: .8em
}

#newBridge .nb-invite-wrap-smartInvite {
    display: none;
    z-index: 2147483646;
    position: fixed
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite {
    position: absolute;
    bottom: -11em;
    left: 0
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-up {
    position: absolute;
    left: 0;
    top: 0;
    height: 10em;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-1-0, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-1 {
    left: 50%;
    margin-left: -10.4em
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-1-0 .nb-smartInvite-arrow-down, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-1 .nb-smartInvite-arrow-down, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-1-0 .nb-smartInvite-arrow-down-lks, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-1 .nb-smartInvite-arrow-down-lks, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-1-0 .nb-smartInvite-arrow, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-1 .nb-smartInvite-arrow, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-1-0 .nb-smartInvite-arrow-lks, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-1 .nb-smartInvite-arrow-lks {
    left: 50%;
    margin-left: -1.5em
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-0 {
    left: 10%
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-0 .nb-smartInvite-arrow-down, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-0 .nb-smartInvite-arrow-down-lks, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-0 .nb-smartInvite-arrow, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-0 .nb-smartInvite-arrow-lks {
    left: 44px
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-0 {
    left: 10%
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-0 .nb-smartInvite-arrow-down, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-0 .nb-smartInvite-arrow-down-lks, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-0 .nb-smartInvite-arrow, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-0 .nb-smartInvite-arrow-lks {
    left: 1.5em
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-1 {
    right: -14%
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-1 .nb-smartInvite-arrow-down, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-1 .nb-smartInvite-arrow-down-lks, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-1 .nb-smartInvite-arrow, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-2-1 .nb-smartInvite-arrow-lks {
    right: 44px;
    left: auto
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-2 {
    right: -14%
}

#newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-2 .nb-smartInvite-arrow-down, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-2 .nb-smartInvite-arrow-down-lks, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-2 .nb-smartInvite-arrow, #newBridge #nb_toolbar_wrap .nb-invite-wrap-smartInvite-3-2 .nb-smartInvite-arrow-lks {
    right: 1.5em;
    left: auto
}

#newBridge .nb-invite-wrap-smartInvite-left-center, #newBridge .nb-invite-wrap-smartInvite-right-center {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

#newBridge .nb-invite-wrap-smartInvite-center {
    margin-left: -10.4em
}

#newBridge .nb-invite-wrap-smartInvite-right {
    right: 0;
    left: auto
}

#newBridge .nb-invite-wrap-smartInvite-right .nb-smartInvite-arrow-down, #newBridge .nb-invite-wrap-smartInvite-right .nb-smartInvite-arrow-down-lks, #newBridge .nb-invite-wrap-smartInvite-right .nb-smartInvite-arrow, #newBridge .nb-invite-wrap-smartInvite-right .nb-smartInvite-arrow-lks {
    right: 15px;
    left: auto
}

#newBridge .nb-invite-wrap-smartInvite-right-top .nb-invite-tool-base-smartInvite-lks {
    left: 0
}

#newBridge .nb-invite-wrap-smartInvite-body {
    border: 1px solid #e8e8e8;
    box-shadow: 2px 10px 20px 0 #e2e0e0;
    color: #666;
    box-sizing: border-box;
    position: relative;
    width: 20.8em;
    min-height: 6.9em;
    margin: 1.7em auto;
    padding: 1.8em;
    background: #FFF
}

#newBridge .nb-invite-wrap-smartInvite-body-lks {
    border: 1px solid #9FBBEE;
    border-radius: 5px;
    color: #000;
    box-sizing: border-box;
    position: relative;
    width: 20.8em;
    min-height: 6.9em;
    margin: 1.7em auto;
    padding: 1.2em 1.5em 2em;
    background-color: #F6F9FE
}

#newBridge .nb-invite-tool-base {
    position: absolute;
    right: 3px;
    top: 3px;
    font-size: 1.3em;
    color: #fff
}

#newBridge .nb-invite-tool-base-smartInvite {
    cursor: pointer;
    color: #999;
    top: 0;
    right: .4em;
    font-size: 1.7em;
    font-family: HelveticaNeue, Helvetica, Arial, sans-serif
}

#newBridge .nb-invite-tool-base-smartInvite-lks {
    cursor: pointer;
    color: #999;
    font-size: 1.7em;
    font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
    top: -25px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    right: 0;
    background-image: url('mimg/lks-close.png');
    background-repeat: no-repeat;
    background-size: 100% 100%
}

#newBridge .nb-invite-tool-logo {
    position: absolute;
    bottom: 9px;
    right: 5px;
    width: 15px;
    height: 15px;
    background-image: url('mimg/lks-logo.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

#newBridge .nb-smartInvite-text {
    line-height: 1.3em;
    font-size: 1.4em;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: .05rem;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

#newBridge .nb-smartInvite-text .nb-invite-point {
    font-weight: bold;
    display: inline;
    font-size: 1em
}

#newBridge .nb-smartInvite-text-lks {
    font-size: 1.4em !important;
    line-height: 1.5
}

#newBridge .nb-smartInvite-arrow {
    width: 0;
    height: 0;
    position: absolute;
    top: -16px;
    left: 15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #e2e0e0
}

#newBridge .nb-smartInvite-arrow::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    position: absolute;
    top: 1px;
    left: -15px
}

#newBridge .nb-smartInvite-arrow-lks {
    width: 0;
    height: 0;
    position: absolute;
    top: -16px;
    left: 15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #9FBBEE;
    z-index: 2
}

#newBridge .nb-smartInvite-arrow-lks::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #f5f7fb;
    position: absolute;
    top: 2px;
    left: -15px
}

#newBridge .nb-smartInvite-arrow-down {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -16px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #e2e0e0
}

#newBridge .nb-smartInvite-arrow-down::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffffff;
    position: absolute;
    bottom: 1px;
    left: -15px
}

#newBridge .nb-smartInvite-arrow-down-lks {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -16px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #9FBBEE;
    z-index: 2
}

#newBridge .nb-smartInvite-arrow-down-lks::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #f5f7fb;
    position: absolute;
    bottom: 2px;
    left: -15px
}

#newBridge .nb-invite-body-base {
    display: block;
    width: 90%;
    padding: 1.4em 0 3.5em;
    margin: 0 auto
}

#newBridge .nb-invite-body-base .nb-invite-welcom {
    color: #fff;
    white-space: pre-wrap;
    font-size: 1.4em;
    word-wrap: break-word
}

#newBridge .nb-invite-body-base .nb-invite-btns {
    position: absolute;
    bottom: 1em;
    margin-top: .4em
}

#newBridge .nb-invite-body-base .nb-invite-ok {
    width: 4.8em;
    height: 1.7em;
    line-height: 1.9em;
    text-align: center;
    display: inline-block;
    font-size: 1.2em;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #0085da;
    background-color: #fff
}

#newBridge .nb-invite-body-base .nb-invite-no {
    width: 4.8em;
    height: 1.7em;
    line-height: 1.9em;
    text-align: center;
    display: inline-block;
    font-size: 1.2em;
    border: 1px solid #fff;
    border-radius: 3px;
    margin-left: .8em;
    color: #fff;
    background-color: transparent
}

#newBridge .nb-invite-wrap-base {
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    display: none;
    z-index: 2147483646
}

#newBridge .mobile-invite-middle {
    top: 50%;
    left: 50%;
    bottom: inherit;
    right: inherit;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#newBridge .mobile-invite-middle .nb-invite-no {
    margin-left: .5em
}

#newBridge .nb-invite-wrap-0 {
    background-color: #00aef3
}

#newBridge .nb-invite-wrap-0 .nb-invite-ok {
    color: #00aef3
}

#newBridge .nb-invite-wrap-0 .nb-invite-tool {
    color: #fff
}

#newBridge .nb-invite-wrap-1 {
    background-color: #f47f29
}

#newBridge .nb-invite-wrap-1 .nb-invite-ok {
    color: #9e4809
}

#newBridge .nb-invite-wrap-2 {
    background-color: #f64e5d
}

#newBridge .nb-invite-wrap-2 .nb-invite-ok {
    color: #f64e5d
}

#newBridge .nb-invite-custom {
    background-color: transparent;
    background-size: 100% 100%
}

#newBridge .nb-invite-custom .nb-invite-ok, #newBridge .nb-invite-custom .nb-invite-no {
    width: 5em;
    height: 1.9em;
    border: 0
}

#newBridge .nb-invite-custom .nb-invite-welcom {
    color: #000
}

#newBridge .nb-invite-custom .nb-invite-tool {
    color: #848484
}

#newBridge .nb-invite-custom .nb-invite-no {
    background-color: #fff;
    color: #000
}

#newBridge .nb-invite-wrap-abtest .nb-invite-welcom .nb-invite-point {
    font-weight: bold;
    display: inline;
    font-size: 1em
}

#newBridge .nb-icon-left-center {
    left: 5px;
    top: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#newBridge .nb-icon-right-center {
    right: 5px;
    top: 50%;
    left: auto;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#newBridge .nb-icon-right-top {
    right: 5px;
    top: 5px;
    left: auto;
    bottom: auto
}

#newBridge .nb-icon-left-top {
    left: 5px;
    top: 5px;
    right: auto;
    bottom: auto
}

#newBridge .nb-icon-left-bottom {
    left: 5px;
    bottom: 0;
    right: auto;
    top: auto
}

#newBridge .nb-icon-right-bottom {
    right: 5px;
    bottom: 0;
    left: auto;
    top: auto
}

#newBridge .nb-icon-wrap {
    position: fixed;
    box-sizing: border-box;
    z-index: 2147483646
}

#newBridge .nb-icon-wrap-base {
    height: 100%
}

#newBridge .nb-icon-flag {
    border-left: 15px solid #00aef3;
    border-right: 15px solid #00aef3;
    border-bottom: 20px solid transparent;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

#newBridge .nb-icon-wrap-0 .nb-icon-wrap-base {
    border-radius: 9px;
    background: #ef1f1f url(mimg/module-bg-0.png) center center no-repeat;
    background-size: 100%;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2)
}

#newBridge .nb-icon-wrap-1 .nb-icon-wrap-base {
    border-radius: 50%;
    background: #ef1f1f url(mimg/module-bg-6.png) center center no-repeat;
    background-size: 100%;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.3)
}

#newBridge .nb-icon-wrap-2 {
    padding-bottom: 20px
}

#newBridge .nb-icon-wrap-2 .nb-icon-wrap-base {
    border-radius: 5px 5px 0 0;
    background: #f64e5d url(mimg/module-bg-5.png) center center no-repeat;
    background-size: 20px 40px
}

#newBridge .nb-icon-flag-2 {
    border-right-color: #f64e5d;
    border-left-color: #f64e5d
}

#newBridge .nb-icon-wrap-3 .nb-icon-wrap-base {
    border-radius: 0;
    background: #00aef3 url(mimg/module-bg-3.png) 40% 60% no-repeat;
    background-size: 50px
}

#newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-left-center, #newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-left-top, #newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-left-bottom {
    border-top-right-radius: 100%
}

#newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-right-center, #newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-right-top, #newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-right-bottom {
    border-top-left-radius: 100%;
    background-image: url(mimg/module-bg-3-1.png)
}

#newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-right-center {
    background-position: 60% 70%
}

#newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-left {
    border-top-right-radius: 100%
}

#newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-right {
    border-top-left-radius: 100%;
    background-image: url(mimg/module-bg-3-1.png)
}

#newBridge .nb-icon-wrap-4 .nb-icon-wrap-base {
    border-radius: 50%;
    background: #00aef3 url(mimg/module-bg-0.png) center center no-repeat;
    background-size: 50px
}

#newBridge .nb-icon-wrap-5 {
    padding-bottom: 20px
}

#newBridge .nb-icon-wrap-5 .nb-icon-wrap-base {
    border-radius: 5px 5px 0 0;
    background: #00aef3 url(mimg/module-bg-4.png) center center no-repeat;
    background-size: 20px 40px
}

#newBridge .nb-icon-flag-5 {
    border-right-color: #00aef3;
    border-left-color: #00aef3
}

#newBridge #nb_icon_wrap .nb-icon-customer {
    border-radius: 5px;
    background-color: transparent;
    background-size: 100% 100%
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    #newBridge .nb-invite-body-base, #newBridge .nb-invite-btns, #newBridge .nb-invite-tool-base {
        font-size: 14px
    }

    #newBridge .qiao-toolbar-wrapper {
        font-size: 22px
    }

    #newBridge .nb-icon-wrap .nb-icon-wrap-base {
        background-size: 60%
    }

    #newBridge .nb-icon-wrap.nb-icon-wrap-5 .nb-icon-wrap-base {
        background-size: 23px 46px
    }

    #newBridge.mobile-no-scale .nb-invite-body-base, #newBridge.mobile-no-scale .nb-invite-btns, #newBridge.mobile-no-scale .nb-invite-tool-base, #newBridge.mobile-no-scale .qiao-toolbar-wrapper {
        font-size: 22px
    }

    #newBridge.mobile-no-scale .nb-icon-wrap .nb-icon-wrap-base {
        background-size: 80px
    }

    #newBridge.mobile-no-scale .nb-icon-wrap.nb-icon-wrap-5 .nb-icon-wrap-base {
        background-size: 45px 90px
    }
}

@media screen and (min-width: 769px) and (max-width: 960px) {
    #newBridge .nb-invite-body-base, #newBridge .nb-invite-btns, #newBridge .nb-invite-tool-base {
        font-size: 14px
    }

    #newBridge .qiao-toolbar-wrapper {
        font-size: 35px
    }

    #newBridge .nb-icon-wrap .nb-icon-wrap-base {
        background-size: 60%
    }

    #newBridge .nb-icon-wrap.nb-icon-wrap-5 .nb-icon-wrap-base {
        background-size: 25px 50px
    }

    #newBridge.mobile-no-scale .nb-invite-body-base, #newBridge.mobile-no-scale .nb-invite-btns, #newBridge.mobile-no-scale .nb-invite-tool-base, #newBridge.mobile-no-scale .qiao-toolbar-wrapper {
        font-size: 35px
    }

    #newBridge.mobile-no-scale .nb-icon-wrap .nb-icon-wrap-base {
        background-size: 120px
    }

    #newBridge.mobile-no-scale .nb-icon-wrap.nb-icon-wrap-5 .nb-icon-wrap-base {
        background-size: 60px 120px
    }
}

@media screen and (min-width: 961px) {
    #newBridge .nb-invite-body-base, #newBridge .nb-invite-btns, #newBridge .nb-invite-tool-base {
        font-size: 15px
    }

    #newBridge .qiao-toolbar-wrapper {
        font-size: 38px
    }

    #newBridge .nb-icon-wrap .nb-icon-wrap-base {
        background-size: 60%
    }

    #newBridge .nb-icon-wrap-5 .nb-icon-wrap-base {
        background-size: 30px 60px
    }

    #newBridge.mobile-no-scale .nb-invite-body-base, #newBridge.mobile-no-scale .nb-invite-btns, #newBridge.mobile-no-scale .nb-invite-tool-base, #newBridge.mobile-no-scale .qiao-toolbar-wrapper {
        font-size: 38px
    }

    #newBridge.mobile-no-scale .nb-icon-wrap .nb-icon-wrap-base {
        background-size: 150px
    }

    #newBridge.mobile-no-scale .nb-icon-wrap-5 .nb-icon-wrap-base {
        background-size: 70px 140px
    }
}

#newBridge {
    font-family: Arial, Helvetica, "Microsoft YaHei", sans-serif;
    position: absolute;
    z-index: 2147483647
}

#newBridge .nb-hide {
    display: none
}

#newBridge .nb-show {
    display: block
}