@charset "UTF-8";

.switch-lang,.response-menu-toggle{
  width: 40px;
  text-align: center;
}
.section-1 {
  padding-top:  120px!important;
  background: linear-gradient(180deg,rgba(185, 251, 230, 0.15),hsla(0,0%,85%,0)) !important;
}
.section-2 {
  background: linear-gradient(0deg, rgba(185, 251, 230, 0.1), hsla(0, 0%, 85%, 0)) !important;
}
.response-menu{
  border-radius: 0 !important;
}
.response-menu li{
  height:45px;
  line-height: 45px;
}
.response-menu li a{
  font-size: 18px;
}
.swiper {
  width: 450px;
}
.swiper img{
  width: 350px;
}
.swiper-slide {
  position: relative;
  transform-origin: 100% 100%
}
.swiper-slide-title{
  position: absolute;
  width: 350px;
  text-align: center;
  bottom: 1rem;
}
.swiper-slide img{
  border-radius: 20px;
}
.swiper-slide-shadow-cards{
  opacity: 0 !important;
}

.we-lead, .lead-business, .business-see{
  font-weight: 600;
  line-height: 2rem;
  height: 2rem;
  font-size: 2rem;
}
.lead-business{
  color: #1a4279;
}
.welcome{
  padding-top: 2rem;
}
.welcome-desc{
 font-size: 1.1rem;
 line-height: 1.7rem;
 padding-top: 1rem;
 margin-bottom: 10px;
}

.custom-sys h2{
  margin-bottom: 30px;
}
.custom-sys .row div{
  font-size: 1.2rem;
  height: 3rem;
  line-height: 3rem;
}
.custom-sys-img img{
  width: 100%;
  max-width: 650px;
  margin-top: 20px;
}

/* .section-2{
  padding-top:100px!important;
  padding-bottom: 100px!important;
  background: white;
} */
.we-focus {
  height:225px;
  overflow: hidden;
}
.we-focus .row:nth-child(n+2) {
  opacity: 0;
  display: none;
}
.we-focus img {
  width: 100%;
  max-height: 220px;
}
.we-focus-nav{
  width:18rem;
}
.we-focus-nav li{
  font-family: Roboto, sans-serif;
  white-space: nowrap;
  letter-spacing: -2px;
  -webkit-text-stroke: 1px #5a5a5a;
  font-size:3rem;
  color: #fff;
  cursor: pointer;
  line-height: 1.2;
  font-weight: 600;
  opacity: .6;
  padding: 0 5px;
  overflow: hidden;
  transition: all .3s ease-in-out;
  width:15rem;
}
.we-focus-nav-active{
  color: #b50d0d!important;
}
.dev-tour-step{
  font-size: 10rem;
  font-weight: 800;
  opacity: .1;
  position: absolute;
  
}
.dev-tour-title{
  font-size: 2rem;
  font-weight: 500;
  position: absolute;
  top: 5rem;
  left: 9.5rem;
}
.dev-tour-under-line{
  font-size: 2rem;
  font-weight: 500;
  position: absolute;
  top: 7.3rem;
  left: 9.5rem;
  display: inline-block;
  background: #1a4279;
  width: 4.5rem;
  height:3px;
}
.dev-tour-desc{
  position: absolute;
  top: 9rem;
  left: 9.5rem;
}
.dev-tour-item{
  height: 400px;
}
.dev-tour-item img {
  max-height: 400px;
  max-width: 470px;
}
.weixin-img{
	width: 200px;
	
}

