.navBox .nav ul.classify .font-color8{
    background: #a35dcf;
    color: #fff;
}
.main , .slideBox{
	width:100%;
	height:670px;	 
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #fff;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #7a15bd;
}
.slide{
	width:100%;
	height: 100%;
	background:url(../img/Banner_bg.jpg) no-repeat center center;
}
.slide .content{
	width:830px;
	height: 670px;	 
	margin:0 auto;
}
.slide .content .phone{
	margin-top:65px;	  
}
.slide .content .right{
	width:442px;
	height:285px;
	margin:176px 0 0  125px; 
	vertical-align: top;
	display: inline-block;
}
.slide .content .right .top div{
	display: inline-block;
	width:290px;
	vertical-align: top;
	margin-left:27px;
}
.slide .content .right .top div .title{
	line-height: 67px;
	font-size: 37px;
	color:#7e1bb6;
}
.slide .content .right .top div .conts{
	font-size:22px;
	color:#373739;
}
.slide .content .right .top div .tip{
	 color: #7e7a79;
	 font-size:13px; 
}
.appClassify{
	width:180px;
	color: #363533;
	font-size:15px;
	display: inline-block; 
	vertical-align: top;
}
 .appClassify .ios ,.android{
	display:block;
	width:180px;
	height:45px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
	line-height: 45px;
	padding-left: 57px;
	background:url(../img/ios.png) no-repeat 14px center;
	border-radius: 30px;
	border:1px solid rgb(85,80,88);
	margin-top:25px;

}
 .appClassify .android{
	background:url(../img/android.png) no-repeat 14px center;
}
 .codeImg{
	width:130px;
	height:130px; 
	vertical-align: top;
	margin:20px 0 0 20px;
}