html,
body {
  position: relative;
  margin: 0;
  height: 100%
}

footer {
  display: none !important
}

.swiper-container-box {
  width: 100%;
  height: calc(100% - 44px)
}


.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: gray;
  opacity: 7.2;
}

.swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: black;
  opacity: 7.2;
}

.flex_y{
  display: flex;
  justify-content: center;
  flex-direction:column;
}
.flex_y_x{
  display: flex;
  justify-content: center;
  flex-direction:column;
  align-items: center;
}

.flex_x_b{
  display: flex;
  justify-content: space-between;
  align-content: space-between;
}

.flex_y_b{
  display: flex;
  flex-direction:column;
  justify-content: space-between;
  align-items: center;
}


.flex{
  display: flex;
  justify-content: center;
  align-items: center;
}


.banner,
.p01,
.p02,
.p03,
.p04,
.p05,
.p06,
.p07,
.p08,
.p09,
.p10,
.p11,
.p12,
.p13,.p007 {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

}


.title{
  width: 100%;
  flex-direction: column;
  margin-bottom: .39rem;
}


.title p{
	font-size: 0.36rem;
	color: #01aba8;
}

.title> i{
	font-size: 0.18rem;
	font-weight: normal;
	color: #333333;
  position: relative;
}
.title> i::before{
  content: "";
  display: block;
  position: absolute;
  bottom: 3px;
  width: 2.6rem;
  height: 0.01rem;
  background-color: gray;
  right: 79px;
}
.title> i::after{
  content: "";
  display: block;
  position: absolute;
  bottom: 3px;
  width: 2.6rem;
  height: 0.01rem;
  background-color: gray;
  left: 79px;
}

.flex_c_w{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.banner{
  background-image: url(./images/bg_banner.jpg);
}
.banner img{
  width: 7.1rem;
  margin: .2rem 0;
}
.banner img:nth-of-type(3){
  border-radius: .1rem;
}
.p01{
  background-image: url(./images/bg_p01.jpg);
}
.p01 img{
  margin: .5rem;
}
.p01 img:nth-of-type(1){
  width: 1.78rem;
}
.p01 img:nth-of-type(2){
  width: 4.02rem;
}
.p01 p{
  width: 6.22rem;
	font-family: SourceHanSansSC-Regular;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.46rem;
	letter-spacing: 0rem;
	color: #ffffff;
  text-indent: .4rem;
}

.p02{
  background-image: url(./images/bg_p02.jpg);
}
.p02 img{
  margin-top: 1.5rem;
  width: 7.1rem;
}
.p02_box{
  width: 7.1rem;
	height: 2.76rem;
	background-color: #f9f9f9;
}
.p02_box p{
  width: 6rem;
  font-size: 0.24rem;
	font-weight: normal;
	letter-spacing: 0rem;
	color: #222222;
}
.p02_box p i{
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.4rem;
	letter-spacing: 0rem;
  font-weight: bold;
	color: #222222;
}
.p03{
  background-image: url(./images/bg_p003.jpg);
}
.p03_box{
  margin-top: -1rem;
  width: 6.5srem;
	height: 3.7rem;

}
.p03_box video{
  width: 100%;
  height: 100%;
}
.p04{
  background-image: url(./images/bg_p04.jpg);
}
.p04-box{
  width: 100%;
  height: 100%;
}
.p04_box{
  margin-top: 2rem;
  width: 7.1rem;
  height: 8.5rem;

}
.p04-box .swiper-pagination-bullet-active{
  width: 0.53rem;
	height: 0.03rem;

  border-radius:0;

	background-color: #d6e43f !important;
  
}
.p04-box .swiper-pagination-bullet{
  width: 0.53rem;
	height: 0.03rem;
  background-color: #fff;
  border-radius:0;
}
.p04-box .swiper-slide img{
 
}
.p04-box .swiper-slide >div{
  width: 7.1rem;
	height: 3.7rem;
  background-image: url(./images/bg_p04box.jpg);
  background-size: 100% 100%;
  padding:  0 .2rem;
}
.p04-box .swiper-slide >div i{
  font-size: 0.3rem;

	line-height: 1.13rem;
	letter-spacing: 0rem;
	color: #222222;
}
.p04-box .swiper-slide >div div{
 
  margin: 0 0 .2rem 0;
  width: 0.46rem;
	height: 0.07rem;
	background-color: #367357;
}
.p04-box .swiper-slide >div p{
  width: 6.26rem;
	font-size: 0.2rem;

	line-height: 0.36rem;
	letter-spacing: 0rem;
	color: #000000;
}

.p05{
  background-image: url(./images/bg_p05.jpg);
}
.p05_box{
  width: 7.1rem;
  height: 6.5rem;
  margin-top: 1rem;
}
.p05_box .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.p05_box .swiper-slide {
  background-size: cover;
  background-position: center;
 
}

.p05_box .gallery-top {
  height: 83%;
  width: 100%;
}

.p05_box .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: .1rem 0;
}
.p05_box .gallery-thumbs .swiper-wrapper{
  flex-wrap: wrap;
}
.p05_box .gallery-thumbs .swiper-slide {
  margin-right: 0 !important;
  width: 11% !important;
  height: 100%;
}

