body, dd, dl, form, h1, h2, h3, h4, h5, h6, hr, html, input, ol, p, pre, tbody, td, textarea, tfoot, th, thead, ul {
    margin: 0;
    padding: 0
}

html {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

body {
    line-height: 1.7;
    background-color: #fff
}

ol, ul {
    list-style: none
}

body, button, input, select, textarea {
    font-family: Tahoma, Arial, Hiragino Sans GB, STHeiti, Microsoft YaHei, Sans-serif
}

b, strong {
    font-weight: 700
}

em, i {
    font-style: normal
}

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

div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border: 0
}

button, input, select, textarea {
    margin: 0;
    font-family: inherit;
    vertical-align: baseline;
    font-size: 100%;
    outline: none
}

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

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

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

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

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input:focus {
    outline: none
}

input::-webkit-input-speech-button {
    display: none
}

select[multiple], select[size], select[size][multiple] {
    padding: 0;
    border: 1px solid #fff
}

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

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

button, input, textarea {
    -webkit-tap-highlight-color: #fff
}

body {
    background: #1f2025
}

.body-box, .footer-box, .header-box, .mainer-box {
    position: relative;
    width: 100%;
    height: auto;
    background: #fff
}

.w900 {
    width: 900px
}

.w900, .w1200 {
    margin: 0 auto
}

.w1200 {
    width: 1200px
}

.w100 {
    width: 100%;
    margin: 0 auto
}

.mtm80 {
    margin: 80px 0
}

.shadow {
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

a {
    cursor: pointer;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:hover {
    color: #f7e13c
}

.swiper-button-prev {
    background-image: none !important;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    outline: 0 none
}

.swiper-button-prev i {
    font-size: 50px;
    color: hsla(0, 0%, 100%, .8)
}

.swiper-button-next {
    background-image: none !important;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    outline: 0 none
}

.swiper-button-next i {
    font-size: 50px;
    color: hsla(0, 0%, 100%, .8)
}

.fixed-box {
    position: fixed;
    top: 25%;
    right: 220px;
    z-index: 99
}

.fixed-box .fixed-box-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px;
    width: 80px;
    height: 80px;
    background: #e8e8e8;
    color: #bebebe;
    cursor: pointer
}

.fixed-box .fixed-box-item i {
    font-size: 34px
}

.fixed-box .select1 {
    background: #ffa02b;
    color: #fff
}

.fixed-bottom-box {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background: #753aca;
    z-index: 99
}

.fixed-bottom-box .fixed-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1200px;
    margin: 0 auto
}

.fixed-bottom-box .fixed-bottom img {
    width: auto;
    height: 80px
}

.fixed-bottom-box .fixed-bottom .yuan {
    padding: 0 20px;
    background: #f7e13c;
    text-align: center;
    border-radius: 25px
}

.fixed-bottom-box .fixed-bottom .yuan i, .fixed-bottom-box .fixed-bottom .yuan span {
    font-size: 24px;
    color: #fff
}

.fixed-bottom-box .fixed-bottom a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px;
    height: 100%
}

.fixed-bottom-box .fixed-bottom a i {
    font-size: 30px;
    color: #fff
}

.fixed-bottom-box .fixed-bottom a span {
    font-size: 20px;
    color: #fff
}

.common-title-box {
    margin: 40px 0
}

.common-title-box .common-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 120px;
    color: #000
}

.common-title-box .common-title h2 {
    font-size: 32px
}

.common-title-box .common-title span {
    font-size: 18px;
    color: #625f63;
    font-family: arial;
    text-transform: uppercase
}

.common-title-box .common-title .line-4px {
    display: block;
    width: 200px;
    height: 2px;
    margin-top: 5px;
    background: #f7e13c
}

.news {
    margin: 40px 0 0
}

.am-modal .am-modal-dialog {
    width: auto !important;
    background: none
}

.am-modal .am-modal-dialog .am-modal-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.am-modal .am-modal-dialog .hongbao-1 {
    width: 456px;
    height: 531px;
    background: url(/static/index/img/hongbao-bg-01.png) no-repeat;
    background-size: cover
}

.am-modal .am-modal-dialog .hongbao-1 .title {
    position: absolute;
    top: 140px;
    left: 60px;
    color: #d20003;
    font-size: 34px;
    font-weight: 400
}

.am-modal .am-modal-dialog .hongbao-1 .h2 {
    position: absolute;
    top: 300px;
    left: 120px;
    color: #fff;
    font-size: 32px;
    font-weight: 400
}

.am-modal .am-modal-dialog .hongbao-1 .btn-hongbao {
    position: absolute;
    bottom: 20px;
    left: 75px;
    padding: 5px 105px;
    background: #ffd40a;
    border-radius: 35px;
    text-align: center;
    color: #630;
    font-size: 32px;
    font-weight: 400;
    cursor: pointer
}

.am-modal .am-modal-dialog .hongbao-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 456px;
    height: 627px;
    background: url(/static/index/img/hongbao-bg-02.png) no-repeat;
    background-size: cover
}

