.rebate {
  background: #f8f8f9;
}
.rebate .banner {
  width: 100%;
  height: 584px;
  background: url("/images/rebate/bg.png") no-repeat center;
  background-size: cover;
}
.rebate .banner .rebate-head {
  padding-top: 180px;
}
.rebate .banner .rebate-head .title {
  font-weight: 900;
  font-size: 54px;
  color: #333333;
  line-height: 78px;
  text-align: center;
}
.rebate .banner .rebate-head .subtitle {
  font-size: 18px;
  color: #333333;
  line-height: 27px;
  text-align: center;
  margin-top: 20px;
}
.rebate .banner .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 144px;
  height: 44px;
  background-color: #2254f5;
  border-radius: 45px;
  margin: 0 auto;
  margin-top: 40px;
  cursor: pointer;
}
.rebate .banner .btn .text {
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
.rebate .banner .btn .icon {
  width: 20px;
  height: 20px;
  background: url("/images/rebate/head-btn-icon.png") no-repeat center;
  background-size: 20px;
  margin-left: 10px;
}
.rebate .rebate-main .three-steps .title {
  font-weight: 900;
  font-size: 36px;
  color: #333333;
  line-height: 54px;
  text-align: center;
}
.rebate .rebate-main .three-steps .items {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}
.rebate .rebate-main .three-steps .items .item {
  width: 380px;
  height: 400px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 24px 24px 24px 24px;
}
.rebate .rebate-main .three-steps .items .item .item-icon {
  padding: 0 160px;
}
.rebate .rebate-main .three-steps .items .item .item-icon .icon {
  width: 60px;
  height: 60px;
  margin: auto;
  margin-top: 56px;
}
.rebate .rebate-main .three-steps .items .item .item-icon .icon.icon1 {
  background: url("/images/rebate/three-steps-icon-01.png") no-repeat center;
  background-size: 60px;
}
.rebate .rebate-main .three-steps .items .item .item-icon .icon.icon2 {
  background: url("/images/rebate/three-steps-icon-02.png") no-repeat center;
  background-size: 60px;
}
.rebate .rebate-main .three-steps .items .item .item-icon .icon.icon3 {
  background: url("/images/rebate/three-steps-icon-03.png") no-repeat center;
  background-size: 60px;
}
.rebate .rebate-main .three-steps .items .item .step-box {
  margin: auto;
  margin-top: 40px;
  display: flex;
  align-items: center;
}
.rebate .rebate-main .three-steps .items .item .step-box .text {
  width: 82px;
  height: 32px;
  background-color: #2254f5;
  border-radius: 22px;
  font-size: 14px;
  color: #ffffff;
  line-height: 31px;
  text-align: center;
  margin: auto;
}
.rebate .rebate-main .three-steps .items .item .step-box .left-line {
  flex: 1;
  height: 1px;
  border: 1px solid;
  border-image: linear-gradient(110deg, rgba(221, 221, 221, 0), #dddddd) 1 1;
}
.rebate .rebate-main .three-steps .items .item .step-box .right-line {
  flex: 1;
  height: 1px;
  border: 1px solid;
  border-image: linear-gradient(110deg, #dddddd, rgba(221, 221, 221, 0)) 1 1;
}
.rebate .rebate-main .three-steps .items .item .item-title {
  font-size: 24px;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin-top: 49px;
}
.rebate .rebate-main .three-steps .items .item .item-title.item-title2 {
  margin-top: 25px;
}
.rebate .rebate-main .three-steps .items .item .item-subtitle {
  font-size: 14px;
  color: #333333;
  line-height: 21px;
  text-align: center;
  margin-top: 32px;
}
.rebate .rebate-main .three-steps .items .item .item-subtitle.item-subtitle2 {
  margin-top: 20px;
}
.rebate .rebate-main .obtain-rewards {
  width: 1200px;
  height: 360px;
  background: #e1eeff;
  border-radius: 40px;
  margin-top: 46px;
  padding: 20px 0;
}
.rebate .rebate-main .obtain-rewards .rewards-main {
  display: flex;
  justify-content: space-between;
  width: 1160px;
  height: 320px;
  background: linear-gradient(135deg, #3b74fe 0%, #4e9bfd 100%);
  border-radius: 30px;
  margin: 0 auto;
  padding: 100px 120px 76px 80px;
}
.rebate .rebate-main .obtain-rewards .rewards-main .left {
  width: 200px;
  font-size: 40px;
  color: #ffffff;
  line-height: 60px;
  flex-shrink: 0;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right {
  width: 700px;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right .inputs {
  position: relative;
  display: flex;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right .inputs .input-item {
  position: relative;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right .inputs .input-item .input {
  white-space: nowrap;
  width: 320px;
  height: 41px;
  background-color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  color: #333333;
  line-height: 41px;
  padding-left: 20px;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right .inputs .input-item .input.input1 {
  width: 400px;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right .inputs .input-item .input.input2 {
  width: 260px;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right .inputs .input-item .copy-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 110px;
  height: 41px;
  background-color: #2254f5;
  border-radius: 8px;
  color: #ffffff;
  line-height: 21px;
  text-align: center;
  line-height: 41px;
  cursor: pointer;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right .inputs .input-item.input-item1 {
  margin-right: 40px;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right .input-under-line {
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 20px auto;
}
.rebate .rebate-main .obtain-rewards .rewards-main .right .text {
  font-size: 14px;
  color: #ffffff;
  line-height: 21px;
}
.rebate .rebate-main .why {
  padding-top: 120px;
}
.rebate .rebate-main .why .title {
  font-weight: 900;
  font-size: 36px;
  color: #333333;
  line-height: 54px;
  text-align: center;
}
.rebate .rebate-main .why .why-items {
  display: flex;
  margin-top: 37px;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.rebate .rebate-main .why .why-items .item {
  position: relative;
  width: 224px;
  height: 220px;
  padding: 20px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #f1f5fa);
}
.rebate .rebate-main .why .why-items .item.item1 {
  background: url("/images/rebate/why-pic-01.png") no-repeat center, linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #f1f5fa);
  background-size: 224px 220px;
}
.rebate .rebate-main .why .why-items .item.item2 {
  background: url("/images/rebate/why-pic-02.png") no-repeat center, linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #f1f5fa);
  background-size: 224px 220px;
}
.rebate .rebate-main .why .why-items .item.item3 {
  background: url("/images/rebate/why-pic-03.png") no-repeat center, linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #f1f5fa);
  background-size: 224px 220px;
}
.rebate .rebate-main .why .why-items .item.item4 {
  background: url("/images/rebate/why-pic-04.png") no-repeat center, linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #f1f5fa);
  background-size: 224px 220px;
}
.rebate .rebate-main .why .why-items .item.item5 {
  background: url("/images/rebate/why-pic-05.png") no-repeat center, linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #f1f5fa);
  background-size: 224px 220px;
}
.rebate .rebate-main .why .why-items .item .item-title {
  font-weight: 900;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
}
.rebate .rebate-main .why .why-items .item .item-subtitle {
  position: relative;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 10px;
}
.rebate .rebate-main .why .why-items .item .item-line {
  position: absolute;
  left: 20px;
  top: 104px;
  width: 25px;
  height: 2px;
  background: linear-gradient(90deg, #2254f5 0%, #8bbbf9 100%);
}
.rebate .rebate-main .canbecome {
  padding-top: 120px;
}
.rebate .rebate-main .canbecome .title {
  font-weight: 900;
  font-size: 36px;
  color: #333333;
  line-height: 54px;
  text-align: center;
}
.rebate .rebate-main .canbecome .subtitle {
  width: 671px;
  font-size: 14px;
  color: #333333;
  line-height: 21px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.rebate .rebate-main .canbecome .canbecome-main {
  padding: 50px 0;
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rebate .rebate-main .canbecome .canbecome-main .canbecome-ps {
  position: relative;
  width: 976px;
}
.rebate .rebate-main .canbecome .canbecome-main .canbecome-ps > img {
  width: 100%;
}
.rebate .rebate-main .canbecome .canbecome-main .cross-border > img {
  width: 138px;
  height: 44px;
  position: absolute;
}
.rebate .rebate-main .canbecome .canbecome-main .cross-border .cross-borderLogisticsImg {
  left: -11%;
  top: -2%;
}
.rebate .rebate-main .canbecome .canbecome-main .cross-border .e-commerce {
  left: -6%;
  top: 42%;
}
.rebate .rebate-main .canbecome .canbecome-main .cross-border .pay {
  left: -11%;
  top: 87%;
}
.rebate .rebate-main .canbecome .canbecome-main .cross-border .knowledge {
  right: -9%;
  top: -3%;
}
.rebate .rebate-main .canbecome .canbecome-main .cross-border .education {
  right: -3.5%;
  top: 28%;
}
.rebate .rebate-main .canbecome .canbecome-main .cross-border .media {
  right: -9%;
  top: 58%;
}
.rebate .rebate-main .canbecome .canbecome-main .cross-border .soft {
  right: -3.5%;
  top: 87%;
}
.rebate .rebate-main .canbecome .canbecome-main .canbecome-main-bg {
  position: absolute;
  left: 21%;
  top: -13%;
  height: auto;
  width: 58.2%;
  box-shadow: 10px -10px 40px 0px rgba(3, 123, 250, 0.1);
  border-radius: 16px;
}
.rebate .rebate-main .canbecome .canbecome-main .canbecome-main-bg img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.rebate .question {
  padding-top: 120px;
  margin-bottom: 120px;
}
.rebate .question .title {
  font-weight: 900;
  font-size: 36px;
  color: #333333;
  line-height: 54px;
  text-align: center;
}
.rebate .question .question-box {
  background-color: #ffffff;
  margin-top: 60px;
  padding: 40px 60px;
  border-radius: 16px;
}
.rebate .question .question-box .qustion-items .qustion-item {
  position: relative;
}
.rebate .question .question-box .qustion-items .qustion-item:not(:last-child) {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.rebate .question .question-box .qustion-items .qustion-item .item-title {
  font-weight: 900;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
}
.rebate .question .question-box .qustion-items .qustion-item .item-subtitle {
  font-size: 14px;
  color: #333333;
  line-height: 21px;
  margin-top: 10px;
}
