@media only screen and (min-width: 540px) and (max-width: 720px) {
.cd1200{
	font-size:42px !important;
}

.xiazai-tiao-top{
	width: 540px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	
}
.xiazai-tiao-top-l{
	float: none !important;
	width: 222px;
}

.xiazai-zhuti{
	width: 540px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	margin-top: 60px;
}
.xiazai-nav{
	width: 100%;
	height: 30px;
	display: flex;
	padding-bottom: 30px;
}
.xiazai-nav li {
	height: 30px;
}
.tuche{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.tuche li {
	width: 270px;
	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: 126px;
	margin-top: 15px;
}
.fengmian{
	width: 158px;
	height: 215px;
	background-size: 158px 215px;
	background: url(../xiazai/chezi.jpg) no-repeat;
	margin-left: 56px;
}
.xiazai-tiao-top-right{
	width: 222px !important;
	height: 40px;
	border: 1px solid #333;
	box-sizing: border-box;
	float: none;
	display: flex;
	margin-top: 30px;
}
.xiazai-active{
	color: #B60005 !important;
	position: relative;
}
.xiazai-active:before{
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: -10px;
	background: #B60005;
}


.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 {
	width: 350px;
	height: auto;
	position: fixed;
	top:50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -175px;
}
.zhaohui-top {
	display: block;
	width: 100%;
	height: auto;
}
.zhaohui-top-shuru{
	
	width: 100%;
	position: relative;
	height: 40px;
}
.zhaohui-top-shuru input{
	line-height: 40px;
	height: 40px;
	color: #666;
	font-size: 16px;
	padding-left: 5px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #000;
}
.yi {
	font-size: 18px;
	line-height: 40px;
	color: #000;
}
.zhaohui-bottom{
	width: 100%;
	display: flex;
	padding-top: 35px;
}
.zhaohui-kuang{
	width: 100%;
	min-height: 500px;
	overflow: hidden;
}
.zhaohui-denglu{
	width: 139px;
	height: 40px;
	background: #B60005;
	color: #fff;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin-left: -70px;
}
.zhaohui-denglu:hover {
	color: #B60005; 
	background: #fff;
	border: 1px solid #B60005;
}
.xiazai-zhuti-r-top-l{
	width: 100%;
	display: flex;
}

.xiazai-nav li a {
	color: #3E3A39;
	cursor: pointer;
	font-size: 15px;
}
.xiazai-zhuti-r-top-l li {
	list-style: none;
	padding: 0 15px;
	position: relative;
	font-size: 15px;
	color: #3E3A39;
	cursor: pointer;
	border-right: 1px solid #3E3A39;
	box-sizing: border-box;
	line-height: 18px;
}
.xiazai-zhuti-r-top-r li {
	width: 22px;
	height: 22px;
	box-sizing: border-box;
	display: flex;
	margin-left: 10px;
	justify-content: center;
	align-content: center;
	font-size: 12px;
	color: #3E3A39;
	border: 1px solid #3E3A39;
	cursor: pointer;
	line-height: 20px;
}




}