@charset "utf-8";
.home{
	padding: 50px;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
}
.topimgbox{
	width: 1200px;
    height: 300px;
    margin: 0 auto 50px auto;

}