@charset "UTF-8";

/* ▽▽▽▽ global renewal ▽▽▽▽ */
.bg-layer-cbm {
    display: none;
    position: fixed;
    z-index: 9980;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}
#cbm-aside {
    position: fixed;
    z-index: 9990;
    font-size: 16px;
    font-size: 1rem;
    top: 0;
    left: -798px;
    opacity: 1;
}
/* aside menu > ul */
.mobile-game, .nav-li, .pc-game {
    width: 100%;
    background: #131313;
    text-align: left;
}
.mobile-game>a, .nav-li>a, .pc-game>a {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    padding: 7.5px 22px;
    line-height: 24px;
    border-bottom: 1px solid #1a1a1e;
    background: #27292d url(//file.qijisoft.com/Valofe_file/web/common_web/images/bg-cbm-game.gif) left center repeat-y;
    color: #616267;
}
.mobile-game.on>a, .mobile-game>a:hover, .nav-li.on>a, .nav-li>a:hover, .pc-game.on>a, .pc-game>a:hover {
    text-decoration: none;
    background: #131313 url(//file.qijisoft.com/Valofe_file/web/common_web/images/bg-cbm-game-on.gif) left center repeat-y;
    color: #fff;
}
.nav-li.on > a {color:rgb(255, 153, 34);}
.mobile-game>a>.icon, .nav-li>a>.icon, .pc-game>a>.icon {margin-right: 7px;font-size:1.375rem; color:#616267;}
.mobile-game>a:visited>.blit-arrow, .mobile-game>a>.blit-arrow, .nav-li>a:visited>.blit-arrow, .nav-li>a>.blit-arrow, .pc-game>a:visited>.blit-arrow, .pc-game>a>.blit-arrow {
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 18px;
    box-sizing: border-box;
    width: 9px;
    height: 8px;
    vertical-align: middle;
    background: url(//file.qijisoft.com/Valofe_file/web/common_web/images/blit-cbm-list.png) 0 0 no-repeat;
}
.mobile-game.on>a>.blit-arrow.on, .mobile-game>a:hover>.blit-arrow, .nav-li.on>a>.blit-arrow.on, .nav-li>a:hover>.blit-arrow, .pc-game.on>a>.blit-arrow.on, .pc-game>a:hover>.blit-arrow {
    text-decoration: none;
    background: url(//file.qijisoft.com/Valofe_file/web/common_web/images/blit-cbm-list-on.png) 0 0 no-repeat;
}

/* aside menu > ul > ul */
.mobile-game>ul, .nav-li>ul, .pc-game>ul {display: none;}
.mobile-game>ul.on, .nav-li>ul.on, .pc-game>ul.on { display: block; }
.nav-li:last-child {padding-bottom: 16px;}


/* △△△△ global renewal △△△△ */



/* ▽▽▽▽ xiyouxi ▽▽▽▽ */
#loginHistory {
    z-index: 2147483642 !important;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center
}

#loginHistory .login-history-shadow {
    opacity: 1;
    z-index: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    padding-bottom: 0;
    top: 0;
    left: 0;
    background-size: cover;
    background: rgba(0, 0, 0, .8)
}

#loginHistory .pop-layer {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.0848rem;
    height: auto;
    border-top: 0.096rem solid #139bb8;
    background-color: #fff;
    box-shadow: 0 0 0.625rem rgba(0, 0, 0, .5);
    background: #fff
}

#loginHistory .pop-container {
    z-index: 0;
    padding: 1rem .6rem .35rem;
    background: #fff;
    height: auto;
    max-height: 80vh
}

#loginHistory .pop-container .frame {
    z-index: 9999;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: auto
}

#loginHistory .pop-container .frame h1 {
    position: relative;
    padding: .05rem 0 0 0;
    color: #a2a2a2;
    letter-spacing: .02rem;
    background: 0 0;
    text-align: left;
    padding-top: .288rem;
    font-size: .28rem;
    text-align: center;
    font-weight: 400;
    letter-spacing: -1rem;
    color: #404040;
    line-height: 1.5
}

#loginHistory .pop-container .alert {
    padding-top: .24rem
}

#loginHistory .pop-container .alert p.p-desc {
    margin-top: 0;
    margin-bottom: .136rem;
    text-align: center;
    color: #6f6f6f;
    font-size: 0.875rem;
    line-height: 1.5
}

