@charset "UTF-8";
.my-theme {
	width: 100%;
	/*height: 100%;*/
	min-width: 1200px;
	background: #00529c url(../img/zhuce/class-bg01.jpg) no-repeat;
	/*background-size: 100% 100%;*/
	padding-bottom: 50px;
	border-top: 1px solid #00529c;
}
.rig{
	float:right;
	font-size: 12px;  
	height: 30px;
    line-height: 30px;
    display: block;
}
.clear {
	width: 100%;
	height: 1px;
	clear: both;
}

.content {
	width: 1200px;
	margin: 100px auto;
	position: relative;
	
}

.content-details {
	width: 970px;
	padding: 30px;
	border: 1px solid red;
}

.content-spans {
	display: inline-block;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 14px;
}

.kunc {
	width: 137px;
	height: 40px;
	border: 1px solid #3dd2d8;
	color: #00BFC7;
	/*margin-top: 5px;
	margin-left: 4px;*/
	margin: 0 auto;
	background: rgba(0, 0, 0, .15);
}

.nav-xiangxi {
	width: 856px;
	height: auto;
	margin:0 auto; 
	float:left;
	/*background: #FFFFFF;
	border: 1px solid red;*/
}

.geren {
	padding: 30px 20px;
	/*background: #00BFC7;*/
	background: #FFFFFF;
	position: relative;
}

.clear {
	width: 100%;
	height: 1px;
	clear: both;
}


.head {
	position: relative;
	/*border: 1px solid red;*/
}

.head-img {
	width: 474px;
	height: 260px;
}

.head-titl {
	width: 310px;
	 min-height: 290px; 
	/*border: 1px solid red;*/
	margin-left: 20px;
}

.curriculum {
	width:90%;
	color: #333333;
	margin-bottom: 10px;
	font-size: 18px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display:block;/*内联对象需加*/
word-break:keep-all;/* 不换行 */
white-space:nowrap;/* 不换行 */
overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
text-overflow:ellipsis
}

.detailed {
	color: #505050;
	min-height: 155px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 25px;
	padding-top: 10px;
}

.detailed div {
	margin-bottom: 5px;
}

.button-div01 {
	width: 96px;
	height: 38px;
	background: #ff5256;
	color: #FFFFFF;
	text-align: center;
	line-height: 38px;
	margin-left: 10px;
}

.button-div02 {
	width: 96px;
	height: 38px;
	background: #fe9843;
	color: #FFFFFF;
	text-align: center;
	line-height: 38px;
	margin-right: 10px;
}

.button-div03 {
	width: 96px;
	height: 38px;
	background: #3dd2d8;
	color: #FFFFFF;
	text-align: center;
	line-height: 38px;
}

.switch {
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	margin-top: 10px;
}

.switch-nav {
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
}

.switch-nav-huan {
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-top: 1px solid #00BFC7;
	border-right: 1px solid #00BFC7;
	background: #00BFC7;
	color: #FFFFFF;
}

#introduce {
	/*min-height: 300px;*/
}

.brief {
	padding-left: 10px;
	padding-top: 15px;
	color: #2B2B2B;
}

.brief-color {
	color: #a4a4a4;
	font-size: 14px;
	margin-top: 5px;
	line-height: 18px;
}

.catalog {
	padding-left: 10px;
	padding-top: 15px;
	color: #2B2B2B;
}

.catalog li {
	border-bottom: 1px dashed #D2D2D2;
	padding: 10px;
	font-size: 14px;
	color: #a4a4a4;
}

.list-list {
	margin-top: 10px;
	padding: 15px 15px 20px 15px;
	background: white;
}

.list-list li {
	float: left;
	/*margin: 0px 5px;*/
}

.list-list li:last-child {
	/* float: right; */
}

.list-list li.list02 {
	padding-left: 16px;
}

.list-list-div {
	width: 265px;
	height: 280px;
	position: relative;
	background: #fff;
	transition: box-shadow .5s ease 0s;
	-webkit-transition: box-shadow .5s ease 0s;
	padding-bottom: 20px;
	margin: 0px 5px;
	position: relative;
	overflow: hidden;
}

.list-list-div:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
}

.list-list-div-img {
	width: 265px;
	height: 185px;
	-webkit-transition: -webkit-transform 1s ease 0s;
	transition: transform 1s ease 0s;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.list-list-div-img:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.img-div {
	height: 185px;
	overflow: hidden;
}

.list-list-score {
	width: 47px;
	height: 50px;
	background: url(../img/index/mark01.png);
	background-size: 100% 100%;
	position: absolute;
	top: 0px;
	right: 16px;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
}

.conttent-Friends{
	width: auto;
	height: auto;
	position: absolute;
	top: 100px;
	left: -22px;
}
.conttent-Friends:hover{
	position: absolute;
	top: 100px;
	left: 5px;
}
.conttent-Friends-img{
	width: 45px;
	height: 45px;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.conttent-Friends-div{
	color: #FFFFFF;
	background: rgba(14,110,115,.7);
	height: 40px;
	text-align: center;
	border: 1px solid #F1F1F1;
	border-radius: 45px;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 15px;
	position: absolute;
	top: 5px;
	left: 15px;
	max-width:250px;
}

.ziti {
	font-size: 14px;
	color: #FFF;
}

.list-div-title {
	width: 100%;
	padding: 0px 12px;
	height: 40px;
	background: rgba(41, 181, 181, 0.78);
	position: absolute;
	top: 145px;
	/* overflow-x: hidden; */
}

.list-div-title-img {
	width: 16px;
	height: 16px;
	margin-bottom: -2px;
	margin-left: 2px;
}

.title-list {
	padding: 7px 0 0 0px;
	width:100%;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.title-list-img {
	padding: 7px 0 0 0px;
	width:100%;
}
.teacher {
	padding-top: 5px;
}

.stars {
	padding: 15px 0;
}

.list-introduce {
	padding: 0px 12px 12px 12px;
	/*border:1px solid red;*/
}

.PlaybackType{
	    padding: 0px 5px;
	width:auto;
	height:20px;
	line-height:20px;
	position: absolute;
    top: 10px;
    left: 10px;
	background:#ff3f3f;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    border-radius: 4px;
    z-index:2;
   -moz-box-shadow:0px 2px 3px #8C8C8C;
    -webkit-box-shadow:0px 2px 3px #8C8C8C;
     box-shadow:0px 2px 3px #8C8C8C;
}
.PlaybackType-Live{
	
	background: #00d464;
}

.list-cont-list-sp01 {
    background: url(../img/index/schoolmate.png) no-repeat 0 2px;
    display: inline;
    float: left;
    color: red;
    padding: 0 0 0 20px;
    min-width: 68px;
}


.list-cont-list-sp02 {
    background: url(../img/qians.png) no-repeat 0 2px;
    display: inline;
    float: left;
    color: red;
    padding: 0 0 0 20px;
    min-width: 68px;
    position: relative;
    left: 30px;
}

.list-cont-list-sp03 {
    background: url(../img/bofangd.png) no-repeat 0 2px;
    display: inline;
    float: right;
    padding-left: 20px;
    color: #ff3f3f;
    margin-right: 5px;
}







.time {
	font-size: 12px;
	color: #9e9e9e;
	line-height: 22px;
}

.kezhi {
	font-size: 12px;
	color: #FFFFFF;
	background: #D1D1D1;
	padding: 2px 5px 1px 5px;
	border-radius: 15px;
}

.ziti-a {
	color: #2B2B2B;
	font-size: 18px;
}

.hengxian {
	border-bottom: 1px solid #D9D9D9;
	/*width: 984px;*/
	margin-top: 8px;
	margin-bottom: 15px;
}

.xiao-hengxian {
	border-top: 3px solid #42CFD2;
	width: 40px;
	margin-bottom: -2px;
}

#mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.mask-div {
	background: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -100px;
	padding: 30px;
	border-radius: 10px;
}

.mask-div-img {
	width: 200px;
	height: 200px;
	float: left;
	border: 1px solid red;
}

.mask-div-detailed {
	float: left;
	margin-left: 10px;
}

.mask-div-amount {
	font-size: 14px;
	color: #2B2B2B;
	margin-top: 5px;
}

.mask-div-span {
	color: red;
	font-size: 16px;
}

.mask-curriculum {
	font-size: 14px;
	color: #2B2B2B;
	margin-top: 5px;
}

.mask-curriculum-span {
	font-size: 16px;
}

.mask-payment {
	margin-top: 10px;
}

.mask-pay-div {
	width: 90px;
	height: 40px;
	background: #07C4CB;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
}

.mask-pay-cancel {
	width: 70px;
	height: 40px;
	background: #CC5500;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
	margin-left: 20px;
}

.mask-time {
	font-size: 16px;
	color: #AC2925;
	margin-top: 15px;
}

#payTitle {
	word-break: break-all;
	width: 180px;
	margin-top: 15px;
	color: red;
	font-size: 14px;
	line-height: 16px;
	height: 60px;
}

#introduce span {
	font-size: 16px;
	display: inline-block;
	margin: 10px 0px 0px 5px;
}

