@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
}

.course-card-item .item-taglist-tag-link {
	display: inline-block;
	vertical-align: middle
}

.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,
.f-popup-lines-move .f-value-list .f-value-item,
.course-card-item .item-taglist-tag-link,
.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: #23b8ff
}

.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: #23b8ff;
	color: #fff
}

.btn-default:hover {
	background-color: #12a7ff
}

.btn-default:active {
	background-color: #099bff
}

.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
}

.icon-search,
.course-card-item .item-line .icon-can-try,
.course-card-item .item-source .icon-renzheng,
.ptlogin-toolbar .btn-weixin:before,
.wrap-side-operation .js-jump-plan-container .js-jump-plane,
.side-service-qr-code .item-hover-bg {
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/index-sprite3.8339b953.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
}

a {
	text-decoration: none;
	background: transparent;
	color: #23b8ff;
	-webkit-tap-highlight-color: transparent
}

a:hover {
	text-decoration: none
}

a:active,
a:hover,
a:focus {
	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 35px
}

.aside-block+.aside-block {
	border-top: 1px solid #e5e5e5
}

.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: #23b8ff
}

.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: #23b8ff;
	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: 5000
}

.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
}

.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
}

.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,
	.l-aside-right .main .content-addition {
		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: #23b8ff;
	border: 1px solid #23b8ff;
	background-color: #fff
}

.btn-outline:hover {
	border-color: #12a7ff
}

