.top{
  height: 44px;
  line-height: 44px;
  width: 100%;
  /* text-align: center; */
  background: white;
  position: relative;
  z-index: 100;
}
.back{
  display: inline-block;
    width: 5%;
    /* vertical-align: middle; */
    text-align: center;
    margin-left: 3%;
}
.toptile{
  display: inline-block;
    width: 80%;
    font-size: 19px;
    text-align: center;
    vertical-align: middle;
}
/*  */
.nanyfooter{
  position: relative;
  /* background-image: url(../img/all/nanyspecial.jpg);
  background-size:100% 100%;
  height: 12.17rem; */
}
.nanyimg{
  width: 100%;
  vertical-align:middle;
  z-index: -1;
}
.inform_style{
  position: absolute;
  top: 3rem;
  left: 1.12rem;
}
.nanyInputDiv_style{
  background-color: #ffffff;
  width: 8.6rem;
  height: 0.95rem;
  
}
.nanyInput_style{
  width: 80%;
  height: 0.95rem;
}
.group2{
  font-size: 0.42rem;
  height: 0.95rem;
  line-height: 0.95rem;
  width: 8.6rem;
  margin: 0 auto;
  display: flex;
  margin-top: 0.43rem;
  /* margin-left: 10%;
  margin-top: 0.625rem; */
  background-color: #FFFDFD;
  border-radius: 0.08rem;
  position: relative;
}
.nameStye2{
  /* width:2.9rem; */
  /* text-align: center; */
  margin:0 0.2rem 0 0.5rem;
}
.shuruval_style2{
  width: 5.5rem;
}
.shuruval_style3{
  width: 7.5rem;
}
.shuruval_style3 select{
  margin-left: 0.5rem;
  width: 7.5rem;
  height: 0.95rem;
  line-height:0.95rem;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  background: url("../img/jt.png") no-repeat right center transparent;
  background-size: 0.288rem 0.144rem;
}
.nameInput2{
  appearance:none;border:none;   
  background-color: #FFFDFD; 
  /* height: 0.95rem; */
  width: 7.5rem;   
  outline: none;
}

.jtShuruval_style2{
  position: absolute;
  top: 0.55rem;
  right: 0.31rem;
}
.topImg_style{
  display: inline-block;
  /* vertical-align: middle; */
  width: 0.475rem;
  height: 0.389rem;
}
/* button按钮 */
.getMoney_style{
  font-size: 0.42rem;
  height: 0.95rem;
  line-height: 0.95rem;
  width: 8.6rem;
  background-color: #0080CC;
  border: none;
  color: #FFFDFD;
}
.nameStye2 img{
  display: inline-block;
  vertical-align: middle;
  width: 0.287rem;
  height: 0.38rem;
}
.nameStye3{
  margin:0 0.2rem 0 0.5rem;
}
.nameStye3 img{
  display: inline-block;
  vertical-align: text-top;
  width: 0.287rem;
  height: 0.38rem;
}


/* 护理员 */
.topcardtitle span {
  /* vertical-align: baseline!important; */
}
.cardname_style{
  font-weight: bold;
  font-size: 24px; 
    /* margin-right: 3px; */
    color: #F7725F;
}
.cardanniu_style{
  padding: 7px 10px;
  display: inline-block;
  color: #fff;
  background-color: #f7725f;
  /* padding: 5px 10px; */
  border-radius: 5px;
  vertical-align: middle;
}
.cardmoney_style{
  font-size: 24px;
    font-weight: bolder;
    font-family: Arial;
}
.content_style{
  background-color: #ffffff;
}
.auntlist_style{
  /* margin-top: 20px; */
  box-sizing: border-box;
  margin: 0 auto;
  width: 93%;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }


  /* 评论 */
.commont_content{
  background-color: white;
  padding: 0.1rem;
}
.commont_style{
  width: 9.95rem;
  margin: 0 auto;

}
.commontHead_style{
  margin: 0.5rem 0;
  display: flex;

}
.commontLeft{
  width: 4.19rem;
}
.commontLeft img{
  width: 100%;
  vertical-align: middle;
  height: 100%;
}
.commontRight{
  width: 5.75rem;
  background-color: #F7725F;
  border-radius:0 15px 15px 0;
  text-align: center;
  padding: 0.4rem 0;
}
.commontRight>:nth-child(1){
  font-size: 0.288rem;
  margin: 0rem 0.547rem 0 0.40rem;
  color: #FFFFFF;
  line-height: 1.5;
  /* overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3; */
}
.commontRight>:nth-child(2){
  display: flex;
  justify-content: center;

}
.commontRight>:nth-child(2)>div{
  margin-top: 0.25rem;
  background-color: #FFFFFF;
  color: #FF7653;
  /* width: 2.074rem; */
  text-align: center;
  border-radius: 0.144rem;
  padding: 0.05rem 0.5rem;
}
.commont_style>:nth-child(1){
  margin-top: 0.25rem;
}
@media screen and (max-width: 350px) {
  .commontRight>:nth-child(1) {
      font-size: 0.288rem;
      margin: 0rem 0.547rem 0 0.40rem;
      
      color: #FFFFFF;
  }
}
@media screen and (min-width: 414px) {
  .commontRight>:nth-child(2)>div{
    margin-top: 0.35rem;
  }
}