#loginHistory .pop-container .alert div.tbl-wrapper {
    margin-bottom: 1rem;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%
}

#loginHistory .pop-container table.tbl-purchase th {
    border: 1px solid #007a97;
    background: #238ba3;
    text-align: center;
    font-weight: 700;
    font-size: 1rem;
    text-indent: 0;
    width: 1.62rem;
    color: #fff;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 0;
    padding-bottom: 0;
    line-height: .37rem;
    vertical-align: bottom
}

#loginHistory .pop-container table.tbl-purchase {
    width: 100%;
    border: 1px solid #e6e6e6;
    margin-bottom: 0.75rem;
    margin-top: 0.625rem
}

#loginHistory .pop-container table.tbl-purchase td {
    position: relative;
    text-align: center;
    font-size: 0.75rem;
    color: #000;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
    line-height: 1.5;
    height: .36rem;
    vertical-align: middle
}

#loginHistory .btn-wrap a {
    display: inline-block;
    box-sizing: border-box;
    margin-top: .132rem;
    padding: 0.8125rem .64rem;
    text-align: center;
    border: 1px solid #238ba3;
    font-size: 0.75rem;
    color: #fff;
    background: #238ba3;
    font-weight: 700;
    transition: all .5s ease;
    line-height: 1;
    outline: 0
}

#loginHistory .btn-wrap a:focus, #loginHistory .btn-wrap a:hover {
    border: 1px solid #238ba3;
    background: #43a7c5;
    color: #fff
}

#loginHistory .ant-pagination-item:focus, #loginHistory .ant-pagination-item:hover {
    border-color: #238ba3
}

#loginHistory .ant-pagination-item:focus a, #loginHistory .ant-pagination-item:hover a {
    color: #238ba3
}

#loginHistory .ant-pagination-item, #loginHistory .ant-pagination-item-link {
    border-radius: 0
}

#loginHistory .ant-pagination-item-active a {
    color: #238ba3
}

#loginHistory .ant-pagination-item-active {
    border-color: #238ba3
}

#loginHistory .icon_x {
    z-index: 9999;
    position: absolute;
    right: .24rem;
    top: .24rem;
    width: .24rem;
    height: .24rem;
    cursor: pointer
}

#loginHistory .icon_x:after {
    transform: rotate(45deg)
}

#loginHistory .icon_x:after, #loginHistory .icon_x:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    border-top: .02rem solid rgba(0, 0, 0, .5);
    width: .26rem;
    height: 0
}

#loginHistory .icon_x:before {
    transform: rotate(-45deg)
}

dl, ol, ul {
    margin: 0
}

#combineMenu {
    position: fixed;
    top: 0;
    left: 0;
    font-size: 1rem;
    clear: both;
    z-index: 8888;
    width: 100%;
    height: 3.75rem;
    text-align: left;
    background-color: #131313 !important;
    border-bottom: 1px solid #1e1d1d
}

#combineMenu .wrap-cbm {
    z-index: 9998;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#combineMenu .cb-menu {
    height: 3.75rem;
    padding-left: 1.375rem;
    display: flex
}

#combineMenu img {
    vertical-align: middle
}

#combineMenu .cb-menu > li.cbm-logo-li {
    margin-right: 0.625rem
}
#combineMenu .cb-menu > li > .cbm-logo {
    display: inline-block;
    vertical-align: middle;
    width: 128px;
    height: 60px;
    color: #fff;
    text-align: center;
    background: url(//web-cdn.xiyouxi.com/xiyouxi/images/xiyouxi_logo_home.png) left calc(50% - 2px) no-repeat;
    background-size: 100% auto;
}

#combineMenu .cb-menu .cbm-back {
    display: none
}

#combineMenu .cb-menu .cbm-bar a {
    position: relative;
    z-index: 99
}

#combineMenu .cb-menu .cbm-back a {
    position: relative;
    z-index: 99;
    width: 2rem
}

#combineMenu .cb-menu .cbm-back a, #combineMenu .cb-menu > li > .cbm-game {
    display: flex;
    width: 34px;
    align-items: center;
    height: 60px;
    color: #fff;
    font-weight: 700;
}

#combineMenu .cb-menu > li > .cbm-game {
    justify-content: center;
    line-height: 60px;
}

#combineMenu ul.login-area {
    display: flex;
    align-items: center;
    margin-right: 1.375rem
}

