.page1{
	background: url(../images/page1.png)no-repeat;
	height: 5.07rem;
	background-size: 100%;
	margin-top: -1rem;
}
.page2{
	background-color: #f7f7f7;
}
.page2 p{
	width: 6.6rem;
	height: 1.62rem;
	text-align: center;
	margin: auto;
	font-size: .26rem;
	color: #333333;
	padding-top: .36rem;
	line-height: 1.5;
	padding-bottom: .16rem;
}
.page2 p span{
	font-weight: bold;
	
}
.page2 .banner .swiper-wrapper{
	text-align:center;
}
.page2 .a1 img{
	width: 6.66rem;
	height: 3.41rem;
}
.page2 .banner .swiper-pagination-bullet{
	width: .16rem;
	height: .16rem;
	border-radius:100%;
}
.page2 .banner .swiper-pagination-bullet-active {
    opacity: 1;
    width: .5rem;
    height: .16rem;
    background: #357dcf;
    border-radius: .12rem;
}
.page2 .banner{
	padding-bottom:.4rem;
}
.page3 .tit1{
	font-size:.36rem;
	color:#333333;
	text-align:center;
	padding-top:.42rem;
}
.page3 .ctimg{
	background:url(../images/ctimg.png)no-repeat;
	height: 9.34rem;
	background-size: 100%;
}
.page3 .course_swiper{
	padding-top: 0.3rem;
	padding-bottom: 0.8rem;
}
.page3 .course_swiper .swiper-pagination-bullet{
	width: .16rem;
	height: .16rem;
	border-radius:100%;
}
.page3 .course_swiper .swiper-pagination-bullet-active {
    opacity: 1;
    width: .5rem;
    height: .16rem;
    background: #357dcf;
    border-radius: .12rem;
}
.page3 .course_swiper img{
	width: 7.5rem;
	height: 8.99rem;
}
.page4{
	background-color: #f7f7f7;
}
.page4 .tit2{
	font-size:.36rem;
	color:#333333;
	text-align:center;
	padding-top:.4rem;
}
.page4 .case{
	margin-top: .2rem;
	padding-bottom: .8rem;
}
.case .swiper-slide img{
	width: 7.5rem;
	height: 6.2rem;
}
.case .swiper-wrapper .c1{
	width: 7.5rem;
}
.page4 .case .swiper-pagination-bullet{
	width: .16rem;
	height: .16rem;
	border-radius:100%;
}
.page4 .case .swiper-pagination-bullet-active {
    opacity: 1;
    width: .5rem;
    height: .16rem;
    background: #357dcf;
    border-radius: .12rem;
}
.page5 .tit3{
	font-size:.36rem;
	color:#333333;
	text-align:center;
	padding-top: .38rem;
}
.page5 .ctimg2{
	background:url(../images/ctimg2.png)no-repeat;
	height: 7.77rem;
	background-size: 100%;
	margin-top: 0.3rem;
}
.page6 .tit4{
	font-size:.36rem;
	color:#333333;
	text-align:center;
	padding-top: .12rem;
	padding-bottom:.22rem;
}
.page6 .bline{
	width: 7.07rem;
	height: 5.44rem;
	border:1px solid #dedede;
	margin:auto;
}
.page6 .base{
	margin-top:.38rem;
}
.page6 .base .swiper-wrapper{
	text-align:center;
}
.page6 .b1 img{
	width: 6.36rem;
	height: 4.3rem;
}
.page6 .base .swiper-pagination-bullet{
	width: .16rem;
	height: .16rem;
	border-radius:100%;
}
.page6 .base .swiper-pagination-bullet-active {
    opacity: 1;
    width: .5rem;
    height: .16rem;
    background: #357dcf;
    border-radius: .12rem;
}
.page6 .base{
	padding-bottom:.86rem;
}
.page7 .tit5{
	font-size:.36rem;
	color:#333333;
	text-align:center;
	padding-top: .44rem;
}
.page7 .tit6{
	font-size:.24rem;
	color:#868686;
	text-align:center;
	padding-top:.16rem;
}
.page7 .ctimg3{
	background:url(../images/ctimg3.png)no-repeat;
	height: 6.06rem;
	background-size: 100%;
}
.page8{
	background-color: #f7f7f7;
}
.page8 .tit7{
	font-size:.36rem;
	color:#333333;
	text-align:center;
	padding-top:.32rem;
}
.page8 .ctimg4{
	background:url(../images/ctimg4.png)no-repeat;
	height: 12.24rem;
	background-size: 100%;
}
.footer{
	background-color: #357dcf;
	height: 1.16rem;
	margin-bottom: .74rem;
}
.footer p{
	font-size:.24rem;
	color:#ffffff;
	text-align:center;
	padding-top:.26rem;
}
.footer .txt{
	display: flex;
    justify-content: center;
}
.footer .txt span{
	font-size:.24rem;
	color:#ffffff;
	margin-right:.22rem;
	margin-top:.14rem;
}
.bottom-btn{
	background:url(../images/bottom-btn.png)no-repeat;
	height: 2rem;
	background-size:100%;
	position: fixed;
    bottom: 0;
    width: 7.5rem;
    margin:0 auto;
    background-position: top center;
    left:50;
    z-index: 9999;
}
.bottom-btn a{
	width: 7.5rem;
	height: 1.48rem;
	position:absolute;
	
}