* {
	margin: 0;
	padding: 0;
	box-sizing: content-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

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: 16px;
	color: #ef8200;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	font-weight: 700
}

footer form {
	padding: 0 15px
}

.formList li {
	height: 58px;
	line-height: 36px;
	border: 1px solid #ccc;
	margin-bottom: 15px
}

.inputIcon {
	width: 56px;
	height: 26px;
	margin-top: 7px;
	text-align: center;
	float: left
}

.inputText {
	float: left;
	overflow: hidden;
	line-height: 21px;
	height: 21px;
	margin: 8px 0
}

.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: 15px;
	line-height: 21px;
	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: 70px;
	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: 45px;
	line-height: 45px;
	width: calc((100% - 11px)/2);
	float: left;
	text-align: center;
	border-radius: 6px;
	font-size: 16px;
	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
}

.foot_new a span {
	color: #ff0 !important
}

.foot_new a:last-child span {
	color: #fff !important
}

.footer li {
	font-size: .875rem
}

.hslxftcr {
	position: fixed;
	right: 5px;
	width: 34px;
	color: #fff;
	line-height: 16px;
	text-align: center;
	font-size: 13px;
	padding: 9px 9px 10px;
	top: 60%;
	margin-top: -7rem;
	z-index: 5555;
	box-sizing: initial !important;
	background: #0c97ee;
	border-radius: 12.8vw;
	box-shadow: 0 0 2.667vw 1px #727272;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: donghua;
	animation-name: donghua;
	overflow: hidden
}

@keyframes donghua {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.hslxftcr a {
	color: #fff;
	display: block;
	-webkit-transform: translateY(2px)
}

.ajaxForm {
	padding: 0 15px
}

.ajaxForm li {
	box-sizing: border-box;
	font-size: 18px;
	padding: 7px 0 7px 66px;
	overflow: hidden;
	
}

.zy_select {
	display: block;
	box-sizing: border-box;
	float: left;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: 15px;
	background:bottom;
	height: 38px;
    width: 100%;
}

.ajaxForm li:last-child {
	border: none
}

.ajaxForm li input {
	display: block;
	border: none;
	font-size: 15px;
	float: left;
	background:bottom;
	height: 38px;
	width: 100%;
}

.ajaxForm li.firstSelect {
	background: url('../images/newformmajor.png')no-repeat 23px center;
	background-size: 20px 20px;
	position: relative
}

.ajaxForm li:nth-child(2) {
	background: url('../images/hiconfm2.png')no-repeat 23px center;
	background-size: 20px 20px
}

.ajaxForm li:nth-child(3) {
	background: url('../images/hiconfm3.png')no-repeat 23px center;
	background-size: 20px 20px
}

.ajaxForm li:nth-child(5) {
	height: 50px;
	padding: 0
}

.ajaxForm li.firstSelect::after {
	content: "";
	background: url('../images/hiconfm4.png')no-repeat center center;
	background-size: 20px auto;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 16px;
	left: 60%;
}

.ajaxForm li .form_submit {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #d60000;
	color: #fff;
	text-align: center;
	font-size: 18px;
	border-radius: 6px
}

.hslxftcr {
	position: fixed;
	right: -5rem;
	width: 40px;
	height: 40px;
	background-color: #00aef1;
	color: #fff;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	padding: 12px;
	top: 50%;
	margin-top: -7rem;
	z-index: 5555;
	box-sizing: initial !important
}
