input:-ms-input-placeholder {
    color: #CCCCCC;
}/* Internet Explorer 10+ */

input::-webkit-input-placeholder {
    color: #CCCCCC;
}/* WebKit browsers */

input::-moz-placeholder {
    color: #CCCCCC;
}/* Mozilla Firefox 4 to 18 */

input:-moz-placeholder {
    color: #CCCCCC;
}/* Mozilla Firefox 19+ */

.queryLable{
	width: 27%;
    font-weight: 500;
    padding-left: 20px;
    color: #383838;
    font-size: 0.75rem;
    font-family: PingFangSC-Medium;	
}

.queryInput{
	font-family: PingFangSC-Medium !important;
    color: #383838 !important;
    font-size: 0.75rem !important;
    font-weight: 500;
    height: 20px;
    width: 100%;
    padding-left: 0px;
}

.warmPromptDiv{
	padding-bottom: 5px;
    text-shadow: none;
    margin-top: 10px;
}

.warmPromptSpan{
	font-size: 0.7rem;
    color: #383838;
    font-family: PingFangSC-Medium;
    margin-bottom: 0.3rem;
}

.warmPromptP{
	text-indent: 0px;
    margin: 0px;
    font-family: PingFangSC-Medium;
    font-size: 0.6rem;
    color: #808080;
    line-height: 0.9rem;
}

.baggageList{
	width: 90%;
    margin: 0.75rem auto;
    background: white;
    padding: 0px 0.5rem;
}

.baggageListNo{
	display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #808080;
	    padding: 10px 0px;
    font-family: PingFangSC-Semibold;
    letter-spacing: 0;
    line-height: 1.5rem;
}

.baggageListFlight{
	    display: flex;
	    justify-content: space-between;
	    font-size: 12px;
	    flex-direction: column;
	    color: #808080;
	   	 font-family: PingFangSC-Semibold;
	    letter-spacing: 0;
	    line-height: 0.8rem;
	    align-items: center;
	    margin-bottom: 12px;
		transform: scale(0.9);
}

.baggageListitem{
	display: flex;
    justify-content: start;
    font-size: 0.65rem;
    color: #808080;
    font-family: PingFangSC-Regular;
    letter-spacing: 0;
}

.baggageListImgstatus{
	    display: flex;
	    justify-content: start;
	    font-size: 0.65rem;
	    flex-direction: column;
	    color: #808080;
	    font-family: PingFangSC-Semibold;
	    letter-spacing: 0;
	    line-height: 0.7rem;
	    align-items: center;
}

.baggageListstatus{
	    display: flex;
	    justify-content: start;
	    font-size: 13px;
	    flex-direction: column;
	    color: #808080;
	    font-family: PingFangSC-Semibold;
	    letter-spacing: 0;
	    line-height: 0.7rem;
}

.baggagelistitemstate{
	color:#383838;
	    margin: 3px 0 10px 10px;
}

.baggagelistitemstatered{
	color:#ff0000;
	    margin: 2px 0 9px 8px;
}
.baggagelistitemtime{
	    margin: 5px 0 10px 10px;
}
.baggageListDetail{
	    display: flex;
	    justify-content: center;
	    font-size: 0.65rem;
	    color: #808080;
	    font-family: PingFangSC-Regular;
	    letter-spacing: 0;
	    align-items: center;
		padding-bottom: 15px;
		margin-top: 16px;
}

.baggageListNoLabel{
    color: #EE2934;
    letter-spacing: 0;
}

.baggageListCity{
	font-family: PingFangSC-Semibold;
    font-size: 15px;
    color: #383838;
    letter-spacing: 0;
    line-height: 2.5rem;
    display: flex;
    align-items: center;
}

.baggagelistCityImg{
	width: 2.5rem;
    height: 0.2rem;
    margin: 0 0.5rem;
}

.baggagelistarrowImg{
	width: 0.5rem;
	margin: 0 0.2rem;
}

.baggageListDetailText{
	font-size: 12px;
	color: #808080;
	 font-family: PingFangSC-Semibold;
}

.baggagelisttimeImg{
  	width: 17px;
      height: 17px;
}
.baggagelistlineImg{
     width: 1px;
     height: 50px;
}
.baggageListTurntableLabelArrivals{
	font-family: PingFangSC-Regular;
    font-size: 0.65rem;
    color: #383838;
    display: flex;
    justify-content: space-between;
    letter-spacing: 0;
    line-height: 2rem;
    border-bottom: 1px solid #E9E9E9;
}

.baggageListTurnTime{
	font-family: PingFangSC-Semibold;
    font-size: 0.65rem;
    color: #383838;
    display: flex;
    justify-content: space-between;
	margin-top: 14px;
    letter-spacing: 0;
}

.baggageListTurnTimeNone{
	font-family: PingFangSC-Regular;
    font-size: 0.65rem;
    color: #383838;
    display: flex;
	margin-top: 14px;
    justify-content: space-between;
    letter-spacing: 0;
	visibility: hidden;
}

.baggageListTurntableLabelArrivals label:nth-child(2){
	font-family: PingFangSC-Semibold;
	color: #383838;
	letter-spacing: 0;
	    line-height: 2.5rem;
}

.baggageListTurntableNumber{
	font-family: PingFangSC-Semibold;
    color: #0595FF;
    letter-spacing: 0;
}

