*{margin:0px;padding:0px;}body{background:#ffffff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei';}a:link,a:visited,a:hover,a:active{text-decoration:none;}a{text-decoration:none;}li{list-style-type:none;}ul,ol{list-style-type:none;list-style-image:none;}input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none;}textarea{-webkit-appearance:none;}select{-webkit-appearance:none;}html{font-size:12px;}@media screen and (max-width:1199px){html{font-size:100px;}body{max-width:750px;margin:0 auto;}}@media (max-width:767px){html{font-size:13.333333333333vw;}body{max-width:initial;}}







.main{

	width: 1200px;

	margin: 0 auto;

}



.top{

	width: 100%;

	height: auto;

	background: #05AD59;

	overflow: hidden;

}

.top p{

	color:#fff;

	font-size: 14px;

	float: left;

	line-height: 40px;

}

.top ul {

	float: right;

}

.top ul  li{

	float: left;

	line-height: 40px;

	position: relative;

	padding: 0 10px;

}

.top ul li:after{

	content: "";

	width: 1px;

	height: 14px;

	position: absolute;

	right: 0;

	top: 50%;

	margin-top: -7px;

	background: #fff;

}

.top ul  li:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}

.top ul  li a{

	color:#fff;

	font-size: 14px;

	display: block;

}

.head{

	width: 100%;

	height: 124px;

}





.head  .tel{

	float: right;

	margin-top: 35px;

}



.head .name{

	float: left;

	margin-top: 27px;

}

.head .btn{

	display: none;

}

 



@media (min-width: 1200px){



	.nav{

		width: 100%;

		height: auto;

		overflow: hidden;

		border-top: 1px solid #CCCCCC;

	}

	.nav ul {

		width: 1200px;

		margin: 0 auto;

		height: auto;

		overflow: hidden;

		display: flex;

		justify-content: space-between;

		align-items: center;

		height: 88px;

	}

	.nav ul li{

		float: left;

		width: 147px;

		height: 38px;

		transition: .3s;

		line-height: 38px;

		text-align: center;

		border-radius: 30px;

	}

	.nav ul li:hover{

		background: #05AD59;

	}

	.nav ul li:hover a{

		color:#fff;

	}

	.nav ul li a{

		display: block;

		font-size: 18px;

		color:#000000;

	}

} 	



 

 





.banner{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: relative;

}

.banner  .swiper-wrapper  img{

	display: block;

	width: 100%;

}



.banner  .swiper-wrapper img:last-child{

	display: none;

}



.banner .swiper-pagination{

	position: absolute;

	width: 100%;

	left: 0;

	bottom: 34px;

	display: flex;

	justify-content: center;

	align-items: center;

	z-index: 1;

}

.banner .swiper-pagination span{

	width: 60px;

	height: 4px;

	background: #eee;

	display: block;

	margin: 0 3px;

}



.banner .swiper-pagination .swiper-pagination-bullet-active{

	background: #05AD59;

}



.m-banner{

	display: none;

}





.keywords{

	width: 100%;

	height: 55px;

	border-top: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	line-height: 55px;

	background: #E9E9E9;

}



.keywords h4{

	color:#000000;

	font-size: 16px;

	float: left;

}



.keywords ul{

	width: 1130px;

	height: 55px;

	float: right;

	overflow: hidden;

}

.keywords ul li{

	float: left;

	padding: 0 10px;

	position: relative;

}

.keywords ul li:after{

	content: "";

	width: 1px;

	height: 14px;

	position: absolute;

	right: 0;

	top: 50%;

	margin-top: -7px;

	background: #909090;

}

.keywords ul li:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}



.title h4{

	color:#403f3f;

	font-size: 34px;

	font-weight: normal;

	text-align: center;

	height: 60px;

	background: url(../images/title.png) no-repeat center bottom;

}

.title  b{

	color:#05ad59;

	font-weight: normal;

}

.title p{

	color:#595959;

	font-size: 18px;

	text-align: center;

	margin-top: 15px;

}

.product{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 60px;

}



.product .hd{

	display: none;

}

.product .swiper-pagination {

	display: table;

	margin: 0 auto;

}

.product .swiper-pagination span{

	float: left;

	width: 180px;

	cursor:pointer;

	height: 50px;

	background: #E5E5E5;

	line-height: 50px;

	color:#333333;

	font-size: 18px;

	text-align: center;

	margin: 0 6px;

	transition: .3s;

	border-radius: 30px;

}



.product .swiper-pagination .swiper-pagination-bullet-active{

	background: #05AD59;

	color:#fff;

}



.product .swiper-container{

	margin-top: 40px;

}



.product .swiper-wrapper{

	margin-top: 28px;

 

}

 



.product .swiper-slide ul{

	height: auto;

	overflow: hidden;

}

.product .swiper-slide ul li{

	float: left;

	width: 280px;

	height: auto;

	overflow: hidden;

	position: relative;

	margin-bottom: 22px;

}

.product .swiper-slide ul li img{

	display: block;

	width: 100%;

	height: 244px;

	transition: .5s;

}

.product .swiper-slide ul li div{

	width: 100%;

	height: 50px;

	line-height: 50px;

	background: rgba(0,0,0,.7);

	text-align: center;

	display: flex;

	justify-content: center;

	align-items: center;

	color:#fff;

	font-size: 20px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    position: absolute;

    left: 0;

	bottom: 0;

	transition: .5s;

}

.product .swiper-slide ul li div:after{

	content: "";

	width: 94%;

	height: 94%;

	border: 1px solid #fff;

	box-sizing: border-box;

	position: absolute;

	transition: 1s;

	left: 3%;

	top: 3%;

	opacity: 0;

}

 

.product .swiper-slide ul li:first-child{

	width: 584px;

	height: auto;

	overflow: hidden;

}

