.product{position:relative}.product .title .ch-title{text-align:left}.product .title .number{top:-75px;left:225px}.product .product-top{display:flex;justify-content:space-between;padding-top:115px}.product .product-top-right{display:flex;align-items:center;padding-top:10px}.product .product-top-right .search{display:flex;align-items:center;width:412px;height:52px;background:#fff;border:1px solid #d2d4d9}.product .product-top-right .search .search-icon{margin-left:18px;height:22px;width:22px;background-repeat:no-repeat;background-size:cover;background-image:url('/static/cn/images/product/search.png')}.product .product-top-right .search .search-content{padding-left:6px;width:100%;height:100%;font-size:16px;font-weight:400;line-height:36px;color:#b9b9b9}.product .product-top-right .search-btn{display:flex;align-items:center;justify-content:center;margin-left:17px;width:112px;height:52px;font-size:18px;font-weight:400;line-height:36px;color:#eee;background:#004d9b}.product .product-bottom .bottom-nav{display:flex;flex-wrap:wrap;align-items:center;padding:70px 0 50px 0}.product .product-bottom .bottom-nav .bottom-nav-item{display:flex;align-items:center;justify-content:center;margin:15px 30px;padding:0 35px;height:52px;font-size:18px;font-weight:400;line-height:32px;color:#004d9b;border:1px solid #004d9b;transition:all .3s;cursor:pointer}.product .product-bottom .bottom-nav .bottom-nav-item.active,.product .product-bottom .bottom-nav .bottom-nav-item:hover{color:#fff;background:#004d9b}.product .bottom-product{display:flex;flex-wrap:wrap;align-items:center}.product .bottom-product .product-item{margin-right:25px;margin-bottom:45px;width:280px;transition:all .3s}.product .bottom-product .product-item .item-top{padding-top:16px;border:1px solid transparent}.product .bottom-product .product-item .item-img{margin:15px auto;height:150px;width:150px;background-repeat:no-repeat;background-size:cover}.product .bottom-product .product-item .item-title{padding-top:16px;padding-left:21px;padding-right:15px;font-size:18px;font-weight:400;line-height:26px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product .bottom-product .product-item .item-content{padding:0 21px;margin:20px 0 15px 0;height:48px;font-size:14px;font-weight:400;line-height:24px;color:#999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product .bottom-product .product-item .type{display:flex;align-items:center;justify-content:space-between;margin:0 10px;padding:0 11px;height:47px;border-top:1px solid #eee}.product .bottom-product .product-item .type .type-left{padding:10px 0;width:190px;font-size:14px;font-weight:400;line-height:26px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product .bottom-product .product-item .type .type-right{display:flex;align-items:center;justify-content:center;width:46px;height:100%}.product .bottom-product .product-item .type .type-right .arrow{display:none;width:8px;height:14px;background-image:url('/static/cn/images/product/arrow.png');background-repeat:no-repeat;background-size:cover}.product .bottom-product .product-item:hover{box-shadow:0 8px 24px 0 rgba(227,227,227,0.88)}.product .bottom-product .product-item:hover .item-top{border:1px solid #004d9b}.product .bottom-product .product-item:hover .item-bottom{background:#004d9b}.product .bottom-product .product-item:hover .item-title{color:#fff}.product .bottom-product .product-item:hover .item-content{color:rgba(255,255,255,0.7)}.product .bottom-product .product-item:hover .type{margin:0;padding-left:21px;padding-right:0;border-top:1px solid rgba(238,238,238,0.3)}.product .bottom-product .product-item:hover .type .type-left{color:#fff}.product .bottom-product .product-item:hover .type .type-right{border-left:1px solid rgba(238,238,238,0.3)}.product .bottom-product .product-item:hover .type .type-right .arrow{display:block}.product .bottom-product .product-item:nth-child(4n){margin-right:0}.page{padding-top:35px;padding-bottom:83px}input::-webkit-input-placeholder{font-size:16px;font-weight:400;line-height:36px;color:#b9b9b9}input::-moz-input-placeholder{font-size:16px;font-weight:400;line-height:36px;color:#b9b9b9}input::-ms-input-placeholder{font-size:16px;font-weight:400;line-height:36px;color:#b9b9b9}