@charset "utf-8";
#gallery {width:100%; max-width:1400px; margin:0 auto; padding-bottom:100px;}

#gallery .box {position:relative; width:100%; max-width:1400px; margin:0 auto; text-align:center;}
.tab_menu01 {display:inline-block; overflow:hidden; vertical-align:top;}
.tab_menu01 li {float:left; border:1px solid #c1c1c1; border-left:0;}
.tab_menu01 li:first-child {border-left:1px solid #c1c1c1;}
.tab_menu01 a {display:block; width:140px; font-size:16px; color:#333333; line-height:45px; background:#ffffff;}
.tab_menu01 li a {}
.tab_menu01 li.on a {color:#ffffff; background:linear-gradient(-90deg, #b666d9, #ee609c);}

#gallery_slider {overflow:hidden; position:relative; margin:35px auto;}
#gallery_slider .bx-wrapper .bx-prev {overflow:hidden; position:absolute; left:0; top:auto; bottom:-90px; width:93px; height:90px; text-indent:-999px; background:url('/images/intro/btn_prev.jpg') no-repeat;}
#gallery_slider .bx-wrapper .bx-next {overflow:hidden; position:absolute; right:0; top:auto; bottom:-90px; width:93px; height:90px; text-indent:-999px; background:url('/images/intro/btn_next.jpg') no-repeat;}
#gallery_slider .img_wrap {position:relative; padding-bottom:47.71%;}
#gallery_slider .img_wrap img {position:absolute; top:0; left:0; width:100%; height:100%;}
#custom_pager {text-align:center;}
#custom_pager ul {display:inline-block;}
#custom_pager li {float:left; width:263px; margin:0 8px;}
#custom_pager li a {display:block; position:relative;}
#custom_pager li a:after {position:absolute; top:0; left:0; z-index:2; width:100%; height:100%; opacity:0; background:url('../images/cont/intro/border.png') no-repeat; content:'';}
#custom_pager li a.active:after {opacity:1;}
#custom_pager img {width:263px; height:125px;}

