.top{
	width:auto;
	height:55px;
	line-height:55px;
	overflow:hidden;
	background:#427fd3;
	color:#fff;
	font-size: 22px;}
	.nav{
	width: 960px;
	height: 30px;
	overflow: hidden;
	margin: 10px auto;
	font-size: 12px;
	}
	.logo{
	width: 260px;
	height: 30px;
	float: left;
	background: url(../images/logo.png) left center no-repeat;
	}
	.tools{
	width: 300px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	float: right;
	}
	.tools a{
	color: #fff;
	margin: 0 10px;
	padding-left: 20px;
	}
	.home{
	background: url(../images/home.png) left center no-repeat;
	}
	.favourite{
	background: url(../images/favourite.png) left center no-repeat;
	}
	.about{background: url(../images/about.png) left center no-repeat;}

.bannerbox{
	width: auto;
	height: 335px;
	background: #bad7ff;
}
	.banner{
	width: 1280px;
	height: 335px;
	background: url(../images/banner.jpg);
	margin: 0 auto;
	position: relative;
	}
	.download{
	width: 170px;
	height: 42px;
	background: url(../images/download-b.png);
	display: block;
	position:absolute; 
	margin-top: 260px;
	margin-left: 240px;
	}
	.download:hover{
	background: url(../images/download.png);
	}

.bigbox{
	position: relative;
	width: 925px;
	margin: 0 auto;
	margin-top: 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #eaf3ff;
	border: solid 1px #bad7ff;
	padding-bottom: 30px;

}
.boxtitle{
	position: absolute;
	top:-19px;
	left: 20px;
	width: 172px;
	height: 52px;
	background: url(../images/boxtitle.png);
	font-size: 18px;
	text-align: center;
	line-height: 52px;
	color: #fff;

}
.bsweb,.cspos,.func{
	width: 775px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}
.func span
{
	float: left;
	font-size: 12px;
}
.bsweb li,.cspos li{
	width: 775px;
	border-bottom: 1px dashed #97bfd5;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
}
.bsweb a{
	background: url(../images/view.png) left center no-repeat;
	display: block;
	padding-left: 20px;
	padding-right:10px;
	float: right;
	font-size: 12px;
	color: #000;
}
.bsweb a:hover{
	background: url(../images/view-b.png) left center no-repeat;
	color:#e04c28;
}
.bsweb li span{
	float: left;
	font-size: 12px;
}
.bsweb li:hover{
	color: #e04c28;
}
.cspos li span{
	float: left;
}
.cspos li a{
	background: url(../images/downloadmin.png) left center no-repeat;
	display: block;
	padding-left: 20px;
	float: right;
	color: #000;
	margin-left: 10px;
}
.return
{
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 10px;	
	background: url(../images/return.png) no-repeat; 
	width: 105px;
	height: 25px;
	line-height:25px;
	text-indent:40px;
}
.ship{
	width: 925px;
	height: 55px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #bad7ff;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 55px;
	font-size: 12px;
}
.ship p{
	padding:0 10px;
}
.ship a{
	color: #333;
	margin: 0 5px;
}
.ship a:hover{
	color: #e04c28;
}

.bbox{
	width: auto;
	height: 200px;
	background: #498ce8;	
	overflow: hidden;
	margin-top: 30px;
}
.bottom{
	width:1280px;
	height: 200px;
	overflow: hidden;
	color: #fff;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	background: url(../images/bbligh.jpg) center bottom no-repeat;
}