﻿
.search_classify {
    font-size: 13px;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 3px;
    margin-bottom: 18px;
    padding: 18px 0 0 0
}

.search_classify a, .otherCity {
    cursor: pointer;
    text-align: center;
    color: #666;
    margin-right: 10px;
    min-width: 50px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
}

.search_classify a.active {
    background: #FF4a00;
    color: #fff;
    border-radius: 5px;
}

.search_classify label {
    width: 65px;
    display: inline-block;
    margin-left: 30px;
}

.search_classify a.active {
    border-radius: 5px;
    background: #FF4a00;
    color: #fff;
}

.search_classify a:hover {
    border-radius: 5px;
    background: #FF4a00;
    color: #fff;
}

.search_classify a.active em {
    color: #FF4a00
}

.search_classify a:hover em {
    color: #FF4a00
}

.search_c_list {
    margin-bottom: 18px;
}

.search_classify a.otherTime:hover {
    background: none;
    color: #333;
}

.search_classify #time {
    height: 26px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 10px;
}

.search_classify .otherCity {
    position: relative;
    color: #FF4A00
}

.search_classify .otherCity:hover {
    background: none;
    color: #FF4a00;
}

.layui-laydate-content td.laydate-selected {
    background: #ddd !important;
    color: #333 !important
}


.searchLeft {
    background: #fff;
    width: 100%
}

.searchMenu {
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    padding: 0 30px;
    background: #f5f5f5;
    font-size: 13px;
}

.searchMenu li {
    display: inline-block
}

.searchMenu li a {
    color: #666;
    padding: 0 15px;
}

.searchMenu li.first {
    width: 50px
}

.searchMenu li a:hover {
    color: #FF4A00;
}


.searchListWrap1 {
    border: 1px solid #ededed;
    padding-top: 15px;
}

.searchList {
    margin-bottom: 20px;
    padding: 0 25px;
}

.searchList .searchL {
    position: relative;
    width: 190px;
    height: 190px;
    display: inline-block;
}

.searchList .searchL img {
    width: 190px;
    height: 190px;
    border-radius: 5px;
    object-fit: cover;
}

.searchList .searchL .state {
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .85);
    color: #FF4A00;
    font-size: 12px;
    padding: 3px 8px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.searchList .searchR {
    width: 900px;
    float: right;
    height: 190px;
    position: relative;
}

.searchList .searchR .title {
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
}

.searchList .searchR .dec {
    color: #999;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.searchList .searchR .time {
    color: #666;
    margin-bottom:5px;
}

.searchList .searchR .address {
    color: #666;
}

.searchList .searchR .price {
    font-size: 12px;
    color: #666;
    position: absolute;
    bottom:20px;
    left: 0;
    word-break: break-all;
}

.searchList .searchR .price span {
    color: #FF4A00;
}

.searchList .searchR .price i {
    color: #FF4A00;
    font-size: 20px;
    margin-right: 3px
}

.searchList .searchR .price em {
    color: #999;
    font-size: 12px
}

.searchList .searchR .buy {
    background: #ff4a00;
    color: #fff;
    width: 120px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    position: absolute;
    right: 0;
    bottom: 0
}

.venue-info {
    float: left;
    padding: 15px 0 15px 0;
    width: 480px
}

.venue-info .v-img {
    float: left;
    width: 200px;
    height: 140px;
    border-radius: 5px;
}

.venue-info .info {
    padding-left: 225px;
    padding-right: 10px;
    padding-top: 10px;
}

.venue-info .info h4 {
    line-height: 28px
}

.venue-info .info h4 a {
    font-size: 17px
}

.venue-info .info ul {
    padding-top: 15px;
    line-height: 22px;
    color: #666
}

.venue-info .info ul li {
    padding-bottom: 5px;
    color: #666;
}

.venue-show {
    float: right;
    padding: 0 20px;
    width: 380px;
    height: 175px;
    box-sizing: border-box;
    background: url("/template/default/images/venue_line.png") left center no-repeat
}

.venue-show .vs-title {
    padding: 26px 0 11px;
}

.venue-show .vs-title a {
    color: #0a79ca;
}

.venue-show .vs-title span {
    color: red;
    font-size: 16px;
}

.venue-show ul {
    line-height: 35px;
    float: left;
    width: 100%
}

.venue-show ul li {
    height: 31px;
    line-height: 31px;
    color: #666
}

.venue-show ul li a {
    color: #666
}

.venue-show ul li a:hover {
    color: #FF4A00
}

.venue-show ul .name {
    display: inline-block;
    float: left;
    display: inherit;
    overflow: hidden;
    width: 170px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.venue-show ul .time {
    display: inline-block;
    float: left;
    margin-left: 20px;
    color: #999
}

.venue-show ul .go {
    display: inline-block;
    float: right;
    color: #FF4A00
}

.venue-item .no-show {
    float: right;
    width: 410px;
    height: 200px;
    text-align: center;
}

.venue-item .no-show .ns-t1 {
    font-size: 16px;
    color: #999;
    padding: 75px 0 5px 0
}

.yema {
    text-align: center;
    margin: 20px 0;
    width: 100%
}

.yema li {
    color: #999;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    display: inline-block
}

.yema li a {
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: 3px 8px;
    color: #999;
}

.yema li a:hover {
    color: #f30;
    border: 1px solid #FF4A00;
}

#thisclass a {
    background: #FF4A00;
    color: #fff;
    border: 1px solid #FF4A00;
}


.searchRight {
    border: 1px solid #ededed;
    padding: 20px;
    width: 230px;
    background: #fff;
}

.searchRecomment {
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 30px 0
}

.searchRecomment .title {
    font-size: 16px;
    color: #000;
    margin-bottom: 12px
}

.searchRecomment ul {
    width: 100%
}

.searchRecomment ul li {
    margin-bottom: 12px;
    margin-top: 15px
}

.searchRecomment ul img {
    width: 100%;
    height: 150px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.searchRecomment .like_title {
    font-size: 14px
}

.searchRecomment .like_title a {
    color: #000
}

.searchRecomment .like_title a:hover {
    color: #ff4a00
}

.searchRecomment .like_address {
    color: #888;
    margin-top: 8px;
    margin-bottom: 8px
}

.searchRecomment .like_price {
    color: #999
}

.searchRecomment .like_price i {
    color: #ff4a00
}

.searchRecomment .like_price b {
    color: #ff4a00;
    font-size: 18px;
    font-weight: bold
}

.searchRecomment .like_btn {
    font-size: 12px;
    color: #fff;
    background: #ff4a00;
    border-radius: 3px;
    padding: 4px 10px;
    margin-top: -2px;
    float: right;
    display: inline-block
}

.searchRight h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.searchNew li {
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
