
/* 商品详情页模板 *****************************************/
.pager{margin:20px 30px 20px 20px;text-align: right;}
.pager a,.pager strong{
	border-radius: 2px;display: inline-block;background-color: #f7f7f7;
	background-image: linear-gradient(to bottom,#f7f7f7 0,#f3f2f2 100%);
	color: #333;
	border: 1px solid #ddd;
	margin-left: 3px;
	vertical-align: middle;
}
.pager a:hover{text-decoration: none;color:#e33b3d;}
.pager strong{color: #e33b3d;font-weight: 700;border: 0;;background: 0 0;}

/*商品列表*/
.goods_list.shop{height: 434px;}
.goods_list.shop ul{height:434px;}
.goods_list.shop .txt3{line-height: 14px;text-align: center;font-size: 14px;color: #ccc;}
.goods_list.shop .price{margin: 13px 0 20px 0;}
.goods_list.shop .txt a{height: 42px;}
.mypos.shop a,.mypos.shop{color: #b0b0b0;font-size: 12px;line-height: 40px;margin-top: 0;margin-bottom: 0px;}
.goods_list.pinpai ul{margin-right: 8px;width: 261px;height: 330px;}
.goods_list.pinpai .img a,.goods_list.pinpai .img img{width: 160px;height:160px;}
.goods_list.pinpai .txt{font-size: 16px;text-align: center;color: #000;padding: 10px;}
.goods_list.pinpai .txt2{margin-top: 0px;}
/*批发页商品列表*/
.goods_list.vertical{width:100%;}
.goods_list.vertical ul{width:100%;padding:30px 0 0 0;}
/*商品头部*/	
#shop_header{background: #fff;padding-top: 34px;padding-bottom: 15px;}
#shop_header h1{
	margin: 0px;
	font-size: 18px;
	color: #333;
	max-height: 40px;
	line-height: 20px;
	margin-bottom: 8px;
	font-weight: 700;
}
#shop_header .gallery{float: left;width: 550px;position: relative;}
#shop_header .gallery_box,
#shop_header .gallery_box .pic
{
	display:block;
	width:550px;
	height:550px;
}
#shop_header .gallery_box .lens{
	position:absolute;
	right:0px;
	bottom:0px;
}
#shop_header .gallery_box{
	border: 1px solid #CDCDCD;
	position:relative;
	cursor:move;
}
#shop_header .gallery_box .shade{
	width:0px;
	height:0px;
	border: 1px solid #9A895D;
	background-color:#3d6ece;
	position:absolute;
	display:none;
	opacity:0.4;
	filter:alpha(opacity=40); /* ie 6 hack*/
}
#shop_header .video{
	position:absolute;
	left:40px;
	bottom:140px;
	width: 130px;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor: pointer;
}
#shop_header .video:hover{opacity:1;filter:alpha(opacity=100);}
#shop_header video{width: 100%;height:100%;background: #000;}

#shop_header .zoompreview{
	position:absolute;
	display:none;
	width:550px;
	height:550px;
	border: 1px solid #CDCDCD;
	left:0px;
	top:0px;
	overflow:hidden;
	background:#ddd;
}
#shop_header .zoompreview img{
	position:absolute;
}
#shop_header .meta{
	float:right;
	position:relative;
	width:618px;
}
.choosespec a{
	color: #666;
	border: 1px solid #ccc;
	padding: 1px 6px 1px 6px;
	margin-right: 8px;
	margin-bottom: 8px;
	display: inline-block;
	line-height: 40px;
}
.choosespec a.on,
.choosespec a:hover{
	padding: 0px 5px 0px 5px;
	border: 2px solid #e4393c;
	color: #E4393C;
	text-decoration: none;
	background: url(/images/spec-on.png) no-repeat bottom right;
}
.choosespec img{width: 40px;height: 40px;vertical-align: middle;margin-right: 8px;margin-left: -5px;}
#shop_header .meta dl{margin: 0px;}
#shop_header .meta dt{
	color: #999;
	width: 80px;
	float: left;
}
#shop_header .meta dd{margin-left: 85px;}
#shop_header .adv dl{margin-bottom: 10px;}
#shop_header .des{font-size: 14px;max-height: 85px;color: #c00;margin-bottom: 10px;}
#shop_header .price_box{background: url(/imgs/detail_price_bg.png) no-repeat #faf5f8; margin-bottom: 10px;padding-bottom: 12px;position: relative;min-height:130px;}
#shop_header .price_box .qrcode{position: absolute;right: 10px; top:10px;text-align: center;}
#shop_header .price_box .qrcode img{display: block;width: 100px;height: 100px;}
#shop_header .price{font-family: arial;font-size: 48px;margin-left: 20px;display: inline-block;color: #c00;line-height: 1.2;margin-top: 13px;}
#shop_header .price i{font-size: 20px;font-style: normal;}
#shop_header .discount
{
	display: inline-block;
    vertical-align: top;
    margin-top: 24px;
    margin-left: 8px;
}
#shop_header .discount .t1{
    font-size: 12px;
    line-height: 19px;
    color: #c00;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #f43499;
    padding: 0 5px;
}
#shop_header .discount .t2{
    color: #666;
    font-size: 14px;
    line-height: 18px;
}
#shop_header .pms{padding: 0 20px;}
#shop_header .pms dl{clear: both;margin-bottom:7px;}
#shop_header .pms dt
{
	float: left;
    width: 62px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    background-color: #f3b241;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
}
#shop_header .pms dd
{   
	font-size: 12px;
	margin-left: 0px;
	color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#shop_header .timer{
    line-height: 18px;
    background: #333;
    color: #fff;
    border-bottom-right-radius: 8px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    padding: 0 10px;
}

