.v-spinner{text-align:center}.v-spinner .v-square{-webkit-animation:v-squareDelay 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:v-squareDelay 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-perspective:100px;perspective:100px;display:inline-block}@-webkit-keyframes v-squareDelay{25%{-webkit-transform:rotateX(180deg) rotateY(0);transform:rotateX(180deg) rotateY(0)}50%{-webkit-transform:rotateX(180deg) rotateY(180deg);transform:rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:rotateX(0) rotateY(180deg);transform:rotateX(0) rotateY(180deg)}to{-webkit-transform:rotateX(0) rotateY(0);transform:rotateX(0) rotateY(0)}}@keyframes v-squareDelay{25%{-webkit-transform:rotateX(180deg) rotateY(0);transform:rotateX(180deg) rotateY(0)}50%{-webkit-transform:rotateX(180deg) rotateY(180deg);transform:rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:rotateX(0) rotateY(180deg);transform:rotateX(0) rotateY(180deg)}to{-webkit-transform:rotateX(0) rotateY(0);transform:rotateX(0) rotateY(0)}}#orders{min-height:600px;background-color:#fff}#orders .order_null{text-align:center;font-size:20px;padding:30px 0;color:#999}#orders .r1{padding:5px;margin-right:10px;cursor:pointer;position:relative;top:5px;margin-bottom:-26px;z-index:10;display:inline-block;float:right}#orders .r1:hover{color:#606266}#orders .el-icon-delete .lv3Text{color:#909399}#orders .empty{color:#dcdfe6}#orders .table{margin-top:-15px}#orders .el-tabs--border-card{border:0;-webkit-box-shadow:none;box-shadow:none}#orders .reason{padding:20px 0}#orders .reason button{display:block;width:100%;background-color:#fff;border:1px solid #ddd;color:#666;line-height:40px;margin-bottom:20px;cursor:pointer}#orders .reason button.active{border:1px solid #e2211c;color:#e2211c}#orders .od-menu:hover{text-decoration:underline}#orders .more,#orders .od-menu{cursor:pointer}#orders .more{background-color:#f5f5f5;text-align:center;padding:3px 0;font-size:12px;border-bottom:1px solid #ddd}#orders .more:hover{text-decoration:underline}#orders .viewAll{font-size:12px;cursor:pointer}#orders .viewAll a{color:#909399}#orders .viewAll:hover{text-decoration:underline}#orders .red{color:#e2211c;margin-right:10px}#orders .od-price span{color:#e2211c;font-weight:700;font-size:20px}#orders .od-price{margin-right:20px}#orders .content .el-row{border-bottom:1px solid #ddd}#orders .od-menu{line-height:1.5em}#orders .i1{padding-top:30px;margin-bottom:5px;color:#333}#orders .i2{color:#666;font-size:12px}#orders .i3{color:#e2211c}#orders .title{background-color:#eee;padding:10px 20px}#orders .photo{border-radius:50%}#orders .od-title{background-color:#f5faf9;padding:15px;border-bottom:1px solid #ddd;font-size:12px}#orders .od-title .tx1{color:#666;margin-right:10px}#orders .od-title .tx2{color:#333}#orders .od-item{margin:10px;border:1px solid #ddd;margin-bottom:20px}#orders .od-item .bottom{padding:10px}#orders .el-tabs--border-card>.el-tabs__header{background-color:#f9f9f9}#orders .el-tabs--border-card>.el-tabs__header .el-tabs__item{border-top:3px solid transparent}#orders .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{border-top:3px solid #e2211c}