img {
  object-fit: contain;
}
.order-info-box {
  padding-top: 20px;
background: #fff;
margin-top: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.order-info-box .oid {
  margin: 20px;
}
.order-info-box .ohd {
  position: relative;
}
.order-info-box .ohd .status {
  font-size: 26px;
  margin: 20px;
}
.order-info-box .ohd .total {
  color: #666;
  position: absolute;
  right: 20px;
  top: 0;
}
.order-info-box .ohd .total em {
  font-size: 26px;
  color: #333;
}
.order-info-content {
  background: #fff;
  margin-top: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.order-info-content .bd,
.order-info-content .hd {
  display: table;
}
.order-info-content .bd .th,
.order-info-content .hd .th,
.order-info-content .bd .td,
.order-info-content .hd .td {
  display: table-cell;
  padding: 0 16px;
}
.order-info-content .td,
.order-info-content .th {
  width: 150px;
  text-align: center;
}
.order-info-content .first {
  width: 424px;
  text-align: left;
}
.order-info-content .bd {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  padding: 20px 0;
}
.order-info-content .th {
  line-height: 50px;
  font-size: 12px;
  color: #666;
}
.order-info-content .td {
  vertical-align: top;
}
.order-info-content .ft {
  line-height: 52px;
  color: #ef6220;
  font-size: 12px;
  font-weight: bold;
  padding: 0 20px;
}
.order-info-content .ft .txt {
  display: inline-block;
  margin-right: 60px;
}
.order-info-content .goods .img {
  float: left;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.order-info-content .goods .img img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.order-info-content .goods .img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.order-info-content .goods img {
  width: 120px;
  height: 75px;
}
.order-info-content .goods .info {
  margin-left: 135px;
  line-height: 1.65;
}
.order-info-content .goods .name {
  font-weight: bold;
  font-size: 14px;
  /*margin-bottom: 5px;*/
}
.order-info-content .goods .txt {
  font-size: 12px;
  color: #9a9a9a;
}
.order-info-wl {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 30px 60px;
  margin-bottom: 10px;
}
.order-info-wl .item {
  float: left;
  width: 33%;
}
.order-info-wl h2 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
  padding-left: 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
}
.order-info-wl h2.icon1 {
  background-image: url('../png/5f4de26b0aa15.png');
}
.order-info-wl h2.icon2 {
  background-image: url('../png/5f4de2b0e1d02.png');
}
.order-info-wl h2.icon3 {
  background-image: url('../png/5f4de2d48e186.png');
}
.order-info-wl .info {
  line-height: 36px;
  color: #666;
}
.order-info-wl .info.s2 {
  line-height: 30px;
}
.order-list-box .ohd .th {
  line-height: 54px;
  font-size: 12px;
  color: #666;
}
.order-list-box .ohd,
.order-list-box .hd,
.order-list-box .bd {
  padding-left: 20px;
  padding-right: 0;
  display: table;
  width: 100%;
}
.order-list-box .th,
.order-list-box .td {
  display: table-cell;
  width: 106px;
  text-align: center;
  padding: 0!important;
}
.order-list-box .tool {
  width: 80px;
}
.order-list-box .first {
  width: 368px;
  text-align: left;
}
.order-list-box .td .tip {
  font-size: 12px;
  color: #9a9a9a;
  white-space: nowrap;
}
.order-list-box .tool .tit,
.order-list-box .status .tit {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 14px;
}
.order-list-box .tool a,
.order-list-box .status a {
  color: #666;
  font-size: 12px;
}
.order-list-box .tool a:hover,
.order-list-box .status a:hover {
  color: #ef6220;
}
.order-list-box .tool .tit {
  color: #333;
}
.order-list-box .tool .tit:hover {
  color: #ef6220;
}
.order-list-box .money .tit {
  color: #ef6220;
  font-size: 14px;
  margin-bottom: 5px;
}
.order-info-content.s2 .hd {
  height: 50px;
  line-height: 50px;
}
.order-step {
  position: relative;
  margin: 26px 10px 50px;
  border-bottom: 4px solid #c5c5c5;
  padding-top: 26px;
}
.order-step li {
  text-align: center;
  font-size: 12px;
  width: 33%;
  float: left;
  position: relative;
  height: 20px;
}
.order-step .i1 {
  width: 0%;
  min-width: 0;
}
.order-step .last {
  right: 0;
}
.order-step ._line {
  width: 100%;
  height: 4px;
  background: #c5c5c5;
  background-size: contain;
  position: absolute;
  bottom: -4px;
  left: 50%;
  z-index: 1;
}
.order-step .tit {
  white-space: nowrap;
}
.order-step .inner {
  position: absolute;
  right: 0;
  bottom: -18px;
}
.order-step .i1 .inner {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  left: -4px;
  width: 80px;
}
.order-step .i1.success ._line {
  width: 220px;
  bottom: 14px;
}
.order-step .last .inner {
  right: -30px;
}
.order-step .i2 .inner,
.order-step .i3 .inner {
  right: 0;
}
.order-step .ok .tit {
  color: #ef6220;
}
.order-step .ok em,
.order-step .now em {
  background: #ef6220;
}
.order-step em {
  background-color: #c5c5c5;
  color: #fff;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
  margin: 8px auto;
  position: relative;
  z-index: 2;
}
.order-step .success em {
  background: #ef6220;
}
.order-step .success ._line {
  background: #ef6220;
}
.submit-order-main {
  margin-bottom: 90px;
}
.submit-order-main .box {
  padding: 30px 0 20px;
  border-top: 1px solid #e9e9e9;
}
.submit-order-main .box:first-child {
  border-top: none;
}
.submit-order-main .box > .hd {
  font-size: 18px;
  margin-bottom: 20px;
}
.submit-order-main .codebox {
  width: 90px;
  margin-bottom: 30px;
}
.submit-order-main .codebox .img {
  background: #ef6220;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
}
.submit-order-main .codebox .img img {
  width: 40px;
  height: 40px;
}
.submit-order-main .codebox .tit {
  text-align: center;
  color: #ef6220;
  margin-top: 10px;
}
.submit-order-main .otip {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  color: #666;
  margin-bottom: 24px;
}
.submit-order-main .otip .iconfont {
  color: #ef6220;
  font-size: 18px;
}
.submit-order-main .layui-form-label {
  width: 150px;
  padding-left: 0;
}
.selzt{
    width: auto !important;
    margin-left: 150px !important;
}
.submit-order-main .layui-form-label em {
  color: #ef6220;
}
.submit-order-main .layui-input-block {
  margin-left: 90px;
  width: 270px;
}
.submit-order-main .selectbox {
  margin-right: 0;
  width: 130px;
  position: relative;
}
.submit-order-main .selzw {
  width: 320px;
}

.submit-order-main .layui-form-selected dl {
  width: 270px;
}
.submit-order-main .telbox {
  position: relative;
  margin-left: -1px;
}
.submit-order-main .layui-form-checked[lay-skin=primary] i {
  border-color: #ef6220 !important;
  background-color: #ef6220;
}
.submit-order-main .users-box {
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}
.submit-order-main .addbtn {
  width: 96px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #ef6220;
  color: #ef6220;
  border-radius: 4px;
  padding: 0;
  margin-top: 30px;
  transition: 0.3s;
}
.submit-order-main .addbtn:hover {
  background: #ef6220;
  color: #fff;
}
.submit-order-main .bottom {
  text-align: right;
  font-size: 12px;
  color: #999;
  padding-top: 20px;
}
.submit-order-main .bottom .agree a {
  color: #ef6220;
}
.submit-order-main .tip {
  font-size: 12px;
  color: #666;
  margin-top: 5px;
}
.submit-order-main .total {
  color: #666;
  margin: 16px 0 10px;
}
.submit-order-main .total b {
  font-size: 26px;
  color: #ef6220;
}
.submit-order-main .submit {
  width: 285px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #ef6220;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  transition: 0.3s;
}
.submit-order-main .submit:hover {
  background: #e35310;
}
.order-pay li {
  width: 186px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  float: left;
  border-radius: 6px;
  margin-right: 36px;
  border: 1px solid #dbdbdb;
  position: relative;
  cursor: pointer;
  background: #fff;
  transition: 0.3s;
}
.order-pay li p {
  padding-left: 40px;
  display: inline-block;
  background-position: 0 center;
  background-repeat: no-repeat;
}
.order-pay li input {
  display: none;
}
.order-pay li .alipay {
  background-image: url('../png/pay1.png');
}
.order-pay li .wechat {
  background-image: url('../png/pay2.png');
}
.order-pay li .baidu {
  background-image: url('../pay3.html');
}
.order-pay li .select {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.order-pay li:hover {
  border-color: #ef6220;
}
.order-pay li.active {
  border-color: #ef6220;
}
.order-pay li.active .select {
  background: url('../png/payselect.png') no-repeat center center;
}
.adduser-form {
  background: #fff;
  width: 843px;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.adduser-form h2 {
  height: 50px;
  line-height: 50px;
  padding: 0 32px ;
  border-bottom: 1px solid #e9e9e9;
  font-size: 16px;
}
.adduser-form .bd {
  padding: 20px 32px 30px;
}
.adduser-form .btns {
  text-align: center;
}
.adduser-form .btns button {
  width: 128px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  border: 1px solid #ef6220;
  border-radius: 4px;
  font-size: 16px;
  margin: 0 5px;
}
.adduser-form .btns .submit {
  background: #ef6220;
  color: #fff;
}
.adduser-form .btns .submit:hover {
  background: #d95313;
  color: #fff;
}
.adduser-form .btns .cencle {
  color: #ef6220;
}
.adduser-form .btns .cencle:hover {
  background: #ef6220;
  color: #fff;
}
.adduser-form .tipbox {
  font-size: 12px;
  padding-top: 10px;
  margin-bottom: 26px;
}
.adduser-form .tipbox .tit {
  color: #f29a70;
  margin-bottom: 10px;
}
.adduser-form .tipbox .tit .iconfont {
  font-size: 16px;
  color: #d7d7d7;
}
.adduser-form .tipbox .txt {
  line-height: 1.78;
  color: #9a9a9a;
}
.adduser-form .cell {
  margin-bottom: 14px;
  height: 46px;
  position: relative;
}
.adduser-form .cell .input {
  position: relative;
  width: 390px;
}
.adduser-form .cell .input .icon-down {
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 555;
  color: #999;
}
.adduser-form .cell select,
.adduser-form .cell input {
  height: 46px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding-left: 14px;
}
.adduser-form .cell select:focus,
.adduser-form .cell input:focus {
  border-color: #f06320;
  box-shadow: 0 0 5px rgba(240, 99, 32, 0.2);
}
.adduser-form .cell .error {
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 420px;
  top: 8px;
  padding: 0 10px 0 5px;
  font-size: 12px;
  color: #ff483e;
  border: 1px solid #ffc8c5;
  background: #ffeded;
  display: none;
}
.ticket-sub {
  padding: 10px 20px;
}
.ticket-sub dl + dl {
  border-top: 1px solid #e9e9e9;
}
.ticket-sub dl {
  padding: 20px 0;
}
.ticket-sub dl dt {
  margin-bottom: 10px;
  color: #000;
  font-weight: bold;
}
.ticket-sub dl dt .iconfont {
  color: #ef6220;
  font-size: 16px;
  margin-right: 5px;
}
.ticket-sub dl dd {
  color: #9a9a9a;
  line-height: 1.76;
}
.ticket-sub dl dd p + p {
  margin-top: 10px;
}
.ticket-notice {
  margin-top: 10px;
  min-height: auto;
}
.ticket-notice .bd {
  padding: 30px 24px;
  line-height: 1.76;
}
.ticket-notice .bd p + p {
  margin-top: 20px;
}
.ticket-info-box {
  padding: 20px;
  min-height: auto;
}
.ticket-info-box .good-info .img {
  overflow: hidden;
  float: left;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  /*border: 1px solid #e6e6e6;*/
}
.ticket-info-box .good-info .img img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.ticket-info-box .good-info .img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ticket-info-box .good-info .img img {
  width: 200px;
  height: 160px;
}
.ticket-info-box .good-info .info {
  margin-left: 220px;
  padding: 10px;
background-color: #f6f6f6;
}
.ticket-info-box .good-info .name {
  font-size: 20px;
  margin-bottom: 10px;
  color: #000;
  height: 52px;
}
.ticket-info-box .good-info .txt {
  color: #666;
  line-height: 1.76;
  font-size: 16px;
}

.ticket-info-box .good-info .txt .date{
  padding-right: 15px;
  color:#f06321;
}


.ticket-info-box .good-info .time {
  margin-top: 5px;
  color: #9a9a9a;
  /*font-size: 12px;*/
}
.ticket-info-box .content {
  margin-left: 220px;
}
.ticket-info-box .box {
  margin-top: 10px;
  padding-left: 46px;
  position: relative;
  line-height: 36px;
}
.ticket-info-box .box h3 {
  font-size: 16px;
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.ticket-info-box .box li {
  cursor: pointer;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  /*width: 200px;*/
  height: 36px;
  line-height: 36px;
  text-align: center;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 13px;
  user-select: none;
  padding: 0 15px;
}
.ticket-info-box .box .on {
  color: #ef6220;
  border: 1px solid #ef6220;
}
.ticket-info-box .box .before .tag {
  background: #99b7d3;
  font-size: 12px;
  border-radius: 2em;
  padding: 0 8px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  display: inline-block;
   margin-left:5px;
}
.ticket-info-box .setnum > * {
  display: inline-block;
  vertical-align: middle;
}
.ticket-info-box .setnum .iconfont {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #f6f6f6;
  color: #000;
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
  user-select: none;
}
.ticket-info-box .setnum .iconfont:hover {
  background: #ef6220;
  color: #fff;
}
.ticket-info-box .setnum .num {
  color: #000;
  padding: 0 20px;
  display: inline-block;
}
.ticket-info-box .total {
  margin: 24px 0 28px;
  color: #666;
}
.ticket-info-box .total b {
  font-size: 20px;
  color: #ef6220;
  position: relative;
  top: 2px;
}
.ticket-info-box .total a {
  font-size: 12px;
  color: #9a9a9a;
}
.ticket-info-box .total a:hover {
  color: #ef6220;
}
.ticket-info-box .btn {
  background: #ef6220;
  /*width: 170px;*/
  padding: 10px 20px;
  margin-right: 10px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  transition: 0.3s;
}
.ticket-info-box .btn:hover {
  background: #d75316;
}
.add-user-form {
  display: none;
}

.ticket-info-box .before{
    background-color: #f6f6f6 !important;
    border: 1px solid #f6f6f6;
    outline-color: #f6f6f6;
    -webkit-outline-color: #f6f6f6;
    -moz-outline-color: #f6f6f6;
    color: #cfcfcf;
    cursor: not-allowed !important;
}
.ticket_xg{
    font-size: 12px;
    margin-left: 10px;
}

#futk .txt{
    padding: 20px;
}

#futk .txt p{
    padding: 0 0 10px 0;
}
.layui-form-checked, .layui-form-checked:hover,.layui-form-checked span, .layui-form-checked:hover span{
    background-color: #fff !important;
}
.s_name,.s_type,.s_code{

}
.s_name{
    width: 100px;
    padding: 0 10px;
}
.s_type{
    width: 150px;
    padding: 0 10px;
}
.s_code{
    width: 100px;
    padding: 0 10px;
}
.r_del{
    color: #ef6220;
}
.list_red{
    color: #ef6220;
}
.cpsm{
    color: #ef6220;
    font-size: 14px;
}

.order-info-wl h3 {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 10px;
    background-position: 0 center;
    background-repeat: no-repeat;
}

.o_l_real{
    padding-left: 20px;
}

.order-info-wl .info.s3{
    line-height: 24px;
}
.order-info-wl .info.s3 h3 {
    line-height: 36px;
}

.order-info-wl h3.icon4 {
    background-image: url('../png/5f4de154e0ea1.png');
}

.order-info-wl h3.icon5 {
    background-image: url('../png/5f4de1d3bfda4.png');
}


.order-info-wl h3.icon6 {
    background-image: url('../png/5f4de2140f37b.png');
}

.order-info-wl h3.icon7 {
    background-image: url('../png/5f4de2414e714.png');
}
.code_num{
font-size: 22px;
font-weight: bold;
padding: 10px 0;
}


.no_ticket{
    pointer-events: none;
}
