/* Homepage strength component, scoped to avoid altering legacy reseller sections. */
.nb-reseller-strength{clear:both;background:#ececec;color:#333;font-family:"Microsoft YaHei",Arial,sans-serif}
.nb-reseller-strength .advantage_box{padding:60px 24px;text-align:center;background:#ececec}
.nb-reseller-strength .big_title{margin:0 0 20px;font-size:36px;font-weight:500;line-height:1.2}
.nb-reseller-strength .small_title{margin:23px 0 20px;color:#666;font-size:16px;font-weight:500;line-height:1.6}
.nb-reseller-strength .small_title p{margin:0;font:inherit;text-align:center}
.nb-reseller-strength .section_ul{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;max-width:1200px;margin:0 auto;padding:0;list-style:none}
.nb-reseller-strength .advantage_box_li{position:relative;min-width:0;margin:10px 0;padding:0 8px;list-style:none}
.nb-reseller-strength .advantage_box_li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;width:1px;height:140px;background:linear-gradient(to bottom,#ececec,#ddd,#ececec);transform:translateY(-50%)}
.nb-reseller-strength .img_box{width:70px;height:64px;margin:0 auto;overflow:hidden}
.nb-reseller-strength .img_box img{display:block;width:64px;max-width:none;height:128px;margin:0 auto;transition:transform .3s}
.nb-reseller-strength .advantage_box_li:hover img{transform:translateY(-64px)}
.nb-reseller-strength .advantage_content .title{margin:0;padding:26px 0;font-size:24px;font-weight:normal;line-height:1.3}
.nb-reseller-strength .advantage_content .summ{font-size:14px;color:#666;line-height:1.6}
.nb-reseller-strength .advantage_mobile{display:none}
@media(max-width:1100px){.nb-reseller-strength .section_ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 0}.nb-reseller-strength .advantage_box_li:nth-child(3n):after{display:none}}
@media(max-width:768px){.nb-reseller-strength .advantage_box{padding:40px 18px}.nb-reseller-strength .big_title{font-size:24px;margin-bottom:14px}.nb-reseller-strength .small_title{font-size:12px;margin:0 0 24px}.nb-reseller-strength .advantage_box_li{padding:0 3px}.nb-reseller-strength .advantage_box_li:after{display:none}.nb-reseller-strength .advantage_pc{display:none}.nb-reseller-strength .advantage_mobile{display:block;margin-top:14px}.nb-reseller-strength .advantage_content .summ{font-size:12px}.nb-reseller-strength .section_ul{gap:18px 0}}
@media(prefers-reduced-motion:reduce){.nb-reseller-strength .img_box img{transition:none}}
