* {
	padding: 0;
	margin: 0
}

img {
	border: none
}
/* ul, ul li, ol, ol li, menu li {
	list-style: none
} */
a {
	text-decoration: none
}


.header{
	width: 100%;
	background-image: url(../img/background.png);
	background-repeat: no-repeat;
	overflow: hidden;
	background-size: cover;
	min-width: 1340px;
}
.headerTitle{
	margin-top: 240px;
	text-align: center;
	margin-bottom: 30px;
}
.headerTitle span,.headerTitleTwo span{
	font-size: 85px;
	color: #FFFFFF;
	font-weight: 600;
	letter-spacing: 3px;
}
.headerTitleTwo{
	text-align: center;
}
.header hr {
	height: 6px;
	width: 6%;
	background-color: white;
	border: none;
	margin-left: 25.5%;
	margin-top: 30px;
	margin-bottom: 180px;
}
.headerlogo{
	width: 100%;
	min-width: 1340px;
}
.headerlogo img{
	float: right;
	margin-right: 100px;
	margin-top: -60px;
}

/* 项目介绍 */
.project{
	width: 100%;
	min-width: 1340px;
	margin-top: 70px;
}
.projectTitle{
	clear: both;
	width: 100%;
	text-align: center;
}
.projectTitle span{
	font-size: 38px;
	font-weight: 600;
	color: #333333;
	letter-spacing: 1px;
}
.project hr{
	height: 6px;
	width: 5%;
	background-color: #df0045;
	border: none;
	margin: 0 auto;
	margin-top: 13px;
}
.projectCon{
	width: 65%;
	margin: 0 auto;
	margin-top: 20px;
	min-width: 1200px;
}
.projectConImgTwo{
	width: 100%;
}
.projectConImgTwo img{
	margin-top: -70px;
	margin-left: 150px;
}

.projectText {
	width: 100%;
	margin: 0 auto;
	letter-spacing: 1px;
	line-height: 25px;
	font-weight: 500;
	color: #333333;
	min-width: 1201px;
	/* margin-bottom: 40px; */
}
.projectText p{
	font-size: 18px;
	line-height: 30px;
}
.introduce {
	height: 450px;
	display: flex;
	justify-content: space-between;
}

.introduceImg {
	height: 360px;
	width: 360px;
	border: 1px dashed #df0045;
	border-radius: 50%;
	margin-top: 40px;
}

.introduceImg img {
	height: 90%;
	width: 90%;
	margin: 5%;
	border-radius: 50%;
}

.introduceDetails {
	/* border: 1px solid darkblue; */
	width: 70%;
	margin-top: 8%;

}

.introduceDetailsTOP {
	height: 150px;
	display: flex;
	justify-content: space-around;
}

.inDetailsOne {
	height: 80px;
	width: 40%;
	/* border: 1px solid darkblue; */
	transform: skew(40deg);
	overflow: hidden;
	border-left: 1px dashed #df0045;
	border-bottom: 1px dashed #df0045;
	;
}

.inDetailsOneText>span {
	display: inline-block;
	transform: skew(-40deg);
	color: #df0045;
	line-height: 28px;

}

.international {
	padding-left: 50px;
	font-size: 16px;
	padding-top: 8px;
}

.inDetailsOneText_sex {
	padding-left: 49px;
}

.inDetailsOneText_left {
	padding-left: 50px;
	font-size: 20px;
	font-weight: 600;
}

.inDetailsOneText_leftTHREE {
	padding-left: 20px;
	font-size: 20px;
	font-weight: 600;
}

.inDetailsOneText_right {
	padding-left: 15px;
}

.introduceDetailsTOP2 {
	height: 120px;
	display: flex;
	justify-content: space-around;
	/* border: 1px solid darkblue; */
}
.inDetailsTwo {
	height: 80px;
	width: 40%;
	/* border: 1px solid darkblue; */
	transform: skew(40deg);
	overflow: hidden;
	border-right: 1px dashed #df0045;
	border-top: 1px dashed #df0045;
}

.inDetailsOneText_left1 {
	font-size: 20px;
	font-weight: 600;
	float: left;
	padding-left: 40%;
	padding-top: 5px;
}

.inDetailsOneText_right1 {
	padding-left: 15px;
}

.inDetailsOneText_left3 {
	padding-left: 10px;
	font-size: 20px;
	font-weight: 600;
}

.inDetailsOneText_jinji {
	padding-left: 15px;
}

