@ -319,12 +319,13 @@
})
});
if ($("#brief_introduction").length<80) {
if ($("#brief_introduction").text().length<220) {
$("#look_more").hide();
}
$(".more").click(function(){
$("#brief_introduction").css("overflow", "visible");
$("#brief_introduction").css("display", "block");
function swiperGet(){