@charset "utf-8";

html,body{height: 100%;}
body{
	margin:0;
	padding:0;
	font-family: "微软雅黑","黑体","宋体";
	font-size: 14px;
	line-height: 22px;
	background: url("/images/appDownBg.pngpng") no-repeat center top;
}
.appDownTle{text-align: center; padding-top: 80px; color: #fff; line-height: 60px; letter-spacing: 0.3em;}
.appDownSubtle{color: #fff; line-height: 30px; font-size: 20px; text-align: center; padding-top: 30px;}
.appIcon{background: url("/images/appDownIcon.pngpng") no-repeat; display: inline-block;}
.appIconiPhoneEwm{width: 168px; height: 168px; background-position: -180px -60px;}
.appIconAndroidEwm{width: 168px; height: 168px; background-position: 0px -60px;}
.appIconiPhone{width: 36px; height: 45px; background-position: -50px 0px; margin-right: 10px; vertical-align: top;}
.appIconAndroid{width: 45px; height: 45px; background-position: 0px 0px; margin-right: 10px; vertical-align: top;}

@media screen and (max-width: 992px) {
	.appDownTle{text-align: center; font-size: 36px; padding-top: 36px; letter-spacing: 0;}
	.appDownSubtle{font-size: 16px;}
	.appDownMain{padding-top: 50px; padding-bottom: 30px;}
	.appDownMli{text-align: center;}
	.appDownImg{padding-bottom: 30px;}
	.appBtn{height: 68px; display: inline-block; border-radius: 8px; line-height: 46px; padding: 10px 0; background: #ff9900; color: #fff; font-size: 30px; width: 100%;}
	.appBtn:hover{text-decoration: none; color: #fff; background: #ff8800;}
	.appBtnText{height: 45px; line-height: 45px; display: inline-block; vertical-align: top;}
	.appDownMlib{padding: 30px 0 20px 0; text-align: center; font-size: 20px; color: #fff;}
}

@media screen and (min-width: 993px) {
	.appDownTle{text-align: center; font-size: 68px; letter-spacing: 0.3em;}
	.appDownSubtle{font-size: 20px;}
	.appDownMain{padding-top: 100px; padding-bottom: 60px;}
	.appDownMli{text-align: center;}
	.appDownImg{padding-bottom: 50px;}
	.appBtn{height: 88px; display: inline-block; border-radius: 8px; line-height: 46px; padding: 21px 0; background: #ff9900; color: #fff; font-size: 30px; width: 100%; max-width: 350px;}
	.appBtn:hover{text-decoration: none; color: #fff; background: #ff8800;}
	.appBtnText{height: 45px; line-height: 45px; display: inline-block; vertical-align: top;}
	.appDownMlib{padding: 30px 0 20px 0; text-align: center; font-size: 20px; color: #fff;}
}
