html, body {
  width: 100vw;
  max-width: 100vw;
  overflow-x: hidden; /* 防止水平滚动 */
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
   font-family: "Alibaba-PuHuiTi", sans-serif !important;
}

.nav-links {
    /* width: 860px; */
    width: 75%;
    display: flex; 
    align-items: flex-start;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    position: absolute;
    left: 10%;
    transform: none;
    height: 37px;
    line-height: 83px;
}
.nav-links > li.nav:nth-child(4) a {
  min-width: 180px; /* 替换为你需要的最小宽度值（如 150px） */
 
}
.nav-links li.nav a.active::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 40%;
    width: 100%;
    height: 4px;
    background-color: #01a7ac;
    transform: translateX(-40%);
}
.nav-links li {
     margin: 0 15px; 
    display: flex;
    align-items: center;
    position: relative;
 

   
}
.want-dets-textarea{
    margin-left: 7px!important;
}
.aboutus-a{
    display: block;
    height: 35px;
    width: 105px;
    border: 1px solid #08294a;
    background: white;
    color: #08294a;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    border-radius: 7px;
    text-align: center;
}
.pro-item-more{
    display: block;
    height: 35px;
    width: 105px;
    border: 1px solid #08294a;
    background: white;
    color: #08294a;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    border-radius: 7px;
    text-align: center; 
    
} 
.con-rig-left{
    width: 75.6%;
}
.con-rig-rig{
    width: 47%;
}
.news-more {
display: block;
    height: 35px;
    width: 115px!important;
    border: 1px solid #08294a;
    background: white!important;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    border-radius: 7px;
    text-align: center; 
    margin-top: 55px;
}
.news-more:hover{
    background-color: #01a7ac!important;
    color:white;
    border: none;
}
.all-cates {
    width: 167px!important;
    font-size: 22px;
    color: #303030;
    margin-left: 13px;
    margin-right: 11px!important;
}
.zhuyao-tit{
    font-size: 16px!important;
    color: #ffffff;
    position: relative;
    top: -39px!important;
    margin-left: 19px;
}
.zhuyao-des{
    line-height: 25px!important;
} 
.fangdanxingneng{
    font-size: 19px!important;
}
.navbar-container {
    max-width: 1516px;
    width: 100%;
    margin: 0 auto;
    display: flex
;
    justify-content: space-between;
    align-items: center;
    /* padding: 0 20px; */
    position: relative;
}
.nav-links li.nav a.has-dropdown {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    position: relative;
    max-width: 164px!important;
}

.language .lang-btn {
    text-decoration: none;
    color: #08294a;
    /* padding: 0.5rem; */
    margin-left: -0.5rem!important;
    display: inline-flex
;
    align-items: center;
    font-weight: 400;
    font-size: 13px!important;
    word-break: break-all;
    max-width: 175px!important;
    line-height: 19px;
    margin-right: 0;
}
.zximg{
    width: 26px!important;
    height: 26px!important;
}
.import-year-item{
    /* width: 103px; */
    height: 154px;
    font-family: fangsong;
    font-weight: 300;
    font-size: 200px;
    color: #e5edfe;
    margin-left: 46px;
    line-height: 36px;
}
.bottom-more {
    font-size: 18px;
    color: #069d95;
    position: absolute;
    margin-top: -49px;
    margin-left: 65px;
    white-space: normal;
    max-width: 101px;
    line-height: 17px;
}
.itemList li{
    text-align: left;
}
.nav-links li.nav a.has-dropdown {
        display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    position: relative;
    max-width: 109px;
   
}
.nav-links li.nav .itemList {
    min-width: 215px;
    position: absolute;
    top: 57px;
    background: rgb(237, 244, 248);
    display: none;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    /* padding: 0 10px; */
    left: 50%;
    transition: none !important;
    animation: none !important;
   
}