.introduceBoder {
	height: 20px;
	width: 80%;
	margin: 0 auto;
	background: #df0045;
	transform: skewx(30deg);
	border-left: .08em solid $shadow-color;
}

/* 在线报名 */
.on-line{
	width: 100%;
	min-width: 1340px;
}
/* 在线报名 */
		.zixunBorder {
			width: 65%;
			margin: 0 auto;
			position: relative;
			min-width: 1340px;
		}
		
		.RegistrationChannel {
			width: 67%;
			height: 580px;
			border-radius: 15px;
			background-color: #FFFFFF;
			/* box-shadow:0 0 15px 8px #999;   */
			/* min-width: 800px; */
			display: none;
			position: absolute;
			right: 15%;
			margin-top: 100px;
			z-index: 99999;
		}
		
		.RegistrationChannel_footer {
			height: 30px;
			background: #df0045;
			margin-top: 140px;
			border-radius: 0 0 15px 15px;
		}
		
		.fastSint {
			height: 80px;
			background: #df0045;
			border-radius: 15px 15px 0 0;
		
		}
		
		.fastSint p {
			text-align: center;
			line-height: 80px;
			color: #FFFFFF;
			font-size: 32px;
			font-weight: 600;
			letter-spacing: 2.2px;
		}
		
		.SingtTitle {
			font-size: 22px;
			color: #df0045;
			font-weight: 600;
			letter-spacing: 1.5px;
		}
		
		.SingtTitlet {
			font-size: 22px;
			color: #df0045;
			font-weight: 600;
			letter-spacing: 1.5px;
			line-height: 65px;
		}
		
		.SintInformation table {
			text-align: center;
			margin: 0 auto;
		}
		
		.SintInformationTd input {
			width: 280px;
			height: 39px;
			margin: 20px 0;
			border: none;
			border: 3px solid gainsboro;
			border-radius: 8px;
			padding-left: 8px;
		}
		
		.SintInformationTdCode input {
			width: 180px;
			height: 39px;
			margin: 20px 0;
			border: none;
			border: 3px solid gainsboro;
			border-radius: 8px;
			position: absolute;
			top: 43.5%;
			left: 43%;
			padding-left: 8px;
		
		}
		
		.SingtTitlecode {
			font-size: 20px;
			color: #df0045;
			font-weight: 600;
			letter-spacing: 1.5px;
			position: absolute;
			top: 48.8%;
			left: 66.8%;
			cursor: pointer;
		}
		
		input::-webkit-input-placeholder {
			color: #dadada;
			font-size: 16px;
			letter-spacing: 1.5px;
		}
		
		.cardtype {
			width: 280px;
			height: 45px;
			border: none;
			border: 3px solid gainsboro;
			border-radius: 8px;
			margin-top: 25px;
		}
		
		.demo {
			line-height: 85px;
			font-size: 22px;
			color: #df0045;
			font-weight: 600;
			letter-spacing: 1.5px;
			text-align: center;
		}
		
		
		.RegistrationChannel_footer {
			height: 30px;
			background: #df0045;
			margin-top: 140px;
			border-radius: 0 0 15px 15px;
		}
		
		.tijiao {
			width: 280px;
			height: 45px;
			background: #df0045;
			color: #FFFFFF;
			position: absolute;
			left: 34%;
			bottom: 12%;
			border-radius: 20px;
			border: none;
			font-size: 22px;
			letter-spacing: 1.5px;
			font-weight: 600;
		}
		.introduceTwo .zixun,
		.introduceTwo .zixun2 {
			margin: 0 auto;
			text-align: center;
			margin-top: 50px;
			margin-bottom: 80px;
			z-index: 1000;
		
		}
		
		.zixun {
			display: flex;
			justify-content: space-around;
		}
		
		.zixun2 {
			width: 65%;
			display: flex;
			margin: 0 auto;
			justify-content: space-around;
		}
		
		.introduceTwo .passageway span ,
		.introduceTwo .signUp span{
			display: inline-block;
			width: 280px;
			height: 60px;
			background-color: #df0045;
			font-size: 24px;
			font-weight: normal;
			font-stretch: normal;
			letter-spacing: 0px;
			color: #ffffff;
			text-align: center;
			line-height: 60px;
			letter-spacing: 1.5px;
			cursor: pointer;
			font-weight: 600;
			border-radius: 30px;
		}
		
		
		.signUp:hover span {
			transform: scale(1.1);
			transition: transform 300ms ease
		}
		
		.passageway:hover span {
			transform: scale(1.1);
			transition: transform 300ms ease
		}
		
		
		/* 项目总览 */
		.Overview{
			width: 100%;
			min-width: 1340px;
		}
		.OverviewTitle {
			width: 65%;
			margin: 0 auto;
			margin-top: 30px;
			overflow: hidden;
			z-index: -1;
			border: 1px solid firebrick;
			min-width: 1340px;
		}
		
		.OverviewBack {
			height: 620px;
			background-image: url(../img/project3.png);
			background-repeat: no-repeat;
			background-size: cover;
			min-width: 1340px;
			overflow: hidden;
		}
		
		.OverviewBorder {
			height: 80px;
			width: 500px;
			background: #FFFFFF;
			margin: 0 auto;
			margin-top: -40px;
			border-radius: 50px;
			overflow: hidden;
			border: none;
		}
		
		.OverviewBorder hr {
			height: 5px;
			background: #df0045;
			margin-left: 43%;
			border: none;
			margin-top: 9%;
			width: 8%;
		}
		
		.MBAproject {
			width: 65%;
			margin: 0 auto;
			display: flex;
			justify-content: space-between;
			overflow: hidden;
			margin-top: 6%;
			min-width: 1200px;
		}
		
		.MABone {
			width: 30%;
			/* height: 350px; */
			background: #FFFFFF;
			cursor: pointer;
			border-radius: 0 30px 0 30px;
			padding-bottom: 40px;
		}
		
		.MABone :hover #home {
			color: white;
		}
		
		
		.li_on:hover {
			background: #df0045;
			border-radius: 30px;
		}
		
		.MABone:hover {
			background: #df0045;
		}
		
		.MABone:hover .MABoneCEN {
			background: white;
			color: #df0045;
		}
		
		.MABone:hover .MABoneCON ul>li {
			color: white;
		}
		
		
		.MABoneCEN {
			width: 70%;
			height: 52px;
			border: 1px solid firebrick;
			margin: 0 auto;
			border-radius: 0 0 20px 20px;
			background: #df0045;
			letter-spacing: 1.5px;
			color: white;
			line-height: 52px;
			font-size: 20px;
			text-align: center;
			font-weight: 600;
		
		}
		
		.MABoneCON {
			width: 85%;
			margin: 35px auto;
		}
		
		.MABoneCON ul li {
			line-height: 30px;
			color: #df0045;
			list-style: none;
			font-size: 18px;
		}
		
	/* 海外学习 */
	.overseasDeta{
		width: 100%;
		min-width: 1340px;
		margin: 40px 0;
	}
	.overseasDeta img{
		width: 100%;
	}
	.overseasProject {
		width: 65%;
		height: 85px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		min-width: 1200px;
	}
	
	.exchange {
		width: 23%;
		height: 58px;
		border-radius: 30px;
		background: #bfbfbf;
		text-align: center;
		line-height: 58px;
		font-size: 20px;
		letter-spacing: 1.5px;
		font-weight: 600;
		color: white;
		cursor: pointer;
	}
	
	.exchange li {
		list-style: none;
	}
	
	.exchange1 {
		background: #df0045;
	}
	
	.exchangeIntroduce {
		width: 65%;
		height: 130px;
		margin: 0 auto;
		background: url(../img/project5.png);
		background-repeat: no-repeat;
		background-size: cover;
		overflow: hidden;
		min-width: 1200px;
		margin-bottom: 70px;
	}
	
	.exchangeText {
		height: 60px;
		margin-top: 40px;
		line-height: 30px;
		padding: 0 10px;
		color: white;
		font-size: 16px;
		letter-spacing: 1px;
	}
	.culture_bot{
		width: 65%;
		min-width: 1200px;
	}
	
	.haiwai {
		margin: 0 auto;
		width: 63%;
	}
	.haiwaiBak{
		position: relative;
	}
	.haiwaiBak p{
		position: absolute;
		top: 35px;
		left: 20px;
		color: #FFFFFF;
		right: 15px;
		line-height: 35px;
		font-size: 18px;
	}
	.haiwaiBakP>img{
		padding-right: 5px;
	}
	
	/* .haiwai img {
		width: 100%;
	} */
	
	
	/* 行动学习 */
	/* 行动学习 */
	.getSomeAction {
		width: 52%;
		margin: 0 auto;
		padding: 20px 0;
		line-height: 26px;
		font-size: 18px;
		letter-spacing: 1px;
		margin-top: 20px;
		min-width: 1125px;
	}
	
	.getSomeAction_detia{
		width: 100%;
		position: relative;
		min-width: 1340px;
	}
	.getSomeIMG{
		width: 100%;
	}
	.getSomeCON{
		width: 64%;
		position: absolute;
		top: 8%;
		left: 18%;
	}
	.getSomeCON_top,.getSomeCON_Cen{
		display: flex;
		justify-content: space-around;
	}
	.getSomeCON_top_l{
			width: 150px;
		    height: 52px;
		    border: 2px solid #df0045;
		    color: white;
		    text-align: center;
		    line-height: 52px;
		    font-weight: 600;
		    font-size: 29px;
		    letter-spacing: 1px;
	}
	.StageOne{
		width: 20%;
		margin-top: 5%;
	}
	.StageOne img{
		width: 100%;
	}
	.ActionStageSchool{
		position: absolute;
		bottom: -60px;
		left: 25%;
	}
	
	.practice {
		width: 65%;
		margin: 0 auto;
		margin-top: 7%;
		display: flex;
		justify-content: space-between;
		min-width: 1200px;
		margin-bottom: 5%
	}
	
	.practiceOne {
		height: 570px;
		width: 31%;
		background: #bfbfbf;
		border-radius: 0 30px 0 30px;
	}
	
	.practiceTWO {
		background: #df0045;
	}
	
	.practiceTitle {
		height: 35px;
		width: 85%;
		background: #df0045;
		margin-top: 7%;
		border-radius: 0 20px 20px 0;
		text-align: center;
		color: white;
		font-size: 20px;
		line-height: 35px;
		font-weight: 550;
		letter-spacing: 1px;
	}
	
	.practiceTitletwo {
		background: #FFFFFF;
		color: #df0045;
	}
	
	.practiceConter1 {
		height: 136px;
		width: 82%;
		border-bottom: 1px dashed #FFFFFF;
		margin: 0 auto;
	}
	
	.cooperation {
		height: 50px;
		line-height: 60px;
		color: #FFFFFF;
		font-size: 17px;
		font-weight: 550;
		letter-spacing: 1px;
	}
	
	.cooperation_school {
		height: 80px;
		display: flex;
		justify-content: space-around;
	}
	
	.SchoolTitle ul li {
		color: white;
		line-height: 40px;
	}
	
	.cooperation_schoolTWO {
		/* height: 80px; */
		margin-left: 22px;
	}
	
	.cooperation_schoolTWO ul li {
		color: white;
		line-height: 30px;
	}
	
	.practiceConter2 {
		width: 82%;
		/* border: 1px solid darkblue; */
		margin: 15px auto;
	}
		
	/* 师资团队 */
	.teachers {
		height: 115px;
		width: 65%;
		min-width: 1200px;
		margin: 0 auto;
		margin-top: 2%;
		display: flex;
		justify-content: space-between;
	}
	
	.teachers_border {
		height: 20px;
		width: 20px;
		background: #df0045;
		margin-top: 10px;
	}
	
	.teachers_borderTWO {
		height: 42px;
		width: 42px;
		background: #df0045;
		margin-top: 10px;
	}
	
	.teachersText {
		width: 85%;
		/* border: 1px solid darkblue; */
		letter-spacing: 1px;
		line-height: 28px;
		font-size: 18px;
	}
	
	.teachersDetia {
		width: 82%;
		/* background: url(../img/project14.png);
		background-repeat: no-repeat;
		background-size: 100%; */
		min-width: 1340px;
		overflow: hidden;
		position: relative;
		
	}
	.teachersDetiaBack{
		width: 100%;
		height: 100%;
		min-width: 1340px;
		
	}
	
	.teachersDetia_boeder1 {
		/* height: 350px; */
		width: 40%;
		margin-left: 15%;
		display: flex;
		justify-content: space-around;
		position: absolute;
		top: 15%;
		min-width: 565px;
	}
	
	.teachersDetiaBor_cen {
		width: 40%;
		background-color: #df0045;
		border-radius: 13px;
		color: #FFFFFF;
		box-sizing: border-box;
		padding-left: 20px;
		padding-top: 20px;
		line-height: 40px;
		padding-bottom: 20px;
	}
	.teachersDetiaBor_cen p,.teachersDetiaBor_cenTWO p{
		font-size: 50px;
		font-weight: 600;
	}
	.teachersDetiaBor_cen span,.teachersDetiaBor_cenTWO span{
		font-size: 16px;
	}
	.tea_cenP{
		margin-top: 40px;
	}
	.teachersDetiaBor_cenTWO{
		width: 40%;
		background-color: #FFFFFF;
		border-radius: 13px;
		color: #df0045;
		box-sizing: border-box;
		padding-left: 20px;
		padding-top: 20px;
		line-height: 40px;
		padding-bottom: 20px;
	}
	
	/* 课程模块 */
	.curriculumHeader {
		width: 55%;
		margin: 0 auto;
		margin-top: 2%;
		letter-spacing: 1.5px;
		padding: 10px 0;
		min-width: 1100px;
		font-size: 18px;
	}
	.curriculumObject {
		width: 82%;
		display: flex;
		min-width: 1200px;
		margin-top: 2%;
		justify-content: space-between;
		
	}
	.CurrOBJ_Left {
		width: 59%;
		/* background-image: url(img/project17.png);
		background-repeat: no-repeat;
		background-size: cover; */
		overflow: hidden;
		position: relative;
	}
	.CurrOBJ_Left img{
		height: 100%;
		width: 100%;
	}
	
	.currBoeder{
		width: 35%;
		position: absolute;
		top: 15px;
		left: 35%;
	}
	
	
	.SevenObject {
		width: 95%;
	}
	
	.SevenObjectTWO {
		height: 55px;
		display: flex;
		
	}
	
	.SevenObject_Border {
		height: 18px;
		width: 6px;
		background: #df0045;
		margin-top: 12px;
	}
	
	.SevenObject_Title {
		font-size: 21px;
		color: #df0045;
		line-height: 40px;
		margin-left: 7px;
		font-weight: 600;
		letter-spacing: 1.5px;
	}
	.finance {
		/* height: 45px; */
		width: 100%;
		font-size: 20px;
		color: white;
		letter-spacing: 1.5px;
		box-sizing: border-box;
		padding-left: 30px;
	}
	.financeNav {
		width: 100%;
	}
	.financeNav ul{
		padding-left: 28px;
	}
	.financeNav ul li {
		line-height: 35px;
		color: #FFFFFF;
		list-style: none;
	}
	
	.financeFooter {
		width: 85%;
	}
	
	.financeFooter_boder {
		width: 35px;
		height: 4px;
		background: #FFFFFF;
		box-sizing: border-box;
		margin-left: 40px;
	}
	.CurrOBJ_right {
		width: 39%;
	}
	
	.Marketing {
		border-radius: 20px;
		background-color: #bfbfbf;
		display: flex;
		min-width: 600px;
		color: #FFFFFF;
	}
	.MarketingCon{
		width: 28%;
		box-sizing: border-box;
		padding-left: 20px;
		letter-spacing: 2px;
		padding-top: 20px;
		
	}
	.CurrOBJ_right ul li{
		list-style: none;
		line-height: 35px;
		font-size: 18px;
	}
	.MarketingCon ul{
		padding-left: 0.125rem;	
		border-right: 1px dashed #FFFFFF;
	}
	.MarketingCon span,.MarketingCen_c span,.MarketingCon_r span,.innovateLeft span,.Marketing_fL span,.Marketing_fr span{
	
		font-weight: 600;
	}
	.MarketingCen_c{
		width: 40%;
		padding-left: 15px;
		letter-spacing: 2px;
		padding-top: 20px;
	}
	.MarketingCen_c ul{
		padding-left: 0.125rem;	
	}
	.MarketingCon_r{
		height: 80%;
		width: 43%;
		border-left: 1px dashed #FFFFFF;
		padding-top: 5px;
		margin-top: 15px;
		margin-bottom: 5px;
		box-sizing: border-box;
		letter-spacing: 2px;
		
	}
	.MarketingCon_r ul,.innovateLeft ul,.Marketing_fL ul,.Marketing_fr ul{
		padding-left: 20px;
	}
	.MarketingCon_r span,.innovateLeft span,.Marketing_fL span,.Marketing_fr span{
			padding-left: 20px;
	}
	.innovate {
		margin: 20px auto;
		display: flex;
		justify-content: space-between;
		color: #FFFFFF;
		min-width: 600px;
	}
	.innovateLeft {
		width: 48%;
		background-color: #bfbfbf;
		border-radius: 20px;
		padding-top: 20px;
		box-sizing: border-box;
		letter-spacing: 1px;
	}
	
	.Marketing_f{
		height: 178px;
		border-radius: 20px;
		background-color: #df0045;
		display: flex;
		min-width: 600px;
		color: #FFFFFF;
		box-sizing: border-box;
	}
	.Marketing_fL{
		height: 80%;
		width: 43%;
		border-right: 1px dashed #FFFFFF;
		padding-top: 10px;
		margin-top: 10px;
	}
	.Marketing_fr{
		padding-top: 20px;
	}
	.CourseModule {
		height: 40px;
		width: 65%;
		min-width: 1200px;
		margin: 0 auto;
		margin-top: 2%;
	}
	
	.CourseModuleTWO {
		display: flex;
	}
	
	.CourseModuleConter {
		height: 540px;
		width: 65%;
		min-width: 1200px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	
	.CourseModuleConter_one {
		height: 270px;
		width: 28%;
		border-radius: 15px;
		margin-top: 15%;
		background: #bfbfbf;
		cursor: pointer;
	}
	
	.CourseModuleConter_one:hover {
		background: #df0045;
		color: #FFFFFF;
	}
	
	.CourseModuleConter_one:hover .CourModOne_title {
		color: #FFFFFF;
	}
	
	.CourseModuleConter_TWO:hover {
		background: #df0045;
		color: #FFFFFF;
	}
	
	.CourseModuleConter_TWO:hover .CourModOne_titletwo {
		color: #FFFFFF;
	}
	
	.CourModOne_title {
		height: 70px;
		line-height: 85px;
		padding-left: 20px;
		color: #df0045;
		font-size: 19px;
		font-weight: 550;
		letter-spacing: 1.5px;
	}
	
	.CourModOne_titletwo {
		height: 70px;
		line-height: 85px;
		padding-left: 20px;
		color: #df0045;
		font-size: 19px;
		font-weight: 550;
		letter-spacing: 1.5px;
	}
	
	.CourModOne_Text {
		padding: 0 20px;
		letter-spacing: 1.2px;
		font-size: 17px;
		color: #FFFFFF;
		line-height: 25px;
	}
	
	.CourseModuleConter_TWO {
		height: 270px;
		width: 28%;
		border-radius: 15px;
		margin-top: 5%;
		background: #bfbfbf;
		cursor: pointer;
	}
	
	.recruit {
		width: 65%;
		margin: 0 auto;
		margin-top: 2%;
		min-width: 1200px;
	}
	
	.condition {
		width: 65%;
		height: 120px;
		margin: 0 auto;
		margin-top: 2%;
		/* border: 1px solid darkblue; */
		display: flex;
		justify-content: space-between;
		overflow: hidden;
		min-width: 1200px;
	}
	
	.conditionLeft {
		width: 48%;
		height: 105px;
		border: 2px solid #df0045;
		border-radius: 15px;
	
	}
	
	.conditionLeftText {
		width: 90%;
		height: 60px;
		/* border: 1px solid darkblue; */
		margin: 25px auto;
		line-height: 25px;
		font-size: 18px;
		letter-spacing: 1px;
	
	}
	
	.SerialNumber {
		width: 65%;
		height: 80px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		overflow: hidden;
		min-width: 1200px;
	}
	
	.SerialNumberLEFT {
		height: 80px;
		width: 48%;
		font-size: 65px;
		font-weight: 600;
		text-align: center;
		color: #df0045;
	}
	.technologicalProcess {
		height: 55px;
		width: 65%;
		margin: 0 auto;
		margin-top: 2%;
		min-width: 1200px;
		background: #df0045;
	}
	
	.technologicalProcess_Border {
		height: 18px;
		width: 6px;
		background: #FFFFFF;
		margin-top: 19px;
		margin-left: 10px;
	}
	
	.technologicalProcess_Title {
		font-size: 22px;
		color: #FFFFFF;
		line-height: 55px;
		margin-left: 7px;
		font-weight: 600;
		letter-spacing: 1.5px;
	}
	
	.programCON {
		width: 65%;
		/* height: 200px; */
		margin: 0 auto;
		margin-top: 3%;
		display: flex;
		justify-content: space-between;
		margin-bottom: 3.5%;
		min-width: 1200px;
	}
	.programCON_top img{
		width: 100%;
	}
	.programCON_ONE,.programCON_ONETWO {
		height: 430px;
		width: 23.5%;
		background-color: #df0045;
		border-radius: 20px;
		box-sizing: border-box;
	}
	.programCON_ONETWO{
		text-align: center;
	}
	.programCON_fot{
		background-color: #df0045;
		color: #FFFFFF;
	}
	.programCON_fot p{
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
	.programCON_fotUL{
		padding-left: 15px;
		padding-right: 15px;
	}
	.programCON_fotUL li{
		padding-top: 10px;
		font-size: 18px;
		list-style: none;
	}
	.programCON_fotUL img{
		padding-right: 5px;
	}
	
	.adoutCurriculum_Img img {
		height: 100%;
		width: 100%;
	}
	.programCON_ONETWO .programCON_fot .programCON_fotUL li{
		padding-top: 20px;
	}
	
	.adoutCurriculum_Img img {
		overflow: hidden;
		-webkit-transition: -webkit-transform .6s ease;
		-moz-transition: -moz-transform .6s ease;
		-ms-transition: -ms-transform .6s ease;
		transition: transform .6s ease;
	}
	
	.adoutCurriculum_Img img:hover {
		-webkit-transform: scale(.95);
		-moz-transform: scale(.95);
		-ms-transform: scale(.95);
		transform: scale(.95)
	}
	
	
	.interview {
		height: 1045px;
		margin-top: 2%;
		margin-bottom: 3.5%;
		background: url(../img/project35.png);
		background-repeat: no-repeat;
		background-size: cover;
		min-width: 1340px;
		overflow: hidden;
	}
	.interviewCOn{
		width: 65%;
		margin: 15px auto;
		min-width: 1100px;
		
	}
	.interviewCOn1{
		width: 65%;
		margin: 0 auto;
		margin-top: 2%;
		min-width: 1100px;
		/* border: 1px solid firebrick; */
	}
	.interviewCOn_title{
		height: 60px;
		line-height: 60px;
		font-size: 19px;
		font-weight: 600;
		padding-left: 10px;
	}
	.interviewCOn_top{
		height: 3.9375rem;
		background: #DF0045;
		border-radius: 10px;
		display: flex;
		justify-content: space-around;
	}
	.interviewCOn_top1{
		/* width: 12%; */
		text-align: center;
		line-height: 63px;
		font-size: 22px;
		color: #FFFFFF;
		letter-spacing: 1.5px;
		font-weight: 600;
	}
	.interviewCOn_cen{
		height: 3.9375rem;
		display: flex;
		justify-content: space-around;
	}
	.interviewCOn_cen{
		text-align: center;
		line-height: 63px;
		font-size: 22px;
		color: #333333;
		letter-spacing: 1.5px;
	}
	.interviewCOn_footer{
		height: 3.9375rem;
		border-radius: 10px;
		display: flex;
		justify-content: space-around;
		background-color: #FFFFFF;
	}
	.interviewCOn_top2{
		/* width: 12%; */
		text-align: center;
		line-height: 63px;
		font-size: 22px;
		color: #333333;
		letter-spacing: 1.5px;
	}
	.interviewCOn2{
		margin: 20px 0;
	}
	.interviewCOn1  li{
		list-style: none;
		line-height: 30px;
	}
	.li_style{
		padding-left: 10px;
	}
	
	/* 课程推荐 */
	.adoutCurriculum {
		height: 400px;
		width: 65%;
		margin: 0 auto;
		overflow: hidden;
		min-width: 1200px;
		/* border: 1px solid firebrick; */
	}
	
	.adoutCurriculumCon {
		height: 181px;
		margin-top: 4%;
		display: flex;
		justify-content: space-between;
	}
	
	.aboutconter {
		height: 181px;
		width: 23.5%;
		cursor: pointer;
		background: #BFBFBF;
		display: flex;
		justify-content: space-between;
		border-radius: 15px;
	}
	
	.aboutconter_left {
		height: 100%;
		width: 55%;
	}
	.aboutconter_left1{
		height: 100%;
		width: 68%;
	}
	
	
	.aboutconter_left2{
		height: 100%;
		width: 80%;
	}
	
	.aboutconter_leftHeader {
		width: 100%;
		height: 70px;
		line-height: 50px;
		color: #FFFFFF;
		font-size: 1.6875rem;
		font-weight: 600;
		line-height: 70px;
		letter-spacing: 1.2px;
		padding-left: 10px;
	}
	
	.aboutconter_leftTEXT {
		padding-left: 15px;
		color: #FFFFFF;
		letter-spacing: 1.2px;
		line-height: 25px;
	}
	
	.aboutconter_btn {
		margin-top: 15px;
		padding-left: 20px;
	
	}
	
	.aboutconter_btn button {
		height: 35px;
		width: 110px;
		background-color: #df0045;
		border-radius: 20px;
		border: none;
		color: #FFFFFF;
		letter-spacing: 1.2px;
		font-size: 16px;
		font-weight: 600;
	}
	
	.aboutconter_right {
		margin-right: 15px;
		margin-top: 5px;
	}
	
	.aboutconter_right1 {
		width: 37%;
		height: 98%;
		/* margin-right: -10px; */
		overflow: hidden;
		padding-top: 1.2%;
	}
	
	.aboutconter_right2 {
		width: 59%;
		overflow: hidden;
		padding-top: 1.2%;
		/* padding-right: 38px; */
	/* 	position: absolute;
		left: 58%; */
	}
	
	.aboutconter_right3 {
		width: 40%;
		height: 100%;
		overflow: hidden;
	}
	
	.aboutconter:hover {
		background: #df0045;
	}
	
	.aboutconter:hover .aboutconter_btn button {
		background: white;
		color: #df0045;
	}
	
	.adoutCurriculum_Img {
		height: 98%;
		width: 23.5%;
		cursor: pointer;
		/* border: 1px solid firebrick; */
		/* display: flex;
		background: #bfbfbf;
		justify-content: space-between; */
	}
	
	.adoutCurriculum_Img1 {
		height: 181px;
		width: 23.5%;
		/* border: 1px solid firebrick; */
		display: flex;
		justify-content: space-between;
	}
	
	.adoutCurriculum_Text {
		height: 60px;
		display: flex;
		justify-content: space-between;
	
	}
	
	.adoutText {
		font-size: 21px;
		letter-spacing: 1.2px;
		font-weight: 550;
		line-height: 60px;
		color: #333333;
	}
	
	.adoutText a {
		font-size: 21px;
		letter-spacing: 1.2px;
		font-weight: 550;
		line-height: 60px;
		color: #333333;
	}
	
	
	/*尾部*/
	.footer{background-color: #3b3c40;padding-bottom: 50px}
	.footer .secbox{width:1086px;}
	.fot-top{height:44px;border: 1px solid #494a4d;border-left:none;}
	.fot-top ul li{line-height:44px;float:left;}
	.fot-top ul li a{font-size:16px;color: #fff}
	.fot-top ul li i{color: #fff;padding:0px 18px;font-size:15px;}
	.fot-top p{width:253px;height:44px;line-height:44px;border-left:1px solid #494a4d;padding-left:22px;}
	.fot-top p a{font-size:16px;color: #fff}
	.footer a:hover{text-decoration: underline;}
	.fot-bom{width:100%;padding:25px 0px 16px 0px;border-bottom:1px solid #494a4d;float:left;}
	.fot-bom-l dl dt{font-size:14px;color: #909092;padding-bottom: 12px}
	.fot-bom-l dl dd{font-size:14px;color: #909092;line-height: 26px}
	.fot-bom-l p{margin-top:20px;font-size:14px;color: #909092;}
	.fot-bom-r{width:305px;margin-right:15px;}
	.fot-logo{width:270px;margin:40px 0px;}
	.fot-code li{width:106px;height:107px;float:left;margin-right:45px;position: relative;}
	.fot-code li.li1{background: url(../img/foot_01.png) no-repeat center;}
	.fot-code li.li2{background: url(../img/foot_02.png) no-repeat center;}
	.fot-code li p{width:106px;text-align:center;position: absolute;left:0px;bottom: 0px;font-size:12px;color: #c5c5c5}
	.footer .frien{margin-top:30px;display: inline-block;}
	.footer .frien dt{font-size:14px;color: #909092;margin-right:5px;float:left;}
	.footer .frien dd{margin-left :8px;float:left;padding-bottom: 6px}
	.footer .frien dd a{font-size:14px;color: #909092;}
	
	.pf_tims{width:145px;position: fixed;right:20px;top:20%;z-index: 9999}
	.df_down{width:130px;height:105px;background: url(../images/ti_01.png) no-repeat center;}
	.df_down span{font-size:28px;color: #000;float:left;margin:42px 0px 0px 50px;font-weight: bold;}
	.pf_tims .btm{width:100%;float:left;margin-top:5px}
	.pf_count{width:100%;float:left;}
	/* .pf_count li{margin-bottom:0px;height:48px;} */
	.pf_count a{
		display: block;
		height: 100%;
	}
	.pf_count img{  
		/* width: 100%; */
	    display: block;
		
		}
		.secbox{width:1200px;margin:0 auto;position:relative}
		.fl{float:left}.fr{float:right}