@charset "UTF-8";

html {
	font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,SimSun,sans-serif，"宋体"
}

body {
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 0;
	background-color: #f4f5fa;
	color: #666
}

h1,h4,h5,h6,li,p,ul {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: inherit
}

h2,h3 {
	orphans: 3;
	widows: 3
}

h2,h3 {
	page-break-after: avoid
}

h2,h3 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

footer,header,nav,section {
	display: block
}

img {
	border: none;
	width: 100%;
	/*height: 100%;*/
	height: auto;
}

a {
	text-decoration: none;
	color: #333
}

a:hover {
	color: #0af
}

blockquote {
	page-break-inside: avoid
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

ul {
	list-style: none
}
.mb10{
    margin-bottom:10px;
}
.pd20{
    padding:20px;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	zoom: 1
}

* html .clearfix {
	height: 1%
}

* {
	box-sizing: border-box
}

.hide {
	display: none
}

.red {
	color: red
}

.left {
	float: left
}

.right {
	float: right
}

.fl {
	float: left
}

.fr {
	float: right
}
.f12{
    font-size:12px;
}
button:focus,input:focus,select:focus,textarea:focus {
	outline: 0
}

@font-face {
	font-family:cyrillic;src:url(../theme2017/assets/cyrillic.woff) format("woff"),url(../theme2017/assets/cyrillic.ttf) format("truetype")
}

.color1 {
	color: #0af
}
.color2 {
	color: #333
}
.color3{
    color:#ddd
}
.color4{
    color:#999
}
.botton1 {
	border-radius: 5px;
	background: #e5f2ff;
	color: #859cc2;
	text-align: center;
	font-size: 12px;
	padding: 5px 10px
}
botton2{
    
}
.table {
	border-spacing: 0;
	width: 100%;
	max-width: 100%;
	background-color: transparent
}
.w860{
    width: 860px;
}
.lh40{
    line-height:40px;
}
.btn {
	display: inline-block;
	padding: 11px 16px;
	border-radius: 4px;
	background-color: #e5f2ff;
	color: #859cc2;
	font-size: 14px;
	cursor: pointer;
	border: none;
	line-height: 1
}
.btn2{
    border-radius: 4px;cursor: pointer;color: #fff;width:130px;margin-top:25px;text-align:center;line-height:40px;
}
.btn:hover {
	background-color: #f1f7fc
}

.btn.btn-primary {
    padding: 12px 32px;
    background-color: #0af;
    color: #fff;
    margin-right:10px;

}
.btn.btn-primary:hover,.btn.btn-outclass:hover {
	background-color: #00b4ff
}
.btn.btn-outclass {
    background:#DDD;
    width:90px;
    font-size:16px;
    padding:10px 10px;
    color:#fff;
}
.btn.btn-small {
	padding: 12px 16px;
	background-color: #e5f2ff;
	color: #0af;
        margin-right:10px;
}
.btn.btn-bsmall {
    padding:8px 10px;
    margin-right:8px;
}
.btn.btn_top {
	color: #0af;

}
.btn.btn-nocheck {
	padding: 12px 32px;
	background-color: #e5f2ff;
	color: #859cc2;
        margin-right:10px;
}
.btn.btn-nocheck2 {
	padding: 8px 15px;
	background-color: #e5f2ff;
	color: #859cc2;
        margin-right:10px;
}
.btn-disabled {
	cursor: not-allowed;
	background-color: #f6f7f8;
	color: #bbb
}

.btn-disabled:hover {
	background-color: #f6f7f8;
	color: #bbb
}

.flexbox {
	display: -ms-flexbox;
	display: flex
}

.flexbox--col {
	-ms-flex-direction: column;
	flex-direction: column
}

.flex {
	-ms-flex: 1;
	flex: 1
}

.flex-2 {
	-ms-flex: 2;
	flex: 2
}

.container {
	width: 1200px;
	margin: 0 auto
}

.input,input,select,textarea {
	margin: 0;
	color: #9fadc7;
	background-color: #f6f7f8;
	border: 1px solid #e7eaf1;
	border-radius: 4px;
	padding-left: 6px
}

.input:focus,input:focus,select:focus,textarea:focus {
	color: #333;
	background-color: #fff
}
input[type=checkbox]{
    height:16px;
    width:16px;
    vertical-align: middle;
    line-height:40px;
}
.break-word {
	word-wrap: break-word;
	word-break: break-word
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.icon-speaker {
	background: url(/res/theme2017/assets/images/speaker.svg) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: -4px
}

.icon-close {
	background: url(/res/theme2017/assets/images/close.svg) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: -4px
}

.icon-zan {
	display: inline-block;
	background: url(/res/theme2017/assets/images/zan.svg) 1px 1px no-repeat;
	background-size: 14px 14px;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background-color: red;
	vertical-align: -3px
}

.icon-pause,.icon-play {
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle
}

.icon-play {
	background: url(/res/theme2017/assets/images/play.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-pause {
	background: url(/res/theme2017/assets/images/pause.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-pause2,.icon-play2 {
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	background-position: 0 -1px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left: -4px;
	margin-right: 2px
}

.icon-play2 {
	background-image: url(/res/theme2017/assets/images/play2.svg)
}

.icon-pause2 {
	background-image: url(/res/theme2017/assets/images/pause2.svg)
}

.icon-more,.icon-more2 {
	display: inline-block;
	vertical-align: middle;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.icon-more {
	width: 22px;
	height: 22px;
	background-image: url(/res/theme2017/assets/images/more.svg)
}

.icon-more2 {
	width: 30px;
	height: 30px;
	background-image: url(/res/theme2017/assets/images/more2.svg)
}

.icon-arrow-down {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(/res/theme2017/assets/images/arrow_down.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-arrow-more {
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	background: url(/res/theme2017/assets/images/arrow_more.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-forum,.icon-gift,.icon-integral,.icon-pk,.icon-store,.icon-trophy,.icon-i {
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle
}

.icon-pk {
	background: url(/res/theme2017/assets/images/pk.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-gift {
	background: url(/res/theme2017/assets/images/gift.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-trophy {
	background: url(/res/theme2017/assets/images/trophy.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-forum {
	background: url(/res/theme2017/assets/images/forum.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-store {
	background: url(/res/theme2017/assets/images/store.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-integral {
	background: url(/res/theme2017/assets/images/integral.svg) 0 0 no-repeat;
	background-size: 100% 100%
}
.icon-home {
	background: url(/res/theme2017/assets/images/home.svg) 0 0 no-repeat;
	background-size: 100% 100%
}
.icon-act {
	background: url(/res/theme2017/assets/images/act.svg) 0 0 no-repeat;
	background-size: 100% 100%
}
.icon-shop {
	background: url(/res/theme2017/assets/images/shop.svg) 0 0 no-repeat;
	background-size: 100% 100%
}
.icon-match {
	background: url(/res/theme2017/assets/images/match.svg) 0 0 no-repeat;
	background-size: 100% 100%
}
.icon-bbs {
	background: url(/res/theme2017/assets/images/bbs.svg) 0 0 no-repeat;
	background-size: 100% 100%
}
.icon-serve {
	background: url(/res/theme2017/assets/images/serve.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon {
	display: inline-block;
	vertical-align: middle
}

.icon-douban,.icon-qq,.icon-weibo,.icon-wx {
	width: 48px;
	height: 48px
}

.icon-qq {
	background: url(/res/theme2017/assets/images/qq.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-wx {
	background: url(/res/theme2017/assets/images/wx.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-weibo {
	background: url(/res/theme2017/assets/images/weibo.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-douban {
	background: url(/res/theme2017/assets/images/douban.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-collapse,.icon-expand {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px
}

.icon-expand {
	background: url(/res/theme2017/assets/images/expand.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-collapse {
	background: url(/res/theme2017/assets/images/collapse.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-next,.icon-prev {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.icon-prev {
	background-image: url(/res/theme2017/assets/images/prev.svg)
}

.icon-next {
	background-image: url(/res/theme2017/assets/images/next.svg)
}

.icon-time {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background: url(/res/theme2017/assets/images/time.svg) 0 -1px no-repeat;
	background-size: 100% 100%
}

.icon-pigai {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	margin-right: 6px;
	background: url(/res/theme2017/assets/images/btn_pigai.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-base {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	margin-right: 6px;
	background-position: 0 -2px;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.icon-error {
	background-image: url(/res/theme2017/assets/images/tag_error.svg)
}

.icon-warn {
	background-image: url(/res/theme2017/assets/images/tag_warn.svg)
}

.icon-error_trp {
	background-image: url(/res/theme2017/assets/images/tag_error_trp.svg)
}

.icon-notice {
	background-image: url(/res/theme2017/assets/images/tag_notice.svg?date=20180328)
}

.icon-recommend {
	background-image: url(/res/theme2017/assets/images/tag_recommend.svg?date=20180328)
}

.icon-great {
	background-image: url(/res/theme2017/assets/images/tag_great.svg)
}

.icon-teacher {
	background-image: url(/res/theme2017/assets/images/tag_teacher.svg?date=20180328)
}

.icon-student {
	background-image: url(/res/theme2017/assets/images/tag_student.svg);
	width: 18px;
	height: 20px
}

.icon-manualmark,.icon-teachermark,.icon-zanmark {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
	background-position: 0 -2px;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.icon-studentmark {
	vertical-align: middle;
	margin-right: 6px;
	background-position: 0 -2px;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.icon-zanmark {
	background-image: url(/res/theme2017/assets/images/zanmark.svg);
	width: 28px;
	height: 28px
}

.icon-manualmark {
	background-image: url(/res/theme2017/assets/images/manualmark.svg?d=2);
	width: 100px;
	height: 100px
}

.icon-teachermark {
	background-image: url(/res/theme2017/assets/images/teachermark.svg?d=2);
	width: 100px;
	height: 100px
}

.icon-studentmark {
	background-image: url(/res/theme2017/assets/images/studentmark.svg?d=2);
	width: 100px;
	height: 100px
}

.icon-remark {
	display: inline-block;
	vertical-align: text-top;
	margin-right: 4px;
	width: 18px;
	height: 18px;
	background: url(/res/theme2017/assets/images/remark.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-rise {
	display: inline-block;
	vertical-align: text-top;
	width: 15px;
	height: 15px;
	background: url(/res/theme2017/assets/images/rise.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-edit,.icon-thumb,.icon-thumb-active {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px
}

.icon-edit {
	background: url(/res/theme2017/assets/images/edit.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-thumb {
	background: url(/res/theme2017/assets/images/thumb.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.icon-thumb-active {
	background: url(/res/theme2017/assets/images/thumb_active.svg) 0 0 no-repeat;
	background-size: 100% 100%
}

.m-card {
	background-color: #fff;
	border-radius: 4px
}

.m-card__header {
	border-bottom: 1px solid #eee;
	padding: 20px;
	font-size: 16px;
	color: #333
}

.m-card__body {
	padding: 20px;
	color: #666;
	line-height: 2
}

.m-dropdown-menu {
	z-index: 10;
	position: absolute;
	right: 0;
	border-radius: 6px;
	padding: 18px 0;
	background-color: #fff;
	box-shadow: 0 1px 12px 0 rgba(204,208,213,.52);
	font-size: 12px;
	display: none
}

.m-dropdown-menu>li {
	line-height: 40px;
	height: 40px;
	text-align: center;
        word-wrap: break-word; 
        word-break: break-all;     
}

.m-dropdown-menu>li>a {
	display: block;
	min-width: 100px;
	padding: 0 20px
}

.m-dropdown-menu>li>a:hover {
	background-color: #f6f7f8
}
.m-dropdown-menu>li>span {
	display: block;
	color: #eee;
        min-width: 100px;
	cursor: not-allowed
}

.m-breadcrumb {
	display: -ms-flexbox;
	display: flex;
	color: #999;
	font-size: 12px
}

.m-breadcrumb>li {
	line-height: 36px;
	max-width: 600px
}

.m-breadcrumb>li+li:before {
	content: '/';
	margin: 0 10px
}

.m-breadcrumb>li a {
	font-size: 12px
}

.m-breadcrumb>li a:hover {
	color: #0af
}

.m-tags {
	display: -ms-flexbox;
	display: flex;
	line-height: 24px;
	font-size: 12px;
	color: #0af
}

.m-tags__item {
	background-color: #e5f2ff;
	padding: 0 10px;
	border-radius: 24px;
	margin-right: 4px
}

.m-tags2__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: 54px;
	max-height: 430px;
	overflow: auto
}

.m-tags2__item {
	line-height: 1;
	height: 24px;
	border-radius: 24px;
	text-align: center;
	font-size: 12px;
	padding: 0 10px;
	margin-right: 4px;
	border: 1px solid #e7eaf1;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.m-tags2__item--active,.m-tags2__item:hover {
	background-color: #0af;
	border: 1px solid #0af;
	color: #fff
}

.m-tags2__item--md {
	width: 208px;
	height: 40px;
	font-size: 14px;
	border-radius: 40px;
	margin-right: 8px;
	margin-bottom: 14px
}

.m-tags2__item--lg {
	width: 208px;
	height: 68px;
	font-size: 16px;
	border-radius: 68px;
	margin-right: 8px;
	margin-bottom: 20px
}

.m-tags2__item--color1 {
	color: #666;
	background-color: #eee
}

.m-tags2__close {
	margin-left: 4px;
	padding: 2px 2px 4px;
	cursor: pointer
}

.m-score {
	position: relative;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 60px;
	text-align: center;
	background-color: #e5f2ff
}

.m-score--color {
	background-color: #fff
}

.m-score .text {
	color: #859cc2
}

.m-score__txt {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	line-height: 62px
}

.m-score .decimal,.m-score .integer {
	font-family: cyrillic;
	color: #0af;
	font-size: 18px
}

.m-score .integer {
	font-family: cyrillic;
	font-size: 26px
}

.page__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 0
}

.page__item {
	width: 30px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #e7eaf1;
	border-radius: 4px;
	font-size: 14px;
	color: #9fadc7;
	margin-right: 6px;
	text-align: center;
	padding-top: 7px;
	cursor: default
}

.page__item--active {
	background-color: #0af;
	border: 1px solid #0af;
	color: #fff
}

.page__item--shim {
	width: 36px
}

.page__item--input {
	padding: 2px
}

i {
	margin: 0;
	padding: 0;
	box-sizing: content-box
}

.m-button,.m-checkbox,.m-input,.m-radio,.m-textarea,.m-toggle {
	position: relative;
	display: block;
	font-weight: 400
}

.m-checkbox,.m-radio {
	margin-bottom: 4px;
	padding-left: 25px;
	line-height: 25px;
	cursor: pointer;
	font-size: 13px
}

.m-button.state-disabled,.m-checkbox.state-disabled,.m-input.state-disabled input,.m-radio.state-disabled,.m-textarea.state-disabled,.m-toggle.state-disabled {
	cursor: default!important;
	opacity: .6!important
}

.state-disabled.checkbox input+i:after,.state-disabled.checkbox input:checked+i,.state-disabled.radio input+i:after,.state-disabled.radio input:checked+i,.state-disabled.toggle input:checked+i {
	border-color: #e7eaf1!important;
	color: #333!important
}

.m-checkbox.checkbox-inline,.m-radio.radio-inline {
	display: inline-block
}

.m-checkbox input,.m-radio input {
	position: absolute;
	left: -9999px
}

.m-checkbox i,.m-radio i {
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	width: 15px;
	height: 15px;
	outline: 0;
	border-width: 1px;
	border-style: solid;
	background: #fff
}

.m-radio i {
	border-radius: 50%
}

.m-checkbox i,.m-icon-append,.m-icon-prepend,.m-input input,.m-radio i,.m-textarea textarea,.m-toggle i {
	border-color: #e7eaf1;
	transition: border-color .3s
}

.m-checkbox input:checked+i,.m-radio input:checked+i,.m-toggle input:checked+i {
	background-color: #0af;
	border-color: #0af
}

.m-checkbox input+i:after,.m-radio input+i:after {
	position: absolute;
	opacity: 0;
	transition: opacity .1s
}

.m-checkbox input+i:after,.m-radio input+i:after {
	content: '';
	top: 3px;
	left: 3px;
	width: 9px;
	height: 9px;
	background-color: #fff
}

.m-radio input+i:after {
	border-radius: 50%
}

.m-checkbox input:checked+i:after,.m-radio input:checked+i:after {
	opacity: 1
}

.m-header {
	color: #fff;
	background-color: #0af
}

.m-header .container {
	height: 60px
}

.m-header .logo {
	line-height: 70px
}

.m-header .container .nav {
	padding: 12px 0;
	font-size: 14px
}

.m-header .container .nav__item {
	margin-left: 20px
}

.m-header .container .nav__item>a {
	display: block;
	padding: 10px;
	border-radius: 4px;
	color: #fff
}

.m-header .container .nav__item>a:hover {
	color: #fff;
	background-color: #00a0ff
}

.m-header .container .nav__item.active>a {
	background-color: #00a0ff
}

.m-header .container .user__alert {
	position: relative;
	width: 60px;
	line-height: 85px;
	cursor: pointer;
	text-align: center
}

.m-header .container .user__alert img {
	width: 32px
}

.m-header .container .user__alert:hover {
	background-color: #00a0ff
}

.m-header .container .user__alert>.sup {
	position: absolute;
	top: 10px;
	right: 12px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 16px;
	font-size: 12px;
	background-color: red;
	text-align: center
}

.m-header .container .user__avatar {
	position: relative;
	width: 60px;
	line-height: 85px;
	text-align: center
}

.m-header .container .user__avatar:hover {
	background-color: #00a0ff
}

.m-header .container .user__avatar>img {
	width: 36px;
	height: 36px;
	border-radius: 36px
}

.m-header .container .user__avatar:hover .m-dropdown-menu {
	top: 54px;
	min-width: 130px;
	display: block
}

.p-home .top {
	background-color: #fff;
	padding: 14px 0;
	margin-bottom: 10px;
	line-height: 32px
}

.p-home .top .container .search {
	position: relative
}

.p-home .top .container .search__input {
	width: 324px;
	height: 32px
}

.p-home .top .container .search__icon {
	position: absolute;
	right: 8px;
	top: 5px;
	cursor: pointer;
	display: block;
	width: 24px;
	height: 24px;
	background: url(/res/theme2017/assets/images/search.svg) top left no-repeat;
	background-size: cover
}

.p-home .top .container .my-teacher {
	margin-left: 20px
}

.p-home .top .container .my-teacher .tags__item {
	background-color: #f6f7f8;
	border-radius: 16px
}

.p-home .top .container .my-teacher .tags__item+li {
	margin-left: 8px
}

.p-home .top .container .my-teacher .tags__item>a {
	display: block;
	padding: 0 8px
}

.p-home .top .container .my-teacher .tags__item.plus {
	border-radius: 32px;
	text-align: center
}

.p-home .top .container .my-teacher .tags__item.plus>a {
	font-weight: bolder;
	font-size: 16px;
	color: #aaa;
	width: 32px;
	height: 32px
}

.p-home .container .main .navtab {
	border-radius: 4px;
	background-color: #fff
}

.p-home .container .main .navtab .level1,.p-home .container .main .navtab .level2 {
	padding: 0 20px 0 30px
}

.p-home .container .main .navtab .level1 {
	line-height: 58px;
	font-size: 16px;
	border-bottom: 1px solid #eee
}

.p-home .container .main .navtab .level1__nav {
	margin-bottom: -1px
}

.p-home .container .main .navtab .level1__nav>li+li {
	margin-left: 40px
}

.p-home .container .main .navtab .level1__nav>li>a {
	display: block;
	border-bottom: 2px solid transparent;
	transition: all .3s ease
}

.p-home .container .main .navtab .level1__nav>li>a.active,.p-home .container .main .navtab .level1__nav>li>a:hover {
	color: #0af;
	border-bottom: 2px solid #0af
}

.p-home .container .main .navtab .level2 {
	line-height: 50px
}

.p-home .container .main .navtab .level2__nav>li+li {
	margin-left: 20px
}

.p-home .container .main .navtab .level2__nav>li>a {
	display: block
}

.p-home .container .main .navtab .level2__nav>li>a.active,.p-home .container .main .navtab .level2__nav>li>a:hover {
	color: #0af
}

.p-home .container .main .navtab .level2__option {
	cursor: pointer
}

.p-home .container .main .navtab .level2__option .text {
	margin-right: 2px
}

.p-home .container .main .navtab .level2__option .select {
	position: relative;
	padding-bottom: 16px
}

.p-home .container .main .navtab .level2__option .select:hover .m-dropdown-menu {
	display: block;
	right: -20px;
	min-width: 150px
}

.p-home .container .main .tip {
	font-size: 12px;
	color: #859cc2;
	min-height: 32px;
	line-height: 32px;
	padding-right: 20px
}

.p-home .container .main .tip .icon-speaker {
	margin-right: 6px
}

.p-home .container .main .card {
	background-color: #fff;
	padding: 20px 30px 20px 20px;
	border-radius: 4px;
	margin-bottom: 10px
}

.p-home .container .main .card .baseinfo .title {
	color: #333;
	line-height: 16px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 710px;
	word-break: keep-all
}

.p-home .container .main .card .baseinfo .title .icon-zan {
	margin-right: 6px
}

.p-home .container .main .card .baseinfo .detail {
	font-size: 13px;
	color: #646464;
	line-height: 40px
}

.p-home .container .main .card .baseinfo .detail>li+li {
	margin-left: 20px
}

.p-home .container .main .card .baseinfo .tags {
	line-height: 24px;
	font-size: 12px;
	color: #0af
}

.p-home .container .main .card .baseinfo .tags>li {
	background-color: #e5f2ff;
	padding: 0 10px;
	border-radius: 24px
}

.p-home .container .main .card .baseinfo .tags>li+li {
	margin-left: 4px
}

.p-home .container .main .card .baseinfo .m-score {
	margin-top: 9px;
	margin-right: 12px
}

.p-home .container .main .card .more {
	margin-top: 29px;
	position: relative
}

.p-home .container .main .card .more .icon-more {
	cursor: pointer
}

.p-home .container .main .card .more:hover .m-dropdown-menu {
	display: block;
	top: 32px
}

.p-home .container .sidebar {
	margin-left: 10px;
	width: 330px
}

.p-home .container .sidebar>div {
	margin-bottom: 10px
}

.p-home .container .sidebar .func-sets {
	background-color: #fff;
	padding: 20px 20px;
	border-radius: 4px;
	font-size: 12px;
	color: #666;
	text-align: center
}

.p-home .container .sidebar .func-sets>ul+ul {
	margin-top: 40px
}

.p-home .container .sidebar .daily .audio .icon-pause,.p-home .container .sidebar .daily .audio .icon-play {
	margin-right: 6px
}

.p-home .container .sidebar .daily .line {
	position: relative;
	border-top: 1px solid #eee;
	margin: 22px 0 8px
}

.p-home .container .sidebar .daily .line__text {
	position: absolute;
	top: -14px;
	left: 32%;
	padding: 0 26px;
	background-color: #fff
}

.p-home .container .sidebar .billboard {
	height: 190px
}

.p-user {
	margin: 10px 0
}

.p-user .container .side-edge {
	width: 220px;
	margin-right: 10px;
	min-height: 600px
}

.p-user .container .side-edge .uinfo {
	line-height: 2;
	padding: 40px 20px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #fff;
	border-radius: 4px
}

.p-user .container .side-edge .uinfo__avatar {
	margin: 0 auto
}

.p-user .container .side-edge .uinfo__avatar>img {
	width: 80px;
	height: 80px;
	border-radius: 80px
}

.p-user .container .side-edge .uinfo__name {
	margin-bottom: 20px
}

.p-user .container .side-edge .uinfo__more .text {
	color: #999
}

.p-user .container .side-edge .m-card__body {
	line-height: 24px;
	padding: 0
}

.p-user .container .side-edge .m-card__body .user-nav .item {
	padding: 14px 0
}

.p-user .container .side-edge .m-card__body .user-nav .item>a {
	color: #999;
	display: block;
	padding-left: 20px;
	border-left: 4px solid transparent
}

.p-user .container .side-edge .m-card__body .user-nav .item>a.active {
	border-left: 4px solid #0af;
	color: #0af
}

.p-user .container .side-edge .m-card__body .user-nav .item:hover {
	background-color: #0af
}

.p-user .container .side-edge .m-card__body .user-nav .item:hover>a {
	color: #fff
}

.p-user .container .usection {
	padding: 40px 0;
	background-color: #fff;
	border-radius: 4px
}

.mark-required {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background-color: red;
	margin-right: 4px;
        margin-bottom: 2px;
}

.p-user .container .usection__header {
	border-left: 4px solid #0af;
	padding-left: 36px
}

.p-user .container .usection__header .title {
	color: #333;
	font-size: 16px;
	font-weight: 700
}

.p-user .container .usection__header .subtitle {
	color: #ddd
}

.p-user .container .usection__body {
	padding: 20px 40px 0;
	line-height: 2
}

.p-user .container .usection__body .base {
	line-height: 60px
}

.p-user .container .usection__body .base .label {
	min-width: 70px;
	text-align: right;
	margin-right: 20px;
	color: #bbb
}
.p-user .container .usection__body .base  .label2 {
        text-align: right;
	margin-right: 20px;
	color: #bbb;
	min-width: 100px;
}

.p-user .container .usection__body .base .m-radio.female {
	margin-left: 20px
}

.p-user .container .usection__body .base .input {
	width: 280px;
	height: 40px
}

.p-user .container .usection__body .base .btn-check {
	height: 40px;
	margin-left: 20px
}

.p-user .container .usection__body .base .btn-check.ok {
	color: #fff;
	background-color: #0af
}

.p-user .container .usection__body .base select {
	width: 140px;
	height: 40px
}

.p-user .container .usection__body .base.account {
	line-height: 90px;
	text-align: center;
	margin-left: 120px;
	margin-right: 120px
}

.p-user .container .usection__body .base.account .icon {
	margin-right: 10px
}

.p-user .container .usection__body .base.account .btn-unbind {
	width: 120px;
	border: 1px solid #f6f7f8;
	background-color: #fff
}

.p-user .container .usection__body .base.account .btn-unbind:hover {
	color: #333;
	background-color: #f6f7f8
}

.p-user .container .strength__wrap {
	margin-top: 10px
}

.p-user .container .strength__wrap--low .low {
	color: #da442f;
	border-bottom-color: #da442f
}

.p-user .container .strength__wrap--medium .medium {
	color: orange;
	border-bottom-color: orange
}

.p-user .container .strength__wrap--high .high {
	color: green;
	border-bottom-color: green
}

.p-user .container .strength__line {
	width: 84px;
	font-size: 14px;
	line-height: 1;
	color: #93a4aa;
	border-bottom: 2px solid #e1eef3;
	padding-bottom: 3px
}

.p-user .container .strength__line+.strength__line {
	margin-left: 7px
}

.p-user .container .user-avatar-form .upload {
	text-align: right
}

.p-user .container .user-avatar-form .upload .btn-upload {
	position: relative
}

.p-user .container .user-avatar-form .upload .btn-upload .input-upload {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.p-user .container .user-avatar-form .actions {
	text-align: right
}

.p-user .container .cropped-image {
	margin-bottom: 48px
}

.p-user .container .cropped-image img {
	width: 100%;
	height: 100%
}

.p-user .container .cropped-image .preview .preview-img {
	width: 336px;
	height: 336px;
	margin-bottom: 16px
}

.p-user .container .cropped-image .preview .info {
	margin-bottom: 22px
}

.p-user .container .cropped-image .cropped-size {
	margin-left: 58px
}

.p-user .container .cropped-image .cropped-size>li {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto
}

.p-user .container .cropped-image .cropped-size .upload-preview {
	overflow: hidden;
	border: 1px solid #b2c6cd
}

.p-user .container .cropped-image .cropped-size .cropped-lg {
	width: 110px;
	height: 110px;
	border-radius: 110px
}

.p-user .container .cropped-image .cropped-size .cropped-md {
	width: 60px;
	height: 60px;
	border-radius: 60px
}

.p-user .container .cropped-image .cropped-size .cropped-sm {
	width: 40px;
	height: 40px;
	border-radius: 40px
}

.p-user .container .user-avatar-form .actions {
	text-align: right
}

.p-write .answer,.p-write .topic {
	border-top: 1px solid transparent;
	border-radius: 4px;
	background-color: #fff;
	margin-bottom: 10px
}

.p-write .answer .title,.p-write .topic .title {
	margin: 23px 0 20px;
	padding: 0 40px 0 20px;
	border-left: 4px solid #0af
}

.p-write .answer .title__folder,.p-write .answer .title__text,.p-write .topic .title__folder,.p-write .topic .title__text {
	line-height: 24px
}

.p-write .answer .title__text,.p-write .topic .title__text {
	font-size: 16px;
	color: #333
}

.p-write .answer .title__folder,.p-write .topic .title__folder {
	color: #859cc2
}

.p-write .answer .title__folder .icon-collapse,.p-write .answer .title__folder .icon-expand,.p-write .topic .title__folder .icon-collapse,.p-write .topic .title__folder .icon-expand {
	margin-left: 4px
}

.p-write .answer .title__folder .icon-time,.p-write .topic .title__folder .icon-time {
	margin-right: 4px
}

.p-write .answer .title__btn,.p-write .topic .title__btn {
	margin-left: 10px;
	padding: 0;
	width: 52px;
	height: 24px;
	font-size: 12px
}

.p-write .topic .label {
	font-size: 16px
}

.p-write .topic .info {
	padding: 0 40px 0 20px;
	background-color: #f6f7f8;
	line-height: 40px
}

.p-write .topic .info>li+li {
	margin-left: 40px
}

.p-write .topic .direction {
	padding: 20px 40px 20px 20px;
	line-height: 1.5;
	color: #333;
	border-bottom: 1px solid #eee
}

.p-write .topic .direction .sublabel {
	font-size: 16px;
	margin-bottom: 10px
}

.p-write .topic .direction .label {
	margin-right: 12px
}

.p-write .topic .keyword {
	padding: 20px 40px 20px 20px
}

.p-write .topic .keyword .label {
	margin-right: 12px
}

.p-write .topic .keyword .sublabel {
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center
}

.p-write .topic .keyword__tags>li {
	background-color: #0af;
	padding: 4px 8px;
	border-radius: 24px;
	font-size: 12px;
	color: #fff
}

.p-write .topic .keyword__tags>li+li {
	margin-left: 6px
}

.p-write .topic .keyword .source-text {
	line-height: 1.5;
	background-color: #f6f7f8;
	padding: 10px;
	border-radius: 4px;
	text-align: justify;
	word-break: break-all;
	height: 380px;
	overflow: auto
}

.p-write .topic .keyword .source-text>p {
	margin-bottom: 10px
}

.p-write .answer__body {
	padding: 0 40px 50px 40px
}

.p-write .answer__body .form__title {
	margin-bottom: 10px
}

.p-write .answer__body .form__title input {
	padding: 0 20px;
	line-height: 40px;
	background: #fff
}

.p-write .answer__body .form__continue {
	padding: 10px 0;
	line-height: 1.5
}

.p-write .answer__body .form__continue>p {
	margin-bottom: 10px
}

.p-write .answer__body .form__content {
	margin-bottom: 20px;
	border: 1px solid #e7eaf1;
	border-radius: 4px;
	-ms-flex-direction: column;
	flex-direction: column
}

.p-write .answer__body .form__content--head,.p-write .answer__body .form__content--status {
	padding: 0 20px;
	line-height: 32px;
	background-color: #f6f7f8;
	color: #859cc2
}

.p-write .answer__body .form__content--head {
	border-radius: 4px 4px 0 0
}

.p-write .answer__body .form__content--status {
	font-size: 12px;
	border-radius: 0 0 4px 4px
}

.p-write .answer__body .form__content--status a {
	color: #859cc2
}

.p-write .answer__body .form__sentence {
	margin-bottom: 20px
}

.p-write .answer__body .form__sentence .chinese {
	margin-bottom: 10px
}

.p-write .answer__body .form__sentence .english {
	height: 100px;
	border-radius: 4px
}

.p-write .answer__body .form__sentence .english textarea {
	padding: 10px 20px;
	line-height: 1.5;
	resize: none;
	width: 100%;
	height: 100%
}

.p-write .answer__body .form__btn {
	-ms-flex-align: center;
	align-items: center
}

.p-write .answer__body .form__btn--center {
	-ms-flex-pack: center;
	justify-content: center
}

.p-write .answer__body .form__btn .btn-group {
	margin-right: 20px
}

.p-write .answer__body .form__btn .btn-group>a {
	padding-top: 8px;
	padding-bottom: 8px
}

.p-write .answer__body .form__btn .btn-group>a+a {
	margin-left: 10px
}

.p-write .answer__body .form__btn .next,.p-write .answer__body .form__btn .prev {
	padding-top: 7px;
	padding-bottom: 8px;
	border-radius: 30px;
	color: #859cc2
}

.p-write .answer__body .form__btn .prev {
	margin-right: 8px
}

.p-write .answer__body .form__btn .btn-primary {
	height: 40px
}

.p-write .answer__body .form__btn .submit {
	border: none;
	background-color: transparent;
	cursor: pointer
}

.p-write .answer__body .form__dictation .top {
	line-height: 32px
}

.p-write .answer__body .form__dictation .cloze {
	line-height: 40px;
	padding-top: 6px;
	padding-bottom: 20px;
	text-align: justify
}

.p-write .answer__body .form__dictation .cloze input {
	height: 30px;
	width: 100px;
	margin: 0 10px
}

.p-write .answer__body .form__comprehension h4 {
	margin-bottom: 20px
}

.p-write .answer__body .form__comprehension .article {
	line-height: 2;
	color: #666
}

.p-write .answer__body .form__comprehension .question {
	margin: 20px 0
}

.p-write .answer__body .form__comprehension .question .ask {
	line-height: 1.5;
	margin-bottom: 8px
}

.p-write .answer__body .form__comprehension .question .options {
	line-height: 2
}

.p-write .answer__body .form__comprehension .question .options>li+li {
	margin-top: 6px
}

.p-write .answer__body .form__comprehension .question .options .radio-group {
	position: relative;
	display: inline-block;
	padding-left: 28px;
	margin-right: 4px;
	margin-bottom: 19px
}

.p-write .answer__body .form__comprehension .question .options .radio-group input {
	position: absolute;
	left: -9999px
}

.p-write .answer__body .form__comprehension .question .options .radio-group input:checked+span {
	background-color: #0af;
	color: #fff
}

.p-write .answer__body .form__comprehension .question .options .radio-group span {
	position: absolute;
	left: 0;
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 28px;
	border: 1px solid #0af;
	color: #0af;
	line-height: 24px;
	text-align: center;
	font-size: 20px
}

.p-write .answer__body .letter {
	line-height: 38px;
	padding: 20px 20px 38px
}

.p-write .answer__body .letter__ending .line__txt,.p-write .answer__body .letter__start .line__txt {
	width: 46px;
	display: inline-block;
	color: #333
}

.p-write .answer__body .letter__ending .line__input,.p-write .answer__body .letter__start .line__input {
	width: 400px;
	height: 38px;
	border: none;
	border-radius: 0;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #e7eaf1;
	margin-left: 10px;
	color: #859cc2
}

.p-write .answer__body .letter__body {
	min-height: 390px
}

.p-write .answer__body .letter__body textarea {
	line-height: 39px;
	padding: 0;
	resize: none;
	width: 100%;
	height: 100%;
	background: url(/res/theme2017/assets/images/line.png) 0 0 repeat;
	color: #859cc2
}

.p-write .answer__body .analy {
	margin-top: 20px;
	line-height: 2;
	padding: 10px 20px;
	border-radius: 4px;
	border: 1px solid #a1d9f5;
	background-color: #e5f2ff
}

.p-write .answer__body .analy__comments {
	line-height: 1.5
}

.p-write .answer__body .analy__answer {
	font-size: 13px
}

.p-write .right-side {
	width: 330px;
	margin-left: 10px
}

.p-write .right-side .task {
	padding: 20px;
	background-color: #fff;
	border-radius: 4px
}

.p-write .right-side .task__title {
	margin-bottom: 20px
}

.p-write .right-side .task__schedule {
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.p-write .right-side .task__schedule>li {
	margin-bottom: 20px;
	margin-left: 16px
}

.p-write .right-side .task__schedule>li.active a {
	background-color: #0af;
	color: #fff
}

.p-write .right-side .task__schedule>li a {
	display: inline-block;
	width: 38px;
	height: 38px;
	background-color: #fff;
	border: 1px solid #999;
	color: #999;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	border-radius: 38px
}

.p-write .right-side .task__schedule>li a:hover {
	background-color: #0af;
	color: #fff
}

.p-write .right-side .task__footer {
	padding: 20px 0 20px;
	text-align: center
}

.p-detail .top {
	margin-bottom: 10px
}

.p-detail .top__main {
	width: 660px;
	border-radius: 4px;
	margin-right: 10px;
	background-color: #fff;
	position: relative
}

.p-detail .top__main .icon-zanmark {
	position: absolute;
	top: 16px;
	left: 160px
}

.p-detail .top__main .iconwrap {
	position: absolute;
	top: 10px;
	right: 10px
}

.p-detail .top__main .head {
	padding: 20px 20px 12px;
	border-bottom: 1px solid #eee
}

.p-detail .top__main .head__title {
	font-size: 16px;
	color: #333;
	max-width: 430px;
	min-height: 20px
}

.p-detail .top__main .head__label {
	margin-top: 8px
}

.p-detail .top__main .body {
	padding: 20px 20px 0;
	min-height: 436px
}

.p-detail .top__main .body__essay {
	line-height: 2;
	color: #333;
	text-align: justify;
	text-indent: 30px;
	max-height: 530px;
	overflow: auto;
	margin-bottom: 10px
}

.p-detail .top__main .body__essay .snt_now {
	color: #333;
	font-weight: 700
}

.p-detail .top__main .body__letter {
	color: #666;
	margin-bottom: 6px
}

.p-detail .top__main .footer {
	padding: 20px
}

.p-detail .top__main .footer__wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.p-detail .top__main .footer__left {
	font-size: 13px;
	color: #859cc2
}

.p-detail .top__main .footer__left .status {
	margin-right: 16px
}

.p-detail .top__main .footer__left .status__txt {
	margin-left: 2px
}

.p-detail .top__main .footer__left .status__txt a {
	color: #859cc2;
	text-decoration: underline
}

.p-detail .top__main .footer__left .status__select {
	height: 24px
}

.p-detail .top__main .footer__right .btn {
	padding: 15px 32px
}

.p-detail .top__side {
	background-color: #fff;
	border-radius: 4px
}

.p-detail .top__side .tabbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 52px;
	border-bottom: 1px solid #eee;
	margin-bottom: -1px
}

.p-detail .top__side .tabbar__item {
	padding: 23px 0;
	border-bottom: 2px solid transparent;
	cursor: pointer
}

.p-detail .top__side .tabbar__item--active,.p-detail .top__side .tabbar__item:hover {
	color: #0af;
	border-bottom: 2px solid #0af
}

.p-detail .top__side .tabbar--left {
	-ms-flex-pack: start;
	justify-content: flex-start
}

.p-detail .top__side .tabbar--left .tabbar__item {
	margin-right: 50px
}

.p-detail .top__side .overall {
	padding: 30px 52px 12px 52px
}

.p-detail .top__side .overall .m-score {
	width: 110px;
	height: 110px;
	line-height: 110px;
	border-radius: 110px;
	margin-right: 24px
}

.p-detail .top__side .overall .m-score__txt {
	line-height: 110px;
	font-weight: 700
}

.m-score__time {
	line-height: 20px;
	position: absolute;
	width: 110px;
	height: 110px;
	border-radius: 55px;
	background: #e5f2ff;
	left: -5px
}

.p-detail .top__side .overall .m-score .integer {
	font-size: 40px
}

.p-detail .top__side .overall .m-score .decimal {
	font-size: 28px
}

.p-detail .top__side .overall__total {
	padding: 20px
}

.p-detail .top__side .overall__total .m-score {
	margin: auto
}

.p-detail .top__side .overall__other {
	margin-bottom: 50px
}

.p-detail .top__side .overall__area {
	padding: 0 30px;
	width: 300px;
	height: 60px;
	line-height: 60px;
	border-radius: 60px;
	background-color: #f6f7f8;
	color: #859cc2;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: auto
}

.p-detail .top__side .overall__number {
	font-size: 16px;
	font-weight: 700
}

.p-detail .top__side .overall .dimension .progress__label {
	font-size: 12px;
	color: #666;
	width: 60px;
	text-align: right
}

.p-detail .top__side .overall .dimension .progress__gutter {
	margin-left: 6px;
	background-color: #f6f7f8;
	width: 200px;
	height: 14px;
	border-radius: 14px;
	position: relative;
	margin-bottom: 18px
}

.p-detail .top__side .overall .dimension .progress__bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-radius: 14px
}

.p-detail .top__side .overall .dimension .progress__bar--green {
	background-color: #23d0a4
}

.p-detail .top__side .overall .dimension .progress__bar--red {
	background-color: #fd7363
}

.p-detail .top__side .overall .dimension .progress__bar--orange {
	background-color: #feb32b
}

.p-detail .top__side .overall .dimension .progress__bar--purple {
	background-color: #c49cef
}

.p-detail .top__side .rank {
	padding-left: 48px;
	background-color: #f6f7f8
}

.p-detail .top__side .rank__item {
	line-height: 40px;
	font-size: 12px;
	color: #666;
	margin-right: 20px
}

.p-detail .top__side .panel {
	padding: 20px
}

.p-detail .top__side .panel__head {
	border-left: 4px solid #0af;
	margin-left: -20px;
	margin-bottom: 18px
}

.p-detail .top__side .panel__title {
	margin-left: 16px;
	font-size: 13px;
	color: #333
}

.p-detail .top__side .panel__txt {
	font-size: 13px;
	color: #333;
	text-align: justify;
	line-height: 1.5
}

.p-detail .top__side .publish__input {
	resize: none;
	height: 30px;
	padding: 6px 2px 0 6px;
	font-size: 12px;
	line-height: 1.5
}

.p-detail .top__side .publish__footer {
	text-align: right
}

.p-detail .top__side .publish__btn {
	margin-top: 12px;
	text-align: center;
	width: 80px;
	height: 36px;
	white-space: nowrap;
	display: inline-block;
	min-width: 40px;
	line-height: 36px;
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	background-color: #f6f7f8;
	color: #9fadc7;
	cursor: pointer
}

.p-detail .top__side .refs__head {
	padding: 20px;
	color: #999;
	border-bottom: 1px solid #eee
}

.p-detail .top__side .refs .tabs__item {
	margin-right: 10px;
	width: 72px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer
}

.p-detail .top__side .refs .tabs__item--active {
	color: #fff;
	background-color: #0af;
	border-radius: 4px
}

.p-detail .top__side .refs .subtabs {
	margin-top: 20px
}

.p-detail .top__side .refs .subtabs__item {
	cursor: pointer;
	margin-right: 20px
}

.p-detail .top__side .refs .subtabs__item--active,.p-detail .top__side .refs .subtabs__item:hover {
	color: #0af
}

.p-detail .top__side .refs__body {
	padding: 0 20px;
	color: #999
}

.p-detail .top__side .refs .example {
	margin-top: 14px;
	border-bottom: 1px solid #eee;
	padding-bottom: 12px
}

.p-detail .top__side .refs .psitem {
	margin-top: 14px;
	border-bottom: 1px solid #eee;
	padding-bottom: 12px;
	line-height: 25px
}

.p-detail .top__side .refs .example .sentence {
	color: #333;
	line-height: 2
}

.p-detail .top__side .refs .example .sentence__score {
	font-size: 16px;
	color: #0af;
	font-weight: 700
}

.p-detail .top__side .refs .example .excerpt {
	margin-top: 4px
}

.p-detail .top__side .refs .example .excerpt--margin {
	margin-top: 16px
}

.p-detail .top__side .refs .example .excerpt__txt {
	line-height: 1.5;
	text-align: justify
}

.p-detail .top__side .refs .example .excerpt__txt--ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.p-detail .top__side .refs .example .excerpt__folder {
	color: #859cc2;
	padding-left: 10px
}

.p-detail .top__side .refs .example .reviews {
	margin-top: 8px;
	background-color: #f6f7f8;
	border-radius: 4px;
	line-height: 24px;
	font-size: 12px;
	padding: 0 10px
}

.p-detail .top__side .refs .example .infos {
	margin-top: 8px;
	font-size: 12px
}

.p-detail .top__side .refs .example .infos__user {
	margin-right: 20px
}

.p-detail .top__side .refs .example .infos__user .item {
	margin-right: 6px
}

.p-detail .top__side .refs .example .infos__essay .item {
	margin-right: 4px
}

.p-detail .top__side .comments__add {
	padding: 20px 20px 10px;
	border-bottom: 1px solid #eee
}

.p-detail .top__side .comments__list {
	padding: 0;
	max-height: 354px;
	overflow: auto
}

.p-detail .top__side .comments .comment {
	padding: 20px;
	border-bottom: 1px solid #eee
}

.p-detail .top__side .comments .comment--new {
	background-color: #e5f2ff
}

.p-detail .top__side .comments .comment__avatar {
	width: 48px;
	height: 48px;
	border-radius: 100%;
	margin-right: 15px;
	background-color: #eee
}

.p-detail .top__side .comments .comment__name {
	color: #333;
	font-weight: 700;
	margin-right: 20px
}

.p-detail .top__side .comments .comment__date {
	font-size: 12px;
	color: #ddd
}

.p-detail .top__side .comments .comment__txt {
	font-size: 14px;
	margin-top: 20px;
	color: #666
}

.p-detail .top__side .comments .comment__del {
	font-size: 12px;
	cursor: pointer
}

.p-detail .top__side .comments__finished {
	text-align: center;
	padding: 20px;
	color: #ddd
}

.p-detail .top__side .demands {
	padding: 0 20px
}

.p-detail .top__side .demands__item {
	margin-top: 20px
}

.p-detail .top__side .demands__label {
	color: #333;
	margin-right: 6px;
	min-width: 42px
}

.p-detail .top__side .demands__txt {
	color: #666
}

.p-detail .top__side .demands__txt--lh {
	line-height: 24px;
	max-height: 166px;
	overflow: hidden
}

.p-detail .top__side .tracks {
	margin: 40px 30px;
	max-height: 421px;
	overflow-y: auto
}

.p-detail .top__side .tracks__item {
	height: 58px
}

.p-detail .top__side .tracks__item .dt {
	border-right: 1px solid #ddd;
	padding-right: 16px;
	margin-right: 18px;
	position: relative
}

.p-detail .top__side .tracks__item .dt__time {
	color: #ddd
}

.p-detail .top__side .tracks__item .dt__date {
	margin-top: 6px;
	color: #ddd;
	font-size: 12px
}

.p-detail .top__side .tracks__item .dt__widget {
	position: absolute;
	top: 0;
	right: -8px;
	background-color: #fff
}

.p-detail .top__side .tracks__item:last-child .dt {
	border-right: 1px solid transparent
}

.p-detail .top__side .tracks__log {
	color: #666
}

.p-detail .critique {
	border-top: 1px solid #fff;
	background-color: #fff;
	border-radius: 4px
}

.p-detail .critique__head {
	margin: 20px 0;
	padding: 0 16px;
	border-left: 4px solid #0af
}

.p-detail .critique__body {
	padding: 0 20px 2px;
	margin-bottom: 10px
}

.p-detail .critique .paragraph {
	margin-bottom: 18px
}

.p-detail .critique .paragraph__body {
	position: relative;
	margin-top: 18px;
	border-radius: 4px;
	padding: 0 20px;
	background-color: #f6f7f8
}

.p-detail .critique .paragraph__body .sentence {
	padding: 20px 0;
	line-height: 24px
}

.p-detail .critique .paragraph__body .sentence:not(:last-child) {
	border-bottom: 1px solid #eee
}

.p-detail .critique .paragraph__body .sentence__left {
	margin-right: 40px;
	color: #333
}

.p-detail .critique .paragraph__body .sentence__left .actions {
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 10px
}

.p-detail .critique .paragraph__body .sentence__left .actions__item {
	color: #cbd0d5;
	cursor: pointer
}

.p-detail .critique .paragraph__body .sentence__left .actions__item+div:before {
	content: '|';
	padding: 0 5px
}

.p-detail .critique .paragraph__body .sentence__right .note {
	margin-bottom: 4px
}

.p-detail .critique .paragraph__body .sentence__right .note__tag {
	min-width: 26px
}

.p-detail .critique .paragraph__body .sentence__right .note__txt {
	font-size: 13px;
	color: #333
}

.p-detail .critique .paragraph__body .sentence__para {
	margin-left: 10px
}

.p-detail .critique .paragraph__caret {
	position: absolute;
	top: -9px;
	left: 12px;
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #f4f5fa
}

.p-detail .critique .touch__wrap {
	line-height: 2;
	padding: 10px;
	border-bottom: 1px dashed #eee
}

.p-detail .critique .touch__item {
	margin-bottom: 10px
}

.p-detail .critique .touch__right {
	margin-left: 30px
}

.p-detail .critique .touch__sid {
	margin-right: 12px
}

.p-detail .critique .touch__icon {
	display: inline-block;
	margin-right: 8px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 2px;
	color: #fff;
	text-align: center
}

.p-detail .critique .touch__icon--origin {
	background-color: #00beff
}

.p-detail .critique .touch__icon--revision {
	background-color: #f96422
}

.p-detail .critique .touch__edit {
	padding-left: 20px
}

.p-detail .critique .touch__modify {
	margin-bottom: 10px
}

.p-detail .critique .touch__modify .btn {
	margin-left: 10px;
	padding-top: 13px;
	background-color: #f6f7f8
}

.p-detail .critique .touch__input {
	height: 40px;
	line-height: 40px
}

.p-add-teacher .top {
	background-color: #fff;
	padding: 14px 0;
	line-height: 32px
}

.p-add-teacher .top .container .search {
	position: relative
}

.p-add-teacher .top .container .search__input {
	width: 324px;
	height: 32px
}

.p-add-teacher .top .container .search__icon {
	position: absolute;
	right: 8px;
	top: 5px;
	cursor: pointer;
	display: block;
	width: 24px;
	height: 24px;
	background: url(/res/theme2017/assets/images/search.svg) top left no-repeat;
	background-size: cover
}

.p-add-teacher .top .container .my-teacher {
	margin-left: 20px
}

.p-add-teacher .top .container .my-teacher .tags__item {
	background-color: #f6f7f8;
	border-radius: 16px
}

.p-add-teacher .top .container .my-teacher .tags__item+li {
	margin-left: 8px
}

.p-add-teacher .top .container .my-teacher .tags__item>a {
	display: block;
	padding: 0 8px
}

.p-add-teacher .top .container .my-teacher .tags__item.plus {
	border-radius: 32px;
	text-align: center
}

.p-add-teacher .top .container .my-teacher .tags__item.plus>a {
	font-weight: bolder;
	font-size: 16px;
	color: #aaa;
	width: 32px;
	height: 32px
}

.p-add-teacher .container__main {
	background-color: #fff;
	border-radius: 4px;
	margin-bottom: 10px;
	padding: 20px 0
}

.p-add-teacher .panel__head {
	padding: 0 24px;
	margin: 15px 0;
	border-left: 4px solid #0af
}

.p-add-teacher .panel__title {
	font-size: 18px;
	color: #333
}

.p-add-teacher .panel__body {
	padding: 15px 40px;
	min-height: 54px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.p-add-teacher .note__wrap {
	padding: 15px 40px
}

.p-add-teacher .note__title {
	color: #999
}

.p-add-teacher .note__item {
	font-size: 12px;
	color: #999;
	line-height: 2
}

.p-revision .revision__wrap {
	margin-bottom: 10px
}

.p-revision .revision__side {
	width: 260px;
	margin-right: 10px
}

.p-revision .revision__side .table__wrap {
	background-color: #fff;
	border-radius: 4px
}

.p-revision .revision__side .table__head {
	border-bottom: 1px solid #e7eaf1
}

.p-revision .revision__side .table__body {
	max-height: 572px;
	overflow: auto
}

.p-revision .revision__side .table__tr {
	color: #999
}

.p-revision .revision__side .table__tr:hover {
	color: #00a0ff
}

.p-revision .revision__side .table__tr--active {
	background-color: #00a0ff;
	color: #fff
}

.p-revision .revision__side .table__tr--active:hover {
	color: #fff
}

.p-revision .revision__side .table__td {
	font-size: 12px;
	height: 52px;
	line-height: 52px;
	text-align: center
}

.p-revision .revision__main {
	border-radius: 4px;
	background-color: #fff;
	padding: 40px;
        min-height:500px;
}

.p-revision .revision__main .chart {
	min-width: 400px;
	height: 300px;
	margin-bottom: 15px
}

.p-revision .revision__main .context {
	line-height: 2;
	text-align: justify;
	text-indent: 4px;
	text-indent: 30px;
	margin-bottom: 15px
}

.p-revision .revision__main .note__wrap {
	padding: 15px 0
}

.p-revision .revision__main .note__title {
	color: #666
}

.p-revision .revision__main .note__item {
	font-size: 12px;
	color: #666;
	line-height: 2
}

.p-revision .revision__main .note del,.p-revision .revision__main .note ins {
	font-size: 12px
}

.p-revision .revision__main del {
	color: #999
}

.p-revision .revision__main ins {
	color: #F60
}

.p-reqlist .overview {
	padding: 0 40px;
	background-color: #fff;
	border-radius: 4px;
	height: 60px;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}

.p-reqlist .overview__item {
	color: #666
}

.p-reqlist .table__wrap {
	margin-bottom: 10px
}

.p-reqlist .table__tr {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 6px;
	background-color: #fff;
	border-radius: 4px
}

.p-reqlist .table__tr--trans {
	background-color: #FFF;
	margin-top: 1px
}

.p-reqlist .table__th {
	-ms-flex: 1;
	flex: 1;
	height: 54px;
	line-height: 56px;
	font-size: 14px;
	text-align: center;
	color: #999
}

.p-reqlist .table__th--flex5 {
	-ms-flex: 5;
	flex: 5
}

.p-reqlist .table__td {
	-ms-flex: 1;
	flex: 1;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #666
}

.p-reqlist .table__td--flex5 {
	-ms-flex: 5;
	flex: 5
}

.p-reqlist .btn {
	width: 48px;
	height: 28px;
	padding: 0;
	line-height: 28px
}

.m-footer {
	background-color: #fff;
	padding: 20px 0 5px
}

.m-footer .container>ul>li {
	-ms-flex: 1;
	flex: 1;
	padding: 0 60px;
	color: #666;
	line-height: 2
}

.m-footer .container>ul>li+li {
	border-left: 1px solid #eee
}

.m-footer .container>ul>li:first-child {
	padding-left: 0
}

.m-footer .container>ul>li:last-child {
	padding-right: 0
}

.m-footer .container>ul>li h3 {
	margin-top: 0;
	font-weight: 700;
	font-size: 14px
}

.m-footer .container>ul>li {
	font-size: 12px
}

.m-footer .container>ul>li a {
	color: #666
}

.m-footer .container .about a:hover {
	text-decoration: underline
}

.m-footer .container .contact .tel {
	font-size: 14px
}

.m-footer .container .follow .logo2 {
	width: 168px;
	height: 43px;
	margin-left: 60px
}
.p-create{
    border-top: 1px solid transparent;
    border-radius: 4px;
    background-color: #fff;
    margin-bottom: 10px;
}
.p-create .base{
    width:750px;margin:10px 30px
}
.p-create .time{
    width:120px;height:40px;
}
.div-header{
    line-height:50px;
    border-bottom:2px solid #e7eaf1;
}
.div-header .title {
    border-left: 4px solid #00aaff;
    padding: 0 0px 0 20px;
    color: #333;
    font-size: 16px;
    font-weight: 700
}
.create_top li{
    margin:0px 15px;
}

.copyright {
	font-size: 12px;
	line-height: 2.5;
	color: #999;
	text-align: center
}

.h10 {
	height: 10px
}

.no_search {
	margin: 20px 0;
	background-color: #fff;
	border-radius: 4px;
	height: 500px;
	text-align: center;
	padding-top: 80px;
	font-size: 14px;
	color: #859cc2
}

.no_search img {
	width: 268px;
	height: 163px
}

.no_search .text {
	margin-top: 30px
}

.no_search .text2 {
	margin-top: 20px;
	margin-bottom: 17px
}

.no_search .countDown {
	position: relative;
	float: left;
	left: 50%;
	margin-left: -135px
}

.no_search .top {
	margin-bottom: 20px
}

.no_search .time {
	min-width: 60px;
	height: 50px;
	background-color: #e5f2ff;
	border-radius: 4px;
	font-size: 40px;
	margin-top: -3px;
	padding: 5px 10px
}

.no_search .unit {
	width: 35px;
	line-height: 45px
}

.no_search .write {
	background-color: #0af;
	color: #fff;
	padding: 15px 15px;
	border-radius: 4px;
	margin-left: 20px
}

.no_click {
	font-size: 18px;
	background-color: #e5f2ff;
	padding: 10px 25px;
	border-radius: 20px;
	margin-top: 50px
}

.body_letter {
	line-height: 39px;
	padding: 0;
	resize: none;
	width: 100%;
	height: 100%;
	background: url(/res/theme2017/assets/images/line.png) 0 0 repeat;
	color: #859cc2;
	min-height: 390px;
	resize: none;
	border: none;
	border-radius: 0
}

.default_letter {
	line-height: 1.5;
	padding: 10px 20px;
	resize: none;
	border: none;
	border-radius: 0;
	min-height: 360px;
	overflow: hidden;
	background: #fff
}

.pay-main {
	position: relative;
	background: #fafafa;
	width: 100%
}

.pay-tap {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 21px;
	color: #68726f;
	font-size: 27px;
	height: 57px
}

.pay-tap .active {
	border-bottom: 4px solid #fed130
}

.single-tap {
	height: 57px;
	line-height: 57px;
	cursor: pointer
}

.single-tap:hover {
	border-bottom: 4px solid #fed130
}

.pay-left .left-desc {
	margin-top: 14px;
	height: 58px;
	line-height: 58px;
	color: #f26665;
	font-size: 16px
}

.pay-left .price-desc {
	height: 530px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 5px
}

.pay-left .price-desc .price-form {
	margin-left: 30px;
	font-size: 16px;
	color: #68726f;
	position: relative
}

.pay-left .price-desc .price-form .kt-count {
	margin-top: 27px
}

.pay-left .price-desc .price-form .kt-time {
	margin-top: 13px
}

.price-form .price-box {
	margin-top: 36px;
	height: 150px;
	width: 240px;
	border: 2px solid #f2f2f2;
	border-radius: 5px
}

.price-form .price-box:hover {
	border: 2px solid #f26665
}

.price-desc .active {
	border: 2px solid #f26665
}

.price-box .price-tag {
	font-size: 36px;
	color: #f26665;
	margin-top: 35px;
	text-align: center
}

.price-box .price-year {
	height: 30px;
	line-height: 30px;
	margin-top: 45px;
	text-align: center;
	background: #f2f2f2;
	border-radius: 2px
}

.submit_button {
	margin-top: 35px;
	margin-bottom: 25px;
	height: 54px;
	line-height: 54px;
	width: 360px;
	background: #f26665;
	border: 1px solid #f26665;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	cursor: pointer
}

.vip-priority {
	margin-top: 17px;
	height: 71px;
	line-height: 71px;
	font-size: 27px;
	color: #040404
}

.th-style {
	height: 72px;
	border: 1px solid #fae3a5;
	font-size: 16px;
	color: #68726f
}

.pay-right .latest-order {
	margin-top: 17px;
	height: 71px;
	line-height: 71px;
	font-size: 27px;
	color: #040404
}

#pay-wait {
	color: #f26665;
	margin-left: 30px
}

#pay-now {
	width: 120px;
	height: 36px;
	line-height: 36px;
	background: #f26665;
	border: 1px solid #f26665;
	border-radius: 5px;
	color: #fff;
	cursor: pointer
}

.no-seen {
	display: none
}

#pagelinks {
	text-align: center;
	margin-top: 50px
}

#pagelinks>a {
	margin: 10px;
	font-size: 20px
}

#pagelinks>b {
	color: #f26665;
	font-size: 30px
}

#pagelinks>a:hover {
	color: #f26665
}
.tips {
    padding: 0px 10px;
    color: #FF6600;
    border: #FBE6B9 solid 2px;
    background-color: #FEF5D3;
    font-size: 12px;
    width:1200px;
    height:30px;
    line-height:28px;
    margin:10px auto;
}
.tips a,.tips2 a{
    color: #0af
}
.tips2 {
    padding: 0px 10px;
    color: #FF6600;
    border: #FBE6B9 solid 2px;
    background-color: #FEF5D3;
    font-size: 12px;
    height:30px;
    line-height:28px;
    margin:10px auto;
}
.re_new {
    font-size: 11px;
    color: red;
}
.teacherBotton{
    border-radius: 5px;background: #e5f2ff;color: #859cc2;text-align: center;font-size: 12px;padding:6px 15px;cursor:pointer
}
.p-create{
    color:#333;
}
 .t_preview{width:300px; height:100%;z-index: 9999; position:fixed;left: -260px;top:0;display:none;background-color:#ffffff;border-radius:5px;padding:0px 10px;overflow: auto;}
 .t_preview .pre_essay{margin: 5px 0;line-height: 25px;font-size:16px;}
 .t_preview .stu_info{padding: 10px;background:#f4f5fa;margin-top:10px;}
 .t_preview .stu_info ul li{padding: 5px 0;line-height: 22px;}
 .t_preview .pre_title{text-align:center;font-weight: bold;font-size:18px;}
 .t_preview .off{text-align: right;cursor: pointer;margin:8px 4px;font-size:20px;}
 
 .bt_button{
    padding: 11px 32px;
    background-color: #00aaff;
    color: white;
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    border: none;
 }
 .term_set{
    width: 250px;
    height: 40px;
    margin: 0;
    color: #9fadc7;
    background-color: #f6f7f8;
    border: 1px solid #e7eaf1;
    border-radius: 4px;
    padding-left: 6px;
    font-size:17px;
 }
 .write_lable{
     min-width: 70px;text-align: right;margin-right: 20px;color: #333;line-height:40px;
 }
  .write_lable2{
     min-width: 110px;text-align: right;margin-right: 20px;color: #333;line-height:40px;
 }
 .write_input{
     width:650px;
     height:40px;
     line-height:40px;
 }
  .write_input2{
     width:250px;
     height:40px;
     line-height:40px;

 }
 .write_input_xu{
     width:600px;
     height:40px;
     line-height:40px;
 }
 .write_textarea{
     width:650px;
     height:350px;
     margin-bottom: 65px;
 }
 #qq-qun-botton,.class_manage{
    padding: 11px 16px;
    background-color: #e5f2ff;
    color: #0af;
    display: inline-block;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    line-height: 1;
 }
.write_class_input{
     border:1px solid #e7eaf1;padding:5px 0px 5px 10px;width:650px;
}
#js-class-name span,.js-all-class{
    line-height:30px;
}
#js-class-name {
    margin-bottom: 15px;
}
.write_add_title{
    height:40px;line-height:40px;background:#F4F5FA;padding-left:20px;color:#333;
}
.write_add_title img,.div-header img{
    height: 20px;
    width: 20px;
    top: 5px;
    left: 5px;
    position:relative;
    cursor: pointer;
}
.write_add{
    background-color: #fbfcff;border: 1px solid #e7eaf1;width:850px;margin:20px;border-radius: 10px;
}
.wriete_select{
    width:200px;height:40px;
}
.wriete_select_small{
    width:70px;height:40px;margin:0px 4px;
}
.wriete_check_dress{
    width:1px;
    height:40px;
    border:none;
    background: none;
}
/*打分公式*/
.gist_set_con {
  margin: 0 -8px;
}
.gist_set_con table {margin-left: 0;}
.gist_set_con table input {width: 196px;height:25px;line-height:25px;}
.gist_set_con .gist_set {
  position: relative;
}
.gist_set_con .gist_set .add {
  position: absolute;
  right: 0;
  bottom: 5px;
  cursor: pointer;
}
.gist_set_con .gist_note * {
  font-size: 12px;
}
.gist_set_con .gist_note {
  display: none;
}
.gist_set_con .gist_note .title {
  background-color: #eee;
  margin-top: 18px;
}
.gist_set_con .toggle-area {
  text-align: right;
  line-height: 30px;
}
.gist_set_con .toggle {color:#0af}
.icon-plus,.icon-close{
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
.icon-plus {
  background: url(/res/images/plus.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.icon-close {
  background: url(/res/images/close.png) 0 0 no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
#cfg_set_html {
    width:300px;
    margin-top:20px;
    margin-left:50px;
}
#cfg_set_html tr{
    line-height:45px;
}
#cfg_set_html th{
    width:100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
#cfg_set_html td{
    text-align:center;
}
#cfg_set_html input{
    width:200px;
    height:35px;
    line-height:35px;
    margin-top:2px;  
}
.rule{width:100%; height:300px; }
.rule-main{ height:250px;overflow:auto;border-bottom: 1px dashed #a3a3a3;margin:10px;}
.rule-main ul{ height:30px; width:100%; overflow:hidden; }
.rule-main ul li{ font-size:12px; overflow:hidden;height:30px;line-height:35px;float:left }
.rule-1{ width:40px;text-align:left; }
.rule-kp{  width:200px;text-align:left;}
.rule-msg{ width:500px;text-align:left;}
.rule-check{width:40px;text-align:center; }
.div_blcok{
    margin: 20px 0;
    background-color: #fff;
    border-radius: 4px;
    height: 500px;
    font-size: 14px;
}
.phasew{ position: relative;}
.phasew .pjian{ 
    right:40px;
    top:25px;
}
.phasew .pjia{ 
    right:40px;
    top:45px;
}
.keytag{
    line-height:40px;
    position:relative;
}
.an{ 
    position:absolute;
    text-align:center; 
    /*width:15px; */
    /*height:15px; */
    background-color:#00b0ea; 
    line-height:12px;
    border-radius:25px; 
    color:#fff;
    font-size:11px;
    cursor:pointer; 
    display:inline-block; 
}
.keytag s{
	cursor:pointer;
	display:inline-block;
	border:1px solid #8a6de9;
	padding:5px 10px;
	border-radius:5px;
	position:relative;
	line-height:18px;
	margin-right:5px;
	background-color:#8a6de9;
	color:#fff;
}
.keytag b{ 
    cursor:pointer;  
    display:inline-block; 
    border:1px solid #8a6de9; 
    padding:5px 10px;
    border-radius:5px; 
    position:relative;
    line-height:18px; 
    margin-right:5px; 
    background-color:#8a6de9; 
    color:#fff;
}

.keytag b:hover:after{ content:"x"; color:red; position:absolute ; right:-2px; top:-9px; font-weight:normal; font-size:12px }
.viewStudent {
    min-height:500px;
}
.viewStudent .toptitle{height:40px;line-height:40px;margin:10px 0px;background:#fff;padding:0px 20px;}
.viewStudent .toptitle li{text-align: center;list-style-type:none}
.viewStudent .ck{min-width:30px;}
.viewStudent .t_stu{min-width:110px;}
.viewStudent .t_name,.viewStudent .t_st ,.viewStudent .t_ci,.viewStudent .t_score  {min-width:60px;}
.viewStudent .t_class{min-width:80px;}
.viewStudent .t_class2{min-width:150px;}
.viewStudent .t_name2{min-width:150px;}
.viewStudent .t_score { min-width:40px;}
.viewStudent .t_time{ min-width:80px;}
.viewStudent .t_order{ min-width:124px;}
.viewStudent .t_huping_ren{ min-width:54px;}
.viewStudent .t_huping_time{ min-width:90px;}
.viewStudent .t_title2{min-width:520px; overflow:hidden; position:relative ;text-align: left;}
.reItemS .t_title2 .res_tag .c1{background-color:#cb0303;}
.reItemS .t_title2 .res_tag .c2{background-color:#00b4eb;}
.reItemS .t_title2 .res_tag .c3{background-color:#29a101;}
.reItemS .t_title2 .res_tag .c4{background-color:#10d1bc;}
.reItemS .t_title2 .res_tag .c5{background-color:#FC615C;}
.reItemS .t_title2 .res_tag .c6{background-color:#FDBC40;}
.reItemS .t_title2 .res_tag .c7{background-color:#FDA522;}
.viewStudent .s_asc a{
    background: url(../images/2012/select.gif) no-repeat 0px -42px;
    padding-left: 15px;
    font-weight: bold;
}   
.viewStudent .s_desc a{
    background: url(../images/2012/select.gif) no-repeat 0px 8px;
    padding-left: 15px;
    font-weight: bold
} 
.ulinfo{
    position:relative;
    height:80px;
}
.ul_list{
    position:absolute;
    top:40px;
    right:10px;
    color:#859cc2;  
}
.bt_xiangs{
    background:#F6F7F9;
    border-radius: 15px;
    padding:5px 15px;
    margin-right:15px;
}
.bt_option a{
    color:#859cc2;

}
ul.reItemS{
    line-height:40px;

    background-color: #fff;
    overflow: hidden;
    padding:0px 20px;  
    border-top: 1px dashed #eee;
}
.reItemS li a{color: #0af;}
.reItemS li{text-align: center;}
.reItemS .t_title2 .title_txt{ position:absolute; min-width:520px; overflow:hidden;left:0; }
.reItemS .t_title2 .res_tag{ position:absolute  ; width:auto;overflow:hidden;right:2px;}
.reItemS .t_title2 .res_tag b{font-weight:normal;   border-radius:10px; margin:0 0 3px 3px;  padding:5px 10px; background-color:#e95613; }
.reItemS .t_title2 .res_tag b,.reItemS .t_title2 .res_tag a{ color:#fff;font-size:12px; font-family:"lucida Grande",Verdana,"Microsoft YaHei"; }
.ydTable{line-height:35px;background:#fff;padding:0px 15px;margin-top:10px;}
.ydTable2{height:60px;line-height:60px;background:#fff;padding:0px 15px;margin-top:10px;}
#target_viewStudentMore{    
    width: 130px;
    padding: 0;
    background-color: #fff;
    
}
#target_viewStudentMore a{
    line-height:30px;
    text-align: left;
    padding-left:20px;
    margin: 3px 0;
    color: #333;
    font-size: 12px;
    display: block;
    border-bottom: 2px dashed #eee;
}
.adv{
    background:#F4F5FA;
    height:120px;
    width:240px;
    border-radius: 10px;
    margin-right:25px;
    color:#859cc2;
    text-align: center;
    padding-top:10px;;
}
.adv .adv_title,.adv .adv_txt{
    line-height:25px;
    font-size:14px;
}
.adv_num{
    font-family: cyrillic;
    color: #00aaff;
    font-size:35px;
    line-height: 52px;
    border-bottom: 2px dashed #eee; 
}
.viewSearch{
    background:#fff;
    padding:5px 20px;
    border-bottom: 2px solid #e7eaf1;
}
.viewSearch select{
    width:100px;
    height:30px;
    font-size:15px;
}
.searchName{
    height:30px;
    width:200px;
    padding-left:32px;
    background:url(/res/theme2017/assets/images/search.svg) 8px 5px no-repeat;
    background-size:20px 20px;
}
.div_main{
    background:#fff;padding:20px;margin-bottom:20px;
}
.stu_table input{
    width:250px;height:35px;margin:5px 10px;
}
.title_tag_bu{
    font-weight: normal;
    border-radius: 7px;
    margin: 0 0 3px 3px;
    padding: 1px 5px;
    background-color: #e95613;
    color: #fff;
    float:right;
}
.itemContent{
    padding-left:20px;
}
#cwRight{
    margin-top: 50px;
    width: 280px;
    margin-right:20px;
    border:1px solid #e7eaf1;
}
#cwRight .cwtitle{
    width:100%;
    font-size:16px;
    line-height:40px;
    padding-left:10px;
    font-weight: bold;
}