﻿.box806 { overflow: hidden; /*position: absolute;*/width:780px;height:353px; }
.box806 .main_image { width: 780px; height: 353px; overflow: hidden; margin: 0 auto; position: relative; }
.box806 .main_image ul { width: 9999px; height: 353px; overflow: hidden; position: absolute; top: 0; left: 0; }
.box806 .main_image li { float: left; width: 780px; height: 356px; }
.box806 .main_image li span { display: block; width: 780px; height: 353px; }
.box806 .main_image li a { display: block; width: 780px; height: 353px; }
.box806 .main_image li .img_1 { text-align: center; background-repeat: no-repeat; }
.box806 .main_image li .img_2 { text-align: center; background-repeat: no-repeat; }
.box806 .main_image li .img_3 { text-align: center; background-repeat: no-repeat; }
.box806 .flicking_con { width: 780px; margin: 0 auto; }
/* 焦点 */
.box806 .flicking_con .flicking_inner { position: absolute; bottom: 20px; left: 0; z-index: 22; width: 780px; height: 21px; text-align: center; }
.box806 .flicking_con a { display: inline-block; width: 18px; /*height: 18px; border-radius: 50%;*/ margin: 0 3px; cursor: pointer; font-size: 0px; position: relative; }
.box806 .flicking_con a:after { content: ""; position: absolute; left: 50%; top: 50%; width: 10px; height: 10px; margin-left: -3px; margin-top: -3px; border-radius: 50%; background: #D6D6D6; }
.box806 .flicking_con a.on { background-color: #D6D6D6; }
.box806 .flicking_con a.on:after { background-color: #f5b834; }
.box806 #btn_prev, .box806 #btn_next { z-index: 998; position: absolute; width: 50px !important; height: 50px !important; top: 50%; margin-top: -20px; display: none; background-color: rgba(0, 0, 0, .3); background-repeat: no-repeat; background-position: 50% 50%; -webkit-transition: all ease .35s; transition: all ease .35s; }
.box806 #btn_prev { background-image: url(/images/qa/arrow-left.png); }
.box806 #btn_next { background-image: url(/images/qa/arrow-right.png); }
.box806 #btn_prev:hover, .box806 #btn_next:hover { background-color: #f5b834; }
.box806 #btn_prev { left: 2%; }
.box806 #btn_next { right: 2%; }
.bannerMain{
    overflow: hidden;
    position: relative;
}.box806 .main_image li img {
    height: 99%;
    width: 780px;
}