html {margin-top: 0 !important;}
body {font-size:16px;}
#translate{display:none;}


.person_infomation{
    width:80%;
    height:auto;
    display:flex;
    margin:0 auto;
    justify-content:center;
    margin-bottom:5%;
}

.person_infomation_left{
    width:20%;
    height:auto;
    overflow:hidden;
}

.person_infomation_left img{
    width:100%;
    border-radius:50%;
}

.person_infomation_right{
    padding:4.5% 0;
    margin-left:4.5%;
}

.person_infomation_right_top{
    display:flex;
}

.person_name{
    font-size:2rem;
    font-weight:bold;
}

.person_job{
    width:120px;
    height:24px;
    background:var(--theme);
    line-height:24px;
    font-size:0.8rem;
    color:#ffffff;
    text-align:center;
    border-radius:20px;
    margin-left:16px;
    margin-top:12px;
}

.person_infomation_right_under{
    font-size:1rem;
    color:#707070;
    margin-top:10px;
}

.header {font-size:1em;background:#fff;position:relative;z-index:200;}
.head_top {font-size:0.875em;background:var(--theme);padding:0.4em 0;}
.head_top .left {width:40em;}
.head_top .right {width:12em;}
.head_tel {padding-left:1.5em;line-height:1.5em;float:left;background:url(../images/head_tel.png) no-repeat left;}
.head_email {padding-left:1.5em;margin-left:3em;line-height:1.5em;float:left;background:url(../images/head_email.png) no-repeat left;}
.head_language {float:right;position:relative;}
.head_language .current {padding-left:1.5em;line-height:1.5em;cursor:pointer;background-repeat:no-repeat;background-position:left;background-size:1em;}
.head_language.active .current {color:var(--theme);}
.head_language .current-english {background-image:url(../images/en.png);color:#fff;}
.head_language .current-french {background-image:url(../images/fr.png);color:#fff;}
.head_language .current-deutsch {background-image:url(../images/de.png);color:#fff;}
.head_language .current-russian {background-image:url(../images/ru.png);color:#fff;}
.head_language .current-italian {background-image:url(../images/it.png);color:#fff;}
.head_language .current-spanish {background-image:url(../images/es.png);color:#fff;}
.head_language .current-portuguese {background-image:url(../images/pt.png);color:#fff;}
.head_language .current-arabic {background-image:url(../images/ar.png);color:#fff;}
.head_language .current-ukrainian {background-image:url(../images/uk.png);color:#fff;}
.head_language .current-swedish {background-image:url(../images/sv.png);color:#fff;}
.head_language .current-turkish {background-image:url(../images/tk.png);color:#fff;}
.head_language .current-chinese {background-image:url(../images/cn.png);color:#fff;}
.head_language .language_con {display:none;position:absolute;right:-32px;top:2em;z-index:999;background:#fff;box-shadow:0 0 10px 2px rgba(0,0,0,0.05);border-radius:5px;}
.head_language .language_con ul {padding:0.5em 0.5em;width:9em;overflow:auto;list-style:none;}
.head_language .language_con li {}
.head_language .language_con li a {line-height:2em;display:block;text-align:left;color:var(--text);font-size:1em;padding-left:2em;background-repeat:no-repeat;background-position:0.5em;background-size:1em;background-color:#fff;border-radius:0.35em;}
.head_language .language_con li.active a,.head_language .language_con li a:hover {background-color:var(--theme);color:#fff;}
.head_container {padding:1.1em 0;border-bottom:1px solid var(--border-color);}
.head_container .icon_boxs {width:11.5em;}
.head_container .icon_boxs li {}
.head_container .icon_boxs a {display:block;width:2em;height:2em;border-radius:50%;border:0.15em solid #00a2e9 ;text-align:center;line-height:1.7em;color:var(--theme);margin-right:0.65em;transition:all 0.5s;}
.head_container .icon_boxs a:hover {color:#fff;background:var(--theme);border-color:var(--theme);}
.head_logo {height:4em;transition:all 0.35s;display:flex}
.logo_info{font-size:1.2rem;font-weight:400;margin-top:6%;position:relative;left:20px;color:#666;}
.head_logo img {height:100%;}
.head_search {width:11.5em;}
.sousuos_box {}
.search_cons {width:100%;position:relative;}
.search_cons input[type="text"] {background:#fff;height:3em;padding:0 3em 0 1em;text-align:left;font-size:12px;border-radius:1.5em;width:100%;transition:all .5s;border:1px solid var(--border-color);}
.search_cons button {border:none;background:none;position:absolute;right:0;top:0;color:var(--theme);font-size:18px;text-align:left;padding-left:0.25em;width:2em;height:2em;cursor:pointer;}
.search_cons button span {}
.move_right {display:none;}
.move_right .navsearch {}
.move_right .navsearch i {}
.move_right .navbtn {}
.move_right .navbtn span {}
.head_nav {}
.head_nav .navbar {}
.head_nav .navbar .megamenu {font-size:1.125em;position:relative;padding:0.5em 0;}
.head_nav .navbar .megamenu>a {display:block;line-height:2;position:relative;}
.head_nav .navbar .megamenu>a:after {content:" ";display:table;clear:both;position:absolute;bottom:-9px;left:0;width:0;height:3px;transition:all 0.5s;background:var(--theme);}
.head_nav .navbar .megamenu:hover>a:after,.head_nav .navbar .megamenu.active>a:after {width:100%;}
.head_nav .navbar .megamenu i {display:none;}
.head_nav .navbar .nav_list {display:none;position:absolute;z-index:10;min-width:10em;background:#fff;border-radius:0.75em;left:50%;top:calc( 100% - 0.15em );text-align:center;box-shadow:0 0 10px 2px rgba(0,0,0,0.05);transform:translateX(-50%);padding:1em;font-size:0.9em;}
.head_nav .navbar .nav_list li {}
.head_nav .navbar .nav_list li a {padding:0.5em;display:block;font-size:1em;line-height:2.25em;border-radius:0.5em;word-break:keep-all;white-space:nowrap;text-align:center;transition:all 0.4s;}
.head_nav .navbar .nav_list li a:hover {background:var(--background-3);}

.second_list {position:absolute;z-index:10;min-width:10em;background:#fff;border-radius:0.75em;left:80%;top:calc( 100% - 0.15em );text-align:center;box-shadow:0 0 10px 2px rgba(0,0,0,0.05);overflow:hidden;transform:translateX(-50%);padding:1em;font-size:0.9em;}
.second_list li {}
.second_list li a {padding:0.5em;display:block;font-size:1em;line-height:2.25em;border-radius:0.5em;word-break:keep-all;white-space:nowrap;text-align:center;transition:all 0.4s;}
.second_list li a:hover {background:var(--background-3);}

.nav_m_mask {display:none;}
.m_search {display:none;}
.header.head-fixed .head_con {position:fixed;top:0;left:0;z-index:200;width:100%;background:#fff;box-shadow:0 0 20px 2px rgba(0,0,0,0.08);}
.header.head-fixed .head_logo {height:3.6em;}
.banner {font-size:1em;}
.banner .swiper {}
.banner .swiper-button-next,.banner .swiper-button-prev {width:3.4em;height:3.4em;border-radius:50%;background:rgb(255 255 255 / 50%);color:var(--theme);border:0.1em solid var(--theme);opacity:0;transition:all 0.5s;}
.banner .swiper-button-prev {left:0;}
.banner .swiper-button-next {right:0;}
.banner:hover .swiper-button-next,.banner:hover .swiper-button-prev {opacity:1;}
.banner:hover .swiper-button-prev {left:3em;}
.banner:hover .swiper-button-next {right:3em;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover {background:#fff;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after {font-size:1.25em;text-align:center;line-height:2.4em;}
.banner .swiper-slide img {width:100%;height:45.55em;object-fit:cover;}
.banner .img {display:block;}
.banner .txt {position:absolute;left:0;top:0;width:100%;height:100%;color:#fff;}
.banner .txt .tit {font-size:2.8em;font-weight:600;color:#fff;text-align:left;margin-bottom:0.45em;margin-top:-5em;    white-space: pre;}
.banner .txt .con {font-size:1.375em;color:#fff;text-align:left;max-width:34em;min-height:2.7em;margin-bottom:1em;}
.banner .txt .btn {display:block;font-size:1.25em;text-align:center;width:10em;line-height:2.4em;border-radius:1.5em;background:var(--background-more);box-shadow:0 0 10px 2px rgba(0,0,0,0.15);transition:all 0.5s;}
.banner .txt .btn:hover {transform:translate(0,-3px);box-shadow:0 0 15px 5px rgba(0,0,0,0.15);color:#fff;}
.section {font-size:1em;padding:5.75em 0;}
.section .title {text-align:center;padding-bottom:2em;}
.section .title .tit {display:inline-block;text-align:center;font-size:2.4em;font-weight:600;text-transform:uppercase;line-height:1;margin-bottom:0.35em;color:var(--text);/*background:linear-gradient(to right,#2e9236 0%,#127f96 50%,#0575c5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;*/}
.section .title .ico {padding:0.75em 0;}
.section .title .ico img {margin:0 auto;width:12.75em;}
.section .title .con {font-size:1.125em;color:var(--p-color);font-weight:300;}
.section .more {display:block;font-size:1.05em;line-height:2.4em;width:10em;text-align:center;border-radius:1.2em;color:#fff;margin:0 auto;background:var(--background-more);box-shadow:0 0 10px 2px rgba(0,0,0,0.15);transition:all 0.5s;}
.section .more:hover {transform:translate3d(0,-3px,0);background:var(--background-more-hover);box-shadow:0 0 15px 5px rgba(0,0,0,0.15);}
.section-digit {padding:2.5em 0;background:var(--background-3);}
.section-digit .list {}
.section-digit .list .item {}
.section-digit .list .item .tit {font-size:2em;font-weight:600;color:var(--theme);text-align:center;}
.section-digit .list .item .con {font-size:1.25em;text-align:center;}
.section-digit .list .line {width:1px;height:5em;background:#bababa;}
.section-products {}
.section-products .list {padding-bottom:2.5em;padding-top: 1em;    display: flex;justify-content: space-between;}
.section-products .list .item {display:block;width:24.2%;margin-bottom:1.375em;overflow:hidden;border-radius:1.5em;position:relative;transition:all 0.5s;}
.section-products .list .item:nth-child(4n) {margin-right:0;}
.section-products .list .item .img {width:100%;padding-top: 88.5%;position: relative;}
.section-products .list .item .img img {width:100%;height:100%;object-fit:cover;position:absolute;top: 0;left: 0;transition:all 0.5s;}
.section-products .list .item .txt {width:100%;border-radius: 0 0 1.5em 1.5em;background:#aeaeae;color:#fff;text-align:center;padding:1em 1.5em;min-height:5.5em;transition:all 0.5s;}
.section-products .list .item .txt .tit {width: 100%;max-width:12em;font-size: 1.35em;font-weight: 600;}
.section-products .list .item:hover {transform: translateY(-0.85em);}
.section-products .list .item:hover .txt {color:#fff;background:var(--theme);}
.section-oem-odm {}
.section-oem-odm .right {max-width:48%;width:40.75em;}
.section-oem-odm .left {max-width:48%;width:37em;}
.section-oem-odm .img {width:100%;height:22em;border-radius:1.6em;overflow:hidden;}
.section-oem-odm .img img {width:100%;height:100%;object-fit:cover;}
.section-oem-odm .txt {}
.section-oem-odm .txt .tit {text-align:left;font-size:2.4em;font-weight:600;text-transform:uppercase;line-height:1;margin-bottom:0.5em;color:var(--text);}
.section-oem-odm .txt .con {min-height:10.125em;margin-bottom:2.6em;}
.section-oem-odm .txt .con p {color:var(--p-color);font-size:1.25em;font-weight:300;}
.section-oem-odm .txt .more {margin:0;}
.section-manufacturer {padding:4.5em 0;background:url(../images/manufacturer-bg.jpg) center no-repeat;background-size:120em auto;}
.section-manufacturer .txt {width:62em;max-width:77%;}
.section-manufacturer .txt .tit {font-size:2.5em;font-weight:600;color:#fff;margin-bottom:0.25em;}
.section-manufacturer .txt .con {}
.section-manufacturer .txt .con p {font-size:1.25em;color:#fff;font-weight:300;}
.section-manufacturer .more {margin:0;font-size:1.275em;line-height:2.36em;width:10em;}
.section-solution {}
.section-solution .title .con {width:100%;max-width:42em;margin:0 auto;}
.section-solution .list {border-radius:3em;overflow:hidden;box-shadow:0 0.25em 2em 0.25em rgba(0,0,0,0.05);}
.section-solution .list .left {width:48.5%;}
.section-solution .list .right {width:51.5%;}
.section-solution .list .img {width:100%;height:25em;}
.section-solution .list .img img {width:100%;height:100%;object-fit:cover;}
.section-solution .list .txt {width:90%;max-width:36em;margin:0 auto;}
.section-solution .list .txt .tit {font-size:2em;font-weight:600;margin-bottom:0.5em;}
.section-solution .list .txt .con {color:var(--p-color);font-size:1.125em;min-height:8.1em;margin-bottom:2em;}
.section-solution .list .txt .more {margin:0;}
.section-solutions {overflow:hidden;}
.section-solutions .solutions-swiper {position:relative;}
.section-solutions .swiper {padding-bottom:4em;}
.section-solutions .swiper-slide {width:26.25em;}
.section-solutions .swiper-slide .item {overflow:hidden;border-radius:1.5em;width:100%;}
.section-solutions .swiper-slide .img {width:100%;}
.section-solutions .swiper-slide .img img {width:100%;transition:all 0.5s;}
.section-solutions .swiper-slide .img:hover img {transform:scale(1.05);}
.section-solutions .swiper-slide .txt {background:var(--background-3);padding:2em 1.5em;text-align:center;}
.section-solutions .swiper-slide .txt .tit {display:block;font-size:1.5em;font-weight:600;margin-bottom:0.5em;}
.section-solutions .swiper-slide .txt .con {font-size:1em;color:var(--p-color);margin-bottom:2em;}
.section-solutions .swiper-slide .txt .more {font-size:1.15em;margin-bottom:0.5em;}
.section-solutions .swiper-pagination span {width:0.875em;height:0.875em;}
.section-solutions .swiper-pagination span.swiper-pagination-bullet-active {background:var(--theme);}
.section-solutions .swiper-button-prev,.section-solutions .swiper-button-next {font-size:2em;width:1em;height:1em;margin-top:-3em;}
.section-solutions .swiper-button-prev {left:-2em;}
.section-solutions .swiper-button-next {right:-2em;}
.section-solutions .swiper-button-prev:after {content:"";font-size:1em;width:100%;height:100%;background:url(../images/solutions-prev.png) no-repeat center;background-size:1em;}
.section-solutions .swiper-button-next:after {content:"";font-size:1em;width:100%;height:100%;background:url(../images/solutions-next.png) no-repeat center;background-size:1em;}
.section-solutions .swiper-slide .img:hover img {transform:scale(1.05);}
.section-choose {background:url(../images/choose-bg.jpg) center no-repeat #f4f5f9;background-size:120em auto;padding-bottom:3.5em;}
.section-choose .list {}
.section-choose .list .item {width:31.5%;background:#fff;margin-bottom:2.875em;padding:2.375em 1.25em;border-radius:1.6em;}
.section-choose .list .item .img {padding-top:1.25em;width:15%;}
.section-choose .list .item .img img {width:100%;transition:all 0.5s;}
.section-choose .list .item:hover .img img {transform:rotateY(180deg);}
.section-choose .list .item .txt {width:81%;}
.section-choose .list .item .txt .tit {font-size:1.45em;font-weight:600;margin-bottom:0.35em;transition:all 0.5s;}
.section-choose .list .item:hover .txt .tit {color:var(--theme);}
.section-choose .list .item .txt .con {font-size:1em;color:var(--p-color);}
.section-about {position:relative;background:url(../images/about-bg.jpg) center no-repeat;background-size:120em auto;}
.section-about .container {position:relative;}
.section-about .right {width:40%;}
.section-about .right img {width:100%;overflow:hidden;border-radius:2.6em;box-shadow:-4px -4px 30px 2px rgba(0,0,0,0.15);}
.section-about .left {width:53%;}
.section-about .left>.tit {display:inline-block;text-align:center;font-size:2.4em;font-weight:600;color:#000;margin-bottom:0.5em;text-transform:uppercase;}
.section-about .left>.con {padding-bottom:1.45em;}
.section-about .left>.con .em {display:block;font-size:1.25em;font-weight:600;font-style:unset;text-transform:uppercase;padding-bottom:0.5em;}
.section-about .left>.con p {font-size:1em;line-height:1.6;color:var(--p-color);padding-bottom:1.25em;}
.section-about .left .more {margin:0;}
.section-about .list {margin-top:5em;}
.section-about .list .item {width:50%;margin-bottom:1.5em;}
.section-about .list .item .img {width:3.125em;padding-top:0.5em;}
.section-about .list .item .img img {}
.section-about .list .item .txt {width:calc( 100% - 4em );}
.section-about .list .item .txt .tit {color:var(--minor);font-size:2em;font-weight:600;line-height:1;}
.section-about .list .item .txt .con {font-size:1em;color:var(--p-color);padding-top:0.25em;}
.section-blog {position:relative;z-index:1;}
.section-blog .top {}
.section-blog .title {text-align:left;width:35%;}
.section-blog .box-tag {width:65%;}
.section-blog .box-tag a {font-size:1.25em;color:var(--text);background:var(--background-1);width:auto;line-height:1.35;text-align:center;padding:0.5em 2em;margin-left:0.85em;transition:all 0.5s;border-radius:1.5em;}
.section-blog .box-tag a:nth-child(1) {margin-left:0;}
.section-blog .box-tag .active {color:#ffffff;background:var(--background-more);transition:all 0.5s;}
.section-blog .box-list {}
.section-blog .box-li {display:none;}
.section-blog .box-li.active {display:block;}
.section-blog .box-li .left {width:48.5%;float:left;}
.section-blog .box-li .right {width:48.5%;float:right;}
.section-blog .box-li .item {display:block;}
.section-blog .box-li .item .img {width:100%;overflow:hidden;border-radius:1.5em;}
.section-blog .box-li .item .img img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.section-blog .box-li .item .txt {width:100%;}
.section-blog .box-li .item .txt .date {font-size:1em;font-weight:600;color:var(--minor);margin-bottom:0.5em;}
.section-blog .box-li .item .txt .tit {font-size:1.25em;font-weight:600;line-height:1.25;height:2.5em;color:var(--text);margin-bottom:1em;transition:all 0.35s;}
.section-blog .box-li .item .txt .view {font-size:1em;color:var(--p-color);line-height:1.35;padding-left:1.35em;padding-right:1.25em;border-right:1px solid var(--p-color);margin-right:1.25em;background:url(../images/view.png) no-repeat;background-position:left center;background-size:1.125em auto;}
.section-blog .box-li .item .txt .link {}
.section-blog .box-li .item .txt .link span {padding-right:0.5em;color:var(--p-color);transition:all 0.35s;}
.section-blog .box-li .item .txt .link i {font-size:0.875em;width:1.7em;height:1.7em;line-height:1.5;border-radius:50%;border:0.1em solid var(--p-color);text-align:center;transition:all 0.35s;}
.section-blog .box-li .left .item .img {height:27em;margin-bottom:1.25em;border-radius:1.75em;}
.section-blog .box-li .right .item {padding-bottom:2.75em;margin-bottom:3em;border-bottom:1px solid #d4d4d4;}
.section-blog .box-li .right .item:nth-last-child(1) {padding-bottom:0;margin-bottom:0;border-width:0;}
.section-blog .box-li .right .item .img {height:8.25em;width:12.5em;float:right;}
.section-blog .box-li .right .item .txt {width:62%;float:left;}
.section-blog .box-li .item .img:hover img {transform:scale(1.1);}
.section-blog .box-li .item .txt .tit:hover {color:var(--theme);}
.section-blog .box-li .item .txt .link:hover span {color:var(--theme);}
.section-blog .box-li .item .txt .link:hover i {background:var(--theme);border-color:var(--theme);color:#fff;}
.section-touch {padding:5em 0 3em;background:url(../images/touch-bg.jpg);background-position:center;background-size:cover;}
.section-touch .title {padding-bottom:2em;}
.section-touch .title .tit {}
.section-touch .title .con p {color:var(--p-color);max-width:68em;margin:1em auto 0;}
.touch-form {}
.touch-form .wpcf7-response-output {color:red;}
.touch-form .form-input {width:48.75%;margin-bottom:1.625em;}
.touch-form .form-control {width:100%;padding:0 1.7em;line-height:2.75;font-size:1.25em;color:var(--text);border:none;border-radius:1.375em;}
.touch-form .form-control2 {width:60%;padding:0 1.7em;margin-right:1.5em;line-height:2.75;font-size:1.25em;color:var(--text);border:none;border-radius:1.375em;}
.touch-form .form-input img {flex:1;}
.touch-form .form-content {width:100%;margin-bottom:1.625em;}
.touch-form .form-textarea {display:block;width:100%;padding:0.75em 1.7em;line-height:1.25;font-size:1.25em;color:var(--text);border:none;border-radius:1em;}
.touch-form .submit {width:100%;}
.touch-form .p {width:100%;margin-top:2.5em;}
.touch-form .p p {text-align:center;color:var(--p-color);font-size:1.125em;}
.touch-form .form-input2>p {display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.touch-form .form-input2>p .wpcf7-form-control-wrap {width:60%;margin-right:1.5em;}
.touch-form .form-input2>p .wpcf7-form-control-wrap input {width:100%;line-height:2.75;font-size:1.25em;color:var(--text);border:none;border-radius:1.375em;padding:0 1.7em;}
.touch-form .form-input2>p img {height:2.75em;font-size:1.25em;}
.touch-form .submit .btn {display:block;font-size:1.125em;line-height:3.25em;width:20em;text-align:center;border-radius:1.75em;border:none;color:#fff;margin:1em auto 0;background:var(--background-more);box-shadow:0 0 10px 2px rgba(0,0,0,0.15);transition:all 0.5s;}
.touch-form .submit .btn:hover {transform:translate3d(0,-3px,0);background:var(--background-more-hover);box-shadow:0 0 15px 5px rgba(0,0,0,0.15);}
.page_banner {position:relative;}
.page_banner .img {width:100%;height:26.875em;overflow:hidden;}
.page_banner .img img {width:100%;height:100%;object-fit:cover;}
.page_banner .text {position:absolute;top:0;left:0;width:100%;height:100%;}
.page_banner .text .txt {margin-bottom:5em;}
.page_banner .text .txt .h2 {text-align:center;text-transform:uppercase;font-size:3.75em;font-weight:600;color:#fff;opacity:0.7;}
.page_nav {}
.page_nav .ico {margin-right:0.35em;}
.page_nav .ico svg {display:block;width:1.5em;height:1.5em;}
.page_nav .ico svg path {fill:var(--theme);}
.page_nav a {color:var(--text);}
.page_nav span {color:var(--text);margin:0 0.5em;}
.relative-7 {position:relative;background:var(--background-3);padding:0;z-index:1;}
.relative-7 .up {border-radius:2em;background:#fff;padding:2.5em 2.5em 5em 2.5em;position:relative;top:-7em;}
.relative-7 .up .title {padding-top:4.5em;}
.relative-7 .down {width:100%;border-radius:2.5em;background:#fff;padding:2.5em;position:relative;top:-5.25em;}
.relative-7 .down .down-title {margin-bottom:1.85em;}
.relative-7 .down .down-title .tit {font-size:1.675em;font-weight:600;line-height:0.85em;color:var(--text);}
.relative-7 .down .down-title .tit i {width:2em;height:2em;font-size:0.5em;text-align:center;line-height:2em;background:var(--minor);border-radius:50%;color:#fff;margin-right:0.75em;box-shadow:0 0 10px 2px rgb(49 176 58 / 25%);}
.relative-7 .down .down-title .down-more {font-size:1em;color:var(--p-color);text-transform:uppercase;padding:0 1.5em;line-height:2em;border-radius:1em;border:1px solid var(--p-color);transition:all 0.35s;background:none;margin:0;box-shadow:none;width:auto;}
.relative-7 .down .down-title .down-more:hover {background:var(--theme);color:#fff;border-color:var(--theme);}
.relative-7 .down .list {}
.relative-7 .down .list .item {width:19%;}
.relative-7 .down .list .item a {}
.relative-7 .down .list .item .img {position:relative;width:100%;padding-top:64%;overflow:hidden;margin-bottom:0.875em;}
.relative-7 .down .list .item .img img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.relative-7 .down .list .item .img:hover img {transform:scale(1.1);}
.relative-7 .down .list .item .txt {}
.relative-7 .down .list .item .txt .tit {font-size:1em;color:var(--p-color);line-height:1.5;margin-bottom:1em;}
.relative-7 .down .list .item .txt .tit:hover {color:var(--minor);}
.relative-7 .down .list .item .txt .item-more {font-size:0.8125em;font-weight:600;color:var(--theme);}
.relative-7 .down .list .item .txt .item-more i {color:inherit;}
.relative-7 .down .list .vline {width:1px;background:#d2d2d2;margin:0 calc( 4% - 0.5px );}
.solutions .box {padding:0 0 4em;margin:0 auto;max-width:72.5em;width:100%;}
.solutions .box .list {width:100%;}
.solutions .box .list .item {width:100%;margin-bottom:2em;}
.solutions .box .list .item .img {width:50%;height:24em;overflow:hidden;border-radius:1.6em;}
.solutions .box .list .item .img img {width:100%;height:100%;object-fit:cover;}
.solutions .box .list .item .txt {width:45.75%;}
.solutions .box .list .item .txt .tit {font-size:1.45em;font-weight:600;position:relative;padding-left:1.75em; margin-bottom:0.35em;}
.solutions .box .list .item .txt .tit i {font-size:0.75em;position:absolute;top:0;left:0;width:1.8em;height:1.8em;text-align:center;line-height:1.8;border-radius:50%;background:var(--theme);color:#fff;}
.solutions .box .list .item .txt .con {font-size:1.0325em;line-height:1.55;color:var(--p-color);}
.solutions .box .list .item .txt .con p {margin-bottom:1em;line-height:1.3;color:var(--p-color);}
.solutions .box .list .item .txt .more {margin:0;font-size:1em;}
.solutions .box .space {width:100%;height:1em;}
.contact {}
.contact .box {padding-top:4em;}
.contact .box .list {margin-bottom:4em;}
.contact .box .list .item {width:31.8%;background:var(--background-3);border-radius:1.25em;padding:1.75em 1.5em 2em;margin-bottom:0.75em;}
.contact .box .list .item .ico {transition:all 0.8s;width:4em;height:4em;margin:0 auto 1.125em;border-radius:50%;background:var(--minor);padding:0.9375em;}
.contact .box .list .item .ico img {width:2.125em;height:2.125em;}
.contact .box .list .item .txt {text-align:center;}
.contact .box .list .item .txt .tit {font-size:1.375em;font-weight:600;margin-bottom:0.75em;}
.contact .box .list .item .txt .info {}
.contact .box .list .item .txt .info p {font-size:1em;color:var(--p-color);margin-bottom:0.75em;}
.contact .box .list .item:hover .ico {transform:rotateY(360deg);}
.contact-tit {font-size:1.875em;font-weight:600;line-height:0.85em;color:var(--text);}
.contact-tit i {width:2em;height:2em;font-size:0.5em;text-align:center;line-height:2em;background:var(--minor);border-radius:50%;color:#fff;margin-right:0.75em;}
.page-form {width:52%;}
.page-form .form-box {padding:2em 1.5em 1em;margin:2em 0.75em 0.75em;border-radius:1.75em;box-shadow:0 0 20px 5px rgba(0,0,0,0.05);}
.page-form .form-box .form-input {width:48%;margin-bottom:0.75em;}
.page-form .form-box .form-control {width:100%;padding:0 1.5em;line-height:3.125;font-size:1em;color:var(--text);border:none;background:var(--background-3);border-radius:1.6em;}
.page-form .form-box .form-control2 {width:60%;padding:0 1.7em;margin-right:0.6em;line-height:2.75;font-size:1.25em;color:var(--text);border:none;background:#f6f6f6;border-radius:0.15em;}
.page-form .form-box .form-input img {flex:1;}
.page-form .form-box .form-content {width:100%;margin-bottom:1.5em;}
.page-form .form-box .form-textarea {display:block;width:100%;padding:0.75em 1.5em;line-height:1.25;font-size:1em;color:var(--text);border:none;background:#f6f6f6;border-radius:1.5625em;}
.page-form .form-box .submit {width:100%;margin-bottom:1.5em;}
.page-form .form-box .submit button {display:block;font-size:1.25em;font-weight:600;line-height:3.6em;color:#fff;width:14.5em;background:var(--minor);border-radius:2px;border:none;cursor:pointer;transition:all 0.45s;}
.page-form .form-box .submit button:hover {transform:translate(5px,-5px);box-shadow:-5px 5px 5px rgb(0 0 0 / 25%);}
.page-form .form-box .p {width:100%;padding-bottom:1.5em;}
.page-form .form-box .p .ico {border-radius:50%;border:0.125em solid #ededed;width:1.875em;height:1.875em;margin-right:0.5em;padding:0.4em;position:relative;}
.page-form .form-box .p .ico:after {content:" ";position:absolute;left:0.5375em;top:0.5375em;display:block;width:0.6em;height:0.6em;background:#fb3c00;border-radius:50%;}
.page-form .form-box .p p {color:var(--p-color);font-size:1em;}
.page-form .form-box .form-input2>p {display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.page-form .form-box .form-input2 .wpcf7-form-control-wrap {width:60%;margin-right:1.5em;}
.page-form .form-box .form-input2 .wpcf7-form-control-wrap input {width:100%;padding:0 1.5em;line-height:3.125;font-size:1em;color:var(--text);border:none;background:#f6f6f6;border-radius:1.6em;}
.page-form .form-box .form-input2 img {height:3.125em;font-size:1em;}
.page-form .form-box .submit .wpcf7-form-control {display:block;font-size:1em;font-weight:600;line-height:3em;color:#fff;width:14.5em;border-radius:2px;border:none;cursor:pointer;transition:all 0.45s;background:var(--background-more);box-shadow:0 0 10px 2px rgba(0,0,0,0.15);border-radius:1.5em;}
.page-form .form-box .submit .wpcf7-form-control:hover {transform:translate(5px,-5px);box-shadow:-5px 5px 5px rgb(0 0 0 / 25%);}
.page_con {width:45%;}
.page_con .txt {}
.page_con .txt .p {margin:1.5em 0;color:var(--p-color);font-size:1em;}
.page_con .txt .ul {}
.page_con .txt .li {font-size:1em;color:var(--text);margin-bottom:1.5em;}
.page_con .txt .li .ico {width:1.5625em;height:1.5625em;margin-right:1em;background-size:100%;}
.page_con .txt .li .ico1 {background-image:url(../images/foot-ico1.png);}
.page_con .txt .li .ico2 {background-image:url(../images/foot-ico2.png);}
.page_con .txt .li .ico3 {background-image:url(../images/foot-ico3.png);}
.page_con .txt .li .ico4 {background-image:url(../images/foot-ico4.png);}
.page_con .txt .li p {flex:1;line-height:1.5625em;}
.page_con .txt .wx {width:13em;margin-bottom:1.75em;display:flex;}
.page_con .txt .wx img {width:100%;}
.page_con .txt .wx span {display:block;font-size:0.875em;text-align:center;margin-top:0.75em;}
.page_con .icon_boxs li {}
.page_con .icon_boxs a {display:block;width:2em;height:2em;border-radius:50%;text-align:center;line-height:2em;color:#fff;margin-right:0.85em;transition:all 0.5s;}
.page_con .icon_boxs .icon1 a {background:#2275d4;}
.page_con .icon_boxs .icon2 a {background-image:linear-gradient(45deg, #ffb301 0%, #fe4248 50%, #ff01c9 95%);}
.page_con .icon_boxs .icon3 a {background:#e82222;}
.page_con .icon_boxs .icon3 a {background-image:linear-gradient(45deg, #e82222 0%, #e82222 50%, #e82222 95%);}
.page_con .icon_boxs .icon4 a {background-image:linear-gradient(45deg, #000000 0%, #000000 50%, #000000 95%);}
.map {margin-top:4em;}
.map iframe {width:100%;padding:1.75em 0;}
.about {}
.about .box {margin-top:3.6em;}
.about .title .tit {font-size:2.175em;}
.about-digit {margin-bottom:3.375em;}
.about-digit .list {}
.about-digit .item {background:var(--background-3);width:23%;text-align:center;border-radius:1em;padding:1.875em 0.5em;}
.about-digit .item .txt {}
.about-digit .item .tit {font-size:2.5em;font-weight:600;color:var(--minor);}
.about-digit .item .con {font-size:1.125em;color:var(--p-color);}
.about-info {margin-bottom:3em;}
.about-info .con {width:100%;}
.about-info .con .em {display:block;font-style:unset;font-size:2.175em;font-weight:600;margin-bottom:0.55em;    text-align: center;text-transform: uppercase;}
.about-info .con p {font-size:1.0625em;color:var(--p-color);line-height:1.5;margin-bottom:0.5em;}
.about-info .con .txt {width:57.5%;}
.about-info .img {height:22.5em;width:40%;overflow:hidden;border-radius:1.6em;}
.about-info .img img {width:100%;height:100%;object-fit:cover;}
.about-info .con .more {font-size:1.125em;margin:4.25em 0 0;}
.about-factory {margin-bottom:2.5em;}
.about-factory .list {}
.about-factory .list .img {width:23.77%;overflow:hidden;border-radius:0.875em;margin-bottom:1.25em;}
.about-factory .list .img img {width:100%;}
.about-advantage .img {width:61.5%;height:42.5em;overflow:hidden;border-radius:2.625em;}
.about-advantage .img img {width:100%;height:100%;object-fit:cover;}
.about-advantage .list {width:100%;}
.about-advantage .item {width:49%;background:#fff;border-radius:1.875em;box-shadow:0 0 12px 2px rgb(0 0 0 / 10%);padding:1.5em 1.5em 0;margin-bottom:1.5em;height:9.5em;}
.about-advantage .item .i {background-image:url(../images/advantage-ico.png);background-color:var(--theme);background-repeat:no-repeat;background-position:center;background-size:0.875em;border-radius:50%;width:1.75em;height:1.75em;margin-right:0.75em;}
.about-advantage .item .txt {flex:1;}
.about-advantage .item .txt .tit {font-size:1.5em;font-weight:600;line-height:1.175;color:var(--theme);margin-bottom:0.35em;}
.about-advantage .item .txt .con {color:var(--p-color);font-size:1em;line-height:1.375em;}
.about-strategy {}
.about-strategy .title .tit {margin-bottom:0.45em;}
.about-strategy .title .con {font-size:1.0625em;max-width:57em;margin:0 auto;line-height:1.5;}
.about-strategy .list {max-width:67.5em;width:100%;margin:2em auto 4.5em;}
.about-strategy .item {}
.about-strategy .item .tit {font-size:1.75em;font-weight:600;color:var(--theme);width:100%;text-align:center;}
.about-strategy .item .img {width:100%;}
.about-strategy .item .img img {display:block;margin:0 auto 0.25em;width:4.25em;}
.about-strategy .item .img span {display:block;font-size:1.125em;text-align:center;}
.about-strategy .item .add {width:1.25em;height:1.25em;background:url(../images/strategy-add.png) no-repeat center;background-size:100%;}
.about-strategy .item .result {width:2.625em;height:1.25em;background:url(../images/strategy-result.png) no-repeat center;background-size:100%;}
.about-strategy .item div>.flex {height:9em;}
.about-ep {max-width:74.75em;width:100%;margin:0 auto 4em;}
.about-ep .item {}
.about-ep .item .item-name {display:none;}
.about-ep .item .img {width:49.8%;height:20.25em;border-radius:2.5em;overflow:hidden;}
.about-ep .item .img img {width:100%;height:100%;object-fit:cover;}
.about-ep .item .txt {width:45%;padding:0 1%;}
.about-ep .item .txt .tit {font-size:1.75em;font-weight:600;margin-bottom:0.5em;}
.about-ep .item .txt .con {font-size:1.0625em;color:var(--p-color);line-height:1.5;}
.about-solutions {margin-bottom:2em;}
.about-solutions .solutions-swiper {position:relative;padding:0 3.125em;}
.about-solutions .swiper {padding-bottom:4em;}
.about-solutions .swiper-slide {width:22.75em;}
.about-solutions .swiper-slide .item {overflow:hidden;border-radius:1.5em;width:100%;}
.about-solutions .swiper-slide .img {width:100%;overflow:hidden;}
.about-solutions .swiper-slide .img img {width:100%;transition:all 0.5s;}
.about-solutions .swiper-slide .img:hover img {transform:scale(1.05);}
.about-solutions .swiper-slide .txt {background:var(--background-3);padding:2em 1.5em;text-align:center;}
.about-solutions .swiper-slide .txt .tit {display:block;font-size:1.25em;font-weight:600;margin-bottom:0.5em;}
.about-solutions .swiper-slide .txt .con {font-size:0.875em;color:var(--p-color);margin-bottom:2em;}
.about-solutions .swiper-slide .txt .more {font-size:0.875em;margin-bottom:0.5em;}
.about-solutions .swiper-pagination span {width:0.75em;height:0.75em;}
.about-solutions .swiper-pagination span.swiper-pagination-bullet-active {background:var(--theme);}
.about-solutions .swiper-button-prev,.about-solutions .swiper-button-next {font-size:1.875em;width:1em;height:1em;margin-top:-3em;}
.about-solutions .swiper-button-prev {left:0;}
.about-solutions .swiper-button-next {right:0;}
.about-solutions .swiper-button-prev:after {content:"";font-size:1em;width:100%;height:100%;background:url(../images/solutions-prev.png) no-repeat center;background-size:1em;}
.about-solutions .swiper-button-next:after {content:"";font-size:1em;width:100%;height:100%;background:url(../images/solutions-next.png) no-repeat center;background-size:1em;}
.about-solutions .swiper-slide .img:hover img {transform:scale(1.05);}

.static {}
.list_category {overflow:hidden;border-radius:0.4em;background:var(--background-3);margin-bottom:2.5em;}
.list_category .name {background:var(--background-more);color:#fff;padding:0.75em 1em;}
.list_category .name span {font-size:1.125em;line-height:1;}
.list_category .name i {font-size:1.125em;}
.category_navbar {}
.category_navbar .megamenu {border-bottom:0.25em solid #fff;position:relative;}
.category_navbar .megamenu:nth-last-child(1) {border-bottom:0;}
.category_navbar .megamenu a {font-size:0.9em;line-height:1;padding:1.25em;display:block;}
.category_navbar .megamenu a:hover,.category_navbar .active>a {color:var(--minor);}
.category_navbar .megamenu i {position:absolute;top:0;right:0;line-height:3.5em;text-align:center;width:3.5em;height:3.5em;}
.category_navbar .sub-menu {display:none;padding:0.5em 1.25em;border-top:1px solid #e8e8e8;}
.category_navbar .sub-menu li {position:relative;}
.category_navbar .sub-menu li a {font-size:0.85em;padding:1em;}
.category_navbar .sub-menu i {font-size:0.85em;width:3em;height:3em;line-height:3em;}
.hot_sale {}
.hot_sale .name {font-size:1.125em;margin-bottom:1em;}
.hot_sale .name span {display:block;line-height:1.25;padding-left:2em;background:url(../images/hot_sale-ico.png) left no-repeat;background-size:1.25em;}
.hot_sale ul {padding:0 1em;border-radius:1em;overflow:hidden;border:1px solid var(--border-color);}
.hot_sale li a {padding:1em 0;border-bottom:1px solid var(--border-color);}
.hot_sale li:nth-last-child(1) a {border-bottom:none;}
.hot_sale li .img {width:40%;height:5.125em;overflow:hidden;}
.hot_sale li .img img {width:100%;height:100%;object-fit:cover;transition:all 0.35s;}
.hot_sale li .txt {width:53.5%;}
.hot_sale li .txt .tit {color:var(--p-color);font-size:0.875em;line-height:1.35;height:2.7em;margin-bottom:1.85em;transition:all 0.35s;}
.hot_sale li .txt .link_more {font-size:0.875em;color:var(--theme);}
.hot_sale li .txt .link_more i {padding-left:0;transition:all 0.5s;}
.hot_sale li:hover .img img {transform:scale(1.1);}
.hot_sale li:hover .txt .tit:hover {color:var(--theme);}
.hot_sale li:hover .txt .link_more i {padding-left:0.5em;}
.pagination {}
.pagination .page-item {margin:0 0.25em;width:2em;height:2em;border-radius:0.35em;overflow:hidden;}
.pagination .page-item a {display:block;font-size:1em;width:100%;height:100%;text-align:center;line-height:2;border-bottom:0.15em solid var(--background-3);color:var(--p-color);transition:all 0.35s;background:var(--background-3);}
.pagination .page-item a i {color:inherit;}
.pagination .page-item a.active,.pagination .page-item a:hover {color:var(--minor);border-color:var(--minor);}
.pagination .page-total {width:100%;text-align:center;font-size:0.875em;padding-top:1em;}
.pagination .page-total span {color:var(--minor);}
.blog {}
.blog .box {margin-top:3em;margin-bottom:2em;width:100%;}
.blog .box .left {width:24.5%;}
.blog .box .right {width:72%;}
.list_blog {}
.list_blog .item {margin-bottom:2.375em;height:14.25em;position:relative;}
.list_blog .item .img {display:block;position:absolute;top:0;left:0;width:18.75em;height:14.25em;overflow:hidden;}
.list_blog .item .img img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.list_blog .item .txt {background:var(--background-3);width:38.75em;padding:1.25em 1.25em 3em;position:relative;z-index:1;}
.list_blog .item .txt .date {color:var(--minor);font-size:0.875em;margin-bottom:0.5em;}
.list_blog .item .txt .tit {font-size:1.125em;font-weight:600;line-height:1.35;height:2.7em;margin-bottom:0.25em;}
.list_blog .item .txt .con {font-size:0.875em;color:var(--p-color);line-height:1.35;height:2.7em;}
.list_blog .item .txt .link_more {display:block;position:absolute;right:1.45em;bottom:1.5em;font-size:0.875em;color:var(--theme);padding-right:2em;}
.list_blog .item .txt .link_more i {position:absolute;top:0;right:0;width:1em;height:1.35em;background-image:url(../images/solutions-next.png);background-repeat:no-repeat;background-position:right;background-size:1em;transition:all 0.5s;}
.list_blog .item:hover .img img {transform:scale(1.1);}
.list_blog .item:hover .txt .link_more i {right:-0.5em;}
.info_blog {padding:2.5em;border-radius:1.6em;border:1px solid var(--border-color);}
.info_blog h1 {text-align:center;font-size:1.5em;line-height:1.35;}
.info_blog .span {margin:0.75em 0 1.75em;text-align:center;font-size:0.875em;}
.info_blog .span span {color:var(--p-color);padding-left:1.5em;margin:0 0.875em;background-position:left center;background-size:1em auto;background-repeat:no-repeat;}
.info_blog .span .date {background-image:url(../images/date.png);}
.info_blog .span .view {background-image:url(../images/view.png);background-size:1.15em auto;}
.info_blog .con {font-size:1em;line-height:1.55;color:var(--p-color);padding-bottom:2em;}
.info_blog .con img {max-width:100% !important;height:auto !important;margin:0 auto 1em;}
.info_blog .con p {margin-bottom:1.2em;}
.products {}
.products .box {margin-top:3em;margin-bottom:2em;width:100%;}
.products .box .left {width:24.5%;}
.products .box .right {width:72%;}
.list_products {}
.list_products .item {width:31.5%;margin-right:2.75%;margin-bottom:2.25em;float:left;padding:1em 0.75em 2em;border:1px solid var(--border-color);border-radius:1.25em;}
.list_products .item:nth-child(3n) {margin-right:0;}
.list_products .item .img {display:block;width:100%;height:12.5em;}
.list_products .item .img img {width:100%;height:100%;object-fit:cover;transition:all 0.5s;}
.list_products .item .img img:hover{transform:scale(1.08);}
.list_products .item .txt {margin-top:1em;}
.list_products .item .txt .tit {font-size:1em;text-align:center;line-height:1.35;height:2.7em;margin-bottom:1.5em;}
.list_products .item .txt .link_more {display:block;font-size:0.875em;line-height:2.4em;width:10em;text-align:center;border-radius:1.2em;color:#fff;margin:0 auto;background:var(--background-more);box-shadow:0 0 10px 2px rgba(0,0,0,0.15);transition:all 0.5s;}
.products .top {width:100%;margin-bottom:4.25em;}
.products .top .name {display:none;}
.products .top .top_left {width:42.5%;}
.products .top .top_right {width:55%;}
.products .top .img {position:relative;width:100%;padding-top:79%;overflow:hidden;cursor:url(../images/loupe.png),auto;border:1px solid var(--border-color);margin-bottom:1em;}
.products .top .item {display:none;position:absolute;top:0;left:0;width:100%;height:100%;}
.products .top .item1 {display:block;}
.products .top .img img {width:100%;height:100%;object-fit:cover;}
.products-swiper {position:relative;}
.products-swiper .swiper-button-next,.products-swiper .swiper-button-prev {width:2.125em;height:2.125em;background:#fff;border-radius:50%;box-shadow:2px 2px 5px rgb(0 0 0 / 20%);margin-top:-1.0625em;}
.products-swiper .swiper-button-next:after,.products-swiper .swiper-button-prev:after {color:var(--minor);font-size:1em;}
.products-swiper .swiper-button-next {right:-1em;}
.products-swiper .swiper-button-prev {left:-1em;}
.products-swiper .swiper-slide {width:7.5em;margin-right:0.85em;}
.products-swiper .swiper-slide .swiper-img {width:100%;padding-top:79%;overflow:hidden;}
.products-swiper .swiper-slide .swiper-img img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.products-swiper .swiper-slide .swiper-img.active:before {content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:2px solid var(--minor);box-sizing:border-box;}
.products .top .txt {}
.products .top .txt .tit {font-size:1.75em;font-weight:600;line-height:1.25;margin-bottom:0.35em;}
.products .top .txt .p {font-size:1em;color:var(--p-color);padding-bottom:1.5em;border-bottom:1px solid var(--border-color);margin-bottom:1.5em;}
.parameter {padding-bottom:2.5em;}
.parameter li {margin-bottom:0.75em;}
.parameter li p {font-size:0.875em;color:var(--p-color);min-width:3em;}
.parameter li span {font-size:0.875em;}
.products .top .txt .more {font-size:1em;margin:0;}
.info_products {}
.info_products .tit {font-size:1.75em;font-weight:600;line-height:0.85em;color:var(--text);margin-bottom:0.75em;}
.info_products .tit i {width:2em;height:2em;font-size:0.5em;text-align:center;line-height:2em;background:var(--minor);border-radius:50%;color:#fff;margin-right:0.75em;box-shadow:0 0 10px 2px rgb(49 176 58 / 25%);}
.info_products .con {font-size:1em;line-height:1.55;color:var(--p-color);padding-bottom:2em;}
.info_products .con img {max-width:100% !important;height:auto !important;margin:0 auto 1em;}
.info_products .con p {margin-bottom:1.2em;}
.product-form {width:100%;}
.product-form .form-box {padding:2em 1.5em 1em;margin:2em 0.75em 4em;border-radius:1.75em;box-shadow:0 0 10px 2px rgba(0,0,0,0.05);}
.product-form .form-box .form-input {width:48%;margin-bottom:0.75em;}
.product-form .form-box .form-control {width:100%;padding:0 1.5em;line-height:3.125;font-size:1em;color:var(--text);border:none;background:var(--background-3);border-radius:1.6em;}
.product-form .form-box .form-control2 {width:60%;padding:0 1.7em;margin-right:0.6em;line-height:2.75;font-size:1.25em;color:var(--text);border:none;background:#f6f6f6;border-radius:0.15em;}
.product-form .form-box .form-input img {flex:1;}
.product-form .form-box .form-content {width:100%;margin-bottom:1.5em;}
.product-form .form-box .form-textarea {display:block;width:100%;padding:0.75em 1.5em;line-height:1.25;font-size:1em;color:var(--text);border:none;background:#f6f6f6;border-radius:1.5625em;}
.product-form .form-box .submit {width:100%;margin-bottom:1.5em;}
.product-form .form-box .p {width:100%;padding-bottom:1.5em;}
.product-form .form-box .p .ico {border-radius:50%;border:0.125em solid #ededed;width:1.875em;height:1.875em;margin-right:0.5em;padding:0.4em;position:relative;}
.product-form .form-box .p .ico:after {content:" ";position:absolute;left:0.5375em;top:0.5375em;display:block;width:0.6em;height:0.6em;background:#fb3c00;border-radius:50%;}
.product-form .form-box .p p {color:var(--p-color);font-size:1em;}
.product-form .form-box .form-input2>p {display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.product-form .form-box .form-input2 .wpcf7-form-control-wrap {width:60%;margin-right:1.5em;}
.product-form .form-box .form-input2 .wpcf7-form-control-wrap input {width:100%;padding:0 1.5em;line-height:3.125;font-size:1em;color:var(--text);border:none;background:#f6f6f6;border-radius:1.6em;}
.product-form .form-box .form-input2 img {height:3.125em;font-size:1em;}
.product-form .form-box .submit .wpcf7-form-control {display:block;font-size:1em;font-weight:600;line-height:3em;color:#fff;width:14.5em;border-radius:2px;border:none;cursor:pointer;transition:all 0.45s;background:var(--background-more);box-shadow:0 0 10px 2px rgba(0,0,0,0.15);border-radius:1.5em;}
.product-form .form-box .submit .wpcf7-form-control:hover {transform:translate(5px,-5px);box-shadow:-5px 5px 5px rgb(0 0 0 / 25%);}
.prev-next {border-top:1px solid var(--border-color);padding:1.75em 0;}
.prev-next .flex {width:48%;}
.prev-next .flex i {display:block;font-size:1em;width:2.5em;height:2.5em;background:#fff;border-radius:50%;border:1px solid var(--border-color);text-align:center;line-height:calc( 2.5em - 2px );transition:all 0.4s;}
.prev-next .flex .txt {width:calc( 100% - 3.25em );color:var(--p-color);transition:all 0.4s;}
.prev-next .flex .txt span {font-size:0.875em;opacity:0.8;}
.prev-next .flex .txt .tit {font-size:1em;}
.prev-next .prev .txt {margin-left:0.75em;text-align:left;}
.prev-next .next .txt {margin-right:0.75em;text-align:right;}
.prev-next .flex:hover i {background:var(--theme);border-color:var(--theme);color:#fff;}
.prev-next .flex:hover .txt {color:var(--theme);}
.m_name {display:none;}
.footer {background:#222;padding-top:3.875em;background: url(../images/foot-bg.jpg) center no-repeat #101010; background-size: 120em auto;}
.foot_mes {width:20.5em;}
.foot_mes .foot_logo {display:block;margin-bottom:1.2em;}
.foot_mes .foot_logo img {width:100%;max-width:13.3125em;}
.foot_mes .text {font-size:0.9375em;color:#fff;margin-bottom:1.85em;}
.foot_mes .letter {position:relative;font-size:1em;width:100%;max-width:18.375em;}
.foot_mes .letter .form-input {}
.foot_mes .letter .form-control {width:100%;background:#464646;border:none;font-size:0.9375em;height:3.45em;border-radius:1.725em;padding:0 3.6em 0 1.25em;color:#fff;}
.foot_mes .letter .submit {position:absolute;top:0.325em;right:0.325em;font-size:0.9375em;width:2.8em;height:2.8em;border-radius:50%;background:var(--background-more);overflow:hidden;}
.foot_mes .letter .submit .btn {display:block;font-size:1em;width:2.8em;height:2.8em;background:url(../images/letter_send.png) no-repeat center;background-size:1.35em;border:none;cursor:pointer;color:rgb(255 255 255 / 0%);}
.footer_icon_boxs {padding-top:3em;}
.footer_icon_boxs>div {width:2em;height:2em;margin-right:0.85em;border-radius:50%;}
.footer_icon_boxs .icon1 {background:#2275d4;}
.footer_icon_boxs .icon2 {background:#000000;}
.footer_icon_boxs .icon3 {background:#e82222;}
.footer_icon_boxs .icon4 {background:#000000;}
.footer_icon_boxs a {display:block;width:100%;height:100%;text-align:center;line-height:2em;color:#fff;}
.footer_icon_boxs .icon2 a {background:url(../images/icon_boxs_ico2.png) center no-repeat;background-size:2em;}
.footer_icon_boxs .icon3 a {background:url(../images/icon_boxs_ico3.png) center no-repeat;background-size:2em;}
.footer_icon_boxs .icon4 a {background:url(../images/icon_boxs_ico4.png) center no-repeat;background-size:2em;}
.foot_link {}
.foot_link .item {}
.foot_link .item .tit {font-size:1.375em;font-weight:600;color:var(--theme);display:block;text-transform:uppercase;margin-bottom:0.75em;}
.foot_link .item .a {display:block;position:relative;font-size:1em;color:#fff;margin-bottom:1.5em;padding-left:1em;transition:all 0.3s;opacity:0.75;}
.foot_link .item .a:before {content:" ";display:block;position:absolute;width:0.25em;height:0.25em;background:#fff;left:0.25em;top:0.55em;}
.foot_con {width:23.5em;}
.foot_con .info {font-size:1em;color:var(--text);margin-bottom:1.5em;}
.foot_con .info i {width:1.5625em;height:1.5625em;margin-right:1em;background-size:100%;}
.foot_con .info .ico1 {background-image:url(../images/foot-ico1.png);}
.foot_con .info .ico2 {background-image:url(../images/foot-ico2.png);}
.foot_con .info .ico3 {background-image:url(../images/foot-ico3.png);}
.foot_con .info .ico4 {background-image:url(../images/foot-ico4.png);}
.foot_con .info p {flex:1;line-height:1.5625em;opacity:0.75;color:#fff;}
.footer_copyright {margin-top:4em;font-size:0.9375em;padding:1.8em;text-align:center;color:#fff;opacity:0.5;}
.online_section {position:fixed;z-index:180;top:200px;right:-220px;transition:all .3s ease;}
.online_section ul li {border-radius:25px 0 0 25px;list-style:none;width:270px;height:40px;color:#fff;padding-left:50px;margin-bottom:3px;transition:all .5s ease;overflow:hidden;margin-bottom:3px;line-height:40px;font-size:13px;border:2px solid rgba(255,255,255,0.2);background:var(--theme);background-repeat:no-repeat;}
.online_section ul li a {line-height:40px;font-size:13px;color:#fff;}
.online_section .online_p {background-image:url(../images/right_p.png);background-position:8px 8px;}
.online_section .online_e {background-image:url(../images/right_e.png);background-position:8px 8px;background-color:var(--minor);border-color:rgba(255,255,255,0.2);}
.online_section .online_s {background-image:url(../images/right_s.png);background-position:8px 8px;background-color:#31b03a;border-color:rgba(255,255,255,0.2);}
.online_section .online_w {background-image:url(../images/right_w.png);background-position:8px 8px;}
.online_section .online_code {background-image:url(../images/right_code.png);background-position:8px 8px;}
.online_section .online_code p {padding-left:0;font-size:13px;margin:0;line-height:40px;}
.online_code .image {width:100%;padding:5px 10px 10px;}
.online_code .image img {max-width:100px;height:auto;vertical-align:bottom;display:inline-block;}
.online_code .image p {display:inline-block;vertical-align:bottom;font-size:14px;padding-left:10px;}
.online_section .online_e a,.online_section .online_s a {color:#fff;}
.back_top {width:48px;height:48px;text-align:center;position:fixed;right:5px;bottom:80px;z-index:180;display:none;background:var(--theme);background-size:cover;-moz-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s;border-radius:50%;border:2px solid rgba(255,255,255,0.1);}
.back_top:before {content:"\f106";font-family:'FontAwesome';color:#fff;font-size:22px;display:block;line-height:44px;}
.back_top:hover {text-decoration:none;box-shadow:0 0 10px 2px rgba(0,0,0,0,0.2);background:var(--minor);}
.back_top:hover:before {animation:scroll_up_anim 1.5s infinite;}
.mobile_nav {display:none;}
.section-packaging {padding:2.5em 0;}
.section-packaging .list {}
.section-packaging .list .item {width:32.25%;margin-bottom:1.75em;border:1px solid #939393;border-radius:1.6em;overflow:hidden;position:relative;}
.section-packaging .list .item .img {width:100%;height:100%;}
.section-packaging .list .item .img img {height:16.5em;width:100%;object-fit:contain;transition:all 0.5s;}
.section-packaging .list .item:hover .img img {transform:scale(0.9);}
.section-packaging .list .item .txt {position:absolute;left:0;bottom:0;padding:0.5em 1.25em;width:100%;text-align:center;background:linear-gradient(90deg,#0579cd,#2694e1,#0672c1);transition:all 0.5s;opacity:0;}
.section-packaging .list .item .txt .tit {font-size:1.875em;font-weight:600;color:#fff;line-height:1.35em;}
.section-packaging .list .item:hover .txt {opacity:1;}
.oem-odm .box {padding:0 0 4em;margin:0 auto;max-width:72.5em;width:100%;}
.oem-odm .box .text {padding:3.5em 0 2em 0;}
.oem-odm .box .text p {font-size:1.25em;line-height:1.35;color:var(--p-color);}
.oem-odm .box .list {}
.oem-odm .box .list .item {margin-bottom:2em;}
.oem-odm .box .list .item .img {width:49%;height:22em;overflow:hidden;border-radius:1.6em;}
.oem-odm .box .list .item .img img {width:100%;height:100%;object-fit:cover;}
.oem-odm .box .list .item .txt {width:47%;}
.oem-odm .box .list .item .txt .con {font-size:1.25em;color:var(--p-color);line-height:1.35;margin-bottom:3em;}
.oem-odm .box .list .item .txt .more {font-size:1.15em;margin:0;}
@media screen and (min-width:1921px) {
body {font-size:0.8333vw;}
}
@media screen and (max-width:1450px) {
.section-solutions .swiper-button-prev {left:-1.25em;}
.section-solutions .swiper-button-next {right:-1.25em;}
.section-manufacturer {background-size:auto 100%;}
}
@media screen and (max-width:1280px) {
body {font-size:14px;}
.banner .txt .tit{    margin-top: -4em;}
.banner .swiper-slide img {height:34em;}
.section-manufacturer .txt {width:62em;max-width:100%;}
.section-manufacturer .txt .tit {font-size:2.5em;}
.section-manufacturer .txt .con p {margin-bottom:1em;}
.section-choose .list .item .txt .tit {font-size:1.35em;}
.section-blog .box-li .right .item .txt {width:calc( 100% - 13.5em );}
.relative-7 .down .list .item {width:22%;}
.relative-7 .down .list .vline {margin:0 calc(2% - 0.5px);}
.about-digit .item .tit {font-size:2em;}
.about-advantage .item .txt .tit {font-size:1.25em;}
.blog .box .left {width:26%;}
.list_blog .item .img {width:15em;height:11.4em;}
.list_blog .item .txt {margin-top:2em;width:78%;}
.info_blog {padding:2em 1.75em;}
.products .box .left {width:26%;}
.section-packaging .list .item .img img {height:14em;}
.section-packaging .list .item .txt .tit {font-size:1.75em;}
.footer {background-size:160em;background-position:top;}
}
@media screen and (max-width:1024px) {
    .xiala{
        display:none;
    }
    
    .person_infomation{
    width:90%;
    height:auto;
    display:flex;
    margin:0 auto;
    justify-content:space-between;
    margin-bottom:3%;
    flex-wrap:wrap;
    text-align:center;
}

.person_infomation_left{
    width:100%;
    height:auto;
    overflow:hidden;
}

.person_infomation_left img{
    width:50%;
    border-radius:50%;
    margin:0 auto;
    
}

.person_infomation_right{
    width:100%;
    padding:4.5% 0;
    margin-left:0;
}

.person_infomation_right_top{
    display:flex;
    flex-wrap:wrap;
}

.person_name{
    width:100%;
    font-size:1.4rem;
    font-weight:bold;
    text-align:center;
}

.person_job{
    width:120px;
    height:24px;
    background:var(--theme);
    line-height:24px;
    font-size:0.7rem;
    color:#ffffff;
    text-align:center;
    border-radius:20px;
    margin-left:20px;
    margin-top:20px;
     margin:1.5% auto;
}

.person_infomation_right_under{
    width:100%;
    font-size:0.9rem;
    color:#707070;
    margin-top:10px;
    text-align:center;
}

    .logo_info {
    font-size: 1rem;
    font-weight: bold;
    margin-top: 2%;
    position: relative;
    left: 20px;
}
    
    
    .banner .txt .con {margin-bottom: 0.3em;}
    .banner .txt .btn {font-size:1em;width:8em;}
    .banner .txt .tit {font-size:2em;margin-top:-4em;    white-space: pre;}
.head_container {padding:1em 0;}
.head_container .icon_boxs {display:none;}
.head_logo {height:2.7em;}
.head_search {display:none;}
.move_right {display:block;}
.move_right .navsearch {font-size:1.25em;width:2.16em;height:2.16em;text-align:center;line-height:2.16;border-radius:4px;background:var(--background-3);color:var(--theme);}
.move_right .navbtn {font-size:1.25em;width:2.16em;height:2.16em;text-align:center;line-height:2.16;border-radius:4px;background:var(--background-3);color:var(--theme);margin-left:0.5em;position:relative;transition:all 0.3s ease 0s;overflow:hidden;}
.move_right .navbtn span {display:block;background:var(--theme);width:1.3em;height:0.12em;transition:all 0.3s ease 0s;position:absolute;left:0.43em;}
.move_right .navbtn span:nth-child(1) {top:0.55em;}
.move_right .navbtn span:nth-child(2) {top:1.02em;}
.move_right .navbtn span:nth-child(3) {bottom:0.55em;}
.move_right .navbtn.active span:first-child {transform:rotate(45deg) translate(0,0);top:1.02em;}
.move_right .navbtn.active span:nth-child(2) {transform:translateX(-40px);}
.move_right .navbtn.active span:nth-child(3) {transform:rotate(-45deg) translate(0,0);bottom:1.02em;}
.m_search {display:none;background:var(--background-3);}
.m_search_box {max-width:750px;width:92%;margin:0 auto;padding:1.5em 0;}
.m_search_box .title {position:relative;margin-bottom:1em;}
.m_search_box .title .tit {font-size:1.5em;color:var(--text);}
.m_search_box .close-search {position:absolute;top:0;right:0;font-size:1.5em;color:var(--p-color);}
.m_search_box .close-search:hover {color:var(--theme);}
.m_search_box form {position:relative;}
.m_search_box input[type="text"] {box-shadow:none;border:none;background:#fff;text-transform:uppercase;height:3em;line-height:3em;padding:0 3em 0 1.75em;text-align:left;font-size:1em;border-radius:1.5em;width:100%;transition:all .5s;}
.m_search_box button {border:none;background:none;font-size:1.5em;color:var(--theme);width:3em;height:2em;line-height:2em;position:absolute;top:0;right:0;}
.head_nav {position:fixed;left:0;top:0;width:25em;height:100vh;background:var(--theme);transform:translateX(-25em);transition:all 0.3s ease 0s;z-index:1010;padding:7em 1.5em 0;}
.head_nav.active {transform:translateX(0);}
.head_nav .navbar {display:block;}
.head_nav .navbar .megamenu {width:100%;color:#fff;}
.head_nav .navbar .megamenu>a {color:#fff;}
.head_nav .navbar .megamenu i {display:block;position:absolute;top:0;right:0;font-size:1.125em;width:2.4em;height:3.1em;line-height:3.1em;text-align:center;transition:all 0.5s;}
.head_nav .navbar .nav_list {position:unset;transform:translateX(0);background:none;box-shadow:none;text-align:left;padding:0.5em 1em;}
.head_nav .navbar .nav_list li a {text-align:left;font-size:1.125em;}
.head_nav .navbar .nav_list li a:hover {background:none;color:#fff;}
.head_nav .navbar .megamenu.active i {transform:rotate(180deg);}
.nav_m_mask {display:none;position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);z-index:190;}
.online_section {display:none;}
.container {max-width:750px;}
.banner .swiper-slide img {height:26em;}
.section-digit {padding:1.75em 0;}
.section-digit .list .item .tit {font-size:1.5em;}
.section-digit .list .item .con {font-size:1em;}
.section-digit .list .line {height:3.5em;}
.section-products .list .item {width:48.6%;margin-bottom:1.5em;}
.section-products .list .item:nth-child(2n) {margin-right:0;}
.section-manufacturer {padding:3.5em 0;background-size:auto 100%;}
.section-choose .list .item {width:48%;margin-bottom:2em;}
.section-choose {background-size:auto 100%;}
.section-blog .title {width:100%;}
.section-blog .box-tag {width:100%;}
.section-about .right {width:100%;margin-bottom:2em;display:none;}
.section-about .right img {height: auto;border-radius: 2em;}
.section-about .left {width:100%;}
.section-blog .box-li .left {width:100%;margin-top:3em;}
.section-blog .box-li .right {width:100%;}
.section-blog .box-li .left .item {padding-bottom:2.75em;margin-bottom:3em;border-bottom:1px solid #d4d4d4;}
.section-blog .box-li .left .item .img {height:8.25em;width:12.5em;margin-bottom:0;float:right;}
.page_banner .img {height:24em;}
.relative-7 .up {padding:2em 1.5em;}
.relative-7 .down {padding:2em 1.5em;}
.solutions .box .list .item:nth-last-child(1) {margin-bottom:0;}
.solutions .box .list .item .txt .tit {font-size:1.25em;}
.solutions .box .list .item .txt .con {font-size:1em;}
.solutions .box .list .item .img {width:50.75%;border-radius:1.25em;}
.contact .box .list {margin-bottom:2em;}
.contact .box .list .item {width:32%;padding:1.25em 1.25em 1.5em;}
.contact .box .list .item .txt .tit {font-size:1.125em;}
.contact .box .list .item .txt .info p {font-size:0.95em;margin-bottom:0.5em;}
.page-form {width:100%;margin-bottom:2em;}
.page_con {width:100%;}
.page_con .txt .wx {width:8em;}
.about-digit .item {width:24%;}
.about-digit .item .tit {font-size:1.5em;}
.about-digit .item .con {font-size:1em;}
.about-info .img {display:none;}
.about-info .con {width:100%;}
.about-info .con .txt {width:100%;}
.about-advantage .img {display:none;}
.about-advantage .list {width:100%;}
.about-advantage .item {width:48%;}
.blog .box .right {width:100%;margin-bottom:3em;}
.blog .box .left {width:100%;}
.products .box .right {width:100%;margin-bottom:3em;}
.products .box .left {width:100%;}
.products .top .name {display:block;font-size:1.75em;font-weight:600;line-height:1.25;margin-bottom:0.35em;}
.products .top .top_left {width:100%;padding:2em;}
.products .top .top_right {width:100%;padding:0 2em 2em;}
.products .top .txt .tit {display:none;}
.parameter li p {font-size:1em;}
.parameter li span {font-size:1em;}
.list_category {background:no-repeat;border-radius:0;margin-bottom:1em;}
.list_category .name {display:none;}
.category_navbar {background:var(--background-3);border-radius:0.75em;}
.hot_sale .name {display:none;}
.hot_sale li .img {height:8.96em;width:14em;}
.hot_sale li .txt {width:calc( 100% - 16em );}
.hot_sale li .txt .tit {font-size:1em;}
.hot_sale li .txt .link_more {font-size:1em;}
.m_toggle {width: 100%;}
.m_toggle.active .m_name span {transform:rotate(45deg);}
.m_name {display:block;font-size:1em;line-height:1;padding:1.25em;background:var(--theme);color:#fff;position:relative;margin-bottom:1em;border-radius:1.6em;}
.m_name i {padding-right:0.5em;}
.m_name span {position:absolute;top:0;right:0;line-height:3.5em;text-align:center;width:3.5em;height:3.5em;transition:all 0.5s;}
.toggle_con {display:none;}
.footer {padding-top:2%;}
.footer .m_toggle {}
.footer .m_name {margin-bottom:0;font-size:1.25em;background:none;padding:1.25em 0;border-bottom:1px solid #e7e7e740;border-radius:0;}
.footer .toggle_con {padding:2em 0;}
.foot_mes .foot_logo {display:none;}
.foot_mes .text {font-size:1.125em;margin-bottom:1em;opacity:0.75;}
.foot_mes .letter {max-width:100%;font-size:1.125em;}
.footer_icon_boxs {padding-top:1em;font-size:1.25em;}
.foot_link .item .tit {display:none;}
.foot_link .item .a {font-size:1.25em;}
.foot_con .info {font-size:1.25em;}
.footer_copyright {margin-top: 0;font-size: 1em;padding: 4em 0.5em 1.5em;}
.section-packaging .list .item {width: 48%;}
.section-oem-odm {padding:0 0 5em;}
.section-oem-odm .right {width:100%;max-width:unset;margin-bottom:3em;}
.section-oem-odm .left {width:100%;max-width:unset;}
.section-oem-odm .txt .con {min-height:auto;margin-bottom:3em;}
.section-manufacturer .txt {margin-bottom:3em;}
.section-solution .list .left {width:100%;}
.section-solution .list .right {width:100%;padding:2em 3em 3em;}
.section-solution .list .img {height:22em;}
.section-solution .list .img img {object-fit:unset;}
.section-solution .list .txt {width:100%;max-width:none;}
.section-solution .list .txt .con {min-height:unset;margin-bottom:3em;}
.solutions .title .tit {font-size:2.5em;}
.oem-odm .box .text p {font-size:1.125em;}
.oem-odm .box .list .item .img {height:18em;}
.oem-odm .box .list .item .txt .con {font-size:1.125em;}
}
@media screen and (max-width:760px) {
body {font-size:12px;}
.head_top .left {width:60%;}
.head_tel {width:100%;}
.head_email {width:100%;margin-left:0;}
.head_logo {padding:0.2em 0;}
.head_container {padding:0.75em 0;}
.banner .swiper-slide img {height:52vw;}
.banner .txt .tit {font-size:1.4em;}
.banner .txt .con {font-size:1em;}
.banner .txt .btn {font-size:0.8em;}
.section {padding:3em 0;}
.section .title .tit {font-size:2em;}
.section-digit {padding:1em 0;}
.section-digit .list .item {width:50%;padding:0.75em 0.25em;}
.section-digit .list .line {display:none;}
.section-products .list .item {width:100%;margin-right:0;}
.section-manufacturer .txt .tit {font-size:2em;}
.section-manufacturer .more {font-size:1.25em;}
.section-solutions .swiper-button-prev,.section-solutions .swiper-button-next {display:none;}
.section-choose .list .item {width:100%;}
.section-oem-odm .txt .tit {font-size:2em;}
.section-about {background-size:auto 100%;}
.section-about .right {display:block;}
.section-about .left>.tit {font-size:2em;}
.section-about .list .item .img {width:2.5em;}
.section-about .list .item .txt {width:calc(100% - 3em);}
.section-about .list .item .txt .tit {font-size:1.5em;}
.section-blog .box-tag a {font-size:1em;padding:0.5em 1.25em;}
.section-blog .box-li .left .item {padding-bottom:2em;margin-bottom:2em;}
.section-blog .box-li .right .item {padding-bottom:2em;margin-bottom:2em;}
.touch-form .form-input {width:100%;}
.page_banner .text .txt .h2 {font-size:2em;opacity:0.75;}
.relative-7 {padding-bottom:0;}
.relative-7 .down .down-title .tit {font-size:1.5em;}
.relative-7 .down .down-title .down-more {display:none;}
.relative-7 .down .list .item {width:47%;margin:0 1.5% 1.75em;}
.relative-7 .down .list .vline {display:none;}
.section.solutions .title .tit {font-size:2em;}
.solutions .box {padding-bottom: 1em;}
.solutions .box .list .item .img {width:100%;height:auto;margin-bottom:1em;}
.solutions .box .list .item .txt {width:100%;}
.contact .box .list .item {width:100%;}
.page-form .form-box .form-input {width:100%;}
.map iframe {height:20em;}
.about-digit .item {width:48%;margin-bottom:3vw;}
.about-digit {margin-bottom:2em;}
.about-info .con .em {font-size:1.25em;}
.about-info .con p {font-size:1em;}
.about-factory .list .img {width:48%;}
.about-advantage .item {width:100%;}
.about-strategy .list {margin-bottom:2em;}
.about-strategy .item {position:relative;}
.about-strategy .item .item-1 {position:absolute;top:-5.5em;}
.about-strategy .item .item-1>.flex {height:13em;}
.about-strategy .item .item-2>.flex {height:13em;max-width:7.5em;}
.about-strategy .item .img span {font-size:1em;}
.about-strategy .item .result {width:2em;}
.about-strategy .item .add {width:1em;height:1em;}
.about-ep {margin-bottom:2em;}
.about-ep .item {margin-bottom:2em;}
.about-ep .item .item-name {display:block;font-size:1.5em;font-weight:600;margin-bottom:0.75em;width:100%;text-align:center;}
.about-ep .item .img {width:100%;height:16.5em;margin-bottom:1em;}
.about-ep .item .txt {width:100%;}
.about-ep .item .txt .tit {display:none;}
.about-ep .item .txt .con {font-size:1em;}
.about-solutions .solutions-swiper {padding:0;}
.about-solutions .swiper-button-prev,.about-solutions .swiper-button-next {display:none;}
.list_blog .item {height:21em;}
.list_blog .item .txt {width:95%;margin-top:9em;}
.info_blog {padding:0;border-width:0;}
.list_products .item {width:100%;margin-right:0;padding:1.35em 1.35em 2.5em;}
.list_products .item .img {height:47vw;}
.list_products .item .txt .tit {font-size:1.25em;}
.list_products .item .txt .link_more {font-size:1.125em;}
.products .top .name {display:block;font-size:1.75em;font-weight:600;line-height:1.25;margin-bottom:0.35em;}
.products .top .top_left {width:100%;padding:2em;}
.products .top .top_right {width:100%;padding:0 2em 2em;}
.products .top .txt .tit {display:none;}
.parameter li p {font-size:1em;}
.parameter li span {font-size:1em;}
.products .top .name {font-size:1.5em;}
.products .top .top_left {padding:0 0 2em;}
.products .top .top_right {padding:0;}
.product-form .form-box .form-input {width:100%;}
.prev-next .flex {width:100%;padding:0.75em;background:var(--background-3);margin-bottom:0.5em;border-radius:0.75em;}
.hot_sale li .img {width:10em;height:6.4em;}
.hot_sale li .txt {width:calc(100% - 11em);}
.mobile_nav {display:block;position:fixed;left:0;bottom:0;right:0;padding:1em 0;z-index:180;-webkit-box-shadow:0 0 15px 0 rgba(255,255,255,0.4);border-radius:2px 2px 0 0;background:#fff;border-top:1px solid #eee;}
.mobile_nav a {display:block;width:25%;padding:0 0.75em;text-align:center;color:var(--minor);float:left;}
.mobile_nav a i {font-size:1.75em;}
.mobile_nav a p {color:#0d0d0d;padding-top:0.5em;font-size:1em;text-transform:uppercase;line-height:1em;margin:0;}
.footer_copyright {padding: 4em 0.5em 7em;}
.section-packaging .list .item {width:100%;}
.section-packaging .list .item .img img {height:16em;}
.section-packaging .list .item .txt {opacity:1;}
.section-solution .list .right {padding:2em;}
.section-solution .list .txt .tit {font-size:1.75em;}
.oem-odm .box {padding-bottom:0em;}
.oem-odm .box .list .item {margin-bottom:0;}
.oem-odm .box .list .item .img {width:100%;height:auto;margin-bottom:2em;border-radius:1em;}
.oem-odm .box .list .item .txt {width:100%;margin-bottom:2em;}
.oem-odm .box .list .item .txt .con {margin-bottom:2em;}
}

@media screen and (min-width:1024px) {
    .xiala{
        position: absolute;
        width: 17em;
        background: #fff;
        border-radius: 0.75em;
        left:135%;
        text-align: center;
        box-shadow: 0 0 10px 2px rgba(0,0,0,0.05);
        overflow: hidden;
        transform: translateX(-50%);
        padding: 1em;
        font-size: 0.9em;
        z-index:999999999;
        top:-3%;
        
    }
    
    
    

}