.contain{
    margin: 15px 0px;
}
.title{
    margin-top: 50px;
}
h5{
    line-height: 30px;
    font-size: 1rem;
    text-indent: 35px;
}

.section-desc{
    margin-top: 1rem;
}
.col-md-7{
    margin-top: 1rem;
}
.section-about-content>p{
    font-size: 1rem;
    line-height: 30px;
}
.row{
    padding: 20px 0;
}
.menu-item-49-title-span{
    font-size: 16px;
}
/* 修改 */
.one{
	width: 7%;
	float: left;
}
.one-p{
	width: 93%;
	float: right;
	line-height: 25px;
}