@media screen and (max-width: 320px) {
  html {
    font-size: 12px !important
  }
}

@media (min-width: 321px) and (max-width: 375px) {
  html {
    font-size: 14px !important
  }
}

@media (min-width: 376px) and (max-width: 414px) {
  html {
    font-size: 15.5px !important
  }
}

@media (min-width: 415px) and (max-width: 768px) {
  html {
    font-size: 18px !important
  }
}

.purchased {
  background-color: #fff
}

.purchased .footer,
.purchased .footer-mobile,
.purchased .header-nav {
  display: none !important
}

.purchased .common_service .com_item {
  background: #ecf9f6
}

.purchased .purchase-nav {
  position: relative;
  z-index: 2;
  align-items: center;
  display: flex;
  height: 90px;
  padding: 0 60px;
  justify-content: space-between
}

.purchased .purchase-nav .nav-logo {
  cursor: pointer;
  display: block;
  width: 117px;
  height: 32px;
  text-indent: -9999px;
  background-image: url("../images/purchased/logo.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 117px 32px
}

.purchased .purchase-nav .nav-logo:hover {
  opacity: 0.8
}

.purchased .purchase-nav .nav-login {
  cursor: pointer;
  color: #888;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400
}

.purchased .purchase-nav .nav-login:hover {
  opacity: 0.8;
  transition: all 0.3s ease
}

.purchased .review-tabs .tab_cnt ._tech .tech_tab .softonic-div {
  display: flex;
  align-items: center
}

.purchased .review-tabs .tab_cnt ._tech .tech_tab img.softonic,
.purchased .review-tabs .tab_cnt ._tech .tech_tab img.start3 {
  width: 60px !important
}

.purchased .review-tabs .tab_cnt ._tech .tech_tab img.start3 {
  margin-left: 20px
}

.purchased .button-link i,
.purchased .button-link em,
.purchased .button-link span {
  opacity: 1;
  font-style: normal;
  display: block !important
}

.purchase-order {
  display: block;
  position: relative;
  background-color: #ecf9f6;
  background-image: url("../images/purchased/bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center
}

.purchase-order .title {
  width: 100%;
  height: 136px;
  background: url("../images/purchased/title.png") bottom center no-repeat;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 14px
}

.purchase-order .title h1 {
  display: none
}

.purchase-order .subtitle {
  color: #A5A5A5;
  font-size: 26px;
  line-height: 34px;
  font-weight: 400;
  text-align: center;
  padding: 52px 0 16px
}

.purchase-order .compre-goto {
  display: inline-block;
  margin-top: 40px;
  color: #8DC7A1;
  cursor: pointer;
  transition: all 0.3s ease
}

.purchase-order .compre-goto:hover {
  text-decoration: underline;
  transition: all 0.3s ease
}

.purchase-order .sub-list {
  margin: 0 auto 44px;
  width: 1040px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.purchase-order .sub-list li {
  padding-left: 25px;
  width: 68%;
  color: #A5A5A5;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  background: url(../images/purchased/checkmark-circle-green.svg) left center no-repeat;
  background-size: 13px 13px
}

.purchase-order .sub-list li:nth-child(2n) {
  width: 32%
}

.purchase-order .purchase-list {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto 0;
}

.purchase-order .purchase-list>li {
  position: relative;
  width: 312px;
  height: 365px;
  background: #fff;
  border: 2px solid #8DC7A1;
  border-radius: 8px;
  text-align: center;
  cursor: pointer
}

.purchase-order .purchase-list>li.pro-sale {
  border: 6px solid #1CAC86;
  height: 420px;
  /* margin: 0 44px */
}

.purchase-order .purchase-list>li.pro-sale p {
  color: #071D54
}

.purchase-order .purchase-list>li.pro-sale .pro-type {
  margin: 64px 0 0;
  color: #238F48;
  font-size: 20px;
  line-height: 28px
}

.purchase-order .purchase-list>li.pro-sale .pro-type .pro-point {
  color: #FF6E2D
}

.purchase-order .purchase-list>li.pro-sale .pro-price {
  padding: 52px 0 0;
  color: #081E18
}

.purchase-order .purchase-list>li.pro-sale .pro-price>strong._big,
.purchase-order .purchase-list>li.pro-sale .pro-price>span._big {
  color: #081E18
}

.purchase-order .purchase-list>li.pro-sale .pro-month {
  padding-top: 32px;
  color: #1E1C2C;
  font-size: 16px;
  line-height: 20px
}

.purchase-order .purchase-list>li.pro-sale .pro-month span {
  color: #1E1C2C
}

.purchase-order .purchase-list>li.pro-sale .pro-del {
  padding-top: 5px;
  color: #99D2AB;
  font-size: 14px;
  line-height: 18px
}

.purchase-order .purchase-list>li.pro-sale .button-link {
  color: #fff;
  margin-top: 20px;
  background: #ff760d;
  border: 1px solid #ff760d
}

.purchase-order .purchase-list>li.pro-sale:hover {
  background: #fff;
  border: 6px solid #1CAC86;
  box-shadow: 0px 10px 10px #61D2B4
}


.purchase-order .purchase-list>li p {
  color: #8E8B9D;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400
}

.purchase-order .purchase-list>li .pro-type {
  margin: 24px 0 0;
  color: #1E1C2C;
  font-size: 18px;
  line-height: 22px
}

.purchase-order .purchase-list>li .pro-billed {
  font-size: 16px
}

.purchase-order .purchase-list>li .pro-price {
  padding: 46px 0 0;
  color: #4CA890;
  font-size: 20px;
  line-height: 26px;
  display: inline-block;
  text-align: center
}

.purchase-order .purchase-list>li .pro-price>strong,
.purchase-order .purchase-list>li .pro-price>span {
  display: inline-block
}

.purchase-order .purchase-list>li .pro-price>strong._big,
.purchase-order .purchase-list>li .pro-price>span._big {
  color: #4CA890;
  font-size: 64px
}

.purchase-order .purchase-list>li .pro-price>strong em,
.purchase-order .purchase-list>li .pro-price>span em {
  padding-left: 4px;
  display: block;
  width: 100%;
  text-align: left;
  font-style: normal;
  vertical-align: bottom;
  line-height: 20px
}

.purchase-order .purchase-list>li .pro-price>strong em:last-child,
.purchase-order .purchase-list>li .pro-price>span em:last-child {
  line-height: 20px
}

.purchase-order .purchase-list>li .pro-price>span {
  display: inline-block
}

.purchase-order .purchase-list>li .pro-price>big {
  color: #4CA890;
  font-size: 64px
}

.purchase-order .purchase-list>li .pro-month {
  padding-top: 17px;
  color: #8E8B9D;
  font-size: 14px;
  line-height: 18px
}

.purchase-order .purchase-list>li .pro-month span {
  display: inline-block;
  color: #96C1A4
}

.purchase-order .purchase-list>li .pro-del {
  padding-top: 4px;
  color: #8DC7A1;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400
}

.purchase-order .purchase-list>li .pro-discount {
  display: flex;
  position: absolute;
  top: -22px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  width: 255px;
  height: 44px;
  background-color: #1CAC86;
  border-radius: 22px 18px 0px 22px;
  box-shadow: 0px 6px 12px #B4E3D7;
  border: 2px solid #fff;
  background-image: url("../images/purchased/crown.svg");
  background-size: 18px;
  background-position: 22px 10px;
  background-repeat: no-repeat;
  align-items: center
}

.purchase-order .purchase-list>li .pro-discount>strong {
  padding-left: 50px;
  display: block;
  color: #F9FF40;
  font-size: 18px;
  line-height: 44px;
  font-weight: 400
}

.purchase-order .purchase-list>li .pro-mark {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -9;
  margin: 0 auto;
  width: 100%;
  height: 24px;
  background: #c0f5e4;
  border-radius: 6px 6px 0 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease
}

.purchase-order .purchase-list>li .pro-mark::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #c0f5e4
}

.purchase-order .purchase-list>li .pro-mark .mark-icon {
  display: block;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -10px;
  width: 26px;
  height: 19px;
  background: url("../images/purchased/mark.svg") no-repeat
}

.purchase-order .purchase-list>li:hover {
  border: 2px solid #b5e6d1;
  box-shadow: 0px 10px 10px #c8f5e9
}

.purchase-order .purchase-list>li:hover .pro-mark {
  z-index: 2;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease
}

.purchase-order .button-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 258px;
  height: 48px;
  font-size: 18px;
  line-height: 28px;
  background: #fff;
  border-radius: 24px;
  border: 1px solid #1E1C2C;
  color: #3F3E4A;
  transition: all 0s;
  margin: 55px auto 10px;
  transition: transform 0.3s
}

.purchase-order .button-link.loding {
  background: #ff760d;
  color: #fff;
  border: 1px solid #ff760d
}

.purchase-order .button-link .check_box {
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  background: url(../images/purchase/check-circle2.svg) no-repeat;
  opacity: 0;
  transition: opacity 0.3s ease
}

.purchase-order .button-link .combe-text {
  display: block;
  left: 0;
  transform: translateX(8px)
}

.purchase-order .button-link .arrow-right {
  transform: translateX(-30%)
}

.purchase-order .button-link i,
.purchase-order .button-link em,
.purchase-order .button-link span {
  opacity: 1;
  font-style: normal;
  display: block !important
}

.purchase-order .button-link:hover {
  background: #ff760d;
  color: #fff;
  border: 1px solid #ff760d;
  transition: all 0s;
  transition: transform 0.3s
}

.purchase-order .button-link:hover .combe-text {
  transform: translateX(-8px)
}

.purchase-order .button-link:hover .arrow-right {
  transform: translateX(8px)
}

.purchase-enjoy {
  padding-bottom: 120px;
  width: 1216px !important
}

.purchase-enjoy ._title {
  text-align: center;
  padding: 154px 0 44px;
  font-size: 40px;
  line-height: 60px
}

.purchase-enjoy ._list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap
}

