html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } 
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
body {font-size:12px; color:#333;font-family: "微软雅黑";background:#e0efe0;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
a { color:#333; text-decoration:none; }
a:hover { color:#666; text-decoration:none; }
.wrap{width: 1270px;} 

.wrap{
	/*width:1280px;*/
	/*margin:0 auto;*/
}
.top-sixteen{
	height:495px;
	position:relative;
}
.sixteen-box{
	width:780px;
	left: 410px;
	bottom: 10px;
	position:absolute;
}
.sixteen-box li{
	float: left;
	margin: 1px 2px 0 1px;
}
.sixteen-box li:nth-child(-n+7) img{width: 100px;margin: 1px 7px 0 1px;}
.sixteen-box li:nth-child(n+8) img{width: 80px;margin: 1px 2px 0 1px;}
.top16{
	width:100%;
	height:495px;
	background: url(../image/top-16.jpg) no-repeat center 0;
}

.fly-box .top-ms-one{
	position: absolute;
	left: 350px;
	top: 5px;
	margin: 0 0 0 5px;
	width: 900px;
	font-size: 15px;
	line-height: 23px;
	padding:10px 0;
	text-indent:2em;
	letter-spacing: 0.2px;
}

.top-sixteen ol {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 999;
}
.top-sixteen ol li{
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
	cursor: pointer;
}
.top-sixteen ol li.current {
	background: #00dde5;
}
.top-sixteen ol li:last-of-type{
	margin-right: 0;
}
.test{
	/*background: url(/image/test.jpg);*/
	background-size: 100% 100%;
}