@charset "UTF-8";
body, input, select, button, textarea, p, div {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
}



.leftfixapp{
	width: 88px;
    height: 88px;
    text-align: center;
    position: fixed;
	top: 13%;
	margin-bottom: 70px;
    right: 3%;
    z-index: 10;
    text-align: center;
	cursor: pointer;
	z-index: 9990;
 
}

.leftfixapp em {
    width: 30px;
    height: 30px;
    border-radius: 10px;
    background: #E5B112;
    color: #fff;
    display: block;
    float: right;
    text-align: center;
    line-height: 30px;
    margin-top: -87px;
    margin-right: 8px;
	z-index: 1999;
	position: fixed;
}

.leftfixapp img{
	width: 88px;
}
.leftfixapp .iconfont{
	font-size:50px;
	color: green;
}


/*header start*/
.header {
  background: #223850;
  position: sticky;
  top: 0;
  z-index: 2023;
}

.header.fix .indexheader-top {
  padding: 0;
}

.header.fix .indexheader-top .h-lx, .header.fix .indexheader-top .h-tool {
  display: none;
}

.header.fix .logo {
  margin-right: 24px;
}

.header .lx_nav_box {
  width: auto;
}

/*.header.fix .lx_nav_box {*/
/*  width: 66%;*/
/*}*/
.header.fix .indexnav-box .lx_nav_list_a {
  padding-left: 10px;
  padding-right: 10px;
}

.header.fix .h-search {
  position: absolute;
  right: 20px;
  z-index: 2;
  width: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.indexheader-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0 3px;
}

.indexheader-top .h-lx dl {
  font-size: 12px;
  display: flex;
}

.indexheader-top .h-lx dl dd {
  margin-right: 25px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 22px;
}

.indexheader-top .h-lx dl .tel {
  background-image: url("../png/h-icon1.png");
}

.indexheader-top .h-lx dl .mail {
  background-image: url("../png/h-icon2.png");
}

.indexheader-top .h-lx dl a {
  color: #CBCBCB;
  transition: all 0.4s;
}

.indexheader-top .h-lx dl a:hover {
  color: #FFF;
}

.indexheader-top .h-search {
  width: 45%;
  transition: all 0.3s;
  position: relative;
}

.indexheader-top .h-search input {
  height: 30px;
  border-radius: 40px;
  padding: 0 14px;
  background-color: #FFF;
  width: 100%;
  border: none;
}

.indexheader-top .h-search button {
  position: absolute;
  background-color: #00A651;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  background-image: url("../png/h-icon4.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: none;
  top: 50%;
  margin-top: -13px;
  right: 3px;
}

.indexheader-top .h-tool {
  display: flex;
  align-items: center;
}

.indexheader-top .h-lang {
  margin-left: 36px;
  cursor: pointer;
}

.indexheader-top .h-lang dl:hover dd {
  opacity: 1;
  visibility: visible;
}

.indexheader-top .h-lang:hover dt .ar {
  transform: rotate(-180deg);
}

.indexheader-top .h-lang dl {
  position: relative;
  z-index: 2022;
}

.indexheader-top .h-lang dl dd {
  position: absolute;
  font-size: 12px;
  top: 100%;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
  /*background-color: #000;*/
}

.indexheader-top .h-lang dl dd a {
  display: block;
  padding: 3px 12px;
}

.indexheader-top .h-lang dt {
  line-height: 1;
  color: #CBCBCB;
}

.indexheader-top .h-lang em {
  font-size: 12px;
  font-weight: bold;
  padding: 0 4px 0 8px;
}

.indexheader-top .h-lang .ar {
  display: inline-block;
  background: url("../png/h-icon3.png");
  width: 8px;
  height: 4px;
  position: relative;
  top: -1px;
}

.indexheader-top .h-share {
  display: flex;
}

.indexheader-top .h-share a {
  transition: all 0.4s;
  display: block;
  margin-left: 22px;
  color: #CBCBCB;
}