#introduce div {
	/* background: #D5D5D5; */
	padding: 10px;
	line-height: 20px;
	font-size: 14px;
}

.catalog-div {
	padding: 0px 10px;
	font-size: 14px;
	border-bottom: 1px dashed #afafaf;
	height:30px;
	background: #eee;
}
.catalog-div:hover {	
	background: #ddd;
}
.catalog-div:hover span{
	display: block;
}
.catalog-div:hover .rig{
	display: none;
}
.lesson-li{
	width:300px;
	height:30px;
	float: left;
	line-height:30px;
	display: block;
}
.audition-title-span{
	background:#07c4cb;
	width:70px;
	height:30px;
	line-height:30px;
	display: none;
	color:#ffffff;
	margin:0px auto;
	text-align: center;
	line-height:30px;
	float:right;
}
.cims-inputs {
	width: 700px;
	height: 50px;
}

.message {
	border-bottom: 1px dashed #D2D2D2;
	margin-bottom: 5px;
}

.More {
	font-size: 12px;
	color: #00BFC7;
	padding: 2px 5px;
	border: 1px solid #07C4CB;
	border-radius: 10px;
}

.Stop {
	font-size: 12px;
	color: #B92C28;
	padding: 2px 5px;
	border: 1px solid #B92C28;
	border-radius: 10px;
}

.fu-div {
	float: right;
	padding: 5px;
}

.hide-a {
	display: none;
}

.div-list-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0, 0, 0, .3);
	top: 0px;
	left: 0px;
	display: none;
}

.div-list {
	background: #FFFFFF;
	border-radius: 10px;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -95px;
	margin-left: -130px;
}

.div-list-img-01 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 99;
}

.div-list li {
	margin: 10px auto;
}

.list-div-li01 {
	width: 150px;
	height: 60px;
	line-height: 60px;
	background: #008000;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
}

.list-div-li02 {
	width: 150px;
	height: 60px;
	line-height: 60px;
	background: #01AAED;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
}

.list-div-li03 {
	width: 150px;
	height: 60px;
	line-height: 60px;
	background: #EB6F00;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
}

.friends-div {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #f6f6f6;
	padding-left: 5px;
	border-left: 2px solid #00F7DE;
	position: relative;
	margin-bottom: 1px;
}
.display-01{
	width: 100%;
	 overflow-x:hidden; 
}
.display {}

.friends {
	position: relative;
}

.friends-ul ,.friends-uls{
	display: none;
}

.friends-li ,.friends-lis {
	position: relative;
	padding: 3px 10px;
	width:180px;
	border-bottom:1px solid #eaf8f9;
}

.friends-li:hover {
	background: #3dd2d8;
	color: #FFFFFF;
	/* -moz-box-shadow:0px 0px 5px #333333;
	 -webkit-box-shadow:0px 0px 5px #333333; 
	 box-shadow:0px 0px 5px #333333; */
}
.friends-li:hover  .friends-information {
	background: url(../img/gtbs.png) no-repeat 7px 5px;
}
.friends-information,.teachers-information,.class-information {
	width: 30px;
	height: 30px;
	background: url(../img/gths.png) no-repeat 7px 5px;
	float: right;
	margin-top: 6px;
}

.friends-inform-dajl{
	width: 30px;
	height: 30px;
	background: url(../img/suda01.png) no-repeat 7px 5px;
	float: right;
	margin-top: 6px;
}
.friends-li:hover  .friends-inform-dajl {
	background: url(../img/suda02.png) no-repeat 7px 5px;
}
.friends-img,.friends-imgs {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left; 
	margin-top:5px;
}
.class-img{
	width: 30px;
	height: 30px;
	float: left; 
	    /* border-radius: 50%; */
}
.friends-title ,.friends-titles {
	width: 90px;
	height: 40px;
	text-align:left;
	line-height: 40px;
	float: left;
	font-size: 12px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 5px;
}



/* .friends-information {
	background: url(../img/information-1.png) no-repeat;
} */

.information-prompt {
	width: 25px;
	height: 25px;
	text-align: center;
	background:url(../img/index/class-icon01.png) no-repeat;
	background-position: -2px -147px;
	line-height: 25px;
	color: #FFFFFF;
	border-radius: 50%;
	position: absolute;
	top: 25px;
	left: 30px;
}

.friends-list-list {
	width: 180px;
	/*
	height: 100%;
	*/
	padding: 5px 10px;
	position: relative;
	background: #ececec;
}

.friends-list-prompt {
	width: 25px;
	height: 25px;
	text-align: center;
	background: red;
	line-height: 25px;
	color: #FFFFFF;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	right: 10px;
}

.friends-list-title {
	width: 90px;
	height: 35px;
	text-align: left;
	line-height: 35px;
	float: left;
	font-size: 12px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 5px;
}

.display-02 {
	display: none;
}


/*    dddddddddddddddddddddddd                       */

.recharge {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0, 0, 0, .3);
	top: 0px;
	left: 0px;
	z-index: 99999;
}

