@charset "utf-8";
/* CSS Document */
.neir_img{
	width: auto;
	height: auto;
	max-width: 100%;
}
@media screen and (min-width:1800px){
	.ZT{
		width: 100%;
		height: auto;
		margin-top: 60px;
		text-align: center;
		font-size: 0px;
	}
	.ZT_Zi{
		width: 1800px;
		height: auto;
		display: inline-block;
		vertical-align: middle;
		font-size: 0px;		
	}
	.ZT_Zi_BT{
		width: 100%;
		height: auto;
		margin-top: 15px;
		margin-bottom: 25px;
		font-size: 24px;
		font-family: font1,sans-serif;
		color: rgba(65,160,60,1.00);
		text-align: center;
		font-weight: 900;
	}
	.ZT_Zi_NR1{
		width: 100%;
		height: auto;
		padding: 20px 0px;
		border-top: rgba(65,160,60,1.00) 1px solid;
		border-bottom: rgba(65,160,60,1.00) 1px solid;
		font-size: 16px;
		font-family: font2,sans-serif;
		color: rgba(125,125,125,1.00);
	}
	
	.ZT_Zi_NR2{/*.ZT_Zi的子标签，但和.ZT_Zi_NR1是两个.ZT_Zi*/
		width: 100%;
		height: auto;
		padding: 20px 0px;
		border-bottom: rgba(65,160,60,1.00) 1px solid;
		font-size: 0px;
	}
	.ZT_Zi_NR2_pic{
		width: 100%;
		height: auto;
		font-size: 0px;
		text-align: left;
	}
	.ZT_Zi_NR2_pic_Zi{
		width: 330px;
		height: auto;
		margin: 15px;
		font-size: 0px;
		display: inline-block;
		vertical-align: middle;
		position: relative;
	}
	.ZT_Zi_NR2_pic_Zi_img{
		width: 100%;
		height: auto;
		position: relative;
		left: 0px;
		top: 0px;
		z-index: 1;
	}
	.ZT_Zi_NR2_pic_Zi_Zi{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 2;
		transition: 600ms;
		background: rgba(0,0,0,0.00);
		cursor: pointer;
	}
	.ZT_Zi_NR2_pic_Zi_Zi:hover{
		background: rgba(0,0,0,0.80);
	}
	.ZT_Zi_NR2_AnN{
		width: 150px;
		height: 60px;
		cursor: pointer;
		font-size: 18px;
		font-family: font2,sans-serif;
		color: rgba(255,255,255,1.00);
		background: rgba(65,160,60,1.00);
		margin: 20px 825px 15px 825px;
		filter: drop-shadow(6px 6px 10px rgba(180,180,180,1.00));
		text-align: center;
		line-height: 60px;
	}
	
	
	
	.DT{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0px;
		top: 0px;
		display: none;
		font-size: 0px;
		text-align: center;
		z-index: 202;
		background: rgba(0,0,0,0.75);
	}
	.DT_Zi{
		width: auto;
		height: 600px;
		overflow: auto;
		display: inline-block;
		font-size: 0px;
		margin-top: 50px;
	}
	.DT_Zi_img{
		width: auto;
		height: auto;
	}
	.DT_GB{
		width: 30px;
		height: 30px;
		position: absolute;
		right: 15px;
		top: 15px;
	}
}

