.aboutOut{
	border-radius: 20px;
	box-shadow: 5px 5px 10px #ccc;
	margin: 27px 0 33px;
	padding-bottom: 62px;
}
.aboutTop{
	text-align: center;
	font-size: 24px;
	color: #222;
	padding: 34px 0 24px;
}
.aboutBot{
	width: 22px;
	height: 2px;
	background: #26ad69;
	margin: 20px auto 0;
}
.aboutCont{
	width: 838px;
	margin: auto;
}
.aboutCont img{
	display: block;
	margin:50px auto;
	
}
.mesageCont{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-align: justify;
}
.adrCopnt{
	overflow: hidden;
	margin-top: 35px;
}
.adrCopnt li{
	float: left;
	width: 244px;
	height: 154px;
	border-radius: 10px;
	background: #f3f9f8;
	margin-right: 53px;
}
.imginfo{
	font-size: 16px;
	color: #666;
	text-align: center;
	padding: 0 30px;
}
.adrCopnt .phnimg{
	margin-top: 24px;
	margin-bottom: 24px;
}
.adrCopnt .adrimg{
	margin-top: 24px;
	margin-bottom: 20px;
}
.adrCopnt .emaimg{
	margin-top: 32px;
	margin-bottom: 28px;
}
.cloudCont{
	width: 848px;
	margin: auto;
}
.cloudCont img{
	display: block;
	margin:50px auto;
	
}
.methodsCont{
	margin-top: 28px;
}
.methodsTop{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.methodsCont ul{
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin-top: 10px;
}
.downCont{
	overflow: hidden;
	
}
.androidDiv{
	overflow: hidden;
}
.androidDiv img{
	display: block;
	margin-left: 30px;
	margin-right: 30px;
}
.ewmle{
	float: left;
}
.erwm{
	width: 213px;
	height: 216px;
	border-radius: 10px;
	background: #00ae9e;
	float: left;
	overflow: hidden;
}
.erwm img{
	display: block;
	width: 194px;
	height: 194px;
	margin:12px auto;
}
