*{
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
    outline: none;
    font-family:Arial, Helvetica, sans-serif;
    }
    body {
        overflow-x: hidden;
    }
    
    a{
        text-decoration: none;
    }
.box{
    max-width: 1920px;
    width: 100%;
    background-color: #F6F8FB;
}
.banner{
    width: 100%;
    background: url(https://www.fumobi.com/img/banner.webp);
    background-repeat: no-repeat;
}
.banner_Top{
    width: 96%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.logo{
    width: 40%;
}
.logo img{
    width: 100%;
    max-width: 220px;
}
.Pilot{
    width: 60%;
}
ul{
    display: flex;
    justify-content: flex-end;
}
ul li{
    padding: 2% 5%;
}
.Pilot ul li a{
    font-size: 17px;
    font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
    color: #FFFFFF;
    text-align: center;
}
.banner_a{
    max-width: 1664px;
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 6%;
}
.banner_text{
    margin-top: 7%;
}
.banner_text .h1{
    font-size: 60px;
    font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-style: normal;
    color: #FFFFFF;
    line-height: 95px;
    background: url(https://www.fumobi.com/img/Vector.svg);
    background-repeat: no-repeat;
    background-position: center left;
}
.button{
    background: #1AD179;
border-radius: 41px;
width: 275px;
height: 82px;
display: flex;
justify-content: space-around;
align-items: center;
border: 0;
margin-top: 10%;
}
.button p{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  font-style: normal;
font-size: 26px;
color: #FFFFFF;
text-align: center;
line-height: 82px;
}
.banner_right{
    width: 50%;
}
.banner_right img{
    max-width: 880px;
    width: 100%;
}
.about{
    padding: 5%;
}
.about_title{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about p{
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-style: normal;
font-size: 56px;
color: #000;
text-align: center;
line-height: 40px;
margin-right: 2%;
}
.about_text p{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
font-size: 24px;
color: #666;
text-align: center;
line-height: 46px;
margin-top: 4%;
}
.ser{
max-width: 1664px;
width: 96%;
background: #fff;
margin: 0 auto;
border-radius: 64px;
padding: 3%;
display: flex;
    justify-content: space-between;
}
.ser_title p{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 44px;
    color: #000000;
    line-height: 70px;
}
.ser_left02{
    max-width: 920px;
    background: url(https://www.fumobi.com/img/ser_background.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 4%;
    margin-top:3%;
}
.left02_title{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
font-size: 32px;
color: #000000;
}
.left02_text{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    max-width: 425px;
    font-style: normal;
font-size: 20px;
color: #666666;
line-height: 40px;
margin-top: 27px;
margin-bottom: 14px;
}
.ser_left03{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.left_box{
    max-width: 500px;
    max-height: 304px;
    width: 100%;
    background: #FFFFFF;
border: 1px solid #CDCDCD;
border-radius: 37px;
padding: 38px 45px;
    margin-top: 3%;
}
.left_box_title{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
font-size: 32px;
color: #000000;

}
.left_box_text{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
font-size: 20px;
color: #666666;
line-height: 40px;
margin-top: 30px;
}
.left_box02{
    max-width: 380px;
    max-height: 304px;
    width: 100%;
    background: #0D0921;
border: 1px solid #CDCDCD;
border-radius: 37px;
padding: 40px 30px;
    margin-top: 3%;
    margin-left: 5%;
}
.left_box02_title{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
font-size: 40px;
color: #FFFFFF;
}
.left_box02 img{
margin-top: 20%;
}
.ser_left{
    width: 59%;
}
.ser_right{
    width: 39%;
}
.right_box01{
    background: #FFFFFF;
border: 1px solid #CDCDCD;
border-radius: 37px;
max-width: 604px;
width: 100%;
padding: 30px;
}
.right_box01 img{
    max-width: 532px;
    width: 100%;
    margin: 0 auto;
}
.right_tiele02{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
    color: #000000;
    margin-top: 30px;
}
.right_text02{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #666666;
    line-height: 40px;
    margin-top: 22px;
}
.right_box02 img{
    max-width: 214px;
    width: 100%;
    margin: 0 auto;
}
.right_box02{
    background: #FFFFFF;
border: 1px solid #CDCDCD;
border-radius: 37px;
max-width: 604px;
width: 100%;
padding: 32px;
display: flex;
margin-top: 3%;
}
.Solution01{
    margin-top: 6%;
    width: 100%;
    background: #fff;
}
.Solution03{
    width: 100%;
    background: #fff;
}
.Solution01_box{
    max-width: 1660px;
    width: 100%;
    margin: 0 auto;
    padding: 3% 3%;
    display: flex;
    justify-content: space-between;
}
.Solution02{
    width: 100%;
}
.Solution02_box{
    max-width: 1660px;
    width: 100%;
    margin: 0 auto;
    padding: 1% 3%;
    display: flex;
    justify-content: space-between;
}
.Solution_title{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
font-size: 50px;
color: #333333;
}
.Solution_text{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
font-size: 24px;
color: #666666;
line-height: 50px;
margin-top: 3%;
}
.Solution01_right img{
    max-width: 774px;
    width: 100%;
}
.Solution02_right img{
    max-width: 774px;
    width: 100%;
}
.Solution01_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.Choose{
    max-width: 1660px;
    padding: 3%;
    width: 96%;
    margin: 0 auto;
}
.choose_title p{
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-style: normal;
font-size: 50px;
color: #000000;
text-align: center;
}
.choose_box{
    display: flex;
    margin-top: 5%;
    justify-content: space-between;
}
.choose01{
background: #F4F4F4;
border-radius: 43px;
max-width: 480px;
width: 100%;
padding: 4% 2% 2%;
display: flex;
flex-direction: column;
align-items: center;
}
.choose_text{
width: 100%;
background: #fff;
padding: 4%;
border-radius: 20px;
margin-top: 15%;

}
.choose_text .title{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
font-size: 30px;
color: #333333;
}
.choose_text .text{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    max-width: 318px;
    font-style: normal;
font-size: 16px;
color: #666666;
line-height: 30px;
margin-top: 4%;
}
.botton{
    width: 100%;
    background: #0A091C;
    padding: 2% 0 0;
}
.botton_box{
    max-width: 1664px;
    width: 96%;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;

}
.botton_left .title{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
font-size: 48px;
color: #FFFFFF;
}
.botton_left .text{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
font-size: 30px;
color: rgba(255,255,255,0.80);
line-height: 65px;
}
.botton_img img{
    max-width: 318px;
    width: 100%;
}
.botton_box02{
    max-width: 1664px;
    width: 96%;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
}
.botton_box02_left{
    display: flex;
}
.botton_box02_left p{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
font-size: 16px;
color: #FFFFFF;
margin-right: 20px;
}
.botton_box02_right p{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
font-size: 16px;
color: #FFFFFF;

}
.botton_box03{
    max-width: 1664px;
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.botton_box03_left p{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    margin-right: 20px;
}
.botton_box03_right p{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
font-size: 16px;
color: #FFFFFF;
margin-bottom: 20px;
}
.xg{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffffff81;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.5s ease-in-out, background-color 0.5s ease-in-out;

}
.xg:hover{
    background: #1ad179;
}
/*  */
.Pilot ul li a:hover{
    color: #1AD179;
    transition: transform 1s ease-in-out;
}
.slide-in {
    opacity: 0;
    transform: translateX(-100px);
    transition: all 1s ease-out;
}

.slide-in.active {
    opacity: 1;
    transform: translateX(0);
}

.slide-in.exit {
    opacity: 0;
    transform: translateX(-100px);
}

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

.slide-in02 {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1s ease-out;
}

.slide-in02.active {
    opacity: 1;
    transform: translateY(0);
}

.slide-in02.exit {
    opacity: 0;
    transform: translateY(50px);
}
.slide-in01 {
    opacity: 0;
    transform: translateX(100px);
    transition: all 1s ease-out;
}

.slide-in01.active {
    opacity: 1;
    transform: translateX(0);
}

.slide-in01.exit {
    opacity: 0;
    transform: translateX(100px);
}
html {
    scroll-behavior: smooth;
}
#map {
    height: 400px;
    width: 400px;
    border-radius: 23px;
}
@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@media screen and (max-width: 1600px) {
    .left02_text{
        font-size: 14px;
        line-height: 26px;
    }
    .ser_title p{
        font-size: 40px;
    }
    .choose01{
        max-width: 400px;
    }
    .Solution01_right img{
        max-width: 600px;
    }
    .Solution02_right img{
        max-width: 600px;
    }
    .left_box_text{
        font-size: 14px;
        line-height: 26px;
    }
    .right_text02{
        font-size: 14px;
        line-height: 26px;
    }
    .right_text02{
        font-size: 14px;
        line-height: 26px;
    }
    .right_box02 img{
        max-width: 193px;
    }
    .Solution_text{
        font-size: 20px;
        line-height: 40px;
    }
    .Solution_title{
        font-size: 40px;
    }
    .Pilot ul li a{
        font-size: 18px;
    }
    .banner_text .h1{
        font-size: 48px;
        background-size: 40%;
    }
    .button{
        width: 200px;
        height: 60px;

    }
    .button p{
        font-size: 20px;
    }
    .button img{
        width: 25px;
    }
    .wwus{
        width: 50px;
    }
    .about p{
        font-size: 46px;
    }
    .about_title img{
        width: 90px;
    }
    .about_text p{
        font-size: 24px;
    }
    .left02_text{
        max-width: 360px;
    }
}
@media screen and (max-width: 1440px) {
    .left_box_title{
        font-size: 24px;
    }
    .left_box02_title{
        font-size: 36px;
    }
    .left02_title{
        font-size: 36px;
    }
    .right_tiele02{
        font-size: 24px;
    }
    .right_tiele02{
        font-size: 24px;
    }
    .ser_title p{
        font-size: 34px;
    }
    .left_box_text{
        margin-top: 20px;
    }
    .left02_text{
        margin-top: 20px;
    }
    .about p{
        font-size: 40px;
    }
    .about_title img{
        width: 78px;
    }
    .about_text p{
        font-size: 20px;
    }
    .nav-list li{
        margin-right: 10px;
    }
    .Pilot ul li a{
        font-size: 16px;
    }
    .Solution01_right img{
        max-width: 600px;
    }
    .Solution_text{

        font-size: 18px;
        line-height: 30px;
    }
    .Solution_title{
        font-size: 36px;
    }
    .Solution02_right img{
        max-width: 600px;
    }
    .choose01{
        max-width: 370px;
    }
    .choose_text .title{
        font-size: 22px;
    }
    .choose_text .text{
        font-size: 14px;
        margin-top: 4%;
    }
    .choose_title p{
        font-size: 36px;
    }
    .botton_left .text{
        font-size: 26px;
    }
    .botton_left .title{
        font-size: 38px;
    }
    .botton_left img{
        width: 100px;
    }
}
@media screen and (max-width:769px) {
    .banner{
        background: url(https://www.fumobi.com/img/banner02.png);
        width: 100%;
    }
    .banner_a{
        flex-direction: column;
    }
    .banner_text{
        margin-top: 0;
    }
    .banner_right{
        width: 100%;
        margin-top: 10%;
    }
    .banner_a{
        width: 90%;
    }
    .banner_text .h1{
        font-size: 64px;
        background-size: 32%;
    }
    .button{
        margin-top: 6%;
        width: 160px;
        height: 44px;
    }
    .button p{
        font-size:16px;
    }
    .button img{
       width: 19px;
    }
}

body {
    font-family: Arial, sans-serif;
  }
  
  
  .nav-toggle {
    display: none;
    font-size: 32px;
    color:#fff;
    background: none;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  
  .nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
  }
  
  
  .nav-list a {
    text-decoration: none;
    color: #fff;
  }
  
  @media (max-width: 768px) {
    .nav-toggle {
      display: block;
    }
    #map{
        display: none;
    }
    .nav-list {
      display: none;
      flex-direction: column;
      background-color: #f8f8f8;
      position: absolute;
      top: 62px;
      right: 0;
      width: 100%;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }
  
    .nav-list li {
      margin: 10px 0;
    }
    
    .nav-list.show {
      display: flex;
      z-index: 999;
    }
    .Pilot ul li a{
        color: #000;
        font-size: 22px;
        line-height: 20px;
    }
    .wwus{
        display: none;
    }
    .about p{
        font-size: 30px;
    }
    .about_title img{
        width: 40px;
        display: none;
    }
    .ser_left{
        width: 100%;
    }
    .ser{
        flex-direction: column;
        border-radius: 22px;
        padding: 4%;
    }
    .ser_title p{
        font-size: 24px;
        line-height: 45px;
        margin-bottom: 30px;
    }
    .left02_text{
        font-size:14px;
        max-width: 100%;
    }
    .ser_left03{
        flex-direction: column;
    }
    .left_box{
        border-radius: 23px;
        max-width: 100%;
        padding: 4%;
    }
    .about_text p{
        font-size: 14px ;
        line-height: 30px;
    }
    .left_box02{
        margin-left: 0;
        max-width: none;
        border-radius: 20px;
        padding: 4%;
    }
    .ser_right{
        width: 100%;
        margin-top: 2%;
    }
    .right_box02{
        padding: 20px;
    }
    .left02_text{
        margin-top: 10px;
    }
    .ser_left02{
        background:none;
        border: 1px solid #CDCDCD;
        border-radius: 23px;
    }
    .Solution01_box{

    flex-direction: column;
    }
    .Solution02_box{
        flex-direction: column-reverse;
    }
    .Solution01_box{
        padding: 5% 3%;
    }
    .Solution_text{
        text-align: center;
        font-size: 14px;
    }
    .Solution_title{
        font-size: 24px;
        text-align: center;
    }
    .Solution02_box{
        padding: 5% 3%;
    }
    .choose_box{
        flex-direction: column;
        margin-top: 0;
    }
    .choose01{
        max-width: none;
    }
    .choose_text{
        margin-top: 0;
    }
    .choose01{
        border-radius: 25px;
        margin-top: 20px;
    }
    .botton_img img{
        display: none;
    }
    .botton_left .title{
        font-size: 30px;
    }
    .botton_left .text{
        font-size: 14px;
    }
    .botton_left img{
        margin-top: 0!Important;
        width: 74px;
    }
    .botton_box02_left{
        text-align: center;
        line-height: 32px;
        font-weight: 300;
        background: #ffffff47;
        border-radius: 30px;
    }
    .botton_box02{
        flex-direction: column;
        margin: 0 auto;
    }
    .botton_box03{
        flex-direction: column;
    }
    .botton_box02_right p{
        line-height: 60px;
        font-weight: 300;
        font-size: 14px;
        text-align: center;
        background: #ffffff47;
        border-radius: 30px;
        margin: 30px 0;
    }
    .botton_box03_left p{
        line-height: 40px;
        font-weight: 300;
        font-size: 14px;
        text-align: center;
        background: #ffffff47;
        border-radius: 30px;
        line-height: 60px;
        margin-right: 0;
    }
    .botton_box03_right p{
        line-height: 40px;
        font-weight: 300;
        font-size: 14px;
        text-align: center;
    }
    .botton_box02_left p{
        font-weight: 300;
        font-size: 14px;
    }
    .botton_box03_right p{
        margin-bottom: 0;
        background: #ffffff47;
        border-radius: 30px;
        line-height: 60px;
        margin: 30px 0;
    }
    .botton{
        padding: 4% 12px 0;
    }
    .right_tiele02{
        font-size: 24px;
    }
    .right_text02{
        font-size: 14px;
    }
    .left_box02_title{
        font-size: 32px;
    }
    .left_box02 img{
        margin-top: 10%;
        width: 80px;
    }
    .right_box01{
        max-width: 100%;
        padding: 4%
    }
    .right_box02 img{
        max-width: 110px;
    }
    .right_box02{
        max-width: 100%;
    }
    .banner_Top{
        padding: 10px
    }
    .Solution01_right{
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
    .Solution02_right{
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
    .choose_title p{
        font-size: 30px;
        margin-top: 5%;
    }


    .slide-in {
        opacity: 0;
        transform: translateX(0px);
        transition: all 1s ease-out;
    }
    
    .slide-in.active {
        opacity: 1;
        transform: translateX(0);
    }
    
    .slide-in.exit {
        opacity: 0;
        transform: translateX(0px);
    }
    
    .content {
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .slide-in02 {
        opacity: 0;
        transform: translateY(0px);
        transition: all 1s ease-out;
    }
    
    .slide-in02.active {
        opacity: 1;
        transform: translateY(0);
    }
    
    .slide-in02.exit {
        opacity: 0;
        transform: translateY(0px);
    }
    .slide-in01 {
        opacity: 0;
        transform: translateX(0px);
        transition: all 1s ease-out;
    }
    
    .slide-in01.active {
        opacity: 1;
        transform: translateX(0);
    }
    
    .slide-in01.exit {
        opacity: 0;
        transform: translateX(0px);
    }
    .choose_text .title{
        font-size: 24px;
    }
    .choose_text .text{
        font-size: 14px;
    }
    .botton_box{
        flex-direction: column;
        align-items: baseline;
    }
    .botton_box02_left{
        justify-content: space-around;
    }
    .choose_text .text{
        max-width: 100%;
    }

    .left02_title{
        font-size: 24px;
    }
    .banner_text .h1{
        font-size: 38px;
        line-height: 64px;
    }
  }
  