html {
  min-width: inherit;
}

body {
  min-width: inherit;
  font-family: "PingFangSC-Regular, PingFang SC";
}
.content {
  width: 14.4rem;
  margin: 0 auto;
  overflow: hidden;
}
.content .title {
  font-size: .42rem;
  font-weight: 600;
  line-height: .63rem;
}

.global-more {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: .1rem;
  margin-bottom: 0.06rem;
  color: #1842B3;
  font-size: 0.16rem;
  line-height: .22rem;
  font-weight: 400;
}

.global-more:hover{
  color: #005BAB;
}

.global-more::after{
  content: '';
  width: .17rem;
  height: .15rem;
  margin-left: 0.1rem;
  background: url('https://static01-www.qianxin.com/qaxweb/9652223ef3f44d7a143cc3d445900305.png') no-repeat;
  background-size: contain;
}

/*新版分页*/
.page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.page ul {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.16rem;
}

.page li {
  width: .3rem;
  height: .22rem;
  line-height: .22rem;
  text-align: center;
  cursor: pointer;
  background: #ffffff;
}

.page li:not(:last-child):not(:first-child) {
  margin-right: .1rem;
}

.page li a,
.page span a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: .16rem;
  color: #0032B4;
}

.page span.gray a {
  color: #bdbdbd;
  cursor: default;
}

.page span.gray a:hover i {
  text-decoration: none;
}

.page .page-current a {
  color: #000000;
}

.page .page-pre,
.page .page-next {
  line-height: .22rem;
  text-align: center;
  cursor: pointer;
  background: #ffffff;
}

.page .page-pre i,
.page .page-next i {
  margin: 0 0.16rem;
  line-height: 1;
  font-size: .16rem;
}

/* Firefox */
.custom-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: #c7c7c7 rgba(199, 199, 199, 0.25);
}

/* Chrome, Edge and Safari */
.custom-scrollbar::-webkit-scrollbar {
  height: 0.06rem;
  width: 0.06rem;
}

.custom-scrollbar::-webkit-scrollbar-track {
  border-radius: 0.06rem;
  background-color: rgba(199, 199, 199, 0.25);
}

.custom-scrollbar::-webkit-scrollbar-track:hover {
  background-color: rgba(199, 199, 199, 0.25);
}

.custom-scrollbar::-webkit-scrollbar-track:active {
  background-color: rgba(199, 199, 199, 0.25);
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 0.06rem;
  background-color: #c7c7c7;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #0032b4;
}

.custom-scrollbar::-webkit-scrollbar-thumb:active {
  background-color: #0032b4;
}

.swiper-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.swiper-pre,
.swiper-next {
  width: 0.32rem;
  height: 0.32rem;
  cursor: pointer;
}

.swiper-pre {
  background: url('https://static01-www.qianxin.com/qaxweb/ee8bfd62cfdb21e6d6732ac8083108a8.svg') no-repeat 50% 50%;
  background-size: cover;
}

.swiper-next {
  background: url('https://static01-www.qianxin.com/qaxweb/4659422836e97a4125d88e0a84c6ae66.svg') no-repeat 50% 50%;
  background-size: cover;
}

.swiper-count {
  width: auto;
  margin-right: 0.16rem;
  margin-left: 0.16rem;
  color: #000000;
  font-size: 0.16rem;
  line-height: 0.22rem;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  
  .content {
    width: 7.04rem;
  }

  .global-nav .content {
    width: 100%;
    margin: 0;
  }

  .global-more {
    font-size: .3rem;
    line-height: 0.42rem;
  }

  .global-more::after {
    content: '';
    width: .34rem;
    height: .3rem;
    margin-left: 0.2rem;
  }

  /*新版分页*/
  .page {
    padding: 0;
  }

  .page li a,
  .page span a {
    font-size: .28rem;
  }

  .page .page-pre i,
  .page .page-next i {
    font-size: .32rem;
  }

  /* 轮播切换器 */
  .swiper-page {
    margin-right: -0.24rem;
  }

  .swiper-pre,
  .swiper-next {
    width: 0.64rem;
  }

  .swiper-pre {
    background: url('https://static01-www.qianxin.com/qaxweb/b5ef838fa43d230d0c04d848188f9df0.png') no-repeat 50% 50%;
    background-size: cover;
  }

  .swiper-next {
    background: url('https://static01-www.qianxin.com/qaxweb/6dfde4b187282236cf9fc1fd392c12b3.png') no-repeat 50% 50%;
    background-size: cover;
  }

  .swiper-count {
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.35rem;
  }
}
.bread-crumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 0.5rem;
  border-bottom: 1px solid #C0C0C0;
  background: #F2F4F8;
}

