@charset "UTF-8";
/* CSS Document */

/*banner*/
.banner_con{ position: relative; width: 100%; overflow: hidden;}

.banner img{width: 100%;} 
.banner_center{ position: absolute; left: 10%; bottom: 0px; width:100%; margin-left:auto; margin-right: auto; overflow: hidden; }
.banner_leftiphone{width:70%; margin-left: auto; margin-right: auto;}
.banner_leftiphone img{ width:85%;}


.download_list{width:100%; clear: both; overflow: hidden;}
.download_list img{width:100%;}