.gdMarkBox{padding-bottom:.46rem;margin:.46rem .3rem 0;font-size:.24rem;color:#999}.gdMarkBox .markNumber{display:flex;justify-content:space-between;padding:.34rem 0 .3rem;border-bottom:1px dashed #E5E5E5}.gdMarkBox .markNumber .numberL{font-size:.26rem;line-height:.3rem;color:#999}.gdMarkBox .markNumber .numberL p{margin-top:.22rem;text-align:center}.gdMarkBox .markNumber .numberL p:first-child{margin-top:-0.04rem;font-weight:bold;font-size:.88rem;line-height:.88rem;color:#8ED7E8;display:flex;align-items:flex-end;justify-content:center}.gdMarkBox .markNumber .numberL p i{font-weight:normal;font-size:.3rem;line-height:.48rem;font-style:normal}.gdMarkBox .markNumber .numberL .scoreWrap{display:flex;margin:.075rem -0.045rem -0.045rem}.gdMarkBox .markNumber .numberL .scoreWrap input[type="range"]{-webkit-appearance:none;width:1.9rem;margin:0;outline:0}.gdMarkBox .markNumber .numberL .scoreWrap input[type="range" i]::-webkit-slider-runnable-track{background:#facc01;height:.38rem;-webkit-mask:url("../img/star.png");-webkit-mask-size:.38rem;-webkit-mask-repeat:repeat-x}.gdMarkBox .markNumber .numberL .scoreWrap input[type="range" i]::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:100%;box-shadow:999px 0 0 999px #f2f2f8}.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]{-webkit-mask:url("../img/star.png");-webkit-mask-size:.38rem;-webkit-mask-repeat:repeat-x;height:.38rem}.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-track{background:#f2f2f8;height:inherit}.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-progress{background:#facc01;height:inherit}.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-thumb{width:0;opacity:0}.gdMarkBox .markNumber .numberL .scoreWrap .star{width:.29rem;height:.29rem;margin-right:.09rem;background-position:-0.04rem -2.72rem}.gdMarkBox .markNumber .numberL .scoreWrap .star.active{background-position:-0.4rem -2.72rem}.gdMarkBox .markNumber .numberL .scoreWrap .star:last-child{margin-right:0}.gdMarkBox .markNumber .numberR{font-size:.24rem;line-height:.28rem}.gdMarkBox .markNumber .numberR ul li{padding:.04rem 0;display:flex;align-items:center;color:#333333}.gdMarkBox .markNumber .numberR ul li .progressBg{margin-left:.1rem;margin-right:.2rem;width:3.01rem;height:.22rem;background:#F2F2F8;border-radius:.05rem;border-radius:.11rem;overflow:hidden;position:relative}.gdMarkBox .markNumber .numberR ul li .progressBg .progressInner{position:absolute;left:0;top:0;bottom:0;display:block;height:.22rem;background:#76DB98;background:#8ED7E8;border-radius:.05rem;border-radius:.11rem}.gdMarkBox .markNumber .numberR ul li .innerTxt{color:#999999}.gdMarkBox .markTxt{display:flex;flex-direction:column;align-items:flex-end}.gdMarkBox .markTxt textarea{display:block;width:100%;padding:.2rem;margin-top:.32rem;resize:none;height:1.6rem;background:#FFFFFF;border:1px solid #EEEEEE;border-radius:.16rem}.gdMarkBox .markTxt .btn{margin-top:.24rem;height:.5rem;line-height:.5rem;border-radius:.25rem;padding:0 .4rem;width:fit-content;color:#333;background:#47FFA3;background:#8ED7E8}.gdMarkBox .markList{margin-top:.4rem;margin-bottom:.5rem;color:#333333}.gdMarkBox .markList>p{font-weight:bold;font-size:.3rem}.gdMarkBox .markList ul{margin-top:.24rem}.gdMarkBox .markList ul li{border-top:1px solid #E6E6E6;padding:.2rem 0 .22rem}.gdMarkBox .markList ul li:last-child{border-bottom:1px solid #E6E6E6}.gdMarkBox .markList ul li p{margin-top:.11rem;font-size:.26rem;color:#424242;line-height:.36rem}.gdMarkBox .markList ul li p.tip{margin-top:0;font-weight:bold;font-size:.24rem;color:#333}.gdMarkBox .markList ul li p.tip .time{font-weight:normal;color:#8F8F8F;margin-left:.2rem}

.userEvaluateBox *{
    box-sizing: content-box;
}
.indexTitleWrap .titleL{
	    font-weight: bold;
	    font-size: .3rem;
	    line-height: .34rem;
	    color: #1D2127
}
.userEvaluateBox .userEvaluate {
    border-radius: .2rem;
    overflow: hidden;
    padding-bottom: .29rem;
    background-color: white
}

.userEvaluateBox .userEvaluate .title {
    padding: .26rem 0 0 .2rem;
    font-weight: bold;
    font-size: .34rem;
    color: #000000;
    line-height: .34rem
}

.userEvaluateBox .userEvaluate .filterSwiperBox {
    padding-left: .21rem;
    margin-top: .36rem
}

.userEvaluateBox .userEvaluate .filterSwiperBox .filterSwipers .swiper-wrapper .swiper-slide {
    width: auto;
    padding: .19rem .27rem .17rem .27rem;
    font-size: .26rem;
    color: #999999;
    line-height: .26rem;
    border-radius: .31rem;
    margin-left: .17rem;
    background-color: #F8F8FA
}

.userEvaluateBox .userEvaluate .filterSwiperBox .filterSwipers .swiper-wrapper .swiper-slide.active {
    color: white;
    background-color: #8ED7E8
}

.userEvaluateBox .userEvaluate .filterSwiperBox .filterSwipers .swiper-wrapper .swiper-slide:first-child {
    margin-left: 0
}

.userEvaluateBox .userEvaluate .numAndStart {
    margin-top: .39rem;
    padding: 0 .2rem;
    display: flex;
    justify-content: space-between
}

.userEvaluateBox .userEvaluate .numAndStart .numBox .num {
    padding-left: .32rem;
    font-size: .82rem;
    color: #28282C;
    line-height: .82rem
}

.userEvaluateBox .userEvaluate .numAndStart .numBox .comontNum {
    margin-top: .18rem;
    padding-left: .34rem;
    font-size: .24rem;
    color: #999999;
    line-height: .24rem
}

.userEvaluateBox .userEvaluate .numAndStart .startBox {
    width: 3.88rem
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li {
    margin-top: .1rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .statWrap {
    width: .9rem;
    display: flex;
    justify-content: flex-end
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .statWrap input[type="range"] {
    -webkit-appearance: none;
    width: .9rem;
    margin: 0;
    outline: 0
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .statWrap input[type="range" i]::-webkit-slider-runnable-track {
    background: #FCBC14;
    height: .18rem;
    -webkit-mask: url(../img/start.png);
    -webkit-mask-size: .18rem;
    -webkit-mask-repeat: repeat-x
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .statWrap input[type="range" i]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 0;
    height: 100%;
    box-shadow: 999px 0 0 999px #B5B5B5
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .statWrap input[type=range] {
    -webkit-mask: url(../img/start.png);
    -webkit-mask-size: .18rem;
    -webkit-mask-repeat: repeat-x;
    height: .18rem
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .statWrap input[type=range]::-moz-range-track {
    background: #B5B5B5;
    height: inherit
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .statWrap input[type=range]::-moz-range-progress {
    background: #FCBC14;
    height: inherit
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .statWrap input[type=range]::-moz-range-thumb {
    width: 0;
    opacity: 0
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .speed {
    width: 2.64rem;
    height: .08rem;
    position: relative;
    margin-left: .14rem;
    background-color: #DFDFDF;
    border-radius: .04rem
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li .speed .spendActive {
    width: 80%;
    height: 100%;
    position: absolute;
    border-radius: .04rem;
    background-color: #B5B5B5
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li:nth-child(1) {
    margin-top: 0
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li:nth-child(2) input[type="range"] {
    -webkit-appearance: none;
    width: .72rem;
    margin: 0;
    outline: 0
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li:nth-child(2) .spendActive {
    width: 70%
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li:nth-child(3) input[type="range"] {
    -webkit-appearance: none;
    width: .54rem;
    margin: 0;
    outline: 0
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li:nth-child(3) .spendActive {
    width: 60%
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li:nth-child(4) input[type="range"] {
    -webkit-appearance: none;
    width: .36rem;
    margin: 0;
    outline: 0
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li:nth-child(4) .spendActive {
    width: 50%
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li:nth-child(5) input[type="range"] {
    -webkit-appearance: none;
    width: .18rem;
    margin: 0;
    outline: 0
}

.userEvaluateBox .userEvaluate .numAndStart .startBox li:nth-child(5) .spendActive {
    width: 40%
}

.userEvaluateBox .userEvaluate .pinLunBox {
    margin-top: .02rem;
    padding: 0
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox {
    padding: .15rem 0 .15rem 0;
    display: flex;
    align-items: center
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox .pleaseTxt {
    color: #999999;
    font-size: .24rem;
    line-height: .28rem
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox .startTwoBox {
    width: 3rem;
    position: relative;
    top: .04rem;
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox .startTwoBox input[type="range"] {
    -webkit-appearance: none;
    width: 3rem;
    margin: 0;
    outline: 0
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox .startTwoBox input[type="range" i]::-webkit-slider-runnable-track {
    background: #FCBC14;
    height: .6rem;
    -webkit-mask: url(../img/bigStartTwo.png);
    -webkit-mask-size: .6rem;
    -webkit-mask-repeat: repeat-x
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox .startTwoBox input[type="range" i]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 0;
    height: 100%;
    box-shadow: 999px 0 0 999px #B5B5B5
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox .startTwoBox input[type=range] {
    -webkit-mask: url(../img/bigStartTwo.png);
    -webkit-mask-size: .6rem;
    -webkit-mask-repeat: repeat-x;
    height: .6rem
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox .startTwoBox input[type=range]::-moz-range-track {
    background: #B5B5B5;
    height: inherit
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox .startTwoBox input[type=range]::-moz-range-progress {
    background: #FCBC14;
    height: inherit
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox .startTwoBox input[type=range]::-moz-range-thumb {
    width: 0;
    opacity: 0
}

.userEvaluateBox .userEvaluate .pinLunBox .pleaseBox #scoreTxt {
    color: #999999;
    font-size: .24rem;
    line-height: .24rem
}

.userEvaluateBox .userEvaluate .pinLunBox textarea {
    width: 100%;
    height: 1.5rem;
    font-size: .22rem;
    resize: none;
    padding: .1rem;
    border-radius: .1rem;
    border: .01rem solid #e9e9e9;
    box-sizing: border-box;
}

.userEvaluateBox .userEvaluate .pinLunBox .counterAnderror {
    padding: .1rem 0 0 0;
    display: flex;
    justify-content: flex-end
}

.userEvaluateBox .userEvaluate .pinLunBox .counterAnderror p {
    font-size: .16rem;
    line-height: .16rem
}

.userEvaluateBox .userEvaluate .pinLunBox .counterAnderror .error {
    color: red;
    padding-right: .15rem;
    display: none
}

.userEvaluateBox .userEvaluate .pinLunBox .nickAndcode {
    padding: .1rem 0 0 0;
    display: flex
}

.userEvaluateBox .userEvaluate .pinLunBox .nickAndcode .nick {
    padding: .1rem;
    width: 2rem;
    height: .3rem;
    font-size: .2rem;
    border: 0;
    outline: 0;
    border-radius: .05rem;
    background-color: rgba(142, 215, 232, .07);
    border: .01rem solid #8ED7E8
}

.userEvaluateBox .userEvaluate .pinLunBox .nickAndcode .code {
    padding: .1rem;
    width: 1.2rem;
    height: .3rem;
    font-size: .2rem;
    margin-left: .15rem;
    border: 0;
    outline: 0;
    border-radius: .05rem;
    background-color: rgba(142, 215, 232, .07);
    border: .01rem solid #8ED7E8
}

.userEvaluateBox .userEvaluate .pinLunBox .nickAndcode .codeImg {
    position: relative;
    top: .02rem;
    width: 1.62rem;
    height: .48rem;
    overflow: hidden;
    border-radius: .05rem;
    margin-left: .15rem
}

.userEvaluateBox .userEvaluate .pinLunBox .nickAndcode .codeImg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.userEvaluateBox .userEvaluate .pinLunBox .submitrebtn {
    padding: .17rem 0 0 0;
    display: flex;
    justify-content: flex-end
}

.userEvaluateBox .userEvaluate .pinLunBox .submitrebtn .submitBtn {
    width: 1.76rem;
    height: .48rem;
    color: white;
    font-size: .24rem;
    text-align: center;
    line-height: .48rem;
    border-radius: .06rem;
    background-color: #8ED7E8
}

.allReviewsBox .allReviews {
    border-radius: .2rem;
    overflow: hidden;
    background-color: white
}

.allReviewsBox .allReviews .titleBox {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: .2rem;
}

.allReviewsBox .allReviews .titleBox .title {
    font-weight: bold;
    font-size: .34rem;
    color: #000000;
    line-height: .34rem
}

.allReviewsBox .allReviews .titleBox .hotFilter {
    display: flex;
    padding-bottom: .05rem
}

.allReviewsBox .allReviews .titleBox .hotFilter li {
    font-size: .24rem;
    color: #666666;
    line-height: .24rem;
    margin-left: .57rem;
    position: relative
}

.allReviewsBox .allReviews .titleBox .hotFilter li::after {
    content: "";
    width: .02rem;
    height: .22rem;
    position: absolute;
    top: .01rem;
    right: -0.27rem;
    background-color: #E0E0E0
}

.allReviewsBox .allReviews .titleBox .hotFilter li.active {
    color: #8ED7E8
}

.allReviewsBox .allReviews .titleBox .hotFilter li:first-child {
    margin-left: 0
}

.allReviewsBox .allReviews .titleBox .hotFilter li:last-child::after {
    display: none
}


.allReviewsBox .allReviews .allReviewsList li {
    padding: .23rem 0 ;
    border-bottom: 1px solid #e6e6e6;
}

.allReviewsBox .allReviews .allReviewsList li .headerBox {
    display: flex
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .avatr {
    width: .74rem;
    height: .74rem;
    overflow: hidden;
    border-radius: 50%
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .avatr img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox {
    flex: 1;
    overflow: hidden;
    padding-left: .2rem
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .name {
    font-size: .28rem;
    color: #333333;
    line-height: .28rem;
    margin-top: .03rem
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox {
    display: flex;
    margin-top: .19rem;
    justify-content: space-between
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox .statWrap {
    width: 1rem;
    display: flex;
    justify-content: flex-start
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox .statWrap input[type="range"] {
    -webkit-appearance: none;
    width: 1rem;
    margin: 0;
    outline: 0
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox .statWrap input[type="range" i]::-webkit-slider-runnable-track {
    background: #FCBC14;
    height: .2rem;
    -webkit-mask: url(../img/startCircle.png);
    -webkit-mask-size: .2rem;
    -webkit-mask-repeat: repeat-x
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox .statWrap input[type="range" i]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 0;
    height: 100%;
    box-shadow: 999px 0 0 999px #B5B5B5
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox .statWrap input[type=range] {
    -webkit-mask: url(../img/startCircle.png);
    -webkit-mask-size: .2rem;
    -webkit-mask-repeat: repeat-x;
    height: .2rem
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox .statWrap input[type=range]::-moz-range-track {
    background: #B5B5B5;
    height: inherit
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox .statWrap input[type=range]::-moz-range-progress {
    background: #FCBC14;
    height: inherit
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox .statWrap input[type=range]::-moz-range-thumb {
    width: 0;
    opacity: 0
}

.allReviewsBox .allReviews .allReviewsList li .headerBox .txtBox .statWrapBox .time {
    font-size: .24rem;
    color: #999999;
    line-height: .24rem
}

.allReviewsBox .allReviews .allReviewsList li .txt {
    font-size: .24rem;
    color: #333333;
    margin-top: .16rem;
    line-height: .42rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox {
    padding-left: 1rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .replyTopBox {
    display: flex;
    align-items: flex-end
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .replyTopBox .txt {
    flex: 1;
    font-size: .24rem;
    color: #333333;
    line-height: .32rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .replyTopBox .giveBox {
    padding-left: .1rem;
    display: flex;
    align-items: center
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .replyTopBox .giveBox .giveLBox {
    display: flex;
    align-items: center
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .replyTopBox .giveBox .giveLBox .icon {
    width: .18rem;
    height: .18rem;
    background: url(../img/gaveUp.png) no-repeat;
    background-size: 100% 100%
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .replyTopBox .giveBox .giveLBox .num {
    padding-left: .02rem;
    color: #999999;
    font-size: .18rem;
    line-height: .18rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .replyTopBox .giveBox .giveR {
    padding-left: .12rem;
    color: #999999;
    font-size: .18rem;
    line-height: .18rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem {
    margin-top: .15rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox {
    display: flex
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickAvatr {
    width: .45rem;
    height: .45rem;
    overflow: hidden;
    border-radius: 50%
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickAvatr img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox {
    flex: 1;
    padding-left: .12rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .nickName {
    font-size: .18rem;
    line-height: .18rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: .06rem;
    justify-content: space-between
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox .statWrap {
    width: .75rem;
    display: flex
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox .statWrap input[type="range"] {
    -webkit-appearance: none;
    width: .75rem;
    margin: 0;
    outline: 0
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox .statWrap input[type="range" i]::-webkit-slider-runnable-track {
    background: #FCBC14;
    height: .15rem;
    -webkit-mask: url(../img/startCircle.png);
    -webkit-mask-size: .15rem;
    -webkit-mask-repeat: repeat-x
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox .statWrap input[type="range" i]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 0;
    height: 100%;
    box-shadow: 999px 0 0 999px #B5B5B5
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox .statWrap input[type=range] {
    -webkit-mask: url(../img/startCircle.png);
    -webkit-mask-size: .15rem;
    -webkit-mask-repeat: repeat-x;
    height: .15rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox .statWrap input[type=range]::-moz-range-track {
    background: #B5B5B5;
    height: inherit
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox .statWrap input[type=range]::-moz-range-progress {
    background: #FCBC14;
    height: inherit
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox .statWrap input[type=range]::-moz-range-thumb {
    width: 0;
    opacity: 0
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .statWrapBox .time {
    font-size: .18rem;
    color: #999999;
    line-height: .18rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .replyTopBox {
    display: flex;
    align-items: flex-end
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .replyTopBox .txt {
    flex: 1;
    font-size: .24rem;
    color: #333333;
    line-height: .32rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .replyTopBox .giveBox {
    padding-left: .1rem;
    display: flex;
    align-items: center
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .replyTopBox .giveBox .giveLBox {
    display: flex;
    align-items: center
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .replyTopBox .giveBox .giveLBox .icon {
    width: .18rem;
    height: .18rem;
    background: url(../img/gaveUp.png) no-repeat;
    background-size: 100% 100%
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .replyTopBox .giveBox .giveLBox .num {
    padding-left: .02rem;
    color: #999999;
    font-size: .18rem;
    line-height: .18rem
}

.allReviewsBox .allReviews .allReviewsList li .replyBox .childCommentBox .childCommentItem .nickBox .nickTxtBox .replyTopBox .giveBox .giveR {
    padding-left: .02rem;
    color: #999999;
    font-size: .18rem;
    line-height: .18rem
}

.allReviewsBox .allReviews .allReviewsList li .formPhone {
    padding: 0 0 .34rem .04rem;
    font-size: .2rem;
    color: #CCCCCC;
    margin-top: .19rem;
    line-height: .2rem;
    border-bottom: .01rem solid #EBEBEB
}

.allReviewsBox .allReviews .allReviewsList li .commentChildren {
    padding: 0;
    margin: 0
}

.allReviewsBox .allReviews .allReviewsList li .commentChildren li {
    padding: 0;
    margin: 0;
    padding: .2rem 0 .18rem 0;
    line-height: .42rem
}

.allReviewsBox .allReviews .allReviewsList li .commentChildren li .screenName {
    color: #333333;
    font-weight: bold;
    font-size: .24rem
}

.allReviewsBox .allReviews .allReviewsList li .commentChildren li .commenTxt {
    color: #333333;
    font-size: .24rem
}

.allReviewsBox .allReviews .allReviewsList li .allReply {
    font-size: .2rem;
    color: #E30412;
    line-height: .2rem;
    padding-bottom: .35rem;
    border-bottom: .01rem solid #EBEBEB
}

.allReviewsBox .allReviews .allReviewsList li:last-child .allReply {
    border: none
}

.allReviewsBox .allReviews .checkMoreBox {
    padding: 0 .2rem;
    margin: .25rem 0 .1rem
}

.allReviewsBox .allReviews .checkMoreBox .checkMore {
    height: .66rem;
    color: #8ED7E8;
    text-align: center;
    line-height: .66rem;
    border-radius: .33rem;
    background-color: rgba(142, 215, 232, .2)
}
