@charset "UTF-8";
/* .xxx{
    width: 100%;
    height: 500px;
    background: red;
} */

.clearfix：after{
	content: "";
	display: table;
	clear: both;
}
.SolutionAdvantage div{
	/* max-width: 1200px; */
	margin: 0 auto;
	padding-top: 80px;
}
.SolutionAdvantage div h3{
	font-size: 30px;
	font-weight: normal;
	
	text-align: center;
}

.purchaseBox{
    display: flex;
    justify-content:space-around;
}
.pro_block1{
    width: 100%;
    background: #fafaff;

}
/* .SolutionAdvantage-background1{

	background: #fafaff;
	
}  */
.SolutionAdvantage-background >div{
	/* max-width: 1200px; */
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 160px;
}
.SolutionAdvantage-background1 >div{
	/* max-width: 1200px; */
	margin: 0 auto;
	padding-top: 160px;
	padding-bottom: 160px;
}
.SolutionAdvantag-left{
	/* float: left; */
	max-width: 440px;
	margin-right: 40px;
}


.SolutionAdvantag-right h3{
    font-size: 26px;
    font-size: var(--font_three, 26px);
	font-weight: normal;
    margin-bottom: 16px;
	color: #333;
}

.SolutionAdvantag-label{
	
	margin-top: 4px;
	margin-bottom: 10px;
	
}
.SolutionAdvantag-label .label1 {
	display: block;
	width: 100px;
	
	background: #4c89f4;
	float: left;
	margin-right: 10px;
	border-radius: 8px;
}
.SolutionAdvantag-label .label2 {
	display: block;
	width: 100px;
	
	background: #ff9d34;
	float: left;
	margin-right: 10px;
	border-radius: 8px;
}
.SolutionAdvantag-label span p{
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 30px;

}


/* .SolutionAdvantag-text{
	width:456px;
} */

.SolutionAdvantag-text p{
	font-size: 16px;
	color: #666;
    line-height: 28px;
}



.iconBox{
    display: flex;
    justify-content:flex-start;
}
.iconBox div{
    margin-right: 70px;
    text-align: center;
    margin-top: 20px;
}
.iconBox div p{
   font-size: 16px;
   color: #666;
   margin-top: 4px;
}
.iconBox div img{
    width: 48px;
    height: 48px;
 }


 .Version_box{
     display: flex;
     justify-content:flex-start;
     width: 100%;
     padding: 120px 0px;
     text-align: center;
     box-sizing: border-box;
 }
 .Version_bj{
    display: flex;
    width: 100%;
    box-shadow: 0px 10px 20px rgba(122,122,122,0.1);
    border-radius: 16px;
    justify-content:flex-start;
    
 }
 .Version_box div div h3{

    width: 164px;
    font-size: 24px;
    color: #568cfb;
    line-height: 64px;
}
.Version_bj div .title1{
    width: 100%;
    color: #3f3d3d;
    background: #f7fbff;
}
.Version_bj div .title2{
    width: 100%;
    color: #3f3d3d;
    background: #f7fff8;
}
.Version_bj div .title3{
    width: 100%;
    color: #3f3d3d;
    background: #fffbf7;
}
.Version_bj div div h3{
    width: 100%;
    line-height: 64px;
    color: #3f3d3d;
}
 .Version_box div div p{
 
     font-size: 16px;
     color: #3f3d3d;
     line-height: 56px;
 }
 .Version_bj div div p{
  
    font-size: 16px;
    color: #3f3d3d;
    line-height: 56px;
}
.Version_bj div {
    width: 100%;
    text-align: center;
    
    /* border: 1px solid red; */
}
.Version_bjLine1{
    border-right: 1px solid rgb(219, 218, 218,0.5);
}
.Version_bjLine2{
    border-right: 1px solid rgb(219, 218, 218,0.5);
}
.text{
    line-height: 28px !important;
}
.case .case_swiper .case_next_bn{
    top:50% !important;
}
.case .case_swiper .case_prev_bn{
    top:50% !important;
}

@media screen and (min-width:359px) and (max-width: 415px) {
    purchaseBox{
       border: 10px solid red;
   }
   .SolutionAdvantag-text p{
        font-size: 12px;
   }
   .purchaseBox{
    display: flex;
    flex-direction:column-reverse;
}
   
   .iconBox div img{
    width: 28px;
    height: 28px;
 }
 .iconBox div p{
    font-size: 12px;
    color: #666;
    margin-top: 4px;
 }
 .iconBox div{
    margin-right: 10px;
    text-align: center;
    margin-top: 20px;
}
.SolutionAdvantage-background >div{
	/* max-width: 1200px; */
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 60px;
}
.SolutionAdvantag-left img{
	width: 80%;
    position: relative;
    left: 50px;
    top: 20px;
	
	margin-right: 40px;
}
.SolutionAdvantage-background1 >div{
	padding-top: 60px;
	padding-bottom: 60px;
}
.Version_bj{
  overflow: scroll;
  width: 300px;
    
 }
 .Version_box div div h3{

    width: 80px;
    text-align: left;
    font-size: 16px;
    color: #568cfb;
    line-height: 64px;
}
.Version_box div div p{
    text-align: left;
    font-size: 12px;
    color: #3f3d3d;
    line-height: 56px;
}
.Version_bj div {
    width: 300px;
}
.Version_bjLine1 p{
    font-size: 12px;
    margin-left: 24px;
}
.Version_bjLine2 p{
    font-size: 12px;
    margin-left: 24px;
}
.Version_bjLine p{
    font-size: 12px;
    margin-left: 24px;
}
.Version_bjLine1 h3{
    font-size: 12px;
    margin-left: 24px;
}
.Version_bjLine2 h3{
    font-size: 12px;
    margin-left: 24px;
}
.Version_bjLine h3{
    font-size: 12px;
    margin-left: 24px;
}
.SolutionAdvantag-right{
    padding: 0px 10px;
    box-sizing: border-box;
    max-width: 840px;
}
.iconBox{
    justify-content:space-between; 
}
.Version_box{
    padding: 60px 0px;
    box-sizing: border-box;
}
.textApp{
        line-height: 28px !important;
}
			 }
