

.gp-header33 {
  z-index: 880;
  position: relative;
}
@media screen and (max-width: 996px) {
  .gp-header33 {
    width: 100%;
    position: relative;
    height: auto;
  }
}
.gp-header33 .top {
  background-color: #1c4b90;
}
.gp-header33 .top .gp-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 8px 0;
}
.gp-header33 .top .gp-top .topright .gp-link {
  display: inline-block;
}
.gp-header33 .top .gp-top .topright .gp-link a {
  color: rgba(255, 255, 255, 0.7);
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.gp-header33 .top .gp-top .topright .gp-link a:hover {
  color: #fff;
}
.gp-header33 .top .gp-top .topright .gp-link span {
  margin: 0 15px;
  width: 1px;
  height: 16px;
  background: rgba(255, 255, 255, 0.3);
  display: inline-block;
  vertical-align: middle;
}
.gp-header33 .top .gp-top .topright .gp-link a:last-child::before {
  display: none;
}
.gp-header33 .top .gp-top .topright .gp-search {
  width: 220px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  transition: all 0.35s ease-in-out;
  border: 1px solid #bfbeac;
  margin-left: 10px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-left: 30px;
}
.gp-header33 .top .gp-top .topright .gp-search .gp-ser {
  width: 100%;
  height: 32px;
  z-index: 9999994;
  margin: 0 auto;
  position: relative;
}
.gp-header33 .top .gp-top .topright .gp-search .gp-ser input,
.gp-header33 .top .gp-top .topright .gp-search .gp-ser button {
  position: absolute;
  height: 32px;
  line-height: 32px;
  border: none;
  background: none;
  top: 0px;
  overflow: hidden;
}
.gp-header33 .top .gp-top .topright .gp-search .gp-ser input[type=text]::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.gp-header33 .top .gp-top .topright .gp-search .gp-ser input.notxt {
  color: #fff;
  width: 74%;
  left: 0;
  padding: 0 4%;
  box-sizing: border-box;
  outline: none;
}
.gp-header33 .top .gp-top .topright .gp-search .gp-ser .notxt1 {
  position: absolute;
  width: 26%;
  right: 0;
  cursor: pointer;
  color: #1c4b90;
  background: #fff;
}
@media screen and (max-width: 996px) {
  .gp-header33 .top .gp-top .topright {
    display: none;
  }
}
.gp-header33 .top .gp-top:hover {
  opacity: 1;
  color: #fff;
}
.gp-header33 .top .gp-nav-wrap {
  position: relative;
}
.gp-header33 .top .gp-nav-wrap .gp-logo {
  width: 160px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.3);
  min-height: 160px;
  background-color: #1c4b90;
}
.gp-header33 .top .gp-nav-wrap .gp-logo div {
  width: 86%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.gp-header33 .top .gp-nav-wrap .gp-logo div .logo_01 {
  display: block;
}
.gp-header33 .top .gp-nav-wrap .gp-logo .logo_02 {
  display: block;
}
@media screen and (max-width: 996px) {
  .gp-header33 .top .gp-nav-wrap .gp-logo {
    display: none;
  }
}
.gp-header33 .top .gp-nav-wrap .nav .nav_left {
  width: 40%;
}
.gp-header33 .top .gp-nav-wrap .nav .nav_right {
  width: 40%;
}
.gp-header33 .top .gp-nav-wrap .gp-nav {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
}
.gp-header33 .top .gp-nav-wrap .gp-nav > li {
  position: relative;
  text-align: center;
}
.gp-header33 .top .gp-nav-wrap .gp-nav > li > a {
  display: inline-block;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  transition: all 0.35s ease-in-out;
  position: relative;
  z-index: 50;
  position: relative;
  vertical-align: top;
  height: 90px;
  line-height: 90px;
  position: relative;
}
.gp-header33 .top .gp-nav-wrap .gp-nav > li .second_nav1 {
  position: absolute;
  left: 0%;
  top: 90px;
  width: 200%;
  display: none;
  text-align: center;
  background-color: rgba(28, 75, 144, 0.85);
  margin: 0;
  margin-left: -50%;
}
.gp-header33 .top .gp-nav-wrap .gp-nav > li .second_nav1 dd a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px 15px;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  color: #fff;
  line-height: 1.2;
}
.gp-header33 .top .gp-nav-wrap .gp-nav > li .second_nav1 dd:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.gp-header33 .top .gp-nav-wrap .gp-nav li.on a::before {
  width: 100%;
  left: 0;
}
.gp-header33 .top .gp-nav-wrap .gp-nav li.on .second_nav1 {
  display: block;
}
.gp-header33 .gp-menu {
  width: 100%;
  z-index: 98;
  height: 35px;
  position: relative;
  display: none;
  right: 0;
  top: 0;
  z-index: 400;
  background-color: #1c4b90;
}
.gp-header33 .gp-menu .gp-menu-header {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 996;
  width: 100%;
  height: 40px;
  margin-top: -20px;
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon {
  color: #fff;
  height: 30px;
  float: right;
  width: 30px;
  position: relative;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  cursor: pointer;
  margin: 2px 20px 0 0;
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon span {
  position: absolute;
  left: calc((100% - 30px) / 2);
  top: calc((100% - 6px) / 2.3);
  width: 26px;
  height: 2px;
  background-color: #fff;
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(1) {
  transform: translateY(4px) rotate(0deg);
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(2) {
  transform: translateY(-4px) rotate(0deg);
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon-out span {
  width: 26px;
  height: 2px;
  background-color: #fff;
  display: block;
  border-radius: 4px;
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(1) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outfirst;
}
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }
  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(2) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outsecond;
}
@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }
  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(3) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outthird;
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }
  100% {
    transform: translateY(12px) rotate(0deg);
  }
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon-click span {
  top: calc((100% - 2px) / 2.1);
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(1) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clickfirst;
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(2) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clicksecond;
  margin-left: 0;
}
.gp-header33 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(3) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clickthird;
}
@keyframes clickfirst {
  0% {
    transform: translateY(4px) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(45deg);
  }
}
@keyframes clicksecond {
  0% {
    transform: translateY(-4px) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes clickthird {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.gp-header33 .gp-menu .gp-menu-nav {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0px;
  display: none;
  padding-top: 40px;
  background: #1c4b90;
}
.gp-header33 .gp-menu .gp-menu-nav .gp-search.gp-m-search {
  overflow: hidden;
  transition: all 0.35s ease-in-out;
  border: 1px solid #1c4b90;
  margin-left: 10px;
  border-radius: 30px;
  background-color: #f6f7f9;
  width: 90%;
  margin: 10px auto 0;
  display: block;
}
.gp-header33 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser {
  width: 100%;
  height: 32px;
  z-index: 9999994;
  margin: 0 auto;
  position: relative;
}
.gp-header33 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input,
.gp-header33 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser button {
  position: absolute;
  height: 32px;
  line-height: 32px;
  border: none;
  background: none;
  top: 0px;
  overflow: hidden;
}
.gp-header33 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input.notxt {
  color: #333 !important;
  opacity: 1;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding-left: 42px;
}
.gp-header33 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser .notxt1 {
  position: absolute;
  cursor: pointer;
  color: #1c4b90 !important;
  left: 0;
  width: 40px;
}
.gp-header33 .gp-menu .gp-menu-nav > ul {
  padding: 0 30px;
}
.gp-header33 .gp-menu .gp-menu-nav > ul > li {
  position: relative;
  box-sizing: border-box;
  transition: all 0.5s ease-in;
  transform: translateX(-40px);
  opacity: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.gp-header33 .gp-menu .gp-menu-nav > ul > li > a {
  display: inline-block;
  padding: 1.2rem 0 1.2rem 0;
  font-size: 16px;
  width: 60%;
  line-height: 1.4;
}
.gp-header33 .gp-menu .gp-menu-nav > ul > li > .gp-menu-arrow {
  cursor: pointer;
  width: 30px;
  height: 45px;
  line-height: 45px;
  color: #e9e9e9;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  transition: all 0.3s ease-in-out;
  top: 4px;
  color: #dad6ce;
}
.gp-header33 .gp-menu .gp-menu-nav > ul > li .m-second-nav {
  display: none;
  opacity: 0.7;
  padding-bottom: 1rem;
}
.gp-header33 .gp-menu .gp-menu-nav > ul > li .m-second-nav > li > a {
  display: inline-block;
  padding: 0.5rem 0 0.5rem 10px;
  font-size: 14px;
}
.gp-header33 .gp-menu .gp-menu-nav > ul > li .m-second-nav > li.on span {
  transform: rotate(45deg);
}
.gp-header33 .gp-menu .gp-menu-nav > ul > li.on span {
  transform: rotate(90deg);
}
.gp-header33 .gp-menu .gp-menu-nav .gp-menu-link {
  float: left;
  line-height: 40px;
  height: 40px;
  padding-left: 15px;
}
.gp-header33 .gp-menu .gp-menu-nav .gp-menu-link a {
  color: #fff;
}
.gp-header33 .gp-menu .gp-menu-nav .m-link {
  margin: 0 30px;
  padding: 15px 0;
}
.gp-header33 .gp-menu .gp-menu-nav .m-link a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  padding: 4px 10px;
}
.gp-header33 .gp-menu .gp-menu-nav.gp-menu-offcanvas1 {
  position: fixed;
  display: block;
  transform: translate(-150%, 0);
  width: 100%;
  right: auto;
  left: 0;
}
.gp-header33 .gp-menu.open .gp-menu-nav.gp-menu-offcanvas1 {
  transition: all 1s ease-in-out;
  transform: translate(0, 0);
  position: absolute;
}
.gp-header33 .mobile_bg {
  width: 100%;
  height: 100%;
  z-index: 90;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
@media screen and (max-width: 1400px) {
  .gp-header33 .gp-nav-wrap .gp-nav > li > a {
    font-size: 15px;
    font-weight: normal;
  }
}
@media screen and (max-width: 1100px) {
  .gp-header33 .gp-nav-wrap .gp-nav > li > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 996px) {
  .gp-header33 .gp-nav-wrap .gp-logo div .logo_02 {
    position: relative;
    top: initial;
  }
  .gp-header33 .gp-link {
    display: none;
  }
  .gp-header33 .searchWrap {
    display: none;
  }
  .gp-header33 .gp-menu {
    display: block;
  }
  .gp-header33 .gp-menu .gp-menu-nav {
    display: block;
  }
  .gp-header33 .gp-menu.open .gp-menu-link {
    display: none;
  }
  .gp-header33 .gp-menu.open .gp-menu-nav > ul > li {
    transform: none;
    opacity: 1;
  }
  .gp-header33 .gp-top {
    height: auto;
    padding: 0;
  }
  .gp-header33 .gp-top .gp-logo {
    justify-content: center;
    position: relative;
    z-index: 1000;
  }
  .gp-header33 .gp-top .gp-logo a {
    padding: 15px 0 !important;
  }
  .gp-header33 .gp-top .gp-logo a img {
    max-height: 55px;
  }
  .gp-header33 .gp-top .gp-logo .gp-search-wrap {
    display: none;
  }
  .gp-header33 .gp-top .gp-logo.open {
    z-index: 90;
  }
  .gp-header33 .gp-top .gp-search-wrap {
    display: none;
  }
  .gp-header33 .gp-nav-wrap .gp-logo {
    position: relative;
    top: initial;
    left: initial;
    transform: translate(0);
    border-radius: 0;
    box-shadow: none;
    text-align: center;
    padding-bottom: 10px;
    min-height: auto;
  }
  .gp-header33 .gp-nav-wrap .gp-logo div {
    width: 96%;
    margin: 0 auto;
    position: relative;
    top: initial;
    left: initial;
    transform: translate(0);
    flex-wrap: nowrap;
  }
  .gp-header33 .gp-nav-wrap .gp-logo a {
    display: initial !important;
  }
  .gp-header33 .gp-nav-wrap .gp-logo a img {
    max-height: 55px;
  }
  .gp-header33 .gp-nav-wrap .nav {
    display: none;
  }
  .gp-header33 .gp-nav-wrap .gp-menu-nav > ul > li {
    transform: none;
    opacity: 1;
  }
  .gp-header33 .gp-m-search {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .gp-header33 .gp-header1 .gp-menu-nav > ul {
    padding: 10px 20px 0;
  }
  .gp-header33 .gp-header1 .m-link {
    margin: 0 20px;
  }
}
.gp-header17.currents {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  top: 0;
  height: 50px;
  width: 100%;
  margin-bottom: 0;
}
.gp-header17.currents .gp-top {
  display: none;
}
.gp-header17.currents .gp-nav-wrap {
  position: static;
  width: 100%;
}
.gp-header17.currents .gp-nav-wrap .gp-logo {
  top: 0;
  width: 100px;
  min-height: 100px;
  transform: translate(-50%, 0);
}
.gp-header17.currents .gp-nav-wrap .gp-logo .logo_02 {
  top: 70px;
}
.gp-header17.currents .gp-nav-wrap .gp-nav > li > a {
  height: 50px;
  line-height: 50px;
  padding: 0;
}
.gp-header17.currents .gp-nav-wrap .gp-nav > li .second_nav1 {
  top: 50px;
}
@media screen and (max-width: 996px) {
  .gp-header17.currents .gp-nav-wrap .gp-logo {
    transform: translate(0%, 0);
  }
  .gp-header17.currents .gp-nav-wrap .gp-logo .logo_02 {
    top: 0;
  }
}
.single_img1 .gp-img-responsive {
  padding-bottom: 26.04%;
  display: block;
}
.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #1c4b90;
  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: #1c4b90;
  opacity: 1;
  filter: alpha(opacity=100);
}
.gp-teacherArticle1 {
  display: flex;
  flex-wrap: nowrap;
}
.gp-teacherArticle1 .img {
  width: 220px;
}
.gp-teacherArticle1 .img span {
  padding-bottom: 140%;
}
.gp-teacherArticle1 .info {
  padding-left: 30px;
  flex: 1;
}
.gp-teacherArticle1 .info h3 {
  color: #333333;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 26px;
}
.gp-teacherArticle1 .info h4 {
  color: #666666;
  font-weight: normal;
  display: inline-block;
}
.gp-teacherArticle1 .info div {
  border-top: 1px solid #d8d8d8;
  padding: 25px 0;
  text-indent: 2em;
  line-height: 1.8;
}
@media screen and (max-width:768px) {
  .gp-teacherArticle1 {
    display: block;
    flex-wrap: wrap;
  }
  .gp-teacherArticle1 .img {
    flex: 1;
    margin: 0 auto;
    max-width: 220px;
    margin-bottom: 10px;
    width: auto;
  }
  .gp-teacherArticle1 .info {
    padding-left: 0px;
  }
  .gp-teacherArticle1 .info h3 {
    margin-bottom: 10px;
  }
  .gp-teacherArticle1 .info div {
    padding: 10px 0;
  }
}
.Wrap_footer {
  width: 100%;
  background: #1c4b90;
  position: relative;
  z-index: 2;
}
.Wrap_footer .footer5 {
  overflow: hidden;
  padding: 43px 0;
}
.Wrap_footer .footer5 .lf {
  float: left;
  width: 37%;
}
.Wrap_footer .footer5 .lf .title_footer {
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-right: 10%;
}
.Wrap_footer .footer5 .lf .title_footer h3 {
  color: #fff;
  font-size: 22px;
  padding-left: 10px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  border-left: 4px solid #fff;
}
.Wrap_footer .footer5 .lf .linksList {
  margin-right: 10%;
  overflow: hidden;
}
.Wrap_footer .footer5 .lf .linksList li {
  float: left;
  width: 25%;
}
.Wrap_footer .footer5 .lf .linksList li a {
  display: block;
  font-size: 14px;
  color: #fff;
  margin-bottom: 8px;
}
@media screen and (max-width:380px) {
  .Wrap_footer .footer5 .lf .linksList li {
    width: 33.33%;
  }
}
@media screen and (max-width:767px) {
  .Wrap_footer .footer5 .lf .title_footer,
  .Wrap_footer .footer5 .lf .linksList {
    margin-right: 0;
  }
}
.Wrap_footer .footer5 .md {
  float: left;
  width: 34.58%;
}
.Wrap_footer .footer5 .md a {
  display: block;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  padding: 30px 0 20px 0;
}
@media screen and (max-width:1200px) {
  .Wrap_footer .footer5 .md a {
    border-right: none;
  }
}
@media screen and (max-width:992px) {
  .Wrap_footer .footer5 .md a {
    padding-left: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width:767px) {
  .Wrap_footer .footer5 .md a {
    border-left: none;
    padding-left: 0;
    padding: 0px 0;
  }
}
.Wrap_footer .footer5 .rt {
  float: right;
  width: 21.5%;
}
.Wrap_footer .footer5 .rt p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
}
.Wrap_footer .footer5 a:hover {
  color: #f08753;
}
@media screen and (max-width:1200px) {
  .Wrap_footer .footer5 .lf {
    width: 58%;
    margin-bottom: 30px;
  }
  .Wrap_footer .footer5 .md {
    width: 42%;
    margin-bottom: 30px;
  }
  .Wrap_footer .footer5 .rt {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 20px;
  }
}
@media screen and (max-width:767px) {
  .Wrap_footer .footer5 .md,
  .Wrap_footer .footer5 .lf {
    width: 100%;
    float: none;
  }
  .Wrap_footer .footer5 .rt {
    padding-top: 10px;
  }
}
@media screen and (max-width:1200px) {
  .Wrap_footer .footer {
    width: auto;
    clear: both;
    padding: 30px 30px;
  }
}