.recharge-tiem {
	width: 580px;
	min-height: 540px;
	/*border: 1px solid red;*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -290px;
	margin-top: -270px;
}

.title {
	width: 100%;
	height: 40px;
	background: #12adb2;
}

.title-ti {
	color: #FFFFFF;
	margin-left: 20px;
	height: 40px;
	line-height: 40px;
	float: left;
}

.title-img {
	width: 15px;
	height: 15px;
	margin: 10px 20px 5px 0px;
	color: #FFFFFF;
	float: right;
}

.recharge-list {
	padding: 30px 50px;
	background: #FFFFFF;
}

.Prompt {
	background: #ececec;
	padding: 10px;
}

.recharge-mar {
	margin-top: 20px;
}

.z-list-title {
	min-width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	color: #82dfe3;
	font-size: 20px;
}

.z-list {
	width: 100%;
	margin: 5px 0px 10px 0px;
}

.z-list li {
	display: inline-block;
	margin: 5px 0px 5px 20px;
}

.z-choice {
	width: 100%;
}

.z-choice li {
	/*display: inline-block;*/
	padding: 5px 0px 5px 20px;
	float: left;
}

.z-choice-inp {
	width: 15px;
	height: 15px;
	margin: 0px 5px 0px 0px;
	display: inline-block;
	float: left;
}

.z-choice-li-span01 {
	background: url(../z.png) no-repeat;
	padding-left: 20px;
	font-size: 16px;
	display: inline-block;
	/*margin-top: 10px;*/
}

.z-choice-li-span02 {
	background: url(../΢��.png) no-repeat;
	padding-left: 20px;
	font-size: 16px;
	display: inline-block;
}

.z-choice-li-span03 {
	background: url(../1.png) no-repeat;
	padding-left: 20px;
	font-size: 16px;
	display: inline-block;
}

.nutto-determine {
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #ff9744;
	color: #FFFFFF;
	margin: 20px auto 20px auto;
}

.z-inpct-div {
	padding: 30px;
	border-bottom: 1px dashed #CCCCCC;
}

.z-inpct {
	width: 170px;
	height: 25px;
	border-radius: 10px;
	border: 1px solid #D2D2D2;
}

.er-div {
	margin-top: 40px;
	padding: 0px 30px 0px 30px;
	border-top: 1px dashed #CCCCCC;
	display: none;
}

.z-er {
	width: 170px;
	height: 170px;
	margin: 0 auto;
	display: none;
}

.z-er img {
	width: 100%;
	height: 100%;
}

.z-determine {
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #00A5AC;
	color: #FFFFFF;
	margin: 20px auto;
}

/* .z-li {
	margin-left: 180px;
} */

.hide {
	display: none;
}

#catalog {
	max-height: 300px;
	overflow: auto;
	overflow-x: hidden;
	margin-top: 10px;
	border: 1px solid #ccc;
}

.cl-list2 {
	margin-top: 5px;
	background-color: white;
	min-height: 130px;
	padding: 15px;
	padding-right: 5px;
	margin-bottom: 5px;
	position: relative;
}

.cl-list2doct{
    position: absolute;
    top: 3px;
    right: 10px;
    font-size: 14px;
}

.cl-list2 .cl-list2-cont {
	min-height: 130px;
}

.cl-list2 .cl2-cont-title {
	width: 34px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 16px;
	color: white;
	float: left;
	background: url(../img/index/class-icon02.png) no-repeat 0 0;
	height: 130px;
	letter-spacing: 10px;
	text-align: center;
}

.cl2-L {
	width: 0px;
	float: left;
	height: 130px;
	position: relative;
	left: 0;
	top: 0;
}

.cl2-L a {
	display: block;
	width: 14px;
	height: 30px;
	background: url(../img/index/class-icon02.png) no-repeat -102px -69px;
	position: absolute;
	top: 50px;
	left: 10px;
}

.cl2-L a:hover {
	background: url(../img/index/class-icon02.png) no-repeat -102px -101px;
}

.cl2-R {
	width: 17px;
	float: right;
	height: 130px;
	position: absolute;
	right: 0;
	top: 0;
}

.cl2-R a {
	display: block;
	width: 14px;
	height: 30px;
	background: url(../img/index/class-icon02.png) no-repeat -132px -69px;
	position: absolute;
	top: 50px;
	left: 1px;
}

.cl2-R a:hover {
	background: url(../img/index/class-icon02.png) no-repeat -132px -101px;
}

.cl2-ul {
	width: 740px;
	float: left;
}

.cl2-ul li {
	width: 234px;
	float: left;
	padding-right: 16px;
	margin-left: 10px;
}

.cl2-ul li:last-child {
	padding-right: 0;
}

.cl2-ul .cl2-ul-img {
	position: relative;
	top: 0;
	left: 0;
	width: 234px;
	height: 130px;
	overflow: hidden;
}

.cl2-ul .cl2-ul-img img {}

.cl2-ul .cl2-ul-img a:hover img {}

.cl2-ul .cl2-ul-img a .cl2-font {
	display: block;
	width: 168px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	top: 80px;
	left: 33px;
	background: url(../img/index/classbg.png);
	color: white;
	text-align: center;
	font-weight: 400;
}


/* .cl2-ul .cl2-ul-img a 
.cl2-ul .cl2-ul-img a  */

