.banner_pro{
	width: 100%;
	height: 800rem;
	background: url(../images/mzyt_25.gif) no-repeat;
	background-position: center center;
	background-size: cover;
}
.banner_pro1{
	width: 1550rem;
	height: 800rem;
	margin: 0 auto;
}
.banner_pro_title{
	float: left;
	width: 100%;
}
.banner_pro_title h4{
	font-size: 120rem;
	color: rgba(255, 255, 255, 0.2);
	line-height: 1;
	margin: 170rem 0 0;
	font-weight:bold;
}
.banner_pro_title h3{
	font-size: 60rem;
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	margin: -70rem 0 0;
	font-weight:bold;
}
.banner_pro11{
	width: 100%;
	height: 400rem;
	margin: 30rem auto 0;
	float: left;
}
.banner_pro_left{
	width: 840rem;
	height: auto;
	float: left;
}
.banner_pro_left h3{
	margin: 110rem 0 42rem;
	font-size: 26rem;
	color: #fff;
	font-weight: bold;
	line-height: 1;
}
.banner_pro_left p{
	font-size: 16rem;
	color: #fff;
	line-height: 30rem;
	height: 90rem;
	overflow: hidden;
}
.banner_pro_left a{
	display: block;
	margin: 25rem auto 0;
	width: 162rem;
	height: 26rem;
	line-height: 26rem;
	position: relative;
	font-size: 14rem;
	color: #fff;
	float: right;
	transition: all 0.3s;
}
.banner_pro_left a span{
	display: block;
	width: 63rem;
	height: 1px;
	background-color: #fff;
	position: absolute;
	right: 16rem;
	top: 13rem;
	z-index: 3;
	transition: all 0.3s;
}
.banner_pro_left a i{
	display: block;
	width: 26rem;
	height: 26rem;
	box-sizing: border-box;
	border-radius: 13rem;
	background-color: #fff;
	border: 10rem solid #7bae35;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	transition: all 0.3s;
}
.banner_pro_left a:hover span{
	right: 16rem;
	top: 13rem;
	z-index: 3;
	transition: all 0.3s;
}
.banner_pro_left a:hover i{
	right: 69rem;
	top: 0;
	z-index: 2;
	transition: all 0.3s;
}
.banner_pro_right{
	width: 660rem;
	height: 600rem;
	float: right;
	margin-top: -100rem;
	background: url(../images/mzyt_5.png) no-repeat;
    background-position: center;
    background-size: 800rem;
}

