*{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 14px;
}
a{
	text-decoration: none;
}
ul,li{
	list-style: none;
}
.clear{
	clear: both;
}

a{
	color: #000;
}
    a:hover {
        text-decoration:none;
    }
.banner{
	/*top: -20px;*/
}
.con_sec{
	width: 1200px;
	margin: 0 auto;
	padding-top: 90px;
}
.h1{
	font-size: 24px;
	line-height: 40px;
	padding-bottom: 15px;
}
