/*********************** index **********************/
button, html input[type=button] { -webkit-appearance: button; cursor: pointer; }
.tchuodong_nav { background: #fff; }
.nav-li ul li { float: left; width: 20%; text-align: center; margin-top: 1em; font-size: 0.8em; }
.nav-li-pic { width: 50%; margin: 0 auto; position: relative; }
.nav-li-pic img { display: block; margin: 0 auto; }
.nav-li ul li p { margin-top: 0.7em; }
.search_pic_box .search_box2 input[type=text] { height: 26px; }
.search_pic_box .search_box input[type=text] { height: 26px; }
#tchuodong-index .index_tabs-menu { background: #fff; border-bottom: 1px solid #f2f2f2; display: -webkit-box; display: -webkit-flex; display: flex;margin-top: 8px;margin-bottom: 5px; }
#tchuodong-index .index_tabs-menu .tab-menu { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center; height: 45px; line-height: 45px; }
#tchuodong-index .index_tabs-menu .tab-menu a { display: inline-block; width: 50px; color: #5d5b5b; }
#tchuodong-index .index_tabs-menu .tab-menu a.on { position: relative; }
#tchuodong-index .index_tabs-menu .tab-menu a.on:before { content: ''; width: 16px; height: 4px; background: #06c1ae; bottom: 0; position: absolute; left: 50%; margin-left: -8px; border-radius: 2px; }
#index_huodonglist .item { position: relative; padding: 15px 10px; border-bottom: 0px solid #f5f5f5; position: relative; background-color: #fff; margin: 8px 10px; border-radius: 6px; }
#index_huodonglist .item:first-child { margin-top: 0px; }
#index_huodonglist .item a { display: block; width: 100%; height: 100%; }
#index_huodonglist .item .pic { width: 170px; height: 110px; float: left; }
#index_huodonglist .item .pic img { width: 170px; height: 110px; object-fit: cover; border-radius: 3px; }
#index_huodonglist .item .content { margin-left: 180px; height: 110px; }
#index_huodonglist .item .content .title { font-size: 1em; font-weight: 500; color: #333; min-height: 30px; padding-top: 1px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 20px; }
#index_huodonglist .item .content .hd_time { color: #b1afaf; font-size: 0.9em; padding-top: 5px; }
#index_huodonglist .item .content .huodongprice { font-size: 0.9em; color: #91c451; height: 20px; padding-top: 5px; }
#index_huodonglist .item .content .huodongprice span { color: #f60; }
#index_huodonglist .item .content .huodongprice span.price { font-size: 1.3em; font-weight: 600; padding-right: 8px; }
#index_huodonglist .item .content .huodongprice span.vip_name { padding: 2px 2px; color: #eabe06; font-size: 0.9em; }
#index_huodonglist .item .content .bminfo { font-size: 1em; padding-top: 3px; }
#index_huodonglist .item .content .bminfo .bminfo_left { color: #999; font-size: 0.9em; padding-top: 4px; }
#index_huodonglist .item .content .bminfo .bminfo_right { 
    position: absolute;
    top: 100px;
    right: 10px;
    background: #ccc;
    padding: 5px 3px;
    border-radius: 4px;
    color: #fff;
    font-size: 0.9em;
    width: 60px;
    text-align: center;
}
#index_huodonglist .item .content .bminfo .bminfo_right.start { background: #FF4810; color: #fff; }
#index_huodonglist .item .bm_over { position: absolute; width: 85px; bottom: 25px; left: 55px; }
#index_huodonglist .item .bm_tuijian { position: absolute; top: 0px; left: 0px; }
#index_huodonglist .item .bm_tuijian img { width: 50px; }
#index_huodonglist .huodonglist_item { padding: 10px 0 15px 0; background: #fff; position: relative; margin-bottom: 10px; }
#index_huodonglist .huodonglist_item .huodonglist_info { margin: 0 20px; }
#index_huodonglist .huodonglist_item .huodonglist_item_top { position: relative; height: 210px; background: #fff; }
#index_huodonglist .huodonglist_item .huodonglist_item_top .huodong_picurl { width: 100%; height: 100%; display: block; object-fit: cover; border-radius: 5px; }
#index_huodonglist .huodonglist_item .huodonglist_item_top .item-bd__recommend { position: absolute; left: 0px; top: 0px; }
#index_huodonglist .huodonglist_item .huodonglist_item_top .item-bd__recommend img { width: 70px; }
#index_huodonglist .huodonglist_item .huodonglist_item_top .hd_bm { padding: 4px; position: absolute; bottom: 0px; background: rgba(0,0,0,0.6); color: #b1afaf; right: 0px; }
#index_huodonglist .huodonglist_item .bm_over { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 50%; text-align: center; }
#index_huodonglist .huodonglist_item .bm_over img { width: 130px; }
#index_huodonglist .huodonglist_item .huodonglist_item_bottom { font-size: 1em; line-height: 22px; padding-top: 10px; position: relative; }
#index_huodonglist .huodonglist_item .huodonglist_item_bottom .title { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 22px; font-size: 1em; font-weight: 600; }
#index_huodonglist .huodonglist_item .huodonglist_item_bottom .huodong_bm_top { padding-top: 5px; font-size: 1em; color: #868383; }
#index_huodonglist .huodonglist_item .huodonglist_item_bottom .huodong_bm_top .hd_time { flex: 1; }
#index_huodonglist .huodonglist_item .huodonglist_item_bottom .huodong_bm_bottom { padding-top: 0px; font-size: 1em; color: #868383; }
#index_huodonglist .huodonglist_item .huodonglist_item_bottom .huodong_bm_bottom .hd_address { flex: 1; text-overflow: ellipsis; white-space: nowrap; word-break: break-all; word-wrap: break-word; overflow: hidden; }
#index_huodonglist .huodonglist_item .huodonglist_item_bottom .huodong_bm_bottom .hd_price { color: red; font-size: 1em; }
#index_huodonglist .huodonglist_item .huodonglist_item_bottom .huodong_bm_bottom .hd_price span.price { font-size: 1.2em; }
.list-item__box { overflow: hidden; width: calc(50% - 14px); width: -webkit-calc(50% - 14px); padding: 10px 7px 0; float: left; }
.list-item__box .item-hd { border-radius: 3px; position: relative; height: calc(33vw); height: -webkit-calc(33vw); max-height: 300px; overflow: hidden; }
.list-item__box .item-hd .hd_picurl { width: 100%; height: 100%; object-fit: cover; }
.list-item__box .item-hd .item-bd__recommend { position: absolute; left: 0px; top: 0px; }
.list-item__box .item-hd .item-bd__recommend img { width: 50px; }
.list-item__box .item-hd .item-bd__bm_over { position: absolute; left: 50%; top: 53%; transform: translate(-50%, -50%); max-width: 50%; text-align: center; }
.list-item__box .item-bd { padding: 5px; }
.list-item__box .item-bd .item-bd__title { word-break: break-all; line-height: 18px; max-height: 36px; height: 36px; font-size: 0.9em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; padding-top: 5px; font-weight: 600; }
.list-item__box .item-bd .item-bd__title .end { display: inline-block; padding: 0 5px; background: #dadada; color: #fff; border-radius: 5px; font-size: 0.7em; margin-right: 5px; }
.list-item__box .item-bd .item-bd__bottom { margin-top: 1px; height: 20px; line-height: 20px; overflow: hidden; position: relative; }
.list-item__box .item-bd .item-bd__bottom .item-bd__price { flex: 1; color: red; }
.list-item__box .item-bd .item-bd__bottom .item-bd__price span.price { font-size: 1.1em; font-weight: 600; }
.list-item__box .item-bd .item-bd__bottom .item-bd__hd_bm { color: #b1adad; }
/*********************** details **********************/
#tchuodong-details .details_header img { width: 100%; }
#tchuodong-details .details_header a { position: absolute; top: 10px; left: 15px; width: 30px; height: 30px; }
#tchuodong-details .details_header .back img { width: 100%; height: 100%; }
#tchuodong-details .details_huodonginfo { position: relative; margin-top: -25px; }
#tchuodong-details .details_title { padding: 15px 15px 0px 15px; background: #fff; border-top-left-radius: 15px; border-top-right-radius: 15px; }
#tchuodong-details .details_title .title { line-height: 22px;min-height: 30px;font-size: 1.2em;color: #333;font-weight: 500; }
#tchuodong-details .details_title .details_info { padding: 10px 0 15px 0; border-bottom: 1px solid #f6f6f6; position: relative; }
#tchuodong-details .details_title .details_info .new-price span.price { font-size: 1.1em; font-weight: 600; color: #f00; }
#tchuodong-details .details_title .details_info .new-price span.qi { font-size: 0.7em; color: #afa7a7; }
#tchuodong-details .details_title .details_info .new-price span.vip-price { margin-left: 5px; font-size: .9em; color: #eabe06; font-weight: 600; }
#tchuodong-details .details_title .details_info .new-price span.vip-name { padding: 2px 4px; background: #eabe06; color: #fff; font-size: 0.6em; position: relative; top: -6px; left: 10px; }
#tchuodong-details .details_title .details_info .new-price span.vip-name:before { content: ''; position: absolute; left: -7px; bottom: 0px; border: 5px solid transparent; border-right: 5px solid #eabe06; border-bottom: 5px solid #eabe06; }
#tchuodong-details .details_title .details_info .details_clicks { color: #bababa; position: absolute; right: 10px; top: 12px; font-size: .9em; }
#tchuodong-details .details_xiangqing { padding: 0px 15px; background: #fff; }
#tchuodong-details .details_xiangqing .details_item { font-size: 0.9em; line-height: 40px; border-bottom: 1px solid #f6f6f6; color: #333; }
#tchuodong-details .details_xiangqing .details_item:last-child { border: 0px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
#tchuodong-details .details_xiangqing .details_item span { color: #333; padding-left: 5px; }
#tchuodong-details .details_xiangqing .details_item span.right { color: #333; }
#tchuodong-details .details_xiangqing .details_item .details_address { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 20px; padding: 10px 10px 10px 5px; max-height: 45px; }
#tchuodong-details .details_xiangqing .details_item .details_daohang .goshop { height: 45px; width: 25px; }
#tchuodong-details .details_xiangqing .details_item .details_daohang .goshop img { width: 20px; padding-top: 13px }
#tchuodong-details .details_shop { background: #fff; padding: 15px 15px; position: relative; margin-top: 10px; }
#tchuodong-details .details_shop:after { content: " "; display: inline-block; height: 11px; width: 11px; border-width: 2px 2px 0 0; border-color: #98989b; border-style: solid; -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); position: relative; top: -2px; position: absolute; top: 50%; margin-top: -4px; right: 20px; }
#tchuodong-details .details_shop .shop_name { color: #333; font-size: 1.05em; padding-bottom: 10px;font-weight: 500;}
#tchuodong-details .details_shop .shop_address { color: #999; font-size: 0.9em; }
#tchuodong-details .details_bminfo { background: #fff; padding: 0px 15px 5px 15px; }
#tchuodong-details .details_bminfo .bminfo { line-height: 50px; font-size: 1.05em; background: #fff; margin-top: 10px; }
#tchuodong-details .details_bminfo .bminfo span.ico { 
    width: 23px;
    height: 23px;
    line-height: 23px;
    display: block;
    float: left;
    margin-top: 13px;
    border-radius: 1px;
}
#tchuodong-details .details_bminfo .bminfo span.ico .tciconfont{
    font-size: 1.1em;
    background-image: -webkit-linear-gradient(left, #F79516, #F7AB1E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#tchuodong-details .details_bminfo .bminfo span.left { color: #000; }
#tchuodong-details .details_bminfo .bminfo span.right { padding-left: 5px; color: red;font-size: 0.8em;}
#tchuodong-details .details_bminfo .bminfo a { float: right; color: #afafaf;font-size: 0.9em; }
#tchuodong-details .details_bminfo .bminfo .tcicon-jiantou__you { font-size: 1.2em; vertical-align: -2px; }
#tchuodong-details .details_bminfo .bm_avatar { position: relative; height: 45px;overflow: hidden;}
#tchuodong-details .details_bminfo .bm_avatar .bm_orderinfo { float: left; position: relative;margin-right: -20px; }
#tchuodong-details .details_bminfo .bm_avatar .bm_orderinfo span.number { position: absolute; right: 2px; padding: 1px 5px; background: #ffab4a; border-radius: 10px; border: 1px solid #fff; color: #ad9d9d; }
#tchuodong-details .details_bminfo .bm_avatar img { width: 40px; border-radius: 100px; margin-right: 5px; height: 40px; float: left; }
#tchuodong-details .details_content_header { line-height: 50px; background: #fff; padding:0 15px; margin-top: 10px; }
#tchuodong-details .details_content_header span.ico { 
    width: 23px;
    height: 23px;
    line-height: 23px;
    display: block;
    float: left;
    margin-top: 13px;
    border-radius: 1px;
}
#tchuodong-details .details_content_header span.ico .tciconfont{
    font-size: 1.2em;
    background-image: -webkit-linear-gradient(left, #F79516, #F7AB1E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#tchuodong-details .details_content { background: #fff; padding: 0 15px 10px 15px; position: relative; line-height: 25px; color: #555; }
#tchuodong-details .details_content *{
    max-width: 100%!important;
    box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    word-wrap: break-word!important;
}
.new_orders_tusi_box { position: fixed; z-index: 9999999; left: 0px; top: 50px; height: 25px; width: 100%; overflow: hidden; }
.new_orders_tusi_box img { position: absolute; z-index: 9999999999; left: 0px; top: 0px; border-radius: 15px; height: 25px; width: 25px; margin-left: 10px; }
.new_orders_tusi_box a { height: 25px; background-color: #000; width: auto; padding-right: 10px; display: block; float: left; opacity: 0.8; border-radius: 15px; color: #FFF; line-height: 25px; padding-left: 30px; margin-left: 10px; }
.details_footer { height: 65px; }
.details_footer .details_footer_list { text-align: center; width: 100%; display: -webkit-box; display: -webkit-flex; display: flex; position: fixed; z-index: 100; background: #fff; height: 55px; border-top: 1px solid #EFEEEE; bottom: 0; left: 0; }
.details_footer .details_footer_list .deta_nav { padding: 8px 0; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; }
.details_footer .details_footer_list .deta_nav img { width: 20px; }
.details_footer .details_footer_list .deta_nav .tciconfont{color: #777;}
.details_footer .details_footer_list .deta_nav span { display: block; color: #777; line-height: 25px; height: 20px; }
.details_footer .details_footer_list .deta_nav2 { background: #FE764A; color: #fff; -webkit-box-flex: 3; -webkit-flex: 3; flex: 3; border-radius: 8px; margin: 5px 10px;background-image: -webkit-linear-gradient(left, #FE882C, rgb(255, 102, 27)); }
.details_footer .details_footer_list .deta_nav2 span { line-height: 45px; text-align: center; font-size: 1.2em; }
/*********************** html-haibao-box **********************/

.html-haibao-box { width: 450px; min-height: 200px; position: absolute; top: -10000px; z-index: 999; background: url(haibaobg.png?v=3) no-repeat #fff; background-size: 100% auto; padding: 25px 25px 0px 25px; }
.html-haibao-box .haibao_box { border-radius: 10px; background: #fff;  }
.html-haibao-box .haibao-img { width: 100%; height: auto; line-height: 0; padding: 10px; box-sizing: border-box; max-height: 260px; overflow: hidden; }
.html-haibao-box .haibao-img img { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.html-haibao-box .haibao-info { width: 430px; padding: 5px 0 10px 0; margin-left: 10px; }
.html-haibao-box .haibao-info .huodonginfo { width: 430px; }
.html-haibao-box .haibao-info .huodonginfo .name { line-height: 26px; max-height: 52px; overflow: hidden; margin-bottom: 10px; font-size: 1.5em;color: #333;text-align: center;min-height: 30px;}
.html-haibao-box .haibao-info .huodonginfo .hd_price { font-size: 1.2em;text-align: center; }
.html-haibao-box .haibao-info .huodonginfo .hd_price span.price-left { color: #7F7E7E; }
.html-haibao-box .haibao-info .huodonginfo .hd_price span.price { color: #ff5602; font-weight: 600; font-size:1.3em; padding-right: 5px; }
.html-haibao-box .haibao-info .huodonginfo .hd_price span.vip-price { color: #8ac53f; font-size: .7em; }
.html-haibao-box .haibao-info .huodonginfo .hd_price span.vip-name { font-size: 0.8em; color: #8ac53f; }
.html-haibao-box .haibao-info .huodonginfo .hd_price span.price-right { color: red; font-weight: 600; font-size: 1.1em; }
.html-haibao-box .haibao-info .huodonginfo .hd_price span.qi { font-size: 0.7em; color: #a29b9b; }
.html-haibao-box .haibao-info .huodonginfo .hd_price span.vip_price { color: #8ac53f; font-size: 0.8em; }
.html-haibao-box .haibao-info .huodonginfo .hd_time { color: #7F7E7E; font-size: 1.2em;text-align: center;line-height: 30px;margin-top: 3px;}
.html-haibao-box .haibao-info .huodonginfo .hd_address { color: #7F7E7E; font-size: 1.2em; padding-bottom: 5px;text-align: center;line-height: 25px; }
.html-haibao-box .userinfo { height: 30px; line-height: 30px; margin-bottom: 8px; color: #444; text-align: center; }
.html-haibao-box .userinfo img { margin-right: 10px; width: 28px; height: 28px; border-radius: 100%; vertical-align: top; }
.html-haibao-box .userinfo span.msg { color: #ffbe00; }
.html-haibao-box .qrcode { text-align: center; padding-top: 0px; margin: 0 -25px; background: #fff; }
.html-haibao-box .qrcode img { width: 120px; height: 120px; }
.html-haibao-box .haibao-msg { background: #fff; margin: 0 -25px; height: 25px; line-height: 25px; text-align: center; padding: 5px 0px 10px 0;color: #7f7e7e; font-size: 1em; }
.html-haibao-btn { position: fixed; top: 80px; right: 0px; z-index: 999; cursor: pointer; padding: 0 4px 0px 8px; height: 36px; line-height: 36px; border-top-left-radius: 16px; border-bottom-left-radius: 16px; background: #ff691e; font-size: 0.9em; color: #fff; }
.hehuoren_haibao_msg { line-height: 25px; font-size: 0.9em; padding: 0 10px; }
.new-haibao-box { width: 640px; min-height: 200px; position: absolute; top: -10000px; z-index: 999; background: #fff; }
.new-haibao-box .haibao-qrcode1 { position: absolute; left: 10px; bottom: 10px; width: 130px; height: 130px; }
.new-haibao-box .haibao-qrcode2 { position: absolute; right: 15px; bottom: 15px; width: 130px; height: 130px; }
/*********************** cart **********************/
.huodonginfo-cart { display: none; -webkit-animation: fadeInUp 0.5s 0s ease both; -moz-animation: fadeInUp 0.5s 0s ease both; position: fixed; background: #fff; bottom: 0; left: 0; right: 0; z-index: 99999999; }
.huodonginfo-cart .huodonginfo-cart__header { padding: 0 10px; height: 35px; background: #fff; }
.huodonginfo-cart .huodonginfo-cart__header .cart-hd__top { line-height: 40px; }
.huodonginfo-cart .huodonginfo-cart__header .cart-hd__close { width: 35px; line-height: 40px; font-size: 1em; cursor: pointer;}
.huodonginfo-cart .huodonginfo-cart__option { margin: 10px;max-height: 350px;overflow-y: scroll;-webkit-overflow-scrolling: touch; }
.huodonginfo-cart .huodonginfo-cart__option .option-item { min-height: 22px; line-height: 22px; margin: 10px 0px; padding: 10px 10px; border: 1px solid #ececec; font-size: 0.9em; border-radius: 5px; }
.huodonginfo-cart .huodonginfo-cart__option .option-item:last-child { margin-bottom: 30px; }
.huodonginfo-cart .huodonginfo-cart__option .option-item .option_price { width: 200px; text-align: right; margin-right: 8px; }
.huodonginfo-cart .huodonginfo-cart__option .option-item.on { background: #f3faff; border: 1px solid #bbddf3; }
.huodonginfo-cart .huodonginfo-cart__option .option-item .option_price .price { font-size: 1.2em; font-weight: 600; color: #f00; }
.huodonginfo-cart .huodonginfo-cart__option .option-item .option_price .vip_price { margin-left: 5px; font-size: 1.15em; color: #eabe06; font-weight: 600; }
.huodonginfo-cart .huodonginfo-cart__option .option-item .option_price .vip_name { padding: 2px 2px; background: #eabe06; color: #fff; font-size: 0.6em; position: relative; top: -6px; left: 10px; }
.huodonginfo-cart .huodonginfo-cart__option .option-item .option_price .vip_name::before { content: ''; position: absolute; left: -7px; bottom: 0px; border: 5px solid transparent; border-right: 5px solid #eabe06; border-bottom: 5px solid #eabe06; }
.huodonginfo-cart .border { background: #f6f6f6; height: 10px; }
.huodonginfo-cart .option-num { line-height: 25px; padding: 10px; }
.huodonginfo-cart .option-num #count { height: 25px; }
.huodonginfo-cart .option-num span.remove { position: relative; width: 35px; background: #ececec; margin-right: 10px; }
.huodonginfo-cart .option-num span.remove::after { content: ''; position: absolute; top: 11px; width: 8px; height: 3px; background: #999; left: 15px; }
.huodonginfo-cart .option-num span.number { width: 32px; overflow: hidden; background: #ececec; }
.huodonginfo-cart .option-num span.number input { width: 32px; height: 25px; box-sizing: border-box; text-align: center; border: none; background: #ececec; }
.huodonginfo-cart .option-num span.add { position: relative; width: 35px; background: #ececec; margin-left: 10px; }
.huodonginfo-cart .option-num span.add::before { content: ''; position: absolute; top: 7px; width: 3px; height: 11px; background: #999; left: 17px; }
.huodonginfo-cart .option-num span.add::after { content: ''; position: absolute; top: 11px; width: 11px; height: 3px; background: #999; left: 13px; }
.huodonginfo-cart .option-num span.add.no::before { content: ''; background: #ded8d8; }
.huodonginfo-cart .option-num span.add.no::after { content: ''; background: #ded8d8; }
.huodonginfo-cart .option-num span.remove.no::before { content: ''; background: #ded8d8; }
.huodonginfo-cart .option-num span.remove.no::after { content: ''; background: #ded8d8; }
.huodonginfo-cart .option-num .xianzhi { padding-left: 8px; color: #a0a0a0; font-size: 0.8em; }
.huodonginfo-cart .pay_price { line-height: 50px; margin-top: 8px; height: 50px; }
.huodonginfo-cart .pay_price .zongji { text-align: left; font-size: 1em; padding-left: 10px;padding-top: 5px;line-height: 20px; }
.huodonginfo-cart .pay_price .zongji span.allpay { color: #f00; }
.huodonginfo-cart .pay_price .zongji span.shengyu { font-size: 0.8em;color: #999; }
.huodonginfo-cart .pay_price .yikatong { background: #eabe06; text-align: center; border: 1px solid #eabe06; border-radius: 8px; margin: 5px; line-height: 40px; }
.huodonginfo-cart .pay_price .yikatong a { color: #fff; }
.huodonginfo-cart .huodonginfo-cart__btn { overflow: hidden; text-align: center; box-sizing: border-box; color: #fff; flex: 1; background: #FE764A; border-radius: 8px; margin: 5px 5px 5px 0; line-height: 40px; }
.huodonginfo-cart .huodonginfo-cart__btn a { 
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
.tcmall-mask { cursor: pointer; display: none; z-index: 101000; background: rgba(0,0,0,0.5); position: fixed; top: 0; left: 0; right: 0; bottom: 0; -webkit-animation: fadeIn 0.5s 0s ease both; -moz-animation: fadeIn 0.5s 0s ease both; }
 @-webkit-keyframes fadeInUp { 0% {
-webkit-transform:translateY(500px)
}
100% {
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInUp { 0% {
-moz-transform:translateY(500px)
}
100% {
-moz-transform:translateY(0)
}
}
/*********************** bmlist **********************/
#bm-list { padding-top: 50px; background: #fff; }
#bm-list .bmlist_item { display: -webkit-box; display: -webkit-flex; display: flex; padding: 8px 0px; margin: 0px 10px; border-bottom: 1px solid rgba(0,0,0,.1); }
#bm-list .bmlist_item .bm_avatar { padding-right: 5px; width: 45px; position: relative; }
#bm-list .bmlist_item .bm_avatar img { width: 35px; height: 35px; border-radius: 35px; }
#bm-list .bmlist_item .bm_avatar span.number { 
    position: absolute;
    right: 2px;
    padding: 1px 3px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    color: #fff;
    font-size: 0.7em;
}
#bm-list .bmlist_item .bminfo { font-size: 1.05em; color: #7b7878; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 35px; }
#bm-list .bmlist_item .bminfo span.name { color: #666; }
#bm-list .bmlist_item .order_time { flex: 1; text-align: right; color: #7b7474; line-height: 35px; }
/*********************** myfabu **********************/
.myfabulist { padding: 15px 0px; }
.myfabulist .cmy_area { background: #fff; padding: 15px 10px 15px 10px; border-bottom: 1px solid #e6e5e5; }
.myfabulist .cmy_area .area-img { text-align: center; width: 100px; height: 75px; float: left; }
.myfabulist .cmy_area .area-img img { height: 100%; width: 100%;object-fit: cover; }
.myfabulist .cmy_area .area-content { margin-left: 110px; height: 75px; position: relative; }
.myfabulist .cmy_area .area-content h5 { width: 85%;font-size: 1em; font-weight: 500; line-height: 20px; height: 40px; color: #4a4949; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.myfabulist .cmy_area .area-content p.desc { line-height: 15px; font-size: 0.8em; font-weight: 500; color: #ff0e00; margin-top: 2px;}
.myfabulist .cmy_area .area-content p.desc font { font-size: .9em; color: #575757; padding-right: 10px; }
.myfabulist .cmy_area .area-content p.price { margin-top: 10px; color: #FD8237; font-size: 1em; }
.myfabulist .cmy_area .area-content p.price span { font-size: 1.5em; margin-right: 5px; }
.myfabulist .cmy_area .area-content .button2 { position: absolute; right: 0; bottom: 0; }
.myfabulist .cmy_area .area-content .button2 a { display: inline-block; padding: 4px 10px; border: 1px solid #bdbdbd; color: #bdbdbd; border-radius: 14px;background-color: #fff; }
.myfabulist .btn-group { border-bottom: 5px solid #f2f2f2; }
/*********************** myorder **********************/
.nav_fixed { position: fixed; background-color: #fff; height: 40px; width: 100%; font-size: 1.05em; text-align: center; z-index: 9999; top: 0; max-width: 720px }
.fixed_nav_item { height: 40px; line-height: 40px; width: 20%; float: left; display: block; box-sizing: border-box; }
.nav_cur { border-bottom: 1px solid #06c1ae; color: #06c1ae !important; }
#tchuodong-myorder .order { background: #fff; margin-bottom: 10px; }
#tchuodong-myorder .order .order_top { line-height: 40px; margin: 0 10px; border-bottom: 1px solid #eaeaea; }
#tchuodong-myorder .order .order_top span.order_no { float: left; color: #656161;font-size: 0.9em; }
#tchuodong-myorder .order .order_top span.order_status { float: right; color: red; }
#tchuodong-myorder .order .order_info { margin: 0 10px; padding: 10px 0px 10px 0; border-bottom: 1px solid #eaeaea; }
#tchuodong-myorder .order .order_info .order_left { width: 150px; height: 100px; padding-right: 15px; float: left; }
#tchuodong-myorder .order .order_info .order_left img { width: 150px; height: 100px; object-fit: cover; }
#tchuodong-myorder .order .order_info .order_right { margin-left: 165px; font-size: 0.8em; color: #a29b9b; height: 100px; }
#tchuodong-myorder .order .order_info .order_right .title { margin-bottom: 5px; font-size: 1.2em; line-height: 20px; height: 40px; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#tchuodong-myorder .order .order_info .order_right .hd_address { text-overflow: ellipsis; white-space: nowrap; word-break: break-all; word-wrap: break-word; overflow: hidden; padding: 3px 0; }
#tchuodong-myorder .order .order_info .order_right .hd_start_time { padding: 7px 0; }
#tchuodong-myorder .order .bm_info { padding: 0 10px }
#tchuodong-myorder .order .bm_price { line-height: 40px;font-size: 0.85em;}
#tchuodong-myorder .order .bm_price span.goods_name { color: #06c1ae; }
#tchuodong-myorder .order .bm_price span.oneprice { color: red; }
#tchuodong-myorder .order .bm_price span.number { color: #939393; padding-right: 8px; }
#tchuodong-myorder .order .bm_price span.pay_price { color: red; }
#tchuodong-myorder .order .order_btn { width: 110px; line-height: 40px; text-align: right; }
#tchuodong-myorder .order .order_btn a.pay { border: 1px solid #ff0e00; color: #ff0e00; padding: 4px; }
#tchuodong-myorder .order .order_btn a.cancelpay { border: 1px solid #918888; padding: 4px; color: #918888;border-radius: 5px;font-size: 0.9em; }
#tchuodong-myorder .order .order_btn a.orderinfo { border: 1px solid #06c1ae; padding: 3px 4px; color: #06c1ae; border-radius: 5px;font-size: 0.9em; }
.wrap_position { position: relative; height: 50px; text-align: center; }
.posi_abso { position: absolute; left: 50%; margin-left: -150px; }
.center { width: 300px; margin: 0 auto; text-align: center; }
.orders_text { line-height: 45px; color: #666; font-size: 1.05em; }
/*********************** myorderinfo **********************/

input { -webkit-appearance: none; }
#tchuodong-myorderinfo .order { background: #fff; margin-bottom: 10px; margin-top: 45px; }
#tchuodong-myorderinfo .order .order_info { margin: 0 10px; padding: 10px 0; }
#tchuodong-myorderinfo .order .order_info .order_left { float: left; width: 130px; height: 90px; padding-right: 15px; }
#tchuodong-myorderinfo .order .order_info .order_left img { width: 130px; height: 90px; object-fit: cover; }
#tchuodong-myorderinfo .order .order_info .order_right { font-size: 0.8em; color: #a29b9b; margin-left: 145px;height: 90px }
#tchuodong-myorderinfo .order .order_info .order_right .title { margin-top: 3px; font-size: 1.2em; height: 40px; line-height: 20px; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#tchuodong-myorderinfo .order .order_info .order_right .hd_start_time { padding: 7px 0; }
#tchuodong-myorderinfo .order .order_info .order_right .hd_address { text-overflow: ellipsis; white-space: nowrap; word-break: break-all; word-wrap: break-word; overflow: hidden; }
#tchuodong-myorderinfo .order_bm .order_bm_item { font-size: 0.9em; padding: 10px 10px 10px 15px; background: #fff; border-radius: 5px; margin: 10px; overflow: hidden; position: relative; }
#tchuodong-myorderinfo .order_bm .order_bm_item .myorderinfo_line { border-bottom-left-radius: 5px; width: 5px; height: 100px; position: absolute; background: #eaa506; left: 0px; top: 0px; }
#tchuodong-myorderinfo .order_bm .order_bm_item .goodsinfo { color: #333; }
#tchuodong-myorderinfo .order_bm .order_bm_item .goodsinfo .goodsinfo_left span.goods_name { font-weight: 600; }
#tchuodong-myorderinfo .order_bm .order_bm_item .goodsinfo .goodsinfo_left span.one_price { color: red; }
#tchuodong-myorderinfo .order_bm .order_bm_item .order_bminfo { color: #5d5d5d; font-size: 0.9em; padding: 10px 0; }
#tchuodong-myorderinfo .order_bm .order_bm_item .order_bminfo span.xm { color: #333; padding-right: 4px; }
#tchuodong-myorderinfo .order_bm .order_bm_item .order_bminfo span.tel { color: #333; }
#tchuodong-myorderinfo .order_bm .order_bm_item .order_bminfo span.right { color: #666; padding-right: 15px; padding-left: 5px; }
#tchuodong-myorderinfo .bminfo { background: #fff; padding-bottom: 0px; }
#tchuodong-myorderinfo .bminfo .bm_item { font-size: 0.9em; line-height: 30px; border-bottom: 1px solid rgba(164, 157, 157, 0.1); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #a8a4a4; display: flex; }
#tchuodong-myorderinfo .bminfo .bm_item span.left { color: #333; width: 90px; display: block; }
#tchuodong-myorderinfo .bminfo .bm_item span.right { color: #666; display: block; }
#tchuodong-myorderinfo .bminfo .bm_item span.option { color: #0894fb; font-size: .8em; }
#tchuodong-myorderinfo .bminfo .bmpic { border-bottom: 1px solid rgba(164, 157, 157, 0.1); }
#tchuodong-myorderinfo .bminfo .bmpic .bmpic_left { line-height: 40px; }
#tchuodong-myorderinfo .bminfo .bmpic .bmpic_right img { width: 100px; height: 70px; margin: 0px 10px 10px 0; object-fit: cover; }
#tchuodong-myorderinfo .order_bm .order_bm_item .handle { line-height: 30px; }
#tchuodong-myorderinfo .order_bm .order_bm_item .handle a { padding: 3px 5px; border: 1px solid #c7c7c7; border-radius: 5px; font-size: 0.9em; color: #585555; }
#tchuodong-myorderinfo .order_bm .order_bm_item .handle a img { width: 15px; vertical-align: -3px; padding-right: 5px; }
#tchuodong-myorderinfo .huodonginfo_qrcode_box p.hexiao { font-size: .9em; color: #218a00; margin-top: 10px; }
#tchuodong-myorderinfo .huodonginfo_qrcode_box p.hexiao span { color: red; }
input, button, textarea, select { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.order_search_box { height: 40px; width: 100%; margin-right: auto; margin-left: auto; text-align: center; margin-top: 40px; }
.order_search_box_main { min-height: 40px; width: 100%; margin-top: 0px; margin-right: auto; margin-left: auto; }
.order_search_box_main .form_box { width: 95%; height: 40px; margin-right: auto; margin-left: auto; padding-top: 0px; }
.order_search_box_main .form_box td { height: 30px; }
.order_search_box_main .form_box .input_class { width: 98%; float: right; height: 30px; border-radius: 2px; border: 1px solid #e2e2e2; padding: 5px; margin-right: 5px; }
.order_search_box_main .form_box .a_class { height: 30px; width: 95%; background-color: #f7691a; line-height: 30px; color: #FFF; text-align: center; display: block; float: left; border-radius: 2px; }
.order_tongji { margin-bottom: 10px; background: #fff; padding: 10px; color: #676666; }
/*********************** buy **********************/

.pay_box { margin-top: 10px; background: #fff; padding: 0 10px; }
.pay_box .pay_bt { height: 40px; font-size: 1em; line-height: 40px; border-bottom: 1px solid #E0DFDF; }
.pay_box .pay_djs { padding-left: 22px; background: url(pay_djs.png)no-repeat left center; background-size: 16px auto; color: #FD3238; }
.pay_box .pay_huodong { padding: 10px 0px 10px 5px; }
.pay_box .pay_huodong .huodong_pic { width: 90px; height: 90px; float: left; }
.pay_box .pay_huodong .huodong_pic img { width: 100%; height: 100%; }
.pay_box .pay_huodong .huodong_xq { margin-left: 100px; }
.pay_box .pay_huodong .huodong_xq p { height: 30px; line-height: 30px; font-size: 1em; }
.pay_box .pay_huodong .huodong_xq p.price { text-align: right; color: #f00; }
.person_renzheng { height: 40px; line-height: 40px; padding-left: 1em; background: #fff; border-top: 1px solid #ddd; }
.person_renzheng span.renzhengstatus { color: red; }
.pay_button a { font-size: 1.1em; display: block; margin: 30px auto 50px; width: 90%; height: 50px; line-height: 50px; color: #fff; text-align: center; background: #f47944; border-radius: 5px; }
/*********************** option **********************/

.editoption { background: #fff; }
.editoption .spec-list { padding: 10px; background: #fff; }
.editoption .spec-list .spec-list__item { border: 1px solid #eee; padding: 10px; margin-bottom: 10px; background-color: #fbfbfb; }
.editoption .spec-list .spec-list__item .item-input { float: left; width: 50%; }
.editoption .spec-list .spec-list__item .item-input span { line-height: 30px; width: 70px; min-width: 70px; }
.editoption .spec-list .spec-list__item .item-input input { background: #fff; border: none; border: 1px solid #d8d8d8; height: 30px; padding: 0 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px; width: 100%; }
.editoption .spec-list .spec-list__item .item-input:first-child { width: 100%; }
.editoption .spec-list .spec-list__item .item-input:first-child input { width: 100%; }
.editoption .spec-list .spec-list__item .item-input.botton { width: 100%; }
.editoption .spec-list .spec-list__item .item-input a { width: 80px; background: #bfbfbf; color: #fff; text-align: center; line-height: 30px; height: 30px; display: inline-block; border-radius: 4px; margin-right: 5px; }
.editoption .spec-list .spec-list__item .item-input a.remove_option { background: #bfbfbf; }
.editoption .option-refresh { text-align: center; padding: 15px 10px; }
.editoption .option-refresh .option-refresh__btn { display: inline-block; margin-right: 5px; padding: 0 20px; color: #fff; height: 30px; line-height: 30px; background: #46acf5; border-radius: 5px; }
/*********************** attrlist **********************/

#tchuodong_attrlist .attrlist_box { padding: 20px 20px 15px 20px; background: #fff; margin-top: 40px; }
#tchuodong_attrlist .attrlist_box .attrlist_box_item { display: flex; height: 40px; line-height: 40px; border-bottom: 1px solid #eaeaea; font-size: 1em; }
#tchuodong_attrlist .attrlist_box .attrlist_box_item .attrlist_box_item_left { flex: 1; }
#tchuodong_attrlist .attrlist_box .attrlist_box_item .attrlist_box_item_left span.right { color: #9a9696; font-size: 0.9em; }
#tchuodong_attrlist .attrlist_box .attrlist_edit span.attr_edit a { color: #06c1ae; }
#tchuodong_attrlist .noattrlist { text-align: center; margin-top: 70px; font-weight: 500; }
#tchuodong_attrlist .addattr { margin-top: 30px; text-align: center; }
#tchuodong_attrlist .addattr a { background: #06c1ae; padding: 8px 40px; color: #fff; border-radius: 3px; }
/*********************** orderhexiao **********************/
.order { margin-bottom: 10px; border-bottom: 1px solid #e6e6e6; }
.order_bd { background-color: #FFF; padding: 0 10px; }
.order_goods { display: block; font-size: 0.8em; min-height: 60px; padding: 15px 0 0px 75px; position: relative; }
.order_goods_img { left: 0; position: absolute; top: 10px; }
.order_goods_img img { border: none; display: block; height: 60px; width: 60px; }
.order_goods_info { position: relative; }
.order_goods_name { height: 28px; margin-top: 3px; font-size: 0.9em; color: #000; margin-bottom: 8px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.order_goods_attr { display: flex; line-height: 20px; }
.state { height: auto; overflow: hidden; }
.address { background: none repeat scroll 0 0 #FFF; border-bottom: 1px solid #E2E2E2; border-top: 1px solid #E2E2E2; font-size: 0.8em; padding: 15px 10px; }
.address_row { line-height: 25px; }
.address_tit { color: #000; float: left; width: 80px; }
.address_cnt { color: #5A5A5A; margin-left: 80px; word-break: break-all; word-wrap: break-word; }
.address_cnt b { color: #DF2127; }
.address_new { font-size: 0.8em; position: relative; padding: 10px; }
.address_new p { padding: 10px; position: relative; }
.address_new input { border: 1px solid #e6e6e6; box-sizing: border-box; color: #333; font-size: 0.9em; height: 35px; line-height: 25px; padding: 0 5px; vertical-align: top; width: 100%; }
.address_new .action { border-bottom: 0 none; padding: 0px 10px; }
.address_new input { border: 1px solid #e6e6e6; box-sizing: border-box; color: #333; font-size: 0.9em; height: 35px; line-height: 25px; padding: 0 5px; vertical-align: top; width: 100%; }
.address_new .submit { background-color: #3985ff; }
.address_new button { background-color: #3884ff; border: 0 none; border-radius: 2px; color: #fff; display: block; font-size: 1em; height: 40px; line-height: 40px; margin-bottom: 10px; width: 100%; }
/*********************** footer **********************/

.tchuodong-foot { height: 60px; width: 100%; }
.tchuodong-foot .tchuodong-footer { position: fixed; bottom: 0; left: 0; right: 0; height: 50px; background: #fff; z-index: 99; border-top: 1px solid #eee }
.tchuodong-foot .tchuodong-footer .tchuodong-footer__item { text-align: center; color: #777; }
.tchuodong-foot .tchuodong-footer .tchuodong-footer__item .tciconfont { position: relative; width: 32px; margin: 0 auto; display: block; padding-top: 2px; height: 32px; line-height: 30px; font-size: 1.5em; padding-top: 2px; }
.tchuodong-foot .tchuodong-footer .tchuodong-footer__item:last-child .tciconfont { width: 50px; }
.tchuodong-foot .tchuodong-footer .tchuodong-footer__item span { line-height: 18px; font-size: 0.8em; }
#tchuodong-fabu_choose .fabu_choose { padding-top: 100px; }
#tchuodong-fabu_choose .fabu_choose_box { 
    width: 280px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    display: flex;
    margin-bottom: 30px;
    background-color: #ffff;
}
#tchuodong-fabu_choose .fabu_choose_box_left { width: 70px; line-height: 100px; text-align: center; }
#tchuodong-fabu_choose .fabu_choose_box_right { flex: 1; }
#tchuodong-fabu_choose .fabu_choose_box_right_top { font-size: 1.4em; padding: 27px 0 10px 0; }
#tchuodong-fabu_choose .fabu_choose_box_right_bottom { font-size: 0.95em; color: #959595; }

.float_tongcheng_my_btn{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 80px;
    border: 1px solid #e1e2e2;
    border-radius: 25px;
    background-color: #fff;
}
.float_tongcheng_my_btn a{
    width: 100%;
    height: 100%;
    display: block;
}
.float_tongcheng_my_btn_ico{
    width: 50px;
    height: 30px;
    line-height: 33px;
    text-align: center;
}
.float_tongcheng_my_btn_ico .tciconfont{
    font-size: 1.5em;
    color: #777;
}
.float_tongcheng_my_btn_title{
    width: 50px;
    height: 16px;
    line-height: 15px;
    text-align: center;
    font-size: 0.85em;
    color: #777;
}