.purchase-enjoy ._list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 400px;
  height: 305px;
  background-color: #fff;
  margin-bottom: 8px;
  padding: 0 35px
}

.purchase-enjoy ._list li img {
  margin-top: 56px
}

.purchase-enjoy ._list li ._t {
  font-size: 16px;
  line-height: 18px;
  margin-top: 14px
}

.purchase-enjoy ._list li ._v {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  color: #1e1c2c;
  font-size: 14px;
  line-height: 22px;
  text-align: center
}

.purchase-table {
  width: 1080px !important
}

.purchase-table ._title {
  text-align: center;
  padding: 120px 0 58px;
  color: #1e1c2c;
  font-size: 36px;
  line-height: 54px
}

.purchase-table ._table {
  position: relative
}

.purchase-table ._table::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 58px;
  width: 342px;
  height: 100%;
  border: 2px solid #56e2bd;
  border-radius: 18px 18px 0px 0px;
  box-sizing: border-box
}

.purchase-table ._table .tab-list {
  padding: 0 58px;
  height: 42px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}

.purchase-table ._table .tab-list.pink {
  background: #f8fff9;
  border-top: 1px solid #d3f8ee;
  border-bottom: 1px solid #d3f8ee
}

.purchase-table ._table .tab-list.title {
  height: 74px
}

