
.tap-main .shop .shop-main {
  display: flex;
  justify-content: center;
  margin: 0.3542rem 0 0.4688rem 0;
}
.about .about-main {
    padding: 0.3594rem 0 0.3813rem 0;
}
.tap-main .shop {
    padding: 0;
}
.about .about-main .about-nav {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: center;*/
  margin: 0 auto;
    width: 80%;
  border-bottom:1px solid #cfd0d0;
  /*padding: 0.099rem 0 0.3594rem 0;*/
}
.about .about-main .about-nav .item {
  /*margin: 0.1667rem 0.4036rem 0;*/
  min-width: 141px;
  height: 49px;
  line-height: 49px;
  margin: 5px 5px;
  border: 1px solid transparent;
  text-align: center;
  font-size: 0.0781rem;
  color: #333333;
  font-size: 14px;
  cursor: pointer;
  margin: 0;
  padding: 0px 10px;
  box-sizing: border-box;
  margin-right: 3px;
}
/*.about .about-main .about-nav {*/
/*  display: flex;*/
/*  flex-wrap: wrap;*/
/*  justify-content: center;*/
/*  border-bottom:1px solid #cfd0d0;*/
  /*padding: 0.099rem 0 0.3594rem 0;*/
/*}*/
/*.about .about-main .about-nav .item {*/
  /*margin: 0.1667rem 0.4036rem 0;*/
/*  min-width: 141px;*/
/*  height: 49px;*/
/*  line-height: 49px;*/
/*  margin: 5px 5px;*/
/*  border: 1px solid transparent;*/
/*  text-align: center;*/
/*  font-size: 0.0781rem;*/
/*  color: #333333;*/
/*  font-size: 14px;*/
/*  cursor: pointer;*/
/*  margin: 0;*/
/*}*/
.about .about-main .about-nav .item:hover {
  color: #fff;
  background: #cfa167;
}
.about .about-main .about-nav .itemActive {
  color: #fff;
  background: #cfa167;
}
.about .about-main {
    display: block!important;
}
.about .about-main .content {
    margin: 0 auto;
}
.about .about-main .content .about-nav {
    padding: 0 !important;
}
.about .about-main .content .tabbar {
    margin-top: 0;
}
.about .about-main .content .tabbar .tabbar-1 .mg-t {
    margin: 0;
}
.about .about-main .content .tabbar .tabbar-1 .border-line {
    border: none;
}

@media (max-width: 590px) {
  .tap-main .shop .shop-main .shop-item {
    display: block !important;
    font-size: 12px;
  }
  .about .about-main .about-nav .item {
        min-width: 104px !important;
        height: 20px !important;
        line-height: 20px !important;
        margin: 5px 5px !important;
        border: 1px solid #cccccc !important;
        text-align: center !important;
        color: #333333 !important;
        font-size: 12px !important;
        cursor: pointer !important;
  }
  .about .about-main2 {
      padding: 0 0.3rem !important;
  }
  .about .about-main .content {
      width: 100% !important;
  }
}

.tabbar {
  /*border: solid 0.0677rem #dddddd;*/
  width: 6.25rem;
  padding: 0.1563rem 0.2083rem 0.3594rem 0.2083rem;
  background: #fff;
  box-sizing: border-box;
}
.tabbar .news {
  width: 100%;
}
.tabbar .news .news-title {
  text-align: center;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
.tabbar .news .news-time {
  text-align: center;
  font-size: 0.0625rem;
  color: #666672;
  margin: 24px 0 20px 0;
}
.tabbar .news .news-img {
  width: 460px;
  margin: 0 auto 44px;
  text-align: center;
}
.tabbar .news .news-img img {
  width: 3.125rem;
  height: 3.1927rem;
}
.tabbar .news .news-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.tabbar .news .news-tab > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 590px) {
  .tabbar .news .news-img {
    width:300px !important;
  }
  .tabbar .news .news-img img {
      height: 100%!important;
  }
}
.tabbar .news .news-tab > div .icon {
  width: 17px !important;
  height: 60px;
  margin-right: 10px;
  border: none;
}
.tabbar .news .news-tab > div img {
  width: 62px;
  height: 62px;
  margin-right: 0.0625rem;
  cursor: pointer;
  border: solid 2px #9c9c9c;
}
.tabbar .news .news-tab > div .acImg {
  border: solid 2px #cfa167;
}
.tabbar .news .detail {
  margin-top: 68px;
}
.tabbar .news .detail .detail-nav {
  display: flex;
  align-items: center;
  padding-bottom: 0.276rem;
  border-bottom: 1px solid #cfd0d0;
}
.tabbar .news .detail .detail-nav div {
  font-size: 18px;
  color: #333333;
  cursor: pointer;
}
.tabbar .news .detail .detail-nav .detailActive {
  font-weight: bold;
}
.tabbar .news .detail .detail-nav span {
  width: 2px;
  height: 17px;
  background-color: #aaa;
  margin: 0 0.2396rem;
}
.tabbar .news .detail .detail-main .content .characteristic {
  margin-top: 37px;
}
.tabbar .news .detail .detail-main .content .characteristic .characteristic-title {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 16px;
}
.tabbar .news .detail .detail-main .content .characteristic .characteristic-text .img {
  margin: 16px 0;
}
.tabbar .news .detail .detail-main .content .characteristic .characteristic-text .img img {
  width: 80%;
}
.tabbar .news .detail .detail-main .content .characteristic .characteristic-text ul {
  padding-left: 20px;
}
.tabbar .news .detail .detail-main .content .characteristic .characteristic-text ul li {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
}
.tabbar .news .btn {
  margin-top: 200px;
}
.tabbar .news .btn .pre {
  font-size: 0.0729rem;
  margin-bottom: 13px;
}
.tabbar .news .btn .pre a {
  color: #999999;
  text-decoration: none;
}
.tabbar .news .btn .next a {
  color: #333333;
}
