@CHARSET "UTF-8";
.wrapper .footer {
	position: relative;
	width: 1280px;
	height: 300px;
	top:50px;
	background-image: url("../images/footer.png");
}

.wrapper .footer .totop {
	position: relative;
	width: 1280px;
	height: 25px;
	cursor: pointer;
	background-image: url("../images/totop.png");
}

.wrapper .footer .carousel_design {
	position: relative;
	width: 349px;
	height: 210px;
	margin-left: 200px;
	background-image: url("../images/carousel.png");
	float: left;
}

.wrapper .footer .contaxt {
	position: relative;
	width: 400px;
	height: 200px;
	margin-left: 150px;
	float: left;
}

.wrapper .footer .contaxt .us {
	position: relative;
	width: 400px;
	height: 50px;
	font-size: 22px;
	line-height: 50px;
	font-weight: 800;
	font-family: 微软雅黑;
	text-align: left;
	letter-spacing: 4px;
	color: white;
	border-bottom: 2px solid white;
}

.wrapper .footer .contaxt .us img {
	position: relative;
	width: 30px;
	height: 30px;
	top: 10px;
}

.wrapper .footer .contaxt span {
	position: relative;
	font-size: 15px;
	font-family: 微软雅黑;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 25px;
	color: white;
}

.footer .microcode {
	position: absolute;
	width:180px;
	height:180px;
	left: 800px;
	top: 45px;
}
.footer .link{
	position: absolute;
	width:200px;
	height:40px;
	left: 1000px;
	top: 120px;
	background-image: url("../images/link.png");
}


#yan {
	color: red;
	cursor: pointer;
}

#yan,#su,#yang,#tong,#sh {
	cursor: pointer;
}
