
.banner{
	height: 500px;
}
.banner-slide-00{
	background-repeat:no-repeat;
	background-position: center;
	background-size: 1920px 500px;
}
.banner-slide-01{
	background-repeat:no-repeat;
	background-position: center;
	background-size: 1920px 500px;
}
.banner-slide-02{
	background-repeat:no-repeat;
	background-position: center;
	background-size: 1920px 500px;
}
.banner-slide-03{
	background-repeat:no-repeat;
	background-position: center;
	background-size: 1920px 500px;
}
.banner-slide-04{
	background-repeat:no-repeat;
	background-position: center;
	background-size: 1920px 500px;
}
.banner .banner-slide .slide-pagination span {
    width: 53px;
    height: 11px;
    border-radius: 0;
    cursor: pointer;
}
.swiper-container{
	height: 100%;
}
/* 首页幻灯片 */
.home .swiper-container .swiper-slide{
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	height: 550px;
}
/*名师*/
.famous-teacher-banner{
	position: relative;
	width: 1046px;
	margin:60px auto;
	height:170px;
}
.teacher-time{
	line-height: 40px;
	height:40px;
}
.teacher-time span{
	font-size:16px;
}
.teacher-time em{
	font-size:12px;
}
.teacher-det{
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
	color:#999;
	padding-top: 24px;
	padding-left: 28px;
}
.teacher-det1{
	color:#fff;
}
.teacher-det2{
	color:#333;
}
.teacher-det2 .look-btn{
	text-align: center;
}
.teacher-img{
	position: absolute;
	top:0;
	left:0;
	display: block;
	width: 246.5px;
	height: 170px;
}
.teacher-class{
	display: block;
	line-height: 18px;
	height:18px;
	font-size: 12px;
	width:100px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.teacher-class1{
	width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.teacher-time img{
	vertical-align: -1px;
	display: inline-block;
	margin-right: 4px;
}
.look-btn{
	width: 82px;
	height: 24px;
	line-height: 24px;
	background: #beccda;
	border-radius: 12px;
	font-size:12px;
	margin-top: 14px;
}
.look-btn1{
 	background: #fff;
 }
.look-btn a{
	color:#fff;
	display: block;
}
.look-btn1 a{
	color:#fe9816;
}
.look-btn img{
	margin-left: 11px;
	/*vertical-align: -1px;*/
	margin-right: 4px;
	margin-bottom:3px;
}
.swiper-button-next, .swiper-button-prev{
	height:50px;
	width: 50px;
}
.swiper-button-prev{
	left:-72px;
}
.swiper-button-next{
	right:-72px;
}
/*直播讲堂*/
.live-broadcast{
	height:664px;
	background: #f8f8f8;
}
.live-broadcast p{
	font-size: 30px;
	text-align: center;
	line-height: 124px;
	height: 124px;
	padding-top: 14px;
}
.live-broadcast li{
	width: 270px;
	background: #fff;
	/*overflow: hidden;*/
	border-radius: 3px;
	border:1px solid #e8e8e8;
	position: relative;
	float: left;
	margin-left: 24px;
	margin-bottom: 22px;
	/*box-shadow:5px 5px 5px rgba(0,0,0,.4);*/
}
.live-broadcast .img-mian{
	display: block;
	width: 268px;
	height:150px;
}
.live-icon{
	position: absolute;
	top:-4px;
	left:-4px;
}
.del{
	width: 244px;
	margin:0 auto;
	padding-bottom: 14px;
}
.del span{
	display: block;
	line-height: 34px;
	font-weight: 800;
	font-size:12px;
}
.live-broadcast .del span:hover{
	color:#fe9717;
}
.video-class .del span:hover{
	color:#348df5;
}
.pric{
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.pric span{
	color:#999;
	font-size: 12px;
	font-weight: 400;
	width: 120px;
	line-height: 22px;
	height:22px;
	overflow: hidden;
	float: left;
}
.live-broadcast .pric em{
	font-size:14px;
	font-weight: 800;
	color:#fe7c24;
	display: block;
	float: right;
	border:1px solid #fe7c24;
	height:20px;
	line-height:20px;
	padding:0 6px;
	border-radius:4px;
}
.live-broadcast .pric em:hover{
	background:#fe7c24;
	color:#fff;
}
.pric i{
	font-size: 12px;
}
/*弹出注册*/
.gzz-getphone{
    width: 440px;
    float: left;
    background:#fff;
    height: 280px;
    overflow: hidden;
    position: fixed;
    margin-left: -245px;
    margin-top:-140px;
    top:50%;
    left:50%;
    border-radius: 10px;
    z-index: 1000;
    display: none;
}
.gzz-hint-bg{
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .4;
    position: fixed;
    left:0;
    top:0;
    z-index: 10;
    display: none;
}
.gzz-form{
    width: 374px;
    margin:0 auto;
    margin-top: 62px;
}
.gzz-form li{
    width: 376px;
    line-height: 42px;
    height: 42px;
    background: #fff;
/*  border-radius: 4px;
    border:1px solid #ccc;*/
    font-size: 16px;
    color:#888;
    margin-bottom: 14px;
}
.gzz-form li span{
    margin-left: 12px;
    font-size: 14px;
    display: inline-block;
    width: 56px;
}
.gzz-form li input{
    line-height:20px;
    height: 20px;
    border:1px solid #e4e4e4;
    outline:none; 
    padding:20px 10px;
    width: 290px;
    border-radius: 4px;
}
.gzz-form .liend{
    text-align: center;
    background: #e82f05;
    border-color:#e82f05;
    cursor: pointer;
    color:#fff;
    font-weight: 800;
    width: 308px;
    margin-left: 54px;
    margin-top: 20px;
    border-radius: 4px;
}
.gzz-x{
    display: block;
    width: 42px;
    height:42px;
    position: absolute;
    top:10px;
    right:10px;
    z-index: 20;
}
/*弹出注册*/
/*视频课堂*/
.registers .pric em{
	border:1px solid #ff9219;
	color:#ff9219;
	padding:0 10px;
	height:22px;
	line-height:22px;
	border-radius:4px;
	cursor:pointer;
}
a.registers{
	cursor: pointer;
}
.video-class{
	height:664px;
}
.video-class p{
	font-size: 30px;
	text-align: center;
	line-height: 124px;
	height: 124px;
	padding-top: 14px;
}
.video-class li{
	width: 270px;
	background: #fff;
	border-radius: 3px;
	position: relative;
	float: left;
	border:1px solid #e8e8e8;
	margin-left: 24px;
	margin-bottom: 22px;
}
.video-class li:hover{
	box-shadow:0px 5px 10px rgba(0,0,0,.1);
}
.video-class .img-mian{
	display: block;
	width: 268px;
	height:150px;
}
.video-class .live-icon{
	position: absolute;
	top:-4px;
	left:-4px;
}
.video-class .del{
	width: 244px;
	margin:0 auto;
	padding-bottom: 14px;
}
.video-class .del span{
	display: block;
	line-height: 40px;
	font-size:12px;
	font-weight: 800;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.video-class .pric{
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.video-class .pric span{
	color:#999;
	font-size: 12px;
	font-weight: 400;
	width: 120px;
	line-height: 22px;
	height:22px;
	overflow: hidden;
	float: left;
}
.video-class .pric em{
	font-size:14px;
	font-weight: 400;
	color:#eb2028;
	display: block;
	float: right;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color:#28b28b;
	border:1px solid #28b28b;
	border-radius: 3px;
}
.video-class .pric em:hover{
	color:#fff;
	background: #28b28b;
}
.video-class .pric i{
	font-size: 12px;
}
/*题库*/
.question-bank{
	background: #f7f7f7;
}
.question-title{
	line-height: 140px;
	height:140px;
	text-align: center;
	font-size:30px;
	position: relative;
}
.question-title ul{
	position: absolute;
	right:0;
	top:60px;
}
.question-title li{
	font-size:12px;
	float: left;
	line-height: 26px;
	height:26px;
	padding:0 12px;
	border:1px solid #ccc;
	color:#666;
	border-radius: 3px;
	margin-left:10px;
	cursor:pointer;
}
.question-title .qactive{
	border-color:#118aff;
	color:#118aff;
}
.question-con{
	overflow: hidden;
	padding-bottom: 65px;
}
.question-con li{
	height: 130px;
	width: 380px;
	background: #fff;
	float: left;
	margin-left:30px;
	border-radius: 5px;
}
.question-con li:first-child{
	margin-left:0;
}
.question-con a{
	display: block;
}
.question-con img{
	display: inline-block;
	width: 74px;
	height:74px;
	margin-top: 28px;
	margin-left:80px;
	float: left;
}
.question-con span{
	display: inline-block;
	width: 192px;
	float: left;
	margin-top: 36px;
	margin-left: 32px;
}
.question-con span i{
	display: inline-block;
	line-height: 34px;
	height:34px;
	font-size: 21px;
	color:#333;
}
.question-con span em{
	display: inline-block;
	line-height: 22px;
	height:22px;
	color:#999;
}
/*师资力量*/
.teacher-strength p{
	line-height: 138px;
	height: 138px;
	font-size: 30px;
	text-align: center;
}
.teacher-num{
	width: 946px;
	margin:0 auto;
	padding-bottom: 60px;
	overflow: hidden;
}
.teacher-num li{
	width: 290px;
	border:1px solid #e8e8e8;
	border-radius: 3px;
	overflow: hidden;
	float:left;
	margin-left: 38px;
}
.teacher-num li:first-child{
	margin-left: 0;
}
.teacher-num li img{
	display: block;
	width: 288px;
	height: 310px;
	margin-bottom: 12px;
}
.teacher-num span{
	display: inline-block;
	width: 100%;
	font-size:20px;
	text-align: center;
	font-weight: 800;
	line-height: 36px;
	height:36px;
	color:#333;
}
.teacher-num em{
	display: inline-block;
	width: 100%;
	font-size:16px;
	text-align: center;
	line-height: 24px;
	height:24px;
	color:#666;
}
.teacher-num i{
	display: inline-block;
	width: 100%;
	font-size:16px;
	text-align: center;
	line-height: 24px;
	height:24px;
	color:#666;
}
.teacher-num a{
	margin-left: 70px;
	display: block;
	width: 150px;
	height:40px;
	margin-top: 18px;
	margin-bottom: 22px;
	background: url('../images/gzz-gaiban-teacher-btn.jpg') no-repeat;
	background-size: 150px 40px;
}
.teacher-num a:hover{
	background: url('../images/gzz-gaiban-teacher-btn1.jpg') no-repeat;
}
/*挂靠费*/
.hang-up{
	background: #f7f7f7;
	overflow: hidden;
}
.hang-up-title{
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size:30px;
	margin-top: 36px;
}
.hang-up-det{
	width: 674px;
	margin:0 auto;
	line-height: 24px;
	font-size:14px;
	text-align: center;
	color:#666;
}
.hang-up-banner{
	width: 984px;
	height: 460px;
	margin:0 auto;
	background: url('../images/gzz-gaiban-hang-up1.jpg') no-repeat;
	position: relative;
	margin-bottom: 40px;
}
.area{
	height:112px;
	overflow: hidden;
	position: absolute;
	left:156px;
	top:198px;
	width: 200px;
}
.area ul{
	position: absolute;
	top:0;
	left:0;
}
.area li{
	font-size:14px;
	color:#fff;
	line-height: 28px;
}
.company{
	height:224px;
	overflow: hidden;
	position: absolute;
	top:126px;
	left:596px;
	width: 378px;
}
.company ul{
	position: absolute;
	top:0;
	left:0;
}
.company li{
	color:#666;
	font-size:12px;
	line-height: 32px;
	height:32px;
}