#combineMenu ul.login-area > li {
    width: auto;
    font-size: 0.75rem;
    line-height: 60px;
}

#combineMenu ul.login-area > li > a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.4375rem
}

.van-popup--left {
    overflow-y: hidden
}

.side-menu {
    z-index: 9990;
    overflow-y: auto;
    /*position: absolute;
    left: 0;
    top: 0;*/
    box-sizing: border-box;
    width: 18.75rem;
    height: 100%;
    background: #131313;
    box-shadow: 0 .03rem .03rem #000
}

.side-menu::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .15)
}

.side-menu::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: rgba(206, 124, 121, .55)
}

.side-menu::-webkit-scrollbar {
    width: 4px
}

.side-menu h1.tit-service {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 3.8125rem;
    padding: 0 1.375rem;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #27292d
}

.side-menu h1.tit-service img {
    vertical-align: middle
}

.side-menu h1.tit-service a img {
    height: 2.5rem;
    margin-top: 0
}

.side-menu h1.tit-service a:first-child {
    display: flex;
    align-items: center;
    justify-content: center
}

.side-menu a.btn-cbm-close {
    display: inline-block;
    width: 0.9375rem;
    height: 0.9375rem;
    font-size: 1.25rem;
    color: #fff;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(//file.qijisoft.com/Valofe_file/web/common_web/images/btn-cbm-close.png) 0 0 no-repeat;
}

.side-menu > .user-info {
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #1a1a1e;
    background: #1f1f24
}

.side-menu > .user-info .user-name {
    display: block;
    padding: 0.625rem 1.375rem;
    border-bottom: 1px solid #1a1a1e;
    color: #fff;
    font-size: 0.875rem
}

.user-name .color-ry {
    color: #00bfff
}

.side-menu > .user-info > ul.pull {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.side-menu a {
    color: #fff;
    font-size: 0.875rem
}

.side-menu > .user-info > ul.pull li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.8125rem;
    line-height: 0.8125rem
}

.side-menu > .user-info > ul.pull li a img {
    margin-right: .05rem
}

.side-menu > .user-info > ul > li {
    position: relative;
    box-sizing: border-box;
    padding: 0.8125rem 0;
    text-align: center
}

.side-menu > .nav-list {
    width: 100%;
    background: #1f1f24
}

.side-menu > .nav-list > ul {
    width: 100%;
    overflow: hidden
}

.van-cell {
    background: #27292d;
    color: #fff;
    padding: 0
}

.van-cell:after, .van-collapse-item--border:after, [class*=van-hairline]:after {
    border: 0
}

.van-collapse-item {
    border-bottom: 1px solid #1a1a1e !important
}

.van-collapse-item__content {
    padding: 0;
    background: none
}

.van-collapse-header {
    border-left: .04rem solid #616267;
    color: #f92 !important;
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    padding: .075rem 1.375rem;
    line-height: .24rem;
    background: none;
    color: #616267;
    display: flex;
    align-items: center
}

.van-collapse-header .fa {
    margin-right: .07rem
}

.van-collapse-header:hover {
    border-left: .04rem solid #f92
}

.van-cell:hover {
    background: #000
}

.van-cell:active {
    background: none
}

.van-collapse-content-box {
    padding: 0 !important
}

.nav-list2 li a {
    position: relative;
    box-sizing: border-box;
    display: block;
    line-height: 2.625rem;
    width: 100%;
    padding: 0 1.375rem;
    border-bottom: 1px solid #1c1c1f;
    background: #25252b;
    transition: all .75s cubic-bezier(.23, 1, .32, 1)
}

.nav-list2 li a:hover {
    background: #f92
}

.van-cell .anticon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0.75rem;
    height: .08rem;
    vertical-align: middle
}

#combineMenu ul.login-area > li.text {
    position: relative;
    vertical-align: middle;
    padding: 0 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    color: #fff;
    margin-left: 0;
    line-height: .6rem
}

#combineMenu ul.login-area > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    color: #fff
}

#combineMenu ul.login-area > li > a .latest-time, #combineMenu ul.login-area > li > a .text-id {
    display: inline;
    margin-left: .02rem;
    font-size: 0.8125rem;
    font-weight: 400;
    letter-spacing: 0
}

#combineMenu ul.login-area > li:hover > a {
    text-decoration: none;
    color: #00bfff
}

