﻿html,body {
	font: 14px "Microsoft Yahei","PingFang SC","Hiragino Sans GB","黑体","Sans-Serif";
	height: 100%
}

body {
	background: #f1f1f1;
	width: 100%;
	
}

::-moz-placeholder {
	color: #999
}

::-webkit-input-placeholder {
	color: #999
}

:-ms-input-placeholder {
	color: #999
}

a {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none
}

a,a:link {
	text-decoration: none;
	cursor: pointer
}

i {
	font-style: normal
}

input:focus,textarea:focus {
	outline: none
}

table th,table td {
	vertical-align: middle
}

.f14 {
	font-size: 16px
}

.f16 {
	font-size: 16px
}

.f18 {
	font-size: 18px
}

.relative {
	position: relative
}

.align-c {
	text-align: center
}

.vertical-m {
	vertical-align: middle
}

.show {
	display: block
}

.font-color-white {
	color: #fff !important
}

.font-color-red {
	color: #ea4d4d
}

.font-color-orange {
	color: #ff7745
}

.m-t20 {
	margin-top: 20px
}

.m-b20 {
	margin-bottom: 20px
}

.h50 {
	height: 50px
}

.input-text {
	width: 150px;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	border: none;
	background: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px
}

.focus-outline {
	border: 2px solid #ff6800;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px
}

.border-t-solid {
	border-top: 1px solid #e6e6e6
}

.border-b-solid {
	border-bottom: 1px solid #e6e6e6
}

.border-b-dashed {
	border-bottom: 1px dashed #555
}

.white-wrapper {
	background: #fff
}

.l {
	float: left
}

.r {
	float: right
}

.page-nav {
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	background: #fafafa;
	color: #999
}

.page-nav a {
	color: #999;
	font-size: 16px
}

.page-nav a:hover {
	color: #ff7745
}

.block-head {
	display: block
}

.inline-block-head {
	display: inline-block
}

.block-head>img,.course-attend-list img,.inline-block-head img,.concern-friends-box .left-img a>img,.vip-info>a>img {
	border: 1px solid #dedede;
	border-radius: 50%
}

.common-avatar {
	position: relative
}

.common-avatar>em {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 17px;
	height: 17px
}

.avatar-80>em,.user-head>em,.card-avatar>em {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 23px;
	height: 23px
}

.common-avatar>em>img {
	width: 17px !important;
	height: 17px !important
}

.link-more {
	position: absolute;
	right: 0;
	top: 0;
	color: #999999;
	font-size: 16px
}

.link-more:hover {
	color: #ff7745
}

.container {
	margin: 0 auto;
	width: 100%;
	color: #333
}

.container900 {
	width: 900px
}

#main {
	min-height: 70%;
	min-height: -webkit-calc(100vh - 359px);
	min-height: calc(100vh - 359px);
	width: 100%
}

.major {
	padding: 30px 0
}

.header-wrap {
	width: 100%;
	background: #36383e;
	background: rgba(19,21,28,0.85);
	position: relative;
	z-index: 1000;

}

.fixed-head {
	position: fixed !important;
	left: 0;
	top: 0;
	z-index: 1001
}

.nav {
	position: relative;
	z-index: 1000
}

.nav a {
	color: #ccc;
	font-size: 16px
}

.nav a:hover {
	color: #fff
}

.nav a.logo,.nav a.nav-menu-btn,.nav ul.nav-item,.nav-item>li {
	float: left
}

.nav-item.m-l-50 {
	margin-left: 50px
}

.logo {
	display: inline-block;
	background: url(../img/logo.png) no-repeat left center;
	width: 154px;
	height: 50px
}

.nav a.nav-menu-btn {
	display: block;
	height: 50px;
	text-align: center;
	width: 46px;
	line-height: 50px
}

.nav a.nav-menu i {
	font-size: 22px
}

.nav-cashier .logo,.nav-cashier span.title {
	float: left
}

.nav-cashier span.title {
	margin-left: 24px;
	line-height: 50px;
	font-size: 18px;
	font-weight: normal;
	color: #fff
}

.nav-cashier div.logined {
	float: right;
	margin-right: 8px
}

.idx-nav .nav-b>.nav-item {
	height: 43px
}

.idx-nav .nav-b>.company-stu {
	position: absolute;
	width: 155px;
	height: 43px;
	background: url("../images/company-st.jpg") no-repeat;
	right: 14px;
	top: 0
}

.nav-item>li {
	position: relative;
	text-align: center;
	margin: 0 24px
}

.nav-item>li:first-child {
	margin-left: 0
}

.nav-item>li>a {
	height: 50px;
	line-height: 50px
}

.nav-item li a.focus {
	color: #fff
}

.nav-item>li.new {
	padding-right: 10px
}

.nav-item>li.new>a,.nav-item>li.news-list>a {
	position: relative
}

.nav-item>li.new>a em,.nav-item>li.news-list>a em {
	display: block;
	width: 28px;
	height: 14px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAMCAYAAABx290PAAAA8klEQVQ4jbXTzU0CQRjG8R+TjVzowBZMRA9oA4REbUBuXtQjN0IF24Id0IAetgQTY9TQAh3IAT3gYXcDuyJZWfgnk8y8z7zzzDsfjcWwK+MA97jGEVrq8YkJxnjAF0SZeIhHtGuarNLCedZucIVpkFa2NIuTYlp5vB1tPKEZcKdc2W5MyhzjNqD/r7Q4KW6oSn9JP+D0V3jUW58QJ6m2Ts+1zadzEv0pbTLdnu8Ir9KXVI1Rr47hJEj/SbXF86pX7zGP5XPL4yLjxmLYbeJZ+or2yQc6AXNc4m2PZu+4wDxkgSnOMMALZjswmWVrDdDJPPwA1shCpBx6rk8AAAAASUVORK5CYII=") no-repeat;
	position: absolute;
	top: -6px;
	right: -25px
}

.nav-item ul.second-nav-item,.message-board,.user-nav-list,.n-cart-board {
	visibility: hidden;
	position: absolute;
	top: 50px;
	background: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: 0 4px 14px rgba(0,0,0,0.2);
	-webkit-transition: none;
	transition: none;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 40% 0;
	-ms-transform-origin: 40% 0;
	transform-origin: 40% 0
}

.nav-item ul.pop-up,.pop-up {
	visibility: visible !important;
	-webkit-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	transform: scale(1) !important;
	-webkit-transition: all 0.3s cubic-bezier(0.31, 0.57, 0.68, 1.36) !important;
	transition: all 0.3s cubic-bezier(0.31, 0.57, 0.68, 1.36) !important
}

.nav-item ul.pop-up:before,.nav-item ul.pop-up:after,.pop-up:before,.pop-up:after,.search-board:before,.search-board:after {
	content: '';
	width: 0;
	height: 0;
	border: solid transparent;
	position: absolute;
	bottom: 100%;
	left: 50%
}

.nav-item ul.pop-up:before,.pop-up:before,.search-board:before {
	border-bottom-color: #e6e6e6;
	border-width: 7px;
	margin-left: -7px
}

.nav-item ul.pop-up:after,.pop-up:after,.search-board:after {
	border-bottom-color: #fff;
	border-width: 6px;
	margin-left: -6px
}

#header .search-board,.idx-header .search-board {
	display: none;
	position: absolute;
	top: 41px;
	background: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: 0 4px 14px rgba(0,0,0,0.2)
}

.nav-item ul.second-nav-item {
	left: -37px;
	padding: 6px 0
}

.nav-item ul.second-nav-item a {
	color: #333
}

.nav-item ul.second-nav-item li {
	width: 102px;
	height: auto;
	line-height: normal;
	padding: 8px 0
}

.nav-item ul.second-nav-item li:hover {
	background: #eee
}

.nav-item ul.second-nav-item li:hover a {
	color: #FF7745
}

.nav-item ul.row-nav {
	width: 400px;
	padding: 40px 0;
	left: -166px
}

ul.row-nav li {
	float: left;
	width: auto;
	padding: 0;
	margin-left: 40px;
	text-align: left
}

.nav-item .news-list {
	padding-right: 10px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAECAQAAADsOj3LAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgDAkOAB/l/jNWAAAANUlEQVQI12OcuYHBn4GBgYFhI+NMGYbrDDwMXxi0mBieMNQwMDDUMjxmYWBgmMKgwzCZgQEA2Z4JG0L9mcgAAAAASUVORK5CYII=") no-repeat right center
}

.nav-item .news-list.up {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAECAQAAADsOj3LAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgDAkOAB/l/jNWAAAANElEQVQI1wXBwQ2AIBAAsB5+YQMXYDAfJLeNJIbFnISviW0sDo/hK0iXJNbp1Wy9uDVU8we3QwfSGBnxDQAAAABJRU5ErkJggg==") no-repeat right center
}

.nav-item ul.row-nav li:hover {
	background: none
}

.nav-item ul.row-nav li.r-load {
	width: 148px;
	font-size: 16px;
	color: #666666
}

.nav-item ul.row-nav li.r-load p {
	margin-bottom: 17px
}

.nav-item ul.row-nav a.app-down {
	display: block;
	width: 147px;
	height: 40px;
	margin-top: 10px;
	background: url(../img/top-nav.png) no-repeat;
	background-position: 0 -34px
}

.nav-item ul.row-nav a.android {
	background-position: 0 -83px
}

.nav-item a i.phone {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 22px;
	margin-right: 8px;
	background: url(../img/sprite.png?v=1.6) no-repeat;
	background-position: -79px -59px
}

.nav a:hover i.phone {
	background-position: -104px -59px
}

.login-block,.search-block,.change-entrance,.n-cart-wrap {
	float: right
}

.search-block,.logined ul li,.n-cart-wrap,.idx-search-block {
	position: relative
}

.logined ul>li {
	float: left;
	width: 50px;
	height: 50px;
	z-index: 20
}

.idx-header .logined ul .user {
	width: 50px;
	margin-left: 4px
}

.logined ul .user {
	width: 31px;
	margin-left: 23px
}

.logined ul .user>a {
	display: block
}

.logined ul li#message>a,.logined ul li.guider-qa>a,.n-cart>a {
	display: block;
	padding: 13px 0
}

.logined ul .icon-wd {
	display: block;
	width: 21px;
	height: 20px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAQAAADIQr64AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgCQ0KIiC0oeiwAAAB0ElEQVQoz1XSTUiUURTG8d+8jpVYQpGBFhjlokhIahH28eImrV01gUUofVGUm4hqUatctAuXBhZJJKKSfY1YRIuxopAWGkXRQspCysQWlqZltnAa3rmr5z7nzzmX59xYSuQUO6jaWoX4pN99beGP/8VYBi1wyTGjevT5JmalSlXGndcczkbRUj0WO6vVdGTKUg2O61QXTv9Hi/QZttswctRYb1CLKVCt0wM14WyAmJsmVBlGqZdanXPFgG0QPrRfwsm5rrt02ewFeGGddu12qjWq3FSI3kaHrAxwSjINVtjorqMeOe2aNQ6n39wgbl8g31YtaWuNuO60voXVczL8LmlPYIMcz9LlGxLa0zqBwUwWT5TFrcDXtDGjC5SrU+udqxn0s6K4P4iZjaRZISXXW0ciGS/wNzCE0uh2LZOrQ7nnEW+VD4EBUzZlobl4lbU1tnsa+KVfRZad1KQ5avSWqtQRYMDyLHRGt/EIGNPotZ4A881koXsl1UfuF+xwIvwbyBF6k4U+dtnttM7rbXJRffiMuDOKXc9CR5wBixxwwUKJ8M7cf50wos2QST/9BvkKlSizBS0awi9zHWKpOgklliiQZx6YNOaj91LuGQszw/4B1nGFmdKKiowAAAAASUVORK5CYII=") no-repeat;
	margin: 28px 0 0 22px
}

.logined ul .icon-wd:hover {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAMAAABVlYYBAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABlVBMVEX/d0X/////d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0UAAABjaqp5AAAAhXRSTlMAABp6werismUMDpT65p1nUlNzs/nsZgEk22EGFJb9qBnjyQNaiQdH8qq92Q/P2D1La1D+OMjznEWO69eP8BDAOfukiGkR9GgL/Fk1jLoXAmowT1XWVzclqXndCPhcVHu+oZUWmbAFCdKgrXR8O96CI5d3IQ3v9uCHYFtwuxhesdDkxZ8SqITZ1wAAAAFiS0dEhozeO10AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgCQ0KIiC0oeiwAAABP0lEQVQY0z3RV1MCQQwA4JwFLCAo5RDkEFHsAoddUFAURWxgBysq9u4p9pb/bW6XMQ+ZyTfZnWwWgEVJaVk5okZbUSmowayqWqevMRhr60xmi1Usqq3eYnfwMw1OyeVg2uhuKgHwNLcYvFS1trWLpGJHZxf1dyNijw9A8EsBUjnYSy19/QODQ8MjXhCEUHgUYExLGImOU57AGOnkVBymZ4xU2zFBeRaTpIJrDnw4T7XHuMB6F1UN6CGBUIwlutehagohjSLHiA6XI6DqigSruMY1hevqU0g3NiGT3eK6jTvAdXePJt3nmnHmuNqCfoCDQ65H/jxT0XRM85ycck3gGdPz6IUAnssrrrnkNeX8jWSlnd1m7+A/7uPuB1ndr/L4FCukZVl+fgm9Korzjf3F+8enJmymNSpf3z+FX2A/9AdqRjofTQ2ymgAAAABJRU5ErkJggg==") no-repeat
}

.header-wrap .logined ul .icon-wd {
	margin-top: 15px
}

.idx-top .change-entrance {
	width: 140px;
	padding-top: 22px
}

.header-wrap .change-entrance {
	width: 140px;
	padding-top: 10px
}

.idx-top .change-entrance li,.header-wrap .change-entrance li {
	float: left;
	height: 45px
}

.idx-top .change-entrance .link-btn,.header-wrap .change-entrance .link-btn {
	display: block;
	padding: 0 8px;
	height: 30px;
	line-height: 28px;
	padding-left: 38px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA7VBMVEX/d0X/////d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0UAAACf6t3lAAAATXRSTlMAAAac+XfzZyirpB+4ldTI0r+X0A/8XXTo5OCa/Yhj5QHEh8eYNwWBctwa8RlN7YVTZcb6TCt92rIxRt1tLWTV9lpAArs06YTwZmAv62XjuMgAAAABYktHRE4ZYXHfAAAACXBIWXMAAAsSAAALEgHS3X78AAAAB3RJTUUH4AkMDxMOEF1HQwAAARBJREFUGNNd0ed2gkAQBeARFVEQsWBBVFDsXbGLJfbovv/rZBkggdyf853d2XMXwAsTjkTCDITc/M4hysZibPQPuHiCRxCSAEkBgU/EORBTUhohk83lshmEtJQSQc4Xigh8SVFKPEKxkJehrJKKs6Raq1UBoULUMmi66G6vNxp1B0KirgEYpInzltJuKy2EJjHoczuk26NzzegPBn1Do/Nel3QoDIk0Gk+ms7kJYM5n08l4JJEhBY4sliuVXW/s+zZrVl0tF4SjwMhb8MXesZUZu5Ld/j/sd9iVoFtBsHQB4XA8nb98OZ+OB6fdy5UEcr14tVtmIJb3H7d78MT95sLj+fr25fV8uPD+BE983hR+AFHtMYUZiKMsAAAAAElFTkSuQmCC") no-repeat 8px 4px;
	color: #ff7745;
	font-size: 16px;
	-webkit-transition: .3s;
	transition: .3s
}

.idx-top .change-entrance .link-btn:hover,.header-wrap .change-entrance .link-btn:hover,.header-wrap .change-entrance .link-btn.cur {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAQAAAA9vDUIAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgCQwPHQUZDLNFAAABkElEQVQoz4WSMUhbYRSFv/eIKXQptJNZMhoIViwBB6cuztJFpDgUC+laEZycle5CkEAzuBk6OImuQihIFzMZQQOmVYSCpAiGhK/De9UXjem5y8/5z73n/NwfeVRpy956a9n041sGNKzYtmjRtiuDGnJuu2U2Qe66IeKGuwk265bb5lJU+cNzKrzlH06Z5gUwTY17VHjFDVXsuuCyF32zzj3zzPM+3wuXXbCLm/bU9b6ki7ZsudjHras9NzHwwPqDp61Zs+baA7bugUGI1MkzlUg7wjx77DHPSIKdIk896lxST8zEcwJLXjvqqNeWDGI244m6JCmgAdxwRIkfvOQDBd7xC3jPN17zld+84ROtWCnm1LyrHtuz7Y6Td6kn3bFtz2NXzau5aNNpu84M2Hh/zdg1LSHQockY/8MYTToQAtBgjvGh8nHmaACkAKjyme985OcT8gxlTqkAd781dN9h2DeMlIH3ptkhkZocxafYoeDlUIdLC5EyFffN8owinSfmp/nCLIdJhwmvhjpcOREp/wJdJrQApUQWhgAAAABJRU5ErkJggg==") no-repeat 8px 4px #FF7745;
	border-radius: 3px;
	color: #fff
}

.idx-top .change-entrance a.phone,.header-wrap .change-entrance a.phone {
	display: block;
	width: 16px;
	height: 22px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAQAAAAXDMSnAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgCQwQEwTn8koQAAAAnElEQVQoz82SLQ7CQBBG38CAgxOgi6mr3+A5AAJOgiEYTgKCoDnAri6p5RgEUkUbEGtIOzTB8cl585P5ZsRPOZDR1oWl+Jw+O54NNGBNrWQs3KldGISjAkmYGW0TEP/iqxRYcTbInL0CpbsZM0vo0aG/gwqkwViF9CeHRsDDdCgoV2Diqk+HhjHVVRQUEcVoPPaGe2PcmC21dL3JG92+LJjLX0GvAAAAAElFTkSuQmCC") no-repeat;
	margin-left: 20px;
	margin-top: 6px
}

.idx-top .change-entrance a.phone:hover,.idx-top .change-entrance .hover-display-app:hover a.phone,.header-wrap .change-entrance a.phone:hover,.header-wrap .change-entrance .hover-display-app:hover a.phone {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAMAAACK2/weAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAANlBMVEX/////d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0X/d0UAAAAQ/Yg8AAAAEHRSTlMAJ8zPVVBWfEBbEB0E6LdOICS8sQAAAAFiS0dEEeK1PboAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgCQwQHhE/gdC2AAAAU0lEQVQY07WQOxLAIAhEEURj/HH/08pkCIldmrzuFcvsAgHFwQBIkY1ICJLASQKSDyerboCU0ymq/GT5V/3QqtZ3q9Z7s+w1cAwbiDTvS1Pn789ZcE8Hz9BBOmcAAAAASUVORK5CYII=") no-repeat
}

.idx-top .change-entrance .app-download-box,.header-wrap .change-entrance .app-download-box {
	visibility: hidden;
	width: 299px;
	height: 128px;
	border: 1px solid #e6e6e6;
	position: absolute;
	right: -93px;
	top: 40px;
	z-index: 999;
	border-radius: 2px;
	background-color: #fff;
	padding: 20px;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: .2s;
	transition: .2s;
	opacity: 0;
	-webkit-transform-origin: center top;
	transform-origin: center top
}

.idx-top .change-entrance .hover-display-app:hover .app-download-box,.header-wrap .change-entrance .hover-display-app:hover .app-download-box {
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.idx-top .app-download-box:after,.header-wrap .app-download-box:after {
	margin-left: -6px;
	content: '';
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 6px;
	border-bottom-color: #fff;
	position: absolute;
	bottom: 100%;
	left: 70%
}

.idx-top .app-download-box:before,.header-wrap .app-download-box:before {
	margin-left: -7px;
	content: '';
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 7px;
	border-bottom-color: #e6e6e6;
	position: absolute;
	bottom: 100%;
	left: 70%
}

.idx-top .app-download-box li,.header-wrap .app-download-box li {
	margin-left: 38px
}

.idx-top .app-download-box li:first-child,.header-wrap .app-download-box li:first-child {
	margin-left: 0
}

.idx-top .app-download-box .app-down,.header-wrap .app-download-box .app-down {
	display: block;
	width: 130px;
	height: 40px
}

.idx-top .app-download-box .app-down.ios,.header-wrap .app-download-box .app-down.ios {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAAoCAQAAACYjer+AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgCQwRNQgsWO8oAAAEV0lEQVRo3u2aPYwbRRTHf3cJAiIQ2qtACoqyKYjEhxCbCilCIiYiSr0paCginAJB64iGBpRLSZHCkShp9ioqFDlEQkCBZAMJIFJkj4ZcUiBbQShAFPGj2LHP97lrX86+EP5Psj3jt29n/vvevJlnz3CMj3mKBxc3ODnD0gNNAcCNGZz2GKaP2WkPYCdgR5MQEf23SEiQxkgEtOnSRbJwfbqNo3MykqndEfTbdk2MrKvzYsvW9o1uMhREakOtiZhas2Vuc51WX4qpIzbNbdi1a9NIbJjbDpbmTW2bifE6NraZhFlP+a13fK6ifl3FdniamdqyruZrWsOek4WpYtOuXTMjW2rDTK0bqdqyZay219jYVhL2eMECr1S8omtTrKmRmNkWMVaTVa1h4nJVs3BNFjwqCT5g8K+CsnzgcbWR5zPWwvgRRwG4w/cVF8WIhIw6UAdgcfCarGkViDnPAeY4QUo7LJVQG2h3gt5C0I4R6Qa90TAGCfs5GT6d41alKxpDEx3OEBHQW7cVkZMCPRZ4jXgwscU1tnvhtcMcB5jj9ICeUTCy87wRQqHlI5UXxXr43A+AwqmbGqJ/udWXduiNbdsVW7aNRG0Fmy2jEF7YCNoNNZ7EmnDMu172bXdV1E8HQy1Wh8zMPmqBhOXWMnV56O0OpqeYhN7caIiEZSv1keeDlc4OsxzhOM/wFz/yGd/wDw/zKkfZzy6u8ilfjuh8GXCCmB69Na1hRETr9LKubqG9yHgo5eklrziMW17zzxU9l9w3EvMrNz7bug26N+Fw2NuW46ZPj3DTZIXjJ2MktXsrJeEwx088WcGdljg8titOHyUp8t1KFHzNs/cxBVDiCVd4vtTE38QsTXseW0KJJxysYOKr+5yCUhIeqmDi92nPYcsoCYfbPFpqYol93N1UY+Pd/HK2lzl6QM55Ek6tsw/YTmyaPC5XSI96unRfsBEiiw1xruahbtAYsfyyddm9OUNf8EIFHs/wOGf4Y8PvTxGH557S4NAqz+gQAzEdigNShzm61Lg4MT8oIWGBdyqZeY832bvht4uDBBrDqlNejR4dImCRHjERdToskEyQhJJwmPG7SgGhn1dyvFRtrzjnFTUj7QYpjkz5eBWicaVM4XglCu76YmUSlqtFhcTWLIplsYSK4UQpqHKU/qQCCR9WvF2qFqWxfmEsWmEns2lrUIbbQSQ84Q8lFFwYqbZQPP3cfrUwUdNBUXXeru2d5wm412ubUHDJPZVv1yehmHzxnquZ2jazHoom6URJqFRj/JVDnOM35Cof8DIHOcw8vwDXeZ/XuT3WitzPEmdDsRQgogP0uLitvzetxoR/lU7JmFnVlxAR02SRHgv0aNLhEP0d5CSwe+smtoYoFNQBOqQkLJKQwUQ3zhONvuE1oS9FHtDUxKKW3FSznbYw3juJN6wGp8YyKLQlE02R//9ThR3+J41JYZYb0x7C1HFzFz9zhMemPY4p4jpv/QuOWCNbrX8oGgAAAABJRU5ErkJggg==") no-repeat;
	margin: 20px 0 9px
}

.idx-top .app-download-box .app-down.android,.header-wrap .app-download-box .app-down.android {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAAoCAQAAACYjer+AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgCQwRNQgsWO8oAAADr0lEQVRo3u2aMW/bVhSFP6cdirpDaCAomiFA2AztloD9AQWqxVsWGshcVEGGdkgHee6kDP0BMtqtE71llYEunRoJcKYgCCgvqd0uYscGSPN14LMs2ZFDV7JoOzmERPK9S+q+g3fPe/dCS6zyM5/w9mKPr5fYfaspANhbwrp9qB+X6nbgLOCckhCdTxISpHWshTSn9rUZjg08mrg7RyS0wuc4FP+z75yQEJGyTkQDgJQWGTltAGK65DTDMNuk9MiABr2RzQYbFEBKTk4yd/9cxNFUsWdXxEzNbKttIzW3qWpqpGrXrqma2VJ7YqrhLR3bqkbz9G8xJAztiI3gfGYvkJHbURGjEQmt8EQmYqwmgYTyLSUl8yThBOHQ4jlXx+6v8vyNUV4iISIhowlB/Mqpv0lMxNZYS9laBlB5HsBo+u/bbs05GE5AwkMus8kyt/iSWyyzyWUeVqSvHAwMXkNbfOh+n45o9H1YFOe7QMKJwuGe+tISL9V7lZ6K1Ga4Lid3FrQh1fDB1igcopFuxOG8rwnd0NurTxM+c9dJ7Pp5hecmI3hoNkECdkbvGyehHKpqMrKMzFXN6yLhQ5+pv/h7cO0nH6vPXJ6DE5Fx5fZ4iu0sR2VN+I4bwG88Cfe/sgPc4Ns5RGQRFKNK+2CK7SyonEUOuP7a9p0jwnb+8H41sw/44Zi+f+oexWJIeMXfU/v+rXsMM6NCOPxIxl/sTO2/zses8X3dI5kBFYTxPqtvsFjlft3jOG0SLj4qasJsmL7NPdgQywoFkLNBwt1TrR/UQkIW6ghHsUJBl4gI6AEbREBKg5WLRsLdsJcoSGnxxaGZ0ScGYvqUaVafFYY05p4r1kzCwS4vBvoTfQ0K+kTAgIKYiCZ9NknOGgmvZuyfRI+1sa1vSgpEFKMya0qDgoQHCyOhQgJ1x2tecTqueM07FVOVNDyTjWWBsQ21GdKlnpmYzz1JmksWue4jn6o7brvttjvqUx+5fqKfK1PiskrYCpniODI7dkdluDNHAuJN9Xa4vq3ePPHPpaGiGJuHSgEmampmQ8S2Q3sLngkLEcajGPApSZDILChDzIAtNmmRsLZQb2rcMe6vEg9CSRUgog8UbJGeVRIKXjAM10NezGlX12eDLSAipqxGDyjITqGcOh0Ljb59TTg4DoQxt2MvVBCzI3ZnRhhPgwTCOqCpidq1LL1mF5eEeFR8P0pPLGGFwGShS+S7f6rwrp4AwCX26nahdvz5Hk/4io/q9qNG/ME3/wF5mtnpeOgC1gAAAABJRU5ErkJggg==") no-repeat
}

.message {
	display: block;
	background: url(../img/top-nav.png) no-repeat -170px 1px;
	width: 21px;
	height: 24px;
	margin: 0 auto
}

.message-highlight {
	background-position: -216px 1px
}

.message-news-circle {
	display: block;
	position: absolute;
	right: 13px;
	top: 14px;
	width: 6px;
	height: 6px;
	background: url(../img/red-circle.png?v=1.4) no-repeat
}

.message-board {
	left: -320px;
	z-index: 20;
	width: 448px
}

.message-board:after,.message-board:before {
	left: 345px
}

.orange-nav {
	border-bottom: 1px solid #e6e6e6
}

.orange-nav span {
	position: relative;
	display: inline-block;
	margin: 0 30px;
	width: auto;
	height: 46px;
	line-height: 46px;
	border-bottom: 3px solid #fff;
	font-size: 16px;
	cursor: pointer;
	transition: border-color 0.2s ease 0s
}

.orange-nav span.curr {
	border-bottom: 3px solid #ff6700;
	color: #ff6700
}

.orange-nav .sub-num {
	position: absolute;
	left: 72px;
	top: 15px;
	display: block;
	line-height: normal;
	padding: 0 6px;
	background: #c1c1c1;
	border-radius: 2px;
	font-size: 14px;
	color: #fff
}

.message-tab-content-list {
	font-size: 16px
}

.mesage-list-item {
	padding: 20px;
	line-height: 20px;
	color: #999;
	letter-spacing: 1px
}

.message-item-all {
	text-align: center;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	cursor: pointer
}

.message-item-all:hover {
	color: #ff6700
}

.mesage-list-item span.question-user a {
	color: #ff6700
}

.mesage-list-item span.question a {
	color: #333
}

.message-content img {
	margin: 60px auto
}

.faqs {
	display: block;
	background: url(../img/top-nav.png) no-repeat;
	background-position: -438px 0;
	width: 22px;
	height: 24px;
	margin: 0 auto
}

.logined li.guider-qa a:hover .faqs {
	background-position: -482px 0
}

.login-block {
	padding-right: 10px;
	color: #fff
}

.login-block>a {
	margin-left: 20px;
	line-height: 50px
}

.user-nav-list:after,.user-nav-list:before {
	left: 292px;
	border-bottom-color: #ff7745
}

.logined .user-nav-list {
	right: -10px;
	z-index: 100;
	width: 320px;
	height: auto;
	border: none
}

.logined .user-nav-list .recent {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 20px;
	padding: 14px 0;
	line-height: 1;
	font-size: 14px
}

.logined .user-nav-list .recent a {
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 100%
}

.logined .user-nav-list .recent i {
	font-size: 16px;
	vertical-align: middle;
	color: #ff7745
}

.logined .user-nav-list .recent span {
	vertical-align: middle
}

.user-nav-list .top-info {
	background: url(../images/card-bg-or.png) no-repeat;
	width: 280px;
	height: 99px;
	padding: 20px 20px 0 20px;
	position: relative
}

.user-nav-list .top-info .exchange {
	font-size: 14px;
	color: #fff;
	position: absolute;
	right: 15px;
	top: 10px
}

.user-nav-list .top-info .mt-6 {
	margin-top: 6px
}

.user-nav-list p.user-name {
	padding: 20px 0;
	color: #666;
	font-size: 16px;
	font-weight: bold
}

.user-nav-list .card-avatar {
	position: relative;
	width: 67px;
	height: 67px
}

.user-nav-list .card-avatar>img {
	border: 2px solid #ff7745;
	border-radius: 63px
}

.user-nav-list .card-user {
	margin-left: 77px;
	color: #fff
}

.user-nav-list .card-user p {
	line-height: 1
}

.user-nav-list .card-user p:first-child {
	line-height: 40px
}

.user-nav-list .card-user a.user-name {
	color: #fff
}

.user-nav-list .card-user a.vip {
	margin-left: 10px
}

.card-user-vip em {
	margin: 0 4px
}

.card-user-vip a {
	margin-left: 15px;
	color: #fff;
	font-size: 14px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: underline
}

.card-user-vip a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.card-user .user-level {
	height: 16px
}

.card-user .user-level>li {
	float: left;
	margin-left: 15px;
	position: relative;
	height: 18px;
	line-height: 18px
}

.card-user .user-level>li:first-child {
	margin-left: 0
}

.card-user .currency {
	color: #fff;
	position: relative;
	top: -2px;
	font-size: 14px;
	line-height: 1
}

.card-user .currency img,.card-user .currency span {
	vertical-align: middle;
	font-size: 14px
}

.card-user .exp {
	font-size: 14px;
	line-height: 1
}

.card-user .time-left em {
	margin: 0 5px
}

.logined .user-link-boxer {
	padding: 5px 20px 20px 16px
}

.logined .user-link-boxer li {
	margin-top: 15px;
	margin-left: 6px;
	width: 137px;
	height: auto;
	line-height: 16px
}

.logined .user-link-boxer li em {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background-color: #FF7745;
	padding: 0 3px;
	border-radius: 2px;
	margin-left: 5px;
	*display: inline;
	*zoom: 1
}

.user-nav-list .iconfont {
	margin-right: 10px;
	vertical-align: top;
	font-size: 21px;
	color: #c1c1c1
}

.user-nav-list .iconfont.msg {
	position: relative;
	top: 2px
}

.user-link-to li a {
	color: #666;
	font-size: 16px
}

.user-link-to li a:hover,.user-link-to li a:hover .iconfont {
	color: #ff7745
}

.user-board-b {
	padding: 0 20px;
	line-height: 32px;
	background: #f9f9f9;
	font-size: 14px
}

.user-board-b>a {
	color: #999
}

.user-board-b>a em {
	font-size: 14px
}

.user-board-b>a:hover {
	color: #666
}

.link-enter {
	display: block;
	margin: 20px auto;
	width: 200px;
	height: 29px;
	line-height: 29px;
	background: #ff6800;
	border-radius: 4px;
	font-size: 16px;
	color: #fff !important;
	text-align: center
}

.link-enter:hover {
	background: #e66105
}

.logined a.user-head {
	position: relative
}

.logined a.user-head img {
	border: 2px solid #c1c1c1;
	border-radius: 18px;
	display: block;
	margin-top: 10px;
	box-sizing: border-box
}

.logined a.user-head b {
	display: block;
	width: 6px;
	height: 6px;
	background: #ff7745;
	border-radius: 3px;
	position: absolute;
	right: 5px;
	top: 0
}

.logined a.user-head-hover img {
	border: 2px solid #fff
}

.xc-layer {
	min-height: 200px;
	width: 318px;
	margin: 20px auto;
	border: 1px solid #d9d9d9;
	padding: 0 40px 30px;
	background-color: #FFFFFF;
	border-radius: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -199px;
	margin-top: -215px;
	z-index: 1025
}

.xc-bound-phone-tips {
	width: 280px;
	height: 210px;
	margin-left: -180px;
	margin-top: -120px
}

.xc-bound-phone-tips h1 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	margin: 32px 0 60px
}

.xc-bound-phone-tips a {
	display: block;
	width: 188px;
	height: 38px;
	line-height: 36px;
	border-radius: 2px;
	border: 1px solid #ff7745;
	margin: 0 auto;
	font-size: 16px;
	color: #ff7745;
	text-align: center
}

.xc-bound-phone-tips a:hover {
	background-color: #ff7745;
	color: #fff
}

.xc-layer input::-ms-clear,.xc-layer input::-ms-reveal {
	display: none
}

.xc-layer-header {
	height: 45px;
	margin: 0 -40px
}

.xc-layer-header .close-button {
	float: right;
	width: 18px;
	height: 18px;
	background: url("../img/signup-login-icon.png") no-repeat -2px -2px;
	margin: 20px 20px 0 0;
	cursor: pointer
}

.xc-layer-header .close-button:hover {
	background-position: -38px -2px
}

.xc-layer-body {
	min-height: 100px
}

.xc-layer-body .show-login {
	display: block;
	width: 124px;
	text-align: right;
	font-size: 16px;
	line-height: 22px;
	color: #999;
	float: right
}

.xc-layer-body .show-login a {
	color: #ff7745
}

