@font-face {
	font-family: iconfont;
	src: url(//at.alicdn.com/t/font_1811158_aog4os773a9.eot);
	src: url(//at.alicdn.com/t/font_1811158_aog4os773a9.eot?#iefix) format('embedded-opentype'), url(//at.alicdn.com/t/font_1811158_aog4os773a9.woff2) format('woff2'), url(//at.alicdn.com/t/font_1811158_aog4os773a9.woff) format('woff'), url(//at.alicdn.com/t/font_1811158_aog4os773a9.ttf) format('truetype'), url(//at.alicdn.com/t/font_1811158_aog4os773a9.svg#iconfont) format('svg')
}

@font-face {
	font-family: Gotham;
	src: url(/static/new/fonts/Gotham-Thin.otf)
}

@font-face {
	font-family: PingFangSC;
	src: url(/static/new/fonts/PingFangSC-Light.ttf)
}

@media screen and (max-width: 900px) {
    body{
        /*background: #fafafa !important;*/
    }
    .inBanner.add919 {
        height: 40vw;
        position: relative;
    }

    .boxes {
        padding: 0vw 0vw;
        background-color: #f4f8fb;
    }

    .about_nav {
        flex-wrap: wrap;
        background: #fff;
        margin-bottom: 5vw;
        padding: 0px 5%;
        justify-content: space-between;
    }

    .about_nav a {
        padding: 0px;
    }

    .na_idea_box .info .ni_box {
        width: 100%;
        margin-bottom: 5vw;
        text-align: left;
    }

    .na_cultrue {
        flex-wrap: wrap;
        background: transparent;
    }

    .na_cultrue .list {
        width: 100%;
    }

    .na_cultrue .thum {
        width: 100%;
        margin-bottom: 10vw;
        border-radius: 10px;
        overflow: hidden;
    }


    .na_his_box .swiper-slide.swiper-slide-active {
        font-size: 24px;
        height: 80px;
        line-height: 80px;
    }

    .his_wiper {
        width: calc(100% - 100px);
    }

    .na_his_box .swiper-prev, .na_his_box .swiper-next {
        width: 40px;
        height: 40px;
        background-size: 40px;
    }

    .na_his_box .swiper-slide {
        height: 80px;
        line-height: 80px;
        color: #666;
        font-size: 14px;
    }

    .time_list {
        padding-top: 0px;
        background: transparent;
    }

    .na_his_box {
        background: #fff;
    }

    .time_list .ul {
        width: 90%;
    }

    .time_list .ul .li.r .info .month .quan, .time_list .ul .li.r .info .month .line {
        top: 12px;
    }

    .about_nav.myl {
        margin-bottom: 1px;
    }

    .time_list .ul .li.r .info .month span {
        top: 0;
        left: 0;
        font-size: 16px;
        position: relative;
        font-weight: bold;
    }

    .time_list .ul .li .imgbox img {
        margin-bottom: 0px;
        width: 100%;
    }

    .time_list .ul .li {
        position: relative;
        padding: 5vw 0px;
    }

    .time_list .ul .li .info .month {
        line-height: 25px;
        position: relative;
    }

    .time_list .ul .li .info .txt {
        color: #666;
        font-size: 14px;
        line-height: 25px;
        margin-top: 0;
        text-align: justify;
        margin-bottom: 10px;
    }
    .time_list .ul .li .xian{
        display: none;
    }
    .time_list .ul .li:nth-child(odd) .info .month {
        text-align: left;
    }

    .time_list .ul .li:nth-child(odd) .info .month .line {
        width: 7vw;
        left: auto;
        right: -8vw;
    }

    .time_list .ul .li:nth-child(odd) .info .month .quan {
        left: auto;
        right: -10.5vw;
        top: 8px;
    }

    .time_list .ul .li:nth-child(odd) .imgbox {
        position: relative;
        left: 0%;
        width: 100%;
        margin-top: 0%;
        padding-top: 0px;
    }

    .time_list .ul .li:nth-child(even) .imgbox {
        padding-top: 0px;
        position: relative;
        left: 0%;
        width: 100%;
    }

    .time_list .ul .li:nth-child(even) .info {
        width: 100%;
        margin-left: 0%;
        position: relative;
        padding-right: 0%;
    }

    .time_list .ul .li:nth-child(even) .info .month span {
        position: relative;
        right: 0px;
        top: 0px;
        display: block;
        text-align: left;
        font-size: 16px;
        font-weight: bold;
    }

    .time_list .ul .li.l .info .month .quan {
        right: auto;
        left: -10.5vw;
        top: 8px;
    }

    .time_list .ul .li.l .info .month .line {
        width: 7vw;
        right: auto;
        left: -8vw;
        top: 12px;
        display: none;
    }

    .time_list .ul .li.r .info {
        padding: 0;
        width: 100%;
        font-size: 14px;
        float: inherit;
    }

    .na_cultrue .list ul li {
        align-items: flex-start;
        padding-bottom: 5vw;
        margin-bottom: 5vw;
    }


    .na_cultrue .list ul li .icon {
        width: 50px;
    }

    .na_cultrue .list ul li .info {
        width: calc(100% - 60px);
    }

    .na_cultrue .list ul li .info .name {
        font-size: 18px;
        margin-bottom: 3vw;
        padding-bottom: 3vw;
        position: relative;
    }

    .na_cultrue .list ul li .info .des {
        width: 100%;
        font-size: 14px;
        line-height: 1.7;
    }

    .na_cultrue .list ul li .icon {
        width: 30px;
    }

    .na_cultrue .list ul li .info {
        width: calc(100% - 40px);
    }

    .na_cultrue .list ul li .info .name {
        font-size: 16px;
        margin-bottom: 3vw;
        padding-bottom: 1vw;
        position: relative;
        line-height: 30px;
    }

    .na_cultrue .list ul li .info .name:after {
        width: 40px;
        height: 2px;
    }

    .na_cultrue .list ul li .info .des {
        width: 100%;
        font-size: 14px;
        line-height: 1.7;
    }

    .about_nav a:before {
        width: 100%;
        height: 30px;
        top: auto;
        bottom: 7.5px;
    }

    .na_intro_box {
        direction: initial;
    }

    .na_intro_top {
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
        border-radius: 10px;
        overflow: hidden;
    }

    .na_intro_top .left {
        width: 100%;
        padding: 5vw;
    }

    .na_intro_top .thum {
        width: 100%;
    }

    .na_intro_btm .nai_right {
        display: none;
    }

    .na_intro_btm {
        width: 100%;
        height: auto;
        padding: 0px 5vw;
        flex-wrap: wrap;
        margin-top: 5vw;
    }

    .na_intro_btm .nai_left {
        width: 100%;
        padding: 5vw;
        margin-bottom: 5vw;
        font-size: 14px;
        border-radius: 10px;
    }


    .na_intro_btm .nai_center {
        width: 100%;
        padding: 5vw;
        font-size: 14px;
        border-radius: 10px;
    }

    .en_version .na_intro_btm .nai_left, .en_version .na_intro_btm .nai_center {
        padding: 5vw;
    }

    .na_intro_box .info {
        width: 90%;
        padding-left: 0%;
        margin-left: 5%;
        margin-bottom: 5vw;
        margin-top: 5vw;
    }

    .singePage {
        font-size: 14px;
    }

    .na_intro_box .thum {
        width: 90%;
        margin-left: 5%;
        border-radius: 10px;
        overflow: hidden;
    }

    .na_intro_box .info .name {
        width: 100%;
        font-size: 6vw;
        margin-bottom: 3vw;
    }

    .about_nav a.active, .about_nav a:hover {
        color: #fff;
    }

    .about_nav a p {
        line-height: 45px;
    }

    .about_nav a {
        margin: 0px;
        padding: 0px 2vw;
        font-size: 12px;
        color: #666666;
    }

    .w14.full {
        width: 100%;
    }

    .inBanner.add919 img {
        width: 120%;
        height: 100%;
        position: absolute;
        left: 0%;
        top: 0;
    }

    .boxes.ids {
        overflow: hidden;
    }

    .na_idea_box .info .name {
        font-size: 4.5vw;
        padding-bottom: 3vw;
        margin-top: 5vw;
    }

    .na_idea_box .list li {
        padding: 10px 0px;
        font-size: 3.1vw;
    }

    .boxes.ids:before {
        display: none;
    }

    .na_idea_box {
        background: transparent;
        box-shadow: none;
        direction: initial;
        flex-wrap: wrap;
    }

    .na_idea_box .info {
        width: 100%;
        padding: 0px 5vw;
    }

    .na_idea_box .info .name:after {
        left: 0;
        margin-left: 0;
    }

    .na_idea_box .info .name:before {
        left: 0;
    }

    .lvsj_box .w14 {
        direction: initial;
    }

    .na_idea_box .thum {
        width: 100%;
    }

    .about_nav.myl {
        margin-bottom: 1px;
    }

    .lvsj_box .w14, .lvgy_box .w14 {
        flex-wrap: wrap;
    }

    .lvsj_box .w14 .info {
        width: 100%;
        margin-top: 10vw;
        margin-bottom: 5vw;
    }

    .lvsj_box .w14 .thum {
        width: 100%;
        margin-bottom: 0vw;
        display: flex;
        justify-content: space-between;
    }

    .lvsj_box .w14 .thum .pic {
        width: calc(100% - 105px);
    }

    .lvsj_box .w14 .thum .i-nums {
        width: 95px;
    }

    .lvsj_box .w14 .thum .i-nums p {
        margin-right: 0%;
        width: 100%;
        font-size: 14px;
    }

    .lvzz_box {

    }

    .lvzz_box:before {
        width: 100%;
        height: 60%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        background: #2fc7a0;
    }

    .lvsj_box .w14 .thum .i-nums p span {
        display: block;
        margin-top: 5px;
    }

    .lvsj_box .w14 .thum .i-nums:after {
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        top: 50%;
        content: '';
        background: rgba(0, 0, 0, .1);
    }

    .lvgy_box .info {
        width: 100%;
        margin-bottom: 3vw;
    }

    .lvgy_box .thum {
        width: 100%;
        margin-bottom: 0vw;
        border-radius: 10px;
    }

    .lszd_box .thum {
        width: 90%;
    }

    .lvsj_box .w14 .info .name, .lvgy_box .info .name, .lvlm_box .name, .lvhs_box .name {
        font-size: 5vw;
    }

    .lvsj_box .w14 .info .des, .lvgy_box .info .des, .lvlm_box .des, .lvhs_box .des {
        font-size: 14px;
        color: #666;
    }

    .i-nums {
        font-size: 12px;
        color: #666;
    }

    .i-box .i-nums {
        display: none;
    }

    .lszd_box .i-box .i-nums {
        display: flex;
        justify-content: space-between;
    }

    .lvsj_box .w14 .thum .i-nums {
        display: flex;
        flex-wrap: wrap;
        align-content: space-around;
        position: relative;
    }

    .i-nums p span {
        font-size: 28px;
    }

    .lvzz_box .lvzz_bg {
        display: none;
    }

    .boxes.lvzz_box .w14 {
        direction: initial;
        padding: 10vw 5vw;
        flex-wrap: wrap;
        background: transparent;
    }

    .boxes.lvzz_box .info, .boxes.lvzz_box .thum {
        width: 100%;
    }

    .boxes.lvzz_box .thum {
        display: none;
    }

    .boxes.lvzz_box .info .name {
        font-size: 5vw;
        margin-bottom: 2vw;
    }

    .boxes.lvzz_box .info .des {
        font-size: 14px;
    }

    .boxes.lvzz_box .info {
        margin-bottom: 5vw;
        background: #fff;
        padding: 10vw 5vw;
        border-radius: 10px;
    }

    .boxes.lvzz_box .info .i-box .i-nums {
        display: flex;
        justify-content: space-evenly;
        position: relative;
    }

    .boxes.lvzz_box .info .i-box .i-nums:before {
        width: 1px;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 0;
        content: '';
        background: rgba(0, 0, 0, .1);
    }

    .boxes.lvgy_box.wuliu {
        background: #fff;
    }

    .lvgy_box.wuliu .w14 {
        padding: 0px;
    }

    .i-nums p {
        margin-right: 0px;
    }

    .lvgy_box .w14 {
        background: #fff;
        padding: 10vw 5vw;
        border-radius: 10px;
    }

    .boxes.lvzz_box .info .pics {
        display: block;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 5vw;
    }

    .lvsj_box {
        padding-bottom: 10vw;
    }

    .boxes.lvgy_box {
        padding: 10vw 0vw;
        background: #f7f7f7;
    }

    .lszd_box .info {
        margin-top: 5vw;
        width: 70%;
        margin-left: 25%;
    }

    .lszd_box .info .name {
        font-size: 5vw;
        margin-bottom: 2vw;
    }

    .lszd_box .info .des {
        font-size: 14px;
    }

    .boxes.lvlm_box {
        padding: 20vw 0px;
        background-position: bottom center;
    }

    .boxes.lszd_box {
        padding-bottom: 10vw;
        background: #fff;
    }

    .lvlm_box .info {
        width: 100%;
    }

    .lvhs_box .w14 {
        margin-top: 0px;
        top: -10vw;
        border-radius: 10px;
        overflow: hidden;
        padding: 5vw;
    }

    .lvhs_box .w14:after {
        height: 10vw;
    }

    .lvhs_box .w14:before {
        height: calc(100% - 10vw);
        top: 10vw;
    }

    .lvhs_box .icon {
        width: 7vw;
        height: auto;
        position: absolute;
        right: 0vw;
        top: -3vw;
    }

    .boxes.lvhs_box {
        padding: 0vw 0px;
    }

    .lvhs_box .des {
        padding: 0px 0px;
    }

    .boxes.lvhs_box {

    }


    .renziFooter {
        padding-bottom: 30vw;
    }

    .social .bannerBox {
        margin-top: 0px;
    }

    ._more {
        width: 115px;
        line-height: 32px;
        display: block;
        border-radius: 25px;
        margin: 0 auto;
        background: rgba(47, 199, 160, 0);
        text-align: center;
        transition: ease .4s
    }

    ._titlePage {
        text-align: center;
        text-transform: uppercase
    }

    ._titlePage p.en {
        letter-spacing: 2px;
        color: #010101;
        font-family: PingFangSC
    }

    ._titlePage p.cn {
        font-size: 22px;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        font-weight: 700;
        color: #009c73;
    }

    ._titlePage .line {
        color: #009c73;
        font-size: 14px;
        margin: 0 5px
    }

    ._titlePage .plateTitle {
        margin: 0 auto;
        max-width: 376px;
        width: 58%
    }

    ._moreMobile {
        font-size: 14px;
        color: #cbcbcb;
        text-align: center;
        display: block;
        margin: 0 auto;
        width: 120px
    }

    ._tab {
        text-align: center;
        display: flex;
        justify-content: center;
        margin-top: 15px
    }

    ._tab a {
        color: #c9c9c9;
        padding: 0 12px;
        line-height: 24px;
        display: block;
        border-radius: 15px;
        margin: 0 2px
    }

    ._tab a.active {
        background: #2fc7a0;
        color: #fff
    }

    ._titlePlate {
        text-align: center
    }

    ._titlePlate .en {
        font-size: .3rem;
        font-family: CenturyGothic;
        word-wrap: break-word
    }

    ._titlePlate h3 {
        font-size: .56rem;
        color: #4e4e4e;
        display: inline-block;
        padding: 0 20px;
        position: relative
    }

    ._titlePlate span {
        background: #e3e3e3;
        height: 1px;
        width: 29vw;
        position: absolute;
        display: block;
        top: 50%
    }

    ._titlePlate span:after {
        content: '';
        height: 3px;
        width: .9rem;
        background: #bfbfbf;
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

    ._titlePlate .lineL {
        right: 100%
    }

    ._titlePlate .lineR {
        left: 100%
    }

    ._titlePlate .lineL:after {
        right: 0
    }

    ._titlePlate .lineR:after {
        left: 0
    }

    .advisoryBtn {
        position: fixed;
        top: 50%;
        right: 3%;
        z-index: 120;
        /*width: 40px;*/
        /*height: 40px;*/
        color: #6f6f6f;
        padding: 5px;
        text-align: center;
        transition: .3s all ease-in-out;
        background: rgba(255,255,255,.5);
        box-shadow: 0px 6px 41px 0 rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        margin-bottom: 10px;
        overflow: hidden;
        border: solid 1px rgba(255, 255, 255, 0.43);
        -webkit-transition: all 1s;
        font-size: 12px;
        transform: translateX(70px);
        /*display: none;*/
    }
    .advisoryBtn a {
        display: block;
        padding: 8px 5px;
        position: relative;
        border-radius: 5px;
        line-height: 1.3;
        background-color: #fff;
        transition: .3s all ease-in-out;
    }
    .advisoryBtn .icon {
        width: 25px;
        position: relative;
        margin: 0 auto 5px auto;
        /*right: 0;*/
        /*top: 5px;*/
        background: white;
    }
    .advisoryBtn .icon img {
        position: relative;
        margin: 0 auto;
    }
    .advisoryBtn.active {
        transform: translateX(0);
    }


    @keyframes Shaking {
        0%,
        100% {
            transform: rotate(-5deg)
        }
        50% {
            transform: rotate(5deg)
        }
    }

    .btnReturn {
        color: #00926d;
        font-size: .3rem;
        line-height: .6rem;
        padding: 10px 3%
    }

    .btnReturn span {
        padding-right: .2rem;
        font-size: .3rem;
        font-family: '宋体'
    }

    .headerMobile {
        padding: 14px 5%;
        display: flex;
        z-index: 9999;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        position: absolute;
        background: transparent;
        box-shadow: none;
    }

    .headerMobile.active {
        background: #f9f9f9;
        position: relative;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
    }

    .headerMobile .logo {
        width: 30vw;
        display: block;
        height: auto;
    }

    .headerMobile .btnPhone {
        width: 140px;
        color: #009c74;
        display: flex;
        align-content: center;
        align-items: center;
        opacity: 0;
        pointer-events: none;
        margin-right: 45px;
    }

    .headerMobile.active .btnPhone {
        opacity: 1;
        pointer-events: all;
    }

    .headerMobile .btnPhone i {
        color: #009c74;
        font-size: 22px;
        margin-right: 5px;
        position: relative
    }

    .headerMobile .btnPhone span {
        font-size: 16px;
        display: block
    }

    .headerMobile.positionFlex {
        position: fixed;
        width: 100%;
        background-color: #f9f9f9;
        /*box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);*/
    }

    .con_content .news_link {
        margin: 1rem 0;
        display: flex;
        height: auto;
        flex-wrap: wrap
    }

    .con_content .news_link .txt {
        display: block;
        line-height: .5rem;
        width: 100%;
        overflow: hidden
    }

    .con_content .news_link .txt.left .ico {
        margin-left: 14px;
        background-size: 29px
    }

    .con_content .news_link .txt.right .ico {
        margin-right: 14px;
        background-size: 29px
    }

    .con_content .news_link .txt .ico {
        margin-top: 9px
    }

    .con_content .news_link .txt span {
        width: 80% !important;
        line-height: 1rem;
        height: 1rem;
        overflow: hidden
    }

    .con_content .news_link .txt.left span {
        margin-left: 0
    }

    .con_content .news_link .txt.right span {
        margin-right: 0
    }

    .backTop.active {
        bottom: 10%
    }

    .freeAppointment {
        width: 80%;
        height: 400px;
        left: 10%;
        top: 60%;
        background: url(/static/new/images/freeAppointmentBg2025M.png) center no-repeat;
        padding: 35px 12%;
    }
    .freeAppointment .btnOff{
        width: 45px;
        height: 45px;
        right: 10px;
        top: 1%;
        opacity: 0;
    }
    .freeAppointment .btnOff:hover {
        -webkit-transform: rotate(0);
    }
    .freeAppointment.active {
        right: auto;
        top: 50%;
    }
    .freeAppointment .formBox{
        top: 15px;
    }
    .freeAppointment .btnSubmit{
        margin: 50px auto 20px auto;
    }
    .freeAppointment .btnSubmit img{
        width: 19px;
        height: 27px;
        position: relative;
        top: 0px;
    }
    header .flex-demo {
        display: none !important
    }

    .bannerVideo video {
        width: 100%;
        height: 133vw;
        position: relative;
        object-fit: cover;
    }

    .bannerVideo {
        position: relative;
        width: 100%;
    }

    .videoBtn {
        width: 60px;
        height: 60px;
        position: absolute;
        left: 50%;
        top: 50%;
        border: 2px solid white;
        border-radius: 50%;
        -webkit-transform: translate(-50%, -50%);
        -webkit-transition: all .5s;
    }

    .videoBtn.active {
        top: 85%;
    }

    .videoBtn.active::after {
        background-position: 100% 0%;
    }

    .videoBtn::after {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0%;
        top: 0%;
        background: url(../images/play_btn1.png) no-repeat;
        background-size: cover;
        content: '';
    }

    .videoBtn img {
        position: absolute;
        width: 100%;
        height: auto;
        left: 0%;
        top: 0%;
    }

    .videoBtn img:nth-child(3) {
        position: relative;
    }

    .videoBtn img:nth-child(1), .videoBtn img:nth-child(3) {
        -webkit-animation: xunhuan 4s linear infinite;
    }

    .videoBtn img:nth-child(2) {
        -webkit-animation: xunhuan2 4s linear infinite;
    }

    @-webkit-keyframes xunhuan {
        0% {
            -webkit-transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
        }
    }
    @-webkit-keyframes xunhuan2 {
        0% {
            -webkit-transform: rotate(360deg);
        }
        100% {
            -webkit-transform: rotate(0deg);
        }
    }
    @-webkit-keyframes xunhuan3 {
        0% {
            -webkit-transform: scale(1);
        }
        100% {
            -webkit-transform: scale(1);
        }
    }



    .brandNews {
        background: #fff;
        padding: 25px 3%
    }

    .brandNews ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 20px
    }

    .brandNews li {
        width: 48%;
        margin-top: 25px
    }

    .brandNews .pic img {
        border-radius: 5px;
        box-shadow: 0 25px 20px -21px rgba(0, 0, 0, .2)
    }

    .brandNews .text {
        padding: 10px 0
    }

    .brandNews .text h3 {
        font-weight: inherit;
        font-size: 16px
    }

    .brandNews .text .date {
        font-size: 12px;
        color: rgba(54, 54, 54, .4)
    }

    .mains {
        margin-bottom: 0;
        position: relative;
        margin-top: -10vw;
        background: #ffffff;
        border-radius: 4vw 4vw 0 0;
        padding: 10vw 0;
        overflow: hidden;
    }

    .mains::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 40vw;
        background: url('../images/img6.jpg') center no-repeat;
        background-size: cover !important;
        top: 0;
        pointer-events: none;
    }

    .w1400 {
        width: 90%;
        margin: 0px auto;
        position: relative;
    }

    .hotBox {
        width: 100%;
        position: relative;
        padding: 8vw 0;
    }

    .hotSwiper {
        width: 100%;
        overflow: hidden;
    }

    .hotSwiper .swiper-slide {
        border-radius: 3vw;
        overflow: hidden;
        border: 1px solid #d9d9d9;
    }

    .hotSwiper .swiper-slide .img {
        width: 100%;
        height: 50vw;
        background-size: cover !important;
    }

    .hotSwiper .swiper-slide .textBox {
        background-color: #f9f9f9;
        padding: 15px 15px 20px 15px;
    }

    .hotSwiper .swiper-slide .textBox .icons {
        width: 30px;
    }

    .hotSwiper .swiper-slide .textBox .name {
        font-size: 20px;
        color: #009c73;
        margin: 10px 0;
        font-weight: 500;
        position: relative;
    }

    .hotSwiper .swiper-slide .textBox .name::after {
        width: 18px;
        height: 5px;
        position: absolute;
        left: 0;
        bottom: -16px;
        content: '';
        background: #009c73;
        border-radius: 15px 0px 15px 0;
    }

    .hotSwiper .swiper-slide .textBox .des {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 30px;
    }

    .hotSwiper .swiper-slide .textBox .des .t {
        color: #666666;
        font-size: 14px;
    }

    .hotSwiper .swiper-slide .textBox .des .more {
        display: flex;
        align-items: center;
        background-color: #00c7a1;
        border-radius: 23px;
        color: #ffffff;
        font-size: 12px;
        padding: 5px 15px;
    }

    .hotSwiper .swiper-slide .textBox .des .more img {
        width: 10px;
        margin-left: 5px;
        height: 13px;
    }

    .productBox {
        width: 100%;
        padding: 8vw 5vw;
    }

    .bar {
        width: 25%;
        height: auto;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
    }

    .mp_swiper .pic {
        position: absolute;

        width: 100%;
        height: 100%;
        left: 0%;
        top: 0%;
        background: center center no-repeat;
        background-size: cover;
        -webkit-transition: all .5s;
    }

    .servcie365 {
        width: 100%;
        padding: 5vw 0;
    }

    .servcie365 p {
        text-align: center;
        margin-bottom: 3vw;
    }

    .servcie365des {
        color: #009c74;
        font-size: 16px;
        margin: 3vw 0;
        text-align: center;
    }

    .servcie365 img {
        border-radius: 5px;
    }

    .serviceNav {
        width: 100%;
        height: 114vw;
        background: url('../images/img5.jpg') center no-repeat;
        background-size: cover !important;
        border-radius: 0;
        margin-top: 8vw;
        position: relative;
    }
    .serviceNavLink{
        width: 100%;
        height: 80vw;
        position: absolute;
    }
    .serviceNavBox {
        width: 100%;
        position: absolute;
        bottom: 5vw;
        display: flex;
        justify-content: space-between;
        padding: 0 5vw;
    }

    .serviceNavBox a {
        display: block;
        position: relative;
        width: 30%;
        background-image: linear-gradient(0deg,
        #e2eef2 0%,
        #fffdfd 100%);
        box-shadow: 0vw 9vw 9vw 0vw rgba(61, 195, 125, 0.1);
        border-radius: 3vw;
        padding: 20px 0;
    }

    .serviceNavBox a .info {
        text-align: center;
        color: #00c7a1;
        font-size: 15px;
        font-weight: bold;
    }

    .serviceNavBox a .info .icon {
        width: 25px;
        margin: 0 auto 10px auto;
        position: relative;
    }

    .swiper-cube .swiper-cube-shadow {
        opacity: 0;
    }

    .brand_nav {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 5vw;
    }

    .brand_nav a {
        width: 31.5%;
        height: auto;
        position: relative;
        margin-bottom: 2vw;
        color: #6f6f6f;

    }

    .brand_nav.bn_2025 a > img {
        display: none;
    }

    .brand_nav.bn_2025 a .img {
        width: 30px;
        -webkit-animation: swing2 3s infinite;
        animation: swing2 3s infinite;
    }
    .brand_nav.bn_2025 a:nth-child(1) .img {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }
    .brand_nav.bn_2025 a:nth-child(2) .img {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }
    .brand_nav.bn_2025 a:nth-child(3) .img {
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
    }
    .brand_nav.bn_2025 a:nth-child(4) .img {
        -webkit-animation-delay: 3s;
        animation-delay: 3s;
    }
    @-webkit-keyframes swing2 {
        10% {
            -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
        }

        20% {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
        }

        30% {
            -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
        }

        40% {
            -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
        }

        50%,
        100% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
    }
    .brand_nav.bn_2025 a p {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 14px;
        margin-top: 2vw;
    }

    .brand_nav.bn_2025 a {
        width: 25%;
        height: auto;
        position: relative;
        color: #6f6f6f;
        /*background: #fff;*/
        /*padding: 3vw 5vw;*/
        /*border-radius: 2vw;*/
        /*box-shadow: 15px 15px 30px rgba(0, 0, 0, .1);*/
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 4vw;
    }

    .brand_nav_mobile {
        margin-bottom: 10vw;
        padding: 0 5vw;
    }

    .brand_nav_mobile a {
        width: 47%;
        margin-bottom: 2%;
    }

    .brand_nav_mobile a .inner {
        padding: 0 10% !important;
    }

    .brand_nav_mobile a .inner .img {
        width: 25px !important;
    }

    .brand_nav a .inner {
        width: 100%;
        height: auto;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0% 15% !important;
    }

    .setDetails .setDetailsSwiper .pagination span {
        width: 6px;
        height: 6px;
    }

    .setDetails .setDetailsSwiper .pagination span:after {
        display: none;
    }

    .brand_nav a .inner p {
        font-size: 3.7vw;
        font-weight: bold;
    }

    .brand_nav a .inner .img {
        width: 40px;
        position: relative;
    }

    .brand_nav a .inner .img img {
        position: relative;
    }

    .brand_nav a .inner .img::before {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 10px;
        top: 10px;
        background: rgba(0, 0, 0, 0.1);
        filter: blur(10px);
        content: '';
    }

    .mTitle {
        width: 100%;
        height: auto;
        text-align: center;
        position: relative;
        border-bottom: 1px solid #fff;
        padding-bottom: 3vw;
        margin-bottom: 5vw;
        display: block;
    }

    /*.mTitle::before {*/
    /*	width: 100%;*/
    /*	height: 1px;*/
    /*	position: absolute;*/
    /*	left: 0%;*/
    /*	bottom: 0%;*/
    /*	content: '';*/
    /*	background: #e1e1e1;*/
    /*}*/
    .mTitle p {
        text-transform: uppercase;
        font-size: 14px;
        font-family: BrownBlod;
        font-weight: 300;
        position: absolute;
        width: 100%;
        text-align: center;
        color: #d9d9d9;
    }

    .mTitle b {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 6vw;
        position: relative;
        color: #636363;
    }

    .mproNav {
        width: 100%;
        height: auto;
        position: relative;
        background: #fff;
        border-radius: 50px;
        overflow: hidden;
        padding: 10px 0;
    }

    .mpbox {
        width: 100%;
        height: auto;
        text-align: center;
        border-radius: 50px;
        overflow: hidden;
    }

    /*.mproNav.active::before, .mproNav.active::after {*/
    /*    width: 50px;*/
    /*    height: 100%;*/
    /*    position: absolute;*/
    /*    left: 0%;*/
    /*    top: 0%;*/
    /*    z-index: 10;*/
    /*    content: '';*/
    /*    pointer-events: none;*/
    /*    background: linear-gradient(to top right, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0));*/
    /*    border-radius: 50px 0% 0% 50px;*/
    /*}*/

    /*.mproNav.active::after {*/
    /*    left: auto;*/
    /*    right: 0%;*/
    /*    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));*/
    /*    border-radius: 0% 50px 50px 0%;*/
    /*}*/

    .mpbox .swiper-slide {
        /*width: 33% !important;*/
        /*height: auto;*/
        display: block;
        align-items: center;
        position: relative;
        text-align: center;
        /*-webkit-transition: all .35s;*/
        z-index: 5;
        color: #00c7a1;
        padding: 5px 10px;
    }

    .mpbox .swiper-slide img {
        width: 18px;
        display: none;
    }

    .mpbox .swiper-slide p {
        /*width: 100%;*/
        /*height: auto;*/
        /*position: absolute;*/
        /*top: 50%;*/
        /*-webkit-transform: translateY(-50%);*/
    }

    .mpbox .swiper-slide-thumb-active {
        width: 33% !important;
        display: flex;
        justify-content: center;
        color: #fff;
        background-color: #00c7a1;
        border-radius: 4vw;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    }

    .mpbox .swiper-slideWts.swiper-slide-thumb-active {
        width: 34% !important;
    }

    .mpbox .swiper-slide-thumb-active img {
        display: block;
        margin-right: 5px;
    }

    .mpro_bg {
        width: 25%;
        position: absolute;
        left: 0%;
        top: 55%;
        -webkit-transform: translateY(-50%);
        -webkit-transition: all .35s;
    }

    .mproduct_box {
        width: 100%;
        position: relative;
        margin-top: 3vw;
    }

    .mp_swiper {
        width: 100%;
        height: 112vw;
        box-shadow: 0 0 20vw 0 rgba(0, 0, 0, 0.08);
        border-radius: 3vw;
        overflow: hidden;
    }

    .mp_swiper .swiper-slide .imgBox {
        width: 100%;
        height: 100%;
        display: block;
        background-size: cover !important;
        overflow: hidden;
    }

    .mp_swiper .swiper-slide .text {
        width: 100%;
        position: absolute;
        bottom: 0;
        color: white;
        padding: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .mp_swiper .swiper-slide .text .name {
        font-weight: bold;
        font-size: 16px;
        opacity: 0;
    }

    .mp_swiper .swiper-slide .text .more {
        display: flex;
        align-items: center;
        /*border: 1px solid white;*/
        border-radius: 23px;
        color: #ffffff;
        font-size: 12px;
        padding: 5px 15px;
    }

    .mp_swiper .swiper-slide .text .more img {
        width: 10px;
        margin-left: 5px;
        height: 13px;
    }

    .mproduct_box ul {
        position: absolute;
        width: 93%;
        height: auto;
        left: 3.3%;
        bottom: 6%;
        pointer-events: none;
    }

    .mproduct_box ul li {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0%;
        bottom: 0%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .5s;
        z-index: 10;
        border-radius: 2vw;
        overflow: hidden;
    }

    .mproduct_box ul li.active {
        opacity: 1;
        visibility: visible;
    }

    .mproduct_box ul li .name {
        width: 100%;
        height: auto;
        display: flex;
        line-height: 50px;
        align-items: center;
        position: relative;
        justify-content: space-between;
        left: 0px;
        bottom: 0px;
        padding: 25px;
        z-index: 10;
    }

    .mproduct_box ul li .name::after {
        width: calc(100% - 50px);
        height: 1px;
        position: absolute;
        left: 25px;
        bottom: 25px;
        content: '';
        background: #fff;
    }

    .mproduct_box ul li .name::before {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0%;
        bottom: 0%;
        content: '';
        background: linear-gradient(-180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .7));

    }

    .mproduct_box ul li .name .txt {
        width: auto;
        font-size: 18px;
        color: #fff;
        position: relative;
    }

    .pic {
        background: center center no-repeat;
        background-size: cover;
        -webkit-transition: all .5s;
    }

    .mproduct_box ul li .name .icon {
        width: 30px;
        position: relative;
    }

    .mser_box {
        position: relative;
        width: 100%;
        height: auto;
    }

    .mser_box ul {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0%;
        top: 0%;
        display: flex;
        justify-content: center;
        padding: 7vw 10%;
    }

    .mser_box ul li {
        width: calc(100% / 3);
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        position: relative;
        text-align: center;
        line-height: 1.1;
    }

    .mser_box ul li p {
        color: #3dc7a0;
        display: block;
        width: 100%;
        font-size: 10vw;
        font-family: homeNumFont;
    }

    .mser_box ul li b {
        display: block;
        width: 100%;
        font-size: 3.5vw;
        font-weight: normal;
    }

    .mser_box ol {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0%;
        bottom: 0%;
        display: flex;
        justify-content: center;
        padding: 9vw 5%;
    }

    .mser_box ol a {
        width: calc(100% / 3);
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        position: relative;
    }

    .mser_box ol a::after {
        width: 1px;
        height: 80%;
        position: absolute;
        right: 0%;
        top: 10%;
        content: '';
        background: #e4e4e4;
    }

    .mser_box ol a::before {
        width: 1px;
        height: 80%;
        position: absolute;
        left: 0%;
        top: 10%;
        content: '';
        background: #fff;
    }

    .mser_box ol a:first-child::before {
        display: none;
    }

    .mser_box ol a:last-child::after {
        display: none;
    }

    .mser_box ol a .icon {
        width: 40px;
        margin-bottom: 5px;
        position: relative;
    }

    .mser_box ol a .icon::before {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 10px;
        top: 10px;
        background: rgba(0, 0, 0, 0.1);
        filter: blur(10px);
        content: '';
    }

    .mser_box ol a .icon img {
        position: relative;
    }

    .mser_box ol a .txt {
        width: 100%;
        text-align: center;
    }

    .mser_box {
        margin-bottom: 15vw;
    }

    .mjoin {
        width: 90%;
        height: auto;
        position: relative;
        display: block;
        margin-bottom: 15vw;
        padding: 0;
        border-radius: 5px;
        overflow: hidden;
        margin-left: 5%;
    }

    .mjoin .mj_txt {
        position: absolute;
        width: 80%;
        height: auto;
        left: 8%;
        top: 12%;
        text-align: left;
    }

    .mjoin .mj_txt p {
        text-transform: uppercase;
        font-size: 8vw;
        font-weight: bold;
        font-family: BrownBlod;
        position: absolute;
        width: 100%;
        opacity: .5;
        background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), #d9d9d9);
        -webkit-background-clip: text;
        color: transparent;
        line-height: 1;
        top: -2vw;
    }

    .mjoin .mj_txt b {
        display: block;
        width: 100%;
        font-size: 7vw;
        position: relative;
        border-bottom: 1px solid #000;
        padding-bottom: 2vw;
        margin-bottom: 2vw;
    }

    .mjoin .mj_txt b::after {
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0%;
        bottom: 0%;
        content: '';
        background: #fff;
    }

    .mjoin .mj_txt span {
        font-size: 12px;
        display: block;
        margin-bottom: 15px;
    }

    .mjoin .mj_txt .icon {
        width: 25px;
    }

    .mjoin .pan {
        width: 46%;
        height: auto;
        position: absolute;
        bottom: 11%;
        right: 4%;
    }

    .mnews .swiper-button-next {
        width: 35px;
        height: 35px;
        background-color: #ffffff;
        box-shadow: 0px 13px 35px 0px rgba(129, 129, 129, 0.15);
        border-radius: 50%;
    }

    .mnews .swiper-button-next img {
        width: 12px;
    }

    .mnews .swiper-button-prev {
        width: 35px;
        height: 35px;
        background-color: #ffffff;
        box-shadow: 0px 13px 35px 0px rgba(129, 129, 129, 0.15);
        border-radius: 50%;
    }

    .mnews .swiper-button-prev img {
        width: 12px;
        transform: rotate(-180deg);
    }

    .mnews .swiper-button-next:after, .mnews .swiper-button-prev:after {
        content: initial;
    }

    .mnews .infos {
        font-size: 14px;
        color: #666666;
        position: absolute;
        left: 21%;
        bottom: initial;
    }

    .mnews .swiper-pagination {
        left: 15%;
        bottom: initial;
    }

    .mnews .swiper-pagination-bullet {
        background: #00c7a1;
        opacity: 1;
    }

    .mnews .swiper-pagination-bullet-active {
        width: 25px;
        border-radius: 5px;
    }
    .mnews .more {
        width: 95px;
        display: flex;
        align-items: center;
        background-color: #00c7a1;
        border-radius: 23px;
        color: #ffffff;
        font-size: 12px;
        padding: 5px 15px;
        margin: 40px auto 0 auto;
    }

    .mnews .more img {
        width: 10px;
        margin-left: 5px;
        height: 13px;
    }
    .newsSwiper {
        width: 85%;
        /*overflow: hidden;*/
        padding: 0 0 5vw 0;
    }

    .newsSwiper .swiper-slide {
        width: 100%;
        background-color: #ffffff;
        border-radius: 3vw;
        padding: 10px;
        box-shadow: 0 5px 10px 0 rgba(129, 129, 129, 0.16);
    }
    .newsSwiper .swiper-slide .thum{
        border-radius: 2vw;
        overflow: hidden;
    }
    .newsSwiper .swiper-slide .info {
        height: 21vw;
        padding: 15px;
    }

    .newsSwiper .swiper-slide .info .des {
        color: #999999;
        font-size: 14px;
    }

    .newsSwiper .swiper-slide .info .name {
        color: #333333;
        font-size: 16px;
        margin-top: 5px;
        -webkit-line-clamp: 1;
    }

    .mnews {
        width: 100%;
        position: relative;
        padding: 10vw 0 0 0;
    }

    .mnews ul {
        width: 90%;
    }

    .mnews ul li {
        width: 100%;
        display: block;
        padding-bottom: 5vw;
        margin-bottom: 5vw;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    .mnews ul li:nth-child(3) {
        margin-bottom: 0%;
        padding-bottom: 0%;
        border-bottom: none;
    }

    .mnews ul li:nth-child(n + 4) {
        display: none;
    }

    .mnews ul li a {
        display: flex;
        width: 100%;
        position: relative;
        justify-content: space-between;
        align-items: center;
    }

    .mnews ul li a .thum {
        width: 45%;
    }

    .mnews ul li a .info {
        width: 52%;
    }

    .mnews ul li a .info .name {
        font-size: 14px;
        position: relative;
        line-height: 1.4;
        margin-bottom: 5px;
    }

    .mnews ul li a .info .des {
        font-size: 12px;
        opacity: .5;
    }

    .nmore {
        width: 97%;
        height: 13vw;
        background-image: linear-gradient(0deg, rgba(61, 199, 160, 0.3), rgba(61, 199, 160, 0));
        border-radius: 0px 0px 5vw 5vw;
        text-align: center;
        color: #3dc7a0;

    }

    .nmore:hover {
        color: #3dc7a0;
    }

    .Placeholder {
        height: 62px
    }

    .pageYoYo {
        background: #f6fbfb;
        padding: 25px 3%
    }

    .pageYoYo ._titlePage img {
        width: 140px
    }

    .pageYoYo .summary {
        line-height: 1.8;
        color: #676767;
        margin-top: 25px
    }

    .pageMemorabilia {
        padding: 25px 3%;
        background: url(../images/bg_pageMemorabilia.jpg) center/cover;
        overflow: hidden
    }

    .MemorabiliaBox {
        margin-top: 25px;
        overflow: inherit
    }

    .MemorabiliaBox li {
        width: 96%
    }

    .MemorabiliaBox .pic img {
        border-radius: 5px;
        overflow: hidden
    }

    .MemorabiliaBox .text {
        text-align: center;
        color: #676767;
        padding-top: 25px;
        margin-top: 25px;
        position: relative
    }

    .MemorabiliaBox .text .icon_round {
        position: absolute;
        top: 0;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #fff;
        border: 2px solid #2cc9a1;
        transform: translateY(-50%);
        z-index: 5
    }

    .MemorabiliaBox .text .icon_round:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        border: 2px solid #2cc9a1;
        display: block;
        top: 50%;
        left: 50%;
        border-radius: 50%;
        transform: translate(-50%, -50%) scale(.6)
    }

    .MemorabiliaBox .text:after {
        content: '';
        background: #c1c1c1;
        width: 100vw;
        position: absolute;
        top: 0;
        height: 1px;
        left: 50%;
        transform: translateX(-50%)
    }

    .MemorabiliaBox .title {
        line-height: 2
    }

    .MemorabiliaBox .des {
        line-height: 1.6
    }

    .pageRaidersTv {
        background: #f6fbfb;
        padding: 25px 3%
    }

    .pageRaidersTv .coverBox {
        margin-top: 15px;
        border-radius: 10px 10px 0 0;
        overflow: hidden
    }

    .pageRaidersTv .minTab {
        background: #fff;
        color: #828282;
        display: none;
        overflow-y: auto
    }

    .pageRaidersTv .minTab.active {
        display: flex
    }

    .pageRaidersTv .minTab a {
        width: auto;
        display: block;
        text-align: center;
        padding: 20px 10px;
        flex-shrink: 0
    }

    .swiperCoverBox .pic img {
        border-radius: 10px;
        box-shadow: 0 24px 14px -16px rgba(204, 204, 204, .8)
    }

    .swiperCoverBox .text {
        margin-top: 15px
    }

    .swiperCoverBox .title {
        text-align: center;
        font-weight: inherit
    }

    .swiperCoverBox .abs {
        margin-top: 10px;
        color: #676767;
        line-height: 1.7
    }

    .swiperCoverBox {
        border-radius: 10px 10px 0
    }

    .swiperCoverBox ul {
        position: relative
    }

    .swiperCoverBox ul li {
        position: relative
    }

    .pageSurrounding {
        background: #f6fbfb;
        padding: 25px 3% .7rem
    }

    .pageSurrounding ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 25px
    }

    .pageSurrounding li {
        width: 48%;
        margin-top: 15px
    }

    .pageSurrounding .pic {
        position: relative
    }

    .pageSurrounding .text {
        position: absolute;
        z-index: 5;
        bottom: 15px;
        text-align: center;
        width: 100%
    }

    .pageSurrounding .text h3 {
        color: #4c4c4c;
        font-weight: inherit;
        font-size: 16px
    }

    .pageSurrounding .text p {
        color: #3acaa0
    }

    .raiders {
        padding: 25px 3% 15px
    }

    .raiders ul {
        margin: 15px auto
    }

    .raiders ul li {
        border-bottom: 1px solid #e8e8e8
    }

    .raiders ul li a {
        display: flex;
        justify-content: space-between;
        padding: 20px 0;
        flex-wrap: wrap
    }

    .raiders ul .pic {
        width: 30%;
        position: relative;
        border-radius: 5px;
        overflow: hidden;
        box-shadow: 0 25px 20px -21px rgba(0, 0, 0, .2);
        background-size: cover
    }

    .raiders ul .pic i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 26px
    }

    .raiders ul .text {
        width: 66%;
        display: flex;
        flex-wrap: wrap;
        align-content: space-between
    }

    .raiders ul .text .title {
        font-weight: inherit;
        font-size: 14px;
        width: 100%
    }

    .raiders ul .text .deta {
        font-size: 12px;
        color: rgba(54, 54, 54, .4)
    }

    .raiders ul .text .style {
        padding-right: 10px;
        border-right: 1px solid rgba(54, 54, 54, .2);
        margin-right: 10px
    }

    .raiders ul .first .pic {
        width: 100%
    }

    .raiders ul .first a {
        padding: 0 0 20px
    }

    .raiders ul .first .text {
        width: 100%;
        margin-top: 20px
    }

    .raiders ul .pic .raiders ul .first i {
        display: none
    }

    .raiders ul.dz .text {
        margin: 10px auto
    }

    .raiders .dz .text .title {
        color: #3e3e3e;
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 0
    }

    .raiders .dz .pic {
        border-radius: 10px;
        box-shadow: none
    }

    .raiders ul.dz a {
        position: relative;
        padding: 0 0 30px
    }

    .raiders ul.dz a:after {
        content: '';
        position: absolute;
        left: 50%;
        width: 100vw;
        transform: translateX(-50%);
        height: 10px;
        background: #f5f5f5;
        bottom: 0
    }

    .raiders ul.dz li {
        border-bottom: 0
    }

    .raiders ul.dz .texts {
        font-size: 14px;
        color: rgba(62, 62, 62, .6);
        padding: 10px 0 0;
        width: 100%
    }

    .raiders ul.dz .texts span {
        float: right;
        color: rgba(62, 62, 62, .6)
    }

    .raiders + .raiders {
        border-top: 10px solid #f0f0f0
    }

    .household {
        padding: 25px 3% 15px;
        border-top: 10px solid #f0f0f0;
        margin-bottom: 15px
    }

    .household .householdSwiper {
        margin: 25px auto;
        padding: 0 4%
    }

    .household .householdSwiper li {
        margin: 0 auto
    }

    .household .householdSwiper .pic img {
        box-shadow: 0 25px 20px -21px rgba(0, 0, 0, .2);
        border-radius: 5px;
        overflow: hidden
    }

    .household .householdSwiper .text {
        text-align: center;
        margin-top: 10px
    }

    .suite {
        padding: 25px 3%
    }

    .suite .tabLinkBox {
        margin: 25px auto
    }

    .suite .suiteList {
        padding-bottom: 25vw
    }

    .suite .suiteList li {
        position: relative
    }

    .suite .suiteList li + li {
        margin-top: 15px
    }

    .suite .tabLinkOver {
        width: 100%;
        overflow-y: auto;
        padding-bottom: 3px;
        margin: 0 auto 15px;
        position: relative
    }

    .suite .tabLink {
        display: flex;
        width: 100%;
        padding: 0;
        position: relative;
        justify-content: space-evenly !important;
        border-bottom: 1px solid #d0d0d0;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .suite .tabLink::-webkit-scrollbar{
        display: none;
    }
    .suite .tabLink .options {
        margin-right: 15px;
        position: relative;
        color: #757575
    }

    .suite .tabLink .options.active span {
        color: #2fc7a0
    }

    .suite .tabLink .options:after {
        content: '';
        position: absolute;
        width: calc(100% + 23px);
        height: 1px;
        bottom: 0;
        left: 0
    }

    .suite .tabLink .options:before {
        content: '';
        position: absolute;
        background: #2fc7a0;
        bottom: -1px;
        height: 3px;
        width: 0;
        z-index: 5;
        left: 0;
        transition: ease .4s
    }

    .suite .tabLink .options.active:before {
        width: 100%
    }

    .suite .tabLink .options:last-child {
        margin-right: 0
    }

    .suite .tabLink span {
        display: block;
        padding: 5px 0;
        font-size: 14px
    }

    .suite .tabLinkBox ol {
        display: none
    }

    .suite .tabLinkBox ol {
        display: flex;
        width: 100%;
        position: relative;
        left: 0;
        margin: 15px auto
    }

    .suite .tabLinkBox ol li {
        display: none;
        color: #c9c9c9;
        justify-content: space-evenly
    }

    .suite .tabLinkBox ol li a {
        display: flex;
        padding: 0 10px;
        border-radius: 15px;
        line-height: 24px
    }

    .suite .tabLinkBox ol li a.active {
        background: #2fc7a0;
        color: #fff
    }

    .suite .tabLinkBox ol li.active {
        display: flex;
        width: 100%;
        flex-wrap: wrap
    }

    .footer_menu {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #e7f5f1;
        z-index: 20;
        overflow: inherit
    }

    .menu_list {
        border-top: 1px solid #eee;
        display: flex;
        align-items: flex-end;
        padding-bottom: 3px
    }

    .menu_list .menu {
        padding: 0;
        font-size: .14rem;
        width: 100%;
        height: 57px
    }

    .menu_list .menu a {
        display: block;
        height: 100%;
        background-position: center;
        background-size: contain;
        width: 100%;
        background-repeat: no-repeat;
        padding: .6rem 0;
        background-size: 52px
    }

    .menu_list .menu span {
        background-position: center;
        height: 100%;
        width: 100%;
        display: block;
        background-repeat: no-repeat;
        background-size: contain;
        padding: .4rem 0
    }

    .menu_list .menu.server {
        height: 82px
    }

    .menu_list .menu.server a {
        background-image: url(../images/icon-Service.png);
        background-size: 67px;
        padding: 0;
        background-position: center -4px
    }

    .menu_list .home {
        background-image: url(../images/icon-f11.png)
    }

    .menu_list .home.active {
        background-image: url(../images/icon-f12.png)
    }

    .menu_list .cpzx {
        background-image: url(../images/icon-f21.png)
    }

    .menu_list .cpzx.active {
        background-image: url(../images/icon-f22.png)
    }

    .menu_list .ppzx {
        background-image: url(../images/icon-f31.png)
    }

    .menu_list .ppzx.active {
        background-image: url(../images/icon-f32.png)
    }

    .menu_list .lxwm {
        background-image: url(../images/icon-f41.png)
    }

    .menu_list .lxwm.active {
        background-image: url(../images/icon-f42.png)
    }

    .menu_list .menu .img {
        display: block;
        margin: auto;
        width: 1rem
    }

    .product {
        display: flex;
        top: 0
    }

    .product .headerMobile {
        top: 0;
        position: fixed;
        width: 100%;
        background: #fff;
        z-index: 5;
        border-bottom: 1px solid #eee
    }

    .product .navBox {
        width: 25%;
        position: fixed;
        height: auto;
        top: 55px;
        margin: 10px;
    }

    .product .nav {
        width: 100%;
        background: #f9f9f9;
        border-radius: 10px;
        overflow: hidden;
        padding: 20px 0 20px 15px;
    }

    .nav629 {
        width: 100%;
        background: #f9f9f9;
        border-radius: 10px;
        overflow: hidden;
        padding: 5px;
        margin-top: 10px;
        text-align: center;
        color: #676767;
        font-size: 14px;
        display: block;
    }

    .nav629 p {
        margin: 10px 0 5px 0;
    }

    .product .nav .infos {
        width: 70%;
        height: 1px;
        background-color: #bcbcbc;
        opacity: 0.2;
        margin-bottom: 20px;
    }

    .product .nav a {
        display: block;
        text-align: left;
        color: #676767;
        font-size: 14px;
        padding-bottom: 20px;
        position: relative;
    }

    .product .nav a:last-child {
        padding-bottom: 0;
    }

    .product .nav a.active {
        color: #00c7a1;
        padding-left: 15px;
    }

    .product .nav a.active::before {
        width: 12px;
        height: 4px;
        position: absolute;
        left: 0;
        bottom: 27px;
        content: '';
        background: #00c7a1;
        border-radius: 20px 0px 20px 0;
    }
    .product .nav a:last-child::before{
        content: initial;
    }

    .product .content {
        width: 67%;
        margin-left: 30%;
        padding: 0 0 0;
        height: 100vh;
        top: 65px;
        position: relative;
    }

    .product .list {
        display: none;
        opacity: 0;
        visibility: hidden;
        transition: ease .4s;
        padding-bottom: 2rem;
    }

    .product .list ul li a .pic {
        width: 100%;
        height: 45vw;
        background-size: cover !important;
        overflow: hidden;
        border-radius: 3vw;
        position: relative;
    }

    .product .list.active {
        display: block;
        opacity: 1;
        visibility: inherit
    }

    .product .list li + li {
        margin-top: 10px
    }

    .product .list .text {
        width: 100%;
        position: absolute;
        bottom: 0;
        padding: 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: linear-gradient(to top, rgb(0 0 0 / 50%) 0%, rgb(155 155 155 / 0%) 87%);
    }

    .product .list .text .more {
        display: flex;
        align-items: center;
        border: 1px solid white;
        border-radius: 23px;
        color: #ffffff;
        font-size: 11px;
        padding: 2px 10px;
    }

    .product .list .text .more img {
        width: 9px;
        margin-left: 5px;
        height: 12px;
    }

    .product .list .title {
        color: white;
        font-size: 14px;
    }

    .product .list li p {
        color: #9f9f9f;
        text-transform: uppercase;
        font-size: 12px
    }

    .filter-text .filter-title {
        height: .88rem;
        padding-left: .28rem
    }

    .public_title {
        line-height: 1.5rem;
        padding: 0
    }

    .public_title p.cn,
    .public_title p.en {
        color: #fff
    }

    .public_title .line {
        color: #fff
    }

    .content2 {
        padding: .5rem 0;
        width: 100%;
        background-color: #2fc7a0;
        background-image: url(/static/mobile/img/cpzx/dt.jpg);
        background-size: cover
    }

    .content2_form {
        width: 6.28rem;
        margin: 20px auto;
        margin-top: 0
    }

    .product .list .public_title_text {
        color: #fff
    }

    .content2 .public_title_line {
        background: #fff
    }

    .content2_title_btn {
        height: .88rem;
        width: 6.24rem;
        margin: auto;
        text-align: center;
        border: .02rem solid #fff;
        border-radius: 3px;
        line-height: .88rem;
        font-size: .3rem;
        color: #fff
    }

    .store_box {
        width: auto;
        padding: .4rem .5rem;
        background: #f6fbfb
    }

    .store_box .store_item {
        width: auto;
        padding: .4rem;
        margin-bottom: .5rem;
        background: #fff
    }

    .store_box .store_item .store_item_top {
        padding-bottom: .3rem;
        border-bottom: 1px solid #efefef
    }

    .store_box .store_item .store_item_top .store_item_num {
        font-size: .4rem;
        color: #dadada;
        padding-bottom: .15rem;
        font-family: '微软雅黑'
    }

    .store_box .store_item .store_item_top .store_item_title {
        color: #9e9e9e;
        line-height: 1.5
    }

    .store_box .store_item .store_item_tel {
        margin-top: .3rem;
        padding-left: .5rem;
        background: url(/static/mobile/img/cpzx/tel_icon.png) no-repeat left center;
        background-size: auto 100%;
        color: #9e9e9e
    }

    .store_box .store_item .store_item_tel span {
        padding-left: .2rem
    }

    .public_line_btn {
        height: .59rem;
        line-height: .59rem;
        border: 1px solid #c8c8c8;
        color: #3f3f3f;
        font-size: .26rem;
        width: 2.08rem;
        margin-bottom: .4rem;
        margin-top: .2rem;
        box-sizing: content-box
    }

    .public_line_btn img {
        width: .14rem;
        padding-left: .1rem;
        vertical-align: middle;
        margin-top: -2px
    }

    .processMobile .top {
        width: 90%;
        margin: 0 auto
    }

    .processMobile .imgProcess {
        border-radius: 10px;
        box-shadow: 0 6px 11px 2px rgba(204, 204, 204, .5);
        margin-bottom: .2rem
    }

    .processMobile .Logo360 {
        width: 76%;
        margin: 0 auto;
        max-width: 490px
    }

    .processMobile .processList {
        width: 90%;
        margin: .8rem auto 0;
        padding-bottom: .8rem
    }

    .processMobile .processList ul {
        overflow: hidden
    }

    .processMobile .processList li {
        position: relative;
        padding-left: 1.5rem;
        padding-bottom: 1rem
    }

    .processMobile .processList li:nth-child(1):after {
        opacity: 0
    }

    .processMobile .processList li:after {
        content: '';
        position: absolute;
        left: .4rem;
        height: 100%;
        background: #3acaa0;
        width: 1px;
        bottom: 100%
    }

    .processMobile .processList li.active {
        display: none
    }

    .processMobile .processList .num {
        width: .8rem;
        height: .8rem;
        background: #3acaa0;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: .8rem;
        font-size: 18px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 5
    }

    .processMobile .processList .title {
        line-height: .8rem;
        font-size: 18px;
        color: #3acaa0
    }

    .processMobile .processList .text {
        color: #8b8b8b
    }

    .service {
        background: #fff;
        /*padding: 50px 0 0;*/
    }

    .service .swiper_nav {
        margin-top: .5rem
    }

    .franchise {
        padding: .5rem 0;
        position: relative;
        overflow: hidden
    }

    .franchise .franchiseSwiper {
        padding: .5rem 3%
    }

    .franchise .franchiseSwiper .pagination {
        top: auto;
        bottom: 5px;
        width: 90%;
        left: 5%;
        background: #d0d0d0;
        height: 1px;
        overflow: initial
    }

    .franchise .swiper-pagination-progressbar-fill {
        height: 4px;
        background: #20c4a0;
        top: -2px
    }

    .franchise .franchiseSwiper .li {
        width: 47%;
        box-shadow: 0 0 8px rgba(0, 0, 0, .1);
        border-radius: 0 0 .2rem 0
    }

    .franchise .franchiseSwiper .pic {
        border-radius: .2rem 0 0 0;
        overflow: hidden;
        position: relative
    }

    .franchise .franchiseSwiper .name {
        padding: .8rem .2rem 0;
        position: relative;
        background: #fff;
        border-radius: 0 0 .2rem 0
    }

    .franchise .franchiseSwiper .name b {
        color: #3f3f3f;
        background: #fff;
        position: relative;
        z-index: 5;
        font-size: .48rem;
        padding: .1rem 0 0
    }

    .franchise .franchiseSwiper .number {
        color: #f5f5f5;
        font-size: .8rem;
        position: absolute;
        left: .2rem;
        top: 0
    }

    .franchise .franchiseSwiper .des {
        color: #a3a3a3;
        margin-top: .1rem;
        line-height: 1.7;
        height: 3.4rem
    }

    .productStrength img {
        margin-top: .5rem
    }

    .productStrength .productStrengthList {
        padding: .5rem 3%;
        background: url(../images/bg_productStrength.jpg) center bottom/cover
    }

    .productStrengthList li {
        position: relative;
        padding-left: 1.4rem;
        padding-bottom: .5rem;
        margin-bottom: .5rem;
        border-bottom: 1px solid #dcdcdc
    }

    .productStrengthList li:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .productStrengthList .icon {
        background: #21c4a0;
        color: #fff;
        height: 1rem;
        width: 1rem;
        display: block;
        border-radius: 50%;
        text-align: center;
        line-height: 1rem;
        left: 0;
        position: absolute;
        font-size: 19px
    }

    .productStrengthList .text h3 {
        color: #2fc7a0;
        line-height: 1rem;
        font-size: .4rem
    }

    .productStrengthList .summary {
        color: #a3a3a3;
        line-height: 1.7
    }

    .productStrengthList .summary b {
        color: #595959;
        margin-top: .5rem;
        display: block;
        position: relative
    }

    .productStrengthList .summary b:after {
        content: '';
        position: absolute;
        top: 0;
        width: 3px;
        height: 100%;
        display: block;
        background: #2fc7a0;
        left: -6px
    }

    .productStrengthList .seriesBox {
        display: flex;
        align-items: baseline
    }

    .productStrengthList .seriesLi {
        color: #3e3e3e
    }

    .productStrengthList .seriesLi span {
        color: #2fc7a0;
        font-size: .8rem;
        font-weight: 700;
        position: relative;
        display: inline-block;
        margin-right: .1rem
    }

    .productStrengthList .seriesLi span:after {
        content: '+';
        font-size: .5rem;
        position: absolute;
        top: 0;
        font-weight: 100
    }

    .productStrength .seriesBox .line {
        display: block;
        margin: 0 15px
    }

    .communication {
        padding: .5rem 0;
        position: relative;
        overflow: hidden
    }

    .communication ul {
        display: flex;
        justify-content: space-between;
        margin-top: .5rem;
        flex-wrap: wrap;
        padding: 0 3%
    }

    .communication li {
        width: 100%
    }

    .communication li + li {
        margin-top: .3rem
    }

    .marketing {
        background: url(../images/bg_marketing.jpg);
        padding: .5rem 0;
        position: relative;
        overflow: hidden
    }

    .marketing .round {
        width: 70vw;
        height: 70vw;
        margin: .5rem auto 0;
        position: relative;
        overflow: hidden;
        border-radius: 50%;
        border: 10px solid #edf9f6
    }

    .marketing .round img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: initial !important;
        height: 100%
    }

    .marketing ul {
        padding: 0 3%;
        margin-top: .2rem;
        position: relative
    }

    .marketing ul:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 0;
        background: #2fc7a0;
        width: 1px;
        height: 100%
    }

    .marketing ul li {
        padding-right: 52%;
        text-align: right
    }

    .marketing ul li + li {
        margin-top: .2rem
    }

    .marketing ul li:nth-child(2n) {
        padding: 0 0 0 52%;
        text-align: left
    }

    .marketing ul .title {
        color: #2fc7a0;
        font-size: .45rem;
        margin-bottom: .1rem;
        position: relative
    }

    .marketing ul .title:after {
        content: '';
        width: .15rem;
        height: .15rem;
        display: block;
        background: #2fc7a0;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -6%
    }

    .marketing ul .text {
        line-height: 1.7;
        color: #737373
    }

    .marketing li:nth-child(2n) .title:after {
        left: -6%;
        right: auto
    }

    .operation {
        padding: .5rem 0;
        overflow: hidden;
        position: relative
    }

    .operation .operationSwiper {
        padding: .5rem 3%
    }

    .operation .pagination {
        top: auto;
        bottom: 5px;
        width: 90%;
        left: 5%;
        background: #d0d0d0;
        height: 1px;
        overflow: initial
    }

    .operation .swiper-pagination-progressbar-fill {
        height: 4px;
        background: #20c4a0;
        top: -2px
    }

    .operation .li {
        width: 90%;
        background: #f7f7f7;
        display: flex;
        flex-wrap: wrap
    }

    .operation .li:nth-child(1) {
        border-radius: 0 0 0 .5rem
    }

    .operation .li:nth-child(3) {
        border-radius: 0 0 .5rem 0
    }

    .operation .pic {
        width: 100%;
        position: relative;
        box-shadow: 0 20px 12px -10px rgba(0, 0, 0, .2)
    }

    .operation .text {
        height: 10rem;
        position: relative;
        width: 100%
    }

    .operation .description {
        width: 76%;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        right: 5%;
        transform: translate(0, -50%);
        height: 83%
    }

    .operation .num {
        position: absolute;
        font-size: 1rem;
        color: rgba(74, 74, 74, .2);
        font-family: PingFangSC;
        font-weight: 100;
        transform: translate(-100%, -50%);
        left: -10px;
        top: 50%
    }

    .operation .title {
        position: relative;
        margin-bottom: .3rem
    }

    .operation .title h3 {
        color: #2fc7a0;
        font-size: .4rem
    }

    .operation .title h4 {
        color: #4a4a4a;
        font-weight: initial;
        font-size: .4rem
    }

    .operation .item {
        position: relative;
        font-size: .25rem
    }

    .operation .item + .item {
        margin-top: .2rem
    }

    .operation .item:after {
        content: '';
        position: absolute;
        background: #2fc7a0;
        height: 2px;
        width: 20px;
        top: 9px;
        left: -6px;
        transform: translateX(-100%)
    }

    .operation .item p {
        color: #4a4a4a;
        font-weight: 700;
        margin-bottom: .05rem
    }

    .operation .item span {
        color: #7f7f7f
    }

    .joining {
        padding: .5rem 0;
        position: relative;
        overflow: hidden
    }

    .joining .processImg {
        padding: .5rem 3% 0
    }

    .storePlate {

        position: relative
    }

    .storePlate .storePlateBox {
        width: 89%;
        margin: 0 auto;
        background: url(../images/worldMap.jpg) center/contain no-repeat #fff;
        position: relative;
        z-index: 5;
        padding: .5rem 8%;
        border-radius: .2rem;
        box-shadow: 0 0 11px rgba(0, 0, 0, .14)
    }

    .storePlate .phones {
        text-align: center;
        padding-top: .2rem
    }

    .storePlate .phones a {
        font-size: .5rem
    }

    .storePlate .storeBox {
        margin-top: .4rem
    }

    .storePlate .storeBox ._form {
        padding: 0
    }

    .storePlate .storeBox ._titlePlate span {
        display: none
    }

    .storePlate ._form.form1 #distpicker select {
        height: .6rem;
        margin-top: .2rem
    }

    ._form.form1 ._form_box .fb_input,
    ._form.form1 .double #distpicker select {
        text-indent: .2rem
    }

    ._form.form1 ._form_box .fb_input {
        height: .8rem;
        line-height: .8rem
    }

    .storePlate ._form.form1 #distpicker select,
    .storePlate ._form.form1 .input {
        width: 100%;
        line-height: .8rem;
        margin-bottom: 0;
        box-shadow: 0 0 7px rgba(0, 0, 0, .2);
        height: .8rem;
        background: #fff
    }

    ._form.form1 .double #distpicker {
        height: auto;
        box-shadow: none
    }

    .storePlate ._form.form1 .input + .input {
        margin-top: .2rem
    }

    .storePlate .storeBox .form_submit {
        background: #2fc7a0;
        margin-top: 15px;
        line-height: .8rem;
        height: .8rem;
        width: 3rem;
        box-shadow: 0 5px 10px rgba(47, 199, 160, .4)
    }

    .storePlate:after {
        content: '';
        position: absolute;
        background: url(../images/storePlate_bg.jpg);
        width: 100%;
        height: 64%;
        bottom: 0
    }

    .mfooter {
        background: #fafafa;
        position: relative;
        padding: 5vw;
        padding-bottom: 30vw;
        padding-top: 10vw;
    }

    .mfscol {
        width: 100%;
        position: relative;
        display: flex;
        justify-content: space-between;
        margin: 20px 0;
    }

    .mfscol a {
        width: calc(100% / 6);
        position: relative;
    }

    .mfscol a .img {
        width: 120px;
        height: auto;
        position: absolute;
        left: -120px;
        top: -50%;
        background: #fff;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
        display: none;
    }

    .mfscol a .img::after {
        width: 0px;
        height: 0px;
        border-top: 5px solid transparent;
        border-left: 5px solid #fff;
        border-bottom: 5px solid transparent;
        content: '';
        position: absolute;
        right: -5px;
        top: 50%;
        margin-top: -5px;
    }

    .mfscol a:hover .img {
        display: block;
    }

    .mfscol a .icon {
        width: 80%;
        margin: 0px auto;
        margin-bottom: 5px;
        background: rgba(255, 255, 255, 0.7);
        border-radius: 50%;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, .05);
        position: relative;
    }

    .mfscol a p {
        font-size: 12px;
        text-align: center;
    }

    .contactBtn {
        width: 140px;
        height: auto;
        line-height: 40px;
        margin: 0px auto;
        display: block;
        text-align: center;
        background: rgba(61, 199, 160, .1);
        border: 1px solid #49caa5;
        color: #49caa5;
        border-radius: 4px;
        margin-bottom: 10vw;
    }

    .contactBtn:hover {
        color: #49caa5;
    }

    .mcopyright {
        width: 100%;
        font-size: 12px;
        display: flex;
        flex-wrap: wrap;
        line-height: 1.4;
        justify-content: center;
        color: #838383;
    }

    .mcopyright a {
        margin-left: 5px;
    }

    .mfmemer {
        width: 100%;
        text-align: center;
        font-size: 12px;
        color: #45caa6;
    }

    .mfmemer .img {
        width: 120px;
        margin: 0 auto 5px auto;
        position: relative;
    }
    .mfmemer .img img{
        width: 100%;
        mix-blend-mode: darken;
    }
    .mftel {
        width: 100%;
        text-align: center;
        position: relative;
        color: #009c74;

        font-size: 8vw;
        font-family: avant;
        line-height: 1;
        display: block;
        padding-top: 1vw;
    }
    .mftel2{
        font-size: 24px;
        margin-bottom: 5vw;
    }
    .mftel:hover {
        color: #3dc7a0;
    }

    .call {
        width: 120px;
        margin: 20px auto;
        display: block;
    }

    .mfmemerBox {
        border-top: 1px solid rgba(0, 0, 0, .05);
        border-bottom: 1px solid rgba(0, 0, 0, .05);
        padding: 30px 0;
        margin: 30px 0;
    }

    .mftips {
        width: 100%;
        text-align: center;
        position: relative;
        color: #9b9b9b;
        font-size: 14px;
        margin-bottom: 5px;
    }

    #wrapper, .con_content {
        padding-bottom: 30vw;
    }

    .m_nav {
        position: fixed;
        width: 100%;
        height: auto;
        left: 0%;
        bottom: 0%;
        -webkit-transition: all .5s;
        -webkit-transform: translateY(150%);
        background: url('../images/navBg.png') center no-repeat;
        background-size: cover !important;
        display: flex;
        z-index: 100;
    }

    .m_nav > img {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0%;
        top: 0%;
        -webkit-transform: translateY(-96%);
        pointer-events: none;
    }

    .m_nav a {
        width: 20%;
        height: auto;
        position: relative;
        display: block;
        text-align: center;
        padding: 10px 0px;
        font-size: 12px;
        z-index: 5;
    }

    .m_nav a .icon {
        width: 22px;
        margin: 0 auto 10px auto;
        position: relative;
    }

    .m_nav a .icon img:nth-child(2) {
        display: none;
    }

    .m_nav a .icon.active img:nth-child(1) {
        display: none;
    }

    .m_nav a .icon.active img:nth-child(2) {
        display: block;
    }

    .m_nav a:nth-child(3) {
        margin-left: 20%;
    }

    .m_nav a.center {
        width: 20%;
        height: auto;
        position: absolute;
        left: 40%;
    }

    .m_nav a.center .icon {
        width: 40px;
        position: relative;
        background: white;
        border-radius: 50%;
        padding: 8px;
        top: -22px;
        margin: 0 auto -8px auto;
    }
    .m_nav a.center .icon img{
        animation: spin .8s linear infinite;
    }
    @keyframes spin {
        0% {
            transform: scale(1);
        }
        50% {
            transform: scale(1.1);
        }
        100% {
              transform: scale(1);
        }
    }
    .m_nav.active {
        -webkit-transform: translateY(0%);
    }

    #yii-debug-toolbar {
        display: none !important;
    }

    .link_more_btn {
        margin-bottom: 10vw;
    }

    .temp20vw {
        height: 30vw;
    }

    .backTop {
        display: none;
    }

    .inBanner {
        margin-top: 0px;
        padding-top: 55px;
    }
    .inBnanner {
        margin-top: 0px;
        padding-top: 55px;
    }
    .inBanner3 {
        margin-top: 0px;
        padding-top: 55px;
    }
    .inBanner3 img{
        height: auto;
    }
    .bathroom .pagination {
        left: 90%;
    }

    .setDetails .setDetailsSwiper .pagination span {
        margin: 2px 0;
    }

    .storePlate ._form.form1 .input, ._form.form1 ._form_box .fb_input {
        height: auto;
        line-height: 40px;
        border: none;
        margin-right: 0px;
    }

    .storePlate ._form.form1 .input {
        border-radius: 5px;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
    }

    .storePlate .storePlateBox {
        width: 90%;
        padding: 35px 15px;
        margin-bottom: 15vw;
    }

    .bathroom .section3 .swiper-container {
        background-size: cover;
        padding-bottom: 25px;
    }

    .tabList.tab {
        text-align: center;
        padding: 1vw 0;
        width: 100%;
        top: 0px;
        display: flex;
        position: relative;
        justify-content: center;
        margin: 2vw 0px 3vw;
    }

    .setDetails {
        padding-top: 5vw;
    }

    ._pageTitle {
        text-align: center;
        margin: 4vw 0 3vw 0;
        color: #00c7a1;
        font-size: 20px;
        position: relative;
        z-index: 2;
    }

    ._pageTitle span {
        font-size: 20px;
        padding-bottom: 10px;
    }

    ._pageTitle span:after {
        width: 22px;
        height: 3px;
        margin-left: -11px;
        bottom: 5px;
    }

    .bathroom .section1 .lll {
        padding-right: 0%;
    }
    .tabList.tab a{
        font-size: 14px;
    }
    /*.tabList.tab a {*/
    /*    margin: 0 1vw;*/
    /*    border: 1px solid #00c7a1;*/
    /*    line-height: 2.2vw;*/
    /*    width: auto;*/
    /*    height: auto;*/
    /*    font-size: 14px;*/
    /*    display: block;*/
    /*    padding: 12px 8px;*/
    /*    border-radius: 30px;*/
    /*    color: #00c7a1;*/
    /*}*/

    /*.tabList.tab a.active {*/
    /*    background: #00c7a1;*/
    /*    color: white;*/
    /*}*/

    .joinF1 .f1Tit {
        padding: 8vw 5vw;
    }
    .joinF1 .f1Tit .tit{
        font-size: 24px;
        padding-left: 5vw;
    }
    .joinF1 .f1Tit .tit::before {
        content: '';
        position: absolute;
        border-radius: 50%;
        width: 3vw;
        height: 3vw;
        top: 3.5vw;
        left: 0;
        border: 2px solid #2ebb98;
    }
    .joinF1 .f1Tit .en{
        font-size: 16px;
    }
    .joinF1 .f1Tab{
        padding: 0 0 3vw 0;
        display: inline-block;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .joinF1 .f1Tab::-webkit-scrollbar{
        height: 0;
    }
    .joinF1 .f1Tab .tab{
        font-size: 14px;
        display: inline-block;
        margin: 0 5vw;
    }
    .joinF1 .f1Item .item{
        width: 90%;
        margin: 0 auto;
        height: 100vw;
        padding: 0 !important;
        display: block;
    }
    .joinF1 .f1Item .item1 .textBox{
        display: block;
        padding: 0;
        background: transparent;
    }
    .joinF1 .f1Item .item1 .textBox .text{
        width: 100%;
        padding: 5vw;
        margin-left: 0;
        text-align: left;
    }
    .joinF1 .f1Item .item1 .textBox .text .t{
        font-size: 16px;
        border: transparent;
        padding: 0;
    }
    .joinF1 .f1Item .item1 .textBox .text .d{
        font-size: 12px;
        text-align: left;
    }
    .joinF1 .f1Item .item2{
        padding-top: 0;
    }
    .joinF1 .f1Item .item2 .textBox{
        width: 100%;
    }
    .joinF1 .f1Item .item4 .textBox{
        display: block;
    }
    .joinF1 .f1Item .item4 .textBox .img{
        width: 100%;
        height: auto;
    }
    .joinIcon{
        display: none;
    }
    .joinNum {
        position: absolute;
        left: inherit;
        font-size: 14px;
        right: 9vw;
        color: #999999;
    }
    .joinF2{
        padding: 10vw 0;
    }
    .joinbox{
        width: 100%;
        overflow: hidden;
        padding: 0 5vw 5vw 5vw;
    }
    .joinbox .swiper-slide{
        width: 25% !important;
    }
    .joinbox .tab{
        color: #737373;
        font-size: 14px;
        padding-bottom: .5vw;
        display: inline;
        cursor: pointer;
    }
    .joinbox .swiper-slide-thumb-active .tab{
        color: #414141;
        border-bottom: 3px solid #2ebb98;
    }
    .join_swiper{
        width: 100%;
        overflow: hidden;
    }
    .join_swiper .swiper-pagination-bullet {
        background: #00c7a1;
        opacity: 1;
    }
    .join_swiper .swiper-pagination-bullet-active {
        width: 25px;
        border-radius: 5px;
    }
    .joinTitBox .en{
        font-size: 14px;
    }
    .joinTitBox .cn{
        font-size: 22px;
        font-weight: bold;
    }
    .joinF2 .des{
        width: 80%;
        margin: 5vw auto;
        font-size: 14px;
    }
    .f2Item .item1 .f2Swiper .img{
        height: 42vw;
    }
    .f2Item .item1 .f2Swiper .swiper-button-next{
        width: 25px;
        height: 25px;
        right: 5vw;
        opacity: .8;
    }
    .f2Item .item1 .f2Swiper .swiper-button-prev{
        width: 25px;
        height: 25px;
        left: 5vw;
        opacity: .8;
    }
    .joinF22{
        padding: 10vw 5vw;
    }
    .joinF22 .des{
        width: 80%;
        margin: 5vw auto;
        font-size: 14px;
    }
    .joinF3{
        padding: 10vw 5vw;
        height: auto;
    }
    .joinf3Swiper{
        width: 100%;
        overflow: hidden;
        margin-top: 8vw;
        padding-bottom: 8vw;
    }
    .joinf3Swiper .item{
        height: 85vw;
        border-radius: 3vw;
        background: rgba(255,255,255,.85);
        padding: 7vw 4vw;
    }
    .joinf3Swiper .item .icons{
        width: 8vw;
    }
    .joinf3Swiper .item .name{
        color: #009c73;
        font-size: 16px;
        font-weight: 500;
        margin: 20px 0;
        line-height: 1.7;
    }
    .joinf3Swiper .item .des{
        font-size: 14px;
        color: #737373;
        line-height: 1.7;
    }
    .joinf3Swiper .swiper-pagination{
        height: 2px;
        bottom: 0;
        top: initial;
        background: white;
    }
    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
        background: #009c73;
    }
    .joinF4{
        padding: 10vw 5vw;
    }
    .joinF4Img{
        margin: 8vw auto 0 auto;
    }
    .joinF5{
        height: auto;
        padding: 10vw 5vw 40vw 5vw;
        background: url(../images/join20_m.jpg) center no-repeat;
    }
    .joinF5 .formBox{
        width: 100%;
    }
    .joinF5 .formBox .form1{
        width: 100%;
        padding: 0;
    }
    .joinF5 .formBox .form1 input{
        height: 10vw !important;
        border-radius: 2vw;
    }
    .joinF5 .formBox .form1 #distpicker{
        height: auto;
        margin: 3vw 0;
        border-radius: 2vw;
    }
    .joinF5 .formBox .form1 #distpicker select{
        height: 10vw;
        border-radius: 2vw;
    }
    .joinF5 .formBox .form_submit{
        width: 160px;
        height: 40px;
        line-height: 40px;
        border-radius: 3vw;
        margin: 3vw auto 0 auto;
    }
    .Swiper365{
        width: 100%;
        overflow: hidden;
        margin: 5vw auto;
        padding-bottom: 10vw;
    }
    .Swiper365 .swiper-slide{
        box-shadow: 0 7px 15px 0 rgba(129, 129, 129, 0.16);
    }
    .Swiper365 .swiper-pagination{
        bottom: 0;
    }
    .Swiper365 .swiper-pagination-bullet{
        opacity: 1;
        background-color: #00c7a1;
    }
    .Swiper365 .swiper-pagination-bullet-active{
        width: 20px;
        border-radius: 3vw;
    }
    .service-video{
        width: 85%;
        background-color: #f1f3f3;
        box-shadow: 11px 11px 27px 0px rgba(97, 190, 183, 0.25);
        border: 1px solid #98d5cf;
        position: relative;
        padding: 10px 10px 8px 10px;
        border-radius: 5px;
        margin: 10vw auto;
        text-align: center;
        color: #1e9872;
        font-size: 14px;
    }
    .serviceVideo .videoPlay{
        width: 45px;
    }
    .serverSwiper{
        width: 100%;
        overflow: hidden;
    }
    .serverSwiper .swiper-slide {
        width: auto !important;
        height: auto;
        display: block;
        align-items: center;
        position: relative;
        text-align: center;
        /* -webkit-transition: all .35s; */
        z-index: 5;
        color: #00c7a1;
        padding: 5px 10px;
    }
    .serverSwiper .swiper-slide img {
        width: 18px;
        display: none;
    }
    .serverSwiper .swiper-slide .name{
        font-size: 14px;
    }
    .serverSwiper .swiper-slide-thumb-active {
        display: flex;
        justify-content: space-between;
        color: #fff;
        background-color: #00c7a1;
        border-radius: 4vw;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    }
    .serverSwiper .swiper-slide-thumb-active img{
        display: block;
    }
    .serverBox{
        width: 100%;
        padding: 0 0 3vw 0;
        display: inline-block;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .serverBox .item {
        font-size: 14px;
        display: inline-block;
        margin: 0 5vw;
    }
    .serverBox .item:nth-child(1) {
        color: #fff;
        background-color: #00c7a1;
        border-radius: 4vw;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    }
    .serverBox .item.active{
        color: #fff;
        background-color: #00c7a1;
        border-radius: 4vw;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    }
    .serverBox .item img {
        width: 18px;
        display: none;
    }
    .swiper_lb{
        width: 100%;
        margin-top: 5vw;
        background-color: #f9f9f9;
    }
    .swiper_lb .swiper-slide{
        border-radius: 3vw;
        overflow: hidden;
        padding: 5vw;
    }
    .swiper_lb .swiper-slide .icons{
        width: 35px;
        margin: 0;
    }
    .swiper_lb .swiper-slide .tit{
        color: #636363;
        font-size: 18px;
        font-weight: bold;
        margin-top: 5vw;
    }
    .swiper_lb .swiper-slide .subtitle{
        color: #d9d9d9;
        font-size: 14px;
    }
    .swiper_lb .swiper-slide .des{
        color: #737373;
        font-size: 14px;
        line-height: 1.7;
    }
    .swiper_lb .swiper-slide .des p{
        padding-top: .6rem;
    }
    .about{
        width: 100%;
    }
    .aboutTab{
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 8vw 0 0 0;
        border-bottom: 1px solid #f1f1f1;
    }
    .aboutTab .tab{
        font-size: 15px;
        margin: 0 4vw;
        position: relative;
        padding-bottom: 2vw;
    }
    .aboutTab .tab.active::before{
        content: '';
        position: absolute;
        width: 5vw;
        height: 1px;
        background: #00c7a1;
        bottom: 0;
        left: 33%;
    }
    .aboutTab .tab.active{
        color: #00c7a1;
    }
    .aboutBox{
        width: 100%;
        padding: 8vw 5vw 25vw 5vw;
    }
    .aboutBox .item{
        display: none;
    }
    .aboutBox .item1{
        background: #f9f9f9;
        padding: 3vw;
    }
    .aboutBox .item1 .des{
        font-size: 14px;
        margin-top: 5vw;
        line-height: 2;
    }
    .aboutBox .item .more{
        width: 95px;
        display: flex;
        align-items: center;
        background-color: #00c7a1;
        border-radius: 23px;
        color: #ffffff;
        font-size: 12px;
        padding: 5px 15px;
        margin: 30px auto 0 auto;
    }
    .aboutBox .item .more img {
        width: 10px;
        margin-left: 5px;
        height: 13px;
    }
    .aboutBox .item.active{
        display: block;
    }
    .aboutBox .item2 .more{
        position: relative;
        margin: 0 auto;
        top: -12vw;
    }
    .itemNewBox{
        width: 100%;
    }
    .itemNewBox .newsItem{
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #ffffff;
        box-shadow: 0 5px 10px 0
        rgba(129, 129, 129, 0.16);
        border-radius: .2vw;
        overflow: hidden;
        padding: 1vw;
        margin-bottom: 20px;
    }
    .itemNewBox .newsItem .imgBox{
        width: 43vw;
        height: 24vw;
        border-radius: 1vw;
        background-size: cover !important;
        overflow: hidden;
    }
    .itemNewBox .newsItem .text{
        width: 40vw;
    }
    .itemNewBox .newsItem .text .time{
        color: #999999;
        font-size: 12px;
    }
    .itemNewBox .newsItem .text .name{
        color: #333333;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .baokuan{
        padding: 10vw 5vw;
    }
    .baokuanTab .tab{
        margin: 0 4vw;
    }
    .baokuanTab .tab .tit{
        font-size: 15px;
    }
    .baokuanTab .tab .tabBox{
        width: 100%;
        margin-top: 5vw;
        padding: 1vw 0 3vw 0;
        flex-wrap: wrap;
        justify-content: center;
    }
    .baokuanTab .tab .tabBox .it{
        font-size: 14px;
        margin-top: 2vw;
    }
    .baokuanBox{
        margin-top: 30vw;
    }
    .baokuanBox .item{
        width: 100%;
        height: auto !important;
        position: relative;
        overflow: hidden;
        margin-right: 0;
        margin-bottom: 5%;
    }
    .baokuanBox .item:nth-child(2n){
        margin-right: 0;
    }
    #nav-icon2{
        width: 30px;
        height: 30px;
        position: absolute;
        right: 5%;
        top: 17px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 5;
    }

    #nav-icon2 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 50%;
        background: #009c73;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    #nav-icon2 span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0;
    }

    #nav-icon2 span:nth-child(odd) {
        left:0px;
        border-radius: 9px 0 0 9px;
    }

    #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
        top: 0px;
    }

    #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
        top: 10px;
    }

    #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
        top: 20px;
    }

    #nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon2.open span:nth-child(1) {
        left: 5px;
        top: 7px;
    }

    #nav-icon2.open span:nth-child(2) {
        left: calc(50% - 5px);
        top: 7px;
    }

    #nav-icon2.open span:nth-child(3) {
        left: -50%;
        opacity: 0;
    }

    #nav-icon2.open span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }

    #nav-icon2.open span:nth-child(5) {
        left: 5px;
        top: 12px;
    }

    #nav-icon2.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 12px;
    }
    .navMobile {
        height: 0;
        position: fixed;
        left: 0;
        top: 0px;
        display: flex;
        justify-content: center;
        width: 100%;
        -webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1);
        flex-wrap: wrap;
        visibility: hidden;
        pointer-events: none;
        margin-right: 0;
        z-index: 2;
        background: #fff;
        align-items: flex-start;
        margin-top: 0;
        overflow: hidden;
    }
    .header .navMobile{
        margin-top: 0;
    }
    .navMobile .btnPhones{
        width: 140px;
        color: #009c74;
        display: flex;
        align-content: center;
        align-items: center;
        position: absolute;
        top: 14px;
        right: 64px;
    }
    .navMobile .logos{
        width: 30vw;
        position: absolute;
        display: block;
        top: 20px;
        height: auto;
        left: 5%;
    }
    .navMobile.active {
        height: 100vh;
        visibility: visible;
        pointer-events: auto;
        margin-top: 0;
    }
    .sjj_nav {
        width: 100%;
        font-size: 14px;
        line-height: 40px;
        padding-top: 20vw;
        overflow: auto;
        overflow-x: hidden;
        transition: right ease .35s;
    }
    .sjj_nav > ul > li:first-child {
        overflow: hidden;
        border-top: 0
    }
    .sjj_nav ul li i {
        width: 50px;
        position: absolute;
        top: 10px;
        right: 0;
        padding: 0 7px;
    }
    .sjj_nav ul li i img {
        transition: all ease .35s;
    }
    .sjj_nav ul li .sjj_nav_i_se img {
        transform: rotate(90deg);
    }
    .sjj_nav ul li {
        border-top: 1px #f7f7f7 solid;
        position: relative;
        line-height: 55px;
        font-size: 14px
    }
    .sjj_nav ul li.active{
        background: rgba(0, 199, 161, .1);
    }
    .sjj_nav > ul > li:last-child {
        border-bottom: 1px #f7f7f7 solid
    }
    .sjj_nav ul li ul {
        background: #f9f9f9;
        display: none;
        border-top: 1px #f7f7f7 solid;
        padding: 10px 0;
    }
    .sjj_nav ul li a {
        color: rgba(0, 0, 0, .8);
        width: 80%;
        display: block;
        font-size: 16px;
        padding-left: 25px;
    }
    .sjj_nav ul li ul li{
        border: transparent;
        line-height: 35px;
    }
    .sjj_nav ul li ul li a {
        color: rgba(0, 0, 0, .5);
        display: block;
        text-align: left;
        font-size: 14px;
        padding-left: 45px;
    }
    .sjj_nav ul li i svg {
        width: 20px;
        height: 20px;
        fill: #1475b3;
    }
    .sjj_nav ul li .sjj_nav_i_se svg {
        fill: #1475b3;
    }
    .sjj_nav ul li ul li > ul {
        margin-left: 10px;
    }
    main{
        padding-top: 55px;
    }
    .dinzhi629{
        padding-top: 55px;
        padding-bottom: 35px;
    }
    .dinzhi629 .bg1 .btn{
        width: 70%;
        left: 15%;
        margin-top: -13vw;
    }
    .dinzhi629 .bg1 .btn .btnBox{
        margin-top: -9vw;
    }
    .dinzhi629 .bg1 .btn .sheji{
        width: 38vw;
        height: 7vw;
    }
    .dinzhi629 .bg1 .btn .zixun{
        width: 38vw;
        height: 7vw;
    }
    .swiper629{
        width: 95%;
        height: 90vw;
        left: 2.5%;
        margin-top: -117vw;
    }
    .dinzhi629 .bg2 .btn{
        width: 70%;
        left: 15%;
        margin-top: -26vw;
    }
    .dinzhi629 .bg2 .btn .btnBox{
        margin-top: -9vw;
    }
    .dinzhi629 .bg2 .btn .sheji{
        width: 38vw;
        height: 7vw;
    }
    .dinzhi629 .bg2 .swiper-button-prev{
        width: 8vw;
        left: 2vw;
    }
    .dinzhi629 .bg2 .swiper-button-next{
        width: 8vw;
        right: 2vw;
    }
    .newstabs{
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 8vw 0 3vw 0;
    }
    .newstabs .tab{
        font-size: 14px;
        margin: 0 2vw;
        position: relative;
        border: 1px solid #00c7a1;
        border-radius: 5vw;
        padding: 3px 15px;
    }
    .newstabs .tab.active{
        background: #00c7a1;
        color: white;
    }
    .joinF1 .f1Item .item3 .img{
        padding: 5vw 5vw 0 5vw;
    }
    .joinF1 .f1Item .item4 .img{
        padding: 5vw 5vw 0 5vw;
    }
    .joinF1 .f1Item .item5 .img{
        padding: 5vw 5vw 0 5vw;
    }
    .joinF1 .f1Item .item6 .img{
        padding: 5vw 5vw 0 5vw;
    }
    .joinF1 .f1Item .item7 .img{
        padding: 5vw 5vw 0 5vw;
    }
    .titNews{
        text-align: center;
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-weight: 500;
        position: relative;
        color: #009c73;
    }
    .titNews::before{
        width: 22px;
        height: 3px;
        position: absolute;
        left: 50%;
        margin-left: -11px;
        bottom: 5px;
        content: '';
        background: #009c73;
        border-radius: 35px 0 35px 0;
    }
    .freeAppointment .btnSubmit{
        font-size: 14px;
    }
}
@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {
	.mproduct_box ul{
		bottom: 12%;
	}
	.mproduct_box ul li{
		width: 87%;
		left: 6%;
	}
}
@media screen and (max-width: 375px){
    .mnews ul li a .info .name{
        font-size: 12px;
    }
    .nmore,.freeAppointment .round,.freeAppointment .formBox input{
        font-size: 12px;
    }
}