.btn-outline:active {
	background-color: #e7f2fc;
	color: rgba(35, 184, 255, .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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.png#unsprite) no-repeat 0 -40px
}

.radio-disabled i,
.radio-disabled:hover i {
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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(//8.url.cn/edu/edu_modules/edu-ui/css/fonts/webfont.f2956946.eot);
	src: url(//8.url.cn/edu/edu_modules/edu-ui/css/fonts/webfont.f2956946.eot?#iefix) format("embedded-opentype"), url(//8.url.cn/edu/edu_modules/edu-ui/css/fonts/webfont.20a35448.woff) format("woff"), url(//8.url.cn/edu/edu_modules/edu-ui/css/fonts/webfont.fecb7693.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: bitstream_vera_sans_monoroman;
	src: url(//8.url.cn/edu/edu_modules/edu-ui/css/fonts/VeraMono-webfont.708cf2dd.eot);
	src: url(//8.url.cn/edu/edu_modules/edu-ui/css/fonts/VeraMono-webfont.708cf2dd.eot?#iefix) format("embedded-opentype"), url(//8.url.cn/edu/edu_modules/edu-ui/css/fonts/VeraMono-webfont.2f42a6e7.woff) format("woff"), url(//8.url.cn/edu/edu_modules/edu-ui/css/fonts/VeraMono-webfont.49dec7dc.ttf) format("truetype"), url(//8.url.cn/edu/edu_modules/edu-ui/css/fonts/VeraMono-webfont.f6719ad1.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: "\f100"
}

.i-logo:before {
	content: "\f23c"
}

.i-heart:before {
	content: "\f102"
}

.i-play:before {
	content: "\f103"
}

.i-calendar:before {
	content: "\f104"
}

.i-qq-border:before {
	content: "\f105"
}

.i-edit:before {
	content: "\f106"
}

.i-v-top:before {
	content: "\f107"
}

.i-alert:before {
	content: "\f108"
}

.i-home:before {
	content: "\f109"
}

.i-success:before {
	content: "\f10a"
}

.i-user-border:before {
	content: "\f10f"
}

.i-tel:before {
	content: "\f110"
}

.i-weixin:before {
	content: "\f111"
}

.i-info:before {
	content: "\f113"
}

.i-question:before {
	content: "\f114"
}

.i-star:before {
	content: "\f115"
}

.i-to-top:before {
	content: "\f116"
}

.i-v-bottom:before {
	content: "\f117"
}

.i-v-left:before {
	content: "\f118"
}

.i-phone:before {
	content: "\f119"
}

.i-weixin-border:before {
	content: "\f11a"
}

.i-user-group-border:before {
	content: "\f11b"
}

.i-star-border:before {
	content: "\f11c"
}

.i-close:before {
	content: "\f11d"
}

.i-user-group:before {
	content: "\f11e"
}

.i-v-right:before {
	content: "\f11f"
}

.i-user:before {
	content: "\f120"
}

.i-course-data:before {
	content: "\f121"
}

.i-course-live:before {
	content: "\f122"
}

.i-course-q-a:before {
	content: "\f123"
}

.i-course-record:before {
	content: "\f124"
}

.i-list-dot:before {
	content: "\f125"
}

.i-delete:before {
	content: "\f126"
}

.i-share:before {
	content: "\f127"
}

.i-download:before {
	content: "\f128"
}

.i-comment:before {
	content: "\f129"
}

.i-course-test:before {
	content: "\f12a"
}

.i-clone:before {
	content: "\f12b"
}

.i-upload:before {
	content: "\f12c"
}

.i-tupu:before {
	content: "\f12d"
}

.i-view:before {
	content: "\f12e"
}

.i-praise:before {
	content: "\f12f"
}

.i-vip-v:before {
	content: "\f130"
}

.i-image-pc:before {
	content: "\f131"
}

.i-right:before {
	content: "\f132"
}

.i-add:before {
	content: "\f133"
}

.i-arrow-top:before {
	content: "\f134"
}

.i-arrow-bottom:before {
	content: "\f135"
}

.i-qr-code:before {
	content: "\f136"
}

.i-insert:before {
	content: "\f137"
}

.i-time:before {
	content: "\f138"
}

.i-qq:before {
	content: "\f179"
}

.i-d-bottom:before {
	content: "\f17a"
}

.i-d-top:before {
	content: "\f17b"
}

.i-volume:before {
	content: "\f17c"
}

.i-schedule:before {
	content: "\f17d"
}

.i-course-replay:before {
	content: "\f17e"
}

.i-installment:before {
	content: "\f17f"
}

.i-smile:before {
	content: "\f180"
}

.i-cry:before {
	content: "\f181"
}

.i-data-border:before {
	content: "\f1a5"
}

.i-test-border:before {
	content: "\f1a7"
}

.i-record-border:before {
	content: "\f1a8"
}

.i-cancel-top:before {
	content: "\f1a9"
}

.i-replay-border:before {
	content: "\f1aa"
}

.i-live-border:before {
	content: "\f1ab"
}

.i-more:before {
	content: "\f1ac"
}

.i-place-top:before {
	content: "\f1ad"
}

.i-close-s:before {
	content: "\f1b1"
}

.i-coupon-pc:before {
	content: "\f1b3"
}

.i-arrow-right:before {
	content: "\f1b4"
}

.i-kedian:before {
	content: "\f204"
}

.i-list-pc:before {
	content: "\f205"
}

.i-search-pc:before {
	content: "\f207"
}

.i-pen-pc:before {
	content: "\f208"
}

.i-list-index:before {
	content: "\f209"
}

.i-search-bold:before {
	content: "\f20a"
}

.i-v-bottom-small:before {
	content: "\f20b"
}

.i-i-v-top-small:before {
	content: "\f20e"
}

.i-calendar-2:before {
	content: "\f20f"
}

.i-replay-simple:before {
	content: "\f211"
}

.i-tick:before {
	content: "\f214"
}

.i-dropdown:before {
	content: "\f215"
}

.i-d-right:before {
	content: "\f216"
}

.i-layout-v:before {
	content: "\f217"
}

.i-v-right-bold:before {
	content: "\f218"
}

.i-play-circle:before {
	content: "\f219"
}

.i-layout-h:before {
	content: "\f21a"
}

.i-question-border:before {
	content: "\f21f"
}

.i-listen:before {
	content: "\f220"
}

.i-read:before {
	content: "\f221"
}

.i-speak:before {
	content: "\f222"
}

.i-write:before {
	content: "\f223"
}

.i-tick-circle:before {
	content: "\f22a"
}

.i-cross-circle:before {
	content: "\f22b"
}

.i-block:before {
	content: "\f233"
}

.i-emotion:before {
	content: "\f234"
}

.i-message:before {
	content: "\f235"
}

.i-logo-new:before {
	content: "\f23c"
}

.i-file-download:before {
	content: "\f243"
}

.i-comment-new:before {
	content: "\f244"
}

.i-msg-new:before {
	content: "\f246"
}

.i-qq-new:before {
	content: "\f24a"
}

.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(//8.url.cn/edu/edu_modules/edu-ui/img/bg/c-sprite.9e75fa38.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(//8.url.cn/edu/edu_modules/edu-ui/img/bg/c-sprite.9e75fa38.png#unsprite) no-repeat 1px -150px;
	width: 72px;
	height: 26px
}

.icon-agency-level.level--3 {
	background-position: -78px -149px
}

.icon-agency-level.level--4 {
	background-position: -165px -149px
}

.icon-agency-level.level--5 {
	background-position: -253px -149px
}

.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(//8.url.cn/edu/edu_modules/edu-ui/img/bg/teacher-sprite.d44a26c8.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(//8.url.cn/edu/edu_modules/edu-ui/img/bg/c-sprite.9e75fa38.png#unsprite) no-repeat -346px 0
}

.task-schedule--overdue .icon-person {
	background-position: -366px 0
}

.icon-person-white-run {
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/icon-run-white.d51728d3.gif) no-repeat 0 0
}

.icon-person-black-run {
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/icon-run-black.75256df8.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(//8.url.cn/edu/edu_modules/edu-ui/img/bg/c-sprite.9e75fa38.png#unsprite) no-repeat -320px -20px
}

.icon-renzheng-l {
	display: inline-block;
	vertical-align: middle;
	width: 72px;
	height: 26px;
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/c-sprite.9e75fa38.png#unsprite) no-repeat -254px -188px
}

.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: 5000;
	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: 5000;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box
}

.message-box-simple.from-iframe {
	left: 50%;
	right: initial;
	transform: translate(-50%, 0);
	width: auto;
	max-width: 400px
}

.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: 5000;
	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;
	position: relative
}

.note-msg .stress {
	color: #e85308
}

.note-msg .link {
	color: #23b8ff
}

.note-msg .icon-delete {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	height: 42px;
	width: 42px;
	text-align: center;
	line-height: 42px
}

::-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: #f4f4f4;
	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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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,
.f-popup-lines-move .f-value-list {
	display: none;
	border: 1px solid #e5e5e5
}

.f-popup-lines-select .f-value-list .f-value-item,
.f-popup-lines-move .f-value-list .f-value-item {
	padding-right: 50px;
	cursor: default
}

.f-popup-lines-select .f-value-list .item-del,
.f-popup-lines-move .f-value-list .item-del {
	position: absolute;
	right: 0;
	color: #23b8ff;
	padding: 0 10px;
	cursor: pointer
}

.f-popup-lines-select .f-value-list .f-value-add,
.f-popup-lines-move .f-value-list .f-value-add {
	background: #f4f4f4;
	text-align: center;
	cursor: pointer
}

.f-popup-lines-select.selected .f-value-wrap,
.f-popup-lines-move.selected .f-value-wrap {
	display: none
}

.f-popup-lines-select.selected .f-value-list,
.f-popup-lines-move.selected .f-value-list {
	display: block
}

.f-popup-lines-move {
	width: 460px
}

.f-popup-lines-move .f-value-list .item-up,
.f-popup-lines-move .f-value-list .item-bottom {
	margin: 0 5px 0 0;
	color: #23b8ff
}

.f-popup-lines-move .f-value-list .item-up.dis,
.f-popup-lines-move .f-value-list .item-bottom.dis {
	color: #999
}

.f-popup-lines-move .f-value-list .item-btns {
	position: absolute;
	right: 0;
	color: #23b8ff;
	padding: 0 10px;
	cursor: pointer
}

.f-popup-lines-move .f-value-list .f-value-item {
	padding-right: 90px
}

.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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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
}

#js-searchAssociation {
	padding-top: 10px
}

.header-index {
	width: 100%;
	min-width: 1240px;
	background-color: #fff;
	box-shadow: 0 1px 0 0 #ddd;
	position: relative;
	z-index: 1000
}

.header-index-inner {
	margin: 0 auto;
	position: relative;
	width: 1200px
}

.header-index-logo {
	width: 180px;
	height: 50px;
	display: inline-block;
	background: url(img/logo.png) no-repeat;
	background-size: 180px 50px;
	vertical-align: middle
}

.header-index-category {
	display: inline-block;
	height: 80px;
	line-height: 80px;
	vertical-align: middle;
	font-size: 18px;
	overflow: hidden;
	width: 0;
	padding-left: 146px;
	position: relative;
	margin-left: 16px
}

.header-index-category__show {
	width: auto;
	padding-left: 0;
	overflow: visible
}

.header-index-category__show:hover .index-cate {
	display: block
}

.header-index-category__show:hover .header-index-category-text {
	position: relative;
	z-index: 2;
	height: 79px;
	border-bottom: 1px solid #e5e5e5
}

.header-index-category__alone .index-cate {
	box-shadow: none;
	border: 0
}

.header-index-category-text {
	width: 146px;
	text-align: center;
	display: block
}

.header-index-category-text a {
	color: #333
}

.header-index-category-text a:hover {
	text-decoration: underline
}

.header-index-category i {
	font-size: 32px;
	margin-right: 2px;
	vertical-align: middle
}

.header-index-search {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: 6px
}

.header-index-hot {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	padding-bottom: 10px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-top: 0;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.header-index-hot .btn-clear-history {
	float: right;
	cursor: pointer
}

.header-index-hot .btn-clear-history:hover {
	color: #23b8ff
}

.header-index-hot .btn-clear-history .icon-font {
	font-size: 18px;
	margin-right: 5px
}

.header-index-hot .hot-list-tt {
	color: #999;
	margin: 10px
}

.header-index-hot .hot-word-item {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 25px;
	color: #151515;
	width: 100%;
	box-sizing: border-box
}

.header-index-hot .hot-word-item em {
	font-style: normal;
	color: #23b8ff
}

.header-index-hot .hot-word-item.association {
	padding: 0 10px
}

.header-index-hot .hot-word-item:hover {
	background-color: #f6f6f6
}

.header-index-text {
	position: absolute;
	right: 0;
	top: 0;
	height: 80px;
	line-height: 80px
}

.source-qzone .header-index-text {
	right: 0
}

.header-index-download {
	margin-left: 40px
}

.header-index-private-msgs {
	color: #333;
	display: inline-block;
	height: 80px;
	line-height: 80px;
	margin-left: 40px;
	text-align: center;
	position: relative;
	vertical-align: top
}

.header-index-private-msgs a {
	color: #333
}

.header-index-private-msgs a:hover {
	color: #333
}

.header-index-private-msgs a .red-point {
	position: absolute;
	display: none;
	top: 22px;
	left: 24px;
	padding: 0 4px;
	height: 16px;
	min-width: 8px;
	background: #FF6923;
	color: #fff;
	font-size: 12px;
	border-radius: 12px;
	line-height: 15px;
	overflow: hidden
}

.header-index .dropdown-wrap {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	position: relative;
	height: 80px;
	line-height: 80px;
	cursor: pointer
}

.header-index .dropdown-wrap:hover .dropdown-list {
	display: block
}

.header-index .dropdown-tt {
	text-align: center
}

.header-index .dropdown-tt i {
	display: inline-block;
	vertical-align: middle;
	margin-left: 2px;
	transition: transform .3s
}

.header-index .dropdown-list {
	display: none;
	position: absolute;
	box-sizing: border-box;
	width: 112px;
	left: 50%;
	margin-left: -56px;
	border: 1px solid #e5e5e5;
	background: #fff;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.header-index .dropdown-list a {
	display: block;
	text-align: center;
	margin: 20px 0;
	line-height: 20px;
	height: 20px;
	background: #fff;
	color: #333;
	font-size: 14px
}

.header-index .dropdown-list a:hover {
	color: #23b8ff
}

.header-index .dropdown-list:before {
	content: '';
	width: 0;
	height: 0;
	border-width: 0 8px 8px;
	border-style: solid;
	border-color: transparent transparent #e5e5e5;
	position: absolute;
	left: 47px;
	top: -9px
}

.header-index .dropdown-list:after {
	content: '';
	width: 0;
	height: 0;
	border-width: 0 8px 8px;
	border-style: solid;
	border-color: transparent transparent #fff;
	position: absolute;
	left: 47px;
	top: -8px
}

.header-index .mod-header__wrap-login {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-left: 40px
}

.header-index .mod-header__wrap-logined .mod-header__link-login {
	display: none
}

.header-index .mod-header__link-login {
	display: inline-block;
	font-size: 14px;
	color: #333
}

.header-index .mod-header_wrap-user {
	display: none;
	position: relative
}

.header-index .mod-header_wrap-user ul {
	padding-bottom: 0
}

.header-index .mod-header_wrap-user ul li:last-child {
	border-top: 1px solid #e5e5e5
}

.header-index .mod-header_wrap-user ul li:last-child a {
	margin: 12px 0
}

.header-index .mod-header__user-name {
	display: block;
	font-size: 0
}

.header-index .mod-header__user-name a {
	display: block;
	color: #333
}

.header-index .mod-header__user-name img {
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	margin-right: 8px
}

.header-index .mod-header__user-name span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 82px;
	text-align: left;
	font-size: 14px
}

.header-index .mod-header__user-name i.icon-account {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	width: 14px;
	height: 14px;
	background-size: 14px 14px;
	border-radius: 50%;
	position: absolute;
	bottom: 22px;
	left: 22px
}

.header-index .mod-header__user-name .i-weixin {
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/icon-weixin.3cce3920.png) no-repeat
}