.xc-regist-img {
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -167px
}

.xc-regist-img+.xc-regist {
	padding-top: 122px
}

.xc-layer-body .xc-error-tips {
	height: 28px;
	line-height: 24px;
	font-size: 14px;
	color: #ff6b57;
	margin-top: 18px;
	background: url("../img/signup-login-icon.png") no-repeat -74px 2px;
	padding-left: 20px;
	visibility: hidden
}

.xc-layer-footer {
	min-height: 30px;
	overflow: hidden
}

.xc-layer-footer>p {
	font-size: 16px;
	color: #999;
	line-height: 2;
	margin-top: 14px
}

.xc-layer-footer>p>a {
	color: #ff7745
}

.xc-login-layer .tab {
	height: 50px
}

.xc-login-layer .tab li {
	width: 130px;
	text-align: center;
	float: right;
	line-height: 48px;
	font-size: 20px;
	color: #999999;
	cursor: pointer
}

.xc-login-layer .tab li:first-child {
	float: left
}

.xc-login-layer .tab .mark-bar {
	height: 2px;
	background-color: #eeeeee
}

.xc-login-layer .tab .mark-bar b {
	width: 130px;
	height: 2px;
	background-color: #ff7745;
	display: block
}

.xc-login-layer .tab .mark-bar b.right {
	float: right
}

.xc-login-layer .tables li,.xc-signUp-layer li {
	border: 1px solid #d9d9d9;
	border-top: 0;
	padding: 0 15px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden
}

.xc-login-layer .tables #forgotten-password,.xc-signUp-layer #forgotten-password {
	position: absolute;
	right: 8px;
	top: 14px
}

.xc-login-layer .tables li .get-code,.xc-signUp-layer li .get-code {
	width: 101px;
	height: 42px;
	*height: 46px;
	background-color: #ff7745;
	color: #ffffff;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	line-height: 41px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 0 3px 0 0;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.xc-login-layer .tables li .yz-pic,.xc-signUp-layer li .yz-pic {
	width: 95px;
	height: 34px;
	position: absolute;
	right: 4px;
	top: 4px;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.xc-login-layer .tables li .disabled,.xc-signUp-layer li .disabled {
	background-color: #f8f8f8;
	color: #9f9f9f
}

.xc-login-layer .tables li span,.xc-signUp-layer li span {
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	width: 20px;
	height: 20px;
	background: url("../img/signup-login-icon.png") no-repeat -49px -192px;
	cursor: pointer;
	display: none
}

.xc-login-layer .tables li span.pos,.xc-signUp-layer li span.pos {
	right: 7px
}

.xc-login-layer .tables li span.ok,.xc-signUp-layer li span.ok {
	background-position: -2px -275px
}

.xc-login-layer .tables li span.clear:hover,.xc-signUp-layer li span.clear:hover {
	background-position: -2px -192px
}

.xc-login-layer .tables li input,.xc-signUp-layer li input {
	width: 265px;
	height: 42px;
	box-sizing: border-box;
	border: 0;
	line-height: 42px;
	outline: none
}

.xc-login-layer .tables li:first-child,.xc-signUp-layer li:first-child {
	border-top: 1px solid #d9d9d9;
	border-radius: 3px 3px 0 0
}

.xc-login-layer .tables li:last-child,.xc-signUp-layer li:last-child {
	border-radius: 0 0 3px 3px
}

.xc-login-layer .tables .normal label,.xc-login-layer .tables .sms label {
	padding-left: 30px;
	float: left;
	background: url("../img/signup-login-icon.png") no-repeat -4px -237px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	cursor: pointer;
	position: relative
}

.xc-login-layer .tables .normal label.not {
	background-position: -84px -237px
}

.xc-login-layer .tables .sms label.not {
	background-position: -84px -237px
}

.xc-login-layer .tables input[type=checkbox] {
	width: 2px;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0px
}

.xc-login-layer .tables .normal p,.xc-login-layer .tables .sms p {
	text-align: right;
	margin-top: 20px;
	font-size: 16px;
	color: #999999;
	line-height: 1.3
}

.xc-login-layer .tables .sms .phone {
	width: 166px
}

.xc-login-layer .tables a {
	color: #999999
}

.xc-login-layer .tables input[type=button],.xc-signUp-layer input[type=button],.xc-retrieve-layer input[type=button] {
	width: 318px;
	height: 42px;
	margin-top: 30px;
	background-color: #ff7745;
	border: 1px solid #ff7745;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 3px
}

.xc-login-layer .tables input:-webkit-autofill,.xc-signUp-layer input:-webkit-autofill,.xc-retrieve-layer input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset
}

.xc-login-layer .tables input[type=button][disabled],.xc-signUp-layer input[type=button][disabled] {
	border: 1px solid #eeeeee;
	background-color: #f8f8f8;
	color: #999999
}

.xc-other-login {
	margin-top: 40px;
	font-size: 16px;
	color: #999999;
	line-height: 30px
}

.xc-other-login .regist {
	float: left
}

.xc-other-login .social-login {
	width: 132px;
	float: right
}

.xc-other-login .social-login a {
	display: block;
	width: 30px;
	height: 30px;
	background: url("../img/signup-login-icon.png") no-repeat;
	float: left;
	margin: 0 0 0 5px
}

.xc-other-login .social-login span {
	float: left;
	margin-right: 5px
}

.xc-other-login a {
	color: #ff7745
}

.xc-other-login a.weixin-login,.xc-other-login a.weixin-login.gray:hover {
	background-position: -60px -136px
}

.xc-other-login a.qq-login,.xc-other-login a.qq-login.gray:hover {
	background-position: -2px -136px
}

.xc-other-login a.weixin-login.gray {
	background-position: -60px -80px
}

.xc-other-login a.qq-login.gray {
	background-position: -2px -80px
}

.xc-signUp-layer.boundPhone {
	padding-top: 30px
}

.xc-signUp-layer.boundPhone .text {
	font-size: 16px;
	color: #999;
	line-height: 1.3;
	margin-top: 10px
}

.xc-signUp-layer.boundPhone .xc-error-tips {
	margin-top: 8px
}

.xc-signUp-layer .title {
	font-size: 22px;
	color: #333333;
	line-height: 1
}

.xc-signUp-layer li em.eyes {
	width: 26px;
	height: 23px;
	background: url("../img/signup-login-icon.png") no-repeat -1px -304px;
	position: absolute;
	right: 10px;
	top: 10px;
	display: none;
	cursor: pointer
}

.xc-signUp-layer li em.eyes:hover {
	background-position: -1px -31px
}

.xc-signUp-layer li em.eyes.no {
	background-position: -73px -304px
}

.xc-signUp-layer li em.eyes.no:hover {
	background-position: -46px -31px
}

.xc-signUp-layer .protocol {
	height: 20px;
	margin: 18px 0 -3px;
	color: #999999;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	cursor: pointer
}

.xc-signUp-layer .protocol em {
	background: url("../img/icon/checkbox.png") no-repeat -9px -8px;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	padding-right: 5px
}

.xc-signUp-layer .protocol input[type=checkbox] {
	width: 2px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.xc-signUp-layer .protocol em.not {
	background-position: -59px -8px
}

.xc-signUp-layer .protocol a {
	color: #999999
}

.xc-signUp-layer .protocol a:hover {
	color: #ff7745
}

.xc-find-layer {
	min-height: 300px
}

.xc-find-layer .go-login {
	float: right
}

.xc-retrieve-layer .retrieve-passwd {
	text-align: center
}

.xc-retrieve-layer .retrieve-passwd .smile {
	width: 60px;
	height: 60px;
	margin: 0 auto 30px;
	background: url("../img/smile1.png") no-repeat
}

.xc-retrieve-layer .retrieve-passwd p.small {
	font-size: 18px;
	color: #666666
}

.xc-retrieve-layer .retrieve-passwd p.big {
	font-size: 22px;
	color: #333333
}

.quaner-name-parent {
	position: relative
}

.quaner-name-tips {
	width: 230px;
	height: 100px;
	border-radius: 3px;
	background-color: #010011;
	position: absolute;
	top: -110px;
	left: 8px;
	color: #ffffff;
	padding: 10px;
	display: none
}

.quaner-name-tips:after {
	content: " ";
	display: block;
	width: 1px;
	height: 10px;
	border: 10px solid #010011;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	position: relative;
	top: 67px;
	margin: 0 auto
}

.quaner-name-tips .close-tips {
	display: block;
	width: 13px;
	height: 13px;
	background: url("../img/quan/close-s.png") no-repeat;
	float: right;
	margin-top: -5px;
	margin-right: -5px;
	cursor: pointer
}

.quaner-name-tips .fill-box {
	position: relative;
	top: 16px;
	left: 0;
	font-size: 0
}

.quaner-name-tips .fill-box input.fullname {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	border-radius: 2px 0 0 2px;
	height: 30px;
	line-height: 30px;
	color: #333333;
	padding: 0 5px;
	width: 170px;
	*width: 158px;
	box-sizing: border-box;
	font-size: 14px;
	border-right-color: #d9d9d9;
	position: absolute;
	top: 0;
	left: 0
}

.quaner-name-tips .fill-box input.save-name {
	width: 60px;
	border-radius: 0 2px 2px 0;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #666666;
	height: 30px;
	*height: 32px;
	font-size: 16px;
	position: absolute;
	top: 0;
	right: 0
}

.n-cart i {
	display: block;
	margin: 0 auto;
	width: 22px;
	height: 23px;
	background: url(../img/top-nav.png) no-repeat;
	background-position: 0 1px
}

.n-cart:hover i,.n-cart i.cart-highlight {
	background-position: -42px 1px
}

.n-cart-wrap {
	z-index: 20
}

.n-cart-board {
	width: 374px;
	left: -166px;
	z-index: 20
}

.n-cart-board-h {
	height: 332px
}

.n-cart-board:after,.n-cart-board:before {
	left: 188px
}

.n-cart-wrap h2 {
	line-height: 50px;
	padding: 0 20px;
	font-size: 16px;
	font-weight: normal
}

.n-cart-list {
	background: #f9f9f9
}

.n-cart-list-h {
	min-height: 240px
}

.null-cart {
	padding: 15px 20px
}

.null-cart-inner {
	height: 54px;
	padding-left: 80px;
	line-height: 28px;
	background: url(../img/top-nav.png) no-repeat;
	background-position: 0 -134px;
	font-size: 16px
}

.null-cart-inner p:first-child {
	color: #999;
	font-size: 18px;
	font-weight: bold
}

.null-cart-inner a {
	margin: 0 4px;
	color: #ff7745
}

.null-cart-inner a:hover {
	color: #ff7745
}

.n-cart-footer {
	position: relative;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 16px
}

.n-cart-footer>div {
	width: 235px
}

.n-cart-footer>div .fr em {
	color: #ff7745
}

.n-cart-footer a.globe-btn50 {
	position: absolute;
	right: 20px;
	top: 8px;
	width: 78px;
	height: 22px;
	line-height: 22px;
	color: #fff
}

.search-block {
	height: 32px;
	margin: 9px 15px 9px 0;
	z-index: 12;
	cursor: pointer;
	border-radius: 20px;
	-webkit-transition: background .2s ease;
	-moz-transition: background .2s ease;
	transition: background .2s ease
}

.search-block .search-form {
	padding: 0 16px
}

.search-block .search-form .search-btn {
	width: 20px;
	height: 32px;
	background: url(../img/sprite.png) no-repeat;
	background-position: -103px -23px;
	border: none
}

.search-form input[type="text"] {
	width: 0;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: 5px 0;
	border: none;
	background: none;
	color: #999;
	font-size: 14px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: width .3s ease;
	-moz-transition: width .3s ease;
	transition: width .3s ease
}

.search-block-active {
	background: #4b4c51
}

.search-block-focus {
	background: #f8f8f8 !important
}

.search-block-active .search-form input[type="text"] {
	width: 152px;
	padding-left: 10px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}

.search-form .wrap-placeholder {
	color: #999 !important;
	left: 38px !important
}

#header .search-board:before,#header .search-board:after {
	left: 55px
}

#header .search-board,.idx-header .search-board {
	left: -30px;
	z-index: 20;
	zoom: 1;
	width: 475px;
	min-height: 279px;
	height: auto !important
}

.search-board .orange-nav .sub-num {
	left: 40px
}

.thead-result,.course-result,.message-tab-content-list {
	height: 240px;
	overflow: hidden;
	background: #f9f9f9
}

#header .search-result-board a.result-item,.idx-header .search-result-board a.result-item {
	display: block;
	font-size: 16px;
	color: #333
}

#header .search-result-board a.result-item:hover,.idx-header .search-result-board a.result-item:hover {
	background: #f2f2f2;
	color: #ff6800
}

.result-item {
	padding: 0 20px;
	height: 48px;
	line-height: 48px;
	letter-spacing: 1px
}

.result-item span {
	display: block;
	line-height: 48px
}

.result-item span.result-content {
	float: left;
	display: inline;
	width: 320px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.result-item span.result-num {
	float: right;
	display: inline;
	width: 64px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #999999
}

.result-tab .message-item-all {
	display: block;
	color: #333
}

.result-tab .message-item-all:hover {
	color: #ff6800
}

.course-result li {
	padding: 10px 20px
}

.course-result li:hover {
	background: #f2f2f2
}

.course-result li img {
	width: 106px;
	height: 60px;
	vertical-align: bottom
}

.course-result li .result-r-intro {
	float: left;
	width: 264px;
	margin-left: 20px
}

.result-r-intro p.name {
	line-height: 19px;
	font-size: 16px
}

.course-result li a {
	color: #333
}

.course-result li a:hover {
	color: #ff6700
}

.result-r-intro p.time {
	color: #999
}

.null-result {
	height: 240px;
	background: #f9f9f9;
	text-align: center
}

.min-null {
	background-color: #f9f9f9;
	height: 247px
}

.min-null .null-result {
	height: 200px
}

.min-null .inlet-div {
	float: none;
	margin: 0 auto 20px
}

.null-result img {
	margin: 40px 0 10px 0
}

.null-result span {
	display: block
}

.n-cart-list .course-result {
	min-height: 80px;
	overflow: auto
}

.n-cart-list .course-result li img {
	width: 104px
}

.n-cart-list .course-result li .result-r-intro {
	position: relative;
	width: 203px;
	height: 60px;
	margin-left: 10px
}

.n-cart-list .result-r-intro .price {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #666
}

.n-cart-list .result-r-intro .price>em {
	color: #ff7745
}

.n-cart-list .result-r-intro .price i.line {
	margin: 0 5px;
	color: #c1c1c1
}

.idx-header {
	height: 142px;
	background: #fff
}

.idx-header .idx-top {
	height: 82px
}

.idx-header .idx-nav {
	border-top: 1px solid #e6e6e6
}

.idx-header .nav-t {
	position: static;
	z-index: initial
}

.idx-header .nav-b {
	z-index: 10
}

.idx-header .logo {
	width: 391px;
	height: 80px;
	margin-right: 48px;
	background: url("../images/long-logo.png") no-repeat left center
}

.idx-search-block {
	float: left;
	width: 418px;
	height: 38px;
	margin: 15px 0;
	border: 1px solid #ff7745;
	border-radius: 2px
}

.idx-search-form {
	padding-left: 15px
}

.idx-search-form input[type="text"] {
	width: 285px;
	height: 20px;
	line-height: 20px;
	padding-left: 17px;
	margin: 8px 0;
	border: none;
	background: #fff;
	vertical-align: middle
}

.idx-search-form>span {
	display: inline-block;
	width: 20px;
	height: 38px;
	background: url(../img/sprite.png) no-repeat;
	background-position: -103px -20px
}

.idx-search-form .search-btn {
	width: 68px;
	height: 38px;
	line-height: 1;
	border: none;
	background: #ff7745;
	font-size: 16px;
	color: #fff
}

.idx-header .hot-search-fixed {
	clear: both;
	height: 16px;
	width: 100%;
	margin: 0 auto
}

.idx-header .hot-search-fixed p {
	width: 421px;
	margin: 0 auto;
	line-height: 1;
	padding-left: 100px;
	color: #999;
	font-size: 14px;
	position: relative;
	top: -16px
}

.idx-header .hot-search-fixed a {
	color: #666666;
	margin: 0 6px
}

.idx-header .hot-search-fixed a:hover {
	color: #FF7745
}

.nav a.course-classify {
	display: block;
	width: 230px;
	height: 40px;
	line-height: 42px;
	background: #ff7745;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-size: 16px;
	color: #fff
}

.nav a.course-classify>em {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 16px 0 10px;
	background: url(../img/top-nav.png) no-repeat;
	background-position: -131px 0;
	vertical-align: middle
}

.idx-header .nav-item {
	margin-left: 0
}

.idx-header .nav-item>li>a {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333
}

.idx-header .nav-item ul.second-nav-item {
	top: 40px;
	left: 50%;
	margin-left: -51px
}

.idx-header .nav-item ul.row-nav {
	left: -109px
}

.idx-header .nav-item>li>a:hover,.idx-header .nav-item>li>a.focus,.idx-header .login-block>a:hover {
	color: #ff7745
}

.idx-header .login-block>a {
	line-height: 74px;
	font-size: 16px;
	color: #333
}

.idx-header .logined ul li#message>a,.idx-header .change-entrance>a,.idx-header .logined ul li.guider-qa>a {
	padding: 30px 0
}

.idx-header .logined a.user-head img {
	margin: 24px 0 5px 18px
}

.idx-header .message-news-circle {
	top: 29px
}

.idx-header .n-cart>a {
	padding: 28px 0
}

.idx-header .n-cart i {
	margin: 0 auto
}

.idx-header .message-board,.idx-header .user-nav-list,.idx-header .n-cart-board {
	top: 67px
}

.idx-header .change-entrance:hover i,.idx-header .message-highlight,.idx-header .logined li.guider-qa a:hover .faqs {
	background: url(../img/top-nav.png) no-repeat
}

.idx-header .change-entrance:hover i {
	background-position: -393px 2px
}

.idx-header .message-highlight {
	background-position: -258px 1px
}

.idx-header .logined li.guider-qa a:hover .faqs {
	background-position: -526px 0
}

.idx-header .n-cart i {
	background-position: 0 3px
}

.idx-header .n-cart:hover i,.idx-header .n-cart i.cart-highlight {
	background-position: -86px 3px
}

.idx-header .logined a.user-head-hover img {
	border: 2px solid #ff7745
}

.idx-header .search-board {
	left: 0;
	top: 46px
}

.idx-header .search-board:before,.idx-header .search-board:after {
	left: 7%
}

body.index #main {
	padding: 0
}

#free-time-course {
	margin-bottom: -20px
}

.daily-new-courses {
	padding-bottom: 35px
}

.daily-new-courses .course-list-title {
	padding: 30px 0 16px 4px;
	font-size: 16px;
	color: #666;
	position: relative
}

.daily-new-courses .course-list-title span {
	margin-right: 10px;
	font-size: 24px;
	color: #333
}

.daily-new-courses .course-list-title span em {
	color: #ff7745
}

.daily-new-courses .course-list-title .link-more {
	top: 36px;
	font-size: 16px;
	color: #666
}

.daily-new-courses .course-list-title .link-more:hover {
	color: #ff7745
}

.slide-img-l {
	left: 0;
	width: 100%
}

.slide-img-l .show-zone {
	height: 230px;
	overflow: hidden;
	zoom: 1
}

.slide-img-l .tempWrap {
	z-index: 10
}

.show-zone li {
	float: left;
	width: 280px;
	text-align: center;
	margin-right: 21px;
	padding: 10px 0 0 4px;
	overflow: hidden
}

.slide-img-l .show-zone li .pic {
	position: relative
}

.slide-img-l .show-zone li .pic img {
	width: 280px;
	height: 160px;
	vertical-align: bottom
}

.slide-img-l .show-zone li .date {
	width: auto;
	margin: 20px auto 25px auto;
	font-size: 16px;
	color: #666
}

.slide-img-l .show-zone li .date i {
	display: inline-block;
	margin-right: 15px;
	width: 16px;
	height: 18px;
	background: url(../img/sprite.png) no-repeat -216px -30px;
	vertical-align: middle
}

.slide-img-l .show-zone li .date-today i {
	background-position: -187px -30px
}

.slide-img-l .show-zone li .date .week {
	margin-left: 5px
}

.slide-img-l .show-zone .free-detail {
	position: relative;
	margin: 20px 0;
	height: 20px;
	text-align: left;
	color: #999
}

.slide-img-l .show-zone .free-detail span:first-child {
	margin-right: 10px
}

.slide-img-l .show-zone .free-detail span.free-time {
	color: #57bc4c;
	font-size: 16px
}

.slide-img-l .show-zone .free-detail span.free-price {
	color: #ff7745;
	font-size: 16px
}

.slide-img-l .show-zone .free-detail span.study-num {
	position: absolute;
	right: 0;
	top: 0
}

.slide-img-l .line-divide {
	position: absolute;
	top: 193px;
	left: 4px;
	z-index: 2;
	background: url(../img/line-b.png) repeat-x;
	width: 100%;
	height: 7px
}

.slide-img-l .line-divide em {
	position: absolute;
	top: -4px;
	width: 15px;
	height: 15px;
	background: url(../img/slide-img.png) no-repeat
}

.slide-img-l .line-divide em.begin {
	left: 0;
	background-position: 0 0
}

.slide-img-l .line-divide em.begin-prev {
	left: 0;
	background-position: -55px 0
}

.slide-img-l .line-divide em.end {
	right: -9px;
	background-position: -31px 0
}

.slide-img-l .line-divide em.end-no {
	right: 0;
	background-position: 0 0;
	transition: right .3s ease
}

.slide-img-l .flip-over a {
	display: block;
	position: absolute;
	top: -38px;
	z-index: 20;
	width: 30px;
	height: 26px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.slide-img-l .flip-over a.prev {
	right: 31px
}

.slide-img-l .flip-over a.next {
	right: 0
}

.slide-img-l .flip-over a i {
	display: inline-block;
	margin: 7px 0;
	background: url(../img/w-arrow.png?v=1.4) no-repeat;
	width: 8px;
	height: 14px
}

.slide-img-l .flip-over a.next i {
	background-position: -44px 0
}

.slide-img-l .flip-over a.next:hover i {
	background-position: -74px 0
}

.slide-img-l .flip-over a.nextStop i,.slide-img-l .flip-over a.nextStop:hover i {
	background-position: -15px 0
}

.slide-img-l .flip-over a.prev i {
	background-position: -30px 0
}

.slide-img-l .flip-over a.prev:hover i {
	background-position: -59px 0
}

.slide-img-l .flip-over a.prevStop i,.slide-img-l .flip-over a.prevStop:hover i {
	background-position: 0 0
}

.slide-img-l .flip-over .prevStop,.slide-img-l .flip-over .nextStop,.slide-img-l .flip-over .prevStop:hover,.slide-img-l .flip-over .nextStop:hover {
	cursor: default
}

#news-course .show-zone li {
	padding: 0;
	text-align: left;
	overflow: initial;
	margin: 0 0 0 26px
}

#news-course .show-zone ul {
	margin-left: -25px
}

#free-time-course .show-zone li.last-spacing {
	margin-right: 0
}

.subject-list .devaluation {
	width: 588px;
	height: 330px;
	float: left;
	overflow: hidden
}

.subject-list .devaluation img {
	-webkit-transition: .5s;
	transition: .5s
}

.subject-list .devaluation img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.subject-list .devaluation a {
	display: block
}

.subject-list ul {
	width: 614px;
	float: left
}

.subject-list li {
	float: left;
	width: 280px;
	margin: 0 0 16px 26px;
	text-align: center;
	overflow: hidden
}

.subject-list .subject-wrap>img {
	width: 280px;
	height: 158px;
	vertical-align: bottom;
	-webkit-transition: .5s;
	transition: .5s
}

.subject-list .subject-wrap>img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.subject-list .subject-detail {
	position: absolute;
	top: 0;
	right: 0;
	width: 280px
}

.subject-detail .outer-box {
	margin: 17px;
	padding: 9px;
	border: 4px solid #fff;
	-webkit-transition: padding .1s ease,margin .1s ease;
	transition: padding .1s ease,margin .1s ease
}

.subject-detail .inner-box {
	padding: 0 16px;
	width: 192px;
	height: 98px;
	margin: 0 auto;
	background: #fff;
	opacity: .95;
	filter: alpha(opacity=95);
	color: #666
}

.subject-detail .inner-box span {
	font-size: 0;
	padding: 0;
	width: 192px;
	overflow: hidden;
	text-align: center
}

.subject-detail .inner-box span:after,.subject-detail .inner-box span>span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 0;
	height: 100%;
	vertical-align: middle
}

.subject-detail .inner-box span:after {
	content: ''
}

.subject-detail .inner-box span p {
	line-height: 20px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	font-size: 14px
}

.subject-detail .inner-box span.title {
	font-size: 16px;
	color: #333
}

.subject-detail .inner-box b {
	font-weight: normal;
	line-height: 30px
}

.subject-detail .inner-box i {
	margin: 0 5px
}

.subject-list li a:hover .outer-box {
	margin: 24px;
	padding: 2px
}

.class-zone {
	padding-bottom: 20px;
	*padding-bottom: 0
}

.class-zone .course-list {
	padding: 20px 0 15px 0;
	margin-right: -26px;
	zoom: 1
}

.class-zone .course-new-content {
	min-height: 800px
}

.class-zone .course-list-new {
	padding: 0;
	width: 918px
}

.search-result-board .course-list-new {
	width: auto
}

.index-course {
	padding: 40px 0;
	height: 500px
}

.index-course .course-l {
	position: relative;
	float: left;
	width: 240px;
	height: 500px
}

.index-course .course-r {
	float: right;
	width: 918px
}

.index-course .course-l a {
	display: block;
	height: 500px
}

.r-triangle:before {
	content: '';
	position: absolute;
	right: -25px;
	top: 75px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left: 15px solid #fff
}

.r-cwkj-triangle:before {
	border-left-color: #bde8df
}

.r-glkj-triangle:before {
	border-left-color: #6385de
}

.r-swgl-triangle:before {
	border-left-color: #f5d09a
}

.r-cwgl-triangle:before {
	border-left-color: #db5940
}

.r-gjjn-triangle:before {
	border-left-color: #b4d7de
}

.index-course .course-l p {
	text-align: center;
	font-size: 16px
}

.index-course .course-l p.title {
	padding: 18px 0 5px 0;
	font-size: 30px
}

.index-course .course-l p.describe {
	margin-bottom: 24px;
	font-size: 16px
}

.index-course .course-l p.linkmore {
	position: relative
}

.index-course .course-l p.linkmore em {
	position: absolute;
	top: 0;
	left: 158px;
	width: 24px;
	height: 24px;
	background: url(../img/link-go.png) no-repeat
}

.index-course .course-l a:hover p.linkmore em {
	left: 168px;
	-webkit-transition: left .3s ease;
	transition: left .3s ease
}

.index-course .course-l img {
	position: absolute;
	bottom: 0
}

