#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%
}

#newBridge .nb-comp-base-mobile {
    position: fixed;
    _position: absolute;
    cursor: pointer;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.08);
    color: #555555;
    width: 100%;
    height: 60px;
    display: flex;
    overflow: hidden;
    text-align: center;
    background: #FFFFFF;
    box-sizing: content-box;
    top: 100%;
    transform: translate(0, -100%);
    left: 0
}

#newBridge .nb-comp-base-mobile:active {
    background-color: #FFFFFF
}

#newBridge .nb-comp-base-mobile .nb-comp-item-mobile {
    width: 100%;
    height: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    word-break: break-all;
    text-align: center;
    cursor: pointer;
    height: 60px;
    font-size: 20px;
    transform: scale(.6);
    justify-content: space-between;
    padding-top: 2px;
    color: #555555
}

#newBridge .nb-comp-base-mobile .nb-comp-item-mobile:active {
    background-color: #FFFFFF
}

#newBridge .nb-comp-base-mobile .nb-comp-item-mobile:last-child {
    padding-top: 0
}

#newBridge .nb-comp-base-mobile .nb-comp-item-im-mobile,#newBridge .nb-comp-base-mobile .nb-comp-item-phone-mobile,#newBridge .nb-comp-base-mobile .nb-comp-item-form-mobile {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px
}

#newBridge .nb-comp-base-mobile .nb-comp-item-im-mobile {
    background-image: url(comp/img/comp-icon-im-mobile.png)
}

#newBridge .nb-comp-base-mobile .nb-comp-item-form-mobile {
    background-image: url(comp/img/comp-icon-form-mobile.png)
}

#newBridge .nb-comp-base-mobile .nb-comp-item-phone-mobile {
    background-image: url(comp/img/comp-icon-phone-mobile.png)
}

.new-bridge.nb-comp-popper-mobile {
    font-family: "Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif";
    background: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
    box-sizing: border-box;
    border: 1px solid #EBEEF5;
    border-radius: 20px 20px 0 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-bottom: 20px
}