.purchase-table ._table .tab-list.title .right {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #56e2bd;
  font-size: 22px;
  line-height: 24px
}

.purchase-table ._table .tab-list.title .right::before {
  content: "";
  display: block;
  position: absolute;
  top: -18px;
  left: 50%;
  width: 36px;
  height: 36px;
  transform: translate(-50%, 0);
  background: url(../images/purchased/premium-quality.svg) no-repeat;
  background-size: 36px
}

.purchase-table ._table .tab-list .left {
  margin-left: 0;
  width: 378px;
  text-align: left
}

.purchase-table ._table .tab-list .center {
  margin-left: 0;
  color: #8e8b9d;
  width: 120px;
  text-align: center
}

.purchase-table ._table .tab-list .right {
  margin-right: 0;
  width: 342px;
  text-align: center
}

.purchase-table ._table .tab-list span {
  display: block;
  color: #1e1c2c;
  font-size: 14px
}

.purchase-table ._table .tab-list .icon {
  display: block;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  background-image: url(../images/purchaseb/check-circle.svg);
  background-repeat: no-repeat;
  background-size: 16px
}

.purchase-table ._table .tab-list .icon.red {
  background-image: url(../images/purchased/ios-checkmark-circle.svg)
}

.purchase-table ._table .tab-list .icon.err {
  background-image: url(../images/purchaseb/close-outline.svg)
}

