.banner {
  background: #181b49;
}
.banner .banner-main {
  line-height: 600px;
  height: 600px;
  width: 100%;
  display: flex;
  align-items: center;
}
.banner-img {
  width: 50%;
  padding-left: 50px;
}
.banner-img img {
  width: 100%;
  margin-top: 300px;
  transform: scale(1.1);
}
.banner .banner-main .banner-info {
  display: inline-block;
  vertical-align: middle;
  line-height: 1rem;
  width: 55%;
}
.banner .banner-main h1 {
  color: #fff;
  font-size: 50px;
  line-height: 60px;
}
.banner .banner-main p {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  margin-top: 30px;
  margin-bottom: 40px;
  display: -webkit-box;
  max-height: 84px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.banner .banner-main p.info-mb {
  display: none;
}
.banner .btn-mb {
  display: none;
}
@media (max-width: 978px) {
  .banner {
    text-align: center;
    position: relative;
  }
  .banner .btn-mb {
    display: block;
  }
  .banner .l-btn {
    font-size: 14px;
  }
  .banner .banner-main {
    float: none;
    line-height: 0;
    height: auto;
    width: 100%;
    padding-right: 0;
    display: block;
    padding-top: 40px;
  }
  .banner .banner-main .banner-info {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 0;
  }
  .banner .banner-main .banner-topic {
    margin-bottom: 10px;
  }
  .banner .banner-main h1 {
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: center;
  }
  .banner .banner-main h1 + h1 {
    margin-bottom: 15px;
  }
  .banner .banner-main p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 0;
  }
  .banner .banner-main p.info-pc {
    display: none;
  }
  .banner .banner-main p.info-mb {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .banner .banner-img {
    float: none;
    height: auto;
    width: auto;
    display: inline-block;
    padding-left: 0;
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 0;
  }
  .banner .banner-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
    transform: scale(1) translateX(0px);
    padding-bottom: 20px;
  }
}
.matrix .img-box img {
  width: 100%;
}
.matrix .btn-box {
  text-align: center;
}
.matrix .btn-box a {
  margin-right: 0;
  display: inline-block;
  float: none;
  width: 240px;
}
@media (max-width: 978px) {
  .matrix .img-box {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .matrix .img-box img {
    width: 100%;
  }
}
.technology {
  padding-bottom: 30px;
}
.technology .l-title h2 {
  text-align: left;
  position: relative;
}
.technology .l-title h2 a {
  float: right;
}
.technology .l-content-t p {
  font-size: 20px;
  color: #666666;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}
.technology .l-content-b {
  padding-top: 30px;
}
.technology .l-content-b ul {
  margin-bottom: 40px;
}
.technology .l-content-b ul li {
  float: left;
  margin-right: 60px;
  width: calc((100% - 120px) / 3);
}
.technology .l-content-b ul li:last-child {
  margin-right: 0;
}
.technology .l-content-b ul li img {
  width: 64px;
  height: 64px;
  margin-bottom: 20px;
}
.technology .l-content-b ul li h3 {
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}
.technology .l-content-b ul li p {
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 979px) {
  .technology {
    padding-bottom: 20px;
  }
  .technology .l-title h2 {
    text-align: center;
  }
  .technology .l-title h2 a {
    display: none;
  }
  .technology .l-content-t p {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .technology .l-content-b {
    padding-top: 0px;
  }
  .technology .l-content-b ul {
    margin-bottom: 0px;
  }
  .technology .l-content-b ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc((100% - 20px) / 2);
  }
  .technology .l-content-b ul li:last-child {
    margin-right: 0;
  }
  .technology .l-content-b ul li:nth-child(even) {
    margin-right: 0;
  }
  .technology .l-content-b ul li img {
    width: 38px;
    height: 38px;
    margin-bottom: 10px;
  }
  .technology .l-content-b ul li h3 {
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .technology .l-content-b ul li p {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
  }
}
.ads {
  background: url(../images/product/留资背景@2x.jpg) center no-repeat;
  background-size: cover;
}
.ads .form {
  text-align: center;
  position: relative;
}
.ads .form .label-box input {
  font-size: 14px;
  color: #575b62;
  letter-spacing: 0;
  line-height: 28px;
  width: 100%;
  height: 40px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s;
}
.ads .form .label-box input:hover,
.ads.form .label-box input:focus {
  border-color: #29bece;
}
.ads .form .code {
  display: inline-block;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-left: -5px;
  width: 100px;
  font-size: 14px;
  color: #07c5d5;
  line-height: 40px;
  text-align: center;
  transition: all 0.3s;
  vertical-align: middle;
  background: #e8f9fa;
  border-radius: 0px 4px 4px 0px;
}
.ads .form .label-box input.code-input {
  width: 175px !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ads .form .label-box {
  display: inline-block;
  margin-right: 40px;
  width: calc((100% - 40px) / 2);
  margin-bottom: 40px;
  float: left;
}
.ads .form .label-box:nth-child(even) {
  margin-right: 0;
}
.ads .form .label-box:nth-child(4) {
  margin-right: 0;
}
.ads .form .code:hover {
  color: #fff;
  background-color: #45becd;
}
.ads .form .code.disabled {
  /* opacity: 0.5; */
  cursor: no-drop;
}
.ads .form .tip-info {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  color: #fff;
  opacity: 0.7;
}
.ads .form .tip-info p {
  text-align: center;
}
.ads .form .error {
  border: 1px solid #fa5151 !important;
}
.ads .l-container {
  padding: 80px 0;
}
.ads .l-body {
  display: flex;
}
.ads .ad-info {
  text-align: center;
  width: 50%;
  padding-top: 20px;
}
.ads .demo-form {
  width: 50%;
}
.ads .ad-info h3 {
  font-size: 44px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 64px;
  font-weight: 600;
  text-align: left;
  font-weight: 500;
  margin-bottom: 30px;
}
.ads .ad-info p {
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 500;
  text-align: left;
  font-weight: 400;
}
.ads .ad-info p span {
  position: relative;
  margin-right: 10px;
}
.ads .ad-info p span:after {
  content: "";
  height: 20px;
  width: 2px;
  background: #fff;
  position: absolute;
  right: -10px;
  top: 0;
}
.ads .ad-info p span:last-child:after {
  display: none;
}
.ads .btn-box {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.ads .btn-box a {
  width: 100%;
  height: 48px;
  line-height: 48px;
  float: none;
  margin-right: 0;
  display: inline-block;
}
@media (max-width: 978px) {
  .ads .l-container {
    display: block;
    padding: 0;
    text-align: center;
    padding-top: 35px;
    align-items: center;
    /*垂直居中*/
    justify-content: center;
    /*水平居中*/
  }
  .ads .ad-info {
    margin-right: 0;
    width: 100%;
    padding-top: 0;
    display: inline-block;
  }
  .ads .ad-info h3 {
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .ads .demo-form {
    width: 100%;
  }
  .ads .ad-info p {
    text-align: center;
    margin-top: 0px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 25px;
  }
  .ads .ad-info p span {
    position: relative;
    margin-right: 20px;
  }
  .ads .ad-info p span:after {
    content: "";
    height: 17px;
    width: 2px;
    background: #fff;
    position: absolute;
    right: -10px;
    top: 0;
  }
  .ads .l-body {
    display: block;
    padding: 20px;
  }
  .ads .ad-info p span:nth-child(3):after {
    display: none;
  }
  .ads .ad-info p span:last-child:after {
    display: none;
  }
  .ads .btn-box {
    width: 100%;
    text-align: center;
  }
  .ads .btn-box a {
    display: inline-block;
    margin-right: 10px;
    margin-left: 0;
  }
  .ads .form .label-box {
    margin-right: 0;
    width: 300px;
    margin-bottom: 10px;
    float: none;
  }
  .ads .form .label-box input {
    width: 300px;
  }
  .ads .form .label-box input.code-input {
    width: 190px !important;
    margin-right: 10px;
    border-radius: 4px !important;
  }
  .ads .form .code {
    border-radius: 4px !important;
  }
  .ads .btn-box {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .ads .btn-box a {
    width: 300px;
    font-size: 16px;
    margin-right: 0;
  }
  .ads .form .tip-info {
    bottom: 85px;
    width: 300px;
    left: 50%;
    margin-left: -150px;
  }
  .ads .form .tip-info p {
    text-align: left;
  }
}
.upgrade .tab_btn .active h3 {
  color: #29bece;
}
.upgrade .tab_btn > li {
  width: auto !important;
}
.upgrade .tab_item li {
  width: 100%;
  padding: 50px 0 0;
  display: block;
  position: relative;
  background: transparent;
  border-radius: 24px;
  overflow-x: hidden;
}
.upgrade .tab_item li:nth-child(n + 2) {
  max-width: 1180px;
  float: none;
  margin: 0 auto;
}
.upgrade .tab_item li:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  width: 200px;
  z-index: 9;
  background-image: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0) 0%,
    #ffffff 100%
  );
}
.upgrade .tab_item li:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  right: 0;
  width: 200px;
  background-image: linear-gradient(
    270deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 9;
}
.upgrade .tab_btn > li:nth-child(2).active:after {
  content: "";
  width: 189px;
  height: 3px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -82px;
  background: transparent;
  transition: all 0.3s;
  background: #17becf;
}
.upgrade .tab_btn > li:nth-child(3).active:after {
  width: 68px;
  margin-left: -31px;
}
.upgrade .tab_item li::-webkit-scrollbar {
  display: none;
}
.upgrade .tab_item li > div {
  width: 100%;
}
.upgrade .tab_item li:first-child > div {
  width: 200%;
  margin-bottom: 0;
  -webkit-animation: scroll 50s linear infinite;
  -moz-animation: scroll 50s linear infinite;
  animation: scroll 50s linear infinite;
}
.upgrade .tab_item li.active {
  display: block;
}
.upgrade .tab_item li > div {
  width: 200%;
}
.upgrade .tab_item li > div:hover {
  animation-play-state: paused;
}
.upgrade .tab_item li > div .upgrade-box {
  width: 50%;
}
.upgrade .tab_item li > div .upgrade-box div {
  width: calc((100% - 120px) / 8);
  margin-right: 15px;
}
.upgrade .tab_item li:nth-child(n + 2) > div .upgrade-box div {
  width: calc((100% - 90px) / 6);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  margin-right: 15px;
}
.upgrade .tab_item li .upgrade-box {
  width: 100%;
  margin-bottom: 0 !important;
}
.upgrade .tab_item li .upgrade-box div {
  padding: 10px;
}
.upgrade .tab_item li:nth-child(n + 2) .upgrade-box div {
  padding: 10px 20px;
}
.upgrade .tab_item li div {
  float: left;
  font-size: 0;
  text-align: center;
  margin-bottom: 15px;
  transition: all 0.3s;
}
.upgrade .tab_item li div img {
  width: 160px;
  display: inline-block;
}
@media (max-width: 978px) {
  .upgrade {
    text-align: center;
  }
  .upgrade .mb img {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .upgrade a {
    display: inline-block;
  }
  .upgrade .mb {
    text-align: center;
  }
}
.manage {
  background: #f7f7f7;
}
.manage .tab {
  position: relative;
}
.manage .tab .tab_btn {
  text-align: left;
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
}
.manage .tab .tab_btn li {
  float: none;
  display: inline-block;
  width: auto !important;
  margin-right: 50px;
}
.manage .tab .tab_btn li:last-child {
  margin-right: 0;
}
.manage .tab .tab_btn h3 {
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  font-weight: 500;
  transition: all 0.3s;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.manage .tab .tab_btn h3:hover {
  color: #22cdd7;
}
.manage .tab .tab_btn .active h3 {
  color: #000 !important;
}
.manage .tab .tab_btn .active h3:after {
  right: 0;
  left: 0;
  width: 100%;
  margin-left: 0;
}
.manage .tab .tab_btn .mb {
  display: none;
}
.manage .tab_item {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  background: transparent;
}
.manage .tab_item > li {
  overflow: hidden;
}
.manage .content-box {
  display: flex;
}
.manage-03,
.manage-01 {
  background: #fafafa;
}
.manage .content-box .l-content-left {
  width: 50%;
  padding-right: 30px;
}
.manage.manage-03 .content-box .l-content-left {
  width: 100%;
  padding-right: 0;
}
.manage .content-box .l-content-right {
  width: 50%;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 0px;
}
.manage .content-box .solution-img-box {
  position: relative;
  font-size: 0;
  height: 100%;
}
.manage .content-box .solution-img-box img {
  display: inline-block;
  width: 100%;
}
.manage .content-box .solution-img-box img.mb {
  display: none;
}
.manage .content-box .solution-info-box {
  height: 100%;
}
.manage .info-abc h4 {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
.manage .info-abc p {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  position: relative;
  padding-left: 20px;
}
.manage .info-abc i {
  width: 6px;
  height: 6px;
  background: #000 !important;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 9px;
}
.manage .content-box .solution-info-box::-webkit-scrollbar {
  width: 2px;
}
.manage .content-box .solution-info-box > p {
  margin-top: -20px;
  color: #192967 !important;
  margin-bottom: 20px !important;
}
.manage .content-box .solution-info-box > p + p {
  margin-top: -10px;
}
.manage .content-box .solution-info-box img {
  width: 100%;
  margin-top: 20px;
}
.manage .content-box .solution-info-box h3 {
  font-size: 28px;
  color: #000000;
  letter-spacing: 0;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 30px;
}
.manage .content-box .solution-info-box h3 span {
  display: block;
}
.manage .content-box .solution-info-box p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-bottom: 10px;
}
.manage .content-box .solution-info-box p span {
  display: block;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
}
.manage .content-box .solution-info-box p span:nth-child(2) {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 5px;
  font-weight: 500;
  padding-left: 20px;
}
.manage .content-box .solution-info-box p span:nth-child(3) {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-bottom: 10px;
}
.manage .content-box .solution-info-box ul li {
  display: inline-block;
  float: left;
  margin-right: 0px;
  width: 100%;
  position: relative;
}
.manage .content-box .solution-info-box ul li:nth-child(even) {
  margin-right: 0;
}
.manage .content-box .solution-info-box ul li i {
  width: 6px;
  height: 6px;
  background: #000 !important;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 9px;
}
.manage .content-box .solution-info-box div {
  margin-top: 20px;
}
@media (max-width: 978px) {
  .manage .tab {
    position: relative;
  }
  .manage .tab .tab_btn {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .manage .tab .tab_btn li {
    float: left;
    width: 33.33% !important;
    margin-right: 0;
    padding: 0 5px;
    text-align: center;
  }
  .manage .tab .tab_btn li:last-child {
    margin-right: 0;
  }
  .manage .tab .tab_btn h3.mb {
    display: inline-block !important;
    font-size: 14px;
    color: #192967;
    letter-spacing: 0;
    line-height: 20px;
    transition: all 0.3s;
    cursor: pointer;
    position: relative;
  }
  .manage .tab .tab_btn h3.mb:hover {
    color: #22cdd7;
  }
  .manage .tab .tab_btn .active h3 {
    color: #22cdd7;
    width: 100%;
  }
  .manage .tab .tab_btn h3 span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
  }
  .manage .tab .tab_btn .active h3:after {
    right: 0;
    left: 0;
    width: 100%;
    margin-left: 0;
    bottom: -10px;
  }
  .manage .tab_item {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    background: transparent;
  }
  .manage .tab_item > li {
    overflow: hidden;
  }
  .manage .content-box {
    display: block;
  }
  .manage .content-box .l-content-left {
    width: 100%;
    padding-right: 0;
  }
  .manage .content-box .l-content-right {
    width: 100%;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .manage .content-box .solution-img-box {
    position: relative;
    font-size: 0;
    height: 100%;
  }
  .manage .content-box .solution-img-box img {
    display: inline-block;
    width: 100%;
  }
  .manage .content-box .solution-info-box {
    height: 100%;
    max-height: 4030px;
    overflow-y: auto;
  }
  .manage .content-box .solution-info-box::-webkit-scrollbar {
    display: none;
  }
  .manage .content-box .solution-info-box > p {
    margin-top: -10px;
    color: #192967 !important;
    margin-bottom: 20px !important;
  }
  .manage .content-box .solution-info-box > p + p {
    margin-top: -10px;
  }
  .manage .content-box .solution-info-box img {
    width: 100%;
    margin-top: 20px;
  }
  .manage .content-box .solution-info-box h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .manage .content-box .solution-info-box h3 span {
    display: block;
  }
  .manage .content-box .solution-info-box p {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .manage .content-box .solution-info-box p span {
    display: block;
  }
  .manage .content-box .solution-info-box p span:nth-child(2) {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    font-weight: 700;
  }
  .manage .content-box .solution-info-box p span:nth-child(3) {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .manage .content-box .solution-info-box ul li {
    position: relative;
    margin-right: 0px;
    width: 100%;
  }
  .manage .content-box .solution-info-box ul li:last-child p span:nth-child(3) {
    margin-bottom: 0 !important;
  }
  .manage .content-box .solution-info-box div {
    margin-top: 20px;
  }
  .manage .tab .scroll-tab .tab_btn li {
    width: auto !important;
    max-width: 120px;
  }
  .manage .scroll-tab {
    overflow-x: auto;
  }
  .manage .scroll-tab::-webkit-scrollbar {
    display: none;
  }
  .manage .tab_btn {
    width: 500px;
  }
  .manage.manage-02 .tab_btn {
    width: 580px;
  }
  .manage.manage-03 .tab_btn {
    width: 480px;
  }
}
.products .l-body {
  display: flex;
  align-items: center;
}
.products .l-body .l-content-l {
  width: 50%;
  padding-right: 20px;
}
.products .l-body .l-content-l .img-box {
  width: 100%;
}
.products .l-body .l-content-l .img-box img {
  width: 100%;
}
.products .l-body .l-content-r {
  width: 50%;
  padding-left: 20px;
}
.products .l-body .l-content-r .card h3 {
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}
.products .l-body .l-content-r .card p {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
}
.products .l-body .l-content-r .card + .card {
  padding-top: 20px;
}
.products .l-body .l-content-r .card ul {
  margin-top: 10px;
}
.products .l-body .l-content-r .card ul li p {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
}
.products .l-body .l-content-r .card ul li p:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #22cdd7;
  left: 0;
  top: 6px;
  border-radius: 50%;
}
.products-01,
.products-02,
.products-03 {
  background: #fafafa;
}
.products-02,
.products-03 {
  padding-top: 0;
}
.products-02 .l-body .l-content-l {
  padding-right: 0;
  padding-left: 20px;
}
.products-02 .l-body .l-content-r {
  padding-right: 20px;
  padding-left: 0;
}
@media (max-width: 978px) {
  .products .l-body {
    display: block;
    align-items: center;
  }
  .products .l-body .l-content-l {
    width: 100%;
    padding-right: 00px;
    margin-bottom: 20px;
  }
  .products .l-body .l-content-l .img-box {
    width: 100%;
  }
  .products .l-body .l-content-l .img-box img {
    width: 100%;
  }
  .products .l-body .l-content-r {
    width: 100%;
    padding-left: 0px;
  }
  .products .l-body .l-content-r .card h3 {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .products .l-body .l-content-r .card p {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
  }
  .products .l-body .l-content-r .card + .card {
    padding-top: 20px;
  }
  .products-02 img {
    width: 100%;
    margin-bottom: 20px;
  }
  .products-02 .l-body .l-content-l {
    padding-right: 0;
    padding-left: 0px;
  }
  .products-02 .l-body .l-content-r {
    padding-right: 0px;
    padding-left: 0;
  }
}
.case {
  background: url(../images/dcgy/客户证言背景@2x.jpg) center no-repeat;
  background-size: cover;
}
.case .l-title h2 {
  color: #fff;
}
.case .l-body .card {
  border-radius: 10px;
  margin: 0 auto;
  padding-left: 400px;
  margin-bottom: 40px;
  overflow: hidden;
  background-image: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.09) 0%,
    rgba(255, 255, 255, 0.08) 100%
  );
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  border-radius: 20px;
  position: relative;
  text-align: left;
}
.case .l-body .card .info-box {
  padding: 50px;
  border-radius: 20px;
  backdrop-filter: blur(10px);
}
.case .l-body .card .logo-box {
  text-align: center;
  font-size: 0em;
  margin-bottom: 20px;
  position: absolute;
  padding-top: 155px;
  width: 400px;
  height: 800px;
  background: #fff;
  left: 0;
  top: 0;
}
.case .l-body .card .logo-box img {
  display: inline-block;
  width: 316px;
}
.case .l-body .card h3 {
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 40px;
  position: relative;
}
.case .l-body .card h4 {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: right;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}
.case .l-body .card span {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: right;
  line-height: 24px;
  font-weight: 400;
  display: block;
}
.case .l-body .card h3:after {
  content: "";
  position: absolute;
  left: -60px;
  top: -40px;
  background: url(../images/dcgy/point-l.svg);
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
}
.case .l-body .card h3:before {
  content: "";
  position: absolute;
  right: -60px;
  bottom: -20px;
  background: url(../images/dcgy/point-r.svg);
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
}
.case .l-body .card p {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
}
.case .l-body .btn-box {
  text-align: right;
  margin-top: 30px;
}
.case .l-body .btn-box a {
  display: inline-block;
  float: none;
}
@media (max-width: 978px) {
  .case {
    background: url(../images/dcgy/客户证言背景@2x.jpg) center no-repeat;
    background-size: cover;
  }
  .case .l-body .card {
    border-radius: 10px;
    margin: 0 auto;
    padding-left: 0px;
    margin-bottom: 10px;
    overflow: hidden;
    background-image: linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.09) 0%,
      rgba(255, 255, 255, 0.08) 100%
    );
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
    border-radius: 20px;
    position: relative;
    text-align: left;
  }
  .case .l-body .card .info-box {
    padding: 20px;
    padding-left: 20px;
    border-radius: 20px;
  }
  .case .l-body .card .logo-box {
    text-align: center;
    font-size: 0em;
    margin-bottom: 10px;
    position: static;
    padding-top: 30px;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
  }
  .case .l-body .card .logo-box img {
    display: inline-block;
    width: 150px;
    margin-bottom: 20px;
  }
  .case .l-body .card h3 {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 40px;
    position: relative;
  }
  .case .l-body .card h4 {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: right;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .case .l-body .card span {
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: right;
    line-height: 18px;
    font-weight: 400;
    display: block;
  }
  .case .l-body .card h3:after {
    content: "";
    position: absolute;
    left: -60px;
    top: -40px;
    background: url(../images/dcgy/point-l.svg);
    background-size: 100% 100%;
    width: 50px;
    height: 50px;
  }
  .case .l-body .card h3:before {
    content: "";
    position: absolute;
    right: -60px;
    bottom: -20px;
    background: url(../images/dcgy/point-r.svg);
    background-size: 100% 100%;
    width: 50px;
    height: 50px;
  }
  .case .l-body .card p {
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
  }
  .case .l-body .btn-box {
    text-align: left;
    margin-top: 30px;
  }
  .case .l-body .btn-box a {
    display: inline-block;
    float: none;
  }
}
.gallery {
  background: #fafafa;
}
.gallery .l-body {
  position: relative;
}
.gallery .l-body .img-box {
  height: 175px;
  overflow: hidden;
  background-size: cover !important;
}
.gallery .l-body img {
  width: 100%;
}
.gallery .l-body .swiper-slide .card {
  float: left;
  width: calc((100% - 60px) / 3);
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 30px;
}
.gallery .l-body .swiper-slide .card:last-child {
  margin-right: 0;
}
.gallery .l-body .swiper-slide h3 {
  font-size: 20px;
  color: #000;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 20px;
  padding: 0 20px;
  min-height: 30px;
  max-height: 30px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.gallery .l-body .swiper-slide p {
  font-size: 14px;
  color: #575b62;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  padding: 0 20px;
  margin-bottom: 30px;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.gallery .l-body .swiper-slide p:last-child {
  font-size: 16px;
  color: #1bc3d2;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 500;
  min-height: 60px;
  margin-bottom: 0;
}
.gallery .l-body .swiper-slide a:hover h3 {
  color: #4caab9;
}
.gallery .l-body .swiper-slide i {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/arrow-new-blue-h.svg) center -2px no-repeat;
  margin-left: 5px;
  transition: all 0.3s;
  margin-left: 10px;
  transform: translateY(2px) rotateZ(-45deg);
}
.gallery .swiper-pagination {
  bottom: -40px;
  z-index: 2;
  width: 100%;
}
.gallery .swiper-pagination-bullet {
  opacity: 1;
  width: 40px;
  height: 4px;
  background: rgba(166, 166, 166, 0.5);
  border-radius: 0px;
  margin: 0 5px !important;
}
.gallery .swiper-pagination-bullet-active {
  background: #07c5d5;
}
.gallery .l-body .swiper-button-prev {
  width: 40px;
  height: 40px;
  left: -80px;
  background: url(../images/allow-left.svg);
  transition: all 0.3s;
  border-radius: 50%;
  box-shadow: 0 9px 18px 0 rgba(14, 18, 9, 0.1);
}
.gallery .l-body .swiper-button-prev:hover {
  background: url(../images/allow-left-h.svg);
}
.gallery .l-body .swiper-button-next {
  width: 40px;
  height: 40px;
  right: -80px;
  background: url(../images/allow-right.svg);
  transition: all 0.3s;
  border-radius: 50%;
  box-shadow: 0 9px 18px 0 rgba(14, 18, 9, 0.1);
}
.gallery .l-body .swiper-button-next:hover {
  background: url(../images/allow-right-h.svg);
}
@media (max-width: 1400px) {
  .gallery .l-body .swiper-button-prev {
    display: none;
  }
  .gallery .l-body .swiper-button-next {
    display: none;
  }
}
@media (max-width: 978px) {
  .gallery {
    padding-bottom: 10px;
  }
  .gallery .l-title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .gallery .l-title img {
    width: 211px;
  }
  .gallery .l-body .img-box {
    height: 140px;
    overflow: hidden;
  }
  .gallery .l-title img.mb {
    display: inline-block !important;
  }
  .gallery .l-container {
    padding: 0;
  }
  .gallery .l-body {
    position: relative;
  }
  .gallery .l-body img {
    width: 100%;
    overflow: hidden;
  }
  .gallery .l-body .swiper-wrapper {
    overflow: auto;
    padding-left: 15px;
  }
  .gallery .l-body .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }
  .gallery .l-body .swiper-slide {
    position: relative;
    margin-right: 20px;
    width: 905px;
  }
  .gallery .l-body .swiper-slide a {
    display: inline-block;
    width: 100%;
    float: none;
    width: 285px;
    margin-right: 20px;
  }
  .gallery .l-body .swiper-slide h3 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    padding: 0 15px;
  }
  .gallery .l-body .swiper-button-prev {
    display: none;
  }
  .gallery .l-body .swiper-button-next {
    display: none;
  }
  .gallery .l-body .swiper-pagination {
    text-align: center;
    width: 100%;
    bottom: -40px;
  }
  .gallery .l-body .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: #50617c;
    border-radius: 25px;
    margin: 0 8px;
    opacity: 1;
  }
  .gallery .l-body .swiper-pagination .swiper-pagination-bullet-active {
    width: 5px;
    height: 5px;
    background: #82cb7c;
    border-radius: 25px;
    opacity: 1;
  }
}
.gallerys {
  background: #fafafb;
}
.gallerys .l-title {
  text-align: left;
  position: relative;
}
.gallerys .l-title h2 {
  text-align: left;
}
.gallerys .l-title a {
  position: absolute;
  right: 0;
  top: 5px;
}
.gallerys .l-body {
  position: relative;
}
.gallerys .l-body .img-box {
  background-size: cover !important;
}
.gallerys .l-body img {
  width: 100%;
}
.gallerys .l-body .swiper-slide .card {
  float: left;
  width: calc((100% - 60px) / 3);
  border-radius: 8px;
  overflow: hidden;
  margin-right: 30px;
}
.gallerys .l-body .swiper-slide .card:last-child {
  margin-right: 0;
}
.gallerys .l-body .swiper-slide h3 {
  font-size: 20px;
  color: #000;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 20px;
  padding: 0 20px 0 0;
  min-height: 48px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.gallerys .l-body .swiper-slide p {
  font-size: 14px;
  color: #575b62;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  padding: 0 20px 0 0;
  margin-bottom: 30px;
  min-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.gallerys .l-body .swiper-slide p:last-child {
  font-size: 16px;
  color: #1bc3d2;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 500;
}
.gallerys .l-body .swiper-slide a:hover h3 {
  color: #4caab9;
}
.gallerys .l-body .swiper-slide i {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/arrow-new-blue-h.svg) center -2px no-repeat;
  margin-left: 5px;
  transition: all 0.3s;
  margin-left: 10px;
  transform: translateY(2px) rotateZ(-45deg);
}
.gallerys .swiper-pagination {
  bottom: -30px;
  z-index: 2;
  width: 100%;
}
.gallerys .swiper-pagination-bullet {
  opacity: 1;
  width: 40px;
  height: 4px;
  background: rgba(166, 166, 166, 0.5);
  border-radius: 0px;
  margin: 0 5px !important;
}
.gallerys .swiper-pagination-bullet-active {
  background: #07c5d5;
}
.gallerys .l-body .swiper-button-prev {
  width: 40px;
  height: 40px;
  left: -80px;
  background: url(../images/allow-left.svg);
  transition: all 0.3s;
  border-radius: 50%;
  box-shadow: 0 9px 18px 0 rgba(14, 18, 9, 0.1);
}
.gallerys .l-body .swiper-button-prev:hover {
  background: url(../images/allow-left-h.svg);
}
.gallerys .l-body .swiper-button-next {
  width: 40px;
  height: 40px;
  right: -80px;
  background: url(../images/allow-right.svg);
  transition: all 0.3s;
  border-radius: 50%;
  box-shadow: 0 9px 18px 0 rgba(14, 18, 9, 0.1);
}
.gallerys .l-body .swiper-button-next:hover {
  background: url(../images/allow-right-h.svg);
}
@media (max-width: 1400px) {
  .gallerys .l-body .swiper-button-prev {
    display: none;
  }
  .gallerys .l-body .swiper-button-next {
    display: none;
  }
}
@media (max-width: 978px) {
  .gallerys {
    padding-bottom: 0px;
  }
  .gallerys .l-title h2 {
    text-align: center;
  }
  .gallerys .l-title a {
    position: static;
    display: none;
  }
  .gallerys .l-body .img-box {
    height: 140px;
    overflow: hidden;
  }
  .gallerys .l-title img.mb {
    display: inline-block !important;
  }
  .gallerys .l-container {
    padding: 0;
  }
  .gallerys .l-body {
    position: relative;
  }
  .gallerys .l-body img {
    width: 100%;
    overflow: hidden;
  }
  .gallerys .l-body .swiper-wrapper {
    overflow: auto;
    padding-left: 15px;
  }
  .gallerys .l-body .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }
  .gallerys .l-body .swiper-slide {
    position: relative;
    margin-right: 20px;
    width: 905px;
  }
  .gallerys .l-body .swiper-slide a {
    display: inline-block;
    width: 100%;
    float: none;
    width: 285px;
    margin-right: 20px;
  }
  .gallerys .l-body .swiper-slide h3 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    padding: 0 15px;
  }
  .gallerys .l-body .swiper-button-prev {
    display: none;
  }
  .gallerys .l-body .swiper-button-next {
    display: none;
  }
  .gallerys .l-body .swiper-pagination {
    text-align: center;
    width: 100%;
    bottom: -40px;
  }
  .gallerys .l-body .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: #50617c;
    border-radius: 25px;
    margin: 0 8px;
    opacity: 1;
  }
  .gallerys .l-body .swiper-pagination .swiper-pagination-bullet-active {
    width: 5px;
    height: 5px;
    background: #82cb7c;
    border-radius: 25px;
    opacity: 1;
  }
}
