*{
    margin: 0 auto;
    padding: 0%;
    text-align: center;
    user-select: none;  
    font-family: sans-serif;
    /* border: solid 1px black; */
   }
body{
    background-color: rgb(216, 216, 216);
    line-height:40px;
  }
  #slide{
 
    width: 90%;
    height: 450px;
    border-radius: 5px;
    background-size: 720px 450px;
    animation:slide 20s infinite;
    border-radius: 10px;
}
@keyframes slide{
  0%{
      background-image: url("img2/4.png");
 }
  10%{
   background-image: url("img2/1.png");
}
    20%{
        background-image: url("img2/2.png");
    }
    30%{
        background-image: url("img2/3.png");
    }
    40%{
     background-image: url("img2/4.png");
 }
    50%{
        background-image: url("img2/5.png");
    }
   60%{
        background-image: url("img2/6.png");
    }
    70%{
      background-image: url("img2/7.png");
  }
  80%{
    background-image: url("img2/8.png");
}
90%{
  background-image: url("img2/9.png");
}
100%{
  background-image: url("img2/10.png");
}
}
  #ww:hover{
 font-size: 21px;
  }

  #map{
    padding-top: 50px;
    width:700px;
    height: 250px;
  }
  #sss{
   text-align: left;
   font-size: 20px;
  }
  #sss:hover{
 font-size: 22px;
 color: green;
  }
  #logo{
  width: 150px;
  height: 75px;
  padding-top: 5px;
  padding-left: 5px;
  float: left;
  }
  span{
    font-size: 25px;
  }

#block{
  width: 1255px;
  overflow: hidden;

}
#head{
   color: rgb(255, 0, 0);
   font-size: 40px;
   line-height: 80px;
  
}
#l1{
  padding: 5px;
  padding-left:25px;  
  
}
#l2{
  float: left;
  padding-left: 10px;   
}
#fon{
  background-color: white;
  width: 800px;
  height: 500px;
  float: right;
  border: solid 15px rgb(255, 255, 255);
  margin-top: 30px;
  margin-right: 30px;
  font-size: 18px;
  line-height:normal;
}
#no{
  display: none;
}
#nav a{
  color: #fff;
}
a{
  color: rgb(0, 0, 0);
  text-decoration: none;
}
a:hover{
  color: #d61508;
  font-size: 31px;
}
hr{
  color: #bab9b9;
}
#nav{
 margin-top: 0%;
 overflow: hidden;
  height: 70px;
  width: 100%;
  z-index: 2;
  font-size: 60px;
}  
#butn{
  display: none;
   line-height: 40px;
   background-color: rgb(83, 83, 83);
   border: none;
   color: white;
  position: absolute;
  right: 20px;
  top: 8px;
      }
 ul{
    background-color:rgb(0, 0, 0);
    height: 500px;
  } 
 
#but{
 
  line-height: 40px;
  background-color:rgba(255, 255, 255, 0);
  border: none;
  color: white;
  height: 10px;
 position: absolute;
 left: 20px;
 top: 30px;
 width: 30px;
 height: 30px;
 display: none;
     }
#b1{
  background-color: white;
  width: 800px;
  height: 523px;
  float: right;
  border: solid 15px rgb(255, 255, 255);
  /* border-radius: 15px; */
  margin-top: 30px;
  margin-right: 30px;
  font-size: 30px;
}
#info{
    float: right;
}
.yy{
  font-size: 25px;
  width: 50%;
  margin-top: 70px;
  margin-left: 300px;
  color: rgb(35, 35, 35);
 }
#b22{
     float: left;
    border: solid 15px rgb(255, 255, 255);
    /* border-radius: 15px; */
    margin-top: 10px;
    margin-left: 90px;
    width: 260px;
    height: 100px;
    background-color: rgb(255, 255, 255);
    text-align:left;
    line-height: 100px;
  font-size: 30px;
  color: rgb(0, 0, 0)0, 42, 42);
}
#ball{
  margin-top: 20px; 
} 
img{
  float: left;
}

/* //////////////////////////////////////////////// */
.x {
  width: 110px;
  height:100px ;
  /* border: 1px solid black; */
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  float: left;
  }
  .y {
  position: absolute;
  animation-play-state: paused;
  } 
  .orb {
  width: 110px;
  height:110px;

 } 
 #blockt{ 
  font-size: 16px;
  width: 100%;
  display: none;
  margin-top: 5px;
  background-color: #fff;
  line-height: 30px;
}
 #head span{
  color: rgb(0, 208, 255);
  font-size: 40px;
 }
 #bl{
   margin-top: 150px;
   background-color: rgb(157, 152, 148);
 }
 #co{
   height: 100px;
  background-color: #fff;
  color: #fff;
}
 #ff{
   /* float: left; */
   max-width: 250px;
 }
 #bff{
  /* float: left; */
   max-width: 250px; 
 }
 #bbf{
   max-width: 500px;
   text-align: left;
 }
  @keyframes x {
  0% { top: -0; }
  100% { top: -120px; }
  }
  /* #brn{
    display: none;
   } */
  
  #b22:hover .y{
    animation-play-state: running;
    animation: x 0.2s linear infinite;
    animation-iteration-count: 1;
  }
/* border-right: thick solid #168cb6; */
/* @media only screen and (min-width: 750px){

}  */
@media only screen and (max-width: 750px) { 
  #but{
    display: block;
  }
  #head{
    width: 250px;
  }
  
  #blockt,#no{
    display: block;
  }
  #blo{
    width:100%;
  }
  #non,#logo,#co{
    display: none;
  }
  
#nav{
  width: 100%;
  line-height: 40px;
 
  position: fixed;
  font-size: 17px;
  z-index: 100;
}  
#block{
  width: 100%;
}
#head,#head span {
  font-size: 25px;
}
}