@charset "utf-8";
::-webkit-input-placeholder {
  color: black;
}
:-moz-placeholder {/* Firefox 18- */
  color: red;
}
::-moz-placeholder{/* Firefox 19+ */
 color: red;
}
:-ms-input-placeholder {
  color: red;
}
.bg_img {
	position: absolute;
	z-index:0;
	left:0px;
	width: 100%;
	height:100%;	
	padding: 0;
    margin-left: 0;
    border: 0;
	clear:both;
}
.bg_img > img {	
    width: 100%;
	height:100%;
    padding: 0;
    margin: 0;
    border: 0;
}
body{
	font-family: "微软雅黑";
	text-align: center;	
	border: 0;
	padding: 0;
	margin: 0;
}
.form{
	background-color:transparent;
	position: absolute;
	left:0px;
	z-index: 2;
	border: 0;
	padding: 0;
	margin: 0;
	}
.jsqinputs{
	height: 47.5px;
	line-height: 58px;
	margin-top: 18px;
	float: left;
	clear: both;
	background-color:transparent;
	border: 0;
	padding: 0;
	margin-top:0;
	}
input{
	line-height: 44px;
	height: 44px;
	width: 235px;
	vertical-align: middle;
	outline: none;
	border: none;
	background-color: transparent;
	-webkit-appearance: none;
	}
#pc_btn{
	position: absolute;
	line-height: 80px;
	font-size: 28px;
	color: white;
	z-index: 5;
	left: 0px;
	border:none;
	width: 100%;
	height:100%;
	}
#pc_btn:hover{
	cursor:pointer;
	}
#id6{
	position: absolute;
	display: block;
	z-index: 4;
	float: left;
	color: #FFF;
	height: 60px;
	width:160px;
	line-height: 60px;
	font-size: 40px;
	font-family: "微软雅黑", Arial;
	text-align: left;
	left:0px;

	}
.jc{
	color: #000;
	font-weight: bold;	
	font-family: "宋体";
	font-size:14px;
	}	