a.t {
	text-decoration: underline
}

a.t:hover {
	color: #f30;
	text-decoration: underline
}

.cf {
	zoom: 1
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
	overflow: hidden
}

.left {
	float: left
}

.right {
	float: right
}

.fnone {
	float: none
}

.middle {
	float: left
}

.tleft {
	text-align: left
}

.tright {
	text-align: right
}

.tcenter {
	text-align: center
}

.dis {
	display: block
}

.undis {
	display: none
}

.sanjiao {
	border-width: 20px;
	border-color: transparent transparent #ccc transparent;
	border-style: dashed dashed solid dashed;
	width: 0;
	height: 0;
	overflow: hidden
}

.clcikActive {
	color: #fff;
	background: #33b0c4;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px
}

.crumb {
	display: none
}

@media ( min-width :768px) {
	.crumb {
		display: block;
		zoom: 1;
		line-height: 50px
	}
	.crumb:after {
		content: " ";
		clear: both;
		display: table
	}
	.crumb p {
		color: #999
	}
	.crumb p a {
		padding: 0 10px
	}
	.crumb p span {
		padding-left: 10px
	}
}

.sp_top {
	font-size: 20px;
	background-image: url(../../images/person/sp_top1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.sp_top .sp_top_box {
	max-width: 1200px;
	padding: 2.5em 2em 2.5em 8em;
	margin: 0 auto 1.5em;
	box-sizing: border-box;
	position: relative
}

.sp_top .sp_top_box div {
	width: 5em;
	height: 5em;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	overflow: hidden;
	margin-top: -2.5em;
	position: absolute;
	left: 2em;
	top: 50%
}

.sp_top .sp_top_box div img {
	width: 100%;
	height: 100%
}

.sp_top .sp_top_box h2 {
	font-size: 1em;
	color: #333
}

.sp_top .sp_top_box p {
	font-size: .8em;
	color: #a09f9b
}

.sp_top .sp_top_box .door {
	position: absolute;
	top: 58px;
	right: 25px
}

.spaceNav {
	min-width: 150px;
	width:13%;
	float: left
}

.spaceNav, .spaceNav a {
	color: #7f8fa4;
	text-decoration: none;
}

.spaceNav dl {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-top: 10px
}

.spaceNav dl dd, .spaceNav dl dt {
	height: 40px;
	line-height: 40px
}

.spaceNav dl dt {
	padding-left: 1em
}

.spaceNav dl dd {
	line-height: 40px;
	padding-left: 1.5em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px
}

.spaceNav dl dd .tip {
	margin-left: 5px;
	display: inline-block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	font-size: 12px;
	min-width: 1.6em;
	text-align: center;
	color: #fff;
	line-height: 20px;
	padding: 0 2px
}

.spaceNav dl dd .tip.bgCr {
	background: #ff4b64
}

.spaceNav dl dd .tip.bgCy {
	background: #ffaf00
}

.spaceNav dl dd .tip.bgCg {
	background: #7bbb21
}

.spaceNav dl dd .tip.bgCb {
	background: #0294ff
}

.spaceNav dl dd i {
	margin-right: .5em;
	font-size: 1.2em;
	vertical-align: middle
}

.spaceNav dl dd.on, .spaceNav dl dd:hover {
	background: #d55
}

.spaceNav dl dd.on a, .spaceNav dl dd:hover a {
	color: #fff
}

.spaceNav dl:first-child {
	margin-top: 0
}

.spaceNav dl:last-child dd:last-child {
	background: #fff
}

.spaceNav dl:last-child dd:last-child a {
	color: #d55
}

.sp_main {
	max-width: 1200px;
	min-width: 1000px;
	margin: auto;
	font-size: 14px;
	zoom: 1
}

.sp_main:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main_right {
	width: 86.333%;
	float: right;
	background: #fff;
	padding: 0;
	margin-bottom: 50px;
	box-sizing: border-box
}

.sp_main_right ul.ulCur {
	box-sizing: border-box;
	font-size: 16px;
	margin-bottom: 1em
}

.sp_main_right ul.ulCur li {
	display: inline-block;
	color: #666;
	margin-bottom: -2px;
	border-bottom: 2px solid transparent;
	padding: 1.3em .8em 1.1em;
	cursor: pointer;
	margin-right: 2em
}

.sp_main_right ul.ulCur .sp_selected {
	border-color: #e45050;
	color: #d55
}

.sp_main_right ul.ulCur.line {
	border-bottom: none
}

.sp_main_right ul.ulCur.line li:hover {
	outline: 1px solid #eee
}

.sp_main_right .myclass-sel {
	zoom: 1;
	padding: 15px 0
}

.sp_main_right .myclass-sel:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main_right .myclass-sel dl {
	line-height: 30px;
	zoom: 1;
	margin: 10px auto
}

.sp_main_right .myclass-sel dl:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main_right .myclass-sel dl dt {
	float: left;
	color: #666;
	text-align: right
}

.sp_main_right .myclass-sel dl dd {
	word-break: break-all;
	margin-left: 60px
}

.sp_main_right .myclass-sel dl dd a {
	padding: 0 10px;
	background: #eee;
	margin: 0 5px;
	float: left
}

.sp_main_right .myclass-sel dl dd a:hover {
	color: #f08880
}

.sp_main_right .myclass-sel dl dd .active, .sp_main_right .myclass-sel dl dd a:hover
	{
	background: #f08880;
	color: #fff
}

.sp_main_right .ctn-title {
	zoom: 1;
	color: #999
}

.sp_main_right .ctn-title:after {
	content: " ";
	clear: both;
	display: table
}

.sp_main_right .ctn-title .tleft {
	float: left;
	cursor: pointer;
	margin: 10px 0
}

.sp_main_right .ctn-title .tleft span {
	color: #1c9bb9
}

.sp_main_right .sp_ulSel {
	display: none
}

.sp_main_right .sp_sale {
	display: block
}

.sp_main_right .sp_sale table tr td .sp_quantity {
	padding-top: .5em
}

.sp_main_right .sp_sale table tr td:nth-of-type(2) div p span {
	color: #d55
}

.courseList {
	text-align: center;
	padding: 75px 0 100px 0;
	border: 1px solid #eee;
	margin-bottom: 15px;
	background-color: #F9FAFB
}

.courseList p {
	margin: 20px 0 5px 0
}

.courseList a {
	font-size: 14px;
	color: #3f7cb2
}

.courseList a span {
	color: #a6a7a9;
	margin-left: 5px;
	font-size: 18px
}

.cred {
	color: #d32a29
}

.cgray {
	color: #999
}