/*招商加盟页面样式  */
@media screen and (min-width: 1367px) {
.title-box {
    position: absolute;
    top: 40%;
    left: 40%;
    text-align: center;
}
 .title-box .big {
    width: 800px;
    margin-bottom: 24px;
    font-size: 60px;
    line-height: 1.5em;
    font-weight: bold;
    color: #fff;
    text-align: left;
}

.title-box .small {
    max-width: 800px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.5em;
    color: #fff;
    text-align: left;
    padding:10px 0px;
}  
.font42 {
    font-size: 4.2rem;
    line-height: 1.3;
}
}
@media screen and (max-width: 1366px) and (min-width: 1024px){
.title-box {
    position: absolute;
    top: 40%;
    left: 40%;
    text-align: center;
}
 .title-box .big {
    width: 800px;
    margin-bottom: 24px;
    font-size: 60px;
    line-height: 1.5em;
    font-weight: bold;
    color: #fff;
    text-align: left;
}

.title-box .small {
    max-width: 800px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.5em;
    color: #fff;
    text-align: left;
    padding:10px 0px;
}  
.font42 {
    font-size: 4.2rem;
    line-height: 1.3;
}  
}
 @media (max-width:980px) {
.header {
    display: block;
    height: 48px;
}  
.header.in {
    height: 48px;
    color: #fff;
}
  .header-condition{
     width: 100%;
    height: 48px;
    z-index: 9999;
    position: fixed;
    top: 0px;
    left: 0px; /* 确保高于视频的z-index */
 }
 .product-detail-section {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.banner{
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.title-box {
    position: absolute;
    width: 100%;
    left: 37%;
    top: 24%;
    color: #fff;
    z-index: 10;
}
.product-detail-section-text {
    position: absolute;
    width: 100%;
    left: 2%;
    top: 50%;
    color: #fff;
    z-index: 10;
}     
.banner-box {
    width: 100%;
    height: 500px;
    left: 0;
    top: 0;
    z-index: 10;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 400px;
} 
.title-box {
    position: absolute;
    width: 100%;
    left: 37%;
    top: 34%;
    color: #fff;
    z-index: 10;
}
 .title-box .big {
   font-weight: 900;
    font-size: 2rem;
    line-height: 1.8;
    text-align: left;
}

.title-box .small {
    display: none;
    overflow: hidden;
    font-size: 1rem;
    line-height: 1.6;
    width: 100%;
    padding: 0rem 1rem;
    max-width: 100%;
    margin-bottom: 24px;
    font-weight: 1;
    color: #fff;
    text-align: left;
}  
    .cloud-product-ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 20px;
        margin-bottom: 5rem;
    }
/* 为每个li添加不同的渐变背景 */
    .cloud-product-ul li:nth-child(1) { background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%); }
    .cloud-product-ul li:nth-child(2) { background: linear-gradient(135deg, #ff9a9e 0%, #fad0c4 100%); }
    .cloud-product-ul li:nth-child(3) { background: linear-gradient(135deg, #a1c4fd 0%, #c2e9fb 100%); }
    .cloud-product-ul li:nth-child(4) { background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%); }
    .cloud-product-ul li:nth-child(5) { background: linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%); }
    .cloud-product-ul li:nth-child(6) { background: linear-gradient(135deg, #d4fc79 0%, #96e6a1 100%); }
    .cloud-product-ul li:nth-child(7) { background: linear-gradient(135deg, #fccb90 0%, #d57eeb 100%); }
    .cloud-product-ul li:nth-child(8) { background: linear-gradient(135deg, #a770ef 0%, #cf8bf3 100%); }

    .cloud-product-ul li::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.1);
      transform: skew(-15deg) translateX(-100%);
      transition: transform 0.5s ease;
    }

    .cloud-product-ul li:hover::before {
      transform: skew(-15deg) translateX(100%);
    }

    .cloud-product-ul li:hover {
      transform: translateY(-8px);
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    }

    .normal-inner {
      position: relative;
      z-index: 10;
    }

    .text01 {
      font-size: clamp(1.2rem, 3vw, 1.8rem);
      font-weight: 600;
      color: white;
      margin-top: 15px;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }
}
@media screen and (max-width: 1366px) and (min-width: 1024px){
.banner-box {
    width: 100%;
    max-width: 1600px;
    height: 100%;
    margin: 0rem auto;
    min-height:400px ;
}
.banner-box .content {
    width: 100%;
    max-width: 1600px;
    height: 100%;
    margin: 0rem 6rem;
    padding-top:10%;
}
.banner-info {
    width: 100%;
    height: 100%;
    position: relative;
}
.banner-info .title {
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 700;
    font-size: 4.8rem;
    color: #FFFFFF;
}
.banner-info .breadcrumb-nav {
    width: 100%;
    height: auto;
    left: 0;
    top: 4rem;
    background: transparent;
    border: 0;
    color: #FFFFFF;
}

 .banner-info .breadcrumb-nav .nav-box {
    margin: 0;
    padding: 0
}

 .banner-info .breadcrumb-nav .nav-box, .banner-info .breadcrumb-nav .nav-box  {
    font-size: 1.2rem;
    color: #FFFFFF;
    line-height: 1.2
}

 .banner-info .breadcrumb-nav .nav-box a {
    color: #fff;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

 .banner-info .breadcrumb-nav .nav-box a:hover {
    color: #FFFFFF
}

 .banner-info .breadcrumb-nav .nav-box span {
    margin: 0 .8em;
    color: #8E8E8E
}
.cloud-product-ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 20px;
      margin-bottom: 5rem;
    }

    .cloud-product-ul li {
      position: relative;
      overflow: hidden;
      background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
      border-radius: 15px;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
      transition: all 0.3s ease;
      color: white;
      min-height: 180px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding: 20px;
      text-align: center;
    }

    /* 为每个li添加不同的渐变背景 */
    .cloud-product-ul li:nth-child(1) { background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%); }
    .cloud-product-ul li:nth-child(2) { background: linear-gradient(135deg, #ff9a9e 0%, #fad0c4 100%); }
    .cloud-product-ul li:nth-child(3) { background: linear-gradient(135deg, #a1c4fd 0%, #c2e9fb 100%); }
    .cloud-product-ul li:nth-child(4) { background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%); }
    .cloud-product-ul li:nth-child(5) { background: linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%); }
    .cloud-product-ul li:nth-child(6) { background: linear-gradient(135deg, #d4fc79 0%, #96e6a1 100%); }
    .cloud-product-ul li:nth-child(7) { background: linear-gradient(135deg, #fccb90 0%, #d57eeb 100%); }
    .cloud-product-ul li:nth-child(8) { background: linear-gradient(135deg, #a770ef 0%, #cf8bf3 100%); }

    .cloud-product-ul li::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.1);
      transform: skew(-15deg) translateX(-100%);
      transition: transform 0.5s ease;
    }

    .cloud-product-ul li:hover::before {
      transform: skew(-15deg) translateX(100%);
    }

    .cloud-product-ul li:hover {
      transform: translateY(-8px);
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    }
}
@media screen and (max-width: 980px) {
.breadcrumb-nav {
    display: none;
}
}

@media screen  and (min-width: 1367px){
.banner-box {
    width: 100%;
    height:500px;
    left: 0;
    top: 0;
    z-index: 10;
    min-height: 400px;
}
.banner-box .content {
    height: 100%;
    margin: 0 auto;
    width: 100%;
    max-width: 1600px;
}
.banner-info {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.banner-info .title {
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 700;
    font-size: 4.8rem;
    color: #FFFFFF;
}
.banner-info .breadcrumb-nav {
    width: 100%;
    height: auto;
    left: 0;
    top: 4rem;
    background: transparent;
    border: 0;
    color: #FFFFFF;
}

 .banner-info .breadcrumb-nav .nav-box {
    margin: 0;
    padding: 0
}

 .banner-info .breadcrumb-nav .nav-box, .banner-info .breadcrumb-nav .nav-box  {
    font-size: 1.2rem;
    color: #FFFFFF;
    line-height: 1.2
}

 .banner-info .breadcrumb-nav .nav-box a {
    color: #fff;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

 .banner-info .breadcrumb-nav .nav-box a:hover {
    color: #FFFFFF
}

 .banner-info .breadcrumb-nav .nav-box span {
    margin: 0 .8em;
    color: #8E8E8E
}
img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    max-height: 100%;
    border: 0;
    vertical-align: top;
}
.Partner  {
     overflow: hidden;
} 

.Partner .partnerTwo>div {
    text-align: center;
    background-color: #f7f7f7;
    border-radius: 1.2rem;
    width: 36rem;
    height: 31.2rem;
    margin: 5rem 3rem 0 0;
}
.flexCC {
    align-items: center;
}
.flexC1, .flexCC {
    display: flex;
    justify-content: center;
}
.font32 {
    font-size: 3.2rem;
}

.color6 {
    color: #666;
}
.font16 {
    font-size: 1.6rem;
}
.Partner .partnerone{
    width: 100%;
    max-width: 1600px;
    margin: 2rem auto;
    background: #fff;
    overflow: hidden;
    margin-bottom: 0rem;
}
.Partner .partnerone .partneroneTitle {
    text-align: center;
    padding: 5rem 40rem;
    line-height: 5.8rem;
}
.Partner .partnerone .partneroneDiv {
     width: 100%;
    max-width: 1600px;
    margin: 0rem auto;
    overflow: hidden;
    margin-bottom: 5rem;
    
}
.Partner .partnerone .partneroneDiv>div {
    width: 50rem;
    height: 35rem;
    padding: 6rem;
    margin: 0 2rem 0 0;
    text-align: left;
    background: #fff;
    border-radius: 0.8rem;
    position: relative;
}
.Partner .partnerone .partneroneDiv>div>img {
    width: 9rem;
    height: 9rem;
}
.Partner .partnerone .partneroneDiv>div .partneroneDivTitle {
    margin: 2.6rem 0 0.5rem;
}
.fw600 {
    font-weight: 600;
}
.color1 {
    color: #1d1d1f;
}
.font28 {
    font-size: 2rem;
}
.font18 {
    font-size: 1.2rem;
}
.font48 {
    font-size: 3.8rem;
    line-height: 1.3;
}
.Partner .partnerone .partneroneDiv>div .partneroneDivText {
    margin: 1rem 0 0;
    position: relative;
}
.Partner .partnerone .partneroneDiv .dian {
    width: 0.5rem;
    height: 0.5rem;
    background-color: #666;
    border-radius: 99999rem;
    top: 0.7rem;
    position: absolute;
}
.Partner .partnerone .partneroneDiv>div .partneroneDivText>div:nth-child(2) {
    margin: 0 0 0 1.5rem;
}
.Partner .partnerthree{
    width: 100%;
    margin: 0rem auto;
    background: #fff;
    overflow: hidden;
}
.Partner .partnerone .partnerthreeTitle {
    text-align: center;
    padding: 5rem 40rem;
    line-height: 5.8rem;
}

/* 服务3  */
     .Partner2 {
      padding: 20px;
      max-width: 1600px;
      margin: 0 auto;
    }

    .partneroneTitle {
      font-size: clamp(2rem, 5vw, 3rem);
      font-weight: 600;
      color: #333;
      margin-bottom: 20px;
      text-align: center;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .cloud-product-box {
      width: 100%;
    }

    .cloud-product-ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 20px;
      margin-bottom: 5rem;
    }

    .cloud-product-ul li {
      position: relative;
      overflow: hidden;
      background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
      border-radius: 15px;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
      transition: all 0.3s ease;
      color: white;
      min-height: 180px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding: 20px;
      text-align: center;
    }

    /* 为每个li添加不同的渐变背景 */
    .cloud-product-ul li:nth-child(1) { background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%); }
    .cloud-product-ul li:nth-child(2) { background: linear-gradient(135deg, #ff9a9e 0%, #fad0c4 100%); }
    .cloud-product-ul li:nth-child(3) { background: linear-gradient(135deg, #a1c4fd 0%, #c2e9fb 100%); }
    .cloud-product-ul li:nth-child(4) { background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%); }
    .cloud-product-ul li:nth-child(5) { background: linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%); }
    .cloud-product-ul li:nth-child(6) { background: linear-gradient(135deg, #d4fc79 0%, #96e6a1 100%); }
    .cloud-product-ul li:nth-child(7) { background: linear-gradient(135deg, #fccb90 0%, #d57eeb 100%); }
    .cloud-product-ul li:nth-child(8) { background: linear-gradient(135deg, #a770ef 0%, #cf8bf3 100%); }

    .cloud-product-ul li::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.1);
      transform: skew(-15deg) translateX(-100%);
      transition: transform 0.5s ease;
    }

    .cloud-product-ul li:hover::before {
      transform: skew(-15deg) translateX(100%);
    }

    .cloud-product-ul li:hover {
      transform: translateY(-8px);
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    }

    .normal-inner {
      position: relative;
      z-index: 10;
    }

    .text01 {
      font-size: clamp(1.2rem, 3vw, 1.8rem);
      font-weight: 600;
      color: white;
      margin-top: 15px;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }
}

    /* 媒体查询，适应不同设备 */
    @media (max-width: 1024px) {
      .cloud-product-ul {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      }
    }



@media screen and (max-width: 980px) {
 .Partner .partnerTwo>div {
    text-align: center;
    background-color: #f7f7f7;
    border-radius: 1.2rem;
    width: 60rem;
    height: 13rem;
    margin: 3rem 1rem 0 1rem;
}
    .Partner .partnerTwo>div .partnerTwoTitle {
    margin: 1rem 0 0;
    font-size: 1.6rem;
    color: #3d8a38;
    font-weight: 400;
}
.Partner .partnerTwo>div.partnerTwoText1{
    font-size: 1.2rem;
}
.font32 {
    font-size: 1.2rem;
}
.font48 {
    font-size: 2.2rem;
    text-align: center;
    line-height: 3;
}
.partnerone .partneroneTitle {
   margin: 1rem 0 0;
    font-size: 2.2rem;
    color: #333333;
    font-weight: 400;
    line-height: 2rem;
}
.Partner .partnerone {
    width: 100%;
    margin: 3rem 0 0 0;
    background: #f7f7f7;
    overflow: hidden;
}
.Partner .partnerone .partneroneDiv {
    width: 100%;
    max-width: 100%;
    margin: 0rem auto;
    margin-bottom: 5rem;
     display:block;
    float: left;
}
.Partner .partnerone .partneroneDiv>div {
    width: 100%;
    height: 100%;
    padding: 1rem;
    margin: 0 2rem 2rem 0;
    text-align: left;
    background: #fff;
    border-radius: 0.8rem;
    display:block;
    float: left;
}
.flexC1, .flexCC {
    display: flex;
    justify-content: center;
}
.flexCC {
    align-items: center;
}
.Partner .partnerone .partneroneDiv>div>img {
    width:8rem;
    height:auto;
}
.Partner .partnerone .partneroneDiv>div .partneroneDivTitle {
    margin: 2.6rem 0 0.5rem;
    font-size: 2rem;
}
.font28 {
    font-size: 1rem;
}
.cloud-product {
    z-index: 9;
    width: 100%;
     margin: 0rem 0rem;
    padding: 0px 0 80px;
}
.cloud-product-ul {
    width: 100%;
    display:block;
}
.cloud-product-ul li.active {
    width: 100%;
    overflow: hidden;
}
.cloud-product-ul li {
    float: left;
    width: 46%;
    margin: 2rem 0rem;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
    border-radius: 15px;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    text-align: center;
}
}


.Partner .partnerthree .partnerthreeTitle {
    text-align: center;
    padding: 5rem 40rem;
    line-height: 5.8rem;
}

.tact-form{float:left; width:100%;color:#333}
.tact-form>div{max-width:1600px; margin:auto;width:100%}
.tact-form h2{font-size:28px; font-weight:normal; margin-bottom:18px;}
.tact-form h4{font-size:15px; font-weight:normal; margin-bottom:18px;}
.tact-form dt{display:none;width:20%;padding:10px 18px; line-height:24px; height:50px; font-size:1.2rem; color:#333;text-align:left}
.tact-form dd{position:relative; margin-bottom:18px;width:100%;font-size:1.2rem}
.tact-form dd>p{display:none;}
.tact-form select,
.tact-form textarea,
.tact-form input[type=file],
.tact-form input[type=text],
.tact-form input[type=password],
.tact-form input[type=number],
.tact-form input[type=tel],
.tact-form input[type=email]{background:rgba(247,247,247); border-radius:0; border:none; padding:10px 18px; line-height:24px; height:50px; font-size:1.2rem; color:#333;}
.tact-form textarea{height:108px;}
.tact-form .form888 span.captcha{position:relative; width:268px; max-width:100%; display:block;}
.tact-form .form888 span.captcha i>img{position:absolute; right:6px; top:6px; background:rgba(247,247,247); padding:1px; cursor:pointer;}
.tact-form div.file_input>i{background:rgba(247,247,247); border:none;}
.tact-form select option{color:#333;}
.tact-form button{color:#fff; border:none; line-height:50px; padding:0 38px; font-size:1.2rem; border-radius:2rem; cursor:pointer; transition:.3s; background:#3d8a38;}
.tact-form button:hover{background:#f7f7f7; color:#3d8a38;}
.tact-form *::-webkit-input-placeholder{color:#333; opacity:1;}
.tact-form *::-moz-input-placeholder{color:#333; opacity:1;}
.tact-form *::-ms-input-placeholder{color:#333; opacity:1;}
@media(max-width:1200px){
.tact{padding:38px 0;}
.tact-text{width:100%;}
.tact-form{width:100%;}
.tact-form>div{margin:38px 0 0;}
}
@media(max-width:767px){
.tact{padding:18px 0;}
.tact article{padding:0;}
.tact-content{padding:16px;}
.tact-text>h2{font-size:28px;}
.tact-text>p{font-size:16px; margin:12px 0 0;}
.tact-text>h3{font-size:18px; margin:28px 0 0;}
.tact-form h2{font-size:22px;}
}
.Partner1,.Partner2,.Partner3 {
    overflow: hidden;
} 
.Partner {
  background: url(http://svvsvamqf.hn-bkt.clouddn.com/j01bj.jpg) no-repeat bottom center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 700px;
  overflow: hidden;
}
.partnertwo {
  background-color: rgba(255, 255, 255,1);
  padding: 5rem ;
  border-radius: 10px;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 5rem;
  margin-top: 5rem;
}

.partnertwoTitle {
  font-size: 2.5rem;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-bottom: 1rem;
}

.en3 {
  font-size: 1rem;
  color: #666;
  text-align: center;
}

.tact-form form {
  display: flex;
  flex-direction: column;
  margin: 1rem 0;
  font-size: 1.4rem;
}

.tact-form dl {
  margin-bottom: 1.5rem;
}

.tact-form dt {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.tact-form dd {
  margin: 0;
}

.tact-form input[type="text"],
.tact-form textarea {
  width: 100%;
  padding: 0.8rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 1rem;
}

.tact-form label {
  margin-right: 1rem;
  font-size: 1rem;
}

.tact-form button {
  background-color: #3d8a38;
  color: white;
  padding: 0.5rem 1.5rem;
  border: none;
  border-radius: 5px;
  font-size: 1.2rem;
  width:100px;
  margin: 0px auto;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

/* 媒体查询，适配小屏幕设备 */
@media (max-width: 768px) {
  .partnertwo {
    padding: 1.5rem;
  }
 .partnerone {
    padding: 1.5rem;
  }
  .partnertwoTitle {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
.en3 {
    font-size: 1rem;
    color: #666;
    text-align: center;
    line-height: 1.2rem;
}
  .tact-form dt {
    font-size: 1rem;
  }

  .tact-form input[type="text"],
  .tact-form textarea {
    padding: 0.6rem;
    font-size: 0.9rem;
  }

  .tact-form button {
    padding: 0.6rem 1.2rem;
    font-size: 1rem;
  }
} 
 .mian {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.mian-item {
    float: left;
    text-align: center;
    width: 29%;
    font-size: 16px;
    background-color: #f7f7f7;
    margin-right: 1%;
    padding: 30px;
}
.zspic{
    width:100%;
    max-width: 1000px;
    margin: 3rem auto;
    text-align: center;
}
.zspic img{
    width:100%;
    
}
.mian-item h5 {
    font-size: 2.2rem;
    line-height: 5rem;
    margin-top: 10px;
    display: block;
}
 .mian-item p {
    margin-top: 6px;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #666;
    height:32px;
    
}   
.mian-item:hover{
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.mian-itemwen {
    float: left;
    text-align: center;
    font-size: 86px;
    margin-right: 1%;
    height:254px;
    line-height: 220px;
    
}
  /* Partner 容器样式 - fff背景 */
    .partnerfirst {
      background-color: #fff; /* 单一fff背景 */
      margin: 2rem auto;
      max-width: 1600px;
      opacity: 1;
      margin-bottom: 0;
      padding-bottom: 0;
    }

    /* 标题样式 */
    .partneroneTitle {
      font-size: 4.2rem;
      font-weight: 700;
      color: #333333;
      margin: 2rem auto;
      text-align: center;
      line-height: 3;
      
    }

    /* 列表容器样式 */
     .qdhz_webox_l{
     width:100%;
     max-width: 1600px;
     margin: 2rem auto;
     overflow: hidden;
     
 }
    .qdhz_webox_l ul {
      list-style: none;
      padding: 0;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
      gap: 1.25rem;
      margin: 3rem 0rem;
      margin-bottom: 3rem;
    }

    /* 矩形列表项样式 - 圆角 */
    .qdhz_webox_l li {
      padding: 6.5rem 1rem;
      border-radius: 1rem;
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
      transition: all 0.3s ease;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 2px solid rgba(255, 255, 255, 0.1);
      transform: translateY(20px);
      opacity: 1;
    }

    /* 为每个列表项定义不同的APP风格背景色 */
    .qdhz_webox_l li:nth-child(1) { background: linear-gradient(135deg, #FF5252 0%, #FF1744 100%); }
    .qdhz_webox_l li:nth-child(2) { background: linear-gradient(135deg, #FF9800 0%, #FF5722 100%); }
    .qdhz_webox_l li:nth-child(3) { background: linear-gradient(135deg, #FFEB3B 0%, #FFC107 100%); }
    .qdhz_webox_l li:nth-child(4) { background: linear-gradient(135deg, #4CAF50 0%, #2E7D32 100%); }
    .qdhz_webox_l li:nth-child(5) { background: linear-gradient(135deg, #00BCD4 0%, #006064 100%); }
    .qdhz_webox_l li:nth-child(6) { background: linear-gradient(135deg, #2196F3 0%, #0D47A1 100%); }
    .qdhz_webox_l li:nth-child(7) { background: linear-gradient(135deg, #9C27B0 0%, #4A148C 100%); }
    .qdhz_webox_l li:nth-child(8) { background: linear-gradient(135deg, #E91E63 0%, #880E4F 100%); }

    /* 列表项文本样式 */
    .qdhz_webox_l li span {
      text-align: center;
    }

    .qdhz_webox_l li b {
      font-size: 1.4rem;
      color: white;
      display: block;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }

    /* 列表项悬停效果 */
    .qdhz_webox_l li:hover {
      transform: translateY(-5px) scale(1.05);
      box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.3);
      border-color: rgba(255, 255, 255, 0.3);
      filter: brightness(1.1);
      transition: all 0.3s ease;
    }

    /* 响应式调整 */
    @media (max-width: 576px) {
      .Partner {
        margin: 1rem;
        padding: 1.5rem;
      }
      
      .qdhz_webox_l ul {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    @media (min-width: 576px) and (max-width: 768px) {
      .qdhz_webox_l ul {
        grid-template-columns: repeat(3, 1fr);
      }
    }

    @media (min-width: 768px) and (max-width: 992px) {
      .qdhz_webox_l ul {
        grid-template-columns: repeat(4, 1fr);
      }
    }

    @media (min-width: 992px) and (max-width: 1200px) {
      .qdhz_webox_l ul {
        grid-template-columns: repeat(6, 1fr);
      }
    }

    /* 在大屏幕上确保一排显示八个 */
    @media (min-width: 1200px) {
      .qdhz_webox_l ul {
        grid-template-columns: repeat(8, 1fr);
      }
    }

    /* 动画关键帧 */
    @keyframes fadeIn {
      from { opacity: 0; }
      to { opacity: 1; }
    }

    @keyframes slideUp {
      from {
        transform: translateY(20px);
        opacity: 0;
      }
      to {
        transform: translateY(0);
        opacity: 1;
      }
    }