#teaching .slave {
	background: #f8f8f8;
	width: 200px;
	padding: 20px;}

#teaching .slave li {
	clear: both;
	height: 50px;
	line-height: 50px;}

#teaching .slave li a {
	font-size: 20px;}

#teaching .slave li a:hover {
	color: #c59b6d;}

.cont_list{
	width: 984px;}
.cont_top{
	position: relative;
	margin-top: 68px;
	border: 1px solid #c59b6d;}
.cont_top img{
	position: absolute;
	top: -22px;
	left: 23px;}
.cont_top p{
	font-size: 18px;
	color: #727171;
	line-height:28px ;
	padding: 30px 26px 18px 26px;}

.cont_list .cont_mid{
	width: 886px;
	margin: 62px auto 68px;}
.cont_list .cont_mid li{
	float: left;
	padding: 32px 28px 0;
	box-sizing: border-box;
	position: relative;
	width: 407px;
	height: 477px;
	background: #eee;}
.cont_list .cont_mid li:nth-child(1){
	margin-right: 72px;}
.cont_list .cont_mid .cont_mid_tit{
	width: 247px;
	height: 63px;
	background: #c59b6d;
	font-size: 24px;
	color: #fff;
	line-height: 63px;
	text-align: center;
	margin: 0 auto 32px;}
.cont_list .cont_mid .cont_mid_cont{
	font-size: 18px;
	color: #727171;
	line-height: 30px;
	text-align: justify;}
.cont_list .cont_mid img{
	position: absolute;
	bottom: 0;
	right: 0;}
.cont_list .cont_bottom .cont_bottom_tit{
	font-size: 26px;
	color: #727171;
	padding-bottom: 60px;
	text-align: center;}
.cont_list .cont_bottom .cont_bottom_cont{
	margin: auto;
	background: url(../../images/phbs_emba_2019/teaching/tese02.png) no-repeat;
	width: 489px;
	height: 182px;}
.cont_list .cont_bottom .cont_bottom_cont span{
	display: block;
	float: left;
	font-size: 25px;
	color: #fff;
	line-height: 182px;
	margin-left: 206px;}
.cont_list .cont_bottom .cont_bottom_cont span:nth-child(1){
	margin-left: 40px;}
.cont_list .cont_bottom .cont_bottom_bot{
	font-size: 24px;
	color: #727171;
	margin: 62px 0 60px;
	text-align: center;}
.cont_list .cont_bottom .cont_bottom_bot i{
	font-size: 34px;
	color: #c59b6d;}
