* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*:focus {
    outline: 0 !important
}

html {
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "PingFangSC-Regular", "Microsoft YaHei",
        "Hiragino Sans GB", tahoma, Arial, "\5B8B\4F53", "STHeiti",
        "WenQuanYi Micro Hei", SimSun, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: "PingFangSC-Regular", "Microsoft YaHei",
        "Hiragino Sans GB", tahoma, Arial, "\5B8B\4F53", "STHeiti",
        "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 14px;
    line-height: 1;
    color: #333;
    background-color: #fff;
    word-wrap: break-word
}

aside,
nav,
footer,
header,
section {
    display: block
}

h1,
h2,
h3,
h4 {
    padding: 0;
    margin: 0
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible;
    border: none;
    outline: none
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    cursor: pointer
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    -webkit-text-fill-color: #333
}

/* textarea {
    overflow: auto;
    resize: none;
    color: #333;
    padding: 10px;
    border: #e9e9e9 1px solid;
    -webkit-transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s
} */

optgroup {
    font-weight: bold
}

a {
    color: inherit;
    text-decoration: none
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:hover {
    color: inherit
}

ul,
ol {
    margin: 0;
    padding-left: 0;
    list-style: none
}

p {
    margin: 0
}

input[type="text"],
input[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 10px;
    color: #333;
    border: #e9e9e9 1px solid;
    -webkit-transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus {
    border-color: #16c040;
}

::-webkit-input-placeholder {
    color: #9b9b9b
}

:-ms-input-placeholder {
    color: #9b9b9b
}

::-ms-input-placeholder {
    color: #9b9b9b
}

::placeholder {
    color: #9b9b9b
}

.ellipsis {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 1em
}

.container {
    width: 1180px;
    margin: 0 auto
}

.page {
    background-color: #f6f6f6
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0
}

.clearfix {
    zoom: 1
}

@font-face {
    font-family: "icon";
    src: url("../fonts/iconfont.eot?t=1637298011282");
    src: url("../fonts/iconfont.eot?t=1637298011282#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff2?t=1637298011282") format("woff2"), url("../fonts/iconfont.woff?t=1637298011282") format("woff"), url("../fonts/iconfont.ttf?t=1637298011282") format("truetype"), url("../fonts/iconfont.svg?t=1637298011282#icon") format("svg")
}

.icon {
    font-family: "icon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-yiwenhao:before {
    content: "\e63f"
}

.icon-xiugai1:before {
    content: "\e633"
}

.icon-shangcheng2:before {
    content: "\e63c"
}

.icon-wenhao1:before {
    content: "\e62e"
}

.icon-changjingxuanze:before {
    content: "\e631"
}

.icon-jiaocheng:before {
    content: "\e632"
}

.icon-renzheng-bi:before {
    content: "\e634"
}

.icon-shouye1:before {
    content: "\e636"
}

.icon-renzheng-xingxing:before {
    content: "\e637"
}

.icon-kefu:before {
    content: "\e638"
}

.icon-renzheng-tupian:before {
    content: "\e63b"
}

.icon-fankui:before {
    content: "\e60d"
}

.icon-biaoqianlan_jingxuan:before {
    content: "\e7b8"
}

.icon-kefufill:before {
    content: "\e740"
}

.icon-zhuye:before {
    content: "\e655"
}

.icon-shangcheng1:before {
    content: "\e6c7"
}

.icon-jiaocheng-2:before {
    content: "\e7ab"
}

.icon-xingxing1:before {
    content: "\e62d"
}

.icon-daohang:before {
    content: "\e610"
}

.icon-empty:before {
    content: "\e630"
}

.icon-play:before {
    content: "\e654"
}

.icon-stop:before {
    content: "\e614"
}

.icon-close:before {
    content: "\e685"
}

.icon-select:before {
    content: "\e687"
}

.icon-xuanzhong:before {
    content: "\e6e7"
}

.icon-fangdajing:before {
    content: "\e624"
}

.icon-erweima:before {
    content: "\e653"
}

.icon-jubao:before {
    content: "\e601"
}

.icon-fenxiang:before {
    content: "\e621"
}

.icon-ziyuan:before {
    content: "\e643"
}

.icon-caigou-xianxing:before {
    content: "\e887"
}

.icon-caigou:before {
    content: "\e888"
}

.icon-youxiang:before {
    content: "\e60a"
}

.icon-dianhua:before {
    content: "\e605"
}

.icon-jiantoushang:before {
    content: "\e62c"
}

.icon-pingluncomment43-copy:before {
    content: "\e620"
}

.icon-service-fill:before {
    content: "\e635"
}

.icon-video-fill:before {
    content: "\e63e"
}

.icon-scan:before {
    content: "\e609"
}

.icon-renyuan:before {
    content: "\e61c"
}

.icon-xiaoxi2:before {
    content: "\e63a"
}

.icon-xiangyoujiantou:before {
    content: "\e65f"
}

.icon-xiangzuojiantou:before {
    content: "\e660"
}

.icon-cuowu:before {
    content: "\e625"
}

.icon-yanjing-bi:before {
    content: "\e61e"
}

.icon-shuangjiantouyou:before {
    content: "\e713"
}

.icon-yanjing:before {
    content: "\e6e2"
}

.icon-medal-fill:before {
    content: "\e62a"
}

.icon-icon-test:before {
    content: "\e616"
}

.icon-arrow-right:before {
    content: "\e743"
}

.icon-arrow-left:before {
    content: "\e744"
}

.icon-huiyuan:before {
    content: "\e65d"
}

.icon-dianzan:before {
    content: "\e60c"
}

.icon-search:before {
    content: "\e60f"
}

.icon-weixin:before {
    content: "\e615"
}

.icon-weibo:before {
    content: "\e67a"
}

.icon-dizhi:before {
    content: "\e608"
}

.icon-facebook:before {
    content: "\e8e7"
}

.icon-bofang:before {
    content: "\e622"
}

.icon-chakan1:before {
    content: "\e62f"
}

.icon-arrowdown:before {
    content: "\e61a"
}

.icon-rili:before {
    content: "\e6d2"
}

.icon-medal:before {
    content: "\e629"
}

.icon-xingxing:before {
    content: "\e639"
}

.icon-yiwen:before {
    content: "\e61d"
}

.icon-renzhengbaogaoicon:before {
    content: "\e607"
}

.icon-xiaoxi1:before {
    content: "\e64f"
}

.icon-xiugai:before {
    content: "\e606"
}

.icon-wenhao:before {
    content: "\e68c"
}

.icon-class:before {
    content: "\e736"
}

.icon-zaixiankefu:before {
    content: "\e62b"
}

.icon-shangcheng:before {
    content: "\e63d"
}

.icon-vip5:before {
    content: "\e6c2"
}

.icon-dianzan1:before {
    content: "\e61b"
}

.icon-xiaoxi:before {
    content: "\e61f"
}

.icon-chakan:before {
    content: "\e618"
}

.icon-shouye:before {
    content: "\e627"
}

.display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 767px) {
    .filterBar-nav {
        width: calc(100% - 100px);
        overflow-x: auto;
    }
    .groupContainer{
        bottom: 24px;
    }

}

.block-horizontal-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row
}

