address,
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
select,
textarea {
	font-size: 100%;
	vertical-align: middle
}
li {
	outline: none;
}

html,
body {
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}

i {
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-appearance: none;
}

html,
body {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	width: 100%;
	height: 100%;
}
.chengg{
	width:100%;
	height:1px;
	position:relative;
	background:none;
}
input {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
	outline: none;
	border: none;
}

input::-webkit-input-placeholder {
	color: #8b8b8b;
}
.header{
	width:100%;
	height:3.125rem;
	background-color:rgba(0,0,0,.9);
	position:fixed;
	left:0;
	top:0;
	z-index:2;
}
.icon{
	display: block;
	width:3.125rem;
	height:3.125rem;
	float:left;
	margin:0.3125rem 0.3125rem 0 0.625rem;
}
.header_txt{
	float:left;
}
.header_txt p:nth-child(1){
	font-size:0.9375rem;
	color:#fff;
	margin-top:0.625rem;
}
.header_txt p:nth-child(2){
	font-size:0.5625rem;
	color:#999999;
	margin-top:0.15625rem;
}
.enter{
	display: block;
	width:5.46875rem;
	height:1.875rem;
	background-color:#ffd01a;
	border-radius: 0.15625rem;
	color:#000;
	font-size:0.9375rem;
	text-align: center;
	line-height:1.875rem;
	float:right;
	margin:0.625rem 0.625rem 0 0;
	text-decoration: none;
}
.kv{
	width:100%;
	height:100%;
	background:url(../images/yuyue.jpg) no-repeat center;
	background-size:100% 100%;
	position:relative;
}
.main{
	width:15.125rem;
	height:12.09375rem;
	position:relative;
	overflow: hidden;
	margin:95% auto 0;
}
.main .y_title{
	display: block;
	width:11.0625rem;
	height:1.625rem;
	margin:0 auto;
}
.main .y_put{
	width:100%;
	height:3.84375rem;
	background:url(../images/y_put.png) no-repeat center;
	background-size:100% 100%;
	margin-top:1.875rem;
}
.main .y_put input{
	width:100%;
	height:3.375rem;
	background:none;
	border:none;
	outline:none;
	color:#9000ff;
	font-size:0.875rem;
	line-height:3.375rem;
	text-align: center;
}
.main .yuyue{
	display: block;
	width:100%;
	height:4.34375rem;
	margin-top:0.375rem;
}
