
html,body{
  height: 100%;
  width: 100%;
  padding: 0px;
  margin:0px;  
  overflow: hidden;
  user-select: none;
  -ms-overflow-style: none;
  font-size: 10px;
}

@font-face {
     font-family: myFont;
     src: url(../JS/FZHT_BX7_index.TTF);
  } 

* {
   font-family: myFont;
}

#UIPanel{
  position: fixed;
  z-index: 5;
  width: 100%;
  height: 100%;  
}

#uitrans{
  transition: transform 0.1s;
}

#top {
     position: fixed;
     top: 0rem;
     width:100%;
     height:9.5rem;
     background: white;
}
 #Logo{
     padding-top:1rem;
     height:4.5rem;
}

#pztop {   
  top: 0rem;
  width:100%;
  height:9.5rem;
  background: white; 
} 
#pzLogo{  
  padding-top:1rem;
  height:7.5rem;
}
/*................................*/




#iframe {
    width: 100% !important;
    top: 0px;
    height: 100% !important;
    overflow: hidden;
    -ms-overflow-style: none;
    border: 0px;
}

#footmenu{
  position: fixed;
  bottom: 80px;
  width: 100%;
  height: 30px;
  background: rgba(255,255,255,0.2) ;
}
.menubtn{
  color: grey;
  text-align: center;
  width: 80px;
  height: 25px;
  padding-top: 5px;
  font-size: 15px; 
  display: inline-block;
  background: rgb(0,0,0,0.1);
}

.menubtn:hover{
  cursor: pointer;
  background: white;
}

#cont_0{
  margin-left: 10px;
}

.bttomcont{
  display: none;
  height: 80px;
  overflow:auto;
  -ms-overflow-style: auto;
}
  
.btn{
  font-size: 15px;
  color: grey;
  position: relative;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  padding: 10px;
  margin: 8px;
  background: rgb(225,225,225); 
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0);
  border: 1px solid white;
}

.btn:hover{
  background: white;
}

/*------------------------*/
  
::-webkit-scrollbar {
  width: 15px;
  height: auto;
}
::-webkit-scrollbar-track {
  background: grey; 
}
::-webkit-scrollbar-thumb {
  background:  silver; 
}
::-webkit-scrollbar-thumb:hover {
  background:  white; 
}

/*--------------------------------*/
/*Loading..............................*/
 
#ALL{
 display: none;
}

#IntPanel{
  display: none;
}



.btn1{ 
}

.btn1:hover{
  cursor: pointer;  
} 

.size1{
  width: 100px; 
}

.font1{
  color: white;
  font-size:25px;
  padding-top: 10px; 
}
  

.font2{
  color: rgba(0,0,0,0);
  font-size:25px;
  padding-top: 10px;
  transition: 0.5s
}

.font3{
  color: white;
  font-size:20px;
  padding-top: 10px; 
}
.redline{
  width: 70px;
  height: 4px;
  background: rgba(0,0,0,0);
  border-radius: 5px;
}

.redline2{
  width: 60px;
  height: 4px;
  background: rgba(0,0,0,0);
  border-radius: 5px;
}


.size2{ 
  height: 100px;
  transition: 0.1s;
}

.size2:hover{
  cursor: pointer;  
} 

.size2x{   
  height: 100px; 
  transform: translate(0px,-29px);
}
.size2x:hover{
  cursor: pointer;  
} 

#btn04_08{
  height: 75px;  
} 

.size8{
  margin-top: 15px;
  margin-right: 15px;
  margin-left:  15px;
  display: inline-block;
  width: 70px;
  transition: 0.2s;
} 

.size8x{
  height: 70px;
  margin-bottom: 5px;
}
.size8x:hover{
  cursor: pointer;
}

.size8xs{   
  float: right;
  display: inline-block;
  padding: 10px;
  width: 70px;
  background: rgba(200,200,200,0.2);
  border-radius: 100%;  
  transform: translate(-55px,-90px);
  display: none;
}

.size8xs:hover{
  cursor: pointer;
}
 
 



#img_01{
  position: fixed;  
  top: 40%; 
  left: 70px; 
}

#img_02{   
  position: fixed;  
  top: 40%; 
  right: 70px; 
}

#img_03{
  position: fixed;  
  top: 40%; 
  right: 70px;
  display: none;  
}

/*--------------------------------------------*/
.btn04_on{
  transform:translate(-480px,0px);
}
.btn04_off{
  transform:translate(0px,0px);
}
.sc08_on{
  display: block;
}
.sc08_off{
  display: none;
}

.btn05_on{
  transform:translate(-480px,0px);

}
.btn05_off{
  transform:translate(0px,0px);

}
 /*---------------------------------------------------*/
}
 
#float3_float{
  background: red;
}
#float3_BG{
  position: fixed;   
  height: 2px;
  opacity: 1;
  transition: 0s;
 
}

#float3_CBG{
  opacity: 1;
  transition: 0s;
}


#float3_ani{
  border-radius: 5px; 
  background: #297aff;
  height: 100%;
  width: 0%;
  opacity: 0;
  transition: 0s;
}


#float3_circle{ 
  position: fixed;  
  width: 100px;
  height: auto;
  fill: white;
  opacity: 1;
  transform: scale(0);
  transition: 0s;
}

.float_text{
  padding-left: 5px;
  display: inline-block;
  transform: translate(0%,-25%);
}
.float3_text{
  padding-left: 2px;
  display: inline-block;
  transform: translate(0%,-25%);
}

 
#float1{ 
  position: fixed;  
  left: 70px;
  top: 120px;
  color: white;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px; 
  border-radius: 10px;
  width: auto;
  height: auto; 
}
#print{
  display: none;
} 

