.safety-layout-box{align-items:center;display:flex;flex-direction:column;justify-content:center}.safety-layout-box .title{color:#000;margin-top:80px;text-align:center}.safety-layout-box .m-80{margin-top:80px}.safety-layout-box .m-100{margin-top:100px}.safety-layout-box .item-box{display:flex;flex-direction:row;justify-content:space-between;width:100%}.safety-layout-box .item-img{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;height:auto;justify-content:center;width:32.3%}.safety-layout-box .item-img img{height:auto;width:100%}.safety-layout-box .item-info{display:flex;flex-direction:column;justify-content:center;width:57.7%}.safety-layout-box .name{color:#000}.safety-layout-box .des{color:#000;margin-top:24px}.safety-layout-box .btn-base{align-items:center;border:1px solid #000;border-radius:20px;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:64px;transition:all .3s}.safety-layout-box .btn-base p{color:#000;user-select:none}.safety-layout-box .btn-base:hover{background-color:#eee}.safety-layout-box .btn-box{width:123px}.safety-layout-box .btn-box2{width:147px}.safety-layout-box .btn-box2 img{height:12px;margin-left:8px;width:12px}