a:hover{text-decoration:none}
.main{overflow:inherit}
.brand-list-top{background:url(http://www.zydlks.com/images/bangdan/list-bg.jpg) no-repeat center;background-size:cover}
.brand-list-top .wrap{padding-top: 50px;padding-bottom: 50px;}
.brand-list-top .wrap h1{background:url(http://www.zydlks.com/images/bangdan/brand-list.png) left center no-repeat;background-size:25px;font-size:2rem;color:#fff;font-family:'pingfang_h'}
.brand-list-top .text{margin-top:18px;font-size:.875rem;color:#dedede;line-height:1.7;}
.brand-list-top .wrap h1,.brand-list-top .text{padding-left:40px}
.brand-list{padding: 3rem 0;}
.brand-list dl{margin-bottom:2rem}
.brand-list dl dd img{width:75%}
.brand-list dl dd .ph{display:flex;flex-wrap:nowrap}
.brand-list dl dd:before{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{align-content:center;justify-content:space-between}
.brand-list dl dd{padding:.3rem;background:#fff;box-shadow:0px 0px 6px rgb(0 0 0 / 16%);box-sizing:border-box;border-radius:5px;margin:0}
.brand-list dl dt h3{font-size:1.6rem;color:#111111;font-weight:400;text-align:center;margin-bottom:1rem}
.brand-list dl dd p{width:33.3%;background:linear-gradient(270deg,#fbfcff 0%,#f5f5f5 90%);position:relative;text-align:center}
.brand-list dl dd span{display:block;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:90%;color:#555}
.brand-list dl dd p i{color:#fff;position:absolute;top:0;left:0;text-align:center;display:inline-block;width:22px;height:22px;background:url(http://www.zydlks.com/images/bangdan/xbt.png)}
.brand-list dl dd p:first-of-type i{background-position-x:0px}
.brand-list dl dd p:nth-of-type(2) i{background-position-x:-37px}
.brand-list dl dd p:nth-of-type(3) i{background-position-x:-74px}
.brand-list dl .more {font-size: 1rem;text-align: center;background: #e4ebfa;height: 40px;line-height: 40px;border-radius: 5px}
.brand-list dl .more a {color: #515151;display: block;border-radius: 5px;font-weight: 600;}
.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}