.wapper{
	width: 1200px;
	margin:0 auto;
}
.banner{
	width: 100%;
	height: auto;
	margin-top: 80px;
}
.banner .swiper-container{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.recentlive{
	width: 100%;
	margin-top: 80px;
}
.recentlive h3{
	width: 100%;
	text-align: center;
	font-size: 32px;
	height: 36px;
	color: #333;
	line-height: 36px;
}
.recentlive h3 span{
	display: inline-block;
	vertical-align: middle;
	padding:0 10px;
	font-size: 12px;
	height: 36px;
	color: #e04946;
	line-height: 26px;
}
.recentlive .tabhead{
	width: 100%;
	text-align: center;
	font-size:16px;
	height: 62px;
	color: #333;
}
.recentlive .tabhead span{
	display: inline-block;
	vertical-align: middle;
	padding:20px 15px;
	font-size: 16px;
	height: 20px;
	color: #333;
	line-height: 20px;
	border-bottom: 2px solid #999;
  	cursor: pointer;
}
.recentlive .tabhead span.active{
	color: #e04946;
	border-bottom: 2px solid  #e04946;
}
.recentlive .wapper .swiper-container1{
	width: 100%;
	margin-top: 45px;
	height: auto;
}
.recentlive .wapper .tabbox .swiper-wrapper{
   padding-left: 5px;
  display:flex;
   flex-wrap: wrap;
   overflow: hidden;
}
.recentlive .wapper .tabbox .swiper-slide{
	width: 276px !important;
	height: 328px;
	border-radius: 5px;
	margin-right: 22px !important;
	box-shadow:0 0 3px 3px #eaeaea;
	text-align: center;
	overflow: hidden;
  	margin-bottom:20px;
}
.recentlive .wapper .tabbox .swiper-slide>a{
	display: block;
	width: 100%;
	height: 100%;
}
.recentlive .wapper .tabbox .swiper-slide>a>img{
	display: block;
	width: auto;
	height:180px;
}
.recentlive .wapper .tabbox .swiper-slide>a>.namebox{
	padding: 0 10px;
	font-size: 16px;
	color: #333;
	text-align: left;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.recentlive .wapper .tabbox .swiper-slide>a>.peoplenum{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0 10px;
	align-items: center;
	height: 30px;
	color: #999;
}
.recentlive .wapper .tabbox .swiper-slide>a>.peoplenum p{
font-size: 14px;
	color: #999;
	line-height: 30px;
}
.recentlive .wapper .tabbox .swiper-slide>a>.peoplenum .number i{
	display: inline-block;
	width: 20px;
	height: 27px;
	background: url(../img/20ryicon06.png)  no-repeat center center;
	background-size: contain;
	vertical-align: middle;
	margin-right: 5px;
}
.recentlive .wapper .tabbox .swiper-slide>a>.peoplenum .number span{
	display: inline-block;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 600;
	color: #57a75a;
	line-height:30px;
	vertical-align: middle;
}
.recentlive .wapper .tabbox .swiper-slide>a>.order{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0 10px;
	align-items: center;
	height: 30px;
	margin-top: 10px;
}
.recentlive .wapper .tabbox .swiper-slide > a >.order p{
	font-size: 14px;
	color: #999;
	line-height: 30px;
}
.recentlive .wapper .tabbox .swiper-slide > a >.order span{
	display: inline-block;
	width: 78px;
	height: 28px;
	text-align: center;
	border:1px solid #e04946;
	border-radius: 5px;
	font-size: 12px;
	color: #e04946;
	line-height: 28px;
}
.recentlive .wapper .tabbox .swiper-slide>a >.order span.active{
	background-color: #eaeaea;
	border-radius: 5px;
	text-align: center;
	border:1px solid #eaeaea;
	font-size: 12px;
	color: #999;
	line-height: 28px;
}
.brilliantlive{
	width: 100%;
	margin-top: 130px;
}
.brilliantlive h3{
	width: 100%;
	text-align: center;
	font-size: 32px;
	height: 36px;
	color: #333;
	line-height: 36px;
}
.brilliantlive h3 span{
	display: inline-block;
	vertical-align: middle;
	padding:0 10px;
	font-size: 12px;
	height: 36px;
	color: #e04946;
	line-height: 26px;
}
.brilliantlive .tabhead{
	width: 100%;
	text-align: center;
	font-size:16px;
	height: 62px;
	color: #333;
}
.brilliantlive .tabhead span{
	display: inline-block;
	vertical-align: middle;
	padding:20px 15px;
	font-size: 16px;
	height: 20px;
	color: #333;
	line-height: 20px;
	border-bottom: 2px solid #999;
}
.brilliantlive .tabhead span.active{
	color: #e04946;
	border-bottom: 2px solid  #e04946;
}
.brilliantlive .tabbox{
  width: 100%;
  margin-top: 40px;
}
.brilliantlive .tabbox .items{
	float: left;
   width: 274px;
   height: 280px;
   box-shadow: 0 0 2px 2px #eaeaea;
   border-radius: 5px;
   text-align: center;
   margin-bottom: 30px;
   margin-right: 25px;
   font-size: 0;
}
.brilliantlive .tabbox .items>a{
	display: block;
	width: 100%;
	height: 100%;
}
.brilliantlive .tabbox .items:nth-child(4n+4){
   margin-right: 0px;
}
.brilliantlive .tabbox .items>a>img{
	display: block;
	width: auto;
	height:180px;
}
.brilliantlive .tabbox .items>a>.namebox{
	padding: 0 10px;
	font-size: 16px;
	color: #333;
	height: 40px;
	text-align: left;
	line-height: 40px;
	margin-top: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.brilliantlive .tabbox .items>a>.peoplenum{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0 10px;
	align-items: center;
	height: 30px;
}
.brilliantlive .tabbox .items>a>.peoplenum .teachername{
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height:30px;
}
.brilliantlive .tabbox .items>a>.peoplenum p{
	font-size: 14px;
	color: #999;
	text-align: center;
	line-height:30px;
}
.brilliantlive .tabbox .items>a>.peoplenum .numspan i{
	display: inline-block;
	width: 20px;
	height: 27px;
	background: url(../img/20ryicon06.png)  no-repeat center center;
	background-size: contain;
	vertical-align: middle;
	margin-right: 5px;
}
.brilliantlive .tabbox .items>a>.peoplenum .numspan span{
	display: inline-block;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 600;
	color: #57a75a;
	line-height:30px;
	vertical-align: middle;
}
@media (max-width:1200px) {
     .wapper{
      width: 100%;
      min-width:1000px;
    }
   .banner img{
       width: 100%;
       min-width:1000px;
        height: auto;
     
    }
    .banner .swiper-container{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .recentlive {
        width: 100%;
        min-width:1000px;
        margin: 30px auto 0;
       
    }
    .recentlive .wapper {
        width: 100%;
       padding:0 10px;
    }
    .brilliantlive {
        width: 100%;
      min-width:1000px;
        margin: 0 auto;
    }
    .brilliantlive .wapper {
        width: 100%;
        padding: 0 10px;
        min-width:1000px;
        box-sizing: border-box;
    }
   .brilliantlive .tabbox {
        width: 100%;
        min-width:1000px;
        overflow: hidden;
        padding-left: 2%;
    }
    .brilliantlive .tabbox .items {
        width: 23%;
        margin-right: 1%;
        margin-bottom: 20px;
        height:auto;
        padding-bottom:10px;
    }
    .brilliantlive .tabbox .items:nth-child(4n+4){
      margin-right: 0;
    }
    .brilliantlive .tabbox .items>a>img{
      width:100%;
      height:auto;
    }
}

@media (max-width:1024px) {
    .wapper{
      width: 100%;
      min-width:1000px;
    }
   .banner img{
       width: 100%;
       min-width:1000px;
        height: auto;
     
    }
    .banner .swiper-container{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .recentlive {
        width: 100%;
        margin: 30px auto 0;
    }
    .recentlive .wapper {
        width: 100%;
        margin: 0 auto;
    }
    .brilliantlive {
        width: 100%;
        margin: 0 auto;
    }
    .brilliantlive .wapper {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .brilliantlive .tabbox {
        width: 100%;
        min-width:1000px;
        overflow: hidden;
        padding-left: 2%;
    }
    .brilliantlive .tabbox .items {
        width: 23%;
        margin-right: 1%;
        margin-bottom: 20px;
        height:auto;
      padding-bottom:10px;
    }
    .brilliantlive .tabbox .items:nth-child(4n+4){
      margin-right: 0;
    }
    .brilliantlive .tabbox .items img {
        width: 100%;
        height:auto;
    }
    .brilliantlive .tabbox .items>a>.peoplenum .numspan i {
        width: 0;
    }
}