.block-vertical-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.block-flow-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.block-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.block-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.block-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.block-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.block-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.block-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.block-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.pano-input {
    width: 100%;
    border-radius: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-style: solid;
    border-width: 1px;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    font-size: 14px
}

.pano-input:focus {
    border-color: #a0bdfe;
    -webkit-box-shadow: 0 0 3px 0 #427afb;
    box-shadow: 0 0 3px 0 #427afb
}

.pano-input-light {
    background-color: #fff;
    border-color: #d8d8d8 !important;
    color: #333 !important
}

.pano-input-light:disabled {
    background-color: #efefef;
    color: #7a7a7a !important
}

.pano-input-dark {
    background-color: #2c2c2c;
    border-color: #525252 !important;
    color: #fff !important
}

.pano-input-dark:disabled {
    background-color: #333;
    color: #eee !important
}

.pano-input-md {
    height: 34px
}

.pano-input-lg {
    height: 40px
}

.pano-input-sm {
    height: 30px
}

.pano-input-xs {
    height: 24px
}

.pano-input-warning {
    border-color: #f46465 !important;
    -webkit-box-shadow: 0 0 3px 0 #f46465;
    box-shadow: 0 0 3px 0 #f46465
}

.pano-input-warning:focus {
    -webkit-box-shadow: 0 0 3px 0 #f46465 !important;
    box-shadow: 0 0 3px 0 #f46465 !important
}

.pano-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.pano-button-primary {
    background-color: #286efa;
    color: #fff
}

.pano-button-primary:hover {
    background-color: #0057ff;
    color: #fff
}

.pano-button-important {
    background-color: #db4437;
    color: #fff
}

.pano-button-important:hover {
    background-color: #46e16d;
    color: #fff;
    /* 过渡效果，缩放一点点 */
    /* transform: scale(1.05); */
    transition: all 0.5s;
}

.pano-button-outline {
    background-color: transparent;
    color: #286efa;
    border: #286efa 1px solid
}

.pano-button-outline:hover {
    background-color: #286efa;
    color: #fff
}

.pano-button-gray {
    background-color: transparent;
    color: #4a4a4a;
    border: #c4c4c4 1px solid
}

.pano-button-gray:hover {
    background-color: #4a4a4a;
    color: #fff
}

.pano-button-black {
    background-color: #4a4a4a;
    color: #fff
}

.pano-button-black:hover {
    background-color: #333333;
    color: #fff
}

.pano-button-md {
    height: 34px
}

.pano-button-lg {
    height: 40px
}

.pano-button-sm {
    height: 30px
}

.pano-button-xs {
    height: 24px
}

.pano-button-loading,
.pano-button-loading:hover {
    background-color: #d8d8d8;
    color: #fff;
    border: 1px solid #d8d8d8;
    cursor: wait
}

.pano-button-disabled,
.pano-button-disabled:hover {
    background-color: #d8d8d8 !important;
    color: #fff;
    border: 1px solid #d8d8d8;
    cursor: not-allowed;
    pointer-events: none
}

.StyledButton_button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.StyledButton_default {
    background-color: #286efa;
    color: #fff
}

.StyledButton_default:hover {
    background-color: #0057ff;
    color: #fff
}

.StyledButton_outline {
    background-color: rgba(0, 0, 0, 0);
    color: #286efa;
    border: 1px solid #286efa
}

.StyledButton_outline:hover {
    background-color: #286efa;
    color: #fff
}

.StyledButton_gray {
    background-color: rgba(0, 0, 0, 0);
    color: #4a4a4a;
    border: 1px solid #c4c4c4
}

.StyledButton_gray:hover {
    background-color: #4a4a4a;
    color: #fff
}

.StyledButton_important {
    background-color: #f46465;
    color: #fff
}

.StyledButton_important:hover {
    background-color: #e14647
}

.StyledButton_black {
    background-color: #4a4a4a;
    color: #fff
}

.StyledButton_black:hover {
    background-color: #333
}

.StyledButton_loading,
.StyledButton_loading:hover {
    background-color: #d8d8d8;
    color: #fff;
    cursor: wait
}

.StyledButton_disabled,
.StyledButton_disabled:hover {
    background-color: #d8d8d8;
    color: #fff;
    cursor: not-allowed;
    border: 1px solid #efefef
}

.StyledButton_outline.StyledButton_disabled,
.StyledButton_outline.StyledButton_loading {
    border-color: #d8d8d8
}

.pano-dropdown-container {
    position: relative
}

.pano-dropdown-trigger {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 10px;
    padding-left: 10px;
    height: 34px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    color: #333
}

.pano-dropdown-trigger-light {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    color: #333
}

.pano-dropdown-trigger-dark {
    background-color: #3c3c3c;
    border-color: #525252;
    color: #f7f7f7
}

.pano-dropdown-light {
    background-color: #fff;
    border-color: #d8d8d8 !important;
    color: #333 !important
}

.pano-dropdown-dark {
    background-color: #2c2c2c;
    border-color: #525252 !important;
    color: #fff !important
}

.pano-dropdown-selected {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.pano-dropdown-menu {
    position: absolute;
    min-width: 100%;
    z-index: 3000;
    color: #333;
    background: #fff;
    padding: 10px 0;
    border-radius: 2px;
    border: 1px solid #d8d8d8
}

.pano-dropdown-dropUp {
    bottom: 100%
}

.pano-dropdown-item {
    height: 24px;
    line-height: 24px;
    margin: 3px 0;
    cursor: pointer;
    padding: 0 15px
}

.pano-dropdown-highlight {
    color: #fff;
    background-color: #447ef7
}

.pano-dropdown-warning {
    border-color: #f46465
}

.pano-dropdown-warning,
.pano-dropdown-warning:focus {
    -webkit-box-shadow: 0 0 3px 0 #f46465;
    box-shadow: 0 0 3px 0 #f46465
}

.pano-textarea {
    overflow: auto;
    resize: none;
    width: 100%;
    height: 120px;
    border-radius: 2px;
    padding: 10px;
    line-height: 20px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    font-size: 14px
}

.pano-textarea:focus {
    border-color: #a0bdfe;
    -webkit-box-shadow: 0 0 3px 0 #427afb;
    box-shadow: 0 0 3px 0 #427afb
}

.pano-textarea-light {
    background-color: #fff;
    border-color: #d8d8d8 !important;
    color: #333 !important
}

.pano-textarea-light:disabled {
    background-color: #efefef;
    color: #7a7a7a !important
}

.pano-textarea-dark {
    background-color: #2c2c2c;
    border-color: #525252 !important;
    color: #fff !important
}

.pano-textarea-dark:disabled {
    background-color: #333;
    color: #777 !important
}

.pano-textarea-warning {
    border-color: #f46465 !important;
    -webkit-box-shadow: 0 0 3px 0 #f46465;
    box-shadow: 0 0 3px 0 #f46465
}

.pano-textarea-warning:focus {
    -webkit-box-shadow: 0 0 3px 0 #f46465 !important;
    box-shadow: 0 0 3px 0 #f46465 !important
}

body.QJModal-open {
    overflow: hidden
}

.QJModal {
    display: none
}

.QJModal-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11000
}