@media screen and (min-width:1200px) and (max-width:1800px){
	.ZT{
		width: 100%;
		height: auto;
		margin-top: 60px;
		text-align: center;
		font-size: 0px;
	}
	.ZT_Zi{
		width: 1200px;
		height: auto;
		display: inline-block;
		vertical-align: middle;
		font-size: 0px;		
	}
	.ZT_Zi_BT{
		width: 100%;
		height: auto;
		margin-top: 15px;
		margin-bottom: 25px;
		font-size: 24px;
		font-family: font1,sans-serif;
		color: rgba(65,160,60,1.00);
		text-align: center;
		font-weight: 900;
	}
	.ZT_Zi_NR1{
		width: 100%;
		height: auto;
		padding: 20px 0px;
		border-top: rgba(65,160,60,1.00) 1px solid;
		border-bottom: rgba(65,160,60,1.00) 1px solid;
		font-size: 16px;
		font-family: font2,sans-serif;
		color: rgba(125,125,125,1.00);
	}
	
	.ZT_Zi_NR2{/*.ZT_Zi的子标签，但和.ZT_Zi_NR1是两个.ZT_Zi*/
		width: 100%;
		height: auto;
		padding: 20px 0px;
		border-bottom: rgba(65,160,60,1.00) 1px solid;
		font-size: 0px;
	}
	.ZT_Zi_NR2_pic{
		width: 100%;
		height: auto;
		font-size: 0px;
		text-align: left;
	}
	.ZT_Zi_NR2_pic_Zi{
		width: 270px;
		height: auto;
		margin: 15px;
		font-size: 0px;
		display: inline-block;
		vertical-align: middle;
		position: relative;
	}
	.ZT_Zi_NR2_pic_Zi_img{
		width: 100%;
		height: auto;
		position: relative;
		left: 0px;
		top: 0px;
		z-index: 1;
	}
	.ZT_Zi_NR2_pic_Zi_Zi{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 2;
		transition: 600ms;
		background: rgba(0,0,0,0.00);
		cursor: pointer;
	}
	.ZT_Zi_NR2_pic_Zi_Zi:hover{
		background: rgba(0,0,0,0.80);
	}
	.ZT_Zi_NR2_AnN{
		width: 150px;
		height: 60px;
		cursor: pointer;
		font-size: 18px;
		font-family: font2,sans-serif;
		color: rgba(255,255,255,1.00);
		background: rgba(65,160,60,1.00);
		margin: 20px 525px 15px 525px;
		filter: drop-shadow(6px 6px 10px rgba(180,180,180,1.00));
		text-align: center;
		line-height: 60px;
	}
	
	
	
	.DT{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0px;
		top: 0px;
		display: none;
		font-size: 0px;
		text-align: center;
		z-index: 202;
		background: rgba(0,0,0,0.75);
	}
	.DT_Zi{
		width: auto;
		height: 500px;
		overflow: auto;
		display: inline-block;
		font-size: 0px;
		margin-top: 60px;
	}
	.DT_Zi_img{
		width: auto;
		height: auto;
	}
	.DT_GB{
		width: 30px;
		height: 30px;
		position: absolute;
		right: 15px;
		top: 15px;
	}
}

@media screen and (min-width:600px) and (max-width:1200px){
	.ZT{
		width: 100%;
		height: auto;
		margin-top: 60px;
		text-align: center;
		font-size: 0px;
	}
	.ZT_Zi{
		width: 600px;
		height: auto;
		display: inline-block;
		vertical-align: middle;
		font-size: 0px;		
	}
	.ZT_Zi_BT{
		width: 100%;
		height: auto;
		margin-top: 15px;
		margin-bottom: 25px;
		font-size: 24px;
		font-family: font1,sans-serif;
		color: rgba(65,160,60,1.00);
		text-align: center;
		font-weight: 900;
	}
	.ZT_Zi_NR1{
		width: 100%;
		height: auto;
		padding: 20px 0px;
		border-top: rgba(65,160,60,1.00) 1px solid;
		border-bottom: rgba(65,160,60,1.00) 1px solid;
		font-size: 16px;
		font-family: font2,sans-serif;
		color: rgba(125,125,125,1.00);
	}
	
	.ZT_Zi_NR2{/*.ZT_Zi的子标签，但和.ZT_Zi_NR1是两个.ZT_Zi*/
		width: 100%;
		height: auto;
		padding: 20px 0px;
		border-bottom: rgba(65,160,60,1.00) 1px solid;
		font-size: 0px;
	}
	.ZT_Zi_NR2_pic{
		width: 100%;
		height: auto;
		font-size: 0px;
		text-align: left;
	}
	.ZT_Zi_NR2_pic_Zi{
		width: 170px;
		height: auto;
		margin: 15px;
		font-size: 0px;
		display: inline-block;
		vertical-align: middle;
		position: relative;
	}
	.ZT_Zi_NR2_pic_Zi_img{
		width: 100%;
		height: auto;
		position: relative;
		left: 0px;
		top: 0px;
		z-index: 1;
	}
	.ZT_Zi_NR2_pic_Zi_Zi{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 2;
		transition: 600ms;
		background: rgba(0,0,0,0.00);
		cursor: pointer;
	}
	.ZT_Zi_NR2_pic_Zi_Zi:hover{
		background: rgba(0,0,0,0.80);
	}
	.ZT_Zi_NR2_AnN{
		width: 150px;
		height: 60px;
		cursor: pointer;
		font-size: 18px;
		font-family: font2,sans-serif;
		color: rgba(255,255,255,1.00);
		background: rgba(65,160,60,1.00);
		margin: 20px 225px 15px 225px;
		filter: drop-shadow(6px 6px 10px rgba(180,180,180,1.00));
		text-align: center;
		line-height: 60px;
	}
	
	
	
	
	.DT{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0px;
		top: 0px;
		display: none;
		font-size: 0px;
		text-align: center;
		z-index: 202;
		background: rgba(0,0,0,0.75);
	}
	.DT_Zi{
		width: auto;
		height: 450px;
		overflow: auto;
		display: inline-block;
		font-size: 0px;
		margin-top: 30px;
	}
	.DT_Zi_img{
		width: 500px;
		height: auto;
	}
	.DT_GB{
		width: 30px;
		height: 30px;
		position: absolute;
		right: 15px;
		top: 15px;
	}
}

