body {
	background: #f0f2f5;
}


/*#nav {
	width: 100%;
	height: 60px;
	background: #002140;
}

.nav-cont {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}

.nav-cont .logo {
	float: left;
	width: 50%;
	height: 40px;
	padding: 10px 0;
	line-height: 40px;
}

.nav-cont .logo img {
	height: 40px;
}

.nav-right {
	float: left;
	width: 50%;
	height: 60px;
	line-height: 60px;
}

.logout,
.uesrname,
.userimg {
	float: right;
}

.nav-right .logout {
	color: #999;
	cursor: pointer;
	display: inline-block;
}

.uesrname {
	color: #fff;
	margin-right: 30px;
	margin-left: 10px;
}

.userimg {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-top: 10px;
}
*/

.main-top {
	width: 100%;
	height: 240px;
	background: url(../../img/3.6/bg_student.png) no-repeat;
	background-position: center center;
	/*background-size: 100% 100%;*/
}

.add-course-top {
	width: 100%;
	height: 240px;
	background-image: linear-gradient(85deg, #3777DE 0%, #3066D0 100%);
}

.main-top-msg1 {
	position: absolute;
	top: 105px;
	right: 0;
	width: 830px;
	height: 230px;
	background: #fff;
	padding: 0 20px;
	z-index: 10;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.20);
}

.top-msg-item {
	width: 100%;
	height: 54px;
	padding-top: 6px;
	line-height: 54px;
	border-bottom: 1px solid #EEEEEE;
}

.msg-course-name1,
.msg-item-numb,
.msg-item-time {
	color: #666;
}

.msg-item-name {
	color: #333;
}

.msg-item-btn {
	float: right;
	color: #35A447;
	cursor: pointer;
}

.no-msg {
	text-align: center;
}

.no-msg img {
	margin-top: 60px;
}

.no-msg p {
	color: #999;
	line-height: 50px;
}

.top-cont {
	position: relative;
	width: 1200px;
	height: 240px;
	margin: 0 auto;
}

.top-left,
.top-right {
	width: 50%;
	float: left;
}

.top-left-top {
	margin-top: 50px;
}

.left-top-img {
	float: left;
	width: 100px;
	height: 100px;
}

.left-top-img img {
	width: 100px;
	height: 100px;
	border-radius: 50px;
}

.left-top-text {
	float: left;
	width: calc(100% - 110px);
	padding-left: 10px;
	color: #fff;
	padding-top: 10px;
}

.left-top-useroption {
	line-height: 32px;
	cursor: pointer;
}

.left-top-username {
	font-size: 24px;
	color: #fff;
	margin-right: 30px;
	/*vertical-align: middle;
	margin: 10px 30px 10px 0px;*/
}

.left-top-growthnumb {
	font-size: 18px;
	margin-left: 5px;
}

.left-top-depname,
.left-top-classname {
	line-height: 24px;
}

.binding-wechat {
	width: 100%;
	float: left;
	color: #fff;
	margin-top: 15px;
	cursor: pointer;
}

.binding-status {
	color: #ADE6E7;
}

.top-right {
	position: relative;
	margin-top: 135px;
}

