
.lk_page {
    position: relative;
    width: 100%;
    min-height: 1000px;
    overflow: hidden;
    background-color: rgba(241, 241, 241, 1);
}

.lk_wrap1 {
    margin-bottom: 70px;
}

/**banner图及上方文字导航 start*/
.bannerandwzdh{
    height: auto;
    max-height: 450px;
    width: 100%;
    position: relative;
}
/**banner图 start*/
.bannerdiv{
    width: 100%;
    height: auto;
}
.bnimg{
    width: 100%;
    height: auto;
    max-height: 450px;
    /*object-fit: cover;*/
    display: none;
}
.bnimg-xz{
    display: block;
}
/**banner图 end*/

/**banner图上方文字 start*/
.wzanddh{
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: 20%;
}
.essxsrx{
    height: 70px;
}
.hbxx-lmbt{
    height: 100%;
    min-width: 200px;
    display: flex;
}
.hbxx-lmbt span{
    height: 100%;
    min-width: 100px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 34px;
    white-space: nowrap;
    line-height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 0 25px;
}
/**banner图上方文字 end*/

/**banner图及上方文字导航 end*/
/**二级栏目 start*/
.erlanmu{
    width: 100%;
    min-height: 75px;
    background-color: rgba(255,255,255,1);
    display: none;
}
.zx_bd10 {
    height: 100%;
    display: flex;
    align-items: center;
}

