.homebox{
	width: 100%;
	height: 100%;
	background: #f8f8f8;
	font-size: 12px;
}
.header{
	height: 420px;
	position: relative;
}
.headershady{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 5;
}
.headvideo{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/13cb9742d0264160bc7afcdbcf9ac0c4.png') no-repeat center top;
	background-size: cover;
}
.headvideo video{
	width: 100%;
	height: auto;
	min-height: 100%;
}
.head{
	width: 1080px;
	height: 30%;
	margin: 0 auto;
	position: relative;
	z-index: 101;
	border: 1px solid transparent;
}
.headnavfixed{
	width: 100%;
	height: 80px;
	margin-top: 40px;
	background: #fff;
	z-index: 100;
	border-radius: 30px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 2px;
}
.headnav{
	width: 1080px;
	height: 80px;
	margin: 0 auto;
}
.headbot{
	width: 960px;
	height: 280px;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 1;
	margin-left: -480px;
}
.headleft{
	float: left;
	width: 345px;
	height: 100%;
}
.headleft a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #292929;
	line-height: 80px;
	font-size: 20px;
	text-indent: 20px;
	font-weight: bold;
}
.headleft img{
	width: auto;
	height: 44px;
	display: block;
	margin-top: 18px;
	margin-left: 20px;
}
.headright{
	float: left;
	width: 450px;
	height: 100%;
	margin-left: 20px;
}
.headbtn a{
	display: block;
	float: left;
	margin-top: 14px;
	margin-right: 53px;
	width: 30px;
	height: 60px;
	color: #acacac;
	font-size: 12px;
}
.mr40{
	margin-right: 40px!important;
}
.navlogo,.navname{
	width: 37px;
	display: block;
}
.navlogo{
	height: 30px;
	margin-bottom: 4px;
}
.navname{
	line-height: 20px;
	text-align: center;
}
.headbtn a:hover{
	text-decoration: none;
}
.headbtn a:hover .navlogo{
	background-color: #f8f8f8;
}

.headbtn .active .navlogo{
	background-color: #23A3FF!important;
}
.headbtn .active .navname{
	color: #23A3FF;
}

.navlogo{
	background-position: center center!important;
	background-repeat: no-repeat!important;
}
.navlogo-home{
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/952fbed16fe0410c93f1e619a1bf96ab.png');
}
.navlogo-school{
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/8b7a38758a9a4bd899df636683cf9572.png') no-repeat center center ;
}
.navlogo-study{
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/62cca6298d804adc8131cc7e1eb633c0.png') no-repeat center center ;
}
.navlogo-course{
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/1fe68d6edc354f558cedfbc23fb1b48b.png') no-repeat center center ;
}
.navlogo-search{
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/37e06c6471b34437be1f7da4ebc01e32.png') no-repeat center 12px ;
}
.navlogo-news{
	background: url('//image.zhihuishu.com/zhs_yufa_150820/ablecommons/demo/201908/d41381b6be1440bfa5df6a98dd778e21.png') no-repeat center center ;
}
.navlogo-teacher{
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201901/18d5e5cfca324279add16e28fe5a8402.png') no-repeat;
	background-position: 2px -40px !important;
}
.navlogo-microSpecialty{
	background:url('//image.zhihuishu.com/zhs_yufa_150820/ablecommons/demo/202007/02fdcea836024c749157c98e533c4b18.png') no-repeat;
	background-size: 100% 100%;
}

.headbtn .active .navlogo-home{
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/5542e21f112343eaa32c49b7a39bd574.png');
}
.headbtn .active .navlogo-school{
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/592a6ccf851b49c0b7d63d3ac328e694.png');
}
.headbtn .active .navlogo-study{
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/803acc7ef5e5470ebeddcec6bb7054d1.png');
}
.headbtn .active .navlogo-course{
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/49fb2c34d9504c8282637f2d9593e38e.png');
}
.headbtn .active .navlogo-teacher{
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201901/18d5e5cfca324279add16e28fe5a8402.png') no-repeat;
	background-position: 0 -40px !important;
}

