
.btn_class {
  color: white;
  background-color: #fabe00;
  height: 45px;
  font-size: 18px;
}
.btn_class:hover {
  color: white;
  background-color: #fabe00;
}
.phonebtn.black {
  background: #eee;
}
.ricenter ul {
  list-style: none;
  padding-left: 0px;
}
.showHide {
  margin-left: 15%;
  vertical-align: middle;
  width: 20px;
}
.ricenter {
  /* position: absolute; */
  top: 0rem;
  background: #fff;
  width: 96%;
  left: 229px;

  font-size: 18px;
  font-family: PingFangSC-Medium;
  color: #333333;
}
.lis2 {
  height: 93px;
  background: #f5f5f5;
  line-height: 93px;
  padding-right: 12px;
  margin-top: 5px;
  font-size: 18px;
}
.lis2 span {
  padding-left: 14px;
  width: 170px;
  display: inline-block;
}
.lis2 div {
  display: inline-block;
}
.lis2 img {
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.zhuxiao {
  text-align: center;
}
.btn {
  display: inline-block;
  padding: 10px 70px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  cursor: pointer;
}
.pswordd {
  position: absolute;
  right: 12%;
  background: #fabe00;
  border-radius: 5px;
  height: 48px;
  width: 188px;
  text-align: center;
  line-height: 25px;
  margin-top: 62px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  top: 264px;
}
.pswordd:hover {
  background: #fabe00;
  color: #fff;
}
.tops {
  top: 74px;
}
.yisz {
  color: #42c97d;
}
.is {
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}
.codeimg {
  -webkit-transform: translate(-88px, 7px);
          transform: translate(-88px, 7px);
}
.codeinp {
  margin-left: -79px;
}
.phonebtn {
  margin-left: 0px;
}
.ricenter .el-dialog {
  width: 25%;
  height: 400px;
  min-width: 400px;
}
.pswordd .el-button {
  height: 48px;
  width: 188px;

  color: #fff;
  font-size: 18px;
}
.pswordd .el-button:hover {
  color: #fff;
}
.phones,
.yzcode {
  width: 90%;
  height: 48px;
  border: 1px solid #eeeeee;
  line-height: 48px;
}
.pswordd .el-form-item {
  margin-left: 40px;
}
.phoneimg {
  width: 18px;
  height: 22px;
  -webkit-transform: translate(8px, 7px);
          transform: translate(8px, 7px);
}
.phoneinp,
.codeinp {
  width: 60%;
  margin-left: 19px;
  border: none;
  border-left: 1px solid #eeeeee;
  height: 20px;
  padding-left: 10px;
  outline: none;
}
.codeinp {
  width: 60%;
}
.codediv {
  height: 48px;
  width: 27%;
  border-left: 1px solid #eee;
  /* display: inline-block; */
  position: absolute;
  top: 1px;
  right: 37px;
  text-align: center;
  color: #fda20c;
  cursor: pointer;
}
.phonebtn {
  width: 80%;
  background: #f9be00;
  border-radius: 5px;
  border: none;
  color: #fff;
  height: 50px;
  margin-left: 45px;
  font-size: 18px;
  cursor: pointer;
  line-height: 50px;
  text-align: center;
}

