.Top .sub .one-cate dt a {text-transform: capitalize;}

.homeProduct .list li .txt .desc {height: .48rem;}

.proDetail .downloadBox a {width: auto;white-space: nowrap;padding: 0 .3rem;}

.distributor .list .item aside::after {right: 0.3rem;}

.contactUs .txt aside {font-size: .28rem;}
.contactUs .txt dd {padding: .25rem .1rem .25rem .7rem;}
.contactUs .txt dd .name {flex-shrink: 0;}

.searchInfo .container .table_top dd:nth-child(3),
.searchInfo .container .li_top .item:nth-child(3) {width: 12%;}
.searchInfo .container .table_top dd:nth-child(4),
.searchInfo .container .li_top .item:nth-child(4) {width: 27%;}
.searchInfo .container .table_top dd:nth-child(5),
.searchInfo .container .li_top .item:nth-child(5) {width: 11%;}

.productIndex li dl dd {width: auto;}
.productDetailDL dl dd:nth-child(3), .productDetailDL ul li .desc {width: 45.7%;}
.productDetailDL dl dd:nth-child(4), .productDetailDL ul li .moreDoc {width: 19%;}
.productDetailDL ul li {padding: 0.16rem .3rem;line-height: 1.6;}
@media (min-width: 1025px) {
    .homeBanner .txt .cn,
    .homeBanner .txt .en,
    .innerBanner .text .subTit {width: 50%;}

    .Top .sub .two-cate dt {padding-left: 0.4rem;}
    .contactUs .txt dd {align-items: center;}
}
@media (max-width: 1024px) {
    .homeBanner .txt .cn {width: 78%;}
    .innerSearch .lt {display: none;}
    .innerSearch .rt {width: 100%;}
    .innerSearch .rt .btn {width: 1.7rem;}
    .footer .footerTop .left {flex-wrap: nowrap;width: 100%;}
    .footer .footerTop .left ul {justify-content: space-between;width: 100%;}
    .footer .footerTop .logo {display: none;}
    .footer .footerTop li {margin-right: 2%;}
    .footer .footerTop li:last-child {margin-right: 0;}
    .footer .footerTop .footerSearch .btn {flex-shrink: 0;width: auto;}
    .contactUs .txt dd {background-position: left .30rem;}
    .proDetail .downloadBox a {width: 80%;}
    .proDetail .downloadBox a:first-child {margin-right: 0;margin-bottom: 2%;}
    .distributor .list .item aside {padding-right: 30px;font-size: .26rem;background-size: .4rem;}
    .productDetailDL dl, .productDetailDL ul {width: 900px;}
    .productDetailDL ul li {line-height: 1.6;padding: 0.2rem .3rem;}
}