.product-view2{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-view2 .content-box{width:100%}.product-view2 .content-box .product-list{width:100%;height:240px;position:relative}.product-view2 .content-box .product-list .product-img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-view2 .content-box .product-list .product-img img{height:200px}.product-view2 .content-box .product-list .product-info{width:100%;height:100%;position:absolute;top:0;left:0;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-view2 .content-box .product-list .product-info .product-title{font-family:cursive;font-size:30px;color:#fff;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-shadow:0 0 0 rgba(0,0,0,.5)!important;box-shadow:0 0 0 rgba(0,0,0,.5)!important;text-shadow:2px 2px 5px #000!important;width:100%}.product-view2 .content-box .product-list .product-info .product-text{width:100%;margin-top:10px;margin-bottom:5px;font-family:cursive;font-size:20px;color:#fff;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-view2 .content-box .product-list .product-btn{position:absolute;bottom:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.product-view2 .content-box .product-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-view2 .content-box .product-btns .product-btn-item{width:350px;height:35px;line-height:35px;text-align:center;font-size:12px;color:#3a82f8;margin:5px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3)!important;box-shadow:0 0 15px rgba(0,0,0,.3)!important;border-radius:18px}.product-view2 .content-box .product-btns .product-btn-active{color:#fff;background-color:#1d63af}.product-view2 .el-divider--horizontal{height:4px;margin-top:100px;margin-bottom:50px}.product-view2 .el-divider__text{background-color:#f5f7f9;font-weight:600;font-size:30px}.product-view2 .productList-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 auto;padding:10px}.product-view2 .productList-view .box-card{width:100%;height:450px;margin:0 auto;margin-bottom:50px;cursor:pointer;border-radius:25px;background-color:#1d63af}.product-view2 .productList-view .box-card .el-card__body,.product-view2 .productList-view .box-card .el-main{padding:0}.product-view2 .productList-view .box-card .product-img{height:220px;border-radius:25px;background-color:#f5f7f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-view2 .productList-view .box-card .product-img h1{padding-top:25px}.product-view2 .productList-view .box-card .product-img img{height:180px}.product-view2 .productList-view .box-card .product-detail{color:#fff;width:100%;padding:14px;height:230px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-view2 .productList-view .box-card .product-detail .product-text{width:100%;font-family:cursive;font-size:20px;color:#fff;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}