/* 小屏幕（平板，小于 等于639px） */
.banner-img {
	height: 15rem;	
}
.banner-img img {
	height: 15rem;
	
}
.drief-title{
	display: none;
}
/*商学院介绍开始*/
.business{
	margin-top: -5rem;
	height: 70rem;
}
.business-m {
	width: 100%;
	height: 100%;
}
.course .course-m h4,.business-m h4,.teach-m h4,.course-s .course-s-m h4,.course-t .course-t-m h4,.table .table-m h4{
	font-size: 2rem;
	line-height: 5rem;
	font-weight: bolder;
}
.business-m .business-m-d {
	margin-top: 1rem;
	height: 63rem;
}
.business-m .business-m-d .business-m-d-img,.business-m .business-m-d .business-m-d-r{	
	width: 100%;
	float: none;
	height: 35rem;
}
.business-m .business-m-d .business-m-d-img img{
	width: 95%;
	height: 100%;
	margin: 0 auto;
	margin-left: 1rem;
}
.business-m .business-m-d .business-m-d-r{
	width: 95%;
	height: 35rem;
	margin-left: 1rem;
	font-size: 1.5rem;
	line-height: 2.6rem;
}
/*师资介绍开始*/
.teach{
	height: 55rem;
	margin-top: 5rem;
}
.teach-banner{
	display: none;
}
.teach-m{
	width: 100%;
	overflow: hidden;
	height: 100%;
	/* border:  1px solid; */
}
.teach-d-r{
	height: 36rem;
}
.teach-btn{
	width: 95%;
	height: 100%;
	margin-right: 0rem;
}
.teach-btn li{
	margin-top: 1rem;
}

.teach-m .btnRightCont{
	margin-top: 10rem;
}
.course-t-m .btnRightCont{
	margin-top: 0rem;
}
.btnRightCont{
	margin-right: 2rem;
	float: right;
}
.btnRightCont span{
	margin-top: -0.2rem;
}
/*品牌课程开始*/
.course-s,.course-s .course-s-m{
	width: 100%;
	height: 70rem;
}
.course-s .course-s-m .course-s-m-d .course-d-t .course-d-t-img,.course-s .course-s-m .course-s-m-d .course-d-t .course-d-t-body{
	width: 100%;
	/* border: 1px solid; */
	padding: 0;
	height: auto;
}
.course-s .course-s-m .course-s-m-d .course-d-t .course-d-t-img, .course-s .course-s-m .course-s-m-d .course-d-t .course-d-t-body{
	padding: 0 1rem;
}
.course-banner{
	width: 100%;
}
.course-banner li{
	width: 100%;
}
.course{
	height: 90rem;
	margin-top: -13rem;
}
.course .course-m{
	width: 100%;
	height: 100%;
}
.taskText{
	padding: 0 2rem;
}
.boss li{
	width: 45%;
	height: 28rem;
	margin-left: 8px;
	margin-bottom: 2rem;
}
.course-m .btnRightCont{
	margin-top: 0rem;
}
/*专题课程开始*/
.course-t{
	height: 88rem;
}
.course-t .course-t-m{
	width: 100%;
	height: 100%;
}
/*课程排期开始*/
.table{
	height: 66rem;
	margin-bottom: 0;
	margin-top: -1rem;
}
.table .table-m{
	width: 100%;
	height: 100%;
}
.table .table-m h4{
	height: 5rem;
}
.table-m-d{
	height: 62rem; 
	margin-top: 1rem;
	position: relative;
}
.table-m-body{
	height: 60rem;
}
.table-m-body dl{
	width: 74%;
	height: 20rem;
	margin-left: 7rem;
	padding-right: 1rem;
	box-sizing: border-box;
	margin-bottom: 0;
	background: url(../../../images/index4/321.png) no-repeat -3rem 6rem;
}
.table_one dl dt,.table_one dl dd{
	text-align: right;
}
.table_last dl dt,.table_last dl dd{
	text-align: left;
}
.table_last dl dd{
	text-align: left;
	text-indent: 2em;
}
.table-time{
	display: none;
}
.table-m-d .table_last{
	position: absolute;
	top: 0rem;
	background-image: none;
}
.table-m-d .table_last dl{
	height: 12rem;
	margin-top: 8rem;
	width: 50%;
	margin-left: 20rem;
	background-image: none;
}
