@import url("common.css");

/* 主体 */
.main {
    position: absolute;
    top: 4.6rem;
    left: 0;
    right: 0;
  }

  /* 顶部导航 */
  .main .nav-head-bg{
    background-color: #eee;
    margin-top: 0.5rem;
}
.main .nav-head{
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 3rem;
    display: flex;
    flex-flow: row nowrap;
    overflow-y:auto;
    height: 2rem;
    line-height: 2rem;
}
.main .nav-head::-webkit-scrollbar {
    display: none;
}
.main .nav-head a{
  color: #666;
}
.main .nav-head span{
    margin-left: 1rem;
    color: #ccc;
}

.main .nav-head li{
    margin-right: 1rem;
    flex: 1 0 auto;
}

/* 广告图片 */
.main .new-ad{
    margin-top: 1rem;
    flex: 1 1 100%;
    text-align: center;
    background: #eee;
  }
  .main .new-ad img{
    width: 100%;
    height: 100%;
    border-radius: 1rem;
  }

  /* 文章列表 */
  .main .list-nav {
    margin-top: 1rem;
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    background: #eee;
    border-bottom: 2px solid #009688;
  }
  .main .list-nav h4{
    height: 4rem;
    line-height: 4rem;
    font-weight: bolder;
    color: #666;
    padding-left: 1rem;
  }

  /* 知识导购 */
.main .tuijian-news{
    margin: -1rem 0rem 1rem -1rem;
    display: flex;
    flex-flow: column wrap;
    background-color: #eee;
    padding-bottom: 1rem;
    }
    
    .main .tuijian-news .item-new{
      margin: 1rem 1rem 0rem 2rem;
      padding: 1.5rem;
      background-color: #fff;
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
    }
    
    .main .tuijian-news .item-new .item-new-left {
      margin-right: 1.5rem;
    }

    .main .tuijian-news .item-new .item-new-left a{
        color: #929292;
    }
    
    .main .tuijian-news .item-new .item-new-left h3{
      font-size: 1.2rem;
      font-weight: bolder;
      color: #929292;
    }
    
    .main .tuijian-news .item-new .item-new-left p{
      color: #c2c2c2;
      width: 100%;
    }
    
    .main .tuijian-news .item-new .item-new-left div{
      color:#c2c2c2
    }
    
    .main .tuijian-news .item-new .item-new-left i{
      margin-right: 0.5rem;
    }
    
    .main .tuijian-news .item-new img{
      width: 11rem;
      height: 8rem;
      border-radius: 1rem;
    }
    
    
    .main .tuijian-news .service-more-new {
      margin-top: 1rem;
      height: 5rem;
      line-height: 5rem;
      font-size: 1.5rem;
      flex: 1 1 100%;
      text-align: center;
      background: #eee;
    }
    .main .tuijian-news .service-more-new a{
      color: #c2c2c2;
    
    }

  /* 推荐-HEAD */
  .main .tujian-head {
      margin-top: 1rem;
      width: 100%;
      height: 4rem;
      line-height: 4rem;
      background: #eee;
      border-bottom: 2px solid #009688;
      display: flex;
      justify-content: space-between;
    }
    
    .main .tujian-head div:first-child{
      font-size: 1.5rem;
      font-weight: 600;
      margin-left: 1rem;
      color: #666;
    }
    .main .tujian-head a{
    margin-right: 1rem;
    color: #aaa;
    }

