/*!
 * qtGao#371
 * data: 1216.
 * 
 */

.homepage { background:url("../img/banner_wap_cn.jpg") no-repeat; background-size:100%;}

.banner { display:none;}
.banner-wap { width:100%; height:100%; position:relative;}

.lang-switch { width:24%; position:absolute; right:2%; top:1%;}
.lang-switch a { display:block; float:left; width:50%; height:30px; text-align:center; color:#333; text-decoration:none;}
.lang-switch a.current { color:#fff; }
.lang-switch a:hover { text-decoration:none;}

.banner-wap { width:100%; height:100%; position:absolute; left:0; top:0;}
.banner-wap img { width:100%;}

.CHINAPLUS-download { width:100%; position:absolute; left:0; top:90%;}

@media(min-device-width:414px)and(max-device-width:736px)and(-webkit-min-device-pixel-ratio:3){
/*iphone6plus*/
.CHINAPLUS-download { top:50%;}
}

@media(min-device-width:375px)and(max-device-width:667px)and(-webkit-min-device-pixel-ratio:2){
/*iphone6*/
.CHINAPLUS-download { top:104%;}
}

@media screen and (orientation:landscape){
	.CHINAPLUS-download { top:275%;}
}


.download-button { width:100%; overflow:hidden; text-align:center; }
.download-button a { display:inline-block; width:34%; margin:4% 3% 0;}
.download-button img { width:100%;}

@media only screen and (min-width: 768px) {
	
	.homepage { background:url("../img/pcbg2160.jpg") no-repeat; overflow-x:hidden;}
	
	.container { width:100%;}

	.lang-switch { position:absolute; width:10%; right:1.8%; top:2%;}
	.lang-switch a { background:url("../img/1png.png") no-repeat; }

	.banner { display:block; position:relative;}
	.banner img { display:block; width:100%;}
	.banner-wap { display:none;}

	.CHINAPLUS-download { top:65%; background:transparent;}
	.download-button a { display:inline-block; width:14%; margin:2% 3% 0;}
}







