.n-eject-seo {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  z-index: 100001;
  height: 279px;
  left: 0;
}
.n-eject-wrapper {
  width: 1000px;
  margin: 18px auto 0;
  position: relative;
  height: 279px;
}
.n-eject-wrapper .tab {
  position: absolute;
  right: 0;
  height: 40px;
  top: 1px;
  background: url(../pc-operational/left-check.png) left bottom no-repeat;
  background-size: 128px 40px;
  width: 240px;
  padding-left: 8px;
}
.n-eject-wrapper .tab.active {
  background: url(../pc-operational/left-checked.png) left bottom no-repeat;
  background-size: 128px 40px;
  width: 240px;
  padding-left: 8px;
}
.n-eject-wrapper .tab .item {
  float: left;
  height: 40px;
  line-height: 40px;
  color: #040818;
  text-align: center;
  width: 120px;
  cursor: pointer;
}
.n-eject-wrapper .tab .item.active {
  color: #F33F3E;
  width: 120px;
}
.n-eject-wrapper .tab .item-work {
  background: url(../pc-operational/right-check.png) left top no-repeat;
  background-size: 120px 40px;
}
.n-eject-wrapper .tab .item-work.active {
  background: url(../pc-operational/right-checked.png) left top no-repeat;
  background-size: 120px 40px;
}
.n-eject-wrapper .n-eject {
  background: #fff;
  height: 220px;
  border-radius: 20px 0px 0px 0px;
  position: absolute;
  width: 100%;
  bottom: 18px;
}
.n-eject-des {
  float: left;
  width: 444px;
}
.n-eject-des img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.n-eject-des .aunt-1 {
  width: 228px;
  height: 300px;
  left: 30px;
  top: -80px;
}
.n-eject-des .aunt-2 {
  width: 176px;
  height: 92px;
  left: 37px;
  top: -45px;
}
.n-eject-des .work-1 {
  width: 438px;
  height: 240px;
  top: -20px;
}
.n-eject-des .work-2 {
  width: 370px;
  height: 90px;
  top: -140px;
  left: 98px;
}
.n-eject-close {
  position: absolute;
  top: 0;
  cursor: pointer;
  left: 1034px;
  width: 28px;
  height: 28px;
}
.n-eject-close img {
  width: 28px;
  height: 28px;
}
.n-eject-form {
  width: 320px;
  float: left;
  margin-left: 36px;
}
.form-list {
  margin-top: 5px;
}
.input-item {
  position: relative;
  margin-bottom: 10px;
}
.input-item .label {
  color: #040818;
  font-size: 14px;
  float: left;
  line-height: 38px;
}
.input-item .label .red {
  font-size: 12px;
  color: #F33F3E;
  margin-right: 5px;
}
.input-type {
  padding-top: 4px;
  margin-bottom: 6px;
}
.input-type .label {
  line-height: 30px;
}
.input-item .fr {
  width: 360px;
  float: left;
}
.yewu-type {
  float: right;
  width: 240px;
}
.yewu-type .item {
  font-size: 14px;
  width: 50px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  padding-left: 18px;
  background: url(../pc-operational/check.png?v=20191220) left 8px no-repeat;
  background-size: 14px 14px;
  cursor: pointer;
  color: #040818;
}
.yewu-type .check {
  background: url(../pc-operational/checked.png?v=20191220) left 8px no-repeat;
  background-size: 14px 14px;
  color: #F33F3E;
}
.input-item .input {
  height: 38px;
  border: solid 1px #EDEDED;
  padding: 0 10px;
  width: 218px;
  background: #fff;
  border-radius: 2px;
  font-size: 14px;
  display: inline-block;
  position: relative;
  color: #040818;
  cursor: pointer;
  float: right;
}
.input-item .placeholder {
  color: #B9BEC3;
}
.input-item .input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #B9BEC3;
}
.input-item .input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #B9BEC3;
}
.input-item .input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #B9BEC3;
}
.n-eject-form .input-item .line-height {
  line-height: 40px;
}
.n-eject-form .input-item .arrow {
  background: url(../pc-operational/arrow.png) left 2px no-repeat;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 8px;
  right: 8px;
}
.n-eject-btn {
  background: -webkit-linear-gradient(315deg, #ff6e57 0%, #f33f3e 100%);
  background: linear-gradient(135deg, #ff6e57 0%, #f33f3e 100%);
  border-radius: 2px;
  width: 320px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.city-result {
  display: block;
  position: relative;
  z-index: 1;
}
.n-eject-code {
  float: left;
  width: 142px;
  margin-top: 41px;
  text-align: center;
  padding-left: 120px;
  position: relative;
  top: -187px;
}
.n-eject-code img {
  width: 142px;
  height: 142px;
}
.n-eject-code .text {
  color: #040818;
  font-size: 14px;
}
.clue_error {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 274px;
  z-index: 3;
  left: 0;
  text-align: center;
}
.clue_error span {
  background: #fff;
  padding: 15px 20px;
  display: inline-block;
  border-radius: 8px;
  margin-top: 103px;
}
.city-modal {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  background: #fff;
  height: 400px;
  overflow-y: scroll;
  /* display: none;*/
}
#wrapper {
  position: absolute;
  z-index: 6;
  height: 400px;
  top: 0;
  left: 15px;
  bottom: 10px;
  right: 15px;
}
.city-modal .city-list {
  list-style: none;
  padding-bottom: 20px;
  /* height: 580px;
    overflow-y: scroll; */
}
.city-modal .city-list::-webkit-scrollbar {
  display: none;
}
.city-modal .city-list .city-item {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dfe2e9;
  color: #1E1E27;
}
.code-az {
  position: absolute;
  right: -10px;
  top: 4px;
  width: 20px;
  background: rgba(120, 120, 120, 0.1);
  z-index: 6;
  border-radius: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.code-az .az-item {
  display: block;
  height: 20px;
  width: 20px;
  margin-bottom: 2px;
  text-align: center;
  line-height: 20px;
  color: #666;
}
.code-az .az-item.active {
  color: #F33F3E;
}
.sort_letter {
  height: 40px;
  line-height: 20px;
  border-bottom: 1px solid #dfe2e9;
  font-size: 18px;
  padding-top: 15px;
}
.mini {
  width: 140px;
  position: absolute;
  top: 36px;
  cursor: pointer;
  right: 0;
  color: #040818;
  right: 30px;
  display: block;
}
.mini .miniPhoto {
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.mini .yidiantong {
  display: none;
}
.mini .yidiantongUrl {
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.mini .yidiantongUrl img {
  width: 120px;
  height: 120px;
}
.mini .yidiantongText,
.mini .pcText {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  text-align: center;
  line-height: 17px;
  margin-top: 10px;
}
.mini .miniPhoto.active {
  position: relative;
}
.mini .miniPhoto.active .icon {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  background: #f00;
  display: block;
}
.mini .red {
  color: red;
}
.clue_privacy {
  margin-bottom: 5px;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.clue_privacy span {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.clue_privacy span b {
  width: 14px;
  height: 14px;
  background-size: 100%;
  margin-right: 8px;
  display: inline-block;
}
.clue_privacy span b {
  background: url(../pc-operational/check.png?v=20191220) center center no-repeat;
}
.clue_privacy span.activeSpan b {
  background: url(../pc-operational/checked.png?v=20191220) center center no-repeat;
  background-size: 14px 14px;
}

/*# sourceMappingURL=pc-operational.css.map */
