body{height:100%} 
#imgDiv {
	    position: absolute;
	    z-index: 9999;
		background-color: red;
	    cursor: pointer;
	    text-align: center;
	    /*width: 200px;
	    height: 249px;*/
}
#imgDiv .ImgFirLine {
	    margin-top: 6px;
	}
	#imgDiv span {
	    display: inline-block;
	    width: 100%;
	    margin-top: 4px;
	    font-weight: bold;
	    font-size: 18px;
	    background: linear-gradient(to bottom, #ffffff, #ffe537);
	    -webkit-background-clip: text;
	    color: transparent;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translateY(-50%) translateX(-50%);
	}
	#imgDiv .imgDivreset {
	    position: absolute;
	    /*关闭按钮图标*/
	    background-image: url(../images/close.png);
	    -webkit-background-size: cover;
	    background-size: cover;
	    width: 14px;
	    height: 14px;
	    top: 1px;
	    right: 1px;
	}
	#imgDiv a {
	    display: inline-block;
	    width: 100%;
	    height: 100%;
	}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-07-25 16:07:07" check_sum="3bcee7cc5a424330844ab778a62d31c1]--><!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-08-20 16:08:09" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->