@import url("core.css");
@import url("fonts.css?v=22");
@import url("menu.css?v=22");
@import url("flag.css");

img {
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

.wcenter {
    max-width: 1540px;
    margin: 0 auto;
    padding: 0 20px;
}

body * {
    font-family: 'DINPro', Arial, Helvetica, sans-serif;
}

#banner-slider img {
    display: block;
    width: 100%;
    height: auto
}

#banner-slider .banner_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: none;
}

#banner-slider .swiper-pagination-b {
    position: static;
    margin: 0 auto;
    text-align: center
}

#banner-slider .swiper-pagination-b * {
    cursor: pointer;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
    outline: none
}

#banner-slider .swiper-pagination-click {
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 800;
    width: 100%;
}

#banner-slider .swiper-pagination-b .swiper-pagination-bullet-active {
    background: #fff
}

.banner_txt {
    display: none
}

.item_h2_title {
    color: #1b2127;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-size: 30px;
    color: #119466;
    font-weight: bold;
}

.item_business,
.item_adv {
    padding: 80px 0
}

.item_business .item_h2_title {
    margin-bottom: 50px
}

.item_business ul {
    height: 675px;
}

.item_business ul li {
    width: 28%;
    position: relative;
    overflow: hidden;
    height: 100%;
    float: left;
}

.item_business ul li img {
    display: block;
    width: auto;
    height: 100%;
    -webkit-transform: scale(15);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform 0.65s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.65s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.65s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.65s cubic-bezier(0.4, 0, 0.2, 1);
}

.item_business ul li .business-p {
    padding: 50px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.item_business ul li .business-p b {
    font-size: 34px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.2;
    display: block;
    margin-top: 80px;
    margin-bottom: 25px
}

.item_business ul li .business-p p {
    font-size: 18px;
    line-height: 1.2;
    display: block;
}

.item_business ul.hoveron li {
    width: 28%
}

.item_business ul.hoveron li.on {
    width: 44%;
}

.item_business ul.hoveron li.on .business-p {
    background: rgba(0, 0, 0, 0)
}

.item_business ul.hoveron li.on:after {
    background: rgba(49, 49, 49, 0.51);
}

.item_business * {
    transition-duration: .3s;
    -ms-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
}

.item_business ul li .business-p:after {
    background: url(../images/icon_next.png) no-repeat center center;
    width: 65px;
    height: 54px;
    border: 1px solid #fff;
    content: "";
    position: absolute;
    left: 50px;
    bottom: 50px
}

.item_business ul.hoveron li.on .business-p:after {
    background-color: #119466;
    border-color: #119466
}

.item_business ul.hoveron li.on img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.item_adv {
    background: #f2f4f5;
    padding-bottom: 0px;
}

.item_adv .item_h2_title {
    margin-bottom: 20px
}

.adv_p {
    font-size: 20px;
    color: #858585;
    line-height: 1.2;
    text-align: center
}

#adv-slider {
    max-width: 1460px;
    margin: 0 auto
}

.adv_thumb {
    margin-top: 25px;
}

.adv_thumb img {
    max-width: 100%;
    height: auto
}