.indexheader-top .h-share a:hover {
  color: #FFF;
}

.indexnav-box {
  display: flex;
      justify-content: center;
}

.indexnav-box .app-box ul li a:hover {
  color: #00A651;
}

.indexnav-box .logo {
  margin-right: 4%;
  transition: all 0.4s;
}

.indexnav-box .logo img{
    max-width: 82px;
}
.indexnav-box .nav-box {
  /*flex: 1;*/
  /*width: 100%;*/
}

.indexnav-box .lx_nav_down:hover {
  background: #00A651;
}
header.header.fix .m-width-content{
    margin-left: 0;
    
}

header.header.fix .m-width-content .indexnav-box{
    justify-content: start;
}
.indexnav-box .lx_nav_list_a {
  color: #FFF;
  padding: 3px 24px;
  border-radius: 40px;
}

.indexnav-box .lx_nav_list_a .iconfont {
  font-size: 12px;
  margin-left: 5px;
}

.indexnav-box .lx_nav_list_cur {
  background-color: transparent;
}

.indexnav-box .lx_nav_list_cur .lx_nav_list_a {
  background-color: #707070;
}

.indexnav-box .lx_nav_list.lx_nav_list_cur .lx_nav_list_a {
  color: #FFF;
}

.indexnav-box .lx_nav_list:hover {
  background: transparent;
}

.indexnav-box .lx_nav_list_cur {
  background: transparent;
}

.indexnav-box .lx_nav_list:hover .lx_nav_list_a {
  background-color: #707070;
  box-shadow: none;
  color: #FFF;
}

#menuPc ul li {
  float: left;
  margin-right: 20px;
  padding: 0 10px;
  display: inline-block;
}

#menuWap {
  display: none;
}

/*header end*/
/*footer start*/
.footer {
  background-color: #223850 !important;
  display: block !important;
  padding-bottom: 0 !important;
}

.footer .f-nav ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.footer .f-nav li {
  max-width: 25%;
  color: #8A8A8A;
}

.footer .f-nav h3 {
  font-weight: 600;
  margin-bottom: 28px;
  color: #FFF;
}

.footer .f-nav a {
  color: #8A8A8A;
  font-weight: 500;
  display: block;
  line-height: 1.875;
  margin-bottom: 8px;
}

.footer .f-nav a:hover {
  color: #FFF;
  text-decoration: underline;
}

.footer .f-icon {
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 54px;
}

.footer .tel {
  background-image: url("../png/f-icon1.png");
  display: flex;
}

.footer .tel a {
  margin-right: 12px;
}

.footer .mail {
  background-image: url("../png/f-icon2.png");
  margin: 14px 0;
}

.footer .add {
    height: 36px;
  background-image: url("../png/f-icon3.png");
}

.foot-copy {
  display: flex;
  justify-content: space-between;
  color: #8A8A8A;
  margin-top: 24px;
}

.foot-copy p {
  font-weight: 500;
  color: #8a8a8a;
}

.foot-copy p a {
  color: #8A8A8A;
  padding-left: 10px;
}

.foot-copy p a:hover {
  color: #FFF;
}

.foot-copy .f-share {
  display: flex;
  align-items: center;
}

.foot-copy .f-share a {
  margin-left: 22px;
}

.foot-copy .f-share a:hover .iconfont {
  color: #fff;
}

.foot-copy .f-share a .iconfont {
  font-size: 22px;
  color: #acacac;
}

