@font-face {
  font-family: 'zcoolwenyiti';
   src: url('../fonts/zcoolwenyiti.ttf');
 }

 .fogGroup{
   background-color: #fafafa;
   font-family: 'MicrosoftYaHei';
   color: #333333;
   font-size: 1.5rem;
   line-height: 1.875rem;
   text-align: center;
   padding: 6.25rem 0;
 }
 .fogGroupHeader p{
   margin-bottom: 1rem;
 }
 .fogGroupContent{
   display: flex;
   justify-content: space-between;
   align-items: center;
 }
 .fogGroupItem{
   flex: 1;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
 }
 .fogGroupItem .imgWrap{
   max-width: 11.875rem;
   height: 11.875rem;
   margin-bottom: 1.875rem;
 }
 .fogGroupLiner{
   width: 46.875rem;
   height: 2px;
   background-color: #a62126;
   margin: 1.5rem auto 4.375rem;
   display: flex;
   justify-content: space-between;
   align-items: center;
   position: relative;
 }
 .fogGroupLiner span{
   display: block;
   height: 1.875rem;
   width: 2px;
   background-color: #a62126;
   position: absolute;
   top: 0;
 }
 .fogGroupLiner span:nth-child(2) {
   left: 50%;
   height: 2.5rem;
   top: -.625rem;
 }
 .fogGroupLiner span:nth-child(3) {
   right: 0;
 }

 .fogProject{
   padding-top: 6.25rem;
   padding-bottom: 7.5rem;
 }
  .fogProject .title{
    font-family: 'MicrosoftYaHei';
    color: #333;
    text-align: center;
    font-size: 2.25rem;
  }
 .fogProject .content{
   display: flex;
   justify-content: space-between;
   align-items: center;
 }
  .fogProject .item{
    flex: 1;
    max-width: 16.6rem;
    text-align: center;
    font-family: 'MicrosoftYaHei';
    margin-top: 5rem;
  }
  .fogProject .item img{
    max-width: 5rem;
    max-height: 5rem;
    margin-bottom: 3rem;
  }
  .fogProject .item p:nth-child(2) {
    font-size: 1.25rem;
    color: #333333;
  }
  .fogProject .item p:nth-child(3) {
    font-size: 1rem;
    color: #808080;
    text-align: justify;
    line-height: 1.5rem;
  }





 .fogBC:nth-child(2n-1) {
   background-color: #f2f2f2;
 }
 .fogBC:nth-child(2n) {
   background-color: #fafafa;
 }

 .font-wenyiti{
   font-family: 'zcoolwenyiti';
 }


 /* css */
 .banner img{
  width: 100%;
}