.adv_tab_item {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.adv_tab_item li {
    cursor: pointer;
    display: inline-block;
    padding: 50px 25px;
    text-align: center;
    font-size: 18px;
    color: #3e3d3d;
    line-height: 1.2;
    text-align: center;
}

.adv_tab_item li.tab01 {
    width: 250px;
}

.adv_tab_item li.tab02 {
    width: 260px;
}

.adv_tab_item li.tab03 {
    width: 299px;
}

.adv_tab_item li.tab04 {
    width: 375px;
}

.adv_tab_item li.tab05 {
    width: 320px;
}

.adv_tab_item li span {
    display: block;
    padding: 10px 0px;
    position: relative;
    padding-bottom: 20px;
    height: 78px;
}

.adv_tab_item li span:after {
    width: 60px;
    height: 2px;
    background: #119466;
    text-align: center;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -30px
}

.adv_tab_item li i {
    display: inline-block;
    text-align: center;
    font-size: 98px;
    line-height: 0.8;
    font-family: Arial, Helvetica, sans-serif;
    color: #119466;
    font-style: normal;
    font-weight: bold
}

.adv_tab_item li.on {
    background: #119466
}

.adv_tab_item li.on * {
    color: #fff
}

.adv_tab_item li.on span:after {
    background: #fff
}

.item_app {
    padding: 80px 0
}

.item_app .item_h2_title {
    margin-bottom: 50px
}

.app_item {}

.app_item .swiper-slide {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 15px
}

.app_item .swiper-slide img {
    display: block;
    width: 100%;
    height: auto
}

.app_item .swiper-slide a.title {
    color: #333;
    font-size: 20px;
    line-height: 1.2;
    padding: 10px 15px;
    display: block;
    width: 100%;
}

.app_item .swiper-slide p {
    display: block;
    padding: 10px 15px;
    color: #878787;
    font-size: 16px;
    line-height: 1.4;
}

.app_item .swiper-slide a.thumb {
    display: block;
    margin-bottom: 10px
}

.app_item .swiper-slide a.title:hover {
    color: #197852
}

#area-slider .swiper-pagination {
    position: static;
    margin-top: 15px
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    outline: none
}

.swiper-pagination-bullet-active {
    background: #119466
}

.item_making {
    color: #fff;
    padding-top: 50px;
    background: #1f9063 url(../images/kbbg.jpg) no-repeat center bottom;
}

.making_bg {
    padding-bottom: 500px;
}

.item_making .item_h2_title {
    color: #fff
}

.making_p {
    text-align: center;
    color: #efefef;
    font-size: 22px;
    display: block;
    margin-bottom: 45px
}

.making_lt {
    float: left;
    width: 700px;
    background: #197852;
    padding: 25px 0
}

.making_lt .wrap_flex>li {
    float: left;
    width: 50%;
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    padding: 15px 20px;
    padding-left: 45px;
}

.making_lt .wrap_flex>li span {
    font-size: 30px;
    display: inline-block;
    position: relative;
    font-weight: bold
}

.making_lt .wrap_flex>li span i {
    font-style: normal;
    vertical-align: top;
    line-height: 0.8
}

/* .making_lt .wrap_flex>li.last i {vertical-align: middle} */
.making_rt {
    float: right;
    width: 700px;
}

.item_making .wcenter {
    padding: 0 0px
}

.word_table {
    -moz-box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
}

.word_header {
    color: #000;
    line-height: 48px;
    height: 48px;
}

.word_body {
    /* height: 295px;overflow: hidden; */
}

.word_header {
    display: flex;
    width: 100%;
    padding: 0 10px;
}

.word_table span {
    display: block;
    text-align: center
}

.word_table .name {
    width: 175px;
    text-align: left
}

.word_table li {
    width: 100%;
    color: #494949;
    line-height: 35px;
    padding: 0 10px;
    display: flex;
}

.word_table .time {
    width: 70px;
}

.word_table .order {
    width: 100px;
    text-align: left
}

.word_table .type {
    width: 60px;
    text-align: center
}

.word_table .num {
    width: 80px;
    text-align: center
}

.word_table .hour {
    width: 60px;
    text-align: center
}

.word_table .price {
    width: 100px;
}

.word_body .price {
    color: #e61423;
    font-weight: bold
}

.word_table span {
    float: unset;
    flex: 1;
    width: auto !important;
    font-size: 13px;
}

.word_body li .name {
    background: url(../images/icon_z0.png) no-repeat left center;
    padding-right:
}

.word_body em {
    margin-right: 5px;
    margin-left: 26px;
}

.word_body li.icon1 .name {
    background-image: url(../images/icon_z1.png);
}

.world_customer {
    margin-top: 50px;
}

.world_customer label {
    display: block;
    padding-bottom: 20px;
    font-size: 18px;
    color: #959595
}

.item_process {
    padding: 80px 0
}

.item_process .item_h2_title {
    margin-bottom: 50px
}

.process_box * {
    transition-duration: .3s;
    -ms-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
}

.process_lt {
    width: 350px;
    float: left;
}

.process_lt label {
    font-size: 17px;
    color: #878787
}

.process_lt h3 {
    font-size: 32px;
    color: #119466;
    display: block;
    margin-bottom: 10px
}

