[genuitec-file-id="wc1-1694"],[genuitec-lp-path="/dongsheng/WebRoot/rtjt/css/recruit_2.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

@charset "utf-8";
/* CSS Document */

/* recruit */
.index-full {
  width: 100%;
  min-height: 100%;
  padding-top: 25px;
  background: #f6fbff url(../images/position-bg_05888fe8.webp) center top no-repeat;
}
.position-wrap {
  width: 1330px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.position-wrap .position-left::after {
  background-position: -0px -0px;
}
.position-wrap .position-left::after {
  background-size: 703px 982px;
}
.position-wrap .position-left::after {
  background: url(images/sprite-fc6273_fc627375.webp) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-size: 703px 982px;
  background-position: -0px -0px;
}
.position-wrap .position-left::after {
  content: '';
  display: inline-block;
  width: 371px;
  height: 353px;
  margin-top: 30px;
  -webkit-transform: translate(-113px, 1px);
  transform: translate(-113px, 1px);
}
.position-wrap .position-left {
  background: #FFFFFF;
}
.position-wrap .position-left {
  display: inline-block;
  position: relative;
  width: 276px;
  padding: 41px 32px 0;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.position-wrap .position-right {
  display: inline-block;
  margin-left: 23px;
}
.position-wrap .position-left .filter-btn {
  font-size: 16px;
  color: #000;
  margin-bottom: 65px;
}
.position-wrap .position-left .filter-btn .clear:hover {
  color: #68a0ff;
}
.position-wrap .position-left .filter-btn .confirm {
  font-weight: 500;
}
.position-wrap .position-left .filter-btn span {
  cursor: pointer;
}
.position-wrap .position-left .filter-btn {
  font-size: 16px;
  color: #000;
}
.position-wrap .position-left .filter-btn .clear {
  color: #B1B1B1;
  float: right;
}
.position-wrap .position-left .filter-btn span {
  cursor: pointer;
}
.position-wrap .position-left .filter-btn {
  font-size: 16px;
  color: #000;
}
.position-wrap .position-left .filter-tit {
  font-weight: bold;
  color: #000000;
  font-size: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #EFEFEF;
}
.position-wrap .position-left .filter-con {
  margin-bottom: 40px;
}
.el-checkbox-group {
  font-size: 0;
}
.position-wrap .position-left .filter-con .el-checkbox {
  display: block;
  color: #333333;
  font-size: 16px;
  margin-top: 25px;
  font-weight: 400;
}
.el-checkbox:last-of-type {
  margin-right: 0;
}
.el-checkbox {
  color: #606266;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  user-select: none;
  margin-right: 30px;
}
.el-checkbox, .el-checkbox__input {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.el-checkbox__input {
  cursor: pointer;
  outline: 0;
  line-height: 1;
  vertical-align: middle;
}
.el-checkbox, .el-checkbox__input {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.position-wrap .position-left .filter-con .el-checkbox {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
}
.el-checkbox__inner::after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  border: 1px solid #FFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(255, 255, 255);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(255, 255, 255);
  border-left: 0;
  border-top: 0;
  height: 7px;
  left: 4px;
  position: absolute;
  top: 1px;
  -webkit-transform: rotate(45deg) scaleY(0);
  transform: rotate(45deg) scaleY(0);
  width: 3px;
  -webkit-transition: -webkit-transform .15s ease-in .05s;
  transition: -webkit-transform .15s ease-in .05s;
  transition: transform .15s ease-in .05s;
  transition: transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;
  -webkit-transform-origin: center;
  transform-origin: center;
}
.el-checkbox__inner {
  display: inline-block;
  position: relative;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  background-color: #FFF;
  z-index: 1;
  -webkit-transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
  transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
}
.el-checkbox__input {
  cursor: pointer;
  line-height: 1;
}
.el-checkbox__original {
   opacity: 1;
    outline: 0;
    position: absolute;
    margin: 4px 5px;
    width: 15px;
    height: 15px
}
.el-checkbox__label {
  display: inline-block;
  padding-left: 26px;
  line-height: 19px;
  font-size: 14px;
}
.position-wrap .position-left .filter-con .el-checkbox {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
}
.el-checkbox {
  color: #606266;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
}
.el-checkbox, .el-checkbox__input {
  white-space: nowrap;
}
.position-wrap .position-right .job-ul {
  margin-top: 23px;
}
.position-wrap .position-right .input {
  width: 1000px;
  height: 68px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  font-size: 16px;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(115, 155, 221, 0.18);
  box-shadow: 0px 6px 10px 0px rgba(115, 155, 221, 0.18);
}
.position-wrap .position-right .input input {
  height: 68px;
  padding-left: 20px;
  padding-right: 170px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.position-wrap .position-right .input-icon {
  background: linear-gradient(0deg, #458ED8 0%,#2B7BCC 100%);
}
.position-wrap .position-right .input-icon {
  border-radius: 10px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  height: 100%;
  line-height: 68px;
  padding: 0 25px;
  border-radius: 0px 8px 8px 0px;
  color: #fff;
  font-size: 20px;
}
.position-wrap .position-right .input-icon {
  cursor: pointer;
  line-height: 68px;
  color: #fff;
  font-size: 20px;
}
.position-wrap .position-left .filter-con .el-checkbox.is-checked .el-checkbox__label {
  color: #4B87EE;
}
.el-checkbox__input.is-checked .el-checkbox__inner::after {
  -webkit-transform: rotate(45deg) scaleY(1);
  transform: rotate(45deg) scaleY(1);
}
.webp .position-wrap .position-left .filter-con .el-checkbox.is-checked .el-checkbox__inner {
  background-color: #4B87EE;
}
.position-wrap .position-left .filter-con .el-checkbox.is-checked .el-checkbox__inner {
  border-color: #4B87EE;
}
.position-wrap .position-right .input-icon:hover {
  background: linear-gradient(0deg, #97beff 0%, #4f8df7 100%);
}

.position-wrap .position-right .job-ul li.is_high_need::before {
  background-position: -186.5px -237px;
}
.position-wrap .position-right .job-ul li.is_high_need::before {
  background-size: 351.5px 491px;
}
.position-wrap .position-right .job-ul li.is_high_need::before {
  background: url(../images/sprite-fc6273_fc627375.webp) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-size: 351.5px 491px;
  background-position: -186.5px -237px;
}
.position-wrap .position-right .job-ul li.is_high_need::before {
  content: '';
  display: block;
  position: absolute;
  width: 39px;
  height: 38px;
  top: 0;
  left: 0;
}
.position-wrap .position-right .job-ul li:hover {
  -webkit-box-shadow: 0px 6px 10px 0px rgba(115, 155, 221, 0.18);
  box-shadow: 0px 6px 10px 0px rgba(115, 155, 221, 0.18);
}
.position-wrap .position-right .job-ul li:not(:last-child) {
  margin: 0 0 16px;
}
.position-wrap .position-right .job-ul li {
  background: #FFFFFF;
}
.position-wrap .position-right .job-ul li {
  width: 1000px;
  border-radius: 10px;
  padding: 30px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.position-wrap .position-right .job-ul li.is_show {
  width: 1020px;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-box-shadow: 0px 6px 10px 0px rgba(115, 155, 221, 0.18);
  box-shadow: 0px 6px 10px 0px rgba(115, 155, 221, 0.18);
}
.position-wrap .position-right .job-ul li:not(:last-child) {
  margin: 0 0 16px;
}
.position-wrap .position-right .job-ul li {
  background: #FFFFFF;
}
.position-wrap .position-right .job-ul li {
  width: 1000px;
  border-radius: 10px;
  padding: 30px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.position-wrap .position-right .job-ul li .li-top {
  position: relative;
  padding-bottom: 30px;
  margin: 0 44px 0 50px;
}
.position-wrap .position-right .job-ul li .li-top .line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.position-wrap .position-right .job-ul li .li-top a {
  font-size: 18px;
  font-family: "微软雅黑", "Microsoft YaHei", PingFang SC;
  color: #000;
  font-weight: bold;
  margin-right: 12px;
}
.blue-tip {
  background: #E3EBFF;
}
.blue-tip {
  display: inline-block;
  padding: 0 11px;
  height: 22px;
  line-height: 22px;
  border-radius: 11px;
  font-size: 15px;
  font-family: 'NotoSansSC';
  font-weight: 400;
  color: #5883FF;
}
.yellow-tip {
  background: #FFEFDA;
}
.yellow-tip {
  display: inline-block;
  padding: 0 11px;
  height: 22px;
  line-height: 22px;
  border-radius: 11px;
  font-size: 15px;
  font-family: 'NotoSansSC';
  font-weight: 400;
  color: #FF9936;
}
.position-wrap .position-right .job-ul li .li-top .pos {
  font-family: 'NotoSansSC';
  font-weight: 400;
  color: #B1B1B1;
  margin-top: 10px;
  font-size: 15px;
  display: inline-block;
  white-space: pre-wrap;
}
.position-wrap .position-right .job-ul li .li-top .pos {
  font-family: 'NotoSansSC';
  font-weight: 400;
  color: #B1B1B1;
  font-size: 15px;
  white-space: pre-wrap;
}
.position-wrap .position-right .job-ul li .li-top .pos i {
  display: inline-block;
  font-style: normal;
  margin: 0 12px;
}
.position-wrap .position-right .job-ul li .li-top .pos {
  font-family: 'NotoSansSC';
  font-weight: 400;
  color: #B1B1B1;
  font-size: 15px;
  white-space: pre-wrap;
}
.position-wrap .position-right .job-ul li .li-top .toggle::after {
  background: url(../images/sprite-fc6273_fc627375.webp);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-size: 703px 982px;
  background-position: -453px -474px;
}
.position-wrap .position-right .job-ul li .li-top .toggle.show::after {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.position-wrap .position-right .job-ul li .li-top .toggle::after {
  background-position: -453px -474px;
}
.position-wrap .position-right .job-ul li .li-top .toggle::after {
  background-size: 703px 982px;
}
.position-wrap .position-right .job-ul li .li-btm {
  border-top: 1px solid rgba(151, 151, 151, 0.23);
  padding: 22px 0 35px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 54px;
}
.position-wrap .position-right .job-ul li .li-top .toggle::after {
  display: inline-block;
  content: '';
  width: 13px;
  height: 7px;
  margin-left: 13px;
}
.position-wrap .position-right .job-ul li .li-top .toggle {
  position: absolute;
  width: 87px;
  right: 10px;
  top: 20px;
  height: 20px;
  font-family: 'NotoSansSC';
  
  font-weight: 500;
  color: #B1B1B1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
.position-wrap .position-right .job-ul li .li-top .toggle:hover {
  color: #2668BC;
}
.position-wrap .position-right .job-ul li .li-btm p.tit {
  font-size: 16px;
  font-family: "微软雅黑", "Microsoft YaHei", PingFang SC;
  font-weight: 500;
  color: #000;
}
.position-wrap .position-right .job-ul li .li-btm .li-desc {
  overflow: hidden;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  margin: 17px 0 38px;
  line-height: 28px;
  color: #000;
}
.position-wrap .position-right .job-ul li .li-btm p {
  font-size: 14px;
  font-weight: 400;
  color: #585D64;
  font-family: "微软雅黑", "Microsoft YaHei", PingFang SC;
}
.com-btn1.hasicon::after {
  background-position: -3203px -240px;
}
.com-btn1.hasicon::after {
  background-size: 3212px 3051px;
}
.com-btn1.hasicon::after {
  background: url(../images/sprite-2e1adc_2e1adccf.webp) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-size: 3212px 3051px;
  background-position: -3203px -240px;
}
.position-wrap .position-right .job-ul li .li-btm .golink {
  margin: 29px 0 0 0;
}
.com-btn1 {
    background: linear-gradient(0deg, #458ED8 0%, #2B7BCC 100%);
}
.com-btn1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 150px;
  height: 40px;
  font-size: 16px;
  border-radius: 20px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
}
.no-webp .com-btn1:hover {
  background:-webkit-gradient(linear, left top, left bottom, from(#5397DB), to(#3786D5))
}
.com-btn1:hover {
  background:-webkit-gradient(linear, left top, left bottom, from(#5397DB), to(#3786D5))
}



.join-container {
  margin: 80px 0;
}
.join-subject {
  width: 1300px;
  margin: 0 auto;
  height: 338px;
  display: flex;
  cursor: pointer;
}
.join-subject .join-subject-left {
  border-radius: 12px 0 0 12px;
}
.join-subject .join-subject-left, .join-subject .join-subject-right {
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.join-subject .join-subject-right {
  border-radius: 0 12px 12px 0;
}
.join-subject-main {
  font-size: 40px;
  color: #fff;
  text-align: center;
  margin-top: 125px;
}
.join-subject-title {
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin-top:20px;
}


.Salary--salaryContent--1J3ogzO {
  width: 100%;
  margin-bottom:80px;
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug {
  margin-top: 35px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb {
  position: relative;
  overflow: hidden;
}
.modulePicLine1 {
  width:100%
}
.modulePicLine2 {
  width:50%
}
.modulePicLine3 {
  width:33.33%
}
.modulePicLine4 {
  width:25%
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb img {
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb .Salary--picDes--2r0H2H_ {
  width: 60%;
  z-index: 12;
  position: absolute;
  top: 100%;
  transition: all .5s;
  left: 30px;
  transform: translateY(-60px);
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb .Salary--picDes--2r0H2H_ .Salary--title--1Snl5_y {
  height: 24px;
  font-family: AlibabaPuHuiTi_2_85_Bold;
  font-size: 24px;
  color: #fff;
  text-decoration: underline #47e10f;
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb .Salary--picDes--2r0H2H_ .Salary--block--3sLLur7 {
  height: 30px;
  transition: all .5s;
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb .Salary--picDes--2r0H2H_ .Salary--block--3sLLur7 {
  height:30px;
  transition:all .5s
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb .Salary--picDes--2r0H2H_ .Salary--desc--3Wb_0PT {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #fff;
  letter-spacing: -.5px;
  line-height: 18px;
  text-shadow: 0 2px 6px rgba(0,0,0,.5);
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb .Salary--blueBg--2dyBSMD {
  transition: all .3s;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,85,255,.7);
  z-index: 10;
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb:hover .Salary--picDes--2r0H2H_ {
  transform:translateY(-120%)
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb:hover .Salary--block--3sLLur7 {
  height:0
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb:hover img {
  transform:scale(1.1)
}
.Salary--salaryContent--1J3ogzO .Salary--photoModule--d1P01ug .Salary--onePic--Y10_qAb:hover .Salary--blueBg--2dyBSMD {
  background:rgba(0,85,255,.25)
}


.contentWrap {
  min-height: calc(100vh - 64px - 1px - 231px);
}
.home-page-block-wrapper__V4KiB {
  position: relative;
  font-family: Gilroy-regular, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-rectangle {
  position: absolute;
  background: #f8f9fa;
}
.atsx-layout, .atsx-layout * {
  box-sizing: border-box;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-dot {
  position: absolute;
  background-image: radial-gradient(rgba(239, 240, 241, 0.8) 20%, transparent 20%);
  background-size: 20px 18px;
}
.home-page-block-wrapper__V4KiB .home-page-block-content {
  position: relative;
  margin-top: 35px;
}
.firstBlock__1BbjP {
  overflow-y: hidden;
  padding-top: 0;
}
.byteLife__1peMP {
  text-align: left;
  margin: 0 auto 144px;
  color: #646a73;
  max-width: 1440px;
  padding-top: 80px;
  padding-left: 96px;
}
.byteLife__1peMP .byteLife-block-title {
  max-width: 1440px;
  margin: 38px auto 95px;
  position: relative;
}
.slideUpIn60 {
  visibility: visible;
  -webkit-animation-name: slideUpIn60;
  animation-name: slideUpIn60;
}
.home-page-block-wrapper__V4KiB .home-page-block-title {
  font-size: 32px;
  color: #1f2329;
  line-height: 41px;
  font-family: 'Gilroy Semi Bold', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  margin-top: 12px;
}
.byteLife__1peMP .byteLife-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con {
  width: 463px;
}
.home-page-block-wrapper__V4KiB .home-page-block-content {
  position: relative;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-green {
  background: #ebf8e8;
  border-radius: 50px;
  position: absolute;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-orange {
  background: rgba(255, 186, 107, 0.1);
  border-radius: 50px;
  position: absolute;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-blue {
  background: #e9f0fe;
  border-radius: 50px;
  position: absolute;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-gray {
  background: rgba(143, 149, 158, 0.1);
  border-radius: 50px;
  position: absolute;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-dot {
  position: absolute;
  background-image: radial-gradient(rgba(239, 240, 241, 0.8) 20%, transparent 20%);
  background-size: 20px 18px;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-rectangle {
  position: absolute;
  background: #f8f9fa;
}
.byteLife__1peMP .byteLife-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
.byteLife__1peMP .byteLife-content .life-list-item-warp > div {
  position: relative;
  padding-left: 12px;
}
.byteLife__1peMP .byteLife-content .life-list-item-warp > div::before {
  left: 0;
  top: 8px;
  content: '';
  width: 4px;
  height: 4px;
  background-color: #646a73;
  display: block;
  position: absolute;
  border-radius: 50%;
}
.byteLife__1peMP .byteLife-content .bytelife-2 .slideUpIn100 {
  font-size: 20px;
  line-height: 1.2;
  color: #1f2329;
}
.byteLife__1peMP .byteLife-content .bytelife-2 .slideUpIn60 {
  font-size: 14px;
}
.byteLife__1peMP .byteLife-content .img-wrapper {
  width: 783px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-radius: 8px;
}
.byteLife__1peMP .byteLife-content .img-wrapper .image-wrapper-half {
  max-width: calc(50% - 13px);
  border-radius: 8px;
}
.byteLife__1peMP .byteLife-content .img-wrapper .image-wrapper-half img {
  height: 200px;
}
.byteLife__1peMP .byteLife-content .img-wrapper img {
  width: 100%;
}
.byteLife__1peMP .byteLife-content .img-wrapper-3 {
  margin-top: 48px;
}
.byteLife__1peMP .byteLife-content .img-wrapper-5 {
  margin-top: 32px;
}
.byteLife__1peMP .byteLife-content .img-wrapper + .byteLife-info-con ul {
  margin-left: 105px;
}
.byteLife__1peMP .byteLife-content .img-wrapper + .byteLife-info-con .bytedance-growup {
  margin-left: 0;
  list-style: initial;
}
.byteLife__1peMP .byteLife-content .img-wrapper + .byteLife-info-con .bytedance-growup li {
  margin: 0;
  font-size: 14px;
  color: #646a73;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  margin-bottom: 10px;
}
.byteLife__1peMP .byteLife-content .img-wrapper + .byteLife-info-con .byteLife-info-title {
  margin-left: 105px;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con {
  width: 463px;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con .byteLife-info-title {
  padding-bottom: 40px;
  width: 360px;
  border-bottom: solid 1px #dee0e3;
  position: relative;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con .byteLife-info-title .home-page-block-title-bg {
  font-size: 106px;
  line-height: 130px;
  top: -80px;
  position: absolute;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con .byteLife-info-title .home-page-block-title {
  font-size: 28px;
  line-height: 36px;
  margin-top: 0;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con .byteLife-info-title .margin-bottom {
  margin-bottom: 12px;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con ul {
  width: 360px;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con ul li:nth-child(odd) {
  margin-top: 32px;
  font-size: 20px;
  line-height: 1.2;
  font-family: 'Gilroy Semi Bold', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  color: #1f2329;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con ul li:nth-child(even) {
  margin-top: 10px;
  line-height: 22px;
}
.noTopPadding__3Z0bi {
  padding-top: 0;
}
.firstBlock__1BbjP {
  overflow-y: hidden;
  padding-top: 0;
}
.goodnessBlock__38HKu {
  margin-bottom: 25px;
}
.lastBlock__T-6JW {
  margin-bottom: 13px;
}
.lastBlock__T-6JW .byteLife-content__wrjDl {
  -ms-flex-align: center;
      align-items: center;
}
.lastBlock__T-6JW ul li:first-child {
  margin-top: 0;
}
.byteLife__1peMP .byteLife-content .img-wrapper {
  width: 783px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 8px;
}
.curtain__d0uwp.animate__14O_N {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) scale(1) rotate(0deg) !important;
}
.curtain__d0uwp {
  transition: opacity 1s ease 0s, transform 1s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: opacity, transform;
  overflow: hidden;
}
.curtain__d0uwp.animate__14O_N .curtainContent__3A3L8::before, .curtain__d0uwp.animate__14O_N .curtainContent__3A3L8 .curtainMask__16pZ9 {
  left: 100%;
}
.curtain__d0uwp .curtainContent__3A3L8::before {
  background-color: #f1f3f6;
  transition: 0.5s ease-in-out 0s;
  z-index: 2;
}
.curtain__d0uwp .curtainContent__3A3L8::before, .curtain__d0uwp .curtainContent__3A3L8 .curtainMask__16pZ9 {
  content: '';
  display: block;
  width: 101%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
::selection {
  color: inherit;
  background: #e1eaff;
}
.byteLife__1peMP .byteLife-content .img-wrapper img {
  width: 100%;
}
.curtain__d0uwp.animate__14O_N .curtainContent__3A3L8::before, .curtain__d0uwp.animate__14O_N .curtainContent__3A3L8 .curtainMask__16pZ9 {
  left: 100%;
}
.curtain__d0uwp .curtainContent__3A3L8 .curtainMask__16pZ9 {
  transition: 0.5s ease-in-out 0.2s;
  opacity: 0.8;
}
.curtain__d0uwp .curtainContent__3A3L8::before, .curtain__d0uwp .curtainContent__3A3L8 .curtainMask__16pZ9 {
  content: '';
  display: block;
  width: 101%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.byteLife__1peMP .byteLife-content .img-wrapper .image-wrapper-half {
  max-width: calc(50% - 13px);
  border-radius: 8px;
}
.byteLife__1peMP .byteLife-content .img-wrapper .image-wrapper-half img {
  height: 200px;
}
.byteLife__1peMP .byteLife-content .img-wrapper img {
  width: 100%;
}
.byteLife__1peMP .byteLife-content .img-wrapper-3 {
  margin-top: 48px;
}
.byteLife__1peMP .byteLife-content .img-wrapper-5 {
  margin-top: 32px;
}
.byteLife__1peMP .byteLife-content .img-wrapper + .byteLife-info-con ul {
  margin-left: 105px;
}
.byteLife__1peMP .byteLife-content .img-wrapper + .byteLife-info-con .bytedance-growup {
  margin-left: 0;
  list-style: initial;
}
.byteLife__1peMP .byteLife-content .img-wrapper + .byteLife-info-con .bytedance-growup li {
  margin: 0;
  font-size: 14px;
  color: #646a73;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  margin-bottom: 10px;
}
.byteLife__1peMP .byteLife-content .img-wrapper + .byteLife-info-con .byteLife-info-title {
  margin-left: 105px;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con {
  width: 463px;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con .byteLife-info-title {
  padding-bottom: 40px;
  width: 360px;
  border-bottom: solid 1px #dee0e3;
  position: relative;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con .byteLife-info-title .home-page-block-title-bg {
  font-size: 106px;
  line-height: 130px;
  top: -80px;
  position: absolute;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con .byteLife-info-title .home-page-block-title {
  font-size: 28px;
  line-height: 36px;
  margin-top: 0;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con .byteLife-info-title .margin-bottom {
  margin-bottom: 12px;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con ul {
  width: 360px;
}
.byteLife__1peMP .byteLife-content .byteLife-info-con ul li:nth-child(even) {
  margin-top: 10px;
  line-height: 22px;
}



div.backTop__1EnUB {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 40px;
  height: 40px;
  right: 40px;
  bottom: 40px;
  border-radius: 20px;
  box-shadow: 0 2px 10px 0 rgba(31, 35, 41, 0.1);
  background-color: white;
}
div.backTop__1EnUB .backTop-icon {
  font-size: 16px;
  color: #646a73;
}
div.backTop__1EnUB:hover .backTop-icon {
  color: #3370ff;
}

div.backTop-absolute__1g_b- {
  position: absolute;
}

@-webkit-keyframes slideUpIn450 {
  from {
    transform: translate3d(0, 450%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes slideUpIn450 {
  from {
    transform: translate3d(0, 450%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@-webkit-keyframes slideUpIn300 {
  from {
    transform: translate3d(0, 300%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes slideUpIn300 {
  from {
    transform: translate3d(0, 300%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@-webkit-keyframes slideUpIn150 {
  from {
    transform: translate3d(0, 150%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes slideUpIn150 {
  from {
    transform: translate3d(0, 150%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@-webkit-keyframes slideUpIn100 {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes slideUpIn100 {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@-webkit-keyframes slideUpIn60 {
  from {
    transform: translate3d(0, 60%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes slideUpIn60 {
  from {
    transform: translate3d(0, 60%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@-webkit-keyframes slideUpIn30 {
  from {
    transform: translate3d(0, 30%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes slideUpIn30 {
  from {
    transform: translate3d(0, 30%, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@-webkit-keyframes slideUpIn100px {
  from {
    transform: translate3d(0, 100px, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes slideUpIn100px {
  from {
    transform: translate3d(0, 100px, 0);
    visibility: hidden;
  }
  to {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
.animate {
  visibility: hidden;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}
.slideUpIn300 {
  visibility: visible;
  -webkit-animation-name: slideUpIn300;
          animation-name: slideUpIn300;
}
.slideUpIn150 {
  visibility: visible;
  -webkit-animation-name: slideUpIn150;
          animation-name: slideUpIn150;
}
.slideUpIn100 {
  visibility: visible;
  -webkit-animation-name: slideUpIn100;
          animation-name: slideUpIn100;
}
.slideUpIn60 {
  visibility: visible;
  -webkit-animation-name: slideUpIn60;
          animation-name: slideUpIn60;
}
.slideUpIn30 {
  visibility: visible;
  -webkit-animation-name: slideUpIn30;
          animation-name: slideUpIn30;
}

@-webkit-keyframes fullscreenModalEnter__3hPQA {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__3hPQA {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__2i44n {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__2i44n {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}







.home-page-block-wrapper__V4KiB {
  position: relative;
  font-family: Gilroy-regular, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.home-page-block-wrapper__V4KiB .home-page-block-title-bg {
  position: relative;
  top: 67px;
  margin-top: 33px;
  font-size: 48px;
  line-height: 67px;
  color: #1f2329;
  opacity: 0.04;
  letter-spacing: 8px;
  font-family: 'Gilroy Extra Bold', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.home-page-block-wrapper__V4KiB .home-page-block-title {
  font-size: 32px;
  color: #1f2329;
  line-height: 41px;
  font-family: 'Gilroy Semi Bold', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  margin-top: 12px;
}
.home-page-block-wrapper__V4KiB .home-page-block-subtitle {
  font-size: 16px;
  line-height: 1.5;
  color: #646a73;
  margin-top: 30px;
}
.home-page-block-wrapper__V4KiB .home-page-block-content {
  position: relative;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-green {
  background: #ebf8e8;
  border-radius: 50px;
  position: absolute;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-orange {
  background: rgba(255, 186, 107, 0.1);
  border-radius: 50px;
  position: absolute;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-blue {
  background: #e9f0fe;
  border-radius: 50px;
  position: absolute;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-gray {
  background: rgba(143, 149, 158, 0.1);
  border-radius: 50px;
  position: absolute;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-dot {
  position: absolute;
  background-image: radial-gradient(rgba(239, 240, 241, 0.8) 20%, transparent 20%);
  background-size: 20px 18px;
}
.home-page-block-wrapper__V4KiB .home-page-bg-icon-rectangle {
  position: absolute;
  background: #f8f9fa;
}



.home-brand {
  position: relative;
  padding-top: 60px;
  padding-bottom: 80px;
  height: 622px;
  background: url(../images/brand_bg.c67414d.png) 50%/cover no-repeat;
}
.home-brand .brand-top {
  width: 920px;
  margin: 0 auto 40px;
}
.home-brand .brand-top .content-left {
  margin-bottom: 18px;
}
.home-brand .brand-top .content-left .content-left-top {
  display: flex;
  align-items: center;
}
.home-brand .brand-top .content-left .content-left-top .left-txt {
  font-size: 34px;
  font-weight: 500;
  color: #111;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
}
.home-brand .brand-top .content-left .content-left-bot {
  height: 24px;
  font-size: 15px;
  font-weight: 400;
  color: #333;
  line-height: 24px;
  margin-top: 5px;
  text-align: center;
}
.home-brand .brand-top .content-right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 38px;
  background: #206cff;
  border-radius: 6px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  margin: 0 auto;
}
#brand-roll-wrap {
  margin-bottom: 24px;
  -webkit-overflow-scrolling: touch;
}
#brand-roll-wrap .rolling {
  -webkit-animation: rolling-data-v-02b71827 240s linear infinite;
  animation: rolling-data-v-02b71827 240s linear infinite;
  animation-play-state: running;
}
#brand-roll-wrap .list {
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#brand-roll-wrap .brand-wrap {
  display: flex;
}
#brand-roll-wrap .brand-wrap .brand-item {
  cursor: default;
  position: relative;
  margin-right: 20px;
}
#brand-roll-wrap .brand-wrap .brand-item .brand-info-new {
  box-sizing: border-box;
  width: 150px;
  height: 60px;
  background: #fff;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-wrapper, .img-wrapper.enlarge {
  overflow: hidden;
}
.img-wrapper .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#brand-roll-wrap {
	margin-bottom:24px;
	-webkit-overflow-scrolling:touch
}
#brand-roll-wrap .list {
	display:flex;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content
}
#brand-roll-wrap .rolling {
	-webkit-animation:rolling-data-v-02b71827 240s linear infinite;
	animation:rolling-data-v-02b71827 240s linear infinite
}
@-webkit-keyframes rolling-data-v-02b71827 {
	0% {
	transform:translateZ(0)
}
to {
	transform:translate3d(-50%,0,0)
}
}#brand-roll-wrap .brand-wrap {
	display:flex
}
#brand-roll-wrap .brand-wrap .brand-item {
	cursor:default;
	position:relative;
	margin-right:20px
}
#brand-roll-wrap .brand-wrap .brand-item .brand-info-new {
	box-sizing:border-box;
	width:150px;
	height:60px;
	background:#fff;
	border-radius:6px;
	display:flex;
	align-items:center;
	justify-content:center
}
#brand-roll-wrap .brand-wrap .brand-item .brand-info-new .brand-info-img {
	width:100%;
	flex:0 0 auto
}
#brand-roll-wrap .brand-wrap .brand-item .brank-info {
	box-sizing:border-box;
	width:150px;
	height:60px;
	background:#fff;
	border-radius:6px;
	padding:18px;
	display:flex;
	align-items:center
}
#brand-roll-wrap .brand-wrap .brand-item .brank-info .brand-info-img {
	width:24px;
	height:24px;
	flex:0 0 auto;
	margin-right:8px
}
#brand-roll-wrap .brand-wrap .brand-item .brank-info .brank-info-txt {
	font-size:16px;
	font-weight:500;
	color:#4b4b4b
}
#brand-roll-wrap2 {
	padding-left:80px;
	margin-bottom:24px;
	-webkit-overflow-scrolling:touch
}
#brand-roll-wrap2 .list {
	display:flex;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content
}
#brand-roll-wrap2 .rollingBack {
	-webkit-animation:rollingBack-data-v-02b71827 240s linear infinite;
	animation:rollingBack-data-v-02b71827 240s linear infinite
}
@-webkit-keyframes rollingBack-data-v-02b71827 {
	0% {
	transform:translate3d(-50%,0,0)
}
to {
	transform:translateZ(0)
}
}#brand-roll-wrap2 .brand-wrap {
	display:flex
}
#brand-roll-wrap2 .brand-wrap .brand-item {
	cursor:default;
	position:relative;
	margin-right:20px
}
#brand-roll-wrap2 .brand-wrap .brand-item .brand-info-new {
	box-sizing:border-box;
	width:150px;
	height:60px;
	background:#fff;
	border-radius:6px;
	display:flex;
	align-items:center;
	justify-content:center
}
#brand-roll-wrap2 .brand-wrap .brand-item .brand-info-new .brand-info-img {
	width:100%;
	flex:0 0 auto
}
#brand-roll-wrap2 .brand-wrap .brand-item .brank-info {
	box-sizing:border-box;
	width:150px;
	height:60px;
	background:#fff;
	border-radius:6px;
	padding:18px;
	display:flex;
	align-items:center
}
#brand-roll-wrap2 .brand-wrap .brand-item .brank-info .brand-info-img {
	width:24px;
	height:24px;
	flex:0 0 auto;
	margin-right:8px
}
#brand-roll-wrap2 .brand-wrap .brand-item .brank-info .brank-info-txt {
	font-size:16px;
	font-weight:500;
	color:#4b4b4b
}


.Banner-descript {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.Banner-descript img {
  width: 900px;
}
.Banner-bannerAddContent {
  height: 60px;
  width: 190px;
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translate(-50%);
  overflow: hidden;
}
.Banner-bannerAddContent::after {
  width: 100%;
  height: 100%;
  content: "";
  background: inherit;
  position: absolute;
  border-radius: 30px;
  top: 0;
  left: 0;
  backdrop-filter: blur(50px);
}
.Banner-bannerAdd {
  width: 100%;
  height: 100%;
  z-index: 11;
  background: hsla(0,0%,100%,.2);
  border: 1px solid hsla(0,0%,100%,.2);
  border-radius: 40px;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  transition: all .2s linear;
  color: #fff;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.Banner-bannerAdd span {
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.Banner-bannerAdd:hover {
  cursor: pointer;
}



.deliver_confirm {
  width: 1008px;
  overflow: hidden;
  background-color: #fff;
  margin: 36px auto;
  padding: 50px 40px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.08);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.08);
  border-radius: 16px;
}
.deliver_confirm .titleWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 24px;
}
.deliver_confirm .titleWrap .title {
  margin-right: 16px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #000;
}
.resume_detail_edit {
  min-height: 400px;
}
.resume_detail_edit .model_edit {
  width: 100%;
  margin-bottom: 40px;
}
.upload_resume_edit .draggable-upload {
  width: 928px;
  height: 156px;
  border: 1px dashed #B8D5F1;
  background: #B8D5F1;
  border-radius: 12px;
  text-align: center;
  cursor: default;
}
.upload_resume_edit .draggable-upload:hover {
	border-color:#4B93DA;
	border-radius:12px
}
.mtd-upload {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.upload_resume_edit .draggable-upload .info_1 {
  font-weight: 600;
  width: 100%;
  height: 54px;
  text-align: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #000;
  padding-top: 28px;
}
.upload_resume_edit .draggable-upload .upload_button {
  width: 100%;
  height: 56px;
  padding-top: 16px;
  text-align: center;
}
.upload_resume_edit .draggable-upload .mtd-button {
  margin-bottom: 8px;
  border-color: #2B7BCC;
  background-color: #2B7BCC;
  color: #fff;
  border-radius: 6px;
}
.mtd-button {
  height: 32px;
  line-height: 30px;
  padding: 0 12px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  border-radius: 4px;
  display: inline-block;
  background-color: #fff;
  color: rgba(0,0,0,0.84);
  border-color: rgba(0,0,0,0.12);
}
.upload_resume_edit .draggable-upload .info_2 {
	width:100%;
	height:55px;
	line-height:55px;
	text-align:center;
	font-size:12px;
	color:#166ff7
}
.upload_resume_edit .draggable-upload .info_2>span {
	display:inline-block;
	height:100%
}
.upload_resume_edit .draggable-upload .info_2 .preview {
	text-align:right;
	width:45%
}
.upload_resume_edit .draggable-upload .info_2 .reload {
	text-align:left;
	width:45%
}
.upload_resume_edit .draggable-upload .info_2 .reload>span {
	display:inline-block;
	width:15%
}
.upload_resume_edit .draggable-upload .info_2 .reload .none {
	width:85%;
	display:inline-block
}
.upload_resume_edit .draggable-upload .info_2>span:hover {
	cursor:pointer
}
.upload_resume_edit .draggable-upload .info_3 {
	width:100%;
	height:60px;
	text-align:center;
	font-size:12px;
	color:rgba(0,0,0,0.6);
	padding-bottom:28px
}
.upload_resume_edit .progress-box {
	width:350px;
	margin-left:20px;
	display:inline-block;
	margin-bottom:40px
}
.upload_resume_edit .progress-box .mtd-progress-percentage {
	display:none
}
.upload_resume_edit .progress-box-small {
	width:250px
}
.mtd-upload-input {
  display: none;
}
.resume_detail_edit .base_info_edit {
  position: relative;
  margin-bottom: 20px;
}
 .resume_detail_edit .model_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 28px;
  margin-bottom: 24px;
  font-weight: 600;
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #000;
}
.resume_detail_edit .base_info_edit .base_info_form, .resume_detail_edit .base_info_edit .model_form {
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.resume_detail_edit .base_info_edit .base_info_form .span-11 {
  width: 452px;
}
.resume_detail_edit .mtd-form .mtd-form-item {
  margin-bottom: 24px;
}
.mtd-form .mtd-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 16px;
}
.mtd-form .mtd-form-item-nolabel {
  padding-right: 0;
}
.mtd-form .mtd-form-item-label {
  vertical-align: top;
  color: rgba(0,0,0,0.6);
  font-size: 14px;
  line-height: 32px;
  padding-right: 4px;
}
.mtd-form .label-pos-right .mtd-form-item-label-ctx {
  text-align: right;
}
.resume_detail_edit .mtd-form .mtd-form-item-body {
  line-height: 22px;
}
.mtd-form .mtd-form-item-body {
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 32px;
  overflow: hidden;
}
.resume_detail_edit .base_info_edit .base_info_form .label {
  margin-bottom: 8px;
  font-weight: 400;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #000;
  letter-spacing: 0;
  line-height: 22px;
}
.resume_detail_edit .base_info_edit .base_info_form .icon {
  display: inline-block;
  margin-left: 2px;
  font-weight: 400;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #ff4a47;
  letter-spacing: 0;
  line-height: 22px;
}
.resume_detail_edit .mtd-form .mtd-form-item-body {
  line-height: 22px;
}
.mtd-form .mtd-form-item-body {
  text-align: left;
  line-height: 32px;
}
.mtd-input {
  position: relative;
}
.mtd-input-affix-wrapper {
  display: block;
  position: relative;
  width: 100%;
}
.resume_detail_edit .mtd-input-lg input {
  padding-left: 12px;
}
body .mtd-input input, body .mtd-input textarea {
  border-radius: 6px;
}
.mtd-input-affix-wrapper-lg input {
  padding-right: 36px;
}
.mtd-input-affix-wrapper input {
  padding-right: 28px;
}
.mtd-input-lg input {
  font-size: 16px;
  padding: 0 8px;
    padding-right: 8px;
    padding-left: 8px;
  height: 40px;
}
.mtd-input input, .mtd-input textarea {
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 4px;
  display: block;
  font-size: 14px;
  height: 32px;
  padding: 0 8px;
  position: relative;
  width: 100%;
  background-image: none;
  color: rgba(0,0,0,0.72);
  -webkit-transition: border .2s ease-in-out,background .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
  transition: border .2s ease-in-out,background .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
  transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
  transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
}
.resume_detail_edit .mtd-input-affix-wrapper .mtd-input-suffix-wrapper {
  top: 20px;
}
body .mtd-input-affix-wrapper .mtd-input-suffix-wrapper {
  top: 20px;
}
.mtd-input-affix-wrapper .mtd-input-suffix-wrapper {
  color: rgba(0,0,0,0.36);
  font-size: 14px;
  height: 100%;
  position: absolute;
  top: 50%;
  height: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  right: 8px;
}
.resume_detail_edit .base_info_edit .base_info_form .form_item_phone_code {
  width: 95px;
}
.resume_detail_edit .mtd-form .mtd-form-item {
  margin-bottom: 24px;
}
.resume_detail_edit .mtd-form .mtd-form-item-body {
  line-height: 22px;
}
.mtd-form .mtd-form-item-body {
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 32px;
  overflow: hidden;
}
.mtd-select-disabled {
  background-color: #f5f5f5;
  opacity: .45;
}
.mtd-select-large {
  font-size: 16px;
  height: 40px;
}
.mtd-select {
  cursor: text;
  background-color: #fff;
  font-size: 14px;
  height: 32px;
}
.resume_detail_edit .base_info_edit .base_info_form .form_item_phone_code .mtd-select-filter {
  border-radius: 4px 0 0 4px;
}
.mtd-select-disabled .mtd-select-filter, .mtd-select-disabled .mtd-select-filter:hover {
  border-color: rgba(0,0,0,0.12);
}
.mtd-select-disabled .mtd-select-filter {
  color: rgba(0,0,0,0.84);
}
.mtd-select-disabled .mtd-select-filter, .mtd-select-disabled .mtd-select-filter-icon {
  cursor: not-allowed;
}
.mtd-select .mtd-select-filter, .mtd-select .mtd-select-filter-wrapper {
  position: relative;
}
.mtd-select .mtd-select-filter {
  border: 1px solid rgba(0,0,0,0.12);
    border-top-color: rgba(0, 0, 0, 0.12);
    border-right-color: rgba(0, 0, 0, 0.12);
    border-bottom-color: rgba(0, 0, 0, 0.12);
    border-left-color: rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  display: inline-block;
  width: 100%;
}
.mtd-select-large .mtd-select-filter, .mtd-select-large .mtd-select-filter-delete {
  outline: 0;
}
.mtd-select-large .mtd-select-filter {
  height: 40px;
  line-height: 38px;
}
.mtd-select .mtd-select-filter, .mtd-select .mtd-select-filter-delete {
  outline: 0;
}
.mtd-select-disabled .mtd-select-filter {
  color: rgba(0,0,0,0.84);
}
.mtd-select-disabled .mtd-select-filter, .mtd-select-disabled .mtd-select-filter-icon {
  cursor: not-allowed;
}
.mtd-select-large .mtd-select-filter {
  line-height: 38px;
}
.mtd-input {
  position: relative;
}
.mtd-select .mtd-select-filter .mtd-input input, .mtd-select .mtd-select-filter .mtd-input input:focus {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.resume_detail_edit .mtd-input-lg input {
  padding-left: 12px;
}
.mtd-select-large .mtd-select-filter-input input, .mtd-select-large .mtd-select-filter-label {
  padding-right: 32px;
}
.mtd-select-large .mtd-select-filter-input input {
  height: 38px;
}
.resume_detail_edit .mtd-select-filter-label {
  padding: 0 12px;
}
.mtd-select .mtd-select-filter-label {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  overflow: hidden;
  text-align: left;
}
.mtd-select .mtd-select-filter-delete, .mtd-select .mtd-select-filter-icon, .mtd-select .mtd-select-filter-label {
  position: absolute;
  top: 0;
  bottom: 0;
}
.mtd-select-disabled .mtd-select-filter, .mtd-select-disabled .mtd-select-filter-icon {
  cursor: not-allowed;
}
.mtd-select .mtd-select-filter-delete, .mtd-select .mtd-select-filter-icon, .mtd-select .mtd-select-filter-label {
  position: absolute;
  top: 0;
  bottom: 0;
}
.mtd-select .mtd-select-filter-delete, .mtd-select .mtd-select-filter-icon {
  color: rgba(0,0,0,0.36);
  cursor: pointer;
}
.mtd-select-large .mtd-select-filter-delete, .mtd-select-large .mtd-select-filter-icon {
  right: 8px;
  line-height: 38px;
}
.resume_detail_edit .mtd-input input:hover, .resume_detail_edit .mtd-input textarea:hover {
  border-color: #4B93DA;
}
.resume_detail_edit .mtd-input input:focus,.resume_detail_edit .mtd-input textarea:focus {
	border-color:#4B93DA
}
.mtd-select-disabled .mtd-select-filter, .mtd-select-disabled .mtd-select-filter-icon {
  cursor: not-allowed;
}
.mtd-select .mtd-select-filter-delete, .mtd-select .mtd-select-filter-icon, .mtd-select .mtd-select-filter-label {
  position: absolute;
  top: 0;
  bottom: 0;
}
.mtd-select .mtd-select-filter-delete, .mtd-select .mtd-select-filter-icon {
  color: rgba(0,0,0,0.36);
  cursor: pointer;
}
.mtd-select-large .mtd-select-filter-delete, .mtd-select-large .mtd-select-filter-icon {
  right: 8px;
  line-height: 38px;
}
.resume_detail_edit .base_info_edit .base_info_form .form_item_phone {
  width: 358px;
  position: relative;
  left: -12px;
}
.mtd-form .offset-0 {
  margin-left: 0;
}
.mtd-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.model_button {
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.model_button .cancel {
  margin: 0 16px 0 0;
}
.model_button .cancel, .model_button .submit {
  width: 104px;
  border-radius: 6px;
  color: #000;
}
.mtd-button-large {
  height: 40px;
  line-height: 38px;
  padding: 0 20px;
  font-size: 16px;
}
.mtd-button {
  cursor: pointer;
  position: relative;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  border-radius: 4px;
  display: inline-block;
  background-color: #fff;
  color: rgba(0,0,0,0.84);
  border-color: rgba(0,0,0,0.12);
}
.mtd-button-label, .mtd-button-left-icon, .mtd-button-right-icon {
  display: inline-block;
  outline: 0;
  vertical-align: top;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.model_button .submit {
  border-color: #2B7BCC;
  background-color: #2B7BCC;
  padding: 0;
}
.model_button .submit {
  width: 104px;
  border-radius: 6px;
  color: #fff;
}
.model_button .cancel:hover {
  color: #000;
  border-color: #2B7BCC;
}
.model_button .submit:hover {
  background-color: #4B93DA;
}



.input1, .textarea1 {
  outline: none;
  border: 0px;
  transition: 1s;
  border: 1px solid #DDDDDD;
  -moz-box-shadow: 2px 2px 4px #f5f5f5 inset;
  -webkit-box-shadow: 2px 2px 4px #f5f5f5 inset;
  box-shadow: 2px 2px 4px #f5f5f5 inset;
  padding: 10px;
  
  
}
.input1:focus, .textarea1:focus {
  outline:none !important;
  background-color:#fafbf5;
  border:1px solid #206cff;
}

.input1{
  height: 38px;
    line-height: 1.3;
    line-height: 38px \9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    width: 50%;
    
    margin:15px 0;
    margin-right: 15px;
}


.textarea1{
    min-height: 150px;
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    display: block;
    width: 100%;
    margin:15px 0;
}

.toggle0{
  position: absolute;
    width: 87px;
    right: 10px;
    top: 20px;
    height: 20px;
    font-family: "微软雅黑", "Microsoft YaHei", PingFang SC;
    font-weight: 500 !important;
    color: #B1B1B1;
    font-size:14px !important;
    margin-right:0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
  
}

.position-wrap .position-right .job-ul li .li-top .toggle0:hover {
  color: #2668BC !important;
}


.select-container {
  width: 100%; /* 设置下拉框的宽度 */
  overflow: hidden;
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.select-container option{
      font-size: 14px;
    color: #000;
    height: 32px;
}
 
.select-container select {
   width: 100%;
    padding: 5px 10px;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 14px;
    color: #000;
    height: 32px;

}
 
/* 可选：自定义下拉箭头 */
.select-container:after {
  content: '\25BC';
  position: absolute;
  top: 25%;
  right: 10px;
  pointer-events: none;
  margin-top: -1px;
  color: #999;
}

