@import url('reset.css');
@import url('base.css');


.section0,.section1{
  position: relative;
  width: 1200px;
  display: block;
  margin: 0 auto;
  margin-bottom: 80px;
}
.identify-banner img{
  width: 100%;
}

/* 保证金 */
.security-deposit{
  display: flex;
  align-items: center;
  justify-content: center;
}
.security-deposit .sect1-line{
  width: 6rem;
  height: 6px;
  background: #0F0C0B;
  box-shadow:0px 2px 4px 0px rgba(0,0,0,0.5);
  display: block;
}
.security-content{
  /* margin:  0 auto; */
  display: flex;
  width: 250px;
  height: 50px;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.security-content .number-content{
  letter-spacing: 2px;
  font-size: 40px;
  position: relative;
}
.security-content .number-content::after{
  content: '';
  width:100%;
  height:4px;
  box-shadow:0px 2px 4px 0px rgba(255,209,51,1);
  background:rgba(255,209,51,1);
  position: absolute;
  bottom: 10px;
  left: 0;
}

#certify{width:100%;position:relative;}
/* #certify .img{width:100%;height:480px;position:absolute;text-align:center;cursor:pointer;}
#certify .btn{margin-top:170px;} */
#certify .swiper-container{
  height: 500px;
  margin-top: 60px;
}

#certify .swiper-slide {
  width: 490px;
  height: 490px;

  /* box-shadow: 0 8px 30px #ddd; */
}
#certify .swiper-slide p{
  display: none;
}
#certify .swiper-slide-active {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.6);
}
#certify .swiper-slide img{
  width: 490px;
  height: 490px;
}

#certify .swiper-button-prev{
  background-image:url('../img/media-left-arrow.png');
  width: 44px;
  height: 44px;
  background-size: 44px 44px;
  left:20px;
  right:auto;
}
#certify .swiper-button-next{
  width: 44px;
  height: 44px;
  background-size: 44px 44px;
  background-image:url('../img/media-right-arrow.png');
  right:20px;
  left: auto;
}

.media-section{
  width: 1200px;
  margin: 70px auto 0;
}
.media-section .title-box{
  padding-right: 80px;
  overflow: hidden;
}
.media-section .title-box img{
  width: 677px;
  /* height: 63px; */
  float: right;
}

.container-fluid{
  position: relative;
  padding-bottom: 100px;
}
.section2{
  width: 1200px;
  margin: 0 auto;
  position: relative;

}
.diagonal-stripes{
  position: absolute;
  right: 0;
  bottom: 0;
  /* z-index: -1; */
}

.section2 .title{
  padding-left: 30px;
  font-size:30px;
  font-family:MicrosoftYaHei-Bold;
  font-weight:bold;
  color:rgba(51,51,51,1);

  letter-spacing:2px;
}
.section2 .sect2-content{
  display: flex
}

.section2 .sect2-content .right{
  padding-left: 30px;
  width: 730px;
  height: 520px;
  margin-right: 90px;
}
.section2 .sect2-content .right .content-text{
  position: absolute;
  left: 0;
  bottom: 0;
  background: #FFCA2D;
  width: 400px;
  /* padding: 5px 0; */
  /* height: 50px; */
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* line-height: 50px; */
}
.content-text ul{
  width: 300px;
}
.content-text ul li{position: relative;}
.content-text ul li::after{
  content: '';
  height: 8px;
  width: 8px;
  background: #FFCA2D;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top:8px;
}
.section2 .sect2-content .right .content-text i{margin: 0 5px}
.section2 .sect2-content .right .content-text::after{
  position: absolute;
  content: '';
  left: 0;
  top: -30px;
  /* background: #CC9A04; */
  border: 15px solid transparent;
  border-right: 15px solid #CC9A04;
  border-bottom: 15px solid #CC9A04;
  width: 0;
  height: 0;
}

.appr-section .bg-yellow-box{
  width: 1063px;
  background: #FFCA2D;
  height: 426px;
}



.join-us{
  width: 100%;
  background: #0F0C0B;
  height: 98px;
}

.join-us-content{
  height: 98px;
  width: 1200px;
  margin: 0 auto;
  font-size: 24px;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}


.zizhi-wrapper{
  width: 760px;
  margin:  0 auto;
  display: grid;
  grid-template-columns: 360px 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
  /* grid-template-rows: repeat(3, 33.33%); */
}
.zizhi-wrapper img{
  width:360px;
  height:220px;
}
.fuwu-name{
  display: flex;
  align-items: center;
  justify-content: center;

}
.process-content{
  width: 1200px;
  margin: 0 auto;
 display: flex;
 align-items: center;
 justify-content: center;
 flex-direction: column;
}
.shiwu-content img{
  margin-bottom: 20px
}

.qrcode-box{
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 100;
}
.qrcode-wrapper{
  /* position: absolute;right: 0;
  top:400px; */
}
.qr-code-item:first-child{
  margin-bottom: 10px
}
.qr-code-item{
  position: relative;
  cursor: pointer;
}
.qr-code-item .qrcode-img{
  position: absolute;
  top: 0;
  left: -150px;
  display: none;
}
.qr-code-item:hover .qrcode-img {
  display: block;
}
