#wholesaler_section {
  padding-top: 11.45833333rem;
}
#wholesaler_section #wholesaler {
  height: 71.875rem;
}
#wholesaler_section #wholesaler .w-hd {
  display: flex;
  justify-content: space-between;
}
#wholesaler_section #wholesaler .w-hd .w-hd--title {
  display: flex;
  flex: 46;
}
#wholesaler_section #wholesaler .w-hd .w-hd--tab {
  display: flex;
  flex: 54;
}
#wholesaler_section #wholesaler .w-hd .w-hd--tab .tab-links {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px #eee solid;
}
#wholesaler_section #wholesaler .w-hd .w-hd--tab .tab-links .tab-link {
  font-size: 1.04166667rem;
  height: 3.54166667rem;
  line-height: 3.54166667rem;
}
#wholesaler_section #wholesaler .w-hd .w-hd--tab .tab-links .tab-link:hover {
  border-bottom: 1px #000 solid;
}
#wholesaler_section #wholesaler .w-hd .w-hd--tab .tab-links .tab-link.active2 {
  border-bottom: 1px #000 solid;
}
#wholesaler_section #wholesaler .w-bd {
  margin-top: 1.5625rem;
  background: #F3F3F3;
  border-radius: 1.04166667rem;
  padding: 2.60416667rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box {
  display: flex;
  justify-content: space-around;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-left {
  width: 29.6875rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-left .tab-left-title {
  font-size: 3.75rem;
  color: #8B77FC;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right {
  width: 44.16666667rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right .tabc-right-title {
  font-size: 2.03125rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form {
  width: 44.16666667rem;
  margin-top: 2.08333333rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item {
  display: flex;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item > *:nth-child(2) {
  margin-left: 2.08333333rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item .form-item {
  display: flex;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item .form-item input,
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item .form-item select {
  width: 20.3125rem;
  color: #707070;
  font-size: 0.72916667rem;
  border: #B3B6BB 1px solid;
  margin-bottom: 1.04166667rem;
  font-family: 'Montserrat-Regular';
  border-radius: 0.20833333rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item .form-item input {
  padding: 0.72916667rem 0 0.72916667rem 1.14583333rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item .form-item select {
  appearance: none;
  -webkit-appearance: none;
  padding: 0.72916667rem 0 0.72916667rem 1.14583333rem;
  -moz-appearance: none;
  /* 防止背景图片重复 */
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item .form-item .arrow-down {
  width: 1.30208333rem;
  height: 0.78125rem;
  position: absolute;
  right: 0.52083333rem;
  top: 0.625rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .tabc-right-item .form-item .form-required {
  margin-right: 0.3125rem;
  font-size: 1.04166667rem;
  color: #f00;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form textarea {
  width: 43.33333333rem;
  height: 7.8125rem;
  color: #333;
  font-size: 0.83333333rem;
  border: #B3B6BB 1px solid;
  margin: 0.52083333rem 0;
  border-radius: 0.20833333rem;
  padding: 0.72916667rem 0 0.72916667rem 1.14583333rem;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .upload {
  width: 44.16666667rem;
  margin-top: 0.52083333rem;
  display: flex;
  justify-content: space-between;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .upload .upload-left {
  flex: 25%;
  position: relative;
  cursor: pointer;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .upload .upload-left input {
  position: absolute;
  opacity: 0;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .upload .upload-left img {
  vertical-align: middle;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .upload .upload-left span:hover {
  color: #7259FF;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .upload .upload-right {
  flex: 75%;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .sub-btn {
  width: 42.70833333rem;
  background: #000;
  font-size: 1.40625rem;
  color: #bfff00;
  padding: 0.625rem 0;
  text-align: center;
  margin-top: 3.125rem;
  border-radius: 1.5625rem;
  cursor: pointer;
}
#wholesaler_section #wholesaler .w-bd .who-content .tab-content .tab-box .tabc-right form .sub-btn:hover {
  transform: scale(1.04);
  transition: 0.5s ease;
}