#combineMenu .wallet-click {
    cursor: pointer;
    display: inline-block;
    height: 1.6875rem;
    line-height: 1.6875rem;
    padding: 0 0.625rem 0 0.5rem;
    color: #fff;
    background-image: linear-gradient(to right bottom, #4babfc, #3b9ffd, #3293fc, #3485fb, #3e77f7);
    border-radius: 1.875rem
}
/* #vwallet -> 링크로 보냄 */
#vwallet {
    position: absolute;
    left: 0;
    top: .5rem;
    box-sizing: border-box;
    width: 100%;
    padding: .11rem .08rem 0;
    background: #fff;
    border-radius: .03rem;
    box-shadow: 0 0 .02rem rgba(0, 0, 0, .4);
    z-index: 9999
}

#vwallet li {
    float: none;
    padding: 0.75rem .04rem 0;
    border-top: 1px solid #dedede
}

#vwallet li:first-child {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0
}

#vwallet li > div {
    width: 100%
}

#vwallet li.coin span {
    float: left;
    display: inline-block;
    width: .26rem;
    height: .26rem;
    line-height: .26rem;
    border: .02rem solid #c8bea8;
    border-radius: 0.9375rem;
    background: #ffb400;
    color: #fff;
    font-weight: 700;
    font-size: 0.8125rem;
    text-align: center
}

#vwallet table {
    float: left;
    display: table;
    width: calc(100% - 2rem)
}

#vwallet table, #vwallet th {
    border: none !important;
    text-align: right
}

#vwallet th {
    font-weight: 700
}

#vwallet td, #vwallet th {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 0.75rem;
    line-height: 1rem;
    height: 1rem
}

#vwallet td {
    text-align: right;
    border: none !important
}

#vwallet a.btn-charge {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: .05rem 0 0.75rem;
    padding: .06rem 1rem;
    line-height: 0.625rem;
    font-size: 0.75rem;
    border-radius: .06rem;
    border: 1px solid #b6ccd1;
    color: #286c7c;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

#vwallet li.point span {
    float: left;
    display: inline-block;
    width: .26rem;
    height: .26rem;
    line-height: .26rem;
    border: .02rem solid #9ec0c6;
    border-radius: 0.9375rem;
    background: #00a3c0;
    color: #fff;
    font-weight: 700;
    font-size: 0.8125rem;
    text-align: center
}

.user-coin:hover span.wallet-click, .user-coin:hover span.wallet-click .fa {
    color: #1f507d;
    vertical-align: middle
}

#vwallet a.btn-charge:hover {
    background: #b6ccd1
}
/* ./ #vwallet -> 링크로 보냄 */

@font-face {
    font-family: Noto Sans SC;
    font-style: normal;
    font-weight: 400;
    src: url(//file.qijisoft.com/Valofe_file/web/fonts/NotoSansSc/NotoSansSC-Regular.otf) format("opentype")
}

@font-face {
    font-family: Noto Sans SC;
    font-style: normal;
    font-weight: 500;
    src: url(//file.qijisoft.com/Valofe_file/web/fonts/NotoSansSc/NotoSansSC-Medium.otf) format("opentype")
}

@font-face {
    font-family: Noto Sans SC;
    font-style: normal;
    font-weight: 700;
    src: url(//file.qijisoft.com/Valofe_file/web/fonts/NotoSansSc/NotoSansSC-Bold.otf) format("opentype")
}

* {
    font-family: Noto Sans SC, sans-serif
}

*, :after, :before {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html {
    /*color: #fff;*/
    /*font-size: 100px;*/
/*    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: text*/
}

body {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
}

blockquote, button, dd, dl, fieldset, figure, form, h1, h2, h3, h4, h5, h6, input, legend, ol, p, pre, td, textarea, th, ul, xmp {
    margin: 0;
    padding: 0
}

button, code, input, kbd, pre, samp, select, textarea, tt, xmp {
    line-height: inherit;
    font-family: inherit
}

address, cite, dfn, em, i, optgroup, var {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left
}

menu, ol, ul {
    list-style: none
}

fieldset, img {
    border: 0;
    vertical-align: middle
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

blockquote:after, blockquote:before, q:after, q:before {
    content: " "
}

pre, textarea, xmp {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

textarea {
    resize: vertical
}

button, input, select a, textarea {
    outline: 0 none
}

button, input, select, textarea {
    color: inherit
}

button:disabled, input:disabled, select:disabled, textarea:disabled {
    opacity: 1
}

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

input[type=button], input[type=file]::-webkit-file-upload-button, input[type=reset], input[type=search]::-webkit-search-cancel-button, input[type=submit] {
    -webkit-appearance: none;
    appearance: none
}

mark {
    background-color: transparent
}

a, del, ins, s, u {
    text-decoration: none
}

a, img {
    -webkit-touch-callout: none
}

a {
    color: #00afc7
}

.g-clear:after, .g-mod:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    content: " "
}

.tra {
    transition: all .75s cubic-bezier(.23, 1, .32, 1)
}

.yo-ico {
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle
}

a {
    transition: all .2s ease-in
}

#app {
    width: 100%;
    height: 100%
}

.hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    top: -1px;
    left: -1px;
    text-indent: -9999px
}

.row-w {
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    max-width: 1100px !important;
    overflow: hidden
}

#loading {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    /*background-color: rgba(0, 0, 0, .85)*/
    background-color: rgb(38 38 38)
}

#loading, #loading .loading-img-box {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

#loading .loading-img-box .loading-text {
    width: 1rem;
    height: 1rem;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 99
}

#loading .loading-img-box img {
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 9
}