#shop_header .meta .spec{
  color: #333;
  padding-left: 20px;
}
#shop_header .meta .weight{color:#666;}
#shop_header .meta .weight strong{
	font-size:16px;
	font-weight:bold;}
#shop_header .meta .score a{color: #2953A6;}
#shop_header .meta .score a:hover{text-decoration:underline}
#shop_header .meta .del{font-family: arial;color: #e85d5a;font-weight: bold;font-size: 16px;}
#shop_header .meta .star{
	background-image: url(/images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:62px;	
}

#shop_header .price_type{background-color: #df4e49;border-radius: 8px;color: #fff;font-family:"Microsoft Yahei","tahoma","arial";padding:3px 5px;font-weight: bold;}

#shop_header .buy_box{margin-top: 20px;}
#shop_header .amount_box{width: 72px;height:45px;float: left;border: 1px solid #ccc;position: relative;margin-right: 10px;}
#shop_header .btn-reduce,
#shop_header .btn-add{
  width: 22px;
  height: 22px;
  display:block;
  background-image: url("/imgs/icons_shop.png");
  background-repeat: no-repeat;
  background-position: -1px -1px;
  position: absolute;
  right:0;
  bottom:0;
  border-left: 1px solid #ccc;
}
#shop_header .btn-add{
	background-position: -3px -65px;
	border-bottom: 1px solid #ccc;
	top:0;
}
#shop_header #buy-num{
  line-height: 44px;
  height:44px;
  width: 50px;
  text-align: center;
  vertical-align: top;
  border: 0px;margin: 0px;padding: 0px;
}
#shop_header .btn-buy a{display:block;background:#c00;width: 198px;color: #fff;height: 46px;background-color: #c00;-webkit-transition: .3s;	transition: .3s;border-radius: 3px;font-size: 18px;line-height: 46px;text-align: center;float:left;}
#shop_header .btn-buy a:hover{background-color: #dd1414;}
#shop_header a.short{width: 150px;}
#shop_header a.jd{margin-right: 10px;background: url(/imgs/icons_shop.png) 20px -650px no-repeat #c00;padding-left:30px;width:120px;}
#shop_header .service{border-top: 1px dashed rgb(230, 230, 230);margin-top: 40px;position: relative;overflow: hidden;height:80px;clear: both;}
#shop_header .service ul{width: 611px;zoom: 1;margin-left: -35px;padding: 9px 0px;margin-top: 20px;}
#shop_header .service li{
    position: relative;
    float: left;
    color: rgb(188, 183, 186);
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding: 0px 35px 0px 85px;
    border-left: 1px solid rgb(198, 189, 192);
}
#shop_header .service i{background-image: url(/imgs/icons_shop.png);background-repeat: no-repeat;position: absolute;top: -9px;left: 35px;width: 35px;height: 35px;}
#shop_header .promise-icon{background-position: 0 -128px;}
#shop_header .promise2-icon{background-position: 0 -197px;}
#shop_header .promise3-icon{background-position: 0 -271px;}

