@charset "utf-8";
.secne-top { background-color: #fff; margin-bottom: 0.2rem;}
.scene-head-show{ min-height: 1.8rem; position: relative; margin-bottom: 0.2rem; }
.scene-head-show a{ display: block; }
.scene-head-show a img{ width: 100%; max-height: 18rem; vertical-align: top; }
.og-thing{ display: block; width: 100%; padding: .1rem .2rem; position: absolute; z-index: 11; bottom: 0; left: 0; box-sizing: border-box; text-align: right; }
.og-thing em,.og-thing i{ display: inline-block; height: .3rem; line-height: .3rem; margin-left: .1rem; color: #fff; vertical-align: top; }
.og-thing-ele{ display: inline-block; width: .3rem; }
.og-thing-ele.icon-like_fill{ color: #FF2121; }
.scene-description{ line-height: 1.5; padding: .2rem; box-sizing: border-box; font-size: .28rem; color: #333; word-break: break-all; }
.scene-sub-head{ height: .6rem; padding: 0 .2rem; box-sizing: border-box; }
.scene-sub-head i,.scene-sub-head em{ display: inline-block; height: .6rem; line-height: .6rem; margin-left: .1rem; vertical-align: top; }
.scene-sub-head i{ width: .6rem; border-radius: 50%; overflow: hidden; }
.scene-sub-head i img{ width: 100%; vertical-align: middle;}
.scene-hot-title{ padding: .2rem 0 .1rem 0; height: .6rem; text-align: center; }
.scene-hot-title em,.scene-hot-title i{ display: inline-block; line-height: .6rem; padding: 0 .1rem; }
.scene-hot-title em{ font-size: .3rem; font-weight: bold; }
.scene-hot-title i{ font-size: .4rem; }
.scene-hot-list{ padding: 0 2%; border-top: 1px solid #eee; box-sizing: border-box; }
.scene-hot-list li{ width: 50%; height: 4.05rem; border-bottom: 1px solid #eee; padding: 0 .2rem; float: left; box-sizing: border-box; position: relative; }
.scene-hot-list li:nth-child(odd){ border-right: 1px solid #eee; }
.scene-link-sa{ display: block; width: 100%; height: 4.2rem; text-decoration: none; }
.scene-hot-imga{ position: relative; display: block; width: 100%; height: 2rem; line-height: 2rem; padding: .2rem 0; text-align: center; }
.scene-hot-imga img{ max-width: 100%; max-height: 2rem; vertical-align: middle; }
.scene-link-txta{ display: block; width: 100%; height: .72rem; line-height: .36rem; font-size: .2rem; color: #000; overflow: hidden; text-decoration: none; text-overflow: ellipsis; }
.scene-link-psa{ display: block; width: 100%; line-height: 0.4rem; padding: .1rem 0 0; }
.scene-link-psa strong,.scene-link-psa i{ display: inline-block; line-height: .4rem; vertical-align: top; }
.scene-link-psa strong{ /*width: 40%;*/ font-size: .24rem; color: #FF2121; font-weight: bold; }
.scene-link-psa i{ /*width: 60%;*/ float: right; font-size: .2rem; color: #999; text-align: right; }
.scene-link-psa .del { text-decoration: line-through; font-size: 0.2rem; color: #999;}
.scene-thing-ele.icon-like{ color: #ccc; }
.scene-thing-ele.icon-like_fill{ color: #FF2121; }
.scene-more-btns{ display: block; height: 1rem; line-height: 1rem; text-align: center; font-size: .3rem; color: #999; }
.listImg {
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
    width: 0.72rem;
    height: 0.72rem;
    z-index: 999;
}
.listImg img {
    width: 100%!important;
    height: 100%;
    vertical-align:top;
}