.new_all_title{
    text-align: center;
}
.new_all_title p{
    font-family: '[Poppins]';
    font-size: 22px;
    font-weight: bold;
    color: #101010;
    line-height: 1;
    padding-bottom: 10px;
    position: relative;
}
.new_all_title p::before{
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background-color: #575757;
    left: 0;
    right: 0;
    margin: auto;
    top: auto;
    bottom: 0;
}
/* Product category 开始 */
.proCate-swiper-container .swiper-container {
    width: 100%;
    height: 100%;
}
.proCate-swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    padding: 50px 0;
    /* Center slide text vertically */
    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: all 0.3s; */
    transform: scale(0.8);
    overflow: hidden;
}
.proCate-swiper-container .swiper-slide img{
    margin-left: 10%;
    transform: scale(1.2,1.2);
    transition: all 0.3s;
    display: block;
}
.proCate-swiper-container .swiper-slide:hover img{
    transform: scale(1.4,1.4);
}
.proCate-swiper-container .swiper-slide-active,.proCate-swiper-container .swiper-slide-duplicate-active{
    transform: scale(1.2,1);
    position: relative;
    z-index: 99;
}
.proCate-swiper-container .swiper-wrapper .swiper-slide-active img,.proCate-swiper-container .swiper-wrapper .swiper-slide-duplicate-active img{
    transform: scale(1.1,1.2);
    margin-left: 0;
}
.proCate-swiper-container .swiper-wrapper .swiper-slide-active:hover img,.proCate-swiper-container .swiper-wrapper .swiper-slide-duplicate-active:hover img{
    transform: scale(1.3,1.5);
}
.new_proCate_wrap{}
.proCate-swiper-container .swiper-slide-next{left: 10px;}
.proCate-swiper-container .swiper-slide-prev{left: -10px;}
.proCate-swiper-container .swiper-slide .proCate_text{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.proCate-swiper-container .swiper-slide.swiper-slide-active .proCate_text
,.proCate-swiper-container .swiper-slide.swiper-slide-duplicate-active .proCate_text{
    opacity: 1;
}
.proCate-swiper-container .swiper-slide .proCate_text p{
    transform: scale(1,1.2);
}
.proCate_text .proCate_title{
    font-size: 12px;
    font-family: Constantia;
    font-weight: bold;
    margin-bottom: 20px;
    color: #ffffff;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.proCate_text .more a{
    font-size: 12px;
    color: #fdfdfd;
    font-family: "微软雅黑";
}
/* Product category end */





/* about us 开始 */
.new_about_wrap .new_about > div{
    width: 100%;
    overflow: hidden;
}
.new_about .new_about_l img{
    max-width: 800px;
    max-height: 600px;
    width: 100%;
    height: auto;
    transition: all 0.3s;
    display: block;
}
.new_about .new_about_l:hover img{
    transform: scale(1.1);
}
.new_about_wrap{
    background-color: #f8f8f8;
}
.new_about_r .about_wrap{width: 100%;box-sizing: border-box;padding-left: 60px;}
.new_about_r .about_360{
    line-height: 48px;
}
.new_about_r .about_360 i{
    font-size: 32px;
    color: #1d1d1d;
    transition: all 0.5s;
}
.new_about_r .about_360:hover i{
    transform: rotateY(180deg);
}
.new_about_r .about_text{
    margin-top: 20px;
}
.new_about_r .about_text .con p{
    font-size: 14px;
    line-height: 2.1;
    color: #555555;
    font-family: '[Poppins]';
}
.new_about_r .about_text .con p span{
    font-size: 14px;
}
.new_about_r .about_text .con{
    max-height: 108px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.new_about_r .about_text .about_text_btn{
    margin-top: 0px;
    padding: 20px 0 30px;
    text-align: center;
}
.new_about_r .about_text .about_text_btn a{
    margin-right: 20px;
    line-height: 36px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 12px;
    font-family: '[Poppins]';
    background-color: #ffffff;
    color: #3d3d3d;
}
.new_about_r .about_text .about_text_btn a:last-child{
    margin-right: 0;
}
.new_about_r .about_text .about_text_btn a.expo{
    border-color: #28106d;
    background-color: #28106d;
    color: #ebc497;
}

/* about us end */

.home_compExhibition_wrap{background-color: #232323;}
.home_compExhibition_wrap ul li{
    box-sizing: border-box;
    text-align: center;
    width: 50%;
    padding: 20px 0;
    border-right: 1px solid #484848;
}
.home_compExhibition_wrap ul li:nth-child(2n){border-right: 0;}
.home_compExhibition_wrap ul li:nth-child(1),.home_compExhibition_wrap ul li:nth-child(2){
    border-bottom: 1px solid #484848;
}
.home_compExhibition_wrap .numU span{
    font-family: '[Poppins]';
    font-size: 60px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
}
.home_compExhibition_wrap li .counter{
    font-family: '[Poppins]';
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
}
.home_compExhibition_wrap li .main_text{
    font-family: '[Poppins]';
    color: #d0d0d0;
    font-size: 14px;
    line-height: 1;
    margin-top: 15px;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.top_pad{padding-top: 30px;}
.all_pad{padding: 30px 0;}

/* HOT ProductS 开始 */
.new_hotPro_wrap{}
.new_hotPro_list ul li{
    width: 48%;
    margin-right: 4%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.new_hotPro_list ul li:nth-child(n+5){display: none;}
.new_hotPro_list ul li:nth-child(2n){margin-right: 0;}
.new_hotPro_list ul li .img{
    width: 45vw;
    height: 45vw;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.new_hotPro_list ul li .img img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 0.3s;
}
.new_hotPro_list ul li:hover .img img{
    transform: scale(1.1);
}
.all_martop{margin-top: 20px;}
.new_hotPro_list ul li .text{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}
.new_hotPro_list ul li .text a{
    font-size: 14px;
    color: #007614;
    display: block;
    font-family: '[Poppins]';
    padding: 0 10px;
    font-weight: bold;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}


/* HOT ProductS end */
.new_compContact_wrap{
    background-image: url(../jpg/comp-contact-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}
.new_compContact_wrap ul li{width: 33.33%;box-sizing: border-box;text-align: center;}
.new_compContact_wrap .compContact_icon i{
    line-height: 1;
    font-size: 42px;
    color: #ffffff;
}
.new_compContact_wrap .main_title{
    margin-top: 30px;
    color: #3a9b4f;
    font-size: 36px;
    font-family: '[Poppins]';
    font-weight: bold;
}
.new_compContact_wrap .main_text{
    margin-top: 20px;
    color: #ffffff;
    font-size: 12px;
    line-height: 1;
    font-family: '微软雅黑';
}
.ourPro_list li{
    position: relative;
    overflow: hidden;
}
.ourPro_list li .img{
    width: 49vw;
    height: 49vw;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.ourPro_list li .img img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 0.3s;
}
.ourPro_list li:hover .img img{
    transform: scale(1.2);
}
.new_ourPro_wrap{margin: 0 10px;}
.ourPro_list li .text{
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: -99;
    transition: all 0.3s;
    opacity: 0;
}
.ourPro_list li:hover .text{
    z-index: 99;
    left: 0;
}
.ourPro_list li .text a{
    padding: 0 10%;
    display: block;
}
.ourPro_list li .text .main_t{
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    font-family: '[Poppins]';
    font-weight: bold;
}
.ourPro_list li .text .main_text{
    color: #ffffff;
    font-size: 14px;
    font-family: '[Poppins]';
    line-height: 1.8;
    margin-top: 20px;
    height: 100px;
    overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.new_video_wrap .bg_img img{
    width: 100%;
    height: auto;
    display: block;
}
.new_video_wrap .video_con{position: relative;cursor: pointer;}
.new_video_wrap .video_con::after{
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    content: "";
    background-image: url(../png/video-btn-1.png);
    background-position: center;
    background-size: 40px;
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
}
.pup-pop360{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 198;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    display: none;
}
/* .pup-pop360.show{
	display: block;
} */
.pup-pop360 .p-close{
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 99;
}
.pup-pop360 .p-close i{
    font-size: 28px;
    line-height: 1;
    color: #8e8e8e;
}
.pup-pop360 .p-view{
    width: 1000px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1;
    transition: all 0.3s;
    padding: 0 2.5%;
    width: 95vw;
    height: 53vw;
    box-sizing: border-box;
}
.pup-pop360 .p-view video{
    width: 100%;
    height: 100%;
    outline: none;
}
.new_cert_list{
    padding: 0 20px;
    position: relative;
}
.new_cert_list ul li img{width: 100%;height: auto;}


/* Company news 开始 */
.new_compNew_wrap{background-color: #f7f7f7;}
.new_compNew_list li{width: 100%;margin-bottom: 20px;}
.new_compNew_list li:nth-child(2n){margin-right: 0;margin-bottom: 0;}
.new_compNew_list li .img{
    width: 98vw;
    height: 49vw;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    overflow: hidden;
}
.new_compNew_list li .img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    vertical-align: middle;
    transition: all 0.3s;
}
.new_compNew_list li .img:hover img{
    transform: scale(1.1);
}
.new_compNew_list li .text{
    margin-top: 15px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 15px;
}
.new_cert_wrap .cert_btn{
    position: absolute;
    top: 45%;
    z-index: 999;
    cursor: pointer;
    outline: none;
}
.new_cert_wrap .cert_btn.prev_btn{left: -10px;}
.new_cert_wrap .cert_btn.next_btn{right: -10px;}
.new_cert_wrap .cert_btn i{line-height: 1;font-size: 32px;color: #cbcbcb;}
.new_cert_wrap .cert_btn.prev_btn i{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */
}
.new_compNew_list li .text .main_title a{
    display: block;
    font-size: 16px;
    color: #333333;
    font-family: '[Poppins]';
    line-height: 1.5;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.new_compNew_list li .text .main_text{
    margin-top: 10px;
    display: block;
    font-size: 14px;
    color: #737373;
    line-height: 1.5;
    height: 40px;
    font-family: '[Poppins]';
    overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.new_compNew_list li .text .main_time{
    margin-top: 15px;
}

.new_compNew_list li .text .main_time .time{
    font-size: 13px;
    color: #999999;
}
.new_compNew_list li .text .main_time .more a{
    font-size: 13px;
    color: #777777;
    text-decoration: underline;
}

.new_hotPro_list .view_more{
    text-align: center;
    margin-top: 20px;
}
.new_hotPro_list .view_more a{
    display: inline-block;
    padding: 0 30px;
    line-height: 36px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    font-size: 14px;
    color: #555555;
}








/* Company news end */

@media only screen and (min-width:499px) {
    .proCate_text .proCate_title{font-size: 15px;}
    .proCate_text .more a{font-size: 13px;}
    .new_compContact_wrap{background-size: 100% auto;}
    .new_video_wrap .video_con::after{background-size: 60px;}
}


@media only screen and (max-width:767px) {
    .new_about_r .about_text .about_text_btn a{padding: 0 10px;}
    .new_about_r .about_text .con p{overflow: hidden;}
}

@media only screen and (min-width:768px) {
    .new_about_wrap .new_about > div{width: 100%;}
    .new_compContact_wrap .main_text{font-size: 16px;}
    .ourPro_list li .img{width: 32vw;height: 32vw;}
    .new_ourPro_wrap{margin: 0 20px;}
    .new_cert_wrap .cert_btn.prev_btn{left: -15px;}
    .new_cert_wrap .cert_btn.next_btn{right: -15px;}
    .new_cert_wrap .cert_btn i{line-height: 1;font-size: 42px;color: #cbcbcb;}
    .new_about_r .about_text .about_text_btn a{font-size: 14px;}
    .proCate_text .proCate_title{font-size: 17px;}
    .proCate_text .more a{font-size: 15px;}
}


@media only screen and (max-width:1040px) {
    .new_about_wrap{padding: 0 10px;}
    .new_about_r .about_wrap{padding-left: 0;}
    .new_about_r .about_wrap .about_360 i{line-height: 1;font-size: 22px;height: 22px;}
    .new_about_wrap .new_all_title{padding: 15px 0;}
    .new_about_wrap .new_all_title i{line-height: 1.5;font-size: 22px;}
    .new_about_r .about_text .about_text_btn a{float: none;display: inline-block;margin-right: 10px;}
    .proCate-swiper-container .swiper-slide{padding: 30px 0;}
}
@media only screen and (min-width:1040px) {
    .new_about_wrap .new_about > div{width: 50%;}
    .new_about_r .about_wrap{padding-left: 40px;padding-top: 30px;}
    .home_compExhibition_wrap ul li{width: 25%;padding: 30px 0;}
    .home_compExhibition_wrap ul li:nth-child(1), .home_compExhibition_wrap ul li:nth-child(2){border-bottom: 0;}
    .home_compExhibition_wrap ul li:nth-child(2){border-right: 1px solid #484848;}
    .home_compExhibition_wrap li .counter{font-size: 42px;}
    .home_compExhibition_wrap li .main_text{font-size: 18px;margin-top: 20px;}
    .top_pad{padding-top: 50px;}
    .all_pad{padding: 50px 0;}
    .new_all_title p{font-size: 32px;color: #3a9b4f;padding-bottom: 20px;}
    .all_martop{margin-top: 30px;}
    .new_hotPro_list ul li,.new_hotPro_list ul li:nth-child(2n){width: 23%;margin-right: 2.66%;}

    .new_hotPro_list ul li .img{width: 22vw;height: 22vw;}
    .new_hotPro_list ul li:nth-child(4n){margin-right: 0;}
    .new_hotPro_list ul li .text{height: 50px;line-height: 50px;bottom: -50px;transition: all 0.3s;}
    .new_hotPro_list ul li:hover .text{bottom: 0;}
    .new_hotPro_list ul li .text a{font-size: 16px;}
    .new_compContact_wrap .compContact_icon i{font-size: 62px;}
    .new_compContact_wrap .main_title{margin-top: 20px;}
    .new_compContact_wrap .main_text{font-size: 20px;margin-top: 30px;}
    .ourPro_list li .img{width: 25vw;height: 25vw;}

    .ourPro_list li .text{opacity: 1;}
    .new_video_wrap .video_con::after{background-size: 80px;}
    .pup-pop360 .p-close i{font-size: 36px;}



    .new_compNew_list li{width: 48%;margin-right: 4%;}
    .new_compNew_list li .img{width: 48vw;height: 24vw;}
    .new_compNew_list li .text{padding: 20px;margin-top: 20px;}
    .new_compNew_list li .text .main_title a{font-size: 20px;}
    .new_compNew_list li .text .main_text{font-size: 16px;height: 48px;}
    .new_compNew_list li .text .main_time .time
    ,.new_compNew_list li .text .main_time .more a{font-size: 14px;}
    .new_compNew_list li{margin-bottom: 0;}
    .new_about_r .about_360{line-height: 32px;}
    .new_about_r .about_360 i{font-size: 26px;}
    .new_about_r .about_text{margin-top: 20px;}
    .new_about_r .about_text .con p{font-size: 16px;}
    .new_about_r .about_text .con p span{font-size: 16px;}
    .new_about_r .about_text .con{max-height: 128px;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
    .new_about_r .about_text .about_text_btn{margin-top: 30px;padding: 0;}
    .proCate_text .proCate_title{font-size: 20px;}
    .proCate_text .more a{font-size: 16px;}
    .proCate-swiper-container .swiper-slide-next{left: 20px;}
    .proCate-swiper-container .swiper-slide-prev{left: -20px;}
    .new_hotPro_list ul li:nth-child(n+5){display: block;}
}


@media only screen and (min-width:1400px) {
    .home_compExhibition_wrap ul li {width: 25%;padding: 40px 0;}
    .top_pad{padding-top: 70px;}
    .all_pad{padding: 70px 0;}
    .new_all_title p{font-size: 48px;}
    .all_martop{margin-top: 50px;}
    .new_compContact_wrap .compContact_icon i{font-size: 80px;}
    .new_compContact_wrap .main_title{margin-top: 30px;}
    .new_compContact_wrap .main_text{font-size: 24px;margin-top: 40px;}
    .ourPro_list li .text .main_text{font-size: 16px;height: 112px;margin-top: 40px;}
    .new_video_wrap .video_con::after{background-size: 120px;}
    .pup-pop360 .p-view{
        width: 1200px;
        height: 675px;
    }
    .new_ourPro_wrap{margin: 0px;}
    .new_compNew_list li .text{padding: 30px;margin-top: 30px;}
    .new_compNew_list li .text .main_title a{font-size: 24px;}
    .new_compNew_list li .text .main_text{font-size: 18px;height: 54px;margin-top: 20px;}
    .new_compNew_list li .text .main_time .time
    ,.new_compNew_list li .text .main_time .more a{font-size: 16px;}
    .new_about_r .about_text .con p{font-size: 18px;}
    .new_about_r .about_text .con p span{font-size: 18px !important;}
    .new_about_r .about_text .con {max-height: 142px;}
    .new_about_r .about_text .about_text_btn{margin-top: 50px;}
    .new_about_r .about_text{margin-top: 30px;}
    .new_about_r .about_text .about_text_btn a{margin-right: 30px;line-height: 44px;font-size: 16px;padding: 0 25px;}
    .proCate_text .proCate_title{font-size: 26px;}
    .proCate_text .more a{font-size: 18px;}
    .proCate-swiper-container .swiper-slide-next{left: 30px;}
    .proCate-swiper-container .swiper-slide-prev{left: -30px;}
    .new_compNew_list li .text .main_time{margin-top: 25px;}

}

@media only screen and (min-width:1540px) {
    .new_about_r .about_wrap{width: 750px;box-sizing: border-box;padding-left: 70px;padding-top: 60px;}
    .new_about_r .about_text{margin-top: 50px;}
    .new_about_r .about_text .about_text_btn{margin-top: 60px;}
    .new_hotPro_list ul li,.new_hotPro_list ul li:nth-child(2n){width: 320px;margin-right: 73px;margin-bottom: 40px;}
    .new_hotPro_list ul li:nth-child(4n){margin-right: 0;}
    .new_hotPro_list ul li .img{width: 320px;height: 320px;}
    .new_compNew_list li .img {width: 700px;height: 350px;}
    .new_compNew_list li{width: 700px;margin-right: 100px;}
}














