.why-us-page a {
  text-decoration: none;
}
.why-us-page .section-banner {
  background-image: url(../images/why-us/why-us-banner@2x.jpg);
}
.why-us-page .section-swiper {
  padding: 66px 0;
  overflow: hidden;
}
.why-us-page .section-swiper .swiper-container {
  position: relative;
  margin: 0 auto;
}
.why-us-page .section-swiper .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.why-us-page .section-swiper .swiper-slide {
  width: 696px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 2px 40px 0px rgba(227, 229, 234, 0.75);
  box-shadow: 0px 2px 40px 0px rgba(227, 229, 234, 0.75);
  cursor: default;
}
.why-us-page .section-swiper .swiper-slide.slide-hrwork .swiper-slide-left {
  background-image: url(../images/why-us/why-us-slide1-left@2x.png);
}
.why-us-page .section-swiper .swiper-slide.slide-hrwork .swiper-slide-right {
  background: linear-gradient(152deg, #fff2e8 0%, #ffffff 100%);
}
.why-us-page .section-swiper .swiper-slide.slide-ajly .swiper-slide-left {
  background-image: url(../images/why-us/why-us-slide2-left@2x.png);
}
.why-us-page .section-swiper .swiper-slide.slide-ajly .swiper-slide-right {
  background: linear-gradient(152deg, #fffbea 0%, #ffffff 100%);
}
.why-us-page .section-swiper .swiper-slide.slide-sbkj .swiper-slide-left {
  background-image: url(../images/why-us/why-us-slide3-left@2x.png);
}
.why-us-page .section-swiper .swiper-slide.slide-sbkj .swiper-slide-right {
  background: linear-gradient(152deg, #e5f7ff 0%, #ffffff 100%);
}
.why-us-page .section-swiper .swiper-slide-left {
  background: linear-gradient(142deg, #ff8200 0%, rgba(242, 196, 31, 0) 100%);
  color: #fff;
  text-align: center;
  width: 261px;
  height: 346px;
  background-repeat: no-repeat;
  background-size: 101% 100%;
}
.why-us-page .section-swiper .swipe-card-logo {
  width: 120px;
  margin: 46px 0 24px;
}
.why-us-page .section-swiper .split-line {
  display: block;
  margin: 0 auto;
  width: 40px;
  border-bottom: 3px solid #fff;
}
.why-us-page .section-swiper .product-desc {
  margin: 24px 0 70px;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
}
.why-us-page .section-swiper .btn-know-us {
  border: 1px solid #fff;
  padding: 8px 18px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  color: #fff;
}
.why-us-page .section-swiper .btn-know-us .icon-arrow-rt {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.why-us-page .section-swiper .btn-know-us:hover .icon-arrow-rt {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.why-us-page .section-swiper .swiper-slide-right {
  position: relative;
  width: 435px;
  height: 346px;
  padding: 28px 0 0 26px;
}
.why-us-page .section-swiper .swiper-right-title {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  color: #212121;
  line-height: 32px;
}
.why-us-page .section-swiper .swiper-right-desc {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #757575;
  line-height: 22px;
  padding-right: 50px;
}
.why-us-page .section-swiper .swiper-right-icon {
  width: 230px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.why-us-page .section-book {
  height: 720px;
  background-color: #333;
  overflow: hidden;
  background-image: url(../images/why-us/why-us-book-bg@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.why-us-page .section-book .book-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.why-us-page .section-book .book-left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 280px;
  max-width: 884px;
  padding: 80px 200px 0 0;
}
.why-us-page .section-book .book-left .btn-card-link {
  margin-top: 40px;
  max-width: 336px;
}
.why-us-page .section-book .book-head .title,
.why-us-page .section-book .book-head .sub-title-desc {
  color: #fff;
}
.why-us-page .section-book .book-head .sub-title-desc {
  opacity: 0.8;
}
.why-us-page .section-book .book-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 550px;
}
.why-us-page .section-book .book-list {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 334px;
}
.why-us-page .section-book .book-list ~ .book-list {
  margin-left: 16px;
}
.why-us-page .section-book .book-list1 {
  margin-top: -24px;
}
.why-us-page .section-book .book-list2 {
  margin-top: -200px;
}
.why-us-page .section-book .book-list-item {
  margin-bottom: 16px;
  -webkit-box-shadow: 0px 15px 29px 0px #595959;
  box-shadow: 0px 15px 29px 0px #595959;
  border-radius: 2px;
  overflow: hidden;
}
.why-us-page .section-book .book-list-item:hover .book-img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.why-us-page .section-book .book-cover {
  display: block;
  width: 100%;
  height: 200px;
  overflow: hidden;
  background: #d2d2d2;
}
.why-us-page .section-book .book-cover .book-img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.why-us-page .section-book .book-cover .book1 {
  background-image: url(../images/why-us/20230421/book1.png);
}
.why-us-page .section-book .book-cover .book2 {
  background-image: url(../images/why-us/20230421/book2.png);
}
.why-us-page .section-book .book-cover .book3 {
  background-image: url(../images/why-us/20230421/book3.png);
}
.why-us-page .section-book .book-cover .book5 {
  background-image: url(../images/why-us/20230421/book5.png);
}
.why-us-page .section-book .book-cover .book6 {
  background-image: url(../images/why-us/20230421/book6.png);
}
.why-us-page .section-book .book-cover .book7 {
  background-image: url(../images/why-us/20230421/book7.png);
}
.why-us-page .section-book .book-footer {
  background-color: #fff;
  color: #212121;
  padding: 10px;
}
.why-us-page .section-book .book-name {
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  max-width: 180px;
}
.why-us-page .section-experience {
  padding: 100px 0 30px;
  background: url(../images/why-us/why-us-experience-bg@2x.png) no-repeat;
  background-size: cover;
}
.why-us-page .section-experience .section-title {
  font-size: 48px;
  color: #212121;
  line-height: 65px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
}
.why-us-page .section-experience .section-title .w-24 {
  display: inline-block;
  width: 24px;
}
.why-us-page .section-experience .experience-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.why-us-page .section-experience .experience-list-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 337px;
  padding: 50px 30px;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.why-us-page .section-experience .experience-list-item:hover {
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 90px 0px rgba(29, 42, 67, 0.05);
  box-shadow: 0px 10px 90px 0px rgba(29, 42, 67, 0.05);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.why-us-page .section-experience .experience-icon {
  width: 64px;
  height: 64px;
}
.why-us-page .section-experience .experience-label {
  margin: 0;
  margin-top: 24px;
  font-size: 20px;
  font-weight: bold;
  color: #212121;
  line-height: 60px;
  text-align: center;
}
.why-us-page .section-experience .experience-desc {
  margin: 0;
  font-size: 16px;
  color: #757575;
  line-height: 24px;
  text-align: center;
}
.why-us-page .section-upgrade .upgrade-title br {
  display: none;
}
@media (min-width: 1921px) {
  .why-us-page .section-banner {
    background-size: 100% auto;
    background-position: center center;
  }
}
@media (max-width: 1460px) {
  .why-us-page .section-experience .experience-list-item {
    padding: 50px 24px;
  }
  .why-us-page .section-book .book-inner-wrapper {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 1366px) {
  .why-us-page .section-book .book-left {
    padding-right: 48px;
  }
  .why-us-page .section-book .book-inner-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 1280px) {
  .why-us-page .section-swiper .swiper-slide {
    width: 625px;
  }
  .why-us-page .section-swiper .swiper-slide-left {
    width: 234px;
    height: 310px;
  }
  .why-us-page .section-swiper .product-desc {
    margin: 16px 0 40px;
  }
  .why-us-page .section-swiper .swiper-slide-right {
    width: 391px;
    height: 310px;
  }
  .why-us-page .section-swiper .swiper-right-icon {
    width: 180px;
  }
  .why-us-page .section-book .book-left {
    padding-right: 24px;
  }
  .why-us-page .section-experience .experience-label {
    font-size: 16px;
  }
  .why-us-page .section-experience .experience-desc {
    font-size: 14px;
  }
}
@media (max-width: 1080px) {
  .why-us-page .section-swiper .swiper-slide {
    width: 556px;
  }
  .why-us-page .section-swiper .swiper-slide-left {
    width: 208px;
    height: 276px;
  }
  .why-us-page .section-swiper .swipe-card-logo {
    margin: 24px 0 16px;
  }
  .why-us-page .section-swiper .product-desc {
    font-size: 16px;
    margin: 16px 0 40px;
  }
  .why-us-page .section-swiper .swiper-slide-right {
    width: 348px;
    height: 276px;
  }
  .why-us-page .section-swiper .swiper-right-icon {
    width: 160px;
  }
  .why-us-page .section-swiper .btn-know-us {
    font-size: 16px;
    padding: 6px 12px;
  }
  .why-us-page .section-book .book-left {
    padding-right: 12px;
    padding-top: 40px;
  }
  .why-us-page .section-book .book-left .btn-card-link {
    width: 100%;
  }
  .why-us-page .section-book .title {
    font-size: 30px;
    line-height: 48px;
  }
  .why-us-page .section-book .sub-title-desc {
    font-size: 16px;
  }
  .why-us-page .section-book .book-right {
    min-width: 450px;
  }
  .why-us-page .section-upgrade .upgrade-title {
    font-size: 34px;
  }
}
@media (max-width: 1023px) {
  .why-us-page .section-upgrade {
    margin-top: 0;
    background-image: url(../images/why-us/section-upgrade-bg@2x.jpg);
  }
}
@media (max-width: 960px) {
  .why-us-page .section-banner {
    background-image: url(../images/why-us/why-us-banner-sm@1x.jpg);
  }
  .why-us-page .section-banner .banner-default {
    display: none;
  }
  .why-us-page .section-banner .banner-sm {
    display: block;
  }
  .why-us-page .section-swiper {
    padding: 50px 0;
  }
  .why-us-page .section-swiper .swiper-slide {
    width: 486px;
  }
  .why-us-page .section-swiper .swiper-slide-left {
    width: 182px;
    height: 242px;
  }
  .why-us-page .section-swiper .swipe-card-logo {
    margin: 24px 0 12px;
  }
  .why-us-page .section-swiper .product-desc {
    font-size: 14px;
    line-height: 24px;
    margin: 16px 0 24px;
  }
  .why-us-page .section-swiper .swiper-slide-right {
    width: 304px;
    height: 242px;
  }
  .why-us-page .section-swiper .swiper-right-title {
    font-size: 18px;
  }
  .why-us-page .section-swiper .swiper-right-desc {
    font-size: 14px;
  }
  .why-us-page .section-swiper .swiper-right-icon {
    width: 130px;
  }
  .why-us-page .section-swiper .btn-know-us {
    font-size: 14px;
  }
  .why-us-page .section-swiper .btn-know-us .icon-arrow-rt {
    width: 10px;
    height: 10px;
    background-size: 100% 100%;
    vertical-align: middle;
  }
  .why-us-page .section-experience {
    padding: 50px 0 30px;
  }
  .why-us-page .section-experience .section-title {
    font-size: 36px;
  }
  .why-us-page .section-experience .experience-list-item {
    padding: 24px 12px;
  }
  .why-us-page .section-experience .experience-label {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .why-us-page .btn-card-link .link-text {
    color: #212121 !important;
  }
  .why-us-page .btn-card-link::after {
    display: none !important;
  }
  .why-us-page .btn-card-link .link-icon-wrapper .icon-arrow-rt {
    -webkit-transform: none !important;
    transform: none !important;
  }
  .why-us-page .btn-card-link .link-icon-wrapper::after {
    -webkit-transform: scale(0) !important;
    transform: scale(0) !important;
  }
  .why-us-page .section-swiper {
    padding: 24px 0;
  }
  .why-us-page .section-swiper .swiper-slide {
    width: 314px;
  }
  .why-us-page .section-swiper .swiper-slide-left {
    width: 118px;
    height: 156px;
  }
  .why-us-page .section-swiper .swipe-card-logo {
    margin: 12px 0 8px;
    width: 70px;
  }
  .why-us-page .section-swiper .product-desc {
    font-size: 12px;
    line-height: 18px;
    margin: 8px 10px 12px;
  }
  .why-us-page .section-swiper .product-desc br {
    display: none;
  }
  .why-us-page .section-swiper .swiper-slide-right {
    width: 196px;
    height: 156px;
    padding: 12px 0 0 12px;
  }
  .why-us-page .section-swiper .swiper-right-title {
    font-size: 14px;
    line-height: 20px;
  }
  .why-us-page .section-swiper .swiper-right-desc {
    margin: 0;
    margin-top: 10px;
    line-height: 20px;
    font-size: 12px;
    padding-right: 16px;
  }
  .why-us-page .section-swiper .swiper-right-icon {
    display: none;
  }
  .why-us-page .section-swiper .btn-know-us {
    padding: 2px 6px;
    font-size: 14px;
  }
  .why-us-page .section-swiper .btn-know-us .icon-arrow-rt {
    display: none;
  }
  .why-us-page .section-book {
    height: auto;
  }
  .why-us-page .section-book .book-head {
    margin-bottom: 16px;
  }
  .why-us-page .section-book .book-inner-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .why-us-page .section-book .book-left {
    padding-right: 0;
    padding-top: 24px;
  }
  .why-us-page .section-book .title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px;
  }
  .why-us-page .section-book .sub-title-desc {
    font-size: 14px;
    line-height: 24px;
  }
  .why-us-page .section-book .btn-card-link {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 12px;
    margin-bottom: 16px;
  }
  .why-us-page .section-book .btn-card-link .link-text {
    margin: 0;
    font-size: 14px;
  }
  .why-us-page .section-book .btn-card-link .link-text br {
    display: none;
  }
  .why-us-page .section-book .btn-card-link .link-icon-wrapper {
    position: relative;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
  }
  .why-us-page .section-book .btn-card-link .link-icon-wrapper .icon-arrow-rt {
    background-size: 70%;
  }
  .why-us-page .section-book .book-right {
    min-width: 320px;
    overflow: hidden;
  }
  .why-us-page .section-book .book-right .book-list {
    margin-top: 0;
  }
  .why-us-page .section-book .book-right .book-list-item {
    height: auto;
  }
  .why-us-page .section-book .book-right .book-cover {
    height: 120px;
  }
  .why-us-page
    .section-book
    .book-right
    .book-list2
    .book-list-item:first-child {
    display: none;
  }
  .why-us-page .section-book .book-right .book-name {
    max-width: 130px;
  }
  .why-us-page .section-experience {
    padding: 20px 0 0;
  }
  .why-us-page .section-experience .section-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .why-us-page .section-experience .experience-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .why-us-page .section-experience .experience-list-item {
    min-width: 45%;
    padding: 16px 12px;
    background: #ffffff;
    -webkit-box-shadow: 0px 10px 90px 0px rgba(29, 42, 67, 0.05);
    box-shadow: 0px 10px 90px 0px rgba(29, 42, 67, 0.05);
    pointer-events: none;
    margin-bottom: 10px;
  }
  .why-us-page .section-experience .experience-list-item:nth-child(2n) {
    margin-left: 10px;
  }
  .why-us-page .section-experience .experience-label {
    font-size: 14px;
    margin-top: 12px;
  }
  .why-us-page .section-experience .experience-desc {
    font-size: 12px;
    line-height: 20px;
  }
  .why-us-page .section-upgrade {
    height: auto;
    padding: 28px 16px;
    margin-top: 20px;
  }
  .why-us-page .section-upgrade .upgrade-title {
    font-size: 24px;
    line-height: 32px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .why-us-page .section-upgrade .upgrade-title br {
    display: block;
  }
  .why-us-page .section-upgrade .btn-upgrade {
    font-size: 18px;
    padding: 16px 14px;
  }
  .why-us-page .section-upgrade .btn-upgrade:hover::after {
    display: none;
  }
  .why-us-page .section-upgrade .btn-upgrade:hover .btn-text {
    color: #fff;
  }
}
@media (max-width: 640px) {
  .why-us-page .section-book .book-right {
    min-width: 280px;
  }
  .why-us-page .section-book .book-right .book-name {
    max-width: 110px;
  }
}
