﻿@charset "utf-8";
.ygwj-list li {
  padding: 15px 0 15px 20px;
  line-height: 28px;
  border-bottom: 1px dashed #ddd;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  background: url(../images/public/p117.png) no-repeat 0;
}
.ygwj-list li .title {
  float: left;
  width: 765px;
  width: calc(100% - 200px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ygwj-list li .download {
  float: left;
  padding-left: 20px;
  background: url(../images/public/p118.png) no-repeat 0;
  color: #568491;
}
.ygwj-list li .date {
  float: right;
  font-size: 14px;
  color: #999;
}
@media (max-width: 768px) {
  .ygwj-list li {
    padding: 5px 0 5px 15px;
    line-height: 23px;
  }
  .ygwj-list li .title {
    width: calc(100% - 175px);
  }
}
.common-list li {
  padding: 15px 0 15px 20px;
  line-height: 28px;
  border-bottom: 1px dashed #ddd;
  display: inline-block;
  width: 100%;
  background: url(../images/public/p117.png) no-repeat;
  background-position: 0 20px;
}
.common-list li .title {
  display: block;
  font-size: 16px;
  margin-bottom: 4px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common-list li p {
  color: #666666;
}
.common-list li .date {
  color: #999;
}
@media (max-width: 768px) {
  .common-list li {
    padding: 5px 0 5px 18px;
    line-height: 23px;
    background-position: 0 9px;
  }
}
.page_num {
  margin-top: 2.6%;
  text-align: center;
  line-height: 20px;
}
.page_num a,
.page_num .pagination-num {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  margin: 0px 2px;
  padding: 5px 10px;
}
.page_num .hover,
.page_num a:hover {
  background-color: #568491;
  color: #fff;
  border-color: #568491;
}
.page_num #pagination-input {
  width: 45px;
  text-align: center;
  box-sizing: border-box;
  line-height: 30px;
  border: 1px solid #e8e8e8;
  vertical-align: 4%;
}
/*0315添加*/
.sq{display:none;}
.zk,.sq{text-align:right;font-weight:bold;color:#9e2220;}
.zk {cursor: pointer;}