﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	background:#fff;
	font-size: 14px;
	font-family: "微软雅黑";
	min-width:1200px;
margin:0 auto;
	/*position: relative;
	overflow-x:hidden; */
}
img,a,input {
	border:0;
}
a { color: #333;
	text-decoration:none;
	
}.cl{ clear: both; }

.nzth{ position: fixed;top: 60%; right: 6%; }

.nzth a{ float: right; margin-top: 7px; display: block;}

