/* 메인 텍스트 */

#inner_banner_wrap {width:100%;height:350px;margin-top:-140px}
.inner_banner {position:absolute;top:185px;z-index:10}
.inner_banner .move_txt01 {position:absolute;top:0;left:190px;margin-top:-300px;opacity:0}
.inner_banner .move_txt02 {display:none;position:absolute;top:85px;left:446px;width:180px;height:43px;border:1px solid #fff;border-radius:20px;font-size:18px;line-height:42px;color:#fff;text-align:center;box-sizing:border-box}
.inner_banner .move_txt02:hover {border:1px solid #00adee;color:#fff;background:#00adee;transition:all .3s ;webkit-transition:all .3s}



#main_banner_wrap {height:550px;}
#main_banner_wrap li{width:100% !important;height:550px !important}
#main_banner_wrap li img{display:block;margin:0 auto;width:100%;height:550px}
/*#main_banner_wrap li.li_01{background:url('/sh_img/index/main_banner/main_banner_new01.jpg') 0 0 no-repeat;background-size:100% 100%}
#main_banner_wrap li.li_02{background:url('/sh_img/index/main_banner/main_banner_new02.jpg') 0 0 no-repeat;background-size:100% 100%}
#main_banner_wrap li.li_03{background:url('/sh_img/index/main_banner/main_banner_new03.jpg') 0 0 no-repeat;background-size:100% 100%}
#main_banner_wrap li.li_04{background:url('/sh_img/index/main_banner/main_banner_new04.jpg') 0 0 no-repeat;background-size:100% 100%}
#main_banner_wrap li.li_05{background:url('/sh_img/index/main_banner/main_banner_new05.jpg') 0 0 no-repeat;background-size:100% 100%}
#main_banner_wrap li.li_06{background:url('/sh_img/index/main_banner/main_banner_new06.jpg') 0 0 no-repeat;background-size:100% 100%}
#main_banner_wrap li.li_07{background:url('/sh_img/index/main_banner/main_banner_new07.jpg') 0 0 no-repeat;background-size:100% 100%}*/



@media screen and (max-width:800px) {
	#main_banner_wrap li.li_02 img{width:40%;margin:10% 0 0 46%}
	#main_banner_wrap li.li_05 img{width:40%;margin:5% 0 0 51%}
	#main_banner_wrap li.li_06 img{}
}


#main_banner .bx-controls{width:100%;height:100%;top:0}
#main_banner .bx-pager{position:absolute;bottom:40px;left:47%;width:295px;margin-left:-76px;z-index:100}
#main_banner .bx-pager-item{float:left}
#main_banner .bx-pager-item a{display:block;width:12px;height:12px;background:url(/sh_img/index/main_banner/controller_off.png) no-repeat left top;text-indent:-1000px;margin-left:9px;overflow:hidden}
#main_banner .bx-pager-item a.active{background:url(/sh_img/index/main_banner/controller_on.png) no-repeat left top;}
#main_banner .bx-prev{left:4%;top:44%;width:25px !important;height:49px !important;overflow:hidden;z-index:999;background:url(/sh_img/index/main_banner/arrow_l.png) 0 0 no-repeat}
#main_banner .bx-next{right:4%;top:44%;width:25px !important;height:49px !important;overflow:hidden;z-index:999;background:url(/sh_img/index/main_banner/arrow_r.png) 0 0 no-repeat}



#main_banner .bx-wrapper{max-width:100% !important}
#main_banner .bx-viewport{width:100% !important;height:550px !important}