.top-item {
	position: relative;
	float: left;
	width: 25%;
	height: 105px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

/*.top-item:hover .sanjiao {
	display: block;
}*/

.sanjiao {
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
}

.top-item h4 {
	font-size: 30px;
	line-height: 42px;
}

.top-item h5 {
	line-height: 20px;
}

.main-tab-box {
	width: 100%;
}

.main-tab-menu-box {
	background: #fff;
}

.main-tab-menu {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	background: #fff;
}

.main-tab-item {
	float: left;
	padding: 0 40px;
	line-height: 68px;
	text-align: center;
	font-size: 16px;
	cursor:pointer;
}

.main-tab-item:hover {
	color: #33A447;
}

.main-tab-menu .active {
	color: #35A447;
	border-bottom: 2px solid #33A447;
}

.course-type {
	width: 1200px;
	margin: 0 auto;
}

.obligatory,
.boutique {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 20px 0;
	cursor: pointer;
}


/*.course-type>div:hover{
	color: #35A447;	
}*/

.course-type .active,
.course-sort .active {
	color: #fff;
	background: #35A447;
}

.term-form {
	float: right;
}

.add-course-btn {
	display: none;
	float: right;
	margin-top: 16px;
	margin-right: 10px;
	background-color: #35A447;
}

.term-form-item {
	margin-top: 16px;
}

.course-item-ul {
	width: 1220px;
	margin: 0 auto;
	min-height: 200px;
}

.course-item {
	float: left;
	/* width: 1160px; */
	width: 270px;
	/* height: 280px; */
	height: 240px;

	background: #fff;
	padding: 12px;
	margin-bottom: 12px;
	margin-right: 10px;
	padding-bottom: 0;
}


.course-item-top {
	width: 100%;
	height: 194px;
	/* ??? */
	/* border-bottom: 1px solid #EEEEEE; */
	cursor: pointer;
}
.course-item-bottom{
	height: 85px;
	/*pointer-events: none;*/
	cursor: default;
}
.item-top-img {
	float: left;
	width: 270px;
	height: 175px;
}

.item-top-text {
	/* float: left; */
	/* width: 860px; */
	width: 270px;

	height: 175px;
	line-height: 22px;
	/* padding-left: 20px; */
}

.item-top-name {
	margin-bottom: 34px;
}

.item-top-name-text {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	width: 270px;
	display: inline-block;
	margin-top: 10px;
}

.item-top-study {
	/* float: right; */
	font-size: 12px;
	color: #67C23B;
	width: 160px;
    display: inline-block;
    /* text-align: right; */
}

.item-top-name .no-study {
	color: #F56C6C;
}

.item-top-item {
	width: 30%;
	height: 20px;
	line-height: 20px;
	margin-top: 18px;
	float: left;
	font-size: 12px
}

.item-top-tip {
	color: #666;
}

.item-top-title {
	display: inline-block;
	width: 50px;
	vertical-align: middle;
}

.item-top-time {
	color: #333;
	vertical-align: middle;
}

.item-top-numb {
	color: #999;
	margin-left: 10px;
	vertical-align: middle;
}

.item-top-progress {
	display: inline-block;
	position: relative;
	width: 100px;
	vertical-align: super;
}

.progress-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 6px;
	background: #F5F5F5;
	border-radius: 6px;
}

.progress-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 6px;
	border-radius: 6px;
}

