* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body {
	width: 100%;
	height: 100%;
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0;
}

li {
	list-style: none;
}

textarea {
	overflow: auto;
	resize: none;
}

button {
	cursor: pointer;
}

a,
a:hover {
	text-decoration: none;
	color: #6f6f6f;
}

a,
a:active,
a:focus,
input,
button {
	outline: 0;
}

li {
	display: block;
}

.hide {
	display: none!important;
}

html,
body,
select,
textarea,
input,
button {
	font-family: "微软雅黑";
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

.show {
	display: block;
}
.w_boy {
    width: 100%;
    height: 100%;
    background: url(../images/wap.jpg) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}
.logo{
    display: block;
    width: 5.78125rem;
    height: 4.09375rem;
    background: url(../images/logo.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 2%;
    left: 5%;
}
.l_yy{
	display: block;
	width:10.46875rem;
	height:3.5625rem;
	position:absolute;
	left:50%;
	margin-left:-5.234375rem;
	bottom:10%;
	background: url(../images/yy_btn.png) no-repeat;
    background-size: 100% 100%;
}
.l_yy .b_img{
	display: block;
	width:100%;
	height:100%;
}