/*footer end*/
/*轮播图start*/
.banner {
  /*max-width: 1920px;*/
  max-width: 100%;
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.banner .img-box {
  padding-bottom: 36.45833%;
}

.banner .swiper-slide {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.banner .swiper-slide .video-box {
  width: 100%;
  padding-bottom: 40%;
  position: relative;
  overflow: hidden;
}

.banner .swiper-slide .video-box video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.banner .bg-box {
  position: relative;
  z-index: 1;
}

.banner .wap-box {
  display: none;
}

.banner .wap-box img {
  width: 100%;
  height: auto;
}

.banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: inherit;
  border: 1px solid #eeeeee;
  border-radius: 50%;
  transition: all 0.6s;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.banner .swiper-pagination-bullet-active {
  opacity: 1;
  transform: scale(1.5);
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
  bottom: 20px;
}

.banner .swiper-button-next, .banner .swiper-button-prev {
  background-image: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #16C55E;
  text-align: center;
  line-height: 48px;
}

.banner .swiper-button-next .iconfont, .banner .swiper-button-prev .iconfont {
  color: #fff;
  font-size: 30px;
}

.banner .swiper-button-next {
  right: 50px;
}

.banner .swiper-button-prev {
  left: 50px;
}

.banner .banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  flex-direction: column;
  color: #FFF;
  line-height: 1;
}

.banner .banner-content h6, .banner .banner-content span, .banner .banner-content p {
  color: #FFF;
}

.banner .banner-content span {
  color: #00A651;
  font-weight: 600;
}

.banner .banner-content h6 {
  font-weight: 600;
  color: #2e2e2e;
  margin: 12px 0;
}

.banner .banner-content p {
  font-weight: 500;
  color: #707070;
}

.banner .banner-content .text {
  float: right;
  text-align: left;
}

.banner .banner-content .link-btn {
  margin-top: 40px;
  display: inline-block;
  color: #FFF;
  border-radius: 40px;
  padding: 14px 30px;
  line-height: 1;
  transition: all 0.4s;
  border: 2px solid #FFFFFF;
}

.banner .banner-content .link-btn:hover {
  background-color: #16C55E;
  border-color: #16C55E;
  color: #FFF;
}

.swiper-slide .banner-content {
  transform: translateY(-200px);
  opacity: 0;
  transition: all .6s;
}

.ani-slide .banner-content {
  transform: translateY(0);
  opacity: 1;
}

/*轮播图end*/
.crumbs-box {
  padding: 12px 0;
}

.crumbs-box a {
  color: #bfbfbf;
  display: inline-block;
  transition: all 0.4s;
}

.crumbs-box a:hover {
  color: #B24249;
}

.crumbs-box i {
  display: inline-block;
  padding: 0 5px;
  color: #bfbfbf;
}

.crumbs-box span {
  color: #bfbfbf;
}

/*公共样式定义 start*/
/*例如,统一间距,统一字体,统一大小写,统一最大距离*/
.ipd-20 {
  padding: 0 20px;
}

/* 内容区域宽度+40px */
.m-width-content {
  max-width: 1420px;
  margin: 0 auto;
  width: 100%;
}

.m-width-1540 {
  max-width: 1540px;
  margin: 0 auto;
  width: 100%;
}

/*置顶按钮 start*/
#toTop {
  width: 40px;
  height: 40px;
  right: 20px;
  bottom: 20px;
  position: fixed;
  z-index: 999;
  background: #00C94F;
}

/*置顶按钮 end*/
/*分页 start*/
.page-box {
  padding: 50px 0;
  text-align: center;
}

.page-box .page-inner {
  display: flex;
  justify-content: center;
}

.page-box .page-inner a,
.page-box .page-inner span {
  border: 1px solid #DDDDDD;
  display: inline-flex;
  font-size: 14px;
  color: #888888;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  justify-content: center;
  background: transparent;
}

.page-box .page-inner .current {
  font-weight: bold;
  color: #333;
  border: 1px solid #333;
}

/*分页 end*/
/*公共样式定义 end*/
.index-newwlist {
  background: #223850;
  position: relative;
  z-index: 3;
  z-index: 2;
}

.index-newwlist .n-cont {
  display: flex;
  align-items: center;
  color: #FFF;
  position: relative;
}

.index-newwlist .n-cont a {
  color: #FFF;
}

.index-newwlist .n-pages {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 40px;
  z-index: 3;
}

.index-newwlist .n-pages .swiper-button-prev, .index-newwlist .n-pages .swiper-button-next {
  background-image: none;
  position: initial;
  top: 0;
  transform: translateY(0);
  width: 16px;
  height: 16px;
  margin: 0;
  right: auto;
  left: auto;
}

