body{display: block;}
*{margin:0; padding:0; list-style: none; font-family:-apple-system-font,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}
*{box-sizing: border-box;}
h1, h2, h3, h4, h5, h6 {margin-top: 0;}
ol,ul,li{list-style:none;}
img{border:0;image-rendering: auto;}
button{border: 0;}
a{text-decoration:none; transition: .2s;}
a:hover{text-decoration:none; }
.clearboth{clear: both;}
/* 图片放大 */
.imgHover{overflow: hidden !important;}
.imgHover img{transition: all 1s !important;}
.imgHover:hover img{transform: scale(1.05) !important;}

.flex{display: flex !important;}
.flex.r-w{flex-direction:row;flex-wrap:wrap;}
.flex.cl-w{flex-direction:column;flex-wrap:wrap;}
.flex.nowrap{flex-wrap: nowrap;}
.flex.cl{flex-direction: column;}
.flex.fstart{justify-content:flex-start;}
.flex.fend{justify-content:flex-end;}
.flex.fcenter{justify-content:center;}
.flex.fsb{justify-content:space-between;}
.flex.fsa{justify-content: space-around;}
.flex.astart{align-items:flex-start;}
.flex.ac{align-items:center;}
.flex.astretch{align-items:stretch;}
.flex_1 {-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;}
.clearfix{*zoom:1;}
.clearfix:after{display:block;content:' ';clear:both;}
.fline{overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; }
.fline1{ -webkit-line-clamp: 1;line-clamp: 1;}
.fline2{ -webkit-line-clamp: 2;line-clamp: 2;}
.fline3{ -webkit-line-clamp: 3;line-clamp: 3;}


:root{
	--btn-bg: #4285f4;
	--header-txt-c: #B5BFD0;
}

input::-webkit-input-placeholder {color: var(--header-txt-c);}
input::-moz-input-placeholder {color: var(--header-txt-c);}
input::-ms-input-placeholder {color: var(--header-txt-c);}



