main .inputinfo{
    text-align: left;
}
main .inputinfo .box{
    margin-right: 20px;
    display: inline-block;
}
main .inputinfo .sfzp{
	display: none;
}
main .inputinfo .box .item{
    display: inline-block;
    vertical-align: top;
}
main .inputinfo .box .item .itemname,
main .inputinfo .box .item .iteminfo{
    display: inline-block;
    vertical-align: top;
}
main .inputinfo .box .item .itemname{
    font-size: 16px;
    text-align: left;
    width: 70px;
    line-height: 40px;
}
main .inputinfo .box .item .iteminfo{
    width: 400px;
}
main .inputinfo .box .item .iteminfo input{
    width: 100%;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
}
main .inputinfo .box .btn{
    display: inline-block;
    width: 120px;
    margin-left: 20px;
    text-align: center;
}
main .inputinfo .box .btn a{
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 16px;
    background: #ff9c00;
    color: #fff;
    border-radius: 5px;
}
main .inputinfo .sfzp{
    margin-top: -5px;
    font-size: 16px;
    text-align: left;
}
main .inputinfo .sfzp em{
    color: #af0404;
    margin-left: 10px;
}
main .inputinfo .sfzp .checkbox{
    cursor: pointer;
    user-select: none;
}
main .inputinfo .sfzp .checkbox i{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: text-bottom;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    margin-right: 5px;
    background: #fff;
}
main .inputinfo .sfzp .checked i{
    background: url(../images/icon.png) no-repeat -699px -79px #15c2b0;
}
/*查询结果*/
main .order{
    background: #fff;
    margin-top: 20px;
}
main .order .thead{
    background: #ff9c00;
    color: #fff;
    line-height: 50px;
}
main .order .thead,
main .order .tbody{
    padding:0 50px 0 70px;
    box-sizing: border-box;
}
main .order .tbody{
    padding-bottom: 20px;
    height: 540px;
    overflow-y: auto;
}
main .order .row{
    width: 100%;
    display: inline-block;
    border: 1px solid #ff9c00;
    position: relative;
    box-sizing: border-box;
    white-space: nowrap;
}
main .order .tbody .row{
    border-color: #ccc;
    margin-top: 20px;
}
main .order .tbody .item{
    border-top: 1px solid #ccc;
    padding: 5px 0;
}
main .order .tbody .plural .item{
    border-left: 1px solid #ccc;
}
main .order .tbody .item:first-of-type{
    border-top: none;
}
main .order .thead .ordernum,
main .order .thead .name,
main .order .thead .idtype,
main .order .thead .idnum,
main .order .thead .ticketname,
main .order .thead .tickettype,
main .order .thead .channel,
main .order .thead .paytype,
main .order .thead .state,
main .order .thead .whether,
main .order .thead .price,
main .order .thead .one{
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
main .order .ticketinfo{
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}
main .order .tbody .ordernum,
main .order .tbody .name,
main .order .tbody .idtype,
main .order .tbody .idnum,
main .order .tbody .ticketname,
main .order .tbody .tickettype,
main .order .tbody .channel,
main .order .tbody .paytype,
main .order .tbody .state,
main .order .tbody .whether,
main .order .tbody .price,
main .order .tbody .one{
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
main .order .ordernum{
    width: 12%;
}
main .order .ticketname{
    width: 15%;
}
main .order .channel{
    width: 6%;
}
main .order .paytype{
    width: 7%;
}
main .order .state{
    width: 7%;
}
main .order .whether{
    width: 6%;
}
main .order .price{
    width: 7%;
}
main .order .ticketinfo{
    width: 40%;
}
main .order .tickettype{
    width: 30%;
}
main .order .name{
    width: 20%;
}
main .order .idtype{
    width: 20%;
}
main .order .idnum{
    width: 30%;
}
main .order .one{
    width: 12%;
}
main .order .tbody .whether{
    color: #0da982;
}
main .order .tbody .channel,
main .order .tbody .yes{
    color: #d52121;
}
main .order .check{
    width: 50px;
    white-space: nowrap;
    text-align: left;
    user-select: none;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}
main .order .disable{
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background: #f0f0f0;
}
main .order .checkbox{
    cursor: pointer;
    display: inline-block;
    user-select: none;
}
main .order .checkbox i{
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
}
main .order .thead .checkbox i{
    margin-right: 10px;
}
main .order .checked i{
    background: url(../images/icon.png) no-repeat -727px -77px #fff;
}
main .order .tbody .checkbox i{
    background: #f0f0f0;
}
main .order .tbody .checked i{
    background: url(../images/icon.png) no-repeat -757px -77px #cecece;
}
main .order .thead .dropdown{
    display: inline-block;
    background: #fff;
    vertical-align: middle;
    border-radius: 3px;
}
main .order .thead .dropdown .selected{
    height: 30px;
    line-height: 30px;
    padding-right: 30px;
}
main .order .thead .dropdown .icon-dropdown{
    top: 11px;
}
main .order .thead .dropdown .dropdownlist{
    top: 30px;
}
main .order .thead .dropdown .dropdownlist li.active,
main .order .thead .dropdown .dropdownlist li:hover{
    background: #15c2b0;
}
main .option{
    margin-top: 30px;
    padding-bottom: 30px;
}
main .option a{
    width: 200px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    background: #ff9c00;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0 100px;
    border-radius: 5px;
}
main .option a:hover{
    box-shadow: 0 3px 5px #ccc;
    font-size: 22px;
}
main .option a.cancel{
    background: #9e9e9e;
}
/*所选门票统计*/
main .statistics{
    margin-top: 20px;
}
main .statistics .lname,
main .statistics .rinfo{
    display: inline-block;
    vertical-align: top;
}
main .statistics .lname{
    width: 120px;
    text-align: left;
    font-size: 16px;
    color: #ff0000;
}
main .statistics .rinfo{
    width: calc(100% - 120px);
    text-align: left;
}
main .statistics .rinfo span{
    font-size: 16px;
    margin-right: 50px;
    white-space: nowrap;
}
main .statistics .rinfo i{
    color: #15c2b0;
    font-style: normal;
}
main .statistics .rinfo em{
    color: #ff0000;
}
/*门票打印提示*/
.printing{
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
}
.printing .box{
    background: #fff;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    width: 680px;
    height: 480px;
}
.printing .box .icon{
    height: 120px;
    overflow: hidden;
    padding: 60px 0 40px 0;
}
.printing .box .icon .iconbox{
    width: 91px;
    height: 120px;
    display: inline-block;
    overflow: hidden;
    position: relative;
	animation: iconbox 3s linear infinite;
}
@keyframes iconbox{
	0%{
        transform: rotateZ(0deg);
	}
	90%{
        transform: rotateZ(0deg);
	}
	100%{
        transform: rotateZ(180deg);
	}
}
.printing .box .icon .iconbox img{
    position: relative;
}
.printing .box .icon .iconbox div{
    width: 100%;
    position: absolute;
    left: 0;
    background: #ff9c00;
}
.printing .box .icon .iconbox .t{
    height: 50%;
    bottom: 50%;
	animation: pt 3s linear infinite;
}
@keyframes pt{
	0%{
        height: calc(50% - 13px);
	}
	90%{
        height: 0;
	}
	100%{
        height: 0;
	}
}
.printing .box .icon .iconbox .b{
    height: 0;
    bottom: 13px;
	animation: pb 3s linear infinite;
}
@keyframes pb{
	0%{
        height: 0;
	}
	90%{
        height: calc(50% - 13px);
	}
	100%{
        height: calc(50% - 13px);
	}
}
.printing .box .icon .iconbox .bar{
    width: 8px;
    height: 50%;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
}
.printing .box h1{
    font-size: 40px;
    padding-bottom: 30px;
    color: #ff9c00;
}
.printing .box p{
    font-size: 18px;
    line-height: 40px;
}

.ck_check_out_out{
    display: inline-block;
    vertical-align: middle;
}
.ck_left{
    margin-right: 104px;
}
.ck_check_out{
    margin-bottom: 0;
}