.head_login{
	position: relative;
	float: right;
	width: 104px;
	height: 100%;
	text-align: center;
	cursor: pointer;
	margin-right: 40px;
	z-index:33;
}
.head_login span{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.head_login .uesr-head{
	margin-bottom: 4px;
}
.not-logged-in .user-bot{
	color: #acacac;
}
.not-logged-in .user-top img{
	width: 30px;
	height: 30px;
}
.not-logged-in{
	width: 100%;
	height: 60px;
	margin-top: 14px;
}

.already-logged-in{
	width: 100%;
	height: 80px;
	padding-top: 25px;
}
.already-logged-in .user-top{
	width: 100%;
	height: 30px;
	line-height: 30px;

}
.already-logged-in .user-bot{
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #acacac;
}
.user-bot:hover{
	text-decoration: underline;
}
.user-online{
	width: 70px;
	float: left;
	border-right: 1px solid rgb(76,161,253);
}
.user-online a{
	color: rgb(76,161,253);
}
.user-online a:hover{
	text-decoration: underline!important;
}
#loginOut{
	width: 48px;
	float: left;
	color: rgb(76, 161, 253);
}
#loginOut:hover{
	text-decoration: underline!important;
}


.headmessage{
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
	width: 100%;
	height: 60px;
}
.messagenum{
	color: #23A3FF;
	font-size: 24px;
	margin:  0 8px;
}
.headbot-title{
	text-align: center;
	font-size: 28px;
	color: #fff;
	margin-top: 30px;
}
.htitle-back,.htitle-word{
	display: inline-block;
	height: 32px;
	line-height: 32px;
}
.htitle-word{
	margin: 0 16px;
}
.htitle-back img{
	display: block;
	margin-top: 20px;
}
.konwmore{
	margin: 36px auto 0;
	text-align: center;
	border-radius: 24px;
	width: 200px;
	height: 48px;
	line-height: 48px;
	background: #23A3FF;
	font-size: 18px;
}
.konwmore a{
	display: block;
	color: #fff;
	cursor: pointer;
}
.konwmore:hover{
	background: #fab84f;
}
.jiantou{
	width: 14px;
	height: 9px;
	margin: 22px auto 0;
}
.homecoursebox{
	width: 100%;
	height: 530px;
	background: #fff;
}
.samelogo{
	width: 400px;
	height: 160px;
	overflow: hidden;
	padding-top: 30px;
	margin: 0 auto;
}
.sl-name{
	width: 100%;
	font-size: 22px;
	text-align: center;
	text-indent: 40px;
	padding: 14px 0;
	color: #23A3FF;
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/de0df22b38094616861844750f589e3f.png') no-repeat 130px center;
}
.sl-name-pro{
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/82fb947957624676968bdd2023521995.png') no-repeat 124px center;
}
.sl-name-tea{
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201901/6f2bd8a8fe364fc2bd4884f07b8f31ae.png') no-repeat 124px center;
}
.sl-name-news{
	background: url('//image.zhihuishu.com/zhs_yufa_150820/ablecommons/demo/201908/fc60716fab26490aa830cbce73e3abe6.png') no-repeat 124px center;
}
.sl-tu{
	width: 100%;
	height: 14px;
	background: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/de983a90786a4eb1ad3e81cf2e7df6cb.png') no-repeat center center;
}
.sl-eng{
	text-align: center;
	font-size: 12px;
	color: #353535;
	margin-top: 6px;
}

.coursebox{
	width: 1084px;
	height: 370px;
	margin: 0 auto;
}
.coursebody{
	width: 1104px;
	height: 100%;
}

