.m-duan {display: none !important;}

@media (max-width: 1024px) {
    .w-duan {display: none !important;}
    .m-duan {display: block !important;}
    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
      }
      html, body {
        overflow-x: hidden; /* 禁止横向滚动 */
        width: 100%;
        max-width: 100vw;
      }
      
      img {
        max-width: 100%;
        height: auto;
      }

    .hamburger-wrapper {
        left: auto;
        top: 8px;
    }
    .cd-search-trigger {
        right: 60px;
        top: 18px;
        position: fixed;
        z-index: 9999;

    }
    .main-visual-item .main-visual-pc-img {
        -webkit-transform: scale(1);
        transform: scale(1);
        height: 300px;
    }
    .slick-initialized .slick-slide {
        display: block;
    }
    .main-visual-item .main-visual-txt-con {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }
    .main-visual-item.active-item .main-visual-pc-img {
        -webkit-transform: scale(1,1) rotate(0.002deg);
        transform: scale(1,1) rotate(0.002deg);
    }
    #main .container {
        top: 0;
        transform: translateY(0);
        height: auto;
        margin-top: 10px;
    }
    .content_lang__inner {
        display: none;
    }
    .about__background  {display: none;}
    .about__container {
        display: block;
        padding: 0;
    }
    .about__col_right {
        display: block;
        margin-left: 0;
    }
    .about__description {
        max-width: 100%;
    }
    .about__description p.p1 {
        font-size: 20px;
        padding-top: 0px;
    }
    .about__table {
        display: block;
    }
    body {
        display: block;
        height: auto;
    }
    .logo-small {
        position: absolute;
        top: 15px;
        left: 0;
        width: 100%;
    }
    .about__col_left {
        max-width: 100%;
        height: 300px;
    }
    .steps__table {display: block;}
    .inpage .content__col_left {
        height: 55px;
        position: fixed;
        z-index: 999;
        box-shadow: 0 7px 32px -12px rgb(192 196 204 / 72%);
        width: 100%;
        background: #fff;
    }
    .content__col_left .menu {
        width: 100%;
    }
    .inpage-area {
        left: 0;
    }
    .cd-search {
        top: 55px;
        height: 55px;
        position: fixed;
        z-index: 999;
    }
    .cd-search input {height: 55px;}
    .cd-search-trigger .icon-2 {
        position: absolute;
        right: -30px;
        bottom: -55px;
    }
    input[type=text] {
        font-size: 14px;
    }
    .logo-small {display: none;}
    .is-aboutpage .circle-text {
        display: none
    }
    .hero-wrapper.is-homepage {
        padding-top: 90px;
    }
    .hero-wrapper.is-homepage {
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
        height: auto;
        padding-bottom: 0;
        display: block;
    }
    .hero-wrapper {
        min-height: auto;
    }
    .is-aboutpage .tu-wen .tuu {
        width: 100%;
        height: 300px;
    }
    .is-aboutpage .tu-wen {
        display: block;
        flex-wrap: wrap;
        height: auto;
        width: 100%;
    }
    .is-aboutpage .jj {
        width: 100%;
        color: #333;
        line-height: 1.8;
        padding: 30px 20px 30px;
        background: #f4f4f4;
        margin-right: 0;
        font-size: 14px;
        margin-top: 0px;
        display: block;
    }
    .video-section {
        z-index: 2;
        width: 100%;
        height: auto;
        padding-top: 0px;
        padding-bottom: 0;
        position: relative;
        overflow: hidden;
    }
    .middle-area .right .no {width: 50%;}
    .middle-area .right .no h3 {
        color: #34665c;
        font-size: 20px;
    }
    .middle-area .right .no p {
        display: block;
        font-size: 16px;
        padding-top: 15px;
    }
    .middle-area .right .no img {
        display: block;
        width: 45px;
    }
    .header__text h2 {
        font-size: 24px;
    }
    .timeline__container {
        transform: translate(15%);
    -webkit-transform: translate(15%);
    -moz-transform: translate(15%);
    -ms-transform: translate(15%);
    -o-transform: translate(15%);
    }
    .in-footer .footer-top {
        display: none;
    }
    .in-footer .main-width {
        padding-right: 0;
        width: 93%;
        margin: 0 auto;
    }
    .main-width {
        padding-right: 0;
    }
    .in-footer .footer-contact {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        border-top: 0px solid hsl(0deg 0% 88.02%);
        color: #333;
        font-size: 16px;
        font-weight: 500;
        justify-content: space-between;
        line-height: 22px;
        margin-top: 0;
        padding: 0 0 0;
    }
    .in-footer {
        background: #f7f7f7;
        padding: 25px 0 20px;
        position: relative;
    }
    .video-section .middle-area {
        display: flex;
        padding-top: 50px;
        margin-right: 0;
    }
    .fullwidth-box {
        margin-top: 0px;
    }
    .in-footer .footer-contact {
        display: block;
    }
    .in-footer .top {
        bottom: 0;
        display: block;
        height: 40px;
        position: absolute;
        right: 10px;
        width: 26px;
        z-index: 990;
    }
    .in-footer .top img {
        width: 100%;
        max-width: 100%;
        display: inline-block;
    }
    .in-footer .footer-contact .contact-info, .in-footer .footer-contact .contact-us {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .in-footer .footer-contact .contact-us {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 14px;
        font-weight: 305;
        line-height: 21.22px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .in-footer .footer-contact .contact-us .contact-phone {
        color: #34665c;
        margin-left: 8px;
        text-decoration: underline;
    }
    .in-footer .footer-contact .social-media {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 26px;
    }
    .in-footer .footer-contact .social-media li {
        cursor: pointer;
        font-size: 1pc;
        font-weight: 400;
        line-height: 24px;
        margin-right: 22px;
        position: relative;
    }
    .in-footer .footer-contact .social-media li .media-icon {
        background-color: #404040;
        border-radius: 10px;
        bottom: 32px;
        display: none;
        padding: 1pc 18px;
        position: absolute;
        text-align: center;
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
    }
    .in-footer .footer-contact .social-media li:hover .media-icon {
        display: block;
    }
    .in-footer .footer-contact .social-media li .media-icon img {
        border-radius: 8px;
        margin-bottom: 10px;
        width: 150px;
        max-width: 100%;
        display: inline-block;
    }
    .in-footer .footer-contact .social-media li .media-icon p {
        color: hsla(0, 0%, 100%, .95);
        font-family: PingFang SC;
        font-size: 14px;
        line-height: 15.4px;
        white-space: nowrap;
        margin-bottom: 0;
    }
    .in-footer .footer-contact .social-media li .media-icon span {
        color: hsla(0, 0%, 100%, .55);
        font-family: PingFang SC;
        font-size: 10.33px;
        font-weight: 400;
        line-height: 14.47px;
        margin-top: 4px;
    }
    .in-footer .footer-contact .social-media li .media-link {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .in-footer .footer-contact .social-media li .media-link .icon {
        flex: none;
        width: 1.5em;
    }
    .in-footer .footer-contact .social-media li .media-link a {
        font-size: 14px;
        line-height: 21.22px;
        margin-left: 6px;
    }
    .copyright {
        float: none;
        padding-bottom: 10px;
        text-align: left;
        padding: 0 0 15px;
    }
    .in-footer .copyright a, .in-footer .copyright span {
        font-size: 13px;
        font-weight: 300;
        line-height: 21.22px;
    }
    .in-footer .copyright a, .in-footer .copyright span {
        font-size: 13px;
        font-weight: 300;
        line-height: 21.22px;
    }


    .hamburger-wrapper._active {
        padding: 5px;
        top: 10px;
    }
    .hamburger-wrapper._active .hamburger-wrapper__bar::after, .hamburger-wrapper._active .hamburger-wrapper__bar::before {
        width: 26px;
    }
    .menu__content {
        position: fixed;
        top: 55px;
        height: calc(100vh - 50px);
    }

    .menu__list .scroll-content .logo_full img {
        width: 180px;
        display: none;
    }
    .menu__link {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 20px;
        display: block;
        position: relative;
        cursor: pointer;
        transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
        margin-left: 20px;
        margin-right: 20px;
        border-bottom: 1px solid #ccc;
        width: auto;
        padding-bottom: 15px;
        margin-bottom: 15px !important;
    }
    .menu__list .scroll-content {
        display: block;
    }
    .nav-addons {
        margin-top: 30px;
        margin-left: 20px;
    }
    .menu__bottom {
        padding: 20px 10px;
    }
    .menu__list .scroll-content .logo_full {
        margin-bottom: 40px;
        display: none;
    }
    .menu__btn {
        width: 100%;
        padding: 0;
        background: #fff;       
        height: 55px;
        position: fixed;
    }
    .menu__top {
        padding: 20px 7px 20px;
        height: auto;
    }
    .phone-link {
        font-size: 13px;
    }
    .menu__bottom .menu__container .icp {
        padding-top: 5px;
    }
    .m-duan.m-logo {
        position: absolute;
        width: 130px;
        top: 10px;
        left: 15px;
    }
    .m-duan.m-logo img {
        width: 100%;
    }
    .content {
        background: #f0f0f0;
    }
    .menu {
        box-shadow: 0 7px 32px -12px rgb(192 196 204);
    }
    #mainVisual {
        overflow: hidden;
        width: 90%;
        position: relative;
        margin: 0 auto;
        margin-top: 30px;
    }
    .main-visual-item .main-visual-txt-con .main-visual-txt2 {
        font-size: 24px;
        color: #404040;
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 1.8;
    }
    .main-visual-item .main-visual-txt-con .main-visual-txt1 {
        font-size: 18px;
    }
    .home-reveal_component .h3 {
        font-size: 30px;
    }
    .number-loader {
        display: block;
    }
    .home-reveal_component img {
        display: block;
    }
    .number-loader_logo {
        top: 53%;
        left: 25px;
        transform: translate(0, 0);
    }
    .transition-logo.is-icon {
        width: 200px;
        
    }
    .about {
        padding-bottom: 35px;
        width: 90%;
        margin: 0 auto;
        margin-top: 50px;
    }
    .about__description .p2 {
        margin-bottom: 20px;
        margin-top: 10px;
        padding-top: 20px;
    }
    .circular {
        width: 100px;
        height: 100px;
    }
    .circle-text a p {
        line-height: 100px;
        width: 100px;
    }
    .circle-text .arrow {
        left: 90px;
    }
    .circle-text .arrow svg {
        fill: rgb(52 102 92);
        width: 40px;
    }

    .mobile-page .m-h3 {
        font-size: 20px;
        font-weight: normal;
        color: #34665c;
        margin-bottom: 15px;
    }
    .m-product {
        padding: 40px 0px;
    }
    .m-product {
        background: #f7f7f7;
        padding: 40px 5%;
    }
    .m-product .fff {
        display: flex;
        flex-wrap: wrap;
        font-weight: normal;
        color: rgba(28, 28, 28, 0.25);
        margin-left: -15px;
    }
    .m-product .fff a {
        font-size: 15px;
        margin-left: 15px;
        margin-right: 15px;
        color: rgba(28, 28, 28, 0.4);
        cursor: pointer;
        line-height: 1.6;
    }
    .m-product ul {margin-top: 40px;}
    .m-product ul li {
        margin-bottom: 35px;
    }
    .m-product ul li:last-child {margin-bottom: 0;}
    .m-product ul li img {
        max-width: 100%;
    }
    .m-product ul li p {
        font-size: 16px;
    }

    .social__title-wrap {
        text-align: justify;
        display: block;
        padding: 40px 0px 20px;
    }
    .social-block {
        display: block;
    }
    .social-block__container, .social-block__resize-wrap {
        display: block;
        height: auto;
        margin-bottom: 15px;
    }
    .social-block__img-wrap {
        max-width: 100%;
    }
    .social__container {
        padding: 0 5%;
    }
    .social__table {
        padding-bottom: 40px;
    }

    .m-contact {
        padding: 0px 5% 40px;
    }
    .contacts__title {
        margin-bottom: 50px;
        font-size: 20px;
        font-weight: normal;
        color: #34665c;
        margin-bottom: 15px;
        text-align: left;
    }
    .contacts-list_title {
        font-size: 16px;
        color: #333;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }

    .footer {
        background: #f5f5f5;
        padding: 15px;
        display: block;
        width: 100%;
        position: relative;
        left: 0;
        height: auto;
    }
    .footer__copyright {
        line-height: 1.5;
        display: block;
        text-align: center;
    }
    .contacts-list {
        margin-top: 0;
    }
    .number-loader {
        z-index: 99999;
    }

    .is-aboutpage .tu-wen .tuu .play {
        position: absolute;
        left: 50%;
        top: 66%;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        transform: translate(-50%, -50%);
    }
    .middle-area .right .no:nth-child(3)::before {
        content: "";
        width: 1px;
        height: 180px;
        position: absolute;
        background: rgb(105 116 97 / 15%);
        left: 0;
        top: 70px;
        transform: translateY(-50%);
    }
    .history-main-width .fullwidth-box {
        margin-top: 0px;
        padding-top: 50px;
    }
    .in-footer .footer-contact .social-media {
        display: none;
    }
    .m-swiper {
        margin: 0 auto;
        margin-top: 50px;
        width: 100%;
        /* height: 100vh; */
        background: #f5f5f5;
        padding: 30px;
        padding-top: 50px;
        height: calc(100vh - 55px);
    }
    .m-swiper .swiper {
        margin-bottom: 60px;
    }
    .m-swiper .carousel-gallery__counter {
        position: relative;
        z-index: 1;
        top: auto;
        left: 0;
        width: auto;
        text-align: left;
        color: #333;
        bottom: 0px;
        transform: translateX(0);
    }
    .m-swiper .carousel-gallery__counter .fff {
        display: flex;
        justify-content: left;
        line-height: 1.8;
    }
    .m-swiper .swiper-pagination {
        display: none;
    }
    .left-search {
        display: none;
    }
    .hero-wrapper.is-rdpage {
        padding-top: 55px;
        padding-bottom: 0px !important;
    }
    .inpage .steps__menu {
        margin-top: 30px;
    }
    .steps-nav {
        -ms-flex-direction: column;
        flex-direction: initial;
        margin-top: 5px;
        display: flex;
        flex-wrap: wrap;
    }
    .inpage .steps-nav__item {
        height: auto;
        margin-bottom: 5px;
    }
    .steps-nav__item._active .steps-nav__num {
        display: none;
    }
    .inpage .steps-nav__text {
        font-size: 15px;
        height: auto;
        display: block;
        padding-left: 0;
        margin-right: 20px;
        line-height: 1.8
    }
    .steps-nav__item::before {
        display: none;
    }
    .steps-nav__num {
        display: none;
    }
    .steps-nav__item:last-child::before {
        display: none;
    }
    .cplist-box ul {
        margin-top: 30px;
    }
    .cplist-box ul li {
        width: 48%;
        margin-right: 1%;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 40px;
        margin-left: 1%;
    }
    .step-products__content {
        position: relative;
        width: 100%;
        display: -ms-flexbox;
        display: block;
        height: auto;
        padding: 0;
    }
    .step-products__img-wrap {
        display: block;
        position: relative;
        z-index: 3;
        height: auto;
        overflow: hidden;
        background: #f5f5f5;
    }
    .object-fit-contain {
        position: relative;
    }
    .step-products__description {
        position: relative;
        box-sizing: initial;
        z-index: 5;
        padding: 0;
        background: #fff;
        height: auto;
        overflow: auto;
        display: -ms-flexbox;
        display: block;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
    .step-products__title {
        margin-bottom: 5px;
        color: #2b665c;
        /* font-weight: bold; */
        padding-top: 10px;
        font-size: 16px;
    }
    .cplist-box .step-products__description .guige {
        font-size: 12px;
        line-height: 1.4;
        padding-left: 20px;
        background: url(../picture/icon_water.png) left top no-repeat;
        background-size: 12px;
        color: #333;
        font-weight: normal;
        margin-top: 10px;
        position: relative;
    }
    .cplist-box .step-products__description .guige .fubt {
        position: relative;
        right: auto;
        top: 10px;
        width: auto;
        color: #646464;
    }
    .step-products__description {
        overflow: initial;
    }
    .pager {
        text-align: center;
        padding: 0px 0 20px;
    }
    .c-product_gallery {
        padding-top: 90px;
    }
    .c-image.-cover .c-image_img {
        object-fit: cover;
        /* height: 100%; */
        max-width: 380px;
        max-width: 80%;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
        width: auto;
    }
    .c-image_inner p {
    position: absolute;
    bottom: 5px;
    text-align: center;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    }
    .c-button, .recharge.page__customers__request-invite .btn, .shopify-challenge__button.btn {
        width: 30px;
        height: 30px;
    }
    .c-icon svg {
        width: 15px;
    }
    .c-carousel-gallery_item {
        border-radius: 10px;
    }
    .c-product_header_title {
        font-weight: 400;
        font-size: 24px;
        margin-bottom: 30px;
        padding-top: 10px;
    }
    .c-product_header_title span {
        font-size: 15px;
    }
    .u-padding-large-top {
        padding-top: 0;
    }
    .c-product_header {
        padding-bottom: 0;
    }
    .u-margin-large-bottom {
        margin-bottom: 30px;
    }
    .u-offset-right\@to-medium {
        width: 100%;
        margin: 0 auto;
    }
    .o-container.canshu {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .c-perks_list {
        display: flex;
        flex-wrap: wrap;
        gap: inherit;
        -moz-column-gap: var(--grid-gutter);
        column-gap: normal;
    }
    .c-perks_list li {
        width: 33.33%;
        margin-bottom: 30px;
    }
    .o-grid {
        display: block;
    }
    .o-grid_item {
        grid-column-start: none;
    }
    .o-grid.-gutters {
        gap: initial;
        -moz-column-gap: var(--grid-gutter);
        column-gap: normal;
    }
    .c-wysiwyg.-large.-bold table,
    .c-wysiwyg.-large.-bold tbody {
        width: 100% !important;
    }
    .c-wysiwyg h3 {
        margin-top: 0px;
    }
    .c-icon svg {
        width: 24px;
    }
    .c-wysiwyg td {
        width: 25% !important;
        font-size: 14px !important;
    }
    .u-margin-huge-top {
        margin-top: 30px;
    }
    .back-return .button span:last-child,
    .back-return .button:after {display: none;}
    .back-return {
        margin-bottom: 30px;
    }
    .u-margin-big-bottom {
        margin-bottom: 30px;
    }
    .c-accordion_toggler_label {
        font-size: 14px;
    }
    .c-perks_label {
        font-size: 14px;
    }
    .o-container.canshu h3 {
        font-size: 24px;
    }
    .hero-wrapper .circle-text {display: none;}
    .section-yanfa {
        padding-right: 0;
    }
    .section-yanfa .flex {
        display: block;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
        padding: 0 5%;
        width: auto;
    }
    .section-yanfa .righttxt {
        width: 100%;
        margin-left: 0;
        padding-top: 30px;
    }
    .section-yanfa .righttxt .word {
        margin-top: 0; 
    }
    .section-yanfa .h2 {
        font-size: 24px;
        margin-bottom: 0;
    }
    .section-yanfa p {
        font-size: 14px;
        padding-top: 20px;
        color: #535353;
        line-height: 32px;
    }
    .section-yanfa .righttxt p b {
        font-size: 15px;
    }
    .section-yanfa .leftpic {
        width: 100%;
    }
    .section-yanfa .righttxt p br {
        display: none;
    }
    .section-yanfa-2 {
        background: #f7f7f7;
        padding: 40px 0;
        margin-top: 40px;
    }
    .section-yanfa-2 .circle-zhuanli {
        display: flex;
        margin-top: 30px;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid
    ;
    }
    .section-yanfa-2 .circle-zhuanli li {
        width: 100px;
        height: 100px;
        margin-right: 0px;
    }
    .section-yanfa-2 .flex {
        margin-top: 0;
    }
    .section-yanfa-3 .rz img {
        width: 80px;
        margin-right: 20px;
    }
    .section-yanfa-3 .rz {
        margin-top: 15px;
        margin-bottom: 25px;
    }
    .section-yanfa-3 .swiper {
        margin-top: 30px;
        width: 100%;
        height: 100%;
        margin-bottom: 30px;
    }
    main.tansuo {
        width: 100%;
        opacity: 1 !important;
        padding: 95px 5% 0 5%;
    }
    .mobile_scroll .item .text div p,
    .mobile_scroll .item .text div h4 {
        font-size: 16px;
    }
    .tansuoo .content__col_left .menu {
        position: absolute;
        right: 0;
        border-right: 0;
        box-shadow: none;
        transform: translateX(0);
    }
    .list-news .list-ul {
        margin: 0 auto;
        display: block;
    }
    .list-news .list-ul li {
        width: 100%;
        display: block;
        margin-bottom: 30px;
    }
    .list-news .list-ul li a {
        display: block;
        position: relative;
        margin-right: 0px;
        overflow: hidden;
    }
    .news-intro .txt {
        padding: 20px 20px 10px;
    }
    .news-intro .txt h2 {
        height: auto;
        line-height: 1.5;
        font-size: 18px;
    }
    .news-intro .txt .desc {
        margin-top: 5px;
        height: auto;
        font-size: 14px;
        line-height: 1.8;
        letter-spacing: 0.5px;
        color: #777;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: initial;
    }
    .list-ul li .news-more {
        padding-left: 20px;
    }
    .contact-img .img1 {
        width: 100%;
        margin-right: 0;
    }
    .contact-2 {
        position: relative;
        margin-right: 0;
        padding-top: 20px;
    }
    .contact-img {
        display: block;
    }
    .contact-img .img2 {
        width: 100%;
        margin-top: 10px;
    }
    .contact-more {
        position: relative;
        margin-right: 0;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .contact-add {
        margin-bottom: 35px;
    }
    .contact-more ul {
        display: block;
    }
    .contact-more li {
        border-color: #676767;
        flex: 0 0 46.5%;
        margin-bottom: 25px
    }
    .contact-form .main-width {
        background-color: #98e5bb;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
        justify-content: center;
        align-items: center;
        height: auto;
        padding: 50px 0 20px;
        position: relative;
        left: 0;
        background-size: cover;
    }
    .message-area .cont1400 {
        background-color: #fff;
        border-radius: 10px;
        padding: 10px;
        position: relative;
        width: 90%;
        margin: 0 auto;
        left: 0;
    }
    .message-area h2 {
        font-size: 24px;
    }
    .message-area .cform-box {
        margin-right: -18px;
        margin-left: -18px;
        margin-top: 20px;
    }
    .message-area .cform-item {
        display: block;
        vertical-align: top;
        width: 100%;
        margin-bottom: 10px;
    }
    .message-area .cform-item__wrap .cform-input {
        display: block;
        width: 100%;
        height: 50px;
        background: #fff;
    }
    .message-area .cform-item.col-100 {
        width: 100%;
        margin-top: 0px;
    }
    .message-area .cform-textarea {
        height: 150px;
        background: #fff;
    }
    .message-area .cont1400 {
        background-color: transparent;
        border-radius: 10px;
        padding: 10px;
        position: relative;
        width: 100%;
        margin: 0 auto;
        left: 0;
    }
    .message-area .tijiao .btn-submit {
        margin-top: 20px;
    }
    .search-page .heading-group.hide-mobile {
        display: block;
    }
    .is-rdpage-new .heading-group.hide-mobile {
        display: block;
    }
    .hero-wrapper.is-rdpage-new {
        padding-top: 95px;
        padding-bottom: 0px !important;
    }
    .is-rdpage-new .h1.heading1 {
        font-weight: normal;
        margin-bottom: 0;
        font-size: 32px;
        font-size: 32px;
    }
    .is-rdpage .hero-head.is-homepage {
        margin-bottom: 0px;
    }

    .search-page .h1.heading1 {
        font-weight: normal;
        margin-bottom: 0px;
        font-size: 22px;
    }
    .search-page .hero-wrapper.is-rdpage {
        padding-top: 90px;
    }
    .pager a,
    .pager span {

        margin-right: 10px;
        margin-left: 10px;
        min-width: 25px;
        line-height: 2.75;
        color: rgb(184 184 184);
        display: inline-block;
        vertical-align: top;
        -webkit-transition: color .3s;
        transition: color .3s;
        font-weight: 500;
        font-size: 14px;
        height: 44px;
        line-height: 44px;
    }
    .litebox-overlay .litebox-container {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
    }
    .litebox-overlay {
        z-index: 99999;
    }
    .litebox-overlay .litebox-close {
        z-index: 9999999;
    }
    .steps-nav__item:last-child._active::before {
        display: none;
    }

}