.bread-crumb--inner {
  display: -ms-flexbox;
  display: flex;
  width: 14.4rem;
  margin: 0 auto;
  line-height: 0.5rem;
}

.bread-crumb__item {
  color: #676767;
  font-size: 0.14rem;
  font-weight: 400;
  white-space: nowrap;
}

.bread-crumb__link {
  font-size: 0.14rem;
}

.bread-crumb__link,
.bread-crumb__divider {
  font-family: PingFangSC-Regular, PingFang SC;
  color: #676767;
  font-weight: 300;
}

.bread-crumb__divider {
  margin-left: 0.08rem;
  margin-right: 0.08rem;
}

.bread-crumb__item:last-child {
  color: #000;
}

.bread-crumb__link:hover {
  color: #0032B4;
}

@media screen and (max-width: 768px) {
  .bread-crumb--inner {
    width: 100%;
  }

  .bread-crumb {
    min-height: 0.6rem;
    padding: 0 .32rem;
  }

  .bread-crumb__item,
  .bread-crumb__link,
  .bread-crumb__divider {
    font-size: .24rem;
  }

  .bread-crumb__item:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.big-picture {
  position: relative;
  overflow: hidden;
  background: #000;
}

.big-picture-pc {
  display: block;
  width: 100%;
  position: relative;
}

.big-picture-content {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.big-picture-content-text {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: center;
      justify-content: center;
}

.big-picture-content-title {
  width: 14.4rem;
  font-size: .42rem;
  font-weight: 600;
  color: #FFF;
  line-height: .58rem;
}

.big-picture-content-desc {
  width: 8rem;
  margin-top: .14rem;
  font-size: .16rem;
  line-height: .28rem;
  color: #D8D8D8;
  font-weight: 400;
  overflow: hidden;
}

.big-picture-content-link {
  display: block;
  -ms-flex-align: center;
      align-items: center;
  width: 1.8rem;
  height: 0.4rem;
  margin-top: 0.2rem;
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.16rem;
  font-weight: 400;
  text-align: center;
  line-height: 0.4rem;
}

@media screen and (max-width: 768px) {
  .big-picture,
  .big-picture-pc,
  .big-picture-content {
    width: 100%;
    height: 3.4rem;
  }

  .big-picture-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }

  .big-picture-content-text {
    -ms-flex: 1;
        flex: 1;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: .8rem .32rem 0;
  }

  .big-picture-content-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 7.09rem;
    font-size: .5rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: .7rem;
  }

  .big-picture-content-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 7.09rem;
    margin-top: .2rem;
    font-size: .3rem;
    line-height: .42rem;
    color: #d8d8d8;
  }

  .pattern-flow .big-picture-content {
    position: static;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  .pattern-flow.big-picture,
  .pattern-flow .big-picture-pc,
  .pattern-flow .big-picture-content {
    height: auto;
  }

  .pattern-flow .big-picture-content-text {
    padding: 0.3rem 0.32rem 0.47rem;
  }

  .big-picture-content-title {
    font-size: 0.54rem;
    line-height: 0.75rem;
  }

  .big-picture-content-link {
    width: 2.9rem;
    height: 0.84rem;
    margin-top: 0.4rem;
    font-size: 0.3rem;
    line-height: 0.84rem;
  }
}
::-webkit-input-placeholder,
::-moz-placeholder {
  color: #999;
  font-size: 0.14rem;
  font-weight: 400;
}

input,
textarea {
  -webkit-appearance: none;
  appearance: none;
}

select {
  display: none;
}

select:invalid {
  color: #999;
}

.form__item--grid {
  display: -ms-flexbox;
  display: flex;
  grid-gap: 0.2rem;
  gap: 0.2rem;
}

.form__item--grid .form__item + .form__item {
  margin-left: 0.4rem;
}