.purchase-about {
  padding: 120px 0 0px
}

.purchase-about .wrapper {
  padding: 0 74px 0px
}

.purchase-about .dots {
  display: none !important
}

.purchase-about ._title {
  display: none !important
}

.purchase-about .tabs .tab_head {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center
}

.purchase-about .tabs .tab_head ._lab {
  padding: 25px 53px;
  margin-top: 32px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  border-bottom: 2px solid transparent;
  cursor: pointer
}

.purchase-about .tabs .tab_head ._lab.on {
  color: #0054ff;
  border-color: #0054ff
}

.purchase-about .tabs .tab_head ._lab:hover {
  background-color: #f2f6ff
}

.purchase-about .tabs .tab_cnt {
  margin-top: 15px;
  min-height: 280px
}

.purchase-about .tabs .tab_cnt .component-fade-enter-active,
.purchase-about .tabs .tab_cnt .component-fade-leave-active {
  transition: opacity 0.3s ease
}

.purchase-about .tabs .tab_cnt .component-fade-enter,
.purchase-about .tabs .tab_cnt .component-fade-leave-to {
  opacity: 0
}

.purchase-about .tabs .tab_cnt .mob {
  display: none !important
}

.purchase-about .tabs .tab_cnt ._tech {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 280px
}

.purchase-about .tabs .tab_cnt ._tech .tech_tab {
  width: 604px;
  height: 257px;
  border: 1px solid #e2e0eb;
  padding: 49px 60px 38px 60px;
  border-radius: 4px
}

.purchase-about .tabs .tab_cnt ._tech .tech_tab:nth-child(1) {
  margin-right: 8px
}

.purchase-about .tabs .tab_cnt ._tech .tech_tab p {
  font-size: 14px;
  line-height: 25px;
  color: #1e1c2c;
  margin-top: 20px
}

.purchase-about .tabs .tab_cnt .user {
  position: relative;
  padding: 0 90px;
  min-height: 280px
}

.purchase-about .tabs .tab_cnt .user.swiper {
  height: 280px
}

.purchase-about .tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt {
  width: 340px;
  height: 257px;
  border: 1px solid #e2e0eb;
  margin-right: 8px;
  border-radius: 4px;
  padding: 44px 34px
}

.purchase-about .tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt .title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #1e1c2c
}

.purchase-about .tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt .subtitle {
  margin-top: 20px;
  font-size: 14px;
  line-height: 22px;
  color: #1e1c2c
}

.purchase-about .tabs .tab_cnt .user.swiper .swiper-pagination {
  display: none;
  bottom: -5px
}

.purchase-about .tabs .tab_cnt .user.swiper .swiper-button-prev,
.purchase-about .tabs .tab_cnt .user.swiper .swiper-button-next {
  position: absolute;
  top: 140px;
  width: 16px;
  height: 28px;
  background-image: url("../images/ac-register/angle-right.svg")
}

.purchase-about .tabs .tab_cnt .user.swiper .swiper-button-prev:hover,
.purchase-about .tabs .tab_cnt .user.swiper .swiper-button-next:hover {
  opacity: 0.8
}

.purchase-about .tabs .tab_cnt .user.swiper .swiper-button-prev::after,
.purchase-about .tabs .tab_cnt .user.swiper .swiper-button-next::after {
  display: none !important
}

.purchase-about .tabs .tab_cnt .user.swiper .swiper-button-prev {
  left: 0;
  transform: rotate(180deg)
}

