html, body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden; /* 防止水平滚动 */
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
}

.zhichi-des {
    width: 1400px;
    font-size: 18px;
    color: #303030;
    line-height: 36px;
    text-align: left;
    margin: 0 auto;
    padding-top: 52px;
}

.zhichi-des img{

max-width:98%;
}
.zhichi-des strong{
    margin-left: 457px;
}
.det-det img:hover{
    transform: none;
}
/*.det-det img {*/
/*    margin: 0 177px;*/
/*}*/
/*.det-det p img {*/
/*    margin: 0;*/
/*}*/
.year-event {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #e5edfe;
    text-align: center;
    /* line-height: 36px; */
}
.prolist .prolist-item{
        margin-top: 27px!important;
    margin-bottom: 20px!important;
}
.iteList2 {
    transform: translate(82%, -51px);
    top:-2px!important;
}
.aboutus-honor {
    width: 100%;
    /* height: 561px; */
    background-color: #e1eeff;
    box-sizing: border-box;
    padding-top: 44px;
    height: auto;
    padding-bottom: 10px;
}


.tab-btn2{
    width: 90px!important;
}
.news-tabs2{
    gap:130px!important;
}

@media (max-width: 768px) {
   .zhichi-des {
   width: 100%!important;;
}
.news-tabs2{
    gap:39px!important;
}
}
@media (max-width: 768px) {
   .det-det img {
    margin: 0;
}

}
@media (max-width: 768px) {
   .zhichi-des img{
   margin-left: 0;
        width: 100%;
        max-width: 100%;
        height: auto;
}

.sanweilist{
    padding: 0;
}
}
@media (max-width: 768px) {
    .pro-item-titl {
        font-size: 16px;
        margin: 10px 0;
        min-height: 51px;
    }
    .gezhonglinian{
        width: 92%;
    }
    .clear-top{
        margin-left: 22px;
    }
}
@media (max-width: 768px) {
   .honor-list{
 gap:0!important;
}
}
    @media (max-width: 768px) {
        .honor-name {
            font-size: 14px;
            line-height: 19px;
            /* overflow: hidden; */
            /* height: auto; */
            min-height: 44px;
            word-break: break-all;
            /* max-width: 195px; */
            padding: 5px;
            display: flex
;
            align-items: center;
            justify-content: center;
        }
    }
    @media (max-width: 768px) {
    .honor-item img {
        max-height: 74%;
    }
    .cailiao-item-wenzi {
        width: 71%;
    }
    .cailiao-bot-item img{
        width: 71%;
        object-fit: fill;
        image-rendering: -webkit-optimize-contrast;
        min-height: 243px;
    }
    .cailiao_line_2 {
        left: 36%;
    }
    .cailiao_line{
        left: 36%;
    }
}
@media (max-width: 768px) {
   .pro-det-det img{
    width: 100%;
    height: auto;
}
}
@media (max-width: 1024px) {
    .tab-btn2.active2 {
        
        background-position: calc(100% - 2px) center;
    }
}
@media (max-width: 768px) {
    .feature-item .name {
        font-size: 14px;
        
        color: #ffffff;
    margin-top: 15px;
    overflow: hidden;
    white-space: normal;
    max-width: 100%;
    text-align: center;
    padding: 0 5px;
    }
    
    
    
}
@media (max-width: 768px) {
    .feature-item {
        margin: 10px 0;
        width: 32%;
        margin: auto 1%;
        height: auto;
        padding-bottom: 20px;
       
    }
}
@media (max-width: 768px) {
  .footer-column ul li {
    line-height: 14px;
    height: 24px;
}
}
@media (max-width: 768px) {
    .aboutus-honor {
        height: auto!important;
    }
}
@media (max-width: 768px) {
    .culture-bottom .bottom-item {
        width: 48%;
        margin-bottom: 10px;
        height: auto;
        padding-top: 15px;
    }
}
@media (max-width: 768px) {
    .zx-top-tit {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
        line-height: 20px;
    }
}
@media (max-width: 768px) {
    .news-content label {
        width: 98%;
        -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
overflow: hidden;
  text-overflow: ellipsis;
        font-size: 16px;
        margin-top: 1px;
        line-height: 21px;
        height: 43px!important;
        margin-left: 4px;
    }
}