.header-index .mod-header__user-name .i-qq {
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/icon-qq.41723de6.png) no-repeat
}

.header-index .mod-header_live-tip {
	display: none;
	border: solid 1px #ddd;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 3px 9.2px .8px rgba(0, 0, 0, .1);
	width: 228px;
	height: 100px;
	font-size: 14px;
	line-height: 22px;
	position: absolute;
	top: 70px;
	right: 0;
	z-index: 4
}

.header-index .mod-header_live-tip.triangle:before {
	content: '';
	position: absolute;
	border-width: 0 8px 8px;
	border-color: transparent transparent #ddd;
	border-style: dashed dashed solid;
	top: -9px;
	right: 18px;
	line-height: 0
}

.header-index .mod-header_live-tip.triangle:after {
	content: '';
	position: absolute;
	border-width: 0 8px 8px;
	border-color: transparent transparent #fff;
	border-style: dashed dashed solid;
	top: -8px;
	right: 18px;
	line-height: 0
}

.header-index .mod-header_live-tip p {
	margin: 15px 15px 4px;
	text-align: left
}

.header-index .mod-header_live-tip span {
	float: right;
	margin-right: 15px
}

.header-index .mod-header_live-tip span.btn-s.btn-outline {
	font-size: 12px;
	line-height: 22px
}

