* {
	margin: 0;
	padding: 0;
	box-sizing: content-box
}

html {
	font-size: 16px
}

body {
	max-width: 750px;
	margin: 0 auto
}

ul,
ol {
	list-style: none
}

a {
	text-decoration: none
}

img {
	vertical-align: top
}

input[type=button],
input[type=submit],
input[type=reset] {
	-webkit-appearance: none
}

textarea {
	-webkit-appearance: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.relative {
	position: relative
}

.hidden {
	display: none
}

.container {
	padding: 0 15px;
	background: #fff
}

.topFix {
	position: fixed;
	top: 0;
	z-index: 998;
	width: 100%;
	max-width: 750px
}

.seizeSeat {
	width: 100%;
	max-width: 750px
}

header {
	width: 100%
}

.topNav {
	position: relative
}

.menuBtn {
	display: block;
	width: 4rem;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9
}

.logo {
	display: block;
	width: 100%
}

.logo img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 750px
}

.seizeSeat img {
	display: block;
	width: 100%;
	height: auto
}

.formTitle {
	padding: 0 15px;
	height: 36px;
	line-height: 36px;
	font-size: 1.2rem;
	color: #ef8200;
	border-bottom: 1px solid #ededed;
	margin-bottom: 15px
}

footer form {
	padding: 0 15px
}

.formList li {
	height: 36px;
	line-height: 36px;
	border: 1px solid #f3f3f3;
	margin-bottom: 15px
}

.inputIcon {
	width: 56px;
	height: 26px;
	margin-top: 7px;
	text-align: center;
	float: left
}

.inputText {
	float: left;
	overflow: hidden
}

.formList li .inputText {
	width: -moz-calc(100% - 86px);
	width: -webkit-calc(100% - 86px);
	width: calc(100% - 86px)
}

.formList li:first-child .inputText select {
	background: url('../images/hiconfm4.png')no-repeat right center
}

.inputText select,
.inputText select option,
.inputText input {
	box-sizing: border-box;
	border: none;
	width: 100%;
	font-size: 1rem;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

.inputText select:focus {
	outline: none
}

.inputText input:focus {
	outline: none
}

.inputIcon img {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto
}

.formBtn {
	height: 50px;
	line-height: 50px;
	background: #d60000;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
	border: none;
	font-size: 1rem;
	border-radius: 4px
}

.footer {
	width: 100%;
	background: #f5f5f5;
	overflow: hidden
}

.footer ul {
	background: #fff;
	margin: 15px 0;
	text-align: center;
	padding: 20px 0;
	line-height: 24px;
	color: #666;
	font-size: .875rem
}

.foot {
	box-sizing: border-box;
	width: 100%;
	max-width: 750px;
	padding: 4px 15px;
	height: 48px;
	line-height: 48px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 998;
	background: #f5f5f5
}

.zxFixedBox {
	overflow: hidden;
	width: 100%
}

.foot a {
	display: block;
	width: calc((100% - 15px)/2);
	width: -moz-calc((100% - 15px)/2);
	width: -webkit-calc((100% - 15px)/2);
	height: 40px;
	float: left;
	margin-right: 15px;
	vertical-align: top
}

.zxFixedBox a:last-child {
	margin-right: 0
}

.foot img {
	width: 18px;
	vertical-align: middle
}

.foot a:last-child {
	box-sizing: border-box
}

.footl,
.footr {
	box-sizing: border-box;
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 1px solid;
	font-size: 14px;
	text-align: center;
	border-radius: 4px
}

.footl {
	color: #f3324d;
	border-color: #f3324d;
	position: relative
}

.footr {
	background: #0c97ee;
	position: relative;
	border-color: #0c97ee;
	color: #fff
}

.footf {
	height: 46px
}

.footx {
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 50%;
	background: #f3324d;
	position: absolute;
	top: 3px;
	right: 10%;
	font-size: .8rem;
	text-align: center;
	color: #fff
}

.zwBottom {
	width: 100%;
	height: 65px;
	max-width: 750px
}

footer {
	width: 100%;
	max-width: 750px;
	margin-top: 30px
}

.clearfix::after,
.clearfix::before {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}

.clearfix {
	zoom: 1
}

.sliderMenu {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 999
}

.sliderMenu ul {
	background: #fff;
	width: 75%;
	float: right;
	margin-top: 55px
}

.sliderList li {
	height: 46px;
	line-height: 46px;
	padding-left: 30px;
	border-bottom: 1px solid #ededed
}

.sliderList li a {
	display: block;
	overflow: hidden;
	color: #666
}

.sliderList li a span {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin-top: 7px;
	margin-right: 10px;
	background: url(../images/sliderBg.png)
}

.sliderList li.active {
	background: #ef8200;
	border-bottom: 1px solid #ef8200
}

.sliderList li.active a {
	color: #fff
}

.sliderList a.shouye span {
	background-position: 0 0
}

.sliderList li.active a.shouye span {
	background-position: 0 -32px
}

.sliderList a.zysz span {
	background-position: -32px 0
}

.sliderList li.active a.zysz span {
	background-position: -32px -32px
}

.sliderList a.msfc span {
	background-position: -64px 0
}

.sliderList li.active a.msfc span {
	background-position: -64px -32px
}

.sliderList a.jiuye span {
	background-position: -96px 0
}

.sliderList li.active a.jiuye span {
	background-position: -96px -32px
}

.sliderList a.cgxz span {
	background-position: -128px 0
}

.sliderList li.active a.cgxz span {
	background-position: -128px -32px
}

.sliderList a.xszp span {
	background-position: -160px 0
}

.sliderList li.active a.xszp span {
	background-position: -160px -32px
}

.sliderList a.xxjj span {
	background-position: -192px 0
}

.sliderList li.active a.xxjj span {
	background-position: -192px -32px
}

.sliderList a.xxhj span {
	background-position: -224px 0
}

.sliderList li.active a.xxhj span {
	background-position: -224px -32px
}

.sliderList a.lxlx span {
	background-position: -258px 0
}

.sliderList li.active a.lxlx span {
	background-position: -258px -32px
}

.sliderList a.wybm span {
	background-position: -290px 0
}

.sliderList li.active a.wybm span {
	background-position: -290px -32px
}

#moban {
	background: rgba(6, 6, 6, .2);
	position: fixed;
	z-index: 99999;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none
}

.show {
	display: block!important
}

.hide {
	display: none
}

.hi {
	margin: 0 auto;
	width: 80%;
	text-align: center;
	margin-top: 60%
}

.h1_hidden {
	display: none
}

.foot_new {
	height: 80px;
	width: 100%;
	max-width: 750px;
	box-sizing: border-box;
	padding: 12px 11px;
	position: fixed;
	bottom: 0;
	z-index: 999;
	background: #f5f5f5
}

.foot_new a {
	display: block;
	height: 56px;
	line-height: 56px;
	width: calc((100% - 11px)/2);
	float: left;
	text-align: center;
	border-radius: 6px;
	font-size: 20px;
	overflow: hidden
}

.foot_new a.zxzx {
	margin-right: 11px;
	color: #ff0;
	background: #d60000
}

.foot_new a.dhzx {
	color: #fff;
	background: #0c97ee
}

.foot_new a i {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 27px
}

.foot_new a.zxzx i {
	background: url('../images/qqzx.gif')no-repeat center center
}

.foot_new a.dhzx i {
	background: url('../images/dhzx.png')no-repeat center center
}

.foot_new a em {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #ff0;
	font-size: 12px;
	font-style: normal;
	color: #d60000;
	border-radius: 50%;
	margin-top: 7px;
	margin-left: 2px
}