|
|
本帖最后由 huangzbin 于 2015-9-6 10:46 编辑
广告图片替换成自己的
[url=][/url]
关闭
.m-headergg {
height: 80px;
width: 100%;
}
.m-headergg p {
display: block;
height: 80px;
margin-left: auto;
margin-right: auto;
max-width: 1400px;
min-width: 720px;
position: relative;
}
.m-headergg a {
display: block;
height: 100%;
width: 100%;
}
.m-headergg .close {
background: rgba(0, 0, 0, 0) url("http://www.bestzyw.com/skin/sblue/image/close.png") no-repeat scroll 0 10px;
cursor: pointer;
height: 30px;
overflow: hidden;
position: absolute;
right: 10px;
text-indent: -300%;
top: 0;
width: 44px;
z-index: 10;
}
|
|