body::-webkit-scrollbar {
  display: none;
}
body {
  font-family: "Noto Sans JP", sans-serif;
}
.w1520 {
  padding-left: 10.416vw;
  padding-right: 10.416vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.maodian{
    position: relative;
    top: -0.7rem;
}
.Column_page_banner {
  position: relative;
}
.Column_page_banner .img {
  position: relative;
}
.Column_page_banner .img img {
  width: 100%;
}
.Column_page_banner video {
  height: 6.1rem;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.Column_page_banner .img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.Column_page_banner .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Column_page_banner .posi .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fff;
}
.Column_page_banner .posi .box .box_ {
  position: relative;
}
.Column_page_banner .posi .box .box_ > img {
  position: absolute;
  right: -1.3rem;
  top: -0.25rem;
}
.Column_page_banner .posi .box .box_ h5 {
  font-size: 0.32rem;
}
.Column_page_banner .posi .box .box_ .text {
  margin-top: 0.32rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  max-width: 35vw;
}
.Column_page_banner .posi .box .box_ .link {
  margin-top: 0.45rem;
}
.Column_page_banner .posi .box .box_ .link .a {
  margin-right: 0.2rem;
}
.Column_page_banner .posi .box .box_ .link .a a {
  display: block;
  border: 1px solid #fff;
  width: 1.4rem;
  line-height: 0.42rem;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: .16rem;
}
.Column_page_banner .posi .box .box_ .link .a a:hover {
  background: #232323;
  border: 1px solid #232323;
}
.BreadHeight {
  height: 0;
}
.BreadcrumbNavigation {
  padding: 0.3rem 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.BreadcrumbNavigation .box {
  font-size: 14px;
}
.BreadcrumbNavigation .box a {
  color: #d1d1d1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.BreadcrumbNavigation .box a:hover {
  color: #016cd0;
}
.BreadcrumbNavigation .box i {
  color: #d1d1d1;
  font-size: 14px;
}
.BreadcrumbNavigation .box span {
  color: #fff;
}
.bg {
  background: #f6f6f6;
}
.f46 {
  font-size: 0.46rem;
  text-align: center;
}
.p74 {
  padding-top: 0.74rem;
}
.p74_ {
  padding-bottom: 0.74rem;
}
.m64 {
  margin-top: 0.64rem;
}
.ProcessManagement {
  padding-bottom: 0.6rem;
}
.ProcessManagement .box .item {
  background: #fff;
  width: 23.875%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.3rem 0.5rem 0.56rem;
  margin-right: 1.5%;
  margin-bottom: 0.22rem;
  position: relative;
}
.ProcessManagement .box .item:nth-child(4n) {
  margin-right: 0;
}
.ProcessManagement .box .item .content0 {
  height: 0.6rem;
}
.ProcessManagement .box .item .content0 img {
  max-height: 100%;
}
.ProcessManagement .box .item .content0 .img2 {
  display: none;
}
.ProcessManagement .box .item .content1 {
  font-size: 0.24rem;
  margin-top: 0.38rem;
  margin-bottom: 0.25rem;
}
.ProcessManagement .box .item .content2 {
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.ProcessManagement .box .item .content2 p {
  margin-bottom: 0.16rem;
}
.ProcessManagement .box .item .content2 p:last-child {
  margin-bottom: 0;
}
.ProcessManagement .box .item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  background: #016cd0;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  transition: width 0.4s;
  width: 0;
}
.ProcessManagement .box .item:hover::after {
  width: 100%;
}
.ProcessManagement .box .item:hover .content0 .img1 {
  display: none;
}
.ProcessManagement .box .item:hover .content0 .img2 {
  display: block;
}
.GrowthEnterprises {
  position: relative;
}
.GrowthEnterprises .img img {
  width: 100%;
}
.GrowthEnterprises .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.GrowthEnterprises .posi .f46 {
  color: #fff;
}
.GrowthEnterprises .posi h6 {
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  margin-top: 0.2rem;
}
.GrowthEnterprises .posi .box {
  margin-top: 0.74rem;
}
.GrowthEnterprises .posi .box .swiper-wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.GrowthEnterprises .posi .box .swiper-wrapper .swiper-slide {
  text-align: center;
  width: 24%;
  border: 2px solid #fff;
  padding: 0.82rem 0 1.05rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.GrowthEnterprises .posi .box .swiper-wrapper .swiper-slide .content1 {
  font-size: 0.24rem;
  color: #fff;
}
.GrowthEnterprises .posi .box .swiper-wrapper .swiper-slide .content2 {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #fff;
  margin-top: 0.25rem;
  height: 0.72rem;
  padding: 0 0.3rem;
}
.GrowthEnterprises .posi .box1 .swiper-wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.GrowthEnterprises .posi .box1 .swiper-wrapper .swiper-slide {
  width: 32.333%;
}
.GrowthEnterprises .posi .button {
  margin-top: 0.8rem;
}
.inner_btn .a {
  display: inline-block;
  font-size: 16px;
  background: #232323;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  min-width: 1.5rem;
  line-height: 0.48rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.35rem;
}
.inner_btn .a:hover {
  background: #016cd0;
}
.MultipleModes {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.MultipleModes .MultipleModes_ {
  height: 100vh;
  width: 100%;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 2;
}
.MultipleModes .MultipleModes_ .box {
  height: 100vh;
}
.MultipleModes .MultipleModes_ .box .banner {
  position: relative;
  height: 100%;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container {
  height: 100%;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide {
  -webkit-box-sizing: border-box;
  padding-left: 10.416vw;
  padding-right: 10.416vw;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item {
    width: 100%;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft {
  width: 37%;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft .content1 {
  font-size: 0.46rem;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft .content2 {
  margin-top: 0.25rem;
  font-size: 0.2rem;
  line-height: 0.32rem;
  text-align: justify;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft .content2 p {
  margin-bottom: 0.34rem;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft .content2 p:last-child {
  margin-bottom: 0;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft .content2 li {
  margin-bottom: 0.12rem;
  position: relative;
  padding-left: 0.26rem;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft .content2 li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0.13rem;
  width: 5px;
  height: 5px;
  background: #232323;
  border-radius: 50%;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft .content3 {
  margin-top: 0.46rem;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxRight {
  width: 48%;
}
.MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxRight img {
  width: 100%;
}
.MultipleModes .MultipleModes_ .box .banner .page {
  position: absolute;
  left: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.MultipleModes .MultipleModes_ .box .banner .page div span {
  display: block;
  margin: 0.1rem 0;
  background: none;
  opacity: 1;
  width: 8px;
  height: 8px;
  border: 1px solid #232323;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.MultipleModes .MultipleModes_ .box .banner .page div .swiper-pagination-bullet-active {
  background: #232323;
}
.MultipleModes.active {
  height: 100vh;
}
.body {
  overflow: hidden;
}
.case_container,
.index_case_container {
  position: relative;
}
.case_container .banner img,
.index_case_container .banner img {
  width: 100%;
}
.case_container .posi,
.index_case_container .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.case_container .w1520,
.index_case_container .w1520 {
  height: 100%;
}
.case_container .box,
.index_case_container .box {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.case_container .box .banner1,
.index_case_container .box .banner1 {
  width: 5.2rem;
  background: #fff;
}
.case_container .box .banner1 a,
.index_case_container .box .banner1 a {
  display: block;
  padding: 0.54rem 0.7rem;
}
.case_container .box .banner1 a .content0,
.index_case_container .box .banner1 a .content0 {
  font-size: 0.36rem;
  line-height: 0.46rem;
  color: #000;
}
.case_container .box .banner1 a .content1,
.index_case_container .box .banner1 a .content1 {
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #000;
  margin-top: 0.26rem;
}
.case_container .box .banner1 a .content2,
.index_case_container .box .banner1 a .content2 {
  margin-top: 0.45rem;
}
.case_container .button,
.index_case_container .button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  
  z-index: 2;
  cursor: pointer;
}

.case_container .prev,
.index_case_container .prev {
    left: 6.416vw;
}
.case_container .next,
.index_case_container .next {
    right: 10.416vw;
}


.case_container .button i,
.index_case_container .button i {
  color: #fff;
  font-size: 0.3rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.7;
}
.case_container .button i:hover,
.index_case_container .button i:hover {
  opacity: 1;
}
.WhitePaper {
  margin-bottom: 1.45rem;
}
.WhitePaper .box {
  margin-top: 1.24rem;
}
.WhitePaper .box .boxLeft {
  width: 48%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.WhitePaper .box .boxLeft p {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.65rem;
  overflow: hidden;
  width: 100%;
}
.WhitePaper .box .boxLeft p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.WhitePaper .box .boxRight {
  width: 52%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.6rem 0.9rem;
  min-height: 3.7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.WhitePaper .box .boxRight h5 {
  font-size: 0.36rem;
}
.WhitePaper .box .boxRight .content0 {
  font-size: 0.16rem;
  line-height: 0.28rem;
  height: 0.84rem;
  margin-top: 0.2rem;
}
.WhitePaper .box .boxRight .content1 {
  margin-top: 0.4rem;
}
.WhitePaper .box .boxRight .content3 {
  font-size: 0.26rem;
  line-height: 0.38rem;
}
.apply {
  position: relative;
  z-index: 1;
}
.apply .box {
  background: url(../images/bg1.png) no-repeat 50% 50% / cover;
  background-size: 100% 100%;
  padding: 0.54rem 0 0.64rem;
}
.apply .box .f46 {
  color: #fff;
  margin-bottom: 0.35rem;
}
.apply .box .main {
  padding: 0 0.7rem;
}
.apply .box .main .item {
  width: 17.6%;
}
.apply .box .main .item input {
  display: block;
  height: 0.46rem;
  background: none;
  border-radius: 0.05rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.2rem;
  font-family: 'gilroy_regular';
  font-size: 14px;
  width: 100%;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.apply .box .main .item input::-webkit-input-placeholder {
  color: #fff;
}
.apply .box .main .item input::-moz-placeholder {
  color: #fff;
}
.apply .box .main .item input:-ms-input-placeholder {
  color: #fff;
}
.apply .box .main .item input::-ms-input-placeholder {
  color: #fff;
}
.apply .box .main .item input::placeholder {
  color: #fff;
}
.apply .box .main .item input:hover {
  border-color: #fff;
}
.apply .box .main .item2 {
  width: 3.4rem;
  margin-left: 0.2rem;
}
.apply .box .main .item1 {
  width: 48%;
}
.apply .box .main .item1 input {
  display: block;
  font-size: 16px;
  border: 2px solid #fff;
  height: 0.46rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: none;
  cursor: pointer;
  color: #fff;
}
.apply .box .main .item1 input:hover {
  background: #fff;
  color: #232323;
}
.apply .box .main .item1 a {
  display: block;
  font-size: 16px;
  line-height: 0.42rem;
  width: 100%;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.apply .box .main .item1 a:hover {
  background: #fff;
  color: #232323;
}
.footer {
  background: #232323;
  margin-top: -1.32rem;
}
.footer .box .boxTop {
  padding-top: 2.3rem;
}
.footer .box .boxTop .item {
  color: #fff;
}
.footer .box .boxTop .item a {
  color: #e8e8e8;
}
.footer .box .boxTop .item h5 {
  font-size: 0.24rem;
  margin-bottom: 0.42rem;
}
.footer .box .boxTop .item ul li {
  margin-bottom: 0.16rem;
}
.footer .box .boxTop .item ul li:last-child {
  margin-bottom: 0;
}
.footer .box .boxTop .item ul li a {
  font-size: 0.16rem;
}
.footer .box .boxTop .item .main_ {
  margin-top: 0.32rem;
}
.footer .box .boxTop .item .main_ .le img {
  width: 1.08rem;
}
.footer .box .boxTop .item .main_ .ri {
  margin-left: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer .box .boxTop .item .main_ .ri p {
  color: #e8e8e8;
  line-height: 0.28rem;
  font-size: 0.16rem;
}
.footer .box .boxBot {
  margin-top: 1.54rem;
  padding-bottom: 0.9rem;
}
.footer .box .boxBot .left a {
  font-size: 0.16rem;
  color: #e8e8e8;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footer .box .boxBot .left a img {
  position: relative;
  top: -1px;
}
.footer .box .boxBot .left a i {
  font-size: 12px;
}
.footer .box .boxBot .left a:hover {
  color: #016cd0;
}
.footer .box .boxBot .left .le {
  margin-right: 0.5rem;
}
.footer .box .boxBot .right {
  font-size: 0.16rem;
  color: #e8e8e8;
}
.footer .box .boxBot .right a {
  color: #e8e8e8;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footer .box .boxBot .right a:hover {
  color: #016cd0;
}
.footer .box .boxBot .right span {
  display: inline-block;
}
.ProcessManagement1 {
  padding-bottom: 0.6rem;
}
.ProcessManagement1 .box .item {
  background: #fff;
  width: 32.33333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.3rem 0.5rem 0.56rem;
  margin-right: 1.5%;
  margin-bottom: 0.22rem;
  position: relative;
}
.ProcessManagement1 .box .item:nth-child(3n) {
  margin-right: 0;
}
.ProcessManagement1 .box .item .content0 img {
  height: 0.6rem;
}
.ProcessManagement1 .box .item .content0 .img2 {
  display: none;
}
.ProcessManagement1 .box .item .content1 {
  font-size: 0.24rem;
  margin-top: 0.38rem;
  margin-bottom: 0.25rem;
}
.ProcessManagement1 .box .item .content2 {
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.ProcessManagement1 .box .item .content2 p:last-child {
  margin-bottom: 0;
}
.ProcessManagement1 .box .item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  background: #016cd0;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  transition: width 0.4s;
  width: 0;
}
.ProcessManagement1 .box .item:hover::after {
  width: 100%;
}
.ProcessManagement1 .box .item:hover .content0 .img1 {
  display: none;
}
.ProcessManagement1 .box .item:hover .content0 .img2 {
  display: block;
}
.Characteristics .box {
  margin-top: 0.84rem;
}
.Characteristics .box .item {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.Characteristics .box .item .content1 {
  font-size: 0.24rem;
}
.Characteristics .box .item .content2 {
  font-size: 0.16rem;
  line-height: 0.32rem;
  margin-top: 0.22rem;
}
.Characteristics .box p {
  width: 1px;
  background: #232323;
}
.Characteristics .box1 {
  margin-top: 0.74rem;
}
.LeadingTimes {
  margin-top: 0.94rem;
  padding: 1.2rem 0;
  position: relative;
}
.LeadingTimes::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: #f6f6f6;
  z-index: -1;
  width: 34.5%;
  height: 100%;
}
.LeadingTimes .box .boxLeft {
  width: 40%;
  padding-top: 0.3rem;
}
.LeadingTimes .box .boxLeft .content0 {
  text-align: left;
}
.LeadingTimes .box .boxLeft .content1 {
  margin-top: 0.35rem;
}
.LeadingTimes .box .boxLeft .content1 p {
  font-size: 0.16rem;
  line-height: 0.32rem;
  text-align: justify;
}
.LeadingTimes .box .boxLeft .content2 {
  margin-top: 0.74rem;
}
.LeadingTimes .box .boxRight {
  width: 52%;
}
.LeadingTimes .box .boxRight p {
  overflow: hidden;
}
.LeadingTimes .box .boxRight img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.LeadingTimes .box .boxRight:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.LeadingTimes.left::after {
  right: auto;
  left: 0;
}
.WordsPersonality {
  position: relative;
}
.WordsPersonality .img img {
  width: 100%;
}
.WordsPersonality .posi {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.WordsPersonality .posi .box {
  width: min(10.48rem, 90vw);
  margin: auto;
  color: #fff;
}
.WordsPersonality .posi .box .content0 img {
  width: 0.61rem;
}
.WordsPersonality .posi .box .content1 {
  font-size: 0.26rem;
  line-height: 0.38rem;
  margin-top: 0.86rem;
}
.WordsPersonality .posi .box .content2 {
  font-size: 0.26rem;
  text-align: right;
  margin-top: 1rem;
}
.case_container_ {
  padding: 1rem 0 0.7rem;
}
.case_container_ .box .item {
  background: #f6f6f6;
  width: 23.5%;
  margin-right: 2%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-bottom: 0.3rem;
}
.case_container_ .box .item:nth-child(4n) {
  margin-right: 0;
}
.case_container_ .box .item a {
  display: block;
  padding: 0.5rem;
}
.case_container_ .box .item a .content0 img {
  height: 0.65rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.case_container_ .box .item a .content1 {
  margin-top: 1rem;
  font-size: 0.3rem;
  color: #000;
}
.case_container_ .box .item a .content2 {
  font-size: 0.18rem;
  color: #016cd0;
  margin-top: 0.16rem;
}
.case_container_ .box .item a .content3 {
  font-size: 0.18rem;
  color: #999;
  margin-top: 0.36rem;
}
.case_container_ .box .item:hover {
  background: #efefef;
  transform: translateY(-10px);
}
.MoreCustomers {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.MoreCustomers .box {
  margin-top: 0.74rem;
}
.MoreCustomers .swiper-container{
    /*height: calc((1.02rem * 3) + (16px * 2));*/
}
.MoreCustomers .box .swiper-slide {
  height: 1.02rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.MoreCustomers .box .swiper-slide p {
  margin: auto;
  text-align: center;
  height: 100%;
}
.MoreCustomers .box .swiper-slide p img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.MoreCustomers .box .swiper-slide:hover p img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.MoreCustomers .box .button div {
  padding-top: 0.6rem;
  margin: 0 0.05rem;
}
.MoreCustomers .box .button div i {
  font-size: 0.22rem;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.MoreCustomers .box .button div i:hover {
  color: #232323;
}
.MoreCustomers .box1 {
  text-align: right;
  margin-top: -0.3rem;
}
.MoreCustomers .box1 a {
  font-size: 0.18rem;
  display: inline-block;
  border-bottom: 2px solid #232323;
  padding-bottom: 0.05rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.MoreCustomers .box1 a:hover {
  color: #016cd0;
  border-color: #016cd0;
}
.Bread .box {
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  padding: 0.3rem 0;
}
.Bread .box .left {
  line-height: 0.48rem;
}
.Bread .box .left a {
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Bread .box .left a:hover {
  color: #016cd0;
}
.Bread .box .left i {
  color: #999;
  font-size: 14px;
}
.Bread .box .left span {
  color: #016cd0;
}
.case_info_container {
  margin-top: 0.68rem;
  padding-bottom: 1.2rem;
}
.case_info_container .box .boxLeft {
  width: 72.5%;
}
.case_info_container .box .boxLeft .big_title {
  text-align: left;
}
.case_info_container .box .boxLeft .small_title {
  font-size: 0.36rem;
  margin-top: 0.08rem;
}
.case_info_container .box .boxLeft .information {
  position: relative;
  /*margin-top: 0.72rem;*/
}
.case_info_container .box .boxLeft .information .img img {
  width: 100%;
}
.case_info_container .box .boxLeft .information .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.case_info_container .box .boxLeft .information .posi .main .left_ {
  padding-left: 1.3rem;
  padding-top: 1.8rem;
}
.case_info_container .box .boxLeft .information .posi .main .left_ img {
  max-width: 3.26rem;
  max-height: 1rem;
}
.case_info_container .box .boxLeft .information .posi .main .right_ {
  width: 46%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 0.66rem;
  padding-top: 1.58rem;
}
.case_info_container .box .boxLeft .information .posi .main .right_ .yq {
  font-size: 0.16rem;
}
.case_info_container .box .boxLeft .information .posi .main .right_ .info {
  margin-top: 0.2rem;
  font-size: 0.18rem;
  line-height: 0.32rem;
}
.case_info_container .box .boxLeft .data {
  margin-top: 0.64rem;
}
.case_info_container .box .boxLeft .data .ite_ {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #ddd;
}
.case_info_container .box .boxLeft .data .ite_:last-child {
  border: 0;
}
.case_info_container .box .boxLeft .data .ite_ .top_ {
  color: #016cd0;
}
.case_info_container .box .boxLeft .data .ite_ .top_ span {
  font-family: 'gilroy_bold';
  font-size: 0.56rem;
}
.case_info_container .box .boxLeft .data .ite_ .top_ font {
  font-family: 'gilroy_bold';
  font-size: 0.36rem;
}
.case_info_container .box .boxLeft .data .ite_ .bot_ {
  font-size: 0.18rem;
}
.case_info_container .box .boxLeft .object {
  margin-top: 1.24rem;
}
.case_info_container .box .boxLeft .object ul {
    width: 100% !important;
    margin-left: 20px;
}
.case_info_container .box .boxLeft .object ul li {
   list-style: disc;
}
.case_info_container .box .boxLeft .object h5 {
  font-size: 0.16rem;
  margin-bottom: 0.42rem;
}
.case_info_container .box .boxLeft .object .main_ div {
  font-size: 0.2rem;
}
.case_info_container .box .boxLeft .object .main_ p {
  line-height: 0.32rem;
  font-size: 0.16rem;
}
.case_info_container .box .boxLeft .object .main_ p img{
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}
.case_info_container .box .boxRight {
  width: 3.3rem;
}
.case_info_container .box .boxRight h5 {
  font-size: .24rem;
  padding-bottom: 4px;
    display: inline-block;
    border-bottom: 3px solid #0d6dcd;
}
.case_info_container .box .boxRight ul {
  margin-top: 0.64rem;
}
.case_info_container .box .boxRight ul li {
  margin-bottom: 0.3rem;
}
.case_info_container .box .boxRight ul li:last-child {
  margin-bottom: 0;
}
.case_info_container .box .boxRight ul li a {
  display: block;
  background: #f6f6f6;
  position: relative;
}
.case_info_container .box .boxRight ul li a .img {
  height: 1.86rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.case_info_container .box .boxRight ul li a .img img {
  max-width: 80%;
  max-height: 80%;
  margin: auto;
}
.case_info_container .box .boxRight ul li a .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #016cd0;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.case_info_container .box .boxRight ul li a .posi > div {
  margin: auto;
  text-align: center;
}
.case_info_container .box .boxRight ul li a .posi .title {
  font-size: 0.24rem;
  color: #fff;
}
.case_info_container .box .boxRight ul li a .posi .text {
  font-size: 0.16rem;
  color: #fff;
  margin-top: 0.08rem;
}
.case_info_container .box .boxRight ul li a:hover .posi {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ResourceCentre {
  margin-bottom: 1rem;
}
.ResourceCentre .togg {
  margin-top: 0.45rem;
}
.ResourceCentre .togg ul li {
  margin: 0 0.16rem;
}
.ResourceCentre .togg ul li a {
  font-size: 16px;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
  padding-bottom: 0.1rem;
  border-bottom: 2px solid transparent;
}
.ResourceCentre .togg ul li a:hover {
  color: #016cd0;
}
.ResourceCentre .togg ul .active a {
  border-color: #016cd0;
}
.ResourceCentre .box {
  margin-top: 0.74rem;
}
.ResourceCentre .box .item {
  width: 32%;
  margin-right: 2%;
  background: #f6f6f6;
  height: 5.8rem;
  margin-bottom: 0.3rem;
}
.ResourceCentre .box .item:nth-child(3n) {
  margin-right: 0;
}
.ResourceCentre .box .item a {
  display: block;
}
.ResourceCentre .box .item a .content0 p {
  max-height: 2.45rem;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ResourceCentre .box .item a .content0 img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ResourceCentre .box .item a .content1 {
  padding: 0.35rem 0.4rem 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ResourceCentre .box .item a .content1 .content2 {
  font-size: 0.18rem;
  color: #000;
  max-height: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ResourceCentre .box .item a .content1 .content2 span {
  width: 3px;
  height: 0.18rem;
  background: #016cd0;
  display: inline-block;
  margin-right: 0.15rem;
  position: relative;
  top: 3px;
}
.ResourceCentre .box .item a .content1 .content2 font{
    font-size: 14px;
    color: #999;
    display: inline-block;
    margin-left: 10px;
}
.ResourceCentre .box .item a .content1 .content2 font svg{
    transform: scale(.8);
    vertical-align: bottom;
}
.ResourceCentre .box .item a .content1 .content2 .jyz{
   color: #016cd0;
}
.ResourceCentre .box .item a .content1 .content2 .jyz svg path{
   fill: #016cd0;
}

.ResourceCentre .box .item a .content1 .content3 {
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #392626;
  margin-top: 0.33rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute-all-lines;
  height: 0.8rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ResourceCentre .box .item a .content1 .content4 {
  font-family: 'gilroy_regular';
  font-size: 0.16rem;
  color: #999;
  margin-top: 0.66rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ResourceCentre .box .item a .content1 .content5 {
  text-align: right;
  margin-top: 0rem;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ResourceCentre .box .item:hover a .content0 p {
  max-height: 2.56rem;
}
.ResourceCentre .box .item:hover a .content1 .content2 {
  max-height: 0;
  overflow: hidden;
}
.ResourceCentre .box .item:hover a .content1 .content3 {
  margin-top: 0;
  -webkit-line-clamp: 3;
  height: 1.2rem;
}
.ResourceCentre .box .item:hover a .content1 .content4 {
  margin-top: 0.32rem;
}
.ResourceCentre .box .item:hover a .content1 .content5 {
  margin-top: 0.72rem;
  max-height: 0.3rem;
}
.ResourceCentre .box .active a .content0 p {
  max-height: 5rem;
}
.ResourceCentre .box .active a .content1 .content2 {
  max-height: 0;
  overflow: hidden;
}
.ResourceCentre .box .active a .content1 .content3 {
  margin-top: 0;
  -webkit-line-clamp: 3;
  height: 1.2rem;
}
.ResourceCentre .box .active a .content1 .content4 {
  margin-top: 0.32rem;
}
.ResourceCentre .box .active a .content1 .content5 {
  margin-top: 0.72rem;
  max-height: 0.3rem;
}
.inner_page {
  margin: auto;
}
.inner_page .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.inner_page .box .button p a {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.52rem;
  border: 2px solid #016cd0;
  display: block;
  width: 0.52rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 4px;
  background: #016cd0;
  text-align: center;
}
.inner_page .box .button p a i {
  font-size: 0.18rem;
}
.inner_page .box .button p a:hover {
  background: #232323;
  color: #fff;
  border: 2px solid #232323;
}
.inner_page .box .page {
  margin: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.inner_page .box .page a {
  font-size: 16px;
  font-family: 'gilroy_bold';
  line-height: 0.52rem;
  border: 2px solid #ddd;
  width: 0.52rem;
  display: block;
  text-align: center;
  margin: 0 6px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #000;
}
.inner_page .box .page a:hover {
  background: #232323;
  color: #fff;
  border: 2px solid #232323;
}
.inner_page .box .page span {
  font-size: 0.16rem;
  font-family: 'gilroy_bold';
  line-height: 0.52rem;
  border: 1px solid transparent;
  width: 0.52rem;
  display: block;
  text-align: center;
  margin: 0 6px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: default;
}
.inner_page .box .page .active {
  border: 2px solid #016cd0;
}
.sq_container {
  margin-bottom: 1rem;
  position: relative;
}
.sq_container .img img {
  width: 100%;
}
.sq_container .posi {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10.416vw;
}
.sq_container .posi .box {
  min-height: 5.7rem;
  background: #fff;
  width: 6.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 0.65rem 0.65rem;
}
.sq_container .posi .box h5 {
  font-size: 0.36rem;
  text-align: center;
}
.sq_container .posi .box .list {
  margin-top: 0.45rem;
}
.sq_container .posi .box .list .item {
  margin-bottom: 0.12rem;
}
.sq_container .posi .box .list .item input {
  display: block;
  width: 100%;
  height: 0.58rem;
  border: 1px solid #ddd;
  background: none;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.sq_container .posi .box .list .item input:hover {
  border-color: #016cd0;
}
.sq_container .posi .box .list .item input:hover::-webkit-input-placeholder {
  color: #000;
}
.sq_container .posi .box .list .item input:hover::-moz-placeholder {
  color: #000;
}
.sq_container .posi .box .list .item input:hover:-ms-input-placeholder {
  color: #000;
}
.sq_container .posi .box .list .item input:hover::-ms-input-placeholder {
  color: #000;
}
.sq_container .posi .box .list .item input:hover::placeholder {
  color: #000;
}
.sq_container .posi .box .list .item1 {
  margin-top: 0.5rem;
}
.sq_container .posi .box .list .item1 input {
  display: inline-block;
  font-size: 16px;
  background: #232323;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  line-height: 0.48rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1.4rem;
  cursor: pointer;
  border: 0;
}
.sq_container .posi .box .list .item1 input:hover {
  background: #016cd0;
}
.New {
  margin-top: 0.6rem;
  margin-bottom: 1rem;
}
.New .box .boxLeft {
  width: 67%;
}
.New .box .boxLeft .title {
  font-size: 0.16rem;
}
.New .box .boxLeft .title span {
  display: inline-block;
  width: 3px;
  height: 16px;
  background: #016cd0;
  margin-right: 0.12rem;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.New .box .boxLeft .title_ {
  font-size: 0.46rem;
  line-height: 0.62rem;
  margin-top: 0.28rem;
}
.New .box .boxLeft .time {
  font-family: 'gilroy_regular';
  font-size: 0.2rem;
  color: #999;
  margin-top: 0.4rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.46rem;
  margin-bottom: 0.4rem;
}
.New .box .boxLeft .main {
  font-size: 0.16rem;
  line-height: 0.28rem;
  text-align: justify;
}
.New .box .boxLeft .main img {
  max-width: 100%;
  height: auto !important;
}
.New .box .boxLeft .main div {
  font-size: 0.28rem;
}
.New .box .boxLeft .fengxiang {
  margin-top: 0.9rem;
}
.New .box .boxRight {
  background: #f6f6f6;
  width: 27.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.45rem 0.5rem;
}
.New .box .boxRight h5 {
  font-size: 0.36rem;
}
.New .box .boxRight ul {
  margin-top: 0.45rem;
}
.New .box .boxRight ul li {
  margin-bottom: 0.18rem;
}
.New .box .boxRight ul li a {
  display: block;
  position: relative;
}
.New .box .boxRight ul li a .img {
  position: relative;
  overflow: hidden;
}
.New .box .boxRight ul li a .img::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.New .box .boxRight ul li a .img img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New .box .boxRight ul li a .posi {
  position: absolute;
  bottom: 0.18rem;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.3rem;
}
.New .box .boxRight ul li a .posi .top {
  font-size: 0.14rem;
  font-family: 'gilroy_regular';
  color: #fff;
}
.New .box .boxRight ul li a .posi .top span {
  display: inline-block;
  width: 3px;
  height: 16px;
  background: #016cd0;
  margin-right: 0.12rem;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.New .box .boxRight ul li a .posi .bot {
  font-size: 0.18rem;
  line-height: 0.26rem;
  color: #fff;
  margin-top: 0.12rem;
}
.New .box .boxRight ul li a:hover .img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.fengxiang > p {
  font-size: 0.26rem;
  line-height: 0.48rem;
  margin-right: 0.4rem;
}
.fengxiang .social-share .social-share-icon {
  border: none;
  width: 0.48rem;
  height: 0.48rem;
  line-height: 0.48rem;
  background: #f6f6f6;
  border-radius: 0;
  font-size: 0;
  margin: 0 5px;
}
.fengxiang .social-share .social-share-icon > img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: .3rem;
}
.fengxiang .social-share .social-share-icon:hover {
  background: #016cd0;
}
.fengxiang .social-share .social-share-icon:hover > img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.about_information {
  position: relative;
}
.about_information .img img {
  width: 100%;
}
.about_information .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
.about_information .posi .box {
  margin: auto;
}
.about_information .posi .box .f46 {
  line-height: 0.6rem;
  font-size: 1.2em;
}
.about_information .posi .box .text {
  font-size: 0.16rem;
  line-height: 0.32rem;
  margin: 0.35rem auto 0;
  max-width: 60vw;
}
.about_information .posi .box .text p {
    text-align: left;
}
.team_container {
  background: url(../images/bg2.png) no-repeat 50% 50% / cover;
  background-size: 100% 100%;
  padding-bottom: 1rem;
}
.team_container .h6 {
  font-size: 0.2rem;
  text-align: center;
  margin-top: 0.2rem;
}
.team_container .box {
  margin-top: 0.74rem;
  position: relative;
}
.team_container .box .banner .swiper-slide {
  width: 69.3vw;
  position: relative;
}
.team_container .box .banner .swiper-slide .img {
  position: relative;
  height: 4.7rem;
}
.team_container .box .banner .swiper-slide .img p {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: left;
  width: 8.16rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
}
.team_container .box .banner .swiper-slide .img p img {
  -webkit-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team_container .box .banner .swiper-slide-prev .img p {
  left: -webkit-calc(91.84%);
  left: calc(100% - 8.16rem);
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.team_container .box .banner1 {
  width: 69.3vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.team_container .box .banner1 .ban_ {
  background: #fff;
  width: 6.5rem;
}
.team_container .box .banner1 .ban_ .swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.6rem 0.7rem;
  position: relative;
  height: 3.6rem;
}
.team_container .box .banner1 .ban_ .swiper-slide::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 3px;
  background: #016cd0;
}
.team_container .box .banner1 .ban_ .swiper-slide .content0 {
  font-size: 0.36rem;
}
.team_container .box .banner1 .ban_ .swiper-slide .content1 {
  font-size: 0.16rem;
  color: #016cd0;
  margin-top: 0.13rem;
}
.team_container .box .banner1 .ban_ .swiper-slide .content2 {
  font-size: 0.16rem;
  line-height: 0.28rem;
  margin-top: 0.25rem;
}
.team_container .box .banner1 .ban_ .swiper-slide-active::after {
  width: 100%;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.team_container .page {
  margin-top: 0.72rem;
}
.team_container .page .button i {
  font-size: 0.22rem;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.team_container .page .button i:hover {
  color: #232323;
}
.team_container .page .pa {
  margin: 0 0.15rem;
}
.team_container .page .pa p span {
  border: 1px solid #232323;
  opacity: 1;
  background: none;
  margin: 0 5px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.team_container .page .pa p .swiper-pagination-bullet-active {
  background: #232323;
}
.Partners .box {
  margin-top: 0.6rem;
}
.Partners .box .banner .swiper-container .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  position: relative;
}
.Partners .box .banner .swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.09rem;
}
.Partners .box .banner .swiper-slide p {
  height: 1.26rem;
  border: 1px solid #ddd;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Partners .box .banner .swiper-slide p img {
  max-width: 80%;
  max-height: 80%;
  margin: auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Partners .box .banner .swiper-slide p:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.Partners .box .banner2 {
  margin-top: 0.16rem;
}
.Partners .box .banner2 .swiper-container{
    padding-bottom: 2px;
}
.WhatNew {
  background: url(../images/bg3.png) no-repeat 50% 50% / cover;
  background-size: 100% 100%;
  padding-bottom: 1rem;
}
.WhatNew .box {
  margin-top: 0.72rem;
}
.WhatNew .box .banner .item {
  background: #fff;
  height: 5.8rem;
  margin-bottom: 0.3rem;
}
.WhatNew .box .banner .item:nth-child(3n) {
  margin-right: 0;
}
.WhatNew .box .banner .item a {
  display: block;
}
.WhatNew .box .banner .item a .content0 p {
  max-height: 2.45rem;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.WhatNew .box .banner .item a .content0 img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.WhatNew .box .banner .item a .content1 {
  padding: 0.35rem 0.4rem 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.WhatNew .box .banner .item a .content1 .content2 {
  font-size: 0.18rem;
  color: #000;
  max-height: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.WhatNew .box .banner .item a .content1 .content2 span {
  width: 3px;
  height: 0.18rem;
  background: #016cd0;
  display: inline-block;
  margin-right: 0.15rem;
  position: relative;
  top: 3px;
}
.WhatNew .box .banner .item a .content1 .content3 {
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #392626;
  margin-top: 0.33rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute-all-lines;
  height: 0.8rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.WhatNew .box .banner .item a .content1 .content4 {
  font-family: 'gilroy_regular';
  font-size: 0.16rem;
  color: #999;
  margin-top: 0.66rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.WhatNew .box .banner .item a .content1 .content5 {
  text-align: right;
  margin-top: 0rem;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.WhatNew .box .banner .item:hover a .content0 p {
  max-height: 3rem;
}
.WhatNew .box .banner .item:hover a .content1 .content2 {
  max-height: 0;
  overflow: hidden;
}
.WhatNew .box .banner .item:hover a .content1 .content3 {
  margin-top: 0;
  -webkit-line-clamp: 3;
  height: 1.2rem;
}
.WhatNew .box .banner .item:hover a .content1 .content4 {
  margin-top: 0.32rem;
}
.WhatNew .box .banner .item:hover a .content1 .content5 {
  margin-top: 0.42rem;
  max-height: 0.3rem;
}
.WhatNew .box .button div {
  padding-top: 0.5rem;
  margin: 0 0.05rem;
}
.WhatNew .box .button div i {
  font-size: 0.22rem;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.WhatNew .box .button div i:hover {
  color: #232323;
}
.WhatNew .box1 {
  text-align: right;
  margin-top: -0.3rem;
}
.WhatNew .box1 a {
  font-size: 0.18rem;
  display: inline-block;
  border-bottom: 2px solid #232323;
  padding-bottom: 0.05rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.WhatNew .box1 a:hover {
  color: #016cd0;
  border-color: #016cd0;
}
.MoreCustomers_ {
  margin-bottom: 0;
}
.ContactUs {
  position: relative;
  margin-bottom: 1rem;
}
.ContactUs .img img {
  width: 100%;
}
.ContactUs .title {
  position: absolute;
  top: 0.74rem;
  width: 100%;
  left: 0;
  color: #fff;
}
.ContactUs .box {
  padding: 0.7rem 0.7rem 0.6rem;
  margin-top: -2rem;
  position: relative;
}
.ContactUs .box .item {
  width: 45%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ContactUs .box .item .content0 {
  height: 0.45rem;
}
.ContactUs .box .item .content0 img {
  max-height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ContactUs .box .item .content1 {
  margin-top: 0.26rem;
  font-weight: bold;
}
.ContactUs .box .item .content1 a {
  color: #232323;
}
.ContactUs .box .item .content2 {
  font-size: 0.16rem;
  margin-top: 0.2rem;
}
.ContactUs .box .item:hover .content0 img {
  top: -0.08rem;
}
.CorporateCulture {
  margin-bottom: 1rem;
}
.CorporateCulture .box {
  margin-top: 0.7rem;
}
.CorporateCulture .box .item {
  width: 32%;
  position: relative;
}
.CorporateCulture .box .item .img img {
  width: 100%;
}
.CorporateCulture .box .item .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.55rem;
}
.CorporateCulture .box .item .posi .main {
  background: #fff;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.45rem;
  position: relative;
}
.CorporateCulture .box .item .posi .main .content0 {
  font-size: 0.4rem;
  padding-top: 0.7rem;
  position: relative;
  z-index: 1;
}
.CorporateCulture .box .item .posi .main .content1 {
  font-size: 0.18rem;
  margin-top: 0.15rem;
  position: relative;
  z-index: 1;
}
.CorporateCulture .box .item .posi .main .content2 {
  font-family: 'gilroy_bold';
  font-size: 2.3rem;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: transparent;
  -webkit-text-stroke: 1px #f3f3f3;
}
.EmployeeStories {
  background: url(../images/bg4.png) no-repeat 50% 50% / cover;
  background-size: 100% 100%;
  padding-bottom: 1rem;
  position: relative;
}
.EmployeeStories .banner {
  margin-top: 0.42rem;
}
.EmployeeStories .banner .swiper-wrapper {
  padding-top: 0.2rem;
}
.EmployeeStories .banner .swiper-slide {
  background: #fff;
  text-align: center;
  position: relative;
  top: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.EmployeeStories .banner .swiper-slide a {
  padding: 0.48rem 0;
  display: block;
}
.EmployeeStories .banner .swiper-slide a .content0 p {
  width: 1.3rem;
  height: 1.3rem;
  margin: auto;
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
}
.EmployeeStories .banner .swiper-slide a .content0 p img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.EmployeeStories .banner .swiper-slide a .content1 {
  font-family: 'gilroy_bold';
  font-size: 0.24rem;
  margin-top: 0.2rem;
  color: #232323;
}
.EmployeeStories .banner .swiper-slide a .content2 {
  margin-top: 0.35rem;
}
.EmployeeStories .banner .swiper-slide a .content2 p {
  font-size: 0.16rem;
  color: #232323;
  margin-bottom: 0.12rem;
}
.EmployeeStories .banner .swiper-slide a .content2 p svg {
  vertical-align: middle;
  margin-right: 0.1rem;
}
.EmployeeStories .banner .swiper-slide a .content3 {
  margin-top: 0.5rem;
}
.EmployeeStories .banner .swiper-slide a .content3 span {
  color: #232323;
  font-size: 0.18rem;
  display: inline-block;
  padding-bottom: 0.05rem;
  border-bottom: 2px solid #232323;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.EmployeeStories .banner .swiper-slide:hover {
  top: -0.2rem;
}
.EmployeeStories .banner .swiper-slide:hover .content3 span {
  border-color: #016cd0;
}
.EmployeeStories .page {
  margin-top: 0.72rem;
}
.EmployeeStories .page .button i {
  font-size: 0.22rem;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.EmployeeStories .page .button i:hover {
  color: #232323;
}
.EmployeeStories .page .pa {
  margin: 0 0.15rem;
}
.EmployeeStories .page .pa p span {
  border: 1px solid #232323;
  opacity: 1;
  background: none;
  margin: 0 5px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.EmployeeStories .page .pa p .swiper-pagination-bullet-active {
  background: #232323;
}
.EmployeeStories_main .list_ {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: none;
}
.EmployeeStories_main .list_ .main_ {
  width: min(10.9rem, 80vw);
  background: #fff;
  min-height: 1rem;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0.9rem 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.EmployeeStories_main .list_ .main_ .close {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
}
.EmployeeStories_main .list_ .main_ .close i {
  font-size: 0.24rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  display: inline-block;
}
.EmployeeStories_main .list_ .main_ .close i:hover {
  color: #016cd0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.EmployeeStories_main .list_ .main_ .boxLeft p {
  width: 2.57rem;
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
}
.EmployeeStories_main .list_ .main_ .boxLeft p img {
  width: 100%;
}
.EmployeeStories_main .list_ .main_ .boxRight {
  width: 60%;
}
.EmployeeStories_main .list_ .main_ .boxRight .content0 {
  font-size: 0.36rem;
  font-family: 'gilroy_bold';
}
.EmployeeStories_main .list_ .main_ .boxRight .content1 {
  margin-top: 0.06rem;
}
.EmployeeStories_main .list_ .main_ .boxRight .content1 p {
  font-size: 0.16rem;
  color: #232323;
  margin-bottom: 0.12rem;
  margin-right: 0.32rem;
}
.EmployeeStories_main .list_ .main_ .boxRight .content1 p svg {
  vertical-align: bottom;
  margin-right: 0.1rem;
}
.EmployeeStories_main .list_ .main_ .boxRight .content2 {
  margin-top: 0.48rem;
}
.EmployeeStories_main .list_ .main_ .boxRight .content2 img {
  width: 0.61rem;
}
.EmployeeStories_main .list_ .main_ .boxRight .content3 {
  font-size: 0.16rem;
  line-height: 0.32rem;
  margin-top: 0.25rem;
}
.EmployeeGrowth {
  background: url(../images/bg5.png) no-repeat 50% 50% / cover;
  background-size: 100% 100%;
  position: relative;
  padding-bottom: 1rem;
}
.EmployeeGrowth .f46 {
  color: #fff;
}
.EmployeeGrowth .box {
  margin-top: 0.72rem;
}
.EmployeeGrowth .box .item {
  width: 42%;
}
.EmployeeGrowth .box .item .boxTop {
  color: #fff;
  height: 3.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.32rem;
}
.EmployeeGrowth .box .item .boxTop .content0 {
  font-size: 0.36rem;
}
.EmployeeGrowth .box .item .boxTop .content1 {
  font-size: 0.24rem;
  line-height: 0.32rem;
  margin-top: 0.15rem;
}
.EmployeeGrowth .box .item .boxTop .content2 {
  font-size: 0.16rem;
  line-height: 0.32rem;
  margin-top: 0.2rem;
}
.EmployeeGrowth .box .item .boxBot {
  overflow: hidden;
}
.EmployeeGrowth .box .item .boxBot img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.EmployeeGrowth .box .item .boxBot:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.TeamSpirit .title .left .f46 {
  text-align: left;
}
.TeamSpirit .title .right {
  width: 52%;
}
.TeamSpirit .title .right .top {
  font-size: 0.24rem;
  line-height: 0.36rem;
}
.TeamSpirit .title .right .bot {
  font-size: 0.16rem;
  line-height: 0.28rem;
  margin-top: 0.4rem;
}
.TeamSpirit .box {
  margin-top: 1rem;
  position: relative;
}
.TeamSpirit .box .banner .swiper-slide {
  width: 7.8rem;
}
.TeamSpirit .box .banner .swiper-slide p {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.TeamSpirit .box .banner .swiper-slide p img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 4.5rem;
}
.TeamSpirit .box .banner .swiper-slide-active p {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.TeamSpirit .box .button p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.TeamSpirit .box .button p i {
  font-size: 0.22rem;
  color: #999;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.TeamSpirit .box .button p i:hover {
  color: #232323;
}
.TeamSpirit .box .button .prev {
  left: 26.5%;
}
.TeamSpirit .box .button .next {
  right: 26.5%;
}
.RecruitmentTalents {
  margin-bottom: 1rem;
}
.RecruitmentTalents .toggle {
  margin-top: 0.42rem;
}
.RecruitmentTalents .toggle p {
  margin: 0 0.16rem;
}
.RecruitmentTalents .toggle p a {
  font-size: 16px;
  display: inline-block;
  border-bottom: 2px solid transparent;
  padding-bottom: 0.05rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #232323;
}
.RecruitmentTalents .toggle p a:hover {
  color: #016cd0;
}
.RecruitmentTalents .toggle .active a {
  border-color: #016cd0;
}
.RecruitmentTalents .box {
  margin-top: 0.72rem;
}
.RecruitmentTalents .box .list {
  display: none;
}
.RecruitmentTalents .box .list .item {
  background: #f6f6f6;
  margin-bottom: 0.12rem;
}
.RecruitmentTalents .box .list .item .boxTop {
  padding: 0 0.4rem;
  line-height: 1.2rem;
  cursor: pointer;
}
.RecruitmentTalents .box .list .item .boxTop .left {
  font-size: 0.26rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.RecruitmentTalents .box .list .item .boxTop .right .content1 {
  font-family: 'gilroy_Medium';
  font-size: 0.18rem;
  width: 2.25rem;
}
.RecruitmentTalents .box .list .item .boxTop .right .content1 img {
  height: 0.26rem;
  position: relative;
  top: -1px;
  margin-right: 0.04rem;
}
.RecruitmentTalents .box .list .item .boxTop .right .content1 svg {
  height: 0.26rem;
  position: relative;
  top: -1px;
  margin-right: 0.04rem;
  vertical-align: middle;
}
.RecruitmentTalents .box .list .item .boxTop .right .content2 svg{
    height: 0.22rem;
}
.RecruitmentTalents .box .list .item .boxTop .right .content2 {
  width: 3rem;
}
.RecruitmentTalents .box .list .item .boxTop .right .content3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.RecruitmentTalents .box .list .item .boxTop .right .content3 p {
  width: 0.46rem;
  height: 0.46rem;
  line-height: 0.46rem;
  text-align: center;
  border: 1px solid #232323;
  font-weight: bold;
}
.RecruitmentTalents .box .list .item .boxTop .right .content3 p i {
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.RecruitmentTalents .box .list .item .boxTop:hover .left {
  color: #016cd0;
}
.RecruitmentTalents .box .list .item .boxTop.active .right .content3 p i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.RecruitmentTalents .box .list .item .boxBot {
  padding: 0 0.4rem;
  display: none;
}
.RecruitmentTalents .box .list .item .boxBot .main_ {
  border-top: 1px solid #ddd;
}
.RecruitmentTalents .box .list .item .boxBot .main_ h5 {
  font-size: 0.18rem;
  padding-top: 0.48rem;
}
.RecruitmentTalents .box .list .item .boxBot .main_ .text {
  margin-top: 0.4rem;
  line-height: 0.36rem;
  font-size: 0.18rem;
}
.RecruitmentTalents .box .list .item .boxBot .main_ .text p {
  position: relative;
  padding-left: 0.25rem;
}
.RecruitmentTalents .box .list .item .boxBot .main_ .text p::after {
  content: '';
  position: absolute;
  top: 0.15rem;
  left: 0;
  width: 6px;
  height: 6px;
  background: #232323;
  border-radius: 50%;
}
.RecruitmentTalents .box .list .item .boxBot .main_ .link {
  padding: 0.68rem 0;
}
.RecruitmentTalents .box .list.active {
  display: block;
}
.RecruitmentTalents .box1 {
  margin-top: 0.7rem;
}
.RecruitmentTalents .fengxiang {
  margin-top: -0.5rem;
}
.uploadLayer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
  display: none;
}
.uploadLayer .box {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5.4rem;
  margin: auto;
  background: #fff;
  text-align: center;
  padding: 0.55rem 0;
  position: relative;
  border-radius: 6px;
}
.uploadLayer .box > span {
  display: block;
  position: absolute;
  top: 0.16rem;
  right: 0.16rem;
  font-size: 0.24rem;
  color: #232323;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.uploadLayer .box > span:hover {
  color: #016cd0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.uploadLayer .box .main1 {
  cursor: pointer;
  position: relative;
}
.uploadLayer .box .main1 p {
  position: absolute;
  bottom: 0.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 16px;
  width: 1.4rem;
  text-align: center;
  cursor: pointer;
  line-height: 0.42rem;
  width: 0.84rem;
  background: #232323;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
}
.uploadLayer .box .main1 p:hover {
  background: #016cd0;
}
.uploadLayer .box .main1 img {
  width: 1.96rem;
}
.f36 {
  font-size: 0.32rem;
  margin-bottom: 0.48rem;
}
.uploadLayer .box .main2 {
  margin-top: 0.4rem;
}
.uploadLayer .box .main2 input {
  display: block;
  font-size: 16px;
  width: 1.4rem;
  border: 1px solid #fff;
  text-align: center;
  line-height: 0.58rem;
  cursor: pointer;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: #232323;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: auto;
}
.uploadLayer .box .main2 input:hover {
  background: #016cd0;
}
.uploadLayer .box .main3 {
  margin-top: 0.4rem;
}
.uploadLayer .box .main3 p {
  font-size: 0.16rem;
  color: #999;
  margin-bottom: 0.2rem;
}
.uploadLayer .box .main3 img {
  width: 1rem;
}
.index_banner {
  position: relative;
}
.index_banner .banner .img img {
  width: 100%;
  height: 10.5rem;
  object-fit: cover;
   vertical-align: bottom;
}
.index_banner .banner .img video{
    width: 100%;
    height: 10.5rem;
    object-fit: cover;
    vertical-align: bottom;
}

.index_banner .banner .swiper-slide {
  position: relative;
}
.index_banner .banner .swiper-slide .posi {
  position: absolute;
  top: 2.18rem;
  left: 0;
  width: 100%;
}
.index_banner .banner .swiper-slide .posi .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fff;
}
.index_banner .banner .swiper-slide .posi .box .box_ {
  position: relative;
}
.index_banner .banner .swiper-slide .posi .box .box_ > img {
  position: absolute;
  right: -1.3rem;
  top: -0.25rem;
  opacity: 0;
}
.index_banner .banner .swiper-slide .posi .box .box_ h5 {
  font-size: 0.32rem;
  position: relative;
  left: 30% ;
  opacity: 0;
}
.index_banner .banner .swiper-slide .posi .box .box_ .text {
  margin-top: 0.32rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  position: relative;
  left: 30% ;
  opacity: 0;
  width: 4.8rem;
}
.index_banner .banner .swiper-slide .posi .box .box_ .link {
  margin-top: 0.45rem;
  position: relative;
  left: 30% ;
  opacity: 0;
}
.index_banner .banner .swiper-slide .posi .box .box_ .link .a {
  margin-right: 0.2rem;
}
.index_banner .banner .swiper-slide .posi .box .box_ .link .a a {
  display: block;
  width: 1.4rem;
  line-height: 0.42rem;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: #232323;
}
.index_banner .banner .swiper-slide .posi .box .box_ .link .a a:hover {
  background: #016cd0;
}
.index_banner .banner .swiper-slide-active .posi .box .box_ > img {
  right: -1.3rem;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.index_banner .banner .swiper-slide-active .posi .box .box_ h5 {
  left: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  opacity: 1;
}
.index_banner .banner .swiper-slide-active .posi .box .box_ .text {
  left: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
}
.index_banner .banner .swiper-slide-active .posi .box .box_ .link {
  left: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
}
.index_banner .page {
  position: absolute;
  left: 0;
  z-index: 2;
  bottom: 4.2rem;
  width: 100%;
}
.index_banner .page .button i {
  font-size: 0.22rem;
  font-weight: bold;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  opacity: 0.8;
}
.index_banner .page .button i:hover {
  opacity: 1;
}
.index_banner .page .pa {
  margin: 0 0.15rem;
}
.index_banner .page .pa p span {
  border: 1px solid #fff;
  opacity: 1;
  background: none;
  margin: 0 5px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_banner .page .pa p .swiper-pagination-bullet-active {
  background: #fff;
}
.showPageBox {
  padding-top: 1rem;
  padding-bottom: 0.7rem;
}
.showPageBox .returnBut {
  font-size: 0.16rem;
  color: #999999;
  margin-bottom: 0.4rem;
  display: inline-block;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.showPageBox .returnBut i {
  font-size: 0.16rem;
}
.showPageBox .tit {
  font-size: 0.36rem;
}
.showPageBox .returnBut .iconfont {
  margin-right: 12px;
}
.showPageBox .newBody {
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #666666;
  padding: 1.15rem 0 0px;
}
.showPageBox .newBody p span {
  font-size: 0.18rem;
}
.index_header {
  position: fixed;
  top: 0;
  z-index: 8;
  left: 0;
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_header .box .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.index_header .box .logo a {
  display: block;
}
.index_header .box .logo a img {
  height: 36px;
}
.index_header .box .main .nav .item {
  margin: 0 0.13rem;
  position: relative;
}
.index_header .box .main .nav .item > p a {
  font-size: 14px;
  color: #e8e8e8;
  display: block;
  line-height: 0.7rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_header .box .main .nav .item > p a i {
  font-size: 12px;
  display: inline-block;
  margin-left: 0.06rem;
}
.index_header .box .main .nav .item .selectOne {
  position: absolute;
  left: -1rem;
  background: #fff;
  width: 8.3rem;
  z-index: 1;
  -webkit-box-shadow: 0px 3px 10px #ddd;
  box-shadow: 0px 3px 10px #ddd;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 0%, 0% 0%);
  clip-path: polygon(0 0, 100% 0%, 100% 0%, 0% 0%);
}
.index_header .box .main .nav .item .selectOne .main_ .left_ {
  padding: 0.5rem 0.4rem;
}
.index_header .box .main .nav .item .selectOne .main_ .left_ .ite_ {
  margin-bottom: 0.45rem;
  display: block;
}
.index_header .box .main .nav .item .selectOne .main_ .left_ .ite_:last-child {
  margin-bottom: 0;
}
.index_header .box .main .nav .item .selectOne .main_ .left_ .ite_ .h5 {
  font-size: 0.22rem;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_header .box .main .nav .item .selectOne .main_ .left_ .ite_ p {
  font-size: 0.16rem;
  margin-top: 0.14rem;
  color: #232323;
}
.index_header .box .main .nav .item .selectOne .main_ .left_ .ite_:hover .h5 {
  color: #016cd0;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ {
  width: 3.8rem;
  background: #f6f6f6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 0.4rem;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .h5 {
  font-size: 0.22rem;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ {
  margin-top: 0.26rem;
  position: relative;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ .swiper-slide p img {
  width: 100%;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ .button_ div {
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ .button_ div i {
  font-size: 0.22rem;
  color: #999;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ .button_ div i:hover {
  color: #fff;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ .button_ .prev {
  left: 0.1rem;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ .button_ .next {
  right: 0.1rem;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ .page_ {
  position: absolute;
  bottom: 0.08rem;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ .page_ span {
  margin: 0 0.04rem;
  background: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  opacity: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .banner_ .page_ .swiper-pagination-bullet-active {
  background: #fff;
}
.index_header .box .main .nav .item .selectOne .main_ .right_ .link_ {
  margin-top: 0.3rem;
}
.index_header .box .main .nav .item .selectTwo {
  position: absolute;
  left: -2.94rem;
  background: #fff;
  width: 8.3rem;
  -webkit-box-shadow: 0px 3px 10px #ddd;
  box-shadow: 0px 3px 10px #ddd;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 0%, 0% 0%);
  clip-path: polygon(0 0, 100% 0%, 100% 0%, 0% 0%);
  z-index: 1;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ {
  padding: 0.5rem 0;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ .ite {
  padding: 0 0.76rem 0 0.4rem;
  border-right: 1px solid #eee;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ .ite:last-child {
  border: 0;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ .ite h5 {
  font-size: 0.22rem;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ .ite ul {
  margin-top: 0.16rem;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ .ite ul li {
  line-height: 0.35rem;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ .ite ul li a {
  font-size: 0.16rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ .ite ul li a:hover {
  color: #016cd0;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ .ite ul li.active a {
  color: #016cd0;
}
.index_header .box .main .nav .item .selectTwo .main_ .left_ .ite1 {
  padding-left: 0.76rem;
}
.index_header .box .main .nav .item .selectTwo .main_ .right_ {
  width: 3.8rem;
  background: #f6f6f6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 0.4rem;
}
.index_header .box .main .nav .item .selectTwo .main_ .right_ h5 {
  font-size: 0.22rem;
}
.index_header .box .main .nav .item .selectTwo .main_ .right_ .content0 {
  margin-top: 0.28rem;
}
.index_header .box .main .nav .item .selectTwo .main_ .right_ .content0 img {
  width: 100%;
}
.index_header .box .main .nav .item .selectTwo .main_ .right_ .content1 {
  margin-top: 0.3rem;
}
.index_header .box .main .nav .item .selectThree {
  width: 6.3rem;
  left: -1rem;
}
.index_header .box .main .nav .item.item1 > p a {
  position: relative;
}
.index_header .box .main .nav .item.item1 > p a::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0%;
  height: 2px;
  background: #016cd0;
  z-index: 2;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_header .box .main .nav .item:hover > p a {
  color: #fff;
}
.index_header .box .main .nav .item:hover > p a::after {
  width: 100%;
}
.index_header .box .main .nav .item:hover .selectOne {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-clip-path: polygon(0 0, 110% 0%, 110% 110%, 0% 110%);
  clip-path: polygon(0 0, 110% 0%, 110% 110%, 0% 110%);
}
.index_header .box .main .nav .item:hover .selectTwo {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-clip-path: polygon(0 0, 110% 0%, 110% 110%, 0% 110%);
  clip-path: polygon(0 0, 110% 0%, 110% 110%, 0% 110%);
}
.index_header .box .main .nav .item.active > p a {
  color: #fff;
}
.index_header .box .main .call {
  margin-left: 0.54rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.index_header .box .main .call a {
  font-family: 'gilroy_Medium';
  font-size: 0.16rem;
  color: #fff;
}
.index_header .box .main .call a img {
  margin-right: 0.05rem;
  animation: headanim 0.5s ease 0s infinite;
  -webkit-animation: headanim 0.5s ease 0s infinite;
  -moz-animation: headanim 0.5s ease 0s infinite;
  -o-animation: headanim 0.5s ease 0s infinite;
}
.index_header .box .main .language {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.36rem;
}
.index_header .box .main .language a {
  font-family: 'gilroy_regular';
  font-size: 0.16rem;
  color: #fff;
}
.index_header .box .main .language a img {
  position: relative;
  top: -2px;
  width: 14px;
}
.index_header .box .main .language a i {
  font-size: 12px;
}
.index_header .box .main .language a span {
  margin: 0 3px;
}
.index_header .box .main .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.56rem;
}
.index_header .box .main .button a {
  font-size: 14px;
  color: #fff;
  display: block;
  width: 1.28rem;
  line-height: 0.32rem;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 0.04rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_header .box .main .button a:hover {
  background: #016cd0;
  border-color: #016cd0;
}
.index_header.active {
  background: #232323;
}
.index_header.on {
  background: #232323;
  position: -webkit-sticky;
  position: sticky;
}
.page-casestudies {
    padding: 55px 0 0;
}
.page-casestudies .index_header {
    background: #232323;
}
.PlatformPerformance {
  background-size: 100% 100%;
  padding-bottom: 1.2rem;
}
.PlatformPerformance .h6 {
  font-size: 0.2rem;
  text-align: center;
  margin-top: 0.26rem;
}
.PlatformPerformance .box {
  margin-top: 0.64rem;
}
.PlatformPerformance .box .main {
  width: 13.4rem;
  margin: auto;
  position: relative;
}
.PlatformPerformance .box .main .img img {
  width: 100%;
}
.PlatformPerformance .box .main .item1 {
  position: absolute;
  top: 17%;
  left: 25%;
  z-index: 2;
}
.PlatformPerformance .box .main .item1 img {
  -webkit-animation: Down 3s linear infinite;
  animation: Down 3s linear infinite;
}
.PlatformPerformance .box .main .item2 {
  position: absolute;
  top: 20%;
  left: 65.5%;
   z-index: 2;
}
.PlatformPerformance .box .main .item2 img {
  -webkit-animation: Down 3s linear infinite;
  animation: Down 3s linear infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.PlatformPerformance .box .main .item3 {
  position: absolute;
  top: 60.2%;
  left: 55%;
   z-index: 2;
}
.PlatformPerformance .box .main .item3 img {
  -webkit-animation: Down 3s linear infinite;
  animation: Down 3s linear infinite;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@-webkit-keyframes Down {
  0% {
    -webkit-transform: translateY(0.12rem);
    transform: translateY(0.12rem);
  }
  50% {
    -webkit-transform: translateY(-0.05rem);
    transform: translateY(-0.05rem);
  }
  100% {
    -webkit-transform: translateY(0.12rem);
    transform: translateY(0.12rem);
  }
}
@keyframes Down {
  0% {
    -webkit-transform: translateY(0.12rem);
    transform: translateY(0.12rem);
  }
  50% {
    -webkit-transform: translateY(-0.05rem);
    transform: translateY(-0.05rem);
  }
  100% {
    -webkit-transform: translateY(0.12rem);
    transform: translateY(0.12rem);
  }
}
.OurCase .box {
  margin-top: 0.56rem;
}
.OurCase .box .item {
  margin: 0 0.09rem;
}
.OurCase .box .item a {
  display: block;
  width: 2.14rem;
  height: 0.9rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.OurCase .box .item a img {
  margin: auto;
  max-width: 80%;
  max-height: 80%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.OurCase .box .item a:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.OurCase .box .item.active a img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.OurCase .box .item1 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.5rem;
  text-align: center;
  height: 0.92rem;
  background: #f6f6f6;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.OurCase .box .item1 a span {
  margin: auto;
  font-size: 0.18rem;
  display: inline-block;
  border-bottom: 2px solid #232323;
  color: #232323;
  padding-bottom: 0.08rem;
}
.OurCase .box .item1 a:hover span {
  color: #016cd0;
  border-color: #016cd0;
}
.index_case_container {
  margin-top: 0.68rem;
}
.index_team_container {
  background-size: 100% 100%;
  padding-bottom: 1rem;
  position: relative;
}
.index_team_container .h6 {
  font-size: 0.2rem;
  text-align: center;
  margin-top: 0.2rem;
}
.index_team_container .box {
  margin-top: 0.74rem;
  position: relative;
}
.index_team_container .box .banner .swiper-slide {
  width: 69.3vw;
  position: relative;
}
.index_team_container .box .banner .swiper-slide .img {
  position: relative;
  height: 4.7rem;
}
.index_team_container .box .banner .swiper-slide .img::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_team_container .box .banner .swiper-slide .img p {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: left;
  width: 8.16rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
}
.index_team_container .box .banner .swiper-slide .img p img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.index_team_container .box .banner .swiper-slide-active .img::after {
  opacity: 0;
}
.index_team_container .box .banner .swiper-slide-prev .img p {
  left: -webkit-calc(91.84%);
  left: calc(100% - 8.16rem);
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.index_team_container .box .banner1 {
  width: 69.3vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.index_team_container .box .banner1 .ban_ {
  background: #f6f6f6;
  width: 6.5rem;
}
.index_team_container .box .banner1 .ban_ .swiper-slide {
  position: relative;
  /*height: 4rem;*/
}
.index_team_container .box .banner1 .ban_ .swiper-slide a {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.6rem 0.7rem;
}
.index_team_container .box .banner1 .ban_ .swiper-slide::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 3px;
  background: #016cd0;
}
.index_team_container .box .banner1 .ban_ .swiper-slide .content0 {
  font-size: 0.36rem;
  color: #232323;
}
.index_team_container .box .banner1 .ban_ .swiper-slide .content1 {
  font-size: 0.16rem;
  color: #016cd0;
  margin-top: 0.13rem;
}
.index_team_container .box .banner1 .ban_ .swiper-slide .content2 {
  font-size: 0.16rem;
  line-height: 0.28rem;
  margin-top: 0.25rem;
  height: .54rem;
  color: #232323;
}
.index_team_container .box .banner1 .ban_ .swiper-slide .content3 {
  margin-top: 0.4rem;
}
.index_team_container .box .banner1 .ban_ .swiper-slide .content3 img {
  width: 0.3rem;
  position: relative;
  left: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.index_team_container .box .banner1 .ban_ .swiper-slide:hover .content3 img {
  left: 0.16rem;
}
.index_team_container .box .banner1 .ban_ .swiper-slide-active::after {
  width: 100%;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.index_team_container .page .button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 4;
}
.index_team_container .page .button i {
  font-size: 0.22rem;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.index_team_container .page .button i:hover {
  color: #232323;
}
.index_team_container .page .prev {
  left: 12%;
}
.index_team_container .page .next {
  right: 12%;
}
.index_WhatNew {
  margin-bottom: 0.8rem;
}
.index_WhatNew h5 {
  margin: 0 0.2rem;
  cursor: pointer;
  transition: 0.4s;
}
.index_WhatNew h5.active {
  color: #016cd0;
}
.index_WhatNew h5:hover {
  color: #016cd0;
}
.lb {
  display: none;
}

.parentwrap1 {
  background: #232323;
}
.parentwrap1 .box {
  height: 4rem;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.parentwrap1 .box .box_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 100%;
}
.parentwrap1 .box .box_ {
  width: 33.333%;
  height: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.parentwrap1 .box .box_left {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: #016cd0;
}
.parentwrap1 .box .box_left > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  will-change: transform;
}
.parentwrap1 .box .box_left > div > div {
  height: 100%;
  width: 100%;
}
.parentwrap1 .box .box_left .list2 .list2_box {
  background: red;
  -webkit-transform: perspective(57vw) rotateY(90deg);
  transform: perspective(57vw) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.parentwrap1 .box .box_left .list3 .list3_box {
  background: palevioletred;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: perspective(57vw) rotateY(-90deg);
  transform: perspective(57vw) rotateY(-90deg);
}
.parentwrap1 .box .box_center {
  background: #07294b;
}
.parentwrap1 .box .box_right {
  background: #478a49;
}
.parentwrap1 .box .active1 {
  width: -webkit-calc(166.666%);
  width: calc(100% + 66.666%);
}
.parentwrap1 .box .active1 .box_left {
  width: 100%;
}
.parentwrap1 .box .active1 .box_left .list2 .list2_box {
  -webkit-transform: perspective(57vw) rotateY(0deg);
  transform: perspective(57vw) rotateY(0deg);
}
.parentwrap1 .box .active1 .box_left .list3 .list3_box {
  -webkit-transform: perspective(57vw) rotateY(0deg);
  transform: perspective(57vw) rotateY(0deg);
}
.parentwrap1 .box .active1 .box_center {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
}
.parentwrap1 .box .active1 .box_right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.parentwrap {
  position: relative;
  height: 4rem;
  margin-top: -4rem;
  z-index: 1;
  -webkit-transition: height 0.4s ease-in-out;
  -o-transition: height 0.4s ease-in-out;
  transition: height 0.4s ease-in-out;
}
.parentwrap .parentwrap_box {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.parentwrap .parentwrap_box .parent {
  width: 33.333333%;
  height: 100%;
  position: relative;
  cursor: pointer;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.parentwrap .parentwrap_box .parent > div {
  height: 100%;
}
.parentwrap .parentwrap_box .parent .img {
  height: 100%;
}
.parentwrap .parentwrap_box .parent .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.85;
}
.parentwrap .parentwrap_box .parent .posi {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.parentwrap .parentwrap_box .parent .posi .main {
  color: #fff;
  margin: auto;
  text-align: center;
  padding: 0 20px;
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.04, 0.99, 0.63, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.04, 0.99, 0.63, 1);
  transition: opacity 0.4s cubic-bezier(0.04, 0.99, 0.63, 1);
}
.parentwrap .parentwrap_box .parent .posi .main .content0 {
  font-size: 0.36rem;
}
.parentwrap .parentwrap_box .parent .posi .main .content1 {
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #fff;
  margin-top: 0.24rem;
  height: 0.56rem;
}
.parentwrap .parentwrap_box .parent .posi .main .content2 {
  margin-top: 0.56rem;
}
.parentwrap .parentwrap_box .parent .posi .main .content2 a {
  font-size: 14px;
  display: block;
  width: 1.28rem;
  line-height: 0.32rem;
  color: #fff;
  margin: auto;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.parentwrap .parentwrap_box .parent .posi .main .content2 a:hover {
  background: #232323;
  border: 1px solid #232323;
}
.parentwrap .parentwrap_box .parent01 {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.parentwrap .parentwrap_box .parent02 {
  -webkit-transition: 0.6s cubic-bezier(0.04, 0.99, 0.63, 1);
  -o-transition: 0.6s cubic-bezier(0.04, 0.99, 0.63, 1);
  transition: 0.6s cubic-bezier(0.04, 0.99, 0.63, 1);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0, 0, 0.2, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: transform 0.7s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0, 0, 0.2, 1);
}
.parentwrap .parentwrap_box .parent03 {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.04, 0.99, 0.63, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.04, 0.99, 0.63, 1);
  -o-transition: transform 0.2s cubic-bezier(0.04, 0.99, 0.63, 1);
  transition: transform 0.2s cubic-bezier(0.04, 0.99, 0.63, 1);
  transition: transform 0.2s cubic-bezier(0.04, 0.99, 0.63, 1), -webkit-transform 0.2s cubic-bezier(0.04, 0.99, 0.63, 1);
}
.parentwrap .parentwrap_box.opened .parent01 {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.parentwrap .parentwrap_box.opened .parent02 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
}
.parentwrap .parentwrap_box.opened .parent03 {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
}
.parentwrap.open-panel-anime {
  height: -webkit-calc(30vh);
  height: calc(100vh - 70px);
  -webkit-transition: height 0.4s ease-in-out;
  -o-transition: height 0.4s ease-in-out;
  transition: height 0.4s ease-in-out;
  z-index: 5;
}
.parentwrap.open-panel-anime .parentwrap_box .posi .main {
  opacity: 0;
  -webkit-animation: fade-out-animation 1s linear;
  animation: fade-out-animation 1s linear;
}
.parentwrap_main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: -webkit-calc(30vh);
  height: calc(100vh - 70px);
  z-index: -1;
}
.parentwrap_main .parentwrap_main_box {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 100%;
}
.parentwrap_main .parentwrap_main_box .box_list {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -5;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item {
  height: 100%;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item .box_item_main {
  height: 100%;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left {
  width: 33.333%;
  height: 100%;
  position: relative;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: opacity 0.4s linear, -webkit-transform 0.2s linear;
  transition: opacity 0.4s linear, -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear, opacity 0.4s linear;
  transition: transform 0.2s linear, opacity 0.4s linear;
  transition: transform 0.2s linear, opacity 0.4s linear, -webkit-transform 0.2s linear;
  opacity: 0;
  z-index: 1;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 {
  width: 100%;
  height: 100%;
  position: relative;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .img {
  height: 100%;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi {
  position: absolute;
  top: 1.3rem;
  left: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi h5 {
  font-size: 0.26rem;
  color: #fff;
  margin-bottom: 0.8rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi ul li {
  margin-bottom: 0.32rem;
  padding-left: 0.35rem;
  position: relative;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi ul li::after {
  content: '';
  width: 3px;
  height: 0.26rem;
  position: absolute;
  left: 0;
  top: 3px;
  background: #fff;
  opacity: 0;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi ul li a {
  font-size: 0.22rem;
  color: #fff;
  font-weight: 100;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi ul li.active::after {
  opacity: 1;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi ul li.active a {
  font-weight: 500;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .go {
  position: absolute;
  left: 2rem;
  bottom: 1.2rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .go a {
  display: block;
  font-size: 0.14rem;
  background: #fff;
  width: 0.84rem;
  line-height: 0.35rem;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .go a i {
  font-size: 0.14rem;
  margin-right: 0.05rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .go a:hover {
  background: #232323;
  color: #fff;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .go a:hover i {
  color: #fff;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right {
  overflow: hidden;
  width: 66.666%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 0;
  -webkit-transition: opacity 0.4s linear, -webkit-transform 0.2s linear;
  transition: opacity 0.4s linear, -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear, opacity 0.4s linear;
  transition: transform 0.2s linear, opacity 0.4s linear;
  transition: transform 0.2s linear, opacity 0.4s linear, -webkit-transform 0.2s linear;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 {
  width: 50%;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main {
  -webkit-transform: perspective(57vw) rotateY(90deg);
  transform: perspective(57vw) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  background: #0755a9;
  opacity: 0.1;
  -webkit-transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), transform 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*padding: 0 0.8rem;*/
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div {
  display: none;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div h5 {
  padding-top: 1.3rem;
  color: #fff;
  font-size: 0.26rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div .text {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.28rem;
  margin-top: 0.42rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div .link {
  margin-top: 0.46rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div .link a {
  font-size: 14px;
  color: #fff;
  display: block;
  width: 1.28rem;
  line-height: 0.34rem;
  text-align: center;
  border: 1px solid #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div .link a:hover {
  background: #232323;
  border: 1px solid #232323;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main .act {
  display: block;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 {
  width: 51%;
  -webkit-transform: translateX(-200%) !important;
  -ms-transform: translateX(-200%) !important;
  transform: translateX(-200%) !important;
  -webkit-transition: margin 0.2s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0, 0, 0.2, 1) !important;
  transition: margin 0.2s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0, 0, 0.2, 1) !important;
  -o-transition: transform 0.6s cubic-bezier(0, 0, 0.2, 1), margin 0.2s cubic-bezier(0, 0, 0.2, 1) !important;
  transition: transform 0.6s cubic-bezier(0, 0, 0.2, 1), margin 0.2s cubic-bezier(0, 0, 0.2, 1) !important;
  transition: transform 0.6s cubic-bezier(0, 0, 0.2, 1), margin 0.2s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0, 0, 0.2, 1) !important;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: perspective(57vw) rotateY(-90deg);
  transform: perspective(57vw) rotateY(-90deg);
  -webkit-transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.6s cubic-bezier(0, 0, 0.2, 1), transform 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0, 0, 0.2, 1);
  position: relative;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .img {
  height: 100%;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list {
  position: relative;
  height: 100%;
  display: none;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.8rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .logo_ {
  padding-top: 1.3rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .logo_ img {
  height: 0.7rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .title {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.4rem;
  margin-top: 0.36rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .text {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.28rem;
  margin-top: 0.22rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .link {
  margin-top: 0.46rem;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .link a {
  font-size: 14px;
  color: #fff;
  display: block;
  width: 2.28rem;
  line-height: 0.34rem;
  text-align: center;
  border: 1px solid #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .link a:hover {
  background: #232323;
  border: 1px solid #232323;
}
.parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .act {
  display: block;
}
.parentwrap_main .parentwrap_main_box .box_list.open .box_item_left {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.parentwrap_main .parentwrap_main_box .box_list.open .box_item_right {
  opacity: 1;
}
.parentwrap_main .parentwrap_main_box .box_list.open .box_item_right .box_item2 .box_item_main {
  opacity: 1;
  will-change: transform;
  -webkit-transform: perspective(57vw) rotateY(0deg);
  transform: perspective(57vw) rotateY(0deg);
}
.parentwrap_main .parentwrap_main_box .box_list.open .box_item_right .box_item2 .box_item_main>div{
    padding: 0 .8rem;
    height: 100%;
}
.parentwrap_main .parentwrap_main_box .box_list.open .box_item_right .box_item3 {
  -webkit-transform: translateX(0%) !important;
  -ms-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
}
.parentwrap_main .parentwrap_main_box .box_list.open .box_item_right .box_item3 .box_item_main {
  opacity: 1;
  will-change: transform;
  -webkit-transform: perspective(57vw) rotateY(0deg);
  transform: perspective(57vw) rotateY(0deg);
}
.parentwrap_main .parentwrap_main_box .box_list.active {
  z-index: 1;
  opacity: 1;
}
.parentwrap_main.active {
  z-index: 2;
}
@-webkit-keyframes fade-out-animation {
  0% {
    opacity: 1 !important;
  }
  100% {
    opacity: 0 !important;
  }
}
@keyframes fade-out-animation {
  0% {
    opacity: 1 !important;
  }
  100% {
    opacity: 0 !important;
  }
}
@-webkit-keyframes rc20p1-taxonomy-menu {
  0% {
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes rc20p1-taxonomy-menu {
  0% {
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes rc20p2-taxonomy-menu {
  0% {
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes rc20p2-taxonomy-menu {
  0% {
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
}
@-webkit-keyframes rc20p2-splash-panel {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes rc20p2-splash-panel {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes rc20p2-origami-fade-out {
  0% {
    -webkit-transition: opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
    transition: opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
    -o-transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
  }
  80% {
    -webkit-transition: opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
    transition: opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
    -o-transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
  }
}
@keyframes rc20p2-origami-fade-out {
  0% {
    -webkit-transition: opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
    transition: opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
    -o-transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
  }
  80% {
    -webkit-transition: opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
    transition: opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
    -o-transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 200ms, opacity 270ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 200ms;
  }
}
.aside {
  position: fixed;
  right: 0.2rem;
  top: 45%;
  z-index: 6;
  display: none;
}
.aside .item {
  margin-bottom: 0.06rem;
  position: relative;
}
.aside .item .link {
  display: block;
  width: 0.74rem;
  height: 0.74rem;
  background: #016cd0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.aside .item .link div {
  margin: auto;
}
.aside .item .link .bot {
  font-size: 0.14rem;
  color: #fff;
  margin-top: 0.05rem;
}
.aside .item .posi {
  position: absolute;
  right: 120%;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-filter: drop-shadow(0px 0px 6px #ccc);
  filter: drop-shadow(0px 0px 6px #ccc);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.aside .item .posi p {
  position: relative;
}
.aside .item .posi p::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 0.1rem solid transparent;
  border-left-color: #fff;
}
.aside .item .posi p img {
  width: 1.3rem;
}
.aside .item .posi p a {
    font-size: 18px;
    background: #fff;
    white-space: nowrap;
    color: #000;
    font-weight: 700;
    padding: .15rem;
}
.aside .item:hover .link .top img {
  -webkit-animation: bounceIn 1s ease both;
  animation: bounceIn 1s ease both;
}
.aside .item:hover .posi,
.aside .item:hover .posi1 {
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.aside .item1 .link {
  background: #fff;
  -webkit-box-shadow: 0px 0px 0.12rem #eee;
  box-shadow: 0px 0px 0.12rem #eee;
}
.aside .item1 .link .bot {
  color: #232323;
}
    .Video-module {
      width: 100%;
      position: relative;
    }
    .Video-module .module-img img {
      width: 100%;
      height: 100vh;
      object-fit: cover;
    }
    .Video-module .module-about {
      box-sizing: border-box;
      width: 100%;
      padding-left: 10.416vw;
      padding-right: 10.416vw;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
    }
    .Video-module .module-about .left {
      width: 48%;
      position: relative;
    }
    .Video-module .module-about .left video {
      width: 100%;
      height: 4rem;
      object-fit: cover;
      border-radius: 20px;
    }
    .Video-module .module-about .left svg {
       transition: .4s;
      cursor: pointer;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%) scale(1);
    }
    .Video-module .module-about .left svg:hover {
       transform: translate(-50%,-50%) scale(1.1);
    }
    .Video-module .module-about .right {
      width: 37%;
    }
    .Video-module .module-about .right .content1 {
      font-size: 0.46rem;
      color: #fff;
    }
    .Video-module .module-about .right .content2 {
      margin-top: 0.25rem;
      font-size: 0.2rem;
      line-height: 0.32rem;
      text-align: justify;
      color: #fff;
    }
    .Video-module .module-about .right .content2 p {
      margin-bottom: 0.34rem;
    }
    .Video-module .module-about .right .content3 {
      margin-top: 0.46rem;
    }
    .Videos {
        z-index: 10;
      display: none;
      width: 100%;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      background: rgba(0,0,0,.7);
    }
    .Videos .box {
      width: 60%;
      position: relative;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
    }
    .Videos .box .Boxvideo {
      width: 100%;
      object-fit: cover;
    }
    .Videos .box svg {
      cursor: pointer;
      position: absolute;
      top: 2%;
      right: 1%;
      height: calc();
    }
    .Videos .box svg:hover path {
      fill: #0d6dcd;
    }


@media screen and (max-width: 1520px) {
    .CorporateCulture .box .item .posi .main {
            padding: 0 0.4rem;
    }
    .aside .item a .bot {
        font-size: 12px;
        transform: scale(0.9);
    }
  .EmployeeGrowth .box .item .boxTop {
    height: 3.2rem;
  }
  .TeamSpirit .box .banner .swiper-slide {
    width: 7rem;
  }
  .New .box .boxLeft .title_ {
    font-size: 0.36rem;
  }
  .ResourceCentre .box .item a .content1 .content3 {
    font-size: 0.22rem;
  }
  .ResourceCentre .box .item a .content0 p {
    max-height: 2.2rem;
  }
  .ResourceCentre .box .item {
    height: 5.4rem;
  }
  .WhatNew .box .banner .item a .content0 p {
    max-height: 2.2rem;
  }
  .WhatNew .box .banner .item {
    height: 5.4rem;
  }
  .ResourceCentre .box .item:hover a .content1 .content5 {
    margin-top: 0.5rem;
  }
  .f46 {
    font-size: 0.36rem;
  }
  .apply .box .f46 {
    font-size: 0.9em;
}
.apply .box .main .item1 {
    width: 70%;
}
  .parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi {
    left: 1.8rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .title {
    font-size: 0.2rem;
    line-height: 0.36rem;
  }
  .footer .box .boxBot {
    margin-top: 0.94rem;
    padding-bottom: 0.7rem;
  }
  .inner_btn .a {
    font-size: 14px;
  }
  .inner_page .box .page a {
    font-size: 14px;
  }
  .RecruitmentTalents .toggle p a {
    font-size: 14px;
  }
  .Column_page_banner .posi .box .box_ .link .a a {
    font-size: 14px;
  }
  .index_banner .banner .swiper-slide .posi .box .box_ .link .a a {
    font-size: 14px;
  }
  .index_team_container .page .prev {
    left: 11%;
    }
    .index_team_container .page .next {
    right: 11%;
}
.apply .box .main .item {
    width: 16.6%;
}
}
@media screen and (max-width: 1400px) {
    .Video-module .module-about .right .content1 {
        font-size: 0.36rem;
      }
    .apply .box .main .item1 input{
        border-width: 1px;
    }
    .apply .box .main .item1 a{
         border-width: 1px;
    }
    
   .case_info_container .box .boxLeft .information .posi .main .right_ {
    padding-top: .58rem;
}

  .parentwrap {
    height: 3.4rem;
    margin-top: -3.4rem;
  }
  .index_banner .banner .swiper-slide .posi {
    top: 1.88rem;
  }
  .OurCase .box .item a {
    width: 2rem;
  }
  .index_header .box .main .nav .item {
    margin: 0 0.1rem;
  }
  .index_header .box .main .call {
    margin-left: 0.34rem;
  }
  .index_header .box .main .button {
    margin-left: 0.36rem;
  }
  .WhatNew .box .banner .item a .content1 .content3 {
    font-size: 0.2rem;
    line-height: 0.32rem;
    height: 0.64rem;
  }
  .GrowthEnterprises .img img {
    min-height: 8rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft .content1 {
    font-size: 0.36rem;
  }
  .case_container .box .banner1 a .content0,
  .index_case_container .box .banner1 a .content0 {
    font-size: 0.26rem;
  }
  .case_container .box .banner1 a,
  .index_case_container .box .banner1 a {
    padding: 0.44rem 0.5rem;
  }
  .WhitePaper .box .boxRight h5 {
    font-size: 0.26rem;
  }
  .WhitePaper .box .boxRight {
    min-height: 3.4rem;
  }
  .apply .box .main .item {
    width: 16%;
  }
  .apply .main.flexBetween {
    justify-content: center;
}
  .apply .box .main .item2 {
    width: 5rem;
    justify-content: center;
}
  .apply .box .main .item1 input {
    font-size: 14px;
  }
  .LeadingTimes .box .boxLeft {
    padding-top: 0;
  }
  .WordsPersonality .posi .box .content1 {
    font-size: 0.24rem;
  }
  .case_info_container .box .boxLeft {
    width: 70%;
  }
  .New .box .boxLeft .title_ {
    font-size: 0.3rem;
    line-height: 0.42rem;
  }
  .New .box .boxRight {
    padding: 0.35rem 0.4rem;
  }
  .New .box .boxRight ul li a .posi .bot {
    -webkit-line-clamp: 1;
  }
  .New .box .boxRight ul li a .posi {
    bottom: 0.08rem;
    padding: 0 0.2rem;
  }
  .New .box .boxLeft .main div {
    font-size: 0.22rem;
  }
  .CorporateCulture .box .item .posi .main .content0 {
    /*font-size: 0.3rem;*/
    padding-top: 0.5rem;
  }
  .CorporateCulture .box .item .posi .main {
    padding: 0 0.35rem;
  }
  .CorporateCulture .box .item .posi .main .content2 {
    font-size: 1.4rem;
  }
  .CorporateCulture .box .item .posi {
    padding: 0.45rem;
  }
  .EmployeeStories .banner .swiper-slide a .content2 p svg {
    margin-right: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .EmployeeStories_main .list_ .main_ .boxRight .content2 img {
    width: 0.51rem;
  }
  .EmployeeGrowth .box .item .boxTop .content0 {
    font-size: 0.3rem;
  }
  .EmployeeGrowth .box .item {
    width: 43%;
  }
  .TeamSpirit .title .right {
    width: 55%;
  }
  /*.TeamSpirit .box .button .prev {*/
  /*  left: 24.5%;*/
  /*}*/
  /*.TeamSpirit .box .button .next {*/
  /*  right: 24.5%;*/
  /*}*/
  .RecruitmentTalents .box .list .item .boxTop .left {
    font-size: 0.22rem;
  }
  .sq_container .posi .box h5 {
    font-size: 0.3rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .go {
    bottom: 0.6rem;
}
}
@media screen and (max-width: 1280px) {
    .parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi {
        top: .6rem;
    }
    .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div h5,
    .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .logo_ {
        padding-top: .6rem;
    }
    .CorporateCulture .box .item .posi .main {
       padding: 0 0.3rem
    }
      .index_team_container .box .banner .swiper-slide .img,
      .team_container .box .banner .swiper-slide .img {
        height: 3.13rem;
    }
    .index_team_container .box .banner .swiper-slide .img p,
    .team_container .box .banner .swiper-slide .img p{
        width: 5.44rem;
    }
    .index_team_container .box .banner1 .ban_ .swiper-slide a{
        padding: .3rem .5rem;
    }
    .team_container .box .banner1 .ban_ .swiper-slide {
        height: 100%;
         padding: .22rem .5rem;
    }
    .index_team_container .box .banner1 .ban_ {
        width: 6rem;
    }
    .parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .go {
    bottom: 0.5rem;
}
  .index_header .box .main .call {
    display: none;
  }
  .index_header .box .main .button a {
    font-size: 13px;
  }
  .ResourceCentre .box .item a .content0 p {
    max-height: 2rem;
  }
  .ResourceCentre .box .item {
    height: 5.2rem;
  }
  .WhatNew .box .banner .item a .content0 p {
    max-height: 2rem;
  }
  .WhatNew .box .banner .item {
    height: 5.2rem;
  }
  .ResourceCentre .box .banner .item:hover a .content1 .content5 {
    margin-top: 0.52rem;
  }
  .WhatNew .box .banner .item:hover a .content1 .content5 {
    margin-top: 0.52rem;
  }
  .CorporateCulture .box .item .posi .main .content0 {
    font-size: 0.36rem;
  }
  .case_container_ .box .item a .content1 {
    font-size: 0.28rem;
  }
  .ProcessManagement .box .item {
    padding: 0.3rem 0.3rem 0.56rem;
  }
  .WhitePaper .box .boxRight .content0 {
    height: 1rem;
  }
}
@media screen and (max-width: 1024px) {
     .Video-module .module-about {
        padding-left: 5vw;
        padding-right: 5vw;
      }
      .Video-module .module-about .left {
        width: 100%;
      }
      .Video-module .module-about .right {
        width: 100%;
        margin-top: .5rem;
      }
      .Videos .box {
        width: 80%;
      }
    .Column_page_banner .posi .box .box_ .text {
  max-width: 100vw;
}
    .MultipleModes .MultipleModes_{
        height: auto;
        padding: 0.74rem 0;
    }
    .EmployeeStories_main .list_ .main_ .boxLeft p {
        width: 2rem;
    }
    .EmployeeStories_main .list_ .main_{
        padding: 0.4REM;
    }
    .EmployeeStories_main .list_ .main_ .boxRight .content2 img {
    width: 0.41rem;
}
.case_container .button, .index_case_container .button {
    top: 1.4rem;
}
.case_container .next, .index_case_container .next{
    right: 5vw;
}
.case_container .prev, .index_case_container .prev {
    left: 5vw;
}
.TeamSpirit .box .button .next {
    right: 45%;
}
.TeamSpirit .box .button .prev {
    left: 45%;
}
.TeamSpirit .box .button p {
    top: 112%;
}
.TeamSpirit .box {
    margin-top: 0.7rem;
}
.RecruitmentTalents .p74{
    padding-top: 1.2rem;
}
.RecruitmentTalents .box .list .item .boxTop .right .content1 {
    width: 2.35rem;
}
.EmployeeStories_main .list_ .main_ .boxRight .content2 {
    margin-top: 0.28rem;
}
.EmployeeStories_main .list_ .main_ .boxRight .content0 {
    font-size: 0.26rem;
    font-family: 'gilroy_bold';
}
.EmployeeStories_main .list_ .main_ .boxRight .content1 p svg{
    transform: scale(0.8);
}
  .parentwrap .parentwrap_box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .parentwrap .parentwrap_box .parent {
    width: 100%;
  }
  .index_header {
    display: none;
  }
  .parentwrap {
    height: auto;
    margin-top: 0;
  }
  .index_banner .banner .swiper-slide .posi {
    top: 1.18rem;
  }
  .PlatformPerformance .box .main .item1 {
    display: none;
  }
  .PlatformPerformance .box .main .item2 {
    display: none;
  }
  .PlatformPerformance .box .main .item3 {
    display: none;
  }
  .PlatformPerformance .box .main {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5vw;
  }
  .Partners .box .banner .swiper-slide p {
    height: 0.86rem;
  }
  .OurCase .box .item {
    margin: 0 0.05rem 0.1rem;
  }
  .OurCase .box .item a {
    width: 1.5rem;
  }
  .w1520 {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .case_container .posi,
  .index_case_container .posi {
    position: initial;
  }
  .case_container .posi,
  .index_case_container .posi {
    border-bottom: 2px solid #f6f6f6;
  }
  .case_container .box .banner1 a,
  .index_case_container .box .banner1 a {
    padding: 0.4rem 5vw;
  }
  .case_container .box .banner1,
  .index_case_container .box .banner1 {
    width: 100%;
  }
  .case_container .w1520,
  .index_case_container .w1520 {
    padding: 0;
  }
  .index_team_container .box .banner .swiper-slide {
    width: 100%;
  }
  .index_team_container .box .banner .swiper-slide .img p {
    width: 100%;
  }
  .index_team_container .box .banner .swiper-slide .img p {
    position: inherit;
  }
  .index_team_container .box .banner .swiper-slide .img {
    height: inherit;
  }
  .index_team_container .box .banner .swiper-slide-prev .img p {
    left: 0;
  }
  .index_team_container .box .banner {
    padding: 0 5vw;
  }
  .index_team_container .box .banner1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5vw;
  }
  .index_team_container .box .banner1 {
    position: inherit;
    width: 100%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    left: 0;
    top: 0;
  }
  .index_team_container .box .banner1 .ban_ {
    width: 100%;
    margin: auto;
  }
  .WhatNew .box .banner .item a .content0 p {
    max-height: 5rem;
  }
  .footer .box .boxTop .item {
    display: none;
  }
  .footer .box .boxTop .item1 {
    display: block;
  }
  .footer .box .boxBot .left .le {
    display: none;
  }
  .f46 {
    font-size: 0.3rem;
  }
  .apply .box .main {
    padding: 0 0.4rem;
  }
  .apply .box .main .item {
    width: 48%;
    margin-bottom: 0.1rem;
  }
  .apply .box .main .item input {
    height: 0.56rem;
  }
  .apply .box .main .item2 {
    margin-left: 0;
    width: 100%;
    margin-top: 0.1rem;
  }
  .apply .box .main .item2 .item1 input {
    border-width: 1px;
    height: 0.56rem;
  }
  .apply .box .main .item2 .item1 a {
    border-width: 1px;
    line-height: 0.52rem;
  }
  .footer .box .boxBot .right {
    width: 100%;
    margin-top: 0.2rem;
    line-height: 0.3rem;
  }
  .footer .box .boxBot {
    margin-top: 0.7rem;
    padding-bottom: 0.5rem;
  }
  .index_team_container .box .banner .swiper-slide .img p img {
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
  }
  .index_team_container .page .button {
    position: inherit;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin: 0.3rem 0.1rem 0;
  }
  .Column_page_banner .img img {
    min-height: 4.6rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .ProcessManagement .box {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ProcessManagement .box .item {
    width: 48.5%;
    margin-right: 0;
  }
  .GrowthEnterprises .img img {
    min-height: 7.6rem;
  }
  .MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxLeft {
    width: 100%;
  }
  .MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide .item .boxRight {
    width: 100%;
    margin-top: 0.5rem;
  }
  .MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .MultipleModes .MultipleModes_ .box .banner .page {
    left: 0vw;
    width: 100%;
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    bottom: 0;
    text-align: center;
    position: inherit;
    margin-top: 0.3rem;
  }
  .MultipleModes .MultipleModes_ .box .banner .page div {
    text-align: center;
  }
  .MultipleModes .MultipleModes_ .box .banner .page div span {
    display: inline-block;
    margin: 0 5px;
  }
  .MultipleModes .MultipleModes_ .box {
    height: auto;
  }
  .WhitePaper .box {
    margin-top: 0.7rem;
  }
  .WhitePaper .box .boxRight {
    width: 52%;
    padding: 0.4rem 0.3rem;
  }
  .WhitePaper .box .boxLeft p {
    padding-left: 0.3rem;
  }
  .WhitePaper .box .boxRight .content0 {
    height: auto;
  }
  .ProcessManagement1 .box {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ProcessManagement1 .box .item {
    width: 48.5%;
    margin-right: 0;
  }
  .Characteristics .box .item {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .Characteristics .box p {
    width: 100%;
    height: 1px;
    margin: 0.3rem 0;
  }
  .LeadingTimes .box .boxLeft {
    width: 100%;
  }
  .LeadingTimes .box .boxRight {
    width: 100%;
    margin-top: 0.5rem;
    text-align: center;
  }
  .LeadingTimes .box .boxRight img {
    width: 70%;
  }
  .LeadingTimes::after {
    display: none;
  }
  .LeadingTimes {
    margin-top: 0;
    padding: 0.7rem 0;
  }
  .WordsPersonality .img img {
    width: 100%;
    min-height: 4rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .WordsPersonality .posi .box .content1 {
    font-size: 0.2rem;
    line-height: 0.36rem;
    margin-top: 0.56rem;
  }
  .WordsPersonality .posi .box .content2 {
    font-size: 0.24rem;
    margin-top: 0.6rem;
  }
  .WordsPersonality .posi .box .content0 img {
    width: 0.51rem;
  }
  .LeadingTimes.left {
    padding-bottom: 0;
  }
  .LeadingTimes.left .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
  .WhitePaper .box .boxRight .content3 {
    font-size: 0.22rem;
    line-height: 0.36rem;
  }
  .WhitePaper {
    margin-bottom: 0.7rem;
  }
  .case_container_ .box {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .case_container_ .box .item {
    margin-right: 0;
    width: 48.5%;
  }
  .case_info_container .box .boxLeft {
    width: 100%;
  }
  .case_info_container .box .boxRight {
    width: 100%;
    margin-top: 0.5rem;
  }
  .case_info_container .box .boxLeft .information .posi .main .left_ {
    padding-left: 0.5rem;
    padding-top: 1.2rem;
  }
  .case_info_container .box .boxLeft .information .posi .main .left_ img {
    max-width: 2.46rem;
  }
  .case_info_container .box .boxLeft .information .posi .main .right_ {
    width: 52%;
    padding-top: 0.98rem;
  }
  .case_info_container .box .boxLeft .small_title {
    font-size: 0.32rem;
  }
  .case_info_container .box .boxRight h5 {
    /*font-size: 0.3rem;*/
  }
  .case_info_container .box .boxRight ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .case_info_container .box .boxRight ul li {
    width: 48%;
  }
  .ResourceCentre .box.flexStart {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ResourceCentre .box.flexStart .item {
    width: 48%;
    margin-right: 0;
  }
  .inner_page .box .page {
    display: none;
  }
  .inner_page .box .button {
    margin: 0 0.1rem;
  }
  .New .box .boxLeft {
    width: 100%;
  }
  .New .box .boxRight {
    width: 100%;
    margin-top: 0.5rem;
  }
  .New .box .boxRight h5 {
    font-size: 0.3rem;
  }
  .New .box .boxRight ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .New .box .boxRight ul li {
    width: 48.5%;
  }
  .about_information .img img {
    min-height: 4.5rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .ContactUs .box .item {
    max-width: 48%;
    width: 48%;
    margin-bottom: 0.5rem;
  }
  .ContactUs .box {
    padding: 0.5rem 0.5rem 0.5rem;
    margin-top: -1rem;
  }
  .ContactUs .box .item .content2 {
    margin-top: 0.3rem;
  }
  .ContactUs .img img {
    min-height: 4rem;
  }
  .CorporateCulture .box .item {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .CorporateCulture .box .item .img img {
    height: 3rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .CorporateCulture .box .item .posi .main .content1 {
    font-size: 0.2rem;
  }
  .EmployeeGrowth .box .item {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .EmployeeGrowth .box .item:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
  .EmployeeGrowth .box .item .boxTop {
    height: auto;
    padding-bottom: 0.5rem;
  }
  .EmployeeGrowth .box .item .boxTop .content0 {
    font-size: 0.28rem;
  }
  .TeamSpirit .title .right {
    width: 72%;
  }
  .TeamSpirit .box .banner .swiper-slide p img {
    height: 3.2rem;
  }
  .TeamSpirit .box .banner .swiper-slide p {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .TeamSpirit .box .banner .swiper-slide {
    width: 60vw;
  }
  .RecruitmentTalents .box .list .item .boxTop .right .content1 {
    /*width: 1.25rem;*/
  }
  .RecruitmentTalents .box .list .item .boxTop .right .content2 {
    width: 2rem;
  }
  .RecruitmentTalents .fengxiang {
    margin-top: 0.5rem;
  }
  .RecruitmentTalents .box .list .item .boxTop .right .content3 p{
      transform: scale(0.9);
  }
  .fengxiang > p {
    font-size: 0.22rem;
  }
  .sq_container .img img {
    height: 7rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .sq_container .posi {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    right: 50%;
  }
  .sq_container .posi .box {
    width: 80vw;
  }
  .team_container .box .banner .swiper-slide {
    width: 100vw;
  }
  .team_container .box .banner .swiper-slide .img p {
    width: 100%;
  }
  .team_container .box .banner .swiper-slide .img p {
    position: inherit;
  }
  .team_container .box .banner .swiper-slide .img {
    height: inherit;
  }
  .team_container .box .banner .swiper-slide-prev .img p {
    left: 0;
  }
  .team_container .box .banner {
    padding: 0 5vw;
  }
  .team_container .box .banner1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5vw;
  }
  .team_container .box .banner1 {
    position: inherit;
    width: 100%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    left: 0;
    top: 0;
  }
  .team_container .box .banner1 .ban_ {
    width: 100%;
    margin: auto;
  }
  .case_info_container .box .boxLeft .data .ite_ .top_ span {
    font-size: 0.46rem;
  }
  .MobileMain {
    background: #232323;
  }
  .MobileMain .button_ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0.56rem;
  }
  .MobileMain .button_ a {
    font-size: 14px;
    color: #fff;
    display: block;
    width: 1.28rem;
    line-height: 0.32rem;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 0.04rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .MobileMain .button_ a:hover {
    background: #016cd0;
    border-color: #016cd0;
  }
  .parentwrap .parentwrap_box .parent .img img {
    height: 4rem;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1;
  }
  .parentwrap_main .parentwrap_main_box .box_list.open .box_item_left {
    width: 100%;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right {
    width: 100%;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .img img {
    height: 6rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi {
    top: 1.1rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .go {
    left: auto;
    top: 1rem;
    right: 5vw;
    bottom: auto;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item {
    width: 100% !important;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main {
    -webkit-transform: perspective(57vw) rotateY(0deg);
    transform: perspective(57vw) rotateY(0deg);
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item .box_item_main {
    height: auto !important;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item,
  .parentwrap_main {
    height: auto !important;
  }
  .parentwrap_main .parentwrap_main_box .box_list {
    position: initial;
  }
  .parentwrap_main .parentwrap_main_box .box_list {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    opacity: 1;
    display: none;
  }
  .parentwrap_main .parentwrap_main_box .box_list.active {
    display: block;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div h5 {
    padding-top: 0;
  }
  .parentwrap_main .parentwrap_main_box .box_list.open .box_item_right .box_item2 .box_item_main {
    padding: 0.5rem 0.8rem;
  }
  .parentwrap .parentwrap_box.opened .parent01 {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .parentwrap .parentwrap_box.opened .parent02 {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .parentwrap .parentwrap_box.opened .parent03 {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .logo_ {
    padding-top: 0;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi {
    padding: 0.5rem 0.8rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .img img {
    height: 5rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 {
    -webkit-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
    transform: translateX(0%) !important;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_left {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .parentwrap .parentwrap_box .parent {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    opacity: 1 !important;
  }
  .parentwrap.open-panel-anime {
    height: auto;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main {
    -webkit-transform: perspective(57vw) rotateY(0deg);
    transform: perspective(57vw) rotateY(0deg);
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_left {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }
  .parentwrap.open-panel-anime .parentwrap_box .posi .main {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }
  .Column_page_banner .posi .box .box_ > img {
    position: absolute;
    right: 0;
  }
  .index_banner .page {
    bottom: 0.4rem;
  }
  .aside {
    display: none !important;
    z-index: -5;
    visibility: hidden;
  }
  
  .about_information .posi .box .text {
    max-width: 90vw;
}
}
@media screen and (max-width: 669px) {
    .Videos .box svg {
        width: 20px;
        height: 20px;
      }
      .Video-module .module-about .left svg  {
        width: 60px;
        height: 60px;
      }
    .parentwrap_main .parentwrap_main_box .box_list.open .box_item_right .box_item2 .box_item_main>div {
       padding: 1rem 0.5rem; 
    }
  .Bread .right {
    display: none;
  }
  .HeaderMobile .box .logo a img {
    height: 28px;
  }
  .MobileMain .button_ a {
    font-size: 12px;
    width: 1.2rem;
  }
  .HeaderMobile .box .button .Lanuage {
    margin-left: 18px;
  }
  .MobileMain .button_ {
    margin-left: 0;
  }
  .HeaderMobile .box .button .Lanuage p a img {
    display: none;
  }
  .footer .box .boxTop .item .main_ .ri {
    font-size: 12px;
  }
  .apply .box .main .item {
    width: 100%;
  }
  .footer .box .boxBot .right {
    line-height: 20px;
  }
  .footer .box .boxBot .right span {
    display: none;
  }
  .footer .box .boxBot .right a {
    display: block;
    line-height: 20px;
  }
  .case_info_container .box .boxRight ul li a .img {
    height: 1.36rem;
  }
  .case_info_container {
    padding-bottom: 0.8rem;
  }
  .case_info_container .box .boxLeft .information .posi .main .left_ {
    padding-left: 0.3rem;
    padding-top: 0.3rem;
  }
  .case_info_container .box .boxLeft .information .img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 5rem;
  }
  .case_info_container .box .boxLeft .information .posi .main .right_ {
    width: 100%;
    padding-top: 0.5rem;
    padding-left: 0.3rem;
  }
  .case_info_container .box .boxLeft .data .ite_ .top_ span {
    font-size: 0.3rem;
  }
  .case_info_container .box .boxLeft .data .ite_ .bot_ {
    font-size: 12px;
  }
  .case_info_container .box .boxLeft .data .ite_ {
    border: 0;
  }
  .f46 {
    font-size: 0.28rem;
  }
  .case_info_container .box .boxLeft .small_title {
    font-size: 0.3rem;
  }
  .case_info_container .box .boxLeft .object {
    margin-top: 0.7rem;
  }
  .sq_container .posi .box {
    min-height: auto;
    padding: 0.3rem;
  }
  .sq_container .posi .box .list .item input {
    font-size: 13px;
  }
  .sq_container .posi .box .list .item1 input {
    font-size: 14px;
  }
  .sq_container .posi .box h5 {
    font-size: 0.26rem;
  }
  .Column_page_banner .posi .box .box_ h5 {
    font-size: 0.28rem;
  }
  .EmployeeGrowth {
    padding-bottom: 0.4rem;
  }
  .TeamSpirit .title .right {
    width: 100%;
    margin-top: 0.4rem;
  }
  .TeamSpirit .title .right .top {
    font-size: 0.2rem;
    line-height: 0.36rem;
  }
  .TeamSpirit .title .right .bot {
    font-size: 0.18rem;
    line-height: 0.32rem;
  }
  .TeamSpirit .box .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .TeamSpirit .box .button p {
    position: inherit;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    margin: 0.5rem 0.3rem 0;
  }
  .CorporateCulture {
    margin-bottom: 0.6rem;
  }
  .RecruitmentTalents .box .list .item .boxTop {
    line-height: 0.5rem;
    padding: 0.2rem 0.4rem;
  }
  .RecruitmentTalents .box .list .item .boxTop .right .content3 p i {
    font-size: 12px;
  }
  .RecruitmentTalents .box .list .item .boxTop .right .content3 p {
    width: 0.36rem;
    height: 0.36rem;
    line-height: 0.36rem;
  }
  .RecruitmentTalents .box .list .item .boxBot .main_ .text p::after {
    width: 4px;
    height: 4px;
  }
  .uploadLayer .box {
    width: 84vw;
  }
  .fengxiang .social-share .social-share-icon > img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .about_information .posi .box .f46 {
    font-size: 17px;
  }
  .about_information .posi .box .text {
    padding: 0 5vw;
  }
  .about_information .img img {
    min-height: 5.5rem;
  }
  .team_container .box .banner1 .ban_ .swiper-slide {
    padding: 0.4rem;
  }
  .team_container .box .banner1 .ban_ .swiper-slide .content0 {
    font-size: 0.28rem;
  }
  .team_container {
    padding-bottom: 0.6rem;
  }
  .MoreCustomers .swiper-container {
    padding: 0 1px;
  }
  .WhatNew .box .banner .item a .content1 .content4 {
    margin-top: 0.25rem;
  }
  .WhatNew .box .banner .item a .content1 .content5 {
    display: none;
  }
  .MoreCustomers .box1,
  .WhatNew .box1 {
    margin-top: -0.35rem;
  }
  .MoreCustomers,
  .WhatNew {
    padding-bottom: 0.7rem;
  }
  .ContactUs .box .item .content1 {
    font-size: 13px;
    margin-top: 0.24rem;
    height: 0.55rem;
  }
  .ContactUs .box .item {
    margin: 0;
    padding: 0.3rem 0;
  }
  .ContactUs .box {
    padding: 0.2rem 0.5rem 0.2rem;
    margin-top: -1rem;
  }
  .New .box .boxLeft .title_ {
    font-size: 0.24rem;
  }
  .New .box .boxLeft .main {
    font-size: 13px;
    line-height: 0.32rem;
  }
  .New .box .boxRight ul li {
    width: 100%;
  }
  .New .box .boxRight h5 {
    font-size: 0.28rem;
  }
  .New .box .boxRight {
    padding: 0.35rem 0.3rem;
  }
  .New {
    margin-bottom: 0.7rem;
  }
  .ResourceCentre .togg ul li a {
    font-size: 13px;
  }
  .ResourceCentre .togg ul li {
    margin: 0 0.1rem;
  }
  .ResourceCentre .box.flexStart .item {
    width: 100%;
  }
  .case_info_container .box .boxLeft .data .ite_ .bot_ {
    margin-top: 0.2rem;
  }
  .case_container_ .box .item {
    width: 100%;
  }
  .case_container_ .box .item a {
    padding: 0.3rem;
  }
  .case_container_ .box .item a .content1 {
    margin-top: 1.1rem;
    font-size: 0.28rem;
  }
  .case_container_ .box .item a .content0 img {
    height: 0.7rem;
  }
  .Column_page_banner .posi .box .box_ .text {
    height: 1.1rem;
    overflow: scroll;
  }
  .LeadingTimes .box .boxRight img {
    width: 100%;
  }
  .WhitePaper .box .boxLeft {
    width: 100%;
    padding-top: 0.3rem;
  }
  .WhitePaper .box .boxLeft p {
    position: inherit;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 0;
    left: 0;
  }
  .WhitePaper .box .boxRight {
    width: 100%;
  }
  .WhitePaper .box .boxRight {
    min-height: auto;
  }
  .ProcessManagement1 .box .item {
    width: 100%;
  }
  .GrowthEnterprises .posi .box1 .swiper-wrapper .swiper-slide {
    width: 76%;
  }
  .GrowthEnterprises .posi .box .swiper-wrapper .swiper-slide {
    border-width: 1px;
  }
  .MultipleModes .MultipleModes_ .box .banner .swiper-container .swiper-slide {
    padding-top: 0.7rem;
  }
  .case_container .banner img,
  .index_case_container .banner img {
    width: 100%;
    min-height: 3rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .WhitePaper .box .boxLeft p {
    padding: 0 0.3rem;
  }
  .GrowthEnterprises .posi .box .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .ProcessManagement .box .item {
    width: 100%;
  }
  .index_banner .banner .swiper-slide .posi .box .box_ h5 {
    font-size: 0.26rem;
  }
  .index_banner .banner .img img {
    height: 4.2rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .index_banner .banner .img video {
    height: 4.2rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .index_banner .banner .swiper-slide .posi {
    top: 0.78rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi {
    left: .5rem;
    top: 1rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_left .box_item1 .left_posi ul li {
    margin-bottom: 0.22rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list.open .box_item_right .box_item2 .box_item_main {
    padding: 0;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div .text {
    font-size: 14px;
    line-height: 0.34rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item2 .box_item_main > div .link a {
    font-size: 13px;
    width: auto;
    line-height: 0.4rem;
    padding: 0 0.4rem;
    display: inline-block;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi {
    padding: 0.5rem 0.5rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .logo_ img {
    height: 0.5rem;
  }
  .parentwrap_main .parentwrap_main_box .box_list .box_item_right .box_item3 .box_item_main .right_list .right_posi .link a {
    font-size: 13px;
    width: auto;
    line-height: 0.4rem;
    padding: 0 0.4rem;
    display: inline-block;
  }
  .parentwrap .parentwrap_box .parent .posi .main .content2 a {
    font-size: 13px;
    width: auto;
    line-height: 0.4rem;
    padding: 0 0.4rem;
    display: inline-block;
  }
  .OurCase .box .item1 {
    margin: 0 0.05rem 0.1rem;
  }
  .index_team_container .box .banner1 .ban_ .swiper-slide a {
    padding: 0.5rem;
  }
  .index_team_container {
    padding-bottom: 0.7rem;
  }
  .index_banner .page {
    bottom: 0.2rem;
  }
  .LeadingTimes .box .boxLeft .content1 p br{
      display: none;
  }
  .ResourceCentre .box .item a .content1 .content5{
      display: none;
  }
  .EmployeeStories_main .list_ .main_ .boxRight {
    width: 100%;
    margin-top: .3rem;
}
.EmployeeStories_main .list_ .main_ .boxLeft{
    text-align: center;
    width: 100%;
}
.EmployeeStories_main .list_ .main_ .boxLeft p{
    margin: auto;
}
.EmployeeStories_main .list_ .main_ .boxRight .content1 {
    justify-content: center;
}
.EmployeeStories_main .list_ .main_ .boxRight .content0{
    text-align: center;
}
}
.anNiu{display: none;}
.anNiu.active{display: block;}
main#bloc {
    position: relative;
}
.mw_wp_form_input,.mw_wp_form_confirm,.mw_wp_form_complete {
    position: absolute;
    top: 120px;
    right: 100px;
    min-height: 5.7rem;
    background: #fff;
    width: 6.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.5rem 0.65rem 0.65rem;
}
.mw_wp_form_input h5, .mw_wp_form_confirm h5, .mw_wp_form_complete h5 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 10px 0 30px;
}
.mw_wp_form_input input,.mw_wp_form_confirm input {
    padding: 10px;
    width: 100%;
    border: 1px solid #999;
    display: block;
}
.mw_wp_form_input .item,.mw_wp_form_confirm .item {
    display: block;
    padding: 0 0 10px;
}
.mw_wp_form_input .item-submit,.mw_wp_form_confirm .item-submit {
    text-align: center;
    padding: 10px 0;
}
.mw_wp_form_input .item-submit input.submit,.mw_wp_form_confirm input.submit,.mw_wp_form_confirm input.submi-modoru {
    background: #000;
    color: #fff;
    display: block;
    width: 120px;
    margin: auto;
    cursor: pointer;
}
p.entry-after-link a {
    background: #000;
    color: #fff;
    display: block;
    width: 120px;
    margin: auto;
    cursor: pointer;
    padding: 10px;
    margin: 20px auto;
}
.mw_wp_form_input .item-submit input.submit:hover,.mw_wp_form_confirm  input.submit:hover,.mw_wp_form_confirm input.submi-modor:hover,p.entry-after-link a:hover {
    color: #000;
    background: #fff;
}
.page-casestudies h3 {
    padding: 0 0 20px;
}
.page-casestudies ul.list-paddingleft-2 {
    padding: 0 0 50px;
}
@media screen and (max-width: 669px) {
.GrowthEnterprises h5.f46 {
    padding: 0 2em;
}
.about_information {
    height: 650px;
}
.about_information .img {
    overflow: hidden;
    height: 650px;
}
.about_information .img img {
    height: 100%;
    width: auto;
}
.about_information .posi .box .f46 {
    line-height: 150%;
    padding: 0 1em;
}
.about_information .posi .box .f46 br {
    display: none;
}
.ContactUs .box .item {
    width: 100%;
    max-width: 100%;
}
.mw_wp_form_input, .mw_wp_form_confirm, .mw_wp_form_complete {
    top: 20px;
    right: 0;
    left: 5%;
    width: 90%;
}
.mw_wp_form_input input, .mw_wp_form_confirm input {
    width: 90%;
}
}
.index_team_container .box .banner1 .ban_ .swiper-slide .content0,.team_container .box .banner1 .ban_ .swiper-slide .content0 {
    font-size: 0.23rem;
    font-weight: bold;
}
.index_team_container .box .banner1 .ban_ .swiper-slide a {
    padding: 0.4rem 0.5rem 0.8rem;
}
.index_team_container .box .banner1 .ban_ .swiper-slide .content3 img {
    bottom: -55px;
}
.OurCase .box .item a {
    text-align: center;
    padding: 10px;
    font-size: 0.9em;
    font-weight: bold;
    justify-content: center;
}
.case_container_ .box .item a {
    padding: 20px;
}
.case_container_ .box .item a .content1 {
    margin-top: 30px;
    font-weight: bold;
    font-size: 1.3em;
}
.case_container_ .box .item a .content2 {
    color: #333;
    padding: 20px 0;
}
.case_info_container .box .boxLeft .information .posi .main .left_ {
    font-weight: bold;
}
.case_info_container .box .boxRight ul {
    margin-top: 20px;
}
.case_info_container .box .boxRight ul li {
    margin-bottom: 12px;
}
.case_info_container .box .boxRight li a {
    padding: 20px;
    font-size: 0.9em;
    font-weight: bold;
}
.page-casestudies h3 {
    padding: 20px 0 10px;
}
.index-case_container {
    margin-top: 50px;
}
.index_header-privacy {
    background: #232323!important;
}