.place {
  height: 44px;
}
.swiper-container.swiper-container-new {
  width: 100%;
  height: 520px;
}
.swiper-container.swiper-container-new .swiper-covers {
  width: 100%;
  height: 520px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.swiper-container.swiper-container-new .swiper-covers img {
  width: 27%;
  height: 520px;
}
.swiper-container.swiper-container-new
  .swiper-pagination-clickable
  .swiper-pagination-bullet {
  width: 40px;
  height: 4px;
  background: #ffffff;
  opacity: 1;
  border-radius: 2px;
  margin: 0 8px;
}
.swiper-container.swiper-container-new
  .swiper-pagination-clickable
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4444ed;
  opacity: 1;
}
.swiper-container.swiper-container-new.swiper-container-horizontal
  > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 24px;
}
/* .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
   
} */
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
  width: 48px;
  height: 48px;
  pointer-events: inherit!important;
}
.swiper-container .swiper-button-next {
  background-image: url(../images/right-arrow.png?t=1685356469119);
  background-size: 48px;
  right: 100px;
  top: 50%;
  margin-top: -24px;
}
/* .swiper-container .swiper-button-next:hover{
    background-image: url(../images/right-arrow-hover.png);
    background-size: 96px;
} */
.swiper-container .swiper-button-prev {
  background-image: url(../images/left-arrow.png?t=1685356469119);
  background-size: 48px;
  left: 100px;
  top: 50%;
  margin-top: -24px;
}
/* .swiper-container .swiper-button-prev:hover{
    background-image: url(../images/left-arrow-hover.png);
    background-size: 96px;

} */
.wrap {
  width: 1166px;
  margin: auto;
  box-sizing: border-box;
}
.swiper-container-new .wrap {
  padding-top: 150px;
  color: #fff;
}
.swiper-container-new .wrap .banner .banner-title {
  font-size: 48px;
}
.swiper-container-new .wrap .banner .banner-con {
  font-size: 20px;
  width: 500px;
  line-height: 30px;
  margin-top: 20px;
}
.product-introduct {
  height: auto;
}
.product-classification {
  position: relative;
  width: 1164px;
  left: 50%;
  transform: translate(-50%, 0%);
  top: -40px;
  z-index: 100;
}
.product-classification .classify-part {
  background: #fff;
  float: left;
  width: 376px;
  height: 196px;
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.08);
  margin-left: 15px;
  box-sizing: border-box;
  padding: 16px 26px;
}
.classify-part:first-child {
  margin-left: 0;
}
.classify-part.value-card1 {
  background: url(../images/value-card1.png) 0 0 no-repeat;
  background-size: 100%;
}
.classify-part.value-card2 {
  background: url(../images/value-card2.png) 0 0 no-repeat;
  background-size: 100%;
}
.classify-part.value-card3 {
  background: url(../images/value-card3.png) 0 0 no-repeat;
  background-size: 100%;
}
.product-classification .classify-part .title p {
  color: #303032;
  font-size: 20px;
  margin-bottom: 10px;
}
.product-classification .classify-part .title span {
  color: #a5a5ae;
  font-size: 14px;
  font-weight: 200;
}
.lifecycle {
  width: 1028px;
  height: 615px;
  margin: auto;
  background: url(../images/ecosystem.jpg) 0 0 no-repeat;
  background-size: 100%;
  position: relative;
}
.life-cycle-background {
  width: 1200px;
  height: 476px;
  background: url(../images/ecoStand.png) 0 0 no-repeat;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  background-size: 100% 100%;
}

