.banner-img {
	width: 100%;
	height: 324px;
}

.banner-img img {
	width: 100%;
	height: 324px;
}

.btnRightCont span {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../../images/index4/btnRight.png) no-repeat center;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.btnRightCont {
	font-size: 20px;
	color: #626262;
	margin-top: 48px;
	cursor: pointer;
}

.btnRightCont :hover {
	color: #ff8400;
}


/**/

.content {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 70px;
}

.drief-title {
	width: 100%;
	z-index: 999;
}

.drief-title-one {
	width: 100%;
	background: rgba(81, 27, 0, 0.7);
	position: absolute;
	top: -132px;
	left: 0;
	right: 0;
}

.drief-title-two {
	width: 100%;
	height: 60px;
	background: #222222;
	position: absolute;
	top: -79px;
	left: 0;
	right: 0;
	z-index: 99;
}

.drief-title-two .drief-title-two-c {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}

.drief-title-two .drief-title-two-c .CUEI {
	font-size: 24px;
	color: #fff;
	line-height: 60px;
	float: left;
}

.drief-title-two .drief-title-two-c .Navigation {
	font-size: 16px;
	color: #fff;
	float: right;
}

.drief-title-two .drief-title-two-c .Navigation li {
	display: inline-block;
	padding: 0 20px;
	height: 20px;
	border-right: 1px solid #606060;
	text-align: center;
	line-height: 20px;
	margin: 20px 0;
	cursor: pointer;
}
.drief-title-two .drief-title-two-c .Navigation li:last-child {
	border-right: none;
}
.drief-title-two .drief-title-two-c .Navigation li a {
	color: #fff;
}

.drief-title-two .drief-title-two-c .Navigation li:hover a {
	color: #ff8400;
}


/*商学院介绍开始*/

.business {
	width: 100%;
	height: 840px;
}

.business-m {
	width: 1200px;
	height: 840px;
	margin: 0 auto;
}

.business-m h4 {
	font-size: 26px;
	line-height: 140px;
	text-align: center;
}

.business-m .business-m-d {
	width: 100%;
	height: 600px;
	margin-top: 50px;
}

.business-m .business-m-d .business-m-d-img {
	width: 580px;
	height: 466px;
	float: left;
}

.business-m .business-m-d .business-m-d-img img {
	width: 580px;
	height: 100%;
}

.business-m .business-m-d .business-m-d-r {
	width: 550px;
	float: right;
	font-size: 20px;
	line-height: 35px;
	padding: 20px 0;
	text-indent: 2em;
}

.teach {
	width: 100%;
	height: 930px;
	background: #f2f3f6;
}

