.gp-header25 {
  z-index: 880;
  position: relative;
  background: #004098;
}
@media screen and (max-width:996px) {
  .gp-header25 {
    width: 100%;
    position: relative;
    height: auto;
  }
}
.gp-header25 .gp-top {
  position: relative;
  display: flex;
  align-items: center;
}
.gp-header25 .gp-top .gp-logo {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  max-width: 400px;
  margin-right: 30px;
  padding: 21px 0;
}
.gp-header25 .gp-top .gp-logo a {
  display: inline-block;
  vertical-align: middle;
}
.gp-header25 .gp-top .gp-logo a img {
  max-height: 70px;
}
.gp-header25 .gp-top .gp-logo .logo_02 {
  margin-left: 10px;
}
.gp-header25 .gp-top .gp-logo:hover {
  opacity: 0.9;
}
.gp-header25 .gp-top .topRight {
  flex: 1;
  margin-top: 10px;
}
.gp-header25 .gp-top .topRight .gp-search-wrap {
  float: right;
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-link a {
  transition: all 0.35 ease-in-out;
  margin: 0 10px;
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search {
  width: 220px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  transition: all 0.35s ease-in-out;
  margin-left: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser {
  width: 100%;
  height: 26px;
  z-index: 9999994;
  margin: 0 auto;
  position: relative;
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser input,
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser button {
  position: absolute;
  height: 26px;
  line-height: 26px;
  border: none;
  background: none;
  top: 0px;
  overflow: hidden;
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser input.notxt {
  width: 80%;
  left: 0;
  padding-left: 4%;
  outline: none;
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser input.notxt::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.5);
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser input.notxt:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.5);
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser input.notxt::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser input.notxt:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5);
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser input.notxt::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(255, 255, 255, 0.5);
}
.gp-header25 .gp-top .topRight .gp-search-wrap .gp-search .gp-ser .notxt1 {
  position: absolute;
  width: 15%;
  right: 0;
  cursor: pointer;
}
.gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
}
.gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav >li {
  position: relative;
  text-align: center;
  padding: 0 5px;
}
.gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a {
  display: inline-block;
  line-height: 1;
  font-size: 18px;
  transition: all 0.35s ease-in-out;
  position: relative;
  z-index: 50;
  position: relative;
  vertical-align: top;
  height: 59px;
  line-height: 59px;
  position: relative;
}
.gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a::before {
  content: '';
  width: 0;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: all 0.35s ease-in-out;
}
.gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a:hover:before {
  width: 100%;
  left: 0;
}
.gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 {
  position: absolute;
  left: 50%;
  top: 59px;
  width: 200px;
  display: none;
  text-align: center;
  background-color: rgba(0, 64, 152, 0.85);
  margin: 0;
  margin-left: -100px;
}
.gp-header25 .gp-top .topRight .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;
  line-height: 1.2;
}
.gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 dd:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav li.on a::before {
  width: 100%;
  left: 0;
}
.gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav li.on .second_nav1 {
  display: block;
}
.gp-header25 .gp-top:hover {
  opacity: 1;
}
.gp-header25 .gp-menu {
  width: 100%;
  z-index: 98;
  height: 35px;
  position: relative;
  display: none;
  right: 0;
  top: 0;
  z-index: 400;
  background-color: #004098;
}
.gp-header25 .gp-menu .gp-menu-header {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 996;
  width: 100%;
  height: 40px;
  margin-top: -20px;
}
.gp-header25 .gp-menu .gp-menu-header .gp-menu-header-icon {
  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-header25 .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-header25 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(1) {
  transform: translateY(4px) rotate(0deg);
}
.gp-header25 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(2) {
  transform: translateY(-4px) rotate(0deg);
}
.gp-header25 .gp-menu .gp-menu-header .gp-menu-header-icon-out span {
  width: 26px;
  height: 2px;
  background-color: #fff;
  display: block;
  border-radius: 4px;
}
.gp-header25 .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-header25 .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-header25 .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-header25 .gp-menu .gp-menu-header .gp-menu-header-icon-click span {
  top: calc((100% - 2px) / 2.1);
}
.gp-header25 .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-header25 .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-header25 .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-header25 .gp-menu .gp-menu-nav {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0px;
  display: none;
  padding-top: 40px;
  background: #004098;
}
.gp-header25 .gp-menu .gp-menu-nav .gp-search.gp-m-search {
  overflow: hidden;
  transition: all 0.35s ease-in-out;
  border: 1px solid #004098;
  margin-left: 10px;
  border-radius: 30px;
  background-color: #f6f7f9;
  width: 90%;
  margin: 10px auto 0;
  display: block;
}
.gp-header25 .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-header25 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input,
.gp-header25 .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-header25 .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-header25 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser .notxt1 {
  position: absolute;
  cursor: pointer;
  color: #004098 !important;
  left: 0;
  width: 40px;
}
.gp-header25 .gp-menu .gp-menu-nav >ul {
  padding: 0 30px;
}
.gp-header25 .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-header25 .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-header25 .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-header25 .gp-menu .gp-menu-nav >ul >li .m-second-nav {
  display: none;
  opacity: 0.7;
  padding-bottom: 1rem;
}
.gp-header25 .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-header25 .gp-menu .gp-menu-nav >ul >li .m-second-nav >li.on span {
  transform: rotate(45deg);
}
.gp-header25 .gp-menu .gp-menu-nav >ul >li.on span {
  transform: rotate(90deg);
}
.gp-header25 .gp-menu .gp-menu-nav .gp-menu-link {
  float: left;
  line-height: 40px;
  height: 40px;
  padding-left: 15px;
}
.gp-header25 .gp-menu .gp-menu-nav .gp-menu-link a {
  color: #fff;
}
.gp-header25 .gp-menu .gp-menu-nav .m-link {
  margin: 0 30px;
  padding: 15px 0;
}
.gp-header25 .gp-menu .gp-menu-nav .m-link a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  padding: 4px 10px;
}
.gp-header25 .gp-menu .gp-menu-nav.gp-menu-offcanvas1 {
  position: fixed;
  display: block;
  transform: translate(-150%, 0);
  width: 100%;
  right: auto;
  left: 0;
}
.gp-header25 .gp-menu.open .gp-menu-nav.gp-menu-offcanvas1 {
  transition: all 1s ease-in-out;
  transform: translate(0, 0);
  position: absolute;
}
.gp-header25 .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:1240px) {
  .gp-header25 .gp-top .gp-logo {
    margin-right: 20px;
  }
  .gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
    font-size: 16px;
  }
}
@media screen and (max-width:996px) {
  .gp-header25 .gp-top .gp-logo {
    margin-right: 50px;
  }
  .gp-header25 .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
    font-size: 14px;
  }
  .gp-header25 .searchWrap {
    display: none;
  }
  .gp-header25 .gp-menu {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .gp-header25 .gp-menu .gp-menu-nav {
    display: block;
  }
  .gp-header25 .gp-menu.open .gp-menu-link {
    display: none;
  }
  .gp-header25 .gp-menu.open .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
  }
  .gp-header25 .gp-top {
    height: auto;
  }
  .gp-header25 .gp-top .gp-logo {
    justify-content: center;
    position: relative;
    z-index: 1000;
    padding: 15px 0;
  }
  .gp-header25 .gp-top .gp-logo a img {
    max-height: 55px;
  }
  .gp-header25 .gp-top .gp-logo .gp-search-wrap {
    display: none;
  }
  .gp-header25 .gp-top .gp-logo.open {
    z-index: 90;
  }
  .gp-header25 .gp-top .gp-search-wrap {
    display: none;
  }
  .gp-header25 .gp-nav-wrap {
    display: none;
  }
  .gp-header25 .gp-nav-wrap .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
  }
  .gp-header25 .gp-m-search {
    display: block;
  }
}
@media screen and (max-width:767px) {
  .gp-header25 .gp-header1 .gp-menu-nav >ul {
    padding: 10px 20px 0;
  }
  .gp-header25 .gp-header1 .m-link {
    margin: 0 20px;
  }
}
.gp-header1.currents {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  top: 0;
  height: 50px;
  width: 100%;
  background-color: #244da0;
  margin-bottom: 0;
}
.gp-header1.currents .gp-top {
  display: none;
}
.gp-header1.currents .gp-logo,
.gp-header1.currents .searchWrap {
  display: none;
}
.gp-header1.currents .gp-nav-wrap {
  position: static;
  width: 100%;
}
.gp-header1.currents .gp-nav-wrap .gp-nav >li >a {
  height: 50px;
  line-height: 50px;
  padding: 0;
}
.gp-header1.currents .gp-nav-wrap .gp-nav >li .second_nav1 {
  top: 50px;
}
.gp-header25 {
  transition: all 0.4s ease-out 0s;
}
.gp-header25.currents {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
}
.gp-header25 .gp-top .topRight .gp-search-wrap {
  transition: all 0.2s ease-out 0s;
}
.gp-header25.currents .gp-top .topRight .gp-search-wrap {
  height: 0;
  display: none;
}
.gp-header25.currents .gp-top .topRight {
  margtin-top: 0;
}
.gp-header25.gp-top .topRight {
  transition: all 0.2s ease-out 0s;
}
.gp-header25.gp-top .gp-logo {
  transition: all 0.3s ease-out 0s;
}
.gp-header25.currents .gp-top .gp-logo {
  padding: 0;
}
.single_img1 .gp-img-responsive {
  padding-bottom: 26.04%;
  display: block;
}
.gp-title15 {
  position: relative;
}
.gp-title15 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title15 h2 {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title15 h2 a {
  color: #004098;
}
.gp-bread6 {
  color: #999999;
  line-height: 20px;
}
.gp-bread6 span {
  color: #999999;
}
.gp-bread6 span a {
  color: #999999;
  margin: 0 5px;
}
/*侧边栏*/
.horizontalMenu3 .gp-subLeft {
  position: relative;
  z-index: 100;
}
.horizontalMenu3 .gp-subLeft .subLeftTitle {
  display: none;
  font-weight: normal;
  text-align: center;
}
.horizontalMenu3 .gp-subLeft .subLeftTitle span {
  position: relative;
  padding: 0 22px;
  color: #004098;
}
.horizontalMenu3 .gp-subLeft .subLeftTitle span::before,
.horizontalMenu3 .gp-subLeft .subLeftTitle span::after {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #004098;
  position: absolute;
  top: 50%;
  margin-top: -2.5px;
}
.horizontalMenu3 .gp-subLeft .subLeftTitle span::before {
  left: 0;
}
.horizontalMenu3 .gp-subLeft .subLeftTitle span::after {
  right: 0;
}
.horizontalMenu3 .gp-subLeft .gp-m-inner-header-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  line-height: 40px;
}
.horizontalMenu3 .gp-subLeft >ul {
  position: relative;
  text-align: center;
}
.horizontalMenu3 .gp-subLeft >ul >li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
  position: relative;
}
.horizontalMenu3 .gp-subLeft >ul >li:hover>a:before {
  width: 100%;
  left: 0;
}
.horizontalMenu3 .gp-subLeft >ul >li:hover .gp-second-nav {
  display: block;
}
.horizontalMenu3 .gp-subLeft >ul >li:hover>span {
  transform: rotate(270deg);
  color: #004098;
}
.horizontalMenu3 .gp-subLeft >ul >li >span {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  transform: rotate(90deg);
  transition: all 0.2s ease-in-out;
}
.horizontalMenu3 .gp-subLeft >ul >li >a {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 45px;
  white-space: nowrap;
  position: relative;
}
.horizontalMenu3 .gp-subLeft >ul >li >a.active {
  color: #004098;
}
.horizontalMenu3 .gp-subLeft >ul >li >a.active::before {
  width: 100%;
  left: 0;
}
.horizontalMenu3 .gp-subLeft >ul >li >a::before {
  content: '';
  width: 0;
  bottom: 0;
  height: 2px;
  left: 50%;
  transition: all 0.35s ease-in-out;
  background-color: #004098;
  position: absolute;
}
.horizontalMenu3 .gp-subLeft >ul >li >a i {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  transition: all 0.2s ease-in-out;
}
.horizontalMenu3 .gp-subLeft >ul >li .gp-second-nav {
  display: none;
  background-color: rgba(27, 33, 48, 0.95);
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 500;
}
.horizontalMenu3 .gp-subLeft >ul >li .gp-second-nav dd a {
  display: block;
  padding: 12px 30px;
  transition: all 0.35s ease-in-out;
  position: relative;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.horizontalMenu3 .gp-subLeft >ul >li .gp-second-nav dd a:hover {
  background-color: #004098;
  color: #fff;
}
.horizontalMenu3 .gp-subLeft >ul >li .gp-second-nav dd a.active {
  background-color: #004098;
  color: #fff;
}
@media screen and (max-width:996px) {
  .horizontalMenu3 .gp-subLeft .subLeftTitle {
    display: block;
    text-align: left;
    background: #004098;
    color: #fff;
    line-height: 40px;
    height: 40px;
  }
  .horizontalMenu3 .gp-subLeft .subLeftTitle span {
    color: #fff;
    padding: 0px 10px;
  }
  .horizontalMenu3 .gp-subLeft .subLeftTitle span::before，.gp-subLeft .subLeftTitle span::after {
    display: none;
  }
  .horizontalMenu3 .gp-subLeft .subLeftTitle span .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .horizontalMenu3 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .horizontalMenu3 .gp-subLeft>ul {
    display: none;
    text-align: left;
  }
  .horizontalMenu3 .gp-subLeft>ul>li {
    display: block;
    padding: 0 15px;
  }
  .horizontalMenu3 .gp-subLeft>ul>li .gp-second-nav {
    position: relative;
    left: initial;
    top: initial;
  }
  .horizontalMenu3 .gp-subLeft>ul>li>a::before {
    display: none !important;
  }
  .horizontalMenu3 .gp-subLeft>ul>li>a.active::before {
    display: none !important;
  }
  .horizontalMenu3 .gp-subLeft>ul>li>span {
    transform: rotate(0deg);
  }
  .horizontalMenu3 .gp-subLeft>ul>li:hover>span {
    transform: rotate(0deg);
  }
  .horizontalMenu3 .gp-subLeft>ul>li>a {
    line-height: 35px;
  }
  .horizontalMenu3 .gp-subLeft > ul > li .gp-second-nav {
    background: none;
  }
  .horizontalMenu3 .gp-subLeft > ul > li .gp-second-nav dd a {
    color: #333;
    padding: 10px 20px;
  }
}
.footer_block22 {
  background-color: #004098;
  padding: 36px;
  overflow: hidden;
}
.footer_block22 .footer .gp-fl {
  width: 24.3%;
  overflow: hidden;
}
.footer_block22 .footer .gp-fl .f-logo {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}
.footer_block22 .footer .gp-fl .copyRight p {
  padding: 5px 0;
}
.footer_block22 .footer .gp-fm {
  width: 38%;
  float: left;
  border-left: rgba(255, 255, 255, 0.13) 1px solid;
  border-right: rgba(255, 255, 255, 0.13) 1px solid;
  margin-left: 3.5%;
  overflow: hidden;
}
.footer_block22 .footer .gp-fm .wraplist7 {
  margin: 15px 35px 0 35px;
  overflow: hidden;
}
.footer_block22 .footer .gp-fm .wraplist7 .title {
  margin-bottom: 22px;
  overflow: hidden;
}
.footer_block22 .footer .gp-fm .wraplist7 .list7 li {
  width: 33.3%;
  padding: 7px 0;
  overflow: hidden;
}
.footer_block22 .footer .gp-fm .wraplist7 .list7 li a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer_block22 .footer .gp-fr {
  width: 30%;
  overflow: hidden;
}
.footer_block22 .footer .gp-fr .title {
  margin-bottom: 22px;
  overflow: hidden;
}
.footer_block22 .footer .gp-fr .list8 {
  margin-bottom: -35px;
  overflow: hidden;
}
.footer_block22 .footer .gp-fr .list8 li {
  width: 50%;
  margin-bottom: 35px;
  position: relative;
}
.footer_block22 .footer .gp-fr .list8 li a {
  display: block;
  padding: 8px 8px 8px 42px;
}
.footer_block22 .footer .gp-fr .list8 li a span {
  padding: 0 5px;
}
.footer_block22 .footer .gp-fr .list8 li:before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1400px) {
  .footer_block22 .footer .gp-fm {
    width: 35%;
    margin-left: 2%;
  }
  .footer_block22 .footer .gp-fm .wraplist7 {
    margin: 15px 20px 0;
  }
  .footer_block22 .footer .gp-fr {
    width: 36%;
  }
}
@media screen and (max-width: 1100px) {
  .footer_block22 .footer .gp-fr .list8 {
    margin-bottom: -5px;
  }
  .footer_block22 .footer .gp-fr .list8 li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1080px) {
  .footer_block22 .footer .gp-fm {
    width: 45%;
  }
  .footer_block22 .footer .gp-fr {
    width: 25%;
  }
  .footer_block22 .footer .gp-fr .list8 li {
    width: 100%;
  }
}
@media screen and (max-width: 996px) {
  .footer_block22 .footer .gp-fl,
  .footer_block22 .footer .gp-fm,
  .footer_block22 .footer .gp-fr {
    float: none;
    width: 100%;
    text-align: center;
  }
  .footer_block22 .footer .gp-fm {
    border: none;
    width: 55%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .footer_block22 .footer .gp-fm .wraplist7 {
    text-align: left;
  }
  .footer_block22 .footer .gp-fr .list8 li {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer_block22 .footer .gp-fm {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .footer_block22 .footer .gp-fm .wraplist7 {
    margin: 0px;
    margin-top: 20px;
  }
  .footer_block22 .footer .gp-fm .wraplist7 .title {
    margin-bottom: 0px;
  }
  .footer_block22 .footer .gp-fm .wraplist7 .list7 li {
    width: 50%;
  }
}
.pid-69c5475b-b4ce-4af2-bef0-cdf38552262b.gpArticleTitle{height:84px !important;line-height:1.56 !important;-webkit-line-clamp:3 !important;}@media screen and (max-width:996px){.sm-pid-69c5475b-b4ce-4af2-bef0-cdf38552262b.gpArticleTitle{height:74px !important;line-height:1.56 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-99ba98b7-5e9b-4f37-9887-6eab682ffeaf.gpArticleTitle{height:50px !important;line-height:2.8 !important;-webkit-line-clamp:1 !important;}@media screen and (max-width:996px){.sm-pid-99ba98b7-5e9b-4f37-9887-6eab682ffeaf.gpArticleTitle{height:44px !important;line-height:2.8 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-5be36abc-952f-4a49-9760-1a16652b1c37.gpArticleTitle{height:50px !important;line-height:2.8 !important;-webkit-line-clamp:1 !important;}@media screen and (max-width:996px){.sm-pid-5be36abc-952f-4a49-9760-1a16652b1c37.gpArticleTitle{height:44px !important;line-height:2.8 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-3b412c31-8eee-425a-98df-230d09c3894e.gpArticleTitle{height:18px !important;line-height:1 !important;-webkit-line-clamp:1 !important;}@media screen and (max-width:996px){.sm-pid-3b412c31-8eee-425a-98df-230d09c3894e.gpArticleTitle{height:16px !important;line-height:1 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-8a37c26b-2db7-421e-9f95-09ca2a4189b5.gpArticleTitle{height:84px !important;line-height:1.56 !important;-webkit-line-clamp:3 !important;}@media screen and (max-width:996px){.sm-pid-8a37c26b-2db7-421e-9f95-09ca2a4189b5.gpArticleTitle{height:74px !important;line-height:1.56 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-fbfc768e-3ca9-4ac2-8b86-6f865414c9a6.gpArticleTitle{height:54px !important;line-height:1.5 !important;-webkit-line-clamp:2 !important;}@media screen and (max-width:996px){.sm-pid-fbfc768e-3ca9-4ac2-8b86-6f865414c9a6.gpArticleTitle{height:48px !important;line-height:1.5 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}.pid-870c9652-4284-40ee-ae0f-ac3454fe3d35.gpArticleTitle{height:84px !important;line-height:1.56 !important;-webkit-line-clamp:3 !important;}@media screen and (max-width:996px){.sm-pid-870c9652-4284-40ee-ae0f-ac3454fe3d35.gpArticleTitle{height:74px !important;line-height:1.56 !important;}}@media screen and (max-width:767px){}@media screen and (max-width:480px){}