.otit h2 {
	color: #7a003c;
	margin-bottom: 0;
}
.part1 {
	background: url(/wp-content/themes/hti-ca/school/images/utoronto/banner.jpg) no-repeat;
	background-size: 100% 100%;
}
.part1 h1 {
    color: #333;
}
.part1 h2 {
    color: #333;
}
.ranking {
	background: #f5f5f5;
}
.rank h2 {
	background-color: #7a003c;
}
.rank h3:before {
	background: #7a003c;
}
.rank ul li .rank1 {
	background: #7a003c;
}
.news ul li a {
	color: #333;
	font-size: 20px;
}
.news ul li a:hover {
	color: #7a003c;
}
.part4 h2 {
    color: #fff;
}
.part3 h3 {
    color: #7a003c;
}
.part3-1 {
    width: 31%;
    height: 300px;
}
.zhnl2 .tgb_list ul li {
	width: auto;
}
.part4 {
    background-color: #ffc761;
    color: #333;
}
@media (max-width: 767px) {
	.part3 {
		text-align: center;
	}
	.part3-1 {
		width: 90%;
		height: auto;
	}
	.zhnl2 .tgb_list ul li {
		margin-top: 10px;
	}
}
