...
|
...
|
@@ -86,7 +86,8 @@ |
|
|
$(".video_lool").css("padding-top","2rem");
|
|
|
$(".video_lool").css("margin-top","0");
|
|
|
$(".video_lool").css("height","2.54rem");
|
|
|
$(".video_text_wrap").css("top","0.6rem")
|
|
|
$(".video_text_wrap").css("top","0.6rem");
|
|
|
$(".body").css("padding-bottom","5rem")
|
|
|
|
|
|
}else if($(document).height()==554){
|
|
|
$(".index_swiper img").css("height","102%");
|
...
|
...
|
|