
.slide .swiper-slide{
	height: 314px;
}
.slide .ani{
	margin-top: 10px;
}
.slide .swiper-pagination-bullet{
    display: inline-block;
    width: 54px;
    height: 3px;
    cursor: pointer;
    background-color: #ccc;
    border: 0;
    border-radius: 0;
}
.slide .swiper-pagination-bullet-active{
	background-color: #c00;
}
.common-course aside .course-aside:first-child{
	margin-bottom: 30px;
}
.course-aside{
	background: #eee url(../../uploads/190309/aside-bg.jpg) no-repeat 0 0;
	background-size: 100% 48px;
	padding-left: 25px;
	padding-right: 5px;
}
.course-aside-hd{
	height: 45px;
	line-height: 45px;
}
.course-aside-hd em{
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	font-style: normal;
}
.course-more, .business .link-more{
	font-size: 14px;
	display: inline-block;
	background-color: #c00;
	color: #fff;
	width: 65px;height: 22px;
	text-align: center;
	line-height: 22px;
	margin-top: 18px;
	border-radius: 15px;
	border: 1px solid transparent;
}
.course-more:hover{
	color: #fff;
}
.course-aside-bd{
	padding-top: 30px;
}
.course-aside-bd dl{
	margin-bottom: 0;
}
.course-aside-bd dt{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
}
.course-aside-bd dd{
	float: left;
	margin-bottom: 20px;
	width: 16.6%;
}
.course-aside-bd dd a, .course-aside-bd ul a{
	color: #333;
	font-size: 16px;
}
.course-aside-bd dd a:hover, .course-aside-bd ul a:hover{
	color: #c00;
	font-weight: 700;
}
.course-aside-bd ul li{
	float: left;
	width: 25%;
	margin-bottom: 20px;
}
.course h2{
	font-size: 32px;
	color: #333;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
}
.course-list li{
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	transition: all .4s;
	font-size: 14px;
}
.course-list li i{
	color: #ccc;
	margin-right: 10px;
}
.course-list li:nth-child(2n-1){
	background-color: #ebebeb;
}
.course-list li a{
	display: inline-block;
	width: 620px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all .3s;
}
.course-list li:hover{
	background-color: #c00;
}
.course-list li:hover a{
	color: #fff;
}
.course-list li:hover time{
	color: #fff;
}
.course-list li:hover i{
	color: #fff;
}
.course-list time{
	float: right;
	transition: all .4s;
}
.course-aside-bd ol{
	margin-left: -18px;
}
.course-aside-bd ol li{
	padding: 0 15px 0 10px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .4s;
}
.course-aside-bd ol li:hover{
	background-color: #fff;
}
.course-aside-bd ol i{
	margin-right: 5px;
	color: #ccc;
	font-size: 12px;
}
.course-aside-bd ol li:hover a{
	color: #000;
	font-weight: 700;
}
.inner-course .course-aside-bd{
	padding-bottom: 30px;
}
.teachers, .activity{
	background-color: #f6f4f4;
}
.teachers .container{
	position: relative;
}
.teachers .swiper-slide{
	padding: 0 5px;
}
.teachers-img{
	background-color: #fff;
	padding-bottom: 15px;
	border-bottom: 2px solid #c00;
	margin-bottom: 4px;
}
.teachers-img:hover{
	border-bottom: 6px solid #c00;
	margin-bottom: 0;
}