.process_lt p {
    font-size: 26px;
    color: #878787
}

.process_rt {
    width: 1100px;
    float: right
}

.process_rt img {
    display: block;
    width: 100%;
    height: auto
}

.step_box {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 45%;
    margin-top: -140px;
    background: rgba(17, 148, 102, 0);
    color: #fff;
    padding: 20px;
    padding-top: 20px;
}

.step_box i {
    font-style: normal;
    font-size: 40px;
    font-weight: bold;
    display: block
}

.step_box b {
    font-size: 20px;
    font-weight: bold;
    display: block;
    line-height: 1.2
}

.step_box p {
    font-size: 14px;
    line-height: 1.5;
    display: none;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

#process-slider .swiper-slide:hover .step_box {
    background: rgba(17, 148, 102, 1);
    top: 55%;
    margin-top: 0
}

#process-slider .swiper-slide:hover p {
    display: -webkit-box;
    display: block;
    max-height: 87px;
}

.swiper-process-next {
    outline: none;
    cursor: pointer;
    background: rgba(17, 148, 102, 0.5) url(../images/icon_next.png) no-repeat center center;
    width: 65px;
    height: 50px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -25px;
    z-index: 800
}

.swiper-process-prev {
    outline: none;
    cursor: pointer;
    background: rgba(17, 148, 102, 0.5) url(../images/icon_prev.png) no-repeat center center;
    width: 65px;
    height: 50px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -25px;
    z-index: 800
}

.item_service {
    background: url(../images/servicebg.jpg) no-repeat center center;
    height: 720px;
}

.item_service ul {}

.item_service li {
    display: inline-block;
    text-align: center;
    padding: 0 50px;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase
}

.item_service li span {
    display: block;
}

.item_service li:before {
    background: url(../images/icon_tgs.gif) no-repeat;
    height: 128px;
    content: "";
    width: 128px;
    display: inline-block
}

.item_service li.icon02:before {
    background-position: -128px center
}

.item_service li.icon03:before {
    background-position: -256px center
}

.item_service li.icon04:before {
    background-position: -384px center
}

.item_news {
    padding: 80px 0
}

.item_news .item_h2_title {
    margin-bottom: 50px
}

.news_lt {
    float: left;
    width: 1030px;
}

.news_lt li {
    float: left;
    width: 490px;
}

.news_lt li:first-child {
    margin-right: 45px
}

.news_lt li label {
    display: block;
    background: url(../images/icon_date.jpg) no-repeat left center;
    padding-left: 32px;
    display: block;
    margin-top: 12px
}

.news_lt li .title {
    font-size: 25px;
    color: #333;
    line-height: 1.2;
    display: block;
    margin-top: 10px
}

.news_lt li .title:hover {
    color: #119466
}

.news_lt li p {
    font-size: 16px;
    line-height: 1.3;
    padding: 15px 0;
    color: #878787;
}

.news_lt li a.more {
    color: #119466;
    font-size: 18px;
}

.news_lt li a.more i {
    vertical-align: middle;
    margin-left: 5px
}

.news_rt {
    float: right;
    width: 405px;
}

.news_rt label {
    font-size: 17px;
    color: #878787;
    display: block
}

.news_rt b {
    font-size: 32px;
    color: #343434;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 50px
}

.news_rt b span {
    color: #119466;
}

.news_rt p {
    font-size: 16px;
    color: #878787;
    margin-bottom: 20px
}

.news_rt p a {
    display: block;
    line-height: 1.2;
    background: url(../images/icon_jst.jpg) no-repeat left 4px;
    padding-left: 25px
}

.news_rt p a:hover {
    color: #119466
}

.item_product {
    padding: 40px 0 20px;
    background: #f2f4f5;
    margin-top: -25px;
}

.product_boxs_display .title {
    color: #119466;
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.2
}

.product_boxs_display {
    padding: 20px;
    padding-bottom: 40px
}

.product_boxs_display>a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_boxs_display img {
    display: block;
    width: 100%;
    height: 100%;
}

.product_boxs_display img {
    display: block;
    width: 100%;
    height: 100%;
}

.product_boxs_display p {
    display: block;
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
    color: #878787;
}

