body {
  background-color: #ebebeb;
  position: relative;
  height: 100%;
  overflow: hidden;
}
body * {
  font-family: "Microsoft YaHei" !important;
}
body .homeIndex .aditFather {
  width: 3rem;
  text-align: right;
  box-sizing: border-box;
  padding-right: 0 !important;
}
body .homeIndex .checkBoxRightTop {
  position: fixed;
  top: 5.2rem;
  right: 1.25rem;
  z-index: 999999;
  background-color: #f2f2f2;
  border-radius: 0.375rem;
  font-size: 1.5rem;
  display: none;
  transition: all 0.5s ease-in-out;
}
body .homeIndex .checkBoxRightTop p {
  line-height: 3rem;
  padding: 0 1rem;
  color: #676767;
}
body .homeIndex .checkBoxRightTop .checkBoxAvtive {
  background-color: #fde6d2;
}
body .homeIndex .tabsvg {
  width: 1.3rem;
}
body .homeIndex .flex.mainColor.floatLeft {
  line-height: 3rem;
}
body .homeIndex .flex.mainColor.floatLeft div {
  padding-right: 0 !important;
}
body .homeIndex .tabspan {
  font-size: 1.75rem;
}
body .homeIndex .tabBox {
  position: absolute;
  right: 1.25rem;
}
body .homeIndex .save {
  padding: 0.9375rem 0.875rem;
  box-sizing: border-box;
}
body .homeIndex .save .saveBtn {
  justify-content: center;
  background-color: #f58020;
  height: 4.125rem;
  font-weight: bold;
  color: #fff;
  opacity: 0.8;
  font-size: 1.75rem;
  border-radius: 0.25rem;
}
body .homeIndex #radio {
  width: 1rem;
  height: 1rem;
  border: 0.25rem solid #bfbfbf;
  border-radius: 50%;
  display: block;
  margin-right: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .homeIndex #radio span.radioChild {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #fff;
}
body .homeIndex #radio span.radioACtive {
  background-color: #409eff;
}
body .homeIndex #radio.radioACtive {
  border-color: #409eff;
}
body .homeIndex .flex {
  display: flex;
}
body .homeIndex .editSvg {
  width: 1.5625rem;
  height: 1.5625rem;
}
body .homeIndex .addSvg {
  height: 1.25rem;
  width: 1.25rem;
}
body .homeIndex .titleColor {
  color: #676767;
}
body .homeIndex .mainColor {
  color: #333333 !important;
  line-height: 2.5rem;
}
body .homeIndex .enterInput {
  border: none;
  outline: none;
  width: 100%;
}
body .homeIndex input::-webkit-input-placeholder {
  color: #acaaab;
}
body .homeIndex input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #acaaab;
}
body .homeIndex input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #acaaab;
}
body .homeIndex input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #acaaab;
}
body .homeIndex input::-webkit-input-placeholder {
  color: #acaaab;
}
body .homeIndex .editSvg1 {
  position: absolute;
  right: 1.25rem;
  top: 1.0625rem;
  z-index: 999;
}
body .homeIndex .alignItems {
  align-items: center;
}
body .homeIndex .sendBody {
  box-sizing: border-box;
  position: relative;
  border-top: 0.0625rem solid #dfdfdf;
  height: calc(100vh - 6.3rem);
  overflow: auto;
}
body .homeIndex .sendBody .card1 {
  height: 12.25rem;
}
body .homeIndex .sendBody .card {
  padding: 0 1.25rem 0 1.25rem;
  border-bottom: 0.0625rem solid #dfdfdf;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
body .homeIndex .sendBody .card .textTop.mainColor.flex1 {
  line-height: 2.5rem;
  padding-right: 0;
}
body .homeIndex .sendBody .card .name {
  color: 333333;
  font-weight: bold;
  margin-bottom: 1.1875rem;
}
body .homeIndex .sendBody .card .flex1 {
  margin-top: 3rem;
}
body .homeIndex .sendBody .card .flex {
  /* color: #676767; */
}
body .homeIndex .sendBody .card .flex div {
  padding-right: 1.375rem;
}
body .homeIndex .sendBody .card .flex .age {
  border: 1px solid #cdcdcd;
  border-top: none;
  border-bottom: none;
  padding-left: 1.375rem;
}
body .homeIndex .sendBody .card .flex .workTime {
  padding-left: 1.375rem;
}
body .homeIndex .sendBody .card .userBottom {
  margin-top: 1.25rem;
}
body .homeIndex .sendBody .card .userBottom img {
  margin-right: 0.5rem;
}
body .homeIndex .sendBody .card .userBottom .userPhoneBox .phoneSvg {
  width: 1.9375rem;
  height: 2.25rem;
}
body .homeIndex .sendBody .card .userBottom .userPhoneBox .emailSvg {
  width: 1.7375rem;
  height: 1.4875rem;
}
body .homeIndex .sendBody .userImag {
  width: 8.1875rem;
  height: 8.1875rem;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 2.0625rem;
}
body .homeIndex .sendBody .w33 {
  width: 2.0625rem;
}
body .homeIndex .sendBody .flex1 {
  flex: 1;
}
body .homeIndex .sendBody .uploadTop {
  margin-top: 2rem;
}
body .homeIndex .sendBody .upload {
  width: 8.5625rem;
  height: 2.75rem;
  background-color: #f58020;
  text-align: center;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  margin-left: 2rem;
  margin-right: 2.25rem;
  border-radius: 0.25rem;
  opacity: 0.7;
}
body .homeIndex .sendBody .education {
  padding: 1.875rem 1.25rem;
  font-size: 1.25rem;
}
body .homeIndex .sendBody .education .marginTop1 {
  margin-top: 1.875rem;
}
body .homeIndex .sendBody .education .userDetail {
  margin-top: 1.625rem;
}
body .homeIndex .sendBody .education .userDetail p.mainColor {
  margin-bottom: 1rem;
}
body .homeIndex .sendBody .education .userDetail p.mainColor:nth-last-child(1) {
  margin-bottom: 0;
}
body .homeIndex .sendBody .education .userDetail .marginLeft16 {
  margin-right: 1rem;
}
body .homeIndex .sendBody .education .flex .flex {
  padding: 0;
}
body .homeIndex .sendBody .education .add span {
  color: #999;
}
body .homeIndex .sendBody .education .add img {
  margin-right: 0.5rem;
}
body .homeIndex .sendBody .education .flex1 {
  margin: 0;
}
body .homeIndex .sendBody .education .educationColor {
  font-size: 1.25rem;
  font-weight: bold;
  color: #676767;
  margin-right: 0.8125rem;
}
body .homeIndex .sendBody .education .required {
  font-size: 1.25rem;
  padding: 0 0.8125rem;
  border: 1px solid #f64a56;
  color: #f64a56;
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  height: 1.5625rem;
  width: 4.4375rem;
}
body .homeIndex .header {
  font-size: 2.625rem;
  background-color: #f58020;
  width: 100%;
  height: 6.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5rem;
  position: sticky;
  top: 0;
}
body .homeIndex .header .title {
  color: #fff;
  flex: 1;
  justify-content: center;
  display: flex;
  position: relative;
}
body .homeIndex .header .title .back {
  width: 2.125rem;
  height: 2.9375rem;
  position: absolute;
  left: 2.3125rem;
}
body .homeIndex .marginBottom1px {
  margin-bottom: 0.0625rem;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (min-width: 375px) {
  html {
    font-size: 14.0625px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 13.5px;
  }
}
@media screen and (min-width: 320px) {
  html {
    font-size: 12px;
  }
}
html {
  font-size: 16px;
  height: 100%;
  width: 100%;
}
.informAlert {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99999999999999999999;
}
.informAlert .alertTextBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 70%;
  border-radius: 1rem;
  overflow: hidden;
}
.informAlert .alertTextBox .alertTitle.alertConfirm {
  font-weight: unset;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
  color: #676767;
  background-color: #f2f2f2;
  font-weight: bold;
  font-size: 1.625rem;
}
.informAlert .alertTextBox .alertContent {
  padding: 2rem 3rem;
  line-height: 3rem;
  color: #333;
  font-size: 1.625rem;
  text-align: center;
}
.informAlert .alertTextBox .alertTitle {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 5rem;
  text-align: center;
  background-color: #fff;
  font-weight: bold;
  font-size: 2rem;
  color: #333;
}
.informAlert .alertTextBox input {
  border-color: #b3b3b3;
  line-height: 1.875rem;
  padding: 4px;
  outline: none;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.informAlert .alertTextBox input::-webkit-input-placeholder {
  color: #acaaab;
  font-size: 1.375rem;
}
.informAlert .alertTextBox input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #acaaab;
  font-size: 1.375rem;
}
.informAlert .alertTextBox input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #acaaab;
  font-size: 1.375rem;
}
.informAlert .alertTextBox input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #acaaab;
  font-size: 1.375rem;
}
.informAlert .alertTextBox input::-webkit-input-placeholder {
  color: #acaaab;
  font-size: 1.375rem;
}
