@charset "UTF-8"; 

.breadcrumb:before, .course-card-list:before, .steps-nav:before,
	.breadcrumb:after, .course-card-list:after, .steps-nav:after {
	content: "";
	display: table
}

.breadcrumb:after, .course-card-list:after, .steps-nav:after {
	clear: both
}

.inner-center {
	margin-left: auto;
	margin-right: auto
}

.hidden-clip {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px)
}

.market-list-mod .mlm-rt .btn-del {
	font: 0/0 a;
	text-shadow: none;
	border: 0 none;
	color: transparent
}

.ellipsis, .f-popup-lines-select .f-value-list .f-value-item,
	.mod-header_wrap-user .mod-header__user-name a, .course-card-item .item-line .topo-wrapper .step-include .include-tag,
	.course-card-item .item-source, .mod-user-card__name, .usercard .user-name,
	.unit-name, .unit-count {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal
}

.link-url, .bm-menu-bd .bm-menu-info .bm-menu-info-top, .modal .msg-text
	{
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all
}

.btn-card.disabled, .btn-card.dis-btn, .btn-disabled, .btn-disabled:hover,
	.btn-disabled:active {
	background-color: #e3e3e3 !important;
	color: #999 !important;
	cursor: default !important;
	pointer-events: none !important
}

:root .overlay, :root .f-upload .f-upload-again, :root .course-card-item.now:hover .item-now-link,
	:root .course-card-item .item-status {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='false')
}

.hover-tips:after, .f-value-wrap .icon-arrow-down {
	content: "";
	height: 0;
	width: 0;
	overflow: hidden
}

.link-blue, .nor-link {
	color: #188eee
}

.link-blue:hover, .nor-link:hover {
	color: #62b4f7
}

.link-3 {
	color: #333
}

.link-3:hover {
	color: #62b4f7
}

.link-6 {
	color: #666
}

.link-6:hover {
	color: #62b4f7
}

.link-9 {
	color: #999
}

.link-9:hover {
	color: #62b4f7
}

.btn-default, .btn-primary, .btn-weak, .btn-outline, .btn-card {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	border-radius: 2px;
	border: 0;
	user-select: none
}

.btn-default {
	background-color: #188eee;
	color: #fff
}

.btn-default:hover {
	background-color: #147de2
}

.btn-default:active {
	background-color: #1774c9
}

.btn-primary {
	background-color: #fe9455;
	color: #fff
}

.btn-primary:hover {
	background-color: #f3803b
}

.btn-primary:active {
	background-color: #ee7946
}

.btn-s {
	padding: 0 1em;
	line-height: 30px
}

.btn-m {
	width: 120px;
	line-height: 40px;
	font-size: 16px
}

.btn-l {
	line-height: 50px;
	font-size: 18px;
	min-width: 150px
}

