body{
	margin:0;
	padding:0;
	background: #fff
}
.fl{
	float: left;
}
.clearfix::after{
	content:'';
	clear:both;
	width: 0;
	height: 0;
	display: block;
	visibility: hidden;
}
.top{
	width:100%;
}

.top img{
	width:100%;
	height: auto;
}

.title{
	width:100%;
}

.title img{
	width:100%;
	height: auto;
}

.zhengce{
	font-size: 0.24rem;
	color:#333333;
	font-weight: bold;
	text-align: center;
	line-height: 0.4rem;
	padding: 0.4rem 0.66rem;
}

.tab-box{
	width: 10rem;
	height: 1rem;
	background: #fff;
	border-radius: 0.15rem 0.15rem 0 0;
	box-shadow: 0 0 15px #e2e2e2;
	position: relative;
}

.tab-box span{ 
	width: 0.88rem;
	height: 0.26rem;
	position: absolute;
	bottom:-0.26rem;
	left:2.76rem;
	background: url(down.png) center no-repeat;
	background-size: cover;
}

.tab-box a{
	width: 1.8rem;
	padding: 0 0.26rem;
	height: 1rem;
	line-height: 1rem;
	font-size: 0.24rem;
	color:#333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.tab-box a.current{
	width: 6.4rem;
	height: 1.16rem;
	line-height: 1.16rem;
	color:#fff;
	background-image: linear-gradient(#fc2c5b,#f65656);
	border-radius: 15px 15px 0 0;
	margin-top: -0.16rem;
}

.z-box{
	width: 100%;
	height: 5.93rem;
	background: url(/mexf/z.png) center no-repeat;
	background-size: cover;
	overflow: hidden;
}

.z-box p{
	font-size: 0.21rem;
	color: #333;
	line-height: 0.4rem;
	padding:0 0.4rem;
	text-align: center;
}

.z-box p.z1{
	margin-top: 2.1rem;
}

.z-box p.z2{
	margin-top: 1rem;
}

.c3{
	width: 100%;
	height: 8.04rem;
	background: url(c3.png) center no-repeat;
	background-size: 100% 8.04rem;
	overflow: hidden;
}

.c3-content-box{
	width: 100%;
	height: 6.21rem;
	background: url(/mexf/c.png) center no-repeat;
	background-size: 100% 6.21rem;
	margin-top: 2rem;
}

.c3-pic{
	float: left;
	width: 3.06rem;
	height: 4.85rem;
	margin-top: 0.76rem;
}

.c3-content{
	width: 6.53rem;
	height: 5rem;
	float: left;
	margin-top: 0.59rem;
}

.c3-item{
	margin:0.22rem 0;
}

.c3-item-title{
	float: left;
	width: 1.93rem;
	height: 0.73rem;
	line-height: 0.73rem;
	background: #fe1657;
	border-radius: 0.26rem 0 0 0.26rem;
	font-size: 0.26rem;
	color:#fff;
	font-weight: bold;
	text-align: center;
}

.c3-item-content{
	float: left;
	width: 4.3rem;
	height: 0.73rem;
	color: #fff;
	font-size: 0.21rem;
	line-height: 0.33rem;
	box-sizing: border-box;
	padding:0.09rem 0;
	padding-left: 0.26rem;
}


.c3-item.current .c3-item-title{
	background-image: linear-gradient(#fee9c3,#fad17f);
	color: #fe1657;
}

.c3-item.current .c3-item-content{
	background-image: linear-gradient(to right,rgba(255,255,255,0.5),rgba(255,255,255,0));
}

.c3-pic img{
	width: 100%;
	height: auto;
}

.c5{
	width: 100%;
	height: auto;
}

.c5 img{
	width: 100%;
	height: auto;
}

.ban{
	height: 20.5rem;
}

.ban-item{
	position: relative;
}
.ban .swiper-pagination-bullet{
	width: 0.4rem;
	height: 0.13rem;
	border-radius: 0.26rem;
	background: #ffb9cc;
}
.ban .swiper-pagination-bullet-active{
	background: #fe1657;
}

.teacher{
	width: 10rem;
	height: 9rem;
	overflow: hidden;
	background: #fff;
}

.teacher-box{
	width: 9.36rem;
	margin: 0 auto;
	margin-top: 1.6rem;
}

.teacher-box ul{
	overflow: hidden;
	width: 13.53rem;
}


.teacher-box ul li{
	display: block;
	float: left;
	width: 2.53rem;
	height: 7.2rem;
	background: -webkit-linear-gradient( top, rgba(163,189,229,0.1),rgba(163,189,229,0.7)); /* Safari 5.1 - 6 */
	background: -o-linear-gradient(bottom,rgba(163,189,229,0.1),rgba(163,189,229,0.7)); /* Opera 11.1 - 12*/
	background: -moz-linear-gradient( bottom, rgba(163,189,229,0.1),rgba(163,189,229,0.7)); /* Firefox 3.6 - 15*/
	background: linear-gradient(to bottom,rgba(163,189,229,0.1),rgba(163,189,229,0.7)); /* 标准的语法 */
	border-radius: 10px;
	position: relative;
	margin-left: 0.18rem;
}

.teacher-box ul li .small-teacher{
	width: 100%;
	height: auto;
	margin-top: 0.66rem;
}

.teacher-box ul li .small-teacher img{
	width: 100%;
	height: auto;
}


.teacher-box ul li .small-teacher-name{
	font-size: 0.26rem;
	text-align: center;
	color: #333333;
	margin-top: 0.2rem;
	font-weight: bolder;
}

.teacher-box ul li .small-teacher-rank{
	color: #333333;
	font-size: 0.21rem;
	text-align: center;
	margin-top: 0.2rem;
}

.teacher-box ul li .small-teacher-rank i.left-jian{
	display: inline-block;
	width: 0rem;
	height: 0rem;
	border-right: 0.09rem solid #f46d11;
	border-top: 0.09rem solid transparent;
	border-bottom: 0.09rem solid transparent;
}

.teacher-box ul li .small-teacher-rank i.right-jian{
	display: inline-block;
	width: 0rem;
	height: 0rem;
	border-left: 0.09rem solid #f46d11;
	border-top: 0.09rem solid transparent;
	border-bottom: 0.09rem solid transparent;
}



.teacher-box ul li .big-teacher{
	display: none;
	width: 3.68rem;
	height: 5.98rem;
	margin: 0 auto;
	margin-top: 0.4rem;
}

.teacher-box ul li .big-teacher img{
	width: 100%;
	height: auto;
}

.teacher-box ul li .big-teacher-desc{
	display: none;
	background-image: url(335%20207.png);
	width: 4.46rem;
	height: 2.76rem;
	background-repeat: no-repeat;
	background-size: 4.46rem 2.76rem;
	position: absolute;
	bottom: 0.4rem;
	left:0;
	right: 0;
	margin: 0 auto;
}

.teacher-name{
	font-size: 0.32rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 0rem;
}

.teacher-desc{
	color: #333333;
	font-size: 0.21rem;
	margin-top: 0rem;
	padding: 0rem 0.26rem;
	line-height: 0.35rem;
}

.teacher-box ul li .tips{
	display: none;
	color:#333333;
	font-size: 0.24rem;
	width: 0.37rem;
	text-align: center;
	border-left:0.01rem solid #333333;
	border-right:0.01rem solid #333333;
	position: absolute;
	top:0.8rem;
	right: 1.2rem;
}

.teacher-box ul li.active{
	width: 5.2rem;
	height: 7.53rem;
	background: rgba(201,204,214,0.5);
	border-radius: 10px;
}

.teacher-box ul li.active .big-teacher{
	display: block;
}


.teacher-box ul li.active .big-teacher-desc{
	display: block;
}


.teacher-box ul li.active .tips{
	display: block;
}


.teacher-box ul li.active .small-teacher{
	display: none;
}


.teacher-box ul li.active .small-teacher-name{
	display: none;
}

.teacher-box ul li.active .small-teacher-rank{
	display: none;
}

















.teacher-box{
	width: 9.36rem;
	margin: 0 auto;
	margin-top: 0.2rem;
}

.teacher-box ul{
	overflow: hidden;
	width: 13.53rem;
}


.teacher-box .swiper-slide{
	display: block;
	float: left;
	width: 2.53rem;
	height: 7.2rem;
	background: -webkit-linear-gradient( top, rgba(163,189,229,0.1),rgba(163,189,229,0.7)); /* Safari 5.1 - 6 */
	background: -o-linear-gradient(bottom,rgba(163,189,229,0.1),rgba(163,189,229,0.7)); /* Opera 11.1 - 12*/
	background: -moz-linear-gradient( bottom, rgba(163,189,229,0.1),rgba(163,189,229,0.7)); /* Firefox 3.6 - 15*/
	background: linear-gradient(to bottom,rgba(163,189,229,0.1),rgba(163,189,229,0.7)); /* 标准的语法 */
	border-radius: 10px;
	position: relative;
	margin-left: 0.18rem;
}

.teacher-box .swiper-slide .small-teacher{
	width: 100%;
	height: auto;
	margin-top: 0.66rem;
}

.teacher-box .swiper-slide .small-teacher img{
	width: 100%;
	height: auto;
}


.teacher-box .swiper-slide .small-teacher-name{
	font-size: 0.26rem;
	text-align: center;
	color: #333333;
	margin-top: 0.2rem;
	font-weight: bolder;
}

.teacher-box .swiper-slide .small-teacher-rank{
	color: #333333;
	font-size: 0.21rem;
	text-align: center;
	margin-top: 0.2rem;
}

.teacher-box .swiper-slide .small-teacher-rank i.left-jian{
	display: inline-block;
	width: 0rem;
	height: 0rem;
	border-right: 0.09rem solid #f46d11;
	border-top: 0.09rem solid transparent;
	border-bottom: 0.09rem solid transparent;
}

.teacher-box .swiper-slide .small-teacher-rank i.right-jian{
	display: inline-block;
	width: 0rem;
	height: 0rem;
	border-left: 0.09rem solid #f46d11;
	border-top: 0.09rem solid transparent;
	border-bottom: 0.09rem solid transparent;
}



.teacher-box .swiper-slide .big-teacher{
	display: none;
	width: 3.68rem;
	height: 5.98rem;
	margin: 0 auto;
	margin-top: 0.4rem;
}

.teacher-box .swiper-slide .big-teacher img{
	width: 100%;
	height: auto;
}

.teacher-box .swiper-slide .big-teacher-desc{
	display: none;
	width: 4.46rem;
	height: 2.76rem;
	background-repeat: no-repeat;
	background-size: 4.46rem 2.76rem;
	position: absolute;
	bottom: 0.4rem;
	left:0;
	right: 0;
	margin: 0 auto;
	background-image: url(teacher_info.png);
}


.teacher-box .swiper-slide .tips{
	display: none;
	color:#333333;
	font-size: 0.24rem;
	width: 0.47rem;
	text-align: center;
	border-left:0.01rem solid #333333;
	border-right:0.01rem solid #333333;
	position: absolute;
	top:0.8rem;
	right: 0.6rem;
}

.teacher-box .swiper-slide{
	width: 5.2rem;
	height: 7.53rem;
	background: rgba(255,175,197,0.3);
	border-radius: 10px;
}

.teacher-box .swiper-slide .big-teacher{
	display: block;
}


.teacher-box .swiper-slide .big-teacher-desc{
	display: block;
}


.teacher-box .swiper-slide .tips{
	display: block;
}


.teacher-box .swiper-slide .small-teacher{
	display: none;
}


.teacher-box .swiper-slide .small-teacher-name{
	display: none;
}

.teacher-box .swiper-slide .small-teacher-rank{
	display: none;
}
.teacher .swiper-pagination-bullet{
	width: 0.5rem;
	height: 0.1rem;
	border-radius: .05rem;
	background: #ffb9cc;
}
.teacher .swiper-pagination-bullet-active{
	width: 0.5rem;
	height: 0.1rem;
	border-radius: .05rem;
	background: #fe1657;
}
.teacher .swiper-container{
	overflow: visible;
}
.teacher .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom:-.6rem;
}
.chatdiv{
	padding-top:2.3rem;
}
.swiper-container2 .swiper-slide{
	width: 7rem;
}
.swiper-container2 .swiper-slide img{
	width: 100%;
}







