.web-content{width:100%;}
.web-content-space{width:1100px;margin:0 auto;}
.list-content-body{width:1200px;margin:auto;}
/* 网站导航 */
.web-nav{font-size:16px;color:rgba(0,0,0,.4);font-family:PingFangSC-Regular,PingFang SC;font-weight:400;margin-top:0;}
.web-nav span{cursor:pointer;}
/* 左右布局 */
.flex-layout{display:flex;display:-webkit-flex;}
.layout-left{width:100%;background:#fff;padding:20px;border:1px solid #ddd;}
.layout-right{width:35%;}
.goods-detail,.more-goods-info{/* margin-right:50px;*/
}
/* 详情 */
.flex-layout{margin:40px 0;}
.goods-detail .gd-title{text-align:center;font-size:24px;font-weight:600;color:rgba(0,0,0,0.8);line-height:40px;}
.goods-detail .gd-info{text-align:center;margin:10px 0;font-size:14px;color:rgba(0,0,0,0.6);padding-bottom:10px;border-bottom:1px solid #eee;}
.goods-detail .gd-info span{margin-right:5px;}
.gd-content-box{display:flex;width:100%;display:-webkit-flex;}
.gd-img{min-width:400px;width:400px;height:300px;margin-left:5%;border:1px solid #eee;background:#f9f9f9;}
.gd-img img{width:100%;max-height:300px;vertical-align:middle;}
.gd-text{margin-left:8%;width:100%;}
.gd-text ul li{width:100%;margin-bottom:15px;font-size:14px;color:rgba(0,0,0,0.8);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-family:fantasy;}
.gd-text ul li.deltail-title{font-size:16px;}
.gd-text ul li.deltail-price .price-num{color:#e73c31;font-size:24px;}
.metondtype span{margin-right:5px;}
.metondtype span.color-font{color:#e73c31;}
.metondtype span.color-font:first-child{margin-right:20px;}
.gd-text ul li.deltail-price{height:55px;background:#f9f9f9;border-top:1px dashed #dddddd;line-height:55px;}
.gd-text ul li .detail-phone{font-weight:bold;font-size:18px;color:#333;letter-spacing:3px;}
.gd-text ul li.info-list-li{padding-left:20px;}
.gd-text ul li.totalpay{margin-top:10px;padding:10px 0 0 23px;border-top:1px dashed #dddddd;line-height:50px;color:rgba(0,0,0,0.6);}
.gd-text ul li.totalpay .color-font{color:#e73c31;}
.gd-text ul li.totalpay .gopay{background:#1e50ae;width:130px;height:30px;line-height:30px;text-align:center;display:inline-block;margin-left:20px;color:#fff;font-size:12px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;cursor:pointer;}
.gd-text .gd-text-title{width:70px;display:inline-block;text-align-last:justify;text-align:justify;margin-right:20px;color:rgba(0,0,0,0.6);}
.view-content{border-radius:3px;background:#d81f16;padding:10px;display:flex;display:-webkit-flex;align-items:center;cursor:pointer;max-width:200px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;}
.view-content:hover{background:#be150c;}
.phoneimg{display:inline-block;width:32px;padding-right:10px;border-right:1px solid rgba(255,255,255,0.4);}
.content-text{color:#fff;width:180px;font-size:18px;text-align:center}
.color-sys{color:#37a3ff;}
.gd-content-box{padding:20px 0;}
.more-goods-info{padding-top:50px;border-top:1px solid rgba(0,0,0,0.1);}
.goodtabs{font-size:20px;color:rgba(0,0,0,0.8);margin-bottom:50px;}
.more-goods-text{font-size:16px;color:rgba(0,0,0,0.6) !important;width:100% !important;}
.more-goods-text p{color:rgba(0,0,0,0.6) !important;}
.more-goods-text img{width:50%!important;display:block;margin:0 auto;}
/* 相关推荐 */
.recommend-box{font-size:16px;margin-left:20px;background:#fff;}
.rec-title{font-size:16px;color:rgba(0,0,0,0.8);padding:20px;/* height:30px;*/
line-height:30px;border-bottom:1px solid #eee;}
.rec-list-item{padding:20px 10px;}
.rec-list-item ul li{border-bottom:1px solid #eee;padding:10px 0;color:rgba(0,0,0,0.8);}
.rec-list-item ul li:hover{color:rgba(0,0,0,0.6);;}
.rec-goods-list{display:flex;display:-webkit-flex;}
.rec-goods-img{width:120px;height:80px;min-width:120px;background:#f9f9f9;}
.rec-goods-img img{width:100%;height:80px;}
.rec-goods-view{font-size:14px;margin:0 10px;cursor:pointer;width:100%;overflow:hidden;}
.rec-list-tips{display:flex;display:-webkit-flex;justify-content:space-between;}
.rec-goods-view .rec-list-title{width:100%;font-size:16px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.rec-goods-view .rec-list-info{width:100%;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:rgba(0,0,0,0.8);margin-bottom:10px;}
.rec-goods-view .rec-list-tips .f-price{color:#e73c31;}
.rec-goods-view .rec-list-tips .f-time{color:rgba(0,0,0,0.6);font-size:12px;}
.sys-pricre{font-size:24px;color:#e73c31;}
