@font-face {
  font-family: 'helNue';
  src: url('helNue.ttf');
}
.disableSelectAndMobileClick {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#foo {
  position: fixed;
  width: 180px;
  height: 180px;
  right: 0px;
  top: 0px;
  background: grey;
}
#cn {
 
  height: 50px;
  width:100%;
  display: flex;
  background-color: #F28E09;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
  
}



#cn.open .mask2 {
  display: block;
}
#cn .mask2 {
  width: 180px;
  height: 100px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: none;
}
#cn ul {
  position:relative;
  width: 900px;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  overflow: hidden;
  -webkit-transform: scale(0.01);
  -moz-transform: scale(0.01);
  -ms-transform: scale(0.01);
  -o-transform: scale(0.01);
  transform: scale(0.01);

}

#cn.open ul {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#cn ul li {
  
  cursor: pointer;
  flex:1;
  margin: 10px;
 position: relative;
  list-style: none;
  overflow: hidden;

 


  
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#cn ul li a {
 
  display: block;
  height: 1px;
  position: absolute;
  width: 1px;

}
#cn ul li i {
  left: 0px;
  top: 5px;
  display: block;
  height: 1px;
  position: absolute;
  width: 1px;

}
#cn ul li i em {
  background: white ;
  width: 20px;
  height: 20px;
  position: absolute;
  border-radius: 50px;

 
  
}
#cn ul li.selected i em {
  background: #F28E09; 
  border: 3px solid white;
  box-sizing: border-box;
 
}
#cn ul li a span {
  color: white;
  display: block;
  width: 100%;
  position: absolute;
  left: 25px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  pointer-events: none;
  font-size: 25px;
  

  
}

@media (max-width: 500px) {
 
  #cn {
    height: 70px;   
  }
  #cn ul {
    height: 70px; 
  }
  #cn ul li {
    margin: 15px 0px;
  }
  #cn ul li i em {
    width: 30px;
    height: 30px;
  }
  #cn ul li a span {
    left: 40px;
    font-size: 30px;
  }
}

