/*pad*/
img {
	max-width: 100%;
}
.toe {
	/*超出省略号*/
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
input[type="submit"], input[type="reset"], input[type="button"], button {
	-webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/
}
.manu{display: none;}
/*导航*/
.gh {
	float: right;
	height: 34px;
	width: 34px;
	top: 50%;
	margin-top:15px; margin-right:0; margin-left:20px;
	position: relative;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	display: none;
	z-index: 9999;
}
.gh.selected {
	transform: rotate(90deg);
}
.gh a {
	background-color: #8c2d3a;
	display: block;
	height: 4px;
	margin-top: -2px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
}
.gh:hover a:before {
	transform: translateY(-2px) rotate(0deg);
	-webkit-transform: translateY(-2px) rotate(0deg);
	-ms-transform: translateY(-2px) rotate(0deg);
}
.gh:hover a:after {
	transform: translateY(2px) rotate(0deg);
	-webkit-transform: translateY(2px) rotate(0deg);
	-ms-transform: translateY(2px) rotate(0deg);
}
.gh a:after, .gh a:before {
	background-color: #8c2d3a;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
}
.gh a:after {
	top: 10px;
}
.gh a:before {
	top: -10px;
}
.gh.selected a:after, .gh.selected a:before {
	top: 0;
	background: #393a3a;
}
.gh.selected a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
}
.gh.selected a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
}
.gh.selected a {
	background-color: transparent !important;
}
body{
	min-width:320px;
}
.wrapper {
    width: 1280px;
    margin: 0 auto;
}

@media screen and (max-width: 1300px) {
.company .slideTxtBox2 .hd ul li {
    margin-left: 0px;
    width: 100%;
    float: none;
}
.company	.slideTxtBox2 .hd ul li.on a h1 {
    text-align: center;
}
	.proleft .protit {
		margin-bottom:30px;
	}
	.company .con {
		padding: 0 10px;
	}
	.productdetail .prodectcon {
		margin-top: 20px;
		 position: inherit; 
		 top: 0; 
		 left: auto; 
		 margin-left:0; 
	}
	.proleft{float: none;margin: 0 auto;padding: 0;}
	.proright{width: 870px;float: none;margin-left:0px;margin: 30px  auto 0;padding: 0; }
	.proright ul li {
		width: 30%;margin-right: 3%;float: left;
		text-align: center;
		margin-bottom: 40px;
	}
	.sp{display: block;}
	.wrapper {
		width:auto; padding:0 10px;
	}
	.footer {
		width: 100%;
		background: #373737;
		color: #afafaf;padding-top: 50px;
	}
	/*product*/
	.slideTxtBox2 .bd li img {
		width: 100%;
	}
	.subpro {
		 z-index: 9; 
		 position: inherit; 
		min-height: 1100px;
	}
	.slideTxtBox2  p.sp {
		margin-top: 20px;background-color: #fff;
		width: 100%;height: 40px;line-height: 40px;
		display: inline-block;
		zoom: 1;text-indent: 20px;
		background:#fff url(../images/dizhi.png) left center no-repeat;
		font-size: 13px;margin-bottom: 30px;
	}
	.slideTxtBox2 .bd p.lp{display: none;}
	
	.slideTxtBox2 {padding-bottom: 50px;
	   width: 100%;position: inherit;margin-top: 0;top: auto;
	}
	.slideTxtBox2 .hd{ height:auto;background:#fff;width: 100%;float: none;overflow: hidden;}
	.slideTxtBox2 .hd .protit {width:100%;padding: 10px 0;
    background:none;background-color: #7dbe27;
    height: auto;text-align: center;
    margin-bottom: 0px;
	}
	.slideTxtBox2 .hd .protit h1 {
    color: #fff;
    font-size: 12px;
    padding-top:0px;
    padding-left: 0px;
	}
	.slideTxtBox2 .hd .protit p {
		font-size: 22px;
		font-weight: 600;
		color: #fff;
		padding-left: 0px;
	}
	.slideTxtBox2 .hd ul{width: 100%;float:none;border: none;height: auto;}
	.slideTxtBox2 .hd ul li {
		margin-left:0px;width: 14.2%;float: left;
	}
	.news .hd ul li {
		margin-left: 0px;
		width: 50%;text-align: center;
		float: left;
	}
	.slideTxtBox2 .hd ul li.on a h1 {
		font-weight: 600;
		border-left: 0px solid #7dbe27;
		color: #7dbe27;
		border-bottom: 0px solid #7dbe27;
		color: #7dbe27;
	}
	.slideTxtBox2 .hd ul li a p {
		display: none;
	}
	.slideTxtBox2 .bd {
		width: auto;
		float: none;
		margin-top: 5px;
	}
	.slideTxtBox2 .hd ul li a h1 {height: 40px;line-height: 20px;padding: 10px 0;
		border-left: 0px solid transparent;
		color: #333333;
		text-align: left;
		height: auto;
		vertical-align: middle;
	}
	.news .hd ul li a h1 {
		text-align: center;
	}
	.slideTxtBox2 .bd ul {
		padding-top: 5px;
		zoom: 1;
	}
	.slideTxtBox2 .bd li {
		text-align: center;
		float: left;
		width: 30%;
		margin-left: 3%;
		margin-bottom: 10px;
	}
	.news .bd .con {
		padding-top: 10px;
		margin: 0 44px;
	}
	.news .bd h3 {
		line-height: 8px;
		font-size: 18px;
		color: #7dbe27;
		height: 40px;
		float: none;
		font-weight: 600;
		width: auto;
		text-align: left;
		letter-spacing: 2px;
	}
	.news .bd .con ul {
		float: none;
		width: auto;
		padding-top: 0;
		border-left: 1px solid #d5d4d5;
	}	
/*product*/
	#certify .swiper-button-prev,#certify .swiper-button-next {
	
	width: 18px;
	height: 34px;
}
	.swiper-button-next, .swiper-button-prev {
		margin-top: 23px;
		background-size: 18px 34px;
	}
	#certify .swiper-button-next {
		right: 20px;
	}
	#certify .swiper-button-prev {
		left: 15px;
	}
	#certify .swiper-slide {
		width: 500px;
		height:270px;
	}
