 .product_box{overflow-y:auto;}.product_box::-webkit-scrollbar{display: none;}.product_box ._flex-between-center {display: flex;justify-content: space-between;align-items: center;}.product_box .product_line {width: 1200px;margin:auto;margin-top:15px;}.product_box .product_item {transition: all .3s;top: 0;position: relative;}.product_box .product_item:hover {top: -15px;}.product_box .product_item {width: 282px;border-radius: 16px;padding: 32px;height: 262px;position: relative;cursor: pointer;}.product_box .product_item .product_item-ico {margin-bottom: 24px;}.product_box .product_item .product_item-ico>img:nth-child(1) {width: 36px;height: 36px;}.product_box .product_item .product_item-ico img {width: 24px;height: 24px;}.product_box .product_item .desc1 {margin-bottom: 8px;font-size: 18px;font-weight: 600;line-height: 30px;letter-spacing: 0em;color: rgba(13, 13, 13, .9);}.product_box .product_item .desc2 {font-size: 14px;font-weight: 400;line-height: 20px;letter-spacing: 0px;text-align: left;color:rgba(13, 13, 13, .66);}.product_box .product_item.item1 {background: rgb(236, 247, 254);}.product_box .product_item.item2 {background: rgb(231, 248, 244);}.product_box .product_item.item3 {background: rgb(247, 244, 254);}.product_box .product_item.item4 {background: rgb(254, 247, 244);}.product_box .product_item ._svg, .product_item:hover ._img {display: none;}.product_box .product_item:hover ._svg{display: block;}.svg-icon{width: 24px;height: 24px;vertical-align: -.15em;fill: currentColor;overflow: hidden;cursor: pointer;outline: none;}.recommend-badge{position: absolute;top: 28px;left: 88px;height: 48px;width: 48px;}.recommend-badge img{width: 100%;height: 100%;}