.teach-m {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.teach-m h4 {
	font-size: 30px;
	line-height: 140px;
	text-align: center;
}

.teach-m .teach-d {
	width: 100%;
	height: auto;
	position: relative;
}

.teach-banner {
	width: 700px;
	height: 600px;
	overflow: hidden;
}

.teach-banner .teach-img {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	display: none;
}

.teach-banner .teach-img img {
	width: 700px;
	height: 600px;
	position: absolute;
	left: 0;
	top: 0;
}

.teach-btn {
	width: 405px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.teach-btn li {
	width: 120px;
	height: auto;
	display: inline-block;
	float: left;
	margin-left: 15px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	color: #333;
}

.teach-btn li a {
	width: 120px;
	height: 120px;
	display: inline-block;
}

.teach-btn li img {
	width: 120px;
	height: 120px;
}

.teach-btn li dl {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}


/*CUEI公开课开始*/

.course-s {
	width: 100%;
	height: 850px;
}

.course-s .course-s-m {
	width: 1200px;
	height: 850px;
	margin: 0 auto;
}
.taskText{
	font-family: 微软雅黑, sans-serif;
	font-size: 2rem;
	text-indent: 2em;
	line-height: 2em;
}

.course-s .course-s-m h4 {
	font-size: 26px;
	line-height: 140px;
	text-align: center;
}

.course-s .course-s-m .course-s-m-d {
	width: 100%;
	height: 610px;
}

.course-s .course-s-m .course-s-m-d .course-d-t {
	width: 100%;
	height: 410px;
}

.course-s .course-s-m .course-s-m-d .course-d-t .course-d-t-img {
	width: 634px;
	height: 100%;
	float: left
}

.course-s .course-s-m .course-s-m-d .course-d-t .course-d-t-img img {
	width: 100%;
	height: 100%;
}

.course-s .course-s-m .course-s-m-d .course-d-t .course-d-t-body {
	width: 500px;
	height: 100%;
	float: right;
	font-size: 20px;
	line-height: 35px;
	padding: 20px 0;
	text-indent: 2em;
}

.course-s .course-s-m .course-s-m-d .course-d-d {
	width: 100%;
	height: 200px;
	margin-top: 15px;
	position: relative;
	overflow: hidden;
}

.course-banner {
	width: 1200px;
	height: 200px;
	overflow: hidden;
}

.course-banner li {
	width: 300px;
	height: 200px;
	display: inline-block;
	float: left;
	position: relative;
}

.course-banner li dl {
	width: 300px;
	height: 200px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding-top: 140px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
}

.course-banner li:hover dl {
	background: #ff8400;
	opacity: 0.7;
}

.course-banner li img {
	width: 100%;
	height: 100%;
}

.course-left,
.course-right {
	font-size: 80px;
	color: #fff;
	line-height: 190px;
	background: none;
}

.course-left {
	position: absolute;
	left: 0;
	text-align: left;
}

.course-right {
	position: absolute;
	right: 0;
	text-align: right;
}


/*banner改样式*/


/*.jigou-con{width:100%;height:200px;position: relative;margin-top:20px;}
.jigou-btn-left,.jigou-btn-right{cursor: pointer;color:#fff;display: inline-block;width:20px;height:44px;margin-top:78px;position: absolute;text-align: center;}
.jigou-btn-left{left:0;}
.jigou-btn-right{right:0;}
.jigou-d{float: left;width:1200px;height:200px;display: inline-block;overflow: hidden}
.jigou-a-list{width:20000px;height:100%;}
.jigou-a-list a{width:300px;height:200px;}
.jigou-a-list a img{width:300px;height:200px;}*/


/*CUEI总裁班开始*/

.course {
	width: 100%;
	height: 700px;
	background: #f2f3f6;
}

.course .course-m {
	width: 1200px;
	height: 1147px;
	margin: 0 auto;
}

.course .course-m h4 {
	font-size: 26px;
	line-height: 140px;
	text-align: center;
}

.boss {
	width: 100%;
	height: 346px;
	margin-top: 20px;
}

.boss li {
	width: 288px;
	height: 346px;
	display: inline-block;
	float: left;
	border: 1px solid #c1c1c3;
}

.boss li+li {
	margin-left: 15px;
}

.boss li .boss-img {
	width: 100%;
	height: 250px;
	overflow: hidden;
}

.boss li .boss-img img {
	width: 321px;
	height: 250px;
	overflow: hidden;
	transition: all 0.6s;
}

.boss li:hover .boss-img img {
	transform: scale(1.4)
}

.boss li dl {
	width: 100%;
	padding: 10px 0;
}

.boss li dl dt {
	font-size: 16px;
	text-align: center;
	line-height: 28px;
}

.boss li dl dd {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}


/*CUEI国际班开始*/

.course-t {
	width: 100%;
	height: 700px;
}

.course-t .course-t-m {
	width: 1200px;
	height: 755px;
	margin: 0 auto;
}

.course-t .course-t-m h4 {
	font-size: 26px;
	line-height: 140px;
	text-align: center;
}


/*课程排期开始*/

.table {
	width: 100%;
	height: 700px;
	background: #f2f3f6;
}

.table .table-m {
	width: 1200px;
	height: 850px;
	margin: 0 auto;
}

.table .table-m h4 {
	font-size: 26px;
	line-height: 140px;
	text-align: center;
}

.table-m-d {
	margin-top: 100px;
}
.table-m-d .table_last{
	margin-left:-200px;
	margin-top:10px;
}
.table-m-body dl {
	width: 260px;
	height: auto;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	float: left;
	margin-left: 135px;
	margin-bottom: 10px;
}

.table-time {
	width: 1200px;
}

.table-time img {
	width: 1200px;
}


/*荣誉资质开始*/

.fication {
	width: 100%;
	height: 975px;
}

.fication .fication-m {
	width: 1200px;
	height: 975px;
	margin: 0 auto;
}

.fication .fication-m h4 {
	font-size: 26px;
	line-height: 140px;
	text-align: center;
}

.fication-d {
	width: 100%;
	height: 730px;
	margin-top: 100px;
}

.fication-d div {
	width: 288px;
	height: 240px;
	display: inline-block;
	float: left;
	margin: 5px;
}

.fication-d div img {
	width: 100%;
	height: 100%;
}