@charset "utf-8";
.news_newwrap {background:#eff6f9;}
.news_new {background:#fff; border:1px solid #e6ecef; padding:50px;}
.news_new:after {display:block; content:""; clear:both;}
.news_new .text_box {width:100%;}
.news_new .text_box h2 {font-size:29px; color:#333; line-height:33px;}
.news_new .text_box p {font-size:17px; color:#666; margin:30px 0; line-height:24px;}
.news_new .text_box p > em {display:inline-block; margin-bottom:0;}
.news_new .text_box p > em a {display:block; font-size:17px; color:rgb(214, 159, 17);}
.news_new .text_box .img_box {display:block; margin-left:-1%;}
.news_new .text_box .img_box01 {margin-top:1%;}

.news_new .text_box img {display:block; width:49%; float:left; margin-left:1%; max-width:100%;}
.news_new .text_box .img_box:after {display:block; content:""; clear:both;}
.news_new .text_box em {display: block; color:#000; font-size:18px; line-height:24px; margin-bottom:18px}
.news_new .text_box em.em_last {margin-top:18px;}
.news_new .text_box iframe {width:49%;}


