.bl {
	display: block !important;
}

.cl {
	clear: both;
}

html{
	font-size: 14px;
    line-height: 24px;
    color: #333;
}
.contains {
	width: 1200px !important;
	margin: 0 auto;
	position: relative;
}
h1{
	font-weight: normal;
    font-size: 18px;
    color: #333;
    line-height: 52px;
}
h2{
color: #333;
    font-size: 14px;
    line-height: 48px;
    font-weight: 600;
}
h3{
	color: #333;
    font-size: 14px;
    line-height: 48px;
    font-weight: 600;
}