.course-l-cwkj {
	background: #b2e4d9;
	background: -moz-linear-gradient(top, #b2e4d9 0%, #eff9f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b2e4d9), color-stop(100%, #eff9f8));
	background: -webkit-linear-gradient(top, #b2e4d9 0%, #eff9f8 100%);
	background: -o-linear-gradient(top, #b2e4d9 0%, #eff9f8 100%);
	background: -ms-linear-gradient(top, #b2e4d9 0%, #eff9f8 100%);
	background: linear-gradient(to bottom, #b2e4d9 0%, #eff9f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e4d9', endColorstr='#eff9f8',GradientType=0 )
}

.course-l-cwkj p {
	color: #4c8a7b
}

.course-l-cwkj p.title {
	color: #317866
}

.course-l-cwkj p em {
	background-position: -1px 0
}

.index-course .course-l-cwkj img {
	left: 44px
}

.course-l-glkj {
	background: #5c7bd6;
	background: -moz-linear-gradient(top, #5c7bd6 0%, #7eaffe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5c7bd6), color-stop(100%, #7eaffe));
	background: -webkit-linear-gradient(top, #5c7bd6 0%, #7eaffe 100%);
	background: -o-linear-gradient(top, #5c7bd6 0%, #7eaffe 100%);
	background: -ms-linear-gradient(top, #5c7bd6 0%, #7eaffe 100%);
	background: linear-gradient(to bottom, #5c7bd6 0%, #7eaffe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c7bd6', endColorstr='#7eaffe',GradientType=0 )
}

.course-l-glkj p,.course-l-cwgl p {
	color: #fff
}

.index-course .course-l-glkj p.linkmore em {
	background-position: -32px 0
}

.index-course .course-l-glkj img {
	left: 69px
}

.course-l-swgl {
	background: #fad59e;
	background: -moz-linear-gradient(top, #fad59e 0%, #d6b484 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fad59e), color-stop(100%, #d6b484));
	background: -webkit-linear-gradient(top, #fad59e 0%, #d6b484 100%);
	background: -o-linear-gradient(top, #fad59e 0%, #d6b484 100%);
	background: -ms-linear-gradient(top, #fad59e 0%, #d6b484 100%);
	background: linear-gradient(to bottom, #fad59e 0%, #d6b484 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fad59e', endColorstr='#d6b484',GradientType=0 )
}

.course-l-swgl p {
	color: #424242
}

.index-course .course-l-swgl p.linkmore {
	color: #a6733a
}

.index-course .course-l-swgl p.linkmore em {
	background-position: -64px 0
}

.course-l-cwgl {
	background: #d8543a;
	background: -moz-linear-gradient(top, #d8543a 0%, #e7705b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8543a), color-stop(100%, #e7705b));
	background: -webkit-linear-gradient(top, #d8543a 0%, #e7705b 100%);
	background: -o-linear-gradient(top, #d8543a 0%, #e7705b 100%);
	background: -ms-linear-gradient(top, #d8543a 0%, #e7705b 100%);
	background: linear-gradient(to bottom, #d8543a 0%, #e7705b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8543a', endColorstr='#e7705b',GradientType=0 )
}

.index-course .course-l-cwgl p.linkmore em {
	background-position: -32px 0
}

.course-l-gjjn {
	background: #a9d1d9;
	background: -moz-linear-gradient(top, #a9d1d9 0%, #e3f0f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9d1d9), color-stop(100%, #e3f0f5));
	background: -webkit-linear-gradient(top, #a9d1d9 0%, #e3f0f5 100%);
	background: -o-linear-gradient(top, #a9d1d9 0%, #e3f0f5 100%);
	background: -ms-linear-gradient(top, #a9d1d9 0%, #e3f0f5 100%);
	background: linear-gradient(to bottom, #a9d1d9 0%, #e3f0f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d1d9', endColorstr='#e3f0f5',GradientType=0 )
}

.course-l-gjjn p {
	color: #333
}

.index-course .course-l-gjjn p.linkmore {
	color: #666
}

.index-course .course-l-gjjn p.linkmore em {
	background-position: -96px 0
}

.index-course .course-l-gjjn img {
	left: 30px
}

.vip-present {
	width: 100%;
	height: 295px;
	background: url("../img/idx-vip.jpg") no-repeat center top;
	color: #fff;
	font-size: 18px
}

.v-p-wrap {
	padding: 80px 0 60px 0
}

.v-p-wrap h3 {
	margin-bottom: 20px;
	letter-spacing: 4px;
	font-size: 28px;
	color: #fffefe
}

.v-p-wrap .globe-btn50 {
	margin-top: 30px;
	width: 208px;
	height: 38px;
	line-height: 38px;
	font-size: 18px
}

#footer {
	width: 100%;
}

.footer-context {
	color: #c1c1c1
}

.f-c-box {
	width: 100%;
	margin: 0 auto
}

.footer-content .footer-logo,.footer-text,.footer-link {
	float: left
}

.footer-content {
	padding: 40px 0
}

.footer-content .footer-text {
	width: 261px;
	margin-left: 60px;
	overflow: hidden
}

.footer-link {
	padding: 0 60px;
	border-left: 1px solid #34302f;
	border-right: 1px solid #34302f
}

.footer-link dl {
	float: left;
	margin-left: 68px;
	line-height: 1
}

.footer-link dl:first-child {
	margin-left: 0
}

.footer-link dt {
	color: #fff;
	font-size: 16px
}

.footer-link dd {
	margin-top: 15px
}

.footer-link dd a {
	color: #c1c1c1
}

.footer-link dd a:hover {
	color: #ff7745
}

.footer-login-way {
	width: 255px;
	float: right
}

.footer-login-way a {
	float: left;
	display: block;
	position: relative;
	margin-right: 38px
}

.footer-login-way a span {
	display: block;
	background: url(../img/hot-icon.png?v=1.4) no-repeat 0 0;
	width: 40px;
	height: 40px
}

.footer-login-way a span.wx {
	background-position: 0 -48px
}

.footer-login-way a span.wb {
	background-position: 0 -97px
}

.footer-login-way a:hover span {
	background-position: 0 -147px
}

.footer-login-way a:hover span.wx {
	background-position: 0 -199px
}

.footer-login-way a:hover span.wb {
	background-position: 0 -250px
}

.f-c-copyright {
	padding: 20px 0;
	line-height: 1;
	border-top: 1px solid #34302f;
	text-align: center
}

.f-c-copyright i {
	margin: 0 15px;
	color: #34302f
}

.f-c-copyright a {
	margin-left: 20px;
	color: #c1c1c1
}

.f-c-copyright a:first-child {
	margin-left: 10px
}

.f-c-copyright a:hover {
	color: #ff7745
}

.l-w-top {
	height: 40px
}

.l-w-bottom {
	width: 188px;
	margin-top: 30px;
	line-height: 1
}

.l-w-bottom p {
	text-align: center
}

.l-w-bottom p:first-child {
	margin-bottom: 14px
}

.tooltip-erweima {
	position: absolute;
	top: -208px;
	left: -92px;
	z-index: 1010;
	width: 216px;
	height: 217px;
	visibility: hidden;
	-webkit-transition: none;
	transition: none;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.tooltip-erweima.pop-up:before {
	border: none;
	margin-left: 0
}

.tooltip-erweima.pop-up:after {
	border-bottom: none;
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
	bottom: 7px;
	left: 52%
}

.triangle-position {
	position: absolute;
	top: 91px;
	left: 38px;
	z-index: 10
}

.tooltip-zone-box {
	margin: 2px 2px 2px 3px
}

.revision-wrap {
	visibility: hidden;
	position: absolute;
	top: -120%;
	z-index: 999;
	width: 100%;
	height: 100%;
	-webkit-transition: top 1.5s ease,visibility 1.5s ease;
	transition: top 1.5s ease,visibility 1.5s ease
}

.revision-wrap img {
	width: 100%;
	max-height: 100%;
	vertical-align: bottom
}

.header-bg {
	background: rgba(19,21,28,0.35) !important
}

.revision-wrap-active {
	visibility: visible;
	top: 0
}

.revision-wrap span {
	position: absolute;
	top: 54%;
	left: 50%;
	width: 278px;
	height: 62px;
	line-height: 62px;
	margin-left: -139px;
	border: 1px solid #fff;
	border-radius: 50px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	cursor: pointer
}

.revision-wrap span:hover {
	background: rgba(255,255,255,0.1)
}

.personal-banner {
	background: url(../img/homepage-bg.jpg) no-repeat top center;
	width: 100%;
	height: 279px
}

.personal-box {
	padding-top: 20px;
	width: 100%;
	margin: 0 auto
}

.personal-box .personal-head {
	margin-bottom: 17px
}

.personal-box .head-box {
	display: block;
	position: relative;
	width: 140px;
	height: 140px;
	margin: 0 auto 30px auto
}

.personal-box .head-box img {
	border-radius: 142px;
	-webkit-border-radius: 142px;
	-moz-border-radius: 142px
}

.personal-box .head-box .head-bg {
	position: absolute;
	top: -20px;
	left: -22px;
	background: url(../img/portrait-140-mask.png) no-repeat;
	width: 187px;
	height: 187px
}

.head-mask {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 142px;
	height: 142px;
	background: url(../img/head-mask-gray.png) no-repeat;
	line-height: 140px;
	text-align: center;
	font-size: 18px;
	color: #BFBFBF
}

.user-info-wrapper {
	position: relative;
	left: 50%;
	float: left
}

.user-info-wrapper>p {
	position: relative;
	left: -50%;
	float: left;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 16px
}

.user-info-wrapper>p>span,.user-info-wrapper>p>a {
	float: left;
	margin-left: 10px
}

.user-info-wrapper>p>span.vip {
	margin-top: 2px;
	*margin-top: 11px
}

.user-info-wrapper>p>span.sex {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: -32px 0;
	margin-top: 13px
}

.user-info-wrapper>p>span.female {
	background-position: -52px 0
}

.personal-info {
	width: 730px;
	margin: 10px auto 0 auto;
	color: #BFBFBF
}

.personal-info-display {
	width: auto;
	margin-top: 10px;
	text-align: center;
	color: #c0c0c0;
	font-size: 16px
}

.personal-info-display span,.personal-info-display a {
	display: inline-block !important;
	float: none !important
}

.personal-info-display a.editor {
	background: url(../img/sprite.png?v=1.4) no-repeat;
	width: 20px;
	height: 20px;
	margin-left: 27px;
	vertical-align: middle
}

.personal-info-display a.editor {
	background-position: -74px 0
}

.personal-info>span,.personal-info>div {
	float: left;
	line-height: 27px
}

.personal-info>span.input-label,.personal-info-display>span.input-label {
	margin-left: 15px;
	color: #fff;
	font-weight: bold
}

.transparent-text {
	height: 25px;
	line-height: 25px;
	width: 110px;
	background: none;
	border: 1px solid #BFBFBF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	color: #BFBFBF;
	padding: 0 5px;
	box-shadow: none
}

.transparent-text-w {
	width: 180px
}

.common-btn {
	display: block;
	margin-left: 15px;
	background: #266EA9;
	border: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	width: 45px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold
}

.transparent-btn {
	background: rgba(255,255,255,0.6);
	background: #afb9ba\9;
	*background: #afb9ba
}

.permission-denied {
	width: 100%;
	
	background: url("../img/permission-denied.jpg") no-repeat center top;
	min-height: 646px;
	padding-top: 1px
}

.permission-denied.class-page {
	background: url("../img/class-permission-denied.jpg") no-repeat center top;
	min-height: 800px
}

.permission-denied.course-page {
	background: url("../img/course-permission-denied.jpg") no-repeat center top;
	min-height: 800px
}

.permission-denied .tips {
	width: 695px;
	height: 191px;
	margin: 110px auto 0;
	background: url("../img/cloud-bg.png") no-repeat center top;
	text-align: center;
	padding-top: 110px
}

.permission-denied .first-title {
	font-size: 16px;
	color: #666666
}

.permission-denied .title {
	font-size: 22px;
	color: #333333
}

.permission-denied .add-follow-btn {
	width: 96px;
	height: 32px;
	background-color: #FF7745;
	color: #ffffff;
	font-size: 16px;
	line-height: 32px;
	border-radius: 2px;
	display: block;
	margin: 20px auto 0
}

.permission-denied .add-follow-btn:active {
	background-color: #ec5821
}

.permission-denied .not-btn .first-title {
	margin-top: 20px
}

.index_top {
	z-index: 500
}

.index_behind {
	z-index: 1
}

.hp-content {
	margin-top: 28px;
	min-height: 700px
}

.right-wrapper {
	width: 100%;
	float: left
}

.right-wrapper .content {
	background: #fff;
	margin-left: 300px;
	margin-bottom: 40px;
	min-height: 600px
}

.hp-side-bar {
	width: 280px;
	float: left;
	margin-left: -100%;
	color: #60686B
}

.side-top-box {
	background: #fff;
	padding: 20px 0;
	height: 264px;
	margin-bottom: 16px
}

.side-top-box ul li {
	height: 44px;
	line-height: 44px
}

.side-top-box ul li a {
	display: block;
	padding-left: 20px;
	height: 44px;
	line-height: 44px;
	color: #60686B;
	font-size: 16px
}

.side-top-box ul li.hit a,.side-top-box ul li a:hover {
	color: #ff7745
}

.side-top-box ul li i.list-icon {
	display: inline-block;
	margin-right: 16px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	width: 20px;
	height: 20px;
	vertical-align: middle
}

.side-top-box ul li a i.list-icon-studied {
	background-position: -104px 0
}

.side-top-box ul li a i.list-icon-questioned {
	background-position: -132px 0
}

.side-top-box ul li a i.list-icon-concern-topic {
	background-position: -160px 0
}

.side-top-box ul li a i.list-icon-concern-question {
	background-position: -188px 0
}

.side-top-box ul li a i.list-icon-concern-friends {
	background-position: -216px 0
}

.side-top-box ul li a i.list-icon-concerned {
	background-position: -244px 0
}

.side-bottom-box {
	margin-top: 15px;
	padding: 15px 10px 30px;
	background: #fff;
	float: left;
	width: 244px
}

.visitors {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	font-size: 16px;
	border-bottom: 1px solid #dddcdc
}

.side-bottom-box ul li {
	height: 30px;
	padding: 15px 0;
	border-top: 1px solid #C3C3C3
}

.side-bottom-box ul li a {
	display: block;
	padding-left: 14px
}

.side-bottom-box ul li a img {
	float: left;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px
}

.side-bottom-box ul li a p {
	margin-left: 42px;
	line-height: 15px;
	color: #686868
}

.right-wrapper .content .course-tools {
	background: #fafafa
}

.course-list li.none-dynamic .add-more {
	margin-top: 26px;
	color: #D1D2D3;
	font-size: 18px;
	text-align: center
}

.right-wrapper .course-navigation .classify .hide {
	display: none
}

.right-wrapper .course-list div.hide {
	display: none
}

.all-border-radius {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px
}

.no-class {
	padding-top: 75px;
	text-align: center;
	font-size: 16px;
	color: #999
}

.no-class p {
	padding: 38px 0
}

.switch-qu-an,.switch-qu-an-other {
	margin-top: 15px;
	width: 90px;
	height: 25px
}

.switch-qu-an {
	background: url(../img/switch-b-w.png) no-repeat 0 0
}

.switch-qu-an-other {
	background: url(../img/switch-b-w.png) no-repeat 0 bottom
}

.switch-qu-an a,.switch-qu-an-other a {
	display: inline-block;
	width: 42px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #266ea9;
	font-size: 16px
}

.switch-qu-an a.highlight,.switch-qu-an-other a.highlight {
	color: #ffffff
}

.concern-page {
	padding: 0 10px
}

.concern-page h2.concern-title {
	padding-left: 24px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: normal;
	color: #ff7745;
	border-bottom: 1px solid #C3C3C3
}

.concern-page-list {
	padding: 20px;
	color: #666666;
	font-size: 16px
}

.concern-page-list ul li {
	float: left;
	margin-right: 38px;
	margin-bottom: 10px;
	width: 372px;
	height: 148px;
	padding: 16px 16px;
	overflow: hidden;
	cursor: pointer
}

.box-gray-hightlight {
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3)
}

.concern-page-list ul li.none-margin-r {
	margin-right: 0
}

.toppic-bar .left-img,.toppic-bar .toppic-intro {
	float: left
}

.toppic-bar .toppic-intro {
	width: 150px;
	margin-left: 15px
}

.toppic-bar .toppic-intro p.toppic-title {
	margin: 10px 0 20px 0;
	color: #333333;
	font-size: 18px
}

.toppic-bar .toppic-intro p.toppic-title a {
	color: #333333
}

.toppic-bar .toppic-intro p.font-small {
	font-size: 14px;
	color: #999
}

.toppic-bar .fr a {
	margin-top: 20px
}

.hover-btn-block .globe-btn50 {
	position: absolute;
	top: 16px;
	right: 16px;
	width: 98px;
	height: 30px;
	line-height: 30px;
	font-size: 16px
}

.toppic-detail {
	margin-top: 16px;
	line-height: 24px
}

.concern-qu-list {
	padding: 58px 22px 20px 22px;
	border-bottom: 1px solid #e5e5e5
}

.concern-qu-list-l {
	width: 730px
}

.concern-qu-list p {
	line-height: 24px;
	color: #333333;
	font-size: 18px;
	font-weight: bold
}

.concern-qu-list p a {
	color: #333333
}

.concern-qu-list p a:hover {
	color: #266ea9
}

.concern-friends-box {
	float: left;
	margin-right: 38px;
	margin-bottom: 10px;
	width: 372px;
	height: 88px;
	padding: 16px 16px;
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.concern-friends-box .friends-intro {
	width: 270px
}

.concern-friends-box a.hover-btn {
	display: none
}

.hover-btn-block {
	display: none
}

.concern-friends-box .friends-intro p.font-small {
	color: #666
}

.concern-friends-box .friends-intro p.detail-intro {
	line-height: 18px
}

.none-margin-r {
	margin-right: 0
}

.addConcern {
	float: left;
	margin: 7px 0 7px 38px;
	display: block;
	width: 64px;
	height: 24px;
	line-height: 24px;
	background: url(../img/hp-concern-btn.png) no-repeat 0 0;
	text-align: center;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	color: #fff
}

.cancelConcern {
	background-position: 0 -39px
}

.dialog-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999;
	width: 660px;
	margin: -210px 0 0 -330px;
	background: url(../img/bg-transparent.png) repeat;
	box-shadow: 0 5px 5px rgba(0,0,0,0.4);
	color: #999999
}

.dialog-modal-regist {
	margin: -269px 0 0 -330px
}

.dialog-modal-regist-mail {
	margin: -233px 0 0 -330px
}

.close-dialog {
	display: block;
	position: absolute;
	right: 22px;
	top: 22px;
	z-index: 200;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: -29px -62px;
	width: 16px;
	height: 16px
}

.close-dialog:hover {
	background-position: -54px -58px;
	width: 20px;
	height: 20px;
	top: 20px;
	right: 20px
}

.dialog-content {
	padding-bottom: 50px;
	font-size: 16px
}

.dialog-content p>img {
	padding: 50px 0 40px 0
}

.dialog-content .login-box {
	padding: 0 170px
}

.dialog-content .login-box-two-part {
	padding: 0
}

.left-login {
	position: relative;
	float: left;
	width: 320px;
	padding: 0 50px 0 60px;
	background: url(../img/dashed-line.png) repeat-y right top
}

.right-login-account {
	float: left;
	padding: 0 34px
}

.login-btn-zone {
	margin-top: 46px
}

.account-login {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #6bb25d;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #fff;
	font-size: 18px;
	transition: background 0.3s ease 0s
}

.account-login:hover {
	background: #539b42
}

.account-login-qq {
	margin-top: 30px;
	background: #46a5c6
}

.account-login-qq:hover {
	background: #3a95ad
}

.account-login i.account-wx,.account-login i.account-qq {
	display: inline-block;
	margin: 0 18px 0 14px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	vertical-align: middle;
	width: 28px;
	height: 25px
}

.account-login i.account-wx {
	background-position: -33px -153px
}

.account-login i.account-qq {
	background-position: 0 -153px
}

.change-verificate {
	line-height: 40px;
	color: #266ea9;
	font-size: 16px
}

.change-verificate:hover {
	text-decoration: underline
}

.verificate-img-wrap {
	float: left;
	margin-left: 10px;
	height: 40px
}

.link-customer {
	color: #266ea9
}

.link-customer:hover {
	text-decoration: underline
}

.input-wrapper {
	height: 70px
}

.login-box .input-item {
	border: 1px solid #c1c1c1;
	background: #fff;
	height: 38px;
	line-height: 38px;
	width: 300px;
	padding: 0 9px;
	position: relative
}

.login-box .input-item-w-ver {
	width: 132px
}

.login-box .error-border {
	border: 1px solid #ea4d4d
}

.login-input {
	margin-left: 16px;
	background: #fff;
	border: none;
	width: 234px;
	height: 19px;
	line-height: 19px;
	float: left;
	margin-top: 10px;
	font-size: 14px
}

.login-box .input-item-w-ver input {
	width: 73px
}

.regist-info-tips {
	margin-top: 30px;
	text-align: center
}

.regist-last-tips-default {
	margin-top: 50px
}

.regist-last-tips {
	margin-top: 118px
}

.login-box .input-item span {
	display: block;
	margin: 10px 0;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	width: 16px;
	height: 19px
}

.login-box .input-item span.icon-account {
	background-position: 0 -90px
}

.login-box .input-item span.icon-delete {
	margin: 9px 0;
	background-position: 0 -59px;
	width: 20px;
	height: 20px;
	cursor: pointer
}

.login-box .input-item span.icon-psw {
	background-position: -23px -90px
}

.login-box .input-item span.icon-message {
	background-position: -94px -89px;
	width: 19px
}

.error-info {
	padding: 9px 0;
	color: #ea4d4d;
	font-size: 14px
}

.fix-error-info {
	position: absolute;
	bottom: 76px;
	*bottom: 66px;
	left: 60px
}

.link-bar {
	margin-top: 14px;
	line-height: 20px
}

.link-text {
	color: #ff7745;
	font-size: 16px;
	line-height: 18px
}

.link-text:hover {
	text-decoration: underline
}

.no-class .link-text {
	font-size: 16px
}

.label-m {
	margin-left: 8px;
	*margin-left: 26px;
	font-size: 16px
}

.login-btn {
	margin-top: 10px;
	display: block;
	width: 320px;
	height: 40px;
	line-height: 40px;
	background: #ff7745;
	border-radius: 2px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	transition: all 0.3s ease 0s
}

.login-btn img {
	padding: 0;
	margin: 0;
	*padding-top: 13px
}

.login-btn:hover {
	background: #fa5e25
}

input[type="button"].login-btn {
	margin-top: 10px;
	display: block;
	width: 320px;
	height: 40px;
	line-height: 40px;
	background: #ff7745;
	border: none;
	border-radius: 2px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	transition: all 0.3s ease 0s
}

input[type="button"].login-btn:hover {
	background: #fa5e25
}

input[type="button"].logining {
	background: #266ea9 url(../img/login-load.png) no-repeat center center
}

input[type="button"].logining:hover {
	background: #266ea9 url(../img/login-load.png) no-repeat center center
}

.login-btn i {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background: url(../img/login-load.png) no-repeat center center;
	padding-top: 16px
}

.regist-tips {
	margin-top: 22px;
	text-align: center;
	font-size: 16px
}

.regist-tips-ver {
	margin-top: 92px
}

.login-box .input-item span.icon-phone {
	background-position: -46px -90px;
	margin-left: 2px
}

.login-box .input-item span.icon-phone:before {
	content: ''
}

.login-box .input-item span.icon-verification {
	background-position: -67px -90px;
	width: 20px
}

.icon-verificationcode:before {
	color: #999 !important
}

.m-t16 {
	margin-top: 16px
}

.login-box .input-item-w {
	width: 182px
}

.login-box .input-item-w input {
	width: 122px !important
}

input[type="button"].btn-verificate {
	display: block;
	border: none;
	border-radius: 2px;
	background: #ff7745;
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center
}

input[type="button"].btn-verificate-disabled {
	background: #eef1f2;
	color: #999
}

.single-input-m {
	margin-top: 40px
}

.verificate-success {
	margin-top: 16px
}

.dialog-content .verificate-success img {
	padding: 0
}

.verificate-tips {
	vertical-align: top;
	margin-left: 35px;
	line-height: 48px;
	font-size: 24px;
	font-weight: bold
}

.verificate-tips-second {
	padding: 16px 0 40px 0;
	font-size: 16px
}

.verificate-tips-second-mail {
	padding: 0 0 20px 0
}

.verificate-tips-second p {
	line-height: 24px
}

.common-content {
	background: #fff;
	padding: 0 20px 10px 20px;
	min-height: 900px;
	height: auto !important;
	height: 800px
}

.common-content h2 {
	padding-left: 20px;
	height: 60px;
	line-height: 60px;
	color: #666;
	font-size: 18px;
	font-weight: normal;
	background-color: #fafafa;
	margin: 0 -20px
}

.reset-input-block {
	width: 536px;
	margin: 60px auto 0 auto
}

.reset-block-item {
	height: 68px
}

.write-basic-info .reset-block-item span {
	margin-left: 50px
}

.reset-block-sex-item {
	height: 66px;
	width: 481px
}

.reset-block-item-sex {
	height: 58px
}

.reset-block-item label {
	margin-right: 24px;
	vertical-align: middle;
	color: #666666;
	font-size: 18px
}

.reset-block-item label.label-m {
	color: #999
}

.reset-block-item input {
	width: 378px;
	height: 22px;
	background: #fff;
	padding: 8px 10px;
	border: 1px solid #c1c1c1;
	border-radius: 2px;
	vertical-align: middle;
	color: #999999;
	font-size: 16px
}

.reset-block-item span {
	margin-right: 23px;
	color: #f3353e;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 7px;
	width: 8px;
	float: left
}

.reset-block-item .error-info {
	margin-left: 134px
}

.write-basic-info .reset-block-item .error-info {
	margin-left: 92px;
	padding: 5px 0
}

input[type="button"].reset-btn {
	width: 200px;
	margin: 0 auto
}

.reset-block-item-industry-one label {
	line-height: 40px
}

.submit_div {
	width: 300px;
	margin: 0 auto 43px
}

.submit_div .last-item-btn {
	margin: 0
}

.submit_div .last-item-btn .globe-btn50 {
	width: 298px;
	height: 38px;
	line-height: 38px
}

.p-t20 {
	padding-top: 20px
}

.reset-block-item .perfect-icon1 {
	padding-left: 60px;
	width: 328px;
	background: url("../img/interest-icon.png") no-repeat 15px 8px
}

.reset-block-item div.perfect-icon2 {
	padding-left: 45px;
	width: 310px;
	background: url("../img/interest-icon.png") no-repeat 5px -60px
}

.reset-block-item .perfect-icon3 {
	padding-left: 60px;
	width: 328px;
	background: url("../img/interest-icon.png") no-repeat 16px -131px
}

.reset-block-item div.perfect-icon4 {
	padding-left: 45px;
	width: 310px;
	background: url("../img/interest-icon.png") no-repeat 5px -200px
}

.reset-block-item .perfect-icon5 {
	padding-left: 60px;
	width: 328px;
	background: url("../img/interest-icon.png") no-repeat 13px -270px
}

.big-wihte {
	width: 100%;
	padding-top: 1px;
	
	background-color: #FFFFFF
}

.perfectinfo4 {
	width: 1000px;
	margin: 0 auto;
	padding: 1px 0
}

.perfectinfo4 .nodes {
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #e1e1e1;
	margin: 45px 0 80px;
	height: 0
}

.perfectinfo4 .nodes div {
	height: 20px;
	width: 100px;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	top: -10px;
	font-size: 16px
}

.perfectinfo4 .nodes em {
	background: url("../img/perfect-info-icon.png") no-repeat 10px 10px;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	position: relative;
	left: 22px;
	top: 2px
}

.perfectinfo4 .nodes .cur em {
	background-position: -9px -102px
}

.perfectinfo4 .nodes .not em {
	background-position: -8px -56px
}

.perfectinfo4 .nodes .fill em {
	background-position: -8px -148px
}

.perfectinfo4 .nodes .cur a {
	color: #333333
}

.perfectinfo4 .nodes a {
	color: #999999
}

.perfectinfo4 .nodes div.position-left {
	float: left;
	width: 129px
}

.perfectinfo4 .nodes div.position-center {
	margin: 0 auto;
	width: 145px
}

.perfectinfo4 .nodes div.position-right {
	float: right;
	width: 142px
}

.perfectinfo4 h2 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	text-align: center
}

.perfectinfo4 h5 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 0
}

.perfectinfo4 h5 span {
	color: #FF7745
}

.perfectinfo4 h6 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 0
}

.perfectinfo4 .info-box {
	width: 898px;
	height: 378px;
	margin: 45px auto 80px;
	border: 1px solid #dedede
}

.perfectinfo4 .info-box>div {
	float: left
}

.perfectinfo4 .info-box .face-info {
	width: 298px;
	height: inherit;
	*height: 100%;
	border-right: 1px solid #ebebeb;
	background-color: #f8f8f8;
	text-align: center
}

.perfectinfo4 .info-box .face-info p {
	margin: 24px 0 0;
	*margin-top: 0;
	color: #999999;
	font-size: 16px
}

.perfectinfo4 .info-box .face-info p span {
	font-size: 14px
}

.perfectinfo4 .info-box .upload {
	width: 180px;
	height: 180px;
	margin: 81px auto 20px;
	cursor: pointer
}

.perfectinfo4 .info-box .upload img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: default
}

.info-box .uploadify {
	position: relative !important;
	width: 94px !important;
	height: 34px !important;
	left: 50%;
	*left: 8%;
	margin-left: -47px;
	margin-bottom: 0 !important;
	cursor: pointer !important
}

.info-box #SWFUpload_0 {
	width: 94px !important;
	height: 34px !important;
	cursor: pointer !important
}

.info-box .uploadify-button {
	width: 94px !important;
	height: 34px !important;
	border: 1px solid #e9e9e9;
	line-height: 32px !important;
	background: none !important;
	text-shadow: none !important;
	cursor: pointer !important
}

.info-box .uploadify-button-text {
	color: #999999 !important;
	font-weight: normal !important
}

.info-box .uploadify:hover .uploadify-button {
	border: 1px solid #ff8860
}

.info-box .uploadify:hover .uploadify-button-text {
	color: #ff8860 !important
}

.perfectinfo4 .info-box .edit-face {
	color: #999999;
	font-size: 16px
}

.perfectinfo4 .info-box .job-info {
	width: 599px;
	height: inherit
}

.perfectinfo4 .info-box .tables {
	width: 380px;
	margin: 34px auto 0;
	height: 348px
}

.perfectinfo4 .info-box .tables.small {
	margin-top: 66px
}

.perfectinfo4 .info-box .tables.small .fullname {
	display: none
}

.perfectinfo4 .info-box .tables .rows {
	line-height: 40px;
	min-height: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.perfectinfo4 .info-box .tables .rows:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.perfectinfo4 .tables .col-2 {
	height: 40px;
	width: 85px;
	float: left;
	font-size: 16px;
	color: #999999
}

.perfectinfo4 .tables .col-10 {
	width: 280px;
	float: left;
	height: 58px;
	color: #999
}

.perfectinfo4 .tables .col-10.relative {
	z-index: 102
}

.perfectinfo4 .tables .col-10 p {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: red
}

.perfectinfo4 .tables input[type=text] {
	padding: 0 5px;
	width: 268px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #d9d9d9;
	border-radius: 1px;
	box-sizing: content-box;
	box-shadow: 0 1px 3px #dddddd;
	color: #999999
}

.perfectinfo4 .tables #position {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	border: 0;
	box-shadow: none;
	width: 230px;
	margin: 2px;
	z-index: 102
}

.perfectinfo4 .tables .basic-info-select {
	width: 278px;
	border: 1px solid #d9d9d9;
	margin-bottom: -16px;
	*margin-bottom: 0px;
	box-shadow: 0 1px 0px 0px #ebebeb;
	padding-left: 0
}

.perfectinfo4 .tables .diy_select_txt {
	width: 248px;
	font-size: 14px
}

.perfectinfo4 .progress-bar {
	width: 280px;
	height: 9px;
	padding-top: 1px;
	margin-top: 18px;
	background: url("../img/jindutiao.png") no-repeat left top;
	position: relative;
	top: 0;
	left: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}

.perfectinfo4 .progress-bar .line {
	height: 2px;
	background-color: #ff7745;
	margin-top: 4px;
	width: 10%
}

.perfectinfo4 .progress-bar .block {
	background: url("../img/perfect-info-icon.png") no-repeat -18px -420px;
	display: block;
	width: 9px;
	height: 13px;
	position: absolute;
	top: -1px;
	left: 10%;
	z-index: 10;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-left: -4px
}

.perfectinfo4 .progress-bar .tips {
	min-width: 30px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	top: -27px;
	background-color: #ff7745;
	color: #FFFFFF;
	border-radius: 2px;
	left: 10%;
	margin-left: -15px;
	font-family: simsun;
	white-space: nowrap
}

.perfectinfo4 .progress-bar .tips:after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	margin: 0px auto;
	border: 4px solid #FFFFFF;
	border-top: 4px solid #ff7745
}

.perfectinfo4 .tables .years {
	position: relative;
	top: 2px;
	left: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default
}

.perfectinfo4 .tables .years span {
	position: absolute;
	color: #999999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.perfectinfo4 .tables .years .year0 {
	left: -8px
}

.perfectinfo4 .tables .years .year5 {
	left: 132px
}

.perfectinfo4 .tables .years .year10 {
	left: 254px;
	white-space: nowrap
}

.perfectinfo4 .tables label {
	background: url("../img/perfect-info-icon.png") no-repeat -10px -240px;
	font-size: 16px;
	color: #999999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	margin-right: 50px;
	padding: 1px 0 1px 25px
}

.perfectinfo4 .tables label input[type=radio] {
	width: 2px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.perfectinfo4 .tables label.on {
	background-position: -9px -194px;
	color: #333
}

.perfectinfo4 .next {
	margin-bottom: 260px
}

.perfectinfo4 .next .skip {
	float: right;
	margin-right: 48px;
	line-height: 42px;
	font-size: 16px;
	color: #999999
}

.perfectinfo4 .next .skip a {
	color: #ff7745
}

.perfectinfo4 .next-page {
	width: 178px;
	height: 42px;
	border: 1px solid #efe7e4;
	background-color: #ff7745;
	border-radius: 3px;
	color: #ffffff;
	font-size: 18px;
	margin-left: 486px
}

.perfectinfo4 .next-page:hover,.perfectinfo4 .forward-page:hover {
	background-color: #f2835a
}

.perfectinfo4 .next-page:active,.perfectinfo4 .forward-page:active {
	background-color: #f56834
}

.perfectinfo4 .focus-box {
	width: 1001px;
	margin: 48px auto 0;
	border: 1px solid #e8e8e8;
	border-bottom: 0
}

.perfectinfo4 .focus-box .focus-item {
	width: 166px;
	height: 169px;
	border-color: #e8e8e8;
	border-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	float: left;
	text-align: center;
	line-height: 1;
	color: #333333;
	font-size: 16px;
	background-color: #f8f8f8;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}

.perfectinfo4 .focus-box .focus-item:hover {
	background-color: #FFFFFF
}

.perfectinfo4 .focus-box .focus-item.on {
	background-image: url("../img/perfect-info-icon.png");
	background-repeat: no-repeat;
	background-position: 140px 145px
}

.perfectinfo4 .focus-box .focus-item .ico {
	width: 66px;
	height: 66px;
	margin: 30px auto 20px;
	font-size: 40px;
	text-align: center;
	line-height: 66px;
	color: #999999
}

.perfectinfo4 .focus-box .focus-item .ico span {
	font-size: 40px
}

.perfectinfo4 .next-box {
	height: 45px;
	margin-top: 75px;
	margin-bottom: 100px;
	line-height: 45px
}

.perfectinfo4 .back-page {
	font-size: 16px;
	color: #999999;
	float: left;
	position: relative;
	top: 0;
	left: 345px
}

.perfectinfo4 .forward-page {
	width: 178px;
	height: 42px;
	border: 1px solid #efe7e4;
	background-color: #ff7745;
	border-radius: 3px;
	color: #ffffff;
	font-size: 18px;
	float: right;
	position: relative;
	right: 345px;
	top: 0
}

.perfectinfo4 .recommend-box {
	width: 941px;
	margin: 48px auto 0;
	border-bottom: 0;
	min-height: 200px;
	padding: 30px
}

.perfectinfo4 .recommend-box .yzkc {
	border-top: 1px solid #eeeeee;
	text-align: center;
	margin-top: 20px
}

.perfectinfo4 .recommend-box .yzkc span {
	background-color: #fff;
	padding: 0 30px;
	position: relative;
	top: -14px;
	font-size: 18px;
	color: #333
}

.perfectinfo4 .recommend-box .yzkc span em {
	color: #f3780a
}

.perfectinfo4 .reco-txt {
	padding-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #666
}

.perfectinfo4 .reco-qrcode {
	padding-top: 20px;
	padding-bottom: 34px
}

.reco-qrcode .xc-qrcode {
	text-align: center
}

.reco-qrcode .xc-qrcode img {
	padding: 15px;
	border: 1px solid #e1e1e1
}

.reco-qrcode .xc-qrcode p {
	padding: 24px 0;
	line-height: 1;
	font-size: 16px;
	color: #666
}

.perfectinfo4 .recommend-course-list {
	margin: 15px 0 0
}

.perfectinfo4 .recommend-course-list .item {
	width: 280px;
	height: 219px;
	background-color: #FFFFFF;
	overflow: hidden;
	float: left;
	margin-left: 49px
}

.perfectinfo4 .recommend-course-list .item:first-child {
	margin-left: 0
}

.perfectinfo4 .recommend-course-list .item img {
	width: 280px;
	height: 160px;
	display: block
}

.perfectinfo4 .recommend-box .btn-default {
	display: block;
	width: 58px;
	height: 33px;
	border: 1px solid #d9d9d9;
	text-align: center;
	padding-left: 20px;
	border-radius: 1px;
	margin: 13px auto 0;
	line-height: 32px;
	color: #999999;
	font-size: 16px;
	background: url("../img/perfect-info-icon.png") no-repeat 10px 40px
}

.perfectinfo4 .recommend-box .btn-default.ok {
	background-position: -8px -372px
}

.perfectinfo4 .recommend-box .btn-default.ok:hover {
	color: #ff7745;
	border-color: #ff7745
}

.perfectinfo4 .recommend-box .btn-default.no {
	background-position: -5px -280px;
	display: none
}

.perfectinfo4 .recommend-box .btn-default.no:hover {
	color: #ff7745;
	border-color: #ff7745
}

.perfectinfo4 .quaner-list {
	margin: 24px 0 42px
}

.perfectinfo4 .quaner-list .item,.perfectinfo4 .person-list .item {
	padding: 15px 20px;
	width: 240px;
	height: 150px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 48px
}

.perfectinfo4 .quaner-list .item:first-child,.perfectinfo4 .person-list .item:first-child {
	margin-left: 0
}

.perfectinfo4 .quaner-list .btn-default,.perfectinfo4 .person-list .btn-default {
	margin-top: 8px
}

.perfectinfo4 .quaner-list dl,.perfectinfo4 .person-list dl {
	padding-bottom: 16px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 16px
}

.perfectinfo4 .quaner-list dl img,.perfectinfo4 .person-list dl img {
	border-radius: 50%
}

.perfectinfo4 .quaner-list ul {
	margin-top: 28px
}

.perfectinfo4 .quaner-list ul li {
	width: 49.5%;
	float: left;
	text-align: center;
	font-size: 18px
}

.perfectinfo4 .quaner-list ul li:first-child {
	border-right: 1px dashed #d9d9d9
}

.perfectinfo4 .quaner-list ul li span {
	display: block;
	font-size: 16px;
	color: #666666
}

.perfectinfo4 .quaner-list dl dt,.perfectinfo4 .quaner-list dl dd,.perfectinfo4 .person-list dl dt,.perfectinfo4 .person-list dl dd {
	float: left;
	line-height: 48px;
	height: 48px
}

.perfectinfo4 .quaner-list dl dt a {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 38px;
	text-align: center;
	font-size: 31px;
	color: #ffffff;
	border-radius: 50%
}

.perfectinfo4 .quaner-list dl dt a span[class^="icon-"],.perfectinfo4 .quaner-list dl dt a span[class*=" icon-"] {
	font-size: 24px
}

.perfectinfo4 .quaner-list dl .title,.perfectinfo4 .person-list dl .title {
	padding-left: 20px;
	width: 92px
}

.perfectinfo4 .person-list {
	margin: 20px 0 14px
}

.perfectinfo4 .person-list ul {
	margin-top: 24px
}

.perfectinfo4 .person-list li {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 5px
}

.perfectinfo4 .person-list li em {
	color: #999999
}

.perfectinfo4 .person-list li i {
	color: #333333;
	display: inline-block;
	padding-right: 14px
}

.perfectinfo4 .reg-success {
	width: 900px;
	height: 274px;
	margin: 0 auto;
	border: 1px solid #dedede;
	padding-top: 48px
}

.perfectinfo4 .reg-success .title {
	height: 44px;
	line-height: 44px;
	text-align: center
}

.perfectinfo4 .reg-success .title i {
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAolBMVEVEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4NEy4Oi5cGj5sL///+j5cKh5cGg5cAAAADgoywfAAAALnRSTlMABj+ArtTt+TGZ7i+1/rYIjvuPJM816uw3840utJwH8D6v1fEyM7kwCdD0JSb6UF2CsQAAAAFiS0dENd622WsAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgCB4LIS2fM3w4AAABT0lEQVQ4y5XV23KCMBAG4BUUFERAKGhbUam1HupKrO//bA1IMYEkpP8NDPPNkOMuAJeBYQ5Hlm1bo6FpDECe8cRCJs5kLIHu1MNWvJkrgH4QoiDh3G/LKEZJ4oiXLwlKky5YuViiIkvGRgkqkzRj8GPsSfw3t6BPIr7W6xn20/CtotN+ifhe7aanItfi8fTKPV4pJSG1XQFka7Ukt8frOoONnkTcgCmXP6xEE7aaEreQa0rMIW3eb3eVxBTsRhJyV0i0n7QgjO1KSp8DYKxA0gEw02qsSNJpsYtVW6Gki8VtQWXFkm4Bv7GlpbkK1tloH5dCJj+yziEshH+vDiHsWt8KocTP8hrsUSP76m596VxDV/tyB3UdOPSWjOPh/4WIlreTSp74UpjKJV80Ac7yUvzdKfBz3QJflrlZVwrbhrAZ7RSdq2xxuXO5OHm3xf0Cb2r1d2/f23YAAAAASUVORK5CYII=") no-repeat;
	vertical-align: middle
}

.perfectinfo4 .reg-success .title span {
	vertical-align: middle;
	font-size: 24px;
	color: #333;
	margin-left: 25px
}

.perfectinfo4 .reg-success .txt {
	font-size: 16px;
	color: #666;
	text-align: center;
	margin: 35px 0 0
}

.perfectinfo4 .reg-success .next-box {
	margin-top: 66px
}

.perfectinfo4 .reg-success .next-box .back-page {
	left: 303px
}

.perfectinfo4 .reg-success .next-box .forward-page {
	right: 285px
}

.skip-tips {
	width: 420px;
	height: 230px;
	margin: -115px 0 0 -210px
}

.skip-tips .dialog-board-content {
	padding: 0;
	text-align: center;
	font-size: 18px;
	color: #333
}

.skip-tips .dialog-board-content .small {
	font-size: 16px;
	color: #666;
	margin-top: 10px
}

.skip-tips .dialog-board-content .small span {
	color: #55cd83
}

.skip-tips .btn-group {
	padding-top: 50px
}

.skip-tips .btn-group a {
	margin: 0 25px
}

.skip-tips .btn-group .link-a {
	font-size: 16px;
	color: #666
}

.skip-tips .btn-group .btn-a {
	border: 1px solid #FF7745;
	color: #FF7745;
	display: inline-block;
	width: 105px;
	height: 34px;
	font-size: 16px;
	line-height: 34px;
	border-radius: 3px
}

.min-h-630 {
	min-height: 630px !important
}

.min-h-780 {
	min-height: 780px !important
}

.interest-title {
	font-size: 24px;
	font-weight: bold;
	color: #999;
	padding: 60px 0 16px 0;
	text-align: center
}

.interest-block {
	color: #666
}

.interest-block>p {
	padding: 40px 0 20px 20px;
	font-size: 18px;
	font-weight: bold
}

.interest-item {
	min-height: 50px
}

.interest-item li {
	position: relative;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	*vertical-align: top;
	width: 160px;
	padding: 10px 40px 10px 20px;
	font-size: 16px;
	white-space: nowrap;
	text-align: center;
	cursor: pointer
}

.interest-item li span {
	display: block;
	width: 158px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #c1c1c1
}

.interest-item li:hover span {
	border: 1px solid #ff7745
}

.interest-item li.select span {
	width: 156px;
	height: 46px;
	border: 2px solid #ff7745;
	background: url("../img/quan/choose.png") no-repeat right bottom
}

.sub-interest-item {
	position: absolute;
	left: 0;
	top: 70px;
	width: 1100px;
	padding-bottom: 15px;
	background: #f8f8f8;
	overflow: hidden
}

.sub-interest-item li {
	float: left;
	padding: 0;
	margin: 15px 20px 0 20px;
	width: 128px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e7edf2;
	background: #fff;
	font-size: 16px
}

.sub-interest-item li.select {
	width: 128px;
	height: 28px;
	border: 1px solid #ff7745;
	background: #fff url("../img/quan/choose.png") no-repeat right bottom
}

.interest-b-btn {
	margin: 50px auto 0 auto
}

.interest-b-btn .globe-btn50 {
	width: 298px;
	height: 38px;
	line-height: 38px
}

.recommend-block {
	margin: 0 30px;
	padding-bottom: 20px;
	border-top: 1px solid #e6e6e6
}

.interest-title+div {
	border-top: none;
	border-top-width: 0
}

.recommend-switch {
	padding: 30px 0 40px 0
}

.recommend-switch .label-m {
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #666
}

.recommend-block .course-list {
	padding: 0
}

.recommend-block .course-list li {
	margin: 0 40px 20px 50px
}

.recommend-block .course-list-new {
	min-height: auto
}

.recommend-join-quan li {
	float: left;
	width: 128px;
	padding: 20px 0 10px 0;
	margin: 0 28px 0 30px;
	text-align: center
}

.recommend-join-quan li .quan-intro>p {
	margin-top: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 34px;
	font-size: 16px;
	color: #666
}

.recommend-join-quan li img {
	-webkit-transition: transform 80ms linear;
	-moz-transition: transform 80ms linear;
	-ms-transition: transform 80ms linear;
	-o-transition: transform 80ms linear;
	transition: transform 80ms linear
}

.recommend-join-quan li:hover img {
	-webkit-transform: translate(0, -2px);
	-moz-transform: translate(0, -2px);
	-ms-transform: translate(0, -2px);
	-o-transform: translate(0, -2px);
	transform: translate(0, -2px)
}

.recommend-people li {
	float: left;
	margin: 0 47px 0 35px;
	text-align: center;
	font-size: 16px;
	color: #999
}

.recommend-people li a {
	font-size: 16px;
	color: #666
}

.recommend-people li p {
	width: 142px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.padding15 {
	padding-left: 10px;
	padding-right: 10px
}

.hot-search-list {
	padding: 0 20px
}

.hot-search-list ul {
	margin-right: -8px
}

.hot-search-list ul li {
	float: left;
	display: inline;
	margin-right: 8px;
	margin-bottom: 10px
}

.hot-search-list ul li a {
	display: block;
	padding: 0 14px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ecf0f1;
	text-align: center;
	color: #999;
	background: #ecf0f1;
	border-radius: 2px;
	transition: all 0.3s ease 0s
}

.hot-search-list ul li a:hover,.hot-search-list ul li a.hit-hot {
	border: 1px solid #266ea9;
	color: #266ea9
}

.right-content-box {
	background: #fff;
	margin-left: 300px
}

.font-color-blue {
	color: #266ea9
}

.search-list-block {
	font-size: 16px;
	color: #999;
	min-height: 350px;
	height: auto !important;
	height: 350px
}

.page-box {
	background: #fff;
	padding: 0 20px
}

.message-list {
	padding: 0 0 46px 0 !important
}

.message-item-block {
	padding: 42px 0 42px 70px;
	border-bottom: 1px solid #f4f4f4;
	color: #333;
	font-size: 16px
}

.last-item-none-border {
	border-bottom: none
}

.message-item-block span.message-l-icon {
	display: inline-block;
	margin-top: 4px;
	width: 28px;
	height: 28px;
	background: url(../img/sprite.png?v=1.4) no-repeat 0 0
}

.message-item-block span.message-l-icon-phaise {
	background-position: 0 -119px
}

.message-item-block span.message-l-icon-answer {
	background-position: -42px -119px
}

.message-item-block span.message-l-icon-comment {
	background-position: -86px -119px
}

.message-item-block span.message-l-icon-user {
	background-position: -131px -119px
}

.message-item-block span.message-context {
	display: inline-block;
	margin-left: 40px;
	line-height: 24px;
	vertical-align: top;
	margin-top: 3px;
	width: 1010px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.message-item-block a.link-text {
	color: #ff7745;
	text-decoration: none;
	font-size: 16px
}

.message-item-block-concern {
	padding: 34px 0 34px 63px
}

.message-single-context {
	display: inline-block;
	vertical-align: top;
	line-height: 50px;
	margin-left: 38px;
	width: 1000px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.search-result-nav em,.message-num-tool {
	position: absolute;
	top: 19px;
	left: 36px;
	margin-left: 10px;
	padding: 0 6px;
	line-height: normal;
	background: #c1c1c1;
	border-radius: 2px;
	font-size: 16px;
	color: #fff
}

.message-num-tool {
	top: 21px;
	left: 70px
}

.basic-info-box p.basic-info-top {
	margin: 60px 0
}

.basic-info-box p.basic-info-top span {
	display: inline-block;
	vertical-align: top;
	margin-left: 32px;
	line-height: 48px;
	font-size: 24px;
	font-weight: bold;
	color: #999999
}

.basic-info-box .basic-info-main {
	width: 800px;
	margin: 0 auto
}

.basic-info-box .basic-info-main .change-head {
	float: left;
	width: 220px;
	height: 361px;
	padding-right: 40px;
	border-right: 1px solid #e6e6e6;
	position: relative
}

.update-head {
	margin: 18px 0 46px 0
}

.update-head a {
	color: #666
}

.update-head a i {
	display: inline-block;
	margin-right: 16px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: -207px -59px;
	width: 16px;
	height: 16px;
	vertical-align: middle
}

.common-all-btn {
	display: block;
	width: 220px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #ff7745;
	border: none;
	border-radius: 2px;
	text-align: center;
	font-size: 18px;
	transition: all 0.3s ease 0s
}

.common-all-btn:hover {
	background: #fa5e25
}

.long-blue-btn {
	width: 300px
}

.basic-info-box .basic-info-main .write-basic-info {
	float: left;
	margin-left: 40px
}

.last-item-btn {
	margin-left: 96px;
	margin-bottom: 0;
	height: auto
}

.small-font-tips {
	margin-top: 20px;
	color: #999
}

.small-font-tips a {
	color: #ff7745
}

.reset-block-item-industry-one span,.reset-block-item-industry-one label {
	*float: left
}

.basic-info-select {
	float: none;
	width: 388px;
	height: 38px;
	padding-left: 10px;
	color: #999;
	font-size: 16px;
	display: inline-block
}

.basic-info-select.job {
	z-index: 101
}

.basic-info-select+.error-info {
	position: relative;
	top: -4px
}

.basic-info-select .diy_select_btn {
	width: 18px;
	background-position: -230px -60px;
	margin-top: 13px;
	height: 25px
}

.basic-info-select .diy_select_btn,.basic-info-select .diy_select_txt {
	line-height: 38px
}

.basic-info-select .diy_select_txt {
	width: 356px
}

.basic-info-select .diy_select_list {
	top: 39px
}

.basic-info-select .diy_select_list li {
	padding-left: 10px;
	height: 30px;
	line-height: 30px
}

.personal-info-box {
	padding-bottom: 0
}

.personal-info-container {
	margin-top: 30px;
	position: relative
}

.left-info-write {
	padding-left: 40px
}

.personal-info-container .change-head {
	float: left;
	position: absolute;
	right: 60px;
	top: 0
}

.personal-info-container .reset-block-item input {
	width: 297px
}

.personal-info-container .reset-block-item span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0;
	line-height: 40px;
	color: #666666;
	width: 110px;
	text-align: right;
	padding-right: 30px
}

.personal-info-container .reset-block-item span.user-address {
	float: left;
	margin-right: 0
}

.reset-block-item-address .basic-info-select {
	width: 128px;
	float: left;
	position: relative;
	z-index: 100
}

.second-select-box {
	float: left;
	margin-left: 38px
}

.reset-block-item-address .basic-info-select .diy_select_txt {
	width: 99px
}

.reset-block-item-industry .basic-info-select,.reset-block-item-position .basic-info-select {
	float: left;
	width: 307px;
	position: relative;
	z-index: 99
}

.reset-block-item-position .basic-info-select {
	z-index: 97
}

.reset-block-item-industry .basic-info-select .diy_select_txt,.reset-block-item-position .basic-info-select .diy_select_txt {
	width: 278px
}

.reset-block-item-position {
	position: relative
}

.personal-info-container .reset-block-item input.border-none {
	position: absolute;
	left: 141px;
	top: 1px;
	border: 0;
	background-color: #fff;
	width: 260px;
	z-index: 98
}

.personal-info-container .reset-block-item-describe input {
	width: 645px
}

.personal-info-container .reset-block-item label.label-m {
	display: inline-block;
	vertical-align: middle
}

.personal-info-container .iradio_minimal {
	margin: 10px 0
}

.input-fill-tips {
	margin: 10px 0 0 100px
}

.info-tips {
	margin: 10px 0 0 124px;
	color: #999999
}

.info-tips-right {
	margin: 18px 0 0 0;
	text-align: left
}

.info-filled-btn {
	padding-bottom: 130px;
	text-align: center
}

.info-filled-btn .globe-ipt-btn {
	width: 300px
}

.save-update {
	width: 220px !important
}

.personal-info-inner-box {
	width: 490px;
	margin: 0 auto;
	padding-top: 30px
}

.personal-info-account {
	padding-left: 158px;
	width: auto
}

.account-item {
	margin-bottom: 80px
}

.account-item>div {
	float: left
}

.account-item-l {
	width: 60px;
	height: 60px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: 0 -164px
}

.account-item-l-binded {
	background-position: -68px -164px
}

.account-item-r {
	margin-left: 16px
}

.account-item-r p {
	line-height: 30px
}

.bind-row1 {
	font-size: 18px
}

.bind-row2 {
	font-size: 16px;
	color: #666
}

.bind-row2 a {
	color: #266ea9;
	text-decoration: underline !important
}

.account-item-l-mail {
	background-position: -137px -164px
}

.account-item-l-binded-mail {
	background-position: -205px -164px
}

.personal-info-contaniner-account {
	padding: 10px 20px
}

.personal-info-contaniner-account table {
	width: 100%;
	border: none
}

.personal-info-contaniner-account table th,.personal-info-contaniner-account table td {
	border: none;
	border-width: 0;
	border-collapse: collapse
}

.personal-info-contaniner-account table th {
	vertical-align: middle;
	text-align: left;
	height: 66px;
	font-size: 16px
}

.personal-info-contaniner-account table td {
	padding: 10px 10px 10px 0;
	line-height: 20px;
	color: #666666
}

.personal-info-contaniner-account table td a {
	margin-right: 20px;
	color: #266ea9
}

.personal-info-contaniner-account table td a:hover {
	text-decoration: underline
}

.personal-info-contaniner-account table td.trade-status a {
	color: #666
}

.personal-info-contaniner-account table td.trade-status a:hover {
	color: #266ea9;
	text-decoration: none
}

.icheckbox_minimal {
	*margin-top: 2px !important
}

.iradio_minimal {
	*margin-top: 8px !important
}

.hide {
	display: none
}

.course-sidebar {
	float: left;
	width: 280px
}

.course-sidebar .course-sidebar-type {
	position: relative;
	width: 278px;
	background-color: #fff
}

.course-category {
	padding: 0 20px;
	font-size: 18px;
	height: 60px;
	position: relative;
	border-bottom: 1px solid #f4f4f4
}

.course-category a.course-category-link {
	font-size: 18px;
	height: 59px;
	line-height: 59px;
	display: block;
	text-align: center
}

.course-category a {
	color: #333
}

.course-category .curr {
	color: #ff7745;
	background: url(../img/list-right.jpg?v=1.4) no-repeat right center
}

.course-category .curr-none-arrow {
	color: #ff7745
}

.course-category .vertical {
	background: #ff7745 no-repeat left center;
	width: 4px;
	height: 60px;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px
}

.course-category-more:hover a.course-category-link {
	border-bottom: 1px solid #fff;
	color: #ff7745
}

.course-category.course-category-more.hover,.course-category.course-category-more:hover {
	box-shadow: 0px 2px 5px #d5d7d8;
	background-color: #fafafa
}

.course-category.course-category-more.curr {
	background-color: #fafafa
}

.course-sidebar-type li:last-child .course-category-link {
	font-size: 18px;
	height: 59px;
	line-height: 60px;
	display: block;
	text-align: center
}

.course-tools .course-navigation {
	position: relative;
	padding-left: 20px;
	font-size: 0
}

.course-tools .course-navigation .ds {
	top: 15px;
	width: 120px;
	font-size: 14px
}

.course-navigation .classify {
	height: 60px;
	line-height: 60px;
	display: inline-block;
	margin-right: 38px;
	position: relative;
	text-align: center;
	font-size: 16px;
	color: #333
}

.course-navigation .curr {
	color: #ff7745
}

.page-box .course-navigation .classify {
	width: auto
}

.my-course-type {
	width: 100px;
	height: 24px;
	position: absolute;
	right: 90px;
	top: 20px;
	text-align: center;
	line-height: 24px
}

.my-course-type a,.my-course-type em {
	color: #666;
	font-size: 16px;
	vertical-align: baseline
}

.my-course-type em {
	padding: 0 10px;
	color: #c1c1c1
}

.my-course-type a.cur,.my-course-type a:hover {
	color: #FF7745
}

.i-del-course {
	position: absolute;
	display: block;
	right: 20px;
	top: 19px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: 0 -189px;
	width: 23px;
	height: 24px;
	cursor: pointer
}

.i-del-course:hover {
	background-position: -33px -189px
}

.finished-delete {
	position: absolute;
	display: none;
	right: 20px;
	top: 19px;
	background: #ff7745;
	width: 68px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
	cursor: pointer
}

.finished-delete:hover {
	background: #fa5e25
}

.course-list {
	min-height: 300px;
	padding: 20px 0;
	position: relative
}

#news-course .course-list {
	min-height: 252px;
	padding: 0
}

.course-list ul:after {
	content: '\0020';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.hp-nav-large+div.course-list {
	padding: 0 0 20px 0
}

.hp-nav-large+div.course-list ul {
	margin-left: 15px;
	*zoom: 1
}

.full-width-course {
	width: 100%;
	border-top: 1px solid #e6e6e6
}

.full-width-course .course-recommend-box {
	width: 100%;
	margin: 0 auto
}

.full-width-course .recommend-course-title {
	font-size: 16px;
	color: #666;
	padding-top: 30px
}

.full-width-course .course-list {
	min-height: 260px
}

.full-width-course .course-list ul {
	margin: 0 -14px
}

.full-width-course .course-list li {
	margin: 0 13px
}

.course-list li {
	background: #fff;
	border-radius: 0 0 1px 1px;
	float: left;
	margin: 5px 15px 15px 0;
	width: 278px;
	height: 238px;
	position: relative;
	border: 1px solid #e6e6e6;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s
}

.class-zone .course-list-new li {
	margin: 0 0 18px 26px
}

.course-list li span.i-close-del {
	position: absolute;
	right: -14px;
	top: -14px;
	z-index: 20;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: -69px -189px;
	width: 24px;
	height: 24px;
	cursor: pointer
}

.course-list li div.course-list-img {
	overflow: hidden;
	width: 278px;
	*display: inline;
	height: 158px;
	position: relative
}

.course-list li a.course-list-img {
	overflow: hidden;
	float: left;
	width: 280px;
	display: inline;
	height: 160px
}

.course-list li .course-list-img img {
	display: inline;
	width: 280px;
	height: 160px;
	transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s
}

.course-list li .course-list-img span {
	position: absolute;
	bottom: -19px;
	width: 280px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #39b94e;
	z-index: 1;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	*display: none
}

#news-course ul {
	height: 238px
}

.course-list li h5,#news-course li h5 {
	color: #333;
	margin: 0 10px;
	font-weight: normal;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	z-index: 1;
	top: 166px;
	left: 0px;
	width: 260px;
	position: absolute
}

.course-list li .intro {
	background: none repeat scroll 0 0 #fff;
	font-size: 14px;
	color: #aab1b4;
	left: 0;
	opacity: 0;
	display: none;
	*display: none;
	padding: 0 16px;
	position: absolute;
	top: 160px;
	transition: all 0.3s ease 0s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	width: 252px;
	z-index: 1
}

.course-list li .intro p {
	padding-top: 10px;
	height: 40px;
	color: #575f62;
	line-height: 20px;
	word-wrap: break-word;
	word-break: break-all
}

.course-list li .intro span {
	color: #aab1b4
}

.course-list li .tips,#news-course li .tips {
	color: #999;
	font-size: 14px;
	position: absolute;
	left: 10px;
	bottom: 32px;
	z-index: 1
}

.course-list li .cost,#news-course li .cost {
	position: absolute;
	left: 10px;
	bottom: 8px;
	z-index: 1;
	height: 21px;
	width: 260px
}

.course-list li .cost img {
	display: inline;
	position: absolute;
	top: -5px;
	margin-left: 10px;
	-webkit-transform: scale(1) !important;
	transform: scale(1) !important
}

.course-list li .cost .free {
	color: #57bc4c
}

.course-list li .cost .free del {
	color: #999999;
	padding-right: 10px
}

.course-list li .cost .toll {
	color: #ff7745
}

.course-list li .cost .bought {
	color: #333
}

.course-list li .cost del {
	color: #999999;
	padding-right: 10px
}

.course-list li .cost .r {
	float: right;
	font-size: 14px;
	color: #666
}

.course-list li .cost .l {
	float: left;
	font-size: 16px
}

.course-list li .tips {
	width: 260px
}

.course-list li .tips a {
	color: #999
}

.course-list li .tips span.free-tips {
	color: #ee3d19
}

.course-list li .tips .l {
	color: #999
}

.course-list li .tips .r {
	float: right
}

.course-list li .tips>em {
	margin: 0 8px;
	vertical-align: text-bottom
}

.course-list li .tips-schedule {
	width: 260px
}

.course-list li:hover,.course-list li.hover {
	box-shadow: 0 2px 8px #bbb
}

.course-list li:not(.none-dynamic):hover img,.course-list li:not(.none-dynamic).hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2)
}

.course-list li:hover span:not(.i-close-del),.course-list li.hover span:not(.i-close-del) {
	bottom: 0px;
	*display: block
}

.course-list .bought-table {
	width: 860px;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	border-collapse: collapse
}

.course-list .bought-table tr {
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff
}

.course-list .bought-table td {
	text-align: left;
	padding: 15px 0 15px 20px
}

.course-list .bought-table td img {
	vertical-align: middle
}

.course-list .bought-table td.v-top {
	vertical-align: top
}

.course-list .bought-table td.days {
	padding-left: 0;
	text-align: center
}

.course-list .bought-table th:first-child {
	text-align: left;
	padding-left: 20px
}

.course-list .bought-table td:first-child {
	text-align: right
}

.course-list .bought-table thead th {
	background-color: #f4f4f4;
	height: 40px
}

.course-list .bought-table .inner-td {
	background-color: #fbfbfb
}

.course-list .bought-table .text-right {
	text-align: right
}

.course-list .bought-table .fail {
	color: #999
}

.course-list .bought-table a {
	color: #333333
}

.schedule-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #e9e9e9;
	width: 280px;
	height: 2px
}

.schedule-bar div {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	background: #ff7745
}

.null-width {
	width: 10px;
	height: 14px
}

.course-play {
	position: absolute;
	z-index: 10;
	top: 5px;
	right: -5px;
	width: 58px;
	height: 30px;
	background: url(../img/tag.png) no-repeat;
	background-position: -66px 0
}

.course-play-on {
	width: 86px;
	background-position: -130px 0
}

.course-vip {
	position: absolute;
	left: -4px;
	top: -4px;
	width: 55px;
	height: 55px;
	background: url(../img/tag.png) no-repeat
}

.course-free,.course-limit-free {
	position: absolute;
	left: -4px;
	top: -4px;
	width: 55px;
	height: 55px;
	background: url(../img/jiaobiao.png) no-repeat
}

.course-free {
	background-position: 0 -66px
}

.course-limit-free {
	background-position: 0 -125px
}

.my-qa-list {
	padding: 0 15px
}

.my-qa-list .null {
	text-align: center;
	padding-top: 110px;
	font-size: 18px
}

.my-qa-list .null>img {
	margin-top: 40px
}

.my-qa-list .null .tips {
	display: block;
	margin-top: 30px
}

.my-qa-list .null h5,.my-qa-list .null h3 {
	font-weight: normal;
	margin: 8px 0
}

.my-qa-list .null .slider-three {
	margin-left: -15px;
	margin-top: 20px
}

.my-qa-list .quan-post-item {
	padding: 22px 0;
	border-bottom: 1px solid #f4f4f4;
	border-top-width: 0;
	position: relative
}

.my-qa-list .time {
	color: #999999
}

.my-qa-list .quan-post-detail {
	font-size: 16px;
	max-height: 67px;
	white-space: normal
}

.my-qa-list .quan-post-detail.small {
	width: 690px;
	white-space: nowrap
}

.my-qa-list .quan-post-detail .more-detail {
	color: #ff7745;
	display: inline-block
}

.my-qa-list .quan-post-item .reply-a {
	display: block;
	width: 78px;
	height: 30px;
	line-height: 29px;
	font-size: 16px;
	color: #FF7745;
	position: absolute;
	top: 52px;
	right: 0;
	border-radius: 3px;
	border: 1px solid #ff7745;
	text-align: center
}

.my-qa-list .quan-post-item .reply-a:active {
	background-color: #ff7745;
	color: #ffffff
}

.my-qa-list .quan-post-item .status {
	color: #999999
}

.course-title {
	color: #364247;
	font-size: 24px;
	line-height: 24px;
	padding: 10px 0px 20px
}

.course-title h1 {
	font-size: 24px;
	color: #333;
	font-weight: normal
}

.course_info {
	display: inline-block;
	height: 340px;
	overflow: hidden;
	margin-top: 10px;
	box-shadow: 0 1px 2px #c5c5c5
}

.course-embed {
	position: relative
}

.course_state {
	width: 280px;
	float: left;
	background: #323f48;
	padding: 0 20px;
	height: 340px;
	overflow: hidden
}

.course_state ul li {
	height: 113px;
	border-bottom: 1px solid #4c5b65;
	overflow: hidden;
	line-height: 113px
}

.course_state ul li span {
	color: #909b9e;
	font-size: 16px;
	line-height: 24px;
	margin-right: 15px
}

.course_state ul li em {
	font-size: 20px;
	color: #ffffff
}

.course_intro {
	float: right;
	width: 279px;
	height: 340px;
	background: #3a4a55
}

.btn-add-follow {
	display: block;
	height: 120px;
	padding-top: 50px;
	text-align: center
}

.btn-add-follow i {
	display: block;
	line-height: 24px;
	color: #798185;
	text-align: center;
	font-size: 16px
}

.btn-add-follow em {
	display: block;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: block;
	margin-top: 35px
}

.curse_btn {
	clear: both
}

.curse_btn a:hover {
	background: #ae3636
}

.curse_btn a {
	height: 200px;
	width: 100%;
	background: #c04a4a;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 170px;
	cursor: pointer;
	display: block;
	overflow: hidden
}

.no_release_curse_btn span {
	height: 200px;
	width: 100%;
	background: #989595;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 170px;
	display: block;
	overflow: hidden
}

.course-relevant {
	padding-top: 15px
}

.course-introduction {
	background: #fff;
	box-shadow: 0 1px 2px #c5c5c5;
	width: 880px;
	min-height: 442px;
	padding: 0px 20px 30px
}

.course-introduction h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 30px
}

.course-introduction p {
	font-size: 16px;
	line-height: 24px;
	color: #666
}

.course-people {
	width: 224px;
	padding: 15px 20px 30px;
	background: #fff;
	box-shadow: 0 1px 2px #c5c5c5
}

.course-teacher {
	text-align: center;
	border-bottom: 1px solid #dddcdc;
	padding: 25px 0 10px;
	font-size: 18px
}

.course-teacher img.people-head {
	width: 90px;
	height: 90px
}

.picture-mask {
	position: absolute;
	left: 67px
}

.flower {
	width: 16px;
	height: 16px;
	margin-left: 10px
}

.course-teacher .teacher-box {
	padding-bottom: 20px
}

.flower-number {
	color: #999
}

.teacher-massege {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-top: 40px
}

.course-people-attend {
	width: 244px;
	padding: 15px 10px 30px;
	background: #fff;
	margin-top: 15px;
	box-shadow: 0 1px 2px #c5c5c5
}

.course-attend {
	text-align: left;
	padding-bottom: 15px;
	margin-left: 10px;
	border-bottom: 1px solid #dddcdc;
	font-size: 18px;
	width: 220px
}

.course-attend-list {
	padding-bottom: 20px
}

.course-attend-list div {
	float: left;
	margin: 20px 0 0 22px
}

.course-attend-list div a {
	display: block
}

.course-attend-list img {
	width: 28px;
	height: 28px;
	vertical-align: bottom
}

.curse-btn-into .no_cursor {
	cursor: default;
	background-color: #979ea2
}

.course_info_registration {
	display: inline-block;
	height: 170px;
	overflow: hidden;
	margin-top: 10px;
	box-shadow: 0px 2px 5px #d5d7d8
}

.course_registration_box {
	float: left;
	width: 620px;
	height: 150px;
	padding: 10px 0px;
	background: #3a4a55
}

.btn-add-follow-registration {
	display: inline-block;
	width: 309px;
	height: 150px;
	padding-top: 40px;
	text-align: center;
	float: left
}

.registration-line {
	box-sizing: border-box;
	border-right: 1px solid #525f68
}

.btn-add-follow-registration i {
	display: block;
	line-height: 24px;
	color: #798185;
	text-align: center;
	font-size: 16px
}

.btn-add-follow-registration em {
	display: block;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: block;
	margin-top: 35px
}

.curse-btn-into {
	width: 279px
}

.curse-btn-into a {
	height: 170px;
	width: 280px;
	background-color: #c04a4a;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 170px;
	cursor: pointer;
	display: inline-block;
	overflow: hidden
}

.curse-btn-into a:hover {
	background-color: #ae3636
}

.curse-btn-into a.no_cursor:hover {
	background: #979ea2
}

.course_play {
	background: url(../img/free-course.png) no-repeat;
	position: absolute;
	width: 213px;
	height: 65px;
	top: 40%;
	left: 30%
}

.video-wrap {
	width: 600px;
	height: 340px
}

.video_map {
	background: url(../img/video-bg-1.png) no-repeat;
	height: 200px;
	width: 100%;
	position: absolute;
	top: 70px;
	z-index: -99;
	background-size: 100% auto
}

.video_paly {
	margin-top: 38px
}

.video_paly h1 {
	margin-left: 20px
}

.video_paly .course-title {
	color: #364247;
	font-size: 24px;
	background: #000;
	-webkit-opacity: .8;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	*zoom: 1;
	padding: 0 20px
}

.video_paly .course-title h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 500;
	line-height: 60px;
	font-family: "Microsoft Yahei","PingFang SC","Hiragino Sans GB","黑体","Sans-Serif"
}

.completed_course {
	background: url(../img/play-course.png) no-repeat;
	width: 19px;
	height: 19px;
	display: inline-block;
	background-position: 0px -44px;
	vertical-align: middle
}

.video_chapter:hover .completed_course {
	background-position: 0px 0px
}

.overlay-play {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6
}

.play-next {
	position: absolute;
	top: 300px;
	width: 147px;
	left: 50%;
	margin-left: -74px;
	cursor: pointer;
	text-align: center;
	z-index: 888
}

.play-next-pic {
	background: url(../img/video-course-next.png) no-repeat center center;
	width: 147px;
	height: 71px
}

.play-next p {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	text-align: center
}

.play-next a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold
}

.play-free {
	position: absolute;
	left: 45%;
	top: 35%;
	cursor: pointer;
	text-align: center;
	z-index: 1023
}

.course_play_free {
	background: url(../img/video-course-1.png) no-repeat;
	width: 55px;
	height: 62px
}

.play-free p {
	font-weight: bold;
	font-size: 18px;
	line-height: 55px;
	color: #fff
}

.video_play_area {
	position: relative;
	width: 100%;
	overflow: hidden
}

.video_player {
	background: url(../img/video_map.jpg) no-repeat;
	width: 100%;
	height: 675px;
	position: relative
}

.video_paly_course {
	background: url(../img/video-course.png) no-repeat;
	width: 225px;
	height: 68px;
	position: absolute;
	top: 300px;
	left: 500px;
	cursor: pointer
}

.video_catalog {
	width: 260px;
	height: 640px;
	background: #1e292d;
	background: rgba(26,33,39,0.9) none repeat scroll !important;
	position: absolute;
	right: -260px;
	top: 1px;
	z-index: 1024;
	filter: alpha(opacity=90);
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #70797f;
	scrollbar-arrow-color: #102434;
	scrollbar-track-color: #102434;
	scrollbar-base-color: #70797f
}

.video_catalog::-webkit-scrollbar {
	width: 14px
}

.video_catalog::-wekit-scrollbar-button {
	display: hidden
}

.video_catalog::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	filter: alpha(opacity=50)
}

.video_catalog::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #70797f;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5)
}

.video_chapter {
	width: 230px;
	height: 77px;
	color: #7f8a91;
	font-size: 16px;
	border-bottom: 1px solid #4c5b65;
	display: block;
	padding: 15px 15px 15px 10px;
	cursor: pointer
}

.video_chapter:hover {
	background: #333;
	background: rgba(51,51,51,0.64) none repeat scroll !important;
	filter: alpha(opacity=64)
}

.video_chapter_paly,.video_chapter_paly:hover {
	background: #224e6f;
	background: rgba(34,78,111,0.5) none repeat scroll !important;
	filter: alpha(opacity=50)
}

.video_chapter_paly .video_chapter_word {
	color: #fff
}

.video_chapter p {
	line-height: 24px;
	margin: 10px 0
}

.play_course {
	background: url(../img/play-course.png) no-repeat;
	width: 19px;
	height: 19px;
	display: inline-block;
	background-position: 0px 0px;
	vertical-align: middle
}

.stop_course {
	background: url(../img/play-course.png) no-repeat;
	width: 19px;
	height: 19px;
	display: inline-block;
	background-position: 0px -21px;
	vertical-align: middle
}

.video_ask {
	background-color: #333;
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: relative
}

.video_ask p {
	color: #999;
	margin-left: 45px;
	font-size: 16px
}

.video_ask_btn {
	color: #fff;
	background: #266ea9;
	width: 264px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0
}

.video_ask_btn i {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: -148px -153px
}

.video_ask_btn:hover {
	background: #3d95dc
}

.course_surrounding .my_ask_list {
	box-shadow: 0 0 0 transparent
}

#content_question .my_ask_list {
	box-shadow: 0 0 0 transparent
}

.course-introduction-bottom {
	background: #fff;
	box-shadow: 0 1px 2px #c5c5c5;
	width: 920px;
	padding: 0px 0px 20px;
	margin-top: 15px
}

.recommend-course {
	color: #666;
	height: 50px;
	padding: 0 20px
}

.recommend-course h3 {
	line-height: 50px;
	border-bottom: 1px solid #e6e6e6;
	font-weight: 500;
	font-size: 18px
}

.course-introduction-bottom .course-list {
	min-height: 0
}

.mp_dialog {
	border: 1px solid #c1c1c1;
	border-radius: 0 !important;
	box-shadow: 0 5px 5px rgba(0,0,0,0.4) !important;
	font-family: "Microsoft Yahei","PingFang SC","Hiragino Sans GB","黑体","Sans-Serif"
}

.ui-popup-bottom-left .ui-dialog-arrow-a,.ui-popup-bottom .ui-dialog-arrow-a,.ui-popup-bottom-right .ui-dialog-arrow-a {
	border-bottom: 8px solid #e8e8e8 !important
}

.ui-popup-follow .ui-dialog-arrow-a,.ui-popup-follow .ui-dialog-arrow-b {
	display: none !important
}

.ui-popup-top-left .ui-dialog-arrow-b,.ui-popup-top .ui-dialog-arrow-b,.ui-popup-top-right .ui-dialog-arrow-b {
	bottom: -16px !important
}

.mp_dialog .ui-dialog-title {
	padding: 0px
}

.mp_dialog .ui-dialog-grid .ui-dialog-body {
	padding: 0px
}

.person_information_bg {
	width: 240px
}

.person_information_panel {
	width: 240px;
	font-size: 16px
}

.person_head_infor {
	width: 240px;
	padding: 16px 0;
	background: url(../img/card-bg.png) no-repeat;
	height: 111px;
	border-bottom: 1px solid #c1c1c1;
	text-align: center
}

.person_head_infor a.head {
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto
}

.person_head_infor img {
	display: inline-block;
	margin-right: 10px
}

.person_head_btn a {
	top: 15px
}

.head80-mask {
	display: block;
	position: absolute;
	background: url(../img/people-pic80.png) no-repeat;
	width: 80px;
	height: 80px
}

.person_information_panel .person_panel_name {
	margin-top: 14px;
	color: #fff;
	display: inline-block;
	text-align: center
}

.person_information_panel .person_panel_position {
	padding: 18px 18px 0 13px;
	font-size: 14px;
	color: #666
}

.person_information_panel .person_panel_position p {
	margin-bottom: 18px
}

.person_level-exp {
	margin: 0 20px;
	padding: 13px 0;
	border-bottom: 1px solid #e6e6e6
}

.person_level-exp a.card-qb {
	float: left
}

.person_level-exp a.card-qb+a {
	float: right
}

.person_level-exp span {
	display: inline-block
}

.person_relative_dynamic {
	padding: 16px 0 10px 0
}

.person_relative_dynamic a {
	display: inline-block;
	width: 80px;
	text-align: center;
	line-height: 28px;
	float: left;
	margin-bottom: 2px;
	color: #999
}

.person_relative_dynamic a:hover {
	color: #ff7745
}

.person_relative_dynamic a span {
	display: block
}

.person_information_bg .long-ask-btn {
	position: static;
	display: block;
	background: none;
	border-radius: 0;
	border-top: 1px solid #c1c1c1;
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ff7745;
	font-size: 16px
}

.person_information_bg .long-ask-btn:hover {
	background: #ff7749;
	color: #fff
}

.person_information_bg .community_asked_btn {
	color: #999
}

.pop_bg {
	width: 314px;
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -156px;
	background: url(../img/pop_bg.png) no-repeat;
	display: none;
	z-index: 1200
}

.pop_bg .con {
	position: absolute;
	left: 10px;
	bottom: 28px
}

.pop_bg .res {
	position: absolute;
	right: 10px;
	bottom: 28px
}

.pop_bg .globe-btn50 {
	width: 128px;
	height: 43px;
	line-height: 43px
}

#target {
	max-width: 289px;
	width: expression(this.width > 289 ? 289:true);
	max-height: 289px;
	width: expression(this.width > 289 ? 289:true)
}

.pic_tools {
	position: fixed;
	_position: absolute;
	right: 25px;
	cursor: pointer;
	bottom: 66px;
	z-index: 1000
}

.side-tooltip {
	position: absolute;
	bottom: 0;
	right: 49px;
	width: 157px;
	height: 264px;
	-webkit-transition: opacity 0.25s, transform .3s;
	-moz-transition: opacity 0.25s, transform .3s;
	transition: opacity 0.25s, transform .3s;
	opacity: 0;
	filter: alpha(opacity=0);
	max-width: 0;
	-webkit-transform: scale(0.01);
	-ms-transform: scale(0.01);
	transform: scale(0.01);
	-webkit-transform-origin: 100% 95%;
	-ms-transform-origin: 100% 95%;
	transform-origin: 100% 95%;
	background: url("../img/qrcode/new-qrcode.png") no-repeat center bottom
}

.side-tooltip p {
	height: 24px;
	background: url("../img/qrcode/new-qrcode-header.png") no-repeat center top;
	text-align: center;
	font-size: 16px;
	color: #333;
	white-space: nowrap
}

.display .side-tooltip .close {
	display: block;
	width: 18px;
	height: 19px;
	background: url("../img/qrcode/new-qrcode-close.png") no-repeat;
	position: absolute;
	right: 2px;
	bottom: 163px
}

#pic_top a,#pic_help a,#pic_feedback a,#pic_qrcode a {
	width: 40px;
	height: 40px;
	margin-bottom: 2px;
	display: block;
	background: url(../img/r-fix.png?v=1.4) no-repeat
}

#pic_top {
	display: none
}

#pic_top a {
	background-position: -58px 0
}

#pic_top a:hover {
	background-position: 0 0
}

#pic_help a {
	background-position: -58px -95px
}

#pic_help a:hover {
	background-position: 0 -95px
}

#pic_feedback a {
	background-position: -58px -47px
}

#pic_feedback a:hover {
	background-position: 0 -47px
}

