@charset "utf-8";
/* CSS Document */



.feature-left-box1,.feature-left-box2,.feature-right-box1,.feature-right-box2{
display: flex;
flex-direction: row;
align-items: center;
}


.feature-icon{
width: 34px;
height: 34px;
}

.feature-left-box2{
margin-top: 52px;
}

.feature-right-box2{
margin-top: 70px;
}

.feature-left-box1,.feature-right-box1{
margin-top: 90px;
}

.feature-title{
font-size: 22px;
color: #333;
font-weight: 600;
margin-left: 10px;
}

.feature-p{
font-size: 16px;
color: #333;
margin-top: 12px;
}

.Value-banner1{
background: url("../../image/product/product_pic2.png");
height: 460px;
}

.Value-banner2{
background: url("../../image/product/product_pic3.png");
height: 460px;
}


.Value-banner3{
background: url("../../image/product/product_pic4.png");
height: 460px;
}

.Value-banner-box1{
width:424px; 
position: relative;
top: 40%;
left:55%;
}

.Value-banner-box2{
width:424px; 
position: relative;
top: 40%;
left: 5%;
}

.Application-Value h4{
font-size: 22px;
font-weight: 600;
color: #333;
}

.Value-line{
width: 120px;
height: 4px;
background-color: #4673d9;
margin-top: 10px;
}

.Value-p{
font-size: 16px;
color: #333;
margin-top: 10px;
}

@media screen and (max-width:546px){
.feature-bigpic{
display: none;
}
.feature-left-box1,.feature-right-box1{
margin-top: 40px;
}
.Value-banner-box1{
width:150px; 
position: relative;
top: 30%;
left:75%;
}

.Value-banner-box2{
width:150px; 
position: relative;
top: 30%;
left: 5%;
}
}

@media screen and (max-width:991px){
.feature-bigpic{
display: none;
}
.feature-left-box1,.feature-right-box1{
margin-top: 40px;
}

.Value-banner-box1{
width:200px; 
position: relative;
top: 35%;
left:65%;
}

.Value-banner-box2{
width:200px; 
position: relative;
top: 35%;
left: 5%;
}
}
