*{
    margin:0px;
    padding:0px;
}
img{
    display:block;
}
a,a:hover {
    text-decoration: none;
}
body
{
    margin: 0px;
    font-size:14px;
    font-family:'Arial Normal','Arial';
    font-size: 62.5%;/*10 ÃƒÆ’Ã‚Â· 16 ÃƒÆ’Ã¢â‚¬â€ 100% = 62.5%*/
    width:100%;
    background-color:#000;
}
.wrapper{
    margin: 0px;
    width:100%;
    display:block;

}

.img100{
	width:100%;
}

.click{
	cursor:pointer;
}


.cont0 #icon2 {
    position: absolute;
    display: block;
    margin-top: -2184px;
    width: 8%;
    margin-left: 22px;
}
.cont2 a {
    position: absolute;
    display: block;
    margin-top: -2182px;
    width: 12%;
    margin-left: 1550px;
}

.cont4 {
    margin-top: -10%;
}

.appurl {
    margin-left: 30%;
}
.apkurl {
    margin-left: 2%;
}

.cont45{
	margin-left: 19%;
    width: 62%;
    margin-top: -94.3%;
    z-index: 15;
    position: absolute;
}

.cont45 .cont5{
	margin-top: -33%;
}

.cont45 .cont5 .right{
    width: 10%;
    position: absolute;
    float: right;
    z-index: 11;
    right: -10%;
}

.cont45 .cont5 .left{
    width: 10%;
    position: absolute;
    float: right;
    z-index: 11;
    left: -10%;
}

.cont910{
    margin-left: 21%;
    width: 58%;
    margin-top: -48%;
    position: absolute;
    opacity: 1;
    z-index: 13;
    overflow: hidden;
}

.cont910 .cont10{
	transition-duration: 1000ms;
    transform:translate3d(0%, 0px, 0px);
}

.cont910 .cont10 div{
	position: relative;
	width:100%;
	padding:2%;
	float:right;
}
.cont910 .cont10 div img{
	width:100%;
}

.cont910 .cont10 #div1{
}

.cont910 .cont10 #div2{
    margin-right: -200%;
}
.cont910 .cont10 #div3{
     margin-right: -300%;
}
.cont910 .cont10 #div4{
     margin-right: -400%;
}
.cont910 .cont10 #div5{
     margin-right: -500%;
}

.cont11{
	margin-left:21%;
    width: 58%;
    margin-top:-36%;
    position: absolute;
}
.cont11 .right{
    width: 12%;
    position: absolute;
    float: right;
    z-index: 11;
    right: -18%;
}

.cont11 .left{
    width: 12%;
    position: absolute;
    float: right;
    z-index: 11;
    left: -18%;
}

.cont12{
    position: absolute;
    right: 37%;
    margin-top: -19%;
    z-index: 14;
}

.cont12 div{
	display: inline-block;
    margin-left: 80px;
    background-image: url(../img/common/white.png);
    width: 94px;
    height: 108px;
    vertical-align: middle;
    cursor: pointer;
    transition: all .2s;
}

.cont12 .on{
	display: inline-block;
    margin-left: 80px;
    background-image: url(../img/common/black.png);
    width: 94px;
    height: 108px;
    vertical-align: middle;
    cursor: pointer;
    transition: all .2s;
}

.cont8{
	margin-left: 15%;
    width: 58%;
	position: absolute;
    margin-top: -15%;
}

.cont8 a{
	margin-left: 41%;
    width: 34%;
    float:left;
}

.cont13{
	position: absolute;
    right: 19%;
    margin-top: -2%;
    z-index: 14;
    color: white;
}

#modal-1{
    width: 80%;
    height: 80%;
}

#modal-1-1{
    width: 100%;
    height: 100%;
}
.footer{
	margin-top: -2%;
	text-align: center;
	margin-left:-10%;
}

.footer a{
	margin-left:5%;
	color:white;
	text-shadow:2px 0.5px 1.5px black;
}

#left-fixed {
    position: fixed;
    margin-top: 17%;
}

#left-fixed-img1 {
    width: 45%;
    margin-left: -5%;
}

#left-fixed-img2 {
    width: 44%;
    margin-top: -42%;
}