.swiper-slide img{
		width:100%;
		height:auto;
	}
	.swiper-button-next{
		width:50px;
		height:50px;
		top:270px;
        right:100px;
	}
	.swiper-button-next img{
		width:50px;
		height:50px;
	}
	.swiper-button-prev{
		width:50px;
		height:50px;
		top:270px;
		left:100px;
	}
	.swiper-button-prev img{
		width:50px;
		height:50px;
	}
	center{
		width:100%;
	}
	.center{
		width:1200px;
		margin: 50px auto;
	}
	.cen-top{
		width:1200px;
		height:50px;
		margin-top:40px;
		font-size: 18px;
		text-align: center;
	}
	.cen-top span{
		display:inline-block;
		margin-top:10px;
	}
	.cen-tab-top{
		width:1200px;
		height:50px;
		border-bottom:1.4px solid #80c269;
		margin-top:40px;
	}
	.cen-tab-top-p{
		text-align: center;
		}
	.cen-tab-top-p a{
		height:30px;
		line-height:30px;
		color: #000000;
		font-size: 15px;
		display:inline-block;
		padding: 0px 10px;
		text-align: center;
	}
	.cen-tab-top-p span{
		width:80px;
		height:30px;
		font-size: 13px;
		border-bottom: 2px solid white;
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp:1;
		-webkit-box-orient: vertical;
    } 
    .tab1 span{
    	color: #80c269;
    	border-bottom:2px solid #80c269;
    }
   .cen-tab-top-p a span:hover{
    	color: #80c269;
    	border-bottom:2px solid #80c269;
    }
    .cen-tab-cen {
    	margin-top:50px;
    }
    .cen-tab-cen p{
    	overflow: hidden;
    	width:100%;
    }
    .cen-tab-cen ul{
    	display:none;
    }
    .cen-tab-cen li{
    	width:30%;
    	height:283px;
    	overflow: hidden;
    	margin-top:20px;
    	float:left;
    	margin-right:5%;
    	position: relative;
    }
    
	.cen-tab-cen li:hover .djck{
		display: block;
	}
	.cen-tab-cen li:hover .djck2{
		display: block;
	}
     .cen-tab-cen li:nth-of-type(3n){
    	margin-right:0%!important;
    }
    .cen-tab-cen-a1{
    	display:inline-block;
    	width:99%;
    	height:230px;
    	border:1px solid #e5e5e5;
    }
    .cen-tab-cen-a1 img{
    	width:50%;
    	margin-top:30px;
    }
    .cen-tab-cen li p{
    	width:100%;
    	height:50px;
    	text-indent:1em ;
    	color: white;
    	line-height:50px;
    	font-size:15px;
    	background: #80c269;
    	text-align: center;
    }
    .cen-tab-cen li p i{
    	display:inline-block;
        position: relative;
        top:-5px;
        margin:0px 10px;
    	width:50px;
    	background-color:white;
    	height:1px;
    }
    .tab{
    	display:block!important;
    }
    /*点击查看样式*/
    .djck{
    	width:100%;
    	height:231px;
    	display:none;
    	background: #80c269;
    	opacity: 0.5;
    	cursor: pointer;
    	position: relative;
    	top:-281px;
    	left:1px;
    }
    .djck2{
    	display:none;
    	width:80px;
    	height:80px;
    	line-height:80px;
    	text-align: center;
    	color: white;
    	position: absolute;
    	top:95.5px;
    	left:40%;
    	margin: 0px auto;
    	border-radius: 50%;
    	background: #80c269;
    }
    .djck2:hover{
    	color: white;
    }
    .ckgd{
    	display:inline-block;
    	width:600px;
    	height:50px;
    	color:#80c269;
    	border: 1px solid #80c269;
    	line-height:50px;
    	margin-top:80px;
    	transition:0.5s;
    	margin-bottom: 40px;
    }
    .ckgd:hover{
    	background: #80c269;
    	transition:0.5s;
    	border: 1px solid #ffffff;
    	color:white;
    }
    .ckgd:hover i{
    	border: 2px solid #ffffff;
    	color:white;
    }
    .ckgd span{
    	font-size:16px;
    }
    .ckgd i{
    	display:inline-block;
    	width:25px;
    	height:25px;
    	position: relative;
    	top:3px;
    	left:-20px;
    	line-height:20px;
    	font-style:normal;
    	font-size: 30px;
    	border: 2px solid #80c269;
    	border-radius:50%;
    }
    .footer{
    	position: relative;
    	margin-top:-100px;
	    top: 80px;
	    left: 0;
    }