.nav-links li a {
    text-decoration: none;
    color: #303030;
    padding: 0.5rem 0;
    transition: color 0.3s;
    font-size: 15px;
    font-weight: 400;
  
   text-align: left;
   
    display: inline-block;
white-space: normal; /* 默认值，可省略 */
  overflow-wrap: break-word; /* 处理长单词 */
  word-break: normal; /* 保持默认的单词边界换行 */
  line-height: 17px;
  
}

.feature-item .name{
    font-size: 16px !important;
}
.year-event{
    font-size: 14px !important;
    
}
.import-year-item{
    margin-left: 35px !important;
    margin-top: 6px !important;
}
.licheng-year-list{
    top:11.5%!important;
}
.text-content .btn {
    display: block;
    height: 35px;
    width: 105px;
    border: 1px solid #08294a;
    background: white;
    color: #08294a;
    font-size: 14px;
    margin-left: auto;
    text-decoration: none;
    line-height: 35px;
    border-radius: 7px;
    text-align: center;
    margin-top: 35px;
}
.mid-left-bottom {
    font-size: 14px !important;
    color: #000000;
    line-height: 29px;
    margin-left: 12.7%;
    max-width: 602px;
    /* padding-right: 39px; */
    margin-top: 10px;
}
.fangdan-cailiao{
    font-size: 23px !important;
}

.cultrue-mid-left-item .mid-left-bottom{
    margin-top: -29px;
}
.prolist .prolist-item{
        margin-top: 27px!important;
    margin-bottom: 5px!important;
}
.pro-item-des{
       word-break: break-word!important; 
}
.kcx-top {
    /* overflow: hidden; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 50%;
    height: 90px;
    font-size: 26px;
    color: #303030;
        line-height: 36px;
    margin: 0 auto;
}
.news-more {
    width: 142px;
    height: 38px;
    background-color: #e5f3f2;
    border-radius: 8px;
    display: flex
;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    color: #01a7ac;
    margin-top: 55px;
    /* line-height: 16px; */
    /* text-align: center; */
}
.kcx-top a div {
    min-width: 250px;
    text-align: center;
}
.kcx-active {
    max-width: 146px;
    height: 57px;
    border-bottom: 6px solid #0b3c56;
    margin-top: 32px;
    box-sizing: border-box;
}
.zx-top-tit {
    font-size: 18px;
    color: #ffffff;
    margin-left: 11px;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: normal;
    overflow-wrap: normal;
    hyphens: none;
}
.buttons a {
    width: 272px;
    height: 64px;
    background: #f7f7f7;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    display: flex
;
    align-items: center;
    margin-bottom: 25px;
    color: #8d8d8d;
    font-size: 19px;
    line-height: 64px;
}

.brand-des-logo img{
    margin-top: 25px;
    
}
.clear-top{
    margin-top: 0px!important;
}
.feature-item .name {
    font-size: 20px;
    color: #ffffff;
    margin-top: 13px;
    overflow: hidden;
        white-space: normal;
    max-width: 72%;
    text-align: center;
}
.news-card img {
    width: 100%;
    /* height: auto; */
    max-height: 280px;
    /*object-fit: contain;*/
    /* overflow: hidden; */
}
.swiper-wrapper{
    
}
.read-more {
    position: relative;
    color: #0f2c49;
    width: 100px;
    height: 35px;
    line-height: 35px;
    /* text-align: center; */
    /* margin-right: 27px; */
    margin-top: 35px;
    margin-left: auto;
    text-decoration: auto;
    
}
.footer-links {
    display: grid
;
    grid-template-columns: repeat(6, 1fr);
    gap: 2.5%;
    margin-top: 8px;
    overflow: hidden;
}
.footer-column {
    text-align: left;
    white-space: nowrap;
}
/*.footer-column h4::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: -12px;*/
/*    left: 0;*/
/*    width: -webkit-fill-available;*/
/*    height: 2px;*/
/*    background-color: #0ea49d;*/
/*}*/

