.header-wrapper{height:100px;border-bottom:2px solid #ff6700}.header-wrapper .wrap{width:1226px;height:100px;margin:0 auto;display:flex;align-items:center}.header-wrapper .wrap .title{font-size:28px;line-height:48px;color:#424242;margin-left:48px}.header-wrapper .wrap .top-navbar{margin-left:auto;display:flex;align-items:center;color:#757575;font-size:12px}.wrapper{padding:40px 0 60px}.wrapper .wrap{width:1226px;margin:0 auto;background-color:#fff}.wrapper .wrap .goods-wrap{padding:0 48px}.wrapper .wrap .goods-wrap .title{color:#333;font-size:18px;line-height:40px;border-bottom:1px solid #e0e0e0}.wrapper .wrap .goods-wrap .goods{display:flex;align-items:center;padding:15px 0}.wrapper .wrap .goods-wrap .goods .thumb{width:100px;height:100px;margin-right:10px}.wrapper .wrap .goods-wrap .goods .name{display:inline-block;width:650px;color:#424242;cursor:pointer}.wrapper .wrap .goods-wrap .goods .subtotal{color:#424242;width:150px;text-align:center}.wrapper .wrap .goods-wrap .goods .amount{margin-left:100px;width:190px;text-align:center;color:#ff6700}.wrapper .wrap .express-wrap{border-top:1px solid #e0e0e0;padding:25px 0;margin:0 48px;display:flex;align-items:center}.wrapper .wrap .express-wrap .name{color:#333;font-size:18px;width:150px}.wrapper .wrap .express-wrap .value{color:#ff6700}.wrapper .wrap .subtotal-wrap{border-top:1px solid #e0e0e0;padding:25px 0;margin:0 48px;display:flex;flex-direction:column;align-items:flex-end}.wrapper .wrap .subtotal-wrap .item{line-height:2;display:flex;align-items:center}.wrapper .wrap .subtotal-wrap .item .name{color:#757575}.wrapper .wrap .subtotal-wrap .item .value{min-width:100px;text-align:right;color:#ff6700}.wrapper .wrap .bottom-wrap{display:flex;align-items:center;border-top:2px solid #f5f5f5;padding:25px 48px}.wrapper .wrap .bottom-wrap .address-wrap{line-height:20px;color:#424242}.wrapper .wrap .bottom-wrap .address-wrap .btn-update{color:#ff6700;margin-left:5px;cursor:pointer}.wrapper .wrap .bottom-wrap .btn-wrap{margin-left:auto;display:flex;align-items:center;justify-content:flex-end}.wrapper .wrap .bottom-wrap .btn-wrap .btn{width:158px;height:38px;line-height:38px;text-align:center;cursor:pointer;margin:0;margin-left:30px}.wrapper .wrap .bottom-wrap .btn-wrap .btn.btn-gray{border:1px solid #b0b0b0;background-color:#fff;color:rgba(0,0,0,.27)}.wrapper .wrap .bottom-wrap .btn-wrap .btn.btn-primary{color:#fff;border:1px solid #ff6700;background-color:#ff6700}.wrapper .wrap .bottom-wrap .btn-wrap .btn:hover{opacity:.8}.fixed-bar{position:fixed;top:0;left:0;right:0;z-index:10;height:70px;line-height:70px;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);-webkit-animation:open .5s forwards;animation:open .5s forwards}@-webkit-keyframes open{0%{margin-top:-50%}to{margin-top:0}}@keyframes open{0%{margin-top:-50%}to{margin-top:0}}.fixed-bar .wrap{width:1226px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.fixed-bar .wrap .address-wrap{color:#757575}.fixed-bar .wrap .btn{margin-right:0;width:160px;height:40px;line-height:40px;background-color:#ff6700;color:#fff;text-align:center;cursor:pointer}.fixed-bar .wrap .btn:hover{background-color:#f25807}