.img_text_style_1_2_con{}
.img_text_style_1_2_con .img_text_style_1_2{cursor: pointer;}
.img_text_style_1_2_con .img_text_style_1_2 .text_box{}
.img_text_style_1_2_con .img_text_style_1_2 .text_box:after{content: ""; position: absolute; top: 0; left: 0; height: calc(100% - 4px); border-left: 1px solid rgba(0,0,0,0.1);}
.img_text_style_1_2_con .img_text_style_1_2 .text_box .desc{display: -webkit-box; max-height: 68px; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-wrap: normal; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-all;}

.reverse.img_text_style_1_2_con .img_text_style_1_2 .text_box:after{border-color: rgba(255,255,255,0.2);}
.reverse .img_text_style_1_2_con .img_text_style_1_2 .text_box:after{border-color: rgba(255,255,255,0.2);}

@media all and (min-width: 992px) {

}