@charset "utf-8";
/* CSS Document */

/*title*/
.new-t{ margin-top:80px; background:url(../images/about-img/xain.png) no-repeat center center; text-align:center; margin-bottom:40px;}
.new-t h1{ font-size:26px; color:#3c3c3c; font-weight:bold;}
.new-t h2{ font-family: Helvetica, "Arial"; font-size:12px; color:#b9b7b7; padding-top:5px;}

/*news*/
.new-bg{ background:#f5f5f5; width:70%; margin:0 auto; padding:0 35px; margin-top:40px;}
.new-left,.new-right{ float:left;}
.new-right{ width:82%; margin-left:1%;}
.new-left{ position:relative;}
.box{ background-color:#0482e7; position:absolute; top:0; left:50%; margin-left:-32px;}
.box h3{ font-size:40px; color:#fff; text-align:center; margin:3px 12px 8px 12px;}
.box h4{ font-size:16px; color:#fff; text-align:center;}

.new-right h5{ font-size:24px; color:#5b5b5b; margin:30px 0 20px 0;}
.new-right p{ font-size:14px; color:#8f8f8f; line-height:22px; text-align:justify;}

.new-right span{ float:right; margin:30px 0 10px 0;}
.new-right span a{ padding:0 13px; line-height:30px; border:2px #0482e7 solid; border-radius:15px; font-size:14px; color:#0482e7; text-align:center;}
