a:hover{text-decoration: none;}
.main{overflow: inherit;}
.brand-list-top{background:url(/images/bangdan/list-bg.jpg) no-repeat;}
.brand-list-top .wrap{padding:120px;}
.brand-list-top .wrap h1{background:url(/images/bangdan/brand-list.png) left center no-repeat;background-size:38px;font-size:48px;color:#fff;font-family:'pingfang_h'}
.brand-list-top .text{width:600px;margin-top:18px;font-size:18px;color:#dedede;line-height:1.77778;font-family:'pingfang_m'}
.brand-list-top .wrap h1,.brand-list-top .text{padding-left:68px}
.brand-list{display: flex;align-items: center;margin-top: 3rem;flex-wrap: wrap;}
.brand-list dl{width:31.3%;margin-right:0;margin-bottom:2rem}
.brand-list dl:not(:nth-child(3n)) {margin-right: 3%}
.brand-list dl dd img{display:block;margin: 0 auto;}
.brand-list dl dd{position:relative}
.brand-list dl dd:before{content:"";display:block;position:absolute;background: linear-gradient(0deg, #eee 0%, #fff0 80%);bottom: 0;height: 30px;width: 100%;clip-path: polygon(5% 0, 95% 0, 100% 100%, 0 100%);z-index: -1;}
.brand-list dl dt .more{font-size:1rem;text-align:center;background:#e4ebfa;height:40px;line-height:40px;border-radius:5px}
.brand-list dl dt .more a{color:#7a7a7a;display:block;border-radius:5px}
.brand-list dl dt:hover .more a{background:#5b8aff;color:#fff;transition: all linear 0.3s;}
.brand-list dl dt{padding:1rem 1.5rem;background:#fff;box-shadow:0px 0px 6px rgb(0 0 0 / 16%);box-sizing:border-box}
.brand-list dl dt h3{font-size:22px;color:#111111;font-weight:400;margin-bottom:1.3rem;text-align:center}
.brand-list dl dt p{height:40px;border-radius:2px;margin-bottom:.5rem;background:linear-gradient(270deg,#fbfcff 0%,#f5f5f5 90%);display:flex;align-items:center;padding:0 14px;}
.brand-list dl dt span{font-size: 1rem;/*font-weight:600;*/white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 90%;color: #555;}
.brand-list dl dt p i{color:#fff;text-align:center;margin-right: 5px;display:inline-block;width: 22px;height:22px;background:url(/images/bangdan/xbt.png)}
.brand-list dl dt p:first-of-type i{background-position-x: 0px;}
.brand-list dl dt p:nth-of-type(2) i{background-position-x: -37px;}
.brand-list dl dt p:nth-of-type(3) i{background-position-x:-74px}
.brand-list dl dt p:nth-of-type(4) i{background-position-x:-111px}
.brand-list dl dt p:nth-of-type(4) i{background-position-x:-110px}
.brand-list dl dt p:nth-of-type(5) i{background-position-x:-147px}
.brand-list dl dt p:nth-of-type(6) i{background-position-x:-183px}
.brand-list dl dt p:nth-of-type(7) i{background-position-x:-220px}
.brand-list dl dt p:nth-of-type(8) i{background-position-x:-257px}
.brand-list dl dt p:nth-of-type(9) i{background-position-x:-293px}
.brand-list dl dt p:nth-of-type(10) i{background-position-x: -330px;}
.pageing{margin: 60px auto;}
.pageing ul{font-size:0;text-align:center;}
.pageing ul li{display:inline-block;margin:0 3px;border:1px solid #dbdbdb;font-size:18px;line-height:1;color:#666666;transition:all linear 0.3s}
.pageing ul li a{display:block;padding:9px 13px;color:#666666;transition:all linear 0.3s}
.pageing ul li.active,.pageing ul li:hover{background:#3557aa;border:1px solid #3557aa}
.pageing ul li.active a,.pageing ul li:hover a{color:#fff}