.xfxcz_page .xf_title {
  text-align: center;
  margin-bottom: 0.3rem;
}
.xfxcz_page .p1,
.xfxcz_page .p2,
.xfxcz_page .p3 {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  padding-bottom: 0.5rem;
}
.xfxcz_page .col-l,
.xfxcz_page .col-r {
  float: left;
  width: 50%;
}
.xfxcz_page .p1 .xf_img_mask_box,
.xfxcz_page .p1 .xf_article {
  width: 100%;
  height: 290px;
}
.xfxcz_page .xf_img_mask_box a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.xfxcz_page .xf_img_mask_box img {
  width: 100%;
  height: 100%;
}
.xfxcz_page .xf_img_mask_box .mask_title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  height: 46px;
  line-height: 46px;
}
.xfxcz_page .xf_img_mask_box .mask_title h3 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 95%;
  line-height: 46px;
  padding-left: 35px;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
.xfxcz_page .xf_article {
  padding: 30px;
}
.xfxcz_page .xf_article h3 {
  line-height: 1.5;
  font-weight: bold;
  font-size: 20px;
  color: #4b4b4b;
  margin-bottom: 15px;
}
.xfxcz_page .xf_article p {
  text-indent: 2em;
  line-height: 2;
  text-align: justify;
}
.xfxcz_page #p2Swiper {
  width: 100%;
}
.xfxcz_page #p2Swiper img {
  width: 100%;
}
.xfxcz_page #p2Swiper .swiper-button-prev,
.xfxcz_page #p2Swiper .swiper-button-next {
  width: 26px;
  height: 53px;
}
.xfxcz_page #p2Swiper .swiper-button-prev {
  background: url(../images/xfzt_prev1.png) no-repeat center center;
  left: 0;
}
.xfxcz_page #p2Swiper .swiper-button-next {
  background: url(../images/xfzt_next1.png) no-repeat center center;
  right: 0;
}
.xfxcz_page #p3Swiper {
  width: 100%;
}
.xfxcz_page #p3Swiper img {
  width: 100%;
}
.xfxcz_page #p3Swiper .swiper-slide {
  opacity: 0;
}
.xfxcz_page #p3Swiper .swiper-slide-active {
  z-index: 3;
  opacity: 1;
}
.xfxcz_page #p3Swiper .swiper-slide-prev,
.xfxcz_page #p3Swiper .swiper-slide-next {
  z-index: 2;
  opacity: 1;
}
.xfxcz_page #p3Swiper .swiper-slide-prev {
  transform: perspective(700px) scale(1) rotateY(390deg) translateY(0px) !important;
  transform-origin: left;
}
.xfxcz_page #p3Swiper .swiper-slide-next {
  transform: perspective(700px) scale(1) rotateY(330deg) translateY(0px) !important;
  transform-origin: right;
}
.xfxcz_page #p3Swiper .swiper-button-prev,
.xfxcz_page #p3Swiper .swiper-button-next {
  width: 26px;
  height: 53px;
}
.xfxcz_page #p3Swiper .swiper-button-prev {
  background: url(../images/xfzt_prev1.png) no-repeat center center;
  left: 0;
}
.xfxcz_page #p3Swiper .swiper-button-next {
  background: url(../images/xfzt_next1.png) no-repeat center center;
  right: 0;
}
.xfxcz_page .p3 .xf_img_mask_box {
  width: 100%;
  height: 365px;
}
@media (max-width: 1200px) {
  .xfxcz_page .col-l,
  .xfxcz_page .col-r {
    float: none;
    width: 100%;
  }
  .xfxcz_page .p1 .xf_img_mask_box,
  .xfxcz_page .p1 .xf_article {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 600px) {
  .xfxcz_page .p3 .xf_img_mask_box {
    width: 100%;
    height: 180px;
  }
}
@media (max-width: 600px) {
  .xfxcz_page .xf_title img {
    width: 100%;
  }
}
