﻿@import url("htmls.css");
@import url("border.css");
@import url("widget.css");
@import url("new.css");


ul,li{
	line-height:20px;
} 

body {
	font-family: "Arial", "Helvetica", "sans-serif" "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin:0;
	padding:0;
	background:#3c3c3c;
}


#Wrap{
	width:980px; 
	margin:0 auto;
	overflow:hidden;
	background:#222;
}

.Box {}

#Wrap .BoxLeft{
	width:214px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}

#Wrap .BoxRight {
	width:756px;
	float:left;
	overflow:hidden;
	background:#d4d3d2;

}


#Wrap .BoxLeft2{
	width:310px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}

#Wrap .BoxRight2 {
	width:650px;
	float:left;
	overflow:hidden;
    margin-right:10px;
}

#Wrap .BoxRight3 {
	width:756px;
	float:left;
	overflow:hidden;
	background:#181818;

}





#Wrap .BoxMain {
	width:510px;
	float:left;
	margin-right:10px;
	overflow:hidden;

}


#Wrap .Box-1 {
	width:980px;
	overflow:hidden;
	

}

#Wrap .Box-1 .GoodsInfoWrap {
	width:960px;
	padding:10px;
	overflow:hidden;
	background:#FFF;

}
#Wrap .BoxRight-2{width:756px;overflow:hidden;}









/*=头部===*/
#NH{width:980px;height:27px; margin:0px auto; }
#Head {width:980px;margin:0px auto; 	background:#181818;}



#Head .logo{
	width:960px;
	text-align:center;
	overflow:hidden;
	float:left;
	margin-right:10px;
	padding:20px 0;
}


#NH .Information {
	width:840px;
	height:27px;
	line-height:27px;
	text-align:right;
	color:#FFF;
   background:#d90045;
   float:left;
}
#NH .Cart-1{ background:#d7d7d7; float:left; width:138px; margin-left:2px;height:27px; line-height:28px;}

#NH .Information a{
	color:#FFF;
}

#NH .Information .LT-1{
	float:left;
	width:300px;
}

#NH .Information .LT-2{
	float:left;
	width:500px;
	padding-top:1px;
	background-position: left;
}

#NH .Information .LT-2 a{color:#000;}

#NH .Information li {
	margin-right:8px;

	height:27px;
    line-height:27px;
	float:right;
}



#NH .Information li a{}
#NH .Information li a:hover {color:#000;}
#NH .Information span{}
#NH .Information span a{/*color:#FF3100;*/}
#NH .Information span a:hover{text-decoration:underline;}


#NH .Information .buy {
	width:45px;
	background:url(login_bg.gif) no-repeat;
	font-size:12px;
	height:21px;
	line-height:21px;
	text-align:center;
	
}

#NH .Information .help {
	background-image: url(help.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	color: #999999;
}


#NH .Information .my {
	width:100px;
	background:url(my.gif) no-repeat;
	font-size:12px;
	height:21px;
	line-height:21px;
	text-align:center;
}

#NH .Information .my a{
	padding-left:13px;
}

#Head .Lwrap {

	width:565px;
	float:left;
	overflow:hidden;
}



.menu-2 {
   padding-top:10px;
   text-align:right;

}


.menu-2 span{
   padding:5px 0px ;
   line-height:25px;
   height:25px;

   margin:0 5px;

}




.menu-2 .gift{
	padding-left:25px;
	background:url(gift.gif) no-repeat;
	line-height:25px;
    height:25px;
	font-weight:700;}

.menu-2 .gift a{ }



.menu-2 .pake{
	padding-left:15px;
	line-height:25px;
    height:25px;

	background:url(ar2.gif) no-repeat 0 7px;
	*background:url(ar2.gif) no-repeat 0 9px; !important;
	*background:url(ar2.gif) no-repeat 0 9px	
	
}

.menu-2 .pake a{}

.menu-2 .tell {
	
	color:#ff0066;
	font-size:18px;
	font-weight:700;

}








/*=导航===*/
#NewMenuWrap {
	width:980px;
	margin-bottom:10px;
}


#Top{
	position:relative;
	text-align:center;
	padding-top:35px;
}
   #Top .TopWrap{
	margin:0 auto;
	width:1000px;
	position:relative;
   }

		#Top #Logo{	
	      position:absolute;
	      top:-30px;
	      width:200px;
	      height:68px;
	      line-height:80px;
	      left:0;
		}
		
		
#TopLinks{
	position:absolute;
	top:-30px;
	right:10px;
}
#LeftColumn{
	width:190px;
	float:left;
	overflow:hidden;
}
#RightColumn{
	width:190px;
	float:right;
	overflow:hidden;
}