.index-cate {
	display: none;
	position: absolute;
	left: -37px;
	top: 79px;
	width: 220px;
	z-index: 50;
	border: 1px solid #e5e5e5;
	box-shadow: -2px 2px 10px 0 rgba(0, 0, 0, .12)
}

.mod-category2 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	z-index: 50;
	display: none
}

.mod-category2 .mod-nav__list {
	width: 270px
}

.mod-category2 .mod-nav {
	position: absolute;
	left: 0;
	width: 270px
}

.mod-category2 .mod-nav__li {
	position: relative;
	height: 50px;
	padding: 0;
	border: 0;
	width: 270px;
	background-color: rgba(255, 255, 255, .95)
}

.mod-category2 .mod-nav__li:hover {
	background: #fff
}

.mod-category2 .mod-nav__link-nav-first {
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 20px
}

.mod-category2 .mod-nav__wrap-nav-hot {
	position: absolute;
	left: 105px;
	top: 0;
	width: 145px;
	height: 50px;
	line-height: 50px;
	padding: 0
}

.mod-category2 .mod-nav__side .mod-nav__wrap-nav-side {
	left: 270px
}

.mod-category2 .mod-nav__side .mod-nav__wrap-nav-side {
	min-height: 370px
}

.mod-nav {
	width: 220px;
	line-height: 1.5;
	font-size: 14px
}

.mod-nav__list {
	width: 220px
}

.mod-nav__li {
	_margin-top: -3px
}

.mod-nav__li-first {
	height: 50px;
	*height: 54px;
	_height: 53px;
	width: 220px
}

.mod-nav__course-all {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
	width: 190px;
	color: #fff;
	font-size: 16px
}

.mod-nav__course-all .nav-tt {
	display: inline-block;
	vertical-align: middle;
	vertical-align: 0;
	font-size: 16px
}

.mod-nav__course-all .nav-tt:hover {
	text-decoration: underline
}

.mod-nav__course-all .icon-menu {
	display: inline-block;
	vertical-align: 4px;
	width: 18px;
	height: 2px;
	margin-right: 10px;
	position: relative;
	background: #fff
}

.mod-nav__course-all .icon-menu:before,
.mod-nav__course-all .icon-menu:after {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	top: -7px;
	left: 0;
	background: #fff
}

.mod-nav__course-all .icon-menu:after {
	top: 7px
}

.mod-nav__side .mod-nav__wrap-nav-side {
	display: none;
	min-height: 552px;
	position: absolute;
	left: 220px;
	top: -1px;
	padding: 0 0 0 30px;
	background-color: #fff;
	box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .12);
	border: 1px solid #e5e5e5
}

.mod-nav__side-txt {
	display: inline-block;
	font-size: 14px;
	line-height: 28px;
	padding: 0 10px;
	margin-left: 10px;
	color: #23b8ff;
	border: 1px solid #23b8ff
}

.mod-nav__side-txt:hover {
	color: #12a7ff;
	border: 1px solid #12a7ff
}

.mod-nav__side-txt-list {
	margin-top: 20px;
	font-size: 0;
	margin-left: -10px;
	max-height: 30px;
	overflow: hidden
}

.mod-nav__li {
	position: relative;
	height: 70px;
	width: 220px;
	padding: 4px 0;
	border-top: 1px solid #e5e5e5;
	transition: .3s;
	background-color: #fff
}

.mod-nav__li.no-border {
	border: 0
}

.mod-nav__li.no-border:before {
	content: '';
	width: 0;
	height: 0;
	border-width: 0 8px 8px;
	border-style: solid;
	border-color: transparent transparent #e5e5e5;
	position: absolute;
	left: 104px;
	top: -9px
}

.mod-nav__li.no-border:after {
	content: '';
	width: 0;
	height: 0;
	border-width: 0 8px 8px;
	border-style: solid;
	border-color: transparent transparent #fff;
	position: absolute;
	left: 104px;
	top: -8px
}

.mod-nav__li .mod-nav__wrap-nav-side {
	background-color: #fff
}

.mod-nav__li .mod-nav__wrap-nav-side {
	display: none;
	position: absolute;
	left: 220px;
	top: 0;
	border: 2px solid #09699C;
	width: 453px;
	padding: 0 30px;
	background: rgba(255, 255, 255, .95)
}

.mod-nav__li .i-v-right {
	position: absolute;
	font-size: 12px;
	top: 18px;
	right: 10px;
	color: #bbb
}

.mod-nav__li .i-v-right {
	color: #666;
	opacity: .4;
	filter: alpha(opacity=40)
}

.mod-nav__li:hover {
	background: #f4f4f4
}

.mod-nav__li:hover .mod-nav__wrap-nav-side {
	display: block;
	animation: sideFadeIn .3s both
}

.mod-nav__li.mod-nav__li_current {
	background: #f4f4f4
}

.mod-nav__li.mod-nav__li_current.no-border:after {
	border-color: transparent transparent #f4f4f4
}

.mod-nav__li .mod-nav__wrap-nav-side__adarea {
	width: 946px;
	padding-right: 0
}

