﻿
/* ---------- reset ---------- */




html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

body, button, input, textarea, select {
    font: 12px/1.5 Arial, 'microsoft yahei', Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
}

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

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;
}

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

ol, ul, li {
    list-style: none;
}

img {
    border: 0 none;
}

i, em {
    font-style: normal;
}

input, select, textarea {
    font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

a {
    cursor: pointer;
}

:focus {
    outline: 0
}

::selection {
    background: blue;
    color: white;
}

::-moz-selection {
    background: blue;
    color: white;
}

::-webkit-selection {
    background: blue;
    color: white;
}

/* ---------- common ---------- */
html {
    color: #333;
    background: #fff
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ta-c {
    text-align: center !important;
}

.ta-l {
    text-align: left !important;
}

.ta-r {
    text-align: right !important;
}

.black {
    color: #333 !important
}

.white {
    color: #fff !important
}

.green {
    color: #98ba2a !important
}

.red {
    color: #e01d20 !important
}

.blue {
    color: #00f !important
}

.skyblue {
    color: #3DBAF7 !important
}

.honor-blue {
    color: #00b5e2 !important
}

.gray {
    color: #c0c0c0 !important
}

.yellow {
    color: #ff0 !important
}

.bg-blue {
    background-color: #3DBAF7 !important;
}

.bold {
    font-weight: 700 !important
}

.hide,
.hidden {
    display: none !important
}

.show {
    display: block !important
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

.fixed {
    position: fixed;
}

.fcn {
    font-family: \5b8b\4f53
}

.inline-block {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.container {
    display: flex;
    justify-content: space-around;
    margin: 0 8px;
    height: 100%;
}

/*.container:before,*/
/*.container:after {*/
/*    content: " ";*/
/*    display: table*/
/*}*/

/*.container:after {*/
/*    clear: both*/
/*}*/

/*.container {*/
/*    *zoom: 1*/
/*}*/

.ftx01 {
    color: #2378d4;
}

.ftx02 {
    color: #b74506 !important;
}

.ftx03 {
    color: #ec5051;
}

a.ftx01:hover {
    color: #ec5051;
}

.btn_red {
    background-color: #f42424 !important;
}

.btn_red:hover {
    background-color: #ec5051 !important;
}

/*commen*/
.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f30 {
    font-size: 30px
}

.mt0 {
    margin-top: 0 !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt75 {
    margin-top: 75px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb12 {
    margin-bottom: 12px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml80 {
    margin-left: 80px !important;
}

.pd30 {
    padding: 30px;
}

.pt0 {
    padding-top: 0 !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt100 {
    padding-top: 100px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pb80 {
    padding-bottom: 80px !important;
}

.pb100 {
    padding-bottom: 100px !important;
}

.ov-h {
    overflow: hidden;
}

/*base*/
body {
    overflow-x: hidden;
    min-width: 1320px;
}

a {
    color: #333;
    text-decoration: none;
}

.m-color {
    color: #ed353c;
}

.section {
    padding: 0;
}

.section-bg {
    background: #F5F5FA !important;
}

.btn-div {
    text-align: center;
    margin: 100px auto 0;
}

.btn-div .btn {
    border-radius: 2px;
    background: linear-gradient(90deg, #f91f28, #f85e2b);
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    width: 200px;
    height: 60px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    cursor: pointer;
}

.btn:hover {
    opacity: 0.9;
}

.btn-div .btn-border-blue {
    border-radius: 2px;
    line-height: 60px;
    border: 1px solid #ffffff;
    color: #fff;
    font-size: 16px;
    width: 200px;
    height: 60px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    cursor: pointer;
}

.btn-div .btn-border-blue:hover {
    background-color: #FFFFFF;
    color: #2C5AF5;
}

.btn-div .btn-border-while {
    border-radius: 2px;
    line-height: 60px;
    border: 1px solid #ffffff;
    color: #fff;
    font-size: 16px;
    width: 200px;
    height: 60px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    margin-left: 10px;
    text-align: center;
}

.btn-div .btn-border-while:hover {
    background-color: #ffffff;
    color: #F20D23;
}

.btn-div .btn-border-red {
    line-height: 60px;
    border: 1px solid #FF1C00;
    color: #FF1C00;
    font-size: 16px;
    width: 200px;
    height: 60px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
}

.btn-div .btn-border-red:hover {
    background-color: #ffffff;
    color: #F20D23;
}

.btn-div .btn-blue {
    line-height: 60px;
    background: linear-gradient(90deg, #2d44f2, #2aa7ff);
    color: #FFFFFF;
    font-size: 16px;
    width: 200px;
    height: 60px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    margin-left: 10px;
    text-align: center;
}

.btn-div .btn-blue:hover {
    opacity: 0.9;
}

.btn-red {
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: url(/assets/site/images/common/button-red.png) no-repeat left top;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    border: 0 none;
    cursor: pointer;
}

.btn-red:hover {
    background-position: right top;
    color: #fff;
}

.btn-red2 {
    transition: all .2s;
    font-size: 16px;
    color: #fff;
    width: 130px;
    height: 40px;
    background: #ED3C3F;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    margin-left: 4px;
    margin-right: 4px;
}

.btn-red2:hover {
    background: #e02629;
    color: #fff;
}

.btn-line {
    transition: all .2s;
    height: 60px;
    width: 200px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    margin-right: 4px;
}

.btn-line:hover {
    color: red;
    background: white;
}

.btn-line-big {
    width: 178px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
}

.btn-red-line {
    height: 38px;
    width: 128px;
    border: 1px solid #F92028;
    color: #F92028;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    margin-right: 4px;
}

.btn-red-shadow {
    background: url(/assets/site/images/common/button-red-a.png) no-repeat left top;
    font-size: 18px;
    width: 160px;
    height: 70px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.btn-red-shadow:hover {
    color: #fff;
    background-position: right top;
}

.btn-orange-shadow {
    font-size: 18px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    box-shadow: 0 10px 10px -2px rgba(252, 131, 13, 0.27);
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.btn-orange-shadow {
    background: rgb(251, 102, 0);
    background: -moz-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(251, 102, 0, 1)), color-stop(100%, rgba(253, 138, 16, 1)));
    background: -webkit-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: -o-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: -ms-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: linear-gradient(to right, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb6600', endColorstr='#fd8a10', GradientType=1);
}

.btn-orange-shadow:hover {
    color: #fff;
    opacity: .8
}

.btn-blue-shadow {
    background: url(/assets/site/images/common/button-blue.png) no-repeat left top;
    font-size: 18px;
    width: 160px;
    height: 70px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.btn-blue-shadow:hover {
    color: #fff;
    background-position: right top;
}

.btn-black-shadow {
    background: url(/assets/site/images/common/button-black.png) no-repeat left top;
    font-size: 18px;
    width: 160px;
    height: 70px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.btn-black-shadow:hover {
    color: #fff;
    background-position: right top;
}

.btn-green-shadow {
    background: url(/assets/site/images/common/button-green.png) no-repeat left top;
    font-size: 18px;
    width: 200px;
    height: 70px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.btn-green-shadow:hover {
    color: #fff;
    background-position: right top;
}

.btn-green-shadow-s {
    background: url(/assets/site/images/common/button-green-s.png) no-repeat left top;
    font-size: 18px;
    width: 160px;
    height: 70px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.btn-green-shadow-s:hover {
    color: #fff;
    background-position: right top;
}

.section-title {
    text-align: center;
    padding-top: 90px;
    margin-bottom: 70px;
    position: relative;
}

.section .section-title {
    padding-top: 0;
}

.section-title h1 {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
    font-weight: 600;
}

.section-title h2 {
    font-size: 36px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 600;
}

.section-title h3 {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
    font-weight: 600;
}

.section-title span {
    font-weight: bold;
    font-size: 36px;
    color: #333;
    margin-bottom: 15px;
    display: inline-block;
}

.section-title p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
}

.section-title.crown div {
    font-size: 22px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    position: relative;
}

.section-title.crown div:after {
    content: '';
    position: absolute;
    width: 26px;
    height: 3px;
    display: inline-block;
    background: linear-gradient(90deg, #f20d23, #E73619);
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.section-title.crown span {
    font-size: 36px !important;
}

.section-title.white h2 {
    color: #fff;
}

.section-title.white p {
    color: #fff;
}

.section-footer {
    text-align: center;
    padding-top: 55px;
    margin-bottom: 50px;
    position: relative;
}

.section-footer h1 {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
}

.section-footer h2 {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
}

.section-footer h3 {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
}

.section-footer p {
    font-size: 16px;
    color: #95989d;
}

.section-footer .crown {
    font-size: 24px;
    background: url(/assets/site/images/framework/02-img1.png) no-repeat center bottom;
    padding-bottom: 13px;
    margin-bottom: 10px;
}

.section-footer.white h2 {
    color: #fff;
}

.section-footer.white p {
    color: #fff;
}

.mod-line-bg {
    background: url(/assets/site/images/common/line-bg.jpg) repeat-y left top;
    background-size: 100%;
    color: #fff;
}

/*head*/
.header {
    height: 79px;
    border-bottom: 1px solid #e0e0e0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    background: #fff;
    font-size: 14px;
}

.header-padding {
    height: 80px;
    display: block;
}

.header .hd_logo {
    width: 86px;
    height: 30px;
    margin-top: 23px;
    background: url(/assets/site/images/common/logoad05.png?v=001) no-repeat left top;
    float: left;
}

.header .hd_nav {
    float: left;
    /*margin-left: 48px;*/
    height: 100%;
}

.header .hd_nav .nav_item {

}

.header .hd_nav .nav-link {
    line-height: 79px;
    display: block;
    padding: 0 20px;
    position: relative;
}

.header .hd_nav .current .nav-link {
    color: #ed353c;
}

.header .hd_nav .nav_item.current .nav-link:after,
.header .hd_nav .nav_item:hover .nav-link:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background: #ed353c;
}

.header .hd_nav .nav-slide {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 80px;
    background: #fff;
    overflow: hidden;
}

.header .hd_nav .nav-slide .i-hot,
.header .hd_nav .nav-slide .i-new {
    width: 40px;
    height: 19px;
    display: inline-block;
    vertical-align: sub;
    margin-left: 5px;
}

.header .hd_nav .nav-slide .i-hot {
    background: url(/assets/site/images/common/menu-hot.gif) no-repeat;
}

.header .hd_nav .nav-slide .i-new {
    background: url(/assets/site/images/common/menu-new.gif) no-repeat;
}

.header .hd_nav .ns-list {
    margin-top: -100%;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.header .hd_nav .ns-list:after {
    content: "";
    display: block;
    height: 20px;
}

.header .hd_nav .nav_item:hover .nav-slide {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}

.header .hd_nav .nav_item:hover .ns-list {
    margin-top: 0;
    opacity: 1;
    -webkit-transition: margin-top 0.5s ease;
    -moz-transition: margin-top ease 0.5s;
    transition: margin-top 0.5s ease;
}

.header .hd_nav .ns-list dl {
    float: left;
    width: 250px;
    margin: 30px 50px 30px 0;
}

.header .hd_nav .ns-list dt {
    font-size: 18px;
    line-height: 60px;
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 16px;
    margin-right: 30px;
}

.header .hd_nav .ns-list dd {
    line-height: 32px;
}

.header .hd_nav .ns-list .dl-block {
    float: none;
    width: 100%;
    margin: 10px 0 30px 0;
}

.header .hd_nav .ns-list .dl-block dt {
    width: 190px;
}

.header .hd_nav .ns-list .dl-block dd {
    overflow: hidden;
}

.header .hd_nav .ns-list .dl-block dd a {
    float: left;
    margin-right: 40px;
    padding: 10px 0;
}

.header .hd_nav .ns-list .dl-block dd a:hover {
    color: #ed353c;
}

.header .hd_nav .ns-recommend {
    background: #F4F4F4;
    padding: 20px 0;
}

.header .hd_nav .nr-hd {
    float: left;
    width: 73px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background: url(/assets/site/images/common/menu-jt.png) no-repeat;
    color: #fff;
}

.header .hd_nav .nr-list {
    margin-left: 85px;
}

.header .hd_nav .nr-list li {
    float: left;
    line-height: 30px;
    margin: 0 20px;
}

.header .hd_nav .ns-list .links {
    padding: 30px 0;
}

.header .hd_nav .ns-list .links a {
    float: left;
    margin-right: 40px;
}

.header .hd_nav .ns-list .links a:hover {
    color: #ed353c;
}

.header .hd_nav .ns-list .service-box {
    float: left;
    margin-top: 43px;
}

.header .hd_nav .ns-list .service-box p {
    font-size: 16px;
    color: #888888;
    line-height: 36px;
}

.header .hd_nav .ns-list .service-box p span {
    color: #333;
}

.header .hd_nav .ns-list .service-box a {
    width: 130px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #DCDCDC;
    display: block;
    color: #ed353c
}

.header .hd_extra {
    float: right;
    margin-top: 19px;
}

.header .hd_extra .elink {
    float: left;
    padding: 0 9px;
    line-height: 40px;
}

.header .hd_extra .elink i {
    display: inline-block;
    width: 23px;
    height: 17px;
    margin-right: 5px;
}

.header .hd_extra .elink i.i-cloud {
    background: url(/assets/site/images/common/top-icon-1.png) no-repeat center;
    vertical-align: middle;
}

.header .hd_extra .elink i.i-bag {
    background: url(/assets/site/images/common/top-icon-2.png) no-repeat center;
    vertical-align: sub;
}

/*手机端*/
.page_mobile {
    display: none;
}



/*@media screen and (max-width: 768px) {*/
/*    .mob-btn-div {*/
/*        text-align: center;*/
/*        display: block;*/
/*        padding: 5rem 0;*/
/*    }*/

/*    .mob-btn-div .mob-btn-white {*/
/*        background-color: #FFFFFF;*/
/*        color: #f20d23;*/
/*        font-size: 1.2rem;*/
/*        padding: 1.2rem 3.3rem;*/
/*        line-height: 3rem;*/
/*        border-radius: 0.3rem;*/
/*    }*/

/*    .mob-btn-div .mob-btn-red {*/
/*        background: linear-gradient(90deg, #f20d23, #E73619);*/
/*        font-size: 1.2rem;*/
/*        color: #FFFFFF;*/
/*        padding: 1.2rem 3.3rem;*/
/*        line-height: 3rem;*/
/*        border-radius: 0.3rem;*/
/*    }*/

/*    .mob-btn-div .mob-btn-blue {*/
/*        font-size: 1.2rem;*/
/*        background: linear-gradient(90deg, #2d44f2, #2aa7ff);*/
/*        color: #FFFFFF;*/
/*        display: inline-block;*/
/*        line-height: 4rem;*/
/*        width: 12rem;*/
/*        height: 4rem;*/
/*        text-align: center;*/
/*    }*/

/*    .mob-btn-div .mob-border-btn-red {*/
/*        border: 1px solid #f20d23;*/
/*        font-size: 1.2rem;*/
/*        color: #f20d23;*/
/*        padding: 1.2rem 3.3rem;*/
/*        line-height: 3rem;*/
/*        border-radius: 0.3rem;*/
/*    }*/

/*    .mob-btn-div .mob-border-btn-black {*/
/*        border: 1px solid #33333380;*/
/*        font-size: 1.2rem;*/
/*        color: #333333;*/
/*        display: inline-block;*/
/*        line-height: 4rem;*/
/*        width: 12rem;*/
/*        height: 4rem;*/
/*        text-align: center;*/
/*    }*/

/*    .mob-btn-div .mob-border-btn-while {*/
/*        border: 1px solid #FFFFFF;*/
/*        font-size: 1.2rem;*/
/*        color: #FFFFFF;*/
/*        display: inline-block;*/
/*        line-height: 4rem;*/
/*        width: 12rem;*/
/*        height: 4rem;*/
/*        text-align: center;*/
/*    }*/

/*    .mob-s1, .mob-s2, .mob-s3, .mob-s4, .mob-s5, .mob-s6, .mob-s7, .mob-s8, .mob-s9, .mob-s10, .mob-s11, .mob-s12, .mob-s13, .mob-s4, .mob-s15 {*/
/*        background: #ffffff;*/
/*    }*/

/*    .page_pc {*/
/*        display: none;*/
/*    }*/

/*    .page_mobile {*/
/*        display: block;*/
/*    }*/

/*    .page_mobile {*/
/*        overflow: hidden;*/
/*    }*/

/*    !*base*!*/
/*    html {*/
/*        font-size: 12px;*/
/*        overflow: auto;*/
/*    }*/

/*    body {*/
/*        font-size: 1rem;*/
/*        min-width: auto;*/
/*        overflow: auto;*/
/*    }*/

/*    * {*/
/*        box-sizing: border-box;*/
/*    }*/

/*    * {*/
/*        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
/*    }*/

/*    [type=email], [type=number], [type=password], [type=search], [type=text], button, select, textarea {*/
/*        font-family: inherit;*/
/*        font-size: 100%;*/
/*        margin: 0;*/
/*        -webkit-appearance: none;*/
/*        -moz-appearance: none;*/
/*    }*/

/*    !* 7行代码实现手机端栅格布局（2~6列） *!*/
/*    [data-row]:after, [data-row]:before {*/
/*        content: " ";*/
/*        display: table;*/
/*        clear: both;*/
/*    }*/

/*    [data-row] > * {*/
/*        float: left;*/
/*    }*/

/*    [data-row="2"] > * {*/
/*        width: 50%;*/
/*    }*/

/*    [data-row="3"] > * {*/
/*        width: 33.3333%;*/
/*    }*/

/*    [data-row="4"] > * {*/
/*        width: 25%;*/
/*    }*/

/*    [data-row="5"] > * {*/
/*        width: 20%;*/
/*    }*/

/*    [data-row="6"] > * {*/
/*        width: 16.6666%;*/
/*    }*/

/*    .flex {*/
/*        display: flex;*/
/*    }*/

/*    .flex-item {*/
/*        flex: 1;*/
/*    }*/

/*    !*common*!*/
/*    .container {*/
/*        width: auto;*/
/*        padding-left: 1rem;*/
/*        padding-right: 1rem;*/
/*        padding-bottom: 0;*/
/*    }*/

/*    .s-title {*/
/*        padding-top: 3rem;*/
/*        text-align: center;*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .s-title h2 {*/
/*        font-size: 1.8rem;*/
/*        margin-bottom: 1rem;*/
/*        font-weight: bold;*/
/*    }*/

/*    .s-title p {*/
/*        color: #95989d;*/
/*        font-size: 1.25rem;*/
/*    }*/

/*    .s-title.crown div {*/
/*        font-size: 1.5rem;*/
/*        padding-bottom: 20px;*/
/*        margin-bottom: 15px;*/
/*        position: relative;*/
/*    }*/

/*    .s-title.crown div:after {*/
/*        content: '';*/
/*        position: absolute;*/
/*        width: 24px;*/
/*        height: 3px;*/
/*        display: inline-block;*/
/*        background: linear-gradient(90deg, #f20d23, #E73619);*/
/*        bottom: 0;*/
/*        left: 0;*/
/*        right: 0;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .s-title.white p {*/
/*        color: #fff;*/
/*    }*/

/*    .shadow-box {*/
/*        box-shadow: 0 0 3rem rgba(0, 0, 0, .08);*/
/*        border-radius: 0.7rem;*/
/*        background: #fff;*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .list h3 {*/
/*        font-size: 1.3rem;*/
/*        margin-bottom: 0.2rem;*/
/*    }*/

/*    .list p {*/
/*        color: #999;*/
/*    }*/

/*    .swiper-line-page .swiper-pagination-bullet-active {*/
/*        background: #fff;*/
/*    }*/

/*    .swiper-line-page .swiper-pagination-bullet {*/
/*        width: 25px;*/
/*        height: 2px;*/
/*        background: #fff;*/
/*        border-radius: 0;*/
/*    }*/

/*    .swiper-red-page .swiper-pagination-bullet-active {*/
/*        background: #ef191a;*/
/*    }*/

/*    .btn-line {*/
/*        height: 34px;*/
/*        width: 114px;*/
/*        line-height: 32px;*/
/*        font-size: 14px;*/
/*    }*/

/*    .btn-line-red {*/
/*        border: 1px solid #ED3C3F;*/
/*        color: #ED3C3F;*/
/*    }*/

/*    .btn-red2 {*/
/*        height: 34px;*/
/*        width: 114px;*/
/*        line-height: 34px;*/
/*        font-size: 14px;*/
/*    }*/

/*    .btn-red-shadow,*/
/*    .btn-blue-shadow {*/
/*        background-size: 200%;*/
/*        font-size: 14px;*/
/*        line-height: 34px;*/
/*        width: 114px;*/
/*        height: 51px;*/
/*    }*/

/*    .mob-banner {*/
/*        text-align: center;*/
/*    }*/

/*    .mob-banner img {*/
/*        width: 100%;*/
/*        vertical-align: top;*/
/*        height: auto;*/
/*    }*/

/*    .mob-banner h1 {*/
/*        color: #FEFEFE;*/
/*        font-size: 2.4rem;*/
/*        font-weight: bold;*/
/*        padding: 2rem 1rem 0.5rem 1rem;*/
/*    }*/

/*    .mob-banner p {*/
/*        color: #FEFEFE;*/
/*        font-size: 1.3rem;*/
/*        line-height: 2.5rem;*/
/*        padding: 0 20px;*/
/*    }*/

/*    .mob-banner .mob-btn-div {*/
/*        padding: 0;*/
/*        margin-top: 1rem;*/
/*    }*/

/*    .mob-banner .mob-btn-div span:nth-child(1) {*/
/*        margin-right: 8px;*/
/*    }*/

/*    .mob-banner .mob-btn-div .mob-btn-blue {*/
/*        background: #FFFFFF;*/
/*        color: #F20D23;*/
/*    }*/

/*    .img {*/
/*        text-align: center;*/
/*    }*/

/*    .swiper-container img,*/
/*    .img img {*/
/*        width: 100%;*/
/*        vertical-align: top;*/
/*        height: auto;*/
/*    }*/

/*    .bg-gray {*/
/*        background: #f5f7fa;*/
/*    }*/

/*    .bg-lp {*/
/*        background: #f9f7fc;*/
/*    }*/

/*    !* lighter purple 亮紫色 *!*/
/*    .bg-b {*/
/*        background: #4147f6;*/
/*    }*/

/*    .bg-black {*/
/*        background: #000;*/
/*    }*/

/*    .mob-pb {*/
/*        padding-bottom: 2rem;*/
/*    }*/

/*    !*tab*!*/
/*    .mob-swiper-tab {*/
/*        background: #fff;*/
/*        padding-top: 3rem;*/
/*        border-radius: 1rem;*/
/*        box-shadow: 0 2px 17px rgba(55, 55, 55, .1);*/
/*    }*/

/*    .mob-swiper-tab .swiper-pagination {*/
/*        background: #ebedf0;*/
/*        bottom: auto;*/
/*        top: 0;*/
/*    }*/

/*    .mob-swiper-tab .swiper-pagination .item {*/
/*        float: left;*/
/*        width: 33.33%;*/
/*        color: #999;*/
/*        background: transparent;*/
/*        line-height: 3rem;*/
/*        margin: 0;*/
/*        border-radius: 0;*/
/*        height: auto;*/
/*        opacity: 1;*/
/*    }*/

/*    .mob-swiper-tab .swiper-pagination.page-row-2 .item {*/
/*        width: 50%;*/
/*    }*/

/*    .mob-swiper-tab .swiper-pagination .item.swiper-pagination-bullet-active {*/
/*        background: #fff;*/
/*        color: #333;*/
/*    }*/

/*    .mob-swiper-tab .swiper-slide .img {*/
/*        margin: 2rem;*/
/*    }*/

/*    !*header*!*/
/*    .mob-header {*/
/*        -webkit-transform: translateZ(0);*/
/*        height: 4.2rem;*/
/*        padding: 1rem 0;*/
/*        background: #fff;*/
/*        border-bottom: 1px solid #efefef;*/
/*        position: fixed;*/
/*        left: 0;*/
/*        right: 0;*/
/*        z-index: 999;*/
/*    }*/

/*    .mob-header .hd-logo {*/
/*        width: 6.7rem;*/
/*        height: 2.2rem;*/
/*        background: url(../images/common/logo.png) no-repeat top left;*/
/*        background-size: 6.5rem;*/
/*        float: left;*/
/*    }*/

/*    .mob-header .hd-extra {*/
/*        float: right;*/
/*    }*/

/*    .mob-header .hd-extra .e-btn {*/
/*        float: left;*/
/*        width: 7.15rem;*/
/*        height: 2.2rem;*/
/*        line-height: 2.2rem;*/
/*        background-size: 14.3rem;*/
/*        margin-right: 1rem;*/
/*    }*/

/*    .mob-header .hd-extra .menu-handler {*/
/*        float: left;*/
/*        height: 2.2rem;*/
/*        width: 3rem;*/
/*        text-align: center;*/
/*        border: 1px solid #E5E5E5;*/
/*        border-radius: .3rem;*/
/*    }*/

/*    .mob-header .hd-extra .menu-handler i {*/
/*        height: 1.1rem;*/
/*        width: 1.4rem;*/
/*        background: url(../images/mobile/common/menu.png) no-repeat center bottom;*/
/*        background-size: 1.4rem;*/
/*        display: inline-block;*/
/*        vertical-align: top;*/
/*        margin-top: .4rem;*/
/*    }*/

/*    !*footer*!*/
/*    .mob-fixed-footer-padding {*/
/*        height: 4.1rem;*/
/*        display: block;*/
/*    }*/

/*    .mob-fixed-footer {*/
/*        -webkit-transform: translateZ(0);*/
/*        position: fixed;*/
/*        bottom: 0;*/
/*        background: #fff;*/
/*        left: 0;*/
/*        right: 0;*/
/*        z-index: 999;*/
/*        font-size: 1.2rem;*/
/*        height: 4.2rem;*/
/*    }*/

/*    .mob-fixed-footer .f-btn {*/
/*        display: block;*/
/*        width: 50%;*/
/*        transition: all .2s;*/
/*        text-align: center;*/
/*        height: 4.2rem;*/
/*        line-height: 4.2rem;*/
/*        color: #fff;*/
/*        font-size: 1.4rem;*/
/*    }*/

/*    .mob-fixed-footer .flex-item {*/
/*        text-align: center;*/
/*        color: #666;*/
/*        transition: all .2s;*/
/*        overflow: hidden;*/
/*        border-top: 1px solid #efefef;*/
/*    }*/

/*    .mob-fixed-footer .flex-item.j-top {*/
/*        color: #999;*/
/*        margin-left: -25%;*/
/*    }*/

/*    .mob-fixed-footer .flex-item i {*/
/*        display: block;*/
/*        margin: .3rem auto .1rem;*/
/*        width: 2rem;*/
/*        height: 2rem;*/
/*        background: url(../images/mobile/common/icon.png) no-repeat;*/
/*        background-size: 290%;*/
/*    }*/

/*    .mob-fixed-footer .flex-item i.i-top {*/
/*        background-position: 0 103%;*/
/*    }*/

/*    .mob-fixed-footer .flex-item i.i-tel {*/
/*        background-position: 49% 0;*/
/*    }*/

/*    .mob-fixed-footer .flex-item i.i-see {*/
/*        background-position: 102% 0;*/
/*    }*/

/*    .mob-fixed-footer .flex-item i.i-zaixian {*/
/*        background: url(../images/mobile/common/zaixian.png) no-repeat center center;*/
/*        background-size: contain;*/
/*    }*/

/*    .mob-fixed-footer .flex-item p {*/
/*        font-size: 1rem;*/
/*    }*/

/*    .mob-fixed-footer.on .f-btn {*/
/*        width: 40%;*/
/*    }*/

/*    .mob-fixed-footer.on .flex-item.j-top {*/
/*        color: #666;*/
/*        margin-left: 0;*/
/*    }*/

/*    .mob-fixed-footer.on .flex-item i.i-top {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .mob-footer {*/
/*        color: #999;*/
/*    }*/

/*    .mob-footer a {*/
/*        color: #999;*/
/*    }*/

/*    .mob-footer .footer_service {*/
/*        background: #272727;*/
/*        padding: 2rem 0;*/
/*    }*/

/*    .mob-footer .footer_service li {*/
/*    }*/

/*    .mob-footer .footer_service li i {*/
/*        display: block;*/
/*        width: 3rem;*/
/*        height: 3rem;*/
/*        margin: 0 auto .5rem;*/
/*        background: url(../images/common/bottom-icon.png) no-repeat;*/
/*        background-size: 440%;*/
/*    }*/

/*    .mob-footer .footer_service li.item-1 i {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .mob-footer .footer_service li.item-2 i {*/
/*        background-position: 33.33% 0;*/
/*    }*/

/*    .mob-footer .footer_service li.item-3 i {*/
/*        background-position: 66.66% 0;*/
/*    }*/

/*    .mob-footer .footer_service li.item-4 i {*/
/*        background-position: 100% 0;*/
/*    }*/

/*    .mob-footer .footer_service li .text {*/
/*        text-align: center;*/
/*    }*/

/*    .mob-footer .footer_service li .text .h3 {*/
/*        font-size: 1rem;*/
/*        color: #fff;*/
/*        color: #999;*/
/*    }*/

/*    .mob-footer .footer_main {*/
/*        background: #222;*/
/*        padding: 2rem 0;*/
/*    }*/

/*    .mob-footer .footer_main .qr {*/
/*        overflow: hidden;*/
/*    }*/

/*    .mob-footer .footer_main .qr .img {*/
/*        float: left;*/
/*        width: 8rem;*/
/*        height: 8rem;*/
/*        margin-left: 2rem;*/
/*    }*/

/*    .mob-footer .footer_main .qr .img img {*/
/*        width: 7rem;*/
/*        height: 7rem;*/
/*        vertical-align: top;*/
/*    }*/

/*    .mob-footer .footer_main .qr .text {*/
/*        margin-left: 10.4rem;*/
/*        font-size: 1.2rem;*/
/*        padding-top: 1.8rem;*/
/*    }*/

/*    .mob-footer .footer_main .qr .text h3 {*/
/*        color: #fff;*/
/*    }*/

/*    .mob-footer .footer_main .tel {*/
/*        color: #fff;*/
/*        font-size: 1.6rem;*/
/*        text-align: center;*/
/*        margin: 2rem 0 1.5rem;*/
/*        position: relative;*/
/*    }*/

/*    .mob-footer .footer_main .tel span {*/
/*        background: #222;*/
/*        position: relative;*/
/*        z-index: 2;*/
/*        padding: 0 1rem;*/
/*    }*/

/*    .mob-footer .footer_main .tel:before {*/
/*        content: "";*/
/*        left: 1rem;*/
/*        right: 1rem;*/
/*        border-top: 1px solid #333;*/
/*        position: absolute;*/
/*        top: 1rem;*/
/*    }*/

/*    .mob-footer .footer_main .copy {*/
/*        text-align: center;*/
/*    }*/

/*    !* fixed-form *!*/
/*    .mob-fixed-form {*/
/*        position: fixed;*/
/*        width: 100%;*/
/*        height: 490px;*/
/*        bottom: 0;*/
/*        transform: translate(0, 100%);*/
/*        z-index: 1001;*/
/*        background-color: #fff;*/
/*        -webkit-transition: transform .5s ease;*/
/*        -moz-transition: transform .5s ease;*/
/*        transition: transform .5s ease;*/
/*    }*/

/*    .mob-fixed-form.open {*/
/*        transform: translate(0, 0);*/
/*    }*/

/*    .mob-fixed-form .ff-top {*/
/*        border-bottom: 1px solid #e8e8e8;*/
/*    }*/

/*    .mob-fixed-form .ff-top p {*/
/*        padding: 17px 0;*/
/*        font-size: 14px;*/
/*        line-height: 14px;*/
/*        color: #999;*/
/*        position: relative;*/
/*        text-align: center;*/
/*    }*/

/*    .mob-fixed-form .ff-top .close {*/
/*        display: inline-block;*/
/*        position: absolute;*/
/*        right: 20px;*/
/*        font-size: 24px;*/
/*        color: #b2b2b2;*/
/*    }*/

/*    .mob-fixed-form .ff-submit {*/
/*        width: 300px;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .mob-fixed-form .ff-submit .s-tel {*/
/*        text-align: center;*/
/*        margin: 18px auto;*/
/*    }*/

/*    .mob-fixed-form .ff-submit .s-tel .text {*/
/*        font-family: PingFangSC-Regular;*/
/*        font-size: 14px;*/
/*        color: #333;*/
/*        line-height: 27px;*/
/*    }*/

/*    .mob-fixed-form .ff-submit .s-tel .number {*/
/*        display: inline-block;*/
/*        height: 36px;*/
/*        text-align: center;*/
/*        font-family: PingFangSC-Regular;*/
/*        font-size: 20px;*/
/*        color: #38f;*/
/*        letter-spacing: 0;*/
/*        line-height: 36px;*/
/*    }*/

/*    .mob-fixed-form .ff-submit .s-form {*/
/*        border-top: 1px solid #e8e8e8;*/
/*        width: 300px;*/
/*    }*/

/*    .mob-fixed-form .ff-submit .s-form .intro {*/
/*        font-family: PingFangSC-Regular;*/
/*        font-size: 14px;*/
/*        color: #333;*/
/*        letter-spacing: 0;*/
/*        line-height: 27px;*/
/*        margin-top: 20px;*/
/*    }*/

/*    .mob-fixed-form .ff-submit .s-form input[type=text] {*/
/*        border: 1px solid #bbb;*/
/*        border-radius: 2px;*/
/*        margin-top: 15px;*/
/*        width: 100%;*/
/*        -webkit-box-sizing: border-box;*/
/*        -moz-box-sizing: border-box;*/
/*        box-sizing: border-box;*/
/*        font-size: 14px;*/
/*        line-height: 20px;*/
/*        color: #999;*/
/*        padding: 10px;*/
/*        outline: none;*/
/*    }*/

/*    .mob-fixed-form .ff-submit .s-form button {*/
/*        background: #38f;*/
/*        border-radius: 2px;*/
/*        width: 100%;*/
/*        height: 40px;*/
/*        font-family: PingFangSC-Regular;*/
/*        font-size: 14px;*/
/*        color: #fff;*/
/*        text-align: center;*/
/*        outline: none;*/
/*        border: none;*/
/*        margin-top: 35px;*/
/*    }*/

/*    .mob-fixed-form-skin-orange .ff-submit .s-tel .number {*/
/*        color: #F82728;*/
/*    }*/

/*    .mob-fixed-form-skin-orange .ff-submit .s-form button {*/
/*        background: #f82728;*/
/*        background: -moz-linear-gradient(left, #f82728 0%, #fe512d 100%);*/
/*        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f82728), color-stop(100%, #fe512d));*/
/*        background: -webkit-linear-gradient(left, #f82728 0%, #fe512d 100%);*/
/*        background: -o-linear-gradient(left, #f82728 0%, #fe512d 100%);*/
/*        background: -ms-linear-gradient(left, #f82728 0%, #fe512d 100%);*/
/*        background: linear-gradient(to right, #f82728 0%, #fe512d 100%);*/
/*        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f82728', endColorstr='#fe512d', GradientType=1);*/
/*    }*/

/*    .mask-bg {*/
/*        display: none;*/
/*        width: 100%;*/
/*        height: 100%;*/
/*        position: fixed;*/
/*        background-color: rgba(45, 45, 45, .6);*/
/*        top: 0;*/
/*        left: 0;*/
/*        right: 0;*/
/*        bottom: 0;*/
/*        z-index: 1000;*/
/*    }*/

/*    .page-platform .mob-s2 .s-wrap {*/
/*        position: relative;*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .page-platform .mob-s2 .s-bg {*/
/*        background: url(../images/platform/device.png) no-repeat center top;*/
/*        background-size: contain;*/
/*        padding-top: 62%;*/
/*    }*/

/*    .page-platform .mob-s2 .swiper-container {*/
/*        position: absolute;*/
/*        z-index: 2;*/
/*        left: 14%;*/
/*        right: 14%;*/
/*        top: 3%;*/
/*        padding-bottom: 7rem;*/
/*    }*/

/*    .page-platform .mob-s5 .text {*/
/*        text-align: center;*/
/*        color: #ef191a;*/
/*        padding: 1rem 0 2rem;*/
/*        font-size: 1.2rem;*/
/*        font-weight: 700;*/
/*    }*/

/*    .page-platform .mob-s7 .list {*/
/*        margin: 0 3rem;*/
/*    }*/

/*    .page-platform .mob-s7 .list li {*/
/*        float: left;*/
/*        margin: 0 2% 4%;*/
/*        width: 46%;*/
/*        background: #fff;*/
/*        text-align: center;*/
/*        box-shadow: 0 0 31px rgba(0, 0, 0, 0.05);*/
/*    }*/

/*    .page-platform .mob-s7 .list li .img {*/
/*        width: 5rem;*/
/*        height: 6rem;*/
/*        margin: 3rem auto 0.4rem;*/
/*        background: url(../images/platform/08-icon1.png) no-repeat;*/
/*        background-size: 22rem;*/
/*    }*/

/*    .page-platform .mob-s7 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-platform .mob-s7 .list li.item-2 .img {*/
/*        background-position: -5.7rem 0;*/
/*    }*/

/*    .page-platform .mob-s7 .list li.item-3 .img {*/
/*        background-position: -11.3rem 0;*/
/*    }*/

/*    .page-platform .mob-s7 .list li.item-4 .img {*/
/*        background-position: -17rem 0;*/
/*    }*/

/*    .page-platform .mob-s7 .list li p {*/
/*        font-size: 2.2rem;*/
/*        font-family: Arial;*/
/*        font-weight: 700;*/
/*        color: #d2d2d2;*/
/*    }*/

/*    .page-platform .mob-s7 .list li p span {*/
/*        color: #aaa;*/
/*    }*/

/*    .page-platform .mob-s7 .list li h3 {*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li .inner {*/
/*        background: #fff;*/
/*        margin: 0.3rem;*/
/*        text-align: center;*/
/*        padding: .5rem;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li h3 {*/
/*        font-size: 1.2rem;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li p {*/
/*        height: 5.4rem;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li .img {*/
/*        width: 5rem;*/
/*        height: 5rem;*/
/*        margin: 1rem auto;*/
/*        background: url(../images/platformsupply/05-icon.png) no-repeat;*/
/*        background-size: 15.7rem;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li.item-2 .img {*/
/*        background-position: -5.3rem 0;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li.item-3 .img {*/
/*        background-position: -10.6rem 0;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li.item-4 .img {*/
/*        background-position: 0 -5.3rem;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li.item-5 .img {*/
/*        background-position: -5.3rem -5.3rem;*/
/*    }*/

/*    .page-platformsupply .mob-s4 .list li.item-6 .img {*/
/*        background-position: -10.6rem -5.3rem;*/
/*    }*/

/*    .page-weshop .mob-s1 .list li {*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .page-weshop .mob-s1 .list li .img {*/
/*        background: url(../images/weshop/01-icon.png) no-repeat;*/
/*        background-size: 22.5rem;*/
/*        margin-bottom: .7rem;*/
/*        width: 3.3rem;*/
/*        height: 3.3rem;*/
/*    }*/

/*    .page-weshop .mob-s1 .list li.item-1 .img {*/
/*        background-position: 0 center;*/
/*    }*/

/*    .page-weshop .mob-s1 .list li.item-2 .img {*/
/*        background-position: -3.8rem center;*/
/*    }*/

/*    .page-weshop .mob-s1 .list li.item-3 .img {*/
/*        background-position: -7.6rem center;*/
/*    }*/

/*    .page-weshop .mob-s1 .list li.item-4 .img {*/
/*        background-position: -11.4rem center;*/
/*    }*/

/*    .page-weshop .mob-s1 .list li.item-5 .img {*/
/*        background-position: -15.2rem center;*/
/*    }*/

/*    .page-weshop .mob-s1 .list li.item-6 .img {*/
/*        background-position: -19rem center;*/
/*    }*/

/*    .page-weshop .mob-s1 .list h3 {*/
/*        color: #1574fb;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-weshop .mob-s1 .list p {*/
/*        height: 4.5rem;*/
/*        overflow: hidden;*/
/*        padding-right: 1rem;*/
/*    }*/

/*    .page-weshop .mob-s2 {*/
/*        background: url(../images/mobile/weshop/02-bg.jpg) no-repeat center;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-weshop .mob-s2 .info {*/
/*        padding-left: 3.3rem;*/
/*        overflow-y: hidden;*/
/*    }*/

/*    .page-weshop .mob-s2 .info .img {*/
/*        width: 40%;*/
/*        float: left;*/
/*    }*/

/*    .page-weshop .mob-s2 .info .text {*/
/*        margin-left: 50%;*/
/*        padding-top: 24%;*/
/*        color: #fff;*/
/*    }*/

/*    .page-weshop .mob-s2 .info .text .qr {*/
/*        width: 60%;*/
/*        margin-bottom: 4%;*/
/*    }*/

/*    .page-weshop .mob-s2 .info .text .qr img {*/
/*        width: 100%;*/
/*    }*/

/*    .page-weshop .mob-s7 .btn-wrap a {*/
/*        color: #0081f8;*/
/*        font-size: 1.2rem;*/
/*        margin: 0 1rem;*/
/*    }*/

/*    .page-apphybrid .mob-s2 {*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 {*/
/*        height: 45rem;*/
/*        width: 25%;*/
/*        float: left;*/
/*        color: #fff;*/
/*        font-size: 16px;*/
/*        background: rgb(249, 40, 41); !* Old browsers *!*/
/*        background: -moz-linear-gradient(top, rgba(249, 40, 41, 1) 0%, rgba(255, 83, 46, 1) 100%); !* FF3.6-15 *!*/
/*        background: -webkit-linear-gradient(top, rgba(249, 40, 41, 1) 0%, rgba(255, 83, 46, 1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
/*        background: linear-gradient(to bottom, rgba(249, 40, 41, 1) 0%, rgba(255, 83, 46, 1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
/*        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f92829', endColorstr='#ff532e', GradientType=0); !* IE6-9 *!*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl {*/
/*        padding-top: 5.6rem;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl dd {*/
/*        padding: 2.35rem 0 2.35rem .5rem;*/
/*        border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
/*        font-size: 1rem;*/
/*        text-align: center;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl dd.dd-6 {*/
/*        border-bottom: 0 none;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl dd i {*/
/*        background: url(../images/apphybrid/2-icon.png) no-repeat;*/
/*        height: 1rem;*/
/*        width: 1rem;*/
/*        background-size: 6rem;*/
/*        display: inline-block;*/
/*        vertical-align: -0.1rem;*/
/*        margin-right: .2rem;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl dd.dd-1 i {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl dd.dd-2 i {*/
/*        background-position: -1rem 0;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl dd.dd-3 i {*/
/*        background-position: -2rem 0;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl dd.dd-4 i {*/
/*        background-position: -3rem 0;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl dd.dd-5 i {*/
/*        background-position: -4rem 0;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-1 dl dd.dd-6 i {*/
/*        background-position: -5rem 0;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 {*/
/*        float: left;*/
/*        width: 75%;*/
/*        padding: 0 1rem;*/
/*        height: 45rem;*/
/*        border: 1px solid #E5E5E5;*/
/*        border-left: 0 none;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-hd {*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-hd .img {*/
/*        float: left;*/
/*        vertical-align: bottom;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-hd .img img {*/
/*        vertical-align: top;*/
/*        width: 10rem;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-hd h3 {*/
/*        font-size: 1.2rem;*/
/*        font-weight: 700;*/
/*        margin-left: 10.5rem;*/
/*        white-space: nowrap;*/
/*        padding-top: 2.5rem;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-bd .bd-item {*/
/*        font-size: 1rem;*/
/*        color: #888;*/
/*        height: 5.6rem;*/
/*        background: #fff;*/
/*        padding-top: 1.4rem;*/
/*        border-radius: .2rem;*/
/*        margin-bottom: 0.7rem;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-bd.i-bd-shadow .bd-item {*/
/*        box-shadow: 0 0 0.6rem rgba(0, 0, 0, .1);*/
/*        text-align: center;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-bd .i-star {*/
/*        margin-right: 15px;*/
/*        background: url(../images/apphybrid/1-img03.png) repeat-y;*/
/*        display: block;*/
/*        margin: 0 auto 0.4rem;*/
/*        height: 11px;*/
/*        width: 74px;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-bd .i-star.star-5 {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-bd .i-star.star-4 {*/
/*        background-position: 0 -11px;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-bd .i-star.star-3 {*/
/*        background-position: 0 -22px;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-bd .i-star.star-2 {*/
/*        background-position: 0 -33px;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-bd .i-star.star-1-5 {*/
/*        background-position: 0 -44px;*/
/*    }*/

/*    .page-apphybrid .mob-s2 .list .item-2 .i-bd .i-star.star-1 {*/
/*        background-position: 0 -55px;*/
/*    }*/

/*    .page-apphybrid .mob-s4 {*/
/*        background: url(../images/apphybrid/3-bg.jpg) center top no-repeat;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-apphybrid .mob-s4 .img {*/
/*        width: 58%;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .page-apphybrid .mob-s8 {*/
/*        background: url(../images/mobile/apphybrid/7-bg.jpg) center top no-repeat;*/
/*        background-size: cover;*/
/*    }*/

/*    .mob-backtitle {*/
/*        border-left: 2px solid #276cfb;*/
/*        padding: 0 0 0 1rem;*/
/*        font-size: 1.4rem;*/
/*        margin: 1.8rem 0 1.2rem;*/
/*    }*/

/*    .mob-backlist li {*/
/*        border: 1px solid #ddd;*/
/*        width: 48%;*/
/*        float: left;*/
/*        margin: 0 1% 2% 1%;*/
/*        padding: 1rem .5rem 1rem 1rem;*/
/*    }*/

/*    .mob-backlist li .img {*/
/*        float: left;*/
/*        width: 4rem;*/
/*        height: 4rem;*/
/*        background: url(../images/backstage/02-icon.png) no-repeat;*/
/*        background-size: 17.5rem;*/
/*    }*/

/*    .mob-backlist li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .mob-backlist li.item-2 .img {*/
/*        background-position: -4.5rem 0;*/
/*    }*/

/*    .mob-backlist li.item-3 .img {*/
/*        background-position: -9rem 0;*/
/*    }*/

/*    .mob-backlist li.item-4 .img {*/
/*        background-position: -13.5rem 0;*/
/*    }*/

/*    .mob-backlist li .text {*/
/*        margin-left: 4.7rem;*/
/*    }*/

/*    .page-printer .mob-s1 .list li {*/
/*        padding: 1rem;*/
/*        text-align: center;*/
/*    }*/

/*    .page-printer .mob-s1 .list li .img {*/
/*        background: url(../images/printer/01-icon.png) no-repeat;*/
/*        background-size: 18.4rem;*/
/*        width: 4rem;*/
/*        height: 4rem;*/
/*        margin: 1rem auto;*/
/*    }*/

/*    .page-printer .mob-s1 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-printer .mob-s1 .list li.item-2 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-printer .mob-s1 .list li.item-3 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-printer .mob-s1 .list li.item-4 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-printer .mob-s2 .list li {*/
/*        text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-printer .mob-s2 .list li h3 {*/
/*        color: #db1814;*/
/*        margin: 1rem 0;*/
/*        font-weight: bold;*/
/*    }*/

/*    .page-printer .mob-s2 .list li p {*/
/*        margin: 0 4rem;*/
/*    }*/

/*    .page-printer .mob-s4 .list {*/
/*    }*/

/*    .page-printer .mob-s4 .list li {*/
/*        position: relative;*/
/*        padding-bottom: 2rem;*/
/*        color: #888888;*/
/*        font-size: 14px;*/
/*        background: #fff;*/
/*        box-shadow: 0 0 30px rgba(33, 33, 33, .1);*/
/*        margin-bottom: 20px;*/
/*        text-align: center;*/
/*    }*/

/*    .page-printer .mob-s4 .list li:before {*/
/*        content: "";*/
/*        position: absolute;*/
/*        width: 12px;*/
/*        height: 16px;*/
/*        background: #DA1813;*/
/*        left: 0;*/
/*        top: 15px;*/
/*    }*/

/*    .page-printer .mob-s4 .list li h3 {*/
/*        margin-bottom: 20px;*/
/*        padding-top: 11px;*/
/*        font-size: 20px;*/
/*        font-weight: 700;*/
/*        color: #333;*/
/*    }*/

/*    .page-printer .mob-s4 .list li .s-btn {*/
/*        width: 88px;*/
/*        height: 34px;*/
/*        line-height: 34px;*/
/*        display: inline-block;*/
/*        border-radius: 3px;*/
/*        border: 1px solid #DA1813;*/
/*        color: #DA1813;*/
/*    }*/

/*    .page-printer .mob-s4 .list li .links {*/
/*        margin: 0 3rem;*/
/*    }*/

/*    .page-printer .mob-s4 .list li .links a {*/
/*        color: #888888;*/
/*        cursor: default;*/
/*        text-align: left;*/
/*        float: left;*/
/*        width: 50%;*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    .page-printer .mob-s4 .list li p {*/
/*        margin: 0 29px;*/
/*        text-align: left;*/
/*        line-height: 1.8;*/
/*        margin-bottom: 20px;*/
/*    }*/


/*    .page-im .mob-s1 li {*/
/*        border: 1px solid #ddd;*/
/*        width: 48%;*/
/*        float: left;*/
/*        margin: 0 1% 2% 1%;*/
/*        padding: 1rem 0.3rem 1rem 0.6rem;*/
/*    }*/

/*    .page-im .mob-s1 li .img {*/
/*        float: left;*/
/*        width: 2.8rem;*/
/*        height: 4rem;*/
/*        background: url(../images/im/01-icon.png) no-repeat;*/
/*        background-size: 12.5rem;*/
/*    }*/

/*    .page-im .mob-s1 li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-im .mob-s1 li.item-2 .img {*/
/*        background-position: -3.2rem 0;*/
/*    }*/

/*    .page-im .mob-s1 li.item-3 .img {*/
/*        background-position: -6.4rem 0;*/
/*    }*/

/*    .page-im .mob-s1 li.item-4 .img {*/
/*        background-position: -9.6rem 0;*/
/*    }*/

/*    .page-im .mob-s1 li .text {*/
/*        margin-left: 3.4rem;*/
/*    }*/

/*    .page-im .mob-s1 li h3 {*/
/*        font-size: 1rem;*/
/*    }*/

/*    .page-im .mob-s3 .list {*/
/*        padding-top: 1rem;*/
/*    }*/

/*    .page-im .mob-s3 .list li {*/
/*        float: left;*/
/*        margin-right: -1px;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 {*/
/*        width: 20%;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-2 {*/
/*        width: 80%;*/
/*    }*/

/*    .page-im .mob-s3 .list li .th,*/
/*    .page-im .mob-s3 .list li .td {*/
/*        border: 1px solid #DDDDDD;*/
/*        margin-bottom: -1px;*/
/*        text-align: center;*/
/*    }*/

/*    .page-im .mob-s3 .list li .th {*/
/*        height: 4rem;*/
/*        line-height: 4rem;*/
/*        font-size: 1rem;*/
/*        color: #4c4c4c;*/
/*        background: #FAFAFA;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 .td {*/
/*        font-size: 1rem;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 .td .img {*/
/*        width: 20px;*/
/*        height: 20px;*/
/*        margin: 13px auto 4px;*/
/*        background: url(../images/im/03-icon.png) no-repeat;*/
/*        background-size: 153px;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 .td p {*/
/*        padding-bottom: 1rem;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 .td-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 .td-2 .img {*/
/*        background-position: -27px 0;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 .td-3 .img {*/
/*        background-position: -54px 0;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 .td-4 .img {*/
/*        background-position: -80px 0;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 .td-5 .img {*/
/*        background-position: -107px 0;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-1 .td-6 .img {*/
/*        background-position: -134px 0;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-2 {*/
/*        position: relative;*/
/*        z-index: 2;*/
/*        box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-2 .th {*/
/*        height: 5rem;*/
/*        line-height: 5rem;*/
/*        color: #fff;*/
/*        background: #EE231A;*/
/*        font-size: 1.2rem;*/
/*        margin-top: -18px;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-2 .td {*/
/*        text-align: left;*/
/*        border-bottom-color: #fff;*/
/*        border-top-color: #fff;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-2 .td-6 {*/
/*        border-bottom-color: #ddd;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-2 .i-ok {*/
/*        width: 13px;*/
/*        height: 10px;*/
/*        margin-left: 14px;*/
/*        margin-right: 10px;*/
/*        background: url(../images/im/04-icon.png) no-repeat;*/
/*        background-size: 12px;*/
/*        display: inline-block;*/
/*        vertical-align: top;*/
/*        margin-top: 27px;*/
/*        float: left;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-2 p {*/
/*        font-size: 1rem;*/
/*        color: #4c4c4c;*/
/*        margin: 10px 7px 10px 42px;*/
/*    }*/

/*    .page-im .mob-s3 .list li.item-3 p {*/
/*        color: #888888;*/
/*        margin: 24px 10px 0 33px;*/
/*        font-size: 14px;*/
/*        text-align: left;*/
/*    }*/

/*    .page-im .mob-s4 .list li {*/
/*        background: #fff;*/
/*        font-size: 14px;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-im .mob-s4 .list li .th,*/
/*    .page-im .mob-s4 .list li .td {*/
/*        height: 40px;*/
/*        text-align: center;*/
/*        line-height: 40px;*/
/*    }*/

/*    .page-im .mob-s4 .list li .th {*/
/*        background: #EC383E;*/
/*        font-size: 16px;*/
/*        color: #fff;*/
/*    }*/

/*    .page-im .mob-s4 .list li .td {*/
/*        border: 1px solid #DCDCDC;*/
/*        border-top: 0 none;*/
/*        text-align: left;*/
/*    }*/

/*    .page-im .mob-s4 .list li .i-ok {*/
/*        width: 17px;*/
/*        height: 12px;*/
/*        margin-left: 22px;*/
/*        margin-right: 10px;*/
/*        background: url(../images/im/04-icon.png) no-repeat;*/
/*        display: inline-block;*/
/*        vertical-align: middle;*/
/*    }*/

/*    .mob-recommend .list li > a {*/
/*        display: block;*/
/*        height: 100%;*/
/*        background: #fff;*/
/*        height: 6rem;*/
/*        border: 1px solid #DCDCDC;*/
/*        position: relative;*/
/*        margin: .5rem;*/
/*    }*/

/*    .mob-recommend .list li > a:hover {*/
/*        color: #333;*/
/*    }*/

/*    .mob-recommend .list li .img {*/
/*        float: left;*/
/*        margin: 1.7rem 0 0 1rem;*/
/*        width: 2.4rem;*/
/*        height: 3rem;*/
/*        background: url(../images/im/05-icon.png) no-repeat;*/
/*        background-size: 5rem;*/
/*    }*/

/*    .mob-recommend .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .mob-recommend .list li.item-2 .img {*/
/*        background-position: -2.7rem 0;*/
/*    }*/

/*    .mob-recommend .list li.item-3 .img {*/
/*        background-position: -5.4rem 0;*/
/*    }*/

/*    .mob-recommend .list li.item-4 .img {*/
/*        background-position: -8.1rem 0;*/
/*    }*/

/*    .mob-recommend .list li .text {*/
/*        padding: 1rem 0.5rem 0 4.2rem;*/
/*    }*/

/*    .mob-recommend .list li .text h3 {*/
/*        font-size: 1.3rem;*/
/*    }*/

/*    .mob-recommend .list li .text p {*/
/*        color: #888;*/
/*        font-size: 1rem;*/
/*    }*/

/*    .mob-recommend .list li.item-x .img {*/
/*        float: right;*/
/*        margin: 30px 30px 0 0;*/
/*    }*/

/*    .mob-recommend .list li.item-x .text {*/
/*        float: left;*/
/*        padding: 39px 0 0 30px;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li {*/
/*        border: 1px solid #ddd;*/
/*        width: 48%;*/
/*        float: left;*/
/*        margin: 0 1% 2% 1%;*/
/*        padding: 1rem 0.3rem 1rem 0.6rem;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li .img {*/
/*        float: left;*/
/*        width: 2.8rem;*/
/*        height: 3.6rem;*/
/*        background: url(../images/erpmjy/01-icon.png) no-repeat;*/
/*        background-size: 18.7rem;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li.item-2 .img {*/
/*        background-position: -3.2rem 0;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li.item-3 .img {*/
/*        background-position: -6.4rem 0;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li.item-4 .img {*/
/*        background-position: -9.6rem 0;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li.item-5 .img {*/
/*        background-position: -12.8rem 0;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li.item-6 .img {*/
/*        background-position: -16rem 0;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li .text {*/
/*        margin-left: 3.4rem;*/
/*    }*/

/*    .page-erpmjy .mob-s1 li h3 {*/
/*        font-size: 1rem;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list {*/
/*        padding-top: 1rem;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li {*/
/*        float: left;*/
/*        margin-right: -1px;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 {*/
/*        width: 20%;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-2 {*/
/*        width: 80%;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li .th,*/
/*    .page-erpmjy .mob-s2 .list li .td {*/
/*        border: 1px solid #DDDDDD;*/
/*        margin-bottom: -1px;*/
/*        text-align: center;*/
/*        background: #fff;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li .th {*/
/*        height: 4rem;*/
/*        line-height: 4rem;*/
/*        font-size: 1rem;*/
/*        color: #4c4c4c;*/
/*        background: #FAFAFA;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 .td {*/
/*        font-size: 1rem;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 .td .img {*/
/*        width: 20px;*/
/*        height: 20px;*/
/*        margin: 13px auto 4px;*/
/*        background: url(../images/im/03-icon.png) no-repeat;*/
/*        background-size: 153px;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 .td p {*/
/*        padding: 2rem 0;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 .td-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 .td-2 .img {*/
/*        background-position: -27px 0;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 .td-3 .img {*/
/*        background-position: -54px 0;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 .td-4 .img {*/
/*        background-position: -80px 0;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 .td-5 .img {*/
/*        background-position: -107px 0;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-1 .td-6 .img {*/
/*        background-position: -134px 0;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-2 {*/
/*        position: relative;*/
/*        z-index: 2;*/
/*        box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);*/
/*        margin-top: -1rem;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-2 .th {*/
/*        height: 5rem;*/
/*        line-height: 5rem;*/
/*        color: #fff;*/
/*        background: #EE231A;*/
/*        font-size: 1.2rem;*/
/*        margin-top: -18px;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-2 .td {*/
/*        text-align: left;*/
/*        border-bottom-color: #fff;*/
/*        border-top-color: #fff;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-2 .td-6 {*/
/*        border-bottom-color: #ddd;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-2 .i-ok {*/
/*        width: 13px;*/
/*        height: 10px;*/
/*        margin-left: 14px;*/
/*        margin-right: 10px;*/
/*        background: url(../images/im/04-icon.png) no-repeat;*/
/*        background-size: 12px;*/
/*        display: inline-block;*/
/*        vertical-align: top;*/
/*        margin-top: 27px;*/
/*        float: left;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-2 p {*/
/*        font-size: 1rem;*/
/*        color: #4c4c4c;*/
/*        margin: 10px 7px 10px 42px;*/
/*    }*/

/*    .page-erpmjy .mob-s2 .list li.item-3 p {*/
/*        color: #888888;*/
/*        margin: 24px 10px 0 33px;*/
/*        font-size: 14px;*/
/*        text-align: left;*/
/*    }*/

/*    .page-erpmjy .mob-recommend .list li .img {*/
/*        background-image: url(../images/erpmjy/03-icon.png);*/
/*        background-size: 2.3rem;*/
/*    }*/

/*    .page-erpu8 .mob-s1,*/
/*    .page-erpu8 .mob-s4,*/
/*    .page-erpu8 .mob-s5,*/
/*    .page-erpu8 .mob-s9 {*/
/*        display: none;*/
/*    }*/

/*    .page-erpu8 .mob-s4 {*/
/*        background: #3d3e40;*/
/*    }*/

/*    .page-erpu8 .mob-s2 .list li {*/
/*        background: #fff;*/
/*        margin-bottom: 1rem;*/
/*        padding: 1.6rem 1rem 1rem 2rem;*/
/*    }*/

/*    .page-erpu8 .mob-s2 .list li .num {*/
/*        float: left;*/
/*        width: 3rem;*/
/*        height: 3rem;*/
/*        border: 1px solid #ef1a1b;*/
/*        color: #ef1a1b;*/
/*        text-align: center;*/
/*        border-radius: 100%;*/
/*        line-height: 3rem;*/
/*        font-size: 1.3rem;*/
/*    }*/

/*    .page-erpu8 .mob-s2 .list li .text {*/
/*        margin-left: 4.7rem;*/
/*    }*/

/*    .page-erpu8 .mob-s2 .list li .text h3 {*/
/*        font-size: 1.3rem;*/
/*        margin-bottom: .5rem;*/
/*        color: #ef1a1b;*/
/*    }*/

/*    .page-erpu8 .mob-s2 .list li .text .info {*/
/*        color: #888;*/
/*        font-size: 1rem;*/
/*    }*/

/*    .page-erpu8 .mob-s2 .list li .text .info p {*/
/*        margin-bottom: .5rem;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li {*/
/*        text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li .img {*/
/*        background: url(../images/erpu8/02-icon.png) no-repeat;*/
/*        width: 4rem;*/
/*        height: 4rem;*/
/*        margin: 0 auto .5rem;*/
/*        background-size: 51.1rem;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-2 .img {*/
/*        background-position: -4.2rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-3 .img {*/
/*        background-position: -8.5rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-4 .img {*/
/*        background-position: -12.8rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-5 .img {*/
/*        background-position: -17.1rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-6 .img {*/
/*        background-position: -21.3rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-7 .img {*/
/*        background-position: -25.6rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-8 .img {*/
/*        background-position: -29.9rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-9 .img {*/
/*        background-position: -34.3rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-10 .img {*/
/*        background-position: -38.5rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-11 .img {*/
/*        background-position: -42.8rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li.item-12 .img {*/
/*        background-position: -47.1rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s3 .list li h3 {*/
/*        font-size: 1.2rem;*/
/*    }*/

/*    .page-erpu8 .mob-s6 .list li {*/
/*        margin-bottom: 1.2rem;*/
/*    }*/

/*    .page-erpu8 .mob-s6 .list li h3 {*/
/*        height: 3rem;*/
/*        line-height: 3rem;*/
/*        background: #666;*/
/*        color: #fff;*/
/*        text-align: center;*/
/*    }*/

/*    .page-erpu8 .mob-s6 .list li.item-1 h3 {*/
/*        background: #0ca4f9; !* Old browsers *!*/
/*        background: -moz-linear-gradient(left, #0ca4f9 0%, #0e80f6 100%); !* FF3.6-15 *!*/
/*        background: -webkit-linear-gradient(left, #0ca4f9 0%, #0e80f6 100%); !* Chrome10-25,Safari5.1-6 *!*/
/*        background: linear-gradient(to right, #0ca4f9 0%, #0e80f6 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
/*        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ca4f9', endColorstr='#0e80f6', GradientType=1); !* IE6-9 *!*/
/*    }*/

/*    .page-erpu8 .mob-s6 .list li.item-2 h3 {*/
/*        background: #00de87; !* Old browsers *!*/
/*        background: -moz-linear-gradient(left, #00de87 0%, #00ba75 100%); !* FF3.6-15 *!*/
/*        background: -webkit-linear-gradient(left, #00de87 0%, #00ba75 100%); !* Chrome10-25,Safari5.1-6 *!*/
/*        background: linear-gradient(to right, #00de87 0%, #00ba75 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
/*        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00de87', endColorstr='#00ba75', GradientType=1); !* IE6-9 *!*/
/*    }*/

/*    .page-erpu8 .mob-s6 .list li.item-3 h3 {*/
/*        background: #f44e23; !* Old browsers *!*/
/*        background: -moz-linear-gradient(left, #f44e23 0%, #ee1819 100%); !* FF3.6-15 *!*/
/*        background: -webkit-linear-gradient(left, #f44e23 0%, #ee1819 100%); !* Chrome10-25,Safari5.1-6 *!*/
/*        background: linear-gradient(to right, #f44e23 0%, #ee1819 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
/*        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f44e23', endColorstr='#ee1819', GradientType=1); !* IE6-9 *!*/
/*    }*/

/*    .page-erpu8 .mob-s6 .list li .img {*/
/*        background: #fff;*/
/*        text-align: center;*/
/*        padding: 1.5rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s6 .list li .img img {*/
/*        width: 90%;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li {*/
/*        text-align: center;*/
/*        border: 1px solid #ececec;*/
/*        margin: 0 -1px -1px 0;*/
/*        padding: 1.5rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li .img {*/
/*        background: url(../images/erpu8/04-icon.png) no-repeat;*/
/*        width: 5rem;*/
/*        height: 5rem;*/
/*        margin: 0 auto 1rem;*/
/*        background-size: 43.4rem;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li.item-2 .img {*/
/*        background-position: -5.4rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li.item-3 .img {*/
/*        background-position: -10.8rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li.item-4 .img {*/
/*        background-position: -16.3rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li.item-5 .img {*/
/*        background-position: -21.8rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li.item-6 .img {*/
/*        background-position: -27.3rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li.item-7 .img {*/
/*        background-position: -32.8rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li.item-8 .img {*/
/*        background-position: -38.3rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s7 .list li p {*/
/*        color: #333;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li {*/
/*        background: #fff;*/
/*        text-align: center;*/
/*        border: 1px solid #ececec;*/
/*        margin: 0 -1px -1px 0;*/
/*        padding: 1.5rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li .img {*/
/*        background: url(../images/erpu8/05-icon.png) no-repeat;*/
/*        width: 5rem;*/
/*        height: 5rem;*/
/*        margin: 0 auto 1rem;*/
/*        background-size: 43.4rem;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li.item-2 .img {*/
/*        background-position: -5.4rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li.item-3 .img {*/
/*        background-position: -10.8rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li.item-4 .img {*/
/*        background-position: -16.3rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li.item-5 .img {*/
/*        background-position: -21.8rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li.item-6 .img {*/
/*        background-position: -27.3rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li.item-7 .img {*/
/*        background-position: -32.8rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li.item-8 .img {*/
/*        background-position: -38.3rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-s8 .list li p {*/
/*        color: #333;*/
/*    }*/

/*    .page-erpu8 .mob-s9 .list li {*/
/*        background: url(../images/mobile/erpu8/09-icon.png) no-repeat 0.4rem 0.2rem;*/
/*        background-size: 1.4rem;*/
/*        color: #888;*/
/*        font-size: 1.2rem;*/
/*        margin-bottom: 1rem;*/
/*        padding-left: 3rem;*/
/*    }*/

/*    .page-erpu8 .mob-recommend .list li .img {*/
/*        background: url(../images/programme/icon.png) no-repeat;*/
/*        background-size: 11rem;*/
/*    }*/

/*    .page-erpu8 .mob-recommend .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-erpu8 .mob-recommend .list li.item-2 .img {*/
/*        background-position: -2.8rem 0;*/
/*    }*/

/*    .page-erpu8 .mob-recommend .list li > a {*/
/*        height: 6.8rem;*/
/*    }*/

/*    .page-message .mob-s1 li {*/
/*        border: 1px solid #ddd;*/
/*        width: 48%;*/
/*        float: left;*/
/*        margin: 0 1% 2% 1%;*/
/*        padding: 1rem 0.3rem 1rem 0.6rem;*/
/*    }*/

/*    .page-message .mob-s1 li .img {*/
/*        float: left;*/
/*        width: 2.8rem;*/
/*        height: 3.6rem;*/
/*        background: url(../images/message/01-icon.png) no-repeat;*/
/*        background-size: 12.7rem;*/
/*    }*/

/*    .page-message .mob-s1 li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-message .mob-s1 li.item-2 .img {*/
/*        background-position: -3.2rem 0;*/
/*    }*/

/*    .page-message .mob-s1 li.item-3 .img {*/
/*        background-position: -6.6rem 0;*/
/*    }*/

/*    .page-message .mob-s1 li.item-4 .img {*/
/*        background-position: -9.9rem 0;*/
/*    }*/

/*    .page-message .mob-s1 li.item-5 .img {*/
/*        background-position: -12.8rem 0;*/
/*    }*/

/*    .page-message .mob-s1 li.item-6 .img {*/
/*        background-position: -16rem 0;*/
/*    }*/

/*    .page-message .mob-s1 li .text {*/
/*        margin-left: 3.4rem;*/
/*    }*/

/*    .page-message .mob-s1 li h3 {*/
/*        font-size: 1rem;*/
/*    }*/

/*    .page-message .mob-s2 .list {*/
/*        padding-top: 1rem;*/
/*    }*/

/*    .page-message .mob-s2 .list li {*/
/*        float: left;*/
/*        margin-right: -1px;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 {*/
/*        width: 20%;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-2 {*/
/*        width: 80%;*/
/*    }*/

/*    .page-message .mob-s2 .list li .th,*/
/*    .page-message .mob-s2 .list li .td {*/
/*        border: 1px solid #DDDDDD;*/
/*        margin-bottom: -1px;*/
/*        text-align: center;*/
/*        background: #fff;*/
/*    }*/

/*    .page-message .mob-s2 .list li .th {*/
/*        height: 4rem;*/
/*        line-height: 4rem;*/
/*        font-size: 1rem;*/
/*        color: #4c4c4c;*/
/*        background: #FAFAFA;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td {*/
/*        font-size: 1rem;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td .img {*/
/*        width: 20px;*/
/*        height: 20px;*/
/*        margin: 13px auto 4px;*/
/*        background: url(../images/message/02-icon.png) no-repeat;*/
/*        background-size: 153px;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td p {*/
/*        padding: 0.1rem 0 1rem;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td-2 .img {*/
/*        background-position: -22px 0;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td-3 .img {*/
/*        background-position: -44px 0;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td-4 .img {*/
/*        background-position: -66px 0;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td-5 .img {*/
/*        background-position: -88px 0;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td-6 .img {*/
/*        background-position: -113px 0;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-1 .td-7 .img {*/
/*        background-position: -135px 0;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-2 {*/
/*        position: relative;*/
/*        z-index: 2;*/
/*        box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);*/
/*        margin-top: -1rem;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-2 .th {*/
/*        height: 5rem;*/
/*        line-height: 5rem;*/
/*        color: #fff;*/
/*        background: #EE231A;*/
/*        font-size: 1.2rem;*/
/*        margin-top: -18px;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-2 .td {*/
/*        text-align: left;*/
/*        border-bottom-color: #fff;*/
/*        border-top-color: #fff;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-2 .td-6 {*/
/*        border-bottom-color: #ddd;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-2 .i-ok {*/
/*        width: 13px;*/
/*        height: 10px;*/
/*        margin-left: 14px;*/
/*        margin-right: 10px;*/
/*        background: url(../images/im/04-icon.png) no-repeat;*/
/*        background-size: 12px;*/
/*        display: inline-block;*/
/*        vertical-align: top;*/
/*        margin-top: 27px;*/
/*        float: left;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-2 p {*/
/*        font-size: 1rem;*/
/*        color: #4c4c4c;*/
/*        margin: 25px 7px 25px 42px;*/
/*    }*/

/*    .page-message .mob-s2 .list li.item-3 p {*/
/*        color: #888888;*/
/*        margin: 24px 10px 0 33px;*/
/*        font-size: 14px;*/
/*        text-align: left;*/
/*    }*/

/*    .page-message .mob-s3 .list li {*/
/*        width: 46%;*/
/*        margin: 2%;*/
/*        float: left;*/
/*        box-sizing: border-box;*/
/*        border: 1px solid #DCDCDC;*/
/*        padding: 1rem;*/
/*    }*/

/*    .page-message .mob-s3 .list li .per {*/
/*        font-size: 1rem;*/
/*        text-align: center;*/
/*        border-bottom: 1px solid #E5E5E5;*/
/*        padding-bottom: 0.4rem;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-message .mob-s3 .list li .per .num {*/
/*        font-size: 2rem;*/
/*        color: #f33c1c;*/
/*        display: inline-block;*/
/*        font-style: italic;*/
/*        margin-right: 8px;*/
/*    }*/

/*    .page-message .mob-s3 .list li .text {*/
/*        margin-bottom: 0.8rem;*/
/*    }*/

/*    .page-message .mob-s3 .list li .text h3 {*/
/*        font-size: 1.3rem;*/
/*        font-weight: bold;*/
/*        margin-bottom: 5px;*/
/*    }*/

/*    .page-message .mob-s3 .list li .text .tag-1,*/
/*    .page-message .mob-s3 .list li .text .tag-2 {*/
/*        width: 40px;*/
/*        height: 18px;*/
/*        font-weight: normal;*/
/*        color: #fff;*/
/*        text-align: center;*/
/*        line-height: 18px;*/
/*        background: #F9A123;*/
/*        display: inline-block;*/
/*        font-size: 12px;*/
/*        vertical-align: middle;*/
/*        margin-left: 8px;*/
/*    }*/

/*    .page-message .mob-s3 .list li .text .tag-2 {*/
/*        background: #F23C1D;*/
/*    }*/

/*    .page-message .mob-s3 .list li .text p {*/
/*        font-size: 1rem;*/
/*        color: #888;*/
/*    }*/

/*    .page-message .mob-s3 .list li .total {*/
/*        font-size: 1.6rem;*/
/*        color: #f33c1c;*/
/*        font-style: italic;*/
/*        margin-bottom: 0.5rem;*/
/*    }*/

/*    .page-message .mob-s3 .list li .total em {*/
/*        font-size: 1rem;*/
/*        vertical-align: 0.1rem;*/
/*        margin: 5px;*/
/*        font-style: italic;*/
/*    }*/

/*    .page-message .mob-s3 .list li .s-btn {*/
/*        display: block;*/
/*        border: 1px solid #FB453D;*/
/*        color: #fff;*/
/*        background: #EF2A1B;*/
/*        text-align: center;*/
/*        font-size: 1.1rem;*/
/*        height: 3rem;*/
/*        line-height: 3rem;*/
/*    }*/

/*    .page-message .mob-s3 .list li .s-btn:hover {*/
/*        background: #FB453D;*/
/*        color: #fff;*/
/*    }*/

/*    .page-message .mob-recommend .list li .img {*/
/*        background-image: url(../images/message/04-icon.png);*/
/*    }*/

/*    .page-framework .s-title.white p {*/
/*        color: #999;*/
/*    }*/

/*    .page-framework .mob-s2 .list {*/
/*        margin-top: 2rem;*/
/*    }*/

/*    .page-framework .mob-s2 .list li .img {*/
/*        width: 3rem;*/
/*        height: 3rem;*/
/*        float: left;*/
/*        background: url(../images/framework/03-icon.png) no-repeat;*/
/*        background-size: 12.8rem;*/
/*    }*/

/*    .page-framework .mob-s2 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-framework .mob-s2 .list li.item-2 .img {*/
/*        background-position: -3.3rem 0;*/
/*    }*/

/*    .page-framework .mob-s2 .list li.item-3 .img {*/
/*        background-position: -6.6rem 0;*/
/*    }*/

/*    .page-framework .mob-s2 .list li.item-4 .img {*/
/*        background-position: -9.9rem 0;*/
/*    }*/

/*    .page-framework .mob-s2 .list li .text {*/
/*        margin-left: 4rem;*/
/*        height: 11.5rem;*/
/*        padding-right: 1rem;*/
/*    }*/

/*    .page-framework .mob-s2 .list li .text h3 {*/
/*        padding: 0.8rem 0;*/
/*    }*/

/*    .page-framework .mob-s3 .list li {*/
/*        margin-bottom: 1.6rem;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-framework .mob-s3 .list li:nth-child(2n) {*/
/*        margin-right: 0*/
/*    }*/

/*    .page-framework .mob-s3 .i-hd {*/
/*        color: #fff;*/
/*        font-size: 1.3rem;*/
/*        border-bottom: 1px solid #2b2b2b;*/
/*        padding-bottom: 1rem;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-framework .mob-s3 .i-bd {*/
/*        color: #666;*/
/*        font-size: 14px;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-l,*/
/*    .page-framework .mob-s3 .ib-c,*/
/*    .page-framework .mob-s3 .ib-r {*/
/*        float: left;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-l {*/
/*        width: 28%;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-c {*/
/*        width: 46%;*/
/*        padding-top: 8px;*/
/*        padding-right: 1rem;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-r {*/
/*        width: 26%;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-l .num {*/
/*        color: #ccc;*/
/*        font-size: 3.3rem;*/
/*        line-height: 1;*/
/*        opacity: .3;*/
/*        margin-top: 17px;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-l .num span {*/
/*        font-size: 1rem;*/
/*        margin-left: 0.3rem;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-c .l-l,*/
/*    .page-framework .mob-s3 .ib-c .l-s {*/
/*        height: 5px;*/
/*        background-repeat: repeat-y;*/
/*        border-radius: 0 3px 3px 0;*/
/*        margin-bottom: 0.4rem;*/
/*        transition: all cubic-bezier(0.32, 0.35, 0.65, 1.15) 2s;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-c .l-s {*/
/*        width: 83px;*/
/*        background-image: url(../images/framework/03-bg5.png);*/
/*        background-size: 100%;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-c p {*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    .page-framework .mob-s3 .item-1 .ib-c .l-l {*/
/*        background-image: url(../images/framework/03-bg1.png);*/
/*    }*/

/*    .page-framework .mob-s3 .item-2 .ib-c .l-l {*/
/*        background-image: url(../images/framework/03-bg2.png);*/
/*    }*/

/*    .page-framework .mob-s3 .item-3 .ib-c .l-l {*/
/*        background-image: url(../images/framework/03-bg3.png);*/
/*    }*/

/*    .page-framework .mob-s3 .item-4 .ib-c .l-l {*/
/*        background-image: url(../images/framework/03-bg4.png);*/
/*    }*/

/*    .page-framework .mob-s3 .item-1 .ib-c .l-s {*/
/*        width: 97px;*/
/*    }*/

/*    .page-framework .mob-s3 .item-2 .ib-c .l-s {*/
/*        width: 93px;*/
/*    }*/

/*    .page-framework .mob-s3 .item-3 .ib-c .l-s {*/
/*        width: 87px;*/
/*    }*/

/*    .page-framework .mob-s3 .item-4 .ib-c .l-s {*/
/*        width: 81px;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-r p {*/
/*        font-size: 1rem;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-r .num {*/
/*        font-size: 3.3rem;*/
/*        line-height: 1;*/
/*        margin-top: 1.3rem;*/
/*    }*/

/*    .page-framework .mob-s3 .ib-r .num span {*/
/*        font-size: 1.3rem;*/
/*        display: inline-block;*/
/*        vertical-align: 3px;*/
/*        margin-left: 5px;*/
/*    }*/

/*    .page-framework .mob-s3 .item-1 .ib-r .num {*/
/*        color: #FD620D*/
/*    }*/

/*    .page-framework .mob-s3 .item-2 .ib-r .num {*/
/*        color: #FFA429*/
/*    }*/

/*    .page-framework .mob-s3 .item-3 .ib-r .num {*/
/*        color: #47CBF9*/
/*    }*/

/*    .page-framework .mob-s3 .item-4 .ib-r .num {*/
/*        color: #8665D1*/
/*    }*/

/*    .page-framework .mob-s3 .text {*/
/*        border: 1px solid #333;*/
/*        line-height: 24px;*/
/*        font-size: 14px;*/
/*        width: 240px;*/
/*        text-align: center;*/
/*        margin: 0 auto;*/
/*        color: #888;*/
/*        clear: both;*/
/*    }*/

/*    .page-framework .mob-s3 .text em {*/
/*        color: #666;*/
/*        margin-right: 5px;*/
/*    }*/

/*    .page-framework .mob-s4 .img {*/
/*        margin: 0 26%;*/
/*    }*/

/*    .page-framework .mob-s4 .btn-wrap {*/
/*        text-align: center;*/
/*        padding-top: 1rem;*/
/*    }*/

/*    .page-framework .mob-s4 .btn-wrap a {*/
/*        color: #fc142b;*/
/*        font-size: 1.3rem;*/
/*    }*/

/*    .page-framework .mob-s4 .btn-wrap i {*/
/*        display: inline-block;*/
/*        width: 20px;*/
/*        height: 20px;*/
/*        background: url(../images/framework/04-icon.png) no-repeat;*/
/*        background-size: contain;*/
/*        vertical-align: -5px;*/
/*        margin-right: 10px;*/
/*    }*/

/*    .page-framework .mob-s5 .list li {*/
/*        text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-framework .mob-s5 .list li .img {*/
/*        width: 5rem;*/
/*        height: 5rem;*/
/*        background: url(../images/mobile/framework/05-icon.png) no-repeat;*/
/*        background-size: 31rem;*/
/*        margin: 0 auto .5rem;*/
/*    }*/

/*    .page-framework .mob-s5 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-framework .mob-s5 .list li.item-2 .img {*/
/*        background-position: -5.3rem 0;*/
/*    }*/

/*    .page-framework .mob-s5 .list li.item-3 .img {*/
/*        background-position: -10.6rem 0;*/
/*    }*/

/*    .page-framework .mob-s5 .list li.item-4 .img {*/
/*        background-position: -15.9rem 0;*/
/*    }*/

/*    .page-framework .mob-s5 .list li.item-5 .img {*/
/*        background-position: -21.2rem 0;*/
/*    }*/

/*    .page-framework .mob-s5 .list li.item-6 .img {*/
/*        background-position: -26.5rem 0;*/
/*    }*/

/*    .page-framework .mob-s5 .list li h3 {*/
/*        color: #fff;*/
/*        font-size: 1.1rem;*/
/*    }*/

/*    .page-framework .mob-s6 {*/
/*        padding: 3rem 1rem 2rem;*/
/*    }*/

/*    .page-framework .mob-s6 .img {*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .page-framework .mob-s6 .btn-wrap {*/
/*        text-align: center;*/
/*    }*/

/*    .page-framework .mob-s6 .btn-wrap a {*/
/*        margin: 0 .5rem;*/
/*    }*/

/*    .page-admission .mob-s1 .list li {*/
/*        text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-admission .mob-s1 .list li .num {*/
/*        color: #009ffd;*/
/*        font-size: 2.6rem;*/
/*        font-weight: bold;*/
/*    }*/

/*    .page-admission .mob-s1 .list li p {*/
/*        width: 10.4rem;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .page-admission .mob-s4 .list {*/
/*        text-align: center;*/
/*        padding-top: 1.5rem;*/
/*    }*/

/*    .page-admission .mob-s4 .list li {*/
/*        background: #fff;*/
/*        box-shadow: 0 0 50px rgba(9, 9, 9, .1);*/
/*        border-radius: 5px;*/
/*        margin-bottom: 3.2rem;*/
/*        padding-bottom: 30px;*/
/*    }*/

/*    .page-admission .mob-s4 .list li h3 {*/
/*        position: relative;*/
/*        top: -22px;*/
/*        width: 130px;*/
/*        height: 44px;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .page-admission .mob-s4 .list li.item-1 h3 {*/
/*        background: url(../images/admission/04-img1.png) no-repeat;*/
/*    }*/

/*    .page-admission .mob-s4 .list li.item-2 h3 {*/
/*        background: url(../images/admission/04-img2.png) no-repeat;*/
/*    }*/

/*    .page-admission .mob-s4 .list li.item-3 h3 {*/
/*        background: url(../images/admission/04-img3.png) no-repeat;*/
/*    }*/

/*    .page-admission .mob-s4 .list li .links {*/
/*        margin: 0 20px;*/
/*        overflow: hidden;*/
/*        padding-bottom: 1px;*/
/*    }*/

/*    .page-admission .mob-s4 .list li .links span {*/
/*        float: left;*/
/*        width: 33%;*/
/*        border: 1px solid #F1F1F1;*/
/*        margin: 0 -1px -1px 0;*/
/*        box-sizing: border-box;*/
/*        line-height: 42px;*/
/*        font-size: 14px;*/
/*    }*/

/*    .page-feature .tag {*/
/*        text-align: center;*/
/*        display: block;*/
/*        border: 1px solid #E5E5E5;*/
/*        padding: .5rem 1rem;*/
/*        width: 15rem;*/
/*        margin: 0 auto 1.6rem;*/
/*        font-size: 1.2rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list {*/
/*        text-align: center;*/
/*        margin-bottom: 2.3rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list li {*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list li .img {*/
/*        width: 3rem;*/
/*        height: 3.73rem;*/
/*        margin: 0 auto .3rem;*/
/*        background-size: 33.4rem;*/
/*        background-repeat: no-repeat;*/
/*        background-image: url(../images/feature/01-icon1.png);*/
/*    }*/

/*    .page-feature .mob-s1 .list li p {*/
/*        color: #333;*/
/*        font-size: 1.2rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-1 li.item-1 .img {*/
/*        background-position: -0.4rem -3.7rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-1 li.item-2 .img {*/
/*        background-position: -4.6rem -3.7rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-1 li.item-3 .img {*/
/*        background-position: -8.8rem -3.7rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-1 li.item-4 .img {*/
/*        background-position: -13rem -3.7rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-1 li.item-5 .img {*/
/*        background-position: -17.3rem -3.7rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-1 li.item-6 .img {*/
/*        background-position: -21.4rem -3.7rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-1 li.item-7 .img {*/
/*        background-position: -25.7rem -3.7rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-1 li.item-8 .img {*/
/*        background-position: -30rem -3.7rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-2 li .img {*/
/*        background-size: 39.1rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-2 li.item-1 .img {*/
/*        background-position: -0.4rem 0;*/
/*    }*/

/*    .page-feature .mob-s1 .list-2 li.item-2 .img {*/
/*        background-position: -4.8rem 0;*/
/*    }*/

/*    .page-feature .mob-s1 .list-2 li.item-3 .img {*/
/*        background-position: -9.2rem 0;*/
/*    }*/

/*    .page-feature .mob-s1 .list-2 li.item-4 .img {*/
/*        background-position: -13.6rem 0;*/
/*    }*/

/*    .page-feature .mob-s1 .list-3 li.item-1 .img {*/
/*        background-position: -0.4rem -7.8rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-3 li.item-2 .img {*/
/*        background-position: -4.6rem -7.8rem;*/
/*    }*/

/*    .page-feature .mob-s1 .list-3 li.item-3 .img {*/
/*        background-position: -8.8rem -7.8rem;*/
/*    }*/

/*    .page-feature .mob-s2 .list li {*/
/*        text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-feature .mob-s2 .list li .img {*/
/*        width: 11rem;*/
/*        height: 6rem;*/
/*        margin: 0 auto 0.5rem;*/
/*        background: url(../images/feature/02-icon.png) no-repeat;*/
/*        background-size: 56.2rem;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-2 .img {*/
/*        background-position: -11.3rem 0;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-3 .img {*/
/*        background-position: -22.6rem 0;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-4 .img {*/
/*        background-position: -33.9rem 0;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-5 .img {*/
/*        background-position: -45.2rem 0;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-6 .img {*/
/*        background-position: 0 -7.7rem;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-7 .img {*/
/*        background-position: -11.3rem -7.7rem;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-8 .img {*/
/*        background-position: -22.6rem -7.7rem;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-9 .img {*/
/*        background-position: -33.9rem -7.7rem;*/
/*    }*/

/*    .page-feature .mob-s2 .list li.item-10 .img {*/
/*        background-position: -45.2rem -7.7rem;*/
/*    }*/

/*    .page-feature .mob-s3 .list li {*/
/*        text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-feature .mob-s3 .list li .img {*/
/*        width: 4rem;*/
/*        height: 4rem;*/
/*        margin: 0 auto 0.5rem;*/
/*        background: url(../images/feature/03-icon.png) no-repeat;*/
/*        background-size: 23.1rem;*/
/*    }*/

/*    .page-feature .mob-s3 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-feature .mob-s3 .list li.item-2 .img {*/
/*        background-position: -4.8rem 0;*/
/*    }*/

/*    .page-feature .mob-s3 .list li.item-3 .img {*/
/*        background-position: -9.6rem 0;*/
/*    }*/

/*    .page-feature .mob-s3 .list li.item-4 .img {*/
/*        background-position: -14.4rem 0;*/
/*    }*/

/*    .page-feature .mob-s3 .list li.item-5 .img {*/
/*        background-position: -19.1rem 0;*/
/*    }*/

/*    .page-feature .mob-s4 .list li {*/
/*        text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-feature .mob-s4 .list li .img {*/
/*        width: 4rem;*/
/*        height: 4.7rem;*/
/*        margin: 0 auto 0.5rem;*/
/*        background: url(../images/feature/04-icon.png) no-repeat;*/
/*        background-size: 26.7rem;*/
/*    }*/

/*    .page-feature .mob-s4 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-feature .mob-s4 .list li.item-2 .img {*/
/*        background-position: -4.5rem 0;*/
/*    }*/

/*    .page-feature .mob-s4 .list li.item-3 .img {*/
/*        background-position: -9.1rem 0;*/
/*    }*/

/*    .page-feature .mob-s4 .list li.item-4 .img {*/
/*        background-position: -13.6rem 0;*/
/*    }*/

/*    .page-feature .mob-s4 .list li.item-5 .img {*/
/*        background-position: -18.1rem 0;*/
/*    }*/

/*    .page-feature .mob-s4 .list li.item-6 .img {*/
/*        background-position: -22.7rem 0;*/
/*    }*/

/*    .page-feature .mob-s5 .list {*/
/*    }*/

/*    .page-feature .mob-s5 .list li {*/
/*        height: 5rem;*/
/*        padding: .5rem;*/
/*        width: 46%;*/
/*        margin: 0 2% 1.4rem;*/
/*        border-radius: 2.5rem;*/
/*        background: #fff;*/
/*        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);*/
/*    }*/

/*    .page-feature .mob-s5 .list li .img {*/
/*        width: 4rem;*/
/*        height: 4rem;*/
/*        float: left;*/
/*        background: url(../images/feature/05-icon.png) no-repeat;*/
/*        background-size: 36rem;*/
/*    }*/

/*    .page-feature .mob-s5 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-feature .mob-s5 .list li.item-2 .img {*/
/*        background-position: -4.6rem 0;*/
/*    }*/

/*    .page-feature .mob-s5 .list li.item-3 .img {*/
/*        background-position: -9.2rem 0;*/
/*    }*/

/*    .page-feature .mob-s5 .list li.item-4 .img {*/
/*        background-position: -13.7rem 0;*/
/*    }*/

/*    .page-feature .mob-s5 .list li.item-5 .img {*/
/*        background-position: -18.3rem 0;*/
/*    }*/

/*    .page-feature .mob-s5 .list li.item-6 .img {*/
/*        background-position: -22.8rem 0;*/
/*    }*/

/*    .page-feature .mob-s5 .list li.item-7 .img {*/
/*        background-position: -27.4rem 0;*/
/*    }*/

/*    .page-feature .mob-s5 .list li.item-8 .img {*/
/*        background-position: -32rem 0;*/
/*    }*/

/*    .page-feature .mob-s5 .list li p {*/
/*        font-size: 1.3rem;*/
/*        padding-left: 4.5rem;*/
/*        line-height: 4rem;*/
/*    }*/

/*    .page-feature .mob-s6 .list li {*/
/*        text-align: center;*/
/*        margin-bottom: 50px;*/
/*    }*/

/*    .page-feature .mob-s6 .list li .img {*/
/*        width: 4rem;*/
/*        height: 4rem;*/
/*        margin: 0 auto 1rem;*/
/*        background: url(../images/feature/06-icon.png) no-repeat;*/
/*        background-size: 45rem;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-2 .img {*/
/*        background-position: -4.3rem 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-3 .img {*/
/*        background-position: -9.1rem 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-4 .img {*/
/*        background-position: -13.9rem 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-5 .img {*/
/*        background-position: -18.3rem 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-6 .img {*/
/*        background-position: -22.8rem 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-7 .img {*/
/*        background-position: -27.3rem 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-8 .img {*/
/*        background-position: -31.8rem 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-9 .img {*/
/*        background-position: -36.5rem 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li.item-10 .img {*/
/*        background-position: -40.9rem 0;*/
/*    }*/

/*    .page-feature .mob-s6 .list li p {*/
/*        font-size: 1.2rem;*/
/*        color: #333;*/
/*    }*/

/*    .mob-s-recommend {*/
/*        background: url(../images/newretail/08-bg.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .mob-s-recommend .list li {*/
/*        background: #fff;*/
/*        width: 48%;*/
/*        margin: 0 1% .5rem;*/
/*        float: left;*/
/*    }*/

/*    .mob-s-recommend .list li .img {*/
/*        float: left;*/
/*        background: url(../images/programme/icon.png) no-repeat;*/
/*        width: 3rem;*/
/*        height: 4rem;*/
/*        background-size: 12rem;*/
/*        margin: 1.3rem 0 0 0.8rem;*/
/*    }*/

/*    .mob-s-recommend .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .mob-s-recommend .list li.item-2 .img {*/
/*        background-position: -3.1rem 0;*/
/*    }*/

/*    .mob-s-recommend .list li.item-3 .img {*/
/*        background-position: -6.2rem 0;*/
/*    }*/

/*    .mob-s-recommend .list li.item-4 .img {*/
/*        background-position: -9.3rem 0;*/
/*        float: right;*/
/*    }*/

/*    .mob-s-recommend .list li .text {*/
/*        margin-left: 4.1rem;*/
/*        margin-top: 0.5rem;*/
/*        padding-bottom: 0.7rem;*/
/*    }*/

/*    .mob-s-recommend .list li .text h2 {*/
/*        font-size: 1.2rem;*/
/*        margin-top: 1rem;*/
/*    }*/

/*    .mob-s-recommend .list li.item-4 .text {*/
/*        margin-left: 0.8rem;*/
/*        float: left;*/
/*        margin-right: -1rem;*/
/*        margin-top: 1.8rem;*/
/*    }*/

/*    .mob-s-recommend .list li.item-4 .text h2 {*/
/*        margin-top: 0;*/
/*    }*/

/*    .page-crossborder .mob-s1 {*/
/*    }*/

/*    .page-crossborder .mob-s1 .list li {*/
/*        margin: 0 1rem 1rem;*/
/*        box-shadow: 0 0 1rem rgba(80, 101, 179, 0.1);*/
/*        padding: 1.7rem 1.7rem 0;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-crossborder .mob-s1 .list li .img {*/
/*        margin-right: 40%;*/
/*        margin-bottom: 1.7rem;*/
/*    }*/

/*    .page-crossborder .mob-s1 .list li p {*/
/*        margin-bottom: 1.7rem*/
/*    }*/

/*    .page-crossborder .mob-s2 {*/
/*        background: #F7F8FC;*/
/*        padding-bottom: 2rem;*/
/*    }*/

/*    .page-crossborder .mob-s3 {*/
/*        padding-bottom: 2rem;*/
/*    }*/

/*    .page-crossborder .mob-s3 .list li {*/
/*        float: left;*/
/*        width: 50%;*/
/*        text-align: center;*/
/*        padding: 0 1rem;*/
/*    }*/

/*    .page-crossborder .mob-s3 .list li .img {*/
/*        background: url(../images/crossborder/new/3f-icon.png) no-repeat;*/
/*        transform: scale(.8);*/
/*        width: 125px;*/
/*        height: 125px;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .page-crossborder .mob-s3 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-crossborder .mob-s3 .list li.item-2 .img {*/
/*        background-position: -125px 0;*/
/*    }*/

/*    .page-crossborder .mob-s3 .list li.item-3 .img {*/
/*        background-position: -250px 0;*/
/*    }*/

/*    .page-crossborder .mob-s3 .list li.item-4 .img {*/
/*        background-position: -375px 0;*/
/*    }*/

/*    .page-crossborder .mob-s4 {*/
/*        background: #F7F8FC;*/
/*        padding-bottom: 2rem;*/
/*    }*/

/*    .page-crossborder .mob-s4 .list li {*/
/*        float: left;*/
/*        width: 50%;*/
/*        text-align: center;*/
/*        padding: 0 1rem;*/
/*    }*/

/*    .page-crossborder .mob-s4 .list li .img {*/
/*        background: url(../images/crossborder/new/4f-icon.png) no-repeat;*/
/*        transform: scale(.8);*/
/*        width: 125px;*/
/*        height: 125px;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .page-crossborder .mob-s4 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-crossborder .mob-s4 .list li.item-2 .img {*/
/*        background-position: -125px 0;*/
/*    }*/

/*    .page-crossborder .mob-s4 .list li.item-3 .img {*/
/*        background-position: -250px 0;*/
/*    }*/

/*    .page-crossborder .mob-s4 .list li.item-4 .img {*/
/*        background-position: -375px 0;*/
/*    }*/

/*    .page-crossborder .mob-s4 .list li.item-5 .img {*/
/*        background-position: -500px 0;*/
/*    }*/

/*    .page-crossborder .mob-s4 .list li.item-6 .img {*/
/*        background-position: -625px 0;*/
/*    }*/

/*    .page-crossborder .mob-s5 {*/
/*        padding-bottom: 2rem;*/
/*    }*/

/*    .page-crossborder .mob-s6 {*/
/*        background: #F7F8FC;*/
/*    }*/

/*    .page-crossborder .mob-s6 .list li {*/
/*        background: #fff;*/
/*        overflow: hidden;*/
/*        margin-bottom: 1rem;*/
/*        box-shadow: 0 0 1rem rgba(95, 135, 170, 0.1);*/
/*    }*/

/*    .page-crossborder .mob-s6 .list li .img {*/
/*        width: 14rem;*/
/*        height: 8rem;*/
/*        float: left;*/
/*        background-repeat: no-repeat;*/
/*        background-position: center;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-crossborder .mob-s6 .list li.item-1 .img {*/
/*        background-image: url(../images/crossborder/new/6f-img1.jpg);*/
/*    }*/

/*    .page-crossborder .mob-s6 .list li.item-2 .img {*/
/*        background-image: url(../images/crossborder/new/6f-img2.jpg);*/
/*    }*/

/*    .page-crossborder .mob-s6 .list li.item-3 .img {*/
/*        background-image: url(../images/crossborder/new/6f-img3.jpg);*/
/*    }*/

/*    .page-crossborder .mob-s6 .list li .text {*/
/*        margin-left: 14rem;*/
/*        padding-top: 1.5rem;*/
/*    }*/

/*    .page-crossborder .mob-s7 {*/
/*        background: #0A104E;*/
/*        position: relative;*/
/*    }*/

/*    .page-crossborder .mob-s7 .s-title {*/
/*        position: absolute;*/
/*        z-index: 2;*/
/*        left: 0;*/
/*        top: 0;*/
/*        width: 100%;*/
/*    }*/

/*    .page-crossborder .mob-s8 {*/
/*        padding-bottom: 1rem;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li {*/
/*        float: left;*/
/*        width: 50%;*/
/*        padding: 1rem;*/
/*        text-align: center;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li p {*/
/*        padding: 0 0.2rem;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li .img {*/
/*        width: 50px;*/
/*        height: 50px;*/
/*        background: url(../images/crossborder/new/8f-icon.png) no-repeat;*/
/*        margin: 0 auto 1rem;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li.item-2 .img {*/
/*        background-position: -50px 0;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li.item-3 .img {*/
/*        background-position: -100px 0;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li.item-4 .img {*/
/*        background-position: -150px 0;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li.item-5 .img {*/
/*        background-position: -200px 0;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li.item-6 .img {*/
/*        background-position: -250px 0;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li.item-7 .img {*/
/*        background-position: -300px 0;*/
/*    }*/

/*    .page-crossborder .mob-s8 .list li.item-8 .img {*/
/*        background-position: -350px 0;*/
/*    }*/

/*    .page-crossborder .mob-s9 {*/
/*        background: #F7F8FC;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 {*/
/*        height: 49rem;*/
/*        width: 25%;*/
/*        float: left;*/
/*        color: #fff;*/
/*        font-size: 16px;*/
/*        background: linear-gradient(180deg, rgba(62, 24, 205, 1), rgba(135, 2, 238, 1));*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl {*/
/*        padding-top: 3.6rem;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd {*/
/*        padding: 2.35rem 0 2.35rem .5rem;*/
/*        border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
/*        font-size: 1rem;*/
/*        text-align: center;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd.dd-7 {*/
/*        border-bottom: 0 none;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd i {*/
/*        background: url(../images/crossborder/new/9f-icon.png) no-repeat;*/
/*        height: 1rem;*/
/*        width: 1rem;*/
/*        background-size: 7rem;*/
/*        display: inline-block;*/
/*        vertical-align: -0.1rem;*/
/*        margin-right: .2rem;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd.dd-1 i {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd.dd-2 i {*/
/*        background-position: -1rem 0;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd.dd-3 i {*/
/*        background-position: -2rem 0;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd.dd-4 i {*/
/*        background-position: -3rem 0;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd.dd-5 i {*/
/*        background-position: -4rem 0;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd.dd-6 i {*/
/*        background-position: -5rem 0;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-1 dl dd.dd-7 i {*/
/*        background-position: -6rem 0;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 {*/
/*        float: left;*/
/*        width: 75%;*/
/*        padding: 0 1rem;*/
/*        height: 49rem;*/
/*        border: 1px solid #E5E5E5;*/
/*        border-left: 0 none;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-hd {*/
/*        overflow: hidden;*/
/*        padding: 1rem 0;*/
/*        text-align: center;*/
/*        font-size: 1.3rem;*/
/*        font-weight: 700;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-hd h3 {*/
/*        font-size: 1.2rem;*/
/*        font-weight: 700;*/
/*        margin-left: 10.5rem;*/
/*        white-space: nowrap;*/
/*        padding-top: 2.5rem;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-bd .bd-item {*/
/*        font-size: 1rem;*/
/*        color: #888;*/
/*        height: 5.6rem;*/
/*        background: #fff;*/
/*        padding-top: 1.4rem;*/
/*        border-radius: .2rem;*/
/*        margin-bottom: 0.7rem;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-bd.i-bd-shadow .bd-item {*/
/*        box-shadow: 0 0 0.6rem rgba(0, 0, 0, .1);*/
/*        text-align: center;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-bd .i-star {*/
/*        margin-right: 15px;*/
/*        background: url(../images/crossborder/new/9f-img.png) repeat-y;*/
/*        display: block;*/
/*        margin: 0 auto 0.4rem;*/
/*        height: 11px;*/
/*        width: 74px;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-bd .i-star.star-5 {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-bd .i-star.star-4 {*/
/*        background-position: 0 -11px;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-bd .i-star.star-3 {*/
/*        background-position: 0 -22px;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-bd .i-star.star-2 {*/
/*        background-position: 0 -33px;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-bd .i-star.star-1-5 {*/
/*        background-position: 0 -44px;*/
/*    }*/

/*    .page-crossborder .mob-s9 .list .item-2 .i-bd .i-star.star-1 {*/
/*        background-position: 0 -55px;*/
/*    }*/

/*    .page-crossborder .mob-s10 {*/
/*        background: #F7F8FC;*/
/*    }*/

/*    .page-crossborder .mob-s10 .industry li {*/
/*        overflow: hidden;*/
/*        background: #fff;*/
/*        margin-bottom: 1rem;*/
/*        padding: 1rem;*/
/*    }*/

/*    .page-crossborder .mob-s10 .industry li img {*/
/*        float: left;*/
/*        width: 10rem;*/
/*        height: auto;*/
/*    }*/

/*    .page-crossborder .mob-s10 .industry li .text {*/
/*        margin-left: 11rem;*/
/*        padding-top: 1rem;*/
/*    }*/

/*    .page-crossborder .mob-s10 .industry li .text p {*/
/*        font-size: 1.3rem;*/
/*        margin-bottom: .3rem*/
/*    }*/

/*    .page-crossborder .mob-s10 .industry li .text span {*/
/*        color: #888;*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li {*/
/*        width: 46%;*/
/*        height: 260px;*/
/*        background: #fff;*/
/*        float: left;*/
/*        margin: 2%;*/
/*        border-radius: 5px;*/
/*        box-shadow: 0 0 58px 0px rgba(0, 0, 0, 0.1);*/
/*        text-align: center;*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li .num {*/
/*        display: block;*/
/*        margin: 0 auto 18px;*/
/*        width: 80px;*/
/*        height: 40px;*/
/*        background: url(../images/unmannedretail/wrg-01-sz.png) no-repeat;*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li.item-1 .num {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li.item-2 .num {*/
/*        background-position: 0 -40px;*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li.item-3 .num {*/
/*        background-position: 0 -80px;*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li.item-4 .num {*/
/*        background-position: 0 -120px;*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li .name {*/
/*        font-size: 16px;*/
/*        margin-bottom: 25px;*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li .img {*/
/*        height: 137px;*/
/*        background-position: center center;*/
/*        background-repeat: no-repeat;*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li.item-1 .img {*/
/*        background-image: url(../images/unmannedretail/wrg-01-img-1.png);*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li.item-2 .img {*/
/*        background-image: url(../images/unmannedretail/wrg-01-img-2.png);*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li.item-3 .img {*/
/*        background-image: url(../images/unmannedretail/wrg-01-img-3.png);*/
/*    }*/

/*    .page-unmannedretail .mob-s1 .step-list li.item-4 .img {*/
/*        background-image: url(../images/unmannedretail/wrg-01-img-4.png);*/
/*    }*/

/*    .page-unmannedretail .mob-s2 {*/
/*        background: url(../images/mobile/unmannedretail/02-bg.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-unmannedretail .mob-s2 .list {*/
/*        color: #fff;*/
/*        padding-top: 36px;*/
/*    }*/

/*    .page-unmannedretail .mob-s2 .list li {*/
/*        width: 50%;*/
/*        margin-bottom: 1.5rem;*/
/*        float: left;*/
/*        text-align: center;*/
/*        margin-bottom: 40px;*/
/*    }*/

/*    .page-unmannedretail .mob-s2 .list li .img {*/
/*        width: 132px;*/
/*        height: 132px;*/
/*        margin: 0 auto 1rem;*/
/*        background-repeat: no-repeat;*/
/*        background-position: center center;*/
/*    }*/

/*    .page-unmannedretail .mob-s2 .list li.item-1 .img {*/
/*        background-image: url(../images/unmannedretail/03-icon-1.png);*/
/*    }*/

/*    .page-unmannedretail .mob-s2 .list li.item-2 .img {*/
/*        background-image: url(../images/unmannedretail/03-icon-2.png);*/
/*    }*/

/*    .page-unmannedretail .mob-s2 .list li.item-3 .img {*/
/*        background-image: url(../images/unmannedretail/03-icon-3.png);*/
/*    }*/

/*    .page-unmannedretail .mob-s2 .list li.item-4 .img {*/
/*        background-image: url(../images/unmannedretail/03-icon-4.png);*/
/*    }*/

/*    .page-unmannedretail .mob-s2 .list li h3 {*/
/*        font-size: 18px;*/
/*        font-weight: 700;*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    .page-unmannedretail .mob-s2 .list li p {*/
/*        font-size: 14px;*/
/*    }*/

/*    .page-unmannedretail .mob-s4 {*/
/*        background: url(../images/mobile/unmannedretail/02-bg.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-unmannedretail .mob-s6 {*/
/*        background: url(../images/mobile/unmannedretail/02-bg.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-unmannedretail .mob-s6 .list li {*/
/*        text-align: center;*/
/*        color: #fff;*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .page-unmannedretail .mob-s6 .list li .img {*/
/*        margin: 0 1rem 1rem;*/
/*    }*/

/*    .page-unmannedretail .mob-s7 .list li {*/
/*        width: 46%;*/
/*        float: left;*/
/*        background: #fff;*/
/*        margin: 2%;*/
/*        padding: 1rem;*/
/*        text-align: center;*/
/*    }*/

/*    .page-unmannedretail .mob-s7 .list li:last-child {*/
/*        margin-right: 0;*/
/*    }*/

/*    .page-unmannedretail .mob-s7 .list li .num {*/
/*        width: 80%;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .page-bigdata .mob-s1 .list li {*/
/*        margin-bottom: 1.5rem;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-bigdata .mob-s1 .list li .img {*/
/*        width: 6rem;*/
/*        height: 6rem;*/
/*        float: left;*/
/*    }*/

/*    .page-bigdata .mob-s1 .list li.item-1 .img {*/
/*        background: url(../images/bigdata/01-icon-1.png) no-repeat center;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-bigdata .mob-s1 .list li.item-2 .img {*/
/*        background: url(../images/bigdata/01-icon-2.png) no-repeat center;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-bigdata .mob-s1 .list li.item-3 .img {*/
/*        background: url(../images/bigdata/01-icon-3.png) no-repeat center;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-bigdata .mob-s1 .list li .text {*/
/*        margin-left: 7rem;*/
/*    }*/

/*    .page-bigdata .mob-s2 {*/
/*        background: #1020AD;*/
/*    }*/

/*    .page-bigdata .mob-s2 .s-title p {*/
/*        text-align: left;*/
/*        margin: 0 2rem;*/
/*    }*/

/*    .page-bigdata .mob-s4 {*/
/*        background: url(../images/mobile/bigdata/04-bg.jpg) no-repeat center;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-bigdata .mob-s5 .list li {*/
/*        margin-bottom: 1.5rem;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-bigdata .mob-s5 .list li .img {*/
/*        width: 6rem;*/
/*        height: 6rem;*/
/*        float: left;*/
/*    }*/

/*    .page-bigdata .mob-s5 .list li.item-1 .img {*/
/*        background: url(../images/bigdata/05-icon-1.png) no-repeat center;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-bigdata .mob-s5 .list li.item-2 .img {*/
/*        background: url(../images/bigdata/05-icon-2.png) no-repeat center;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-bigdata .mob-s5 .list li.item-3 .img {*/
/*        background: url(../images/bigdata/05-icon-3.png) no-repeat center;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-bigdata .mob-s5 .list li .text {*/
/*        margin-left: 7rem;*/
/*    }*/

/*    .page-bigdata .mob-s5 .list li .text h3 {*/
/*        color: #1997f4;*/
/*    }*/

/*    .page-live .mob-s1 .list li {*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-live .mob-s1 .list li .img {*/
/*        float: left;*/
/*        width: 7rem;*/
/*        height: 7rem;*/
/*        background-size: contain;*/
/*        background-repeat: no-repeat;*/
/*        background-position: center;*/
/*    }*/

/*    .page-live .mob-s1 .list li.item-1 .img {*/
/*        background-image: url(../images/live/01-icon1.png);*/
/*    }*/

/*    .page-live .mob-s1 .list li.item-2 .img {*/
/*        background-image: url(../images/live/01-icon2.png);*/
/*    }*/

/*    .page-live .mob-s1 .list li.item-3 .img {*/
/*        background-image: url(../images/live/01-icon3.png);*/
/*    }*/

/*    .page-live .mob-s1 .list li.item-4 .img {*/
/*        background-image: url(../images/live/01-icon4.png);*/
/*    }*/

/*    .page-live .mob-s1 .list li .text {*/
/*        margin-left: 8.5rem;*/
/*        border-bottom: 1px solid #e0e0e0;*/
/*        padding: 1rem 0;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-live .mob-s2 {*/
/*        background: url(../images/mobile/live/02-bg.jpg) repeat-y;*/
/*    }*/

/*    .page-live .mob-s3 .list li {*/
/*        float: left;*/
/*        width: 50%;*/
/*        text-align: center;*/
/*        padding: 1rem 0 2rem;*/
/*    }*/

/*    .page-live .mob-s3 .list li.item-1,*/
/*    .page-live .mob-s3 .list li.item-4 {*/
/*        background: url(../images/mobile/live/03-bg.jpg) repeat-x;*/
/*        background-size: 0.1rem;*/
/*        color: #fff;*/
/*    }*/

/*    .page-live .mob-s3 .list li.item-2 {*/
/*        border-top: 1px solid #e0e0e0;*/
/*        border-right: 1px solid #e0e0e0;*/
/*    }*/

/*    .page-live .mob-s3 .list li.item-3 {*/
/*        border-bottom: 1px solid #e0e0e0;*/
/*        border-left: 1px solid #e0e0e0;*/
/*    }*/

/*    .page-live .mob-s3 .list li .img {*/
/*        width: 6rem;*/
/*        height: 6rem;*/
/*        margin: 0 auto;*/
/*        background: url(../images/live/03-icon.png) no-repeat;*/
/*        background-size: 24rem;*/
/*    }*/

/*    .page-live .mob-s3 .list li.item-1 .img {*/
/*        background-position: 0 -5.9rem;*/
/*    }*/

/*    .page-live .mob-s3 .list li.item-2 .img {*/
/*        background-position: -6rem 0;*/
/*    }*/

/*    .page-live .mob-s3 .list li.item-3 .img {*/
/*        background-position: -12rem 0;*/
/*    }*/

/*    .page-live .mob-s3 .list li.item-4 .img {*/
/*        background-position: -18rem -5.9rem;*/
/*    }*/

/*    .page-live .mob-s3 .list li h3 {*/
/*        padding: 0.4rem 0;*/
/*    }*/

/*    .page-live .mob-s3 .list li p {*/
/*        margin: 0 2rem;*/
/*    }*/

/*    .page-live .mob-s3 .list li.item-1 p,*/
/*    .page-live .mob-s3 .list li.item-4 p {*/
/*        color: #fff;*/
/*    }*/

/*    .page-live .mob-s4 {*/
/*        border-bottom: 1px solid #e0e0e0;*/
/*    }*/

/*    .page-live .mob-s4 .text {*/
/*        text-align: center;*/
/*        margin: 0 2rem;*/
/*    }*/

/*    .page-live .mob-s4 .text h3 {*/
/*        font-size: 1.2rem;*/
/*        font-weight: 700;*/
/*        margin-bottom: .3rem;*/
/*    }*/

/*    .page-live .mob-s4 .text p {*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-live .mob-s5 {*/
/*        border-bottom: 1px solid #e0e0e0;*/
/*    }*/

/*    .page-live .mob-s5 .text {*/
/*        text-align: center;*/
/*        margin: 0 2rem;*/
/*    }*/

/*    .page-live .mob-s5 .text h3 {*/
/*        font-size: 1.2rem;*/
/*        font-weight: 700;*/
/*        margin-bottom: .3rem;*/
/*    }*/

/*    .page-live .mob-s5 .text p {*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-live .mob-s6 .text {*/
/*        text-align: center;*/
/*        margin: 0 2rem;*/
/*    }*/

/*    .page-live .mob-s6 .text h3 {*/
/*        font-size: 1.2rem;*/
/*        font-weight: 700;*/
/*        margin-bottom: .3rem;*/
/*    }*/

/*    .page-live .mob-s6 .text p {*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .mob-s-example .list li {*/
/*        background: #fff;*/
/*        margin-bottom: 1rem;*/
/*        padding: 1rem;*/
/*    }*/

/*    .mob-s-example .list .img {*/
/*        float: left;*/
/*        width: 10rem;*/
/*    }*/

/*    .mob-s-example .list .img img {*/
/*        width: 100%;*/
/*    }*/

/*    .mob-s-example .list .text {*/
/*        margin-left: 11rem;*/
/*    }*/

/*    .mob-s-example .list .text p {*/
/*        margin-bottom: .2rem;*/
/*    }*/

/*    .mob-s-example .list .text a {*/
/*        display: inline-block;*/
/*        line-height: 2.3rem;*/
/*        border: 1px solid #efefef;*/
/*        padding: 0 1.2rem;*/
/*    }*/

/*    .page-department .mob-s2 .list li {*/
/*        background: #fff;*/
/*        margin-bottom: 1rem;*/
/*        padding: 1rem;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-department .mob-s2 .list .img {*/
/*        float: left;*/
/*        width: 10rem;*/
/*    }*/

/*    .page-department .mob-s2 .list .img img {*/
/*        width: 100%;*/
/*    }*/

/*    .page-department .mob-s2 .list .text {*/
/*        margin-left: 11rem;*/
/*    }*/

/*    .page-department .mob-s3 .list li {*/
/*        background: #fff;*/
/*        margin-bottom: 1rem;*/
/*        padding: 1rem;*/
/*        overflow: hidden;*/
/*        border-bottom: 1px solid #e0e0e0;*/
/*    }*/

/*    .page-department .mob-s3 .list .img {*/
/*        float: left;*/
/*        width: 8rem;*/
/*    }*/

/*    .page-department .mob-s3 .list .img img {*/
/*        width: 100%;*/
/*    }*/

/*    .page-department .mob-s3 .list .text {*/
/*        margin-left: 10rem;*/
/*    }*/

/*    .page-countryside .mob-s2 .list li {*/
/*        background: #fff;*/
/*        margin-bottom: 1rem;*/
/*        padding: 1rem;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-countryside .mob-s2 .list li .img {*/
/*        width: 5rem;*/
/*        height: 5rem;*/
/*        background: url(../images/mobile/countryside/02-icon.png) no-repeat;*/
/*        background-size: 27rem;*/
/*        float: left;*/
/*    }*/

/*    .page-countryside .mob-s2 .list li.item-1 .img {*/
/*        background-position: -22rem 0;*/
/*    }*/

/*    .page-countryside .mob-s2 .list li.item-2 .img {*/
/*        background-position: -16.5rem 0;*/
/*    }*/

/*    .page-countryside .mob-s2 .list li.item-3 .img {*/
/*        background-position: -11rem 0;*/
/*    }*/

/*    .page-countryside .mob-s2 .list li.item-4 .img {*/
/*        background-position: -5.5rem 0;*/
/*    }*/

/*    .page-countryside .mob-s2 .list li.item-5 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-countryside .mob-s2 .list li .text {*/
/*        margin-left: 6.5rem;*/
/*    }*/

/*    .page-countryside .mob-s2 .list li .text h3 {*/
/*        padding: 0.8rem 0 0;*/
/*    }*/

/*    .page-countryside .mob-s3 .list li {*/
/*        background: #fff;*/
/*        padding: 1.5rem;*/
/*        overflow: hidden;*/
/*        border-bottom: 1px solid #e0e0e0;*/
/*    }*/

/*    .page-countryside .mob-s3 .list li .img {*/
/*        width: 5rem;*/
/*        height: 5rem;*/
/*        background: url(../images/countryside/04-bg.png) no-repeat;*/
/*        background-size: contain;*/
/*        float: left;*/
/*        color: #fff;*/
/*        text-align: center;*/
/*        line-height: 5rem;*/
/*        font-size: 2rem;*/
/*    }*/

/*    .page-countryside .mob-s3 .list li .text {*/
/*        margin-left: 6.5rem;*/
/*    }*/

/*    .page-fresh .mob-s2 .list li {*/
/*        float: left;*/
/*        margin: 1%;*/
/*        width: 48%;*/
/*        background: #fff;*/
/*        padding: 2rem 0;*/
/*        text-align: center;*/
/*        height: 13rem;*/
/*    }*/

/*    .page-fresh .mob-s2 .list li .img {*/
/*        background: url(../images/fresh/02-icon.png) no-repeat;*/
/*        width: 5rem;*/
/*        height: 3rem;*/
/*        background-size: 21rem;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .page-fresh .mob-s2 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-fresh .mob-s2 .list li.item-2 .img {*/
/*        background-position: -5.4rem 0;*/
/*    }*/

/*    .page-fresh .mob-s2 .list li.item-3 .img {*/
/*        background-position: -10.8rem 0;*/
/*    }*/

/*    .page-fresh .mob-s2 .list li.item-4 .img {*/
/*        background-position: -16.2rem 0;*/
/*    }*/

/*    .page-fresh .mob-s2 .list li h3 {*/
/*        margin: .5rem 0;*/
/*    }*/

/*    .page-fresh .mob-s2 .list li p {*/
/*        margin: 0 1.6rem;*/
/*    }*/

/*    .page-fresh .mob-s3 {*/
/*        background: url(../images/fresh/04-bg.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-fresh .mob-s3 .list li {*/
/*        background: rgba(255, 255, 255, 0.1);*/
/*        float: left;*/
/*        margin: 1%;*/
/*        width: 48%;*/
/*        padding: 1.4rem 1rem;*/
/*        color: #fff;*/
/*        height: 9rem;*/
/*    }*/

/*    .page-fresh .mob-s3 .list li p {*/
/*        color: #fff;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li {*/
/*        float: left;*/
/*        width: 25%;*/
/*        text-align: center;*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li .img {*/
/*        background: url(../images/fresh/05-icon.png) no-repeat;*/
/*        margin: 0 auto 1rem;*/
/*        width: 5rem;*/
/*        height: 4rem;*/
/*        background-size: 56rem;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-2 .img {*/
/*        background-position: -5.6rem 0;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-3 .img {*/
/*        background-position: -11.2rem 0;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-4 .img {*/
/*        background-position: -16.8rem 0;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-5 .img {*/
/*        background-position: -22.7rem 0;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-6 .img {*/
/*        background-position: -28.3rem 0;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-7 .img {*/
/*        background-position: -34.1rem 0;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-8 .img {*/
/*        background-position: -39.6rem 0;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-9 .img {*/
/*        background-position: -45.2rem 0;*/
/*    }*/

/*    .page-fresh .mob-s4 .list li.item-10 .img {*/
/*        background-position: -51.1rem 0;*/
/*    }*/

/*    .page-baby .mob-s2 .list {*/
/*        margin-right: -58px;*/
/*    }*/

/*    .page-baby .mob-s2 .list li {*/
/*        background: #FA312B;*/
/*        color: #fff;*/
/*        position: relative;*/
/*        padding: 20px 15px 30px 26px;*/
/*        margin-bottom: 1rem;*/
/*        border-radius: 5px;*/
/*        margin-right: 58px;*/
/*    }*/

/*    .page-baby .mob-s2 .list li:before {*/
/*        content: "";*/
/*        position: absolute;*/
/*        top: 0;*/
/*        left: -10px;*/
/*        border-style: solid;*/
/*        border-width: 22px 0 0 17px;*/
/*        border-color: #FA312B transparent transparent transparent;*/
/*    }*/

/*    .page-baby .mob-s2 .list li h3 {*/
/*        font-size: 18px;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .page-baby .mob-s2 .list li p {*/
/*        font-size: 14px;*/
/*        color: #fff;*/
/*    }*/

/*    .page-baby .mob-s2 .list li.item-2 {*/
/*        background: #0D8FF7;*/
/*    }*/

/*    .page-baby .mob-s2 .list li.item-2:before {*/
/*        border-color: #0D8FF7 transparent transparent transparent;*/
/*    }*/

/*    .page-baby .mob-s2 .list li.item-3 {*/
/*        background: #00D884;*/
/*    }*/

/*    .page-baby .mob-s2 .list li.item-3:before {*/
/*        border-color: #00D884 transparent transparent transparent;*/
/*    }*/

/*    .page-auto .mob-s1 .list li {*/
/*        text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-auto .mob-s1 .list li .img {*/
/*        width: 4rem;*/
/*        height: 4rem;*/
/*        background: url(../images/mobile/auto/1.png) no-repeat;*/
/*        background-size: 21rem;*/
/*        margin: 0 auto 1rem;*/
/*    }*/

/*    .page-auto .mob-s1 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-auto .mob-s1 .list li.item-2 .img {*/
/*        background-position: -8.5rem 0;*/
/*    }*/

/*    .page-auto .mob-s1 .list li.item-3 .img {*/
/*        background-position: -17rem 0;*/
/*    }*/

/*    .page-auto .mob-s1 .list li.item-4 .img {*/
/*        background-position: 0 -8.4rem;*/
/*    }*/

/*    .page-auto .mob-s1 .list li.item-5 .img {*/
/*        background-position: -8.5rem -8.4rem;*/
/*    }*/

/*    .page-auto .mob-s1 .list li.item-6 .img {*/
/*        background-position: -17rem -8.4rem;*/
/*    }*/

/*    .page-auto .mob-s3 .list li {*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .page-auto .mob-s3 .list li .num {*/
/*        width: 5rem;*/
/*        height: 5rem;*/
/*        margin: 0 auto 1rem;*/
/*        background: #fff;*/
/*        border: 1px solid #ddd;*/
/*        line-height: 5rem;*/
/*        font-size: 2rem;*/
/*        border-radius: 100%;*/
/*    }*/

/*    .page-auto .mob-s3 .list li h3 {*/
/*        font-size: 1rem;*/
/*    }*/

/*    .page-medicine .mob-s1 .list li {*/
/*        border-bottom: 1px solid #e0e0e0;*/
/*        overflow: hidden;*/
/*        padding: 2rem 0;*/
/*    }*/

/*    .page-medicine .mob-s1 .list li .img {*/
/*        float: left;*/
/*        width: 5rem;*/
/*        height: 5rem;*/
/*        background: url(../images/mobile/medicine/1.png) no-repeat;*/
/*        background-size: 5rem;*/
/*    }*/

/*    .page-medicine .mob-s1 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-medicine .mob-s1 .list li.item-2 .img {*/
/*        background-position: 0 -9.7rem;*/
/*    }*/

/*    .page-medicine .mob-s1 .list li.item-3 .img {*/
/*        background-position: 0 -19rem;*/
/*    }*/

/*    .page-medicine .mob-s1 .list li.item-4 .img {*/
/*        background-position: 0 -27.5rem;*/
/*    }*/

/*    .page-medicine .mob-s1 .list li.item-5 .img {*/
/*        background-position: 0 -36.8rem;*/
/*    }*/

/*    .page-medicine .mob-s1 .list li .text {*/
/*        margin-left: 6rem;*/
/*    }*/

/*    .page-medicine .mob-s1 .list li .text h3 {*/
/*        padding-top: 0.5rem;*/
/*    }*/

/*    .page-medicine .mob-s2 .list li {*/
/*        color: #fff;*/
/*        background: #000;*/
/*        margin-bottom: 1rem;*/
/*        padding: 1.4rem 2rem;*/
/*        border-radius: 1rem;*/
/*    }*/

/*    .page-medicine .mob-s2 .list li.item-1 {*/
/*        background: url(../images/mobile/medicine/02-bg1.jpg) repeat-y;*/
/*        background-size: 100%;*/
/*    }*/

/*    .page-medicine .mob-s2 .list li.item-2 {*/
/*        background: url(../images/mobile/medicine/02-bg2.jpg) repeat-y;*/
/*        background-size: 100%;*/
/*    }*/

/*    .page-medicine .mob-s2 .list li.item-3 {*/
/*        background: url(../images/mobile/medicine/02-bg3.jpg) repeat-y;*/
/*        background-size: 100%;*/
/*    }*/

/*    .page-medicine .mob-s2 .list li h3 {*/
/*        text-align: center;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-medicine .mob-s2 .list li p {*/
/*        color: #fff;*/
/*    }*/

/*    .page-lite .mob-s1 {*/
/*        background: url(../images/mobile/lite/00-banner.jpg) no-repeat center top;*/
/*        padding-top: 47%;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-lite .mob-s1-1 {*/
/*        background: url(../images/mobile/lite/1f-bg.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*        padding-bottom: 1rem;*/
/*    }*/

/*    .page-lite .mob-s1-1 .list .item .img {*/
/*        position: relative;*/
/*    }*/

/*    .page-lite .mob-s1-1 .list .item .img .time {*/
/*        font-size: 14px;*/
/*        line-height: 36px;*/
/*        padding: 0 10px 0 50px;*/
/*        color: #fff;*/
/*        background: rgba(0, 0, 0, .3) url(../images/index/new_icon.png) no-repeat 16px center;*/
/*        position: absolute;*/
/*        right: 0;*/
/*        bottom: 0;*/
/*    }*/

/*    .page-lite .mob-s1-1 .list .item .img .play {*/
/*        cursor: pointer;*/
/*        width: 60px;*/
/*        height: 60px;*/
/*        position: absolute;*/
/*        left: 50%;*/
/*        top: 50%;*/
/*        margin: -30px;*/
/*        z-index: 2;*/
/*        background: url(../images/lite/1f-play.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s1-1 .list .item h3 {*/
/*        text-align: center;*/
/*        font-size: 1.4rem;*/
/*        padding: 1rem;*/
/*        color: #fff;*/
/*    }*/

/*    .page-lite .mob-s1-2 .list {*/
/*        overflow-y: hidden;*/
/*        white-space: nowrap;*/
/*        padding-bottom: 2rem;*/
/*    }*/

/*    .page-lite .mob-s1-2 .list .item {*/
/*        display: inline-block;*/
/*        width: 24rem;*/
/*        height: 28.3rem;*/
/*        vertical-align: top;*/
/*        margin-right: .7rem;*/
/*        white-space: normal;*/
/*        text-align: center;*/
/*        color: #fff;*/
/*    }*/

/*    .page-lite .mob-s1-2 .list .item-1 {*/
/*        background: url(../images/mobile/lite/2f-img1.png) no-repeat center top;*/
/*        background-size: contain;*/
/*        box-shadow: 0 18px 13px -1px rgba(88, 117, 175, 0.17);*/
/*    }*/

/*    .page-lite .mob-s1-2 .list .item-2 {*/
/*        background: url(../images/mobile/lite/2f-img2.png) no-repeat center top;*/
/*        background-size: contain;*/
/*        box-shadow: 0 18px 13px -1px rgba(175, 88, 88, 0.17);*/
/*    }*/

/*    .page-lite .mob-s1-2 .list .item-3 {*/
/*        background: url(../images/mobile/lite/2f-img3.png) no-repeat center top;*/
/*        background-size: contain;*/
/*        box-shadow: 0 18px 13px -1px rgba(158, 88, 175, 0.17);*/
/*    }*/

/*    .page-lite .mob-s1-2 .list .item h3 {*/
/*        font-size: 1.5rem;*/
/*        padding-top: 1.6rem;*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-lite .mob-s1-2 .list .item p {*/
/*        margin: 0 2rem;*/
/*        font-size: 1.2rem;*/
/*        color: #fff;*/
/*        text-align: left;*/
/*    }*/

/*    .page-lite .mob-s2 {*/
/*        background: #F5F6FA;*/
/*    }*/

/*    .page-lite .mob-s2 .list li {*/
/*        border-bottom: 1px solid #eaeaea;*/
/*        padding-bottom: 2rem;*/
/*        margin-bottom: 2rem;*/
/*    }*/

/*    .page-lite .mob-s2 .list li.item-3 {*/
/*        border-bottom: 0 none;*/
/*    }*/

/*    .page-lite .mob-s2 .list li:after {*/
/*        content: '';*/
/*        display: block;*/
/*        clear: both;*/
/*    }*/

/*    .page-lite .mob-s2 .list li .img {*/
/*        float: left;*/
/*        width: 36%;*/
/*        padding-top: 77%;*/
/*        background-repeat: no-repeat;*/
/*        background-size: contain;*/
/*        box-shadow: 0 8px 11px rgba(0, 0, 0, .1);*/
/*        border-radius: 1rem;*/
/*    }*/

/*    .page-lite .mob-s2 .list li.item-1 .img {*/
/*        background-image: url(../images/lite/1f-img1.png);*/
/*        margin-left: 5%;*/
/*    }*/

/*    .page-lite .mob-s2 .list li.item-2 .img {*/
/*        background-image: url(../images/lite/1f-img2.png);*/
/*        margin-right: 5%;*/
/*        float: right;*/
/*    }*/

/*    .page-lite .mob-s2 .list li.item-3 .img {*/
/*        background-image: url(../images/lite/1f-img3.png);*/
/*        margin-left: 5%;*/
/*    }*/

/*    .page-lite .mob-s2 .list li.item-1 .text {*/
/*        margin-left: 50%;*/
/*    }*/

/*    .page-lite .mob-s2 .list li.item-2 .text {*/
/*        margin-left: 5%;*/
/*        margin-right: 50%;*/
/*    }*/

/*    .page-lite .mob-s2 .list li.item-3 .text {*/
/*        margin-left: 50%;*/
/*    }*/

/*    .page-lite .mob-s2 .list li .text {*/
/*        padding-top: 25%;*/
/*    }*/

/*    .page-lite .mob-s2 .list li .text h3 {*/
/*        font-size: 1.7rem;*/
/*        margin-bottom: .5rem;*/
/*    }*/

/*    .page-lite .mob-s3 {*/
/*        background: #F5F6FA;*/
/*        padding-bottom: 1rem;*/
/*    }*/

/*    .page-lite .mob-s3 .list {*/
/*        margin: 0 -.5rem;*/
/*    }*/

/*    .page-lite .mob-s3 .list li {*/
/*        border: 1px solid #eaeaea;*/
/*        background: #fff;*/
/*        float: left;*/
/*        padding-bottom: 2rem;*/
/*        width: 47%;*/
/*        margin: 1.5%;*/
/*        cursor: pointer;*/
/*        overflow: hidden;*/
/*        text-align: center;*/
/*    }*/

/*    .page-lite .mob-s3 .list li .img {*/
/*        width: 50px;*/
/*        height: 50px;*/
/*        background: url(../images/lite/3f-icon.png) no-repeat;*/
/*        margin: 27px auto 7px;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-2 .img {*/
/*        background-position: -53px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-3 .img {*/
/*        background-position: -106px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-4 .img {*/
/*        background-position: -151px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-5 .img {*/
/*        background-position: -199px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-6 .img {*/
/*        background-position: -251px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-7 .img {*/
/*        background-position: -300px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-8 .img {*/
/*        background-position: -349px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-9 .img {*/
/*        background-position: -399px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-10 .img {*/
/*        background-position: -445px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-11 .img {*/
/*        background-position: -489px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item-12 .img {*/
/*        background-position: -534px 0;*/
/*    }*/

/*    .page-lite .mob-s3 .list li.item:hover .img {*/
/*        background-position-y: -48px;*/
/*    }*/

/*    .page-lite .mob-s3 .list li:nth-child(2n-1) {*/
/*        clear: left;*/
/*    }*/

/*    .page-lite .mob-s3 .list li p {*/
/*        margin: 0 2rem;*/
/*    }*/

/*    .page-lite .mob-s4 {*/
/*        padding-bottom: 1rem;*/
/*    }*/

/*    .page-lite .mob-s4 .list {*/
/*        margin: 0 -.5rem;*/
/*    }*/

/*    .page-lite .mob-s4 .list li {*/
/*        background: #fff;*/
/*        width: 47%;*/
/*        padding: 1.5rem 1rem 1rem 1.5rem;*/
/*        margin: 1.5%;*/
/*        text-align: left;*/
/*        float: left;*/
/*        box-shadow: 0 1px 7px rgba(0, 0, 0, .08);*/
/*    }*/

/*    .page-lite .mob-s4 .list li:nth-child(2n-1) {*/
/*        clear: left;*/
/*    }*/

/*    .page-lite .mob-s4 .list li .img_wrap {*/
/*        width: 60px;*/
/*        height: 60px;*/
/*        margin-bottom: 1.5rem;*/
/*        padding: 10px;*/
/*        background: linear-gradient(90deg, rgba(247, 47, 47, .1), rgba(251, 97, 21, .1));*/
/*        border-radius: 10px;*/
/*    }*/

/*    .page-lite .mob-s4 .list li .img {*/
/*        width: 40px;*/
/*        height: 40px;*/
/*        background: url(../images/lite/4f-icon.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s4 .list li.item-1 .img {*/
/*        background-position: -2px 6px;*/
/*    }*/

/*    .page-lite .mob-s4 .list li.item-2 .img {*/
/*        background-position: -39px 6px;*/
/*    }*/

/*    .page-lite .mob-s4 .list li.item-3 .img {*/
/*        background-position: -79px 6px;*/
/*    }*/

/*    .page-lite .mob-s4 .list li.item-4 .img {*/
/*        background-position: -118px 6px;*/
/*    }*/

/*    .page-lite .mob-s4 .list li h3 {*/
/*        margin-bottom: 1rem;*/
/*    }*/

/*    .page-lite .mob-s5 {*/
/*        background: url(../images/mobile/lite/4f-img.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-lite .mob-s5 .img {*/
/*        padding-top: 65%;*/
/*    }*/

/*    .page-lite .mob-s6 {*/
/*        padding-bottom: 2rem;*/
/*        width: 100%;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-lite .mob-s6 .img {*/
/*        background: url(../images/lite/6f-img.png) no-repeat center top;*/
/*        background-size: contain;*/
/*        padding-top: 37%;*/
/*        margin-right: -11%;*/
/*    }*/

/*    .page-lite .mob-s7 {*/
/*        background: #F5F6FA;*/
/*        padding-bottom: 1rem;*/
/*    }*/

/*    .page-lite .mob-s7 .list li {*/
/*        background: #fff;*/
/*        text-align: center;*/
/*        width: 47%;*/
/*        padding: 1.5rem 1rem 1rem 1.5rem;*/
/*        margin: 1.5%;*/
/*        float: left;*/
/*        box-shadow: 0 1px 7px rgba(0, 0, 0, .08);*/
/*    }*/

/*    .page-lite .mob-s7 .list li .img {*/
/*        width: 110px;*/
/*        height: 110px;*/
/*        margin: -7px auto 17px;*/
/*    }*/

/*    .page-lite .mob-s7 .list li.item-1 .img {*/
/*        background: url(../images/lite/7f-icon1.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s7 .list li.item-2 .img {*/
/*        background: url(../images/lite/7f-icon2.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s7 .list li.item-3 .img {*/
/*        background: url(../images/lite/7f-icon3.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s7 .list li.item-4 .img {*/
/*        background: url(../images/lite/7f-icon4.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s7 .list li.item-5 .img {*/
/*        background: url(../images/lite/7f-icon5.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s7 .list li.item-6 .img {*/
/*        background: url(../images/lite/7f-icon6.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s7 .list li.item-7 .img {*/
/*        background: url(../images/lite/7f-icon7.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s7 .list li.item-8 .img {*/
/*        background: url(../images/lite/7f-icon8.png) no-repeat;*/
/*    }*/

/*    .page-lite .mob-s8 {*/
/*        background: url(../images/mobile/lite/7f-bg.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*        padding-bottom: 2rem;*/
/*    }*/

/*    .page-lite .mob-s8 .btns a {*/
/*        margin: 0 .5rem;*/
/*    }*/

/*    .page-yun .s-title {*/
/*        color: #fff;*/
/*    }*/

/*    .page-yun .mob-s1 img {*/
/*        width: 100%;*/
/*        vertical-align: top;*/
/*    }*/

/*    .page-yun .mob-s2 {*/
/*        background: #101c6b;*/
/*    }*/

/*    .page-yun .mob-s2 .s-title {*/
/*        padding-top: 0;*/
/*    }*/

/*    .page-yun .mob-s2 .list li {*/
/*        width: 100%;*/
/*        margin: 0 0 23px;*/
/*        text-align: center;*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-hd {*/
/*        height: 87px;*/
/*        background: url(../images/yun/1f-bg.jpg) no-repeat center top;*/
/*        color: #fff;*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-hd h3 {*/
/*        font-size: 24px;*/
/*        padding-top: 15px;*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-hd p {*/
/*        font-size: 14px;*/
/*        color: #fff;*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-bd {*/
/*        background: #192887;*/
/*        padding: 30px 20px;*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-bd .price i {*/
/*        display: inline-block;*/
/*        width: 42px;*/
/*        height: 29px;*/
/*        background: url(../images/yun/1f-tag.png) no-repeat center top;*/
/*        line-height: 25px;*/
/*        font-size: 14px;*/
/*        color: #fff;*/
/*        vertical-align: 8px;*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-bd .price b {*/
/*        font-size: 36px;*/
/*        color: #FD8D3E;*/
/*        margin: 0 10px;*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-bd .price span {*/
/*        color: #fff;*/
/*        font-size: 16px;*/
/*        vertical-align: 7px;*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-bd del {*/
/*        color: #757FC0;*/
/*        font-size: 16px;*/
/*        display: block;*/
/*        margin: 10px 0 20px;*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-btn {*/
/*        width: 243px;*/
/*        height: 48px;*/
/*        display: block;*/
/*        margin: 0 auto;*/
/*        color: #fff;*/
/*        font-size: 18px;*/
/*        line-height: 48px;*/
/*        border-radius: 24px;*/
/*        background: rgb(245, 133, 53);*/
/*        background: -moz-linear-gradient(left, rgba(245, 133, 53, 1) 0%, rgba(244, 106, 81, 1) 100%);*/
/*        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(245, 133, 53, 1)), color-stop(100%, rgba(244, 106, 81, 1)));*/
/*        background: -webkit-linear-gradient(left, rgba(245, 133, 53, 1) 0%, rgba(244, 106, 81, 1) 100%);*/
/*        background: -o-linear-gradient(left, rgba(245, 133, 53, 1) 0%, rgba(244, 106, 81, 1) 100%);*/
/*        background: -ms-linear-gradient(left, rgba(245, 133, 53, 1) 0%, rgba(244, 106, 81, 1) 100%);*/
/*        background: linear-gradient(to right, rgba(245, 133, 53, 1) 0%, rgba(244, 106, 81, 1) 100%);*/
/*        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58535', endColorstr='#f46a51', GradientType=1);*/
/*    }*/

/*    .page-yun .mob-s2 .list li .l-btn:hover {*/
/*        background: rgb(254, 155, 84);*/
/*        background: -moz-linear-gradient(left, rgba(254, 155, 84, 1) 0%, rgba(254, 109, 83, 1) 100%);*/
/*        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(254, 155, 84, 1)), color-stop(100%, rgba(254, 109, 83, 1)));*/
/*        background: -webkit-linear-gradient(left, rgba(254, 155, 84, 1) 0%, rgba(254, 109, 83, 1) 100%);*/
/*        background: -o-linear-gradient(left, rgba(254, 155, 84, 1) 0%, rgba(254, 109, 83, 1) 100%);*/
/*        background: -ms-linear-gradient(left, rgba(254, 155, 84, 1) 0%, rgba(254, 109, 83, 1) 100%);*/
/*        background: linear-gradient(to right, rgba(254, 155, 84, 1) 0%, rgba(254, 109, 83, 1) 100%);*/
/*        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9b54', endColorstr='#fe6d53', GradientType=1);*/
/*    }*/

/*    .page-yun .mob-sbg {*/
/*        background: url(../images/yun/2f-bg.jpg) no-repeat center top;*/
/*    }*/

/*    .page-yun .mob-s3 .list li {*/
/*        width: 100%;*/
/*        height: auto;*/
/*        background: #fff;*/
/*        float: left;*/
/*        margin: 0 0 13px;*/
/*        padding-bottom: 20px;*/
/*    }*/

/*    .page-yun .mob-s3 .list li .img {*/
/*        width: 69px;*/
/*        height: 78px;*/
/*        margin: 46px auto 10px;*/
/*        background: url(../images/yun/2f-icon.png) no-repeat;*/
/*    }*/

/*    .page-yun .mob-s3 .list li.item-1 .img {*/
/*        background-position: 0 0;*/
/*    }*/

/*    .page-yun .mob-s3 .list li h3 {*/
/*        font-size: 22px;*/
/*        text-align: center;*/
/*        margin-bottom: 11px;*/
/*    }*/

/*    .page-yun .mob-s3 .list li p {*/
/*        color: #888;*/
/*        font-size: 14px;*/
/*        margin: 0 40px;*/
/*    }*/

/*    .page-yun .mob-s4 .list li {*/
/*        width: 100%;*/
/*        color: #fff;*/
/*        font-size: 16px;*/
/*        margin: 0 0 15px;*/
/*        text-align: center;*/
/*    }*/

/*    .page-yun .mob-s4 .list li .l-hd {*/
/*        font-size: 18px;*/
/*        height: 61px;*/
/*        line-height: 60px;*/
/*    }*/

/*    .page-yun .mob-s4 .list li.item-1 .l-hd {*/
/*        background: url(../images/yun/3f-bg1.jpg) no-repeat center top;*/
/*    }*/

/*    .page-yun .mob-s4 .list li.item-2 .l-hd {*/
/*        background: url(../images/yun/3f-bg2.jpg) no-repeat center top;*/
/*    }*/

/*    .page-yun .mob-s4 .list li .l-item {*/
/*        height: 60px;*/
/*        line-height: 60px;*/
/*        border: 1px solid #4754A7;*/
/*        border-top: 0 none;*/
/*    }*/

/*    .page-yun .mob-s4 .list li .l-item:before {*/
/*        content: '';*/
/*        display: inline-block;*/
/*        background: url(../images/yun/3f-icon.png) no-repeat center;*/
/*        background-size: 15px;*/
/*        width: 15px;*/
/*        height: 13px;*/
/*        vertical-align: -1px;*/
/*        margin-right: 5px;*/
/*    }*/

/*    .page-yun .mob-s5 .list li {*/
/*        width: 100%;*/
/*        padding-top: 80%;*/
/*        float: left;*/
/*        margin: 0 0 23px;*/
/*    }*/

/*    .page-yun .mob-s5 .list li.item-1 {*/
/*        background: url(../images/yun/4f-img1.jpg) no-repeat center;*/
/*    }*/

/*    .page-yun .mob-s5 .list li.item-2 {*/
/*        background: url(../images/yun/4f-img2.jpg) no-repeat center;*/
/*    }*/

/*    .page-yun .mob-s5 .list li.item-3 {*/
/*        background: url(../images/yun/4f-img3.jpg) no-repeat center;*/
/*    }*/

/*    .page-yun .mob-s6 .list {*/
/*        color: #fff;*/
/*    }*/

/*    .page-yun .mob-s6 .list li {*/
/*        padding-bottom: 23px;*/
/*        border-bottom: 1px solid #25285E;*/
/*        margin-bottom: 22px;*/
/*    }*/

/*    .page-yun .mob-s6 .list li i {*/
/*        float: left;*/
/*        width: 31px;*/
/*        height: 33px;*/
/*        background: url(../images/yun/5f-icon.png) no-repeat center;*/
/*    }*/

/*    .page-yun .mob-s6 .list li .word {*/
/*        margin-left: 45px;*/
/*    }*/

/*    .page-yun .mob-s6 .list li .word h3 {*/
/*        font-size: 18px;*/
/*        margin-bottom: 19px;*/
/*    }*/

/*    .page-yun .mob-s6 .list li .word p {*/
/*        font-size: 13px;*/
/*        color: #ededf7;*/
/*    }*/

/*    .page-b2b2c .mob-s0 img {*/
/*        width: 100%;*/
/*    }*/

/*    .page-b2b2c .mob-s1 {*/
/*        padding-bottom: 20px;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .s-title b {*/
/*        color: #888;*/
/*        font-weight: 700;*/
/*        font-size: 16px;*/
/*        display: block;*/
/*        margin: 10px 0;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .s-title li {*/
/*        display: inline-block;*/
/*        color: #666;*/
/*        font-size: 14px;*/
/*        font-weight: 700;*/
/*        margin-right: 10px;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .s-title li i {*/
/*        display: inline-block;*/
/*        width: 16px;*/
/*        height: 16px;*/
/*        background: url(../images/b2b2c/1f-icon.png) no-repeat center;*/
/*        vertical-align: -3px;*/
/*        margin-right: 8px;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list {*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li {*/
/*        width: 100%;*/
/*        overflow: hidden;*/
/*        transition: all .2s;*/
/*        padding: 20px 0;*/
/*        margin-bottom: 15px;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li.item-1 {*/
/*        border-top: 3px solid #CA031C;*/
/*        box-shadow: 0px 3px 10px 0px rgba(225, 29, 25, 0.06);*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li.item-2 {*/
/*        border-top: 3px solid #FE0037;*/
/*        box-shadow: 0px 3px 10px 0px rgba(251, 1, 53, 0.05);*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li.item-3 {*/
/*        border-top: 3px solid #EF922E;*/
/*        box-shadow: 0px 3px 10px 0px rgba(236, 128, 11, 0.1);*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .img {*/
/*        width: 200px;*/
/*        height: 75px;*/
/*        padding: 29px 0;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li.item-1 .img {*/
/*        background: url(../images/b2b2c/1f-img1.jpg) no-repeat center;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li.item-2 .img {*/
/*        background: url(../images/b2b2c/1f-img2.jpg) no-repeat center;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li.item-3 .img {*/
/*        background: url(../images/b2b2c/1f-img3.jpg) no-repeat center;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .info {*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .info-1 {*/
/*        padding-top: 23px;*/
/*        transition: all .2s;*/
/*        transition-delay: .5s;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .info-1 .title {*/
/*        text-align: center;*/
/*        font-size: 20px;*/
/*        font-weight: 700;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .info-1 .title:before {*/
/*        content: '';*/
/*        display: block;*/
/*        width: 31px;*/
/*        height: 4px;*/
/*        margin: 0 auto 17px;*/
/*        background: linear-gradient(90deg, rgba(245, 118, 85, 1), rgba(237, 33, 32, 1));*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .info-1 p {*/
/*        font-size: 16px;*/
/*        color: #666;*/
/*        text-align: center;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .info-2 {*/
/*        display: none;*/
/*        opacity: 0;*/
/*        transition: all .2s;*/
/*        transition-delay: .5s;*/
/*        padding: 0 20px;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .info-2 p {*/
/*        font-size: 14px;*/
/*        color: #888;*/
/*        line-height: 1.8;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .info-2 .l-btn {*/
/*        display: block;*/
/*        width: 128px;*/
/*        height: 38px;*/
/*        line-height: 38px;*/
/*        text-align: center;*/
/*        font-size: 16px;*/
/*        color: #E90A04;*/
/*        border: 1px solid #E90A04;*/
/*        margin: 0 auto;*/
/*        transition: all .2s;*/
/*    }*/

/*    .page-b2b2c .mob-s1 .list li .info-2 .l-btn:hover {*/
/*        background: #E90A04;*/
/*        color: #fff;*/
/*    }*/

/*    .page-b2b2c .mob-s2,*/
/*    .page-b2b2c .mob-s4-1,*/
/*    .page-b2b2c .mob-s4-3,*/
/*    .page-b2b2c .mob-s4-5,*/
/*    .page-b2b2c .mob-s4-7,*/
/*    .page-b2b2c .mob-s5 {*/
/*        background: rgb(22, 18, 41);*/
/*        background: -moz-linear-gradient(top, rgba(22, 18, 41, 1) 60%, rgba(57, 1, 2, 1) 100%);*/
/*        background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(22, 18, 41, 1)), color-stop(100%, rgba(57, 1, 2, 1)));*/
/*        background: -webkit-linear-gradient(top, rgba(22, 18, 41, 1) 60%, rgba(57, 1, 2, 1) 100%);*/
/*        background: -o-linear-gradient(top, rgba(22, 18, 41, 1) 60%, rgba(57, 1, 2, 1) 100%);*/
/*        background: -ms-linear-gradient(top, rgba(22, 18, 41, 1) 60%, rgba(57, 1, 2, 1) 100%);*/
/*        background: linear-gradient(to bottom, rgba(22, 18, 41, 1) 60%, rgba(57, 1, 2, 1) 100%);*/
/*        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#161229', endColorstr='#390102', GradientType=0);*/
/*    }*/

/*    .page-b2b2c .mob-s2 {*/
/*        padding-bottom: 46px;*/
/*    }*/

/*    .page-b2b2c .mob-s2 .img {*/
/*        padding-top: 35%;*/
/*        background: url(../images/b2b2c/2f-img.png) no-repeat center;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-b2b2c .mob-s3 {*/
/*        padding-bottom: 50px;*/
/*        display: none;*/
/*    }*/

/*    .page-b2b2c .mob-s3 .img {*/
/*        padding-top: 45%;*/
/*        background: url(../images/b2b2c/3f-img.png) no-repeat center;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-z2b2c .mob-s4 .container {*/
/*        position: relative;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .m-title {*/
/*        font-size: 1.8rem;*/
/*        text-align: center;*/
/*        padding-top: 55px;*/
/*        margin-bottom: 60px;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .s-btn {*/
/*        font-size: 16px;*/
/*        margin-top: 26px;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .container {*/
/*        padding-bottom: 20px;*/
/*    }*/

/*    .page-b2b2c .mob-s4-1 .img {*/
/*        background: url(../images/b2b2c/4f-img1.png) no-repeat center;*/
/*        background-size: contain;*/
/*        padding-top: 62%;*/
/*    }*/

/*    .page-b2b2c .mob-s4-2 .img {*/
/*        background: url(../images/b2b2c/4f-img2.png) no-repeat center;*/
/*        background-size: contain;*/
/*        padding-top: 57%;*/
/*    }*/

/*    .page-b2b2c .mob-s4-3 .img {*/
/*        background: url(../images/b2b2c/4f-img3.png) no-repeat center;*/
/*        background-size: contain;*/
/*        padding-top: 65%;*/
/*    }*/

/*    .page-b2b2c .mob-s4-4 .img {*/
/*        background: url(../images/b2b2c/4f-img4.png) no-repeat center;*/
/*        background-size: contain;*/
/*        padding-top: 100%;*/
/*    }*/

/*    .page-b2b2c .mob-s4-5 .img {*/
/*        background: url(../images/b2b2c/4f-img5.png) no-repeat center;*/
/*        background-size: contain;*/
/*        padding-top: 82%;*/
/*    }*/

/*    .page-b2b2c .mob-s4-6 .img {*/
/*        background: url(../images/b2b2c/4f-img6.png) no-repeat center;*/
/*        background-size: contain;*/
/*        padding-top: 59%;*/
/*    }*/

/*    .page-b2b2c .mob-s4-7 .img {*/
/*        background: url(../images/b2b2c/4f-img7.png) no-repeat center;*/
/*        background-size: contain;*/
/*        padding-top: 58%;*/
/*    }*/

/*    .page-b2b2c .mob-s4-8 .img {*/
/*        background: url(../images/b2b2c/4f-img8.png) no-repeat center;*/
/*        background-size: contain;*/
/*        padding-top: 66%;*/
/*    }*/

/*    .page-b2b2c .mob-s4-1 {*/
/*        padding-bottom: 20px;*/
/*    }*/

/*    .page-b2b2c .mob-s4-1 .s-title {*/
/*        padding-top: 14px;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .step {*/
/*        display: none;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .step .number {*/
/*        position: absolute;*/
/*        left: 0;*/
/*        width: 71px;*/
/*        height: 79px;*/
/*        background: url(../images/b2b2c/4f-bg.png) no-repeat center;*/
/*        text-align: center;*/
/*        line-height: 79px;*/
/*        color: #fff;*/
/*        color: rgba(255, 255, 255, .8);*/
/*        font-size: 32px;*/
/*        margin-top: -60px;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .step .line,*/
/*    .page-b2b2c .mob-s4 .step .line2 {*/
/*        position: absolute;*/
/*        left: 35px;*/
/*        border-left: 1px solid rgba(191, 191, 191, 0.20);*/
/*    }*/

/*    .page-b2b2c .mob-s4 .step .line {*/
/*        top: 0;*/
/*        height: 67px;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .step .line2 {*/
/*        height: 570px;*/
/*        top: 202px;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .step .dot {*/
/*        position: absolute;*/
/*        left: 33px;*/
/*        width: 5px;*/
/*        height: 5px;*/
/*        background: #BFBFBf;*/
/*        border-radius: 100%;*/
/*        margin-top: -92px;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .step-first .dot,*/
/*    .page-b2b2c .mob-s4 .step-first .line {*/
/*        display: none;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .step-first .line2 {*/
/*        top: 266px;*/
/*    }*/

/*    .page-b2b2c .mob-s4 .step-last .line2 {*/
/*        display: none;*/
/*    }*/

/*    .page-b2b2c .mob-s5 {*/
/*        padding-bottom: 2rem;*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list {*/
/*        margin-right: -19px;*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li {*/
/*        float: left;*/
/*        width: 23.3%;*/
/*        padding-top: 11%;*/
/*        cursor: pointer;*/
/*        background: #fff;*/
/*        background-repeat: no-repeat;*/
/*        background-position: center;*/
/*        border: 1px solid #EDEDED;*/
/*        margin: 0 1% 1% 0;*/
/*        background-size: 70%;*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-1 {*/
/*        background-image: url(../images/index/7-logo01.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-2 {*/
/*        background-image: url(../images/index/7-logo02.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-3 {*/
/*        background-image: url(../images/index/7-logo03.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-4 {*/
/*        background-image: url(../images/index/7-logo04.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-5 {*/
/*        background-image: url(../images/index/7-logo05.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-6 {*/
/*        background-image: url(../images/index/7-logo06.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-7 {*/
/*        background-image: url(../images/index/7-logo07.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-8 {*/
/*        background-image: url(../images/index/7-logo08.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-9 {*/
/*        background-image: url(../images/index/7-logo09.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-10 {*/
/*        background-image: url(../images/index/7-logo10.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-11 {*/
/*        background-image: url(../images/index/7-logo11.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-12 {*/
/*        background-image: url(../images/index/7-logo12.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-13 {*/
/*        background-image: url(../images/index/7-logo13.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-14 {*/
/*        background-image: url(../images/index/7-logo14.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-15 {*/
/*        background-image: url(../images/index/7-logo15.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-16 {*/
/*        background-image: url(../images/index/7-logo16.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-17 {*/
/*        background-image: url(../images/index/7-logo17.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-18 {*/
/*        background-image: url(../images/index/7-logo18.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-19 {*/
/*        background-image: url(../images/index/7-logo19.png);*/
/*    }*/

/*    .page-b2b2c .mob-s5 .list li.item-20 {*/
/*        background-image: url(../images/index/7-logo20.png);*/
/*    }*/

/*    .page-b2b2c .mob-s6 {*/
/*        background: url(../images/mobile/lite/7f-bg.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*        padding-bottom: 2rem;*/
/*    }*/

/*    .page-b2b2c .mob-s6 .btns a {*/
/*        margin: 0 .5rem;*/
/*    }*/

/*    .page-fdb .mob-s0 {*/
/*        background: url(../images/fdb/00-banner.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-fdb .mob-s0 .s-title {*/
/*        padding-top: 36px;*/
/*    }*/

/*    .page-fdb .mob-s0 .s-title h2 {*/
/*        font-size: 30px;*/
/*        font-weight: 700;*/
/*        margin-bottom: 16.5px;*/
/*    }*/

/*    .page-fdb .mob-s0 .s-title h2 b {*/
/*        color: #FFE057;*/
/*    }*/

/*    .page-fdb .mob-s0 .s-title p {*/
/*        font-size: 11px;*/
/*        opacity: .9;*/
/*        line-height: 2;*/
/*        margin-bottom: 21px;*/
/*    }*/

/*    .page-fdb .mob-s0 .s-title .email {*/
/*        font-size: 15px;*/
/*        color: #FEE676;*/
/*    }*/

/*    .page-fdb .mob-s1 {*/
/*        padding-bottom: 20px;*/
/*    }*/

/*    .page-fdb .mob-s1 .s-title h2 {*/
/*        color: #502C10;*/
/*        font-size: 20px;*/
/*        font-weight: 700;*/
/*    }*/

/*    .page-fdb .mob-s1 .list li {*/
/*        width: 300px;*/
/*        height: 300px;*/
/*        text-align: center;*/
/*        margin: 0 auto 20px;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-fdb .mob-s1 .list li.item-1 {*/
/*        background: url(../images/fdb/1f-bg1.png) no-repeat center top;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-fdb .mob-s1 .list li.item-2 {*/
/*        background: url(../images/fdb/1f-bg2.png) no-repeat center top;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-fdb .mob-s1 .list li.item-3 {*/
/*        background: url(../images/fdb/1f-bg3.png) no-repeat center top;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-fdb .mob-s1 .list li h3 {*/
/*        font-size: 33px;*/
/*        color: #502C10;*/
/*        margin-top: 176px;*/
/*    }*/

/*    .page-fdb .mob-s1 .list li h3 em {*/
/*        font-size: 14px;*/
/*        display: inline-block;*/
/*        margin-left: 2.5px;*/
/*        vertical-align: 1px;*/
/*    }*/

/*    .page-fdb .mob-s1 .list li p {*/
/*        font-size: 14px;*/
/*        color: #452309;*/
/*    }*/

/*    .page-fdb .mob-s2 {*/
/*        background: #FAF7F5;*/
/*        padding-bottom: 36.5px;*/
/*    }*/

/*    .page-fdb .mob-s2 .s-title h2 {*/
/*        color: #502C10;*/
/*        font-size: 20px;*/
/*        font-weight: 700;*/
/*    }*/

/*    .page-fdb .mob-s2 .img {*/
/*        padding-top: 50%;*/
/*        background: url(../images/fdb/2f-img1.png) no-repeat center;*/
/*        background-size: contain;*/
/*        margin: 3% auto;*/
/*    }*/

/*    .page-fdb .mob-s2 .info {*/
/*    }*/

/*    .page-fdb .mob-s2 .info h3 {*/
/*        color: #BF6928;*/
/*        font-size: 17px;*/
/*        margin-bottom: 8px;*/
/*    }*/

/*    .page-fdb .mob-s2 .info p {*/
/*        font-size: 12px;*/
/*        color: #502C10;*/
/*        margin-bottom: 9.5px;*/
/*    }*/

/*    .page-fdb .mob-s2 .info h4 {*/
/*        font-size: 16px;*/
/*        font-weight: 700;*/
/*        color: #502C10;*/
/*    }*/

/*    .page-fdb .mob-s2 .info li {*/
/*        font-size: 12px;*/
/*        color: #502C10;*/
/*        background: url(../images/fdb/2f-icon.png) no-repeat top 1px left;*/
/*        padding-left: 24px;*/
/*        margin: 5px 0;*/
/*    }*/

/*    .page-fdb .mob-s3 {*/
/*        padding: 1rem 0;*/
/*    }*/

/*    .page-fdb .mob-s3 .info {*/
/*    }*/

/*    .page-fdb .mob-s3 .info h3 {*/
/*        color: #BF6928;*/
/*        font-size: 17px;*/
/*        margin-bottom: 8px;*/
/*    }*/

/*    .page-fdb .mob-s3 .info p {*/
/*        font-size: 12px;*/
/*        color: #502C10;*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    .page-fdb .mob-s3 .info ul li {*/
/*        float: left;*/
/*        width: 30.33%;*/
/*        margin: 0 1% 3% 0;*/
/*    }*/

/*    .page-fdb .mob-s3 .info ul li .num {*/
/*        font-size: 16px;*/
/*        color: #502C10;*/
/*    }*/

/*    .page-fdb .mob-s3 .info ul li .num em {*/
/*        font-size: 12px;*/
/*    }*/

/*    .page-fdb .mob-s3 .info ul li .p1 {*/
/*        font-size: 12px;*/
/*        color: #502C10;*/
/*    }*/

/*    .page-fdb .mob-s3 .info ul li .p2 {*/
/*        font-size: 12px;*/
/*        color: #BF6928;*/
/*    }*/

/*    .page-fdb .mob-s3 .img {*/
/*        background-size: contain;*/
/*        padding-top: 50%;*/
/*        background: url(../images/fdb/2f-img2.png) no-repeat center;*/
/*        background-size: contain;*/
/*        margin: 1rem 0;*/
/*    }*/

/*    .page-fdb .mob-s4 {*/
/*        background: #FAF7F5;*/
/*        padding: 1rem 0;*/
/*    }*/

/*    .page-fdb .mob-s4 .img {*/
/*        padding-top: 50%;*/
/*        margin: 1rem 0;*/
/*        background: url(../images/fdb/2f-img3.png) no-repeat center top;*/
/*        background-size: contain;*/
/*    }*/

/*    .page-fdb .mob-s4 .s-title {*/
/*        text-align: left;*/
/*        padding-top: 0;*/
/*    }*/

/*    .page-fdb .mob-s4 .s-title h2 {*/
/*        color: #BF6928;*/
/*        font-size: 17px;*/
/*    }*/

/*    .page-fdb .mob-s4 .s-title p {*/
/*        color: #502C10;*/
/*        font-size: 7.5px;*/
/*        line-height: 1.8;*/
/*    }*/

/*    .page-fdb .mob-s5 {*/
/*        padding-bottom: 27.5px;*/
/*    }*/

/*    .page-fdb .mob-s5 .s-title h2 {*/
/*        color: #502C10;*/
/*        font-size: 20px;*/
/*        font-weight: 700;*/
/*    }*/

/*    .page-fdb .mob-s5 .list {*/
/*        margin: 0 -5px;*/
/*    }*/

/*    .page-fdb .mob-s5 .list li {*/
/*        margin: 10px 5px;*/
/*        color: #fff;*/
/*        overflow: hidden;*/
/*    }*/

/*    .page-fdb .mob-s5 .list li.item-1 {*/
/*        background: url(../images/fdb/3f-img1.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-fdb .mob-s5 .list li.item-2 {*/
/*        background: url(../images/fdb/3f-img2.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-fdb .mob-s5 .list li.item-3 {*/
/*        background: url(../images/fdb/3f-img3.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-fdb .mob-s5 .list li.item-4 {*/
/*        background: url(../images/fdb/3f-img4.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-fdb .mob-s5 .list li.item-5 {*/
/*        background: url(../images/fdb/3f-img5.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-fdb .mob-s5 .list li.item-6 {*/
/*        background: url(../images/fdb/3f-img6.jpg) no-repeat center top;*/
/*        background-size: cover;*/
/*    }*/

/*    .page-fdb .mob-s5 .list li h3 {*/
/*        font-size: 15px;*/
/*        font-weight: 700;*/
/*        margin: 17px 0 8px 15.5px;*/
/*        line-height: 30px;*/
/*        padding-left: 35px;*/
/*        background: url(../images/fdb/3f-icon.png) no-repeat center left;*/
/*        background-size: 28px;*/
/*    }*/

/*    .page-fdb .mob-s5 .list li p {*/
/*        font-size: 12px;*/
/*        line-height: 2;*/
/*        margin: 0 15.5px 15px;*/
/*        color: #fff;*/
/*    }*/

/*    .page-fdb .mob-s6 {*/
/*        background: url(../images/fdb/4f-botton.png) no-repeat center top;*/
/*    }*/

/*    .page-fdb .mob-s6 .s-title {*/
/*        padding-top: 125.5px;*/
/*        margin-bottom: 5rem;*/
/*    }*/

/*    .page-fdb .mob-s6 .s-title h2 {*/
/*        font-size: 19px;*/
/*        font-weight: 700;*/
/*    }*/

/*    .page-fdb .mob-s6 .s-title p {*/
/*        font-size: 8.5px;*/
/*        opacity: .9;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .page-fdb .mob-s6 .s-title .btn-wrap a {*/
/*        display: inline-block;*/
/*        margin: 0 10px;*/
/*        transition: all .2s;*/
/*        width: 174px;*/
/*        height: 42px;*/
/*        line-height: 40px;*/
/*        border: 1px solid #fff;*/
/*        color: #fff;*/
/*        font-size: 15px;*/
/*    }*/

/*    .page-fdb .mob-s6 .s-title .btn-wrap a:hover {*/
/*        background: rgba(216, 51, 5, 0.49);*/
/*    }*/

/*    .page-fdb .mob-s6 .s-title .btn-wrap a i {*/
/*        display: inline-block;*/
/*        width: 18px;*/
/*        height: 18px;*/
/*        vertical-align: -3px;*/
/*        margin-right: 5px;*/
/*        background-position: center;*/
/*        background-repeat: no-repeat;*/
/*    }*/

/*    .page-fdb .mob-s6 .s-title .btn-wrap a.a1 i {*/
/*        background-image: url(../images/fdb/4f-icon1.png);*/
/*    }*/

/*    .page-fdb .mob-s6 .s-title .btn-wrap a.a2 i {*/
/*        background-image: url(../images/fdb/4f-icon2.png);*/
/*        background-size: contain;*/
/*    }*/
/*}*/

/*jq-alert弹出层封装样式*/
.jq-alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .3);
    z-index: 99;
}

.jq-alert .alert {
    background-color: #FFF;
    width: 80%;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
}

.jq-alert .alert .title {
    position: relative;
    margin: 0;
    font-size: .3rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    font-weight: normal;
    color: rgba(0, 0, 0, .8);
}

.jq-alert .alert .content {
    padding: .3rem;
    font-size: .28rem;
    color: rgba(0, 0, 0, .6);
}

.jq-alert .alert .content .prompt {
    width: 100%;
}

.jq-alert .alert .content .prompt .prompt-content {
    font-size: .28rem;
    color: rgba(0, 0, 0, .54);
}

.jq-alert .alert .content .prompt .prompt-text {
    background: none;
    border: none;
    outline: none;
    width: 100%;
    height: .6rem;
    box-sizing: border-box;
    margin-top: .2rem;
    background-color: #FFF;
    border: 1px solid #dcdcdc;
    text-indent: 5px;
}

.jq-alert .alert .content .prompt .prompt-text:focus {
    border: 1px solid #2196F3;
    background-color: rgba(33, 150, 243, .08);
}

.jq-alert .alert .fd-btn {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
}

.jq-alert .alert .fd-btn:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #F3F3F3;
}

.jq-alert .alert .fd-btn a {
    width: 100%;
    height: .8rem;
    font-size: .26rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: rgba(0, 0, 0, .8);
}

.jq-alert .alert .fd-btn a.cancel {
    position: relative;
    color: rgba(0, 0, 0, .5);
}

.jq-alert .alert .fd-btn a.cancel:after {
    content: "";
    position: absolute;
    top: .1rem;
    right: 0;
    width: 1px;
    height: .6rem;
    background-color: #F3F3F3;
}

.jq-alert .alert .fd-btn a.confirm {
    color: #2196F3;
}

.jq-alert .alert .fd-btn a.confirm:active {
    background-color: #2196F3;
    color: #FFF;
}

/*toast弹出层*/
.jq-toast {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.jq-toast .toast {
    max-width: 80%;
    padding: 1rem 2rem;
    background-color: rgba(0, 0, 0, .48);
    color: #FFF;
    border-radius: 4px;
    font-size: 16px;
}


.list-page {
    color: #7c7c7c;
    font-size: 13px;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    font-weight: 600;
    margin-top: 60px;
}

.list-page .page:nth-child(2), .list-page .page:nth-child(3) {
    margin-right: 20px;
}

.list-page .page i {
    margin-right: 5px;
}

.list-page .page input[type="text"] {
    border: 1px solid #c9c9c9;
    text-align: center;
    color: #7c7c7c;
    width: 35px;
    height: 35px;
    margin: 0 5px;
}

.list-page a {
    border: 1px solid;
    border-color: #c9c9c9;
    padding: 10px 15px;
}

.list-page .first {
    background-position: -12px -427px;
    width: 9px;
    height: 10px;
    margin-right: 10px;
}

.list-page .prev {
    background-position: -34px -427px;
    width: 7px;
    height: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.list-page .next {
    background-position: -58px -427px;
    width: 7px;
    height: 10px;
    margin-left: 10px;
    cursor: pointer;
}

.list-page .last {
    background-position: -81px -427px;
    width: 9px;
    height: 10px;
    margin-left: 10px;
}

.list-page select {
    border: 1px solid #c9c9c9;
    color: #7c7c7c;
}

.list-page span {
    border: 1px solid;
    border-color: #c9c9c9;
    padding: 10px 15px;
    cursor: pointer;
    background: #fff;
}

.page_prev {
    margin-right: 8px;
}

.page_next {
    margin-left: 8px;
}

.disabled-span {
    background: #f5f5f500;
    color: #c7c7c7;
}

.disabled-a {
    background: #FA3D2F;
    color: white;
    border-color: #FA3D2F !important;
}

.disabled-a:hover {
    color: white;
}

.page_2 {
    padding-left: 15px;
}

.mr10 {
    padding: 0 6px;
}

#go_one {
    display: inline-block;
}

.list-page .page-s-1,
.list-page .page-s-2{ display: inline-block; }
/*列表end*/