.main {
  position: relative;
}

.p1 {
  background-color: #eeeeee;
}

.p1-main {
  display: flex;
  justify-content: space-between;
  padding-top: 1.36rem;
}

.p1-main .p1-left {
  width: 7.1rem;
  height: 4.4rem;
}

.p1-main .p1-left .vedio-box video {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  z-index: 1;
}

.p1-main .p1-left .vedio-box {
  background: #000000;
  overflow: hidden;
  position: relative;
  width: 7.1rem;
  height: 4.4rem;
}

.play {
  position: absolute;
  width: 0.84rem;
  height: 0.84rem;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
  z-index: 3;
}

.cover {
  width: 7.1rem;
  height: 4.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #000;
  opacity: 0.3;
  z-index: 2;
}

.p1-main .p1-right {
  width: 4.62rem;
  height: 4.4rem;
  position: relative;
}

.p1-main .p1-right .right-tit {
  height: 1.43rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px #c7c7c7 solid;
}

.p1-main .p1-right .right-tit>img {
  width: 1.01rem;
  height: 1.02rem;
  display: block;
}

.p1-main .p1-right .right-tit .tit-left h3 {
  font-size: 0.5rem;
  letter-spacing: 0.08rem;
  line-height: 1em;
  margin-bottom: 0.12rem;
}

.p1-main .p1-right .right-tit .tit-left img {
  width: 2.91rem;
  height: 0.19rem;
  display: block;
}

.p1-main .p1-right .right-main {
  margin-top: 0.3rem;
}

.p1-main .p1-right .right-main p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  text-align: justify;
}

.p1-main .p1-right .p1-text {
  font-size: 0.2rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

.p1-bottom {
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
  font-size: 0.2rem;
  color: #818181;
  line-height: 1em;
  font-family: 600;
  padding: 0.57rem 0 0.67rem;

}

.p1-bottom::after,
.p1-bottom::before {
  content: "";
  width: 4.14rem;
  height: 1px;
  background-color: #b8b8b8;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.p1-bottom::after {
  left: 0;
}

.p1-bottom::before {
  right: 0;
}

.p1-bottom img {
  width: 0.24rem;
  height: 0.16rem;
  display: block;
  margin-right: 0.15rem;
}

.p1-bottom img:nth-child(5),
.p1-bottom img:nth-child(4) {
  transform: rotateY(180deg);
  margin-left: 0.15rem;
  margin-right: 0;
}

.p2-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.42rem;
}

.p2-list li {
  width: 5.9rem;
  display: flex;
  justify-content: space-between;
  background-color: #efefef;
  border-radius: 0.06rem;
  box-sizing: border-box;
  padding-left: 0.32rem;
  margin-bottom: 0.2rem;
}

.p2-list li:nth-child(3),
.p2-list li:nth-child(4) {
  flex-direction: row-reverse;
  padding-left: 0;
  padding-right: 0.32rem;
}

.p2-list li .p2-list-cont {
  width: 2.2rem;
  box-sizing: border-box;
  padding-top: 0.54rem;
}

.p2-list li .p2-list-cont .p2-list-tit {
  display: flex;
  justify-content: space-between;
  width: 2.16rem;
  align-items: center;
}

.p2-list li .p2-list-cont .p2-list-tit>img {
  width: 0.65rem;
  height: 0.65rem;
  display: block;
}

.p2-list li .p2-list-cont .p2-list-tit .list-tit-text {
  width: 1.3rem;
  height: 0.65rem;
}

.p2-list li .p2-list-cont .p2-list-tit .list-tit-text h5 {
  font-size: 0.32rem;
  line-height: 1em;
  margin-top: 0.14rem;
  margin-bottom: 0.03rem;
  text-align: justify;
}

.p2-list li .p2-list-cont .p2-list-tit .list-tit-text p {
  font-size: 0.22rem;
  transform: scale(0.5);
  transform-origin: 0 0;
  width: 200%;
  text-align: left;
  color: #8b8b8b;
}

.p2-list li>img {
  width: 3.14rem;
  height: 2.22rem;
}

