﻿@charset "utf-8";
/* CSS Document */
@media (max-width:1800px){
.resources-ssk{ width: 67%;}
	
}
@media (max-width:1600px){
body {font-size:15px;}

.mainbav .memu a{font-size:16px;}
.mainbav ul li{margin:0 22px;}

.resources-ssk {width:100%;margin-bottom:10px;}



}
@media (max-width:1440px){
.hz{width:88%;}
.hza{ width:88%; margin:50px auto;}

.mainbav ul li{margin:0 20px;}


.industries-xq-available{width:28%;}
 .careers-join-menu{font-size:22px;}


		}
@media (max-width:1300px){
.hz{width:90%;}
.hza{ width:90%;}
.top-hz{width:94%;}

.mainbav ul li{margin:0 15px; }
 .mainbav ul li a{font-size:15px;}
 


	}
@media (max-width:1200px){
.mainbav ul li ul{width:220px;}

.sousuo .ssk {width:45%;}

.index-title-ms {width: 90%;}

.infou-ul li h3 span:nth-child(1) {font-size:42px;}
.infou-ul li p {font-size:16px;}
.infou-ul li img {height:50px;}
.infou-ul li h3:after{width:35px;}

 .foot-top{display:block;}
.foot-top .left p{font-size: 22px;}
.foot-top .left{width:100%;}
.index-customize-more{width:100%;margin-top:30px;}
.foot-main .foot-item:nth-child(1n) {width:20%;}
.foot-main .foot-item:nth-child(2n) {width:35%;}
.foot-main .foot-item {margin-bottom:30px;}
.foot-main .foot-item.navigation{width:50%;}


.contact-banner-title {
    font-size: 30px;
    line-height: 30px;}
.contact-banner-ms {font-size:18px;width:60%;}

.Partnership-From-box-title { font-size: 22px;}

.about-qywh-left { width: 75%;}
.about-qywh-left-hm { font-size: 32px;line-height: 32px;}
.about-qywh-left-title p{ font-size: 28px;}
.about-qywh-left-more{font-size:18px;}

.industries-high-title{font-size:28px;}
.industries-Already-title {font-size: 26px;}

.industries-xq-Conveyor p {font-size: 18px;}
 .industries-xq-available {width:45%;}
.industries-xq-Conveyor {padding:0 3%;}

.careers-join-menu { font-size: 20px; }

.resources-left { width:68%;}
.resources-right {width:30%;}
.resources-news-nr-left {width: 47%;}
.resources-right-latest-title{font-size: 22px;}

.service5Box4 .item .content{padding:50px;}

.products-left{width:30%;}
.products-right{width: 65%;}
.products-right-pic{width: 48%;}
.products-right-wb{font-size:16px;}

  .products-Final-hz{display:block;}
  .products-Final{width:46%;margin-bottom:30px;}
.productshow-title{font-size:24px;}

.productshow-top-right-more .btn{ padding:0 2.3em; line-height:2.75em;font-size:16px;}

.productshow-top-right-more .btn:hover {padding:0 3em;}

.equipment-From-box {width: 23%;}
.equipment-From-box:nth-child(6n){margin-left:1%;}
.equipment-From-box { width: 31.33%; }
	


.equipment-wb p { font-size: 26px;}
.equipment-From-box-title{font-size:22px;}
.products-our-title { font-size: 26px;}
}
@media (min-width:1024px){



}
@media (max-width:1024px){	
body{padding-top:0;}

.top-pc { display:none;}
.logo img {height:45px;}

.tp_wrap { width:98%;margin: 0 auto;}

.top_sj{
  position:relative;
    width: 100%;display:block; z-index: 2;
    transition: all 0.5s;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);
	}
	.top_sj.active{ background:rgba(255,255,255,0.9);}
	.top_sj.open{ background:rgba(255,255,255,1);}
	.top_sj .tp_wrap:after{content: "";display: block;height: 0;visibility: hidden;clear: both;}
