.web-content{width:100%;}
.web-content-space{width:1100px;margin:0 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{min-width:810px;min-width:200px;width:100%;background:#fff;padding:20px;border-radius:10px;}
.layout-right{width:30%;}
.goods-detail,.more-goods-info{margin-right:50px;}
/* 详情 */
.flex-layout{margin:40px 0;}
.goods-detail .gd-title{font-size:24px;font-weight:600;color:rgba(0,0,0,0.8);line-height:40px;}
.goods-detail .gd-info{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:450px;width:450px;height:350px;border:1px solid #eee;background:#f9f9f9;}
.gd-img img{width:100%;height:350px;vertical-align:middle;}
.gd-text{margin-left:30px;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{margin-top:15px;font-size:18px;font-weight:600;}
.gd-text ul li .detail-phone{font-weight:bold;font-size:18px;color:#FF5722;letter-spacing:3px;}
.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:#FF5722;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:#e65122;}
.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:#FF5722;}
.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{min-height:200px;font-size:16px;color:rgba(0,0,0,0.6) !important;width:100% !important;}
.more-goods-text h2{font-size:20px;font-weight:700;}
.more-goods-text p{font-size:14px;}
.more-goods-text a{color:rgba(0,0,0,0.6) !important;}
.more-goods-text a:hover{text-decoration:none;}
.more-goods-text img,.more-goods-text p{color:rgba(0,0,0,0.6) !important;max-width:100% !important;}
/* 相关推荐 */
.recommend-box{font-size:16px;margin-left:20px;background:#fff;border-radius:10px;}
.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:#FF5722;}
.rec-goods-view .rec-list-tips .f-time{color:rgba(0,0,0,0.6);font-size:12px;}
.sys-pricre{font-size:28px;color:#FF5722;}
.user-info{margin-left:20px;background:#fff;margin-bottom:20px;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.1);}
.user-info-content{padding:20px;font-size:14px;}
.user-line{margin-bottom:10px;}
.user-line .user-title{color:rgba(0,0,0,0.6);margin-bottom:5px;}
.user-img{width:100%;max-width:100px;margin:0 auto;margin-bottom:20px;}
.user-img img{width:100%;}
