@charset "utf-8"; .main_image {width:100%; height:640px; overflow:hidden; margin:0 auto; position:relative} .main_image ul {width:9999px; height:640px; overflow:hidden; position:absolute; top:0; left:0} .main_image li {float:left; width:100%; height:640px;} .main_image li span {display:block; width:100%; height:640px} .main_image li a {display:block; width:100%; height:640px} .main_image li .img_1 {background: url('../img/banner1.jpg') center center no-repeat; background-size:cover; } .main_image li .img_2 {background: url('../img/banner2.jpg') center center no-repeat; background-size:cover;} .main_image li .img_3 {background: url('../img/banner3.jpg') center center no-repeat; background-size:cover;} .main_image li .img_4 {background: url('../img/banner4.jpg') center center no-repeat; background-size:cover;} .main_image li .img_5 {background: url('../img/banner5.jpg') center center no-repeat; background-size:cover;} div.flicking_con {width:960px; margin:0 auto; position:relative;} div.flicking_con .flicking_inner {position:absolute; top:510px; width:100px; margin:0 auto; left:0; right:0; z-index:999;} /* 121126 */ div.flicking_con a {float:left; width:8px;color:#a0a0a0; line-height:8px; border-radius:100%; text-align:center; height:8px; margin:5px; padding:0; background:#fff; display:block;} div.flicking_con a.on {background:#0fadf5; border:1px solid #fff;border-radius:100%;} #btn_prev,#btn_next{z-index:99;position:absolute;display:block;width:0!important;height:0!important;top:55%;margin-top:-37px;display:none;} #btn_prev{left:50px;} #btn_next{right:50px;}