blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

q:after,
q:before {
    content: ''
}

abbr,
acronym {
    border: 0
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.col-c,
.col-l,
.col_c,
.col_l,
.l {
    float: left
}

.col-r,
.col_r,
.r,
.ul-txt li span,
.ul_txt li span,
dt span {
    float: right
}

.c {
    clear: both
}

.n,
em {
    font-weight: 400;
    font-style: normal
}

.b {
    font-weight: 700
}

.i {
    font-style: italic
}

.fa {
    font-family: Arial
}

.fg {
    font-family: Georgia
}

.ft {
    font-family: Tahoma
}

.fl {
    font-family: Lucida Console
}

.fs {
    font-family: '宋体'
}

.fw {
    font-family: '微软雅黑'
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.tdu {
    text-decoration: underline
}

.tdn,
.tdn:hover,
a.tdl:hover {
    text-decoration: none
}

.fc0 {
    color: #000
}

.fc3 {
    color: #333
}

.fc6 {
    color: #666
}

.fc9 {
    color: #999
}

.fcr {
    color: red
}

.fcw {
    color: #fff
}

.fcb {
    color: #00f
}

.fcg {
    color: green
}

.f0 {
    font-size: 0
}

.f10 {
    font-size: 10px
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.f24 {
    font-size: 24px
}

.vm {
    vertical-align: middle
}

.vtb {
    vertical-align: text-bottom
}

.vt {
    vertical-align: top
}

.vn {
    vertical-align: -2px
}

.vimg {
    margin-bottom: -3px
}

.m0 {
    margin: 0
}

.ml0 {
    margin-left: 0
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 20px
}

.mr0 {
    margin-right: 0
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 20px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.ml-1 {
    margin-left: -1px
}

.mt-1 {
    margin-top: -1px
}

.p1 {
    padding: 1px
}

.pl5 {
    padding-left: 5px
}

.p5 {
    padding: 5px
}

.pt5 {
    padding-top: 5px
}

.pr5 {
    padding-right: 5px
}

.pb5 {
    padding-bottom: 5px
}

.p10 {
    padding: 10px
}

.pl10 {
    padding-left: 10px
}

.pt10 {
    padding-top: 10px
}

.pr10 {
    padding-right: 10px
}

.pb10 {
    padding-bottom: 10px
}

.p20 {
    padding: 20px
}

.pl20 {
    padding-left: 20px
}

.pt20 {
    padding-top: 20px
}

.pr20 {
    padding-right: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pr,
.rel {
    position: relative
}

.abs,
.pa {
    position: absolute
}

.dn {
    display: none
}

.db {
    display: block
}

.dib {
    -moz-inline-stack: inline-block;
    display: inline-block
}

.di {
    display: inline
}

.ovh {
    overflow: hidden
}

.ovs {
    overflow: scroll
}

.vh {
    visibility: hidden
}

.vv {
    visibility: visible
}

.lh14 {
    line-height: 14px
}

.lh16 {
    line-height: 16px
}

.lh18 {
    line-height: 18px
}

.lh20 {
    line-height: 20px
}

.lh22 {
    line-height: 22px
}

.lh24 {
    line-height: 24px
}

.fix {
    *zoom: 1
}

/* .fix:after,
.fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
} */

.z {
    _zoom: 1
}

.h1 {
    height: 1px
}

.h5 {
    height: 5px
}

.h,
.h10 {
    height: 10px
}

.h15 {
    height: 15px
}

.h20 {
    height: 20px
}

.h,
.h1,
.h10,
.h15,
.h20,
.h5 {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    clear: both
}

body {
    font: 12px 宋体, Arial, sans-serif
}

a {
    text-decoration: none
}

*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

body {
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    font-family: "PingFang SC", 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

img {
    max-width: 100%;
    border: none;
    display: block
}

input,
select,
textarea {
    font-size: 14px;
    color: #333;
    font-family: PingFangSC, 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: none
}

input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit],
input[type=text],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

::-ms-input-placeholder {
    color: #999
}

select::-ms-expand {
    display: none
}

a {
    text-decoration: none
}

.wp {
    margin: 0 auto;
    width: 100%;
    max-width: 1600px
}

.wp2 {
    padding: 0 100px;
    width: 100%
}

.cur {
    margin-bottom: 20px
}

.cur,
.cur a {
    font-size: 12px;
    color: #777;
    line-height: 20px
}

.cur a,
.cur span {
    display: inline-block;
    margin: 0 5px
}

.header {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 9
}

.header.fixed {
    background: #000
}

.header .logo {
    font-size: 22px;
    line-height: 40px;
    color: #fff;
    margin: 20px 70px 0 0;
    float: left;
    display: block
}

.header .logo img {
    width: auto;
    max-width: 200px;
    height: 36px;
    object-fit: contain;
}

.header .h-r {
    padding-top: 22px
}

.nav-h {
    float: left;
    margin-right: 22px
}

.nav-h li {
    display: inline-block;
    position: relative
}

.nav-h .v1 {
    display: block;
    margin: 0 12px;
    font-size: 16px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    position: relative;
    cursor: pointer
}

.nav-h .v2 {
    padding-left: 0;
    padding-right: 20px;
}

.nav-h .v2::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    background: url(../images/h1.png) center center no-repeat;
    background-size: contain;
    top: 55%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.nav-h .v1::before {
    content: "";
    display: block;
    width: 10px;
    height: 4px;
    border-radius: 3px;
    background-color: #FAF7E4;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    bottom: 0;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    opacity: 0
}

.nav-h .on .v1::before,
.nav-h .v1:hover::before {
    opacity: 1
}

.nav-h li:first-child .v1 {
    /*padding-right:0*/
}

.nav-h li:first-child .v1::after {
    /*display:none*/
}

.header .vip {
    float: left;
    line-height: 32px;
    height: 32px;
    padding: 0 10px 0 12px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border: 1px solid #ff0;
    display: flex;
    align-items: center;
    margin-top: 2px;
    background: rgba(255, 255, 0, .2)
}

.header .vip .icon {
    width: 20px;
    height: 20px;
    background: url(../images/vip.png) center center no-repeat;
    background-size: contain;
    float: left;
    margin-right: 8px
}

.header .vip span {
    color: #ff0;
    font-size: 14px
}

.navson {
    position: absolute;
    left: -20%;
    top: 40px;
    width: 140%;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 0;
    border-top: 2px solid #035cac;
    display: none
}

.navson a {
    font-size: 14px;
    line-height: 3.6;
    color: #333;
    display: block;
    transition: all 1s;
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5
}

.g-btn-h {
    float: right;
    display: flex;
    align-items: center
}

.g-btn-h .so {
    height: 30px;
    width: 30px;
    background: rgba(255, 255, 255, .8);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    float: left;
    margin-right: 20px;
    cursor: pointer
}

.g-btn-h .so::after {
    content: "";
    display: block;
    width: 16px;
    height: 20px;
    background: url(../images/so2.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%)
}

.g-btn-h2 {
    display: none
}

.g-btn-h a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 0 10px;
    float: left
}

.header2 .g-btn-h {
    display: none
}

.header2 .g-btn-h2 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.g-btn-h .btn {
    position: relative
}

.g-btn-h2 .icon {
    width: 32px;
    height: 32px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.g-btn-h .btn::after {
    content: "";
    display: block;
    width: 2px;
    height: 16px;
    position: absolute;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%)
}

.g-btn-h .btn {
    width: 114px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.g-btn-h2 .btn {
    cursor: pointer
}

.g-btn-h .btn span {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    padding-right: 20px
}

.g-btn-h2 .btn::after {
    display: none
}

.g-btn-h2 .btn span::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    background: url(../images/h1.png) center center no-repeat;
    background-size: contain;
    top: 55%;
    left: auto;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.menuBtn {
    display: none;
    position: fixed;
    top: 10px;
    right: 12px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.menuBtn b {
    display: block;
    height: 4px;
    background-color: #fff;
    margin: 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.menuBtn.open b {
    display: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    width: 30px
}

.menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

@media only screen and (min-width:960px) {
    body {
        font-size: .729vw;
        line-height: 1.5;
        font-family: "PingFang SC", 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased
    }

    input,
    select,
    textarea {
        font-size: .729vw;
        font-family: PingFangSC, 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
        border: none
    }

    input[type=button],
    input[type=checkbox],
    input[type=radio],
    input[type=reset],
    input[type=submit],
    input[type=text],
    select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    a {
        text-decoration: none
    }

    .wp {
        margin: 0 auto
    }

    .header .h-r {
        display: block !important;
    }

    .nav-h li {
        padding-bottom: 10px;
    }
}

.fancybox__container {
    --fancybox-bg: rgba(24, 24, 27, 0.5) !important
}

@media only screen and (min-width:1199px) and (max-width:1440px) {
    .cur {
        margin-bottom: 1.388vw
    }

    .cur,
    .cur a {
        font-size: .833vw;
        line-height: 1.388vw
    }

    .cur a,
    .cur span {
        margin: 0 .347vw
    }

    .header {
        height: 5.555vw;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .4)
    }

    .header.fixed {
        background: #000
    }

    .header .logo {
        font-size: 1.527vw;
        line-height: 3.333vw;
        margin: 1.388vw 4.861vw 0 0
    }

    .header .h-r {
        padding-top: 1.527vw
    }

    .nav-h {
        margin-right: 1.527vw
    }

    .nav-h .v1 {
        margin: 0 .833vw;
        font-size: 1.111vw;
        height: 2.5vw;
        line-height: 2.5vw;
    }

    .nav-h .v2 {
        padding-left: 0;
        padding-right: 1.3vw;
    }

    .nav-h .v2::after {
        content: "";
        width: 1.111vw;
        height: 1.111vw;
        background: url(../images/h1.png) center center no-repeat;
        background-size: contain;
        top: 55%;
        right: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

    .nav-h .v1::before {
        content: "";
        width: .694vw;
        height: .277vw;
        border-radius: .208vw;
        -webkit-border-radius: .208vw;
        -moz-border-radius: .208vw;
        -ms-border-radius: .208vw;
        -o-border-radius: .208vw;
        bottom: 0;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        opacity: 0
    }

    .nav-h .on .v1,
    .nav-h .v1:hover::before {
        opacity: 1
    }

    .header .vip {
        line-height: 2.222vw;
        height: 2.222vw;
        padding: 0 .694vw 0 .833vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw;
        border: 1px solid #ff0;
        align-items: center
    }

    .header .vip .icon {
        width: 1.388vw;
        height: 1.388vw;
        background: url(../images/vip.png) center center no-repeat;
        background-size: contain;
        margin-right: .555vw
    }

    .header .vip span {
        font-size: .972vw
    }

    .navson {
        top: 2.777vw;
        box-sizing: border-box;
        border-bottom: 0;
        border-top: .138vw solid #035cac
    }

    .navson a {
        font-size: .35rem;
        line-height: 3.6;
        transition: all 1s;
        white-space: nowrap;
        border-bottom: 1px solid #e5e5e5
    }

    .g-btn-h {
        align-items: center
    }

    .g-btn-h .so {
        height: 2.083vw;
        width: 2.083vw;
        background: rgba(255, 255, 255, .8);
        border-radius: .347vw;
        -webkit-border-radius: .347vw;
        -moz-border-radius: .347vw;
        -ms-border-radius: .347vw;
        -o-border-radius: .347vw;
        margin-right: 1.388vw
    }

    .g-btn-h .so::after {
        content: "";
        width: 1.111vw;
        height: 1.388vw;
        background: url(../images/so.png) center center no-repeat;
        background-size: contain;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%)
    }

    .g-btn-h a {
        font-size: 1.111vw;
        line-height: 1.388vw;
        padding: 0 .694vw
    }

    .g-btn-h2 .icon {
        width: 2.222vw;
        height: 2.222vw
    }

    .g-btn-h .btn::after {
        content: "";
        width: .138vw;
        height: 1.111vw;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%)
    }

    .g-btn-h .btn {
        width: 7.916vw;
        justify-content: space-between;
        align-items: center
    }

    .g-btn-h .btn span {
        font-size: .972vw;
        line-height: 1.527vw;
        padding-right: 1.388vw
    }

    .g-btn-h2 .btn span::after {
        content: "";
        width: 1.111vw;
        height: 1.111vw;
        background: url(../images/h1.png) center center no-repeat;
        background-size: contain;
        top: 55%;
        left: auto;
        right: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }
}

@media only screen and (max-width:1199px) {
    body {
        padding-top: 50px
    }

    .header {
        height: 50px;
        line-height: 50px;
        background-color: #000;
        padding: 0 15px;
        transition: .3s
    }

    .header .logo {
        font-size: 18px;
        margin: 0;
        line-height: 50px
    }

    .header .logo img {
        width: auto;
        max-width: 120px;
        height: 36px;
        object-fit: contain;
    }

    .menuBtn {
        display: block
    }

    .g-btn-h .so {
        margin-right: 10px
    }

    .header .h-r {
        display: none;
        float: none;
        margin: 0;
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        overflow-y: auto;
        padding: 10px 0;
        background: #fff;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        margin: 0
    }

    .nav-h {
        margin: 0
    }

    .nav-h li {
        width: 100%;
        height: auto
    }

    .nav-h .v1 {
        color: #1f1f1f;
        font-size: 16px;
        border-bottom: 1px solid #e5e5e5;
        line-height: 40px
    }

    .header2 .g-btn-h2 {
        margin-top: 10px;
        justify-content: center
    }

    .g-btn-h .btn span {
        color: #1f1f1f
    }

    .g-btn-h2 .btn span::after {
        background: url(../images/h7.png) center center no-repeat;
        background-size: contain
    }

    .nav-h {
        float: none;
        width: 100%;
        margin-bottom: 20px
    }

    .header .vip {
        display: none;
        float: none;
        width: 120px;
        margin: 0 auto
    }

    .nav-h .v1 {
        height: auto
    }

    .nav-h .v1::before {
        display: none
    }

    .nav-h .v2::after {
        background: url(../images/h7.png) center center no-repeat;
        background-size: contain;
        top: 50%
    }

    .navson {
        position: static
    }

    .g-btn-h {
        justify-content: center;
        width: 100%
    }

    .g-btn-h .so {
        display: none
    }

    .g-btn-h a {
        color: #1f1f1f
    }

    .g-btn-h .btn::after {
        background-color: #1f1f1f
    }

    .navson a {
        font-size: 16px;
        line-height: 42px;
        text-align: left;
        padding-left: 30px
    }
}

.banner {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
   
    object-fit: cover
}

.banner .txt {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    text-align: center
}

.banner .tit {
    font-size: 32px;
    line-height: 45px;
    color: #fff
}

.banner .desc {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 8px
}

.h-so {
    display: inline-block;
    height: 48px;
    background: #fff;
    border-radius: 15px;
    position: relative;
    width: 355px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    margin-bottom: 8px
}

.h-so input {
    width: 100%;
    border: none;
    background-color: transparent;
    line-height: 48px;
    font-size: 12px
}

.h-so .inp {
    padding: 0 50px 0 16px
}

.h-so .submit {
    width: 16px;
    height: 20px;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/so.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    font-size: 0;
    cursor: pointer
}

.banner .desc2 {
    color: #e5e5e5
}

.wp {
    max-width: 1400px;
    margin: 0 auto
}

.row-z01 {
    margin-bottom: 40px
}

.ul-nav-x {
    margin: 0 -10px;
    overflow: hidden;
    display: grid;
    gap: 20px;
    margin-bottom: 20px;
    grid-template-columns: repeat(6, minmax(0, 1fr));

}
@media (max-width:768px) {
    .ul-nav-x {
        margin: 0 -10px;
        overflow: hidden;
        display: grid;
        gap: 20px;
        margin-bottom: 20px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    
    }
    }
.ul-nav-x li {
   
    width: 100%;
   
}

.ul-nav-x .con {
    margin: 0 10px;
    padding: 10px;
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.ul-nav-x .icon {
    width: 32px;
    height: 32px;
    margin-right: 10px
}

.ul-nav-x .tit {
    font-size: 16px;
    line-height: 20px;
    color: #1f1f1f
}

.ul-nav-x .desc {
    font-size: 12px;
    color: #777;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.m-list-info {
    padding-bottom: 20px
}

.g-nav {
    height: 40px;
    margin-bottom: 20px
}

.g-tit {
    font-size: 20px;
    line-height: 40px;
    color: #3e3232;
    position: relative;
    padding-left: 10px;
    float: left;
    margin-right: 19px;
    font-weight: 700
}

.g-tit::after,
.m-list-top .tit::after {
    content: "";
    display: block;
    width: 4px;
    height: 10px;
    position: absolute;
    background-color: #FAF7E4;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.ul-nav-z {
    overflow: hidden;
    padding-top: 4px;
    white-space: nowrap;
    overflow-x: auto
}

.ul-nav-z li {
    display: inline-block
}

.g-con {
    display: inline-block;
    padding: 0 12px 0 20px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #3e3232;
    background-color: #f5f5f5;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    margin: 0 1px;
    position: relative;
    cursor: pointer
}

/* .g-con::after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    background-color: #FAF7E4;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
} */

.g-con.on {
    background-color: #FAF7E4;
    color: #000
}

.g-con.on::after {
    background-color: #fff
}

.g-con a {
    color: #3e3232;
}

.g-con.on a {
    color: #000;
}

.g-nav .btn {
    float: right;
    display: none
}

.g-nav .next,
.g-nav .prev {
    width: 40px;
    height: 40px;
    background-color: #f5f5f5;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    float: left;
    position: relative
}

.g-nav .prev {
    margin-right: 10px
}

.g-nav .next::after,
.g-nav .prev::after {
    position: absolute;
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/a11.png) center center no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%)
}

.g-nav .prev::after {
    background: url(../images/a17.png) center center no-repeat;
    background-size: contain
}

.ul-list-info {
   
    display: grid;
    gap: 20px;
    margin-bottom: 20px;
    grid-template-columns: repeat(4, minmax(0, 1fr));

}
@media (max-width:768px) {
    .ul-list-info {
       
        display: grid;
        gap: 20px;
        margin-bottom: 20px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    
    }
    }
.ul-list-info li {
   
    width: 100%;
   
}

.ul-list-info .con {
    display: block;
    margin: 0 10px;
    padding: 10px;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, .07);
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    cursor: pointer
}

.ul-list-info .pic {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    overflow: hidden
}

.ul-list-info .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.ul-list-info .con:hover .pic img {
    transform: translateY(-50%) scale(1.1);
    -webkit-transform: translateY(-50%) scale(1.1);
    -moz-transform: translateY(-50%) scale(1.1);
    -ms-transform: translateY(-50%) scale(1.1);
    -o-transform: translateY(-50%) scale(1.1)
}

.ul-list-info .g-con {
    display: block;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ul-list-info .tit {
    font-size: 16px;
    line-height: 20px;
    color: #1f1f1f;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* height: 40px; */
    font-weight: 700
}

.ul-list-info .desc {
    font-size: 14px;
    line-height: 20px;
    color: #777;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: auto;
    margin-bottom: 16px
}

.ul-list-info .g-bot-x {
    background-color: #f5f5f5
}

.g-bot-x {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    height: 48px;
    line-height: 48px;
    padding: 0 8px
}

.g-bot-x .look,
.g-bot-x .money {
    float: left;
    text-align: left
}

.g-bot-x .money {
    font-size: 16px;
    color: #FAF7E4;
    width: 36%
}

.g-bot-x .look {
    font-size: 14px;
    color: #3e3232;
    position: relative;
    padding-left: 28px;
    width: 32%
}

.g-bot-x .look::after {
    content: "";
    display: block;
    width: 23px;
    height: 148px;
    background: url(../images/a13.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.banner-inner {
    height: 329px
}

.banner-inner .txt {
    top: 50%
}

.banner-inner .tit {
    margin-bottom: 10px
}

.banner-inner .desc2 {
    margin-bottom: 10px
}

.banner-inner .btn {
    display: inline-block;
    width: 120px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background-color: #e24f55;
    color: #fff;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.banner-inner .btn:hover {
    opacity: .8
}

.m-list-hot {
    padding-bottom: 20px
}

.ul-list-hot {
    margin: 0 -10px;
    overflow: hidden
}

.ul-list-hot li {
    float: left;
    width: 29.9%;
    margin-bottom: 20px
}

.ul-list-hot li:first-child {
    width: 40.2%
}

.ul-list-hot .con {
    margin: 0 10px;
    position: relative;
    overflow: hidden;
    display: block
}

.ul-list-hot .pic {
    padding-top: 76.23%;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px
}

.ul-list-hot li:first-child .pic {
    padding-top: 116.17%
}

.ul-list-hot .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.ul-list-hot .con:hover .pic img {
    transform: translateY(-50%) scale(1.1);
    -webkit-transform: translateY(-50%) scale(1.1);
    -moz-transform: translateY(-50%) scale(1.1);
    -ms-transform: translateY(-50%) scale(1.1);
    -o-transform: translateY(-50%) scale(1.1)
}

.ul-list-hot .txt {
    position: absolute;
    bottom: 19px;
    left: 15px;
    right: 15px;
    background: rgba(255, 255, 255, .7);
    padding: 16px 16px 0 16px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px
}

.ul-list-hot .g-bot-x {
    background-color: none
}

.ul-list-hot .tit {
    font-size: 20px;
    line-height: 28px;
    color: #1f1f1f;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 56px;
    margin-bottom: 8px
}

.ul-list-hot .desc {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #777;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 16px
}

.g-bot-x2 {
    display: flex;
    justify-content: space-between
}

.g-bot-x2 .look,
.g-bot-x2 .money {
    float: none;
    width: auto
}

.m-list-vip {
    padding-bottom: 60px
}

.ul-list-vip {
    margin: 0 -10px
}

.ul-list-vip li {
    width: 50%;
    float: left;
    margin-bottom: 20px
}

.ul-list-vip .con {
    display: block;
    margin: 0 10px;
    padding: 10px;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, .07);
    cursor: pointer
}

.ul-list-vip .pic {
    width: 216px;
    height: 190px;
    float: left;
    margin-right: 16px;
    overflow: hidden;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px
}

.ul-list-vip .pic img {
    width: 100%;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.ul-list-vip .con:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.ul-list-vip .txt {
    height: 190px;
    overflow: hidden;
    position: relative;
    padding-top: 16px
}

.ul-list-vip .tit {
    font-size: 16px;
    line-height: 20px;
    color: #1f1f1f;
    margin-bottom: 16px;
    font-weight: 700
}

.ul-list-vip .desc {
    font-size: 14px;
    line-height: 20px;
    color: #777;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ul-list-vip .g-bot-x2 {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.footer .content {
    padding: 106px 117px 0;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    display: flex;
    justify-content: space-between
}

.copyright-section {
    padding: 35px 117px 0;
    height: 97px;
    background-color: #343a40
}

.copyright-section a {
    font-size: 14px;
    line-height: 25px;
    color: #e5e5e5;
    float: right;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.copyright-section .mark {
    float: left;
    font-weight: 700
}

.footer .item {
    display: inline-block
}

.footer .item1 {
    width: 262px
}

.footer .tit {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 16px
}

.footer .desc {
    font-size: 12px;
    line-height: 20px;
    color: #e5e5e5
}

.content-list li {
    margin-bottom: 10px
}

.content-list .desc {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.content-list .desc:hover,
.copyright-section a:hover {
    text-decoration: underline
}

.ul-qrcode {
    overflow: hidden
}

.ul-qrcode li {
    float: left
}

.ul-qrcode .qr {
    margin: 0 10px;
    width: 94px
}

.ul-qrcode .qr img {
    margin-bottom: 6px
}

.ul-qrcode .desc {
    color: #d5d5d4;
    text-align: center
}

.g-snv-z {
    position: fixed;
    top: 40%;
    right: 30px;
    width: 49px;
    padding: 8px 0 5px;
    background-color: rgba(213, 213, 212, .8);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.g-snv-z li {
    margin-bottom: 5px
}

.g-snv-z .con {
    position: relative;
    display: block;
    text-align: center;
    padding: 3px 0 7px;
    border-bottom: 1px solid rgba(213, 213, 212, .5)
}

.g-snv-z .con a {
    display: inline-block;
    width: 100%;
}

.g-snv-z .con .ewm {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    transition: .5s;
    opacity: 0;
    z-index: -1;
}

.g-snv-z .con .ewm img {
    width: 120px;
    aspect-ratio: 1;
}

.g-snv-z .con:hover .ewm {
    left: -120px;
    opacity: 1;
    z-index: 9;
}

.g-snv-z .icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-bottom: 2px
}

.g-snv-z .icon img {
    width: 100%;
    object-fit: cover
}

.g-snv-z .txt {
    font-size: 14px;
    line-height: 16px;
    color: rgba(62, 50, 50, .75)
}

.g-snv-z .top .con {
    padding: 10px 0;
    border-bottom: none
}

.banner2 {
    height: 255px
}

.m-list-top {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
   
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 20px 40px;
    margin-bottom: 20px;
    position: relative
}

.m-list-top .h-so {
    background: #f5f5f5
}

.m-list-top .item {
    margin-bottom: 10px
}

.m-list-info .btn-x {
    margin: 0 auto;
    width: 220px;
    text-align: center;
    height: 54px;
    line-height: 54px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    background: #e24f55;
    font-size: 14px;
    color: #fff;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.m-list-info .btn-x:hover {
    opacity: .8
}

.m-list-top .box {
    overflow: hidden;
    margin-bottom: 12px
}

.m-list-top .title {
    display: flex;
    align-items: center;
    float: left
}

.m-list-top .h-so {
    float: right
}

.m-list-top .tit {
    font-size: 32px;
    line-height: 45px;
    color: #3e3232;
    padding-left: 10px;
    position: relative;
    margin-right: 10px
}

.m-list-top .desc {
    font-size: 12px;
    line-height: 20px;
    color: #777
}

.m-list-top .wendang {
    font-size: 14px;
    line-height: 22px;
    color: #777;
    width: 117px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    position: absolute;
    bottom: 30px;
    right: 40px
}

.m-list-top .wendang .icon {
    width: 11px;
    height: 14px;
    background: url(../images/b1.png) center center no-repeat;
    background-size: contain;
    margin-right: 8px
}

.m-list-info2 {
    margin-bottom: 80px
}

.m-list-top .cor {
    float: right
}

.m-list-top .show {
    width: 92px;
    height: 40px;
    color: #777;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    float: left
}

.m-list-top .show .icon {
    width: 16px;
    height: 16px;
    background: url(../images/b2.png) center center no-repeat;
    background-size: contain;
    margin-right: 8px
}

.m-list-top .show2 {
    margin-right: 10px
}

.m-list-top .show2 .icon {
    background: url(../images/b3.png) center center no-repeat;
    background-size: contain
}

.m-list-top .con {
    height: 48px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    background-color: #f5f5f5;
    padding: 0 10px;
    position: relative
}

.m-list-top .money {
    font-size: 20px;
    line-height: 48px;
    color: #FAF7E4;
    display: inline-block;
    margin: 0 10px
}

.m-list-top .list {
    font-size: 14px;
    line-height: 48px;
    color: #3e3232;
    display: inline-block;
    margin: 0 10px
}

.m-list-top .list .icon {
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 14px;
    margin-right: 5px;
    float: left
}

.g-buy .vip {
    width: 199px;
    height: 56px;
    text-align: center;
    background: #e24f55;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    float: left;
    margin-right: 10px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.g-buy .vip:hover {
    opacity: .8
}

.g-buy .vip .icon {
    width: 24px;
    height: 24px;
    background: url(../images/vip.png) center center no-repeat;
    background-size: contain;
    margin-right: 8px
}

.g-buy .buy {
    display: inline-block;
    padding: 0 20px 0 16px;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #FAF7E4;
    background-color: #f5f5f5;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.g-buy .buy:hover {
    opacity: .7
}

.m-all-con {
    background: #e6e6e6
}

.m-content {
    overflow: hidden
}

.m-content .col {
    width: 67.83%;
    float: left;
    margin-right: 3.33%
}

.m-content .cor {
    overflow: hidden
}

.ul-content li {
    margin-bottom: 20px
}

.ul-content .pic img {
    width: 100%;
    object-fit: cover
}

.ul-content .con {
    padding: 40px;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px
}

.ul-content .info {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px
}

.m-content .mark .tit {
    font-size: 14px;
    line-height: 22px;
    color: #1f1f1f;
    font-weight: 700;
    margin-bottom: 10px
}

.m-content .mark .tit span {
    color: #FAF7E4
}

.m-content .mark {
    padding: 20px 0;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    margin-bottom: 20px
}

.m-content .mark .g-buy {
    display: flex;
    justify-content: center
}

.m-content .mark .vip {
    float: none
}

.m-download {
    padding: 20px 20px 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background-color: #fff;
    margin-bottom: 160px
}

.m-content .g-tit {
    float: none
}

.m-download p {
    font-size: 14px;
    line-height: 20px;
    color: #777;
    margin-bottom: 10px
}

.m-download p span {
    color: #FAF7E4
}

.m-news,
.m-qr,
.m-recommend {
    padding: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background-color: #fff;
    margin-bottom: 20px
}

.m-qr .g-tit,
.m-recommend .g-tit {
    margin-bottom: 20px
}

.m-news .g-tit {
    margin-bottom: 10px
}

.ul-news li {
    margin-bottom: 10px
}

.ul-news .con {
    overflow: hidden;
    display: block
}

.ul-news .pic {
    width: 87px;
    height: 87px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    overflow: hidden;
    margin-right: 10px;
    float: left
}

.ul-news .pic img {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.ul-news .con:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.ul-news .txt {
    overflow: hidden
}

.ul-news .tit {
    margin: 8px 0 5px;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #1f1f1f;
    font-weight: 700
}

.ul-news .look {
    display: block;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin-right: 20px;
    color: #3e3232
}

.ul-news .icon {
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 4px
}

.ul-news .icon1 {
    width: 23px;
    height: 18px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 4px
}

.ul-qrcode2 {
    margin: 0 -10px
}

.ul-qrcode2 li {
    width: 50%
}

.ul-qrcode2 .qr {
    width: 140px
}

.ul-qrcode2 .qr img {
    width: 100%
}

.ul-qrcode2 .desc {
    font-size: 12px;
    line-height: 20px;
    color: #777
}

@media only screen and (min-width:1199px) and (max-width:1440px) {
    .banner {
        height: 27.77vw;
        margin-bottom: 2.777vw
    }

    .banner .txt {
        top: 60%;
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%)
    }

    .banner .tit {
        font-size: 2.222vw;
        line-height: 3.125vw
    }

    .banner .desc {
        font-size: .833vw;
        line-height: 1.388vw;
        margin-bottom: .555vw
    }

    .h-so {
        height: 3.333vw;
        background: #fff;
        border-radius: 1.041vw;
        width: 24.65vw;
        -webkit-border-radius: 1.041vw;
        -moz-border-radius: 1.041vw;
        -ms-border-radius: 1.041vw;
        -o-border-radius: 1.041vw;
        margin-bottom: .555vw
    }

    .h-so input {
        border: none;
        line-height: 3.333vw;
        font-size: .833vw
    }

    .h-so .inp {
        padding: 0 3.472vw 0 1.111vw
    }

    .h-so .submit {
        width: 1.111vw;
        height: 1.388vw;
        right: 1.111vw;
        top: 50%;
        transform: translateY(-50%);
        background-image: url(../images/so.png);
        font-size: 0
    }

    .wp {
        max-width: 83.33vw;
        margin: 0 auto
    }

    .row-z01 {
        margin-bottom: 2.777vw
    }

    .ul-nav-x {
        margin: 0 -.694vw
    }

    .ul-nav-x li {
        margin-bottom: 1.388vw
    }

    .ul-nav-x .con {
        margin: 0 .694vw;
        padding: .694vw;
        align-items: center;
        border-radius: .694vw;
        -webkit-border-radius: .694vw;
        -moz-border-radius: .694vw;
        -ms-border-radius: .694vw;
        -o-border-radius: .694vw
    }

    .ul-nav-x .icon {
        width: 2.222vw;
        height: 2.222vw;
        margin-right: .694vw
    }

    .ul-nav-x .tit {
        font-size: 1.111vw;
        line-height: 1.388vw
    }

    .ul-nav-x .desc {
        font-size: .833vw;
        line-height: 1.388vw
    }

    .m-list-info {
        padding-bottom: 1.388vw
    }

    .g-nav {
        height: 2.777vw;
        margin-bottom: 1.388vw
    }

    .g-tit {
        font-size: 1.388vw;
        line-height: 2.777vw;
        padding-left: .694vw;
        margin-right: 1.319vw;
        font-weight: 700
    }

    .g-tit::after,
    .m-list-top .tit::after {
        content: "";
        width: .277vw;
        height: .694vw;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

    .ul-nav-z {
        padding-top: .277vw
    }

    .g-con {
        padding: 0 .833vw 0 1.388vw;
        height: 2.222vw;
        line-height: 2.222vw;
        font-size: .972vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw;
        margin: 0 1px
    }

    .g-con::after {
        content: "";
        width: .277vw;
        height: .277vw;
        left: .694vw;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%
    }

    .g-nav .next,
    .g-nav .prev {
        width: 2.777vw;
        height: 2.777vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw
    }

    .g-nav .prev {
        margin-right: .694vw
    }

    .g-nav .next::after,
    .g-nav .prev::after {
        content: "";
        width: 1.666vw;
        height: 1.666vw;
        background: url(../images/a11.png) center center no-repeat;
        background-size: contain;
        top: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        -o-transform: translateY(-50%) translateX(-50%)
    }

    .g-nav .prev::after {
        background: url(../images/a17.png) center center no-repeat;
        background-size: contain
    }

    .ul-list-info {
        margin: 0 -.694vw
    }

    .ul-list-info li {
        margin-bottom: 1.388vw
    }

    .ul-list-info .con {
        margin: 0 .694vw;
        padding: .694vw;
        box-shadow: 0 0 2.222vw 0 rgba(0, 0, 0, .07);
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw
    }

    .ul-list-info .pic {
        padding-top: 117.65%;
        margin-bottom: 1.041vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw
    }

    .ul-list-info .pic img {
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

    .ul-list-info .g-con {
        margin-bottom: .277vw
    }

    .ul-list-info .tit {
        font-size: 1.111vw;
        line-height: 1.388vw;
        margin-bottom: .277vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 2.777vw;
        font-weight: 700
    }

    .ul-list-info .desc {
        font-size: .972vw;
        line-height: 1.388vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: auto;
        margin-bottom: 1.111vw
    }

    .g-bot-x {
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw;
        height: 3.333vw;
        line-height: 3.333vw;
        padding: 0 .555vw
    }

    .g-bot-x .money {
        font-size: 1.111vw
    }

    .g-bot-x .look {
        font-size: .972vw;
        padding-left: 2vw
    }

    .g-bot-x .look::after {
        content: "";
        width: 1.597vw;
        height: 10.27vw;
        background: url(../images/a13.png) center center no-repeat;
        background-size: contain;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

    .banner-inner {
        height: 22.84vw
    }

    .banner-inner .txt {
        top: 50%
    }

    .banner-inner .tit {
        margin-bottom: .694vw
    }

    .banner-inner .desc2 {
        margin-bottom: .694vw
    }

    .banner-inner .btn {
        width: 8.333vw;
        height: 3.75vw;
        line-height: 3.75vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw
    }

    .m-list-hot {
        padding-bottom: 1.388vw
    }

    .ul-list-hot {
        margin: 0 -.694vw
    }

    .ul-list-hot li {
        height: 18.26vw;
        width: 29.9%;
        margin-bottom: 1.388vw
    }

    .ul-list-hot li:first-child {
        height: 38.05vw;
        width: 40.2%
    }

    .ul-list-hot .con {
        margin: 0 .694vw
    }

    .ul-list-hot .pic {
        padding-top: 76.23%;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw
    }

    .ul-list-hot li:first-child .pic {
        padding-top: 116.17%
    }

    .ul-list-hot .pic img {
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

    .ul-list-hot .txt {
        bottom: 1.319vw;
        left: 1.041vw;
        right: 1.041vw;
        background: rgba(255, 255, 255, .7);
        padding: 1.111vw 1.111vw 0 1.111vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw
    }

    .ul-list-hot .tit {
        font-size: 1.388vw;
        line-height: 1.944vw;
        font-weight: 700;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3.888vw;
        margin-bottom: .555vw
    }

    .ul-list-hot .desc {
        font-size: .972vw;
        line-height: 1.388vw;
        height: 2.777vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 1.111vw
    }

    .g-bot-x2 {
        justify-content: space-between
    }

    .g-bot-x2 .look,
    .g-bot-x2 .money {
        width: auto
    }

    .m-list-vip {
        padding-bottom: 4.166vw
    }

    .ul-list-vip {
        margin: 0 -.694vw
    }

    .ul-list-vip li {
        margin-bottom: 1.388vw
    }

    .ul-list-vip .con {
        margin: 0 .694vw;
        padding: .694vw;
        box-shadow: 0 0 2.222vw 0 rgba(0, 0, 0, .07)
    }

    .ul-list-vip .pic {
        width: 15vw;
        height: 13.19vw;
        margin-right: 1.111vw;
        border-radius: .833vw
    }

    .ul-list-vip .txt {
        height: 13.19vw;
        padding-top: 1.111vw
    }

    .ul-list-vip .tit {
        font-size: 1.111vw;
        line-height: 1.388vw;
        margin-bottom: 1.111vw;
        font-weight: 700
    }

    .ul-list-vip .desc {
        font-size: .972vw;
        line-height: 1.388vw;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }

    .ul-list-vip .g-bot-x2 {
        bottom: 0;
        left: 0
    }

    .footer .content {
        padding: 7.361vw 8.125vw 0;
        height: 27.77vw
    }

    .copyright-section {
        padding: 2.43vw 8.125vw 0;
        height: 6.736vw
    }

    .copyright-section a {
        font-size: .972vw;
        line-height: 1.736vw;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s
    }

    .copyright-section .mark {
        font-weight: 700
    }

    .footer .item1 {
        width: 18.19vw
    }

    .footer .tit {
        font-size: 1.111vw;
        line-height: 1.388vw;
        margin-bottom: 1.111vw
    }

    .footer .desc {
        font-size: .833vw;
        line-height: 1.388vw
    }

    .content-list li {
        margin-bottom: .694vw
    }

    .content-list .desc {
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s
    }

    .content-list .desc:hover,
    .copyright-section a:hover {
        text-decoration: underline
    }

    .ul-qrcode .qr {
        margin: 0 .694vw;
        width: 6.527vw
    }

    .ul-qrcode .qr img {
        margin-bottom: .416vw
    }

    .g-snv-z {
        top: 40%;
        right: 2.083vw;
        width: 3.402vw;
        padding: .555vw 0 .347vw;
        border-radius: .694vw;
        -webkit-border-radius: .694vw;
        -moz-border-radius: .694vw;
        -ms-border-radius: .694vw;
        -o-border-radius: .694vw
    }

    .g-snv-z li {
        margin-bottom: .347vw
    }

    .g-snv-z .con {
        padding: .208vw 0 .486vw;
        border-bottom: 1px solid rgba(213, 213, 212, .5)
    }

    .g-snv-z .icon {
        width: 1.666vw;
        height: 1.666vw;
        margin-bottom: .138vw
    }

    .g-snv-z .txt {
        font-size: .972vw;
        line-height: 1.111vw
    }

    .g-snv-z .top .con {
        padding: .694vw 0;
        border-bottom: none
    }

    .banner2 {
        height: 17.7vw
    }

    .m-list-top {
        border-radius: 1.388vw;
        -webkit-border-radius: 1.388vw;
        -moz-border-radius: 1.388vw;
        -ms-border-radius: 1.388vw;
        -o-border-radius: 1.388vw;
        margin-top: -9.722vw;
        padding: 1.388vw 2.777vw;
        margin-bottom: 1.388vw
    }

    .m-list-top .h-so {
        background: #f5f5f5
    }

    .m-list-top .item {
        margin-bottom: .694vw
    }

    .m-list-info .btn-x {
        margin: 0 auto;
        width: 15.27vw;
        height: 3.75vw;
        line-height: 3.75vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw;
        background: #e24f55;
        font-size: .972vw
    }

    .m-list-top .box {
        margin-bottom: .833vw
    }

    .m-list-top .title {
        align-items: center
    }

    .m-list-top .tit {
        font-size: 2.222vw;
        line-height: 3.125vw;
        padding-left: .694vw;
        margin-right: .694vw
    }

    .m-list-top .desc {
        font-size: .833vw;
        line-height: 1.388vw
    }

    .m-list-top .wendang {
        font-size: .972vw;
        line-height: 1.527vw;
        width: 8.125vw;
        height: 2.916vw;
        align-items: center;
        justify-content: center;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw;
        bottom: 2.083vw;
        right: 2.777vw
    }

    .m-list-top .wendang .icon {
        width: .763vw;
        height: .972vw;
        background: url(../images/b1.png) center center no-repeat;
        background-size: contain;
        margin-right: .555vw
    }

    .m-list-info2 {
        margin-bottom: 5.555vw
    }

    .m-list-top .show {
        width: 6.388vw;
        height: 2.777vw;
        font-size: .972vw;
        line-height: 1.527vw;
        align-items: center;
        justify-content: center;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw
    }

    .m-list-top .show .icon {
        width: 1.111vw;
        height: 1.111vw;
        background: url(../images/b2.png) center center no-repeat;
        background-size: contain;
        margin-right: .555vw
    }

    .m-list-top .show2 {
        margin-right: .694vw
    }

    .m-list-top .show2 .icon {
        background: url(../images/b3.png) center center no-repeat;
        background-size: contain
    }

    .m-list-top .con {
        height: 3.333vw;
        margin-bottom: .694vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw;
        padding: 0 .694vw
    }

    .m-list-top .money {
        font-size: 1.388vw;
        line-height: 3.333vw;
        margin: 0 .694vw
    }

    .m-list-top .list {
        font-size: .972vw;
        line-height: 3.333vw;
        margin: 0 .694vw
    }

    .m-list-top .list .icon {
        width: 1.388vw;
        height: 1.388vw;
        margin-top: .972vw;
        margin-right: .347vw
    }

    .g-buy .vip {
        width: 13.81vw;
        height: 3.888vw;
        background: #e24f55;
        font-size: .972vw;
        line-height: 1.666vw;
        align-items: center;
        justify-content: center;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw;
        margin-right: .694vw
    }

    .g-buy .vip .icon {
        width: 1.666vw;
        height: 1.666vw;
        background: url(../images/vip.png) center center no-repeat;
        background-size: contain;
        margin-right: .555vw
    }

    .g-buy .buy {
        padding: 0 1.388vw 0 1.111vw;
        height: 3.888vw;
        line-height: 3.888vw;
        font-size: 1.111vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw
    }

    .m-all-con {
        background: #e6e6e6
    }

    .m-content .col {
        width: 67.83%;
        margin-right: 3.33%
    }

    .ul-content li {
        margin-bottom: 1.388vw
    }

    .ul-content .con {
        padding: 2.777vw;
        border-radius: 1.388vw;
        -webkit-border-radius: 1.388vw;
        -moz-border-radius: 1.388vw;
        -ms-border-radius: 1.388vw;
        -o-border-radius: 1.388vw
    }

    .ul-content .info {
        font-size: .972vw;
        line-height: 1.527vw;
        margin-bottom: .694vw
    }

    .m-content .mark .tit {
        font-size: .972vw;
        line-height: 1.527vw;
        font-weight: 700;
        margin-bottom: .694vw
    }

    .m-content .mark {
        padding: 1.388vw 0;
        border-radius: 1.388vw;
        -webkit-border-radius: 1.388vw;
        -moz-border-radius: 1.388vw;
        -ms-border-radius: 1.388vw;
        -o-border-radius: 1.388vw;
        margin-bottom: 1.388vw
    }

    .m-content .mark .g-buy {
        justify-content: center
    }

    .m-download {
        padding: 1.388vw 1.388vw .694vw;
        border-radius: 1.388vw;
        -webkit-border-radius: 1.388vw;
        -moz-border-radius: 1.388vw;
        -ms-border-radius: 1.388vw;
        -o-border-radius: 1.388vw;
        margin-bottom: 11.11vw
    }

    .m-download p {
        font-size: .972vw;
        line-height: 1.388vw;
        margin-bottom: .694vw
    }

    .m-news,
    .m-qr,
    .m-recommend {
        padding: 1.388vw;
        border-radius: 1.388vw;
        -webkit-border-radius: 1.388vw;
        -moz-border-radius: 1.388vw;
        -ms-border-radius: 1.388vw;
        -o-border-radius: 1.388vw;
        margin-bottom: 1.388vw
    }

    .ul-news li {
        margin-bottom: .694vw
    }

    .ul-news .pic {
        width: 6.041vw;
        height: 6.041vw;
        border-radius: .833vw;
        -webkit-border-radius: .833vw;
        -moz-border-radius: .833vw;
        -ms-border-radius: .833vw;
        -o-border-radius: .833vw;
        margin-right: .694vw
    }

    .ul-news .tit {
        margin: .555vw 0 .347vw;
        font-size: .972vw;
        line-height: 1.527vw;
        height: 3.055vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .ul-news .look {
        font-size: .972vw;
        line-height: 1.527vw;
        justify-content: center;
        align-items: center;
        margin-right: 1.388vw
    }

    .ul-news .icon {
        width: 1.388vw;
        height: 1.388vw;
        margin-right: .277vw
    }

    .ul-news .icon1 {
        width: 1.597vw;
        height: 1.25vw;
        margin-right: .277vw
    }

    .ul-qrcode2 {
        margin: 0 -.694vw
    }

    .ul-qrcode2 .qr {
        width: 9.722vw
    }

    .ul-qrcode2 .desc {
        font-size: .833vw;
        line-height: 1.388vw
    }
}

@media only screen and (max-width:1199px) {
    .wp {
        max-width: 100%;
        width: 100%;
        padding: 0 20px
    }

    .banner .txt {
        top: 50%
    }

    .banner {
        height: 340px
    }

    .banner {
        height: 300px
    }

    .banner .tit {
        font-size: 26px
    }

    .g-snv-z {
        display: none
    }

    .ul-nav-x li {
        width: 100%
    }

    .ul-list-info li {
        width: 100%
    }

    .ul-list-hot .tit {
        font-size: 18px;
        line-height: 24px;
        height: 48px
    }

    .ul-list-hot .tit {
        margin-bottom: 0
    }

    .ul-list-hot li:first-child .tit {
        margin-bottom: 5px
    }

    .ul-list-hot .desc {
        margin-bottom: 0
    }

    .ul-list-vip .txt {
        padding-top: 5px
    }

    .m-list-top .wendang {
        height: 38px
    }

    .m-list-top .g-con {
        margin-bottom: 5px
    }

    .m-list-top .tit {
        font-size: 26px
    }

    .m-content .col {
        float: none;
        width: 100%;
        margin-right: 0
    }

    .m-content .col {
        margin-right: 0
    }

    .m-download {
        margin-bottom: 20px
    }

    .footer .content {
        height: auto;
        padding: 40px 10px;
        display: block
    }

    .footer .item {
        display: none
    }

    .footer .item1 {
        display: block;
        width: auto
    }

    .copyright-section {
        height: 40px;
        padding: 0 10px
    }

    .copyright-section a {
        font-size: 12px;
        line-height: 40px
    }

    .m-all-con {
        padding-bottom: 20px
    }
}

@media only screen and (max-width:960px) {
    .ul-list-vip li {
        width: 100%
    }

    .banner .tit {
        font-size: 22px
    }

    .ul-nav-x li {
        width: 100%
    }

    .ul-list-hot li:first-child {
        width: 100%
    }

    .ul-list-hot li {
        width: 100%
    }

    .m-list-top .bot {
        padding-bottom: 40px
    }

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

    .m-list-top .wendang {
        bottom: 10px;
        right: 10px
    }

    .m-list-top .cor,
    .m-list-top .h-so,
    .m-list-top .title {
        width: 100%;
        float: none
    }

    .ul-content .con {
        padding: 20px
    }

    .m-list-top .con {
        height: auto
    }

    .m-list-top .tit {
        font-size: 22px;
        line-height: 32px
    }
}

@media only screen and (max-width:767px) {
    .wp {
        padding: 0 10px
    }

    .footer .content {
        padding: 20px 10px
    }

    .m-list-top .list,
    .m-list-top .money {
        line-height: 40px
    }

    .m-list-top .list .icon {
        margin-top: 10px
    }

    .m-list-top {
        margin-bottom: 10px
    }

    .banner {
        height: 300px
    }

    .banner {
        height: 280px
    }

    .banner .tit {
        font-size: 20px
    }

    .g-snv-z {
        display: none
    }

    .ul-nav-x li {
        width: 100%
    }

    .ul-list-info li {
        width: 100%
    }

    .ul-list-hot .tit {
        font-size: 16px;
        line-height: 20px;
        height: 40px
    }

    .ul-list-vip .pic {
        width: 100%;
        float: none;
        height: auto;
        margin-bottom: 10px
    }

    .ul-list-vip .txt {
        height: auto;
        padding-bottom: 60px
    }

    .ul-list-info .tit {
        height: auto;
        display: block
    }

    .ul-list-info .desc {
        height: auto;
        display: block
    }

    .m-list-info2 {
        margin-bottom: 20px
    }

    .m-list-top .title {
        display: block;
        margin-bottom: 8px
    }

    .ul-qrcode2 .qr {
        width: 100px
    }

    .m-list-top .tit {
        font-size: 20px;
        line-height: 28px
    }

    .banner .txt {
        top: 50%
    }

    .m-list-vip {
        padding-bottom: 20px
    }
}