*,body{
	margin: 0px;
	padding: 0px;
}
body{
	font-family:"microsoft yahei";
	font-size: 14px;
}
li {
	list-style: none;
}
.h-clear {
	zoom: 1;
	clear: both;
}
.h-w1200 {
	width: 1200px;
	height:auto;
	margin: 0px auto;
	text-align: center;
}
.hidden {
	display: none;
}
a{
	text-decoration: none;
}
h6 img {
	width: 28px;
	margin-left: 5px;
}
h6 {
	font-weight: 500;
}
.h6 {
	font-size: 26px;
    line-height: 26px;
    color: #373D41;
    text-align: center;
    margin-top: 80px;
    overflow: hidden;
    margin-bottom: 16px;
}
.subTit{
	width: 460px;
    margin: 0 auto 60px;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
    color: #373D41;
    text-align: center;
}