.baggageListDateArrivals{
	font-family: PingFangSC-Regular;
    font-size: 0.6rem;
    color: #383838;
    letter-spacing: 0;
    line-height: 2rem;
    border-top:1px solid #E9E9E9;
}

.baggageListDeparture{
	display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #E9E9E9;
    padding-top: 0.4rem;
}

.baggageListDepartureLeft{
	font-family: PingFangSC-Regular;
    font-size: 0.6rem;
    color: #383838;
    letter-spacing: 0;
}

.baggageListDeparture p{
	margin: 0.2rem;
    padding: 0;
}

.baggageListDepartureBtn{
	width: 3.75rem;
    line-height: 1.25rem;
    background: #E9E9E9;
    border-radius: 15px;
    font-family: PingFangSC-Regular;
    font-size: 0.6rem;
    color: #383838;
    letter-spacing: 0;
    text-align: center;
}

.baggagePrompt{
	display: flex;
    flex-direction: column;
    width: 90%;
    margin: 0.75rem auto;
    padding: 0.5rem;
    font-family: PingFangSC-Medium;
    letter-spacing: 0;
    
	font-size: 0.6rem;
	color: #808080;
	letter-spacing: 0;
}

.baggagePrompt label:nth-child(1){
	font-size: 0.7rem;
    color: #383838;
    letter-spacing: 0;
	margin-bottom: 0.75rem;
}

.baggageDetails{
	width: 90%;
    margin: 0.75rem auto;
    background: white;
    padding: 0.5rem;
}

.detailsDiv{
	display: flex;
    justify-content: space-between;
    line-height:2rem;
}

.detailsCity{
	font-family: PingFangSC-Regular;
    font-size: 0.85rem;
    color: #383838;
    letter-spacing: 0;
}

.detailsArrDateLabel{
    font-family: PingFangSC-Regular;
    font-size: 0.6rem;
    color: #808080;
    letter-spacing: 0;
}

.detailsArrLabel{
	font-family: PingFangSC-Regular;
    font-size: 0.65rem;
    color: #0595FF;
    letter-spacing: 0;
}

.detailsArrDate{
	font-family: PingFangSC-Regular;
    font-size: 0.6rem;
    color: #808080;
    letter-spacing: 0;
}

.detailsTurntableLabelArrivals{
	display: flex;
    justify-content: space-between;
    border-top: 1px solid #E9E9E9;
    font-family: PingFangSC-Regular;
	font-size: 0.65rem;
	color: #808080;
	letter-spacing: 0;
	line-height:2rem;
}

.detailsTurntableLabelArrivals span:nth-child(2){
	color: #0595FF;
}


.baggageListDepartureRight{

    background: rgb(233, 233, 233);
    color: rgb(56, 56, 56);
    padding: 5px 15px;
    border: 0px;
    float: right;
    border-radius: 20px;
    font-size: 10px;
    margin-top: px;
    margin-top: -7px;
    
    }
    
    
  .baggageListDateArrivals  .baggageArrivalsListDepartureRight{
        height: 1rem;
    float: right;
    background: rgb(233, 233, 233);
    color: rgb(56, 56, 56);
    padding: 5px 15px;
    border: 0px;
    float: right;
    border-radius: 20px;
    /* margin-top: 22222px; */
    /* margin-top: -7px; */
    margin-top: 5px;
    display: flex;
    align-items: center;
    }
    .baggageDetailGround{
        display: none;
  		position: fixed;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.5);
		top: 0;
        left: 0;
        display: flex;
    	justify-content: center;
/*     	align-items: center;
 */    	    z-index: 9999;
    }
 
 .baggageDetailGroundDiv{
		 margin-top: 10.05rem;
		 height: 13.55rem;
        /* margin-left: .75rem;		
         margin-right:.75rem; */
		width: 15.75rem;
		opacity: 1;
		background: #fff;
		border-radius: .15rem;
 
 }
 
.baggageDetailGroundDivLine1{
	width: 100%;
	height: .025rem;
	background: #e9e9e9;
}
.baggageDetailGroundDivLine2{
	width:  100%;
	height: .025rem;
	background: #e9e9e9;

}

.ztspan{
    color: #383838;
    height: 2rem;
    line-height: 2rem;
    font-weight: 500;
    font-size: .85rem;
    padding-left: 0.75rem;
}

.ztlist{
    font-size: .75rem;
	font-weight: 500;
	line-height: .7rem;
    height: .7rem;
    display: flex;
    margin-top: 1.05rem
}

.ztlist1{
	color: #ee2934;
	
}

.ztlist2{
	margin-left: 1.025rem;
	
}

.ztlist3{
	margin-left: 1.025rem;
	
}

.ztlistDiv{
    height: 9rem;
    overflow: auto;
    padding-left: 0.75rem;
    margin-bottom: 10px;
}

.baggageDetailConfirm{
    height: 2.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ee2934;
    line-height:  2.25rem;
    background: #fff;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top:1px solid #E9E9E9;
}

#ztzt{
    font-size: .65rem;
    color: #808080;
}


.showBaggageMessage{
	width: 15.75rem;
    height: 1.5rem;
	opacity: 1;
	background: #ffe0c3;
	font-size: .6rem;
	display: flex;
    color:  #ff5000;
    align-items: center;
    
}

.showBaggageMessageSpan{
    margin-left: .75rem
}






















