@charset "utf-8";
/*对联飘窗*/
.ads_left {position: fixed;padding: 0px;}
.ads_right {position: fixed;padding: 0px;right: 0px;}
.ads_left div {padding: 0px;margin: 0px;}
.ads_right div {padding: 0px;margin: 0px;}
.ads_left_close{ cursor:pointer; position:absolute; top:0px; left:5px; display:block; height:20px; width:20px; background:url('https://www.changzhou.gov.cn/images2024/ads/close.gif') no-repeat left top;  z-index:99;}
.ads_right_close{ cursor:pointer;position:absolute; top:0px; right:-2px; display:block; height:20px; width:20px; background:url('https://www.changzhou.gov.cn/images2024/ads/close.gif') no-repeat left top;  z-index:99;}
.ads_left div p {height:110px;margin: 5px;}
.ads_right div p {height:110px;margin: 5px;}