﻿@charset "utf-8";
@media screen and (max-width:1920px){
    .box_con {
        box-sizing: border-box;
        max-width: 69.79166666666667vw;
        margin: 0 auto;
    }

    .box_cons {
        padding: 0 8.333333333333334vw;
        box-sizing: border-box;
        max-width: 100vw;
        margin: 0 auto;
    }
    /* header */
    header {
        position: fixed;
        z-index: 9;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        transition: all 0.5s;
        background: rgba(8, 57, 135, 0.8);
    }

    header .logo {
        width: 11.979166666666668vw;
        height: 5.208333333333334vw;
        line-height: 5.208333333333334vw;
    }

    header .logo a {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
    }

    .head_con {
        justify-content: space-between;
        align-items: center;
    }

    .head_right {
        align-items: center;
        justify-content: flex-end;
        width: calc(100% - 13.020833333333334vw);
    }

    .head_nav .head_nav_item {
        position: relative;
    }

    .head_nav .head_nav_item>a {
        display: block;
        font-size: 0.9375vw;
        line-height: 5.208333333333334vw;
        padding: 0 0.9375vw;
        box-sizing: border-box;
        color: #fff;
        position: relative;
        transition: all 0.5s;
        text-transform: uppercase;
        z-index: 2;
    }

    .head_nav .head_nav_item.active>a {
        color: #fff;
        font-weight: bold;
    }


    .head_lang a {
        background: rgba(255, 255, 255, 0.8);
        display: block;
        width: 4.166666666666667vw;
        height: 2.0833333333333335vw;
        line-height: 2.0833333333333335vw;
        border-radius: 2.0833333333333335vw;
        font-size: 1.0416666666666667vw;
        font-family: Arial;
        text-transform: uppercase;
        color: #070f2a;
        text-align: center;
        box-sizing: border-box;
    }

    .head_search {
        position: relative;
        width: 5.729166666666667vw;
        margin: 0 1.5625vw;
    }

    .search_form {
        display: flex;
        flex: 1;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 2.0833333333333335vw;
        overflow: hidden;
        box-sizing: border-box;
    }

    .search_form input {
        height: 2.0833333333333335vw;
        line-height: 2.0833333333333335vw;
        border: none;
        background: none;
        padding-left: 0.5208333333333334vw;
        box-sizing: border-box;
        font-size: 0.7291666666666667vw;
        width: calc(100% - 2.0833333333333335vw);
        font-size: 0.7291666666666667vw;
        color: #fff;
    }

    .search_form button {
        width: 2.0833333333333335vw;
        height: 2.0833333333333335vw;
        line-height: 2.0833333333333335vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* end header */

    /* footer */
    footer{
        background: url(images/footer_bg.jpg) no-repeat bottom center/cover;
    }
    .foot_top{
        padding: 2.604166666666667vw 0;
        justify-content: space-between;
        align-items: center;
    }
    .foot_logo{
        width: 11.979166666666668vw;
    }
    .foot_links{
        width: calc(100% - 11.979166666666668vw);
        justify-content: flex-end;
        align-items: center;
    }
    .foot_link{
        width: auto;
    }
    .foot_link .item{
        width: 2.604166666666667vw;
        height: 2.604166666666667vw;
        border: 1px solid rgba(255, 255, 255, 0.2);
        line-height: 2.604166666666667vw;
        text-align: center;
        border-radius: 50%;
        margin-right: 1.5625vw;
        box-sizing: border-box;
    }
    .foot_link .item a{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
    }
    .foot_search{
        width: 16.145833333333336vw;
        border: 1px solid rgba(255, 255, 255, 0.2);
        box-sizing: border-box;
        border-radius: 3.125vw;
    }
    .foot_search input{
        width: calc(100% - 3.125vw);
        font-size: 0.8333333333333334vw;
        color: #fff;
        text-indent: 1em;
    }
    .foot_search button{
        width: 3.125vw;
        height: 3.125vw;
        line-height: 3.125vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .foot_center{
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding: 4.6875vw 0;
    }
    .foot_left{
        width: 30%;
        padding-right: 5%;
        border-right: 1px solid rgba(255, 255, 255, 0.2);
        box-sizing: border-box;
    }
    .foot_left .tit{
        font-size: 0.8333333333333334vw;
        color: #fff;
        opacity: 0.6;
        display: inline-flex;
        align-items: center;
        line-height: 1.5625vw;
    }
    .foot_left .tit img{
        margin-right: 0.5208333333333334vw;
    }
    .foot_left .txt{
        font-size: 0.9375vw;
        color: #fff;
    }
    .foot_left .txt b{
        font-size: 1.875vw;
        font-family: Arial;
        font-weight: 900;
    }
    .foot_right{
        width: 70%;
        padding-left: 5%;
        justify-content: flex-end;
        box-sizing: border-box;
        display: inline-flex;
    }
    .foot_right .item{
        max-width: 8.59375vw;
        margin-left: 1.25vw;
    }
    .foot_right .item .tit{
        font-size: 1.0416666666666667vw;
        font-weight: 550;
        color: #fff;
        padding-bottom: 1.5625vw;
    }
    .foot_right .item .tct a{
        display: block;
        font-size: 0.78125vw;
        line-height: 1.2;
        opacity: 0.5;
        color: #fff;
        margin-bottom: 0.5vw;
    }
    .foot_btm {
        background: rgba(23, 29, 35, 0.8);
        padding: 1.0416666666666667vw 0;
        font-size: 0.7291666666666667vw;
        color: rgba(255, 255, 255, 0.2);
    }

    .foot_btm a {
        color: rgba(255, 255, 255, 0.2);
        margin-left: 1.0416666666666667vw;
        font-size: 0.7291666666666667vw;
    }


    .godown,
    .gotops {
        background: #083987;
        border-radius: 50%;
        width: 3.125vw;
        height: 3.125vw;
        box-shadow: 0 0 1.0416666666666667vw rgba(0, 0, 0, 0.08);
        align-items: center;
        justify-content: center;
        cursor: pointer;
        box-sizing: border-box;
        position: fixed;
        right: 1.5625vw;
        bottom: 15%;
    }

    .gotops span {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 1.3541666666666667vw;
        height: 1.3541666666666667vw;
    }
    .godown{
        bottom: 20%;
    }
    /* end footer */

    /* home */
    /* .lg_wrap {
        padding-bottom: 5.625vw;
    } */
    .box_title{
        text-align: center;
        color: #030b1c;
    }
    .box_title .title_tit{
        font-size: 2.1875vw;
        font-weight: bold;
        padding-bottom: 1.0416666666666667vw;
    }
    .box_title .title_desc{
        font-size: 1.0416666666666667vw;
        line-height: 1.875vw;
    }
    .more{
        text-align: center;
        margin: 1.5625vw auto;
    }
    .more a{
        display: inline-flex;
        align-items: center;
        font-size: 0.7291666666666667vw;
    }
    .more a span{
        display: block;
        width: 0.5208333333333334vw;
        height: 0.5208333333333334vw;
        background: url(../more_icon.png) no-repeat center/contain;
        margin-left: 1.0416666666666667vw;
    }
    /* banner */
    .myBanner {
        position: relative;
        overflow: hidden;
    }

    .myBanner .swiper-slide {
        overflow: hidden;
        width: 100%;
        height: 100vh;
    }

    .myBanner .swiper-slide a {
        display: block;
        height: 100%;
    }

    .myBanner .slide-inner {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-size: cover;
        background-position: center;
        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;
        color: #fff;
    }

    .myBanner .swiper-pagination-banner {
        text-align: center;
        position: absolute;
        bottom: 2.0833333333333335vw;
        z-index: 3;
        left: 0;
        right: 0;
    }

    .myBanner .swiper-pagination-banner .swiper-pagination-bullet {
        width: 3.125vw;
        height: 0.5208333333333334vw;
        background: rgba(255, 255, 255, 0.6);
        border-radius: 0.5208333333333334vw;
        margin: 0 0.5208333333333334vw;
        opacity: 1;
        transition: width 0.5s;
    }

    .myBanner .swiper-pagination-banner .swiper-pagination-bullet-active {
        background: #083987;
        width: 4.6875vw;
        height: 0.5208333333333334vw;
        transition: width 0.5s;
    }

    .myBanner .swiper-banner-prev,
    .myBanner .swiper-banner-next{
        width: 3.125vw;
        height: 3.125vw;
        line-height: 3.125vw;
        border-radius: 50%;
        z-index: 3;
        left: 3.125vw;
        pointer-events: auto;
        display: block;
        opacity: 1;
        cursor: pointer;
        text-align: center;
        background: rgba(255, 255, 255, 0.2);
    }

    .myBanner .swiper-banner-next {
        left: auto;
        right: 3.125vw;
    }

    .myBanner .swiper-banner-prev::after,
    .myBanner .swiper-banner-next::after {
        font-size: 1.0416666666666667vw;
        color: #fff;
    }

    .myBanner .swiper-banner-prev:hover,
    .myBanner .swiper-banner-next:hover {
        background: #083987;
    }
    a:hover{
        color: #083987;
    }
    /* about */
    .about{
        padding-top: 3.125vw;
    }
    .about_tit{
        width: 100%;
        margin: 2.0833333333333335vw auto;
        display: inline-flex;
        justify-content: center;
    }
    .about_desc{
        max-width: 64.58333333333334vw;
        margin: 0 auto;
        text-align: center;
        font-size: 0.9375vw;
        line-height: 1.7708333333333335vw;
    }
    .about_items{
        justify-content: space-between;
        margin: 3.125vw auto 1.5625vw;
        position: relative;
    }
    .about_items::before,
    .about_items::after{
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background: rgba(0, 0, 0, 0.1);
        position: absolute;
        left: 32%;
    }
    .about_items::after{
        left: 70%;
    }
    .about_items .item{
        display: inline-flex;
        align-items: center;
    }
    .about_items .item .item_icon{
        margin-right: 9.375vw;
    }
    .about_items .item .item_txt b{
        font-size: 3.6458333333333335vw;
        font-weight: bold;
        font-family: Arial;
        color: #030b1c;
    }
    .about_items .item .item_txt sub{
        font-size: 0.9375vw;
        color: #030b1c;
        margin-left: 0.78125vw;
    }
    .about_items .item .item_txt span{
        display: block;
        font-size: 0.8333333333333334vw;
        line-height: 1.5625vw;
        color: #030b1c;
    }
    .about_img{
        display: flex;
        justify-content: center;
    }
    /* why_choose_us */
    .why_choose_us{
        padding: 4.6875vw 0;
    }
    .why_choose_us_items{
        overflow: hidden;
        padding-top: 3.125vw;
    }
    .view{
        width: calc(100% - 12.5vw);
        /* padding-right: 1.5625vw; */
        box-sizing: border-box;
        overflow: hidden;
    }
    .view .swiper-container .swiper-slide a{
        display: flex;
        align-items: center;
    }
    .view .swiper-container .swiper-slide .slide_left{
        width: calc(100% - 38.54166666666667vw);
        padding-right: 3.125vw;
        box-sizing: border-box;
    }
    .view .swiper-container .swiper-slide .slide_left .slide_tit{
        font-size: 2.0833333333333335vw;
        font-weight: bold;
    }
    .view .swiper-container .swiper-slide .slide_left .slide_desc{
        font-size: 0.9375vw;
        line-height: 1.875vw;
        color: #030b1c;
        margin-top: 1.5625vw;
    }
    .view .swiper-container .swiper-slide .slide_left .more{
        display: inline-flex;
        margin: 0;
        align-items: center;
        border-bottom: 1px solid #030b1c;
        padding: 0.78125vw 0;
        font-size: 0.7291666666666667vw;
    }
    .view .swiper-container .swiper-slide .slide_right{
        width: 36.97916666666667vw;
        height: 35.41666666666667vw;
        overflow: hidden;
        border-radius: 0.5208333333333334vw;
    }
    .view .swiper-container .swiper-slide .slide_right img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .preview{
        width: 12.5vw;
        height: 35.41666666666667vw;
    }
    .view .arrow-left,
    .view .arrow-right,
    .preview .arrow-left,
    .preview .arrow-right{
        display: none;
    }
    .preview .swiper-container{
        height: 100%;
    }
    .preview .swiper-container .swiper-wrapper{
        flex-direction: column;
    }
    .preview .swiper-container .swiper-slide{
        background: #083987;
        margin-bottom: 1.0416666666666667vw;
        height: 8.072916666666668vw !important;
        border-radius: 0.5208333333333334vw;
    }
    .preview .swiper-container .swiper-slide.active-nav{
        background: #10b6ad;
    }
    .preview .swiper-container .swiper-slide a{
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        font-size: 0.9375vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        text-align: center;
        padding: 0.5208333333333334vw;
        box-sizing: border-box;
    }
    .preview .swiper-container .swiper-slide a img{
        width: 2.604166666666667vw;
        height: 2.604166666666667vw;
        object-fit: contain;
    }
    /* product */
    .product{
        padding: 4.6875vw 0;
        background: #f8f8f8;
    }
    .product_items .item{
        width: calc(100% / 3 - 1.7708333333333335vw);
        margin-right: 2.604166666666667vw;
        margin-top: 2.604166666666667vw;
    }
    .product_items .item:nth-child(3n){
        margin-right: 0;
    }
    .product_items .item a{
        padding: 1.5625vw;
        box-sizing: border-box;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        text-align: center;
        background: url(../product_items_bg.jpg) no-repeat bottom center / cover;
        border-radius: 0.5208333333333334vw;
        box-shadow: 0 0 1.0416666666666667vw rgba(0, 0, 0, 0.05);
        border: 1px solid #fff;
        box-sizing: border-box;
    }
    .product_items .item:hover a,
    .news_items .item a:hover{
        box-shadow: 0 0 1.0416666666666667vw rgba(0, 0, 0, 0.2);
    }
    .product_items .item .item_img{
        padding: 1.5625vw;
        box-sizing: border-box;
        max-width: 25vw;
        max-height: 16.145833333333336vw;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .product_items .item .item_txt .item_tit{
        font-size: 1.4583333333333335vw;
        font-weight: bold;
        line-height: 1.875vw;
        padding-bottom: 1.0416666666666667vw;
    }
    .product_items .item .item_txt .item_desc{
        font-size: 0.8333333333333334vw;
        line-height: 1.5625vw;
        color: #030b1c;
        opacity: 0.8;
    }
    .product_items .item .item_txt .more{
        margin: 0 auto;
        display: inline-flex;
        align-items: center;
        border-bottom: 1px solid #030b1c;
        padding: 0.7291666666666667vw 0;
        font-size: 0.7291666666666667vw;
    }
    .product_items .item .item_txt .more span,
    .news_items .item .more span,
    .view .swiper-container .swiper-slide .slide_left .more span{
        width: 0.5208333333333334vw;
        height: 0.5208333333333334vw;
        background: url(../more_icon.png) no-repeat center/contain;
        margin-left: 1.5625vw;
    }

    /* news */
    .news{
        padding: 4.6875vw 0;
    }
    .news_items .item{
        width: calc(100% / 3 - 1.7708333333333335vw);
        margin-right: 2.604166666666667vw;
        margin-top: 2.604166666666667vw;
    }
    .news_items .item a{
        display: block;
        box-sizing: border-box;
        box-shadow: 0 0 1.0416666666666667vw rgba(0, 0, 0, 0.05);
        background: #fff;
        border-radius: 0.5208333333333334vw;
    }
    .news_items .item:nth-child(3n),
    .news_items .item:last-child{
        margin-right: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .news_items .item .item_img{
        height: 16.145833333333336vw;
        border-radius: 0.5208333333333334vw;
        display: flex;
        align-items: center;
        justify-items: center;
    }
    .news_items .item .item_img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .news_items .item .item_con{
        padding: 1.5625vw;
        box-sizing: border-box;
    }
    .news_items .item .item_day{
        font-size: 0.9375vw;
        color: #333;
        line-height: 0.9375vw;
        display: flex;
        align-items: center;
    }
    .news_items .item .item_day span{
        width: 0.8333333333333334vw;
        height: 0.8333333333333334vw;
        background: url(../day_icon.png) no-repeat center/contain;
        margin-right: 0.5208333333333334vw;
    }
    .news_items .item .item_tit{
        font-size: 1.3541666666666667vw;
        font-weight: bold;
        line-height: 1.875vw;
        height: 3.75vw;
        margin: 1.0416666666666667vw 0 0.5208333333333334vw;
    }
    .news_items .item .item_desc{
        font-size: 0.8333333333333334vw;
        line-height: 1.25vw;
        color: #666;
    }
    .news_items .item .more{
        text-align: left;
        display: flex;
        align-items: center;
        margin: 0.78125vw auto 0;
        font-size: 0.7291666666666667vw;
        line-height: 0.9375vw;
    }
    .news_items .item .more span{
        transform: rotate(45deg) scale(0.9);
    }
    .news_items .item:last-child a{
        border: 1px solid #fff;
        box-sizing: border-box;
    }
    .news_items .item:last-child .item_tit{
        font-size: 1.1458333333333335vw;
        line-height: 1.25vw;
        height: 2.5vw;
        margin: 0.5208333333333334vw 0 0;
    }
    .news_items .item:last-child .more{
        margin: 0.5208333333333334vw auto 0;
    }
    .more_last{
        display: flex;
        justify-content: center;
    }
    .more_last a{
        padding: 0.78125vw 0;
        border-bottom: 1px solid #030b1c;
    }
    /* end home */
    .bar{height: 35.41666666666667vw;}
    .bar_con{height: 100%;padding-top: 5.208333333333334vw;}
    .bar_tit{height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
    .bar_tit .tit_en{font-size: 2.291666666666667vw;color: #fff;text-transform: uppercase;opacity: 0.3;font-family: Arial;}
    .bar_tit .tit_cn{font-size: 3.125vw;font-weight: bold;color: #fff;}

    .navigation{padding: 2.34375vw 0 0;}
    .navigation_con{justify-content: space-between;align-items: flex-start;}
    .nav{display: flex;flex-wrap: wrap;width: 75%;}
    .nav a{padding: 0 1.5625vw;font-size: 1.0416666666666667vw;color: #030b1c;border: 1px solid #030b1c;border-radius: 0.5208333333333334vw;margin-right: 1.0416666666666667vw;line-height: 2.604166666666667vw;margin-bottom: 1.0416666666666667vw;}
    .nav a.active{color: #fff;background: #083987;}
    .crumbs{display: flex;flex-wrap: wrap;align-items: center;}
    .crumbs img{width: 0.625vw;height: 0.625vw;}
    .crumbs a{font-size: 0.7291666666666667vw;color: #030b1c;padding: 0 0.2604166666666667vw;line-height: 2.604166666666667vw;}

    .editor{font-size: 0.8333333333333334vw;line-height: 1.5625vw;color: #030b1c;}
    .about_cons{padding: 3.125vw 0;}
    .about_title{font-size: 2.0833333333333335vw;font-weight: bold;color: #030b1c;padding-bottom: 1.5625vw;}
    .about_left{width: calc(100% - 26.5625vw);padding-right: 4.166666666666667vw;box-sizing: border-box;}
    .about_left .editor{padding-right: 1.5625vw;height: 25vw;overflow-y: auto;box-sizing: border-box;}
    .about_itemss{padding-top: 3.125vw;justify-content: space-between;}
    .about_itemss .item{width: 25%;}
    .about_itemss .item .item_top{display: flex;justify-content: space-between;border-bottom: 1px solid #083987;}
    .about_itemss .item .item_top .item_icon{width: 1.9791666666666667vw;height: 1.9791666666666667vw;}
    .about_itemss .item .item_top .item_tct b{font-size: 2.604166666666667vw;font-family: Arial;font-weight: bold;color: #083987;}
    .about_itemss .item .item_top .item_tct sub{font-size: 0.8333333333333334vw;color: #083987;}
    .about_itemss .item .item_btm{font-size: 0.8333333333333334vw;line-height: 1.875vw;color: #030b1c;text-align: right;}
    .about_right{width: 26.5625vw;height: 38.020833333333336vw;border-radius: 0.5208333333333334vw;overflow: hidden;}
    .about_right img{width: 100%;height: 100%;object-fit: cover;}

    .contact_con{justify-content: space-between;}
    .contact_left,
    .contact_right{width: 48%;}
    .contact_item{display: flex;padding-bottom: 1.0416666666666667vw;align-items: center;padding-bottom: 1.5625vw;}
    .contact_item .icon{width: 2.34375vw;height:2.34375vw;margin-right: 0.78125vw;}
    .contact_item .tct .tit{font-size: 0.9375vw;color: #030b1c;line-height: 1.25vw;}
    .contact_item .tct .txt{font-size: 1.0416666666666667vw;color: #030b1c;font-weight: bold;}
    .contact_item .tct .txt b{font-size: 1.4583333333333335vw;font-family: Arial;}
    .contact_map{margin-top: 1.5625vw;border-radius: 0.5208333333333334vw;box-shadow: 0 0 1.0416666666666667vw rgba(0,0,0,0.1);overflow: hidden;}
    .contact_map img{width: 100%;height: 100%;object-fit: cover;}

    .product_list .item{width: calc(100% / 3 - 1.7708333333333335vw);margin-right: 2.604166666666667vw;margin-bottom: 2.604166666666667vw;}
    .product_list .item:nth-child(3n){margin-right: 0;}
    .product_list .item a{display: block;background: #fff;border-radius: 0.5208333333333334vw;overflow: hidden;padding: 1.5625vw;box-sizing: border-box;text-align: center;position: relative;box-shadow: 0 0 1.0416666666666667vw rgba(0,0,0,0.1);height:100%;}
    .product_list .item a::before {content: '';position: absolute;width: 0;height: 0;border: 1px solid #083987;left: 0px;top: 0;transition: height .1s linear .3s, width .1s linear .4s, visibility 0s .51s;border-bottom: 0;border-left: 0;box-sizing: border-box;border-radius: 0.5208333333333334vw;}
    .product_list .item a::after {content: '';position: absolute;width: 0;height: 0;border: 1px solid #083987;right: 0px;bottom: 0;transition: background-size .1s linear 0s, height .1s linear .1s, width .1s linear .2s, visibility 0s .3s;border-top: 0;border-right: 0;box-sizing: border-box;border-radius: 0.5208333333333334vw;}
    .product_list .item .tit{font-size: 1.25vw;font-weight: bold;}
    .product_list .item .txt{font-size: 0.8333333333333334vw;line-height: 1.25vw;color: #030b1c;opacity: 0.6;padding: 0.5208333333333334vw 0;}
    .product_list .item .img{width: 100%;height: 14.583333333333334vw;overflow: hidden;display: flex;align-items: center;justify-content: center;}
    .product_list .item .mores{width: 8.333333333333334vw;line-height: 2.34375vw;background: #f3f3f1;border-radius: 2.34375vw;margin: 0.78125vw auto 0;color: #030b1c;font-size: 0.7291666666666667vw;}
    .product_list .item:hover a{box-shadow: 0 0 1.0416666666666667vw rgba(0,0,0,0.3);}
    .product_list .item:hover a::before {width: 100%;height: 100%;visibility: visible;transition: width .1s linear 0s, height .1s linear .1s;}
    .product_list .item:hover a::after {width: 100%;height: 100%;transition: visibility 0s .2s, width .1s linear .2s, height .1s linear .3s, background-size .1s linear .4s;}
    .product_list .item:hover .mores{background: #083987;color: #fff;}

    /* 分页 */
    /*.pages{width: 100%;}*/
    /*.page_list{justify-content: center;padding: 1.5625vw 0;}*/
    /*.page_list .pages_list_item{width: 3.125vw;text-align: center;line-height: 3.125vw;font-size: 1.0416666666666667vw;color: #030b1c;margin: 0 0.2604166666666667vw;overflow: hidden;box-sizing: border-box;border-radius: 3.125vw;border: 1px solid #cbcbcb;}*/
    /*.page_list .pages_list_item a{display: flex;align-items: center;justify-content: center;color: #030b1c;height: 100%;}*/
    /*.page_list .pages_list_item.active a,*/
    /*.page_list .pages_list_item:hover a {color: #083987;transition: all ease-in-out 0.5s;font-weight: bold;}*/
    /*.page_list .pages_list_item a span{display: block;width: 1.0416666666666667vw;height: 1.0416666666666667vw;transition: all ease-in-out 0.5s;}*/
    /*.page_list .pages_list_item a span::before,*/
    /*.page_list .pages_list_item a span::after{content: "";display: block;width: 0.625vw;height: 2px;background: #030b1c;transform: rotate(45deg);margin: 0.2604166666666667vw 4px;}*/
    /*.page_list .pages_list_item a span::after{transform: rotate(-45deg);}*/
    /*.page_list .pages_list_item:hover a span::before,*/
    /*.page_list .pages_list_item:hover a span::after{background: #fff;}*/
    /*.page_list .pages_list_item:first-child{transform: rotate(180deg);}*/
    /*.page_list .pages_list_item:hover,*/
    /*.page_list .pages_list_item:hover{background: #083987;color: #fff;}*/
    /*.page_list .pages_list_item:hover a,*/
    /*.page_list .pages_list_item:hover a{color: #fff !important;}*/
    .pagination-block{display:block;width:100%;}
.pagination-block .pagination{display:flex;width:100%;justify-content: center;}
.pagination-block .pagination li{list-style: none;width: 3.125vw;text-align: center;line-height: 3.125vw;font-size: 1.0416666666666667vw;color: #030b1c;margin: 0 5px;overflow: hidden;box-sizing: border-box;border-radius: 3.125vw;border: 1px solid #cbcbcb;}
.pagination-block .pagination li.active{color: #083987;transition: all ease-in-out 0.5s;font-weight: bold;}
.pagination-block .pagination li a{display:block;}
.pagination-block .pagination li:hover a{background: #083987;color: #fff;}

    .product_imgs{width: 50%;}
    .product_imgs .view{width: 100%;box-sizing: border-box;overflow: hidden;height: 23.958333333333336vw;position: relative;background: #fff;border-radius: 0.5208333333333334vw;box-shadow: 0 0.5208333333333334vw 1.0416666666666667vw rgba(0, 0, 0, 0.05);}
    .product_imgs .view .swiper-container{height: 23.958333333333336vw;}
    .product_imgs .preview{width: 100%;position: relative;margin: 1.0416666666666667vw auto 0;height: 3.125vw;}
    .product_imgs .preview .swiper-container .swiper-slide{width: 5.208333333333334vw !important;height: 3.125vw !important;border-radius: 0.5208333333333334vw;margin-right: 0.6770833333333334vw;line-height: 3.125vw;border: 1px solid #eee;box-sizing: border-box;background: #fff;}
    .product_imgs .swiper-container .swiper-slide a{display: flex;align-items: center;justify-content: center;justify-items: center;padding: 0.2604166666666667vw;box-sizing: border-box;height: 100%;}
    .product_imgs .preview .swiper-container{box-sizing: border-box;position: relative;overflow: hidden;width: 29.166666666666668vw;margin: 0 auto;}
    .product_imgs .preview .swiper-container .swiper-wrapper{flex-direction: row;}
    .product_imgs .preview .swiper-container .swiper-slide.active-nav{border:1px solid #083987;box-sizing: border-box;}
    .product_imgs .preview .arrow-right,
    .product_imgs .preview .arrow-left{width: 2.0833333333333335vw;height: 3.125vw;border-radius: 0.5208333333333334vw;background: #e7ecf2;display: block;text-align: center;font-family: 'Courier';font-weight: bold;line-height: 3.125vw;position: absolute;top: 50%;transform: translateY(-50%);z-index: 2;cursor: pointer;}
    .product_imgs .preview .arrow-right{right: 0;}
    .product_imgs .preview .arrow-left{left: 0;}
    .product_imgs .view .arrow-right,
    .product_imgs .view .arrow-left{opacity: 0;}

    .product_tct{width: calc(50%);padding-left: 3.125vw;box-sizing: border-box;}
    .product_tct .editor{height: 18.75vw;overflow-y: auto;}
    .product_tit{font-size: 1.7708333333333335vw;font-weight: bold;color: #030b1c;}
    .product_con>.tit{font-size: 1.1458333333333335vw;padding-left: 0.7291666666666667vw;border-left: 2px solid #083987;line-height: 1.1458333333333335vw;color: #030b1c;font-weight: 500;}
    .product_con .txt{font-size: 0.8333333333333334vw;line-height: 1.3541666666666667vw;color: #666;margin: 1.0416666666666667vw 0 1.5625vw;}
    .product_con .btns a{display: block;width: 100%;line-height: 3.125vw;font-size: 1.0416666666666667vw;color: #fff;background: #083987;border-radius: 0.5208333333333334vw;text-align: center;margin-top: 3.125vw;}

    .product_info_btm{padding-top: 3.125vw;}
    .product_info_btm .tit{font-size: 1.5625vw;font-weight: bold;color: #030b1c;line-height: 2;position: relative;padding-left: 1.0416666666666667vw;box-sizing: border-box;}
    .product_info_btm .tit::before{content: "";display: block;width: 4px;height: 1.0416666666666667vw;background: #083987;position: absolute;left: 0;top: 50%;margin-top: -0.5208333333333334vw;}
    .product_info_btm_tit{border-top: 1px solid #cfd8dc;border-bottom: 1px solid #cfd8dc;}

    .product_info_btm_tit .item span{line-height: 4.166666666666667vw;font-size: 1.0416666666666667vw;color: #030b1c;font-weight: bold;margin-right: 2.0833333333333335vw;cursor: pointer;}
    .product_info_btm_tit .item span.active,
    .product_info_btm_tit .item span:hover{color: #083987;position: relative;}
    .product_info_btm_tit .item span.active::after,
    .product_info_btm_tit .item span:hover::after{content: "";display: block;width: 100%;height: 2px;position: absolute;bottom: -1px;left: 0;right: 0;background: #083987;}

    .product_info_btm_item{display: none;}
    .product_info_btm_item.active{display: block;}
    .product_info_btm_item .mains_text{margin-top: 1.5625vw;}

    .product_btm{padding-bottom: 3.125vw;}
    .product_btm_tit{font-size: 1.5625vw;font-weight: bold;color: #030b1c;line-height: 1;border-left: 3px solid #083987;padding-left: 1.0416666666666667vw;margin: 0.78125vw 0;}
    .product_btm_nav{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin: 1.5625vw 0;}
    .product_btm_nav span{font-size: 1.0416666666666667vw;display: inline-flex;line-height: 4.166666666666667vw;font-weight: 500;position: relative;cursor: pointer;color: #030b1c;margin-right: 1.0416666666666667vw;}
    .product_btm_nav span.active{color: #083987;}
    .product_btm_nav span.active::after{content: "";display: block;width: 100%;height: 2px;position: absolute;bottom: -1px;left: 0;right: 0;background: #083987;}
    .product_btm_items .item{display: none;}
    .product_btm_items .item.active{display: block;}
    .product_page{justify-content: space-between;padding: 1.0416666666666667vw 1.5625vw;box-sizing: border-box;margin: 2.604166666666667vw auto 0;}
    .product_page .item{width: 30%;background: #f3f3f3;border-radius: 0.2604166666666667vw;overflow: hidden;}
    .product_page .item a{display: inline-flex;align-items: center;;line-height: 3.125vw;padding: 0 1.5625vw;color: #030b1c;font-size: 0.8333333333333334vw;justify-content: space-between;width: 100%;box-sizing: border-box;}
    .product_page .item a em{width: 0.6770833333333334vw;height: 0.78125vw;display: inline-flex;background: url(../jt_icon.png) no-repeat;margin: 0 0.5208333333333334vw;background-size: contain;filter: brightness(0);}
    .product_page .item:nth-child(3) a em{transform: rotateY(180deg);}
    .product_page .item:nth-child(2) a{justify-content: center;}
    .product_page .item:nth-child(2) a em{width: 1.25vw;height: 0.8333333333333334vw;background: url(../jt_icon2.png) no-repeat center/contain;}
    .product_page .item:hover{background: #083987;}
    .product_page .item:hover a{color: #fff;}
    .product_page .item:hover a em{filter: brightness(0) invert(1);}

    .news_list .item{width: calc(100% / 3 - 1.40625vw);margin-right: 2.0833333333333335vw;margin-bottom: 2.0833333333333335vw;}
    .news_list .item:nth-child(3n){margin-right: 0;}
    .news_list .item a{background: #fff;box-shadow: 0 0 1.0416666666666667vw rgba(0, 0, 0, 0.05);display: block;border-radius: 0.5208333333333334vw;}
    .news_list .item .item_img{width: 100%;height: 13.020833333333334vw;overflow: hidden;border-radius: 0.5208333333333334vw;}
    .news_list .item .item_img img{width: 100%;height: 100%;object-fit: cover;}
    .news_list .item .item_con{padding: 1.0416666666666667vw;}
    .news_list .item .item_con .item_day{display: inline-flex;align-items: center;font-size: 0.9375vw;color:#333;}
    .news_list .item .item_con .item_day span{margin-right: 0.5208333333333334vw;display: block;width: 0.8333333333333334vw;height: 0.8333333333333334vw;}
    .news_list .item .item_con .item_tit{font-size: 1.25vw;font-weight: bold;line-height: 1.5625vw;margin: 0.78125vw 0;height: 3.125vw;}
    .news_list .item .item_con .item_desc{font-size: 0.8333333333333334vw;line-height: 1.5625vw;color: #666;height: 1.5625vw}
    .news_list .item .item_con .mores{display: inline-flex;align-items: center;margin-top: 0.78125vw;font-size: 0.7291666666666667vw;}
    .news_list .item .item_con .mores span{transform: rotate(180deg);display: block;width: 0.625vw;height: 13px;margin-left: 0.5208333333333334vw;}
    .news_list .item:hover a{box-shadow: 0 0 1.0416666666666667vw rgba(0, 0, 0, 0.2);}

    .news_titles {text-align: center;border-bottom: 1px solid rgba(2, 7, 33, 0.1);padding-bottom: 1.5625vw;margin-bottom: 1.5625vw;padding-top: 3.125vw;}
    .news_titles .tit {font-size: 1.875vw;font-weight: bold;color: #02031c;border: 1px solid transparent;margin-bottom: 0.5208333333333334vw;}
    .news_titles .txt span {margin: 0 1.0416666666666667vw;font-size: 0.8333333333333334vw;}

    .product_page {margin: 3.125vw auto;justify-content: space-between;background: #f0f4f6;padding: 0 3.125vw;box-sizing: border-box;}
    .product_page_item a {font-size: 1.0416666666666667vw;line-height: 3.125vw;color: #02031c;box-sizing: border-box;justify-content: space-between;width: 100%;align-items: center;display: inline-flex;padding: 1.0416666666666667vw 0;}
    .product_page_item a em {display: inline-block;vertical-align: middle;background: url(../jt_icon.png) no-repeat center/contain;transition: ease-in-out 0.5s;width: 0.625vw;height: 0.625vw;margin: 0 0.5208333333333334vw;transition: ease-in-out 0.5s;filter: brightness(0);}
    .product_page_item:nth-child(2) a {justify-content: center;}
    .product_page_item:nth-child(2) a em {background: url(../jt_icon2.png) no-repeat;width: 0.9375vw;height: 0.7291666666666667vw;margin-right: 0.5208333333333334vw;background-size: contain !important;}
    .product_page_item:nth-child(3) a em {transform: rotate(180deg);}
    .product_page_item:last-child a {flex-direction: row-reverse;}

    .service_list .item{width: calc(100% / 2 - 1.0416666666666667vw);margin-right: 2.0833333333333335vw;margin-bottom: 2.0833333333333335vw;}
    .service_list .item:nth-child(2n){margin-right: 0;}
    .service_list .item a{border-radius: 0.5208333333333334vw;box-shadow: 0 0 1.0416666666666667vw rgba(0, 0, 0, 0.05);padding: 0.78125vw;box-sizing: border-box;background: #fff;align-items: center;border: 1px solid #e7eef3;}
    .service_list .item .item_img{width: 7.291666666666667vw;display: flex;align-items: center;justify-content: center;}
    .service_list .item .item_icon{width: 3.125vw;border-left: 1px solid #e5eaec;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}
    .service_list .item .item_icon img{width: 0.8854166666666667vw;height: 0.8854166666666667vw;filter: brightness(0);}
    .service_list .item .item_con{width: calc(100% - 10.416666666666668vw);padding: 0 1.0416666666666667vw;box-sizing: border-box;}
    .service_list .item .item_con .item_tit{font-size: 1.1458333333333335vw;line-height: 1.875vw;height: 3.75vw;font-weight: bold;}
    .service_list .item .item_con .item_txt{font-size: 0.8333333333333334vw;line-height: 1.5625vw;color: #a3a3a3;}
    .service_list .item a:hover{box-shadow: 0 0 1.0416666666666667vw rgba(0, 0, 0, 0.2);}

    .search_tit{font-size: 2.3958333333333335vw;color: #02031c;text-align: center;}
    .search_bd{width: 41.66666666666667vw;margin: 1.5625vw auto;}
    .search_bd form{background: #fff;height: 3.125vw;box-shadow: 0 0 1.0416666666666667vw rgba(0, 0, 0, 0.05);border-radius: 0.5208333333333334vw;display: flex;}
    .search_bd form input{width: calc(100% - 3.125vw);text-indent: 1em;font-size: 0.8333333333333334vw;}
    .search_bd form button{width: 3.125vw;height: 3.125vw;display: flex;align-items: center;justify-content: center;}
    .search_bd form button img{width: 0.8333333333333334vw;height: 0.9375vw;filter: brightness(0);}
    .earch_hot{justify-content: center;}
    .earch_hot span{padding: 0 0.78125vw;background: #fff;font-size: 0.8333333333333334vw;line-height: 2.0833333333333335vw;box-shadow: 0 0 0.5208333333333334vw rgba(0, 0, 0, 0.05);margin: 0 0.5208333333333334vw;border-radius: 0.2604166666666667vw;}

    .choose_list{justify-content: space-between;}
    .choose_list .item{width: 16%;position: relative;height: 32.8125vw;border-radius: 0.5208333333333334vw;overflow: hidden;background: #083987;transition: all 0.5s;}
    .choose_list .item.active{width: 48.5%;transition: all 0.5s;}
    .choose_list .item .item_img{width: 100%;height: 100%;}
    .choose_list .item .item_img img{object-fit: cover;width: 100%;height: 100%;}
    .choose_list .item .item_icon{width: 2.604166666666667vw;height: 2.604166666666667vw;filter: brightness(0) invert(1);margin: 1.5625vw auto;transition: all 0.5s;}
    .choose_list .item .item_tit{font-size: 1.1458333333333335vw;font-weight: bold;color: #fff;text-align: center;transition: all 0.5s;}
    .choose_list .item .item_con{position: absolute;bottom: 0;left: 0;box-sizing: border-box;padding: 1.5625vw;border-radius: 0.5208333333333334vw;overflow: hidden;height: calc(100% - 3.125vw);display: flex;flex-direction: column;justify-content: center;}
    .choose_list .item .item_con .editor{height: 0;overflow: hidden;transition: all 0.5s;}
    .choose_list .item.active .item_con{background: #fff;margin: 1.5625vw;}
    .choose_list .item.active .item_con .item_icon{margin: 1.5625vw 0;filter: brightness(1);transition: all 0.5s;}
    .choose_list .item.active .item_con .item_tit{color: #02031c;text-align: left;font-size: 1.875vw;transition: all 0.5s;}
    .choose_list .item.active .item_con .editor{height: 19.270833333333336vw;overflow-y: auto;transition: all 0.5s;}
    .choose_list .item.active .item_img{opacity: 0.1;}

}
.sj_menu{display: none;}
@media screen and (max-width:1200px){
    .box_cons,
    .box_con{max-width: 100%;margin: 0 auto;width: 100%;padding: 0 4%;box-sizing: border-box;}
    .sj_menu{display: block;width:26px;height:26px;margin:0 auto;right: 4%;top:16px;position: absolute;z-index: 9;}
    .sj_menu span{width:20px;height:2px;display: block;margin:5px 0;position: relative;background: #fff;border-radius: 2px;transition: all 0.5s;}
    .sj_menu span:nth-child(2){width: 15px;margin: 4px 0;}
   
    header,
    .fixed header{padding-top: 0px;}
    header .logo{width:100px;height: 55px;}
    header .logo a{display: flex;height: 100%;align-items: center;padding: 5px 0;box-sizing: border-box;}
    header .logo a img{display: block;}
    .head_right{display: block;width: 100%;position: absolute;top: 55px;left: 0;z-index: 99;;background: rgba(0, 0, 0, 0.8);padding: 20px;box-sizing: border-box;transform: translateX(-100%);transition: all 0.5s;height: calc(100vh - 55px);}
    .head_nav .head_nav_items{display: block;}
    .head_nav .head_nav_item a{font-size: 16px;line-height: 40px;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
    .head_nav .head_nav_item a::after{height: 2px;}
    .fixed .head_nav .head_nav_item a{color: #fff;}
    
    .son{width: 100%;height: 100%;overflow: hidden;}
    .son header .head_right{transform: translateX(0);transition: all 0.5s;}
    .son .sj_menu span{transition: all 0.5s;}
    .son .sj_menu span:nth-child(2){width: 0;}
    .son .sj_menu span:nth-child(1){transform: rotate(45deg);margin: 12px 3px;transition-delay: 0.5s;}
    .son .sj_menu span:nth-child(3){transform: rotate(-45deg);margin: -20px 3px;transition-delay: 0.5s;}
    .lg_wrap{padding-top: 55px;}

    .editor img{width: auto !important;height: auto !important;}
    
    .head_search{width: 100%;margin: 20px auto;}
    .search_form{border-radius: 10px;}
    .search_form input{width: calc(100% - 40px);font-size: 14px;height: 40px;line-height: 40px;padding-left: 10px;}
    .search_form button{width: 40px;height: 40px;line-height: 40px;}
    .head_lang a{font-size: 16px;width: 120px;line-height: 30px;height: auto;}

}
@media screen and (max-width:1024px){
   
}
@media screen and (max-width:768px){

}
@media screen and (max-width:640px){
    .myBanner .swiper-slide{height: 230px;}
    .myBanner .swiper-banner-prev, .myBanner .swiper-banner-next{display: none;}
    .myBanner .swiper-pagination-banner .swiper-pagination-bullet{width: 10px;height: 10px;margin: 0 5px;}

    .about_tit{width: 150px;display: block;margin: 10px auto;}
    .about_desc{max-width: 100%;font-size: 14px;line-height: 24px;}
    .about_items::before, .about_items::after{display: none;}
    .about_items .item .item_icon{width: 24px;height: 24px;margin-right: 10px;display: none;}
    .about_items .item .item_txt span{font-size: 14px;line-height: 24px;}
    .about_items .item .item_txt b{font-size: 24px;}
    .about_items .item .item_txt sub{font-size: 14px;margin-left: 10px;}
    
    .more{margin: 15px auto;}
    .more a{font-size: 14px;}
    .more a span{display: none;}

    .box_title .title_tit{font-size: 20px;padding-bottom: 10px;}
    .box_title .title_desc{font-size: 14px;line-height: 24px;}

    .product{padding: 20px 0;}
    .product_items .item,
    .product_items .item:nth-child(3n){width: calc(100% / 2 - 5px);margin-right: 10px;margin-top: 10px;}
    .product_items .item:nth-child(2n){margin-right: 0;}
    .product_items .item a{padding: 15px;display: block;}
    .product_items .item .item_img{max-width: 100%;max-height: 260px;padding: 0;}
    .product_items .item .item_txt .item_tit{font-size: 16px;line-height: 24px;padding: 10px 0;}
    .product_items .item .item_txt .item_desc{font-size: 14px;line-height: 24px;}
    .product_items .item .item_txt .more{font-size: 14px;}
    .product_items .item .item_txt .more span{display: none;}
    

    .why_choose_us_items{padding-top: 15px;}
    .view{width: 100%;}
    .preview{width: 100%;height: auto;margin-top: 10px;}
    .preview .swiper-container .swiper-wrapper{flex-direction: row;}
    .view .swiper-container .swiper-slide .slide_left .slide_tit{font-size: 16px;}
    .view .swiper-container .swiper-slide .slide_left .slide_desc{font-size: 14px;line-height: 20px;margin-top: 10px;}
    .view .swiper-container .swiper-slide .slide_left .more{padding: 0;font-size: 14px;}
    .view .swiper-container .swiper-slide .slide_left .more span{display: none;}
    .preview .swiper-container .swiper-slide{width: 25%;height: 10px !important;}
    .preview .swiper-container .swiper-slide a{font-size: 0;line-height: 20px;}
    .preview .swiper-container .swiper-slide a img{display: none;}

    .news_items .item{width: 100%;margin: 15px 0 0;}
    .news_items .item a{box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);}
    .news_items .item .item_img{height: auto;}
    .news_items .item .item_con{padding: 10px;}
    .news_items .item .item_day{font-size: 14px;line-height: 20px;}
    .news_items .item .item_day span{display: none;}
    .news_items .item .item_tit{font-size: 16px;line-height: 30px;height: 60px;margin: 5px 0;}
    .news_items .item .item_desc{font-size: 14px;line-height: 20px;}
    .news_items .item .more{font-size: 14px;line-height: 20px;margin-top: 15px;}
    .news_items .item .more span{display: none;}
    .news_items .item:last-child .item_tit{font-size: 16px;line-height: 30px;height: 60px;}
    .news_items .item:last-child a{margin-bottom: 15px;}

    .foot_top{justify-content: center;padding: 20px 0;}
    .foot_logo{width: 120px;}
    .foot_links{width: 100%;justify-content: center;margin-top: 15px;}
    .foot_right{display: none;}
    .foot_link .item{width: 30px;height: 30px;}
    .foot_link .item a img{width: 14px;height: 14px;}
    .foot_search{display: none;}
    .foot_center{padding: 20px 0;}
    .foot_left{width: 100%;padding: 0;border: none;}
    .foot_left .tit{font-size: 14px;line-height: 30px;}
    .foot_left .txt{font-size: 16px;}
    .foot_left .txt b{font-size: 20px;}
    .foot_btm{padding: 15px 0;font-size: 14px;line-height: 24px;text-align: center;}
    .foot_btm a{display: block;float: none;font-size: 14px;}

    .godown, .gotops{width: 30px;height: 30px;}
    .gotops span{width: 15px;height: 15px;}
    .godown img{width: 15px;height: 15px;}

    .bar{height: 200px;}
    .bar_tit .tit_cn{font-size: 24px;}
    .bar_tit .tit_en{font-size: 18px;}

    .crumbs{display: none;}
    .nav{width: 100%;justify-content: center;}
    .nav a{padding: 0 15px;font-size: 14px;line-height: 30px;width: calc(100% / 2 - 5px);margin-right: 10px;margin-bottom: 10px;box-sizing: border-box;text-align: center;}
    .nav a:nth-child(2n){margin-right: 0;}

    .about_cons{padding: 20px 0}
    .about_left{width: 100%;padding-right: 0;}
    .about_right{width: 100%;height: auto;margin-top: 15px;}
    .about_title{font-size: 18px;padding-bottom: 10px;}
    .about_itemss .item{width: auto;}
    .about_itemss .item .item_top .item_icon{display: none;}
    .about_itemss .item .item_btm{font-size: 14px;line-height: 24px;}
    .about_itemss .item .item_top .item_tct b{font-size: 20px;}
    .about_itemss .item .item_top .item_tct sub{font-size:14px;margin-left: 10px;}
    .about_left .editor{padding: 0;height: auto;}
    .editor{font-size: 16px;line-height: 24px;}

    .product_list .item,
    .product_list .item:nth-child(3n){width: calc(100% / 2 - 5px);margin-right: 10px;margin-bottom: 10px;}
    .product_list .item:nth-child(2n){margin-right: 0;}
    .product_list .item a{padding: 10px;}
    .product_list .item .tit{font-size: 16px;}
    .product_list .item .txt{font-size: 14px;line-height: 24px;padding: 5px 0;}
    .product_list .item .img{height: 160px;}
    .product_list .item .mores{width: 120px;font-size: 14px;line-height: 30px;border-radius: 10px;margin-top: 10px;}

    /*.page_list .pages_list_item{width: 32px;line-height: 30px;margin: 0 5px;border-radius: 50%;font-size: 14px;}*/
    /*.page_list .pages_list_item a span::before, .page_list .pages_list_item a span::after{width: 8px;margin: 4px;}*/
    /*.page_list .pages_list_item a span{width: 14px;height: 14px;}*/
    .pagination-block .pagination li{list-style: none;width: 32px;text-align: center;line-height: 30px;font-size: 14px;color: #030b1c;margin: 0 5px;overflow: hidden;box-sizing: border-box;border-radius: 30px;border: 1px solid #cbcbcb;}

    .product_imgs{width: 100%;}
    .product_imgs .view{height: 180px;}
    .product_imgs .view .swiper-container{height: 100%;}
    .product_imgs .preview .swiper-container{width: 100%;}
    .product_imgs .preview .swiper-container .swiper-wrapper{justify-content: center;}
    .product_imgs .swiper-container .swiper-slide a{padding: 10px;box-sizing: border-box;}
    .product_imgs .preview .swiper-container .swiper-slide{width: 15px !important;height: 10px !important;}
    .product_imgs .preview .swiper-container .swiper-slide a{padding: 0;}
    .product_imgs .preview .arrow-right, .product_imgs .preview .arrow-left{display: none;}
    .product_tct{width: 100%;margin-top: 20px;}
    .product_tit{font-size: 18px;}
    .product_tct .editor{height: auto;}
    .product_con .btns a{font-size: 14px;line-height: 30px;}
    .product_btm_tit{font-size: 18px;padding-left: 15px;}
    .product_btm_nav span{font-size: 16px;line-height: 30px;margin-right: 15px;}
    .product_page .item a{font-size: 14px;line-height: 30px;display: block;text-align: center;}
    .product_page .item a em{display: none;}
    
    .choose_list .item,
    .choose_list .item.active{width: 100%;height: auto;margin-bottom: 15px;}
    .choose_list .item.active .item_con .item_icon{margin: 10px 0;}
    .choose_list .item .item_icon{width: 24px;height: 24px;margin: 10px 0;filter: brightness(1);}
    .choose_list .item.active .item_con .item_tit,
    .choose_list .item .item_tit{font-size: 18px;color: #02031c;text-align: left;}
    .choose_list .item.active .item_con{margin: 15px;padding: 15px;}
    .choose_list .item.active .item_con .editor,
    .choose_list .item .item_con .editor{height: 200px;overflow-y: auto;}
    .choose_list .item .item_img{opacity: 0.2;}
    .choose_list .item .item_con{height: calc(100% - 30px);background: #fff;padding: 15px;margin: 15px;}
    
    .service_list .item{width: 100%;margin: 5px 0;}
    .service_list .item a{padding: 10px;}
    .service_list .item .item_img{width: 60px;}
    .service_list .item .item_icon{width: 30px;}
    .service_list .item .item_con{width: calc(100% - 90px);padding: 0 15px;}
    .service_list .item .item_con .item_tit{font-size: 16px;line-height: 24px;height: 48px;}
    .service_list .item .item_con .item_txt{font-size: 14px;line-height: 20px;}
    .service_list .item .item_icon img{width: 10px;height: 10px;}

    .search_tit{font-size: 22px;}
    .search_bd{width: 100%;margin: 10px 0;}
    .search_bd form{height: 40px;}
    .search_bd form input{font-size: 14px;width: calc(100% - 40px);}
    .search_bd form button{width: 40px;height: 40px;}
    .search_bd form button img{width: 13px;height: 14px;}
    .earch_hot span{padding: 0 10px;font-size: 14px;line-height: 30px;margin: 0 5px;}
    
    .news_list .item{width: 100%;margin-right: 0;margin-bottom: 15px;}
    .news_list .item a{border-radius: 10px;}
    .news_list .item .item_img{height: auto;}
    .news_list .item .item_con{padding: 10px;}
    .news_list .item .item_con .item_day{font-size: 14px;line-height: 20px;}
    .news_list .item .item_con .item_day span{display: none;}
    .news_list .item .item_con .item_tit{font-size: 16px;line-height: 24px;height: 48px;margin: 5px 0;}
    .news_list .item .item_con .item_desc{font-size: 14px;line-height: 24px;height: 24px;}
    .news_list .item .item_con .mores{font-size: 14px;margin-top: 15px;}
    .news_list .item .item_con .mores span{display: none;}

    .news_titles{padding: 15px 0;margin-bottom: 15px;}
    .news_titles .tit{font-size: 22px;}
    .news_titles .txt span{font-size: 14px;margin: 0 5px;display: block;}
    .product_page_item a{font-size: 14px;line-height: 30px;}
    .product_page_item a em{display: none;}

    .contact_left, .contact_right{width: 100%;margin-bottom: 20px;}
    .contact_left img{max-width: 150px;}
    .contact_item .icon{width: 24px;height: 24px;}
    .contact_item .tct .tit{font-size: 14px;line-height: 24px;}
    .contact_item .tct .txt{font-size: 16px;}
    .contact_item .tct .txt b{font-size: 20px;}

}
@media screen and (max-width:414px){
    
}
@media screen and (max-width:375px){
    
}
@media screen and (max-width:360px){
    
}
@media screen and (max-width:320px){
    
}