.page-top {
    text-align: center;
    margin-bottom: 30px;
}
.page-top h1 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.page-top .desc {
    color: #999;
}
.pc .meng-box {
    height: 115px;
    position: relative;
    margin: 0 10px 10px 10px;
    border: 1px solid #f67233;
    border-radius: 6px;
}
.mobile .meng-box {
    height: 63px;
    position: relative;
}
.mobile .meng-box .pd {
    padding: 0px;
}
.mobile .meng-box .search-box {
    text-align: center;
}
.mobile .meng-box .bg1 {
    width: 120px;display: none;
}
.meng-box .layui-btn {
    background-color: #f67233;
}
.mobile .meng-box .layui-btn {
    position: absolute;right: 0px;top: 0px;
}
.meng-box .bg1 {
    width: 200px;
    object-fit: cover;
}
.mobile .meng-box .bg2 {
    width: 50px;display: none;
}
.meng-box .bg2 {
    position: absolute;
    right: 0px;bottom: 0px;
    width: 80px
}
.pc .meng-box .search-box {
    position: absolute;right: 100px;top: 50px;
}
.pc .search-box input{
    width: 220px;float: left;
}
.hot-box {
    border: 1px solid #eee;border-radius: 6px;
}
.meng-view .title {
    border-bottom: 1px solid #f67233;padding-bottom: 10px;width: 120px;color: #f67233;text-align: center;margin-left: 5px;
}
.pc .meng-view .title {
    margin-left: 20px;
}
.meng-view {
    position: relative;
}
.meng-view .title a {
    position: absolute;right: 10px;color: #999;top: 10px;
}
.hot-box ul {
    margin: 0 20px;
}
.hot-box ul li {
    margin: 10px 0;border-bottom: 1px solid #eee;
}
.hot-box ul li:last-child {
    border-bottom: 0px;padding-bottom: 0px;
}
.hot-box .image {
    text-align: center;width: 50px;float: left;
}
.hot-box img {
    width: 50px;margin-bottom: 10px;
}
.hot-box .juhe-box {
    margin-left: 70px;
}
.mt-10 {
    margin-bottom: 10px;
}
.juhe-box a {
    margin-right: 20px;margin-bottom: 10px;border-radius: 4px;
}
.juhe-box .more {
    background-color: #666;color: #fff;
}
.yufu-box li {
    width: 33.33%;float: left;text-align: center;
}
.mobile .yufu-box li {
    width: 50%;
}
.yufu-box {
    border: 1px solid #eee;border-radius: 6px;
}
.yufu-view .title {
    border-bottom: 1px solid #f67233;padding-bottom: 10px;width: 60px;margin-left: 20px;text-align: center;color: #f67233;
}
.yufu-view {
    position: relative;
}
.yufu-view ul {
    margin-bottom: 0px;
}
.yufu-view .title a {
    color: #999;position: absolute;right: 10px;top: 15px;
}
.yufu_img .detail-title {
    text-align: center;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0, .5);
    color: #FFF;
    height: 28px;
    line-height: 28px;
}
.yufu_img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 6px;
}
.yufu_img{
    position: relative;
    display: block;
}
.none {
    display: none;
}
.meng-search-box {
    min-height: 600px;
}
.meng-search-box li {
    line-height: 40px;border-bottom: 1px solid #eee;position: relative;
}
.meng-search-box .layui-icon-right {
    float: right;
    color: #999;
}
.no-more {
    text-align: center;color: #999;padding-top: 10px;
}
