
@charset "utf-8";
@import url(global.css);
.news_center {margin-top: 30px;}
.news_center .lf { width: 860px; float: left;}
.news_center .lf .title{ TEXT-ALIGN: center;PADDING-BOTTOM: 0px; PADDING-TOP: 22px;}
.news_center .lf .title h1 {line-height: 46px; margin-top: 10px;padding: 0 20px;text-align: center;font-size: 33px;color: #404040;font-weight: 600;}
.news_center .lf .title .author {font-size: 16px;height: 24px;margin-top: 24px;}
.news_center .lf .title .channel { color: #666;margin-top: 31px; font-size: 16px;}
.news_center .lf .boxs { width: 860px;font-size: 18px;line-height: 2em;padding-top: 20px;}
.news_center .lf .boxs p {margin-top: 23px;font-size: 20px;line-height: 38px;}
.news_center .lf .boxs img { max-width: 90%;height: auto!important;margin: 0 auto;display: block;}
.news_center .lf .boxs table {margin-inline-start: auto;margin-inline-end: auto;}
.news_center .lf .morenews { border-top: 1px solid #e5e5e5; margin-top: 30px;}
.news_center .lf .morenews h4 {border-top: 2px solid #a31d1d; color: #a31d1d; font-size:18px; display: inline-block; line-height:38px;}
.news_center .lf .morenews p { font-size:20px; line-height: 34px;color: #999; margin-top: 10px; display: inline-block;}
.news_center .lf .morenews li span { font-size: 16px; color: #999; margin-top: 10px; display: inline-block;}

.news_center .rg { width: 340px; float: right;}
.news_center .rm_ranking {width: 308px;border-radius: 4px;border: 1px solid #C9C9C9;padding: 15px;font-size: 14px;line-height: 22px; margin-top: 30px;}
.news_center .rm_ranking h3 { font-size: 18px; margin-bottom:10px; width: 100%;}
.news_center .rm_ranking b {width: 20px;height: 1px;background: #C1C1C1;display: block;margin-top: 6px;display: block;}
.news_center .rm_ranking li {margin-top: 15px;font-size: 14px;color: #666; width: 308px;font-size: 16px;}
.news_center .rm_ranking li span {font-size: 18px;color: #D0D0D0;line-height: 36px;margin-right: 10px;vertical-align: middle;}
.news_center .rm_ranking li a { color: #666;}
.news_center .rm_ranking li a:hover { color: #A71113; text-decoration: underline;}
.news_center .rm_ranking li:nth-child(-n+3) span { color: #A71113;}
.news_center .rm_ranking li:last-child span {margin-left: -6px;}

.news_list { clear: both; display: block;}
.news_list .lf {width: 860px; float: left;}
.news_list .lf ul {}
.news_list .lf li {border-bottom: 1px solid #f0f0f0;}
.news_list .lf li a { display: block; color: #333; padding: 30px 0;}
.news_list .lf li a:hover { color:#A71113;}
.news_list .lf li strong { font-size: 22px; margin-bottom: 20px; display: block;}
.news_list .lf li p { font-size: 16px; line-height:30px; color: #535353;}
.news_list .lf li span { width: 100%; text-align: right; display: block; line-height: 30px; font-size: 16px; color: #999999;}
.news_list .rg { width: 340px; float: right;}

