.wrap {
	height: 300px;

}

.banner img {
	width: 100%;
	display: block;
	
}

.block {
	padding-bottom: 20px;
}

.block .title {
	text-align: center;
	font-size: 25px;
	color: rgb(23, 138, 177);
	margin-bottom: 30px;
}

.content {
	margin-top: 30px;
	background-color: rgb(252, 252, 252);
	padding: 30px;
	border: 1px solid #e1e1e8;
	border-radius: 3px;
	margin-bottom: 40px;
}

.intro .text {
	font-size: 16px;
	color: #555;
	line-height: 30px;
}

.yicheng,
.teacher,
.news,
.jiagou,
.money {
	margin-top: 50px;
	text-align: center;
}

.jiagou .item,
.money .item {
	text-align: left; 
	line-height: 30px;
	font-size: 16px;
}

.yicheng th,
.yicheng td {
	text-align: left;
	padding: 10px!important;
}

.teacher-photo .inner {
	text-align: center;
}

.teacher-photo .inner img {
	border-radius: 1000px;
}

.teacher-photo .inner .name {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

.teacher-photo .inner .desc {
	margin-top: 10px;
}

.teacher-photo .col-md-3 {
	margin-top: 50px;
}


.news .post-row {
    position: relative;
    padding: 20px 0;
	border-bottom: 1px solid rgb(240, 240, 240);
	text-align: left;
}

.news .post-title {
    display: block;
    margin: 0 0 10px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

.news .post-title:hover {
    color: #4374EC;
}

.news .post-info {
    font-size: 14px;
    color: #8690A5;
}

.news .post-info span {
    display: inline-block;
    margin: 0 10px 0 0;
}

.news .post-info span {
    display: inline-block;
    margin: 0 10px 0 0;
}