.QJModal-main {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    background: #fff;
    border-radius: 6px;
    width: 500px;
    height: 300px
}

.QJModal-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    padding: 6px 63px 6px 20px;
    border-radius: 6px 6px 0 0;
    font-size: 20px;
    border-bottom: 1px solid #e9e9e9
}

.QJModal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.QJModal-footer {
    border-top: 1px solid #e9e9e9;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 65px
}

.QJModal-close {
    position: absolute;
    top: -13px;
    right: -13px;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.InputModal {
    width: 500px;
    height: 300px
}

.InputModal-body {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 75px
}

.WartermarkModal {
    width: 500px;
    height: 370px
}

.WartermarkModal .NoWatermark {
    color: #427afb;
    cursor: pointer;
    position: absolute;
    right: 30px
}

.WartermarkModal-body {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.TextLink {
    color: #427afb;
    cursor: pointer
}

.TextLink:hover {
    color: #427afb
}

.WartermarkModal-button {
    position: relative;
    cursor: pointer
}

.WartermarkModal-button input {
    position: absolute;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: -1
}

.NoWatermark {
    position: relative;
    cursor: pointer
}

.NoWatermark input {
    position: absolute;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: -1
}

.ConfirmModal {
    top: 50%;
    right: center;
    bottom: center;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    background: #fff;
    border-radius: 6px;
    width: 500px;
    height: 300px
}

.ConfirmModal-body {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ConfirmModal_info {
    padding: 0 20px;
    line-height: 20px;
    word-break: break-all
}

.ConfirmModal_btns {
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ConfirmModal_btns .StyledButton_button {
    width: 120px;
    height: 34px;
    padding-left: 0px;
    padding-right: 0px
}

.PanoThumbModal {
    width: 970px;
    height: 620px
}

.PanoThumbModal__Body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 66px
}

.PanoThumbModal__Container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    height: 300px;
    border-radius: 5px;
    margin-top: 8px;
    overflow: hidden
}

.PanoThumbModal__Container-inner {
    position: relative;
    overflow: hidden;
    height: 100%;
    line-height: normal;
    font-weight: normal;
    font-style: normal;
    outline: currentcolor none 0px;
    background: #000 none repeat scroll 0% 0%;
    width: 100%
}

.PanoThumbModal__ViewBar {
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0% 0%;
    color: #fff;
    z-index: 1
}

.PanoThumbModal__ViewItem {
    margin-right: 12px;
    margin-left: 12px;
    text-align: center;
    font-size: 12px;
    cursor: pointer
}

.PanoThumbModal__ViewItem img {
    width: 24px;
    height: 24px
}

.PanoThumbModal__ViewItem p {
    margin-top: 2px
}

.EditInfoModal_modal {
    width: 100%;
    height: 100%;
    min-width: 970px
}

.EditInfoModal_body {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.EditInfoModal_left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 570px;
    flex: 0 0 570px;
    padding: 30px 0
}

.EditInfoModal_fix {
    padding: 0 30px
}

.EditInfoModal_name {
    margin-bottom: 10px;
    font-weight: 700
}

.EditInfoModal_required {
    position: relative;
    padding-right: 10px
}

.EditInfoModal_required::before {
    content: "*";
    top: 2px;
    right: 0;
    position: absolute;
    color: #f36264
}

.EditInfoModal_tip {
    font-size: 12px;
    color: #7a7a7a;
    font-weight: 400
}

.EditInfoModal_nameTip {
    margin-left: 10px
}

.EditInfoModal_group {
    margin-top: 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.EditInfoModal_groupTitle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 88px;
    flex: 0 0 88px;
    margin-top: 10px;
    font-weight: 700
}

.EditInfoModal_groupContent {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.editInfoSelect {
    display: none
}

.editInfoSelect.dropdown {
    display: block
}

.EditInfoModal_address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.LocationSearch_container {
    position: relative
}

.EditInfoModal_addressInput {
    width: 130px;
    height: 35px
}

.EditInfoModal_radioGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.EditInfoModal_radioGroup label {
    cursor: pointer
}

.EditInfoModal_radio {
    margin-right: 8px
}

.EditInfoModal_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 25px 30px 20px;
    border-left: 1px solid #d8d8d8
}

.EditInfoModal_rHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.EditInfoModal_search {
    position: relative;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 266px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px
}

.EditInfoModal_clear {
    font-size: 12px;
    margin-left: auto
}

.link {
    color: #427afb;
    cursor: pointer
}

.EditInfoModal_map {
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.LocationMap_map {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ddd
}

.LocationMap_mapTip {
    top: 50%;
    right: center;
    bottom: center;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    padding: 10px 15px;
    background: #fbd14b;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 3px
}

.EditInfoModal_tip {
    font-size: 12px;
    color: #7a7a7a;
    font-weight: 400
}

.EditInfoModal_submit {
    width: 120px
}

.EditInfoModal_refill {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 30px;
    bottom: center;
    position: absolute;
    color: #427afb
}

.MoveToModal_nav {
    background-color: #f3f3f3;
    height: 30px;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.MoveToModal_list {
    height: 290px;
    overflow: auto
}

.MoveToModal_list::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.MoveToModal_list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2)
}

.MoveToModal_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1)
}

.MoveToItem_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    padding-right: 20px;
    cursor: pointer;
    padding-left: 20px;
    border-bottom: 1px solid #efefef
}

.MoveToItem_item_icon {
    width: 30px;
    height: 24px
}

.MoveToItem_item_name {
    max-width: 180px;
    margin-left: 10px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 1em
}

.MoveToItem_disabled {
    color: #7a7a7a;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.upgradeModal {
    width: 100%;
    height: 100%
}

.upgradeModal .QJModal-header h3 {
    font-weight: 400;
    font-size: 20px
}

.upgradeModal .QJModal-header span {
    font-size: 14px;
    margin-left: 20px
}

.upgradeModal .upgradeModal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px
}

.upgradeModal .upgradeModal-body .upgradeModal-body-row {
    margin-bottom: 10px;
    line-height: 1.5
}

.upgradeModal .upgradeModal-body .title {
    font-size: 20px;
    color: #f36264;
    margin-top: 20px;
    font-weight: normal
}

.upgradeModal .paymentInfo {
    margin-top: 40px
}

.upgradeModal .paymentInfo h4 {
    margin-bottom: 10px
}

.upgradeModal .paymentInfo .paymentInfo-wallet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 130px;
    height: 50px;
    background-color: #f8f8f8;
    border: 1px solid #286efa;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.upgradeModal .paymentInfo .paymentInfo-wallet img {
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.upgradeModal .paymentInfo .paymentInfo-info {
    width: 300px
}

