﻿* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: none;
}
li {
  list-style: none;
}
.location {
  position: absolute;
}
body {
  width: 10rem;
  text-align: center;
  overflow-x: hidden;
  background: #f0f2f5;
  padding:0 0 1.36rem 0;
  margin:auto;
}
.container .menu {
  display: inline-block;
}
.container .menu li {
  width: 10rem;
  height: 1.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-bottom: 0.02666667rem solid #f0f2f5;
}
.container .menu li .left {
  font-size: 0.42666667rem;
  font-weight: 500;
  color: #000000;
  text-align: left;
  margin: 0rem 0rem 0rem 0.66666667rem;
}
.container .menu li .left .red {
  position: relative;
}
.container .menu li .left .red:before {
  content: "*";
  width: 0.13333333rem;
  height: 0.13333333rem;
  top: 0.05333333rem;
  color: red;
  left: -0.26666667rem;
  position: absolute;
}
.container .menu li .ChooseStyle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  color: #999999;
  height: 100%;
  width: 6.85333333rem;
}
.container .menu li .ChooseStyle .item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  margin: 0rem 0.69333333rem 0rem 0rem;
}
.container .menu li .ChooseStyle .item .circle {
  width: 0.61333333rem;
  height: 0.61333333rem;
  border: 1px solid #C9C9C9;
  border-radius: 50%;
  margin: 0rem 0.13333333rem 0rem 0rem;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.container .menu li .ChooseStyle .item .circle img {
  width: 0.32rem;
  height: auto;
}
.container .menu li .ChooseStyle .item .txt {
  font-size: 0.42666667rem;
  color: #000000;
}
.container .menu li .ChooseStyle .activeItem .circle {
  background-color: #919BEA;
  border: 1px solid #919BEA;
}
.container .menu li .right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #999999;
  margin: 0rem 0.4rem 0rem 0rem;
  width: 6.13333333rem;
}
.container .menu li .right .head {
  width: 0.93333333rem;
  height: 0.93333333rem;
  border-radius: 50%;
  margin: 0rem 0.26666667rem 0rem 0rem;
}
.container .menu li .right .txt02 {
  font-size: 0.37333333rem;
  margin: 0rem 0.26666667rem 0rem 0rem;
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
  max-width: 5.86666667rem;
  /*需要配合宽度来使用*/
  text-align: left;
}
.container .menu li .right input {
  border: none;
  font-size: 0.37333333rem;
  color: #000000;
}
.container .menu li .right .name {
  width: 6.66666667rem;
  height: 1.6rem;
  outline: none;
  border: none;
  font-size: 0.37333333rem;
  text-align: left;
}
.container .menu li .right .left_icon {
  width: 0.18666667rem;
  height: 0.37333333rem;
}
.container .menu li .right .box_head {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.container .menu li .right .head_file {
  width: 10rem;
  height: 1.6rem;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.container .menu li .rightCode {
  width: 2.66666667rem;
}
.container .menu li .rightCode .itemVal {
  width: 100%;
  border: none;
  font-size: 0.37333333rem;
  color: #999999;
}
.container .menu li .box_getCode {
  font-size: 0.37333333rem;
  color: #919BEA;
}
.container .menu li .box_getCode .regetCode {
  display: none;
}
.container .menu .uploadLi {
  height: auto;
  width: 10rem;
}
.container .menu .uploadLi .uploadPicOtem {
  margin: auto;
}
.container .menu .uploadLi .uploadPicOtem .down {
  height: auto;
  overflow: hidden;
}
.container .menu .uploadLi .uploadPicOtem .down ul {
  align-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  width: 8.53333333rem;
  height: 5.25333333rem;
  justify-content: center;
}
.container .menu .uploadLi .uploadPicOtem .down ul li {
  border: 0.02666667rem solid #f0f2f5;
  background-color: #ffffff;
  width: 7.86666667rem;
  height: 4.8rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin: auto;
  overflow: hidden;
}
.container .menu .uploadLi .uploadPicOtem .down ul li .addPic {
  width: 1.06666667rem;
  height: auto;
}
.container .menu .uploadLi .uploadPicOtem .down ul li .proPic {
  width: 100%;
  height: auto;
}
.container .menu .uploadLi .uploadPicOtem .down ul li span {
  width: 100%;
  text-align: center;
  margin: 0.26666667rem auto 0;
  font-size: 0.34666667rem;
  color: #BBBBBB;
}
.container .menu .uploadLi .uploadPicOtem .down ul li img {
  object-fit: cover;
}
.container .menu .uploadLi .uploadPicOtem .down ul li .close_box {
  position: absolute;
  width: 0.53333333rem;
  height: 0.53333333rem;
  background: #e6e6e6;
  opacity: 0.5;
  border-radius: 50%;
  z-index: 1000;
  top: 0.18rem;
  right: 0.18rem;
  display: flex;
  align-items: center;
  justify-items: center;
}
.container .menu .uploadLi .uploadPicOtem .down ul li .close {
  position: absolute;
  width: 0.53333333rem;
  height: 0.53333333rem;
  border-radius: 50%;
  z-index: 100;
  top: 0.18rem;
  right: 0.18rem;
  text-align: center;
  line-height: 0.53333333rem;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.container .menu .uploadLi .uploadPicOtem .down ul li .close img {
  width: 0.21333333rem;
  height: 0.21333333rem;
}
.container .menu .uploadLi .uploadPicOtem .down .weui-uploader__input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.container .btn {
  width: 7.46666667rem;
  height: 1.33333333rem;
  line-height: 1.33333333rem;
  border-radius: 0.66666667rem;
  font-size: 0.48rem;
  font-weight: 500;
  color: #ffffff;
  margin: 1.36rem auto 0;
  background: #919BEA;
}
#ListJob {
  position: fixed;
  bottom: 0px;
  z-index: 3000;
  background-color: #E9E9E9;
  width: 10rem;
  display: none;
}
#ListJob li {
  width: 10rem;
  height: 1.54666667rem;
  background-color: #FFFFFF;
  line-height: 1.54666667rem;
  margin-bottom: 0.02666667rem;
  font-size: 0.48rem;
  color: #373737;
}
#ListJob li.active {
  color: #919BEA;
}
#ListJob .cancle {
  border-top: 0.13333333rem solid #E9E9E9;
}
#ListGender {
  position: fixed;
  bottom: 0px;
  z-index: 3000;
  background-color: #E9E9E9;
  width: 10rem;
}
#ListGender li {
  width: 10rem;
  height: 1.54666667rem;
  background-color: #FFFFFF;
  line-height: 1.54666667rem;
  margin-bottom: 0.02666667rem;
  font-size: 0.48rem;
  color: #373737;
}
#ListGender li.active {
  color: #919BEA;
}
#ListGender .cancle {
  border-top: 0.13333333rem solid #E9E9E9;
}
.box_title {
  text-align: left;
  margin: 0rem 0rem 0rem 0.66666667rem;
  line-height: 1.12rem;
  height: 1.12rem;
}
.box_title .red {
  font-size: 0.37333333rem;
  color: #888888;
  text-align: left;
  position: relative;
}
.box_title .red:before {
  content: "*";
  width: 0.13333333rem;
  height: 0.13333333rem;
  top: -0.29333333rem;
  color: red;
  left: -0.26666667rem;
  position: absolute;
}
.box_title2 {
  text-align: left;
  margin: 0rem 0rem 0rem 0.66666667rem;
  height: 1.84rem;
  display: flex;
  align-items: center;
  align-content: center;
}
.box_title2 .red {
  font-size: 0.37333333rem;
  color: #888888;
  text-align: left;
  position: relative;
}
.box_title2 .red:before {
  content: "*";
  width: 0.13333333rem;
  height: 0.13333333rem;
  top: 0.26666667rem;
  color: red;
  left: -0.26666667rem;
  position: absolute;
}

#Category {
    position: fixed;
    bottom: 0px;
    z-index: 3000;
    background-color: #E9E9E9;
    width: 10rem;
}

#Category .clickActive {
    max-height: 70vh;
    overflow-y: auto;
}

#Category li {
    width: 10rem;
    height: 1.54666667rem;
    background-color: #FFFFFF;
    line-height: 1.54666667rem;
    margin-bottom: 0.02666667rem;
    font-size: 0.48rem;
    color: #373737;
}

#Category li.active {
    color: #919BEA;
}

#Category .cancle {
    border-top: 0.13333333rem solid #E9E9E9;
}