﻿/*body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0;}
body, button, input, select, textarea { font:12px/1.5 "微软雅黑",tahoma, arial, \5b8b\4f53; background-color: #fff;margin:0;padding:0;}
h1, h2, h3, h4, h5, h6{ font-size:100%; list-style:none;}
address, cite, dfn, em, var { font-style:normal; }
small{ font-size:12px; }*/
ul, ol { list-style:none; }
a { text-decoration:none; color: #3c3c3c;}
/*a:hover {text-decoration:none; color: #FF3B3B;}*/
/*sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; } 
legend { color:#000; }*/
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
a,button{cursor:pointer;}
/*img{display: block;}*/
/* @font-face {
	font-family:global-iconfont;
	src:url(http://g.tbcdn.cn/tb/icon-font/1.1.8/iconfont.eot);
	src:url(http://g.tbcdn.cn/tb/icon-font/1.1.8/iconfont.eot?#iefix) format("embedded-opentype"),url(http://g.tbcdn.cn/tb/icon-font/1.1.8/iconfont.woff) format("woff"),url(http://g.tbcdn.cn/tb/icon-font/1.1.8/iconfont.ttf) format("truetype"),url(http://g.tbcdn.cn/tb/icon-font/1.1.8/iconfont.svg#uxiconfont) format("svg")
} */


/*banner开始*/
.banner{
	width:100%;
	height: 360px;
	background: white;

}
.inBanner{
	width:1200px;
	height: 360px;
	margin:0 auto;

}

/*flow开始*/
.flow{
	width:100%;
	height: 165px;
	padding:15px 0px 10px;
	background:white;
	
}

.inFlow{
	width:1200px;
	height: 160px;
	margin:0 auto;
}

.inFlow .flowL{
	width:298px;
	height: 160px;
	float: left;
	margin-right: 12px;
}
.inFlow .flowR{
	width:890px;
	height: 160px;
	float: left;
}

/*main开始*/
.main{
	width:100%;
	height: 820px;

}
.inMain{
	width:1200px;
	height: 820px;
	margin:0 auto;
}
.inMain .mainL{
	width:850px;
	height: 790px;
	background: #FFFFFF;
	float:left;

}
.inMain .mainL .mainList{
	width:830px;
	height: 780px;
	margin:10px auto 0;
}
.inMain .mainL .mainList li{
	border:solid 1px #ccc;
	width:828px;
	height: 238px;
	margin-bottom: 20px;
	position: relative;
}
.inMain .mainL .mainList li.act{
	border:solid 1px #ff3333;
}	
.inMain .mainL .mainList li .mainListL{
	width:178px;
	height: 238px;
	position: absolute;
	left:0;
	top:0;
}
.mainListPic{
	margin:7px 0 0 14px;
}
.mainListTit{
	margin-left:14px;
	height: 46px;
	line-height: 46px;
	font-weight: 400;
}
.mainListL p{
	margin:6px 18px 0;
	font-size: 12px;
	color:#666;
}
.mainListL span{
	display: block;
	margin:6px 18px 0;
	font-size: 12px;
	height: 44px;
	line-height: 44px;
	padding-left:10px;
	
}
.mainListL span strong{
	display:inline-block;
	color: #ff3333;
	font-size: 14px;
	width:65px;
	background: url(/ChildHome/images/NewCollectSaleChildHome/strong-icon.png)0px 22px no-repeat;
}
 .mainListR{
 	position: absolute;
 	top:0;
 	left:0px;
 	float:right;
	width:828px;
	height: 238px;
     overflow: hidden;
}

.inMain .mainR{
	margin-top:20px;
	width:278px;
	height: 768px;
	background: #FFFFFF;
	float:right;
	border:#dcdcdc solid 1px;
	border-radius:5px;
	padding: 0px 20px;
	position: relative;
}

.mainR .mainListRight{
	wdith:238px;
	height: 185px;
	padding:0px 20px;
	position: absolute;
	top:0;
	left:0;
}
.mainR .mainListRight .inMainListR{
	margin-top: 17px;
	width:;
	height: 105px;
}
.mainR .mainListRight .inMainListR img{
	width:54px;
	height: 54px;
	float: left;
	margin-right: 14px;
}
.mainR .mainListRight .inMainListR p{
	margin-top: 5px;
	width:210px;
	float:left;
	color:#666;
	font-size: 12px;
	
}
.mainR .mainListRight .inMainListR p strong{
	color:#FF3333;
	font-size: 14px;
}
.mainR .mainListRight button{
	width:275px;
	height: 50px;
	background: #FF3333;
	border-radius: 5px;
	border:none;
	font-size: 14px;
	color:white;
	line-height: 50px;
	text-align: center;
}
.mainR ul{
	position: absolute;
	left:20px;
	top:185px;
}
.mainR ul li{
	width:275px;
	height: 180px;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}
/*tab开始*/
.tab{
	width:100%;
	height: 960px;
}
.inTab{
	width:1200px;
	height: 960px;
	margin:0 auto;
}
.inTab .inTabTit{
	background: white;
	padding:0 210px;
	width:780px;
	margin: 0 auto;
	height: 120px;

}
.inTab .inTabTit li{
	cursor: pointer;
	width:260px;
	height: 120px;
	float:left;
	line-height: 120px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.inTab .inTabTit li.cur{
	font-size: 36px;
	font-weight: bold;
}

.inTab .inTabList{
	width:1200px;
	height: auto;
	display: none;
}
.inTab div.current{
	display: block;
}
.inTab .inTabList .inTabListBanner{
	width:1200px;
	height: 120px;
	margin-bottom: 20px;
}

.inTab .inTabList .inTabListMain{
	width:1198px;
	height: 358px;
	border:1px solid #ccc;
}
.inTabListMainLeft{
	width:478px;
	height: 358px;
	float: left;
}

.inTabListMainLeft li,.inTabListMainRight li{
	width:238px;
	height: 178.5px;
	float: left;
	background: white;
}
.inTabListMainLeft li a img,.inTabListMainRight li a img{
	width:238px;
	height: 114px;
}
.inTabListMainLeft li a p,.inTabListMainRight li a p{
	color:black;
	font-size: 14px;
	margin:0px 10px 0 15px;
	font-weight: 700;
	line-height: 16px;
    margin-bottom: 2px;
    height: 32px;
    overflow: hidden;
}
.inTabListMainLeft li a span,.inTabListMainRight li a span{
	color:black;
	font-size: 14px;
	margin:0px 30px 0 15px;
	font-weight: 400;
}
.inTabListMainLeft li a span strong,.inTabListMainRight li a span strong{
	font-size: 18px;
	color: #FF3333;
	font-weight: 600;
}

.inTabListMainCenter{
	width:480px;
	height: 358px;
	float: left;
}
.inTabListMainCenter img{
	width:480px;
	height: 358px;
}
.inTabListMainRight{
	width:240px;
	height: 358px;
	float: left;
}

.babyArea{
	margin-top:20px;
	width:1198px;
	height: 318px;
	border: #ccc solid 1px;
	
}
.babyArea .inBaby{
	width:1198px;
	height: 318px;
	overflow: hidden;
}
.babyArea .inBaby li{
	float: left;
}
.babyArea .inBaby li.baby1{
	width:241px;
	border-right: 1px solid #ccc;
	
	
}
.babyArea .inBaby li.baby1 img{
	width:241px;
	height: 318px;
}
.babyArea .inBaby li.baby2{
	width:209px;
	height: 298px;
	padding:10px 15px;
	background: white;
}

.babyArea .inBaby li.baby2 img{
	width:210px;
}
.babyArea .inBaby li.baby2 p{
	width:210px;
	color:black;
	font-size: 16px;
	margin-top: 10px;
	line-height: 24px;
	height: 50px;
    overflow: hidden;
    font-weight: 700;
}
.babyArea .inBaby li.baby2 span{
	font-size: 14px;
	color:black;
	display: block;
}
.babyArea .inBaby li.baby2 span strong{
	font-weight: 700;
	font-size: 24px;
	color:#FF3333;
}
.babyArea .inBaby li.baby2 span .del{
	font-size: 14px;
	color:#666;
	margin-left:8px;
}

/*杂货儿 デパート*/
.zahuo{
	margin-top:40px;
	width:100%;
	height: 1105px;
}
.inZahuo{
	width:1200px;
	height: 1105px;
	margin:0 auto;
}
.inZahuoT{
	border-bottom: 2px solid black;
}
.inZahuoT h2{
	width:200px;
	height: 50px;
	background: black;
	color: white;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 50px;

}

.inZahuoList{
	width:1200px;
	height: auto;
}
.inZahuoList li{
	width:240px;
	height: 340px;
	float:left;
	background: white;
	
}
.inZahuoList li a img{
	width:240px;
	height: 220px;
}

.inZahuoList li a p{
	width: 210px;
    color: black;
    font-size: 16px;
    margin-top: 10px;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    font-weight: 700;
    margin:10px 15px 0;
}  
.inZahuoList li a span{
	font-size: 14px;
 	color: black;
 	margin:5px 15px;
    display: block;
}
.inZahuoList li a span strong{
	font-weight: 700;
    font-size: 24px;
    color: #FF3333;
}

.inZahuoList li a span .del{
	font-size: 14px;
    color: #666;
    margin-left: 8px;
}

.curStyleTabA {
    background: url(/ChildHome/images/NewCollectSaleChildHome/tab_bg.png)center 78px no-repeat;
}
.curStyleTabB {
  background: url(/ChildHome/images/NewCollectSaleChildHome/tab_bg1.png)center 78px no-repeat;
}
.curStyleTabC{
background: url(/ChildHome/images/NewCollectSaleChildHome/tab_bg2.png)center 78px no-repeat;
}


