 
 .fw_banner {

      position: relative;
    width: 100%;
    height: 100vh;
 }
 
  .fw_banner .txt {

    position: absolute;
    top: 50%;
    left: auto;
    transform: translate(-50%, -50%);
    width: 22%;
    z-index: 5;
    right: 0;
  }
 .fw_banner .txt img{
height: 64px;
width: auto;
max-width: 301px;
 }
 .fw_banner .txt p {

  	letter-spacing: 0px;
	color: #ffffff;
 }
  .fw_banner .txt .p2 {

    	letter-spacing: 0px;
	color: #ffffff;
  line-height: 1.5;

  }
 
 .disimgydd {
     
     display: none;
 }
 
 
 
 
 
 
 
 
 
 
 .contentImg {
   border-radius: 0 160px 0 0;
   overflow: hidden;
   position: relative;
 }
 .contentImg .contxt {
     
         position: absolute;
    bottom: 3vw;
    left: 3vw;
    letter-spacing: 0px;
	color: #ffffff;
 }
 .contentImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s;
 }

 .contentImg:hover img {

   transform: scale(1.04);
 }

 .contentFotter {

   display: flex;
   justify-content: space-between;
  
 }

 .fotterBox {
   width: 32%;
 }
  .fotterBox  .fotterImg {
  overflow: hidden;
  width: 100%;


  }
 .fotterBox  .fotterImg img {

    width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s;

 } 
 .fotterBox  .fotterImg:hover img {

   transform: scale(1.04);
 }

 .fotterText {

    text-align: center;
    letter-spacing: 1px;
    color: #010101;
    line-height: 1;
 }

 .fotterDate {
    text-align: center;
    letter-spacing: 0px;
    color: #333333;
    font-weight: 500;
    line-height: 1;
 }




 /* .digit .digit_mine {
    background-image: url(../img/us_bj.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
       background-image: url(../img/fw_bannerbj.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;

} */
.page1 .digit {

    
    	background-color: #f9f9f9;

}
.e_container {
    display: flex
;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 3.8%;
    padding-bottom: 3.8%;
    justify-content: space-around;

}

.e_container>.p_item {

    flex: 0 0 12%;
    max-width: 100%;
    max-height: 100%;
    padding-top: 1.5vw;   
     border-top: 1px solid #cccccc;
}

.e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;

   
    margin-right: auto;
    width: auto;
    margin-left: auto;

}




.e_container .p_item .p_num {
color: #333333;
    line-height: 1;
 font-weight: 300;
        font-family: "Arial";
    
}
.e_container .p_item>div {

      display: flex
;
    align-items: flex-start;
}
.e_container .p_item .e_tex {

    padding-left: 0;

    color: #111111;
    margin-top: 20px;
}

.e_container .p_item .p_plus {
letter-spacing: 0px;
    color: #aaaaaa;
    margin-left: 10px;
    font-size: 36px;
    line-height: 1;
    /* display: inline-block; */
    height: 36px;
    display: block;
    display: flex
;
    align-items: center;
    width: 25px;
    justify-content: flex-end;
}
.e_container>.p_item:nth-child(4) .p_plus {
    font-size: 20px;
    
}
.e_container>.p_item:nth-child(3) .p_plus {
    
        font-size: 20px;
}
.e_container>.p_item:nth-child(2) .p_plus {
    
        font-size: 20px;
}
.about_mine {

    margin-bottom: 4.3%;
}

.digit_img {
    margin-top: 3.4666%;
    width: 100%;
    overflow: hidden;
}

.digit_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;

}

.digit_img:hover img {
    transform: scale(1.08);

}
.fw_banner .img {

  width: 100%;
  height: 100%;
}
.fw_banner .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mySwiper {
    
    display: none;
}

