.yyp_banner {
  height: 600px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
body {
  background-color: #f6fffe;
}
.y_content {
  width: 1200px;
  margin: 0 auto;
}
.ind_a {
  text-align: center;
  border-radius: 20px;
  background: #0B7087;
  padding: 10px 0 20px;
  position: relative;
  margin-top: -64px;
}
.ind_a .b1 {
  color: #FFEE6A;
  font-size: 18px;
  line-height: 30px;
}
.ind_a .b2 {
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.5px;
}
.ind_b {
  margin-top: 52px;
  height: 109px;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px 0px rgba(195, 221, 255, 0.3786);
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  margin-bottom: 48px;
  position: relative;
}
.ind_b .box {
  position: absolute;
  bottom: 0;
  width: 312px;
  height: 130px;
  background: #0B7087;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  left: calc(50% - 156px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.ind_b .box img {
  height: 100%;
  width: auto;
  display: block;
}
.ind_c {
  display: flex;
  flex-wrap: wrap;
  padding: 0 45px;
}
.ind_c .item {
  display: flex;
  flex-direction: column;
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  width: 350px;
  height: 400px;
  background: #FFFFFF;
  border-radius: 0 0 5px 5px;
  border: 1px solid #EFEFF0;
  margin-bottom: 30px;
}
.ind_c .item:nth-child(3n) {
  margin-right: 0;
}
.ind_c .item .b1 {
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 8px;
}
.ind_c .item .b2 {
  font-size: 18px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #007328;
  line-height: 46px;
  margin: 0 20px;
}
.ind_c .item .b3 {
  font-size: 16px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #454545;
  line-height: 20px;
  height: 40px;
  margin: 0 20px 15px;
}
.ind_c .item .b4 {
  font-size: 14px;
  font-weight: 300;
  color: #007328;
  line-height: 20px;
  margin: 0 20px;
  text-align: right;
}
.xq_a {
  padding-top: 15px;
  padding-bottom: 30px;
}
.xq_a .tit_a {
  font-size: 14px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #0B1F1D;
  line-height: 1.6;
  margin-bottom: 34px;
}
.xq_a .box {
  display: flex;
  justify-content: space-between;
}
.xq_a .a1 {
  width: 890px;
}
.xq_a .a1 .mySwiper1 {
  width: 100%;
  height: 632px;
  border-radius: 2px 2px 2px 2px;
}
.xq_a .a1 .mySwiper1 .swiper-slide {
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.xq_a .a1 .mySwiper1 .swiper-button-next,
.xq_a .a1 .mySwiper1 .swiper-button-prev {
  width: 72px;
  height: 72px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 2px 2px 2px 2px;
  outline: none;
  transition: 0.6s;
}
.xq_a .a1 .mySwiper1 .swiper-button-next::after,
.xq_a .a1 .mySwiper1 .swiper-button-prev::after {
  font-weight: bold;
  color: #000000;
  opacity: 0.6;
  transition: 0.6s;
}
.xq_a .a1 .mySwiper1 .swiper-button-next:hover,
.xq_a .a1 .mySwiper1 .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.xq_a .a1 .mySwiper1 .swiper-button-next:hover::after,
.xq_a .a1 .mySwiper1 .swiper-button-prev:hover::after {
  color: #fff;
  opacity: 1;
}
.xq_a .a1 .mySwiper2 {
  width: 100%;
  height: 206px;
}
.xq_a .a1 .mySwiper2 .swiper-slide {
  background-color: #000000;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.xq_a .a1 .mySwiper2 .swiper-slide::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  content: "";
  opacity: 0.5;
  transition: 0.6s;
}
.xq_a .a1 .mySwiper2 .swiper-slide-thumb-active::after {
  opacity: 0;
}
.xq_a .a2 {
  width: 260px;
  padding: 30px 0 0;
}
.xq_a .a2 .b1 {
  font-size: 24px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #000000;
  line-height: 30px;
  margin-bottom: 24px;
}
.xq_a .a2 .b2 {
  font-size: 14px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #000000;
  line-height: 1.4;
}
.xq_a .a1 .mySwiper2 .swiper-slide .triangle {
  background: none;
}
.triangle {
  width: 100%;
  height: 100%;
  background-color: rgba(8, 13, 14, 0.45);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 20;
}
.triangle img {
  width: 33px;
  height: auto;
  display: block;
  cursor: pointer;
}
.video_a {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  flex-direction: column;
}
.video_a video {
  width: 90%;
  max-width: 800px;
  height: auto;
  display: block;
}
.video_a .b1 {
  position: relative;
  margin-top: 50px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}
.video_a .b1::after {
  width: 40px;
  height: 2px;
  position: absolute;
  left: calc(50% - 20px);
  content: "";
  top: calc(50% - 1px);
  background-color: #fff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.video_a .b1::before {
  width: 2px;
  height: 40px;
  position: absolute;
  left: calc(50% - 1px);
  content: "";
  top: calc(50% - 20px);
  background-color: #fff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
