.w-100 {
  width: 100% !important;
}
.w60 {
  width: 60px !important;
}
.w80 {
  width: 80px !important;
}
.font14 {
  font-size: 14px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font24 {
  font-size: 24px;
}
.red {
  color: #f00;
}
.green {
  color: #87bd61;
}
.blue {
  color: #7484e5;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.pt-7 {
  padding-top: 7px !important;
}
.form-control {
  border-radius: 0;
  box-shadow: none !important;
}
.text-center {
  text-align: center !important;
}
.layui-layer-btn .layui-layer-btn0 {
  border-color: #fe5e3d !important;
  background-image: linear-gradient(to right, #fe5e3d, #ff9b27);
}
.layui-layer-btn a {
  height: auto;
  line-height: 1.2;
  padding: 8px 18px;
  border-radius: 3px;
}
a.btn.btn-lg {
  font-size: 16px;
  padding: 14px 32px;
  min-width: 180px;
  text-align: center;
}
a.btn.btn_primary {
  color: #484848;
  border: 1px solid #cdcdcd;
}
.checkradio {
  display: inline-block;
  background: #f2f2f2;
  padding: 5px 16px;
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0);
}
.checkradio.active,
.checkradio:hover {
  background: #fdedeb;
  border: 1px solid #e74f39;
  color: #eb6c5b;
}
.tag.tag-lg {
  padding: 6px 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tag.tag-blue {
  border-color: #dde9fd;
  background: #f6f9fe;
}
.btn.btn_linear:focus,
.btn.btn_linear:hover {
  color: #fff;
}
.flex-between-center {
  justify-content: space-between !important;
}
.list-group-item {
  border-color: #dde9fd;
}
.list-group-item:first-child {
  border-radius: 0;
}
.list-group-item:last-child {
  border-radius: 0;
}
.center-wrap {
  padding-top: 60px;
  padding-bottom: 45px;
  background: #f0f0f0;
}
.center-wrap .card {
  width: 100%;
  background: #fff;
}
.center-wrap .card .title {
  font-size: 14px;
  min-height: 50px;
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 24px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.center-wrap .card .title.pay {
  flex-direction: column;
  padding: 30px;
  border-bottom: none;
}
.center-wrap .card .title.pay p {
  color: #666;
}
.center-wrap .card .title.pay div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #f6f9fe;
  padding-bottom: 20px;
}
.center-wrap .card .title.pay.success h2 {
  width: 100%;
  color: #52c41a;
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-wrap .card .body {
  padding: 24px;
}
.center-wrap .card .body.pay {
  padding-top: 0;
}
.center-wrap .card .body.pay .list-group-item {
  border: none;
  padding: 15px;
}
.center-wrap .container {
  width: 1230px;
}
.center-wrap .sidebar .title {
  width: 100%;
  height: 50px;
  background: #fbfbfb;
  border-bottom: 1px solid #e4e4e4;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-wrap .sidebar .title span {
  margin-right: 10px;
}
.center-wrap .sidebar .sidenav {
  width: 100%;
  background: #fff;
  padding: 15px 15px 30px;
}
.center-wrap .sidebar .sidenav ul li {
  width: 100%;
}
.center-wrap .sidebar .sidenav ul li.active a {
  color: #fe603c;
}
.center-wrap .sidebar .sidenav ul li a {
  display: block;
  padding-left: 30px;
  line-height: 2.6;
}
.center-wrap .sidebar .sidenav ul li a:hover {
  color: #fe603c;
  text-decoration: none;
}
.center-wrap .subbanner {
  width: 100%;
}
.center-wrap .subbanner img {
  width: 100%;
}
.center-wrap table.list tr th {
  text-align: center;
  padding: 16px;
  background: #fbfbfb;
  border-bottom: 1px solid #f5f5f5;
}
.center-wrap table.list tr td {
  text-align: center;
  font-size: 13px;
  padding: 12px;
  border-color: #f5f5f5;
  vertical-align: middle;
}
.center-wrap table.list tbody tr:nth-child(even) {
  background: #fbfbfb;
}
.center-wrap .center-main {
  margin-top: 24px;
  width: 100%;
}
.center-wrap .center-main .list-tabs {
  background: #fff;
}
.center-wrap .center-main .list-tabs ul {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 2px solid #e4e4e4;
}
.center-wrap .center-main .list-tabs ul li {
  display: inline-block;
  padding: 0 24px;
  cursor: pointer;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-wrap .center-main .list-tabs ul li.active {
  color: #fe603c;
  position: relative;
}
.center-wrap .center-main .list-tabs ul li.active::before {
  content: '';
  width: 100%;
  height: 3px;
  background: #fe603c;
  bottom: -2px;
  left: 0;
  position: absolute;
}
.center-wrap .center-main .list-tabs ul li:hover {
  color: #fe603c;
  position: relative;
}
.center-wrap .center-main .list-tabs ul li:hover::before {
  content: '';
  width: 100%;
  height: 3px;
  background: #fe603c;
  bottom: -2px;
  left: 0;
  position: absolute;
}
.center-wrap .center-main .list-tabs .title {
  width: 100%;
  height: 50px;
  background: #fbfbfb;
}
.center-wrap .center-main .list-tabs .title table tr td {
  line-height: 50px;
}
.center-wrap .center-main .list-tabs .body {
  padding: 24px;
  color: #666;
  line-height: 1.5;
}
.center-wrap .center-main .list-content .list-item {
  background: #fff;
  margin-top: 24px;
}
.center-wrap .center-main .list-content .list-item .title {
  height: 50px;
  font-size: 12px;
  color: #999;
  padding-left: 30px;
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.center-wrap .center-main .list-content .list-item .title div {
  margin-right: 50px;
}
.center-wrap .center-main .list-content .list-item .title div a {
  color: #333;
}
.center-wrap .center-main .list-content .list-item table.list-item-table tr td {
  padding: 28px 0;
  vertical-align: top;
}
.center-wrap .center-main .list-content .list-item table.list-item-table tr td table tr td {
  font-size: 12px;
  padding: 5px 0;
  color: #999;
}
.center-wrap .center-main .list-content .list-item table.list-item-table tr td table tr td .blue {
  cursor: pointer;
}
.center-wrap .center-main .list-content .list-item table.list-item-table tr td .link {
  font-size: 12px;
  line-height: 24px;
}
.center-wrap .order-details {
  width: 100%;
}
.center-wrap .order-details .order-header {
  width: 100%;
  height: 59px;
  padding-left: 30px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.center-wrap .order-details .order-header div:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-wrap .order-details .order-header div.status {
  width: 236px;
  font-size: 18px;
  text-align: center;
  height: 100%;
  line-height: 59px;
}
.center-wrap .order-details .order-header div.status.disabled {
  background: #dddddd;
  color: #fff;
}
.center-wrap .order-details .order-header div.status.pay {
  background: #fe5e3d;
  color: #fff;
  cursor: pointer;
}
.center-wrap .order-details .order-header div.status.pay:hover {
  background: #ff9b27;
}
.center-wrap .order-details .order-header div.status.refund {
  background: #f0ad4e;
  color: #fff;
}
.center-wrap .order-details .order-header .price {
  color: #f00;
  font-size: 24px;
}
.center-wrap .order-details .list-group .list-group-item span:first-child {
  display: inline-block;
  width: 180px;
  text-align: right;
  font-weight: bold;
}
.center-wrap .order-details .list-group .list-group-item span:last-child {
  display: inline-block;
  padding-left: 15px;
}
#invoice {
  display: none;
  padding: 20px;
}

input.btn.btn-lg {
  font-size: 16px;
  padding: 14px 32px;
  min-width: 180px;
  text-align: center;
}

img.hover {
  cursor:default;
  opacity: 1.0;
}

input.mt-6{
  margin-top: 6px;
}