.index-newwlist .n-pages .swiper-button-prev .iconfont, .index-newwlist .n-pages .swiper-button-next .iconfont {
  color: #fff;
}

.index-newwlist .n-pages .swiper-button-prev:hover .iconfont, .index-newwlist .n-pages .swiper-button-next:hover .iconfont {
  color: #00A651;
}

.index-newwlist .n-pages .swiper-button-prev .icnfont, .index-newwlist .n-pages .swiper-button-next .icnfont {
  color: #FFF;
}

.index-newwlist .swiper {
  flex: 1;
  width: 100%;
  box-sizing: border-box;
}

.index-newwlist .n-item {
  width: 100%;
  font-weight: 500;
  color: #FFF;
  display: flex;
  justify-content: space-between;
}

.index-newwlist .n-item a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  text-align: left;
}

.index-newwlist .n-item span {
  flex-shrink: 0;
  width: 20%;
}

.index-newwlist label {
  display: inline-block;
  margin: 0 12px 0 26px;
  font-weight: 600;
}

.index-newwlist .swiper-slide {
  display: block;
  background-color: transparent;
  box-sizing: border-box;
  width: 100%;
}

.index-newwlist .link-btn {
  position: relative;
  top: -7px;
  right: 0;
  background: #00A651;
  opacity: 1;
  color: #FFF;
  padding: 26px 35px;
  line-height: 1;
  margin-left: 70px;
}

.index-title {
  text-align: center;
  margin: 90px 0 45px;
  background: #FFF;
  padding: 24px  0 24px;
}


.index-title.t0 {
  margin-top: 42px;
}

.index-title h2 {
  font-weight: 600;
  color: #000;
  margin-bottom: 12px;
}

.index-title .line {
  width: 360px;
  height: 1px;
  background-color: transparent;
  margin: 0 auto;
  position: relative;
}

.index-title .line:after {
  content: '';
  position: absolute;
  height: 4px;
  width: 36px;
  background-color: #000;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.index-protab {
  margin-bottom: 80px;
}

.index-protab a {
  font-size: 24px;
  color: #3B3835;
  font-weight: 500;
  position: relative;
  padding-bottom: 5px;
}

.index-protab a:after {
  content: '';
  height: 1px;
  background-color: #00A651;
  position: absolute;
  left: 50%;
  margin-left: -52px;
  bottom: 0;
  width: 0;
}

.index-protab .swiper-slide {
  width: auto;
}

.index-protab .cur a {
  color: #00A651;
}

.index-protab .cur a:after {
  width: 104px;
}

.indexpro-list ul {
  margin: 0 -10px;
}

.indexpro-list li {
  float: left;
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
}

.indexpro-list ul {
  display: flex;
  flex-wrap: wrap;
}

.indexpro-list .p-item:hover .imgshow .p-select {
  opacity: 1;
  visibility: visible;
}

.indexpro-list .imgshow {
  background: #FAFAFA;
  border-radius: 20px;
  padding: 40px;
  position: relative;
}

.indexpro-list .imgshow .p-select {
  position: absolute;
  right: 24px;
  top: 24px;
  display: flex;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}

.indexpro-list .imgshow .p-select a {
  display: inline-block;
  margin-bottom: 16px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  border: 1px solid #999;
  text-align: center;
  line-height: 32px;
  box-sizing: border-box;
  transition: all 0.4s;
}

.indexpro-list .imgshow .p-select a:hover {
  background-color: #00A651;
}

.indexpro-list .imgshow .p-select a:hover .iconfont {
  color: #FFF;
}

.indexpro-list .imgshow .p-select a .iconfont {
  font-size: 24px;
  color: #A2A2A2;
}

.indexpro-list img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.indexpro-list .text {
  margin-top: 32px;
}

