[v-cloak] {
  display: none;
}
body {
  background: #fefefe;
  min-width: 1200px;
}
/*公共样式*/
button {
  outline: none;
  border: 0;
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'DINAlternate-Bold';
  src: url('../plugins/font/DINAlternate-Bold/DIN Alternate Bold.ttf');
}
@font-face {
  font-family: 'SourceHanSansCN-Bold';
  src: url('../plugins/font/SourceHanSansCN/SourceHanSansCN-Bold.otf');
}
@font-face {
  font-family: 'SourceHanSansCN-Regular';
  src: url('../plugins/font/SourceHanSansCN/SourceHanSansCN-Regular.otf');
}
.margin-lf-20 {
  margin-left: 20px;
}
/* 公共容器1200px */
.content-wrapper {
  width: 1200px;
  margin: 0 auto;
}
/* 公告行文字溢出以省略号替代*/
/* 公告搜索区域*/
.notice-search-wrapper {
  width: 100%;
  height: 413px;
  background: url("../img/notice-channel-banner.png") no-repeat center;
  z-index: -1;
}
.notice-search-wrapper .search-box {
  padding-top: 50px;
}
.notice-search-wrapper .notice-tab {
  /* 重写tabs标签页*/
  height: 50px;
  font-size: 24px;
  color: #F80;
  margin-bottom: 28px;
}
.notice-search-wrapper .notice-tab .el-tabs__item.is-active {
  font-size: 24px;
  color: #F80;
}
.notice-search-wrapper .notice-tab .el-tabs__item {
  font-size: 24px;
  color: #fff;
  height: 50px;
}
.notice-search-wrapper .notice-tab .el-tabs__active-bar {
  background-color: #F80;
  height: 4px;
}
.notice-search-wrapper .notice-tab .el-tabs__nav-wrap::after {
  background-color: #fff;
  opacity: 0.2;
  height: 1px;
}
.notice-search-wrapper .notice-tab .el-tabs__item {
  padding: 0 20px;
}
.notice-search-wrapper .search-row {
  color: #fff;
  height: 36px;
  margin-top: 15px;
}
.notice-search-wrapper .search-row .search-label {
  display: inline-block;
}
.notice-search-wrapper .search-row ul {
  display: inline-block;
  margin-left: 20px;
  font-size: 0;
}
.notice-search-wrapper .search-row ul li {
  display: inline-block;
  color: #fff;
  opacity: 0.65;
  height: 30px;
  width: 76px;
  line-height: 30px;
  text-align: center;
  border: 1px solid transparent;
  background-color: transparent;
  border-radius: 4px;
  margin-left: 20px;
  cursor: pointer;
}
.notice-search-wrapper .search-row ul .special-li:hover {
  border: 1px solid transparent;
}
.notice-search-wrapper .search-row ul li:first-child {
  margin-left: 0;
}
.notice-search-wrapper .search-row ul li:hover,
.notice-search-wrapper .search-row ul .active {
  opacity: 1;
  color: #F80;
  border: 1px solid #F80;
}
.notice-search-wrapper .search-row ul li.active-select,
.notice-search-wrapper .search-row ul .select-label:hover {
  opacity: 1;
  color: #F80;
  border: 1px solid #FF770000;
}
.notice-search-wrapper .search-row ul .subsite-platform {
  display: inline-block;
}
.notice-search-wrapper .search-row ul .subsite-platform .el-input__inner {
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  font-size: 12px;
}
.notice-search-wrapper .search-row ul .subsite-platform .el-input__icon {
  line-height: 30px;
}
.notice-search-wrapper .search-row ul .subsite-platform .el-select > .el-input {
  width: 280px;
}
.notice-search-wrapper .search-row ul .set-time {
  display: inline-block;
  vertical-align: top;
}
.notice-search-wrapper .search-row ul .set-time .el-input__inner {
  height: 30px;
  line-height: 30px;
  border-radius: 4px 0 0 4px;
}
.notice-search-wrapper .search-row ul .set-time .el-date-editor .el-range-separator {
  line-height: 30px;
}
.notice-search-wrapper .search-row ul .set-time .el-date-editor .el-range__icon {
  line-height: 20px;
}
.notice-search-wrapper .search-row ul .set-time .el-date-editor .el-range-separator {
  line-height: 20px !important;
}
.notice-search-wrapper .search-row ul .set-time .el-date-editor .el-range__close-icon {
  line-height: 20px;
}
.notice-search-wrapper .search-row ul .set-time .el-date-editor--daterange.el-input,
.notice-search-wrapper .search-row ul .set-time .el-date-editor--daterange.el-input__inner,
.notice-search-wrapper .search-row ul .set-time .el-date-editor--timerange.el-input,
.notice-search-wrapper .search-row ul .set-time .el-date-editor--timerange.el-input__inner {
  width: 320px;
}
.notice-search-wrapper .search-row .search-input {
  display: inline-block;
  margin-left: 20px;
  font-size: 0;
}
.notice-search-wrapper .search-row .search-input input {
  width: 965px;
  height: 30px;
  padding: 0 10px;
  border: 0;
  text-decoration: none;
  outline: none;
  font-size: 16px;
  border-radius: 2px 0 0 2px;
}
.notice-search-wrapper .search-row button {
  background: #F80;
  border-radius: 0 2px 2px 0;
  height: 30px;
  width: 50px;
  vertical-align: top;
}
.notice-search-wrapper .search-row button:hover {
  background-color: #E66B00;
}
/* 公告列表区域*/
.noticelist-wrapper {
  background-color: #FFF;
  z-index: 999;
  min-height: 500px;
  position: relative;
  top: -170px;
  box-shadow: 0 8px 25px 0 rgba(49, 57, 72, 0.15);
  padding: 0 15px;
}
.noticelist-wrapper .no-data {
  margin-top: 100px;
  text-align: center;
  font-size: 20px;
}
.noticelist-wrapper .noticelist-title {
  font-family: '微软雅黑', SourceHanSansCN-Bold;
}
.noticelist-wrapper .noticelist-title ul {
  border-bottom: 1px solid #DDD;
}
.noticelist-wrapper .noticelist-title ul li {
  font-size: 16px;
  color: #333333;
  display: inline-block;
  height: 70px;
  line-height: 70px;
  font-weight: bold;
}
.noticelist-wrapper .noticelist-title ul li:nth-child(1) {
  margin-left: 25px;
  width: 525px;
}
.noticelist-wrapper .noticelist-title ul li:nth-child(2) {
  width: 280px;
}
.noticelist-wrapper .noticelist-title ul li:nth-child(3) {
  width: 185px;
  margin-left: 5px;
}
.noticelist-wrapper .noticelist-content {
  font-family: '微软雅黑', SourceHanSansCN-Regular;
}
.noticelist-wrapper .noticelist-content .notice-item {
  height: 55px;
  border-bottom: 1px dashed #E8E8E8;
  line-height: 55px;
  cursor: pointer;
}
.noticelist-wrapper .noticelist-content .notice-item:hover {
  background: #F2F2F2;
}
.noticelist-wrapper .noticelist-content .project-name-wrapper {
  /*项目名称*/
  margin: 0 25px;
  display: inline-block;
  width: 500px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.noticelist-wrapper .noticelist-content .project-name-wrapper .time-tips {
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  padding: 5px 8px;
  margin-right: 10px;
}
.noticelist-wrapper .noticelist-content .project-name-wrapper .tips-green {
  background: #30B372;
}
.noticelist-wrapper .noticelist-content .project-name-wrapper .tips-orange {
  background: #FFAA00;
}
.noticelist-wrapper .noticelist-content .project-name-wrapper .tips-grey {
  background: #aaa;
}
.noticelist-wrapper .noticelist-content .purchasing-unit {
  /* 采购单位*/
  vertical-align: top;
  display: inline-block;
  width: 255px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 25px;
}
.noticelist-wrapper .noticelist-content .countdown {
  /* 倒计时*/
  vertical-align: top;
  display: inline-block;
  width: 190px;
}
.noticelist-wrapper .noticelist-content .publish-time {
  /* 发布时间*/
  vertical-align: top;
  display: inline-block;
  width: 185px;
  margin-left: 5px;
  color: #3D3D3D;
}
.noticelist-wrapper .noticelist-content .operation {
  vertical-align: top;
  display: inline-block;
}
.noticelist-wrapper .noticelist-content .opertation-green:hover {
  color: #30B372;
}
.noticelist-wrapper .noticelist-content .opertation-orange:hover {
  color: #FFAA00;
}
.noticelist-wrapper .page-bar-wrap {
  position: relative;
  padding: 15px 0;
}
/* loading*/
.load-wrapper {
  margin-top: 100px;
  font-size: 0;
}
.load-wrapper .loading-mask {
  position: relative;
  text-align: center;
  line-height: 55px;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
}
.el-loading-spinner .path {
  stroke: #FF8800;
  stroke-width: 4;
}
.el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #F80;
}
.el-pagination.is-background .el-pager li:not(.disabled):hover {
  background-color: #F80;
  color: #FFF;
  cursor: pointer;
}
/*覆盖组件样式*/
.el-popper {
  z-index: 9999 !important;
}
.el-select-dropdown__item.hover .el-select-dropdown__item,
.el-select-dropdown__item:hover .el-select-dropdown__item {
  font-size: 14px;
}
.subsite-platform .el-cascader {
  width: 300px;
}
.el-cascader-menu__wrap {
  height: 300px;
}
/*# sourceMappingURL=T_noticeChannel.css.map */