 @charset "UTF-8";

 /* Page Title */

 body { width:100%; height:100%; padding:0px; margin:0px;   }


 html  { width:100%; height:100%; padding:0px; margin:0px;  }

 #wrap                {width:100%; float:left; height:100%; }

 .nav {width:100%; height:70px; position:absolute; top:0; left:0; float:left; z-index:999999999999999999999;   } 
.nav img {width:85px; position:absolute; top:10px; left:3%;}
 

 .lang1 {background-color:#333; color:#fff !important; width:70px; display:inline-block; line-height:33px; font-size:0.9em; text-align:Center; }
 .lang2 {background-color:#f9f9f9; color:#666 !important; width:70px; display:inline-block; line-height:33px; font-size:0.9em; text-align:Center; }



 .in {width:100%; margin:0 auto;}

 


 .fixed_top { width:70px; font-size:14px;  border-radius:50%;line-height:70px; background-color:#f1f1f1; color:#333;  text-align:center; position:fixed; bottom:10%; right:3%}

 #footer        {width:100%;  margin-top:60px; padding:20px 3%; float:left;  box-sizing:border-box; background-color:#444;   }
 #footer  .footer_in  { font-size:0.85em;  color:rgba(255,255,255,.9);  font-weight:300; line-height:1.4em; }
 #footer  .footer_in  span { letter-spacing:0.2px;  }
 #footer a {color:#fff;}