.purchase-about .tabs .tab_cnt .user.swiper .swiper-button-next {
  right: 0;
  transform: rotate(0deg)
}

.purchase-about .tabs .tab_cnt ._list {
  position: relative;
  z-index: -9999;
  opacity: 0;
  min-height: 0 !important;
  height: 0 !important;
  visibility: hidden;
  transition: opacity 0.3s ease
}

.purchase-about .tabs .tab_cnt ._list.on {
  z-index: 1;
  height: 280px !important;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease
}

.purchase-footer {
  padding-bottom: 130px;
  padding-top: 24px
}

.purchase-footer .mob {
  display: none
}

.purchase-footer .pc {
  display: block
}

.purchase-footer ._list {
  padding: 0 74px;
  display: flex;
  flex-direction: row;
  align-items: center
}

.purchase-footer ._list ._item {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 120px;
  padding: 30px 0;
  background-color: #ecebef;
  border-radius: 4px
}

.purchase-footer ._list ._item:nth-child(2) {
  margin: 0 8px
}

.purchase-footer ._list ._item span {
  font-size: 16px;
  line-height: 24px;
  color: #8e8b9d;
  margin-left: 22px
}

.purchase-footer .copyRight {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #8e8b9d;
  margin-top: 44px
}

.purchase-float {
  position: fixed;
  z-index: -99;
  bottom: -130px;
  height: 100px;
  width: 100%;
  background: #ecf9f6 url(../images/purchased/float-bg.png) center top no-repeat;
  background-size: cover;
  box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.07);
  visibility: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s
}

.purchase-float.on {
  bottom: 0;
  z-index: 99;
  visibility: visible
}