.p05_box .gallery-thumbs .swiper-slide-thumb-active p{
  background-color: #056244;
}
.gallery-top .swiper-slide{
  box-sizing: border-box;
}
.gallery-top img{
  width: 7.1rem;
}
.p05_box p{
  width: 1.15rem;
	height: .73rem;
	border-radius: .10rem;
	border: solid .01rem #ffffff;
  font-size: .2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .73rem;
  text-align: center;
	letter-spacing: 0px;
	color: #ffffff;
}






.p06{
  background-image: url(./images/bg_p06.jpg);
}
.p06_box{
  margin-top: .3rem;
  width: 7.1rem;
  height: 6rem;
}

.p07{
  background-image: url(./images/bg_p07.jpg);
}

.p07_box {
  width: 7.1rem;
  height: 6rem;
}
.aa{
  width: 100%;
  height: 100%;
}
.aa .swiper-slide{
width: auto;
}
.aa img{
  margin: 0 .2rem;
  width: 3.66rem;
}
.swiper-scrollbar{
  background-color: #ffffff;
  opacity: 1;
  height: 0.05rem !important;
}
.swiper-scrollbar-drag{
  
	height: 0.17rem;
	background-color: #ffffff;
	border-radius: 0.09rem;
  margin-top: -3px;
}
.p08{
  background-image: url(./images/bg_p08.jpg) !important;
}


.p09{
  background-image: url(./images/bg_p09.jpg);
}
.p09_content{
  margin-top: 2rem;
  width: 5.38rem;
  flex-direction: column;
}
.p09_td{
  font-size: .33rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .34rem;
	letter-spacing: .07rem;
	color: #fff;
}
.p09_pp{
  margin-top: .1rem;
  font-size: .3rem;
	line-height: .50rem;
	letter-spacing: 0;
	color: #fff
}
.p09_zr{
	width: 2.8rem;
	height: 0.65rem;
	background-color: #056244;
}
.p09_zr img{
  width: 0.31rem;
}
.p09_zr p{
margin-left: .2rem;
	height: 0.23rem;
	font-family: SourceHanSansSC-Regular;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.28rem;
	letter-spacing: 0rem;
	color: #ffffff;
}

.p09_line{
  margin-top: .22rem;
  margin-bottom: .37rem;
  width: .37rem;
	height: .05rem;
  background-color: #74281b;
}
.p09_zr i{
  font-size: .25rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .28rem;
	letter-spacing: 0;
	color: #fff;
  margin-left: .2rem;
}
.p09_top1{
  margin-top: .38rem;
}
.p09_b{
 
  width: 5.83rem;

	font-family: SourceHanSansCN-Regular;
	font-size: .24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .50rem;
	letter-spacing: 0;
	color: #fff;
 
  text-indent: .4rem;
}
.p09 .title p:nth-of-type(2){
  color: #d3221c;
}