.upgradeModal .upgradeModal-footer {
    position: relative;
    padding: 0 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.PromptColor {
    color: #f36264
}

.preferential {
    background: #fb1;
    border-radius: 2px;
    font-size: 14px;
    padding: 2px 10px
}

.rechargeModal {
    width: 100%;
    height: 100%
}

.rechargeModal .QJModal-header h3 {
    font-weight: 400
}

.rechargeModal .QJModal-header span {
    font-size: 14px;
    margin-left: 20px
}

.rechargeModal .paymentInfo {
    padding: 20px
}

.rechargeModal .paymentInfo h4 {
    margin-bottom: 10px
}

.rechargeModal .recharge-paymethod-list {
    margin-bottom: 10px
}

.rechargeModal .recharge-paymethod-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 130px;
    height: 50px
}

.rechargeModal .recharge-paymethod-item img {
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 4px
}

.rechargeModal .paymentInfo-info {
    margin-left: 170px
}

.rechargeModal .paymentInfo-info .upgradeModal-body-row {
    margin-bottom: 10px
}

.rechargeModal .chargeModal-footer {
    position: relative;
    padding: 0 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rechargeModal .chargeModal-footer .service-contract {
    position: absolute;
    left: 20px;
    font-size: 14px
}

.rechargeModal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.recharge-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0 10px 20px
}

.recharge-item {
    width: 290px;
    height: 100px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.recharge-item .virtualCurrency {
    font-size: 20px
}

.recharge-item .currency {
    margin-top: 10px;
    color: #f36264
}

.recharge-item .currency i {
    font-style: normal
}

.recharge-item .currency del {
    margin-left: 5px;
    color: #868686
}

.recharge-item,
.recharge-paymethod-item {
    margin-right: 20px;
    background: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #f8f8f8;
    cursor: pointer
}

.recharge-item.active,
.recharge-paymethod-item.active {
    border-color: #427afb
}

.shareModal {
    width: 100%;
    height: 100%
}

.shareModal .QJModal-header {
    background-color: #f3f3f3;
    border-bottom: 1px solid #d8d8d8
}

.shareModal .QJModal-footer {
    background-color: #f3f3f3;
    border-top: 1px solid #d8d8d8
}

.shareModal-body {
    position: relative;
    min-height: 495px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.shareModal-ewm {
    width: 200px
}

.shareModal-ewm .shareModal-img {
    width: 200px;
    height: 200px;
    background-color: #f4f4f4
}

.shareModal-ewm .shareModal-img img {
    width: 200px;
    height: 200px
}

.shareModal-code {
    width: 520px;
    margin-left: 65px
}

.shareModal-code h4 {
    font-size: 14px;
    margin-bottom: 10px
}

.shareModal-code h4 span,
.shareModal-code h4 a {
    display: inline-block;
    vertical-align: middle
}

.shareModal-code .shareModal-box {
    margin-bottom: 20px
}

.shareModal-code .shareModal-input {
    width: 520px;
    height: 35px
}

.shareModal-code .shareModal-tip {
    color: #7a7a7a
}

.shareModal-code .shareModal-tip p {
    margin-bottom: 5px
}

.downloadModal {
    width: 100%;
    height: 100%
}

.downloadModal-body {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    line-height: 1.4286;
    padding: 20px;
    text-align: center
}

.downloadModal-body h4 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: normal
}

.downloadModal-body p {
    margin-bottom: 10px
}

.downloadModal-body p a {
    margin-right: 15px
}

.uPersonal {
    width: 100%;
    height: 100%
}

.uPersonal .uPersonal-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 40px 0;
    height: 540px
}

.uPersonal .uPersonal-info-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 460px;
    padding: 0 65px;
    text-align: center;
    border-right: 1px solid #d8d8d8
}

.uPersonal .uPersonal-avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #f4f4f4;
    overflow: hidden;
    margin-bottom: 16px
}

.uPersonal .uPersonal-avatar img {
    display: inline-block;
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover
}

.uPersonal .uPersonal-nickname {
    display: block;
    max-width: 120px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 2px
}

.uPersonal .uPersonal-vip {
    display: block
}

.uPersonal .uPersonal-vip span {
    font-size: 14px;
    color: #ffbb11
}

.uPersonal .uPersonal-popular {
    font-size: 12px;
    padding-top: 10px;
    color: #7a7a7a
}

.uPersonal .uPersonal-code {
    margin-top: 70px
}

.uPersonal .uPersonal-code p {
    margin-bottom: 6px
}

.uPersonal .uPersonal-code .uPersonal-qrimg {
    width: 120px;
    height: 120px
}

.uPersonal .uPersonal-code .uPersonal-qrimg img {
    width: 100%;
    height: 100%
}

.uPersonal .uPersonal-info-right {
    width: 720px;
    padding: 0 40px
}

.uPersonal .uPersonal-info-right h2 {
    margin: 0;
    padding: 5px 0 15px;
    font-weight: normal;
    font-size: 20px;
    border-bottom: 1px solid #d8d8d8
}

.uPersonal .uPersonal-info-right .uPersonal-info-item {
    padding: 15px 0;
    border-bottom: 1px solid #d8d8d8
}

.uPersonal .uPersonal-info-right .uPersonal-info-item.uPersonal-info-abs {
    border-bottom: none;
    line-height: 1.8
}

.uPersonal .uPersonal-scroll {
    position: relative;
    width: 100%;
    height: 270px;
    overflow: scroll;
    margin-right: -17px;
    margin-bottom: -17px
}

.uPersonal .uPersonal-scroll-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.coverModal {
    width: 100%;
    height: 100%;
    text-align: center
}

.coverModal h2 {
    font-size: 36px;
    padding-top: 60px;
    margin: 0
}

.coverModal h3 {
    color: #7A7A7A;
    padding-top: 10px
}

.coverModal .coverModal-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 40px;
    margin-bottom: 70px
}

.coverModal .coverModal-item {
    width: 188px;
    margin: 0 30px
}

.coverModal .coverModal-frame {
    border: 1px solid #d8d8d8;
    cursor: pointer
}

.coverModal .coverModal-frame p {
    height: 50px;
    line-height: 50px;
    font-weight: bolder;
    color: #767676
}

.coverModal .coverModal-preview {
    position: relative;
    height: 188px
}

.coverModal .coverModal-preview button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 30px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.coverModal .coverModal-preview img {
    width: 186px;
    height: 188px;
    -o-object-fit: cover;
    object-fit: cover
}

.coverModal .checkbox-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px
}

.coverModal .checkbox-container span {
    margin-right: 10px
}

.coverModal .QJModal-footer {
    border-top: none
}

.coverModal .QJModal-footer button {
    width: 120px;
    height: 40px
}

.coverModal .coverModal-item.active .coverModal-frame {
    border-color: #4071FB;
    -webkit-box-shadow: 0 0 3px 0 #4176FB;
    box-shadow: 0 0 3px 0 #4176FB
}

