.swiper-slide img {
	display: block !important;
}
.content > div > img {
	display: block;
	width: 100%;
	height: auto;
}
.assessment {
	overflow: hidden;
}
.assessment .left {
	float: left;
	width: 14.7125rem;
}
.assessment .left img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.assessment .right {
	float: left;
	padding-top: 1.875rem;
	padding-left: 0.1375rem;
	width: 5.4rem;
	height: 13.45rem;
	/* background-color: yellow; */
}
.assessment .right .topIpt {
	margin-bottom: 0.25rem;
	/* padding-top: 1.05rem; */
	width: 5.4rem;
	height: 8.25rem;
	background: url(../image/topIpt.png) no-repeat center center;
	background-size: cover;
}
.assessment .right .topIpt label {
	display: block;
	margin-bottom: 0.125rem;
	font-size: 0.25rem;
}
.assessment .right .topIpt form {
	margin: 0 auto;
	padding-top: 1.05rem;
	width: 4.6rem;
}
.assessment .right .topIpt form > div {
	margin-bottom: 0.3125rem;
}
.assessment .right .topIpt form > button {
	display: block;
	margin: 0 auto;
	width: 4.425rem;
	height: 1rem;
	font-size: 0.3rem;
	font-weight: 700;
	line-height: 1rem;
	text-align: center;
	background-color: #fff;
	border: none;
	border-radius: 0.55rem;
}
.assessment .right .topIpt form > div:last-child {
	margin-bottom: 0.4875rem !important;
}
.assessment .right .topIpt form > div:nth-child(4) input {
	width: 0.225rem;
	height: 0.225rem;
	vertical-align: middle;
}
.assessment .right .topIpt form > div:nth-child(4) span {
	display: inline-block;
	margin-right: 0.6875rem;
	font-size: 0.25rem;
}
.assessment .right .topIpt input {
	margin-right: 0.1rem;
	padding-left: 0.175rem;
	width: 4.425rem;
	height: 0.575rem;
	font-size: 0.25rem;
	border: none;
	border-radius: 0.1rem;
}
.assessment .right .hotLine {
	padding-top: 0.3rem;
	width: 5.4rem;
	height: 3.4rem;
	box-shadow: 0rem 0.05rem 0.25rem 0.0125rem rgba(0, 0, 0, 0.1);
	border-radius: 0.3rem;
	background-color: #fff;
}
.assessment .right .hotLine > div:nth-child(1) {
	margin-bottom: 0.0625rem;
	font-size: 0.3rem;
	color: #141100;
	text-align: center;
}
.assessment .right .hotLine > div:nth-child(2) {
	margin: 0 auto 0.35rem;
	width: 0.3rem;
	height: 0.075rem;
	background-color: #fdd000;
}
.assessment .right .hotLine > div:nth-child(3) {
	margin: 0 auto 0.375rem;
	width: 4.6rem;
	height: 0.75rem;
	line-height: 0.75rem;
	text-align: center;
	font-size: 0.25rem;
	border-radius: 0.375rem;
	border: 0.025rem solid #fdd000;
	cursor: pointer;
}
.assessment .right .hotLine > div:nth-child(4) {
	margin: 0 auto;
	width: 4.6rem;
	height: 0.75rem;
	line-height: 0.75rem;
	text-align: center;
	font-size: 0.25rem;
	border-radius: 0.375rem;
	border: 0.025rem solid #fdd000;
	background-color: #fdd000;
	cursor: pointer;
}
