body {
	min-width: 1200px;
	margin: 0;
}
.pc{
	display: block;
}
.mobile{
	display: none;
}
.fl {
	float: left;
}

.fr {
	float: right;
}

.pb40 {
	padding-bottom: 40px;
}

.pt40 {
	padding-top: 40px;
}

.mt30 {
	margin-top: 30px;
}

a {
	text-decoration: none;
}

.layer {
	width: 1200px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}

#head {
	width: 100%;
	height: 621px;
	background-image: url(../images/head.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.content{
	width: 100%;
	height: auto;
	background-image: url(../images/bg.jpg);
	background-position: top center;
}
.content a{
	color: #8e4d07;
}
.more{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	border: #8E4D07 2px solid;
	border-radius: 10px;
	font-size: 20px;
	margin: 0 540px;
}
.zuopin{
	list-style: none;
	margin: 0;
	padding: 0;
}
.zuopin li{
	width: 213px;
	height: 386px;
	background-image: url(../images/li.jpg);
	float: left;
	margin: 0 13px 41px 14px;
}
.zuopin li img{
	width: 213px;
	height: 314px;
	float: left;
	
}
.zuopin li p{
	width: 100%;
	float: left;
	position: relative;
	bottom: 0;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	color: #8e4d07;
text-align:center;
}
.zuopin li p a{
	color: #8e4d07;
}
#foot {
    width: 100%;
    height: 242px;
    background-image: url(../images/foot.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    color: #666666;
    padding: 70px 0 0 0;
    text-align: center;
}
#foot a,#foot a:visited{
	color: #666666;
}



@media only screen and (max-device-width: 600px) {
	body{
		min-width: 0;
		background-color: #ffffff;
	}
	#head {
		width: 100%;
		height: 30vmax;
		background-image: url(../images/head_m.jpg);
		background-size: 100% 100%;
	}
	.layer {
		width: 100%;
	}
	.content{
		height: auto;
		background-image: none;
	}
	.more{
		width: 40%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		float: left;
		border: #8E4D07 2px solid;
		border-radius: 10px;
		font-size: 20px;
		margin: 20px 30%;
	
	}
	.zuopin li{
		width: 44%;
		height: 44vmax;
		background-image: url(../images/li.jpg);
		background-size: 100% 100%;
		float: left;
		margin: 3%;
		border-bottom: 1px dashed #e3e2e2;
	}
	.zuopin li img{
		width: 100%;
		height: 36vmax;
	}
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2018-11-13 15:11:08" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->