.supermarket{color:#333;margin-bottom:30px}.credit-details-box{width:1200px;margin:15px auto;overflow:hidden}.credit-details-box .see-all{width:100%;height:150px;background-color:#fff;-webkit-box-shadow:0 12px 5px -10px rgba(0,0,0,.1),0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 12px 5px -10px rgba(0,0,0,.1),0 0 4px 0 rgba(0,0,0,.1);position:relative}.credit-details-box .see-all .see{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.credit-details-box .see-all .see .only-one{width:240px;height:150px;overflow:hidden}.credit-details-box .see-all .see .only-one .up{font-size:15px;margin-top:40px;margin-left:30px;font-weight:550}.credit-details-box .see-all .see .only-one .down{font-size:20px;margin-top:20px;margin-left:30px}.credit-details-box .see-all .see .only-one .success{color:#67c23a}.credit-details-box .see-all .right-top{width:100px;height:30px;background:#e51e5f;color:#fff;position:absolute;text-align:center;line-height:30px;top:0;right:0;border-bottom-left-radius:25px}.credit-details-box .credit-detials{width:100%;height:420px;background-color:#fff;-webkit-box-shadow:0 12px 5px -10px rgba(0,0,0,.1),0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 12px 5px -10px rgba(0,0,0,.1),0 0 4px 0 rgba(0,0,0,.1);margin-top:20px;margin-bottom:20px}.credit-details-box .credit-detials .margin-top{padding:20px}.credit-details-box .table{width:100%;background-color:#fff;-webkit-box-shadow:0 12px 5px -10px rgba(0,0,0,.1),0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 12px 5px -10px rgba(0,0,0,.1),0 0 4px 0 rgba(0,0,0,.1);margin-top:20px;margin-bottom:15px}.credit-details-box .table .container{padding:20px}.credit-details-box .table .container .title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;margin-bottom:10px}.credit-details-box .table .container .title-box .title{font-size:16px;font-weight:700;margin-bottom:20px;margin-top:28px}