#test {
  position: absolute;
  width: 20px;
  height: 20px;
  background: gold;
  top: 20px;
  left: 0px;
  animation: move1 linear 2s forwards;
}
#carsContainer {
  position: absolute;
  width: 1026px;
  height: 609px;
  overflow: hidden;
}
#building {
  background: transparent url("../img/subBg2.png") no-repeat scroll -221px -1368px;
  height: 609px;
  pointer-events: none;
  position: absolute;
  width: 1026px;
}
#map {
  height: 388px;
  position: absolute;
  width: 715px;
  left: 5px;
  top: 40px;
}
#carsMask {
  height: 388px;
  left: 785px;
  position: absolute;
  top: 103px;
  width: 180px;
}
#antiMap1 {
  height: 388px;
  left: 12px;
  position: absolute;
  top: 278px;
  width: 222px;
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  -webkit-transform: rotate(-129deg);
  -moz-transform: rotate(-129deg);
  -ms-transform: rotate(-129deg);
  -o-transform: rotate(-129deg);
  transform: rotate(-129deg);
}
#antiMap2 {
  height: 390px;
  left: -41px;
  position: absolute;
  top: 40px;
  width: 81px;
}
#antiMap3 {
  height: 110px;
  left: 40px;
  position: absolute;
  top: 322px;
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  transform: rotate(6deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  width: 646px;
}
#antiMap4 {
  height: 522px;
  left: 305px;
  position: absolute;
  top: 41px;
  -webkit-transform: rotate(-46.5deg);
  -moz-transform: rotate(-46.5deg);
  -ms-transform: rotate(-46.5deg);
  -o-transform: rotate(-46.5deg);
  transform: rotate(-46.5deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  width: 260px;
}
#cars {
  top: -38px;
  left: 304px;
  position: absolute;
  pointer-events: none;
}
#cars .car {
  width: 44px;
  height: 34px;
  position: absolute;
}
#cars .green {
  background: url('../img/carGreen.png');
}
#cars .blue {
  background: url('../img/carBlue.png');
}
#cars .yellow {
  background: url('../img/carYellow.png');
}
#cars .up {
  background-position: -132px 0px;
}
#cars .down {
  background-position: -44px 0px;
}
#cars .left {
  background-position: -88px 0px;
}
#cars .right {
  background-position: 0px 0px;
}
@keyframes turnLeft1 {
  0% {
    transform: translate(0px, 0px);
  }
  100% {
    transform: translate(71px, 13px) rotate(-33deg);
  }
}
@-webkit-keyframes turnLeft1 {
  0% {
    -webkit-transform: translate(0px, 0px);
  }
  100% {
    -webkit-transform: translate(71px, 13px) rotate(-33deg);
  }
}
@keyframes turnLeft2 {
  0% {
    transform: translate(65px, 13px) rotate(35deg);
    background-position: 0px 0px;
  }
  100% {
    transform: translate(132px, -13px) rotate(0deg);
    background-position: 0px 0px;
  }
}
@-webkit-keyframes turnLeft2 {
  0% {
    -webkit-transform: translate(65px, 13px) rotate(35deg);
    background-position: 0px 0px;
  }
  100% {
    -webkit-transform: translate(132px, -13px) rotate(0deg);
    background-position: 0px 0px;
  }
}
#indexBody {
  height: 100vh;
}
#loaderContainer {
  margin: 200px auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  width: 5.2em;
}
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
}
.loader:before,
.loader:after {
  position: absolute;
  content: '';
}
.loader:before {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.2em 5.1em;
  transform-origin: 5.2em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.loader {
  font-size: 11px;
  text-indent: -99999em;
  margin: 55px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em #F39C01;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:after {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  -webkit-transform-origin: 0px 5.1em;
  transform-origin: 0px 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.cubeContainer {
  position: fixed;
  height: 100px;
  width: 100px;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-perspective: 400px;
  perspective: 400px;
}
.cube {
  height: 100px;
  widht: 100px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-animation: rotate 4s infinite ease-in-out;
  animation: rotate 4s infinite ease-in-out;
}
.side {
  position: absolute;
  display: block;
  height: 100px;
  width: 100px;
}
.side1 {
  background: #F39C01;
  -webkit-transform: translateZ(100px);
  transform: translateZ(100px);
}
.side2 {
  background: #E67100;
  -webkit-transform: rotateY(90deg) translateZ(100px);
  transform: rotateY(90deg) translateZ(100px);
}
.side3 {
  background: #DBE0E4;
  -webkit-transform: rotateY(180deg) translateZ(100px);
  transform: rotateY(180deg) translateZ(100px);
}
.side4 {
  background: #EF8B01;
  -webkit-transform: rotateY(-90deg) translateZ(100px);
  transform: rotateY(-90deg) translateZ(100px);
}
.side5 {
  background: #FFCB39;
  -webkit-transform: rotateX(90deg) translateZ(100px);
  transform: rotateX(90deg) translateZ(100px);
}
.side6 {
  background: #C0C1C3;
  -webkit-transform: rotateX(-90deg) translateZ(100px);
  transform: rotateX(-90deg) translateZ(100px);
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
  33.33% {
    -webkit-transform: rotateX(360deg) rotateY(0deg) rotateZ(0deg);
  }
  66.66% {
    -webkit-transform: rotateX(360deg) rotateY(360deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: rotateX(360deg) rotateY(0deg);
  }
  100% {
    transform: rotateX(360deg) rotateY(360deg);
  }
}
a {
  font-family: helvetica;
  color: #428bca;
  text-align: center;
  display: block;
}
.container2 {
  left: 66%;
}
.container2 .side {
  border-radius: 50%;
}
.hide {
  display: none;
}
body {
  background: white;
  color: #939393;
  font-family: 'helNue';
  font-size: 22px;
  letter-spacing: 1px;
}
* {
  margin: 0px;
  padding: 0px;
}
h2 {
  font-family: 'helNue';
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 29px;

}
.disableSelectAndMobileClick {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#popContainer {
  width: 100%;
  position: fixed;
  top: 0px;
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
}
@media (max-width: 1000px) {
  #popContainer {
    width: 1000px;
    overflow: hidden;
  }
}
#popContent {
  background: orange;
  width: 940px;
  height: 640px;
  position: relative;
  margin: 100px auto 0px;
  box-shadow: 4px 4px 11px #333;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
@media (max-width: 500px) {
  #popContent {
    height: 1600px; 
    background:grey;
  }
}
#popContent .closeBtn {
  background: transparent url("../img/closeBtn.png") no-repeat scroll 0px 0px;
  width: 54px;
  height: 54px;
  position: absolute;
  cursor: pointer;
  top: -26px;
  right: 20px;
}
#popContent .closeBtn:hover {
  background-position: -54px 0px;
}
#popContent .leftArr {
  background: transparent url("../img/leftArr.png") no-repeat scroll 0px 0px;
  width: 41px;
  height: 41px;
  position: absolute;
  cursor: pointer;
  left: -17px;
  top: 300px;
}

