@charset "utf-8";
ol li {
  list-style-type: none;
}
.pt20 input {
  width: 100%;
}
.w960 {
  width: calc(100% - 20px);
  margin: 0 auto;
  max-width: 960px;
  padding: 0 10px;
}
.w330 {
  width: 330px;
  margin: 0 auto;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.c7b {
  color: #7b7b7b;
}
.c46 {
  color: #4677bd;
}
.f16 {
  font-size: 16px;
  display: block;
  padding-bottom: 10px;
}
/* header */
.sp {
  color: #707070;
  margin: 0 2px;
}
#headBox {
  background-color: #525255;
}
#ac-navs a {
  color: #ebebeb;
  font-size: 18px;
  line-height: 60px;
  display: inline-block;
  margin-left: 2em;
}
#ac-navs a:hover {
  text-decoration: none;
  color: #96e443;
}
#ac-navs .active {
  text-decoration: none;
  color: #96e443;
}
.ac-icon {
  display: none;
}
.ac-title {
  font-size: 36px;
  color: #fff !important;
  line-height: 50px;
}
.ac-title:hover {
  text-decoration: none;
}
#processor {
  background-color: #565656;
  padding: 15px 70px;
  position: relative;
}
#step1 {
  display: block;
}
.processorBox  {
 display: flex;
 justify-content: space-between;
}
.step_inner {
  color: #ffffff;
  text-align: center;
  width: 95px;
  margin: 0 auto;
}
.step_line {
  height: 6px;
  position: absolute;
  top: 50%;
  margin: -18px auto auto -360px;
  z-index: 1;
}
#step_line1 {
  left: 50%;
  width: 720px;
  background-color: #9e9f9f;
}
#step_line2 {
  width: 225px;
  background-color: #64bd2e;
  left: 50%;
  display: none;
}
#step_line3 {
  width: 225px;
  background-color: #9e9f9f;
  left: 76%;
  display: none;
}
#step_line4 {
  width: 225px;
  background-color: #64bd2e;
  left: 76%;
  display: none;
}
#step_line5 {
  width: 255px;
  background-color: #64bd2e;
  left:99%;
  display: none;
}
#step_line6 {
  width: 255px;
  background-color: #9e9f9f;
  left:99%;
  display: none;
}
.processorBox li .icon_step {
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #a4a4a4;
  position: relative;
  z-index: 2;
}
.processorBox .current .icon_step {
  background-color: #64bd2e;
}
.processorBox .current h4 {
  color: #64bd2e;
}
.processorBox h4 {
  color: #fff;
  margin-top: 5px;
}
.content {
  background-color: #ffffff;
  padding: 15px 50px 150px 20px;
}
.frm_control_group {
  padding-bottom: 25px;
}
.frm_label {
  width: 6em;
  float: left;
  margin-right: 1em;
  line-height: 35px;
}
.frm_controls {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: auto;
}
.frm_input,
.frm_textarea {
  width: 300px;
  outline: 0 none;
  border: 1px solid #c5c5c5;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;
  padding: 0 10px;
}
.frm_input:focus,
.frm_textarea:focus {
  border: 1px solid #4677bd;
  box-shadow: 0 0 2px #ddd;
  -webkit-box-shadow: 0 0 3px #ddd;
}
.frm_tips {
  color: #c1c2c3;
  padding-top: 4px;
  width: 320px;
}
.toolBar {
  margin-top: 15px;
  padding: 25px 0 0 98px;
  border-top: 1px solid #d2d2d2;
  box-shadow: 0 1px 0 #fbfbfb inset;
  -webkit-box-shadow: 0 1px 0 #fbfbfb inset;
}
.btn {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
  overflow: visible;
  padding: 0 36px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}