.indexpro-list h3 {
  color: #3B3835;
  font-weight: 500;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.indexpro-list .see-more {
  color: #A2A2A2;
  font-weight: 500;
}

.indexpro-list .type-more {
  margin: 60px 0 100px;
  text-align: center;
}

.indexpro-list .type-more a {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  background-color: #1C2721;
  border-radius: 20px;
  padding: 11px 56px;
  line-height: 1;
  color: #FFF;
  transition: all 0.3s;
}

.indexpro-list .type-more a:hover {
  background-color: #00A651;
}

.index-solutin-grid .index-title {
  margin-top: 60px;
}

.index-sp.swiper-button-next, .index-sp.swiper-button-prev {
  background-image: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #16C55E;
  text-align: center;
  line-height: 48px;
  transition: all 0.3s;
}

.index-sp.swiper-button-next .iconfont, .index-sp.swiper-button-prev .iconfont {
  color: #fff;
  font-size: 30px;
}

.index-sp.swiper-button-next:hover, .index-sp.swiper-button-prev:hover {
  background-color: #fff;
}

.index-sp.swiper-button-next:hover .iconfont, .index-sp.swiper-button-prev:hover .iconfont {
  color: #16C55E;
}

.solu-swiper .swiper-button-next {
  right: 10%;
}

.solu-swiper .swiper-button-prev {
  left: 10%;
}

.solu-swiper h3 {
  font-weight: 500;
  z-index: 2;
}

.solu-swiper .swiper-slide {
  width: 1168px;
  height: 588px;
  border-radius: 20px;
  overflow: hidden;
}

.solu-swiper .swiper-slide:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 33;
}

.solu-swiper .fd-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  background-color: rgba(0, 166, 81, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
}

.solu-swiper .fd-btn .iconfont {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}

.solu-swiper .swiper-slide-active h3 {
  opacity: 0;
  visibility: visible;
}

.solu-swiper .swiper-slide-active .fd-btn {
  opacity: 0;
  visibility: visible;
}

.solu-swiper .swiper-slide-active:after {
  display: none;
}

.solu-swiper h3 {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  text-align: center;
  color: #fff;
  opacity: 0;
}

.index-konwledge-list .img-box {
  padding-bottom: 63.65546%;
}

.index-konwledge-list .swiper-wrapper {
  padding-top: 20px;
}

.index-konwledge-list .k-item {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #BBBBBB;
  box-sizing: border-box;
  height: 100%;
  text-align: left;
  transition: all 0.3s;
  display: block;
  width: 100%;
}

.index-konwledge-list .k-item:hover {
  transform: translateY(-20px);
}

.index-konwledge-list .k-item:hover .see-more {
  color: #00A651;
}

.index-konwledge-list .k-item:hover .see-more:after {
  background-color: #00A651;
}

.index-konwledge-list ul {
  display: flex;
  flex-wrap: wrap;
}

.index-konwledge-list .text {
  padding: 16px;
}

.index-konwledge-list .date {
  font-weight: 300;
  color: #999;
}

.index-konwledge-list h3 {
  font-weight: 500;
  color: #333333;
  margin: 8px 0;
  font-size: 36px;
  line-height: 1.1;
  height: 84px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.index-konwledge-list .su-t {
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-konwledge-list .see-more {
  color: #666;
  position: relative;
  display: inline-block;
}

.index-konwledge-list .see-more:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #999999;
}

.index-konwledge-list .k-page {
  position: relative;
  padding: 50px 0 0px;
  text-align: center;
}

.index-konwledge-list .k-page .swiper-pagination {
  width: 100%;
  text-align: center;
}

.index-konwledge-list .k-page .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #A4A4A4;
  margin: 0 5px;
}

.index-konwledge-list .k-page .swiper-pagination-bullet-active {
  background-color: #00A651;
}

.index-blog-grid {
  background: url("../png/index-solu-bg.png") no-repeat 50% 50%;
  background-size: cover;
      padding-bottom: 30px;
}

.index-blog-grid .type-more {
  margin: 60px 0 100px;
  text-align: center;
}

