.product-home .product-home-headbg{background:url(/image/product/product-home-headbg.jpg) no-repeat;background-size:auto 100%;background-position:50%}.product-home .product-home-content{background-color:#fafafa}.common-tabs{position:relative;margin-top:-33px;display:flex;align-items:center;margin-bottom:50px}.common-tabs .common-tabs-item{cursor:pointer;width:50%;height:66px;border-radius:4px;background-color:#fff;font-size:20px;line-height:66px;text-align:center;color:#8c8c8c;transition:all .3s ease}.common-tabs .common-tabs-item:hover{background:#edf5fb}.common-tabs .common-tabs-item.active{color:#fff;background:linear-gradient(90deg,#0298d1,#015fa4)}