.progress-color-o {
	background-image: linear-gradient(-90deg, #F76B1C 0%, #FAD961 100%);
}

.progress-color-g {
	background-image: linear-gradient(-90deg, #3FBF0B 0%, #B4EC51 100%);
}

.item-bottom-title,
.item-bottom-item {
	float: left;
	width: 90px;
	height: 50px;
	line-height: 20px;
	border-right: 1px solid #EEEEEE;
	text-align: center;
	margin-top: 17px;
	padding-right: 20px;
}

.item-bottom-title img {
	width: 30px;
	height: 30px;
}

.item-bottom-title p {
	color: #333333;
	font-weight: bold;
	margin-top: 4px;
}

.item-bottom-item {
	float: left;
	width: 157px;
}
.item-bottom-item a{
	display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.item-bottom-item:hover p {
	color: #35A447;
}

.bottom-item-numb {
	font-size: 24px;
	line-height: 34px;
	color: #333;
	font-weight: bold;
}

.bottom-item-text {
	color: #666;
}

.course-item-bottom .last {
	border: 0;
	width: 119px;
	padding-left: 20px;
	color: #333;
}

.course-item:hover {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.15);
}

.course-item:hover .item-top-name,.course-item:hover .item-top-name-text {
	color: #35A447;
}

.layui-form-item .layui-input-inline {
	margin-right: 0;
}

.footer {
	height: 200px;
	background: #2E323E;
}

.good-course {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.good-course-item {
	float: left;
	width: 280px;
	height: 290px;
	padding: 10px;
	/*margin-right: 7px;*/
	cursor: pointer;
}

.good-course-img img {
	width: 280px;
	height: 175px;
	background: url('/teacher/static/img/3.6/shangchuantupian.png') center no-repeat;
}

.good-course-name {
	color: #333;
	font-size: 16px;
	line-height: 22px;
	margin-top: 17px;
	margin-bottom: 10px;
}

.teacher-avatar {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	margin-right: 7px;
}

.dep-name {
	color: #999;
}

.good-course-study {
	padding-left: 36px;
}

.study-position {
	float: right;
	color: #67C23B;
}

.good-course-item:hover {
	background: #fff;
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.20);
}

.add-course-item {
	float: left;
	width: 280px;
	height: 280px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.add-course-item:hover {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.20);
}

.add-course-item:hover p {
	color: #35A447;
}

.add-course-item img {
	margin-top: 50px;
	margin-bottom: 30px;
}

.add-course-item p {
	font-size: 16px;
	color: #666666;
}

.course-sort {
	width: 1200px;
	height: 88px;
	margin: 0 auto;
	background: #fff;
}

.course-sort-title {
	float: left;
	line-height: 88px;
	margin-right: 14px;
	color: #666;
	margin-left: 20px;
}

.course-sort .obligatory,
.course-sort .boutique {
	margin: 29px 0;
}

.add-tab-menu {
	background: #F0F2F5;
}

.add-tab-menu-ul {
	margin-top: 30px;
	border-bottom: 1px solid #DDDDDD;
	;
}

#coursePage,
#msgPage {
	text-align: center;
}

.message-tabs-title {
	width: 1200px;
	height: 70px;
}

.message-tabs {
	float: left;
	width: 1000px;
	height: 70px;
	margin: 0 auto;
}

.message-tab {
	float: left;
	font-size: 16px;
	color: #333;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	text-align: center;
	cursor: pointer;
}

.message-tab:hover {
	color: #35A447;
}

.message-tabs .active {
	background: #35A447;
	color: #fff;
}

.add-course-banner {
	width: 1200px;
	height: 240px;
	margin: 0 auto;
}

.add-course-banner img {
	width: 1200px;
	height: 240px;
}

.term-form-live {
	width: 1200px;
	margin: 0 auto;
	padding-left: 20px;
}

.good-course-item {
	position: relative;
}

.live-status-tip {
	position: absolute;
	top: 144px;
	left: 20px;
	width: 80px;
	height: 30px;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	background: rgba(0, 0, 0, 0.5);
}

.begin {
	color: #FFAA00;
}

.end {
	color: #F56C6C;
}

.no-live {
	width: 100%;
	text-align: center;
	padding: 50px;
	box-sizing: border-box;
}

.no-live p {
	color: #999999;
	text-align: center;
	margin-top: 20px;
}

.to-live-btn {
	background: #35A447;
	width: 140px;
	line-height: 40px;
	margin-top: 50px;
}

.clear-already-read {
	float: right;
	line-height: 70px;
	cursor: pointer;
}

.message-box {
	background: #fff;
}

.message-tabs-bg {
	background: #F0F2F5;
}

.message-tabs-title {
	width: 1200px;
	margin: 0 auto;
}

.message-items {
	width: 1200px;
	margin: 0 auto;
	padding-left: 20px;
	background: #fff;
	margin-top: 20px;
}

.message-item {
	width: 1160px;
	border-bottom: 1px solid #EEEEEE;
	line-height: 70px;
	padding: 0 20px;
	cursor: pointer;
}

.message-item-type {
	display: inline-block;
	width: 40px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #F56C6C;
	font-size: 12px;
	text-align: center;
	color: #F56C6C;
	margin-right: 10px;
	background: #FFECEC;
}

.message-item-time {
	float: right;
	color: #999;
}
.message-item-del{	
	float: right;
	display: none;
	width: 22px;
	height: 22px;
	margin-top: 24px;
	margin-right: 20px;
	cursor: pointer;
}

.message-item-delete {
	display: none;
	float: right;
	width: 70px;
	height: 70px;
	background: url(../../img/3.6/delete.png) no-repeat;
	background-position: center center;
	cursor: pointer;
}

.already-read {
	color: #999;
}

.already-read .message-item-type {
	border: 1px solid #999;
	color: #999;
	background: #fff;
}

.already-read:hover .message-item-type {
	border: 1px solid #35A447;
	color: #35A447;
}

.message-item:hover {
	color: #35A447;
	background: #F0F2F5;
}
.message-item:hover .message-item-del{
	display: inline-block;
}
.already-read:hover .message-item-delete {
	display: inline-block;
}

.jifen-items {
	width: 1200px;
	margin: 0 auto;
}

.jifen-item {
	float: left;
	width: 340px;
	height: 340px;
	background: #fff;
	padding: 20px;
	text-align: center;
	margin-left: 30px;
}

.jifen-item-title {
	text-align: right;
	font-size: 12px;
	color: #666666;
}

.jifen-item-icon {
	margin-top: 10px;
}

.jifen-item-name {
	font-size: 16px;
	color: #333333;
	margin-right: 10px;
	vertical-align: middle;
}

.jifen-item-numb {
	font-size: 44px;
	color: #666666;
	vertical-align: middle;
}

.jifen-title-text:hover {
	color: #35A447;
}

.jifen-item-tip {
	font-size: 12px;
	color: #999999;
}

.jifen-item-btn {
	width: 100px;
	height: 34px;
	line-height: 34px;
	margin-top: 40px;
}

.jifen-item:hover {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.15);
}

