﻿@import url(//at.alicdn.com/t/font_1293262_xw0ouvlmrz.css);
body,td,th,input,textarea {
	font-size: 14px;
	color: #333333;
	line-height: 1.4;
	font-family: "微软雅黑";
}
body {
	margin: 0px;
}
ul,li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-image: none;
	list-style-type: none;
}
img {
	border: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.null{
	display: none;
}
.center{
	text-align: center;
}
.hidden{
	overflow: hidden;
}
.l {float: left;}
.r {float: right;}
.block1{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.block10{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 10px;
}
.block20{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 20px;
}
.ys00{
	color: #fff;
}
.back00{
	background-color:#fff;
}
.ys0{
	color:#c2c2c2;
}
.back0{
	background-color:#c2c2c2;
}
.back01{
	background-color:#f0f0f0;
}
.ys1{
	color: #009688;
}
.ys2{
	color: #FF5722;
}
.back2{
	background-color: #FF5722;
}
.ys3{
	color: #60d238;
}
.ys4{
	color: #1cba5d;
}
.back4{
	background-color:#1cba5d;
}
.main1{
	width: 1200px;
	margin: auto;
}