.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
hr {
  border: 0;
  padding: 0;
  margin: 0;
}
body {
  width: 100%;
  background: url('../images/background_moblie_2.png') no-repeat top center;
  background-size: 100%;
  background-color: #fff;
}
.wrapper {
  width: 100%;
  padding: 0 .3rem;
}
.wrapper .n-header .header_title {
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 0.59rem;
  font-size: 0.34rem !important;
}
.wrapper .n-header .header_title img {
  width: 4.36rem;
  height: 0.58rem;
}
.wrapper .n-header .hearder-search {
  height: 0.8rem;
  background: #F6F6F6;
  border-radius: 0.07rem;
  position: relative;
  margin-top: 0.46rem;
  margin-bottom: 0.4rem;
}
.wrapper .n-header .hearder-search img {
  width: 0.34rem;
  height: 0.34rem;
  position: absolute;
  top: 0.24rem;
  right: 0.24rem;
  z-index: 9999;
}
.wrapper .n-header .hearder-search input {
  padding-left: 0.24rem;
  width: 68%;
  border: 0;
  outline: none;
  background-color: #F6F6F6;
  border-radius: 0.19rem;
  height: 100%;
  display: inline-block;
  font-size: 0.26rem;
  color: #A4ACA9;
  position: absolute;
  top: 0;
  left: 0.1rem;
}
.wrapper .n-header .hearder-search button {
  width: 1.06rem;
  height: 0.6rem;
  background: #00AD5B;
  border-radius: 0.3rem;
  text-align: center;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  border: none;
  position: absolute;
  right: 0.1rem;
  top: 50%;
  margin-top: -0.3rem;
}
.swiper-pagination {
  bottom: 0 !important;
}
.swiper-pagination-bullet {
  width: 0.11rem;
  height: 0.11rem;
  background: #fff;
  border-radius: 3.4rem;
  opacity: 0.6;
}
.swiper-pagination-bullet-active {
  width: 0.37rem;
  height: 0.11rem;
  background: #FFFFFF !important;
  border-radius: 2.75rem;
  opacity: 1;
}
.n-swiper img {
  width: 100%;
  height: 3.31rem;
  display: block;
  border-radius: 12px;
}
.cont {
  margin-top: 0.48rem;
  padding: 0 0.2rem;
  margin-bottom: 0.08rem;
}
.cont ul li {
  float: left;
  width: 1.5rem;
  margin-right: 0.36rem;
  margin-bottom: 0.3rem;
}
.cont ul li:nth-child(4n) {
  margin-right: 0;
}
.cont ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cont ul li a img {
  width: 0.9rem;
  height: 0.9rem;
  vertical-align: middle;
  margin-bottom: 0.1rem;
}
.cont ul li a div {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.class {
  padding: 0.1rem 0.35rem;
}
.class .title {
  font-size: 0.32rem;
  font-weight: 500;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #333333;
  margin-bottom: 0.32rem;
}
.class ul li {
  float: left;
  margin-right: 0.4rem;
  margin-bottom: 0.28rem;
}
.class ul li:nth-child(2n) {
  margin-right: 0;
}
.class ul li:nth-last-child(1),
.class ul li:nth-last-child(2) {
  margin-bottom: 0;
}
.class ul li a {
  display: inline-block;
}
.class ul li img {
  width: 3.2rem;
  height: 1.83rem;
  border-radius: 0.08rem;
  vertical-align: middle;
  margin-bottom: 0.14rem;
}
.class ul li .tit {
  width: 3.2rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87);
  line-height: 0.44rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.class ul li .writer {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(153, 153, 153, 0.87);
  line-height: 0.44rem;
}
.h1 {
  width: 7.5rem;
  height: 0.14rem;
  background: #F9F9F9;
}
.link {
  padding: 0.3rem 0.3rem 0.32rem;
  background: #fff;
}
.link .title {
  font-size: 0.32rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-bottom: 0.32rem;
}
.link ul {
  display: flex;
  justify-content: space-between;
}
.link ul li {
  height: 1.04rem;
  background: #E5EEFF;
  border-radius: 0.05rem;
}
.link ul li:nth-child(1) {
  width: 3.82rem;
}
.link ul li:nth-child(2) {
  width: 2.88rem;
}
.link ul li a {
  display: block;
  width: 100%;
  font-size: 0.28rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #3E7EFE;
  text-align: center;
  line-height: 1.02rem;
}
.h2 {
  width: 7.5rem;
  padding-top: 1.63rem;
  background: #F9F9F9;
}
