.single_img1 .gp-img-responsive {
  padding-bottom: 26.04%;
  display: block;
}
.gp-subLeft14 {
  width: 100%;
}
.gp-subLeft14 .asideTit {
  padding: 22px 50px;
  padding-left: 99px;
  background: #1e3282;
  line-height: 32px;
  font-weight: bold;
  border-top-left-radius: 10px;
  box-sizing: border-box;
  border-top-right-radius: 10px;
}
.gp-subLeft14 .asideTit .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%);
}
.gp-subLeft14 .asideTit .bg1 {
  display: inline-block;
  width: 0;
  height: 0;
  border: 19px solid transparent;
  border-bottom-color: rgba(186, 37, 40, 0.1);
  position: absolute;
  left: 10px;
  bottom: 0;
}
.gp-subLeft14 .asideTit .bg2 {
  display: inline-block;
  width: 0;
  height: 0;
  border: 19px solid transparent;
  border-left-color: rgba(186, 37, 40, 0.1);
  position: absolute;
  left: 10px;
  bottom: 0;
}
.gp-subLeft14 ul {
  position: relative;
  z-index: 100;
}
.gp-subLeft14 ul >li {
  position: relative;
  background: #F3F3F3;
  border-bottom: none;
  font-size: 18px;
}
.gp-subLeft14 ul >li >a {
  padding: 17px 10px;
  padding-left: 111px;
  color: #333333;
  display: block;
  line-height: 24px;
  transition: all 0.35s ease-in-out;
}
.gp-subLeft14 ul >li .gp-toggles {
  width: 20px;
  height: 58px;
  position: absolute;
  right: 29px;
  top: 0;
  line-height: 58px;
  text-align: center;
  cursor: pointer;
  color: #1e3282;
  z-index: 50;
}
.gp-subLeft14 ul >li .gp-second-nav {
  font-size: 16px;
  display: none;
  color: #fff;
  background: rgba(30, 50, 130, 0.8);
}
.gp-subLeft14 ul >li .gp-second-nav dd>a {
  display: block;
  padding: 11px 111px 9px;
  line-height: 21px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.35s ease-in-out;
}
.gp-subLeft14 ul >li:hover,
.gp-subLeft14 ul >li.active {
  margin-right: 0;
  margin-left: 0;
  position: relative;
  z-index: 100;
}
.gp-subLeft14 ul >li:hover .gp-toggles,
.gp-subLeft14 ul >li.active .gp-toggles {
  color: #fff;
}
.gp-subLeft14 ul >li:hover>a,
.gp-subLeft14 ul >li.active>a {
  color: #fff;
  border: none;
  margin: 0;
  position: relative;
  background: #1e3282;
}
.gp-subLeft14 ul >li.active>a::before,
.gp-subLeft14 ul >li:hover>a:before {
  content: '';
  display: block;
  width: 5px;
  height: 28px;
  background: #E3A100;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -14px;
}
@media screen and (max-width: 996px) {
  .gp-subLeft14 .asideTit {
    border-radius: 0;
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
    position: relative;
  }
  .gp-subLeft14 .asideTit .gp-m-inner-header-icon {
    display: block !important;
    position: absolute;
  }
  .gp-subLeft14 ul {
    display: none;
    text-align: left;
  }
  .gp-subLeft14 ul > li > a {
    padding: 12px 15px;
    text-align: left;
  }
  .gp-subLeft14 ul > li .gp-toggles {
    height: 48px;
    right: 10px;
    line-height: 48px;
  }
}
.gp-title23 {
  position: relative;
}
.gp-title23 h2 {
  font-weight: bold;
  text-align: left;
}
.gp-title23 h2 span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  color: #999;
}
.gp-title23 h2 a {
  color: #323232;
  display: inline-block;
  vertical-align: middle;
  margin-right: 100px;
}
.gp-bread1 {
  padding: 20px 0;
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  text-align: right;
  color: #999999;
}
.gp-bread1 span {
  color: #999999;
}
.gp-bread1 a {
  color: #999999;
}
@media screen and (max-width:767px) {
  .gp-bread1 {
    text-align: left;
    padding: 10px 0;
  }
}
/***分页组件1*/
.gp-page1 {
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.gp-page1::after,
.gp-page1::before {
  content: " ";
  display: table;
}
.gp-page1 a::before {
  display: none;
}
.gp-page1 > a,
.gp-page1 > span,
.gp-page1 > div > span,
.gp-page1 .num > a,
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  position: relative;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 8px 11px;
  vertical-align: middle;
}
.gp-page1 a span {
  border: none;
}
.gp-page1 a:hover,
.gp-page1 a.on_pages {
  background-color: #1e3282;
  color: #fff;
  border-color: #1e3282;
}
.gp-page1 a.on_pages {
  background-color: #1e3282;
}
.gp-page1 .hide {
  display: none !important;
}
.gp-page1 .selectDiv::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  transform: rotateX(0deg);
  border: 5px solid transparent;
  border-top-color: #bfbeac;
  position: absolute;
  right: 6px;
  top: 13px;
}
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 9px 28px;
  position: relative;
}
.gp-page1 .selectDiv ul.on {
  display: block;
  width: 100%;
}
.gp-page1 .selectDiv ul {
  text-align: center;
  font-size: 14px;
  list-style: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  border: 1px solid #d7dfdc;
  border-bottom: none;
  background: #ffffff;
  display: none;
}
.gp-page1 .selectDiv ul li:hover {
  background: #1e3282;
}
.gp-page1 .selectDiv ul li:hover a {
  color: #ffffff;
}
.gp-page1 .selectDiv ul a {
  line-height: 30px;
  padding: 0px 28px;
}
.gp-page1 .selectDiv ul a:hover {
  background: none;
  color: #000000;
}
.gp-page1 .selectDiv ul a.active {
  display: block;
}
.gp-page1 .selectDiv:hover.selectDiv:before {
  transition: transform all 2s ease;
  transform: rotateX(-180deg) translateY(5px);
  transform-origin: center;
}
.gp-page1.pageStyle1 a,
.gp-page1.pageStyle1 > span,
.gp-page1.pageStyle1 div > span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle1 .totalPage,
.gp-page1.pageStyle1 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle1 a::before {
  display: inline-block;
}
.gp-page1.pageStyle1 a span {
  display: none;
}
.gp-page1.pageStyle1 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle1 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle1 .turnPage span {
  border: none;
}
.gp-page1.pageStyle1 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
}
.gp-page1.pageStyle2 a,
.gp-page1.pageStyle2 > span,
.gp-page1.pageStyle2 div > span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle2 > a {
  border-radius: 50%;
}
.gp-page1.pageStyle2 .totalPage,
.gp-page1.pageStyle2 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle2 a::before {
  display: inline-block;
}
.gp-page1.pageStyle2 a span {
  display: none;
}
.gp-page1.pageStyle2 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle2 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle2 .turnPage span {
  border: none;
}
.gp-page1.pageStyle2 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
  border-radius: 50%;
}
@media screen and (max-width:767px) {
  .gp-page1 .turnPage {
    display: none;
  }
  .gp-page1 > a,
  .gp-page1 > span,
  .gp-page1 >.gp-ib {
    display: none;
  }
  .gp-page1 a.on_pages,
  .gp-page1 .gp-page-prev,
  .gp-page1 .gp-page-next,
  .gp-page1 .gp-page-start,
  .gp-page1 .gp-page-end {
    display: inline-block;
  }
}
.page-list5 .block-list > li {
  height: 49px;
  line-height: 49px;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 15px;
  position: relative;
  transition: transform 0.35s ease-out;
}
.page-list5 .block-list > li::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #1e3282;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}
.page-list5 .block-list > li > a {
  display: block;
}
.page-list5 .block-list > li > span {
  font-family: 'Arial';
  color: #666666;
  float: right;
  font-size: 14px;
  margin-left: 10px;
}
.page-list5 .block-list > li:hover {
  transform: translateX(10px);
}
