/* 通用表单开始*/
.ydxx_box strong{
	
	line-height: 1.5rem;
	font-size: 1.2rem;
	font-weight: bold;
	color:  #f13935;
}
.hrzs span{
	width: 4.5rem;
	height: 1.5rem;
	display: block;
	color: red;
	font-size: 1.2rem;
	font-weight: bold;
	color: white;
	line-height: 1.5rem;
	text-align: center;
	border-radius: 0.5rem;
	margin: 0.25rem 0.5rem;
	background-color: #f13935;
}
.ftitle span{
	color: #f13935;
}

.top_tel_sub {
	width: 27.6rem;
	height: 3.5rem;
	display: block;
	margin: 1.2rem auto 0 auto;
	font-size: 1.5rem;
	line-height: 3.5rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1rem;
	color: #fff;
	border-radius: 0.5rem;
	background-color: #ff9a77;
}

.ydxx{
	width: 32rem;
	padding: 1rem;
	padding-bottom: 0;
	background-color:#f1f1f1;
	display: flex;
	justify-content: space-between;
}
.ydxx_box{
	display: block;
	width: 9.3rem;
	background-color: white;
	padding: 0.5rem;
	text-align: center;
	font-size: 1rem;
}
.ydxx_box img{
	width: 3rem;
	height: 2.6rem;
	margin: 0 auto  0.5rem auto;
}

.form_bg{
	width: 32rem;
	 background: #f1f1f1;
	 padding: 1rem;
}
.ftitle{
	width: 27.6rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
}

.hrzs{
	width: 16.5rem;
	height: 2rem;
	margin: 0.5rem auto;
	background-color: #f1f1f1;
	border-radius: 2rem;
	line-height: 2rem;
	display: flex;
	justify-content: left;
}

.hrzs img{
	width: 1.5rem;
	height: 1.5rem;
	margin: 0.25rem 0.5rem;
	margin-left: 1rem;
	
}

.top_tel_form {
	width: 30rem;
	overflow: hidden;
	background-color: white;
	padding: 1rem 1.2rem;
}
.top_tel_form .fp {
	width: 27.6rem;
	height: 3.2rem;
	background: #fff;
	font-size: 1.2rem;
	line-height: 3.2rem;
	color: #333;
	border-radius: 0.5rem;
	display: flex;
	justify-content: left;
	align-items: center;
	border: 1px solid black;
}
.top_tel_form .fp img {
	width: 2.1rem;
	height: 1.6rem;
	margin: 0 1.2rem;
	display: block;
}
.top_tel_box {
	width: 27.6rem;
	height: 3.5rem;
	background: #f1f1f1;
	margin-top: 1.2rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 0.5rem;
	border: 1px solid #d1b0b0;
}
.top_tel_box span {
	width: 3.8rem;
	height: 2.6rem;
	display: block;
	border-right: 0.1rem solid #d1b0b0;
}
.top_tel_box span img {
	width: 2.2rem;
	height: 2.2rem;
	margin: 0.2rem 0 0 0.6rem;
}
.top_tel_box input {
	width: 23.8rem;
	height: 3.2rem;
	display: block;
	font-size: 1.2rem;
	line-height: 3.2rem;
	border: none;
	outline: none;
	text-indent: 0.8em;
	border-radius: 0.5rem;
	-webkit-appearance: none;
	background: #f1f1f1;
}

/*通用表单结束*/
.banner_form{
	width: 32rem;
	height: 5rem;
	padding: 1rem;
	margin: 0 auto;
	background-color: #fff;
}
.banner_form input{
	display: block;
	outline: none;
	border-radius: .6rem;
}
.hqxf input{
	float: left;
	color: #aaaaaa;
	width: 20.5rem;
	height: 3rem;
	padding-left: 1rem;
	font-size: 1.2rem;
	border: .15rem solid #ff9a77;
}
.hqbtn{
	float: right;
	width: 7.5rem;
	height: 3rem;
	font-size: 1.3rem;
	color: #fff;
	font-weight: bolder;
	background-color: #ff9a77;
	border: none;
	letter-spacing: .1rem;
}

.bz_tit p:first-child {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	margin-top: 1.5rem;
	letter-spacing: 4px;
}

.bz_tit p:nth-child(2) {
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2rem;
	padding-bottom: 0.3rem;
	color: #666;
	position: relative;
}