.product .swiper-slide ul li:first-child img{

	display: block;

	width: 584px;

	height: 510px;

}

.product .swiper-slide ul li:nth-child(2n){

	margin: 0 28px;

}



.gg{

	width: 100%;

	height: 220px;

	background: url(../images/gg.png) no-repeat center;

	margin-top:50px;

}



.gg a{

	display: block;

	width: 100%;

	height: 100%;

}





.adv{

	margin-top: 50px;

	width: 100%;

	height: auto;

	overflow: hidden;

}



.adv .bd{

	margin-top: 40px;

}

.adv ul li{

	width: 100%;

	height: auto;

	overflow: hidden;

}



.lc{

	width: 100%;

	height: 188px;

	margin-top: 60px;

	background: url(../images/bg02.png) no-repeat center;

}



.lc ul{

	float: right;

	margin-top: 40px;

	height: auto;

	overflow: hidden;

}



.lc ul li{

	float: left;

	width: 108px;

	height:108px;

	background: #077D56;

	border-radius:15px;

	margin-left: 12px;

  

}



.lc ul li div{

	height:65px;

	display: flex;

	margin-top: 10px;

	justify-content: center;

	align-items: center;

}

.lc ul li img{

	display: block;

}

.lc ul li  p{

	text-align: center;

	color:#fff;

	font-size: 14px;

 

}



.factory{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 55px;

}

.factory .show{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}



.factory .show .box{

	width: 800%;

}

.factory .show .pic{

	float: left;

}

.factory .show .pic ul li{

	float: left;

	width: 288px;

	height: auto;

	overflow: hidden;

	margin-left: 15px;

}

.factory .show .pic ul li img{

	display: block;

	width: 288px;

	height: 209px;

}



.factory .show .pic ul li  p{

	width: 100%;

	color:#000000;

	font-size: 16px;

	margin-top: 10px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	text-align: center;

}



.about{

	max-width: 1355px;

	background: url(../images/bg04.png) no-repeat center bottom;

	margin: 0 auto;

	height: auto;

	padding-bottom: 45px;

	overflow: hidden;

	margin-top: 40px;

}



.about .video{

	width: 600px;

	height: 380px;

	background: #fff;

	padding: 10px;

	position: relative;

	box-sizing: border-box;

	float: left;

	margin-top: 45px;

	box-shadow: 0 0 5px 1px #E7E7E7;

}

.about .video:after{

	content: "";

	width: 

}

.about .video iframe{

	width: 100%;

	height: 380px;

	display: block;

	margin: 0;

	border: none;

	background: url(../images/bg03.png) no-repeat center;

}



.about .intro{

	float: right;

	width: 565px;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}

.about .intro h4{

	color:#333333;

	font-size: 22px;

	position: relative;

	padding-bottom: 14px;

}

.about .intro h4:after{

	content: "";

	width: 84px;

	height: 1px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #000000;

}

.about .intro  .info{

	width: 100%;

	height: 210px;

	overflow: hidden;

	margin-top: 20px;

	color:#444444;

	font-size: 16px;

	line-height: 30px;

}

.about .intro  a{

	display: block;

	width: 135px;

	height: 40px;

	background: #05AD59;

	text-align: center;

	line-height: 40px;

	color:#fff;

	font-size: 14px;

	margin-top: 40px;

}





.hz{

	width: 100%;

	height: 280px;

	overflow: hidden;

	margin-top: 10px;

	background: url(../images/bg05.jpg) repeat-x left bottom;

}

.hz .tit {

	height: auto;

	overflow: hidden;

}

.hz .tit img{

	display: block;

	float: left;

}

.hz .tit p{

	float: left;

	font-size: 24px;

	color:#2d2b2b;

	line-height: 36px;

	font-weight: bold;

	margin-left: 15px;

}

.hz .tit a{

	display: block;

	float: right;

	color:#313131;

	font-size: 16px;

	text-transform: uppercase;

	line-height: 36px;

}



.hz .show{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.hz .show .box{

	width: 800%;

}

.hz .pic{

	float: left;

}

.hz .pic ul li{

	float: left;

	width: 284px;

	height: auto;

	overflow: hidden;

	margin-left: 20px;

}

.hz .pic ul li  div{

	border: 1px solid #fff;

	box-sizing: border-box;

}

.hz .pic ul li img{

	display:block;

	width: 284px;

	height: 140px;

}

.hz .pic ul li p{

	text-align: center;

	color:#fff;

	margin-top: 10px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	font-size: 16px;

}



.section{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}



.news{

	width: 568px;

	height: auto;

	overflow: hidden;

	float: left;

	margin-top: 40px;

}

.news .tit{

	width: 100%;

	height: 60px;

	margin-top: 2px;

	border-top: 1px solid #D9D9D9;

}

.news .tit p{

	color:#05ad59;

	font-size: 24px;

	float: left;

 	line-height: 60px;

	position: relative;

}

.news .tit p:after{

	content: "";

	width: 110px;

	height: 2px;

	position: absolute;

	left: 0;

	top: -2px;

	background: #08AE5B;

}



.news .tit a{

	float: right;

	color:#05ad59;

	font-size: 14px;

	line-height: 60px;

 

}



.news .current{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 5px;

	border-bottom: 1px solid #D9D9D9;

	padding-bottom: 25px;

}



.news .current img{

	display: block;

	width: 100%;

}

.news .current a{

	display: block;

}

.news .current  .t{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 20px;

}

.news .current .t span{

	display: block;

	width: 110px;

	height: 40px;

	background: #05AD59;

	text-align: center;

	line-height: 40px;

	color:#fff;

	font-size: 24px;

	float: left;

	border-radius: 30px;

}



.news .current .t h4{

	color:#05ad59;

	font-size: 24px;

	margin-left: 10px;

	width: 440px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    font-weight: normal;

    float: right;

    line-height: 40px;

}

.news .current  .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 25px;

	color:#686767;

	font-size: 16px;

	line-height: 26px;

}



