/* 全局样式 */
* {
	margin: 0;
	padding: 0;
	}
body {
	background-color: #EAEDF1;
	font-family: "Microsoft YaHei", "Helvetica Neue For Number", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: unset;
	/* background-color: #fff; */
	}
/* 清除浮动 */
.clearfix::after {
	content: '';
	clear: both;
	display: block;
	}
/* 浮动 */
.float-l {
	float: left;
	}
.float-r {
	float: right;
	}
.top {
	height: 122px;
	background: #FFF
	}
.interme {
	height: 768px;
	background: url("/static/frontend/image/SEO.jpg") no-repeat;
	background-size: 100% 100%;
	text-align: center;
	position: relative;
	}
.inter {
	position: relative;
	top: 70%;
	}
#menu {
	font: 12px verdana, arial, sans-serif;
	}
#menu, #menu li {
	list-style: none;
	padding: 0;
	padding: 0;
	margin: 0;
	}
#menu .b {
	width: 30%
	}
#menu li {
	display: inline-block;
	color: #FFF;
	font-size: 28px;
	}
#menu li a {
	color: #FFF;
	font-size: 40px;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 3px solid;
	margin-left: 5px;
	}
#menu li a:hover {
	color: #FFF;
	text-decoration: none;
	}
#menu li a.last {
	border-right: 0;
	}
.download {
	border: none;
	width: 199px;
	height: 57px;
	background-color: #12A9FF;
	color: #FFF;
	font-size: 16px;
	margin-top: 49px;
	}
.download a{
	color: white;
	}
/* 第二部分 */
.intermer {
	height: 450px;
	background: #FFF;
	text-align: center;
	position: relative;
	}
#menu1 {
	font: 12px verdana, arial, sans-serif;
	}
#menu1, #menu1 li {
	list-style: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
	}
#menu1 .c {
	width: 26%
	}
#menu1 .d {
	width: 26%
	}
#menu1 .b {
	width: 26%
	}
#menu1 li {
	display: inline-block;
	color: #FFF;
	font-size: 20px;
	/* background: #ccc */
	text-align: initial;
	}
#menu1 li a {
	color: #FFF;
	font-size: 40px;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 3px solid;
	margin-left: 5px;
	}
#menu1 li a:hover {
	color: #FFF;
	text-decoration: none;
	}
#menu1 li a.last {
	border-right: 0;
	}
.fla img {
	float: left;
	margin-right: 20px;
	}
.fla div {
	color: #000;
	padding-left: 30%;
	padding-right: 3%;
	}
.fla div span {
	/* float: right; */
	color: #000;
	font-size: 12px;
	display: block;
	margin-left: 19%;
	}
/* disanbufen
 */
#menu1 .q {
	width: 20%
	}
#menu1 .w {
	width: 20%
	}
#menu1 .e {
	width: 20%
	}
#menu1 .r {
	width: 20%
	}
.clearfix1 .aa {
	position: absolute;
	width: 200px;
	height: 200px;
	background: #FFF;
	top: 121px;
	margin-left: 27px;
	}
.fla1 img {
	float: left;
	width: 200px;
	}
.clearfix1 .aa .big{
	text-align: center;
	font-size: 20px;
	color: black;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
	}
.clearfix1 .aa .small{
	text-align: center;
	font-size: 14px;
	color: #606060;
	margin-top: 10px;

	}