@charset "utf-8";

/* 公共属性 */
*{margin:0;padding:0;list-style:none;}
body{background:#fff;font:normal 12px/22px "Microsoft Yahei";}
img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{color:#1974A1;}
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear:both}

/* 主要样式 */
.cityColumnWarp{width:1200px;margin:0 auto;color:#555;font:400 13px/22px "microsoft yahei"}

.hotSaleBrand{height:480px;background:url(../img/hotBrand-bg.jpg) no-repeat center}
.hotSaleBrand-box{width:396px;height:395px;margin-top:23px;margin-left:110px;overflow:hidden;float:left}
.hotSaleBrand-box-right{margin-left:186px}
.hotSaleBrand-box ul{width:540px;height:100%}
.hotSaleBrand-box ul li{margin-right:144px;float:left}
.hotSaleBrand-box ul .hotSaleBrand-middleIteam{margin-left:135px;margin-top:12px;margin-bottom:5px}
.hotSaleBrand-box ul li a{width:126px;height:126px;font:400 16px/126px "Microsoft Yahei";color:#fff;overflow:hidden;background:#fff;border-radius:50%;display:block;text-align:center;position:relative}
.hotSaleBrand-box ul li a img{width:100px;height:100px}
.hotSaleBrand-box ul li a span{width:100%;height:100%;display:none;position:absolute;top:0;left:0;background:#248ef1;background:rgba(36,142,241,.7);background:-moz-linear-gradient(top,rgba(47,145,236,.8)30%,rgba(36,142,241,.3)100%);background:-webkit-linear-gradient(top,rgba(47,145,236,.8)30%,rgba(36,142,241,.3)100%);background:-o-linear-gradient(top,rgba(47,145,236,.8)30%,rgba(36,142,241,.3)100% 100%);background:-ms-linear-gradient(top,rgba(47,145,236,.8)30%,rgba(36,142,241,.3)100% 100%)}
.hotSaleBrand-box ul li a:hover span{display:block;color:#fff}


.hotSaleBrand dl{width:100%;height:24px;overflow:hidden;margin-top:22px;text-align:center;font:400 14px/24px "Microsoft Yahei",Arial}
.hotSaleBrand dl dt{display:inline-block;color:#597eb3;*display:inline}
.hotSaleBrand dl dd{border-radius:12px;background:#8ab0e5;display:inline-block;*display:inline;*margin-right:6px}
.hotSaleBrand dl dd:hover{background:#6b9bdf}
.hotSaleBrand dl dd a{padding:0 12px;color:#fff}
.hotSaleBrand dl dd a:hover{color:#fff}.