.zx_bd10 .zx_main-tabs {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.zx_bd10 .zx_main-tabs dd {
    margin-right: 4%;
    height: 100%;
    cursor: pointer;
}
.zx_bd10 .zx_main-tabs dd:hover
{
    color : rgba(35, 128, 166, 1);
}

.xw-ejlm {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.zx_word11 {
    height: 71px;
    overflow-wrap: break-word;
    color: #666666;
    font-size: 20px;
    text-align: left;
    /*white-space: nowrap;*/
    line-height: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zx_word11:hover{
    color: rgba(35, 128, 166, 1);
    padding-bottom: 4px;
    transition: all 0.5s;
}
.zx_hover_active {
    color: rgba(35, 128, 166, 1);
    padding-top: 4px;
}
.xw-dybj{
    /*position: absolute;*/
    /*bottom: 0;*/
    width: 20px;
    height: 4px;
    background-color: rgba(35, 128, 166, 1);
    border-radius: 8px;
    margin: auto;
}
/**二级栏目 end*/


/**正文 start**/
/**三级与四级栏目导航 start**/
.zwnr{
    width: 100%;
    min-height: 300px;
}
.tabs {
    width: 100%;
    margin: 60px 0 20px;
    display: flex;
    flex-wrap: wrap;
}
.lkxz_tabs{
    margin: 30px 0 20px;
}
.tabs::after {
    content: "";
    display: block;
    clear: both;
}
.lkfw-nrtitle {
    padding: 15px 30px;
    /*font-size: 18px;*/
    background-color: white;
    border-radius: 8px;
    cursor: pointer;
    min-width: 180px;
    margin-bottom: 20px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    color: rgba(102, 102, 102, 1);
}
.lkfw-nrtitle:hover,.lkfw-nrtitle.active {
    color: white;
    background-color: rgba(35, 128, 166, 1);
}
.lkfw-nrtitle:hover .title-xtb-bai {
    display: block;
}
.lkfw-nrtitle:hover .title-xtb-hui {
    display: none;
}
.lkfw-nrtitle img {
    max-width: 30px;
    max-height: 30px;
    vertical-align: middle;
    object-fit: contain;
}
.lkfw-nrtitle span {
    font-size: 16px;
    line-height: 16px;
    margin-left: 15px;
    vertical-align: middle;
}

.zw_ldms {
    width: 100%;
    min-height: 220px;
    position: relative;
    margin-top: 40px;
}

.gwcy-weizhi {
    width: 100%;
    height: 16px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 16px;
    display: block;
}

.zw_nrbt{
    width: 100%;
    min-height: 60px;
    margin-top: 20px;
}
.zw_btk{
    min-width: 130px;
    height: 60px;
    align-items: center;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
}

.zw_biaotik {
    background-color: rgba(255, 255, 255, 1);
    height: 100%;
    width: 100%;
    border-radius: 6px;
}
.zw_biaotik:hover{
    background-color: rgba(35, 128, 166, 1);
}
.zw_biaotik_xz{
    background-color: rgba(35, 128, 166, 0.9);
}

.zw_biaoti_wz {
    width: 100%;
    height: 100%;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

.zw_biaoti_wz:hover{
    color: rgba(255, 255, 255, 1);
}
.zw_biaoti_wz_xz{
    color: rgba(255, 255, 255, 1);
}

.zw_biaoti_xzsj {
    width: 0.79vw;
    height: 0.37vw;
    /*margin-left: 70px;*/
}
.zw_biaoti_xzsj_xzyc{
    display: none;
}

/**楼层 start*/
.gwcy-louceng{
    width: 100%;
    height: 16px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 16px;
    /*display: none;*/
    /*position: absolute;*/
    margin-top: 30px;
}
.lc_btk{
    width: 100%;
    min-height: 60px;
    /*position: absolute;*/
    margin-top: 20px;
    display: none;
    flex-direction: row;
}

.lc_biaotik{
    min-width: 130px;
    margin-right: 15px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 1);
    height: 60px;
    border-radius: 10px;
    cursor: pointer;
}

.lc_biaoti_wz {
    width: 100%;
    height: 100%;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}

.lc_zlm_xz{
    display: flex;
}

.lc_biaotik:hover{
    background-color: rgba(35, 128, 166, 1);
}
.lc_biaotik_xz{
    background-color: rgba(35, 128, 166, 0.9);
}

.lc_biaoti_wz:hover{
    color: rgba(255, 255, 255, 1);
}
.lc_biaoti_wz_xz{
    color: rgba(255, 255, 255, 1);
}
/**楼层 end*/
/**三级与四级栏目导航 end**/

/**地图展示 start*/
.zhengwen{
    width: 100%;
    min-height: 500px;
    margin-top: 20px;
    border-radius: 8px;
    background-color: rgba(255,255,255,1);
    min-height: 500px;
    padding: 70px;
    display: none;
    position: relative;
}
.zhengwen_xz{
    display: block;
}
.zhengwen-jcdt{
    padding: 0px;
}
.map_img{
    background-color: #F1F1F1;
    height: 630px;
    width: 100%;
    display: none;
    border-radius: 8px;
}

.lkfw-jcdt-nr{
    width: 100%;
    min-height: 100px;
    padding: 20px;
    margin-top: 20px;
    border-radius: 8px;
}

.show_status {
    display: block;
}
.ditunr{
    width: 100%;
    height: 100%;
    padding: 70px;
}

/**加减按钮样式 start*/
.jiaandjian {
    width: 120px;
    height: 50px;
    position: absolute;
    bottom: 4vw;
    right: 4vw;
    z-index: 1;
    background-color: rgba(255, 255, 255, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}

.btnjj {
    /*background-color: rgba(255, 255, 255, 1);*/
    max-height: 30px;
    max-width: 30px;
    cursor: pointer;
    border-radius: 50%;
}
.lk_layer9{
    max-height: 30px;
    max-width: 30px;
    object-fit: contain;
}
.btn-txt {
    overflow-wrap: break-word;
    color: rgba(37, 132, 176, 1);
    font-size: 1.8vw;
    text-align: left;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding-bottom: 0.4vw;
}
.btn-txt:hover{
    color: rgba(255, 255, 255, 1);
}

/**加减按钮样式 end*/
.jc_map{
    width: 100%;
    height: 630px;
}
.jc_map_qh{
    width: 100%;
    min-width: 550px;
    height: 100%;
    min-height: 630px;
    border-radius: 8px;
}
.jcdt-div{
    width: 100%;
    min-width: 550px;
    height: 100%;
    min-height: 630px;
    position: relative;
}
.jc_map{
    width: 100%;
    height: 630px;
}
.zoom_map{
    width: 100%;
    height: 630px;
}
.hzltp-img{
    width: 100%;
    height: 630px;
    border-radius: 8px;
    object-fit: contain;
}
/**地图展示 end*/

/**正文 end**/

/**机场出发 start*/
.lkfw-card {
    margin-bottom: 48px;
}

.lkfw-sfbz {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
}
.bttimg{
    max-width: 30px;
    max-height: 30px;
    margin-right: 15px;
    object-fit: contain;
    vertical-align: middle;
}
.lkfw-sfbz-title{
    min-width: 10%;
    height: 20px;
    font-size: 20px;
    color: rgba(35, 128, 166, 1);
    line-height: 20px;
    font-weight: 600;
}
.lkfw-txt{
    width: 100%;
    min-height: 20px;
    margin-top: 15px;
}
.lkfw-txt *{
    max-width: 100%;
    font-size: 16px;
    line-height: 36px!important;
    color: #666666;
    text-align: justify;
}

.tips {
    padding: 20px;
    margin: 70px 0 40px 0;
    background-color: #f4f4f4;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
.tips img {
    max-width: 30px;
    max-height: 30px;
    margin-right: 20px;
    object-fit: contain;
    vertical-align: middle;
}
.tips span {
    color: rgba(35, 128, 166, 1);
    font-size: 20px;
    font-weight: bold;
}
.tip-tabs {
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
}
.lkxz-div {
    /*width: 24%;*/
    min-width: 300px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border: 1px solid #f4f4f4;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin-right: 60px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
}
.lkxz-bttimg{
    max-width: 30px;
    max-height: 30px;
    object-fit: contain;
    vertical-align: middle;
}
.lkxz-title{
    font-size: 16px;
    font-weight: bold;
    margin-left: 12px;
    line-height: 16px;
    width: 90%;
    white-space: nowrap;
    color: #46A38D;
}

.lkxz-div:hover {
    background-color: rgba(35, 128, 167, 0.2);
}
.lkxz-div:hover span{
    color: rgba(35, 128, 166, 1);
}
.lkxz-div:hover .title-xtb-bai{
    display: block;
}
.lkxz-div:hover .title-xtb-hui{
    display: none;
}
.lkxz-yjt{
    /*position: absolute;*/
    /*right: 30px;*/
    color: #46A38D;
    margin-left: 10px;
}
/**机场出发 end*/
.brief-introduction{
    padding: 40px;
    color: #656565;
    border-radius: 8px;
    box-shadow: 5px 6px 20px -5px rgba(0, 0, 0, 0.35);
    display: flex;
}
/**贵宾服务 start*/
.lkfw-gbfw-brief-introduction{
    padding: 40px;
    color: #656565;
    border-radius: 8px;
    box-shadow: 5px 6px 20px -5px rgba(0, 0, 0, 0.35);
    display: flex;
    flex-direction: column;
}
.content-tabs {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(244, 244, 244,1);
    display: flex;
    justify-content: space-between;
}
.lkxz-gbfw-div{
    padding: 30px 0;
    width: 50%;
    cursor: pointer;
}
.lkxz-gbfw-div_xz{
    border-bottom: 3px solid rgba(35, 128, 166, 1);
    box-sizing: border-box;
}
.lkxz-gbfw-title{
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    display: flex;
    justify-content: center;
}
.lkfw-gbfw-thead{
    width: 100%;
    display: none;
    flex-direction: row;
}
.lkfw-gbfw-thead_xz{
    display: flex;
}
.brief-introduction-wrap {
    width: 65%;
    margin-left: 45px;
    min-height: 144px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.brief-introduction-img{
    width: 30%;
    min-height: 14px;
    border-radius: 8px;
}
.brief-introduction-img img{
    width: 100%;
    min-height: 14px;
    border-radius: 8px;
}
.lkfw-hzlcczd{
    width: 100%;
    min-height: 30px;
    display: flex;
    align-items: center;
}
.lkfw-gbfw-hzlcczd{
    margin-bottom: 30px;
}
.lkfw-gbfw-content{
    padding: 20px 35px;
    margin: 20px 0 25px;
    font-size: 16px;
    line-height: 36px;
    border-radius: 8px;
    min-height: 120px;
    width: 65%;
}
.lkfw-gbfw-weizhi{
    margin-left: 13px;
    margin-right: 27px;
    font-size: 16px;
    line-height: 16px;
    white-space:nowrap;
    /*min-width: 70px;*/
}

.lkfw-gbfw-wz-img{
    max-width: 30px;
    max-height: 30px;
    object-fit: contain;
    vertical-align: middle;
}
.lkfw-gbfw-yysj-img{
    max-width: 30px;
    max-height: 30px;
    object-fit: contain;
    vertical-align: middle;
}
.lkfw-gbfw-zffs-img{
    max-width: 30px;
    max-height: 30px;
    object-fit: contain;
    vertical-align: middle;
}
.lkfw-gbfw-hzl{
    min-width: 10%;
    min-height: 36px;
    display: flex;
    align-items: center;
    display: flex;
    font-size: 16px;
    /* font-weight: 600; */
    color: rgba(102, 102, 102, 1);
    width: 80%;
}
.lkfw-gbfw-ckdt-txt{
    font-size: 16px;
    line-height: 36px!important;
    color: #666666;
}
.lkfw-gbfw-ckdt{
    margin-left: 10px;
    font-size: 16px;
    color: rgba(35, 128, 166, 1);
    line-height: 16px;
    font-weight: 500;
    cursor: pointer;
    width: 120px;
    text-align: center;
}
.tab-content {
    background-color: white;
    border-radius: 8px;
    width: 100%;
    margin-top: 20px;
    padding: 40px;
    /*padding-bottom: 60px;*/
    display: none;
}
.tab-content-xz{
    display: block;
}
/**贵宾服务 end*/

/**机场设施 start*/
.lkfw-jcss-brief-introduction{
    padding: 40px;
    color: #656565;
    border-radius: 8px;
    box-shadow: 5px 6px 20px -1px rgba(0, 0, 0, 0.1);
    display: flex;
}
.title-xtb-bai,.title-xtb-hui {
    max-width: 24px;
    /*max-width: 30px;*/
    /*max-height: 30px;*/
    height: auto;
    vertical-align: middle;
    object-fit: contain;
    display: none;
}
.title-xtb-xz{
    display: block;
}
.lkfw-jcss-title{
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
}
.lkfw-jcss-content{
    padding: 20px 35px 20px 0;
    /*margin: 20px 0 25px;*/
    font-size: 16px;
    line-height: 36px;
    /*border: 1px solid #f4f4f4;*/
    border-radius: 8px;
    min-height: 120px;
}
.lkfw-jcss-hzlcczd{
    width: 100%;
    min-height: 30px;
    display: flex;
    align-items: center;
}
.lkfw-jcss-hzl{
    min-width: 10%;
    min-height: 30px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(102, 102, 102, 1);
}
.lkfw-jcss-hzl *{
    font-size: 16px;
    line-height: 36px!important;
    color: #666666;
}
/**机场设施 end*/

/**失物招领 start*/
.hb_outer5 {
	width: 100%;
	/*margin: 2.6vw 0 0 13.59vw;*/
	min-height: 500px;
	margin-top: 70px;
}

.swzl-sb-neirong {
	display: flex;
	flex-direction: row;
	width: 100%;
	min-height: 70px;
	padding: 40px;
	color: #666666;
	font-size: 16px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 8px;
	margin-bottom: 30px;
}

.swzl-neirongimg {
	width: 390px;
	min-height: 30px;
	object-fit: contain;
	object-position: top;
}

.swzl-miaoshu {
	max-width: 70%;
	min-height: 70px;
	color: #666666;
	font-size: 16px;
	margin-left: 40px;
	min-width: 50px;
}

.swzl-miaoshu * {
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}
/**失物招领内容列表 start*/

/**失物招领内容列表 end*/
.swzl-nrlb {
	width: 100%;
	border-radius: 8px;
	min-height: 300px;
	background-color: rgba(255, 255, 255, 1);
	margin-top: 30px;
	margin-bottom: 100px;
	padding-top: 30px;
}
/*失物搜索 start*/
.swzl-sousou-yl{
	width: 93.57%;
	max-width: 1310px;
	height: 60px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.swzl-sousuo-name-div{
	width: 22.14%;
	max-width: 290px;
	height: 60px;
	border-radius: 8px;
	border: 1px solid #eeeeee;
	display: flex;
    align-items: center;
    justify-content: center;
}
.swzl-sousuo-name-input {
    height: 80%;
    width: 90%;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
    text-align: left;
    white-space: nowrap;
    line-height: 16px;
    border: none;
    /*font-weight: 600;*/
}
.swzl-sousuo-name-input:focus {
    color: #333333; /* 输入后提示文字深色 */
  }
.swzl-sousuo-riqi{
	width: 22.14%;
	max-width: 290px;
	height: 60px;
	border-radius: 8px;
	border: 1px solid #eeeeee;
	display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}
.swzl-sousuo-riqi input{
	height: 40px;
	font-size: 16px;
	width: 80%;
	color: rgba(153, 153, 153, 1);
	border: none;
	outline: none;
}
.rili{
    width: 26px;
    height: 26px;
}
.swzl-sousuo-ysdz{
	width: 41.22%;
	max-width: 540px;
	height: 60px;
	border-radius: 8px;
	border: 1px solid #eeeeee;
	display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}
.swzl-sousuo-ysdz-input {
    height: 80%;
    width: 95%;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
    text-align: left;
    white-space: nowrap;
    line-height: 16px;
    border: none;
    /*font-weight: 600;*/
}
.swzl-sousuo-bottom{
	width: 10.69%;
	max-width: 140px;
	height: 60px;
	border-radius: 8px;
	display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    background-color: rgba(35, 128, 166, 1);
    cursor: pointer;
}
.swzl-sousuo-bottom-text{
	font-size: 16px;
	color: rgba(255,255,255,1);
	margin-left: 15px;
	font-weight: 600;
   } 
  .swzl-sousuo-ysdz-input:focus {
    color: #333333; /* 输入后提示文字深色 */
  }
/*失物搜索 end*/

.swzl-nrlb-top {
	width: 100%;
	min-height: 300px;
}

.swzl-dianpurow {
	width: 93.57%;
	max-width: 1310px;
	min-height: 160px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

/*单个失物 start*/
.swzl-dianpurow div:first-child {
	margin-left: 0px;
}

.swzl-nrlb-dgdp {
	width: 31.3%;
	max-width: 410px;
	min-height: 160px;
	border-radius: 12px;
	margin-left: 3%;
}

.swzl-nrlb-dgdp:hover {
	transform: translateY(-20px);
	transition: all 0.5s;
}

.swzl-nrlb-dianpums {
	height: 100%;
	width: 100%;
	padding: 20px;
	border-radius: 12px;
	box-shadow: 0px 7px 20px 0px rgba(153, 153, 153, 0.15);
}

.swzl-nrlb-dpimgdiv {
	width: 170px;
	height: 120px;
	border-radius: 12px;
}

.swzl-nrlb-dpimg {
	height: 100%;
	width: 100%;
	border-radius: 12px;
}

.swzl-nrlb-dpxq {
	min-height: 50px;
	min-width: 50px;
	max-width: 180px;
	margin-left: 20px;
}

.swzl-nrlb-swname {
	min-width: 50px;
	font-size: 20px;
	color: rgba(35, 128, 166, 1);
	font-weight: 600;
	line-height: 24px;
}

.swzl-nrlb-wz {
	min-height: 18px;
	min-width: 50px;
	margin-top: 12px;
}

.swzl-nrlb-wz-img {
	width: 16px;
	height: 18px;
}

.swzl-nrlb-wz-text {
	font-size: 16px;
	color: rgba(102, 102, 102, 1);
	line-height: 18px;
	margin-left: 10px;
	text-align: left;
}

.swzl-nrlb-lx {
	min-height: 18px;
	min-width: 50px;
	margin-top: 12px;
}

.swzl-nrlb-lx-img {
	width: 18px;
	height: 18px;
}

.swzl-nrlb-lx-text {
	font-size: 16px;
	color: rgba(102, 102, 102, 1);
	line-height: 18px;
	margin-left: 10px;
	text-align: left;
}

.swzl-nrlb-sj {
	min-height: 18px;
	min-width: 50px;
	margin-top: 12px;
}

.swzl-nrlb-sj-img {
	width: 18px;
	height: 18px;
}

.swzl-nrlb-sj-text {
	font-size: 16px;
	color: rgba(102, 102, 102, 1);
	line-height: 18px;
	margin-left: 10px;
	text-align: left;
}

@media ( min-width : 1150px) {
	.swzl-nrlb-dgdp {
	}
}

@media ( min-width : 1250px) {
	.swzl-nrlb-dgdp {
	}
}

@media ( min-width : 1450px) {
	.swzl-nrlb-dgdp {
	}
}
/*单个失物 end*/
.swzl-nrlb-bottom {
	width: 100%;
	height: 100px;
	display: flex;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 0 0 8px 8px;
}

.morediv{
    width: 100%;
    height: 100px;
    display: flex;
    background-color: rgba(255,255,255,1);
    border-radius: 0 0 8px 8px;
}
.more_img {
    height: 100%;
    width: 100%;
    font-size: 16px;
    color: rgba(35, 128, 166, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.show-more{
    width: 100%;
    height: 100px;
    display: flex;
    background-color: rgba(255,255,255,1);
    border-radius: 0 0 8px 8px;
}
.show-more span{
    height: 100%;
    width: 100%;
    font-size: 16px;
    color: rgba(35, 128, 166, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

/**失物招领 end*/

/**酒店 start*/
.lkfw-weizhi{
    width: 100%;
    min-height: 36px;
    display: flex;
    flex-direction: row;
}
.lkfw-jd-title{
    width: 110px;
    height: 36px;
    display: flex;
    align-items: center;
}
.lkfw-jd-weizhi{
    max-width: 70%;
    min-height: 36px;
    display: flex;
    align-items: center;
    display: flex;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
}
.lkfw-jd-ydgzjd{
    width: 60%;
    /*display: flex;*/
    /*align-items: flex-end;*/
}
.lkfw-jd-ydgzjd-child{
    /*margin-top: 25px;*/
    width: 100%;
}

.lkfw-jd-ydgzjd-tupian{
    width: 140px;
    height: 140px;
    margin-left: 8%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.lkfw-jd-ydgzjd-tupian img{
    width: 100%;
    height: 100%;
}
.lkfw-jd-ydgzjd-txt{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
    margin-top: 20px;
}

/**酒店 end*/

.xq_layer3 {
    width: 100%;
    height: 36px;
    margin: 60px 0 20px;
    /*height: 1.36vw;*/
    /*margin: 2.55vw 0 0 13.59vw;*/
}

.xq_word7 {
    width: 100%;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 24px;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
    display: block;
    cursor: pointer;
}