@keyframes sideFadeIn {
	0% {
		opacity: 0;
		transform: translateY(50px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.mod-nav__li_last {
	border-bottom: 0
}

.mod-nav__link-nav-first {
	display: inline-block;
	vertical-align: middle;
	height: 24px;
	line-height: 24px;
	padding: 11px 15px 0;
	font-size: 16px
}

.mod-nav__link-nav-first .mod-nav__link-nav-first-link {
	color: #333;
	font-weight: 700
}

.mod-nav__link-nav-first .mod-nav__link-nav-first-link:hover {
	text-decoration: underline
}

.mod-nav__wrap-nav-hot {
	padding: 3px 0 8px 15px;
	height: 16px;
	*height: 15px;
	_height: 13px;
	overflow: hidden
}

.mod-nav__link-nav-hot {
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	_margin-right: 7px;
	color: #666
}

.mod-nav__link-nav-hot:hover {
	text-decoration: underline
}

.mod-nav__side-list {
	width: 775px
}

.mod-nav__side-li {
	padding: 15px 0 12px
}

.mod-nav__link-nav-second {
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	vertical-align: top;
	width: 110px;
	text-align: left
}

.mod-nav__link-nav-second .mod-nav__link-nav-second-link {
	color: #333
}

.mod-nav__link-nav-second .mod-nav__link-nav-second-link:hover {
	text-decoration: underline
}

.mod-nav__wrap-nav-third {
	display: inline-block;
	vertical-align: middle;
	width: 655px;
	vertical-align: top;
	*vertical-align: top;
	_vertical-align: top
}

.mod-nav__link-nav-third {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	margin-right: 20px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 3px
}

.mod-nav__link-nav-third:hover {
	text-decoration: underline
}

.mod-search {
	box-sizing: content-box;
	width: 348px;
	border: 1px solid #ccc;
	height: 48px;
	border-radius: 3px;
	position: relative
}

.mod-search:hover {
	border-color: #bbb
}

.mod-search__input {
	box-sizing: content-box;
	width: 225px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 62px;
	padding: 10px 10px 10px 0;
	background: 0 0;
	text-indent: 12px;
	vertical-align: top;
	border: 0
}

.mod-search__btn-search {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #23b8ff;
	border-radius: 0 3px 3px 0;
	text-align: center;
	color: #fff
}

.mod-search__btn-search i {
	font-size: 22px
}

.mod-search__btn-search:hover {
	background-color: #12a7ff
}

.mod-search__btn-search:active {
	background-color: #099bff
}

.mod-search-dropdown {
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	border: 1px solid #ccc;
	cursor: pointer;
	color: #333
}

.mod-search-dropdown-item {
	display: block;
	position: relative;
	width: 62px;
	height: 48px;
	line-height: 48px;
	text-indent: 10px
}

.mod-search-dropdown-item i {
	display: none;
	vertical-align: middle;
	font-size: 14px;
	text-indent: 0;
	transition: transform .3s;
	margin-left: 5px;
	*zoom: 1
}

.mod-search-dropdown-item-selected i {
	display: inline-block
}

.mod-search-dropdown-item:last-child {
	border-top: 1px solid #ddd;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.mod-search-dropdown-hover {
	background-color: #fff;
	border: 1px solid #ddd
}

.mod-search-dropdown-hover i {
	transform: rotate(180deg)
}

.icon-search {
	background-position: -90px -120px;
	width: 19px;
	height: 19px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -10px;
	margin-top: -10px
}

.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: 4000;
	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: 4000;
	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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.png#unsprite) no-repeat 0 -100px
}

.diy-select-checkbox .opt-checked .check-box {
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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: 5000
}

.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: #23b8ff;
	background-color: #f4f4f4
}

.drop-down-list li a {
	display: block;
	padding: 0 10px;
	color: #333
}

.drop-down-list li a:hover {
	color: #23b8ff
}

.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: #23b8ff;
	border-color: #23b8ff;
	color: #fff
}

.page-btn-cur:hover {
	background: #23b8ff
}

.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: 4001;
	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: #23b8ff
}

.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
}

.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: #23b8ff;
	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: 70px;
	height: 30px;
	right: 7px;
	margin-top: -130px
}

.course-card-item .item-activity>img {
	width: 70px;
	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;
	position: relative
}

.course-card-item .item-tt .item-tt-pkg-wrap {
	position: absolute;
	right: 5px;
	top: 3px;
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/pkg-num.71883f82.png) no-repeat;
	width: 29px;
	height: 37px;
	text-align: center
}

.course-card-item .item-tt .item-tt-pkg-num {
	font-size: 18px;
	height: 20px;
	color: #e85308;
	position: relative;
	top: 1px
}

.course-card-item .item-tt .i-tupu {
	font-size: 18px;
	color: #29b1cc
}

.course-card-item .item-tt-link-pkg {
	display: inline-block;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.course-card-item .item-tt-link {
	color: #333;
	word-wrap: break-word;
	white-space: pre-wrap
}

.course-card-item .item-tt-link:hover {
	color: #62b4f7
}

.course-card-item .item-taglist {
	display: block;
	height: 20px;
	overflow: hidden;
	margin: 2px 0 6px -4px
}

.course-card-item .item-taglist-tag {
	float: left;
	border: 1px solid #bbb;
	border-radius: 1px;
	padding: 0 4px;
	line-height: 18px;
	height: 18px;
	margin-left: 4px
}

.course-card-item .item-taglist-tag-link {
	vertical-align: baseline;
	max-width: 200px;
	font-size: 12px;
	color: #333
}

.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 .pkg-total-price {
	font-size: 14px;
	position: relative;
	top: -1px
}

.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 #23b8ff;
	border-radius: 3px;
	text-align: center;
	color: #23b8ff;
	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: 37px;
	height: 15px;
	background-position: -29px -142px;
	margin: 5px auto auto 5px
}

.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-price--origin {
	color: #999;
	margin-left: 3px;
	float: left
}

.course-card-item .crossline {
	text-decoration: line-through
}

.course-card-item .item-source {
	display: inline-block;
	color: #999;
	float: right;
	width: 105px;
	text-align: right
}

.course-card-item .item-source .icon-renzheng {
	display: inline-block;
	vertical-align: -3px;
	margin-right: 2px;
	width: 27px;
	height: 15px;
	background-position: -69px -142px
}

.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: #23b8ff
}

.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: #23b8ff
}

.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
}

.live-guide-tips .modal-bd .bd-msg .i-info {
	top: -5px;
	margin-top: 0
}

.modal-live-guide .module-live-t {
	padding-bottom: 35px
}

.modal-live-guide .module-live-t .live-guide-title {
	float: left;
	font-size: 18px
}

.modal-live-guide .guide-hint {
	clear: left;
	float: left
}

.modal-live-guide .guide-hint .guide-hint-p {
	font-size: 14px;
	line-height: 18px
}

.modal-live-guide .guide-pic {
	float: right;
	width: 185px;
	height: 205px;
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/client-open-hint-bg.5456ce38.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: #12a7ff
}

.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 #ddd
}

.sm-side .link-service {
	display: block;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	background: #f4f4f4;
	text-align: center;
	color: #333;
	padding: 5px 0;
	margin-bottom: 20px
}

.sm-side .link-service:hover {
	color: #23b8ff
}

.sm-side .link-service .download-tips {
	font-size: 12px;
	color: #8c8c8c
}

.sm-side .i-download {
	color: #23b8ff;
	font-size: 20px;
	margin: 15px 0 0 10px
}

.sm-side .i-v-right {
	margin-left: 10px
}

:root .l-nav .l-nav-item a .red-point {
	background: #f94d4d;
	border-radius: 5px
}

:root .l-nav .l-nav-item a .red-point:after {
	display: none
}

.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
}

