﻿@charset "utf-8";
.index_left{float:left;width:546px;min-height:220px;margin:70px 0px}
.box_title{width:100%;height:20px;font-size:18px;color:#3e3e3e;border-left:5px solid #ae3221;padding-left:8px;line-height:20px}
.index_right{float:left;width:396px;min-height:220px;margin:70px 0px;margin-left:18px}

/*tab*/
#tab{position:relative;width:100%;margin-top:30px}
#tab .tabList{width:121px;float:left}
#tab .tabList ul li{
	float:left;
	width:121px;
	text-align:center;
	
	position:relative;
	cursor:pointer;
	background:url(../images/index4_04.png) no-repeat left;
}
#tab .tabCon{
	position:absolute;
	left:121px;
	top:0px;
	
	border-top:none;
	width:400px;
	height:200px;
}
#tab .tabCon div{
	padding:10px;
	position:absolute;
	display:none;
    z-index:1;
}
#tab .tabList li.cur{
	 background:url(../images/index2_04.png) no-repeat left;
}
#tab .tabCon div.cur{
	
    z-index:5
    ;display:block
}

.hot_news{width:100%;}
.hot_title{width:410px;font-size:14px;color:#984480;font-weight:bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hot_zhaiyao{width:100%;font-size:14px;color:#868686;line-height:24px;margin-top:7px;height:49px}
.hot_zhaiyao a{font-size:14px;color:#984480;font-weight:bold}
.index_news_ul{width:100%;margin-top:18px}
.index_news_ul li{width:100%;height:35px;float:left;position:relative;}
.index_news_ul li a{color:#5c5c5c;font-size:14px;font-weight:bold;width:400px;display:block;height:35px;overflow:hidden;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news_ul li span{font-size:12px;color:#c0c0c0;position:absolute;right:0px;top:0px}

.index_goods{width:100%;background:url(../images/index_07.png) no-repeat center top;height:700px }

.index_goods ul{width:960px;height:392px;margin:0 auto;padding-top:224px}
.index_goods ul li{float:left;width:240px;height:196px;position:relative;overflow:hidden;display:block;background:#984480}
    .index_goods ul li img{width:240px;display:block
    }
.index_goods ul li a{display:block;width:240px;height:196px;line-height:196px;position:absolute;left:0px;top:0px;background:url(../images/index_08.png);text-align:center;display:none}
.index_goods ul li a span{height:40px;line-height:40px;border:1px solid #ffffff;margin:0 auto;color:#ffffff;font-size:18px;text-align:center;padding-left:20px;padding-right:20px;padding-top:0px;padding-bottom:0px;display:inline-block;*zoom: 1;
    *display: inline;margin-top:82px}
	
	

	
	