.multipleColumn .hd .prev, .multipleColumn .hd .next {
    top: 50%;margin-top: -24px;
}
.bg-img .images-page .images-ul li {
    width: 49%;
    float: left;
    font-size: 15px;
    text-align: center;
    margin-bottom: 20px;
    box-sizing: border-box;
    border: 10px solid #f2f2f2;
    margin-left:0px; 
    background-color: #fff;
}
.bg-img .images-page .images-ul li.sec {
    margin-left: 2%; 
}
	.wrapper {
		width: auto;
		margin: 0 auto;
	}
	.multipleColumn .hd {
		margin-top: -42px;z-index: 999;
	}
	.multipleColumn .hd .prev, .multipleColumn .hd .next {
		left: 2px;
	}
	.multipleColumn .hd .next {
		right: 15px;left: auto;
	}
	
	.multipleColumn .bd ul li {
		width: 30%;
		margin-left:1%;
		float: left;
	}
	.multipleColumn .bd ul li .pic img {
		width: 100%;
		height: auto;
	}
	.technical .img {
		float: none;width: 80%;margin: 0 auto;
	}
	.technical .img a {
		display: block;
		width: 100%;
		height: 525px;text-align: center;
	}
	.technical .fr {
		float: none;
		width: 825px;margin: 30px auto 0;
	}
	.technical {
		background-color: #f6f6f6;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.brandcon{width: auto;padding: 0 10px;}
	.brandleft {
		width: 680px;
		padding-bottom: 10px;
		float: none;margin: 0 auto;
	}
	.brandright {
		float: none;
		width: 680px;margin: 0 auto;
	}
}
@media screen and (max-width: 1024px) {
#certify .swiper-slide {
	width: 400px;
	height: 216px;
}
.technical .img {
	float: none;width: 80%;margin: 0 auto;
}
.technical .img a {
    display: block;
    width: 100%;
    height: 525px;text-align: center;
}
.technical .fr {
    float: none;
    width: 825px;margin: 30px auto 0;
}
.multipleColumn .bd{ padding:14px; overflow:hidden;  }
.multipleColumn .bd ul li .title span {
	display: none;
}
.multipleColumn .bd ul li .title {
	height: 45px;
	line-height: 45px;padding-top: 0;
}
.wrapper {
	width:auto; padding:0 10px;
}
.header { height:40px; z-index:1000;}
.header .logo{ float:left; padding-top:9px; width: 250px;}
.header .logo img{width: 250px;height:auto;display: block;}
.header .tell{ float:right; margin-top:18px;font-size: 18px; margin-right:15px;color: #8c2d3a;padding-left: 40px;background: url(../images/ico1.png) no-repeat left center;height: 30px;line-height: 30px;}

.gh {
	display: block;
}

.header.selected .nav{ display:block;}
.header .nav {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0; margin:0;
	background: rgba(255,255,255,1);
	width: auto;
	z-index: 999;
	display: none;
}
.header .nav ul {
	width: auto;
	padding-top:10px;
}
.header .nav ul li {
	float: none;background-color: #fff;
	display: block; border-bottom:1px solid rgba(0,0,0,0.1);line-height:43px; height:auto; text-align:center;
}
.header .nav ul li .navcon {
    width: 100%;
    position: inherit;
    left:auto;
    overflow: hidden;
    top: auto;
    z-index: 9;
    display: none;
    padding: 0;
}
.header .nav ul li .navcon.select {
    display: block;
}
.header .nav ul li a {line-height:43px; height:43px; 
	color: #ccc;margin: 0;
}
.header .nav ul li .navcon a {line-height:30px; height:30px; 
	color: #fff;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    height: 20px;
    padding-top: 8px;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}
.dge-padd1{padding-bottom: 20px;padding-top: 20px;}
.dge-ul3 li{float: left;margin-bottom: 15px;width: 33.333%;height: auto;}
.dge-ul3 li a{margin: 0 5px;}
.dge-ul3{padding-bottom: 0;}

.footer {
	width: 100%;
	padding: 50px 0 0px 0;
	background: #353535;color: #fff; font-size:13px;
}
.footer .foot-nav{margin-bottom: 10px;text-align: left;display: block; width: 100%;float: none; }
.footer .foot-nav li{font-size: 13px;line-height: 100%;display:block;}
.footer .foot-nav li a{color: #fff;}
.footer .foot-nav li span{margin:0 10px;width: 1px;height: 10px;background: #9e9e9e;display: inline-block;*display: inline;zoom:1;}
.footer .copy{font-size: 13px;height: auto;line-height: 20px;}
	
}
@media screen and (max-width: 830px) {
	.proleft{float: none;margin: 0 auto;width: auto;}
	.proright{width: auto;float: none;margin-left:0px;margin: 10px  auto 0;}
	.proright ul li {
		width: 30%;margin-right: 3%;float: left;
		text-align: center;
		margin-bottom: 40px;
	}
	.proitems .img{width: 100%;height: 231px;float: none;margin-bottom: 20px;}
	.proitems .img img{width: 100%;height: 100%;}
	.proitems .info{width: 100%;float: none;}
	.proitems .info ul li{float: left;height: 30px;line-height: 30px;font-size: 16px;color: #333333;text-align: left;background-color: #f6f6f6;padding: 8px 10px;margin-top: 32px;margin-left: 5px;margin-right: 35px;width: 40%;}
	.info ul li {
		float: left;
		height: auto;
		line-height: 30px;
		font-size: 14px;
		color: #333333;
		text-align: left;
		background-color: #f6f6f6;
		padding: 8px 10px;
		margin-top: 15px;
		margin-right:3%;
		width: 45%;
	}
	.subpro1 .slideTxtBox2  .hd ul{display: none;}
	.slideTxtBox2 .hd ul li {
		margin-left:0px;width: 33%;float: left;
	}
	.news .hd ul li {
		margin-left: 0px;
		width: 50%;text-align: center;
		float: left;
	}
	.slideTxtBox2 .bd li {
		text-align: center;
		float: left;
		width: 48%;
		margin-left: 2%;
		margin-bottom: 10px;
	}
	.slideTxtBox2 .bd li img{width: 100%;}
	.fullSlide .prev, .fullSlide .next {
		width: 25px;
		height: 40px;
		margin: -20px 0 0;
	}
	#certify .swiper-slide {
		width: 480px;
		height:259px;
	}
	.technical .img {
		float: none;width: 80%;margin: 0 auto;display: none;
	}
	.technical .img a {
		display: block;
		width: 100%;
		height: auto;text-align: center;
	}
	.technical .fr {
		float: none;
		width: auto;
	}
	.slideTxtBox .bd li {
		height: 24px;
		line-height: 24px;
		float: left;
		width: 40%;
		height: 95px;
		background-color: #fff;
		margin-left: 50px;
		margin-top: 30px;
		padding: 20px;
		box-shadow: 2px 2px 30px #eaeaea;
	}
}
@media screen and (max-width: 790px) {
	#certify .swiper-slide {
		width: 450px;
		height:243px;
	}
	.multipleColumn .hd .next,.multipleColumn .hd .prev {
		width: 15px;height: 30px;background-size: cover;
	}
	.multipleColumn .hd .prev, .multipleColumn .hd .next {
		top: 50%;margin-top: -15px;
	}
	.multipleColumn .bd ul li {
		width: 29%;
		margin-left:1%;
		float: left;
	}
	.multipleColumn .bd ul li .title {
    background-color: #a9d157;
    height: 45px;
    line-height: 45px;padding-top: 0;
	}
}
@media screen and (max-width: 730px) {
	#certify .swiper-slide {
		width: 400px;
		height:216px;
	}
	.slideTxtBox .bd li a {
		float: right;
		width: 50px;
		height: 50px;
		text-align: center;
		line-height: 70px;
		background-color: #a9d157;
		margin-top: -25px;
	}
	.slideTxtBox .bd li p {
		color: #333333;
		font-size: 14px;
		font-weight: 600;
		margin-top: 5px;
	}
	.slideTxtBox .bd li .date {
		color: #8b8b8b;
		font-size: 12px;
	}
	.slideTxtBox .bd li a img{
		width: 30px;
		height: 30px;
	}
	.slideTxtBox .bd li {
		padding: 6px;
	}
}
@media screen and (max-width: 641px) {
	.info ul li {
		float: left;
		height: auto;
		line-height: 30px;
		font-size: 14px;
		color: #333333;
		text-align: left;
		background-color: #f6f6f6;
		padding: 8px 10px;
		margin-top: 15px;
		margin-right: 0;
		width: 90%;
	}
	.proright ul li {
		width: 100%;
		margin-right: 0;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.proright ul li .img{width: 100%;}
	.proright ul li .img img{width: 100%;}
	#certify .swiper-slide {
		width: 350px;
		height: 189px;
	}
	.brandleft {
		width: auto;
		padding-bottom: 10px;
		float: none;margin: 0 auto;
	}
	.brandright {
		float: none;
		width: auto;margin: 0 auto;
	}
	.brandright li .info {
		margin-left: 8px;
		float: left;
		width: 383px;
	}
	.brandright li {
		height: 80px;
	}
	.slideTxtBox .bd li {
		height: 24px;
		line-height: 24px;
		float: left;
		width: 40%;
		height: 75px;
		background-color: #fff;
		margin-left: 10px;
		margin-top: 30px;
		padding: 20px;
		box-shadow: 2px 2px 30px #eaeaea;
	}
.recruit .top p a{ margin-left:10px;}
.fl-details{float: none;width:auto;}
.fr-details{float:none;width:auto;}

.fl-details p{margin-bottom: 20px;}
.fl-details .a{display: none;}

.fr-details .back_list{width: 100%;background: #f5f5f5;color: #666666;border: 1px solid #f5f5f5;font-size: 16px;}
.fr-details .back_list i{display: inline-block;*display: inline;zoom:1;background: url(../images/ico7.png) no-repeat center;width: 25px;height: 25px;background-size: 100%;margin-left: 15px;vertical-align: top;position: relative;top: 12px;}
.fr-details .back_list:hover{color: #8c2d3a;}	
	}

@media screen and (max-width: 592px) {
	.slideTxtBox2 .hd .protit p {
		font-size: 18px;
		font-weight: 600;
		color: #fff;
		padding-left: 0px;
	}
	.slideTxtBox2 p.sp {
		margin-top: 10px;
		background-color: #fff;
		width: 100%;
		height: 40px;
		line-height: 40px;
		display: inline-block;
		zoom: 1;
		text-indent: 20px;
		background: #fff url(../images/dizhi.png) left center no-repeat;
		font-size: 13px;
		margin-bottom: 10px;
	}
	.news .bd .con ul li h2 {
		color: #333333;
		font-size: 14px;word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
		margin-top: 0;
		font-weight: 600;
		height: 22px; 
		line-height: 20px; overflow: hidden;
		text-indent: 21px;
	}
	.news .bd .con ul li h2 span {
		display: none;
	}
	.news .bd .con ul li p {
		font-size: 12px;
		color: #7f7f7f;
		padding-left: 30px;
		margin-right: 0;
	}
	.technical .title {
		margin-bottom: 20px;
	}
	.slideTxtBox .bd li {
		height: 24px;
		line-height: 24px;
		float: none;
		width: auto;
		height: 70px;
		background-color: #fff;
		margin-left:0;
		margin-top: 10px;
		padding:8px 10px 0px 10px;
		box-shadow: 2px 2px 30px #eaeaea;
	}
	.multipleColumn .bd ul li {
		width: 100%;
		margin-left:0;
		float: none;
	}
	.bg-img .images-page .images-ul li {
		width: 100%;
		float: left;
		font-size: 15px;
		text-align: center;
		margin-bottom: 20px;
		box-sizing: border-box;
		border: 10px solid #f2f2f2;
		margin-left:0px; 
		background-color: #fff;
	}
	.bg-img .images-page .images-ul li.sec {
		margin-left: 0; 
	}
.header .logo{ float:left; padding-top:9px; width: 150px;}
.header .logo img{width: 150px;height:auto;display: block;}
.header .tell {
    float: right;
    margin-top: 5px;
    font-size: 12px;
    margin-right: 5px;
    color: #8c2d3a;
    padding-left: 20px;
    background: url(../images/ico1.png) no-repeat left center;
    height: 30px;background-size: 12px 12px;
    line-height: 30px;
}
.gh {
    float: right;
    height: 15px;
    width: 30px;margin-left: 10px;
}
.gh a {
    height:2px;
    margin-top: -4px;
}
.gh a:after, .gh a:before {
    height: 2px;
}
.gh a:before {
    top: -6px;
}
	.gh a:after {
    top: 6px;
}
.images-page .images-ul li{width:auto;float: none;font-size:15px;text-align: center;margin-bottom: 20px;padding: 0 0;box-sizing: border-box;}

.images-page .images-ul li .txt{text-align: left;padding: 10px 12px;padding-right: 50px;}
.images-page .images-ul li .txt .more{ right:10px;}
.images-page .images-ul li h3{font-size: 16px;color: #666666;}
.images-page .images-ul li p{font-size: 12px;}
.dge-ul2 li .text2{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.3);padding-top: 15px;}
.dge-ul2 li .text2 h3{font-size: 18px;color: #fff;line-height: 100%;margin-bottom: 10px;}
.dge-ul2 li .text2 p{font-size: 12px;color: #fff;display:none; line-height:18px;}
.dge-ul2 li .text2 i.ico1{background: url(../images/s5.png) no-repeat center;width: 30px;height:30px; background-size:cover;margin-bottom: 10px;}

	}
@media screen and (max-width: 480px) {
	.company .con h2 {
		padding-top: 30px;
		font-size: 20px;
		line-height:20px;
	}
	.company .con h3 {
		font-size:18px;
		line-height:18px;
		margin-bottom:20px;
	}
	.company .con h4 {
		font-size: 14px;
		color: #333333;
		height: 20px;
		line-height: 20px;
	}
	.company .con h4 strong {
		font-size: 18px;
	}
	.company .con p.sec {
		background-color: #efefef;
		font-size: 2px;
		color: #333333;
		padding-left:5px;
		text-align: left;
		display: block;
		margin-top: 5px;
		height: 50px;margin-bottom: 20px;
		line-height: 25px;
	}
	.manu{display: block;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 999;}
	.manu li{padding-left: 2px; background-color: #fff;width: 33%;float: left;height: 54px;line-height: 54px;box-sizing: border-box;}
	.manu li.sec div{background-color: #80be35;width: 100%;text-align: center;}
	.manu li img{vertical-align: middle;width: 12px;height: 12px;}
    .manu li.fir img{vertical-align: middle;width:100%;height:100%;}
	.manu li span{font-size: 14px;color: #ffffff;}
	.protable {
		margin-top: 20px;
		background-color: #f6f6f6;
		padding: 8px 8px 15px 8px;
		margin-bottom: 15px;
	}
	.proitems .info .sprotit h1 {
		font-size: 22px;
	}
	.proitems .info p {
		font-size: 18px;
	}
	.proleft .protit {
		margin-bottom:10px;
	}
	.proitems .info ul li {
		float: none;
		width: 90%;
	}
	.protable .table table th{font-size: 14px;}
	.protable .table table td {
		font-size: 14px;font-size: 12px;
		color: #333333;
		line-height: 20px;padding: 10px 0;
		text-align: center;
	}
	.sdizi{display: none;}
	.slideTxtBox2 .bd li {
		text-align: center;
		float: left;
		width:100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
	#certify .swiper-slide {
		width: 200px;
		height:108px;
	}
	.brandright li .info {
		margin-left: 5px;
		float: left;
		width: 245px;
	}
	.brandright li .info h1 {
		font-size: 14px;
		color: #333;
	}
	.dge-padd1 {
		padding-bottom: 8px;
		padding-top: 8px;
	}
	.dge-section .title h3 {
		font-size: 20px;
	}
	.title p {
    font-size: 18px;
	}
	.dge-section .title {
		margin-bottom:12px;
		padding-top: 8px;
	}
	.fullSlide .hd {
		bottom: 0px;
	}
	.fullSlide .prev, .fullSlide .next {
		width: 15px;
		height: 20px;margin: 7px 0 0 ;
	}
	.fullSlide .hd li{height: 10px; width: 10px;}
}
@media screen and (max-width: 380px) {
.recruit .top p a{ margin-left:0;}
	}