#pic_qrcode a {
	background-position: -58px -144px
}

#pic_qrcode a.hide .side-tooltip {
	display: none
}

#pic_qrcode a:hover {
	background-position: 0 -144px
}

#pic_qrcode a:hover .side-tooltip,#pic_qrcode a.display .side-tooltip {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	max-width: none;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

#qzgg,.green-learnfree,.green-download {
	display: none;
	position: absolute;
	width: 231px;
	height: 119px;
	right: 50px;
	bottom: 0px;
	background: url("../images/right-bottom-pic_03.png") no-repeat
}

#qzgg a,.green-learnfree a,.green-download a {
	display: none;
	width: 231px;
	height: 119px;
	position: absolute;
	bottom: 14px;
	left: 50%;
	margin-left: -77px
}

.green-learnfree {
	background: url("../images/learnfree-coursegr.png") no-repeat
}

.green-download {
	background: url("../images/download-coursegr.png") no-repeat
}

#qzgg i,.green-learnfree i,.green-download i {
	position: absolute;
	right: 8px;
	top: 60px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index: 20
}

.vip_tools {
	bottom: 230px;
	right: 0
}

.quan-tag {
	width: 286px;
	bottom: 230px;
	right: 0;
	cursor: default
}

.quan-tag img.cdd {
	float: right;
	margin-top: 132px
}

