﻿
/* CSS Document */

.adminbuyBanner {
  width: 100%;
  position: relative;
}

.adminbuyBa_swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

.adminbuyBa_swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.adminbuyBa_swiper .swiper-slide {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.adminbuyBa_swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
}

.adminbuyBa_swiper .adminbuyBa_control {
  height: 32px;
  position: absolute;
  left: 50%;
  bottom: 68px;
  z-index: 1;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}


.adminbuyBa_control .swiper-pagination {
  height: 32px;
  line-height: 32px;
  color: rgba(255, 255, 255, .45);
  font-family: "BEBAS";
  font-size: 20px;
  text-align: left;
  padding: 0 80px 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.adminbuyBa_control .swiper-pagination span {
  display: inline-block;
  padding: 0 2px;
}

.adminbuyBa_control .swiper-pagination span::before {
  content: '0';
  display: inline;
}

.adminbuyBa_control .swiper-pagination span.swiper-pagination-current {
  color: #fff;
  font-size: 30px;
}

.adminbuyBa_control .swiper-pagination::before {
  content: '';
  display: block;
  width: calc(100% - 160px);
  height: 1px;
  margin-top: -0.5px;
  background-color: rgba(255, 255, 255, .1);
  position: absolute;
  top: 50%;
}

.adminbuyBa_control .swiper-pagination::before {
  left: 80px;
}

.adminbuyBa_control .swiper-button-prev,
.adminbuyBa_control .swiper-button-next {
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 6px;
  background: none;
  position: absolute;
  top: 0;
  z-index: 2;
}

.adminbuyBa_control .swiper-button-prev {
  left: auto;
  right: 40px;
}

.adminbuyBa_control .swiper-button-next {
  right: 0;
}

.adminbuyBa_control .swiper-button-prev svg,
.adminbuyBa_control .swiper-button-next svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyBa_control .swiper-button-prev svg path,
.adminbuyBa_control .swiper-button-next svg path {
  fill: #ffffff;
}

.adminbuyBa_control .swiper-button-prev:hover svg path,
.adminbuyBa_control .swiper-button-next:hover svg path {
  fill: #FBBE01;
}


@media (max-width:1680px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1600px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1560px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1440px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1366px) {
  .adminbuyBanner {
  
  }
}

@media (max-width:1280px) {
  .adminbuyBanner {
  
  }
}

@media (max-width:1200px) {
  .adminbuyBanner {
  
  }
  
  .adminbuyBa_swiper .adminbuyBa_control {
	bottom: 20px;
  }
}

@media (max-width:1080px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:1024px) {
  .adminbuyBanner {
  
  }
}

@media (max-width:920px) {
  .adminbuyBanner {
  
  }

  .adminbuyBa_swiper .adminbuyBa_control {
    bottom: 12px;
  }
}

@media (max-width:820px) {
  .adminbuyBanner {
  
  }
}

@media (max-width:767px) {
  .adminbuyBanner {
   
    margin-top: 60px;
  }

  .adminbuyBa_swiper .adminbuyBa_control {
    bottom: 6px;
  }

  .adminbuyBa_control .swiper-pagination {
    font-size: 16px;
  }

  .adminbuyBa_control .swiper-pagination span.swiper-pagination-current {
    font-size: 24px;
  }

  .adminbuyBa_control .swiper-pagination::before {
    width: calc(100% - 125px);
    left: 60px;
  }

  .adminbuyBa_control .swiper-button-prev {
    right: 32px;
  }
}

@media (max-width:390px) {
  .adminbuyBanner {
   
  }
}

@media (max-width:320px) {
  .adminbuyBanner {

  }
}

@media (max-width:280px) {
  .adminbuyBanner {
 
  }
}

/* lyBanner end */


/* lyProHead start */
.adminbuyProHead {
  padding: 0 0 60px;
  background-color: #f4f4f4;
}

.adminbuyProHead .adminbuyProHead_main {
  margin: -48px auto 0;
  position: relative;
  z-index: 1;
}

.adminbuyProHead_main .adminbuyProHead_left {
  width: 400px;
  height: 320px;
  padding: 40px;
  background: #333 url(../image/lyprohead_left_bg.png) 0 0 repeat;
  background-size: 4px 4px;
  position: relative;
  float: left;
}

.adminbuyProHead_left .adminbuyProHead_title {
  margin: 0 0 20px;
}

.adminbuyProHead_title a {
  display: block;
  width: 100%;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
}

.adminbuyProHead_title a:hover {
  color: #FBBE01;
}

.adminbuyProHead_title p {
  max-height: 60px;
  overflow: hidden;
  line-height: 30px;
  color: rgba(255, 255, 255, .5);
  font-size: 16px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 4px;
   display:none;
}

.adminbuyProHead_left .adminbuyProHead_form {
  width: 100%;
}

.adminbuyProHead_form form {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 0 0 16px 0;
}

.adminbuyProHead_form .scIpt {
  width: calc(100% - 50px);
  float: left;
}

.adminbuyProHead_form .scIpt input {
  display: block;
  width: 100%;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 16px;
  outline: none;
  background: none !important;
  border: 0 !important;
}

.adminbuyProHead_form .scIpt input::placeholder {
  color: rgba(255, 255, 255, .25);
}

.adminbuyProHead_form .scBtn {
  width: 50px;
  float: right;
}

.adminbuyProHead_form .scBtn button {
  display: block;
  width: 100%;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 12px 16px;
  border-radius: 0 0 16px 0;
  background: #FBBE01 !important;
  border: 0 !important;
  cursor: pointer;
  outline: none;
}

.adminbuyProHead_form .scBtn button svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProHead_form .scBtn button svg path {
  fill: #ffffff;
}

.adminbuyProHead_left .adminbuyProHead_more {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.adminbuyProHead_more a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
  vertical-align: top;
}

.adminbuyProHead_more a:hover {
  color: #FBBE01;
}

.adminbuyProHead_more a i {
  display: inline-block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  padding: 8px;
  border-radius: 50%;
  background-color: #FBBE01;
  vertical-align: middle;
  margin: -2px 0 0 10px;
}

.adminbuyProHead_more a i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProHead_more a i svg path {
  fill: #ffffff;
}


.adminbuyProHead_main .adminbuyProHead_right {
  width: calc(100% - 400px);
  height: 320px;
  background-color: #1c1c1c;
  float: right;
}

.adminbuyProHead_right ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0;
}

.adminbuyProHead_right ul li {
  display: none;
  width: 25%;
  height: 160px;
  border-right: 1px solid rgba(255, 255, 255, .1);
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  position: relative;
}

.adminbuyProHead_right ul li:nth-child(1),
.adminbuyProHead_right ul li:nth-child(2),
.adminbuyProHead_right ul li:nth-child(3),
.adminbuyProHead_right ul li:nth-child(4) {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.adminbuyProHead_right ul li:nth-child(4n+4) {
  border-right: 1px solid rgba(255, 255, 255, 0);
}

.adminbuyProHead_right ul li:nth-child(1),
.adminbuyProHead_right ul li:nth-child(2),
.adminbuyProHead_right ul li:nth-child(3),
.adminbuyProHead_right ul li:nth-child(4),
.adminbuyProHead_right ul li:nth-child(5),
.adminbuyProHead_right ul li:nth-child(6),
.adminbuyProHead_right ul li:nth-child(7),
.adminbuyProHead_right ul li:nth-child(8) {
  display: block;
}

.adminbuyProHead_right ul li::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: #FBBE01 url(https://yanshi.92wailian.com/k676/skin/images/proico1.png) 120% 140% no-repeat;
  background-size: 120px 120px;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.adminbuyProHead_right ul li:hover::before {
  padding: 4px;
  position: absolute;
  left: -4px;
  top: -4px;
  opacity: 1;
}

.adminbuyProHead_right ul li p {
  width: 100%;
  height: 100%;
  padding: 30px 40px;
  position: relative;
  z-index: 1;
}

.adminbuyProHead_right ul li p a.name {
  display: block;
  height: 60px;
  overflow: hidden;
  line-height: 26px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 4px 0;
}

.adminbuyProHead_right ul li p a.btn {
  display: block;
  height: 30px;
  line-height: 30px;
  color: rgba(255, 255, 255, .25);
  font-size: 14px;
  position: absolute;
  left: 40px;
  bottom: 30px;
}

.adminbuyProHead_right ul li:hover p a.btn {
  color: #fff;
}

.adminbuyProHead_right ul li p a.btn i {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 0 0 10px;
  padding: 5px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .25);
  vertical-align: middle;
}

