.tag-News {
   color: #955d8c !important;
}

.tag-Business {
   color: #b7926a !important;
}

.tag-Opinion {
   color: #3ca1cb !important;
}

.tag-Lifestyle {
   color: #d18840 !important;
}

.tag-Culture {
   color: #5b3b28 !important;
}

.tag-Travel {
   color: #9e9f9e !important;
}

.tag-Services {
   color: #9e9f9e !important;
}

.tag-Specials {
   color: #33aa70 !important;
}

.tag-More {
   color: #4d4d4c !important;
}

.tag-Area {
   color: #955d8c !important
}

body {
  margin: 0 auto;
  padding: 0;
  border: 0;
  font-size: 12px;
  min-width: 1280px;
  font-family: Times New Roman,TimesNewRomanPSMT,"serif","Noto Serif","NotoSerif";

}


.nav-con {
  position: fixed;
  top:0px;
  left:0px;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.4);
  z-index: 8;
  display: none;
  line-height: 0;
}
.body-overflow-hidden {
    overflow: hidden;
}


.nav-bg {
  width: 3.5rem;
 
  height:100vh;
  background:#fff;
  position: relative;
}

.btn-close {
width: 0.14rem;
cursor: pointer;
margin-top:0.15rem;
 margin-left:0.3rem;
}



.nav-bg .nav-title {
  color:#333;
  font-size: 0.22rem;
  font-weight: bold;
  margin-top: 0.2rem;
  margin-left:0.3rem;
  line-height: 0.24rem;
}

.nav-bg ul {
  margin-top:0.05rem;
}
.nav-bg ul li {
    font-size: 0.16rem;
    font-weight: bold;
    padding:0.1rem 0;
    color:#333;
    padding-left:0.3rem;
    line-height: 0.24rem;
}
.nav-bg ul li a {
  color:#333;

}
.nav-bg ul li:hover {
  background:#f5f5f5
}

.onedelay {
    animation-delay: 0.3s
  }
  
  .onedelaya {
    animation-delay: 0.5s
  }
  
  .onedelayb {
    animation-delay:0.8s
  }
  
  .onedelayc {
    animation-delay: 1.1s
  }
  
  .onedelayd {
    animation-delay: 1.4s
  }


.foot {
  width: 100%;
  padding: 0.25rem 0px;
  text-align: center;
  color: #fff;
  font-size: 0.1rem;
  margin-top: 0.2rem;
  background: #3e619f;
}
