@charset 'utf-8';

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.float-l{
	float: left;
}
.float-r{
	float: right;
}
#main .main-inn {
    margin: -1px 0 0;
    padding: 0 2px 40px;
    line-height: 1.8;
}

/* /index.html -------------------------------- */

.interest_knowledge_24hours_lead {
    padding: 50px 30px;
}

.interest_knowledge_24hours_section {
    padding: 0 0 100px;
}
.interest_knowledge_24hours_section_main {
    margin: 0 0 35px;
}
.interest_knowledge_24hours_section_lead {
    padding: 0 30px;
}
.interest_knowledge_24hours_section_content {
    padding: 40px 30px 0;
}
.interest_knowledge_24hours_section .img {
    width: 167px;
}
.interest_knowledge_24hours_section .txt {
    width: 503px;
}
.interest_knowledge_24hours_section .tit {
    margin: 0 0 20px;
}