.product_p {
    font-size: 20px;
    color: #858585;
    line-height: 1.2;
    text-align: center;
    padding: 0 0px;
    margin-bottom: 50px
}

#product-slider .swiper-slide {
    background: #fff
}

.product_boxs {
    background: #fff
}

#product-slider {
    text-align: center
}

#product-slider .swiper-slide .thumb {
    display: block;
    text-align: center
}

#product-slider .swiper-slide .thumb img {
    max-width: 100%;
    height: auto
}

#product-slider .product_boxs p {
    display: block;
    text-align: center;
    line-height: 1.2;
    font-size: 22px;
    color: #1b2127;
    padding-bottom: 20px
}

#product-slider .product_boxs p label {
    font-size: 18px;
    color: #929292;
    display: block
}

#product-slider .product_boxs a {
    background: #119466;
    text-align: center;
    padding: 10px 0;
    display: block;
    font-size: 18px;
    color: #fff;
    margin-top: 10px
}

.swiper-product-next,
.swiper-comments-next {
    outline: none;
    display: inline-block;
    cursor: pointer;
    background: rgba(17, 148, 102, 0.9);
    font-size: 28px;
    z-index: 800;
    color: #fff;
    padding: 0px 10px;
    margin-left: 15px;
    margin-top: 35px
}

.swiper-product-prev,
.swiper-comments-prev {
    outline: none;
    display: inline-block;
    cursor: pointer;
    background: rgba(17, 148, 102, 0.9);
    font-size: 28px;
    z-index: 800;
    color: #fff;
    padding: 0px 10px;
    margin-top: 35px
}

.item_customer {
    background: #119466;
    padding: 50px 0px
}

.item_customer .wcenter {
    text-align: center;
    padding: 0 100px;
}

.item_customer .wcenter img:hover {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
}

.item_customer .wcenter img {
    filter: alpha(opacity=80);
    -webkit-opacity: .8;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -ms-opacity: .8;
    -o-opacity: .8;
    opacity: .8
}

.item_comments {
    padding: 80px 0;
    background: #f2f4f5
}

.item_comments .item_h2_title {
    margin-bottom: 30px
}

.item_comments .swiper-slide {
    background: #fff;
    padding: 20px
}

.item_comments .swiper-slide .thumb {
    display: block;
    text-align: center;
    float: left;
    width: 100%
}

.item_comments .swiper-slide .thumb img {
    display: block;
    width: 100%;
    height: 100%
}

.item_comments .swiper-slide .pics img {
    display: block;
    float: left;
    width: 60px;
    height: auto;
    margin-right: 10px;
    height: 50px;
    margin-top: 10px
}

.item_comments .swiper-slide .pics {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.userform {
    float: left;
    width: 100%;
    position: relative;
}

.userform img {
    display: block;
    width: 37px;
    height: 37px;
    float: left;
    margin-right: 15px
}

.userform span {
    display: block;
    line-height: 1.0;
}

.userform span.name {
    padding-top: 6px
}

.userform span.name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100px
}

.userform span.city-icon {
    position: absolute;
    left: 54px;
    top: 24px;
}

.userform .star-icon {
    background: url(../images/icon_star5.webp) repeat-x left center;
    width: 138px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 6px
}


.userform .star-icon.star4 {
    background-image: url(../images/icon_star4.webp)
}

.userform .star-icon.star3 {
    background-image: url(../images/icon_star3.jpg)
}

.userform .star-icon.star2 {
    background-image: url(../images/icon_star2.jpg)
}

.userform .star-icon.star1 {
    background-image: url(../images/icon_star1.jpg)
}

.item_comments {
    text-align: center
}

.item_comments .swiper-slide {
    text-align: left;
}

.item_comments .swiper-slide .desc {
    line-height: 1.4;
    margin: 15px 0;
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #878787;
}

.item_comments .datetime {
    float: left;
    width: 100%
}

.item_comments .datetime font {
    display: block;
    float: left;
    margin-right: 30px;
    position: relative;
    padding-left: 25px;
    line-height: 17px;
    color: #999
}

.item_comments .datetime font:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    width: 17px;
    height: 17px;
    background: url(../images/icon_its.jpg) no-repeat;
}