.zry-btn{font-size: 12px;color: #FFF;background: var(--btn-bg);border: 1px solid #4285F4;cursor: pointer;text-align: center;overflow: hidden; position: relative;transition: .2s;}
.zry-btn a{color: #4285F4;}
.zry-btn:after {
  background: #a9c9fd;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .1;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: 1;
}

.zry-btn:hover:after {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.body-yxy{min-height: 100%;}
.box{box-sizing: border-box;}
.bg-FFF{background-color: #FFF !important;}
.bg-F7F8FA{background-color: #F7F8FA !important;}
.p-l-r{padding: 0 0.46rem;}

.zry-btn.disabled{background: #4285f4;}
.zry-btn.bgw{color: #4285F4;border: 1px solid #5E8BF7 !important;background: #FFF !important;font-size: 12px;}
.zry-btn.bgw:hover{}
.zry-btn.bgw:hover a{color: #FFF;}

.zry-obj-list .layui-flow-more{margin: 0 auto;width: 100%;}

.zry-obj-list{width: 100%;padding: 0.2rem;}
.zry-obj-item{background: #FFF;width: 100%; box-sizing: border-box; padding: 0.4rem 0.26rem; border-radius: 0.18rem;margin-bottom: 0.2rem;}
.zry-obj-item .obj-pic{width: 2.54rem;overflow: hidden;margin-right: 0.47rem;border: 0.01rem solid #E3E8F1;border-radius: 0.08rem;}
.zry-obj-item .obj-pic img{width: 100%;height: 100%;border-radius: 0.08rem;}
.zry-obj-item .item-infos{padding-bottom: 0.21rem;box-sizing: border-box;}
.zry-obj-item .obj-title{font-size: 0.3rem;line-height: 0.44rem; font-weight:bold;color: #364466;margin-bottom: 10px;}
.zry-obj-item .obj-views{font-size: 0.26rem;color: #7A8BA6;}
.zry-obj-item .obj-views:before{margin-right: 0.16rem; content: '';display: inline-block;width: 0.32rem;height: 0.24rem;background:url('/zryuxiang/static/images/icon/views.png') center no-repeat;background-size: contain;}
.zry-obj-item .obj-comment{font-size: 0.26rem;color: #7A8BA6;}
.zry-obj-item .obj-comment:before{margin-right: 0.16rem; content: '';display: inline-block;width: 0.32rem;height: 0.24rem;background:url('/zryuxiang/static/images/icon/icon-comment.png') center no-repeat;background-size: contain;}
.zry-obj-item .obj-praise{font-size: 0.26rem;color: #7A8BA6;}
.zry-obj-item .obj-praise:before{margin-right: 0.16rem; content: '';display: inline-block;width: 0.32rem;height: 0.24rem;background:url('/zryuxiang/static/images/icon/icon-praise.png') center no-repeat;background-size: contain;}
.zry-obj-item .obj-foot{font-size: .26rem;color: #7A8BA6;}
.zry-obj-item .niche-score{font-size: .22rem;font-weight: bold;color: #FF4657;}

.zry-obj-item .userInfos{margin-bottom: 0.39rem;}
.zry-obj-item .userInfos .obj-pic{border-radius: 0.42rem;width: 0.42rem;height: 0.42rem;margin-right: 0.11rem;}
.zry-obj-item .userInfos .obj-pic img{border-radius: 0.42rem;}
.zry-obj-item .user-nickname{font-size: 0.26rem;font-weight: 400;color: #364466;line-height: 0.38rem;}


.zry-obj-item .obj-desc{margin-top: 0.20rem;font-size: .24rem;color: #364466;line-height: .38rem;}
.zry-obj-item .loc{padding: 0rem 0.2rem;height: 0.52rem;background: #F5F6FA;border-radius: 0.26rem;font-size: 0.24rem;font-weight: 400;color: #7A8BA6;box-sizing: border-box;margin-top: 0.28rem;display: block;}
.zry-obj-item .loc:before{content: '';display: inline-block;background: url('/zryuxiang/static/images/icon/loc.png') center no-repeat;background-size: contain; width: 0.19rem;height: 0.2rem;margin-right: 0.14rem;}
.zry-obj-item .included-time{font-size: 0.22rem;color: #7A8BA6;}
.zry-obj-item .del:before{content: '';display: inline-block;width: 0.23rem;height: 0.23rem;background:url('/zryuxiang/static/images/icon/del.png') center no-repeat;background-size: cover;}



.user-identity{background: #F6F7FB; border-radius: .22rem; padding: 0.04rem 0.21rem 0.04rem 0.16rem;font-size: .26rem;font-weight: 400;color: #5E8BF7;box-sizing: border-box;margin-left: 0.14rem;}
.v-level:before{content: '厂';display: inline-block;width: .37rem;height: .37rem;background: #5E8BF7;color: #FFF;font-size: 0.24rem;border-radius: 50%; line-height: 0.37rem;text-align: center;margin-right: 0.09rem;}
.v-level.channel:before{content: '渠';}
.v-level.distributor:before{content: '经';}
.v-level.ENuser:before{content: '企';}

.zry-obj-item.niche-item .item-infos{padding-bottom: 0rem;}
.zry-obj-item .niche-item-foot{margin-top: 0.32rem;}

.zry-obj-item.manufactor-item{background: #F6F8FA;border-radius: 0.08rem;padding: 0.2rem;padding-bottom: 0.4rem; width: calc(100%/2.08);margin-right: 3.45%;}
.zry-obj-item.manufactor-item:nth-child(2n){margin-right: 0;}
.zry-obj-item.manufactor-item .item-infos{padding-bottom: 0;}
.zry-obj-item.manufactor-item .obj-pic{width: 97%;margin: 0 auto; margin-top: 0.06rem;margin-bottom: 0.28rem;}
.zry-obj-item.manufactor-item .obj-pic img{border-radius: 0;}
.zry-obj-item.manufactor-item .obj-title{height: 0.82rem;margin-bottom:0.28rem}
.zry-obj-item.manufactor-item .loc{padding: 0;background-color: transparent;border-radius:0;margin-top: 0;height: auto;}

:root{
  --undata-bg: #F7F8FA;
  --undata-radius: 0.08rem;
}
.undata .obj-pic{background-color: var(--undata-bg); height: 1.71rem;border-radius: var(--undata-radius); }
.undata .obj-title{background-color: var(--undata-bg);height: 0.37rem;border-radius: var(--undata-radius);}
.undata .obj-desc{background-color: var(--undata-bg);height: 1.15rem;border-radius: var(--undata-radius);}
.undata .personal-foot{background-color: var(--undata-bg);height: 0.3rem;border-radius: var(--undata-radius);}

.soft6-Login-content .soft6-btn.yxy-btn{width: 85% !important; background: #4285F4 !important;}
.soft6-btn.yxy-btn{ background: #4285F4 !important; width: 85% !important;}
.soft6-Login-content .login-Footer span{color: #4285F4 !important;}
.t-c-green.yxy-green{color: #4285F4 !important;}
.login-content-img img:nth-child(1){display:none;}
.login-content-img img:nth-child(2){display:block !important;}


/**详情页*/
.body-yxy hr{padding: 0;margin: 0;width: 100%;border-bottom: 0.07rem solid #E3E8F1;}
.obj-block{width: 100%;padding: 0.2rem;}
.block-con{width: 100%;background: #FFF;border-radius: 0.15rem;padding: 0.3rem 0.26rem;padding-bottom: 0.3rem;}
.block-title{font-size: 0.28rem;font-weight: bold;color: #364466;}

.zry-details-body-header{margin-bottom: 0.4rem;}
.zry-details-body-header .obj-pic{width: 2.54rem;margin-right: 0.52rem;border: 0.01rem solid #E3E8F1;}
.zry-details-body-header .obj-pic img{width: 100%;height: auto;border-radius: 0.08rem;}
.zry-details-body-header .obj-title{font-size: 0.3rem;font-weight: bold;color: #364466;line-height: 0.44rem;}
.zry-details-body-header .obj-btns{margin-top: 0.41rem;}

.details-con{word-break:break-all;margin-top: 0.2rem;margin-bottom: 0.35rem; font-size: 0.26rem;color: #7A8BA6;line-height: 0.41rem;max-height: 5.5rem;overflow: hidden;}
.details-con.all{max-height: 100%;}
.details-con img{max-width: 100%;height: auto !important;}

.get-details-box{display: block;}
.get-details-all{font-size: 0.24rem;color: #5E8BF7;margin-bottom: 0.1rem;}
.get-details-all:after{content: '';display: inline-block;width: 0.22rem;height: 0.22rem;background: url('/zryuxiang/static/images/icon/allconall.png') center no-repeat;background-size: contain;margin-left: 0.1rem;}
.get-details-all.closeCon:after{background-image: url('/zryuxiang/static/images/icon/allconclose.png');}

.zry-business-block{margin-top: 0.4rem;}
.zry-business-block .obj-pic{width: 0.62rem;height: 0.62rem;border-radius: 50%;background: #c3c3c3;margin-right: 0.18rem;}
.zry-business-block .obj-pic img{width: 100%;height: 100%;border-radius: 50%;border: 0;}
.zry-business-block .author{font-size: .26rem;color: #364466;}
.zry-business-block .author font{font-weight: bold;}
.zry-business-block .enterprise-title{margin-top: 0.2rem;font-size: .24rem;color: #364466;line-height: 0.44rem}
.zry-business-block .enterprise-title  .enterprise-identity{box-sizing: border-box;height: 0.33rem;border: 0.01rem solid #5F8BF8;border-radius: 0.18rem; text-align: center;padding:0rem 0.2rem;margin-left: 0.1rem;font-size: 0.24rem;color: #5E8BF7;}

.zry-collection-btn{font-size: 0.2rem;color: #B5BCC5;}
.zry-collection-btn:before{content: '';display: inline-block;background: url('/zryuxiang/static/images/icon/icon-collection.png') center no-repeat;background-size: contain;margin-right: 0.1rem;width: 0.33rem;height: 0.33rem;}
.zry-collection-btn.btn-active{color: #5E8BF7;}
.zry-collection-btn.btn-active:before{background-image: url('/zryuxiang/static/images/icon/icon-collection-ed.png');}
.dbdp-box{display: none;}

/**相关文档（附件）*/
.enclosure{background: #FAFAFF;font-size: 0.24rem;color: #7A8BA6; padding: 0.26rem;box-sizing: border-box;margin-top: 0.3rem;}
.enclosure .enclosure-icon{width: .5rem;height: .63rem;margin-right: 0.3rem;}
.enclosure .enclosure-icon img{width: 100%;height: auto;}
.enclosure .enclosure-down{font-size: .24rem;color: #467CD4;margin-left: .11rem;}
.enclosure .enclosure-down img{width: .24rem;height: .24rem;margin-right: .11rem;}

/**海比点评**/
.hbdp-content{box-sizing: border-box;max-height:unset;}
.pay-false{position: relative; bottom: 0; height: 2.61rem;width: 100%;margin-top: -0.3rem;}
.pay-false:before{content: '';display: inline-block; width: 100%;height: 100%;background: #FFF;opacity: .4;}
.pay-false .unlock{ position: absolute;top: .5rem;width: 100%;height: 100%;}
.pay-false .unlock-hb-btn{width: 2.42rem;height: 0.74rem;margin: 0 auto;background: url('/zryuxiang/static/images/icon/unlock-hb-btn.png') center no-repeat;background-size: 100% auto;font-size: .26rem;color: #754101; text-align: center;line-height: .74rem;box-sizing: border-box;padding-left: 0.3rem;}
.pay-false .content-mores{width: 0.16rem;height: 0.56rem;margin: 0.1rem auto 0 auto;overflow: hidden;}
.pay-false .content-mores img{width: 100%;height: auto;animation:contentmoresJt 1s linear infinite;margin-bottom: 0rem;}
@keyframes contentmoresJt{from{margin-bottom: 0;}to{margin-bottom: -0.57rem;}}

/**支付方式询问弹层*/
.pop-win-niche-pay .pay-box{height: 8.2rem;width: 100%;box-sizing: border-box; position: fixed; z-index: 101; bottom: 0; background: #F6F8FA;border-radius: .3rem .3rem 0 0; padding: .0rem;margin: 0 auto;margin-bottom: -8.2rem;width: 100%;-webkit-transition: all 2s ease;transition: all 2s ease;}
.pop-win.open .pay-box{animation:payboxUp 0.3s linear;animation-fill-mode: forwards}
@keyframes payboxUp{from{margin-bottom: -8.2rem;}to{margin-bottom: 0;}}
.pop-win-niche-pay .pay-box .pay-heaer{width: 100%;height: 0.77rem; border-bottom: 0.01rem solid #E3E8F1;box-sizing: border-box;padding: 0 0.4rem;}
.pop-win-niche-pay .pay-box .back-out{font-size: .3rem;color: #7A8BA6;}
.pop-win-niche-pay .pay-box .pay-money{font-size: 0.45rem;font-weight: bold;color: #364466;margin-top: 0.74rem;}
.pop-win-niche-pay .pay-box .pay-money .money{font-size: .8rem;}
.pop-win-niche-pay .pay-box .pay-mode{width: 7.08rem;height: 1.88rem;margin: 1.04rem auto 0 auto;background: #FFF;border-radius: 0.18rem;box-sizing: border-box;padding: 0.37rem 0.24rem;}
.pop-win-niche-pay .pay-box .pay-mode .mode-title{font-size: 0.26rem;color: #364466;}
.pop-win-niche-pay .pay-box .pay-mode .pay-mode-item{font-size: 0.26rem;color: #364466;margin-top: 0.37rem;}
.pop-win-niche-pay .pay-box .pay-mode .pay-mode-item img{width: 0.38rem;height: 0.32rem;margin-right:0.22rem;}
.pop-win-niche-pay .pay-box .pay-payment{width: 3.18rem;height: 0.94rem;background: #5E8BF7;border-radius: 0.47rem;line-height: 0.92rem;text-align: center;font-size: 0.34rem;color: #FFFFFF;margin-top: 0.92rem;}


/**打分**/
.score-title{font-size: .28rem;color: #364466;margin-top: .3rem;}
.score-box{margin-top: .33rem;}
.score-box .impression{margin-bottom: .38rem;}
.score-box .impression .average{height: .52rem;background: #F9FAFF;border-radius: .26rem; line-height: .52rem;font-size: .26rem;color: #364466;padding: 0 0.14rem; box-sizing: border-box;}
.score-box .impression .average:nth-child(2){margin-left: .11rem;}
.score-box .score{margin-top: 0.26rem;}
.score-box .score .title{font-size: .28rem;color: #364466;}
.score-box .score .btns-score{margin-top: .3rem;}
.score-box .score .btns-score .title{font-size: .28rem;color: #7A8BA6;width: 1.45rem;margin-right: .32rem;}
.score-box .score .btns-score .layui-rate{padding: 0;}
.viewsNum{font-size: .26rem;color: #7A8BA6;padding: 0 0.2rem;}

.consulting{position: fixed; bottom: 1.3rem;right: .48rem; width: 2.42rem;height: .74rem;color: #FFF;font-size: .26rem; z-index: 99;border-radius: .4rem;}
.consulting:before{content: '';display: inline-block;width: .3rem;height: .3rem; background: url('/zryuxiang/static/images/icon/consulting.png') no-repeat center; background-size: contain;margin-right: 0.18rem;} 


/*评论*/
.soft-comment-box{width: 100%;margin-top: .47rem;}
.soft-comment-box>*{font-size: .24rem;}
.soft-comment-box a{color: #999999;}
.soft-comment-box a:hover{color: #25913F;}
.soft-comment-box .comment-more{width: 100%;background: #F1F1F1;border-radius: .2rem; text-align: center;line-height: .3rem;}
.soft-comment-box .block-title{font-size: .2rem;font-weight: bold;}
.soft-comment-box .block-title a{font-size: .13rem;font-weight: 500;}
.soft-comment-box .mg-tb-16{margin: .16rem 0;}
.soft-comment-box .mg-tb-18{margin-top: 0.1rem;}
.soft-comment-box .mg-tb-19{margin: .19rem 0;}
.soft-comment-box .mg-tb-40{margin: .40rem 0;}
.soft-comment-box .pg-t-50{margin-top: .5rem;}
.soft-comment-box .mg-t-16{margin-top: .16rem;}
.soft-comment-box .mg-b-16{margin-bottom: .16rem;}
.soft-comment-box .user-infos{width: auto;margin-right: .18rem;font-size: .26rem;font-weight: bold;color: #374567;line-height: .43rem;}
.soft-comment-box .user-infos .user-header img{width: .62rem;height: 100%; border-radius: 50%;}
.soft-comment-box .user-infos .user-btn-box{margin-left: 0px;}
.soft-comment-box .user-infos .user-btn-box .btns{padding-left: 0px; margin-right: .23rem;color: #999999;cursor: pointer;}
.soft-comment-box .user-infos .user-btn-box .btns:last-child{margin-right: 0px;}
.soft-comment-box .user-infos .user-btn-box .btns font{margin: 0 .05rem;}
.soft-comment-box .user-infos .user-btn-box .btns.icon-btns{background-position: left;background-size: .16rem auto; background-repeat: no-repeat;}
.soft-comment-box .user-infos .user-btn-box .btns.news{}
.soft-comment-box .user-infos .user-btn-box .btns.news img{width: .23rem; height: auto;}
.soft-comment-box .user-infos .user-btn-box .btns.praise{}
.soft-comment-box .user-infos .user-btn-box .btns.active .layui-icon{color: #25913F;}
.soft-comment-box .user-infos .user-btn-box .btns.report{background-image: url('/static/images/comment/icon-report.png') ;}
.soft-comment-box .user-infos .user-btn-box .btns.report:hover{background-image: url('/static/images/comment/icon-report-ed.png') ;}
.soft-comment-box .user-infos .user-btn-box .btns.del{padding-left: 0px;}
.comment-con{width: 100%;height: 160px;border: 1px solid #CCCCCC;background: #FFF;}
.soft-comment-box .user-comment-list{margin: 0;}
.soft-comment-box .user-comment-list.my-comment-list li{border-bottom: 1px dotted #CCCCCC;padding-bottom: 10px;}
.soft-comment-box .user-comment-list.my-comment-list li:last-child{border-bottom: 0px;}
.soft-comment-box .user-comment-list li{margin-bottom: .40rem;position: relative;}
.soft-comment-box .user-comment-list li:after{content: '';position: absolute; right: 0;bottom: 0; width: 90%;height: 0.01rem;background: #F1F3F4;}
.soft-comment-box .user-comment-list li .comment-desc{margin-left: .18rem; font-size: .13rem;line-height: .24rem;font-weight: 400;padding-bottom: .3rem}
.soft-comment-box .user-comment-list li .btns{font-size: .23rem;}
.soft-comment-box .user-comment-list li .btns a{font-size: .23rem;}
.soft-comment-box .user-comment-list li .comment-text{font-size: .26rem;color: #374567;line-height: .43rem;margin-bottom: .3rem;}
.soft-comment-box .commtime{font-size: .23rem;color: #B5BCC5;line-height: .43rem;font-weight: 500;}

.soft-comment-box .replyComment{font-size: .24rem;color: #B5BCC5;line-height: .43rem;box-sizing: border-box;}
.soft-comment-box .replyComment:before{margin-right: 0.1rem; content: '';display: inline-block;width: .27rem;height: .27rem;background: url('/zryuxiang/static/images/icon/icon-comment.png') center no-repeat;background-size: contain;}
.soft-comment-box .replyPraise{margin-left: 0.61rem; font-size: .24rem;color: #B5BCC5;line-height: .43rem;box-sizing: border-box;}
.soft-comment-box .replyPraise:before{margin-right: 0.1rem; content: '';display: inline-block;width: .27rem;height: .27rem;background: url('/zryuxiang/static/images/icon/icon-praise.png') center no-repeat;background-size: contain;}
.soft-comment-box .replyPraise.active:before{background-image: url('/zryuxiang/static/images/icon/icon-praise-ed.png');}
.soft-comment-box dt .replyComment{margin-left: 0.61rem;}
.soft-comment-box .user-comment-list li dl{background: #F5F6FA;border-radius: 0.15rem; padding: .44rem .27rem;box-sizing: border-box;}
.soft-comment-box .user-comment-list li dt{margin-bottom: .28rem;border-bottom: .01rem solid #EBEDF1;padding-bottom: .45rem;box-sizing: border-box;}
.soft-comment-box .user-comment-list li dt:last-child{padding-bottom: 0;border-bottom: 0rem;}
.soft-comment-box dt .t-c-grey{color: #B5BCC5;}
.soft-comment-box .user-comment-list li .user-reply-info{line-height: .38rem;margin-right: .1rem;}
.soft-comment-box .user-comment-list li .user-reply-info img{width: 0.48rem;height: 0.48rem;border-radius: 50%;margin-right: .21rem;}
.soft-comment-box .user-comment-list li .user-reply-info .layui-icon{color: #B5BCC5;font-size: .24rem;}
.soft-comment-box .nickName{font-size: .24rem;color: #7A8BA6;line-height: .43rem;font-weight: bold;}
.soft-comment-box .replyNickName{font-size: .24rem;color: #7A8BA6;line-height: .43rem;}
.soft-comment-box .user-comment-list li .user-reply-info .reply-tips{color: #474747;font-size: .24rem;}
.soft-comment-box .user-comment-list li .user-reply-con{font-size: .24rem;color: #374567;line-height: .43rem;padding: .28rem 0 .31rem 0; }
.comment-text-open{position:absolute;bottom: 0;right: 0;background: #FFF; padding: 0 .05rem;cursor: pointer;display: none;}
.comment-text-open:before{content: '...'; width: 50%;background: #FFF; position: absolute; bottom: 0; right: .30rem;cursor: auto;}
.reply-list-more-btn{position: relative;}
.reply-list-more-btn.tclose{width: 100%;}
.reply-list-more-btn.tclose:before{content: '查看全部回复>';cursor: pointer;}
.reply-list-more-btn.topen{width: 90%;}
.reply-list-more-btn.topen{background: url('/static/images/dd.png');background-repeat-y: no-repeat;background-position-y: center;}
.reply-list-more-btn.topen:before{content: '更多回复';cursor: auto;position: absolute;left: -11.2%;}
.reply-list-more-btn.topen:after{content: ''; height: 12px;border: 2px solid #25913F; position: absolute;top: 0px;left: -13.5%; background: #25913F;}
.reply-list-more{display: none;}
.comment-con .userCommentCon{border: 0px; width: 98%; height: 80%;resize: none;margin: .05rem auto;background: #FFF;}
.comment-con .bottom-tool{padding: .05rem 0 .05rem .2rem;height: .3rem;}
.comment-con .bottom-tool span{margin-right: 5px;}
.comment-con .bottom-tool span:last-child{margin-right: 0;}
.comment-con .bottom-tool .btn-comment-submit{background: #25913F; line-height: .3rem; color: #FFF; text-align: center; padding: .05rem .13rem;}
.comment-con.user-reply-comment{margin: .1rem auto;height: 1.5rem;width: auto;}
.soft-comment-box .pop-user-box{width: 2.21rem;border-right: 0.01rem solid #E9E9E9;}
.soft-comment-box .pop-user-box .user-comment-list{overflow-y: scroll;max-height: 600px;}
.soft-comment-box .pop-user-box .user-box-item{border-bottom: 0.01rem solid #E9E9E9;width: 100%;padding: .5rem 0;}
.soft-comment-box .pop-user-box .user-box-item:last-child{border-bottom: 0;}
.soft-comment-box .pop-user-box .user-box-item .personal-header-icon img{width: .98rem;height: auto;}
.soft-comment-box .pop-user-box .user-box-item .personal-cickname{font-size: 20px; text-align: center;margin: .21rem 0;}
.useless{position: relative;}
.useless:before{content: '';width: .11rem;height: .02rem;background: #020000;position: absolute;left: -0.11rem;}
.useless:after{content: '';width: .11rem;height: .02rem;background: #02CD61;position: absolute;right: -0.11rem;}
.soft-comment-box .my-user-comment-box{padding:.2rem .31rem;}
.soft-comment-box .my-user-comment-box .user-btn-box:first-child{margin-left: 0px;}
.comment-pop-close{font-size: .25rem;color: #999999;margin-right: -0.15rem;cursor: pointer;}
.comment-pop-close:hover svg{transform: rotate(18deg);}
.comment-box-input{height: 3.68rem;width: 100%;box-sizing: border-box; position: fixed; z-index: 101; bottom: 0; background: #FFF;border-radius: .3rem .3rem 0 0; padding: .22rem .22rem 0 .22rem;margin: 0 auto;}
.comment-box-input .submit-box{border-top: .02rem solid #F1F3F4;width: 100%;height: 1.5rem;}
.comment-box-input textarea{width: 6.7rem; height: 2.22rem;background: #F4F4F4;margin: 0.33rem 0;border: 0;resize: unset;padding: .18rem;border-radius: .08rem;}
.comment-box-input .zry-btn{width: 1.25rem;margin: 0; padding: 0; font-weight: 400;font-size: .28rem;line-height: .45rem;}
.comment-box-input .zry-btn.back-out{background: #bebebe;color: #5E8BF7;}



/* 底部详情 */
.details-foot-nav-box{width: 100%;height: 1.1rem;font-weight: 400;}
.details-foot-nav{width: 100%; position: fixed; bottom: 0; left: 0;z-index: 100;border: 0.02rem solid #F1F3F4;background-color: #FFF;height: 1.1rem;}
.details-foot-nav .foot-nav-max{ width: 100%; max-width: 7.5rem; margin: auto; height: 100%;padding: 0 0.23rem;}
.details-foot-nav .btn-items{color: #B5BCC5;font-size: .22rem; position: relative; width: .75rem;height: .8rem;margin-right:.2rem;background: #FFF no-repeat 50% 40%; background-size: .32rem; }
.details-foot-nav .btn-items:nth-last-child(1){margin-right: 0;}
.details-foot-nav .btn-items.comment{background-image: url('/zryuxiang/static/images/icon/icon-comment.png');}
.details-foot-nav .btn-items.comment.btn-active{background-image: url('/zryuxiang/static/images/icon/icon-comment-ed.png');}
.details-foot-nav .btn-items.praise{background-image: url('/zryuxiang/static/images/icon/icon-praise.png');}
.details-foot-nav .btn-items.praise.btn-active{background-image: url('/zryuxiang/static/images/icon/icon-praise-ed.png');}
.details-foot-nav .btn-items.collection{background-image: url('/zryuxiang/static/images/icon/icon-collection.png');}
.details-foot-nav .btn-items.collection.btn-active{background-image: url('/zryuxiang/static/images/icon/icon-collection-ed.png');}
.details-foot-nav .btn-items .footnotes{position: absolute; top: 0rem;right: 0rem;}
.details-foot-nav .bottons{padding: 0 0 0 0.5rem;}
.details-foot-nav .bottons.pright{padding: 0 0.5rem 0 0rem;}
.details-foot-nav .soft6-btn{width: 100%;height: .33rem;line-height: .33rem;font-size: .34rem;border-radius: .41rem;padding: 0;}
.details-foot-nav .soft6-btn.comment-write{width: 3.74rem !important;height: .6rem; line-height: .6rem; background: #F4F4F4 no-repeat 9% center !important;color: #9B9B9B;font-size: .26rem; background-image: url('/static/images/icon/icon-foot-write.png') !important; background-size: .23rem !important; padding-left: .75rem; text-align: left;}



/**列表头部+检索**/
.zry-list-header{height: 3.65rem; position: relative;}
.zry-list-header .header-box{position: fixed;top: 0;width: 100%;background: #5E8BF7; z-index: 991;box-sizing: border-box;}
.zry-list-header .zheader{height: 1.77rem;background: #5E8BF7;padding: 0 0.2rem;}
.zry-list-header .zheader.black{background: #F5F6FA;height: .84rem;}
.zry-list-header .typeWhereBox{border-radius: .2rem .2rem 0 0;background: #F7F8FA;padding: .5rem 0rem 0 0rem;box-sizing: border-box;height: 1.99rem;}
.zry-list-header .navbar{height: .84rem;width: 100%;position: relative;padding: 0 .5rem;box-sizing: border-box;color: #FFF;font-weight: bold;font-size: .34rem;}
.zry-list-header .navbar.black{color: #364466;}
.back-btn{position: absolute; top: 50%;left: 0; transform: translateY(-50%);width: .5rem;height: .84rem;background: url('/zryuxiang/static/images/icon/back-white.png') left center no-repeat;background-size: .19rem .34rem;}
.back-btn.black{background-image: url('/zryuxiang/static/images/icon/back-black.png');}
/**详情头部**/
.zry-details-header{height: .84rem;}
.zry-details-header .zheader{height: auto;background: linear-gradient(180deg, #E2E6EE, #FFFFFE);}
.zry-details-header .navbar{color: #364466;}


.list-nav{margin-bottom: 0.43rem;padding: 0rem 0.2rem;}
.list-nav a{font-size: .26rem;color: #364466;position: relative;margin-right: .67rem;}
.list-nav a:last-child{margin-right: 0;}
.list-nav a.nav-active{font-weight: bold;}
.list-nav a.nav-active:after{content: ''; position: absolute;bottom: -0.08rem; left: 50%; width: .29rem;height: 0.05rem;background: linear-gradient(90deg, #5C86F7 0%, #6FB6F7 100%);border-radius: 0.03rem; transform: translateX(-50%);}
.uInput{width: 5.76rem;height: .6rem;background: #FFF;padding: 0 0.15rem;border-radius: .3rem;box-sizing: border-box;}
.uInput input{border: 0;background: transparent; width: 100%;box-sizing: border-box;padding: 0 .12rem;font-size: 0.24rem;}
.uInput .checkTypeObj{display: none; height: .47rem;background: #F1F1F1;border-radius: .25rem; text-align: center;line-height: .47rem;font-size: .24rem;color: #090909;padding: 0 0.18rem;box-sizing: border-box;}
.uInput .checkTypeObj .checkTypeClose{margin-left: .1rem;}
.uInput .checkTypeObj .checkTypeClose img{width: 0.12rem;height: 0.13rem;}
.moresTypes{margin-left: .31rem; color: #FFF;font-size: .3rem;}
.moresTypes img{width: .27rem;height: .27rem; margin-left: .15rem;}
.defalutWheres{margin-top: .4rem;height: .45rem;width: 100%; box-sizing: border-box;position: relative;}
.defalutWheres:after{content: '';position: absolute;top: 0;right: 0; width: .15rem;height: .45rem;z-index: 991;box-shadow: -5px 0px 10px 5px #f7f8fa;background: #F7F8FA;}
.defalutWheres .layui-icon{color: #B5BCC5;font-size: .24rem;}
.defalutWheres .swiper-container{width: 97%;height: .66rem;overflow: hidden;margin: 0 auto;}      
.defalutWheres .swiper-slide{text-align: center;font-size: .24rem;color: #364466;height: .66rem; width: 1.9rem;border-radius: .25rem .25rem 0 0;box-sizing: border-box; margin-right: 10px !important;}
.defalutWheres .swiper-slide .layui-icon{margin-top: 0.05rem;margin-left: 0.04rem;}
.defalutWheres .swiper-slide.labelActive{background: #F1F1F1;color: #5E8BF7;}
.defalutWheres .swiper-slide.labelActive .layui-icon{margin-top: 0.02rem;margin-left: 0.04rem;}
.defalutWheres .swiper-slide.labelActive .layui-icon{transform: rotateX(180deg);}

.defalutWheres .swiper-slide .labelsWhereName{width: 100%;height: .55rem;align-content: flex-start;border-radius: .25rem;background: #F1F1F1;padding: 0rem 0rem; box-sizing: border-box;}
.defalutWheres .labelsWheres-box{position:absolute;top: .59rem;left: 0;width: 100%;background: #F1F1F1;z-index: 992;border-radius: 0 0 0.2rem 0.2rem; display: none;}
.defalutWheres .labelsWheres-box.open{display: block;}
.defalutWheres .labelsWheres-body{max-height: 255px;min-height: 100px; overflow-y: auto;box-sizing: border-box;padding: 0.21rem 0.2rem 0.1rem 0.2rem;}
.defalutWheres .labelsWheres-foot{height: 1.16rem;width: 100%; padding-top: .12rem; background: #FFF;border-radius: 0 0 0.2rem 0.2rem;}
.defalutWheres .labelsWheres-foot .zry-btn{height: .72rem;width: 2.42rem;line-height: .70rem;font-size: .26rem;border-radius: .4rem;}
.defalutWheres .labelsWheres-foot .zry-btn:last-child{margin-left: .3rem;}
.defalutWheres .wlabel{width: calc(100%/3.385);height: .6rem;line-height: .58rem;border: 0.01rem solid #FFF;background: #FFF; border-radius: .35rem;font-size: .24rem;color: #7A8BA6; text-align: center;margin-right: .38rem;margin-bottom: 0.3rem;}
.defalutWheres .wlabel:nth-child(3n){margin-right: 0;}
.defalutWheres .wlabel.selected{border-color: #5E8BF7; color: #5E8BF7;}

.zry-list-header .zrybg{position:fixed;top: 0;width: 100%;height:100%;background: #000;z-index: 889;opacity: 0;display: none;}
.zry-list-header .zrybg.open{display: block;animation:openbeforeOpacity 1s linear;animation-fill-mode: forwards;}
.zry-list-header .zrybg.close{animation:closebeforeOpacity 0.5s linear;animation-fill-mode: forwards;}



@keyframes openbeforeOpacity{
from{opacity: 0;}
to{opacity: 0.6;}
}
@keyframes closebeforeOpacity{
from{opacity: 0.6;}
to{opacity: 0;display: none;}
}

.labelsBox{position:fixed;width: 100%;height:100%;top: 0;z-index: 99998;right: -100%; background: #FFF;display: none;}
.labelsBox.open{display: block;animation:openlabelsBox 0.3s linear;animation-fill-mode: forwards;}
.labelsBox .header-box{position: unset;}
.labelsBox .zry-list-header{height: auto;}
@keyframes openlabelsBox{
from{right: -100%;}
to{right: 0;}
}
.parent-type-box{width: 2.99rem;height: 93.3vh; background: #FBFCFE;box-sizing: content-box;overflow-y: auto;}
.parent-type-btn{font-size: 0.24rem;color: #374567;height: 0.79rem;line-height: 0.79rem;padding-left: 0.44rem;}
.parent-type-box .btn-active{background: #FFF;font-weight: bold;color: #4285F4;}
.sub-type-box{margin-left: 0.67rem;}
.sub-type-item{display: none;height: 93.3vh;overflow-y: auto;}
.sub-type-active{display: block;}
.sub-title{height: 0.84rem;line-height: 0.84rem;font-size: 0.24rem;font-weight: bold;color: #364466;border-bottom: 0.01rem solid #E3E8F1;}
.sub-type-btn{height: 0.9rem;line-height: 0.9rem;font-size: 0.26rem;color: #7A8BA6;}
.sub-type-btn.sub-type-btn-active{color: #4285F4;}

.data-loading img{width: 1rem;height: 1rem;margin: 1.73rem auto;}
.data-nothing img{width: 4.74rem;height: auto; margin: 1rem auto 0 auto;margin-bottom: 0;}
.data-nothing font{font-size: .22rem;color: #7A8BA6;line-height: .33rem;}


/**底部导航*/
.zryFoot{height: 1.27rem;}
.footNav{position: fixed;bottom: 0;height: 0.98rem;background: #FFF;box-shadow: 2px 0px 5px #EAEBEF;width: 100%;box-sizing: border-box;}
.footNav{padding: 0 0.94rem;box-sizing: border-box;}
.footNav li img{height: 0.44rem;width: 0.44rem;}
.footNav li{font-size: 0.2rem;color: #6D7582;text-align: center;}
.footNav li.foot-active{color: #5E8BF7;}
.footNav li:nth-child(2){position: relative;}
.footNav li:nth-child(2):before{content: '';display: inline-block;height: 0.44rem;}
.footNav li:nth-child(2) .btnImg{box-shadow: 0px -1px 4px #EAEBEF;position: absolute; width: 1rem;height: 1rem;top: -73%;border-radius: 50%;background: #FFF;margin-bottom: 0.8rem;padding: 0.08rem;box-sizing: border-box;}
.footNav li:nth-child(2) .btnImg img{width: 100%;height: auto;}
.footNav li:nth-child(3) img{width: 0.38rem;}

/**复制内容弹框*/
.consulting-class{border-radius: 0.3rem;}
.consulting-class .layui-layer-content{box-sizing: border-box;padding: .32rem .35rem;}
.consulting-class .consulting-close img{width: .22rem;height: .22rem;}
.consulting-class .consulting-body{margin-top: 0.4rem;padding: 0.13rem;margin-bottom: 0.42rem;box-sizing: border-box;}
.consulting-class .consulting-body p{font-size: .28rem;color: #364466;line-height: .44rem;margin-bottom: 0.23rem;}
.consulting-class .consulting-body a{font-size: .28rem;color: #4285F4;line-height: .44rem;}
.consulting-class .consulting-body .onsulting-copy{width: 0.83rem;height: 0.44rem; line-height: 0.42rem; text-align: center; border: 0.01rem solid #DDE1E8;border-radius: 0.05rem;font-size: 0.22rem;color: #7A8BA6;margin-left: 0.18rem;}

.soft6-yxy-agree .t-c-green{color: #4285F4 !important;}
#bindPhone .soft6-Login-content  .soft6-btn-yxy{background:  #4285F4 !important; width: 85% !important;}

.layui-flow-more{color: #999;}

.deatilClear h1,.deatilClear h2,.deatilClear h3,.deatilClear h4,.deatilClear h5{font-size: .28rem !important; color: #000;}
.deatilClear p{font-size: .26rem !important; color: #364466 !important;}
.deatilClear span{font-size: .26rem !important; color: #364466 !important;}
/* .deatilClear span{font-size: .26rem !important; color: #364466 !important;} */
.deatilClear li{font-size: .26rem !important; color: #364466 !important;}
.deatilClear img{ margin-top: .1rem; margin-bottom: .1rem;}