@charset "utf-8";
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;/* Firefox */
	-webkit-box-sizing: border-box;/* Safari */
	outline: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;/* For some Androids */
}
html {
	-webkit-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;/* For some Androids */
}
body {
	font-family: Heiti, Heiti SC, DroidSans, DroidSansFallback, Arial, "Microsoft YaHei";;
	color: #333;
	outline: none;
	font-size: 14px;
}
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0
}
h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {
	font-size: 100%
}
abbr {
	border: 0;
}
em, i {
	font-style: normal;
}
ul, ol, li {
	list-style: none;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
vertical-align:
 outline: none;
text-decoration: none;
}
a, button, input, textarea, select {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background: none;
	border: none;
}
.clear {
	clear: both;
	height: 0;
}
.clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix{*zoom:1;}
textarea {
	resize: none;
}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
input, textarea, select, option, button, form, fieldset {

}
input[type="button"], input[type="submit"], input[type="reset"] {
     -webkit-appearance: none;
}
textarea {  
    -webkit-appearance: none;
}   
/*input::-webkit-input-placeholder{color:#999999;font-size: 12px;}*/
.biaodantijiao{width: 100%;position: relative;}
.biaodantijiao img{width: 100%;}
.biaodantijiao form{position: absolute;width: 80%;left: 10%;top:20%;z-index: 9;}
.biaodantijiao form .hengpai{width: 100%;margin-bottom: 6%;font-size: 16px;}
.biaodantijiao form .hengpai span{width: 30%;float: left;line-height: 45px;height: 45px;}
.biaodantijiao form .hengpai input{width: 69%;float: right;line-height: 45px;height: 45px;background: #f6f6f6;border-radius: 5px;}
.biaodantijiao form .hengpai .xingbie{width: 6%;float: left;}
.biaodantijiao form .hengpai .xuanxiang{float: left;width: 69%;float: right;}
.biaodantijiao form .hengpai .xuanxiang h2{float: left;line-height: 45px;height: 45px;}
.biaodantijiao form button{width: 90%;margin: 0 auto;margin-top: 8%; display: block; line-height: 45px;border-radius: 22.5px;background: #1078ff;text-align: center;font-size: 16px;color: #ffffff;}