<>
.floatBottom{position:fixed;bottom:0px;left:0;width:100%;max-width: 100%;z-index:99;display: block;height: 200px;text-align: center;margin: 0 auto;display: none;}
.floatBottom .img {background-repeat: no-repeat;
background-position: center bottom;
display: block;
height: 200px;
width: 100%;
max-width: 2560px;
margin: 0 auto;
position: relative;}
.floatBottom .img a{display: block;height: 200px;width: 100%;}
.floatBottom .img img{ width: 100%; height: 100%; display: inline-block;}
.floatBottom .close{ background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1623745190871890/bottomFalseClose.png) no-repeat; cursor: pointer; width: 40px;height: 40px; position: absolute; top: 0; right: 0; display: block;}
.floatBottom .close:hover{background-image:url(//p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1623745190871890/bottomFalseCloseCur.png)}
>