.purchase-float .wrapper {
  width: 1368px !important;
  height: inherit;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.purchase-float .list {
  margin-left: 0;
  display: flex
}

.purchase-float .list li {
  position: relative;
  padding: 0 10px;
  margin-right: 5px;
  width: 330px;
  height: 60px;
  cursor: pointer;
  border: 1px solid #cfced4;
  border-radius: 10px;
  background-color: #fff;
  display: flex;
  align-items: center;
  transition: all 0.4s ease
}


.purchase-float .list li.on {
  cursor: default;
  border: 1px solid #4CA890;
  transition: all 0.4s ease
}

.purchase-float .list li.on .icon {
  border: 5px solid #4CA890
}

.purchase-float .list li.on .discount {
  color: #fff;
  background: #4CA890
}

.purchase-float .list li .icon {
  display: block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #cfced4;
  box-sizing: border-box
}

.purchase-float .list li p>span {
  display: block;
  color: #8e8b9d;
  font-size: 14px;
  line-height: 22px
}

.purchase-float .list li p>span.sale {
  color: #1e1c2c
}

.purchase-float .list li p>span.sale strong {
  font-size: 18px
}

.purchase-float .list li p>span.sale del {
  display: inline-block;
  padding-left: 8px
}

.purchase-float .list li .discount {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 88px;
  height: 28px;
  color: #1e1c2c;
  font-size: 12px;
  line-height: 28px;
  text-align-last: center;
  border-radius: 0px 7px;
  background: #cfced4
}

.purchase-float .btn {
  margin-right: 0
}

.purchase-float .btn .button-link {
  position: relative;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 258px !important;
  height: 48px !important;
  font-size: 18px;
  line-height: 28px;
  border-radius: 24px;
  transition: all 0s;
  margin: 0 !important;
  transition: transform 0.3s;
  color: #fff;
  margin-top: 20px;
  background: #ff760d !important;
  border: 1px solid #ff760d !important
}

.purchase-float .btn .button-link .combe-text {
  left: 0;
  transform: translate(0);
  transition: all 0.3s
}

.purchase-float .btn .button-link .arrow-right {
  position: absolute;
  transition: all 0.3s
}

.purchase-float .btn .button-link.on .load-icon {
  left: 0%;
  transform: translate(0%)
}

.purchase-float .btn .button-link.on .combe-text,
.purchase-float .btn .button-link.on .arrow-right {
  display: block !important
}

.purchase-float .btn .button-link:hover {
  transition: all 1s
}

.purchase-float .btn .button-link:hover .combe-text {
  left: 0;
  transform: translate(-12px, 0);
  transition: all 0.3s
}

.purchase-float .btn .button-link:hover .arrow-right {
  position: relative;
  transition: all 0.3s
}

@media (min-width: 769px) and (max-width: 1440px) {
  .purchase-enjoy {
    width: 100% !important;
    padding: 0 16px
  }

  .purchase-enjoy ._list {
    align-items: stretch
  }

  .purchase-enjoy ._list li {
    width: 33%;
    height: auto;
    min-height: 305px
  }

  .purchase-table {
    width: 100% !important;
    padding: 0 16px
  }

  .purchase-table ._table::before {
    right: 0
  }

  .purchase-table ._table .tab-list {
    padding: 0
  }

  .purchase-about .wrapper {
    padding: 80px 16px 0px
  }

  .purchase-float .wrapper {
    width: 100% !important;
    padding: 0 16px
  }

  .purchase-float .list {
    display: flex;
    width: 80%;
    align-items: stretch
  }

  .purchase-float .list li {
    width: 34%
  }

  .purchase-float .list li:first-child {
    width: 25%
  }

  .purchase-float .list li.last {
    width: 40%
  }

  .purchase-float .btn {
    margin-right: 0;
    width: 20%
  }

  .purchase-float .btn .button-link {
    width: 100%
  }
}

.review-tabs {
  margin-top: 49px;
  margin-bottom: 70px
}

.review-tabs .tab_head {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center
}

.review-tabs .tab_head ._lab {
  padding: 25px 53px;
  margin-top: 31px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  border-bottom: 2px solid transparent;
  cursor: pointer
}

.review-tabs .tab_head ._lab.on {
  color: #0054ff;
  border-color: #0054ff
}

.review-tabs .tab_head ._lab:hover {
  background-color: #f2f6ff
}

.review-tabs .tab_cnt {
  margin-top: 15px;
  min-height: 280px
}

.review-tabs .tab_cnt .component-fade-enter-active,
.review-tabs .tab_cnt .component-fade-leave-active {
  transition: opacity 0.3s ease
}

.review-tabs .tab_cnt .component-fade-enter,
.review-tabs .tab_cnt .component-fade-leave-to {
  opacity: 0
}

.review-tabs .tab_cnt .mob {
  display: none !important
}

.review-tabs .tab_cnt ._tech {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 280px
}

.review-tabs .tab_cnt ._tech .tech_tab {
  width: 604px;
  height: 280px;
  border: 1px solid #e2e0eb;
  padding: 49px 60px 38px 60px;
  border-radius: 4px
}

.review-tabs .tab_cnt ._tech .tech_tab:nth-child(1) {
  margin-right: 8px
}

.review-tabs .tab_cnt ._tech .tech_tab p {
  font-size: 14px;
  line-height: 25px;
  color: #1e1c2c;
  margin-top: 20px
}

.review-tabs .tab_cnt .user {
  position: relative;
  padding: 0 90px;
  min-height: 280px
}

.review-tabs .tab_cnt .user.swiper {
  height: 280px
}

.review-tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt {
  width: 340px;
  height: 280px;
  border: 1px solid #e2e0eb;
  margin-right: 8px;
  border-radius: 4px;
  padding: 44px 34px
}

.review-tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt .title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #1e1c2c
}

.review-tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt .subtitle {
  margin-top: 20px;
  font-size: 12px;
  line-height: 23px;
  color: #1e1c2c
}

.review-tabs .tab_cnt .user.swiper .swiper-pagination {
  display: none;
  bottom: -5px
}

.review-tabs .tab_cnt .user.swiper .swiper-button-prev,
.review-tabs .tab_cnt .user.swiper .swiper-button-next {
  position: absolute;
  top: 140px;
  width: 16px;
  height: 28px;
  background-image: url("../images/ac-register/angle-right.svg")
}

