.main-y {
	margin-top: 20px;	
}

.ab:hover{
	color:#208ddc;
}


#rcjh {
	text-align: center;
	line-height: 55px;
    font-size: 17px;
    color: #666;
}

.t-head {
	height: 35px;
	line-height: 35px;
	color: #0b373d;
	font-family: "microsoft yahei";
}

/*#rcjh tr td a { color:  #0b373d;}*/


#rcjh tr td:first-child {
	text-align: left;
	padding-left: 5px;
}

.banner {
	height: 400px;
	background:#1E68A5;
}

.ty {	
	 padding-right: 5px;}

.type-title {
	
	background: #ed6d00;
	width: 100%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	margin-top: -65px;
	margin-left: 0;
	margin-right: 0;
}

.type-title-color {
	width: 80%;
	margin: auto;
	line-height: 100px;
	color: #fff;
	font-style: normal;
	font-weight: 100;
	font-size: 27px;
	font-family: sans-serif;
}

.teach-list {
	width: 100%;
	margin-top: 0;
    margin-left: 0;
    margin-bottom: 15px;
}
}

.teach-list ul { list-style: none; margin: 0; padding: 0;}

.teach-list ul li {
	width: 100%;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px #ccc solid;
	font-size: 17px;
	padding-left: 18%;
	display: inline-block;
	text-align: left;
}

.teach-list ul li a {
	color: #333333;
}

.teach-list ul li:hover,
.teach-list ul li:active {
	background: #ee8c39;
	background-image: url(../img/sm-icon_03.png);
	background-repeat: no-repeat;
	background-position: 5% center;
}

.teach-list ul li:hover a,
.teach-list ul li:active  a {
	color: #fff;
}

