.grid-content[data-v-7d94772e]{border-radius:10px;width:100%;height:240px;background-color:#fff;box-shadow:0 0 12px 1px rgba(0,0,0,.13);padding:20px;margin-top:10px;position:relative;z-index:1}.grid-content .link[data-v-7d94772e]{position:absolute;bottom:14px;display:flex}.grid-content .link .icon[data-v-7d94772e]{width:14px;margin-right:10px}.grid-content .link .icon img[data-v-7d94772e]{width:100%}.grid-content .link span[data-v-7d94772e]{cursor:pointer;text-decoration:underline}.grid-content .link span[data-v-7d94772e]:hover{color:#36c95f}.grid-content .bg[data-v-7d94772e]{z-index:-1;width:80px;height:auto;position:absolute;bottom:10px;right:10px}.grid-content .title[data-v-7d94772e]{font-size:16px;display:flex;align-items:center}.grid-content .title .img-box[data-v-7d94772e]{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:5px;margin-right:12px}.grid-content .title .img-box img[data-v-7d94772e]{width:16px;height:auto}.grid-content .content[data-v-7d94772e]{text-align:left;margin:20px auto}.grid-content .content p[data-v-7d94772e]{font-size:14px}.grid-content .content .price[data-v-7d94772e]{font-size:24px;font-weight:700;margin-top:6px;margin-bottom:16px;vertical-align:top}.grid-content .content .price span[data-v-7d94772e]{font-size:16px;vertical-align:top}.grid-content.tgtj[data-v-7d94772e]{border-bottom:6px solid #dcf6fe}.grid-content.tgtj .bg[data-v-7d94772e]{width:130px}.grid-content.tgtj .content[data-v-7d94772e]{display:flex;justify-content:start}.grid-content.tgtj .content .text[data-v-7d94772e]:first-of-type{margin-right:80px}.grid-content.tgtj .img-box[data-v-7d94772e]{background-color:#dcf6fe}.grid-content.tgtj .img-box img[data-v-7d94772e]{width:24px}.grid-content.cztj[data-v-7d94772e]{border-bottom:6px solid #c3c5ff}.grid-content.cztj .img-box[data-v-7d94772e]{background-color:#e7e7ff}.grid-content.xftj[data-v-7d94772e]{border-bottom:6px solid #fff3dd}.grid-content.xftj .img-box[data-v-7d94772e]{background-color:#fff3dd}.grid-content.xftj .img-box img[data-v-7d94772e]{width:24px}.homePage[data-v-7d94772e]{width:100%;padding:20px;box-sizing:border-box;height:100vh;overflow-y:hidden}.homePage .statistics[data-v-7d94772e]{width:100%;margin-top:20px;height:calc(100% - 300px)}.homePage .statistics .search[data-v-7d94772e]{width:100%;margin-bottom:10px;display:flex;align-items:center;justify-content:start;text-align:left}.homePage .statistics .search[data-v-7d94772e] .el-input{width:340px}.homePage .statistics .search span[data-v-7d94772e]{margin-left:20px;color:red}.homePage .statistics .product-card-container[data-v-7d94772e]{width:calc(100% + 20px);height:calc(100% - 50px);margin-left:-10px;overflow-y:auto;overflow-x:hidden}.homePage .statistics .product-card-container .product-cards[data-v-7d94772e]{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;width:100%;max-width:100%;padding:10px;box-sizing:border-box}.homePage .statistics .product-card-container .product-cards .product-card-item[data-v-7d94772e]{width:100%;height:200px;background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:all .3s;display:flex;flex-direction:column;position:relative;cursor:pointer}.homePage .statistics .product-card-container .product-cards .product-card-item[data-v-7d94772e]:hover{border-color:#36c95f;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);transform:translateY(-2px)}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-header[data-v-7d94772e]{padding:15px}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-header .product-icon[data-v-7d94772e]{display:flex;align-items:center}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-header .product-icon .productImg[data-v-7d94772e]{margin-right:10px;width:25px;height:25px}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-header .product-icon .product-name[data-v-7d94772e]{font-weight:500;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#072a3d}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-body[data-v-7d94772e]{padding:0 15px;flex-grow:1}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-body .price-section[data-v-7d94772e]{border-radius:5px;background-color:#f9f9f9;overflow:hidden;display:flex;position:relative}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-body .price-box[data-v-7d94772e]{flex:1;text-align:center;padding:15px 5px}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-body .price-box .price-value[data-v-7d94772e]{font-size:18px;font-weight:600;color:#333}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-body .price-box .price-label[data-v-7d94772e]{font-size:12px;margin-top:10px;color:#999}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-body .price-box.member-price .price-value[data-v-7d94772e]{color:#0085ff}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-body .price-box-line[data-v-7d94772e]{position:absolute;left:50%;top:50%;transform:translateY(-50%);width:1px;height:55%;background-color:#e8e8e8}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-footer[data-v-7d94772e]{padding:15px;display:flex}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-footer .status-tag[data-v-7d94772e]{align-items:center;padding:4px 12px;border-radius:4px;font-size:12px;display:inline-block;background-color:#f0f9eb;color:#67c23a;border:1px solid #c2e7b0;min-width:50px}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-footer .status-tag.status-warning[data-v-7d94772e]{background-color:#fdf6ec;color:#e6a23c;border:1px solid #f5dab1;margin-left:10px}.homePage .statistics .product-card-container .product-cards .product-card-item .product-card-footer .status-tag.status-button[data-v-7d94772e]{background-color:#36c95f;color:#fff;border:1px solid #36c95f;margin-left:10px}.homePage .statistics>h3[data-v-7d94772e]{text-align:left;font-size:20px;font-weight:600;line-height:20px;margin-bottom:20px}.homePage .statistics .st-wrap[data-v-7d94772e]{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.homePage .statistics .st-wrap .st-one[data-v-7d94772e],.homePage .statistics .st-wrap>div[data-v-7d94772e]{width:16%;height:70px;flex-shrink:0;border-radius:8px;margin-bottom:10px;margin-right:10px;display:flex;justify-content:space-between;align-items:center;padding:20px;box-sizing:border-box}.homePage .statistics .st-wrap .st-one .st-txtc[data-v-7d94772e],.homePage .statistics .st-wrap>div .st-txtc[data-v-7d94772e]{text-align:left}.homePage .statistics .st-wrap .st-one .st-txtc h3[data-v-7d94772e],.homePage .statistics .st-wrap>div .st-txtc h3[data-v-7d94772e]{font-size:16px;font-weight:400;color:#fff}.homePage .statistics .st-wrap .st-one .st-txtc span[data-v-7d94772e],.homePage .statistics .st-wrap>div .st-txtc span[data-v-7d94772e]{font-size:20px;line-height:40px;font-weight:600;color:#fff}.homePage .statistics .st-wrap .st-one .st-imgc[data-v-7d94772e],.homePage .statistics .st-wrap>div .st-imgc[data-v-7d94772e]{width:48px;height:48px;display:flex;justify-content:center;align-items:center;border:1px solid #fff;border-radius:80px}.homePage .statistics .st-wrap .st-one .st-imgc img[data-v-7d94772e],.homePage .statistics .st-wrap>div .st-imgc img[data-v-7d94772e]{display:block;width:25px}.homePage .statistics .st-wrap .st-one[data-v-7d94772e]:nth-child(4n+1),.homePage .statistics .st-wrap>div[data-v-7d94772e]:nth-child(4n+1){background-image:linear-gradient(90deg,#f89f9d,#f46b68)}.homePage .statistics .st-wrap .st-one[data-v-7d94772e]:nth-child(4n+2),.homePage .statistics .st-wrap>div[data-v-7d94772e]:nth-child(4n+2){background-image:linear-gradient(90deg,#75d790,#2bc155)}.homePage .statistics .st-wrap .st-one[data-v-7d94772e]:nth-child(4n+3),.homePage .statistics .st-wrap>div[data-v-7d94772e]:nth-child(4n+3){background-image:linear-gradient(90deg,#7bbedb,#369dc9)}.homePage .statistics .st-wrap .st-one[data-v-7d94772e]:nth-child(4n),.homePage .statistics .st-wrap>div[data-v-7d94772e]:nth-child(4n){background-image:linear-gradient(90deg,#c37cdc,#a336c9)}.homePage .btm-wrap[data-v-7d94772e]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.homePage .btm-wrap .banner[data-v-7d94772e]{width:100%;height:280px;display:flex;overflow:hidden}.homePage .btm-wrap .banner img[data-v-7d94772e]{display:block;width:calc(50% - 5px);-o-object-fit:cover;object-fit:cover}.homePage .btm-wrap .banner img[data-v-7d94772e]:first-child{margin-right:10px}.homePage .btm-wrap .banner[data-v-7d94772e] .el-carousel{width:100%;height:100%}.homePage .btm-wrap .banner[data-v-7d94772e] .el-carousel .el-carousel__container{height:100%}.homePage .btm-wrap .banner[data-v-7d94772e] .el-carousel .el-carousel__container .el-carousel__item{height:100%;background:transparent;cursor:pointer}.homePage .btm-wrap .banner[data-v-7d94772e] .el-carousel .el-carousel__container .el-carousel__item img{display:block;width:100%;border-radius:4px}.homePage .btm-wrap .service[data-v-7d94772e]{flex-shrink:0;margin:0 30px;width:300px;height:280px;background:#fff;border-radius:10px;box-sizing:border-box}.homePage .btm-wrap .service h2[data-v-7d94772e]{font-size:20px;border-radius:8px;padding:8px 0;color:#fff;background:#333;text-align:left;text-indent:20px}.homePage .btm-wrap .service h2 i[data-v-7d94772e]{width:12px;height:12px;display:inline-block;border-radius:50%;background:#2bc155;margin-right:8px}.homePage .btm-wrap .service .bt-wrap[data-v-7d94772e]{padding:10px 25px;display:flex;flex-direction:column}.homePage .btm-wrap .service .bt-wrap .kfTime[data-v-7d94772e]{border:1px solid #333;width:200px;padding:5px 0;border-radius:5px;margin-bottom:20px}.homePage .btm-wrap .service .bt-wrap .line[data-v-7d94772e]{border-bottom:2px solid #333;margin:12px 0}.homePage .btm-wrap .service .bt-wrap .bt-tip[data-v-7d94772e]{width:226px;height:38px;border-radius:10px;margin-bottom:15px;margin-top:15px;position:relative;color:#fff;cursor:pointer;display:flex;justify-content:flex-start;align-items:center}.homePage .btm-wrap .service .bt-wrap .bt-tip span[data-v-7d94772e]{line-height:48px;color:#333;font-size:18px;margin-left:12px}.homePage .btm-wrap .service .bt-wrap .bt-tip .bt-iconc[data-v-7d94772e]{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#333;border-radius:50%}.homePage .btm-wrap .service .bt-wrap .bt-tip .bt-iconc i[data-v-7d94772e]{font-size:24px}.homePage .btm-wrap .service .bt-wrap .dark2[data-v-7d94772e]{background:#333}.homePage .btm-wrap .service .bt-wrap .dark2 span[data-v-7d94772e]{color:#fff}.agency[data-v-7d94772e]{color:#333}.agency .searchWrap .searchItem[data-v-7d94772e],.agency .searchWrap[data-v-7d94772e]{display:flex;justify-content:flex-start;align-items:center}.agency .searchWrap .searchItem>span[data-v-7d94772e]{width:80px;flex-shrink:0}.agency .searchWrap .searchItem[data-v-7d94772e]:last-of-type{flex-grow:1;text-align:right}.agency .searchWrap .searchBtn .el-button[data-v-7d94772e]{margin-left:16px}.agency .tableWrap[data-v-7d94772e]{margin-top:24px}.agency .finishStatus[data-v-7d94772e]{color:#4bbd6c;position:relative}.agency .finishStatus[data-v-7d94772e]:before{content:"";display:block;width:6px;height:6px;border-radius:6px;background:#4bbd6c;position:absolute;left:-10px;top:7px}.agency .rejectStatus[data-v-7d94772e]{color:#f46c67;position:relative}.agency .rejectStatus[data-v-7d94772e]:before{content:"";display:block;width:6px;height:6px;border-radius:6px;background:#f46c67;position:absolute;left:-10px;top:7px}@media only screen and (max-width:1600px){.homePage .st-wrap[data-v-7d94772e]{flex-wrap:wrap}.homePage .st-wrap .st-one[data-v-7d94772e]{width:calc(17% - 20px)!important}}