body,
html {
  background: #F8F9FB;
  width: 100%;
  height: 100%;
  font-family: PingFangSC-Medium, PingFang SC;
}
.wrap {
  padding: 1.5rem 0;
  box-sizing: border-box;
}
.wrap a {
  color: #333;
  display: inline-block;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
.wrap .box {
  padding: 0 0.32rem;
  box-sizing: border-box;
}
.wrap .title {
  font-size: 0.36rem;
  font-weight: 600;
  margin: 0.6rem 0 0.32rem;
}
.model-1 .content {
  position: relative;
  width: 100%;
  height: 1.68rem;
  background: linear-gradient(270deg, #6b6f9e 0%, #393c65 100%);
  border-radius: 0.16rem;
  font-size: 0.28rem;
  color: #fff;
}
.model-1 .content img {
  width: 1.6rem;
  position: absolute;
  right: 0.24rem;
  bottom: 0;
}
.model-1 .content p {
  width: 4.64rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.24rem;
  line-height: 0.44rem;
}
.model-2 .content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 0.22rem;
  grid-row-gap: 0.32rem;
}
.model-2 .content .cont {
  background: #fff;
  height: 2.6rem;
  border-radius: 0.18rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.model-2 .cont h4 {
  width: max-content;
  padding: 0 0.24rem;
  height: 0.56rem;
  line-height: 0.56rem;
  border-radius: 0 0.24rem 0.24rem 0;
  background: #d6b16b;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
}
.model-2 .cont span {
  font-size: 0.28rem;
  margin: 0.16rem 0;
  padding: 0 0.24rem;
  box-sizing: border-box;
  color: #333;
}
.model-2 .cont p {
  font-size: 0.24rem;
  color: #666;
  padding: 0 0.24rem;
  box-sizing: border-box;
  line-height: 0.4rem;
}
.model-3 .contrast {
  border-radius: 0.15rem 0.5rem 0.5rem 0.15rem;
  background: #555885;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #fff;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
.model-3 .contrast span {
  display: inline-block;
  width: 50%;
  font-size: 0.36rem;
  border-radius: 0 0.5rem 0.5rem 0;
}
.model-3 .contrast span:first-child {
  background: #D6B16B;
}
.model-3 .year {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.model-3 .year div {
  width: 3.3rem;
  height: 4.36rem;
  background: #fff;
  box-shadow: 0.02rem 0.02rem 0.1rem 0 rgba(204, 204, 204, 0.2);
  border-radius: 0.16rem;
  margin-top: 0.24rem;
}
.model-3 .year .intro {
  padding: 0.24rem 0.32rem 0.16rem;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.model-3 .year .intro span {
  font-size: 0.28rem;
  display: inherit;
  margin-bottom: 0.1rem;
}
.model-3 .year .intro p {
  font-size: 0.26rem;
  color: #666;
  line-height: 0.36rem;
  padding: 0.15rem 0;
  border-bottom: 0.01rem dashed #CCC;
  text-align: left;
}
.model-3 .year .intro a {
  display: block;
}
.model-3 .year .intro a:nth-child(4) p {
  border-bottom: 0;
}
.model-3 .year .intro .more {
  font-size: 0.24rem;
  color: #999;
  display: block;
  position: absolute;
  bottom: 0.16rem;
  left: 50%;
  transform: translateX(-50%);
}
.model-3 .year .before span {
  color: #D6B16B;
}
.model-3 .year .now img {
  width: 0.4rem;
  display: inline-block;
  margin-left: 0.1rem;
}
.model-4 .title {
  margin-top: 0.3rem;
}
.model-4 .talents {
  width: 100%;
  height: 2.8rem;
  margin-bottom: 0.4rem;
  padding-left: 0.24rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.model-4 .talents h4 {
  font-size: 0.36rem;
  margin-bottom: 0.34rem;
}
.model-4 .talents p {
  font-size: 0.28rem;
  line-height: 0.4rem;
}
.model-4 .talents img {
  width: 0.4rem;
  display: inline-block;
}
.model-4 .talents:first-child {
  background: url(../imgs/bg-1.png) no-repeat;
  background-size: 100%;
}
.model-4 .talents:last-child {
  background: url(../imgs/bg-2.png) no-repeat;
  background-size: 100%;
}
.model-5 {
  width: 100%;
  height: 9.6rem;
  background: url(../imgs/bg-3.png) no-repeat;
  background-size: 100%;
  margin-top: 0.8rem;
  padding: 0.6rem 0.32rem 0 0.36rem;
  box-sizing: border-box;
  text-align: center;
}
.model-5 .apply-title {
  color: #fff;
  font-size: 0.4rem;
  line-height: 0.7rem;
}
.model-5 .apply-name {
  color: #D6B16B;
  font-size: 0.32rem;
  display: inherit;
  line-height: 0.56rem;
  margin-bottom: 0.5rem;
}
.model-5 .form .input-box {
  width: 100%;
  height: 0.94rem;
  background: #fff;
  border-radius: 0.48rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.48rem;
  box-sizing: border-box;
  margin-bottom: 0.32rem;
}
.model-5 .form .input-box label {
  font-size: 0.32rem;
}
.model-5 .form .input-box input {
  border: none;
  flex: 1;
  height: 100%;
  padding-left: 0.1rem;
  font-size: 0.32rem;
}
.model-5 .form .input-box input::-webkit-input-placeholder {
  font-size: 0.32rem;
  color: #ccc;
}
.model-5 .form .submit-btn {
  width: 100%;
  height: 0.96rem;
  line-height: 0.96rem;
  color: #fff;
  font-size: 0.36rem;
  text-align: center;
  border-radius: 0.48rem;
  background: #FEB11D;
  border: none;
}
.model-6 .content {
  height: 2.12rem;
  margin-bottom: 0.6rem;
}
.model-6 .content img {
  width: 1.8rem;
}
.model-7 .cont-list {
  padding: 0.32rem 0.24rem;
  background: #fff;
  box-shadow: 0.02rem 0.02rem 0.1rem 0 rgba(204, 204, 204, 0.2);
  border-radius: 0.16rem;
  margin-bottom: 0.4rem;
}
.model-7 .cont-list .title {
  margin-top: 0;
  margin-bottom: 0.2rem;
}
.model-7 ul {
  font-size: 0.28rem;
  line-height: 0.6rem;
}
.model-7 ul em {
  display: inline-block;
  width: 0.08rem;
  height: 0.08rem;
  background: #D6B16B;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.model-7 ul img {
  width: 0.4rem;
  display: initial;
  margin-left: 0.12rem;
}
.model-7 .list-1 a {
  display: block;
}
.model-7 .list-2 ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.model-7 .cont-flex {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.model-7 .cont-flex .cont-list {
  width: 3.3rem;
}
