@charset "utf-8";
/* CSS Document */
/*我的课单*/
.bj{ background:url(../images/bj.jpg) center top no-repeat; width:100%}
.per-info{ padding:20px 0}
.per-info img{ border:5px #FFFFFF solid}
.per-info h3{ line-height:50px; padding-left:20px}
.per-info h5{ line-height:30px; padding-left:20px}
.userlist { background-color:#2da9ff; padding:0px; margin-top:20px; margin-bottom:20px; min-height:600px}
.userlist ul{}
.userlist ul li{ border-bottom:1px solid #57baff; color:#FFF; font-size:18px; text-align:center; padding:25px; background-color:#2da9ff;margin-bottom:1px}
.userlist ul li a{ color:#FFF}
.userlist ul li:hover, .userlist ul li.active{background-color:#57baff; margin-bottom:1px}
.fa-slideshare, .fa-star, .fa-cog, .fa-envelope, .fa-user, .fa-comment, .fa-edit, .fa-book, .fa-comments, .fa-bell, .fa-tags{ font-size:26px; padding-right:10px}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: inherit;
}
.nav-tabs_zuji > li {
	float: left;
	width: 148px;
	height: 50px;
	background: url(../images/member_07.png) top center no-repeat;
	margin: 0 20px 0 0;
	text-align: center;
}
.nav-tabs_zuji > li a {
	
	margin: 0 20px 0 0;
	text-align: center;
	margin-right: 2px;
	color: #fff;
	font-size: 18px;
	
}
.nav-tabs_zuji > li:hover {
	width: 148px;
	height: 50px;
	background: url(../images/member_08.png) top center no-repeat;
}
.nav-tabs_zuji > li.active {
	width: 148px;
	height: 50px;
	background: url(../images/member_08.png) top center no-repeat;
}
.nav-tabs_zuji > li a:focus {
	width: 148px;
	height: 50px;
	background: url(../images/member_08.png) top center no-repeat;
}
.zujitextarea {
	background: #fff; padding:20px; min-height:600px
}
.zujitextarea img{ width:100%}
.zujitextarea h5{ line-height:30px}
.zujitextarea h6{ color:#999999}
.zujitextarea .closea{ position:absolute; z-index:999999; top:-16px; right:0; }
.fy{ margin:0 auto; text-align:center; padding-top:30px}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #FFF;
    cursor: default;
    background-color: #32af75;
    border-color: #32af75;
}
.tabbable .fa-wrench{ font-size:18px}
.emailcog{ background-color:#FFF; margin-top:50px; margin-bottom:20px; min-height:600px}
 @media (max-width: 768px) {
	.userlist ul li{ padding:15px}
	.userlist { min-height:300px;margin-top:0px; } 
	.emailcog{ background-color:#FFF; margin-top:0px; margin-bottom:20px; min-height:100px}
}
 @media (max-width: 480px) {
.per-info h3{ line-height:30px; padding-left:20px; font-size:20px}
.per-info h5{ line-height:24px; padding-left:20px; font-size:12px}	 
}

/*账号设置*/
.personal{ background-color:#FFF; margin-top:0px; margin-bottom:20px; min-height:600px; padding:30px}
.personal .form-control{ width:50%; float:left}
.personal .form-group .control-label{ margin-bottom:0 }
.personal .fa-check, .personal .fa-close{ color:#55cb8e; font-size:25px; padding-left:20px; font-weight:normal}
.personal .zhengjian{ width:150px; margin-right:15px}
 @media (max-width: 768px) {
.personal .form-group .control-label{ margin-bottom:15px }
.personal .form-control{ width:80%;}
}


/*我的积分*/
.mypoints{margin-top:50px;}
.mypoints .point{ padding:10px; color:#000;background-color:#f2c44a; margin-left:50px }
.mypoints .help{ padding:10px; color:#000;background-color:#f2c44a; margin-left:10px }
.mypoints .title{ padding:10px; color:#000;background-color:#f1f1f1; text-align:center; }
.mypoints p{ text-indent:2em; padding:20px 20px 0 20px}
.nav-tabs_jifen > li {
	float: left;
	width: 30%;
	height: 50px;
	
	text-align: center;
	border-right:1px solid #CCC;
}
.nav-tabs_jifen > li a {
	text-align: center;
	color: #000;
	font-size: 18px;	
}
.nav-tabs_jifen > li a:hover {
	height: 50px;
	border-bottom:1px solid #32af75;
}
.nav-tabs_jifen > li.active {
	
	height: 50px;
	border-bottom:1px solid #32af75;
}
.nav-tabs_jifen > li a:focus {
	
	height: 50px;
	border-bottom:1px solid #32af75;
}

.mypoints .table{ background-color:#f3f2f2; text-align:center; margin-top:20px}

.mypoints .table thead > tr > th, .mypoints .table tbody > tr > th, .mypoints .table tfoot > tr > th, .mypoints .table thead > tr > td, .mypoints .table tbody > tr > td, .mypoints .table tfoot > tr > td {
    padding: 10px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	text-align:center
}
.mypoints .table thead > tr > th{ border-bottom: 2px solid #FFF;padding:15px}
.mypoints .table thead{ color:#FFF; }
.exchange{ padding:5px 10px; background-color:#01acc6; position:absolute; top:6px; right:15px;}

/*二级用户管理*/
.lv2users{ }
.lv2users .lvbtn{ text-align:right; margin:8px 0;}
.lv2users .table{ background-color:#f3f2f2; text-align:center; margin-top:0px}

.lv2users .table thead > tr > th, .lv2users .table tbody > tr > th, .lv2users .table tfoot > tr > th, .lv2users .table thead > tr > td, .lv2users .table tbody > tr > td, .lv2users .table tfoot > tr > td {
    padding: 10px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	text-align:center
}
.lv2users .table thead > tr > th{ border-bottom: 2px solid #FFF;padding:15px}
.lv2users .table thead{ color:#FFF; }

.tck{ padding:30px; width:310px}
.tckbtn{ padding:20px 30px; overflow:hidden; background-color:#d58200}
.tckbtn .btn{ padding:5px 30px}
.tck2{ padding:30px; width:310px; text-indent:0.8em}
.tck2 label{ width:100px}
.tck2 input{ margin-left:10px; margin-bottom:5px}



/*2016.04.02*/
.pos_rel{ position:relative;}
.nowrap{ white-space:nowrap;}
.tindent20{ text-indent:20px;}
.img100 img{ width:100%;}

.personal{ line-height:150%;}
.userinfo p{ width:90%; margin-bottom:10px; margin-left:30px; padding-bottom:5px; border-bottom:1px dashed #ddd;}
.nav-tabs_zuji{ margin-top:20px;}
.userpictext{ border:1px solid #eee; padding:15px 0; margin-top:-10px; margin-bottom:30px; position:relative;}
.userpictext .leftpic img{ width:100%;}
.userpictext .rightdetail div{ margin-bottom:10px; line-height:150%;}
.userpictext .rightdetail span{ margin-right:20px;}
.lesson_Time{ background-image: url(../images/path-elem_9dfc40b.png); background-size: 53px 61px; display: inline-block; width: 14px; height: 14px;}
.learn_Num{ background-image: url(../images/path-elem_9dfc40b.png); background-size: 53px 61px; background-position: -14px 0; display: inline-block; width: 14px; height: 14px;}
.tmieline{ border-left:1px solid #2da9ff; padding-left:50px;}
.lefttime{ width:160px; text-align:center; background:url(../images/timedot.png) 145px 2px no-repeat; position:absolute; left:-189px; top:20px;}
.blog_edit .fa-close, .blog_edit .fa-edit{ font-size:18px; color:#FFF; padding:0;}
.userinfo .fa-user{ font-size:16px; padding:0}
.formborder{ border:1px solid #ccc;}
.formborder th,.formborder td{ border:1px dashed #ccc; padding:10px;}
.formborder th{ width:20%; text-align:right;}
.blogupimg img{ width:260px; height:170px;}
.zixun{ overflow:hidden; border:1px solid #ececec; margin-bottom:10px; padding:10px 0;}
.zixun .tx{ float: left; min-width:90px;}
.zixun .tx img{    
    width: 80px;
    height: 80px;
    border-radius: 42px;
    border: 3px solid #ececec; }
.xm{ float:left; padding-top:10px;}
.zt{ float: right; text-align:right; padding-top:25px; padding-right:15px; }
.anniu{ margin:0 auto; width:360px; margin-bottom:30px;}