.am-modal .am-modal-dialog .hongbao-2 .title {
    position: absolute;
    top: 140px;
    left: 65px;
    color: #6f3b11;
    font-size: 34px;
    font-weight: 400
}

.am-modal .am-modal-dialog .hongbao-2 .h2 {
    position: absolute;
    top: 280px;
    left: 120px;
    color: #fff;
    font-size: 32px;
    font-weight: 400
}

.am-modal .am-modal-dialog .hongbao-2 .h3 {
    position: absolute;
    top: 320px;
    left: 120px;
    color: #fff;
    font-size: 32px;
    font-weight: 400
}

.am-modal .am-modal-dialog .hongbao-2 .h4 {
    position: absolute;
    top: 360px;
    left: 120px;
    color: #fff;
    font-size: 32px;
    font-weight: 400
}

.am-modal .am-modal-dialog .hongbao-2 .btn-hongbao {
    position: absolute;
    bottom: 20px;
    left: 75px;
    padding: 5px 105px;
    background: #ffd40a;
    border-radius: 35px;
    text-align: center;
    color: #630;
    font-size: 32px;
    font-weight: 400;
    cursor: pointer
}

.am-modal .am-modal-dialog .hongbao-2 .uptel {
    position: absolute;
    top: 460px;
    left: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #666;
    font-size: 18px;
    font-weight: 400
}

.am-modal .am-modal-dialog .hongbao-2 .uptel .input-group {
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    border: 1px solid #000;
    border-collapse: separate;
    margin: 0 auto 30px
}

.am-modal .am-modal-dialog .hongbao-2 .uptel .input-group, .am-modal .am-modal-dialog .hongbao-2 .uptel .input-group .form-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.am-modal .am-modal-dialog .hongbao-2 .uptel .input-group .form-label {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 30px;
    line-height: 1.28rem;
    text-align: center;
    border-right: 1px solid #000;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #000;
    color: #fff
}

.am-modal .am-modal-dialog .hongbao-2 .uptel .input-group .form-label i {
    font-size: 20px;
    color: #fff
}

.am-modal .am-modal-dialog .hongbao-2 .uptel .input-group .form-input {
    display: inline-block;
    font-family: arial;
    text-transform: uppercase;
    width: 250px;
    height: 30px;
    margin: 0;
    padding: 10px;
    vertical-align: middle;
    font-size: 20px;
    color: #757575;
    border: none;
    border-right: 1px solid #000;
    background: #fff
}

.am-modal .am-modal-dialog .hongbao-2 .uptel .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 250px;
    margin: 0 auto
}

.am-modal .am-modal-dialog .hongbao-2 .uptel .btn-group button {
    display: block;
    width: 250px;
    height: 50px;
    margin: 0;
    padding: 0;
    border: none;
    color: #fff;
    background: #ffd40a;
    font-size: 20px;
    border-radius: 35px
}

.am-modal .am-modal-dialog .msg {
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 600px;
    height: auto;
    background: rgba(22, 23, 27, .6);
    border-radius: 15px
}

.am-modal .am-modal-dialog .msg, .am-modal .am-modal-dialog .msg .text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.am-modal .am-modal-dialog .msg .text-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    width: 100%;
    height: 100%
}

.am-modal .am-modal-dialog .msg .text-box .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 20px
}

.am-modal .am-modal-dialog .msg .text-box .top .style {
    font-size: 20px;
    color: #fff
}

.am-modal .am-modal-dialog .msg .text-box .top .time {
    font-size: 30px;
    color: #656565
}

.am-modal .am-modal-dialog .msg .text-box .mid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 5px 20px
}

.am-modal .am-modal-dialog .msg .text-box .mid .con {
    text-align: left;
    font-size: 18px;
    color: #fff
}

.am-modal .am-modal-dialog .msg .text-box .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    padding: 5px 20px
}

.am-modal .am-modal-dialog .msg .text-box .bottom .yuan {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 100%;
    background-size: cover !important
}

.am-modal .am-modal-dialog .msg .text-box .bottom .name {
    font-size: 18px;
    color: #f7e13c
}