#float3{ 
  white-space: nowrap;
  position: fixed; 
  z-index: 5; 
  bottom: 65px;   
  left: 50%;  
  transform:translate(-50%,0px); 
}

.btnc{
  display: inline-block;
  margin-left: 50px;
  margin-right: 50px;

} 

.btnc2{
  display: inline-block;
  margin-left: 100px;
  margin-right: 100px;
}


#img_06{
  display: none;
} 
#img_07{
  display: none;
} 

.flaotall{ 
  display: none;
  position: fixed; 
  z-index: 10;  
  left: 50%; 
  transform:translate(-50%,0px);   
  height: 100px;
  width: auto; 
  background: rgba(90,90,90,0.4);
  border-radius: 50px;
  bottom: 105px; 
  white-space:nowrap; 
}

.flaotall_btn{    
  padding-left: 25px;
  padding-right: 25px; 
  white-space:nowrap;
  display: inline-block;
}
  
#float4{
  position: fixed;  
  z-index: 5; 
  bottom: 65px;
  width: 65%;
  max-width: 295px; 
  height: auto;  
  left: 50%; 
  transform:translate(-50%,0px);
}
#img_btn04x{
  display: none;
  opacity: 1;
}
#img_btn06x{
  display: none;
  opacity: 1;
}
 
#img_btn08s{
  opacity: 1;
}
 
 

.floatbtn2{ 
  stroke:white;
  font-size: 15px; 
  display: inline-block;
  margin-left:2%;
  margin-right: 2%;
  color: white;  
}

.floatbtn2:hover{
  stroke:rgb(230,230,230);
  color:rgb(230,230,230);
  cursor: pointer; 
} 
.floatbtn2:active{
  stroke:white;
  color:white;
  cursor: default; 
} 
 

#floatback{
  position: fixed;
  z-index: 500;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: none; 
}

#float6{ 
  position: fixed;
  z-index: 1000; 
  top: 45%;
  left: 50%; 
  width: 50%; 
  max-width: 1200px; 
  transform: translate(-50%,-45%) scale(0);
  opacity: 0;
  transition: 0.3s cubic-bezier(0.2, 0.8, 0.3, 1.1);
} 

/*--------------------------*/
 

#floatimg{
  display: block;  
  width: 100%;
  height: 100%; 
  background-image: url("");
  background-repeat: no-repeat;
  background-position: center;  
}

#floathtml{
  display: none;  
  width: 100%;
  height: 100%;   
}

#floatclose{
  position: fixed;
  width: 50px;
  top: 30px;
  right: 30px;
  opacity: 0.8;
}

#floatclose:hover{
  opacity: 1;
  cursor: pointer;
  transform: scale(1.02);
}

#floattitle{
  position: fixed;
  bottom: 0px;
  width: calc(100% - 30px);
  height: auto;
  background:rgba(0,0,0,0.4); 
  color: white;
  padding: 10px;
  padding-left: 20px;
  font-size: 20px;  
  text-align:left;
}

#floattext{
  color: black;
  font-size:25px;
  line-height: 45px;
  padding-bottom: 10px;
  border-bottom: 1px solid silver;
}

/*-------------------------------------------*/
 
 
#loadintbg{
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255,255,255,0.2);
  display: none;
} 

#loadintimg{
  position: fixed;
  width: 100px;
  top: 40%;
  left: 50%;
  opacity: 0;
  transition: 0.2s;
  transform:translate(-50%,-40%);
  animation-name: imgint;
  animation-duration: 1s;  
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes imgint{
  from{transform: translate(-50%,-40%) rotate(0deg);}
  to{transform: translate(-50%,-40%) rotate(360deg);}
}

#headline1{
  font-size:40px;
  display: inline-block;

  }
#headline2{
  padding-left: 5px;
  font-size:40px;
  font-family: EnFont;
  display: inline-block;
}


/*---------------------------------*/

 #pzfloat{
     position: fixed;
     z-index: 1000;
     top: 45%;
     left: 50%;
     width: 80%;
     height: 70%;
     max-height:850px; 
     max-width:1500px; 
     transform: translate(-50%,-45%) scale(0);
     opacity: 0;
     transition: 0.3s cubic-bezier(0.2, 0.8, 0.3, 1.1);
     background: white;
}
 #pzhead{
     width: calc(100% - 6rem);
     height: 5rem;
     padding-left:2rem;
     padding-right: 2rem;
     padding-top: 1rem;
}
 #headtext{
     position: fixed;
     left: 3rem;
     transform: translate(0px,100%);
}
 #headbtn{
     float: right;
     white-space: nowrap;
}
 .headsize{ 
     margin-left: 40px;
     display: inline-block;
     width: 60px;
}
 .headsizex{ 
     width: 60px;
}
 .headsize:hover{
     cursor: pointer;
}
 #headline{
    position: fixed;
    font-size:30px;
    display: inline-block;
}
 #headline4{
     padding-left: 5px;
     font-size:10px;
     font-family: EnFont;
     display: inline-block;
}
 .font3{
     color: black;
     font-size: 20px;
     padding-top: 5px;
     transition: 0.5s ;
}
 #pziframe{
     padding: 3rem;
     padding-top: 0rem;
     width: calc(100% - 6rem);
     border:0px;
}
 #cloase_bg{
     position: fixed;
     width: 50px;
     top: 0rem;
     right: -60px;
     background: white;
}
#pzclose{ 
  width: 35px; 
  padding: 7.5px;
  padding-bottom: 5px;
  opacity: 0.4;
}



#pzclose:hover{
     opacity: 0.6;
     cursor: pointer;
}
#pzclosein{  
  opacity: 0.4;
}

#pzclosein:hover{
     opacity: 0.6;
     cursor: pointer;
}

#btnt5_01_text{
  color:rgba(0,0,0,0)
}