*{
    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{
    width: 100%;
    margin-top: -163%;
    position: absolute;
    display: block;
    z-index: 4;
}

.cont0 #icon2{
    width: 8%;
    margin-left: 1%;
    float: left;
    margin-top: 49%;
}

.cont0 #dnow{
    width: 16%;
    float: right;
    margin-right: 3%;
    margin-top: -2%;
}

.cont1{
    margin-left: 39%;
    width: 22%;
    margin-top: -129.7%;
    position: absolute;
    display: block;
    z-index: 4;
}

.cont1 #play{
    width: 79%;
    margin-top: -131%;
    margin-left: -6%;
}

.cont2{
    margin-left: 78%;
    width: 58%;
    position: absolute;
    margin-top: -112.7%;
    z-index: 4;
}

.cont2 a{
    /*margin-left: 29%;*/
    margin-top: -1%;
    width: 30%;
    float: left;
}

.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(-200%, 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: 10%;
    position: absolute;
    float: right;
    z-index: 11;
    right: -13%;
}

.cont11 .left{
    width: 10%;
    position: absolute;
    float: right;
    z-index: 11;
    left: -13%;
}

.cont12{
	position: absolute;
    right: 41%;
    margin-top: -14%;
    z-index: 14;
}

.cont12 div{
	display: inline-block;
    margin-left: 10px;
    background-image: url(../img/common/black.png);
    width: 65px;
    height: 50px;
    /*border: 2px solid transparent;
    border-radius: 50%;
    background-color: #c7afaf;*/
    vertical-align: middle;
    cursor: pointer;
    transition: all .2s;
}

.cont12 .on{
	display: inline-block;
    margin-left: 10px;
    background-image: url(../img/common/yellow.png);
    width: 65px;
    height: 50px;
    /*border: 2px solid transparent;
    border-radius: 50%;
    background-color: #6f5858;*/
    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%;
}