.alt{
	width: 100%;
	min-width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	background: #f7f8fa;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.alt-box{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
}
.alt-l{
	float: left;
	width: 850px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	background: #fff;
	padding: 20px 30px;
}
.alt-nav{
	font-size: 12px;
	color: rgb(51,51,51);
}
.alt-nav a{
	margin: 0px 5px;
	color: rgb(102,102,102);
}
.alt-nav a:last-child{
	color: rgb(62,188,199);
}
.alt-top-title{
	width: 100%;
	height: 110px;
	text-align: center;
	padding: 20px 0px;
	border-bottom: 1px solid rgb(239,239,239);
}
.alt-top-title h2{
	line-height: 40px;
	font-size: 24px;
	color: rgb(51,51,51);
	font-weight: normal;
	margin-bottom: 12px;
}
.alt-top-span{
	width: 250px;
	margin: 0 auto;
}
.alt-top-span span{
	display: block;
	float: left;
	font-size: 14px;
	color: rgb(187,187,187);
	margin: 0px 10px;
	line-height: 24px;
}
.alt-top-span span img{
	margin-right: 5px;
	margin-top: 5px;
}
.alt-top-span span:nth-child(1) img{
	margin-top: 3px;
}

.alt-top{
	width: 100%;
	height: auto;
	min-height: 900px;
	zoom: 1;
	overflow: hidden;
	padding-top: 20px;
	font-size: 16px;
	color: rgb(51,51,51);
	line-height: 30px;
}
.alt-top img{
	max-width: 100%;
}




.web-alt-top{
	width: 100%;
	height: auto;
	min-height: 900px;
	zoom: 1;
	overflow: hidden;
	padding-top: 20px;
	font-size: 14px;
	color: rgb(51,51,51);
	line-height: 24px;
}
.web-alt-top img{
	max-width: 100%;
}
.web-alt-top-title{
	width: 100%;
	height: 110px;
	text-align: center;
	padding: 20px 0px;
	border-bottom: 1px solid rgb(239,239,239);
}
.web-alt-top-title h2{
	line-height: 40px;
	font-size: 24px;
	color: rgb(51,51,51);
	font-weight: normal;
	margin-bottom: 12px;
}
.web-alt-top-span{
	width: 210px;
	margin: 0 auto;
}
.web-alt-top-span span{
	display: block;
	float: left;
	font-size: 14px;
	color: rgb(187,187,187);
	margin: 0px 10px;
	line-height: 24px;
}
.web-alt-top-span span img{
	margin-right: 5px;
	margin-top: 5px;
}
.web-alt-top-span span:nth-child(1) img{
	margin-top: 3px;
}








.alt-r{
	width: 330px;
	height: auto;
	float: right;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 20px;
	background: #fff;
	padding: 16px 5px 16px 18px;
	font-size: 14px;
}
.alt-r-title{
	width: 100%;
	height: 40px;
	zoom: 1;
	overflow: hidden;
	line-height: 30px;
}
.alt-r-title h2{
	float: left;
	font-size: 20px;
}
.alt-r-title a{
	float: right;
	margin-right: 18px;
	font-size: 12px;
}
.alt-r-top1{
	width: 100%;
	height: auto;
	zoom: 1px;
	overflow: hidden;
	margin-bottom: 20px;
}
.alt-r-top1 ul li,.alt-r-top ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../img/alt.jpg)left center no-repeat;
}
.alt-r-top1 ul li a,.alt-r-top ul li a{
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	display: block;
	width: 290px;
	height: 30px;
	margin: 8px 0px;
	padding-left: 15px;
}
.alt-r-top1 ul li a:hover,.alt-r-top ul li a:hover{
	color: rgb(62,188,199);
}
.page{
	border-top: 1px solid rgb(239,239,239);
}
.page p{
	width: 50%;
	height: 50px;
	line-height: 70px;
	text-align: center;
	float: left;
	font-size: 16px;
	color: #333333;
}
.page p a{
	margin-left: 10px;
	color: #333333;
}
.page p a:hover{
	color: rgb(62,188,199);
}