.about{ width: 1150px; margin: 0 auto;}
.about h2{ line-height: 50px; text-align: center; font-size: 24px; color: #E60013;}
.about p{ line-height: 30px; text-align: justify; font-size: 14px;}
.about p img{margin: 0 auto;}

.about-banner{ width: 100%; height:376px; background: url(../img/about-banner.jpg) no-repeat center center;}
.news-banner{ width: 100%; height:376px; background: url(../img/news.jpg) no-repeat center center  #0a0710;}
.contact-banner{ width: 100%; height:376px; background: url(../img/contact-banner.jpg) no-repeat center center #09121b;}

/*新闻资讯*/
.news-con{ width: 1150px; margin: 0 auto;}
.news-con h2{ line-height: 50px; text-align: center; font-size: 24px; color: #E60013;}

.news-con-t{ width:1150px; height:325px; padding-top: 25px; border-bottom: solid 1px #B3B7C8;}
.news-con-tl{ float: left; width: 508px; height: 298px; border: solid 1px #B3B7C8; overflow: hidden;}
.news-con-tl img{ transition: 1s;}
.news-con-tl:hover img{ transform: scale(1.2); transition: 1s;}

.news-con-tr{ width: 560px; float: right; margin-right: 30px;}
.news-con-tr h3{ line-height: 70px; font-size: 20px;}
.news-con-tr font{ display: block; line-height:46px; height: 67px; font-size: 14px;}
.news-con-tr p{ line-height: 30px; font-size: 14px; height:130px; overflow:hidden;}
.news-con-tr a{ font-size: 14px; color: #E60013; display: block; padding-top: 15px;}
.more{ color: #E60013;}

/*联系我们*/
.contact{  width: 1150px; margin: 0 auto;}
.contact h2{ line-height: 50px; text-align: center; font-size: 24px; color: #E60013;}

.contact-t{ width: 1150px; margin: 0 auto; height: 640px;}
.contact-tl{ width:420px; float: left;}
.contact-tl p{ line-height: 30px; font-size: 14px; padding: 50px 0 0 40px;}
.contact-tr{width: 730px; float: right; padding-top: 30px;}