.news  ul{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 10px;

}

.news  ul li{

	width: 100%;

	position: relative;

	height: auto;

	overflow: hidden;

	line-height: 35px;

	margin-bottom: 5px;

}

.news  ul li:after{

	content: ">";

	font-size: 16px;

	font-family: '新宋体';

	left: 0;

	top: 0;

	position: absolute;

}

.news  ul li a{

	display: block;

	font-size: 16px;

	margin-left: 15px;

	color:#686767;

	width: 350px;

	float: left;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.news  ul li span{

	float: right;

	color:#686767;

	font-size: 14px;

}



.qa{

	width: 583px;

	height: auto;

	overflow: hidden;

	float: right;

	margin-top: 40px;

}

.qa .tit{

	width: 100%;

	height: 60px;

	margin-top: 2px;

	border-top: 1px solid #D9D9D9;

}

.qa .tit p{

	color:#05ad59;

	font-size: 24px;

	float: left;

 	line-height: 60px;

	position: relative;

}

.qa .tit p:after{

	content: "";

	width: 110px;

	height: 2px;

	position: absolute;

	left: 0;

	top: -2px;

	background: #08AE5B;

}



.qa .tit a{

	float: right;

	color:#05ad59;

	font-size: 14px;

	line-height: 60px;

 

}

.qa  ul {

	margin-top: 5px;

}

.qa  ul li{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #fff;

	padding: 20px;

	box-sizing:border-box;

	margin-bottom: 5px;

}



.qa  ul li:nth-child(odd){

	background: #F1F1F1;

}



.qa  ul li .q{

	width: 100%;

	height: auto;

	overflow: hidden;

}



.qa  ul li .q span{

	display: block;

	width: 30px;

	height: 30px;

	border-radius: 50%;

	background: #05AD59;

	color:#fff;

	font-size: 16px;

	text-align: center;

	line-height: 30px;

	float: left;

}



.qa  ul li .q p{

	float: left;

	width: 495px;

	color:#05ad59;

	font-size: 16px;

	white-space: nowrap;

    text-overflow: ellipsis;

    line-height: 30px;

    margin-left: 10px;

    overflow: hidden;

}



.qa  ul li .a{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 12px;

}

.qa  ul li .a span{

	display: block;

	width: 30px;

	height: 30px;

	border-radius: 50%;

	background: #7E7E7E;

	color:#fff;

	font-size: 16px;

	text-align: center;

	line-height: 30px;

	float: left;

}



.qa  ul li .a p{

	color:#808182;

	font-size: 14px;

	line-height: 24px;

	margin-left: 10px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;



	width: 495px;

	float: left;

}





.menu{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #00824A;

	margin-top: 60px;

}



.menu ul{

	width: 1200px;

	margin: 0 auto;

	height: 55px;

	display: flex;

	justify-content: space-between;

	align-items: center;

}



.menu ul li{

	float: left;



}



.menu ul li a{

	color:#fff;

	font-size: 18px;

}



.footer{

	width: 100%;

	height: auto;

	overflow: hidden;

	min-height: 220px;

	padding-bottom: 90px;

	background: #05AD59;

}



.footer .info{

	float: left;

	width: 500px;

	color:#fff;

	font-size: 15px;

	line-height: 28px;

	margin-top: 50px;

}



.footer  .right{

	float: right;

	display: flex;

	justify-content: flex-start;

	align-items: center;

	margin-top: 50px;

}

.footer  .ewm {

	float: left;

}

.footer  .ewm img{

	display: block;

	width: 120px;

	height: 120px;

	border: 4px solid #fff;

	box-sizing: border-box;

}

.footer  .ewm p{

	text-align: center;

	color:#fff;

	margin-top: 5px;

}

.footer .tel{

	float: left;

	margin-left: 30px;

}



.ad{

	width: 100%;

	height: 70px;

	position: fixed;

	left: 0;

	z-index: 100;

	bottom: 0;

	background: #00824A;

}



.ad b{

	color:#ffffff;

	font-size: 24px;

	line-height: 70px;

	float: left;

}

.ad .tel{

	margin-left: 50px;

	float: left;

}



.ad .tel p{

	color:#fff;

	font-size: 22px;

	line-height: 70px;

	background: url(../images/icon04.png) no-repeat left center;

	padding-left: 55px;

	float: left;

}

.ad .tel  span{

	display: block;

	float: left;

	margin-left: 2px;

	line-height: 70px;

	width: 430px;

	font-weight: bold;

	font-size: 30px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	color:#fff;

}

.ad a{

	display: block;

	width: 120px;

	height: 44px;

	border: 1px solid #fff;

	box-sizing: border-box;

	border-radius: 10px;

	float: right;

	line-height: 44px;

	color:#fff;

	font-size: 16px;

	margin-top: 12px;

	text-align: center;

}



.float{

	position: fixed;

	right: 30px;

	bottom: 100px;

	z-index: 100;

	display: block;



}



.float ul li{

	height: auto;

	width: 55px;

	height: 55px;

	background: #fff;

	border-radius: 50px;

	transition: .3s;

	overflow: hidden;

	border: 1px solid #E7E7E7;

	box-sizing: border-box;

	position: relative;

	margin-bottom: 5px;



}





.float ul li div{

	position: absolute;

	left: -130px;

	top: 0;



}



.float ul li img{

	display: block;

	width: 120px;

	height: 120px;

	border: 2px solid #fff;

	box-sizing: border-box;

}

.float ul li  span{

	width: 25px;

	height: 25px;

	overflow: hidden;

	float: left;

	display: block;

	box-sizing: border-box;

	margin: 15px;

	background: url(../images/float.png) no-repeat  left 2px;

}



.float ul li:nth-child(1):hover {

	width: 190px;

}

.float ul li:nth-child(1):hover ~ li{

	margin-left: 140px;

}

.float ul li b{

	color:#fff;

	float: left;

	font-size: 18px;

	line-height: 55px;

	width: 111px;

	display: block;

}

.float ul li:hover{

	background: #00824A;

	border: 1px solid #00824A;

}



.float ul li:nth-child(1):hover span{

	background-position: right 2px;

}

.float ul li:nth-child(2) span{

	background: url(../images/float.png) no-repeat 1px -40px;

}

.float ul li:nth-child(2):hover span{

	background-position: -64px -40px;

}



.float ul li:nth-child(3):hover{

	overflow:initial;

}



.float ul li:nth-child(3) span{

	background: url(../images/float.png) no-repeat left -87px;

}



.float ul li:nth-child(3):hover span{

	background-position: -65px -87px;

}







.float ul li:nth-child(4) span{

	background: url(../images/float.png) no-repeat left -128px;

}



.float ul li:nth-child(4):hover span{

	background: url(../images/float.png) no-repeat -65px -128px;

}



.fn{

	display: none;

}







.crumbs{

    width: 100%;

    height: 55px;

    border-top: 1px solid #CCCCCC;

    border-bottom: 1px solid #CCCCCC;

    line-height: 55px;

    background: #E9E9E9;

}



.crumbs p{

	font-size: 18px;

	float: left;

}

.crumbs  a{

	color:#333;

	font-size: 14px;

	padding-right: 15px;

	position: relative;

}

.crumbs a:after{

	content: ">";

	position: absolute;

	right:2px;

	font-family: '宋体';

}

.crumbs a:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}