.youbtn1 {
	background: #35A447;
}

.youbtn2:hover {
	border: 1px solid #35A447;
	color: #35A447;
}

.m-t-56 {
	margin-top: 56px;
}

.gongxun-box {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 80px;
	margin-bottom: 30px;
}

.gongxun-box h4 {
	font-size: 24px;
	color: #333333;
	margin-left: 20px;
}

.myMedalUl {
	padding-top: 20px;
}

.myMedalLi {
	float: left;
	position: relative;
	width: 215px;
	height: 240px;
	margin-left: 21px;
	margin-bottom: 20px;
	perspective: 400px;
	transform-style: preserve-3d;
}

.front,
.back {
	position: absolute;
	top: 0;
	left: 0;
	width: 213px;
	height: 238px;
	text-align: center;
	border: 1px solid #DDDDDD;
	border-top: 1px solid #34A446;
	background: #fff;
	transition: 1s;
	backface-visibility: hidden;
	transform-style: preserve-3d;
}

.medalIcon {
	margin-top: 10px;
}

.medalIcon img {
	width: 154px;
	height: 110px;
}

.medalIconBg {
	margin-top: 10px;
}

.medalName {
	font-size: 16px;
	margin-top: 10px;
	color: #333;
}

.conditionsTitle {
	color: #5EB263;
	line-height: 24px;
	text-align: left;
	margin-left: 9px;
}

.conditionsBox {
	height: 120px;
}

.conditions {
	width: 195px;
	margin-left: 9px;
	line-height: 32px;
	text-align: left;
}

.remedalBtn {
	display: inline-block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	color: #333;
	text-align: center;
	font-size: 16px;
	background: #ddd;
	border: 1px solid #ddd;
	margin: 0 auto;
	margin-top: 18px;
}

.back {
	transform: rotateY(-180deg);
}

.myMedalLi:hover .front {
	transform: rotateY(180deg);
}

.myMedalLi:hover .back {
	transform: rotateY(0deg);
}

.gongxun-box>h5 {
	font-size: 16px;
	color: #333333;
	margin-top: 50px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 40px;
}

.gongxun-box>p {
	color: #666666;
	margin-left: 20px;
	line-height: 28px;
}

.growup-box {
	background: #fff;
	padding-bottom: 100px;
}

.growup {
	width: 1200px;
	margin: 0 auto;
}
.growup>div{
	cursor: pointer;
}
#richangrenwu {
	padding-top: 70px;
	margin-bottom: 30px;
}

.daily_box_item {
	border-radius: 0px;
	/*border: 0;*/
	width: 218px;
}

.daily_box_item:hover {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.15);
}

/*.item_btn
,.item_btn_finish {
	margin-top: 28px;
}*/

.margin_t_r {
	margin: 10px;
}

#dailyTaskForm>p {
	display: none;
}

.richang,
.zhuxian {
	float: left;
	width: 120px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #EEEEEE;
	margin: 13px 0;
	text-align: center;
}

.richang {
	margin-left: 10px;
}

.growup .active,
.ranking-list .active {
	color: #35A447;
	border-color: #35A447;
}

.growup-numb {
	float: right;
	line-height: 68px;
	margin-right: 100px;
}

.growup-numb span {
	font-size: 16px;
	color: #35A447;
}

#growupTask {
	width: 1200px;
	margin: 0 auto;
}

