#content .mb20{
	margin-bottom:20px;	
}
.box{
	margin-bottom:10px;	
}
/*****  banner ******/
.banner-slide-wrap{
	padding:10px 0 0 220px;	
	float: left;
}
.banner-slide{
    
    height: 300px;
    overflow: hidden;
    width: 768px;
	position:relative;
}
.banner-slide .slide-hd{
	position:absolute;
	z-index:2;
	left:325px;
	bottom:15px;	
}
.banner-slide .slide-hd ul li{
	float:left;
	margin-right:8px;	
}
.banner-slide .slide-hd ul li a{
	display:block;
	width:14px;
	height:13px;
	background-color:#b5b5ae;
	border-radius:50px;
}
.banner-slide .slide-hd ul li.on a{
	background-color:#fd4a41;
}
/*****  banner ******/

/*****  公告微信 ******/
.dailybeta_time i, .dailybeta_tit_ico, .notice_go i {
    background-image:url(../../images/index/index.png);
    background-repeat: no-repeat;
}
.side-notice{
	float:right;
	width: 201px;
}
.notice {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
    padding: 0 15px;

}
.notice_hd {
    font: 400 16px/35px "微软雅黑",Arial;
    height: 35px;
    overflow: hidden;
    padding-top: 5px;
}
.notice_tit {
    color: #333333;
    float: left;
}
.notice_go {
    float: right;
    margin-top: 12px;
}
.notice_go i {
    border: 1px solid #CCCCCC;
    cursor: pointer;
    float: left;
    height: 13px;
    margin-left: 3px;
    overflow: hidden;
    width: 12px;
}
.notice_go i:hover {
    border-color: #999999;
}
.notice_go_prev {
    background-position: -120px -120px;
}
.notice_go_next {
    background-position: -160px -120px;
}
.notice_bd {
    padding-bottom: 16px;
}
.notice_list {
    line-height: 22px;
}
.notice_list li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    word-break: keep-all;
	height:23px;
}
.notice_list a b {
    font-weight: 400;
}
.notice_list a {
    color: #666666;
}
.notice_list a:hover {
    color: #333333;
}
.mobile_icson {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
    height: 114px;
    padding-left: 15px;
}
.mobile_icson_hd {
    height: 35px;
    overflow: hidden;
}
.mobile_icson_tdcode {
    background-image: url(../../images/index/hdft.png);
    background-repeat: no-repeat;
}
.mobile_icson_tit {
    color: #333333;
    float: left;
    font: 400 16px/35px "微软雅黑",Arial;
}
.mobile_icson_bd {
    clear: both;
    overflow: hidden;
}
.mobile_icson_tdcode {
    background-position: 0 -160px;
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 60px;
}
.mobile_icson_tdcode_wx {
    background-position: -80px -160px;
}
.mobile_icson_desp {
    float: left;
    line-height: 15px;
    overflow: hidden;
    width: 110px;
}
.mobile_icson_desp a {
    color: #666666;
}
.mobile_icson_desp a:hover {
    color: #333333;
}
.mobile_icson_desp_wx {
    line-height: 20px;
    padding-top: 10px;
}
.mobile_icson_down {
    background-color: #4273C5;
    display: inline-block;
    font: 400 12px/21px tahoma;
    height: 22px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0 8px;
}
.mobile_icson_desp .mobile_icson_down, .mobile_icson_desp .mobile_icson_down:hover {
    color: #FFFFFF;
}
.mi_glide {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.mi_glide_trig {
    bottom: 3px;
    left: 0;
    overflow: hidden;
    position: absolute;
}
.mi_glide_trig p {
    cursor: pointer;
    float: left;
    font: 400 19px/20px tahoma;
    margin-right: 5px;
}
.mi_glide_trig .on {
    color: #FF7700;
}
/*****  公告微信 ******/

/*****  日间团购 ******/
.dailybeta_time {
    float: left;
    font-family: impact;
    height: 32px;
    margin: 0 auto;
    padding-top: 9px;
    width: 130px;
}
.dailybeta_time_item {
    background-color: #2A333D;
    border-radius: 3px;
    color: #FFFFFF;
    float: left;
    font-size: 24px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 34px;
}
.dailybeta_time i {
    background-position: -120px -70px;
    float: left;
    height: 32px;
    width: 14px;
}
.dailybeta{
   border:1px solid #D3D3D3;	
}
.dailybeta_hd {
    background-color: #f1f1f1;
    height: 40px;
}
.dailybeta_hd ul li{
	float:left;
	text-align:center;
}
.dailybeta_hd ul li.on{
	background-color:#FFF;	
}
.dailybeta_hd ul li.on a{
	color:#E52325;
	font-weight:bold;
}
.dailybeta_hd ul li a{
	display:block;
	width:197px;
	height:40px;
	line-height:40px;
	color:#222;	
	font-size:14px;
	
}
.dailybeta_hd ul li a:hover{
	text-decoration:none;	
}
.dailybeta_tit {
    color: #29333F;
    float: left;
    font: 700 16px/50px "微软雅黑",Arial;
    height: 50px;
    overflow: hidden;
    padding-right: 10px;
}
.dailybeta_tit_ico {
    background-position: -200px -120px;
    float: left;
    height: 18px;
    margin-left: 10px;
    margin-right: 8px;
    margin-top: 16px;
    width: 18px;
}
.dailybeta_tit b {
    float: left;
    font-weight: normal;
}
.dailybeta_time_p1, .dailybeta_time_p2 {
    float: left;
    font: normal 14px/50px "微软雅黑",tahoma;
    padding: 0 8px;
}
.dailybeta_remind {
    float: left;
    line-height: 50px;
    padding-left: 10px;
}
.dailybeta_remind a, .dailybeta_remind a:hover {
    color: #317EE7;
}
.dailybeta_bd_wrap{
	padding:23px 0;
	background-color:#FFF;
}

.dailybeta_bd li{
	float:left;
	padding:0 20px;
	border-right:1px solid #e5e5e5;
}
.dailybeta_bd li.nobor{
	border-right:0 none;	
}
.dailybeta_bd li .mod_goods_tit{
	width:156px;
	line-height:18px;
	height:36px;
}
.dailybeta_bd li .mod_goods_tit a{
	color:#666;		
}
.dailybeta_bd li .mod_goods_price{
	text-align:center;	
}
.dailybeta_bd li .mod_goods_price a{
	font-size:20px;
	color:#e4393c;	
}
/*****  日间团购 ******/


/*****  用品分类 ******/
.left-cont-cat{
	float:left;
	width:220px;
	height:510px;
	position:relative;		
}
.bi{
	position:absolute;
	bottom:0;
	left:0;	
}
.cont-list{
	float:left;
	width:980px;
}
.left-cont-cat h4{
	text-align:center;	
}
.jdbg  .left-cont-cat{
	background-color:#ff304d;	
}
.jdbg .left-cont-cat h4{
	border-bottom:1px solid #eb2b45;	
}
.life  .left-cont-cat{
	background-color:#3483e5;	
}
.life .left-cont-cat h4{
	border-bottom:1px solid #3576ce;	
}
.smzb  .left-cont-cat{
	background-color:#1bb190;

}

.smzb .left-cont-cat h4{
	border-bottom:1px solid #1f9f81;	
}
.left-cont-cat h4{
	margin:0 11px;
	padding:42px 0 10px;
	font-size:26px;
	color:#fff;
	font-weight:bold;
	font-family:"Microsoft Yahei";	
}
.left-cont-cat .cat-list{
	padding:23px 11px 0;	
}
.left-cont-cat .cat-list li{
	float:left;
	width:50%;
	overflow:hidden;
	margin-bottom:17px;

}
.left-cont-cat .cat-list li a{
	color:#fff;
	padding-left:20px;
}
.cont-list ul li{
	float:left;
	display:inline;
	margin:0 0 10px 10px;
}
.cont-list ul li .p-img,.cont-list ul li .p-name{
	width:234px;
	background-color:#FFF;
}
.cont-list ul li .p-name{
	line-height:18px;
	height:50px;	
}
.cont-list ul li .p-name a{
	display:block;
	color:#313131;
	padding:10px 0 10px 10px;	
}
.cont-list ul li .p-price {
	font-size:28px;
	font-weight:bold;
	padding:0 0 0 14px;
	color:#e72544;
	background-color:#FFF;
	height:42px;
	line-height:42px;
	width:220px;	
}
.cont-list ul li .p-price span{
	font-size:14px;
}
.cont-list ul li .p-price span.o-price{
	font-size:12px;
	color:#909090;
	font-weight:normal;
	margin-left:8px;	
}
/*****  用品分类 ******/