@charset "UTF-8";
.time-ul-list li {
	width: 70px;
	height: 43px;
	text-align: center;
	line-height: 43px;
}

#ul_time li {
	width: 70px;
	height: 43px;
	padding-left: 20px;
	/* line-height: 43px; */
	color: #000;
}

#ul_time li:hover {
	background: url(../../statics/img/sjzs.png) no-repeat;
	background-position: 5px 2px;
	color: #00F7DE;
}

.time-ul-list li:hover {
	color: #00BFC7;
}

.titles {
	float: left;
}

#nast {
	width: 565px;
	cursor: pointer;
	position: relative;
}

.title-ul {
	position: relative;
	left: 0px;
	height: 344px;
	overflow: hidden;
}

.title-ul01 {
	position: absolute;
	top: -344px;
}

.lits-div {
	margin-left: 70px;
}
.adjust{
	width: 70px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-left: -70px;
	margin-bottom: 30px;
	float: left;
	transition: width 2s;
	-moz-transition: width 2s;
	/* Firefox 4 */
	-webkit-transition: width 2s;
	/* Safari and Chrome */
	-o-transition: width 2s;
	/* Opera */
	position: absolute;
    top: 0px;
    left: 70px;
}
.adjust i{
	font-size: 30px; 
	color:#42CFD2;
}
.lits {
	width: 70px;
	height: 40px;
	background: #dbdbdb;
	text-align: center;
	line-height: 40px;
	margin-bottom: 30px;
	float: left;
	transition: width 2s;
	-moz-transition: width 2s;
	/* Firefox 4 */
	-webkit-transition: width 2s;
	/* Safari and Chrome */
	-o-transition: width 2s;
	/* Opera */
}

.lits div {
	height: 20px;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 12px;
}

#time {
	width: 70px;
	height: 1034px;
	float: left;
}

.fons-div {
	background: #12adb2;
	float: left;
	position: relative;
}

