.brand-wp { flex-direction: column; }
.brand-tit { display: block;margin:40px auto; }
.brand-wp { display: flex;width:1200px;margin:0 auto 14px;flex-wrap: wrap;flex-direction: row; }
.brand-wp a { width:270px;height: 270px;border-radius: 20px;background:#206fb7;color:#fff;margin:0 40px 40px 0;display: flex;justify-content: center;font-size:24px; }
.brand-wp a span { text-align: center;line-height:34px; }
.brand-wp a:nth-child(4n) { margin-right:0; }
.brand-wp a:nth-child(n+1) span { padding-top:35px;height:68px;display: flex;justify-content: center;align-items: center; }
.brand-wp a:nth-child(7) span { padding-top:75px;  }
.brand-wp a:nth-child(8) span { padding-top:75px;  }
.brand-wp .more { align-items: center; }
.brand-wp .more span { padding-right: 42px;background:url('../images/brand-more.png') no-repeat right center; }
.brand-wp .b1 { background:#206fb7 url('../images/brand1.png') no-repeat 0 0; }
.brand-wp .b2 { background:#206fb7 url('../images/brand2.png') no-repeat 0 0; }
.brand-wp .b3 { background:#206fb7 url('../images/brand3.png') no-repeat 0 0; }
.brand-wp .b4 { background:#206fb7 url('../images/brand4.png') no-repeat 0 0; }
.brand-wp .b5 { background:#206fb7 url('../images/brand5.png') no-repeat 0 0; }
.brand-wp .b6 { background:#206fb7 url('../images/brand6.png') no-repeat 0 0; }
.brand-wp .b7 { background:#206fb7 url('../images/brand7.png') no-repeat 0 0; }
