@media only screen and (min-width: 720px) and (max-width: 960px) {


.xiazai-tiao-top{
	width: 720px;
	margin: 0 auto;
	height: 40px;
	
}
.xiazai-zhuti{
	width: 720px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	margin-top: 60px;
}
.tuche{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.tuche li {
	width: 238px;
	height: 370px;
	float: left;
}
.tuche li:nth-child(3n){
	float: left;
}
.tuche li:nth-child(3n+2){
	margin-left: 0px;
}
.xiazai{
	width: 17px;
	height: 17px;
	cursor: pointer;
	background: url(../xiazai/xiazai.svg) no-repeat;
	background-size: 17px;
	margin-left: 110px;
	margin-top: 15px;
}
.fengmian{
	width: 158px;
	height: 215px;
	background-size: 158px 215px;
	background: url(../xiazai/chezi.jpg) no-repeat;
	margin-left: 40px;
}
.ziliaoxiazai-neirong li {
	width: 222px;
	height: 150px;
	padding-top: 60px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	color: #000;
	float: left;
}
.ziliaoxiazai-neirong li:nth-child(2n){
	padding-left: 54px;
}



.xiazai-zhuti-r-top{
	height: 96px;
}
.xiazai-zhuti-r-top-r{
	float: left;
	margin-left: 30px;
}

.sm-tiao-zhuti li {
	width: 50%;
	font-size: 16px;
	color: #000;
	height: auto;
	line-height: 18px;
	padding-bottom: 20px;
	display: block;
	box-sizing: border-box;
	float: left;
	padding-bottom: 20px;
}

.sm-tiao-zhuti li:nth-child(n+3) {
	padding-top: 20px;
	height: auto;
}

.sm-xz{
	margin-top: 10px !important;
	margin-left: 0 !important;
}

.zhaohui-denglu:hover {
	color: #B60005; 
	background: #fff;
	border: 1px solid #B60005;
}
.xiazai-zhuti-r-top-l{
	width: 100%;
	display: flex;
}








}