.flexslidercourse,.flex-viewport,.slides{
	width: 100%;
	height: 320px;
}
.slides li{
	margin-right: 20px;
}
.flex-control-nav{
	display: none!important;
}
.flexslidercourse,.flexsliderBanner,.flexsliderteacher,.flexsliderschool{
	border: 0!important;
	margin: 0!important;
	box-shadow: none!important;
	border-radius: 0!important;
	z-index: 1!important;
}
.flexslidercourse :hover .flex-prev,.flexslidercourse:hover .flex-next,.flexsliderteacher :hover .flex-prev,.flexsliderteacher:hover .flex-next,.flexsliderschool :hover .flex-prev,.flexsliderschool:hover .flex-next{
	opacity: 0.7!important;
	filter: alpha(opacity = 70)!important;
}
.flexslidercourse .flex-prev:hover,.flexslidercourse .flex-next:hover,.flexsliderteacher .flex-prev:hover,.flexsliderteacher .flex-next:hover,.flexsliderschool .flex-prev:hover,.flexsliderschool .flex-next:hover{
	opacity: 0.7!important;
	filter: alpha(opacity = 70)!important;
}
.flexslidercourse .flex-direction-nav .flex-prev,.flexsliderteacher .flex-direction-nav .flex-prev,.flexsliderschool .flex-direction-nav .flex-prev{
	display: block;
	width: 30px;
	height: 60px;
	left: 50%!important;
	margin-left: -590px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201801/0574f48600094669bcadfb28572097b0.png');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.flexslidercourse .flex-direction-nav .flex-next,.flexsliderteacher .flex-direction-nav .flex-next,.flexsliderschool .flex-direction-nav .flex-next{
	width: 30px;
	height: 60px;
	right: 50%!important;
	margin-right: -590px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201801/cf062d7d816540e9b2fe21fd20e56917.png');
	background-repeat: no-repeat;
	background-position: center;
}
.flexslidercourse .flex-direction-nav .flex-next:hover,.flexsliderteacher .flex-direction-nav .flex-next:hover,.flexsliderschool .flex-direction-nav .flex-next:hover{
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/8dbf5cd4d1e94c38ab35586ccb9be934.png');
}
.flexslidercourse .flex-direction-nav .flex-prev:hover,.flexsliderteacher .flex-direction-nav .flex-prev:hover,.flexsliderschool .flex-direction-nav .flex-prev:hover{
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/8bd62cbb47e24b4f89c94da26da598e8.png');
}
.flexslidercourse .flex-direction-nav .flex-disabled,.flexsliderteacher .flex-direction-nav .flex-disabled,.flexsliderschool .flex-direction-nav .flex-disabled{
	opacity: 0.3!important;
	filter: alpha(opacity = 30)!important;	
}





.seemore{
	width: 100%;
	height: 14px;
	line-height: 14px;
	text-align: right;
	font-size: 12px;
	z-index: 100;
}
.seemore a{
	color: #23A3FF;
}

.seemore a:hover{
	text-decoration: underline!important;
}
.homeschoolbox{
	width: 100%;
	position: relative;
	background: #f8f8f8;
}
.schoolbox{
	width: 976px;
	margin: 0 auto;
	height: 303px;
}
.schoolbody{
	width: 996px;
}
.schoolinfor{
	width: 100%;
	height: 100%;
	padding-left: 50px;
}
.schoolcart{
	width: 180px;
	height: 230px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}
.schoolshady{
	width: 200px;
	height: 220px;
	background: rgba(53,163,231,0.9);
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 1;
	display: none;
	transition: all 1s;
	padding-left: 20px;
	padding-top: 18px;
	color: #fff;
	border-radius: 3px;
	overflow: hidden;
}
.ss-word{
	margin-bottom: 14px;
}
.ss-word-b{
	font-size: 18px;
	font-weight: bold;
	margin-right: 8px;
}
.schoolcart:hover .schoolshady{
	display: block;
}
.schoolcart:hover .nameword{
	color: #fff;
	font-weight: bold;
}
.schoolcart a{
	display: block;
}
.schoolimg{
	width: 160px;
	height: 160px;
	margin: 0 auto;
	border-radius: 3px;
	overflow: hidden;
}
.schoolimg img{
	height: 100%;
    width: 100%;
    object-fit: cover;
}
.schoolname{
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #202020;
	position: relative;
	z-index: 1;
	margin: 0 auto;
}
.divimg{
	width: 30px;
	height: 50px;
	float: left;
}
.nameword{
	float: left;
	width: 130px;
	height: 50px;
	text-indent: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.schoolname img{
	display: block;
	width: 30px;
	height: 30px;
	margin-top: 10px;
	float: left;
	border-radius: 50%;
}
.homeschoolbox .seemore{
	width: 1084px;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -542px;
}

.friendlink{
	width: 100%;
	background: #e5e5e5;
	overflow: hidden;
	padding: 10px 0;
}
.friendlinkbox{
	width: 1130px;
	margin: 0 auto;
}
.linktitle{
	font-size: 14px;
	color: #1d1d1d;
	line-height: 74px;
}
.linkcart{
	float: left;
	width: 140px;
	float: left;
	line-height: 14px;
	margin-bottom: 24px;
}
.linkcart a{
	width: 130px;
	display: block;
	color: #aaaaaa;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.linkcart a:hover{
	color: #23A3FF;
}
.footer{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #e5e5e5;
	font-size: 14px;
}
.foot{
	width: 1080px;
	margin: 0 auto;
	text-align: center;
	color: #acacac;
}
.foot a{
	color: #acacac;
}
.ml143{
	margin-left: 143px;
}
.ml286{
	margin-left: 286px;
}
.ml429{
	margin-left: 429px;
}
.ml100{
	margin-left: 100px;
}
.ml200{
	margin-left: 200px;
}
.ml300{
	margin-left: 300px;
}
.ml400{
	margin-left: 400px;
}
/* 登录修改 */
.user-infoarrow-div{
	width: 104px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	background: #F0F3F7;
}
.user-info-name1{
	font-size: 14px;
    color:#1D1D1Dff;
    height: 30px;
    line-height: 30px;
	max-width: 60px;
	margin-left: 18px;
}
.txtEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.toggle-arrow-span{
	width: 12px;
	height: 6px;
	background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201901/638bed561d574c48bf71766a80c40ae3.png) no-repeat;
    background-position: 0 0;
    display: inline-block !important;
	margin-right: 12px;
	margin-top: 12px;
}
.already-logged-in:hover .toggle-arrow-span {
    background-position: 0 -16px;
}