.page3 ul {
    display: flex;
    align-items: center;
    
}
.page3 ul li {
    
    width: 33.33%;
    border: solid 1px rgb(0, 0, 0, 0.2);
    transition: all 0.4s;
    
}
.page3 ul li:hover {
    
    border: solid 1px #fa7619;    
    	background-color: #fa7619;
}
.page3 ul li:hover a .span1 {
      padding-bottom: 2px;
    filter: grayscale(1) brightness(10.5);
   
}
.page3 ul li:hover a .span1 img {
    
     filter: invert(1);
}
.page3 ul li:hover a .span2{
    color: #ffffff;
    text-decoration: underline;
      text-decoration-thickness: 1px; /* 下划线粗细 */
    text-underline-offset: 4px; /* 下划线和文字的间距 */
}
.page3 ul li:hover a .span3 svg path {
    
    fill: #ffffff;
}
.page3 ul li .span3 svg{
    
    margin: 0 ;
}
.page3 ul li .span1 {
    margin-right: 20px;
        width: 34px;
        height: 34px;
}
.page3 ul li:nth-child(1),
.page3 ul li:nth-child(2) {
    
border-right: 0;
}
.page3 ul li a {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    padding: 3.4vw 2.6vw;
}
.page3 ul li a p {
    
    display: flex;
    align-items: center;
}
 @media only screen and (max-width: 1600px){
     .fw_banner .txt img {
      height:40px;
    }
  
 }
@media screen and (max-width: 768px) {
    .page3 ul li {
        
        width: 100%;
    }
    .page3 ul li:nth-child(1), .page3 ul li:nth-child(2) {
            border-right: solid 1px rgb(0, 0, 0, 0.2); 
        
    }
    .page3 ul {
        
        flex-wrap: wrap;
    }
    .page3 ul li .span1 {
        
            width: 28px;
    height: 28px;
    }
    .e_container .p_item .p_num {
        
        font-size: 36px;
    }
    .page3 ul li:last-child {
        margin-bottom: 0;
    }
    .fotterText {
        
            text-align: left;
    }
      .fotterDate {
          
       text-align: left;    
      }
     .disimgydd {
     
     display: block;
 }
 .page3 ul li a {
     
         padding: 20px 15px;
 }
 .page3 ul li {
     
     margin-bottom: 20px;
 }
 .e_container {
     
             justify-content: space-between;
 }
 .disimgpc {
     
     display: none;
 }
 
    .contentFotter {
        
        display: none;
    }
    .mySwiper {
                display: block;
        margin-top: 20px;
    }
    .e_container .p_item .p_plus {
            height: 26px;
            font-size: 30px;
                width: 20px;
                    margin-left: 5px;
                    font-weight: 300;
    }
    .contentImg .contxt {
        
        bottom: 25px;
        left: 25px;
        font-size: 20px;
    }
    .e_container>.p_item:nth-child(2) .p_plus {
            font-size: 16px;
        
    }
         .e_container>.p_item:nth-child(3) .p_plus {
        
            font-size: 16px;
    }
     .e_container>.p_item:nth-child(4) .p_plus {
        
            font-size: 16px;
    }
    .page2 {
             height: auto;
             overflow: hidden;
        
    }
        .fw_banner .txt img {
        height:30px;
    }
    .fw_banner .img:before{
        content: "";
       width: 100%;
       height: 100%;
       position: absolute;
       top: 0;
       left: 0;
       background: rgba(0,0,0,0.2);
       z-index: 2;
       display: none;
    }
    .e_container>.p_item{
              flex: 0 0 44%;
        margin-bottom: 35px;
            padding-top: 20px;
    }
    .e_container{
        padding: 40px 0;
    }
  .fw_banner .txt{
        width: 90%;
        left: 50%;
        bottom: 40px;
        top: auto;
        transform: translate(-50%, 0%);
        
        
        
        
        
    }
    .e_container>.p_item {

        flex: 0 0 48%;
        margin-bottom: 35px;
    }
.e_container>.p_item:nth-child(2n) { padding-left:15px;   }
   .fw_banner {

    height: 600px;
   } 

   .e_container .p_item .e_tex {

        margin-top: 10px;
   }
   .contentImg {

        border-radius: 0 30px 0 0;
        height: 200px;
   }
   .fotterBox {

    width: 100%;
    margin-bottom: 6vw;
   }
      .fotterBox:last-child{
          margin-bottom: 0;
      }
      .page2_mine{
          padding-bottom: 0;
      }
   .contentFotter {

    flex-wrap: wrap;
   }

}
