.language-title[data-v-14f7c465] {
  margin: 0.42667rem;
  /* width: 142px; */
  height: 0.66667rem;
  font-weight: 600;
  font-size: 0.48rem;
  color: #200e32;
  text-align: left;
  font-style: normal;
}
.selected[data-v-14f7c465] {
  background-color: #f2f2f2;
  /* Gray background for selected item */
}
.language-item[data-v-14f7c465] {
  width: 9.57333rem;
  height: 1.76rem;
  border-radius: 0.10667rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.21333rem 0 0.32rem;
  box-sizing: border-box;
  margin-bottom: 0.10667rem;
  margin: 0 auto 0.21333rem auto;
  cursor: pointer;
}
.language-item .language-choose img[data-v-14f7c465] {
  width: 0.8rem;
  height: 0.8rem;
}
.language-item .language div[data-v-14f7c465]:nth-child(1) {
  font-weight: 400;
  font-size: 0.48rem;
  color: #000000;
  margin-bottom: 0.10667rem;
}
.language-item .language div[data-v-14f7c465]:nth-child(2) {
  font-weight: 400;
  font-size: 0.4rem;
  color: #919191;
  text-align: left;
  font-style: normal;
}
.out-box[data-v-14f7c465] {
  /* background-color: #f6f7f8; */
  min-height: 100vh;
  overflow-y: auto;
}
body[data-v-14f7c465] {
  height: 100%;
}
.head-box[data-v-14f7c465] {
  width: 100% px;
  height: 1.73333rem;
  display: flex;
  justify-content: center;
  position: relative;
}
.head-logo[data-v-14f7c465] {
  width: 0.8rem;
  height: 0.90667rem;
}
.back[data-v-14f7c465] {
  position: absolute;
  top: 0.37333rem;
  left: 0.42667rem;
  font-size: 0.56rem;
}
.user-info-box[data-v-14f7c465] {
  width: 5.54667rem;
  height: 3.01333rem;
  /* border: 1px solid; */
  margin: 0.53333rem auto 0.64rem auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  /* margin-bottom: 24px; */
}
.user-img[data-v-14f7c465] {
  width: 1.49333rem;
  height: 1.49333rem;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 0.26667rem;
}
.user-img img[data-v-14f7c465] {
  width: 100%;
  height: 100%;
}
.user-name[data-v-14f7c465] {
  height: 0.77333rem;
  font-size: 0.64rem;
  font-weight: 400;
  margin: 0.21333rem auto 0.10667rem auto;
  color: #200e32;
}
.user-phone[data-v-14f7c465] {
  height: 0.42667rem;
  font-size: 0.37333rem;
  font-weight: 400;
  color: #b8b2bd;
  line-height: 0.42667rem;
}
.boundary[data-v-14f7c465] {
  width: 100%;
  height: 0.10667rem;
  background: #f6f6f6;
  margin-bottom: 0.66667rem;
}
.choose-language[data-v-14f7c465] {
  height: 1.17333rem;
  background: #ffffff;
  border-radius: 0.58667rem;
  border: 0.02667rem solid #e6e6e6;
  margin-right: 0.42667rem;
  padding-left: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 0.42667rem;
  color: #242831;
  text-align: left;
  font-style: normal;
}
.choose-language img[data-v-14f7c465] {
  width: 0.42667rem;
  height: 0.42667rem;
  margin-left: 0.21333rem;
  margin-right: 0.10667rem;
}
.operation-box[data-v-14f7c465] {
  margin: 0 0 0.69333rem 0.64rem;
  /* width: 299px; */
  height: 0.58667rem;
  /* border: 1px solid; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.42667rem;
  font-weight: 500;
  color: #200e32;
}
.operation-detail[data-v-14f7c465] {
  display: flex;
  align-items: center;
}
.icon-mine[data-v-14f7c465] {
  width: 0.53333rem;
  height: 0.53333rem;
  margin-right: 0.32rem;
}
.foot-box[data-v-14f7c465] {
  position: fixed;
  bottom: 0.53333rem;
  width: 100%;
}
.confirm-btn[data-v-14f7c465] {
  width: 9.17333rem;
  height: 1.41333rem;
  background: #200e32;
  box-shadow: 0 0.10667rem 0.26667rem 0 rgba(114, 90, 172, 0.2);
  border-radius: 0.21333rem;
  margin: 0 auto 0 auto;
  font-size: 0.53333rem;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