.proModal .recharge-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.proModal .recharge-item .validity {
    font-size: 14px;
    line-height: 1.5
}

.proModal .recharge-item .virtualCurrency {
    margin: 2px 0;
    color: #f36264;
    font-size: 20px;
    line-height: 1.5
}

.proModal .recharge-item .convert {
    font-size: 14px;
    line-height: 1.5;
    color: #868686
}

.proModal .upgradeModal-footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.proModal .service-contract {
    left: 20px;
    position: absolute
}

.manageModal {
    height: 100%
}

.manageModal .QJModal-main {
    width: 100%;
    height: 100%
}

.pro-library .library-list-container {
    width: 100%
}

.pro-library .library-item-right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.pro-library .customRadio {
    margin-right: 10px
}

.ModalTab {
    margin-left: auto
}

.ModalTab .ModalTab-item {
    height: 40px;
    line-height: 40px;
    margin-left: 40px;
    font-size: 12px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    cursor: pointer
}

.ModalTab .ModalTab-item.active {
    color: #333;
    font-weight: 700;
    border-bottom: 2px solid #333
}

.ModalTabContent-item {
    display: none
}

.ModalTabContent-item.active {
    display: block
}

#feedback .feedback-form {
    padding: 20px
}

#feedback .pano-textarea {
    margin: 10px 0 20px;
    height: 80px
}

#feedback .pano-input {
    margin-top: 10px
}

@media screen and (max-width: 1100px) {
    .layui-layer-iframe {
        overflow-y: inherit !important
    }
}

.bindModal {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: 354px
}

.bindModal .bindModal-wrapper {
    height: 100%
}

.bindModal .bindModal-box {
    height: 100%;
    width: 100%
}

.bindModal .bindModal-header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 20px;
    font-weight: normal;
    background-color: #f3f3f3;
    border-bottom: 1px solid #d8d8d8
}

.bindModal .bindModal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: 100%;
    min-height: 194px;
    position: relative;
    padding: 0 96px
}

.bindModal .bindModal-item {
    margin-bottom: 20px
}

.bindModal .bindModal-ipt-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none
}

.bindModal .bindModal-ipt-wrapper.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bindModal .bindModal-input {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.bindModal .bindModal-button-yzm {
    display: inline-block;
    width: 120px;
    height: 40px;
    margin-left: 10px;
    background-color: #f46465
}

.bindModal .bindModal-button-yzm:hover {
    background-color: #e14647
}

.bindModal .bindModal-error {
    width: 100%;
    margin-bottom: 15px;
    color: #fb1c24;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.5
}

.bindModal .bindModal-error span {
    margin-left: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.bindModal .bindModal-text {
    display: block;
    text-align: center;
    text-decoration: underline
}

.bindModal .bindModal-text:hover {
    color: #427afb
}

.bindModal .bindModal-footer {
    width: 100%;
    height: 60px;
    padding-top: 12px;
    background: #f3f3f3;
    text-align: center;
    border-top: 1px solid #d8d8d8
}

.bindModal .bindModal-footer .bindModal-button {
    width: 120px;
    background-color: #f46465
}

.bindModal .bindModal-footer .bindModal-button:hover {
    background-color: #e14647
}

.bindModal .QJSelect-input {
    width: 100%;
    height: 100%
}

.bindModal .bindModal-tips {
    position: absolute;
    left: 25px;
    top: 20px
}

.bindModal .bindModal-success {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1.5
}

.videoShare {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px
}

.videoShare h2 {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px
}

.videoShare .videoShare-iframe {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-right: 20px
}

.videoShare .videoShare-iframe textarea {
    width: 100%;
    height: 100px;
    line-height: 1.4;
    overflow: auto;
    resize: none;
    color: #333;
    padding: 10px;
    border: #e9e9e9 1px solid;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s
}

.videoShare .videoShare-ewm {
    width: 100px
}

.videoShare .videoShare-ewm img {
    width: 100px;
    height: 100px
}

.videoReport {
    padding: 20px 40px
}

.videoReport .videoReport-item {
    margin-bottom: 20px;
    line-height: 20px;
    word-break: break-all
}

.videoReport .videoReport-item h4 {
    margin-right: 30px;
    font-weight: 700;
    width: 64px
}

.videoReport input {
    height: 35px;
    padding: 0px 5px;
    width: 100%;
    border: 1px solid #e9e9e9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.videoReport .videoReport-tips {
    margin-top: 10px;
    font-size: 12px;
    color: #7a7a7a
}

.reason {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.reason .reason-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.reason .reason-list .customRadio {
    height: 16px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    margin-right: 20px
}

.reason .reason-list .customRadio .customRadio-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reason .reason-list .customRadio .customRadio-box span {
    margin-right: 5px
}

.reason .otherReason {
    width: 100%;
    height: 65px;
    line-height: 1.3;
    margin-top: 10px;
    display: none
}

.QJT-Modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    border-radius: 6px !important
}

.QJT-Modal .layui-layer-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.QJT-Modal .layui-layer-title {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    color: #333
}

.QJT-Modal .layui-layer-btn {
    border-top: #E9E9E9 1px solid;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 65px;
    padding: 0 !important;
    background-color: #fff
}

.QJT-Modal .layui-layer-btn .layui-layer-btn0 {
    width: 120px;
    height: 34px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #0057ff;
    margin: 0;
    line-height: 34px;
    border: none
}

.QJT-Modal .layui-layer-btn .layui-btn-disabled,
.QJT-Modal .layui-layer-btn .layui-btn-disabled:active,
.QJT-Modal .layui-layer-btn .layui-btn-disabled:hover {
    background-color: #d8d8d8 !important;
    color: #fff !important
}

.QJT-Modal .QJT-Modal_content {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.trafficDesc-item {
    margin-bottom: 20px;
    line-height: 20px
}

.creatRoom .creatRoom-item {
    margin-bottom: 20px
}

.creatRoom .creatRoom-item-title {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal
}

.creatRoom .creatRoom-item-content {
    position: relative
}

.creatRoom .creatRoom-item-content .creatRoom-roomname {
    padding-right: 60px
}

.creatRoom .creatRoom-item-content .creatRoom-count {
    position: absolute;
    top: 8px;
    right: 10px;
    color: #868686
}

.creatRoom .creatRoom-item-content .icon-rili {
    position: absolute;
    top: 50%;
    right: 12px;
    z-index: 1;
    margin-top: -7px;
    font-size: 14px;
    line-height: 14px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.offline-list {
    margin: 0 20px;
    height: 100%
}

.offline-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 0 20px;
    border-bottom: 1px solid #e9e9e9;
    background-color: #fff
}

.offline-item:last-child {
    border-bottom: none
}

.offline-item:hover {
    background-color: #f7f7f7
}

.offline-item .offline-title {
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    word-break: break-all;
    font-size: 15px
}

.offline-item .offline-creattime {
    font-size: 12px;
    color: #8a8a8a;
    margin-top: 5px;
    margin-bottom: 8px
}

.offline-item .offline-status {
    margin-bottom: 20px;
    color: #5c5c5c
}

.header {
    position: relative;
    height: 60px;
    background-color: #f3f3f3;
    width: 100%;
    /* padding: 0 60px; */
    color: #fff
}

.logo-wrap {
    position: relative;
    height: 100%
}

.logo-wrap .logo {
    width: 100px;
    height: 28px;
    margin-right: 10px;
    display: block;
    font-size: 23px
}

.logo-wrap .logo img {
    display: block;
    width: 140px;
    height: 32px
}

.logo-wrap .title {
    font-weight: normal;
    font-size: 20px
}

.logo-wrap .title a {
    display: block;
    font-size: 20px
}

.logo-wrap .home .back-home {
    width: 16px;
    height: 16px;
    color: #fff;
    margin-left: 20px
}

.logo-wrap .home span {
    visibility: hidden;
    opacity: 0;
    margin-left: 5px
}

.logo-wrap .home:hover span {
    visibility: visible;
    opacity: 1
}

.nav {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.nav .nav-item {
    position: relative;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav .nav-item>a {
    margin: 0 20px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    color: #fff;
}

.nav .nav-item>a:hover {
    border-bottom-color: #fff;
    color: #fff
}

.nav .nav-item.active>a {
    border-bottom-color: #fff;
    color: #fff
}

.nav .nav-item:hover .subNav {
    visibility: visible;
    opacity: 1
}

.nav .nav-item:hover .subNav a.active {
    color: #fff
}

.user {
    position: relative;
    right: 0;
    top: 0;
    height: 100%
}

.user .user-select {
    position: relative
}

.user .user-select:hover .user-body {
    visibility: visible;
    opacity: 1
}

.user .user-header {
    margin-left: 20px;
    min-width: 65px;
    width: 110px;
    height: 60px;
    cursor: pointer
}

.user .user-header .user-avatar {
    display: inline-block
}

.user .user-header .user-avatar img {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%
}

.user .user-header .user-name {
    padding-left: 5px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.2em
}

.user .user-body {
    position: absolute;
    top: 100%;
    left: 20px;
    width: 110px;
    background-color: #333;
    visibility: hidden;
    opacity: 0;
    z-index: 999
}

.user .user-body .user-select-body {
    background-color: #4a4a4a;
    padding: 10px
}

.user .user-body .user-select-body a {
    display: block;
    padding: 12px 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.6)
}

.user .user-body .user-select-body a:hover,
.user .user-body .user-select-body a.active {
    color: #fff
}

.vip {
    color: #ffbb11
}

.vip:hover {
    color: #ffbb11
}

.publicMenu {
    position: relative;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.publicMenu-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    color: #fff;
    height: 60px;
    width: 60px
}

.publicMenu-btn:hover {
    color: #fff;
    background-color: #286efa
}

.publicMenu-btn img {
    width: 20px;
    height: 20px
}

.select-body {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 125px;
    background-color: #4a4a4a;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px 0
}

.select-body a {
    display: block;
    padding: 12px 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.6)
}

.select-body a:hover,
.select-body a.active {
    color: #fff
}

.publicMenu:hover .select-body {
    visibility: visible;
    opacity: 1
}

.msg-select {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #292929;
    margin-left: 20px
}

.msg-select .msg-select-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.msg-select .msg-select-header a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    line-height: 60px
}

.msg-select .msg-select-header a img {
    width: 20px
}

.msg-select .msg-select-header a .badge-dot {
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #d0011a;
    right: 20px;
    top: 18px;
    border-radius: 50%
}

.msg-select .msg-select-body {
    position: fixed;
    right: 0;
    top: 60px;
    width: 308px;
    background-color: #4a4a4a;
    z-index: 999;
    opacity: 0;
    visibility: hidden
}

.msg-select .msg-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    padding: 0 20px;
    border-bottom: 1px solid #5f5f5f
}

.msg-select .msg-header-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: bold;
    color: #fff
}

