@charset "utf-8";

#subBnr{overflow:hidden;position:relative;min-width:1280px;width:100%;height:420px;background:url(/sh_img/hd/sub_main_banner/sub_bg.jpg) center no-repeat; background-size:cover}
#subBnr:after{opacity:0;display:block;content:"";position:absolute;left:0;top:0;width:40%;height:100%;background-color:rgba(0,0,0,.5);-webkit-transition:all 1s;transition:all 1s}
#subBnr.on:after{opacity:1;left:-50px}
#subBnr .txt_area{position:relative;top:35%;z-index:1;width:1280px;margin:0 auto;padding:0 40px;font-size:15px;letter-spacing:-.2px;color:#fff;font-family:'AppleSDGothicNeo'}
#subBnr .txt_area .btxt{font-size:32px;font-weight:600}
#subBnr .txt_area .stxt{margin:20px 0 90px}
#subBnr .txt_area span{color:rgba(255,255,255,.6)}
#subBnr .txt_area span i{padding:0 10px}
