
.funeng_div1{
    padding-top: 4.8%;
    padding-bottom: 4.8%;
    display: flex;
    justify-content: space-between;

}

.funeng_div1_left{
    width: 46.4%;
}

.funeng_div1_right{
    width: 46.4%;
    padding-top:39%;
    border: 1px solid #dfdfdf;
    position: relative;
    box-sizing: border-box;
}

.funeng_div1_left_desc{
    padding-top: 5.7%;
    line-height: 2.5;
    color: #333;
}


.funeng_div1_left_desc p{
    text-indent: 36px;
}

.funeng_wrapper{
    width: 100%;
    height: 100%;
    position: absolute;
    left: -5%;
    top: 5%;
    overflow: hidden;
    
}




.funeng_div2_left{
    width: 46.4%;
}

.funeng_div2_right{
    width: 45.28%;

}

.funeng2_desc2{
    padding-top:4.28% ;
}

.threetags{
    padding-top: 3%;
    padding-bottom: 3%;
    border-radius: 6px;
    background: #1874ce;
    margin-top: 6.28%;
    margin-bottom: 6.28%;
    display: flex;
   justify-content: space-around;
    color: #fff;
}

.title_2x{
 line-height: 1.2;
 color: #1874ce;
}

.funeng2_desc3{
    padding-top: 3%;
}

.funeng2_desc3 li{
color: #333;
line-height: 2.5;
list-style: inside;

    }
    

.swiper-ald .ald-prev,.swiper-ald .ald-next{
	width:34px;
	height: 58px;
	
	
	position: absolute;
	
	
	bottom: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	cursor: pointer;
	z-index: 99;
}
.swiper-ald .ald-prev{
	
	background: url(../images/left_anniux.png) rgba(0,0,0,.5);
	background-size: cover;
	left: 0%;
}
.swiper-ald .ald-next{
	right:0;
	background: url(../images/right_anniux.png) rgba(0,0,0,.5);
	background-size: cover;
}    
    
    
    