.banner {
	width: 1920px;
	height: 828px;
	position: relative;
	top: 0;
	left: 50%;
	transform: translateX(-50%);

}

/* .banner a{
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-family: "icomoon";
} */
.banenr-img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.banenr-img img {
	width: 100%;
	height: auto;
	position: absolute;
}

.fet {
	widows: 100%;
	background-color: #FF9008;
	height: 166px;
	overflow: hidden;
}

.fetTer {
	margin-top: 43px;
}

.fet-l {
	padding-left: 99px;
	background: url(../imgs/car-icon.png) no-repeat left center;
	height: 81px;
	width: 360px;
	margin-right: 60px;
}

.fet h2 {
	font-size: 18px;
	color: #FFFFFF;
}

.fet em {
	font-style: normal;
	color: #ffc67f;
	font-size: 14px;
	vertical-align: bottom;
	font-weight: 400;
	margin-left: 4px;
}

.parent {
	position: relative;
	border-bottom: 1px solid #fff;
	height: 34px;
	margin-top: 16px;
}

.sear {
	height: 34px;
	width: 34px;
	position: absolute;
	background: url("../imgs/search-icon.png") no-repeat left center;
	top: 0;
	left: 0;
	border: none;
	outline: none;
	cursor: pointer;

}

.search {
	width: 366px;
	height: 34px;
	outline: none;
	border: 1px solid #ccc;
	position: absolute;
	left: 34px;
	background: none;
	border: 0;
	color: #fff;
}

input.search::-webkit-input-placeholder {
	/*WebKit browsers*/

	color: #ffc67f;

}

input.search::-moz-input-placeholder {
	/*Mozilla Firefox*/

	color: #ffc67f;

}

input.search::-ms-input-placeholder {
	/*Internet Explorer*/
	color: #ffc67f;

}

.fet-line {
	display: inline-block;
	width: 1px;
	height: 80px;
	background: #fff;
}

.fet-r {
	padding-left: 99px;
	background: url(../imgs/ser-icon.png) no-repeat left center;
	height: 81px;
	width: 500px;
	margin-left: 60px;
}

.fet-r h3 {
	color: #FFFFFF;
	font-size: 32px;
	font-family: serL;
	margin-top: 8px;
}

.fet-r i {
	font-style: normal;
	font-size: 18px;
}

.buSer {
	width: 100%;
	margin-top: 76px;
}

.buSeratims {
	margin-top: 46px;
}



.pifen li {
	float: left;
	background-color: #FF9008;
	width: 280px;
	height: 354px;
	margin-right: 20px;
	overflow: hidden;
	border-radius: 6px;
	transition: 0.3s all;
}

.pifen li:last-child {
	margin-right: 0;
}

.a-tims a {
	display: block;
	height: 100%;
}

.a-tims a>img {
	width: 100%;
	height: 224px;
}

.a-timsjs {
	width: 246px;
	margin-top: 17px;
	margin-left: 17px;
}

.pifen li:hover {
	transform: translateY(-4px);
	box-shadow: 0px 8px 19px #dedede;
}

.a-timsjs img {
	float: left;
}

.a-timsjs .a-timsjstitle {
	width: 246px;
}

.a-timsjstitle h5 {
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 5px;
}

.a-timsjstitle p {
	color: #FFC67F;
	font-size: 14px;
}

.aboutBox {
	background: #fafafa;
	padding: 100px 0;
	margin-top: 76px;
}

.abouttitle {
	margin-top: 43px;
}

.abouJs {
	width: 728px;
	float: left;
}

.aboutImg {
	float: left;
	margin-left: 56px;
}

.abouJs>p {
	font-size: 15px;
	line-height: 26px;
	margin-top: 34px;
}

.abouJs input {
	display: block;
	margin-top: 65px;
	width: 150px;
	height: 37px;
	background: none;
	border: 1px solid #e5e5e5;
	color: #999999;
	cursor: pointer;
	transition: 0.3s all;
	outline: none;
}

.abouJs input:hover {
	background: #FF9008;
	color: #FFFFFF;
}

.honorbox {
	margin-top: 43px;
}

.hobox {
	display: flex;
}

.hon-rpt {
	position: relative;
	padding: 10px 0;
}

.hobox li {
	flex: 1;
	margin-right: 20px;
	border-radius: 6px;
	padding-bottom: 10px;
	transition: 0.3s all;
}

.hobox li:hover {
	box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.05);
}

.hobox li:last-child {
	margin-right: 0;
}

.honor-atime {
	text-align: center;
}

.honor-atime h5 {
	font-weight: normal;
	font-size: 15px;
	color: #FF9008;
	margin-top: 5px;
}

.honor-atime p {
	color: #999;
	font-size: 13px;
}

.hon-l,
.hon-r {
	font-family: "icomoon";
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	top: 50%;
	transform: translateY(-50%);
	padding: 4px;
	font-size: 24px;
	color: #FFFFFF;
	opacity: 0;
	transition: 0.3s all;
}