.l-nav .l-nav-item a:hover {
	background: #f8f8f8;
	font-size: 14px;
	color: #23b8ff;
	border-left: 3px solid #e5e5e5
}

.l-nav .l-nav-item a .red-point {
	position: absolute;
	top: 10px;
	border-radius: 4px;
	width: 8px;
	height: 8px
}

.l-nav .l-nav-item a .red-point:after {
	content: "●";
	color: #f94d4d;
	font-size: 16px;
	line-height: 1;
	position: relative;
	top: -20px;
	left: -22px
}

.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: 3px solid #039ae1
}

.l-nav .l-nav-cur a:hover {
	background: #fff;
	border-left: 3px solid #039ae1
}

.l-nav .l-nav-selected.l-nav-item a {
	background: #f8f8f8;
	border-left: 3px solid #23b8ff;
	color: #23b8ff
}

.l-nav .l-nav-selected.l-nav-item a:hover {
	background: #f8f8f8;
	border-left: 3px solid #23b8ff
}

.l-nav-block {
	border-top: 1px solid #eee
}

.l-nav-block h3 {
	position: relative;
	line-height: 45px;
	color: #999;
	display: block;
	font-size: 16px;
	text-indent: 23px
}

.l-nav-block h3 .icon-v {
	position: absolute;
	right: 8px;
	top: 16px
}

.l-nav-block h3.l-nav-cur {
	color: #999;
	border-left: 0;
	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: 4000;
	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: 1030px;
	box-sizing: border-box;
	padding-left: 30px
}

.s-main .sm-side {
	width: 170px
}

.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: 4000
}

.ptlogin-mask {
	position: fixed;
	_position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	z-index: 9000;
	filter: alpha(opacity=80);
	opacity: .8;
	background-color: gray
}

.mask,
.ptlogin-mask,
.modal-bg {
	background-color: #000 !important;
	filter: alpha(opacity=60) !important;
	opacity: .6 !important
}

.ptlogin-wrap {
	background: #fff;
	box-sizing: border-box;
	position: fixed;
	_position: absolute;
	visibility: hidden;
	width: 622px;
	padding: 0;
	margin-left: -311px;
	left: 50%;
	top: 50%;
	z-index: 9001
}

.ptlogin-wrap .login {
	border: 0
}

.login-tab .mod-tab__ul {
	background: #f1f1f1
}

.login-tab .btn-close {
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 47px;
	height: 28px;
	z-index: 10;
	text-align: center;
	line-height: 28px;
	color: #b1b1b1;
	border-left: 1px solid #b1b1b1
}

.login-tab .enter-title {
	position: relative;
	height: 50px;
	margin-bottom: -1px;
	border-bottom: 1px solid #e6e6e6;
	background: #f1f1f1;
	z-index: 3;
	line-height: 50px;
	font-size: 16px;
	color: #2a2a2a;
	text-align: center
}

.login-tab .enter-content {
	padding-top: 60px
}

.login-tab .content-avatar {
	width: 100%;
	height: 100%;
	text-align: center
}

.login-tab .content-avatar .avatar-img {
	display: inline-block;
	zoom: 1;
	width: 84px;
	height: 86px;
	margin-bottom: 30px;
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/empty-avator.171fd695.png#unsprite) no-repeat
}

.login-tab .content-btns .btns-enter {
	display: block;
	width: 190px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 20px;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	text-align: center
}

.login-tab .content-btns .btns-enter .icon-font {
	margin-right: 5px;
	font-size: 30px;
	vertical-align: -3px
}

.login-tab .content-btns .btns-enter-qq {
	background-color: #31a4f6
}

.login-tab .content-btns .btns-enter-wx {
	background-color: #4ab218
}

.login-tab .mod-tab__li {
	display: inline-block;
	padding-top: 0;
	height: auto;
	width: 50%;
	text-align: center
}

.login-tab .tab-link {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #b1b1b1;
	border: 0;
	margin-right: 4px;
	background: transparent
}

.login-tab .tab-link:hover {
	color: #b1b1b1
}

.login-tab .tab-link .icon-font {
	color: #ccc;
	font-size: 30px;
	vertical-align: -3px;
	margin-right: 5px
}

.login-tab .mod-tab__li_current .tab-link {
	height: 51px;
	margin-bottom: -1px;
	color: #fff;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.login-tab .mod-tab__li_current .tab-link .icon-font {
	color: #fff
}

.login-tab .mod-tab__li_current.mod-tab__li-wx {
	background: #4ab218
}

.login-tab .mod-tab__li_current.mod-tab__li-qq {
	background: #31a4f6
}

.login-tab .mod-tab__content {
	border-top: 1px solid #e6e6e6;
	position: relative;
	z-index: 2;
	overflow: hidden;
	background: #fff
}

.login-tab .mod-tab__content-wrap {
	height: 366px;
	overflow: hidden
}

.login-tab .mod-tab__content-wrap_qq {
	margin-left: -2px
}

.login-tab .mod-tab__content-wrap iframe {
	margin-top: -2px
}

.login-tab .mod-tab__content-tips {
	position: relative;
	z-index: 3;
	height: 22px;
	padding: 12px 10px;
	font-size: 14px;
	line-height: 22px;
	color: #a2a2a2;
	text-align: center
}

.login-tab .mod-tab__content .login-wx-tips {
	display: block;
	height: 50px;
	padding-top: 50px;
	text-align: center;
	font-weight: 700;
	color: gray
}

.login-tab .mod-tab__content .login-code-container.loading {
	display: block;
	cursor: default;
	width: 100%;
	height: 200px;
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/loading.50c5e3e7.gif) center center no-repeat
}

.login-tab .mod-tab__content .login-code-container .login-weapp-code {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	position: relative
}

.login-tab .mod-tab__content .login-code-container .login-weapp-code img {
	width: 100%;
	height: 100%;
	display: block
}

.login-tab .mod-tab__content .login-code-container .login-weapp-code.exprie {
	opacity: .5;
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/fake_weappcode.13d5893e.jpg) center center no-repeat;
	background-size: contain
}

.login-tab .mod-tab__content .login-code-container .login-weapp-code.exprie .wechat-qrcode-mask,
.login-tab .mod-tab__content .login-code-container .login-weapp-code.exprie .qrcode-invalid-tips {
	display: block
}

.login-tab .mod-tab__content .login-code-container .login-weapp-code .wechat-qrcode-mask {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0;
	background: #000;
	opacity: .5;
	display: none
}

