a:hover{
        color: rgb(0 146 63);
}
.w1400{
       width: 94%;
       max-width: 1400px;
       margin: auto;
}
.boyce_ercode {
  display: flex;
  justify-content: space-around;
}
.boyce_ercode li {
  position: relative;
}
.ercode_icon {
  width: 115px;
  height: 25px;
}
.ercode_icon svg.icon {
  fill: #b5c3e2;
  width: 20px;
  height: 20px;
}
.ercode_icon svg.icon:hover {
  fill: #b5c3e2;
}
.ercode_icon svg.icon:nth-child(even) {
  width: 34px;
  height: 34px;
}
.ercode_pic, .ercode_phone {
  position: absolute;
  opacity: 1;
  transition: all 0.3s ease;
  top: 70px;
}
.ercode_pic {
  left: -15px;
}
.ercode_pic img {
  max-width: 140px;
  border-radius: 5px;
}
.boyce_ercode li .ercode_pic {
  display: block;
  opacity: 0;
  top: 32px;
  z-index: 15;
  height: 100%;
}
.boyce_ercode li:hover .ercode_pic {
  display: block;
  opacity: 1;
  top: 26px;
  z-index: 15;
  height: 100%;
}
   .indexproSwiper {
      width: 100%;
      height: 100%;
    }
        .indexys {
            width: 100%;
            overflow: hidden;
        }

        .indexys-container {
            display: flex;
            flex-wrap: wrap;
        }

        .indexys-text {
            flex: 1;
            padding: 50px 40px;
            background: #fff;
        }

        .indexys-image {
            flex: 1;
            /* background: linear-gradient(145deg, #f8fafc, #eef2f6); */
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 40px;
        }

        .indexys-image img {
            max-width: 100%;
            width: 100%;
            height: auto;
            max-height: 380px;
            object-fit: contain;
            transition: opacity 0.3s ease, transform 0.3s ease;
        }
        .indexys-brand-tag {
            display: inline-block;
            background: rgb(0 146 63);
            color: #fff;
            font-size: 14px;
            padding: 6px 18px;
            border-radius: 30px;
            margin-bottom: 20px;
            font-weight: 500;
        }
        .indexys-main-title {
            font-size: 42px;
            font-weight: 700;
            color: #1a2a3a;
            margin-bottom: 12px;
            line-height: 1.2;
        }
        .indexys-sub-desc {
            font-size: 16px;
            color: #666;
            line-height: 1.6;
            margin-bottom: 24px;
            border-left: 3px solid rgb(0 146 63);
            padding-left: 16px;
        }
        .indexys-brand-area {
            display: flex;
            align-items: baseline;
            gap: 12px;
            margin-bottom: 16px;
            flex-wrap: wrap;
        }
        .indexys-brand-name {
            font-size: 28px;
            font-weight: 700;
            color: rgb(0 146 63);
            letter-spacing: 2px;
        }

        .indexys-brand-sub {
            font-size: 14px;
            color: #999;
        }
        .indexys-feature-container {
            position: relative;
            min-height: 180px;
        }
        .indexys-feature-item {
            transition: opacity 0.3s ease, transform 0.3s ease;
            /* opacity: 0; */
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            /* visibility: hidden; */
        }

        .indexys-feature-item.active {
            opacity: 1;
            position: relative;
            visibility: visible;
        }

        .indexys-feature-desc {
            font-size: 15px;
            color: #444;
            line-height: 1.7;
            margin: 20px 0 20px;
            padding-right: 20px;
        }

        .indexys-product-model {
            font-size: 18px;
            font-weight: 600;
            color: rgb(0 146 63);
            margin: 20px 0 15px;
            letter-spacing: 1px;
            padding-top: 10px;
            border-top: 1px dashed #e0e6ed;
        }
        .indexys-icon-grid {
            display: flex;
            gap: 20px;
            margin-top: 25px;
            flex-wrap: wrap;
        }

        .indexys-icon-item {
            flex: 1;
            min-width: 80px;
            text-align: center;
            cursor: pointer;
            padding: 12px 8px;
            /* border-radius: 16px; */
            background: #949aa7;
            transition: all 0.3s ease;
            border: 1px solid #e8ecf2;
        }

        .indexys-icon-item:hover {
            transform: translateY(-3px);
            background: rgb(0 146 63);
            border-color: rgb(0 146 63);
        }

        .indexys-icon-item.active {
            background: rgb(0 146 63);
            border-color: rgb(0 146 63);
            box-shadow: 0 8px 20px rgba(5, 98, 178, 0.25);
        }

        .indexys-icon-item.active .indexys-icon-label {
            color: #fff;
        }

        .indexys-icon-placeholder {
            width: 40px;
            height: 40px;
            margin: 0 auto 8px;
            font-size: 32px;
            line-height: 1;
        }
        .indexys-icon-placeholder img{
            width:100%;
        }
        .indexys-icon-label {
            font-size: 13px;
            font-weight: 500;
            color: #ffffff;
            transition: color 0.3s ease;
        }
        @media (max-width: 900px) {
            .indexys-container {
                flex-direction: column;
            }
            .indexys-text {
                padding: 40px 30px;
            }
            .indexys-image {
                padding: 30px;
            }
            .indexys-main-title {
                font-size: 32px;
            }
        }
        @media (max-width: 500px) {
            .indexys-text {
                padding: 30px 20px;
            }
            .indexys-main-title {
                font-size: 28px;
            }
            .indexys-icon-label {
                font-size: 11px;
            }
        }
        

