.infoScore{padding:62px 0;}
.wantRate{background: #008CD6;box-shadow: 0 2px 6px 0 rgba(0,140,214,0.30);border-radius: 4px;width:140px;height:44px;float:right;text-align:center;margin-top:-5px;}
.wantRate span{line-height:44px;font-size:16px;}
.ratyDiv img {display:inline-block;}
/*得分*/
.lineheigthmartop10{line-height:25px;margin-top:50px}
.lineheigth18{line-height:18px}
.container_phone_2{padding-right:5%;padding-left:5%}
.paddingrightp5{padding-right:5%}
.minMarTop{margin-top:3px}
#charts .width19floatpadding .img-responsive{width:100%;height:calc(width)}
.progressbarDiv{clear:both;margin-top:10px}
.progressbar{width:70%;float:left;margin-left:20px}
.progressbarmobile{width:60%;float:left;margin-left:20px}
.progressbarbar{background-color:#FFDB88;text-align:center;line-height:20px;cursor:default;display:inline-block;margin-bottom:10px}
.score{bottom:30px!important;}
.nameInput{height:30px;}
.pf5{padding-left:5px;}


#content li .reply + .reply {display:block}
.user-info{display: flex;align-items: center;}
.user-info img{width: 40px;height: 40px;border-radius: 20px;}
.content-part-phone, .content-part-pc{width: fit-content;position: absolute;top: 75px;left: 20px;background-color: #ffffff;padding: 10px;border: 1px solid #AEAEAE;display: none}
.content-part-phone .item{display: flex;align-items: center}
.content-part-pc .item{display: flex;align-items: center}
.user-info .good-phone{width: 21.7px;height: 20px;border-radius: 0;position: absolute;right: 50px;transform: rotate(20deg);}
.ratyDivMobile:hover ~ .content-part-phone {
	display: block;
}
.ratyDiv:hover ~ .content-part-pc {
	display: block;
}
.filePaths img{width: 100px;height: 100px;margin: 10px 10px 0 0}
.filePaths-pc img{width: 150px;height: 150px;margin: 15px 15px 0 0;cursor: pointer;}

.pic-addstyleDiv {
    position: relative;
    float: left;
}

.pic-addstyle2 {
    width: 150px;
    height: 150px;
    margin-right: 15px;
    margin-top: 15px;
    border: 1px dashed rgb(221, 221, 221);
}

.cursor-pointer {
    cursor: pointer;
}

.pic-addstyle {
    width: 150px;
    height: 150px;
    cursor: -webkit-grabbing;
    margin-right: 15px;
    margin-top: 15px;
    border: 1px solid #ddd;
    object-fit: cover;
}
.del-icon {
    background: url(../../images/bg_icon.png) no-repeat;
    _background: url(../../images/bg_icon.png) no-repeat;
    width: 16px;
    height: 16px;
    background-position: -30px -240px;
    line-height: 999em;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 1px;
    z-index: 1px;
}
.confirmcheck{
	    font-size: 90%;
}

.layui-form-select dl dd.layui-this{
	background-color:#008cd6 !important;
}

.layui-laydate .layui-this{background-color:#008cd6!important;}

.icheckbox_minimal-grey{display: none;}
.layui-form-checkbox[lay-skin=primary] i {
    border-radius: 10px;
}
.anonymous{display: flex;align-items: center;}
.tip{color: #C9C9C9;}
.orange{color: #F1744F;}
.mar-lef-60{margin-left: 60px}
.layui-layer-btn {
    text-align: right;
    padding: 0 15px 12px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    display: flex;
    justify-content: space-around;
}
.user-info .nickname{margin-left:20px;color: #0093DF;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;width: calc(100% - 350px);min-width: 200px}
.remodal-close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 35px;
    line-height: 35px;
    position: absolute;
    top: -2px!important;
    right: 5px;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center;
}
.remodal-body {
    position: relative;
    padding: 25px 15px!important;
}
.msgInfo{
	margin-top:15px;
	margin-left:0px;
}

.tooltip2 .tooltiptext2 {
    visibility: hidden;
    width: 430px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 51%;
}

.tooltip2 .tooltiptext2::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}
.tooltip2:hover .tooltiptext2 {
    visibility: visible;
}
#bmdiv-red .layui-form-checkbox[lay-skin=primary] span {color: red;width: calc(100% - 16px) !important;white-space: break-spaces;}