#popContent .leftArr:hover {
  background-position: -41px 0px;
}
#popContent .rightArr {
  background: transparent url("../img/rightArr.png") no-repeat scroll 0px 0px;
  width: 41px;
  height: 41px;
  position: absolute;
  cursor: pointer;
  left: 664px;
  top: 300px;
}
#popContent .rightArr:hover {
  background-position: -41px 0px;
}

@media (max-width: 500px) {
  #popContent .leftArr {
    top: 400px;
  }
  #popContent .rightArr {
    top: 400px;
    left: 920px;
  }
}
#popContent .popInfo {
  color: white;
  height: 590px;
  padding: 50px 15px 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 222px;
  font-size: 17px;
}
@media (max-width: 500px) {
  #popContent .popInfo {
  padding: 30px;
  top: 874px;
  left:0;
  width: 940px;
  height: 400px;
  box-sizing: border-box;
  font-size: 30px;
 
  }
  
}
#popContent .popInfo a {
  color: #eee;
  text-align: left;
}
#popContent .popImgContainer {
  background: black;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 688px;
  height: 640px;
  line-height: 640px;
}
@media (max-width: 500px) {
  #popContent .popImgContainer {
  width: 940px;
  height: 874px;
 
  }
  
}
.popVDO{
  width: 688px;
  height: 640px;
}
@media (max-width: 500px) {
  .popVDO {
  width: 940px;
  height: 874px;
 
  }
  
}
#popContent .popImgContainer img {
  height: 100%;
  width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: contain;

}
#popMask {
  background-color: #000;
  opacity: 0.6;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
#subBg1 {
  background: transparent url("../img/heading.png") no-repeat scroll center 0px;
  width: 100%;
  height: 634px;
  position: absolute;
  top: 523px;
}
#container {
  margin: 0 auto;
  height: 3300px;
  position: relative;
  width: 100%;
  max-width: 1442px;
  overflow: show;
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
}
#container2 {
  margin: 0 auto;
  height: 5000px;
  position: relative;
  width: 100%;
  max-width: 1442px;
  overflow-y: scroll;
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
}
@media (max-width: 1000px) {
  #container{
    width: 1000px;
    overflow: hidden;
  }
  #container2 {
    width: 1000px;
  }
}

#navContainer.fixed {
  position: fixed;
}
#navContainer.fixed #navContent {
  top: 0px;
}
#navContainer {
  position: absolute;
  width: 100%;
  top: 0px;
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
}
@media (max-width: 1000px) {
  #navContainer {
    width: 1000px;
  }
}
#navInner.hideNav {
  top: -50px;
}
#navContent {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1442px;
  position: relative;
  width: 100%;
  top: 742.5px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
}
#navInner {
  color: white;
  background: #F28E09;
  position: absolute;
  top: 0px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
}
#navInner h3 {
  display: inline-block;
  font-size: 27px;
  padding: 0px 50px;
  cursor: pointer;
}
@media (max-width: 500px) {
  #navContent {
    height: 70px;
    line-height: 70px;

  }
  #navInner {
    height: 70px;
    line-height: 70px;
  }
  #navInner h3 {
    font-size: 30px;
}
}
#aboutContainer {
  top: 900px;
}
#aboutContent {
  position: absolute;
  right: 70px;
  width: 400px;
}
@media (max-width: 500px) {
 
  #aboutContent{
   font-size: 24px;
  }
  
}
.red {
  background-color: red;
}
.green {
  background-color: green;
}
.blue {
  background-color: blue;
}
.aPort {
  display: block;
  margin: 2px;
  width: calc(33% - 10px);
  float: left;
  background: rgb(223, 223, 223);
  color: white;
  font-size: 15px;
  border-radius: 10px;
}
.aPort img {
  float: left;
  width: 100%;
  border-radius: 10px 10px 0px 0px;
}
.aPort span {
  float: left;
  width: 100%;
  padding: 5px 0px;
  text-align: center;
  color: #7e7e7e;
}

#portContainer{
  margin-top:100px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  
}