.logoutpadd-div {
    padding-top: 5px;
    position: absolute;
    top: 75px;
    right: 0px;
	width: 134px;
	display: none;

}
.logoutdiv{
	background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.17);
    border-radius: 6px;
    height: auto;
    display: inline-block;
    margin-top: 5px;
	width: 100%;
	padding: 8px 0;
}
.logoutdiv a{
	text-align: left;
    line-height: 36px;
	cursor: pointer;
	padding-left: 25px;
    display: inline-block;
    font-size: 14px;
    color: #333333;
	width: 100%;
	font-size: 14px;
	color: #9798A9;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.logoutdiv a:hover{
	color: #26A9FF;
}
.already-logged-in:hover .logoutpadd-div{  
	display: block !important;
	animation: .5s a;
	-webkit-animation: .5s a;
}
.search_nothing{
	text-align: center;
	position: relative;
}
.search_nothing div{
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
}
/* 首页课程 */
.teacherbox{
	width: 1084px;
	height: 292px;
	margin: 0 auto;
}
.teacherbody{
	width: 1104px;
	height: 100%;
}
.flexsliderteacher{
	height: 100%;
	background: none !important;
}
.flexsliderteacher, .flex-viewport, .slides{
	height: 100%;
}
.teacher-infor {
   width: 100%;
   padding-left: 58px;
   margin-bottom: 30px;
}

