.TOUBU {
	display: block;
}
.WEIBU {
	display: block;
}
.ZjztNr {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	z-index: 999;
}
.ZjztHd img {
	max-width: 1200px;
	height: auto;
}
.ZjztBd {
	margin-top: 10px;
	padding: 0 25px;
}
.ZjztBdL {
	width: 310px;
}
.ZjztBdL .hd,
.ZjztBdR .hd {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 18px;
	color: #e44530;
	font-weight: 700;
}
.ZjztBdL .hd span,
.ZjztBdR .hd span {
	display: inline-block;
	height: 44px;
	border-bottom: 2px solid #e44530;
}
.ZjztBdL .bd {
	padding-top: 25px;
}
.ZjztBdL .bd p {
	line-height: 32px;
	color: #666;
	text-indent: 2em;
}
.ZjztBdR {
	width: 819px;
}
.ZjztBdR .bd h4 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 38px;
}
.ZjztBdR .bd h4 a {
	font-size: 24px;
	color: #e44530;
	font-weight: 400;
}
.ZjztBdR .bd p {
	font-size: 14px;
	color: #999;
}
form img {
	display: inline-block;
}
form {
	margin-top: 3px;
	margin-bottom: 40px;
}
form font {
	margin-left: 10px;
}
form input,
form select {
	width: 600px;
	height: 43px;
	border-radius: 3px;
	border: 1px solid #d2d2d2;
	padding-left: 20px;
	margin-bottom: 20px;
	vertical-align: unset;
	margin-left: 15px;
	background-color: #fcfcfc;
}
form select {
	width: 622px;
	color: #757575;
}
form .xingbie {
	display: inline-block;
	margin-left: 62px;
	margin-right: 154px;
	height: 45px;
	line-height: 45px;
}
form .xingbie label {
	color: #868686;
}
form .xingbie input {
	padding-left: 0;
	width: auto;
	height: auto;
}
form .sfgk {
	height: 35px;
	line-height: 35px;
	margin-bottom: 15px;
}
form .sfgk input {
	width: auto;
	height: auto;
}
form .sfgk label {
	margin-left: 10px;
	color: #868686;
}
form  .xinjiannr {
	padding: 10px 20px;
	height: 134px;
	width: 580px;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	background-color: #fcfcfc;
	vertical-align: top;
	margin-left: 15px;
	margin-bottom: 20px;
}
form .yanzm {
	width: 209px;
	margin-right: 20px;
	margin-bottom: 20px;
}
form .tijiao {
	text-align: center;
	margin-top: 40px;
}
form .tijiao a {
	display: inline-block;
	width: 150px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 16px;
	border-radius: 3px;
	margin-left: 30px;
}
form > .divNr {
	background-color: #eee;
	padding-top: 20px;
}
form > .divNr > div {
	padding-left: 13px;
}
form > .divNr div > span {
	display: inline-block;
	text-align: right;
	width: 85px;
}
@media (min-width: 320px) and (max-width: 750px) {
	html,body{
		min-width: 320px;
		max-width: 750px;
		overflow-x: hidden;
		background: none;
		font-size: 1rem;
	}
	.TOUBU {
		display: none;
	}
	.WEIBU {
		display: none;
	}
	.ZjztNr {
		width: 100%;
		margin: 0 auto;
		background-color: #fff;
	}
	.ZjztHd img {
		max-width: 100%;
		height: auto;
	}
	.ZjztBdL {
		width: 100%;
	}
	.ZjztBdR {
		width: 100%;
	}
	.ZjztBdR .bd h4 a {
		line-height: 32px;
	}
	form input, form select {
		width: 84%;
		margin-top: 10px;
		margin-left: 0;
	}
	form select {
		width: 90%;
	}
	form > .divNr div > span {
		text-align: left;
	}
	form .xinjiannr {
		width: 78%;
		margin-left: 0;
		margin-top: 10px;
	}
	form .yanzm {
		width: 116px;
	}
	form .tijiao a {
		margin-left: 0;
	}
	.com-prompt-box {
		width: 79%;
	}
	.com-prompt-btns {
		left: 37px;
	}

}