.my_content{
	width: 1170px;
	height: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	margin-bottom: 80px;
	padding-top: 80px;
	font-family: 'Microsoft Yahei', '微软雅黑';
}
.download-warp{
	width: 100%;
	height: 100%;
}
.app-download-warp{
	width: 100%;
}
.app-download-title-warp{
	width: 1000px;
	height: 36px;
	margin-left: 80px;
}
.download-title-underline{
	width: 100%;
	height: 4px;
	background: url("../../images/layout-x1.png");
}
.app-download-title-background{
	width: 110px;
	height: 35px;
}
.app-download-title-icon{
	width: 24px;
	height: 24px;
	margin-top: 7px;
	margin-left: 5px;
	background: url("../../images/app-download-icon.png") no-repeat;
	float: left;
}
.file-download-title-icon{
	width: 24px;
	height: 24px;
	margin-top: 4px;
	margin-left: 5px;
	background: url("../../images/file-download-icon.png") no-repeat;
	float: left;
}
.app-download-title-text{
	width: 80px;
	height: 100%;
	line-height: 35px;
	float: left;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.app-download-cnt-warp{
	width: 100%;
	height: 580px;
	margin-top: 40px;
}
.app-download-cnt-left{
	float: left;
	width: 292px;
	height: 588px;
	margin-left: 200px;
	background: url("../../images/app-download-phone.png") no-repeat;
}
.app-download-cnt-right{
	float: left;
	width: 600px;
	height: 481px;
}
.app-download-cnt-aaej-logo{
	margin: 0 auto;
	width: 79px;
	height: 92px;
	background: url("../../images/aaej-logo-79-92.png") no-repeat;
}
.app-download-cnt-aaej-text1{
	margin: 0 auto;
	height: 40px;
	width: 300px;
	line-height: 40px;
	font-size: 32px;
	color: #378cfe;
	font-style: italic;
	letter-spacing: 3px;
	font-weight: 600;
	text-align: center;
}
.app-download-cnt-aaej-text2{
	margin: 0 auto;
	height: 40px;
	width: 200px;
	line-height: 40px;
	font-size: 23px;
	color: #378cfe;
	letter-spacing: 2px;
	text-align: center;
}
.app-download-cnt-android{
	margin: 0 auto;
	height: 42px;
	width: 142px;
	background: url("../../images/app-iphone-android.png") no-repeat;
	cursor: pointer;
	position: relative;
}
.app-download-cnt-ios{
	margin: 0 auto;
	height: 42px;
	width: 142px;
	background: url("../../images/app-iphone-android.png") no-repeat;
	cursor: pointer;
	position: relative;
}
.app-stu-download-cnt-qr-code{
	width: 200px;
	height: 200px;
	background: url("../../images/aaej-stu-app.jpg") no-repeat 30px 20px;
	position: absolute;
	top: -183px;
	left: -30px;
}
.app-coa-download-cnt-qr-code{
	width: 200px;
	height: 200px;
	background: url("../../images/aaej-coa-app.png") no-repeat 30px 20px;
	position: absolute;
	top: -183px;
	left: -30px;
}
.file-download-cnt-warp{
	width: 100%;
	height: 300px;
	margin-top: 20px;
}
.flie-download-cnt-center{
	width: 940px;
	height: 250px;
	margin: 0 auto;
}
.file-download-cnt-body{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.file-download-cnt-body a{
	cursor: pointer;
	color: #7f7f7f;
}
.file-download-cnt-body a:hover{
	color: #378cfe;
}
.file-download-body-icon{
	width: 5px;
	height: 5px;
	margin-top: 11px;
	margin-right: 15px;
	float: left;
	background: url("../../images/yuandian-gray.png") no-repeat;
}
.file-download-body-title{
	height: 100%;
	line-height: 25px;
	width: 670px;
	float: left;
	text-align: left;
	margin-left: 3px;
}
.file-download-body-date{
	height: 100%;
	line-height: 25px;
	width: 90px;
	float: left;
	text-align: right;
}