#indexys3 .p_slideSmall {
  cursor: pointer !important;
}

#indexys3 .p_slideSmall.active {
  background: rgb(0, 146, 63) !important;
}
#indexys3 .p_slideSmall.active .p_smalltitle {
  color: #fff !important;
}

#indexys3 .e_bannerE-1 .p_big_slide {
  width: 100%;
  height: 600px; 
  max-height: 600px;
  overflow: hidden;
  position: relative;
}
#indexys3 .e_bannerE-1 .p_slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#indexys3 .e_bannerE-1 .p_img {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
#indexys3 .e_bannerE-1 .P_link_img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#indexys3 .e_bannerE-1 .P_link_img img {
  /* position: absolute; */
  /* left: 0; */
  /* top: 0; */
  /* width: 100%; */
  /* height: 100%; */
  /* object-fit: cover; */ /* ä¿è¯é“ºæ»¡ä¸å˜å½¢ */
  /* display: block; */
  /* opacity: 1; */
  /* visibility: visible; */
}
#indexys3 .p_smallBBox {
  width: 100%;
  border: 1px solid #e3e3e3;
  border-top: 0;
  overflow: hidden;
}
#indexys3 .p_small_button {
  width: 100%;
  height: auto;
}
#indexys3 .p_small_button .swiper-wrapper {
  display: flex;
  width: 100%;
}
#indexys3 .p_small_button .swiper-slide {
  width: 20% !important;
  flex: 0 0 20%;
  text-align: center;
}

#indexys3 .p_small_button .swiper-wrapper {
  transform: none !important;
}
#indextuandui .p_list {
  display: flex !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  gap: 10px;
}
#indextuandui .p_loopitem {
  flex-shrink: 0 !important;
}
.indextdzs{
    
}
.indextdzsa{
    margin-bottom: 40px;
}
.indextdzsbt{
    display: flex;
    justify-content: center;
    padding: 20px 0;
}
.indextdzsbt p{
    font-size: 18px;
    padding: 10px 15px;
    margin: 0 10px;
    cursor: pointer;
    background-color: #f0f0f0;
}
.indextdzsbt .active{
    background-color: #00923f;
    color: #fff;
}
.indextdzsnr{
    
}
.indextdzsnr img{
    width: 100%;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 500;
	display: none;
	cursor: pointer;
}

.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}

#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}

#sp-prev {
	left: 10px;
}

#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}

#sp-next {
	right: 10px;
}

#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}

#sp-prev:hover, #sp-next:hover {
	background: #444;
}
.lian-page-banner{
    margin-top: 200px;
}
.lian-page-banner img{
    width:100%;
}
.indexbanner{
    padding-top: 208px !important;
}