#Main{
	float:left;
	width:605px;
	*display:inline;
	margin-left:8px;
	overflow:hidden;
}
#InnerRightColumn{
	float:left;
	overflow:hidden;
	margin:0 0 0 8px;
	width:795px;
	*display:inline;
}
#InfoBar {
	margin:0 auto;
	width:850px;
	padding:10px 0;
}
#InfoBar div{
	display:inline;
}



.btn_search{
	text-indent:-9999px;
	background:url(search.gif) no-repeat 0 2px ;
	width:40px;
	height:20px;
	border:none;
	cursor:pointer;
	*text-indent:0;
	*line-height:9999px;
	*font-size:-1;
	
}	

.btn_advsearch{
	display:block;
	width:50px;
	border:none;


	height:20px;

	margin-left:2px;
	/*text-indent:-9999px;
	background:url(search2.gif) no-repeat;
    *background:url(search2.gif) no-repeat !important;
    *background:url(search2.gif) no-repeat 0 2px;*/
}

	
			
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:980px;
	margin:0 auto;
	margin-top:10px;
	overflow: hidden;
	background: #181818;

}

#FootMenu{
   padding:20px 5px 5px 5px;
   border:1px solid #ccc;
   border-bottom:none;
   *height:1%;
}
#FootMenu .menu a{
}
#FootMenu .menu  a:hover{
  
	text-decoration:underline;
}
#FootLinks{

	padding:5px;
	text-align:center;
	background:#d90045;
	*height:1%;
	margin-bottom:15px;
	color:#555555;
}

#FootLinks a{ color:#fff}


#FootLinks .TreeList{
	 overflow:hidden;
	 
}
#FootLinks .TreeList div{
	font-weight:normal;
	display:inline;
	padding:0 10px;
	border-right:1px solid #F3F3F3;
}


#New-Menu {
	width:980px;
	margin:0 auto;
}


#New-Menu  .menu {
	
	width:980px;
	height:25px;
	text-align:right;
}


#New-Menu  .menu li {
	margin-right:2px;
	padding-left:15px;
	font-size:12px;
	height:25px;
	left:0px;
	line-height:25px;
	text-align:center;
	float:left;
}

#New-Menu  .menu li span{
	padding-right:15px;
	display:block;
	background:url(bg_top_r.gif)  right no-repeat;
	height:25px;
	line-height:25px;
	text-decoration:none;
	float:left;
}
#New-Menu  .menu li span a{
	color: #5a5a5a;
}




#New-Menu  .menu li span a:hover{
	color:#D90000;


}



#New-Menu  .menu li a{
	color:#FFF;
}

#New-Menu  .menu li a:hover {
	color:#F7F7F7;
}



#New-Menu  .menu .home {
	margin-right:2px;
	padding-left:15px;
	background:url(bg_top_l3.gif) left top no-repeat;
	font-size:12px;
	height:25px;
	left:0px;
	line-height:25px;
	text-align:center;
	float:left;	

}

#New-Menu  .menu .home span{
	padding-right:15px;
	display:block;
	background:url(bg_top_r3.gif)  right no-repeat;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	text-decoration:none;
	float:left;	
}

#New-Menu  .menu .home a{
	color:#FFF;
	font-weight:700;
}

#New-Menu  .menu .bbs a:hover {
	color:#FFF;
}



.Flash-ad {
     margin-bottom:10px;
}


/*=搜索===*/

#SearchWrap {
	width:100%;
}

#Search {
	width:980px;
	background:#222 url(dot2.gif) repeat-x bottom;
	margin:0 auto;

}

.N-Menu {
	width:980px;
	color:#FFF;
	text-align:center;
	overflow:hidden;
	margin-bottom:5px;
}

.N-Menu a{
	margin:0 10px;
	padding-left:15px;
	background:url(ar7.gif) no-repeat 0 -2px;
	height:27px;
	line-height:27px;
	color:#c1c1c1;
}

.N-Menu a:hover{text-decoration:underline;}
	
	
.SearchBar {float:right; padding:15px 0;}	
.SearchBar td{line-height:23px;}	
		
	
	
.Search-Hot .inputstyle {
	border:1px solid #666;
	background-color: #000;
	line-height:12px;
	height:12px;
	margin-right:1px;
	width:120px;
	
}	




.SearchPr div{display:inline;

}
.SearchPr div a{ 
     font-weight:normal;

     padding:0 4px;

	 line-height:20px;
	*line-height:22px !important;
	*line-height:22px;
	
}



.Search-Hot {
   width:565x;
   overflow:hidden;
}

.SearchPr{
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	height:25px;
	line-height:25px;
	overflow:hidden;float:left;
	}
	
