/*品牌店铺*/
/*主体部分*/
.layout_main{margin:7px auto 0; width:960px; height:945px; background:url(../images/brandshop/bg_960x947.jpg) no-repeat;}

/*左侧导航*/
.layout_main .left_nav{ width:205px;padding:14px 0 0 9px; float:left;}
.left_nav h2{ width:180px; height:32px; background:url(../images/brandshop/nav_title.gif) no-repeat;}
.left_nav ul{}
.left_nav ul li{ height:32px;width:178px; border-bottom:1px solid #e0dfdc;}
.left_nav ul li.li_active{ font-weight:bold; background-color:#f3f1eb;}
.left_nav ul li a{color:#88640F;display:block;font-size:14px;height:22px;padding:10px 0 0 21px;width:157px; text-align:left;}
.left_nav ul li a:hover{color:#88640F; font-weight:bold; text-decoration:none; background-color:#f3f1eb;}


/*右侧信息*/
.layout_main .right_content{float:left;width:730px;margin:14px 0 0 12px;}

.content_top {position:relative;height:280px;width:717px; border:1px solid #DFDFDF;overflow:hidden;}
.content_top .slide_panel{position:relative;height:280px;width:2868px;background:#000;}
.content_top .slideimg {float:left;width:717px;height:280px;text-align:center;}
.content_top .slideimg a {margin:0 auto;}
.content_top .slideimg img {border:none;}

.content_top .label_panel {position:absolute;bottom:0;left:0; height:30px; width:717px;background:url(../images/brandshop/label.png);*filter:alpha(opacity=70); *background:#000;}
.content_top .label_panel a {float:left;padding:6px 0;width:239px;hegiht:18px;color:#fff;font-size:14px;line-height:18px;text-align:center;text-decoration:none;}
.content_top .label_panel a.active {color:#000;background:#c8c8c8;}

.content_top .label_panel a span {font-family:Arial;}


/* 下部 */
.content_bottom{}
.content_bottom h2{ background:url(../images/brandshop/right_mt.gif) no-repeat;height:17px;margin-bottom:10px;margin-top:32px;}
.content_bottom ul{}
.content_bottom ul li{ float:left;}
.content_bottom ul li.brand_item{height:182px;width:182px;}
.brand_item a{display:block;height:169px;width:168px;}
.brand_item a:hover{ text-decoration:none;}
.brand_item a.brand_name{ border:1px solid #B69D6B;}
.brand_item a.brand_detail{border:2px solid #daa900;}

.brand_item a span{ display:block;height:20px;margin-left:1px;padding-top:10px;text-align:center;width:166px;}
a.brand_name span{ color:#7f5400; background-color:#e0dbcd;}
a.brand_detail span{ color:#FFF; background-color:#8d5303;}


/*-----------------*/
/*2级品牌馆*/
.main_bg_c4{ background:url(../images/brandshop/bg_960x700.jpg) no-repeat; height:700px;}
.main_bg_c5{ background:url(../images/brandshop/bg_960x850.jpg) no-repeat; height:850px;}

.right_content .layout_logo_c4{}
.right_content .layout_logo_c5{ background:url(../images/brandshop/bg_2_content_720x553.jpg) no-repeat; height:553px;}

/* 上部 */
.right_content{}
.right_content .layout_turn{}
.layout_turn img{border:1px solid #dfdfdf;}
/*背景图片透明*/
.layout_turn .pic {position:relative;width:354px; height:204px; float:left;}
.layout_turn .pic a {}

.layout_turn .pic_hover { position:relative; width:364px; height:230px;}
.layout_turn .pic_hover .overlay, .pic_hover .overlay1 { position:absolute; top:143px; left:4px;height:46px; width:354px;margin-left:1px;}
.layout_turn .pic_hover .overlay {background-image:url(../images/brandshop/overlay.png); *filter:alpha(opacity=60); *background:#000;}
.layout_turn .pic_hover .overlay1 p{ color:#FFFFFF;font-size:12px;line-height:16px;margin:0;padding:7px 5px 5px 10px;}
.layout_turn .pic_hover .overlay1 p a{color:#fff; float:left; text-align:left;} 
.layout_turn .pic_hover .overlay1 p a span{}
/* 下部 */
.layout_logo{ background:url(../images/brandshop/bg_2_content_720x415.jpg) no-repeat; height:415px; width:720px; clear:both;padding-top:20px;}
.layout_logo ul{padding-left:30px;}
.layout_logo ul li{ float:left; width:136px;}
.layout_logo ul li.logo_item{display:block;height:130px;}
.logo_item a{ display:block; height:110px; width:110px; border:1px solid #dfdfdf;}
.logo_item a img{}
.logo_item a:hover{border:2px solid #DAA900;}