.p2-list li .p2-list-cont>p {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  font-weight: 600;
  text-align: justify;
  line-height: 0.2rem;
}



.p2 .tit {
  margin: 0.76rem 0 0.4rem;
}

.p3 {
  width: 100%;
  height: 18.16rem;
  background-image: url(../img/index/p3-bg.jpg);
  background-size: 100% 100%;
  position: relative;
  z-index: -9;
}

.p3 .contain {
  position: relative;
}

.p3-tit {
  position: absolute;
  top: 1.82rem;
  right: 0;
}

.p3-tit .p3-tit-top {
  display: flex;
  align-items: center;
}

.p3-tit .p3-tit-top h3 {
  font-size: 1.8rem;
  color: #e20012;
  line-height: 1.5rem;
  letter-spacing: -0.15rem;
  margin-right: 0.26rem;
  height: 1.5rem;
}

.p3-tit .p3-tit-top h5 {
  font-size: 0.68rem;
  height: 1.5rem;
  line-height: 0.75rem;
}

.p3-tit .p3-tit-top h5 span {
  color: #e20012;
}

.p3-tit p {
  font-size: 0.325rem;
  color: #818181;
  text-align: right;
  letter-spacing: 0.02rem;
  line-height: 0.4rem;
  margin-top: 0.6rem;
  position: relative;
}

.p3-tit p::after {
  content: "";
  width: 0.55rem;
  height: 2px;
  position: absolute;
  background-color: #818181;
  top: -0.32rem;
  right: 0;
}

.p3 .p3-list1 {
  padding-top: 6.1rem;
}

.p3>img {
  width: 3.89rem;
  height: 3.98rem;
  display: block;
  position: absolute;
  bottom: 50%;
  right: 0.95rem;
  z-index: -8;
}

.p3 .p3-list1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.46rem;
}

.p3 .p3-list1 li {
  color: #fff;
  background-color: #e20012;
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 50%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.p3 .p3-list1 li:nth-child(2n) {
  background-color: #4d4d4d;
}

.p3 .p3-list1 li::after {
  content: "";
  width: 2.1rem;
  height: 2.1rem;
  background-color: #fff;
  position: absolute;
  top: 0.04rem;
  left: 0.04rem;
  border-radius: 50%;
  z-index: -1;
}

.p3 .p3-list1 li h5 {
  font-size: 0.5rem;
  text-align: center;
  line-height: 1em;
}

.p3 .p3-list1 li p {
  font-size: 0.29rem;
  text-align: center;
  line-height: 1em;
  margin-top: 0.15rem;
}

.p3 .tit p {
  letter-spacing: 0.03rem;
  margin-top: 0.3rem;
}

.p3 .tit p::after,
.p3 .tit p::before {
  width: 4.4rem;
}

.p3 .p3-list2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0.5rem 0.44rem 0.1rem;
  border-radius: 0.2rem;
  margin-top: 0.34rem;

}

.p3 .p3-list2 li {
  width: 2.05rem;
  height: 2.76rem;
  background-color: #e20012;
  margin-bottom: 0.33rem;
  border-bottom-left-radius: 0.08rem;
  border-bottom-right-radius: 0.08rem;
}

.p3 .p3-list2 li img {
  width: 1.97rem;
  height: 2.15rem;
  display: block;
  margin: 0.04rem auto 0;
}

.p3 .p3-list2 li p {
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.56rem;
  text-align: center;
  font-weight: 600;
}

.p4 {
  background-color: #fff;
  position: relative;
  padding-bottom: 0.5rem;
}

.p4::after {
  width: 100%;
  content: "";
  height: 2.62rem;
  background-color: #e20012;
  position: absolute;
  bottom: 0;
}

.p4 .tit {
  padding-top: 0.86rem;
}

.p4 .tit sub {
  display: block;
  font-size: 0.18rem;
  color: #818181;
  text-align: center;
  margin: 0.15rem auto 0;
}

.p4 .tit p {
  display: flex;
  justify-content: center;
  margin-top: 0.26rem;
  margin-bottom: 0.46rem;
}

