* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #F4F4F4;
	color: #333;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
}

a {
	color: #333;
	text-decoration: none;
}

.hidden {
	display: none;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.clearfix:after {
	font-size: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}

.clearfixboth {
	clear: both;
}

.hidden {
	display: none;
}

.mb-hidden {
	display: none !important;
}

.header {
	width: 100%;
    height: 70px;
    background-color: #499f32;
    box-shadow: 0 10px 10px #E9E9E9;
    line-height: 70px;
    position: relative;
    z-index: 1;
}

.header img {
	vertical-align: middle;
}

.header img.logo1 {
	
}

.header-box {
	width: 1200px;
	height: 70px;
	margin: auto;
	overflow: hidden;
	text-align: left;
}

.nav, .register-login, .user-info {
	display: inline-block;
	vertical-align: middle;
}

.register-login, .user-info {
	height: 47px;
	padding-left: 20px;
	border-left: 1px solid #E5E5E5;
	line-height: 47px;
}

.register-login img {
	margin-right: 15px;
}

.register-login>span, .register-login>a{
	color: #fff;
}

.user-info img {
	margin-right: 15px;
}

.user-info>span, .user-info>a {
	color: #fff;
}

.nav>span {
	width: 87px;
    position: relative;
    z-index: 1;
    color: #fff;
    display: inline-block;
    height: 100%;
    text-align: center;
}
.nav>span.cur {
    background-color: #3c8327;
}
.hoverhidden {
	height: 100%;
	overflow: hidden;
}

.nav span a {
    color: #fff;
    font-size: 14px;
}

.footer {
	background-color: #23272F;
}

.loginfooter {
	background-color: #23272F;
	position: absolute;
	bottom: 0px;
	right: 0;
	left: 0;
}

.links {
	border-bottom: 1px solid #2D333D;
	padding-bottom: 20px;
	position: relative;
	z-index: 1;
}

.links-box {
	position: relative;
	z-index: 1;
	width: 1200px;
	margin: auto;
}

.links-content {
	width: 1000px;
	padding-left: 26px;
	padding-bottom: 10px;
	padding-top: 25px;
}

.links-content.inner:before {
	content: "";
	display: inline-block;
	background: url(../images/index_ico04.png) no-repeat center center
		transparent;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: bottom;
}

.links-content a {
	display: inline-block;
	color: #7F8997;
	font-size: 14px;
	border-right: 1px solid #2D333D;
	height: 20px;
	line-height: 20px;
	padding-right: 18px;
	margin: 5px 18px 5px 0;
}

.links-content.outer:before {
	content: "";
	display: inline-block;
	background: url(../images/index_ico05.png) no-repeat center bottom
		transparent;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: bottom;
}

.links-content a:hover {
	color: #fff;
	text-decoration: underline;
}

.links-content span {
	color: #7F8997;
	margin-right: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	margin: 5px 18px 5px 0;
}

.links-right {
	float: left;
	width: 870px;
}

.other-info {
	width: 1200px;
	margin: auto;
}

.erweima {
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -23px;
	color: #fff;
	line-height: 47px;
}

.erweima img {
	margin-right: 20px;
	vertical-align: middle;
}

.other-info {
	padding-top: 35px;
}

.other-info p {
	color: #696D73;
	padding-bottom: 20px;
	text-align: center;
}

.common-left {
	width: 224px;
	position: relative;
	box-shadow: 0 5px 10px #eee;
}

.common-left .nav-left-title {
	height: 62px;
	line-height: 62px;
	font-size: 16px;
	color: #333;
	position: relative;
	z-index: 1;
	background-color: #fff;
}

.common-left .nav-left-title img {
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 10px;
	background-color: #fff;
	height: 18px;
	width: auto;
}

.common-left .nav-left-title:before {
	content: "";
	display: block;
	height: 22px;
	width: 4px;
	background-color: #51AA37;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -11px;
}

.common-left .sub-title {
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	color: #999;
	cursor: pointer;
	background-color: #fff;
	text-align: center;
	position: relative;
	z-index: 1;
}

.common-left .sub-title.cur {
	color: #51A938;
	background-color: #F3FAF6;
	border-top: 1px solid #ddd;
}

.common-left .sub-title img {
	visibility: hidden;
	margin-left: 8px;
}

.common-left .sub-title.cur img {
	visibility: visible;
}

.common-right {
	padding: 0 30px 30px;
	background-color: #fff;
	margin-left: 20px;
	width: 886px;
}

.nav-rgiht {
	height: 50px;
	line-height: 50px;
	color: #999;
	border-bottom: 1px solid #ddd;
}

.common-list-box {
	min-height: 700px;
}

.common-list-title {
	font-size: 14px;
	margin-top: 20px;
}

.common-list-title a:hover {
	text-decoration: underline;
	color: #51AA37;
}

.common-list-title a p {
	text-overflow: ellipsis;
	word-break: break-all;
	white-space: nowrap;
	overflow: hidden;
	width: 730px;
}

.common-pagination {
	text-align: right;
	padding-top: 50px;
}

.common-pagination span {
	height: 30px;
	color: #999;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #999;
	border-radius: 2px;
	text-align: center;
	line-height: 30px;
	margin-left: 10px;
	min-width: 60px;
}

.common-pagination i {
	font-style: normal;
	margin-right: 10px;
}

.common-pagination span:hover {
	color: #fff;
	background-color: #51A837;
}

.common-video-box {
	margin-right: -30px;
}

.common-video-box .common-list-video {
	float: left;
	width: 210px;
	position: relative;
	z-index: 1;
	margin-top: 20px;
	margin-right: 15px;
}

.common-list-video img {
	width: 210px;
	height: 120px;
}

.common-list-video-title {
	text-overflow: ellipsis;
	word-break: break-all;
	white-space: nowrap;
	overflow: hidden;
	width: 210px;
	font-size: 14px;
	padding: 7px 0;
}

.common-video-box .common-list-video:hover .common-list-video-title {
	color: #51A837;
}

.common-list-video-count {
	color: #999;
}

.common-content {
	padding-bottom: 30px;
	background-color: #fff;
}

.common-content-title {
	font-size: 20px;
	padding-top: 35px;
	text-align: center;
}

.common-content-info {
	line-height: 40px;
	color: #999;
	text-align: center;
}

.common-content-detail {
	font-size: 14px;
	line-height: 24px;
}

.common-content-detail p {
	margin-bottom: 15px;
}

.video-detail-top {
	background-color: #fff;
}

.video-img img {
	width: 355px;
	height: 240px;
	margin: 10px 30px 10px 10px;
}

.video-info-top {
	padding-top: 30px;
	position: relative;
	z-index: 1;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	width: 765px;
	padding-right: 30px;
}

.video-info-top .souocang {
	position: absolute;
	z-index: 2;
	top: 20px;
	right: 40px;
	width: 48px;
	cursor: pointer;
}

.souocang div {
	text-align: center;
	display: none;
}

.souocang div:last-child {
	display: block;
}

.souocang.cur div:first-child {
	display: block;
}

.souocang.cur div:last-child {
	display: none;
}

.video-title {
	font-size: 16px;
	line-height: 24px;
}

.video-other {
	color: #999;
}

.video-introduce span {
	color: #999;
	padding-top: 10px;
	display: block;
}

.video-introduce p {
	color: #666;
	line-height: 24px;
	width: 765px;
}

.common-block {
	position: relative;
	z-index: 1;
	padding: 15px 20px;
	background-color: #fff;
	margin-top: 10px;
	overflow: hidden;
}

.common-block:before {
	content: "";
	display: block;
	height: 40px;
	width: 4px;
	background-color: #51AA37;
	position: absolute;
	left: 0;
	top: 20px;
}

.block-title {
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 1;
	font-size: 16px;
	width: 825px;
}

.block-title-sp {
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 1;
	font-size: 16px;
}

.block-title-sp a {
	position: absolute;
	right: 0;
}

.splb-video-list a {
	font-size: 14px;
	line-height: 24px;
	margin: 5px 0 15px 20px;
}

.splb-video-list a:hover {
	color: #51A938;
	text-decoration: none;
}

/*.splb-video-list p.cur a {
    color: #51A938;
}*/
.teacher-info {
	width: 324px;
}

.teacher-introduce {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.login-register {
	width: 100%;
	background: url(../images/lr_bg.png) no-repeat center center transparent;
	position: absolute;
	top: 70px;
	bottom: 143px;
	z-index: 1;
}

.login-register-headers {
	box-shadow: none;
	position: absolute;
	top: 0px;
}

.login-register-header {
	box-shadow: none;
}

.common-input-content {
	width: 300px;
	background-color: #fff;
	padding: 20px 18px;
}

.common-input-content .menu span {
	display: inline-block;
	width: 49%;
	font-size: 18px;
	color: #999;
	text-align: center;
	line-height: 38px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.common-input-content .menu span.cur {
	color: #51A938;
}

.common-input-content .menu span.cur:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3px;
	width: 80px;
	margin: auto;
	background-color: #51A938;
}

.common-input-content .select {
	width: 300px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	/*background-color: #ddd;*/
	border: 1px solid #ddd;
	position: relative;
	z-index: 1;
	margin-top: 40px;
	margin-bottom: 20px;
}

.common-input-content .select span {
	color: #999;
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/slect.png) no-repeat 260px 18px transparent;
}

.common-input-content .select .selections {
	position: absolute;
	z-index: 2;
	top: 40px;
	left: -1px;
	right: -1px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.common-input-content .select .selections div {
	height: 40px;
	line-height: 40px;
	color: #333;
	padding-left: 10px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	cursor: pointer;
}

.common-input-content .select .selections div:last-child {
	border: none;
}

.common-input-content .common-input-box input {
	color:#333;
	height:40px;
	line-height:40px;
	border:none;
	outline:none;
	border-bottom:1px solid #eee;
	display:inline-block;
	width:75%;
}

.common-input-content .common-input-box input::-webkit-input-placeholder
	{
	color: #999;
}

.common-input-content .common-input-box input:-ms-input-placeholder {
	color: #999;
}

.common-input-content .forget-btn {
	color: #51A938;
	text-align: right;
	margin: 10px 0;
}

.common-input-content .forget-btn span {
	cursor: pointer;
}

.common-input-content .login-btn {
	width: 265px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	border: none;
	background-color: #51A938;
	color: #fff;
	cursor: pointer;
	margin-top: 30px;
}

.common-input-content .common-input-box {
	position: relative;
	z-index: 1;
}

.common-input-content .common-input-box .get-vcode {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 20px;
	color: #457ABB;
	cursor: pointer;
	padding-left: 20px;
	border-left: 1px solid #eee;
	line-height: 24px;
}

.common-input-content .common-input-box.input-choice {
	z-index: 2;
}

.forget-box {
	width: 100%;
	height: 600px;
	background-color: #fff;
}

.forget-title {
	font-size: 18px;
	color: #333;
	padding: 30px 0 28px 90px;
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
}

.forget-content {
	width: 1200px;
	margin: auto;
}

.login-register-box {
	position: absolute;
	z-index: 2;
	right: 25%;
	top: 50%;
	margin-top: -217px;
}

.forget-input-content {
	margin-left: 300px;
}

.forget-input-content .login-btn {
	margin-top: 20px;
}

.chimee-container {
	position: relative;
}

.time-ad {
	background-color: transparent;
	border: 0;
}

.time-ad img {
	display: block;
	width: 30px;
}

.time-ad em {
	position: absolute;
	right: -7px;
	top: 35px;
	width: 60px;
	text-align: center;
	font-size: 12px;
	background-color: rgba(156, 85, 85, 0.66);
	padding: 0 3px;
	z-index: -1;
	border-radius: 5px;
}

.time-ad cm-pp-close {
	display: none;
}

.time-ad cm-pp-body {
	padding: 0;
}

.main {
	width: 100%;
	background-color: #f5f5f5;
}

.login-spxq-main {
	width: 100%;
	margin: 10px auto;
	position: relative;
	z-index: 1;
	min-height: 100%;
}

.spxq-main {
	width: 1200px;
	margin: 10px auto;
	position: relative;
	z-index: 1;
	min-height: 500px;
}

.chimee-container {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.spxq-main .common-content {
	min-height: 600px;
	padding: 20px 30px;
}

.spxq-main .common-content .common-content-title {
	font-size: 22px;
	color: #333;
	padding-bottom: 30px;
}

.filter-disabled {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.filter-box {
	position: relative;
	z-index: 8;
	margin-top: 40px;
	margin-bottom: 20px;
}

.filter-box select {
	display: none;
}

.filter-text {
	height: 100%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	padding: 0 30px 0 10px;
	background: #fff;
	border: 1px solid #eee;
}

.filter-text .filter-title {
	width: 100%;
	height: 36px;
	line-height: 36px;
	border: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	cursor: pointer;
	color: #999;
}

.filter-list {
	display: none;
	width: 100%;
	max-height: 300px;
	background-color: #fff;
	font-size: 14px;
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 99;
	border: 1px solid #eee;
	overflow: auto;
}

.filter-list li.filter-null a {
	color: #d2d2d2;
}

.filter-list li a {
	display: block;
	padding: 0 10px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.filter-list li:hover {
	background-color: #f2f2f2;
}

.filter-list li.filter-selected {
	background-color: #5FB878;
}

.filter-list li.filter-selected a {
	display: block;
	color: #fff;
}

.filter-list li.filter-disabled {
	background-color: #fff;
}

.filter-list li.filter-disabled a {
	display: block;
	color: #d2d2d2;
}

.filter-list li.filter-disabled:hover a {
	cursor: not-allowed !important;
	background-color: #fff;
}

.icon {
	position: absolute;
}

.icon-filter-arrow {
	width: 12px;
	height: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/slect.png);
	background-size: 100%;
	right: 10px;
	top: 13px;
	transition: all .2s;
}

.icon-filter-arrow.filter-show {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.filter-list::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.filter-list::-webkit-scrollbar-track {
	background: #fff
}

.filter-list::-webkit-scrollbar-thumb {
	background: #CBCBCB;
}

.splb-video-list p {
	border-top: 1px solid #eee;
	height: 40px;
	line-height: 40px;
}

.splb-video-list p:first-child {
	border: none;
}

.span-tips {
	display: inline-block;
	width: 20%;
	color: #999;
	font-size: 13px;
	margin-right: 4px;
	line-height: 60px;
}