*{margin:0;padding:0}#app,body,html{width:100%;height:100%}::-webkit-scrollbar{width:1px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.el-button--primary{background-color:#f64f6f;border-color:#f64f6f}.el-radio__input.is-checked+.el-radio__label{color:#f64f6f}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid #f64f6f}.el-radio__input.is-checked .el-radio__inner{border-color:#f64f6f;background:#f64f6f}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#f64f6f}.el-checkbox__input.is-checked+.el-checkbox__label,.el-menu-item.is-active{color:#f64f6f}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#f64f6f;border-color:#f64f6f}.layout-container{width:100%;min-width:1350px;height:100%;background-color:#ececec;position:relative}.layout-container .header{width:100%;height:60px;min-width:1350px;position:fixed;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;z-index:99;border-bottom:1px solid #ececec}.layout-container .header .title{width:1350px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layout-container .header .title,.layout-container .header .title .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layout-container .header .title .logo{margin-left:10px}.layout-container .header .title .logo img{height:40px}.layout-container .header .title .logo p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:5px}.layout-container .header .title .logo p span:first-child{font-size:26px;color:#000}.layout-container .header .title .logo p span:last-child{font-size:10px;color:#333}.layout-container .header .title .menu{width:700px;border-bottom:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layout-container .header .title .menu li{width:120px;text-align:center;font-size:18px;color:#000}.layout-container .header .title .menu li.is-active{color:#f64f6f;font-weight:700}.layout-container .header .title .menu .download{line-height:60px;color:#f64f6f;text-decoration:none;border:none;outline:none}.layout-container .header .title .menu .download:hover{font-weight:700;text-decoration:underline}.layout-container .header .title .user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.layout-container .header .title .user .user-money{color:#f64f6f;margin-right:20px}.layout-container .header .title .user p{font-size:16px}.layout-container .header .title .user p a{text-decoration:none;color:#000;cursor:pointer}.layout-container .header .title .user p .login{color:#f64f6f;margin-left:5px}.layout-container>.mask{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99998;background-color:rgba(0,0,0,.2)}.layout-container .drawer{width:350px;position:fixed;top:0;right:-310px;z-index:99999;-webkit-transition:right .8s;transition:right .8s}.layout-container .drawer,.layout-container .drawer .title{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.layout-container .drawer .title{width:40px;background-color:#000;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layout-container .drawer .title .item1{color:#f64f6f;width:100%;margin-bottom:10px;padding:10px 0;cursor:pointer}.layout-container .drawer .title .item1 i{font-size:26px;padding:0 6px}.layout-container .drawer .title .item1 div{padding:0 13px;font-size:14px;line-height:24px;font-weight:600}.layout-container .drawer .title .item1:hover{color:#fff;background-color:#f64f6f}.layout-container .drawer .title .item2{color:#f64f6f;width:100%;margin-top:10px;padding:10px 0;cursor:pointer}.layout-container .drawer .title .item2 i{font-size:24px;padding:0 8px}.layout-container .drawer .title .item2 div{font-size:13px;line-height:24px;padding:0 6px;font-weight:600}.layout-container .drawer .title .item2:hover,.layout-container .drawer .title .selected-item{color:#fff;background-color:#f64f6f}.layout-container .drawer .content{width:310px;height:100%}.layout-container .drawer .content .cart{width:100%;height:100%;background-color:#ececec;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-container .drawer .content .cart,.layout-container .drawer .content .cart .goods-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layout-container .drawer .content .cart .goods-title{padding:0 1px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#444;height:30px}.layout-container .drawer .content .cart .goods-title div{width:86px;text-align:center;color:#fff;font-size:14px}.layout-container .drawer .content .cart .goods-title div:last-child{width:50px}.layout-container .drawer .content .cart .goods-list{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden}.layout-container .drawer .content .cart .goods-list .nothing{width:100%;height: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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layout-container .drawer .content .cart .goods-list .nothing img{width:70%;height:183px}.layout-container .drawer .content .cart .goods-list .nothing div{margin-top:20px;width:100%;text-align:center;color:#999;font-size:15px}.layout-container .drawer .content .cart .goods-list .detail{width:310px;height:100px;background-color:#fff;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:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5px}.layout-container .drawer .content .cart .goods-list .detail .goods-name{width:300px;font-size:14px;color:#999;height:25px;line-height:25px;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-container .drawer .content .cart .goods-list .detail .goods-detail{width:100%;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layout-container .drawer .content .cart .goods-list .detail .goods-detail .goods-img{width:85px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layout-container .drawer .content .cart .goods-list .detail .goods-detail .goods-img img{width:60px;height:60px}.layout-container .drawer .content .cart .goods-list .detail .goods-detail .quantity{width:85px;height:60px;padding:7.5px 0;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}.layout-container .drawer .content .cart .goods-list .detail .goods-detail .quantity .el-input-number--mini{width:85px;line-height:20px}.layout-container .drawer .content .cart .goods-list .detail .goods-detail .quantity .el-input-number--mini .el-input--mini .el-input__inner{height:22px;line-height:22px}.layout-container .drawer .content .cart .goods-list .detail .goods-detail .quantity .kg{color:#777;font-size:14px;margin-top:10px}.layout-container .drawer .content .cart .goods-list .detail .goods-detail .price{width:85px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:red;font-size:14px}.layout-container .drawer .content .cart .goods-list .detail .goods-detail .price span{font-weight:700}.layout-container .drawer .content .cart .goods-list .detail .goods-detail .action{width:50px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.layout-container .drawer .content .cart .goods-panel{width:100%;height:250px;background-color:#ddd}.layout-container .drawer .content .cart .goods-panel .tips{width:290px;height:30px;margin:10px auto 0;background-color:#444;font-size:14px;color:#dcdcdc;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px}.layout-container .drawer .content .cart .goods-panel .tips span{color:#fff;font-size:16px;font-weight:700;padding:0 10px}.layout-container .drawer .content .cart .goods-panel .item-price{width:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;padding:0 10px}.layout-container .drawer .content .cart .goods-panel .item-price .item-name{font-size:14px;color:#666}.layout-container .drawer .content .cart .goods-panel .item-price .item-name span{font-weight:700;color:#000}.layout-container .drawer .content .cart .goods-panel .item-price .item-value{font-size:14px;color:red}.layout-container .drawer .content .cart .goods-panel .item-price .item-val{font-size:18px;color:red;font-weight:700}.layout-container .drawer .content .cart .goods-panel .el-button{margin-top:30px;margin-left:80px;width:150px;border-radius:0;font-size:16px;letter-spacing:3px}.layout-container .drawer .content .cart .goods-panel .clear{width:100%;text-align:center;font-size:14px;color:#777;text-decoration:underline;margin-top:10px;cursor:pointer}.layout-container .drawer .content .center{width:300px;height:100%;background-color:#444;padding-left:10px}.layout-container .drawer .content .center .name{font-size:18px;font-weight:700;color:#fff;padding-top:40px}.layout-container .drawer .content .center .desc{font-size:13px;color:#dcdcdc;line-height:26px}.layout-container .drawer .content .center .my-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.layout-container .drawer .content .center .my-name div{margin-left:10px;color:#dcdcdc;font-size:14px}.layout-container .drawer .content .center .chat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.layout-container .drawer .content .center .chat .chat-name{color:#fff;font-size:16px;font-weight:700;width:50px}.layout-container .drawer .content .center .chat .chat-value{color:#dcdcdc;font-size:14px}.layout-container .drawer .content .center .chat span{margin-left:10px}.layout-container .drawer .content .center .chat span a{font-size:12px;text-decoration:underline}.layout-container .drawer .content .center .web{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;margin-top:30px}.layout-container .drawer .content .center .web .web-name{font-size:18px;color:#fff;font-weight:700;margin-bottom:10px}.layout-container .open{right:0}.layout-container .pwd-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999}.layout-container .pwd-container>.mask{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,.5)}.layout-container .pwd-container>.content{position:absolute;z-index:2;width:450px;height:350px;background-color:#fff;border-radius:10px;padding:30px 40px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.layout-container .pwd-container>.content .myInput input{font-size:16px;height:55px;line-height:55px;padding-left:50px}.layout-container .pwd-container>.content .myInput .el-input__prefix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.layout-container .pwd-container>.content .myInput .el-input__prefix img{width:22px;height:22px}.layout-container .pwd-container>.content .myInput .el-input__suffix{right:0}.layout-container .pwd-container>.content .myInput .el-input__suffix .el-input__suffix-inner{height:100%}.layout-container .pwd-container>.content .myInput .el-input__suffix .el-input__suffix-inner .el-button{height:100%;border-radius:0}.layout-container .pwd-container>.content .btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layout-container .pwd-container>.content .btn .el-button{width:100px}.el-message,.el-popover{z-index:999999!important}.mine-container{padding-top:60px;width:100%;min-width:1400px;min-height:calc(100% - 60px);background-color:#ececec;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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mine-container .el-submenu .el-menu{overflow:hidden}.mine-container .el-menu-item,.mine-container .el-menu-item .order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mine-container .el-menu-item .order{background-color:#f64f6f;color:#fff;border-radius:100px;height:40px;width:120px}.mine-container .el-menu-item .order i{width:30px;height:30px;color:#f64f6f;background-color:#fff;font-size:20px;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:5px}.mine-container .is-active .order{background-color:#fff;color:#f64f6f}.mine-container .is-active .order i{color:#fff;background-color:#f64f6f}.mine-container>.my-messg{margin-top:10px;margin-bottom:10px;width:1400px;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mine-container>.my-messg .nav{width:180px}.mine-container>.my-messg>.content{width:1210px;margin-left:10px}.mine-container .footer{width:100%;min-width:1400px;background-color:#fff;-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}.mine-container .footer,.mine-container .footer .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mine-container .footer .content{width:1400px;padding:30px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mine-container .footer .content .box{width:360px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mine-container .footer .content .box img{width:50px;height:56.5px}.mine-container .footer .content .box .description{margin-left:10px;width:250px}.mine-container .footer .content .box .description div:first-child{font-size:16px;font-weight:700;color:#000}.mine-container .footer .content .box .description div:last-child{margin-top:5px;font-size:12px;color:#aaa;letter-spacing:2px}.mine-container .footer .line{width:100%;background-color:#f5f5f5;height:2px}.mine-container .footer .copy-right{width:100%;min-width:1400px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}.mine-container .footer .copy-right .desc{width:1400px;font-size:12px;line-height:18px;color:#aaa;text-align:center}.total-container{width:1210px;-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;position:relative}.total-container,.total-container .my-msg{display:-webkit-box;display:-ms-flexbox;display:flex}.total-container .my-msg{width:100%}.total-container .my-msg .detail{width:385px;background-color:#fff;padding:40px 0;height:104px}.total-container .my-msg .detail,.total-container .my-msg .detail .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.total-container .my-msg .detail .icon{width:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.total-container .my-msg .detail .icon img{width:44px}.total-container .my-msg .detail .desc{width:250px}.total-container .my-msg .detail .desc div{font-size:16px;color:#333;line-height:25px}.total-container .my-msg .detail .desc .money{font-size:18px;font-weight:700;line-height:30px}.total-container .my-msg .detail .desc .go{text-align:right;text-decoration:underline;margin-right:20px;font-weight:700;color:#f64f6f;cursor:pointer}.total-container .my-msg .detail .desc .go i{background-color:#f64f6f;border-radius:50%;color:#fff;margin-left:5px}.total-container .my-msg .express{margin-left:10px;width:250px;background-color:#fff;padding:40px 0;height:104px}.total-container .my-msg .express,.total-container .my-msg .express .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.total-container .my-msg .express .icon{width:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.total-container .my-msg .express .icon img{width:44px}.total-container .my-msg .express .desc{width:145px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.total-container .my-msg .express .desc div{font-size:30px;color:#333;line-height:25px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex}.total-container .my-msg .express .desc div .danwei{font-size:14px}.total-container .my-msg .express .desc .look{font-weight:700;font-size:16px;color:#f64f6f;cursor:pointer}.total-container .my-msg .service{margin-left:10px;width:555px;-ms-flex-pack:distribute;justify-content:space-around;background-color:#fff;padding:40px 0;height:104px}.total-container .my-msg .service,.total-container .my-msg .service .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.total-container .my-msg .service .icon{width:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.total-container .my-msg .service .icon img{width:44px}.total-container .my-msg .service .name{width:160px;height:100%}.total-container .my-msg .service .name div{font-size:13px;line-height:20px}.total-container .my-msg .service .name div span{color:#aaa}.total-container .my-msg .service .name .title{font-size:20px;color:#000;font-weight:700;line-height:30px}.total-container .my-msg .service .weChat{width:120px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.total-container .my-msg .service .weChat>img{width:95px;height:95px;margin-bottom:10px}.total-container .my-msg .service .weChat div{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.total-container .my-msg .service .weChat div>img{width:16px;height:16px;margin-right:3px}.total-container .my-msg .service .qq{width:120px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.total-container .my-msg .service .qq>img{width:95px;height:95px;margin-bottom:10px}.total-container .my-msg .service .qq div{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.total-container .my-msg .service .qq div>img{width:16px;height:16px;margin-right:3px}.total-container .quick{margin:30px 0;width:100%;background-color:#f64f6f}.total-container .quick,.total-container .quick>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.total-container .quick>div{width:403px;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-right:1px solid #fff;color:#fff;font-weight:700;font-size:20px;cursor:pointer;padding:25px 0}.total-container .quick>div i{font-size:30px;margin-bottom:15px}.total-container .quick>div:last-child{border-right:unset}.total-container .quick>div:hover{background-color:hsla(0,0%,100%,.1)}.total-container .message{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:280px}.total-container .message .notice{width:600px;height:100%;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.total-container .message .notice .toper{width:580px;height:45px;line-height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;background-color:#f7f7f7}.total-container .message .notice .toper div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.total-container .message .notice .toper div:first-child{font-size:18px;font-weight:700}.total-container .message .notice .toper div:first-child i{color:#f64f6f;margin-right:5px}.total-container .message .notice .toper div:last-child{font-size:14px;cursor:pointer}.total-container .message .notice .toper div:last-child i{margin-right:5px}.total-container .message .notice .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:225px}.total-container .message .notice .list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;line-height:45px;padding:0 15px;width:570px;cursor:pointer}.total-container .message .notice .list .item .title{width:340px;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.total-container .message .notice .list .item .timer{width:130px;font-size:12px;color:#aaa;text-align:right}.total-container .message .notice .list .item:hover .title{font-weight:700;text-decoration:underline}.total-container .message .question{width:600px;height:100%;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.total-container .message .question .toper{width:580px;height:45px;line-height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;background-color:#f7f7f7}.total-container .message .question .toper div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.total-container .message .question .toper div:first-child{font-size:18px;font-weight:700}.total-container .message .question .toper div:first-child i{color:#f64f6f;margin-right:5px}.total-container .message .question .toper div:last-child{font-size:14px;cursor:pointer}.total-container .message .question .toper div:last-child i{margin-right:5px}.total-container .message .question .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:225px}.total-container .message .question .list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;line-height:45px;padding:0 15px;width:570px;cursor:pointer}.total-container .message .question .list .item .title{width:340px;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.total-container .message .question .list .item .timer{width:130px;font-size:12px;color:#aaa;text-align:right}.total-container .message .question .list .item:hover .title{font-weight:700;text-decoration:underline}.total-container .express-page{background-color:#ececec;width:1210px;height:100%;position:absolute}.total-container .express-page .express-content{width:1190px;padding:0 10px;background-color:#fff}.total-container .express-page .express-content .express-title{font-size:16px;color:#000;line-height:30px;margin-top:10px}.total-container .express-page .express-content .express-title span{font-size:18px;padding:0 10px;font-weight:700;color:#f64f6f}.total-container .express-page .express-content .express-detail{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.total-container .express-page .express-content .express-detail .express-left{width:400px}.total-container .express-page .express-content .express-detail .express-left .express-left-title{width:100%;text-align:center;font-size:16px;font-weight:700;color:#f64f6f;line-height:40px}.total-container .express-page .express-content .express-detail .express-left .el-table--border,.total-container .express-page .express-content .express-detail .express-left .el-table--group{border:1px solid #f64f6f}.total-container .express-page .express-content .express-detail .express-left .el-table td,.total-container .express-page .express-content .express-detail .express-left .el-table th.is-leaf{border-bottom:1px solid #f64f6f}.total-container .express-page .express-content .express-detail .express-left .el-table--border th,.total-container .express-page .express-content .express-detail .express-left .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:unset;border-bottom:unset;text-align:center;color:#000}.total-container .express-page .express-content .express-detail .express-left .el-table--border td{border-right:unset;border-bottom:unset;text-align:center;color:#000;font-size:12px}.total-container .express-page .express-content .express-detail .express-left .el-table--scrollable-x .el-table__body-wrapper{overflow-x:hidden}.total-container .express-page .express-content .express-detail .express-center{width:250px;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;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-weight:700}.total-container .express-page .express-content .express-detail .express-center .center-one{line-height:35px}.total-container .express-page .express-content .express-detail .express-center .center-two{line-height:40px;color:#f64f6f;font-size:18px}.total-container .express-page .express-content .express-detail .express-center .center-three{line-height:35px}.total-container .express-page .express-content .express-detail .express-center .center-three span{padding:0 5px;color:#f64f6f}.total-container .express-page .express-content .express-detail .express-center .el-button{margin-bottom:10px}.total-container .express-page .express-content .express-detail .express-right{width:400px}.total-container .express-page .express-content .express-detail .express-right .express-right-title{width:100%;text-align:center;font-size:16px;font-weight:700;color:#f64f6f;line-height:40px}.total-container .express-page .express-content .express-detail .express-right .el-table--border,.total-container .express-page .express-content .express-detail .express-right .el-table--group{border:1px solid #f64f6f}.total-container .express-page .express-content .express-detail .express-right .el-table td,.total-container .express-page .express-content .express-detail .express-right .el-table th.is-leaf{border-bottom:1px solid #f64f6f}.total-container .express-page .express-content .express-detail .express-right .el-table--border th,.total-container .express-page .express-content .express-detail .express-right .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:unset;border-bottom:unset;text-align:center;color:#000}.total-container .express-page .express-content .express-detail .express-right .el-table--border td{border-right:unset;border-bottom:unset;text-align:center;color:#000;font-size:12px}.total-container .express-page .express-content .express-detail .express-right .el-table--scrollable-x .el-table__body-wrapper{overflow-x:hidden}.pagination-container[data-v-7fc08c8f]{padding:10px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination-container.hidden[data-v-7fc08c8f]{display:none}.small-cart-container{width:100%;height:100%;position:fixed;min-width:1120px;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.4);z-index:2001;overflow-y:auto}.small-cart-container .cart-content{width:1220px;padding:10px}.small-cart-container .cart-content .close{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.small-cart-container .cart-content .close i{background-color:#fff;width:45px;height:45px;font-size:30px;border-radius:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f64f6f}.small-cart-container .cart-content .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px;height:730px}.small-cart-container .cart-content .content .shop-content{-webkit-box-flex:1;-ms-flex:1;flex:1;height:710px;background-color:#fff;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;padding:10px}.small-cart-container .cart-content .content .shop-content .title{font-size:18px;font-weight:700;line-height:40px}.small-cart-container .cart-content .content .shop-content>.search-input-cart{width:400px;margin-top:10px}.small-cart-container .cart-content .content .shop-content>.search-input-cart .el-input__inner{height:40px;padding-left:40px;padding-right:130px;border:2px solid #f64f6f;font-size:16px}.small-cart-container .cart-content .content .shop-content>.search-input-cart .el-input__prefix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;left:0;font-size:20px}.small-cart-container .cart-content .content .shop-content>.search-input-cart .el-input__prefix .el-input__icon{line-height:40px}.small-cart-container .cart-content .content .shop-content>.search-input-cart .el-input__suffix{right:0}.small-cart-container .cart-content .content .shop-content>.search-input-cart .el-input__suffix .el-input__suffix-inner{height:100%}.small-cart-container .cart-content .content .shop-content>.search-input-cart .el-input__suffix .el-input__suffix-inner .el-button{height:100%;border-radius:0;width:100px;font-size:18px;letter-spacing:5px}.small-cart-container .cart-content .content .shop-content .select-option{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;margin-bottom:10px}.small-cart-container .cart-content .content .shop-content .select-option>div{font-size:16px;color:#aaa;border:1px solid #aaa;padding:10px 20px;width:100px;text-align:center;cursor:pointer}.small-cart-container .cart-content .content .shop-content .select-option>div:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.small-cart-container .cart-content .content .shop-content .select-option>div:last-child{border-left:unset;border-top-right-radius:5px;border-bottom-right-radius:5px}.small-cart-container .cart-content .content .shop-content .select-option .hover-option{background-color:#f64f6f;color:#fff;font-weight:700}.small-cart-container .cart-content .content .shop-content .shop-select{width:100%;overflow-y:auto;overflow-x:hidden}.small-cart-container .cart-content .content .shop-content .shop-select .classify{margin-bottom:10px;width:calc(100% - 2px);border:1px solid #ececec;min-height:81px;border-radius:10px;position:relative;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}.small-cart-container .cart-content .content .shop-content .shop-select .classify .classification{min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .shop-content .shop-select .classify .classification .classify-title{width:100px;font-size:20px;font-weight:700;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:10px;padding-left:10px}.small-cart-container .cart-content .content .shop-content .shop-select .classify .classification .el-checkbox{margin-right:15px}.small-cart-container .cart-content .content .shop-content .shop-select .classify .classification .el-radio .el-radio__label{font-size:20px;font-weight:700}.small-cart-container .cart-content .content .shop-content .shop-select .classify .classification .clear-classify{font-size:13px;text-decoration:underline;color:#f64f6f;margin-left:15px;width:100px;cursor:pointer}.small-cart-container .cart-content .content .shop-content .shop-select .classify .line{width:100%;border-bottom:2px dashed #ececec}.small-cart-container .cart-content .content .shop-content .shop-select .classify .sort{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .shop-content .shop-select .classify .sort .sort-title{font-size:14px;font-weight:700;color:#000;width:95px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:10px;padding-left:10px}.small-cart-container .cart-content .content .shop-content .shop-select .classify .sort .sort-item{font-size:13px;color:#000;cursor:pointer;margin-left:30px}.small-cart-container .cart-content .content .shop-content .shop-select .classify .sort .sort-item i{margin-left:5px}.small-cart-container .cart-content .content .shop-content .shop-select .classify .sort .no-mt{margin-left:0}.small-cart-container .cart-content .content .shop-content .shop-select .classify .sort .on-click,.small-cart-container .cart-content .content .shop-content .shop-select .classify .sort .sort-item:hover{color:#f64f6f}.small-cart-container .cart-content .content .shop-content .shop-select .good-list{width:100%;overflow:auto;height:400px}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item{float:left;width:220px;height:80px;border:1px solid #aaa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item .goods-mask:hover{opacity:1;filter:alpha(opacity=1)}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item .goods-mask{width:70px;height:70px;position:absolute;top:5px;left:5px;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:700;color:#fff;background-color:rgba(0,0,0,.4);opacity:0;filter:alpha(opacity=0);cursor:pointer}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item img{margin:5px;width:70px;height:70px}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc{width:164px;padding-right:5px}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc>.title{width:100%;height:30px;font-size:13px;line-height:30px;color:#aaa;font-weight:400}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc .detail{width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc .detail .item1{width:50%}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc .detail .item1 .price{color:red;font-size:14px;font-weight:700}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc .detail .item1 .el-input-number--mini{width:72px;line-height:12px}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc .detail .item1 .el-input-number--mini>span{width:20px}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc .detail .item1 .el-input-number--mini .el-input--mini .el-input__inner{height:14px;line-height:14px}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc .detail .item2{width:50%}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc .detail .item2 div{text-align:right;font-size:12px;color:#aaa}.small-cart-container .cart-content .content .shop-content .shop-select .good-list .good-item>.desc .detail .item2 div:last-child{color:#bbb}.small-cart-container .cart-content .content .shop-content .shop-select .clearfix:after,.small-cart-container .cart-content .content .shop-content .shop-select .clearfix:before{display:table;content:""}.small-cart-container .cart-content .content .shop-content .shop-select .clearfix:after{clear:both}.small-cart-container .cart-content .content .shop-content .shop-select .pager{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .shop-content .history-select{width:100%;margin-top:10px;overflow-y:auto;overflow-x:hidden}.small-cart-container .cart-content .content .shop-content .history-select .history-title{height:30px;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ececec}.small-cart-container .cart-content .content .shop-content .history-select .history-title .item{font-size:14px;color:#aaa;line-height:30px;height:30px;text-align:center}.small-cart-container .cart-content .content .shop-content .history-select .history-title .one-item{width:370px}.small-cart-container .cart-content .content .shop-content .history-select .history-title .two-item{width:210px}.small-cart-container .cart-content .content .shop-content .history-select .history-title .four-item,.small-cart-container .cart-content .content .shop-content .history-select .history-title .three-item{width:310px}.small-cart-container .cart-content .content .shop-content .history-select .history-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd}.small-cart-container .cart-content .content .shop-content .history-select .history-item .detail-list{width:370px}.small-cart-container .cart-content .content .shop-content .history-select .history-item .detail-list .detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.small-cart-container .cart-content .content .shop-content .history-select .history-item .detail-list .detail img{width:60px;height:60px;margin:10px}.small-cart-container .cart-content .content .shop-content .history-select .history-item .detail-list .detail .good{width:272px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.small-cart-container .cart-content .content .shop-content .history-select .history-item .detail-list .detail .good .title{width:100%;font-size:15px;font-weight:400;color:#666;line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.small-cart-container .cart-content .content .shop-content .history-select .history-item .detail-list .detail .good .desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:15px}.small-cart-container .cart-content .content .shop-content .history-select .history-item .detail-list .detail .good .desc div{font-size:14px;color:#aaa;margin:0 10px}.small-cart-container .cart-content .content .shop-content .history-select .history-item .detail-list .detail .good .desc div:first-child{margin-left:0}.small-cart-container .cart-content .content .shop-content .history-select .history-item .num-goods{width:209px;text-align:center;font-size:18px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .shop-content .history-select .history-item .num-goods>div{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .shop-content .history-select .history-item .total{width:310px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.small-cart-container .cart-content .content .shop-content .history-select .history-item .total .total-item{width:210px;padding:0 30px;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.small-cart-container .cart-content .content .shop-content .history-select .history-item .total .total-item label{font-size:14px;color:#aaa}.small-cart-container .cart-content .content .shop-content .history-select .history-item .total .total-item span{font-size:15px;color:#666}.small-cart-container .cart-content .content .shop-content .history-select .history-item .btn{width:310px;text-align:center}.small-cart-container .cart-content .content .shop-content .history-select .history-item .btn .el-button{border-radius:0;width:150px;font-size:14px}.small-cart-container .cart-content .content .shop-content .history-select .line{background-color:#ececec;height:5px;border:1px solid #ddd}.small-cart-container .cart-content .content .cart{width:310px;height:100%;padding-bottom:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.small-cart-container .cart-content .content .cart,.small-cart-container .cart-content .content .cart .goods-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .cart .goods-title{padding:0 1px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#444;height:30px}.small-cart-container .cart-content .content .cart .goods-title div{width:86px;text-align:center;color:#fff;font-size:14px}.small-cart-container .cart-content .content .cart .goods-title div:last-child{width:50px}.small-cart-container .cart-content .content .cart .goods-list{min-height:400px;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;background-color:#ececec}.small-cart-container .cart-content .content .cart .goods-list .nothing{width:100%;height: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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .cart .goods-list .nothing img{width:70%;height:183px}.small-cart-container .cart-content .content .cart .goods-list .nothing div{margin-top:20px;width:100%;text-align:center;color:#999;font-size:15px}.small-cart-container .cart-content .content .cart .goods-list .detail{width:310px;height:100px;background-color:#fff;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:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5px}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-name{width:300px;font-size:14px;color:#999;height:25px;line-height:25px;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail{width:100%;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail .goods-img{width:85px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail .goods-img img{width:60px;height:60px}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail .quantity{width:85px;height:60px;padding:7.5px 0;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}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail .quantity .el-input-number--mini{width:85px;line-height:20px}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail .quantity .el-input-number--mini .el-input--mini .el-input__inner{height:22px;line-height:22px}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail .quantity .kg{color:#777;font-size:14px;margin-top:10px}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail .price{width:85px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:red;font-size:14px}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail .price span{font-weight:700}.small-cart-container .cart-content .content .cart .goods-list .detail .goods-detail .action{width:50px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-cart-container .cart-content .content .cart .goods-panel{width:100%;height:250px;background-color:#ddd}.small-cart-container .cart-content .content .cart .goods-panel .tips{width:290px;height:30px;margin:10px auto 0;background-color:#444;font-size:14px;color:#dcdcdc;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px}.small-cart-container .cart-content .content .cart .goods-panel .tips span{color:#fff;font-size:16px;font-weight:700;padding:0 10px}.small-cart-container .cart-content .content .cart .goods-panel .item-price{width:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;padding:0 10px}.small-cart-container .cart-content .content .cart .goods-panel .item-price .item-name{font-size:14px;color:#666}.small-cart-container .cart-content .content .cart .goods-panel .item-price .item-name span{font-weight:700;color:#000}.small-cart-container .cart-content .content .cart .goods-panel .item-price .item-value{font-size:14px;color:red}.small-cart-container .cart-content .content .cart .goods-panel .item-price .item-val{font-size:18px;color:red;font-weight:700}.small-cart-container .cart-content .content .cart .goods-panel .el-button{margin-top:30px;margin-left:80px;width:150px;border-radius:0;font-size:16px;letter-spacing:3px}.small-cart-container .cart-content .content .cart .goods-panel .clear{width:100%;text-align:center;font-size:14px;color:#777;text-decoration:underline;margin-top:10px}.order-detail-container{height:100%;position:fixed;min-width:1120px;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.4);z-index:100;overflow-y:auto}.order-detail-container,.order-detail-container .order-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.order-detail-container .order-content{min-width:1100px;padding:10px;-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}.order-detail-container .order-content .close{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.order-detail-container .order-content .close i{background-color:#fff;width:45px;height:45px;font-size:30px;border-radius:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f64f6f}.order-detail-container .order-content>.content{height:calc(100% - 100px);width:90%;margin-top:15px;padding:10px;background-color:#fff;overflow-y:auto}.order-detail-container .order-content>.content .order-detail-table{margin-top:10px;height:calc(100% - 95px);overflow-y:auto;overflow-x:hidden}.order-detail-container .order-content>.content>.title{width:100%;font-size:18px;font-weight:700;line-height:30px}.order-detail-container .order-content>.content>.tips{width:100%;height:50px;line-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px}.order-detail-container .order-content>.content>.tips>div{font-size:14px}.order-detail-container .order-content>.content>.tips .el-button{margin-right:15px}.order-detail-container .order-content>.content>.error{background-color:#fde2e2;border:1px solid #f56c6c}.order-detail-container .order-content>.content>.error>div i{color:#f56c6c}.order-detail-container .order-content>.content>.success{background-color:#e1f3d8;border:1px solid #67c23a}.order-detail-container .order-content>.content>.success>div i{color:#67c23a}.order-detail-container .update-dialog{width:100%;height:100%;position:fixed;min-width:1120px;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.4);z-index:100;overflow-y:auto}.order-detail-container .update-dialog .update-content{width:550px;height:370px;padding:10px 20px;background-color:#fff}.order-detail-container .update-dialog .update-content .update-title{font-size:18px;font-weight:700;color:#000}.order-detail-container .update-dialog .update-content .tips-title{font-size:16px;line-height:30px}.order-detail-container .update-dialog .update-content .tips-label{line-height:20px;font-size:13px;color:#888}.order-detail-container .update-dialog .update-content .el-textarea{margin-top:10px}.order-detail-container .update-dialog .update-content .update-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px}.order-detail-container .update-dialog .update-content .update-btn .el-button{width:130px}.select-goods-container{height:100%;position:fixed;min-width:1120px;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.4);z-index:100;overflow-y:auto}.select-goods-container,.select-goods-container .order-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.select-goods-container .order-content{min-width:1100px;padding:10px;-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}.select-goods-container .order-content .close{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.select-goods-container .order-content .close i{background-color:#fff;width:45px;height:45px;font-size:30px;border-radius:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f64f6f}.select-goods-container .order-content>.content{height:calc(100% - 100px);width:90%;margin-top:15px;padding:10px 50px;background-color:#fff;overflow-y:auto;overflow-x:hidden}.select-goods-container .order-content>.content .select-goods-title{width:100%;height:50px;line-height:50px;font-size:20px;font-weight:700}.select-goods-container .order-content>.content .select-goods-detail-div{height:calc(100% - 355px);overflow-y:auto;overflow-x:hidden;width:100%}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail{width:99.5%;border:1px solid #ececec;margin-top:10px}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-name{font-size:16px;line-height:50px;border-bottom:1px solid #ececec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-name>div:first-child{color:#aaa;margin-left:10px}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-name>div:last-child{color:#f64f6f;margin-right:10px}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set{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:end;-ms-flex-align:end;align-items:flex-end}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .el-button{width:130px;margin:10px 10px}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .again{width:100%;text-align:right}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .again>span{line-height:40px;color:#f64f6f;text-decoration:underline;font-size:16px;margin-right:10px;cursor:pointer}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-title{width:96%;padding:0 2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-title>div{min-width:200px;font-size:14px;color:#aaa;line-height:40px;text-align:center}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-title>div:first-child{min-width:360px}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-detail{width:96%;margin:0 2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:70px;margin-bottom:5px;background-color:#fafafa}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-detail>div{min-width:200px;font-size:14px;text-align:center;height:70px;line-height:70px;color:#666}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-detail>div:first-child{min-width:360px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-detail>div:first-child>img{width:70px;height:70px}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-detail>div:first-child>span{font-size:14px;color:#666;margin-left:10px}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-total{width:100%;height:40px;background-color:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-total>div{font-size:14px;text-align:center;height:40px;line-height:40px;color:#aaa}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-total>div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-goods-container .order-content>.content .select-goods-detail-div .select-goods-detail .goods-set .goods-select-total>div:last-child>span{font-size:22px;font-weight:700;color:red}.select-goods-container .order-content>.content .select-goods-footer{width:100%;margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-goods-container .order-content>.content .select-goods-footer .node-ele{width:250px}.select-goods-container .order-content>.content .select-goods-footer .footer-tips{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.select-goods-container .order-content>.content .select-goods-footer .footer-tips>.tips{font-size:16px;color:#999}.select-goods-container .order-content>.content .select-goods-footer .footer-tips>.tips>span:first-child{color:#000;font-weight:700;padding:0 5px}.select-goods-container .order-content>.content .select-goods-footer .footer-tips>.tips>span:last-child{color:red;font-weight:700;padding:0 5px}.select-goods-container .order-content>.content .select-goods-footer .footer-tips>.el-button{width:250px}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#f64f6f;border-color:#f64f6f}.el-button--primary.is-plain{color:#f64f6f;background:#fff;border-color:#f64f6f}.order-container{width:1210px;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;position:relative}.order-container .select-item{width:100%;margin:10px 0}.order-container .select-item .title{font-size:18px;font-weight:700;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-container .select-item .title>div{width:10px;height:10px;border-radius:10px;background-color:#666;margin-right:10px}.order-container .first .content-item{width:1130px;height:100px;background-color:#fff;margin-top:20px;padding:10px 40px}.order-container .first .content-item,.order-container .first .content-item .option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-container .first .content-item .option{width:80px;height:66px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;border:1.5px solid #f64f6f;border-radius:10px;margin-right:15px;padding:7px 0;position:relative;overflow:hidden;cursor:pointer}.order-container .first .content-item .option img{width:40px;height:40px}.order-container .first .content-item .option>div{font-size:14px}.order-container .first .content-item .select-option:before{content:"";width:0;height:0;border-color:transparent #f64f6f #f64f6f transparent;border-style:solid;border-width:14px;position:absolute;right:0;bottom:0}.order-container .first .content-item .select-option:after{content:"";width:10px;height:3px;border-color:transparent transparent #fff #fff;border-style:solid;border-width:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;right:3px;bottom:7px}.order-container .second .content-item{width:1130px;height:90px;background-color:#fff;margin-top:20px;padding:10px 40px}.order-container .second .content-item,.order-container .second .content-item .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-container .second .content-item .person{width:140px;height:60px;-ms-flex-pack:distribute;justify-content:space-around;border:1.5px solid #f64f6f;border-radius:10px;margin-right:15px;padding:5px 10px;position:relative;overflow:hidden;cursor:pointer}.order-container .second .content-item .person i{font-size:30px;color:#f64f6f}.order-container .second .content-item .person>div{font-size:24px;color:#333}.order-container .second .content-item .person>span{position:absolute;top:-1px;right:-1px;padding:2px 5px;background-color:#f64f6f;font-size:13px;color:#fff;border-bottom-left-radius:5px}.order-container .second .content-item .select-person:before{content:"";width:0;height:0;border-color:transparent #f64f6f #f64f6f transparent;border-style:solid;border-width:14px;position:absolute;right:0;bottom:0}.order-container .second .content-item .select-person:after{content:"";width:10px;height:3px;border-color:transparent transparent #fff #fff;border-style:solid;border-width:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;right:3px;bottom:7px}.order-container .second .content-tips{width:1130px;background-color:#fff;padding:0 40px 10px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-container .second .content-tips .plugin-title{font-weight:700;font-size:18px;color:#000;line-height:30px}.order-container .second .content-tips .plugin-use{width:100px;text-align:center;padding:5px;background-color:#f64f6f;font-size:14px;color:#fff;border-radius:3px;margin:5px 0;text-decoration:unset}.order-container .second .content-tips .plugin-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;color:#666;line-height:30px}.order-container .second .content-tips .plugin-desc>a,.order-container .second .content-tips .plugin-desc>span{padding:0 5px;color:#f64f6f;font-weight:700;font-size:17px}.order-container .second .content-tips .plugin-desc>a{text-decoration:underline}.order-container .third .content-item{width:1130px;background-color:#fff;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 40px}.order-container .third .content-item .add-icon{width:130px;height:130px;border:2px solid #f64f6f;font-size:50px;line-height:130px;text-align:center;color:#f64f6f;border-radius:10px;cursor:pointer}.order-container .third .content-item .add-title{width:130px;text-align:center;font-size:16px;color:#f64f6f;line-height:40px}.order-container .third .content-item .el-input{width:350px}.order-container .third .content-item .el-button{border-radius:0;margin-top:15px;width:220px;font-size:18px}.order-container .third .content-item .goods-detail-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ececec}.order-container .third .content-item .goods-detail-list .box-left{width:930px}.order-container .third .content-item .goods-detail-list .box-left .box-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.order-container .third .content-item .goods-detail-list .box-left .box-item>div{line-height:40px;font-size:16px;width:233px;text-align:center}.order-container .third .content-item .goods-detail-list .box-left .box-item>div:first-child{width:300px}.order-container .third .content-item .goods-detail-list .box-left .box-header{height:40px;background-color:#f5f5f5}.order-container .third .content-item .goods-detail-list .box-left .box-goods{height:70px;padding:10px 0;border-bottom:1px solid #ececec}.order-container .third .content-item .goods-detail-list .box-left .box-goods .box-detail{display:-webkit-box;display:-ms-flexbox;display:flex}.order-container .third .content-item .goods-detail-list .box-left .box-goods .box-detail img{width:70px;height:70px;margin-left:5px}.order-container .third .content-item .goods-detail-list .box-left .box-goods .box-detail .box-desc{margin-left: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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#aaa}.order-container .third .content-item .goods-detail-list .box-left .box-goods .box-price{font-weight:700;color:red;line-height:70px}.order-container .third .content-item .goods-detail-list .box-left .box-total{height:90px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.order-container .third .content-item .goods-detail-list .box-left .box-total .box-tips{width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700}.order-container .third .content-item .goods-detail-list .box-left .box-total .box-total-detail{width:570px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-container .third .content-item .goods-detail-list .box-left .box-total .box-total-detail>div{padding-left:20px;padding-right:20px;width:530px;height:30px;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-container .third .content-item .goods-detail-list .box-left .box-total .box-total-detail>div>span:first-child{font-size:14px;color:#999}.order-container .third .content-item .goods-detail-list .box-left .box-total .box-total-detail>div>span:last-child{font-size:15px;color:#666}.order-container .third .content-item .goods-detail-list .box-right{width:200px;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #ececec;cursor:pointer}.order-container .third .content-item .goods-detail-list .box-right>i{color:#f64f6f;font-size:25px}.order-container .third .content-item .goods-detail-list .box-right>span{margin-top:10px;color:#f64f6f;font-size:16px;font-weight:700}.order-container .first-content{width:1210px;display:-webkit-box;display:-ms-flexbox;display:flex}.order-container .first-content .left{width:730px;padding:30px;background-color:#fff}.order-container .first-content .left .line{width:100%;border-bottom:1px dashed #aaa;margin:15px 0}.order-container .first-content .left .tips{width:730px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:40px;margin-bottom:15px}.order-container .first-content .left .tips div:first-child{font-size:14px;color:#aaa}.order-container .first-content .left .tips div:first-child span{font-weight:700}.order-container .first-content .left .tips div:last-child{font-size:14px;text-decoration:underline;color:#f64f6f}.order-container .first-content .left .el-button{border-radius:0;margin-top:15px;width:180px;font-size:18px}.order-container .first-content .right{width:410px;margin-left:10px;background-color:#fff}.order-container .first-content .right .title{width:390px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;font-size:16px;font-weight:700;color:#000;background-color:#f7f7f7}.order-container .first-content .right .title i{color:#f64f6f;font-size:20px;margin-right:10px}.order-container .first-content .right .tip{width:390px;color:#999;font-size:15px;height:40px;line-height:40px;padding:0 10px}.order-container .second-content{width:1210px;display:-webkit-box;display:-ms-flexbox;display:flex}.order-container .second-content .left{width:730px;padding:30px;background-color:#fff}.order-container .second-content .left .el-button{border-radius:0;margin-top:15px;width:180px;font-size:18px}.order-container .second-content .right{width:410px;margin-left:10px;background-color:#fff}.order-container .second-content .right .title{width:390px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;font-size:16px;font-weight:700;color:#000;background-color:#f7f7f7}.order-container .second-content .right .title i{color:#f64f6f;font-size:20px;margin-right:10px}.order-container .second-content .right .tip{width:390px;color:#999;font-size:15px;height:40px;line-height:40px;padding:0 10px}.order-container .third-content{width:1150px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;background-color:#fff}.order-container .third-content .el-tabs__item{font-size:16px}.order-container .third-content .el-tabs__item i{font-size:20px;margin-right:5px}.order-container .third-content .is-active{font-weight:700}.order-container .third-content .tab-content{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}.order-container .third-content .tab-content .title-item{font-size:16px;color:#333;line-height:32px;font-weight:700}.order-container .third-content .tab-content .yaoqiu{font-size:14px;color:#000;line-height:30px}.order-container .third-content .tab-content .item-blod,.order-container .third-content .tab-content .yaoqiu .item-blod{display:inline;font-size:16px;color:#f64f6f;font-weight:700}.order-container .third-content .tab-content .el-button{border-radius:0;margin-top:15px;width:220px;font-size:18px}.order-container .third-content .tab-content .tb-edit .el-input{display:none}.order-container .third-content .tab-content .tb-edit .current-row .el-input{display:block}.order-container .third-content .tab-content .tb-edit .current-row .el-input+span{display:none}.order-container .third-content .tab-content .del{border-radius:5px;margin-top:0;width:unset;font-size:14px}.express-list-container{width:1210px;height:100%;background-color:#fff}.express-list-container .el-form-item{margin-bottom:10px}.express-list-container .order-head{padding:20px 20px 0;width:1170px}.money-container{width:1210px;height:100%}.money-container,.money-container>.left{display:-webkit-box;display:-ms-flexbox;display:flex}.money-container>.left{width:900px;background-color:#fff}.money-container>.left .el-tabs__item{font-size:16px}.money-container>.left .el-tabs__item i{font-size:20px;margin-right:5px}.money-container>.left .is-active{font-weight:700}.money-container>.left .tab-content-first{width:600px;padding:0 150px;display:-webkit-box;display:-ms-flexbox;display:flex}.money-container>.left .tab-content-first>.tab-left{width:50%;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;margin-top:50px}.money-container>.left .tab-content-first>.tab-left>div{width:100%;text-align:center;font-size:16px}.money-container>.left .tab-content-first>.tab-left>div>span{color:#f64f6f;font-weight:700;padding:0 10px}.money-container>.left .tab-content-first>.tab-left>img{width:80px;height:80px;margin:30px}.money-container>.left .tab-content-first>.tab-right{width:50%;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;margin-top:50px}.money-container>.left .tab-content-first>.tab-right>div{width:100%;text-align:center;font-size:16px}.money-container>.left .tab-content-first>.tab-right>img{width:80px;height:80px;margin:30px}.money-container>.left .bankPage{width:880px;padding:10px}.money-container>.left .bankPage .step-line{width:780px;padding:10px 0 10px 100px;height:370px}.money-container>.left .bankPage .step-line .bank-notice{font-weight:700;color:#f64f6f;font-size:16px;line-height:30px}.money-container>.left .bankPage .step-line .bank-item{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:25px}.money-container>.left .bankPage .step-line .bank-item>div:first-child{color:#aaa}.money-container>.left .bankPage .step-line .bank-item>div:last-child{margin-left:15px;color:#000}.money-container>.left .bankPage .step-line .bank-tips{font-size:16px;color:#666;line-height:50px}.money-container>.left .bankPage .step-line .bank-person{font-size:16px;color:#f64f6f;line-height:25px}.money-container>.right{width:300px;margin-left:10px}.money-container>.right .right-top{width:220px;padding:0 10px;background-color:#fff;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd}.money-container>.right .right-top .title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ddd}.money-container>.right .right-top .title .name{font-size:16px;font-weight:700;border-bottom:2px solid #f64f6f;line-height:30px}.money-container>.right .right-top .title .more{font-size:14px;color:#aaa;line-height:30px;cursor:pointer}.money-container>.right .right-top .help-content{width:100%;height:200px;margin-top:10px}.money-container>.right .right-top .help-content>div{width:100%;font-size:16px;line-height:40px;cursor:pointer}.money-container>.right .right-top .help-content>div:hover{font-weight:700;text-decoration:underline}.money-container>.right .person-detail{background-color:#fff;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd}.money-container>.right .person-detail .el-tabs__nav-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.money-container>.right .person-detail .el-tabs__nav-scroll .el-tabs__item.is-active{font-weight:700}.money-container>.right .person-detail .first-tab-content{width:100%}.money-container>.right .person-detail .first-tab-content .line1{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:30px}.money-container>.right .person-detail .first-tab-content .line1>img{width:24px;height:24px;margin-right:5px}.money-container>.right .person-detail .first-tab-content .line2{width:100%;padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #ddd}.money-container>.right .person-detail .first-tab-content .line2>img{width:100px;height:100px}.money-container>.right .person-detail .first-tab-content .line3{width:100%;margin-top:15px;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;padding-bottom:15px}.money-container>.right .person-detail .first-tab-content .line3>.qq-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:30px;background-image:-webkit-gradient(linear,left top,right top,from(#8cd2ff),to(#f64f6f));background-image:linear-gradient(90deg,#8cd2ff,#f64f6f);line-height:30px;padding:0 10px}.money-container>.right .person-detail .first-tab-content .line3>.qq-line>img{width:20px;height:20px}.money-container>.right .person-detail .first-tab-content .line3 .look{text-align:center;font-size:14px;color:#aaa;cursor:pointer;margin-top:5px}.money-container>.right .person-detail .first-tab-content .line3 .look:hover{font-weight:700;text-decoration:underline}.money-container>.right .person-detail .second-tab-content{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;padding-bottom:15px}.money-container>.right .person-detail .second-tab-content>.title{font-size:16px;text-align:center;width:100%;line-height:40px}.money-container>.right .person-detail .second-tab-content>img{width:100px;height:100px}.money-container .bank-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999}.money-container .bank-container>.mask{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,.5)}.money-container .bank-container>.content{position:absolute;z-index:2;width:450px;height:380px;background-color:#fff;border-radius:10px;padding:30px 40px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.money-container .bank-container>.content .myInput input{font-size:16px;height:45px;line-height:45px}.money-container .bank-container>.content .myInput .el-input__suffix{right:0}.money-container .bank-container>.content .myInput .el-input__suffix .el-input__suffix-inner{height:100%}.money-container .bank-container>.content .myInput .el-input__suffix .el-input__suffix-inner .el-button{height:100%;border-radius:0}.money-container .bank-container>.content .btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.money-container .bank-container>.content .btn .el-button{width:100px}.money-container .ali-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999}.money-container .ali-container>.mask{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,.5)}.money-container .ali-container>.content{position:absolute;z-index:2;width:700px;height:190px;background-color:#fff;border-radius:10px;padding:30px 40px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.money-container .ali-container>.content .myInput input{font-size:16px;height:45px;line-height:45px}.money-container .ali-container>.content .myInput .el-input__suffix{right:0}.money-container .ali-container>.content .myInput .el-input__suffix .el-input__suffix-inner{height:100%}.money-container .ali-container>.content .myInput .el-input__suffix .el-input__suffix-inner .el-button{height:100%;border-radius:0}.money-container .ali-container>.content .btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}.money-container .ali-container>.content .btn .el-button{width:100px}.hover-img{width:150px;height:150px}.money-select{width:80px;height:40px;line-height:40px;border:1px solid #f64f6f;background-color:#e8f3ff;margin-left:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:relative;border-radius:5px;overflow:hidden;margin-bottom:5px}.money-select-active:before{content:"";width:0;height:0;border-color:transparent #f64f6f #f64f6f transparent;border-style:solid;border-width:14px;position:absolute;right:-1px;bottom:-1px}.money-select-active:after{content:"";width:10px;height:3px;border-color:transparent transparent #fff #fff;border-style:solid;border-width:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;right:1px;bottom:5px}.el-tabs__item.is-active{color:#f64f6f}.el-tabs__active-bar{background-color:#f64f6f}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:#f64f6f}.qrcode{width:200px;height:200px;background-image:url(../../static/img/zhifubao.75f9ceab.png);background-size:100% 100%;background-repeat:no-repeat;padding:167px 60px 130px 60px}.qrcode-timeout{margin-top:-120px}.other-helper-container{width:1210px;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.other-helper-container,.other-helper-container .search-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.other-helper-container .search-title{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 0}.other-helper-container .search-title .el-select{margin-left:20px}.other-helper-container .search-title .el-button{border-radius:0;margin-left:10px}.other-helper-container .helper-content{width:100%}.other-helper-container .helper-content .el-pagination{margin-top:10px;text-align:center}.other-center-container{width:1210px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.other-center-container,.other-center-container>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.other-center-container>.title{width:100%;height:60px;font-size:16px;color:#000;font-weight:700;background-color:#fff}.other-center-container>.title>div{margin-left:20px;width:2px;height:25px;background-color:#f64f6f;margin-right:10px}.other-center-container>.center-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.other-center-container>.center-content>.left{background-color:#fff;width:250px;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.other-center-container>.center-content>.left .el-avatar--large{width:60px;height:60px;line-height:60px}.other-center-container>.center-content>.left>.name{font-size:16px;color:#000;text-align:center;margin-top:30px}.other-center-container>.center-content>.left>.name>span{font-weight:700}.other-center-container>.center-content .right{background-color:#fff;width:910px;padding:20px 20px;margin-left:10px}.other-center-container>.center-content .right>.right-title{width:100%;font-size:18px;font-weight:700;text-align:center;line-height:30px}.other-center-container>.center-content .right>.right-desc{width:100%;font-size:14px;text-align:center;line-height:30px}.other-center-container>.center-content .right>.right-desc>span{color:#f64f6f;font-weight:700;padding:0 5px}.other-center-container>.center-content .right>.right-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.other-center-container>.center-content .right>.right-content .right-table{width:420px}.other-center-container>.center-content .right>.right-content .el-table--border,.other-center-container>.center-content .right>.right-content .el-table--group{border:1px solid #f64f6f}.other-center-container>.center-content .right>.right-content .el-table td,.other-center-container>.center-content .right>.right-content .el-table th.is-leaf{border-bottom:1px solid #f64f6f}.other-center-container>.center-content .right>.right-content .el-table--border th,.other-center-container>.center-content .right>.right-content .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:unset;border-bottom:unset;text-align:center;color:#000}.other-center-container>.center-content .right>.right-content .el-table--border td{border-right:unset;border-bottom:unset;text-align:center;color:#000;font-size:12px}.other-center-container>.center-content .right>.right-content .el-table--scrollable-x .el-table__body-wrapper{overflow-x:hidden}.other-center-container>.center-content .right>.right-content .right-share{width:380px;height:80px;-webkit-box-shadow:0 0 5px #f64f6f;box-shadow:0 0 5px #f64f6f}.other-center-container>.center-content .right>.right-content .right-share .first-top{width:100%;height:40px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.other-center-container>.center-content .right>.right-content .right-share .first-top>.first-left{color:#000;font-weight:700;font-size:13px}.other-center-container>.center-content .right>.right-content .right-share .first-top>.first-left>span{color:#f64f6f;padding:0 5px}.other-center-container>.center-content .right>.right-content .right-share .first-top>.first-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:10px}.other-center-container>.center-content .right>.right-content .right-share .first-top>.first-right>i{font-size:18px;color:#f64f6f}.other-center-container>.center-content .right>.right-content .right-share .second-bottom{width:100%;height:40px;background-color:#f64f6f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:700;font-size:14px;cursor:pointer}.other-center-container>.center-content .right>.right-content .right-share .second-bottom>i{font-size:20px;color:#fff;margin-right:10px}.merchant-list-container{width:1210px;height:100%;background-color:#fff}.merchant-list-container .merchant-head{padding:20px 20px 0;width:1170px}.merchant-list-container .bind-shop{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 50px;width:260px;height:60px;background-color:#f64f6f;border-radius:60px;cursor:pointer}.merchant-list-container .bind-shop>img{width:40px;height:40px}.merchant-list-container .bind-shop>a{color:#fff;font-size:18px;margin-left:10px}.merchant-list-container .bind-shop>a>span{padding-left:10px}.merchant-list-container .bind-shop>a:hover{font-weight:700}.merchant-order-container{width:1210px;height:100%;background-color:#fff}.merchant-order-container .merchant-head{padding:20px 20px 0;width:1170px}.merchant-order-container .my-modal{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1999;background-color:rgba(0,0,0,.5)}.merchant-order-container .my-modal .buy-now-class{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:30px;width:1230px;background-color:#fff;z-index:2000}.merchant-order-container .my-modal .buy-now-class>h3{padding-left:40px}.select-item{width:100%;margin:10px 0}.select-item .title{font-size:18px;font-weight:700;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-item .title>div{width:10px;height:10px;border-radius:10px;background-color:#666;margin-right:10px}.third .content-item{width:1130px;background-color:#fff;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 40px}.third .content-item .add-icon{width:130px;height:130px;border:2px solid #f64f6f;font-size:50px;line-height:130px;text-align:center;color:#f64f6f;border-radius:10px;cursor:pointer}.third .content-item .add-title{width:130px;text-align:center;font-size:16px;color:#f64f6f;line-height:40px}.third .content-item .el-input{width:350px}.third .content-item .el-button{margin-top:15px;width:280px;font-size:18px;border-radius:10px}.third .content-item .goods-detail-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ececec}.third .content-item .goods-detail-list .box-left{width:930px}.third .content-item .goods-detail-list .box-left .box-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.third .content-item .goods-detail-list .box-left .box-item>div{line-height:40px;font-size:16px;width:233px;text-align:center}.third .content-item .goods-detail-list .box-left .box-item>div:first-child{width:300px}.third .content-item .goods-detail-list .box-left .box-header{height:40px;background-color:#f5f5f5}.third .content-item .goods-detail-list .box-left .box-goods{height:70px;padding:10px 0;border-bottom:1px solid #ececec}.third .content-item .goods-detail-list .box-left .box-goods .box-detail{display:-webkit-box;display:-ms-flexbox;display:flex}.third .content-item .goods-detail-list .box-left .box-goods .box-detail img{width:70px;height:70px;margin-left:5px}.third .content-item .goods-detail-list .box-left .box-goods .box-detail .box-desc{margin-left: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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#aaa}.third .content-item .goods-detail-list .box-left .box-goods .box-price{font-weight:700;color:red;line-height:70px}.third .content-item .goods-detail-list .box-left .box-total{height:90px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.third .content-item .goods-detail-list .box-left .box-total .box-tips{width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700}.third .content-item .goods-detail-list .box-left .box-total .box-total-detail{width:570px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.third .content-item .goods-detail-list .box-left .box-total .box-total-detail>div{padding-left:20px;padding-right:20px;width:530px;height:30px;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.third .content-item .goods-detail-list .box-left .box-total .box-total-detail>div>span:first-child{font-size:14px;color:#999}.third .content-item .goods-detail-list .box-left .box-total .box-total-detail>div>span:last-child{font-size:15px;color:#666}.third .content-item .goods-detail-list .box-right{width:200px;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #ececec;cursor:pointer}.third .content-item .goods-detail-list .box-right>i{color:#f64f6f;font-size:25px}.third .content-item .goods-detail-list .box-right>span{margin-top:10px;color:#f64f6f;font-size:16px;font-weight:700}.pdd-container{width:1210px;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;position:relative}.pdd-container .select-item{width:100%;margin:10px 0}.pdd-container .select-item .title{font-size:18px;font-weight:700;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdd-container .select-item .title>div{width:10px;height:10px;border-radius:10px;background-color:#666;margin-right:10px}.pdd-container .first .content-item{width:1130px;height:100px;background-color:#fff;margin-top:20px;padding:10px 40px}.pdd-container .first .content-item,.pdd-container .first .content-item .option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdd-container .first .content-item .option{width:80px;height:66px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;border:1.5px solid #f64f6f;border-radius:10px;margin-right:15px;padding:7px 0;position:relative;overflow:hidden;cursor:pointer}.pdd-container .first .content-item .option img{width:40px;height:40px}.pdd-container .first .content-item .option>div{font-size:14px}.pdd-container .first .content-item .select-option:before{content:"";width:0;height:0;border-color:transparent #f64f6f #f64f6f transparent;border-style:solid;border-width:14px;position:absolute;right:0;bottom:0}.pdd-container .first .content-item .select-option:after{content:"";width:10px;height:3px;border-color:transparent transparent #fff #fff;border-style:solid;border-width:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;right:3px;bottom:7px}.pdd-container .second .content-item{width:1130px;height:90px;background-color:#fff;margin-top:20px;padding:10px 40px}.pdd-container .second .content-item,.pdd-container .second .content-item .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdd-container .second .content-item .person{width:140px;height:60px;-ms-flex-pack:distribute;justify-content:space-around;border:1.5px solid #f64f6f;border-radius:10px;margin-right:15px;padding:5px 10px;position:relative;overflow:hidden;cursor:pointer}.pdd-container .second .content-item .person i{font-size:30px;color:#f64f6f}.pdd-container .second .content-item .person>div{font-size:24px;color:#333}.pdd-container .second .content-item .select-person:before{content:"";width:0;height:0;border-color:transparent #f64f6f #f64f6f transparent;border-style:solid;border-width:14px;position:absolute;right:0;bottom:0}.pdd-container .second .content-item .select-person:after{content:"";width:10px;height:3px;border-color:transparent transparent #fff #fff;border-style:solid;border-width:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;right:3px;bottom:7px}.pdd-container .third .content-item{width:100%;background-color:#fff;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.pdd-container .third .content-item .add-icon{width:130px;height:130px;border:2px solid #f64f6f;font-size:50px;line-height:130px;text-align:center;color:#f64f6f;border-radius:10px;cursor:pointer}.pdd-container .third .content-item .add-title{width:130px;text-align:center;font-size:16px;color:#f64f6f;line-height:40px}.pdd-container .third .content-item .el-input{width:350px}.pdd-container .third .content-item .el-button{border-radius:0;margin-top:15px;width:220px;font-size:18px}.pdd-container .third .content-item .goods-detail-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ececec}.pdd-container .third .content-item .goods-detail-list .box-left{width:860px}.pdd-container .third .content-item .goods-detail-list .box-left .box-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.pdd-container .third .content-item .goods-detail-list .box-left .box-item>div{line-height:40px;font-size:16px;width:233px;text-align:center}.pdd-container .third .content-item .goods-detail-list .box-left .box-item>div:first-child{width:300px}.pdd-container .third .content-item .goods-detail-list .box-left .box-header{height:40px;background-color:#f5f5f5}.pdd-container .third .content-item .goods-detail-list .box-left .box-goods{height:70px;padding:10px 0;border-bottom:1px solid #ececec}.pdd-container .third .content-item .goods-detail-list .box-left .box-goods .box-detail{display:-webkit-box;display:-ms-flexbox;display:flex}.pdd-container .third .content-item .goods-detail-list .box-left .box-goods .box-detail img{width:70px;height:70px;margin-left:5px}.pdd-container .third .content-item .goods-detail-list .box-left .box-goods .box-detail .box-desc{margin-left: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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#aaa}.pdd-container .third .content-item .goods-detail-list .box-left .box-goods .box-price{font-weight:700;color:red;line-height:70px}.pdd-container .third .content-item .goods-detail-list .box-left .box-total{height:90px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.pdd-container .third .content-item .goods-detail-list .box-left .box-total .box-tips{width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700}.pdd-container .third .content-item .goods-detail-list .box-left .box-total .box-total-detail{width:570px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pdd-container .third .content-item .goods-detail-list .box-left .box-total .box-total-detail>div{padding-left:20px;padding-right:20px;width:530px;height:30px;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdd-container .third .content-item .goods-detail-list .box-left .box-total .box-total-detail>div>span:first-child{font-size:14px;color:#999}.pdd-container .third .content-item .goods-detail-list .box-left .box-total .box-total-detail>div>span:last-child{font-size:15px;color:#666}.pdd-container .third .content-item .goods-detail-list .box-right{width:190px;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #ececec;cursor:pointer}.pdd-container .third .content-item .goods-detail-list .box-right>i{color:#f64f6f;font-size:25px}.pdd-container .third .content-item .goods-detail-list .box-right>span{margin-top:10px;color:#f64f6f;font-size:16px;font-weight:700}.pdd-container .third-content{width:1150px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;background-color:#fff}.pdd-container .third-content .el-tabs__item{font-size:16px}.pdd-container .third-content .el-tabs__item i{font-size:20px;margin-right:5px}.pdd-container .third-content .is-active{font-weight:700}.pdd-container .third-content .tab-content{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;padding:10px 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.pdd-container .third-content .tab-content .title-item{font-size:16px;color:#333;line-height:32px;font-weight:700}.pdd-container .third-content .tab-content .input-item{position:relative;width:500px}.pdd-container .third-content .tab-content .input-item .input-tips{font-size:16px;color:#999;position:absolute;bottom:5px;right:25px}.pdd-container .third-content .tab-content .yaoqiu{font-size:14px;color:#000;line-height:30px}.pdd-container .third-content .tab-content .item-blod,.pdd-container .third-content .tab-content .yaoqiu .item-blod{display:inline;font-size:16px;color:#f64f6f;font-weight:700}.pdd-container .third-content .tab-content .el-button{border-radius:0;margin-top:15px;width:220px;font-size:18px}.pdd-container .third-content .tab-content .tb-edit .el-input{display:none}.pdd-container .third-content .tab-content .tb-edit .current-row .el-input{display:block}.pdd-container .third-content .tab-content .tb-edit .current-row .el-input+span{display:none}.pdd-container .third-content .tab-content .del{border-radius:5px;margin-top:0;width:unset;font-size:14px}.el-message,.el-popover{z-index:1e+30!important}.look-shop{color:#fff;text-decoration:none}.order-list-container{width:1210px;height:100%;background-color:#fff}.order-list-container .order-head{padding:20px 20px 0;width:1170px}