@charset "utf-8";
html{ font-size: 62.5%; }
html body, header { background-color: #f0f0f0; max-width: 750px;margin: 0 auto; font-size: 1.6rem;}
.hide{ overflow-y: hidden; }
ul, li{ list-style: none; }
a{ text-decoration: none; }
p{ margin: 0; }
.show{ display: block !important; }
.white{ background-color: #fff; border-radius: 1rem; padding: 1rem; }
.mt10{ margin-bottom: 1rem; }
.display-flex{ display: flex; align-items: center; justify-content: space-between; }
.top-fixed{ position: fixed; top: 0; width: 100%; z-index: 99999; max-width: 750px;}
.img-responsive{ display: block; max-width: 100%; height: auto; }
.goods-arrows{ width: 0.8rem; }

.logo{ background-color: #7300ab; padding: 0.6rem 0.5rem; height: 5.2rem; line-height: 5.2rem; box-sizing: border-box;}
.logo a{ background: url('https://static.ziyimall.com/file_img/icon/logo.png') no-repeat; background-size: 100% 100%; display: inline-block; width: 12rem; height: 3.5rem; float: left; }
.logo span{ color: #fff; font-size: 1.2rem; letter-spacing: 0.08rem; padding-left: 0.5rem; line-height: 4rem; float: left;}

.goods-header {background-color: #fff;border-bottom: 1px solid #eaeaea;z-index: 9;text-align: center;padding: 0.4rem 0;display: none;height: 3rem;line-height: 3rem;max-width: 750px;}
.goods-header a img{ display: inline-block; }
.goods-nav {font-size: 1.6rem;color: #333;height: 3rem;line-height: 3rem;display: inline-block;width: 70%;}
.goods-nav a { color: #333; width: 33.33%;display: flex;align-items: center;justify-content: center;float: left;}
.goods-nav a span { font-size: 1.2rem;}
.goods-nav-left { width: 15%; float: left;}
.goods-nav-left a{ transform: rotate(180deg); display: inline-block;}
.goods-nav-right { width: 15%; float: right;}
.goods-nav-right a{ display: inline-block; margin-top: 0.4rem; }
.goods-nav-right a.home img{ width: 2rem; }

.master-map .price{ background: linear-gradient(to right,#ee8150,#eb493d); color: #fff; padding: 0.5rem 1rem; }
.master-map .price-left{ white-space: nowrap;}
.master-map .price-right{}
.master-map .price-t1{ }
.master-map .price-t2{ font-size: 1.4rem; text-decoration: line-through;}
.master-map .price-t3{ font-size: 1.4rem; text-align: right; padding-bottom: 0.5rem;}
.master-map .price-t4{ font-size: 1.4rem; height: 2.2rem; line-height: 2.2rem; white-space: nowrap;}
.master-map .price-t4 span{ background-color: #fff; border-radius: 0.4rem; color: #eb493d; display: inline-block; text-align: center; width: 2.2rem; height: 2.2rem; line-height: 2.2rem; margin: 0 0.3rem;}
.master-map .price-s1{ font-size: 2rem;}
.master-map .price-s2{ font-size: 2.8rem; padding-right: 0.5rem;}
.master-map .price-s3{ background-color: #fff; border-radius: 2rem; color: #eb493d; margin-left: 0.6rem; padding: 0 1rem;}
.master-map .title{ background-color: #fff; border-radius: 0 0 1rem 1rem; padding: 1.5rem 1rem 2rem; font-size: 2rem; margin: 0;}
.master-map .title img{ display: inline; width: 6rem; margin-right: 2px; vertical-align: middle; position: relative; top: -1px;}

.safeguard-title{ display: inline-flex; align-items: center; }
.safeguard-title img{ display: inline-block; width: 1.8rem; }
.safeguard-title strong{ color: #48a358; font-size: 1.8rem; padding-left: 0.5rem; }
.safeguard-text{ color: #999; font-size: 1.6rem; padding: 0.5rem 0 0 0; }
.safeguard-text strong{ margin: 0 0.5rem; }

.goods-info .info-item{ clear: both; font-size: 1.6rem; line-height: 3.5rem; }
.goods-info .info-label{ color: #999; float: left; display: block; padding: 0 1.5rem 0 0; width: 4rem; text-align: right;}
.goods-info .info-block{ color: #333; margin-left: 5.5rem;}
.goods-info .info-item:first-child .info-block{ padding-top: 0.4rem; }
.goods-info .info-tag{ border-style: solid; border-width: 1px; border-radius: 0.4rem; display: inline-block; font-size: 1.3rem; float: left; padding: 0 0.5rem; margin-right: 0.5rem; margin-bottom: 0.8rem; line-height: 2.2rem; }
.goods-info .info-gift{ line-height: 2.5rem; font-size: 1.3rem; display: inline-block; width: 100%; }
/*.goods-info .info-coupon{ padding-top: 0.8rem; }*/
.goods-info .info-coupon span, .goods-info .info-tag{ border-color: #ec3120; color: #ec3120; }
.goods-info .info-gift span{ border-color: #ff8378; color: #ff8378;}
.goods-info .info-size{ display: inline-flex; align-items: center;}
.goods-info .info-size img{ border-radius: 0.8rem; width: 5rem; height: 5rem; margin-right: 1rem; }
.goods-info .info-size span{ background-color: #f2f2f2; border-radius: 0.4rem; color: #999; padding: 0.5rem 1rem; line-height: 2rem; }
.goods-info .info-pinkage{ color: #000; font-weight: 550; }

.contact{ color: #fff;}
.contact .contact-box{ border-radius: 5rem; display: inline-flex; align-items: center; justify-content: center; padding: 0.8rem 0; }
.contact .contact-left{ background-color: #48a358; width: 53%;}
.contact .contact-left img{ width: 3.5rem; }
.contact .contact-right{ background-color: #847392; color: #fff; width: 45%;}
.contact .contact-right img{ width: 3rem; }
.contact .contact-text{ margin-left: 1rem }
.contact .contact-t1{ font-size: 1.6rem; }
.contact .contact-t2{ font-size: 1.4rem;}

.goods-evaluate{ color: #333; font-size: 1.6rem;}
.goods-evaluate .evaluate-title{}
.goods-evaluate .evaluate-title strong{ font-size: 1.8rem;}
.goods-evaluate .evaluate-title a{ display: inline-flex; align-items: center; }
.goods-evaluate .evaluate-title img{ margin-left: 0.5rem; }
.goods-evaluate a{ color: #999; }
.goods-evaluate .evaluate-list{}
.goods-evaluate .evaluate-name{  }
.goods-evaluate .evaluate-con{ text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; padding-top: 1rem; line-height: 2.5rem;}
.goods-evaluate .evaluate-img{ display: flex; align-items: center; width: 100%; overflow-x: scroll; padding-top: 1rem;}
.goods-evaluate .evaluate-img img{ border-radius: 0.4rem; margin-right: 2%; width: 30%; height: 11rem;}
.goods-evaluate .evaluate-more{ text-align: center; padding: 2rem 0 1rem; }
.goods-evaluate .evaluate-more span{ border: 1px solid #999; border-radius: 5rem; display: inline-block; padding: 0.6rem 2rem; }

.goods-details .details-title{ color: #999; display: flex; justify-content: center; align-items: center; font-size: 1.4rem; padding: 0.5rem 0 2rem;}
.goods-details .details-title .string{ background-color: #d6d6d6; display: inline-block; margin: 0 0.8rem; width: 2rem; height: 0.1rem; }
.details-con img{ display: block; width: 100%; height: auto; }
.statement{ background-color: #fff; color: #333; font-size: 1.4rem; padding: 1rem; }

.explain{ font-size: 1.6rem; padding: 0; margin: 0;}
.explain .explain-title{ border-bottom: 1px dotted #f2f2f2; color: #333; line-height: 4rem }
.icons-down{ transform: rotate(90deg); }
.explain .explain-con{ color: #999; margin: 0; display: none; }
.explain .explain-con p{ line-height: 3rem; }
.explain .explain-con span{ color: #333; font-weight: bold;}

.introduce{ color: #333; font-size: 1.6rem; line-height: 3rem }
.introduce .introduce-title{ border-radius: 1rem 1rem 0 0;}
.introduce .introduce-con{ border-radius: 0 0 1rem 1rem; }
.introduce .introduce-caption{ text-align: center; }
.introduce .introduce-con img{ width: 30%; margin: 0 1%;}

.footer{ background-color: #fff; border-top: 1px solid #f0f0f0; padding: 0.5rem 0; position: fixed; bottom: 0; left: 0; right: 0; }
.footer-flex{ display: flex; align-items: center; justify-content: center;}
.footer .footer-list{ color: #999; text-align: center; font-size: 1.4rem; width: 20%; max-width: 7.5rem; }
.footer .footer-list.zixun{ position: relative; }
.footer .footer-list.zixun .zixun-online{ position: absolute; top: -0.8rem; right: 1.5rem; }
.footer .footer-tell{ background: linear-gradient(to right,#ffa800,#ffb701); border-radius: 5rem 0 0 5rem; font-size: 1.6rem; margin-left: 5%;}
.footer .footer-buy{ background: linear-gradient(to right,#f20702,#fd3c11); border-radius: 0 5rem 5rem 0; font-size: 1.8rem; }
.footer .footer-lower{ background: #999;}
.footer .footer-tell, .footer .footer-buy{ color: #fff; display: inline-flex; align-items: center; justify-content: center; padding: 0 3rem; height: 5rem; white-space: nowrap;}
.footer .footer-tell img{ margin-right: 4%; display: inline-table; width: 2.5rem;}
.footer img{ display: inline-block;}
/*.footer .footer-list:first-child{width: 25%;}*/
.footer span{ display: block; white-space: nowrap; }

.footer-hint{ background-color: #fdf5b9; padding: 1rem 0.5rem; display: flex; align-items: center; justify-content: space-between}
.footer-hint .footer-hint-left{ color: #333; font-size: 1.4rem; display: flex; align-items: center;}
.footer-hint .footer-hint-left img{ width: 1.5rem; display: block; padding-right: 0.4rem; }
.footer-hint .footer-hint-left span{ color: #f20702;}
.footer-hint-right{ background-color: #f20702; border-radius: 5rem; color: #fff; display: inline-block; padding: 0.5rem 1rem; font-size: 1.4rem;}

.footer-use{ position: relative; }
.footer-use.want-to-use span{ color: #f13030; }
.footer-use .icon-heart{ display: inline-block; width: 3.4rem; height: 2.7rem;}
.footer-use .icon-heart-no{background: url("https://media.ziyimall.com/file_img/icon/icon-heart01.png") no-repeat; background-size: 100% 100%;}
.footer-use .icon-heart-yes{background: url("https://media.ziyimall.com/file_img/icon/icon-heart02.png") no-repeat; background-size: 100% 100%;}
.footer-use .icon-num{ background-color: #fff; border-radius: 5rem; color: #f13030; font-size: 1rem; font-style: normal; padding: 0.1rem 0.5rem; display: inline-block; box-sizing: border-box; position: absolute; top: -1rem; right: -0.3rem;}

.result{position: fixed; top:0;left:0;background: rgba(0,0,0,0.8);z-index:10000; width:100%; height:100%; display: none;}
.bigImgBox{position: absolute;}

/* 悬浮客服*/
.fixed-kefu{ position: fixed; top: 15rem; right: 0; z-index: 1; display: none;}
.fixed-kefu-pic{ background-color: #09bb07; border: 1px solid #fff; border-radius: 50%; box-sizing: border-box; text-align: center; padding-top: 0.6rem; margin-right: -2rem; width: 5rem; height: 5rem; z-index: 9; }
.fixed-kefu img{ width: 3.5rem; margin: 0.5rem auto 0;}
.fixed-kefu span{ background-color: #09bb07; border-radius: 5rem 0 0 5rem; color: #fff; font-size: 1.8rem; padding: 0.5rem 0.8rem 0.5rem 2.8rem; }
/* 回到顶部*/
.fixed-top{ background-color: rgba(90,90,90,.8); border-radius: 5rem; box-sizing: border-box; text-align: center; padding-top: 10px; width: 40px; height: 40px; position: fixed; bottom: 8rem; right: 1rem; z-index: 1;}
.fixed-top img{ display: inline-block; margin: 0 auto; width: 2.5rem;}
/* 弹窗 */
.modal {display: none; z-index: 9999; position: fixed; left: 0;top: 0;width: 100%;height: 100%;overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); -webkit-animation-name: fadeIn; -webkit-animation-duration: 0.4s;animation-name: fadeIn;animation-duration: 0.4s;}
/* 弹窗内容 */
.modal-content {z-index: 9999; padding-bottom: 2rem; position: fixed; bottom: 0; background-color: #FFF; border-radius: 1rem 1rem 0 0; width: 100%; -webkit-animation-name: slideIn; -webkit-animation-duration: 0.4s; animation-name: slideIn; animation-duration: 0.4s;}
.modal-close{ color: #999; font-size: 2.4rem; position: absolute; top: 1rem; right: 1rem;}
#purchase-close{ background-color: #48a358; border-radius: 0.4rem; color: #fff; font-size: 1.4rem; padding: 0.2rem 0.5rem; }
/* 放心购弹窗*/
.purchase{ padding: 1rem; position: relative;}
.purchase .safeguard-title{ display: flex; justify-content: center; padding: 2rem 0; }
.purchase .purchase-serve{ background-color: #e4faee; border-radius: 0.8rem; padding: 0.5rem 1rem; display: flex; align-items: center; }
.purchase .purchase-serve img{ width: 6%; }
.purchase .purchase-serve span{ color: #69c58d; font-size: 1.4rem; padding-left: 1rem; }
.purchase .purchase-list{  }
.purchase .purchase-list dt{ color: #333; display: flex; align-items: center; font-weight: bold; padding-bottom: 0.5rem; }
.purchase .purchase-list dt img{ margin-right: 1rem; width: 8%; }
.purchase .purchase-list dd{ color: #999; }
.purchase .purchase-list:last-child{ margin-bottom: 0; }
/* 规格弹窗 */
.spec{ position: relative; }
.spec-header{ display: flex; align-items: center; padding: 1rem;}
.spec-header img{ border-radius: 0.5rem; width: 8rem; }
.spec-header .spec-price{ color: #fd3b10; padding-left: 1rem; }
.spec-header .spec-p1{}
.spec-header .spec-p2{}
.spec-header .spec-p3{ font-size: 2.2rem; }
.spec-header .spec-p4{ background-color: #fd3b10; border-radius: 5rem; color: #fff; font-size: 1.6rem; padding: 0.2rem 1rem; }
.spec-header .spec-xs{ font-size: 1.4rem; }
.spec-serve{ background-color: #f0f0f0; border-radius: 0.4rem; padding: 0.5rem; margin: 0 1rem 1rem; }
.spec-serve .serve-left{ color: #666; display: inline-flex; align-items: center;}
.spec-serve .serve-left img{margin-right: 0.5rem; width: 2rem; }
.spec-serve .serve-right{ color: #999; font-size: 1.4rem; }
.spec-body{ border-bottom: 1px solid #f2f2f2; box-sizing: border-box; display: inline-block; padding: 0 1rem 1rem; width: 100%; }
.spec-body .spec-list{ background-color: #f5f5f5; border: 1px solid #f5f5f5; border-radius: 0.5rem; box-sizing: border-box; color: #999; display: inline-block; width: 31%; margin: 0 2% 2% 0;}
.spec-body .spec-list:nth-child(3n+3){ margin-right: 0; }
.spec-body .spec-list img{ border-radius: 0.5rem 0.5rem 0 0; }
.spec-body .spec-text{ font-size: 1.4rem; padding: 0.5rem;}
.spec-body .spec-text p{ color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.spec-body .spec-text span{ }
.spec-body .spec-list.spec-selected{ background-color: #fff9f9; border-color: #fa2e0d; color: #fa2e0d; }
.spec-body .spec-list.spec-selected .spec-text p{ color: #fa2e0d; }
.spec-footer{ padding: 1rem 1rem 2rem; }
.spec-footer .spec-number{ color: #333; }
.spec-footer .spec-number span{ color: #999; font-size: 1.4rem; padding-left: 0.5rem; }
/* 计算*/
.shop-arithmetic{ width:11rem; box-sizing:border-box; white-space:nowrap; border-radius: 0.2rem; height: 3rem; line-height: 3rem; display: flex; justify-content: space-between; align-items: center; align-self: center;}
.shop-arithmetic a{color: #d6d6d6;display:inline-block;width:4rem;height:3rem; line-height:3rem; text-align:center;}
.shop-arithmetic .minus{ background-color: #fafafa;}
.shop-arithmetic .failed{color:#d1d1d1;}
.shop-arithmetic .plus{ background-color: #f5f5f5;}
.shop-arithmetic .num{background-color: #f6f6f6; color: #999;width:10rem;text-align:center;border:none;display: inline-block; box-sizing:border-box;vertical-align:top;margin:0 2px;}
.spec-btn{ background-color: #fb2f0d; border-radius: 5rem; color: #fff; letter-spacing: 2px; font-size: 1.8rem; padding: 0.8rem 0; text-align: center; margin: 0 auto; width: 80%;}
/* 参数弹窗 */
.arguments{ padding: 1rem; }
.arguments .arguments-title{ border-bottom: 1px solid #e8e8e8; color: #333; font-size: 1.8rem; text-align: center; padding: 2rem 1rem; }
.arguments .arguments-list{ padding: 0; margin: 0; height: 30rem; overflow-y: scroll; }
.arguments .arguments-list li{ border-bottom: 1px solid #e8e8e8; display: flex; align-items: center; font-size: 1.6rem; line-height: 2.6rem; padding: 1rem 0; }
.arguments .arguments-list span{ width: auto; padding-right: 1rem; text-align: right; white-space: nowrap; }
.arguments .arguments-list p{ color: #999; flex: 1; }
.arguments .arguments-btn{  background-color: #fb2f0d; border-radius: 5rem; color: #fff; letter-spacing: 2px; font-size: 1.8rem; padding: 0.8rem 0; margin: 3rem auto 0; text-align: center; width: 80%; }
/* 添加动画 */
@-webkit-keyframes slideIn {
    from {bottom: -300px; opacity: 0} 
    to {bottom: 0; opacity: 1}
}

@keyframes slideIn {
    from {bottom: -300px; opacity: 0}
    to {bottom: 0; opacity: 1}
}

@-webkit-keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

@keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
} 
@media (max-width: 414px) {
  .safeguard-text, .contact .contact-t1, .footer .footer-tell{ font-size: 1.4rem;}
  .footer .footer-buy { font-size: 1.6rem;}
  .contact .contact-t2{ font-size: 1.2rem; }
}
/*产品评价*/
.classify{width:100%;height:100%;display:flex;overflow:hidden;}
.right-item{display:none;height:100%;}
.right-item.active{display:block}
.goods-comment-top{background-color:#fff;border-top:0.5rem solid #f2f2f2;border-bottom:0.1rem solid #f2f2f2;width:100%;padding-top:0.8rem;}
.goods-comment-top .rate{padding:0 0.8rem 0.8rem;font-size:1.4rem;}
.goods-comment-top .rate span{color:#f42f2f;}
.goods-comment-top .layui-tab-title li,.goods-comment-top .disable span{border-radius:2.5rem;color:#666;font-size:1.2rem;text-align:center;}
.goods-comment-top .layui-tab-title{display:flex;border-bottom:0 none;}
.goods-comment-top .layui-tab-title li{background-color:#ffeeee;padding:0 1.5rem;margin:0.5rem;height:2.5rem;line-height:2.5rem;min-width:auto;}
.goods-comment-top .layui-tab-title .layui-this{background-color:#f42f2f;color:#fff;}
.goods-comment-top .layui-tab-title .layui-this:after{border:0 none;}
.goods-comment-top .disable span{background-color:#eee;display:inline-block;margin:0.5rem;line-height:2.5rem;padding:0 1.5rem;}
.goods-comment-bottom{width:100%;padding:0 0.5rem 0.8rem;box-sizing:border-box;}
.goods-comment-bottom .nert{background-color:#fff;border-radius:0.7rem;color:#2b2b2b;height:auto;width:100%;position:relative;padding:0.8rem;box-shadow:0px 0.5rem 0.5rem #ebebeb;margin-bottom:0.8rem;display:table;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.goods-comment-bottom .orel{font-size:1.4rem;padding:0.8rem 0;display:flex;justify-content:space-between;}
.goods-comment-bottom .orel-pic{ border-radius: 5rem; width: 3rem; height: 3rem; margin-right: 0.5rem; }
.goods-comment-bottom .orel .orel-name{ color: #333; font-weight: bold; }
.goods-comment-bottom .orel .orel-left{ display: inline-flex; align-items: center; }
.goods-comment-bottom .orel-num{ color: #5b5858; font-size: 1.2rem; font-weight: normal;}
.goods-comment-bottom .time{color:#cdcdcd;font-size:1.2rem;}
.goods-comment-bottom .orela{position:relative;display:table;border-left:0.3rem solid #f42f2f;width:100%;font-weight:bold;padding-left:0.4rem;margin:0.8rem 0;}
.goods-comment-bottom .zpclss{height:100%;position:relative;display:table;width:100%;}
.goods-comment-bottom .jight{float:right;margin-right:0.8rem;color:#cdcdcd;font-size:7rem;}
.goods-comment-bottom .apre{display:block;text-align:left;color:#333;font-size:1.4rem; line-height: 2.4rem;}
.goods-comment-bottom .apre.apres{color:#2b2b2b;}
.goods-comment-bottom .thumbnail{padding:0;width:7.5rem;height:7.5rem;float:left;margin:0.5rem;}
.appraisal-header.goods-header{display:block;}
.appraisal-header .goods-nav a{width:50%;line-height:2.9rem;}
.appraisal-header .goods-nav a.active{border-bottom:2px solid #f42f2f;color:#f42f2f;font-weight:bold;}
.appraisal-comment{margin-bottom:4rem;}
.list-pro .list{border-bottom:1px solid #efefef;display:flex;padding:0.8rem;}
.list-pro .list .pic{width:8rem;height:8rem;}
.list-pro .list .pic img{display:block;width:8rem;height:8rem;}
.list-pro .list .text{flex:3;margin:0 0 0 0.8rem;overflow:hidden;}
.list-pro .list .text .t1{color:#4c4c4c;font-size:1.8rem; padding-bottom: 0.5rem;text-overflow:ellipsis;white-space:normal;overflow:hidden;}
.list-pro .list .text .t2{color:#999;font-size:1.4rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.list-pro .list .text .tag span{border:1px dotted #f42f2f;border-radius:0.4rem;color:#f42f2f;font-size:1.2rem;padding:0.2rem;margin-right:0.2rem;}
.list-pro .list .text .num{margin-top:0.5rem;height:2rem;line-height:2rem;padding:0;display:flex;align-items:center;justify-content:space-between;}
.list-pro .list .text .num .n-left{color:#f42f2f;font-size:1.8rem;}
.list-pro .list .text .num .n-right{color:#999;font-size:1.2rem;float:right;}
.goodsComment{ background-color: #fff; }
.goodsComment.list-pro .list .text .t1{font-size:1.6rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.goodsComment.list-pro .list .text .t2{-webkit-line-clamp:1;margin:0.5rem 0;}

.eleven-price { background-color: transparent; }
.eleven-price p{ display: flex; align-items: center; color: #fd0304; font-size: 1.4rem;}
.eleven-price strong{ font-size: 2rem;}
.eleven-price strong em{ font-size: 1.4rem; font-style: normal;}
.eleven-price span{ font-size: 1.2rem;}
.eleven-price i{ font-style: normal; background-color: #ff6d6e; font-size: 1rem; color: #fff; border-radius: 3px; padding: 0.2rem 0.5rem; display: inline-block; margin-left: 0.3rem;}
.layui-layer-imgbar, .layui-layer-imguide{ display: block !important; }
/* 评价页价格部分*/
.comment-price p {padding-bottom: 0.2rem;display: flex;align-items: center;color: #fd0304;font-size: 1.4rem;}
.comment-price p strong {font-size: 2rem;}
.comment-price p em {font-size: 1.4rem;font-style: normal;}
.comment-price i {font-style: normal;background-color: #ff6d6e;font-size: 1rem;color: #fff;border-radius: 3px;padding: 0.2rem 0.5rem;display: inline-block;margin-left: 0.3rem;}
.layui-flow-more{ margin: 20px 0; }
.text-btn{ background-color: #fd0304; border-radius: 5rem; color: #fff; font-size: 1.2rem; padding: 0.5rem 1rem; position: absolute; bottom: 0.2rem; right: 0;}

/*大家都在问*/
.comment-dl{ display: inline-block; width: 100%; padding: 0 0.8rem 0.8rem; box-sizing: border-box; }
.comment-dl dt{ font-weight: bold; padding-bottom: 1rem; }
.comment-dl dd{ background-color: #f3f8fe; border-radius: 0.5rem; display: inline-block; float: left; font-size: 1.4rem; text-align: center; padding: 0 1rem; width: 48%; margin: 0 1% 2%; box-sizing: border-box; height: 4rem; line-height: 4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.flow-phtot{ font-weight: normal; font-size: 1.4rem; display: flex; align-items: center; justify-content: center;}
.flow-phtot img{ width: 5rem; margin-right: 0.5rem;}
.flow-phtot span{ color: #666; height: 2.5rem; line-height: 2.5rem;}

/* 领取见面礼弹窗*/
.copy-model, .copy-success-model{ display: block; z-index: 9999; position: fixed; left: 0;top: 0;width: 100%;height: 100%;overflow: auto; background-color: rgba(0,0,0,0.4);}
.copy-box{ background-color: #fff; border-radius: 1rem; position: relative; box-sizing: border-box; line-height: 2.8rem; font-size: 1.4rem; text-align: center; padding: 1rem; width: 90%; margin: 45% auto 0; z-index: 999;}
.copy-box .copy-close{ position: absolute; top: 0; right: 0; padding: 1rem; color: #888; font-size: 2rem; }
.copy-con .copy-photo{ border: 1px solid #f2f2f2; border-radius: 5rem; width: 6rem; height: 6rem; display: block; margin: 0 auto; }
.copy-con .copy-name{ color: #333; font-size: 1.6rem; font-weight: bold; padding: 0.5rem 0 1rem;}
.copy-con .copy-code{ width: 15rem; display: block; margin: 0 auto; }
.copy-con .copy-num{ padding: 0.5rem 0; }
.copy-con .copy-btn{ background-color: #09bb07; color: #fff; border-radius: 0.5rem; padding: 0.7rem 0; width: 80%; margin: 0 auto; }
.copy-con .copy-hint{ color: #999; padding-top: 1rem; }
.copy-con .copy-hint span{ color: #f20702; }

.copy-con .copy-true{ width: 5rem; display: block; margin: 2rem auto 1rem; }
.copy-con .copy-text{ color: #09bb07; font-size: 1.6rem; font-weight: bold; }
.copy-con .copy-step{ color: #666; font-size: 1.4rem; padding-bottom: 2rem; }