*, h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0
}
* {
	-webkit-tap-highlight-color: transparent
}
a {
	text-decoration: none
}
a, button {
	border: 0;
	outline: 0
}
body {
	position: relative;
	height: 100%;
	font-family: "NotoSnsHans DemLight", "微软雅黑"
}
img {
	display: block;
	border: none;
	outline: 0
}
ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, p {
	font: inherit;
	line-height: 1.5em
}
.highlight {
	color: #49B23E
}
.inline-block {
	display: inline-block
}
.odd {
	background: #F3F8F1
}
.banner {
	height: 400px;
	background: url(../image/banner.jpg);
	background-size: 100% 100%;
	color: #fff
}
.banner .inner {
	width: 733.33px;
	margin: 0 auto;
	display: table;
	height: 100%
}
.banner .left {
	display: table-cell;
	width: 466.67px;
	vertical-align: top;
	padding-top: 40px
}
.banner .right {
	display: table-cell;
	vertical-align: bottom;
	width: 266.67px
}
.banner .slogan {
	margin-top: 53.33px;
	width: 366.67px
}
.banner .slo {
	margin-top: 10px;
	font-size: 14.67px;
	padding-left: .3em
}
.banner .download-wrap {
	margin-top: 50px
}
.banner .download, .banner .erweima {
	float: left
}
.banner .download {
	width: 120px
}
.banner .erweima {
	width: 100px;
	margin-left: 26.67px
}
.banner .download-link {
	margin-bottom: 20px
}
.content {
	overflow: hidden;
	height: 426.67px;
	color: #666
}
.content .inner {
	width: 800px;
	margin: 0 auto;
	display: table
}
.content .textwrap {
	display: table-cell;
	vertical-align: middle;
	padding: 0 53.33px;
	width: 321.33px
}
.content .imageswrap {
	display: table-cell;
	padding-top: 80px;
	width: 372px
}
.content .icon {
	width: 34.67px;
	height: 34.67px
}
.content .title {
	font-size: 21.33px;
	line-height: 2em
}
.content .des {
	font-size: 13.33px;
	line-height: 2em
}

@media (min-width:1281px) {
.banner {
	height: 600px;
	background: url(../image/banner.jpg);
	background-size: 100% 100%;
	color: #fff
}
.banner .inner {
	width: 1100px;
	margin: 0 auto;
	display: table;
	height: 100%
}
.banner .left {
	display: table-cell;
	width: 700px;
	vertical-align: top;
	padding-top: 60px
}
.banner .right {
	display: table-cell;
	padding-top: 28px;
	width: 400px;
	vertical-align: bottom
}
.banner .slogan {
	margin-top: 80px;
	width: 550px
}
.banner .slo {
	margin-top: 15px;
	font-size: 22px;
	padding-left: .2em
}
.banner .download-wrap {
	margin-top: 75px
}
.banner .download, .banner .erweima {
	float: left
}
.banner .download {
	width: 180px
}
.banner .download-link {
	margin-bottom: 30px
}
.banner .erweima {
	width: 180px;
	margin-left: 40px
}
.content {
	height: 640px;
	color: #666
}
.content .inner {
	width: 1200px;
	margin: 0 auto;
	display: table
}
.content .textwrap {
	display: table-cell;
	vertical-align: middle;
	padding: 0 80px;
	width: 340px
}
.content .imageswrap {
	width: 558px;
	display: table-cell;
	padding-top: 120px
}
.content .icon {
	width: 52px;
	height: 52px
}
.content .title {
	font-size: 32px;
	line-height: 2em
}
	.content .suo {
	font-size: 28px;
	line-height: 2em
}
.content .des {
	font-size: 20px;
	line-height: 2em
}
}