body {
  color: #ca9e67;
  background: #1d1d1b;
  overflow-y: scroll;
}
.contentwrap {
  padding: 0 0.53333333rem;
}
.contentwrap .logo {
  padding: 0.53333333rem 0 0.37333333rem 0;
  text-align: center;
}
.contentwrap .logo .logoimg {
  width: 5.24rem;
  height: 0.46666667rem;
}
.contentwrap .content .title {
  font-size: 0.37333333rem;
  color: #fff;
}
.contentwrap .content .com {
  font-size: 0.4rem;
  color: #ca9e67;
  margin-top: 0.53333333rem;
}
.contentwrap .content .com .label {
  width: 24%;
  font-size: 0.4rem;
  color: #ca9e67;
  height: 0.93333333rem;
  line-height: 0.93333333rem;
  vertical-align: middle;
  text-align: left;
  padding-right: 0.4rem;
}
.contentwrap .content .com .label.moretext {
  line-height: 0.53333333rem;
  font-size: 0.34666667rem;
}
.contentwrap .content .com .label.smlabel {
  width: 14%;
}
.contentwrap .content .com input {
  width: 76%;
  background-color: #4a4a49;
  border-radius: 0;
  border: solid 1px #ca9e67;
  font-size: 0.32rem;
  padding: 0.30666667rem 0.26666667rem;
  color: #ca9e67;
  height: 0.93333333rem;
}
.contentwrap .content .com input.big_input {
  width: 86%;
}
.contentwrap .content .com .big_label {
  margin-bottom: 0.4rem;
}
.contentwrap .content .com .textarea {
  height: 2rem;
  background-color: #4a4a49;
  border-radius: 0;
  border: solid 1px #ca9e67;
  width: 100%;
  padding: 0.30666667rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #ca9e67;
}
.btnwrap {
  margin-top: 0.53333333rem;
  padding-bottom: 0.53333333rem;
}
.submitbtn {
  width: 4rem;
  height: 1.06666667rem;
  border-radius: 0;
}
.submitbtn img {
  width: 4rem;
  height: 1.06666667rem;
}
.bordernone {
  border: none!important;
}
input[type="submit"] {
  border: none;
  background: none;
  border-radius: 0;
  -webkit-appearance: none;
}
.tip-wrap img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.btns {
  position: absolute;
  width: 100%;
  bottom: 0.8rem;
  margin: 0 auto;
  text-align: center;
  z-index: 1000;
}
.btns .btn {
  width: 4rem;
  height: 1.06666667rem;
  margin-right: 0.93333333rem;
  display: inline-block;
}
.btns .btn:last-child {
  margin-right: 0;
}
.btns .btn img {
  width: 4rem;
  height: 1.06666667rem;
}
.newbtn {
  background: #1d1d1b;
  text-align: center;
  padding-bottom: 1.06666667rem;
}
.newbtn .btn {
  width: 4rem;
  height: 1.06666667rem;
  margin-right: 0.93333333rem;
  display: inline-block;
}
.newbtn .btn:last-child {
  margin-right: 0;
}
.newbtn .btn img {
  width: 4rem;
  height: 1.06666667rem;
}
.item {
  background: #1d1d1b;
}
.item .advatorwrap {
  position: relative;
  width: 5.33333333rem;
  height: 4.26666667rem;
}
.item .advatorwrap img {
  width: 5.33333333rem;
  height: 4.26666667rem;
}
.item .person {
  position: relative;
  width: 5.33333333rem;
  height: 3.06666667rem;
}
.item .person img {
  width: 5.33333333rem;
  height: 3.06666667rem;
}
#type,
#type2 {
  position: relative;
  overflow: hidden;
}
#type .swiper-slide {
  padding-right: 0.53333333rem;
  width: auto;
}
#type .swiper-slide:first-child {
  padding-left: 0.53333333rem;
}
#type2 .swiper-slide {
  padding-right: 0.53333333rem;
  width: auto;
}
#type2 .swiper-slide:first-child {
  padding-left: 0.53333333rem;
}