.am-modal .am-modal-dialog .msg .bottom-box {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f7e13c;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.am-modal .am-modal-dialog .msg .bottom-box span {
    font-size: 20px;
    color: rgba(31, 32, 37, .9)
}

.am-modal .am-modal-dialog .msg .bottom-box i {
    font-size: 24px;
    color: #a16ff6
}

.common-mp4-box {
    padding: 10px 0 40px
}

.common-mp4-box .common-mp4 {
    height: 498px;
    background: #000
}

.common-mp4-box .common-mp4 .mp4-box {
    position: relative;
    height: 498px
}

.common-mp4-box .common-mp4 .mp4-box .mp4-text {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.common-mp4-box .common-mp4 .mp4-box .mp4-text img {
    display: inline-block;
    vertical-align: middle
}

.common-mp4-box .common-mp4 .mp4-box .mp4-text .sp1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.common-mp4-box .common-mp4 .mp4-box .mp4-text .sp1 .sp_l {
    width: 200px;
    height: 18px
}

.common-mp4-box .common-mp4 .mp4-box .mp4-text .sp1 .sp_c {
    margin: 0 10px;
    width: 60px;
    height: 60px
}

.common-mp4-box .common-mp4 .mp4-box .mp4-text .sp1 .sp_r {
    width: 200px;
    height: 18px
}

.common-mp4-box .common-mp4 .mp4-box .mp4-text .sp2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.common-mp4-box .common-mp4 .mp4-box .mp4-text .sp2 h2 {
    font-size: 34px;
    font-family: DINCond-Bold;
    color: red;
    letter-spacing: 5px
}

.common-mp4-box .common-mp4 .mp4-box .mp4-text .sp2 h3 {
    font-size: 14px;
    color: #fff
}

.common-pages-box {
    padding: 20px 0
}

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

.common-pages-box .common-pages, .common-pages-box .common-pages .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.common-pages-box .common-pages .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.common-pages-box .common-pages .pagination li {
    margin: 0 5px;
    width: 50px;
    height: 40px;
    background: #fff;
    border: 1px solid #f7e13c
}

.common-pages-box .common-pages .pagination li, .common-pages-box .common-pages .pagination li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.common-pages-box .common-pages .pagination li a {
    width: 100%;
    height: 100%;
    color: #666
}

.common-pages-box .common-pages .pagination li a span {
    font-size: 18px;
    color: #625f63
}

.common-pages-box .common-pages .pagination .disabled {
    background: #fff;
    border: 1px solid #f7e13c
}

.common-pages-box .common-pages .pagination .disabled span {
    font-size: 18px;
    color: #666
}

.common-pages-box .common-pages .pagination .active {
    background: #f7e13c
}

.common-pages-box .common-pages .pagination .active span {
    font-size: 18px;
    color: #fff
}

.common-subnav-box {
    padding: 20px 0
}

.common-subnav-box .common-subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.common-subnav-box .common-subnav i {
    font-size: 20px;
    margin-right: 5px
}

.common-subnav-box .common-subnav a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px
}

.common-subnav-box .common-subnav a span {
    font-size: 18px;
    color: #16171b
}

.common-subnav-box .common-subnav .line:before {
    color: #625f63;
    content: "- ";
    padding: 0 10px
}

.common-subnav-box .common-subnav .act span {
    color: #666
}

.common-adv-box {
    padding: 20px 0 0;
    height: auto;
    background: none
}

@-webkit-keyframes warn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    25% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: .1
    }
    50% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .3
    }
    75% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: .5
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes warn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    25% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: .1
    }
    50% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .3
    }
    75% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: .5
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes "warn" {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    25% {
        -webkit-transform: scale(0);
        opacity: .1
    }
    50% {
        -webkit-transform: scale(.1);
        opacity: .3
    }
    75% {
        -webkit-transform: scale(.5);
        opacity: .5
    }
    to {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

::selection {
    background: #f7e13c
}

::-moz-selection {
    background: #f7e13c
}

div.highlight1::selection {
    background: #f7e13c
}

div.highlight1::-moz-selection {
    background: #f7e13c
}

div.highlight2::selection {
    background: #753aca
}

div.highlight2::-moz-selection {
    background: #753aca
}

#d-confirm, #date-wrapper h3 {
    color: #fff !important;
    background: #f7e13c !important
}

.error-body {
    width: 100vw;
    height: 100vh
}

.error-body .mainer-box {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(/static/index/img/404.jpg) no-repeat 50%;
    background-size: cover
}

.error-body .mainer-box .error-text {
    position: absolute;
    left: 50%;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 500px;
    background: hsla(0, 0%, 100%, .3);
    z-index: 1
}

.error-body .mainer-box .error-text h1 {
    font-size: 145px;
    font-weight: 700
}

.error-body .mainer-box .error-text span {
    font-size: 26px;
    color: #000
}

.error-body .mainer-box .error-text .alink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.error-body .mainer-box .error-text .alink a {
    display: inline-block;
    margin-left: 10px;
    width: 200px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    background: #625f63
}

.header-box {
    z-index: 999
}

.header-box .header-top-box {
    background: #fff
}

.header-box .header-top-box .header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px
}

.header-box .header-top-box .header-top .header-top-left span {
    font-size: 12px;
    color: #1f2025
}

.header-box .header-top-box .header-top .header-top-right i {
    font-size: 14px;
    color: #1f2025;
    margin: 0 3px
}

.header-box .header-top-box .header-top .header-top-right span {
    font-size: 12px;
    color: #1f2025
}

.header-box .header-nav-box {
    background: rgba(31, 32, 37, .9)
}

.header-box .header-nav-box .header-nav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 110px
}

.header-box .header-nav-box .header-nav .header-nav-item {
    width: 100px;
    height: 110px;
    text-align: center;
    line-height: 110px
}

.header-box .header-nav-box .header-nav .header-nav-item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: 700
}

.header-box .header-nav-box .header-nav .header-nav-item .act, .header-box .header-nav-box .header-nav .header-nav-item a:hover {
    color: #f7e13c;
    border-bottom: 4px solid #f7e13c
}