#ports {
  
 position: relative;
 width: 900px;
 -webkit-transform-origin: 0px 0px;
 -moz-transform-origin: 0px 0px;
 -ms-transform-origin: 0px 0px;
 -o-transform-origin: 0px 0px;
 transform-origin: 0px 0px;
 
}
@media (max-width: 500px) {
 
  .aPort{
    width: calc(50% - 10px);
  }
  #portContainer{
    margin-top:50px;
    
  }
  .aPort span{
    font-size: 14px;
  }
}



#ports img {
  width: 100%;
  height: auto;
}
#contactContainer {
  top: 2620px;
  font-family: 'helNue';
}
#contactContent {
  left: 164px;
  position: absolute;
  top: 370px;
  width: 600px;
}
#contactContainer h2 {
  color: white;
  position: absolute;
}
#address {
  font-family: 'helNue';
  color: white;
  position: absolute;
  top: 45px;
  font-size: 19px;
  width: 550px;
}
#contactContent span {
  font-family: 'helNue';
  color: white;
  position: absolute;
  top: 110px;
  left: 150px;
  font-size: 14px;
  width: 650px;
}
#contactContent em {
  font-family: 'helNue';
  color: grey;
  font-size: 14px;
  right: -60px;
  position: absolute;
  top: 287px;
}
#contactContainer a,
#contactContainer a:visited {
  display: inline-block;
  height: 60px;
  padding-left: 60px;
  line-height: 37px;
  margin-right: 20px;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
#contactContainer .tel {
  background: rgba(0, 0, 0, 0) url("../img/phoneIcon.png") no-repeat scroll 0 0;
  background-size: cover;
}
#contactContainer .page {
  background: rgba(0, 0, 0, 0) url("../img/fbIcon.png") no-repeat scroll 0 0;
  background-size: cover;
}

