一顶牛仔帽,掀起“邓旋风”
——新中国领导人首次访美
2022-08-24 18:29
返回顶部
window.addEventListener('beforeprint', function(event) {
$(".rgt,.naver ul").hide();
$(".header,.wrapper").css("width","900px");
});
window.addEventListener('afterprint', function(event) {
$(".rgt,.naver ul").show();
$(".wrapper").css("width","1200px");
$(".header").css("width","100%");
});