
/* JME APP */
#page-container .banner #app-link-content {width: 100%; height: 100%; color: black; text-align: center;}
#page-container .banner #app-link-content .blank0 {height: 10%;}
#page-container .banner #app-link-content .blank1 {height: 6%;}
#page-container .banner #app-link-content img {display: block; margin: 0 auto;}
#page-container .banner #app-link-content .logo {max-width: 66%; max-height: 30%;}
#page-container .banner #app-link-content #app-link-wrap .scan-link {max-width: 40%; max-height: 20%;}

/* 一键分享 */
#page-container .banner #app-share-content {width: 100%; height: 36%; margin: auto 0; position: absolute; top: 0; bottom: 0; background-color: rgba(254,209,60,0.7); color: black; text-align: center;}
#page-container .banner #app-share-content .wrap {height: 100%; margin: auto 0; position: absolute; top: 0; bottom: 0;}
#page-container .banner #app-share-content .wrap #app-share-text {width: 90%; max-height: 56%; position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0;}
#page-container .banner #app-share-content .wrap #app-share-icon {position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; max-height: 70%; max-width: 90%;}
@media screen and (max-width: 768px) {
	#page-container .banner #app-share-content {height: 24%}
	#page-container .banner #app-share-content .wrap #app-share-text {top:-46%;}
}

/* 飞行生涯 */
#page-container .banner #app-career-content {width: 76%; height: 60%; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; color: black; text-align: center;}
#page-container .banner #app-career-content .blank {height: 12%;}
#page-container .banner #app-career-content > img {max-width: 86%; max-height: 66%; margin: 0 auto;}