/* 推荐导航 */
.main .tujian-nav {
    background-color: #eee;
    display: flex;
    flex-flow: row nowrap;
    justify-content: left;
    overflow-y:auto;
    height: 4rem;
    line-height: 4rem;
    border-bottom: 1px solid #ccc;
  }
  
  .main .tujian-nav::-webkit-scrollbar {
    display: none;
  }
  
  .main .tujian-nav .tujian-nav-item{
    height: 4rem;
    width: 6rem;
    flex: 1 0 auto;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
  }
  
  .main .tujian-nav .tujian-nav-item a{
    color: #aaa;
  }
  
  
  /* 实体门店
  .main .stores {
    padding: 1.2rem 0rem 1.2rem 0.8rem;
    display: flex;
    flex-flow: row nowrap;
    background: #eee;
    overflow-y:auto;
    height: 11rem;
  }
  
  .main .stores::-webkit-scrollbar {
    display: none;
  }
  
  .main .stores .store{
    height: 8rem;
    width: 8rem;
    flex: 1 0 auto;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
  }
  
  .main .stores .store .store-d{
    width: 7rem;
    height: 7rem;
    line-height: 7rem;
    background: #ddd;
    text-align: center;
    font-size: 1.5rem;
    border-radius: 0.5rem;
  }
  .main .stores .store .store-d a{
    color: #666;
  }
  
  .main .stores .store span{
    height: 3rem;
    line-height: 3rem;
    display: flex;
    justify-content: center;
    color: #c2c2c2;
  }
  .main .stores .store i{
    color: #ccc;
    margin-right: 0.3rem;
    height: 3rem;
    line-height: 3rem;
  } */
  
  
  /* 服务推荐 */
  .main .tuijian {
    font-size: 1.1rem;
    color: #555;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-left: 1rem;
    background-color: #eee;
  }
  
  .main .tuijian .item{
    flex: 1 1 40%;
    flex-basis: calc(50%-10rem);
    padding: 0.8rem;
    background: #fff;
    /* 将每个商品的描述再转flex  */
    display: flex;
    flex-flow: column nowrap;
    margin-top: 1rem;
    margin-right: 1rem;
    border-radius: 0.8rem;
  }
  
  .main .tuijian .item img {
    width: 100%;
    height: 100%;
  }
  
  .main .tuijian .item p{
    margin-top: 1.2rem;
    height: 1.1rem;
    line-height: 1rem;
    color: #ccc;
    font-weight: bolder;
  }
  
  .main .tuijian .item .record {
    display: flex;
    justify-content: space-between;
  }
  
  .main .tuijian .item .record div:first-of-type {
    color: #c2c2c2;
    
  }
  .main .tuijian .item .record span{
    color: #ff6700;
    font-weight: bolder;
  }
  
  .main .tuijian .item .record div:last-of-type a  {
    background-color: #f6f6f6;
    border-radius: 1rem;
    padding: 0.2rem 1rem;
    color: #666;
  }
  
  .main .tuijian .service-more{
    margin-top: 1rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 1.5rem;
    flex: 1 1 100%;
    text-align: center;
    background: #eee;
  }
  .main .tuijian .service-more a{
    color: #c2c2c2;
  
  }


/* 热门文章 */
  .main .tujian-news{
      background-color: #eee;
      color: #666;
      padding: 1rem 1rem 0rem 1rem;
  }
  .main .tujian-news .tujian-new-item{
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
      align-items: center;
      border-bottom: 2px dotted #fff;
      margin-bottom: 1rem;
  }
  .main .tujian-news .tujian-new-item:last-child{
      border-bottom: none;
  }
  .main .tujian-news .tujian-new-item i{
      margin-right: 0.5rem;
  }
  .main .tujian-news .tujian-new-item .tujian-new-title{
    flex: 10;
    margin-right: 3rem;
  }
  .main .tujian-news .tujian-new-item .tujian-new-title a{
      color: #666;
  }
  .main .tujian-news .tujian-new-item .tujian-new-hit{
    flex: 2;
  }

  /* 最新发布 */
  .main .newArticles{
    background-color: #eee;
    color: #666;
    padding: 1rem 1rem 0rem 1rem;
  }
  .main .newArticles .newArticle-item{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #fff;
    margin-bottom: 1rem;
  }
  .main .newArticles .newArticle-item:last-child{
      border-bottom: none;
  }

  .main .newArticles .newArticle-item .newArticle-img{
    flex: 3;
    margin-right: 1rem;
  }
  .main .newArticles .newArticle-item .newArticle-img img{
      width: 100%;
      height: 100%;
      border-radius: 0.5rem;
  }

  .main .newArticles .newArticle-item .newArticle-title{
    flex: 9;
  }
  .main .newArticles .newArticle-item .newArticle-title a{
    color: #666;
  }

/* =================================详情================================= */


  /* 面包屑导航 */
.main .mbxnav-head-bg{
    background-color: #eee;
    margin-top: 0.5rem;
  }
  .main .mbxnav-head{
    color: #c2c2c2;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 3rem;
    display: flex;
    flex-flow: row nowrap;
    height: 2rem;
    line-height: 2rem;
  }
  .main .mbxnav-head a{
    color: #c2c2c2;
  }
  .main .mbxnav-head a:hover{
    color: #ff6700;
  }
  .main .mbxnav-head span{
    margin: 0rem 0.5rem;
  }

  .main .newDetail{
      padding: 1rem;
  }

  .main  .newDetail-title{
      font-size: 1.5rem;
      font-weight: bolder;
      color: #666;
      margin: 1.5rem 0rem;
  }

  .main .newDetail-date{
    color: #c2c2c2;
    margin: 1.5rem 0rem;
  }
  .main .newDetail-date i{
      margin-right: 0.5rem;
  }
  .main .newDetail-date i:last-child{
      margin-left: 3rem;
  }
  .main .newDetail-desc{
    color: #828282;
    margin: 1.5rem 0rem;
  }
  .main .newDetail-desc span{
      color: #ff6700;
      margin-right: 0.5rem;
  }
  .main .newDetail-content span{
    background-color: #eee;
  }
  .main .newDetail-content img{
      width: 100%;
      height: 100%;
  }

/* 免责说明 */
.main .newDetail-tip{
    padding: 1rem;
    color: #d2d2d2;
}

/* 上下翻页 */
  .main .newDetail-page{
    color: #929292;
    padding: 3rem 1rem 1rem 1rem;
    border-top: 1px solid #ccc;
  }
  .main .newDetail-page a{
    color: #929292;
  }