body {
  color: white;
  background: black;
}
.main-content {
  padding-top: 2.5rem;
}
.page {
  overflow: hidden;
}
.page h2 {
  font-size: 1.40625rem;
  margin-top: 1.60625rem;
}
.page p {
  font-size: 0.6875rem;
  margin-top: 0.625rem;
}
.page .btn-box {
  margin-top: 0.875rem;
}
.page .btn-box .btn {
  font-size: 0.75rem;
  background: #127681;
  border-radius: 0.1875rem;
  width: 6.25rem;
  margin: 0 auto;
  display: block;
  line-height: 2.5rem;
  overflow: hidden;
  margin-top: 0.5rem;
}
.page .btn-box .btn img {
  width: 0.90625rem;
  height: 0.90625rem;
  object-fit: contain;
  margin-top: 0.75rem;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.2rem;
}
.page .btn-box .btn.white {
  background: white;
  color: #000;
}
.page .btn-box .btn.yellow {
  background: #ffba2c;
}
.p1 {
  height: 14.5rem;
  background: url(../images/home/home-p1-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}
.p1 .btn-box {
  margin-top: 1.5rem;
}
.p1 h2 {
  margin-top: 2.60625rem;
}
.p2 {
  height: 12.5rem;
  background: url(../images/home/home-p2-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}
.p3 {
  height: 12.5rem;
  background: url(../images/home/home-p3-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}
.info-why {
  text-align: center;
  padding-top: 2.1875rem;
}
.info-why h3 {
  font-size: 0.9375rem;
}
.info-why .cell {
  height: 12rem;
  font-size: 0.8125rem;
  overflow: hidden;
}
.info-why .cell:nth-child(1) {
  background: url(../images/home/home-line-1.png) no-repeat center;
  background-size: 14.4375rem 8.75rem;
}
.info-why .cell:nth-child(2) {
  background: url(../images/home/home-line-2.png) no-repeat center;
  background-size: 11.0625rem 13.03125rem;
}
.info-why .cell:nth-child(3) {
  background: url(../images/home/home-line-3.png) no-repeat center;
  background-size: 13.28125rem 10.90625rem;
}
.info-why .val {
  font-size: 2.34375rem;
  color: #008ddb;
  margin-top: 2.5rem;
}
.info-why p {
  font-size: 0.75rem;
}
.info-what {
  text-align: center;
  padding-top: 2.1875rem;
}
.info-what h3 {
  font-size: 0.9375rem;
}
.info-what p {
  font-size: 0.75rem;
  margin-top: 1.1875rem;
}
.info-what .home-block {
  width: 100%;
  display: block;
  margin-top: 1.4375rem;
}
.yhpj {
  width: 100vw;
  overflow: hidden;
  padding-top: 2.1875rem;
}
.yhpj h3 {
  font-size: 0.9375rem;
  text-align: center;
}
.yhpj .info-box {
  position: relative;
  font-size: 0;
  text-align: center;
  margin: 0 auto;
  width: calc(3 * 11.875rem);
  white-space: nowrap;
  overflow: hidden;
  margin-left: -6.09375rem;
}
.yhpj .info-box .cell {
  white-space: normal;
  display: inline-block;
  vertical-align: top;
  margin: 1rem 0;
  text-align: center;
  width: 11.875rem;
  border-radius: 0.5rem;
  padding: 1.5rem 0.75rem;
  box-sizing: border-box;
  height: 14.5rem;
  background: #001529;
  transition: 1s;
  transform: scale(0.8);
  overflow: hidden;
}
.yhpj .info-box .cell.swiper-slide-active + .cell {
  box-shadow: 0 0 1rem #7af3e9;
  transform: scale(1);
}
.yhpj .info-box .cell .time {
  font-size: 0.6875rem;
  font-weight: bold;
}
.yhpj .info-box .cell .tit {
  font-size: 0.6875rem;
  font-weight: bold;
}
.yhpj .info-box .cell .p {
  margin-top: 0.5rem;
  font-size: 0.625rem;
  opacity: 0.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.yhpj .info-box .cell p {
  font-size: 0.625rem;
  line-height: 2;
  word-break: break-all;
  margin-top: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.sbzl {
  font-size: 0;
  text-align: center;
}
.sbzl .cell {
  display: inline-block;
  vertical-align: top;
  font-size: 0.6875rem;
  width: 50%;
  margin-top: 2.75rem;
}
.sbzl img {
  width: 3.75rem;
  height: 3.75rem;
  margin: 0 auto;
  display: block;
}
.sbzl label {
  font-size: 0.9375rem;
  font-weight: bold;
  display: block;
  margin-top: 1.8125rem;
}
.sbzl p {
  display: block;
  opacity: 0.8;
}
.xgjc {
  text-align: center;
  padding-top: 2rem;
}
.xgjc h3 {
  font-size: 0.9375rem;
  margin: 1.8rem 0;
  margin-top: 2rem;
}
.xgjc li {
  font-size: 0.75rem;
  padding: 0.5rem;
}
.xgjc li:before {
  background: url(../images/home/icon-tag.png) no-repeat;
  background-size: 0.21875rem 0.375rem;
  width: 0.21875rem;
  height: 0.375rem;
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-top: 0.375rem;
  margin-right: 0.375rem;
}
.p4 {
  height: 12.5rem;
  background: url(../images/home/home-p4-bg.png) no-repeat center;
  background-size: cover;
  text-align: center;
}
.p4 .btn-box {
  margin-top: 1.5rem;
}
.p4 h2 {
  margin-top: 3.2rem;
}

.p4 p {
  margin-top: 0.1rem;
}

.p5 {
  height: 12.5rem;
  background: url(../images/home/home-p5-bg.png) no-repeat center;
  background-size: cover;
  text-align: center;
}
.p5 .btn-box {
  margin-top: 0;
}

.p5 p {
  font-size: 0.6875rem;
  margin-top: 0.25rem;
}
.p5 h2 {
  margin-top: 3.8rem;
}
.p6 {
  height: 12.5rem;
  text-align: center;
  position: relative;
}
.p6 img{
	position: absolute;
	top: 15%;
	left: 21.5%;
	width: 13rem;           
}
.p6 .btn-box {
  margin-top: 0;
}

.p6 p {
  font-size: 0.6875rem;
  margin-top: 0.25rem;
  position: relative;
}
.p6 h2 {
  margin-top: 4.7rem;
  position: relative;
}

.p7 {
  height: 12.5rem;
  text-align: center;
  position: relative;
  background: url(../images/home/p7-b.png) no-repeat center;
  background-size: cover;
}
.p7 img{
	position: absolute;
	top: 9%;
	left: 17.6%;
	width: 14.9375rem;       
}
.p7 .btn-box {
  margin-top: 0;
}

.p7 p {
  font-size: 0.6875rem;
  margin-top: 0.25rem;
  position: relative;
}
.p7 h2 {
  margin-top: 2.7rem;
  position: relative;
}

.p8 {
  height: 12.5rem;
  text-align: center;
  position: relative;
  background: url(../images/home/p8-x.png) no-repeat center;
  background-size: cover;
}
.p8 img{
	position: absolute;
	top: 9%;
	left: 17.6%;
	width: 14.9375rem;       
}
.p8 .btn-box {
  margin-top: 0;
}

.p8 p {
  font-size: 0.6875rem;
  margin-top: 0.25rem;
  position: relative;
}
.p8 h2 {
  margin-top: 2.4rem;
  position: relative;
}
