﻿#experienceTeam .title ul li.clothes{
 background:url(../images/bg_active_nav.gif) -21px -102px no-repeat;
}
/*--参与品牌--*/
.brandList{
 position:relative;
 clear:both;
 text-align:left;
 width:540px;
 overflow:hidden;
 margin:-20px 0 0 18px;
}
.brandList h2{ 
 padding:10px 0 10px 25px;
}
.brandList h2 span{
 float:right;
 font-size:12px;
 line-height:50px;
 padding:0 30px 0 0;
}
.brandList h2 span a{
 text-decoration:underline;
 font-size:12px;
 font-weight:normal;
 padding:0 0 0 8px;
 background:url(../images/dot_li_02.gif) 0 50% no-repeat;
}
.brandList p{
 font-size:12px;
 line-height:20px;
 padding:0 20px 10px 25px;
}
.brandList ul{
 list-style:none;
 width:530px;
 overflow:hidden;
 margin:0 0 0 5px;
}
.brandList ul li{
 float:left;
 cursor:pointer;
 width:175px;
 height:170px;
}
.brandList li img{
 display:block;
 vertical-align:middle;
 width:120px;
 height:120px;
 margin:0 auto;
 padding:4px 6px;
 background:url(../images/bg_pic_brand_02.gif) 0 0 no-repeat;
}
.brandList li span{
 cursor:pointer;
 display:block;
 text-align:center;
 color:#FFF;
 font-size:12px;
 width:124px;
 margin:12px auto 0 auto;
 padding:4px;
 background:#9E9E9E;
}
.brandList li.hover span,.brandList li a:hover span{
 display:block;
 padding:4px;
 background:#F60;
}
