﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;  text-decoration:none; list-style:none}
.news { background-color: #f2f1f1;}
.news_title{  line-height:50px;height:50px; font-family:"微软雅黑"; font-size:20px; color:#333; font-weight:bold;border-bottom:#2d4ba5 1px solid;}
.news_title .d{margin-left:auto; margin-right:auto; width:1000px}
.news_title span{ font-size:18px; font-weight:bold; margin-left:20px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;color:#c2c2c2; margin-top:5px; }
.news .news_contentw{ width:1000px;background-color: #fff; margin:0 auto;border-bottom:#ffa800 1px solid; }
.news .news_content{  width:900px; margin:0 auto;}
.news .news_content div:nth-child(1){ font-size:24px; color:#333; margin-top:30px; margin-bottom:26px}
.news .news_content div:nth-child(2){ font-size:14px; color:#969696}
.news .news_content div:nth-child(3){ font-size:16px; color:#676767; margin-top:40px; margin-bottom:24px}
.news .news_content div:nth-child(4){ height: 200px;}
.news .news_content div:nth-child(5){ font-size:16px; color:#676767; line-height:26px}
.news .news_content div:nth-child(6){font-size:16px; color:#676767; margin-top:90px}
.news .news_content div:nth-child(7){font-size:16px; color:#676767; margin-top:40px; margin-bottom:24px}
.news .news_content div:nth-child(7) .l{ color:#007ed6}
.news .news_content div:nth-child(7) a{ color:#676767}
.news .news_content div:nth-child(7) a:hover{ text-decoration:underline}
.news .news_content .pageopen{font-size:16px; color:#676767; margin-top:20px; margin-bottom:24px}
.news .news_content .pageopen{ color:#007ed6}
.news .news_content .pageopen a{ color:#007ed6}
.news .news_content .pageopen a:hover{ text-decoration:underline; color:#ff5a00}
