@charset "utf-8";
.nav {
	background: url("/imgs/global/nav-x.gif") repeat-x left bottom / 1px 68px; padding: 4px 0px; text-align: center; line-height: 30px; font-size: 1.12em;
}
.nav a {
	color: rgb(0, 65, 119);
}
.nav li {
	width: 20%; float: left;
}
.rec {
	padding: 13px 12px 2px;
}
.rec-h2 {
	color: rgb(186, 39, 55); line-height: 24px; overflow: hidden; font-size: 1em; white-space: nowrap; text-overflow: ellipsis;
}
.rec-h2 a {
	color: rgb(186, 39, 55);
}
.focus {
	margin: 0px auto; width: 296px; height: 122px; overflow: hidden;
}
.focus ul {
	height: 122px;
}
.focus ul li {
	width: 296px; height: 122px; overflow: hidden; float: left; position: relative; z-index: 1;
}
.focus ul li p {
	background: rgba(4, 4, 4, 0.45); left: 0px; width: 286px; bottom: 0px; color: rgb(255, 255, 255); line-height: 26px; padding-left: 10px; font-size: 0.87em; position: absolute;
}
.focus-num {
	margin: -26px auto 0px; width: 292px; height: 26px; line-height: 26px; padding-right: 4px; z-index: 2;
}
.focus-num span {
	background: url("/imgs/global/focus-numBg.png") no-repeat 0% 0% / 8px 16px; margin: 0px 5px; width: 8px; height: 8px; line-height: 0; overflow: hidden; font-size: 0px; vertical-align: middle; display: inline-block;
}
.focus-num span.cur {
	background-position: left -8px;
}
.pt7 {
	padding-top: 7px;
}
.ptb7 {
	padding: 7px 0px;
}
.pb16 {
	padding-bottom: 16px;
}
.pt12 {
	padding-top: 12px;
}
.pt25 {
	padding-top: 25px;
}
.mt17 {
	margin-top: 17px;
}
.mt24 {
	margin-top: 24px;
}
.pd32 {
	padding: 0px 12px;
}
.tutor-img li {
	background: rgb(238, 238, 238); padding: 3px; border-radius: 5px; border: 1px solid rgb(202, 202, 202); width: 135px; height: 91px; margin-right: 5px; display: inline-block; position: relative; box-shadow: 0px 1px 2px #d5d5d5;
}
.tutor-img li span {
	width: 135px; height: 91px; overflow: hidden; display: block;
}
.tutor-img li:last-child {
	margin-right: 0px;
}
.tutor-img li p {
	background: rgba(4, 4, 4, 0.45); left: 3px; width: 135px; height: 26px; bottom: 3px; color: rgb(255, 255, 255); line-height: 26px; overflow: hidden; font-size: 0.87em; white-space: nowrap; position: absolute; text-overflow: ellipsis;
}
.tutor-img li p a {
	color: rgb(255, 255, 255);
}

/*各字体颜色*/
.red {
	COLOR: red! important
}
.red A:link {
	COLOR: red! important
}
.red A:visited {
	COLOR: red! important
}
.lightred {
	COLOR: #c40035! important
}
.lightred A:link {
	COLOR: #c40035! important
}
.lightred A:visited {
	COLOR: #c40035! important
}
.blue {
	COLOR: blue! important
}
.blue A:link {
	COLOR: blue! important
}
.blue A:visited {
	COLOR: blue! important
}
.lightBlue {
	COLOR: #4494c9! important
}
.lightBlue A:link {
	COLOR: #4494c9! important
}
.deepBlue {
	COLOR: #3a618a! important
}
.deepBlue A:link {
	COLOR: #3a618a! important
}
.deepBlue A:visited {
	COLOR: #3a618a! important
}
.topBlue {
	COLOR: #0033FF! important
}
.topBlue A:link {
	COLOR: #0033FF! important
}
.gray {
	COLOR: gray! important
}
.gray A:link {
	COLOR: gray! important
}
.gray A:visited {
	COLOR: gray! important
}
.lightGray {
	COLOR: #696969! important
}
.lightGray A:link {
	COLOR: #696969! important
}
.lightGray A:visited {
	COLOR: #696969! important
}
.white {
	COLOR: white! important
}
.white A:link {
	COLOR: white! important
}
.white A:visited {
	COLOR: white! important
}
.green {
	COLOR: #12a000! important
}
.green A:link {
	COLOR: #12a000! important
}
.green A:visited {
	COLOR: #12a000! important
}
.orange {
	COLOR: #f99211! important
}
.orange A:link {
	COLOR: #f99211! important
}
.orange A:visited {
	COLOR: #f99211! important
}
.deepOrange {
	COLOR: #ff4400! important
}
.deepOrange A:link {
	COLOR: #ff4400! important
}
.deepOrange A:visited {
	COLOR: #ff4400! important
}
.gold {
	COLOR: gold! important
}
.gold A:link {
	COLOR: gold! important
}
.gold A:visited {
	COLOR: gold! important
}
.deepGold {
	COLOR: #8a4b0d! important
}
.deepGold A:link {
	COLOR: #8a4b0d! important
}
.deepGold A:visited {
	COLOR: #8a4b0d! important
}
.purple { /*深紫色*/
	COLOR: #990099! important
}
.purple A:link {
	COLOR: #990099! important
}
.purple A:visited {
	COLOR: #990099! important
}
.pressColor {
	COLOR: #990099! important;
}
.pressColor A:link {
	COLOR: #990099! important;font-weight:bold;
}
.pressColor A:visited {
	COLOR: #990099! important;font-weight:bold;
}