.login-tab .mod-tab__content .login-code-container .login-weapp-code .qrcode-invalid-tips {
	width: 200px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 80px;
	display: none;
	cursor: pointer
}

.ptlogin-toolbar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36px;
	border: 2px solid #eee;
	border-top: 0;
	background: #f9f9f9;
	box-sizing: border-box
}

.ptlogin-toolbar .other-way {
	float: left
}

.ptlogin-toolbar .toolbar-span {
	float: right;
	line-height: 34px;
	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: 7px 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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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/edu_modules/edu-ui/img/bg/icon-form.6fb277b2.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: 1001
}

.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
}

.red-dot {
	position: fixed;
	display: none;
	height: 16px;
	width: 16px;
	background: #E80808;
	border-radius: 50%;
	overflow: hidden;
	z-index: 9999
}

.download-file-ico {
	position: fixed;
	z-index: 9999;
	display: none;
	box-sizing: border-box;
	width: 16px;
	height: 15px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	margin-right: 6px;
	margin-bottom: -2px;
	background-color: #fff
}

.download-file-ico::before {
	content: '';
	position: absolute;
	top: -6px;
	left: -1px;
	height: 6px;
	width: 16px;
	background: #5FB41B
}

.download-file-ico::after {
	content: '';
	position: absolute;
	top: 4px;
	left: 2px;
	height: 2px;
	background: #999;
	box-shadow: 0 5px 0 #999;
	width: 10px
}

.mod-breadcrumbs {
	font-size: 0;
	width: 960px;
	margin: 0 auto 20px
}

.mod-breadcrumbs__nav {
	font-size: 14px;
	color: #333
}

.mod-breadcrumbs__nav:hover {
	color: #23b8ff
}

.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.mod-tab-preview__li {
	outline: 1px #aaa dotted;
	background: #eee
}

.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: 100%;
	height: 100%
}

.side-service-hover:hover,
.side-service-right:hover,
.side-service-hover:hover .item-icon,
.side-service-right:hover .item-icon,
.side-service-item-active .side-service-right,
.side-service-item-active .side-service-right .item-icon {
	background-color: #23b8ff;
	color: #fff
}

.wrap-side-operation {
	position: fixed;
	right: 20px;
	bottom: 50px;
	z-index: 3001;
	font-size: 14px
}

.wrap-side-operation .js-jump-container {
	display: none;
	position: relative;
	cursor: pointer;
	width: 60px;
	height: 60px
}

.wrap-side-operation .js-jump-plan-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.wrap-side-operation .js-jump-plan-container .js-jump-plane {
	display: block;
	position: absolute;
	width: 42px;
	height: 56px;
	left: 10px;
	top: 60px;
	background-position: -286px -114px
}

.mod-side-operation__jump-to-top .i-to-top {
	color: #23b8ff;
	font-size: 32px;
	line-height: 60px;
	text-align: center;
	display: block
}

.mod-side-operation__jump-to-top-hover {
	background: #23b8ff
}

.mod-side-operation__jump-to-top-hover .i-to-top {
	display: none
}

.mod-side-operation {
	width: 60px;
	text-align: center;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 3px
}

.mod-side-operation .msg-iframe {
	position: absolute;
	width: 366px;
	height: 471px;
	background: #fff;
	z-index: 999;
	bottom: 0;
	right: 81px;
	border: 0;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.mod-side-operation .msg-iframe-show {
	display: none
}

.mod-side-operation .download-iframe {
	width: 800px;
	height: 570px;
	background: #FFF;
	position: absolute;
	z-index: 999;
	bottom: 0;
	right: 81px;
	border: 0;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.mod-side-operation .download-iframe-show {
	display: none
}

.side-service-item {
	text-align: center;
	position: relative
}

.side-service-item .item-icon {
	color: #23b8ff;
	font-size: 30px;
	line-height: 60px
}

.side-service-item .item-hover-text {
	display: none;
	background-color: #23b8ff;
	color: #fff;
	width: 40px;
	height: 40px
}

.side-service-item .item-hover-tips {
	display: none
}

.side-service-item .item-link-block:hover {
	color: #fff
}

.side-service-item .side-red-point {
	position: absolute;
	display: none;
	top: 10px;
	left: 34px;
	padding: 0 4px;
	height: 16px;
	min-width: 8px;
	background: #FF6923;
	color: #FFF;
	font-size: 12px;
	border-radius: 12px;
	line-height: 15px;
	overflow: hidden
}

.side-service-right {
	display: block
}

.side-service-hover:hover .item-icon,
.side-service-right:hover .item-icon {
	font-size: 30px
}

.side-service-qq,
.side-service-weixin {
	display: none
}

.side-service-weixin:hover .item-hover-tips {
	display: block;
	width: 222px;
	height: 126px;
	position: absolute;
	z-index: 999;
	left: -234px;
	top: -42px;
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/side-tips-qr-code-weixin-teacher.073dc87e.png) no-repeat;
	background-size: 100%
}

.side-service-phone:hover .item-hover-tips {
	display: block;
	width: 290px;
	height: 182px;
	position: absolute;
	z-index: 999;
	left: -290px;
	top: -60px;
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/bg/side-tips-qr-code.bb0659b4.png) no-repeat;
	background-size: 100%
}

.side-service-qr-code.item-hover-tips__show {
	background: #23b8ff;
	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: #23b8ff
}

.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/edu_modules/edu-ui/img/bg/detail-down-app.636f5cea.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: #23b8ff;
	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
}

@keyframes redNumIn {
	0% {
		top: -12px
	}

	50% {
		top: 0
	}

	60% {
		top: -2px
	}

	75% {
		top: -1px
	}

	85% {
		top: -2px
	}

	100% {
		top: 0
	}
}

@keyframes redNumOut {
	0% {
		top: 0
	}

	100% {
		top: 12px
	}
}

@keyframes shaking {
	0% {
		transform: scale(0.7)
	}

	20% {
		transform: scale(1)
	}

	40% {
		transform: scale(0.8)
	}

	60% {
		transform: scale(1)
	}

	80% {
		transform: scale(0.9)
	}

	100% {
		transform: scale(1)
	}
}

.red-num-up {
	position: relative;
	animation: redNumIn .5s
}

.red-num-down {
	position: relative;
	animation: redNumOut .5s
}

.red-point-shake {
	animation: shaking .5s
}

.modal {
	position: fixed;
	display: none;
	background: #fff;
	border-radius: 5px;
	top: 50%;
	left: 50%;
	font-size: 14px;
	z-index: 4000
}

