@font-face {
  font-family: Karmilla-Regular;
  src: url("https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/fonts/Karmilla-Regular.woff2") format("woff2"), url("https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/fonts/Karmilla-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Karmilla-Bold;
  src: url("https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/fonts/Karmilla-Bold.woff2") format("woff2"), url("https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/fonts/Karmilla-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Sinhala-MN-Bold;
  src: url("https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/fonts/Sinhala-MN-Bold.woff2") format("woff2"), url("https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/fonts/Sinhala-MN-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Sinhala-MN;
  src: url("https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/fonts/sinhala-mn.woff2") format("woff2"), url("https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/fonts/Sinhala-MN-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@keyframes left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes fadeIn {
  0% {
    transform: translateY(0.5rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes normIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes threeD {
  0% {
    transform: rotate3d(1, 0, 0, 90deg);
  }
  100% {
    transform: rotate3d(1, 0, 0, 0);
    visibility: visible;
  }
}
@keyframes rotate-hue {
  to {
    filter: hue-rotate(1turn);
  }
}
@keyframes zoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes down1 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}
.scroll-animate.animated {
  visibility: hidden;
}
.disable-hover {
  pointer-events: none;
}
#mock {
  display: none;
}
body {
  background-color: #FFF;
}
.head-nav {
  margin-right: 1.55rem;
  letter-spacing: .02em;
}
.nav-ls {
  margin-right: 1.55rem;
}
.w1800 {
  width: 93.75%;
  margin: 0 auto;
  max-width: 1800px;
}
.w1582 {
  width: 82.4%;
  margin: 0 auto;
  max-width: 1582px;
}
.w1500 {
  width: 78%;
  margin: 0 auto;
  max-width: 1500px;
}
.w1400 {
  width: 73%;
  margin: 0 auto;
  max-width: 1400px;
}
.bgc00 {
  background-color: #000;
}
.font64 {
  font-size: 1.6rem;
  line-height: 1;
}
.font48 {
  font-size: 1.2rem;
  line-height: 1;
}
.font40 {
  font-size: 1rem;
  line-height: 1;
}
.font36 {
  font-size: .9rem;
  line-height: 1;
}
.style-portfolio .FOOTER {
  margin-top: 1.2rem;
}
.homestyle a {
  color: #FFF;
}
.head > .head-bg {
  position: absolute;
  content: "";
  width: 100%;
  height: 2.925rem;
  z-index: -99;
  background: #B01F24;
  top: 0;
  /*	animation: scroll-down 0.5s forwards;*/
}
.homestyle .head > .head-bg {
  height: 0;
  opacity: 0;
}
.homestyle .head-scroll > .head-bg {
  height: 2.925rem;
  opacity: 0.7;
  transition: all .5s;
}
.index-container {
  width: 100%;
  height: 100vh;
}

.index-container .swiper-wrapper::after {
  background:url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/home-line.png) repeat-y;
	background-size:100% 100%;
  content: "";
  display: inline-block;
  bottom: 0;
  left: 0;
  height: 1.85rem;
  width: 100%;
  position: absolute
}
/*.index-container .swiper-wrapper::after {
  background: #B01F24;
  content: "";
  display: inline-block;
  bottom: 0;
  left: 0;
  height: 1.24rem;
  width: 100%;
  position: absolute
}*/
.m-ABOUTUS::after {
  bottom: auto;
  top: -1.736rem;
  height: 1.736rem;
}
.index-container .index-pagination {
  width: max-content;
  right: 1.5rem;
  bottom: .75rem;
  display: flex;
  align-items: center;
  left: auto;
}
.index-container .index-pagination span {
  display: inline-block;
  font-size: 14px;
}
.index-container .index-pagination .swiper-pagination-current {
  color: #fff;
}
.index-container .index-pagination .swiper-pagination-total {
  color: #333;
}
.index-container .index-pagination .page-line {
  width: .6rem;
  height: 3px;
  background-color: #333;
  margin: 0 .3rem;
}
.index-container .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.index-container .swiper-slide > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-container .swiper-slide .ani-pic {
  width: auto;
  max-width: inherit;
  position: absolute;
  top: 0;
  left: 0;
}
.index-container .next-page {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #FFFFFF;
  text-align: center;
  width: max-content;
  z-index: 10;
  display: none;
}
.index-container .next-page span {
  display: block;
  width: 3px;
  height: 1rem;
  margin: .3rem auto 0;
  background-color: #fff;
}
.index-container .swiper-slide img {
  width: 100%;
}
.m-index-pos, .index-pos {
  position: absolute;
  bottom: 4.42rem;
  left: 50%;
  transform: translateX(-50%);
  width: 82.4%;
}
.index-pos {
  bottom: 4.4rem;
}
.m-index-pos {
  bottom: auto;
  top: 20%;
}
.m-index-pos .h1, .index-pos .h1 {
  margin-bottom: .5rem;
  opacity: 0;
  transition: all .8s 2.4s;
}
.m-index-pos .h2, .index-pos .h2 {
  color: #fff;
  line-height: 1;
  font-weight: bold;
  width: max-content;
  margin: 0 auto 1rem;
  opacity: 0;
  transition: all .8s 1.8s;
}
.m-index-pos .down1, .index-pos .down1 {
  position: absolute;
  top: 3rem;
  height: 2.44rem;
  right: 29rem;
  opacity: 0;
  animation: fadeIn .8s forwards;
  /*  animation-delay: 3.5s;*/
}
.m-index-pos .down1 {
  height: 8.88rem;
  bottom: 0rem;
  right: 25rem;
}
.m-index-pos .down1::before, .index-pos .down1:before {
  width: 2.2rem;
  height: 2.2rem;
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/down1.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  bottom: 0.3rem;
  left: 0;
  position: absolute;
  animation: down1 2s infinite linear;
  -webkit-animation: down1 2s infinite linear;
}
.index-pos .down1:before {
  bottom: 0.8rem;
}
/* home down arrow*/
.m-index-pos .down1::before {
  width: 2.16rem;
  height: 2.16rem;
}
.m-index-pos .down1:after, .index-pos .down1:after {
  background: #FFF;
  content: "";
  display: inline-block;
  bottom: -0.6rem;
  left: 0;
  width: 29rem;
  position: absolute;
}
.index-pos .down1:after {
  bottom: 0.21rem;
}
.m-index-pos .down1:after {
  width: 25rem;
}
.m-index-pos .h3, .index-pos .h3 {
  font-size: 2.18rem;
  line-height: 1.17;
  color: #fff;
  font-weight: normal;
  text-align: right;
  perspective: 800px;
  transform-style: preserve-3d;
  font-family: Sinhala-MN-Bold;
  transform: scale(1, 1.05);
  letter-spacing: -0.04em;
}
.index-pos .h3 {
  line-height: 1.1;
}
.m-index-pos .h3 {
  line-height: 1.05;
  font-size: 2.75rem;
}
.m-index-pos .h3 span, .index-pos .h3 span {
  display: inline-block;
  transform-origin: bottom;
}
/*.index-pos .h3 span {
  display: inline-block;
  transform-origin: bottom;
  visibility: hidden;
}*/
/*.index-pos .pic {
  width: 19.5rem;
  margin: 0 auto;
  transform: scale(0);
  transition: all 1s;
}
.index-pos .pic img {
  width: 100%;
}*/
.index-container .ani-slide .ani-pic {
  animation: left 20s linear infinite;
}
.index-container .ani-slide .index-pos .h1 {
  opacity: 1;
}
.index-container .ani-slide .index-pos .h2 {
  opacity: 1;
}
.index-container .ani-slide .index-pos .h3 span {
  animation: threeD .8s forwards;
}
.index-container .ani-slide .index-pos .pic {
  transform: scale(1);
}
.index-container .ani-slide .index-font .h1 {
  opacity: 1;
  transform: translateY(0);
}
.index-container .ani-slide .index-font a {
  opacity: 1;
  transform: scale(1);
}
.index-font {
  position: absolute;
  top: 32%;
  left: 9.5%;
}
.index-font .h1 {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transform: translateY(0.5rem);
  opacity: 0;
  transition: all .5s ease-in-out;
}
.index-font a {
  transform: scale(0);
  opacity: 0;
  transition: all .5s ease-in-out .5s;
}
.index-font a:hover {
  background: linear-gradient(90deg, #225EB7 0%, #7DE3E3 99.04785%);
}
.FOOTER {
  color: #656464;
  background: #F2FAFF;
  position: relative;
  padding: 3rem 0 0;
}
.FOOTER * {
  color: #656464 !important;
}
.FOOTER .wrap:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 2rem;
}
.FOOTER .wrap:first-child::before {
  background: #9B9A9A;
  content: "";
  display: inline-block;
  top: 2rem;
  left: 0;
  width: 100%;
  position: absolute;
}
.FOOTER a {
  color: #9B9A9A !important;
}
.FOOTER a:hover {
  color: #000 !important;
}
.FOOTER .footer-lf, .FOOTER .footer-nav-box, .FOOTER .footer-rg, .FOOTER .footer-rg-nav {
  display: flex;
  align-items: center;
  height: 100%;
}
.FOOTER .footer-nav-box {}
.footer-nav-box .nav-ls > a {
  color: #9B9A9A;
  display: block;
  height: 100%;
  /* transition: all .5s; */
  position: relative;
  /*text-transform: uppercase;*/
}
.footer-lf .logo svg {
  width: 3.78rem;
  height: .86rem;
}
.footer-nav-box .nav-ls > a:after {
  background: transparent;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.FOOTER .footer-rg {}
.footer-rg img {
  width: 0.52rem;
  height: 0.49rem;
}
/*.footer-rg img {
  width: 3.8rem;
  height: 0.49rem;
}*/
.FOOTER .wrap:last-child {
  text-align: center;
  line-height: 3rem;
  padding-bottom: 1rem;
  position: relative;
}
.FOOTER .wrap:last-child > div {
  position: relative;
}
.FOOTER .wrap:last-child > div > div {
  position: absolute;
  right: 0;
}
.CONTACTUS {
  padding: 8.3rem 0 0 0;
  position: relative;
  z-index: 11;
  background: #FFF;
  /*background: #F2FAFF;*/
}
.CONTACTUS .lf {
  padding: 0 1.4rem 0 0.1rem;
}
.CONTACTUS .rg {
  padding: 0 1.5rem 0 0;
}
.CONTACTUS .wrap:last-child {
  position: relative;
}
.CONTACTUS .wrap:last-child::after {
  background: #F2FAFF;
  content: "";
  display: inline-block;
  bottom: 0rem;
  left: 0;
  height: 21%; /* 30% */
  width: 100%;
  position: absolute;
  z-index: -1
}
/*.CONTACTUS .wrap:last-child > .w1582 > div{position: relative;width: 102%;}*/
.CONTACTUS .wrap .box, .TBANNER .wrap .box {
  display: flex;
  align-items: stretch;
}
.CONTACTUS .wrap .box img {
  width: 100%;
}
.CONTACTUS .wrap > h1 {
  font-size: 1.78rem;
  line-height: 1;
  height: 3.42rem;
  color: #B01F24;
  font-family: Sinhala-MN-Bold;
  font-weight: normal;
  transform: scale(1, 1.10);
  /*  transition: all .5s;*/
  text-align: center;
  position: relative;
  letter-spacing: -.03em;
}
.CONTACTUS .wrap > h1:after {
  background: #9B9A9A;
  content: "";
  display: inline-block;
  bottom: .45rem;
  left: 0;
  width: 100%;
  position: absolute;
}
.CONTACTUS .wrap > .box {
  padding: 3rem 0 3.33rem;
}
.TBANNER {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/TBNL.png) no-repeat right bottom #F2FAFF !important;
  background-size: contain !important;
  padding: 6.68rem 0 4.81rem;
  position: relative;
  z-index: 11;
  background: #F2FAFF;
}
.TBNP {
  padding: 6.68rem 0 4.81rem;
}
.CASES .wrap .box > h1, .PF .wrap > h1, .TEAMS .wrap > h1, .PATH .wrap > h1 {
  font-family: Sinhala-MN;
  font-size: 1rem;
  line-height: 1.9rem;
  font-weight: normal;
  transform: scale(1, 1.10);
  letter-spacing: -0.052em;
  transition: all .5s;
  color: #9B9A9A;
}
.CASES .wrap .box > h1 {
  font-size: 1.55rem;
  line-height: 2.84rem;
  font-family: Sinhala-MN-Bold;
  transform: scale(1, 1.10);
  letter-spacing: -0.05em;
  color: #9B9A9A;
}
.PF .wrap > h1 {
  font-size: .9rem;
  letter-spacing: -0.035em;
}
.PF .wrap .box, .TEAMS .wrap .box, .TBANNER .wrap .box {
  display: flex;
  align-items: stretch;
}
.PF.active .wrap > h1, .style-portfolio .PF:hover .wrap > h1, .style-portfolio .PF:nth-child(1) .wrap > h1 {
  color: #000;
  font-family: Sinhala-MN-Bold;
  letter-spacing: -0.050em;
}
.PF .wrap {
  padding: 0 0;
}
.PF .change-box {
  padding: 1.4rem 0 2.1rem;
}
.TBANNER .wrap .box img {
  width: 43%;
  height: 43%;
}
.TEAMS .wrap > h1 {
  font-size: .9rem;
  letter-spacing: -0.025em;
}
.PATH div:nth-child(1) > h1, .TEAMS .TEAM:nth-child(1) .wrap > h1 {
  padding-top: 4rem;
}
.PATH div:nth-child(1) > h1 {
  font-size: 1rem;
  font-family: Sinhala-MN-Bold;
}
.homestyle .sbtnN {
  background: transparent;
  display: block;
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  left: 7.5%;
  top: 51.8%;
  z-index: 999;
  opacity: 0.5
}
.homestyle .TALK .sbtnN {
  left: 87.5%;
  top: 44%;
}
.swiper-box .wrap {
  position: relative;
}
.swiper-button-prev, .swiper-button-next {
  display: none;
}
.style-about-us .swiper-box .sbtnP, .style-about-us .swiper-box .sbtnN {
  display: block;
  position: absolute;
  width: 1rem;
  height: 1rem;
  background: transparent;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.style-about-us .swiper-box .sbtnP {
  right: 1.2rem;
}
.CASES .wrap .box > h1 > span, .PF .wrap > h1 > span, .TEAMS .wrap > h1 > span, .PATH h1 > span {
  position: relative;
}
.PF .wrap > h1 > span:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.35em;
  right: -1.2em;
  width: 0.7em;
  height: 0.462em;
  font-family: Karmilla-Regular;
  font-size: .5em;
  line-height: 1;
  letter-spacing: .05em;
}
.PF .wrap > h1 > #clean-energy_N:before, .PF .wrap > h1 > #artificial-intelligence_N:before {
  content: "8+";
}
.PF .wrap > h1 > #hardware_N:before {
  content: "3+";
}
.PF .wrap > h1 > #healthcare_N:before {
  content: "5+";
}
.PATH .wrap > h1 > span:after {
  bottom: 0;
}
.PF, .TEAMS {
  padding: 0;
  position: relative;
  z-index: 11;
}
.PF .wrap .box img, .TEAMS .wrap .box img {
  width: 100%;
}
.SP {
  padding-top: 4rem;
}
.PF:last-child {
  padding-bottom: 5.77rem;
}
.PF .wrap .box {
  padding: 1.11rem 0;
}
.TEAMS .wrap .box {
  padding: 2.09rem 0;
}
.myCasesSwiper .swiper-button-prev {
  display: none;
}
.myCasesSwiper .swiper-button-next {
  right: auto;
  left: 4rem;
  width: 5rem !important;
  height: 6rem !important;
}
.myTalkSwiper .swiper-button-prev {
  display: none;
}
.myTalkSwiper .swiper-button-next {
  right: 2rem;
  left: auto;
  width: 5rem !important;
  height: 6rem !important;
  margin-top: -1rem;
}
.myCasesSwiper .swiper-button-next:after, .myTalkSwiper .swiper-button-next:after {
  background: url() no-repeat center center;
  content: "";
  background-size: contain;
}
/*.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
}


*/
#WEQR {
  width: 120px;
  height: auto;
  top: 0;
  position: absolute;
  display: none;
}
.ABOUTUS {
  padding: 2rem 0 3rem;
  position: relative;
  z-index: 11;
  background: #F2FAFF;
}
.ABOUTUS .wrap .tit {
  margin-bottom: .7rem;
}
.ABOUTUS .wrap .sub {
  width: max-content;
  text-align: left;
  margin-bottom: 2.5rem;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.ABOUTUS .wrap .sub div {
  width: max-content;
  margin: 0 auto;
  white-space: nowrap;
}
.margCent {
  margin: 0 auto;
}
.ABOUTUS .wrap .box {
  display: flex;
  align-items: stretch;
}
.ABOUTUS .wrap .box .lf {
  width: 93%;
  padding-top: 2rem;
  padding-right: 0;
}
.ABOUTUS .wrap .box .lg img {
  width: 7%;
}
.ABOUTUS .wrap .box .lf .h1 {
  color: #fff;
  font-weight: bold;
  margin-bottom: .45rem;
}
.ABOUTUS .wrap .box .lf .cont {
  color: #B7B7B7;
  line-height: 1.6;
  margin-bottom: .9rem;
}
.ABOUTUS .wrap .box .rg {
  width: 0%;
}
.m-ABOUTUS {
  padding: 2rem 0 6rem;
  position: absolute;
  z-index: 11;
  background: #F2FAFF;
  bottom: 0;
  left: 0;
}
.m-ABOUTUS .wrap .tit {
  margin-bottom: .7rem;
}
.m-ABOUTUS .wrap .sub {
  width: max-content;
  text-align: left;
  margin-bottom: 2.5rem;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.m-ABOUTUS .wrap .sub div {
  width: max-content;
  margin: 0 auto;
  white-space: nowrap;
}
.margCent {
  margin: 0 auto;
}
.m-ABOUTUS .wrap .box {
  display: flex;
  align-items: stretch;
}
.m-ABOUTUS .wrap .box .lf {
  width: 93%;
  padding-top: 2rem;
  padding-right: 0;
}
.m-ABOUTUS .wrap .box .lg img {
  width: 7%;
}
.m-ABOUTUS .wrap .box .lf .h1 {
  color: #fff;
  font-weight: bold;
  margin-bottom: .45rem;
}
.m-ABOUTUS .wrap .box .lf .cont {
  color: #B7B7B7;
  line-height: 1.6;
  margin-bottom: .9rem;
}
.m-ABOUTUS .wrap .box .rg {
  width: 0%;
}
.m-bile, .m-ABOUTUS {
  display: none;
}
.AREAS {
  padding: 0 0 3rem;
  position: relative;
  z-index: 11;
  background: #FFF;
}
.AREAS .wrap {
  padding: 2rem 0;
}
.AREAS .wrap.PC .box {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/AREABG.png) no-repeat right center;
  background-size: contain;
}
.AREAS .wrap:nth-child(3).PC .box {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/AREABG.png) no-repeat left center;
  background-size: contain;
}
.AREAS .wrap .tit {
  margin-bottom: .7rem;
}
.AREAS .wrap .sub {
  width: max-content;
  text-align: left;
  margin-bottom: 2.5rem;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.AREAS .wrap .sub div {
  width: max-content;
  margin: 0 auto;
  white-space: nowrap;
}
.margCent {
  margin: 0 auto;
}
.AREAS .wrap .box {
  display: flex;
  align-items: stretch;
}
.AREAS .wrap .box .lf, .AREAS .wrap .box .rg {}
.AREAS .wrap:nth-child(2) .box .lf, .AREAS .wrap:nth-child(3) .box .rg, .AREAS .wrap:nth-child(4) .box .lf {
  width: 50%;
}
.AREAS .wrap:nth-child(2) .box .rg, .AREAS .wrap:nth-child(3) .box .lf, .AREAS .wrap:nth-child(4) .box .rg {
  text-align: center;
  width: 50%;
}
.AREAS .wrap:nth-child(2) .box .rg {}
.AREAS .wrap:nth-child(3) .box .lf {}
.AREAS .wrap:nth-child(4) .box .rg {}
.AREAS .wrap:nth-child(2) .box .lf img, .AREAS .wrap:nth-child(3) .box .rg img, .AREAS .wrap:nth-child(4) .box .lf img {
  width: 100%;
}
.AREAS .wrap:nth-child(2) .box .rg img, .AREAS .wrap:nth-child(3) .box .lf img, .AREAS .wrap:nth-child(4) .box .rg img {
  width: 100%;
}
.CASES .wrap:nth-child(2) {
  padding: 4rem 0;
  background: #FFF;
  width: 100%;
}
.CASES .wrap .box > h1 > span:after, .PF .wrap > h1 > span:after, .TEAMS .wrap > h1 > span:after, .PATH .wrap > h1 > span:after {
  background: #9B9A9A;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -0.45rem;
  left: 0;
  width: 100%;
}
/* PORTFOLIO */
.PF .wrap > h1 > span:after {
  width: 115%;
}
.TEAMS .wrap > h1 > span:after {
  bottom: -.3rem;
}
.PATH .wrap > h1 > span:after {
  bottom: 0;
  width: 95%;
}
/* COMMON DESC */
.SLOGAN2 p, .SLOGAN3 p {
  font-size: 1.56rem;
  line-height: 2.84rem;
  font-weight: normal;
  perspective: 800px;
  transform-style: preserve-3d;
  font-family: Sinhala-MN-Bold;
  transform: scale(1, 1.10);
  letter-spacing: -0.04em;
}
.SLOGAN3 p {
  font-size: 1.56rem;
  line-height: 2.6rem;
  letter-spacing: -.046em;
  height: 9.68rem;
}
/*FOCUS AREAS*/
.AREAS p {
  color: #9B9A9A;
  text-align: left;
  height: 3.64em;
}
.AREAS p > span > span {
  position: relative;
}
.CASES p > span, .AREAS p > span {
  position: relative;
}
.CASES p > span:after, .AREAS p > span:after, .AREAS p > span > span:after {
  background: #9B9A9A;
  content: "";
  display: inline-block;
  bottom: -0.3rem;
  left: 0;
  height: 1px;
  width: 100%;
  position: absolute;
  opacity: 0;
  animation: normIn .3s forwards;
  animation-delay: 1s;
}
.AREAS p > span:nth-child(3)::before {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/down2.png) no-repeat center center;
  transform: scale(1, 0.9);
  background-size: contain;
  content: "";
  display: inline-block;
  right: -4rem;
  top: 0.3rem;
  width: 1.46rem;
  height: 1.46rem;
  position: absolute;
  opacity: 0;
  animation: normIn 0.3s forwards;
  animation-delay: 2s;
}
.CASES .wrap:nth-child(2) span::before {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/down2.png) no-repeat center center;
  transform: scale(1, 0.9);
  background-size: contain;
  content: "";
  display: inline-block;
  right: -3rem;
  top: 0.2rem;
  width: 1.3rem;
  height: 1.3rem;
  position: absolute;
  opacity: 0;
  animation: normIn 0.3s forwards;
  animation-delay: 2s;
}
/*.AREAS p > span > span::after {
  background: #B01F24;
  bottom: 0rem;
  animation-delay: 8s;
}*/
.CASES p {
  color: #B01F24;
  text-align: right;
}
.CASES p > span::after {
  background: #B01F24;
  animation-delay: 1.3s;
}
.CASES p > span::before {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/quote.png) no-repeat center center;
  transform: scale(1, 0.9);
  background-size: contain;
  content: "";
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  opacity: 0;
  animation: normIn 0.3s forwards;
  animation-delay: 1.3s;
}
.CASES p > span:nth-child(1)::before {
  left: -2rem;
  top: -1.2rem;
}
.CASES p > span:nth-child(3)::before {
  right: 0;
  bottom: -2.5rem;
  transform: rotate(180deg)
}
.SLOGAN1, .SLOGAN, .SLOGAN2 {
  padding: 2.5rem 0 1.1rem;
  position: relative;
  z-index: 11;
  background: #FFF;
}
.SLOGAN2 {
  padding: 2rem 0;
}
.SLOGAN3 {
  background: #F2FAFF;
  padding: 0 0;
}
#SLOGAN3 {
  position: relative;
}
.CASES .wrap .box, .TALK .wrap .box {
  display: flex;
  align-items: stretch;
}
.TALK {
  padding-top: 3rem;
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/CUBG.png) no-repeat bottom center #F2FAFF;
  background-size: 100% 100%;
}
.CASES {
  padding-top: 4rem;
}
.style-about-us .FOOTER {
  margin-top: 3rem;
  padding-top: 3rem;
  background: #F2FAFF;
}
.style-contact .FOOTER {
  padding-top: 3.8rem; /* 3rem */
  background: #F2FAFF;
}
/* PUBLIC */
.FOOTER {
  color: #9B9A9A;
  background: #F2FAFF;
  position: relative;
  padding: 3rem 0 0;
}
.FOOTER .wrap:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 2rem;
}
.FOOTER .wrap:first-child::before {
  background: #9B9A9A;
  content: "";
  display: inline-block;
  top: 2rem;
  left: 0;
  height: 1px;
  width: 100%;
  position: absolute;
}
.FOOTER a {
  color: #9B9A9A !important;
}
.FOOTER a:hover {
  color: #000 !important;
}
.FOOTER .footer-lf, .FOOTER .footer-nav-box, .FOOTER .footer-rg, .FOOTER .footer-rg-nav {
  display: flex;
  align-items: center;
  height: 100%;
}
.FOOTER .footer-nav-box {}
.footer-nav-box .nav-ls > a {
  color: #9B9A9A;
  display: block;
  height: 100%;
  /* transition: all .5s; */
  position: relative;
  /*text-transform: uppercase;*/
  letter-spacing: 0.02em;
}
.footer-nav-box .nav-ls > a, .footer-rg-nav a {
  font-size: 0.55rem;
}
.footer-lf .logo {
  width: 4.75rem;
}
.footer-lf .logo svg {
  width: 4.2rem;
  height: .96rem;
}
.footer-nav-box .nav-ls > a:after {
  background: transparent;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.FOOTER .footer-rg {}
.footer-rg img {
  width: .52rem;
  height: 0.49rem;
}
.FOOTER .wrap:last-child {
  text-align: center;
  line-height: 3rem;
  padding-bottom: 1rem;
  position: relative;
}
.FOOTER .wrap:last-child > div {
  position: relative;
  height: 4rem;
}
.FOOTER .wrap:last-child > div > div {
  position: absolute;
  font-size: 0.35rem;
  letter-spacing: 0.02em;
}
.FOOTER .wrap:last-child > div > div#COPYRIGHTS {
  width: 100%;
  text-align: center;
}
.FOOTER .wrap:last-child > div > div#ICP {
  right: 0;
}
.change-box {
  padding-bottom: 3.5rem;
}
.CONTACTUS .change-box {
  padding: 3.5rem 0 0; /* 3.0 */
}
.change-box .change .list-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.change-box .change .list-box .li {
  margin-top: .533rem;
  width: 23.59%;
  margin-right: 1.87%;
}
.change-box .change .list-box .li:nth-child(-n+4) {
  margin-top: 0;
}
.change-box .change .list-box .li .pic {
  width: 100%;
  height: 3.42rem;
  margin-bottom: 0;
  position: relative;
  /*border-radius: .25rem;*/
  overflow: hidden;
}
.change-box .change .list-box .li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.PF .change-box .change .list-box .li .pic img {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.PF .change-box .change .list-box .li:hover .pic img {
  opacity: 1;
  animation: zoom 1s;
}
.change-box .change .list-box .li .pic .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.25rem;
}
.change-box .change .list-box .li .cont {
  color: #9B9A9A;
  font-size: .75rem;
  line-height: 2em;
  height: 2em;
  text-align: center;
  overflow: hidden;
  margin-top: 0.71rem;
  margin-bottom: 0;
  font-family: Karmilla-Regular;
}
/*ABOUT_US PAGE*/
.TEAMS .TEAM:hover .wrap > h1 {
  font-family: Sinhala-MN-Bold;
  color: #000;
}
.TEAMS .change-box {
  position: relative;
}
.TEAMS .TEAM .change-box:after {
  background: #9B9A9A;
  content: "";
  display: inline-block;
  top: 13rem;
  left: 0;
  width: 100%;
  position: absolute;
}
.TEAMS .TEAM .change-box .change .list-box .li:nth-child(4n), .change-box .change .list-box .li:nth-child(4n) {
  margin-right: 0;
}
.TEAMS .TEAM .change-box .change .list-box .li .pic {
  height: 10.64rem;
}
.TEAMS .TEAM .change-box .change .list-box .li {
  margin-top: .0;
  width: 20.13%;
  margin-right: 6.48%;
}
.TEAMS .TEAM .change-box .change .list-box .li:first-child::after {
  content: "";
  display: inline-block;
  top: 0;
  position: absolute;
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-TEAMBG.png) repeat-x left top;
  background-size: contain;
  height: 10.64rem;
  left: -2.1rem;
  width: 478%;
  z-index: -1;
}
.TEAMS .TEAM:nth-child(1) .change-box:after {
  top: 14rem;
}
/*.TEAMS .TEAM:nth-child(1) > .wrap .change-box .change .list-box .cont {
  font-family: Karmilla-Bold;
  color: #9B9A9A;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}*/