.tag-close {
	position: absolute;
	top: 108px;
	right: 0;
	cursor: pointer
}

.pop-dialogue {
	position: fixed;
	z-index: 1100;
	top: 50%;
	left: 50%;
	margin-top: -138px;
	margin-left: -200px;
	background: url("../images/pop-dialogue_03.png?v=2") no-repeat;
	width: 400px;
	height: 277px
}

.pop-dialogue b {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	height: 25px;
	cursor: pointer
}

.pop-dialogue a {
	display: block;
	margin: 40px auto 0 auto;
	width: 130px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #ff7745;
	border-radius: 4px;
	-webkit-transition: background .3s linear;
	transition: background .3s linear
}

.pop-dialogue a:hover {
	background: #f16735
}

.qztc-title {
	width: 100%;
	margin-top: 55px
}

.qztc-title.top {
	margin-top: 30px
}

.qztc-title .qa {
	width: 100%;
	text-align: center;
	color: #03a05f;
	font-size: 38px
}

.qztc-title .qa i {
	display: inline-block;
	width: 39px;
	height: 37px;
	margin-right: 13px;
	vertical-align: middle;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAlCAYAAADBa/A+AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAADGklEQVRYw83YP4hcVRTH8c/Om80uWChqYRZBCIsWFi7aKEIENY1VKtMI72kkEW2isUzi2qVSVIyNkvdAC8ViZEmhRgk20QX/rBpEFIMgWUGTbAgx6+7ejMV7s2SG+T+zM/7gNfeee+/3nfvv3DNhAEVpPIkplDGJCAHr2MC/IcnW++1/okeYCdyIO/AI7sftuBm3FHWXcB4X8Ae+xGf4HZdCklWHChelcYTteBKP4+4ef6yKM/gAx7EckiwMDBel8QyexxO4rRdPt9CfeBevhiQ71xdclMZlPIxXCk8NW2fwAk6GJLvWzKDUBuwQKlsEpui3gqNRGk835WgCNo0jOCzfgVupSTyIamn33OlqZWmjJVyUxlM4iJf0uJMH1E5cLe2eW6xWljY3SuO07sL8iMEU480X49cVgiiNb8VJ3DNisOu1hEdDkv1N4bkojUs4MGYwxfgHCp7Nab0Je8YMVtOegke5KNiJ2TYNXsfRIQLMY1+LutmCpzJRnGlvI27T2X0hyb4ZFlmUxvfi6zYmGZ4uy6OKHR362x+l8fwQPRd3qN+BqTK2yS/1dtqn9TRshbZjW6mAmxnhwN1opgb3f9QarpXkEevFcdM06BzWSljFb+OmadAy1kohya7g+y4bvSFfD/187/QA9yNWa4fwAp7rolEakmy5H1dEaXwMe7swreL9kGTVGtxX+A5zHRo+G6Xx4X7g5O+PbrQoj5LropK98pti3HoqJNlx6uO5D/HJmME+kr/Q0BBURmk8ixO4cwxgf2FXSLKlWkHdIRyS7Ffsx8qIwVbkm+WH6wub3RBf4EWjO5gv4xmcaHwitnu3PoBjOu/gQfQLDoYkW2hW2fJuDUl2Go/JX+fDVhXvydfYQiujbtIRD+HUkKACPsVb8pf+P+2My110uNGFTScv/SzPNmVY7ATVC1zUpCzIz6NF3CUPDm/AtHyBr8g31Fl5+ussLneTWeoVrtHmW7yMj0OSrbKZRCwXP7KOjV5BBoU7j9fwZkiyC3VuzLOXfWcwB4GL5NmgQ/ipVbpqK9QN3Oc4FZLs6qigavoPVRDgxttXEDQAAAAASUVORK5CYII=") no-repeat
}

.qztc-title .qa i.qa {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAApCAYAAABDV7v1AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAADRUlEQVRYw83YS4gcRRzH8c880ICioolRUDSIaEI2PlC8iIhP8KCLIioBp8VcND5Agp5EvEguPkEvHpw2ElQQgigBsxFERMSDu2oICYgJwmIiIohZ18z0rIea1XbSM9s7W87kB011/6vq39/5T9W/uqqipGrNxjqcggVUUelei/d67It1Ctor2f8X7M+S9HhFCdWajXPxMa4p+8MiaR5v4bF6yQ6rcHH3/lscQ4Z2t8zQ6T53cvZOrl3+ag0oWzgb92AD7sL2sqBt/IZfcS+OCEOg0y3z9/8psyRdGCaUtWZjD3bjTNRL/fXdjuejkyXpkWFePAToGnyOC7Cpnqu4DLdgPfKRXuhx0OtzqYgtVT+PGUxlSTqbs1fzfevdlz+MZ3HRKKLVR9/Umo2nsySdKqqs1pqNjXhuzJBwFV7uDrETQTGJC8cMuaiNuKEf6OWRXjLU7C7QFUXGurDaDKvvkOJ7HMIl3agkwqQcRqcWGavL9ZLTR7gDr2KfkGv34RXcjuYKfEcD/RJb8Cc+EPLdDL7AmziObfg0FmjZlalXO/AHXsOdOftpeLBbPoT3cFMM0GEiOofPsFZYh4t0I9YIkY+iYSLaxmpch3MGtKtg3ThBzxD+0tMHtNmBWTw+TlA4r4+9I8z2Z4SI3x8LdCXpqVdtbMcTQg59QxjHy1XhwjFsRIv0IV4Qkv5O4aM3mmJF9ACeFGb6O7EhY4J+JUyeRzARyedZcstpLNBZYRhFiWSt2ViL9/27T4sGejWuFz5IYmiVsAVp4SDmYoHehk/yEViJsiQ9LGzNJ3B3lqQ/x5r1h4UPkluFCRUD9sf8c6yIvp0l6WbsjeDrf82jk7Vmo41rI/krBP0rgp8J8dJSq8hYFZL1yaSZfqC7hDx4Mmha2C2coNrCrpmj1ckrf8cmYTUYlw5gW5ak00WV/5w91ZqN9cKRzgZcipuXcHwIU3kfQ2peOCHcnSXpT/0aFb6k1mw8hRcHOJ/Go1mSRttqLKV+eXRQlPbivlFCDgLtp53YnCXpwVFCLge0jZewdVTno70qszIdw/N4PUvSuXFAlgE9Kpx4vJslaauEv5GDVvADtmJPlqSdcUIOAt2PB7Ik/XrcgIv6GwPx3Ixu9fIsAAAAAElFTkSuQmCC") no-repeat;
	width: 42px;
	height: 41px
}

.qztc-title .qa i.liveshow {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAbCAYAAAAH+20UAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAACPklEQVRYw83YPWhdVQAH8N9794m1SKi6VNFKpHVJdLIf0C1QEhDbQQfB4Z5ADVR0EZSGUrQdWlqhoCJUcbhnCSWT4GANzoJDgktcAjbQUYs0DiLmJA65T5/hmbyX3JvX/3K4556P371nOOfehjJZkT+FT/Cq+rKA6RTi3E4HaJTYYczjsRqxnXkzhfhlLw2zIn8Lx7GQQvy4DV7Gs3uEbWckhfjTFtAJXMcLHdVnW1mRTw4ACzcw0QV6CNfwepc+k83/ubEXGc+KfGgTdhpLW5j2t/DMgMBwBPNZkY9ixn+Xv1tWm2gNEPxwWY73gIX1JlIfE3yL93GnIvBqWf7Wa4dmnxOcTyF+hOdxCX9VBO85/YKHIIW4mkL8sITPPMjghzovUojLKcQ3cAo/PIjgrkkhfpdCPIFz+LVG73ol4A74TTyH2ZrAWaXgEv07vqoJ/Gjl4KzI38MXNYEblW0aWZG/gqsYqQkL67sGZ0X+Iq7g5Rqh/6Rf8L0O6AFcxLt7Ad0p+FhW5IuYwmU8XpHjkX7AWR8Df25jSz5YEbT9wu712qHp3wNIr6kKC3+W5Swm8cs27RtN3K0Q0G+WIIW4lkIscBifbdF+XxO3BoSdSyGudFakEFdSiG/jJL7v0ud++yP0ZwzvMXg0hbi4VYOsyN/BB3iirDrd3unG9HGIriBT22EhhfipjbPJGRxNIX7d6HiaJ238SHmtRugCLqQQb+90gMbmiqzIx/ASnsYa1neJbNlYvR/xTQrxj90M9jf2BJJtWSxUSAAAAABJRU5ErkJggg==") no-repeat;
	width: 44px;
	height: 27px
}

.qztc-title .qa i.news {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAACMklEQVRYw83Xu2sUURTH8c/ubDQYFBETRcXGLgSxUWMlogQUEQTRRplVYmUlIkoEayGKrVjIDFr5KC1EMa2Nf4GdEDQSH4VoXpO1mFlczazsZHdZf7DM3fs633vOPTP3loIo7MMELmK9VDXtqZQ9H+FKUo3nmnYMovAabrVp8F+6g+tJNV7Ka6zgQheNwyncxXQQhaO4hAF8wGQF27oMMIgNmMZxnG1o21HB366ZlcZuOvNQq1rEkNSjmxvq12JNVr6PdziEEGMVKzfck6QaX17tcoMo3ITxhqrleiGpxu8RB1H4MQMo5a3wQBCFx/BZsWyooR97W+hbrjPlAezB89V6oEWVVxR6pZ4D5IWghhnMFZxrGeuwtV2AxwiTajxfdDVBFJbxAkdaHZMXgh+K5X+j+vGzXQ+cx3AQhbMICsy1KH3rjbYLAPtX6YHC+i+zABaksSwVmKueBWsKjMkFeIPb+KTYHljAdtzESDsAU0k1flZkFY0KovBouwDjQRQO4ktB28vYiJNFBuUBDPrzc9pV9TwLeg6QF4IZPJUeSOppWMNOnJamWlcBHiTVeCKvc3bcOtFtgMNBFJ7JPFF/DyTYhd2dNN4MYB8eSs8DjSEYsPo9U2vyv1RpAtGX/TqhkvRL2aj6VaBcxvcOGWqmit93zrqGsue3Cl7hXJchJoMovCe97GzB1az+ZSmIwmG8zhq6rXnpTQm+4mAJgigcyajGdDjPG9QvDccSpnAjqcZvfwGQlXTYiElcDQAAAABJRU5ErkJggg==") no-repeat;
	width: 32px;
	height: 32px
}

.qztc-title .summary {
	width: 100%;
	padding-top: 6px;
	text-align: center;
	color: #fff;
	font-size: 24px
}

.qztc-title .summary ul {
	width: 340px;
	margin: 0 auto;
	overflow: hidden
}

.qztc-title .summary ul li {
	font-size: 18px;
	float: left;
	width: 170px;
	margin-bottom: 10px
}

.qztc-title .summary ul li i {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #fff;
	margin-right: 16px;
	vertical-align: middle
}

.pop-news a {
	margin-top: 20px
}

.pop-train .qztc-title .qa {
	font-size: 45px;
	height: 50px;
	line-height: 50px
}

.pop-train .qztc-title .qa span {
	color: #fff
}

.pop-train .qztc-title .summary {
	font-size: 28px;
	padding-top: 6px
}

.pop-course .qztc-title .qa {
	font-size: 45px;
	height: 50px;
	line-height: 50px
}

.pop-course .qztc-title .qa span {
	color: #fff
}

.pop-course .qztc-title .summary {
	font-size: 20px;
	padding-top: 6px
}

.about_content {
	width: 900px;
	background-color: #fff
}

.about_xiucai {
	color: #666
}

.about_us_confor {
	background: url(../img/pic-about1.png) no-repeat;
	width: 900px;
	height: 300px;
	text-align: center
}

.about_us_confor h1 {
	font-size: 30px;
	font-weight: bold;
	color: #666;
	padding-top: 60px
}

.about_us_confor .title_content {
	background: url(../img/pic-about7.png) no-repeat;
	width: 797px;
	height: 89px;
	z-index: 10;
	margin-left: 60px;
	margin-top: 50px
}

.about_us_confor .title_content p {
	width: 700px;
	display: block;
	font-size: 16px;
	color: #666;
	margin-left: 50px;
	text-align: left;
	line-height: 24px
}

.about_us_confor .title_content p i {
	font-size: 30px
}

.about_blong {
	background: url(../img/pic-about2.jpg) no-repeat;
	width: 670px;
	height: 135px;
	margin-left: 125px
}

.about_product {
	padding: 30px 20px
}

.about_product i {
	background: url(../img/pic-about6.jpg) repeat-x;
	width: 770px;
	height: 1px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle
}

.about_product span {
	font-size: 20px;
	line-height: 27px;
	font-weight: bold
}

.about_xiucai .element_function {
	margin: 30px 0 0 55px
}

.element_function img,.course_function img {
	vertical-align: middle
}

.about_xiucai .element_function .element_intro {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-left: 50px
}

.about_xiucai .intro_first {
	font-size: 18px;
	line-height: 50px
}

.about_xiucai .intro_second {
	color: #b4b4b4;
	font-size: 16px
}

.course_function img {
	float: right;
	margin-right: 38px
}

.course_function .course_shipin {
	float: left;
	margin: 50px 70px 0
}

.about_xiucai>p {
	color: #999;
	font-size: 16px;
	line-height: 24px;
	text-align: center
}

.about_xiucai .top-pic img {
	width: 900px;
	height: 209px
}

.about-text {
	width: 780px;
	padding: 33px 60px 45px 60px
}

.about-text h3,.product-intro h3 {
	font-weight: normal;
	font-size: 18px;
	color: #333;
	padding-bottom: 25px
}

.about_xiucai .team {
	padding-bottom: 20px
}

.about-text p {
	color: #666;
	font-size: 16px;
	line-height: 21px;
	padding-bottom: 25px
}

.product-intro {
	position: relative;
	width: 840px;
	padding: 0 0 0 60px
}

.guide-pic {
	position: absolute;
	top: 280px;
	right: 0;
	width: 435px
}

.guide-pic img {
	width: 435px;
	height: 324px
}

.guide-pic a p {
	padding-top: 30px;
	text-align: center;
	color: #999
}

.guide-pic a p b {
	color: #ff7745
}

.product-intro h3 {
	padding-bottom: 40px
}

.product-intro ul li {
	width: 410px;
	height: 70px;
	margin-bottom: 22px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s
}

.product-intro ul li:hover {
	background: #faf4f1
}

.product-intro ul li i {
	float: left;
	background: url("../img/about-icon-14.png") no-repeat left top;
	width: 72px;
	height: 70px
}

.product-intro ul li i.live-show {
	background-position: 0 -70px
}

.product-intro ul li i.live-show {
	background-position: 0 -140px
}

.product-intro ul li i.special-train {
	background-position: 0 -210px
}

.product-intro ul li i.ask-ques {
	background-position: 0 -280px
}

.product-intro ul li i.news {
	background-position: 0 -350px
}

.product-intro ul li i.circle {
	background-position: 0 -420px
}

.product-intro ul li span {
	display: inline-block;
	padding-top: 16px;
	width: 300px;
	font-size: 16px;
	color: #666;
	line-height: 21px
}

.about_feedback {
	padding: 60px 40px 0;
	min-height: 820px;
	color: #999;
	text-align: center
}

.about_feedback .feedback_question {
	width: 782px;
	padding: 10px 18px;
	min-height: 340px;
	border: 1px solid #ff7745;
	line-height: 24px;
	font-size: 16px;
	resize: none
}

.feedback_contact {
	width: 782px;
	height: 24px;
	border: 1px solid #ff7745;
	line-height: 24px;
	font-size: 16px;
	margin-top: 50px;
	padding: 10px 18px
}

.about_feedback .globe-btn50 {
	width: 298px;
	margin: 90px auto 0 auto
}

.about_feedback .wrap-placeholder {
	padding: 10px 18px !important;
	left: 0 !important;
	text-align: left
}

.about_feedback .single-text-wrap .wrap-placeholder {
	line-height: 24px !important
}

.help-class {
	height: 148px;
	padding: 30px 20px 0;
	overflow: hidden;
	margin-bottom: -16px
}

.help-class ul:after {
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden
}

.help-class ul {
	padding: 0 18px 18px
}

.help-class ul li {
	display: inline-block;
	width: 100px;
	height: 100px;
	text-align: center;
	margin: 0 30px;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.help-class ul li a {
	display: block;
	color: #666
}

.help-class ul li a.cur,.help-class ul li a:hover {
	color: #FF7745
}

.help-class li .iconfont {
	font-size: 42px;
	display: block
}

.help-mark {
	border-bottom: 4px solid #266ea9;
	display: block;
	width: 120px;
	margin-top: 34px;
	*margin-top: 0px;
	position: relative
}

.help-line {
	border: none;
	border-top: 1px solid #ededed;
	height: 1px
}

.help-mark:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	top: 50%;
	right: 45%;
	margin-top: -16px;
	border: 8px solid #266ea9;
	border-width: 8px 6px 8px;
	border-color: transparent transparent #266ea9 transparent;
	z-index: 2;
	pointer-events: none
}

.help_center {
	padding: 20px 20px 40px;
	min-height: 230px
}

.help_question {
	margin-top: 20px
}

.help_question a:hover {
	text-decoration: underline;
	color: #266ea9
}

.help_question .help_title {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	width: 820px;
	cursor: pointer;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	transition: background-color 0.3s ease 0s;
	-webkit-transition: background-color 0.3s ease 0s;
	-moz-transition: background-color 0.3s ease 0s;
	-o-transition: background-color 0.3s ease 0s
}

.help_question .help_title:hover,.help_question .help_title.hover {
	background-color: #e6e6e6
}

.arrow_down {
	position: absolute;
	top: 0;
	right: 30px;
	background: url(../img/arrow_down.png) no-repeat;
	display: inline-block;
	width: 14px;
	height: 13px;
	margin-top: 15px
}

.help_tab {
	padding: 20px;
	border: 1px solid #e6e6e6;
	width: 818px;
	line-height: 24px;
	font-size: 16px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	transition-property: width;
	transition-duration: 3s;
	-moz-transition-property: width;
	-moz-transition-duration: 3s;
	-webkit-transition-property: width;
	-webkit-transition-duration: 3s;
	transition-timing-function: linear
}

.help_tab:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.help_tab i {
	font-size: 16px;
	font-weight: bold
}

.help_tab p img {
	margin: 20px 0 0 45px
}

.help-support {
	margin-right: 30px;
	margin-bottom: 28px;
	font-size: 16px;
	color: #333
}

.help-support a {
	color: #ff7745
}

.service_agreement {
	padding: 50px 40px 20px;
	width: 820px;
	color: #999;
	font-size: 16px
}

.service_urse {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #333;
	margin-bottom: 20px
}

.service_agreement h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #666;
	margin: 30px 0
}

.service_agreement p {
	font-size: 16px;
	line-height: 24px
}

.child-list-item {
	padding-left: 24px
}

.service_agreement p.last-time-r {
	margin-top: 50px;
	text-align: right
}

.contact_us {
	padding: 0 40px 40px;
	width: 820px;
	color: #666;
	font-size: 16px
}

.contact_content {
	margin-top: 40px
}

.contact_content i {
	font-size: 18px;
	font-weight: bold
}

.contact_content span {
	margin-right: 30px
}

.contact_content a {
	display: inline-block
}

.contact_content a img {
	vertical-align: middle
}

.validateDiv .wrap-placeholder {
	left: 0 !important;
	margin-left: 0 !important;
	width: 217px !important;
	padding-left: 5px !important
}

.validateDiv-next .wrap-placeholder {
	width: 106px !important
}

.load_more .loading img {
	vertical-align: middle
}

.load_more a.load {
	color: #266ea9;
	font-size: 16px
}

.load_more a.loading {
	color: #999;
	font-size: 16px
}

.load_more {
	text-align: center;
	margin: 20px 0px 20px 0px;
	cursor: pointer;
	line-height: 30px
}

.error-bg-white {
	background: #fff
}

.error-content {
	background: #fff;
	min-height: 600px;
	height: 100%;
	text-align: center;
	font-size: 20px;
	color: #666
}

.error-content img {
	margin: 200px auto 100px auto
}

.error-content p {
	line-height: 24px
}

.error-content a {
	color: #ff7745
}

.error-content a:hover {
	text-decoration: underline
}

.flash-dis {
	padding-top: 150px
}

.error-bg-box {
	background: url(../img/flash.png) no-repeat;
	width: 818px;
	margin: 0 auto
}

.error-flash-block {
	padding: 206px 5px 0 5px;
	text-align: left
}

.error-flash-inner {
	padding: 42px
}

.error-flash-block p {
	color: #333
}

.error-flash-block ul {
	margin-top: 20px;
	font-size: 16px
}

.error-flash-block ul li {
	margin-bottom: 20px;
	line-height: 20px
}

.error-flash-block ul li a {
	margin-right: 30px;
	color: #ff7745
}

.error-flash-block ul li a:hover {
	text-decoration: underline
}

.broswer {
	display: inline-block;
	background: url(../img/broswer.png) no-repeat left center;
	width: 18px;
	height: 17px;
	margin-right: 8px;
	vertical-align: middle
}

.ie-broswer {
	background-position: 0 0
}

.chrome-broswer {
	background-position: -24px 0;
	margin-top: -2px
}

.customer-qq {
	margin-left: 5px;
	display: inline-block;
	background: url(../img/qq-chat.png?v=1.4) no-repeat left 0;
	width: 100px;
	height: 30px;
	vertical-align: middle;
	cursor: pointer
}

.customer-qq:hover {
	background-position: 0 bottom
}

.contain-txt {
	padding: 280px 0 330px 0;
	text-align: center
}

.contain-txt p:first-child {
	margin-bottom: 110px;
	font-size: 24px
}

.contain-txt p>span {
	margin-right: 66px;
	font-size: 18px;
	color: #666
}

.contain-txt p>span>em {
	font-size: 16px
}

.contain-txt p img {
	margin-top: -3px;
	vertical-align: middle
}

.video_player_null {
	background: url(../img/video_map2.jpg) no-repeat
}

.flash-tips {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -177px;
	z-index: 10;
	width: 598px;
	background-color: #ffffff;
	border: 1px solid #c1c1c1;
	border-radius: 3px;
	height: 354px
}

.flash-tips-title {
	font-size: 20px;
	color: #ff7745;
	font-weight: bold;
	text-align: center;
	line-height: 58px;
	height: 58px;
	border-bottom: 1px solid #c1c1c1
}

.flash-tips-title .close {
	width: 16px;
	height: 16px;
	display: block;
	float: right;
	background: url("../img/close-icon.png") no-repeat;
	position: relative;
	top: 20px;
	right: 30px;
	cursor: pointer
}

.flash-tips-content {
	padding: 50px;
	padding-top: 75px
}

.flash-tips-content .strong {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px
}

.flash-tips-content .case p {
	margin-bottom: 18px;
	font-size: 16px;
	color: #999999
}

.flash-tips a,.flash-tips span {
	color: #ff7745
}

.flash-tips a {
	text-decoration: underline
}

.flash-tips .qq {
	background: url("../img/qq-chat.png") no-repeat;
	display: inline-block;
	width: 101px;
	height: 26px;
	position: relative;
	top: 8px;
	left: 10px
}

.flash-tips .qq:hover {
	background-position: 0 -36px
}

.binding-item {
	padding: 0 30px;
	border-bottom: 1px solid #e6e6e6;
	color: #999;
	font-size: 16px;
	height: 140px;
	position: relative
}

.binding-sefe-mail {
	background: url(../img/pic-safe-blong.png) no-repeat;
	height: 54px;
	width: 54px;
	background-position: 0px 0px;
	display: inline-block;
	margin-top: -27px;
	position: absolute;
	top: 50%;
	*zoom: 1;
	*display: inline
}

.binding-sefe-phone {
	background: url(../img/pic-safe-blong.png) no-repeat;
	height: 54px;
	width: 54px;
	background-position: 0px -58px;
	display: inline-block;
	margin-top: -27px;
	position: absolute;
	top: 50%;
	*zoom: 1;
	*display: inline
}

.binding-sefe-qq {
	background: url(../img/pic-safe-blong.png) no-repeat;
	height: 54px;
	width: 54px;
	background-position: 0px -116px;
	display: inline-block;
	margin-top: -27px;
	position: absolute;
	top: 50%;
	*zoom: 1;
	*display: inline
}

.binding-sefe-weixin {
	background: url(../img/pic-safe-blong.png) no-repeat;
	height: 54px;
	width: 54px;
	background-position: 0px -174px;
	display: inline-block;
	margin-top: -27px;
	position: absolute;
	top: 50%;
	*zoom: 1;
	*display: inline
}

.safe-binding {
	display: inline-block;
	margin-left: 100px;
	margin-top: -52px;
	position: absolute;
	top: 50%;
	*zoom: 1;
	*display: inline
}

.safe-binding-item {
	color: #333;
	line-height: 58px
}

.replacement-binding {
	color: #ff7745;
	background: #fff;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	border-radius: 2px;
	position: absolute;
	border: 1px solid #ff7745;
	top: 56px;
	right: 30px
}

.immediately-binding {
	color: #fff;
	background: #ff7745;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	border-radius: 2px;
	position: absolute;
	top: 56px;
	right: 30px
}

.replacement-binding-no {
	color: #fff;
	background: #e6e6e6;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	border-radius: 2px;
	position: absolute;
	top: 56px;
	right: 30px
}

.safe-window-content {
	padding: 50px 0
}

.safe-window-content .login-box {
	padding: 0 120px
}

.safe-window-content .login-box .input-item {
	border: 1px solid #c1c1c1;
	background: #fff;
	height: 38px;
	line-height: 38px;
	width: 340px;
	padding: 0 9px;
	position: relative
}

.safe-binding-message {
	font-size: 18px;
	text-align: center;
	margin-bottom: 50px;
	color: #666
}

.binding-set-pw {
	font-size: 20px;
	text-align: center;
	margin-bottom: 50px;
	color: #666;
	font-weight: bold
}

.safe-binding-mage {
	font-size: 16px;
	text-align: center;
	margin-bottom: 50px;
	color: #666;
	width: 372px
}

.safe-window-content .login-box .input-item-w {
	width: 220px
}

.safe-window-content .login-box .error-border {
	border: 1px solid #ea4d4d
}

.account-login-top {
	width: 432px;
	height: 50px;
	margin: 80px auto;
	font-size: 0
}

.account-login-top span {
	display: inline-block;
	padding: 0 38px;
	height: 31px
}

.account-login-top span.border-r {
	height: 42px
}

.account-login-top span img {
	vertical-align: middle
}

.border-r {
	border-right: 2px solid #b6c3ce
}

.account-login-content {
	background: #fff;
	padding: 50px 0;
	color: #999
}

.account-login-l {
	float: left;
	width: 605px;
	background: url(../img/dashed-line.png) repeat-y right top
}

.l-finish-regist {
	padding: 45px 137px
}

.main-title {
	line-height: 26px;
	font-size: 24px;
	font-weight: bold
}

.l-finish-regist img {
	margin: 35px 0 40px 0
}

.sub-title {
	margin-top: 20px;
	line-height: 20px;
	font-size: 18px
}

.bind-account-zone {
	margin-top: 119px
}

.class-code-board {
	padding: 0
}

.class-code-board .login-box {
	width: 320px;
	margin: 0 auto
}

.class-detail {
	padding-top: 50px;
	line-height: 24px;
	font-size: 20px
}

.class-detail p.class-price {
	padding: 20px 0
}

.class-code-board .input-wrapper {
	height: 80px
}

.no-class-code {
	margin-top: 18px;
	color: #999;
	text-align: right
}

.no-class-code a {
	color: #266ea9
}

.no-class-code a:hover {
	text-decoration: underline
}

.class-sign-error {
	padding: 100px 0;
	font-size: 20px;
	text-align: center
}

.class-sign-error img,.class-sign-error span {
	vertical-align: middle
}

.no-padding-b {
	padding-bottom: 0
}

.dialog-context {
	margin: 20px 0;
	line-height: 20px;
	font-size: 16px
}

.vip-title {
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: normal
}

.progress-wrapper {
	padding: 34px 0
}

.open-progress {
	width: 800px;
	height: 62px;
	margin: 0 auto;
	background: url(../img/step.png?v=1.4) no-repeat
}

.progress-pay {
	background-position: 0 -62px
}

.progress-open {
	background-position: 0 -126px
}

.open-progress span {
	display: inline-block;
	width: 263px;
	margin-top: 50px;
	text-align: center;
	font-size: 16px
}

.open-form {
	border-top: 1px solid #c1c1c1;
	padding: 0 36px 32px 36px;
	font-size: 16px
}

.open-form h3 {
	padding: 30px 0;
	color: #666;
	font-size: 18px;
	font-weight: normal
}

.open-form h3 span {
	margin-left: 26px
}

.open-form b {
	color: #333
}

.form-item {
	margin-bottom: 20px
}

.form-title {
	float: left;
	display: block;
	margin-right: 36px;
	width: 96px;
	line-height: 50px;
	text-align: right;
	font-size: 18px;
	font-weight: bold
}

.right-choose {
	margin-right: -20px
}

.right-choose li {
	float: left;
	display: inline;
	margin-right: 20px;
	width: 208px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #e6e6e6;
	background: #fefefe;
	color: #666;
	cursor: pointer;
	-webkit-transition: border-color .3s ease;
	-moz-transition: border-color .3s ease;
	transition: border-color .3s ease
}

