#main_banner_wrap{position:relative;width:2000px;height:440px}

#main_banner_wrap .bx-controls{position:absolute;top:0;z-index:9999;width:1070px;left:50%;margin-left:-535px}

#main_banner_wrap .bx-pager{position:absolute;width:1070px;top:390px}
#main_banner_wrap .bx-pager div{display:inline-block}
#main_banner_wrap .bx-pager div a{display:block;width:15px;height:15px;background:#9F9F9F;margin-left:6px;text-indent:100px;overflow:hidden;border-radius:30px}
#main_banner_wrap .bx-pager div:first-child a{margin-left:0}
#main_banner_wrap .bx-pager div a.active{background:#649e37}

#main_banner_wrap .bx-controls-direction{display:none;position:absolute;width:1070px;top:180px}
#main_banner_wrap .bx-controls-direction a {position:absolute;background:url('/sh_img/index/main_banner/arrow.png') no-repeat;width:31px;height:54px;text-indent:-100px;overflow:hidden;opacity:0.5}
#main_banner_wrap .bx-controls-direction a:hover{opacity:1}
#main_banner_wrap .bx-controls-direction a.bx-prev{left:-100px;background-position:left top}
#main_banner_wrap .bx-controls-direction a.bx-next{right:-70px;background-position:right top}