@charset "utf-8";
html,body {
	height: 100%;
	overflow-y: hidden;
}
#intro{
	z-index: 90;
	display: none;
}
#imask {
	height: 100%;
	width: 100%;
	overflow: visible;
	position: fixed;
	z-index: 100;
	bottom: 0%;
}
#imask .curtain {
	height: 120%;
	width: 100%;
	position: absolute;
	z-index: 101;
	bottom: 163px;
}
#imask .curtain img {
	height: 100%;
	width: 100%;
}
#imask .curtain_sh {
	background-image: url(../images/curtain_sh.png);
	background-repeat: no-repeat;
	height: 163px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 101;
	bottom: 0px;
}
#imask .pull {
	height: 110px;
	width: 120px;
	margin-left: -60px;
	position: absolute;
	z-index: 102;
	left: 50%;
	bottom: 53px;
}
#imask .pull a{
	display: block;
	height: 110px;
	width: 90px;
	padding-left: 30px;
}
#imask .textbox {
	height: 27px;
	width: 247px;
	margin-left: -124px;
	position: absolute;
	z-index: 101;
	left: 50%;
	bottom: 15px;
	background-image: url(../images/iarr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 16px;
}
#imask .skip {
	font-size: 15px;
	color: #FFF;
	background-color: #008852;
	display: block;
	position: fixed;
	right: 50px;
	bottom: 50px;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 70px;
	text-align: center;
	height: 70px;
	width: 70px;
	border-radius: 35px;
	/* support Safari, Chrome */
	-webkit-border-radius: 35px;
	/* support firefox */
	-moz-border-radius: 35px;
}
#imask .skip:hover{
	background-color: #85d35a;
}

#indexbg {
	height: 500%;
	width: 100%;
	position: fixed;
	z-index: 90;
	bottom: 0%;
}
#indexbg .mlogo {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	height: 77px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f6f6f4;
	width: 100%;
}

#indexbg ul li {
	height: 20%;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
}
#indexbg ul li img{
	display: block;
	-ms-interpolation-mode: bicubic;
	bottom: 0px;
}
.t1, .t2, .t3{
	position: fixed;
	filter: Alpha(Opacity=0);
	opacity:0;
}
.t1{
	bottom:10%;
	left:10%;
}
.t2{
	bottom:12%;
	left:40%;
}
.t3{
	bottom:30%;
	right:20%;
}
#wrap {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-width:1200px;
	position: absolute;
}


#wrap .bg {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../images/indexbg/5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
#wrap .bg img{
	display: block;
	-ms-interpolation-mode: bicubic;
}
#header {
	height: 80px;
	width: 100%;
	position: absolute;
	top: 0px;
}

#header .logo {
	position: absolute;
	z-index: 10;
	height: 80px;
	width: 333px;
	left: 0px;
	top: 0px;
}
#header .topline {
	background-color: #f6f6f4;
	height: 3px;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 0px;
}
#header .topmenu {
	margin-top: 3px;
	margin-left: 308px;
	position: absolute;
	width:900px;
	z-index: 11;
}
#header .topmenu ul li {
	float: left;
	height: 77px;
	width: 203px;
	margin-left: -56px;
	background-image: url(../images/menulil.png);
	background-repeat: no-repeat;
	background-position: right;
	filter: Alpha(Opacity=0);
	opacity:0;
}
#header .topmenu ul li:last-child{
	background-image:none;
}
#header .topmenu ul li .mbg {
	position: absolute;
	/*filter: Alpha(Opacity=0);
	opacity: 0;*/
	z-index: 5;
	display: none;
}

#header .topmenu ul li a {
	display: block;
	height: 100%;
	width: 100%;
	transition: 0.3s ease-out;
	position: relative;
	z-index: 20;
}
/*#header .topmenu ul li a:hover{
	background-image: url(../images/mbg.png);
	background-repeat: no-repeat;
}*/

#header .topmenu ul li a.m1{
	background-image: url(../images/menuli1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header .topmenu ul li a.m2{
	background-image: url(../images/menuli2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header .topmenu ul li a.m3{
	background-image: url(../images/menuli3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header .topmenu ul li a.m4{
	background-image: url(../images/menuli4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header .topmenu ul li a.m5{
	background-image: url(../images/menuli5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header .topmenu ul li a.m6{
	background-image: url(../images/menuli6.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#icontent {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 5;
}
#icontent .ititle {
	height: 150px;
	width: 332px;
	position: absolute;
	left: 17%;
	top: 30%;
}
#icontent .ititle div {
	float: right;
	margin-bottom: 8px;
	filter: Alpha(Opacity=0);
	opacity:0;
}
#icontent .ititle .st {
	margin-right: 10px;
}
#icontent .wa{
	height: 308px;
	width: 309px;
	position: absolute;
	top: 30%;
	left: 57%;
	display: none;
}
.wa .arrow {
	margin-top: -20px;
	margin-left: 140px;
}
.wa .hry{
	position: absolute;
	margin-top: 125px;
	margin-left: 130px;
	left: 0px;
}
#icontent #wheel {
	background-image: url(../images/wheel.png);
	background-repeat: no-repeat;
	height: 308px;
	width: 309px;
	position: absolute;
}

#wheel a{
	transition: 0.3s ease-out;
}
#wheel .w1{
	height: 70px;
	width: 180px;
	margin-top: 10px;
	margin-left: 65px;
	position: absolute;
	display: block;
	background-image: url(../images/wli1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#wheel .w1:hover{
	background-image: url(../images/wli1h.png);
}
#wheel .w2{
	height: 70px;
	width: 180px;
	margin-top: 173px;
	margin-left: 160px;
	position: absolute;
	display: block;
	background-image: url(../images/wli2.png);
	background-repeat: no-repeat;
	background-position: center center;
	transform:rotate(120deg);
	-ms-transform:rotate(120deg); /* IE 9 */
	-webkit-transform:rotate(120deg); /* Opera, Chrome, and Safari */
}
#wheel .w2:hover{
	background-image: url(../images/wli2h.png);
}
#wheel .w3{
	height: 70px;
	width: 180px;
	margin-top: 173px;
	margin-left: -35px;
	position: absolute;
	display: block;
	background-image: url(../images/wli3.png);
	background-repeat: no-repeat;
	background-position: center center;
	transform:rotate(-120deg);
	-ms-transform:rotate(-120deg); /* IE 9 */
	-webkit-transform:rotate(-120deg); /* Opera, Chrome, and Safari */
}
#wheel .w3:hover{
	background-image: url(../images/wli3h.png);
}


#footer {
	bottom: -56px;
	position: absolute;
}
@media only screen and (max-width: 1024px) {
#icontent .wa{
	left: 65%;
}
}