.hamburger{display:block;}
	.dh{position:absolute; left:0px;top:100%; z-index:1111;width:100%; display:none; background:#fff;overflow:hidden;-webkit-transition:1s;transition:1s;}
	.dhov{ height:calc(100vh - 85px);display:block;overflow-y:auto;padding:15px 0;}
	.dh>ul { text-align:left;}
	.dh>ul>li{  position:relative;}
	.dh>ul>li>a{display:block;padding:10px;font-size:16px;}
	.dh>ul>li>a:hover{background:#fff;color:#1163a2;}
	.dh>ul>li .droparea{display:none; padding-bottom:20px;}
	.dh>ul>li .droparea .sj{display:none;margin-top:10px; }
		.dh>ul>li .droparea .sj li{ padding-bottom:3px;}
	.dh>ul>li .droparea .sj a{color:#666;font-size:14px;line-height:22px;padding-left:12px;  background: url(../images/d.png) no-repeat left;margin-left:10px;}
	
	.dh ul li img{float:left;padding-right:5px;padding-top:5px;}
	.dh ul li span{position:absolute; height:65px;width:51px;top:-10px;left:75px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
    .dh ul li .inactive:before,.dh ul li .inactive:after{ transform: rotate(45deg);transition: all .3s ease;content: "";position: absolute;right:0;top: 50%; left:50%; margin-left:-5px;  height: 2px; width:8px; border-radius: 3px;background-color:#999; margin-top: -2px; transition:0.5s;}
    .dh ul li .inactive:after {transform: rotate(-45deg);margin-top:2px;transition:0.5s;}
    .dh ul li .inactives:before,.dh ul li .inactives:after{  transform: rotate(135deg);transition: all .3s ease;content: "";position: absolute;top: 50%;  height: 2px; width:15px; border-radius: 3px;background-color:#999; margin-top:0px;}
    .dh ul li .inactives:after {transform: rotate(45deg);margin-top:0px;}
    .dh>ul>li .droparea img { display:none;}
.dh ul li .droparea li{ padding:6px 25px; position:relative; }

	 .dh ul li .droparea li a:hover{color:#fff;}
	.dh ul li .droparea li .droparea li{position:relative; }
.dh ul li .droparea li:hover{background:#1163a2;}
.sj-serach{padding:15px;}

	.sj-sok{border:none;background:none;font-size:15px;width:80%;padding:10px;}
	.sj-sok-pic{width:20px;margin-top:5px;float:right;margin-right:10px;}
.sj-menu-yy {margin:15px;overflow:hidden;border-bottom:none !important;}
	.sj-menu-yy li{float:left;margin-right:25px;font-size:10px;margin-bottom:10px;}
	.sj-menu-yy a{float:left; font-size:15px !important;}
.sj-menu-yy:hover,.sj-menu-yy a.on{color:#1163a2;}
.sj-menu-yy img{width:25px;}

	.sear_t { position:absolute; width:100% !important; top:90px; left:0px; background-color: #fafafa; background: linear-gradient(to bottom,#f5f5f5 10%,#ededed 50%,#f5f5f5 90%); z-index:99; display:none; }
	.search_bar1 { max-width:630px; border-bottom:1px solid #dcdcdc; margin:20px auto 10px; padding-left:50px; padding-right:50px; position:relative; width:80%;}
	.search_form .sf_input1 {padding:10px; display:block; font-size:18px; border:none; color:#212721;width:100%;line-height:36px;   height:46px; text-indent:10px;background-color: transparent;-webkit-appearance:none; } 
	.search_form .sf_input1:hover { outline:0;} 
	.search_form .sf_btn1 {background:url("../images/search_btn.png") no-repeat center;  width:46px; height:46px;   float: right; border: none; cursor: pointer; position:absolute; left:0px;}
	.search_form .search_close { position:absolute; right:5px; top:0px; width:20px; height:46px; background:url(../images/ssbtn_close.png) center no-repeat; }
	.search_form .sf_input::-webkit-input-placeholder { color:#505050; }
	
	/* 火狐浏览器 */
.search_form .sf_input::-moz-placeholder { color:#505050; }
.search_tbn { background:url(../images/ss_tbn.jpg) no-repeat center; width:20px; height:20px; float:left; padding:0 5px;margin:0 10px; cursor:pointer;}


.index-title{font-size:26px;}


 
.index-customize-title{ font-size:26px;}

.index-news-nr-left{ width:47%;}
.contact-banner-title{ padding-bottom:20px;}

 .tj{width:160px; padding:12px 0; }
	
	
 .about-qyzl-a2{width:47%;}
.industries-qyzl-a2 {width: 47%;}
.industries-high-title{font-size:24px;}

.industries-Already-title { font-size: 24px; }
.resources-right-latest-title {font-size: 20px;}
.products-our-title{font-size:24px;}
.equipment-From li p{font-size: 16px;}
}


@media (max-width:960px){
#home_slider{display:none;}
#home_slider2{display:block;}

.index-about-hz{display: block;}
.index-about-left{width:100%;padding-right:0;}
.index-about-right{width:100%;margin-top:50px;}

.infou-ul li{width:50%;margin-bottom:30px;}
.infou-ul li h3 span:nth-child(1){font-size:42px;line-height:42px;}
.infou-ul li img {height: 45px;}

.home-service .service-wrap .service-item {width: 50%;}
.home-service .service-wrap .service-item .title{ font-size: 18px;}


 .index-news-left-title{font-size:16px;}


.foot-main .foot-item:nth-child(1n) {width:48%;}
.foot-main .foot-item:nth-child(2n) {width:48%;}
.foot-main .foot-item.navigation ul li {width: 100%;}

.contact-banner-ms {width:75%;line-height:23px;}

.about-nr img{padding-left:0;width:100%;}

.about-ryzz ul{margin:0 -2%;}
.about-ryzz li{width:29%;margin: 0 2% 20px 2%;}
.about-ryzz li:last-of-type {display:none; } 

.about-qywh{display:block; padding:10%;}
.about-qywh-left{width:100%;margin-bottom:50px;}
.about-qywh-right{width:100%;}
.Partnership-From-box-title {font-size: 20px;}
.about-qywh-left-title p{ font-size: 28px;}


.commitment-From-box {width: 48%;}
.commitment-From-box-title { font-size: 18px;}

.productshow-title2 { font-size: 20px;}

.service-From-box {width:31.33%;margin-bottom:20px;}

 .industries-high-title { font-size: 22px;}


.industries-Already-hz {display:block;}
.industries-Already-wb { width:100%; padding: 0;margin:30px 0;}
 .industries-Already-title{font-size:22px;}
 
.industrieshow-hz{display:block;}
.industrieshow-pic{width:100%;}
.industrieshow-nr{width:100%;margin-top:30px;}


.industrieshow-precision-title{font-size:20px;}
.industrieshow-precision-pic-box {width:48%;}

.careers-join-menu{font-size:20px;}

.industries-xq-available{width: 60%;}
.industries-xq-Conveyor{width: 50%;}

.yema{margin-top:30px;}
.yema a{font-size:16px;height:38px;line-height:38px;}

.resources-left { width:100%;margin:0;}
.resources-right {width:100%;}
.Resourceshow-bottom-right-pic {width: 30%;}

.yc{display:none;}

.service5Box4 .item{justify-content: space-between;flex-wrap: wrap;margin-top: 3.8vw;}
.service5Box4 .items{gap: initial;}
.img {width:100%;}
 .service5Box4 .item .content { padding:40px 0;width:100%; }
 .resources-right-latest li{width:48%;margin:0 1% 2% 1%;float:left;}
 .products-left{width:100%;}
  .products-right{width:100%;margin-top:30px;}
  
  .products-Final{width:96%;}
  
  .products-common{display:block;}
  .products-common-pic {width:100%;}
  .products-common-right{width:100%;margin-top:50px; }
  .caseshow-join-menu{font-size:16px;}
  .products-Final-bt { font-size:22px;}
  

.product-xq-sj{display:block;width:98%;margin:0 1%;}	
.product-top{display:none;}
.productshow-title{font-size: 22px;}
.productshow-top-right{width:100%;margin-top:50px;margin-top:40px;}

.equipment-pic{width:100%;}
.equipment-wb{width:100%;margin-top:30px;}

 .equipment-wb p{font-size:24px; }
 .products-our { width:100%;}
.equipment-pic{margin-top:30px;}
 .equipment-From-box-pic img {height:50px;}
 .equipment-From li {width:48%;margin-bottom:30px;}
 .equipment-From li p { font-size: 16px;}
 .products-our-title {font-size:22px; }
  .equipment-From-box{width:48%;}
}



@media (max-width:768px){
.about-qyzl-a-title{font-size:18px; }

.foot-main .foot-item .title { font-size: 18px;}
	
.about-menu-right{width:100%;margin-top:10px;}

.contact-banner-title{ font-size:26px;}
.contact-banner-ms {margin-top:25px;}
.contact-lxfs-hz { padding: 8%;}

.contact-list{display:block;}
.contact-list ul{margin:0 -1%;}
.contact-list li { width: 48%;float:left;margin:0 1% 20px 1%;}
.contact-list li:last-of-type{width:98%;}

.careers-faq{display:block;}
.industries-xq-available{width:80%;margin:20px auto;}

.Resourceshow-bottom-right-pic {width: 50%;}
 .productshow-pic li{ width: 48%;}
 
  .equipment-wb p {font-size:22px;}
  
.productshow-title2 {font-size:18px;}
}

@media (max-width:580px){	
.flex-direction-nav{display:none;}
.dh>ul>li>a{font-size:15px;}

 .infou-ul li h3 span:nth-child(1){font-size:34px;}
.infou-ul li img {height:40px;}
.infou-ul li h3:after{width:28px;}
 .infou-ul li p{font-size:15px;}
.home-service .service-wrap .service-item {width:100%;   border-bottom: 1px solid #FFFFFF35;}


.index-customize-title {font-size:22px;}

.index-news-nr-left{width:100%; }
.index-news-nr-left-title a { font-size: 16px;}

.foot-main .foot-item {width:100%;}
.foot-main .foot-item:nth-child(1n) {width:100%;}
.foot-main .foot-item:nth-child(2n) {width:100%;}

.contact-banner-ms{width:90%;font-size:15px;margin-top:15px;}
.contact-banner-title{ font-size:20px;line-height:23px;}
.contact-lxfs-title { font-size: 16px; }

.Partnership-From-box {width:98%;}
.about-qywh-left-title p { font-size: 26px; }
.about-qywh-left-hm { font-size: 30px;}
.about-qywh-left-more { font-size: 16px; }


 .soka{WIDTH:100%;padding:12px;margin-bottom: 25px;}
  .sokb{WIDTH:100%;}
 .tj{width:150px; padding:12px 0; font-size: 15px;}
 
.contact-list li { width: 98%;}


.commitment-From-box {width: 98%;}
  
.service-From-box {width:48%;}
	
	
 .about-qyzl-a2{width:97%;}
 
.industries-qyzl-a2{width:97%;}
 .industries-high-title{font-size: 20px; }
  .industries-Already-title { font-size: 20px;}
.industries-xq-Conveyor{width:100%;margin-bottom:20px;}
 .careers-join-menu { font-size: 18px;}

.Resourceshow-bottom-right-pic {width:100%; }

 .resources-news-nr-left{ width:97%;}
 .resources-right-latest li{width:98%;}
  .productshow-title { font-size: 20px;}
  
.equipment-wb p {font-size:20px;}


}
@media (max-width:480px){
.contact-banner-ms {width: 100%;}
.contact-banner-title {padding-bottom: 15px;}
}
	
@media (max-width:320px){	

}