.swiper-slide img {
    
    height: 336px;
   
}
.year-event {
    width: 100%;
     height: auto; 
    font-size: 18px;
    color: #e5edfe;
    text-align: center;
    /* line-height: 36px; */
}
.honor-name {
    width: 100%;
    height: 56px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #3b5ba3;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 25px ;
}
.bottom-slagon {
    margin-top: 8px;
    font-size: 14px;
    color: #303030;
    box-sizing: border-box;
    padding-left: 21%;
    padding-right: 10%;
    padding-bottom: 3%;
    white-space: pre-line;
    line-height: 26px;
}
.pro-item-titl{
    min-height: 64px;
}
.honor-name {
    width: 100%;
    height: 56px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #3b5ba3;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.fangdan-cailiao, .fangdan-des {
      
    height: auto;
        display: -webkit-box;
        -webkit-line-clamp: 3!important;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.5;
}
.baozheng-bottom-det table{
   white-space: pre-line;
}
.baozheng-bottom-det{
    margin: 30px auto;
}
.active2 {
    line-height: 50px;
    /* border: 2px solid #01a7ac; */
   
    color: #01a7ac;
    /* background: #eef4f8; */
    height: 53px;
    margin-top: 11px;
    /* background-image: url(/images/xiala_green.png); */
    /* background-repeat: no-repeat; */
    /* background-position: calc(100% - 20px) center; */
}
.con-right img {
    width: 70px;
    height: 70px;
    margin-top: 5px;
}
.con-right{
    width: 75%;
}
.gezhonglinian {
    font-size: 14px !important;
    color: #000000;
    line-height: 26px;
    margin-left: 12.7%;
    max-width: 602px;
    padding-right: 39px;
}
.zx-more {
    padding-left: 13px;
    padding-right: 13px;
    font-size: 14px;
    color: #303030;
    line-height: 36px;
  
    position: relative;
    margin-left: 78.5%;
}
.zx-detail {
    width: 99%;
    height: 628px;
    background: #ecf4fa;
    border-radius: 8px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}
.zx-submit {
    width: 34.85%;
    height: 45px;
    border: none;
    background-color: #01a7ac;
    font-size: 18px;
    color: #ffffff;
    border-radius: 5px;
    position: absolute;
    top: 78%;
    left: 2.6%;
    
}
.culture-bottom .bottom-item {
    width: 23.9%;
    height: 200px!important;
    background: #ffffff;
    border-radius: 8px;
    box-sizing: border-box;
    padding-top: 25px;
}
.fangdan-des {
        height: auto;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.5;
    }
.tab-btn.active {
    line-height: 50px;
    color: #01a7ac;
    background: #eef4f8;
    height: 53px;
    margin-top: 11px;
    background-image: url(/images/xiala_green.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 13px) center;
}
.language .lang-btn {
    text-decoration: none;
    color: #08294a;
    /* padding: 0.5rem; */
    margin-left: 0.5rem;
    display: inline-flex
;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    word-break: break-all;
    max-width: 125px;
    line-height: 19px;
    margin-right: 0;
}
.zhichi-left-des {
    width: 480px;
    font-size: 16px;
    color: #ffffff;
    line-height: 33px;
    margin-top: 32px;
    min-height: 230px;
}
.tab-btn2{
    width: 157px!important;
}
.news-tabs2{
    gap: 130px;
}
.keyan-item-more {
    width: 100px;
    font-size: 14px;
    color: #0f2c49;
    text-align: center;
    margin-left: 74%;
    line-height: 35px;
}
.guanyu-item {
    font-size: 24px;
}
.brand-des{
    margin-top: 10px!important;
}
.brand-a{
    margin-top: 64px!important;
}
.brand-des-logo{
    margin-bottom:100px !important;
}
.sec-tit{
    margin-left: 103px!important;
}
.right-img {
    margin-left: 148px!important;
}
.left-img {
    margin-left: 168px!important;
}