.ranking-list-box {
	background: #fff;
	margin-bottom: 30px;
	text-align: center;
}

.ranking-list {
	width: 1200px;
	margin: 0 auto;
}

.ranking-list-items {
	width: 1200px;
	margin: 0 auto;
}

.ranking-list-item {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #EEEEEE;
}

.ranking-list-item>div {
	float: left;
	
}

.ranking {
	width: 20%;
	font-size: 24px;
	color: #666666;
	line-height: 100px;
	text-indent: 40px;
	text-align: left;
}

.user-msg {
	width: 65%;
}

.user-msg>img {
	width: 60px;
	height: 60px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	border-radius: 50%;
}

.user-name {
	font-size: 16px;
	color: #333333;
}

.user-msg>div {
	line-height: 22px;
	margin-top: 24px;
	margin-bottom: 10px;
	text-align: left;
}

.user-level {
	color: #FEA903;
}

.user-msg .dep-name {
	color: #666666;
	line-height: 20px;
	text-align: left;
}

.score {
	width: 10%;
	font-size: 40px;
	color: #FEA903;
	line-height: 100px;
	text-align: right;
}

.ranking-list-form {
	float: right;
}

.c-6 {
	color: #666;
}
.c-c{
	color: #ccc;
}
.growthItms {
	width: 1180px;
}

.growthCont {
	width: 1060px;
}

.jifen-detail-box {
	background: #fff;
	margin-bottom: 30px;
}

.jifen-detail-ul {
	width: 1200px;
	margin: 0 auto;
}

.jifen-detail-title,
.jifen-detail-li {
	line-height: 50px;
	border-bottom: 1px solid #E9E9E9;
}

.jifen-detail-title>div,
.jifen-detail-li>div {
	float: left;
}

.jifen-detail-title {
	background: #FAFAFA;
	font-weight: bold;
	color: #333;
}

.div_1 {
	width: 15%;
	text-align: center;
}

.div_2 {
	width: 35%;
}

.div_3 {
	width: 35%;
}

.div_4 {
	width: 15%;
}

.add-score {
	color: #67C23B;
}

.minus-score {
	color: #F56C6C;
}

#jifenPage {
	text-align: center;
}

.jifen-shop {
	background: #fff;
	text-align: center;
	padding-bottom: 80px;
}

.jifen-shop img {
	margin-top: 100px;
	margin-bottom: 30px;
}

.jifen-shop P {
	color: #666666;
}

.study-data {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.study-data-count,
.study-data-keyword {
	float: left;
	background: #fff;
	padding: 0 20px;
}

.study-data-count {
	width: 740px;
	height: 520px;
	margin-right: 20px;
}

.study-data-keyword {
	width: 360px;
	height: 520px;
}

.count-title-text {
	font-size: 16px;
	color: #333333;
}

.count-title-time {
	font-size: 12px;
	color: #666666;
}

.count-title-tip {
	float: right;
	font-size: 12px;
	color: #666666;
}

.data-top-li {
	float: left;
	width: 184px;
	height: 60px;
	border-left: 1px solid #DDDDDD;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 66px;
}

.data-top-li h5 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 10px;
}

.data-top-li P {
	font-size: 20px;
	color: #333333;
	line-height: 28px;
}

.data-bottom-li {
	float: left;
	width: 150px;
	height: 90px;
	border-radius: 8px;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 40px;
	cursor: pointer;
}

.data-bottom-li h5 {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 24px;
	margin-bottom: 7px;
	margin-top: 20px;
	margin-bottom: 7px;
}

.data-bottom-li p {
	color: #FFFFFF;
	line-height: 20px;
}

.li-1 {
	background: url(../../img/3.6/bg1.png) no-repeat;
	background-size: 100% 100%;
}

.li-2 {
	background: url(../../img/3.6/bg2.png) no-repeat;
	background-size: 100% 100%;
}

.li-3 {
	background: url(../../img/3.6/bg3.png) no-repeat;
	background-size: 100% 100%;
}

.li-4 {
	background: url(../../img/3.6/bg4.png) no-repeat;
	background-size: 100% 100%;
}

.li-5 {
	background: url(../../img/3.6/bg5.png) no-repeat;
	background-size: 100% 100%;
}