.mod-header__link-logo, .icon-search, .course-card-item .item-line .icon-can-try,
	.ptlogin-toolbar .btn-weixin:before, .wrap-side-operation .js-jump-plan-container .js-jump-plane,
	.side-service-qr-code .item-hover-bg {
	background:
		url(/andisk/images/index-sprite2.9c567f2.png#unsprite)
		no-repeat
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	height: 100%;
	font-size: 62.5%;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", arial, \5b8b\4f53,
		"Helvetica Neue", Helvetica, STHeiTi, sans-serif
}

body {
	margin: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	overflow-y: scroll;
	min-height: 100%;
	box-sizing: border-box;
	padding-bottom: 180px;
	min-width: 1200px;
	position: relative !important
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
	margin: 0
}

ol, ul {
	list-style: none outside none
}

ul, ol, li, dl, dd {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	box-sizing: border-box
}

td, th {
	padding: 0
}

caption, th, td {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}

.andbook_htmledit_content td{
	max-width: 700px;
	border: 1px solid #ddd;
}

a {
	text-decoration: none;
	background: transparent;
	color: #188eee;
	-webkit-tap-highlight-color: transparent
}

a:hover {
	text-decoration: none
}

a:active, a:hover {
	outline: 0
}

img {
	border: 0;
	vertical-align: middle
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block
}

nav:active {
	outline: 0
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}

q, blockquote {
	quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none
}

i, em {
	font-style: normal
}

address, caption, cite, code, dfn, th, var, i, s {
	font-style: normal;
	font-weight: 400
}

div[contenteditable=true] {
	-webkit-line-break: after-white-space;
	-webkit-nbsp-mode: space;
	-webkit-user-modify: read-write;
	word-wrap: break-word
}

fieldset {
	border: 0
}

button {
	white-space: nowrap;
	overflow: visible
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input:focus {
	outline: 0
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	vertical-align: middle
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button
	{
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

input::-ms-clear, input::-ms-reveal {
	display: none
}

textarea, input {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-modify: read-write-plaintext-only;
	outline: 0 !important
}

input::-moz-placeholder, textarea::-moz-placeholder {
	color: #a6a6a6
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #a6a6a6
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #a6a6a6
}

.placeholder {
	color: #a6a6a6
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clear {
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	clear: both
}

.hide {
	display: none
}

.not-sel {
	-moz-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.l {
	float: left
}

.r {
	float: right
}

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',
		startColorstr='#80000000', endColorstr='#80000000');
	background-color: rgba(0, 0, 0, .5);
	z-index: 4000
}

.price {
	color: #e85308
}

.price.free {
	color: #5fb41b
}

.gray {
	color: #999
}

.content-guide {
	margin-bottom: 30px
}

.content-guide .guide-bd {
	margin-bottom: 0
}

.guide-hd {
	position: relative;
	margin-bottom: 10px
}

.guide-hd .guide-bd+.guide-hd {
	margin-top: 30px
}

.guide-hd .guide-tt {
	margin: 0
}

.guide-hd .hd-right {
	line-height: 32px;
	position: absolute;
	right: 0;
	top: 0
}

.guide-tt {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 10px
}

.guide-tt .tt-sub {
	color: #999;
	margin-left: 10px;
	font-size: 14px
}

.guide-bd+.guide-tt {
	margin-top: 30px
}

.aside-block {
	padding: 20px 0 20px
}

.aside-block+.aside-block {
	border-top: 1px solid #e5e5e5;
	clear:both;
}

.aside-block .block-tt {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 10px
}

.breadcrumb {
	line-height: 30px;
	margin-bottom: 20px
}

.breadcrumb .breadcrumb-item {
	float: left
}

.breadcrumb a {
	color: #333
}

.breadcrumb a:hover {
	color: #188eee
}

.breadcrumb .icon-font {
	margin: 8px 10px 0;
	float: left;
	font-size: 14px
}

.breadcrumb .item--tt {
	font-size: 14px;
	color: #666
}

.breadcrumb .item--flag {
	border: 1px dashed;
	line-height: 28px;
	padding: 0 30px 0 10px;
	color: #039ae3;
	position: relative;
	margin-right: 10px;
	cursor: pointer
}

.breadcrumb .item--flag:hover {
	border-style: solid
}

.breadcrumb .item--flag .flag-close {
	position: absolute;
	width: 30px;
	height: 28px;
	text-align: center;
	font-size: 20px;
	line-height: 25px
}

.section-postscript {
	padding: 20px 0 30px
}

.section-postscript .section-tt {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 10px
}

.hover-tips {
	display: none;
	position: absolute;
	background: #fff;
	top: -34px;
	left: -50px;
	text-align: center;
	border-radius: 4px;
	padding: 0 5px;
	font-size: 12px;
	z-index: 3000
}

.hover-tips:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 4px solid #fff;
	border-left: 4px dashed transparent;
	border-right: 4px dashed transparent;
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -4px
}

@
keyframes fadeIn { 0%{
	opacity: 0
}

100%{
opacity
:
1
}
}
img[src^="http://www.google-analytics.com"], img[src^="http://google-analytics.com"]
	{
	display: none
}

.inner-center {
	box-sizing: border-box;
	width: 1200px
}

.inner-center .main {
	float: left;
	width: 100%;
	box-sizing: border-box;
	min-height:1088px;
}

.l-min .inner-center {
	width: 990px
}

.l-media .inner-center, .l-max .inner-center {
	width: 1200px
}

.l-aside-left .aside-left {
	float: left;
	width: 200px;
	box-sizing: border-box;
	position: relative
}

.l-aside-left .main {
	margin-left: -200px
}

.l-aside-left .main .content {
	margin-left: 230px
}

.l-aside-right .aside-right {
	float: left;
	width: 330px;
	box-sizing: border-box;
	margin-left: -330px;
	min-height:1088px;
}
.main_img iframe{
 	min-height:1000px;
}

.l-aside-right .main .content {
	margin-right: 340px
}

@media only screen and (max-width:1199px) {
	body {
		min-width: 990px
	}
	.l-media .inner-center {
		width: 990px
	}
	.l-aside-right .aside-right {
		width: 300px;
		margin-left: -300px
	}
	.l-aside-right .main .content {
		margin-right: 310px
	}
}

.btn-weak {
	color: #333;
	background-color: #fff;
	border: 1px solid #ddd
}

.btn-weak:hover {
	border-color: #ccc;
	background-color: #eee
}

.btn-weak:active {
	background-color: #ddd;
	color: rgba(51, 51, 51, .5)
}

.btn-outline {
	color: #188eee;
	border: 1px solid #188eee;
	background-color: #fff
}

.btn-outline:hover {
	border-color: #147de2
}

.btn-outline:active {
	background-color: #e7f2fc;
	color: rgba(24, 142, 238, .5)
}

.btn-s.btn-weak, .btn-s.btn-outline {
	line-height: 28px
}

.btn-m.btn-weak, .btn-m.btn-outline {
	line-height: 38px
}

.btn-l.btn-weak, .btn-l.btn-outline {
	line-height: 48px
}

.btn-primary.disabled, .btn-default.disabled, .btn-weak.disabled,
	.btn-outline.disabled, .btn-primary.dis-btn, .btn-default.dis-btn,
	.btn-weak.dis-btn, .btn-outline.dis-btn {
	opacity: .5;
	filter: alpha(opacity = 50);
	cursor: default
}

.btn-primary ~.btn-weak, .btn-default ~.btn-weak, .btn-default ~.btn-default,
	.btn-default ~.btn-outline, .btn-outline ~.btn-weak {
	margin-left: 10px
}

.btn-card {
	color: #202020;
	background-color: #f3f3f3;
	position: relative
}

.btn-card>i {
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: -26px;
	overflow: hidden;
	border: 16px solid transparent;
	border-top-color: #68b30f
}

.btn-card:hover {
	background-color: #fff;
	border-color: #68b30f
}

.btn-card:active {
	background-color: #fff;
	border-color: #68b30f
}

.btn-card.on {
	background-color: #fff;
	border-color: #68b30f
}

.btn-card.on>i {
	display: block
}

.play-button.large, .play-button.normal, .play-button.small {
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	cursor: pointer
}

.play-button.large {
	width: 98px;
	height: 98px;
	margin: -49px auto auto -49px
}

.play-button.normal {
	width: 62px;
	height: 62px;
	margin: -31px auto auto -31px
}

.play-button.small {
	width: 26px;
	height: 26px;
	margin: -13px auto auto -13px;
	_width: 26px !important
}

.btn-2, .btn-3, .btn-7, .btn-8 {
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	border-radius: 2px
}

.btn-2 {
	width: 52px;
	height: 20px;
	line-height: 20px;
	background-color: #039ae3;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn-2:hover {
	background-color: #00acff
}

.btn-3 {
	width: 180px;
	height: 42px;
	line-height: 42px;
	background-color: #ff9b00;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn-3:hover {
	background-color: #ffad2e
}

.btn-3:active {
	background-color: #ed7b00
}

.btn-7 {
	padding: 0 26px;
	height: 36px;
	line-height: 36px;
	background-color: #039ae3;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn-7:hover {
	background-color: #00acff
}

.btn-8 {
	padding: 0 26px;
	height: 34px;
	line-height: 34px;
	background-color: #f3f3f3;
	font-size: 16px;
	border: 1px solid #d9d9d9;
	color: #3a3a3a;
	display: inline-block;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn-8:hover {
	background-color: #ebebeb
}

.btn-disabled, .btn-disabled:hover, .btn-disabled:active {
	outline: 0
}

button, input[type=submit], input[type=button] {
	border: 0 none
}

.radio {
	height: 18px;
	line-height: 18px;
	padding-left: 28px;
	overflow: hidden;
	position: relative
}

.radio i {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat
}

.radio:hover i {
	background-position: 0 -20px
}

.radio.disabled:hover i {
	background-position: 0 -80px
}

.radio.disabled.radio-check i {
	background-position: 0 -60px
}

.radio-check i, .radio-check:hover i {
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat 0 -40px
}

.radio-disabled i, .radio-disabled:hover i {
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat 0 -80px
}

.radio-check-disabled {
	cursor: pointer
}

.radio-check-disabled i, .radio-check-disabled:hover i {
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat 0 -60px
}

.checkbox {
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	padding-left: 28px;
	overflow: hidden;
	position: relative;
	cursor: pointer
}

.checkbox i {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat 0 -100px
}

.checkbox:hover i {
	background-position: 0 -120px
}

.checkbox-check i, .checkbox-check:hover i {
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat 0 -140px
}

.checkbox-disabled i, .checkbox-disabled:hover i, .checkbox.disabled i,
	.checkbox.disabled:hover i {
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat 0 -180px
}

.checkbox-check-disabled {
	cursor: default
}

.checkbox-check-disabled i, .checkbox-check-disabled:hover i,
	.checkbox-check.disabled i, .checkbox-check.disabled:hover i {
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat 0 -160px
}

input {
	border: 1px solid #e5e5e5;
	padding: 9px 10px;
	height: 20px;
	line-height: 20px;
	font-size: 14px
}

input:hover, input:focus {
	border-color: #9a9a9a
}

.textarea {
	width: 530px;
	height: 120px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	overflow: auto;
	resize: none;
	font-size: 14px
}

.textarea:hover {
	border-color: #9a9a9a
}

textarea {
	border: 1px solid #e5e5e5
}

.field input {
	vertical-align: middle
}

.field .field-help {
	vertical-align: middle;
	position: relative
}

.field-help, .warning-tips {
	display: none;
	margin-left: 10px
}

.field-help i, .warning-tips i {
	display: block;
	height: 14px;
	width: 14px;
	float: left;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat
}

.field-help p, .warning-tips p {
	font-size: 14px;
	line-height: 14px;
	margin-left: 5px;
	float: left
}

.g-err .field-help {
	display: inline-block;
	vertical-align: middle;
	position: relative
}

.g-err .field-help i {
	background-position: -2px -260px
}

.g-err .field-help p {
	color: #ea6533
}

.g-err input {
	border-color: #e80808
}

.g-err textarea {
	border-color: #e80808
}

.g-warn .field-help, .g-warn .warning-tips, .g-info .field-help, .g-info .warning-tips
	{
	display: inline-block;
	vertical-align: middle;
	vertical-align: middle;
	position: relative
}

.g-warn .field-help i, .g-warn .warning-tips i, .g-info .field-help i,
	.g-info .warning-tips i {
	background-position: -2px -220px
}

.g-succ .field-help {
	display: inline-block;
	vertical-align: middle;
	vertical-align: middle;
	position: relative
}

.g-succ .field-help i {
	background-position: -2px -240px
}

.g-succ .field-help p {
	display: none
}

@font-face {
	font-family: webfont;
	src:
		url(/andisk/css/fonts/webfont.1435ca6.eot);
	src:
		url(/andisk/css/fonts/webfont.1435ca6.eot?#iefix)
		format("embedded-opentype"),
		url(/andisk/css/fonts/webfont.096243c.woff)
		format("woff"),
		url(/andisk/css/fonts/webfont.b9cab9a.ttf)
		format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: bitstream_vera_sans_monoroman;
	src:
		url(/andisk/css/fonts/VeraMono-webfont.708cf2d.eot);
	src:
		url(/andisk/css/fonts/VeraMono-webfont.708cf2d.eot?#iefix)
		format("embedded-opentype"),
		url(/andisk/css/fonts/VeraMono-webfont.2f42a6e.woff)
		format("woff"),
		url(/andisk/css/fonts/VeraMono-webfont.49dec7d.ttf)
		format("truetype"),
		url(/andisk/css/fonts/VeraMono-webfont.f6719ad.svg#bitstream_vera_sans_monoroman)
		format("svg");
	font-weight: 400;
	font-style: normal
}

.icon-font {
	font-family: webfont;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 16px;
	position: relative;
	vertical-align: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.i-group:before {
	content: "\f020"
}

.i-logo:before {
	content: "\f021"
}

.i-heart:before {
	content: "\f022"
}

.i-play:before {
	content: "\f024"
}

.i-calendar:before {
	content: "\f028"
}

.i-qq-border:before {
	content: "\f029"
}

.i-edit:before {
	content: "\f02a"
}

.i-v-top:before {
	content: "\f02b"
}

.i-alert:before {
	content: "\f02c"
}

.i-home:before {
	content: "\f02d"
}

.i-success:before {
	content: "\f02e"
}

.i-user-border:before {
	content: "\f02f"
}

.i-tel:before {
	content: "\f033"
}

.i-weixin:before {
	content: "\f034"
}

.i-qq:before {
	content: "\f036"
}

.i-info:before {
	content: "\f039"
}

.i-question:before {
	content: "\f03b"
}

.i-star:before {
	content: "\f03d"
}

.i-to-top:before {
	content: "\f040"
}

.i-v-bottom:before {
	content: "\f041"
}

.i-v-left:before {
	content: "\f042"
}

.i-phone:before {
	content: "\f044"
}

.i-weixin-border:before {
	content: "\f045"
}

.i-user-group-border:before {
	content: "\f047"
}

.i-time:before {
	content: "\f049"
}

.i-star-border:before {
	content: "\f04c"
}

.i-close:before {
	content: "\f04d"
}

.i-user-group:before {
	content: "\f04e"
}

.i-v-right:before {
	content: "\f04f"
}

.i-user:before {
	content: "\f053"
}

.i-course-data:before {
	content: "\f056"
}

.i-course-live:before {
	content: "\f057"
}

.i-course-q-a:before {
	content: "\f058"
}

.i-course-record:before {
	content: "\f059"
}

.i-list-dot:before {
	content: "\f05d"
}

.i-delete:before {
	content: "\f066"
}

.i-share:before {
	content: "\f074"
}

.i-download:before {
	content: "\f080"
}

.i-comment:before {
	content: "\f083"
}

.i-course-test:before {
	content: "\f08b"
}

.i-clone:before {
	content: "\f096"
}

.i-upload:before {
	content: "\f0a1"
}

.i-tupu:before {
	content: "\f0a8"
}

.i-view:before {
	content: "\f0b9"
}

.i-praise:before {
	content: "\f0ba"
}

.i-vip-v:before {
	content: "\f0c9"
}

.i-image-pc:before {
	content: "\f0ca"
}

.i-right:before {
	content: "\f0d1"
}

.i-add:before {
	content: "\f0d2"
}

.i-arrow-top:before {
	content: "\f0d3"
}

.i-arrow-bottom:before {
	content: "\f0d4"
}

.i-qr-code:before {
	content: "\f0d5"
}

.i-insert:before {
	content: "\f0d7"
}

.i-d-bottom:before {
	content: "\f0e0"
}

.i-d-top:before {
	content: "\f0e1"
}

.i-volume:before {
	content: "\f0e6"
}

.i-calendar {
	position: absolute;
	right: 0;
	top: 2px;
	line-height: 28px;
	font-size: 20px;
	color: #b2b3b3;
	cursor: pointer
}

.icon-corner-selected {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-left: 12px solid #5fb41b;
	border-top: 12px solid #5fb41b;
	border-right: 12px solid transparent;
	border-bottom: 12px solid transparent;
	color: #fff
}

.icon-corner-selected .i-right {
	position: absolute;
	font-size: 14px;
	left: -12px;
	top: -12px
}

.icon-qq, .icon-qzone, .icon-weixin, .icon-weibo {
	background:
		url(/andisk/images/c-sprite.7c4a0e7.png#unsprite)
		no-repeat;
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	width: 30px
}

.icon-qq {
	background-position: -5px -185px
}

.icon-qzone {
	background-position: -36px -186px
}

.icon-weixin {
	background-position: -66px -185px
}

.icon-weibo {
	background-position: -100px -186px
}

.icon-qun {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 20px
}

.icon-phone {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px
}

.icon-sep {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 14px;
	background: #ddd
}

.icon-agency-level {
	display: inline-block;
	vertical-align: middle;
	background:
		url(/andisk/images/c-sprite.7c4a0e7.png#unsprite)
		no-repeat 1px -150px;
	width: 72px;
	height: 26px
}

.icon-agency-level.level--3 {
	background-position: -78px -148px
}

.icon-agency-level.level--4 {
	background-position: -165px -148px
}

.icon-agency-level.level--5 {
	background-position: -253px -148px
}

.icon-level {
	display: inline-block;
	vertical-align: middle;
	width: 72px;
	height: 26px
}

.icon-level.icon-level_3 {
	background-position: 0 -33px
}

.icon-level.icon-level_4 {
	background-position: 0 -68px
}

.icon-level.icon-level_5 {
	background-position: 0 -104px
}

.icon-a-teacher, .icon-a-profession, .icon-a-education, .icon-a-media {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 17px;
	background:
		url(/andisk/images/teacher-sprite.d44a26c.png#unsprite)
		no-repeat
}

.icon-a-teacher {
	background-position: -119px 0
}

.icon-a-profession {
	background-position: -143px 0
}

.icon-a-education {
	background-position: -166px 0
}

.icon-a-media {
	background-position: -190px 0
}

.icon-person {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	background:
		url(/andisk/images/c-sprite.7c4a0e7.png#unsprite)
		no-repeat -346px 0
}

.task-schedule--overdue .icon-person {
	background-position: -366px 0
}

.icon-person-white-run {
	background:
		url(/andisk/images/icon-run-white.d51728d.gif)
		no-repeat 0 0
}

.icon-person-black-run {
	background:
		url(/andisk/images/icon-run-black.75256df.gif)
		no-repeat 0 0
}

.icon-person-multi {
	display: inline-block;
	vertical-align: 0;
	width: 24px;
	margin-left: -12px;
	height: 14px;
	line-height: 1;
	background:
		url(/andisk/images/c-sprite.7c4a0e7.png#unsprite)
		no-repeat -320px -20px
}

.icon-msg-large {
	font-size: 36px
}

.icon-msg-middle {
	font-size: 24px
}

.i-info {
	color: #4da9e8
}

.i-question {
	color: #4ca9e6;
	cursor: help
}

.i-alert {
	color: #e86730
}

.i-success {
	color: #5fb41b
}

.warn-empty {
	margin: 170px 0;
	text-align: center
}

.warn-empty .icon-msg-large {
	margin-right: 15px;
	vertical-align: middle
}

.warn-empty .wording {
	display: inline-block;
	vertical-align: middle;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #999
}

.section-msg {
	text-align: center;
	margin: 170px 0
}

.section-msg .highlight {
	color: #e85308
}

.section-msg .msg-inner {
	display: inline-block;
	padding-left: 50px;
	position: relative
}

.section-msg .icon-msg-large {
	position: absolute;
	top: 0;
	left: 0
}

.section-msg .msg-text {
	line-height: 36px;
	font-size: 18px;
	color: #999;
	text-align: left
}

.section-msg .msg-text--lines {
	line-height: 2;
	font-size: 14px
}

.section-msg .msg-text--lines .msg-tt {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 15px;
	padding-top: 7px;
	text-align: left
}

.section-msg.section-msg--small {
	margin: 50px 0 0
}

.message-box {
	position: fixed;
	left: 0;
	right: 0;
	top: 50px;
	z-index: 3000;
	text-align: center
}

.message-box-bd {
	display: inline-block;
	border: 1px solid #e5e5e5;
	padding: 25px 100px;
	background-color: #fff
}

.message-box-bd .icon-font {
	vertical-align: middle
}

.message-box-bd .msg-text {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle
}

.message-box-simple {
	position: fixed;
	background: #f1faff;
	line-height: 24px;
	border: 1px solid #bfe8fc;
	color: #333;
	padding: 6px 56px;
	left: 0;
	right: 0;
	top: 50px;
	width: 230px;
	z-index: 3000;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box
}

.message-box-top-wrap {
	height: 41px
}

.message-box-top {
	background-color: #FFFBE5;
	line-height: 24px;
	border: 1px solid #F7DCB1;
	color: #F09E3C;
	left: 0;
	right: 0;
	top: 50px;
	width: 100%;
	z-index: 3000;
	text-align: left;
	vertical-align: middle;
	margin: 0 auto;
	padding: 8px 0;
	box-sizing: border-box
}

.message-box-top-content {
	width: 960px;
	margin: 0 auto
}

.note-msg {
	background-color: #FFFBE5;
	line-height: 26px;
	border: 1px solid #F7DCB1;
	padding: 8px;
	box-sizing: border-box;
	margin-bottom: 10px
}

.note-msg .stress {
	color: #e85308
}

.note-msg .link {
	color: #188eee
}

::-webkit-scrollbar {
	height: 10px;
	width: 10px;
	background-color: #fff
}

::-webkit-scrollbar-button {
	height: 0;
	width: 0;
	display: none
}

::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb {
	border: 0
}

::-webkit-scrollbar-track {
	background-color: #fff
}

::-webkit-scrollbar-thumb {
	padding-top: 100px;
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset -1px -1px 0
		rgba(0, 0, 0, .07);
	background-color: #dadada;
	min-height: 28px;
	border-radius: 4px
}

::-webkit-scrollbar-thumb:hover {
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
	background-color: rgba(0, 0, 0, .4)
}

::-webkit-scrollbar-thumb:active {
	-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .35);
	background-color: rgba(0, 0, 0, .5)
}

body {
	scrollbar-base-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-face-color: #dadada;
	scrollbar-arrow-color: #dadada;
	scrollbar-shadow-color: #fff
}

.meta-mt-medium {
	margin-top: 20px
}

.mt10 {
	margin-top: 10px !important
}

.mt20 {
	margin-top: 20px !important
}

.mt30 {
	margin-top: 30px !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.pt10 {
	padding-top: 10px !important
}

.pt20 {
	padding-top: 20px !important
}

.pt30 {
	padding-top: 30px !important
}

.pb10 {
	padding-bottom: 10px !important
}

.pb20 {
	padding-bottom: 20px !important
}

.pb30 {
	padding-bottom: 30px !important
}

.mrl15 {
	margin-left: 15px;
	margin-right: 15px
}

.mrl25 {
	margin-left: 25px;
	margin-right: 25px
}

.nor-link-stress {
	color: #039ae3
}

.tb {
	border-top: 1px solid #dcdcdc
}

.rb {
	border-right: 1px solid #dcdcdc
}

.bb {
	border-bottom: 1px solid #dcdcdc
}

.lb {
	border-left: 1px solid #dcdcdc
}

.tal {
	text-align: left
}

.tar {
	text-align: right
}

.tac {
	text-align: center
}

.autoM {
	margin: 0 auto;
	width: 1200px
}

.autoM-2 {
	margin: 0 auto;
	width: 1110px
}

.meta-c-strong {
	color: #E85308
}

.red {
	color: #e13c1e
}

.blue {
	color: #039ae3
}

.c999 {
	color: #999
}

.fs12 {
	font-size: 12px
}

.fs14 {
	font-size: 14px
}

.fs16 {
	font-size: 16px
}

.fs18 {
	font-size: 18px
}

.fs20 {
	font-size: 20px
}

.fs22 {
	font-size: 22px
}

.fs24 {
	font-size: 24px
}

.icon-xl {
	padding-left: 16px;
	background-position: -4px -62px;
	overflow: hidden
}

.icon-cl {
	padding-left: 16px;
	background-position: -4px -21px;
	overflow: hidden
}

.icon-sy {
	padding-left: 16px;
	background-position: -4px -41px;
	overflow: hidden
}

.nodata-info {
	padding: 0 10px
}

.nodata-info .ico-wording {
	margin-left: 10px;
	display: block;
	float: left;
	font-size: 14px
}

.meta-link {
	color: #1A96E1
}

.meta-link:hover {
	color: #1B88DA
}

.meta-link:active {
	color: #1076B5
}

.meta-f-l {
	float: left
}

.meta-c-dark {
	color: #333 !important
}

.tb-list {
	table-layout: fixed;
	width: 100%;
	box-sizing: border-box
}

.tb-list tbody tr {
	border-bottom: 1px solid #e5e5e5
}

.tb-list tbody tr:hover, .tb-list tbody tr.active {
	background: #e5e5e5
}

.tb-list th, .tb-list td {
	padding: 10px;
	box-sizing: border-box
}

.tb-list th {
	background: #f3f3f3;
	color: #999;
	text-align: left;
	font-weight: 400
}

.tb-list a {
	color: #3672a2
}

.tb-list a:hover {
	color: #0d80d7
}

.f-text, .f-textarea, .f-value-wrap, .f-date {
	padding: 4px;
	transition: .2s;
	border: 1px solid #e5e5e5
}

.f-text:hover, .f-textarea:hover, .f-value-wrap:hover, .f-date:hover {
	border-color: #b2b2b2
}

.f-text.f-ele-error.f-ele-error, .f-textarea.f-ele-error.f-ele-error,
	.f-ele-error .f-value-wrap.f-ele-error {
	border-color: #e80808
}

.f-text {
	height: 20px;
	width: 370px;
	vertical-align: middle
}

.f-textarea {
	vertical-align: top;
	height: 60px;
	width: 370px;
	resize: none
}

.f-radio, .f-checkbox {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	line-height: 20px;
	cursor: pointer
}

.icon-radio, .icon-checkbox {
	float: left;
	width: 18px;
	height: 18px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat;
	margin-right: 5px;
	margin-top: 1px;
	cursor: pointer
}

.f-radio:hover .icon-radio {
	background-position: 0 -20px
}

.f-radio.checked .icon-radio {
	background-position: 0 -40px
}

.f-radio.checked.disabled .icon-radio {
	background-position: 0 -60px
}

.f-radio.disabled .icon-radio {
	background-position: 0 -80px
}

.f-radio.disabled .f-rc-label {
	color: #999
}

.f-checkbox .icon-checkbox {
	background-position: 0 -100px
}

.f-checkbox:hover .icon-checkbox {
	background-position: 0 -120px
}

.f-checkbox.checked .icon-checkbox {
	background-position: 0 -140px
}

.f-checkbox.checked.disabled .icon-checkbox {
	background-position: 0 -160px
}

.f-checkbox.disabled .icon-checkbox {
	background-position: 0 -180px
}

.f-checkbox.disabled .f-rc-label {
	color: #999
}

.f-rc-list.list--block .f-radio, .f-rc-list.list--block .f-checkbox {
	display: block;
	padding-left: 25px
}

.f-rc-list.list--block .icon-radio, .f-rc-list.list--block .icon-checkbox
	{
	margin-left: -25px
}

.f-value-wrap {
	position: relative;
	padding-right: 30px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap
}

.f-value-wrap .f-select-icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	top: 50%;
	margin-top: -15px;
	text-align: center;
	color: #999;
	background-color: #fff
}

.f-value-wrap .icon-arrow-down {
	border-top: 6px solid #999;
	border-left: 6px dashed transparent;
	border-right: 6px dashed transparent;
	display: inline-block;
	vertical-align: middle
}

.f-value-wrap .i-calendar {
	right: 5px;
	top: 1px
}

.f-value-wrap:hover {
	border-color: #b2b2b2
}

.selected .f-value-wrap .placeholder {
	display: none
}

.f-select-dropdown {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: -1px;
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #b2b2b2;
	overflow: hidden;
	z-index: 10
}

.f-select-dropdown.f-select-dropdown--center {
	text-align: center
}

.selecting .f-select-dropdown {
	display: block
}

.f-select-dropdown .f-value-list {
	overflow-y: auto;
	max-height: 299px
}

.f-value-list li {
	position: relative;
	background: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-top: 1px solid #e5e5e5;
	cursor: pointer
}

.f-value-list li:first-child {
	border-top: 0
}

.f-value-list li:hover {
	background: #eee
}

.f-select, .f-multi-select, .f-popup-select, .f-popup-lines-select,
	.f-autocomplete-select {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	background: #fff
}

.f-select:focus, .f-multi-select:focus, .f-popup-select:focus,
	.f-popup-lines-select:focus, .f-autocomplete-select:focus {
	outline: 0
}

.f-multi-select .f-select-dropdown {
	padding-bottom: 40px
}

.f-multi-select .f-value-btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #e5e5e5
}

.f-multi-select .f-value-btn:hover {
	background: 0 0
}

.f-multi-select .f-value-btn .btn-default {
	width: 100%;
	box-sizing: border-box;
	max-width: 90px
}

.f-select--scroll .f-value-list {
	overflow-y: scroll
}

.f-popup-select, .f-popup-lines-select {
	width: 380px
}

.f-popup-lines-select .f-value-list {
	display: none;
	border: 1px solid #e5e5e5
}

.f-popup-lines-select .f-value-list .f-value-item {
	padding-right: 50px;
	cursor: default
}

.f-popup-lines-select .f-value-list .item-del {
	position: absolute;
	right: 0;
	color: #188eee;
	padding: 0 10px;
	cursor: pointer
}

.f-popup-lines-select .f-value-list .f-value-add {
	background: #f3f3f3;
	text-align: center;
	cursor: pointer
}

.f-popup-lines-select.selected .f-value-wrap {
	display: none
}

.f-popup-lines-select.selected .f-value-list {
	display: block
}

.f-autocomplete-select {
	cursor: default
}

.f-autocomplete-select .f-text {
	padding: 0;
	width: 100%;
	box-sizing: border-box;
	border: 0
}

.f-date-wrap {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.f-date-wrap .f-date {
	padding-right: 30px;
	width: 90px
}

.f-date-wrap.f-ele-error .f-date {
	border-color: #e80808
}

.f-date-wrap .i-calendar {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%;
	margin-top: -15px
}

.f-date-wrap .i-calendar:before {
	margin-top: 5px;
	margin-left: 5px
}

.f-upload-wrap {
	min-height: 127px
}

.f-upload-wrap .f-upload {
	float: left
}

.f-upload-wrap .f-upload-intro {
	margin-left: 244px
}

.f-upload-wrap .f-upload-intro .f-msg {
	margin-left: 0
}

.f-upload {
	width: 222px;
	height: 125px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	position: relative;
	cursor: pointer;
	background: #fff
}

.f-upload .f-upload-icon, .f-upload .f-upload-text {
	font-size: 80px;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
	color: #bfbfbf;
	text-align: center;
	width: 100%
}

.f-upload .f-upload-text {
	font-size: 14px;
	top: 90px
}

.f-upload .f-upload-img {
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.f-upload .f-upload-again {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	line-height: 125px;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',
		startColorstr='#80000000', endColorstr='#80000000');
	background-color: rgba(0, 0, 0, .5)
}

.f-upload .f-file {
	padding: 0;
	height: auto;
	font-size: 200px;
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 997;
	cursor: pointer;
	opacity: .01;
	filter: alpha(opacity = 1)
}

.f-upload:hover .f-upload-icon {
	color: #68b30f
}

.f-upload--success:hover .f-upload-again {
	display: block
}

.f-msg {
	display: none;
	vertical-align: middle;
	position: relative;
	padding-left: 20px;
	line-height: 16px;
	margin-left: 10px
}

.f-msg .icon-msg {
	position: absolute;
	width: 14px;
	height: 14px;
	left: 0;
	top: 50%;
	margin-top: -7px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat
}

.f-msg.f-msg--block {
	display: block;
	position: relative;
	margin-left: 0
}

.f-msg.f-msg--position, .f-msg.f-msg--absolute {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	margin-left: 14px;
	min-height: 16px
}

.f-item--info .f-msg, .f-item--error .f-msg, .f-item--success .f-msg,
	.f-item--error-msg .f-msg {
	display: inline-block
}

.f-item--info .f-msg .icon-msg {
	background-position: -2px -220px
}

.f-item--error-msg .f-msg .icon-msg, .f-item--error .f-msg .icon-msg {
	background-position: -2px -260px
}

.f-item--error-msg .f-msg-text, .f-item--error .f-msg-text {
	color: #e80808
}

.f-item--error-msg .f-text, .f-item--error-msg .f-textarea,
	.f-item--error-msg .f-value-wrap, .f-item--error-msg .f-date,
	.f-item--error .f-text, .f-item--error .f-textarea, .f-item--error .f-value-wrap,
	.f-item--error .f-date {
	border-color: #e80808
}

.f-item--success .f-msg .icon-msg {
	background-position: -2px -240px
}

.f-disabled {
	background-color: #e3e3e3 !important;
	color: #999 !important;
	cursor: default !important;
	pointer-events: none !important
}

.f-disabled.f-text, .f-disabled.f-textarea {
	border-color: #dbdbdb !important
}

.f-required {
	color: #e80808;
	margin-right: 3px
}

.f-question {
	color: #999
}

.f-des {
	color: #999
}

.f-prefix {
	margin-right: 5px
}

.f-suffix {
	margin-left: 5px
}

.f-join {
	margin: 0 5px
}

.f-100 {
	width: 100px
}

.form {
	margin-bottom: 20px
}

.form .f-item {
	margin-bottom: 20px;
	clear: both;
	position: relative
}

.form .f-item.f-item--line, .form .f-item.f-item--inline {
	float: left;
	clear: none
}

.form .f-item.f-item--v .f-label {
	float: none;
	text-align: left
}

.form .f-item.f-item--v .f-field {
	margin-left: 0
}

.form .f-item .f-checkbox, .form .f-item .f-radio {
	padding-top: 5px;
	padding-bottom: 5px
}

.form .f-label, .form .f-lh, .form .f-prefix, .form .f-suffix, .form .f-join
	{
	line-height: 30px
}

.form .f-gray {
	color: #999
}

.form .f-ele-inline, .form .f-inline {
	margin-right: 10px
}

.form--h .f-label {
	float: left;
	text-align: right;
	width: 100px
}

.form--h .f-field {
	margin-left: 120px
}

.form--c .f-text, .form--c .f-textarea, .form--c .f-value-wrap, .form--c .f-date
	{
	padding: 9px
}

.form--c .f-rc {
	padding-top: 10px;
	padding-bottom: 10px
}

.form--c .f-label, .form--c .f-lh, .form--c .f-prefix, .form--c .f-suffix,
	.form--c .f-join {
	line-height: 40px
}

.form--c .f-value-wrap {
	padding-right: 40px
}

.form--c .f-value-list li {
	height: 40px;
	line-height: 40px
}

.mod-header__wrap {
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 20px;
	background-color: #fff
}

.mod-header__wrap a {
	color: #333
}

.mod-header__wrap a:hover {
	color: #188EEE
}

.mod-header {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	*zoom: 1
}

.mod-header__link-logo {
	background-position: 0 18px;
	font: 0/0 a;
	color: transparent;
	width: 297px;
	height: 81px;
	float: left
}

.mod-header__wrap-search {
	position: relative;
	float: right;
	padding-top: 10px;
	margin-right: 38px
}

.mod-header__wrap-login {
	width: 146px;
	height: 40px;
	position: relative;
	padding-top: 10px;
	float: right;
	line-height: 40px;
	text-align: right;
	margin-left: 20px
}

.mod-header__wrap-login .mod-header__wrap-common-operation {
	display: inline-block;
	vertical-align: middle;
	line-height: 30px
}

.mod-header__wrap-login .mod-header__link-user, .mod-header__wrap-login .mod-header__wrap-agency,
	.mod-header__wrap-login .mod-header__link-logout {
	display: none
}

.mod-header__wrap-login .mod-header__link-login, .mod-header__wrap-login .mod-header__link-help
	{
	font-size: 12px;
	color: #333;
	padding: 0 5px;
	display: inline-block;
	float: left;
}

.mod-header__wrap-login .mod-header__link-help:before {
	position: relative;
	display: inline-block;
	top: 2px;
	width: 15px;
	height: 14px;
	border-left: solid 1px #ccc;
	content: ""
}

.mod-header__wrap-login .mod-header__link-help {
	margin-left: 5px
}

.mod-header__wrap-login .mod-header__my-course, .mod-header__wrap-login .mod-header__user-operation,
	.mod-header__wrap-login .mod-header__link-logout {
	font-size: 12px;
	color: #333
}

:root .mod-header_wrap-user .icon-red-circle {
	background: #f94d4d;
	border-radius: 5px
}

:root .mod-header_wrap-user .icon-red-circle:after {
	display: none
}

:root .mod-header_wrap-user .indicate-remind:after {
	content: "";
	background: #f94d4d;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	top: 4px
}

.mod-header_wrap-user {
	display: none;
	position: relative;
	float: left;
	text-align: left;
	padding-bottom: 10px
}

.mod-header_wrap-user .icon-red-circle {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0;
	left: 35px
}

.mod-header_wrap-user .icon-red-circle:after {
	content: "●";
	color: #f94d4d;
	font-size: 16px;
	line-height: 1;
	position: absolute;
	top: -6px;
	left: 0
}

.mod-header_wrap-user .indicate-remind {
	position: relative
}

.mod-header_wrap-user .indicate-remind:after {
	content: "●";
	color: #f94d4d;
	font-size: 14px;
	line-height: 1;
	display: inline-block;
	vertical-align: 0;
	position: absolute;
	top: 2px
}

.mod-header_wrap-user .mod-header__user-operations {
	width: 84px;
	position: absolute;
	top: 50px;
	left: 20px;
	border: 1px solid #ddd;
	z-index: 5;
	display: none
}

.mod-header_wrap-user .mod-header__user-operations a {
	background: #fff;
	display: block;
	line-height: 30px;
	text-align: center
}

.mod-header_wrap-user .mod-header__user-operations a:hover {
	background: #eee
}

.mod-header_wrap-user .mod-header__user-img {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	float: left
}

.mod-header_wrap-user .mod-header__user-name {
	margin-left: 45px;
	width: 60px;
	font-size: 12px
}

.mod-header_wrap-user .mod-header__user-name b {
	font-weight: 400
}

.mod-header_wrap-user .mod-header__user-name a {
	display: block;
	position: relative;
	max-width: 64px;
	padding-right: 10px;
	color: #333
}

.mod-header_wrap-user .mod-header__user-name a:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	border-top: 4px solid;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	transition: transform .3s;
	overflow: hidden
}

.mod-header_wrap-user:hover .mod-header__user-operations {
	display: block
}

.mod-header_wrap-user:hover .mod-header__user-name a {
	color: #188EEE
}

.mod-header_wrap-user:hover .mod-header__user-name a:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.mod-header__wrap-logined .mod-header__link-login {
	display: none
}

.mod-header__wrap-logined .mod-header__link-user,
	.mod-header__wrap-logined .mod-header__wrap-agency,
	.mod-header__wrap-logined .mod-header__link-logout {
	display: inline-block;
	vertical-align: middle;
	vertical-align: baseline
}

.mod-header__wrap-logined .mod-header__my-course {
	display: inline-block;
	vertical-align: middle;
	vertical-align: baseline;
	height: 40px;
	line-height: 45px;
	margin-right: 10px;
	margin-top: -6px;
	*margin-top: -3px
}

.mod-header_inner {
	width: 1160px;
	height: 50px;
	position: relative;
	z-index: 900
}

.mod-header_inner .mod-header__wrap-login {
	width: 150px;
	height: 30px;
	line-height: 30px
}

.mod-header_inner .mod-header-logo {
	float: left;
	padding-top: 10px;
}

.mod-header_inner .mod-header__link-logo {
	width: 142px;
	height: 36px;
	background: url(../images/logo.png) 0 -3px no-repeat;
	background-size: contain;
	background-position: center;
	/*background-position-y: -5px !important;*/
}

.mod-header_inner .mod-header__nav {
	float: left;
	margin-left: 18px;
	height: 50px
}

.mod-header_inner .mod-header__nav-item, .mod-header_inner .mod-header__link-nav
	{
	float: left
}

.mod-header_inner .mod-header__nav-item_current .mod-header__link-nav {
	color: #188EEE
}

.mod-header_inner .mod-header__nav-item_current .mod-header__link-nav:hover
	{
	color: #188EEE
}

.mod-header_inner .mod-header__link-nav {
	position: relative;
	padding: 0 15px;
	line-height: 50px;
	font-size: 16px;
	z-index: 9
}

.mod-header_inner .mod-header__nav-item-more {
	position: relative;
	margin-left: 5px
}

.mod-header_inner .mod-header__nav-item-more .mod-header__link-nav {
	margin-top: 7px;
	padding-right: 21px;
	padding-left: 10px;
	*padding-right: 15px;
	height: 44px;
	line-height: 31px;
	border: 1px solid #fff;
	border-bottom: 0
}

.mod-header_inner .mod-header__nav-item-selected .mod-header__activity-list
	{
	display: block
}

.mod-header_inner .mod-header__nav-item-selected .mod-header__link-nav {
	color: #333;
	border-color: #d9d9d9
}

.mod-header_inner .mod-header__nav-item-selected .mod-header__nav-item-arrow-outer
	{
	top: -7px;
	border-color: transparent transparent #000;
	border-style: dashed dashed solid
}

.mod-header_inner .mod-header__nav-item-selected .mod-header__nav-item-arrow-inner
	{
	top: -6px;
	border-color: transparent transparent #fff;
	border-style: dashed dashed solid
}

.mod-header_inner .mod-header__nav-item-arrow {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-top: 2px;
	margin-left: 6px;
	width: 14px;
	height: 14px
}

.mod-header_inner .mod-header__nav-item-arrow-outer, .mod-header_inner .mod-header__nav-item-arrow-inner
	{
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 7px;
	border-style: solid dashed dashed
}

.mod-header_inner .mod-header__nav-item-arrow-outer {
	top: 1px;
	border-color: #000 transparent transparent
}

.mod-header_inner .mod-header__nav-item-arrow-inner {
	border-color: #fff transparent transparent
}

.mod-header_inner .mod-header__activity-list {
	position: absolute;
	top: 51px;
	left: 0;
	border: 1px solid #d9d9d9;
	display: none;
	box-shadow: 3px 2px 5px #eee
}

.mod-header_inner .mod-header__activity-item {
	background: #fff
}

.mod-header_inner .mod-header__activity-item-content {
	display: inline-block;
	vertical-align: middle;
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 16px
}

.mod-header_inner .mod-header__activity-item-content:hover {
	color: #188eee;
	background: #eee
}

.mod-header_inner .mod-header__activity-item-text {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 18px
}

.mod-header_inner .mod-header__wrap-search {
	margin-right: 0
}

.mod-header_inner .mod-search {
	border: 1px solid #188EEE;
	height: 28px;
	line-height: 28px;
	width: 190px
}

.mod-header_inner .mod-search__input {
	margin: 4px 10px 4px 4px;
	width: 125px;
	height: 20px;
	line-height: 20px;
	vertical-align: top
}

.mod-header_inner .mod-search__btn-search {
	width: 40px;
	height: 30px;
	margin-top: -1px
}

.mod-header_inner .mod-search-dropdown-item {
	height: 26px;
	line-height: 26px
}

.mod-header_inner .mod-search-dropdown-item i {
	top: 10px
}

.mod-header_inner .mod-header_wrap-user .icon-red-circle {
	left: 25px
}

.mod-header_inner .mod-header__user-img {
	width: 30px;
	height: 30px;
	border-radius: 15px
}

.mod-header_inner .mod-header__user-name {
	margin-left: 35px
}

.mod-header_inner .mod-header__user-operations {
	top: 40px;
	left: 15px
}

.mod-header_inner-1200 {
	width: 1200px
}

.mod-header_inner-990 {
	width: 990px
}

.mod-header_inner-no-nav .mod-header__nav {
	display: none
}

.mod-header_hide-tab .mod-header__nav-item {
	display: none
}

.placeholder {
	color: #a6a6a6 !important
}

.mod-search {
	width: 450px;
	height: 36px;
	border: 2px solid #188EEE;
	background: #fff;
	position: relative
}

.mod-search__input {
	margin: 6px 10px 6px 64px;
	padding: 0;
	width: 315px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	text-indent: 12px;
	border: 0;
	border-left: 1px solid #ececec;
	vertical-align: top
}

.mod-search__input:hover, .mod-search__input:focus {
	border-color: #ececec
}

.mod-search__btn-search {
	position: absolute;
	right: 0;
	top: 0;
	height: 36px;
	_height: 40px;
	width: 58px;
	background: #188EEE;
	line-height: 36px;
	text-align: center
}

.icon-search {
	background-position: -90px -120px;
	width: 19px;
	height: 19px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -10px;
	margin-top: -10px
}

.mod-search-dropdown {
	display: none;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #fff;
	cursor: pointer;
	vertical-align: top
}

.mod-search-dropdown:hover {
	border: 1px solid #ddd
}

.mod-search-dropdown-hover {
	border: 1px solid #ddd
}

.mod-search-dropdown-item {
	display: block;
	position: relative;
	height: 34px;
	width: 62px;
	color: #333;
	font-size: 12px;
	text-indent: 10px;
	line-height: 34px;
	background: #fff
}

.mod-search-dropdown-item i {
	display: none;
	position: absolute;
	top: 15px;
	right: 10px;
	*zoom: 1;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 5px;
	border-style: solid dashed dashed;
	border-color: #666 transparent transparent
}

.mod-search-dropdown-item-hover {
	background: #eee
}

.mod-search-dropdown-item-selected {
	
}

.mod-search-dropdown-item-selected i {
	display: inline-block
}

.mod-search-word-list {
	height: 32px;
	width: 450px;
	overflow: hidden
}

.mod-search-word-list .mod-search-word {
	display: inline-block;
	vertical-align: middle;
	margin-right: 24px;
	line-height: 32px;
	font-size: 12px;
	color: #999
}

.mod-search-word-list .mod-search-word-hot {
	color: #E85308
}

.footer {
	padding-top: 40px;
	height: 180px;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	background: #444547;
	font-size: 12px
}

.footer p, .footer a {
	color: #777;
	line-height: 24px
}

.footer a:hover {
	text-decoration: underline
}

.footer .i-logo {
	font-size: 42px;
	color: gray
}

.mod-dialog__bg {
	zoom: 1;
	position: fixed;
	_position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	z-index: 999;
	opacity: .6;
	filter: alpha(opacity = 60);
	background-color: #000
}

.mod-dialog__pop {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	width: 490px;
	margin-left: -245px;
	z-index: 999;
	background: #fff;
	font-size: 14px;
	border-radius: 4px;
	overflow: hidden
}

.mod-dialog__hd {
	height: 30px;
	line-height: 30px;
	text-indent: 12px;
	background: #039ae3;
	color: #fff
}

.mod-dialog__close {
	font-size: 20px;
	font-style: normal;
	position: absolute;
	right: 12px;
	top: 0;
	color: #B4E8E8
}

.mod-dialog__close:hover {
	color: #FDFDFD
}

.mod-dialog__close:active {
	color: #125D80
}

.mod-dialog__bd {
	position: relative;
	line-height: 24px;
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden
}

.mod-dialog__content {
	padding: 20px;
	font-size: 14px
}

.mod-dialog__ft {
	margin: 20px;
	text-align: right;
	*zoom: 1
}

.mod-dialog__ft a {
	margin-left: 10px
}

.mod-dialog__ft .btn-primary {
	width: 100px;
	height: 32px;
	line-height: 32px;
	font-size: 14px
}

.mod-dialog__ft .btn-weak {
	width: 100px;
	height: 32px;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #D9D9D9;
	background: #F3F3F3
}

.mod-dialog__ft .btn-weak:hover {
	background: #FDFDFD
}

.mod-dialog__ft .btn-weak:active {
	background: #EBEBEB
}

.modal-bg {
	zoom: 1;
	position: fixed;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	z-index: 4000;
	opacity: .4;
	filter: alpha(opacity = 40);
	background-color: gray
}

.tips {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	width: 490px;
	margin-left: -245px;
	z-index: 4000;
	background: #fff;
	font-size: 14px;
	border-radius: 4px;
	overflow: hidden
}

.tips .tips-hd {
	height: 30px;
	line-height: 30px;
	text-indent: 12px;
	background: #039ae3;
	color: #fff
}

.tips .tips-tool {
	margin: 20px;
	text-align: right;
	*zoom: 1
}

.tips .tips-tool a {
	margin-left: 10px
}

.tips .tips-tool .btn-7, .tips .tips-tool .btn-8 {
	width: auto;
	height: 36px;
	line-height: 36px;
	border-radius: 2px
}

.tips .btn-close {
	font-size: 20px;
	font-style: normal;
	position: absolute;
	right: 12px;
	top: 0;
	color: #B4E8E8
}

.tips .btn-close:hover {
	color: #FDFDFD
}

.tips .btn-close:active {
	color: #125D80
}

.tips .tips-bd {
	position: relative;
	line-height: 24px;
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden
}

.tips .tips-bd .icon-msg-large {
	position: absolute;
	margin-top: -6px
}

.tips .tips-bd .add-uins {
	margin-left: 20px;
	margin-top: 15px
}

.tips .msg {
	margin-left: 50px;
	position: relative;
	word-break: break-all
}

.tips .mrl22 {
	margin-left: 22px;
	margin-right: 22px
}

.alert-tips {
	width: 450px;
	margin-left: -260px
}

.alert-tips .tips-bd {
	padding: 30px 40px
}

.diy-select-area {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	position: relative;
	width: 191px;
	font-size: 14px
}

.diy-select-area .diy-select {
	position: relative;
	padding-left: 10px;
	height: 37px;
	color: #202020;
	line-height: 37px;
	border: 1px solid #dedede;
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-radius: 1px
}

.diy-select-area .diy-select span, .diy-select-area .diy-select .diy-select-toggle
	{
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 37px;
	overflow: hidden
}

.diy-select-area .diy-select b {
	position: absolute;
	top: 18px;
	right: 7px;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	border-top: 4px solid #dedede;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff
}

.diy-select-area .diy-select.disabled {
	background: #EBEBE4;
	border-color: #DEDEDE;
	color: #545454
}

.diy-select-area .diy-select.disabled b {
	border-top: 4px solid #dedede;
	border-right: 4px solid #EBEBE4;
	border-left: 4px solid #EBEBE4;
	border-bottom: 4px solid #EBEBE4
}

.diy-select-area .diy-select.disabled span {
	background: #EBEBE4
}

.diy-select-area .diy-select.disabled:hover {
	background: #EBEBE4;
	border-color: #DEDEDE
}

.diy-select-area .diy-select.disabled:hover b {
	border-top: 4px solid #dedede;
	border-right: 4px solid #EBEBE4;
	border-left: 4px solid #EBEBE4;
	border-bottom: 4px solid #EBEBE4
}

.diy-select-area .text-tip {
	color: #999
}

.diy-select-area .diy-optgroud {
	position: absolute;
	top: 38px;
	left: 0;
	width: 189px;
	background: #fff;
	border: 1px solid #9a9a9a;
	display: none;
	z-index: 3
}

.diy-select-area .diy-optgroud .diy-option {
	position: relative;
	line-height: 30px;
	color: #202020;
	background: #fff;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dedede
}

.diy-select-area .diy-optgroud .diy-option a, .diy-select-area .diy-optgroud .diy-option span,
	.diy-select-area .diy-optgroud .diy-option i {
	color: #202020;
	display: block;
	text-indent: 10px;
	cursor: pointer
}

.diy-select-area .diy-optgroud .diy-option i {
	text-indent: 5px
}

.diy-select-area .diy-optgroud .diy-option:hover, .diy-select-area .diy-optgroud .diy-option a:hover
	{
	background: #eee
}

.diy-select-area:hover .diy-select {
	background: #fff;
	border-color: #9a9a9a
}

.diy-select-area:hover .diy-select b {
	border-color: #fff;
	border-top-color: #666
}

.diy-select-area .diy-select-ipt {
	width: 80px;
	border: 0;
	height: 19px;
	line-height: 19px;
	padding: 10px 0 10px 10px;
	margin-left: -10px
}

.diy-select-on {
	position: relative;
	z-index: 10
}

.diy-select-on .diy-select {
	border-color: #9a9a9a
}

.diy-select-on .diy-select span {
	border-color: #666
}

.g-err .diy-select {
	border: 1px solid #e80808
}

.diy-select-checkbox {
	position: relative
}

.diy-select-checkbox .diy-option a {
	padding-left: 21px
}

.diy-select-checkbox .check-box {
	position: absolute;
	left: 10px;
	top: 11px;
	width: 18px;
	height: 18px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat 0 -100px
}

.diy-select-checkbox .opt-checked .check-box {
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat 0 -140px
}

.diy-select-checkbox .diy-option-save {
	position: absolute;
	display: none;
	left: 0;
	top: 100px;
	z-index: 5;
	width: 189px;
	height: 47px;
	background: #FFF;
	border: 1px solid #9A9A9A
}

.diy-select-checkbox .diy-option-save .btn-opt-save {
	width: 109px;
	height: 36px;
	line-height: 36px;
	margin: 4px 0 0 40px
}

.diy-optgroud {
	overflow-y: auto;
	height: 81px
}

.dropdown {
	padding-right: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	height: 20px;
	line-height: 20px
}

.dropdown .dropdown-title {
	z-index: 0
}

.dropdown .dropdown-arrow {
	position: absolute;
	top: 6px;
	right: 2px;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	border-width: 7px;
	border-style: solid dashed dashed;
	border-color: #999 transparent transparent;
	z-index: 0
}

.dropdown .dropdown-arrow:hover {
	border-color: #666 transparent transparent
}

.dropdown .dropdown-panel {
	display: none;
	position: absolute;
	top: 28px;
	right: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	min-width: 80px;
	_width: 80px;
	background: #fff;
	border: 1px solid #DADADA;
	border-radius: 5px;
	box-shadow: 3px 3px 3px #D3D3D3;
	z-index: 9
}

.dropdown .dropdown-panel ul li {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px
}

.dropdown .dropdown-panel ul li:hover {
	background-color: #eee
}

.dropdown-selected .dropdown-panel {
	display: block
}

.dropdown-selected .dropdown-arrow {
	border-color: #666 transparent transparent
}

.drop-down {
	position: relative;
	display: inline-block
}

.drop-down .drop-down-tt {
	padding-right: 13px;
	padding-left: 13px
}

.drop-down .drop-down-tt:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	border-top: 4px solid;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	transition: transform .3s;
	overflow: hidden
}

.drop-down:hover .drop-down-tt:after {
	transform: rotate(180deg)
}

.drop-down:hover .drop-down-list {
	display: block;
	animation: fadeIn .3s
}

.drop-down-list {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	min-width: 108px;
	text-align: center;
	z-index: 3000
}

.drop-down-list li {
	line-height: 30px;
	cursor: pointer
}

.drop-down-list li:first-child {
	border-top: 0
}

.drop-down-list li.item--divider {
	border-top: 1px solid #e5e5e5
}

.drop-down-list li:hover {
	color: #188eee;
	background-color: #f3f3f3
}

.drop-down-list li a {
	display: block;
	padding: 0 10px;
	color: #333
}

.drop-down-list li a:hover {
	color: #188eee
}

.drop-down-list--oper li {
	padding: 0 10px
}

.grid-wrap .grid-header-bg {
	border: 1px solid #EEE;
	font-size: 14px;
	color: #999;
	background: #F8F8F8;
	width: 100%;
	box-sizing: border-box
}

.grid-wrap .grid-header-bg th {
	height: 40px
}

.grid-wrap .grid-data-wrap {
	position: relative;
	_overflow: hidden
}

.grid-wrap .grid-data-wrap .grid-data {
	width: 100%
}

.grid-wrap .grid-data-wrap .grid-data tr.no-border {
	border-bottom: 0
}

.grid-wrap .grid-data-wrap .grid-data tr.grid-row-hover {
	background: #EEE
}

.grid-wrap .grid-data-wrap .grid-data td {
	height: 51px;
	border-bottom: 1px solid #E6E6E6
}

.grid-wrap .loading-wrap {
	position: absolute;
	height: 100%;
	_height: 9999px;
	width: 100%;
	top: 0;
	left: 0;
	background: 0 0;
	display: none
}

.grid-wrap .grid-page-wrap {
	margin: 30px 0
}

.mod-change-page {
	text-align: center;
	_padding-bottom: 2px
}

.mod-change-page__btn {
	display: inline-block;
	vertical-align: middle;
	height: 38px;
	line-height: 38px;
	background: #fff;
	font-size: 16px;
	border: 1px solid #d9d9d9;
	color: #333;
	text-align: center;
	border-radius: 2px;
	padding: 0 24px;
	margin: 0 3px
}

.mod-change-page__btn:hover {
	background-color: #f1f1f1
}

.mod-change-page__btn_current {
	background: #049ee4;
	border-color: #049ee4;
	color: #fff
}

.mod-change-page__btn_current:hover {
	background: #049ee4
}

.mod-change-page__btn_pre, .mod-change-page__btn_next {
	margin: 0;
	*margin: 0 6px;
	_margin: 0 6px;
	padding: 0;
	width: 78px;
	position: relative
}

.mod-change-page__btn_pre i, .mod-change-page__btn_next i {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -3px;
	width: 7px;
	height: 12px
}

.mod-change-page__btn_pre.mod-change-page__btn_disabled {
	border-color: #ededed;
	color: #bcbcbc;
	cursor: default !important;
	background-color: #e3e3e3 !important
}

.mod-change-page__btn_pre.mod-change-page__btn_disabled:hover {
	background-color: #e3e3e3 !important
}

.mod-change-page__btn_next.mod-change-page__btn_disabled {
	border-color: #ededed;
	color: #bcbcbc;
	cursor: default !important;
	background-color: #e3e3e3 !important
}

.mod-change-page__btn_next.mod-change-page__btn_disabled:hover {
	background-color: #e3e3e3 !important
}

.page-prev-btn, .page-next-btn {
	height: 38px;
	line-height: 38px;
	width: 78px;
	background: #fff;
	font-size: 16px;
	border: 1px solid #d9d9d9;
	color: #333;
	text-align: center;
	position: relative;
	border-radius: 2px;
	color: #333
}

.page-prev-btn:hover, .page-next-btn:hover {
	background-color: #f1f1f1
}

.page-prev-btn:before, .page-next-btn:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
	line-height: 1
}

a.page-btn-dis {
	border-color: #ededed;
	color: #bcbcbc;
	cursor: default !important;
	background-color: #e3e3e3 !important
}

a.page-btn-dis:hover {
	background-color: #e3e3e3 !important
}

.page-btn {
	height: 38px;
	line-height: 38px;
	width: 64px;
	background: #fff;
	border: 1px solid #d9d9d9;
	margin: 0 3px;
	color: #333;
	font-size: 16px;
	border-radius: 2px
}

.page-btn:hover {
	background: #f1f1f1
}

.page-btn-cur {
	background: #049ee4;
	border-color: #049ee4;
	color: #fff
}

.page-btn-cur:hover {
	background: #049ee4
}

.sort-page {
	text-align: center;
	_padding-bottom: 2px
}

.sort-page .page-box {
	font-size: 0;
	margin-bottom: 97px
}

.sort-page .page-box span {
	font-size: 12px
}

.sort-page .page-prev-btn {
	margin-right: 3px
}

.sort-page .page-next-btn {
	margin-left: 3px
}

.sort-page a {
	display: inline-block;
	vertical-align: middle
}

.sort-page--mini .page-btn {
	width: 34px;
	height: 34px;
	line-height: 34px
}

.sort-page--mini .page-prev-btn, .sort-page--mini .page-next-btn {
	height: 34px;
	line-height: 34px;
	width: 46px
}

.upload {
	overflow: hidden;
	position: relative;
	border: 1px solid #dadada
}

.upload .mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: none
}

.upload .mask .mask-bg, .upload .mask .mask-cont {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	font-size: 14px
}

.upload .mask .mask-bg {
	background: #000;
	opacity: .4;
	filter: alpha(opacity = 40)
}

.upload:hover .mask {
	display: block
}

.upload .mask-cont {
	text-align: center;
	color: #fff
}

.upload img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.upload input {
	padding: 0;
	height: auto;
	font-size: 200px;
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 997;
	cursor: pointer;
	opacity: .01;
	filter: alpha(opacity = 1)
}

.upload.disabled .mask, .upload.disabled:hover .mask, .upload.disabled input
	{
	display: none
}

.ie6-upload-disabled .mask, .ie6-upload-disabled:hover .mask,
	.ie6-upload-disabled input {
	_display: none
}

.mod-tips {
	padding: 20px
}

.mod-tips__content {
	padding-left: 11px;
	height: 30px;
	line-height: 30px;
	background-color: #fffbe5;
	border: 1px solid #f7dcb1;
	color: #f09e3c;
	font-size: 12px;
	display: block;
	border-radius: 2px
}

.mod-tips__content a {
	color: #1d93f7
}

.mod-tips_whole {
	padding: 0
}

.mod-tips_whole .mod-tips__content {
	padding-left: 0;
	color: #666;
	font-size: 14px
}

.mod-tips_whole .mod-tips__main {
	text-align: center;
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.mod-tips_whole .mod-tips__close {
	position: absolute;
	font-size: 16px;
	line-height: 14px;
	width: 16px;
	height: 16px;
	top: 6px;
	right: 0;
	color: #666
}

.mod-tips_whole .mod-tips__close:hover {
	color: #039ae3
}

.yel-tip {
	padding-left: 11px;
	height: 30px;
	line-height: 30px;
	background-color: #fffbe5;
	border: 1px solid #f7dcb1;
	color: #f09e3c;
	font-size: 12px;
	display: block;
	border-radius: 2px
}

.yel-tip a {
	color: #1d93f7
}

.banner {
	width: 758px;
	height: 280px;
	overflow: hidden;
	position: relative
}

.banner .slider {
	width: 5000px;
	height: 280px
}

.banner .slider li {
	float: left;
	width: 758px;
	height: 280px;
	overflow: hidden
}

.banner .sliderbox {
	float: left;
	position: relative
}

.banner .b-prev-btn {
	position: absolute;
	left: 0;
	top: 85px
}

.banner .b-next-btn {
	position: absolute;
	right: 0;
	top: 85px
}

.banner .slidernav {
	position: absolute;
	bottom: 7px;
	width: 100%;
	height: 10px;
	line-height: 0;
	text-align: center
}

.banner .slidernav li {
	width: 8px;
	height: 8px;
	margin-right: 1px;
	background-color: #fff;
	cursor: pointer;
	overflow: hidden;
	border-radius: 4px;
	opacity: .4;
	filter: alpha(opacity = 40);
	display: inline-block;
	vertical-align: middle
}

.banner .slidernav li.current {
	opacity: 1;
	filter: alpha(opacity = 100)
}

@
keyframes swing { 0%{
	left: 1px
}

50%{
left
:
-2px
}
100%{
left
:
1px
}
}
@
-webkit-keyframes swing { 0%{
	left: 1px
}

50%{
left
:
-2px
}
100%{
left
:
1px
}
}
.course-card-item {
	float: left;
	width: 220px;
	padding: 7px 7px 10px;
	border: 1px solid transparent;
	position: relative;
	height: 258px;
}

.course-card-item:hover {
	border-color: #ddd;
	box-shadow: 1px 1px 2px 1px #ECECEC
}

.course-card-item:hover .item-status-going {
	top: -24px
}

.course-card-item.now .item-now-link {
	display: none
}

.course-card-item.now:hover .item-now-link {
	display: block;
	position: absolute;
	width: 220px;
	height: 124px;
	line-height: 124px;
	margin-top: -132px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',
		startColorstr='#80000000', endColorstr='#80000000');
	background-color: rgba(0, 0, 0, .5);
	z-index: 2
}

.course-card-item.now:hover .item-now-link .i-v-right {
	font-size: 24px;
	position: absolute;
	top: 50%;
	margin-top: -12px
}

.course-card-item .item-status {
	position: absolute;
	width: 220px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',
		startColorstr='#99000000', endColorstr='#99000000');
	background-color: rgba(0, 0, 0, .6);
	margin-top: -30px;
	overflow: hidden
}

.course-card-item .item-status-step {
	margin-left: 2px
}

.course-card-item .item-status-going {
	position: absolute;
	width: 64px;
	height: 48px;
	right: 0;
	top: 0;
	transition: top .2s;
	-moz-transition: top .2s;
	-webkit-transition: top .2s;
	-o-transition: top .2s
}

.course-card-item .item-status-going a, .course-card-item .item-status-going label
	{
	display: block;
	height: 24px;
	line-height: 24px;
	width: 100%;
	color: #fff;
	font-size: 12px;
	text-align: center
}

.course-card-item .item-status-going .going-tips {
	background-color: #e85308
}

.course-card-item .item-status-going .going-jump {
	background-color: #188eee;
	text-align: right
}

.course-card-item .item-status-going .going-jump .i-v-right {
	font-size: 12px;
	position: relative;
	top: -1px;
	left: 0;
	animation: swing .6s infinite;
	-webkit-animation: swing .6s infinite
}

.course-card-item .item-img-link {
	position: relative;
	display: block;
	margin-bottom: 6px
}

.course-card-item .item-img-link .item-img {
	width: 220px;
	height: 124px;
}

.course-card-item .item-activity {
	position: absolute;
	width: 60px;
	height: 30px;
	right: 12px;
	margin-top: -130px
}

.course-card-item .item-activity>img {
	width: 60px;
	height: 30px
}

.course-card-item .item-tt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 40px;
	font-size: 14px;
	margin-bottom: 8px;
	word-wrap: break-word;
	word-break: break-all
}

.course-card-item .item-tt .i-tupu {
	font-size: 18px;
	color: #29b1cc
}

.course-card-item .item-tt-link {
	color: #333
}

.course-card-item .item-tt-link:hover {
	color: #62b4f7
}

.course-card-item .item-line {
	overflow: hidden;
	margin-top: 0;
	height: 18px;
	font-size: 12px
}

.course-card-item .item-line .line-cell {
	float: left;
	margin-left: 10px
}

.course-card-item .item-line .line-cell:first-child {
	margin-left: 0
}

.course-card-item .item-line .line-cell--sep {
	margin-right: 21px;
	position: relative
}

.course-card-item .item-line .line-cell--sep:after {
	content: "";
	width: 1px;
	height: 12px;
	background: #ddd;
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -6px
}

.course-card-item .item-line .icon-sep {
	float: left;
	margin: 4px 10px 0
}

.course-card-item .item-line .item-time, .course-card-item .item-line .item-user,
	.course-card-item .item-line .item-star-num {
	color: #999;
	margin-left: 10px
}

.course-card-item .item-line .item-time--now {
	border: 1px solid #188eee;
	border-radius: 3px;
	text-align: center;
	color: #188eee;
	padding: 0 4px;
	line-height: 19px
}

.course-card-item .item-line .item-user--right {
	float: right
}

.course-card-item .item-line .icon-can-try {
	display: inline-block;
	width: 35px;
	height: 14px;
	background-position: -30px -146px;
	margin: 6px auto auto 3px
}

.course-card-item .item-line .topo-wrapper {
	position: absolute;
	right: 7px;
	bottom: 32px;
	width: 105px
}

.course-card-item .item-line .topo-wrapper .topo-step {
	font-size: 12px;
	padding-left: 2px;
	display: inline-block;
	height: 15px;
	line-height: 15px;
	color: #999;
	border: 1px solid #999;
	border-radius: 1px;
	position: absolute;
	right: 0;
	top: 2px
}

.course-card-item .item-line .topo-wrapper .topo-step .i-v-right {
	font-size: 12px;
	position: relative;
	top: -1px;
	transform-origin: 0 9px;
	transform: scale(0.875)
}

@media \0screen {
	.course-card-item .item-line .topo-wrapper .topo-step .i-v-right {
		font-size: 11px
	}
}

.course-card-item .item-line .topo-wrapper .step-include {
	position: absolute;
	width: 220px;
	border: 1px solid red;
	left: -123px;
	width: 222px;
	top: 32px;
	display: none;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	color: #999;
	padding: 6px;
	z-index: 10
}

.course-card-item .item-line .topo-wrapper .step-include .include-tag {
	display: block
}

.course-card-item .item-line .topo-wrapper:hover .topo-step {
	color: #1986fe;
	border-color: #1986fe
}

.course-card-item .item-line .topo-wrapper:hover .topo-step .i-v-right:before
	{
	content: "\f02b"
}

.course-card-item .item-line .topo-wrapper:hover .step-include {
	display: block
}

.course-card-item .item-line--middle {
	padding-top: 3px
}

.course-card-item .item-line--bottom {
	height: 24px;
	line-height: 24px
}

.course-card-item .i-time, .course-card-item .i-user-border,
	.course-card-item .i-star-border {
	display: inline-block;
	vertical-align: 1px;
	margin-right: 5px
}

.course-card-item .i-time {
	vertical-align: 0
}

.course-card-item .item-price {
	color: #e85308;
	font-size: 16px
}

.course-card-item .item-price.free {
	color: #5fb41b;
	font-size: 14px
}

.course-card-item .item-source {
	display: inline-block;
	color: #999;
	float: right;
	width: 105px;
	text-align: right
}

.course-card-item .item-source .item-source-link {
	color: #999
}

.course-card-item .item-source .item-source-link:hover {
	color: #62b4f7
}

.course-card-list {
	font-size: 14px;
	margin-left: -8px;
	margin-right: -8px
}

.mod-catalog-box__content .course-card-list {
	margin-top: -9px
}

.course-card-list-9-wrap .course-card-list,
	.course-card-list-single-wrap .course-card-list {
	margin-left: -17px
}

.course-card-list-9-wrap .course-card-list .course-card-item,
	.course-card-list-single-wrap .course-card-list .course-card-item {
	margin-left: 9px
}

@media only screen and (max-width:1199px) {
	.course-card-list-single-wrap .course-card-list {
		margin-left: -26px
	}
	.course-card-list-single-wrap .course-card-list .course-card-item {
		margin-left: 18px
	}
	.course-card-list-single-wrap .course-card-list .course-card-item:nth-of-type(5)
		{
		display: none
	}
}

.course-card-list-960-wrap .course-card-list {
	margin-left: -18px
}

.course-card-list-960-wrap .course-card-list .course-card-item {
	margin-left: 10px
}

.course-card-list-multi-wrap .course-card-list .course-card-item {
	margin-bottom: 20px
}

.course-card-list-aside-wrap .course-card-list {
	margin-left: 0;
	margin-right: 0
}

.course-card-list-aside-wrap .course-card-list .course-card-item {
	margin-top: 20px;
	padding-left: 9px;
	padding-bottom: 9px
}

.mod-catalog-box__content-bd .course-card-list {
	float: left;
	padding-left: 8px;
	width: 738px;
	margin: -18px 0 0
}

.mod-catalog-box__content-bd .course-card-list .course-card-item {
	margin-top: 9px
}

.video-over-recommend .course-card-list {
	margin: 0
}

.video-over-recommend .course-card-item {
	padding: 0 0 7px;
	background: #1f1f1f;
	color: #5f5f5f;
	margin-left: 14px;
	border: 0;
	box-shadow: none
}

.video-over-recommend .course-card-item:first-child {
	margin-left: 7px
}

.video-over-recommend .course-card-item:hover {
	background-color: #333
}

.video-over-recommend .course-card-item .item-tt, .video-over-recommend .course-card-item .item-line
	{
	padding-left: 10px;
	padding-right: 10px
}

.video-over-recommend .course-card-item a {
	color: #999
}

.video-over-recommend .course-card-item a:hover {
	color: #fff
}

.video-over-recommend .course-card-item .item-activity {
	right: 5px
}

.mod-user-area {
	height: 190px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden
}

.mod-user-area__wrap {
	position: relative;
	height: 120px;
	padding: 29px 23px 12px
}

.mod-user-area__op {
	position: absolute;
	left: 23px;
	bottom: 0
}

.mod-user-area__btn {
	width: 171px;
	height: 36px;
	line-height: 36px
}

.user-area {
	height: 190px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden
}

.user-area .user {
	position: relative;
	height: 120px;
	margin: 29px 23px 0;
	padding-bottom: 20px
}

.user-area .user-tool {
	position: absolute;
	margin: 20px 0 0;
	bottom: 9px
}

.user-tool .btn-2 {
	font-size: 14px
}

.user-tool .btn-3 {
	width: 170px
}

.people-card-star .people-face {
	float: left;
	margin-right: 20px
}

.people-card-star .people-face img {
	border-radius: 67px;
	width: 125px;
	height: 125px;
	border: 1px solid #cdcdcd
}

.people-card-star .people-name {
	font-size: 16px;
	font-weight: 700
}

.people-card-star .people-des {
	margin-top: 8px;
	color: #989898
}

.people-card-star .btn {
	margin-top: 12px;
	width: 113px;
	height: 38px;
	line-height: 38px
}

.mod-user-card {
	position: relative;
	height: 62px;
	overflow: hidden;
	padding-left: 71px
}

.mod-user-card__img-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #E6E6E6;
	border-radius: 2px
}

.mod-user-card__img {
	width: 60px;
	height: 60px;
	border-radius: 2px
}

.mod-user-card__name {
	display: inline-block;
	vertical-align: middle;
	max-width: 7em;
	width: auto !important;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin: 2px 0 5px;
	color: #333
}

.mod-user-card__name:hover {
	color: #188eee
}

.mod-user-card__addition-text {
	color: #999
}

.usercard {
	position: relative;
	height: 62px;
	overflow: hidden;
	padding-left: 71px
}

.usercard .user-head {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	overflow: hidden
}

.usercard .user-head img {
	width: 60px;
	height: 60px;
	border-radius: 2px
}

.usercard .user-name {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin: 2px 0 5px
}

.usercard .user-name a {
	color: #333
}

.usercard .user-name a:hover {
	color: #188eee
}

.usercard .user-welcome {
	color: #999
}

.usercard .border {
	position: absolute;
	top: 0;
	left: 0;
	width: 58px;
	height: 58px;
	border: 1px solid #000;
	border-radius: 2px;
	opacity: .1;
	filter: alpha(opacity = 10)
}

.live-guide-tips {
	width: 575px
}

.modal-live-guide {
	width: 495px;
	margin: 0 40px 0 0
}

.modal-live-guide .module-live-t {
	padding-bottom: 35px
}

.modal-live-guide .module-live-t .live-guide-title {
	float: left;
	font-size: 18px;
	margin-left: 50px
}

.modal-live-guide .guide-hint {
	clear: left;
	float: left;
	width: 300px
}

.modal-live-guide .guide-hint .guide-hint-p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 30px
}

.modal-live-guide .guide-pic {
	float: right;
	width: 185px;
	height: 205px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/client-open-hint-bg.5456ce3.png#unsprite)
}

.treeres {
	height: 68px;
	overflow: hidden
}

.treeres .rb {
	border-right: 1px solid #dcdcdc
}

.treeres .treeres-item {
	float: left;
	width: 80px;
	height: 68px;
	font-size: 18px
}

.treeres .treeres-item .treeres-num {
	font-size: 28px;
	line-height: 36px;
	color: #e85308;
	text-align: center
}

.treeres .treeres-item .treeres-cat {
	line-height: 32px;
	text-align: center
}

.treeres-active {
	height: 68px;
	overflow: hidden
}

.treeres-active .rb {
	border-right: 1px solid #dcdcdc
}

.treeres-active .treeres-item {
	float: left;
	width: 59px;
	height: 68px;
	font-size: 18px;
	cursor: pointer
}

.treeres-active .treeres-item .treeres-num {
	font-size: 28px;
	line-height: 36px;
	color: #e85308;
	text-align: center
}

.treeres-active .treeres-item .treeres-cat {
	text-align: center;
	line-height: 32px
}

.treeres-active .treeres-item .treeres-cat:hover {
	transition: .3s;
	color: #62b4f7
}

.treeres-active .treeres-item:hover {
	background-color: #e5e5e5
}

.user-area {
	height: 190px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden
}

.user-area .user {
	position: relative;
	height: 120px;
	margin: 29px 23px 0;
	padding-bottom: 20px
}

.user-area .user-tool {
	position: absolute;
	margin: 20px 0 0;
	bottom: 9px
}

.user-tool .btn-2 {
	font-size: 14px
}

.user-tool .btn-3 {
	width: 170px
}

.l-nav-area {
	background: #FFF;
	margin-bottom: 20px;
	border: 1px solid #e5e5e5
}

.sm-side .link-service {
	display: block;
	line-height: 64px;
	border: 1px solid #e5e5e5;
	background: #f3f3f3;
	text-align: center;
	color: #333
}

.sm-side .link-service:hover {
	color: #039ae3
}

.sm-side .i-qq-border {
	color: #039ae3;
	font-size: 24px;
	margin-right: 10px
}

.sm-side .i-v-right {
	margin-left: 10px
}

.l-nav .l-nav-item {
	width: 100%;
	height: 45px;
	overflow: hidden
}

.l-nav .l-nav-item a {
	position: relative;
	height: 45px;
	line-height: 45px;
	color: #333;
	display: block;
	font-size: 14px;
	text-indent: 20px;
	border-left: 4px solid #fff
}

.l-nav .l-nav-item a:hover {
	background: #f2f2f2;
	font-size: 14px;
	color: #049ee4;
	border-left: 4px solid #e5e5e5
}

.l-nav .l-nav-item a .red-point {
	color: #f94d4d;
	position: relative;
	top: -6px
}

.l-nav .l-nav-item a b {
	position: absolute;
	top: 18px;
	left: 38px;
	width: 3px;
	height: 3px;
	display: block;
	overflow: hidden;
	background: #7f7f7f;
	border-radius: 2px;
	display: none
}

.l-nav .l-nav-item a i {
	margin-left: 8px;
	padding: 0 5px;
	font-size: 12px;
	line-height: 15px;
	background-color: #d7605c;
	color: #fff;
	font-family: Tahoma;
	display: none;
	border-radius: 7px;
	display: none
}

.l-nav .l-nav-item-child {
	width: 189px;
	height: 30px;
	overflow: hidden
}

.l-nav .l-nav-item-child a {
	position: relative;
	height: 30px;
	line-height: 30px;
	color: #666;
	display: block;
	font-size: 14px;
	text-indent: 20px;
	padding-left: 15px
}

.l-nav .l-nav-item-child a:hover {
	background: #f2f2f2;
	font-size: 14px;
	color: #039ae3;
	padding-left: 15px
}

.l-nav .l-nav-cur a {
	color: #039ae3;
	border-left: 4px solid #039ae1
}

.l-nav .l-nav-cur a:hover {
	background: #fff;
	border-left: 4px solid #039ae1
}

.l-nav .l-nav-selected.l-nav-item a {
	color: #039ae3
}

.l-nav .l-nav-selected.l-nav-item a:hover {
	background: #fff;
	border-left: 4px solid #fff
}

.l-nav-block {
	border-top: 1px solid #eee
}

.l-nav-block h3 {
	position: relative;
	padding-top: 5px;
	line-height: 40px;
	color: #333;
	display: block;
	font-size: 16px;
	text-indent: 20px;
	border-left: 4px solid #FFF;
	cursor: pointer
}

.l-nav-block h3 .icon-v {
	position: absolute;
	right: 8px;
	top: 16px
}

.l-nav-block h3.l-nav-cur {
	color: #039ae3;
	border-left: 4px solid #039ae1;
	position: relative
}

.l-nav-block_close .l-nav {
	display: none
}

.expand-mod .expand-mod-name {
	float: left;
	width: 112px;
	height: 40px;
	line-height: 40px;
	text-align: right
}

.expand-mod .expand-mod-cont .expand-del {
	margin-left: 12px;
	color: #fb4d4d;
	line-height: 40px
}

.expand-mod .expand-mod-cont .expand-del:hover {
	text-decoration: underline
}

.expand-mod .expand-add {
	width: 285px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	border: 2px dashed #cdcdcd;
	color: #929292;
	display: block;
	text-align: center;
	overflow: hidden
}

.expand-mod .expand-add:hover {
	border-color: #05a1e5;
	color: #05a1e5
}

.js-agency-role .js-agency-manage {
	display: block !important
}

.js-agency-role .js-agency-join {
	display: none !important
}

.js-normal-role .js-agency-manage, .js-unknown-role .js-agency-manage {
	display: none !important
}

.js-normal-role .js-agency-join, .js-unknown-role .js-agency-join {
	display: block !important
}

.js-teacher-role .js-agency-manage {
	display: none !important
}

.js-teacher-role .js-agency-join {
	display: none !important
}

.js-teacher-role .js-agency-manage {
	display: none !important
}

.js-teacher-role .js-agency-join {
	display: none !important
}

.js-teacher-role.js-admin-role .js-agency-manage {
	display: block !important
}

.js_cdn_switch_detector {
	visibility: hidden
}

.blackBg {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: fixed;
	_position: absolute;
	z-index: 999;
	opacity: .6;
	filter: alpha(opacity = 60);
	left: 0;
	top: 0
}

.s-main .sm-main, .s-main .sm-side {
	float: left
}

.s-main .sm-main {
	width: 980px;
	box-sizing: border-box;
	padding-left: 30px
}

.s-main .sm-side {
	width: 220px
}

.sm-main-big .sm-main {
	width: 896px !important
}

.sm-main-big .sm-side {
	width: 300px !important;
	_overflow: hidden
}

.sm-main-big .sm-main-content {
	border-top: 1px solid #DCDCDC
}

.market-mod {
	_position: relative
}

.market-mod .market-cnt {
	position: relative;
	_zoom: 1
}

.market-hd {
	margin-bottom: 7px
}

.market-hd .title {
	padding-right: 20px;
	font-size: 22px
}

.market-hd .count {
	color: #e85308
}

.market-hd .now {
	padding-right: 6px;
	color: #e85308
}

.market-hd .time {
	color: #999
}

.market-hd .more {
	color: #039ae3;
	font-size: 14px
}

.market-hd .more:hover {
	color: #039ae3
}

.market-bd-6 .market-list-mod {
	width: 1210px !important
}

.market-bd-6 .mlm-item {
	margin: 0 !important;
	border: 0 !important;
	margin: 0 8px 28px 0 !important
}

.market-list-mod {
	_zoom: 1
}

.market-list-mod .mlm-item {
	cursor: default;
	position: relative;
	float: left;
	margin: 0 6px 8px 0
}

.market-list-mod .mlm-rt {
	position: absolute;
	top: -6px;
	right: -6px;
	display: none
}

.market-list-mod .mlm-rt .btn-del {
	width: 20px;
	height: 20px;
	background-position: 0 -200px;
	display: block;
	overflow: hidden
}

.market-list-mod .mlm-rt .btn-del:hover {
	background-position: 0 -240px
}

.market-list-mod .hover .mlm-rt {
	display: block !important
}

.bm-menu-hd {
	padding: 0 0 7px;
	margin-left: 14px;
	font-size: 18px
}

.bm-menu-bd .mod {
	margin-bottom: 6px;
	padding: 6px 6px 13px 16px;
	*vertical-align: bottom;
	overflow: hidden
}

.bm-menu-bd .mod:hover {
	background-color: #e5e5e5;
	background-color: rgba(0, 0, 0, .1)
}

.bm-menu-bd .mod-8 {
	margin-bottom: 15px
}

.bm-menu-bd .bm-menu-name {
	color: #545454;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis
}

.bm-menu-bd .bm-menu-name .name {
	float: left;
	display: inline-block;
	width: 91px
}

.bm-menu-bd .bm-menu-time {
	float: left;
	margin-left: 12px;
	color: #999
}

.bm-menu-bd .bm-menu-img {
	position: relative;
	float: left;
	width: 91px;
	height: 51px;
	display: block;
	overflow: hidden;
	border-radius: 2px
}

.bm-menu-bd .bm-menu-img .a-parent {
	position: absolute;
	top: 0;
	left: 0;
	width: 89px;
	height: 49px
}

.bm-menu-bd .bm-menu-img img {
	width: 90px;
	height: 50px;
	display: block;
	overflow: hidden
}

.bm-menu-bd .bm-menu-img .border {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 89px;
	height: 49px;
	border: 1px solid #000;
	opacity: .1;
	filter: alpha(opacity = 10)
}

.bm-menu-bd .bm-menu-img span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 91px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
	text-indent: 3px;
	background: #1d3962\9;
	background: rgba(0, 0, 0, .4)
}

.bm-menu-bd .bm-menu-info {
	padding-left: 102px;
	color: #999
}

.bm-menu-bd .bm-menu-info .bm-menu-info-top {
	color: #999;
	margin-top: -4px;
	line-height: 20px;
	max-height: 36px;
	height: auto;
	_height: 36px;
	overflow: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.bm-menu-bd .bm-menu-info .bm-menu-info-top:hover {
	color: #04abf7;
	text-decoration: none
}

.bm-menu-bd .bm-menu-info .bm-menu-info-top a {
	color: #000;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.bm-menu-bd .bm-menu-info .bm-menu-info-top a:hover {
	color: #04abf7;
	text-decoration: none
}

.bm-menu-bd .bm-menu-info .bm-menu-info-top a:hover {
	color: #3c99c4
}

.bm-menu-bd .bm-menu-info .bm-menu-info-bottom {
	margin-top: 4px;
	text-align: left;
	font-size: 12px
}

.bm-menu-bd .bm-menu-info .bm-menu-price {
	margin-right: 5px;
	color: #e85308
}

.bm-menu-bd .bm-menu-info .bm-menu-price.free {
	color: #5fb41b
}

.bm-menu-bd .bm-menu-more {
	clear: left;
	height: 51px;
	overflow: hidden
}

.sm-bm-style .bm-menu-hd {
	margin: 25px 0 0;
	padding-bottom: 9px;
	font-size: 18px
}

.sm-bm-style .mrl15 .bm-menu-hd {
	margin-left: 10px
}

.sm-bm-style .bm-menu-bd .mod {
	margin-bottom: -1px;
	padding: 6px 6px 13px 9px
}

.unit .unit-img {
	float: left
}

.unit .unit-info {
	padding-left: 101px
}

.unit .unit-tool {
	margin: 18px 0 0
}

.unit .unit-more {
	margin: 18px 0 0
}

.unit .unit-name, .unit .unit-count {
	width: 162px
}

.unit .unit-detail {
	max-height: 52px;
	font-size: 12px;
	overflow: hidden
}

.unit-img img {
	width: 90px;
	height: 90px;
	display: block;
	overflow: hidden;
	border-radius: 2px
}

.unit-name {
	height: 24px;
	font-size: 16px;
	margin-bottom: 14px
}

.unit-name a {
	color: #202020
}

.unit-name a:hover {
	color: #039ae3
}

.unit-count {
	color: #999
}

.unit-title {
	font-size: 14px
}

.unit-cont {
	color: #545454
}

.placeholder {
	color: #a6a6a6 !important
}

.mask {
	width: 100%;
	height: 100%;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	z-index: 995
}

.mask, .ptlogin-mask, .modal-bg {
	background-color: #000 !important;
	filter: alpha(opacity = 60) !important;
	opacity: .6 !important
}

.ptlogin-toolbar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 620px;
	height: 53px;
	border: 1px solid #b1b3b4;
	border-top: 1px solid #ebebeb;
	background: #f9f9f9
}

.ptlogin-toolbar .other-way {
	float: left
}

.ptlogin-toolbar .toolbar-span {
	float: right;
	line-height: 52px;
	margin-right: 12px;
	color: #666
}

.ptlogin-toolbar .toolbar-span i {
	cursor: pointer
}

.ptlogin-toolbar .btn-weixin:before {
	display: inline-block;
	content: '';
	width: 26px;
	height: 20px;
	float: left;
	margin: 16px 5px 0 25px;
	background-position: -26px -120px
}

.pay-succ {
	width: 570px;
	margin-left: -285px
}

.pay-succ .tips-bd .part {
	text-indent: 26px
}

.pay-succ .form-item {
	margin-top: 12px
}

.pay-succ .ipt {
	width: 200px;
	padding-left: 4px
}

.back-info .modal-cancel {
	display: none
}

.add-uins {
	margin: 0;
	padding: 5px;
	width: 436px;
	min-height: 64px;
	max-height: 300px;
	_height: 34px;
	overflow: auto;
	overflow-x: hidden;
	border: 1px solid #E8E8E8;
	resize: none;
	border-radius: 2px
}

.error-textarea {
	padding: 3px 0
}

.error-tip {
	display: inline-block;
	position: relative;
	vertical-align: top
}

.error-tip p {
	padding: 6px 0 8px 30px;
	line-height: 20px;
	color: #e85308;
	position: relative;
	*zoom: 1
}

.error-tip p i {
	position: absolute;
	top: 10px;
	left: 9px;
	width: 16px;
	height: 16px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat -1px -260px
}

.error-tip span {
	display: inline-block;
	padding: 6px 0 8px 30px;
	line-height: 20px;
	color: #e85308;
	position: relative
}

.error-tip span i {
	position: absolute;
	top: 10px;
	left: 9px;
	width: 16px;
	height: 16px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/icon-form.cf0cae1.png#unsprite)
		no-repeat -1px -260px
}

.mod-zoomdetect {
	width: 100%;
	height: 40px;
	background: #FEFFE5;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #E7CF7B;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	z-index: 1000
}

.mod-zoomdetect .wzd-btnclose {
	float: right;
	margin: 12px 10px 0 0;
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;
	display: block;
	height: 17px;
	width: 18px;
	text-indent: -999em;
	background:
		url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAMAAAAMs7fIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFEMkI2NjcyMUU1MDExRTI5QTNDQzVGRjA5RkNFOEJBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFEMkI2NjczMUU1MDExRTI5QTNDQzVGRjA5RkNFOEJBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUQyQjY2NzAxRTUwMTFFMjlBM0NDNUZGMDlGQ0U4QkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUQyQjY2NzExRTUwMTFFMjlBM0NDNUZGMDlGQ0U4QkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4KQ9vHAAAAaVBMVEX36KDmsDj79MX25pvx1mj25KvpvBvotwv35q/quk746rb14aTqvR7nsTr03oP466j14Ijy1mv8+dLrwi703YD9/eDpuxj47K3txzv79sr46qX898379cj688DuzEvotgjntAPkqCb+/+VdDoOaAAAAeklEQVR42nzQSQ7DMAgFUMhQZ+yQNkObtGDuf8jaimSbRfJX1rP0QUBT2zR1A9hKmhbBio49kPzu3/MrysKFCJAZg7w7LoAIkp6tY94hNF+Zf2pWTjT5rjjLdWQXfkR5mo+IozVI9vW/w+1sZy19qaDsoUJ1H6z+AgwA3sohMj+lmyUAAAAASUVORK5CYII=")
		center center no-repeat
}

.mod-zoomdetect q {
	font-weight: 700;
	color: red
}

.mod-zoomdetect .wzd-nevertip {
	text-decoration: underline;
	color: #2383C2;
	font-size: 14px
}

.headerv1 {
	height: 58px;
	min-width: 960px
}

.headerv1 .autoM {
	width: 960px
}

.headerv1 .h-inner {
	height: 58px
}

.headerv1 .nav-area {
	left: 157px
}

.headerv1 .nav {
	border-right: 0
}

.headerv1 .nav .nav-item {
	width: auto;
	_width: 5em;
	margin-left: 16px;
	*margin-left: 8px;
	border: 0
}

.headerv1 .nav .nav-item .nav-a {
	height: 58px;
	line-height: 58px;
	border-top: 0;
	font-size: 14px;
	color: #666
}

.headerv1 .nav .nav-item .nav-a:hover {
	color: #19b0f4
}

.headerv1 .search-area {
	margin-top: 13px;
	float: right;
	margin-right: 20px;
	position: relative;
	top: 0;
	*margin-right: 10px
}

.headerv1 .login-area {
	top: 19px
}

.headerv1 .login-area {
	float: right;
	position: relative;
	_width: 230px;
	max-width: 230px
}

.headerv1 .login-area .split-line {
	margin: -1px 8px 0 8px
}

.headerv1 .login-area .logout {
	margin-left: 8px
}

.headerv1 .login-area .nick {
	*width: 130px;
	max-width: 130px;
	width: auto
}

.mod-breadcrumbs {
	font-size: 0;
	width: 960px;
	margin: 0 auto 20px
}

.mod-breadcrumbs__nav {
	font-size: 14px;
	color: #333
}

.mod-breadcrumbs__nav:hover {
	color: #188EEE
}

.mod-breadcrumbs__arrow {
	color: #999;
	font-size: 14px
}

.mod-breadcrumbs__current {
	font-size: 14px;
	color: #666;
	cursor: default
}

.mod-tab {
	width: 100%
}

.mod-tab__ul {
	font-size: 0;
	_margin-bottom: -1px
}

.mod-tab__li {
	display: inline-block;
	vertical-align: middle;
	width: 150px;
	height: 40px;
	padding-top: 5px
}

.mod-tab__li a {
	display: inline-block;
	vertical-align: middle;
	width: 148px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #DFDFDF;
	color: #666;
	font-size: 16px
}

.mod-tab__li:hover a {
	color: #178EEE
}

.mod-tab__li_current {
	background: #178EEE
}

.mod-tab__li_current a {
	color: #178EEE;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid transparent;
	background: #fff
}

.mod-tab__content {
	border-top: 1px solid #DFDFDF;
	overflow: hidden
}

.mod-form__line {
	position: relative;
	_z-index: 1;
	margin-bottom: 20px;
	font-size: 14px;
	clear: both
}

.mod-form__label {
	position: absolute;
	left: 0;
	top: 0;
	width: 113px;
	line-height: 39px;
	_height: 39px;
	zoom: 1;
	text-align: right
}

.mod-form__label.mod-form__label_top {
	top: -13px
}

.mod-form__label b {
	color: #e80808;
	margin-right: 3px
}

.mod-form__label span {
	color: #999
}

.mod-form__content {
	font-size: 0;
	padding-left: 143px;
	width: 775px;
	display: inline-block;
	vertical-align: middle;
	vertical-align: top
}

.mod-form__content .input-text {
	width: 375px;
	vertical-align: middle
}

.mod-form__content .unit {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px
}

.mod-form__upload-img-wrap {
	height: 127px;
	overflow: hidden;
	zoom: 1
}

.mod-form__upload-img-wrap .field-help {
	margin-left: 0
}

.mod-form__upload-img {
	float: left;
	width: 222px;
	height: 125px;
	line-height: 125px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	background: #eff1f3
}

.mod-form__upload-img:hover .mask {
	display: none
}

.mod-form__upload-img:hover .mod-form__upload-img-text span {
	color: #68b30f
}

.mod-form__upload-img-text span, .mod-form__upload-img-text i {
	position: absolute;
	left: 0;
	top: 0;
	width: 220px;
	text-align: center;
	font-size: 80px;
	line-height: 80px;
	color: #bfbfbf;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.mod-form__upload-img-text i {
	top: 90px;
	text-align: center;
	font-size: 14px;
	line-height: 14px
}

.mod-form__upload-img_redo .mod-form__upload-img-text {
	display: none;
	font-size: 14px
}

.mod-form__upload-img_redo:hover .mask {
	display: block;
	font-size: 14px
}

.mod-form__upload-tips {
	font-size: 14px;
	float: left;
	margin: -5px 0 0 20px;
	line-height: 25px;
	color: #b1b1b1
}

.mod-form__upload-img_covered:hover .mask {
	display: block
}

.mod-form__select-wrap {
	_z-index: 2;
	height: 39px
}

.mod-form__select-wrap .mod-form__content {
	float: left;
	height: 39px
}

.mod-form__select-wrap .diy-select-area {
	font-size: 14px;
	float: left;
	width: 127px;
	margin-right: 10px
}

.mod-form__select-wrap .diy-select-area .diy-optgroud {
	width: 125px
}

.mod-form__select-wrap .field-help {
	margin-top: 12px;
	margin-left: 0
}

.mod-form__radios-wrap .radios {
	font-size: 14px;
	float: left;
	height: 18px;
	padding: 10px 0 11px;
	_margin-left: 15px
}

.mod-form__radios-wrap .radios .radio {
	float: left;
	cursor: pointer;
	margin-right: 20px
}

.mod-form__radios-wrap .radios .radio a, .mod-form__radios-wrap .radios .radio a:hover
	{
	color: #202020
}

.mod-form__radios-wrap .radios .radio-disabled a, .mod-form__radios-wrap .radios .radio-disabled a:hover,
	.mod-form__radios-wrap .radios .disabled a, .mod-form__radios-wrap .radios .disabled a:hover
	{
	color: #999
}

.mod-form__radios-wrap .radios .radio-disabled a:active,
	.mod-form__radios-wrap .radios .disabled a:active {
	text-decoration: none
}

.mod-form__radios-wrap .radios .checkbox {
	float: left;
	height: 16px
}

.mod-form__radios-wrap .radios_line {
	float: none;
	height: auto;
	padding-top: 0
}

.mod-form__radios-wrap .radios_line .radio {
	float: none;
	margin-bottom: 20px;
	height: auto;
	overflow: visible
}

.mod-form__radios-wrap .radios_line .radio i {
	_left: -26px
}

.mod-form__radios-wrap .radios_line .radio_last {
	margin-bottom: 0
}

.mod-form__radios-wrap .radios_line .radio-input-wrap {
	position: absolute;
	top: -13px;
	left: 130px;
	display: inline-block;
	vertical-align: middle
}

.mod-form__radios-wrap .radios_line .radio-text-wrap {
	position: absolute;
	top: 0;
	left: 130px;
	display: inline-block;
	vertical-align: middle
}

.mod-form__radios-wrap .radios_line a {
	display: inline-block;
	vertical-align: middle;
	vertical-align: top
}

.mod-form__checkboxes-wrap .checkbox {
	height: auto;
	overflow: visible
}

.mod-form__checkboxes-wrap .checkbox i {
	*top: 6px;
	_left: -23px
}

.mod-form__checkboxes-wrap .checkbox-input-wrap {
	position: absolute;
	top: -15px;
	left: 130px;
	display: inline-block;
	vertical-align: middle
}

.mod-form__choose-card .btn-card {
	width: 225px;
	height: 158px;
	padding: 0 18px;
	margin-right: 20px
}

.mod-form__choose-card h3 {
	padding: 14px 0 6px;
	line-height: 18px;
	text-align: left;
	font-size: 18px;
	color: #202020
}

.mod-form__choose-card h3 span {
	color: #999
}

.mod-form__choose-card p {
	line-height: 22px;
	text-align: left;
	font-size: 14px;
	color: #999
}

.mod-form__pick-date-wrap .diy-select-area {
	width: 125px;
	_margin-left: 31px
}

.mod-form__pick-date-wrap .diy-select-area .diy-select .i-calender {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-left: 5px
}

.mod-form__duration-wrap .mod-form__duration {
	font-size: 14px;
	margin-bottom: 20px;
	_margin-left: 31px
}

.mod-form__duration-wrap .mod-form__duration.mod-form__duration_last {
	margin-bottom: 0
}

.mod-form__duration-wrap .mod-form__duration .diy-select-ipt {
	width: 60px
}

.mod-form__duration-wrap .diy-select-area {
	display: inline-block;
	vertical-align: middle;
	width: 95px
}

.mod-form__duration-wrap .diy-select-area .diy-optgroud {
	width: 93px
}

.mod-form__duration-wrap .datetime-end {
	width: 137px
}

.mod-form__duration-wrap .datetime-end .diy-select-ipt {
	width: 102px
}

.mod-form__duration-wrap .datetime-end .diy-optgroud {
	width: 135px
}

.mod-form__duration-wrap .datetime-end .diy-option {
	position: relative
}

.mod-form__duration-wrap .datetime-end .diy-option i {
	position: absolute;
	left: 50px;
	top: 0;
	color: #999
}

.mod-form__duration-wrap .time-bridge {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	position: relative
}

.mod-form__duration-wrap .mod-form__duration-op {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px
}

.mod-form__calender-wrap .radios {
	float: none;
	margin-bottom: 10px
}

.mod-form__textarea-wrap textarea {
	float: left;
	font-size: 14px
}

.mod-form__textarea-wrap .field-help {
	float: left;
	margin-top: 5px
}

.mod-form__content-long .diy-select-area {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	width: 538px
}

.mod-form__content-long .input-text {
	width: 522px
}

.mod-form__content-long .textarea {
	width: 530px
}

.mod-form__content-long .field-help i {
	display: inline-block;
	vertical-align: middle;
	float: none
}

.mod-form__content-long .field-help p {
	display: inline-block;
	vertical-align: middle;
	max-width: 13em;
	width: auto !important;
	_width: 10em;
	float: none
}

.mod-form__content-long.g-succ .field-help p {
	display: none
}

.input-text_short {
	width: 34px;
	text-align: center;
	vertical-align: middle
}

.mod-form__normal-text {
	font-size: 14px;
	text-indent: 40px
}

.mod-form_tight .mod-form__content .input-text, .mod-form_tight .mod-form__content .input-text_short
	{
	padding: 5px 13px 3px
}

.mod-form_tight .mod-form__content .diy-select-area .diy-select {
	height: 28px;
	line-height: 28px
}

.mod-form_tight .mod-form__content .diy-select-area .diy-select span {
	height: 28px
}

.mod-form_tight .mod-form__content .diy-select-area .diy-select b {
	top: 13px
}

.mod-form_tight .mod-form__content .diy-select-area .diy-optgroud {
	top: 29px
}

.mod-form_tight .mod-form__content .diy-select-area .diy-optgroud .diy-option
	{
	height: 30px;
	line-height: 30px
}

.mod-form_tight .mod-form__content .diy-select-area .diy-select-ipt {
	padding: 5px 0 5px 10px
}

.mod-form_tight .mod-form__content .select-qun .diy-picker-icon,
	.mod-form_tight .mod-form__content .select-person .diy-picker-icon,
	.mod-form_tight .mod-form__content .select-video .diy-picker-icon {
	margin-top: -4px;
	color: #999
}

.mod-form_tight .mod-form__duration-wrap {
	margin-bottom: 10px
}

.mod-form_tight .mod-form__radios-wrap .radios {
	padding: 6px 0
}

.mod-form_tight .mod-form__radios-wrap .radios_line {
	padding-top: 0
}

.mod-form_tight .mod-form__radios-wrap .radios_line .radio-input-wrap {
	top: -8px
}

.mod-form_tight .mod-form__checkboxes-wrap .checkbox-input-wrap {
	top: -8px
}

.mod-form_tight .mod-form__label {
	line-height: 29px
}

.mod-form_tight .mod-form__label.mod-form__label_top {
	top: -8px
}

.mod-form_tight .mod-form__select-wrap .field-help {
	margin-top: 8px
}

.mod-form__block-name {
	font-weight: 400;
	font-size: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #F2F2F2
}

.mod-form__block-content {
	padding: 20px 0 60px
}

.mod-form__main-text, .mod-form__link {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	vertical-align: middle;
	height: 30px;
	line-height: 30px
}

.mod-form__link {
	color: #3672A2;
	margin-left: 15px
}

.mod-form__link:hover {
	color: #62B4F7
}

.mod-side-bar-left {
	background: #FFF
}

.mod-side-bar-left__ul {
	padding-top: 15px
}

.mod-side-bar-left__li {
	width: 219px;
	overflow: hidden
}

.mod-side-bar-left__a {
	position: relative;
	height: 45px;
	line-height: 45px;
	color: #333;
	display: block;
	font-size: 14px;
	text-indent: 20px;
	border-left: 4px solid #fff
}

.mod-side-bar-left__a:hover {
	background: #f2f2f2;
	font-size: 14px;
	color: #049ee4;
	border-left: 4px solid #e5e5e5
}

.mod-side-bar-left__a .red-point {
	color: #f94d4d;
	margin-left: 5px
}

.mod-side-bar-left__a b {
	position: absolute;
	top: 18px;
	left: 38px;
	width: 3px;
	height: 3px;
	display: block;
	overflow: hidden;
	background: #7f7f7f;
	border-radius: 2px;
	display: none
}

.mod-side-bar-left__a i {
	margin-left: 8px;
	padding: 0 5px;
	font-size: 12px;
	line-height: 15px;
	background-color: #d7605c;
	color: #fff;
	font-family: Tahoma;
	display: none;
	border-radius: 7px;
	display: none
}

.mod-side-bar-left__li_current .mod-side-bar-left__a {
	color: #039ae3;
	border-left: 4px solid #039ae1
}

.mod-side-bar-left__li_current .mod-side-bar-left__a:hover {
	background: #fff;
	border-left: 4px solid #039ae1
}

.mod-side-bar-left__li_sub {
	width: 219px;
	height: 30px;
	overflow: hidden
}

.mod-side-bar-left__li_sub .mod-side-bar-left__sub_a {
	position: relative;
	height: 30px;
	line-height: 30px;
	color: #666;
	display: block;
	font-size: 14px;
	text-indent: 20px;
	padding-left: 15px
}

.mod-side-bar-left__li_sub .mod-side-bar-left__sub_a:hover {
	background: #f2f2f2;
	font-size: 14px;
	color: #039ae3;
	padding-left: 15px
}

.mod-side-bar-left__li_sub.mod-side-bar-left__li_sub_current .mod-side-bar-left__sub_a
	{
	color: #039ae3
}

.mod-side-bar-left__li_sub.mod-side-bar-left__li_sub_current .mod-side-bar-left__sub_a:hover
	{
	background: #fff
}

.mod-side-bar-left__li_block {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	height: auto
}

.mod-side-bar-left__li_block .mod-side-bar-left__ul {
	padding-top: 0
}

.mod-side-bar-left__block-title {
	height: 50px;
	color: #666;
	font-size: 22px;
	line-height: 50px;
	text-indent: 24px
}

.mod-side-bar-left_toggle {
	padding-top: 0
}

.mod-side-bar-left_toggle .mod-side-bar-left__li_block {
	padding-bottom: 0
}

.mod-side-bar-left_toggle .mod-side-bar-left__a {
	line-height: 55px;
	font-size: 16px;
	position: relative
}

.mod-side-bar-left_toggle .mod-side-bar-left__ul_sub {
	padding-bottom: 15px
}

.mod-side-bar-left_toggle .mod-side-bar-left__li_sub .mod-side-bar-left__sub_a
	{
	font-size: 14px
}

.mod-side-bar-left_toggle .icon-v {
	position: absolute;
	width: 10px;
	height: 5px;
	right: 20px;
	top: 25px
}

.mod-side-bar-left_toggle .mod-side-bar-left__li_close .mod-side-bar-left__ul_sub
	{
	display: none
}

.mod-side-operation__jump-to-top, .side-service-item, .side-service-item .item-icon,
	.side-service-item .item-link-block {
	display: block;
	width: 40px;
	height: 40px
}

.wrap-side-operation {
	position: fixed;
	right: 20px;
	bottom: 50px;
	z-index: 999;
	font-size: 14px
}

.wrap-side-operation .js-jump-container {
	display: none;
	position: relative;
	cursor: pointer;
	width: 40px;
	height: 40px
}

.wrap-side-operation .js-jump-plan-container {
	position: absolute;
	top: -7px;
	left: -1px;
	width: 42px;
	height: 56px;
	overflow: hidden
}

.wrap-side-operation .js-jump-plan-container .js-jump-plane {
	display: block;
	position: absolute;
	width: 42px;
	height: 56px;
	left: 0;
	top: 56px;
	background-position: -286px -114px
}

.mod-side-operation__jump-to-top {
	background: #ccc
}

.mod-side-operation__jump-to-top .i-to-top {
	color: #fff;
	font-size: 32px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	display: block
}

.mod-side-operation__jump-to-top-hover {
	background: #188EEE
}

.mod-side-operation__jump-to-top-hover .i-to-top {
	display: none
}

.mod-side-operation {
	width: 40px;
	text-align: center
}

.side-service-item {
	text-align: center;
	position: relative;
	margin-top: 10px
}

.side-service-item .item-icon {
	background-color: #ccc;
	color: #fff;
	font-size: 30px;
	line-height: 40px
}

.side-service-item .item-hover-text {
	display: none;
	width: 40px;
	padding-top: 4px;
	line-height: 16px
}

.side-service-item .item-hover-tips {
	display: none
}

.side-service-item .item-link-block:hover {
	color: #fff
}

.side-service-right {
	display: block
}

.side-service-hover:hover, .side-service-right:hover {
	background: #188EEE;
	color: #fff
}

.side-service-hover:hover .item-icon, .side-service-right:hover .item-icon
	{
	display: none
}

.side-service-hover:hover .item-hover-text, .side-service-right:hover .item-hover-text
	{
	display: block
}

.side-service-qq, .side-service-weixin {
	display: none
}

.side-service-weixin:hover .item-hover-tips {
	display: block;
	width: 111px;
	height: 126px;
	position: absolute;
	z-index: 999;
	left: -121px;
	top: -34px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/side-tips-qr-code-weixin.4b8f50e.png)
		no-repeat
}

.side-service-qr-code.item-hover-tips__show {
	background: #188EEE;
	color: #fff;
	display: block
}

.side-service-qr-code.item-hover-tips__show .item-icon {
	display: none
}

.side-service-qr-code.item-hover-tips__show .item-hover-text {
	display: block;
	color: #fff
}

.side-service-qr-code.item-hover-tips__show .item-hover-tips {
	display: block
}

.side-service-qr-code.item-hover-tips__show .i-close {
	display: block
}

.side-service-qr-code .item-hover-tips {
	display: none;
	width: 171px;
	height: 212px;
	position: absolute;
	z-index: 999;
	left: -196px;
	top: -126px;
	background: #fff;
	border: 1px solid #eee
}

.side-service-qr-code .item-hover-tips:after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	border: 10px solid #fff;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	right: -20px;
	top: 138px
}

.side-service-qr-code .item-hover-tips:before {
	content: "";
	width: 0;
	height: 0;
	display: block;
	border: 12px solid #eee;
	border-top: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid transparent;
	position: absolute;
	right: -24px;
	top: 136px
}

.side-service-qr-code .i-close {
	position: absolute;
	right: 6px;
	top: 6px;
	font-size: 12px;
	color: #000;
	display: none
}

.side-service-qr-code .i-close:hover {
	color: #188eee
}

.side-service-qr-code .item-hover-bg {
	display: block;
	width: 130px;
	height: 130px;
	margin-top: 20px;
	margin-left: 20px;
	background-position: 0 -370px
}

.side-service-qr-code.qr-code-detail .item-hover-bg {
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/detail-down-app.c3a041b.png)
		no-repeat
}