.msg-select .msg-header-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.msg-select .msg-header-right .msg-header-btn {
    font-size: 12px;
    cursor: pointer;
    color: #fff
}

.msg-select .msg-empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 362px;
    color: #999
}

.msg-select .msg-footer {
    height: 40px;
    border-top: 1px solid #5f5f5f;
    margin-top: -1px
}

.msg-select .msg-footer a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    color: #fff
}

.msg-select:hover .msg-select-body {
    opacity: 1;
    visibility: visible
}

.msg-body-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 362px
}

.msg-list {
    height: 362px
}

.msg-list .msg-item {
    display: block;
    padding: 10px 20px 10px 36px;
    line-height: 1.5;
    position: relative;
    color: #adadad;
    cursor: pointer
}

.msg-list .msg-item .msg-item-inner {
    color: #adadad
}

.msg-list .msg-item .msg-item-dot {
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    left: 20px;
    top: 18px;
    background-color: #cf031a;
    border-radius: 50%
}

.msg-list .msg-item .msg-item-abstract {
    max-height: 62px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.msg-list .msg-item:hover .msg-item-inner {
    color: #fff
}

.header-main {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    /* padding: 0 60px; */
    z-index: 1000
}

.header-main .logo-wrap {
    position: absolute;
    left: 30px
}

.header-main .logo-wrap .logo {
    margin-right: 20px
}

.header-main .user {
    position: absolute;
    right: 30px
}

.searchBtn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    font-weight: 600;
    color: #fff
}

.searchBtn a:hover {
    background-color: #286efa
}

.searchBtn a span {
    display: inline-block
}

.headerBtn {
    display: inline-block;
    margin-left: 30px;
    font-weight: bolder
}

