﻿@media (max-width:800px) {
    body {
        background: #efeff4;
    }
    #web_top_extend{
        display:none;
    }
    .head-ad {
        display: block;
        width: 100%;
        overflow: hidden;
        margin:0;
    }
    .head-ad-item {
        padding:0;
    }
        .head-ad-item img {
            width: 100%;
        }
    .head-top {
        display: none;
    }
    .head-discount{
        display:none;
    }
    #logo{
        display:none;
    }

    #top_h1 {
        display: none;
    }
    .head-nav {
        background: #fff;
        padding: 20px 0 10px;
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .icon-nav-item{
        text-align:center;
    }
        .icon-nav-item h6 {
            overflow: hidden;
            height: 12px;
        }
    #web_main {
        width: 100%;
    }
    #web_mid_left {
        display: none;
        overflow:hidden;
        width:100%;
    }
    #web_mid_right {
        width: 100% !important;
        margin: 10px 0;
        padding: 0 8px;
        overflow: hidden;
    }
    #web_right_left {
        width: 100% !important;
        background:#fff;
    }
    .web_prod_top{
        width:100%;
      
    }
        .web_prod_top img {
            display:none;
        }
    #web_mid, #web_top {
        width: 100%;
        background: #fff;
    }
    .web_prod_top .hot-product {
        color: #007aff;
        line-height: 25px;
        margin: 5px 10px;
        overflow: hidden;
        display:block;
    }
    .title-line {
        border-left: 3px solid #000;
        height: 15px;
        vertical-align: middle;
        float: left;
        margin: 5px 0;
    }
    .hot-title {
        float: left;
        margin: 0 0 0 10px;
		color: #000;
    }
    .pro_list_cont {
        width: 50%;
        padding: 0 10px;
    }
    .web_prod_mid{
        width:100%;
    }
    .pro_top_pic {
        height: 150px;
        overflow: hidden;
        text-align: center;
    }
   
    .pro_title{
        width:100%;
        height:82px;
    }
    .pro_price{
        width:auto;
    }
    #foot_foot {
        display: none;
    }
    .mui-card {
        background: #fff;
        font-size: 12px;
        margin: 0 0 60px 0;
        display:block;
    }
    #web_foot {
        /*padding: 0 8px;*/
        background: none;
    }
    .mui-card-header {
        min-height: 44px;
        padding: 0 15px;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #E4E3E6;
    }
    .mui-card-content {
        padding: 15px;
        color: #000;
    }
    .foot-row{
        margin:0;
    }
    .row-item {
        /*padding: 0;*/
        color: #000;
    }
    .mui-bar-tab {
        bottom: 0;
        display: table;
        width: 100%;
        height: 50px;
        padding: 0;
        table-layout: fixed;
        border-top: 0;
        border-bottom: 0;
        -webkit-touch-callout: none;
    }

    .mui-bar {
        position: fixed;
        z-index: 999999;
        right: 0;
        left: 0;
        height: 44px;
        padding-right: 10px;
        padding-left: 10px;
        border-bottom: 0;
        background-color: #f7f7f7;
        -webkit-box-shadow: 0 0 1px rgba(0,0,0,.85);
        box-shadow: 0 0 1px rgba(0,0,0,.85);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
       
    }
    .mui-bar-tab .mui-tab-item {
        display: table-cell;
        overflow: hidden;
        width: 100%;
        height: 50px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #000;
        padding:5px 0;
    }

    .mui-icon-extra {
        font-size: 24px;
        font-weight: 400;
        font-style: normal;
        line-height: 1;
        display: block;
        text-decoration: none;
        -webkit-font-smoothing: antialiased;
    }
    .mui-tab-label{
        font-size:12px;
    }
    .foot-ad{
        margin:0 0 10px 0;
    }
    .foot-ad-row{
        /*background:#fff;*/
        margin:0px;
        
    }
    .foot-ad img {
        width: 100%;
    }
    .foot-ad-item {
        padding: 0;
    }
        .foot-ad-item:nth-child(1) {
            padding: 0 5px 0 0;
        }
        .foot-ad-item:nth-child(2) {
            padding: 0 0 0 5px;
        }
    .mui-bar-nav {
        top: 0;
        -webkit-box-shadow: 0 1px 6px #ccc;
        box-shadow: 0 1px 6px #ccc;
    }
    .mui-bar .mui-icon:active {
        opacity: .3;
    }

    .nav-bar {
        z-index: 999999;
        right: 0;
        left: 0;
        height: 44px;
        padding-right: 10px;
        padding-left: 10px;
        border-bottom: 0;
        background-color: #f7f7f7;
        -webkit-box-shadow: 0 0 1px rgba(0,0,0,.85);
        box-shadow: 0 0 1px rgba(0,0,0,.85);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        display: block;
    }

    .mui-bar-nav.nav-bar .mui-icon {
        margin-right: -10px;
        margin-left: -10px;
        padding-right: 10px;
        padding-left: 20px;
    }

    .nav-bar .mui-icon {
        font-size: 28px;
        position: relative;
        z-index: 20;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .nav-bar .mui-title {
        right: 40px;
        left: 60px;
        display: inline-block;
        overflow: hidden;
        width: auto;
        margin: 0;
        text-overflow: ellipsis;
    }

    .mui-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 44px;
        position: absolute;
        display: block;
        width: 100%;
        margin: 0 -10px;
        padding: 0;
        text-align: center;
        white-space: nowrap;
        color: #000;
    }
    .mui-icon {
        font-size: 24px;
        font-weight: 400;
        font-style: normal;
        line-height: 1;
        display: inline-block;
        text-decoration: none;
        -webkit-font-smoothing: antialiased;
    }


    #web_mid_right #infor_web {
        width: 100%;
        padding: 0;
        font-size: 12px;
    }

    #pro_list {
        width: 100%;
        margin: 10px 0 0 0;
    }
    #form1{
        background:#fff;
    }
    #web_map_left{
        width:100%;
        height:auto;
        padding:10px;
		
    }
    .product-info{
        width:100%;
        margin:0;
    }
    .show_comnet_btn{
        width:100%;
        text-align:center;
    }
    #tab {
        /*width: 100%;*/
        margin: 30px 0 0 0;
    }
    #show_pro_right{
        width:100%;
    }
    .pronext {
        width: 100%;
    }
    .product-info-line{
        width:100%;
    }


    .cart-top{
        width:100%;
    }
    .cart-line{
        width:100%;
    }
    .detal_left{
        float:none;
    }
    .detal_right input {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .detal_right {
        padding: 0;
        height:auto;
    }
    #by_table {
        margin: 10px 0;
        padding:10px 0;
    }
    .order_number{
        width:100%;
        height:auto;
        overflow:hidden;
        margin:0;
    }
    .cart-tips{
        margin:20px 0 0 0;
    }

    .form-title{
        width:100%;
    }
    .cart-list-row {
        margin: 15px 0;
    }
    .cart-list-col{
        padding:0;
    }

    .left_cate_content {
        width: 100%;
        margin: 0;
        background: none;
        padding: 8px;
        border: none;
        background: #eee;
    }

    .ca_list_type{
        width:100%;
        margin:0;
        background:none;
    }
        .ca_list_type div{
            width:100%;
        }

    .ca_type{
        height:30px;
        line-height:30px;
        width:100%;
    }
    #pro_top{
        width:100%;
        float:left;
        margin:10px 0 0 0;
        padding:15px;
        font-size:14px;
    }
    .pro_big {

    }
    .pro_big h2 {
        margin: 0;
    }
    #pro_cate {
        width: 100%;
        border-top: 1px dashed #000;
    }
    .pro_little{
        width:50%;
        /*font-size:14px;*/
    }
    .pro_page_num{
        width:100%;
        text-align:center;
    }

    .detal_right {
        width: 100%;
        margin: 10px 0;
    }
    #new_li_title{
        width:100%;
        overflow:hidden;
        padding:10px;
    }
        #new_li_title a {
            width: 70%;
            overflow: hidden;
            display:block;
            float:left;
        }
    #new_li_date {
        float: right;
        text-align: right;
    }

    .cart-textarea-label {
        height: 30px;
        line-height: 30px;
    }
    .rank-num{
        display:none;
    }
    .shopinfo{
        display:none;
    }

    .brand-item {
        
        /*margin: 20px auto;*/
    }
        .brand-item ul {
            background: #fff;
            border-radius: 6px;
            display:block;
        }
    .brand-item a{
        font-size:14px;
    }
    .first-cate {
        margin: 10px 0;
        display: block;
    }
    .ca_list_type .brand-item ul li a {
        color: #000;
    }

    .brand-item ul li {
        border-bottom: 1px solid #c8c7cc;
        padding:11px 15px;
    }
    .pro-top-page{

    }
    .left-ad{
        display:none;
    }
    .menu-close {
        font-size: 50px;
        position: fixed;
        right: 10px;
        display:block;
    }
    #tab_0 img{
        width:100%;
    }
    #teseach{
        width:100%;
    }

    #hot_search{
        display:none;
    }
    #button1 {
        width: 40%;
    }
    #serach_bg{
        width:100%;
        margin:0 auto;
        justify-content:space-between;
    }

    #search {
        border: 0;
        width: 124%;
        height: 25px;
        margin: 3px 0 0 10px;
        padding: 0 0 0 10px;
    }
    #top_search.mobile-search {
        display: flex;
    }

    .web_notes_list{
        width:100%;
    }
    .news-right-img{
        display:none;
    }




















}
