section {
  /*width: 1200px;*/
  margin: auto;
  padding: 30px 0;
  padding-top: 20px;
}
.section {
  width: 792px;
  margin: auto;
  position: relative;
}
.describe {
  color: rgb(150, 150, 150);
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
/*.event-banner img{
	width: 100%;
	position: relative;
}*/
.smallbanner img {
  margin-top: 0;
}
.three-nav .nav-search {
  display: block;
  padding-bottom: 0;
}
.seojieguo {
  color: #969696;
  font-size: 12px;
  margin-bottom: 20px;
}
.seojieguo span:first-child {
  float: left;
}
.seojieguo span:last-child {
  float: right;
}
.momberseo {
  display: flex;
}
.member-logo {
  flex: 1;
  position: relative;
}
.member-logo-img {
  width: 80px;
  height: 80px;
  border-radius: 80px;
}
.member-aut {
  position: absolute;
  width: 25px;
  height: 25px;
  bottom: 0;
  left: 57px;
  z-index: 1;
}
.member-info {
  flex: 3;
  padding-top: 5px;
}
.member-label span {
  font-size: 14px;
  font-weight: lighter;
  margin-right: 10px;
}
.member-model {
  flex: 0.8;
  line-height: 80px;
  text-align: right;
}
.member-model a {
  display: inline-block;
  width: 120px;
  height: 28px;
  background: linear-gradient(
    132deg,
    rgba(255, 77, 119, 1) 0%,
    rgba(74, 60, 233, 1) 100%
  );
  border-radius: 20px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
}
.member-info div:first-child {
  margin-bottom: 30px;
}
.member-cmodel {
  text-align: center;
  font-size: 14px;
}
.member-cmodel i {
  position: relative;
  top: -5px;
}
.member-cmodel img {
  /*font-size: 22px;*/
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.layer-swiper {
  width: 100%;
  height: 100%;
}
.banner-box {
  filter: blur(8px);
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 0;
  display: block;
}
.banner-img {
  display: block;
  width: 792px;
  height: 240px;
  margin: auto;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.swiper-button-prev,
.swiper-button-next {
  background-image: none;
}
.swiper-button-next {
  right: 12%;
}
.swiper-button-prev em,
.swiper-button-next em {
  color: #fff;
  font-size: 60px;
  opacity: 0.5;
  position: relative;
  top: -8px;
}
.swiper-button-prev {
  left: 10%;
}
.rposition2 {
  display: none;
}
.list-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.list-header > div:nth-child(1) > span:nth-child(1) {
  display: inline-block;
  width: 2px;
  height: 20px;
  position: absolute;
  left: 0;
  background: linear-gradient(
    135deg,
    rgba(255, 77, 119, 1) 0%,
    rgba(74, 60, 233, 1) 100%
  );
  opacity: 0.5;
  top: 1px;
}
.list-header > div:nth-child(1) > span:nth-child(2) {
  font-size: 16px;
  text-indent: 16px;
  display: inline-block;
}
.bgcolor {
  background: linear-gradient(
    135deg,
    rgba(255, 77, 119, 0.5) 0%,
    rgba(74, 60, 233, 0.5) 100%
  );
  border-radius: 20px;
  height: 24px;
  line-height: 24px;
  width: 60px;
}
.bgbtn {
  font-size: 14px;
  width: 58px;
  height: 22px;
  line-height: 22px;
  position: relative;
  top: -1px;
  left: 1px;
  text-align: center;
  display: inline-block;
  border-radius: 20px;
  cursor: pointer;
}
.bgbtnClick {
  background: rgb(245, 245, 245);
  color: #333;
}
.chat-item > .iconcha {
  position: absolute;
  font-size: 26px;
  right: 5px;
  top: 5px;
  opacity: 0.5;
  cursor: pointer;
  z-index: 2;
  display: inline-block;
}
@media only screen and (min-width: 100px) and (max-width: 745px) {
  .list-header > div:nth-child(1) > span:nth-child(2) {
    color: white;
  }
  .list-header {
    margin-bottom: 10px;
  }
  .list-header > div:nth-child(1) > span:nth-child(1) {
    left: 10px;
    top: 10px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
  .layer-swiper-box {
    height: 100%;
  }
  .swiper-container {
    height: 100%;
  }
  .banner-box {
    background-size: auto 100% !important;
    background-position-x: 50% !important;
    filter: blur(0);
    height: 150px;
  }
  .banner-img {
    display: none;
  }
  .page-name {
    display: inline-block;
    position: absolute;
    right: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 35px;
  }
  section {
    width: 100%;
    padding: 0px;
  }
  .section {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    padding-top: 10px;
  }
  .second-nav {
    height: 35px;
    /*text-align: left;*/
    padding-right: 3px;
    background: rgba(0, 0, 0, 0.5);
  }
  .secActive span {
    font-size: 12px;
  }
  .secActive i {
    width: 30px;
    height: 6px;
    left: 5px;
    bottom: 10px;
  }
  .three-nav > div {
    display: block;
    padding: 5px 0;
    overflow: hidden;
  }
  .three-nav {
    position: absolute;
    top: 35px;
    margin-top: 0;
    width: 100%;
    height: auto;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
  }

  .section-nav {
    width: 100%;
    position: relative;
    /*position: fixed;
		top: 50px;
		left: 0;*/
    z-index: 4;
    padding: 0;
    top: -10px;
  }
  .three-nav-li {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    /*width: 70px;*/
    text-align: center;
    color: #fff;
  }
  .three-nav-li > div {
    padding: 0 1px;
    padding-right: 2px;
    /*width: 60px;*/
    margin: auto;
    background: rgba(0, 0, 0, 0);
    height: 26px;
    line-height: 26px;
  }
  .three-nav-li > div > div {
    /*width: 58px;*/
    padding: 0 12px;
    background: rgba(0, 0, 0, 0);
    border-radius: 26px;
    height: 26px;
    line-height: 26px;
  }
  .threeActive {
    display: block !important;
    color: #fff;
  }
  .threeActive > div > div {
    background: -webkit-linear-gradient(
      left,
      rgba(255, 77, 119, 0.5),
      rgba(74, 60, 233, 0.5)
    );
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(
      right,
      rgba(255, 77, 119, 0.5),
      rgba(74, 60, 233, 0.5)
    );
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(
      right,
      rgba(255, 77, 119, 0.5),
      rgba(74, 60, 233, 0.5)
    );
    /* Firefox 3.6 - 15 */
    background: linear-gradient(
      to right,
      rgba(255, 77, 119, 0.5),
      rgba(74, 60, 233, 0.5)
    );
    /* 标准的语法（必须放在最后） */
  }
  .second-nav-li {
    width: 40px;
    color: #fff;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
  }
  .user-name {
    font-size: 14px;
  }
  .event-name {
    font-size: 15px;
    padding-bottom: 0;
    padding-top: 5px;
  }
  .secActive span {
    font-size: 14px;
  }
  .banner-content {
    padding-top: 15px;
  }
}

.chat-item {
  padding: 20px;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.chat-item > div {
  float: left;
}
.chat-num {
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
}
.chat-num span {
  display: block;
  height: 24px;
  width: 24px;
  text-align: center;
  line-height: 24px;
  border-radius: 12px;
  background: #ec193a;
  color: #fff;
  font-size: 12px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.chat-photo {
  margin-right: 20px;
  position: relative;
}
.chat-photo img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: block;
}
.chat-photo .chat-auticon {
  width: 19px;
  height: 18px;
  position: absolute;
  right: 0;
  bottom: 2px;
}
.chat-name {
  font-size: 16px;
}
.chat-text {
  font-size: 12px;
  color: rgba(150, 150, 150, 1);
  margin-top: 21px;
  height: 24px;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.chat-text img {
  width: 24px;
  height: 24px;
  position: relative;
  top: 6px;
}
/*.page-center{
	min-height: 100;
}*/
section {
  min-height: calc(81vh - 254px);
}
