*{margin:0;padding:0;}
body{margin:0;padding:0;border:0 none;text-align:center;text-decoration:none;}
li{	list-style: none;}
a{text-decoration: none;}
a:hover {color：#FFF；} a:visited {color:#FFF;} a:link {color:#FF0000;} a {color:#FFF;}
#btn0{
	position: absolute;
	width: 300px;
	height: 40px;
	z-index: 999993;
	left: 8px;
	top: 20px;
	font-size: 16px;
}
#btn0 ul{
	width: 100%;
	height: 100%;
	float: left;
	padding-left: 0px;
	margin-top: 5%;
	margin-left: 1%;
	margin-bottom: 0px;
}
#btn0 ul li{

	width: 120px;
}
#btn0 ul li a p{
	float: left;
	margin-left: 8px;
	
}
#btn2{
	position: absolute;
	width: 40px;
	height: 130px;
	z-index: 999992;
	right: 20px;
	top: 10px;
}
#btn2 ul{
	width: 40px;
	height: 130px;
	z-index: 999993;

}
#btn2 ul li{
	width: 36px;
	height: 36px;
	margin-top: 10px;
}
#btn2 ul li img{
	width: 36px;
	height: 36px;
	cursor: pointer;
}

#btn3{
	position: absolute;
	width: 260px;
	height: 60px;
	/*background-color: #DDD;*/
	z-index: 999990;
	right: 10px;
	bottom: 20px;
}
#btn3 ul{
	width: 100%;
	height: 100%;
	float: left;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;


}
#btn3 ul li{

	float: left;
	width: 60px;
	height: 40px;
	margin-left: 5px;

}
#btn3 ul li img{
	width: 45px;
	height: 45px;
	cursor: pointer;

}
.textcss{
	
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
	font-family:"\5FAE\8F6F\96C5\9ED1";
}
.textcss2{
	float: left;
}
#maskbox{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.7;
	display: none;
	cursor: hand;
	z-index: 999991;
}
#jianjie_content{
	position: absolute;
	background-color: #FFF;
	border-radius: 10px;
   	-moz-background-size:100% 100%;
   	background-size:100% 100%;
	top:10%;
	left: 25%;
	width: 50%;
	height: 75%;
	display: none;
	z-index: 999992;
}

#wx2wm_content{
	position: absolute;
	background-color: #FFF;
	border-radius: 10px;
   	-moz-background-size:100% 100%;
   	background-size:100% 100%;
	top:10%;
	left: 25%;
	width: 50%;
	height: 75%;
	display: none;
	z-index: 999992;
}
#wx2wmimg{
	margin-top: 10%;
	margin-left: 15%;
}
@media screen and (max-width:800px){
#jianjie_content, #wx2wm_content{
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
}
#wx2wmimg{

	width: 70%;
	height: auto;
    margin: 10% 15%;
}
}
#jianjie_content a img, #wx2wm_content a img{
	float: right;
	width: 40px;
	height: 40px;
	margin-right: 10%;
	margin-top: 5%;

}
#jianjie_content p{
	float: left;
	width:80%;
	margin-left: 10%;
	margin-top: 2%;
	font-size: 14px;
	text-align: left;
}

.wx2wbox{
float: left;
width: 30%;
z-index: 999999;
margin-left: 35%;
margin-top: 15%;
}

.wx2wbox li{
	list-style: none;
	margin:0 auto;
}
.wx2wbox li p{
	margin-left:18%;
	font-size: 24px;
}
.txtblack{
	color: #000000;
	font-size: 18px;
}
#music_on_off{
    width: 36px;
    height: 36px;
    background-image: url(../../web/img/music.png);
    z-index: 999994;
    position: absolute;
    background-size: 100% auto; 
    background-repeat: no-repeat;
   
    cursor: pointer;
     }
.open1{
        background-position: 0px 0px;
     }
     
.close1{
        background-position: 0px -36px;
     }
