.banner {
  width: 100%;
  padding-bottom: 0.3rem;
}
.banner img {
  width: 100%;
}
.banner .play {
  position: absolute;
  top: 3.25rem;
  left: 0.1rem;
  width: 0.4rem;
}
.title {
  width: 6.99rem;
  margin: 0.4rem auto;
  padding-top: 0.4rem;
}
.title img {
  width: 100%;
}
.des {
  padding: 0 0.2rem;
  margin: 0 auto;
  box-shadow: 0.02rem 0.1rem 0.3rem #ededed;
}
.des p {
  text-indent: 2em;
  text-align: justify;
  font-size: 0.28rem;
  color: #333;
  line-height: 0.44rem;
  padding-bottom: 0.2rem;
}
.swiper0 {
  width: 7.5rem;
  position: relative;
}
.swiper0 img {
  width: 100%;
}
.swiper0 p {
  font-size: 0.3rem;
  color: #fff;
  line-height: 0.8rem;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0.1rem;
  text-align: left;
  over-flow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.swiper-pagination-bullet {
  width: 0.24rem;
  height: 0.05rem;
  border-radius: 0;
  opacity: 1;
  background: #4285f4;
}
.swiper-pagination-bullet-active {
  background: #dbc194;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0.2rem;
  line-height: 0.4rem;
}
.swiper-pagination0 {
  text-align: center;
  width: 100%;
  font-size: 0.2rem;
}
.swiper-pagination0 .swiper-pagination-bullet {
  margin: 0 0.1rem;
}
.part {
  position: relative;
  overflow: hidden;
}
.more {
  width: 0.3rem;
  height: 0.3rem;
  background: url(../images/jia_07.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 1.3rem;
  right: 0.4rem;
}
.jccx {
  overflow: hidden;
  padding-bottom: 0.2rem;
}
.jccx .wrap {
  position: relative;
}
.jccx .wrap .swiper-slide {
  box-shadow: 0.1rem 0.1rem 0.1rem #ededed;
}
.jccx .wrap .text {
  padding: 0.1rem;
  height: 1rem;
  background: url(../images/1_03.jpg) no-repeat center;
  background-size: cover;
}
.jccx .wrap .text p {
  font-size: 0.3rem;
  line-height: 0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333;
}
.jccx .swiper {
  /* margin-left:0.7rem; */
  left: -4.5rem;
  width: 7.5rem;
  position: relative;
}
.jccx .swiper img {
  width: 100%;
}
.news ol {
  width: 7.1rem;
  margin: 0 auto;
}
.news ol li {
  border-bottom: 1px solid #9b9b9b;
  padding-bottom: 0.3rem;
}
.news ol li p {
  font-size: 0.24rem;
  color: #333;
  text-align: right;
}
.news ol li h6 {
  font-size: 0.28rem;
  color: #333;
  line-height: 0.4rem;
  margin: 0.2rem 0 0.2rem;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.get {
  width: 0.26rem;
  margin: 0.4rem auto 0.8rem;
  display: block;
}
.get img {
  width: 100%;
}
.goto {
  width: 0.9rem;
  height: 0.9rem;
  background: url(../images/goto.png) no-repeat center;
  background-size: cover;
  display: block;
  position: fixed;
  bottom: 2.5rem;
  right: 0.4rem;
}
.search {
  width: 7.1rem;
  height: 0.8rem;
  border: 1px solid #4285f4;
  border-radius: 0.4rem;
  margin: 0.8rem auto 0.45rem;
  position: relative;
  /*  overflow: hidden; */
  box-sizing: border-box;
}
.search input {
  width: 3.8rem;
  padding-left: 0.1rem;
  height: 0.75rem;
  position: absolute;
  top: 0;
  left: 1.9rem;
  box-sizing: border-box;
  border: none;
  border-radius: 0 0.4rem 0.4rem 0;
  border-left: 1px solid #4285f4;
}
.search a {
  /*  border:1px solid #4285f4; */
  width: 1.3rem;
  height: 0.8rem;
  display: block;
  position: absolute;
  bottom: 0;
  top: -1px;
  right: 0;
  border-radius: 0.4rem;
  background: #4285f4;
  box-sizing: border-box;
}
.search a img {
  width: 0.44rem;
  position: absolute;
  top: 0.2rem;
  left: 0.46rem;
}
.search select {
  border: 0;
  background: url(../images/sub.png) no-repeat;
  background-size: 0.3rem;
  background-position: 100% 50%;
  /*  width: 1.8rem; */
  font-size: 0.3rem;
  text-align: right;
  padding-right: 0.4rem;
  color: #4285f4;
  position: absolute;
  left: 0.1rem;
  /*  top:0.15rem; */
  line-height: 0.77rem;
  box-sizing: border-box;
}