.pro-list{

	margin-top: 50px;

	height: auto;

	overflow: hidden;

}

.tab{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	margin-bottom: 20px;

}

.tab ul{

	display: table;

	margin:0 auto;

}

.tab ul li{

	float: left;

	width: 180px;

	height: 50px;

	border-radius: 30px;

	background: #E5E5E5;

	margin: 0 10px;

	text-align: center;

	line-height: 50px;
	margin-bottom: 10px;

}

.tab ul li a{

	color:#333;

	font-size: 18px;

	display: block;

}



.pro-list .pic{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 35px;

 

}



.pro-list .pic ul li{

	float: left;

	width: 290px;

	margin-left: 10px;

	height: auto;

	margin-bottom: 20px;

	overflow: hidden;

}

.pro-list .pic ul li:nth-child(4n-3){

	margin-left: 0;

}

.pro-list .pic ul li p{

	text-align: center;

	color:#333;

	font-size: 16px;

	line-height: 40px;

}

.pro-list .pic ul li img{

	display: block;

	width: 100%;

}



.page{

	display: table;

	margin:30px auto;

	height: auto;

	overflow: hidden;

}

.page a{

	color: #000000;

}

.page ul li{

	float: left;

	padding: 0 12px;

	line-height: 30px;

	background: #eee;

	margin: 0 4px;

}

.page ul  .active{

	background: #00824A;

	color:#fff;

}





.news-list{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.news-list .list ul li{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: relative;

	line-height:45px;

	margin-bottom: 5px;

	border-bottom: 1px solid #eee;

}



.news-list .list ul li:after{

	content: ">";

	position: absolute;

	left: 0;

	font-family: '宋体';

	color:#333;

	top: 1px;

}

.news-list .list ul li a{

	display: block;

	font-size: 16px;

	float: left;

	width: 700px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	color:#333;

	margin-left: 15px;

}

.news-list .list ul li span{

	display: block;

	float: right;

	color:#666;

	font-size: 12px;

}



.news-list .list ul li:hover a{

	color:#00824A;

}





.detailed{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}

.detailed .tit {

	height: auto;

	overflow: hidden;

	border-bottom: 1px solid #eee;

	padding-bottom: 20px;

}

.detailed .tit h4{

	color:#333;

	font-size: 18px;

	text-align: center;

}

.detailed .tit span{

	display: block;

	text-align: center;

	color:#333;

	margin-top: 10px;

}

.detailed  .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	color:#333;

	font-size: 16px;

	line-height: 30px;

}

.detailed  .info img{

	display: block;

	max-width: 100%;

	margin:  0 auto;

}



.fy{

	width: 1200px;

	margin: 40px auto;

	height: auto;

	line-height: 40px;

	overflow: hidden;



	border-bottom: 1px solid #ccc;

}

.fy p{

	color:#333;

	font-size: 14px;

	float: left;

		max-width:400px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	padding: 0 20px;

	box-sizing: border-box;

}

.fy a{

	color:#333;

}

.return{

	float: right;

	font-size: 14px;

}