.form__item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.3rem;
}

.form__label {
  min-width: 0.96rem;
  margin-right: 0.18rem;
  white-space: nowrap;
  color: #1D1D1D;
  font-size: 0.18rem;
  line-height: 0.38rem;
}

.form__label.required {
  position: relative;
}

.form__label.required::before {
  color: #D31010;
  content: '*';
}

label.error {
  position: absolute;
  bottom: -0.24rem;
  left: 0;
  color: #D31010;
  font-size: 0.14rem;
  line-height: 0.24rem;
}

.form__file--container label.error {
  bottom: -0.45rem;
}

.form__content {
  position: relative;
  -ms-flex: 1;
      flex: 1;
}

.form__captcha {
  box-sizing: border-box;
  width: 1.2rem;
  height: 0.38rem;
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  cursor: pointer;
}

.form__captcha:hover {
  border-color: #0032B4;
}

.form__captcha img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.form__btn-submit {
  width: 1.4rem;
  height: 0.46rem;
  border: none;
  background: #0032B4;
  color: #fff;
  font-size: 0.16rem;
  line-height: 0.24rem;
  cursor: pointer;
}

.form__file--container {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-radius: 2px;
  line-height: 0.38rem;
}

.form__file {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.form__file-placeholder {
  display: block;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  padding-right: 0.12rem;
  padding-left: 0.12rem;
  color: #999;
  font-size: 0.14rem;
  white-space: nowrap;
}

.form__file-placeholder.selected {
  opacity: 1;
  color: #1D1D1D;
}

.form__file-tips {
  position: absolute;
  top: 0.45rem;
  left: 0;
  color: #999;
  font-size: 0.14rem;
  line-height: 1;
  word-wrap: break-word;
}

.q-input {
  display: -ms-inline-flexbox;
  display: inline-flex;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  height: 0.38rem;
  padding-right: 0.12rem;
  padding-left: 0.12rem;
  font-size: 0.14rem;
}

.q-textarea {
  display: -ms-inline-flexbox;
  display: inline-flex;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  padding: 0.12rem;
}

.q-input:focus,
.q-textarea:focus,
select:focus {
  border-color: #0032B4;
}

.q-radio-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  margin-bottom: -0.3rem;
}

.q-radio {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
}

.q-radio__input {
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  width: 0.22rem;
  height: 0.22rem;
  margin-right: 0.1rem;
  border: 1px solid #C0C0C0;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}

.q-radio:hover .q-radio__input:not(:checked) {
  border-color: #0032B4;
  background-color: #e6eeff;
}

.q-radio__input:checked {
  position: relative;
  border-color: #0032B4;
}

.q-radio__label {
  font-size: 0.18rem;
}

.q-radio__input:not(:checked) + .q-radio__label {
  color: #999;
}

.q-radio__input:checked::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background-color: #0032B4;
  content: '';
}

.q-radio__input:checked + .q-radio__label {
  color: #1D1D1D;
}

.q-radio {
  margin-right: 0.2rem;
}

.q-checkbox {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  cursor: pointer;
}