#portContent {
  position: absolute;
  right: 70px;
  width: 400px;
}
#portContainer h2 {
  color: white;
  left: 52px;
  position: absolute;
  top: 72px;
}
#subBg2 {
  background: transparent url("../img/subBg2.png") no-repeat scroll center 0px;
  width: 100%;
  height: 2018px;
  position: absolute;
  top: 1252px;
}
#dino {
  background: transparent url("../img/dino.png") no-repeat scroll left 0px;
  width: 114px;
  height: 139px;
  position: absolute;
  left: 475px;
  top: 228px;
}
#white1 {
  top: 0px;
  height: 700px;
}
#white2 {
  top: 1735px;
  height: 1565px;
}
.w1000Container {
  width: 100%;
  position: absolute;
}
.white1000 {
  background: white;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  max-width: 1442px;
  overflow: show;
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
}
@media (max-width: 1000px) {
  .white1000 {
    width: 1000px;
    overflow: hidden;
  }
}
.w1000 {
  margin: 0 auto;
  width: 1000px;
  position: relative;
}
#maiOuterContainer {
  width: 100%;
  position: fixed;
}
#maiContainer {
  background: white;
  margin: 0 auto;
  height: 1300px;
  position: relative;
  width: 100%;
  max-width: 1442px;
  overflow: show;
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
}
@media (max-width: 1000px) {
  #maiContainer {
    width: 1000px;
    overflow: hidden;
  }
}
#mai img {
  position: absolute;
  left: -191px;
  top: 0px;
}
#peeMai {
  height: 164px;
  left: 148px;
  overflow: hidden;
  position: absolute;
  top: 559px;
  width: 170px;
}
#peeMai img {
  position: absolute;
  top: 0px;
  left: 0px;
}
#aniHeadOuter {
  margin: 0px auto;
  position: relative;
  width: 1000px;
  height: 646px;
}
#aniHeadContainer {
  margin-left: 144px;
  position: relative;
  width: 793px;
  height: 646px;
}
#aniCloud {
  background: transparent url("../img/aniBgEve.png") no-repeat scroll 33px -36px;
  height: 521px;
  left: 0px;
  position: absolute;
  top: -10px;
  width: 772px;
}
#aniBalloonLayer {
  background: transparent;
  left: 0px;
  position: absolute;
  top: 0px;
}
#aniCloudLayer {
  background: transparent;
  left: 0px;
  position: absolute;
  top: 0px;
}
#aniHead {
  /*background:transparent url("../img/guide.png") no-repeat scroll 0 -46px;*/
  background: transparent url("../img/aniBgMain.png") no-repeat scroll 66px -15px;
  width: 793px;
  height: 646px;
  position: absolute;
}
.aCloud {
  position: absolute;
  background: transparent url("../img/aniCloud.png") no-repeat scroll 0 0;
  width: 63px;
  height: 39px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.aPuff {
  position: absolute;
  background: transparent url("../img/aniPuff.png") no-repeat scroll 0 0;
  width: 66px;
  height: 66px;
  animation: tPuff 2.5s forwards;
  -webkit-animation: tPuff 1.5s forwards;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#aniHand {
  position: absolute;
  left: 149px;
  top: 303px;
  height: 47px;
  animation: tHand 4s infinite;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#aniRocket {
  position: absolute;
  background: transparent url("../img/aniRocket.png") no-repeat scroll 0 0;
  left: 217px;
  top: 303px;
  width: 37px;
  height: 83px;
}
#aniRocketBtn {
  position: absolute;
  background: transparent url("../img/aniRocketBtn.png") no-repeat scroll 0 0;
  left: 161px;
  top: 392px;
  width: 20px;
  height: 18px;
}
#aniRealRocketBtn {
  cursor: pointer;
  height: 150px;
  left: 121px;
  position: absolute;
  top: 289px;
  width: 178px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#aniFan {
  position: absolute;
  background: transparent;
  /*background: transparent url("../img/aniFan.png") no-repeat scroll -63px 0;*/
  left: 614px;
  top: 36px;
  width: 63px;
  height: 75px;
}
#fanBody {
  position: absolute;
  background: transparent url("../img/fanBody.png") no-repeat scroll 0 0;
  left: 18px;
  top: 31px;
  width: 13px;
  height: 12px;
}
#fanBlade {
  position: absolute;
  background: transparent url("../img/fanBlade.png") no-repeat scroll 0 0;
  left: -4px;
  top: 4px;
  width: 64px;
  height: 55px;
  transform-origin: 32px 35px 0;
  -webkit-transform-origin: 32px 35px 0;
  -o-transform-origin: 32px 35px 0;
  animation: testFan linear 1.5s infinite;
  -webkit-animation: testFan linear 1.5s infinite;
}
#fanHead {
  position: absolute;
  background: transparent url("../img/fanHead.png") no-repeat scroll 0 0;
  left: 26px;
  top: 34px;
  width: 10px;
  height: 10px;
}
#aniGear1 {
  position: absolute;
  background: transparent url("../img/aniGear1.png") no-repeat scroll -84px 0;
  left: 90px;
  top: 49px;
  width: 84px;
  height: 176px;
}
#aniGear2 {
  position: absolute;
  background: transparent url("../img/aniGear2.png") no-repeat scroll -52px 0;
  left: 75px;
  top: 201px;
  width: 52px;
  height: 56px;
}
#aniGear3 {
  position: absolute;
  background: transparent url("../img/aniGear3.png") no-repeat scroll -117px 0;
  left: 322px;
  top: 350px;
  width: 117px;
  height: 85px;
}
#aniGear4 {
  position: absolute;
  background: transparent url("../img/aniGear4.png") no-repeat scroll -85px 0;
  left: 276px;
  top: 153px;
  width: 85px;
  height: 123px;
}
#aniWater {
  position: absolute;
  background: transparent url("../img/aniWater.png") no-repeat scroll 0 0;
  left: 395px;
  top: 3px;
  width: 119px;
  height: 297px;
}
#aniBalloon1 {
  background: transparent url("../img/aniBalloon1.png") no-repeat scroll 0 0;
  height: 84px;
  left: 590px;
  position: absolute;
  top: 240px;
  width: 54px;
  transform-origin: 27px 20px;
  animation: kBalloon 5.5s linear infinite;
  -webkit-animation: kBalloon linear 5.5s infinite;
}
#aniBalloon2 {
  background: transparent url("../img/aniBalloon2.png") no-repeat scroll 0 0;
  height: 92px;
  left: 700px;
  position: absolute;
  top: 170px;
  width: 54px;
  transform-origin: 27px 25px;
  animation: kBalloon linear 6.5s infinite;
  -webkit-animation: kBalloon linear 6.5s infinite;
}
#aniFanTest {
  background: transparent url("../img/fan.jpg") no-repeat scroll 0 0;
  height: 282px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 300px;
  transform-origin: 146px 177px 0;
  animation: testFan linear 3.5s infinite;
  -webkit-animation: testFan linear 3.5s infinite;
}
#foo {
  background: red;
  width: 10px;
  top: 10px;
  left: 10px;
  height: 10px;
  display: block;
  position: absolute;
}
@keyframes kBalloon {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-15deg);
  }
  75% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes kBalloon {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-15deg);
  }
  75% {
    -webkit-transform: rotate(15deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes testFan {
  0% {
    transform: rotateY(45deg) rotateX(-20deg) rotateZ(0deg);
  }
  50% {
    transform: rotateY(45deg) rotateX(-20deg) rotateZ(180deg);
  }
  100% {
    transform: rotateY(45deg) rotateX(-20deg) rotateZ(360deg);
  }
}
@-webkit-keyframes testFan {
  0% {
    -webkit-transform: rotateY(45deg) rotateX(-20deg) rotateZ(0deg);
  }
  50% {
    -webkit-transform: rotateY(45deg) rotateX(-20deg) rotateZ(180deg);
  }
  100% {
    -webkit-transform: rotateY(45deg) rotateX(-20deg) rotateZ(360deg);
  }
}
@keyframes tPuff {
  0% {
    transform: scale(0.01);
  }
  50% {
    transform: scale(1);
  }
  100% {
    opacity: 0.0;
  }
}
@-webkit-keyframes tPuff {
  0% {
    -webkit-transform: scale(0.01);
  }
  50% {
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0.0;
  }
}
@keyframes tHand {
  0% {
    transform: translate(0px, 0px);
    opacity: 0.0;
  }
  7% {
    transform: translate(0px, 48px);
    opacity: 1.0;
  }
  14% {
    transform: translate(0px, 0px);
    opacity: 1.0;
  }
  21% {
    transform: translate(0px, 48px);
    opacity: 1.0;
  }
  28% {
    transform: translate(0px, 0px);
    opacity: 0.0;
  }
  100% {
    opacity: 0.0;
  }
}
@-webkit-keyframes tHand {
  0% {
    -webkit-transform: translate(0px, 0px);
    opacity: 0.0;
  }
  7% {
    -webkit-transform: translate(0px, 48px);
    opacity: 1.0;
  }
  14% {
    -webkit-transform: translate(0px, 0px);
    opacity: 1.0;
  }
  21% {
    -webkit-transform: translate(0px, 48px);
    opacity: 1.0;
  }
  28% {
    -webkit-transform: translate(0px, 0px);
    opacity: 0.0;
  }
  100% {
    opacity: 0.0;
  }
}
.aniBub {
  position: absolute;
  width: 17px;
  height: 17px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.aniBub img {
  width: 17px;
  animation: aniBubImg linear 3.5s infinite;
  -webkit-animation: aniBubImg linear 3.5s infinite;
}
@keyframes aniBubImg {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(6px, 0px);
  }
  75% {
    transform: translate(-6px, 0px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@-webkit-keyframes aniBubImg {
  0% {
    -webkit-transform: translate(0px, 0px);
  }
  25% {
    -webkit-transform: translate(6px, 0px);
  }
  75% {
    -webkit-transform: translate(-6px, 0px);
  }
}




.tanFooter{
  height: 576px;
  width: 537px;
  position: fixed;
  right: -20px;
  bottom: -100px;
  z-index:2;
  background-image: url("../img/bg_port.png");
  background-position: right;
  background-repeat: no-repeat;
  
}

@media (max-width: 1700px) {
  .tanFooter{
   right: -150px;
  
  }
}
  @media (max-width: 1400px) {
    .tanFooter{
     background: none;
     height:1px;
     width:1px;
    
    }
  }

  #portTan{
    position: absolute;
    left: 33px;
    top:1270px;
    width: 688px;
    height: 525px;
    background: url('../ports/portslide.jpg') left center repeat-x;
    animation: playPort 10s infinite;
  }
  @keyframes playPort {
    0%   { background-position: 0px; }
    16.6%  { background-position: 0px; }
    24.9%  { background-position: -688px; }
    41.5% { background-position: -688px; }
    49.8% { background-position: -1376px; }
    66.4% { background-position: -1376px; }
    74.7% { background-position: -2064px; }
    91.3% { background-position: -2064px; }
    100% { background-position: -2752px; }
    
  }
  #portTan span{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top:450px;
    padding: 10px 20px;
    color: white;
    background-color: #F28E09;
    border-radius: 20px;
    border: 5px solid white;
    animation: portClick 1s infinite;
  }
  @keyframes portClick {
    from {background-color: #F28E09}
    to {background-color: orange}
  }
 