.item_comments .datetime font.number {
    margin-right: 0;
    padding-left: 25px;
}

.item_comments .datetime font.view {
    padding-left: 30px;
}

.item_comments .datetime font.number:before {
    background-position: right center;
    top: 0;
}

.item_comments .datetime font.view:before {
    background-position: -164px center;
    top: 0;
    width: 23px;
}

#banner-slider img,
#banner-slider .imgpostion {
    height: 650px;
}
.video-font{
    width: 650px;
    color: white;
    position: absolute;
    z-index: 11111;
    left: 11%;
  }
@media(max-width:1674px) {
    #banner-slider img,
    #banner-slider .imgpostion {
        height: 33.87096774193548vw;
    }

    #banner-slider .banner_bg {
        background-size: 100% 100%
    }

    .item_business ul {
        height: 600px
    }

    .item_business ul li img {}

    .item_business ul li .business-p b {
        margin-top: 30px
    }

    .item_business ul.hoveron li {
        width: 30%
    }

    .item_business ul.hoveron li.on {
        width: 40%
    }

    .adv_tab_item li i {
        font-size: 4.778972520908vw
    }

    .adv_tab_item li.tab01,
    .adv_tab_item li.tab02,
    .adv_tab_item li.tab03 {
        width: 18%
    }

    .adv_tab_item li.tab04,
    .adv_tab_item li.tab05 {
        width: 22%
    }

    .adv_tab_item li {
        vertical-align: top;
        padding: 25px
    }

    .adv_tab_item li span:after {
        bottom: 0px
    }

    .adv_tab_item li span {
        height: auto;
    }

    .adv_tab_item li .ellipsis_2 {
        overflow: auto
    }

    .app_item li {
        float: left;
        width: 32%;
        margin-right: 2%;
    }

    .app_item li a.title {
        padding: 10px 10px
    }

    .app_item li p {
        padding: 10px
    }

    .process_lt {
        width: 22%
    }

    .process_rt {
        width: 76%
    }

    .item_service {
        padding: 100px 0;
        height: auto
    }

    .item_service li:before {
        width: 100px;
        height: 100px;
        background-size: auto 100%
    }

    .item_service li.icon02:before {
        background-position: -100px center;
    }

    .item_service li.icon03:before {
        background-position: -200px center;
    }

    .item_service li.icon04:before {
        background-position: -300px center;
    }

    .news_lt {
        width: 70%;
    }

    .news_rt {
        width: 30%;
        padding-left: 15px
    }

    .news_lt li {
        width: 50%;
        padding-right: 35px;
        margin-right: 0
    }

    .news_lt li:first-child {
        margin-right: 0
    }

    .userform .star-icon {
        width: 110px;
        height: 20px;
        top: 8.5px;
        background-size: 100% 100%
    }
}

@media(max-width:1600px) {
    .making_lt {
        width: 45%;
    }

    .making_lt .wrap_flex>li span {
        font-size: 24px;
    }

    .item_h2_title {
        font-size: 26px
    }
}

@media(max-width:1500px) {
    .making_lt {
        width: 40%;
    }

    .making_lt .wrap_flex>li span {
        font-size: 22px;
    }

    .step_box b {
        font-size: 22px
    }

    .item_service {
        padding: 100px 0;
        height: auto
    }

    .item_service li {
        padding: 0 30px
    }

    .item_service li:before {
        width: 80px;
        height: 80px;
        background-size: auto 100%
    }

    .item_service li.icon02:before {
        background-position: -80px center;
    }

    .item_service li.icon03:before {
        background-position: -160px center;
    }

    .item_service li.icon04:before {
        background-position: -240px center;
    }

    #customer-slider img {
        max-width: 100%;
        height: auto
    }
}

@media(max-width:1400px) {
    .making_lt {
        width: 100%;
        height: auto;
        padding: 15px 0;
        background: none;
        margin-bottom: 25px
    }

    .making_lt .wrap_flex {
        margin: 0 auto;
    }

    .making_lt .wrap_flex>li {
        padding-left: 25px
    }

    .making_rt {
        width: 100%;
    }

    .word_table {
        width: 700px;
        margin: 0 auto;
    }

    .process_lt {
        width: 100%;
        margin-bottom: 25px
    }

    .process_rt {
        width: 100%
    }

    .item_service li {
        font-size: 20px
    }

    .item_customer .wcenter {
        padding-left: 0;
        padding-right: 0
    }

    #customer-slider img {
        max-width: 100%;
        height: 80px
    }
}