.review-tabs .tab_cnt .user.swiper .swiper-button-prev:hover,
.review-tabs .tab_cnt .user.swiper .swiper-button-next:hover {
  opacity: 0.8
}

.review-tabs .tab_cnt .user.swiper .swiper-button-prev::after,
.review-tabs .tab_cnt .user.swiper .swiper-button-next::after {
  display: none !important
}

.review-tabs .tab_cnt .user.swiper .swiper-button-prev {
  left: 0;
  transform: rotate(180deg)
}

.review-tabs .tab_cnt .user.swiper .swiper-button-next {
  right: 0;
  transform: rotate(0deg)
}

.review-tabs .tab_cnt ._list {
  position: relative;
  z-index: -9999;
  opacity: 0;
  min-height: 0 !important;
  height: 0 !important;
  visibility: hidden;
  transition: opacity 0.3s ease
}

.review-tabs .tab_cnt ._list.on {
  z-index: 1;
  height: 280px !important;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease
}

.review-dots,
.swiper-pagination {
  display: none !important
}

.common_service {
  padding: 24px 0 130px
}

.common_service .com_item {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  width: 33%;
  height: 120px;
  padding: 30px 0;
  background-color: #ecebef;
  border-radius: 4px
}

.common_service .com_item.item_two {
  margin: 0 8px
}

.common_service .com_item.item_three {
  margin: 0;
  display: none !important
}

.common_service .com_item .com_p {
  margin-left: 22px
}

.common_service .copyright {
  margin-top: 44px
}

.four_service .common_service {
  padding-bottom: 70px
}

.four_service .common_service .com_item {
  display: block;
  text-align: center;
  max-width: 300px
}

.four_service .common_service .com_item img {
  margin: 0 auto;
  width: 40px
}

.four_service .common_service .com_item.item_two {
  margin: 0 5px
}

.four_service .common_service .com_item.item_three {
  display: block !important;
  margin-right: 5px
}

.four_service .common_service .com_item.item_four {
  transition-delay: 1s !important
}

.four_service .common_service .com_item .com_p {
  margin: 12px 0 0;
  font-weight: 600;
  font-size: 12px
}

@media (min-width: 769px) and (max-width: 1440px) {
  .common_service {
    padding: 0 16px
  }

  .common_service .com_list {
    flex-wrap: nowrap
  }
}