.side-service-qr-code .item-hover-title {
	font-size: 14px;
	text-align: center;
	color: #000
}

.side-service-qr-code .item-hover-tips-wording {
	width: 40px;
	height: 40px;
	background: #188eee;
	color: #fff;
	position: absolute;
	top: 126px;
	right: -56px;
	font-size: 14px;
	line-height: 20px
}

.side-service-qr-code .side-service-right .item-hover-text {
	height: 36px
}

.side-service-qr-code .side-service-right:hover+.item-hover-tips {
	display: block
}

.modal {
	position: fixed;
	display: none;
	background: #fff;
	border-radius: 5px;
	top: 50%;
	left: 50%;
	font-size: 14px;
	z-index: 4000
}

.modal .modal-hd {
	line-height: 30px;
	color: #fff;
	background: #039ae3;
	border-radius: 4px 4px 0 0
}

.modal .modal-hd .hd-tt {
	line-height: 30px;
	font-size: 14px;
	padding-left: 10px
}

.modal .btn-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	color: #B4E8E8;
	font-size: 20px;
	line-height: 26px;
	text-align: center
}

.modal .btn-close:hover {
	color: #fff
}

.modal .modal-bd--padding {
	padding: 30px 40px
}

.modal .modal-bd--padding+.modal-ft {
	padding-top: 0
}

