body {
  background-color: #f5f5f5 !important;
  letter-spacing: 0;
}
.container {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  flex-direction: column;
  padding-top: 1.8rem;
  background-color: #f5f5f5;
}
.logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  height: 1.08rem;
  padding: 0 0.23rem;
  border-bottom: 0.01rem solid #c6c6c6;
}
.logo img {
  width: 2.21rem;
  height: 0.44rem;
}
.xin-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
}
.xin {
  position: relative;
  width: 2.22rem;
  height: 0.46rem;
  line-height: 0.46rem;
  text-align: center;
  border-radius: 0.23rem;
  border: 0.02rem solid #fff;
  font-size: 0.24rem;
  color: #ffffff;
}
.xin-dian {
  width: 0.16rem;
  height: 0.16rem;
  box-sizing: border-box;
  border-radius: 50%;
  border: 0.01rem solid #ffffff;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ff0000;
}
.xin-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.15rem;
}
.xin-icon .icon-img {
  width: 0.42rem;
  height: 0.42rem;
}
.xin-icon .icon-img2 {
  width: 0.35rem;
  height: 0.36rem;
}

.centent {
  box-sizing: border-box;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  padding-top: 0.2rem;
  width: 100%;
  background-color: #f5f5f5;
  /* height: 88vh; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
   margin-bottom: 1rem;
}
.biaoqian {
  width: 100%;
  padding-bottom: 0.3rem;
}
.biaoqian-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.3rem;
}
.biaoqian-item {
  padding: 0.1rem 0.18rem;
  font-size: 0.26rem;
  color: #4B4D55;
  text-align: center;
  border-radius: 0.3rem;
  border: 0.01rem solid #979797;
}

.fengmian {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.1rem;
  width: 100%;
  height: 4.27rem;
  margin-bottom: 0.2rem;
}
.fengmian-img {
  width: 100%;
  height: 3.8rem;
  border-radius: 0.1rem;
}
.fengmian-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  font-size: 0.26rem;
  width: 6.9rem;
}
.fanhui-title {
  text-align: center;
  width: 5.62rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0.3rem;
  padding-left: 0.32rem;
  gap: 0.23rem;
}
.fanhui-title input {
  border: none;
  outline: none;
  background: none;
  color: #fff !important;
}
.jiazaigengduo {
  width: 3rem;
  height: 0.4rem;
  background: rgba(136, 136, 136, 0.2);
  border-radius: 0.2rem;
  margin: 0 auto;
  margin-top: 0.17rem;
  margin-bottom: 1.58rem;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.4rem;
  text-align: center;
}
.fanhui {
  width: 100%;
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.2rem;
  color: #ffffff;
  font-size: 0.32rem;
}
.fanhui-img {
  width: 0.32rem;
}
.guanggao {
  box-sizing: border-box;
  width: 100%;
  /* height: 1.2rem; */
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.resou-list {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 0.2rem;
}
.resou-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xuhao {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  font-size: 0.26rem;
  color: #fff;
}
.xuhao-num {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.1rem;

  display: flex;
  align-items: center;
  justify-content: center;
}
.num {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  font-size: 0.2rem;
  color: #dd163d;
}
.hong {
  background-color: #f35159;
}
.huang {
  background-color: #ff8600;
}
.lv {
  background-color: #009c04;
}
.hui {
  background-color: #888888;
}

.list-data {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.1rem;
  justify-content: space-between;
}

.videolist {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.videolist-item {
  width: 3.5rem;
  height: 2.47rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  /* margin-right: 0.1rem; */
}
.videolist-item:nth-child(n + 3) {
  margin-top: 0.2rem;
}
.video-img {
  width: 3.5rem;
  height: 2rem;
}
.video-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4B4D55;
  font-size: 0.26rem;
  width: 3.5rem;
  margin-top: 0.1rem;
}

.jingpin-box {
  box-sizing: border-box;
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: space-between;*/
  /*flex-wrap: wrap;*/
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
   /*gap: 0.2rem; */
  margin-bottom: 0.2rem;
}
.jingpin-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.1rem;
  /*margin-right: 0.4rem;*/
  flex: 1 0 20%;
  margin-top: 0.2rem;
}

.jingpin-item:nth-child(5n) {
  margin-right: 0;
}
.jingpin-img {
  width: 1rem;
  height: 1rem;
  border-radius: 0.16rem;
  overflow: hidden;
}
.name {
    white-space: nowrap;
}

.ll {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #1B0C51;
  z-index: 9999;
}
.name {
    white-space: nowrap;
    color:#4B4D55 !important;
}

.nav-buttom {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  padding: 0.1rem 0 0.12rem 0;
}
.nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.06rem;
}
.nav-img {
  width: 0.42rem;
  height: 0.42rem;
}