.li-6 {
	background: url(../../img/3.6/bg6.png) no-repeat;
	background-size: 100% 100%;
}

.li-7 {
	background: url(../../img/3.6/bg7.png) no-repeat;
	background-size: 100% 100%;
}

.li-8 {
	background: url(../../img/3.6/bg8.png) no-repeat;
	background-size: 100% 100%;
}

.data-count-title,
.data-keyword-title,
.data-line-title {
	width: 100%;
	line-height: 50px;
	border-bottom: 1px solid #DDDDDD;
	text-align: left;
}

.count-title-text,
.data-keyword-title,
.data-line-title {
	font-weight: bold;
}

.data-keyword-img {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	margin-top: 40px;
}

.data-keyword-img img {
	width: 100%;
	height: 100%;
}

.study-data-line {
	float: left;
	width: 1160px;
	height: auto;
	background: #fff;
	margin: 0 auto;
	padding: 0 20px;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 30px;
}

.data-line-ul {
	margin-bottom: 30px;
}

.data-line-li {
	position: relative;
	width: 100%;
	height: 44px;
	padding-top: 25px;
}
div.status-login{
	color: #35A447;
	border-color: #35A447;
}
div.status-logout{
	color: #F56C6C;
	border-color: #F56C6C;
}
.data-line-li:last-child .vertical-line{
	display: none;
}
.data-line-time {
	display: inline-block;
	width: 110px;
	height: 20px;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-align: right;
}

.data-line-round {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #ccc;
	margin: -4px 10px;
}

.data-line-text {
	display: inline-block;
	width: 1000px;
	height: 20px;
	line-height: 20px;
	color: #666;
	text-align: left;
}

.vertical-line {
	position: absolute;
	top: 50px;
	left: 135px;
	width: 1px;
	height: 40px;
	background: #DDDDDD;
}

.data-line-li .first {
	color: #35A447;
	border-color: #35A447;
}

.data-line-li .last {
	color: #F56C6C;
	border-color: #F56C6C;
}

.study-data-line .more {
	width: 220px;
	height: 40px;
	line-height: 40px;
}

.account-bind-box {
	background: #fff;
	margin-top: 30px;
}

#accountBind {
	width: 1200px;
	margin: 0 auto;
}

.accountBindBox .ab-title {
	display: none;
}

#chartsBox {
	display: none;
}


/*=================弹窗==================*/


/*===================================*/

.course-box .main-tab {
	display: none;
}

.layui-input,
.layui-form-item .layui-input-inline {
	width: 180px;
	border-radius: 0;
}

.live-input {
	position: relative;
	width: 240px;
	height: 34px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

.search-icon {
	position: absolute;
	top: 0;
	right: 30px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	font-size: 24px;
	color: #999;
}

.jifenchengjiu {
	display: none;
}

.my-chengjiu {
	display: block;
}

#zhuxianrenwu {
	display: none;
	padding: 80px 0;
}

.layui-colla-icon {
	margin-left: 960px;
}

.con_inp {
	width: 710px;
}

/*.to_received
,*/
.go_finish {
	margin-left: 40px;
	position: static;
	vertical-align: top;
}

.bg1_boxr {
	left: 100px;
}

.growup-task-box {
	background: #fff;
	padding-bottom: 50px;
}

#accountBind .accountBindBox,
#accountBind .ab-cont {
	width: 1200px;
}
.item-top-img{
	overflow: hidden;
}
.no-msg{
	display: none;
}
.course-item:hover .item-top-img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.course-item .item-top-img img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-ms-transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}
.good-course-img{
	overflow: hidden;
	width: 280px;
	height: 175px;
}
.good-course-item:hover .good-course-img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.good-course-item .good-course-img img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-ms-transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}
.user-msg .user-name{
	margin-right: 10px;
}
.ranking-list-more{
	display: none;
	width: 200px;
	height: 40px;
	line-height: 40px;
	margin: 60px 0;
}
.study-numb,.study-position{
	font-size: 12px;
}
.top-msg-more{
	display: none;
	/*line-height: 60px;*/
	float: right;
	color: #999;
	cursor: pointer;
}

.course-txt-over{
    display: inline-block;
    max-width: 240px;
    vertical-align: middle;
}