.detailBg{position:absolute;width:100%;height:100%;background:#fff}.detailBg .price_detail{width:98%}.title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.title span{outline:none;width:200px;height:35px;display:block;line-height:35px;text-align:center;background:#f4f4f5;color:#333;margin-right:10px;cursor:pointer}.note{height:30px;line-height:30px;color:red}.ivu-table td,.ivu-table th{border-bottom:1px dashed #e8eaec}.ivu-table:before{background:none}.ivu-table-cell{padding:0!important;padding-left:10px!important}.ivu-card-head{padding:0;border:none}.ivu-card-bordered{border:none}.ivu-card-body{padding:16px 0}.active{background:#1551c0!important;color:#fff!important;-webkit-animation:an_active_spin .5s ease-in;animation:an_active_spin .5s ease-in}@-webkit-keyframes an_active_spin{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes an_active_spin{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.ivu-table .tabClick{border-radius:5px;-webkit-box-shadow:0 0 0 1.5px #1551c0 inset;box-shadow:inset 0 0 0 1.5px #1551c0}