.con-rig-tit {
    font-size: 18px;
    color: #303030;
    margin-left: 163px;
    margin-top: 22px;
}
.con-rig-tit:last-of-type {
  margin-left: 103px !important;
}
.cailiao-bot-item img {
   width: 100%;
        object-fit: fill;
        image-rendering: -webkit-optimize-contrast;
        min-height: 243px;
}
.det-det img:hover{
    transform: none;
}
@media (min-width: 769px) {
    .nav-links li.nav:hover .itemList {
        display: block;
    }
    
    
   
}
@media (max-width: 768px) {
    .buttons {
        display: flex
;
        justify-content: space-between;
    }
}
@media (max-width: 768px) {
    .buttons a {
        width: auto;
        height: 64px;
        background: #f7f7f7;
        border-radius: 8px;
        border: none;
        cursor: pointer;
        display: flex
;
        align-items: center;
        margin-bottom: 25px;
        color: #8d8d8d;
        font-size: 16px;
        line-height: 23px;
        max-width: 107px;
        min-width: 164px;
    }
    .bottom-slagon{
        margin-top: -3px!important;
    }
}
@media (max-width: 768px) {
    .icon-con {
        margin-left: 7px;
        margin-right: 10px;
    }
    .licheng-year-list{
    top:0.8%!important;
}
    .cailiao-bot-item{
        width: 330px!important;
    }
    .mid-left-bottom{
        width: 332px;
    }
    .mid-left-bottom {
        margin-left: 6.7%;
        width:340px;
    }
    
    .sanwei-item-name{
        min-height: 81.5px;
    }
    .prolist-tit{
        margin-left: 24px!important;
    }
    .zhichi-des p {
        width: 750px!important;
    }
        .zhichi-des p img {
        width: 369px !important;
        margin-right: 382px;
        max-width: 100% !important;
        height: auto;
    }
    .prodet2-bottom-list{
        margin-top: -29px;
        display: flex
;
        /* justify-content: space-around; */
        justify-content: space-between;
        flex-wrap: wrap;
    }
        .prodet2-bottom-item {
        padding-bottom: 25px;
        height: auto;
    }
    .baozheng-bottom-det img{
        width: 304px !important;
        max-width: 100%;
        height: auto;
    }
        
}
@media (max-width: 768px) {
   .import-year-item{
    /* width: 103px; */
    height: 154px;
    font-family: fangsong;
    font-weight: 300;
    font-size: 160px;
    color: #e5edfe;
    margin-left: 16px;
    line-height: 36px;
    
   
}
.xueshu-des{
    min-height: 114px;
}
.import-year{
    margin-top: 6px;
}
 .text-content{
       
       font-size: 14px;
       line-height: 25px;
   }
       .image-section, .content-section {
        width: 100%;
        padding: 0;
        margin-left: 0;
        margin-bottom: -5px;
        margin-top: 1px;
    }
    .aboutus-des{
        font-size: 14px;
        line-height: 24px;
    }
}
@media (max-width: 768px) {
    .feature-item {
        margin: 10px 0;
        width: 32%;
        margin: auto 1%;
        height: auto;
        padding-bottom: 20px;
        min-height: 227px !important;
    }
   
        .aboutus-right2{
            margin-top: 13px;
        }
        .licheng-year{
            margin-top: 55px!important;
        }
        .import-year-item{
            font-size: 110px;
            margin-left: 0!important;
            margin-top: 0!important;
        }
        .qianyan-item-des{
            height: 40px;
        }
        .news-pic{
            min-height: 126px!important;
        }
            .keyan-item-des{
                font-size:14px ;
            }
            .keyan-news-data{
                font-size: 14px;
                margin-right: 10px;
            }
}
@media (max-width: 768px) {
    .news-more {
        margin-top: 0px;
        font-size: 12px;
        height: 36px;
        width: 77px!important;
        line-height: 14px;
        margin-left: 44%;
        color:#0f2c49;
    }
    
    
        .content-section p {
            line-height: 25px;
            font-size: 14px;
        }
    
        .con-fea p{
           font-size: 14px; 
           line-height: 25px;
        }
    .feature-item .icon{
        width: 65px;
        height: 65px;
    }
    .feature-item .icon img {
        width: 38px;
    }
        .feature-item {
        margin: 10px 0;
        width: 32%;
        margin: auto 1%;
        height: auto;
        /* padding-bottom: 20px; */
        min-height: 206px !important;
    }
        .feature-item .name{
            line-height: 22px;
        }
            .news h2 {
        font-weight: normal;
        margin-bottom: 20px;
        font-size: 24px;
    }
    .news-tabs {
    display: flex
;
    justify-content: center;
    margin-bottom: 36px;
    background: #f6f9fb;
    width: 100%;
    height: 48px;
    
}
.tab-btn.active{
    height: 25px;
}
    
}
@media (max-width: 768px) {
    .tab-btn {
        font-size: 16px;
        line-height: 23px;
    }
}
@media (max-width: 768px) {
    .top-det {
    width: 100%;
     height: auto; 
    background-image: url(/images/line1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 39px;
    padding-bottom: 10px;
}
}
@media (max-width: 768px) {
    .fazhanlicheng {
        padding-top: 23px;
        max-height: 808px;
    }
}
@media (max-width: 768px) {
        .bottom-more {
        
                margin-top: -34px;
        margin-left: 45px;
        font-size: 14px;
        max-width: 137px!important;
    }
    .item-top img{
        height: 15px!important;
    }
}
@media (max-width: 768px) {
    .bottom-news img {
        height: 34px;
    }
}
@media (max-width: 768px) {
    .feature-item .name {
    font-size: 16px;
    color: #ffffff;
    margin-top: 13px;
    overflow: hidden;
    white-space: normal;
  
    max-width: 82%;
    text-align: center;
}

.news-content label{
   margin-left: 5px; 
}
}
@media (max-width: 768px) {
    .tab-btn.active {
        line-height: 23px;
                 /*min-width: 143px; */
        word-break: break-all;
        padding: 0 10px;
        max-width: 149px;
    }
}
@media (max-width: 768px) {
    .tab-btn.active:nth-child(1) {
        background-position: calc(100% - 0px) center;
       
    }
}
@media (max-width: 768px) {
    .tab-btn.active:nth-child(3) {
        background-position: calc(100% - 0px) center;
        min-width: 127px;
    }
}
@media (max-width: 768px) {
    .tab-btn.active:nth-child(2) {
        background-position: calc(100% - 0px) center;
      
    }
}
@media (max-width: 768px) {
    .footer-links {
        grid-template-columns: 1fr 1fr;
        gap: 33px;
    }
}
@media (max-width: 768px) {
    .footer-column ul li {
           line-height: 18px;
        height: 50px;
    }
}
@media (max-width: 768px) {
    .guanyu-top-con {
        width: 100%;
        box-sizing: border-box;
        padding: 0% 5%;
        display: flex
;
        align-items: center;
        justify-content: space-between;
    }
}

@media (max-width: 768px) {
      .guanyu-item {
        font-size: 14px;
        font-weight: normal;
        height: 59px;
        line-height: 20px;
        display: flex
;
        align-items: center;
        /* min-width: 68px; */
        text-align: center;
        max-width: 91px;
        white-space: normal;
        word-wrap: break-word;
    }
}
}
@media (max-width: 768px) {
    .year-event {
        height: auto;
        margin-top: -46px!important;
        font-size: 14px;
    }
}
@media (max-width: 1024px) {
    .gezhonglinian {
      margin-left: 6.7%;
    }
}
@media (max-width: 768px) {
    .culture-bottom .bottom-item {
        width: 48%;
        margin-bottom: 10px;
        height: auto!important;
        padding-top: 15px;
        box-sizing: border-box;
        height: auto;
    }
}
@media (max-width: 768px) {
    .honor-list {
     height: auto;
    }
}
.aboutus-honor {
    height: auto!important;
    padding-bottom: 20px;
}
@media (max-width: 768px) {
    .honor-item img {
        max-height: 68%;
    }
}
@media (max-width: 768px) {
    .honor-list {
        height: auto;
        gap: 0!important;
    }
}
@media (max-width: 768px) {
    .fangdan-des {
        height: auto;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.5;
    }
}
@media (max-width: 1024px) {
    .tab-btn2 {
        font-size: 16px;
        max-width: 120px;
        line-height: 23px;
    }
}
@media (max-width: 1024px) {
    .tab-btn2.active2 {
        
        background-position: calc(100% - 5px) center;
        line-height: 23px;
    }
}
@media (max-width: 768px) {
    .news-tabs2 {
        margin-bottom: 20px;
    }
}
@media (max-width: 1024px) {
    .tab-btn2.active2:nth-child(3) {
        background-position: calc(100% - 3px) center;
  
        max-width: 128px;
    }
}
@media (max-width: 768px) {
   .kcx-top {
    /* overflow: hidden; */
    display: flex
;
    align-items: center;
    justify-content: space-between;
    /* width: 430px; */
    height: 90px;
    font-size: 21px;
    color: #303030;
    line-height: 36px;
    margin: 0 auto;
    max-width: 345px;
    width: 100%!important;
}
}
@media (max-width: 768px) {
    .footer-column {
    text-align: left;
    white-space: normal;
    max-width: 250px;
}
}
@media (max-width: 768px) {
 .footer-column ul li a {
    color: #6c7a8d;
    text-decoration: none;
    transition: color 0.3s;
    font-size: 14px;
    white-space: normal;
}
}
@media (max-width: 768px) {
    .zx-more {
        margin-left: 62%;
        font-size: 12px;
    }
}
@media (max-width: 768px) {
    .zx-detail {
        height: auto;
        padding-bottom: 20px;
        margin-top: 20px;
    }
    .content-news .search_title{
        font-size: 20px;
    color: #2c2c2c;
    height: 102px;
    line-height: 26px;
    border-bottom: 1px solid #d3d3d3;
    max-width: 1400px;
    margin-top: 10px;
    padding-top: 28px;
    } 
    .container-search .news-list .news-item .des-tit {
         margin-top: 0; 
    }
}
@media (max-width: 768px) {
 .zx-submit {
    width: 34.85%;
    height: 45px;
    border: none;
    background-color: #01a7ac;
    font-size: 18px;
    color: #ffffff;
    border-radius: 5px;
    position: relative;
    top: 78%;
    left: 12.6%;
}
}
@media (max-width: 768px) {
    .mid-left-top {
    display: flex
;
    align-items: center;
    margin-left: 2.7%;
}
}
@media (max-width: 768px) {
    .honor-name  {
 font-size: 13px;
 max-height: 56px;
 line-height: 17px;
}
}
@media (max-width: 768px) {
    .des {
   display: -webkit-inline-box;
    }
}
@media (max-width: 768px) {
    .fangdan-cailiao, .fangdan-des {
        transform: none;
        transition: none;
        margin-top: -6px;
    }
}
@media (max-width: 768px) {
    .keyan-item-more {
        margin-left: 1px;
        width: 90px;
    }
}
@media (max-width: 1024px) {
    .kcx-top {
      width: 100%;
    }
}
@media (max-width: 1024px) {
  .kcx-top a div {
        min-width: 60px;
        text-align: center;
        height: 43px;
        line-height: 24px;
        font-size: 16px;
        margin-top: 3px;
    }
    .kcx-shichang{
        padding-bottom: 100px!important;
    }
    .brand-des .clear-top{
        font-size: 15px!important;
        line-height: 28px!important;
    }
    .brand-a{
        margin-top: 14px!important;
        font-size: 12px!important;
    } 
    .weilai-rig-right{
        font-size: 15px!important;
        line-height: 28px!important;
    }
    .left-img{
        margin-left: 125px!important;
    }
    .con-rig-tit{
        margin-left: 126px!important;
    }
    .right-img{
      margin-left: 125px!important;  
    }
    .want-dets-textarea{
        margin-left: 22px!important;
    }
}
@media (max-width: 1024px) {
 .kcx-active {
    max-width: 146px;
    height: 58px;
    line-height: 24px;
    border-bottom: 6px solid #01a7ac;
    margin-top: 32px;
    color: #01a7ac;
    box-sizing: border-box;
}
}