.spL {
	float: left;
	display: block;
	width: 130px;
	overflow: hidden;
	padding-left: 5px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.spR {
	float: right;
	display: block;
	width: 50px;
	overflow: hidden;
	padding-right: 5px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.swiper-slide {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.swiper-slide img {
	width: 100%;
	-webkit-transition: -webkit-transform 1s ease 0s;
	transition: transform 1s ease 0s;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.swiper-slide img:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.cl2-font {
	display: block;
	width: 183px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	top: 80px;
	left: 25px;
	background: url(../img/index/classbg.png);
	color: white;
	text-align: center;
	font-weight: 400;
}

.swiper-container {
	width: 740px;
	height: 133px;
}

.swiper-slide {
	text-align: center;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


/*    .swiper-wrapper{
    	width:720px;
    }
     */
    



.push{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left:0px;
	background: rgba(0,0,0,.4);
	z-index:999999;
}

.push-div{
	width: 300px;
	height: 460px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -230px;
	margin-left: -150px;
	background: #FFFFFF;
}
.push-div-title{
	width: 100%;
	height: 40px;
	background: #01A6AC;
	color: #FFFFFF;
	font-size: 14px;
	
}
.push-div-title span{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin: 0 10px ;
}
.push-title{
	margin: 5px auto;
	font-size: 16px;
	color: #2B2937;
	text-align: center;
}
.push-list{
	width: 280px;
	height: 350px;
	margin: 0 auto;
	border:1px solid #007DDB;
	overflow-x:hidden;
}

.push-list-div{
	width: 275px;
	padding: 5px 10px;
	border: 1px solid #04C3CB;
	margin: 5px 0px;
}
.push-list-div:hover{
	background: #eee;
	/*-moz-box-shadow:0px 0px 5px #333333; 
	-webkit-box-shadow:0px 0px 5px #333333; 
	box-shadow:0px 0px 5px #333333;*/
}
.push-list-div:hover .push-list-span{
	background:#00BFC7;
	border: 1px solid #00F7DE;
	border-radius: 5px;
}
.push-list-span-hov{
	background:#00F7DE !important;
	border: 1px solid #00F7DE !important;	
	border-radius:50% !important;
}
.push-list-span{
	width: 15px;
	height: 15px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: inline-block;
	margin-right: 10px;
	
}
.push-span{
		display: inline-block;
		width:210px;
	    font-weight: 500 !important;
	    font-size: 14px;
		color:#009688;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
}
.push-butto{
	width: 190px;
	margin:5px auto 0px auto;
	
}

.push-butto-yes{
	background: #00BFC7;
	color: #FFFFFF;
	border: 0px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	line-height: 30px;
	text-align: center;
}
.push-butto-no{
	background: #C0C0C0;
	color: #FFFFFF;
	border: 0px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	line-height: 30px;
}
.push-butto-yes:hover{
	-moz-box-shadow:0px 0px 2px #333333; 
	-webkit-box-shadow:0px 0px 2px #333333; 
	box-shadow:0px 0px 2px #333333;
	border-radius: 1px;
}


.push-butto-no:hover{
	-moz-box-shadow:0px 0px 2px #333333; 
	-webkit-box-shadow:0px 0px 2px #333333; 
	box-shadow:0px 0px 2px #333333;
	border-radius: 1px;
}

label{
	  display: inline !important; 
     max-width: 100%; 
     margin-bottom: 0px !important; 
     font-weight: 700; 
}

.frie-xuan{
	position: absolute;
    top: 0px;
    left: 140px;
    width: 30px;
    /* border: 1px solid red; */
    z-index:999;
    height:50px;
    
}
.frie-xuan-left{
	width: 30px;
    height: 30px;
    background: url(../img/index/set.png) no-repeat;
    background-size: 30px 30px;
    float: left;
    margin-top: 10px;
    margin-right:5px;
}
.bacccc{
	background:#fff;
}

#introduce img{
	max-width:780px !important;
}

.class-img-div{
	width: 35px;
    height: 35px;
    float: left; 
    background:#ffffff;
    padding: 2px;
    
   /*  border-radius: 50%; */
}

/* Let's get this party started */
 .display-01::-webkit-scrollbar {
    width: 3px;
}
 
Track
.display-01::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,247,222,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
	/* Handle */
.display-01::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,247,222,0.3);; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,247,222,0.3);; 
}
.display-01::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0,247,222,0.3);; 
} 
/* .blacklist{
	padding: 5px 10px;
	background: #ececec;
} */

.scroll-barControl{
	width: 100%;
	 overflow-x:hidden; 
}

/* Let's get this party started */
 .scroll-barControl::-webkit-scrollbar {
    width: 3px;
}
 
Track
.scroll-barControl::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,247,222,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
	/* Handle */
.scroll-barControl::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,247,222,0.3);; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,247,222,0.3);; 
}
.scroll-barControl::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0,247,222,0.3);; 
} 
/* .blacklist{
	padding: 5px 10px;
	background: #ececec;
} */

.blacklist-blacklist{
	width: 36px;
    height: 36px;
    border-radius: 50%;
    
}
.blacklist-blacklist-div{
	background: #C2C2C2;
	border-radius: 50%;
	float: left;
}
.blacklist-img-bl{
	width: 80px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    float: left;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.black-div-tap ,.black-div-taps{
	width: 180px;
    height: 40px;
    position: absolute;
    top: 50px;
    text-align: center;
    line-height: 40px;
    left: 0px;
    z-index: 9999;
    background: #FFFFFF;
    color: #902B2B;
}

.joinTriangle ,.removeTriangle{
	/* border-bottom: 15px solid #00bfc7;
    border-left: 15px solid transparent; */
    position: absolute;
    top: 0px;
    left:0px;
}


.nav-fixed-nav{
	 position: fixed;
	 top:0px;
}

@media screen and (min-width:1200px){
	.chat-fixed-chat{
		position: fixed;
		top: 0px;
	}}
.gerenPlayButton{
	width: 474px;
    height: 260px;
	background: url(../img/bofang.png) no-repeat;
	position: absolute;
    top: 30px;
    left: 20px;
	background-position: 200px 95px;
}

.nav-catalog {
	clear:both;
	height:60px;
}
.course-path{
	float : left;
	padding : 20px;
}

.share {
	width : 310px;
	color: #a4a4a4;
	float : right;
}

.share-con .bds_tj {
	background:url(../img/index/tuijian.png) no-repeat;
}

#set-pwd{
    font-size: 12px;
    color: #FFFFFF;
    background: #00ff40;
    padding: 2px 6px;
    border-radius: 15px;
}

.collection{
	width:80px;
	height:50px;
	background:url(../img/jus.png);
	background-size: 100% 100%;
	position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    line-height: 55px;
    color:red;
    font-weight: 600;
}

.score{
	padding: 20px 10px ;
	
}
.score-scere{
	color: red;
	font-size: 24px;
	margin-top: 20px;
}
.score-div{
	font-size: 14px;
	color: #2B2B2B;
	margin-top: 24px;
}

.jindu{
	float: left;
	margin-left: 40px;
}
.jindu-list{
	margin-bottom: 5px;
	width: 660px;
}
.jindu-title{
	width: 80px;
	float: left;
}
.jindu-div{
	width: 570px;
	height: 14px;
	float:left;
}
.ones ,.tows ,.threes ,.fours ,.fives{
	background: #ff9744;
	height: 14px;
	width:0%;
}

#catalog span{
	font-size: 16px;
	display:inline-block;
	margin: 10px 0px 10px 5px;
}
.catalog-div-title{
	widht:300px;
	padding: 10px;
	line-height: 16px;
	font-size: 14px;
	border-bottom: 1px dashed #CCCCCC;	
}



.menu{
	position: absolute;
	top: 520px;
	width: 790px;
	/*height: 55px;*/
	color: #909090;
}
.meun-see{
	display: inline-block;
	padding-left:25px;
	background: url(../img/index/class-icon01.png) no-repeat;
	background-position: 0px -390px;
	margin-right: 10px;
}
.meun-follow{
	display: inline-block;
	padding-left:25px;
	background: url(../img/index/class-icon01.png) no-repeat;
	background-position: 0px -440px;
	margin-right: 15px;
}
.meun-score{
	display: inline-block;
	margin-right: 15px;	
}
.meun-ollection{
	display: inline-block;
	margin-right: 50px;
}
.meun-eport{
	display: inline-block;
	padding-left: 20px;
	background: url(../img/index/zb.png) no-repeat;
}
.meun-share{
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-right: 30px;
	background: url(../img/index/class-icon01.png) no-repeat;
	background-position: 40px -96px;
}
.meun-share-list{
	position: absolute;
	top: 50px;
	right:0px;
}
.meun-share-list a{
	display: inline-block;
	width:22px;
	height:22px;	
}
.meun-share-list-div00{
	background: url(../img/index/class-tg05.png) no-repeat;
}
.meun-share-list-div01{
	background: url(../img/index/class-tg057.png) no-repeat;
}
.meun-share-list-div02{
	background: url(../img/index/class-tg055.png) no-repeat;
}
.meun-share-list-div03{
	background: url(../img/index/class-tg052.png) no-repeat;
}
.meun-share-list-div04{
	background: url(../img/index/class-tg053.png) no-repeat;
}
.meun-share-list-div05{
	background: url(../img/index/class-tg054.png) no-repeat;
}
.meun-share-list-div06{
	background: url(../img/index/class-tg058.png) no-repeat;
}