.btn_primary {
  background-color: #4aaf33 !important;
  color: #ffffff !important;
  border: 1px solid #3eac27 !important;
}
.xoxobtn_primary {
    border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
  overflow: visible;
  padding: 0 36px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  background-color: #4aaf33 !important;
  color: #ffffff !important;
  border: 1px solid #3eac27 !important;
}
.btn_default {
  background-color: #f1f1f1;
  color: #000000;
  border: 1px solid #d1d1d1;
}
.btn:hover {
  text-decoration: none;
}
.phoneYzm {
  width: 145px;
}
.ac-change {
  height: 35px;
  width: 322px;
  line-height: 35px;
}
.ac-change label {
  padding-right: 20px;
}
.ac-change input {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
/* footer */
#footer {
  padding: 12px 0 30px 0;
  color: #9e9f9f;
}
.footNavs {
  color: #9e9f9f;
}
.main {
  width: 80%;
  margin: 0 auto;
}
.upload-content .modal-dialog {
  width: 100%;
}
.show {
  text-align: center;
}
.upload-content .content-img-list {
  display: inline-block;
  padding: 0;
}
.upload-content .content-img .gcl {
  font-size: 25px;
  color: #aaa;
}
.upload-content .content-img-list-item {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 7px;
  border: 1px dashed #dedede;
  border-radius: 4px;
  background-color: #fff;
  vertical-align: middle;
  line-height: 150px;
}
.upload-content .content-img-list-item .hide {
  display: none;
}
.upload-content .content-img-list-item div {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  line-height: 100px;
}
.upload-content .content-img-list-item .delete-btn,
.upload-content .content-img-list-item .big-btn {
  color: #fff;
  cursor: pointer;
  margin: 0 5px;
}
.upload-content .content-img-list-item img {
  width: 100%;
}
.upload-content .file {
  position: relative;
  display: inline-block;
  border: 1px dashed #dedede;
  border-radius: 4px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-color: #fff;
  vertical-align: top;
  margin: 7px;
}
.upload-content .file input {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width: 100px;
  height: 100px;
}
.upload-content .file:hover {
  border: 1px dashed #3a75dc;
}
#imgPreview {
  width: 40%;
  height: 180px;
  margin: 10px auto 0px auto;
  border: 1px solid black;
  text-align: center;
}
#imgSpan {
  position: absolute;
  top: 60px;
  left: 40px;
}
.filepath {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.updataImg {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  width: 100%;
}
.updataImg .frm_control_group {
  width: 285px;
}
.select {
  width: 322px;
  outline: 0 none;
  border: 1px solid #c5c5c5;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;
  padding: 0 10px;
  font-size: 20px;
}
.select option {
  outline: 0 none;
  font-size: 20px;
  color: #888;
}
#step_2 {
  display: none;
}
#step_3 {
  display: none;
}
#step_4 {
  display: none;
}
.frm_tel_tips {
  color: #f00;
  display: none;
}
.frm_id_tips {
  color: #f00;
  display: none;
}
.frm_name_tips {
  color: #f00;
  display: none;
}
.frm_address_tips {
  color: #f00;
  display: none;
}
.frm_picker select {
  height: 35px;
  width: 115px;
  line-height: 35px;
  vertical-align: middle;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;
  font-size: 20px;
  color: #888;
}
.frm_picker option {
  outline: 0 none;
  font-size: 20px;
  color: #888;
}
.frm_picker .frm_input {
  width: 120px;
}
.examine {
  display: none;
}
.examine li {
  width: 50%;
}
.ac-nav {
  display: none;
}
.ac-close {
  display: none;
}
@media only screen and (max-width: 768px) {
  body {
    background: #fff;
  }
  .w960 {
    width: 100%;
    padding: 0;
  }
  .w960 .ac-title {
    font-size: 0.31rem;
    display: inline-block;
    padding-left: 0.17rem;
  }
  .ac-change label {
    display: block;
  }
  .mt20 {
    margin-top: 0;
  }
  .step_top .oh {
    height: auto;
  }
  .ac-change {
    width: 100%;
    height: auto;
  }
  .frm_picker {
    display: inline-block;
  }
  .oh {
    position: relative;
    height: 0.85rem;
    display: flex;
    align-items: center;
    overflow: auto;
  }
  #ac-navs {
    display: none;
  }
  .processorBox {
    width: 100%;
    position: relative;
  }
  #processor {
    padding: 0.25rem 0.08rem;
  }
  #step_line1,
  #step_line2,
  #step_line3,
  #step_line4,
  #step_line5,
  #step_line6
  {
    display: none !important;
  }
  .select {
    width: 2.8rem;
    font-size: 0.28rem;
    height: 0.6rem;
    max-width: 325px;
    max-height: 35px;
  }
  .select option {
    font-size: 0.3rem;
  }
  .updataImg .frm_control_group {
    width: 90%;
  }
  .frm_input {
    width: 4rem;
    height: 0.6rem;
    max-width: 325px;
    max-height: 35px;
    display: block;
  }
  .frm_picker select {
    width: 1.6rem;
    font-size: 0.3rem;
    height: 0.6rem;
    max-width: 115px;
    max-height: 35px;
  }
  .frm_picker option {
    font-size: 0.3rem;
  }
  .frm_picker .frm_input {
    margin-top: 0.17rem;
    max-width: 120px;
    max-height: 35px;
  }
  .toolBar {
    padding: 25px 0 0 10px;
  }
  .w330 {
    width: 100%;
  }
  #footer {
    padding: 0;
  }
  .upload-content .content-img-list-item {
    width: 1.7rem;
    height: 1.7rem;
  }
  .upload-content img {
    max-height: 100%;
  }
  .ac-icon {
    display: block;
    position: absolute;
    right: 0.2rem;
    z-index: 10;
    top: 0.1rem;
  }
  .ac-icon img {
    width: 0.6rem;
  }
  .ac-icon .ac-close {
    width: 0.5rem;
  }
  .ac-nav {
    background-color: #525255;
  }
  .ac-nav a {
    font-size: 0.3rem;
    color: #fff;
  }
  .ac-nav li {
    padding: 0.1rem 0.17rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  .frm_control_group {
    padding-bottom: 0px;
    min-height: 35px;
  }
}
@media only screen and (max-width: 350px) {
  .frm_picker {
    width: 5rem;
  }
  .frm_tips {
    width: auto;
  }
}
.frm_invoice {
  display: none;
}
