.m-foot {
  display: none
}

.p-top {
  display: none;
}

@media only screen and (max-device-width: 720px),
only screen and (-webkit-min-device-pixel-ratio: 3) {
  .top-ads-blk {
    display: none;
  }
  .top-panel {
    border: 0;
  }
  .header-search {
    height: 0;
  }
  .header-search_fixed {
    display: none;
  }
  a:hover,
  a:visited {
    text-decoration: none;
  }
  a {
    -webkit-tap-highlight-color: transparent;
    color: #333;
  }
  /* 点击a标签出现背景颜色*/
  html {
    font-size: 62.5%;
  }
  body {
    background-color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;
    color: #333;
    font-size: 1.2rem;
    font-weight: normal
  }
  /*可能跟微信浏览器命名冲突,不知道是不是有历史记录的问题，一周后，new-top-search作为class也出问题*/
  .new-top-search,
  .top-search-1 {
    display: none
  }
  #top-nav,
  #headerwrap,
   #crumbs,
  .top-line-wp,
  .pic960x60,
  .top-search,
  .nav,
  .g-fixed,
  .g-footer {
    display: none;
  }
  .top-search,
  .pic960x60,
  .pic960x60 .div {
    display: none !important;
    width: 100% !important;
  }
  .top-search .search,
  .top-search .top-enter,
  .top-search .top-logo {
    display: none !important;
  }
  .main {
    width: 100%;
    background-color: #fff
  }
  .m-nav-wp {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 100;
    display: block
  }
  .m-nav {
    height: 44px;
    line-height: 44px;
    width: 100%;
    position: relative;
  }
  .m-nav-bar {
    position: relative;
    z-index: 10;
    height: 44px;
    background: #0e8ccc;
    /* 为较旧的或者不支持的浏览器设置备用属性 */
    background: -moz-linear-gradient(top, #0092c9, #2084d1 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#0092c9), to(#2084d1));
  }
  .m-nav-bar a {
    display: inline-block
  }
  .m-nav-logo {
    position: absolute;
    top: 2px;
    left: 10px;
    height: 44px;
    width: 100px;
    background: url("//assets.dxycdn.com/app/biomart/imgs/m-img/m_icon@2x.png") no-repeat 0 0;
    background-size: 100px 150px;
  }
  a.m-nav-tit {
    width: 100%;
    box-sizing: border-box;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .m-nav-ico-down {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25%;
    height: 44px;
    background: url("//assets.dxycdn.com/app/biomart/imgs/m-img/m_icon@2x.png") no-repeat 30px -40px;
    background-size: 100px 150px;
  }
  .m-nav-menu-wp {
    position: absolute;
    top: -290px;
    left: 0;
    width: 100%;
    transition: 0.5s ease all;
    visibility: visible;
    z-index: 2;
  }
  .m-nav-user {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .m-nav-user a {
    float: left;
    color: #333;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .m-nav-user a.m-nav-login {
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
  }
  .m-split {
    color: #ccc;
    padding: 0 10px;
    margin-top: -2px;
    float: left;
    font-size: 1.5rem
  }
  .m-nav-menu {
    background-color: #fff;
    padding: 0 12px 40px 12px;
    overflow: hidden;
  }
  .m-nav-menu h3 {
    color: #333;
    font-size: 1.5rem;
    height: 52px;
    line-height: 52px;
  }
  .m-nav-menu ul li {
    float: left;
    box-sizing: border-box;
    width: 50%;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .m-nav-menu ul li a {
    display: block;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3%;
    color: #666;
    font-size: 1.4rem;
    text-align: center;
    border: 1px solid #ddd;
    background-color: #fafafa;
  }
  .anbi-m-nav .m-nav-menu-wp {
    top: -310px;
  }
  .m-nav-down .m-nav-ico-down {
    background-position: 32px -72px;
  }
  .anbi-m-nav .m-nav-down .m-nav-menu-wp,
  .m-nav-down .m-nav-menu-wp {
    top: 44px;
    visibility: visible;
  }
  .m-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    display: none
  }
  .m-foot {
    display: block;
    padding: 18px 15px 65px 15px;
    background-color: #f7f7f7;
    border-top: 1px solid #ccc;
    position: relative;
  }
  .m-foot .m-ft-wx {
    background: url("http://assets.dxycdn.com/app/biomart/imgs/m-img/m_wx@2x.png") no-repeat 0 0px;
    background-size: 48px 48px;
    color: #929296;
    font-size: 1.2rem;
    padding: 2px 0 0 60px;
    display: inline-block;
    height: 48px;
  }
  .m-foot .m-ft-btn {
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #2084d1;
    padding: 3px 20px;
    color: #2084d1;
    font-size: 1.2rem;
    position: absolute;
    top: 25px;
    right: 15px;
    letter-spacing: 2px;
  }
  .m-foot p a {
    color: #333;
    font-size: 1.2rem;
    text-decoration: none
  }
  .m-foot .m-split {
    float: none;
    margin: 0
  }
  .anbi-nav-search {
    display: none;
  }
  .anbi-m-nav .anbi-nav-search {
    display: block
  }
  #main #subleft2 {
    width: 100%;
    margin-top: 0px;
    padding: 0px 0px 0 0;
    background-color: #f7f7f7;
  }
  #subleft2 .product_attr {
    border: none;
    background: #fff;
  }
  #subleft2 .product_attr_l,
  #subleft2 .product_attr_l2 {
    border: 1px solid #ccc;
    border-width: 1px 0
  }
  #subleft2 .x_ui-bg1 {
    background: #fff;
  }
  .product_attr h1,
  .product_attr h2 {
    font-size: 1.8rem;
    padding: 12px 15px;
    border-bottom: 1px solid #e5e5e5
  }
  .product_attr .product_attr_c {
    border: none;
    padding: 15px;
  }
  .product_attr .product_img {
    margin: 0;
    line-height: 120px;
    text-align: center;
    float: left;
    display: none;
  }
  .product_attr .product_img span {
    height: 120px;
    width: 120px;
  }
  .product_attr .product_img span img {
    margin: 0;
    height: auto;
  }
  .product_attr .product_attr_c ul {
    margin-left: 0px;
  }
  .product_attr .product_attr_c li {
    font-size: 1.4rem;
    line-height: 24px;
    padding-left: 0
  }
  .product_attr .product_attr_c li span {
    color: #666;
  }
  .product_attr .product_attr_c .yen b.red {
    color: #ff7800
  }
  .pal_action,
  .product_attr_r,
  .virtual_shadow,
  .multiformat {
    display: none
  }
  .m-try-tip {
    background-color: #fff;
    border: 1px solid #ccc;
    border-width: 1px 0;
  }
  .m-try-tip p.tips {
    background: none;
    border: none;
    padding: 0;
    font-size: 1.4rem;
    line-height: 26px;
    padding: 13px 15px;
  }
  .m-try-tip span.t1 {
    font-size: 1.4rem;
    color: #ff7800;
    font-family: 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;
  }
  .m-try-tip span.t1 em {
    font-style: normal;
    color: #666;
    display: block
  }
  .m-try-tip h3,
  h3.m-try-tit {
    font-size: 1.6rem;
    border-bottom: 1px solid #e5e5e5;
    padding: 0px 15px;
    line-height: 44px;
    height: 44px;
    display: block;
    position: relative;
  }
  .pbox {
    margin-top: 10px !important;
    background-color: #fff;
    border-top: 1px solid #ccc;
  }
  .pbox_t {
    display: none;
  }
  .pbox_c {
    padding: 15px;
    font-size: 1.4rem
  }
  .m-ico-slider {
    position: absolute;
    right: 0px;
    padding-right: 10px;
    top: 0px;
    width: 35px;
    height: 100%;
    display: block;
    background: url("http://assets.dxycdn.com/app/biomart/imgs/m-img/m_icon@2x.png") no-repeat;
    background-size: 100px 150px;
  }
  .m-ico-down {
    background-position: -35px -104px;
  }
  .m-ico-up {
    background-position: 4px -104px;
  }
  .page_overflow {}
  .page_overflow span,
  .page_overflow p,
  .page_overflow div {
    color: #888 !important;
    font-size: 1.3rem !important;
    line-height: 20px;
    padding: 0 !important;
    margin: 0 !important;
  }
  #j_tab3_ct .x_lst3 {
    display: none;
  }
  /*IE6的什么东西，重构后全去掉*/
  .d_mask,
  .virtual_shadow {
    display: none;
  }
  .m-try-btn-wp {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 99;
    background-color: rgba(221, 221, 221, 0.5);
    bottom: 0px;
    left: 0;
  }
  .m-try-btn {
    padding: 12px 33px;
    width: 100%;
    box-sizing: border-box
  }
  .m-try-btn a,
  .m-try-btn a.pal_action .icon {
    display: block;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    background-color: #eb6204;
    border-radius: 5px;
  }
  .m-try-btn a span {
    font-size: 1.2rem
  }
  .m-btn-disabled a {
    background-color: #999;
  }
  .el_table_s1 {
    font-size: 1.2rem
  }
  #j_downfile_area2 {
    display: none;
  }
  .m-product .product_attr .product_attr_c ul {
    margin-left: 0
  }
  .m-pro-info-l {
    display: block
  }
  .m-pro-info-l a {
    color: #0C4A7B
  }
  .j-m-detailWp {
    height: 0px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: -11px;
  }
  .j-m-detailWp table {
    margin-top: 10px;
  }
  .m-try-detail .j-m-detailWp {
    height: auto;
  }
  .pbox_c .re-info {
    margin: -18px 0 0 0;
  }
  .more-relative {
    margin-top: 10px;
  }
  .re-info dd {
    font-size: 1.2rem
  }
  .pal_action {
    display: block !important;
  }
  .pal_action .m-try-btn .icon {
    background: #eb6204;
    display: block;
    margin: 0;
    height: auto;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    border-radius: 5px;
    text-indent: 0;
    line-height: 100%;
    float: none
  }
}