.TEAMS .TEAM > .wrap .change-box .change .list-box .cont, .TEAMS .TEAM > .wrap .change-box .change .list-box .jobtitle {
  color: #9B9A9A;
}
.TEAMS .TEAM > .wrap .change-box .change .list-box .active .cont {
  font-family: Karmilla-Bold;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.TEAMS .TEAM:nth-child(1) .wrap .change-box .change .list-box .jobtitle {
  padding-bottom: 0.5rem;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.TEAMS .TEAM:nth-child(1) .wrap .change-box .change .list-box .li .intro {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.TEAMS .TEAM .wrap .change-box .change .list-box .li .jobtitle {
  font-size: .56rem;
  line-height: 1em;
  text-align: center;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.TEAMS .TEAM .wrap .change-box .change .list-box .cont {
  letter-spacing: -.03em;
}
.TEAMS .TEAM .wrap .change-box .change .list-box .jobtitle {
  letter-spacing: -.05em;
}
.TEAMS .TEAM .wrap .change-box .change .list-box .active .cont, .TEAMS .TEAM .wrap .change-box .change .list-box .active .jobtitle {
  color: #000000;
  text-align: left;
}
.TEAMS .TEAM .wrap .change-box .change .list-box .intro {
  padding-top: 0.7rem;
  opacity: 0;
  height: 0;
  text-align: justify;
  text-justify: inter-character;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  position: relative;
}
.TEAMS .TEAM .wrap .change-box .change .list-box .intro:before {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/BTNCL.png) no-repeat center top;
  background-size: contain;
  content: "";
  display: inline-block;
  top: -1rem;
  right: 0;
  height: 0.5rem;
  width: 0.5rem;
  position: absolute;
  transform: rotate(90deg);
}
.TEAMS .TEAM .wrap .change-box .change .list-box .intro:after {
  content: "";
  display: inline-block;
  top: -1.25rem;
  right: -0.25rem;
  height: 1rem;
  width: 1rem;
  position: absolute;
}
.TEAMS .TEAM .wrap .change-box .change .list-box .active .intro:before {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.TEAMS .TEAM .wrap .change-box .change .list-box .active .intro {
  font-size: 0.57rem;
  line-height: 0.88rem;
  color: #9B9A9A;
  opacity: 1;
  height: auto;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.change-box .change .list-box .li .jobtitle, .change-box .change .list-box .li .intro {
  font-size: .61rem;
  line-height: 1em;
  text-align: center;
  font-family: Karmilla-Regular;
}
.change-box .change .list-box .li .intro .time {
  color: #555555;
  margin-right: .25rem;
  line-height: 1;
}
.CONTACTUS .change-box .change .list-box .li {
  overflow: visible;
  position: relative;
  width: 25%;
  margin: 0;
  height: 10rem;
}
.CONTACTUS .change-box .change .list-box .li .pic {
  height: 40rem;
}
.CONTACTUS .change-box .change .list-box #WE .pic {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/WE1.png) no-repeat center top;
  background-size: contain;
}
.CONTACTUS .change-box .change .list-box #inn .pic {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/in1.png) no-repeat center top;
  background-size: contain;
}
.CONTACTUS .change-box .change .list-box #twitter .pic {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/twitter1.png) no-repeat center top;
  background-size: contain;
}
.CONTACTUS .change-box .change .list-box #location .pic {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/location1.png) no-repeat center top;
  background-size: contain;
}
.CONTACTUS .change-box .change .list-box #WE.active .pic {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/WE.png) no-repeat center top;
  background-size: contain;
  transition: all .5s;
}
.CONTACTUS .change-box .change .list-box #inn.active .pic {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/in.png) no-repeat center top;
  background-size: contain;
  transition: all .5s;
}
.CONTACTUS .change-box .change .list-box #twitter.active .pic {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/twitter.png) no-repeat center top;
  background-size: contain;
  transition: all .5s;
}
.CONTACTUS .change-box .change .list-box #location.active .pic {
  background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/location.png) no-repeat center top;
  background-size: contain;
  transition: all .5s;
}
.CONTACTUS .change-box .change .list-box .li .pic a {
  display: none;
}
.CONTACTUS .change-box .change .list-box .li.active .pic a {
  display: flex;
  width: 100%;
  height: 100%;
}
@keyframes trans {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(10);
    visibility: visible;
  }
  100% {
    opacity: 0;
    transform: scale(20);
    z-index: -10;
    visibility: hidden;
  }
}
@keyframes trans-box {
  0% {
    opacity: 0;
    visibility: visible;
  }
  50% {
    opacity: 1;
    visibility: visible;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    z-index: -10;
    visibility: hidden;
  }
}
.txtTrans {
  width: max-content;
  text-transform: uppercase;
  position: absolute;
  opacity: 0;
}
.foot-top-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: .8rem;
}
.typing2 {
  width: 14rem;
  line-height: 1.2;
}
.fix-contact {
  position: fixed;
  bottom: 2.5rem;
  right: 0;
  width: 3rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  z-index: 100;
  background: linear-gradient(90deg, #225EB7 0%, #7DE3E3 99.04785%);
  color: #fff;
  border-top-left-radius: .6rem;
  border-bottom-left-radius: .6rem;
  font-size: .4rem;
}
.fix-contact:hover {
  color: #fff;
}
.fix-contact img {
  width: 100%;
}
/* PC underline */
.TEAMS .TEAM .change-box:after, .m-index-pos .down1:after, .index-pos .down1:after, .AREAS p > span:after, .AREAS p > span > span:after, .CASES .wrap .box > h1 > span:after, .PF .wrap > h1 > span:after, .TEAMS .wrap > h1 > span:after, .PATH .wrap > h1 > span:after, .JOINUS .wrap > h1:after, .FOOTER .wrap:first-child::before {
  height: 1px;
  transform: scale(1, 1.2);
}
.PATH .wrap > h1 > span:after {}
.PF:nth-child(5) .wrap > h1 > span:after {
  width: 110%;
}
.CONTACTUS .wrap > h1:after {
  height: 1px;
  transform: scale(1, 1.09);
}
/* PC端下划线 */
.AREAS p > span:after, .CASES .wrap .box > h1 > span:after, .PF .wrap > h1 > span:after, .TEAMS .wrap > h1 > span:after, .PATH .wrap > h1 > span:after, .CASES p > span:after {
  height: 1px;
  transform: scale(1, 1.09);
} /* 移动端下划线(变形) */
.PATH .swiper-box {
  position: relative;
}
.PATH .swiper-box::after {
  background: #F2FAFF;
  content: "";
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 49.8%;
}
.FOOTER .nav-ls {
  margin-right: 1.3rem;
}
.FOOTER .head-nav, .FOOTER .nav-ls:nth-child(3) {
  margin-right: 1.5rem !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 3) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 3/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 3) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 3dppx) and (max-width: 767px) {
  html {
    font-size: 13.3px !important;
  }
}
@media (max-width: 1200px) {
  .index-pos .h3 {
    font-size: 2.2rem !important;
  }
  .nav-ls > a {
    line-height: 2.5rem;
  }
  .intro .PC {
    display: none;
  }
  .intro .m-bile {
    display: block;
  }
}
@media (max-width: 767px) {
  #mock {
    display: none;
  }
  /* mobile underline */
  .TEAMS .TEAM .change-box:after, .m-index-pos .down1:after, .index-pos .down1:after, .FOOTER .wrap:first-child::before {
    height: 1px;
    transform: scale(1, 0.4);
  }
  .AREAS p > span:after, .AREAS p > span > span:after, .CASES .wrap .box > h1 > span:after, .CASES p > span:after, .PF .wrap > h1 > span:after, .TEAMS .wrap > h1 > span:after, .PATH .wrap > h1 > span:after, .JOINUS .wrap > h1:after, .CONTACTUS .wrap > h1:after {
    height: 1px;
    transform: scale(1, 0.36);
  }
  .logo svg {
    width: 7rem;
    height: 1.59rem;
  }
  .lan {
    position: relative;
    padding-top: 0;
  }
  .lan div {
    width: auto !important;
  }
  .lan > div {
    position: absolute;
    padding: 0.37rem 1rem 0.33rem;
    top: 0;
    right: 0;
    letter-spacing: -0.05em;
    white-space: nowrap;
  }
  .lan > div a {
    color: #FFF;
    font-size: 1rem !important; /* 1.05rem*/
    text-align: right !important;
  }
  .lan .m-MENU {
    display: none;
  }
  .lan.active .m-MENU {
    display: block;
    text-align: right;
    line-height: 1.8;
  }
  .lan.active .m-MENU::after {
    background: #B01F24;
    content: "";
    display: inline-block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 0.3rem;
    z-index: -1;
    opacity: 0.7;
  }
  .lan > svg {
    width: 1rem;
    height: 1rem;
  }
  .lan a > svg {
    width: 2.45rem;
    height: 0.75rem;
  }
  .pc-head {
    height: 1.5em !important;
  }
  .PC, .ABOUTUS {
    display: none;
  }
  .m-index-pos .h3 span, .index-pos .h3 span {
    font-size: 2.7rem;
  }
  .m-bile, .m-ABOUTUS {
    display: block;
  }
  .homestyle .head-scroll > .head-bg {
    height: 3.175rem;
  }
  .index-container .swiper-wrapper::after {
    display: none;
  }
  .AREAS .wrap {
    padding: 0 0 3rem;
  }
  .SLOGAN2, .AREAS .wrap:last-child {
    padding: 0 0 1.5rem;
  }
  .AREAS .wrap:nth-child(1) {
    padding: 3rem 0;
  }
  .SLOGAN2 p {
    font-size: 1.36rem;
    line-height: 1.82;
  }
  .SLOGAN3 p {
    font-size: 1.24rem; /*  1.35rem */
    line-height: 1.82;
  }
  .CASES p > span::before {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/quote.png) no-repeat center center;
    transform: scale(1, 0.9);
    background-size: contain;
    content: "";
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    opacity: 0;
    animation: normIn 0.3s forwards;
    animation-delay: 1.3s;
  }
  .CASES p > span:nth-child(1)::before {
    left: -1.5em;
    top: -.3em;
  }
  .CASES p > span:nth-child(3)::before {
    right: 0;
    bottom: -1.5em;
  }
  .CASES .wrap:nth-child(2) {
    padding: 1.75rem 0 0;
  }
  .CASES .wrap .box > h1 {
    font-size: 1.5rem;
  }
  .TALK {
    padding: 0;
  }
  .TBANNER {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/TBNL.png) no-repeat right bottom #F2FAFF !important;
    background-size: contain !important;
    padding: 5.58rem 0 2.8rem;
  }
  .CASES {
    padding-top: 2.33rem;
  }
  .SLOGAN3 p {
    height: 7.58rem;
  }
  .SP {
    padding-top: 3.3rem;
  }
  /* COMMON */
  .change-box .change .list-box .li .cont {
    line-height: 1em;
    margin: 1.37rem 0;
    height: 1em;
    font-size: 1.25rem;
  }
  .CASES .wrap .box > h1, .PF .wrap > h1, .TEAMS .wrap > h1, .PATH .wrap > h1 {
    font-size: 1.18rem;
  }
  /* HOME */
  .CASES .wrap:nth-child(2) .box > h1 {
    font-size: 1.35rem;
  }
  .CASES .wrap:nth-child(2) span::before {
    right: -3rem;
  }
  /* PORTFOLIO */
  .PF .change-box {
    padding: 0.9rem 0 2.5rem;
  }
  .PF:nth-child(7) .change-box {
    padding: 1.1rem 0 3rem !important;
  }
  .PF .change-box .change .list-box .li {
    width: 32%;
    margin: 0 2% 0 0 !important;
  }
  .PF .change-box .change .list-box .li:nth-child(3n+0) {
    margin: 0 !important;
  }
  .PF .change-box .change .list-box .li .pic {
    height: 3.7rem;
  }
  .PF .wrap > h1 {
    font-size: 1rem;
  }
  .PF .wrap > h1 > span:before {
    top: -0.05em;
    right: -1.2em;
  }
  /* ABOUTUS */
  .TEAMS .TEAM .wrap .change-box .change .list-box .li .jobtitle {
    font-size: .86rem;
  }
  .TEAMS .TEAM:nth-child(1) .wrap .change-box .change .list-box .li .cont {
    margin: 1.37rem 0 .35rem;
  }
  .TEAMS .TEAM:nth-child(1) .wrap .change-box .change .list-box .jobtitle {
    padding-bottom: 1.37rem;
  }
  .TEAMS .bg {
    background: none;
  }
  .TEAMS .TEAM .change-box .change .list-box .li {
    width: 45%;
    margin: 0 10% 0 0 !important;
    overflow: visible !important;
    position: relative;
  }
  .TEAMS .TEAM .change-box .change .list-box .li:nth-child(2n+0) {
    margin: 0 !important;
  }
  .TEAMS .TEAM .change-box .change .list-box .li:nth-child(2n+1)::after, .TEAMS .TEAM .change-box .change .list-box .li:nth-child(2n+1)::before {
    content: "";
    display: inline-block;
    top: 0;
    position: absolute;
  }
  .TEAMS .TEAM .change-box .change .list-box .li:nth-child(2n+1)::after {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-TEAMBG.png) no-repeat center top;
    background-size: cover;
    height: 15.4rem;
    left: -12%;
    width: 260%;
    z-index: -1;
  }
  .TEAMS .TEAM .change-box .change .list-box .li:nth-child(2n+1)::before {
    background: #9B9A9A !important;
    top: 19.39rem;
    height: 1px;
    transform: scale(1, 0.4);
    left: 0;
    width: 222%;
    z-index: 999;
  }
  .TEAMS .TEAM:nth-child(1) .change-box .change .list-box .li:nth-child(2n+1)::before {
    top: 20.6rem;
  }
  .TEAMS .TEAM .wrap .change-box .change .list-box .intro {
    padding-top: 1.35rem;
  }
  .TEAMS .TEAM .wrap .change-box .change .list-box .intro:before {
    top: -2.2rem;
    width: .75rem;
    height: .75rem;
  }
  .TEAMS .TEAM .wrap .change-box .change .list-box .intro:after {
    top: -2.575rem;
    right: -.375rem;
    width: 1.5rem;
    height: 1.5rem;
  }
  .TEAMS .TEAM {
    position: relative;
    overflow: hidden;
  }
  .TEAMS .TEAM .change-box .change .list-box .li .pic {
    height: 15.4rem;
  }
  .TEAMS .TEAM .change-box {
    padding: 0 0 1.65rem;
  }
  .TEAMS .TEAM .change-box:after {
    display: none;
  }
  .PATH .swiper-box {
    position: relative;
  }
  .PATH .swiper-box::after {
    height: 45%;
  } /* 发展历程背景 */
  .PATH div:nth-child(1) > h1, .TEAMS .TEAM:nth-child(1) .wrap > h1 {
    padding-top: 2.7rem;
  }
  /* CONTACT */
  .CONTACTUS {
    padding: 5.58rem 0 0;
  }
  .CONTACTUS .wrap:last-child > .w1582 > div {
    width: auto;
  }
  .CONTACTUS .wrap:last-child::after {
    display: none;
  }
  .CONTACTUS .change-box .change .list-box .li {
    width: 50%;
    margin: 0 !important;
    position: relative;
    height: 7.7rem;
  }
  .CONTACTUS .change-box .change .list-box .li:nth-child(3), .CONTACTUS .change-box .change .list-box .li:nth-child(4) {
    margin-bottom: 2.5rem !important;
  }
  .CONTACTUS .change-box .change .list-box .li.active {
    height: 16.5rem;
  }
	
	.CONTACTUS .change-box .change .list-box .li.active:nth-child(1),
	.CONTACTUS .change-box .change .list-box .li.active:nth-child(2){
		height: 18rem!important;
	}
  .CONTACTUS .change-box .change .list-box .li .pic {
    height: 16.5rem;
    position: absolute;
    z-index: 1;
  }
  .CONTACTUS .change-box .change .list-box #WE .pic {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-WE0.png) no-repeat center top;
    background-size: contain;
  }
  .CONTACTUS .change-box .change .list-box #inn .pic {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-IN0.png) no-repeat center top;
    background-size: contain;
  }
  .CONTACTUS .change-box .change .list-box #twitter .pic {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-TW0.png) no-repeat center top;
    background-size: contain;
  }
  .CONTACTUS .change-box .change .list-box #location .pic {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-LO0.png) no-repeat center top;
    background-size: contain;
  }
  .CONTACTUS .change-box .change .list-box .li.active .pic {
    z-index: 999;
  }
  .CONTACTUS .change-box .change .list-box #WE.active .pic {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-WE1.png) no-repeat center top;
    background-size: contain;
    transition: all .5s;
  }
  .CONTACTUS .change-box .change .list-box #inn.active .pic {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-IN1.png) no-repeat center top;
    background-size: contain;
    transition: all .5s;
  }
  .CONTACTUS .change-box .change .list-box #twitter.active .pic {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-TW1.png) no-repeat center top;
    background-size: contain;
    transition: all .5s;
  }
  .CONTACTUS .change-box .change .list-box #location.active .pic {
    background: url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/m-LO1.png) no-repeat center top;
    background-size: contain;
    transition: all .5s;
  }
  #WEQR {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .CONTACTUS .change-box {
    padding: 2.4rem 0 0
  }
  .JOINUS .wrap > h1, .CONTACTUS .wrap > h1 {
    font-size: 1.2rem;
    height: 2.6rem;
  }
  .CONTACTUS .wrap > h1 {
    letter-spacing: -.02em;
  }
  .CONTACTUS .wrap > .box {
    padding: 2.3rem 0 3.3rem;
  }
  /* 页脚布局 */
  /*	.FOOTER > h2{
		background:url(https://fengchiyun.oss-cn-shenzhen.aliyuncs.com/images/CUBG.png) no-repeat bottom center #F2FAFF;background-size: 100% 100%;
	}	*/
  .FOOTER a {
    color: #9B9A9A;
  }
  .FOOTER .wrap:last-child > div > div#COPYRIGHTS {
    text-align: right;
  }
  .FOOTER .wrap:last-child > div > div {
    position: relative;
  } /* 页脚布局 */
  .FOOTER .nav-ls > a {
    font-size: 0.75rem !important;
  }
  .FOOTER #ICP > a, .FOOTER #COPYRIGHTS > span {
    font-size: 0.56rem;
  }
  .FOOTER a:hover {
    color: #000 !important;
  }
  .FOOTER {
    color: #9B9A9A;
    background: #F2FAFF;
    position: relative;
    font-size: 0.75rem !important;
    padding: 3rem 0 0;
  }
  .FOOTER .wrap:first-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 2rem;
  }
  .FOOTER .wrap:first-child::before {
    background: #9B9A9A;
    content: "";
    display: inline-block;
    top: 2.2rem;
    left: 0;
    width: 100%;
    position: absolute;
  }
  .FOOTER .footer-lf, .FOOTER .footer-nav-box, .FOOTER .footer-rg, .FOOTER .footer-rg-nav {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .footer-nav-box .nav-ls > a, .footer-rg-nav a {
    font-size: 0.75rem;
  }
  .FOOTER .footer-nav-box {}
  .footer-nav-box .nav-ls > a {
    color: #9B9A9A;
    display: block;
    height: 100%;
    /* transition: all .5s; */
    position: relative;
    text-transform: capitalize;
  }
  .footer-lf .logo svg {
    width: 6.2rem;
    height: 1.33rem;
    margin-top: 0.5rem;
  }
  .footer-nav-box .nav-ls > a:after {
    background: transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .footer-nav-box {}
  .footer-nav-box .head-nav {
    display: block;
    position: absolute;
    left: 0;
    top: 3rem;
    z-index: 999;
  }
  .footer-nav-box .head-nav .nav-ls {
    text-align: left;
    line-height: 1.7;
  }
  .footer-nav-box .head-nav .nav-ls > a {
    font-size: 0.7rem;
    line-height: 1.7;
  }
  .footer-rg img {
    width: .52rem;
    height: .72rem;
  }
  .FOOTER .nav-ls {
    height: auto !important;
  }
  .FOOTER .wrap:last-child {
    padding: 1rem 0 3rem;
    text-align: right;
  }
  .FOOTER .wrap:last-child > div {
    line-height: 1.7;
  }
  .FOOTER .wrap:last-child > div > div {
    font-size: 0.75rem;
  }
}