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;
}

.p004,
.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;

}
.p022 .title div p,.p04 .title div p{
  color: #e2e2e2 !important;
}
.p05 .title div p{
  letter-spacing: .01rem !important;
  color: #eaeaea2e !important;
  
}
.p004 {
  background-image: url(./images/bg_p004.jpg);
}
.p004 .title  p:nth-of-type(1){
  letter-spacing: 0;
}
.p03 .title div p{
  color: #EA8735 !important;
}
.p01 .triangle-down,.p03 .triangle-down,.p06 .triangle-down{
  border-top: .3rem solid #fff;
}
.triangle-down{
  position: absolute;
  right: .5rem;
  bottom: .5rem;
  width: 0;
  height: 0;
  border-left: .20rem solid transparent;
  border-right: .20rem solid transparent;
  border-top: .3rem solid #FF7A00;
  border-radius: .1rem;
}
.title{
  width: 100%;
  flex-direction: column;
  position: relative;
  height: 2rem;

}
.title div{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-transform: uppercase;

height: 0.52rem;

}
.title div p{
  font-size: 0.4rem;
  font-family: MicrosoftYaHei;
  color: #838181 !important;
  font-weight: bold;
  line-height: 0.52rem;
  z-index: 1;
  letter-spacing: 2px;
}
.title p{
  position: relative;
  z-index: 10;
}
.title p:nth-of-type(1){
text-align: center;
  font-size: 0.48rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FF7A00;
  letter-spacing: 3px;
}

.title >p i{
	font-size: 0.28rem !important;
	font-weight: normal;
	color: #333333 !important;
  position: relative;
}