@media(max-width:1250px) {
    .item_business ul li .business-p:after {
        width: 50px;
        height: 42px;
        background-size: auto 20px
    }

    .item_business ul li .business-p b {
        font-size: 25px;
        margin-top: 0
    }

    .item_business ul {
        height: 500px
    }

    .item_h2_title {
        font-size: 22px
    }

    .adv_tab_item li span {
        font-size: 14px;
    }

    .item_making {
        background-size: 100% auto
    }

    .making_bg {
        padding-bottom: 29.2vw
    }

    .step_box {
        padding: 20px;
        margin-top: -160px;
        height: 50%
    }

    #process-slider .swiper-slide:hover .step_box {
        top: 50%;
    }
}

@media(max-width:1200px) {
    .item_service {
        padding: 50px 0;
        height: auto;
        padding-bottom: 25px
    }

    .item_service li {
        padding: 0 0;
        width: 50%;
        float: left;
        margin-bottom: 25px;
    }

    .item_service li:before {
        width: 80px;
        height: 80px;
        background-size: auto 100%
    }

    .item_service li.icon02:before {
        background-position: -80px center;
    }

    .item_service li.icon03:before {
        background-position: -160px center;
    }

    .item_service li.icon04:before {
        background-position: -240px center;
    }

    #customer-slider img {
        max-width: 100%;
        height: 60px
    }

    .step_box i {
        font-size: 35px;
    }

    .step_box b {
        font-size: 20px
    }
}

@media(max-width:1085px) {
    .wcenter {
        max-width: 100%;
        margin-left: 50px;
        margin-right: 50px;
        padding: 0;
    }

    .app_item .swiper-slide a.title,
    .app_item .swiper-slide p {
        padding-left: 0;
        padding-right: 0
    }

    .app_item .swiper-slide a.title {
        padding-bottom: 0
    }

    .item_making .item_h2_title {
        margin-bottom: 0;
        padding-left: 50px;
        padding-right: 50px;
    }

    .making_p {
        margin-bottom: 15px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .swiper-process-next,
    .swiper-process-prev {
        width: 50px;
        height: 35px;
        background-size: auto 25px
    }

    .step_box {
        padding: 20px;
        margin-top: -140px;
        height: 60%
    }

    #process-slider .swiper-slide:hover .step_box {
        top: 40%;
    }
}

@media(max-width:1000px) {
    .item_business ul.hoveron li {
        width: 49%
    }

    .item_business ul.hoveron li.on {
        width: 49%
    }

    .item_business ul {
        height: auto
    }

    .item_business ul li img {
        width: 100%;
    }


    .item_business ul.hoveron li.on .business-p {
        background: rgba(0, 0, 0, 0.5);
    }

    .item_business ul li .business-p:after {
        display: none
    }

    .item_business ul li {
        margin-right: 2%
    }

    .item_business ul li:nth-child(2n) {
        margin-right: 0
    }

    .item_business ul li:last-child {
        width: 100%;
        height: 300px;
        margin-top: 2%;
        margin-right: 0
    }

    .item_business ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .item_h2_title {
        margin-bottom: 30px;
        text-align: center;
    }

    .item_business .item_h2_title {
        margin-bottom: 30px
    }

    .item_news .item_h2_title {
        margin-bottom: 30px
    }

    .news_lt li .title {
        font-size: 20px
    }

    .news_rt b {
        font-size: 25px
    }
}

.adv_tab_item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
}

#process-slider .swiper-pagination {
    display: none
}

#product-slider .swiper-pagination {
    display: none
}

#comments-slider .swiper-pagination {
    display: none
}