.teachers .link-title{
	display: block;
	margin: 20px 0 10px;
}
.teachers .link-more{
	display: inline-block;
	width: 100px;height: 28px;
	line-height: 28px;
	border: 1px solid #c00;
	border-radius: 15px;
}
.link-more:hover{
	background-color: #c00;
	color: #fff;
}
.teachers h2, .activity h2, .business h2{
	font-size: 32px;
	color: #333;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
}
.swiper-button-next, .swiper-button-prev {
    width: 38px;
    height: 38px;
    background-size: 50%;
    outline: none;
    border-radius: 50%;
    background-color: #666;
    opacity: .3;
    top: 58%;
    z-index: 888;
    transition: all .4s;
}
.swiper-button-prev {
    background-image: url(../../uploads/190309/turn-left.png);
    left: -38px;
}
.swiper-button-next {
    background-image: url(../../uploads/190309/turn-right.png);
    right: -38px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	background-color: #666;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
	background-color: #c00;
	opacity:1;
}
.activity .container{
	position: relative;
}
.activity .swiper-slide{
	padding: 0 5px;
}
.act-img .link-title{
	display: inline-block;
	margin-top: 15px;
}
.activity .activity-more a{
	display: inline-block;
	width: 210px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	background-color: #c00;
	color: #fff;
	margin-top: 20px;
	transition: all .4s;
}
.activity .activity-more a:hover{
	transform: translateX(10px);
}
.business-img{
	display: block;
	width: 112px;
	height: 112px;
	margin: 0 auto;
	background: url(../../uploads/190309/css_sprites.png) no-repeat 0 0;
	transition: transform .8s;
}
.business .col-sm-3:nth-child(1) .business-img{
	background-position: -10px -10px;
}
.business .col-sm-3:nth-child(2) .business-img{
	background-position: -142px -10px;
}
.business .col-sm-3:nth-child(3) .business-img{
	background-position: -274px -10px;
}
.business .col-sm-3:nth-child(4) .business-img{
	background-position: -406px -10px;
}
.business .col-sm-3:nth-child(1) .business-item:hover  .business-img{
	background-position: -10px -142px;
}
.business .col-sm-3:nth-child(2) .business-item:hover  .business-img{
	background-position: -142px -142px;
}
.business .col-sm-3:nth-child(3) .business-item:hover  .business-img{
	background-position: -274px -142px;
}
.business .col-sm-3:nth-child(4) .business-item:hover  .business-img{
	background-position: -406px -142px;
}
.business-item{
/*	padding-left: 25px;*/
	background-color: #e4e4e4;
	padding-top: 40px;
	padding-bottom: 40px;
	transition: all .4s;
}
.business-item:hover{
	background-color: #c00;
	color: #fff;
}

.business-item:hover a{
	color: #fff;
}
.business-item:hover .business-img{
	transform: translateY(10px);
}
.business .col-sm-4:nth-child(1) .business-item{
	padding-left: 0;
}
.business h3{
	color: #333;
	margin-bottom: 30px;
}
.business li a{
	font-size: 16px;
}
.business li a:hover{
	text-decoration: underline;
}
.business .link-more{
	width: 100px;
	height: 30px;
	line-height: 30px;
	transition: all .4s;
}
.business-item:hover .link-more{
	border-color: #fff;
}
.business .link-more:hover{
	transform: translateX(10px);
}
.links{
	background-color: #e4e4e4;
	padding: 28px 0;
}
.links h4{
	font-size: 16px;
	color: #333;
	font-weight: 700;
}
.links li{
	float: left;
	margin-right: 20px;
}
.links li a:hover{
	color: #c00;
}
@media(max-width: 1199px){
	.course-list li a{
		width: 490px;
	}
}
@media (max-width: 991px){
	.slide .ani{
		width: 300px;
		margin-top: 45px;
	}
}
@media (max-width: 767px){
	.course-list li a{
		width: 100%;
	}
	.course-list time{
		display: none;
	}
	.act-img{
		text-align: center;
	}
	.swiper-button-prev {
	    left: 0;
	}
	.swiper-button-next {
	    right: 0;
	}
	.activity .activity-more a{
		margin-top: 20px;
	}
	.business-item{
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 10px;
	}
	.business .link-more{
		margin-top: 0;
	}
	.business h3{
		margin-bottom: 15px;
	}
	.course-list li, .course-aside-bd ol li{
		padding: 0 5px
	}
	.course-list li i{
		margin-right: 5px;
	}
	.course h2{
		margin-top: 15px;
	}
}