/*detail.css*/

/*body{background-color:#f3f3f3}*/ /*修改后增加*/
body{background-color:#ffffff} /*修改后增加*/

.content{width:1200px; margin:0 auto; /*border:1px solid #f00;*/}

/*.top_bar{width:320px;line-height: 90px;height: 90px;text-align: center;background-color: #fff;overflow: hidden;border-bottom: 1px solid #f0f0f0;}*/


.top_title{width:1160px;padding:0 20px;line-height: 90px;height: 90px;text-align: center;background-color: #fff;overflow: hidden;border-bottom: 1px solid #f0f0f0;font-size:18px;text-align:left;}

/* 底部购买和加入购物车按钮 start*/
/*.goods_buy_bar{width:640px;position: fixed;z-index: 999;bottom: 0;left: 0;width: 100%;height: 80px;padding: 0 30px;border-top: 1px solid #ccc;background: #fff;}
.goods_buy_btn{display: block;border:1px solid red;line-height: 68px;height:68px;text-align: center;font-size: 28px;border-radius: 8px;margin-top: 2px;float: left;}
.buy_now{background: #fff;width:400px;}
.buy_car{width:160px;margin-left: 12px;color:white;background: red;}
body{background: #eee;}*/
/* 底部购买和加入购物车按钮 end*/

/*商品详情 start*/
.goods_detail{width:1200px; margin:30px 0 0 0;}
.goods_detail .goods_img img{width:1200px;height:480px;}
.goods_detail h1{padding:15px 20px;height:30px;line-height:30px;display: block;font-size:22px;color:#000;font-weight: bold;background: #fff;/*border-bottom: 1px solid #eee;*//*border:1px solid #f00;*/}
.designer_address{padding:5px 20px;height:30px;line-height:30px;display: block;font-size:16px;color:#999;/*font-weight: bold;*/background: #fff;/*border-bottom: 1px solid #eee;*//*border:1px solid #f00;*/}
.day_time{height: 30px;line-height:30px;padding:0 20px 10px 20px;color: #999;font-size:16px;background: #fff;/*border:1px solid #f00;*/}
/*.goods_detail .goods_day_time span{ color :red;font-size: 20px;}*/

.goods_info{width: 1160px;margin:0;padding:20px;background: #fff;color: #999;font-size: 16px; border-top: 1px solid #f0f0f0;}
.goods_content{width:1160px; min-height:500px; margin:0 auto;padding:20px;background: #fff;font-size:16px;border-top: 1px solid #f0f0f0; /*border:1px solid #f00;*/}
/*.goods_content p{width: 1160px;}*/
.goods_content p{/*margin:10px auto;*/ float:left; margin:10px 0 10px 85px; width: 600px; line-height:36px;}
.goods_content img{display:block; float:left; margin:0 auto; padding:15px 0; height:auto;/*max-width:1100px;*/min-width:600px;/*max-width:880px;*/max-width:988px;/*width: 1160px;*//*width:auto;*//*border-top: 1px solid #f0f0f0; */ /*border:1px solid #00f;*/}
/*商品详情 end*/

.endtag {clear:both;  margin:10px auto; width: 600px; padding:80px 0 0 0; width:500px; text-align:left; color:#0088ff;}

.collect {clear:both; float:right; margin:50px 0 0 0; width:68px; height:16px;}
.collect_img {float:right; width:16px; height:16px; background-size:16px 16px; background-repeat:no-repeat;}
.collect_text {float:right; margin:1px 0 0 5px; height:15px; line-height:15px;  text-align:right; color:#666666;}
.collect_text a:hover {text-decoration:none;}