.index-blog-grid .type-more a {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  background-color: #223850;
  border-radius: 20px;
  padding: 11px 56px;
  line-height: 1;
  color: #FFF;
  transition: all 0.3s;
}

.index-blog-grid .type-more a:hover {
  background-color: #00A651;
}

.index-news-list {
  display: flex;
  align-items: center;
}

.index-news-list .n-item {
  display: flex;
  align-items: center;
}

.index-news-list .imgshow {
  width: 48%;
  overflow: hidden;
  border-radius: 20px;
}

.index-news-list .imgshow .img-box {
  padding-bottom: 67.81955%;
}

.index-news-list li {
  border-bottom: 1px solid #F0EDEB;
  padding: 32px 0;
}

.index-news-list .img-item {
  width: 100%;
  height: 100%;
}

.index-news-list .n-cont {
  width: 52%;
  box-sizing: border-box;
  padding-left: 5%;
}

.index-news-list .date {
  border: 1px solid #F0EDEB;
  background-color: rgba(252, 251, 250, 0.98);
  padding: 12px;
  text-align: center;
  border-radius: 20px;
  margin-right: 20px;
  transition: all 0s;
}

.index-news-list .date em, .index-news-list .date span {
  display: block;
  line-height: 1;
}

.index-news-list .date em {
  font-weight: 500;
  margin-bottom: 5px;
}

.index-news-list .date span {
  font-weight: 300;
}

.index-news-list .n-t {
  flex: 1;
}