.right-choose li.cur {
	background: #fff url(../img/quan/choose.png) no-repeat right bottom;
	border: 1px solid #ff7745
}

.right-choose li img {
	vertical-align: middle
}

.switch-open-close {
	float: left;
	margin: 16px 0;
	width: 38px;
	height: 18px;
	background: url(../img/switch-circle.png?v=1.4) no-repeat;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.switch-open {
	background-position: 0 bottom
}

.bill-form {
	background: #fff
}

.bill-form .form-title {
	line-height: 40px;
	font-size: 16px;
	font-weight: normal
}

.bill-form .right-choose li {
	width: 138px;
	height: 38px;
	line-height: 38px
}

.form-item input[type="text"] {
	margin: 0;
	padding: 8px 14px;
	width: 216px;
	height: 22px;
	line-height: 1.5;
	border: 1px solid #d9d9d9;
	background: #fff;
	font-size: 16px;
	color: #666666
}

.form-item input[type="text"].long-input {
	width: 533px
}

.form-title-h {
	line-height: 40px
}

.form-item-pay {
	margin-top: 40px
}

.back-error-tips {
	float: left;
	margin-left: 250px;
	line-height: 40px;
	font-size: 16px;
	color: #e5493a
}

.cancel-order-error {
	margin-left: 111px
}

.error-dis-m {
	margin-left: 569px
}

.error-no-m {
	margin-left: 10px
}

.tab-head li {
	float: left;
	display: inline;
	width: 123px;
	height: 38px;
	line-height: 38px;
	background: #f8f8f8;
	border: 1px solid #d9d9d9;
	border-bottom: none;
	border-collapse: collapse;
	text-align: center;
	cursor: pointer
}

.tab-head li.active {
	height: 37px;
	line-height: 37px;
	background: #fff;
	border-top: 2px solid #333;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #fff
}

.tab-body {
	margin-top: -1px;
	border: 1px solid #d9d9d9
}

.tab-body .tab-content {
	width: 810px;
	height: 120px;
	padding: 34px 44px;
	background: #fff;
	overflow: hidden;
	font-size: 16px;
	color: #666
}

.pay-way li {
	margin-bottom: 20px;
	width: 178px;
	height: 48px;
	line-height: 48px
}

.pay-way li.cur {
	width: 176px;
	height: 46px;
	line-height: 46px;
	border: 2px solid #ff7745
}

.online-pay-layer .pay-way li {
	width: 193px;
	height: 48px;
	line-height: 48px;
	margin-bottom: 0;
	margin-top: 20px
}

.online-pay-layer .pay-way li.cur {
	width: 191px;
	height: 46px;
	line-height: 46px
}

.pay-reminds {
	display: inline-block;
	margin-left: 20px;
	vertical-align: bottom;
	font-size: 16px
}

.pay-reminds a {
	margin-left: 5px;
	color: #68b7de
}

.company-transfer {
	margin-bottom: 30px;
	font-size: 18px;
	color: #333
}

.company-transfer p {
	line-height: 18px
}

.order-r {
	padding: 18px 99px 0 132px
}

.order-r p {
	margin-bottom: 34px
}

.submit-order {
	display: block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	border: none;
	background: #ff7745;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

input[type="button"].submit-order {
	line-height: normal
}

.submit-order:hover {
	background: #ff8860
}

.submit-order-disabled {
	background: #eef1f2;
	color: #999999
}

.submit-order-disabled:hover {
	background: #eef1f2
}

.submit-order-disabled120 {
	width: 120px;
	font-size: 16px
}

.simulate-wrapper {
	position: absolute;
	top: 0;
	width: 240px;
	height: 40px
}

.simulate-wrapper .wrap-placeholder {
	left: 0 !important
}

.simulate-wrapper-long {
	width: 540px
}

.form-item input[type="text"].error-display {
	color: #f16822
}

.contact-customer {
	margin: 20px 20px 0 20px;
	font-size: 16px
}

.contact-customer .customer-qq {
	margin-right: 60px
}

.contact-customer i {
	margin-right: 40px;
	font-size: 16px;
	color: #666
}

.contact-customer p {
	padding: 25px 0
}

.contact-customer a+p {
	padding-bottom: 0 !important
}

.receipt-div .wrap-placeholder {
	left: 132px !important
}

.no-padding {
	padding: 0
}

.vip-info {
	padding: 5px 0;
	border-bottom: 1px solid #e6e6e6
}

.info-describe {
	display: inline-block;
	line-height: 22px;
	vertical-align: top;
	margin: 30px 0;
	font-size: 16px
}

.info-describe>a {
	margin-right: 24px;
	color: #333
}

.info-describe>b {
	margin: 0 4px;
	color: #ff7745;
	font-weight: normal
}

.vip-info .submit-order {
	float: right;
	margin: 23px 0
}

.vip-record {
	padding: 0 20px
}

.record-title {
	padding: 15px 0;
	font-size: 16px
}

.vip-record table {
	width: 100%;
	border: 1px solid #e6e6e6;
	border-collapse: collapse;
	border-spacing: 0
}

.even {
	background: #fbfbfb
}

.vip-record table th {
	background: #f4f4f4;
	color: #666;
	font-size: 16px
}

.vip-record table th.even-bg {
	background: #eeeeee
}

.vip-record table th,.vip-record table td {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-collapse: collapse;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.vip-record table td a {
	color: #333
}

.vip-record table td a:hover {
	color: #ff7745
}

.operate-dis {
	margin-left: 10px
}

.vip-rights-display {
	margin-top: 50px;
	margin-left: -5px
}

.vip-rights-display li {
	float: left;
	display: inline;
	margin-left: 25px;
	margin-bottom: 65px
}

.invoicing-layer {
	top: 40%
}

.window-common-content {
	padding: 50px 80px;
	background: #fff
}

.window-bill-form .form-item input[type="text"] {
	float: left;
	width: 274px
}

.window-single-btn {
	margin-top: 30px;
	text-align: center
}

.form-item-h {
	margin-bottom: 0;
	height: 70px
}

.form-item-h .back-error-tips {
	float: none;
	margin-left: 146px;
	line-height: 30px
}

.middle-box-w {
	width: 342px;
	margin: 0 auto
}

.bule-select {
	width: 220px
}

.bule-select .diy_select_txt {
	width: 190px
}

.window-bill-form .reset-block-item label {
	vertical-align: top;
	font-size: 16px;
	color: #333
}

.middle-box-w .long-blue-btn {
	width: 150px
}

.middle-box-w .reset-block-item .error-info {
	margin-left: 127px
}

.orange-bg {
	background: #f38138 url(../img/qq-wx/bg.jpg) repeat
}

.add-xc-content {
	padding-top: 54px
}

.page-title {
	width: 400px;
	margin: 0 auto;
	height: 58px;
	line-height: 58px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 25px;
	text-align: center
}

.add-group {
	width: 815px;
	margin: 60px auto;
	height: auto
}

.add-group .l-tooltip {
	float: left;
	margin-top: 40px
}

.add-group .r-tooltip {
	float: right
}

.add-qq-btn {
	position: relative;
	margin-left: 38px;
	margin-top: -118px;
	background: url(../img/qq-wx/qq-add.png) no-repeat;
	width: 656px;
	height: 324px;
	z-index: 10
}

.add-qq-btn a {
	position: absolute;
	top: 106px;
	left: 22px;
	display: block;
	width: 606px;
	height: 144px;
	opacity: 0;
	filter: alpha(opacity=0);
	outline: none;
	overflow: hidden
}

.add-qq-btn a:focus {
	outline: none
}

.return-page {
	margin-top: 170px;
	text-align: center
}

.return-page a {
	display: inline-block;
	width: 162px;
	height: 39px;
	line-height: 39px;
	border: 1px solid #fff;
	border-radius: 15px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.return-page a:hover {
	border: 1px solid #FCC54F;
	background: #fff;
	color: #FCC54F
}

.add-wx-group {
	margin: 102px auto 60px auto
}

.vip-tips {
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	text-align: center
}

.btn-col2 {
	margin-top: 60px
}

.btn-col2 a.long-blue-btn {
	width: 200px
}

.padding-b40 {
	padding-bottom: 40px
}

.login-box .gift-code .input-item {
	float: left;
	margin-right: 10px;
	width: 170px
}

.gift-code .login-input {
	width: 132px
}

.login-box input[type="button"].small-login-btn {
	width: 120px;
	display: inline
}

.devider-wrapper {
	margin: 10px 0 40px 0
}

.cut-off-text {
	border-bottom: 1px solid #999;
	height: 10px;
	position: relative
}

.cut-off-text b {
	position: absolute;
	top: 0;
	left: 142px;
	background: #fff;
	padding: 0 13px;
	font-size: 18px;
	color: #999
}

.material-load {
	width: 264px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 15px;
	background: #fff;
	box-shadow: 0 2px 2px #dcdfe0;
	color: #266ea9;
	font-size: 18px;
	cursor: pointer
}

.material-load i {
	display: inline-block;
	margin: 0 20px 0 73px;
	width: 30px;
	height: 26px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: -143px -189px;
	vertical-align: middle
}

.w-border-b {
	border-bottom: 1px solid #c1c1c1
}

.material-content {
	padding: 40px 30px
}

.material-item {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	margin-bottom: 30px;
	padding: 13px 20px;
	margin-bottom: 3px
}

.material-item:hover {
	background-color: #f4f4f4
}

.material-name {
	float: left;
	display: block;
	max-width: 900px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.material-name>span {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	*vertical-align: top
}

.material-name>i {
	display: inline-block;
	margin-right: 10px;
	width: 30px;
	height: 32px;
	background: url(../img/material-format.png) no-repeat;
	float: left
}

.material-load-detail {
	float: right;
	width: 260px
}

.material-load-detail a.load-s-btn {
	display: inline-block;
	margin-top: 0;
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 16px
}

.material-load-detail span {
	margin-right: 10px;
	font-size: 14px;
	color: #999;
	float: right
}

.material-load-detail .courseware-download-btn {
	display: block;
	width: 126px;
	height: 34px;
	border: 1px solid #ff9862;
	color: #ff9862;
	font-size: 16px;
	float: right;
	text-align: center;
	line-height: 32px;
	border-radius: 18px;
	background-color: #fff;
	position: relative;
	top: -2px
}

.material-load-detail .courseware-download-btn.no {
	background-color: #c1c1c1;
	border-color: #c1c1c1;
	color: #ffffff;
	cursor: default
}

.material-name i.word-format {
	background-position: 0 -63px
}

.material-name i.ppt-format {
	background-position: 0 -124px
}

.material-name i.pdf-format {
	background-position: 0 -186px
}

.material-name i.rar-format {
	background-position: 0 -249px
}

.material-name i.zip-format {
	background-position: 0 bottom
}

.course-file-down-btn {
	text-align: center
}

.payment-describe {
	margin: 14px 0 62px 0;
	text-align: center;
	font-size: 16px;
	color: #333
}

.method-payment {
	padding: 0 18px
}

.method-payment .globe-btn50 {
	*margin-top: 20px
}

.method-payment .login-btn {
	margin: 10px auto 0 auto
}

.method-payment input[type="button"].login-btn {
	margin: 10px auto 0 auto
}

.vip-story {
	width: 100%;
	height: 100%
}

.vip-story p {
	font-size: 20px;
	color: #666
}

#vip-first .vip-story p,#vip-third .vip-story p {
	color: #fff
}

.vip-white-box {
	background: #fff
}

#vip-first h1,#vip-third h1,#vip-fifth h1,.vip-white-box h1 {
	padding-top: 80px;
	font-size: 48px;
	font-weight: normal;
	text-align: center;
	color: #fff
}

#vip-fifth h1 {
	color: #333
}

.vip-white-box h1 {
	padding: 80px 0;
	color: #333
}

.vip-story .globe-btn50 {
	width: 170px;
	height: 42px;
	line-height: 40px;
	border: none
}

.vip-story .m-dis {
	margin-top: 26px
}

#vip-first {
	background: url("../img/enterprise_vip/enterprise-top.jpg?v=1") no-repeat center top;
	height: 449px
}

.story-content {
	margin-left: 600px;
	padding-top: 170px;
	width: 600px;
	height: 260px
}

.vip-story .story-content p {
	letter-spacing: 8px;
	font-size: 24px
}

.vip-story .story-content p.lager-font {
	margin-bottom: 16px;
	font-size: 40px;
	line-height: 60px
}

.vip-story .story-content a {
	margin-top: 54px
}

#vip-first em.arrow {
	display: block;
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -14px;
	width: 24px;
	height: 15px;
	background: url(../img/vip/arrow.png) no-repeat;
	-webkit-animation: bounce 2s infinite ease forwards;
	animation: bounce 2s infinite ease forwards
}

@-webkit-keyframes bounce {
	from,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	from,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

#vip-third {
	width: 100%;
	background: url("../img/vip/lb.jpg") no-repeat center top;
	height: 1020px
}

@-webkit-keyframes levelMove {
	from {
		background-position: 1920px 0
	}

	to {
		background-position: 0 0
	}
}

@-moz-keyframes levelMove {
	from {
		background-position: 1920px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes levelMove {
	from {
		background-position: 1920px 0
	}

	to {
		background-position: 0 0
	}
}

.fix-img {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -459px
}

#vip-first .fix-img {
	left: 19%;
	margin-left: 0
}

.fix-img img {
	vertical-align: bottom
}

.vip-story p.small-font {
	font-size: 16px
}

#vip-fifth {
	background: #f8f8f8;
	height: 1015px
}

#vip-fifth .service {
	margin-top: 78px
}

#vip-fifth .service li {
	float: left;
	margin: 0 0 50px 84px;
	visibility: hidden;
	transform: scale(0);
	transition: transform 1s ease
}

#vip-fifth .service li:nth-child(2) {
	transition-delay: .2s
}

#vip-fifth .service li:nth-child(3) {
	transition-delay: .4s
}

#vip-fifth .service li:last-child {
	transition-delay: .6s
}

#vip-fifth .visible li {
	visibility: visible;
	transform: scale(1)
}

#vip-fifth .service li p {
	margin-top: 16px;
	font-size: 16px
}

.vip-last {
	height: 577px
}

.vip-white-box h1.none-padding-b {
	padding: 70px 0 23px 0
}

.vip-white-box h1.none-padding-b+p.align-c {
	color: #999
}

.vip-last .above-img {
	padding: 73px 0 64px 0;
	text-align: center
}

.vip-last .vip-story .globe-btn50 {
	font-weight: normal
}

.vip-price li {
	position: relative;
	float: left;
	display: inline;
	margin-left: 50px;
	height: 705px
}

.vip-price li a {
	position: absolute;
	left: 81px;
	bottom: 30px;
	border-radius: 21px
}

.vip-s2 {
	height: 784px;
	padding-top: 79px
}

.vip-s3 {
	height: 990px;
	background: url("../img/vip/video_bg_height.jpg") no-repeat
}

.vip-s3 h1 {
	line-height: 1;
	color: #fff;
	padding: 56px 0 35px
}

.vip-s3 .video-panel {
	width: 1162px;
	margin: 0 auto
}

.vip-s3 .video-panel .video-panel-body {
	width: 1100px;
	height: 620px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 10px;
	background: url("../img/vip/video-vip-bg.jpg") no-repeat center center;
	position: relative
}

.vip-s3 .video-panel .video-panel-body .play_btn {
	display: block;
	background: url("../img/vip/shiting.png") no-repeat;
	width: 298px;
	height: 110px;
	position: absolute;
	left: 402px;
	top: 177px;
	z-index: 10
}

.vip-s3 .video-panel .video-panel-body .video-box,.vip-s3 .video-panel .video-panel-body #play-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 1100px;
	height: 620px
}

.vip-s3 .video-panel .video-panel-body .video-box video,.vip-s3 .video-panel .video-panel-body .video-box object {
	display: block;
	width: 1100px;
	height: 620px
}

.vip-s3 .video-panel .video-panel-header {
	height: 175px;
	overflow: hidden;
	margin-top: 20px;
	position: relative
}

.vip-s3 .video-panel .video-panel-header ul {
	overflow: hidden;
	width: 1113px;
	margin: 0 auto;
	padding-top: 2px !important
}

.vip-s3 .video-panel .video-panel-header .bd {
	width: 1117px;
	margin: 0 auto
}

.vip-s3 .video-panel .video-panel-header .prev,.vip-s3 .video-panel .video-panel-header .next {
	font-family: "simsun","宋体";
	font-size: 36px;
	position: absolute;
	top: 54px;
	line-height: 1;
	color: #999999;
	display: block;
	width: 25px
}

.vip-s3 .video-panel .video-panel-header .prev {
	left: 0
}

.vip-s3 .video-panel .video-panel-header .next {
	right: 0
}

.vip-s3 .video-panel .video-panel-header .prev:hover,.vip-s3 .video-panel .video-panel-header .next:hover {
	color: #FFFFFF
}

.vip-s3 .video-panel .video-panel-header li {
	width: 260px;
	margin: 0 9px;
	float: left;
	cursor: pointer
}

.vip-s3 .video-panel .video-panel-header li img {
	border-radius: 16px;
	display: block;
	opacity: .5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50)
}

.vip-s3 .video-panel .video-panel-header li.on p,.vip-s3 .video-panel .video-panel-header li.on img,.vip-s3 .video-panel .video-panel-header li:hover p,.vip-s3 .video-panel .video-panel-header li:hover img {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100)
}

.vip-s3 .video-panel .video-panel-header li.on div {
	border-radius: 16px;
	box-shadow: 0 0 0 2px #ffffff
}

.vip-s3 .video-panel .video-panel-header li p {
	color: #ffffff;
	opacity: .5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px
}

.vip-s4 {
	width: 100%;
	height: 836px;
	background: url("../img/vip/qw.jpg") no-repeat center top #fff
}

.vip-s4 h1 {
	padding-bottom: 38px;
	font-size: 42px
}

#enterprise-vip {
	width: 100%;
	
	background: url("../img/enterprise_vip/enterprise-top.jpg") no-repeat center top;
	height: 450px
}

.enterprise-box {
	width: 100%;
	
	background-color: #fff
}

.enterprise-box .content-div {
	width: 100%;
	margin: 0 auto;
	height: 100%;
	height: inherit
}

.enterprise-s2 {
	height: 752px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.enterprise-s3 {
	height: 940px;
	background: url("../img/vip/video_bg_height.jpg") no-repeat
}

.enterprise-s3 h1 {
	font-size: 30px;
	padding: 35px 0
}

.content-padding {
	padding: 50px 0
}

.content-padding input[type="button"].login-btn,.content-padding .login-btn {
	display: inline-block;
	font-weight: normal
}

.content-padding .open-tips {
	padding: 25px 0 86px 0;
	font-size: 16px
}

.content-padding .open-tips b {
	color: #ff0000
}

.box-container .text-c-tips {
	padding-top: 20px;
	line-height: 24px;
	font-size: 20px;
	text-align: center
}

.text-c-tips p.f16 {
	font-weight: normal
}

.box-container .btn-single {
	width: 320px;
	margin: 60px auto 0 auto
}

.box-container a.link-open {
	margin-top: 16px;
	float: right;
	font-size: 18px;
	color: #666
}

.box-container a.link-open>span {
	font-weight: normal;
	color: #ff7745
}

.box-container a.link-open:hover {
	text-decoration: underline
}

.box-container a.s-link-open {
	font-size: 16px;
	font-weight: normal
}

.class-code-board .box-container {
	width: auto
}

.box-container .gift-code {
	width: 320px;
	margin: 80px auto 0 auto
}

.box-container .gift-code .login-btn {
	margin-top: 0
}

.box-container .gift-code a.link-open {
	float: none;
	margin-top: 0;
	position: absolute;
	bottom: -10px;
	right: 0;
	font-size: 16px
}

.bmk-box {
	width: 330px;
	height: 200px;
	margin: 0 auto;
	font-size: 18px;
	font-family: "Microsoft Yahei","PingFang SC","Hiragino Sans GB","黑体","Sans-Serif";
	color: #666666
}

.b-gyzb {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 169px;
	margin-top: 28px;
	vertical-align: top;
	font-size: 14px
}

.b-gyzb>p.last-txt {
	margin-top: 14px
}

.b-gyzb p:first-child {
	margin-bottom: 10px;
	font-size: 16px
}

.b-gyzb+p {
	margin-top: 10px
}

.bmk-lssue {
	width: 302px;
	height: 88px;
	border: 1px solid #c1c1c1;
	border-radius: 1px;
	outline: none;
	resize: none;
	font-size: 16px;
	color: #999999;
	padding: 5px 8px;
	margin: 20px 0 15px;
	word-break: break-all
}

.bmk-lssue:focus {
	border-color: #ff7745
}

.bmk-contact {
	font-size: 16px;
	color: #999999;
	margin-top: 18px
}

.bmk-phone,.bmk-email {
	height: 45px;
	line-height: 30px
}

.bmk-phone.edit,.bmk-email.edit {
	height: 45px;
	line-height: 30px;
	position: relative
}

.bmk-phone span,.bmk-email span {
	display: inline-block
}

.bmk-phone input[type=text],.bmk-email input[type=text] {
	border: 0;
	border-bottom: 1px solid #c1c1c1;
	width: 290px;
	color: #333333
}

.bmk-phone input[type=text]:focus,.bmk-email input[type=text]:focus {
	border-color: #ff7745
}

.bmk-phone .check,.bmk-email .check {
	width: 21px;
	height: 21px;
	background: url("../checkboxcss/red-minimal.png") no-repeat 0 0;
	position: relative;
	top: 5px;
	*top: 0px;
	*margin-right: 6px;
	cursor: pointer
}

.bmk-phone .check.on,.bmk-email .check.on {
	background-position: -68px 0
}

.bmk-phone .edit,.bmk-email .edit {
	width: 20px;
	height: 20px;
	background: url("../img/baomingtubiao.png") no-repeat -5px -10px;
	position: relative;
	top: 5px;
	*top: 0px;
	left: 10px;
	cursor: pointer
}

.bmk-phone .error,.bmk-email .error {
	color: #fe0000;
	font-size: 14px;
	position: absolute;
	left: 23px;
	top: 22px
}

.bmk-phone .edit:hover,.bmk-email .edit:hover {
	background-position: -5px -55px
}

.bmk-box .submit-btn {
	display: block;
	width: 320px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #ff7745;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 2px;
	margin: 20px auto 10px
}

.bmk-box .submit-btn span {
	color: #FFFFFF;
	font-size: 16px
}

.bmk-box .hide {
	display: none
}

.bmk-box .submit-btn.noclick {
	color: #b4b4b4
}

.bmk-box .bottom {
	font-size: 16px
}

.bmk-box .bottom a {
	color: #266ea9;
	float: right
}

.bmk-box .bottom a.hide {
	display: none
}

.gyk-bmk {
	width: 506px;
	margin: 0 auto;
	height: 182px
}

.gyk-bmk .gyk-left {
	width: 280px;
	float: left;
	border-right: 1px solid #e6e6e6;
	padding-right: 40px;
	height: 180px
}

.gyk-bmk .gyk-left .submit-btn {
	width: 278px !important;
	margin-top: 4px;
	background-color: #ffffff;
	border: 1px solid #ff7745;
	color: #ff7745
}

.gyk-bmk .gyk-left .submit-btn.noclick {
	background-color: #ff7745
}

.gyk-bmk .gyk-left .submit-btn.noclick span {
	color: #ffffff
}

.gyk-bmk .gyk-left .submit-btn.noclick {
	margin-bottom: 0
}

.gyk-bmk .gyk-left .bottom .no {
	color: #ff7745
}

.gyk-bmk .gyk-left input[type=text] {
	width: 252px !important
}

.gyk-bmk .gyk-right {
	width: 185px;
	float: right;
	text-align: right;
	font-size: 16px;
	color: #666666;
	padding-top: 5px
}

.gyk-bmk .gyk-right p {
	padding-right: 14px
}

.fixed-b-bar {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 64px;
	line-height: 60px;
	background: #4d4d4d;
	background: rgba(0,0,0,0.7);
	-webkit-transition: bottom .15s ease;
	transition: bottom .15s ease
}

.fixed-b-bar .container {
	height: 64px
}

.fixed-b-bar .close-bar {
	position: absolute;
	right: 0;
	top: 6px;
	width: 15px;
	height: 15px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: -250px -61px;
	cursor: pointer
}

.fixed-b-bar p.align-c {
	width: 782px;
	font-size: 23px;
	font-weight: bold;
	color: #fff
}

.fixed-b-bar p.align-c b {
	font-size: 30px;
	color: #ff881d
}

.receive-btn {
	margin-left: 10px;
	display: inline-block;
	background: url(../img/orange-btn.png) no-repeat;
	width: 135px;
	height: 42px;
	vertical-align: middle;
	*margin-top: 14px
}

.receive-btn:hover {
	background-position: 0 -46px
}

.float-layer {
	position: absolute;
	bottom: 64px;
	right: 18%;
	z-index: 21;
	display: none;
	width: 220px;
	height: 99px;
	padding: 16px;
	background: #4d4d4d
}

.float-layer span {
	margin: 0 14px;
	font-size: 23px;
	color: #fff
}

.float-layer img {
	vertical-align: middle
}

.tab-boxer {
	padding: 30px 0 60px 0
}

.tab-nav-content {
	padding: 0 20px
}

.tab-item-block {
	padding: 20px 0;
	border-bottom: 1px solid #f4f4f4
}

.task-invite .tab-item-block {
	border-bottom: none
}

.item-block-l {
	float: left;
	margin-left: 34px;
	width: 880px
}

.tab-item-block p.item-block-title {
	font-size: 18px;
	font-weight: bold;
	color: #333
}

.tab-item-block p.item-block-title>span {
	font-size: 16px;
	font-weight: normal;
	color: #fe0000
}

.tab-item-block .item-block-detail {
	font-size: 16px;
	color: #666
}

.tab-item-block .item-block-detail p {
	margin-top: 20px;
	line-height: 26px
}

.tab-item-block .item-block-detail p>b {
	margin-right: 2px;
	font-weight: normal;
	color: #fe0000
}

.tab-item-block div.position-r {
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top: -20px
}

.tab-item-block div.position-r-img {
	margin-top: -60px
}

.position-r span.check-info {
	display: block;
	margin-top: 20px;
	width: 120px;
	font-size: 16px;
	color: #ff0000;
	text-align: center
}

.tab-nav-content .link-zone {
	height: 100px;
	line-height: 100px;
	text-align: center
}

.tab-nav-content .link-zone a {
	color: #999;
	font-size: 18px;
	font-weight: bold;
	cursor: default
}

.tab-none-border .tab-item-block {
	padding: 40px 10px 0 10px;
	border-bottom: none
}

.item-block-detail .blue-bar {
	position: relative;
	margin-top: 20px;
	background: #f8f8f8;
	padding: 10px 40px;
	width: 1000px;
	height: 40px;
	line-height: 40px;
	border-radius: 2px
}

.blue-bar #link,.blue-bar .no-account>a {
	color: #ff7745
}

.tab-item-block .blue-bar div.position-r {
	right: 40px
}

.blue-bar .globe-btn50 {
	width: 318px;
	height: 38px;
	line-height: 38px
}

.blue-bar .globe-ipt-btn {
	width: 120px
}

.blue-bar .no-account {
	margin-left: 10px
}

.tab-item-invited {
	padding: 40px 0 60px 0
}

.tab-item-invited span,.tab-item-invited .invited-people {
	float: left
}

.tab-item-invited span {
	height: 25px;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold
}

.invited-people ul li {
	float: left;
	display: inline;
	margin-right: 50px
}

.invited-people ul li a {
	display: block
}

.invited-people ul li img {
	border: 1px solid #dedede;
	border-radius: 50%
}

.invited-people ul li input {
	margin-top: 10px
}

.invited-people ul li .globe-ipt-btn {
	width: 100px;
	height: 28px;
	line-height: 26px;
	font-size: 16px
}

.text-c-secondtips {
	margin-top: 10px;
	font-size: 16px;
	text-align: center
}

.large-box-container {
	padding: 16px 6px
}

.w-change-head {
	float: left;
	margin-right: 60px;
	width: 140px
}

.w-change-head .common-all-btn {
	margin-top: 4px;
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 16px
}

.large-box-container .login-input {
	width: 260px;
	color: #999
}

.icon-select {
	float: none;
	padding: 0 10px;
	width: 298px;
	height: 38px;
	line-height: 38px;
	color: #999
}

.login-box span.icon-industry {
	width: 16px;
	height: 18px;
	background: url(../img/sprite.png?v=1.4) no-repeat;
	background-position: -222px -193px;
	margin: 10px 0
}

.icon-select .diy_select_txt {
	padding-left: 10px;
	width: 250px;
	line-height: 38px;
	color: #999
}

.icon-select .diy_select_btn {
	width: 18px;
	background-position: -230px -60px;
	margin-top: 13px;
	height: 25px
}

.icon-select .diy_select_list {
	top: 39px;
	max-height: 200px
}

.login-box .input-item span.icon-position {
	width: 20px;
	background-position: -246px -193px
}

.large-box-container .btn-single {
	width: 320px;
	margin: 0 auto
}

.large-box-container .btn-single .login-btn {
	margin-top: 20px
}

.large-box-container .update-head {
	margin: 0
}

.w-change-head .uploadify,.w-change-head .swfupload {
	width: 140px !important;
	height: 30px !important
}

.w-change-head #SWFUpload_0 {
	left: 40px !important
}

.w-change-head .uploadify-button {
	width: 140px !important;
	height: 30px !important;
	line-height: 30px !important;
	text-shadow: none !important;
	border-radius: 2px !important
}

.w-change-head .uploadify-button-text {
	font-weight: normal
}

.copy-tips {
	position: absolute;
	top: -50px;
	right: 40px;
	background: url(../img/copy-tooltip.png) no-repeat;
	width: 120px;
	height: 40px
}

.special-topic {
	width: 100%;
	margin: 0 auto;
	min-height: 300px;
	background: transparent;
	padding: 20px 15px 15px
}

.special-topic h1 {
	font-size: 26px;
	font-weight: 500;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	color: #333333
}

.special-topic .course {
	padding: 35px 0 5px;
	margin: 0 -15px
}

.special-topic .course .list-box {
	width: 378px;
	height: 256px;
	float: left;
	margin: 0 15px 40px;
	*margin-bottom: auto;
	position: relative;
	overflow: hidden;
	transition: 0.2s;
	cursor: pointer
}

.special-topic .list-box .pic-frame {
	overflow: hidden;
	height: 216px
}

.special-topic .course .list-box img {
	width: 100%;
	height: 216px;
	transition: 0.5s
}

.special-topic .course .list-box:hover {
	box-shadow: 0 0 10px 0px rgba(0,0,0,0.4)
}

.special-topic .course .list-box:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}

.special-topic .course .course-name {
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	border-top: 0;
	margin-top: -1px;
	*margin-top: -3px;
	color: #636363
}

.special-topic .course:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.special-topic .list-box .hover-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 216px;
	display: none
}

.special-topic .hover-layer .bg-black {
	width: 100%;
	height: 216px;
	background-color: #000000;
	filter: alpha(opacity=50);
	opacity: 0.5
}

.special-topic .hover-layer p {
	text-align: center;
	width: 100%;
	color: #fff;
	position: absolute;
	top: 86px
}

.special-topic .hover-layer a {
	display: block;
	height: 40px;
	width: 120px;
	position: absolute;
	top: 119px;
	left: 131px;
	font-size: 16px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	background-color: #fa5e25;
	border-radius: 2px
}

.special-topic .hover-layer a:hover {
	background-color: #ff7745
}

.letter-container {
	width: 1057px;
	margin: 0 auto;
	padding: 20px 0 100px 0;
	color: #333
}

.letter-container .letter-bg {
	position: relative;
	background: url(../img/letter-back.png) no-repeat;
	height: 864px
}

.letter-container .letter {
	position: absolute;
	top: 15px;
	left: 0;
	margin: 0 30px;
	background: url(../img/yellow-block.jpg) repeat;
	width: 1000px;
	height: 600px
}

.letter-container .letter-forward {
	position: absolute;
	bottom: 1px;
	left: 1px;
	background: url(../img/letter-before.png) no-repeat;
	width: 1056px;
	height: 463px
}

.invite-title {
	margin: 55px 0 70px 0;
	font-size: 18px;
	text-align: center
}

.invite-title b {
	color: #a38b6f
}

.invite-title b.invite-host {
	padding: 0 10px
}

.invite-title b.f24 {
	font-size: 24px
}

.xc-discribe {
	width: 797px;
	height: 89px;
	margin: 0 auto;
	background: url(../img/punctuation.png) no-repeat
}

.xc-discribe .discribe-content {
	margin-left: 50px;
	width: 700px;
	line-height: 24px;
	font-size: 16px;
	color: #666
}

.xc-discribe .discribe-content i {
	font-size: 30px
}

.xc-pic {
	margin: 54px 0;
	text-align: center
}

.btn180-wrap {
	width: 180px;
	margin: 58px auto 30px auto
}

.btn180-wrap input[type="button"].login-btn {
	width: 180px;
	height: 50px;
	line-height: 50px;
	background: #a38b6f
}

.btn180-wrap input[type="button"].login-btn:hover {
	background: #937b5f
}

.letter-forward .link-text {
	color: #999999
}

.dialog-modal-invite {
	width: 540px;
	height: 650px;
	margin: -325px 0 0 -270px;
	background: #fff
}

.dialog-modal-invite .dialog-content .login-box {
	padding: 0 110px
}

.dialog-modal-invite .login-input {
	background: #fff
}

.dialog-modal-invite input[type="button"].btn-verificate,.dialog-modal-invite input[type="button"].login-btn {
	background: #a38b6f
}

.dialog-modal-invite input[type="button"].btn-verificate:hover,.dialog-modal-invite input[type="button"].login-btn:hover {
	background: #937b5f
}

.dialog-modal-invite .link-text {
	color: #a38b6f
}

.dialog-modal-invite input[type="button"].btn-verificate-disabled,.dialog-modal-invite input[type="button"].btn-verificate-disabled:hover {
	background: #acb0b3
}

#guide-intro .globe-btn50,#seventh .globe-btn50 {
	width: 318px;
	font-size: 20px;
	font-weight: bold
}

#guide-intro {
	background: url(../img/guide/s1-bg.jpg) 50% 0 no-repeat fixed;
	height: 678px
}

