﻿@charset "utf-8";

/*banner*/
.banner-bg{background: url(../images/banner-news.jpg) no-repeat top center; height: 450px;}


/*内容*/
.newsn-right{float: right;width: 950px;}
.newsn{ width:950px; margin:auto;text-align: center}
.newsn img{  max-width: 100%;position: relative;
    left: -2rem;}

.newsn h2{line-height: 50px;color: #5096d2; padding-top: 20px; }
.newsn h3{ font-size: 14px; color: #333}
.newsn-right a{color: #666 }
.newsn-right a:hover{color: #5096d2}
.newsn p{ text-indent: 2em; padding: 10px; color: #333;    font-size: 15px;line-height: 30px; text-align: left}
.banner .fy{margin:50px 0; text-align: center}
.banner .fy span{ margin: auto 30px}






