@media screen and (max-width: 1024px) {
    #loading .loading-img-box img {
        width: 70%
    }
    #combineMenu .cb-menu {  padding-left: 0.375em;}
    #combineMenu .cb-menu>li>.cbm-logo {
        display: none
    }

    #combineMenu .cb-menu .cbm-back {
        display: block
    }

    #combineMenu ul.login-area {
        display: none
    }

    #combineMenu .cb-menu .cbm-bar {
       /* position: fixed;
        z-index: 99;
        right: 1.375rem*/
    }

 /*   #cbm-aside {left:-298px;}*/

    .side-menu{}


}


#footer, #xyx-footer {
    background-color: #000;
    /*padding: 1.5% 2.5% 0.73rem;
    padding: 1.5% 2.5% 4.5625rem;*/
    padding: 1.5% 2.5% 2.5rem;
    min-width: 10rem;
    height:auto;
}
/* background:url(/static/images/main-footer-bg.jpg) no-repeat center bottom; */
.footer_con {
    padding-top: 0.1rem;
    margin: 0 auto;
    color: #f4f4f4;
    height:auto;
}
.footer_con p {
    text-align: center;
    /*font-size: 0.12rem;
    padding-top: 0.08rem;*/
    padding-top:8px;
    line-height: 1.5;
    font-size: 12px;
    color: #f4f4f4;
}
.footer_con p .gov_icp {
    padding-left: 22px;
    background: url(//web-cdn.xiyouxi.com/passport/images/gov_icp.png) no-repeat;
}
.footer_con .img-box .logo {
    margin-right: 0.625rem;
   /* margin-bottom: 0.625rem;*/
    margin-bottom:0;
}
.footer_con .img-box {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 0.12rem;
    padding-top: 1.5rem;
}
.footer_con .img-box .icon-box {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}
.footer_con .img-box .icon-box img {
    /*width:50px;*/ height:50px;
}
.footer_con .img-box .icon-box img.logo {
    width:auto; max-width: 129px; height:36px;
}
.footer_con .img-box .icon-box img:not(.logo) {
    margin-left: 5px;
}
.footer_con p span {
    color: #f4f4f4;
}
.footer_con p img {
    margin: 0px 0.2rem;
}
.footer_con p a {
    color: #f4f4f4;
}

@media screen and (max-width: 959px) {
    #footer {
        min-width: 100%;
    }
    #footer p {
        margin: 0;
    }
    .footer_con {
        width: 96%;
    }
    .joinUs_cont {
        width: 75%;
    }
    .footer_con p img {
        margin: 0;
        margin-right: 0.1rem;
    }
    .joinUs_cont ul {
        width: 100%;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .joinUs_cont ul li {
        height: 2.54rem;
        margin-bottom: 0.15rem;
    }
    .footer_con p a img {
        margin: 0;
        width: 0.38rem !important;
        height: 0.38rem !important;
    }
}
@media screen and (max-width: 508px) {
    .footer_con .img-box {
        display: block;
    }
}