@-webkit-keyframes zoom-scale {
	0% {
		-webkit-transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes zoom-scale {
	0% {
		-moz-transform: scale(1)
	}

	50% {
		-moz-transform: scale(1.1)
	}

	100% {
		-moz-transform: scale(1)
	}
}

@keyframes zoom-scale {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}

	100% {
		transform: scale(1)
	}
}

.guide-logo,.story h1,.story h2,.characteristic,.graphic-state,.long-explain,.story-begin>p,.gather-customer,.guide-footer-logo,.story p.note {
	text-align: center
}

.guide-logo {
	padding: 150px 0 50px 0
}

.story .container {
	position: relative;
	color: #fff
}

.story .link-text {
	position: absolute;
	top: 35px;
	right: 60px;
	color: #fff;
	font-size: 16px
}

.story h1 {
	font-size: 36px;
	font-weight: normal
}

.story h1.spacing-txt {
	letter-spacing: 10px
}

.story h2>img {
	margin-top: 10px
}

.story p {
	letter-spacing: 1px;
	line-height: 24px;
	font-size: 16px
}

.story p.characteristic {
	margin: 35px 0 60px 0;
	font-size: 18px
}

.guide-btn {
	display: block;
	width: 320px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: #2b97f3;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s
}

.guide-btn:hover {
	background: #0786f2
}

.white-box {
	background: #fff;
	height: 1000px
}

.white-box .story .container {
	color: #333
}

.story-begin {
	padding: 100px 0 145px 0
}

.graphic-state {
	margin-top: 33px;
	color: #666
}

#third {
	background: url(../img/guide/s3-bg.jpg) 50% 0 no-repeat fixed;
	height: 900px
}

.l-detail {
	padding: 300px 0 0 28px
}

.l-detail h1 {
	margin-bottom: 58px;
	text-align: left;
	font-weight: bold
}

#forth {
	height: 900px
}

#fifth {
	background: url(../img/guide/s5-bg.jpg) 50% 0 no-repeat fixed;
	height: 958px
}

.ml-headline {
	padding-top: 368px
}

.story p.long-explain {
	margin-top: 60px
}

#sixth {
	height: 700px;
	color: #333
}

#sixth .story-begin {
	padding: 100px 0 0 0
}

.story-begin>p {
	margin-top: 40px;
	color: #666
}

.gather-customer {
	padding: 117px 0 100px 0
}

.guide-footer-logo {
	position: relative;
	padding: 120px 0 70px 0
}

.guide-footer-logo span,.guide-logo span {
	position: absolute;
	left: 50%;
	margin-left: -28px;
	top: 8px;
	width: 55px;
	height: 43px;
	opacity: 0;
	opacity: 1 \9;
	background: url(../img/guide/logo-arrow.png) no-repeat;
	-webkit-animation: width-add 1s .5s ease forwards;
	-moz-animation: width-add 1s .5s ease forwards;
	animation: width-add 1s .5s ease forwards
}

@-webkit-keyframes width-add {
	0% {
		opacity: 1;
		width: 0
	}

	100% {
		opacity: 1;
		width: 55px
	}
}

@-moz-keyframes width-add {
	0% {
		opacity: 1;
		width: 0
	}

	100% {
		width: 55px
	}
}

@keyframes width-add {
	0% {
		opacity: 1;
		width: 0
	}

	100% {
		opacity: 1;
		width: 55px
	}
}

.story p.note {
	margin: 20px 0 60px 0
}

.guide-btn-wrap {
	margin-top: 100px;
	text-align: center;
	font-size: 0
}

.guide-btn-wrap>a:first-child {
	margin-right: 30px
}

.guide-btn-wrap .guide-btn {
	display: inline-block;
	width: 220px;
	background: #266ea9;
	font-size: 18px
}

.guide-btn-wrap .guide-btn:hover {
	background: #1464a5
}

#seventh {
	background: url(../img/guide/s7-bg.jpg) 100% bottom no-repeat;
	height: 580px
}

.btn-link {
	position: relative;
	width: 320px;
	height: 50px;
	margin: 0 auto
}

.story .btn-link>a.link-text {
	top: 65px;
	right: 0
}

@media screen and (max-device-width: 768px) {
	#third {
		background: url(../img/guide/s3-bg.jpg) 50% 100% no-repeat;
		height: 900px
	}

	#fifth {
		background: url(../img/guide/s5-bg.jpg) 50% 100% no-repeat;
		height: 958px
	}

	#seventh {
		background: url(../img/guide/s7-bg.jpg) 50% 100% no-repeat;
		height: 580px
	}
}

.mark-panel {
	position: relative;
	height: 675px;
	background: #1f1f1f;
	color: #fff;
	font-size: 18px
}

.mark-course {
	width: 410px;
	margin: 0 auto;
	padding: 63px 0 70px 0
}

.mark-course>p {
	line-height: 36px;
	font-size: 24px;
	text-align: center
}

.mark-box {
	margin-top: 40px
}

.mark-box .mark-item {
	margin-bottom: 35px
}

.mark-box .star-rate {
	letter-spacing: 0.2em
}

.mark-item span {
	float: left;
	margin-right: 16px;
	line-height: 23px
}

.mark-item span.error-tips {
	display: none;
	float: right;
	font-size: 16px;
	color: #ea4d4d
}

.mark-item label {
	margin-right: 11px
}

textarea.mark-advise {
	width: 280px;
	min-height: 130px;
	padding: 10px;
	line-height: 20px;
	background: none;
	border: 1px solid #d1d1d1;
	font-size: 16px;
	color: #d2d2d2;
	resize: none
}

input[type="text"].mark-info {
	width: 278px;
	padding: 10px;
	background: none;
	border: 1px solid #d1d1d1;
	font-size: 16px;
	color: #d2d2d2
}

.mark-box .ipt-zone {
	margin-bottom: 18px
}

.mark-submit input[type="button"].login-btn {
	width: 260px;
	margin: 0 auto
}

.mark-submit input[type="button"].login-btn:hover {
	background: #3d95dc
}

.mark-success {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -90px 0 0 -115px;
	width: 230px;
	height: 180px;
	text-align: center
}

.mark-success>p {
	margin-top: 50px
}

.mark-frame {
	position: absolute;
	top: 676px;
	left: 0;
	width: 100%;
	height: 675px;
	z-index: 999;
	overflow: hidden
}

.mark-course-btn {
	right: 274px
}

.mark-course-btn i {
	width: 25px;
	background-position: -113px -153px
}

.cancel-mark {
	display: none
}

.course-content-all {
	width: auto;
	background: #fff;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1)
}

.course-tools .course-nav-large {
	padding-left: 20px;
	border-bottom: 1px solid #c1c1c1
}

.course-nav-large .classify {
	width: 160px;
	line-height: 76px;
	font-size: 24px
}

.course-nav-large .classify .classify-line {
	width: 160px;
	background: url(../img/classify-160.png) no-repeat 0 bottom
}

.course-filtrate {
	border-bottom: 1px solid #c1c1c1
}

.filtrate-panel .panel-row {
	padding: 20px 0 0 50px;
	*padding-bottom: 20px;
	border-top: 1px solid #e6e6e6
}

.filtrate-panel .panel-row:first-child {
	border-top: none
}

.panel-row-title {
	font-size: 18px
}

.filtrate-panel .panel-row span {
	float: left;
	line-height: 24px
}

.filtrate-panel .panel-row ul {
	margin-left: 110px;
	color: #666;
	font-size: 16px
}

.filtrate-panel .panel-row ul li {
	float: left;
	height: 24px;
	margin-right: 50px;
	margin-bottom: 20px
}

.filtrate-panel .panel-row ul li a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	color: #666
}

.filtrate-panel .panel-row ul li a.hit {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #266ea9;
	color: #fffefe
}

.filtrate-panel .panel-row ul li a:hover {
	color: #266ea9
}

.filtrate-panel .panel-row ul li a.hit:hover {
	color: #fffefe
}

.course-content-all .course-list {
	padding: 30px 0
}

.course-content-all .course-list li {
	margin: 0 0 18px 16px
}

.opening-course {
	height: 160px;
	width: 660px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -80px 0 0 -330px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	z-index: 1024
}

.opening-course p {
	margin-bottom: 88px
}

.opening-course .strong {
	font-size: 24px;
	font-weight: bold
}

.opening-course a.login-btn {
	width: 200px;
	display: inline-block;
	position: absolute;
	left: 0;
	margin: 0
}

.opening-course .btn-group {
	position: relative
}

.opening-course .tingkema {
	width: 188px;
	height: 38px;
	border: 1px solid #FFFFFF;
	background-color: transparent;
	padding: 0 5px;
	position: absolute;
	left: 338px;
	line-height: 38px;
	color: #ffffff
}

.opening-course input.define {
	width: 100px;
	margin-left: 16px;
	position: absolute;
	right: 0;
	margin: 0
}

.opening-course .m-60 {
	margin: 0 60px;
	position: absolute;
	left: 200px;
	line-height: 40px
}

.opening-course .open-error-info {
	color: #ea4d4d;
	font-size: 14px;
	position: absolute;
	left: 338px;
	top: 45px
}

.opening-course b {
	color: #ff0000;
	font-weight: normal
}

.course-bg {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10;
	background: #000;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.mask-open-course {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	width: 300px;
	height: 250px;
	margin: -125px 0 0 -150px;
	color: #fff
}

.mask-open-course p.open-title {
	margin-bottom: 70px;
	text-align: center;
	font-size: 30px;
	color: #fff
}

.mask-open-course p.open-title-absolute {
	position: relative;
	width: 310px;
	height: 45px;
	margin-left: -2px
}

.white-text {
	*position: relative;
	*left: 150px;
	display: block;
	width: 278px;
	height: 38px;
	padding: 0 10px;
	overflow: hidden;
	line-height: 38px;
	background: none;
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff
}

.mask-open-course .wrap-placeholder {
	left: 0 !important
}

.mask-open-course .login-btn {
	width: 300px;
	margin-top: 30px
}

.mask-open-course .link-text {
	margin-top: 20px;
	color: #fff
}

.long-boxer {
	width: 920px;
	margin: -125px 0 0 -460px
}

.course-inner-box {
	width: 300px;
	margin: 0 auto
}

.mask-open-course p.open-title a {
	color: #ff7745
}

.mask-open-course p.open-title a:hover {
	text-decoration: underline
}

.video-open-vip i {
	width: 24px;
	height: 18px;
	background-position: -182px -157px
}

.video_ask p.un-vip {
	color: #c1c1c1
}

.video_ask p.un-vip a {
	color: #fff
}

.video_ask p.un-vip a:hover {
	text-decoration: underline
}

.btn-col2-diff {
	margin: 60px 85px 0 85px
}

.btn-col2-diff a.long-blue-btn {
	width: 150px
}

.hollow-btn {
	height: 38px;
	line-height: 38px;
	background: none;
	border: 1px solid #ff7745;
	color: #ff7745
}

.hollow-btn:hover {
	color: #fff
}

.quan-main {
	float: left;
	width: 900px;
	margin-right: 20px;
	font-size: 16px
}

.quan-side-bar {
	float: right;
	width: 280px;
	font-size: 16px
}

.quan-block {
	background: #fff;
	margin-bottom: 20px
}

.quan-block-all {
	padding: 20px
}

.quan-block-none,.quan-title-block {
	padding: 0
}

.quan-block>h1 {
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	background: #fafafa;
	font-size: 18px;
	font-weight: normal
}

.quan-block>h2 {
	padding: 16px 0;
	line-height: 20px;
	background: #fafafa;
	font-size: 18px;
	font-weight: normal
}

.quan-block>h2 em {
	display: inline-block;
	margin-right: 16px;
	width: 4px;
	height: 20px;
	background: #ff7745;
	vertical-align: top
}

.quan-block>h2.none-b {
	border-bottom: none
}

.quan-block>h2 span {
	font-size: 16px;
	color: #888888
}

.quan-title-block>h2 .link-more {
	top: 16px;
	right: 20px
}

.quan-tab {
	border-bottom: 1px solid #e6e6e6
}

.quan-tab ul li {
	float: left;
	width: 100px;
	height: 56px;
	line-height: 56px;
	text-align: center
}

.quan-tab ul li a {
	display: block;
	color: #666;
	font-size: 18px
}

.quan-tab ul li.cur a {
	color: #ff7745
}

.quan-tab-line,.classify-line {
	position: relative;
	top: 0;
	width: 100px;
	height: 2px;
	background: #ff7745
}

.classify-line {
	width: 100%
}

.course-navigation .classify-line {
	position: absolute;
	top: 58px;
	left: 0
}

.quan-tab-line>i {
	position: absolute;
	left: 50%;
	bottom: 4px;
	margin-left: -3px
}

.quan-tab-auto ul li {
	margin: 0 20px;
	width: auto;
	height: 59px;
	line-height: 58px
}

.quan-tab-auto ul li a {
	color: #999
}

.quan-tab-auto ul li.cur a {
	border-bottom: 2px solid #ff7745
}

.quan-post,.all-post {
	padding: 0 20px
}

.article .all-post {
	padding: 0
}

.quan-main .quan-tab {
	background: #fafafa;
	border-bottom: none
}

.tab-160-blue {
	margin: 0 20px
}

.tab-160-blue ul li {
	width: 160px;
	height: 66px;
	line-height: 66px;
	margin-right: 30px
}

.tab-160-blue ul li a {
	font-size: 18px;
	color: #333
}

.tab-line160-blue {
	top: -2px;
	width: 160px
}

.user-info-block {
	position: absolute;
	top: 0;
	right: 0;
	padding: 16px 0
}

.user-info-block .fl {
	margin-right: 16px
}

.user-info-block .r-info {
	float: left
}

.user-info-block .r-info p.user-name a {
	color: #333
}

.user-info-block .r-info p.user-name {
	width: 188px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 18px;
	font-size: 16px
}

.user-info-block .r-info p.user-own {
	font-size: 0;
	margin-top: 10px
}

.user-info-block .r-info p.user-own>span {
	margin-right: 16px
}

.link-icon {
	display: inline-block;
	vertical-align: bottom;
	margin: -2px 0
}

.tag-level,.tag-qb {
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #666
}

.tag-level i {
	display: inline-block;
	margin-right: 6px;
	padding: 0 6px;
	border-radius: 2px;
	font-size: 14px;
	color: #fff !important
}

.tag-level-LV1 i,.tag-level-LV2 i,.tag-level-LV3 i {
	background: #65cab4
}

.tag-level-LV4 i,.tag-level-LV5 i,.tag-level-LV6 i {
	background: #95c670
}

.tag-level-LV7 i,.tag-level-LV8 i,.tag-level-LV9 i {
	background: #ead338
}

.tag-level-LV10 i,.tag-level-LV11 i,.tag-level-LV12 i {
	background: #fea32d
}

.tag-level-LV13 i,.tag-level-LV14 i,.tag-level-LV15 i {
	background: #f2421f
}

.tag-qb img {
	vertical-align: bottom;
	*vertical-align: text-top;
	*margin-top: 1px;
	margin-right: 6px
}

.goods-list {
	padding-bottom: 38px;
	font-size: 16px
}

.goods-list li {
	float: left;
	width: 256px;
	margin: 30px 18px 0 25px
}

.goods-list li a {
	display: block;
	width: 256px;
	color: #333
}

.goods-list li input {
	width: 224px;
	margin: 0 19px;
	*margin: 0;
	margin-bottom: 19px
}

.goods-info {
	margin: 16px 0 20px 0;
	padding: 0 20px
}

.goods-name {
	float: left;
	width: 142px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.goods-price {
	float: right;
	color: #ff9e21
}

.goods-price>img {
	vertical-align: middle;
	margin-right: 10px
}

.sub-tab {
	margin: 0 20px;
	padding: 13px;
	border-bottom: 1px solid #e6e6e6
}

.sub-tab a {
	display: inline-block;
	margin-right: 80px;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	border-radius: 2px;
	font-size: 16px;
	color: #333;
	text-align: center
}

.sub-tab a:hover,.sub-tab a.curr {
	background: #ff7745;
	color: #fff
}

.task-type {
	padding: 20px 0 36px 0;
	font-size: 18px
}

.task-list-item {
	position: relative;
	margin-left: 15px
}

.task-list-item>img {
	margin: 24px 0
}

.outer-page-nav {
	margin: 0;
	background: none;
	border: none;
	font-size: 16px
}

.outer-page-nav a {
	color: #333
}

.outer-page-nav a:hover {
	color: #ff7745
}

.goods-exchange {
	padding: 45px 20px
}

.l-goods-pic {
	float: left;
	margin-right: 55px
}

.goods-intro {
	float: left;
	padding-top: 6px;
	font-size: 16px
}

.goods-intro p {
	margin-bottom: 20px
}

.goods-intro p span.goods-category {
	margin-right: 5px
}

.goods-intro p span.price {
	margin-left: 10px;
	color: #ff9e21
}

.goods-exchange .globe-ipt-btn {
	width: 200px;
	margin-top: 40px
}

.side-goods-wrap {
	padding: 33px 0 20px 0
}

.usage-block {
	padding: 32px 38px;
	word-wrap: break-word;
	word-break: break-all
}

.side-list-a {
	color: #333;
	font-size: 16px
}

.h-line-title {
	height: 48px;
	line-height: 48px;
	margin: 0 20px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 18px;
	font-weight: normal
}

.user-info-wrapper>p>span.tag-level,.user-info-wrapper>p>span.tag-qb {
	float: none
}

.user-info-wrapper>p>a.display-link,.user-info-wrapper>p>a.addConcern {
	margin-left: 30px
}

.user-info-wrapper>p>a.display-link {
	*margin-top: 10px
}

.user-info-wrapper .tag-level,.user-info-wrapper .tag-qb {
	height: auto;
	line-height: 15px;
	color: #fff;
	font-size: 16px
}

.user-level-display span {
	display: inline-block
}

.user-level-display .tag-qb {
	width: 68px;
	height: auto
}

.display-link .tag-qb img {
	vertical-align: middle;
	margin-top: -1px
}

.user-level-display span.r-wrap {
	display: block
}

.exp-bar {
	position: relative;
	top: 1px;
	z-index: 10;
	width: 98px;
	height: 14px;
	border: 1px solid #c1c1c1;
	text-align: center
}

.exp-bar>b {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	background: #e6e6e6
}

.exp-bar>em {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	line-height: 14px;
	font-weight: normal;
	font-size: 14px;
	color: #999
}

.table-record {
	padding: 30px;
	font-size: 16px;
	color: #666
}

.table-record table,.table-record table th,.table-record table td {
	border: 1px solid #e6e6e6;
	border-collapse: collapse
}

.table-record table th {
	color: #333;
	background: #f3f3f3
}

.table-record table th,.table-record table td {
	height: 50px;
	text-align: center
}

.table-record>.pagination {
	padding: 40px 0
}

.alert-dialog {
	border: 1px solid #e6e6e6 !important;
	box-shadow: 0 6px 20px rgba(78,9,9,0.05) !important;
	width: 448px;
	height: 200px;
	font-family: "Microsoft Yahei","PingFang SC","Hiragino Sans GB","黑体","Sans-Serif" !important
}

.alert-dialog .ui-dialog-grid {
	width: 448px !important
}

.alert-dialog .ui-dialog-header {
	display: block !important;
	border-bottom: none !important;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	height: 60px
}

.alert-dialog .ui-dialog-close {
	font-size: 28px !important;
	font-weight: normal !important;
	color: #c1c1c1 !important;
	text-shadow: none !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important
}

.alert-dialog .ui-dialog-close:hover,.ui-dialog-close:focus {
	color: #c1c1c1 !important;
	outline: 0;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important
}

.alert-dialog .ui-dialog-grid .ui-dialog-body {
	padding: 0 !important;
	line-height: 36px;
	color: #333;
	font-size: 18px
}

.alert-dialog .ui-dialog-button {
	float: none !important;
	margin: 40px 0;
	padding: 0 89px;
	white-space: normal !important;
	text-align: center
}

.alert-dialog .ui-dialog-footer button {
	width: 100px !important;
	height: 32px !important;
	padding: 0 !important;
	border-radius: 2px !important;
	font-size: 16px !important;
	background: none !important;
	border: 1px solid #ff7745 !important;
	color: #ff7745 !important
}

.alert-dialog .ui-dialog-footer button+button {
	margin: 0 !important
}

.alert-dialog .ui-dialog-footer button:focus {
	outline: none !important;
	outline-offset: 0
}

.alert-dialog .ui-dialog-footer button.ui-dialog-autofocus {
	background: #ff7745 !important;
	border: 1px solid #ff7745 !important;
	color: #fff !important
}

.modal-dialog .ui-dialog-footer button {
	float: left
}

.modal-dialog .ui-dialog-footer button.ui-dialog-autofocus {
	float: right
}

.alert-dialog .ui-dialog-footer button:hover,.ui-dialog-footer button:focus,.ui-dialog-footer button:active {
	background: #ff8860 !important;
	border: 1px solid #ff8860 !important;
	color: #fff !important
}

.alert-dialog .ui-dialog-footer button:active {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.alert-dialog .ui-dialog-footer button:focus {
	outline: 0 !important
}

.alert-dialog .ui-dialog-footer button.ui-dialog-autofocus:active {
	background: #ff7745 !important
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	.logo {
		background: url(../img/logo@2x.png) no-repeat left center;
		background-size: 116px 30px
	}

	.nav-item a i.phone,.nav-item a:hover i.phone,.search-block .search-form .search-btn,.search-block-active .search-form .search-btn,.personal-box>p>span.sex,.side-top-box ul li i.list-icon,.diy_select_btn,.login-box .input-item span,.update-head a i,.message-item-block span.message-l-icon,.account-item-l,.account-login i.account-wx,.account-login i.account-qq {
		background: url(../img/sprite@2x.png);
		background-size: 265px 224px
	}

	.change-entrance i,.change-entrance i:hover,.n-cart i,.n-cart:hover i,.n-cart i.cart-highlight,.message,.message-highlight,.idx-header .message-highlight,.faqs,.logined li.guider-qa a:hover .faqs {
		background: url(../img/top-nav@2x.png);
		background-size: 600px 400px
	}

	.nav-item a i.phone {
		background-position: -79px -59px
	}

	.nav-item a:hover i.phone {
		background-position: -104px -59px
	}

	.message {
		background-position: -170px 1px
	}

	.message-highlight {
		background-position: -216px 1px
	}

	.idx-header .message-highlight {
		background-position: -258px 1px
	}

	.faqs {
		background-position: -438px 0
	}

	.logined li.guider-qa a:hover .faqs {
		background-position: -482px 0
	}

	.change-entrance i {
		background-position: -302px 2px
	}

	.change-entrance:hover i {
		background-position: -347px 2px
	}

	.idx-header .change-entrance:hover i {
		background-position: -393px 2px
	}

	.n-cart i {
		background-position: 0 1px
	}

	.n-cart i.cart-highlight {
		background-position: -42px 1px
	}

	.idx-header .n-cart i {
		background-position: 0 3px
	}

	.idx-header .n-cart:hover i,.idx-header .n-cart i.cart-highlight {
		background: -126px 3px
	}

	.search-block .search-form .search-btn {
		background-position: -103px -22px
	}

	.diy_select_btn {
		background-position: -35px -36px
	}

	.personal-box>p>span.sex {
		background-position: -32px 0
	}

	.update-head a i {
		background-position: -207px -59px
	}

	.message-item-block span.message-l-icon-answer {
		background-position: -42px -119px
	}

	.message-item-block span.message-l-icon-phaise {
		background-position: 0 -119px
	}

	.message-item-block span.message-l-icon-comment {
		background-position: -86px -119px
	}

	.message-item-block span.message-l-icon-user {
		background-position: -131px -119px
	}

	.account-item-l {
		background-position: 0 -164px
	}

	.account-item-l-binded {
		background-position: -68px -164px
	}

	.account-item-l-mail {
		background-position: -137px -164px
	}

	.account-item-l-binded-mail {
		background-position: -205px -164px
	}

	.account-login i.account-wx {
		background-position: -33px -153px
	}

	.account-login i.account-qq {
		background-position: 0 -153px
	}

	.idx-nav .nav-b>.company-stu {
		background: url("../images/company-st@2x.jpg") no-repeat;
		background-size: contain
	}

	#pic_top a,#pic_help a,#pic_feedback a,#pic_qrcode a,#pic_top a:hover,#pic_help a:hover,#pic_feedback a:hover,#pic_qrcode a:hover {
		background: url(../img/r-fix@2x.png) no-repeat;
		background-size: 98px 184px
	}

	#pic_top a {
		background-position: -58px 0
	}

	#pic_top a:hover {
		background-position: 0 0
	}

	#pic_help a {
		background-position: -58px -95px
	}

	#pic_help a:hover {
		background-position: 0 -95px
	}

	#pic_feedback a {
		background-position: -58px -47px
	}

	#pic_feedback a:hover {
		background-position: 0 -47px
	}

	#pic_qrcode a {
		background-position: -58px -144px
	}

	#pic_qrcode a:hover {
		background-position: 0 -144px
	}

	.footer-login-way a span {
		background: url(../img/hot-icon@2x.png) no-repeat;
		background-size: 40px 291px
	}

	#qzgg {
		background: url("../images/glkjtg@2x.png") no-repeat;
		background-size: contain
	}
}

.zt-template {
	width: 100%;
	
	min-height: 600px;
	background-color: #f1f1f1;
	padding-top: 30px
}

.zt-template .template-box {
	width: 100%;
	margin: 0 auto
}

.zt-template .template-introduction {
	width: 280px;
	float: left
}

.zt-template .template-introduction img {
	display: block;
	width: 280px;
	height: 150px
}

.zt-template .template-introduction .line {
	height: 2px;
	width: 270px;
	margin: 2px auto;
	background-color: #e6e6e6
}

.zt-template .introduction {
	width: 280px;
	margin-top: 30px
}

.zt-template .introduction p {
	padding: 20px;
	font-size: 16px;
	color: #333333;
	line-height: 1.5
}

.zt-template .template-introduction .line1 {
	height: 2px;
	width: 250px;
	margin: 0 auto;
	background-color: #e6e6e6
}

.zt-template .qq-bg {
	padding: 25px;
	height: 50px;
	font-size: 16px;
	color: #333
}

.zt-template .qq-bg .qq {
	display: inline-block;
	width: 44px;
	height: 50px;
	background: url(../img/qq-blue-s.png) no-repeat;
	-webkit-animation: background .3s .3s linear;
	animation: background .3s .3s linear
}

.zt-template .infinite .qq {
	background: url(../img/qq-blue.png) no-repeat
}

.zt-template .qq-bg .r-qq {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	padding-left: 20px
}

.zt-template .r-qq p {
	line-height: 1
}

.zt-template .r-qq a {
	display: block;
	margin: 8px 0 0 0;
	width: 160px;
	height: 28px;
	line-height: 28px;
	background: #68b7de;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	text-align: center
}

.zt-template .r-qq a:hover {
	background: #7ebddc
}

.zt-template .template-course {
	width: 880px;
	float: right;
	position: relative;
	top: 0;
	left: 0
}

.zt-template .template-course .buy-now {
	width: 350px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 33px
}

.zt-template .template-course .buy-now div {
	width: 248px;
	height: 32px;
	text-align: right;
	float: right;
	line-height: 35px
}

.zt-template .template-course .buy-now div del {
	font-size: 16px;
	color: #999;
	position: relative;
	top: -5px;
	padding-right: 18px
}

.zt-template .template-course .buy-now div span {
	font-size: 30px;
	color: #ff7745;
	padding-right: 20px
}

.zt-template .template-course .buy-now a {
	display: block;
	width: 98px;
	height: 30px;
	border-radius: 3px;
	border: 1px solid #ff7745;
	float: right;
	line-height: 28px;
	text-align: center;
	color: #ff7745;
	font-size: 16px
}

.zt-template .template-course .buy-now a:active {
	background-color: #f1f1f1
}

.zt-template .template-course h1 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	line-height: 1
}

.zt-template .template-course .toolbar {
	line-height: 20px;
	margin: 24px auto;
	font-size: 16px;
	color: #666666;
	height: 20px
}

.zt-template .template-course .toolbar em {
	margin: 0 10px;
	color: #c1c1c1
}

.zt-template .template-course .share,.common-share {
	background: url("../img/kechengtubiao.png?v=1.0") no-repeat 0 -626px;
	margin-left: 20px;
	padding-left: 26px;
	height: 20px;
	display: block;
	border-right: none;
	color: #999;
	line-height: 1
}

.common-share {
	display: inline-block;
	background-position: 0 -624px
}

.common-share .txt,.zt-template .template-course .share .txt {
	position: relative;
	top: -5px;
	*top: 0
}

.zt-template .template-course .share i.wx,.common-share i.wx {
	display: inline-block;
	background: url("../img/kechengtubiao.png?v=1.0") no-repeat;
	padding-left: 26px;
	margin-left: 13px;
	background-position: 0 -701px;
	cursor: pointer;
	margin-right: 16px;
	height: 20px
}

.zt-template .template-course .share a.qqkj,.common-share a.qqkj {
	display: inline-block;
	background: url("../img/kechengtubiao.png?v=1.0") no-repeat 0 -739px;
	background-position: 0 -775px;
	padding-left: 26px;
	height: 20px
}

.zt-template .template-course hr {
	background-color: #e6e6e6;
	border: 0;
	height: 1px;
	margin: 0
}

.zt-template .template-course .card {
	margin: 20px -10px 0;
	padding: 0
}

.zt-template .card li {
	width: 278px;
	height: 300px;
	float: left;
	margin: 0 10px 30px;
	position: relative;
	transition: .3s;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	background: #fff
}

.zt-template .card li:hover {
	box-shadow: 0 0 10px 0px rgba(0,0,0,0.4)
}

.zt-template .card li a>img {
	width: 278px;
	height: 158px;
	display: block;
	border-radius: 5px 5px 0 0
}

.zt-template .card li h2 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	padding: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1
}

.zt-template .card li p {
	font-size: 14px;
	color: #999999;
	padding: 0 10px;
	line-height: 1
}

.zt-template .card li p em {
	font-style: normal;
	margin: 0 8px
}

.zt-template .card li .cost {
	border-bottom: 1px solid #e6e6e6;
	height: 34px;
	line-height: 34px;
	margin-bottom: 11px;
	padding: 0 10px;
	font-size: 16px
}

.zt-template .card li .cost .free {
	color: #57bc4c
}

.zt-template .card .cost .toll {
	color: #ff7745
}

.zt-template .card .cost .toll del,.zt-template .card li .cost .free del {
	color: #999999;
	padding-right: 10px
}

.zt-template .card li .teacher {
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #666666;
	padding: 0 10px;
	text-indent: 20px
}

.zt-template .card li .teacher img {
	display: block;
	width: 38px;
	height: 38px;
	border-radius: 19px;
	float: left
}

.zt-template .card li .live {
	display: block;
	position: absolute;
	top: 9px;
	right: -3px;
	background: url("../img/jiaobiao.png") no-repeat right top;
	width: 80px;
	height: 24px
}

.zt-template .card li .liveing {
	display: block;
	position: absolute;
	top: 9px;
	right: -3px;
	background: url("../img/jiaobiao.png") no-repeat right -35px;
	width: 80px;
	height: 24px
}

.zt-template .card li .limit {
	display: block;
	position: absolute;
	top: -3px;
	left: -3px;
	background: url("../img/jiaobiao.png") no-repeat left -125px;
	width: 58px;
	height: 58px
}

.logout-alert {
	background-color: #FFFFFF;
	border-radius: 6px;
	width: 888px;
	height: 510px;
	margin: 50px auto;
	text-align: center
}

.logout-alert .out-img {
	padding-top: 60px
}

.logout-alert .tips {
	font-size: 36px;
	color: #333333;
	margin-top: 45px;
	margin-bottom: 30px
}

.logout-alert .login-tips {
	line-height: 1.66;
	font-size: 18px;
	color: #666666
}

.logout-alert .login-tips a {
	color: #ff7745
}

.zt-template .tb-inner {
	padding: 0 20px;
	font-size: 16px
}

.zt-template .tb-intro {
	padding: 20px 0;
	height: 226px
}

.zt-template .intro-detail {
	float: left;
	width: 740px;
	margin-left: 20px;
	line-height: 1.5
}

.zt-template .intro-title {
	position: relative;
	padding: 16px 0;
	border-bottom: 1px solid #e6e6e6
}

.zt-template .intro-title h2 {
	font-size: 20px;
	font-weight: normal
}

.zt-template .intro-title .common-share {
	position: absolute;
	right: 0;
	bottom: 18px
}

.zt-template .intro-content {
	margin: 20px 0 34px 0
}

.zt-template .intro-content,.zt-template .intro-bar {
	color: #666
}

.zt-template .intro-bar {
	line-height: 34px
}

.zt-template .intro-bar em {
	margin: 0 15px;
	color: #e6e6e6
}

.zt-template .intro-bar .join-qq {
	display: inline-block;
	margin-left: 20px;
	width: 158px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #68b7de;
	border-radius: 4px;
	text-align: center;
	color: #68b7de
}

.zt-template .intro-bar .join-qq-active {
	background: #68b7de;
	color: #fff;
	-webkit-box-shadow: 0 5px 10px rgba(102,183,222,0.4);
	box-shadow: 0 5px 10px rgba(102,183,222,0.4);
	-webkit-transition: background .3s ease,box-shadow .3s ease .1s;
	transition: background .3s ease,box-shadow .3s ease .1s
}

.zt-template .recent-live {
	padding-left: 43px;
	height: 40px;
	line-height: 40px;
	background-color: #e1f1f8;
	background: rgba(102,183,222,0.2);
	background-image: url("../img/live.png");
	background-repeat: no-repeat;
	background-position: 16px center
}

.zt-template .recent-live a {
	color: #333
}

.zt-template .recent-live a>span {
	margin-left: 25px
}

.zt-template .recent-live .l {
	float: none
}

.zt-template .recent-live em {
	margin-left: 28px;
	color: #ff7745
}

.zt-template .tb-course {
	padding: 30px 0 40px 15px
}

.zt-template .tb-course-list {
	margin-top: 40px;
	background: #fdf9f7;
	border: 1px solid #e6e6e6
}

.zt-template .tb-course-list:first-child {
	margin-top: 0
}

.zt-template .cl-title {
	position: relative;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e6e6e6
}

.tb-course-list .cl-title .th-bar {
	position: absolute;
	left: -16px;
	top: 9px;
	height: 36px
}

.tb-course-list .cl-title h2 {
	position: relative;
	padding: 0 36px 0 26px;
	max-width: 718px;
	height: 36px;
	line-height: 36px;
	background: #ff7745;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	color: #fff
}

.tb-course-list .cl-title em {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 46px;
	background: url("../img/fk.png") no-repeat
}

.tb-course-list .cl-title .th-bar:before,.tb-course-list .cl-title .th-bar:after {
	content: '';
	width: 0;
	height: 0;
	border: solid transparent;
	position: absolute;
	right: 0;
	z-index: 10
}

.tb-course-list .cl-title .th-bar:before {
	border-right-color: #fdf9f7;
	border-width: 18px
}

.tb-course-list .cl-title .course-price {
	float: right;
	padding-right: 16px;
	font-size: 16px;
	color: #ff7745
}

.tb-course-list .cl-title .free {
	color: #57bc4c
}

.cl-chapter li {
	float: left;
	width: 380px;
	height: 50px;
	line-height: 50px;
	border-right: 1px solid #e6e6e6
}

.cl-chapter li.white {
	background: #fff
}

.cl-chapter li:hover {
	background: #fef5f1
}

.cl-chapter li a {
	color: #333
}