.modal .modal-loading {
	overflow: hidden;
	margin-bottom: -30px
}

.modal .modal-loading .spin {
	height: 60px;
	width: 60px;
	float: left
}

.modal .modal-loading p {
	float: left;
	line-height: 60px;
	padding-left: 20px
}

.modal .modal-ft {
	padding: 20px;
	text-align: right
}

.modal .modal-ft.modal-ft--center {
	text-align: center
}

.modal .modal-ft .btn-default, .modal .modal-ft .btn-weak {
	line-height: 36px;
	width: 100px
}

.modal .modal-ft .btn-weak {
	line-height: 34px;
	margin-left: 20px
}

.modal--scroll .modal-bd {
	overflow-y: scroll
}

.modal--msg .modal-bd {
	padding: 30px 40px
}

.modal--msg .modal-bd .bd-msg {
	display: inline-block;
	position: relative;
	padding-left: 45px
}

.modal--msg .modal-bd .icon-msg-large {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -18px
}

.steps-nav {
	height: 60px;
	font-size: 16px;
	padding-left: 30px
}

.steps-nav li {
	float: left;
	width: 33.3%;
	line-height: 46px;
	height: 46px;
	margin-top: 7px;
	background: #f3f3f3;
	position: relative;
	color: #999;
	box-sizing: border-box;
	padding-left: 50px
}

