$(".m-ad-couplet").hide();
}
}
// $(".m-ad-couplet").show();
function adSize() {
if ($(window).width() <= 1450) {
var width = !isMob ? $(window).width() : $("body").width();
$(".m-ad-couplet").css({"width": width});
} else {
$(".m-ad-couplet").css({"width": 1462});
};
};
adSize();
$(window).resize(function() {
adSize();
});
};
};
// 关闭广告
$(".u-ad-close").on("click", function(){
if ($(this).parent(".m-ad-float-big, .m-ad-popup-big").length > 0) {
// 关闭大图,显示小图
$(this).parent(".m-ad-float-big, .m-ad-popup-big").siblings(".m-ad-float-small, .m-ad-popup-small").show();
$(this).parent(".m-ad-float-big, .m-ad-popup-big").remove();
} else if ($(this).parent(".m-ad-float-small, .m-ad-popup-small").length > 0) {
// 关闭小图,直接清除元素
$(this).parents(".m-ad").remove();
} else if ($(this).parent(".m-ad").length > 0){
版权声明 Copyright
联系我们 Contact Us
关于我们 About Us
友情链接 Links
经观招聘 EEO Jobs
订购中心 Subscribe
广告刊例 Advertising
网上有害信息举报专区
数据通Claw🦞
财政亟需加大宽松力度
短期扰动掩盖了积极变化
“围猎”IPO手法层出不穷 香港ZD Group爆发兑付危机
医保局明确158个基层病种 “同病同治同价”倒逼患者下基层
财经早知道|李强:努力完成全年经济社会发展目标任务
$(".m-ad-couplet").hide();
}
}
// $(".m-ad-couplet").show();
function adSize() {
if ($(window).width() <= 1450) {
var width = !isMob ? $(window).width() : $("body").width();
$(".m-ad-couplet").css({"width": width});
} else {
$(".m-ad-couplet").css({"width": 1462});
};
};
adSize();
$(window).resize(function() {
adSize();
});
};
};
// 关闭广告
$(".u-ad-close").on("click", function(){
if ($(this).parent(".m-ad-float-big, .m-ad-popup-big").length > 0) {
// 关闭大图,显示小图
$(this).parent(".m-ad-float-big, .m-ad-popup-big").siblings(".m-ad-float-small, .m-ad-popup-small").show();
$(this).parent(".m-ad-float-big, .m-ad-popup-big").remove();
} else if ($(this).parent(".m-ad-float-small, .m-ad-popup-small").length > 0) {
// 关闭小图,直接清除元素
$(this).parents(".m-ad").remove();
} else if ($(this).parent(".m-ad").length > 0){