﻿.news-banner
{
    background: rgba(0, 0, 0, 0) url("/files/images/news-background.png") repeat scroll center -65px;
    height: 156px;
    margin: 0;
    padding: 0px 0px;
}
.news-banner h2 {
    display: inline-block;
    font-size: 36px;
    height: 60px;
    line-height: 60px;
    margin: 0 24px 0 0;
    font-weight:500;
}
.news-banner span {
    display: inline-block;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
}
.news-banner .mcenter
{
   padding-top:45px;    
}
#newsbody
{
  width:100%; 
  padding-bottom: 50px;
  padding-top: 50px;   
}
.newsleft
{
  float:left;
  width:800px;    
}
.news-list-item {
    margin: 12px 0;
    padding: 12px 0px 24px 0px;
    border-bottom:solid 1px #eceef5;
}
.news-list-item h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 12px 0 4px;
}
.news-list-item > h4 > a {
    color: #2f2725;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
}
.news-list-item > .article {
    color: #827d7c;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    margin: 18px 0;
}
.news-list-item > .article a {
    color: #e75213;
}
.news-svg {
    display: inline-block;
    height: 15px;
    line-height: 24px;
    margin-right: 4px;
    position: relative;
    top: 3px;
}
.news-info {
    color: #828b9d;
    font-size: 12px;
    line-height: 24px;
    margin-right: 24px;
}
.mr-0 {
    margin-right: 0;
}
.newsright
{
  float:right;
  width:330px;    
}
.hot-container {
    background: #f6f7fa none repeat scroll 0 0;
    margin-top: 12px;
    min-height: 100px;
    padding: 26px 30px 6px 42px;
    width: 258px;
}
.hot-container h3 {
    background: transparent none repeat scroll 0 0;
    color: #039be5;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0;
    text-transform: uppercase;
    padding-bottom:10px;
}
.hot-news-container {
    border-bottom: 1px solid #e5e7ef;
    padding: 14px 0 14px;
}
h5.hot-title {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    padding-bottom:5px;
}
h5.hot-title::before {
    background: #e75213 none repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 12px;
    left: -10px;
    position: relative;
    width: 2px;
}
h5.hot-title > a {
    color: #474851;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
}

/** showpage **/
h3.news-title {
    font-size: 26px;
    line-height: 36px;
    margin: 0 0 12px;
    font-weight: 500;
}
.news-content {
    line-height: 36px;
    margin-top: 36px;
}