@media only screen and (min-width: 320px) and (max-width: 780px) {
	body{min-width:0px;}
	.wrapHeader{
    z-index:999;
    width: 100%;
    height: 50px;
    background: #ffffff;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0px 1px 10px #C1C1C1;
}
.header{
    width: 100%;
    height: 50px;
    position: relative;
    margin:0 auto;
}
.logo{
    float: left;
    width: 130px;
    height: 50px;
	display:inline-block;
}
.logo a{ display:table;}
.logo a img{
	width: 100%;
    height: 50px;
    }
.an{
	position: absolute;
	top:10px;
	right:0px;
    width: 30px;
    height: 30px;
    margin-right:10px;
}
.an img{
	width: 30px;
    height: 30px;
}
.nav{
    float:none;
    display:none;
    position: relative;
    top:3.15rem;
    font-size: 0.8rem;
    line-height: 50px;
    color: #333333;
}
.nav li{
    float: none;
    width:100%;
    background: white;
    text-align: center;
    margin-left: 0px;
}
.nav li:first-child a{
	display:inline-block;
	margin-left:-130px;
}
.nav li a{
    padding:0px 5px;
    color: black;
}
.nav li a:hover,.nav li a.on{
    color: black;
    border-bottom: 0px solid #80c269;
}
.other_li{ line-height:40px !important; margin-left:0px !important;}
.other{ font-size:14px !important; color:#0099FF !important;}
.other_li a:hover,.other_li a.on{ color:#FF0000 !important; border-bottom:none !important;}
.swiper-container {
    width: 100%;
    height: 7rem;
    margin-left: auto;
    margin-right: auto;
    margin-top:30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-slide img{
		width:100%;
		height:auto;
	}
	.swiper-button-next{
		width:50px;
		height:50px;
		top:270px;
        right:100px;
	}
	.swiper-button-next img{
		width:50px;
		height:50px;
	}
	.swiper-button-prev{
		width:50px;
		height:50px;
		top:270px;
		left:100px;
	}
	.swiper-button-prev img{
		width:50px;
		height:50px;
	}
	center{
		width:100%;
	}
	.center{
		width:100%;
		margin: 50px auto;
	}
	.cen-top{
		width:100%;
		height:50px;
		margin-top:20px;
		font-size: 20px;
		text-align: center;
	}
	.cen-top span{
		display:inline-block;
		margin-top:10px;
	}
	.cen-tab-top{
		width:100%;
		height:50px;
		border-bottom:1.4px solid #80c269;
		margin-top:40px;
	}
	.cen-tab-top-p{
		text-align: center;
		margin:0px auto;
		}
	.cen-tab-top-p a{
		width:2rem;
		height:30px;
		line-height:30px;
		color: #000000;
		font-size: 0.8rem;
		padding: 0px 0px;
		margin-right:0.2rem;
		display:inline-block;
		text-align: center;
	}
	.cen-tab-top-p span{
		width:50px!important;
		font-size: 0.5rem;
		display:inline-block;
    } 
    .tab1 span{
    	color: #80c269;
    	border-bottom:2px solid #80c269;
    }
   .cen-tab-top-p a span:hover{
    	color: #80c269;
    	border-bottom:2px solid #80c269;
    }
    .cen-tab-cen {
    	margin-top:0px;
    }
    .cen-tab-cen ul{
    	padding-left:5%;
    	display:none;
    }
    .cen-tab-cen li{
    	width:45%;
    	height:8rem;
    	overflow: hidden;
    	margin-top:20px;
    	float:left;
    	margin-right:3%;
    	position: relative;
    }
    .cen-tab-cen li:hover .djcx{
    	display: block;
    }
    
    .cen-tab-cen li:nth-of-type(n){
    	margin-left:2%!important;
    	margin-right:0%!important;
    }
     .cen-tab-cen li:nth-of-type(3n){
     	margin-left:2%!important;
    	margin-right:0%!important;
    }
    .cen-tab-cen-a1{
    	display:inline-block;
    	width:98%;
    	height:5rem;
    	border:1px solid #e5e5e5;
    }
    .cen-tab-cen-a1 img{
    	width:rem;
    	margin-top:25px;
    }
    .cen-tab-cen li p{
    	width:100%;
    	height:3rem;
    	text-indent:0em ;
    	color: white;
    	line-height:1.5rem;
    	font-size:0.5rem;
    	background: #80c269;
    	text-align: center;
    }
    .cen-tab-cen li p i{
    	display:inline-block;
        position: relative;
        top:2px;
        margin:0px 0px;
    	width:85%;
    	background-color:white;
    	height:1px;
    }
    .tab{
    	display:block!important;
    }
    /*点击查看样式*/
    .djck{
    	width:100%;
    	height:0px;
    	display:none;
    	background: #80c269;
    	opacity: 0.5;
    	position: relative;
    	top:-281px;
    	left:1px;
    }
    .djck2{
    	display:none!important;
    	width:0px !important;
    	height:0px !important;
    	line-height:80px;
    	text-align: center;
    	color: white;
    	position: absolute;
    	top:95.5px;
    	left:40%;
    	margin: 0px auto;
    	border-radius: 50%;
    	background: #80c269;
    }
    .djck2:hover{
    	color: white;
    }
    .ckgd{
    	display:inline-block;
    	width:60%;
    	height:30px;
    	margin-top:50px;
    	margin-bottom: 50px;
    	color:#80c269;
    	border: 1px solid #80c269;
    	line-height:29px;
    }

    .ckgd span{
    	font-size:0.7rem!important;
    }
    .ckgd i{
    	display:inline-block;
    	width:0.8rem;
    	height:0.8rem;
    	position: relative;
    	top:0rem;
    	line-height:0.8rem;
    	font-style:normal;
    	font-size: 0.8rem;
    	text-align: center;
    	border: 2px solid #80c269;
    	border-radius:50%;
    }
    /*-------------------footer------------------*/
.footer{
     top:50px!important;
    margin-top:-120px!important;
}
}