
    /*广告标识*/
    /* .u-ad-tips{ position:absolute; left: 0px; top: 0px; width: 29px; height: 13px; z-index:99; background: url(/dm-1ae9b4e3900a97cd/tutorials/style/KLUv_SAhCQEAaHR0cHM6Ly9pbWcuZ213LmNuL3BpYy9BRHRpcHMucG5n) no-repeat;} */
    .u-ad-tips{position:absolute;right:0;top:0px;width:29px;height:13px;z-index:99;background:url("https://img.gmw.cn/pic/ADtips_20230306.png") no-repeat;}
    /*关闭广告*/
    /* .u-ad-close{ position: absolute; right: 3px; top: 3px; width: 12px; height: 12px; cursor:pointer; background: url(/dm-1ae9b4e3900a97cd/faq/style/KLUv_SA72QEAaHR0cHM6Ly9pbWcuZ213LmNuL2ltYWdlcy8xMDEwMS5maWxlcy9pbWFnZXMvY2xvc2VfaWNvbi5wbmc) no-repeat; transform:rotateZ(0deg); transition:transform .3s; } */
    .u-ad-close{position:absolute;left:0;top:0;width:20px;height:16px;cursor:pointer;background:url("https://img.gmw.cn/pic/closeTips_20230306.png") no-repeat;transform:rotateZ(0deg);transition:transform .3s;}
    .u-ad-close:hover{transform:rotateZ(90deg);}

    /*浮层广告*/
    .m-ad-float{display:none;}
    .m-ad-float-big{width:1200px;position:fixed;bottom:0;left:0;right:0;margin:0 auto;z-index:999;}
    .m-ad-float-small{display:none;position:fixed;bottom:100px;right:10px;z-index:999;}
    .m-ad-float-big img{width:100%;}
    .m-ad-float-small img{width:80px;height:80px;}

    /*弹窗广告*/
    .m-ad-popup{display:none;}
    .m-ad-popup-big,.m-ad-popup-small{position:fixed;right:10px;bottom:10px;z-index:999;}
    .m-ad-popup-small{display:none;}
    .m-ad-popup-big img{width:300px;height:250px;}
    .m-ad-popup-small img{width:80px;height:80px;}
    .m-ad-popup-small_none{display:none!important;}

    /*对联广告*/
    .m-ad-couplet{display:none;position:fixed;width:1462px;top:200px;left:0;right:0;margin:auto;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;z-index:99;}
    .m-ad-couplet div{position:absolute;width:100px;height:264px;top:0;}

    /*.m-ad-couplet div{ position: absolute; width: 120px; padding-top: 90px; text-align: center; top: 0; background: url("https://img.gmw.cn/index_banner/202403-lhad-bg.png") center top no-repeat;}*/
    .m-ad-couplet a img{width:100px;height:250px;}
    .m-ad-couplet-left{left:0;}
    .m-ad-couplet-right{right:0;}