.SearchPr  .c-cat-depth-2 {height:20px;}
.SearchPr  .c-cat-depth-2 a{background:no-repeat; color:#000; padding:0 4px;}
.SearchPr  .c-cat-depth-2 a:hover{ color:#000;}
.SearchPr  .c-cat-depth-1 { height:20px; line-height:0; padding-top:0;}

.SearchPr span a{ padding:0 4px; }






/*=滑动门===*/

#index-right2 {	}
#index-right2 .L3{width:640px; overflow:hidden; padding-left:10px;}
#index-right2 .L3 .GoodsListWrap {overflow:hidden;}
#index-right2 .L3 .goodsImg {}
#index-right2 .L3 h6{
	height:36px;
	width:160px;
	overflow:hidden;
	line-height:18px;
	font-weight:normal;
	white-space: normal;
	margin-top:0;
}

#index-right2 .L3 .GoodsList-Tabs{
	height:31px;
	overflow:hidden;
	background:url(dot2.gif) repeat-x bottom;
    border-bottom:0px solid #FF9900;
	margin-bottom:15px;
	margin-top:0px;
	
}



#index-right2 .L3 .GoodsList {}
#index-right2 .L3 .itemsWrap{text-align:center; margin-left:2px; overflow:hidden;}
#index-right2 .L3 .item{margin-bottom:5px; background:#181818;}
#index-right2 .L3 .item .goodsImg { text-align:center; overflow:hidden; padding-top:8px; margin-bottom:15px;}
#index-right2 .L3 .price1 { font-family: "Arial", "Helvetica", "sans-serif" "宋体"; color:#e80054; line-height:40px; }
#index-right2 .L3 h6{height:36px;width:190px;overflow:hidden;line-height:18px;font-weight:normal;white-space: normal;margin-top:0; color:#e80054;}

#index-right2 .L3 .GoodsList-Tabs div{
	width:100px;
	height:29px;
	line-height:31px;
	overflow:hidden;
	border:0;
    padding:0 ;
    text-align:center;
	/*background:url(a_p.gif) no-repeat;*/
	margin-right:2px;


}

#index-right2 .L3 .GoodsList-Tabs .current {
	height:31px;
	line-height:31px;
	width:100px;
    bottom:-0px;
	text-align:center;
	color:#FFF;
	background: url(a_a.gif) no-repeat;
	margin-right:2px;

}


	
#index-right2 .L3 .GoodsList-Tabs span{}
		
	
/*=滑动门===*/

.tab-new {
	border:1px solid #a5dc78;
	padding:2px;
	margin-bottom:10px;
}


.tab-new .GoodsList-Tabs{
	position:relative;
	margin:0px 0 10px 0;
    border-bottom:0px solid #FF9900;
	background:url(t-2.gif) repeat-x;
	padding:0px 10px 0px 10px;
	height:26px;
	overflow:visible;
}
.tab-new .GoodsList-Tabs div{
	height:26px;
	line-height:26px;
	float:left;
	padding:0 0 0 6px;
	cursor:pointer;
	overflow:hidden;
	border:0;
	margin-left:2px;
	margin-right:2px;
}
.tab-new .GoodsList-Tabs span{
	display:block;

	padding:0 12px 0 6px;
	color:#000;
}


.tab-new .GoodsList-Tabs div.current{
	height:26px;
	line-height:26px;
	position:relative;
	border:none;
    background:#FFFFFF;
	bottom:0;
	margin-left:2px;
	margin-right:2px;
	
}

.tab-new .GoodsList-Tabs div.current span{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#000;
	background:#FFFFFF;
	background:url(ar1.gif) no-repeat 0 7px;
	padding-left:15px;
}

.tab-new  .GoodsList {
	padding:5px;
	margin-bottom:5px;
	text-align:right;
	background:#FFFFFF;
}

.tab-new  .GoodsList .itemsWrap{
      text-align:center;
	  
}



.tab-new .GoodsList h6{
    line-height:18px;
	height:36px;
	overflow:hidden;
	font-weight:normal;
	white-space:normal;
}



.tab-new-2 {
	border:1px solid #ffe9a0;
	padding:2px;
	margin-bottom:10px;
}


.tab-new-2 .GoodsList-Tabs{
	position:relative;
	margin:0px 0 10px 0;
    border-bottom:0px solid #FF9900;
	background:url(t-4.gif) repeat-x;
	padding:0px 10px 0px 10px;
	height:26px;
	overflow:visible;
}
.tab-new-2 .GoodsList-Tabs div{
	height:26px;
	line-height:26px;
	float:left;
	padding:0 0 0 6px;
	cursor:pointer;
	overflow:hidden;
	border:0;
	margin-left:2px;
	margin-right:2px;
}
.tab-new-2 .GoodsList-Tabs span{
	display:block;

	padding:0 12px 0 6px;
	color:#000;
}