.application {
  width: 100%;
  padding-top: 32px;
  background: #f3f7fc;
}
.application .dmp {
  margin: 0 auto 16px;
  width: 150px;
  height: 56px;
  text-align: center;
  border-radius: 28px;
  box-sizing: border-box;
  border: 2px solid rgba(226, 232, 237, 1);
  color: #0077a3;
  text-align: center;
  padding-top: 16px;
}
.line-border {
  position: absolute;
  background: #e2e8ed;
}
.line-vertical-1 {
  width: 1px;
  height: 100%;
  left: 386px;
  top: 0;
}
.line-vertical-2 {
  position: absolute;
  width: 1px;
  background: #e2e8ed;
  height: 100%;
  left: 773px;
  top: 0;
}
.line-horizontal-1 {
  width: 100%;
  height: 1px;
  left: 0;
  top: 194px;
}
.line-horizontal-2 {
  width: 100%;
  height: 1px;
  left: 0;
  top: 388px;
}
.application .title {
  font-size: 20px;
  text-align: center;
  color: #a5a5ae;
  margin-top: 32px;
  margin-bottom: 16px;
  font-weight: 200;
}
.application ul.digitization li {
  float: left;
  width: 232px;
  height: 188px;
  text-align: center;
  background: #fff;
  border-top: 0;
  border-left: 0;
  padding: 20px;
  box-sizing: border-box;
  padding-top: 10px;
}
.application ul.digitization li p {
  /* margin-top: 20px;*/
}
.application ul.digitization li img {
  width: 150px;
}
.application ul {
  overflow: hidden;
  width: 1166px;
  background: #fff;
}
.application ul.scene li {
  float: left;
  width: 193px;
  height: 240px;
  text-align: center;
  background: #fff;
  border-top: 0;
  border-left: 0;
  padding: 36px 20px;
  box-sizing: border-box;
  border-right: 1px solid #e2e8ed;
}
.application ul.scene li img {
  width: 64px;
  height: 64px;
}
.application ul.technology li {
  float: left;
  width: 386px;
  height: 194px;
  text-align: center;
  background: #fff;
  border-top: 0;
  border-left: 0;
  padding: 20px;
  box-sizing: border-box;
}
.application ul.technology li img.static {
  width: 50px;
  height: 50px;
}
.application ul.technology li .img-hover {
  display: block;
  height: 50px;
  position: relative;
}
.application ul.technology li .img-hover-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.application ul.technology li .img-hover img {
  width: 25px;
  vertical-align: middle;
  position: relative;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.application ul.technology li .img-hover img.left {
  left: 29px;
}
.application ul.technology li .img-hover img.center {
  width: 50px;
}
.application ul.technology li .img-hover img.right {
  left: -29px;
}
.application ul.technology li:hover .img-hover img.left {
  left: 24px;
  width: 22px;
}
.application ul.technology li:hover .img-hover img.center {
  width: 62px;
}
.application ul.technology li:hover .img-hover img.right {
  left: -24px;
  width: 22px;
}
/*.application ul.technology li img.static{
    display: none;
}*/
/*.application ul.technology li:hover .img-hover{
    display: block;
}*/

.application ul li p {
  color: #303032;
  font-size: 18px;
  margin: 20px 0 8px 0;
}
.application ul.scene li p {
  margin-top: 24px;
  margin-bottom: 17px;
}
.application ul li span {
  color: #a5a5ae;
  font-size: 14px;
  margin: 10px 0 18px 0;
  font-weight: normal;
  display: block;
  line-height: 22px;
  font-weight: 200;
}
.application ul li a {
  display: block;
  color: #02abc9;
  background: #fff;
}
.application ul li a:hover {
  text-decoration: none;
}
.application ul li a label {
  position: relative;
  left: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s; /* Firefox 4 */
  -webkit-transition: all 0.3s; /* Safari 和 Chrome */
  -o-transition: all 0.3s; /* Opera */
}
.application ul li:hover a label {
  position: relative;
  left: 5px;
}
.success-case {
  padding-top: 60px;
  margin-bottom: 88px;
}
.success-case .title {
  font-size: 28px;
  color: #303032;
  text-align: center;
  margin-bottom: 35px;
}
.success-case .case-content.wrap {
  width: 1074px;
}
.success-case .case-content .line {
  width: 1px;
  height: 420px;
  float: left;
  background: linear-gradient(
    rgba(200, 200, 200, 0),
    rgba(197, 197, 197, 0.5),
    rgba(158, 158, 158, 0.5),
    rgba(151, 151, 151, 0)
  );
  /*background: linear-gradient(#C8C8C8, #C5C5C5, #9E9E9E, #979797);*/
  /*background:linear-gradient(rgba(200,200,200,0.5) 0%,rgba(197,197,197,1) 50%,rgba(158,158,158,1) 50%,rgba(151,151,151,0) 100%);*/
  position: relative;
  margin: 0 45px;
}
.triangle {
  position: absolute;
  display: none;
}
.triangle.active {
  display: block;
}
.triangle.top1 {
  top: 40px;
}
.triangle.top2 {
  top: 140px;
}
.triangle.top3 {
  top: 243px;
}
.triangle.top4 {
  top: 344px;
}
.triangle:before {
  position: absolute;
  content: "";
  border-top: 10px transparent dashed;
  border-right: 10px transparent dashed;
  border-bottom: 10px transparent dashed;
  border-left: 10px #fff solid;
}
.triangle:after {
  position: absolute;
  content: "";
  border-top: 10px transparent dashed;
  border-right: 10px transparent dashed;
  border-bottom: 10px transparent dashed;
  border-left: 10px #fff solid;
}
.triangle:before {
  border-left: 10px #c5c5c5 solid;
}
.triangle:after {
  left: -1px;
  border-left: 10px #fff solid;
}

.success-case .case-content .case-content-left {
  float: left;
  width: 660px;
  height: 420px;
  display: none;
  margin-top: 20px;
}
.success-case .case-content .case-content-left a {
  display: block;
  width: 100%;
  height: 100%;
}
.success-case .case-content .case-content-left.show {
  display: block;
}
.success-case .case-content .case-content-left.case1 {
  background: url(../images/case1.png) 0 0 no-repeat;
  background-size: 100%;
}
.success-case .case-content .case-content-left.case2 {
  background: url(../images/case2.png) 0 0 no-repeat;
  background-size: 100%;
}
.success-case .case-content .case-content-left.case3 {
  background: url(../images/case3.png) 0 0 no-repeat;
  background-size: 100%;
}
.success-case .case-content .case-content-left.case4 {
  background: url(../images/case4.png) 0 0 no-repeat;
  background-size: 100%;
}
.success-case .case-content .case-content-right {
  float: right;
  width: 320px;
}
.success-case .case-content .case-content-right li a:hover {
  text-decoration: none;
}
.success-case .case-content .case-content-right li {
  margin-bottom: 30px;
}
.success-case .case-content .case-content-right li:first-child {
  margin-top: 30px;
}

.success-case .case-content .case-content-right li p {
  color: #a5a5ae;
  font-size: 20px;
  margin-bottom: 10px;
}
.success-case .case-content .case-content-right li.active p,
.success-case .case-content .case-content-right li.active span {
  color: #303032;
}
.success-case .case-content .case-content-right li span {
  color: #a5a5ae;
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
}
.our-guest {
  padding-bottom: 64px;
}
.our-guest .title {
  font-size: 28px;
  color: #303032;
  text-align: center;
  margin-bottom: 48px;
}
.our-guest .guest-type li {
  float: left;
  width: 192px;
  height: 120px;
  line-height: 118px;
  text-align: center;
  background: red;
  color: #fff;
  font-size: 20px;
  background-size: 100%;
  position: relative;
  overflow: hidden;
  position: relative;
}
.our-guest .guest-type li img {
  width: 192px;
  height: 120px;
  transition: all 0.3s;
  -moz-transition: all 0.3s; /* Firefox 4 */
  -webkit-transition: all 0.3s; /* Safari 和 Chrome */
  -o-transition: all 0.3s; /* Opera */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.our-guest .guest-type li:hover img {
  width: 230px;
  height: 144px;
}
/*.our-guest .guest-type li.guest1{
    background:url(../images/guest1.jpg) 0 0 no-repeat;
}
.our-guest .guest-type li.guest2{
    background:url(../images/guest2.jpg) 0 0 no-repeat;
}
.our-guest .guest-type li.guest3{
    background:url(../images/guest3.jpg) 0 0 no-repeat;
}
.our-guest .guest-type li.guest4{
    background:url(../images/guest4.jpg) 0 0 no-repeat;
}
.our-guest .guest-type li.guest5{
    background:url(../images/guest5.jpg) 0 0 no-repeat;
}
.our-guest .guest-type li.guest6{
    background:url(../images/guest6.jpg) 0 0 no-repeat;
}*/
.our-guest .guest-type li .shade {
  background: #0077a3;
  color: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  display: none;
}
.our-guest .guest-type li.active .shade {
  display: block;
}
.our-guest .guest-type li .con {
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 11;
}
.our-guest .more-guest {
  width: 1016px;
  height: 175px;
  margin: auto;
  background: url(../images/logos.png) 0 0 no-repeat;
  background-size: 100%;
  margin-top: 48px;
}
.news {
  width: 100%;
  padding-top: 45px;
  background: #f3f7fc;
  padding-bottom: 60px;
}
.news .title {
  font-size: 28px;
  color: #303032;
  text-align: center;
  margin-bottom: 48px;
}

.news .news-list li {
  float: left;
  width: 560px;
  height: 144px;
  background: #fff;
  position: relative;
  padding-left: 144px;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-left: 44px;
}
.news .news-list li:hover {
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.08);
}
.news .news-list li a:hover {
  text-decoration: none;
}
.news .news-list li:nth-child(odd) {
  margin-left: 0;
}
.news .news-list li .img-left {
  width: 144px;
  height: 144px;
  left: 0;
  top: 0;
  position: absolute;
  overflow: hidden;
}
.news .news-list li .img-left img {
  width: 144px;
  height: 144px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  -moz-transition: all 0.3s; /* Firefox 4 */
  -webkit-transition: all 0.3s; /* Safari 和 Chrome */
  -o-transition: all 0.3s; /* Opera */
}
.news .news-list li:hover img {
  width: 172px;
  height: 172px;
}
.news .news-list li .con-right {
  padding: 15px 25px;
}
.news .news-list li .con-right .con-title {
  color: #303032;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 13px;
}
.news .news-list li .con-right .con-title a {
  text-decoration: none;
}
.news .news-list li .con-right label {
  color: #387dfd;
  font-size: 14px;
  display: block;
  margin: 10px 0;
}
.news .news-list li .con-right span {
  color: #8b8b92;
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
}
/*新版本新增css */
.solution-row {
  background-color: #fff;
  padding: 75px 0px 75px;
}
/* 带箭头的标题 */
.title-line-row .title-left-line {
  width: 162px;
  height: 2px;
  opacity: 1;
  background: linear-gradient(270deg, #e3e3e3 0%, rgba(227, 227, 227, 0) 100%);
}
.title-line-row .title-left-line::before,
.title-line-row .title-right-line::before {
  content: "";
  display: block;
  width: 8px;
  height: 9px;
  background-color: #e3e3e3;
  border-radius: 50%;
  margin-top: -4.5px;
}
.title-line-row .title-left-line::before {
  margin-left: 162px;
}
.title-line-row .title-right-line {
  width: 162px;
  height: 2px;
  opacity: 1;
  background: linear-gradient(-270deg, #e3e3e3 0%, rgba(227, 227, 227, 0) 100%);
}
.title-line-row .title {
  font-size: 28px;
  color: #4e5059;
  font-weight: 500;
  padding: 0 40px;
}
/*  */
.know-more {
  font-size: 16px;
  color: #4444ed;
  text-align: center;
  padding: 29px 0 38px;
}
.know-more a {
  font-size: 16px;
  color: #4444ed;
  text-decoration: none;
}

.know-more::after {
  content: "";
  margin-left: 3px;
  margin-top: 3px;
  width: 7px;
  height: 7px;
  border-right: 1px solid #4444ed;
  border-top: 1px solid #4444ed;
  transform: rotate(45deg);
  position: absolute;
}
.solution-list {
  margin: 0 auto;
  max-width: 1140px;
  margin-top: 33px;
}
.solution-list .solution-list-row {
  font-size: 18px;
  color: #4e5059;
  text-align: center;
  /* cursor: pointer; */
}
.solution-list .solution-list-row img {
  width: 180px;
  height: 180px;
  margin-bottom: 12px;
}

.product-row {
  background-color: #f8f8f8;
  padding: 80px 0 63px;
  box-sizing: border-box;
  background-image: url(../images/index-product-bg.png?t=1685688124571);
  background-repeat: no-repeat;
  background-position: 0 26px;
  background-size: 602px 742px;
  position: relative;
}

.product-info-outer {
  max-width: 1266px;
  margin: 0 auto;
}
.product-info-left {
  width: 436px;
  /* padding-right: 182px; */
}
.product-info-left .p1 {
  color: #4e5059;
  font-size: 36px;
  line-height: 54px;
  font-weight: 400;
  text-align: left;
}
.product-info-left .p2 {
  color: #4e5059;
  line-height: 32px;
  font-size: 16px;
  text-align: justify;
}
.product-info-left .split-line {
  height: 4px;
  width: 43px;
  background: #4444ed;
  margin: 30px 0 52px;
}
.product-info-left .index-product-logo {
  width: 112px;
  height: 30px;
  padding-top: 183px;
}
.product-info-right {
  background-image: url(../images/index-product3.png?t=1685688124571);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0px;
  width: 650px;
  height: 543px;
  position: relative;
}
.serve-row {
  background-color: #fff;
  padding-top: 80px;
}

.serve-slide {
  box-sizing: border-box;
  padding: 0;
  width: 1012px;
  height: 370px;
  margin: 0 auto;
  position: relative;
}
.serve-slide::before {
  content: "";
  display: block;
  background-image: url(../image/brandLogo/border1.png);
  background-size: 46px 41px;
  width: 46px;
  height: 41px;
  position: absolute;
  left: -40px;
  top: 57px;
}
.serve-slide::after {
  content: "";
  display: block;
  background-image: url(../image/brandLogo/boredr2.png);
  background-size: 46px 41px;
  width: 46px;
  height: 41px;
  position: absolute;
  right: -40px;
  bottom: 57px;
}
.slide-left {
  width: 180px;
  padding-right: 80px;
  padding-left: 40px;
}
.slide-left .slide-left-img {
  width: 160px;
  height: 112px;
}
.slide-left-text {
  background-color: #4444ed;
  padding: 8px 18px;
  color: #fff;
  border-radius: 60px;
  font-size: 18px;
  text-align: center;
  /* padding: 0 40px; */
  /* text-align:justify */
  /* margin: 0; */
}
.slide-right {
  text-align: justify;
  font-size: 16px;
  line-height: 2;
  padding-right: 40px;
  color: #4e5059;
}
.product-info-right .p-title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  position: absolute;
}
.product-info-right .ul-sub {
  font-size: 12px;
  font-weight: 400;
  color: #4e5059;
  position: absolute;
  line-height: 25px;
}
.product-info-right .p-title1-position {
  left: 267px;
  top: 31px;
}
.product-info-right .p-title2-position {
  left: 105px;
  top: 122px;
}
.product-info-right .ul-position1 {
  left: 107px;
  top: 154px;
}
.product-info-right .p-title3-position {
  left: 433px;
  top: 122px;
}
.product-info-right .ul-position2 {
  left: 436px;
  top: 154px;
}
.product-info-right .p-title4-position {
  left: 94px;
  top: 280px;
}
.product-info-right .ul-position3 {
  left: 96px;
  top: 316px;
}
.product-info-right .p-title5-position {
  left: 431px;
  top: 280px;
}
.product-info-right .ul-position4 {
  left: 435px;
  top: 316px;
}
.product-info-right .p-title6-position {
  left: 259px;
  top: 459px;
}
.product-info-right .ul-position5 {
  left: 0;
  right: 0;
  top: 496px;
}
.ul-flex li {
  padding-right: 76px;
}
.ul-flex li:last-child {
  padding-right: 0;
}
.swiper-slide {
  position: relative;
}
.swiper-slide .banner-text-row {
  position: absolute;
  top: 192px;
  left: 192px;
}
.swiper-slide .banner-text-row .p1 {
  color: #fff;
  font-size: 32px;
  font-weight: 500;
  line-height: 45px;
}
.swiper-slide .banner-text-row .p2 {
  color: #00a4c5;
  font-size: 48px;
  font-weight: 600;
  line-height: 68px;
}
.product-introduct .logos-map {
  width: 1440px;
  height: 611px;
  margin: 114px auto 119px;
}
.product-introduct .logos-map img {
  width: 100%;
  height: 100%;
}
.announce-pop {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  min-width: 1200px;
  top: 0;
  left: 0;
  z-index: 1009;
  display: none;
}
.announce-pop div {
  width: 596px;
  height: 384px;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  margin: 140px auto 0;
  padding: 26px 23px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.announce-pop div h2 {
  margin-bottom: 18px;
  font-size: 24px;
  text-align: center;
}
.announce-pop div p {
  font-size: 14px;
  line-height: 26px;
  width: 100%;
}
.announce-pop div button {
  width: 120px;
  height: 38px;
  background: #4444ed;
  border-radius: 32px;
  font-size: 20px;
  color: #ffffff;
  margin-top: 18px;
  border-width: 0;
}

@media screen and (max-width: 1440px) {
  .product-introduct .logos-map {
    width: auto;
    height: auto;
    margin: 114px auto 119px;
  }
}

.swiper-jump {
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}

.information-wrap {
  padding: 30px 10px;
  font-size: 18px;
  margin-bottom: -30px;
  font-family: "SourceHanSans", Arial, sans-serif;
}

.information-list {
  display: flex;
  max-width: 1200px;
  gap: 15px;
  margin: 0 auto;
  background-color: transparent;
  justify-content: center;
}

.information-list > a {
  text-decoration: none;
  display: block;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 10px;
  cursor: pointer;
  width: 235px;
  color: inherit; /* 继承父元素的颜色 */
}

.information-list .img-container {
  background-color: #fefefe;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.information-list .img-container img:hover {
  transform: scale(1.05); /* 设置放大比例，例如1.1表示放大10% */
  transition: transform 0.3s ease-in-out; /* 添加平滑过渡动画 */
}

.information-list .information-view-all:hover {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

.information-list .img-container img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}

.information-list .title {
  letter-spacing: 1px;
  font-weight: 550;
  color: #4e5059;
  line-height: 20px;
}

.sub-title{
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #666;

  white-space: nowrap;
  overflow: hidden; /* 隐藏超出部分 */
  text-overflow: ellipsis; /* 在内容被裁切时显示省略号 */
}

.information-list .information-view-all {
  width: 60px;
  display: flex;
  align-items: center;
  background-color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  border: 1px solid #efefef;
}

.information-list .information-view-all span {
  width: 40px;
  font-size: 14px;
  word-break: break-all;
  font-weight: 550;
  letter-spacing: 1px;
  line-height: 18px;
}

.information-list .information-view-all span.icon {
  width: 7px;
  height: 7px;
  border-right: 2px solid #333;
  border-top: 2px solid #333;
  transform: rotate(45deg);
}

.information-list .information-view-all:hover {
  transform: scale(1);
}
