body {
  color: #333;
  font-family: 微软雅黑;
  font-size: 15px;
}
html {
  font-size: 15px;
}
.gp-f16 {
  font-size: 16px !important;
}
a {
  color: #333333;
}
a:hover {
  color: #2a6e4f;
  text-decoration: none;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.row >* {
  flex-shrink: 0;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width:767px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row >* {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.gp-img-responsive {
  padding-bottom: 56.25%;
}
.slick-arrow {
  color: #2a6e4f;
}
.slick-arrow:hover {
  color: #fff;
}
.slick-arrow:hover:after {
  background-color: #2a6e4f;
}
.slick-dots li.slick-active button {
  background-color: #2a6e4f;
}
.slick-dots li:hover button {
  background-color: #2a6e4f;
}
.slick-dots li.slick-active button {
  background-color: #2a6e4f;
}
body .gp-container {
  width: 1400px;
}
@media screen and (max-width:1460px) {
  body .gp-container {
    width: 1200px;
  }
}
@media screen and (max-width:1386px) {
  body .gp-container {
    width: 1100px;
  }
}
@media screen and (max-width:1320px) {
  body .gp-container {
    width: 1000px;
  }
}
/***分页组件1*/
.gp-page1 {
  padding: 20px 0 50px;
  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: #2a6e4f;
  color: #fff;
  border-color: #2a6e4f;
}
.gp-page1 a.on_pages {
  background-color: #2a6e4f;
}
.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;
  width: 100%;
  overflow-y: auto;
  max-height: 240px;
  border: 1px solid #d7dfdc;
  border-bottom: none;
  background: #ffffff;
  display: none;
}
.gp-page1 .selectDiv ul li:hover {
  background: #2a6e4f;
}
.gp-page1 .selectDiv ul li:hover a {
  color: #ffffff;
}
.gp-page1 .selectDiv ul a {
  line-height: 30px;
  padding: 0px 10px;
}
.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;
  }
}
/*导航置顶效果*/
.pid-bdeb2451-a382-490f-b4e2-e96c2863f438 {
  position: unset !important;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
}
.gp-header45 {
  /*background:#2a6e4f !important;*/
  background: rgba(42, 110, 79, 0.92) !important;
}
/*导航列表间距*/
.pid-bdeb2451-a382-490f-b4e2-e96c2863f438 .gp-header29 .top .topRight .nav ul li > a {
  padding: 0 12px !important;
  font-weight: bold !important;
}
/*各个栏目的英文标题*/
.gp-title99 .titLt .gpColumnTitleEn {
  border-left: 2px solid #004ea1;
  color: #004ea1;
}
@media screen and (max-width: 1565px) {
  .gp-header29 .top .logo1 {
    max-width: 360px;
  }
}
@media screen and (max-width: 1300px) {
  /*导航列表间距*/
  .pid-bdeb2451-a382-490f-b4e2-e96c2863f438 .gp-header29 .top .topRight .nav ul li > a {
    padding: 0 5px !important;
  }
  .gp-header29 .top .logo1 {
    max-width: 318px;
  }
}
/*首页栏目左侧装饰*/
.gp-title99 .titLt .title h2 a {
  border-left: 6px solid #B59070;
  padding-left: 16px;
}
.gp-title99 .titLt .title h2 {
  position: relative;
  padding-bottom: 20px !important;
}
.gp-title99 .titLt .title h2 a::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 1.5rem;
  width: 100px;
  height: 2px;
  background: linear-gradient(90deg, #2a6e4f, transparent);
  /*background:#333;*/
}
/*导航文字大小*/
.gp-header45 .gp-top .gp-nav-wrap .gp-nav > li > a {
  font-size: 18px !important;
}
.gp-header45 .gp-top .gp-nav-wrap .gp-nav {
  margin-right: -20px;
}
/*导航列表间距*/
.gp-header45 .gp-top .gp-nav-wrap .gp-nav > li {
  margin-left: 0px !important;
  padding: 0 20px;
}
/*导航下拉字号*/
.gp-header45 .gp-top .gp-nav-wrap .gp-nav > li .second_nav1 dd a {
  font-size: 16px !important;
}
/*头部下拉图片隐藏*/
.gp-header45 .gp-top .gp-nav-wrap .gp-nav >li .second_nav1 .img {
  display: none !important;
}
.gp-header45 .gp-top .gp-nav-wrap .gp-nav >li .second_nav1 {
  width: max-content !important;
  padding: 10px 50px !important;
}
.gp-header45 .gp-top .gp-nav-wrap .gp-nav > li .second_nav1 {
  right: -36px !important;
}
/*下拉三角位置*/
.gp-header45 .gp-top .gp-nav-wrap .gp-nav > li .second_nav1::before {
  right: 57px !important;
}
/*a*/
/*导航下拉问题*/
/*css js*/
/*二级页更多隐藏*/
.gp-title4 .more {
  display: none !important;
}
/*二级页侧栏颜色*/
.asideList12 .gp-subLeft .subLeftTitle {
  background: #2a6e4f !important;
}
.asideList12 .gp-subLeft > ul > li a.active {
  /*color: #2a6e4f !important;*/
  margin-right: 0;
  border-bottom: 1px solid #2a6e4f !important;
}
.gp-title4 h2::before {
  background-color: #2a6e4f !important;
}
/*二级页侧栏小尺寸左右撑满*/
@media screen and (max-width: 996px) {
  .asideList12 {
    margin: 0 -20px !important;
  }
  .gp-title23 {
    margin: 0 -9px !important;
  }
  .row {
    margin-left: -19px !important;
    margin-right: -19px !important;
  }
}
@media screen and (max-width: 768px) {
  .row {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .gp-title23 {
    margin: 0 -5px !important;
  }
}
/**/
/**/
/**/
/**/
/*页脚信息宽度*/
.footer_block34 .topl .footerul {
  margin-left: 330px !important;
}
/*页脚文字样式*/
.footer_block34 .topl .footerul li a,
.footer_block34 .topr p {
  font-size: 14px !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
/*二维码尺寸*/
.footer_block34 .topr .fewm {
  width: 110px !important;
  height: 110px !important;
}
/*页脚友情链接左对齐*/
.footer_block24 .footer .flex .gp-fm {
  text-align-last: left !important;
}
/*页脚链接字号*/
.footer_block24 .footer .flex .gp-fm .link,
.footer_block24 .footer .flex .gp-fl .addr {
  font-size: 16px !important;
  opacity: 0.7;
}
.footer_block24 .footer .flex .gp-fm .link h3 {
  font-size: 20px !important;
}
/*页脚联系我们样式*/
.footer_block24 .footer .flex .gp-fl .addr span {
  margin-top: 10px !important;
}
/*页脚二维码字号*/
.footer_block24 .footer .flex .gp-fr .code span {
  font-size: 14px !important;
}
.footer_block24 .footer .flex .gp-fr .code {
  max-width: 130px !important;
}
@media screen and (max-width: 768px) {
  /*页脚logo位置*/
  /*页脚链接居中*/
  .footer_block24 .footer .flex .gp-fl .logo {
    padding-right: 0px !important;
  }
  .footer_block24 .footer .flex .gp-fm {
    justify-items: center !important;
  }
}
/*页脚背景图片*/
.footer_block24 {
  background: url(https://demo.gpowersoft.com/editor_saas/api/preview/image/028bb5158a25482887950681e512a9fe.png?pageId=43ce53959ebd42039f52c9009e7be5e3) no-repeat top/cover !important;
  background-color: #245e44 !important;
}
@media screen and (max-width: 996px) {
  /*页脚背景图片*/
  .footer_block24 {
    background: url(https://demo.gpowersoft.com/editor_saas/api/preview/image/028bb5158a25482887950681e512a9fe.png?pageId=43ce53959ebd42039f52c9009e7be5e3) no-repeat top/300% !important;
    background-color: #245e44 !important;
  }
}

body{}
