/*側邊欄*/
.asideList3 .gp-subLeft {
  position: relative;
  z-index: 100;
}
.asideList3 .gp-subLeft .subLeftTitle {
  padding: 20px 30px;
  color: #fff;
  font-weight: normal;
  background: #1e3282;
  position: relative;
  margin-bottom: 1px;
}
.asideList3 .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%);
}
.asideList3 .gp-subLeft >ul {
  border: 1px solid #cccccc;
  border-top: 0;
}
.asideList3 .gp-subLeft >ul >li {
  position: relative;
  border-bottom: 1px solid #cccccc;
}
.asideList3 .gp-subLeft >ul >li >a {
  padding: 14px 30px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
}
.asideList3 .gp-subLeft >ul >li >a:hover {
  color: #fff;
  background: #1e3282;
  margin-right: 0;
}
.asideList3 .gp-subLeft >ul >li:last-child {
  border-bottom: none;
}
.asideList3 .gp-subLeft >ul >li a.active {
  color: #fff;
  background: #1e3282;
  margin-right: 0;
}
.asideList3 .gp-subLeft >ul >li a.active + .gp-toggles {
  color: #fff;
}
.asideList3 .gp-subLeft >ul >li a:hover + .gp-toggles {
  color: #fff;
}
.asideList3 .gp-subLeft >ul >li .gp-toggles {
  width: 40px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: #333;
  font-size: 18px;
}
.asideList3 .gp-subLeft >ul >li .gp-second-nav {
  display: none;
  background-color: #fafafa;
}
.asideList3 .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;
}
.asideList3 .gp-subLeft >ul >li .gp-second-nav dd a:hover {
  color: #fff;
  background: #1e3282;
}
.asideList3 .gp-subLeft >ul >li .gp-second-nav dd a >span {
  position: relative;
}
.asideList3 .gp-subLeft >ul >li .gp-second-nav dd a.active {
  color: #fff;
  background: #1e3282;
}
@media screen and (max-width:996px) {
  .asideList3 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
    margin-left: 0;
  }
  .asideList3 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList3 .gp-subLeft >ul {
    display: none;
    border: none;
  }
  .asideList3 .gp-subLeft >ul >li {
    border: none;
  }
  .asideList3 .gp-subLeft >ul >li >a {
    border-bottom: 1px solid #d3d3d3;
    padding: 5px 10px;
  }
  .asideList3 .gp-subLeft >ul >li .gp-second-nav dd a {
    padding: 5px 20px 5px 40px;
  }
  .asideList3 .gp-subLeft >ul >li .gp-toggles {
    width: 20px;
    height: 33px;
    line-height: 33px;
    right: 10px;
  }
}
.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #1e3282;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list82 .gp-bread {
  float: right;
  text-align: right;
  color: #999;
  height: auto;
  line-height: 20px;
  padding: 10px 0;
  overflow: hidden;
}
.block-list82 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
.block-list82 .gp-bread a {
  color: #999;
}
.block-list82 .gp-bread a:hover {
  color: #1e3282;
  opacity: 1;
  filter: alpha(opacity=100);
}
/***分頁組件3*/
.gp-page3 {
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.gp-page3::after,
.gp-page3::before {
  content: " ";
  display: table;
}
.gp-page3 a::before {
  display: none;
}
.gp-page3 > a,
.gp-page3 > span,
.gp-page3 > div > span,
.gp-page3 .num > a,
.gp-page3 .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.1s ease-in-out;
  margin: 0 5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 8px 11px;
  vertical-align: middle;
}
.gp-page3 a span {
  border: none;
}
.gp-page3 .num a:hover,
.gp-page3 a.on_pages {
  background-color: #1e3282;
  color: #fff;
  border-color: #1e3282;
  border-radius: 50%;
}
.gp-page3 .gp-page-start:hover,
.gp-page3 .gp-page-end:hover,
.gp-page3 .gp-page-prev:hover,
.gp-page3 .gp-page-next:hover {
  border-radius: 5px;
}
.gp-page3 a.on_pages {
  background-color: #1e3282;
}
.gp-page3 .hide {
  display: none !important;
}
.gp-page3 .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-page3 .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-page3 .selectDiv ul.on {
  display: block;
  width: 100%;
}
.gp-page3 .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-page3 .selectDiv ul li:hover {
  background: #1e3282;
}
.gp-page3 .selectDiv ul li:hover a {
  color: #ffffff;
}
.gp-page3 .selectDiv ul a {
  line-height: 30px;
  padding: 0px 28px;
}
.gp-page3 .selectDiv ul a:hover {
  background: none;
  color: #000000;
}
.gp-page3 .selectDiv ul a.active {
  display: block;
}
.gp-page3 .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-page3 .turnPage {
    display: none;
  }
  .gp-page3 > a,
  .gp-page3 > span,
  .gp-page3 .num a {
    display: none;
  }
  .gp-page3 a.on_pages,
  .gp-page3 .gp-page-prev,
  .gp-page3 .gp-page-next,
  .gp-page3 .gp-page-start,
  .gp-page3 .gp-page-end {
    display: inline-block;
  }
}
.block-list64 li {
  background-color: #e2e2e2;
  overflow: hidden;
  box-sizing: border-box;
  padding: 12px 0;
}
.block-list64 li:nth-child(2n) {
  background-color: #f5f5f5;
}
.block-list64 li span {
  float: right;
  margin-right: 10px;
}
.block-list64 li:hover {
  background-color: #fff;
}
.block-list64 li a {
  padding: 0 25px 0 20px;
  display: block;
  color: #616161;
  box-sizing: border-box;
}
