.lunbo_cx{}
.elementor-text-editor.elementor-clearfix p{margin: 0;}
.lunbo_cx_mob{display:none;}
@media screen and (max-width:768px) {
	.lunbo_cx{display:none;}
	.lunbo_cx_mob{display:flex;}
	
.lunbo_cx_mob {width: 100vw;
    flex-direction: column;
    align-items: center;
    background-color: #1C1C1C;margin-top: -12px;
    color: #fff;
    padding: 20px;
    padding-bottom: 0;
}
.lunbo_cx_mob .lb_title {
    margin-bottom: 20px;
    font-size: 16px;
}	
.lunbo_cx_mob .lb_con{}	
.lunbo_cx_mob .lb_con .con_img {
    position: relative;
}
.lunbo_cx_mob .lb_con .con_img img {
    width: 100%;
}
.lunbo_cx_mob .lb_con .con_img .con_font1 {
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    padding: 5px 10px;display: none;
}


.lunbo_cx_mob .lb_con .con_font {
    background-color: #1C1C1C;
    color: #222;
    padding: 10px;
}
.lunbo_cx_mob .lb_con .con_font .con_font1 {
    font-weight: bold;
    font-size: 14px;
    color: #505050;display: none;
}
.lunbo_cx_mob .lb_con .con_font .con_font2 {
    display: flex;
}	
.lunbo_cx_mob .lb_con .con_font .con_font2 .con_font21 {
    flex: 1;
    margin-right: 10px;
   
    font-size: 14px;
    color: #8c8c8c;
}
.lunbo_cx_mob .lb_con .con_font .con_font2 .con_font21 p {
    margin: 0;    font-size: 12px;
}	
.lunbo_cx_mob .lb_con .con_font .con_font2 .con_font22 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.lunbo_cx_mob .lb_con .con_font .con_font2 .con_font22 .case_btn {
    margin: 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    float: unset;
    font-size: 14px;margin: 5px 0;
}	
.lunbo_cx_mob .lb_count{margin-top: 10px;display: flex;}		
.lunbo_cx_mob .lb_count .click-left1{
    width: 20px;
    height: 20px;
    background: url(arrow_left.png) center center no-repeat;
    display: inline-block;
    cursor: pointer;
}
.lunbo_cx_mob .lb_count .left_count{}
.lunbo_cx_mob .lb_count .xian_cx{}
.lunbo_cx_mob .lb_count .right_count{}
.lunbo_cx_mob .lb_count .click-right1{
    width: 20px;
    height: 20px;
    background: url(arrow_right.png) center center no-repeat;
    display: inline-block;
    cursor: pointer;
}
	
.lunbo_cx_mob .swiper-slide {width: 100% !important;}
}









