.main .news-detail {width: 100%; background-color: #fff; padding: 10px 0 40px 0 }
.main .news-detail .content{width: 90%; margin: 0 auto;}
.main .news-detail .content h1{font-size: 24px;  line-height: 44px;  color: #444; text-align: center; font-weight: normal;}
.main .news-detail .content h2{font-size: 14px; color: #a0a0a0;overflow: hidden; text-align: center; font-weight: normal;padding-bottom:17px;margin-bottom:15px;background: url(../images/title-bottom.png) no-repeat center bottom/contain; }
.main .news-detail .content{color: #666; line-height: 180%; font-size: 16px;}
.main .news-detail .content img{max-width: 80%;}

.main .core-info {width: 100%; margin: 0 auto 30px;}
.main .core-info .info-logo {width: 100%;height:49px;margin-bottom:60px;border-bottom: 1px solid #000;position: relative;}
.main .core-info .info-logo i {width: 100%;height:97px;display: block;position: absolute;top:0;left:0;background: url(../images/icon.png) no-repeat center center;}
.main .core-info .content {width: 93%; margin: 0 auto;font-size: 14px;color:#6c6c6c;line-height: 24px;}