.new-bridge.nb-comp-popper-mobile.form {
    box-sizing: content-box;
    max-height: 500px;
    min-height: 280px;
    padding-bottom: 80px;
    margin-bottom: 0
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-content-mobile {
    max-height: 304px;
    overflow-y: auto;
    box-sizing: border-box;
    padding-bottom: 20px
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-content-mobile::-webkit-scrollbar {
    display: none
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-header-mobile .nb-comp-form-title-mobile {
    box-sizing: content-box;
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 700;
    color: #323233;
    line-height: 24px;
    margin: 12px 0 6px 0;
    padding: 0 40px;
    text-align: center
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-header-mobile .nb-comp-form-desc-mobile {
    box-sizing: content-box;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #909399;
    line-height: 18px;
    text-align: center;
    margin: 6px 0 16px;
    padding: 0 40px
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-footer-mobile {
    box-sizing: border-box;
    position: fixed;
    min-height: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 16px 40px
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-btn-mobile,.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-dialog-btn-mobile {
    cursor: pointer;
    float: right;
    border-radius: 100px;
    border: 1px solid #DCDFE6;
    height: 40px;
    background-color: #fff;
    color: #606266;
    padding: 0 20px;
    margin-left: 12px;
    font-size: 16px
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-btn-mobile:active,.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-dialog-btn-mobile:active {
    outline: 0;
    background: #f5f5f5;
    border-color: #dcdfe6
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-btn-mobile.submit,.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-dialog-btn-mobile.submit {
    background-color: #4E6EF2;
    color: #fff;
    border: none;
    margin-left: 0;
    width: 100%
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper {
    display: flex;
    font-size: 14px;
    color: #606266;
    text-align: center;
    margin: 0 16px;
    border-bottom: 1px solid #DCDFE6;
    box-sizing: content-box
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-label {
    box-sizing: content-box;
    width: 124px;
    text-align: right;
    float: left;
    color: #606266;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    margin: auto 20px auto 0
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-input {
    float: left;
    box-sizing: border-box;
    width: 244px;
    line-height: 46px;
    font-size: 16px;
    color: #606266;
    background: #FFF;
    border-radius: 3px;
    border: 0 solid #DCDFE6;
    background-color: transparent
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-input:focus,.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-input:active {
    border-color: #4e6ef2;
    outline: 0
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-input:focus::-webkit-input-placeholder {
    color: transparent;
    outline: 0
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-input:focus:-moz-placeholder {
    color: transparent;
    outline: 0
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-input:focus::-moz-placeholder {
    color: transparent;
    outline: 0
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-input:focus:-ms-input-placeholder {
    color: transparent;
    outline: 0
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-input::-ms-clear,.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-input::-ms-reveal {
    display: none
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-textarea {
    float: left;
    box-sizing: border-box;
    width: 244px;
    height: 76px;
    font-size: 14px;
    background: #FFF;
    color: #606266;
    border-radius: 3px;
    border: 1px solid #DCDFE6;
    resize: none
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-textarea:focus,.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-textarea:active {
    border-color: #4e6ef2;
    outline: 0
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-textarea::-ms-clear,.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .nb-comp-form-textarea::-ms-reveal {
    display: none
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .mark {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    transform: translateY(4px);
    margin-right: 6px
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .mark-checked {
    background: #4e6ef2;
    position: relative
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .mark-checked:before,.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .mark-checked::after {
    content: "";
    height: 10px;
    width: 2px;
    border-radius: 10px;
    display: block;
    background: white;
    position: absolute;
    top: 4px;
    left: 10px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .mark-checked::before {
    height: 6px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    top: 7px;
    left: 5px
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .mark-nocheck {
    border: 1px solid #ddd
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .bform-error::-webkit-input-placeholder {
    color: #E64552
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .bform-error::-moz-placeholder {
    color: #E64552
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .bform-error:-moz-placeholder {
    color: #E64552
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .bform-error:-ms-input-placeholder {
    color: #E64552
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .bform-error:focus::-webkit-input-placeholder {
    color: transparent
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .bform-error:focus::-moz-placeholder {
    color: transparent
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .bform-error:focus:-moz-placeholder {
    color: transparent
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .bform-error:focus:-ms-input-placeholder {
    color: transparent
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-item-wrapper .bform-required:before {
    content: '*';
    color: #E64552;
    margin-right: 4px
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-dialog-mobile {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    overflow: hidden;
    background: url(comp/img/comp-icon-success.png) center 70px no-repeat;
    background-size: 40px
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-dialog-mobile-title {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 48px;
    height: 48px
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-dialog-mobile-subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    padding: 0 40px;
    position: relative
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-dialog-mobile.error {
    background-image: url(comp/img/comp-icon-error.png)
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-aicode {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-aicode .bluelink {
    display: none
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-aicode .mod-vcodes {
    background: #fff;
    overflow: scroll
}

.new-bridge.nb-comp-popper-mobile.form .nb-comp-form-aicode .mod-vcodes::-webkit-scrollbar {
    display: none
}

.new-bridge.nb-comp-popper-mobile.phone .nb-comp-phone-wrapper-mobile {
    max-height: 500px;
    overflow-y: auto
}

.new-bridge.nb-comp-popper-mobile.phone .nb-comp-phone-wrapper-mobile::-webkit-scrollbar {
    display: none
}

.new-bridge.nb-comp-popper-mobile.phone .nb-comp-phone-mobile {
    font-size: 16px;
    color: #606266;
    text-align: center;
    padding: 15px 0;
    margin: 0 15px;
    border-bottom: 1px solid #DCDFE6
}

.new-bridge.nb-comp-popper-mobile.phone .nb-comp-phone-mobile:last-child {
    border-bottom: 0 solid #DCDFE6
}

.new-bridge.nb-comp-popper-mobile.phone .nb-comp-phone-mobile a:link {
    color: #333333;
    text-decoration: none
}

.new-bridge.nb-comp-popper-mobile.phone .nb-comp-phone-mobile a:visited {
    color: #333333;
    text-decoration: none
}

.new-bridge.nb-comp-popper-mobile .hide {
    display: none
}

.newBridge-tooltip {
    position: absolute;
    background: #FFF;
    min-width: 150px;
    border-radius: 4px;
    border: 1px solid #EBEEF5;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
    word-break: break-all
}

.newBridge-tooltip:focus,.newBridge-tooltip:focus:active {
    outline-width: 0
}

.newBridge-tooltip .popper__arrow {
    border-width: 6px;
    -webkit-filter: drop-shadow(0 2px 12px rgba(0,0,0,0.03));
    filter: drop-shadow(0 2px 12px rgba(0,0,0,0.03));
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.newBridge-tooltip .popper__arrow,.newBridge-tooltip .popper__arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.newBridge-tooltip .popper__arrow::after {
    content: " ";
    border-width: 6px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.newBridge-tooltip .popper__close {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('comp/img/comp-icon-close.png') no-repeat center;
    background-size: 16px;
    position: absolute;
    top: 14px;
    right: 14px;
    cursor: pointer
}

.newBridge-tooltip[x-placement^=top] {
    margin-bottom: 12px
}

.newBridge-tooltip[x-placement^=top] .popper__arrow {
    bottom: -6px;
    left: 50%;
    margin-right: 3px;
    border-top-color: #EBEEF5;
    border-bottom-width: 0
}

.newBridge-tooltip[x-placement^=top] .popper__arrow::after {
    bottom: 1px;
    margin-left: -6px;
    border-top-color: #FFF;
    border-bottom-width: 0
}

.newBridge-tooltip[x-placement^=bottom] {
    margin-top: 12px
}

.newBridge-tooltip[x-placement^=bottom] .popper__arrow {
    top: -6px;
    left: 50%;
    margin-right: 3px;
    border-top-width: 0;
    border-bottom-color: #EBEEF5
}

.newBridge-tooltip[x-placement^=bottom] .popper__arrow::after {
    top: 1px;
    margin-left: -6px;
    border-top-width: 0;
    border-bottom-color: #FFF
}

.newBridge-tooltip[x-placement^=right] {
    margin-left: 12px
}

.newBridge-tooltip[x-placement^=right] .popper__arrow {
    top: 50%;
    left: -6px;
    margin-bottom: 3px;
    border-right-color: #EBEEF5;
    border-left-width: 0
}

.newBridge-tooltip[x-placement^=right] .popper__arrow::after {
    bottom: -6px;
    left: 1px;
    border-right-color: #FFF;
    border-left-width: 0
}

.newBridge-tooltip[x-placement^=left] {
    margin-right: 12px
}

.newBridge-tooltip[x-placement^=left] .popper__arrow {
    top: 50%;
    right: -6px;
    margin-bottom: 3px;
    border-right-width: 0;
    border-left-color: #EBEEF5
}

.newBridge-tooltip[x-placement^=left] .popper__arrow::after {
    right: 1px;
    bottom: -6px;
    margin-left: -6px;
    border-right-width: 0;
    border-left-color: #FFF
}

.newBridge-popover-outer {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 6666666666
}

.newBridge-popover-bg {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.popover__close {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('comp/img/comp-icon-close.png') no-repeat center;
    background-size: 20px;
    position: absolute;
    top: 14px;
    right: 14px;
    cursor: pointer
}

.newBridge-popover-hide {
    display: none
}

@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-0 .nb-icon-wrap-base {
        background-size: 100%
    }

    #newBridge .nb-icon-wrap.nb-icon-wrap-1 .nb-icon-wrap-base {
        background-size: 100%
    }

    #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-0 .nb-icon-wrap-base {
        background-size: 100%
    }

    #newBridge.mobile-no-scale .nb-icon-wrap.nb-icon-wrap-1 .nb-icon-wrap-base {
        background-size: 100%
    }

    #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-0 .nb-icon-wrap-base {
        background-size: 100%
    }

    #newBridge.mobile-no-scale .nb-icon-wrap.nb-icon-wrap-1 .nb-icon-wrap-base {
        background-size: 100%
    }

    #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.nb-icon-wrap-0 .nb-icon-wrap-base {
        background-size: 100%
    }

    #newBridge .nb-icon-wrap.nb-icon-wrap-1 .nb-icon-wrap-base {
        background-size: 100%
    }

    #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
}