@media screen and (max-width: 500px){.product-wrapper{padding:20px !important}}.product{width:100%;background:#fff}.product .product-wrapper{max-width:1640px;padding:60px 20px 30px 20px;margin:0 auto}.product .product-wrapper .main{width:100%;display:flex;flex-wrap:wrap}@media screen and (max-width: 1200px){.product .product-wrapper .main .item{width:calc((100% - 80px)/2) !important}}@media screen and (max-width: 800px){.product .product-wrapper .main .item{width:100% !important;margin:0 0 40px 0 !important}.product .product-wrapper .main .item .message{display:flex;align-items:center;justify-content:space-between}.product .product-wrapper .main .item .message .title{margin-left:0 !important}}.product .product-wrapper .main .item:hover{transition:all .2s;scale:1.01}.product .product-wrapper .main .item:hover .show .message .title{color:#34a3dc !important}.product .product-wrapper .main .item{width:calc((100% - 120px)/3);background:#fff;box-shadow:0px 1px 8px 0px rgba(0,0,0,.1);border-radius:2px;margin:0 20px 40px 20px;cursor:pointer}.product .product-wrapper .main .item .show{width:100%;position:relative;border-bottom:1px solid rgba(128,135,143,.2)}.product .product-wrapper .main .item .show img{-o-object-fit:contain;object-fit:contain}.product .product-wrapper .main .item .show .message{width:100%;position:absolute;top:0;left:0;padding:24px 20px}.product .product-wrapper .main .item .show .message .series{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#181818;line-height:22px}.product .product-wrapper .main .item .show .message .title{font-size:20px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;line-height:28px;margin-left:33px;margin-top:4px}.product .product-wrapper .main .item .understand{display:inline-block;width:100%;padding:20px 0;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#001628}