#spec-list{
	margin-top:10px;
	width: 100%;
	text-align: center;
}
#spec-list li{display: inline-block;height:70px;}
#spec-list li.thumb{
	width:70px;
	margin-right:8px;
	border: 1px solid #f2f2f2;
	cursor: pointer;
}
#spec-list img{
	width:70px;
	height:70px;
}
#spec-list li.thumb.hover,
#spec-list li.thumb.on{border: 1px solid #CC0000;}
#spec-list .prev span,#spec-list .next span{width: 22px;height: 32px;background: url(/imgs/icons_shop.png) no-repeat 0 -490px;width: 50px;display: block;margin-top: 20px;}
#spec-list .next span{background-position: 27px -576px;}

#shop_header .share_blog{
	padding-right:180px;
	display:block;
	float:right;
}
#shop_header .share_help{line-height:20px;color:#333;}
/*左侧分类*/
#category_box,#shop_arcbox{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
	_zoom:1; /*ie hack*/
}
#category_box li {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    padding-left: 25px;
    width: 139px;
}
#category_box li.titile {
    background-image: url("../images/dot2.gif");
    background-position: 8px 8px;
    background-repeat: no-repeat;
    padding-left: 25px;
}
#shop_arcbox li {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    padding-left: 25px;
    width: 200px;
	background-image: url("../images/dot.gif");
    background-position: 10px 12px;
    background-repeat: no-repeat;
}
#shop_arcbox li strong{font-weight:normal}
.tab_header{height: 58px;background-color: #fff;}
.tab_header li{float: left;height: 18px;border-right: 1px solid #ccc;margin-top: 20px;padding:0 60px;}
.tab_header li.first{padding-left: 10px;}
.tab_header li.last{border-right:none;padding-right: 0;}
.tab_header li a
{
	display: block;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.tab_header li a:hover{color:#c00;}

.tab_header2{
	background: url("/images/tabbar2.gif") repeat-x scroll 0 0 transparent;
    height: 31px;
	border-right: 1px solid #DDDDDD;
}
.tab_header2 li{
	float:left;
	border-left: 1px solid #DDDDDD;
	height:29px;
	margin-top:2px;
}
.tab_header2 li.last{border-right: 1px solid #DDDDDD;}
.tab_header2 li a{
	color:#333;
    float: left;
    height: 17px;
	font-size:14px;
	font-weight:bold;
	padding:5px 15px 5px 15px;
	_padding:5px 15px 4px 15px;/*ie hack*/
	margin-top:1px;
	-moz-outline:none;
	outline:none;
}
.tab_header2 li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    text-decoration: none;
}
.tab_header2 li.on{
	margin-top:2px;
	background: none repeat scroll 0 0 #FFFFFF;
}
.tab_header2 li.on a{color:#BD0000;}

#remark_header a{font-size:12px;color:#333;}
#remark_tab,#description_tab{margin-top:10px;color:#333;}
#description_tab .txt_normal{font-size:16px;}
#description_tab img{display: block; margin: 0 auto;max-width:100%;}
.spec_table{width: 1100px;margin: 0 auto;padding:50px 0px;}
.spec_table td{line-height: 35px;width: 33.333%;}

.dc-topbar
{
	position: fixed;
    width: 100%;
    top: -1px;
    left: 0;
    z-index: 100;
    display: none;
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
}
.dc-topbar .cart
{
	float: right;
    text-align: right;
}
.dc-topbar .choosespec{display: inline-block;margin-top: 7px;margin-right: 15px;}
.dc-topbar .cart .price{color: #c00;font-family: arial;display: inline-block;vertical-align: middle;}
.dc-topbar .cart i{font-size: 20px;font-style: normal;}
.dc-topbar .cart em{padding-right: 20px;font-size: 26px;font-style: normal;}
.dc-topbar .btn-buy{display: inline;}
.dc-topbar .btn-buy a
{
    display: inline-block;
    width: 177px;
    height: 39px;
    line-height: 39px;
    vertical-align: top;
    font-size: 18px;
    background-color: #c00;
    color: #fff;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: 10px;
    border-radius: 3px;
}
.dc-topbar .btn-buy a:hover{background-color: #dd1414;}
.dc-topbar a.short{width:140px;}
.dc-topbar a.short.jd{margin-right: 10px;background: url(/imgs/icons_shop.png) 15px -653px no-repeat #c00;padding-left:25px;width: 115px;}

#aftersales_tab{display:none;margin-top:10px;}
#userguide_tab{display:none;margin-top:10px;}
#product_details .line{
	height:1px;
	border-bottom: 1px dotted #DEDEDE;
	margin:5px 0px 5px 0px;
}
#promises_tab{
	line-height:25px;
	padding-left: 120px;
	padding-bottom:30px;
	margin-bottom: 20px;
}

.kefu_ll{background: url(/images/dldg_9.gif);width:790px;height: 54px;}
.kefu_ll img{cursor: pointer;}
.kefu_ll .kefu1{padding-left:200px;padding-top: 15px;}
.kefu_ll .kefu2{padding-left:30px;padding-top: 15px;}
.kefu_ll .kefu3{padding-left:30px;padding-top: 15px;}
.kefu_ll .kefu4{padding-left:100px;padding-top: 15px;}

.fahuo_list{line-height:20px;}
.fahuo_list li{border-bottom: 1px dashed #999;margin:10px;}

#remark_info{padding: 22px 140px;border-bottom: 1px solid #ccc;}
#remark_info p{margin: 0px;}
#remark_info .text-tip{width: 149px;border-right: 1px dashed #e0e0e0;float: left;}
#remark_info .title{font-size: 16px;line-height: 32px;color: #666;}
#remark_info .percent{font-size: 24px;line-height: 48px;color: #ff3700;font-weight: bold;margin-bottom: 6px;}
#remark_info .stars{background: url(/images/star.gif) no-repeat 0px 3px;height: 20px;}
#remark_tab .gap{margin-top: 40px;height: 15px;background: #f5f5f5;}
.brnbar {padding-top: 33px;padding-left: 63px;float: left;}
.brnbar a{
	width: 142px;
    display: inline-block;
    font-size: 14px;
    line-height: 38px;
    border: 1px solid #e0e0e0;
    color: #666;
    text-align: center;
    margin-right: 14px;
}
.brnbar a:hover,.brnbar a.on{color: #ff3600;border-color: #ff3600;}
#remark_table li{padding: 30px 140px;border-bottom: 1px solid #ccc;position: relative;}
#remark_table .avator{width: 50px;height:50px;border-radius: 50px;position: absolute;}
#remark_table .name{left:250px;top:35px;position: absolute;}
#remark_table .con{margin-left: 300px;}
#remark_table .con div{color: #ccc;margin-top: 10px;}
#remark_table .date{color: #ccc;margin-top: 10px;margin-left: 300px;}
/* 商品详情页模板结束 *****************************************/

/* 批发列表页开始 *****************************************/
.pifaad{margin-top:10px;}
.pifa_hot{border-left: solid 1px #ccc;border-right: solid 1px #ccc;padding-top: 10px;}
.pifa_hot li{height: 60px;padding: 0px 10px 10px 10px;}
.pifa_hot img{display: block;width:60px;height: 60px;float:left;}
.pifa_hot .box{float:right;width:130px;padding-top: 10px;}
.pifa_hot .title{display: block;font-size: 14px;}
.pifa_hot .brief{color: #666;}
.pifa_msg{font-size:22px;color:#f00;margin-top:20px;margin-bottom:20px;}
/* 批发列表页结束 *****************************************/

/* 批发详情页开始 *****************************************/
.product_tab{border-top: 2px solid #ccc;clear: both;background: #fff}
#shop_content{background: #fff;margin-top: 16px;}
#shop_header .title h1{margin: 0px 0px 0px 10px;}
#shop_header .chat{padding:20px 0px 0px 10px;}
#shop_header .chat img{cursor:pointer;}
#shop_header .share_help{margin:0px;}
#shop_header .meta li{display: block;}
#shop_header .brief {color: #c00;margin-left: 10px;}
#pifa_content,#product_details{font-size: 14px;}
#pifa_content p{text-indent: 2em;line-height: 20px;}
#pifa_content .tel,#product_details .tel{color: red;font-weight: bold;font-family: 'Arial','sans-serif','宋体';}

.pifa_price{border-collapse: collapse;margin-top: 10px;font-family: Verdana;}
.pifa_price th{text-align: left;font-weight: normal;}
.pifa_price th,.pifa_price td{padding: 10px;}
.pifa_price .tit{color:#CC3300;font-weight: bold;}
.pifa_price a{color:#0000cd;}
.zhang{color:#f00;font-family: tahoma, arial;}
.die{color:#0f0;font-family: tahoma, arial;}
.ping{color:#00f;}
/* 批发详情页结束 *****************************************/

/*品牌区左侧*/
#pp_left{float:left;width:200px;}
#pp_left li1{
	font-size: 14px;
	color: #333333;
	background:#fafafa;
	line-height: 36px;
	height: 36px;
	border-bottom:solid #dbdbdb 1px;
	border-left:solid #dbdbdb 1px;
	border-right:solid #dbdbdb 1px;
	padding-left:15px;
}
#pp_left .tit{background: url(/images/pp_t1.gif) no-repeat 0 0;width:200px;height:37px;line-height: 37px;padding-left:15px;font-size: 14px;}
#pp_left .tit2{background: url(/images/pp_t2.gif) no-repeat 0 0;}
/*品牌区左侧产品列表*/
#pp_menu{background: url(/images/pp_menu.gif) no-repeat 0px 0px;height: 37px;margin-top: 7px;display: table;}
#pp_menu a{display:table-cell;width: 160px;height: 37px;line-height: 37px;text-align: center;font-weight: bold;font-size: 14px;
	background: url(/images/pp_nav_split.gif) no-repeat top right;
}
#pp_menu a:last-child{background: none;}
.pp_nav_shadow{text-align: center;}
#pp_left .pro{border-left:solid #dbdbdb 1px;border-right:solid #dbdbdb 1px;min-height: 200px;}
#pp_left .pro li{margin-left: 10px;margin-right: 10px;line-height: 1.5em;}
#pp_left .pro .img{text-align: center;}
#pp_left .pro .img a{border: 1px solid #e0e0e0;display: inline-block;width: 160px;height: 160px;margin-top: 10px;}
#pp_left .pro .img a:hover{}
#pp_left .pro .img img{width:160px;}
#pp_left .pro .txt{margin-top:7px;margin-bottom:7px;}
#pp_left .price{color:#999;}
#pp_left .price2 span{color:#cd0606;font-size: 16px;}
#pp_left .remark{height: 25px;}
#pp_left .remark a{color:#999;}
#pp_left .star{height:20px;	width:65px;	float:left;	margin-top:5px;}
#pp_left .star-white{background: url("/images/star.gif") no-repeat scroll 0 -18px transparent;width: 60px;height:10px;float:left;}
#pp_left .star-yellow{background: url("/images/star.gif") no-repeat scroll 0 0 transparent;z-index: 1;width: 60px;height:10px;float:left;}
#pp_left .pro .line{border-bottom: 1px dotted #e0e0e0;padding-bottom: 10px;}
#pp_left .blank{border-left:solid #dbdbdb 1px;border-right:solid #dbdbdb 1px;height:20px;}
#pp_left .arc li{
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #dcdcdc;
  margin-left: 10px;
  margin-right: 10px;
}
#pp_left .arc li:last-child{border-bottom:none;}
#pp_left .arc{border-left:solid #dbdbdb 1px;border-right:solid #dbdbdb 1px;border-bottom:solid #dbdbdb 1px;min-height: 200px;}
/*品牌区内容区*/
#pp_right{
	float: right;
	width: 775px;
	background-image: url(/images/ab_bg.gif);
	background-repeat: no-repeat;
}
#pp_right .box{border: solid #dbdbdb 1px;border-top:none;padding: 10px 40px;margin:10px 6px 20px 6px;min-height: 400px;}
#pp_right h2 {
	line-height: 20px;font-size: 18px;
	height: 25px;font-weight: bold;background-image: url(/images/art_titlex.gif);
	background-repeat: no-repeat;padding-left: 35px;
	margin-left: -20px;
	color: #545454;font-family: 'SimHei';
}
#pp_right h2 span{color:#ccc;margin-left: 10px;font-family: 'Microsoft YaHei';font-weight: normal;font-size: 14px;}
#pp_right h3{color: #545454;margin: 33px 0 15px 0;font-size: 14px;}

.pp_box{font-size:14px;line-height:25px;color:#6a6a6a;}
.pp_box p{text-indent: 2em;}
.pp_box table p{margin:0px;}
.pp_box .line{height:1px;border-bottom: 1px dashed #dfdfdf;margin:25px -30px;}
.pp_box .hr{height:1px;border-bottom: 1px dotted #dfdfdf;margin:10px 0px;}
.pp_box .dot_table{overflow: hidden;}
.pp_box .dot_table table{text-align: center;width: 100%;border-collapse:collapse;margin-left:-1px;margin-top: -1px; }
.pp_box .dot_table img{display: block;margin: 0 auto;}
.pp_box .dot_table td{border-top: 1px dashed #dfdfdf;border-left: 1px dashed #dfdfdf;padding-top: 20px;padding-bottom: 20px;}
.pp_box .w,.pp_box .w img{text-align: center;}
/*品牌区产品展示*/
#pp_right #product_warp{margin-right: -40px;font-size: 12px;}
#pp_right #product_list ul li.img img{width: 220px;height: 220px;}
#pp_right #product_list ul li.img a{width:220px;}
#pp_right #product_list ul{width:235px;margin-left: 10px;}
#pp_right #product_list .buy .s1{width:80px;}
#pp_right #product_list .buy .s2{width:70px;}

/*名人*/
.famous_list li{background: #fff;display: inline-block; width: 100%;margin-bottom: 20px;position: relative;}
.famous_list .l{width:250px;position: absolute;left:20px;top:20px;}
.famous_list .m{position: absolute;top:10px;left:250px;width: 190px;background-color: #FBFBFB;padding: 10px;}
.famous_list .r{margin: 20px;}
.famous_list .l .pic{width:220px;height: 220px;float: left;margin-right: 20px;margin-bottom: 10px;}
.famous_list .m .title{font-size: 24px;color: #444;height: 30px;line-height: 30px;margin-bottom: 10px;}
.famous_list .m .info{color:#666;font-size: 14px;}
.famous_list .l .btn a{border: 1px solid #ddd;color:#444;text-align: center;display: inline-block;padding: 6px 0px;margin-right: 6px;width:105px;}
.famous_list .detail{margin-top: 10px;}
.famous_list .detail p{margin:0px;line-height: 25px;font-size: 15px;}
.famous_list .detail span{color:#c0501f;}
.famous_list .goods {float: right;width:190px;margin-left: 20px;}
.famous_list .goods img{width:190px;height:190px;}
.famous_list .goods span{color: #c0501f;font-size: 14px;margin-right: 3px;}
.famous_list .goods i{font-size: 18px;color:#c0501f;font-style: normal;}
.famous_list .goods em{float:right;font-style: normal;color: #999;font-size: 12px;}
.famous_list .txt{margin-top: 10px;margin-bottom: 5px;}
.famous_list .goods .title{margin-top: 15px;display: block;color:#444;}
.famous_list .goods .title:hover{color:#c0501f;}
