.page {
    font-family: PingFangSC-Regular, 'Microsoft YaHei';
}

.broadcast {
    height: 200px;
    background-size: 100% 100%;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 40%, rgba(0, 0, 0, 0.50) 100%, rgba(0, 0, 0, 0.75) 100%), url(../../images/abluggage.jpg);
}

.describe {
    font-size: 14px;
    color: #808080;
    margin: 0 15px;
    height: 40px;
    line-height: 20px;
    text-align: center;
}

.el_li {
    list-style-type: none;
}

.span_label {
    display: block;
    height: 22px;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    margin-left: -15px;
}

.el_li .input_content {
    text-align: right;
}

.div_inner {
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #DADFE3;
    font-size: 16px;
}

.md .button.button-fill.searchbtn {
    height: 45px;
    text-align: center;
    font-size: 17px;
    margin: 30px;
    line-height: 45px;
}

.el_li .flightDate {
    text-align: right;
    padding-right: 8px
}

.marg_10_10 {
    margin: 10px 0 0 10px;
}

.padding_10_10 {
    padding: 10px 0 0 10px;
}

.more_info_div {
    margin: 14px 0 0 -16px;
}

.more_info_span {
    font-size: 12px;
    color: #808080;
    line-height: 20px;
}

.missing_item_span {
    font-size: 12px;
    color: #D8000F;
    line-height: 20px;
}

.item-li {
    height: 50px;
}

.head-span {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
}

.thead {
    width: 100%;
    margin: 0 15px 0 15px;
}

.padding-top-for-bar {
    padding-top: 30px;
}

.noresulticon {
    margin-top: 30px;
}

.describe-head-span {
    font-size: 16px;
    color: #4A4A4A;
    letter-spacing: 0.27px;
    display: block;
    font-weight: bold;
}

.describe-context-span {
    font-size: 14px;
    color: #808080;
    display: block;
    margin: 10px auto;
}

.missing_item_list_head {
    margin: 10px;
}

.yswpjf_span {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    display: block;
}

.yswpjf_context_span {
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
}

.remark_span {
    font-size: 14px;
    color: #808080;
    letter-spacing: 0;
    line-height: 24px;
}

.tablehead {
    background-color: #F0F1F2;
    text-align: center;
    padding: 10px 0 10px 0;
    margin-top: 10px;
}

.tableheadspan {
    font-size: 12px;
    color: #333333;
}

.context_td {
    text-align: center;
    padding: 3px 0 3px 0;
    min-height: 47px;
}

.tablecontext {
    border-bottom: 1px solid #DADFE3;
}

.iframeview {
    height: 500px;
    width: 350px;
}

.col_right {
    text-align: right;
}

.col_left {
    text-align: left;
}

.left_span {
    font-size: 14px;
    color: #808080;
}

.tip_div {
    height: 36px;
    padding: 10px 0 0px 0;
    /*margin-top: 30px;*/
}

.tip_span {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    display: block;
}

.goodsdetail {
    margin-bottom: 10px;
}

.articleName {
    display: block;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.icon-back:before {
    content: '';
}

.backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background-color: rgba(0, 0, 0, .3);
    display: none;
}

.list-block ul {
    padding-left: 15px;
}

.navbar .right {
    width: 48px;
}

.navbar .title.navbar-title {
    text-align: center;
    width: 100%;
}

.row .navbar::after {
    height: 0;
}

#back {
    height: 20px;
    width: 12px;
}

.md .navbar.navbar_statement {
    padding-top: 40px;
    background-color: #ffffff;
    height: 24px;
}

.md .navbar::after {
    height: 0;
}

.noresult {
    background-color: #F0F1F2;
}

.luggage-info {
    line-height: 30px;
    color: #151515;
}

.md .navbar a.link.back {
    padding: 0;
}

.navbar .navbar-inner {
    padding: 0;
}

.ico-style {
    border-radius: 2px;
    padding: 1px 12px;
    font-size: 12px;
}

.ico-style-sy {
    color: #2ABCD2;
    background: rgba(42, 188, 210, 0.05);
    border: 1px solid #2ABCD2;

}

.ico-style-kd {
    color: #26BB69;
    background: rgba(38, 187, 105, 0.05);
    border: 1px solid #26BB69;
}

.luggage-no {
    padding-bottom: 10px;
    font-size: 16px;
}

.pb-10 {
    padding-bottom: 10px;
}

.color-80 {
    color: #808080;
}

.md a.color-d8 {
    color: #d8000f
}

.mt-15 {
    margin-top: 15px;
}

.status-label {
    height: 47px;
    display: flex;
    align-items: center;
    padding-left: 15px;
}
.status{
    font-size: 16px;color: #808080
}
.status-content{
    font-size: 16px;padding: 15px;
}
.font14{
    font-size: 14px;
}
a.external.scred {
    color: #d8000f;
}
.row .col-33 img{
    width: 100%;
}