.modal.im-dialog .modal-hd {
	background: #fff;
	border-top: 4px solid #23b8ff
}

.modal.im-dialog .modal-hd .hd-tt {
	color: #999;
	font-size: 16px;
	line-height: 16px;
	margin-top: 11px;
	padding-left: 15px
}

.modal.im-dialog .modal-hd .btn-close {
	color: #ddd;
	line-height: 16px;
	font-size: 16px;
	margin-top: 13px
}

.modal .modal-hd {
	line-height: 30px;
	color: #fff;
	background: #23b8ff;
	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: #f4f4f4;
	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/edu_modules/edu-ui/img/bg/steps-bg.8fd1a0d2.png#unsprite) no-repeat;
	color: transparent;
	font-size: 0;
	text-align: center;
	line-height: 58px
}

.steps-nav li.active {
	background: #23b8ff;
	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/edu_modules/edu-ui/img/bg/steps-bg.8fd1a0d2.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/edu_modules/edu-ui/img/bg/pay-tip.20a40a24.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
}

.tmp-tip {
	position: fixed;
	display: none;
	left: 50%;
	top: 50%;
	padding: 10px 30px;
	border: 1px solid #ddd;
	background-color: #fff;
	box-shadow: 1px 1px 3px #ddd;
	z-index: 5000
}

.tmp-tip-icon {
	margin-right: 8px;
	font-size: 24px;
	vertical-align: middle
}

.tmp-tip-cnt {
	vertical-align: middle
}

.tmp-tip .loading {
	display: inline-block;
	width: 24px;
	height: 24px
}

.mobile-verify {
	box-sizing: border-box;
	width: 580px;
	height: 376px;
	border-top: 4px solid #23b8ff;
	position: fixed;
	z-index: 4000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #fff
}

.mobile-verify .btn-close {
	position: absolute;
	font-size: 15px;
	line-height: 15px;
	right: 12px;
	top: 11px;
	color: #bbb;
	cursor: pointer
}

.mobile-verify .btn-close:hover {
	color: #666
}

.mobile-verify-hd {
	margin-bottom: 30px;
	color: #999;
	position: relative
}

.mobile-verify-hd-text {
	margin: 0;
	line-height: 1;
	font-size: 16px;
	height: 15px;
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 9px
}

.mobile-verify-bd {
	padding: 0 52px;
	margin-bottom: 40px;
	line-height: 1.43;
	font-size: 14px
}

.mobile-verify-info-prefix {
	margin-bottom: 30px
}

.mobile-verify-form .f-label {
	display: inline-block;
	vertical-align: top;
	padding-top: 6px;
	width: 80px;
	text-align: left
}

.mobile-verify-form .f-input {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 28px;
	position: relative
}

.mobile-verify-form .f-field {
	width: 240px;
	height: 32px;
	box-sizing: border-box;
	padding: 5px
}

.mobile-verify-form .f-input--error .f-field {
	border-color: #f4621f
}

.mobile-verify-form .err-msg {
	position: absolute;
	color: #f4621f;
	padding-top: 2px
}

.mobile-verify-form .btn-verify {
	box-sizing: border-box;
	height: 32px;
	padding: 6px 12px;
	border: 1px solid #ddd;
	margin-left: 8px;
	border-radius: 3px;
	vertical-align: middle;
	background-color: #fff
}

.mobile-verify-form .btn-verify:focus {
	outline: 0
}

.mobile-verify-form .btn-verify:hover {
	background-color: #eee;
	border-color: #ccc
}

.mobile-verify-form .btn-verify.disabled {
	background-color: #fff;
	opacity: .5;
	border-color: #ddd;
	cursor: default
}

.mobile-verify-info-suffix {
	margin-top: 6px;
	color: #777
}

.mobile-verify-ft {
	padding: 0 30px;
	text-align: right
}

.apply-success {
	box-sizing: border-box;
	width: 460px;
	height: 300px;
	border-top: 4px solid #23b8ff;
	border-radius: 2px;
	position: fixed;
	z-index: 4000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 40px 20px 0 80px;
	background: #fff
}

.apply-success .btn-close {
	position: absolute;
	font-size: 15px;
	line-height: 15px;
	right: 15px;
	top: 15px;
	color: #bbb
}

.apply-success .btn-close:hover {
	color: #23b8ff
}

.apply-success-content .icon-font {
	position: absolute;
	top: 30px;
	left: 36px
}

.apply-success-tt {
	font-size: 18px;
	color: #333;
	line-height: 18px
}

.apply-success-desc {
	font-size: 14px;
	color: #666;
	margin-top: 12px;
	height: 45px;
	overflow: hidden
}

.apply-success .only-follow {
	border-top: solid 1px #DDD;
	padding-top: 15px
}

.apply-success .only-follow p {
	padding: 27px;
	font-size: 14px;
	color: #666
}

.apply-success .only-follow img {
	float: left;
	width: 96px;
	height: 96px;
	margin-right: 20px
}

.apply-success-note {
	border-top: solid 1px #DDD;
	padding-top: 15px;
	font-size: 12px;
	color: #8A8A8A;
	line-height: 30px
}

.apply-success-note .qrcode-icon {
	display: inline-block;
	z-index: 1;
	position: relative;
	padding: 5px 0 5px 20px;
	height: 20px;
	line-height: 20px;
	background: url(//8.url.cn/edu/edu_modules/edu-ui/img/nohash/qrcode-icon.png) left center no-repeat;
	margin: 0 5px
}

.apply-success-note .qrcode-icon i {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 8px solid #ccc
}

.apply-success-note .qrcode-icon i.triangle-down {
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 0;
	border-top: 8px solid #ccc;
	display: none
}

.apply-success-note .qrcode-icon>span {
	display: none;
	position: absolute;
	background: #fff;
	top: 30px;
	left: -30px
}

.apply-success-note .qrcode-icon:hover .triangle-up {
	display: none
}

.apply-success-note .qrcode-icon:hover .triangle-down {
	display: inline-block
}

.apply-success-note .qrcode-icon:hover>span {
	display: block
}

.apply-success-footer {
	position: absolute;
	bottom: 20px;
	right: 20px
}

.apply-success-footer .hidden {
	display: none
}

.apply-success.hide-auth {
	height: 270px
}

.apply-success.hide-auth .apply-success-desc {
	height: 15px
}

#_579061475 {
	display: none
}