.header-box .header-nav-box .header-nav .header-logo {
    width: 270px;
    height: 110px;
    content: " "
}

.header-box .header-nav-box .header-logo-make {
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 150px;
    background: #f7e13c;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
}

.header-box .header-nav-box .header-logo-make img {
    width: 270px;
    height: 150px
}

.mainer-box {
    overflow: hidden
}

.mainer-box .toproll {
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 400px;
    margin-left: -960px;
    overflow: hidden
}

.mainer-box .toproll .swiper-wrapper {
    position: relative
}

.mainer-box .toproll .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%
}

.mainer-box .index-xuan-box {
    padding: 400px 0 5px;
    background: #eee
}

.mainer-box .index-xuan-box .index-xuan {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100px
}

.mainer-box .index-xuan-box .index-xuan, .mainer-box .index-xuan-box .index-xuan .index-xuan-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 400px;
    height: 100%
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item img {
    width: auto;
    height: 70px
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item a span {
    padding: 0 5px;
    font-size: 20px;
    color: #666;
    opacity: 1
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item a i {
    font-size: 30px;
    color: #666;
    opacity: 1
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item a img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    width: auto;
    height: 100px;
    opacity: 0
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item a:hover i, .mainer-box .index-xuan-box .index-xuan .index-xuan-item a:hover span {
    color: #1f2025
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item .weixin:hover i, .mainer-box .index-xuan-box .index-xuan .index-xuan-item .weixin:hover span {
    opacity: 0
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item .weixin:hover img {
    display: block;
    opacity: 1
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item .xcs:hover i, .mainer-box .index-xuan-box .index-xuan .index-xuan-item .xcs:hover span {
    opacity: 0
}

.mainer-box .index-xuan-box .index-xuan .index-xuan-item .xcs:hover img {
    display: block;
    opacity: 1
}

.mainer-box .index-xuan-box .index-xuan .tel {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .index-xuan-box .index-xuan .tel .text-num {
    font-size: 30px;
    color: #666
}

.mainer-box .index-xuan-box .index-xuan .tel .text-cn {
    font-size: 14px;
    color: #666
}

.mainer-box .index-sale-box {
    padding: 120px 0 80px;
    background: hsla(0, 0%, 93.3%, .6)
}

.mainer-box .index-sale-box .index-sale {
    position: relative;
    height: 300px;
    background: url(/static/index/img/sale-bg.jpg);
    background-size: cover;
    border-radius: 10px
}

.mainer-box .index-sale-box .index-sale .index-sale-img {
    position: absolute;
    top: -50px;
    right: 30px;
    width: 900px;
    height: 300px
}

.mainer-box .index-sale-box .index-sale .index-sale-img img {
    border: 5px solid #fff
}

.mainer-box .index-sale-box .index-sale .index-sale-text {
    position: absolute;
    bottom: 10px;
    right: 30px;
    width: 900px;
    text-align: center
}

.mainer-box .index-sale-box .index-sale .index-sale-text a {
    margin-right: 40px
}

.mainer-box .index-sale-box .index-sale .index-sale-text a span {
    font-size: 18px;
    color: #1f2025
}

.mainer-box .index-sale-box .index-sale .index-sale-text span {
    color: #1f2025
}

.mainer-box .index-sale-box .index-sale .index-sale-icon {
    position: absolute;
    top: -65px;
    right: 50px
}

.mainer-box .index-sale-box .index-sale .index-sale-icon i {
    font-size: 90px;
    color: rgba(247, 225, 60, .8)
}

.mainer-box .index-style-box {
    padding: 80px 0;
    background: hsla(0, 0%, 93.3%, .6)
}

.mainer-box .index-style-box .index-style {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .index-style-box .index-style, .mainer-box .index-style-box .index-style .index-style-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mainer-box .index-style-box .index-style .index-style-item {
    position: relative;
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    width: 180px;
    height: 380px;
    overflow: hidden;
    cursor: pointer
}

.mainer-box .index-style-box .index-style .index-style-item:hover {
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .3)
}

.mainer-box .index-style-box .index-style .index-style-item:hover a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.mainer-box .index-style-box .index-style .index-style-item a img {
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.mainer-box .index-style-box .index-style .index-style-item .style-text {
    position: absolute;
    left: 0;
    right: 0;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .index-style-box .index-style .index-style-item .style-text .text-cn {
    font-size: 18px;
    font-weight: 700
}

.mainer-box .index-style-box .index-style .index-style-item .style-text .text-en {
    font-size: 16px;
    text-transform: uppercase
}

.mainer-box .index-style-box .index-style .index-style-item .one {
    bottom: 0
}

.mainer-box .index-style-box .index-style .index-style-item .two {
    top: 0
}

.mainer-box .index-style-box .index-style .index-style-item .style01 {
    background: rgba(247, 225, 60, .8);
    border-bottom: 6px solid #000
}

.mainer-box .index-style-box .index-style .index-style-item .style02 {
    background: hsla(0, 0%, 100%, .8);
    border-top: 6px solid #e0e0e0
}

.mainer-box .index-style-box .index-style .index-style-item .style03 {
    background: rgba(247, 225, 60, .8);
    border-bottom: 6px solid #000
}

.mainer-box .index-style-box .index-style .index-style-item .style04 {
    background: rgba(247, 225, 60, .8);
    border-top: 6px solid #000
}

.mainer-box .index-style-box .index-style .index-style-item .style05 {
    background: hsla(0, 0%, 100%, .8);
    border-bottom: 6px solid #e0e0e0
}

.mainer-box .index-style-box .index-style .index-style-item .style06 {
    background: rgba(247, 225, 60, .8);
    border-top: 6px solid #000
}

.mainer-box .case-con-box {
    padding: 20px 0;
    background: #eee
}

.mainer-box .case-con-box .case-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding: 20px
}

.mainer-box .case-con-box .case-con p {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    font-size: 0;
    margin-top: -1px !important
}

.mainer-box .case-con-box .case-con img {
    display: block;
    vertical-align: bottom;
    border: none
}

.mainer-box .sale-con-box {
    padding: 20px 0;
    background: #eee
}

.mainer-box .sale-con-box .sale-con {
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff
}

.mainer-box .sale-con-box .sale-con, .mainer-box .sale-con-box .sale-con .sale-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .sale-con-box .sale-con .sale-top {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px;
    height: auto;
    padding: 20px
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-img {
    width: 850px;
    height: 250px
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-img img {
    width: 100%;
    height: 100%
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-button form .am-input-group {
    width: 300px;
    margin-top: 10px;
    text-align: center
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-button form .am-input-group .text-cn {
    font-size: 20px;
    color: #1f2025
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-button form .am-input-group .text-en {
    margin-left: 10px;
    font-size: 12px
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-button form .am-input-group:first-child {
    margin-top: 0
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-button form .am-input-group input {
    height: 39px
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-button form .form-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-button form .form-btn a {
    display: block;
    margin-right: 20px;
    padding: 5px 20px;
    background: #f7e13c;
    font-size: 16px;
    text-align: center;
    color: #1f2025
}

.mainer-box .sale-con-box .sale-con .sale-top .sale-button form .form-btn button {
    background: #f7e13c;
    border-color: #f7e13c;
    color: #1f2025
}

.mainer-box .sale-con-box .sale-con .sale-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1200px;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    background: #f7e13c
}

.mainer-box .sale-con-box .sale-con .sale-title .title {
    font-size: 20px;
    font-weight: 700;
    color: #1f2025;
    letter-spacing: 3px
}

.mainer-box .sale-con-box .sale-con .sale-title .cn {
    font-size: 16px;
    color: #1f2025
}

.mainer-box .sale-con-box .sale-con .sale-title .cn .num {
    font-size: 14px;
    color: red
}

.mainer-box .sale-con-box .sale-con .sale-title .time {
    font-size: 16px;
    color: #1f2025
}

.mainer-box .sale-con-box .sale-bottom {
    line-height: 40px;
    background: #fff
}

.mainer-box .sale-con-box .sale-bottom span {
    display: block;
    height: 40px;
    padding: 0 20px;
    color: #625f63;
    background: #666
}

.mainer-box .sale-con-box .sale-roll {
    margin: 20px auto 0;
    background: #fff
}

.mainer-box .sale-con-box .sale-roll span.title {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    color: #f7e13c;
    background: #000
}

.mainer-box .sale-con-box .sale-roll .sale-con-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 20px
}

.mainer-box .sale-con-box .sale-roll .sale-con-show p {
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    font-size: 0;
    margin: -1px 0 0
}

.mainer-box .sale-con-box .sale-roll .sale-con-show p img {
    display: block;
    vertical-align: bottom;
    border: none
}

.mainer-box .index-al-box {
    padding: 80px 0;
    background: hsla(0, 0%, 93.3%, .6)
}

.mainer-box .index-al-box .index-al {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .index-al-box .index-al .index-al-item {
    position: relative;
    width: 295px;
    height: 370px;
    margin-bottom: 6px;
    overflow: hidden
}

.mainer-box .index-al-box .index-al .index-al-item a, .mainer-box .index-al-box .index-al .index-al-item a img {
    width: 295px;
    height: 370px
}

.mainer-box .index-al-box .index-al .index-al-item .item-make {
    position: absolute;
    top: 0;
    left: 295px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 295px;
    height: 370px;
    background: rgba(247, 225, 60, .6);
    cursor: pointer
}

.mainer-box .index-al-box .index-al .index-al-item .item-make img {
    width: 270px;
    height: auto
}

.mainer-box .index-al-box .index-al .index-al-item .item-make p {
    font-size: 14px;
    color: #1f2025
}

.mainer-box .index-adv-box {
    position: relative;
    height: 400px;
    overflow: hidden
}

.mainer-box .index-adv-box a {
    position: absolute;
    left: 50%;
    display: block;
    width: 1920px;
    height: 400px;
    margin-left: -960px
}

.mainer-box .style-nav-box {
    padding: 20px 0
}

.mainer-box .style-nav-box .style-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .style-nav-box .style-nav a {
    display: inline-block;
    padding: 10px 40px;
    margin-left: 10px;
    border: 1px solid #eee
}

.mainer-box .style-nav-box .style-nav a span {
    font-size: 18px;
    color: #666
}

.mainer-box .style-nav-box .style-nav a:hover {
    background: #f7e13c
}

.mainer-box .style-nav-box .style-nav a:hover span {
    font-weight: 700;
    color: #666
}

.mainer-box .style-nav-box .style-nav .act {
    background: #f7e13c
}

.mainer-box .style-nav-box .style-nav .act span {
    font-size: 18px;
    font-weight: 700;
    color: #666
}

.mainer-box .sale-list-box {
    padding: 20px 0;
    background: hsla(0, 0%, 93.3%, .6)
}

.mainer-box .sale-list-box .sale-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .sale-list-box .sale-list .sale-item {
    position: relative;
    width: 595px;
    height: 190px;
    margin-bottom: 10px;
    overflow: hidden
}

.mainer-box .sale-list-box .sale-list .sale-item:hover {
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .3)
}

.mainer-box .sale-list-box .sale-list .sale-item .make {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(98, 95, 99, .8)
}

.mainer-box .sale-list-box .sale-list .sale-item .make i {
    font-size: 84px;
    color: #ddd
}

.mainer-box .sale-list-box .sale-list .sale-item .make .h1 {
    display: block;
    width: 100%;
    padding: 5px 0;
    background: #000;
    font-size: 16px;
    text-align: center;
    color: #ddd
}

.mainer-box .sale-list-box .sale-list .sale-item a {
    position: relative;
    display: inline-block;
    width: 595px;
    height: 190px
}

.mainer-box .sale-list-box .sale-list .sale-item a:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.mainer-box .sale-list-box .sale-list .sale-item a img {
    width: 595px;
    height: 190px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mainer-box .sale-list-box .sale-list .sale-item a .text {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 5px 20px;
    background: #f7e13c
}

.mainer-box .sale-list-box .sale-list .sale-item a .text .title {
    font-size: 16px;
    font-weight: 700;
    color: #1f2025
}

.mainer-box .sale-list-box .sale-list .sale-item a .text .cn {
    font-size: 14px;
    color: #1f2025
}

.mainer-box .sale-list-box .sale-list .sale-item a .text .num {
    font-size: 14px;
    color: red
}

.mainer-box .baojia-con-box .baojia-con {
    padding-top: 70px;
    background-image: url(/static/index/img/jsj-bg.jpg);
    background-position: top;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat
}

.mainer-box .index-news-box {
    margin-top: 40px;
    padding: 80px 0;
    background: hsla(0, 0%, 93.3%, .6)
}

.mainer-box .index-news-box .index-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.mainer-box .index-news-box .index-news .index-news-img {
    width: 595px;
    height: 406px
}

.mainer-box .index-news-box .index-news .index-news-img img {
    width: 100%;
    height: 100%
}

.mainer-box .index-news-box .index-news .index-news-list {
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.mainer-box .index-news-box .index-news .index-news-list, .mainer-box .index-news-box .index-news .index-news-list .index-news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 595px;
    height: 130px;
    margin-bottom: 8px;
    padding: 10px;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item:hover {
    background: #f7e13c
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item:hover .news-item-right .news-item-title h1, .mainer-box .index-news-box .index-news .index-news-list .index-news-item:hover .news-item-right .news-item-title h1 i {
    color: #1f2025
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item .news-item-left {
    width: 120px;
    height: 110px
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item .news-item-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 475px;
    margin-left: 10px;
    padding: 10px
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item .news-item-right .news-item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 435px;
    font-size: 18px;
    color: #979797
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item .news-item-right .news-item-title h1 {
    font-size: 20px;
    color: #666;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item .news-item-right .news-item-title h1 i {
    margin-left: 10px;
    font-size: 22px;
    color: #1f2025;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item .news-item-right .news-item-title .text-time {
    margin-left: 5px;
    font-size: 16px;
    color: #979797
}

.mainer-box .index-news-box .index-news .index-news-list .index-news-item .news-item-right .news-item-con {
    text-indent: 30px;
    font-size: 14px;
    color: #979797
}

.mainer-box .news-list-box {
    padding: 40px 0;
    background: #eee
}

.mainer-box .news-list-box .news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.mainer-box .news-list-box .news-list .news-list-left, .mainer-box .news-list-box .news-list .news-list-left .news-list-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 895px;
    height: auto
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 895px;
    height: 130px;
    border-bottom: 1px dashed #f1f2f3;
    padding: 10px;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a:hover {
    background: #f7e13c
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a:hover .news-item-right .news-item-con, .mainer-box .news-list-box .news-list .news-list-left .news-list-top a:hover .news-item-right .news-item-title h1, .mainer-box .news-list-box .news-list .news-list-left .news-list-top a:hover .news-item-right .news-item-title h1 i {
    color: #1f2025
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a .news-item-left {
    width: 120px;
    height: 110px
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a .news-item-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 775px;
    margin-left: 10px;
    padding: 10px
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a .news-item-right .news-item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 735px
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a .news-item-right .news-item-title h1 {
    font-size: 20px;
    color: #666;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a .news-item-right .news-item-title h1 i {
    margin-left: 10px;
    font-size: 22px;
    color: #1f2025;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a .news-item-right .news-item-title i {
    font-size: 18px;
    color: #979797
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a .news-item-right .news-item-title i .text-time {
    margin-left: 5px;
    font-size: 16px;
    color: #979797
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-top a .news-item-right .news-item-con {
    text-indent: 30px;
    font-size: 14px;
    color: #979797
}

.mainer-box .news-list-box .news-list .news-list-left .news-list-bottom {
    width: 895px;
    height: auto;
    background: #fff
}

.mainer-box .news-list-box .news-list .news-list-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    background: #fff
}

.mainer-box .news-list-box .news-list .news-list-right, .mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 295px
}

.mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box .news-list-hot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 295px;
    padding: 10px 20px;
    border-bottom: 1px dashed #f1f2f3
}

.mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box .news-list-hot h2 {
    font-size: 18px;
    font-weight: 700;
    color: #625f63
}

.mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box .news-list-hot span {
    font-size: 10px;
    color: #c4c4c4
}

.mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box .news-list-hot-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 20px
}

.mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box .news-list-hot-list a {
    font-size: 14px;
    color: #979797;
    line-height: 30px;
    padding-left: 12px;
    background: url(/static/index/img/lid.jpg) no-repeat 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box .news-list-hot-list a:first-child, .mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box .news-list-hot-list a:nth-child(2), .mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box .news-list-hot-list a:nth-child(3) {
    color: #f7e13c
}

.mainer-box .news-list-box .news-list .news-list-right .news-list-right-item-box .news-list-hot-list a:hover {
    color: #1f2025
}

.mainer-box .index-msg-box {
    margin-top: 40px;
    padding: 80px 0;
    background: hsla(0, 0%, 93.3%, .6)
}

.mainer-box .index-msg-box .index-msg {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.mainer-box .index-msg-box .index-msg, .mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item {
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    width: 295px;
    height: auto;
    z-index: 999
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item:hover {
    cursor: pointer;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .3)
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item:hover .msg-top .text-con {
    color: rgba(31, 32, 37, .9)
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 20px 60px;
    background: hsla(0, 0%, 91%, .4)
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top .text-date {
    font-size: 30px;
    color: #656565
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top .text-name {
    font-size: 24px;
    color: #f7e13c
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top .text-style {
    font-size: 14px;
    color: #625f63
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top .text-con {
    display: block;
    padding-top: 55px;
    height: 210px;
    font-size: 14px;
    color: #777
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top .text-con:after {
    position: absolute;
    bottom: -20px;
    right: 20px;
    content: ' " ';
    font-size: 80px;
    color: #ddd
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top .text-con:before {
    position: absolute;
    top: -20px;
    left: 20px;
    content: ' " ';
    font-size: 80px;
    color: #ddd
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top .text-button {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f7e13c
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top .text-button span {
    font-size: 20px;
    color: rgba(31, 32, 37, .9)
}

.mainer-box .index-msg-box .index-msg .msgroll .swiper-wrapper .swiper-slide .index-msg-item .msg-top .text-button i {
    font-size: 24px;
    color: #a16ff6
}

.mainer-box .news-con-box {
    padding: 20px 0;
    background: #eee
}

.mainer-box .news-con-box .news-con {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.mainer-box .news-con-box .news-con, .mainer-box .news-con-box .news-con .news-con-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mainer-box .news-con-box .news-con .news-con-left {
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 895px;
    height: auto;
    background: #fff
}

.mainer-box .news-con-box .news-con .news-con-left .text-title {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    padding: 10px 0
}

.mainer-box .news-con-box .news-con .news-con-left .text-qita {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 20px;
    border-bottom: 1px dashed #f1f2f3
}

.mainer-box .news-con-box .news-con .news-con-left .text-qita span {
    margin-left: 20px;
    font-size: 12px;
    color: #c4c4c4
}

.mainer-box .news-con-box .news-con .news-con-left .text-con {
    width: 855px;
    padding: 20px;
    text-align: justify;
    line-height: 30px;
    overflow: hidden
}

.mainer-box .news-con-box .news-con .news-con-left .text-con p {
    height: 100% !important;
    min-width: 100px !important;
    text-align: justify !important;
    margin-bottom: 5px
}

.mainer-box .news-con-box .news-con .news-con-left .text-con p a {
    color: #e61954
}

.mainer-box .news-con-box .news-con .news-con-left .text-con p::first-child {
    margin-top: 10px
}

.mainer-box .news-con-box .news-con .news-con-left .text-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 20px
}

.mainer-box .news-con-box .news-con .news-con-left .text-next span {
    font-size: 18px;
    color: #625f63
}

.mainer-box .news-con-box .news-con .news-con-left .text-next span a {
    color: #625f63
}

.mainer-box .news-con-box .news-con .news-con-left .text-roll-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0
}

.mainer-box .news-con-box .news-con .news-con-left .text-roll-title span {
    z-index: 2;
    padding: 20px 5px;
    background: #fff
}

.mainer-box .news-con-box .news-con .news-con-left .text-roll-title .line {
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #f1f2f3;
    z-index: 1
}

.mainer-box .news-con-box .news-con .news-con-left .text-roll-title .cn {
    font-size: 20px;
    color: #f7e13c
}

.mainer-box .news-con-box .news-con .news-con-left .text-roll-title .en {
    font-size: 14px
}

.mainer-box .news-con-box .news-con .news-con-left .text-roll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 855px;
    padding: 0 20px 20px
}

.mainer-box .news-con-box .news-con .news-con-left .text-roll a {
    display: inline-block;
    width: 400px;
    font-size: 14px;
    color: #979797;
    line-height: 30px;
    padding-left: 12px;
    background: url(/static/index/img/lid.jpg) no-repeat 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mainer-box .news-con-box .news-con .news-con-left .text-roll a:hover {
    color: #f7e13c
}

.mainer-box .news-con-box .news-con .news-con-left .textx-only {
    position: relative;
    height: 146px;
    background: url(/static/index/img/online.jpg) no-repeat 50%
}

.mainer-box .news-con-box .news-con .news-con-left .textx-only p {
    position: absolute;
    display: block;
    font-size: 14px;
    line-height: 24px;
    top: 38px;
    left: 185px;
    width: 448px
}

.mainer-box .news-con-box .news-con .news-con-left .textx-only p a {
    color: #ffbe00
}

.mainer-box .news-con-box .news-con .news-con-left .textx-only .text-btn {
    position: absolute;
    width: 137px;
    top: 30px;
    right: 70px
}

.mainer-box .news-con-box .news-con .news-con-left .textx-only .text-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px
}

.mainer-box .news-con-box .news-con .news-con-left .textx-only .text-btn a i {
    font-size: 20px;
    margin-right: 10px
}

.mainer-box .news-con-box .news-con .news-con-left .textx-only .text-btn a span {
    font-size: 18px
}

.mainer-box .news-con-box .news-con .news-con-left .textx-only .text-btn .online1_1 {
    background: #f7e13c;
    color: #1f2025
}

.mainer-box .news-con-box .news-con .news-con-left .textx-only .text-btn .online1_2 {
    background: #1f2025;
    color: #f7e13c
}

.mainer-box .news-con-box .news-con .news-con-right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto
}

.mainer-box .news-con-box .news-con .news-con-right, .mainer-box .news-con-box .news-con .news-con-right .news-adv-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 295px
}

.mainer-box .news-con-box .news-con .news-con-right .news-adv-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    background: #fff
}

.mainer-box .news-con-box .news-con .news-con-right .news-adv-box img {
    width: 295px;
    height: 100px
}

.mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box {
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    background: #fff
}

.mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box, .mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 295px
}

.mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    border-bottom: 1px dashed #f1f2f3
}

.mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot h2 {
    font-size: 18px;
    font-weight: 700;
    color: #625f63
}

.mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot span {
    font-size: 10px;
    color: #c4c4c4
}

.mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 20px
}

.mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot-list a {
    font-size: 14px;
    color: #979797;
    line-height: 30px;
    padding-left: 12px;
    background: url(/static/index/img/lid.jpg) no-repeat 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot-list a:first-child, .mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot-list a:hover, .mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot-list a:nth-child(2), .mainer-box .news-con-box .news-con .news-con-right .news-con-right-item-box .news-con-hot-list a:nth-child(3) {
    color: #f7e13c
}

.mainer-box .about-con-box {
    background: #eee;
    padding: 20px 0
}

.mainer-box .about-con-box .about-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding: 20px
}

.mainer-box .about-con-box .about-con p img {
    width: 100%;
    height: 100%
}

.footer-box .footer-nav-box {
    padding: 10px 0
}

.footer-box .footer-nav-box .footer-nav {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 20px 0
}

.footer-box .footer-nav-box .footer-nav, .footer-box .footer-nav-box .footer-nav a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-box .footer-nav-box .footer-nav a {
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.footer-box .footer-nav-box .footer-nav a i {
    font-size: 30px;
    color: #eee
}

.footer-box .footer-nav-box .footer-nav a span {
    font-size: 16px;
    color: #eee
}

.footer-box .footer-copyright-box {
    padding: 30px 0;
    background: #f7e13c
}

.footer-box .footer-copyright-box .footer-copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: px2rem(20) auto 0;
    text-align: center
}

.footer-box .footer-copyright-box .footer-copyright .copyright-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-box .footer-copyright-box .footer-copyright .copyright-logo img {
    width: 100%;
    height: 100%
}

.footer-box .footer-copyright-box .footer-copyright .copyright-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #000
}

.footer-box .footer-copyright-box .footer-copyright .copyright-text .copyright-cn {
    font-size: 14px
}

.footer-box .footer-copyright-box .footer-copyright .copyright-text .copyright-en {
    font-family: arial;
    font-size: 14px;
    text-transform: uppercase
}