.hon-l {
	left: -40px;
}

.hon-r {
	right: -40px;
}

.hon-rpt:hover .hon-l {
	left: 0;
	opacity: 1;
}

.hon-rpt:hover .hon-r {
	right: 0;
	opacity: 1;
}

.course-img {
	width: 100%;
	height: 195px;
	margin-top: 76px;
}

.newscontact {
	display: flex;
	height: 468px;
	margin-top: 43px;
}

.newscontact>div {
	flex: 1;
	margin-right: 20px;
	height: auto;
}

.newscontact>div:last-child {
	margin-right: 0;
}

.news-l {
	background-color: #FAFAFA;
	transition: 0.3s all;
}

.news-l:hover {
	background: #FF9008;
	transform: translateX(4px);
	box-shadow: 0px 8px 19px #dedede;
}

.news-l:hover i {
	background: #FFFFFF;
}

.news-l:hover span {
	color: #fff;
}

.news-l:hover em {
	color: #fff;
}

.news-l:hover h5 {
	color: #fff;
}

.news-l:hover p {
	color: #fff;
}

.news-l a {
	display: block;
	height: 100%;
	;
}

.news-l-img {
	text-align: center;
}

.news-l-img img {
	margin: 30px 0;
	vertical-align: middle;
}

.news-l-content {
	width: 520px;
	margin: auto;
	height: 62px;
	color: #999999;
}

.news-l-content-date {
	width: 62px;
	text-align: center;
}

.news-l-content-date i {
	display: block;
	width: 46px;
	height: 1px;
	background-color: #CCCCCC;
	margin: auto;
	transition: 0.3s all;
}

.news-l-content-date span {
	display: block;
	font-size: 20px;
	font-weight: 100;
	transition: 0.3s all;
}

.news-l-content-date em {
	display: block;
	font-size: 16px;
	font-weight: 100;
	transition: 0.3s all;
}

.news-l-content-atmie {
	width: 450px;
}

.news-l-content-atmie h5 {
	font-size: 15px;
	color: #666;
	font-weight: normal;
	transition: 0.3s all;

}

.news-l-content-atmie p {
	margin-top: 2px;
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	transition: 0.3s all;
}

.news-r-atmies {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.news-r-atmies li {
	flex: 1;
	background-color: #fafafa;
	margin-bottom: 20px;
	padding-top: 20px;
	transition: 0.3s all;

}

.news-r-atmies li:last-child {
	margin-bottom: 0;
}

.news-r-atmies li:hover {
	background: #FF9008;
	transform: translateX(4px);
	box-shadow: 0px 8px 19px #dedede;
}

.news-r-atmies li:hover i {
	background: #FFFFFF;
}

.news-r-atmies li:hover span {
	color: #fff;
}

.news-r-atmies li:hover em {
	color: #fff;
}

.news-r-atmies li:hover h5 {
	color: #fff;
}

.news-r-atmies li:hover p {
	color: #fff;
}

.buSer input {
	display: block;
	margin-top: 65px;
	width: 150px;
	height: 37px;
	margin: auto;
	background: none;
	border: 1px solid #e5e5e5;
	color: #999999;
	cursor: pointer;
	transition: 0.3s all;
	outline: none;
	margin-top: 38px;
}

.buSer input:hover {
	background: #FF9008;
	color: #FFFFFF;
}

.comPany {
	width: 424px;
	margin-top: 28px;

}

.comPany h3 {
	font-weight: normal;
	font-size: 15px;
	color: #FF9008;
	height: 44px;
}

.comPany p {
	font-weight: normal;
	font-size: 13px;
	color: #999;
	line-height: 24px;
}

.comPanybg {
	background: url(../imgs/cocu.png) no-repeat left;
	height: 425px;
	margin-top: 43px;
	overflow: hidden;
}

.comPany input {
	display: block;
	margin-top: 20px;
	width: 150px;
	height: 37px;
	background: none;
	border: 1px solid #e5e5e5;
	color: #999999;
	cursor: pointer;
	transition: 0.3s all;
	outline: none;
}

.comPany input:hover {
	background: #FF9008;
	color: #FFFFFF;
}

.partner {
	margin-top: 43px;
	margin-bottom: 43px;
}

.partnerBox {
	position: relative;
	overflow: hidden;
}

.partnerBoxContact {
	display: flex;
}

.partnerBoxContact li {
	flex: 1;
	width: 280px;
	height: 104px;
	margin-right: 20px;
	transition: 0.3s all;
	border: 1px solid #e5e5e5;
}

.partnerBoxContact li img {
	margin: 16px auto;
	display: block;

}

.partnerBoxContact li:last-child {
	margin-right: 0;
}

.partnerBox:hover .hon-l {
	left: 0;
	opacity: 1;
}

.partnerBox:hover .hon-r {
	right: 0;
	opacity: 1;
}

/* 页脚 */
