 .case-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  
  .case-item {
    padding: 0 0px;
    margin-bottom: 30px;
    width: 100%;
  }
  
  .case-image {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: 0px;
    background: #fff;
  }
  
  .case-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
  }
  
  .case-image img:hover {
    transform: scale(1.05);
  }
  .case-content{
      background: #fff;
      border-radius:  0 0 10px 10px;
      height:80px;
  }
  .case-title {
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-weight: 600;
    padding:10px 20px;
  }
  
  .case-description {
    font-size: 1rem;
    line-height: 1.6;
    color: #666;
    margin-bottom: 10px;
    padding:0px 20px;
  }
  
  .case-meta {
    font-size: 1rem;
    color: #999;
  }
    @media screen  (min-width: 375px) and (max-width: 980px) {
    .case-item {
      width: 49%;
      float: left;
      margin-right: 1%;
      background: #f7f7f7;
      height: 420px;
    }
    }
  /* 平板设备 */
  @media screen (min-width: 375px) and (max-width: 1023px) {
    .case-item {
      width: 49%;
      float: left;
      margin-right: 1%;
      background: #f7f7f7;
      height: 420px;
    }
    .anli .anli_con .conbox {
    display: block;
    width: 100%;
    margin: 0rem auto;
    max-width: 1600px;
    padding:0px 20px;
}
.anli .anli_con .conbox {
        width: 100%;
        margin: 1rem 0rem 0;
        max-width: 100%;
        padding: 0rem 0rem;
        overflow: hidden;
    }
  }
  /* 桌面设备 */
  @media screen and (min-width: 1024px) {
    .case-item {
      width: 24%;
      float: left;
      margin-right: 1%;
    border-radius: 10px;
    height:380px;
    }
  }
@media (max-width:1366px) and  (min-width:981px){
.n_makely {
    width: 100%;
    max-width: 1600px;
    margin: 5rem auto 0;
}
.subnav {
    position: relative;
    z-index: 8;
    line-height: 58px;
    padding: 8px 0;
    font-size: 15px;
    background: #fff;
}
}
@media screen and (max-width:980px) {
	.subnav {
	position:relative;
	z-index:8;
	line-height:28px;
	padding:8px 0;
	font-size:13px;
}
.HomeIndex .homefirst {
	width:100%;
	text-align:center;
	position:relative;
	background:#fff;
	overflow:hidden;
	margin-bottom: 0rem;
}
.Cooperation p {
	font-size:20px;
	margin-bottom:25px;
}
.Cooperation {
	background:url({THEME_PATH}image/zs_bg.jpg) no-repeat center / cover;
	background-attachment:fixed;
	color:#fff;
	text-align:center;
	padding:75px 0;
	border-radius:2rem;
	margin:1rem auto;
}
.CooperativeTelephone h3 {
	font-size:20px;
	font-weight:600;
	margin-bottom:5px;
	line-height:4rem;
}
.CooperativeTelephone a {
	background:#fff;
	color:#db261d;
	width:100%;
	display:inline-block;
	line-height:66px;
	font-size:26px;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
	border-radius:35px;
	font-weight:700;
}
.n_makely ul li {
	width:100%;
	display:block;
	float:left;
	gap:10px;
	grid-template-columns:.678fr .322fr;
	margin-bottom:0rem;
}
.HomeIndex .homeeight {
	width:100%;
	max-width:100%;
	margin:2rem 0rem 0;
	background-color:#fff;
	overflow:hidden;
}
.n_makely {
	width:100%;
	max-width:100%;
	margin:3rem auto 0;
}
.HomeIndex .homeSix {
	overflow:hidden;
	width:100%;
	max-width:1600px;
	margin:0rem auto 0;
	background-color:#fff;
	position:relative;
}
.HomeIndex .homefirst .makecon {
	width:100%;
	text-align:center;
	position:relative;
	overflow:hidden;
	background:#f7f7f7;
	margin-top:2rem;
	border-radius:1rem;
}
.anli .anli_con {
	width:100%;
	margin:0rem 0rem;
	max-width:1600px;
	margin-bottom:0rem;
}
.anli .anli_con .conbox {
	width:100%;
	margin:0rem 0rem;
	max-width:100%;
	float:left;
	overflow:hidden;
	display: block;
}
.case-content {
    background: #f7f7f7;
    border-radius: 0 0 10px 10px;
    height: 80px;
}
.case-title {
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-weight: 1;
    padding: 10px 20px;
}
}@media screen  and (min-width:1367px) {
	.product-detail-section-title,.product-detail-section-txt {
	color:#1d1d1f;
}
.subnav {
	position:relative;
	z-index:8;
	line-height:58px;
	padding:8px 0;
	font-size:15px;
	background:#fff;
}
.HomeIndex .homeeight {
	width:100%;
	max-width:1600px;
	margin:2rem auto;
	background-color:#f7f7f7;
}
.anli {
	width:100%;
	max-width:1600px;
	margin:0rem auto;
	background-color:#fff;
	margin-bottom:5rem;
}
}
.img-center {
    height: auto !important;
    width: 100% !important;
    overflow: hidden;
}
.colorNow {
    color: #fff;
}
.product-detail-section-title,.product-detail-section-txt .shtext-1 {
    color: #1d1d1f;
}