ul,li{
    padding: 0;
    margin: 0;
}
/**banner*/
.mobile_x_index_banner{
    height: 5.91rem;
    background: url(../../images/mobile/waimai/top.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.mobile_x_index_banner_bg{
    padding-top: 1.1rem;
}

.mobile_x_index_banner_bg_tips{
    color: #fff;
    position: relative;
    text-align: center;
}

.mobile_x_index_banner_bg_tips1{
    font-size: 0.76rem;
    font-weight: bold;
}

.mobile_x_index_banner_bg_tips2{
    color: #ee7a42;
    font-size: 0.36rem;
    margin-top: calc(21/750*100vw);
}
.mobile_x_index_banner_bg_tips2 span{
   display: inline-block;
    padding: 0.15rem 0.55rem;
    background: #ffd104;
    border-radius: 0.5rem;
}


.mobile_x_index_banner_bg_tips3{
    font-size: 0.26rem;
    margin-top: 0.3rem;
}


.mobile_x_index_banner_bg_tips_a{
    margin-top: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile_x_index_banner_bg_tips_a a{
    display: block;
    width: 1.8rem;
    border: 1px solid #fff;
    height:0.55rem;
    text-align: center;
    line-height: 0.55rem;
    color: #ee7a42;
    font-size: 0.24rem;
    border-radius: 0.28rem;
    background: #fff;
    margin-left: 0.43rem    ;
}
.mobile_x_index_banner_bg_tips_a a:first-child{
    margin-left: 0;
}

.title_top{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.5rem;
}
.title_top .title_left,.title_top .title_right{
    width: 0.41rem;
    height: 0.28rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.title_top .title_left{
    background-image: url("../../images/mobile/waimai/title_left.png");
}
.title_top .title_right{
    background-image: url("../../images/mobile/waimai/title_right.png");
}
.title_top .title{
    margin: 0 0.2rem;
    font-size: 0.38rem;
    font-weight: bold;
}
.title_des{
    padding: 0 0.5rem;
    color: #969696;
    font-size: 0.2rem;
    text-align: center;
}

.operate{
    padding-top: 0.7rem;
}
.operate .operate_slide{
    padding: 0.8rem 0 0;
}
.operate .swiper-slide{
    padding: 0.2rem 0;
    display: flex;
    justify-content: space-around;
}
.operate .item{
    width: 3.2rem;
    height: 4.3rem;
    padding: 0.5rem 0.2rem 0;
    text-align: center;
    box-sizing: border-box;
    border-radius: 0.1rem;
    background: #ffffff;
    box-shadow: 0px 0px 0.35rem rgba(161,78,22,0.11);
}
.operate .item_img{
    margin-bottom: 0.4rem;
}
.operate .item_img img{
    width: 1.3rem;
}
.operate .item_t{
    font-size: 0.27rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.operate .item_des{
    color: #969696;
    font-size: 0.2rem;
    line-height: 0.35rem;
}
.operate .swiper-wrapper{
    margin-bottom: 0.6rem;
}

.operate .swiper-swiper-pagination{
    text-align: center;
}
.operate .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 0.25rem;
    height: 0.06rem;
    margin: 0;
    background: #ededed;
}
.operate .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #f88d3f;
}

.function{
    padding-top: 0.8rem;
}
.function .function_slide{
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}
.function .swiper-wrapper{
    margin-bottom: 0.5rem;
}
.function .swiper-slide{}
.function .item{
    margin: 0.3rem auto;
    width: 6.9rem;
    height: 7.55rem;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 0px 0.24rem rgba(0,0,0,0.13);
}
.function .item_img{}
.function .item_img img{
    width: 6.9rem;
    height: 3.18rem;
}
.function .item_info{
    padding: 0.5rem 0.4rem 0;
    background: #ffffff;
}
.function .item_top{
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}
.function .item_icon{
    margin-right: 0.4rem;
}
.function .item_icon img{
    width: 1rem;
    height: 1rem;
}
.function .item_tbd{}
.function .item_t1{
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
    font-weight: bold;
}
.function .item_t2{
    font-size: 0.23rem;
}
.function .item_moddle{
    margin-bottom: 0.3rem;
    font-size: 0.24rem;
    color: #969696;
}
.function .item_bottom{}
.function .item_bottom ul{
    padding: 0;
    margin: 0;
}
.function .item_bottom li{
    position: relative;
    list-style: none;
    margin-bottom: 0.1rem;
    color: #646464;
    font-size: 0.22rem;
    padding-left: 0.2rem;
}
.function .item_bottom li:before{
    position: absolute;
    top:0.13rem;
    left: 0;
    width: 0.1rem;
    height: 0.1rem;
    content: ' ';
    background: #f88d3f;
}
.function .swiper-swiper-pagination{
    text-align: center;
}
.function .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 0.25rem;
    height: 0.06rem;
    margin: 0;
    background: #ededed;
}
.function .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #f88d3f;
}

.terminal{}
.terminal .terminal_list{
    padding: 0.6rem 0.4rem 0;
}
.terminal .tab{
    display: flex;
    border-bottom: 0.04rem solid #d7d7d7;
}
.terminal .tab .item{
    position: relative;
    flex: 1;
    color: #646464;
    font-size: 0.25rem;
    font-weight: bold;
    line-height: 0.85rem;
    text-align: center ;
}
.terminal .tab .item.active{}
.terminal .tab .item.active:after{
    position: absolute;
    bottom: -0.05rem;
    left: 0;
    width: 100%;
    height: 0.06rem;
    background: #9f9f9f;
    content: ' ';
}
.terminal .tablist{
    padding: 0.8rem 0;
}
.terminal .tabbd{
    display: none;
    height: 3rem;
}
.terminal .tabbd.active{
    display: flex;
}
.terminal .tabbd .item{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.terminal .tabbd .item img{
    width: 80%;
}

.support{
    padding: 0.6rem 0;
    background: #f7f8fc;
}
.support .support_list{
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.3rem;
}
.support .item{
    position: relative;
    width: 3.75rem;
    text-align: center;
}
.support .item:nth-child(odd):before{
    position: absolute;
    top: -0.03rem;
    left: 50%;
    margin-left: -1.4rem;
    width: 2.8rem;
    height: 0.06rem;
    content: ' ';
    background: #eef0f6;
}
.support .item:first-child:before{
    display: none;
}
.support .item:last-child:after{
    display: none;
}

.support .item:nth-child(even):before{
    position: absolute;
    top: 50%;
    left: -0.03rem;
    margin-top: -1.25rem;
    width: 0.06rem;
    height: 2.5rem;
    content: ' ';
    background: #eef0f6;
}
.support .item:nth-child(even):after{
    position: absolute;
    bottom: -0.03rem;
    left: 50%;
    margin-left: -1.4rem;
    width: 2.8rem;
    height: 0.06rem;
    content: ' ';
    background: #eef0f6;
}

.support .item_img{
    padding: 0.6rem 0;
}
.support .item_img img{
    width: 1rem;
    height: 1rem;
}
.support .item_t{
    margin-bottom: 0.3rem;
    color: #7a7a7a;
    font-size: 0.27rem;
    font-weight: bold;
}
.support .item_des{
    margin-bottom: 0.6rem;
    color: #969696;
    font-size: 0.24rem;
}

.bottombd{
    height: 2.85rem;
    background: url("../../images/mobile/waimai/bottombd_bg.png") no-repeat center;
    background-size: 100% auto;
}
.bottombd .bottom_t{
    padding-top: 0.6rem;
    color: #ffffff;
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
}
.bottombd .bottom_btn{
    padding-top: 0.5rem;
    text-align: center;
}
.bottombd .bottom_btn a{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.9rem;
    height: 0.6rem;
    color: #ffffff;
    font-size: 0.26rem;
    border: 0.02rem solid #ffffff;
    border-radius: 1rem;
}