/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@font-face {
    font-family: 'iconfont';  /* Project id 4385531 */
    src: url('//at.alicdn.com/t/c/font_4385531_zpn1sv3mchj.woff2?t=1704964306681') format('woff2'),
    url('//at.alicdn.com/t/c/font_4385531_zpn1sv3mchj.woff?t=1704964306681') format('woff'),
    url('//at.alicdn.com/t/c/font_4385531_zpn1sv3mchj.ttf?t=1704964306681') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    width: 100%;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

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 {
    line-height: normal
}

input:focus {
    outline-offset: 0px;
    outline: none;
}

select:focus {
    outline-offset: 0px;
    outline: none;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

ul, ol {
    list-style: none
}

.clearfix:before, .clearfix:after {
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.hide {
    display: none;
}

.class-layer-custom1.layui-layer {
    background: none;
}

.class-layer-custom1 .layui-layer-content {
    border-radius: 10px;
    overflow: hidden;
}

.class-layer-custom1 .layui-layer-setwin {
    top: 0;
    right: 0;
}

.class-layer-custom1 .layui-layer-setwin .layui-layer-close2 {
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border: none;
    font-size: 24px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 0 50%;
    background-color: rgba(0, 0, 0, .5);
}

.class-layer-custom1 .layui-layer-setwin .layui-layer-close2:hover {
    background-color: rgba(0, 0, 0, .5);
}

.class-layer-custom1 .layui-layer-setwin .layui-layer-close2::before {
    transition-duration: .3s;
    content: '×'
}

.class-layer-custom1 .layui-layer-setwin .layui-layer-close2:hover::before {
    transform: rotate(90deg);
}

.class-layer-custom2.layui-layer {
    background: none;
    border-radius: 10px;
    overflow: hidden;
}

.class-layer-custom2 .layui-layer-content {
    border-radius: 10px;
    overflow: hidden;
}

.class-layer-custom2 .layui-layer-setwin {
    top: 0;
    right: 0;
}

.class-layer-custom2 .layui-layer-setwin .layui-layer-close2 {
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border: none;
    font-size: 26px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 0 50%;
    background-color: rgba(0, 0, 0, .5);
}

.class-layer-custom2 .layui-layer-setwin .layui-layer-close2:hover {
    background-color: rgba(0, 0, 0, .5);
}

.class-layer-custom2 .layui-layer-setwin .layui-layer-close2::before {
    transition-duration: .3s;
    content: '×'
}

.class-layer-custom2 .layui-layer-setwin .layui-layer-close2:hover::before {
    transform: rotate(90deg);
}

.class-layer-custom3.layui-layer {
    background: #F2F2F2 url(../../images/new-ui/bg-cash.png) no-repeat center top;
    background-size: 100% auto;
    border-radius: 10px;
}

.class-layer-custom3 .layui-layer-setwin {
    top: 0;
    right: 0;
}

.class-layer-custom3 .layui-layer-setwin .layui-layer-close2 {
    top: 5px;
    right: 5px;
    background: none;
    border: none;
    font-size: 26px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    transition-duration: .3s;
    color: #333333;
}

.class-layer-custom3 .layui-layer-setwin .layui-layer-close2:hover {
    background: none;
    transform: rotate(90deg);
}

.class-layer-custom3 .layui-layer-setwin .layui-layer-close2::before {
    content: '×'
}

body {
    width: 100%;
    /*min-width: 1200px;*/
    font-family: "Microsoft YaHei", tahoma, arial, sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    color: #313131;
    line-height: 1.5;
    background-color: #f5f5f5
}

a {
    color: #313131;
    text-decoration: none
}

a:hover {
    /*color: #fc4e53;*/
    text-decoration: underline
}

.follow-tips {
    width: 200px;
    height: 56px;
    z-index: 200;
    position: fixed;
    top: 40%;
    left: 50%;
    margin-left: -100px;
    margin-top: -50px;
    background: url(../images/error.png) 0 0 no-repeat;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 44px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5)
}

.follow-tips h4, .follow-tips p {
    line-height: 20px;
    margin: 4px 0
}

.follow-tips.transition {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}


.temp {
    cursor: pointer;
    position: absolute;
    width: 120px;
    height: 24px;
    margin-left: -60px;
    left: 50%;
    bottom: 7px;
    background-image: url(../images/tempqq.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto
}

.hd-logo {
    width: 160px;
    height: 34px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.hd-logo .links {
    overflow: hidden;
    display: block;
    width: 110px;
    height: 29px;
    background: url(../images/index/logo-title.png) no-repeat center center;
    background-size: 100% 100%;
}

.sub-title {
    float: left;
    width: 200px;
    height: 34px;
    margin-top: 14px
}

.hd-nav {
    font-size: 0;
    height: 52px
}

.hd-nav .item {
    display: inline-block;
}

.hd-nav .item a {
    display: inline-block;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    /* margin: 0 18px; */
    color: #545454;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

.hd-nav .item a.current, .hd-nav .item a:hover {
    color: #fff;
    text-decoration: none;
    background: #8D6DFC;
    -moz-box-shadow: 3px 2px 4px rgba(0, 0, 0, .27);
    -webkit-box-shadow: 3px 2px 4px rgba(0, 0, 0, .27);
    box-shadow: 3px 2px 4px rgba(0, 0, 0, .27);
}

.hd-login {
    /*overflow: hidden;*/
    display: flex;
    align-items: center;
    font-size: 14px;
}

.hd-login img {
    width: 30px;
    height: 30px
}

.hd-login i {
    float: left;
    display: block;
    background: url(../images/hd-login-bg.png) -80px -6px no-repeat
}

.hd-login .hj-emoji {
    width: 16px;
    height: 16px
}

.hd-login .header i {
    display: block
}

.hd-login .icon-more-ed {
    background-position: -100px -6px !important
}

.hd-login .icon-more {
    width: 9px;
    height: 5px;
    background-position: -80px -6px
}

.no-login {
    margin: 0 auto;
}

.hd-login a.tologin, .hd-login span {
    display: block;
    font-size: 12px;
    overflow: hidden;
    margin-right: 5px;
}

.hd-login a.tologin.show {
    margin: 0 auto;
    color: #ffffff;
    background-color: #8D6DFC;
}

.hd-login a.tologin:hover, .hd-login span:hover {
    color: #313131;
    text-decoration: none;
}

.hd-login .already-login {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.hd-login .already-login .start_live {
    padding: 0 10px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #8D6DFC;
    border-radius: 3px;
    float: left;
    margin-right: 5px;
}

.hd-login .already-login .start_live:hover {
    background-color: #644AC2FF;
}

.hd-login .already-login .start_live a {
    color: white;
    font-size: 12px;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hd-login .already-login .start_live a:hover {
    text-decoration: none;
}

.hd-login .already-login .userinfo-box {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.hd-login .already-login .userinfo-box:hover {
    color: #8D6DFC;
}

.hd-login .already-login .userinfo {
    position: absolute;
    left: 50px;
    top: 33px;
    z-index: 10;
    width: 100px;
    display: none;
}

.hd-login .already-login .userinfo_down {
    width: 100%;
    background-color: #fff;
    /* height: 29px; */
    font-size: 14px;
    box-shadow: 0 0 2px #868686;
}

.hd-login .already-login .userinfo_name {
    /* height: 28px; */
    line-height: 28px;
    margin: 0 auto;
    text-align: center;
}

.hd-login .already-login .btn_logout {
    text-align: center;
}

.hd-login .already-login .btn_logout:hover {
    color: #eb4c51;
}

.hd-login .no-login.hide, .hd-login .already-login.hide {
    display: none;
}

.hd-login .no-login {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.hd-login .icon-avatar {
    background-image: url(../images/icon-avatar.png) !important;
    width: 30px;
    height: 30px;
    background-position: 0 0;
    margin-right: 5px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

.hd-login .icon-avatar:hover {
    border-color: #f9ca2f;
}

.hd-login .huajiaodou {
    float: left;
    margin-left: 10px;
}

.hd-login .btn-huajiaodou {
    float: left;
    height: 30px;
    padding: 0 11px;
    margin-left: 10px;
    background: #8D6DFC;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.hd-login .btn-huajiaodou:hover {
    text-decoration: none;
    background: #8D6DFC;
}

#doc-hd.double {
    width: 100%;
    /*overflow: hidden;*/
    background-color: #ffffff;
}

#doc-hd.double .topbar {
    width: 100%;
    height: 62px;
    /*overflow: hidden;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

#doc-hd.double .hd-nav {
    display: flex;
    align-items: center;
}

#doc-hd.single {
    margin-bottom: 5px;
}

#doc-hd.single .container {
    height: 50px;
}

#doc-hd.single .hd-nav {
    float: left;
    margin-top: 15px;
    margin-left: 10px;
}

#doc-hd.single .hd-nav .item a {
    font-size: 14px;
    margin: 0 15px;
}

#doc-hd.single .hd-nav .more {
    position: relative;
}

#doc-hd.single .hd-nav .more .link {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    background: white;
}

#doc-hd.single .hd-nav .dropdown {
    display: none;
    position: absolute;
    top: 24px;
    left: 0;
    width: 235px;
    border: solid 1px #dbdbdb;
    background: white;
}

#doc-hd.single .hd-nav .dropdown ul {
    margin: 10px 0;
}

#doc-hd.single .hd-nav .dropdown li {
    width: 33.3%;
    float: left;
}

#doc-hd.single .hd-nav .dropdown li a {
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
}

#doc-hd.single .hd-nav .hover {
    margin: -1px;
}

#doc-hd.single .hd-nav .hover .dropdown {
    display: block;
}

#doc-hd.single .hd-nav .hover .link {
    border-width: 1px 1px 0 1px;
    border-color: #dbdbdb;
    border-style: solid;
}

#doc-hd.single .hd-logo {
    margin-top: 8px;
}

#doc-hd.single .hd-login {
    margin-top: 10px;
}

.right-box {
    display: flex;
    align-items: center;
}

.search-bar {
    position: relative;
    margin-right: 15px;
}

.search-bar .search-form {
    font-size: 12px;
}

.search-bar .search-form .search-input-wrap {
    padding: 0;
    height: 24px;
    width: 100%;
    border: 1px solid #eaeaea;
    color: #313131;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}

.search-bar .search-form .search-input-wrap .search-input {
    padding: 1px 0;
    text-indent: 6px;
    height: 22px;
    line-height: 22px;
    width: 90%;
    border: 0;
    outline: 0;
}

.search-bar .search-form .search-input-wrap .search-submit-btn {
    -webkit-appearance: none;
    position: absolute;
    right: 0;
    background: #FFF url(../images/search.png) no-repeat 2px 4px;
    width: 20px;
    text-indent: -999px;
    border: 0;
    outline: 0;
    text-decoration: none;
    height: 100%;
}

.search-bar .search-form .search-input-wrap.focus {
    border-color: #fc4e53;
}

.search-bar .search-ft {
    position: relative;
}

#suggest-container {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 100;
    border: 1px solid #9c9c9c;
}

#suggest-container .suggest-bd {
    background: #fff
}

#suggest-container a {
    display: block;
    overflow: hidden;
    padding-left: 6px;
    line-height: 26px;
    font-size: 12px;
    text-decoration: none;
    color: #fc4e53;
    cursor: pointer
}

#suggest-container a b {
    color: #313131
}

#suggest-container a.on {
    background: rgba(232, 232, 232, 0.7)
}

#suggest-common a {
    height: 26px
}

.top-header-position {
    float: right;
    display: block;
    line-height: 60px;
    margin-right: 10px
}

.top-header-position a, .top-header-position img {
    vertical-align: middle
}

.right-fixed-position {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -50px;
    z-index: 100
}

.right-fixed-position .close {
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
    height: 15px;
    width: 15px;
    z-index: 2;
    background-image: url(../images/close.jpg)
}

.container {
    width: 70%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headers .container {
    justify-content: flex-start;
}

.container .footer {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.container .footer a:hover {
    color: #000;
    text-decoration: none;
}

#doc-ft {
    padding: 20px 0;
    background-color: #FFF;
    text-align: center;
    color: #878787;
    clear: both;
}

#doc-hd {
    position: relative;
    z-index: 100
}

#doc-hd .search-bar {
    width: 210px;
}

#doc-hd.double .search-bar {
}

.g-box .home_live_class {
    margin-left: 20px;
}

.g-box .home_live_class li {
    float: left;
    list-style-type: disc;
    text-align: center;
    width: 10%;
    margin-right: 30px;
    color: #6a6a6a;
    cursor: pointer;
}

.g-box .home_live_class li:first-child {
    list-style: none;
}

.g-box .home_live_class li.current {
    color: #000;
}

.g-box .box-hd {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 15px;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px 0;
}

.g-box .box-more {
    display: flex;
    font-size: 110%;
    color: #999999;
    align-items: center;
}

.g-box .box-more:hover {
    text-decoration: none;
    color: #8D6DFC;
}

.g-box .box-more img {
    height: 15px;
    margin-left: 5px;
}

.g-box .box-title {
    display: flex;
    align-items: center;
    font-size: 140%;
}

.g-box .box-title .icon {
    margin-right: 10px;
}

.nodatas {
    width: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
    color: #999999;
    font-size: 120%;
    margin: 20px 0;
}

.nodatas img {
    margin-bottom: 15px;
}

.pagination {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 0;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.pagination li {
    padding: 8px 15px;
    color: #313132;
    display: inline-block;
    font-size: 14px;
    background-color: #ffffff;
}

.pagination li a {
    color: #313132
}

.pagination li:hover {
    background-color: #8D6DFC;
    color: #ffffff;
}

.pagination li.disabled {
    color: #999999;
    background-color: #ffffff;
    cursor: default;
}

.pagination li.active {
    background-color: #8D6DFC;
    color: #ffffff;
}

.oldie .pagination li {
    display: inline
}

li {
    list-style: none;
}

.topic {
    padding: 9px;
    border: 1px solid #eee;
    background-color: #f5f5f5
}

.topic .pic {
    position: relative
}

.topic .pic img {
    display: block;
    width: 100%
}

.topic .pic .mask {
    position: absolute;
    z-index: 3;
    background-color: #000;
    opacity: 0;
    filter: Alpha(opacity=0);
    height: 0;
    width: 100%
}

.topic .pic a:hover .mask {
    top: 0;
    height: 100%;
    opacity: .1;
    filter: Alpha(opacity=10)
}

.topic h3 {
    font-size: 14px;
    text-align: center;
    line-height: 2
}

.topic .desc {
    color: #a4a4a4;
    margin-bottom: 10px
}

.topic .more {
    text-align: center
}

.topic .more a {
    display: inline-block;
    width: 103px;
    height: 28px;
    border: 1px solid #fc4e53;
    color: #fc4e53;
    line-height: 28px;
    background-color: #fff;
    text-align: center;
}

.topic .more a:hover {
    background-color: #fc4e53;
    color: #fff;
    text-decoration: none
}

#topic-plan .box-title .icon {
    background-position: 0 -31px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 17px;
    height: 17px
}

.topics {
    font-size: 0
}

.topics li {
    margin: 10px 0
}

.topics li img {
    width: 100%
}

#doc-hd .container ul.hd-nav a .user-nav-new-count {
    position: absolute;
    background: #e95b59;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    padding: 1px 0;
    margin-top: -5px;
    margin-left: 6px;
    border-radius: 50%
}

#doc-hd .container ul.hd-nav a .user-nav-new-count:after, #doc-hd .container ul.hd-nav a .user-nav-new-count:before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    background: #e95b59;
    z-index: -1
}

#doc-hd .container ul.hd-nav a .user-nav-new-count:after {
    right: -5px
}

#doc-hd .container ul.hd-nav a .user-nav-new-count:before {
    left: -5px
}

@font-face {
    font-family: "Icons";
    src: url("../fonts/5e12fb179e0ed77d.eot");
    src: url("../fonts/5e12fb179e0ed77d.eot") format('eot'), url("../fonts/8a7239a14872ccce.woff") format('woff'), url("../fonts/80432311258256ea.ttf") format('truetype')
}

.iconfont {
    font-family: "Icons";
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.iconfont-close:before {
    content: "\E001"
}

.iconfont-left:before {
    content: "\E002"
}

.iconfont-qq:before {
    content: "\E003"
}

.iconfont-qzone:before {
    content: "\E004"
}

.iconfont-right:before {
    content: "\E005"
}

.iconfont-wechat:before {
    content: "\E006"
}

.iconfont-weibo:before {
    content: "\E007"
}

.morenyanzhen {
    margin-left: 60px;
    color: #d14c49;
    display: none;
}

.live {
    text-align: center;
}

.logout {
    text-align: center;
}

.area-ft {
    background: #FFF;
    border-bottom: 2px solid #8D6DFC;
}

.down-ft {
    width: 1200px;
    padding: 35px 0;
    margin: 0 auto;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-line {
    height: 70%;
    border-left: #cccccc solid 1px;
    margin: 0 50px;
}

.gray_line {
    height: 20px;
    background: #F5F5F5;
}

.guan_wei {
    height: 45px;
}

.guan_wei_icon img {
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

.guan_wei .guan_wei_con {
    width: 129px;
    margin-left: 10px;
}

.guan_wei .guan_wei_con p {
    width: 129px;
    height: 20px;
    overflow: hidden;
}

.guan_wei .guan_wei_con .guan_wei_title {
    font-size: 16px;
}

.guan_wei .guan_wei_con .guan_wei_desc {
    color: #aaaaaa;
}

.down-ft_two .ewm_list {
    width: 40%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}

.down-ft_two .ewm_list li {
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.down-ft_two .ewm_list li img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0;
    padding: 0;
}

.down-ft_three {
    display: flex;
    align-items: center;
}

.down-ft_three .phone_icon img {
    width: 60px;
}

.down-ft_three .phone_msg {
    margin-left: 30px;
}

.down-ft_three .phone_msg .phone_number {
    font-size: 20px;
    font-weight: bold;
    color: #8D6DFC;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.down-ft_three .phone_msg .phone_desc {
    color: #aaa;
}

.down-ft_four {
    display: flex;
    align-items: center;
}

.down-ft_four .company_mobile {
    color: #ff2c55;
    font-size: 30px;
}

.down-ft_four p {
    color: #aaaaaa;
    font-size: 14px;
}

.mar_bottom0 {
    margin-bottom: 0;
}

.mar_left0 {
    margin-left: 0;
}

.mar_top15 {
    margin-top: 15px;
}

.mar_left50 {
    margin-left: 50px;
}

.mar_top75 {
    margin-top: 75px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearboth {
    clear: both;
}

.layui-flow-more {
    width: 100%;
}

.layui-flow-more a {
    text-decoration: none !important;
}

.layui-flow-more a cite {
    width: 100%;
    background: none !important;
    color: #999999 !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.layui-flow-more a cite:before,
.layui-flow-more a cite:after {
    content: "";
    height: 1px;
    width: 40px;
}

.layui-flow-more a cite:before {
    background: linear-gradient(270deg, rgba(159, 160, 161, 1), rgba(159, 160, 161, 0));
    margin-right: 10px;
}

.layui-flow-more a cite:after {
    background: linear-gradient(90deg, rgba(159, 160, 161, 1), rgba(159, 160, 161, 0));
    margin-left: 10px;
}