﻿#experienceTeam .title ul li.shoe{
 left:27px;
 top:167px;
 background:url(../images/bg_active_nav.gif) -14px -69px no-repeat;
}
/*--参与品牌--*/
.brandList{
 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{
 position:relative;
 list-style:none;
 width:530px;
 margin:0 0 0 5px;
}
.brandList ul li{
 float:left;
 cursor:pointer;
 width:175px;
 height:150px;
}
.brandList ul li.icon{
 position:absolute;
 z-index:10;
 left:430px;
 top:-100px;
 height:30px;
}
.brandList ul li.icon a{
 text-decoration:underline;
 font-size:12px;
 padding:0 0 0 8px;
 background:url(../images/dot_li_02.gif) 0 50% no-repeat;
/*
 text-align:center;
 display:block;
 color:#FFF;
 font-weight:bold;
 width:103px;
 height:34px;
 line-height:34px;
 overflow:hidden;
 background:url(../images/bg_btn_01.gif) 0 0 no-repeat; */
}
.brandList li img{
 display:block;
 vertical-align:middle;
 width:90px;
 height:90px;
 margin:0 auto;
 padding:2px 22px;
 background:url(../images/bg_pic_brand_01.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;
}