.steps-nav li .i-right {
	position: absolute;
	top: -7px;
	left: -30px;
	width: 60px;
	text-align: center;
	font-size: 32px;
	color: #999;
	line-height: 60px;
	z-index: 2
}

.steps-nav li .steps-num {
	position: absolute;
	top: -7px;
	left: -30px;
	width: 60px;
	height: 60px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/steps-bg.ff83285.png#unsprite)
		no-repeat;
	color: transparent;
	font-size: 0;
	text-align: center;
	line-height: 58px
}

.steps-nav li.active {
	background: #167ed9;
	color: #fff
}

.steps-nav li.active .steps-num {
	color: #fff;
	font-size: 30px;
	background-position: 0 -65px
}

.steps-nav li.active .i-right {
	display: none
}

.steps-nav li.active ~li .steps-num {
	color: #999;
	font-size: 30px
}

.steps-nav li.active ~li .i-right {
	display: none
}

.steps-nav li.last:after {
	content: "";
	width: 24px;
	height: 47px;
	position: absolute;
	right: 0;
	top: 0;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/steps-bg.ff83285.png#unsprite)
		no-repeat 0 -136px
}

.steps-nav li.last.active:after {
	background-position: -36px -136px
}

.steps-nav--forth li {
	width: 25%
}

.steps-nav--fifth li {
	width: 20%
}

.cashier {
	
}

.cashier-tip {
	position: absolute;
	text-align: center;
	z-index: 10;
	width: 100%;
	height: 41px;
	background:
		url(//8.url.cn/edu/lego_modules/edu-ui/0.0.1/img/bg/pay-tip.20a40a2.png#unsprite)
		no-repeat center center;
	bottom: 66px
}

.cashier-agreement {
	position: absolute;
	text-align: center;
	z-index: 10;
	width: 100%;
	height: 28px;
	line-height: 28px;
	bottom: 30px
}

.cashier-checkbox {
	border: 0;
	margin: 0 2px 0 10px;
	padding: 0
}

img[src='https://icon.cnzz.com/img/pic.gif'] {
    display: none;
}

.class-des {
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}