.q-checkbox input {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.16rem;
  height: 0.16rem;
  opacity: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.q-checkbox input ~ .checkmark {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 0.16rem;
  height: 0.16rem;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 0.08rem;
  border: 1px solid #C0C0C0;
  border-radius: 2px;
  text-align: center;
  line-height: 0.16rem;
}

.q-checkbox input:checked ~ .checkmark::after {
  width: 100%;
  height: 100%;
  background: url('https://static01-www.qianxin.com/qaxweb/63f52cfadfcfa673a6da48d7903912ca.png') no-repeat 50% 50%;
  background-size: 80% 80%;
  content: '';
}

@media screen and (max-width: 768px) {
  ::-webkit-input-placeholder,
  ::-moz-placeholder {
    font-size: 0.28rem;
  }

  .form__item--grid,
  .form__item {
    display: block;
  }

  .form__item {
    margin-bottom: 0.4rem;
  }

  .form__item--grid .form__item+.form__item {
    margin-left: 0;
  }

  .form__label {
    margin-bottom: 0.24rem;
    font-size: 0.34rem;
    line-height: 0.48rem;
  }

  .q-input {
    display: block;
    height: 0.8rem;
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    font-size: 0.28rem;
  }

  .q-radio__input {
    width: 0.36rem;
    height: 0.36rem;
  }

  .q-radio__input:checked::before {
    width: 0.19rem;
    height: 0.19rem;
  }

  .q-radio__label {
    font-size: 0.28rem;
    line-height: 0.4rem;
  }

  .q-radio {
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
  }

  label.error {
    display: block;
    position: static;
    margin-top: 0.08rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
  }

  .q-checkbox input {
    width: 0.32rem;
    height: 0.32rem;
  }

  .q-checkbox input ~ .checkmark {
    width: 0.32rem;
    height: 0.32rem;
    line-height: 0.32rem;
  }

  .form__file-placeholder {
    padding-left: 0.3rem;
    padding-right: 0.32rem;
    font-size: 0.28rem;
    line-height: 0.8rem;
  }

  .form__file-tips {
    display: none;
    position: static;
    margin-top: 0.08rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
  }

  .form__btn-submit {
    display: block;
    width: 100%;
    height: 0.94rem;
    font-size: 0.32rem;
    line-height: 0.94rem;
  }
}


.notify{
	position: fixed;
	width: 400px;
	padding: 15px;
	z-index: 1000001;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	transition: all .4s ease-in-out;
}
.notify > button.close{
	position: absolute;
	top: 8px;
	right: 12px;
	-webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
	float: right;
    font-size: 23px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
	outline: none;
}
.notify > button.close:hover{
	filter: alpha(opacity=50);
    opacity: .5;
}
.notify-dismissible .message{
	padding-right: 25px;
}

/** animation type **/
.notify.scale{
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}
.notify.left.drop{
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
}
.notify.center.drop{
	-webkit-transform: translateY(-120%);
	transform: translateY(-120%);
	opacity: 0;
}
.notify.right.drop{
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
}
.notify.middle.center.drop{
	-webkit-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
}
.notify.bottom.center.drop{
	-webkit-transform: translateY(120%);
	transform: translateY(120%);
	opacity: 0;
}
.notify.fade{
	opacity: 0;
}
.notify.out{
	opacity: 0;
}

/** notify type **/
.notify-default{
	background-color: #fff;
	color: #333;
	box-shadow: 0 3px 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.2);
}
.notify-info{
	color: #31708f;
	background-color: #d9edf7;
}
.notify-toast{
	color: #fff;
	background-color: rgba(0,0,0,0.75);
}
.notify-danger{
	color: #a94442;
	background-color: #f2dede;
}
.notify-warning{
	color: #8a6d3b;
	background-color: #fcf8e3;
}
.notify-success{
	color: #3c763d;
	background-color: #dff0d8;
}

/** position **/
.notify.top{
	top: 15px;
}
.notify.middle{
	top: 50%;
}
.notify.bottom{
	bottom: 15px;
}
.notify.left{
	left: 15px;
}
.notify.center{
	left: 50%;
	margin-left: -200px;
}
.notify.right{
	right: 15px;
}

/** buttons **/
.notify-buttons{
	width: 100%;
	margin-top: 10px;
}
.notify-buttons.left{
	text-align: left;
}
.notify-buttons.center{
	text-align: center;
}
.notify-buttons.right{
	text-align: right;
}
.notify-buttons > button{
	border: 1px solid #ddd;
	padding: 4px 10px;
	background: #fff;
	color: #333;
	cursor: pointer;
	outline: none;
}
.notify-buttons > button:hover{
	background: #eee;
}
.notify-buttons > button:first-child{
	margin-right: 5px;
}

/** util **/
.notify-backdrop{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9998;
	background-color: #000;
	opacity: 0;
	transition: opacity .4s ease-in-out;
}
body.notify-open{
	overflow: hidden;
}
body.notify-open-drop{
	overflow-x: hidden;
}