@media(max-width:879px) {
    #banner-slider .swiper-pagination-click {
        bottom: 15px;
    }

    .wcenter {
        max-width: 100%;
        margin-left: 30px;
        margin-right: 30px
    }

    .adv_tab_item li.tab01,
    .adv_tab_item li.tab02,
    .adv_tab_item li.tab03 {
        width: 32%
    }

    .adv_tab_item li.tab04,
    .adv_tab_item li.tab05 {
        width: 48%
    }

    .swiper-process-next,
    .swiper-process-prev {
        position: static;
        margin-top: 0;
        display: none
    }

    #process-slider .swiper-pagination {
        display: block;
        position: static;
        margin-top: 10px
    }

    #product-slider .swiper-pagination {
        display: block;
        position: static;
        margin-top: 10px
    }

    .swiper-product-next,
    .swiper-product-prev {
        position: static;
        margin-top: 0;
        display: none
    }

    .swiper-comments-next,
    .swiper-comments-prev {
        position: static;
        margin-top: 0;
        display: none
    }

    #comments-slider .swiper-pagination {
        display: block;
        position: static;
        margin-top: 10px
    }

    .news_lt {
        width: 100%
    }

    .news_rt {
        width: 100%;
        display: none
    }

    .news_lt li {
        padding-right: 0;
        width: 48%
    }

    .news_lt li:first-child {
        margin-right: 4%
    }

    .item_customer {
        padding: 30px 0
    }
}

@media(max-width:800px) {
    .word_table {
        width: 600px
    }

    .word_table .order {
        display: none
    }
}

@media(max-width:800px) {
    .item_business ul li .business-p {
        padding: 30px 30px;
        position: static;
        z-index: 99
    }

    .item_business ul li .business-p b {
        margin-bottom: 15px
    }

    .item_business ul li:last-child {}

    .item_business ul li:nth-child(2n) {
        margin-top: 0%;
    }

    .item_business ul li img {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: auto;
        z-index: -1
    }

    .item_business ul li {
        height: 250px
    }

    .item_app .item_h2_title {
        margin-bottom: 35px
    }
    #description_1{
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .video-font{
      width: 100%;
      color: white;
      position: absolute;
      z-index: 11111;
      left: 20px;
      margin-top: -30px;
    }
}
@media(max-width:700px) {
    .userform .star-icon {
        top: 12px;
        height: 19px;
        position: relative;
    }

    .item_comments .datetime font {
        font-size: 12px;
        padding-left: 18px;
        margin-right: 15px
    }

    .userform span.city-icon {
        position: relative;
        left: 54px;
        top: 5px;
    }

    .item_comments .datetime font:before {
        width: 13px;
        height: 13px;
        background-size: auto 100%;
        top: 2px
    }

    .item_comments .datetime font.view {
        margin-right: 0
    }

    .item_comments .datetime font.view:before {
        background-position: -120px center;
        top: 3px
    }

    .wcenter {
        margin-left: 15px;
        margin-right: 15px;
    }
    #form_banner .wcenter {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media(max-width:680px) {
    .app_item .swiper-slide a.title {
        padding-top: 0;
        font-size: 18px
    }

    .app_item .swiper-slide p {
        font-size: 14px
    }

    .item_service li:before {
        width: 50px;
        height: 50px;
        background-size: auto 100%
    }

    .item_service li.icon02:before {
        background-position: -50px center;
    }

    .item_service li.icon03:before {
        background-position: -100px center;
    }

    .item_service li.icon04:before {
        background-position: -150px center;
    }
}

@media(max-width:660px) {
    .word_table {
        width: 500px
    }

    .word_table .price {
        display: none
    }

    .making_lt .wrap_flex>li {
        padding-left: 25px;
    }

    .item_making .item_h2_title,
    .making_p {
        padding-left: 30px;
        padding-right: 30px;
        line-height: 1.2
    }

    .item_making .item_h2_title {
        margin-bottom: 15px
    }

    .making_lt {
        margin-bottom: 15px
    }

    .item_process .item_h2_title {
        margin-bottom: 25px
    }

    .item_comments .item_h2_title {
        margin-bottom: 25px
    }
}

