.orderIndex {
  width: 100%;
  height: auto;
  background: whitesmoke;
  padding-bottom: 45px;
}

.orderIndex .orderHd {
  width: 1200px;
  height: 143px;
  margin: 0 auto;
  overflow: hidden;
}

.orderIndex .orderHd > div {
  width: 642px;
  height: 60px;
  font-size: 0;
  padding-top: 40px;
  margin: 50px auto;
}

.orderIndex .orderHd > div a {
  display: inline-block;
  width: 214px;
  height: 28px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  text-align: center;
}

.orderIndex .orderHd .one {
  background: url(../img/1.png) no-repeat center top;
}

.orderIndex .orderHd .one .tA {
  color: #FF6E00;
}

.orderIndex .orderHd .two {
  background: url(../img/2.png) no-repeat center top;
}

.orderIndex .orderHd .two .tB {
  color: #FF6E00;
}

.orderIndex .orderHd .three {
  background: url(../img/3.png) no-repeat center top;
}

.orderIndex .orderHd .three .tC {
  color: #FF6E00;
}

.orderIndex .orderDetail {
  width: 1200px;
  height: auto;
  min-height: calc(100vh - 629px);
  margin: 0 auto;
  padding: 26px 25px;
  background: #fff;
}

.orderIndex .orderDetail .header {
  width: 100%;
  height: 50px;
  background: whitesmoke;
  font-size: 0;
  padding-right: 30px;
}

.orderIndex .orderDetail .header > span {
  display: inline-block;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #929292;
  line-height: 50px;
  height: 100%;
}

.orderIndex .orderDetail .header .kcInfo {
  width: 740px;
  text-align: center;
}

.orderIndex .orderDetail .header .kcMoney {
  width: 230px;
  text-align: right;
}

.orderIndex .orderDetail .header .kcBj {
  width: 150px;
  text-align: right;
}

.orderIndex .orderDetail .detail {
  width: 100%;
  height: auto;
  font-size: 0;
  padding-right: 30px;
  border-bottom: 1px solid #F8F8F8;
}

.orderIndex .orderDetail .detail > div {
  display: inline-block;
  font-size: 14px;
  height: 190px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  overflow: hidden;
}

.orderIndex .orderDetail .detail .kcInfo2 {
  width: 740px;
  padding: 25px 0 0 20px;
}

.orderIndex .orderDetail .detail .kcInfo2 img {
  display: block;
  float: left;
  width: 250px;
  height: 140px;
  margin-right: 24px;
}

.orderIndex .orderDetail .detail .kcInfo2 > div h2 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  height: 76px;
  overflow: hidden;
  margin: 10px 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.orderIndex .orderDetail .detail .kcInfo2 > div p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #929292;
}

.orderIndex .orderDetail .detail .kcMoney2 {
  width: 230px;
  text-align: right;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #EF532A;
  line-height: 190px;
}

.orderIndex .orderDetail .detail .kcBj2 {
  width: 150px;
  padding-top: 88px;
}

.orderIndex .orderDetail .detail .kcBj2 a {
  display: block;
  width: 100%;
  text-align: right;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #929292;
}

.orderIndex .orderDetail .payInfo {
  float: right;
  padding-top: 10px;
}

.orderIndex .orderDetail .payInfo p {
  height: 31px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: right;
  line-height: 31px;
  padding-right: 20px;
  vertical-align: bottom;
  overflow: hidden;
}

.orderIndex .orderDetail .payInfo p span {
  float: right;
  width: 150px;
  text-align: right;
}

.orderIndex .orderDetail .payInfo p .colorRed {
  color: #F20E0D;
  font-size: 24px;
  vertical-align: bottom;
  line-height: 28px;
}

.orderIndex .orderDetail .payInfo a {
  float: right;
  display: block;
  width: 140px;
  height: 40px;
  background: #F20E0D;
  border-radius: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
}

.orderIndex .orderDetail .payMethod {
  padding: 25px;
}

.orderIndex .orderDetail .payMethod h1 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
}

.orderIndex .orderDetail .payMethod > div {
  font-size: 0;
  border-bottom: 1px solid #F8F8F8;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.orderIndex .orderDetail .payMethod > div a {
  display: inline-block;
  overflow: hidden;
  width: 195px;
  height: 90px;
  background: #F3F5F7;
  border-radius: 5px;
  margin-right: 20px;
  border: 1px solid #F3F5F7;
}

.orderIndex .orderDetail .payMethod > div a img {
  display: block;
  margin: 29px auto;
}

.orderIndex .orderDetail .payMethod > div .active {
  border: 1px solid #F20E0D;
  background: url(../img/a.png) no-repeat bottom right #F3F5F7;
}

.orderIndex .orderDetail .payMethod .warning {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FF9900;
  padding-left: 20px;
  height: 20px;
  line-height: 20px;
}

.orderIndex .orderDetail .payMethod .warning .money {
  float: right;
  color: #333333;
}

.orderIndex .orderDetail .payMethod .warning .money i {
  float: right;
  width: 150px;
  color: #F20E0D;
  font-size: 24px;
  line-height: 20px;
  text-align: right;
}

.orderIndex .orderDetail .payMethod .payBtn {
  width: 140px;
  height: 40px;
  float: right;
  display: block;
  background: #F20E0D;
  border-radius: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
}

.payResult {
  width: 100%;
  background: whitesmoke;
  border-radius: 4px;
  min-height: calc(100vh - 441px);
  overflow: hidden;
}

.payResult .container {
  width: 1200px;
  height: 450px;
  background: #FFFFFF;
  border-radius: 4px;
  margin: 70px auto;
  padding-top: 120px;
}

.payResult .container > img {
  display: block;
  margin: 0 auto 25px;
}

.payResult .container > p {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1em;
  text-align: center;
  margin-bottom: 20px;
}

.payResult .container > a {
  display: block;
  width: 160px;
  height: 40px;
  background: #F20E0D;
  border-radius: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
}
