.module{margin-bottom:20rem;background:#fff;border:1rem solid #f8f8f8;border-radius:6rem;box-shadow:1rem 2rem 6rem rgba(0,0,0,.02)}.module .hd{padding:12rem 20rem;background:#fdfdfd;border-bottom:1rem solid #f0f0f0;line-height:20rem;border-top-right-radius:6rem;border-top-left-radius:6rem;overflow:hidden}.module .hd .title{position:relative;padding-left:20rem;margin-left:-20rem;font-size:16rem;font-weight:bold}.module .hd .title::before{position:absolute;top:0;left:2rem;content:"";width:4rem;height:100%;background:#1296db;border-radius:2rem}.module .hd .title strong{font-weight:bold;color:#fc9000}.module .bd{padding:20rem}@media screen and (max-width: 799px){.module{border-left:none;border-right:none;border-radius:0;margin-bottom:10rem}.module .hd{padding:10rem 15rem}.module .hd .title{padding-left:15rem;margin-left:-15rem}.module .bd{padding:15rem 10rem}}.mod-panel{overflow:visible}.mod-panel .hd{display:flex;flex-direction:row;gap:20rem}.mod-panel .hd .icon{background:#fff;border:1rem solid #f0f0f0;border-radius:5rem;overflow:hidden}.mod-panel .hd .info h1{line-height:40rem;font-size:16rem;font-weight:bold}.mod-panel .hd .info p{line-height:22rem;font-size:15rem}.mod-panel .bd h3{position:relative;padding:0 15rem;margin-bottom:5rem;line-height:36rem;font-size:16rem;font-weight:bold}.mod-panel .bd h3::before{position:absolute;left:0;top:50%;content:"";width:4rem;height:20rem;margin-top:-10rem;background:#1296db;border-radius:4rem}.mod-panel .bd .item{padding:10rem 20rem;margin-bottom:6rem;background:#f6f8fa;border-radius:6rem}.mod-panel .bd .item:last-child{border-bottom:none}.mod-panel .bd .item .field-wrapper{display:flex;flex-direction:row;gap:10rem;line-height:24rem}.mod-panel .bd .item .field-wrapper img,.mod-panel .bd .item .field-wrapper span{vertical-align:middle}.mod-panel .bd .item .field-wrapper .field-title{min-width:100rem;color:#59636e}.mod-panel .bd .item .field-wrapper .field-content{flex:1;min-width:0}.mod-panel .bd .item span[class*=icon-]{display:inline-block;padding-left:21rem;line-height:24px}.mod-panel .bd .item span.icon-location{background:url("/static/www/image/brands/icon-location.png") 0 center/16rem 16rem no-repeat}.mod-panel .bd .item span.icon-isp{background:url("/static/www/image/brands/icon-isp.png") 0 center/16rem 16rem no-repeat}.mod-panel .bd .item span.icon-network{background:url("/static/www/image/brands/icon-network.png") 0 center/16rem 16rem no-repeat}