.bz_tit p:nth-child(2):after {
	content: "";
	width: 10%;
	height: 2px;
	background: #ff9a77;
	display: block;
	position: absolute;
	left: 45%;
	bottom: 0;
}

.zx {
	display: block;
	width: 80%;
	height: 3rem;
	font-size: 1.4rem;
	line-height: 3rem;
	margin: 1.5rem auto 0 auto;
	text-align: center;
	background: #ff9a77;
	border-radius: 0.8rem;
	color: #fff;
}

.zx_box {
	width: 80%;
	margin: 1.8rem auto;
	display: flex;
	justify-content: space-between;
}

.zx_box a {
	width: 45%;
	height: 3rem;
	background: #ff9a77;
	font-size: 1.4rem;
	color: #000;
	line-height: 3rem;
	border-radius: 0.8rem;
	text-align: center;
	color: #fff;
}

/*学习内容*/
.kecheng {
	width: 90%;
	margin: 1.5rem auto 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.kecheng>div {
	display: block;
	width: 48%;
}

.kecheng>div span {
	display: block;
	margin-bottom: 1rem;
	position: relative;
}

.kecheng>div span p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	font-size: 1.2rem;
	background: rgba(0, 0, 0, 0.4);
	text-align: center;
	color: #fff;
}

/*师资力量*/
.teacher_box {
	width: 90%;
	margin: 1.5rem auto 0 auto;
	box-shadow: 0 0 3px #8d8d8d;
}

#teacher {
	width: 100%;
}

#teacher .teacher_pic {
	margin: 1.2rem auto 0 auto;
}

#teacher .swiper-slide p {
	text-align: center;
}

#teacher .swiper-slide p:nth-child(2) {
	font-size: 1.35rem;
	line-height: 2rem;
	margin-top: 0.5rem;
}

#teacher .swiper-slide p:nth-child(3) {
	font-size: 1.1rem;
	line-height: 1.1rem;
	color: #a4a3a3;
	padding-bottom: 0.4rem;
	position: relative;
}

#teacher .swiper-slide p:nth-child(3):after {
	content: "";
	width: 10%;
	height: 2px;
	background: #ff9a77;
	display: block;
	position: absolute;
	left: 45%;
	bottom: 0;
}

#teacher .swiper-slide p:nth-child(4) {
	margin: 0.5rem 0 1rem 0;
	font-size: 1.2rem;
	line-height: 2rem;
}

#teacher .swiper-slide p:nth-child(4) font {
	font-weight: bold;
}

/*学生作品*/
.works_box {
	width: 100%;
	box-shadow: 0 0 2px #333;
	margin-top: 1.5rem;
	padding: 1rem 3%;
	background: #f6f6f6;
}

#works {
	width: 100%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}


/*创就业指导*/
.chuangye {
	width: 90%;
	margin: 1.5rem auto 0 auto;
	box-shadow: 0 0 8px #999;
	padding-bottom: 1.8rem;
}

.chuangye_txt {
	width: 88%;
	margin: 1.5rem auto 0 auto;
	font-size: 1.25rem;
	text-align: justify;
	line-height: 2rem;
}

/*专业推荐*/
.major_list {
	width: 94%;
	margin: 1rem auto 0 auto;
	display: flex;
	justify-content: space-between;
}

.major_list .major_box {
	width: 40%;
}

.major_list .major_box a {
	width: 95%;
	display: block;
	overflow: hidden;
}

.major_list .major_box a:nth-child(n+2) {
	margin-top: 0.5rem;
}

.major_list .major_box a img {
	border-radius: 0.5rem;
}

.major_list .major_box a p {
	width: 100%;
	text-align: center;
	line-height: 2rem;
}

.major_list .major_box a p:nth-child(2) {
	width: 100%;
	font-size: 1.3rem;
	color: #2a2a2a;
	font-weight: bold;
	margin-top: 0.5rem;
}

.major_list .major_box a p:nth-child(3) {
	font-size: 1.2rem;
	color: #666;
}

.mzpf{
	width: 28.8rem;
	margin: 1.5rem auto 0 auto;
	display: flex;
	justify-content: space-between;
}
.pfbox{
	width: 7rem;
}
.pfbox div{
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
}
.pfbox p{
	margin: 0.5rem;
}
.pfbox img{
	width: 6rem;
	height: 6rem;
	margin-left: 0.5rem;
	border-radius: 6rem;
}