.xxdzy_box img{
	display: inherit;
	width: 100%;
	height: 100%;
}
/* form */


.ljc_form {
	padding: 1.5rem 5%;
}

.form_top {
	overflow: hidden;
	padding-bottom: 0.8rem;
}

.form_left {
	float: left;
	width: 3%;
	height: 3.5rem;
	background-color: #ff0000;
}

.form_right {
	float: left;
	width: 97%;
	line-height: 3.5rem;
	font-size: 1.4rem;
	font-weight: 1000;
	padding-left: 1%;
	color: #000;
	border-bottom: 0.1rem solid #ababab;
}

.ipt_form {
	padding-left: 3%;

	margin-bottom: 0.8rem;
}

.ipt_form input {
	line-height: 3rem;
	font-size: 1.2rem;
	border: 0.1rem solid #594853;
	padding-left: 5%;
	width: 100%;
	border-radius: 0.75rem;
	outline: none;
}

.ipt_form input::placeholder {
	color: #3e565a;
}

.ipt_form button {
	width: 100%;
	background-color: #ff0000;
	color: #fff;
	font-size: 1.5rem;
	line-height: 3rem;
	border-radius: 0.8rem;
	text-align: center;
	outline: none;
}
.form_qyhj_botm{
	overflow: hidden;
}
.form_qyhj_botm_lis{
	width: 50%;
	float: left;
}
.form_qyhj_botm_lis a{
	display: block;
}
/* 专业 */
.xxzy_name{
	text-align: center;
	color: #690000;
}
.xxzy_name h1{
	padding-top: 2rem;
	padding-bottom: 0.5rem;
}
.xxzy_name p{
	padding-bottom: 0.3rem;
}
.xxzy_name_xhx{
	overflow: hidden;
	border-bottom: 0.1rem solid #e5e5e4;
}
.xxzy_name_bg{
	height: 0.3rem;
	width: 30%;
	background-color: #a40000;
	margin: 0 auto;
}
.xxzy_list{
	padding: 1.5rem 0;
}
.xxzy_lis{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 1.5rem;
}
.xxzy_lis_left{
	width: 45%;
	float: left;
}
.xxzy_lis_left a{
	display: block;
}
.xxzy_lis_right{
	width: 55%;
	float: left;
	background-color: #eaeaea;
}
.xxzy_lis_right_top{
	overflow: hidden;
	line-height: 2rem;
	padding: 0.8rem 3% 0.4rem 5%;
}
.xxzy_lis_right_top span:nth-child(1){
	font-size: 1.3rem;
	font-weight: 1000;
	color: #fe0000;
}
.xxzy_lis_right_top span:nth-child(2){
	font-size: 1.3rem;
	font-weight: 1000;
	color: #000;
	float: right;
	background-color: #ffa200;
}
.xxzy_lis_right_ctn{
	overflow: hidden;
	line-height: 2rem;
	padding: 0 3% 0 5%;
}
.xxzy_lis_right_ctn p{
	color: #000;
}
.xxzy_lis_right_btn{
	overflow: hidden;
	padding: 0.8rem 15% 0 10%;
}
.xxzy_lis_right_btn a{
	display: block;
}
/* 选择新东方 */
.xxzy_xzxdf{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.8rem 8%;
}
.xxzy_xzxdf_lis{
	width: 45%;
	padding-bottom: 1.5rem;
}
.xxzy_xzxdf_lis a{
	display: block;
}
.xxzy_botm{
	overflow: hidden;
	padding: 0.4rem 0;
	text-align: center;
	background-color: #ffa200;
}
.xxzy_botm p{
	color: #Fff;
	font-size: 1.2rem;
	line-height: 1.8rem;
}
.xxzy_botm a{
	width: 68%;
	display: block;
	font-size: 1.2rem;
	line-height: 1.8rem;
	background-color: #fff;
	color: #ff9000;
	margin: 0 auto;
}

.xdhy_list1{
	padding: 1.5rem 0 1.5rem 23%;
	color: #690000;
}
.dxhy_lis1{
	padding-bottom: 0.5rem;
}
.xdhy_list2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 10%;
}
.xdhy_lis2{
	padding: 0.3rem;
	margin-bottom: 1.5rem;
	background-color: #7f2d00;
	width: 45%;
	text-align: center;
	color: #fff;
	border-radius: 0.5rem;
}
.xdhy_lis2 a{
	display: block;
}
.xdhy_dv p{
	line-height: 1.8rem;
	color: #fff;
}
.xdhy_dv{
	border: 0.1rem solid #fff;
	border-radius: 0.5rem;
}

.xdhy_list3{
	color: #6a2e2e;
	padding: 0 10%;
}
.xdhy_lis_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-radius: 0.5rem;
	border: 0.1rem solid #fff;
}
.xdhy_lis3{
	padding: 0.3rem;
	background-color: #c1b04f;
	border-radius: 0.5rem;
}
.xdhy_left{
	width: 35%;
}
.xdhy_right{
	width: 65%;
}
.xdhy_left_lis{
	text-align: center;
	line-height: 3rem;
	border-bottom: 0.1rem solid #fff;
	border-right: 0.1rem solid #fff;
}
.xdhy_left_lis:nth-child(6){
	border-bottom: none;
}
.xdhy_btn{
	padding: 1.5rem 10% 0;
}
.xdhy_btn a{
	border-radius: 0.5rem;
	line-height: 2.3rem;
	width: 90%;
	background-color: #ff0000;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.xszp_mg{
	padding: 1.5rem 5%;
}
.xszp_mg a{
	display: block;
}
/* 他们都在问 */
.tmdzw_top{
	overflow: hidden;
}
.tmdzw_top span{
	background-color: #6c0301;
	padding-left: 0.5rem;
	color: #fff;
	float: left;
	font-size: 1.7rem;
	line-height: 2.5rem;
	margin-bottom: 1.5rem;
}
.tmdzw_list{
	padding: 0 2%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tmdzw_lis{
	width: 47%;
	border: 0.1rem solid #000;
	text-align: center;
	line-height: 2rem;
	border-radius: 0.5rem;
	margin-bottom: 1rem;
}
.tmdzw_lis a{
	color: #000;
}