.about-intro{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.about-intro .intro{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	color:#333;

	font-size: 16px;

	line-height: 30px;

}

.about-intro .intro img{

	display: block;

	max-width: 100%;

	margin: 0 auto;

}

.honor{

	width: 100%;

	height: auto;

	overflow: hidden;

	display: block;

	margin-top: 50px;

}

.honor .show{

	width: 100%;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.honor .show .box{

	width: 800%;

	height: auto;

	overflow: hidden;

	margin-top: .3rem;

}	

.honor .show .pic{

	float: left;

 

}

.honor .show ul li{

	float: left;
	width: 380px;

	border: 1px solid #DCDCDC;

	box-sizing: border-box;

	 
	margin-left: 30px;

}
.honor .show ul li div{
	width: 360px;
	margin: 10px;
	margin-bottom: 10px;
}

.honor .show ul li img{

	display: block;

	width: 100%;
	height: 263px;

}

.honor .show ul li p{

	width: 100%;

	text-align: center;

	font-size: 16px;

	color:#333;

	white-space: nowrap;

text-overflow: ellipsis;

overflow: hidden;

	line-height:50px;

}



.map{

	width: 100%;

	height: 400px;

	margin-top: 30px;

}

@media (min-width: 1200px){

 

	.img-box{

		overflow: hidden;

	}

	.img-box img{

		display: block;

		transition: .5s;

	}

	.img-box:hover img{

		transform: scale(1.05);

	}

	.product .swiper-slide ul li:hover img{

		transform: scale(1.05);

	}



	.product  .more{

		display: block;

		width: 100%;

		color:#444444;

		font-size: 16px;

		text-align: center;

		line-height: 80px;

		position: relative;

		height: 80px;

		margin-top: 5px;

		transition: .5s;

		background: #F6F6F6;

	}

	.product  .more:after{

		content: "";

		width: 1160px;

		height: 60px;

		position: absolute;

		left: 20px;

		top: 10px;

		border: 1px solid #E8E8E8;

	}

	.product  .more:hover{

		background: #05AD59;

		color:#fff;

	}

	.product  .more:hover:after{

		border: 1px solid #fff;

	}





 	.product .swiper-slide ul li:hover div{

 		height: 100%;

 		background: rgba(0,0,0,.5);

 	}



 	.product .swiper-slide ul li:hover div:after{

 		opacity: 1;

 	}





 	.adv ul li .intro{

 		width: 600px;

 		height: 370px;

 		padding:0 58px;

 		float: left;

 		box-sizing: border-box;

 		background: url(../images/bg01.png) no-repeat center;

 	}





 	.adv ul li .pic{

 		float: right;

 	}

 	.adv ul li .pic img{

 		display: block;

 		width: 600px;

 		height: 370px;

 	}

 	.adv ul li .intro {

 		height: 370px;

 	}

 	.adv ul li .intro .box{

 		position: relative;

 		top: 50%;

 		transform: translateY(-50%);

 	}

 	.adv ul li .intro .tit {

 		width: 100%;

 		height: auto;

 		overflow: hidden;

 	}

 	.adv ul li .intro .tit b{

 		color:#fff;

 		font-size: 42px;

 		width: 62px;

 		display: block;

 		text-align: center;

 		line-height: 63px;

 		float: left;

 		font-family: 'Impact';

 		height: 75px;

 		background: #05AD59;

 		font-weight: normal;

 		position: relative;

 	}

 	.adv ul li .intro .tit div{

 		float: right;

 		width: 410px;

 	}

 	.adv ul li .intro .tit div h4{

 		color:#05ad59;

 		margin-top: 5px;

 		font-size: 30px;

 	}



 	.adv ul li .intro .info{

 		width: 100%;

 		height: auto;

 		overflow: hidden;

 		margin-top: 25px;

 		color:#333333;

 		font-size: 16px;

 		line-height: 30px;

 	}

 	.adv ul li .intro .tit div p{

 		color:#999999;

 		font-size: 14px;

 		text-transform: uppercase;

 		margin-top: 5px;

 	}



 	.adv ul li .intro .tit b:after{

 		content: "";

 		width: 38px;

 		height: 2px;

 		position: absolute;

 		left: 50%;

 		margin-left: -19px;

 		bottom: 13px;

 		background: #fff;

 	}



 	.adv ul li:nth-child(2n) .pic{

 		float: left;

 	}

 	.adv ul li:nth-child(2n) .intro{

 		float: right;

 	}


 	.tab ul li:hover{
 		background: #00824A;
 	}
 	.tab ul li:hover a{
 		color:#fff;
 	}



 	.lc .tit{

 		border-right: 1px solid #9CDCBC;

 		float: left;

 		width: 190px;

 		height: 150px;

 		margin-top: 18px;

 	}

 	.lc .tit h4{

 		color:#fff;

 		font-size: 40px;

 		margin-top: 35px;

 	}

 	.lc .tit p{

 		color:#fff;

 		font-size: 22px;

 	}







}



@media (max-width: 1199px){

	.main{

		width:100%;

	}

	.top p{

		text-align: center;

		width: 100%;

		font-size: .24rem;



	}

	.top ul{

		display: none;

	}

	.head{

		height:1.2rem;

	}

	.head .main{

		display: flex;

		justify-content: center;

		align-items: center;

		height: 1.2rem;

	}

	.head .name{

		margin: 0;

		width: 4.7rem;

		 

	}

	.head img{

		width: 100%;

		display: block;

	}

	.head .tel{

		display: none;

	}



	.nav{

		width: 100%;

		height: auto;

		overflow: hidden;

	}

	.nav ul li{

		float: left;

		width: 33.3333%;

		position: relative;

		height: .75rem;

		line-height: .75rem;

		text-align: center;

		background: #05AD59;

		border-top: .02rem solid #fff;

	}

	.nav ul li:after{

		content: "";

		width: 0.02rem;

		height: 100%;

		position: absolute;

		right: 0;

		top: 0;

		background: #fff;

	}

	.nav ul li:first-child{

		display: none;

	}

	.nav ul li a{

		color:#fff;

		display: block;

		font-size: .3rem;

	}



	.banner .swiper-wrapper img{

		display: none;

	}

	.banner .swiper-wrapper img:last-child{

		display: block;

	}



	.banner .swiper-pagination span{

		width: .6rem;

		height: .08rem;

		outline: none;

	}

	.banner .swiper-pagination{

		bottom: .2rem;

	}

	.keywords{

		display: none;

	}



	.title{

		width: 100%;

	}

	.title h4{

		font-size: .36rem;

		height: .7rem;

		background:url(../images/mtitle.png) no-repeat center bottom;

		background-size: 100% auto;

	}



	.title  p{

		font-size: .24rem;

		margin-top: .2rem;

	}

	.product{

		margin-top: .6rem;

	}



	.product .swiper-container{

		width:7.3rem;

		margin: 0 auto;

		height: auto;

		overflow: hidden;

		margin-top: .5rem;

	}

	.product .swiper-pagination {

		width: 7rem;

	}

	.product .swiper-pagination span{

		width: 49%;

		height: .75rem;

		line-height: .75rem;

		margin: 0;

		margin-bottom: .15rem;

		border-radius: .5rem;

		font-size: .28rem;

	}

	.product .swiper-pagination span:nth-child(2n){

		float: right;

	}



	.product .swiper-wrapper{

		margin-top: .3rem;

	}

 	

 	.product .swiper-slide ul li{

 		width: 3.6rem;

 		height: auto;

 	 	overflow: hidden;

 	 	float: left;

 	 	margin: 0 !important;

 	 	margin-bottom: .2rem !important;



 	}

 	.product .swiper-slide ul li:nth-child(2n){

 		float: right;

 	}



 	.product .swiper-slide ul li img{

 		display: block;

 		width: 100%;

 		height: 3.13rem;

 	}

 	.product .swiper-slide ul li div{

 		font-size: .28rem;

 		height: .6rem;

 		line-height: .6rem;

 	}

 

 	.product .swiper-slide ul li:first-child{

 		width: 100%;

 	}

 	.product .swiper-slide ul li:first-child img{

 		width: 100%;

 		height: 6.37rem;

 	}



 	.product .swiper-slide ul li:first-child div{

 		height: .8rem;

 	}

 	.product .swiper-slide ul li:first-child p{

 		font-size: .3rem;

 	}

 	.product .more{

 		width: 7.3rem;

 		margin: 0 auto;

 		height: .9rem;

 		background: #05AD59;

 		text-align: center;

 		line-height: .9rem;

 		font-size: .28rem;

 		position: relative;

 		margin-top: .3rem;

 		display: block;

 		color:#fff;

 	}

 	.product .more:after{

 		content: "";

 		width: 7rem;

 		height: .7rem;

 		left:.15rem;

 		top: .1rem;

 		box-sizing: border-box;

 		border: .02rem solid #fff;

 		position: absolute;



 	}

 	.gg{

 		background: url(../images/madv.png) no-repeat center;

 		background-size:  100% auto;

 		height: 2rem;

 		margin-top: .6rem;	

 	}

 	.adv .bd{

 		width: 7.1rem;

 		margin: 0 auto;

 		margin-top: .5rem;

 	}

 	.adv ul li{

 		width: 100%;

 		height: auto;

 		overflow: hidden;

 		background: none;

 		border: .02rem solid #CCCCCC;

 		padding:.2rem .3rem;

 		box-sizing: border-box;

 		margin-bottom: .2rem;

 	}

 	.adv ul li .pic{

 		display: none;

 	}



 	.adv ul li  .tit{

 		width: 100%;

 		height: auto;

 	}



 	.adv ul li  .tit b{

 		float: left;

 		width: .85rem;

 		height: 1rem;

 		background: #05AD59;

 		font-size: .5rem;

 		letter-spacing: 0.04rem;

 		font-family: 'Impact';

 		color:#fff;

 		text-align: center;

 		position: relative;

 		line-height: .8rem;

 		font-weight: normal;

 	}



 	.adv ul li  .tit b:after{

 		content: "";

 		width: .6rem;

 		height: .02rem;

 		position: absolute;

 		left: 50%;

 		margin-left: -.3rem;

 		background: #fff;

 		bottom: .2rem;

 	}



 	.adv ul li  .tit div{

 		float: right;

 		width: 5.4rem;

 		height: auto;

 		overflow: hidden;

 	}

 	.adv ul li  .tit div h4{

 		color:#05ad59;

 		font-size: .4rem;

 	}



 	.adv ul li  .tit div p{

 		display: none;

 	}

 	.adv ul li  .info{

 		float: right;

 		width: 5.4rem;

 		height: auto;

 		overflow: hidden;

 		color:#333333;

 		font-size: .26rem;

 		line-height: .4rem;

 		margin-top: .1rem;

 	}



 	.lc{

 		background: #05AD59;

 		height: auto;

 		overflow: hidden;

 		padding-bottom: .4rem;

 		margin-top: .5rem;

 	}

 	.lc .tit{

 		height: auto;

 		overflow: hidden;

 		margin-top: .5rem;

 	}

 	.lc .tit h4{

 		color:#fff;

 		font-size: .42rem;

 		text-align: center;

 	}

 	.lc .tit p{

 		color:#fff;

 		font-size: .24rem;

 		text-align: center;

 	}

 	.lc ul{

 		width: 7.1rem;

 		margin: 0 auto;

 		float: initial;

 		margin-top: .4rem;

 	}

 	.lc ul li {

 		width: 1.65rem;

 		height: 1.65rem;

 		margin-left: .16rem;

 		margin-bottom: .2rem;

 	}

 	.lc ul li div{

 	 	width:1rem;

 	 	height: .8rem;

 	 	margin: 0 auto;

 	 	margin-top: .2rem;

 	}

 	.lc ul li div img{

 		width: 60%;

 	}



 	.lc ul li p{

 		font-size: .24rem;

 		margin-top: .1rem;

 	}

 	.lc ul li:nth-child(4n-3){

 		margin-left: 0;

 	}

 	.factory{

 		width: 7.1rem;

 		margin: 0 auto;

 		margin-top: .6rem;

 	}

 	.factory .show{

 		margin-top: .4rem;

 	}

 	.factory .show .box{

 		width: 600%;

 	}

 	.factory .show .pic{

 		width: 50%;

 	}

 	.factory .show .pic ul li{

 		width: 16%;

 		margin-left: .5%;

 	}

 	.factory .show .pic ul li img{

 		width: 100%;

 		height: auto;

 	}

 	.factory .show .pic ul li p{

 		font-size: .28rem;

 		margin-top: .15rem;

 	}

 	.about{

 		background: none;

 		padding-bottom: 0;

 	}

 	.about .video{

 		width: 7.1rem;

 		margin: 0 auto;

 		float: initial;

 		height:3.6rem;

 		box-shadow: none;

 		padding: 0;

 		margin-top: .4rem;

 	}

 	.about .video iframe{

 		height: 3.6rem;

 		background:url(../images/bg06.png) no-repeat center;

 		background-size: 100% 100%;

 	}



 	.about .intro{

 		width: 7.1rem;

 		margin: 0 auto;

 		float: initial;

 		margin-top: .3rem;

 	}

 	.about .intro h4{

 		font-size: .32rem;

 		padding-bottom: .2rem;

 	}

 	.about .intro h4:after{

 		content: "";

 		width: 1rem;

 		height: .02rem;

 	}

 	.about .intro .info{

 		height: auto;

 		margin-top: .3rem;

 		font-size: .28rem;

 		line-height: .46rem;

 	}

 	.about .intro a{

 		margin: 0 auto;

 		margin-top: .5rem;

 		width: 2.2rem;

 		line-height: .7rem;

 		height: .7rem;

 	}

 	.hz{

 		 width: 100%;
 		 margin: 0 auto;
 		 height: auto;
 		 overflow: hidden;
 		 margin-top: .4rem;
 		 padding-bottom: .3rem;

 	}
 	.hz .tit{
 		width: 7.1rem;
 		margin: 0 auto;
 	}
 	.hz .tit img{
 		height: .36rem;
 		margin-top: .15rem;
 	}
 	.hz .tit p{
 		font-size: .3rem;
 		margin-left: .15rem;
 		line-height: .65rem;
 	}
 	.hz .tit a{
 		font-size: .24rem;
 		line-height: .65rem;
 	}
 	.hz .box{
 		width: 600%;
 	}
 	.hz .show{
 		width: 7.1rem;
 		margin: 0 auto;
 		margin-top: .2rem;
 	}
 	.hz .pic{
 		width: 50%;
 	}
 	.hz .pic ul {
 		display: flex;
 		justify-content: flex-start;
 		align-items: center;
 	}
 	.hz .pic ul li{
 		width: 100%;
 		margin-left: .6%;
 	}

 	.hz .pic ul li img{
 		width: 100%;
 		height: auto;
 	}

 	.section{

 		margin-top: .6rem;

 	}



 	.news {

 		width: 7.1rem;

 		margin: 0 auto;

 		float: initial;

 		margin-top: .3rem;

 	}

 	.news .tit{

 		height: 1rem;

 		border-top: .02rem solid #D9D9D9;

 	}



 	.news .tit p{

 		line-height: 1rem;

 		font-size: .36rem;

 	}

 	.news .tit p:after{

 		height: 0.02rem;

 		width: 100%;

 	}

 	.news .tit a{

 		font-size: .26rem;

 	}

 	.news .current{

 		margin-top: .1rem;

 		padding-bottom: .3rem;

 		border-bottom: .02rem solid #D9D9D9;

 	}

 	.news .current .t span{

 		font-size: .28rem;

 		width: 1.4rem;

 		height: .5rem;

 		line-height: .5rem;

 	}



 	.news .current .t h4{

 		width: 5.5rem;

 		font-size: .3rem;

 		line-height: .5rem;

 		margin-left: .2rem;

 	}

 	.news .current .info{

 		margin-top: .3rem;

 		font-size: .28rem;

 		line-height: .46rem;

 	}

 	.news ul li{

 		line-height: .6rem;

 		margin-bottom: .1rem;

 	}

 	.news ul li a{

 		font-size: .28rem;

 		width: 5rem;

 	}

 	.news ul li:after{

 		font-size: .26rem;

 	}

 	.news ul li span{

 		font-size: .24rem;

 	}



 	.qa{

 		width: 7.1rem;

 		margin: 0 auto;

 		float: initial;

 		margin-top: .4rem;

 	}



 	.qa .tit{

 		height: 1rem;

 		border-top: .04rem solid #D9D9D9;

 	}



 	.qa .tit p{

 		line-height: 1rem;

 		font-size: .36rem;

 	}

 	.qa .tit p:after{

 		height: 0.02rem;

 		width: 100%;

 	}

 	.qa .tit a{

 		font-size: .26rem;

 	}

 	.qa ul li{

 		padding:.3rem .2rem;

 	}

 	.qa ul li .q span{

 		font-size: .28rem;

 		width: .5rem;

 		height: .5rem;

 		line-height: .5rem;

 	}

 	.qa ul li .q p{

 		margin-left: .2rem;

 		width: 6rem;

 	}

 	.qa ul li .a span{

 		font-size: .28rem;

 		width: .5rem;

 		height: .5rem;

 		line-height: .5rem;

 	}



 	.qa ul li .a p{

 		width: 6rem;

 		-webkit-line-clamp:initial;

 	}



 	.ad{

 		display: none;

 	}

 	.menu{

 		display: none;

 	}

 	.float{

 		display: none;



 	}

 	.footer{

 		margin-top: .6rem;

 		height: auto;

 		padding-bottom: 2rem;

 		min-height: auto;

 	}

 	.footer .info{

 		width: 7.1rem;

 		margin: 0 auto;

 		float: initial;

 		margin-top: .4rem;

 		font-size: .26rem;

 		line-height: .42rem;

 		text-align: center;

 	}

 	.footer .right{

 		display: none;

 	}



 	.fn{

 		width: 7.5rem;

 		margin: 0 auto;

 		position: fixed;

 		z-index: 100;

 		bottom: 0;

 		display: block;
 		left: 50%;
 		transform: translateX(-50%);

 	}

 	.fn ul {

 		display: flex;

 		justify-content: space-between;

 		align-items: center;

 	}

 	.fn ul li{

 		float: left;

 		width: 1.82rem;

 		height: auto;

 		overflow: hidden;

 		background: #00824A;

 	}

 	.fn ul li img{

 		display: block;

 		height: .6rem;

 		margin: 0 auto;

 		margin-top: .25rem;

 	}

 	.fn ul li  p{

 		text-align: center;

 		color:#fff;

 		margin-top: .1rem;

 		margin-bottom: .1rem;

 		font-size: .26rem;

 	}



 	.honor{

 		width: 100%;

 		height: auto;

 		overflow: hidden;

 		display: block;

 		margin-top: .5rem;

 	}

 	.honor .show{

 		width: 7.1rem;

 		margin: 0 auto;

 		height: auto;

 		overflow: hidden;

 	}

 	.honor .show .box{

 		width: 500%;

 		height: auto;

 		overflow: hidden;

 		margin-top: .3rem;

 	}	

 	.honor .show .pic{

 		float: left;

 		width: 50%;

 	}

 	.honor .show ul li{

 		float: left;

 		border: 0.02rem solid #DCDCDC;

 		box-sizing: border-box;

 		width: 19%;

 		margin-left: 1%;

 	}

 	.honor .show ul li div{
 		width: 94%;
 		margin: 3%;
 		margin-bottom: 0;
 	}
 	.honor .show ul li img{

 		display: block;

 		width: 100%;
 		height: auto;

 	}

 	.honor .show ul li p{

 		width: 100%;

 		text-align: center;

 		font-size: .24rem;

 		color:#333;

 		white-space: nowrap;

	   text-overflow: ellipsis;

	   overflow: hidden;

 		line-height:.6rem;

 	}



 	.crumbs{

 		height: .8rem;

 		line-height: .8rem;

 		padding: 0 .1rem;

 		border-top: 0.02rem solid #ccc;

 		border-bottom: .02rem solid #ccc;

 		box-sizing: border-box;

 	}

 	.crumbs p{

 		font-size: .28rem;

 	}

 	.crumbs a{

 		font-size: .24rem;

 		line-height: .8rem;

 		display: block;

 		float: left;

 		padding-right: .3rem;

 	}

 	.crumbs a:after{

 		right: .1rem;

 		font-size: .2rem;

 	}





 	.pro-list{

 		width: 7.1rem;

 		margin: 0 auto;

 		margin-top: .5rem;

 	}

 	.tab {

 		width: 7.1rem;

 		margin: 0 auto;

 		margin-top: .4rem;

 		margin-bottom: .3rem;

 	}

 	.tab ul {

 		width: 100%;

 	}

 	.tab ul li{

 		width: 49%;

 		margin: 0;

 		height: .8rem;

 		line-height: .8rem;

 		border-radius: .3rem;

 		margin-bottom: .2em;

 	}

 	.tab ul li:nth-child(2n){

 		float: right;

 	}

 	.tab ul li a{

 		font-size: .28rem;

 	}

 	.pro-list .pic{

 	 	margin-top: .3rem;

 	}

 	.pro-list .pic ul li{

 		float: left;

 		width: 49%;

 		margin: 0;

 		margin-bottom: .1rem;

 	}

 	.pro-list .pic ul li img{

 		display: block;

 		width: 100%;

 	}

 	.pro-list .pic ul li:nth-child(2n){

 		float: right;

 	}

 	.pro-list .pic ul li p{

 		line-height: .6rem;

 		font-size: .24rem;



 	}

 	.page{

 		margin: .4rem auto;

 	}

 	.page ul li{

 		padding: 0 .2rem;

 		font-size: .24rem;

 		height: .5rem;

 		line-height: .5rem;

 	}

 	.float{

 		display: none;

 	}



 	.news-list{

 		margin-top: .5rem;

 	}

 	.news-list .list{

 		width: 7.1rem;

 		margin: 0 auto;

 		height: auto;

 		overflow: hidden;

 	}

 	.news-list .list ul li{

 		line-height: .8rem;

 		margin-bottom: 0rem;

 	}

 	.news-list .list ul li:after{

 		font-size: .24rem;

 		top: 0rem;

 	}

 	.news-list .list ul li a{

 		width: 5rem;

 		font-size: .28rem;

 		margin-left: .2rem;

 	}

 	.news-list .list ul li span{

 		font-size: .24rem;

 	}



 	.detailed{

 		width: 7.1rem;

 		margin: 0 auto;

 		margin-top: .4rem;

 	}

 	.detailed .tit{

 		border-bottom: .02rem solid #eee;

 		padding-bottom: .2rem;

 	}

 	.detailed .tit h4{

 		font-size: .32rem;

 	}

 	.detailed .tit span{

 		font-size: .2rem;

 	}

 	.detailed .info{

 		margin-top: .3rem;

 	}

 	.detailed .info{

 		margin-top: .3rem;

 		font-size: .28rem;

 		line-height: .46rem;

 	}

 	.fy{

 		width: 7.1rem;

 		margin: .6rem auto;

 		border:.02rem solid #eee;

 	}

 	.fy p{

 		line-height: .7rem;



 		font-size:.24rem;

 		padding:0 .1rem;

 		width: 50%;

 		text-align: center;

 		box-sizing: border-box;

 		border-right: .02rem solid #eee;

 	}

 	.fy p:nth-child(2){

 		border: none;

 	}

 	.fy .return{

 		width: 100%;

 		box-sizing: border-box;

 		float: initial;

 		text-align: center;

 		float: left;

 		line-height: .7rem;

 		display: block;

 		border-top: .02rem solid #eee;

 	}



 	.about-intro{

 		margin-top: .5rem;

 	}

 	.about-intro .intro{

 		width: 7.1rem;

 		margin: 0 auto;

 		color:#333;

 		font-size: .28rem;

 		line-height: .46rem;

 		margin-top: .3rem;

 	}

 	.map{

 		width: 7.1rem;

 		height: 4rem;

 		margin: 0 auto;

 		margin-top: .4rem;

 	}

} 