.tpsff{
	width:30px;
	height:22px;
	background:url(../img/comment/stars.jpg) no-repeat;
	background-position: 0px -25px;
	display: inline-block;
	float: left;
}
.tpsff-span{
	width:30px;
	height:22px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	float: left;
}


.child-inputs {
   max-width: 72px;
    max-height: 50px;
    min-width: 720px;
    min-height: 50px;
    margin: 20px 5px 10px 5px;
    border-radius: 5px;
    padding: 10px;
    font-size: 14px;
}




.quiz{border:solid 1px #ccc;height:300px;width:785px;}
.quiz h3{font-size:14px;line-height:35px;height:35px;border-bottom:solid 1px #e8e8e8;padding-left:18px;background:#f8f8f8;color:#666;position:relative;}
.quiz_content{padding-top:10px;/*padding-left:20px;position:relative;height:205px;*/}
.quiz_content .btm{border:none;width:100px;height:33px;background:#00BFC7;margin:10px 0 0 18px;display:inline;cursor:pointer;color: #FFFFFF;position: relative;top: 5px;}
.quiz_content li.full-comment{position:relative;z-index:99;height:41px;}
.quiz_content li.cate_l{height:24px;line-height:24px;padding-bottom:10px;}
.quiz_content li.cate_l dl dt{float:left;}
.quiz_content li.cate_l dl dd{float:left;padding-right:15px;}
.quiz_content li.cate_l dl dd label{cursor:pointer;}
.quiz_content .l_text{height:120px;position:relative;padding-left:18px;}
.quiz_content .l_text .m_flo{float:left;min-width:50px;}
.quiz_content .l_text .text{width:746px;height:109px;border:solid 1px #e8e8e8;padding: 5px;}
.quiz_content .l_text .tr{position:absolute;bottom:-30px;right:19px;font-size:12px;}
/*goods-comm-stars style*/
.goods-comm{height:41px;position:relative;z-index:7;}
.goods-comm-stars{line-height:25px;padding-left:18px;height:41px;position:absolute;top:0px;left:0;width:400px;}
.goods-comm-stars .star_l{float:left;display:inline-block;margin-right:5px;display:inline;}
.goods-comm-stars .star_choose{float:left;display:inline-block;}
/* rater star */
.rater-star{position:relative;list-style:none;margin:0;padding:0;background-repeat:repeat-x;background-position:left top;float:left;}
.rater-star-item, .rater-star-item-current, .rater-star-item-hover{position:absolute;top:0;left:0;background-repeat:repeat-x;}
.rater-star-item{background-position: -100% -100%;}
.rater-star-item-hover{background-position:0 -48px;cursor:pointer;}
.rater-star-item-current{background-position:0 -48px;cursor:pointer;}
.rater-star-item-current.rater-star-happy{background-position:0 -25px;}
.rater-star-item-hover.rater-star-happy{background-position:0 -25px;}
.rater-star-item-current.rater-star-full{background-position:0 -72px;}
/* popinfo */
.popinfo{display:none;position:absolute;top:30px;background:url(../img/comment/infobox-bg.gif) no-repeat;padding-top:8px;width:192px;margin-left:-14px;}
.popinfo .info-box{border:1px solid #f00;border-top:0;padding:0 5px;color:#F60;background:#FFF;}
.popinfo .info-box div{color:#333;}
.rater-click-tips{font:12px/25px;color:#333;margin-left:10px;background:url(../img/comment/infobox-bg-l.gif) no-repeat 0 0;width:125px;height:34px;padding-left:16px;overflow:hidden;}
.rater-click-tips span{display:block;background:#FFF9DD url(../img/comment/infobox-bg-l-r.gif) no-repeat 100% 0;height:34px;line-height:34px;padding-right:5px;}
.rater-star-item-tips{background:url(../img/comment/star-tips.gif) no-repeat 0 0;height:41px;overflow:hidden;}
.cur.rater-star-item-tips{display:block;}	
.rater-star-result{color:#FF6600;font-weight:bold;padding-left:10px;float:left;}
.reminding{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: red;
	text-align: center;
	position: absolute;
	top: 7px;
	left: 31px;
	-moz-box-shadow:0px 0px 3px #333333;
	 -webkit-box-shadow:0px 0px 3px #333333;
	  box-shadow:0px 0px 3px #333333;
	display: none;
	z-index: 2;
}

#AddTo{
	width:100%;
	height:100%;
	background: rgba(0,0,0,.4);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    display: none;
}
.AddTo-TheOuter{
	width:500px;
	height:550px;
	background:#fff;
	position:absolute;
    top: 50%;
    left: 50%;
    margin-left:-250px;
    margin-top:-300px;
    -moz-box-shadow:0px 0px 7px #333333; 
    -webkit-box-shadow:0px 0px 7px #333333; 
    box-shadow:0px 0px 7px #333333;
}
.AddTo-title{
	width:500px;
	height:40px;
	background:#00A5AC;
	color:#fff;
	line-height: 40px;
	padding: 0px 10px;
}
.AddTo-item{
	margin-top:20px;
	float:left;
}
.AddTo-item-title{
	width:100px;
}
.AddTo-item-text{
	width: 200px;
}
.AddTo-rig ,.AddTo-left{
	width:210px;
	height:350px;
	border: 1px solid #ccc;
	overflow-y:auto;
	overflow-x: hidden;
}
.AddTo-left{
	margin-left:20px;	
}
.AddTo-rig{
	margin-right:20px;
}
.AddTo-list{
	height:35px;
	padding:0px 10px;
	line-height:35px;
	border-bottom:1px solid #ccc;
}
.AddTo-list-list{
	width: 210px;
	height: 40px;
	padding: 0px 5px;
	border-bottom:1px solid #00BFC7;
}
.AddTo-list-img{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin:5px 0px;
}
.AddTo-list-name{
	width:125px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	margin-left: 5px;
}
.AddTo-list-list:hover .layui-iconS{
	color: #00BFC7;
}
.AddTo-bott{
	position:absolute;
	bottom: 0px;
	right: 0px;
}
.layui-iconS ,.layui-iconX{
	width: auto;
	height: 40px;
	line-height: 40px;
}
.layui-iconX{
	background:#fff;
	color:#fff;
}
.layui-iconS-color{
	color: #00BFC7;
}
.AddTo-list-list:hover .layui-iconX{
	color: #fff;
	width:20px;
	height:20px;
	border-radius:50%;
	background:rgba(0,0,0,.4);
	text-align: center;
}
.Addcurriculum{
	width: 210px;
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	font-size: 14px;
	border-bottom:1px solid #00BFC7;
}
.Addcurriculum-list{
	display:none;
}
.AddTo-img{
	width: 60px;
	height: 60px;
	/*border-radius: 50%;
	border: 1px solid #ECECEC;*/
}
.AddTo-img-div{
	margin: 10px 20px;
}

 #AddTo-Teacher ,#AddTo-Student ,#AddTo-Classmate ,#AddTo-Friends ,#AddTo-Group{
	display: none;
} 

.setErt{
	width: 180px;
	height: auto;
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 2;
}
.setErt div{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
}

.setErt div:hover{
	color: #FFFFFF;
	background:#3dd2d8;
	-moz-box-shadow:0px 0px 7px #333333;
	 -webkit-box-shadow:0px 0px 7px #333333; 
	 box-shadow:0px 0px 7px #333333;
}
#joinGroup{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,.3);
	 display: none;
	     z-index: 2;
}
.joinGroup-theme{
	width: 315px;
	height: 450px;
	background: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -160px;
	margin-left: -225px;
	-moz-box-shadow:0px 0px 7px #333333;
	 -webkit-box-shadow:0px 0px 7px #333333; 
	 box-shadow:0px 0px 7px #333333;
}
.joinGroup-title{
	width: 100%;
	background: #12acb2;
	color: #FFFFFF;
	padding: 10px 20px;
	font-size: 16px;
}
#joinGroup-Close{
	font-weight: 600;
}
.oinGroup-rompt{
	width: auto;
	height: auto;
	padding: 10px 20px;
	border-bottom:1px solid #0D666C;
	background: #F1F1F1;
	text-align: center;
	font-size: 14px;
}
.oinGroup-list{
	width: 240px;
	height: 260px;
	margin: 20px auto;
	border: 1px solid #C0C0C0;
	overflow-y:auto;
	overflow-x: hidden;
}
.oinGroup-span01 ,.oinGroup-span02{
	color: red;
	font-size: 14px;
}
.oinGroup-list-list{
	width: 100%;
	height: auto;
	padding: 5px 10px;
	border: 1px solid #C9CCCF;
	color: #12acb2;
}
.oinGroup-list-img{
	width: 30px;
	height: 30px;
}
.oinGroup-list-title{
	width: 130px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.oinGroup-list-list:hover{
	background: #6dcacd;
	color: #FFFFFF;
}
.oinGroup-layui{
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.oinGroup-butt{
	width: 100%;
	padding: 15px 83px;
	background: #eeeeee;
}
.oinGroup-list-list-hover{
	background: #6dcacd;
	color: #FFFFFF;
}
#modifyname{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
.modify-theme{
	width: 300px;
	height: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	margin-top: -150px;
	margin-left: -100px;
}
.modify-input{
	width:280px;
	height: 35px;
	margin: 10px auto;
	
}
.modify-input input{
	width: 100%;
	height: 35px;
}
.modify-butt{
	width: 150px;
	margin:20px auto 10px auto;
}
.modify-title{
	width:100%;
	height:40px;
	background:#00A5AC;
	color:#fff;
	line-height: 40px;
	padding: 0px 10px;
}
#settings{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	position: fixed;
	top: 0px;
	left: 0px;	
	z-index: 2;
	/*  display: none;  */
}
.settings-theme{
	width:420px;
	min-height:160px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top:-210px ;
	background: #FFFFFF;
}
.settings-title{
	width: 100%;
	background: #12acb2;
	color: #FFFFFF;
	padding: 10px 20px;
	font-size: 16px;
	
}
.settings-select{
	margin-left: 100px !important;
	width: 290px;
}
.settings-form-label{
	width:95px !important;
}
.settings-tsrw{
	margin-top: 10px;
}
/*.set-layui-tab-content {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}*/

.set-icon {
	font-size: 14px;
	color: #3dd2d8;
	border: 2px solid #3dd2d8;
	border-radius: 50%;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	position: absolute;
	left: 20px;
}

/*.set-span {
	width: 760px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #CCCCCC;
	display: inline-block;
	padding-left: 5px;
	font-size: 16px;
	font-weight: 500;
	color: #373737;
}
.set-span01 {
	width: 760px;
	height:auto;
	line-height: 30px;
	border-bottom: 1px solid #CCCCCC;
	display: inline-block;
	padding-left: 5px;
	
}*/

.Coursemarking{
	position:absolute;
	background:#FFFFFF;
	border: 1px solid #3dd2d8;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	color: #3dd2d8;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	top: 15px;
	left: 12px;
}
/*
.markingTitle-subject{
	color:#6d6c6c;
	margin-top: 10px;
}
.markingTitle{
	border-left: 1px solid #3dd2d8; 
	width: 782px;
}
.markingTitle-title{
	width:550px ;
	font-size: 14px;
}
.markingTitle-time{
	width: 90px;
	text-align: center;
	font-size: 12px;
    line-height: 15px;
	}*/
.markingTitle-clic{
	width: 100px;
	text-align: center;
	color: #3dd2d8;
	position: absolute;
	top: 5px;
	right: 0px;
}
.markingTitle-introduce{
	width: 630px;
	height:auto;
	max-height: 100px;
	font-size: 12px;
	color: #9fa0a0;
	line-height: 20px;
}
.markingTitle-list{
	position: relative;
}
.markingTitle-list:hover{
	position: relative;
	background: #eaf9f3;
}

/*.history-list{
	width: auto;
	height: 30px;
	line-height: 30px;
	border-left: 3px solid #3dd2d8;
	margin: 5px 0px;
	background:#E0E1E1 ;
	background:-webkit-gradient(linear,0% 100%, 100% 0%, from(#e6e6e6), to(#FAFAFA), color-stop(1.0,#FFFFFF)); ;
}
.history-list:hover{
	background: -webkit-gradient(linear,0% 0%, 100% 100%, from(#267DD4), to(#FFFFFF), color-stop(1.0,#FFFFFF));
	color: #FFFFFF;
	-moz-box-shadow:0px 0px 5px #ABABAB;
	 -webkit-box-shadow:0px 0px 5px #ABABAB; 
	box-shadow:0px 0px 5px #ABABAB;
}
.history-list:hover .history-list-span{	
	color: #FFFFFF;
}
.history-list-shu{
	width: 50px;
	margin-left: 10px;
	display: inline-block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
.history-list-span{
	width:720px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	font-size: 14px;
	color: #6d6c6c;
}*/
.courseShare{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 40px;
	line-height: 40px;
}
.coursdw-titel{
	position:relative;
	margin-top: 15px;
}
.AddTo-jiantou {
	width: 20px;
	height: 20px;
	background: url(../img/qztj.png) no-repeat;
	position: absolute;
	top: 330px;
	left: 240px;
}


/*权限查看*/
.viewAuthor{
	width: 290px;
	max-height: 300px;
	overflow-x: hidden;
    oveflow-y: hidden;
    margin-left: 100px;
}
.viewAuthor-list{
	margin: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.viewAuthor-list span{
	display: inline-block;
    width: 235px;
}
.Coupon{
	width:auto;
	    padding: 0px 5px;
	height:20px;
	line-height:20px;
	background:#3dd2d8;
	color:#ffffff;
	 text-align: center;
	 font-size: 12px;
	  border-radius: 4px;
	  -moz-box-shadow:0px 2px 3px #8C8C8C;
    -webkit-box-shadow:0px 2px 3px #8C8C8C;
     box-shadow:0px 2px 3px #8C8C8C;
     position: absolute;
    top: 10px;
    left: 50px;
    z-index:2;
}
.joinGroup-list-list{
	width: 100%;  
    border-bottom: 2px solid #00FFFF;
    padding: 5px; 
}

.joinGroup-list-img{
	width:25px;
	height:25px;
	border-radius: 50%;
    margin-right: 10px;
}
.joinGroup-list{
	width: 250px;
    height: 310px;
    margin: 5px auto;
    border: 1px solid #ccc;
    overflow-x: hidden;
}

.joinGroup-rompt{
	width:310px;
    padding: 5px 0px;
    margin: 0px auto;
}

.joinGroup-butt{
	 width: 150px;
    margin: 0px auto;
}

.joinGroup-list-title{
	width: 180px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.joinGroup-list-list:hover{
	color:#ccc;
}

.joinGroup-list-list-checked{
	color:#ccc;
}

.nameModify{
	width:auto;
	height:30px;
	display: inline-block;
}
.nameModify .font-12{font-size:12px;}
/*领取优惠券*/



.couposReceiveMask{
	width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: none;
}
.couposReceive{
	width: 580px;
	height: 540px;
	background: #fff;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.couposReceiveTitle{
	width: 580px;
	height: 40px;
	line-height: 40px;
	background: #12ACB2;
	color: #fff;
	padding: 0 10px;
}
.couposReceiveClose{
	font-size: 20px; 
	color: #fff;
}
.couposReceive-obj{
	width: 580px;
	height: 500px;
	overflow-x: hidden;
}

.Overall-list{
	width: 380px;
	height: 155px;
	background: #FFFFFF;
	margin:5px 90px;
	position: relative;
}
.Overall-list-div{
	width: 330px;
	height: 155px;
	padding: 22px 10px 22px 20px;
	border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.Overall-list-img{
	width: 108px;
	height: 108px;
}
.Overall-list-Teacher{
	width: 42px;
	height: 42px;
	border-radius: 50%;
	position: absolute;
	top: 70px;
	left: 50px;
	border:1px solid #FFFFFF;
}

.Overall-list-introduce{
	margin-left: 10px;
}
.Overall-list-money{
	display: inline-block;
	padding-left: 15px;
	background: url(../img/qian.png) no-repeat 0px 21px;
	font-size: 35px;
	color: #3dd2d8;
	max-width: 100px;
	width: 100px;
	height: 40px;
}
.Overall-list-ming{
	
	height: 40px;
	line-height: 55px;
	color: #CCCCCC;
}
.Overall-list-Name{
	width: 180px;
	height: 47px;
	color: #535353;
	font-size: 14px;
	
}

.Overall-list-Number{
	font-size: 14px;
	color: #ffa868;
}
.Overall-list-click{
	width: 50px;
	height: 155px;
	background: url(../img/yuohuiquanlingqu.png) no-repeat;
	 writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;      
    writing-mode: vertical-rl;
    text-align: center;
    line-height: 50px;
    color: #fff;
    letter-spacing:10px;
}

.Overall-list-money01{
	display: inline-block;
	padding-left: 15px;
	background: url(../img/qian01.png) no-repeat 0px 21px;
	font-size: 35px;
	max-width: 100px;
	width: 100px;
	height: 40px;
	
	
}
.Overall-list-Number01{
	width: 180px;
	height: 47px;
	color: #CCCCCC;
	font-size: 14px;
}
.Overall-list-click01{
	width: 50px;
	height: 155px;
	background:url(../img/yuohuiquanjinzhi.png) no-repeat;
	 writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;      
    writing-mode: vertical-rl;
    text-align: center;
    line-height: 50px;
    color: #fff;
    letter-spacing:10px;
}
.lineSegmenting{
	background: url(../img/yuihuiquanfenge.png) no-repeat 20px 10px;
	width: 800px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-family: "微软雅黑";
	margin: 0px auto;
	font-size: 17px;
}




/* sdfsd   课程详情评论评分*/



@charset "UTF-8";
.commt{
	padding-left: 10px;
	padding-top: 15px;
	color:#2B2B2B;
}
.commt-div{
	margin-top: 10px;
}
.comment-name{
	font-size: 16px;
	color:#2B2937;
	float: left;
	height: 20px;
	line-height: 20px;
}
.comment-name-img{
	width: 20px;
	height: 20px;
	margin-left: 5px;
	float: left;
}
.commrnt-img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
	padding:5px;
}
.commrnt-title{
	padding: 8px 0px;
	font-size: 14px;
}
.comment-reply-a{
	width: 40px;
    height: 20px;
    line-height: 17px;
    border-radius: 15px;
    border: 1px solid #0699A0;
    color: #07C4CB;
    margin: 10px;
    float: left;
    background: #FFFFFF;
    text-align: center;
    font-size: 10px;
}

.comment-reply-b{
	width: 40px;
    height: 20px;
    line-height: 17px;
    border-radius: 15px;
    border: 1px solid #0699A0;
    color: #07C4CB;
    margin: 10px;
    float: left;
    background: #FFFFFF;
    text-align: center;
    font-size: 10px;
}
.comment-reply-a:hover{
	background: #00BFC7;
	color:#FFFFFF;
}
.comment-reply-b:hover{
	background: #00BFC7;
	color:#FFFFFF;
}

.commrn-rep{
    padding: 10px 15px 5px 15px;
    background: #f1f1f1;
    width: 740px;
    margin: 0px 0px 0px 55px;
	
}
.commrn-rep-span{
	margin-bottom: 10px;
	font-size: 14px;
}
.commrn-ul{
	margin-top: 5px;
}
.commrn-rep-li{
	padding: 5px 0px;
	color:#635f5f;
	font-size: 14px;
	margin-top: 5px;
}
.commrn-text{
	width: 737px;
	height: 40px;
	float: left;
}
.commrn-butt{
	background: #EB6F00;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: right;
	color: #FFFFFF;
	margin-top: 10px;
}
.commrn-item{
	width: 100%;
	float: left;
	background: #fff;
}
.commr-ma{
	padding: 5px;
}
.list-comment{
	line-height: 20px;
    margin-top: 10px;
    font-size: 14px;	
}
/*.list-comment-span{
    display: inline-block;
    float: left;
    color: red;
    padding: 0 0 0 20px;
    min-width: 50px;
    height: 20px;
    line-height: 20px;
}*/
.comment-span01{
	background: url(../img/index/schoolmate.png) no-repeat 0 2px;
	display: inline-block;
    /*float: left;*/
    margin-right:10px;
    color: red;
    padding: 0 0 0 20px;
    /*min-width: 50px;*/
    height: 20px;
    line-height: 20px;
}
.comment-span02{
	background: url(../img/index/heart.png) no-repeat 0 2px;
	display: inline-block;
    /*float: left;*/
    color: red;
    margin-right:10px;
    padding: 0 0 0 20px;
    /*min-width: 50px;*/
    height: 20px;
    line-height: 20px;
}
.comment-span03{
	display: inline-block;
    float: right;
    color: red;
     min-width: 50px;
    height: 20px;
    line-height: 20px;
}
.comment{
	color: #5e5e5e;
    height: 16px;
    line-height: 16px;
    margin-top: 5px;
    font-size: 14px;
}
.comment p{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.comment img{
	display: none;
}


.comment-time{
	margin-top: 15px;	
}
.commrn-person{
	height: 20px;
	line-height: 20px;
}
	
.commrn-score{
	color: #2B2B2B;
	float: left;
	margin-left: 10px;
}
.commrn-nam{
	color: #2B2B2B;
	float: left;
}
.comrn-dis{
    line-height: 20px;
    /*word-break: break-all;*/
    word-break:break-word;
    color: #222222;
    font-size: 14px;
    padding: 5px;
    width: 730px;
    margin-left: 50px;
}
.comrn-dis2{
	float:right;
	margin-right: 20px;
}
.commrn-nam:hover{
	color:#00BFC7;
	
}
.commr-box{
	background:#fff;
}
.reply01{
	width: 40px;
    border-radius: 12px;
    border: 1px solid #0699A0;
    color: #07C4CB;
    margin: 5px 10px;
    float: left;
    background: #FFFFFF;
    text-align: center;
    font-size: 10px;
    padding: 1px;
}

.reply01:hover{
	background: #07C4CB;
	color: #FFFFFF;
	cursor:pointer;
}
.reply02{
	width: 40px;
    border-radius: 12px;
    border: 1px solid #0699A0;
    color: #07C4CB;
    margin:5px 10px;
    float: left;
    background: #FFFFFF;
    text-align: center;
    font-size: 10px;
    padding: 1px;
}

.reply02:hover{
	background: #07C4CB;
	color: #FFFFFF;
	cursor:pointer;
}
.reply03{
	width: 40px;
    height: 14px;
    line-height: 14px;
    border-radius: 15px;
    border: 1px solid #0699A0;
    color: #07C4CB;
    margin: 10px;
    float: left;
    background: #FFFFFF;
    text-align: center;
    font-size: 10px;
}

.reply03:hover{
	background: #07C4CB;
	color: #FFFFFF;
	height: 14px;
	line-height: 14px;
}
.inputs{
    max-width: 730px;
    max-height: 50px;
    min-width: 730px;
    min-height: 50px;
    margin: 20px 5px 10px 5px;
    border-radius: 5px;
    padding: 10px;
    font-size:14px;
}
.inp-submit{
	min-width: 60px;
	line-height: 22px;
	height: 22px;
	background: #07C4CB;
	color: #FFFFFF;
	float: right;
	text-align: center;
	margin: 5px 10px;
	margin-right:5px;
	cursor: pointer;
}
.inp-child-submit{
	min-width: 60px;
	line-height: 22px;
	height: 22px;
	background: #07C4CB;
	color: #FFFFFF;
	float: right;
	text-align: center;
	margin: 5px 10px;
	margin-right:5px;
	cursor: pointer;
}
.inp-cancel{
	width: 60px;
	line-height: 20px;
	height: 20px;
	background: #902B2B;
	color: #FFFFFF;
	float: right;
	text-align: center;
	margin: 5px 10px;
}
.see-div{
	width: 60px;
	height: 20px;
	font-size: 12px;
	color: #00BFC7;
}
.time-div{
	margin-left:50px;
	font-size: 13px;
}
.ipt-div{
	width: 740px;
    background: #f1f1f1;
    margin-left: 55px;
    display: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ipt-child-div{
	display:none;
    background: #f1f1f1;
    margin-left: -10px;
}
.child-inputs{
	max-width: 730px;
    max-height: 50px;
    min-width: 730px;
    min-height: 50px;
    margin: 20px 5px 10px 0px;
    border-radius: 5px;
    padding: 10px;
    font-size:14px;
	
}
.child-rep{
	width:130px;
	float:right;
}
.time-child-div{
	width:200px;
	margin-top:10px;
	float:left;
	font-size: 12px;
}


.More{
	display: inline-block;
    padding: 2px 10px;
    border-radius: 15px;
    border: 1px solid #12dcf0;
    background: #baf5f2;
    color: #07c4cb;	
    margin-right: 10px;
}

.Stop{
	display: inline-block;
    padding: 2px 10px;
    border-radius: 15px;
    border: 1px solid #c7721b;
    background: #ff9744;
    color: #f1f1f1;	
    margin-right: 10px;
}

.fu-div{
	margin:10px 0px 10px 55px;
}

#introduce{
	word-wrap : break-word;
	 overflow:hidden;
	 word-break : break-all;
}

.comment p{
    margin: 0px !important;
    font-size: 12px !important;
    color: #9e9e9e !important;
}
.comment p:nth-child(n){
	display:none;

	}
.comment span{
overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
white-space: pre-wrap;
  margin: 0px !important;
    font-size: 12px !important;
    color: #9e9e9e !important;
}
.comment p:nth-child(1){
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;

}
/* 修改群组名称 */

.MyGroupModification {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0, 0, 0, .3);
	z-index: 99;
}

.MyGroupModification-mian {
	width: 400px;
	height: 400px;
	background: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
}

.MyGroupModification-title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #009688;
	color: #FFFFFF;
	padding: 0px 10px;
}

.MyGroupModification-content {
	padding: 10px;
}

.MyGroupModification-img {
	width: 150px;
	height: 150px;
	/* border-radius: 50%; */
}

#MyGroupModificationImg-button {
	display: block;
	margin-top: 10px;
}

.MyGroupModification-img-couser {
	width: 150px;
	height: auto;
	margin: 0 auto;
}

.MyGroupModification-Submission {
	width: 130px;
	margin: 20px auto;
	display: block;
	
}



.losdwefstt{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,.6);
	z-index: 99999;
	
}
#longsrt{
	text-align: center;
    position: absolute;
    top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 300px;
    height: 50px;
    color:#fff;
}



.myThiGroups{
	width: 15px;
    height: 15px;
    position: absolute;
    top: 24px;
    left: 28px;
    background:url(../img/thisVIP1.png)
}

.listHtmlTshi{
	width: 15px;
    height: 15px;
    position: absolute;
    top: 26px;
    left: 26px;
    background:url(../img/thisVIP2.png)
}

.mask_share {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99999;
}

.mask_share-input {
	width: 480px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -220px;
	background: #FFFFFF;

}

.mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99999;
}

.folder-ti {
	width: 480px;
	color: #FFFFFF;
	background: #00A5AC;
	padding: 10px;
}

.folder-div {
	padding: 20px;
}


.cancel_folder, .cancel_video {
	width: 90px;
	height: 40px;
	color: #FFFFFF;
	background: #D2D2D2;
	float: left;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
}

.titel-titel {
	text-align: center;
	padding: 10px 0px;
	margin: 10px 0px;
	background: #D9D9D9;

}

.folder-mar-div {
	width: 200px;
	margin: 0 auto;
	padding-top: 55px;
}

.span-cpicon{display: inline-block;min-width: 60px;text-align: center;border: 1px solid #efefef;;margin-left: 15px;font-size: 14px;color:red;}
.imgconp-icon{padding-right:5px;}