#news_detail .header{height:70px}#news_detail .header img{width:180px;padding:20px 0;margin:0 0 0 20px}#news_detail .news_head .news_title{margin:50px 0 0;font-size:24px}#news_detail .news_head .date{margin:15px 0 0}#news_detail .news_body{margin:50px 0 0;border-top:1px solid #d6d6d6}#news_detail .news_body h1{margin:40px 0 0;font-size:16px}#news_detail .news_body h2{margin:40px 0 0;font-size:14px}#news_detail .news_body p{margin:30px 0 0;font-size:12px;line-height:2}#news_detail .news_body a{display:inline-block;margin:40px 0 0;border-bottom:1px solid #212121}#news_detail .btn_black{position:relative;left:50%;width:200px;height:50px;margin:50px 0 0;color:#fff;text-align:center;background-color:#212121;transition:all .3s;transform:translateX(-50%)}#news_detail .btn_black:after{position:absolute;top:50%;right:10px;width:12px;height:6px;content:"";background-image:url(//gym.veatm.com/wp-content/themes/veatm_wp/css/../img/top/icon_arrow_white.png);background-size:cover;transition:all .3s;transform:translateY(-50%) rotate(-90deg)}#news_detail .btn_black:hover:after{opacity:.6}#news_detail .btn_black p{line-height:50px}