.user .creation, .mobile-nav-wrapper .creation {
    padding: 8px 16px;
    border-radius: 20px;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #16c040;
    border: 3px solid transparent;
    background-clip: padding-box;
    background-image: linear-gradient(white, white), 
                      linear-gradient(90deg, #ff1111, #ffee00, #03fffb, #ff00ea);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}
.mobile-nav-wrapper .creation {
    margin: 0 10%;
    border-radius: 50px;
}

.user .creation:hover{
    background-image: linear-gradient(white, white), 
                      linear-gradient(135deg, #ff1111, #ffee00, #03fffb, #ff00ea);
}

.platformSidebar {
    position: fixed;
    right: 32px;
    bottom: 80px;
    z-index: 1050
}

.platformSidebar-bar-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 48px;
    background: #fff none repeat scroll 0% 0%;
    border: 1px solid #f0f4f5;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
    transition: -webkit-box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s
}

.platformSidebar-bar-item+.platformSidebar-bar-item {
    margin-top: 8px
}

.platformSidebar-bar-item:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 8px 0px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 8px 0px
}

.platformSidebar-bar-icon {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 28px;
    height: 28px
}

.platformSidebar-bar-content {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 8px 0px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 8px 0px;
    background-color: #fff;
    -webkit-transform: translate(-105%, -50%);
    -ms-transform: translate(-105%, -50%);
    transform: translate(-105%, -50%);
    border-radius: 5px;
    overflow: hidden;
    display: none
}

.ps-xcx .platformSidebar-bar-icon {
    background-image: url(../image/ps-zxkf.png);
    background-size: 25px 25px
}

.ps-xcx .platformSidebar-bar-content {
    padding: 10px;
    display: none;
    height: auto;
    width: auto;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    white-space: nowrap
}

.ps-xcx:hover .platformSidebar-bar-content {
    display: block
}

.ps-backtop .platformSidebar-bar-icon {
    background-image: url(../image/sidebar-backtop.png)
}

.ps-kf .platformSidebar-bar-icon {
    background-image: url(../image/ps-kf.png)
}

.ps-kf .platformSidebar-bar-content {
    padding: 10px;
    display: none
}

.ps-kf .platformSidebar-bar-content img {
    display: block;
    width: 100%;
    height: 100%
}

.ps-kf:hover .platformSidebar-bar-content {
    display: block
}

.ps-dh .platformSidebar-bar-icon {
    background-image: url(../image/ps-dh.png);
    background-size: 25px 25px
}

.ps-dh .platformSidebar-bar-content {
    padding: 10px;
    display: none;
    height: auto;
    width: auto;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    white-space: nowrap
}

.ps-dh:hover .platformSidebar-bar-content {
    display: block
}

.footer {
    height: 30px;
    background-color: #333;
    padding: 0 40px;
    color: #fff;
    font-size: 12px
}

.footer .footer-links a {
    display: inline-block;
    margin-right: 30px
}

.footer .footer-links a .icon {
    margin-right: 5px;
    font-size: 12px
}

.footer .footer-links a span {
    font-size: 12px
}

.footer-contact {
    font-size: 12px
}

.foot {
    width: 100%;
    padding: 60px 0 20px;
    color: #c2c2c2;
    background-color: #333
}

.foot-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px
}

.foot-logo {
    padding-right: 45px;
    margin-right: 25px
}

.foot-logo .foot-logo-img {
    width: 120px;
    display: inline-block;
    overflow: hidden
}

.foot-logo .foot-logo-img img {
    width: 120px
}

.foot-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 12px;
    line-height: 1.8;
    font-weight: bolder
}

.foot-info a {
    font-weight: bold
}

.foot-info a:hover {
    color: #fff;
    text-decoration: underline
}

.foot-info .foot-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 20px;
    font-weight: bolder
}

.foot-info .foot-about .foot-about-item {
    padding-right: 20px
}

.foot-info .foot-about .foot-about-item dt {
    font-size: 15px;
    font-weight: normal;
    color: #c2c2c2;
    margin-bottom: 10px
}

.foot-info .foot-about .foot-about-item dd {
    font-weight: normal;
    color: #7a7a7a;
    margin-top: 7px
}

.foot-info .foot-about .foot-about-item dd a {
    font-weight: normal;
    color: #7a7a7a;
    margin-top: 0
}

.foot-info .foot-about .foot-about-item:last-child {
    padding-right: 0
}

.foot-info .foot-about a {
    display: inline-block;
    margin-right: 20px;
    color: #fff
}

.foot-info .foot-group {
    padding-bottom: 10px
}

.foot-friendlink {
    color: #7a7a7a
}

.foot-friendlink a {
    margin-right: 20px;
    display: inline-block;
    color: #7a7a7a
}

.foot-friendlink a:hover {
    text-decoration: underline
}

.foot-copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px;
    color: #7a7a7a
}

.foot-copyright span,
.foot-copyright a {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px
}

.foot-copyright a:hover {
    text-decoration: underline
}

.foot-otherinfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    border-top: 1px solid #525151
}

.foot-contact .foot-contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px
}

.foot-contact .foot-wx,
.foot-contact .foot-wb,
.foot-contact .foot-fb {
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 20px
}

.foot-contact .foot-wx>a,
.foot-contact .foot-wb>a,
.foot-contact .foot-fb>a {
    display: block;
    width: 30px;
    height: 30px;
    font-weight: normal;
    text-decoration: none
}

.foot-contact .foot-wx>a span,
.foot-contact .foot-wb>a span,
.foot-contact .foot-fb>a span {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    background: #7a7a7a;
    border-radius: 15px;
    color: #333333
}

.foot-contact .foot-tel {
    padding-left: 35px
}

.foot-contact .foot-tel h4 {
    margin-bottom: 10px
}

.foot-contact .foot-tel span {
    display: block;
    color: #fff;
    margin-bottom: 5px
}

.foot-contact .foot-tel span.time {
    font-size: 10px
}

.foot-contact .foot-wx .foot-wxqr {
    position: absolute;
    top: -210px;
    margin-left: -85px;
    width: 190px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #333;
    display: none;
    z-index: 99
}

.foot-contact .foot-wx .foot-wxqr img {
    width: 155px;
    height: 155px
}

.foot-contact .foot-wx .foot-wxqr p {
    font-size: 10px;
    color: #333
}

.foot-contact .foot-wx .foot-wxqr:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -5px;
    height: 0;
    width: 0;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.foot-contact .foot-wx:hover .foot-wxqr {
    display: block
}

.foot-contact .foot-wx:hover span.icon {
    background-color: #31b643;
    color: #fff
}

.foot-contact .foot-wb:hover span.icon {
    background-color: #dd523b;
    color: #fff
}

.foot-contact .foot-fb:hover span.icon {
    background-color: #315ea2;
    color: #fff
}

.foot-contact.footer-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.f-ewm {
    width: 110px;
    height: 110px;
    background-color: #fff;
    margin-bottom: 5px
}

.f-ewm img {
    width: 100%;
    height: 100%
}

.f-wem-text {
    font-size: 12px;
    font-weight: normal
}

.formBox {
    position: relative;
    width: 100%;
    min-height: 672px;
    background-color: #fff
}

.formBox-inline {
    position: relative;
    display: inline-block
}

.formBox-item {
    width: 710px;
    padding-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px
}

.formBox-item input[type="password"],
.formBox-item input[type="text"] {
    height: 40px;
    line-height: 40px
}

.formBox-label,
.formBox-label-1 {
    display: inline-block
}

.formBox-label-1 {
    padding-left: 20px
}

.formBox-label-57 {
    width: 57px
}

.formBox-label-75 {
    width: 75px
}

.formBox-label-80 {
    width: 80px
}

.formBox-label-95 {
    width: 95px
}

.formBox-label-135 {
    width: 135px
}

.formBox-input,
.formBox-select,
.layui-form-select .layui-input {
    width: 278px
}

.layui-unselect input {
    height: 100%;
    background-color: #f7f7f7;
    border: 1px solid #d8d8d8;
    color: #5f5f5f
}

.layui-form-select dl {
    max-height: 289px
}

.layui-form-select dl dd.layui-this,
.layui-form-select dl dd:hover {
    background-color: #286efa;
    color: #fff
}

.layui-form-select dl dd.layui-select-tips {
    display: none
}

.formBox-select {
    height: 40px
}

