* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
}
div,
ul,
li,
h1,
p,
hr,
form,
input {
  margin: 0;
  padding: 0;
}
select {
  -webkit-appearance: none;
  /* Safari and Chrome */
  -moz-appearance: none;
  /* Firefox */
  appearance: none;
  /* Standard syntax */
  background-color: white;
  /* 设置你想要的背景颜色，这里设为白色 */
  border: 1px solid #ccc;
  /* 添加边框 */
  padding: 5px 15px;
  /* 添加内边距 */
}
table,
th,
td {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
a,
input,
i {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input {
  background: none;
  outline: none;
  border: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input:focus {
  border: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
img {
  width: 100%;
}
ul {
  list-style-type: none;
  /* 移除默认的圆点 */
  padding: 0;
  /* 移除默认的内边距 */
  margin: 0;
  /* 移除默认的外边距 */
}
.flex {
  display: flex;
}
.xieyi-form-item {
  display: flex;
  padding-top: 10px;
}
.privacy_box {
  display: flex;
  align-items: center;
}
.agree-policy-label {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
  text-align: left;
  font-style: normal;
}
.agreement-link {
  color: #eb2c1a;
}
.form-btn {
  position: absolute;
  bottom: 52px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 68px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #ed4d2d 0%, #e91c11 99%);
  border-radius: 34px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  line-height: 33px;
  text-align: right;
  font-style: normal;
  cursor: pointer;
}
.check-box {
  height: 15px;
  margin-right: 10px;
}
.check-ico {
  display: inline-block;
  width: 15px;
  height: 15px;
}
.send-code-btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 112px;
  height: 45px;
  background: linear-gradient(180deg, #ed4d2d 0%, #e91c11 99%);
  border-radius: 23px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 22px;
  cursor: pointer;
}
.form-item-spe {
  position: relative;
}
.check-ico {
  display: none;
}
.check-active {
  display: block;
}
.kefu-btn,
.kefu {
  cursor: pointer;
}
.list-info {
  height: 200px;
  overflow-y: auto;
}
.list-item-wrap {
  display: flex;
  padding: 6px;
}
.list-index {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 14px;
  background-image: url(https://h5cdn.jjl.cn/pc/20250324_scholarship/img/duo.png);
  background-size: 100% 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #ffffff;
  line-height: 17px;
}
.list-item-right {
  width: 80%;
}
.item-box {
  width: 1200px;
  margin: 0 auto;
}
.tit-img {
  width: auto;
  height: 85px;
  display: block;
  margin: 0 auto;
}
.banner {
  width: 100%;
  min-width: 1200px;
  height: 506px;
  background: url('https://h5cdn.jjl.cn/pc/20250701_ABE/img/banner.png') center no-repeat;
  background-size: cover;
  position: relative;
}
.banner .banner-button {
  width: 300px;
  height: 60px;
  background-image: linear-gradient(0deg, #FF7000 0%, #FFCF63 100%);
  box-shadow: 0 2px 12px 0 #d9740c66;
  border-radius: 10px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  font-size: 26px;
  color: #FFFFFF;
  text-align: center;
  line-height: 60px;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 98px;
}
.project-introduct {
  width: 1200px;
  height: 381px;
  background: #FFFFFF;
  box-shadow: 0 0 8px 0 #0000001f;
  border-radius: 8px;
  padding: 0 30px 0 36px;
  margin: -68px auto 50px;
  position: relative;
}
.project-introduct .project-introduct-img {
  width: 418px;
  height: 320px;
  margin-top: 30px;
  margin-right: 36px;
}
.project-introduct .project-introduct-title {
  width: 511px;
  display: block;
  margin: 13px auto 30px;
}
.project-introduct .project-introduct-text {
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  text-align: justify;
  padding-bottom: 8px;
  line-height: 25px;
}
.project-introduct .project-introduct-text1 {
  color: #A7161F;
  font-weight: bold;
}
.project-introduct .project-introduct-button {
  width: 300px;
  height: 56px;
  background-image: linear-gradient(0deg, #BB141B 0%, #FF9797 100%);
  box-shadow: 0 2px 12px 0 #b3006266;
  border-radius: 28px;
  margin: 22px auto 0;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 56px;
}
.advantage-box {
  width: 100%;
  background: #ff353512;
  padding: 40px 0 12px;
}
.advantage-box .advantage-content {
  padding: 30px 0 124px;
  background: url('https://h5cdn.jjl.cn/pc/20250701_ABE/img/advantage-bg2.png') left top no-repeat;
  background-size: cover;
  position: relative;
}
.advantage-box .advantage-bg {
  width: 409px;
  height: 441px;
  margin-right: 100px;
}
.advantage-box .advantage-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.advantage-box .advantage-item {
  width: 342px;
  height: 212px;
  background-size: 100% auto;
  padding: 30px 20px 0;
}
.advantage-box .advantage-item-title {
  font-family: Alibaba-PuHuiTi-B;
  font-weight: bold;
  font-size: 22px;
  color: #333333;
  line-height: 30px;
  padding-bottom: 12px;
  white-space: nowrap;
}
.advantage-box .advantage-item-text {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  text-align: justify;
}
.advantage-box .advantage-button {
  width: 400px;
  height: 56px;
  background-image: linear-gradient(0deg, #BB141B 0%, #FF9797 100%);
  box-shadow: 0 2px 12px 0 #b3006266;
  border-radius: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 56px;
  position: absolute;
  left: 50%;
  margin-left: -200px;
  bottom: 37px;
}
.target-person {
  padding: 50px 0;
}
.target-person .target-person-list {
  padding: 30px 0;
  justify-content: space-between;
}
.target-person .target-person-item {
  width: 285px;
  height: 200px;
  background-size: cover;
  padding: 30px 105px 0 20px;
}
.target-person .target-person-title {
  font-family: Alibaba-PuHuiTi-B;
  font-weight: bold;
  font-size: 26px;
  color: #FFFFFF;
  line-height: 35px;
  padding-bottom: 14px;
}
.target-person .target-person-text {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
}
.target-person .target-person-button {
  width: 400px;
  height: 56px;
  background-image: linear-gradient(0deg, #BB141B 0%, #FF9797 100%);
  box-shadow: 0 2px 12px 0 #b3006266;
  border-radius: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 56px;
  margin: 0 auto;
}
.product-compare {
  width: 100%;
  height: auto;
  background: url('https://h5cdn.jjl.cn/pc/20250701_ABE/img/product-compare-bg-new.png') center top no-repeat;
  background-size: cover;
  padding: 40px 0 50px;
}
.product-compare .application-nav {
  display: flex;
  align-items: end;
  padding-top: 30px;
}
.product-compare .application-nav-item {
  width: 25%;
  height: 67px;
  background: rgba(255, 210, 207, 0.3);
  border-radius: 20px 20px 0 0;
  font-family: Alibaba-PuHuiTi-B;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 55px;
  cursor: pointer;
}
.product-compare .application-nav-item.active {
  height: 77px;
  line-height: 65px;
  background-image: linear-gradient(180deg, #FFAC50 29%, #EF6D03 100%);
}
.product-compare .application-content {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 27px 20px 30px;
  margin-top: -13px;
  position: relative;
}
.product-compare .product-compare-button {
  width: 400px;
  height: 56px;
  background-image: linear-gradient(0deg, #BB141B 0%, #FF9797 100%);
  box-shadow: 0 2px 12px 0 #b3006266;
  border-radius: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 56px;
  margin: 30px auto 0;
}
.process-box {
  padding: 50px 0;
}
.process-box .process-list {
  width: 1212px;
  display: flex;
  justify-content: space-between;
  margin: 24px auto;
}
.process-box .process-list .process-item {
  width: 282px;
  height: 342px;
  background-size: cover;
  padding: 0 30px;
  position: relative;
}
.process-box .process-list .process-item-title {
  font-family: Alibaba-PuHuiTi-B;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 33px;
  padding: 164px 0 12px;
  text-align: center;
}
.process-box .process-list .process-item-text {
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 26px;
}
.process-box .process-list .process-item-icon {
  width: 24px;
  position: absolute;
  top: 50%;
  right: -26px;
}
.process-box .process-button {
  width: 400px;
  height: 56px;
  background-image: linear-gradient(0deg, #BB141B 0%, #FF9797 100%);
  box-shadow: 0 2px 12px 0 #b3006266;
  border-radius: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 56px;
  margin: 0 auto;
}
.benifit-box {
  width: 100%;
  height: 800px;
  background: url('https://h5cdn.jjl.cn/pc/20250701_ABE/img/benifit-bg.png') center no-repeat;
  background-size: cover;
  padding-top: 40px;
}
.benifit-box .benifit-img {
  width: 1200px;
  display: block;
  margin: 30px auto 0;
}
.section-form-wrap {
  width: 100%;
  background: url('https://h5cdn.jjl.cn/pc/20250701_ABE/img/form-bg.png') center no-repeat;
  background-size: cover;
}
.section-form-wrap .section-content {
  display: flex;
  padding: 47px 0 49px;
  align-items: center;
  justify-content: space-between;
}
.section-form-wrap .form-title {
  width: 499px;
  height: 114px;
}
.section-form-wrap .section-form {
  width: 622px;
  height: 218px;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 26px 72px 0;
}
.section-form-wrap .section-form-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-form-wrap .section-btn-group {
  width: 230px;
  height: 38px;
  background: #BB141B;
  border-radius: 4px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 38px;
  margin: 0 auto;
  cursor: pointer;
}
.section-form-wrap .form-item {
  width: 230px;
  height: 38px;
  background: #FFFFFF;
  border: 0.5px solid #EEEEEE;
  border-radius: 4px;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
  position: relative;
  transition: border-color 0.3s;
}
.section-form-wrap .form-item:hover {
  border: 0.5px solid #BB141B;
}
.section-form-wrap .form-item input,
.section-form-wrap .form-item select {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
}
.section-form-wrap .form-item .form-input-send {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 14px;
  color: #BB141B;
  cursor: pointer;
  flex-shrink: 0;
}
.section-form-wrap .form-item .form-label {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  flex-shrink: 0;
}
.section-form-wrap .form-item-select select {
  text-align: right;
  padding-right: 40px;
}
.section-form-wrap .form-item-select::after {
  width: 8px;
  height: 8px;
  content: '';
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: url('https://h5cdn.jjl.cn/pc/20250701_ABE/img/icon-select.png') center no-repeat;
  background-size: cover;
}
.section-form-wrap .form-agreement-img {
  width: 12px;
  margin-right: 6px;
}
.section-form-wrap .form-agreement {
  color: #999999;
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 8px auto 0;
  justify-content: center;
  user-select: none;
}
.section-form-wrap .form-agreement-link {
  color: #BB141B;
  text-decoration: none;
}
.btn-big {
  cursor: pointer;
  transition: all 0.3s;
}
.btn-big:hover {
  transform: scale(1.2);
}
.nowrap {
  white-space: nowrap;
}