.fogBlock1{
  background-color: #fafafa;
  padding: 5rem /* 80/16 */;
}
.fogBlock1 .container{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.fogBlock1 .left{
  font-family: 'MicrosoftYaHei';
  margin-bottom: 2.5rem /* 40/16 */;
}
.fogBlock1 .left p:first-child{
  font-size: 2.25rem /* 36/16 */;
  color: #333333;
  font-family: 'zcoolwenyiti';
}
.fogBlock1 .left p~p{
  font-size: 1.125rem /* 18/16 */;
  color: #808080;
  border-bottom: 1px solid #cccccc;
  width: 18.75rem /* 300/16 */;
  padding-bottom: .3125rem /* 5/16 */;
}


.fogBlock2{
  padding: 8.75rem /* 140/16 */ 0 4.375rem /* 70/16 */;
  background-color: #e6e6e6;
}
.fogBlock2 .right{
  position: relative;
}
.fogBlock2 .right .imgLinerWrap{
  position: absolute;
  top: 25px;
  right: 70px;
  display: flex;
}
.fogBlock2 .right .imgLinerWrap .text{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 1.25rem /* 20/16 */;
}
.fogBlock2 .right .imgLinerWrap .text p{
  font-size: 1.5rem /* 24/16 */;
  color: #333;
  width: 6.25rem /* 100/16 */;
  text-align: right;
  margin-top: -1rem;
  /* margin-bottom: 0; */
}
.fogBlock2 .right .imgLinerWrap .text p:nth-child(2){
  margin-bottom: 6rem
}
.fogBlock2 .right .imgLinerWrap .text p:nth-child(3){
  margin-bottom: -1rem;
}


.fogBlock3 .container{
  align-items: flex-start;
}
.fogBlock3 .blockWrap .left p:first-child{
  font-family: 'zcoolwenyiti';
}


.fogBlock4{
  background-color: #e6e6e6;
  padding: 90px 0 50px;
}
.fogBlock4 .container{
  display: flex;
  justify-content: space-between;
}
.fogBlock4 .left{
  margin-left: 180px;
}
.fogBlock4 .left, .fogBlock4 .right{
  position: relative;
}
.fogBlock4 .left .toast{
  position: absolute;
  font-size: 1.125rem /* 18/16 */;
  font-family: 'MicrosoftYaHei';
  color: #333;
  display: flex;
  justify-content: flex-end;
  /* align-items: center; */
  right: 160px;
  width: 300px;
}
.fogBlock4 .left .toast div{
  margin-right: 10px;
  text-align: center;
}
.fogBlock4 .left .toast div img{
  margin-bottom: 5px;
}
.fogBlock4 .left span{
  display: inline-block;
  height: 2px;
  width: 95px;
  background-color: #e30303;
  margin-top: 20px;
}

.fogBlock4 .left .toast1{
  top: 60px;
}
.fogBlock4 .left .toast2{
  top: 170px;
}
.fogBlock4 .left .toast3{
  top: 270px;
}

.fogBlock4 .right .toast{
  position: absolute;
  font-size: 1.125rem /* 18/16 */;
  font-family: 'MicrosoftYaHei';
  color: #333;
  display: flex;
  align-items: center;
  width: 200px;
  right: 140px;
  justify-content: flex-end;
}
.fogBlock4 .right span{
  display: inline-block;
  height: 2px;
  width: 120px;
  background-color: #e30303;
  margin-left: 10px;
}
.fogBlock4 .right .toast4{
  top: 0
}
.fogBlock4 .right .toast5{
  top: 60px;
}
.fogBlock4 .right .toast6{
  top: 200px
}
.fogBlock4 .right .toast7{
  top: 365px
}

.fogBlock5{
  font-family: 'MicrosoftYaHei';
  text-align: center;
  padding: 5rem /* 80/16 */ 0;
  background-color: #fafafa;
}
.fogBlock5 .title{
  font-size: 3rem /* 48/16 */;
  color: #1a1a1a;
  text-align: center;
}
.fogBlock5 .desc{
  font-size: 1.5rem /* 24/16 */;
  color: #4d4d4d;
  margin-bottom: 4.375rem /* 70/16 */;
}


.fogBlock6{
  background-color: #e6e6e6;
  padding: 6.25rem /* 100/16 */ 0;
}
.fogBlock6 .container{
  padding: 0;
  width: 1200px;
}
.fogBlock6 .title{
  font-size: 3rem /* 48/16 */;
  font-family: "MicrosoftYaHei";
  color: #4a4d52;
  margin-bottom: 2.5rem /* 40/16 */;
}
.fogBlock6 .imgWrap .img{
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}
.fogBlock6 .imgWrap .imgRight{
  margin-right: 20px;
}
.fogBlock6 .imgWrap img{
  transition: all 1s;
}
/* .fogBlock6 .imgWrap img:hover{
  transform: scale(1.1);
  transition: all 1s;
} */



.productAdult {
  background-image: url('../img/productAdultBC.png');
  background-position: center;
  /* background-repeat: no-repeat; */
  background-size: auto 100%;
  color: #fafafa;
  font-size: 1.5rem
    /* 24/16 */
  ;
}
.productAdult .blockWrap {
  padding-left: 6%;
  padding-right: 6%;
  padding-top: 100px;
}

.productAdult .contentTitle {
  font-size: 3rem
    /* 48/16 */
  ;
  margin: 2.5rem
    /* 40/16 */
    0 2.5rem
    /* 40/16 */
  ;
}
.productAdult .contentInfo {
  width: 60%;
}


.fogBlock8{
  background-color: #0f0430;
  font-family: 'MicrosoftYaHei';
  color: #333;
  padding: 6.25rem /* 100/16 */ 0 1.25rem /* 20/16 */;
}
.fogBlock8 .title{
  font-size: 3rem /* 48/16 */;
  margin-bottom: 20px;
}
.fogBlock8 .imgWrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fogBlock8 .imgItem{
  /* width: 30%; */
  text-align: center;
  font-size: 1.875rem /* 30/16 */;
  margin-bottom: 20px;
}
.fogBlock8 .imgItem img{
  padding: 5px;
  border: 2px solid #7f7f7f;
  margin-bottom: 10px;
}


.fogBlock9{
  background-color: #021540;
}
.fogBlock9 .blockWrap{
  padding-top: 8.75rem /* 140/16 */;
  padding-bottom: 7.5rem /* 120/16 */;
}
.fogBlock9 .left{
  color: #333;
  font-family: 'MicrosoftYaHei';
  font-size: 1.125rem /* 18/16 */;
  margin-top: -50px;
}
.fogBlock9 .left p:nth-child(1){
  font-size: 3rem /* 48/16 */;
  margin-bottom: 50px;
}

.fogBlock10{
  background-color: #0f0430;
}
.fogBlock10 .title{
  margin-bottom: 90px;
  color: #333;
}


.fogBlock11{
  background-color: #021540;
  padding-top: 7.5rem /* 120/16 */;
  padding-bottom: 6.25rem /* 100/16 */;
}
.fogBlock11 .title{
  font-size: 3.75rem /* 60/16 */;
  color: #333333;
  font-family: 'zcoolwenyiti';
  letter-spacing: 2px;
  margin-bottom: 70px;
  margin-top: -50px;
}
.fogBlock11 .content{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 28.125rem /* 450/16 */;
}
.fogBlock11 .item{
  margin-right: 40px;
  text-align: center;
  font-family: 'MicrosoftYaHei';
  font-size: 1.125rem /* 18/16 */;
  color: #333333;
  margin-bottom: 20px;
}
.fogBlock11 .item img{
  margin-bottom: 5px;
}



  .bannerBottom{
    background-color: rgba(9, 14, 26, .8);
    width: 100%;
    height: 29.125rem;
    font-family: 'MicrosoftYaHei';
    color: #fafafa;
    font-size: 1.5rem;
    line-height: 3rem;
    text-align: center;
    display: flex;
    align-items: center;
    background-image: url('../img/coinbannerBottom.png');
    background-size: auto 100%;
    background-position: center;
  }
  .bannerBottom p{
    margin: 0;
  }

  .fogBlock11 .blockWrap .left .title{
    font-size: 3rem;
    font-family: 'MicrosoftYaHei';
    margin-bottom: 3.125rem;
  }