.adminbuyProHead_right ul li:hover p a.btn i {
  border: 1px solid #fff;
}

.adminbuyProHead_right ul li p a.btn i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProHead_right ul li p a.btn i svg path {
  fill: #FBBE01;
}

.adminbuyProHead_right ul li:hover p a.btn i svg path {
  fill: #ffffff;
}

@media (max-width:1440px) {
  .adminbuyProHead {
    padding: 0 0 40px;
  }

  .adminbuyProHead_main .adminbuyProHead_left {
    height: 300px;
    padding: 30px;
  }

  .adminbuyProHead_title a {
    height: 36px;
    line-height: 36px;
    font-size: 24px;
  }

  .adminbuyProHead_title p {
    font-size: 15px;
  }

  .adminbuyProHead_left .adminbuyProHead_more {
    left: 30px;
    bottom: 30px;
  }

  .adminbuyProHead_more a {
    font-size: 15px;
  }

  .adminbuyProHead_more a i {
    width: 26px;
    height: 26px;
    padding: 7px;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    height: 300px;
  }

  .adminbuyProHead_right ul li {
    height: 150px;
  }

  .adminbuyProHead_right ul li p {
    padding: 22px 30px;
  }

  .adminbuyProHead_right ul li p a.btn {
    left: 30px;
    bottom: 22px;
  }
  
  .adminbuyProHead_right ul li::before {
    background: #FBBE01 url(https://yanshi.92wailian.com/k676/skin/images/proico1.png) 110% 130% no-repeat;
    background-size: 100px 100px;
  }
}

@media (max-width:1366px) {}

@media (max-width:1280px) {

  .adminbuyProHead_main .adminbuyProHead_left,
  .adminbuyProHead_main .adminbuyProHead_right {
    height: 280px;
  }

  .adminbuyProHead_title a {
    height: 32px;
    line-height: 32px;
    font-size: 22px;
  }

  .adminbuyProHead_title p {
    max-height: 48px;
    line-height: 24px;
    font-size: 14px;
  }

  .adminbuyProHead_right ul li {
    height: 140px;
  }

  .adminbuyProHead_right ul li p {
    padding: 20px 30px;
  }

  .adminbuyProHead_right ul li p a.btn {
    bottom: 20px;
  }

  .adminbuyProHead_right ul li p a.name {
    height: 58px;
    line-height: 25px;
    font-size: 15px;
  }
  
  .adminbuyProHead_right ul li::before {
    background: #FBBE01 url(https://yanshi.92wailian.com/k676/skin/images/proico1.png) 110% 120% no-repeat;
    background-size: 80px 80px;
  }
}

@media (max-width:1200px) {
  .adminbuyProHead {
    overflow:hidden;
    padding: 0;
  }

  .adminbuyProHead .adminbuyProHead_main {
    width: 100%;
    margin: 0 auto;
  }
  .adminbuyProHead_main .adminbuyProHead_left {
    width: 360px;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    width: calc(100% - 360px);
  }
}

@media (max-width:1080px) {

  .adminbuyProHead_main .adminbuyProHead_left {
    width: 320px;
    height: 250px;
    padding: 20px;
  }

  .adminbuyProHead_form .scIpt input,
  .adminbuyProHead_form .scBtn button {
    height: 40px;
    line-height: 40px;
  }

  .adminbuyProHead_left .adminbuyProHead_more {
    left: 20px;
    bottom: 20px;
  }

  .adminbuyProHead_more a {
    font-size: 14px;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    width: calc(100% - 320px);
    height: 250px;
  }

  .adminbuyProHead_right ul li {
    height: 125px;
  }

  .adminbuyProHead_right ul li p {
    padding: 16px 20px;
  }

  .adminbuyProHead_right ul li p a.name {
    height: 56px;
    line-height: 24px;
    font-size: 14px;
  }

  .adminbuyProHead_right ul li p a.btn {
    left: 20px;
    bottom: 16px;
  }
}

@media (max-width:1024px) {

  .adminbuyProHead_main .adminbuyProHead_left {
    width: 300px;
    height: 240px;
  }

  .adminbuyProHead_title a {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    width: calc(100% - 300px);
    height: 240px;
  }

  .adminbuyProHead_right ul li {
    height: 120px;
  }

  .adminbuyProHead_right ul li p a.name {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    padding: 0;
  }
}

