.colored-button {
  border: none;
  outline: none;
  border-radius: 25px;
  background: linear-gradient(0deg, #e96300 0, #f9b000 100%);
  padding-left: 0.54666667rem;
  padding-right: 0.54666667rem;
}
.colored-button a {
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
}
/*// .tip-change的高度
@tipChangeHeight: 50px;
// .top-wrapper的高度
@topWrapperHeight: 60px;
// 顶部导航栏的高度,由上述变量相加而得
@topHeight: @tipChangeHeight + @topWrapperHeight;

// 配色
@siteColor: #eb651b;

[class$="page"]{
  padding-top: @topHeight;
}

.img-m{
  position: relative;
  img{
    width: 100%;
    display: block;
  }
}

.button{
  color: #fff;
  width: 160px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  outline: none;
  border: none;
  border-radius: 50px;
  background: #3c9dff;
  cursor: pointer;
}*/
.welfare {
  width: 100%;
}
.welfare .product-banner {
  width: 100%;
  position: relative;
}
.welfare .product-banner > img {
  width: 100%;
}
.welfare .product-banner #banner-detail h2#banner-title {
  color: #666;
  font-size: 0.48rem;
  font-weight: normal;
}
.welfare .product-banner #banner-detail h2#banner-title span {
  color: #e46500;
}
.welfare .product-title {
  text-align: center;
  font-size: 0.45333333rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.81333333rem;
}
.welfare .product-title .title-en {
  font-size: 0.32rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.29333333rem;
}
.welfare .difficult {
  padding: 0.53333333rem 0 1.54666667rem 0;
}
.welfare .difficult .difficult-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.4rem;
}
.welfare .difficult .difficult-list .para .diff-title {
  position: relative;
  text-align: right;
}
.welfare .difficult .difficult-list .para .diff-title img {
  width: 3.77333333rem;
  height: 1.58666667rem;
}
.welfare .difficult .difficult-list .para .diff-title .title-text {
  position: absolute;
  top: 40%;
  left: 15%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.welfare .difficult .difficult-list .para .diff-title .title-text p {
  width: 0.64rem;
  height: 0.58666667rem;
  background: url('/static/m/img/product/welfare/icons-list.png') no-repeat;
  background-size: cover;
}
.welfare .difficult .difficult-list .para .diff-title .title-text span {
  font-size: 0.42666667rem;
  color: #000;
  margin-left: 0.13333333rem;
}
.welfare .difficult .difficult-list .para .diff-text {
  width: 4.02666667rem;
  text-align: left;
  font-size: 0.32rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.53333333rem;
  opacity: 0.8;
}
.welfare .difficult .difficult-list .para:nth-of-type(2) .title-text {
  left: 7%;
}
.welfare .difficult .difficult-list .para:nth-of-type(2) .title-text p {
  background-position: 35.3% center;
}
.welfare .difficult .difficult-list .para:nth-of-type(3) .title-text p {
  background-position: 70.7% center;
}
.welfare .difficult .difficult-list .para:nth-of-type(4) .title-text {
  left: 7%;
}
.welfare .difficult .difficult-list .para:nth-of-type(4) .title-text p {
  background-position: 105% center;
}
.welfare .difficult .difficult-list .para:nth-of-type(2n) .diff-title {
  text-align: left;
}
.welfare .difficult .difficult-list .para:nth-of-type(1),
.welfare .difficult .difficult-list .para:nth-of-type(2) {
  margin-bottom: 0.49333333rem;
}
.welfare .true {
  position: relative;
  width: 100%;
  height: 5.33333333rem;
  background: -webkit-linear-gradient(-180deg, #e36000, #f9b000);
  margin-bottom: 1.33333333rem;
}
.welfare .true .true-content {
  width: 97%;
}
.welfare .true .true-content .true-img {
  display: inline-block;
  position: absolute;
  left: -0.53333333rem;
  top: -20%;
  width: 45%;
}
.welfare .true .true-content .true-img .img-content {
  width: 5.37333333rem;
  height: 7.66666667rem;
  background: url('/static/m/img/product/welfare/true-img@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .welfare .true .true-content .true-img .img-content {
  background: url("/static/m/img/product/welfare/true-img@3x.png") no-repeat;
  background-size: cover;
}
.welfare .true .true-content .true-content {
  display: inline-block;
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translateY(-50%);
  width: 55%;
}
.welfare .true .true-content .true-content h3 {
  color: #fff;
  margin-bottom: 0.4rem;
}
.welfare .true .true-content .true-content p {
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.53333333rem;
  opacity: 0.8;
  text-align: left;
}
.welfare .why .why-content {
  margin-top: 0.78666667rem;
}
.welfare .why .why-content ul li {
  margin-bottom: 0.66666667rem;
}
.welfare .why .why-content ul li .first img {
  width: 100%;
}
.welfare .why .why-content ul li .first .why-text {
  position: relative;
  height: 3.54666667rem;
  background: #f9f8f6;
}
.welfare .why .why-content ul li .first .why-text .img-content {
  position: absolute;
  top: -15%;
  left: 50%;
  transform: translateX(-50%);
  width: 1.33333333rem;
  height: 1.33333333rem;
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 16px;
}
.welfare .why .why-content ul li .first .why-text .img-content .img-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.welfare .why .why-content ul li .first .why-text .img-content .img-detail {
  width: 0.8rem;
  height: 0.77333333rem;
  margin: 0 auto;
  background: url('/static/m/img/product/welfare/why-list@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .welfare .why .why-content ul li .first .why-text .img-content .img-detail {
  background: url("/static/m/img/product/welfare/why-list@3x.png") no-repeat;
  background-size: cover;
}
.welfare .why .why-content ul li .first .why-text h3 {
  font-size: 0.37333333rem;
  font-weight: bold;
  color: #e46500;
  line-height: 0.32rem;
  padding-top: 1.06666667rem;
  margin-bottom: 0.38666667rem;
}
.welfare .why .why-content ul li .first .why-text p {
  font-size: 0.32rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.53333333rem;
  opacity: 0.8;
}
.welfare .why .why-content ul li:nth-of-type(1) .img-detail {
  background-position: 0 center!important;
}
.welfare .why .why-content ul li:nth-of-type(2) .img-detail {
  background-position: 50% center!important;
}
.welfare .why .why-content ul li:nth-of-type(3) .img-detail {
  background-position: 100% center!important;
}
.welfare .scene {
  height: 6.89333333rem;
  background: #f9f8f6;
  width: 100%;
  padding: 0.4rem 0;
}
.welfare .scene img {
  width: 100%;
  margin-top: 0.4rem;
}
.welfare .change .title-wrapper {
  width: 100%;
  height: 1.98666667rem;
  padding-top: 0.29333333rem;
  background: url('/static/m/img/product/welfare/change-back@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .welfare .change .title-wrapper {
  background: url("/static/m/img/product/welfare/change-back@3x.png") no-repeat;
  background-size: cover;
}
.welfare .change .change-list {
  padding-top: 0.58666667rem;
}
.welfare .change .change-list .list:first-of-type {
  margin-bottom: 0.76rem;
}
.welfare .change .change-list .list .list-title {
  text-align: left;
  position: relative;
  padding-bottom: 0.25333333rem;
}
.welfare .change .change-list .list .list-title span {
  vertical-align: middle;
}
.welfare .change .change-list .list .list-title .title-img {
  display: inline-block;
  width: 0.61333333rem;
  height: 0.61333333rem;
  vertical-align: middle;
  background: url('/static/m/img/product/welfare/change-list@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .welfare .change .change-list .list .list-title .title-img {
  background: url("/static/m/img/product/welfare/change-list@3x.png") no-repeat;
  background-size: cover;
}
.welfare .change .change-list .list .list-title .title-text {
  font-size: 0.42666667rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.34666667rem;
}
.welfare .change .change-list .list .list-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 9.2rem;
  height: 1px;
  background: url('/static/m/img/product/welfare/list-bottom@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .welfare .change .change-list .list .list-title:after {
  background: url("/static/m/img/product/welfare/list-bottom@3x.png") no-repeat;
  background-size: cover;
}
.welfare .change .change-list .list .list-content {
  margin-top: 0.38666667rem;
}
.welfare .change .change-list .list .list-content ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.welfare .change .change-list .list .list-content ul li {
  width: 44%;
  text-align: left;
  margin-bottom: 0.5rem;
}
.welfare .change .change-list .list .list-content ul li p {
  text-align: left;
  position: relative;
  padding-left: 0.2rem;
  font-size: 0.32rem;
  font-weight: lighter;
  color: #666;
}
.welfare .change .change-list .list .list-content ul li p:first-of-type:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0.12rem;
  height: 0.12rem;
  background: #eb641b;
  border-radius: 50%;
}
.welfare .change .change-list .list:first-of-type {
  background-position: 0 center;
}
.welfare .change .change-list .list:nth-of-type(2) {
  background-position: 100% center;
}
.welfare #procedure {
  padding: 0.66666667rem 0;
}
.welfare #procedure .procedure-swiper {
  padding-bottom: 0.8rem;
}
.welfare #procedure .procedure-swiper .swiper-slide div.list-content {
  width: 4.66666667rem;
  height: 4.66666667rem;
  background: #ffffff;
  box-shadow: 11px 14px 46px 3px rgba(61, 69, 169, 0.06);
  border-radius: 50%;
  margin: 0 auto;
  padding: 0.8rem 0 0.3rem 0;
}
.welfare #procedure .procedure-swiper .swiper-slide div.list-content .img-content {
  width: 1.28rem;
  height: 1.16rem;
  margin: 0 auto;
  background: url('/static/m/img/product/welfare/procedure-list@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .welfare #procedure .procedure-swiper .swiper-slide div.list-content .img-content {
  background: url("/static/m/img/product/welfare/procedure-list@3x.png") no-repeat;
  background-size: cover;
}
.welfare #procedure .procedure-swiper .swiper-slide div.list-content h4 {
  font-size: 0.42666667rem;
  font-weight: 400;
  color: #000000;
  line-height: 1.4;
  width: 98%;
  margin: 0.28rem auto 0 auto;
}
.welfare #procedure .procedure-swiper .swiper-slide div.list-content p {
  font-size: 0.32rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.53333333rem;
  opacity: 0.8;
  width: 80%;
  margin: 0 auto;
}
.welfare #procedure .procedure-swiper .swiper-slide:first-of-type .img-content {
  background-position: 0 center!important;
}
.welfare #procedure .procedure-swiper .swiper-slide:nth-of-type(2) .img-content {
  background-position: 25% center!important;
}
.welfare #procedure .procedure-swiper .swiper-slide:nth-of-type(3) .img-content {
  background-position: 55.4% center!important;
}
.welfare #procedure .procedure-swiper .swiper-slide:nth-of-type(4) .img-content {
  background-position: 81% center!important;
}
.welfare #procedure .procedure-swiper .swiper-slide:nth-of-type(5) .img-content {
  background-position: 104.5% center!important;
}
.welfare #procedure .swiper-container-horizontal > .swiper-pagination-bullets,
.welfare #procedure .swiper-pagination-custom,
.welfare #procedure .swiper-pagination-fraction {
  bottom: 0;
}
.welfare .reason {
  width: 100%;
  background: #f5f5f5;
  padding: 0.66666667rem 0;
}
.welfare .reason .product-title {
  margin-bottom: 0.69333333rem;
}
.welfare .reason .reason-content ul li {
  width: 100%;
  height: 4.18666667rem;
  background: #fff;
  position: relative;
  margin-bottom: 0.4rem;
}
.welfare .reason .reason-content ul li .first {
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 0.2rem 0;
}
.welfare .reason .reason-content ul li .first .change-img {
  width: 1.32rem;
  height: 1.30666667rem;
  margin: 0 auto;
  background: url('/static/m/img/product/welfare/reason-list@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .welfare .reason .reason-content ul li .first .change-img {
  background: url("/static/m/img/product/welfare/reason-list@3x.png") no-repeat;
  background-size: cover;
}
.welfare .reason .reason-content ul li .first h3 {
  font-size: 0.42666667rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.4rem;
  margin: 0.22666667rem 0 0.24rem 0;
}
.welfare .reason .reason-content ul li .first p {
  font-size: 0.32rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.53333333rem;
  opacity: 0.8;
}
.welfare .reason .reason-content ul li:nth-of-type(2) .change-img {
  background-position: 50% center;
}
.welfare .reason .reason-content ul li:last-of-type .change-img {
  background-position: 100% center;
}
.welfare .partner {
  width: 100%;
  height: 12.3rem;
  padding: 0.2rem 0;
  background: #f5f5f5;
  position: relative;
}
.welfare .partner .partner-content {
  margin-top: 0.46666667rem;
}
.welfare .partner .swiper-container .swiper-slide ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 88%;
  margin: 0 auto;
}
.welfare .partner .swiper-container .swiper-slide ul li {
  width: 2.53333333rem;
  height: 1.2rem;
  box-shadow: 0 0 24px rgba(94, 94, 94, 0.16);
  margin-bottom: 0.25333333rem;
  position: relative;
  background: #fff;
}
.welfare .partner .swiper-container .swiper-slide ul li img {
  width: 54%;
}
.welfare .partner .swiper-container .swiper-slide ul li:nth-of-type(5),
.welfare .partner .swiper-container .swiper-slide ul li:nth-of-type(6),
.welfare .partner .swiper-container .swiper-slide ul li:nth-of-type(7),
.welfare .partner .swiper-container .swiper-slide ul li:nth-of-type(8) {
  margin: 0;
}
.welfare .partner .swiper-button-prev,
.welfare .partner .swiper-container-rtl .swiper-button-next {
  background-image: url('/static/m/img/product/welfare/left@2x.png');
}
.welfare .partner .swiper-button-next,
.welfare .partner .swiper-container-rtl .swiper-button-prev {
  background-image: url('/static/m/img/product/welfare/right@2x.png');
}
.welfare .partner .swiper-button-next,
.welfare .partner .swiper-button-prev {
  width: 0.28rem;
  height: 0.62666667rem;
  background-size: cover;
}
.welfare .partner .swiper-button-next,
.welfare .partner .swiper-container-rtl .swiper-button-prev {
  right: 3px;
}
.welfare .partner .swiper-button-prev,
.welfare .partner .swiper-container-rtl .swiper-button-next {
  left: 3px;
}
.welfare .partner .welfare-form {
  margin-top: 0.5rem;
}
.welfare .partner .welfare-form .w1200 {
  text-align: left;
}
.welfare .bottom {
  width: 100%;
  height: 10.2rem;
  background: url('/static/m/img/product/welfare/bottom-back@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .welfare .bottom {
  background: url("/static/m/img/product/welfare/bottom-back@3x.png") no-repeat;
  background-size: cover;
}
