* {
  margin: 0;
  padding: 0;
  outline: none;
} 
*:not(input,textarea) {
  -webkit-touch-callout: inherit;
  -webkit-user-select: auto;
}
body {
  width: 100%;
  font-family: Hiragino Sans GB, Arial, Helvetica, "ºÚÌå", sans-serif;
  font-size: 14px;
  color: #333;
  -webkit-touch-callout: inherit ;
  -webkit-user-select: auto ;
  background-color: #FFFFFF;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  text-decoration: none;
}
.hide{ display:none;}


.version{ width:100%; height:100%; background-image:url(../img/p1-1.png); background-repeat:repeat;position:absolute;z-index:99999;}
.version-cn{height:auto;width:100%;position:absolute;left:50%;top:48%;margin-left:-50%;z-index:99999;}
.version-en{height:auto;width:100%;position:absolute;left:50%;top:58%;margin-left:-50%;z-index:99999;}


.page{
	width:100%;
	height:100%;
	position:absolute;
	font-size:100px;
	text-align:center;
}

.page .wrap{
	height:500px;
}

.page-current{
	z-index:1;
}
.page-1-1{ background-image:url(../img/P1.jpg); background-repeat: no-repeat; background-size:100% top;}

.plogo {
	height:auto;width:43.5%;
	position:absolute;
	left:100%;
	margin-left:-71.5%;
	z-index:998;
	top:0%;
}
.plogo2 {
	height:auto;width:21%;
	position:absolute;
	left:100%;
	margin-left:-60.5%;
	top:.6%;
	z-index:999;
}
.p1-1{width:100%;position:absolute;left:50%;top:0%;margin-left:-50%;z-index:9; background-repeat: no-repeat;}
.p1-2{height:auto;width:10%;position:absolute;z-index:10;}
.p1-3{height:auto;width:8.5%;position:absolute;left:41.7%;top:28.6%;z-index:99999;}
.p1-4{height:auto;width:8.5%;position:absolute;right:41.4%;top:28.6%;z-index:99999;}
.p1-5{height:auto;width:8.5%;position:absolute;left:41.3%;top:55%;z-index:99999;}
.p1-6{height:auto;width:8.5%;position:absolute;right:41%;top:55%;z-index:99999;}
.p1-7{height:auto;width:100%;position:absolute;left:50%;bottom:0%;margin-left:-50%;z-index:9;}
.p1-8{height:auto;width:100%;position:absolute;left:50%;top:0%;margin-left:-50%;z-index:9;}
.p1-9{height:auto;width:100%;position:absolute;left:50%;top:0%;margin-left:-50%;z-index:9;}

@media (max-width: 1280px) {
  .p1-3{height:auto;width:8.5%;position:absolute;left:41.7%;top:26.2%;z-index:99999;}
  .p1-4{height:auto;width:8.5%;position:absolute;right:41.4%;top:26.2%;z-index:99999;}
}


#textsuper{position:absolute;top:-1000;left:-1000;overflow-x:hidden;overflow-y:hidden;z-index:4000}
#textsub{color:black;position:relative;font-size:21pt;text-align:left;line-height:40pt;top:2000px}
#share{ background: rgba(0,0,0,0.8); position:absolute; top:0px; width:100%; height:100%; display:none; z-index:99998}
.shareImg{ background: url(../img/share.png) right top no-repeat; position:absolute; top:0px; right:0px; width:165px; height:114px; background-size:cover; z-index:99999}

