.datail{
	width: 990px;
	height: 1030px;
	background-color: #fff;
}
.datail span{
	display: inline-block;
	margin-top: 10px;
	margin-left: 50px;
	font-size: 14px;
	color: #aeaeae;;
}
.datail span a{
	color: #aeaeae;
}
.app{
	width: 990px;
	height: 150px;
}
.app img{
	position: relative;
	top: 30px;
	left: 100px;
	width: 48px;
	height: 48px;
}
h3{
	position: relative;
	top: -20px;
	left: 170px;
	width: 300px;
	font-size: 24px;
	font-weight: 400;
}
.app p{
	font-size: 14px;
	color: #8d9ab2;
}
.app span{
	position: relative;
	top: -55px;
	right: -340px;
}
.down{
	position: relative;
	top: -90px;
	left: 500px;
	display: inline-block;
	width: 112px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #0bd055;
	border: 1px solid #0bd055;
	transition: all .5s;
	border-radius: 8px;
}
.down:hover{
	color: #fff;
	background-color: #0bd055;
	transition: all .8s;
}
.img{
	margin-left: 100px;
}
.img img{
	width: 280px;
	height: 270px;
}
h4{
	height: 40px;
	margin-top: 20px;
	margin-left: 100px;
	font-size: 18px;
	font-weight: 400;
}
.datail p{
	width: 800px;
	margin-left: 100px;
}
.gw{
	margin: 50px 0;
}
.gw a{
	color: #0bd055;
}
.y a{
	height: 20px;
	font-size: 10px;
	padding: 5px;
}
.ad{
	margin: 50px 100px;
}
.ad img{
	/* margin-left: 100px; */
	width: 150px;
}