/* 通用表单开始*/
.ydxx{
	width: 32rem;
	padding: 1rem;
	padding-bottom: 0;
	background-color:#7c203a;
	display: flex;
	justify-content: space-between;
}
.ydxx_box{
	width: 9.3rem;
	background-color: white;
	padding: 0.5rem;
	text-align: center;
	font-size: 1rem;
}
.ydxx_box img{
	width: 4.3rem;
	height: 4.3rem;
	margin: 0 auto  0.5rem auto;
}
.ydxx_box strong{
	
	line-height: 1.5rem;
	font-size: 1.2rem;
	font-weight: bold;
	color:  #7c203a;
}
.form_bg{
	width: 32rem;
	 background: #7c203a;
	 padding: 1rem;
}
.ftitle1{
	width: 27.6rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
}
.ftitle1 span{
	color: #7c203a;
}
.hrzs{
	width: 16rem;
	height: 2rem;
	margin: 0.5rem auto;
	background-color: #f1f1f1;
	border-radius: 2rem;
	line-height: 2rem;
	display: flex;
	justify-content: left;
}
.hrzs span{
	width: 4rem;
	height: 1.5rem;
	display: block;
	background-color: #7c203a;
	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;
	
}
.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;
}
.top_tel_sub {
	width: 27.6rem;
	height: 3.5rem;
	display: block;
	background-color: #7c203a;
	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;
}
/*通用表单结束*/
/* 成为大厨 */
.cwdc {
	width: 100%;
}

.tit_box {
	width: 100%;
	overflow: hidden;
}

.tit_box>img {
	display: block;
	width: 3.7rem;
	height: 3.35rem;
	margin: 2rem auto 1rem auto;
}

.title {
	display: block;
	line-height: 2.5rem;
	text-align: center;
	font-size: 1.5rem;
	color: #333;
}

.ftitle {
	font-size: 1rem;
	line-height: 2rem;
	text-align: center;
	color: #333;
}

.ftitle span {
	color: #fe0505;
}

.line {
	width: 100%;
	height: 0.1rem;
	display: flex;
	justify-content: space-between;
	margin-top: 1rem;
}

.line b {
	width: 40%;
	height: 0.1rem;
	display: block;
	background: #d2d2d2;
}

.line i {
	width: 20%;
	height: 0.1rem;
	display: block;
	background: #000;
}

/* 成为大厨 */
.cwdc ul {
	width: 100%;
	box-sizing: border-box;
	padding: 0 3%;
}

.cwdc li p {
	width: 100%;
	height: 2.4rem;
	background: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	color: #7c203a;
	text-align: center;
	line-height: 2.4rem;
	margin: 1.2rem auto;
}

.zx {
	width: 88%;
	height: 3rem;
	margin: 1.5rem auto 0 auto;
	display: flex;
	justify-content: space-between;
}

.zx a {
	font-size: 1.2rem;
	height: 3rem;
	line-height: 3rem;
	border-radius: 0.4rem;
	text-align: center;
	color: #fff;
	display: block;
}

.zx a:first-child {
	width: 32%;
	background: #7c203a;
}

.zx a:nth-child(2) {
	width: 64%;
	background: #ff0000;
}

/* 学习优势 */
#xxys {
	width: 94%;
	margin: 1.5rem auto 0 auto;
	overflow: hidden;
	padding-top: 3rem;
}

#xxys_btn {
	width: 100%;
	height: 5.6rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: absolute;
	top: 0;
}

#xxys_btn .swiper-pagination-bullet {
	width: 33.33%;
	height: 2.4rem;
	background: #f6f6f6;
	margin: 0;
	border-radius: 0;
	font-size: 1.1rem;
	line-height: 2.4rem;
	color: #7c203a;
	text-align: center;
	opacity: 1;
	outline: none;
}


#xxys_btn .swiper-pagination-bullet-active {
	border: none;
	background: #7c203a;
	color: #fff;
}

#xxys .swiper-slide {
	background: #f6f6f6;
	display: flex;
	justify-content: space-between;
}

#xxys .swiper-slide div.left {
	width: 45%;
	background: #f6f6f6;
	box-sizing: border-box;
	padding: 1.5rem 0 1.2rem 1.2rem;
}

#xxys .swiper-slide div.left h2 {
	font-size: 1.4rem;
	color: #7c203a;
}

#xxys .swiper-slide div.left>p {
	width: 9.1rem;
	background: #7c203a;
	color: #fff;
	font: 0.55rem Impact;
	line-height: 1.05rem;
	height: 1.05rem;
	padding-left: 0.5rem;
	margin: 0.7rem 0 1.7rem;
}

.left>div>p {
	font-size: 1rem;
	background: url("../images/arrow.png") no-repeat center left;
	padding-left: 1.1rem;
	background-size: 0.7rem;
	line-height: 2rem;
}

.left>a {
	font-size: 1rem;
	width: 10.3rem;
	height: 1.75rem;
	box-sizing: border-box;
	border: .05rem solid #000;
	display: block;
	margin-top: 1rem;
	line-height: 1.75rem;
	padding-left: 0.9rem;
	background: url("../images/arrow.png") no-repeat 8.9rem center;
}

#xxys .swiper-slide div.right {
	width: 55%;
	background: #f6f6f6;
}

