
body{	
	background: #f7f7f7;
}
.section1 {
	height: 4.06rem;
	background: #ffffff url(../picture/banner_bg.jpg) no-repeat top center;
	background-size: 7.5rem 4.06rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.2rem;
}
.section1 .banner {
	width: 100%;
}
.section1 .banner .swiper-slide{
	width: 6rem;
}
.section1 .banner .swiper-slide a{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.section1 .banner .swiper-slide a .pic{
	width: 100%;
	height: 3.1rem;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.2rem;
}
.section1 .banner .swiper-slide a .pic img{
	width: 100%;
	height: 100%;
}

.section2-box{
	background: #ffffff;
	margin-bottom: 0.2rem;
}
.section2{
	padding: 0 0.2rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 0.64rem;
}
.section2 .cate-title{
	font-size: 0.28rem;
	color: #000000;
	padding-left: 0.5rem;
	background: url(../images/icon1.png) no-repeat left center;
	background-size: 0.37rem 0.29rem;
}
.section2 .zhaori-top{
	width: 5.4rem;
	height: 0.44rem;
	margin-right: 0;
	margin-left: 0;
}
.section2 .zhaori-top .swiper-slide{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.section2 .zhaori-top .swiper-slide .title{
	font-size: 0.24rem;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 4rem;
	font-weight: lighter;
}
.section2 .zhaori-top .swiper-slide .time{
	font-size: 0.22rem;
	color: #797979;
}


.section3{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.34rem 0.2rem 0.2rem;
}
.section3 .item{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 1.61rem;
	margin-right: 0.22rem;
	margin-top: 0.16rem;
}
.section3 .item:nth-child(1),
.section3 .item:nth-child(2),
.section3 .item:nth-child(3),
.section3 .item:nth-child(4){
	margin-top: 0;
}
.section3 .item:nth-child(4n){
	margin-right: 0;
}
.section3 .item .pic{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f2f2f2;
	border-radius: 100%;
	overflow: hidden;
	border: 0.04rem solid #f2f2f2;
	width: 1.2rem;
	height: 1.2rem;
}
.section3 .item .pic .img{
	
}
.section3 .item .title{
	font-size: 0.2rem;
	color: #333333;
	font-weight: lighter;
	height: 0.6rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section4{
	background: #ffffff;
	margin-bottom: 0.2rem;
}
.section4 .cate{
	display: flex;
	align-items: center;
	height: 0.8rem;
	padding: 0 0.2rem;
}
.section4 .cate .icon{
	width: 0.27rem;
	height: 0.33rem;
}
.section4 .cate .title{
	font-size: 0.28rem;
	color: #000000;
	margin-left: 0.14rem;
}
.section4 .list{
	padding: 0.2rem 0.2rem 0.5rem;
}
.section4 .list .item{
	margin-right: 0.2rem;
	margin-top: 0.4rem;
	width: 3.45rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.section4 .list .item:nth-child(1),
.section4 .list .item:nth-child(2){
	margin-top: 0;
}
.section4 .list .item:nth-child(2n){
	margin-right: 0;
}
.section4 .list .item .pic{
	width: 1.03rem;
	height: 1.03rem;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f7f7f7;
	border: 0.02rem solid #d5d5d5;
	border-radius: 0.08rem;
}
.section4 .list .item .pic img{
	
}
.section4 .list .item .content{
	width: 2.22rem;
	height: 1.03rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}
.section4 .list .item .content .title{
	font-size: 0.24rem;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.section4 .list .item .content .button{
	height: 0.42rem;
	background: #f7f7f7;
	font-size: 0.2rem;
	color: #000000;
	display: flex;
	align-items: center;
	padding: 0 0.26rem;
	border-radius: 0.5rem;
}

.section5{
	background: #ffffff;
	margin-bottom: 0.2rem;
}
.section5 .cate{
	display: flex;
	align-items: center;
	height: 0.8rem;
	padding: 0 0.2rem;
}
.section5 .cate .icon{
	width: 0.32rem;
	height: 0.32rem;
}
.section5 .cate .title{
	font-size: 0.28rem;
	color: #000000;
	margin-left: 0.14rem;
}
.section5 .teacher{
	padding: 0.2rem;
}
.section5 .teacher .teacher-list{
	
}
.section5 .teacher .teacher-list .swiper-slide{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.section5 .teacher .teacher-list .swiper-slide .pic{
	width: 2rem;
	height: 2rem;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
}
.section5 .teacher .teacher-list .swiper-slide .pic img{
	
}
.section5 .teacher .teacher-list .swiper-slide .content{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 3.1rem;
	flex-direction: column;
	margin-top: 0.2rem;
}
.section5 .teacher .teacher-list .swiper-slide .names{
	font-size: 0.24rem;
	color: #333333;
	font-weight: lighter;
}
.section5 .teacher .teacher-list .swiper-slide .zhicheng{
	font-size: 0.22rem;
	color: #999db2;
	font-weight: lighter;
	margin-top: 0.1rem;
}

.section6{
	padding: 0 0.24rem;
	background: #ffffff;
}
.section6 .content{
	width: 7.02rem;
	height: 1.68rem;
	background: url(../images/pinpai.png) no-repeat center;
	background-size: 7.02rem 1.68rem;
	position: relative;
}
.section6 .content .title{
	font-size: 0.3rem;
	color: #fbd976;
	position: absolute;
	top: 0.65rem;
	right: 0.5rem;
}
.section6 .content .desc{
	font-size: 0.3rem;
	color: #fbd976;
	font-weight: bold;
	position: absolute;
	bottom: 0.07rem;
	right: 0.5rem;
}
.section6 .content .desc .num{
	font-size: 0.8rem;
	font-style: italic;
}

.section7{
	font-size: 0.2rem;
	color: #858585;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 2.24rem;
	background: #ffffff;
	line-height: 0.4rem;
}
.section7 a{
	color: #858585;
}