.ztwap{
	display: none;
}

@media (max-width: 1200px){
	.ztpc{
		display: none;
	}
	.ztwap{
		display: block;
	}	
	.ztwap{
		width: 100%;
		height: 100%;
	}
	.ztwap .wapzt{
		width: 100%;
		height: 100%;		
	/* 	background: url(../img/wapbg.jpg) center top no-repeat; */
		background-size:auto 100%		
	}
	.ztwap .wapzt .swiper-slide{
		width: 100%;
		height: 100%;		

	}
	.waptextbox{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 9999;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.wap_wbsbox{
		width: 100%;
		height: auto;
		overflow: auto;
		padding-bottom: 5vw;
	}	
	.wap_wbsbox .wap_lmtext{

		width:24vw;
		line-height: 2;
		margin: 0 auto;
		border-bottom: 5px solid #eda410;
		box-sizing: border-box;
		font-size: 5vw;
		color: #000;
		text-align: center;
		margin-top: 2vw;
	}	
	.wap_wbsbox .wap_tab{
	
		text-align: center;
		box-sizing: border-box;	
		margin-top: 5vw;
		display: flex;
		justify-content: center;
	}
	.wap_wbsbox .wap_tab ul{
		display: flex;
	}
	.wap_wbsbox .wap_tab ul li{
		line-height: 2;
		font-size: 3.5vw;	
		box-sizing: border-box;	
		cursor: pointer;
		margin: 0 1vw;
		padding: 0 2vw;
	}
	.wap_wbsbox .wap_tab ul li.on{
		border-bottom: 4px solid #eda410;
		font-weight: bold;
	}
	.wap_wbsbox .wap_xbb_hdbox{
		
	}
	.wap_wbsbox .wap_xbb_hdbox .wap_box{
		
	}
	.wap_wbsbox .wap_xbb_hdbox .wap_box ul{
		display: flex;
		flex-wrap: wrap;
		padding: 0 2vw;
	}
	.wap_wbsbox .wap_xbb_hdbox .wap_box ul li{
		width: 44vw;
		margin: 0 2vw;
		box-sizing: border-box;
		margin-top: 4vw;
		
		
	}
	.wap_wbsbox .wap_xbb_hdbox .wap_box ul li img{
		width: 44vw;
		height: 78.4vw;
		border-radius: 3.2vw;
		overflow: hidden;
	}
	.wap_xbb_hdbox .wap_box ul li .text{
		color: #000;
		font-size: 3.5vw;
		width: 44vw;
		text-align: justify;
		line-height: 1.5;
		margin-top: 2vw;
	
	}
	.wap_xbb_hdbox .wap_box ul li .text span{
		
		

	width: auto;

	text-align: center;
	line-height: 5vw;
	color: #be0000;
	background-color: #fee0a4;
	font-size: 3vw;
	padding: .5vw 1vw;
	margin-right: 1vw;
	
	}
	
	
	
}	