.p4 .tit p span {
  background-image: url(../img/index/p4-tit2.png);
  background-size: 100% 100%;
  width: 1.2rem;
  height: 0.36rem;
  font-size: 0.2rem;
  font-weight: 600;
  color: #000;
  line-height: 0.36rem;
  display: block;
  margin: 0 0.1rem;
}

.p4 .tit p span:nth-child(1) {
  width: 1.66rem;
  background-image: url(../img/index/p4-tit1.png);
}

.p4 .tit p::before,
.p4 .tit p::after {
  width: 3.5rem;
  background: -moz-linear-gradient(left, #ef727c00 0%, #ef727c 100%);
  background: -webkit-linear-gradient(left, #ef727c00 0%, #ef727c 100%);
  background: -o-linear-gradient(left, #ef727c00 0%, #ef727c 100%);
  background: -ms-linear-gradient(left, #ef727c00 0%, #ef727c 100%);
  background: linear-gradient(to right, #ef727c00 0%, #ef727c 100%);
}

.p4-swiper {
  width: 100%;
  height: 4rem;
}

.p4-swiper .swiper-container {
  height: 4rem;


}

.p4-swiper .swiper-container .swiper-wrapper {
  height: 4rem;
}

.p4-swiper .swiper-slide {
  position: relative;
  width: 3.29rem;
  height: 1.74rem;
  margin-top: 0.5rem;
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.2)));
}

.p4-swiper .swiper-slide::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 101%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.4;
}

.p4-swiper .swiper-slide img {
  width: 100%;
}

.p4 .swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1.5);
}

.p4 .swiper-slide-active::after {
  display: none;
}

.p4 .p4-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 0.07rem;
  background-color: #fff;
  opacity: 1;
}

.p4 .p4-swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.53rem;
}

.p4 .p4-swiper .swiper-button-white {
  padding: 0.9rem 1.4rem;
  top: 0.6rem;
}

.p5 {
  width: 100%;
  height: 7.2rem;
  background-image: url(../img/index/p5-bg.jpg);
  background-size: 100% 100%;

}

.p5 .contain {
  position: relative;
  height: 7.2rem;
}

.p5 .tit {
  padding-top: 0.88rem;
  margin-bottom: 0.42rem;
}

.p5 .p5-list {
  display: flex;
  justify-content: space-between;
}

.p5 .p5-list li {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.p5 .p5-list li .p5-list-img {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  border: 1px #e20012 solid;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p5 .p5-list li .p5-list-img img {
  display: block;
}

.p5 .p5-list li:nth-child(1) .p5-list-img img {
  width: 0.9rem;
  height: 0.53rem;
}

.p5 .p5-list li:nth-child(2) .p5-list-img img {
  width: 0.69rem;
  height: 0.65rem;
}

.p5 .p5-list li:nth-child(3) .p5-list-img img {
  width: 0.63rem;
  height: 0.74rem;
}

.p5 .p5-list li:nth-child(4) .p5-list-img img {
  width: 0.76rem;
  height: 0.66rem;
}

.p5 .p5-list li h5 {
  font-size: 0.28rem;
  font-weight: normal;
  line-height: 0.4rem;
  height: 0.4rem;
  border-bottom: 1px #746a5c solid;
  margin-top: 0.15rem;
}

.p5 .p5-list li h5 span {
  color: #e20012;
}

.p5 .p5-list li p {
  font-size: 0.17rem;
  line-height: 0.4rem;
  font-weight: normal;
}

.p5 .p5-bottom {
  position: absolute;
  right: 0;
  bottom: 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.p5 .p5-bottom img {
  width: 3.77rem;
  height: 0.25rem;
  display: block;
}

.p5 .p5-bottom p {
  text-align: right;
  font-size: 0.2rem;
  line-height: 0.3rem;
  margin-top: 0.38rem;
  position: relative;
}

.p5 .p5-bottom p::after {
  content: "";
  width: 0.62rem;
  position: absolute;
  height: 2px;
  background-color: #e20012;
  right: 0;
  top: -0.22rem;
}

.p6 .p6-list1 {
  margin-top: 0.33rem;
  display: flex;
  justify-content: space-between;
}

.p6 .p6-list1 li {
  width: 3.89rem;
  height: 0.8rem;
  background-image: url(../img/index/p6-img1.png);
  background-size: 100% 100%;
}

.p6 .p6-list1 li a {
  line-height: 0.8rem;
  font-size: 0.3rem;
  color: #fff;
  text-align: center;
}

.p6 .tit p {
  font-size: 0.5rem;
  color: #000;
  line-height: 1em;
  margin: 1.04rem 0 0.54rem;
}

.p6 .p6-swiper {
  width: 4.57rem;
  height: 3.97rem;
}

.p6 .p6-swiper .swiper-slide img {
  width: 4.57rem;
  height: 3.97rem;
  display: block;
}

.p6 .p6-cover {
  width: 100%;
  height: 0.4rem;
  background-color: #000;
  position: absolute;
  bottom: 0;
  z-index: 9;
  opacity: 0.5;
}

.p6 .p6-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.85rem;
  height: 0.02rem;
  border-radius: 0;
  background-color: #fff;
  opacity: 1;
}

.p6 .p6-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e20012;
}

