/**
* 推广banner，各类规格
* @create 20121106 raywu
*/
.banner-floor{
background-color: transparent;
}
.banner-floor .header{
border-bottom-color: #fff;
}
.banner-floor .content{
padding-right: 0;
padding-left: 0;
position: static;
}
.obj-banner-wrap{overflow:hidden;}
.obj-banner-wrap ul{margin-left:-10px;overflow:hidden;zoom:1;}
.obj-banner-wrap ul:after{clear:both;content:"\0020";display:block;height:0;}
.obj-banner-wrap li{float:left;display:inline;margin-left:10px;margin-top:10px;}
.obj-banner-wrap img{display:block;vertical-align:bottom;}
.obj-banner-wrap .list-5col img{width:190px;height:80px;}
.obj-banner-wrap .list-4col img{width:240px;height:80px;}
.obj-banner-wrap .list-2col img{width:490px;height:90px;}
.obj-banner-wrap .list-col img{width:990px;height:90px;}
.obj-banner-wrap dl{margin-left:-1px;margin-top:9px;overflow:hidden;zoom:1;}
.obj-banner-wrap dl:after{clear:both;content:"\0020";display:block;height:0;}
.obj-banner-wrap dt,
.obj-banner-wrap dd{float:left;display:inline;margin-left:1px;margin-top:1px;}
.obj-banner-wrap .list-3row dt img,
.obj-banner-wrap .list-2row dt img,
.obj-banner-wrap .list-row dt img{width:158px;}
.obj-banner-wrap .list-3row dd img,
.obj-banner-wrap .list-2row dd img,
.obj-banner-wrap .list-row dd img{width:103px;height:46px;}
.obj-banner-wrap .list-3row dt img{height:140px;}
.obj-banner-wrap .list-2row dt img{height:93px;}
.obj-banner-wrap .list-row dt img{height:46px;}
.obj-banner-wrap .height-auto img{height:auto !important;}
