.index_content_box{
    position: relative;
    /*background-image: url("../images/head_bg.png");*/
    background-color: #F7F8FA;
    padding-bottom: 104px;
}
* {
    margin: 0;
    padding: 0;
}

.head_bg{width:100%;height:200px;    position: relative; top: 0;z-index: 1; }
.inner_content{width:85%;padding:15px;background-color: #fff;margin:0 auto;position: relative;z-index: 2;    border-radius: 5px;}
.center_hot{
    width:100%;
    height: 181px;
}
.inner_title{
    font-size: 18px;
    color:#202020 ;
    margin-top:10px;
    font-weight: bold;
}
.active_time{
    color: #C4C4C4;
    font-size: 12px;
}

.tab_header {
    list-style: none;
    overflow: hidden;
}

.tab_title {
    float: left;
    height: 40px;
    /*width: 50px;*/
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
    font-weight: bold;
    font-family: MicrosoftYaHei;
    font-size: 15px;
}
.tab_content{
    margin-top:15px;
    overflow: hidden;
}

.tab_item {
    display: none;
    color: #555555;
    font-size: 13px;
    text-indent: 22px;
    font-family: MicrosoftYaHei;
}
.red {
    color: #252525;
    font-size: 15px;
    /*border-bottom: 1px solid #0567FE;*/
}
.recom_title{
    color: #FFFFFF;
    font-size: 20px;
    position: relative;
    padding-left: 20px;
}
.into_recom{
    color: #fff;
    font-size: 12px;
    display: inline-block;
    width:80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color:#3A93F0 ;
    opacity: 60%;
    border-radius: 15px;
    margin-left: 5%;
}
.match_bar{
    display: flex;
    justify-content: space-between;
    padding: 0 10px 2px;
    margin-top: 24px;
}
.compare_title{
    color: #252525;
    font-size: 15px;
    /*font-weight: bold;*/
}
.into_list{
    color: #666666;
    font-size: 12px;
}
.match_item{
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}
.match_box .match_item:last-child{
    border-bottom: 1px solid #EDF1F4 !important;
}
.match_box .match_item:last-child .match_detail_box{
    border-bottom: none !important;
}
.match_detail_box{
    display: flex;
    flex-direction:column;
    margin-left: 10px;
    border-bottom: 1px solid #EDF1F4;
    padding-bottom: 10px;
    width: 100%;
}

.shop_name{
    color: #252525;
    font-size: 16px;
    font-weight: bold;
}
.place_box{
    display: flex;
    justify-content: space-between;
    color: #A3A3A3;
    font-size: 12px;
    margin-top:5px;
}
.have_ticket{
    color:#0063FE ;
    font-size: 12px;
    background-color: #EDF4FF;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 4px;
    text-align: center;
    margin-right: 10px;
}
.match_img{
    width:81px;
    height: 81px;
}
.like_box{
    display: flex;
    margin-top: 8px;
}

.see_rank_btn{
    display: block;
    width:200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius:25px;
    /*border:1px solid #0883FD;*/
    border:none;
    color: #0063FE;
    font-size: 14px;
    margin: 20px auto 3px;
    background-color: #fff;
    outline: none;
}
.fooder_box{
    width: 100%;
    height: 52px;
    padding-top: 3px;
    margin-top: 20px;
    /*border-top-left-radius: 20px;*/
    /*border-top-right-radius: 20px;*/
    background-color: #fff;
    display: flex;
    justify-content: space-around;
    position: fixed;
    bottom: 0;
    z-index: 200;
}
.swiper-slide a img{
    width: 100%;
    border-radius: 5px;
    /*height: 229.5px;*/
}
.recom_content{
    width:91%;
    height: 90px;
    /*background-image: url("../images/recommend_bar.png");*/
    background-repeat: no-repeat;
    display: block;
    margin: 10px auto 0;
    position: relative;
    background-size: 100%;
    padding-top: 10px;
    padding-left: 10px;
    position: relative;
}
.recommend_bar{
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    z-index: -1px;
}
.fooder_btn{
    background-size: 21%;
    background-position-x: 20px;
    background-position-y: 6px;
    width:25%;
    height: 38px;
    line-height: 38px;
    padding:0 10px;
    background-repeat: no-repeat;
    border-radius: 20px;    text-align: right;
    font-size: 14px;
    color: #C4C4C4;
    background-color: #E8E8E8;
}

/*.active_btn{*/
/*    color: #026CFE;*/
/*    background-color:#E5F0FF;*/
/*}*/
/*.home_btn_active{*/
/*    background-image: url("../images/home_active.png");*/
/*}*/
/*.food_btn{*/
/*    background-image: url("../images/food_icon.png");*/
/*}*/
/*.home_btn{*/
/*    background-image: url("../images/home_icon.png");*/
/*}*/
/*.food_btn_active{*/
/*    background-image: url("../images/food_active.png");*/
/*}*/
.like_icon{
    width:21px;
    height: 21px;
    margin-top: 2px;
}
.icon-right{
    color: #fff;
    font-size: 12px!important;
}
.icon-youjiantou{
    font-size: 12px!important;
}
.share_box{
    display: flex;
    justify-content: space-between;
    padding: 0 5%;
    font-size: 20px!important;
    position: absolute;
    z-index: 30;
    top: 0px;
    width: 90%;
}


/*轮播图开始*/
#lunbobox {
    width:100%;
    height:200px;
    position:relative;
}
.lunbo {
    width:100%;
    height:200px;
}
.lunbo img {
    width:100%;
    height:200px;
    position:absolute;
    top:0px;
    left:0px;
}
#lunbobox ul {
    position:absolute;
    bottom:10px;
    left: calc(38% - 0px);
    z-index:5;
}
#lunbobox ul li {
    cursor:pointer;
    width:10px;
    height:4px;
    border:1px solid #cccccc;
    float:left;
    list-style:none;
    background:#cccccc;
    text-align:center;
    margin:0px 5px 0px 0px;
}
#toleft {
    display:none;
    width:30px;
    height:100px;
    font-size:40px;
    line-height:100px;
    text-align:center;
    color:#f4f4f4;
    /*background:#cccccc;
    */
    /*background:url("../images/toleft.jpg")no-repeat center;
	*/
    position:absolute;
    top:90px;
    left:12px;
    cursor:pointer;
    z-index:99;
    opacity:0.4;
}
#toright {
    display:none;
    width:30px;
    height:100px;
    font-size:40px;
    line-height:100px;
    text-align:center;
    color:#f4f4f4;
    /*background:#cccccc;
    */
    position:absolute;
    top:90px;
    right:0px;
    cursor:pointer;
    z-index:99;
    opacity:0.4;
}
/*轮播图结束*/
.foods_content{
    padding-bottom: 104px;
}
.cke-img img{
    width: 100%;
    display: block;
    margin: 10px auto;
    border-radius: 5px;
}
.nav_bar{
    background-color: #fff;
    width:90%;
    height: 40px;
    line-height: 40px;
    padding:0 5%;
    font-weight: bold;
}
ul,li{ padding:0;margin:0;list-style:none}
.icon_arrowLeft{
    color: #191F25;
    font-size: 16px;
    position: absolute;
    top:6px;
    left: 5%;
}
.bar_title{
    text-align: center;
    color: #191F25;
    font-size: 16px;
    display: inline-block;
    margin-top:10px;
}
.foods_item{
    width: 92%;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 2% 10px;
    display: block;
    margin: 10px auto;
}
.momo_img{
    width:100%;
    height: 133px;
    border-radius: 5px;
}
.foods_title{
    color: #202020;
    font-size: 16px;
    font-weight: bold;
}
.place_foods{
    color:#A3A3A3;
    font-size: 12px;
}
.icon-ditu{
    color: #555555;
    font-size: 14px;
    font-weight: bold;
}
/*推荐美食*/
.swiper-pagination{
    width: 17%!important;
    border-radius: 10px;
    height: 27px;
    line-height: 27px;
    background-color: rgba(0,0,0,0.2);
    color: #fff;
    font-size: 12px;
    margin-left: 76%;
    top: 128px;
}
.bannerBox{
    position: relative;
}
.nav_bar{
    position: relative;
    top:0;
    z-index: 2;
    text-align: center;
}
.go_back{
    font-size: 20px;
    color: #fff;
}
.bannerBox .nav_bar{
    background-color: transparent;
}
.recommend_foods{
    width: 100%;
    overflow: auto;
    margin-bottom: 17px;
}
.shop_content{
    width: 89%;
    background: #fff;
    padding: 10px;
    z-index: 5;
    border-radius: 5px;
    margin-left: 10px;
    overflow: hidden;
}
.shop_title{
    color: #202020;
    font-size: 17px;
    /*border-bottom: 1px dashed #dadada;*/
    padding-left: 5%;
    padding-right: 5%;
}
.money_num{
    color: #0063FE;
    font-size: 21px;
    /*padding-left: 5%;*/
    padding-right: 5%;
}
.money_num span{
    font-size: 12px;
    margin-left:3px;
}
.money_num laber{
    font-size: 12px;
    color: #C4C4C4;
    margin-left: 10px;
}
.shop_icon{
    color: #0063FE;
    font-size: 12px;
    margin-right: 4px;
}
.price_num_comm{
    color: #FB875A;
    font-size: 12px;
    display: none;
}
.shop_place{
    color: #666666;
    font-size: 12px;
    /*padding-left: 5%;*/
    padding-right: 5%;
    margin-top: 5px;
    display: block;
}
.jiantou{
    font-size: 12px!important;
    text-align: right;
    float: right;
    margin-top: 3px;
}
.recommend_vegetable{
    color: #202020;
    font-size: 15px;
    margin-left: 5%;
    /*font-weight: bold;*/
}
.shop_item{
    display: flex;
    flex-direction: column;
    /*border-bottom: 1px solid #f1f1f1;*/
    /*padding: 0 5% 15px;*/
    /*margin-top: 10px;*/
    width:100%;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.vegetable_img{
    width: 100%;
    height: 90px;
    border-radius: 5px;
    /*border:1px dashed #dadada;*/
}
.thumbs_up{
    width: 57px;
    height: 20px;
    font-size: 12px;
    border-radius: 10px;
    text-align: center;
    float: right;
    margin-top: 7px;
    outline: none;
    line-height: 20px;
    /*box-shadow: 1px 1px 6px #0063FE;*/
    color: #3383ff;
    border:1px solid #3383ff;
    background-color: #fff;
}
.thumbs_up_active{
    background-color: #3383ff;
    color: #fff;
    border:none;
}
.vegetable_detail{
    display: flex;
    flex-direction: column;
    /*margin-left: 10px;*/
}
.vegetable_title{
    color: #202020;
    font-size: 12px;
    margin-top: 7px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.how_money{
    color: #0063FE;
    font-size: 12px;
}
.how_money span{
    font-size: 18px;
}
/*排名*/
.share_icon{
    color: #fff;
    font-size: 22px!important;
}
.vote_content{
    width: 88%;
    background-color: #fff;
    padding: 15px 3%;
    margin: -48px auto 15px;
    position: relative;
    z-index: 5;
    border-radius: 10px;
}
.vote_title{
    color: #202020;
    font-size: 18px;
    font-weight: bold;
}
.vote_place{
    display: flex;
    justify-content: space-between;
    color: #555555;
    font-size: 13px;
    margin-top: 4px;
}
.vote_place span i{
    color: #0063FE;
}
.ranking_font{
    display:inline-block;
    background-color:#EDF4FF;
    color:#0063FE ;
    padding:3px 4px;
    font-size: 12px;
}
.see_num_browse{
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
    margin-top: 17px;
    position: relative;
}
.see_item{
    display: flex;
    flex-direction: column;
    text-align: center;
}
.font_color01{color:#F85656;font-size: 18px; }
.font_color02{color:#0063FE;font-size: 18px; }
.font_color03{color:#FB875A;font-size: 18px; }
.see_item label{color: #C4C4C4;font-size: 12px;}
.rank_btn{ background: linear-gradient(to right, #0FA1FD 0%,#0166FE 100%);color: #fff;}
.shop_introduce{
    font-size: 15px;
    margin-left: 5%;
    font-weight: bold;
}
.introduce_detail{
    width:90%;
    padding: 6px 3% 15px;
    color: #202020;
    font-size: 13px;
    background-color: #fff;
    display: none;
    margin:10px auto;
    text-indent: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
}
.tab_title_bar{
    color: #A3A3A3;
    font-size: 15px;
    position: relative;
}
.empty_img{
    width:209px;
    height: 113px;
    display: block;
    margin:5px auto;
}
.empty_box{
    text-align: center;
    margin: 60px 0 20px;
    padding-bottom: 20px;
}
.empty_font{color:#C4C4C4;font-size: 13px;}

.bar_item{
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #666666;
    font-size: 14px;

}
.fooder_icon{
    width:22px;
    height: 22px;
    display: block;
    margin:7px auto 0;
}
.trave_img{
    height: 20px;
}
.active_btn{
    position: relative;
}
.active_btn p{
    color: #252525;
    margin-top: 29px;
}
.active_btn img{
    position: absolute;
    top: -16px;
    width: 34px;
    left: -6px;
    height: 34px;
    border: 4px solid #fff;
    background: #fff;
    border-radius: 50%;
}
.travels_box {
    /*width: 96%;*/
    position: relative;
}
.travels_item{
    z-index: 10;
    transition: 0.25s;
    overflow: hidden;
    position: absolute;
    background: #fff;
    border-radius: 5px;
}
.travels_img{
    width: 100%;
    height: 100%;
    transition: 0.25s;
}

.travels_item:hover img{
    z-index: 100;
    transition: 0.25s;
    overflow: hidden;
    animation: bounceIn 0.25s ease-in 2 alternate;
}
@keyframes bounceIn{
    100% {
        transform: scale(1.07);
    }
}
.travels_title{
    color: #252525;
    font-size: 14px;
}
.head_icon{
    width:15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.mes_box{
    display: flex;
    justify-content: space-between;
    color:#A3A3A3;
    font-size: 12px;
    margin: 4px 0;
}
.detail_box{
    padding: 0 4%;
}
.name_font{
    vertical-align: text-top;
    margin-left: 4px;
    color: #fff;
    font-size: 12px;
}
.yan_see{
    font-size: 12px!important;
    margin-right: 4px;
    font-weight: bold;
}
.danmu_btn{
    width:75px;
    height: 25px;
    border-radius: 15px;
    border: 1px solid #0063FE;
    background-color: #fff;
    text-align: center;
    line-height: 25px;
    color: #0063FE;
    font-size: 11px;
    outline: none;
}
.operation_box{
    display: flex;
    justify-content: space-between;
}
.shop_content .swiper-slide{
    margin-right: 10px!important;
}
.hot_shop_box{background-color: #fff;border-radius: 5px;padding-top:10px;margin:10px auto;    padding-left: 10px;}
.hot_img{width:57px;height: 57px;border-radius: 5px;}
.hot_head_box{display: flex;flex-direction: row; position: relative;}
.mes_box_hot{margin-left: 10px;}
.icon-jiantou{font-size: 14px!important;}
.mes_box_hot .iconfont {font-size: 14px!important;}
.mes_box_hot span{color:#A3A3A3;font-size: 12px!important;margin:0px 10px 0 0; }
.hot_banner_box{margin-left: 20%;margin-top:10px;padding-bottom: 5px;}
.sm_img{width:30%;margin: 4px; border-radius: 5px; }
.sm_font_title{color:#252525;font-size: 12px;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.item_hot_box{border-bottom: 1px solid #EDF1F4;margin-bottom: 14px;}
.choose_title_head{display: flex;justify-content: space-between;}
.see_ranking_more{color: #666666;font-size: 13px;}
.active_bar_title{color:#666666;font-size: 13px; }
.active_icon{display: inline-block;
    width: 4rem;
    height: 1rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    background: #FB875A;
    font-size: 0.6rem;
    text-align: center;
    line-height: 1rem;
    margin-left: 0.3rem;
    color: #fff;}
.select_content_box{background-color: #fff;border-radius: 5px;padding:10px;    margin: 10px auto;}
.item_choose{display: flex;/*flex-direction: row;*/margin-bottom: 10px; padding-bottom: 10px;border-bottom: 1px solid #EDF1F4;}
.left_content_inner{width:100%;display: flex;flex-direction: row;position: relative}
.select_img{width:81px;height: 81px;border-radius: 5px;}
.center_inner_box{width:68%;margin-left: 2%;}
.shop_fine_title{font-size: 17px;color: #252525;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.people_like_box{display: flex;justify-content: space-between;}
.like_img{width:23px;height: 23px;border-radius: 50%;border:2px solid #fff;margin-left: -10px;float: left;}
.img_head_box{margin-left:3%;display: inline-block;}
.have_vote{color: #A3A3A3;font-size: 12px;vertical-align: super;}
.second_line{width:100%;}
.like_iconfont{margin-left:20px;color: #A3A3A3;font-size: 23px!important;    margin-top: 20px;}
.add_like{color: #FB875A}
.like_img_small{width:16px;height: 14.5px;margin: 30px 10px;}
.discuss_box span{color: #A3A3A3; font-size: 12px!important;margin: 0px 10px 0 0;}
.like_num{background-color:#0063FE;font-size: 10px;color: #fff;line-height: 23px;text-align: center;}
.select_content_box .item_choose:last-child{border-bottom: none;padding-bottom: 0px;margin-bottom: 0px;}
.top_img_busin{position: absolute;top:4px;left: 6px;z-index: 10;width:18px;height: 23px;}
.top_img{width:36px;height: 18px;position: absolute;top:-3px;left: 6%;}
.travels_img{
    position: relative;
}
.img_position{
    width: 100%;
    border-radius: 5px;
    position: relative;
}
.admin_name{height: 20px;line-height: 18px;position: absolute;bottom:11px;left: 3%;z-index: 100;    background: rgba(0,0,0, 0.3);padding: 1px 9px;border-radius: 20px;padding-top: 4px;}
.travels_item_list{max-width:88%;height: 115px;display: flex;justify-content: start;    padding: 10px 5px 10px 12px;background: #F7F7F7;border-radius: 5px;}
.travels_head_img{width:30px;height: 30px;border-radius: 50%;}
.ad_name_tr{color: #252525;font-size: 12px;}
.up_time_trave{color: #666666;font-size: 11px;}
.detail_tr{margin-left: 7px;}
.t_t_bg{background-color: #fff;color:#252525;font-size: 17px;line-height: 40px;height: 40px;text-align: center; }
.head_traver_box{display: flex;flex-direction: row;margin-bottom: 10px;}
.trave_info{color: #252525;font-size: 12px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;  }
.add_travels_title_box{position: relative;}
.ad_title{color: #252525;font-size: 13px;}
.bg_title_img{position: absolute;top:10px;left: 6px;z-index: -1;width:12px;height: 9px;}
.add_travels_title_box{margin-bottom: 10px;}
.point_san{position: absolute;top:12px;left: 7px;color: #F7F7F7;font-size: 18px!important;}

.travels_info_box .title_tr{font-size: 16px;color: #252525;text-align: left;padding:0 10px;}
.travels_title_box{text-align: center;position: relative;margin-top: 10px;margin-bottom: 10px;}
.travels_title_box i{color: #191F25;font-size:15px; position: absolute;top:2px;left: 10px;}
.travels_title_box span{color: #252525;font-size:15px; }
.travels_info_box .travels_body{background-color: #fff;padding:14px 0px 0;}
.travels_info_box .travels_body .body_bottom{border-bottom: 1px solid #EDF1F4;color:#666666;font-size: 12px;text-align: left;margin: 10px 0; padding: 6px 12px;}
.travels_info_box .travels_body .info_top_box{display: flex;justify-content: space-between;margin-top:20px;padding: 0 12px;}
.travels_info_box .travels_body .info_top_box .like_com{color: #A3A3A3;}
.travels_info_box .travels_body .info_top_box .like_com i{font-size: 18px!important;}
.travels_info_box .travels_body .info_top_box .like_com span{font-size: 14px!important;}
.travels_info_box .travels_body .info_top_box .good_tr_img{width:39px;height: 39px;}
.travels_info_box .travels_body .info_top_box .name_box{display: flex;justify-content: flex-start;}
.travels_info_box .travels_body .info_top_box .name_box img{width:40px;height: 40px;border-radius: 50%;}
.travels_info_box .travels_body .info_top_box .name_box div{margin-left: 10px;}
.travels_info_box .travels_body .info_top_box .name_box div p{color: #252525;font-size: 13px;}
.travels_info_box .travels_body .info_top_box .name_box div span{color: #A3A3A3;font-size: 11px;}
.travels_info_box .comment_box .into_input_box{padding: 0 12px;padding-bottom:10px;display: flex;justify-content: flex-start;margin-top:10px;border-bottom: 1px solid #EDF1F4;}
.travels_info_box .comment_box .into_input_box img{width:40px;height: 40px;}
.travels_info_box .comment_box .into_input_box input{width:80%;height: 34px;background-color: #F7F7F7;padding-left: 20px;line-height: 34px;margin-left: 15px;border:none;outline: none;margin-top: 5px;}
.travels_info_box .comment_box .into_input_box .input{border-radius: 5px;width:80%; color: #A3A3A3; font-size: 14px; height: 34px;background-color: #F7F7F7;padding-left: 20px;line-height: 34px;margin-left: 11px;border:none;outline: none;margin-top: 5px;}
.item_tr_info .comment_info{color: #252525;font-size: 14px;padding: 6px 5% 15px 13%;}
.comment_box .snacks_title{padding: 0 12px;}
.comment_box .item_tr_info{border-bottom: 1px solid #EDF1F4;}

.select_bar_pop{background-color: #0063FE;color: #fff;text-align: center;height: 40px;line-height: 40px;}
.select_bar_pop .search_more{font-size: 14px!important;}
.trave_info_detail{padding:10px;text-indent: 10px;text-indent: 2rem;}

/*输入框*/

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
.fasong{ background: #0063FE !important; color: #fff !important;}
.clen{ font-size: 12px;color: #cfcfcf; display: block; margin-top: 5px;}
textarea {  -webkit-appearance: none;}
.input_pop_box{border-top: 1px solid #EFEFEF;position: fixed;width:95%;height: 77px;z-index: 1000;background-color: #fff;bottom: 0;padding:10px;display: flex;justify-content: space-between;}
.textarea_input{font-size:16px;width:70%;height: 50px;border-radius: 5px;background-color: #F8F8F8;padding:10px;outline: none;border: none;}
.issue_btn{margin-top: 15px;outline:none;width:70px;height: 30px;line-height: 30px;border:1px solid #0063FE;background-color: #fff;color:#0063FE;font-size: 11px;text-align: center;border-radius: 5px; }
.bottom_h{
    height:120px;
    width: 100%;
    display: block;
}
.enter_circle{box-shadow: 2px 2px 8px #002A6B;background: #0063FE;width:37px;height: 37px;padding:4px;border-radius: 50%;position: fixed;top:50%;z-index: 100;right: 3%;text-align: center;font-size: 13px;color: #fff;}
.enter_circle p{margin-bottom: -3px;}