.category_pro{
	width: 100%;
	height: auto;
}
.category_pro_title{
	width: 100%;
	height: auto;
}
.category_pro_title h3{
	font-size: 36rem;
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.category_pro1{
	width: 100%;
	height: 642rem;
	background-color: #fff;
}
.category_pro11{
	width: 1550rem;
	height: 642rem;
	padding: 80rem 0 0;
	box-sizing: border-box;
	margin: 0 auto;
}
.category_pro1 .category_pro_title{
	display: none;
}
.category_pro11_tab{
	width: 100%;
	height: 500rem;
	margin: 0 auto;
	position: relative;
}
.category_pro11_tab .hd{
	
}
.category_pro11_tab .hd a{
	position: absolute;
	display: block;
	width: 32rem;
	height: 32rem;
	top: 210rem;
	z-index: 99;
	cursor: pointer;
}
.category_pro11_tab .hd a.prev{
	background: url(../images/mzyt_28.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	left: 830rem;
}
.category_pro11_tab .hd a.next{
	background: url(../images/mzyt_29.png) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	right:0;
}
.category_pro11_tab .bd{
	width: 100%;
	height: 500rem;
	overflow: hidden;
}
.category_pro1_ul{
	height: 500rem;
}
.category_pro1_li{
	width: 100%;
	height: 500rem;
}
.category_pro1_right{
	float: right;
	width: 650rem;
	height: 500rem;
	margin-right: 38rem;
	background: url(../images/11.png) no-repeat;
    background-position: center bottom;
    background-size: 700rem;
}
.category_pro1_left{
	width: 775rem;
	height: 500rem;
	float: left;
}
.category_pro1_left>h4{
	font-size: 36rem;
	color: #333333;
	line-height: 1;
	font-weight: bold;
	margin: 0 0 40rem;
}
.category_pro1_left>p{
	font-size: 16rem;
	color: #666666;
	line-height: 36rem;
	margin-bottom: 18rem;
}
.category_pro1_left1{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding-left: 58rem;
	position: relative;
	height: 324rem;
	overflow: hidden;
}
.category_pro1_left1 h4{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18rem;
	color: #333333;
	font-weight: bold;
	line-height: 36rem;
}
.category_pro1_left1 p{
	font-size: 16rem;
	color: #666666;
	line-height: 36rem;
}
.category_pro1_left a{
	display: block;
	margin: -26rem auto 0;
	width: 162rem;
	height: 26rem;
	line-height: 26rem;
	position: relative;
	font-size: 14rem;
	color: #666;
	float: right;
	transition: all 0.3s;
}
.category_pro1_left a span{
	display: block;
	width: 63rem;
	height: 1px;
	background-color: #ccc;
	position: absolute;
	right: 16rem;
	top: 13rem;
	z-index: 3;
	transition: all 0.3s;
}
.category_pro1_left a i{
	display: block;
	width: 26rem;
	height: 26rem;
	box-sizing: border-box;
	border-radius: 13rem;
	background-color: #fff;
	border: 10rem solid #7bae35;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	transition: all 0.3s;
}
.category_pro1_left a:hover span{
	right: 16rem;
	top: 13rem;
	z-index: 3;
	transition: all 0.3s;
}
.category_pro1_left a:hover i{
	right: 69rem;
	top: 0;
	z-index: 2;
	transition: all 0.3s;
}

.category_pro2{
	width: 100%;
	height: 654rem;
	background: url(../images/mzyt_26.gif) no-repeat;
	background-position: center center;
	background-size: cover;
}
.category_pro2 .category_pro_title h3{
	color: #fff;
}
.category_pro21{
	width: 1550rem;
	height: 654rem;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 68rem 0 0;
}
.category_pro21 p{
	font-size: 16rem;
	color: #fff;
	line-height: 36rem;
	height: 144rem;
	overflow: hidden;
	text-indent: 2em;
	margin: 44rem auto 40rem;
}
.category_pro21 ul{
	width: 100%;
	height: 167rem;
	display: flex;
	justify-content: center;
	margin-bottom: 50rem;
}
.category_pro21 ul li{
	width: 286rem;
	height: 167rem;
	margin: 0 12rem;
}
.category_pro21 ul li img{
	display: block;
	width: 286rem;
	height: 167rem;
}
.category_pro21 ul li i{
	display: block;
	width: 286rem;
	height: 167rem;
}
.category_pro21 a{
	display: block;
	width: 192rem;
	height: 52rem;
	font-size: 16rem;
	color: #fff;
	line-height: 50rem;
	border: 1px solid #fff;
	box-sizing: border-box;
	border-radius: 26rem;
	padding-left: 78rem;
	background: url(../images/mzyt_3.png) no-repeat;
	background-position: 48rem center;
	background-size: 12rem;
	margin: 0 auto;
	transition: all 0.3s;
}
.category_pro21 a:hover{
	background-color: #78b52e;
	transition: all 0.3s;
}
.category_pro3{
	width: 100%;
	height: 446rem;
	background: url(../images/mzyt_30.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}
.category_pro31{
	width: 1550rem;
	height: 446rem;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 88rem 0 0;
}
.category_pro31 p{
	font-size: 16rem;
	color: #333;
	line-height: 36rem;
	height: 108rem;
	text-align: center;
	margin: 42rem auto 20rem;
}
.category_pro31 a{
	display: block;
	width: 300rem;
	height: 60rem;
	background-color: #78b52e;
	font-size: 18rem;
	color: #fff;
	border-radius: 5rem;
	text-align: center;
	line-height: 60rem;
	margin:  0 auto;
	transition: all 0.3s;
}
.category_pro31 a:hover{
	border-radius: 30rem;
	transition: all 0.3s;
}
.category_pro4{
	width: 100%;
	height: 525rem;
	background-color: #f7f7f7;
}
.category_pro41{
	width: 1550rem;
	height: 525rem;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 78rem 0 0;
}
.category_pro41_tab{
	width: 100%;
	height: 360rem;
	margin: 10rem auto 0;
	position: relative;
}
.category_pro41_tab .parHd{
	width: auto;
	height: 35rem;
	position: absolute;
	top: 25rem;
	left: 0;
	z-index: 9;
}
.category_pro41_tab .parHd ul{
	display: flex;
}
.category_pro41_tab .parHd ul li{
	width: 120rem;
	height: 35rem;
	border-radius: 5rem;
	font-size: 16rem;
	color: #333;
	background-color: #e5e5e5;
	text-align: center;
	line-height: 35rem;
	cursor: pointer;
	margin-right: 22rem;
}
.category_pro41_tab .parHd ul li.on{
	background-color: #78b52e;
	color: #Fff;
}
.category_pro41_tab .parBd{
	width: 100%;
	height: 360rem;
}
.category_pro41_tab .parBd .slideBox{
	
}
.category_pro4_li{
	width: 100%;
	height: 360rem;
}
.category_pro4_li_left{
	width: 942rem;
	height: auto;
	float: left;
	margin: 95rem 0 0;
}
.category_pro4_li_left1{
	width: 100%;
	height: 216rem;
	overflow: hidden;
}
.category_pro4_li_left1 p{
	font-size: 16rem;
	color: #333333;
	line-height: 36rem;
}
.category_pro4_li_left a{
	font-size: 14rem;
	color: #78b52e;
	display: block;
	line-height: 24rem;
	text-align: right;
}
.category_pro4_li_left a:hover{
	color: #78b52e;
}
.category_pro4_li_right{
	width: 540rem;
	height: 322rem;
	float: right;
}
.category_pro4_li_right img{
	display: block;
	width: 100%;
	height: 100%;
}
.category_pro5{
	width: 100%;
	height: 158rem;
	background-color: #313131;
}
.category_pro51{
	box-sizing: border-box;
	width: 1550rem;
	height: 158rem;
	margin: 0 auto;
	padding: 45rem 0 0;
}
.category_pro51 h3{
	font-size: 24rem;
	color: #a7e160;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	margin-bottom: 25rem;
}
.category_pro51 a{
	font-size: 18rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	display: block;
	margin: 0 auto;
}
.category_pro51 a:hover{
	color: #a7e160;
}

@media only screen and (max-width: 1000px) {
	.nav_er_m_but{
		display: none!important;
	}
	
	.banner_pro{
		width: 100%;
		height: 314rem;
		background: url(../images/mzyt_25.gif) no-repeat;
		background-position: center center;
		background-size: cover;
	}
	.banner_pro1{
		width: 710rem;
		height: 314rem;
		margin: 0 auto;
	}
	.banner_pro_title{
		float: left;
		width: 100%;
	}
	.banner_pro_title h4{
		font-size: 60rem;
		color: rgba(255, 255, 255, 0.2);
		line-height: 1;
		margin: 20rem 0 0;
		font-weight:bold;
	}
	.banner_pro_title h3{
		font-size: 48rem;
		color: rgba(255, 255, 255, 1);
		line-height: 1;
		margin: -20rem 0 0;
		font-weight:bold;
	}
	.banner_pro11{
		width: 100%;
		height: 210rem;
		margin: 0 auto 0;
		float: left;
	}
	.banner_pro_left{
		width: 300rem;
		height: auto;
		float: left;
	}
	.banner_pro_left h3{
		margin: 65rem 0 28rem;
		font-size: 26rem;
		color: #fff;
		font-weight: bold;
		line-height: 1;
	}
	.banner_pro_left p{
		font-size: 16rem;
		color: #fff;
		line-height: 30rem;
		height: 90rem;
		overflow: hidden;
		display: none;
	}
	.banner_pro_left a{
		display: block;
		margin: 0 auto 0;
		width: 186rem;
		height: 26rem;
		line-height: 26rem;
		position: relative;
		font-size: 22rem;
		color: #fff;
		float: left;
		transition: all 0.3s;
	}
	.banner_pro_left a span{
		display: block;
		width: 63rem;
		height: 1px;
		background-color: #fff;
		position: absolute;
		right: 16rem;
		top: 13rem;
		z-index: 3;
		transition: all 0.3s;
	}
	.banner_pro_left a i{
		display: block;
		width: 26rem;
		height: 26rem;
		box-sizing: border-box;
		border-radius: 13rem;
		background-color: #fff;
		border: 10rem solid #7bae35;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
		transition: all 0.3s;
	}
	.banner_pro_left a:hover span{
		right: 16rem;
		top: 13rem;
		z-index: 3;
		transition: all 0.3s;
	}
	.banner_pro_left a:hover i{
		right: 69rem;
		top: 0;
		z-index: 2;
		transition: all 0.3s;
	}
	.banner_pro_right{
		width: 370rem;
		height: 314rem;
		float: right;
		margin-top: -104rem;
		background: url(../images/mzyt_5.png) no-repeat;
        background-position: center;
        background-size: 400rem;
	}
	
	.category_pro{
		width: 100%;
		height: auto;
	}
	.category_pro_title{
		width: 100%;
		height: auto;
	}
	.category_pro_title h3{
		font-size: 36rem;
		color: #333333;
		font-weight: bold;
		text-align: center;
		line-height: 1;
	}
	.category_pro1{
		width: 100%;
		height: auto;
		min-height: 1570rem;
		background-color: #fff;
	}
	.category_pro11{
		width: 100%;
		height: auto;
		min-height: 1570rem;
		padding: 66rem 20rem 0;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.category_pro1 .category_pro_title{
		display: block;
	}
	.category_pro11_tab{
		width: 100%;
		height: auto;
		min-height: 1420rem;
		margin: 0 auto;
		position: relative;
	}
	.category_pro11_tab .hd{
		
	}
	.category_pro11_tab .hd a{
		position: absolute;
		display: block;
		width: 40rem;
		height: 40rem;
		top: 200rem;
		z-index: 99;
		cursor: pointer;
	}
	.category_pro11_tab .hd a.prev{
		background: url(../images/mzyt_28.png) no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		left: 0;
	}
	.category_pro11_tab .hd a.next{
		background: url(../images/mzyt_29.png) no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		right:0;
	}
	.category_pro11_tab .bd{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.category_pro1_ul{
		height: auto;
	}
	.category_pro1_li{
		width: 100%;
		height: auto;
	}
	.category_pro1_right{
		float: none;
		width: 100%;
		height: 500rem;
		margin-right: 0;
	}
	.category_pro1_left{
		width: 100%;
		height: auto;
		float: none;
	}
	.category_pro1_left>h4{
		font-size: 30rem;
		color: #333333;
		line-height: 1;
		font-weight: bold;
		margin: 0 0 32rem;
	}
	.category_pro1_left>p{
		font-size: 26rem;
		color: #666666;
		line-height: 48rem;
		margin-bottom: 50rem;
	}
	.category_pro1_left1{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding-left: 0;
		position: relative;
		height: auto;
		min-height: 565rem;
		overflow: hidden;
	}
	.category_pro1_left1 h4{
		position: initial;
		top: 0;
		left: 0;
		font-size: 26rem;
		color: #333333;
		font-weight: bold;
		line-height: 1;
		margin-bottom: 26rem;
	}
	.category_pro1_left1 p{
		font-size: 26rem;
		color: #666666;
		line-height: 50rem;
	}
	.category_pro1_left a{
		display: block;
		margin: 60rem auto 0;
		width: 260rem;
		height: 70rem;
		line-height: 70rem;
		position: relative;
		font-size: 24rem;
		color: #fff;
		float: none;
		transition: all 0.3s;
		padding-left: 96rem;
		background: url(../images/mzyt_3.png) #77ab2e no-repeat;
		background-position: 70rem center;
		background-size: 15rem 15rem;
		border-radius: 35rem;
	}
	.category_pro1_left a span{
		display: none;
		width: 63rem;
		height: 1px;
		background-color: #ccc;
		position: absolute;
		right: 16rem;
		top: 13rem;
		z-index: 3;
		transition: all 0.3s;
	}
	.category_pro1_left a i{
		display: none;
		width: 26rem;
		height: 26rem;
		box-sizing: border-box;
		border-radius: 13rem;
		background-color: #fff;
		border: 10rem solid #7bae35;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
		transition: all 0.3s;
	}
	.category_pro1_left a:hover span{
		right: 16rem;
		top: 13rem;
		z-index: 3;
		transition: all 0.3s;
	}
	.category_pro1_left a:hover i{
		right: 69rem;
		top: 0;
		z-index: 2;
		transition: all 0.3s;
	}
	
	.category_pro2{
		width: 100%;
		height: 1292rem;
		background: url(../images/mzyt_26.gif) no-repeat;
		background-position: center center;
		background-size: cover;
	}
	.category_pro2 .category_pro_title h3{
		color: #fff;
	}
	.category_pro21{
		width: 100%;
		height: 1292rem;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 90rem 20rem 0;
	}
	.category_pro21 p{
		font-size: 26rem;
		color: #fff;
		line-height: 50rem;
		height: 650rem;
		overflow: hidden;
		text-indent: 2em;
		margin: 52rem auto 44rem;
	}
	.category_pro21 ul{
		width: 100%;
		height: 200rem;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-bottom: 75rem;
		overflow: hidden;
	}
	.category_pro21 ul li{
		width: 340rem;
		height: 200rem;
		margin: 0;
	}
	.category_pro21 ul li img{
		display: block;
		width: 340rem;
		height: 200rem;
	}
	.category_pro21 ul li i{
		display: block;
		width: 340rem;
		height: 200rem;
	}
	.category_pro21 a{
		display: block;
		width: 260rem;
		height: 70rem;
		line-height: 70rem;
		font-size: 24rem;
		color: #fff;
		border: 1px solid #fff;
		box-sizing: border-box;
		border-radius: 35rem;
		padding-left: 96rem;
		background: url(../images/mzyt_3.png) no-repeat;
		background-position: 70rem center;
		background-size: 15rem;
		margin: 0 auto;
		transition: all 0.3s;
	}
	.category_pro21 a:hover{
		background-color: #78b52e;
		transition: all 0.3s;
	}
	.category_pro3{
		width: 100%;
		height: 736rem;
		background: url(../images/mzyt_30.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}
	.category_pro31{
		width: 100%;
		height: 736rem;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 98rem 20rem 0;
	}
	.category_pro31 p{
		font-size: 26rem;
		color: #333;
		line-height: 48rem;
		height: 288rem;
		text-align: center;
		margin: 60rem auto 90rem;
	}
	.category_pro31 a{
		display: block;
		width: 260rem;
		height: 70rem;
		line-height: 70rem;
		font-size: 24rem;
		background-color: #78b52e;
		border-radius: 35rem;
		color: #fff;
		text-align: center;
		margin:  0 auto;
		transition: all 0.3s;
	}
	.category_pro31 a:hover{
		border-radius: 30rem;
		transition: all 0.3s;
	}
	.category_pro4{
		width: 100%;
		height: 1498rem;
		background-color: #f7f7f7;
	}
	.category_pro41{
		width: 100%;
		height: 1498rem;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 66rem 20rem 0;
	}
	.category_pro41_tab{
		width: 100%;
		height:1260rem;
		margin: 60rem auto 0;
		position: relative;
	}
	.category_pro41_tab .parHd{
		width: 100%;
		height: 70rem;
		position: initial;
		top: 25rem;
		left: 0;
		z-index: 9;
	}
	.category_pro41_tab .parHd ul{
		display: flex;
		justify-content: center;
	}
	.category_pro41_tab .parHd ul li{
		width: 210rem;
		height: 70rem;
		border-radius: 5rem;
		font-size: 26rem;
		color: #333;
		background-color: #e5e5e5;
		text-align: center;
		line-height: 70rem;
		cursor: pointer;
		margin-left: 28rem;
		margin-right: 28rem;
	}
	.category_pro41_tab .parHd ul li.on{
		background-color: #78b52e;
		color: #Fff;
	}
	.category_pro41_tab .parBd{
		width: 100%;
		height: 1130rem;
		margin-top: 50rem;
	}
	.category_pro41_tab .parBd .slideBox{
		
	}
	.category_pro4_li{
		width: 100%;
		height: 1130rem;
	}
	.category_pro4_li_left{
		width: 100%;
		height: auto;
		float: none;
		margin: 0 auto 0;
	}
	.category_pro4_li_left1{
		width: 100%;
		height: 550rem;
		overflow: hidden;
	}
	.category_pro4_li_left1 p{
		font-size: 26rem;
		color: #333333;
		line-height: 50rem;
	}
	.category_pro4_li_left a{
		font-size: 24rem;
		color: #78b52e;
		display: block;
		line-height: 1;
		text-align: right;
		margin: 65rem auto 45rem;
	}
	.category_pro4_li_left a:hover{
		color: #78b52e;
	}
	.category_pro4_li_right{
		width: 100%;
		height: auto;
		float: none;
	}
	.category_pro4_li_right img{
		display: block;
		width: 100%;
		height: auto;
	}
	.category_pro5{
		width: 100%;
		height: 180rem;
		background-color: #313131;
	}
	.category_pro51{
		box-sizing: border-box;
		width: 100%;
		height: 180rem;
		margin: 0 auto;
		padding: 48rem 0 0;
	}
	.category_pro51 h3{
		font-size: 30rem;
		color: #a7e160;
		font-weight: bold;
		text-align: center;
		line-height: 1;
		margin-bottom: 30rem;
	}
	.category_pro51 a{
		font-size: 24rem;
		color: #fff;
		font-weight: bold;
		text-align: center;
		line-height: 1;
		display: block;
		margin: 0 auto;
	}
	.category_pro51 a:hover{
		color: #a7e160;
	}
	
}