@media only screen and (max-width: 720px) {
	.box1 {
		height: auto;
		margin: 50px auto;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.wip_zwa {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.box1 .bd img {
		width: 100%;
		height: 22rem;
	}
	.box1 .wenzi {
		width: 100%;
		position: static;
		padding: 30px;
		height: 25rem;
	}
	.box1 .hd ul li {
		width: 0.8rem;
		height: 0.8rem;
	}
	.box1 .hd ul li.on {
		width: 3rem;
		height: 0.8rem;
		border-radius: 0.8rem;
	}
	.box1 .wenzi .lb_tit {
		font-size: 2.6rem;
		color: #000000;
		line-height: 3rem;
		margin-bottom: 28px;
	}
	.box1 .ellipsis>*:first-child {
		color: #666666;
		font-size: 1.6rem;
		line-height: 3.2rem;
	}
	.box1 .ellipsis {
		max-height: 6rem;
	}
	.wip_zwaleft {
		float: none;
		width: 100%;
	}
	.wip_zwaright {
		float: none;
		width: 100%;
		margin-top: 50px;
	}
	.wip_btabtitle {
		font-size: 2.4rem;
		height: 5rem;
	}
	.wip_btabtitle_hov:after {
		margin-top: 1.5rem;
		height: 0.5rem;
		border-radius: 4px;
	}
	.wip_d .wip_btabtitle_hov:after {
		margin-top: 18px;
	}
	.wip_atabtitlemore {
		font-size: 1.6rem;
		line-height: 3rem;
	}
	.listtime {
		width: 21%;
		height: 8rem;
		border-radius: 8px;
	}
	.listtimetop {
		font-size: 2.6rem;
		line-height: 4rem;
	}
	.listtimebot {
		font-size: 1.6rem;
	}
	.listright {
		width: 72%;
	}
	.listrighttit {
		font-size: 1.8rem;
		line-height: 4rem;
		margin-bottom: 4px;
	}
	.listrightp {
		font-size: 1.6rem;
		line-height: 3.2rem;
		-webkit-line-clamp: 3;
	}
	.wip_atablistlifir {
		padding-bottom: 1.8rem;
		margin-bottom: 0px;
		padding-top: 30px;
	}
	.wip_atablistbg ul {
		height: auto;
	}
	.wip_atablistli {
		background: url(listico.png) no-repeat left 1.5rem;
		background-size: 6px;
		line-height: 3.6rem;
		font-size: 1.8rem;
		padding-left: 30px;
	}
	.wip_zwneslist {
		height: auto;
	}
	.wip_zwnesbg {
		margin-bottom: 48px;
	}
	.wip_zwnesbg img {
		width: 100%;
	}
	.wip_zwarighttit {
		margin-bottom: 30px;
	}
	.list-cover ul li.white ins {
		display: none !important;
	}
}