@media screen and (max-width:600px){
	.ZT{
		width: 100%;
		height: auto;
		margin-top: 60px;
		text-align: center;
		font-size: 0px;
	}
	.ZT_Zi{
		width: 300px;
		height: auto;
		display: inline-block;
		vertical-align: middle;
		font-size: 0px;		
	}
	.ZT_Zi_BT{
		width: 100%;
		height: auto;
		margin-top: 15px;
		margin-bottom: 25px;
		font-size: 24px;
		font-family: font1,sans-serif;
		color: rgba(65,160,60,1.00);
		text-align: center;
		font-weight: 900;
	}
	.ZT_Zi_NR1{
		width: 100%;
		height: auto;
		padding: 20px 0px;
		border-top: rgba(65,160,60,1.00) 1px solid;
		border-bottom: rgba(65,160,60,1.00) 1px solid;
		font-size: 16px;
		font-family: font2,sans-serif;
		color: rgba(125,125,125,1.00);
	}
	
	.ZT_Zi_NR2{/*.ZT_Zi的子标签，但和.ZT_Zi_NR1是两个.ZT_Zi*/
		width: 100%;
		height: auto;
		padding: 20px 0px;
		border-bottom: rgba(65,160,60,1.00) 1px solid;
		font-size: 0px;
	}
	.ZT_Zi_NR2_pic{
		width: 100%;
		height: auto;
		font-size: 0px;
		text-align: left;
	}
	.ZT_Zi_NR2_pic_Zi{
		width: 130px;
		height: auto;
		margin: 10px;
		font-size: 0px;
		display: inline-block;
		vertical-align: middle;
		position: relative;
	}
	.ZT_Zi_NR2_pic_Zi_img{
		width: 100%;
		height: auto;
		position: relative;
		left: 0px;
		top: 0px;
		z-index: 1;
	}
	.ZT_Zi_NR2_pic_Zi_Zi{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 2;
		transition: 600ms;
		background: rgba(0,0,0,0.00);
		cursor: pointer;
	}
	.ZT_Zi_NR2_pic_Zi_Zi:hover{
		background: rgba(0,0,0,0.80);
	}
	.ZT_Zi_NR2_AnN{
		width: 150px;
		height: 60px;
		cursor: pointer;
		font-size: 18px;
		font-family: font2,sans-serif;
		color: rgba(255,255,255,1.00);
		background: rgba(65,160,60,1.00);
		margin: 20px 75px 15px 75px;
		filter: drop-shadow(6px 6px 10px rgba(180,180,180,1.00));
		text-align: center;
		line-height: 60px;
	}
	
	
	
	.DT{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0px;
		top: 0px;
		display: none;
		font-size: 0px;
		text-align: center;
		z-index: 202;
		background: rgba(0,0,0,0.75);
	}
	.DT_Zi{
		width: 90%;
		height: auto;
		overflow: auto;
		display: inline-block;
		font-size: 0px;
		margin-top: 60px;
	}
	.DT_Zi_img{
		width: 100%;
		height: auto;
	}
	.DT_GB{
		width: 30px;
		height: 30px;
		position: absolute;
		right: 15px;
		top: 15px;
	}
}