@charset "UTF-8";
/**
 * @description: 项目变量定义
 * @author: chenshaoting
 * @update:
 */
.notice_width {
  width: 7.5rem;
  margin: 0 auto; }

.noticeList {
  margin: 0 0.27778rem 0.27778rem; }

.noticeList tr {
  border-top: 1px solid #dddddd;
  overflow: hidden; }

.noticeList tr:first-child {
  border: 0; }

.noticeList tr td {
  padding: 10px 0 10px; }

.noticeList .title {
  font-size: 14px;
  color: #333333;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 55%; }

.noticeList .title:hover {
  color: #287ddc; }

.noticeList .title .report {
  margin-right: 5px;
  background: #287ddc;
  border-radius: 4px;
  padding: 1px 5px;
  color: #fff;
  font-weight: bold; }

.noticeList .title .notice {
  background: #fa5555; }

.notice_bottom {
  line-height: 35px; }

.notice_bottom span {
  font-size: 12px; }

.notice_bottom .imgs {
  display: inline-block;
  background: url(../img/dianji.png);
  width: 14px;
  height: 17px;
  vertical-align: sub; }

.notice_bottom .nums {
  color: #fa5555;
  font-size: 14px; }

.notice_bottom .imgs1 {
  display: inline-block;
  background: url(../img/time1.png);
  width: 14px;
  height: 14px;
  vertical-align: sub;
  margin-left: 20px; }

.notice_bottom .fenlei {
  font-weight: bold;
  margin-right: 20px; }

.notice_super {
  padding: 0.27778rem; }

.notice_super .notice_bottom {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px; }

.notice_super .notice_title {
  font-size: 14px;
  color: #000;
  font-weight: bold; }

.notice_super .report {
  margin-right: 5px;
  background: #287ddc;
  border-radius: 4px;
  padding: 1px 5px;
  color: #fff;
  font-weight: bold; }

.notice_super .notice {
  background: #fa5555; }

.notice_super .title {
  text-align: center;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 100px; }

.notice_super .wenzi {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px; }

.notice_super .con {
  text-indent: 24px;
  line-height: 25px;
  padding-bottom: 20px; }

.notice_super .dibu .wenzi {
  padding-bottom: 0;
  text-align: right; }

.notice_super .fujian {
  margin-top: 100px; }

.notice_super .fujian a:hover {
  color: #287ddc; }

.notice_super .fujian .fujian_img {
  display: inline-block;
  background: url(../img/fujian.png);
  width: 18px;
  height: 21px;
  vertical-align: bottom; }
