/* sub */
.sub_vis {position:relative; width:100%; height:220px; box-sizing:border-box; background:#fff;}
.sub_indtxtbox {position:relative; width:1200px; height:220px; margin:0 auto; box-sizing:border-box; padding-top:96px; text-align:center;}
.sub_indtxt1 {position:relative; width:100%; height:33px; font-size:18px; font-weight:600; color:rgba(255,255,255,.7);}
.sub_indtxt2 {position:relative; width:100%; font-size:30px; font-weight:800; color:rgba(255,255,255,1); padding-top:5px; box-sizing:border-box; letter-spacing:-1px;}
.sub_indline {position:relative; width:20px; height:2px; background:rgba(255,255,255,.3); margin:0 auto;}

.sub_cont_wrap {position:relative; width:100%; min-height:600px; background:#fff;}
.sub_cont {position:relative; width:1200px; margin:0 auto; box-sizing:border-box; padding-top:50px; padding-bottom:100px;}

/* sub_bg */
.vis_member {background:#333 url("/img/member/vis_bg.jpg") no-repeat 50% 0px;} 
.vis_apply {background:#333 url("/img/apply/vis_bg.jpg") no-repeat 50% 0px;}
.vis_my {background:#333 url("/img/my/vis_bg.jpg") no-repeat 50% 0px;}
.vis_board {background:#333 url("/img/board/vis_bg.jpg") no-repeat 50% 0px;}
.vis_lecture {background:#333 url("/img/lecture/vis_bg.jpg") no-repeat 50% 0px;}
.vis_about {background:#333 url("/img/about/vis_bg.jpg") no-repeat 50% 0px;}



