* {
    box-sizing: border-box;
    outline: 0px;
    margin: 0px;
    padding: 0px;
}
a {
    text-decoration: none;
}
li {
    list-style: none;
}
img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}
.container {
    min-height: 100vh;
}
.js .container {
    position: relative;
    transition: all 0.4s ease-in-out 0s;
}
article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}
.web_main {
    position: relative;
    overflow: hidden;
}
.swiper-container-horizontal {
    overflow: hidden;
}
.slider_banner {
    position: relative;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0px, 0px);
}
.slider_banner .swiper-pagination {
    width: 100%;
    left: 0px;
    bottom: 10px;
}
.slider_banner .swiper-pagination {
    padding-bottom: 15px;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity 0.3sease 0s;
    transform: translate3d(0px, 0px, 0px);
    z-index: 3;
}
.slider_banner .swiper-pagination-bullet {
    margin: 0px 8px;
}
.swiper-pagination-white .swiper-pagination-bullet {
    width: auto;
    height: auto;
    margin: 0px 4px;
    border-radius: 0px;
    padding: 8px 0px;
    background: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    border: 0px solid rgba(255, 255, 255, 0);
    background-color: rgb(246, 245, 254);
    border-radius: 50%;
    margin: 0px 5px;
    background-clip: content-box;
}
/* .swiper-pagination >.swiper-pagination-bullet-active:before
{
    width: 50px;
    border-radius: 23px;
} */
article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}
.sy_title {
    width: 770px;
    height: auto;
    margin: 0px auto;
}
.sy_title_heng {
    margin-top: 80px;
    margin-bottom: 0px !important;
}
.sy_title_heng_biao {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.sy_title_heng_biao .sy_title_heng_biao_nr,
.sy_title_heng_biao .sy_title_heng_biao_nr a {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 36px;
    color: rgb(9, 74, 156);
    text-transform: uppercase;
}
.sy_title_heng_biao::before {
    content: "";
    width: 20px;
    height: 4px;
    background: rgb(9, 74, 156);
    margin-right: 20px;
}
.sy_title_heng_biao::after {
    content: "";
    width: 20px;
    height: 4px;
    background: rgb(9, 74, 156);
    margin-left: 20px;
}
.sy_title_heng_text_nr {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 16px;
    color: rgb(153, 153, 153);
    text-align: center;
}
.chanpin_feilei {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
.chanpin_feilei .chanpin_feilei_all {
    width: 33%;
    max-width: 457px;
    max-height: 515px;
    height: 506px;
    margin-top: 53px;
    margin: 53px 0px 0px 0px;
}
.chanpin_feilei .chanpin_feilei_all:nth-child(1){z-index: 6;}
.chanpin_feilei .chanpin_feilei_all:nth-child(2){z-index: 5;}
.chanpin_feilei .chanpin_feilei_all:nth-child(3){z-index: 4;}
.chanpin_feilei .chanpin_feilei_all:nth-child(4){z-index: 3;}
.chanpin_feilei .chanpin_feilei_all:nth-child(5){z-index: 2;}
.chanpin_feilei .chanpin_feilei_all:nth-child(6){z-index: 1;}

.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_img {
    overflow: hidden;
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_img {
    width: 100%;
    height: 456px;
    max-height: 456px;
    position: relative;
    padding-bottom: 0px;
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
    transition: all 1s;
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_lie {
    width: 100%;
    height: 45px;
    background: rgb(238, 238, 238);
    display: flex;
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_lie .chanpin_feilei_erji {
    width: 80%;
    height: 100%;
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_lie .chanpin_feilei_erji>a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_lie ul {
    width: 100%;
    height: auto;
    z-index: 999999;
    position: sticky;
    display: none;
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_lie ul li {
    width: 100%;
    height: 100%;
    background: rgb(248, 248, 248);
    border-bottom: 1px solid rgb(238, 238, 238);
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_lie ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 45px;
}
.index_main,
.index_main a {
    color: rgb(102, 102, 102);
}
.appli_all .swiper-slide>a {
    width: 55%;
    max-width: 770px;
    height: 510px;
    max-height: 510px;
}
.appli_all .swiper-slide>a>img {
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 1100px) {
    .appli_all .swiper-slide>a {
        width: 100%;
    }
    .appli_all .swiper-slide>a>img {
        width: 100%;
    }
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_lie .chanpin_feilei_lie_img {
    width: 20%;
    height: 100%;
    background: rgb(9, 74, 156);
    display: flex;
    align-items: center;
    justify-content: center;
}
.chanpin_feilei .chanpin_feilei_all .chanpin_feilei_lie .chanpin_feilei_lie_img::after {
    position: absolute;
    width: 27px;
    height: 15px;
    content: "";
    background-image: url(../img/down-arr.png);
    font-size: 35px;
    text-align: center;
    color: rgb(255, 255, 255);
    transform: rotate(0deg);
}
.chanpin_feilei_lie:hover .chanpin_feilei_erji ul {
    display: block;
}
.chanpin_feilei_all2 {
    margin-top: 53px !important;
}
.chanpin_feilei_text {
    background-color: #fff !important;
}
.chanpin_feilei_img {
    background-color: #F2F5F9 !important;
}
.chanpin_feilei_font {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 0px;
    background: #f7f9fb;
}
@media screen and (max-width: 1919px) {}
.chanpin_feilei_img:hover .chanpin_feilei_img>img {
    transform: scale(1.2);
}
.chanpin_feilei_font-tit {
    font-family: Poppins;
    font-weight: 500;
    font-size: 30px;
    color: #094A9C;
    line-height: 50px;
    position: relative;
}
.chanpin_feilei_font-tit::after {
    position: absolute;
    content: "";
    width: 75px;
    height: 4px;
    background: rgb(9, 74, 156);
    margin-right: 20px;
    bottom: 0px;
    left: 34%;
}
.chanpin_feilei_font-con {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    line-height: 20px;
    margin-top: 34px;
    padding: 0px 20px;
}
.chanpin_feilei_font-but {
    width: 182px;
    height: 44px;
    background: #094A9C;
    border-radius: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 18px;
}
.chanpin_feilei_font-but>a {
    font-family: Poppins;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 26px;
}
.sy_zhabiut {
    width: 100%;
    height: auto;
    margin-top: 80px;
    background: rgb(245, 245, 245);
    display: flex;
    position: relative;
}
.sy_zhabout_all {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.sy_zhabout_all .sy_zhabout_zw {
    width: 39%;
    height: auto;
    padding: 20px 0px;
}
.sy_zhabout_biao,
.sy_zhabout_biao a {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 36px;
    color: rgb(9, 74, 156);
    margin-bottom: 15px;
}
.sy_zhabout_biao_nr1 {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 16px;
    color: rgb(102, 102, 102);
    line-height: 24px;
    display: flex;
    justify-content: space-between;
}
.sy_zhabout_biao_nrx::before {
    content: "";
    width: 6px;
    background: rgb(9, 74, 156);
    border-radius: 3px;
    display: block;
    height: 108%;
    display: block;
    flex-shrink: 0;
    margin-right: 22px;
}
.sy_zhabout_biao_nrx {
    display: flex;
    width: 95%;
    height: auto;
}
.sy_zhabout_biao_nr2 {
    width: 100%;
    height: auto;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 16px;
    color: rgb(102, 102, 102);
    line-height: 24px;
    margin-top: 22px;
}
.appli_ywen_ann {
    width: 140px;
    height: 45px;
    background: rgb(255, 255, 255);
    border-radius: 23px;
    border: 1px solid rgb(9, 74, 156);
    margin-top: 40px;
}
.appli_ywen_ann:hover {
    background-color: #094A9C;
}
.appli_ywen_ann:hover a {
    color: #fff;
}
.appli_ywen_ann:hover a::after {
    background: url(../img/wite-right.png) 0% 0% / contain no-repeat !important;
    content: "";
    width: 22px !important;
    height: 12px !important;
    display: block;
}
.appli_ywen_ann a {
    width: 100%;
    height: 100%;
    font-family: " Open Sans";
    font-weight: 400;
    font-size: 18px;
    color: rgb(9, 74, 156);
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    transition: all 1sease 0s;
    border-radius: 23px;
}
.sy_zhabout_zt {
    width: 58%;
    height: auto;
    position: relative;
    padding-bottom: 33%;
    margin: 100px 0px;
    z-index: 9;
}
.sy_zhabout_zt img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
    z-index: 10;
}
.sy_zhabiut::after {
    content: "";
    width: 20%;
    padding: 0px;
    float: right;
    position: absolute;
    height: 100%;
    right: 0px;
}
.appli_all {
    width: 100%;
    height: auto;
    margin-top: 30px;
    background: #F2F5F9;
}
.appli_all .appli_ywen {
    width: 42%;
    height: auto;
}
.appli_ywen_biao {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 36px;
    color: rgb(51, 51, 51);
    line-height: 36px;
    padding-bottom: 35px;
    border-bottom: 1px solid rgb(230, 230, 230);
    text-transform: capitalize;
}
.appli_ywen_nr {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 18px;
    color: rgb(102, 102, 102);
    line-height: 24px;
    padding-top: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.appli_ywen_ann {
    width: 140px;
    height: 45px;
    background: rgb(255, 255, 255);
    border-radius: 23px;
    border: 1px solid rgb(9, 74, 156);
    margin-top: 40px;
}
.appli_ywen_ann a {
    width: 100%;
    height: 100%;
    font-family: " Open Sans";
    font-weight: 400;
    font-size: 18px;
    color: rgb(9, 74, 156);
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    transition: all 1sease 0s;
    border-radius: 23px;
}
.appli_all .appli_zbanner {
    width: 100%;
    position: relative;
}
.swiper-slideflex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.appli_ywen .appli_ywen_ann a::after {
    content: "";
    width: 22px;
    height: 12px;
    background: url(../img/right-arr.png) 0% 0% / contain no-repeat;
    display: block;
}
.sy_chanpin_li1 {
    width: 85%;
    margin: 0 auto;
    margin-top: 41px;
}
.HotProducts_img {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
}
.HotProducts_img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
    transition: all 1sease 0s;
}
.HotProducts_text {
    margin-top: 15px;
    width: 100%;
    height: 53px;
    text-align: center;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 18px;
    color: rgb(34, 34, 34);
    line-height: 24px;
    overflow: auto;
    line-height: 1.33em;
    height: 3.99em;
    overflow: hidden;
    margin: 15px 0;
}
.sy_chanpin_li .swiper-button-prev {
    background: url(../img/left-arr.png) 50% 50% / contain no-repeat;
    background-size: 26px 14px;
    border: 1px solid #023C8D;
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
.sy_chanpin_li .swiper-button-next {
    background: url(../img/right-arr.png) 50% 50% / contain no-repeat;
    border: 1px solid #023C8D;
    background-size: 26px 14px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
.sy_chanpin_li .swiper-button-prev::after,
.sy_chanpin_li .swiper-button-next::after {
    width: 50px;
    height: 50px;
    content: "";
    display: block;
}
.sy_ourcerti_li .sy_ourcerti_li_img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 41px;
}
.sy_ourcerti_li_box {
    width: 50%;
    display: flex;
}
.sy_ourcerti_li_box-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sy_ourcerti_li_box-img div {
    width: 87px;
    height: 87px;
}
.sy_ourcerti_li_box-text {
    margin-left: 22px;
    padding-right: 20px;
}
.sy_ourcerti_li_box-img img {
    width: 100%;
    height: 100%;
}
.sy_ourcerti_li_box-text-tit {
    margin-top: 19px;
    margin-bottom: 24px;
}
.sy_ourcerti_li_box-text .sy_ourcerti_li_box-text-tit a {
    font-family: Open Sans;
    font-weight: bold;
    font-size: 18px;
    color: #023C8D;
}
.sy_ourcerti_li_box-text .sy_ourcerti_li_box-con a {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    line-height: 27px;
}
.sy_ourcerti_li_box:hover {
    background-color: #f2f5f9;
}
.illustration {
    width: 100%;
    display: flex;
    margin-top: 54px;
}
.illustration-lett,
.illustration-right {
    width: 50%;
    height: 766px;
}
.illustration-lett {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: transform 0.3s ease;
    overflow: hidden;
}
.illustration-lett::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/illustration1.png) 0% 0% / cover no-repeat;
    background-size: cover;
    background-position: center;
    transition: transform 0.3s ease;
    z-index: -1;
}
.illustration-lett>div {
    width: 50%;
}
.illustration-lett>div:nth-child(1) {
    font-family: Open Sans;
    font-weight: bold;
    font-size: 26px;
    color: #FFFFFF;
}
.illustration-lett>div:nth-child(2) {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 27px;
    opacity: 0.8;
    margin-top: 26px;
    margin-bottom: 29px;
}
.illustration-lett>div:nth-child(3) a {
    font-family: Open Sans;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
}
.illustration-right-top {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.illustration-right-top>div {
    width: 50%;
    height: 383px;
}
.illustration-right-top>div img {
    width: 100%;
    height: 100%;
}
.illustration-right-top>div:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #2A4480;
}
.illustration-right-top>div:first-child>div:first-child {
    width: 300px;
    font-family: Open Sans;
    font-weight: bold;
    font-size: 26px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.illustration-right-top>div:first-child>div:last-child {
    width: 300px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 27px;
    opacity: 0.6;
}
.illustration-right>.illustration-right-top:last-child {
    flex-direction: row-reverse;
}
.layout_news {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 41px;
}
.layout_news_li {
    width: 49%;
    height: auto;
    display: flex;
    background: #f5f5f5;
    margin: 15px 0px;
}
.layout_news_li_img {
    width: 45%;
    height: auto;
    padding-bottom: 38%;
    position: relative;
    overflow: hidden;
}
.layout_news_li_img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0px;
    left: 0px;
    transition: all 1s ease 0s;
}
.sy_title_heng_biao_nr:hover {
    transform: scale(1.08);
    transition: all 1s ease 0s;
}
.layout_news_li_text {
    width: 55%;
    height: auto;
    padding: 40px 0px 42px 26px;
}
.layout_news_li_text_biao {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 18px;
    color: rgb(51, 51, 51);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.layout_news_li_text_nr {
    margin-top: 19px;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 16px;
    color: rgb(153, 153, 153);
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.layout_news_li_text_ann {
    margin-top: 31px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.layout_news_li_text_ann .layout_news_li_text_rq {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 16px;
    color: rgb(153, 153, 153);
}
.layout_news_li_text_ann::after {
    content: "";
    width: 24px;
    height: 13px;
    background: url(../img/balk-right.png) no-repeat;
    display: block;
    margin-right: 20px;
}
.layout_news_li:hover {
    background-color: #094a9c !important;
}
.layout_news_li:hover .layout_news_li_text_ann::after {
    background: url(../img/wite-right.png) no-repeat;
}
.layout_news_li:hover .layout_news_li_text_biao,
.layout_news_li:hover .layout_news_li_text_nr,
.layout_news_li:hover .layout_news_li_text_ann .layout_news_li_text_rq {
    color: white;
}
.layout_last-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 26px;
    margin-bottom: 36px;
}
.layout_last-img>div img {
    width: 100%;
    height: 100%;
}
.mySwiper1 {
    display: block;
}
.mySwiper2 {
    display: none;
}
.animate__bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.web-search {
    position: absolute;
    display: none;
    width: 100%;
    height: 131px;
    top: 55px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding: 13px 0px 14px;
    margin: auto;
    z-index: 100001;
    overflow: hidden;
    background-color: #fff;
}
.btn--search-close {
    font-size: 1.8em;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    right: 1.25em;
    background-image: url(../img/search_btn_close.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 35%;
    background-color: rgb(153, 153, 153);
    width: 36px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    transition: transform 0.3sease 0s;
}
.search--open .search-ipt {
    transform: scale3d(1, 1, 1);
    opacity: 1;
    transition-duration: 0.4s;
    margin-top: 20px;
}
.web-search .search-ipt,
.web-search .search-attr {
    transition-delay: 0.4s;
}
.web-search .search-ipt {
    font-family: inherit;
    display: inline-block;
    box-sizing: border-box;
    width: 75%;
    padding: 0.05em 0px;
    color: rgb(51, 51, 51);
    border-bottom: 3px solid rgb(51, 51, 51);
    font-size: 20px;
    line-height: 50px;
}
.search--open .search-btn {
    display: none !important;
}
.web-search .search-attr {
    /* font-size: 90%; */
    display: block;
    width: 75%;
    margin: 0px auto;
    padding: 0.5em 0px 0px;
    text-align: right;
    color: rgb(153, 153, 153);
}
a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}
@media screen and (max-width: 1024px) {
    .sy_ourcerti {
        padding-bottom: 0px !important;
    }
}
@media screen and (max-width: 768px) {
    .tel_link {
        pointer-events: auto;
    }
}
@media only screen and (max-width: 768px) {
    .inquiry-form .form-btn-wrapx .form-btn-submitx {
        top: 0px !important;
    }
}
@media only screen and (max-width: 1680px) {}
@media only screen and (max-width: 1581px) {
    .sy_chanpin_li .layout .layout {
        /* width: 1100px; */
    }
}
@media only screen and (max-width: 1440px) {
    .index_product .owl-carousel .owl-stage-outer {
        overflow: hidden;
    }
    .index_product .owl-item:not(.active) .product_item {
        filter: none;
    }
}
@media only screen and (max-width: 1366px) {
    .items_list .product_item {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        width: 33.3333%;
    }
    .sy_ourcerti_li_img {
        flex-direction: column;
    }
    .sy_ourcerti_li_box {
        width: 100%;
    }
}
@media only screen and (max-width: 1250px) {
    .items_list .product_item {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
    .index_product .swiper-button-prev {
        left: 10px;
    }
    .index_product .swiper-button-next {
        right: 10px;
    }
}
@media only screen and (max-width: 1024px) {
    .index_apply .apply_items {
        -webkit-box-pack: center;
        justify-content: center;
    }
    .index_apply .apply_item {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        width: 33.3333%;
    }
}
@media only screen and (max-width: 950px) {
    body {
        min-width: 100%;
    }
    .HotProducts_text {
        height: unset;
    }
    .chanpin_feilei_font {
        width: 100%;
        height: 100%;
        background: #F2F5F9;
        border-radius: 21px;
    }
    .mySwiper1 {
        display: none;
    }
    .mySwiper2 {
        display: block;
    }
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .z10000 {
        position: relative;
        z-index: 100000;
    }
    .mobile-body-mask {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 999;
    }
    .mobile-ico-close {
        width: 30px;
        height: 30px;
        /* background: url("img/mobile_close.png") center center / 50% no-repeat rgb(255, 255, 255); */
        position: absolute;
        right: -35px;
        top: 0px;
    }
    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0px;
        border: none;
        box-shadow: none;
        z-index: 99999;
    }
    .lang-more {
        display: none !important;
    }
    .web_head .logo {
        position: relative;
        float: none;
        text-align: center;
        padding: 15px 0px;
        display: none;
    }
    .web_head {
        padding: 25px 0px 0px;
        height: auto;
    }
    .web_head .nav_wrap .head_nav,
    .web_head .change-language,
    .web_head .btn--search {
        display: none;
    }
    .web_head .nav_wrap {
        position: static;
    }
    .nav_wrap .logo img {
        height: 100px;
    }
    .web_head .btn--search {
        right: 0px;
        top: -20px;
        margin: 0px;
    }
    .web_head .head-search {
        display: none;
    }
    .mobile-head-item .main-content-wrap .content-wrap .head-search:nth-child(1) {
        display: none;
    }
    .head-search {
        position: relative;
        width: 90%;
        height: 35px;
        margin: 0px auto;
        background-color: #fff;
    }
    .head-search .search-btn {
        position: absolute;
        width: 35px;
        height: 100%;
        background: url("img/search_btn_mobile.png") center center / auto 16px no-repeat;
        border: none;
        right: 0px;
        top: 0px;
        display: none !important;
    }
    .web-search .search-ipt {
        margin-left: 0px !important;
    }
    .head-search .search-attr {
        display: none;
    }
    .head_layer .layout {
        display: block;
    }
    .head_layer .head_right {
        display: none;
    }
    .path_bar {
        background-attachment: scroll !important;
    }
    .head_top {
        border-top: 0px;
    }
    .head_top .head_left {
        width: auto;
        float: left;
    }
    .head_top .top_welcome {
        width: auto;
        float: right;
    }
    .head_top .top_contacts .top_contact_label {
        display: none;
    }
    .head_top .top_contacts .top_contact_item,
    .head_top .top_item,
    .head_top .top_contacts .top_contact_item:first-child,
    .head_top .top_item:last-child {
        padding: 0px 10px;
    }
    .head_top .top_contacts .top_contact_item:hover+.top_contact_item {
        opacity: 1;
    }
    .head_top .top_welcome {
        padding-right: 10px;
    }
    .web_head .nav_wrap {
        display: none;
    }
    .web_footer {
        overflow: hidden;
    }
    .foot_items .layout {
        padding-left: 0px;
        padding-right: 0px;
    }
    .foot_item {
        font-size: 16px;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
    .foot_item::after {
        display: none;
    }
    .foot_item .foot_item_bd {
        padding-right: 8%;
    }
    .index_hd .hd_title {
        font-size: 24px;
    }
    .aside {
        display: none;
    }
    .side-widget {
        margin-bottom: 35px;
    }
    .side-product-items .items_content {
        margin-top: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .side-product-items .btn-prev,
    .side-product-items .btn-next {
        display: none;
    }
    .side-product-items .side_slider {
        padding-top: 0px;
        padding-bottom: 0px;
        max-height: inherit;
    }
    .side-product-items .side_slider ul::after {
        content: "";
        display: block;
        height: 0px;
        clear: both;
        visibility: hidden;
    }
    .side-product-items .side_slider .swiper-wrapper {
        width: auto;
        display: block;
        margin: 0px -5px;
    }
    .side-product-items .side_product_item {
        display: block;
        width: 50%;
        float: left;
        text-align: center;
        height: auto !important;
    }
    .side-product-items .side_product_item:nth-child(2n+1) {
        clear: left;
    }
    .side-product-items .side_product_item figure {
        display: block;
        width: auto;
        border: 1px solid rgb(238, 238, 238);
        padding: 3px;
        margin: 5px;
    }
    .side-product-items .side_product_item .item-img {
        display: block;
        width: 100%;
        float: none;
        border: 0px;
    }
    .side-product-items .side_product_item .item-img img {
        width: 100%;
        height: auto;
        border: 0px;
    }
    .side-product-items .side_product_item figcaption {
        width: auto;
        display: block;
        padding: 8px;
    }
    .side-product-items .side_product_item figcaption .item_title {
        height: auto;
        font-size: 12px;
        text-transform: none;
    }
    .page_main {
        padding-top: 25px;
    }
    .main {
        width: auto;
        float: none;
        margin: 0px auto;
    }
    .items_list {
        width: 100%;
    }
    .product-item {
        width: 33.333%;
    }
    .product-item .item-wrap {
        margin: 8px;
    }
    .items_list ul {
        padding-top: 0px;
    }
    .items_list .product_item {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        width: 33.3333%;
    }
    .page_bar {
        margin-top: 20px;
        text-align: center;
    }
    .page_title {
        line-height: 1.1;
        border-bottom: 0px;
    }
    .video_close {
        display: none;
    }
    .image-additional li.image-item.current img {
        border: none;
    }
    .product-view {
        width: 100%;
        float: none;
        margin: 0px auto 30px;
    }
    .single_product_items {
        display: none;
    }
    .image-additional-wrap {
        display: block;
    }
    .product-view .image-additional {
        width: 100%;
        margin: 0px;
    }
    .product-view .image-additional ul {
        width: 100%;
    }
    .product-view .image-additional li {
        width: 100%;
        margin: 0px;
    }
    .product-view .image-additional li a {
        padding: 0px;
        margin: 0px;
        border: 0px;
    }
    .product-view .image-additional li.current img {
        border-color: inherit;
    }
    .product-view .image-additional li.single {
        display: block;
    }
    .product-view .image-additional li.current a::before,
    .product-view .image-additional li.current a::after {
        display: none;
    }
    .product-view .swiper-button-next,
    .product-view .swiper-button-prev {
        background: rgba(0, 0, 0, 0.8);
        color: rgb(255, 255, 255);
    }
    .product-view .swiper-button-next {
        right: 5px;
    }
    .product-view .swiper-button-prev {
        left: 5px;
    }
    .product-summary {
        position: relative;
        width: 100%;
        float: none;
    }
    .product-summary .share-this {
        float: none;
        margin: 30px 0px;
    }
    .product-summary .product-meta li {
        display: block;
    }
    .product-summary .product-meta li em {
        display: inline;
        color: rgb(51, 51, 51);
        padding-right: 15px;
        font-weight: bold;
    }
    .product-btn-wrap {
        text-align: left;
    }
    .product-btn-wrap a {
        margin: 0px 0px 10px !important;
    }
    .product-summary .share-this {
        text-align: left;
    }
    .tab-panel-wrap {
        padding: 30px 0px 0px;
    }
    .goods-may-like .title {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 768px) {
    .web_head .logo img {
        max-height: 60px;
    }
    .items_list .product_item {
        width: 50%;
    }
    .items_list .product_item .item_img {
        border-left-width: 5px;
    }
    .items_list .product_item figcaption {
        padding-left: 0px;
        padding-right: 0px;
    }
    .slider_banner .swiper-button-prev,
    .slider_banner .swiper-button-next {
        display: none;
    }
    .slider_banner .swiper-slide img {
        min-height: 160px;
    }
    .slider_banner .swiper-pagination {
        padding-bottom: 0px;
    }
    .slider_banner .slider_swiper_control {
        bottom: 20px;
    }
    .slider_banner .swiper-pagination-bullets {
        text-align: center;
    }
    .index_hd .hd_title {
        font-size: 22px;
    }
    .index_product .product_item {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        position: relative;
    }
    .index_product .product_item:nth-child(1)::after,
    .index_product .product_item:nth-child(2)::after {
        display: none;
    }
    .index_product .product_item:nth-child(3)::after {
        display: block;
    }
    .index_product .product_item:nth-child(n)::before {
        display: block;
    }
    .index_product .product_item:nth-child(2n+1)::before {
        display: none;
    }
    .index_company_intr .company_intr_title {
        font-size: 32px;
    }
    .index_company_intr .company_intr_desc h4 {
        font-size: 22px;
    }
    .index_company_intr .company_intr_desc h5 {
        font-size: 18px;
    }
    .index_company_intr .company_intr_desc {
        font-size: 16px;
    }
}
@media only screen and (max-width: 640px) {
    .index_apply .apply_item {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
    .items_list .product_item {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
}
@media only screen and (max-width: 480px) {
    .mobile-hide {
        display: none !important;
    }
    .gotop {
        display: none !important;
    }
    .service_item {
        width: 100%;
    }
    .blog-item .item-img {
        width: 150px;
    }
    .table_wrap {
        overflow-x: scroll;
    }
    .layout,
    .web_head .layout {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .head_top {
        font-size: 12px;
    }
    .web_head .logo img {
        max-height: 55px;
    }
    .index_hd {
        margin-bottom: 25px;
    }
    .foot_items .layout {
        display: block;
    }
    .foot_item .foot_logo {
        margin-bottom: 20px;
    }
    .foot_item .copyright {
        padding-bottom: 15px;
    }
    .side-widget {
        margin: 0px 0px 30px;
    }
    .side-tit-bar .side-tit {
        font-size: 16px;
        text-transform: none;
    }
    .side-cate li li {
        line-height: 20px;
    }
    .side-cate li li a {
        padding: 0px 15px;
    }
    .side-product-items .side_product_item {
        width: 100%;
        float: none;
    }
    .side-product-items .side_product_item figure {
        margin-left: 10px;
        margin-right: 10px;
    }
    .foot_items {
        display: block;
    }
    .foot_item {
        width: 100%;
        max-width: inherit;
        float: none;
    }
    .foot_item,
    .foot_item_product {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .foot_item_contact .contact_ico {
        margin-right: 2px;
        transform: scale(0.8);
    }
    .foot_item .copyright {
        font-size: 13px;
    }
    .foot_sns li img {
        max-height: 28px;
        width: auto;
    }
    .foot_bar {
        font-size: 12px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .index_main .slider_banner .swiper-button-prev,
    .index_main .slider_banner .swiper-button-next {
        display: none;
    }
    .index_main .swiper-pagination-white .swiper-pagination-bullet {
        margin: 0px 4px;
    }
    .index_main .swiper-pagination-white .swiper-pagination-bullet::before {
        width: 20px;
    }
    .index_main .slider_banner .slider_swiper_control {
        bottom: 10px;
    }
    .sys_btn {
        font-size: 16px;
    }
    .index_hd .hd_title {
        font-size: 20px;
    }
    .index_hd .hd_more {
        font-size: 14px;
    }
    .index_product .product_item {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding-top: 20px;
        border-bottom: 1px solid rgb(221, 221, 221);
    }
    .index_product .product_item:last-child {
        border-bottom: 0px;
    }
    .index_product .product_item::before,
    .index_product .product_item:nth-child(n)::before,
    .index_product .product_item::after,
    .index_product .product_item:nth-child(n)::after {
        display: none;
    }
    .index_product .product_item .item_img a::before,
    .index_product .product_item .item_img a::after {
        display: none;
    }
    .index_company_intr {
        padding-top: 10px;
    }
    .index_company_intr .company_intr_hd {
        padding-bottom: 10px;
    }
    .index_company_intr {
        padding-bottom: 10px;
    }
    .index_company_intr .company_intr_desc {
        padding: 0px;
        margin-bottom: 0px;
    }
    .index_apply .apply_items {
        margin: 0px -1px;
    }
    .index_apply .apply_item {
        padding: 0px 1px;
    }
    .index_apply .apply_item .item_name {
        height: 2.4em;
        line-height: 1.2em;
        font-size: 13px;
    }
    .sys_sub_head {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .sys_sub_head .head_title {
        font-size: 24px;
    }
    .path_bar {
        font-size: 14px;
    }
    .main_banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .product_item .item_img a::after {
        display: none;
    }
    .items_list ul {
        margin: 0px -2px;
    }
    .items_list .product_item figure {
        margin: 5px 2px;
    }
    .items_list .product_item .item_title {
        font-size: 16px;
    }
    .items_list .product_item .item_title a {
        padding: 0px;
    }
    .blog-item {
        padding: 30px 5px;
    }
    .blog-item .item-img {
        width: auto;
        max-width: 70%;
        float: none;
        margin-right: 0px;
        border: 1px solid rgb(221, 221, 221);
        box-sizing: border-box;
    }
    .blog-item .item-info .item-title {
        line-height: 1.2;
        font-family: MyriadProBold;
        font-weight: normal;
    }
    .blog-item .item-info {
        padding-top: 15px;
    }
    .blog-item .item-info .item-title {
        height: auto;
        font-size: 22px;
    }
    .blog-item .item-info .item-detail {
        max-height: 9em;
        line-height: 1.5em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }
    .blog-item .item-info .item-more {
        float: none;
    }
    .blog-item .item-info time {
        font-size: 14px;
        color: rgb(136, 136, 136);
    }
    .items_list .share_this {
        position: static;
        text-align: left;
        padding-bottom: 15px;
        float: none;
    }
    .page_main {
        padding-top: 15px;
    }
    .page_main1 {
        padding-top: 0px !important;
    }
    .product-intro {
        overflow: visible;
    }
    .product-view {
        width: auto;
        margin-left: -10px;
        margin-right: -10px;
    }
    .product-view .image-additional li a {
        margin-left: 0px;
        margin-right: 0px;
    }
    .product-view .image-additional li a::before,
    .product-view .image-additional li a::after {
        display: none;
    }
    .product-view .swiper-button-prev,
    .product-view .swiper-button-next {
        width: 27px;
        height: 40px;
        line-height: 40px;
        transform: none;
        font-size: 18px;
        opacity: 0.8;
    }
    .product-view .swiper-button-prev {
        left: 0px;
        border-radius: 0px 3px 3px 0px;
        padding-right: 2px;
    }
    .product-view .swiper-button-next {
        right: 0px;
        border-radius: 3px 0px 0px 3px;
        padding-left: 2px;
    }
    .product-view .swiper-button-prev::before,
    .product-view .swiper-button-next::before {
        display: inline-block;
        transform: scale(0.7, 1);
    }
    .product-view .swiper-button-prev::before {
        content: "ÃƒÂ¯Ã‚ÂÃ¢â‚¬Å“";
        content: '\f053';
    }
    .product-view .swiper-button-next::before {
        content: "ÃƒÂ¯Ã‚ÂÃ¢â‚¬Â";
        content: '\f054'
    }
    .product-btn-wrap .email,
    .product-btn-wrap .pdf,
    .product-btn-wrap .buy {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .goods-may-like .title {
        text-transform: none;
    }
    .page_title {
        font-weight: normal;
        font-size: 20px;
        margin-bottom: 10px;
        font-family: Roboto-Regular;
    }
    .product-summary {
        padding-top: 0px;
    }
    .product-summary .page_title {
        font-size: 24px;
    }
    .product-summary .product-meta {
        font-size: 14px;
    }
    .product-summary .product-meta p {
        font-size: 15px;
    }
    .product-summary .product-meta h3 {
        line-height: 1.3;
        font-size: 16px;
    }
    .product-summary .product-meta li {
        font-size: 13px;
    }
    .product-summary .share-this {
        text-align: left;
        margin: 20px 0px 0px;
    }
    .product-btn-wrap {
        padding-top: 30px;
    }
    .product-btn-wrap .email,
    .product-btn-wrap .pdf,
    .product-btn-wrap .buy {
        font-size: 14px;
        padding: 5px 10px;
    }
    .product-detail {
        margin-top: 40px;
    }
    .detail-tabs .title {
        font-size: 14px;
        padding: 1px 15px;
    }
    .tab-panel-wrap {
        padding: 20px 0px;
        border: 0px;
    }
    .goods-may-like .title {
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 20px;
    }
    .goods-may-like .layer-bd {
        position: relative;
        padding: 0px;
    }
    .goods-may-like .swiper-slider {
        position: relative;
    }
    .goods-may-like .product_item figure {
        padding: 1px;
    }
    .goods-may-like .product_item .item_title {
        font-size: 16px;
    }
    .goods-may-like .product_item .item_title a {
        padding-left: 0px;
        padding-right: 0px;
    }
    .goods-may-like .swiper-control {
        position: static;
    }
    .goods-may-like .swiper-button-prev,
    .goods-may-like .swiper-button-next {
        margin: 0px 5px;
        font-size: 30px;
    }
    .goods-may-like .swiper-button-prev,
    .goods-may-like .swiper-button-next {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: -15px;
        background-color: rgba(0, 0, 0, 0.7);
        position: absolute;
        border-radius: 50%;
    }
    .goods-may-like .layer-bd .swiper-button-prev {
        left: 5px;
    }
    .goods-may-like .layer-bd .swiper-button-next {
        right: 5px;
    }
}
@media only screen and (max-width: 320px) {
    .side_product_item {
        width: 100%;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .swiper-container .swiper-wrapper {
        width: auto;
    }
}
@media screen and (max-width: 550px) {
    .inquiry-pop-bd {
        width: auto;
        inset: 10px;
        margin: auto;
    }
    .inquiry-pop-bd .inquiry-pop {
        padding: 10px;
    }
    .scrollsidebar {
        display: none;
    }
}
@media only screen and (max-width: 950px) {
    .web_head .layout {
        width: 92%;
    }
    .ding_lian {
        display: none;
    }
}
@media screen and (max-width: 950px) {
    .all_about lite-youtube {
        height: 100%;
    }
}
@media only screen and (max-width: 1320px) {
    .index_Introduce .index_I_Top .index_Right_text {
        height: 250px;
        overflow: overlay;
    }
}
@media only screen and (max-width: 950px) {
    .index_Introduce .index_I_Top .index_Right_text {
        height: auto;
        overflow: initial;
    }
}
@media only screen and (max-width: 1570px) {
    .index_Introduce .title_text {
        width: 80%;
    }
}
@media only screen and (max-width: 950px) {
    .index_Introduce .index_content_bg .index_content_imgText_bg .index_content_imgText_div {
        width: 100%;
    }
}
@media only screen and (max-width: 950px) {
    .guanyu_i .index_I_Top .index_Left_Img {
        flex: 0 0 auto;
        width: 100%;
        padding: 0px;
    }
    .guanyu_i .index_I_Top .index_Right_text {}
}
@media screen and (max-width: 950px) {
    .index_Introduce .index_I_Top .index_product_Left_Img {
        flex: 0 0 auto;
        width: 100%;
        padding-right: 0px;
        position: relative;
    }
    .index_Introduce .index_I_Top .index_Right_text {
        margin-top: 36px;
        width: 100%;
    }
    .index_Introduce .index_I_Top .index_Right_text .title {
        padding-bottom: 20px;
    }
    .index_Introduce .index_I_Top {
        padding: 40px 0px;
    }
    .main_intro {
        padding: 17px 14px;
    }
}
@media screen and (max-width: 950px) {
    .index_Quantity .index_Quantity_bg .index_Quantity_list .index_Quantity_title {
        font-size: 48px;
    }
    .index_Quantity .index_Quantity_bg .index_Quantity_list {
        padding: 60px 0px;
    }
}
@media screen and (max-width: 950px) {
    .index_Quantity .index_Quantity_bg .index_Quantity_list {
        flex: 0 0 auto;
        width: 50%;
    }
    .index_Quantity .index_Quantity_bg .index_Quantity_list {
        padding: 10px 0px;
    }
    .index_Quantity .index_Quantity_bg {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 950px) {
    .index_Commodity {
        margin: 40px 0px;
    }
    .index_Commodity .index_Commodity_title {
        font-size: 22px;
    }
    .index_Commodity .index_prodcut_Commodity_List .index_prodcut_Commodity_title {
        font-size: 20px;
    }
    .index_Commodity .index_prodcut_Commodity_List .index_prodcut_Commodity_text {
        margin-bottom: 22px;
    }
}
@media screen and (max-width: 950px) {
    .index_Honor .index_product_Honor_img {
        width: 100%;
    }
}
@media screen and (max-width: 950px) {
    .index_faq .faq_wda .faq_li {
        width: 100%;
        padding: 20px 0px;
    }
    .index_faq {
        margin: 19px 0px;
        padding: 20px 0px 60px;
    }
    .index_faq .index_faq_biao {
        font-size: 27px;
    }
    .index_faq .faq_wda .faq_wda1 .faq_wda1_text {
        font-size: 22px;
    }
}
@media only screen and (max-width: 900px) {
    .contact_for .header_ul li {
        width: 45% !important;
        margin-left: 3% !important;
    }
    .contact_for .header_ul li:nth-of-type(2n+1) {
        margin-left: 0px !important;
    }
}
@media only screen and (max-width: 700px) {
    .contact_for .Asterisk_Text textarea {
        height: 200px;
    }
    .form_ul li {
        width: 100% !important;
    }
    .form_ul .asterisk {
        width: 100%;
        display: flex;
        justify-content: flex-start !important;
    }
    .contact_for .header_ul li {
        width: 100% !important;
        margin-left: auto !important;
    }
    .contact_for .header_ul li .t1 {
        width: 10% !important;
        text-align: left !important;
        padding-left: 10px !important;
    }
    .contact_for .header_ul .t3 {
        height: auto;
    }
}
@media only screen and (max-width: 1366px) {
    .form_ul li {
        width: 30%;
        display: flex !important;
        justify-content: space-between !important;
    }
    .contact_for .header_ul li {
        width: 31.3%;
    }
    .contact_for .header_ul li:nth-of-type(3n+1) {
        margin-left: 0px;
    }
    .asterisk {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .form_ul {
        display: flex !important;
        justify-content: space-between !important;
    }
    .Asterisk_Text .asterisk {
        width: 100%;
    }
}
@media only screen and (max-width: 1366px) {
    .lianxi_all {
        width: 100%;
    }
    .lianxiwm_all .lianxi .lianxi_wen {
        width: 100%;
    }
    .lianxiwm_all .lianxi .lianxi_di {
        width: 100%;
    }
    .lianxiwm_all .lianxi .lianxi_wen .lianxi_all {
        width: 100%;
        padding-bottom: 58px;
    }
    .lianxiwm_all .lianxi {
        padding-bottom: 58px;
    }
    .lianxiwm_all .lianxi .lianxi_di .iframe_we iframe {
        height: 600px;
    }
    .lianxiwm_all .lianxi .lianxi_wen .lianxi_all {
        padding-top: 35px;
        padding-left: 20px;
    }
}
@media only screen and (max-width: 960px) {
    .video {
        width: 100%;
    }
}
@media only screen and (max-width: 450px) {
    .video_biao_li_li .video_biao_li_biao {
        line-height: 32px;
    }
}
@media only screen and (max-width: 450px) {
    .video .video_biao_li .video_biao_li_li {
        width: 100%;
    }
}
@media only screen and (max-width: 950px) {
    .index_Honor {
        margin: 40px 0px;
    }
    .goods-may-like {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 670px) {
    .if_sp {
        width: 100%;
        height: 300px;
    }
    .Submit_tent1 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .Submit_tent {
        padding: 20px;
    }
    .xunpan .xinban_biao {
        font-size: 28px;
    }
    .video_xiangq {
        font-size: 20px;
    }
    .index_Honor .index_Honor_title {
        font-size: 28px;
    }
    .goods-may-like .title {
        margin-top: 20px;
        margin-bottom: 4px;
    }
    .index_Honor {
        margin: 0px;
    }
    .goods-may-like {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 670px) {
    .Faq_li {
        padding: 17px 0px 24px 22px;
    }
    .Faq_li .faq_li_nr .faq_li_nr_1 {
        width: 79%;
    }
    .xinwen_feilei .fenlei a,
    .xinwen_feilei div a {
        display: none;
    }
}
@media only screen and (max-width: 950px) {
    .app_all {
        flex-wrap: wrap;
        padding: 20px 0px;
    }
    .app_all .app_all_text {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .app_all .app_all_tu {
        width: 100%;
        height: auto;
    }
    .app_all .app_all_tu {
        padding-bottom: 52%;
    }
    .app_all .app_all_text .app_all_biao {
        font-size: 26px;
    }
    .app_all .app_all_text .app_all_nr {
        font-size: 16px;
        margin-top: 13px;
    }
    .app_biaoti {
        font-size: 30px;
    }
}
@media only screen and (max-width: 950px) {
    .chanpin_feilei .chanpin_feilei_all {
        width: 45%;
    }
}
@media only screen and (max-width: 630px) {
    .chanpin_feilei .chanpin_feilei_all {
        width: 100%;
    }
    .index_Top .index_Top_bg {
        padding: 50px 0px;
    }
    .index_Top .index_Top_Title {
        font-size: 24px;
    }
}
@media only screen and (max-width: 1230px) {
    .guanyuwm_all_ling .swiper-button-next {
        right: 0px;
        background: #003172;
        top: 55%;
    }
    .guanyuwm_all_ling .swiper-button-prev {
        left: 0px;
        background: #003172;
        top: 55%;
    }
}
@media only screen and (max-width: 950px) {
    .diannao {
        display: block;
    }
    .sji {
        display: block;
    }
}
@media only screen and (max-width: 1160px) {
    .sy_title {
        width: 90%;
    }
}
@media only screen and (max-width: 1270px) {
    .chanpin_feilei .chanpin_feilei_all {
        /* width: 32%; */
        /* height: auto; */
        /* margin-bottom: 63px; */
    }
}
@media only screen and (max-width: 1200px) {
    .chanpin_feilei .chanpin_feilei_all {
        /* width: 48%; */
        /* height: auto; */
        /* margin-bottom: 63px; */
    }
}
@media only screen and (max-width: 600px) {
    .sy_title_heng_biao .sy_title_heng_biao_nr {
        font-size: 22px;
    }
}
@media only screen and (max-width: 450px) {
    .syindex_main .chanpin_feilei_all {
        width: 100%;
    }
}
@media only screen and (max-width: 1160px) {
    .slider_banner .swiper-button-prev {
        left: 76%;
    }
    .appli_ywen_nr {
        padding-top: 0px !important;
    }
}
@media only screen and (max-width: 1370px) {
    .appli_all .appli_ywen {
        width: 76%;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 950px) {
    .appli_all .appli_ywen {
        width: 90%;
        margin-bottom: 34px;
    }
    .appli_all {
        width: 100%;
        height: auto;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
    }
    .appli_all .appli_zbanner {
        width: 100%;
    }
    .appli_all .appli_zbanner {
        margin-bottom: 80px;
    }
    .appli_all .appli_zbanner .swiper-button-next {
        width: 29px;
        height: 29px;
        background: url("./img/img/sjduanz.webp");
        bottom: -10%;
        right: 45%;
    }
    .appli_all .appli_zbanner .swiper-button-prev {
        width: 29px;
        height: 29px;
        background-size: contain;
        background-image: url("./img/img/sjduany.webp");
        bottom: -10%;
        right: 55%;
    }
}
@media only screen and (max-width: 680px) {
    .appli_ywen_biao {
        font-weight: bold;
        font-size: 24px;
        color: rgb(51, 51, 51);
        line-height: 28px;
    }
    .appli_ywen_nr {
        padding-top: 30px;
        font-weight: 400;
        font-size: 18px;
        color: rgb(102, 102, 102);
        line-height: 24px;
    }
    .appli_all .appli_zbanner .swiper-button-next {
        bottom: -15%;
    }
    .appli_all .appli_zbanner .swiper-button-prev {
        bottom: -15%;
    }
}
@media only screen and (max-width: 430px) {
    .appli_all .appli_zbanner .swiper-button-next {
        bottom: -22%;
    }
    .appli_all .appli_zbanner .swiper-button-prev {
        bottom: -22%;
    }
}
@media only screen and (max-width: 950px) {
    .sy_zhabout_all .sy_zhabout_zw {
        width: 100%;
    }
    .sy_zhabiut {
        margin-top: 40px;
        background: no-repeat;
    }
    .sy_zhabiut::after {
        display: none;
    }
    .sy_zhabout_zt {
        width: 90%;
        height: auto;
        position: relative;
        padding-bottom: 54%;
        margin: 50px 0px;
        z-index: 37;
    }
    .sy_zhabout_zt::after {
        content: "";
        width: 31%;
        padding: 50px 0px;
        background: rgb(9, 74, 156);
        float: right;
        position: absolute;
        height: 100%;
        right: -14%;
        top: -50px;
        z-index: 0;
    }
    .sy_zhabout_all .sy_zhabout_zw {
        width: 100%;
        height: auto;
        background: url("../img/img/sjdbeij.webp") 0% 0% / contain;
    }
}
@media only screen and (max-width: 550px) {
    .sy_zhabiut {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 876px) {
    .sy_chanpin_li .swiper-button-prev {
        left: 0px;
    }
    .sy_chanpin_li .swiper-button-next {
        right: 0px;
    }
}
@media only screen and (max-width: 560px) {
    .sy_chanpin_li .swiper-button-prev {
        display: none;
    }
    .sy_chanpin_li .swiper-button-next {
        display: none;
    }
}
@media only screen and (max-width: 1200px) {
    .sy_ourcerti_li .swiper-button-next,
    .sy_ourcerti_li .swiper-button-prev {
        display: inline;
    }
    .sy_ourcerti_li .swiper-pagination {
        display: block;
    }
    .sy_ourcerti_li .sy_ourcerti_li_img {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 1200px) {
    .sy_title_heng {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 950px) {
    .sy_title_heng {
        margin-top: 20px;
    }
    .sy_ourcerti {
        padding: 1px 0px 0px;
    }
}
@media only screen and (max-width: 876px) {
    .sy_ourcerti_li .sy_ourcerti_li_img {
        width: 90%;
        margin: 0px auto;
    }
    .sy_ourcerti_li .swiper-button-next {
        right: 0px;
    }
    .sy_ourcerti_li .swiper-button-prev {
        left: 0px;
    }
    .sy_ourcerti_li .swiper-pagination {
        display: none;
    }
    .swiper-container-horizontal {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 1100px) {
    .layout_news .layout_news_li {
        width: 100%;
        height: auto;
    }
}
@media only screen and (max-width: 567px) {
    .layout_news_li_img {
        width: 100%;
        padding-bottom: 80%;
    }
    .layout_news .layout_news_li {
        flex-wrap: wrap;
        background: rgb(255, 255, 255);
        margin: 10px 0px;
    }
    .layout_news_li_text {
        width: 100%;
        padding: 9px 0px 10px 15px;
    }
    .layout_news_li_text_nr {
        display: none;
    }
    .sy_title_heng_biao_news {
        margin-bottom: 6px;
    }
}
@media only screen and (max-width: 1200px) {
    .Showoffthecompany {
        margin-top: 33px;
        margin-bottom: 21px;
    }
}
@media only screen and (max-width: 950px) {
    .Showoffthecompany {
        margin-top: 3px;
        margin-bottom: 21px;
    }
}
@media only screen and (max-width: 1300px) {
    .product-view .image-additional {
        width: 100%;
        height: 420px;
        margin-top: 43px;
    }
}
@media only screen and (max-width: 1021px) {
    .product-view .image-additional {
        width: 100%;
        height: 357px;
        margin-top: 43px;
    }
}
@media only screen and (max-width: 480px) {
    .product-view .image-additional {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 480px) {
    .product-view .product-image {
        width: 100%;
        display: none;
    }
    .product-view {
        display: flex;
        flex-wrap: wrap;
    }
    .image-additional-wrap {
        width: 100%;
    }
    .product-view .swiper-button-prev {
        top: 50%;
        left: unset;
        transform: rotate(0deg);
    }
    .product-view .swiper-button-next {
        bottom: unset;
        top: 50%;
        left: unset;
        transform: rotate(00deg);
    }
    .product-view .image-additional {
        height: 227px;
    }
}
@media only screen and (max-width: 670px) {
    .Faq_li .Faq_li_biao .Faq_li_nr {
        font-family: 'Open Sans';
        font-weight: bold;
        font-size: 20px;
        color: #333333;
        margin-left: 5px;
        width: 85%;
    }
    .lianxi_li {}
}
@media only screen and (max-width: 480px) {
    .image-additional .swiper-slide a {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
    }
    .image-additional .swiper-slide a img {
        display: block;
        width: 100%;
        position: absolute;
        height: 100%;
        object-fit: cover;
    }
}
@media only screen and (max-width: 1600px) {
    .sy_chanpin_li1 {
        width: 85%;
        margin: 0 auto;
    }
}
.sy_chanpin_li .swiper-button-prev {
    left: 19px;
}
.sy_chanpin_li .swiper-button-next {
    right: 19px;
}
@media only screen and (max-width: 1370px) {
    .sy_chanpin_li1 {
        width: 100%;
        margin: 0 auto;
    }
    .sy_chanpin_li .swiper-button-prev {
        left: -66px;
    }
    .sy_chanpin_li .swiper-button-next {
        right: -66px;
    }
}
.layout_last-img>div {
    margin-left: 16px;
    margin-bottom: 32px;
    flex: 1;
    max-width: 15%;
}
.sy_chanpin_li .swiper-slide {
    padding-top: 0px !important;
}
@media only screen and (max-width: 1100px) {
    .layout_last-img {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-around;
    }
    .swiper-slideflex {
        flex-direction: column-reverse;
    }
    .illustration {
        flex-direction: column;
    }
    .illustration-lett {
        width: 100%;
    }
    .illustration-right {
        width: 90%;
        margin: 0 auto;
        height: auto;
    }
    .illustration-right-top {
        flex-direction: column-reverse;
        width: 100%;
    }
    .illustration-right-top>div {
        width: 100%;
        height: auto;
    }
    .illustration-right>.illustration-right-top:last-child {
        flex-direction: column-reverse;
    }
    .illustration-right-top>div:first-child {
        padding: 20px;
        align-items: unset;
    }
}
.mySwiper {
    display: block;
}
.home--1mySwiper {
    display: none;
}
@media only screen and (max-width: 950px) {
    .mySwiper {
        display: none;
    }
    .home--1mySwiper {
        display: block;
    }
    .layout_last-img>div {
        margin: 0;
        width: 33%;
        flex: unset;
        flex-shrink: 0;
        max-width: unset;
    }
}
@media only screen and (max-width: 480px) {
    .chanpin_feilei .chanpin_feilei_all {
        height: 402px;
        margin-top: 23px !important;
    }
    .chanpin_feilei .chanpin_feilei_all .chanpin_feilei_img {
        height: 350px;
    }
    .appli_all .swiper-slide>a {
        height: auto !important;
    }
    .appli_all {
        background-color: #fff;
    }
    .appli_all .appli_zbanner {
        margin-bottom: 0px !important;
    }
    .sy_title_heng_biao_nr>a {
        font-size: 22px !important;
    }
    .illustration-lett,
    .illustration-right {
        height: auto;
    }
}
.chanpin_feilei_font {
    display: none;
}