.date-pick .icon-rili {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.25);
    font-size: 20px
}

.layui-laydate-header i {
    font-size: 14px !important
}

#layui-laydate1 .layui-laydate-header {
    color: #999 !important;
    background-color: #fff !important
}

.laydate-theme-molv .layui-laydate-header i,
.laydate-theme-molv .layui-laydate-header span {
    color: #999 !important
}

.formBox-textarea {
    width: 652px;
    height: 130px;
    line-height: 150%;
    resize: none
}

.formBox-textarea-label {
    vertical-align: top
}

.formBox-line {
    margin: 10px 20px 30px;
    font-weight: 700;
    border-bottom: 1px solid #e9e9e9
}

.formBox-foot {
    padding: 30px 0;
    text-align: center
}

.formBox-foot button {
    width: 150px
}

.formBox-avatar {
    position: absolute;
    top: 5px;
    right: 0px
}

.formBox-img {
    height: 180px;
    width: 180px;
    margin-bottom: 10px;
    padding-top: 24px;
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 4px;
    text-align: center;
    position: relative
}

.formBox-img img {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.formBox-upbtn {
    position: relative
}

.formBox-upbtn .formBox-tip {
    position: absolute;
    top: 0;
    right: 0;
    color: #7a7a7a;
    line-height: 1.2
}

.customRadio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.customRadio .customRadio-box {
    position: relative;
    cursor: pointer
}

.customRadio .customRadio-box span {
    display: block;
    width: 14px;
    height: 14px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #d8d8d8;
    line-height: 100%;
    background-color: #fff
}

.customRadio .customRadio-box input {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden
}

.customRadio .customRadio-box input[type="checkbox"]:checked+span,
.customRadio .customRadio-box input[type="radio"]:checked+span {
    background-color: #427afb;
    border-color: #427afb
}

.customRadio .customRadio-box input[type="checkbox"]:disabled+span,
.customRadio .customRadio-box input[type="radio"]:disabled+span {
    background-color: #f3f3f3;
    border-color: #aaa;
    font-size: 0
}

.searchPage {
    padding-top: 60px;
    background-color: #fff
}

.searchBox {
    min-height: 974px;
    width: 840px;
    padding: 100px 20px 20px;
    margin: 20px auto;
    border-radius: 5px;
    background-color: #fff
}

.searchTab .searchTab-item {
    margin-right: 30px;
    color: #8B8B8B;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px
}

.searchTab .searchTab-item.active {
    font-weight: 700;
    margin-right: 30px;
    color: #000000
}

.searchForm .searchForm-form {
    position: relative
}

.searchForm .searchInput {
    height: 45px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #D7D7D7;
    border-right: 0
}

.searchForm .searchInput .searchInput-input {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-width: 0;
    font-size: 14px;
    padding: 0 17px;
    padding-left: 17px;
    padding-right: 17px
}

.searchForm .searchButton {
    color: #fff;
    background: #16c040;
    height: 45px;
    width: 100px;
    font-size: 16px;
    cursor: pointer
}

.searchResultList {
    position: absolute;
    left: 0;
    top: 45px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.07);
    text-align: center;
    color: #5f5f5f;
    padding-top: 10px;
    padding-bottom: 20px;
    z-index: 11;
    display: none
}

.searchResultList .resultList .resultList-link {
    display: block;
    padding: 10px 0
}

.searchResultList .resultList .resultList-link:hover {
    color: #286efa
}

.searchHistory {
    margin-top: 100px
}

.searchHistory .searchHistory-head h3 {
    display: inline-block;
    color: #000;
    font-weight: bolder;
    font-size: 14px
}

.searchHistory .searchHistory-head span {
    display: inline-block;
    margin-left: 10px;
    cursor: pointer
}

.searchHistory .searchHistory-list {
    padding-top: 10px
}

.searchHistory .searchHistory-list .searchHistory-item {
    max-width: 140px;
    height: 20px;
    background: #f8f8f8;
    border-radius: 2px;
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    color: #909090;
    line-height: 20px;
    padding: 0 10px;
    cursor: pointer;
    margin-bottom: 10px
}

.searchResult {
    padding-top: 60px
}

.searchResult .resultContainer {
    min-height: 974px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 600px
}

.searchResult .resultContainer .container {
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.loading {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9;
    display: none
}

.loading img {
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 20px
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.searchResult-list {
    display: none
}

.searchResult-list.active {
    display: block
}

.searchResult-head {
    border-top: 1px solid #E9E9E9;
    padding-top: 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.searchResult-keywords {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.searchResult-keywords .searchResult-keywords-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #FFF;
    margin-right: 10px;
    width: 96px;
    height: 30px;
    background: #d8d8d8;
    border-radius: 2px
}

.searchResult-keywords .searchResult-keywords-item.active {
    background-color: #286EFA
}

.searchResult-count {
    color: #5F5F5F
}

.searchResult-count .searchResult-totla {
    display: inline-block;
    color: #F36264;
    font-style: normal;
    padding: 0 5px
}

.searchResult-form {
    height: 80px;
    border-bottom: 1px solid #E9E9E9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background-color: #fff
}

.searchResult-form .searchResult-input {
    width: 1122px
}

.searchResult-form .searchResult-input input {
    border-width: 0;
    height: 44px;
    line-height: 44px;
    width: 100%;
    font-size: 24px;
    background-color: #f6f6f6
}

.searchResult-form .searchResult-input input:focus {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.searchResult-form .searchResult-button {
    width: 58px;
    height: 44px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #333333;
    color: #fff
}

.searchResult-form .searchResultList {
    top: 79px;
    padding-top: 10px;
    padding-bottom: 20px
}

.searchResult-form .searchResultList .resultList-title {
    font-weight: bolder;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 14px
}

.searchResult-form .searchResultList .resultList-clear {
    padding: 10px 0;
    cursor: pointer;
    color: #286EFA;
    font-weight: bolder
}

.noSearchResult {
    text-align: center;
    height: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.noSearchResult span.icon {
    display: block;
    font-size: 130px;
    color: #a6a6a6
}

.noSearchResult h3 {
    font-size: 24px
}

.noSearchResult p {
    color: #868686;
    padding-top: 7px
}

.pageCover-container {
    background-color: #fff
}

.pageCover {
    height: 566px;
    overflow: hidden
}

.product-container {
    height: 60px;
    background-color: #fff
}

.pt {
    padding-top: 60px
}

.QJT-empty {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.QJT-empty .icon {
    display: block;
    font-size: 80px;
    color: #d7d7d7
}

.QJT-empty p {
    margin-top: 10px;
    line-height: 22px;
    font-size: 16px;
    color: #5f5f5f
}

.layui-layer-title {
    background-color: #fff !important;
    color: #333 !important
}

.layui-btn {
    /* background-color: #286efa !important */
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
    color: #286efa !important
}

.layui-btn-primary {
    background-color: #fff !important
}

.layui-layer-shade {
    opacity: 0.3 !important
}

.layui-layer-setwin .layui-layer-close1:after {
    color: #333 !important
}