@charset "utf-8";
/* CSS Document */
/*index列表*/
.list_right_mall{width:924px;padding:20px;display:table;background:#FFF;float:right; border-top:#3ba1e8 1px solid;}
section.mall_index{width:100%;margin:0px auto;}




.mall_goods{border-top:#3ba1e8 1px solid;background:#FFF;margin-top:10px;}
.mall_goods_box{padding:40px;display:table;width:1120px;}

/*slide*/
.goods-slide{width:448px;display:table}
.goods-slide-bd{border:#eeeeee 1px solid;width:446px;height:446px;overflow:hidden}.goods-slide-bd img{height:446px;}

.goods-slide-ft{width:100%;height:85px;overflow:hidden;padding:20px 0px;}
.goods-slide-ft-arrowleft{width:41px; display:block;height:85px;float:left;}
.goods-slide-ft-bd{width:364px;height:85px;overflow:hidden;float:left;}
.goods-slide-ft-bd ul li{width:85px;height:85px;margin-right:8px;}
.goods-slide-ft-bd ul li a{display:block;width:85px;height:85px;}.goods-slide-ft-bd ul li a img{width:85px;height:85px;}
.goods-slide-ft-bd ul li a:hover{display:block;width:79px;height:79px;border:3px solid #b6b6b6;}.goods-slide-ft-bd ul li a:hover img{width:79px;height:79px;}
.goods-slide-ft-arrowright{width:41px; display:block;height:85px;float:right;}
/*info*/
.mall_goods_info{width:560px;}
.mall_goods_info .title h1{font-size:20px;font-weight:400;}
.mall_goods_info .desc{font-size:14px;color:#959595;padding-top:20px;}
.mall_goods_info .share{padding-top:20px;}
.mall_goods_info .price{ background:#f2f2f2;margin-top:20px;padding:15px;}
#goods_price{font-size:24px;color:#cc3333;padding-left:5px;}
/*表格*/
.info{padding-top:15px;}
.info table tr td{padding:10px 0px;}

/*增加*/
.goods-info-bd-r-amount{width:120px;height:30px; border:#e5e5e5 1px solid; background:#ffffff}
.goods-info-bd-r-amount a{ text-align:center; line-height:30px;font-size:14px;font-weight:600;color:#999999; text-decoration:none}
.goods-info-bd-r-amount a.add{width:33px;height:30px;display:block;border-left:#e5e5e5 1px solid;background:#f0f0f0}
.goods-info-bd-r-amount a.sub{width:33px;height:30px;display:block;border-right:#e5e5e5 1px solid;background:#f0f0f0}
.goods-info-bd-r-amount div.input{width:52px; overflow:hidden;float:left;margin:0px auto;}.goods-info-bd-r-amount div.input input{height:30px;line-height:30px;width:100%;border:none; text-align:center}
.goods-info-bd-r-amount div.input2{width:52px;overflow:hidden;float:left;margin:0px auto;line-height:30px;text-align:center}
/*按钮*/
.goods-info-bd-r-buy{padding-top:30px;}
.goods-info-bd-r-buy input[type=button].btnbuy{width:193px;height:40px;border:#3ba1e8 1px solid;background:#ffffff;cursor:hand;cursor:pointer;color:#3ba1e8;font-size:16px;}
.goods-info-bd-r-buy input[type=button].btncart {
    width: 193px;
    height: 40px;
    background: #3ba1e8;
    border: none;
    margin-left: 20px;
    /* cursor: pointer; */
    cursor: pointer;
    color:#fff;
	font-size:16px;
}
/*评论*/
.sys_shop_talk {
	width: 1200px;
	margin: 0 auto 20px;
	background:#FFF
}
.sys_shop_talk_tab {	
	margin-top: 22px;
	height: 50px;
	line-height: 50px;
	background:#f6f6f6
}
.sys_shop_talk li {
	display: block;
	float: left;
	
}
.sys_shop_talk_tab a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #666;
	font-size: 18px;
	padding: 0px 25px;
	background-color: #f6f6f6;
}
.sys_shop_talk_tab a.cur {
	border-top: 1px solid #3ba1e8;
	color: #99cc66;
	background-color: #ffffff;
}
.sys_shop_talk_tab_con{width:1100px;padding:40px;}
.amo_comment {
	width: 100%;
}
.amo_comment td {
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;
	color: #666666;
	padding: 14px 4px;
	
}