@media (max-width:920px) {
  

  .adminbuyProHead_main .adminbuyProHead_left {
    width: 100%;
    height: auto;
    padding: 20px 3%;
  }

  .adminbuyProHead_left .adminbuyProHead_title {
    float: left;
	margin: 0;
  }

  .adminbuyProHead_left .adminbuyProHead_form {
    width: 40%;
    margin: 9px 0;
    float: right;
  }

  .adminbuyProHead_left .adminbuyProHead_more {
    position: inherit;
    left: inherit;
    bottom: inherit;
    clear: both;
	display: none;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    width: 100%;
    height: 240px;
  }

  .adminbuyProHead_right ul li p {
    padding: 16px 30px;
  }

  .adminbuyProHead_right ul li p a.btn {
    left: 30px;
  }
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .adminbuyProHead_main .adminbuyProHead_left {
    padding: 16px 3%;
  }
  
  .adminbuyProHead_left .adminbuyProHead_title {
    float: none;
	display: none;
  }

  .adminbuyProHead_left .adminbuyProHead_form {
    width: 100%;
    margin: 0 auto;
    float: none;
  }

  .adminbuyProHead_main .adminbuyProHead_right {
    height: auto;
  }

  .adminbuyProHead_right ul li {
    width: 50%;
    height: auto;
  }

  .adminbuyProHead_right ul li:nth-child(1),
  .adminbuyProHead_right ul li:nth-child(2),
  .adminbuyProHead_right ul li:nth-child(3),
  .adminbuyProHead_right ul li:nth-child(4),
  .adminbuyProHead_right ul li:nth-child(5),
  .adminbuyProHead_right ul li:nth-child(6) {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
  }

  .adminbuyProHead_right ul li:nth-child(2n+2) {
    border-right: 1px solid rgba(255, 255, 255, 0);
  }

  .adminbuyProHead_right ul li p {
    height: auto;
    padding: 16px 12px;
  }

  .adminbuyProHead_right ul li p a.name {
    height: auto;
    max-height: 48px;
    margin-bottom: 0;
  }

  .adminbuyProHead_right ul li p a.btn {
    position: inherit;
    left: inherit;
    bottom: inherit;
	display: none;
  }
  
  .adminbuyProHead_right ul li::before {
    background: #FBBE01 url(https://yanshi.92wailian.com/k676/skin/images/proico1.png) 104% 140% no-repeat;
    background-size: 50px 50px;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {}

/* lyProHead end */


/* lyProRec start */
.adminbuyProRec {
  margin: 80px auto;
}

.adminbuyProRec .adminbuyProRec_main {
  margin: 0 auto;
}


.adminbuyProRec_main .adminbuyProRec_swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.adminbuyProRec_swiper .swiper-container {
  margin: -20px auto;
  padding: 40px 0;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide {
  margin-top: 50px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transform: scale(.7);
  -moz-transform: scale(.7);
  transform: scale(.7);
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active {
  margin-top: 0;
  border: 1px solid #fff;
  box-shadow: 0 0 22px rgba(0, 0, 0, .06);
  position: relative;
  z-index: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  opacity: .25;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_img {
  opacity: 1;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img a img {
  display: block;
  max-width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide:hover .adminbuyProRec_img a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_img a::after {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;


  position: absolute;
  top: 0;
  right: 0;
}


.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text {
  padding: 20px 40px 12px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
  padding: 20px 40px 12px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_name a {
  display: block;
  width: 100%;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: rgba(0, 0, 0, .2);
  font-size: 22px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text .adminbuyProRec_name a {
  color: #222;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text .adminbuyProRec_name a:hover {
  color: #FBBE01;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p,
.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn {
  display: none;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text p,
.adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text .adminbuyProRec_btn {
  display: block;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p {
  height: 26px;
  overflow: hidden;
  line-height: 26px;
  color: #999;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  margin-top: 4px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before,
.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
  content: '';
  display: none;
  width: 40px;
  height: 1px;
  background-color: #e6e6e6;
  vertical-align: middle;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before {
  margin: -2px 10px 0 0;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
  margin: -2px 0 0 10px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn {
  margin-top: 30px;
  text-align: center;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  margin: 0 8px;
  padding: 0 60px 0 30px;
  border-radius: 20px;
  background-color: #FBBE01;
  position: relative;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01:hover {
  background-color: #222;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 i {
  display: block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  padding: 8px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  right: 6px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 i svg path {
  fill: #FBBE01;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01:hover i svg path {
  fill: #222222;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 38px;
  color: #222;
  font-size: 16px;
  margin: 0 8px;
  padding: 0 60px 0 30px;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #222;
  position: relative;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02:hover {
  color: #FBBE01;
  border: 1px solid #FBBE01;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 i {
  display: block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  padding: 8px;
  background-color: #222;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 5px;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02:hover i {
  background-color: #FBBE01;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 i svg path {
  fill: #ffffff;
}


.adminbuyProRec_swiper .swiper-button-prev,
.adminbuyProRec_swiper .swiper-button-next {
  width: 48px;
  height: 48px;
  margin: -24px 0 0;
  padding: 4px;
  background: none;
  position: absolute;
  top: 50%;
  z-index: 2;
}

.adminbuyProRec_swiper .swiper-button-prev {
  left: 29%;
}

.adminbuyProRec_swiper .swiper-button-next {
  right: 29%;
}

.adminbuyProRec_swiper .swiper-button-prev svg,
.adminbuyProRec_swiper .swiper-button-next svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProRec_swiper .swiper-button-prev svg path,
.adminbuyProRec_swiper .swiper-button-next svg path {
  fill: #999999;
}

.adminbuyProRec_swiper .swiper-button-prev:hover svg path,
.adminbuyProRec_swiper .swiper-button-next:hover svg path {
  fill: #FBBE01;
}

@media (max-width:1440px) {
  .adminbuyProRec {
    margin: 60px auto 40px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text,
  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
    padding: 20px 30px 30px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_name a {
    font-size: 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p {
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    margin-top: 0;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    font-size: 15px;
    padding: 0 50px 0 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01 i {
    width: 26px;
    height: 26px;
    padding: 7px;
    top: 7px;
    right: 7px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 i {
    width: 26px;
    height: 26px;
    padding: 7px;
    top: 6px;
    right: 6px;
  }
}

@media (max-width:1366px) {}

@media (max-width:1280px) {

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text,
  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
    padding: 20px 20px 30px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_name a {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
    width: 32px;
  }
}

@media (max-width:1200px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 280px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_img a::after {
    width: 72px;
    height: 72px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn {
    margin-top: 20px;
  }
}

@media (max-width:1080px) {
  .adminbuyProRec .adminbuyProRec_main {
    width: 100%;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 266px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
    width: 24px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    font-size: 14px;
    margin: 0 4px;
  }
}

@media (max-width:1024px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 250px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_img a::after {
    width: 64px;
    height: 64px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::before,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text p::after {
    display: none;
  }
}

@media (max-width:920px) {
  .adminbuyProRec {
    margin: 40px auto 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 226px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text,
  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
    padding: 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    padding: 0 44px 0 14px;
  }

  .adminbuyProRec_swiper .swiper-button-prev {
    padding: 8px;
    left: 28%;
  }

  .adminbuyProRec_swiper .swiper-button-next {
    padding: 8px;
    right: 28%;
  }
}

@media (max-width:820px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 300px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    padding: 0 50px 0 20px;
  }

  .adminbuyProRec_swiper .swiper-button-prev {
    padding: 6px;
    left: 18%;
  }

  .adminbuyProRec_swiper .swiper-button-next {
    padding: 6px;
    right: 18%;
  }
}

@media (max-width:767px) {
  .adminbuyProRec_swiper .swiper-container {
    padding: 40px 3%;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 290px;
  }

  .adminbuyProRec_swiper .swiper-button-prev {
    left: 0;
  }

  .adminbuyProRec_swiper .swiper-button-next {
    right: 0;
  }
}

@media (max-width:390px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 270px;
  }
}

@media (max-width:320px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 220px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text,
  .adminbuyProRec_swiper .swiper-container .swiper-slide.swiper-slide-active .adminbuyProRec_text {
    padding: 12px 12px 20px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    padding: 0 44px 0 14px;
  }
}

@media (max-width:280px) {
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_img {
    height: 180px;
  }

  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn01,
  .adminbuyProRec_swiper .swiper-container .swiper-slide .adminbuyProRec_text .adminbuyProRec_btn a.btn02 {
    margin: 0;
  }

  .adminbuyProRec_swiper .swiper-button-prev,
  .adminbuyProRec_swiper .swiper-button-next {
    padding: 10px;
  }
}

/* lyProRec end */


/* lyAbout start */
.adminbuyAbout {
  overflow: hidden;
  background: url(/uploadfile/202601/84e5b4bd5d72f54.jpg) center center no-repeat;
  background-size: cover;
}

.adminbuyAbout .adminbuyAbout_main {
  margin: 0 auto;
  padding: 80px 0;
  position: relative;
}

.adminbuyAbout_main .adminbuyAbout_text {
  width: 100%;
  padding-right: 58%;
}

.adminbuyAbout_text .adminbuyAbout_con {
  height: 160px;
  overflow: hidden;
  line-height: 32px;
  color: #ffffff;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.adminbuyAbout_con div,
.adminbuyAbout_con p,
.adminbuyAbout_con span,
.adminbuyAbout_con p span {
  line-height: 32px !important;
  color: rgba(255, 255, 255, .45) !important;
  font-size: 16px !important;
}

.adminbuyAbout_text .adminbuyAbout_btn {
  margin-top: 60px;
}

.adminbuyAbout_btn a {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 43px;
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 0 60px 0 30px;
  border-radius: 20px;
  background-color: #FBBE01;
  position: relative;
}

.adminbuyAbout_btn a:hover {
  color: #FBBE01;
  background-color: #fff;
}

.adminbuyAbout_btn a i {
  display: block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  padding: 8px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  right: 6px;
}

.adminbuyAbout_btn a:hover i {
  background-color: #FBBE01;
}

.adminbuyAbout_btn a i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyAbout_btn a i svg path {
  fill: #FBBE01;
}

.adminbuyAbout_btn a:hover i svg path {
  fill: #ffffff;
}


.adminbuyAbout_main .adminbuyAbout_menu {
  width: 600px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.adminbuyAbout_menu ul li {
  width: 33.333333%;
  height: 180px;
  overflow: hidden;
  float: left;
}

.adminbuyAbout_menu ul li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 42px;
}

.adminbuyAbout_menu ul li:nth-child(1) a {
  background-color: #c19202;
}

.adminbuyAbout_menu ul li:nth-child(2) a {
  background-color: #dda803;
}

.adminbuyAbout_menu ul li:nth-child(3) a {
  background-color: #FBBE01;
}

.adminbuyAbout_menu ul li a i {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
  margin: 0 auto;
}

.adminbuyAbout_menu ul li a:hover i {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}

.adminbuyAbout_menu ul li a i img {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyAbout_menu ul li a:hover i img {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
}

.adminbuyAbout_menu ul li a em {
  display: block;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  text-align: center;
  margin-top: 20px;
}

@media (max-width:1440px) {
  .adminbuyAbout .adminbuyAbout_main {
    padding: 60px 0;
  }

  .adminbuyAbout_main .adminbuyAbout_text {
    padding-right: 54%;
  }

  .adminbuyAbout_text .adminbuyAbout_con {
    height: 150px;
    line-height: 30px;
    font-size: 15px;
  }

  .adminbuyAbout_con div,
  .adminbuyAbout_con p,
  .adminbuyAbout_con span,
  .adminbuyAbout_con p span {
    line-height: 30px !important;
    font-size: 15px !important;
  }

  .adminbuyAbout_text .adminbuyAbout_btn {
    margin-top: 40px;
  }

  .adminbuyAbout_btn a {
    font-size: 15px;
    padding: 0 50px 0 20px;
  }

  .adminbuyAbout_btn a i {
    width: 26px;
    height: 26px;
    padding: 7px;
    top: 7px;
    right: 7px;
  }

  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 540px;
  }

  .adminbuyAbout_menu ul li {
    height: 160px;
  }

  .adminbuyAbout_menu ul li a {
    padding: 35px;
  }
}

@media (max-width:1366px) {
  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 480px;
  }

  .adminbuyAbout_menu ul li {
    height: 140px;
  }

  .adminbuyAbout_menu ul li a {
    padding: 30px;
  }

  .adminbuyAbout_menu ul li a em {
    margin-top: 10px;
  }
}

@media (max-width:1280px) {
  .adminbuyAbout_main .adminbuyAbout_text {
    padding-right: 50%;
  }

  .adminbuyAbout_text .adminbuyAbout_con {
    height: 140px;
    line-height: 28px;
    font-size: 14px;
  }

  .adminbuyAbout_con div,
  .adminbuyAbout_con p,
  .adminbuyAbout_con span,
  .adminbuyAbout_con p span {
    line-height: 28px !important;
    font-size: 14px !important;
  }
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .adminbuyAbout_btn a {
    font-size: 14px;
  }

  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 420px;
  }

  .adminbuyAbout_menu ul li {
    height: 120px;
  }

  .adminbuyAbout_menu ul li a {
    padding: 20px;
  }
}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .adminbuyAbout .adminbuyAbout_main {
    padding: 40px 0;
  }

  .adminbuyAbout_text .adminbuyTitle i::after {
    margin: 5.5px 0 0 56px;
  }

  .adminbuyAbout_text .adminbuyAbout_con {
    height: 130px;
    line-height: 26px;
    font-size: 14px;
  }

  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 390px;
  }

  .adminbuyAbout_menu ul li {
    height: 110px;
  }

  .adminbuyAbout_menu ul li a em {
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
  }
}

@media (max-width:820px) {
  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 360px;
  }

  .adminbuyAbout_menu ul li {
    height: 100px;
  }

  .adminbuyAbout_menu ul li a {
    padding: 15px 20px;
  }
}

@media (max-width:767px) {
  .adminbuyAbout .adminbuyAbout_main {
    width: 100%;
    padding: 40px 3% 100px;
  }

  .adminbuyAbout_main .adminbuyAbout_text {
    padding: 0 0 40px;
  }

  .adminbuyAbout_text .adminbuyAbout_btn {
    margin-top: 20px;
  }

  .adminbuyAbout_main .adminbuyAbout_menu {
    width: 100%;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {}

@media (max-width:280px) {
  .adminbuyAbout_menu ul li a {
    padding: 15px 10px;
  }
}

/* lyAbout end */


/* lyProducts start */
.adminbuyProducts {
  padding: 80px 0 60px;
  background-color: #f4f4f4;
}

.adminbuyProducts .adminbuyProducts_main {
  margin: 0 auto;
}

.adminbuyProducts_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -12px;
}

.adminbuyProducts_list ul li {
  width: 25%;
  margin-bottom: 28px;
  padding: 0 12px;
}

.adminbuyProducts_list ul li .adminbuyProducts_con {
  
  background-color: #fff;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  position: relative;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con {
  box-shadow: 0 10px 16px rgba(0, 0, 0, .1);
}


.adminbuyProducts_list ul li .adminbuyProducts_con::after {
  width: 0;
  background-color: #FBBE01;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con::before {
  width: 0;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con::after {
  width: 100%;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text {
  width: 100%;    padding: 10px;    margin-top: 3px;
 
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name em {
  display: block;
  width: 100%;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
  display: block;
  width: 100%;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #777;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name em,
.adminbuyProducts_list ul li:hover .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
  color: #666666;
}


.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  margin: 0 auto;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img a img {
  display: block;
  width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.adminbuyProducts_list ul li:hover .adminbuyProducts_con .adminbuyProducts_img a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
  position: absolute;
  right: 24px;
  bottom: 24px;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a i {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  padding: 6px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #FBBE01;
  border-radius: 50%;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a:hover i {
  background-color: #FBBE01;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a i svg path {
  fill: #FBBE01;
}

.adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn a:hover i svg path {
  fill: #ffffff;
}

@media (max-width:1440px) {
  .adminbuyProducts {
    padding: 60px 0 40px;
  }

  .adminbuyProducts_list ul {
    margin: 0 -10px;
  }

  .adminbuyProducts_list ul li {
    margin-bottom: 24px;
    padding: 0 10px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 20px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 210px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
    font-size: 15px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:1366px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 200px;
  }
}

@media (max-width:1280px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 180px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name em {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
  }
}

@media (max-width:1200px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 170px;
  }


}

@media (max-width:1080px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 150px;
  }
}

@media (max-width:1024px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 140px;
  }
}

@media (max-width:920px) {
  .adminbuyProducts {
    padding: 40px 0 20px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 12px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 130px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 12px;
    bottom: 12px;
  }
}

@media (max-width:820px) {
  .adminbuyProducts_list ul li {
    width: 50%;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 20px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 220px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:767px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 12px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 120px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 12px;
    bottom: 12px;
  }
}

@media (max-width:390px) {
  .adminbuyProducts_list ul {
    margin: 0 -6px;
  }

  .adminbuyProducts_list ul li {
    padding: 0 6px;
  }
}

@media (max-width:320px) {
  .adminbuyProducts_list ul {
    margin: 0;
  }

  .adminbuyProducts_list ul li {
    width: 100%;
    padding: 0;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con {
    padding: 20px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 200px;
  }

  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:280px) {
  .adminbuyProducts_list ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 170px;
  }
}

/* lyProducts end */


/* lyArticles start */
.adminbuyArticles {
  padding: 80px 0 60px;    background: #f9f9f9;
}

.adminbuyArticles .adminbuyArticles_main {
  margin: 0 auto;
}

.adminbuyArticles_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -12px;
}

.adminbuyArticles_list ul li {
  width: 50%;
  margin-bottom: 24px;
  padding: 24px 12px 0;
}

.adminbuyArticles_list ul li .adminbuyArticles_con {
  padding: 24px;
  background-color: #f4f4f4;
  position: relative;
}

.adminbuyArticles_list ul li:hover .adminbuyArticles_con {
  background-color: #2eb658;
}


.adminbuyArticles_list ul li:hover .adminbuyArticles_time {
   
    background-color: #b62e2e !important;
  
}



.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time {
  width: 80px;
  height: 80px;
  overflow: hidden;
  padding: 13px 0;
  background-color: #2eb658;
  margin: -48px 20px 0 0;
  float: left;
}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time span {
  display: block;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
  text-align: center;

}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time p {
  line-height: 30px;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name {
  width: calc(100% - 100px);
  float: right;
}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name a {
  display: block;
  width: 100%;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #222;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.adminbuyArticles_list ul li:hover .adminbuyArticles_con .adminbuyArticles_name a {
  color: #fff;
}

.adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_ms {
  max-height: 56px;
  overflow: hidden;
  line-height: 28px;
  color: #999;
  font-size: 16px;
  word-break: break-all;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 16px;
}

.adminbuyArticles_list ul li:hover .adminbuyArticles_con .adminbuyArticles_ms {
  color: rgba(255, 255, 255, .45);
}

@media (max-width:1440px) {
  .adminbuyArticles {
    padding: 60px 0 40px;
  }

  .adminbuyArticles_list ul {
    margin: 0 -10px;
  }

  .adminbuyArticles_list ul li {
    margin-bottom: 20px;
    padding: 20px 10px 0;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con {
    padding: 20px;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time {
    width: 72px;
    height: 72px;
    padding: 11px 0;
    margin: -40px 20px 0 0;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time span {
    line-height: 22px;
    font-size: 14px;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time p {
    font-size: 22px;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name {
    width: calc(100% - 92px);
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_ms {
    max-height: 50px;
    line-height: 25px;
    font-size: 15px;
    margin-top: 15px;
  }
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_ms {
    max-height: 48px;
    line-height: 24px;
    font-size: 14px;
    margin-top: 14px;
  }
}

@media (max-width:1200px) {}

@media (max-width:1080px) {}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .adminbuyArticles {
    padding: 40px 0 20px;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time {
    width: 70px;
    height: 70px;
    padding: 10px 0 12px;
    margin: -40px 20px 0 0;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name {
    width: calc(100% - 90px);
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name a {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}

@media (max-width:820px) {}

@media (max-width:767px) {
  .adminbuyArticles_list ul li {
    width: 100%;
  }
}

@media (max-width:390px) {}

@media (max-width:320px) {
  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_time {
    width: 70px;
    height: 60px;
    padding: 5px 0 12px;
    margin: -40px 0 12px 0;
    float: none;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_name {
    width: 100%;
    float: none;
  }

  .adminbuyArticles_list ul li .adminbuyArticles_con .adminbuyArticles_ms {
    margin-top: 6px;
  }
}

        .jy-tab-cp-container {
            max-width: 1400px;
            margin: 0 auto;    margin-top: 86px;
        }
        
        .jy-tab-cp-header {
            text-align: center;
            margin-bottom: 30px;
        }
        
        .jy-tab-cp-title {
            color: #2c3e50;
            margin-bottom: 10px;
            font-weight: 700;
            font-size: 2rem;
        }
        
        .jy-tab-cp-subtitle {
            color: #7f8c8d;
            font-size: 1.1rem;
        }
        
        .jy-tab-cp-tabs-container {
           background-color: #fbfbfb;
           
         
            overflow: hidden;
            margin-bottom: 68px;
        }
        
        .jy-tab-cp-tabs-header {
            display: flex;
            background-color: #f8f9fa;
            border-bottom: 1px solid #eaeaea;
            flex-wrap: wrap;
        }
        
        .jy-tab-cp-tab-btn {
            flex: 1;
            min-width: 0;
            padding: 20px 15px;
            background: none;
            border: none;
            cursor: pointer;
            font-size: 1.1rem;
            font-weight: 500;
            color: #5a6c7d;
            transition: all 0.3s ease;
            position: relative;
            text-align: center;
            background-color: #f8f9fa; /* 默认背景色 */
        }
        
        .jy-tab-cp-tab-btn:hover {
            background-color: #edf2f7 !important;
            color: #2c5282;
        }
        
        .jy-tab-cp-tab-btn.jy-tab-cp-active {
            color: #333333;
            background-color: white !important; /* 使用!important确保优先级 */
        }
        
        .jy-tab-cp-tab-btn.jy-tab-cp-active::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 3px;
            background-color: #2eb658;
        }
        
        .jy-tab-cp-tab-content {
            display: none;
            padding: 40px;
            animation: jy-tab-cp-fadeIn 0.5s ease;
        }
        
        @keyframes jy-tab-cp-fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }
        
        .jy-tab-cp-tab-content.jy-tab-cp-active {
            display: flex;
            flex-wrap: wrap;
            gap: 40px;
        }
        
        .jy-tab-cp-product-image {
            flex: 1;
            min-width: 400px;
            border-radius: 8px;
            overflow: hidden;
          
            display: flex;
            align-items: center;
            justify-content: center;
           
            height: 450px;
        }
        
        .jy-tab-cp-product-image-link {
            display: block;
            width: 100%;
            height: 100%;
        }
        
        .jy-tab-cp-product-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        
        .jy-tab-cp-product-image img:hover {
            transform: scale(1.03);
        }
        
        .jy-tab-cp-product-details {
            flex: 1;
            min-width: 400px;
            display: flex;
            flex-direction: column;
        }
        
        .jy-tab-cp-product-title {
            font-size: 1.5rem;
            color: #2c3e50;
            margin-bottom: 25px;
            padding-bottom: 15px;
            border-bottom: 1px solid #e9e9e9;
        }
        
        .jy-tab-cp-product-params {
            background-color: #f9fafb;
            border-radius: 8px;
            padding: 0px;
            flex-grow: 1;
        }


.jy-tab-cp-product-params p
{
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 10px;
}


        
        .jy-tab-cp-params-title {
            margin-bottom: 20px;
            color: #333333;
            font-size: 1.3rem;
            font-weight: 600;
        }
        
        .jy-tab-cp-param-list {
            list-style-type: none;
        }
        
        .jy-tab-cp-param-list li {
            padding: 12px 0;
            border-bottom: 1px dashed #e0e0e0;
            display: flex;
            justify-content: space-between;
        }
        
        .jy-tab-cp-param-list li:last-child {
            border-bottom: none;
        }
        
        .jy-tab-cp-param-name {
            font-weight: 600;
            color: #2c3e50;
            font-size: 1.05rem;
        }
        
        .jy-tab-cp-param-value {
            color: #5a6c7d;
            font-size: 1.05rem;
            text-align: right;
            max-width: 60%;
        }
        
        .jy-tab-cp-footer-note {
            text-align: center;
            margin-top: 30px;
            color: #7f8c8d;
            font-size: 0.95rem;
        }
        
        /* 平板端适配 */
        @media (max-width: 1024px) {
            .jy-tab-cp-container {
                max-width: 95%;
            }
            
            .jy-tab-cp-tab-content.jy-tab-cp-active {
                gap: 30px;
                padding: 30px;
            }
            
            .jy-tab-cp-product-image, .jy-tab-cp-product-details {
                min-width: 300px;
            }
            
            .jy-tab-cp-product-image {
                height: 400px;
            }
        }
        
        /* 移动端适配 - 768px以下 */
        @media (max-width: 768px) {
            body {
                padding: 15px;
            }
            
            .jy-tab-cp-tabs-header {
                /* 移动端一行显示2个tab */
                display: grid;
                grid-template-columns: repeat(2, 1fr);
            }
            
            .jy-tab-cp-tab-btn {
                padding: 18px 10px;
                font-size: 1rem;
                min-height: 70px;
                display: flex;
                align-items: center;
                justify-content: center;
            }
            
            .jy-tab-cp-tab-content.jy-tab-cp-active {
                flex-direction: column;
                padding: 25px;
                gap: 25px;
            }
            
            .jy-tab-cp-product-image, .jy-tab-cp-product-details {
                min-width: 100%;
            }
            
            .jy-tab-cp-product-image {
                height: 300px;
            }
            
            .jy-tab-cp-product-title {
                font-size: 1.6rem;
            }
            
            .jy-tab-cp-product-params {
                padding: 20px;
            }
            
            .jy-tab-cp-params-title {
                font-size: 1.2rem;
            }
        }
        
        /* 小屏移动端适配 - 480px以下 */
        @media (max-width: 480px) {
            .jy-tab-cp-container {
                padding: 0;
            }
            
            .jy-tab-cp-title {
                font-size: 1.6rem;
            }
            
            .jy-tab-cp-subtitle {
                font-size: 1rem;
            }
            
            .jy-tab-cp-tabs-header {
                grid-template-columns: repeat(2, 1fr);
            }
            
            .jy-tab-cp-tab-btn {
                padding: 16px 8px;
                font-size: 0.95rem;
                min-height: 65px;
            }
            
            .jy-tab-cp-tab-content {
                padding: 20px;
            }
            
            .jy-tab-cp-product-title {
                font-size: 1.4rem;
            }
            
            .jy-tab-cp-params-title {
                font-size: 1.1rem;
            }
            
            .jy-tab-cp-param-list li {
                flex-direction: column;
                padding: 10px 0;
            }
            
            .jy-tab-cp-param-value {
                margin-top: 5px;
                text-align: left;
                max-width: 100%;
                font-size: 1rem;
            }
            
            .jy-tab-cp-product-image {
                height: 250px;
            }
        }
        
        /* 超小屏移动端适配 - 360px以下 */
        @media (max-width: 360px) {
            .jy-tab-cp-tab-btn {
                padding: 14px 5px;
                font-size: 0.9rem;
                min-height: 60px;
            }
            
            .jy-tab-cp-tab-content {
                padding: 15px;
            }
            
            .jy-tab-cp-product-title {
                font-size: 1.3rem;
            }
            
            .jy-tab-cp-param-name,
            .jy-tab-cp-param-value {
                font-size: 0.95rem;
            }
        }

.jy-home-about-container p {
  font-size: 16px;
    line-height: 1.7;
    text-indent: 35px;
    margin-bottom: 10px;
}

 .jy-home-about-section {
            width: 100%;
            position: relative;
            padding: 80px 20px;
            background: linear-gradient(rgba(30, 80, 150, 0.8), rgba(20, 60, 120, 0.9)), 
                        url('/uploadfile/202601/84e5b4bd5d72f54.jpg') no-repeat center center;
            background-size: cover;
            color: white;
            /* 设置模块最小高度 */
            min-height: 800px;
           
            display: flex;
            align-items: center;
            overflow-y: auto;
        }
        
        .jy-home-about-container {
            max-width: 1400px;
            margin: 0 auto;
            width: 100%;
        }
        
        .jy-home-about-header {
            text-align: center;
            margin-bottom: 40px;
        }
        
        .jy-home-about-title {
            font-size: 42px;
            font-weight: 700;
            margin-bottom: 15px;
            color: #fff;
            position: relative;
            display: inline-block;
        }
        
        .jy-home-about-subtitle {
            font-size: 18px;
            color: rgba(255, 255, 255, 0.85);
            text-transform: uppercase;
            letter-spacing: 2px;
            margin-bottom: 20px;
        }
        
        .jy-home-about-title-line {
            height: 2px;
            width: 100px;
            background-color: #fff;
            margin: 0 auto 30px;
        }
        
        .jy-home-about-company-name {
            font-size: 28px;
            font-weight: 600;
            text-align: center;
            margin-bottom: 30px;
            color: #fff;
        }
        
        .jy-home-about-intro {
            max-width: 900px;
            margin: 0 auto 40px;
            text-align: center;
            font-size: 18px;
            line-height: 1.8;
            color: rgba(255, 255, 255, 0.9);
        }
        
        .jy-home-about-content-wrapper {
            display: flex;
            flex-wrap: wrap;
            gap: 60px;
            margin-bottom: 40px;
            align-items: flex-start;    margin-top: 60px;
        }
        
        /* 修改：轮播图容器宽度增加 */
        .jy-home-about-slider-container {
            flex: 2; /* 从1改为2，使轮播图更宽 */
            min-width: 300px;
        }
        
        .jy-home-about-slider {
            position: relative;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
            height: 400px; /* 调整高度 */
        }
        
        .jy-home-about-slider-images {
            display: flex;
            transition: transform 0.5s ease;
            height: 100%;
        }
        
        .jy-home-about-slider-image {
            min-width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .jy-home-about-slider-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(255, 255, 255, 0.2);
            color: white;
            border: none;
            width: 60px; /* 增大按钮 */
            height: 60px; /* 增大按钮 */
            border-radius: 50%;
            font-size: 22px;
            cursor: pointer;
            transition: all 0.3s ease;
            backdrop-filter: blur(5px);
        }
        
        .jy-home-about-slider-btn:hover {
            background-color: rgba(255, 255, 255, 0.3);
            transform: translateY(-50%) scale(1.1);
        }
        
        .jy-home-about-prev-btn {
            left: 25px; /* 调整位置 */
        }
        
        .jy-home-about-next-btn {
            right: 25px; /* 调整位置 */
        }
        
        /* 修改：统计容器宽度相应减小 */
        .jy-home-about-stats-container {
            flex: 1; /* 保持为1 */
            min-width: 300px;
            padding-top: 10px; /* 添加顶部内边距 */
        }
        
        /* 修改为每排显示1个，总共3排 */
        .jy-home-about-stats-grid {
            display: grid;
            grid-template-columns: 1fr;
            gap: 40px;
        }
        
        .jy-home-about-stat-item {
            display: flex;
            align-items: center;
            background-color: rgba(255, 255, 255, 0.1);
            padding: 20px;
            border-radius: 10px;
            backdrop-filter: blur(5px);
            transition: transform 0.3s ease;
        }
        
        .jy-home-about-stat-item:hover {
            transform: translateY(-5px);
            background-color: rgba(255, 255, 255, 0.15);
        }
        
        .jy-home-about-stat-number {
            font-size: 42px;
            font-weight: 700;
            color: #ffffff;
            margin-right: 25px;
            min-width: 120px;
            text-align: center;
        }
        
        .jy-home-about-stat-text {
            font-size: 17px;
            line-height: 1.5;
        }
        
        .jy-home-about-btn-container {
            text-align: center;
            margin-top: 30px;
            padding-bottom: 20px;
        }
        
        .jy-home-about-hollow-btn {
            display: inline-block;
            padding: 15px 40px;
            border: 2px solid white;
            background-color: transparent;
            color: white;
            font-size: 18px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 1px;
            border-radius: 50px;
            cursor: pointer;
            transition: all 0.3s ease;
            text-decoration: none;
        }
        
        .jy-home-about-hollow-btn:hover {
            background-color: rgba(255, 255, 255, 0.1);
            transform: translateY(-3px);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
        }
        
        /* 响应式设计 - 适应不同屏幕高度 */
        @media (max-width: 1100px) {
            .jy-home-about-content-wrapper {
                flex-direction: column;
                gap: 40px;
            }
            
            .jy-home-about-slider-container, .jy-home-about-stats-container {
                width: 100%;
            }
            
            .jy-home-about-slider-container {
                flex: none;
            }
            
            .jy-home-about-slider {
                height: 350px;
            }
            
            .jy-home-about-section {
                min-height: 1000px;
                height: auto;
                padding: 60px 20px;
            }
        }
        
        @media (max-height: 900px) {
            .jy-home-about-section {
                min-height: 850px;
            }
            
            .jy-home-about-slider {
                height: 350px;
            }
            
            .jy-home-about-intro {
                margin-bottom: 30px;
            }
            
            .jy-home-about-content-wrapper {
                margin-bottom: 30px;        margin-top: 30px;
            }
        }
        
        @media (max-height: 800px) {
            .jy-home-about-section {
                min-height: 800px;
            }
            
            .jy-home-about-slider {
                height: 320px;
            }
            
            .jy-home-about-stat-item {
                padding: 18px;
            }
            
            .jy-home-about-stat-number {
                font-size: 38px;
                min-width: 80px;
            }
            
            .jy-home-about-stat-text {
                font-size: 16px;
            }
        }


.jy-home-about-stat-item span {
        font-size: 32px;
    padding-right: 20px;
    font-weight: bolder;
}


        
        @media (max-width: 768px) {
            .jy-home-about-title {
                font-size: 36px;
            }
            
            .jy-home-about-stat-item {
                flex-direction: column;
                text-align: center;
            }
            
            .jy-home-about-stat-number {
                margin-right: 0;
                margin-bottom: 15px;
                min-width: auto;
                font-size: 38px;
            }
            
            .jy-home-about-stat-text {
                font-size: 16px;
            }
            
            .jy-home-about-slider {
                height: 300px;
            }
            
            .jy-home-about-slider-btn {
                width: 50px;
                height: 50px;
                font-size: 20px;
            }
            
            .jy-home-about-section {
                min-height: 950px;
                padding: 50px 20px;
            }
        }
        
        @media (max-width: 576px) {
            .jy-home-about-title {
                font-size: 30px;
            }
            
            .jy-home-about-intro {
                font-size: 16px;
            }
            
            .jy-home-about-stat-number {
                font-size: 34px;
                min-width: 100px;
            }
            
            .jy-home-about-slider {
                height: 250px;
            }
            
            .jy-home-about-slider-btn {
                width: 45px;
                height: 45px;
                font-size: 18px;
            }
            
            .jy-home-about-prev-btn {
                left: 15px;
            }
            
            .jy-home-about-next-btn {
                right: 15px;
            }
            
            .jy-home-about-section {
                min-height: 900px;
                padding: 40px 20px;
            }
            
            .jy-home-about-hollow-btn {
                padding: 12px 30px;
                font-size: 16px;
            }
        }
        
        @media (max-height: 700px) and (min-width: 769px) {
            .jy-home-about-section {
                min-height: 700px;
            }
            
            .jy-home-about-header {
                margin-bottom: 30px;
            }
            
            .jy-home-about-intro {
                margin-bottom: 25px;
                font-size: 16px;
            }
            
            .jy-home-about-content-wrapper {
                margin-bottom: 25px;
                gap: 40px;
            }
            
            .jy-home-about-slider {
                height: 300px;
            }
            
            .jy-home-about-stat-item {
                padding: 15px;
            }
            
            .jy-home-about-stat-number {
                font-size: 36px;
                min-width: 100px;
                margin-right: 20px;
            }
        }

  







  .jy-zslbb-body {
            background-color: #f5f7fa;
            color: #333;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            padding: 20px;
        }
        
        .jy-zslbb-header {
            text-align: center;
            margin-bottom: 40px;
            max-width: 1000px;
        }
        
        .jy-zslbb-header h1 {
            color: #2c3e50;
            font-size: 2.5rem;
            margin-bottom: 10px;
            position: relative;
            display: inline-block;
        }
        
        .jy-zslbb-header h1:after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
            width: 100px;
            height: 4px;
            background: linear-gradient(90deg, #3498db, #2ecc71);
            border-radius: 2px;
        }
        
        .jy-zslbb-header p {
            color: #7f8c8d;
            font-size: 1.1rem;
            line-height: 1.6;
            margin-top: 20px;
        }
        
        .jy-zslbb-container {
            position: relative;
            width: 100%;
            max-width: 1200px;
            overflow: hidden;
            border-radius: 15px;
            background-color: white;
            padding: 80px 0;    margin: 0 auto;
        }
        
        .jy-zslbb-wrapper {
            position: relative;
            overflow: hidden;
            width: 100%;
        }
        
        .jy-zslbb-carousel {
            display: flex;
            transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            width: max-content;
        }
        
        .jy-zslbb-item {
            padding: 0 15px;
            display: flex;
            flex-direction: column;
        }
        
        /* 桌面端：一行显示3个 */
        @media (min-width: 993px) {
            .jy-zslbb-item {
                flex: 0 0 calc(100% / 3);
                width: calc(100% / 3);
            }
        }
        
        /* 移动端：一行显示1个 */
        @media (max-width: 992px) {
            .jy-zslbb-item {
                flex: 0 0 100%;
                width: 100%;
            }
        }
        
        .jy-zslbb-card {
            background: white;
            border-radius: 12px;
            overflow: hidden;
          
            transition: all 0.3s ease;
            height: 100%;
            display: flex;
            flex-direction: column;
            border: 1px solid #eee;
        }
        
        .jy-zslbb-card:hover {
            transform: translateY(-5px);
           
        }
        
        .jy-zslbb-image {
            width: 100%;
            height: 200px;
            object-fit: cover;
            display: block;
        }
        
        .jy-zslbb-content {
            padding: 20px;
            flex-grow: 1;
            display: flex;
            flex-direction: column;    background-color: #f1f1f1;
        }
        
        .jy-zslbb-content h3 {
            font-size: 1.2rem;
            color: #2c3e50;
          text-align: center;
            font-weight: 500;
            line-height: 1.2;
        }
        
        .jy-zslbb-content p {
            color: #7f8c8d;
            font-size: 0.95rem;
            line-height: 1.5;
            margin-bottom: 15px;
            flex-grow: 1;
        }
        
        .jy-zslbb-specs {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            margin-top: 10px;
        }
        
        .jy-zslbb-spec {
            background-color: #f0f7ff;
            color: #3498db;
            padding: 5px 10px;
            border-radius: 4px;
            font-size: 0.85rem;
            font-weight: 500;
        }
        
        .jy-zslbb-indicators {
            display: flex;
            justify-content: center;
            margin-top: 30px;
            gap: 12px;
        }
        
        .jy-zslbb-indicator {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: #bdc3c7;
            cursor: pointer;
            transition: all 0.3s ease;
        }
        
        .jy-zslbb-indicator.active {
            background-color: #3498db;
            transform: scale(1.2);
        }
        
        .jy-zslbb-counter {
            text-align: center;
            margin-top: 15px;
            font-size: 1.1rem;
            color: #7f8c8d;
            font-weight: 500;
        }
        
        .jy-zslbb-footer {
            margin-top: 50px;
            text-align: center;
            color: #95a5a6;
            font-size: 0.9rem;
            padding: 20px;
            border-top: 1px solid #eee;
            width: 100%;
            max-width: 1000px;
        }
        
        /* 移动端适配 */
        @media (max-width: 768px) {
            .jy-zslbb-header h1 {
                font-size: 2rem;
            }
            
            .jy-zslbb-image {
                height: 180px;
            }
            
            .jy-zslbb-content h3 {
                font-size: 1.3rem;
            }
        }
        
        @media (max-width: 480px) {
            .jy-zslbb-header h1 {
                font-size: 1.8rem;
            }
            
            .jy-zslbb-image {
                height: 150px;
            }
            
            .jy-zslbb-content {
                padding: 15px;
            }
        }
        
        /* 触摸提示 */
        .jy-zslbb-hint {
            text-align: center;
            color: #95a5a6;
            font-size: 0.9rem;
            margin-top: 10px;
            display: none;
        }
        
        @media (max-width: 992px) {
            .jy-zslbb-hint {
                display: block;
            }
        }









 /* 主容器 - 设置固定高度 */
        .jy-hdp-container {
            position: relative;
            width: 100%;
            height: 900px; /* 电脑端固定高度 */
            overflow: hidden;
            margin: 0 auto;
        }

        .jy-hdp-slides {
            position: relative;
            width: 100%;
            height: 100%;
        }

        .jy-hdp-slide {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            transition: opacity 1.2s cubic-bezier(0.65, 0, 0.35, 1);
            z-index: 1;
        }

        .jy-hdp-slide.jy-hdp-active {
            opacity: 1;
            z-index: 2;
        }

        /* 图片容器 */
        .jy-hdp-slide-image-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
            background-color: #0a0e17;
        }

        .jy-hdp-slide-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
            position: relative;
            min-width: 100%;
            min-height: 100%;
        }

        .jy-hdp-slide-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(to bottom, 
                rgba(10, 14, 23, 0.7) 0%, 
                rgba(10, 14, 23, 0.4) 50%,
                rgba(10, 14, 23, 0.7) 100%);
            z-index: 2;
        }

        /* 标题居中位置 */
        .jy-hdp-slide-content {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 90%;
            max-width: 1200px;
            text-align: center;
            padding: 40px;
            z-index: 3;
        }

        .jy-hdp-slide-title {
            font-family: 'Orbitron', sans-serif;
            font-size: clamp(2.5rem, 5vw, 4.5rem);
            font-weight: 600;
            margin-bottom: 30px;
          
           
            color: #ffffff;
            text-transform: uppercase;
            letter-spacing: 2px;
            line-height: 1.1;
           
            position: relative;
            padding-bottom: 20px;font-size: 58px;
        }

        .jy-hdp-slide-title::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 150px;
            height: 2px;
            background: linear-gradient(to right, transparent, #ffffff, transparent);
            border-radius: 2px;    
        }

        .jy-hdp-slide-desc {
            font-size: clamp(1.1rem, 2vw, 1.4rem);
            line-height: 1.8;
            color: #b7b7b7;
            font-weight: 300;
            margin-bottom: 30px;
            max-width: 800px;
            margin-left: auto;
            margin-right: auto;
        }

        .jy-hdp-slide-highlight {
            color: #00f7ff;
            font-weight: 600;
        }

        /* 自定义左右箭头按钮 */
        .jy-hdp-nav-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 70px;
            height: 70px;
            background: rgba(10, 14, 23, 0.7);
            border: 1px solid rgba(0, 247, 255, 0.3);
            color: #00f7ff;
            font-size: 24px;
            border-radius: 50%;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 10;
            transition: all 0.3s ease;
            backdrop-filter: blur(5px);
            -webkit-tap-highlight-color: transparent;
        }

        .jy-hdp-nav-btn:hover {
            background: rgba(0, 247, 255, 0.1);
            box-shadow: 0 0 30px rgba(0, 247, 255, 0.3);
            transform: translateY(-50%) scale(1.1);
        }

        /* 左箭头 */
        .jy-hdp-prev-btn {
            left: 30px;
        }

        .jy-hdp-prev-btn::before {
            content: '';
            width: 20px;
            height: 20px;
            border-left: 3px solid #00f7ff;
            border-bottom: 3px solid #00f7ff;
            transform: rotate(45deg);
            margin-right: 5px;
            transition: all 0.3s ease;
        }

        .jy-hdp-prev-btn:hover::before {
            border-left-color: #7a00ff;
            border-bottom-color: #7a00ff;
            transform: rotate(45deg) scale(1.2);
        }

        /* 右箭头 */
        .jy-hdp-next-btn {
            right: 30px;
        }

        .jy-hdp-next-btn::before {
            content: '';
            width: 20px;
            height: 20px;
            border-right: 3px solid #00f7ff;
            border-top: 3px solid #00f7ff;
            transform: rotate(45deg);
            margin-left: 5px;
            transition: all 0.3s ease;
        }

        .jy-hdp-next-btn:hover::before {
            border-right-color: #7a00ff;
            border-top-color: #7a00ff;
            transform: rotate(45deg) scale(1.2);
        }

        /* 指示器 */
        .jy-hdp-indicators {
            position: absolute;
            bottom: 40px;
            left: 0;
            width: 100%;
            display: flex;
            justify-content: center;
            gap: 15px;
            z-index: 10;
            -webkit-tap-highlight-color: transparent;
        }

        .jy-hdp-indicator {
            width: 16px;
            height: 16px;
            border-radius: 50%;
           
            border: 2px solid rgba(0, 247, 255, 0.3);
            cursor: pointer;
            transition: all 0.3s ease;
            position: relative;
            overflow: hidden;
            -webkit-tap-highlight-color: transparent;
        }

        .jy-hdp-indicator::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #00f7ff;
            border-radius: 50%;
            transform: scale(0);
            transition: transform 0.3s ease;
        }






        .jy-hdp-indicator.jy-hdp-active::before {
            transform: scale(1);
        }

        .jy-hdp-indicator.jy-hdp-active {
            border-color: #00f7ff;
            box-shadow: 0 0 15px #00f7ff;
        }






        /* 页码显示 - 电脑端显示 */
        .jy-hdp-slide-counter {
            position: absolute;
            bottom: 40px;
            left: 40px;
            font-family: 'Orbitron', sans-serif;
            font-size: 1.2rem;
            color: #00f7ff;
            z-index: 10;
            background: rgba(10, 14, 23, 0.7);
            padding: 10px 20px;
            border-radius: 30px;
            border: 1px solid rgba(0, 247, 255, 0.3);
            backdrop-filter: blur(5px);
            display: flex;
            align-items: center;
            gap: 8px;
            -webkit-tap-highlight-color: transparent;
        }

        .jy-hdp-slide-number {
            font-weight: 900;
            font-size: 1.5rem;
        }

        .jy-hdp-slide-total {
            opacity: 0.7;
            font-size: 1rem;
        }

        /* 科技感装饰元素 */
        .jy-hdp-tech-decoration {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            z-index: 4;
        }

        .jy-hdp-grid-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: 
                linear-gradient(rgba(0, 247, 255, 0.05) 1px, transparent 1px),
                linear-gradient(90deg, rgba(0, 247, 255, 0.05) 1px, transparent 1px);
            background-size: 50px 50px;
            opacity: 0.3;
        }

        /* 响应式设计 - 移动端设置固定高度 */
        @media (max-width: 1024px) {
            .jy-hdp-container {
                height: 700px; /* 平板高度 */
            }
            
            .jy-hdp-slide-content {
                padding: 30px;
            }
            
            .jy-hdp-nav-btn {
                width: 60px;
                height: 60px;
            }
            
            .jy-hdp-prev-btn::before,
            .jy-hdp-next-btn::before {
                width: 18px;
                height: 18px;
                border-width: 2.5px;
            }
            
            .jy-hdp-prev-btn {
                left: 15px;
            }
            
            .jy-hdp-next-btn {
                right: 15px;
            }
            
            .jy-hdp-slide-counter {
                left: 30px;
                bottom: 30px;
            }
        }

        /* 移动端 */
        @media (max-width: 768px) {
            .jy-hdp-container {
                height: 600px; /* 移动端固定高度，页面可以滚动 */
                max-height: none;
                position: relative; /* 移除fixed定位 */
                min-height: auto;
            }
            
            /* 确保图片容器正确显示 */
            .jy-hdp-slide-image-container {
                height: 100%;
            }
            
            .jy-hdp-slide-image {
                width: 100%;
                height: 100%;
                object-fit: cover;
                object-position: center;
            }
            
            .jy-hdp-slide-content {
                padding: 20px;
                width: 95%;
            }
            
            .jy-hdp-slide-title {
                font-size: 2rem;
                margin-bottom: 20px;
            }
            
            .jy-hdp-slide-desc {
                font-size: 1rem;
                line-height: 1.6;
            }
            
            /* 移动端：隐藏页码 */
            .jy-hdp-slide-counter {
                display: none;
            }
            
            /* 移动端：箭头调整到标题两侧 */
            .jy-hdp-nav-btn {
                width: 50px;
                height: 50px;
                top: 50% !important;
                transform: translateY(-50%) !important;
            }
            
            .jy-hdp-prev-btn::before,
            .jy-hdp-next-btn::before {
                width: 16px;
                height: 16px;
                border-width: 2px;
            }
            
            /* 左箭头在标题左侧 */
            .jy-hdp-prev-btn {
                left: 10px !important;
            }
            
            /* 右箭头在标题右侧 */
            .jy-hdp-next-btn {
                right: 10px !important;
            }
            
            .jy-hdp-nav-btn:hover {
                transform: translateY(-50%) scale(1.1) !important;
            }
            
            .jy-hdp-indicators {
                bottom: 30px;
            }
            
            .jy-hdp-slide-title::after {
                width: 100px;
            }
        }

        @media (max-width: 480px) {
            .jy-hdp-container {
                height: 500px; /* 小屏幕手机高度 */
            }
            
            .jy-hdp-slide-title {
                font-size: 1.8rem;
                margin-bottom: 15px;
            }
            
            .jy-hdp-slide-desc {
                font-size: 0.9rem;
                line-height: 1.5;
                margin-bottom: 20px;
            }
            
            .jy-hdp-slide-content {
                padding: 15px;
            }
            
            /* 移动端小屏幕箭头更小 */
            .jy-hdp-nav-btn {
                width: 40px;
                height: 40px;
            }
            
            .jy-hdp-prev-btn::before,
            .jy-hdp-next-btn::before {
                width: 14px;
                height: 14px;
                border-width: 2px;
            }
            
            /* 调整箭头位置，更靠近标题 */
            .jy-hdp-prev-btn {
                left: 5px !important;
            }
            
            .jy-hdp-next-btn {
                right: 5px !important;
            }
            
            .jy-hdp-indicators {
                bottom: 20px;
            }
        }

        /* 横屏模式优化 */
        @media (max-height: 600px) and (orientation: landscape) {
            .jy-hdp-container {
                height: 400px; /* 横屏模式高度 */
            }
            
            .jy-hdp-slide-content {
                top: 45%;
                transform: translate(-50%, -45%);
            }
            
            .jy-hdp-slide-title {
                font-size: 1.8rem;
                margin-bottom: 10px;
            }
            
            .jy-hdp-slide-desc {
                font-size: 0.9rem;
                margin-bottom: 15px;
            }
            
            .jy-hdp-nav-btn {
                width: 40px;
                height: 40px;
            }
            
            .jy-hdp-indicators {
                bottom: 15px;
            }
            
            /* 横屏时箭头稍微靠外 */
            .jy-hdp-prev-btn {
                left: 15px !important;
            }
            
            .jy-hdp-next-btn {
                right: 15px !important;
            }
        }

        /* 非常小的移动设备 */
        @media (max-width: 320px) {
            .jy-hdp-container {
                height: 450px; /* 非常小的屏幕高度 */
            }
            
            .jy-hdp-slide-title {
                font-size: 1.5rem;
            }
            
            .jy-hdp-slide-desc {
                font-size: 0.8rem;
            }
            
            .jy-hdp-nav-btn {
                width: 35px;
                height: 35px;
            }
            
            .jy-hdp-prev-btn::before,
            .jy-hdp-next-btn::before {
                width: 12px;
                height: 12px;
                border-width: 1.5px;
            }
        }

        /* 动画效果 */
        @keyframes jy-hdp-fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes jy-hdp-fadeIn {
            from {
                opacity: 0;
            }
            to {
                opacity: 1;
            }
        }

        .jy-hdp-slide.jy-hdp-active .jy-hdp-slide-title {
            animation: jy-hdp-fadeInUp 0.8s ease 0.2s both;
        }

        .jy-hdp-slide.jy-hdp-active .jy-hdp-slide-desc {
            animation: jy-hdp-fadeInUp 0.8s ease 0.5s both;
        }

        .jy-hdp-slide.jy-hdp-active .jy-hdp-slide-image {
            animation: jy-hdp-fadeIn 1s ease 0.1s both;
        }
        
        /* 页面内容示例，演示可滚动 */
        .page-content {
            padding: 40px 20px;
            max-width: 1200px;
            margin: 0 auto;
            background: #0a0e17;
        }
        
        .page-content h2 {
            font-family: 'Orbitron', sans-serif;
            color: #00f7ff;
            margin-bottom: 20px;
            font-size: 2rem;
        }
        
        .page-content p {
            font-size: 1.1rem;
            line-height: 1.8;
            color: #b8c2e0;
            margin-bottom: 20px;
        }



