body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
ol, ul, dl {
	list-style: none
}
body{
	font-family:"Microsoft Yahei","Arial Black", sans-serif;
}
.cf:before, .cf:after {
	display: table;
	content: ""
}
.cf:after {
	clear: both
}
.cf {
	zoom: 1
}
.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-1:before {
	content: "\e600";
	color: #FF506D;
}
.icon-gongwenbao:before { content: "\e620"; }
.icon-bofang:before { content: "\f01cc"; }
.icon-renxiang:before { content: "\e602"; }
.icon-gongzuojingli:before { content: "\e6b2"; }
.icon-2:before { content: "\e601"; }
.icon-4:before { content: "\e603"; }
.icon-3:before { content: "\e602"; }
.section1{
	background-image: url(../images/bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #ffffea;
}.main {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:600px
}
.main h1{
	font-size: 60px;
	font-weight: normal;
	color: #682c00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #682c00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.main h1 span{
	font-size: 30px;
	margin-left: 30px;
}
@font-face {font-family: "iconfont";
  src: url('iconfont.eot'); /* IE9*/
  src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff') format('woff'), /* chrome、firefox */
  url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.download {
	margin-top: 100px;
width:600px;
margin:0 auto 10px auto;
}

.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	float: left;
	background-size:150px;
	margin-right:50px;
}
.scan {
	background-image: url(../images/erwei.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	float: left;

}
.store{
	float: left;
	margin-left: 50px;
}
.ios{
	height: 60px;
	width: 200px;
	font-size: 28px;
	font-weight: normal;
	display: block;
	line-height: 60px;
	color: #FFF;
	border-radius: 30px;
	margin-top: 5px;
	text-decoration: none;
}
.ios:before{
  font-family:"iconfont" !important;
  font-size:40px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: "\e623";
  margin:0 10px 0 20px;
	}

	.android{
	height: 60px;
	width: 200px;
	font-size: 28px;
	font-weight: normal;
	display: block;
	line-height: 60px;
	color: #FFF;
	border-radius: 30px;
	margin-top: 20px;
	text-decoration: none;
}
.android:before{
  font-family:"iconfont" !important;
  font-size:40px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61c";
  margin:0 10px 0 20px;
	}
.store a:hover{
	background-color:#071c41;
	}
.store a{
	background-color:#00b34e}
.section2{

	}
.wrap{
	width: 960px;
	padding-right: 100px;
	padding-left: 100px;
	margin-right: auto;
	margin-left: auto;
}
.section2 h2{
	font-size: 60px;
	font-weight: normal;
	line-height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #00b34e;
}

.intro {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 16px;

}

.intro p{
	color: #999;
	font-size: 16px;
	line-height: 30px;
}
.service {
	padding-top: 10px;

}
.service li{
	width: 33.3333%;
	float: left;
	height: auto;
}

.service li p{
	text-align: center;
	line-height: 30px;
	color: #999999;
}
.service li span {
	height: 160px;
	width: 160px;
	border-radius: 80px;
	background-color: #00b34e;
	color: #fff;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.service li span:before{
	color: #fff;
	font-size: 64px;
	line-height: 160px;
	text-align: center;
	height: 160px;
	width: 160px;
	display: block;
}