/* 学习阶段 */
.jd {
	width: 100%;
	border-bottom: .05rem dashed #bfbfbf;
	padding: 2rem 5% 1.5rem 5%;
	box-sizing: border-box;
}

.jd p {
	color: #7c203a;
	text-align: center;
	font-size: 1.4rem;
	margin-bottom: 1.2rem;
}

.jd span {
	width: 100%;
	font-size: 1rem;
	display: block;
	line-height: 1.6rem;
	text-align: justify;
}

.jd ul {
	width: 100%;
	margin-top: 1rem;
	display: flex;
	justify-content: space-between;
}

.jd ul li {
	width: 32%;
}

.jd ul li:nth-child(2) img:nth-child(1) {
	margin-bottom: 0.5rem;
}

/* 资深专家 */
.zszj {
	width: 100%;
	background: url("../images/zj_bg.jpg") no-repeat;
	background-size: cover;
	padding: 2rem 0 2rem 5%;
	margin-top: 1.5rem;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}

.ms_03 {
	position: absolute;
	right: 0;
	bottom: 6.5rem;
	width: 45%;
}

.ms_tit {
	font-size: 1.5rem;
	color: #7c203a;
	font-weight: bold;
}

.ms_etit {
	font-size: 0.7rem;
	font-weight: bold;
	color: #333333;
}

.ms_name {
	font-size: 1.2rem;
	font-weight: bold;
	margin: 0.8rem 0;
}

.ms_smal {
	font-size: 1rem;
	margin-bottom: 1.5rem;
}

.ms_ftit {
	font-size: 1rem;
	margin-bottom: 0.5rem;
}

.ms_txt {
	font-size: 0.9rem;
	line-height: 1.5rem;
	width: 15.5rem;
	margin-bottom: 1.5rem;
}

.mszd>img {
	width: 16rem;
	margin: 1rem auto;
	display: block;
}

/* 学生作品 */
.xczp {
	margin-top: 1.8rem;
	width: 100%;
	overflow: hidden;
	padding: 0 3%;
	box-sizing: border-box;
}

.xczp ul {
	width: 100%;
	margin-top: 1.5rem;
	display: flex;
	justify-content: space-between;
}

.xczp ul li {
	width: 48.5%;
}

.xczp ul li img {
	margin-bottom: 0.8rem;
}

/* 多重证书 */
.dczs {
	width: 100%;
	margin-top: 1.5rem;
	background: url("../images/dczs.jpg") no-repeat;
	background-size: cover;
	color: #fff;
	padding-bottom: 2rem;
}

.dczs .title {
	color: #fff;
}

.dczs .ftitle {
	text-align: left;
	margin: 1rem auto;
	width: 94%;
	color: #fff;
}

.ftitle b {
	color: #f00;
}

.dczs ul {
	width: 94%;
	margin: 0 auto 1.5rem auto;
}

.dczs ul li {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1rem;
}

.dczs .xl_img {
	width: 40%;
}

.dczs .xl_con {
	width: 55%;
}

.dczs .xl_con h4 {
	font-size: 1.1rem;
	line-height: 1.6rem;
}

.dczs .xl_con h4 i {
	width: 1.1rem;
	height: 1.1rem;
	display: inline-block;
	background: url("../images/right.png");
	background-size: 1.1rem;
	margin-right: 0.5rem;
}

.dczs .xl_con span {
	font-size: 1rem;
	line-height: 1.5rem;
	display: block;
}

.dczs .zx a:first-child {
	width: 32%;
	color: #7c203a;
	background: #fff;
}

/* 名企合作 */
.mqhz {
	background: #f6f6f6;
	padding-bottom: 2rem;
}

.hz {
	width: 94%;
	margin: 1rem auto;
}

.hz .ftitle {
	width: 100%;
	font-size: 1.1rem;
	line-height: 1.8rem;
	text-align: justify;
	margin-top: 0.5rem;
}

.hz .ftitle b {
	color: #000;
}

.hz ul {
	margin-bottom: 1rem;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.hz ul li {
	width: 32%;
	margin-top: 0.5rem;
}

.xgzy {
	margin: 2.8rem auto 1.5rem auto;
}

.xgzy .zy_con {
	width: 94%;
	margin: 0 auto;
	padding-top: 1rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zy_li {
	width: 48.5%;
	background-color: #7c203a;
	color: #fff;
	padding-bottom: 1rem;
	margin-top: 1rem;
}

.zy_tit {
	font-size: 1.2rem;
	text-align: center;
	line-height: 2.1rem;
	width: 100%;
	margin-top: 0.8rem;
}

.zy_txt {
	font-size: 1rem;
	text-align: center;
	line-height: 1.4rem;
}

.zy_btn {
	width: 80%;
	height: 2rem;
	margin: 0.8rem auto 0 auto;
	display: flex;
	justify-content: space-between;
}

.zy_btn a {
	width: 45%;
	height: 2rem;
	display: block;
	line-height: 2rem;
	border-radius: 0.85rem;
	color: #7c203a;
	font-size: 0.9rem;
	text-align: center;
	background: #fff;
}

 .footer h5{
	 color: #7c203a!important;
 }
 .footer .input_btn {
     background: #7c203a!important;
 }