/*侧边栏*/
.asideList1 .gp-subLeft {
  position: relative;
}
.asideList1 .gp-subLeft .subLeftTitle {
  padding: 20px 15px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background: #005faf;
  position: relative;
  margin-bottom: 1px;
}
@media screen and (max-width: 996px) {
  .asideList1 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
}
.asideList1 .gp-subLeft .gp-m-inner-header-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
  line-height: 40px;
  transform: translateY(-50%);
}
@media screen and (max-width: 996px) {
  .asideList1 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
}
@media screen and (max-width: 996px) {
  .asideList1 .gp-subLeft > ul {
    display: none;
  }
}
.asideList1 .gp-subLeft > ul > li {
  position: relative;
}
.asideList1 .gp-subLeft > ul > li > a {
  padding: 15px 20px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  border-bottom: 1px solid #e0e0e0;
  border-left: 10px solid #f1f1f1;
}
.asideList1 .gp-subLeft > ul > li > a:hover {
  color: #333;
  background-color: #fff;
  margin-right: 0;
}
.asideList1 .gp-subLeft > ul > li a.active {
  color: #fff;
  margin-right: 0;
  border-left: 10px solid #005faf;
  background-color: #005faf;
}
.asideList1 .gp-subLeft > ul > li .gp-toggles {
  width: 40px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
  color: #999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 18px;
}
.asideList1 .gp-subLeft > ul > li a.active + span.gp-toggles {
  color: #fff !important;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav {
  display: none;
  background-color: #fafafa;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a {
  display: block;
  padding: 13px 15px 13px 50px;
  color: #666;
  transition: all 0.35s ease-in-out;
  position: relative;
  font-size: 15px;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a::before {
  content: "";
  width: 10px;
  height: 0;
  left: 0;
  top: 0;
  position: absolute;
  background-color: #005faf;
  transition: all 0.4s ease-in-out;
  height: 100%;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a:hover {
  color: #005faf;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a > span {
  position: relative;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  background-color: #005faf;
  color: #fff;
}
.block-list78 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list78 h2 {
  color: #005faf;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list78 h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #005faf;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list78 .gp-bread {
  float: right;
  text-align: right;
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
  height: auto;
  line-height: 20px;
  color: #999;
  padding: 10px 0;
  overflow: hidden;
}
.block-list78 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #999;
  width: 7px;
  height: 5px;
  background: url(../images/block-list78_rt.png) no-repeat;
  background-size: cover;
}
.block-list78 .gp-bread a {
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.block-list78 .gp-bread a:hover {
  color: #005faf;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-list54 .wrap_content {
  position: relative;
}
.page-list54 .wrap_content > ul li {
  transition: all 0.3s ease-in-out;
}
.page-list54 .wrap_content > ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding: 5px 30px 5px 5px;
  box-sizing: border-box;
  box-shadow: 0px 0px 55px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}
.page-list54 .wrap_content > ul li a .time {
  color: #666666;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
  background-color: #f5f5f5;
  width: 109px;
  height: 82px;
  padding: 20px;
  box-sizing: border-box;
  margin-right: 40px;
}
.page-list54 .wrap_content > ul li a .time .year {
  writing-mode: vertical-rl;
}
.page-list54 .wrap_content > ul li a .time .line {
  background-color: #000000;
  opacity: 0.102;
  width: 1px;
  height: 42px;
}
.page-list54 .wrap_content > ul li a .time .timebox .day {
  color: #005faf;
  font-weight: bold;
}
@media screen and (max-width: 479px) {
  .page-list54 .wrap_content > ul li a .time {
    width: 90px;
    height: 70px;
    padding: 10px;
    margin-right: 15px;
  }
}
.page-list54 .wrap_content > ul li a .right {
  flex: 1;
}
.page-list54 .wrap_content > ul li a .right .title {
  padding-right: 50px;
}
@media screen and (max-width: 479px) {
  .page-list54 .wrap_content > ul li a .right .title {
    padding-right: 25px;
  }
}
.page-list54 .wrap_content > ul li a .right .more {
  border-radius: 8px;
  background-color: #f5f5f5;
  line-height: 44px;
  text-align: center;
  width: 44px;
  height: 44px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  color: #005faf;
}
@media screen and (max-width: 479px) {
  .page-list54 .wrap_content > ul li a .right .more {
    line-height: 34px;
    width: 34px;
    height: 34px;
    right: 10px;
  }
}
.page-list54 .wrap_content > ul li:hover {
  transform: translateX(8px);
}