.cl-chapter li:hover a {
	color: #ff7745
}

.cl-chapter li .num {
	display: inline-block;
	margin-right: 10px;
	margin-left: 20px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ff7745;
	border-radius: 20px;
	color: #ff7745;
	text-align: center;
	vertical-align: middle
}

.cl-chapter li .chapter {
	display: inline-block;
	width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 16px;
	vertical-align: middle
}

.cl-chapter li .timer {
	color: #999999
}

.instructor-cards {
	overflow: hidden;
	height: 218px;
	width: 1198px;
	padding: 1px;
	background-color: #FFFFFF;
	margin-top: 30px
}

.instructor-cards .photo {
	width: 200px;
	height: 200px;
	float: left;
	margin: 10px
}

.instructor-cards .photo img {
	width: 100%;
	height: 100%
}

.instructor-cards .cards {
	width: 630px;
	height: 218px;
	float: left;
	padding: 0 20px 0 50px;
	position: relative
}

.instructor-cards .cards .name {
	height: 20px;
	padding: 20px 0 30px;
	font-size: 16px;
	color: #333333;
	line-height: 1
}

.instructor-cards .cards .name span {
	float: left;
	line-height: 20px
}

.instructor-cards .cards .name i {
	font-size: 14px;
	color: #fff;
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	line-height: 18px;
	margin-left: 10px;
	border-radius: 10px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default
}

.instructor-cards .cards .name i.offline {
	background-color: #c1c1c1 !important
}

.instructor-cards .cards .name .answers {
	background-color: #89c3eb
}

.instructor-cards .cards .name .teach {
	background-color: #f7c06c
}

.instructor-cards .cards .name .article {
	background-color: #c9e351
}

.instructor-cards .cards .name img {
	display: inline-block;
	width: 21px;
	height: 21px;
	position: relative;
	top: 4px;
	left: 10px;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none
}

.instructor-cards .cards .job-info {
	font-size: 16px;
	color: #666;
	line-height: 1
}

.instructor-cards .cards .job-info em {
	margin: 0 8px
}

.instructor-cards .cards .sc {
	height: 48px;
	padding-top: 25px
}

.instructor-cards .cards .sc>span {
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 20px
}

.instructor-cards .cards .specializes {
	width: 466px;
	height: 48px;
	padding-top: 2px;
	float: left;
	overflow: hidden
}

.instructor-cards .cards .specializes span {
	display: inline-block;
	height: 20px;
	line-height: 1.4;
	font-size: 14px;
	color: #888888;
	margin: 0 5px 2px
}

.instructor-cards .cards .specializes span em {
	display: block;
	width: 14px;
	height: 20px;
	float: left;
	background: url("../img/biaoqian.png") no-repeat
}

.instructor-cards .cards .specializes span i {
	display: block;
	float: left;
	height: 18px;
	color: #446cb3;
	border: 1px solid #e6e6e6;
	border-left-width: 0;
	padding: 0 5px;
	border-radius: 0 2px 2px 0;
	line-height: 1.5
}

.instructor-cards .cards .number {
	height: 40px;
	margin-top: 14px
}

.instructor-cards .cards .number ul {
	width: 100%;
	height: 40px;
	overflow: hidden
}

.instructor-cards .cards .number li {
	float: left;
	padding-right: 40px
}

.instructor-cards .cards .number li.line {
	width: 1px;
	height: 35px;
	border-left: 1px solid #e6e6e6
}

.instructor-cards .cards .number li span {
	display: block;
	color: #999;
	font-size: 14px;
	line-height: 1
}

.instructor-cards .cards .number li em {
	display: block;
	color: #999;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 5px
}

.instructor-cards .cards .share-link {
	position: absolute;
	right: 20px;
	top: 20px
}

.instructor-cards .cards .share-link .share {
	position: relative;
	max-width: 80px;
	height: 25px;
	line-height: 1;
	float: right;
	text-align: center;
	color: #333333;
	cursor: pointer
}

.instructor-cards .cards .share-link .share span {
	padding-left: 20px
}

.instructor-cards .cards .share-link .share:hover .wx-qq {
	display: block
}

.instructor-cards .cards .share-link .share i {
	color: #c1c1c1;
	margin-left: -14px;
	font-size: 20px;
	vertical-align: middle;
	position: relative;
	top: -1px;
	padding-right: 5px
}

.instructor-cards .cards .share-link .share .wx-qq {
	position: absolute;
	top: 18px;
	left: -5px;
	width: 90px;
	height: 41px;
	line-height: 48px;
	display: none;
	background: url("../img/share-bg.png") no-repeat;
	cursor: default
}

.instructor-cards .cards .share-link .share a.wx {
	color: #80cb58;
	font-size: 20px;
	margin: 0 4px
}

.instructor-cards .cards .share-link .share a.qq {
	color: #ffc600;
	font-size: 20px;
	margin: 0 4px
}

.instructor-cards .cards .share-link .go-index {
	float: right;
	font-size: 14px;
	color: #999;
	text-decoration: underline;
	margin-right: 20px
}

.instructor-cards .questions-and-concerns {
	width: 278px;
	height: 218px;
	background-color: #FAFAFA;
	float: left
}

.instructor-cards .questions-and-concerns .wnjh {
	background: url("../img/wnjh.png") no-repeat;
	width: 160px;
	height: 18px;
	margin: 25px auto 0;
	text-indent: -500px;
	overflow: hidden
}

.instructor-cards .questions-and-concerns .wftw {
	background: url("../img/wftw.png") no-repeat;
	width: 175px;
	height: 18px;
	margin: 25px auto 0;
	text-indent: -500px;
	overflow: hidden
}

.instructor-cards .questions-and-concerns .btn-a {
	width: 130px;
	height: 36px;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2.5;
	border-radius: 18px
}

.instructor-cards .questions-and-concerns .tw {
	background-color: #446cb3;
	color: #FFFFFF
}

.instructor-cards .questions-and-concerns .tw i {
	display: inline-block;
	margin-right: 5px;
	width: 18px;
	height: 18px;
	background: url("../img/pen-white.png") no-repeat;
	vertical-align: middle;
	color: #FFFFFF
}

.instructor-cards .questions-and-concerns .tw:hover {
	background-color: #315697
}

.instructor-cards .questions-and-concerns .gz {
	border: 1px solid #FF7745;
	margin-top: 54px;
	margin-bottom: 25px;
	color: #FF7745
}

.instructor-cards .questions-and-concerns .gz:hover {
	background-color: #FF7745;
	color: #FFFFFF
}

.instructor-cards .questions-and-concerns .qx {
	border: 1px solid #E6E6E6;
	margin-top: 18px;
	color: #888888
}

.instructor-cards .questions-and-concerns .qx:hover {
	background-color: #E6E6E6;
	color: #888888
}

.instructor-main {
	margin-top: 20px
}

.instructor-main .module {
	background-color: #fff;
	margin-bottom: 20px
}

.instructor-main .module h3 {
	background-color: #FAFAFA;
	height: 50px;
	font-size: 20px;
	color: #333333;
	line-height: 50px;
	font-weight: normal;
	padding-left: 20px
}

.instructor-main .module .hd {
	height: 60px;
	background-color: #fafafa;
	font-size: 18px;
	color: #999;
	padding: 0 20px;
	line-height: 57px
}

.instructor-main .module .hd li {
	float: left;
	margin-right: 50px;
	cursor: pointer
}

.instructor-main .module .hd li.on {
	border-bottom: 3px solid #FF7745;
	color: #333
}

.instructor-main .module.qa>.bd>div {
	padding-bottom: 20px
}

.instructor-main .module .bd {
	overflow: hidden
}

.instructor-main .module .bd .courses-list {
	margin: 0 -15px -15px;
	overflow: hidden
}

.instructor-main .module .bd .course-list-new {
	margin: 0 -15px -15px;
	overflow: hidden;
	padding: 0
}

.instructor-main .module .bd .course-list-new li {
	margin: 0 0 15px 15px
}

.instructor-main .module .bd .courses-type {
	font-size: 16px;
	line-height: 1;
	color: #666;
	margin: 20px 0 28px
}

.instructor-main .module .bd .courses-item {
	width: 280px;
	height: 180px;
	border: 1px solid #e6e6e6;
	margin: 0 0 15px 16px;
	float: left
}

.instructor-main .module .bd .courses-item .courses-item-head {
	height: 50px;
	overflow: hidden;
	position: relative
}

.instructor-main .module .bd .courses-item .courses-item-head img {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	-webkit-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false);
	filter: blur(3px)
}

.instructor-main .module .bd .courses-item .courses-item-head p {
	width: 240px;
	height: 20px;
	padding: 15px 20px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	font-size: 14px;
	background: url("../img/courses-mask.png") no-repeat center top
}

.instructor-main .module .bd .courses-item .courses-item-head span {
	display: inline-block;
	color: #fff;
	line-height: 1;
	padding: 4px 13px;
	background: rgba(249,249,249,0.2);
	border-radius: 100px;
	border: 1px solid #e8e8e8;
	float: left
}

.instructor-main .module .bd .courses-item .courses-item-head em {
	float: right;
	color: #fff
}

.instructor-main .module .bd .courses-item .courses-item-body {
	height: 50px;
	padding: 15px;
	font-size: 16px
}

.instructor-main .module .bd .courses-item .courses-item-body a {
	color: #333
}

.instructor-main .module .bd .courses-item .courses-item-body img {
	vertical-align: middle
}

.instructor-main .module .bd .courses-item .courses-item-footer {
	height: 50px;
	overflow: hidden
}

.instructor-main .module .bd .courses-item .courses-item-footer li {
	float: left;
	width: 140px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #e6e6e6;
	border-left-width: 0;
	border-right-width: 0;
	text-align: center;
	background-color: #f9f9f9
}

.instructor-main .module .bd .courses-item .courses-item-footer li:hover {
	background-color: #f1f1f1
}

.instructor-main .module .bd .courses-item .courses-item-footer li:first-child {
	border-right-width: 1px;
	width: 139px
}

.instructor-main .module .bd .courses-item .courses-item-footer li.w100 {
	width: 100%;
	border-right-width: 0
}

.instructor-main .module .bd .courses-item .courses-item-footer a {
	font-size: 16px;
	color: #333;
	display: block
}

.instructor-main .module .pagination {
	padding: 30px 0 10px;
	border-top: 1px solid #E6E6E6
}

.instructor-main .introduction p {
	padding: 20px;
	font-size: 16px;
	line-height: 1.5;
	color: #666666
}

.instructor-main .introduction p a {
	color: #ff7745
}

.instructor-main .module-body {
	padding: 0 15px
}

.instructor-main .module-body .empty {
	text-align: center;
	padding-top: 60px
}

.instructor-main .module-body .empty .text {
	background: url("../img/wnjh.png") no-repeat;
	width: 160px;
	height: 18px;
	margin: 22px auto;
	text-indent: -500px;
	overflow: hidden;
	padding-bottom: 50px
}

.instructor-main .module-body dl {
	padding: 0 0 28px;
	border-top: 1px solid #f4f4f4;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden
}

.instructor-main .module-body dl:first-child {
	border-top-width: 0
}

.instructor-main .module-body dl dt,.instructor-main .module-body dl dd {
	padding-top: 20px
}

.instructor-main .module-body dl dt:after,.instructor-main .module-body dl dd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.instructor-main .module-body dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.instructor-main .module-body .photo {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	border: 1px solid #c1c1c1;
	margin: 0 15px;
	float: left
}

.instructor-main .module-body .photo img {
	width: 30px;
	height: 30px;
	border-radius: 15px
}

.instructor-main .module-body .title {
	width: 795px;
	float: right;
	color: #537c88;
	font-size: 16px;
	line-height: 2
}

.instructor-main .module-body .title img {
	display: inline-block;
	width: 53px;
	height: 31px;
	vertical-align: middle;
	margin-left: 10px
}

.instructor-main .module-body .answer {
	width: 795px;
	float: right;
	font-size: 16px;
	color: #666666;
	line-height: 1.5;
	padding-top: 5px
}

.instructor-main .module-body .answer a {
	color: #ff7745
}

.instructor-main .module-body .answer a:hover {
	text-decoration: underline
}

.instructor-main .live-slider .bd li {
	text-align: left
}

.instructor-main .live-slider .quan-course-learning {
	padding: 0 10px;
	font-size: 14px;
	color: #999999
}

.instructor-main .live-slider .quan-course-learning span {
	padding: 0 10px
}

.fixed-bar {
	width: 100%;
	
	margin: 0 auto;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	height: 50px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	z-index: 999999;
	display: none
}

.fixed-bar .name {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	white-space: nowrap;
	line-height: 50px;
	padding-left: 20px
}

.fixed-bar .name img {
	display: inline-block;
	width: 21px;
	height: 21px;
	position: relative;
	top: 4px;
	left: 10px;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none
}

.fixed-bar .text {
	background: url("../img/yzytdwnjh.png") no-repeat;
	width: 181px;
	height: 19px;
	text-indent: -500px;
	overflow: hidden;
	margin: 15px 20px
}

.fixed-bar .photo {
	width: 30px;
	height: 30px;
	margin-top: 10px;
	margin-left: 20px;
	float: left
}

.fixed-bar .photo img {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	border: 1px solid #E6E6E6
}

.fixed-bar .tiwen {
	width: 280px;
	height: 50px;
	float: right;
	background-color: #ff7745;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	display: block
}

.fixed-bar .tiwen i {
	display: inline-block;
	margin-right: 5px;
	width: 18px;
	height: 18px;
	background: url("../img/pen-white.png") no-repeat;
	vertical-align: middle;
	color: #FFFFFF
}

.fixed-bar .tiwen:hover {
	background-color: #fa5e25
}

.search-result-inlet {
	overflow: hidden
}

.search-result-inlet .search-result-count {
	float: left;
	display: inline
}

.inlet-li {
	background: none !important;
	float: right !important;
	margin: 15px 0 0 !important;
	height: 43px !important
}

.search-result-inlet .inlet-div {
	margin-top: 15px
}

.inlet-div {
	position: relative;
	width: 225px;
	height: 30px;
	margin-left: 39px;
	background-color: #39b2ea;
	border-radius: 3px;
	float: left
}

.inlet-div .bg {
	width: 79px;
	height: 30px;
	background-color: #329ed0;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 3px 3px 0;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	transition: .2s
}

.inlet-div .txt {
	width: 225px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../img/inlet-pic.png") no-repeat 0 -134px
}

.inlet-div .txt a {
	display: block;
	width: 100%;
	height: 30px
}

.reward-window {
	height: 394px;
	margin-top: -197px;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s
}

.reward-window.open {
	height: 666px;
	margin-top: -335px
}

.reward-window .reward-tkm {
	width: 410px;
	margin: 0 auto;
	height: 280px;
	background: url("../img/tkm/sptkm.png") no-repeat;
	position: absolute;
	top: 7px;
	left: 22px
}

.reward-window .tkm-ticket {
	width: 256px;
	height: 132px;
	margin: 20px auto;
	background: url("../img/tkm/tkm-ticket.png") no-repeat
}

.reward-window .tkm-ticket .ticket-content {
	padding-left: 46px;
	color: #333
}

.reward-window .ticket-content .title {
	height: 44px;
	line-height: 44px;
	border-bottom: 1px dashed #d9d9d9;
	text-align: center;
	font-size: 16px
}

.reward-window .ticket-content .detail {
	margin: 10px 38px
}

.reward-window .ticket-content .detail span {
	vertical-align: text-top;
	font-size: 14px;
	color: #999
}

.reward-window .reward-tkm h2 {
	text-align: center;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	margin-top: 36px
}

.reward-window .reward-tkm .tkm-txt {
	text-align: center;
	font-size: 16px;
	color: #333333
}

.reward-window .reward-tkm .tkm-txt span {
	font-size: 16px;
	color: #999999
}

.reward-window .reward-tkm .complete-btn {
	display: block;
	width: 236px;
	height: 40px;
	margin: 20px auto 15px;
	border-radius: 2px;
	background: #ff7745;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px
}

.reward-window .reward-tkm .complete-btn:hover {
	background-color: #FF7745;
	color: #ffffff
}

.reward-window .reward-tkm i {
	font-size: 14px;
	color: #ffffff;
	display: block;
	background-color: #666666;
	width: 140px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	line-height: 20px;
	border-radius: 10px;
	cursor: pointer
}

.reward-window .reward-tkm em {
	display: block;
	width: 17px;
	height: 14px;
	margin: 10px auto 0;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAMAAACz+6aNAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAeFBMVEUAAADBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcEAAACt88EqAAAAJ3RSTlMAq1dYrCzVmwqc6WghyhAiqVUFi99jLdaaSEnUVuhpx60RyIdlRc9aaceXAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAHRJREFUCNdljlkOgCAMRKsi4oaKuO8L3v+IAhrU2I/pTJq+DFg2vMdB4GKPmEx87Er1lOoxVzsI9Q4DQ4hiRIGiONEpzaSwnBc8Z9JlKZRVrX4b3CpyXZWK3P3I/XCRx+EhTzOFZV6jpynb+M439mkvDnG7E7z6BVA08GIHAAAAAElFTkSuQmCC") no-repeat;
	cursor: pointer
}

.reward-window.open .reward-tkm em {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAMAAACTkM4rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAclBMVEUAAADBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcEAAACx4KLqAAAAJXRSTlMAB5gbxrM85oACbOxN6wih1icm1R7MrQ0MrM0fQud6AXioSEan8IpAogAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAABuSURBVAjXZc7bEkAgFAXQQ6iIkFtuuf3/NxqTpmK/7DP7Yc0B0AnCMAAvKIrjCLlLggmlBCd2STP2FMvTdyh4WemrFrx4umm73vCDHCeAeVmV5dW2zLAfPn9ems9/vKi/vBzMN4bflP3Q8k7O6waBxwaxBrxr2gAAAABJRU5ErkJggg==") no-repeat
}

.reward-window .step-pic {
	position: relative;
	top: 299px;
	width: 450px;
	height: 320px;
	background: url("../img/tkm/step.png") no-repeat center center #f8f8f8;
	border-top: 1px solid #e6e6e6;
	border-radius: 0 0 4px 4px
}

.reward-window .step-pic a {
	display: block;
	width: 67px;
	height: 25px;
	position: absolute;
	bottom: 22px;
	right: 30px
}

.fixed-yqhy {
	position: fixed;
	background: url("../img/yqhy.png") no-repeat;
	width: 70px;
	height: 280px;
	overflow: hidden;
	bottom: 250px;
	right: 25px;
	z-index: 102
}

.fixed-yqhy a {
	display: block;
	width: 70px;
	height: 280px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px
}

.fixed-yqhy em {
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer
}

.my-class {
	padding: 0 20px
}

.my-class.null {
	text-align: center;
	padding-top: 100px
}

.my-class.null .icon {
	width: 114px;
	height: 114px;
	margin: 0 auto 40px;
	background: url("../img/shangkeling.png") no-repeat
}

.my-class.null p {
	font-size: 22px;
	color: #999999
}

.my-class dl {
	overflow: hidden;
	padding: 30px 10px;
	border-bottom: 1px dashed #d9d9d9
}

.my-class dt {
	width: 173px;
	height: 98px;
	float: left
}

.my-class dt img,.my-class dt a {
	display: block;
	width: 173px;
	height: 98px
}

.my-class dd {
	width: 650px;
	float: left;
	padding-left: 16px
}

.my-class i.end {
	font-size: 16px;
	color: #999;
	float: right
}

.my-class dd h2 {
	height: 60px;
	line-height: 60px;
	font-weight: normal;
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.my-class dd h2 a {
	color: #333
}

.my-class dd h2 span {
	font-size: 16px;
	margin-left: 30px;
	color: #666;
	vertical-align: top
}

.my-class .time-record {
	font-size: 16px;
	color: #666
}

.my-class .time-record em,.my-class .time-record span {
	margin: 0 10px
}

.my-class .time-record em {
	margin-right: 0
}

.bound-phone-tips {
	background-color: #e0f1fb;
	height: 40px;
	width: 100%;
	
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #666;
	position: relative
}

.bound-phone-tips a {
	color: #666;
	text-decoration: underline;
	margin-left: 10px
}

.bound-phone-tips .close {
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin-left: 560px
}

#Live800_chatTip_iframe {
	display: none
}

ul.news-con-box {
	width: 100%;
	background: #fff
}

ul.news-con-box .news-con-item {
	height: 130px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px solid #f4f4f4
}

ul.news-con-box .news-info .posts-title {
	line-height: 36px;
	font-weight: normal;
	margin-bottom: 10px
}

ul.news-con-box .news-info .posts-title a {
	font-weight: bold;
	color: #333;
	font-size: 16px
}

ul.news-con-box .news-info .posts-title a b {
	color: #ff7745
}

ul.news-con-box .news-info .posts-title a:hover {
	color: #ff7745
}

ul.news-con-box .news-info .posts-title a img {
	display: inline-block;
	width: 53px;
	height: 31px;
	vertical-align: middle;
	margin-left: 10px
}

ul.news-con-box .news-info .news-detail {
	line-height: 22px;
	font-size: 16px;
	color: #666;
	height: 44px;
	overflow: hidden
}

ul.news-con-box .news-info .news-detail a {
	color: #ff7745
}

ul.news-con-box .news-info .news-detail b {
	font-weight: normal;
	color: #ff7745
}

ul.news-con-box .news-info .tags {
	margin-top: 20px;
	color: #999
}

ul.news-con-box .news-info .tags span {
	margin-right: 18px
}

ul.news-con-box .news-info .tags span em {
	color: #999
}

ul.news-con-box .news-info .tags i {
	padding: 0 15px
}

.permission-confirmation {
	width: 370px;
	min-height: 295px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -225px;
	margin-top: -230px;
	border: 1px solid #e6e6e6;
	padding: 40px;
	border-radius: 5px;
	background: url("../images/ppt-tips-bg.jpg") no-repeat #fff;
	z-index: 999999;
	display: none
}

.permission-confirmation .permission-confirmation-header {
	height: 110px
}

.permission-confirmation .permission-confirmation-header i,.permission-confirmation .permission-confirmation-header strong,.permission-confirmation .permission-confirmation-header span {
	font-style: normal;
	font-weight: normal;
	display: block
}

.permission-confirmation .permission-confirmation-header i {
	font-size: 16px;
	color: #d8d8d8
}

.permission-confirmation .permission-confirmation-header strong {
	font-size: 28px;
	color: #fefefe
}

.permission-confirmation .permission-confirmation-header span {
	font-size: 16px;
	color: #fff
}

.permission-confirmation h1 {
	font-size: 22px;
	color: #333;
	line-height: 1;
	text-align: center;
	padding: 10px 0;
	font-weight: normal
}

.permission-confirmation dl {
	margin-top: 20px
}

.permission-confirmation dl dt {
	font-size: 16px;
	color: #333;
	line-height: 1
}

.permission-confirmation dl ul {
	margin-top: 24px;
	padding-left: 46px
}

.permission-confirmation dl li {
	font-size: 16px;
	color: #666;
	height: 30px;
	line-height: 22px;
	margin-bottom: 20px
}

.permission-confirmation dl li span {
	vertical-align: middle
}

.permission-confirmation dl .tips-icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 16px;
	vertical-align: middle
}

.permission-confirmation dl .tips-icon.icon1 {
	background: url("../images/ppt-tips-icon1.png") no-repeat
}

.permission-confirmation dl .tips-icon.icon2 {
	background: url("../images/ppt-tips-icon2.png") no-repeat
}

.permission-confirmation dl .tips-icon.icon3 {
	background: url("../images/ppt-tips-icon3.png") no-repeat
}

.permission-confirmation dl .tips-icon.icon4 {
	background: url("../images/ppt-tips-icon4.png") no-repeat
}

.permission-confirmation dl .register-btn,.permission-confirmation dl .view-btn {
	display: block;
	width: 278px;
	height: 38px;
	border: 1px solid #FF7745;
	color: #ff7745;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	border-radius: 3px;
	margin: 33px auto 14px;
	-webkit-transition: .3s;
	transition: .3s
}

.permission-confirmation dl .register-btn:hover,.permission-confirmation dl .view-btn:hover {
	background: #FF7745;
	color: #fff
}

.permission-confirmation dl .text-center {
	font-size: 16px;
	color: #333
}

.permission-confirmation dl .text-center a {
	color: #ff7745;
	text-decoration: underline
}

.permission-confirmation dl .text-center .view {
	font-size: 16px;
	color: #999;
	line-height: 1;
	text-decoration: underline;
	padding-top: 14px;
	margin: 0 40px 0 45px
}

.permission-confirmation a.close {
	display: block;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfgCxANIihnhqolAAAAhklEQVQY03XQMQqDQBCF4X+nCYIphOwpPIUeOin1ALZewg1YJMWm0iIuM4P4qoHvMQwTJrhz443Pg8xXqHkyEh1FRl7UQkVDy2A4MtDSUAmJntnwn2Z6kgCLYaUFwoTro6RYGCUQztnKIPi19rQDC3V0lsVRIlkWR4BlIbMaUl7J4fLxPz47UAc+TdA594IAAAAASUVORK5CYII=") no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 19px;
	top: 19px
}

.mask {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1024;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000)
}

.course-learnfree,.course-download {
	position: fixed;
	z-index: 1025;
	top: 50%;
	left: 50%;
	margin-left: -215px;
	margin-top: -170px;
	width: 430px;
	height: 330px;
	background: url("../images/learnfree-course.png");
	cursor: default
}

.course-download {
	background: url("../images/download-course.png")
}

.course-learnfree a,.course-download a {
	display: block;
	margin: 235px auto 0 auto;
	width: 120px;
	height: 36px;
	line-height: 36px;
	background: #ff7745;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center
}

.free-close {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 25px;
	right: 30px;
	cursor: pointer
}

.site-content {
	width: 1000px;
	margin: 40px auto 55px auto;
	padding: 35px 100px;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
	background: #fff
}

.site-content h3 {
	color: #333;
	height: 42px;
	font-size: 18px;
	border-bottom: 1px solid #cdcdcd;
	font-weight: normal
}

.site-content .site-list {
	padding-top: 26px
}

.site-content .site-list .section {
	padding-bottom: 20px
}

.site-content .site-list .section .title {
	color: #333;
	font-size: 16px
}

.site-content .site-list .section .title a {
	color: #333;
	font-size: 16px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.site-content .site-list .section .title a:hover {
	color: #ff7745
}

.site-content .site-list .section .item-con a {
	display: inline-block;
	margin: 15px 10px 15px 0;
	font-size: 16px;
	padding: 10px 20px;
	color: #666;
	border: 1px solid #dcdbda;
	-webkit-transition: all .3s;
	transition: all .3s
}

.site-content .site-list .section .item-con a:hover {
	color: #ff7745;
	border-color: #ff7745
}

.empty-big-wrap {
	width: 100%;
	
	background-color: #fff;
	height: 480px
}

.empty-big-wrap .wrap-content {
	width: 100%;
	height: 480px;
	margin: 0 auto;
	overflow: hidden
}

.empty-big-wrap .wrap-content .caiduoduo {
	background: url("../images/empty-caiduoduo.png") no-repeat 140px 111px;
	width: 340px;
	height: 369px;
	float: left;
	padding-left: 140px;
	padding-top: 111px
}

.empty-big-wrap .wrap-content .tips {
	width: 580px;
	float: left;
	height: 300px;
	margin: 80px 0 0 80px
}

.empty-big-wrap .wrap-content .tips .content {
	width: 340px;
	height: 200px;
	padding: 50px 80px;
	background: #f4ede3;
	border-radius: 6px;
	position: relative
}

.empty-big-wrap .wrap-content .tips .content:after {
	display: block;
	content: '';
	border: 15px solid transparent;
	border-right: 30px solid #f4ede3;
	border-left-width: 0;
	position: absolute;
	left: -30px;
	top: 230px
}

.empty-big-wrap .wrap-content .tips .title {
	font-size: 24px;
	color: #333;
	line-height: 42px
}

.empty-big-wrap .wrap-content .tips .text {
	color: #666
}

.empty-big-wrap .wrap-content .tips .text p {
	font-size: 16px;
	line-height: 1;
	margin: 40px 0 20px
}

.empty-big-wrap .wrap-content .tips .text ul {
	font-size: 16px;
	line-height: 21px
}

.empty-related-wrap {
	width: 100%;
	margin: 0 auto 20px
}

.empty-related-wrap .module-title {
	font-size: 18px;
	color: #333;
	line-height: 1;
	padding: 25px 0
}

.empty-related-wrap .module-body {
	margin: 0 0 7px;
	overflow: hidden
}

.empty-related-wrap .module-body .related-course-list {
	height: 251px;
	margin: 0 -14px
}

.empty-related-wrap .module-body .related-course-list .course-item {
	display: block;
	margin: 0 13px;
	width: 280px;
	height: 250px;
	float: left;
	background-color: #fff
}

.empty-related-wrap .module-body .related-course-list .course-item:hover .course-image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.empty-related-wrap .module-body .related-course-list .course-image {
	width: 280px;
	height: 158px;
	overflow: hidden
}

.empty-related-wrap .module-body .related-course-list .course-image img {
	display: block;
	width: 280px;
	height: 158px;
	-webkit-transition: 1s;
	transition: 1s
}

.empty-related-wrap .module-body .related-course-list .course-info {
	padding: 10px;
	font-size: 14px;
	border: 1px solid #e6e6e6;
	border-top-width: 0
}

.empty-related-wrap .module-body .related-course-list .course-info .course-name {
	font-size: 16px;
	color: #333;
	line-height: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.empty-related-wrap .module-body .related-course-list .course-info .tags {
	color: #999;
	line-height: 16px;
	margin: 13px 0
}

.empty-related-wrap .module-body .related-course-list .course-info .tags em {
	margin: 0 10px
}

.empty-related-wrap .module-body .related-course-list .course-info .price .toll {
	color: #ff7745
}

.empty-related-wrap .module-body .related-course-list .course-info .price .money {
	color: #999
}

.empty-related-wrap .module-body .related-course-list .course-info .price .free {
	color: #57bc4c
}

.empty-related-wrap .module-body .related-qa-list {
	height: 111px;
	margin: 0 -14px
}

.empty-related-wrap .module-body .related-qa-list .qa-item {
	display: block;
	float: left;
	margin: 0 13px;
	background-color: #fff;
	padding: 20px;
	width: 238px;
	height: 69px;
	border: 1px solid #e6e6e6
}

.empty-related-wrap .module-body .related-qa-list .qa-title {
	font-size: 16px;
	color: #333;
	line-height: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 16px
}

.empty-related-wrap .module-body .related-qa-list dl dt {
	float: left;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	padding-top: 2px
}

.empty-related-wrap .module-body .related-qa-list dl dt img {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 16px
}

.empty-related-wrap .module-body .related-qa-list dl dd {
	vertical-align: middle;
	float: left;
	margin-left: 18px;
	width: 185px;
	height: 36px;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	overflow: hidden
}

.empty-related-wrap .module-body .related-posts-list {
	height: 131px;
	margin: 0 -14px
}

.empty-related-wrap .module-body .related-posts-list .posts-item {
	display: block;
	background-color: #fff;
	padding: 19px;
	width: 240px;
	height: 89px;
	margin: 0 13px;
	border: 1px solid #E6E6E6;
	float: left
}

.empty-related-wrap .module-body .related-posts-list .posts-item .posts-title {
	font-size: 16px;
	color: #333;
	line-height: 21px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px
}

.empty-related-wrap .module-body .related-posts-list .posts-item .posts-intro {
	font-size: 14px;
	color: #666;
	line-height: 18px
}

.empty-related-wrap .module-body .related-template-list {
	height: 82px;
	margin: 0 -14px
}

.empty-related-wrap .module-body .related-template-list .t-excel {
	color: #408063
}

.empty-related-wrap .module-body .related-template-list .t-word {
	color: #4a78b4
}

.empty-related-wrap .module-body .related-template-list .t-zip {
	color: #0dae88
}

.empty-related-wrap .module-body .related-template-list .t-pdf {
	color: #d06160
}

.empty-related-wrap .module-body .related-template-list .t-pic {
	color: #51ccdd
}

.empty-related-wrap .module-body .related-template-list .t-ppt {
	color: #eb6643
}

.empty-related-wrap .module-body .related-template-list .t-rar {
	color: #935f9f
}

.empty-related-wrap .module-body .related-template-list .t-folder {
	color: #f4d248
}

.empty-related-wrap .module-body .related-template-list .template-item {
	padding: 20px 19px;
	width: 240px;
	height: 40px;
	margin: 0 13px;
	border: 1px solid #e6e6e6;
	float: left;
	background-color: #fff
}

.empty-related-wrap .module-body .related-template-list .template-item dt {
	width: 32px;
	height: 32px;
	padding-top: 5px;
	float: left
}

.empty-related-wrap .module-body .related-template-list .template-item dt .iconfont {
	font-size: 32px;
	line-height: 1;
	vertical-align: middle
}

.empty-related-wrap .module-body .related-template-list .template-item dd {
	width: 196px;
	margin-left: 10px;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 21px
}

.empty-related-wrap .module-body .related-teacher-list {
	height: 91px;
	margin: 0 -14px
}

.empty-related-wrap .module-body .related-teacher-list .teacher-item {
	display: block;
	width: 238px;
	height: 52px;
	margin: 0 13px;
	padding: 20px;
	border: 1px solid #e6e6e6;
	float: left;
	background-color: #fff
}

.empty-related-wrap .module-body .related-teacher-list dt {
	width: 50px;
	float: left
}

.empty-related-wrap .module-body .related-teacher-list dt img {
	border: 1px solid #979797;
	width: 48px;
	height: 48px;
	border-radius: 25px
}

.empty-related-wrap .module-body .related-teacher-list dd {
	margin-left: 20px;
	width: 165px;
	float: left
}

.empty-related-wrap .module-body .related-teacher-list dd .name {
	font-size: 16px;
	color: #333;
	line-height: 1;
	padding-top: 5px
}

.empty-related-wrap .module-body .related-teacher-list dd .tags {
	padding-top: 10px
}

.empty-related-wrap .module-body .related-teacher-list dd .tags span {
	margin-left: 10px;
	color: #999;
	display: inline-block
}

.empty-related-wrap .module-body .related-teacher-list dd .tags span:first-child {
	margin-left: 0
}

.empty-related-wrap .module-body .related-teacher-list dd .tags span em,.empty-related-wrap .module-body .related-teacher-list dd .tags span b {
	height: 20px;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px
}

.empty-related-wrap .module-body .related-teacher-list dd .tags span em {
	width: 20px;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	margin-right: 5px
}

.empty-related-wrap .module-body .related-teacher-list dd .tags span .kecheng {
	background-color: #f7c06c
}

.empty-related-wrap .module-body .related-teacher-list dd .tags span .wenda {
	background-color: #89c3eb
}

.empty-related-wrap .module-body .related-teacher-list dd .tags span .wenzhang {
	background-color: #c9e351
}

/*# sourceMappingURL=style.css.map */