.flex_c_w{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.banner{
  background-image: url(./images/bg_banner.jpg?2021);
}
.banner img:nth-of-type(1){
  margin-top: -2rem;
  width: 2.66rem;
}
.banner img:nth-of-type(2){
  width: 6.48rem;
}
.p01{
  background-image: url(./images/bg_p01.jpg?2021?v1);
}

.p01_box{
  margin-top: -2.7rem;
  width: 100%;
  height: 100%;
  position: relative;
  flex-direction: column;

}
.p01_title{
	width: 5.93rem;
	height: 0.68rem;
	font-size: 0.71rem;
	line-height: 0.42rem;
	color: #ffffff;
  
}
.p01_contentbox{
  display: flex;
  flex-wrap: wrap;
  width: 5.93rem;
}
.p01 p:nth-of-type(1){
  margin: 3rem 0 .2rem .6rem;
align-self: flex-start;
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.66rem;
}
.p01 p:nth-of-type(2){
  width: 6.3rem;
  height: 5.5rem;
  font-size: 0.3rem;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 0.5rem;
  letter-spacing: 2px;
}
.p02_line{
  position: absolute;
  display: block;
  content: "";
  top: .3rem;
  left: .3rem;
  width: 0.08rem;
height: 0.4rem;
background: #FF8622;

}
.p02_box{
  width: 6.88rem;
height: 4.4rem;

}
.p002 .swiper-container-horizontal>.swiper-pagination-bullets{
  width: 180% !important;
}
.p002 .swiper-pagination-bullet-active{
  background: #fff !important;
}
.p001 .swiper-container-horizontal>.swiper-pagination-bullets{
  width: 180% !important;
}
.p001 .swiper-pagination-bullet-active{
  background: #FF8622 !important;
}
.swiper-pagination-bullet-active {
  width: 0.38rem !important;

background: #FF8622 !important;
border-radius: 0.08rem !important;
}
.p02-box {
  width: 100%;
  height: 100%;
}
.p02-box .swiper-slide div{
  position: relative;
}
.p02-box .swiper-slide div img{
  width: 6.87rem;
height: 3.9rem;
}
.swiper-button-prev{
  background-image: url(./images/left.png);
  background-size: 100% 100%;
  width: .6rem;
height: .6rem;
}
.swiper-button-next{
  background-image: url(./images/left.png);
  background-size: 100% 100%;
  width: .6rem;
transform: rotate(180deg);
  height: .6rem;

}
.swiper-container-horizontal>.swiper-pagination-bullets{
  bottom: 0 !important;
  left: auto !important;

  width:138% !important;
}
.p02-box .swiper-slide div p{

  width: 6.88rem;
height: 0.96rem;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin:  0 auto;


text-align: center;
font-size: 0.24rem;
font-family: MicrosoftYaHei;
color: #FFFFFF;
line-height: 0.96rem;
letter-spacing: 1px;
z-index: 2;
}
.p02_text{
  margin-top: .1rem;
  width: 6.88rem;

font-size: 0.28rem;
font-family: MicrosoftYaHei;
color: #333333;
line-height: 0.5rem;
letter-spacing: 2px;
text-align: justify;
}
.p03{
  background-image: url(./images/bg_p03.jpg?2021);
}
.p03 .title> p:nth-of-type(1),.p03  .title p:nth-of-type(1) i
.p05 .title> p:nth-of-type(1),.p05  .title p:nth-of-type(1) i
{
  color: #ffffff !important;
}
.p05{
  background-image: url(./images/bg_p05.jpg?2021);
}
.p05 .p02_text{
  color: #ffffff;
}
.p05_box{
  flex-direction: column;

  width: 6.4rem;
  height: 6.4rem;
  background-image: url(./images/p05_01.png);
  background-size: 100% 100%;
  position: relative;
}
.p05_box .title div{
  
}
.p05_box .title div p{
  color: #D7DADC !important;
}
.p05_box p{
  width: 0.92rem;
  height: 1.04rem;
  font-size: 0.4rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.52rem;
  margin-left: .2rem;
  letter-spacing: 2px;
  text-align: center;
}
.p05_box i{
  position: absolute;
 
height: 0.28rem;
font-size: 0.2rem;
font-family: MicrosoftYaHei;
color: #FFFFFF;
line-height: 0.28rem;
letter-spacing: 1px;

}
.p05_box i:nth-of-type(1){
  left: 2.8rem;
  top: 1rem;
}
.p05_box i:nth-of-type(2){
  left: 1.1rem;
  top: 1.8rem;

}

.p05_box i:nth-of-type(3){
  left: 4.5rem;
  top: 1.8rem;
}

.p05_box i:nth-of-type(4){
  left: 0.38rem;
  top: 3.45rem;
}

.p05_box i:nth-of-type(5){
  left: 5.2rem;
  top: 3.45rem;
}

.p05_box i:nth-of-type(6){
  left: 1.04rem;
  top: 5.14rem;
}

.p05_box i:nth-of-type(7){
  left: 4.47rem;
  top: 5.14rem;
}
.p05_box i:nth-of-type(8){
  left: 2.8rem;
    top: 5.85rem;

}
.p06{
  background-image: url(./images/bg_p06.jpg?2021);
}
.p06>p{
  width: 6.88rem;

font-size: 0.32rem;
font-family: MicrosoftYaHei;
color: #FFFFFF;
line-height: 0.64rem;
letter-spacing: 2px;
}
.p06 img{
  margin-top: 2rem;
  width: 2.5rem;

}
.p06 .title div p{
  color: #d7dadc33 !important;
  font-weight: normal;
}
.p06 .title p:nth-of-type(1){
  color: #ffffff;
}
.p09{
  background-image: url(./images/bg_p07.jpg?2021);
}
.p09_content{
  width: 5.38rem;
  flex-direction: column;
}
.p09_td{
  font-size: .4rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .34rem;
	letter-spacing: .07rem;
	color: #fff;
}
.p09_pp{
  margin-top: .1rem;
  font-size: .21rem;
	line-height: .50rem;
	letter-spacing: 0;
	color: #fff
}
.p09_zr{
  margin-top: 1.68rem;
  width: 2.56rem;
  height: 0.78rem;
  background: #ED7020;
  border-radius: 0.02rem;
}
.p09_zr img{
  width: 0.44rem;
}
.p09_zr p{
margin-left: .2rem;
font-size: 0.28rem;
font-family: MicrosoftYaHei;
color: #FFFFFF;
line-height: 0.38rem;
letter-spacing: 2px;
}

.p09_line{
  margin-top: .22rem;
  margin-bottom: .37rem;
  width: .37rem;
	height: .05rem;
  background-color: #ED7020;
}
.p09_zr i{
  font-size: .25rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .28rem;
	letter-spacing: 0;
	color: #fff;
  margin-left: .2rem;
}
.p09_b{
  margin-top: .38rem;
  width: 5.83rem;
	height: 2.2rem;
	font-family: SourceHanSansCN-Regular;
	font-size: .21rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .50rem;
	letter-spacing: 0;
	color: #fff;
  margin-bottom: 1.26rem;
}