...
|
...
|
@@ -84,9 +84,10 @@ |
|
|
// $(".swiper-container").css("height","95%");
|
|
|
// $(".index_swiper img").css("height","95%");
|
|
|
$(".video_lool").css("padding-top","2rem");
|
|
|
$(".video_lool").css("padding-bottom","1rem");
|
|
|
$(".video_lool").css("margin-top","0");
|
|
|
$(".video_lool").css("height","2.54rem");
|
|
|
$(".video_text_wrap").css("top","0.8rem")
|
|
|
$(".video_text_wrap").css("top","0.6rem")
|
|
|
|
|
|
}
|
|
|
// alert( $(".video_lool").css("height"))
|
...
|
...
|
|