*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
}


/*底部*/
.font{
	width: 100%;
	min-width: 1200px;
	height:400px;
	background:#373B41;
	clear: both;
}
.font-sm{
	width: 1200px;
	height:330px;
	margin:0 auto;
	border-top:1px solid #373B41;
}

.fon-at{
	width:300px;
	height:190px;
	margin-top:50px;
	float:left;
}
.fon-at li{
	width:400px;
	margin-top:12px;
	color:white;
}

.fon-ata{
	width:170px;
	height:190px;
	margin-top:50px;
	float:left;
	
}
.fon-ata li{
	width:400px;
	margin-top:12px;
	color:white;
	cursor: pointer;
}

.fon-atc{
	width:170px;
	height:160px;
	margin-top:90px;
	float:left;
	
}
.fon-atc li{
	width:400px;
	margin-top:12px;
	color:white;
	cursor: pointer;
}


.fon-atb{
	width:160px;
	height:190px;
	margin-top:50px;
	float:left;
	border-right:1px solid white;
	
}
.fon-atb li{
	width:400px;
	margin-top:12px;
	color:white;
	cursor: pointer;
}
/*二维码*/
.fon-rw{
	width:360px;
	height:110px;
	float:left;
	margin-top:100px;
	margin-left:30px;
}
.rw-a{
	width:110px;
	height:110px;
	float:left;
}
.rw-b{
	width:210px;
	height:110px;
	float:left;
	margin-left:14px;
}
/*底部介绍*/
.font-two{
	width:1200px;
	height:100px;
	margin-top:275px;
	border-top:1px solid white;
	line-height: 100px;
	color:white;
	clear: both;
	font-size:17px;
}

.lba-next{
	width:60px;
	height:100px;
	background:#E1DBD7;
	color:white;
	text-align: center;
	line-height:100px;
	font-size:30px;
	position: absolute;
	top:210px;
	left:20px;
	cursor: pointer;
	outline: none;
}
.lba-prev{
	width:60px;
	height:100px;
	background:#E1DBD7;
	color:white;
	text-align: center;
	line-height: 100px;
	font-size:30px;
	position: absolute;
	top:210px;
	right:20px;
	cursor: pointer;
	outline: none;
}