.index-news-list .n-t h3 {
  font-weight: 500;
  color: #777;
  font-size: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.index-news-list .cur .date {
  background-color: #00A651;
  color: #FFF;
}

.index-news-list .cur h3 {
  color: #141414;
}

.indexgb-product .img-box {
  padding-bottom: 62.55061%;
      background: #E7E7E7;
}

.indexgb-product ul {
  margin: 0 -9px;
}

.indexgb-product li {
  float: left;
  width: 33.33%;
  padding: 0 9px;
  box-sizing: border-box;
}

.indexgb-product li:hover {
transform: scale(0.9);
/*box-shadow: 0 0 10px #000;*/
}

.indexgb-product ul {
  display: flex;
  flex-wrap: wrap;
}

.indexgb-product li {
  margin-bottom: 38px;
}

.indexgb-product li:nth-child(4) .text, .indexgb-product li:nth-child(5) .text, .indexgb-product li:nth-child(6) .text {
  left: auto;
  right: 0;
}

.indexgb-product li:nth-child(2) .text {
  background-color: rgba(34, 56, 80, 0.7);
}

.indexgb-product li:nth-child(3) .text {
  background-color: rgba(34, 56, 80, 0.7);
}

.indexgb-product li:nth-child(4) .text {
  background-color: rgba(34, 56, 80, 0.7);
}

.indexgb-product li:nth-child(5) .text {
  background-color: rgba(34, 56, 80, 0.7);
}

.indexgb-product li:nth-child(6) .text {
  background-color: rgba(34, 56, 80, 0.7);
}

.indexgb-product .p-item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.indexgb-product .text {
  position: absolute;
  background-color: rgba(34, 56, 80, 0.7);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 20px;
  color: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 34px;
}

.indexgb-product .t-z {
  font-size: 60px;
  color: #FFF;
  line-height: 1;
  margin-bottom: 5px;
}

.indexgb-product h3 {
  font-size: 24px;
  line-height: 1.12;
  color: #FFF;
}

.indexgb-product .line {
  width: 45px;
  height: 3px;
  background: #00C94F;
  margin: 5px 0;
}

.indexgb-product dd {
  background: url("../png/indexgb-arrow.png") no-repeat 0 50%;
  margin-bottom: 12px;
}

.indexgb-product dd a {
  display: block;
  padding-left: 24px;
  font-size: 14px;
  font-weight: 500;
}

.indexgb-product dd a:hover {
  text-decoration: underline;
  color: #FFF;
}

@media screen and (max-width: 1466px) {
    
    .index-newwlist .n-item span{
        width: 30%;
    }
    .m-width-1540 {
    max-width: 1200px;
}
.m-width-content {
    max-width: 1200px;
}

.solu-swiper .swiper-slide {
  width: 900px;
  height: 453px;
}

    .indexheader-top .h-search {
    width: 25%;
    }
  .indexnav-box .lx_nav_list_a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
  .f-24, .index-protab a, .f-22 {
    font-size: 18px;
  }
  .f-50 {
    font-size: 24px;
  }
  .f-26 {
    font-size: 20px;
  }
  .f-84 {
    font-size: 36px;
  }
  .indexgb-product h3 {
    font-size: 18px;
  }
  .indexgb-product .t-z {
    font-size: 32px;
  }
  .index-konwledge-list h3 {
    font-size: 24px;
    height: 54px;
  }
  .index-konwledge-list .date {
    font-size: 12px;
  }
  .index-news-list .n-t h3 {
    font-size: 24px;
  }
  .footer dd {
    font-size: 13px;
  }
  .foot-copy p {
    font-size: 12px;
  }
}

@media screen and (max-width: 1000px) {
	
	.index-newwlist label{ display:none;}
    .index-newwlist .link-btn{ display:none;}
    
    .index-title {
            padding: 10px 0 10px;
    }
  html.mm-blocking body {
    overflow: initial;
  }
  .header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  #menuPc {
    display: none;
  }
  #menuWap {
    display: block;
  }
  #page {
    background: #FFFFFF;
  }
  .btn-nav {
    position: absolute;
    top: 0;
    right: 20px;
    background: transparent;
    border: none;
    padding: 21px 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 99999;
    display: block;
    width: 30px;
    float: right;
  }
  .icon-bar {
    display: block;
    margin: 6px 0;
    width: 30px;
    height: 3px;
    background-color: #B24249;
    box-shadow: 0 1px 1px #000000;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    z-index: 999999;
  }
  .mm-opening .top {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    -moz-transform: translateY(8px) rotateZ(45deg);
    -ms-transform: translateY(8px) rotateZ(45deg);
    -o-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg);
  }
  .mm-opening .bottom {
    -webkit-transform: translateY(-10px) rotateZ(-45deg);
    -moz-transform: translateY(-10px) rotateZ(-45deg);
    -ms-transform: translateY(-10px) rotateZ(-45deg);
    -o-transform: translateY(-10px) rotateZ(-45deg);
    transform: translateY(-10px) rotateZ(-45deg);
  }
  .mm-opening .middle {
    width: 0;
  }
  .banner .bg-box {
    /*display: none;*/
    display: block;
    /*padding-bottom:100%;*/
    /*position: relative;*/
    /*overflow: hidden;*/
  }
  .banner .bg-box img {
    /*      position: absolute;*/
    /*left:0;*/
    /*top:0;*/
    width: 100%;
    /*height: 30vh;*/
    /*object-fit: cover;*/
  }
  /*.banner .wap-box {*/
  /*  display: block;*/
  /*}*/
  .banner .swiper-slide .video-box {
    display: none;
  }
  .banner .banner-content h6 {
    font-size: 14px;
  }
  .banner .banner-content span {
    font-size: 12px;
  }
  .banner .banner-content p {
    font-size: 12px;
  }
  .banner .banner-content .link-btn {
    margin-top: 12px;
       padding: 6px;
    font-size: 10px;
  }
  .banner .banner-content .text {
    left: none;
    width: 100%;
    box-sizing: border-box;
    padding: 0 3%;
  }
  .index-newwlist .n-item span {
    display: none;
  }
  .index-newwlist .link-btn {
    margin-left: 24px;
  }
  .index-newwlist .link-btn {
    padding: 8px 10px;
    font-size: 12px;
    top: 0;
  }
  .index-newwlist .n-item a {
    font-size: 14px;
  }
  .indexpro-list li {
    width: 50%;
    margin-bottom: 12px;
  }
  .indexpro-list .type-more {
    margin: 32px 0;
  }
  .solu-swiper {
    padding: 0 20px;
  }
  .solu-swiper .swiper-slide {
    height: auto;
  }
  .index-news-list .imgshow {
    display: none;
  }
  .index-news-list .n-cont {
    padding: 0;
    width: 100%;
  }
  .index-blog-grid .type-more {
    margin: 24px 0;
  }
  .footer .f-nav ul {
    flex-direction: column;
  }
  .footer ul li {
    display: none;
  }
  .footer ul li:nth-last-child(1) {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .foot-copy {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin-top: 24px;
  }
  .foot-copy p {
    font-size: 12px;
  }
  .foot-copy .f-share {
    justify-content: center;
  }
  .index-newwlist .n-cont {
    flex-direction: column;
    padding: 20px 0;
    align-items: flex-start;
  }
  .index-newwlist .swiper {
    margin: 0px 0;
  }
  .index-newwlist .img-icon {
    display: none;
  }
  .index-newwlist label {
    margin-left: 0;
    font-size: 14px;
  }
  .index-newwlist .link-btn {
    margin-left: 0;
  }
  .indexpro-list .imgshow {
    padding: 12px 12px 42px;
    border-radius: 5px;
  }
  .indexpro-list .imgshow .p-select {
    opacity: 1;
    visibility: visible;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    flex-direction: row;
    justify-content: space-around;
  }
  .indexpro-list .imgshow .p-select a {
    margin-bottom: 5px;
  }
  .indexpro-list h3 {
    font-size: 14px;
  }
  .indexpro-list .see-more {
    font-size: 12px;
  }
  .index-title h2 {
    font-size: 24px;
  }
  .solu-swiper .fd-btn {
    width: 48px;
    height: 48px;
  }
  .indexpro-list .type-more a {
    font-size: 14px;
  }
  .index-konwledge-list h3 {
    font-size: 14px;
    height: 32px;
  }
  .index-konwledge-list .su-t {
    font-size: 12px;
  }
  .f-18 {
    font-size: 14px;
  }
  .f-14 {
    font-size: 12px;
  }
  .index-news-list h3 {
    font-size: 14px;
  }
  .index-news-list .date em {
    font-size: 24px;
  }
  .index-protab a {
    font-size: 16px;
  }
  .index-title {
    margin: 40px 0 24px;
  }
  .index-protab {
    margin-bottom: 24px;
  }
  .index-news-list li {
    padding: 12px 0;
  }
  .indexgb-product li {
    width: 50%;
  }
  .indexgb-product .text {
    width: 100%;
    flex: 1;
    height: 100%;
  }
  .indexgb-product .line {
    margin: 12px 0;
  }
  .indexgb-product .p-item {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .index-news-list .n-t h3 {
    font-size: 16px;
  }
  .banner .swiper-button-next, .banner .swiper-button-prev {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.banner .swiper-button-next .iconfont, .banner .swiper-button-prev .iconfont {
  font-size: 20px;
}

.banner .swiper-button-next {
  right: 25px;
  display: none;
}

.banner .swiper-button-prev {
  left: 25px;
  display: none;
}
.banner .banner-content .text {
    text-align: right;
}

.index-sp.swiper-button-next, .index-sp.swiper-button-prev {
  width: 30px;
  height: 30px;
  line-height: 30px;

}

.index-sp.swiper-button-next .iconfont, .index-sp.swiper-button-prev .iconfont {
  font-size: 20px;
}



}

@media screen and (max-width: 800px) {
    
.index-newwlist label{ display:none;}
.index-newwlist .link-btn{ display:none;}
.iconfont{ font-size:14px;}
.index-newwlist .n-pages .swiper-button-prev, .index-newwlist .n-pages .swiper-button-next{
        width: 15px;
    height: 15px;
}
    
.index-newwlist .n-cont{
        padding: 8px 0;
}
.indexgb-product li {
    width: 100%;
}
    
}
