@charset "utf-8";
/* CSS Document */

.inner_spot {
	width: 1180px;
	margin: 0 auto;
}

.m_header {
	background:#fff;
	height:95px;
	width: 100%;
  min-width: 1200px;
}

#section0{
	background: url(../images/main_bg.jpg) no-repeat center top;
	height:810px;
	width: 100%;
	min-width: 1200px;
}
.m_header h1 a > img {overflow:hidden;display:inline-block; line-height: 140px; vertical-align: middle;}
.m_menu {position: relative;bottom:0;width: 1180px;padding-top: 550px;}
.m_menu > ul {display:flex}
.m_menu > ul > li {/* display:inline-block; */width: 24.8%;}
.m_menu > ul > li img {width:100%;}