.fons-list-div {
	width: 70px;
	height: 1034px;
	float: left;
	position: relative;
	left: 0px;
	top: 0;
	border-left: 1px solid #00bfc7;
	border-right: 1px solid #00bfc7;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

.fons-list-div:hover {
	-moz-box-shadow: 0px 10px 20px #333333;
	-webkit-box-shadow: 0px 10px 20px #333333;
	box-shadow: 0px 10px 20px #333333;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.overdue{
	width: 70px;
	height: 1034px;
	float: left;
	position: relative;
	left: 0px;
	top: 0;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	color: #dedede;
	font-size: 12px;
	text-align: center;
	background: #9e9e9e;
}

.fons-list-div:hover .fons-list-div-div {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.fons-list-div-div {
	width: 70px;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s;
	/* For Safari 3.1 to 6.0 */
	transition: width 2s, height 2s, transform 2s;
	border-top: 1px solid #00bfc7;
	border-bottom: 1px solid #00bfc7;
	
}
.overdue>.fons-list-div-div{
	width: 70px;
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s;
	/* For Safari 3.1 to 6.0 */
	transition: width 2s, height 2s, transform 2s;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	background: #a6a6a6 !important;
}
.fons-list-div-div:hover {
	width: 100px;
	-moz-box-shadow: 0px 1px 15px #333333;
	-webkit-box-shadow: 0px 1px 15px #333333;
	box-shadow: 0px 1px 15px #333333;
	/*-webkit-transform: rotate(360deg); 
    transform: rotate(360deg);*/
	z-index: 99;
}
.fons-list-conson{
	border-radius: 5px;
    width: 100%;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}
.fons-list-conson span {
	display: block;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transform: scale(0.8);
	line-height:16px;
}

.fons-list-san {
	border-bottom: 11px solid #008000;
	border-left: 10px solid transparent;
	position: absolute;
	right: 0px;
	bottom: 0px;
	
}
.title-divsit{
	border-radius: 5px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    height: 30px;
}
.fons-list-san:hover {
	-moz-box-shadow: 0px 1px 15px #333333;
	-webkit-box-shadow: 0px 1px 15px #333333;
	box-shadow: 0px 1px 15px #333333;
}
.overdue>.fons-list-div-div>.fons-list-san{
	border-bottom: 11px solid #9f9f9f;
	border-left: 10px solid transparent;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.class-list-ul {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: none;
}

.class-list-ul li {
	color: #000000;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #FFFFFF;
}

.class-list-ul li:hover {
	background: #CC5500;
	color: #FFFFFF;
}

#fons-list-li01 {
	color: #000000;
}

.lits02 {
	background: rgba(0, 191, 199, 0.6);
	text-align: center;
	-moz-box-shadow: 0px -2px 10px #333333;
	-webkit-box-shadow: 0px -2px 10px #333333;
	box-shadow: 0px -2px 10px #333333;
	position: relative;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.fons-list-div02 {
	-moz-box-shadow: 0px 10px 20px #333333;
	-webkit-box-shadow: 0px 10px 20px #333333;
	box-shadow: 0px 10px 20px #333333;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.fons-list-butt {
	margin-left: 70px;
	margin-bottom: 20px;
	float: left;
}

.fons-list-butt01 {
	background: #3dd2d8 !important;
	color: #FFFFFF !important;
}

.fons-nofd-div {
	display: inline-block;
	color: #00F7DE !important;
	float: left;
	background: url(../../statics/img/index/class-icon01.png) no-repeat;
	background-position: 0px -332px;
	margin-left: 10px;
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
}

.fons-nofd-div:hover {
	filter: alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.fons-nofd-item{
	display: inline-block;
    color: #00F7DE !important;
    float: left;
    margin-left: 10px;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.fons-nofd-item:hover {
	filter: alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.fons-direction01 {
	width:180px;
	margin: 15px auto 0px auto;
	padding-left:86px;
}
/*update up-down-btn style*/

.fons-direction02 {
	position: absolute;
	right: -26px;
	top: 200px;
}

.fons-direction02 div:hover {
	filter: alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.fons-direction02-right {
	background: #3dd2d8;
	padding: 0 3px;
	height: 40px;
	margin-bottom: 10px;
	color: #FFFFFF;
	line-height: 40px;
}

.fons-direction02-left {
	background: #bfbfbf;
	padding: 0 3px;
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
}

.about {
	float: left;
	width: 240px;
}

.about-title-img {
	width: 240px;
	height: 68px;
	background: url(../../statics/img/gyw.png) no-repeat;
}
.about-self-img {
	width: 240px;
	height: 68px;
	background: url(../../statics/img/5463.png) no-repeat;
}

.about-me {
	padding: 0px 5px;
	width: 240px;
	height: 55px;
	background: url(../../statics/img/index/class-icon02.png) no-repeat;
	background-position: 0px -140px;
	color: #FFFFFF;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.about-introduce {
	/*padding: 0px 15px 15px 15px;*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 3;*/
	overflow: hidden;
	word-wrap: break-word;
	height: 356px;
	padding-bottom:10px;
}
.about-introduce *{
	border:0px;
	background-color:transparent;
}
.layui-btn-s {
	margin-left: 15px;
}

.timetable{
	padding: 30px 25px;
	background: #FFFFFF;
	margin-bottom: 5px;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
}

.clear {
	clear: both;
}


/* float */

.left {
	float: left;
}

.right {
	float: right;
}

.account-box {
	background: #fff;
}

.account-title {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin-bottom: 10px;
}

.f-btn-fhby {
	height: 30px;
	line-height: 30px;
	color: #f77b10;
	border: 1px solid #f77b10;
	font-size: 14px;
	display: block;
	width: 85px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 20px;
}

.f-btn-jian {
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-right: 0px;
	margin-top: 10px;
	text-align: center;
	width: 20px;
	background: #ececec;
	color: #666;
	border-radius: 4px;
	position: relative;
	left: 2px;
	cursor: pointer;
}

.f-btn-jia {
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-left: 0px;
	margin-top: 10px;
	text-align: center;
	width: 20px;
	background: #ececec;
	color: #666;
	border-radius: 4px;
	position: relative;
	left: -2px;
	cursor: pointer;
}

.f-riqi {
	width: 110px;
	padding: 0 10px;
	background: #fff;
	color: #666;
	font-size: 14px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	display: block;
}

.f-rili-table tbody td {
	background: #fff;
	position: relative;
}

.f-rili-table tbody tr {
	border-bottom: 1px dashed #ccc;
}

.f-rili-table .f-today {
	background-color: #06a798;
}

.f-rili-table .f-on {
	background-color: cornflowerblue;
	color: #fff;
}

.f-number {
	cursor: pointer;
}

.f-rili-table {
	width: 100%;
}

.f-rili-th {
	float: left;
	width: 14.25%;
	text-align: center;
	line-height: 35px;
	height: 35px;
	background-color: #dbdbdb;
	color: #FFFFFF;
}

.f-td {
	border-bottom: 1px solid #00bfc9;
	border-right: 1px solid #00bfc9;
	float: left;
	width: 115px;
	height: 75px;
	position: relative;
	background: #01a4ab;
	padding: 5px 20px 5px 5px;
}

.f-null {
	background: #63909e;
}

.f-yuan {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 13px;
	left: 50%;
	margin-left: 10px;
	background: url(../images/yuan.png) no-repeat center;
}

.f-table-msg {
	position: absolute;
	z-index: 2;
	top: 34px;
	left: 50%;
	margin-left: -120px;
	width: 280px;
	background: url(../images/bg-msg.png) no-repeat bottom;
	line-height: 55px;
	height: 46px;
	text-align: center;
	display: none;
	color: #666;
}

.f-rili-head {
	margin-bottom: 30px;
}

.f-tbody {
	font-size: 12px;
	color: #FFFFFF;
}

.f-day {
	padding: 3px 3px;
	background: rgba(0, 0, 0, .3);
	position: absolute;
	top: 2px;
	right: 1px;
}

.f-number:hover {
	-moz-box-shadow: 0px 0px 10px #333333;
	-webkit-box-shadow: 0px 0px 10px #333333;
	box-shadow: 0px 0px 10px #333333;
}

.fids-div {
	background: #fff;
	border: 1px solid #3ad2d7;
	position: absolute;
	top: -50px;
	left: -30px;
	height: 40px;
	padding: 10px 10px;
	color: #000;
	z-index: 999;
	text-align: center;
}

.fids-div span {
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fids-div-span01 {
	margin-right: 20px;
}

.fids-div-sanss {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	position: absolute;
	top: -12px;
	left: -5px;
	z-index: 1000;
}

.fids-div-spanwasd {
	float: left;
	margin: 2px;
	width: 10px;
	height: 10px;
	position: relative;
	border-radius: 2px;
}

.fids-div-spanwasd:hover {
	border: 1px solid #fff;
}

.frame-div {
	width: 170px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	-moz-box-shadow: 0px 0px 10px #333333;
	-webkit-box-shadow: 0px 0px 10px #333333;
	box-shadow: 0px 0px 10px #333333;
}

.frame-div img {
	width: 170px;
	height: 120px;
}

.frame-div-title {
	width: 100%;
	height: 60px;
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 14px;
	background: rgba(0, 0, 0, .4);
}

.frame-div-title span {
	text-align: left;
	margin: 1px 5px;
	display: block;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.f-rili-th-div {
	background: #d4411e;
}
/*-------------------------时光轴------------------------------------*/

.line-date{
	position: absolute;
	top: 70%;
}
.time-line {
	border-bottom: 1px dashed #39d4d8;
	position: relative;/*相对*/
	top: 70%;
	width: 100%;
	z-index: 0;
}
.line-years{
	position: relative;
}
.line-year{
	float: left;
	margin: 5px;
}
.line-year-title{
	width: 70px;
	height: 20px;
	line-height:20px;
	background:#fe9844;
	color: #ffffff;
	text-align: center;
	position: relative;
	top: -15px;
	z-index: 1;
	border-radius: 2px;
}
.line-month{
	float: left;
}
.line-month-title{
	width: 70px;
	height: 20px;
	line-height:20px;
	background:#FFFFFF;
	color: #39D4D8;
	text-align: center;
	position: relative;
	top: -35px;
	left: 100px;
	z-index: 1;
	border-radius: 15px;
}
.line-more{
	color: #FFFFFF;
	width: 100px;
	font-size:12px;
	text-align: right;
}
.line-couse{
	background: #39D4D8;
	color: #FFFFFF;
	height: 70px;
	width: 100px;
	/* display: inline-block; */
	margin-right:20px;
	float:left;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.line-couses{
	margin-left: 110px;
}
.line-couses-up{
	position: relative;
	top: -315px;
	width:244px;
	border-left: 1px solid #0af6ff;
	height:260px;
}
.line-couses-up .line-more{
	margin-bottom: 5px;
}
.line-couses-up .line-couse{
	margin-bottom: 15px;
}
.line-couses-down{
position: relative;
    top: -300px;
    border-left: 1px solid #0af6ff;
    height: 95px;
}
.line-couses-down .line-couse{
	/* margin-bottom: 5px; */
}
.couse-img{
	width: 90px;
	height: 50px;
	text-align: center;
	position: relative;
	top: -30px;
	left: 5px;
}
.couse-img-top{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	position: relative;
	top: -7px;
	left: -15px;
	z-index: 1;
}
.couse-time{
	font-size:12px ;
	text-align: center;
	padding-left: 10px;
	position: relative;
	top: -30px;
	z-index: 1;
	padding-right:5px;
}
.couse-txt{
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: rgba(0,0,0,.4);
	position: relative;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	z-index: 1;
	left: 5px;
	top: -50px;
	font-size:14px;
}

.line-couses-down >.line-couse{
	margin-top:25px;
}

.timeline {
   position: relative;
}
.timelinen01{
    height: 445px;
    display: block;
    overflow: hidden;
    position: relative;
    width: 806px;
    background: #01a6ac;
   
}
.timelineteit{
	height: 445px;
    display: block;
    position:absolute;
    background: #01a6ac;
}

.time-butt-left{
	width:25px;
	height:100px;
	text-align: center;
	line-height: 100px;
	position: absolute;
	top: 180px;
	left: -25px;
	background: #00BFC9;
	color: #FFFFFF;
}

.time-butt-right{
	width:25px;
	height:100px;
	text-align: center;
	line-height: 100px;
	position: absolute;
	top: 180px;
	left: 806px;
	background: #00BFC9;
	color: #FFFFFF;
}


.borderst{
	border: 3px solid red !important;
}
.playButton{
	width: 170px;
	height: 120px;
	background: url(../img/gionin.png) no-repeat;
	position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999999;
	background-position: 65px 5px;
}
.playbackButton{
	width: 170px;
	height: 120px;
	background: url(../img/playbackIcon.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999999;
	background-position: 65px 5px;
}

#startDateList ,#startTimeList{
	line-height:36px;
	border:1px solid #e6e6e6;
	padding-left: 10px;
}
#StartTheMinuteList{
	line-height:36px;
	/* border:1px solid #e6e6e6; */
	/* padding-left: 10px; */
}

/*活动时长 ---和有效时长 */

.LengthActivity {
	width: 100px;
	height: auto;
	border: 1px solid #CCCCCC;
	position:absolute;
	background: #FFFFFF;
	top: 40px;
	left: 0px;
	z-index: 99999999;
}

.LengthActivity-div {
	width: 80px;
	height: auto;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
}

.LengthActivity-div-list {
	width: 78px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}

.LengthActivity-div-list:hover {
	background: #00BFC7;
	color: #FFFFFF;
}

.LengthActivity-list {
	width: 78px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
}

.LengthActivity-list:hover {
	background: #504141;
	color: #FFFFFF;
}

.LengthActivity-list-inpu {
	width: 80px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	margin: 0px auto;
	display: block;
}

.LengthActivity-list-button {
	width: 93px;
	margin: 5px auto;
	display: block !important;
}
.LengthActivity-i{
	height: 20px;
    line-height: 20px;
    text-align: center;
}