@media(max-width:600px) {

    .adv_tab_item li.tab01,
    .adv_tab_item li.tab02,
    .adv_tab_item li.tab03 {
        width: 48%
    }

    .adv_tab_item li.tab04,
    .adv_tab_item li.tab05 {
        width: 48%
    }

    .adv_tab_item li {
        padding: 15px
    }

    .item_business ul.hoveron li {
        width: 100%
    }

    .item_business ul.hoveron li.on {
        width: 100%
    }

    .item_business ul li:nth-child(2n) {
        margin-top: 2%;
    }

    .item_business ul li {
        margin-right: 0%;
        height: auto
    }

    .item_business,
    .item_adv,
    .item_app,
    .item_process,
    .item_news,
    .item_product,
    .item_comments {
        padding: 50px 0
    }

    .adv_p {
        font-size: 16px
    }

    .step_box p {
        font-size: 12px;
        max-height: none
    }

    .step_box b {
        font-size: 18px
    }

    .step_box {
        padding-top: 0
    }

    #customer-slider img {
        max-width: 100%;
        height: 50px
    }

    .step_box {
        padding: 20px;
        margin-top: -140px;
        height: 100%
    }

    #process-slider .swiper-slide:hover .step_box {
        top: 0%;
    }

    #process-slider .swiper-slide:hover p {
        max-height: none
    }
}

@media(max-width:560px) {
    .word_table {
        width: 430px
    }

    .word_table .hour {
        display: none
    }

    .making_lt .wrap_flex>li {
        padding-left: 15px;
    }

    #banner-slider .swiper-pagination-click {
        bottom: 10px;
    }
}

@media(max-width:500px) {

    .adv_tab_item li.tab01,
    .adv_tab_item li.tab02,
    .adv_tab_item li.tab03 {
        width: 50%;
        float: left
    }

    .adv_tab_item li.tab04,
    .adv_tab_item li.tab05 {
        width: 50%;
        float: left
    }

    .adv_tab_item li {
        padding: 15px 10px
    }

    .adv_tab_item li i {
        font-size: 35px
    }

    .adv_tab_item li span {
        font-size: 15px
    }

    .word_header {
        padding-left: 15px
    }

    .word_header .name {
        text-align: center;
    }

    .word_table li {
        padding-left: 15px;
        padding-right: 0
    }

    .word_body li .name {
        padding-left: 0;
        background-image: none
    }

    .word_table .time {
        width: 52px
    }

    .word_table {
        width: 390px
    }

    .making_lt .wrap_flex {
        width: 100%
    }

    .making_lt .wrap_flex>li {
        padding-left: 15px;
    }

    .item_service li {
        font-size: 18px
    }

    .news_lt li .title {
        font-size: 18px
    }

    .news_lt li p {
        font-size: 15px
    }

    .news_lt li a.more {
        font-size: 16px
    }

    #customer-slider img {
        max-width: 100%;
        height: 40px
    }

    .item_customer {
        padding: 20px 0
    }
}

@media(max-width:450px) {
    .word_table {
        width: 350px
    }

    .word_table .name {
        width: 125px
    }

    #banner-slider .swiper-pagination-b * {
        width: 8px;
        height: 8px;
    }
}

@media(max-width:400px) {
    .item_business ul li img {
        width: 150%;
    }

    .item_business ul li .business-p b {
        font-size: 20px
    }

    .item_business ul li .business-p p {
        font-size: 16px
    }

    .item_h2_title {
        font-size: 20px;
        margin-bottom: 25px
    }

    .word_table {
        width: 290px
    }

    .word_table .time {
        display: none
    }

    .step_box p {
        font-size: 16px;
        margin-top: 8px
    }

    .step_box b {
        font-size: 18px
    }

    .step_box {
        padding-top: 20px;
        margin-top: -130px
    }

    .item_service li {
        font-size: 16px
    }

    .news_lt li {
        width: 100%
    }

    .news_lt li:first-child {
        margin-right: 0;
        margin-bottom: 25px
    }
}

@media(max-width:350px) {
    .word_table {
        width: 260px
    }

    .word_table .name {
        width: 100px;
    }

    #customer-slider img {
        max-width: 100%;
        height: 30px
    }
}

@media screen and(max-width:600px) {
    .process_lt p {
        font-size: 14px;
    }

    .product_boxs_display .title {
        font-size: 14px;
    }

    #product-slider .swiper-slide {
        width: 100%
    }
}