@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 微软雅黑, iconfont !important;
}

body {
    font: 14px 微软雅黑, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #333;
}


sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {

}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.remen h1 {
    font-weight: bold;
}
.w1280 {
    width: 1200px;
    margin: 0 auto;
}
.w800 {
    width: 670px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.index_t {
    text-align: center;
    line-height: 35px;
    padding: 17px 0 40px 0;
}

.index_t div {
    font-size: 48px;
    color: #c9c9c9;
}

.index_t h2 {
    font-size: 30px;
    color: #333333;
}

/*广告*/
.ggbg img {
    width: 100%;
}

.liuyan {
    position: fixed;
    bottom: 40px;
    right: 40px;
}
/*neiyexiugai*/
.mianbaoxie {
    font-size: 14px;
    line-height: 45px;
    margin-bottom: 30px;
    background: #f4f4f4;
}
.mianbaoxie .warpper {
    padding-left: 20px;
    position: relative;
}
.warpper {
    width: 1200px;
    margin: 0 auto;
}
.mianbaoxie .warpper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 14px;
    background: #4bb033;
}
.pro-type {
    margin-bottom: 20px;
    text-align: center;
}
.pro-type a {
    display: inline-block;
    line-height: 45px;
    font-size: 16px;
    color: #1b1b1b;
    background: #eeeeee;
    padding: 0 21px;
    border-radius: 30px;
    margin-right: 12px;
    margin-bottom: 20px;
}
.in-company-left {
    width: 738px;
}
.in-company-left .fir {
    font-size: 24px;
    color: #1b1b1b;
    font-weight: 700;
}
.line_1 {
    width: 32px;
    height: 3px;
    background: #4bb033;
    margin-top: 12px;
}
.des {
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-align: justify;
    margin: 19px 0 0 0;
}
.in-company .in-company-right {
    width: 423px;
}
.in-company-right img {
    max-width: 100%;
}
.pcon {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.pcon .pcon-list {
    width: 48%;
    padding: 25px;
    background: #f7f7f7;
    box-sizing: border-box;
}
.mobile_1 {
    margin-bottom: 25px;
    background: url(../img/c-phone.png) no-repeat left center;
}
.pcon-list-item {
    padding-left: 55px;
}
.fir {
    font-size: 20px;
    color: #333;
}
.sec {
    font-size: 14px;
    color: #666;
}
.address {
    background: url(../img/c-address.png) no-repeat left center;
}
.imgbox {
    float: left;
    width: 130px;
}
.imgbox img {
    width: 100%;
}
.text_11 {
    float: left;
    margin-left: 20px;
    margin-top: 38px;
}
.pro-type a:hover {
    background: #fb7d18;
    color: #fff;
}
.sort_news_right {
    text-align: center;
}
.news-inner-top-list {
    float: left;
    width: 384px;
    margin-right: 24px;
    margin-bottom: 10px;
}
.news-inner-top-list:nth-child(3n) {
    margin-right: 0;
}
.imgbox_2 {
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
}
.pic-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.time1_1 {
    position: absolute;
    top: 0;
    left: 30px;
    width: 80px;
    padding: 10px 0;
    color: #fff;
    background: #093e96;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.news-inner-top-list:hover .imgbox_2 .time1_1 {
    top: 5px;
    box-shadow: 0px 0px 5px #333;
}
.time1_1 span {
    display: block;
    color: #fff;
}
.time1_1 span:nth-child(1) {
    font-size: 25px;
    font-weight: 700;
}
.time1_1 span:nth-child(2) {
    font-size: 14px;
}
.text_2 {
    padding: 20px 15px;
    border: 1px solid #eee;
    text-align: left;
    height: 130px;
}
.title_2 {
    font-size: 18px;
    color: #333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: left;
}
.des_2 {
    color: #666;
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    margin-top: 5px;
}
.news-inner-top-list:hover .text_2 .title_2 {
    color: #29364b;
}
.news-detail-title {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
}
.h31 {
    font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 0 0 10px;
}
.bb {
    font-size: 13px;
    color: #999999;
    line-height: 20px;
}
.news-detail {
    padding: 0 12px 20px;
    font-size: 15px;
    line-height: 30px;
}
.newsPage {
    font-size: 14px;
    color: #323232;
    line-height: 30px;
    margin: 15px 0 0;
    border-top: 1px solid #ededed;
    padding-top: 10px;
    position: relative;
}
.newsPage a {
    color: #323232;
}
.img_3 {
    border: 1px solid #ddd;
    padding: 5px;
}

.img_3 img {
    max-width: 100%;
    height: 250px;
    margin: 0 auto;
    text-align: center;
}
/*新增liuyan*/
.lxcon-form {
    margin-top: 20px;
    background: #f7f7f7;
    padding: 25px;
}
.lxcon-form .inputbox input {
    float: left;
    width: 45%;
    line-height: 40px;
    border: 1px solid #eee;
    padding: 0 20px;
    color: #888;
    font-size: 14px;
    outline: none;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.lxcon-form .inputbox input:nth-child(2n) {
    margin-right: 0;
}
.lxcon-form .submit {
    margin: 15px auto 0;
    display: block;
    width: 438px;
    border-radius: 5px;
    height: 42px;
    line-height: 42px;
    background: #fb7d18;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}
/*新增*/
.h_tel {
    float:right;
    padding: 0px 0 0 60px;
    font-size: 14px;
    color: #333;
    background: url(../img/tel.gif) no-repeat 0 6px;
    line-height: 30px;
    margin-top: 10px;
}
.h_tel b {
    display: block;
    font-size: 28px;
}
.h_code {
    width: 110px;
    float: right;
    line-height: 0;
}
.h_code b {
    display: block;
    font-size: 12px;
    color: #666;
    float: left;
    width: 20px;
    text-align: center;
    line-height: 14px;
    font-weight: normal;
}
.h_code span {
    float: right;
    width: 80px;
    height: 80px;
}
.h_code span img {
    display: block;
    width: 80px;
    height: 80px;
}
/*top*/
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;

}

.top a {
    line-height: 35px;
}

/*热门关键词*/
.main-keywords {
    background: #efefef;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.main-keywords h1 {
    width: 1280px;
    margin: 0 auto;
    background: #e6e6e6;
    padding: 0 10px;
}

.main-keywords h1:before {
    content: '热门关键词: ';
}

.product-classifies {
    margin: 20px auto;
    height: 40px;
}

.product-classifies li {
    float: left;
    height: 40px;
    width: 100px;
    margin-right: 10px;
}

.product-classifies li a {
    display: block;
    height: 40px;
    color: #333;
    border: 1px solid #cecece;
    line-height: 40px;
    text-align: center;
}

/*head&nav*/
.head {
	/*background: url(/static/web/img/daohanglan.png) left center no-repeat; */
    height: 120px;
}

.head .logo {
    padding-top: 25px;
}
.w400 {
    width: 500px;
}

.head .tel {
    padding-top: 25px;
}

.logo_tel {
    width: 700px;
    line-height: 120px;
    /* padding-top: 12px; */
    /* height: 100px; */
    float: right;
     /*background: url(/static/web/img/daohanglan.png) left center no-repeat; */
    /* padding-left: 74px; */
    box-sizing: border-box;
    
}
.breadcrumbnav li {
text-align: center;
    width: 95px;
    float: left;
}
.breadcrumbnav li a{
font-size:18px;
color: #000000;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #000;
    font-size: 16px;
}
.logo_tel p span {
display: block;
    font-size: 24px;
    color: #093e96;
    font-weight: bold;
    margin-top: 3px;
    line-height: 24px;
}
.nav {
    font-size: 0;
    background-size: 100%;
    background: #093e96;
}

.nav .breadcrumbnav {
    background: #093e96;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 170px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.nav .breadcrumbnav li a {
    font-size: 17px;
    font-weight: lighter;
    color: #fff;
}

.nav .breadcrumbnav li:hover {
  
}

.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #093e96;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 15px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

/*banner*/

.banner {
    width: 100%;
    height: 600px;
    font-size: 0;
    overflow: hidden;
    position: relative;
}

.banner_img {
    width: 100%;
    height: 600px;
    position: absolute;
    left: 0;
    top: 0;
}

.banner_img li {
    width: 100%;
    height: 600px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    list-style: none;
}

.banner_list {
    height: 50px;
    bottom: 0px;
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    left: 0;
    right: 0;
}

.banner_list span {
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 3px solid #555;
    float: left;
    margin: 0 5px;
}

.banner_list .spcss {
    border: 3px solid yellowgreen;
}

.banner_left {
    position: absolute;
    height: 90px;
    width: 60px;
    top: 50%;
    left: -60px;
    background-color: rgba(73, 72, 62, 0.6);
    margin-top: -45px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
}

.banner_left:hover {
    background-color: rgba(73, 72, 62, 0.9);
}

.banner_right {
    position: absolute;
    height: 90px;
    width: 60px;
    top: 50%;
    right: -60px;
    background-color: rgba(73, 72, 62, 0.6);
    margin-top: -45px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
}

.banner_right:hover {
    background-color: rgba(73, 72, 62, 0.9);
}

.banner_left img {
    margin-top: 22px;
}

.banner_right img {
    margin-top: 22px;
}

/*新增*/
.wh {
    width: 1200px;
    margin: 0 auto;
}
.abpic {
    width: 335px;
    height: 568px;
    margin-top: 35px;
}
.about {
    /*width: 820px;
    margin-top: 30px;*/
}
.abtt {
    color: #666666;
    font-size: 16px;
    text-transform: uppercase;
}
.abtt h2 {
    color: #093e96;
    font-size: 30px;
    background: url(../img/x2.png)no-repeat left bottom;
    padding-bottom: 19px;
    padding-top: 9px;
    font-weight: bold;
}
.abwz {
    color: #333;
    font-size: 16px;
    line-height: 36px;
    margin-top: 32px;
    height: 246px;
    overflow: hidden;
}
.ads {
    margin-top: 55px;
}
.ads li {
    float:left;
    width:250px;
}
.ads li .img {
    float:left;
    width:56px;
}
.ads li .img .img1 {
    display:block;
}
.ads li .img .img2 {
    display:none;
}
.ads li .det {
    float:left;
    margin-left:27px;
    margin-top:5px;
    color:#000000;
}
.ads li .det h3 {
    font-size:20px;
    font-weight:normal;
}
.ads li .det span {
    font-size:14px;
    text-transform:uppercase;
    margin-top:6px;
    display:block;
}
.ads li:hover .img .img1 {
    display:none;
}
.ads li:hover .img .img2 {
    display:block;
}
.ads li:hover .det {
    color:#093e96;
}
a.am {
    display:block;
    text-align:center;
    font-size:18px;
    color:#ffffff;
    background:#093e96;
    width:158px;
    line-height:47px;
    margin-top:45px;
}
.container {
    margin: 0 auto;
    width: 1200px;
    height: 1%;
}
.index_title2 {
    margin-top: 40px !important;
    text-align: center;
}
.index_title2 h2 {
    font-size: 30px;
    font-weight: normal;
    color: #333;
    text-transform: uppercase;
}
.index_title2 div.index_title_bg {
    margin: 10px auto;
    width: 630px;
}
.index_title2 div.index_title_bg span, .index_title2 div strong {
    display: block;
    float: left;
    font-size: 1px;
}
.index_title2 div.index_title_bg span {
    width: 258px;
    background: #093e96;
    height: 1px;
    margin-top: 1px;
}
.index_title2 div.index_title_bg strong {
    height: 3px;
    background: #093e96;
    width: 90px;
    margin: 0 12px;
}
.sy_chanpin {
    width: 1200px;
    margin: 30px auto 60px auto;
}
.sy_cpfl {
    width: 340px;
}
.sy_fltxt {
    background: #093e96;
    color: #fff;
    z-index: 999;
    font-weight: normal;
    width: 340px;
    height: 86px;
    border-bottom: 2px solid #476aa6;
}
.sy_fltxt1 {
    /*background: url(../img/logogs.jpg);
    background: #fff;*/
    color: #fff;
    z-index: 999;
    font-weight: normal;
    width: 340px;
    height: 126px;
    border-bottom: 2px solid #476aa6;
}
.sy_fltxt p {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 20px;
    line-height: 25px;
    margin-bottom: 5px;
}
.sy_fltxt span {
    padding-left: 30px;
    text-transform: uppercase;
}
.sy_cpfl ul {
    background: #093e96;
}
.sy_cpfl ul li {
    border-bottom: 2px solid #476aa6;
    position: relative;
}
.sy_cpfl ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
    position: relative;
    padding: 18px 25px;
}
.sy_cpfl ul li a:hover {
    background: #ff6f16;
}
.sy_cpfl ul li a:after {
    display: block;
    content: '';
    width: 21px;
    height: 8px;
    background: url(../img/arr-left.png);
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 10px;
}
.sy_cpzs {
    width: 860px;
}
.sy_zst {
    float: left;
    width: 299px;
    border: 1px #c3c3c3 solid;
    margin: 0 18px 18px 0;
}
.sy_zst:nth-child(3n) {
    margin-right: 0;
}
.fwtp {
    overflow: hidden;
}
.fwtp img {
    height: 200px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    transition: all .5s;
}
.fwtp img:hover {
    transform: scale(1.1);
}
.sy_zst span {
    line-height: 48px;
    display: block;
    text-align: center;
    font-size: 15px;
    border-top: 1px #c3c3c3 solid;
}
/*优势*/
.jet_adv {
    background: url(../img/bg2.png) no-repeat center top;
    margin: 30px auto 0;
}
.jet_head {
    width: 1200px;
    margin: 0 auto;
}
.adv_tit {
    padding-top: 60px;
    padding-bottom: 193px;
    text-align: center;
    color: #fff;
    font-size: 40px;
}
.adv_tit p {
    font-size: 18px;
    margin-top: 8px;
}
.tot_adv {
    margin-top: -130px;
}
.adv1 {
    margin-bottom: 30px;
}
.adv_wz1 {
    padding: 40px 30px 50px 30px;
}
.adv_wz1 {
    background:#4d4d4d;
    width: 390px;
    height: 152px;
}
.adv_1 {
    background: url(../img/1.png) no-repeat left;
    padding-left: 68px;
}
.adv_img1 {
    height: 242px;
}
.adv_1 span {
    color: #fff;
    opacity: 0.4;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.adv_1 h4 {
    color: #fff;
    font-size: 28px;
}
.adv_wz1 p {
    color: #fff;
    font-size: 15px;
    line-height: 2em;
    padding-top: 15px;
}
.adv2 {
    margin-bottom: 30px;
}
.adv_img2 {
    height: 370px;
}
.adv_wz2 {
    width: 600px;
}
.adv_2 {
    background: url(../img/2.png) no-repeat left;
    padding-left: 68px;
    margin-top: 20px;
}
.adv_2 span {
    color: #999;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.adv_2 h4 {
    color: #000;
    font-size: 28px;
}
.adv_wz2 p {
    color: #666;
    font-size: 15px;
    line-height: 2em;
    padding-top: 12px;
}
.adv_3 {
    background: url(../img/3.png) no-repeat left;
    padding-left: 68px;
    margin-top: 36px;
}
.adv_img3 {
    height: 244px;
}
.adv_3 span {
    color: #999;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.adv_3 h4 {
    color: #000;
    font-size: 28px;
}
.adv3 {
    margin-bottom: 30px;
}
.adv_4 {
    background: url(../img/4.png) no-repeat left;
    padding-left: 68px;
}
.adv_4 span {
    color: #fff;
    opacity: 0.4;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.adv_4 h4 {
    color: #fff;
    font-size: 28px;
}
/*anli*/
.box5 {
    background: url(../img/bj5.jpg) no-repeat;
    height: 480px;
    padding-top: 10px;
    background-size: cover !important;
    background-attachment: fixed !important;
    overflow-x: hidden;
}
.box5 .cont {
    position: relative;
    margin-top: 50px;
}
.lb {
    left: -42px;
}
.lb, .rb {
    position: absolute;
    top: 40%;
    cursor: pointer;
}
.rb {
    right: -42px;
}
/*æ»šåŠ¨*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

.roll_product {float: left;}

.product_list1 li{float:left;margin:0 7px;background:#fff;height:266px;text-align:center;padding-top:6px;width:290px;}
.product_list1 li img{max-width:100%;height:221px;margin:0 auto;display: block;}
.product_list1 li h3{color:#333;font-size:16px;font-weight:normal;line-height:35px;}
.product_list1 li:hover{background:#093e96;}
.product_list1 li:hover h3{color:#fff;}

.mid_ban {
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
/*资讯*/
.news-box {
    padding: 30px 0 30px;
}
.news-box .news-list {
    display: flex;
}
.news-box .news-list .news-item {
    padding: 20px 20px 5px;
    border: 1px solid #e6e6e6;
    width: 388px;
    margin-right: 18px;
}
.news-box .news-list .news-item .title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news-box .news-list .news-item .title-box .title2 {
    font-size: 24px;
    line-height: 24px;
    position: relative;
}
.news-box .news-list .news-item .title-box .title2:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 20px;
    background-color: #ef2d0d;
    left: -20px;
    top: 0;
}
.news-box .news-list .news-item .title-box i {
    font-size: 12px;
    color: #333;
}
.news-box .news-list .news-item .item-pic {
    padding: 15px 0;
    display: flex;
}
.news-box .news-list .news-item .item-pic .pic {
    width: 160px;
    height: 102px;
    flex-shrink: 0;
}
.news-box .news-list .news-item .item-pic .pic img {
    width: 160px;
    height: 102px;
}
.news-box .news-list .news-item .item-pic .info {
    font-size: 16px;
    margin-left: 15px;
}
.news-box .news-list .news-item .item-pic .info .tt {
    color: #333;
    line-height: 20px;
}
.news-box .news-list .news-item .item-pic .info .date {
    font-size: 14px;
    color: #999;
    margin-top: 6px;
    margin-bottom: 6px;
}
.news-box .news-list .news-item .item-pic .info .desc {
    font-size: 14px;
    color: #666;
}
.news-box .news-list .news-item .item {
    border-top: 1px solid #e6e6e6;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
}
.news-box .news-list .news-item .item .tt {
    width: 230px;
}
.over-line1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-box .news-list .news-item .item .date {
    color: #999;
}
.com-more:hover {
    background-color: #ef2d0d;
    color: #fff;
    border: 1px solid #ef2d0d;
}
.com-more {
    width: 290px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    font-size: 18px;
    color: #666;
    margin: 0 auto;
    margin-top: 30px;
    transition: all 0.6s;
}
.com-more i {
    font-size: 16px;
}
.com-more span {
    margin-left: 10px;
}

/*底部*/
.inner {
    width: 1280px;
    margin: 0px auto;
}
footer {
    width: 100%;
    overflow: hidden;
    padding: 30px 0 0;
    background: #222;
}
.foot {
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.foot .online {
    width: 320px;
    float: left;
    overflow: hidden;
}
.foot .online h2 {
    color: #fff;
    padding-bottom: 15px;
    overflow: hidden;
    position: relative;
    font-size: 18px;
}
.foot .online h2 i {
    display: block;
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.foot .online form {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    line-height: 40px;
}
.foot .online form input.text {
    width: 145px;
    padding-left: 10px;
    height: 40px;
    margin-top: 15px;
    border: none;
    background: #fff;
    float: left;
    overflow: hidden;
}
.foot .online form input.text:nth-child(2) {
    margin-left: 10px;
}
.foot .online form textarea {
    width: 300px;
    padding: 10px;
    overflow: hidden;
    background: #fff;
    height: 40px;
    margin-top: 15px;
    font-family: 微软雅黑;
}
.foot .online form input.sub {
    border: none;
    background: #ef2d0d;
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    height: 40px;
    cursor: pointer;
    margin-top: 15px;
}
.foot dl {
    width: 300px;
    display: block;
    float: left;
    overflow: hidden;
    margin-left: 80px;
}
.foot dl dt {
    display: block;
    color: #fff;
    padding-bottom: 15px;
    overflow: hidden;
    position: relative;
    font-size: 18px;
}
.foot dl dt i {
    display: block;
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.foot dl dd {
    display: block;
    margin-top: 25px;
    overflow: hidden;
}
.foot dl dd a {
    display: block;
    float: left;
    width: 50%;
    line-height: 38px;
    color: #aaa;
}
.dibucon {
    line-height: 30px;
    color: #ddd;
    font-size: 16px;
}
.foot strong {
    display: block;
    float: right;
    overflow: hidden;
    padding-top: 20px;
    width: 160px;
    text-align: right;
}
.foot strong img {
    display: block;
    width: 140px;
    height: 140px;
    margin-left: 20px;
}
.foot strong span {
    display: block;
    color: #aaa;
    padding-top: 8px;
    text-align: center;
}
.link {
    padding: 20px 0 0;
    overflow: hidden;
}
.link .hd {
    width: 100px;
    float: left;
    color: #fff;
    overflow: hidden;
}
.link .hd span {
    display: block;
    position: relative;
    padding-left: 22px;
}
.link .hd span i {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 8px;
    background: url(../img/icon.png) -180px -7px no-repeat;
}
.link .bd {
    width: 1180px;
    float: right;
    overflow: hidden;
}
.link .bd ul {
    overflow: hidden;
    zoom: 1;
}
.link .bd ul li {
    display: block;
    float: left;
    color: #fff;
    overflow: hidden;
}
.link .bd ul li a {
    display: block;
    color: #aaa;
    margin-right: 20px;
}
.webu {
    width: 100%;
    line-height: 14px;
    padding: 20px 0;
    background: #0c0e10;
    overflow: hidden;
    margin-top: 25px;
    color: #aaa;
}
.webu h1{
    display: inline-block;
    color: #aaa;
    font-weight: bold;
}
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1594102705206'); /* IE9 */
  src: url('iconfont.eot?t=1594102705206#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('iconfont.woff?t=1594102705206') format('woff'),
  url('iconfont.ttf?t=1594102705206') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1594102705206#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-105:before {
  content: "\e678";
}

.icon-102:before {
  content: "\e62c";
}

.icon-103:before {
  content: "\e671";
}

.icon-104:before {
  content: "\e673";
}

.icon-101:before {
  content: "\e620";
}

.icon-99:before {
  content: "\e622";
}

.icon-100:before {
  content: "\e6f0";
}

.icon-98:before {
  content: "\e974";
}

.icon-97:before {
  content: "\e629";
}

.icon-96:before {
  content: "\e83e";
}

.icon-dianxian:before {
  content: "\e613";
}

.icon-95:before {
  content: "\e66a";
}

.icon-94:before {
  content: "\e642";
}

.icon-bulbideapeople:before {
  content: "\e623";
}

.icon-quanwufenggemiaobian:before {
  content: "\e61a";
}

.icon-icon_secai:before {
  content: "\e61f";
}

.icon-icon-elements:before {
  content: "\e65c";
}

.icon-kefu:before {
  content: "\e612";
}

.icon-baojia:before {
  content: "\e69b";
}

.icon-erweima-copy:before {
  content: "\e640";
}

.icon-celiang:before {
  content: "\e741";
}

.icon-dingbu:before {
  content: "\e6af";
}

.icon-jisuanqizhuangxiujisuanqiqianzixiulixianxing:before {
  content: "\e8af";
}

.icon-jiazhuangshuazigunziyouqishuaxianxing:before {
  content: "\e8bf";
}

.icon-duihua:before {
  content: "\e957";
}

.icon-zhuangxiu:before {
  content: "\e670";
}

.icon-shouye:before {
  content: "\e611";
}

.icon-93:before {
  content: "\e6ed";
}

.icon-92:before {
  content: "\e729";
}

.icon-91:before {
  content: "\e625";
}

.icon-90:before {
  content: "\e614";
}

.icon-89:before {
  content: "\e783";
}

.icon-88:before {
  content: "\e6cd";
}

.icon-87:before {
  content: "\e638";
}

.icon-73:before {
  content: "\e680";
}

.icon-72:before {
  content: "\e64b";
}

.icon-71:before {
  content: "\e607";
}

.icon-49:before {
  content: "\e688";
}

.icon-_huabanfuben:before {
  content: "\e618";
}

.icon-48:before {
  content: "\e658";
}

.icon-51:before {
  content: "\e64a";
}

.icon-55:before {
  content: "\ec86";
}

.icon-82:before {
  content: "\e669";
}

.icon-74:before {
  content: "\e621";
}

.icon-59:before {
  content: "\e644";
}

.icon-68:before {
  content: "\e617";
}

.icon-80:before {
  content: "\e69d";
}

.icon-81:before {
  content: "\e69f";
}

.icon-50:before {
  content: "\e6c9";
}

.icon-79:before {
  content: "\e63a";
}

.icon-78:before {
  content: "\e626";
}

.icon-65:before {
  content: "\e610";
}

.icon-69:before {
  content: "\e63e";
}

.icon-52:before {
  content: "\e643";
}

.icon-53:before {
  content: "\e668";
}

.icon--guanli-01:before {
  content: "\e68c";
}

.icon-66:before {
  content: "\e605";
}

.icon-54:before {
  content: "\e619";
}

.icon-63:before {
  content: "\e6a1";
}

.icon-86:before {
  content: "\ea61";
}

.icon-83:before {
  content: "\e609";
}

.icon-57:before {
  content: "\e60d";
}

.icon-77:before {
  content: "\e630";
}

.icon-75:before {
  content: "\e645";
}

.icon-58:before {
  content: "\e61b";
}

.icon-76:before {
  content: "\e60a";
}

.icon-67:before {
  content: "\e7fa";
}

.icon-56:before {
  content: "\e62e";
}

.icon-61:before {
  content: "\e631";
}

.icon-84:before {
  content: "\e69c";
}

.icon-64:before {
  content: "\e692";
}

.icon-85:before {
  content: "\e60b";
}

.icon-60:before {
  content: "\e60e";
}

.icon-62:before {
  content: "\e60f";
}

.icon-70:before {
  content: "\e8a9";
}

.icon-47:before {
  content: "\e770";
}

.icon-46:before {
  content: "\e6a0";
}

.icon-45:before {
  content: "\e6e8";
}

.icon-44:before {
  content: "\e603";
}

.icon-43:before {
  content: "\e606";
}

.icon-42:before {
  content: "\e6c1";
}

.icon-41:before {
  content: "\e637";
}

.icon-40:before {
  content: "\e61e";
}

.icon-39:before {
  content: "\e667";
}

.icon-38:before {
  content: "\e615";
}

.icon-37:before {
  content: "\e616";
}

.icon-36:before {
  content: "\e675";
}

.icon-35:before {
  content: "\e60c";
}

.icon-34:before {
  content: "\e635";
}

.icon-33:before {
  content: "\e601";
}

.icon-32:before {
  content: "\e61c";
}

.icon-31:before {
  content: "\e641";
}

.icon-30:before {
  content: "\e64f";
}

.icon-29:before {
  content: "\ea7f";
}

.icon-28:before {
  content: "\e61d";
}

.icon-27:before {
  content: "\e62f";
}

.icon-26:before {
  content: "\e639";
}

.icon-25:before {
  content: "\e62a";
}

.icon-24:before {
  content: "\e931";
}

.icon-23:before {
  content: "\e602";
}

.icon-22:before {
  content: "\e67a";
}

.icon-21:before {
  content: "\e65a";
}

.icon-20:before {
  content: "\e627";
}

.icon-19:before {
  content: "\e674";
}

.icon-18:before {
  content: "\e608";
}

.icon-17:before {
  content: "\e624";
}

.icon-16:before {
  content: "\e755";
}

.icon-15:before {
  content: "\e604";
}

.icon-14:before {
  content: "\e781";
}

.icon-13:before {
  content: "\e600";
}

.icon-12:before {
  content: "\e655";
}

.icon-11:before {
  content: "\e666";
}

.icon-10:before {
  content: "\e646";
}

.icon-09:before {
  content: "\e6a4";
}

.icon-08:before {
  content: "\e62d";
}

.icon-07:before {
  content: "\e64d";
}

.icon-06:before {
  content: "\e66c";
}

.icon-05:before {
  content: "\e628";
}

.icon-04:before {
  content: "\e715";
}

.icon-03:before {
  content: "\e66b";
}

.icon-02:before {
  content: "\e701";
}

.icon-01:before {
  content: "\e698";
}



/*about*/
.about_bg {
    padding: 40px 0 20px 0;
}

.about_bg .fl img {
    width: 560px;
}

.about_bg .fr {
    width: 680px;
}

.about_bg .fr h2 {
    font-size: 30px;
    color: #333333;
}

.about_bg .fr div {
    color: #999999;
    font-size: 16px;
    font-weight: lighter;
    padding-bottom: 30px;
}

.about_bg .fr p {
    font-size: 14px;
    font-weight: lighter;
    color: #999999;
    line-height: 35px;
}

/*优势*/
.youshi {
    font-size: 0;
    text-align: center;
    padding: 40px 0;
}

.youshi ul li {
    float: left;
    width: 25%;
}

.youshi ul li h3 {
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    font-weight: bold;
    padding: 20px 0 5px 0;
}

.youshi ul li p {
    font-size: 14px;
    color: #999999;
    font-weight: lighter;
    line-height: 25px;
    padding: 0 60px;
}

/*产品展示*/
.product_bg {
    background: #f0f0f0;
    padding: 40px 0 20px 0;
}

.pro_show {
    width: 1280px;
}

.pro_show_n li p {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
}

.pro_show_n li {
    width: 305px;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.pro_show_n li:nth-child(4n) {
    margin-right: 0;
}

.pro_show_n li a {
    overflow: hidden;
    font-size: 16px;
    font-weight: lighter;
    color: #999;
}

.pro_show_n li a.picshow1 {
    width: 262px;
    height: 213px;
    overflow: hidden;
    display: block;
}

.pro_show_n li img {
    width: 100%;
    overflow: hidden;
}

.pro_show_n li h4 {
    font-weight: lighter;
    font-size: 16px;
    line-height: 35px;
    color: #999;
}

div#link_logo {
    overflow: hidden;
    width: 100%;
    height: 500px;
}

div#link_logo1 {
    overflow: hidden;
}

/*案例*/
.case_bg {
    padding: 60px 0 20px 0;
    font-size: 0;
}

.case_bg .index_t {
    text-align: left;
    padding-top: 0;
}

.case_bg .case_l {
    width: 615px;
}

.case_bg .case_r {
    width: 610px;
}

.case_bg .case_l ul li {
    margin-bottom: 40px;
}

.case_bg .case_l ul li .fl {
    width: 100px;
    -webkit-text-stroke: 1px #b8b8b8;
    color: #fff;
    font-weight: bold;
    font-size: 90px;
    line-height: 90px;
}

.case_bg .case_l ul li .fr {
    width: 460px;
}

.case_bg .case_l ul li .fr h3 {
    font-size: 20px;
    color: #333333;
    padding-bottom: 10px;
}

.case_bg .case_l ul li .fr p {
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    font-weight: lighter;
}

.case_bg .case_r img {
    width: 100%;
}

.case_com {
    background: #39a5ea;
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    line-height: 35px;
    text-align: center;
    padding: 40px 0;
}


/*新闻*/
.new_bg {
    padding: 40px 0 20px 0;
}

.new_bg ul li {
    float: left;
    width: 410px;
    margin-right: 25px;
}

.new_bg ul li:nth-child(3n) {
    margin-right: 0;
}

.new_bg ul li img {
    width: 100%;
    height: 250px;
}

.new_bg ul li h2 {
    font-size: 20px;
    line-height: 50px;
    color: #333333;
}

.new_bg ul li p {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
}

.new_bg ul li div {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
    padding-top: 30px;
}

/*首页留言*/
.index_message {
    background: #39a5ea;
    height: 320px;
    margin-bottom: 220px;
}

.index_message .index_t h2 {
    color: #fff;
}

.index_message .form-group {
    float: left;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 150px;
}

.index_message .form-group:nth-child(3n) {
    margin-right: 0;
}

.index_message form {
    background: #fff;
    padding: 40px;
    box-shadow: 1px 1px 10px #ebebeb;
    margin-bottom: 80px;
}

.index_message p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.index_message span {
    color: red;
    padding-right: 5px;
}

.index_message .form-group input {
    width: 300px;
    line-height: 40px;
    height: 40px;
    background: #eeeeee;
    text-indent: 10px;
}

.index_message .form-group textarea {
    width: 800px;
    background: #eeeeee;
    height: 80px;
    line-height: 25px;
    text-indent: 10px;
}

.index_message .submit {
    float: right !important;
    width: 185px !important;
}

.index_message .submit button {
    background: #39a5ea;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 45px;
    margin-top: 30px;
}

.index_message .submit div p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    text-align: right;
    margin-top: 80px;
}


/*footer*/
footer {
    background: #040d12;
    padding: 40px 0;
}

footer .fl {
    margin-top: 40px;
}

footer h3 {
    font-size: 20px;
    color: #fff;
    font-weight: lighter;
    margin-bottom: 30px;
}

footer .foot_l {
    width: 465px;
}

footer .foot_l div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

footer .foot_l div p {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
}

footer .foot_l .wx {
    position: relative;
    margin-right: 10px;
}

footer .foot_l .wx > img {
    display: none;
    position: absolute;
    width: 150px;
    bottom: 80px;
}

footer .foot_l .wx:hover > img {
    display: block;
}

footer .foot_m {
    width: 575px;
}

footer .foot_m div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
    padding-right: 200px;
}

footer .foot_r {
    width: 240px;
}

footer .foot_r div ul li a {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

/*company*/
.company {
    margin-bottom: 60px;
}

.sort_list {
  
}

.sort_list .sort_list_l {
    width: 380px;
}

.sort_list .sort_list_l .index_t {
    text-align: right;
}

.sort_list .sort_list_l .index_t div {
    font-size: 48px;
    margin-bottom: 10px;
}

.sort_list .sort_list_l .index_t h2 {
    font-size: 30px;
}

.sort_list .sort_list_l ul {
    background: #efefef;
}

.sort_list .sort_list_l ul li a {
    color: #999999;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_list .sort_list_l ul li:hover a {
    background: #39a5ea;
    color: #fff;
}

.sort_list_l_phone {
    background: #093e96;
    padding: 30px;
}

.sort_list_l_phone .fl {
    width: 58px;
}

.sort_list_l_phone .fr {
    width: 189px;
}

.sort_list_l_phone div {
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
}

.sort_list_l_phone p {
    font-weight: bold;
    font-size:23px;
}

.sort_list_r {
    width: 830px;
    padding-top: 50px;
}

.breadcrumb {
   
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li:after {
    content: '>';
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
    font-size: 14px;
    color: #333;
}

.page_content {
    font-size: 16px;
    font-weight: lighter;
    color: #999;
    line-height: 35px;
}

/*留言*/
.message_form .form_group {
    line-height: 40px;
    margin-bottom: 20px;
    vertical-align: top;
}

.message_form .form_group input {
    line-height: 40px;
    border: 1px solid #999;
    width: 400px;
    border-radius: 5px;
}

.message_form .form_group textarea {
    width: 400px;
    border: 1px solid #999;
    line-height: 30px;
    border-radius: 5px;
}

/*分页*/
.sort_news_right .sort_news_list .pagination {
    text-align: center;
}

.sort_news_right .sort_news_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}
.sort_news_right .sort_news_list_ul li a p {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    line-height: 30px;
}

.sort_news_right .sort_news_list_ul li a div {
    text-align: right;
    color: #333;
    font-weight: lighter;
    margin: 10px 0;
}

.sort_news_right .pagination {
    text-align: center;
}

.sort_news_right .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_news_right .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item span {
    font-size: 16px;
}

.sort_news_right .sort_news_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item span {
    font-size: 16px;
}

.sort_product_right .sort_product_list .pagination {
    text-align: center;
}

.sort_product_right .sort_product_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_product_right .sort_product_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item span {
    font-size: 16px;
}

.sort_case_right .sort_case_list .pagination {
    text-align: center;
}

.sort_case_right .sort_case_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_case_right .sort_case_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item span {
    font-size: 16px;
}

/*上一条-下一条*/
.liu_d {
    margin-top: 40px;
}

.liu_d a {
    padding: 5px 20px;
    line-height: 30px;
    border: 1px solid #eee;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: lighter;
}

.liu_d a:hover {
    background: #39a5ea;
    color: #fff;
}

/*sort_news*/
.sort_news_list {
   
}

.sort_news_list .sort_news_left {
    width: 380px;
}

.sort_news_list .sort_news_left .index_t {
    text-align: right;
}

.sort_news_list .sort_news_left .index_t div {
    font-size: 48px;
}

.sort_news_list .sort_news_left .index_t h2 {
    font-size: 30px;
}

.sort_news_list .sort_news_left ul {
    background: #efefef;
}

.sort_news_list .sort_news_left ul li a {
    color: #999999;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_news_list .sort_news_left ul li:hover a {
    background: #39a5ea;
    color: #fff;
}

.sort_news_right form {
    margin-bottom: 30px;
}

.sort_news_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_news_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_news_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_news_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_news_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_news_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #39a5ea;
    border-radius: 5px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li {
    float: left;
    margin-right: 25px;
    width: 240px;
    padding: 10px;
    margin: 20px 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:hover {
    background: #efefef;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a h2 {
    font-size: 18px;
    color: #666666;
    border-bottom: 1px solid #bfbfbf;
    font-weight: lighter;
    padding-bottom: 10px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    margin-top: 20px;
    display: block;
    margin-bottom: 10px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a p {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    line-height: 30px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a div {
    text-align: right;
    color: #333;
    font-weight: lighter;
    margin: 10px 0;
}

.sort_news_right .pagination {
    text-align: center;
}

.sort_news_right .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_news_right .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item span {
    font-size: 16px;
}

.sort_case_right .pagination {
    text-align: center;
}

.sort_case_right .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_case_right .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .pagination .page-item span {
    font-size: 16px;
}

/*info_news*/
.info_news_right h2 {
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}

.info_news_right span {
    color: #333;
}

.info_news_content {
    width: 830px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 30px;
}
.info_news_content img{
    width:100%;
}
/*合作伙伴*/
.customed-case {
    width: 1200px;
    min-height: 200px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin: 0px auto 0 -600px;
}
.customed-case .tip {
    width: 1200px;
    margin: 0px auto;
    min-height: 60px;
    overflow: hidden;
    margin-bottom: 0px;
}
.customed-case .tip h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.customed-case .tip span {
    width: 30px;
    height: 3px;
    background: #333;
    margin: 0 auto;
    display: block;
    margin-top: 5px;
}
.customed-case .tip h4 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
}
.scrollpic {
    width: 1100px;
    margin: 0px auto 0 auto;
}
#mybtns {
    margin: 10px 0;
    width: 1100px;
    display: block;
    height: 42px;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#myscroll {
    display: block;
    width: 100%;
    position: relative;
    height: 150px;
    overflow: hidden;
}
#myscroll #myscrollbox {
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 1000000px;
}
#myscroll ul {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#myscroll ul li {
    display: block;
    float: left;
    padding: 0;
    width: 280px;
}
#myscroll ul li a {
    display: block;
    float: left;
    width: 260px;
    padding: 0;
    position: relative;
    height: 150px;
    color: #333;
}
#myscroll ul li .img {
    width: 260px;
    height: 140px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#myscroll ul li .img img {
    max-height: 90%;
    max-width: 98%;
}

/*info_product*/
.info_product_right h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 20px;
}

.info_product_right span {
    color: #333;
}

.sort_product_list {
   
}

.sort_product_list .sort_product_left {
    width: 322px;
}

.sort_product_list .sort_product_left .index_t {
    text-align: right;
}

.sort_product_list .sort_product_left .index_t div {
    font-size: 48px;
}

.sort_product_list .sort_product_left .index_t h2 {
    font-size: 30px;
}

.sort_product_list .sort_product_left ul {
    background: #efefef;
}

.sort_product_list .sort_product_left ul li a {
    color: #333;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
}

.sort_product_list .sort_product_left ul li:hover a {
    background: #919191;
    color: #fff;
}

#product_info_img {
    width: 1200px;
    height: 800px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.sort_product_list .sort_product_left .index_t {
    text-align: right;
    background: url(../img/fenlei.png) no-repeat;
    background-size: 65px;
    background-position: 50px 20px;

}

/*大图片*/
#product_info_img .pic {
     width: 1200px;
    height: 800px;
    position: relative;
}

#product_info_img .pic ul li {
    list-style: none;
     width: 1200px;
    height: 800px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#product_info_img .pic ul li.first {
    display: block;
}

#product_info_img .pic ul li img {
    max-width: 100%;
}

/*按钮*/
#product_info_img .but {
    width: 104px;
    height: 10px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -52px;
}

#product_info_img .but ul li {
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin: 0 5px;
    background-color: white;
    border-radius: 50%;
}

#product_info_img .but ul li.first {
    background-color: red;
}

/*图片导航*/
#product_info_img .picnav {
    /* width: 625px; */
    height: 155px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: -155px;
    left: 50%;
    margin-left: -600px;
}

#product_info_img .picnav ul li {
    list-style: none;
    width: 75px;
    height: 150px;
    float: left;
    margin: 5px;
}

#product_info_img .picnav ul li.first {
    border-bottom: 4px solid red;
}

#product_info_img .picnav ul li img {
    width: 115px;
    height: 145px;
}


/*sort_product*/
.sort_product_right {
    width: 940px;
    float: right;
}

.sort_product_right form {
    margin-bottom: 30px;
}

.sort_product_right .form_shaixuan input {
    /*opacity: 0;*/
    /*position: absolute;*/
}

.sort_product_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_product_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_product_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_product_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_product_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #39a5ea;
    border-radius: 5px;
}

.sort_product_right .sort_product_list .sort_product_list_ul {
    font-size: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li {
    float: left;
    margin-right: 25px;
    width: 313px;
    padding: 10px;
    margin: 5px 0;
    height:350px;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li img {
    width: 100%;
    display: block; text-align: center;
}

.sort_product_right .sort_product_list .sort_product_list_ul li h4 {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover {
    background: #ececec;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover h4 {
    color: #333;
}


/*sort_case*/
.sort_case_list {

}

.sort_case_right form {
    margin-bottom: 30px;
}

.sort_case_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_case_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_case_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_case_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_case_right form > input {
    line-height: 40px;
    background: url(../img/search-img.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_case_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #39a5ea;
    border-radius: 5px;
}

.sort_case_right .sort_case_list .sort_case_list_ul {
    font-size: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li {
float: left;
    margin-right: 25px;
    width: 593px;
    padding: 10px;
    margin: 20px 14px 0 0;
    border: 1px solid #dfdddd;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:nth-child(2n) {
    margin-right: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li img {
    max-width: 100%;
    height: 390px;
    display: block;
    margin: 0 auto;
}

.sort_case_right .sort_case_list .sort_case_list_ul li h4 {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover {
    background: #ececec;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover h4 {
    color: #333;
}

.link_info {
    margin-top: 20px;
}

.link_info li {
    display: inline-block;
    padding: 3px;
    margin: 2px 5px;
}

/*友情链接*/
.blogroll {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #efefef;
}

.blogroll-center {
    width: 1200px;
    margin: 0 auto;
}


.marqueeleft {
    height: 270px;
    overflow: hidden;
    margin-top: 25px;
}


.marqueeleft ul {
    float: left;
}


.marqueeleft li {
    text-align: center;
    border:1px solid #c8c5c5; 
    float: left;
    margin: 0 6px;
    display: inline;
    height: 250px;
    overflow: hidden;
}


.marqueeleft li img {
        margin-top: 5px;
   max-width: 100%;
    height: 200px;
}


.marqueeleft li h4 {
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 284px;
    overflow: hidden;
    font-size: 16px;
}


/*.home .home-video {
    position: relative;
}
.home video {
    object-fit: fill;
    height: 700px;
}
video[Attributes Style] {
    width: 100%;
}
.home .home-video .hide {
    display: none;
}
.home .home-video .mask {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(13,19,24,0.7);
}

.home .home-video .video-content {
    width: max-content;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    text-transform: uppercase;
}
@media screen and (min-width: 1501px) and (max-width: 1700px)
.home .home-video .video-content h1 {
    font-size: 5rem;
}
.cn-home .home-video .video-content h1 {
    font-size: 5rem;
}
.home .home-video .video-content h1 {
    font-family: MyOswald;
    font-size: 5.3rem;
    color: #fbfbfb;
    line-height: 5.5rem;
    text-align: center;
}
@media screen and (min-width: 1501px) and (max-width: 1700px)
.home .home-video .video-content h1 span {
    font-size: 7.8rem;
    margin-right: 8px;
}
.home .home-video .video-content h1 span {
    font-size: 7.8rem;
    margin-right: 5px;
    color: #da251c;
}
@media screen and (min-width: 1501px) and (max-width: 1700px)
.home .home-video .video-content h1 {
    font-size: 5rem;
}
.cn-home .home-video .video-content h1 {
    font-size: 5rem;
}
.home .home-video .video-content h1 {
    font-family: MyOswald;
    font-size: 5.3rem;
    color: #fbfbfb;
    line-height: 7.5rem;
    text-align: center;
}
@media screen and (min-width: 1501px) and (max-width: 1700px)
.home .home-video .video-content h2 {
    font-size: 3.5rem;
}
.cn-home .home-video .video-content h2 {
    margin-top: 4%;
    font-size: 3.2rem;
    letter-spacing: 10px;
}
.home .home-video .video-content h2 {
    font-family: MyOswald;
    font-size: 3.75rem;
    color: #faf9f9;
    text-align: center;
}*/
.cn-home .home-video .video-content h2 {
    margin-top: 4%;
    font-size: 3.2rem;
    letter-spacing: 10px;
}
.yanse {
    color: #ffffff;
}

/*index.css*/
body{margin:0;padding:0;top:0px !important;position:initial !important;}
h1,h2,h3{margin:0;font-weight:100;font-size:unset;margin-block-start:0rem;margin-block-end:0rem;}
font{vertical-align:unset !important;}
a{text-decoration:none;}
/* img{width:100%;} */
ul{margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px;list-style-type:none;}
:focus{outline:unset;}
@font-face{font-family:MyAvenir;src:url(venir.ttf);}
@font-face{font-family:MyOswald;src:url(Oswald.ttf);}
@font-face{font-family:MyHelvetica;src:url(Helvetica.ttf);}
@font-face{font-family:MyFutura;src:url(Futura.ttf);}
@font-face{font-family:My525;src:url(525.ttf);}
@font-face{font-family:MyIntro;src:url(Intro.ttf);}
.trans-ease{transition:all 0.75s ease-in-out;-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;}
.trans-one{transition:all 0.75s cubic-bezier(0.75,0.5,0.5,0.25);-webkit-transition:all 0.75s cubic-bezier(0.75,0.5,0.5,0.25);-moz-transition:all 0.75s cubic-bezier(0.75,0.5,0.5,0.25);-ms-transition:all 0.75s cubic-bezier(0.75,0.5,0.5,0.25);}
.trans-two{transition:all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);-webkit-transition:all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);-moz-transition:all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);-ms-transition:all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);}
#google_translate_element{position:absolute;top:0px;left:0px;width: 100%;height: 100%;}
.goog-te-gadget-simple .goog-te-menu-value span{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
#google_translate_element .goog-te-gadget-simple{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;border: unset;padding: 0px;background-color: transparent;}
.nav-content{min-width:991px;margin:0rem auto;text-align:center;position:relative;z-index:222222;text-align:center;}
.nav-content a{display:block;}
.nav-content .nav-top{background-color:#f5f5f5;width:100%;text-align:center;padding:1rem 0rem;}
.nav-content .nav-top .top-all{width:72%;align-items:center;display:inline-flex;display:-webkit-inline-flex;}
.nav-content .nav-top .top-all .left{opacity:1;width:calc(100% - 20rem);display: flex;display: -webkit-flex;align-items: center;}
.nav-content .nav-top .top-all .left img{width:209px;}
.nav-content .nav-top .top-all .left .logo-text{font-size:1.4rem;font-family: MyAvenir;color: #202020;margin:1rem 0rem 0rem 1.2rem;text-transform: capitalize;font-weight: bold;}
.nav-content .nav-top .top-all .right{width:20rem;text-align:right;margin-top: 0.8rem;}
.nav-content .nav-top ul li{padding:0rem;margin:0rem 1rem 0rem 0rem;text-transform:none;font-size:1rem;}
.nav-content .nav-top ul li:hover img{transform:unset;opacity:0.6;}
.nav-content .nav-top .top-all .right .li-face{margin-right:0.5rem;}
.nav-content .nav-top .top-all .right .li-face img{width:1.5rem;vertical-align:middle;}
.nav-content .nav-top .top-all .right .li-you{margin-right:0rem;}
.nav-content .nav-top .top-all .right .li-you img{width:3.3rem;vertical-align:middle;}
.nav-content .nav-bottom{padding:3rem 0rem 1rem;}
.nav-content ul{padding:0;margin:0;font-size:1.2rem;font-family:MyAvenir;color:#202020;text-transform:uppercase;}
.nav-content ul li{display:inline-block;list-style-type:none;padding:1rem;}
.nav-content ul .li-logo img{width:12rem;vertical-align:text-bottom;transform:unset !important;}
.nav-content ul .div-cn{margin-right:10px;height:30px;line-height:32px;padding:0px 13px;border:1px dashed #84867e;}
.cn-nav .nav-content ul .cnn{padding:3px 9px;}
.nav-content ul .li-lang{padding:0rem;margin-left:10px;display:inline-flex;display:-webkit-inline-flex;}
.nav-content ul .li-lang img{width:1rem;vertical-align:sub;}
.nav-content ul li img{width:1rem;padding:2px;vertical-align:baseline;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}
.nav-content ul li:hover img{transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);}
.nav-content ul li:hover h1{opacity:0.6;}
.nav-content ul li:hover h1{cursor:pointer;background-color:inherit !important;color:inherit !important;}
.nav-content ul .li-lang:hover .div-cn h1{opacity:1;}
.nav-content ul .li-lang .div-cn:hover h1{opacity:0.6;}
.nav-content ul .li-lang li:hover{cursor:pointer;}
.nav-content li a{display:block;}
.nav-content li .ul-lang{background-color:#ffffff !important;text-transform:capitalize;position:absolute;text-align:left;padding:1rem;visibility:hidden;opacity:0;transform:matrix(1, 0, 0, 1, 0, -10);-webkit-transform:matrix(1, 0, 0, 1, 0, -10);transition:all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);-webkit-transition:all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);box-shadow:0px 0px 10px rgba(0,0,0,0.2);}
.nav-content .li-about .ul-lang{text-transform:uppercase;}
.nav-content li .lang{position: relative;height: 32px;line-height: 32px;padding: 0px 8px;border:1px dashed #84867e;box-sizing:border-box;}
.nav-content li .ul-lang li{display:block;margin:1rem;padding:0rem;}
.nav-content li .lang li{margin:0rem;padding:0rem;}
.ul-langadd{transform:matrix(1, 0, 0, 1, 0, 10) !important;visibility:inherit !important;opacity:1 !important;}
.ul-langadd li:hover{opacity:0.6;}
.nav-auto{display:none;}
.auto-hide{display:none;}
@media screen and (max-width:991px){
.load-nav{position:sticky;top:0px;}
#google_translate_element{top:1px !important;}
#google_translate_element .lang{width:80px;display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.nav-content{display:flex;display:-webkit-flex;align-items:center;width:95%;min-width:unset;text-align:unset;}
.nav .show-hide{display:none;}
.nav-content ul{width:100%;}
.nav-content ul li{padding:0rem;}
.nav-content ul .li-logo{display:none;}
.nav-content .nav-top .top-all .right .li-face{display:none;}
.nav-content .nav-top .top-all .right .li-you{display:none;}
.nav-content .nav-top{background-color:#ffffff;padding:0.5rem 0rem 0.8rem;}
.nav-content .nav-top .top-all{width:100%;}
.nav-content .nav-top .top-all .show-hide{display:block;}
.nav-content .nav-top .top-all .left{opacity:1;width:10rem;}
.nav-content ul .li-logo img{width:100%;padding:0px;}
.nav-content ul .li-lang{justify-content:flex-end;align-items:center;margin:0rem !important;}
.nav-content ul .li-lang img{vertical-align: sub;}
.nav-content ul .div-cn{height:25px;line-height:25px;padding:2px 8px;}
.nav-content ul .li-lang .nav-auto{display:block;margin-left:15px;}
.nav-auto .auto-line{width:35px;padding:11px 10px;}
.nav-auto a{display:block;}
.nav-auto .auto-line .auto-span{position:relative;display:block;height:15px;}
.nav-auto .auto-line .auto-span .line-content{position:absolute;left:0;top:0;width:100%;height:1px;background:#333 !important;}
.nav-auto .auto-line .auto-span .line-one{top:0;transition:all 1s ease;-webkit-transition:all auto 1s ease;}
.nav-auto .auto-line .auto-span .line-two{top:7px;transition:all 1s ease;-webkit-transition:all auto 1s ease;}
.nav-auto .auto-line .auto-span .line-three{top:14px;transition:all 1s ease;-webkit-transition:all auto 1s ease;}
.line-onetrans{transform:translateY(7px) rotate(45deg);-webkit-transform:translateY(7px) rotate(45deg);}
.line-twotrans{opacity:0;}
.line-threetrans{transform:translateY(-7px) rotate(-45deg);-webkit-transform:translateY(-7px) rotate(-45deg);}
.auto-hide{position:absolute;height:1500%;display:block;background-color:#ffffff !important;width:100%;padding-top:1.5rem;z-index:99999;transform:translateX(-100%);-webkit-transform:translateX(-100%);transition:all 1s cubic-bezier(.77, 0, .175, 1);-webkit-transition:all 1s cubic-bezier(.77, 0, .175, 1);}
.auto-show{transform:translateX(0px);-webkit-transform:translateX(0px);}
.auto-hide .auto-ul{padding:1rem;font-size:1.3rem;color:#202020;text-transform:capitalize;}
.auto-hide .auto-ul .face-you{text-align:center;margin-top:3rem;}
.auto-hide .auto-ul .face-you .logo-text{font-size: 1.3rem;font-family: MyAvenir;color: #202020;margin: 1rem 0rem 1.5rem 0rem;text-transform: capitalize;font-weight: bold;}
.auto-hide .auto-ul .li-face{display:inline-block;width:2.5rem;margin-right:2rem;}
.auto-hide .auto-ul .li-you{display:inline-block;width:4.5rem;}
.auto-hide .about-click{text-transform:uppercase;}
.auto-hide .auto-ul h1{font-size:1.3rem;color:#202020;text-transform:uppercase;}
.auto-hide .auto-ul .auto-li{padding:0.5rem;padding-left:2%;}
.auto-hide .auto-ul .auto-li a{display:block;}
.auto-hide .auto-ul .auto-li .autoul-lang li{padding:0.5rem 0rem 0rem 1rem;}
.nav-content .nav-top .top-all .left .logo-text{display:none;}
.nav-content .nav-top .top-all .left img{width:100%;}
.nav-content .nav-top .top-all .right{width:calc(100% - 11rem);margin-top:0rem;}
}
.load-nav{background-color:#ffffff;z-index:999999;box-shadow:0px 5px 15px rgba(0,0,0,0.1);}
.nav-change{position:sticky;top:0px;}
.home video{object-fit:fill;height:700px;}
.home .home-video .hide{display:none;}
.video{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.8) !important;top:0;left:0;display:none;z-index:9999999999999;}
.video .hide-video{width:60%;margin:0 auto;position:fixed;bottom:10%;left:20%;}
.video .hide-video video{width:100%;}
.masked{display:block !important;opacity:1;background-color:#000;}
.home .hide{display:none;}
.home .home-video{position:relative;}
.home .home-video .mask{position:absolute;top:0%;left:0%;width:100%;height:100%;background-color:rgba(13,19,24,0.7);}
.home .home-video .video-content{width:max-content;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;text-transform:uppercase;}
.home .home-video .video-content h1{font-family:MyOswald;font-size:5.3rem;color:#fbfbfb;line-height:7.5rem;text-align:center;}
.home .home-video .video-content h1 span{font-size:7.8rem;margin-right:5px;color:#da251c;}
.home .home-video .video-content h2{font-family:MyOswald;font-size:3.75rem;color:#faf9f9;text-align:center;}
.home .home-video .video-content p{width: 90%;font-family:MyAvenir;font-size:1.375rem;color:#fcf7f7;text-transform:initial;letter-spacing:3px;padding:10px 0px;border-radius:30px;border:1px solid #616062;margin: 4.5% auto 0%;text-align: center;}
.home .home-video .video-content .scroll{position:relative;text-align:center;margin-top:11%;font-family:My525;font-size:1rem;text-transform:none;letter-spacing:1px;}
.home .home-video .video-content .scroll:before{position:absolute;content:"";transform:translate(-50%,-50%);top:180%;left:50%;width:20px;height:13px;background-image:url(../fodder/home/below-white.png);background-size:20px 13px;}
.home .home-video .video-content .scroll a{color:#fbfafb;}
.home .advantages{width:70%;margin:4% auto 3%;/*margin-bottom:13%;*/}
.home .advantages .advan{display:table;width:100%;text-align:center;}
.home .advantages .advan-content{position:relative;display:table-cell;width:33.3%;padding:3% 0%;}
.home .advantages .advan-content img{width:4rem;}
.home .advantages .advan-content h2{font-family:MyOswald;font-size:1.875rem;color:#444343;margin-top:5%;}
.home .advantages .advan-content h2 sup{font-size:0.95rem;}
.home .advantages .advan-content h2 span{margin-right:2px;}
.home .advantages .advan-content h3{font-family:MyAvenir;font-size:1.5rem;color:#6b6a6a;}
.home .advantages .industry{border:unset;}
.home .advantages .Canton{border:unset;}
.home .advantages .advan .two-line:before{position:absolute;content:"";top:100%;left:0%;width:calc(100% - 18px);height:2px;background-color:#e8e8e8;}
.home .advantages .advan .money:before{position:absolute;content:"";top:100%;left:0%;margin-left:18px;width:calc(100% - 36px);height:2px;background-color:#e8e8e8;}
.home .advantages .advan .industry:before{position:absolute;content:"";top:100%;left:0%;margin-left:18px;width:calc(100% - 18px);height:2px;background-color:#e8e8e8;}
.home .advantages .advan .two-line:after{position:absolute;content:"";top:0%;left:100%;width:2px;height:calc(100% - 18px);background-color:#e8e8e8;}
.home .advantages .advan .span-line:before{position:absolute;content:"";top:-7.5px;left:calc(100% - 7.5px);width:15px;height:15px;background-color:#da251c;}
.home .advantages .advan .span-line:after{position:absolute;content:"";top:0%;left:100%;width:2px;margin-top:18px;height:calc(100% - 18px);background-color:#e8e8e8;}
.home .products{position:relative;background-image:url(../fodder/home/bc-product.jpg);padding-top:1%;padding-bottom:2%;}
.home .products .content{position:relative;width:75%;margin:0 auto;}
.home .products .bc-fff{position:absolute;transform:translate(-50%,-50%);top:56%;left:50%;width:90%;height:65%;background-color:#fcfbfb;box-shadow:2px 2px 20px 2px #eaeaea;}
.home .products .content .left{width:28%;float:left;position:relative;}
.home .products .content .left .left-title{position:absolute;width:100%;top:-15%;text-align:center;clip-path:polygon(0% 0%,100% 0%,100% 50%,50% 70%,0% 50%);-webkit-clip-path:polygon(0% 0%,100% 0%,100% 50%,50% 70%,0% 50%);}
.home .products .content .left .left-title img{width:100%;}
.home .products .content .left .title-content{background-color:#393a3c;}
.home .products .content .left .title-content .product{padding:6% 0% 6% 8%;border-bottom:1px solid #434446;position:relative;}
.home .products .content .left .title-content .product .line{position:absolute;visibility:hidden;opacity:0;top:50%;right:-15px;width:10px;height:80%;transform:translate(-50%,-50%);background-color:#da251c;clip-path:polygon(0% 0%,40% 0%,40% 42%,100% 50%,40% 58%,40% 100%,0% 100%);-webkit-clip-path:polygon(0% 0%,40% 0%,40% 42%,100% 50%,40% 58%,40% 100%,0% 100%);}
.line-show{visibility:inherit !important;opacity:1 !important;}
.home .products .content .left .title-content .rubbish .line{height:55%;top:65%;}
.home .products .content .left .title-content .rubbish{padding-top:22%;}
.home .products .content .left .title-content .child{padding-bottom:8%;}
.home .products .content .left .title-content img{width:3rem;margin-right:1.5rem;}
.home .products .content .left .title-content .rubbish img{width:3.5rem;margin-right:1rem;}
.home .products .content .left .title-content .clean img{width:3.5rem;margin-right:1rem;}
.home .products .content .left .title-content h3{display:inline-block;text-transform:capitalize;font-family:MyAvenir;font-size:1.2rem;letter-spacing:0.5px;color:#fffefe;vertical-align:-webkit-baseline-middle;}
.home .products .content .left .title-content .product h3:hover{cursor:pointer;opacity:0.5;}
.home .products .content .right{width:72%;float:left;margin-top:-2%;position:relative;}
.home .products .content .right .right-lunbo{width:65%;margin:0 auto;margin-top:4%;text-align:right;}
.home .products .content .right .swiper-container{position:inherit;}
.home .products .content .right .swiper-button-prev{left:40px;width:unset;height:unset;background-image:unset;margin-top:0px;}
.home .products .content .right .swiper-button-prev:hover{opacity:0.5;}
.home .products .content .right .swiper-button-prev img{width:4rem;}
.home .products .content .right .swiper-button-next{right:40px;width:unset;height:unset;background-image:unset;margin-top:0px;}
.home .products .content .right .swiper-button-next:hover{opacity:0.5;}
.home .products .content .right .swiper-button-next img{width:4rem;transform:rotate(180deg);}
.home .products .content .right .right-lunbo h2{width:100%;font-family:MyAvenir;color:#c0bfbf;font-size:1.5rem;display:inline-block;margin-right:5%;margin-bottom:5%;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;}
.home .products .content .right .right-lunbo h2:hover{opacity:0.6;color:#434446;cursor:pointer;}
.home .products .content .right .right-lunbo h2:hover .line{margin-right:-15%;background-color:#434446;}
.home .products .content .right .right-lunbo .line{width:6rem;height:1px;margin-right:-5%;background-color:#c0bfbf;display:inline-block;vertical-align:super;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;}
.home .products .content .right .right-lunbo .text{border:1px solid #939292;padding:1% 5%;margin-right:0.5%;}
.home .about{position:relative;margin:3% auto;margin-bottom:0%;}
.home .about .about-content{
    position: absolute;
    top: 81.2%;
    left: 50%;
    width: 65%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.home .about .about-content .about-title{        
    font-family: MyAvenir;
    font-size: 2.125rem;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.home .about .about-content .content .found{color:#ffffff;font-family:MyOswald;font-size:5.3125rem;padding-top:4%;}
.home .about .about-content .content .radio{width:80px;margin:0 auto;padding:0.8%;border:1px solid #ffffff;margin-top:1%;}
.home .about .about-content .content .radio:hover{cursor:pointer;opacity:0.3;}
.home .about .about-content .content .radio .triangle{background-color:#da251c;padding:20% 0%;}
.home .about .about-content .content .radio .triangle img{width:1.2rem;}
.home .about .about-content .company{margin-top:7%;position:relative;}
.home .about .about-content .company .clip1{clip-path:polygon(0% 0%,44% 0%,38% 50%,44% 100%,0% 100%);-webkit-clip-path:polygon(0% 0%,44% 0%,38% 50%,44% 100%,0% 100%);background-size:cover;background-position:center center;}
.home .about .about-content .company .clip2{position:absolute;width:100%;height:100%;top:0px;right:0px;clip-path:polygon(45% 0%,100% 0%,100% 100%,45% 100%,39% 50%);-webkit-clip-path:polygon(45% 0%,100% 0%,100% 100%,45% 100%,39% 50%);background-color:#ffffff;background-size:cover;background-position:center center;border:1px solid #ebeff1;box-sizing:border-box;}
.home .about .about-content .company .clip2-hide{display:none;}
.home .about .about-content .company .clip2-hide .clip2-content .content{font-family:MyAvenir;font-size:1.1rem;color:#1e1d1d;text-align:left;padding-top:5%;line-height:1.8rem;}
.home .about .about-content .company .clip2 .clip2-content{width:55%;float:right;}
.home .about .about-content .company .clip2 .clip2-content .content{font-family: MyAvenir;
    font-size: 1rem;
    color: #1e1d1d;
    text-align: left;
        padding-top: 4%;
    line-height: 2.5rem;
    padding-right: 20px;}
.home .about .about-content .icon{padding-top:2.5%;}
.home .about .about-content .icon .icon-one{float:left;padding-top:2%;width:33%;}
.home .about .about-content .icon .icon-one .img{padding:10%;border:1px solid #686868;border-radius:50%;display:inline-block;}
.home .about .about-content .icon .icon-one h3{font-family:MyAvenir;font-size:1rem;color:#686868;margin-top:12%;}
.home .about .about-content .icon .icon-one img{width:3.5rem;}
.home .history{display:none;background-color:#f9fdff;padding-top:18%;}
.home .history .history-content{width:75%;margin:0 auto;padding-top:5%;padding-bottom:4%;}
.home .history .history-content .history-left{display:table-cell;width:70%;box-sizing:border-box;border-right:1px solid #7c7e7f;}
.home .history .history-content .history-left .content{display:table-cell;vertical-align:top;float:unset;}
.home .history .history-content .history-left .left-top,.left-bottom{display:table;width:100%;}
.home .history .history-content .history-left .left-show{display:none;}
.home .history .history-content .history-left .one{padding:0% 1%;width:25%;}
.home .history .history-content .history-left .two{width:33%;}
.home .history .history-content .history-left .two img{width:98%;}
.home .history .history-content .history-left .three{width:42%;}
.home .history .history-content .history-left .three img{width:48%;}
.home .history .history-content .history-left .left-top h1{font-family:MyOswald;font-size:1.5625rem;color:#2c2c2c;margin-bottom:4%;}
.home .history .history-content .history-left .left-top h3{color:#9b9a9a;font-family:MyAvenir;font-size:1rem;padding:2%;}
.home .history .history-content .history-left .left-top p{font-family:MyAvenir;font-size:1.1rem;color:#1e1d1d;}
.home .history .history-content .history-left .left-top .top-content{box-sizing:border-box;border-left:1px solid #7c7e7f;padding-bottom:0%;}
.home .history .history-content .history-left .left-bottom{border-top:1px solid #7c7e7f;box-sizing:border-box;}
.home .history .history-content .history-left .left-bottom .two{border-left:1px solid #7c7e7f;box-sizing:border-box;}
.home .history .history-content .history-left .left-bottom .three{border-left:1px solid #7c7e7f;box-sizing:border-box;}
.home .history .history-content .history-left .left-bottom h1{font-family:MyOswald;color:#2c2c2c;font-size:3rem;padding-left:1%;letter-spacing:-2px;}
.home .history .history-content .history-left .left-bottom h3{font-family:MyAvenir;color:#1e1d1d;font-size:1.1rem;padding-left:1%;line-height:1.6rem;}
.home .history .history-content .history-right{display:table-cell;width:30%;vertical-align:middle;}
.home .history .history-content .history-right .right-content{padding-left:4%;width:80%;}
.home .history .history-content .history-right .right-content h1{font-family:MyOswald;color:#2c2c2c;font-size:1.375rem;margin-bottom:4%;}
.home .history .history-content .history-right .right-content p{font-family:MyAvenir;color:#1e1d1d;font-size:1.1rem;line-height:1.5rem;}
.home .history-new{background-color:#f9fdff;padding-top:18%;}
.home .history-new .all-history{width:75%;margin:0 auto;padding-top:5%;padding-bottom:4%;display: flex;display:-webkit-flex;overflow: hidden;max-width: 1450px;}
.home .history-new .all-history .history-con{width:27%;border-right:1px solid #7c7e7f;}
.home .history-new .all-history .history-con .top-con{border-bottom:1px solid #7c7e7f;padding-right: 1.5%;}
.home .history-new .all-history .history-con .bottom-con{padding:5px;} 
.home .history-new .all-history .history-con:nth-child(1){width:19%;padding:0% 0.5%;border-left:1px solid #7c7e7f;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.home .history-new .all-history .history-con:nth-child(1) .top-con{border:unset;}
.home .history-new .all-history .history-con:nth-child(2) .top-con{position: relative;}
.home .history-new .all-history .history-con:nth-child(2) .top-con:before{position: absolute;content:"";right:100%;bottom:-1px;width:100%;height:1px;background-color:#7c7e7f;}
.home .history-new .all-history .history-con .top-img{display: flex;display: -webkit-flex;}
.home .history-new .all-history .history-con .top-con h1{font-family:MyOswald;font-size:1.5625rem;color:#2c2c2c;margin-bottom:4%;}
.home .history-new .all-history .history-con .top-con h3{color:#9b9a9a;font-family:MyAvenir;font-size:1rem;padding:2%;}
.home .history-new .all-history .history-con .top-con p{font-family:MyAvenir;font-size:1.1rem;color:#1e1d1d;}
.home .history-new .all-history .history-con .bottom-con h1{font-family:MyOswald;color:#2c2c2c;font-size:3rem;padding-left:1%;letter-spacing:-2px;}
.home .history-new .all-history .history-con .bottom-con h3{font-family:MyAvenir;color:#1e1d1d;font-size:1.1rem;padding-left:1%;line-height:1.6rem;}
.home .news{width:85%;margin:3% auto;}
.home .news .news-title{display:inline-block;position:relative;}
.home .news .news-title img{width:30rem;}
.home .news .news-title .title{position:absolute;width:100%;top:55%;left:50%;transform:translate(-50%,-50%);}
.home .news .news-title .title h1{font-family:MyOswald;font-size:4rem;color:#0e2234;padding-right:1%;display:inline-block;vertical-align:middle;}
.home .news .news-title .title .line{display:inline-block;width:3rem;height:1px;background-color:#172029;}
.home .news .news-content{position:relative;}
.home .news .news-content .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.home .news .new-nav{margin:4% auto 3%;}
.home .news .news-content .swiper-container{width:100%;height:100%;position:inherit;}
.home .news .news-content .swiper-container .swiper-button-next{top:-35%;right:1%;width:unset;height:unset;background-image:unset;padding:0.8% 1%;border:2px solid #fc6363;border-right-color:rgba(243,177,177,1) !important;border-bottom-color:rgba(243,177,177,1) !important;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;}
.home .news .news-content .swiper-container .swiper-button-next:hover{border-right-color:#fc6363 !important;border-bottom-color:#fc6363 !important;opacity:0.5;}
.home .news .news-content .swiper-container .swiper-button-next img{clip-path:unset;width:0.5rem;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);}
.home .news .news-content .swiper-container .swiper-button-prev{top:-35%;left:auto;right:5%;width:unset;height:unset;background-image:unset;padding:0.8% 1%;border:2px solid #fc6363;border-left-color:rgba(243,177,177,1) !important;border-bottom-color:rgba(243,177,177,1) !important;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;}
.home .news .news-content .swiper-container .swiper-button-prev:hover{border-left-color:#fc6363 !important;border-bottom-color:#fc6363 !important;opacity:0.5;}
.home .news .news-content .swiper-container .swiper-button-prev img{clip-path:unset;width:0.5rem;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);}
.home .news .news-content .content{width:100%;}
.home .news .news-content .img{position:relative;overflow:hidden;}
.home .news .news-content .date{position:absolute;top:-10px;left:10px;width:100%;height:100%;background-color:#0e2234;clip-path:polygon(-5% 110%,-5% 50% ,40% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 50% ,40% 105%);box-shadow:0px 0px 8px 5px #d4d4d4;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}
.home .news .news-content img{clip-path:polygon(0% 0%,100% 0% ,100% 100%,20% 100%,0% 80%);-webkit-clip-path:polygon(0% 0%,100% 0% ,100% 100%,20% 100%,0% 80%);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}
.home .news .news-content .img:hover .date{top:0px;left:0px;opacity:0.8;}
.home .news .news-content .img:hover img{transform:scale(1.1,1.1);cursor:pointer;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);opacity:0.8;}
.home .news .news-content .date .details{position:absolute;bottom:3%;left:4%;font-family:MyHelvetica;color:#e8e7e7 !important;}
.home .news .news-content .date .details .top{font-size:1.95rem;border-bottom:1px solid #bec3c7;}
.home .news .news-content .date .details .bottom h3{font-size:0.85rem;color:#e8e7e7 !important;}
.home .news .news-content .new-nav p{font-family:MyAvenir;color:#151414;font-size:1.5rem;padding-top:8%;}
.home .news .news-content .new-nav .h3{display:inline-block;margin-top:1%;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4 ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;}
.home .news .news-content .new-nav .h3 h3{display:inline-block;font-family:MyMyHelvetica;color:#1e1d1d;font-weight:700;vertical-align:sub;}
.home .news .news-content .new-nav .h3 h3 font{vertical-align:unset;}
.home .news .news-content .new-nav .h3:hover{cursor:pointer;position:relative;padding:0% 5%;}
.home .news .news-content .new-nav .h3:hover .line{position:absolute;left:50%;top:50%;background-color:#4d585a;transform:translate(-50%,-50%);}
.home .news .news-content .new-nav .line{display:inline-block;width:1.5rem;height:1.5px;background-color:#172029;transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;}
.screen{position:relative;}
.screen .hide{display:none;}
.screen .sc-content{position:absolute;transform:translate(-50%,-50%);top:45%;left:50%;width:100%;text-align:center;}
.screen .sc-content .title-one{font-family:MyOswald;font-size:4.375rem;color:#f6f8fa;}
.screen .sc-content .title-two{display:inline-block;}
.screen .sc-content .title-two img{width:0.95rem;transform:rotate(-90deg);margin-right:5px;}
.screen .sc-content .title-two h3{display:inline-block;font-family:MyAvenir;font-size:1.1rem;color:#f6f8fa;vertical-align:middle;}
.all-product .all-pro{background-color:#f9f9f9;}
.all-product .all-pro .allpro-content{width:90%;margin:0% auto;padding:3% 0%;display:flex;display:-webkit-flex;}
.all-product .all-pro .allpro-content .pro-items{width:22%;}
.all-product .all-pro .allpro-content .pro-items .items-title{position:relative;font-family:MyOswald;font-size:1.7rem;color:#0e2234;margin:15% 0%;}
.all-product .all-pro .allpro-content .pro-items .items-title:before{position:absolute;content:"";left:0%;top:120%;width:5rem;height:1px;background:-webkit-linear-gradient(left,rgba(30,42,57,1),rgba(196,31,23,1));}
.all-product .all-pro .allpro-content .pro-items .item{margin-bottom:2rem;}
.all-product .all-pro .allpro-content .pro-items .item .item-title{font-family:MyAvenir;font-size:1.5rem;color:#131313;display:flex;display:-webkit-flex;align-items:center;letter-spacing:0.5px;text-transform:capitalize;}
.all-product .all-pro .allpro-content .pro-items .item .item-title:hover{color:#000000;opacity:0.6;cursor:pointer;}
.all-product .all-pro .allpro-content .pro-items .item .item-title h1{display:inline-block;}
.all-product .all-pro .allpro-content .pro-items .item .item-title img{display:inline-block;width:0.8rem;margin-left:8px;}
.all-product .all-pro .allpro-content .pro-items .item .item-title .img-one{width:1.5rem;margin:-5px 10px 0px 0px;}
.all-product .all-pro .allpro-content .pro-items .item .item-items{font-family:MyAvenir;font-size:1rem;color:#848383;line-height:2.5rem;margin:0.8rem 0rem 2rem;letter-spacing:0.5px;text-transform:capitalize;}
.all-product .all-pro .allpro-content .pro-items .item .item-items ul li a{display:block;}
.all-product .all-pro .allpro-content .pro-items .item .item-items ul li a:hover{color:#b1b1b1;}
.all-product .all-pro .allpro-content .pro-items .download a{color:#da251c;}
.all-product .all-pro .allpro-content .pro-items .download .item-items ul li p:hover{cursor:pointer;}
.all-product .all-pro .allpro-content .pro-items .download .item-items ul li a:hover{color:#da251c;}
.all-product .all-pro .allpro-content .pro-images{width:78%;font-size:0px;}
.all-product .all-pro .allpro-content .pro-images .image{display:inline-block;width:21%;padding:2% 1%;margin:1% 1% 3.5% 1%;background-color:#ffffff;box-shadow:0px 0px 10px rgba(0,0,0,0.05);}
.all-product .all-pro .allpro-content .pro-images .image:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);box-shadow:0 7px 20px rgba(0,0,0,0.1);}
.all-product .all-pro .allpro-content .pro-images .image h3{font-family:MyAvenir;font-size:1rem;text-align:center;color:#131313;margin:10% 0% 4%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.all-product .all-pro .allpro-content .pro-images .num-btn{display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.all-product .all-pro .allpro-content .pro-images .num-btn .num{font-family:MyArial;font-size:1.125rem;color:#0b0b0b;display:inline-block;border:1px solid #333333;padding:8px 15px;margin:8px;}
.all-product .all-pro .allpro-content .pro-images .num-btn .num:hover{color:#fefcfc;background-color:#333333;cursor:pointer;}
.show-form{position:fixed;width:100%;height:105%;top:0%;left:0%;visibility:hidden;opacity:0;background-color:rgba(0,0,0,0.83);transform:matrix(1, 0, 0, 1, 0, 20);-webkit-transform:matrix(1, 0, 0, 1, 0, 20);-moz-transform:matrix(1, 0, 0, 1, 0, 20);transition:all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);-webkit-transition:all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);-ms-transition:all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);z-index:222;}
.show-form .download{position:fixed;transform:translate(-50%,-50%);top:50%;left:50%;width:65%;padding:3% 5%;border-radius:15px;background-color:rgb(255,255,255);}
.show-form .download .form-hide{text-align:right;margin-bottom:3rem;margin-right:-5%;margin-top:-2%;}
.show-form .download .form-hide img{width:2rem;}
.show-form .download .form{font-size:16px;text-align:center;}
.show-form .download .form .layui-input{height:50px;line-height:52px;background-color:#f5f5f5;font-family:MyHelvetica;color:#414242;border:unset;font-size:1.05rem;padding-left:20px;}
.show-form .download .form .default .layui-input{color:#da251c;}
.show-form .download .form input::-webkit-input-placeholder{font-family:MyHelvetica;color:#414242;font-size:1.1rem;}
.show-form .download .form input:-moz-placeholder{font-family:MyHelvetica;color:#414242;font-size:1.1rem;}
.show-form .download .form input:-ms-input-placeholder{font-family:MyHelvetica;color:#414242;font-size:1.1rem;}
.show-form .download .form .name{float:left;width:49.8%;}
.show-form .download .form .email{clear:unset;float:right;width:49.8%;}
.show-form .download .form .layui-form-item{margin-bottom:20px;}
.show-form .download .form .btn .layui-btn{background-color:#4d585a;height:55px;line-height:57px;font-family:MyFutura;font-size:1.6rem;margin-top:2.5rem;}
.show-form .download .form .layui-input-block{margin-left:0px;}
.shown-form{visibility:inherit !important;opacity:1 !important;transform:matrix(1, 0, 0, 1, 0, 0) !important;-webkit-transform:matrix(1, 0, 0, 1, 0, 0) !important;-moz-transform:matrix(1, 0, 0, 1, 0, 0) !important;}
.prochange-img{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);}
.product-details .load-nav{box-shadow:unset;}
.product-details .pro-content{margin:2% auto 5%;}
.product-details .pro-content .pro-top{background-color:#fafafa;padding:3% 0% 6%;}
.product-details .pro-content .pro-top .top-all{position:relative;width:80%;margin:0 auto;display:flex;display:-webkit-flex;align-items:center;}
.product-details .pro-content .pro-top .top-all .top-left{width:55%;margin-right:2%;display:flex;display:-webkit-flex;flex-direction:column;}
.product-details .pro-content .pro-top .top-all .top-left .video-image{position:relative;}
.product-details .pro-content .pro-top .top-all .top-left .video-image .top-video{position:absolute;top:0%;left:0%;width:100%;height:100%;background-color:#000000;}
.product-details .pro-content .pro-top .top-all .top-left .video-image .top-video video{position:absolute;transform:translate(-50%, -50%);top:51%;left:50%;width:99.8%;}
.product-details .pro-content .pro-top .top-all .top-left .slide-image .video-slide{position:unset;}
.product-details .pro-content .pro-top .top-all .top-left .slide-image .video-content{position:absolute;top:0%;left:0%;width:16%;height:100%;}
.product-details .pro-content .pro-top .top-all .top-left .slide-image .video-content video{width:100%;height:100%;object-fit:fill;}
.product-details .pro-content .pro-top .top-all .top-left .swiper-container{width:100%;margin-top:10px;}
.product-details .pro-content .pro-top .top-all .top-left .swiper-container{width:100%;margin-top:10px;}
.product-details .pro-content .pro-top .top-all .top-left .swiper-container .swiper-slide{border:1px solid #eeeeee;box-sizing:border-box;overflow:hidden;}
.product-details .pro-content .pro-top .top-all .top-left .swiper-container .swiper-slide img:hover{cursor:pointer;opacity:0.8;transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);}
.product-details .pro-content .pro-top .top-all .top-right{width:43%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top h1{font-family:MyOswald;font-size:2.375rem;color:#0e2234;letter-spacing:-1px;margin-bottom:2.5%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top p{font-family:MyAvenir;font-size:1.3rem;color:#1e1d1d;line-height:2rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-center{font-family:MyAvenir;color:#1e1d1d;margin:6% 0%;}
.product-details .pro-content .pro-top .top-all .top-right .right-center h2{font-size:1.5rem;font-weight:600;}
.product-details .pro-content .pro-top .top-all .top-right .right-center .details-text{font-size:1.125rem;line-height:2.5rem;margin-top:2%;margin-left:20px;}
.product-details .pro-content .pro-top .top-all .top-right .right-center .details-text ul li{list-style:disc;}
.product-details .pro-content .pro-top .top-all .top-right .right-bottom .right-btn{display:inline-block;font-family:MyAvenir;font-size:1.7rem;color:#fafbfc;background-color:#1a2838;padding:10px 25px;border-radius:5px;}
.product-details .pro-content .pro-top .top-all .top-right .right-bottom .right-btn:hover{background-color:#395069;color:#e0e0e0;}
.product-details .pro-content .pro-top .top-all .below{position:absolute;transform:translate(-50%,-50%);top:42%;width:2.5rem;}
.product-details .pro-content .pro-top .top-all .left-blow{left:-8%;}
.product-details .pro-content .pro-top .top-all .left-blow img{transform:rotate(90deg);}
.product-details .pro-content .pro-top .top-all .right-blow{right:-10%;}
.product-details .pro-content .pro-top .top-all .right-blow img{transform:rotate(-90deg);}
.product-details .pro-content .pro-bottom .bottom-title{background-color:#fafafa;border-bottom:1px solid #e1e1e1;}
.product-details .pro-content .pro-bottom .bottom-title .all-title{width:80%;margin:0 auto;font-size:0px;}
.product-details .pro-content .pro-bottom .all-title .title-item{display:inline-flex;display:-webkit-inline-flex;padding:10px 30px;border:1px solid #e1e1e1;border-bottom:unset;font-family:MyAvenir;font-size:1.3rem;color:#212020;}
.product-details .pro-content .pro-bottom .bottom-title .all-title .title-item:hover{cursor:pointer;color:#fffefe;background-color:#1a2838;}
.click-item{color:#fffefe !important;background-color:#1a2838 !important;}
.product-details .pro-content .pro-bottom .bottom-title .all-title .titwo{border-left:unset;border-right:unset;}
.pet-product .pro-content .pro-bottom .bottom-title .all-title .titwo{border-right:1px solid #e1e1e1;}
.garden-product .pro-content .pro-bottom .bottom-title .all-title .titwo{border-right:1px solid #e1e1e1;}
.outdoor-product .pro-content .pro-bottom .bottom-title .all-title .titwo{border-right:1px solid #e1e1e1;}
.product-details .pro-content .pro-bottom .content{width:80%;margin:3% auto;position:relative;}
.product-details .pro-content .pro-bottom .content .specification{font-family: MyAvenir;font-size: 1.25rem;}
.product-details .pro-content .pro-bottom .content .all-title{display:none;}
.product-details .pro-content .pro-bottom .content .scene{position:absolute;width:100%;top:0%;left:0%;visibility:hidden;opacity:0;z-index:-1;transform:matrix(1, 0, 0, 1, 0, 20);-webkit-transform:matrix(1, 0, 0, 1, 0, 20);-moz-transform:matrix(1, 0, 0, 1, 0, 20);-ms-transform:matrix(1, 0, 0, 1, 0, 20);transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;}
.show-opacity{visibility:visible !important;opacity:1 !important;transform:matrix(1, 0, 0, 1, 0, 0) !important;}
.dustbin-product .pro-content .pro-bottom .content .specification{display:none;font-family: MyAvenir;font-size: 1.25rem;}
.dustbin-product .pro-content .pro-bottom .content .quality{display:block;}
.pallet-product .pro-content .pro-bottom .content .specification{display:none;}
.pallet-product .pro-content .pro-bottom .content .quality{display:block;}
.garden-product .pro-content .pro-bottom .content .specification{display:none;font-family: MyAvenir;color:#000000;}
.garden-product .pro-content .pro-bottom .content .quality{display:block;width:88%;}
.garden-product .pro-content .brief-con p{position:relative;font-family: MyAvenir;color: #607072;font-size: 1.05rem;line-height: 1.8rem;}
.garden-product .pro-content p span{color:#000000;}
.garden-product .pro-content .screen-con{width:88%;}
.garden-product .pro-content .screen-con p{position:relative;font-family: MyAvenir;color: #607072;font-size: 1.05rem;line-height: 2rem;letter-spacing: 0.5px;margin-bottom: 0.5rem;}
.garden-product .pro-content .screen-con p span{font-weight: bold;color:#607072;}
.garden-product .pro-content .brief-one{margin-bottom:3rem;}
.garden-product .pro-content .brief-title h1{font-size: 1.5rem;font-weight: 600;display: inline-block;margin-bottom: 1.5rem;}
.garden-product .pro-content .brief-con .all-item{margin:1rem 0rem;}
.garden-product .pro-content .brief-con .all-item p{position:relative;padding-left:1rem;}
.garden-product .pro-content .brief-con .all-item p:before{position:absolute;content:"";top:10px;left:0px;width:5px;height:5px;border-radius:50%;background-color:#000000;}
.garden-product .pro-content .brief-con .all-item .item{width:100%;display:flex;display:-webkit-flex;}
.garden-product .pro-content .brief-con .all-item .item-left{width:45%;}
.garden-product .pro-content .brief-con .all-item .item-right{width:60%;}
.product-details .pro-content .pro-bottom .content .scene .swiper-pagination-bullet-active{background:#000;}
.product-details .pro-content .pro-bottom .content .specificate .top-bottom{display:flex;display:-webkit-flex;}
.product-details .pro-content .pro-bottom .content .specificate .top-bottom .specifi-detail{border:1px solid #cccccc;margin-top:-1px;margin-left:-1px;}
.product-details .pro-content .pro-bottom .content .specificate .specifi-top{background-color:#f3f3f3;}
.product-details .pro-content .pro-bottom .content .specificate .specifi-detail{width:25%;text-align:center;height:60px;line-height:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.outdoor-product .pro-content .pro-bottom .content .specificate .specifi-detail{width:50% !important;}
.product-details .pro-content .pro-bottom .content .scene .swiper-container{padding-bottom:4%;}
.product-details .pro-content .pro-bottom .content .quality .top-image{display:flex;display:-webkit-flex;}
.product-details .pro-content .pro-bottom .content .quality .top-image h1{font-family: MyAvenir;font-size: 1rem;color: #607072;text-align: center;text-transform: capitalize;margin-top: 0.7rem;}
.product-details .pro-content .pro-bottom .content .quality .top-image .left{width:49.5%;position:relative;}
.product-details .pro-content .pro-bottom .content .quality .top-image .play{position: absolute;transform: translate(-50%, -50%);top: 45%;left: 50%;width: 3rem;animation: play-change 2s linear infinite;-webkit-animation:play-change 2s linear infinite;-moz-animation: play-change 2s linear infinite;-ms-animation: play-change 2s linear infinite;}
.product-details .pro-content .pro-bottom .content .quality .top-image .right{width:50.5%;font-size:0;display: flex;display: -webkit-flex;}
.product-details .pro-content .pro-bottom .content .quality .top-image .right-img{width:32%;margin:0% 1%;position:relative;}
.product-details .pro-content .pro-bottom .content .quality .top-image .right .img-two{margin:0%;}
.product-details .pro-content .pro-bottom .content .quality .top-image .right .img-three{margin-right:0%;}
.product-details .pro-content .pro-bottom .content .quality .bottom-text{font-family:MyAvenir;color:#607072;font-size:1.05rem;line-height:1.8rem;margin-top:1.5%;}
.product-details .all-foot .contact{display:none;}
.cleaning-product .pro-content .pro-bottom .content{height:unset;}
.cleaning-product .pro-content .pro-bottom .content .content-item{position:relative;}
.customer .customer-screen{z-index:-1;height:450px;background-image:url(../fodder/home/customer-screen.jpg);background-attachment:fixed;}
.customer .customer-screen .sc-content{top:38%;}
.customer .customer-screen .sc-content .title-one{color:#1a2838;}
.customer .customer-screen .sc-content .title-two h3{color:#1a2838;}
.customer .customer-content{margin-top:-5%;}
.customer .customer-content .content-top{width:85%;margin:0 auto;background-color:#ffffff;}
.customer .customer-content .content-top .top-con{display:flex;display:-webkit-flex;}
.customer .customer-content .content-top .top-con .all-con{position:relative;width:49%;box-shadow:0px 0px 30px rgba(0,0,0,0.1);border-bottom:7px solid #192938;}
.customer .customer-content .content-top .top-con .all-con:hover{border-bottom:7px solid #da251c;transform:matrix(1, 0, 0, 1, 0, -10);-webkit-transform:matrix(1, 0, 0, 1, 0, -10);-moz-transform:matrix(1, 0, 0, 1, 0, -10);-ms-transform:matrix(1, 0, 0, 1, 0, -10);}
.customer .customer-content .content-top .top-con .all-con:hover .img-radius .img-show{opacity:0;}
.customer .customer-content .content-top .top-con .all-con:hover .img-radius .img-hide{opacity:1 !important;}
.customer .customer-content .content-top .top-two{margin-top:5%;}
.customer .customer-content .content-top .top-two .all-con{width:31.5%;margin-right:2.75%;}
.customer .customer-content .content-top .top-two .five{margin-right:0%;}
.customer .customer-content .content-top .top-con .one{margin-right:2%;}
.customer .customer-content .content-top .top-con .all-con .con{text-align:center;padding:10%;}
.customer .customer-content .content-top .top-con .all-con .con .image .img-radius{position:relative;display:inline-block;}
.customer .customer-content .content-top .top-con .all-con .con .image .img-radius .img-detials{width:3.5rem;padding:25px;border-radius:50%;background-color:#f5f5f5;}
.customer .customer-content .content-top .top-con .all-con .con .image .img-radius .img-hide{position:absolute;top:0%;left:0%;opacity:0;}
.customer .customer-content .content-top .top-con .all-con .con .image h1{font-family:MyAvenir;font-size:1.8rem;color:#1e1d1d;text-transform:capitalize;margin:2rem 0% 5rem;}
.customer .customer-content .content-top .top-con .all-con .con .text{font-family:MyAvenir;font-size:1.125rem;color:#1e1d1d;width:95%;margin:0 auto;line-height:2rem;text-align:left;}
.customer .customer-content .content-top .top-con .one .con .text{width:70%;}
.customer .customer-content .content-top .top-con .all-con .con h2{position:absolute;transform:translate(-50%,-50%);top:70%;left:50%;font-family:MyIntro;font-size:15rem;color:rgba(218,37,28,0.04);letter-spacing:-10px;}
.customer .customer-content .content-bottom{margin:7% auto;display:flex;display:-webkit-flex;}
.customer .customer-content .content-bottom .map-img{position:relative;width:50%;}
.customer .customer-content .content-bottom .map-left{z-index:33;}
.customer .customer-content .content-bottom .map-left img{width:105%;margin-top:6%;}
.customer .customer-content .content-bottom .map-right .map-content{position:absolute;transform:translate(-50%,-50%);top:40%;left:50%;width:80%;}
.customer .customer-content .content-bottom .map-right .map-content .map-title{font-family:MyOswald;font-size:3.125rem;color:#f6f9fc;margin-bottom:3rem;}
.customer .customer-content .content-bottom .map-right .map-content .map-title h1{position:relative;}
.customer .customer-content .content-bottom .map-right .map-content .map-title h1:before{position:absolute;content:"";left:0%;top:120%;width:5rem;height:1px;background:-webkit-linear-gradient(left,rgba(114,114,115,1),rgba(196,31,23,1));}
.customer .customer-content .content-bottom .map-right .map-content .map-details{width:90%;font-family:MyAvenir;font-size:1.15rem;color:#949494;line-height:2rem;}
.num-click{color:#fefcfc !important;background-color:#333333;}
.company .company-screen .sc-content{top:40%;}
.company .com-content .profile{width:70%;margin:3% auto 7%;}
.company .com-content .profile .profile-top{display:flex;display:-webkit-flex;margin-bottom:8%;}
.company .com-content .profile .profile-top .profile-left{width:55%;position:relative;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h3{font-family:MyAvenir;font-size:1.5rem;color:#939292;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{font-family:MyOswald;font-size:3.125rem;color:#0e2234;position:relative;margin-bottom:10%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1:before{position:absolute;content:"";left:0%;top:120%;width:5rem;height:1px;background:-webkit-linear-gradient(left,rgba(30,42,57,1),rgba(196,31,23,1));}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con{font-family:MyAvenir;color:#1e1d1d;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-top{font-size:1.5rem;margin-bottom:4%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-bottom{font-size:1.125rem;line-height:2rem;}
.company .com-content .profile .profile-top .profile-left .lt-bottom{display:flex;display:-webkit-flex;align-items:center;position:absolute;transform:translate(-50%,-50%);left:55%;top:80%;width:110%;background-color:#ffffff;z-index:3;box-shadow:0px 0px 25px rgba(0,0,0,0.1);}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con{width:25%;text-align:center;font-family:MyAvenir;padding:6% 0%;border-right:1px solid #dddddd;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .three{width:50%;border-right:unset;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con h1{font-size:2.2rem;color:#c41f17;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con h2{font-size:1.25rem;color:#6b6a6a;}
.company .com-content .profile .profile-top .profile-right{width:43%;padding-left:2%;margin-top:-7%;z-index:2;}
.company .com-content .profile .profile-top .profile-right .img-top{margin-bottom:6%;}
.company .com-content .profile .profile-center{display:flex;display:-webkit-flex;align-items:center;width:100%;background-color:#ffffff;z-index:3;box-shadow:0px 0px 25px rgba(0,0,0,0.1);}
.company .com-content .profile .profile-center .bottom-con{width:25%;text-align:center;font-family:MyAvenir;padding:6% 0%;border-right:1px solid #dddddd;}
.company .com-content .profile .profile-center .bottom-con h1{font-size:2.2rem;color:#c41f17;}
.company .com-content .profile .profile-center .bottom-con h2{font-size:1.25rem;color:#6b6a6a;}
.company .com-content .profile .profile-center .three{width:50%;border-right:unset;}
.company .com-content .profile .profile-center{display:none;}
.company .com-content .profile .profile-bottom .all-advantage{display:flex;display:-webkit-flex;}
.company .com-content .profile .profile-bottom .all-advantage .advantage{position:relative;width:23.5%;margin-right:2%;text-align:center;padding:6% 0% 7%;border-bottom:2px solid #354b66;background-color:#f3f5f9;}
@key opacitys{from{opacity:0;}to{opacity:1;}}
@-webkit-keyframes opacitys{from{opacity:0;}to{opacity:1;}}
.company .com-content .profile .profile-bottom .all-advantage .advantage .adv-bc{position:absolute;top:0%;left:0%;height:100%;width:100%;opacity:0;}
.company .com-content .profile .profile-bottom .all-advantage .advantage .adv-bc img{width:100%;height:100%;}
.company .com-content .profile .profile-bottom .all-advantage .advantage:hover{border-bottom:2px solid #c41f17;}
.company .com-content .profile .profile-bottom .all-advantage .advantage:hover .adv-top .hover-hide{animation:opacitys 1s ease-in-out;opacity:1;}
.company .com-content .profile .profile-bottom .all-advantage .advantage:hover .adv-bc{animation:opacitys 1s ease-in-out;opacity:1;}
.company .com-content .profile .profile-bottom .all-advantage .advantage:hover .adv-bottom .bottom-hide{animation:opacitys 1s ease-in-out;opacity:1;}
.company .com-content .profile .profile-bottom .all-advantage .advantage:hover .adv-below .img-below{background-color:#c41f17;}
.company .com-content .profile .profile-bottom .all-advantage .advantage:hover .adv-below .hover-hide{animation:opacitys 1s ease-in-out;opacity:1;}
.company .com-content .profile .profile-bottom .all-advantage .adv-four{margin-right:0%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-top{position:relative;width:4rem;display:inline-block;}
.company .com-content .profile .profile-bottom .all-advantage .adv-top .hover-hide{position:absolute;top:0%;left:0%;opacity:0;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom{position:relative;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-one{font-family:MyOswald;font-size:1.8rem;margin:13% 0% 2%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-two{font-family:MyAvenir;font-size:1.1rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bottom-show .bt-one{color:#393838;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bottom-show .bt-two{color:#726e6e;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bottom-hide .bt-one{margin-top:0%;color:#fff9f9;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bottom-hide .bt-two{color:#fff9f9;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bottom-hide{position:absolute;top:0%;left:0%;width:100%;text-align:center;opacity:0;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below{position:absolute;left:50%;bottom:0%;margin-left:-30px;margin-bottom:-30px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below{position:relative;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#fcfeff;box-shadow:0px 5px 15px rgba(0,0,0,0.1);}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below img{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);width:1.5rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .hover-hide{position:absolute;opacity:0;}
.company .com-content .industry{width:100%;}
.company .com-content .indus-profile{display:flex;display:-webkit-flex;align-items:center;}
.company .com-content .indus-profile .indus-left{width:55%;}
.company .com-content .indus-profile .indus-left img{margin-bottom:-4%;}
.company .com-content .indus-profile .indus-right{width:40%;padding-left:2%;}
.company .com-content .indus-profile .indus-right .right-title{position:relative;width:15.8rem;margin-bottom:7%;}
.company .com-content .indus-profile .indus-right .right-title:before{position:absolute;content:"";left:0%;top:150%;width:5rem;height:1px;background:-webkit-linear-gradient(left,rgba(30,42,57,1),rgba(196,31,23,1));}
.company .com-content .indus-profile .indus-right .right-content{font-family:MyAvenir;}
.company .com-content .indus-profile .indus-right .right-content .rt-top{font-size:1.3rem;line-height:2rem;color:#504e4e;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom{width:70%;margin:3% auto 0%;font-size:0.95rem;color:#232222;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .bottom-detail{position:relative;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom p{line-height:1.6rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .bottom-detail .detail-below{position:absolute;display:flex;display:-webkit-flex;align-items:center;justify-content:center;top:0%;left:-40px;width:20px;height:20px;margin-top:5px;border-radius:50%;background-color:#172029;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .bottom-detail .detail-below img{width:12px;margin-left:2px;margin-top:-1px;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .detail-one{margin-bottom:5%;}
.company .com-content .industry .indus-img{background-color:#1a2838;padding:5% 0% 4%;}
.company .com-content .industry .indus-img .lunbo{width:80%;margin:0 auto;}
.company .com-content .industry .indus-img .lunbo-title{position:relative;width:30rem;margin-bottom:1rem;}
.company .com-content .industry .indus-img .lunbo-title img{opacity:0.5;}
.company .com-content .industry .indus-img .lunbo-title .title-detail{position:absolute;transform:translate(-50%, -50%);top:50%;left:60%;width:100%;font-family:MyOswald;font-size:2.375rem;color:#f9fbfc;}
.company .com-content .industry .lunbo-img{position:relative;}
.company .com-content .industry .swiper-container{position:unset;}
.company .com-content .industry .swiper-container .swiper-below{background-image:unset;position:absolute;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:30px;height:30px;top:-30px;left:unset;}
.company .com-content .industry .swiper-container .swiper-below:hover{opacity:0.5;}
.company .com-content .industry .swiper-container .swiper-below img{width:1.5rem;}
.company .com-content .industry .swiper-container .swiper-button-prev{right:50px;transform:rotate(90deg);}
.company .com-content .industry .swiper-container .swiper-button-next{right:5px;transform:rotate(-90deg);}
.company .com-content .industry .swiper-container .swiper-button-next .swiper-line{position:relative;}
.company .com-content .industry .swiper-container .swiper-button-next .swiper-line .line{position:absolute;top:-15px;left:-0px;height:1px;width:100%;background-color:#ffffff;}
.company .com-content .sample-room{width:100%;display:flex;display:-webkit-flex;margin:6.5% auto 0%;}
.company .com-content .sample-room .sample-img{width:50%;}
.company .com-content .sample-room .sample-left .left-title{font-family:MyOswald;font-size:2.875rem;color:#0e2234;text-align:right;padding-right:2.5rem;}
.company .com-content .sample-room .sample-left .left-title h1{display:inline-block;position:relative;}
.company .com-content .sample-room .sample-left .left-title h1:before{position:absolute;content:"";top:50%;left:-30%;width:3.5rem;height:1px;background-color:#172029;}
.company .com-content .sample-room .sample-left .left-slide{position:relative;margin-top:2.5%;}
.company .com-content .sample-room .sample-left .left-slide .room-bc{position:absolute;top:-2.7rem;left:15%;width:8rem;z-index:2;}
.all-new .news-content{width:75%;margin:5% auto 0%;}
.all-new .news-content .img-profile{display:flex;display:-webkit-flex;align-items:center;}
.all-new .news-content .profile-change{flex-direction:row-reverse;}
.all-new .news-content .img-profile .slide-img{width:48%;position:relative;overflow:hidden;}
.all-new .news-content .img-profile .slide-img .swiper-container{clip-path:polygon(0% 0%,100% 0% ,100% 100%,35% 100%,0% 75%);-webkit-clip-path:polygon(0% 0%,100% 0% ,100% 100%,35% 100%,0% 75%);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}
.all-new .news-content .img-profile .slide-img .date{position:absolute;top:-15px;left:15px;width:100%;height:100%;background-color:#0e2234;clip-path:polygon(-5% 110%,-5% 50% ,40% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 50% ,40% 105%);box-shadow:0px 0px 5px 10px rgba(220,220,220,0.8);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;z-index:1;}
.all-new .news-content .img-profile .slide-img .date .details{position:absolute;bottom:3%;left:3%;font-family:MyHelvetica;color:#e8e7e7 !important;}
.all-new .news-content .img-profile .slide-img .date .details .top{font-size:3.5rem;border-bottom:1px solid #bec3c7;}
.all-new .news-content .img-profile .slide-img .date .details .bottom{font-size:1.5rem;margin-top:5px;}
.all-new .news-content .img-profile .profile{padding-left:7%;width:45%;}
.all-new .news-content .profile-change .profile{padding-left:0%;padding-right:7%;text-align:right;}
.all-new .news-content .img-profile .profile .top{font-family:MyOswald;font-size:2.8rem;color:#151414;}
.all-new .news-content .img-profile .profile .bottom{font-family:MyFutura;font-size:1.7rem;color:#4b4b4b;}
.all-new .news-content .img-bc{width:90%;margin:0 auto;}
.all-new .news-content .img-change img{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);}
.all-new .news-content .show-btn{text-align:center;margin:5% 0%;}
.all-new .news-content .show-btn .btn-more{display:inline-block;background-color:#707070;padding:8px 20px;border-bottom-right-radius:15px;}
.all-new .news-content .show-btn .btn-more:hover{background-color:#efefef;cursor:pointer;}
.all-new .news-content .show-btn .btn-more:hover h1{color:#696969;}
.all-new .news-content .show-btn .btn-more h1{display:inline-block;font-family:MyFutura;font-size:2.2rem;color:#f8f9fc;padding-right:5px;}
.all-new .news-content .show-btn .btn-more img{width:1.5rem;vertical-align:baseline;}
.all-new .news-content .news-hide{display:none;}
.all-new .news-content .news-hide .hide-btn{text-align:center;margin-top:5%;}
.all-new .news-content .news-hide .hide-btn img{width:2.5rem;border-radius:5px;background-color:#707070;padding:10px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);}
.all-new .news-content .news-hide .hide-btn img:hover{background-color:#efefef;cursor:pointer;}
.certificate .certifi-content{width:80%;margin:6% auto;}
.certificate .certifi-content .certifi-title{display:flex;display:-webkit-flex;align-items:center;width:85%;margin:0 auto 6%;}
.certificate .certifi-content .certifi-title .title{position:relative;}
.certificate .certifi-content .certifi-title .title img{width:30rem;}
.certificate .certifi-content .certifi-title .title .title-content{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:100%;}
.certificate .certifi-content .certifi-title .title .title-content h1{display:inline-block;font-family:MyOswald;font-size:4.1rem;color:#0e2234;vertical-align:middle;text-transform:uppercase;padding-right:5px;}
.certificate .certifi-content .certifi-title .title .title-content .line{display:inline-block;width:3rem;height:1px;background-color:#172029;}
.certificate .certifi-content .certifi-title .p-content{font-family:MyAvenir;font-size:1.375rem;color:#1e1d1d;line-height:2rem;padding-left:1%;}
.certificate .certifi-content .certifi-img .swiper-container{padding-bottom:3%;}
.certificate .certifi-content .certifi-img .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;transition:300ms;transform:scale(0.8);}
.certificate .certifi-content .certifi-img .swiper-slide-active,.swiper-slide-duplicate-active{transform:scale(1);}
.certificate .certifi-content .certifi-approve{text-align:center;margin-top:8%;}
.certificate .certifi-content .certifi-approve .approve{width:5rem;margin:0 3%;box-reflect:below 0% -webkit-linear-gradient(transparent,transparent 70%,rgba(255,255,255,0.3));-webkit-box-reflect:below 0% -webkit-linear-gradient(transparent,transparent 70%,rgba(255,255,255,0.3));}
.certificate .certifi-content .certifi-approve .bsci{margin-left:0%;}
.certificate .certifi-content .certifi-approve .walmart{width:12rem;box-reflect:below -50% -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,0.3));-webkit-box-reflect:below -50% -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,0.3));}
.certificate .certifi-content .certifi-approve .TUV{width:8rem;}
.certificate .certifi-content .certifi-approve .iso{width:8rem;box-reflect:below 0% -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,0.3));-webkit-box-reflect:below 0% -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,0.3));}
.certificate .certifi-content .certifi-approve .iso9{margin:0 2%;}
.certificate .certifi-content .certifi-approve .iso14{margin-right:0%;}
.full-video .fu-video{width:70%;margin:5% auto;}
.full-video .fu-video .video-title{font-family:MyAvenir;font-size:1.5rem;color:#1e1d1d;text-align:center;margin-bottom:4%;}
.full-video .fu-video .fuvideo{position:relative;width:80%;margin:0 auto;}
.full-video .fu-video .fuvideo video{border-radius:10px;box-shadow:0px 5px 25px rgb(171, 171, 173);object-fit: fill;}
.full-video .fu-video .fuvideo .bofan{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:5.5rem;}
.img_hide{opacity:0;}
.catalog-screen .sc-content{top:50%;}
.catalog .cata-content{width:88%;margin:7% auto;display:flex;display:-webkit-flex;}
.catalog .cata-content .cata-down{width:22%;margin-right:4%;}
.catalog .cata-content .cata-pet{margin-right:0%;}
.catalog .cata-content .cata-down .cata-img{box-shadow:0px 0px 30px rgba(4,0,0,0.1);}
.catalog .cata-content .cata-down .cata-text{margin-top:2rem;text-align:center;display:flex;display:-webkit-flex;align-items:baseline;justify-content:center;}
.catalog .cata-content .cata-down .cata-text img{width:1.4rem;margin-right:0.5rem;}
.catalog .cata-content .cata-down .cata-text .pdf-click{display:inline-block;font-family:MyFutura;font-size:1.6875rem;color:#4b4b4b;}
.catalog .cata-content .cata-down .cata-text .pdf-click a{color:#da251c;}
.catalog .cata-content .cata-down .cata-text .pdf-click:hover{cursor:pointer;}
.Ccontact .all-foot .contact{display:none;}
.Ccontact .con-contact{display:flex;display:-webkit-flex;width:60%;margin:5.5% 0% 5.5% 20%;padding:5%;box-shadow:0px 0px 20px rgba(14,13,13,0.21);}
.Ccontact .con-contact .all-lt{position:relative;width:20%;}
.Ccontact .con-contact .all-lt .lt{position:absolute;transform:translate(-50%,-50%);top:50%;left:-10%;height:100%;width:200%;padding:0% 5% 0% 20%;background-color:#1a2838;}
.Ccontact .con-contact .all-lt .lt .lt-title{font-family:MyAvenir;font-size:3.125rem;color:#fffcfc;margin-top:10%;}
.Ccontact .con-contact .all-lt .lt .lt-content{font-family:MyAvenir;font-size:1.1rem;color:#f9fbfc;margin-top:13%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon{margin-bottom:8%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon img{width:1.5rem;vertical-align:top;margin-right:5px;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon p{display:inline-block;width:calc(100% - 3rem);margin-top:-5px;line-height:2rem;}
.Ccontact .con-contact .all-rt{width:75%;padding-left:5%;}
.Ccontact .con-contact .all-rt .rt .rt-title h1{display:inline-block;font-family:MyOswald;color:#040404;font-size:3.25rem;vertical-align:middle;padding-right:2%;}
.Ccontact .con-contact .all-rt .rt .rt-title .line{display:inline-block;width:3rem;height:1px;background-color:#172029;}
.Ccontact .con-contact .all-rt .rt .rt-title h3{font-family:MyAvenir;font-size:1.4rem;color:#acabab;}
.Ccontact .con-contact .all-rt .rt .form{margin-top:6%;}
.Ccontact .con-contact .all-rt .rt .form .layui-form-item{margin-bottom:20px;}
.Ccontact .con-contact .all-rt .rt .form .msg-content .name{width:48%;float:left;clear:unset;}
.Ccontact .con-contact .all-rt .rt .form .msg-content .email{width:48%;float:right;clear:unset;}
.Ccontact .con-contact .all-rt .rt .form .layui-input-block{margin-left:0px;}
.Ccontact .con-contact .all-rt .rt .form .layui-input{background-color:#f5f5f5;height:55px;line-height:55px;border:unset;padding-left:20px;font-size:1rem;font-family:MyHelvetica;color:#090909;}
.Ccontact .con-contact .all-rt .rt .form .layui-textarea{background-color:#f5f5f5;height:55px;line-height:55px;border:unset;padding-left:20px;font-size:1rem;font-family:MyHelvetica;color:#090909;}
.Ccontact .con-contact .all-rt .rt .form .layui-textarea{height:auto;min-height:200px;line-height:unset;}
.Ccontact .con-contact .all-rt .rt .form .layui-btn{font-family:arial;font-size:1rem;background-color:#4d585a;height:50px;line-height:50px;border-radius:25px;padding:0px 30px;margin-top:20px;}
.all-foot .contact{background-color:#f9f9f9;position:relative;height:450px;width:100%;margin-top:15%;}
.all-foot .contact .contact-content{position:absolute;transform:translate(-50%,-50%);left:50%;top:30%;width:65%;background-color:#ffffff;box-shadow:2px 2px 20px 5px #eeeeee;}
.all-foot .contact .contact-content .contact-left{width:40%;display:table-cell;position:relative;}
.all-foot .contact .contact-content .contact-left .title{width:100%;text-align:center;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;font-family:MyOswald;font-size:3.25rem;color:#040404;}
.all-foot .contact .contact-content .contact-right{width:60%;display:table-cell;vertical-align:middle;}
.all-foot .contact .contact-content .contact-right .contact-img{display:none;}
.all-foot .contact .contact-content .contact-right .form{width:80%;margin:0 auto;font-family:MyHelvetica;color:#090909;font-size:1rem;text-align:center;}
.all-foot .contact .contact-content .contact-right .layui-input-block{margin-left:0px;}
.all-foot .contact .contact-content .contact-right .form .layui-btn{background-color:#4d585a;margin-top:5%;font-family:MyHelvetica;height:40px;line-height:40px;font-size:1.1rem;}
.all-foot .contact .contact-content .contact-right .form .layui-btn:hover{opacity:unset;background-color:#7d7d7d;}
.all-foot .contact .contact-content .contact-right .layui-input{border:unset;border-bottom:1px solid #dfe0e0;}
.all-foot .contact .contact-content .contact-right .layui-textarea{border:unset;border-bottom:1px solid #dfe0e0;}
.all-foot .contact .contact-content .contact-right .name{width:45%;float:left;clear:unset;}
.all-foot .contact .contact-content .contact-right .business{width:45%;float:right;clear:unset;}
.footer{position:relative;}
.footer .hide{display:none;}
.footer .foot{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);width:60%;color:#f9fbfc;}
.footer .foot .foot-top{display:flex;display:-webkit-flex;align-items:center;padding-bottom:1rem;border-bottom:1px solid #808080;}
.footer .foot .foot-top .foot-logo{width:117px;}
.footer .foot .foot-top .foot-nav{width:calc(100% - 120px);text-align:right;}
.footer .foot .foot-top .foot-nav ul li{display:inline-block;font-family:MyAvenir;font-size:0.9rem;padding-right:2%;letter-spacing:1px;}
.footer .foot .foot-top .foot-nav ul li a{color:#f9fbfc;}
.footer .foot .foot-top .foot-nav ul .foot-contact{padding-right:0%;}
.footer .foot .foot-bottom{display:table;}
.footer .foot .foot-bottom .bottom{display:table-cell;width:33.3%;padding-top:5%;}
.footer .foot .foot-bottom .bottom h3{font-family:MyAvenir;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;}
.footer .foot .foot-bottom .bottom img{width:1rem;}
.footer .foot .foot-bottom .bottom .details{margin-top:4.5%;}
.footer .foot .foot-bottom .bottom .details p{display:inline-block;width:80%;font-size:0.85rem;line-height:1.5rem;font-family:MyAvenir;vertical-align:text-top;margin-top:-4px;margin-left:5px;color: #f9fbfc;}
.footer .foot .foot-bottom .foot-phone img{width:1.1rem;}
.footer .foot .foot-bottom .foot-mail img{width:1.1rem;}
.footer .foot .foot-bottom .foot-phone{padding-left:5%;}
.footer .foot .foot-image{margin-top:1.5rem;}
.footer .foot .foot-image a{display:block;}
.footer .foot .foot-bottom .foot-mail .foot-image img{width:100%;}
.footer .foot .foot-image div{display:inline-block;}
.footer .foot .foot-image img:hover{opacity:0.6;}
.footer .foot .foot-image .foot-face{width:1.8rem;margin-right:1.2rem;}
.footer .foot .foot-image .foot-you{width:4rem;}
.footer .power{background-color:#050505;color:#8e959b;font-family:MyHelvetica;font-size:0.85rem;text-align:center;padding:0.5%;}
.dustbin-series .dustser-content .hide-text{display:none;}
.dustbin-series .dustser-content .sample-room{width:85%;margin:2% auto;display:flex;display:-webkit-flex;flex-direction:row-reverse;max-width: 1630px;}
.dustbin-series .dustser-content .sample-room .room-left{width:43.5%;}
.dustbin-series .dustser-content .sample-room .room-left .room-title{font-family:MyOswald;font-size:2.3rem;color:#0e2234;text-transform:uppercase;margin-bottom:1rem;position:relative;}
.dustbin-series .dustser-content .sample-room .room-left .room-title h1:before{position:absolute;content:"";left:0%;top:105%;width:5rem;height:1px;background:-webkit-linear-gradient(left,rgba(30,42,57,1),rgba(196,31,23,1));}
.dustbin-series .dustser-content .sample-room .room-left .room-content{font-family:MyAvenir;font-size:1.25rem;color:#607072;line-height:1.9rem;letter-spacing:0.5px;margin-bottom:4%;}
.dustbin-series .dustser-content .sample-room .room-right{position:relative;width:55%;margin-top:-5%;margin-right:1.5%;background-color:#ffffff;z-index:2;}
.dustbin-series .dustser-content .sample-room .room-right img{position:absolute;top:0%;left:0%;width:98%;height:99%;padding:1%;}
.dustbin-pallet .dustpall-content .dustbin-video{position:relative;width:100%;margin:5% auto 3%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content{width:65%;margin:0 auto;padding-bottom:3%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content video{height:620px;object-fit:fill;}
.dustbin-pallet .dustpall-content .dustbin-video .video-bc{position:absolute;left:0%;bottom:0%;width:100%;height:55%;background-color:#1a2838;z-index:-1;}
.dustbin-pallet .dustpall-content .title-bc{display:inline-block;position:relative;}
.dustbin-pallet .dustpall-content .title-bc img{width:35rem;}
.dustbin-pallet .dustpall-content .title-bc .title{position:absolute;width:100%;top:55%;left:62%;transform:translate(-50%,-50%);}
.dustbin-pallet .dustpall-content .title-bc .title h1{font-family:MyOswald;font-size:3rem;text-transform:uppercase;color:#0e2234;}
.dustbin-series .dustser-content .classfication{width:90%;margin:0% auto;}
.dustbin-series .dustser-content .classfication .title-right{text-align:right;}
.dustbin-series .dustser-content .classfication .title-right h1{position:relative;display:inline-block;font-family:MyHelvetica;font-size:0.90rem;color:#1e1d1d;font-weight:600;letter-spacing:0.2px;margin-right:2rem;}
.dustbin-series .dustser-content .classfication .title-right h1:after{position:absolute;content:"";top:50%;left:110%;width:1.5rem;height:1px;background-color:#000000;}
.dustbin-series .dustser-content .classfication .class-slide{position:relative;margin-top:2rem;}
.dustbin-series .dustser-content .classfication .class-slide .swiper-container{position:unset;padding-bottom:1rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .swiper-button-prev{background-image:unset;top:40%;left:-3%;width:18px;height:25px;background-size:18px 25px;}
.dustbin-pallet .dustpall-content .classfication .class-slide .swiper-button-next{background-image:unset;top:40%;right:-3%;width:18px;height:25px;background-size:18px 25px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);}
.dustbin-pallet .dustpall-content .classfication .class-slide{font-family:MyAvenir;text-align:center;}
.dustbin-pallet .dustpall-content .classfication .class-slide .pro-name{font-size:1.125rem;color:#131313;margin:8% 0%;}
.dustbin-pallet .dustpall-content .classfication .class-slide .pro-name h1{font-weight:bold;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more a{padding:8px 20px;border-radius:20px;border:2px solid #d1d1d1;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more a:hover{background-color:rgba(0,0,0,0.8);}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more a:hover p{color:#ffffff;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more p{display:inline-block;font-size:0.9rem;color:#666666;text-transform:capitalize;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more img{width:1.2rem;margin-left:8px;}
.dustbin-pallet .dustpall-content .quality{margin:3% auto 0%;background-color:#f9fdff;}
.dustbin-pallet .dustpall-content .quality .all-quality{width:81%;margin:0% auto;padding:1% 0% 4%;}
.dustbin-pallet .dustpall-content .quality .all-quality .left img{position:relative;height: unset;}
.pallet-series .dustpall-content .quality .all-quality .left img{position:absolute;}
.quality .quality-image{display:flex;display:-webkit-flex;margin:3% 0% 1.5%;}
.quality .quality-image .left{width:49.5%;}
.quality .quality-image .right{width:50.5%;display:flex;display:-webkit-flex;}
.pallet-product .pro-content .pro-bottom .quality .quality-image{margin:0%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .right .right-img{position: relative;width:32%;margin:0% 1%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .play{position: absolute;transform: translate(-50%, -50%);top: 45%;left: 50%;width: 3rem;animation:play-change 2s linear infinite;-webkit-animation:play-change 2s linear infinite;-moz-animation:play-change 2s linear infinite;-ms-animation:play-change 2s linear infinite;}
@keyframes play-change{
    0%{
        transform: translate(-50%,-50%) scale(1);
        -webkit-transform:translate(-50%,-50%) scale(1);
        -ms-transform:translate(-50%,-50%) scale(1);
        -moz-transform:translate(-50%,-50%) scale(1);
    }    
    50%{
        transform: translate(-50%,-50%) scale(1.2);
        -webkit-transform:translate(-50%,-50%) scale(1.2);
        -ms-transform:translate(-50%,-50%) scale(1.2);
        -moz-transform:translate(-50%,-50%) scale(1.2);
        opacity: 0.6;
    } 
    100%{
        transform: translate(-50%,-50%) scale(1);
        -webkit-transform:translate(-50%,-50%) scale(1);
        -ms-transform:translate(-50%,-50%) scale(1);
        -moz-transform:translate(-50%,-50%) scale(1);
    }   
}
@-webkit-keyframes play-change{
    0%{
        transform: translate(-50%,-50%) scale(1);
        -webkit-transform:translate(-50%,-50%) scale(1);
        -ms-transform:translate(-50%,-50%) scale(1);
        -moz-transform:translate(-50%,-50%) scale(1);
    }    
    50%{
        transform: translate(-50%,-50%) scale(1.2);
        -webkit-transform:translate(-50%,-50%) scale(1.2);
        -ms-transform:translate(-50%,-50%) scale(1.2);
        -moz-transform:translate(-50%,-50%) scale(1.2);
        opacity: 0.6;
    } 
    100%{
        transform: translate(-50%,-50%) scale(1);
        -webkit-transform:translate(-50%,-50%) scale(1);
        -ms-transform:translate(-50%,-50%) scale(1);
        -moz-transform:translate(-50%,-50%) scale(1);
    }   
}
.quality-video{ position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,.85) !important;top: 0;left: 0;display: none;z-index: 9999;}
.quality-video .hide-video{position:absolute;transform: translate(-50%,-50%);top:50%;left:50%;width:60%;}
.quality-video .hide-video video{width:100%;    object-fit: fill;}
.video-masked{display:block !important;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .right .img-two{margin:0%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .right .img-three{margin-right:0%;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-image h1{font-family:MyAvenir;font-size:1rem;color:#607072;text-align:center;text-transform:capitalize;margin-top:0.7rem;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-text{font-family:MyAvenir;font-size:1.05rem;color:#5a6d6f;line-height:2rem;}
.dustbin-pallet .dustpall-content .factory .hide{display:none;}
.dustbin-series .dustser-content .factory .dustbin-production{display:flex;display:-webkit-flex;align-items:center;width:100%;margin:3.5% 0% 6%;}
.dustbin-series .dustser-content .factory .dustbin-production .left{width:27%;padding-right:3%;text-align:right;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1{display:inline-block;font-family:MyOswald;font-size:3rem;color:#0e2234;line-height:5rem;text-align:left;text-transform:uppercase;}
.dustbin-series .dustser-content .factory .dustbin-production .right{width:70%;display:flex;display:-webkit-flex;}
.dustbin-series .dustser-content .factory .dustbin-production .right .right-img{width:49.1%;margin-right:1.8%;}
.dustbin-series .dustser-content .factory .dustbin-production .right .img-two{margin-right:0%;}
.dustbin-series .dustser-content .factory .dustbin-workshop{display:flex;display:-webkit-flex;flex-direction:row-reverse;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left{width:47%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content{padding-left:4%;width:80%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title{position:relative;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1{font-family:MyOswald;font-size:3.1rem;line-height:3.2rem;color:#0e2234;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1:before{position:absolute;content:"";left:0.5%;top:120%;width:5rem;height:1px;background:-webkit-linear-gradient(left,rgba(30,42,57,1),rgba(196,31,23,1));}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-content{font-size:1.2rem;font-family:MyAvenir;color:#504e4e;line-height:2rem;margin:5% 0% 12%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .image{display:flex;display:-webkit-flex;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .image .right-img{width:49%;margin-right:1%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .image .img-two{margin-right:0%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right{position:relative;width:52.2%;margin-right:0.8%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right img{position:absolute;top:0%;left:0%;width:100%;height:100%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .image-hide{display:none;}
.pallet-series .pallet-content .pallet-Ser{width:85%;margin:2% auto;display:flex;display:-webkit-flex;flex-direction:row-reverse;}
.pallet-series .pallet-content .pallet-Ser .palSer-left{width:43.5%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-title{font-family:MyOswald;font-size:2.3rem;color:#0e2234;text-transform:uppercase;margin-bottom:1rem;position:relative;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-title h1:before{position:absolute;content:"";left:0%;top:105%;width:5rem;height:1px;background:-webkit-linear-gradient(left,rgba(30,42,57,1),rgba(196,31,23,1));}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-content{font-family:MyAvenir;font-size:1.25rem;color:#607072;line-height:1.9rem;letter-spacing:0.5px;margin-bottom:6%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .left-image .image-title{font-family:MyAvenir;font-size:1.25rem;color:#607072;letter-spacing:0.5px;margin-bottom:2%;}
.pallet-series .pallet-content .pallet-Ser .palSer-right{position:relative;width:55%;margin-top:-5%;margin-right:1.5%;background-color:#ffffff;z-index:2;}
.pallet-series .pallet-content .pallet-Ser .palSer-right img{position:absolute;top:0%;left:0%;width:98%;height:99%;padding:1%;}
.pallet-series .pallet-content .classfication{width:90%;margin:4% auto 3%;}
.pallet-series .pallet-content .classfication .class-title{position:relative;}
.pallet-series .pallet-content .title-bc{display:inline-block;position:relative;}
.pallet-series .pallet-content .classfication .title-right{position:absolute;transform:translate(-50%,0);top:50%;right:0%;}
.pallet-series .pallet-content .classfication .title-right h1{position:relative;display:inline-block;font-family:MyHelvetica;font-size:0.90rem;color:#1e1d1d;font-weight:600;letter-spacing:0.2px;}
.pallet-series .pallet-content .classfication .title-right h1:after{position:absolute;content:"";top:50%;left:110%;width:1.5rem;height:1px;background-color:#000000;}
.pallet-series .pallet-content .classfication .class-slide{position:relative;margin-top:2rem;}
.pallet-series .pallet-content .classfication .class-slide .swiper-container{position:unset;padding-bottom:1rem;padding-top:1rem;}
.pallet-series .pallet-content .classfication .class-slide .swiper-container .swiper-slide .slide-image{position:relative;text-align:center;}
.pallet-series .pallet-content .classfication .class-slide .swiper-container .swiper-slide .slide-image:before{position:absolute;content:"";left:0%;bottom:0%;width:100%;height:70%;background-color:#efefef;z-index:-1;}
.pallet-series .pallet-content .classfication .class-slide .swiper-container .swiper-slide .slide-image img{width:80%;box-shadow:0px 0px 10px 5px rgba(4,0,0,0.03);}
.pallet-series .pallet-content .classfication .class-slide .swiper-container .swiper-slide .pro-name{margin:6% 0% 0%;padding-bottom:3%;}
.pallet-series .pallet-content .classfication .class-slide .view-more{font-family:MyAvenir;text-align:center;margin-top:4%;}
.quality .quality-image .left{position:relative;}
.quality .quality-image .left img{position:absolute;top:0;left:0;width:100%;height:100%;}
.quality .quality-image .right .img-one{width:65.8%;margin:0% 1%;}
.quality .quality-image .right .img-two{width:32.2%;}
.pallet-series .pallet-content .factory .workshop-top{width:85%;margin:4% auto 6%;}
.pallet-series .pallet-content .factory .workshop-top .top-text{display:flex;display:-webkit-flex;align-items:center;}
.dustbin-pallet .dustpall-content .title-bc img{width:28rem;}
.pallet-series .pallet-content .factory .workshop-top .top-text .text-brief{width:calc(100% - 28.5rem);margin-left:0.5rem;font-family:MyAvenir;font-size:1.25rem;color:#1e1d1d;line-height:2rem;}
.pallet-series .pallet-content .factory .workshop-top .top-image{display:flex;display:-webkit-flex;flex-wrap:nowrap;flex-direction:row-reverse;margin-top:4%;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-left{position:relative;width:67.5%;margin-right:0.5%;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-left img{position:absolute;top:0;left:0;width:100%;height:100%;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-right{width:31%;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-right .topimg{margin-bottom:2%;}
.pallet-series .pallet-content .factory .workshop-bottom{padding:4% 0%;background-color:#f9fdff;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom{width:85%;margin:0 auto;display:flex;display:-webkit-flex;flex-direction:row-reverse;flex-wrap:wrap;align-items:center;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-left{width:50%;background-color:#ffffff;box-shadow:0px 0px 30px 5px rgba(4,0,0,0.08);}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-left .left-img{width:97%;padding:1.5%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right{width:50%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content{padding:0% 5%;text-align:center;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .title-title{display:inline-block;font-family:MyOswald;font-size:2.3rem;color:#0e2234;text-transform:uppercase;margin-bottom:1rem;letter-spacing:-1px;position:relative;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .title-title h1:before{position:absolute;content:"";left:0%;top:105%;width:5rem;height:1px;background:-webkit-linear-gradient(left,rgba(30,42,57,1),rgba(196,31,23,1));}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .right-content{margin-top:3%;font-family:MyAvenir;font-size:1.25rem;line-height:2rem;color:#607072;}
.pet-series .dustpall-content .pet-show{
    background-color:#f7f7f7;
    padding:4% 0% 6%;
    margin:4.5% 0% 0%;
}
.pet-series .dustpall-content .pet-show .all-show{
    width: 85%;
  margin:0% auto;
  max-width: 1630px;
}
.pet-series .dustpall-content .pet-show .all-show .show-top{
    position:relative;
    display:flex;
    display:-webkit-flex;
}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-img{
    position:absolute;
    content:"";
    transform: translate(0%,-50%);
    top:50%;
    right:0px;
    display: flex;
    display:-webkit-flex;
}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one{
    display: flex;
    display:-webkit-flex;
}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one h1{
    position: relative;
    font-family: MyOswald;
  font-size: 2.3rem;
  color: #0e2234;
  text-transform: uppercase;
  margin-left:1rem; 
}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one h1:before{
    position: absolute;
  content: "";
  left: 0%;
  top: 105%;
  width: 5rem;
  height: 1px;
  background: -webkit-linear-gradient(left,rgba(30,42,57,1),rgba(196,31,23,1));
}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-p{
    width: 35%;
  margin-left: 8%;
    font-family: MyAvenir;
  font-size: 1.2rem;
  color: #607072;
  line-height: 1.9rem;
  letter-spacing: 0.5px;
}
.pet-series .dustpall-content .pet-show .all-show .show-bottom{
    width: 100%;
  display: flex;
  display: -webkit-flex;
  margin-top: 5%;
}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img{
    width:31.5%;
}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img:nth-child(2){
    width:33%;
    margin:3.6% 2% 0%;
}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img .img-detail{
    overflow: hidden;
}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img .img-detail .img{
    transition:all 300ms linear;
}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img .img-detail:hover .img{
    transform: scale(1.05);
}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-one .img-detail:nth-last-child(1){
    display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
    margin-top:6.5%;
}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-two .img-detail:nth-last-child(1){
    margin-top:5.5%;
}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-three .img-detail:nth-last-child(1){
    display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
    margin-top:6.5%;
}
.pet-series .dustser-content .dustbin-video{
    position:relative;
    background:url(../fodder/home/pet-land-video.jpg) no-repeat;
    background-size:100% 100%;
    padding:3.2% 0% 1%;
    margin:0%;
}
.pet-series .dustser-content .dustbin-video .video-content{
    width:60%;
}
.pet-series .dustser-content .dustbin-video .video-text{
    position:absolute;
    content:"";
    transform: translate(0%,-50%);
    top:50%;
    left: 83%;
    width:8%;
    font-family: MyAvenir;
  font-size: 1.1rem;
  color: #ffffff;
  line-height: 1.8rem;
  letter-spacing: 0.5px;
}
.pet-series .dustpall-content .classfication{
    width: 100%;
    padding: 3.5% 0% 3%;
  background-color: #f7f7f7;
}
.pet-series .dustpall-content .classfication .all-classfi{
    width: 90%;
    margin: 0% auto;
    max-width: 1750px;
}
.pet-series .dustpall-content .classfication .class-slide .slide-bc{
    position: absolute;
  z-index: 22;
  top: -170px;
  left: 63%;
  width: 218px;
}
.pet-series .dustpall-content .certificate{
    position: relative;
    padding-bottom:3.8%;
}
.pet-series .dustpall-content .certificate .certifi-bc{
    position: absolute;
    content:"";
    left:0%;
    bottom:0%;
    width:100%;
    display: flex;
    display: -webkit-flex;
}
.pet-series .dustpall-content .certificate .all-certifi{
    position: relative;
    z-index:22;
    width: 90%;
  margin: 2% auto;
  max-width: 1750px;
}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail{
    width: 89%;
  margin: 4% auto;
    display: flex;
  display:-webkit-flex;
  align-items: flex-end;
  flex-direction: row-reverse;
}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left{
    width: 38%;
    margin-left:7%;
}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-right{
    width: 55%;
    margin-bottom: 1%;
}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-img{
    display: flex;
  display:-webkit-flex;
}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-line{
    width:8.2rem;
    height:3px;
    background-color:#1e2a39;
}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-p{
    font-family: MyAvenir;
  font-size: 1.1rem;
  color: #0e2234;
  line-height: 2rem;
  margin: 5% 0%;
}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img{
    margin-left: -1rem;
  margin-right: -3rem;
}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img .img:nth-child(1){
    margin-right:3rem;
}
.pet-series .dustpall-content .quality{
    margin: 0% auto;
}
.pet-series .dustpall-content .quality .quality-image .quality-con{
    width:calc(98% / 3);
}
.pet-series .dustpall-content .quality .quality-image .quality-text{
    margin:0% 1%;
    background-color:#7dabc5;
    display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.pet-series .dustpall-content .quality .quality-image .text-show{
    display: flex;
}
.pet-series .dustpall-content .quality .quality-image .text-hide{
    display: none;
}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{
    width:70%;
    color:#ffffff;
}
.customer .customer-form{margin: 5% 0% 8%;}
.customer .customer-form .form-bc{position: relative;background-color:#f9f9f9;}
.customer .customer-form .form-bc img{width:35%;}
.customer .customer-form .form-bc .text-form{position: absolute;transform: translate(-50%, -50%);top: 50%;left:55%;width:60%;dispaly: flex;display: -webkit-flex;align-items: center;}
.customer .customer-form .form-bc .text-form .form-text{width:40%;margin-right:12%;}
.customer .customer-form .form-bc .text-form .form-float{width:42%;padding:4rem 3rem 5rem;background-color: #fdfdfd;box-shadow: 0px 0px 20px rgba(14,13,13,0.21);}
.customer .customer-form .form-bc .text-form .form-text .form-title{font-family: MyOswald;font-size: 3.25rem;color: #040404;}
.customer .customer-form .form-bc .text-form .form-text .form-title h1{position:relative;}
.customer .customer-form .form-bc .text-form .form-text .form-title h1:before{position: absolute;content: "";left: 0%;top:112%;width: 5rem;height: 1px;background: -webkit-linear-gradient(left,rgba(30,42,57,1),rgba(196,31,23,1));}
.customer .customer-form .form-bc .text-form .form-text .form-content{font-family: MyAvenir;font-size: 1.1rem;color: #565555;margin-top:2rem;line-height: 2rem;}  
.customer .layui-form .layui-input{background-color: #fdfdfd;}
.customer .layui-form .layui-textarea{border: unset;border-bottom: 1px solid #dfe0e0;background-color: #fdfdfd;min-height:unset;min-height: unset;height: unset;line-height:15px;font-size:1rem;font-family:MyHelvetica;color:#090909;padding:6px 10px 0px;}  
.customer .layui-form .layui-btn{font-family: MyAvenir;font-size: 1rem;color: #f9f5f5;background-color: #172029;}  
.customer .layui-form .layui-input-block{margin-left:0px;}  
.customer .layui-form .layui-input{border: unset;border-bottom: 1px solid #dfe0e0;}     
.customer .layui-form .name{width: 45%;float: left;clear: unset;margin-bottom:18%;} 
.customer .layui-form .business{width: 45%;float: right;clear: unset;}  
.customer .layui-form .bus{margin-bottom:18%;}
.customer .layui-form .btn{text-align:center;}
.customer .layui-form .layui-form-text{margin-bottom:25%;}    
.customer .layui-form{font-family:MyHelvetica;color:#090909;font-size:1.1rem;}   
.customer .layui-form input::-webkit-input-placeholder{font-family:MyHelvetica;color:#090909;font-size:1.1rem;}
.customer .layui-form .form input:-moz-placeholder{font-family:MyHelvetica;color:#090909;font-size:1.1rem;}
.customer .layui-form .form input:-ms-input-placeholder{font-family:MyHelvetica;color:#090909;font-size:1.1rem;}
.customer .layui-form textarea::-webkit-input-placeholder{font-family:MyHelvetica;color:#090909;font-size:1.1rem;}
.customer .layui-form .form textarea:-moz-placeholder{font-family:MyHelvetica;color:#090909;font-size:1.1rem;}
.customer .layui-form .form textarea:-ms-input-placeholder{font-family:MyHelvetica;color:#090909;font-size:1.1rem;}
.customer .all-foot .contact{display:none;}  
.cn-nav .nav-content ul{letter-spacing:1px;}
.cn-home .home-video .video-content h1{font-size:5rem;}
.cn-home .home-video .video-content h2{margin-top:4%;font-size:3.2rem;letter-spacing:10px;}
.cn-home .advantages .advan-content h2{margin-bottom:1%;}
.cn-home .advantages .advan-content h3{font-size:1.4rem;letter-spacing:1px;}
.cn-home .products .content .left .title-content h3{letter-spacing:1.5px;}
.cn-home .products .content .left .title-content .product{padding: 6% 0% 6% 15%;}
.home .products .content .left .title-content .rubbish{padding-top: 22%;}
.cn-home .products .content .left .title-content img{margin-right:1.5rem;}
.cn-home .about .about-content .about-title{letter-spacing:30px;}
.cn-home .about .about-content .content .found{font-size:5rem;letter-spacing:5px;}
.cn-home .about .about-content .company .clip2 .clip2-content .content{text-indent:20px;letter-spacing:1px;}
.cn-home .about .about-content .icon .icon-one h3{letter-spacing:2px;}
.cn-home .news .news-content .new-nav .h3 h3{border:1px solid rgba(36,42,40,0.5);padding:2px 15px;border-bottom-right-radius:15px;margin-top:5%;}
.cn-screen .sc-content .title-one{font-size:4rem;letter-spacing:15px;}
.cn-screen .sc-content .title-two h3{letter-spacing:5px;}
.cn-company .com-content .profile .profile-top .profile-left .lt-top .top-title h3{font-size:1.4rem;letter-spacing:5px;}
.cn-company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{font-size:3rem;letter-spacing:2px;margin-bottom:5%;}
.cn-company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-top{letter-spacing:5px;}
.cn-company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-bottom{font-size:1.1rem;letter-spacing:1px;}
.cn-company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-two{letter-spacing:2px;}
.cn-company .com-content .indus-profile .indus-right .right-content .rt-top{letter-spacing:1px;}
.cn-company .com-content .indus-profile .indus-right .right-content .rt-bottom{font-size:1rem;letter-spacing:1px;}
.cn-company .com-content .industry .indus-img .lunbo-title .title-detail{letter-spacing:2px;font-size:2.3rem;}
.cn-company .com-content .sample-room .sample-left .left-title{font-size:2.8rem;letter-spacing:2px;}
.cn-company .com-content .sample-room .sample-left .left-title h1:before{left:-50%;}
.cn-all-new .news-content .img-profile .profile .top{letter-spacing:5px;}
.cn-all-new .news-content .img-profile .profile .bottom{letter-spacing:2px;}
.cn-certificate .certifi-content .certifi-title .title img{width:25rem;}
.cn-certificate .certifi-content .certifi-title .title .title-content h1{font-size:4rem;letter-spacing:5px;}
.cn-certificate .certifi-content .certifi-title .p-content{font-size:1.3rem;letter-spacing:1px;}
.cn-full-video .fu-video .video-title{letter-spacing:2px;}
.cn-contact .con-contact .all-rt .rt .form .layui-btn{letter-spacing:20px;padding-left:45px;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon p{letter-spacing:2px;}
.cn-all-foot .footer .foot .foot-bottom .bottom h3{letter-spacing:3px;}
.cn-all-foot .footer .foot .foot-bottom .bottom .details p{letter-spacing:1px;}
.certificate .certifi-content .certifi-hide{display:none;}
.certificate .certifi-content #certify{position:relative;width:100%;margin:0 auto;}
.certificate .certifi-content #certify .swiper-container{padding-bottom:5%;}
.certificate .certifi-content #certify .swiper-slide{width:520px;height:unset;background:#fff;box-shadow:0 8px 30px #ddd;}
.certificate .certifi-content #certify .swiper-slide img{display:block;}
.certificate .certifi-content #certify .swiper-pagination{width:100%;bottom:20px;}
.certificate .certifi-content #certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;border:1px solid #fff;background-color:#d5d5d5;width:10px;height:10px;opacity:1;}
.certificate .certifi-content #certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border:1px solid #00aadc;background-color:#fff;}
@media screen and (min-width:1501px) and (max-width:1700px){
#google_translate_element .lang{width: 90px;display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.nav-content .nav-top .top-all{width:78%;}
.nav-content ul li{padding:1rem 0.8rem;}
.home .home-video .video-content h1 span{font-size:7.8rem;margin-right:8px;}
.home .home-video .video-content h1{font-size:5rem;}
.home .home-video .video-content h2{    margin-top: 5%;
    font-size: 3.5rem;}
.home .home-video .video-content p{font-size:1.3rem;}
.home .advantages{width:80%;}
.home .advantages .advan-content h3{font-size:1.3rem; margin-top: 2%;}
.home .products .content{width:80%;}
.home .products .content .left{width:30%;}
.home .products .content .left .title-content img{width:2.8rem;}
.home .products .content .left .title-content .rubbish img{width:3.2rem;}
.home .products .content .left .title-content .clean img{width:3.2rem;}
.home .products .content .right{width:70%;}
.home .products .content .right .right-lunbo h2{font-size:1.4rem;}
.home .about{margin:4% auto;}
.home .about .about-content{width:70%;top:80%;}
.h490 {
    height: 490px;
}
.h700 {
    height: 700px;
}
.home .about .about-content .content .found{font-size:5rem;padding-top:3%;}
.home .about .about-content .content .radio{width:70px;}
.home .about .about-content .content .radio .triangle{padding:18% 0%;}
.home .about .about-content .company .clip2 .clip2-content .content{font-size:1.05rem;line-height:1.6rem;padding-top:3%;padding-right:1%;}
.home .about .about-content .icon .icon-one img{width:3.2rem;}
.home .history .history-content{width:80%;}
.home .history-new .all-history{width:80%;}
.home .news .new-nav{margin:3% 0%;}
.home .news .news-content .date{top:-6px;left:6px;clip-path:polygon(-5% 110%,-5% 45% ,45% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 45% ,45% 105%);}
.home .news .news-content .date .details .top{font-size:1.7rem;}
.home .news .news-content .swiper-container .swiper-button-prev{top:-30%;}
.home .news .news-content .swiper-container .swiper-button-next{top:-30%;}
.screen .sc-content .title-one{font-size:4rem;}
.all-product .all-pro .allpro-content{width:95%;}
.product-details .pro-content .pro-top{padding:4% 0% 8%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top h1{font-size:2.3rem;line-height:2.5rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-top p{font-size:1.1rem;line-height:1.85rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-center .details-text{font-size:1.1rem;line-height:2.2rem;}
.product-details .pro-content .pro-bottom .content{margin:4% auto;}
.product-details .pro-content .pro-bottom .content .specification{font-size:1.2rem;}
.product-details .pro-content .pro-bottom .content .specificate .specifi-detail{height:55px;line-height:55px;}
.product-details .pro-content .pro-bottom .content .scene .swiper-container{padding-bottom:5%;}
.customer .customer-content .content-top .top-con .all-con .con{padding:10% 8%;}
.customer .customer-content .content-top .top-con .all-con .con .text{width:100%;font-size:1.1rem;}
.customer .customer-content .content-top .top-con .one .con .text{width:80%;}
.customer .customer-content .content-top .top-con .all-con .con h2{font-size:14rem;}
.customer .customer-content .content-bottom .map-right .map-content .map-title{font-size:3rem;}
.customer .customer-content .content-bottom .map-right .map-content .map-details{font-size:1.1rem;width:100%;}
.company .com-content .profile{width:75%;margin:4% auto 7%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h3{font-size:1.3rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{font-size:3rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-bottom{font-size:1.1rem;}
.company .com-content .profile .profile-top .profile-left .lt-bottom{top:82%;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con h1{font-size:2rem;margin-bottom:2px;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con h2{font-size:1.1rem;}
.company .com-content .profile .profile-top .profile-right{margin-top:-8%;}
.company .com-content .profile .profile-top .profile-right .img-top{margin-bottom:8%;}
.company .com-content .indus-profile .indus-right{width:43%;}
.company .com-content .indus-profile .indus-right .right-title{width:15rem;margin-bottom:5%;}
.company .com-content .indus-profile .indus-right .right-title:before{top:130%;}
.company .com-content .indus-profile .indus-right .right-content .rt-top{font-size:1.2rem;line-height:1.8rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom{width:75%;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .detail-one{margin-bottom:3%;}
.company .com-content .industry .indus-img .lunbo{width:85%;}
.company .com-content .industry .indus-img{padding:6% 0 5%;}
.company .com-content .sample-room{margin:7% auto 0%;}
.all-new .news-content .img-profile .slide-img{width:50%;}
.all-new .news-content .img-profile .profile{padding-left:5%;}
.all-new .news-content .profile-change .profile{padding-left:0%;padding-right:5%;}
.all-new .news-content .show-btn .btn-more{padding:6px 15px;}
.all-new .news-content .show-btn .btn-more h1{font-size:2rem;}
.all-new .news-content .show-btn{margin:6% 0%;}
.all-new .news-content .news-hide .hide-btn img{width:2.3rem;}
.all-new .news-content .img-profile .slide-img .date .details .top{font-size:3.3rem;}
.all-new .news-content .img-profile .slide-img .date .details .bottom{font-size:1.3rem;}
.all-new .news-content .img-profile .slide-img .date{clip-path:polygon(-5% 110%,-5% 49% ,40% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 49% ,40% 105%);}
.certificate .certifi-content .certifi-title{width:90%;}
.certificate .certifi-content .certifi-title .title .title-content h1{font-size:4rem;}
.certificate .certifi-content .certifi-title .p-content{font-size:1.3rem;line-height:1.8rem;}
.certificate .certifi-content .certifi-img .swiper-container{padding-bottom:5%;}
.certificate .certifi-content .certifi-img .swiper-slide{transform:scale(0.9);}
.certificate .certifi-content .certifi-img .swiper-slide-active, .swiper-slide-duplicate-active{transform:scale(1);}
.full-video .fu-video .fuvideo{width:90%;}
.catalog .cata-content .cata-down .cata-text img{width:1.2rem;}
.catalog .cata-content .cata-down .cata-text .pdf-click{font-size:1.5rem;}
.Ccontact .con-contact{margin:6% 0% 6% 20%;}
.Ccontact .con-contact .all-lt .lt .lt-title{font-size:3rem;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon{margin-bottom:10%;}
.all-foot .contact .contact-content{width:70%;}
.all-foot .contact{margin-top:13%;height:420px;}
.footer .foot{width:70%;}
.dustbin-series .dustser-content .sample-room{width:90%;}
.dustbin-series .dustser-content .sample-room .room-left .room-content{font-size:1.2rem;line-height:1.8rem;}
.dustbin-pallet .dustpall-content .dustbin-video{margin:6% auto 4%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content video{height:unset;}
.dustbin-pallet .dustpall-content .title-bc img{width:32rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .pro-name{margin:8% auto 9%;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more img{margin-left:5px;}
.pallet-series .pallet-content .pallet-Ser{width:90%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-content{font-size:1.2rem;line-height:1.8rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .left-image .image-title{font-size:1.2rem;}
.pallet-series .pallet-content .classfication{margin:6% auto 4%;}
.pallet-series .pallet-content .classfication .class-slide .view-more{margin-top:5%;}
.pallet-series .pallet-content .factory .workshop-top{width:88%;}
.dustbin-pallet .dustpall-content .title-bc img{width:26rem;}
.pallet-series .pallet-content .factory .workshop-top .top-text .text-brief{width:calc(100% - 27rem);margin-left:1rem;font-size:1.2rem;line-height:1.8rem;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom{width:88%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .right-content{font-size:1.2rem;line-height:1.8rem;}
.pet-series .dustpall-content .pet-show .all-show{width:88%;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-p{font-size: 1.1rem;line-height: 1.8rem;}
.garden-product .pro-content .pro-bottom .content .quality{width:95%;}
.garden-product .pro-content .screen-con{width:95%;}
.customer .customer-form{margin:8% 0% 10%;}
.customer .customer-form .form-bc img{width:40%;}
.customer .customer-form .form-bc .text-form{width:70%;}
.customer .customer-form .form-bc .text-form .form-text{width:46%;}
.customer .customer-form .form-bc .text-form .form-text .form-title{font-size:3rem;}
.customer .customer-form .form-bc .text-form .form-float{padding:4rem 3rem 5rem;}
.certificate .certifi-content #certify .swiper-slide{width:470px;}          
.pet-series .dustser-content .dustbin-video{padding: 3.5% 0% 1%;margin: 0% auto;}
.pet-series .dustpall-content .classfication{padding: 4% 0% 3.5%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail{width: 92%;margin: 2% auto 4%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img .img:nth-child(1){margin-right: 2rem;}
}
@media screen and (min-width:1200px) and (max-width:1500px){.nav-content .nav-top .top-all .left{opacity:1;}
.nav-content .nav-top .top-all{width:85%;}
.nav-content .nav-top{padding:0.8rem 0rem;}
.nav-content .nav-top ul li{margin:0rem 0.5rem 0rem 0rem;}
.nav-content .nav-top .top-all .right .li-face{margin-right:0rem;}
.nav-content ul li{padding:1rem 0.5rem;}
.nav-content .nav-top .top-all .left .logo-text{font-size:1.3rem;}
.nav-content ul li img{width:0.8rem;padding-left:0px;}
.nav-cn .nav-content ul .li-logo{display:inline-block;padding:0rem;}
.nav-cn .nav-content .nav-bottom ul li{padding:1rem;}
.nav-cn .nav-content li .ul-lang li{padding:0rem;}
#google_translate_element .lang{width: 90px;display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.video .hide-video{bottom:20%;width:70%;left:15%;}
.video .hide-video video{height:unset;}
.home video{height:550px;}
.home .home-video .video-content h1 span{font-size:7rem;margin-right:8px;}
.home .home-video .video-content h1{font-size:5rem;}
.home .home-video .video-content h2{font-size:3.5rem;}
.home .home-video .video-content p{font-size:1.3rem;}
.home .home-video .video-content .scroll{margin-top:8%;}
.home .advantages{width:85%;margin:7% auto;margin-bottom:15%;}
.home .advantages .advan-content h2{font-size:1.8rem;margin-bottom:2%;}
.home .advantages .advan-content h3{font-size:1.1rem;}
.home .products .bc-fff{width:95%;height:70%;}
.home .products .content{width:85%;}
.home .products .content .left{width:30%;}
.home .products .content .left .title-content img{width:2.5rem;margin-right:8px;}
.home .products .content .left .title-content .rubbish img{width:3rem;margin-right:0px;}
.home .products .content .left .title-content .clean img{width:3rem;margin-right:0px;}
.home .products .content .left .title-content .pallet img{width:2.8rem;margin-right:5px;}
.home .products .content .left .title-content h3{font-size:1.1rem;letter-spacing:0px;}
.home .products .content .right{width:70%;margin-top:0%;}
.home .products .content .right .right-lunbo{width:70%;margin-top:5.5%;}
.home .products .content .right .right-lunbo h2{font-size:1.3rem;margin-top:2%;}
.home .products .content .right .right-lunbo .text{padding:1% 4%;}
.cn-home .products .content .left .title-content img{margin-right:2.2rem;}
.cn-home .products .content .left .title-content .rubbish img{margin-right:1.5rem;}
.cn-home .products .content .left .title-content .clean img{margin-right:1.5rem;}
.cn-home .products .content .left .title-content .pallet  img{margin-right:1.5rem;}
.home .about{margin:5% auto;}
.home .about .about-content{width:80%;top:90%;}
.home .about .about-content .about-title{font-size:1.1rem;}
.home .about .about-content .content .found{font-size:4.5rem;padding-top:0px;}
.home .about .about-content .content .radio{width:60px;}
.home .about .about-content .content .radio .triangle{padding:20% 0%;}
.home .about .about-content .content .radio .triangle img{width:1rem;margin-left:0.5rem;}
.home .about .about-content .company .clip2 .clip2-content .content{font-size:1rem;line-height:1.5rem;padding-top:2%;padding-right:1%;}
.home .about .about-content .icon .icon-one img{width:2.8rem;}
.home .history{padding-top:22%;}
.home .history .history-content{width:85%;padding-top:3%;}
.home .history .history-content .history-left .left-top h1{font-size:1.5rem;}
.home .history .history-content .history-left .left-top p{font-size:1rem;}
.home .history .history-content .history-left .left-top h3{font-size:0.95rem;}
.home .history .history-content .history-left .left-bottom h1{font-size:2.8rem;}
.home .history .history-content .history-left .left-bottom h3{font-size:1.05rem;line-height:1.5rem;}
.home .history .history-content .history-right .right-content{width:100%;}
.home .history-new{padding-top:22%;}
.home .history-new .all-history{width:85%;padding-top:3%;}
.home .history-new .all-history .history-con .top-con h1{font-size:1.5rem;}
.home .history-new .all-history .history-con .top-con p{font-size:1rem;}
.home .history-new .all-history .history-con .top-con h3{font-size:0.95rem;padding: 3% 0% 3% 1%;}
.home .history-new .all-history .history-con .bottom-con h1{font-size:2.8rem;}
.home .history-new .all-history .history-con .bottom-con h3{font-size:1.05rem;line-height:1.5rem;}
.home .news{width:90%;}
.home .news .new-nav{margin:3% 0%;}
.home .news .news-content .date{top:-6px;left:6px;clip-path:polygon(-5% 110%,-5% 45% ,45% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 45% ,45% 105%);}
.home .news .news-content .date .details .top{font-size:1.5rem;}
.home .news .news-content .swiper-container .swiper-button-prev{top:-30%;}
.home .news .news-content .swiper-container .swiper-button-next{top:-30%;}
.home .news .news-content .new-nav p{font-size:1.3rem;}
.home .news .news-content .date .details .bottom h3{font-size:0.8rem;margin-top:3px;}
.screen .sc-content .title-one{font-size:3.5rem;}
.screen .sc-content .title-two h3{font-size:1rem;}
.all-product .all-pro .allpro-content{width:95%;}
.all-product .all-pro .allpro-content .pro-items{width:25%;}
.all-product .all-pro .allpro-content .pro-items .item .item-title{font-size:1.4rem;}
.all-product .all-pro .allpro-content .pro-items .item .item-title img{width:0.6rem;margin-left:6px;}
.all-product .all-pro .allpro-content .pro-items .item .item-title .img-one{width:1.2rem;margin:0px 8px 0px 0px;}
.all-product .all-pro .allpro-content .pro-items .item .item-items{font-size:0.9rem;line-height:2rem;}
.all-product .all-pro .allpro-content .pro-images{width:75%;}
.all-product .all-pro .allpro-content .pro-images .image{width:29%;}
.product-details .pro-content .pro-top .top-all{width:90%;}
.product-details .pro-content .pro-top .top-all .below{width:2.2rem;}
.product-details .pro-content .pro-top .top-all .left-blow{left:-3%;}
.product-details .pro-content .pro-top .top-all .right-blow{right:-6%;}
.product-details .pro-content .pro-top{padding:4% 0% 8%;}
.product-details .pro-content .pro-top .top-all .top-left .slide-image .video-content{width:19.5%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top h1{font-size:2rem;letter-spacing:0px;line-height:2.2rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-top p{font-size:1.05rem;line-height:1.8rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-center .details-text{font-size:1.05rem;line-height:2rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-bottom .right-btn{font-size:1.5rem;padding:8px 22px;}
.product-details .pro-content .pro-bottom .bottom-title .all-title{width:90%;}
.product-details .pro-content .pro-bottom .content{width:90%;margin:5% auto;}
.product-details .pro-content .pro-bottom .content .specification{font-size:1.1rem;}
.product-details .pro-content .pro-bottom .content .specificate .specifi-detail{height:55px;line-height:55px;}
.product-details .pro-content .pro-bottom .content .scene .swiper-container{padding-bottom:5%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .play{width:2.5rem;}
.product-details .pro-content .pro-bottom .content .quality .top-image .play{width:2.5rem;}
.quality-video .hide-video{width:75%;}
.customer .customer-screen{height:350px;}
.customer .customer-content .content-top .top-con .all-con .con{padding:10% 8% 12%;}
.customer .customer-content .content-top .top-con .all-con .con .image h1{margin:2rem auto 3.5rem;}
.customer .customer-content .content-top .top-con .all-con .con .text{width:100%;font-size:1.1rem;line-height:1.8rem;}
.customer .customer-content .content-top .top-con .one .con .text{width:90%;}
.customer .customer-content .content-top .top-con .all-con .con h2{font-size:12rem;top:65%;}
.customer .customer-content .content-top .top-two{margin-top:6%;}
.customer .customer-content .content-top .top-two .all-con .con .image .img-radius .img-detials{width:3.2rem;}
.customer .customer-content .content-top .top-two .all-con{width:32%;margin-right:2%;}
.customer .customer-content .content-top .top-two .five{margin-right:0%;}
.customer .customer-content .content-bottom{margin:8% auto;}
.customer .customer-content .content-bottom .map-right .map-content .map-title{font-size:2.8rem;margin-bottom:2.5rem;}
.customer .customer-content .content-bottom .map-right .map-content .map-title h1:before{top:115%;}
.customer .customer-content .content-bottom .map-right .map-content .map-details{font-size:1.1rem;width:100%;line-height:1.8rem;}
.company .com-content .profile{width:80%;margin:5% auto 8%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h3{font-size:1.2rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{font-size:2.8rem;margin-bottom:8%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-top{font-size:1.4rem;margin-bottom:2%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-bottom{font-size:1.05rem;line-height:1.8rem;}
.company .com-content .profile .profile-top .profile-left .lt-bottom{top:82%;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con{padding:5% 0%;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con h1{font-size:2rem;margin-bottom:2px;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con h2{font-size:1rem;}
.company .com-content .profile .profile-top .profile-right{margin-top:-9%;width:44%;padding-left:1%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-top{width:3.5rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-one{font-size:1.6rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-two{font-size:1rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below{margin-left:-27.5px;margin-bottom:-27.5px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below{width:55px;height:55px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below img{width:1.2rem;}
.company .com-content .profile .profile-top .profile-right .img-top{margin-bottom:8%;}
.company .com-content .indus-profile .indus-right{width:43%;}
.company .com-content .indus-profile .indus-right .right-title{width:12rem;margin-bottom:5%;}
.company .com-content .indus-profile .indus-right .right-title:before{top:130%;}
.company .com-content .indus-profile .indus-right .right-content .rt-top{font-size:1.1rem;line-height:1.5rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom{width:90%;margin-top:2%;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .bottom-detail .detail-below{left:-30px;width:15px;height:15px;margin-top:3px;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom p{line-height:1.3rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .detail-one{margin-bottom:3%;}
.company .com-content .industry .indus-img{padding:8% 0 6%;}
.company .com-content .industry .indus-img .lunbo{width:90%;}
.company .com-content .industry .indus-img .lunbo-title{width:25rem;}
.company .com-content .industry .indus-img .lunbo-title .title-detail{left:55%;font-size:2.3rem;}
.company .com-content .industry .swiper-container .swiper-button-prev{width:25px;height:25px;top:-31px;right:42px;}
.company .com-content .industry .swiper-container .swiper-button-next{width:25px;height:25px;}
.company .com-content .industry .swiper-container .swiper-button-next .swiper-line .line{left:0px;top:-10px;}
.company .com-content .sample-room{margin:7% auto 0%;}
.company .com-content .sample-room .sample-left .left-title{font-size:2.6rem;}
.company .com-content .sample-room .sample-left .left-slide .room-bc{width:7rem;top:-2.4rem;left:4rem;}
.all-new .news-content{width:85%;margin:6% auto 0%;}
.all-new .news-content .img-profile .slide-img{width:50%;}
.all-new .news-content .img-profile .profile{padding-left:5%;}
.all-new .news-content .img-profile .profile .top{font-size:2.5rem;}
.all-new .news-content .img-profile .profile .bottom{font-size:1.5rem;}
.all-new .news-content .img-bc{width:95%;}
.all-new .news-content .profile-change .profile{padding-left:0%;padding-right:5%;}
.all-new .news-content .show-btn .btn-more{padding:6px 15px;}
.all-new .news-content .show-btn .btn-more h1{font-size:1.8rem;}
.all-new .news-content .show-btn{margin:7% 0%;}
.all-new .news-content .show-btn .btn-more img{width:1.3rem;vertical-align:sub;}
.all-new .news-content .news-hide .hide-btn img{width:2rem;}
.all-new .news-content .img-profile .slide-img .date .details .top{font-size:3rem;}
.all-new .news-content .img-profile .slide-img .date .details .bottom{font-size:1.1rem;}
.all-new .news-content .img-profile .slide-img .date{clip-path:polygon(-5% 110%,-5% 49% ,40% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 49% ,40% 105%);}
.certificate .certifi-content{width:85%;margin:6% auto 7%;}
.certificate .certifi-content .certifi-title{width:95%;}
.certificate .certifi-content .certifi-title .title img{width:25rem;}
.certificate .certifi-content .certifi-title .title .title-content{top:55%;}
.certificate .certifi-content .certifi-title .title .title-content h1{font-size:3rem;}
.certificate .certifi-content .certifi-title .p-content{font-size:1.1rem;line-height:1.5rem;}
.certificate .certifi-content .certifi-img .swiper-container{padding-bottom:5%;}
.certificate .certifi-content .certifi-img .swiper-slide{transform:scale(0.9);}
.certificate .certifi-content .certifi-img .swiper-slide-active, .swiper-slide-duplicate-active{transform:scale(1);}
.certificate .certifi-content .certifi-approve .approve{width:4rem;}
.certificate .certifi-content .certifi-approve .walmart{width:12rem;}
.certificate .certifi-content .certifi-approve .TUV{width:7rem;}
.certificate .certifi-content .certifi-approve .iso{width:8rem;}
.full-video .fu-video{margin:6% auto 7%;}
.full-video .fu-video .video-title{margin-bottom:5%;}
.full-video .fu-video .fuvideo{width:100%;}
.catalog .cata-content{width:95%;margin:8% auto;}
.catalog .cata-content .cata-down{width:23.125%;margin-right:2.5%;}
.catalog .cata-content .cata-pet{margin-right:0%;}
.catalog .cata-content .cata-down .cata-img{box-shadow:0px 0px 25px 5px rgba(4,0,0,0.1);}
.catalog .cata-content .cata-down .cata-text img{width:1.2rem;}
.catalog .cata-content .cata-down .cata-text .pdf-click{font-size:1.4rem;;}
.catalog .all-foot .contact{margin-top:18%;}
.Ccontact .con-contact{width:70%;margin:7% 0% 10% 15%;}
.Ccontact .con-contact .all-lt .lt .lt-title{font-size:2.8rem;margin-top:15%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon{margin-bottom:12%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon p{width:calc(100% - 2.5rem);line-height:1.8rem;}
.Ccontact .con-contact .all-rt .rt .rt-title h1{font-size:3rem;}
.Ccontact .con-contact .all-rt .rt .rt-title h3{font-size:1.2rem;}
.Ccontact .con-contact .all-rt .rt .form .layui-form-item{margin-bottom:15px;}
.Ccontact .con-contact .all-rt .rt .form .layui-input{height:50px;line-height:50px;}
.Ccontact .con-contact .all-rt .rt .form .layui-btn{height:45px;line-height:45px;padding:0px 25px;}
.all-foot .contact .contact-content{width:70%;top:30%;padding:2%;}
.all-foot .contact{margin-top:15%;height:350px;}
.footer .foot{width:80%;top:45%;}
.footer .foot .foot-top .foot-nav ul li{padding:0%;padding-right:3%;}
.footer .foot .foot-top .foot-nav ul .foot-contact{padding-right:0%;}
.footer .foot .foot-bottom .bottom{padding-top:3%;}
.footer .foot .foot-image{margin-top:1rem;}
.footer .foot .foot-image .foot-face{width:1.3rem;}
.footer .foot .foot-image .foot-you{width:3rem;}
.dustbin-series .dustser-content .sample-room{width:95%;}
.dustbin-series .dustser-content .sample-room .room-right{width:55.5%;margin-right:1%;}
.dustbin-series .dustser-content .sample-room .room-left .room-title{font-size:2rem;}
.dustbin-series .dustser-content .sample-room .room-left .room-content{font-size:1.1rem;line-height:1.5rem;}
.dustbin-pallet .dustpall-content .dustbin-video{margin:7% auto 4%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content{width:75%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content video{height:unset;}
.dustbin-pallet .dustpall-content .title-bc img{width:30rem;}
.dustbin-pallet .dustpall-content .title-bc .title{top:58%;}
.dustbin-series .dustser-content .classfication .class-slide{margin-top:1.5rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .pro-name{margin:9% auto 11%;font-size:1.1rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more a{padding:5px 15px;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more p{font-size:0.8rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more img{margin-left:5px;margin-top:-2px;}
.dustbin-pallet .dustpall-content .quality .all-quality{width:90%;padding:2% 0% 5%;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-image{margin:3% 0% 2%;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-text{font-size:1rem;}
.dustbin-series .dustser-content .factory .dustbin-production{margin:4% 0% 7%;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1{line-height:4rem;font-size:2.8rem;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content{width:88%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1{font-size:2.8rem;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1:before{top:110%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-content{font-size:1.1rem;line-height:1.8rem;margin:5% auto 8%;}
.pallet-series .pallet-content .pallet-Ser{width:95%;}
.pallet-series .pallet-content .pallet-Ser .palSer-right{width:55.5%;margin-right:1%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-title{font-size:2rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-content{font-size:1.1rem;line-height:1.5rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .left-image .image-title{font-size:1.1rem;}
.pallet-series .pallet-content .classfication{margin:5% auto 4%;}
.pallet-series .pallet-content .classfication .class-slide .swiper-container .swiper-slide .pro-name{font-size:1.1rem;}
.pallet-series .pallet-content .classfication .class-slide .view-more{margin-top:5%;}
.pallet-series .pallet-content .factory .workshop-top{width:90%;}
.dustbin-pallet .dustpall-content .title-bc img{width:25rem;}
.pallet-series .pallet-content .factory .workshop-top .top-text .text-brief{width:calc(100% - 26rem);font-size:1.1rem;line-height:1.5rem;margin-left:1rem;}
.pallet-series .pallet-content .factory .workshop-bottom{padding:4% 0%;background-color:#f9fdff;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom{width:90%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .right-content{font-size:1.1rem;line-height:1.8rem;}
.garden-product .pro-content .pro-bottom .content .quality{width:100%;}
.garden-product .pro-content .screen-con{width:100%;}
.garden-product .pro-content .screen-con p{line-height: 1.8rem;}
.pet-series .dustpall-content .pet-show{margin: 5% 0% 0%;padding: 4.5% 0% 6.5%;}
.pet-series .dustpall-content .pet-show .all-show{width:95%;margin: 0% auto;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one h1{font-size:2rem;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-p{font-size: 1.1rem;line-height: 1.8rem;width: 40%;margin-left: 3%;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-img{width:320px;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom{margin-top: 5.5%;}
.pet-series .dustser-content .dustbin-video{padding: 4% 0% 2%;margin: 0% auto;}
.pet-series .dustser-content .dustbin-video .video-content{width:70%;}
.pet-series .dustser-content .dustbin-video .video-text{left:86%;}
.pet-series .dustpall-content .classfication{padding: 6.5% 0% 4%;}
.pet-series .dustpall-content .classfication .class-slide .slide-bc{width: 200px;}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{width:80%;}
.pet-series .dustpall-content .quality .quality-image .quality-text{line-height: 2rem;}
.pet-series .dustpall-content .certificate .all-certifi{margin: 4% auto 2%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail{width: 100%;margin: 2% auto 4%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-line{width: 7rem;height: 2px;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-p{font-size: 1.05rem;line-height: 1.8rem;margin: 6% 0%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img .img:nth-child(1){margin-right: 1rem;}
.cn-company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{letter-spacing:2px;margin-bottom:5%;}
.cn-company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-bottom{font-size:1rem;line-height:1.5rem;}
.cn-company .com-content .profile .profile-top .profile-right .img-top{margin-bottom:10%;}
.show-form .download{width:70%;}
.show-form .download .form-hide{margin-bottom:2rem;margin-top:-1%;margin-right:-4%;}
.show-form .download .form .layui-input{height:48px;line-height:50px;}
.show-form .download .form .layui-form-item{margin-bottom:18px;}
.show-form .download .form .btn .layui-btn{height:50px;line-height:52px;}
.customer .customer-form{margin:10% 0% 12%;}
.customer .customer-form .form-bc img{width:50%;}
.customer .customer-form .form-bc .text-form{width:80%;left:52%;}
.customer .customer-form .form-bc .text-form .form-text{width:46%;}
.customer .customer-form .form-bc .text-form .form-text .form-title{font-size:2.8rem;}
.customer .customer-form .form-bc .text-form .form-float{padding:4rem 3rem 5rem;}
.certificate .certifi-content #certify .swiper-slide{width:480px;}  
}
@media screen and (min-width:992px) and (max-width:1199px){
.nav-content .nav-top .top-all .left{opacity:1;}
.nav-content .nav-top .top-all{width:98%;align-items: center;}
.nav-content .nav-top .top-all .left img{width:10rem;}
.nav-content .nav-top .top-all .left .logo-text{font-size:1.1rem;}
.nav-content .nav-top ul li{margin-right:0.5rem;}
.nav-content .nav-top .top-all .right .li-face{margin-right:0px;}
.nav-content .nav-top{padding:0.8rem 0rem;}
.nav-content .nav-bottom{padding:1.5rem 0rem 1rem;}
.nav-content ul li{padding:1rem 0.5rem;}
.nav-content ul li img{width:0.8rem;padding-left:5px;}
.nav-content ul .li-lang{align-items:center;}
.nav-cn .nav-content .nav-top .top-all{width:90%;}
.nav-cn .nav-content ul .li-logo{width:unset;display:inline-block;padding:0rem;}
.nav-cn .nav-content .nav-bottom ul li{padding:1rem;}
.nav-cn .nav-content li .ul-lang li{padding:0rem;}
#google_translate_element{top:1px !important;}
#google_translate_element .lang{width: 80px;display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.nav-content ul{font-size:1.1rem;}
.nav-content ul li img{width:0.6rem;}
.nav-content ul .li-lang img{padding:0px;}
.nav-content ul li{padding:0.5rem 0.2rem;}
.nav-content ul .li-logo a{display:inline-block;}
.nav-content ul .div-cn{height:28px;line-height:30px;margin-right: 5px;}
.nav-content li .lang{height: 30px;line-height: 30px;}
.video .hide-video{width:90%;left:5%;top:20%;}
.video .hide-video video{height:unset;}
.home video{height:500px;}
.home .home-video .video-content h1 span{font-size:6.5rem;margin-right:8px;}
.home .home-video .video-content h1{font-size:4rem;}
.home .home-video .video-content h2{font-size:2.8rem;}
.home .home-video .video-content p{font-size:1.1rem;margin-top:1rem;padding:8px 20px;}
.home .home-video .video-content .scroll{margin-top:8%;}
.home .advantages{width:85%;margin:7% auto;margin-bottom:15%;}
.home .advantages .advan-content img{width:3.5rem;}
.home .advantages .advan-content h2{font-size:1.6rem;margin-bottom:2%;}
.home .advantages .advan-content h3{font-size:1.1rem;}
.home .products .bc-fff{width:95%;height:70%;top:58%;}
.home .products .content{width:90%;}
.home .products .content .left{width:30%;}
.home .products .content .left .title-content img{width:2rem;margin-right:8px;}
.home .products .content .left .title-content .rubbish img{width:2.5rem;margin-right:0px;}
.home .products .content .left .title-content .clean img{width:2.5rem;margin-right:0px;}
.home .products .content .left .title-content .pallet img{width:2.5rem;margin-right:5px;}
.home .products .content .left .title-content h3{font-size:1rem;letter-spacing:0px;}
.home .products .content .right{width:70%;margin-top:0%;}
.home .products .content .right .right-lunbo{width:75%;margin-top:0%;}
.home .products .content .right .right-lunbo h2{font-size:1.2rem;}
.home .products .content .right .right-lunbo .text{padding:1% 4%;}
.home .products .content .right .right-lunbo .line{width:5rem;}
.home .about{margin-top:5%;}
.home .about .about-content{top:90%;width:85%;}
.home .about .about-content .content .found{font-size:3.5rem;padding-top:0%;}
.home .about .about-content .content .radio{width:45px;}
.home .about .about-content .content .radio .triangle img{width:0.8rem;}
.home .about .about-content .company{margin-top:3%;}
.home .about .about-content .company .clip2 .clip2-content .content{font-size:0.95rem;line-height:1.4rem;padding-top:2%;}
.home .about .about-content .company .clip2 .clip2-content .icon{padding-top:0px;}
.home .about .about-content .company .clip2 .clip2-content .icon .icon-one img{width:2.5rem;}
.home .about .about-content .company .clip2 .clip2-content .icon .icon-one h3{font-size:0.85rem;}
.home .history{padding-top:28%;}
.home .history .history-content{width:90%;padding-top:3%;}
.home .history .history-content .history-left .left-top .top-content{padding-bottom:1.5%;}
.home .history .history-content .history-left .left-top h1{font-size:1.2rem;}
.home .history .history-content .history-left .left-top p{font-size:0.95rem;}
.home .history .history-content .history-left .left-top h3{font-size:0.85rem;}
.home .history .history-content .history-left .two img{width:99%;}
.home .history .history-content .history-left .three img{width:47.5%;}
.home .history .history-content .history-left .left-bottom .one{width:25.2%;}
.home .history .history-content .history-left .left-bottom .two{width:32.8%;}
.home .history .history-content .history-left .left-bottom h1{font-size:2.2rem;padding-left:1.5%;}
.home .history .history-content .history-left .left-bottom h3{font-size:0.95rem;padding-left:1.5%;}
.home .history .history-content .history-right .right-content h1{font-size:1.2rem;}
.home .history .history-content .history-right .right-content p{font-size:1rem;line-height:1.3rem;}
.home .history .history-content .history-right .right-content{width:96%;}
.home .history-new{padding-top:28%;}
.home .history-new .all-history{width:92%;padding-top:3%;}
.home .history-new .all-history .history-con .top-con h1{font-size:1.2rem;}
.home .history-new .all-history .history-con .top-con p{font-size:0.95rem;}
.home .history-new .all-history .history-con .top-con h3{font-size:0.85rem;padding: 3% 0% 3% 1%;}
.home .history-new .all-history .history-con .bottom-con h1{font-size:2.2rem;margin-bottom: 3px;}
.home .history-new .all-history .history-con .bottom-con h3{font-size:1rem;line-height:1.3rem;}
.home .news{width:92%;margin:4% auto;}
.home .news .news-title{margin-left:0%;}
.home .news .new-nav{width:100%;}
.home .news .news-title img{width:26rem;}
.home .news .news-title .title h1{font-size:3.5rem;}
.home .news .news-content .date{top:-8px;left:8px;clip-path:polygon(-5% 100%,-5% 45% ,50% 105%);-webkit-clip-path:polygon(-5% 100%,-5% 45% ,50% 105%);}
.home .news .news-content .swiper-container .swiper-button-prev{top:-25%;}
.home .news .news-content .swiper-container .swiper-button-next{top:-25%;}
.home .news .news-content .new-nav p{font-size:1.3rem;}
.home .news .news-content .new-nav .h3 h3{font-weight:600;font-size:0.9rem;}
.screen .sc-content .title-one{font-size:2.5rem;}
.screen .sc-content .title-two h3{font-size:0.95rem;}
.all-product .all-pro .allpro-content{width:95%;}
.all-product .all-pro .allpro-content .pro-items{width:25%;}
.all-product .all-pro .allpro-content .pro-items .items-title{font-size:1.5rem;margin:15% 0%;}
.all-product .all-pro .allpro-content .pro-items .item{margin-bottom:1.5rem;}
.all-product .all-pro .allpro-content .pro-items .item .item-title{font-size:1.3rem;}
.all-product .all-pro .allpro-content .pro-items .item .item-title img{width:0.6rem;margin-left:6px;}
.all-product .all-pro .allpro-content .pro-items .item .item-title .img-one{width:1.2rem;margin:0px 8px 0px 0px;}
.all-product .all-pro .allpro-content .pro-items .item .item-items{font-size:0.9rem;line-height:2rem;}
.all-product .all-pro .allpro-content .pro-images{width:75%;}
.all-product .all-pro .allpro-content .pro-images .image{width:29%;}
.all-product .all-pro .allpro-content .pro-images .num-btn .num{font-size:1rem;}
.product-details .pro-content .pro-top .top-all{width:75%;display:block;}
.product-details .pro-content .pro-top .top-all .top-left{width:100%;margin:0;}
.product-details .pro-content .pro-top .top-all .below{width:2.2rem;top:25%;}
.product-details .pro-content .pro-top .top-all .left-blow{left:-8%;}
.product-details .pro-content .pro-top .top-all .right-blow{right:-12%;}
.product-details .pro-content .pro-top{padding:4% 0% 8%;}
.product-details .pro-content .pro-top .top-all .top-left .slide-image .video-content{width:19.5%;}
.product-details .pro-content .pro-top .top-all .top-left .swiper-container{margin-top:12px;}
.product-details .pro-content .pro-top .top-all .top-right{width:100%;margin-top:7%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top h1{font-size:2.2rem;letter-spacing:0px;line-height:2.2rem;margin-bottom:2%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top p{font-size:1.1rem;line-height:1.8rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-center{margin:5% auto;}
.product-details .pro-content .pro-top .top-all .top-right .right-center .details-text{font-size:1.1rem;line-height:2rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-bottom .right-btn{font-size:1.5rem;padding:8px 22px;}
.product-details .pro-content .pro-bottom .bottom-title .all-title{width:90%;}
.product-details .pro-content .pro-bottom .content{width:90%;margin:5% auto;height:360px;}
.product-details .pro-content .pro-bottom .content .specificate .specifi-detail{width:23%;}
.product-details .pro-content .pro-bottom .content .specificate .name{width:31%;}
.product-details .pro-content .pro-bottom .content .specification{font-size:1.1rem;}
.product-details .pro-content .pro-bottom .content .specificate .specifi-detail{height:55px;line-height:55px;}
.product-details .pro-content .pro-bottom .content .scene .swiper-container{padding-bottom:5%;}
.customer .customer-screen{height:250px;}
.customer .customer-content .content-top{width:90%;}
.customer .customer-content .content-top .top-con .all-con{border-bottom:5px solid #192938;}
.customer .customer-content .content-top .top-con .all-con:hover{border-bottom:5px solid #da251c;}
.customer .customer-content .content-top .top-con .all-con .con{padding:8% 5% 10%;}
.customer .customer-content .content-top .top-con .all-con .con .image h1{font-size:1.5rem;margin:2rem auto 3rem;}
.customer .customer-content .content-top .top-con .all-con .con .text{width:100%;font-size:1rem;line-height:1.5rem;}
.customer .customer-content .content-top .top-con .one .con .text{width:90%;}
.customer .customer-content .content-top .top-con .all-con .con h2{font-size:10rem;top:68%;}
.customer .customer-content .content-top .top-two{margin-top:6%;}
.customer .customer-content .content-top .top-two .all-con .con .image .img-radius .img-detials{width:3.2rem;}
.customer .customer-content .content-top .top-two .all-con{width:32.66%;margin-right:1%;}
.customer .customer-content .content-top .top-two .five{margin-right:0%;}
.customer .customer-content .content-bottom{margin:9% auto;}
.customer .customer-content .content-bottom .map-right .map-content{width:90%;left:53%;}
.customer .customer-content .content-bottom .map-right .map-content .map-title{font-size:2.5rem;margin-bottom:2rem;}
.customer .customer-content .content-bottom .map-right .map-content .map-title h1:before{top:110%;}
.customer .customer-content .content-bottom .map-right .map-content .map-details{font-size:1rem;width:100%;line-height:1.5rem;}
.company .com-content .profile{width:90%;margin:5% auto 10%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h3{font-size:1.1rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{font-size:2.3rem;margin-bottom:7%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1:before{top:110%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-top{font-size:1.3rem;margin-bottom:3%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-bottom{font-size:1rem;line-height:1.5rem;}
.company .com-content .profile .profile-top .profile-left .lt-bottom{top:82%;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con{padding:5% 0%;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con h1{font-size:2rem;margin-bottom:2px;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con h2{font-size:1rem;}
.company .com-content .profile .profile-top .profile-right{margin-top:-10%;width:44%;padding-left:1%;}
.company .com-content .profile .profile-bottom .all-advantage .advantage{padding:5% 0% 6%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-top{width:3rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-one{font-size:1.5rem;margin:10% 0% 3%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-two{font-size:0.95rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below{margin-left:-26px;margin-bottom:-26px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below{width:52px;height:52px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below img{width:1.2rem;}
.company .com-content .profile .profile-top .profile-right .img-top{margin-bottom:8%;}
.company .com-content .indus-profile{display:block;width:80%;margin:0 auto 3%;}
.company .com-content .indus-profile .indus-left{width:100%;margin-bottom:3%;}
.company .com-content .indus-profile .indus-left img{margin-bottom:0%;}
.company .com-content .indus-profile .indus-right{width:100%;padding-left:0%;}
.company .com-content .indus-profile .indus-right .right-title{display:none;width:12rem;margin-bottom:5%;}
.company .com-content .indus-profile .indus-right .right-title:before{top:130%;}
.company .com-content .indus-profile .indus-right .right-content .rt-top{font-size:1.2rem;line-height:1.8rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom{width:90%;margin-top:3%;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .bottom-detail .detail-below{left:-30px;width:18px;height:18px;margin-top:3px;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom p{font-size:1rem;line-height:1.5rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .detail-one{margin-bottom:3%;}
.company .com-content .industry .indus-img{padding:3% 0 6%;}
.company .com-content .industry .indus-img .lunbo{width:90%;}
.company .com-content .industry .indus-img .lunbo-title{width:25rem;}
.company .com-content .industry .indus-img .lunbo-title .title-detail{left:55%;font-size:2.3rem;}
.company .com-content .industry .swiper-container .swiper-button-prev{width:25px;height:25px;top:-31px;right:42px;}
.company .com-content .industry .swiper-container .swiper-button-next{width:25px;height:25px;}
.company .com-content .industry .swiper-container .swiper-button-next .swiper-line .line{left:0px;top:-10px;}
.company .com-content .sample-room{margin:7% auto 0%;}
.company .com-content .sample-room .sample-left .left-title{font-size:2.3rem;}
.company .com-content .sample-room .sample-left .left-slide .room-bc{width:5rem;top:-1.8rem;left:3rem;}
.all-new .news-content{width:90%;margin:6% auto 0%;}
.all-new .news-content .img-profile .slide-img{width:50%;}
.all-new .news-content .img-profile .profile{padding-left:5%;}
.all-new .news-content .img-profile .profile .top{font-size:2.3rem;}
.all-new .news-content .img-profile .profile .bottom{font-size:1.3rem;}
.all-new .news-content .img-bc{width:95%;}
.all-new .news-content .profile-change .profile{padding-left:0%;padding-right:5%;}
.all-new .news-content .show-btn .btn-more{padding:6px 15px;}
.all-new .news-content .show-btn .btn-more h1{font-size:1.5rem;}
.all-new .news-content .show-btn{margin:5% 0% 0%;}
.all-new .news-content .show-btn .btn-more img{width:1.3rem;vertical-align:sub;}
.all-new .news-content .news-hide .hide-btn img{width:2rem;}
.all-new .news-content .img-profile .slide-img .date .details .top{font-size:2.8rem;}
.all-new .news-content .img-profile .slide-img .date .details .bottom{font-size:1rem;}
.all-new .news-content .img-profile .slide-img .date{clip-path:polygon(-5% 110%,-5% 45% ,42% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 45% ,42% 105%);top:-10px;left:10px;}
.certificate .certifi-content{width:90%;margin:6% auto 7%;}
.certificate .certifi-content .certifi-title{width:98%;}
.certificate .certifi-content .certifi-title .title img{width:20rem;}
.certificate .certifi-content .certifi-title .title .title-content{top:55%;}
.certificate .certifi-content .certifi-title .title .title-content h1{font-size:2.3rem;}
.certificate .certifi-content .certifi-title .p-content{font-size:1rem;line-height:1.3rem;}
.certificate .certifi-content .certifi-img .swiper-container{padding-bottom:7%;}
.certificate .certifi-content .certifi-img .swiper-slide-active, .swiper-slide-duplicate-active{transform:scale(1);}
.certificate .certifi-content .certifi-approve{margin-top:6%;}
.certificate .certifi-content .certifi-approve .approve{width:3.2rem;margin:0% 2%;}
.certificate .certifi-content .certifi-approve .walmart{width:10.5rem;}
.certificate .certifi-content .certifi-approve .TUV{width:6rem;}
.certificate .certifi-content .certifi-approve .iso{width:7rem;}
.full-video .fu-video{width:80%;margin:6% auto 7%;}
.full-video .fu-video .video-title{margin-bottom:5%;}
.full-video .fu-video .fuvideo{width:100%;}
.full-video .fu-video .fuvideo .bofan{width:4.5rem;}
.catalog .cata-content{width:95%;margin:8% auto;}
.catalog .cata-content .cata-down{width:23.5%;margin-right:2%;}
.catalog .cata-content .cata-pet{margin-right:0%;}
.catalog .cata-content .cata-down .cata-img{box-shadow:0px 0px 12px 0px rgba(4,0,0,0.15);}
.catalog .cata-content .cata-down .cata-text img{width:1rem;}
.catalog .cata-content .cata-down .cata-text .pdf-click{font-size:1.3rem;;}
.catalog .all-foot .contact{margin-top:18%;}
.Ccontact .con-contact{width:70%;padding:5% 3%;margin:7% 0% 10% 19%;}
.Ccontact .con-contact .all-lt .lt .lt-title{font-size:2.3rem;margin-top:15%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon{margin-bottom:12%;}
.Ccontact .con-contact .all-lt .lt .lt-content{font-size:1rem;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon p{width:calc(100% - 2.5rem);line-height:1.5rem;}
.Ccontact .con-contact .all-rt .rt .rt-title h1{font-size:2.8rem;}
.Ccontact .con-contact .all-rt .rt .rt-title h3{font-size:1.2rem;}
.Ccontact .con-contact .all-rt .rt .form .layui-form-item{margin-bottom:15px;}
.Ccontact .con-contact .all-rt .rt .form .layui-input{height:50px;line-height:50px;}
.Ccontact .con-contact .all-rt .rt .form .layui-btn{height:45px;line-height:45px;padding:0px 25px;}
.all-foot .contact{height:380px;margin-top:18%;}
.all-foot .contact .contact-content{width:80%;padding:2%;}
.all-foot .contact .contact-content .contact-left .title{font-size:3rem;}
.all-foot .contact .contact-content .contact-right .form{width:85%;}
.all-foot .contact .contact-content .contact-right .form .layui-btn{font-size:1rem;}
.footer .foot{width:90%;}
.footer .foot .foot-top .foot-logo{width:117px;top: 45%;}
.footer .foot .foot-top .foot-nav ul li{padding:0%;padding-right:3%;}
.footer .foot .foot-top .foot-nav ul .foot-contact{padding-right:0%;}
.footer .foot .foot-bottom .bottom{padding-top:3%;}
.footer .foot .foot-bottom .bottom h3{font-size:1rem;}
.footer .foot .foot-bottom .bottom .details p{font-size:0.85rem;line-height:1.1rem;}
.footer .foot .foot-bottom .foot-mail .details p{font-size:0.95rem;}
.footer .foot .foot-bottom .foot-phone{padding-left:2%;}
.footer .foot .foot-image{margin-top:1rem;}
.footer .foot .foot-image .foot-face{width:1.3rem;}
.footer .foot .foot-image .foot-you{width:3rem;}
.dustbin-series .dustser-content .sample-room{width:80%;display:block;margin:3% auto;}
.dustbin-series .dustser-content .sample-room .room-left{width:100%;margin:0 auto;}
.dustbin-series .dustser-content .sample-room .room-left .room-title{font-size:2.5rem;}
.dustbin-series .dustser-content .sample-room .room-left .room-content{font-size:1.1rem;line-height:1.8rem;}
.dustbin-series .dustser-content .sample-room .room-right{width:95%;margin:1% auto;}
.dustbin-series .dustser-content .sample-room .room-right img{position:relative;width:100%;height:unset;padding:0%;}
.dustbin-pallet .dustpall-content .dustbin-video{margin:7% auto 4%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content{width:85%;padding-bottom:4%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content video{height:unset;}
.dustbin-pallet .dustpall-content .title-bc img{width:28rem;}
.dustbin-pallet .dustpall-content .title-bc .title{top:58%;}
.dustbin-series .dustser-content .classfication .class-slide{margin-top:1.5rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .pro-name{margin:9% auto 11%;font-size:1.05rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more a{padding:5px 15px;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more p{font-size:0.8rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more img{margin-left:5px;margin-top:-2px;}
.dustbin-pallet .dustpall-content .quality .all-quality{width:92%;padding:2% 0% 5%;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-image{margin:3% 0% 2%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .play{width:2.5rem;}
.product-details .pro-content .pro-bottom .content .quality .top-image .play{width:2.5rem;}
.quality-video .hide-video{width:75%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image h1{font-size:0.9rem;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-text{font-size:1rem;}
.dustbin-series .dustser-content .factory .dustbin-production{display:block;width:95%;margin:5% auto 8%;}
.dustbin-series .dustser-content .factory .dustbin-workshop{display:block;width:98%;margin:0 auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left{width:100%;}
.dustbin-series .dustser-content .factory .dustbin-production .left{width:100%;padding:0%;text-align:left;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1{line-height:unset;font-size:2.5rem;letter-spacing:-0.5px;margin-bottom:1rem;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1 br{display:none;}
.dustbin-series .dustser-content .factory .dustbin-production .right{width:100%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content{width:95%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1{font-size:2.8rem;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1:before{top:110%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-content{font-size:1.1rem;line-height:1.8rem;margin:2% auto 3%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right{width:90%;margin:2% auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right img{position:relative;}
.pallet-series .pallet-content .pallet-Ser{width:80%;display:block;margin:3% auto;}
.pallet-series .pallet-content .pallet-Ser .palSer-left{width:100%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-title{font-size:2.5rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-content{font-size:1.1rem;line-height:1.8rem;margin-bottom:3.5%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .left-image .image-title{font-size:1.2rem;margin-bottom:1%;}
.pallet-series .pallet-content .pallet-Ser .palSer-right{width:100%;margin:3% auto;}
.pallet-series .pallet-content .pallet-Ser .palSer-right img{position:relative;width:100%;height:unset;padding:0%;}
.pallet-series .pallet-content .classfication .class-slide .view-more{margin-top:6%;}
.pallet-series .pallet-content .factory .workshop-top{display:block;width:95%;margin:5% auto 8%;}
.pallet-series .pallet-content .factory .workshop-top .top-text{display:block;}
.pallet-series .pallet-content .factory .workshop-top .top-text .text-brief{width:100%;margin-top:1%;font-size:1.1rem;line-height:2rem;margin-left:0%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom{display:block;width:90%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right{width:100%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content{padding:0%;text-align:left;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-left{width:88%;margin:3% auto;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .right-content{margin-top:1%;font-size:1.1rem;line-height:2rem;}
.pet-series .dustpall-content .pet-show{margin: 5% 0% 0%;padding: 5% 0% 6%;}
.pet-series .dustpall-content .pet-show .all-show{width:95%;margin: 0% auto;}
.pet-series .dustpall-content .pet-show .all-show .show-top{flex-wrap: wrap;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one{align-items: center;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one .img{width:50px;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one h1{font-size:2rem;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-p{font-size: 1.1rem;line-height: 1.8rem;width: 40%;margin-left: 3%;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-img{top: 35%;width:280px;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom{margin-top: 5.5%;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img{width:32%;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img:nth-child(2){width:34%;margin: 3.6% 1% 0%;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img .img-detail:nth-last-child(1){margin-top: 2.5%;}
.pet-series .dustser-content .dustbin-video{padding: 4% 0% 2%;margin: 0% auto;}
.pet-series .dustser-content .dustbin-video .video-content{width:70%;padding: 1% 0% 2%;}
.pet-series .dustser-content .dustbin-video .video-text{position: relative;transform: unset;left: unset;top: unset;width: 70%;margin: 0% auto;text-align: center;padding-bottom: 2%;}
.pet-series .dustpall-content .classfication{padding: 5% 0% 4%;}
.pet-series .dustpall-content .classfication .class-slide .slide-bc{top: -100px;left: 65%;width: 130px;}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{width:80%;}
.pet-series .dustpall-content .quality .quality-image .quality-text{line-height: 2rem;}
.pet-series .dustpall-content .certificate .all-certifi{margin: 4% auto 2%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail{width:80%;margin: 5% auto 0%;flex-wrap: wrap;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left{width:100%;margin: 0% auto 8%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-right{width:100%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-img{justify-content: center;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-line{width: 7rem;height: 2px;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-p{font-size: 1.1rem;line-height: 2rem;margin:3% 0% 5%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img{margin:0rem;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img .img:nth-child(1){margin-right: 3rem;}
.pet-series .dustpall-content .quality .quality-image .quality-text{line-height: 1.8rem;}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{width: 90%;font-size: 0.9rem;}
.garden-product .pro-content .pro-bottom .content{height: auto;}
.garden-product .pro-content .pro-bottom .content .quality{width:100%;}
.garden-product .pro-content .screen-con{width:100%;margin-top:1.5rem;}
.garden-product .pro-content .screen-con p{line-height: 1.8rem;}
.garden-product .pro-content .brief-title h1{margin-bottom: 1rem;}
.garden-product .pro-content .brief-one{margin-bottom: 2rem;}
.cn-nav .nav-content ul li{padding:0.5rem;}
.cn-nav .nav-content ul .li-logo{width:unset;}
.cn-home .about .about-content .company .clip2 .clip2-content .icon .icon-one img{width:2rem;}
.cn-home .about .about-content .icon .icon-one .img{padding:8%;}
.cn-home .about .about-content .company .clip2 .clip2-content .icon .icon-one h3{margin-top:5%;}
.cn-company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{margin-bottom:2%;}
.cn-company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con{padding:3% 0%;}
.cn-company .com-content .profile .profile-top .profile-left .lt-bottom{top:85%;width:130%;left:65%;}
.cn-company .com-content .profile .profile-top .profile-right .img-top{margin-bottom:10%;}
.show-form .download{width:70%;}
.show-form .download .form-hide{margin-bottom:2rem;margin-top:-1%;margin-right:-4%;}
.show-form .download .form .layui-input{height:48px;line-height:50px;}
.show-form .download .form .layui-form-item{margin-bottom:18px;}
.show-form .download .form .btn .layui-btn{height:50px;line-height:52px;font-size:1.5rem;margin-top:2rem;}
.customer .customer-form{margin:10% 0% 12%;}
.customer .customer-form .form-bc img{width:55%;}
.customer .customer-form .form-bc .text-form{width:88%;left:52%;}
.customer .customer-form .form-bc .text-form .form-text{width:46%;}
.customer .customer-form .form-bc .text-form .form-text .form-title{font-size:2.5rem;}
.customer .customer-form .form-bc .text-form .form-text .form-content{line-height:1.8rem;}
.customer .customer-form .form-bc .text-form .form-float{padding:4rem 3rem 5rem;}
.customer .layui-form{font-size:1.05rem;}   
.customer .layui-form input::-webkit-input-placeholder{font-size:1.05rem;}
.customer .layui-form .form input:-moz-placeholder{font-size:1.05rem;}
.customer .layui-form .form input:-ms-input-placeholder{font-size:1.05rem;}
.customer .layui-form textarea::-webkit-input-placeholder{font-size:1.05rem;}
.customer .layui-form .form textarea:-moz-placeholder{font-size:1.05rem;}
.customer .layui-form .form textarea:-ms-input-placeholder{font-size:1.05rem;}
}
@media screen and (min-width:1096px) and (max-width:1199px){
.certificate .certifi-content #certify .swiper-container{padding-bottom: 7%;}
.certificate .certifi-content #certify .swiper-slide{width:475px;}
}
@media screen and (min-width:992px) and (max-width:1095px){
.certificate .certifi-content #certify .swiper-container{padding-bottom: 7%;}
.certificate .certifi-content #certify .swiper-slide{width:430px;}
}
@media screen and (max-width:900px){.all-product .all-pro .allpro-content{display:block;width:95%;padding:5% 0%;}
.all-product .all-pro .allpro-content .pro-items{position:relative;width:100%;}
.all-product .all-pro .allpro-content .pro-items .items-title{display:flex;display:-webkit-flex;align-items:center;margin:1% 1% 6%;font-size:1.7rem;}
.all-product .all-pro .allpro-content .pro-items .items-title h1{width:calc(100% - 30px);}
.all-product .all-pro .allpro-content .pro-items .items-title .item-span{position:relative;width:25px;height:25px;transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;}
.click-span{opacity:0.7;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.all-product .all-pro .allpro-content .pro-items .items-title .item-span .line-content{position:absolute;content:"";transform:translate(-50%,-50%);top:50%;left:50%;background-color:#000000;}
.all-product .all-pro .allpro-content .pro-items .items-title .item-span .line-one{width:100%;height:1px;}
.all-product .all-pro .allpro-content .pro-items .items-title .item-span .line-two{width:1px;height:100%;}
.all-product .all-pro .allpro-content .pro-items .filter{position:absolute;width:calc(100% - 2rem);background-color:#ffffff;margin-top:-2%;padding:2.2rem 0rem 2.2rem 2rem;z-index:99;box-shadow:0px 0px 10px rgba(0,0,0,0.1);transform:translateX(-105%);-webkit-transform:translateX(-105%);-ms-transform:translateX(-105%);-moz-transform:translateX(-105%);transition:all 1.5s cubic-bezier(.77, 0, .175, 1);-webkit-transition:all 1.5s cubic-bezier(.77, 0, .175, 1);-ms-transition:all 1.5s cubic-bezier(.77, 0, .175, 1);-moz-transition:all 1.5s cubic-bezier(.77, 0, .175, 1);}
.click-filter{transform:translateX(0%) !important;-webkit-transform:translateX(0%) !important;-moz-transform:translateX(0%) !important;-ms-transform:translateX(0%) !important;}
.all-product .all-pro .allpro-content .pro-images{width:100%;}
.all-product .all-pro .allpro-content .pro-images .image{width:22%;margin:1% 0.5% 5% 0.5%;}
.all-product .all-pro .allpro-content .pro-items .item{margin-bottom:1.5rem;}
.all-product .all-pro .allpro-content .pro-items .item .item-title{font-size:1.3rem;}
.all-product .all-pro .allpro-content .pro-items .item .item-items{font-size:0.95rem;line-height:2rem;padding-left:1rem;width:calc(100% - 1rem);}
.all-product .all-pro .allpro-content .pro-items .item .item-title img{width:0.6rem;margin-left:6px;}
.all-product .all-pro .allpro-content .pro-items .item .item-title .img-one{width:1.2rem;margin:0px 8px 0px 0px;}
.all-product .all-pro .allpro-content .pro-images .num-btn .num{font-size:1rem;}
}
@media screen and (min-width:768px) and (max-width:991px){
.video .hide-video{width:98%;left:1%;top:30%;}
.video .hide-video video{height:unset;}
.home .show{display:none;}
.home .hide{display:block;}
.home .home-video .show{display:none;}
.home .home-video .hide{display:block;height:auto;}
.home .home-video .video-content h1 span{font-size:5rem;margin-right:8px;}
.home .home-video .video-content h1{font-size:3.5rem;line-height:4rem;}
.home .home-video .video-content h2{font-size:2.2rem;}
.home .home-video .video-content p{font-size:1rem;margin-top:1rem;letter-spacing:2px;padding:8px 20px;}
.home .advantages{width:100%;margin:8% auto;margin-bottom:12%;}
.home .advantages .advan-content img{width:2.5rem;}
.home .advantages .advan-content h2{margin-top:4%;font-size:1.3rem;}
.home .advantages .advan-content h3{font-size:0.95rem;}
.home .products .bc-fff{width:95%;height:70%;top:58%;}
.home .products .content{width:90%;}
.home .products .content .left{width:35%;}
.home .products .content .left .title-content h3{font-size:0.95rem;letter-spacing:0px;}
.home .products .content .left .title-content img{width:1.8rem;margin-right:8px;}
.home .products .content .left .title-content .rubbish img{width:2.5rem;margin-right:0px;}
.home .products .content .left .title-content .clean img{width:2.5rem;margin-right:0px;}
.home .products .content .left .title-content .pallet img{width:2rem;margin-right:5px;}
.home .products .content .right{width:65%;margin-top:6%;}
.home .products .content .right .right-lunbo{width:80%;margin-top:0%;}
.home .products .content .right .right-lunbo .swiper-slide img{padding-bottom:2%;}
.home .products .content .right .right-lunbo h2{font-size:1.2rem;}
.home .products .content .right .right-lunbo .text{padding:1% 4%;}
.home .products .content .right .right-lunbo .line{width:5rem;}
.home .products .content .right .swiper-button-prev{top:40%;left:10px;}
.home .products .content .right .swiper-button-next{top:40%;right:10px;}
.home .products .content .right .swiper-button-prev img{width:3.5rem;}
.home .products .content .right .swiper-button-next img{width:3.5rem;}
.home .about{margin-top:5%;}
.home .about .about-content{top:90%;width:90%;}
.home .about .about-content .about-title{font-size:1.1rem;}
.home .about .about-content .content .found{font-size:3.5rem;padding-top:0%;}
.home .about .about-content .content .radio{width:45px;}
.home .about .about-content .content .radio .triangle img{width:0.8rem;}
.home .about .about-content .company{margin-top:3%;}
.home .about .about-content .company .clip2{display:flex;align-items:center;justify-content:flex-end;}
.home .about .about-content .company .clip2 .clip2-content .content{font-size:1rem;line-height:1.4rem;padding-top:0%;}
.home .about .about-content .company .clip2 .clip2-content .icon{padding-top:0px;}
.home .about .about-content .company .clip2 .clip2-content .icon .icon-one img{width:2.5rem;}
.home .about .about-content .company .clip2 .clip2-content .icon .icon-one h3{font-size:0.85rem;}
.home .about .about-content .icon{padding:3% 0%;}
.home .about .about-content .icon .icon-one img{width:3rem;}
.home .history{padding-top:35%;}
.home .history .history-content{width:95%;padding-top:3%;}
.home .history .history-content .history-left .left-top .top-content{padding-bottom:1.5%;}
.home .history .history-content .history-left .left-top h1{font-size:1.2rem;}
.home .history .history-content .history-left .left-top p{font-size:0.95rem;}
.home .history .history-content .history-left .left-top h3{font-size:0.85rem;}
.home .history .history-content .history-left .two img{width:99%;}
.home .history .history-content .history-left .three img{width:47.5%;}
.home .history .history-content .history-left .left-bottom .one{width:25.2%;}
.home .history .history-content .history-left .left-bottom .two{width:32.8%;}
.home .history .history-content .history-left .left-bottom h1{font-size:2.2rem;padding-left:1.5%;}
.home .history .history-content .history-left .left-bottom h3{font-size:0.95rem;padding-left:1.5%;line-height:1.2rem;}
.home .history .history-content .history-right .right-content h1{font-size:1.2rem;}
.home .history .history-content .history-right .right-content p{font-size:1rem;line-height:1.3rem;}
.home .history .history-content .history-right .right-content{width:96%;}
.home .history-new{padding-top:35%;}
.home .history-new .all-history{width:80%;padding-top:3%;flex-wrap: wrap;}
.home .history-new .all-history .history-con{width:100%;display: flex;display: -webkit-flex;align-items: center;border-right: unset;border-bottom: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con:nth-child(1){width:100%;flex-wrap: nowrap;border: unset;border-bottom: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con .top-con{width: 49%;padding: 2% 1% 1% 0%;border-bottom:unset;border-right: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con:nth-child(1) .top-con{border-right: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con .bottom-con{width:50%;}
.home .history-new .all-history .history-con .top-con h1{font-size:1.2rem;}
.home .history-new .all-history .history-con .top-con p{font-size:0.95rem;}
.home .history-new .all-history .history-con .top-con h3{font-size:0.8rem;padding:3% 0% 1% 1%;}
.home .history-new .all-history .history-con .bottom-con h1{font-size:2.2rem;margin-bottom: 3px;}
.home .history-new .all-history .history-con .bottom-con h3{font-size:1rem;line-height:1.3rem;}
.home .news{width:95%;margin:4% auto;}
.home .news .news-title{margin-left:0%;}
.home .news .new-nav{width:100%;}
.home .news .news-title img{width:22rem;}
.home .news .news-title .title h1{font-size:3.5rem;}
.home .news .news-content .date{top:-8px;left:8px;clip-path:polygon(-5% 110%,-5% 35% ,55% 100%);-webkit-clip-path:polygon(-5% 110%,-5% 35% ,55% 100%);}
.home .news .news-content .date .details .top{font-size:1.5rem;}
.home .news .news-content .new-nav .line{height:1px;}
.home .news .news-content .swiper-container .swiper-button-prev{top:-25%;}
.home .news .news-content .swiper-container .swiper-button-next{top:-25%;}
.home .news .news-content .new-nav p{font-size:1.3rem;}
.home .news .news-content .new-nav .h3 h3{font-weight:100;font-size:0.9rem;}
.screen .show{display:none;}
.screen .hide{display:block;}
.screen .sc-content .title-one{font-size:3rem;}
.screen .sc-content .title-two h3{font-size:0.95rem;}
.product-details .pro-content .pro-top{padding:5% 0% 10%;}
.product-details .pro-content .pro-top .top-all{width:80%;display:block;}
.product-details .pro-content .pro-top .top-all .top-left{width:100%;margin:0;}
.product-details .pro-content .pro-top .top-all .below{width:2.2rem;top:20%;}
.product-details .pro-content .pro-top .top-all .left-blow{left:-8%;}
.product-details .pro-content .pro-top .top-all .right-blow{right:-12%;}
.product-details .pro-content .pro-top .top-all .top-left .slide-image .video-content{width:19.5%;}
.product-details .pro-content .pro-top .top-all .top-left .swiper-container{margin-top:12px;}
.product-details .pro-content .pro-top .top-all .top-right{width:100%;margin-top:7%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top h1{font-size:2.2rem;letter-spacing:0px;line-height:2.5rem;margin-bottom:2%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top p{font-size:1rem;line-height:1.6rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-center{margin:5% auto;}
.product-details .pro-content .pro-top .top-all .top-right .right-center .details-text{font-size:1rem;line-height:1.8rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-bottom .right-btn{font-size:1.2rem;padding:8px 20px;}
.product-details .pro-content .pro-bottom .bottom-title .all-title{width:90%;}
.product-details .pro-content .pro-bottom .all-title .title-item{font-size:1.2rem;padding:10px 20px;}
.product-details .pro-content .pro-bottom .content{width:90%;margin:5% auto;height:auto;}
.product-details .pro-content .pro-bottom .content .specificate .specifi-detail{width:17%;height:50px;line-height:50px;}
.product-details .pro-content .pro-bottom .content .specificate .name{width:34%;}
.product-details .pro-content .pro-bottom .content .specificate .dynamic{width:34%;}
.product-details .pro-content .pro-bottom .content .specification{font-size:1rem;}
.product-details .pro-content .pro-bottom .content .scene .swiper-container{padding-bottom:8%;}
.product-details .pro-content .pro-bottom .content .quality .bottom-text{font-size:1rem;line-height:1.5rem;margin-top:2%;}
.product-details .pro-content .pro-bottom .content .quality .top-image{flex-wrap: wrap;}
.product-details .pro-content .pro-bottom .content .quality .top-image .left{width:100%;}
.product-details .pro-content .pro-bottom .content .quality .top-image .right{width:100%;}
.product-details .pro-content .pro-bottom .content .quality .top-image h1{font-size: 0.9rem;margin: 0.5rem 0rem 0.8rem;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .play{width:2.5rem;}
.quality-video .hide-video{width:95%;}
.customer .customer-screen{height:250px;}
.customer .customer-content .content-top{width:90%;}
.customer .customer-content .content-top .top-con .all-con{border-bottom:5px solid #192938;}
.customer .customer-content .content-top .top-con .all-con:hover{border-bottom:5px solid #da251c;}
.customer .customer-content .content-top .top-con .all-con .con{padding:10% 5% 12%;}
.customer .customer-content .content-top .top-con .all-con .con .image .img-radius .img-detials{width:3rem;padding:22px;}
.customer .customer-content .content-top .top-two .all-con .con .image .img-radius .img-detials{width:2.6rem;}
.customer .customer-content .content-top .top-con .all-con .con .image h1{font-size:1.5rem;margin:2rem auto 3rem;}
.customer .customer-content .content-top .top-con .all-con .con .text{width:100%;font-size:1rem;line-height:1.5rem;}
.customer .customer-content .content-top .top-con .one .con .text{width:90%;}
.customer .customer-content .content-top .top-con .all-con .con h2{font-size:10rem;top:68%;}
.customer .customer-content .content-top .top-two{margin-top:6%;flex-wrap:wrap;}
.customer .customer-content .content-top .top-two .all-con{width:49%;margin-right:2%;}
.customer .customer-content .content-top .top-two .four{margin-right:0%;}
.customer .customer-content .content-top .top-two .five{margin-top:6%;margin-right:0%;}
.customer .customer-content .content-bottom{width:90%;margin:7% auto;flex-wrap:wrap;}
.customer .customer-content .content-bottom .map-img{width:90%;}
.customer .customer-content .content-bottom .map-left img{width:100%;margin:0%;}
.customer .customer-content .content-bottom .map-right{width:90%;margin-left:10%;margin-top:-5%;}
.customer .customer-content .content-bottom .map-right .map-content{width:90%;left:50%;top:50%;}
.customer .customer-content .content-bottom .map-right .map-content .map-title{font-size:2.5rem;margin-bottom:2rem;}
.customer .customer-content .content-bottom .map-right .map-content .map-title h1:before{top:110%;}
.customer .customer-content .content-bottom .map-right .map-content .map-details{font-size:1rem;width:100%;line-height:1.5rem;}
.company .com-content .profile{width:95%;margin:5% auto 10%;}
.company .com-content .profile .profile-top{margin-bottom:5%;}
.company .com-content .profile .profile-top .profile-right{margin-top:-10%;width:44%;padding-left:1%;}
.company .com-content .profile .profile-center{display:flex;display:-webkit-flex;margin-bottom:5%;}
.company .com-content .profile .profile-center .bottom-con h1{font-size:2rem;margin-bottom:2px;}
.company .com-content .profile .profile-center .bottom-con h2{font-size:1rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h3{font-size:1.1rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{font-size:2.3rem;margin-bottom:7%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1:before{top:110%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-top{font-size:1.3rem;margin-bottom:3%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-bottom{font-size:1rem;line-height:1.5rem;}
.company .com-content .profile .profile-top .profile-left .lt-bottom{display:none;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con{padding:5% 0%;}
.company .com-content .profile .profile-bottom .all-advantage .advantage{padding:6% 0% 7%;width:24.25%;margin-right:1%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-four{margin-right:0%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-top{width:2.8rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-one{font-size:1.3rem;margin:16% 0% 4%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-two{font-size:0.95rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below{margin-left:-25px;margin-bottom:-25px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below{width:50px;height:50px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below img{width:1.2rem;}
.company .com-content .profile .profile-top .profile-right .img-top{margin-bottom:8%;}
.company .com-content .indus-profile{display:block;width:90%;margin:0 auto 5%;}
.company .com-content .indus-profile .indus-left{width:100%;margin-bottom:3%;}
.company .com-content .indus-profile .indus-left img{margin-bottom:0%;}
.company .com-content .indus-profile .indus-right{width:100%;padding-left:0%;}
.company .com-content .indus-profile .indus-right .right-title{display:none;width:12rem;margin-bottom:5%;}
.company .com-content .indus-profile .indus-right .right-title:before{top:130%;}
.company .com-content .indus-profile .indus-right .right-content .rt-top{font-size:1.2rem;line-height:1.8rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom{width:90%;margin-top:3%;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .bottom-detail .detail-below{left:-30px;width:18px;height:18px;margin-top:3px;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom p{font-size:1rem;line-height:1.5rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .detail-one{margin-bottom:3%;}
.company .com-content .industry .indus-img{padding:3% 0 6%;}
.company .com-content .industry .indus-img .lunbo{width:95%;}
.company .com-content .industry .indus-img .lunbo-title{width:25rem;}
.company .com-content .industry .indus-img .lunbo-title .title-detail{left:55%;font-size:2.3rem;}
.company .com-content .industry .swiper-container .swiper-button-prev{width:25px;height:25px;top:-31px;right:42px;}
.company .com-content .industry .swiper-container .swiper-button-next{width:25px;height:25px;}
.company .com-content .industry .swiper-container .swiper-button-next .swiper-line .line{left:0px;top:-10px;}
.company .com-content .sample-room{margin:7% auto 0%;}
.company .com-content .sample-room .sample-left .left-title{font-size:2rem;padding-right:1rem;}
.company .com-content .sample-room .sample-left .left-title h1:before{left:-40%;}
.company .com-content .sample-room .sample-left .left-slide .room-bc{width:4.5rem;top:-1.5rem;left:2rem;}
.all-new .news-content{width:95%;margin:6% auto 0%;}
.all-new .news-content .img-profile .slide-img{width:50%;}
.all-new .news-content .img-profile .profile{padding-left:3%;width:47%;}
.all-new .news-content .img-profile .profile .top{font-size:2.3rem;}
.all-new .news-content .img-profile .profile .bottom{font-size:1.3rem;}
.all-new .news-content .img-bc{width:95%;}
.all-new .news-content .profile-change .profile{padding-left:0%;padding-right:3%;}
.all-new .news-content .show-btn .btn-more{padding:6px 15px;}
.all-new .news-content .show-btn .btn-more h1{font-size:1.5rem;}
.all-new .news-content .show-btn{margin:8% 0% 0%;}
.all-new .news-content .show-btn .btn-more img{width:1.3rem;vertical-align:sub;}
.all-new .news-content .news-hide .hide-btn{margin-top:8%;}
.all-new .news-content .news-hide .hide-btn img{width:2rem;}
.all-new .news-content .img-profile .slide-img .date .details .top{font-size:2.2rem;}
.all-new .news-content .img-profile .slide-img .date .details .bottom{font-size:1rem;margin-top:3px;}
.all-new .news-content .img-profile .slide-img .date{clip-path:polygon(-5% 110%,-5% 45% ,42% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 45% ,42% 105%);box-shadow:0px 0px 5px 8px rgba(220,220,220,0.8);top:-10px;left:10px;}
.certificate .certifi-content{width:95%;margin:6% auto 7%;}
.certificate .certifi-content .certifi-title{width:98%;}
.certificate .certifi-content .certifi-title .title img{width:20rem;}
.certificate .certifi-content .certifi-title .title .title-content{top:55%;}
.certificate .certifi-content .certifi-title .title .title-content h1{font-size:2.3rem;}
.certificate .certifi-content .certifi-title .p-content{font-size:1rem;line-height:1.3rem;}
.certificate .certifi-content .certifi-img .swiper-container{padding-bottom:7%;}
.certificate .certifi-content .certifi-img .swiper-slide{transform:scale(0.9);}
.certificate .certifi-content .certifi-img .swiper-slide-active, .swiper-slide-duplicate-active{transform:scale(1);}
.certificate .certifi-content .certifi-approve{margin-top:6%;}
.certificate .certifi-content .certifi-approve .approve{width:3rem;margin:2%;}
.certificate .certifi-content .certifi-approve .walmart{width:9.5rem;}
.certificate .certifi-content .certifi-approve .TUV{width:6rem;}
.certificate .certifi-content .certifi-approve .iso{width:7rem;}
.full-video .fu-video{width:90%;margin:7% auto;}
.full-video .fu-video .video-title{margin-bottom:5%;}
.full-video .fu-video .fuvideo{width:100%;}
.full-video .fu-video .fuvideo .bofan{display:none !important;width:4rem;}
.catalog .cata-content{width:80%;margin:8% auto;flex-wrap:wrap;}
.catalog .cata-content .cata-down{width:45%;margin:0% 10% 10% 0%;}
.catalog .cata-content .cata-outdoor{margin-right:0%;}
.catalog .cata-content .cata-pet{margin-right:0%;}
.catalog .cata-content .cata-down .cata-img{box-shadow:0px 0px 12px 0px rgba(4,0,0,0.15);}
.catalog .cata-content .cata-down .cata-text img{width:1rem;}
.catalog .cata-content .cata-down .cata-text .pdf-click{font-size:1.3rem;;}
.catalog .all-foot .contact{margin-top:18%;}
.Ccontact .con-contact{width:90%;padding:0%;margin:7% auto;display:block;box-shadow:unset;}
.Ccontact .con-contact .all-lt{width:95%;margin:2% auto;box-shadow:0px 0px 20px rgba(14,13,13,0.21);}
.Ccontact .con-contact .all-lt .lt{position:relative;transform:unset;left:unset;top:unset;width:90%;padding:5%;}
.Ccontact .con-contact .all-lt .lt .lt-title{font-size:2.3rem;margin-top:0%;}
.Ccontact .con-contact .all-lt .lt .lt-content{font-size:1rem;margin-top:8%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon{margin-bottom:0%;}
.Ccontact .con-contact .all-lt .lt .lt-content .lt-two{margin:5% 0%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon img{margin-right:1rem;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon p{width:calc(100% - 3rem);line-height:1.5rem;}
.Ccontact .con-contact .all-rt{width:90%;margin:8% 0% 10%;padding:5%;box-shadow:0px 0px 20px rgba(14,13,13,0.21);}
.Ccontact .con-contact .all-rt .rt .rt-title h1{font-size:2.5rem;}
.Ccontact .con-contact .all-rt .rt .rt-title h3{font-size:1.1rem;}
.Ccontact .con-contact .all-rt .rt .form{margin-top:5%;}
.Ccontact .con-contact .all-rt .rt .form .layui-form-item{margin-bottom:15px;}
.Ccontact .con-contact .all-rt .rt .form .layui-input{height:50px;line-height:50px;}
.Ccontact .con-contact .all-rt .rt .form .layui-btn{height:45px;line-height:45px;padding:0px 25px;}
.all-foot .contact{height:370px;margin-top:22%;}
.all-foot .contact .contact-content .contact-left{width:50%;}
.all-foot .contact .contact-content .contact-right .form{width:90%;}
.all-foot .contact .contact-content .contact-right .form .layui-btn{font-szie:0.95rem;height:32px;line-height:32px;}
.all-foot .contact .contact-content .contact-right .name{float:unset;width:100%;}
.all-foot .contact .contact-content .contact-right .business{float:unset;width:100%;}
.all-foot .contact .contact-content{width:85%;padding:2%;}
.footer .show{display:none;}
.footer .hide{display:block;}
.footer .foot{width:95%;top:43%;}
.footer .foot .foot-top .foot-logo{width:117px;}
.footer .foot .foot-top .foot-nav{width:calc(100% - 120px);}
.footer .foot .foot-top .foot-nav ul li{font-size: 0.85rem;}
.footer .foot .foot-bottom .bottom{padding-top:3%;}
.footer .foot .foot-bottom .bottom h3{font-size:0.95rem;}
.footer .foot .foot-bottom .bottom .details p{font-size:0.75rem;line-height:1.1rem;}
.footer .foot .foot-bottom .foot-mail .details p{font-size:0.95rem;}
.footer .foot .foot-bottom .foot-phone{padding-left:2%;}
.footer .foot .foot-image{margin-top:1rem;}
.footer .foot .foot-image .foot-face{width:1.3rem;}
.footer .foot .foot-image .foot-you{width:3.5rem;}
.show-form .download{width:80%;padding:3% 5% 5%;}
.show-form .download .form-hide{margin-bottom:2rem;margin-top:-1%;margin-right:-4%;}
.show-form .download .form .layui-input{height:45px;line-height:47px;}
.show-form .download .form .layui-form-item{margin-bottom:15px;}
.show-form .download .form .btn .layui-btn{height:48px;line-height:50px;font-size:1.5rem;margin-top:2rem;}
.dustbin-series .dustser-content .sample-room{width:90%;display:block;margin:3% auto;}
.dustbin-series .dustser-content .sample-room .room-left{width:100%;margin:0 auto;}
.dustbin-series .dustser-content .sample-room .room-left .room-title{font-size:2.5rem;}
.dustbin-series .dustser-content .sample-room .room-left .room-content{font-size:1.1rem;line-height:1.8rem;}
.dustbin-series .dustser-content .sample-room .room-right{width:100%;margin:1% auto;}
.dustbin-series .dustser-content .sample-room .room-right img{position:relative;width:100%;height:unset;padding:0%;}
.dustbin-pallet .dustpall-content .dustbin-video{margin:7% auto 4%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content{width:90%;padding-bottom:4%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content video{height:unset;}
.dustbin-pallet .dustpall-content .title-bc img{width:23rem;}
.dustbin-pallet .dustpall-content .title-bc .title{top:58%;}
.dustbin-pallet .dustpall-content .title-bc .title h1{font-size:2.5rem;}
.dustbin-series .dustser-content .classfication .class-slide{margin-top:1rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .pro-name{margin:1rem auto 1.5rem;font-size:1rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more a{padding:5px 15px;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more p{font-size:0.8rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more img{margin-left:5px;margin-top:-2px;}
.dustbin-pallet .dustpall-content .classfication .class-slide .swiper-button-next{top:38%;right:-4%;}
.dustbin-pallet .dustpall-content .classfication .class-slide .swiper-button-prev{top:38%;left:-4%;}
.dustbin-pallet .dustpall-content .quality .all-quality{width:92%;padding:2% 0% 5%;}
.quality .quality-image{display:block;margin:3% 0% 0%;}
.quality .quality-image .left{width:100%;}
.quality .quality-image .left img{position:relative;}
.quality .quality-image .right{width:100%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image h1{font-size:0.9rem;margin:0.5rem 0rem 0.8rem;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .right .right-img{width:33%;margin:0%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .right .img-two{margin:0% 0.5%;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-text{font-size:1rem;line-height:1.8rem;}
.dustbin-pallet .dustpall-content .factory .show{display:none;}
.dustbin-pallet .dustpall-content .factory .hide{display:block;}
.dustbin-series .dustser-content .factory .dustbin-production{display:block;width:95%;margin:5% auto 8%;}
.dustbin-series .dustser-content .factory .dustbin-workshop{display:block;width:98%;margin:0 auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left{width:100%;}
.dustbin-series .dustser-content .factory .dustbin-production .left{width:100%;padding:0%;text-align:left;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1{line-height:unset;font-size:2.2rem;letter-spacing:-0.5px;margin-bottom:0.5rem;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1 br{display:none;}
.dustbin-series .dustser-content .factory .dustbin-production .right{width:100%;}
.dustbin-series .dustser-content .factory .dustbin-production .right .right-img{width:49.5%;margin-right:1%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content{width:95%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1{font-size:2.8rem;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1:before{top:110%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-content{font-size:1.1rem;line-height:1.8rem;margin:2% auto 3%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right{width:95%;margin:2% auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right img{position:relative;}
.pallet-product .quality .quality-image{display: flex;display: -webkit-flex;}
.pallet-series .pallet-content .pallet-Ser{width:90%;display:block;margin:3% auto;}
.pallet-series .pallet-content .pallet-Ser .palSer-left{width:100%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-title{font-size:2.5rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-content{font-size:1.1rem;line-height:1.8rem;margin-bottom:3.5%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .left-image .image-title{font-size:1.2rem;margin-bottom:1%;}
.pallet-series .pallet-content .pallet-Ser .palSer-right{width:100%;margin:3% auto;}
.pallet-series .pallet-content .pallet-Ser .palSer-right img{position:relative;width:100%;height:unset;padding:0%;}
.pallet-series .pallet-content .classfication .class-slide .view-more{margin-top:6%;}
.pallet-series .pallet-content .classfication .class-slide .swiper-container .swiper-slide .slide-image img{width:90%;}
.pallet-series .pallet-content .quality .all-quality .quality-image{display:flex;display:-webkit-flex;}
.pallet-series .pallet-content .quality .all-quality .quality-text{margin-top:2%;}
.pallet-series .pallet-content .factory .workshop-top{display:block;width:95%;margin:5% auto 8%;}
.pallet-series .pallet-content .factory .workshop-top .top-text{display:block;}
.pallet-series .pallet-content .factory .workshop-top .top-text .text-brief{width:100%;margin-top:1%;margin-left:0%;font-size:1.1rem;line-height:1.8rem;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom{display:block;width:90%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right{width:100%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content{padding:0%;text-align:left;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-left{width:95%;margin:3% auto;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .title-title{font-size:2rem;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .right-content{margin-top:1%;font-size:1.1rem;line-height:1.8rem;}
.pet-series .dustpall-content .pet-show{margin: 5% 0% 0%;padding: 5.5% 0% 6%;}
.pet-series .dustpall-content .pet-show .all-show{width:95%;margin: 0% auto;}
.pet-series .dustpall-content .pet-show .all-show .show-top{flex-wrap: wrap;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one{align-items: center;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one .img{width:50px;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one h1{font-size:2rem;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-p{font-size: 1.1rem;line-height: 1.8rem;width: 40%;margin-left: 3%;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-img{top: 35%;width:280px;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom{margin-top: 5.5%;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img{width:32%;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img:nth-child(2){width:34%;margin: 3.6% 1% 0%;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img .img-detail:nth-last-child(1){margin-top: 2.5%;}
.pet-series .dustser-content .dustbin-video{padding: 4% 0% 2%;margin: 0% auto;}
.pet-series .dustser-content .dustbin-video .video-content{width:80%;padding: 1% 0% 2%;}
.pet-series .dustser-content .dustbin-video .video-text{position: relative;transform: unset;left: unset;top: unset;width: 80%;margin: 0% auto;text-align: center;padding-bottom: 2%;font-size:1rem;}
.pet-series .dustpall-content .classfication{padding: 5% 0% 4%;}
.pet-series .dustpall-content .classfication .class-slide .slide-bc{top: -60px;left: 67%;width: 75px;}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{width:80%;}
.pet-series .dustpall-content .quality .quality-image .quality-text{line-height: 2rem;}
.pet-series .dustpall-content .certificate .all-certifi{margin: 4% auto 2%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail{width:88%;margin: 5% auto 0%;flex-wrap: wrap;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left{width:100%;margin: 0% auto 8%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-right{width:100%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-img{justify-content: center;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-line{width: 7rem;height: 2px;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-p{font-size: 1.1rem;line-height:1.8rem;margin:3% 0% 5%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img{margin:0rem;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img .img:nth-child(1){margin-right: 3rem;}
.pet-series .quality .quality-image{display:flex;display:-webkit-flex;flex-wrap: wrap;}
.pet-series .dustpall-content .quality .quality-image .quality-con{width:calc(98% / 2);margin-right: 2%;}
.pet-series .dustpall-content .quality .quality-image .quality-con:nth-child(3){margin-right:0%;}
.pet-series .dustpall-content .quality .quality-image .text-show{display: none;}
.pet-series .dustpall-content .quality .quality-image .text-hide{display: block;width:100%;margin:2% auto 0%;}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{width: 90%;font-size: 0.9rem;margin: 0 auto;padding: 2%;}
.pet-series .dustpall-content .quality .quality-image .quality-text{line-height: 1.8rem;}
.garden-product .pro-content .pro-bottom .content{height: auto;}
.garden-product .pro-content .pro-bottom .content .quality{width:100%;}
.garden-product .pro-content .screen-con{width:100%;margin-top:1.5rem;}
.garden-product .pro-content .screen-con p{font-size: 1rem;line-height: 1.8rem;}
.garden-product .pro-content .brief-title h1{margin-bottom: 1rem;}
.garden-product .pro-content .brief-one{margin-bottom: 2rem;}
.garden-product .pro-content .brief-con .all-item .item-left{width:50%;}
.garden-product .pro-content .brief-con .all-item .item-right{width:50%;}
.garden-product .pro-content .brief-two .all-item .item-left{width:55%;}
.garden-product .pro-content .brief-two .all-item .item-right{width:45%;}
.customer .customer-form{margin:15% 0% 17%;}
.customer .customer-form .form-bc img{width:60%;}
.customer .customer-form .form-bc .text-form{width:90%;left:50%;}
.customer .customer-form .form-bc .text-form .form-text{width: 50%;margin-right: 5%;}
.customer .customer-form .form-bc .text-form .form-text .form-title{font-size:2.2rem;}
.customer .customer-form .form-bc .text-form .form-text .form-content{line-height:1.8rem;}
.customer .customer-form .form-bc .text-form .form-float{padding:3rem 3rem 4rem;}
.customer .layui-form{font-size:1.05rem;}   
.customer .layui-form input::-webkit-input-placeholder{font-size:1.05rem;}
.customer .layui-form .form input:-moz-placeholder{font-size:1.05rem;}
.customer .layui-form .form input:-ms-input-placeholder{font-size:1.05rem;}
.customer .layui-form textarea::-webkit-input-placeholder{font-size:1.05rem;}
.customer .layui-form .form textarea:-moz-placeholder{font-size:1.05rem;}
.customer .layui-form .form textarea:-ms-input-placeholder{font-size:1.05rem;}
}
@media screen and (min-width:850px) and (max-width:991px){
.certificate .certifi-content #certify .swiper-container{padding-bottom: 7%;}
.certificate .certifi-content #certify .swiper-slide{width:430px;}
}
@media screen and (min-width:768px) and (max-width:851px){
.certificate .certifi-content #certify .swiper-container{padding-bottom:9%;}
.certificate .certifi-content #certify .swiper-slide{width:400px;}
}
@media screen and (min-width:605px) and (max-width:767px){.video .hide-video{width:98%;left:1%;top:30%;}
.video .hide-video video{height:unset;}
.home .show{display:none;}
.home .hide{display:block;}
.home .home-video .show{display:none;}
.home .home-video .hide{display:block;height:auto;}
.home .home-video .video-content h1 span{font-size:4.5rem;margin-right:5px;}
.home .home-video .video-content h1{font-size:2.8rem;line-height:3.8rem;}
.home .home-video .video-content h2{font-size:2rem;}
.home .home-video .video-content p{font-size:1rem;margin-top:0.5rem;letter-spacing:1px;padding:8px 15px;}
.home .home-video .video-content .scroll{margin-top:8%;}
.home .advantages{width:100%;margin:8% auto;margin-bottom:20%;}
.home .advantages .advan-content img{width:2.5rem;}
.home .advantages .advan-content h2{margin-top:4%;font-size:1.2rem;}
.home .advantages .industry h2{margin-top:0%;}
.home .advantages .advan-content h3{font-size:0.85rem;}
.home .advantages .advan .two-line:before{height:1px;}
.home .advantages .advan .two-line:after{width:1px;}
.home .advantages .advan .span-line:after{width:1px;}
.home .advantages .advan .industry:before{height:1px;}
.home .products .content{width:100%;}
.home .products .content .left .left-title{clip-path:polygon(0% 10%,100% 10%,100% 45%,45% 55%,0% 45%);}
.home .products .content .left .title-content h3{font-size:0.95rem;}
.home .products .content .left .title-content .product{padding:8% 0% 6% 6%;}
.home .products .content .left .title-content .rubbish{padding-top:14%;}
.home .products .content .right{width:60%;}
.home .products .content .left .title-content img{display:none;}
.home .products .bc-fff{height:240px;top:56%;width:100%;}
.home .products .content .left{width:40%;}
.home .products .content .right .right-lunbo{width:80%;margin-top:10%;}
.home .products .content .right .swiper-button-prev{left:0px;}
.home .products .content .right .swiper-button-next{right:0px;}
.home .products .content .right .swiper-button-prev img{width:3rem;}
.home .products .content .right .swiper-button-next img{width:3rem;}
.home .products .content .right .right-lunbo h2{font-size:1.1rem;}
.home .products .content .right .right-lunbo .line{width:5rem;}
.home .products .content .right .right-lunbo .text{padding:1% 4%;}
.home .about{margin-top:5%;}
.home .about .about-content{top:90%;width:98%;}
.home .about .about-content .icon{width:100%;margin:0 auto;}
.home .about .about-content .icon .icon-one .img{padding:8%;}
.home .about .about-content .icon .icon-one img{width:3rem;}
.home .about .about-content .icon .icon-one{padding-top:0%;}
.home .about .about-content .icon .icon-one h3{margin-top:8%;}
.home .about .about-content .about-title{font-size:1rem;}
.home .about .about-content .content .found{font-size:2.5rem;padding-top:0%;}
.home .about .about-content .content .radio{width:40px;margin-top:0%;}
.home .about .about-content .content .radio .triangle img{width:0.8rem;}
.home .about .about-content .company{margin-top:3%;}
.home .about .about-content .company .clip1{clip-path:polygon(0% 0%,40% 0%,33% 50%,40% 100%,0% 100%);-webkit-clip-path:polygon(0% 0%,40% 0%,33% 50%,40% 100%,0% 100%);}
.home .about .about-content .company .clip2{clip-path:polygon(41% 0%,100% 0%,100% 100%,41% 100%,34% 50%);-webkit-clip-path:polygon(41% 0%,100% 0%,100% 100%,41% 100%,34% 50%);}
.home .about .about-content .company .clip2 .clip2-content{width:60%;}
.home .about .about-content .company .clip2 .clip2-content .content{font-size:0.95rem;line-height:1.3rem;padding-top:2%;}
.home .about .about-content .company .clip2 .clip2-content .icon{padding-top:0px;}
.home .about .about-content .company .clip2 .clip2-content .icon .icon-one img{width:2.5rem;}
.home .about .about-content .company .clip2 .clip2-content .icon .icon-one h3{font-size:0.85rem;}
.home .history{padding-top:40%;}
.home .history .history-content{width:98%;padding-top:3%;}
.home .history .history-content .history-left{width:100%;display:block;border-bottom:1px solid #7c7e7f;}
.home .history .history-content .history-right{width:100%;display:block;}
.home .history .history-content .history-left .left-top .top-content{padding-bottom:1.5%;}
.home .history .history-content .history-left .left-top h1{font-size:1.1rem;}
.home .history .history-content .history-left .left-top p{font-size:0.90rem;}
.home .history .history-content .history-left .left-top h3{font-size:0.85rem;}
.home .history .history-content .history-left .two img{width:99%;}
.home .history .history-content .history-left .three img{width:48%;}
.home .history .history-content .history-left .left-bottom .one{width:25%;float:unset;display:table-cell;}
.home .history .history-content .history-left .left-bottom .two{width:33%;float:unset;display:table-cell;}
.home .history .history-content .history-left .left-bottom .three{width:42%;float:unset;display:table-cell;}
.home .history .history-content .history-left .left-bottom h1{font-size:2rem;padding-left:1.5%;}
.home .history .history-content .history-left .left-bottom h3{font-size:0.90rem;padding-left:1.5%;padding-top:5px;line-height:1.2rem;}
.home .history .history-content .history-right .right-content h1{font-size:1.1rem;margin:3% 0% 2% 0%;}
.home .history .history-content .history-right .right-content p{font-size:0.95rem;line-height:1.3rem;}
.home .history .history-content .history-right .right-content{width:96%;}
.home .history-new{padding-top:35%;}
.home .history-new .all-history{width:90%;padding-top:3%;flex-wrap: wrap;}
.home .history-new .all-history .history-con{width:100%;display: flex;display: -webkit-flex;align-items: center;border-right: unset;border-bottom: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con:nth-child(1){width:100%;flex-wrap: nowrap;border: unset;border-bottom: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con .top-con{width: 49%;padding: 2% 1% 1% 0%;border-bottom:unset;border-right: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con:nth-child(1) .top-con{border-right: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con .bottom-con{width:50%;}
.home .history-new .all-history .history-con .top-con h1{font-size:1.2rem;}
.home .history-new .all-history .history-con .top-con p{font-size:0.95rem;}
.home .history-new .all-history .history-con .top-con h3{font-size:0.8rem;padding:3% 0% 1% 1%;}
.home .history-new .all-history .history-con .bottom-con h1{font-size:2.2rem;margin-bottom: 3px;}
.home .history-new .all-history .history-con .bottom-con h3{font-size:1rem;line-height:1.3rem;}
.home .news{width:95%;margin:4% auto;}
.home .news .news-content .swiper-container .swiper-button-next{top:-22%;}
.home .news .news-content .swiper-container .swiper-button-prev{top:-22%;right:7%;}
.home .news .news-title{margin-left:0%;}
.home .news .new-nav{width:100%;}
.home .news .news-title img{width:26rem;}
.home .news .news-title .title h1{font-size:3.5rem;}
.home .news .news-content .date{top:-8px;left:8px;clip-path:polygon(-5% 105%,-5% 40% ,55% 105%);-webkit-clip-path:polygon(-5% 105%,-5% 40% ,55% 105%);}
.home .news .news-content .new-nav p{font-size:1.3rem;}
.home .news .news-content .new-nav .h3 h3{font-weight:500;font-size:0.9rem;vertical-align:middle;}
.home .news .news-content .new-nav .line{height:1px;}
.screen .show{display:none;}
.screen .hide{display:block;}
.screen .sc-content .title-one{font-size:2.3rem;}
.screen .sc-content .title-two img{width:0.8rem;}
.screen .sc-content .title-two h3{font-size:0.85rem;}
.all-product .all-pro .allpro-content .pro-images .image{width:30%;}
.all-product .all-pro .allpro-content .pro-images .image h3{font-size:0.90rem;margin:10% 0% 5%;}
.product-details .pro-content{margin-top:0%;}
.product-details .pro-content .pro-top{padding:5% 0% 10%;}
.product-details .pro-content .pro-top .top-all{width:85%;display:block;}
.product-details .pro-content .pro-top .top-all .top-left{width:100%;margin:0;}
.product-details .pro-content .pro-top .top-all .below{width:2rem;top:20%;}
.product-details .pro-content .pro-top .top-all .left-blow{left:-6%;}
.product-details .pro-content .pro-top .top-all .right-blow{right:-11%;}
.product-details .pro-content .pro-top .top-all .top-left .slide-image .video-content{width:24.3%;}
.product-details .pro-content .pro-top .top-all .top-left .swiper-container{margin-top:12px;}
.product-details .pro-content .pro-top .top-all .top-right{width:100%;margin-top:7%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top h1{font-size:2rem;letter-spacing:0px;line-height:2.2rem;margin-bottom:2.5%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top p{font-size:1rem;line-height:1.5rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-center{margin:5% auto 7%;}
.product-details .pro-content .pro-top .top-all .top-right .right-center h2{font-size:1.3rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-center .details-text{font-size:1rem;line-height:1.5rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-bottom .right-btn{font-size:1.2rem;padding:8px 15px;}
.product-details .pro-content .pro-bottom .bottom-title .all-title{width:95%;}
.product-details .pro-content .pro-bottom .all-title .title-item{font-size:1.2rem;padding:8px 15px;}
.product-details .pro-content .pro-bottom .content{width:95%;margin:5% auto;height:unset;}
.product-details .pro-content .pro-bottom .content .specification .specificate{display:flex;display:-webkit-flex;margin-bottom:2%;}
.product-details .pro-content .pro-bottom .content .specification .specificate .top-bottom{width:50%;display:block;}
.product-details .pro-content .pro-bottom .content .specificate .specifi-detail{width:100%;height:40px;line-height:43px;}
.outdoor-product .pro-content .pro-bottom .content .specificate .specifi-detail{width:100% !important;}
.product-details .pro-content .pro-bottom .content .specification{font-size:1rem;}
.product-details .pro-content .pro-bottom .content .scene .swiper-container{padding-bottom:8%;}
.product-details .pro-content .pro-bottom .content .quality .bottom-text{font-size:1.03rem;line-height:1.8rem;margin-top:2%;}
.customer .customer-screen{height:220px;}
.customer .customer-screen .sc-content{top:45%;}
.customer .customer-content .content-top{width:95%;}
.customer .customer-content .content-top .top-con .all-con{border-bottom:4px solid #192938;}
.customer .customer-content .content-top .top-con .all-con:hover{border-bottom:4px solid #da251c;}
.customer .customer-content .content-top .top-con .all-con .con{padding:10% 2% 10%;}
.customer .customer-content .content-top .top-con .all-con .con .image .img-radius .img-detials{width:2.5rem;padding:15px;}
.customer .customer-content .content-top .top-two .all-con .con .image .img-radius .img-detials{width:2.3rem;}
.customer .customer-content .content-top .top-con .all-con .con .image h1{font-size:1.2rem;margin:1.2rem auto 1.8rem;}
.customer .customer-content .content-top .top-con .all-con .con .text{width:100%;font-size:1rem;line-height:1.4rem;}
.customer .customer-content .content-top .top-con .one .con .text{width:90%;}
.customer .customer-content .content-top .top-con .all-con .con h2{font-size:10rem;color:rgba(218,37,28,0.05);top:68%;}
.customer .customer-content .content-top .top-two{margin-top:6%;flex-wrap:wrap;}
.customer .customer-content .content-top .top-two .all-con{width:49%;margin-right:2%;}
.customer .customer-content .content-top .top-two .four{margin-right:0%;}
.customer .customer-content .content-top .top-two .five{margin-top:6%;margin-right:0%;}
.customer .customer-content .content-bottom{width:95%;margin:7% auto;flex-wrap:wrap;}
.customer .customer-content .content-bottom .map-img{width:90%;}
.customer .customer-content .content-bottom .map-left img{width:100%;margin:0%;}
.customer .customer-content .content-bottom .map-right{width:90%;margin-left:10%;margin-top:-5%;}
.customer .customer-content .content-bottom .map-right .map-content{width:90%;left:50%;top:50%;}
.customer .customer-content .content-bottom .map-right .map-content .map-title{font-size:2.2rem;margin-bottom:1.5rem;}
.customer .customer-content .content-bottom .map-right .map-content .map-title h1:before{top:110%;}
.customer .customer-content .content-bottom .map-right .map-content .map-details{font-size:1rem;width:100%;line-height:1.3rem;}
.company .com-content .profile{width:95%;margin:5% auto 10%;}
.company .com-content .profile .profile-top{margin-bottom:7%;}
.company .com-content .profile .profile-top .profile-right{margin-top:-10%;width:44%;padding-left:1%;}
.company .com-content .profile .profile-center{display:flex;display:-webkit-flex;margin-bottom:7%;}
.company .com-content .profile .profile-center .bottom-con h1{font-size:1.8rem;margin-bottom:2px;}
.company .com-content .profile .profile-center .bottom-con h2{font-size:1rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h3{font-size:1rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{font-size:2rem;margin-bottom:8%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1:before{top:110%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-top{font-size:1.1rem;letter-spacing:1px;margin-bottom:5%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-bottom{font-size:1rem;line-height:1.2rem;}
.company .com-content .profile .profile-top .profile-left .lt-bottom{display:none;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con{padding:5% 0%;}
.company .com-content .profile .profile-bottom .all-advantage .advantage{padding:6% 0% 7%;width:24.25%;margin-right:1%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-four{margin-right:0%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-top{width:2.2rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-one{font-size:1.2rem;margin:16% 0% 4%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-two{font-size:0.85rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below{margin-left:-20px;margin-bottom:-20px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below{width:40px;height:40px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below img{width:1rem;}
.company .com-content .profile .profile-top .profile-right .img-top{margin-bottom:8%;}
.company .com-content .indus-profile{display:block;width:90%;margin:0 auto 5%;}
.company .com-content .indus-profile .indus-left{width:100%;margin-bottom:3%;}
.company .com-content .indus-profile .indus-left img{margin-bottom:0%;}
.company .com-content .indus-profile .indus-right{width:100%;padding-left:0%;}
.company .com-content .indus-profile .indus-right .right-title{display:none;width:12rem;margin-bottom:5%;}
.company .com-content .indus-profile .indus-right .right-title:before{top:130%;}
.company .com-content .indus-profile .indus-right .right-content .rt-top{font-size:1.1rem;line-height:1.5rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom{width:90%;margin-top:3%;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .bottom-detail .detail-below{left:-30px;width:18px;height:18px;margin-top:3px;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom p{font-size:1rem;line-height:1.2rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .detail-one{margin-bottom:3%;}
.company .com-content .industry .indus-img{padding:3% 0 6%;}
.company .com-content .industry .indus-img .lunbo{width:95%;}
.company .com-content .industry .indus-img .lunbo-title{width:22rem;}
.company .com-content .industry .indus-img .lunbo-title .title-detail{left:55%;font-size:2rem;}
.company .com-content .industry .swiper-container .swiper-button-prev{width:25px;height:25px;top:-31px;right:42px;}
.company .com-content .industry .swiper-container .swiper-button-next{width:25px;height:25px;}
.company .com-content .industry .swiper-container .swiper-button-next .swiper-line .line{left:0px;top:-10px;}
.company .com-content .sample-room{margin:8% auto 0%;}
.company .com-content .sample-room .sample-left .left-title{font-size:1.8rem;padding-right:0.8rem;}
.company .com-content .sample-room .sample-left .left-title h1:before{left:-30%;width:2.5rem;}
.company .com-content .sample-room .sample-left .left-slide .room-bc{width:3.5rem;top:-1.2rem;left:1rem;}
.all-new .news-content{width:95%;margin:6% auto 0%;}
.all-new .news-content .img-profile .slide-img{width:50%;}
.all-new .news-content .img-profile .profile{padding-left:3%;width:47%;}
.all-new .news-content .img-profile .profile .top{font-size:1.8rem;}
.all-new .news-content .img-profile .profile .bottom{font-size:1rem;}
.all-new .news-content .img-bc{width:95%;}
.all-new .news-content .profile-change .profile{padding-left:0%;padding-right:3%;}
.all-new .news-content .show-btn .btn-more{padding:6px 15px;}
.all-new .news-content .show-btn .btn-more h1{font-size:1.3rem;}
.all-new .news-content .show-btn{margin:8% 0% 0%;}
.all-new .news-content .show-btn .btn-more img{width:1.3rem;vertical-align:sub;}
.all-new .news-content .news-hide .hide-btn{margin-top:8%;}
.all-new .news-content .news-hide .hide-btn img{width:1.8rem;}
.all-new .news-content .img-profile .slide-img .date .details .top{font-size:1.8rem;}
.all-new .news-content .img-profile .slide-img .date .details .bottom{font-size:0.9rem;margin-top:3px;}
.all-new .news-content .img-profile .slide-img .date{clip-path:polygon(-5% 110%,-5% 40% ,45% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 40% ,45% 105%);box-shadow:0px 0px 5px 8px rgba(220,220,220,0.8);top:-10px;left:10px;}
.certificate .certifi-content{width:95%;margin:6% auto 7%;}
.certificate .certifi-content .certifi-title{width:98%;display:block;}
.certificate .certifi-content .certifi-title .title img{width:20rem;}
.certificate .certifi-content .certifi-title .title .title-content{top:55%;}
.certificate .certifi-content .certifi-title .title .title-content h1{font-size:2.3rem;}
.certificate .certifi-content .certifi-title .p-content{font-size:1rem;line-height:1.5rem;margin-top:2%;padding-left:0%;}
.certificate .certifi-content .certifi-img .swiper-container{padding-bottom:7%;}
.certificate .certifi-content .certifi-img .swiper-slide{transform:scale(0.9);}
.certificate .certifi-content .certifi-img .swiper-slide-active, .swiper-slide-duplicate-active{transform:scale(1);}
.certificate .certifi-content .certifi-approve{margin-top:6%;}
.certificate .certifi-content .certifi-approve .approve{width:3rem;margin:3% 2%;}
.certificate .certifi-content .certifi-approve .walmart{width:9.5rem;}
.certificate .certifi-content .certifi-approve .TUV{width:6rem;}
.certificate .certifi-content .certifi-approve .iso{width:7rem;}
.full-video .fu-video{width:92%;margin:8% auto;}
.full-video .fu-video .video-title{margin-bottom:5%;font-size:1.3rem;}
.full-video .fu-video .fuvideo{width:100%;}
.full-video .fu-video .fuvideo .bofan{display:none !important;width: 4rem;margin-top: -1rem;}
.catalog .cata-content{width:88%;margin:10% auto;flex-wrap:wrap;}
.catalog .cata-content .cata-down{width:47%;margin:0% 6% 10% 0%;}
.catalog .cata-content .cata-outdoor{margin-right:0%;}
.catalog .cata-content .cata-pet{margin-right:0%;}
.catalog .cata-content .cata-down .cata-img{box-shadow:0px 0px 12px 0px rgba(4,0,0,0.15);}
.catalog .cata-content .cata-down .cata-text img{width:1rem;}
.catalog .cata-content .cata-down .cata-text .pdf-click{font-size:1.3rem;;}
.catalog .all-foot .contact{margin-top:18%;}
.Ccontact .con-contact{width:90%;padding:0%;margin:7% auto;display:block;box-shadow:unset;}
.Ccontact .con-contact .all-lt{width:95%;margin:2% auto;box-shadow:0px 0px 20px rgba(14,13,13,0.21);}
.Ccontact .con-contact .all-lt .lt{position:relative;transform:unset;left:unset;top:unset;width:90%;padding:5%;}
.Ccontact .con-contact .all-lt .lt .lt-title{font-size:2rem;margin-top:0%;}
.Ccontact .con-contact .all-lt .lt .lt-content{font-size:1rem;margin-top:8%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon{margin-bottom:0%;}
.Ccontact .con-contact .all-lt .lt .lt-content .lt-two{margin:5% 0%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon img{margin-right:1rem;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon p{width:calc(100% - 3rem);line-height:1.5rem;}
.Ccontact .con-contact .all-rt{width:90%;margin:8% 0% 10%;padding:5%;box-shadow:0px 0px 20px rgba(14,13,13,0.21);}
.Ccontact .con-contact .all-rt .rt .rt-title h1{font-size:2.3rem;}
.Ccontact .con-contact .all-rt .rt .rt-title h3{font-size:1rem;}
.Ccontact .con-contact .all-rt .rt .form{margin-top:5%;}
.Ccontact .con-contact .all-rt .rt .form .layui-form-item{margin-bottom:15px;}
.Ccontact .con-contact .all-rt .rt .form .layui-input{height:45px;line-height:45px;}
.Ccontact .con-contact .all-rt .rt .form .layui-btn{height:40px;line-height:40px;padding:0px 25px;}
.all-foot .contact{height:350px;margin-top:25%;}
.all-foot .contact .contact-content{width:85%;padding-top:2%;}
.all-foot .contact .contact-content .contact-left{display:none;}
.all-foot .contact .contact-content .contact-right{position:relative;width:100%;display:block;}
.all-foot .contact .contact-content .contact-right .contact-img{display:block;width:70%;}
.all-foot .contact .contact-content .contact-right .form{width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;}
.all-foot .contact .contact-content .contact-right .layui-input{background-color:transparent;}
.all-foot .contact .contact-content .contact-right .layui-textarea{background-color:transparent;}
.all-foot .contact .contact-content .contact-right .form .layui-btn{font-size:0.95rem;height:32px;line-height:32px;}
.all-foot .contact .contact-content .contact-right .name{float:unset;width:100%;}
.all-foot .contact .contact-content .contact-right .business{float:unset;width:100%;}
.footer{background-image:url(../fodder/home/foot-auto.jpg);background-size:100% 100%;padding:20px 0px 2px;}
.footer .show{display:none;}
.footer .hide{display:none;}
.footer .foot{width:100%;position:relative;left:unset;top:unset;transform:unset;padding-bottom:2%;}
.footer .foot .foot-top{display:block;padding-bottom:10px;}
.footer .foot .foot-top .foot-logo{width:100%;text-align:center;}
.footer .foot .foot-top .foot-logo a{display:inline-block;}
.footer .foot .foot-top .foot-logo img{width:117px;}
.footer .foot .foot-top .foot-nav ul li{padding:2px 5px;}
.footer .foot .foot-top .foot-nav{width:100%;text-align:center;margin-top:15px;}
.footer .foot .foot-bottom{width: 98%;margin: 0% auto;}
.footer .foot .foot-bottom .bottom{padding-top:3%;}
.footer .foot .foot-bottom .bottom h3{font-size:0.95rem;}
.footer .foot .foot-bottom .bottom .details p{font-size:0.75rem;line-height:1.1rem;margin-top:1px;}
.footer .foot .foot-bottom .foot-mail .details p{font-size:0.95rem;}
.footer .foot .foot-bottom .foot-phone{padding-left:0%;}
.footer .foot .foot-image{margin-top:1rem;}
.footer .foot .foot-image .foot-face{width:1.3rem;}
.footer .foot .foot-image .foot-you{width:3.5rem;}
.show-form .download{width:80%;padding:3% 5% 5%;}
.show-form .download .form-hide{margin-bottom:2rem;margin-top:-2%;margin-right:-5%;}
.show-form .download .form .layui-input{height:42px;line-height:42px;font-size:1rem;}
.show-form .download .form .layui-form-item{margin-bottom:12px;}
.show-form .download .form .name{float:unset;width:100%;}
.show-form .download .form .email{float:unset;width:100%;}
.show-form .download .form .btn .layui-btn{height:45px;line-height:47px;font-size:1.4rem;margin-top:2rem;}
.dustbin-series .dustser-content .sample-room{width:95%;display:block;margin:5% auto;}
.dustbin-series .dustser-content .sample-room .room-left{width:100%;margin:0 auto;}
.dustbin-series .dustser-content .sample-room .room-left .room-title{font-size:2.2rem;}
.dustbin-series .dustser-content .sample-room .room-left .room-title h1:before{top:100%;}
.dustbin-series .dustser-content .sample-room .room-left .room-content{font-size:1rem;line-height:1.8rem;}
.dustbin-series .dustser-content .sample-room .room-right{width:100%;margin:1% auto;}
.dustbin-series .dustser-content .sample-room .room-right img{position:relative;width:100%;height:unset;padding:0%;}
.dustbin-pallet .dustpall-content .dustbin-video{margin:7% auto 4%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content{width:95%;padding-bottom:5%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content video{height:unset;}
.dustbin-pallet .dustpall-content .title-bc img{width:20rem;}
.dustbin-pallet .dustpall-content .title-bc .title{top:58%;}
.dustbin-pallet .dustpall-content .title-bc .title h1{font-size:2.2rem;}
.dustbin-series .dustser-content .classfication .class-slide{margin-top:0.5rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .pro-name{margin:1rem auto 1.5rem;font-size:1rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more a{padding:5px 15px;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more p{font-size:0.8rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more img{margin-left:5px;margin-top:-2px;}
.dustbin-pallet .dustpall-content .classfication .class-slide .swiper-button-next{top:38%;right:-4%;}
.dustbin-pallet .dustpall-content .classfication .class-slide .swiper-button-prev{top:38%;left:-4%;}
.dustbin-pallet .dustpall-content .quality .all-quality{width:95%;padding:3% 0% 6%;}
.product-details .pro-content .pro-bottom .content .quality .top-image{flex-wrap: wrap;}
.product-details .pro-content .pro-bottom .content .quality .top-image .left{width:100%;}
.product-details .pro-content .pro-bottom .content .quality .top-image .right{width:100%;}
.product-details .pro-content .pro-bottom .content .quality .top-image h1{font-size: 0.9rem;margin: 0.5rem 0rem 0.8rem;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .play{width:2.5rem;}
.quality-video .hide-video{width:60%;}
.quality .quality-image{display:block;margin:3% 0% 0%;}
.quality .quality-image .left{width:100%;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-image .right{width:100%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image h1{font-size:0.9rem;margin:0.5rem 0rem 0.8rem;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .right .right-img{width:33%;margin:0%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .right .img-two{margin:0% 0.5%;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-text{font-size:1rem;line-height:1.8rem;}
.dustbin-pallet .dustpall-content .factory .show{display:none;}
.dustbin-pallet .dustpall-content .factory .hide{display:block;}
.dustbin-series .dustser-content .factory .dustbin-production{display:block;width:95%;margin:5% auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop{display:block;width:95%;margin:0 auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left{width:100%;}
.dustbin-series .dustser-content .factory .dustbin-production .left{width:100%;padding:0%;text-align:left;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1{line-height:unset;font-size:2.2rem;letter-spacing:-0.5px;margin-bottom:0.5rem;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1 br{display:none;}
.dustbin-series .dustser-content .factory .dustbin-production .right{width:100%;}
.dustbin-series .dustser-content .factory .dustbin-production .right .right-img{width:49.75%;margin-right:0.5%;}
.dustbin-series .dustser-content .factory .dustbin-production .right .img-two{margin-right:0%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content{width:100%;padding:0%;margin:0 auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1{font-size:2.2rem;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1:before{top:100%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-content{font-size:1rem;line-height:1.8rem;margin:1rem auto 1.2rem;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right{width:95%;margin:2% auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right img{position:relative;}
.pallet-series .pallet-content .pallet-Ser{width:95%;display:block;margin:3% auto;}
.pallet-series .pallet-content .pallet-Ser .palSer-left{width:100%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-title{font-size:2.2rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-content{font-size:1rem;line-height:1.8rem;margin-bottom:3.5%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .left-image .image-title{font-size:1.1rem;margin-bottom:1%;}
.pallet-series .pallet-content .pallet-Ser .palSer-right{width:100%;margin:3% auto;}
.pallet-series .pallet-content .pallet-Ser .palSer-right img{position:relative;width:100%;height:unset;padding:0%;}
.pallet-series .pallet-content .classfication .class-slide .view-more{margin-top:6%;}
.pallet-series .pallet-content .classfication .class-slide .swiper-container .swiper-slide .slide-image img{width:90%;}
.quality .quality-image .left img{position:relative;}
.quality .quality-image .left{margin-bottom:1%;}
.quality .quality-image .right{width: 100%;}
.quality .quality-image .right .img-one{margin:0% 1.1% 0% 0%;width:66.3%;}
.quality .quality-image .right .img-two{width:32.6%;}
.pallet-series .pallet-content .quality .all-quality .quality-text{margin-top:2%;}
.pallet-series .pallet-content .factory .workshop-top{display:block;width:95%;margin:5% auto 8%;}
.pallet-series .pallet-content .factory .workshop-top .top-text{display:block;}
.pallet-series .pallet-content .factory .workshop-top .top-text .text-brief{width:100%;margin-top:1%;margin-left:0%;font-size:1rem;line-height:1.8rem;}
.pallet-series .pallet-content .factory .workshop-top .top-image{display:block;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-left{width:100%;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-left img{position:relative;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-right{width:100%;margin-bottom:1%;display:flex;display:-webkit-flex;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-right .topimg{width:51%;margin:0% 1% 0% 0%;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-right .bottomimg{width:48%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom{display:block;width:90%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right{width:100%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content{padding:0%;text-align:left;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-left{width:100%;margin:3% auto;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .title-title{font-size:2rem;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .right-content{margin-top:1%;font-size:1rem;line-height:1.8rem;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one{align-items: center;}
.pet-series .dustpall-content .pet-show{margin: 5% 0% 0%;padding: 5.5% 0% 6%;}
.pet-series .dustpall-content .pet-show .all-show{width:95%;margin: 0% auto;}
.pet-series .dustpall-content .pet-show .all-show .show-top{flex-wrap: wrap;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one .img{width:40px;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one h1{font-size:1.8rem;margin-left: 0.5rem;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-p{font-size: 1.1rem;line-height: 1.8rem;width: 40%;margin-left: 3%;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-img{top: 35%;width:200px;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom{margin-top: 5.5%;flex-wrap: wrap;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img{width: 100%;display: flex;display: -webkit-flex;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img:nth-child(2){width: 100%;margin: 1% auto;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img .img-detail{margin:1%;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img .img-detail:nth-last-child(1){margin:1%;}
.pet-series .dustser-content .dustbin-video{padding: 5% 0% 2%;margin: 0% auto;}
.pet-series .dustser-content .dustbin-video .video-content{width:80%;padding: 1% 0% 2%;}
.pet-series .dustser-content .dustbin-video .video-text{position: relative;transform: unset;left: unset;top: unset;width: 80%;margin: 0% auto;text-align: center;padding-bottom: 2%;font-size: 0.95rem;line-height: 1.6rem;}
.pet-series .dustpall-content .classfication{padding: 5% 0% 4%;}
.pet-series .dustpall-content .classfication .class-slide .slide-bc{top: -60px;left: 67%;width: 75px;}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{width:80%;}
.pet-series .dustpall-content .quality .quality-image .quality-text{line-height: 2rem;}
.pet-series .dustpall-content .certificate .all-certifi{margin: 4% auto 2%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail{width:90%;margin: 5% auto 0%;flex-wrap: wrap;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left{width:100%;margin:0% auto 9%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-right{width:100%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-img{justify-content: center;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-line{width: 7rem;height: 2px;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-p{font-size: 1.1rem;line-height:1.8rem;margin:4% 0% 6%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img{margin:0rem;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img .img:nth-child(1){margin-right: 2rem;}
.pet-series .quality .quality-image{display:flex;display:-webkit-flex;flex-wrap: wrap;}
.pet-series .dustpall-content .quality .quality-image .quality-con{width:calc(98% / 2);margin-right: 2%;}
.pet-series .dustpall-content .quality .quality-image .quality-con:nth-child(3){margin-right:0%;}
.pet-series .dustpall-content .quality .quality-image .text-show{display: none;}
.pet-series .dustpall-content .quality .quality-image .text-hide{display: block;width:100%;margin:2% auto 0%;}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{width: 90%;font-size: 0.9rem;margin: 0 auto;padding: 2%;}
.pet-series .dustpall-content .quality .quality-image .quality-text{line-height: 1.8rem;}
.pet-series .dustpall-content .classfication .class-slide .slide-bc{top: -60px;left: 58%;width: 75px;}
.garden-product .pro-content .pro-bottom .content{height: auto;}
.garden-product .pro-content .pro-bottom .content .quality{width:100%;}
.garden-product .pro-content .screen-con{width:100%;margin-top:1.5rem;}
.garden-product .pro-content .screen-con p{font-size: 1rem;line-height: 1.8rem;}
.garden-product .pro-content .brief-title h1{margin-bottom: 1rem;}
.garden-product .pro-content .brief-one{margin-bottom: 2rem;}
.garden-product .pro-content .brief-con p{font-size: 1rem;}
.garden-product .pro-content .brief-con .all-item .item-left{width:50%;}
.garden-product .pro-content .brief-con .all-item .item-right{width:50%;}
.garden-product .pro-content .brief-two .all-item .item-left{width:55%;}
.garden-product .pro-content .brief-two .all-item .item-right{width:45%;}
.customer .customer-form{margin:15% 0% 5%;}
.customer .customer-form .form-bc{background-color:transparent;}
.customer .customer-form .form-bc::before{position:absolute;content:"";width:100%;height:60%;background-color:#f9f9f9;bottom:-5%;z-index:-1;}
.customer .customer-form .form-bc img{display:none;}
.customer .customer-form .form-bc .text-form{position:relative;transform:unset;top:0%;left:0%;width:80%;margin: 0 auto;padding:5%;display: block;background-color: #ffffff;background-image:url(../fodder/home/customer-contact.png);background-size:100% 80%;box-shadow: 2px 2px 20px 5px #eeeeee;background-repeat: no-repeat;background-position: bottom;} 
.customer .customer-form .form-bc .text-form .form-text{width: 100%;margin-right:0%;}
.customer .customer-form .form-bc .text-form .form-text .form-title{font-size:2.2rem;}
.customer .customer-form .form-bc .text-form .form-text .form-content{line-height:1.8rem;}
.customer .customer-form .form-bc .text-form .form-float{width:calc(100% - 6rem);padding:3rem;background-color: unset;box-shadow: unset;}
.customer .layui-form .layui-input{background-color:transparent;}
.customer .layui-form .layui-textarea{background-color:transparent;}
.customer .layui-form{font-size:1.05rem;}   
.customer .layui-form .name{margin-bottom:10%;}
.customer .layui-form .bus{margin-bottom:10%;}
.customer .layui-form .layui-form-text{margin-bottom:15%;}
.customer .layui-form input::-webkit-input-placeholder{font-size:1.05rem;}
.customer .layui-form .form input:-moz-placeholder{font-size:1.05rem;}
.customer .layui-form .form input:-ms-input-placeholder{font-size:1.05rem;}
.customer .layui-form textarea::-webkit-input-placeholder{font-size:1.05rem;}
.customer .layui-form .form textarea:-moz-placeholder{font-size:1.05rem;}
.customer .layui-form .form textarea:-ms-input-placeholder{font-size:1.05rem;}
.certificate .certifi-content #certify .swiper-container{padding-bottom:10%;}
.certificate .certifi-content #certify .swiper-slide{width:350px;}
}
@media screen and (min-width:686px) and (max-width:767px){
.certificate .certifi-content #certify .swiper-container{padding-bottom:10%;}
.certificate .certifi-content #certify .swiper-slide{width:380px;}
}
@media screen and (min-width:605px) and (max-width:685px){
.certificate .certifi-content #certify .swiper-container{padding-bottom:10%;}
.certificate .certifi-content #certify .swiper-slide{width:350px;}
}
@media screen and (max-width:604px){
.auto-hide .auto-ul .face-you .logo-text{font-size:1.2rem;letter-spacing: 0.5px;}
.video .hide-video{width:98%;left:1%;top:30%;}
.video .hide-video video{height:unset;}
.nav-content{width:98%;}
.nav-content .nav-top .top-all .left{width:8rem;}
.nav-content .nav-top .top-all .right{width:calc(100% - 8rem);margin-top:5px;}
.nav-content .nav-top{padding:0.3rem 0rem 0.5rem}
.auto-hide .auto-ul .li-face{width:2.5rem;}
.auto-hide .auto-ul .li-you{width:4rem;}
#google_translate_element .lang{padding:2.5px 8px;font-size:1rem;width: 80px;display:flex;display:-webkit-flex;align-items:center;justify-content: center;}
.nav-content li .lang{height: 25px;line-height: 25px;padding: 0px 5px;border: 1px solid #000000;font-size: 0.95rem;}  
.nav-content ul .li-lang img{width:1rem;padding:0px;padding-right:2px;vertical-align: text-top;}
.nav-content ul .li-lang{width:100%;}
.nav-content .nav-top ul li{margin:0rem;}
.nav-content ul .li-logo img{vertical-align:baseline;}
.nav-content ul .div-cn{height:23px;line-height:25px;padding:0px 5px 0px;border:1px solid #000000;font-size:0.95rem;}
.home .show{display:none;}
.home .hide{display:block;}
.home .home-video .show{display:none;}
.home .home-video .hide{display:block;height:auto;}
.home .home-video .video-content h1 span{font-size:3rem;margin-right:5px;}
.home .home-video .video-content h1{font-size:2rem;line-height:2rem;}
.home .home-video .video-content h2{font-size:1.5rem;}
.home .home-video .video-content{width:98%;text-align:center;}
.home .home-video .video-content p{font-size:0.85rem;margin-top:0.5rem;letter-spacing:1px;padding:5px 10px;display:inline-block;}
.home .home-video .video-content .scroll{display:none;}
.home .advantages{width:100%;margin:8% auto;margin-bottom:20%;}
.home .advantages .advan-content img{width:2.2rem;}
.home .advantages .advan-content h2{margin-top:4%;font-size:1.2rem;}
.home .advantages .advan-content h3{font-size:0.85rem;}
.home .advantages .advan .two-line:before{height:1px;}
.home .advantages .advan .two-line:after{width:1px;}
.home .advantages .advan .span-line:after{width:1px;}
.home .advantages .advan .industry:before{height:1px;}
.home .advantages .advan .span-line:before{top:-6px;left:calc(100% - 6px);width:12px;height:12px;}
.home .products .content{width:100%;top:48%;}
.home .products .content .left .title-content h3{font-size:0.75rem;}
.home .products .content .left .title-content .product{padding:8% 0% 6% 3%;}
.home .products .content .left .title-content .rubbish{padding-top:20%;margin-top:-5%;}
.home .products .content .left .title-content .product .line{clip-path:unset;right:-5px;width:4px;}
.home .products .content .left .title-content .rubbish .line{clip-path:unset;right:-4px;width:3px;}
.home .products .content .right{width:67%;}
.home .products .content .left .title-content img{display:none;}
.home .products .bc-fff{height:190px;top:60%;width:100%;}
.home .products .content .left{width:33%;}
.home .products .content .right .right-lunbo{width:92%;}
.home .products .content .right .swiper-button-prev{left:0px;}
.home .products .content .right .swiper-button-next{right:0px;}
.home .products .content .right .swiper-button-prev img{width:2.2rem;}
.home .products .content .right .swiper-button-next img{width:2.2rem;}
.home .products .content .right .right-lunbo h2{font-size:1rem;}
.home .products .content .right .right-lunbo .line{width: 2.5rem;vertical-align: middle;margin-right: -4%;}  
.home .products .content .right .right-lunbo .text{padding:1% 4%;font-size:0.8rem;}
.home .about .hide{display:none !important;}
.home .about .about-bc{background-image:url(../fodder/home/bc-about1.jpg);background-size:100% 100%;background-position:center;padding:10% 0%;}
.home .about{margin-top:5%;}
.home .about .about-content{position:relative;width:100%;transform:unset;left:0%;margin:0 auto;background-color:#f9fdff;}
.home .about .about-content .icon-phone{display:block !important;}
.home .about .about-content .icon{width:100%;margin:0 auto;padding-top:5%;}
.home .about .about-content .icon .icon-one .img{padding:8%;}
.home .about .about-content .icon .icon-one img{width:2.5rem;}
.home .about .about-content .icon .icon-one{padding-top:0%;}
.home .about .about-content .icon .icon-one h3{margin-top:8%;font-size:0.85rem;}
.home .about .about-content .about-title{font-size:0.95rem;}
.home .about .about-content .content .found{font-size:1.8rem;padding-top:0%;}
.home .about .about-content .content .radio{width:30px;margin-top:1%;}
.home .about .about-content .content .radio .triangle img{width:0.6rem;vertical-align:baseline;}
.home .about .about-content .company{width: 98%;margin-top: 0%;margin: 0 auto;} 
.home .about .about-content .company .clip1{display:none;background:unset;clip-path:unset;}
.home .about .about-content .company .clip2{display:none;clip-path:unset;position:unset;background:unset;}
.home .about .about-content .company .clip2-hide{display:block;box-sizing:border-box;}
.home .about .about-content .company .clip2-hide .clip2-content{width:100%;float:unset;}
.home .about .about-content .company .clip2-hide .clip2-content .content{font-size:0.95rem;line-height:1.3rem;padding:2% 1%;}
.home .about .about-content .company .clip2-hide .clip2-content .content p{margin:1% 0%;}
.home .about .about-content .company .clip2 .clip2-content .icon{padding-top:0px;}
.home .about .about-content .company .clip2 .clip2-content .icon .icon-one img{width:2.5rem;}
.home .about .about-content .company .clip2 .clip2-content .icon .icon-one h3{font-size:0.85rem;}
.home .history{padding-top:7%;}
.home .history .history-content{width:99%;padding:5% 0%;}
.home .history .history-content .history-left{width:100%;display:block;border-bottom:1px solid #7c7e7f;}
.home .history .history-content .history-right{width:100%;display:block;}
.home .history .history-content .history-left .left-top .top-content{padding-bottom:1.5%;font-size:0px;}
.home .history .history-content .history-left .left-show{display:block;}
.home .history .history-content .history-left .content-show{display:none !important;}
.home .history .history-content .history-left .one{width:50%;}
.home .history .history-content .history-left .two{width:50%;}
.home .history .history-content .history-left .left-top h1{font-size:1.1rem;}
.home .history .history-content .history-left .left-top p{font-size:0.90rem;}
.home .history .history-content .history-left .left-top h3{font-size:0.85rem;}
.home .history .history-content .history-left .two img{width:100%;}
.home .history .history-content .history-left .three img{width:50%;}
.home .history .history-content .history-left .left-bottom{border-bottom:1px solid #7c7e7f;}
.home .history .history-content .history-left .left-show .left-bottom{border-bottom:unset;}
.home .history .history-content .history-left .left-show .left-top .three{padding-top:1%;}
.home .history .history-content .history-left .left-show .left-bottom .three{padding-bottom:2%;}
.home .history .history-content .history-left .left-bottom .one{width:50%;float:unset;border-left:1px solid #7c7e7f;display:table-cell;}
.home .history .history-content .history-left .left-bottom .two{width:50%;float:unset;display:table-cell;padding-bottom:2%;}
.home .history .history-content .history-left .left-bottom .three{width:42%;float:unset;display:table-cell;}
.home .history .history-content .history-left .left-bottom h1{font-size:2rem;padding-left:1.5%;}
.home .history .history-content .history-left .left-bottom h3{font-size:0.90rem;padding-left:1.5%;line-height:1.3rem;}
.home .history .history-content .history-right .right-content h1{font-size:1.1rem;margin:3% 0% 2% 0%;}
.home .history .history-content .history-right .right-content p{font-size:0.95rem;line-height:1.3rem;}
.home .history .history-content .history-right .right-content{width:96%;}
.home .history-new{padding-top:7%;}
.home .history-new .all-history{width:90%;padding:3% 0%;flex-wrap: wrap;border: 1px solid #7c7e7f;border-top: unset;}
.home .history-new .all-history .history-con{width:100%;padding:2%;display:block;border: unset;border-bottom: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con:nth-child(1){width:100%;padding:2%;display:block;border: unset;border-bottom: 1px solid #7c7e7f;}
.home .history-new .all-history .history-con:nth-last-child(1){border-bottom: unset;}
.home .history-new .all-history .history-con .top-con{width: 100%;padding: 2% 1% 1% 0%;border:unset;}
.home .history-new .all-history .history-con:nth-child(1) .top-con{}
.home .history-new .all-history .history-con:nth-child(2) .top-con:before{content:unset;}
.home .history-new .all-history .history-con .bottom-con{width:100%;}
.home .history-new .all-history .history-con .top-con h1{font-size:1.2rem;}
.home .history-new .all-history .history-con .top-con p{font-size:0.95rem;}
.home .history-new .all-history .history-con .top-con h3{font-size:0.8rem;padding:3% 0% 1% 1%;}
.home .history-new .all-history .history-con .bottom-con h1{font-size:2.2rem;margin-bottom: 3px;}
.home .history-new .all-history .history-con .bottom-con h3{font-size:1rem;line-height:1.3rem;width:95%;}
.home .news{width:95%;margin:4% auto;}
.home .news .news-content .swiper-container .swiper-button-next{top:-18%;padding:1.5% 2.5%;right:0%;}
.home .news .news-content .swiper-container .swiper-button-prev{top:-18%;right:9%;padding:1.5% 2.5%;}
.home .news .news-title{margin-left:0%;}
.home .news .new-nav{width:100%;}
.home .news .news-title img{width:17rem;}
.home .news .news-title .title h1{font-size:2.2rem;}
.home .news .news-content .date{top:-8px;left:8px;clip-path:polygon(-5% 105%,-5% 45% ,55% 105%);-webkit-clip-path:polygon(-5% 105%,-5% 45% ,55% 105%);}
.home .news .news-content .new-nav p{font-size:1rem;padding-top:5%;}
.home .news .news-content .date .details .top{font-size:1.1rem;}
.home .news .news-content .new-nav .h3 h3{font-weight:500;font-size:0.75rem;vertical-align:middle;}
.screen .show{display:none;}
.screen .hide{display:block;}
.screen .sc-content .title-one{font-size:2rem;}
.screen .sc-content .title-two img{width:0.6rem;}
.screen .sc-content .title-two h3{font-size:0.85rem;}
.all-product .all-pro .allpro-content .pro-items .items-title{font-size:1.5rem;}
.all-product .all-pro .allpro-content .pro-items .filter{width:calc(100% - 1.5rem);padding:2rem 0rem 2rem 1.5rem;}
.all-product .all-pro .allpro-content .pro-items .item{margin-bottom:1.2rem;}
.all-product .all-pro .allpro-content .pro-items .item .item-items{font-size:0.9rem;line-height:1.8rem;padding-left:0.8rem;width:calc(100% - 0.8rem);letter-spacing:0.3px;margin-bottom:1.5rem;}
.all-product .all-pro .allpro-content .pro-items .item .item-title{font-size:1.2rem;letter-spacing:0.2px;}
.all-product .all-pro .allpro-content .pro-items .items-title{margin-bottom:8%;}
.all-product .all-pro .allpro-content .pro-images .image{width:47%;}
.all-product .all-pro .allpro-content .pro-images .image h3{font-size:0.90rem;margin:10% 0% 5%;}
.all-product .all-pro .allpro-content .pro-images .num-btn .num{padding:6px 12px;}
.all-product .all-pro .allpro-content .pro-items .item .item-title .img-one{width:1.1rem;}
.product-details .pro-content{margin-top:0%;}
.product-details .pro-content .pro-top{padding:6% 0% 12%;}
.product-details .pro-content .pro-top .top-all{width:88%;display:block;}
.product-details .pro-content .pro-top .top-all .top-left{width:100%;margin:0;}
.product-details .pro-content .pro-top .top-all .below{width:1.5rem;top:15%;}
.product-details .pro-content .pro-top .top-all .left-blow{left:-4%;}
.product-details .pro-content .pro-top .top-all .right-blow{right:-11%;}
.product-details .pro-content .pro-top .top-all .top-left .slide-image .video-content{width:24%;}
.product-details .pro-content .pro-top .top-all .top-left .swiper-container{margin-top:5px;}
.product-details .pro-content .pro-top .top-all .top-right{width:100%;margin-top:7%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top h1{font-size:1.8rem;letter-spacing:0px;line-height:2rem;margin-bottom:3%;}
.product-details .pro-content .pro-top .top-all .top-right .right-top p{font-size:0.95rem;line-height:1.3rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-center{margin:6% auto 8%;}
.product-details .pro-content .pro-top .top-all .top-right .right-center h2{font-size:1.3rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-center .details-text{font-size:0.9rem;line-height:1.5rem;}
.product-details .pro-content .pro-top .top-all .top-right .right-bottom .right-btn{font-size:1rem;padding:8px 15px;}
.product-details .pro-content .pro-bottom .bottom-title .all-title{display:none;}
.product-details .pro-content .pro-bottom .content .all-title{display:block;}
.product-details .pro-content .pro-bottom .all-title .title-item{font-size:1rem;padding:8px 15px;margin-bottom:15px;color:#fffefe !important;background-color:#1a2838 !important;border:unset;border-radius:5px;}
.product-details .pro-content .pro-bottom .content{width:98%;margin:6% auto;height:unset;}
.product-details .pro-content .pro-bottom .content .content-item{position:relative;top:unset;left:unset;opacity:1 !important;visibility:visible !important;margin-bottom:8%;transform:unset;}
.product-details .pro-content .pro-bottom .content .specification .specificate{display:flex;display:-webkit-flex;margin-bottom:4%;}
.product-details .pro-content .pro-bottom .content .specification{font-size:0.9rem;}
.product-details .pro-content .pro-bottom .content .specification .specificate .specifi-top{width:45%;display:block;}
.product-details .pro-content .pro-bottom .content .specification .specificate .specifi-bottom{width:56%;display:block;}
.product-details .pro-content .pro-bottom .content .specificate .specifi-detail{width:100% !important;height:38px;line-height:42px;}
.product-details .pro-content .pro-bottom .content .scene .swiper-container{padding-bottom:10%;}
.product-details .pro-content .pro-bottom .content .quality .top-image{flex-wrap:wrap;}
.product-details .pro-content .pro-bottom .content .quality .top-image .left{width:100%;}
.product-details .pro-content .pro-bottom .content .quality .top-image .right{width:100%;}
.quality .quality-image .left img{position:relative;}
.quality .quality-image .left{margin-bottom:1%;}
.quality .quality-image .right .img-one{margin:0% 1.1% 0% 0%;width:66.3%;}
.quality .quality-image .right .img-two{width:32.6%;}
.product-details .pro-content .pro-bottom .content .quality .top-image .right .img-two{margin:0% 2%;}
.product-details .pro-content .pro-bottom .content .quality .bottom-text{font-size:1rem;line-height:1.5rem;margin-top:2%;width:95%;margin:2% auto 10%;}
.dustbin-product .pro-content .pro-bottom .content .specification{display:block;}
.pallet-product .pro-content .pro-bottom .content .specification{display:block;}
.customer .customer-screen{height:180px;}
.customer .customer-screen .sc-content{top:45%;}
.customer .customer-content .content-top{width:90%;}
.customer .customer-content .content-top .top-con{flex-wrap:wrap;}
.customer .customer-content .content-top .top-con .all-con{width:100%;margin:0% 0% 8%;border-bottom:3px solid #192938;}
.customer .customer-content .content-top .top-con .all-con:hover{border-bottom:3px solid #da251c;}
.customer .customer-content .content-top .top-con .all-con .con{padding:10% 8% 12%;}
.customer .customer-content .content-top .top-con .all-con .con .image .img-radius .img-detials{width:2.5rem;padding:15px;}
.customer .customer-content .content-top .top-two .all-con .con .image .img-radius .img-detials{width:2.3rem;}
.customer .customer-content .content-top .top-con .all-con .con .image h1{font-size:1.5rem;margin:1.5rem auto 1.8rem;}
.customer .customer-content .content-top .top-con .all-con .con .text{width:100%;font-size:1rem;line-height:1.5rem;}
.customer .customer-content .content-top .top-con .all-con .con h2{font-size:9rem;color:rgba(218,37,28,0.05);top:68%;}
.customer .customer-content .content-top .top-two{margin-top:0%;flex-wrap:wrap;}
.customer .customer-content .content-top .top-two .all-con{width:100%;margin-right:0%;}
.customer .customer-content .content-top .top-two .four{margin-right:0%;}
.customer .customer-content .content-top .top-two .five{margin:0%;}
.customer .customer-content .content-bottom{width:100%;margin:7% auto;flex-wrap:wrap;}
.customer .customer-content .content-bottom .map-img{width:97%;margin: 0 auto;}
.customer .customer-content .content-bottom .map-left img{width:100%;margin:0%;}
.customer .customer-content .content-bottom .map-right{width:97%;padding-top:3%;background-color:#172029;}
.customer .customer-content .content-bottom .map-right .map-content{width:95%;left:50%;top:50%;}
.customer .customer-content .content-bottom .map-right .map-content .map-title{font-size:2rem;margin-bottom:1rem;}
.customer .customer-content .content-bottom .map-right .map-content .map-title h1:before{top:110%;}
.customer .customer-content .content-bottom .map-right .map-content .map-details{font-size:0.90rem;width:100%;line-height:1.3rem;}
.company .com-content .profile{width:95%;margin:6% auto 10%;}
.company .com-content .profile .profile-top .profile-left{width:100%;}
.company .com-content .profile .profile-top{margin-bottom:7%;display:block;}
.company .com-content .profile .profile-top .profile-right{margin-top:5%;width:100%;padding-left:0%;}
.company .com-content .profile .profile-center{display:flex;display:-webkit-flex;margin-bottom:7%;}
.company .com-content .profile .profile-center .bottom-con h1{font-size:1.5rem;margin-bottom:2px;}
.company .com-content .profile .profile-center .bottom-con h2{font-size:0.75rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h3{font-size:1rem;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1{font-size:2rem;margin-bottom:8%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-title h1:before{top:120%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-top{font-size:1.1rem;letter-spacing:1px;margin-bottom:5%;}
.company .com-content .profile .profile-top .profile-left .lt-top .top-con .top-bottom{font-size:1rem;line-height:1.2rem;}
.company .com-content .profile .profile-top .profile-left .lt-bottom{display:none;}
.company .com-content .profile .profile-top .profile-left .lt-bottom .bottom-con{padding:5% 0%;}
.company .com-content .profile .profile-top .profile-right .img-top{margin-bottom:2%;}
.company .com-content .profile .profile-bottom .all-advantage{flex-wrap:wrap;}
.company .com-content .profile .profile-bottom .all-advantage .advantage{padding:9% 0% 12%;width:49%;margin-right:2%;margin-bottom:2rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-two{margin-right:0%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-four{margin-right:0%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-top{width:2.5rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-one{font-size:1.5rem;margin:8% 0% 0%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-two{font-size:1rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below{margin-left:-15px;margin-bottom:-15px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below{width:30px;height:30px;}
.company .com-content .profile .profile-bottom .all-advantage .adv-below .img-below img{width:0.8rem;}
.company .com-content .indus-profile{display:block;width:95%;margin:0 auto 5%;}
.company .com-content .indus-profile .indus-left{width:100%;margin-bottom:3%;}
.company .com-content .indus-profile .indus-left img{margin-bottom:0%;}
.company .com-content .indus-profile .indus-right{width:100%;padding-left:0%;}
.company .com-content .indus-profile .indus-right .right-title{display:none;width:12rem;margin-bottom:5%;}
.company .com-content .indus-profile .indus-right .right-title:before{top:130%;}
.company .com-content .indus-profile .indus-right .right-content .rt-top{font-size:1rem;line-height:1.3rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom{width:90%;margin-top:3%;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .bottom-detail .detail-below{left:-25px;width:15px;height:15px;margin-top:3px;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .bottom-detail .detail-below img{width:10px;margin-left:0px;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom p{font-size:0.85rem;line-height:1.2rem;}
.company .com-content .indus-profile .indus-right .right-content .rt-bottom .detail-one{margin-bottom:3%;}
.company .com-content .industry .indus-img{padding:3% 0 6%;}
.company .com-content .industry .indus-img .lunbo{width:95%;}
.company .com-content .industry .indus-img .lunbo-title{width:20rem;}
.company .com-content .industry .indus-img .lunbo-title .title-detail{left:50%;font-size:2rem;}
.company .com-content .industry .swiper-container .swiper-below img{width:1.1rem;}
.company .com-content .industry .swiper-container .swiper-button-prev{width:18px;height:18px;top:-15px;right:25px;}
.company .com-content .industry .swiper-container .swiper-button-next{width:18px;height:18px;top:-15px;}
.company .com-content .industry .swiper-container .swiper-button-next .swiper-line .line{display:none;}
.company .com-content .sample-room{display:block;width:95%;margin:8% auto 30%;}
.company .com-content .sample-room .sample-img{width:100%;margin-bottom:0.5rem;}
.company .com-content .sample-room .sample-left .left-title{font-size:1.5rem;padding-right:0.5rem;text-align:center;}
.company .com-content .sample-room .sample-left .left-title h1:before{display:none;}
.company .com-content .sample-room .sample-left .left-slide .room-bc{width:3.5rem;top:-1.2rem;left:1rem;}
.all-new .news-content .img-profile{display:block;margin-bottom:1.5rem;}
.all-new .news-content .img-profile .slide-img{width:100%;}
.all-new .news-content{width:98%;margin:7% auto 0%;}
.all-new .news-content .img-profile .profile{padding-left:0%;width:100%;margin-top:2%;}
.all-new .news-content .img-profile .profile .top{font-size:1.5rem;}
.all-new .news-content .img-profile .profile .bottom{font-size:1rem;margin-top:0.1rem;}
.all-new .news-content .img-bc{display:none;}
.all-new .news-content .profile-change .profile{padding-left:0%;padding-right:0%;text-align:left;}
.all-new .news-content .show-btn .btn-more{padding:5px 10px;}
.all-new .news-content .show-btn .btn-more h1{font-size:1.2rem;}
.all-new .news-content .show-btn{margin:8% 0% 0%;}
.all-new .news-content .show-btn .btn-more img{width:1rem;vertical-align:sub;}
.all-new .news-content .news-hide .hide-btn{margin-top:8%;}
.all-new .news-content .news-hide .hide-btn img{width:1.2rem;padding:8px;}
.all-new .news-content .news-hide .hide-btn img{width:1.8rem;}
.all-new .news-content .img-profile .slide-img .date .details .top{font-size:2rem;}
.all-new .news-content .img-profile .slide-img .date .details .bottom{font-size:1rem;margin-top:3px;}
.all-new .news-content .img-profile .slide-img .date{clip-path:polygon(-5% 110%,-5% 50% ,40% 105%);-webkit-clip-path:polygon(-5% 110%,-5% 50% ,40% 105%);box-shadow:0px 0px 5px 8px rgba(220,220,220,0.8);top:-10px;left:10px;}
.certificate .certifi-content{width:95%;margin:6% auto 7%;}
.certificate .certifi-content .certifi-title{width:98%;display:block;}
.certificate .certifi-content .certifi-title .title img{width:20rem;}
.certificate .certifi-content .certifi-title .title .title-content{top:55%;}
.certificate .certifi-content .certifi-title .title .title-content h1{font-size:2.3rem;}
.certificate .certifi-content .certifi-title .p-content{font-size:1rem;line-height:1.5rem;margin-top:2%;padding-left:0%;}
.certificate .certifi-content .certifi-img .swiper-container{padding-bottom:7%;}
.certificate .certifi-content .certifi-img .swiper-slide{transform:scale(0.8);}
.certificate .certifi-content .certifi-img .swiper-slide-active, .swiper-slide-duplicate-active{transform:scale(0.92);}
.certificate .certifi-content .certifi-approve{margin-top:6%;}
.certificate .certifi-content .certifi-approve .approve{width:3rem;margin:3% 2%;}
.certificate .certifi-content .certifi-approve .walmart{width:9.5rem;}
.certificate .certifi-content .certifi-approve .TUV{width:5rem;}
.certificate .certifi-content .certifi-approve .iso{width:6.5rem;}
.full-video .fu-video{width:95%;margin:10% auto;}
.full-video .fu-video .video-title{margin-bottom:5%;font-size:1.1rem;}
.full-video .fu-video .fuvideo{width:100%;}
.full-video .fu-video .fuvideo .bofan{display:none !important;width: 4rem;margin-top: -1rem;}
.catalog .cata-content{width:95%;margin:15% auto;flex-wrap:wrap;}
.catalog .cata-content .cata-down{width:100%;margin:0% 0% 15% 0%;}
.catalog .cata-content .cata-outdoor{margin-right:0%;}
.catalog .cata-content .cata-pet{margin-right:0%;}
.catalog .cata-content .cata-down .cata-img{width:80%;margin:0 auto;box-shadow:0px 0px 12px 0px rgba(4,0,0,0.15);}
.catalog .cata-content .cata-down .cata-text img{width:1rem;}
.catalog .cata-content .cata-down .cata-text .pdf-click{font-size:1.4rem;;}
.catalog .all-foot .contact{margin-top:18%;}
.Ccontact .con-contact{width:95%;padding:0%;margin:7% auto;display:block;box-shadow:unset;}
.Ccontact .con-contact .all-lt{width:95%;margin:2% auto;box-shadow:0px 0px 20px rgba(14,13,13,0.21);}
.Ccontact .con-contact .all-lt .lt{position:relative;transform:unset;left:unset;top:unset;width:90%;padding:5%;}
.Ccontact .con-contact .all-lt .lt .lt-title{font-size:1.8rem;margin-top:0%;}
.Ccontact .con-contact .all-lt .lt .lt-content{font-size:0.95rem;margin-top:8%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon{margin-bottom:0%;}
.Ccontact .con-contact .all-lt .lt .lt-content .lt-two{margin:5% 0%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon img{margin-right:1rem;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon p{width:calc(100% - 3rem);line-height:1.5rem;}
.Ccontact .con-contact .all-rt{width:90%;margin:8% 0% 10%;padding:5%;box-shadow:0px 0px 20px rgba(14,13,13,0.21);}
.Ccontact .con-contact .all-rt .rt .rt-title h1{font-size:2.2rem;}
.Ccontact .con-contact .all-rt .rt .rt-title h3{font-size:0.95rem;}
.Ccontact .con-contact .all-rt .rt .form{margin-top:5%;}
.Ccontact .con-contact .all-rt .rt .form .layui-form-item{margin-bottom:15px;}
.Ccontact .con-contact .all-rt .rt .form .layui-input{height:40px;line-height:40px;padding-left:10px;}
.Ccontact .con-contact .all-rt .rt .form .layui-textarea{padding-left:10px;}
.Ccontact .con-contact .all-rt .rt .form .layui-btn{height:35px;line-height:35px;padding:0px 15px;margin-top:10px;}
.all-foot .contact{height:320px;margin-top:40%;}
.all-foot .contact .contact-content .contact-left{display:none;}
.all-foot .contact .contact-content .contact-right{position:relative;width:100%;display:block;}
.all-foot .contact .contact-content .contact-right .contact-img{display:block;width:100%;padding-top: 5%;}
.all-foot .contact .contact-content .contact-right .form{width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;}
.all-foot .contact .contact-content .contact-right .layui-input{background-color:transparent;}
.all-foot .contact .contact-content .contact-right .layui-textarea{background-color:transparent;}
.all-foot .contact .contact-content .contact-right .form .layui-btn{font-szie:0.95rem;height:32px;line-height:32px;}
.all-foot .contact .contact-content .contact-right .name{float:unset;width:100%;}
.all-foot .contact .contact-content .contact-right .business{float:unset;width:100%;}
.all-foot .contact .contact-content{width:90%;}
.footer{background-color:#000000;}
.footer .show{display:none;}
.footer .hide{display:none !important;}
.footer .foot{width:98%;position:relative;left:0%;top:0%;transform:translate(0%,0%);margin:0 auto;text-align:center;}
.footer .foot .foot-top{display:block;}
.footer .foot .foot-top .foot-logo{width:96%;float:unset;padding:3%;}
.footer .foot .foot-top .foot-logo img{width:117px;}
.footer .foot .foot-top .foot-nav ul li{padding:5px 2px;font-size: 0.85rem;}
.footer .foot .foot-top .foot-nav{width:100%;text-align:center;margin-top:10px;}
.footer .foot .foot-bottom .bottom{padding-top:3%;display:inline-block;width:100%;margin-bottom:3%;}
.footer .foot .foot-bottom .bottom .details{margin-top:2%;}
.footer .foot .foot-bottom .bottom h3{font-size:0.95rem;}
.footer .foot .foot-bottom .bottom .details p{font-size:0.75rem;line-height:1.1rem;margin-top:1px;width:unset;}
.footer .foot .foot-bottom .foot-phone{padding-left:0%;}
.footer .foot .foot-bottom .foot-mail .details p{font-size:0.95rem;}
.footer .power{border-top:1px solid #808080;padding:1.5% 0%;}
.footer .foot .foot-image{margin-top:1rem;}
.footer .foot .foot-image .foot-face{width:1.3rem;}
.footer .foot .foot-image .foot-you{width:3.5rem;}
.show-form .download{width:80%;padding:3% 5% 6%;}
.show-form .download .form-hide{margin-bottom:1rem;margin-top:-1%;margin-right:-4%;}
.show-form .download .form-hide img{width:1.5rem;}
.show-form .download .form .layui-input{height:42px;line-height:42px;font-size:1rem;}
.show-form .download .form .layui-form-item{margin-bottom:10px;}
.show-form .download .form .name{float:unset;width:100%;}
.show-form .download .form .email{float:unset;width:100%;}
.show-form .download .form .btn .layui-btn{height:40px;line-height:42px;font-size:1.3rem;margin-top:1rem;padding:0px 15px;}
.dustbin-series .dustser-content .hide-text{display:block;width:98%;margin:3% auto;}
.dustbin-series .dustser-content .hide-text .room-title{font-family: MyOswald;font-size:1.8rem;color: #0e2234;text-transform: uppercase;}   
.dustbin-series .dustser-content .hide-text .room-content{font-family: MyAvenir;font-size:0.95rem;line-height:1.3rem;color: #607072;letter-spacing: 0.5px;margin-top:1%;}
.dustbin-series .dustser-content .sample-room{width: 98%;margin-top: 8%;}
.dustbin-series .dustser-content .sample-room .room-right{margin-right: 1%;margin-top: -4%;}
.dustbin-series .dustser-content .sample-room .room-left{width:44%;}
.dustbin-series .dustser-content .sample-room .room-left .room-title{font-size:1.2rem;}
.dustbin-series .dustser-content .sample-room .room-left .room-content{display:none;}
.dustbin-series .dustser-content .sample-room .room-left .room-title h1:before{top:100%;}
.dustbin-pallet .dustpall-content .dustbin-video{margin:7% auto 4%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content{width:95%;padding-bottom:5%;}
.dustbin-pallet .dustpall-content .dustbin-video .video-content video{height:unset;}
.dustbin-pallet .dustpall-content .title-bc img{width:18rem;}
.dustbin-pallet .dustpall-content .title-bc .title{top:58%;left: 50%;}
.dustbin-pallet .dustpall-content .quality .title-bc .title{left: 52%;}
.dustbin-pallet .dustpall-content .title-bc .title h1{font-size:1.8rem;}
.dustbin-series .dustser-content .classfication .title-right h1{font-size:0.8rem;}
.dustbin-series .dustser-content .classfication .class-slide{margin-top:0.5rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .pro-name{margin:0.8rem auto 1rem;font-size:0.95rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .pro-name h1{font-weight:unset;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more a{padding:3px 10px;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more p{font-size:0.8rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .view-more img{margin-left:5px;margin-top:-1px;width:1rem;}
.dustbin-pallet .dustpall-content .classfication .class-slide .swiper-button-next{right:-5%;width:15px;height:20px;background-size:15px 20px;}
.dustbin-pallet .dustpall-content .classfication .class-slide .swiper-button-prev{left:-5%;width:15px;height:20px;background-size:15px 20px;}
.dustbin-pallet .dustpall-content .quality .all-quality{width:95%;padding:3% 0% 6%;}
.quality .quality-image{display:block;margin:3% 0% 0%;}
.quality .quality-image .left{width:100%;}
.quality .quality-image .right{width:100%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image h1{font-size:0.75rem;margin:0.5rem 0rem 0.8rem;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .right .right-img{width:33%;margin:0%;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .right .img-two{margin:0% 0.5%;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-text{font-size:1rem;line-height:1.5rem;}
.dustbin-pallet .dustpall-content .factory .show{display:none;}
.dustbin-pallet .dustpall-content .factory .hide{display:block;}
.dustbin-series .dustser-content .factory .dustbin-production{display:block;width:95%;margin:5% auto 7%;}
.dustbin-series .dustser-content .factory .dustbin-workshop{display:block;width:95%;margin:0 auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left{width:100%;}
.dustbin-series .dustser-content .factory .dustbin-production .left{width:100%;padding:0%;text-align:left;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1{line-height:unset;font-size:1.8rem;letter-spacing:-0.5px;margin-bottom:0.5rem;}
.dustbin-series .dustser-content .factory .dustbin-production .left h1 br{display:none;}
.dustbin-series .dustser-content .factory .dustbin-production .right{width:100%;display:block;}
.dustbin-series .dustser-content .factory .dustbin-production .right .right-img{width:100%;margin:2% 0%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content{width:100%;padding:0%;margin:0 auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1{font-size:1.8rem;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-title h1:before{top:90%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-content{font-size:1rem;line-height:1.5rem;margin:0.5rem auto 1.2rem;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .image{display:none;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .image .right-img{width:100%;margin:2% 0%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right{width:100%;margin:2% auto;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-right img{position:relative;}
.dustbin-series .dustser-content .factory .dustbin-workshop .image-hide{display: flex;display: -webkit-flex;width:100%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .image-hide .img-one{width:49.5%;margin-right:1%;}
.dustbin-series .dustser-content .factory .dustbin-workshop .image-hide .img-two{width:49.5%;}
.pallet-series .pallet-content .pallet-Ser{width:95%;display:block;margin:5% auto;}
.pallet-series .pallet-content .pallet-Ser .palSer-left{width:100%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-title{font-size:2rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-content{font-size:1rem;line-height:1.5rem;margin-bottom:5%;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .left-image .image-title{font-size:1.1rem;margin-bottom:2%;}
.pallet-series .pallet-content .pallet-Ser .palSer-right{width:100%;margin:3% auto;}
.pallet-series .pallet-content .pallet-Ser .palSer-right img{position:relative;width:100%;height:unset;padding:0%;}
.pallet-series .pallet-content .classfication .class-slide .view-more{margin-top:6%;}
.pallet-series .pallet-content .classfication .title-right{position:relative;transform:unset;text-align:right;margin-right:10%;margin-top:1%;}
.pallet-series .pallet-content .classfication .class-slide{margin-top:2%;}
.pallet-series .pallet-content .classfication .class-slide .swiper-container .swiper-slide .slide-image img{width:90%;}
.quality .quality-image .left img{position:relative;}
.product-details .pro-content .pro-bottom .content .quality .top-image{flex-wrap: wrap;}
.product-details .pro-content .pro-bottom .content .quality .top-image .left{width:100%;}
.product-details .pro-content .pro-bottom .content .quality .top-image .right{width:100%;}
.product-details .pro-content .pro-bottom .content .quality .top-image h1{font-size: 0.9rem;margin: 0.5rem 0rem 0.8rem;}
.dustbin-series .dustser-content .quality .all-quality .quality-image .play{width:2.2rem;}
.product-details .pro-content .pro-bottom .content .quality .top-image .play{width:2.2rem;}
.quality-video .hide-video{width:80%;}
.pallet-series .dustpall-content .quality .all-quality .left img{position:relative;}
.quality .quality-image .left{margin-bottom:1%;}
.quality .quality-image .right .img-one{margin:0% 1.1% 0% 0%;width:66.3%;}
.quality .quality-image .right .img-two{width:32.6%;}
.pallet-series .pallet-content .quality .all-quality .quality-text{margin-top:2%;}
.pallet-series .pallet-content .factory .workshop-top{display:block;width:95%;margin:5% auto 8%;}
.pallet-series .pallet-content .factory .workshop-top .top-text{display:block;}
.pallet-series .pallet-content .factory .workshop-top .top-text .text-brief{width:100%;margin-top:1%;font-size:1rem;line-height:1.5rem;margin-left:0rem;}
.pallet-series .pallet-content .factory .workshop-top .top-image{display:block;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-left{width:100%;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-left img{position:relative;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-right{width:100%;margin-bottom:1%;display:flex;display:-webkit-flex;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-right .topimg{width:51%;margin:0% 1% 0% 0%;}
.pallet-series .pallet-content .factory .workshop-top .top-image .topimg-right .bottomimg{width:48%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom{display:block;width:95%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right{width:100%;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content{padding:0%;text-align:left;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-left{width:100%;margin:3% auto;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .title-title{font-size:1.8rem;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .right-content{margin-top:1%;font-size:1rem;line-height:1.5rem;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one{align-items: center;}
.pet-series .dustpall-content .pet-show{margin: 5% 0% 0%;padding: 5.5% 0% 6%;}
.pet-series .dustpall-content .pet-show .all-show{width:95%;margin: 0% auto;}
.pet-series .dustpall-content .pet-show .all-show .show-top{flex-wrap: wrap;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one .img{width:35px;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-one h1{font-size:1.8rem;margin-left: 0.5rem;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-p{font-size: 1.1rem;line-height: 1.8rem;width: 40%;margin-left: 3%;}
.pet-series .dustpall-content .pet-show .all-show .show-top .show-img{display:none;top: 35%;width:200px;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom{margin-top: 5.5%;flex-wrap: wrap;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img{width: 100%;display: flex;display: -webkit-flex;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img:nth-child(2){width: 100%;margin: 0.5% auto;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img .img-detail{margin:0.5%;}
.pet-series .dustpall-content .pet-show .all-show .show-bottom .show-img .img-detail:nth-last-child(1){margin:0.5%;}
.pet-series .dustser-content .dustbin-video{padding: 5% 0% 2%;margin: 0%;}
.pet-series .dustser-content .dustbin-video .video-content{width:88%;padding:2% 0% 3%;}
.pet-series .dustser-content .dustbin-video .video-text{position: relative;transform: unset;left: unset;top: unset;width: 88%;margin: 0% auto;text-align: center;padding-bottom: 2%;font-size: 0.85rem;line-height: 1.5rem;}
.pet-series .dustpall-content .classfication{padding: 5% 0% 4%;}
.pet-series .dustpall-content .classfication .class-slide .slide-bc{top: -40px;left:50%;width: 50px;}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{width:80%;}
.pet-series .dustpall-content .quality .quality-image .quality-text{line-height: 2rem;}
.pet-series .dustpall-content .certificate .all-certifi{margin: 4% auto 2%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail{width:100%;margin: 5% auto 0%;flex-wrap: wrap;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left{width:100%;margin:0% auto 9%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-right{width:100%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-img{justify-content: center;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-line{width: 5rem;height: 2px;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-p{font-size: 1rem;line-height:1.5rem;margin:4% 0% 6%;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img{width: 88%;margin: 0% auto;}
.pet-series .dustpall-content .certificate .all-certifi .certifi-detail .detail-left .detail-img .img:nth-child(1){margin-right:1rem;}
.pet-series .quality .quality-image{display:flex;display:-webkit-flex;flex-wrap: wrap;}
.pet-series .dustpall-content .quality .quality-image .quality-con{width:calc(98% / 2);margin-right: 2%;}
.pet-series .dustpall-content .quality .quality-image .quality-con:nth-child(3){margin-right:0%;}
.pet-series .dustpall-content .quality .quality-image .text-show{display: none;}
.pet-series .dustpall-content .quality .quality-image .text-hide{display: block;width:100%;margin:2% auto 0%;}
.pet-series .dustpall-content .quality .quality-image .quality-text .con-p{width: 90%;font-size: 0.9rem;margin: 0 auto;padding: 4% 2%;line-height: 1.5rem;}
.pet-series .dustpall-content .quality .quality-image .quality-text{line-height: 1.8rem;}
.garden-product .pro-content .pro-bottom .content .specification{display: block;}
.garden-product .pro-content .pro-bottom .content{height: auto;}
.garden-product .pro-content .pro-bottom .content .quality{width:100%;}
.garden-product .pro-content .screen-con{width:100%;margin-top:0rem;}
.garden-product .pro-content .screen-con p{font-size: 1rem;line-height: 1.5rem;}
.garden-product .pro-content .brief-title h1{margin-bottom: 0.5rem;font-size: 1.3rem;margin-top: 0.5rem;}
.garden-product .pro-content .brief-one{margin-bottom: 2rem;}
.garden-product .pro-content .brief-con p{font-size: 1rem;}
.garden-product .pro-content .brief-con .all-item .item{flex-wrap: wrap;}
.garden-product .pro-content .brief-con .all-item .item-left{width:100%;}
.garden-product .pro-content .brief-con .all-item .item-right{width:100%;}
.customer .customer-form{margin:15% 0% 5%;}
.customer .customer-form .form-bc{background-color:transparent;}
.customer .customer-form .form-bc::before{position:absolute;content:"";width:100%;height:60%;background-color:#f9f9f9;bottom:-5%;z-index:-1;}
.customer .customer-form .form-bc img{display:none;}
.customer .customer-form .form-bc .text-form{position:relative;transform:unset;top:0%;left:0%;width:85%;margin: 0 auto;padding:6% 5%;display: block;background-color: #ffffff;background-image:url(../fodder/home/customer-contact.png);background-size:100% 80%;box-shadow: 2px 2px 20px 5px #eeeeee;background-repeat: no-repeat;background-position: bottom;} 
.customer .customer-form .form-bc .text-form .form-text{width: 100%;margin-right:0%;}
.customer .customer-form .form-bc .text-form .form-text .form-title{font-size:2rem;}
.customer .customer-form .form-bc .text-form .form-text .form-content{line-height:1.5rem;}
.customer .customer-form .form-bc .text-form .form-float{width:calc(100% - 2rem);padding:2rem 1rem;background-color: unset;box-shadow: unset;}
.customer .layui-form .layui-input{background-color:transparent;}
.customer .layui-form .layui-textarea{background-color:transparent;}
.customer .layui-form{font-size:1.05rem;}   
.customer .layui-form .name{margin-bottom:8%;width:100%;float:unset;}
.customer .layui-form .business{margin-bottom:8%;width:100%;float:unset;}   
.customer .layui-form .bus{margin-bottom:8%;}
.customer .layui-form .layui-form-text{margin-bottom:12%;}
.customer .layui-form input::-webkit-input-placeholder{font-size:1.05rem;}
.customer .layui-form .form input:-moz-placeholder{font-size:1.05rem;}
.customer .layui-form .form input:-ms-input-placeholder{font-size:1.05rem;}
.customer .layui-form textarea::-webkit-input-placeholder{font-size:1.05rem;}
.customer .layui-form .form textarea:-moz-placeholder{font-size:1.05rem;}
.customer .layui-form .form textarea:-ms-input-placeholder{font-size:1.05rem;}
.certificate .certifi-content #certify{display:none;}
.certificate .certifi-content .certifi-hide{display:block;}
}
@media screen and (max-width:400px){
.nav-content .nav-top .top-all .left{width:7rem;}
.nav-content .nav-top .top-all .right{width:calc(100% - 7rem);}
.auto-hide .auto-ul .li-face{width:2rem;}
.nav-content{width:98%;}
.nav-content ul .li-logo{width:7rem;}
.nav-auto .auto-line{width:30px;}
.nav-content ul .li-lang .nav-auto{margin-left:5px;}
.auto-hide .auto-ul{font-size:1rem;}
.auto-hide .auto-ul h1{font-size:1rem;}
.nav-content li .lang{width: 85px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.home .home-video .video-content h1{font-size:1.8rem;line-height:1.5rem;}
.home .home-video .video-content h2{font-size:1.2rem;}
.home .home-video .video-content p{border:unset;padding:0px;letter-spacing:0.5px;}
.home .advantages .advan-content img{width:2rem;}
.home .advantages .advan-content h2{font-size:1rem;}
.home .advantages .industry h2{margin-top:0%;}
.home .advantages .advan-content h3{font-size:0.75rem;}
.screen .sc-content .title-one{font-size:1.8rem;line-height:2rem;}
.company .company-screen .sc-content{top:50%;}
.company .com-content .profile .profile-bottom .all-advantage .adv-top{font-size:2.2rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-one{font-size:1.3rem;}
.company .com-content .profile .profile-bottom .all-advantage .adv-bottom .bt-two{font-size:0.95rem;}
.company .com-content .sample-room .sample-left .left-slide .room-bc{display:none;}
.catalog .cata-content .cata-down .cata-img{width:85%;}
.Ccontact .con-contact .all-lt{width:100%;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon img{margin-right:0.5rem;width:1.2rem;}
.Ccontact .con-contact .all-lt .lt .lt-content .ltcon p{width:calc(100% - 2rem);line-height:1.2rem;}
.Ccontact .con-contact .all-rt .rt .rt-title h1{font-size:1.8rem;}
.Ccontact .con-contact .all-rt .rt .rt-title .line{width:2rem;}
.product-details .pro-content .pro-bottom .content .specification{font-size:0.85rem;}
.dustbin-series .dustser-content .sample-room .room-left .room-title{font-size:1.2rem;}
.dustbin-series .dustser-content .sample-room .room-left .room-content{font-size:0.95rem;line-height:1.3rem;}
.dustbin-pallet .dustpall-content .title-bc img{width:15rem;}
.dustbin-series .dustser-content .classfication .class-slide .slide-more .view-more img{display:none;}
.dustbin-series .dustser-content .quality .all-quality .quality-text{font-size:0.9rem;line-height:1.3rem;}
.dustbin-series .dustser-content .factory .dustbin-workshop .room-left .title-content .room-content{font-size:0.95rem;line-height:1.3rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-title{font-size:1.8rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .title-content .room-content{font-size:0.95rem;line-height:1.3rem;}
.pallet-series .pallet-content .pallet-Ser .palSer-left .left-image .image-title{font-size:1rem;}
.dustbin-pallet .dustpall-content .quality .all-quality .quality-text{font-size:0.95rem;line-height:1.3rem;}
.pallet-series .pallet-content .factory .workshop-top .top-text .text-brief{font-size:0.95rem;line-height:1.3rem;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .title-title{font-size:1.5rem;}
.pallet-series .pallet-content .factory .workshop-bottom .work-bottom .work-right .title-content .right-content{font-size:0.95rem;line-height:1.3rem;}
}


.lishi {
    position: relative;
    margin: 66px auto;
    margin-right: auto;
    margin-bottom: 97px;
    margin-left: auto;
    height: 550px;
    width: 1000px;
    background: url(../img/lishi.png) no-repeat center;
    background-size: 100%;
}
.lishi div {
    position: absolute;
}
.lishi .lishi1 {
    font-size: 16px;
    top: 214px;
    line-height: 20px;
    left: 51px;
}
.lishi2 {
    font-size: 16px;
        top: 510px;
        line-height: 20px;
        left: 213px;
}
.lishi3 {
    font-size: 16px;
        top: 119px;
        line-height: 20px;
        left: 355px;
}
.lishi4 {
        font-size: 16px;
        top: 376px;
        line-height: 20px;
        left: 553px;
}
.lishi5 {
        font-size: 16px;
        top: 291px;
        line-height: 20px;
        left: 704px;
}
.lishi6 {
    font-size: 16px;
    top: 213px;
    line-height: 20px;
    left: 852px;
}


/*新闻*/
.news-box {
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    position: relative;
    margin: 50px auto;
    background: #eee;
    margin-bottom: 30px;
}
.news-box .inner {
    width: 1200px;
    min-height: 200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 50px;
}
.news-box .tip {
    width: 1200px;
    margin: 30px auto;
    min-height: 60px;
    overflow: hidden;
}
.news-box .tip h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.news-box .tip span {
    width: 30px;
    height: 3px;
    background: #333;
    margin: 0 auto;
    display: block;
    margin-top: 5px;
}
.news-box .tip h4 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
}
.news-box .show {
    width: 1200px;
    min-height: 200px;
    overflow: hidden;
    position: relative;
}
.news-box .show .l {
    width: 450px;
    height: 570px;
    float: left;
    /* background: url(/image/2019-12-30_175209.png) no-repeat center; */
}
.news-box .show .l a {
    display: block;
}
.news-box .show .l .info {
    font-size: 15px;
    font-weight: bold;
    color: black;
}
.news-box .show .l .info {
    width: 100%;
    height: 100px;
    margin-top: 470px;
    line-height: 100px;
    text-indent: 30px;
}
.news-box .show .new {
    width: 375px;
    height: 285px;
    background: #fff;
    float: left;
}
.news-box .show .new {
    width: 375px;
    height: 285px;
    background: #fff;
    float: left;
}
.news-box .show .new .info {
    padding: 30px;
}
.news-box .show .new .info h3 {
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
}
.news-box .show .new .info span {
    width: 20px;
    height: 3px;
    background: #000;
    display: block;
    margin-top: 15px;
}
.news-box .show .new .info h2 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
}
.news-box .show .new .info h2 a {
    font-weight: bold;
}
.news-box .show .new .info h2 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
}
.news-box .show .new .info h2 a {
    font-weight: bold;
}
.news-box .show .new .info .newmore {
    margin-top: 20px;
    float: left;
}
.news-box .show .img {
    width: 375px;
    height: 285px;
    float: left;
}
.news-box .show .img img {
    width: 375px;
    height: 285px;
}
.news-box .show .new {
    width: 375px;
    height: 285px;
    background: #fff;
    float: left;
}


/*dibu*/
.foot {
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    background: #1E1C24;
    position: relative;
    margin: 0px auto;
}
.foot .inner {
    width: 1200px;
    margin: 30px auto;
    min-height: 200px;
    overflow: hidden;
}
.foot .inner .l {
    float: left;
}
.foot .inner .r {
    width: 850px;
    float: right;
}
.foot .inner .r ul {
    width: 150px;
    float: left;
}
.foot .inner .r ul h2 {
    font-size: 18px;
    color: white;
    /* font-weight: bold; */
    padding-top: 26px;
    padding-bottom: 30px;
}
.foot .inner .r ul h2 a {
    color: white;
}
.foot .inner .r ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.foot .inner .r ul li a {
    color: white;
}
.foot .inner .r ul {
    width: 290px;
    float: left;
}
.foot .inner .r ul h2 {
    font-size: 18px;
    color: white;
    /* font-weight: bold; */
    padding-top: 26px;
    padding-bottom: 30px;
}
.foot .inner .r ul .info h3 {
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding-top: 5px;
}
.foot .inner .r ul .info a {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: white;
    display: block;
    background: #22AC38;
    border-radius: 10px;
    margin-top: 10px;
}
.copyright {
    width: 100%;
    height: 60px;
    background: #1C1A1F;
    text-align: center;
    color: white;
    font-size: 14px;
}
.copyright h3 {
    color: white;
    height: 30px;
    line-height: 60px;
}
.copyright a {
    color: white;
}


.czqyul li {
        border: 1px solid #d6d6d6;
        width: 290px;
        float: left;
        margin: 5px;
        text-align: center;
}
.czqyul li a img {
    width: 290px;
    /* max-width: 100%; */
    height: 200px;
}
.mt20 {
    margin-top: 20px;
}

.czqyul li a h2 {
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 160px;
    /* margin-top: 20px; */
    top: 0;
    position: absolute;
    top: 0;
    margin-top: -20p;
    font-weight: bold;
    font-size: 36px;
    padding-top: -50px;
    
}

.toolbar {
    width: 52px;
    position: fixed;
    right: 1%;
    top: 60%;
    z-index: 999;
}
.toolbar dd {
    width: 51px;
    height: 51px;
    margin-bottom: 1px;
    position: relative;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-top: 4px;
    border: #ebebeb solid 1px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
        background: #093e96;
}
.toolbar dd i {
    width: 51px;
    height: 51px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.toolbar dd i span {
    width: 35px;
    height: 35px;
    display: block;
    margin: 8px 0 0 8px;
    background: url(../img/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
    display: none;
}
.toolbar .slide-tel {
    display: block;
    width: 0;
    height: 53px;
    line-height: 53px;
    font-size: 17px;
    font-weight: bold;
    font-family: arial;
    color: #FFF;
    position: absolute;
    padding: 0 0 0 53px;
    top: -1px;
    right: -2px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
    background: #093e96;
}
.toolbar .pop {
    position: absolute;
    right: 90px;
    top: -65px;
    background: #c8a063;
    display: none;

}
.toolbar .pop-code {
    width: 320px;
}
.toolbar .pop-code img {
    width: 160px;
    height: 180px;
    display: block;
    padding: 20px;
}
.toolbar .pop-code h3 {
    height: 52px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}
.toolbar .pop-code h3 b {
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.toolbar .qq span {
    background-position: -1px -47px;
}
.toolbar .qq a {
    width: 52px;
    height: 52px;
    cursor: pointer;
    display: block;
}
.toolbar .qq:hover {
    background-color: #c8a063;
    border-radius: 100%;
}
.toolbar .qq:hover span {
    background-position: 0 -47px;
}
.toolbar .tel span {
    background-position: -1px 0;
}
.toolbar .tel:hover {
    width: 245px;
    background: #c8a063;
}
.toolbar .tel:hover span {
    background-position: 0 0;
}
.toolbar .code span {
    background-position: -1px -95px;
}
.toolbar .code:hover {
    background-color: #c8a063;
    border-radius: 100%;
}
.toolbar .code:hover span {
    background-position: 0 -95px;
}
.toolbar .top span {
    background-position: -1px -142px;
}
.toolbar .top:hover {
    background-color: #c8a063;
    border-radius: 100%;
}
.toolbar .top:hover span {
    background-position: -0px -142px;
}
.toolbar dd:hover {
}


.pian1 {
    padding-left: 2px;
    padding-top: 4px;"><span style="    width: 35px;
    height: 35px;
    display: block;
    margin: 12px 0 0 10px;
    background: url(../img/rightfixicon1.png) no-repeat 0 0;
}

.info_news_content p{
    margin-bottom: 20px;
}