.p6-list2 {
  width: 3.67rem;
  height: 3.97rem;
  box-sizing: border-box;
  padding: 0.5rem 0.3rem 0;
  position: relative;
  background-color: #eeeeee;
  border-top-right-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
}

.p6 .p6-main {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: space-between;
}

.p6 .p6-main .main-left {
  display: flex;
}

.p6 .p6-main .main-left .p6-list2 ul {
  border-top: 1px #e20012 solid;
  border-bottom: 1px #e20012 solid;
}

.p6 .p6-main .main-left .p6-list2 ul li {
  height: 0.88rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-top: #777777 1px dashed;
}

.p6 .p6-main .main-left .p6-list2 ul li:first-child {
  border: none;
}

.p6 .p6-main .main-left .p6-list2 ul li h5 {
  font-size: 0.18rem;
}

.p6 .p6-main .main-left .p6-list2 ul li p {
  font-size: 0.14rem;
}

.p6 .more {
  width: 0.76rem;
  height: 0.28rem;
  line-height: 0.28rem;
  color: #fff;
  background-color: #e20012;
  text-align: center;
  border-radius: 0.12rem;
  position: absolute;
  bottom: 0.27rem;
  right: 0.3rem;
}

.p6 .p6-main .main-right {}

.p6 .p6-main .main-right form {}

.p6 .main-right {
  width: 3.66rem;
  height: 3.97rem;
  background-color: #eeeeee;
  border-radius: 0.06rem;
  padding: 0.45rem 0.26rem 0;
  box-sizing: border-box;
}

.p6 .main-right h5 {
  font-size: 0.21rem;
  text-align: center;
}

.p6 .main-right p {
  font-size: 0.17rem;
  font-weight: 600;
  text-align: center;
}

.p6 .main-right form {
  width: 100%;
  margin-top: 0.16rem;
}

.p6 .main-right form input {
  font-size: 0.15rem;
  color: #9f9f9f;
  background-color: #fff;
  width: 100%;
  margin-bottom: 0.08rem;
  line-height: 0.3rem;
  box-sizing: border-box;
  padding-left: 0.1rem;
  border-radius: 0.1rem;
  border: #b5b5b5 1px solid;
}

.p6 .main-right form textarea {
  resize: none;
  width: 100%;
  padding-left: 0.1rem;
  box-sizing: border-box;
  font-size: 0.15rem;
  line-height: 0.3rem;
  color: #9f9f9f;
  background-color: #fff;
  border: #b5b5b5 1px solid;
  border-radius: 0.1rem;
}

.p6 .main-right form .sub {
  color: #fff;
  background-color: #e20012;
  width: 0.76rem;
  height: 0.28rem;
  font-size: 0.15rem;
  line-height: 0.28rem;
  text-align: center;
  display: block;
  letter-spacing: 0.03rem;
  padding: 0;
  margin: 0.16rem auto 0;
  box-sizing: border-box;
  border: none;
  cursor: pointer;
}