@media (max-width: 768px) {
  .review-tabs .tab_head ._lab {
    padding: 1rem 2.3571428571rem;
    margin-top: 1.2857142857rem;
    font-size: 1.1428571429rem;
    line-height: 1.2857142857rem;
    border-bottom: .1428571429rem solid transparent
  }

  .review-tabs .tab_cnt {
    position: relative;
    overflow: hidden;
    margin-top: .7142857143rem;
    min-height: 25rem
  }

  .review-tabs .tab_cnt .mob {
    display: block !important
  }

  .review-tabs .tab_cnt ._tech {
    position: relative;
    display: block !important;
    min-height: 25rem
  }

  .review-tabs .tab_cnt ._tech .tech_tab {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 25rem;
    border: .0357142857rem solid #e2e0eb;
    padding: 3.1428571429rem 1.8571428571rem;
    border-radius: .1428571429rem;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease
  }

  .review-tabs .tab_cnt ._tech .tech_tab.on {
    z-index: 1;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease
  }

  .review-tabs .tab_cnt ._tech .tech_tab:nth-child(1) {
    margin-right: 0
  }

  .review-tabs .tab_cnt ._tech .tech_tab p {
    font-size: 1rem;
    line-height: 2rem;
    margin-top: 2.1428571429rem
  }

  .review-tabs .tab_cnt .user {
    position: relative;
    padding: 0 1.8571428571rem;
    min-height: 25rem
  }

  .review-tabs .tab_cnt .user.swiper {
    height: 25rem
  }

  .review-tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt {
    width: 90%;
    height: 25rem;
    border: .0714285714rem solid #e2e0eb;
    margin-right: 0;
    border-radius: .1428571429rem;
    padding: 3.1428571429rem 1.8571428571rem
  }

  .review-tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt .title {
    font-size: 1rem;
    line-height: 1.1428571429rem
  }

  .review-tabs .tab_cnt .user.swiper .swiper-wrapper .swiper-slide .user_txt .subtitle {
    font-size: 1rem;
    line-height: 2rem;
    margin-top: 2.1428571429rem
  }

  .review-tabs .tab_cnt .user.swiper .swiper-pagination {
    bottom: -.3571428571rem
  }

  .review-tabs .tab_cnt .user.swiper .swiper-button-prev,
  .review-tabs .tab_cnt .user.swiper .swiper-button-next {
    position: absolute;
    top: 10rem
  }

  .review-tabs .tab_cnt ._list {
    position: relative;
    z-index: -9999;
    opacity: 0;
    min-height: 0 !important;
    height: 0 !important;
    visibility: hidden;
    transition: opacity 0.3s ease
  }

  .review-tabs .tab_cnt ._list.on {
    z-index: 1;
    height: 25rem !important;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease
  }

  .review-dots,
  .swiper-pagination {
    display: flex !important;
    position: absolute;
    left: 50%;
    bottom: -1.5714285714rem;
    z-index: 1;
    transform: translate(-50%, 0);
    align-items: center;
    justify-content: center
  }

  .review-dots.on,
  .swiper-pagination.on {
    display: none !important
  }

  .review-dots .swiper-pagination-bullet,
  .swiper-pagination .swiper-pagination-bullet {
    opacity: 1
  }

  .review-dots .swiper-pagination-bullet,
  .review-dots span,
  .swiper-pagination .swiper-pagination-bullet,
  .swiper-pagination span {
    display: block;
    margin: 0 .3571428571rem;
    width: .8571428571rem;
    height: .8571428571rem;
    border-radius: .8571428571rem;
    background: #e2e0eb
  }

  .review-dots .swiper-pagination-bullet.swiper-pagination-bullet-active,
  .review-dots .swiper-pagination-bullet.on,
  .review-dots span.swiper-pagination-bullet-active,
  .review-dots span.on,
  .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
  .swiper-pagination .swiper-pagination-bullet.on,
  .swiper-pagination span.swiper-pagination-bullet-active,
  .swiper-pagination span.on {
    background: #0054ff
  }

  .swiper-pagination {
    bottom: 0;
    display: none !important
  }

  .swiper-pagination.on {
    display: none !important
  }

  .common_service {
    padding: 3.5714285714rem 1.1428571429rem;
    background: #1e1c2c
  }

  .common_service .com_list {
    display: flex !important;
    justify-content: space-between
  }

  .common_service .com_item {
    display: block;
    width: 33%;
    max-width: 7.4285714286rem;
    min-height: 10.7142857143rem;
    height: auto;
    padding: 2.2857142857rem .5714285714rem;
    background-color: #282637;
    border-radius: .1428571429rem
  }

  .common_service .com_item.item_two,
  .common_service .com_item.item_three {
    margin: 0
  }

  .common_service .com_item img {
    display: block;
    margin: 0 auto 1.4285714286rem;
    width: 2.1428571429rem
  }

  .common_service .com_item .com_p {
    margin-left: 0;
    width: 100%;
    text-align: center;
    font-size: .8571428571rem;
    line-height: 1.2857142857rem;
    color: #fff
  }

  .common_service .copyright {
    margin-top: 2.5714285714rem
  }

  .four_service .common_service {
    padding-bottom: 2.8571428571rem
  }

  .four_service .common_service .com_item {
    display: block;
    text-align: center;
    max-width: 10.7142857143rem;
    width: 24%;
    height: auto
  }

  .four_service .common_service .com_item img {
    width: 2.8571428571rem
  }

  .four_service .common_service .com_item.item_two {
    margin: 0
  }

  .four_service .common_service .com_item.item_three {
    display: block !important;
    margin-right: 0
  }

  .four_service .common_service .com_item .com_p {
    margin: .7142857143rem 0 0;
    font-size: .8571428571rem;
    line-height: 1.2857142857rem;
    color: #fff
  }
}