@media all and (max-width:768px){
	.notify{
		width: 100%;
		left: 0!important;
		margin: 0!important;
		border-radius: 0;
		-webkit-border-radius: 0;
	}
	.notify.top{
		top: 0!important;
	}
	.notify.bottom{
		bottom: 0!important;
	}
	.notify.middle{
		width: 80%!important;
		margin-left: 10%!important;
		border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	.notify.left.drop, .notify.right.drop{
		-webkit-transform: translateY(-120%);
		transform: translateY(-120%);
	}
	.notify.bottom.drop{
		-webkit-transform: translateY(120%);
		transform: translateY(120%);
		opacity: 0;
	}
}

.partner-form {
  padding-top: 0.7rem;
  padding-bottom: 1rem;
}

.form--container.partner .input--container {
  position: relative;
	width: 4rem;
}

.form--container.partner .input-address--container {
  position: relative;
  width: 4.88rem;
}

.form--container.partner .form__action {
	margin-left: 1.3rem;
}

.industry-tips {
  position: absolute;
  bottom: -0.24rem;
  left: 0;
  color: #D31010;
  font-size: 0.14rem;
  line-height: 0.24rem;
}

.file-name--container {
  position: absolute;
  top: -100%;
  left: -100%;
  white-space: nowrap;
  font-size: 0.14rem;
}

.privacy-agreement {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  margin-left: 1.3rem;
  font-size: 0.14rem;
  line-height: 0.3rem;
}

.privacy-agreement a {
  color: #0032B4;
}

.privacy-agreement a:hover {
  text-decoration: underline;
}

.privacy-agreement label.error {
  white-space: nowrap;
}

.form__label {
  width: 1.1rem;
}

.form__sms-code {
  cursor: pointer;
}

.form__sms-code,
.form__count-down {
  box-sizing: border-box;
  width: 1.1rem;
  height: 0.38rem;
  white-space: nowrap;
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  color: #999;
  font-size: 0.14rem;
  line-height: 0.38rem;
  text-align: center;
}

.form__count-down {
  display: none;
  cursor: default;
}

.city-select {
  display: -ms-flexbox;
  display: flex;
}

.city-select__item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 2.3rem;
  position: relative;
  margin-right: 0.2rem;
}

#industry,
#province,
#city,
#job {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.company-names {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0.4rem;
  z-index: 2;
  width: 100%;
  border: 1px solid #C0C0C0;
  background-color: #fff;
  max-height: 2rem;
  overflow-y: auto;
}

.company-names:empty {
  display: none;
}

.company__item {
  padding-right: 0.16rem;
  padding-left: 0.16rem;
  font-size: 0.14rem;
  line-height: 0.38rem;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}

.company__item:hover {
  background: #f6f6f6;
  color: #0032B4;
}

@media screen and (max-width: 768px) {
  .partner-form {
    padding: 0.8rem 0.32rem 1rem;
  }

  .form__label {
    width: 100%;
    margin-right: 0;
  }

  .form--container.partner .input--container {
    width: 100%;
  }

  .nice-select .current {
    font-size: 0.28rem;
  }

  .city-select {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .city-select__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex: 1;
        flex: 1;
  }

  .city-select__item:nth-child(2) {
    margin-right: 0;
  }

  .city-select__item label.error {
    -ms-flex-order: 1;
        order: 1;
  }

  .form--container.partner .input-address--container {
    margin-top: 0.24rem;
    width: 100%;
  }

  .privacy-agreement {
    margin-left: 0;
    margin-bottom: 0.8rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }

  .form--container.partner .form__action {
    margin-left: 0;
  }

  .privacy-agreement label.error {
    position: absolute;
    bottom: -0.64rem;
  }

  .industry {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }

  .industry label {
    -ms-flex-order: 1;
        order: 1;
  }

  .form__item--grid.smscode {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-gap: 0;
    gap: 0;
  }

  .form__item--grid.smscode .q-input {
    width: 4.44rem;
    margin-right: 0.2rem;
  }

  .form__item--grid.smscode label {
    -ms-flex-order: 1;
        order: 1;
  }

  .form__sms-code,
  .form__count-down {
    width: 2.4rem;
    height: 0.8rem;
    font-size: 0.28rem;
    line-height: 0.8rem;
  }

  .select--container.job {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }

  .select--container.job label {
    -ms-flex-order: 1;
        order: 1;
  }

  .company-names {
    top: 0.8rem;
    width: 7.04rem;
  }

  .company__item {
    font-size: 0.28rem;
    line-height: 0.76rem;
  }
}