.flexsliderteacher .flex-direction-nav .flex-prev,.flexsliderschool .flex-direction-nav .flex-prev {
    display: block;
    width: 30px;
	height: 60px;
	margin-top: -70px;
    left: 50%!important;
    margin-left: -590px;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201801/0574f48600094669bcadfb28572097b0.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.flexsliderteacher .flex-direction-nav .flex-disabled,.flexsliderschool .flex-direction-nav .flex-disabled {
    opacity: 0.3!important;
    filter: alpha(opacity = 30)!important;
}
.flexsliderteacher .flex-direction-nav .flex-next,.flexsliderschool .flex-direction-nav .flex-next {
    width: 30px;
    height: 60px;
	right: 50%!important;
	margin-top: -70px;
    margin-right: -590px;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    background-image: url(//image.zhihuishu.com/zhs/ablecommons/demo/201801/cf062d7d816540e9b2fe21fd20e56917.png);
    background-repeat: no-repeat;
    background-position: center;
}

.flexsliderteacher .flex-direction-nav .flex-prev:hover,.flexsliderschool .flex-direction-nav .flex-prev:hover{
	background-image: url(//image.zhihuishu.com/zhs/ablecommons/demo/201803/8bd62cbb47e24b4f89c94da26da598e8.png);
}

.flexsliderteacher .flex-direction-nav .flex-next:hover,.flexsliderschool.flex-direction-nav .flex-next:hover{
	background-image: url('//image.zhihuishu.com/zhs/ablecommons/demo/201803/8dbf5cd4d1e94c38ab35586ccb9be934.png');
}
.teachercart{
	width: 348px;
	height: 200px;
	background: #fff;
	border-radius: 2px;
	padding: 20px;
	transition: box-shadow 0.5s;
	padding-right: 0;
	margin-right: 20px;
	border: 1px solid #ffffff;
	cursor: pointer;
}
.teachercart:hover{
	box-shadow: 0 3px 6px  rgba(0,0,0,0.2);
}
.teacherimg{
	width: 120px;
	height: 160px;
	margin-right: 20px;
}
.teacherimg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.teachermessage{
	width: 178px;
	font-size: 14px;
	color: #1D1D1D;
   
}
.teachnername{
   font-size: 16px;
   color: #1D1D1D;
   height: 22px;
   line-height: 22px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   margin-bottom: 12px;
   margin-top: 2px;	
}
.teachertitle{
   width: 100%;
   font-size: 14px;
   color: #1D1D1D;
   letter-spacing: 0.6px;
   line-height: 26px;
   margin-bottom: 13px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;

}
.teacherInfo{
   width: 178px;
   height: 78px;
   font-size: 14px;
   color: #666666;
   letter-spacing: 0.6px;
   line-height: 26px;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
}
.homeLinkbox{
	/* background: #fff; */
}
.flexsliderBanner .flex-direction-nav{
	display: none;
}
.flexsliderschool, .flex-viewport, .slides{
	height: 303px;
}
.flexsliderschool{
	background: none !important;
}
/*
小屏幕样式
 * */
@media only screen and (max-width: 765px) {
	.ml143,.ml286,.ml429{
		margin-left: 0;
	}
	.ml400,.ml300,.ml200,.ml100{
		margin-left: 0;
	}
	.header{
		width: 100%;
		height: 4rem;
		top: 2rem;
	}
	.head{
		width: 100%!important;
		border: 0;
		height: auto;
	}
	.headvideo video{
		display: none;
	}
	.headnavfixed{
		width: 100%;
		height: 2rem!important;
		box-shadow: none;
		margin-top: 0;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		box-shadow:0 0 10px 2px rgba(0,0,0,0.1);
		border-radius: 0;
	}
	.headnav{
		width: 100%;
		height: auto;
	}
	.headleft{
		width: 100%;
		height: 1rem;
	}
	.headleft a{
		line-height: 1rem;
		text-align: center;
		text-indent: 0;
		font-size: 0.4rem;
	}
	.headleft img{
		height: 44px;
		margin: 4px auto;
	}
	.headright{
		/*width: 83%;*/
		width: 100%;
		height: 1rem;
		margin-left: 0;
	}
	.head_login{
		display: none;
		width: 16%;
		height: 1rem;
		float: left;
	}
	.not-logged-in,.already-logged-in{
		height: 1rem;
		margin-top: 0;
	}
	.not-logged-in .user-top img{
		width: 0.4rem;
		height: 0.4rem;
		margin-top: 0.05rem;
	}
	.not-logged-in .user-top{
		width: 0.5rem;
		height: 0.5rem;
		margin: 0 auto;
	}
	.not-logged-in .user-bot,.already-logged-in .user-bot{
	    height: 0.5rem;
	    text-align: center;
	    line-height: 0.5rem;
	}
	.already-logged-in .user-top{
		height: 0.5rem;
		line-height: 0.5rem;
	}
	
	
	
	.headbtn a{
		width: 20%!important;
		/* width: 25%!important; */
		height: 1rem!important;
		float: left;
		margin-top: 0;
		margin-right: 0!important;
	}
	/* .headbtn a:nth-child(4){
		display: none;
	} */
	.navlogo-search{
		background-position: center center;
	}
	.headbtn span{
		width: 50%;
		margin: 0 auto;
		font-size: 0.24rem!important;
	}
	.navlogo{
		width: 0.5rem!important;
		height: 0.5rem;
	}
	.navname{
		width: 100%;
		height: 0.5rem;
		text-align: center;
		line-height: 0.5rem;
	}
	.headbtn a{
		background-size: 0.5rem;
	}
	.navlogo{
		background-size: 0.5rem;
	}
	
	
	.headbot{
		width: 100%;
		height: auto;
		position: absolute;
		bottom: auto;
		top: 2rem;
		left: 0;
		margin: 0;
	}
	.headmessage{
		margin-top: 0.3rem;
		font-size: 0.32rem;
		height: 1rem;
		line-height: 0.5rem;
		margin-bottom: 0.2rem;
	}
	.konwmore{
		margin-top: 0;
		width: 3rem;
		height: 0.8rem;
		font-size: 0.32rem;
		border-radius: 0.4rem;
		line-height: 0.8rem;
	}
	.homecoursebox{
		height: auto;
		position: relative;
		top: 2rem;
	}
	.samelogo{
		padding: 0.2rem 0 0.4rem 0;
		width: 100%;
		height: auto;
	}
	.sl-name{
		text-indent: 0.7rem;
		background-position: 2.2rem center;
	}
	.samelogo img{
		height: 2rem;
		margin: 0 auto;
	}
	.coursebox,.coursebody{
		width: 100%;
		height: auto;
	}
	.flexslider .slides li{
		display: block!important;
		margin-right: 0;
	}
	.flexslidercourse, .flex-viewport, .slides{
		height: auto;
	}
	.coursecart{
		padding-left: 0.266666rem;
		background: #fff;
	}
	.seemore{
		width: 100%;
	    height: 0.8rem;
	    line-height: 0.8rem;
	    text-align: right;
	    font-size: 0.32rem;
	    padding-right: 0.266666rem;
	}
	.homeschoolbox{
		width: 100%;
		height: auto;
		padding-bottom: 0;
		position: relative;
		z-index: 1;
	}
	.schoolbox{
		width: 100%;
		height: auto;
	}
	.schoolinfor {
		padding-left: 0;
	}
	.schoolcart{
		margin: 0;
		width: 50%;
		height: auto;
		overflow: hidden;
	}
	.schoolcart:nth-child(5){
		display: none;
	}
	.schoolimg{
		width: 100%;
		height: 3.75rem;
		overflow: hidden;
	}
	.homeschoolbox .seemore{
		width: 100%;
		position: static;
		margin-left: 0;
	}
	.friendlink{
		width: 100%;
		height: auto;
	}
	.friendlinkbox{
		width: 100%;
		padding: 0 0.2rem;
	}
	.friendlinkbox,.linktitle{
		height: 1rem;
		line-height: 1rem;
	}
	.linkcart{
		width: 50%;
		float: left;
		margin-bottom: 0;
		line-height: 0.6rem;
		text-align: center;
	}
	.footer,.foot{
		display: none;
		width: 100%;
		font-size: 0.22rem;
	}
	.seemore a{
		font-size: 0.24rem;
	}
	.schoolcart:hover .schoolshady{
		display: none;
	}
	.schoolcart:hover .nameword{
		color: #202020;
		font-weight: bold;
	}
	.htitle-back{
		width: 1rem;
		overflow: hidden;
		height: 0.4rem;
	}
	.htitle-back img{
		margin-top: 0.26rem;
	}
	.htitle-word{
		width: 2.4rem;
		font-size: 0.3rem;
		height: 0.4rem;
		line-height: 0.4rem;
		margin: 0;
	}
	.headmessage{
		font-size: 0.24rem;
		height: auto;
		overflow: hidden;
	}
	.headbot-title{
		margin-top: 0.3rem;
	}
	.messagenum{
		font-size: 0.32rem;
	}
	/* 教师 */
	.hometeacherbox{
		background:#fff;
	}
	.teacherbox{
		width: 100%;
	}
	.teacher-infor{
		padding: 0;
		margin-bottom: 0;
	}
	.teachercart{
		width: 100%;
		height: 2.4rem;
		padding: 0;
		padding-left: .4rem /* 40/100 */;
		border: 0;
		margin-bottom: 0.48rem;
		background:#fff;
		margin-left: 0;
	}
	.teacherimg {
		width: 1.8rem;
		height: 100%;
		margin-right: 0.4rem;
	}
	.teachermessage {
		height: 100%;
	}
	.teachnername{
		line-height: 0.44rem;
		font-size: 0.32rem;
		color: #1D1D1D;
		margin: 0;
	}
	.teachertitle{
		font-size: 0.24rem;
		color: #8E9193;
		line-height: 18px;
		margin-bottom: 16px;
	}
	.teacherInfo{
		height: 0.76rem;
		width: 4.3rem;
		font-size: 0.24rem;
		color: #1D1D1D;
		line-height: 0.38rem;
		-webkit-line-clamp: 2;
	}
	.navlogo-teacher{
		background-position: 0 -0.65rem !important;
	}
	.coursecart {
		height: auto!important;
		min-height: 2rem!important;
	}
	.flexsliderBanner .flex-direction-nav{
		display: none;
	}
}

.flexsliderBanner{
	background: none !important;
	height: 100%;
}
.flexsliderBanner .slides,.flexsliderBanner .flex-viewport{
	width: 100%;
	height: 100%;
}
.flexsliderBanner .slides li{
	height: 100%;
    position: relative;
    overflow: hidden;
}
.flexsliderBanner .slides li{
	margin: 0;	
}
.flex-direction-nav{
	/* display: none !important; */
}
.flexsliderBanner .flex-control-nav{
	display: block !important;
	bottom: 20px;
	z-index: 999;
}
.flexsliderBanner .flex-control-paging li a{
	width: 10px;
	height: 10px;
	background: #D9D9D9;
}
.flexsliderBanner .flex-control-paging li a.flex-active{
	background:  #35A3E7;
}
#videoBox {
    width: 780px;
    height: 440px;
    overflow: hidden;
}
.videoBox {
    width: 100%;
    height: 100%;
    position: relative;
    /* cursor: pointer; */
}
.flexsliderBanner li img{
	width: 100%!important;
    height: 100%!important;
    object-fit: cover;
}
.myvideo {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: -25%;
    display: block;
}

/*
小屏幕样式
 * */
 .course-label-box {
    width: 255px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
	height: 100%;
    min-height: 50px;
    background-size: 100% 100%;
}
.clb-backimg {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.clb-backimg img {
    display: block;
    width: 100%;
    height: 100%;
}
.course-label-box .active{
	display: block;
	
}
.clb-two-box {
    width: 255px;
    height: 50px;
    padding-top: 20px;
    display: none;
	position:absolute;
	bottom:0;
    z-index: 10;
}
.ctb-cart {
    width: 90px;
    height: 20px;
    margin-left: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    float: left;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}
.ctb-right {
    width: 40px;
    height: 20px;
    background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201811/bffadc6a8a9a48579209f115ab37437f.png) no-repeat center center;
    background-size: 17px;
    float: right;
}
.clb-more-box {
    width: 255px;
    height: auto;
    max-height: 144px;
    display: none;
	position: absolute;
	bottom:0;
	z-index: 10;
	padding-top: 10px;
}
.clb-more-box-cen {
    width: 272px;
    overflow: hidden;
    max-height: 144px;
    overflow-y: scroll;
}
.clb-more-box .ctb-cart {
    margin-bottom: 10px;
}
.ctb-cart {
    width: 90px;
    height: 20px;
    margin-left: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    float: left;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}

.videoPlaywindow{
	display: none;
}
.course-ps{
	float: left;
	width: 100px;
	height: 60px;
	background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201906/34a157a68db64fdea89d261515b00e35.png) no-repeat center center;
	margin-top: 14px;
	position: relative;
	margin-left: 20px;
}
.course-ps span{
	display: block;
	width: 84px;
	height: 32px;
	position: absolute;
	top: 10px;
	left: 8px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	cursor: pointer;
    font-size: 12px;
}
/* 新闻 */
.homeNewsBox{
	height: 416px;
	background: #fff;
}
.newsbox{
	width: 1104px;
	height: 180px;
	margin: 0 auto;
}
.news-cart{
	width: 348px;
	height: 174px;
	border: 1px solid #fff;
	transition: box-shadow 0.3s ease;
	margin-right: 20px;
	padding: 36px 30px;
	cursor: pointer;
}
.news-cart:hover{
	border: 1px solid #E5E5E5;
	box-shadow: 0 1px 10px 0 rgba(0,0,0,0.10);
	border-radius: 2px;
}
.news-name{
	position: relative;
	min-height: 56px;
    max-height: 56px;
    overflow: hidden;
    word-wrap: break-word;
}
.slmore{
    background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201904/fccf03876772477598bf7fcb2125a830.png) no-repeat;
    width: 30px;
    height: 19px;
    display: inline-block;
    position: absolute;
    bottom: 4px;
    right: 0px;
    display: none;
}
.news-name-div{
    width: 100%;
    height: auto;
    line-height: 28px;
    font-size: 20px;
	color: #1D1D1D;
	letter-spacing: 0;
	max-height: 56px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.news-time{
	width: 100%;
	height: 26px;
	line-height: 26px;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.6px;
}