﻿@charset "utf-8";
.main_image {width:100%; height:516px; overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:9999px; height:516px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:516px;}
.main_image li span {display:block; width:100%; height:516px}
.main_image li a {display:block; width:100%; height:516px}
.main_image li .img_1 {background: url('../img/banner.jpg') center top no-repeat; background-size:cover; }
.main_image li .img_2 {background: url('../img/banner2.jpg') center top no-repeat; background-size:cover;}
.main_image li .img_3 {background: url('../img/banner3.jpg') center top no-repeat; background-size:cover;}
.main_image li .img_4 {background: url('../img/banner4.jpg') center top no-repeat; background-size:cover;}
.main_image li .img_5 {background: url('../img/banner5.jpg') center top no-repeat; background-size:cover;}
.main_image li .img_6 {background: url('../img/banner6.jpg') center top no-repeat; background-size:cover;}
div.flicking_con {width:960px; margin:0 auto; position:relative;}
div.flicking_con .flicking_inner {position:absolute; top:490px; right:0; z-index:999; width:76px; height:21px; left:0; margin:0 auto;} /* 121126 */
div.flicking_con a {float:left; width:8px; border-radius:100%; color:#fff; line-height:8px; text-align:center; height:8px; margin:5px; padding:0; background:#fff; display:block;}
div.flicking_con a.on {background:#f18518;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;}