.tab-new-2 .GoodsList-Tabs div.current{
	height:26px;
	line-height:26px;
	position:relative;
	border:none;
    background:#FFFFFF;
	bottom:0;
	margin-left:2px;
	margin-right:2px;
	
}

.tab-new-2 .GoodsList-Tabs div.current span{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#000;
	background:#FFFFFF;
	background:url(ar1.gif) no-repeat 0 7px;
	padding-left:15px;
}

.tab-new-2  .GoodsList {
	padding:5px;
	margin-bottom:5px;
	text-align:right;
	background:#FFFFFF;
}

.tab-new-2  .GoodsList .itemsWrap{
      text-align:center;
	  
}



.tab-new-2 .GoodsList h6{
    line-height:18px;
	height:36px;
	overflow:hidden;
	font-weight:normal;
	white-space:normal;
}

.tab-new-3 {
	border:1px solid #d0eafb;
	padding:2px;
	margin-bottom:10px;
}


.tab-new-3 .GoodsList-Tabs{
	position:relative;
	margin:0px 0 10px 0;
    border-bottom:0px solid #FF9900;
	background:url(t-6.gif) repeat-x;
	padding:0px 10px 0px 10px;
	height:26px;
	overflow:visible;
}
.tab-new-3 .GoodsList-Tabs div{
	height:26px;
	line-height:26px;
	float:left;
	padding:0 0 0 6px;
	cursor:pointer;
	overflow:hidden;
	border:0;
	margin-left:2px;
	margin-right:2px;
}
.tab-new-3 .GoodsList-Tabs span{
	display:block;

	padding:0 12px 0 6px;
	color:#000;
}


.tab-new-3 .GoodsList-Tabs div.current{
	height:26px;
	line-height:26px;
	position:relative;
	border:none;
    background:#FFFFFF;
	bottom:0;
	margin-left:2px;
	margin-right:2px;
	
}

.tab-new-3 .GoodsList-Tabs div.current span{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#000;
	background:#FFFFFF;
	background:url(ar1.gif) no-repeat 0 7px;
	padding-left:15px;
}

.tab-new-3  .GoodsList {
	padding:5px;
	margin-bottom:5px;
	text-align:right;
	background:#FFFFFF;
}

.tab-new-3  .GoodsList .itemsWrap{
      text-align:center;
	  
}



.tab-new-3 .GoodsList h6{
    line-height:18px;
	height:36px;
	overflow:hidden;
	font-weight:normal;
	white-space:normal;
}


.tab-new-4 {
	border:1px solid #cfe789;
	padding:2px;
	margin-bottom:10px;
}


.tab-new-4 .GoodsList-Tabs{
	position:relative;
	margin:0px 0 10px 0;
    border-bottom:0px solid #FF9900;
	background:url(t-5.gif) repeat-x;
	padding:0px 10px 0px 10px;
	height:26px;
	overflow:visible;
}
.tab-new-4 .GoodsList-Tabs div{
	height:26px;
	line-height:26px;
	float:left;
	padding:0 0 0 6px;
	cursor:pointer;
	overflow:hidden;
	border:0;
	margin-left:2px;
	margin-right:2px;
}
.tab-new-4 .GoodsList-Tabs span{
	display:block;

	padding:0 12px 0 6px;
	color:#000;
}


.tab-new-4 .GoodsList-Tabs div.current{
	height:26px;
	line-height:26px;
	position:relative;
	border:none;
    background:#FFFFFF;
	bottom:0;
	margin-left:2px;
	margin-right:2px;
	
}

.tab-new-4 .GoodsList-Tabs div.current span{
	display:block;
	font-size:14px;
	font-weight:700;
	color:#000;
	background:#FFFFFF;
	background:url(ar1.gif) no-repeat 0 7px;
	padding-left:15px;
}

.tab-new-4  .GoodsList {
	padding:5px;
	margin-bottom:5px;
	text-align:right;
	background:#FFFFFF;
}

.tab-new-4  .GoodsList .itemsWrap{
      text-align:center;
	  
}



.tab-new-4 .GoodsList h6{
    line-height:18px;
	height:36px;
	overflow:hidden;
	font-weight:normal;
	white-space:normal;
}

.Interval {margin-right:10px;}
.Interval-2 {margin-bottom:10px;}
.Interval-3 {margin-right:12px;}
.Interval-4 {margin-right:8px;}


.Navigation {
   padding-left:20px;
   border-left:0px #CC000E solid;
   margin-bottom:10PX;
   line-height:26PX;
   margin:0;
   background:#222;
   margin-bottom:10PX;
}


.Navigation .now{

}




