.single_img1 .gp-img-responsive {
  padding-bottom: 26.04%;
  display: block;
}
/*侧边栏*/
.asideList9 .gp-subLeft {
  position: relative;
}
.asideList9 .gp-subLeft .subLeftTitle {
  line-height: 28px;
  position: relative;
  text-align: center;
  background: #0f4588;
  border-radius: 30px 0 30px 0;
  margin-right: 20px;
  color: #fff;
  padding: 21px;
}
.asideList9 .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%);
}
.asideList9 .gp-subLeft > ul {
  background: #eef6ff;
  padding: 70px 0;
  margin-left: 20px;
  margin-top: -50px;
  border-bottom-right-radius: 50px;
}
.asideList9 .gp-subLeft > ul > li {
  position: relative;
}
.asideList9 .gp-subLeft > ul > li > a {
  display: block;
  transition: all 0.35s ease-in-out;
  padding: 12px 30px;
  text-align: center;
}
.asideList9 .gp-subLeft > ul > li > a.active {
  color: #0f4588;
  font-weight: bold;
}
.asideList9 .gp-subLeft > ul > li.active >a {
  color: #0f4588;
  font-weight: bold;
}
.asideList9 .gp-subLeft > ul > li .gp-toggles {
  font-size: 12px;
  font-size: 1.2rem;
  width: 25px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 9px;
  top: 0;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
  display: block;
  color: rgba(15, 69, 136, 0.7);
}
.asideList9 .gp-subLeft > ul > li .gp-second-nav {
  font-size: 14px;
  display: none;
}
.asideList9 .gp-subLeft > ul > li .gp-second-nav dd {
  position: relative;
}
.asideList9 .gp-subLeft > ul > li .gp-second-nav dd a {
  display: block;
  position: relative;
  padding: 7px 30px;
  transition: all 0.35s ease-in-out;
  text-align: center;
}
.asideList9 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  color: #0f4588;
}
@media screen and (max-width:996px) {
  .asideList9 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
    border-radius: 15px 0 15px 0;
    margin: 0;
  }
  .asideList9 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList9 .gp-subLeft > ul {
    display: none;
    padding: 0;
    margin: 0;
  }
  .asideList9 .gp-subLeft > ul >li >a {
    padding: 5px 10px 5px 30px;
    font-size: 14px;
    text-align: left;
  }
  .asideList9 .gp-subLeft > ul >li >a.active {
    border-bottom: none;
  }
  .asideList9 .gp-subLeft > ul >li .gp-toggles {
    height: 28px;
    line-height: 28px;
  }
  .asideList9 .gp-subLeft > ul >li .gp-second-nav {
    background: none;
  }
  .asideList9 .gp-subLeft > ul >li .gp-second-nav dd a {
    padding: 5px 10px 5px 50px;
    font-size: 14px;
    text-align: left;
  }
}
.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #0f4588;
  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: #0f4588;
  opacity: 1;
  filter: alpha(opacity=100);
}
.gp-teacher5 {
  overflow: hidden;
}
.gp-teacher5 > ul {
  margin: 0 -10px 0;
  overflow: hidden;
}
.gp-teacher5 > ul li {
  margin-bottom: 25px;
}
.gp-teacher5 > ul li a {
  display: block;
  margin: 0 10px;
}
.gp-teacher5 > ul li a .img {
  padding-bottom: 150%;
}
.gp-teacher5 > ul li a .title {
  margin: 3px 0 0;
  height: 1.8em;
  line-height: 1.8;
  overflow: hidden;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  text-align: center;
}
.gp-teacher5 > ul li a p {
  overflow: hidden;
  text-align: center;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 2.1em;
  line-height: 2.1;
}
@media screen and (max-width:479px) {
  .gp-teacher5 > ul li {
    margin-bottom: 0;
  }
  .gp-teacher5 > ul li a {
    margin: 0 8px;
  }
  .gp-teacher5 > ul {
    margin: 0 -8px;
  }
}
.pid-2a2f8814-5408-40f4-921d-117f8f73235c{}
.gp-header9{position:relative;z-index:10;background:url(../images/afa6d4367e374f529144328dec84a0a3.jpg) no-repeat center top;transition: all 0.3s ease-in-out;background-size:cover;}
.gp-header9 .top .topRight .gp-serBtn2{background: url(../images/a2b38e665fd640db90a54b5a949fcc64.png) no-repeat center;}
.nav{height:84px!important;}
.nav ul{height:84px;padding:18px 0}
.gp-header9 .top{padding:35px 0 30px}
.gp-header9 .top .topRight .gp-link a{position:relative;padding:0 10px;}
.gp-header9 .top .topRight .gp-link a:before {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background: #ccc;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top:-8px;
}
.nav li > a{font-size:20px;}

.pid-171fca41-4e32-4a9f-beb8-415298c1e3e7{}.block-list74{margin:0 -15px;}
@media screen and (max-width: 996px){
    .pid-171fca41-4e32-4a9f-beb8-415298c1e3e7 .block-list74 li{margin-bottom:20px!important;}
    .block-list74 li a p{padding:5px 10px!important;}
}

.pid-a459bc1d-6fde-48a6-9314-00b716e20dde{}
.footer_top{margin-bottom:30px;}
.footer_bot {background:rgba(0,0,0,0.18);padding:13px 0;}
.footer_block9::before{display:none}
@media screen and (max-width: 996px){
    .footer_block9{padding-top:30px !important;}
    .footer_block9{margin-top:20px !important;}
    .footer_block9 .footer_top{margin-bottom:20px !important;}
}
    

