#headerNavbarWrap .navbar-nav .nav-item:nth-child(8) a::after {
  content: "";
  position: absolute;
  display: block;
  font-weight: bold;
}
#headerNavbarWrap .navbar-nav .nav-item:nth-child(8) a {
  font-weight: bold;
  color:#2949ff !important;
}
@media screen and (min-width: 778px) {
  /* #headerNavbarWrap {
    display: none !important;
  } */
}
.industry-case{
  padding-top:184px;
}
.industry-case .lbt{
  position: relative;
  margin: 0 auto;
  width: 1056px;
  height: 422px;
  transition: all 0.3s ease;
}
.industry-case .industry-mySwiper{
  width: 1056px;
  height: 422px;
  overflow: initial;
}
.industry-case .industry-mySwiper .swiper-slide {
  /* background: url('https://-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/case-bg.png') no-repeat; */
  /* background-size: 100% 100%; */
  padding:0 28px 0 25px;
  width: 332px;
  height: 422px;
  background: #FFFFFF;
  box-shadow: 3px 8px 12px 0px rgba(0,0,0,0.05);
  border-radius: 16px;
  position: relative;
  padding-top:278px;
  cursor: pointer;
}
.industry-case .industry-mySwiper .swiper-slide .top{
  width:332px;
  height:274px;
  position: absolute;
  top:16px;
  left:0;
}
.industry-case .industry-mySwiper .swiper-slide .t img{
  margin-right:10px;
  width:24px;
  height:24px;
}
.industry-case .industry-mySwiper .swiper-slide .t{
  margin-bottom:14px;
  padding-bottom:16px;
  border-bottom: 1px solid rgba(41,86,255,0.16);
  display: flex;
  align-items: center;
  font-family: PingFang;
  font-weight: bold;
  font-size: 20px;
  color: #222222;
  line-height: 28px;
  letter-spacing: 1px;
}
.industry-case .industry-mySwiper .swiper-slide div p{
  margin-bottom:10px;
  display: flex;
  align-items: center;
  font-family: PingFang;
  font-weight: 400;
  font-size: 15px;
  color: #222222;
  line-height: 21px;
}
.industry-case .industry-mySwiper .swiper-slide div p img{
  margin-right:8px;
  width:16px;
  height:16px;
}
.industry-case .lbt .swiper-button-prev,.industry-case .lbt .swiper-button-next{
  width:55px;
    height:55px;
}
.industry-case .lbt .swiper-button-prev{
  left: 573px;
  top: 333px;
  z-index: 99;
}
.industry-case .lbt .swiper-button-next{
  left: 633px;
  top: 333px;
  z-index: 99;
}
.industry-case .lbt .swiper-button-prev:after{
    width:55px;
    height:55px;
    content:'';
    font-family:'auto';
    background: url('../../../static/assets/imageNew/left-prev.png') no-repeat;
    background-size: 100% 100%;
}
.industry-case .lbt .swiper-button-next:after{
  width:55px;
  height:55px;
  content:'';
  font-family:'auto';
  background: url('../../../static/assets/imageNew/right-next.png') no-repeat;
  background-size: 100% 100%;
}
/* 行业 */
.industry-case .service-industry{
  /* opacity: 1; */
  /* width:1200px; */
  /* height:496px; */
  /* margin: 0 auto; */
  /* background: #FFFFFF; */
  /* border-radius: 24px; */
  /* transition: all 0.3s ease; */
}
.industry-case .service-industry>.list{
  /* padding:36px 40px 0px 40px; */

  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom:1px solid #C8D7EC;
}
.industry-case .service-industry>.list div{
  display: flex;
  align-items: center;
  padding-bottom:16px;
  /* width:20%; */
  font-family: PingFang;
  font-weight: 400;
  font-size: 20px;
  color: #B2B4BE;
  line-height: 34px;
  cursor: pointer;
  
}
.industry-case .service-industry>.list div:nth-child(1){
  margin-right:127px;
}
.industry-case .service-industry>.list div:nth-child(2){
  margin-right:106px;
}
.industry-case .service-industry>.list div:nth-child(3){
  margin-right:147px;
}

.industry-case .service-industry>.list div img{
  margin-right:12px;
  width:22px;
  height:22px;
}
.industry-case .service-industry>.list div .l2{
  display: none;
}
.industry-case .service-industry>.list div::after{
  content: "";
  display: inline-block;
  opacity: 0;
  position: absolute;
  left:0%;
  bottom:0;
  width:0%;
  height:4px;
  /* margin-left:-60px; */
  transition: all 0.3s ease;
  background-color: #2956FF;
}
.industry-case .service-industry>.list div:hover{
  color:#2956FF;
}
.industry-case .service-industry>.list div:hover .l1{
  display: none;
}
.industry-case .service-industry>.list div:hover .l2{
  display: block;
}
.industry-case .service-industry>.list .active{
  font-family: PingFang;
  font-weight: bold;
  font-size: 20px;
  color: #2956FF;
  line-height: 34px;
  position: relative;
}
.industry-case .service-industry>.list .active::after{
  opacity: 1;
  width:100%;
}
.industry-case .service-industry .Presentation-lbt{
  margin-top:0px;
  /* padding-top:184px; */
  width:1200px;
  height:356px;
}
.industry-case .service-industry .Presentation-mySwiper{
  width:1200px;
  height:356px;
}
.industry-case .service-industry .Presentation-lbt .swiper-slide{
  position: relative;
  display: flex;
  width:1200px;
  height:356px;
  /* background: #FFFFFF; */
  /* box-shadow: 2px 4px 12px 0px rgba(194,209,235,0.24); */
  border-radius: 24px;
}
.industry-case .service-industry .Presentation-lbt .left{
  margin-right:48px;
  /* padding:88px 50px 0 40px; */
  /* width:458px; */
  /* height:448px; */
}
.industry-case .service-industry .Presentation-lbt .left img{
  width: 534px;
  height: 356px;
  border-radius: 20px;
  border: 6px solid #DFECFF !important;
  transition: transform 0.3s ease-in-out;
}
.industry-case .service-industry .Presentation-lbt .left img:hover{
  transform: scale(1.01);
}
.Presentation-lbt .swiper-pagination-bullet{
  width: 36px;
  height: 3px;
  background: #FFFFFF;
  border-radius: 2px;
  opacity: 0.64;
}
.Presentation-lbt .swiper-pagination-bullet-active{
  opacity: 1;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: -108px !important;
}
.Presentation-lbt .right p:nth-child(1) img{
  margin-right:7px;
  width:24px;
  height:24px;
  object-fit: contain;
}
.Presentation-lbt .right p:nth-child(1) span{
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #656B83;
  line-height: 28px;
}
.Presentation-lbt .right p:nth-child(2){
  margin-top:12px;
  margin-bottom:20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: bold;
  font-size: 36px;
  color: #333333;
  line-height: 52px;
  letter-spacing: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.Presentation-lbt .right p:nth-child(3){
  margin-bottom:37px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #7E818F;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.Presentation-lbt .right p:nth-child(4) span{
  font-family: PingFangSC, PingFang SC;
  font-weight: bold;
  font-size: 18px;
  color: #2956FF;
  line-height: 25px;
}
.Presentation-lbt .right p:nth-child(4){
  display: flex;
  align-items: center;
  transition: margin 0.3s ease-in-out;
}
.Presentation-lbt .right:hover .p4{
  margin-top:-6px;
}
.Presentation-lbt .right p:nth-child(4) img{
  margin-left:7px;
  width:21px;
  height:10px;
}

/* .industry-case .service-industry .Presentation-lbt .right{
  width:742px;
  background-color: #F7F9FA;
  border-radius: 0 22px 22px 0;
  background: url('../imageNew/huise-bj.png') no-repeat;
  background-size: 100% 100%;
  border: 3px solid #fff;
} */
.industry-case .service-industry .Presentation-lbt .img2{
  position: absolute;
  top:0;
  right:0;
  width:848px;
  height:494px;
}
.tabs{
  margin:0 auto;
  margin-bottom:64px;
  display: flex;
  align-items: center;
  justify-content: center;
  width:1200px;
  height: 60px;
  background-color: #fff;
  border-radius: 30px;
}
.tabs div{
  width: 592px;
  height: 48px;
  border-radius: 32px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
}
.tabs .active{
  background: #2956FF;
  font-family: PingFangSC, PingFang SC;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
}
/*分页*/
.paging {
  margin-top: 54px;
  margin-bottom: 0px;
  text-align: right;
  /* padding: 28px 0; */
  clear: both;
}

.paging li {
  margin: 0 5px;
  background-color: #f4f4f5;
  color: #606266;
  min-width: 30px;
  border-radius: 2px;
}

.paging .am-active {
  margin: 0 3.5px !important;
}

.paging li {
  margin: 0 3.5px;
}

.paging .am-active a {
  background: #2648ef;
  color: #fff;
}

.paging a {
  padding: 7px 10px;
  display: inline-block;
  text-align: center;
  background: #fff;
  /* border: 1px solid #d6b347; */
  /* color: #d6b347; */
  font-size: 13px;
  font-family: HelveticaNeue;
  color: #4c4c4c;
  line-height: 15px;
  margin: 0;
  /* margin-right: 15px; */
}

/*.paging a:hover,*/
.paging a.on {
  background: #f2cf67;
  color: #ffffff;
}

body {
  background: #f7f7f7;
}

.f1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-page{
  background: url('../images/case/top-bg.png') no-repeat;
  background-size: 100% 100%;
  width:100%;
  height:712px;
  position: relative;
}
.content {
  /* margin-top: 78px; */
  padding-top:72px;
  background: #f6faff;
  position: relative;
  padding-bottom:256px;
}
.layui-laypage {
  margin-top:31px !important;
}
.layui-laypage a{
  margin-right:12px !important;
  width: 32px;
    height: 32px !important;
    padding: 0 !important;
    background: #FFFFFF;
    border-radius: 50%;
    text-align: center;
    line-height: 32px !important;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
  border-radius: 50%;
  background-color: #222222 !important;
}
.layui-laypage>a:first-child, .layui-laypage>a:first-child em,.layui-laypage>a:last-child, .layui-laypage>a:last-child em{
  width: auto !important;
  padding: 0 15px !important;
  border-radius: 20px !important;
}
.layui-laypage>a:first-child:hover, .layui-laypage>a:first-child em:hover,.layui-laypage>a:last-child:hover, .layui-laypage>a:last-child em:hover{
  color: #2956FF;
}
.layui-laypage-spr{
  margin-right:12px !important;
  border-radius: 20px !important;
}
.layui-laypage .layui-laypage-curr{
  margin-right: 12px !important;
  width: 32px;
  height: 32px;
  background: #222222;
  border-radius: 50%;
  padding:0;
  line-height: 32px;
}
.content .f1-left {
  padding: 0 46px;
  width: 776px;
  height: 373px;
  background: url("../imageNew/newslist-left.png") no-repeat;
  background-size: 100% 100%;
}

.content .f1-right {
  padding: 48px 0 0 34px;
  width: 415px;
  height: 389px;
  background: url("../imageNew/newslist-right.png") no-repeat;
  background-size: 100% 100%;
}

.content .f1-left p:first-child {
  margin-top: 124px;
  margin-bottom: 10px;
  font-size: 44px;
  font-family: PingFang;
  font-weight: bold;
  color: #333333;
  line-height: 74px;
}

.content .f1-left p:last-child {
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 34px;
}

.content .f1-right .title {
  margin-left: 4px;

  margin-bottom: 22px;
  font-size: 26px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 37px;
}

.content .f1-right .list {
  margin-bottom: 25px;
  display: flex;
}

.content .f1-right .list img {
  width: 102px;
  height: 63px;
}

.content .f1-right .list p {
  width: calc(100% - 140px);
  margin-left: 11px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.content .f1-right .list p span:first-child {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.content .f1-right .list p span {
  display: block;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #ababab;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newsContent {
  /* margin-bottom: 256px; */
  display: flex;
  justify-content: space-between;
}
.newsContent-left {
  width: 100%;
  /* padding-top: 14px; */
}
.newsContent-left > ul li {
  margin-bottom: 30px;
  padding:20px;
  display: flex;
  align-items: center;
  background: #FAFCFE;
  border-radius: 20px;
  border: 2px solid #FFFFFF;
}
.newsContent-left > ul li:hover{
  background: linear-gradient( 180deg, #FAFBFC 0%, #FFFFFF 100%);
  box-shadow: 0px 6px 12px 0px rgba(55,77,112,0.04);
}
.newsContent-left > ul li:hover div p:first-of-type{
  color: #2956FF !important;
}
.newsContent-left > ul li > img {
  margin-right: 16px;
  width: 254px;
  height: 200px;
  border-radius: 10px;
  border: 1px solid #dfe4ff;
}
.newsContent-left > ul li div p:first-of-type {
  width: 878px;
  margin-bottom: 15px;
  font-size: 22px;
  font-family: PingFang;
  font-weight: bold;
  color: #333333;
  line-height: 34px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newsContent-left > ul li div p:nth-child(2) {
  width: 878px;
  margin-bottom: 23px;
  font-size: 15px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsContent-left > ul li div p:nth-child(3) {
  margin-bottom: 10px;
  height: 30px;
  overflow: hidden;
}
.newsContent-left > ul li div p:nth-child(3) span {
  display: inline-block;
  margin-right: 15px;
  height: 30px;
  padding: 5px 8px;
  background: rgba(41, 86, 255, 0.1);
  border-radius: 4px;
  font-size: 15px;
  font-family: PingFang;
  font-weight: 400;
  color: #2648ef;
  line-height: 21px;
}
.newsContent-left > ul li div p:nth-child(4) {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: PingFang;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
}
.newsContent-left > ul li div p:nth-child(4) img {
  margin-right: 4px;
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.screen {
  /* margin-top: 20px; */
  display: block;
  /* justify-content: space-between; */
}

.screen .left,
.screen .right {
  margin-top: 7px;
  padding: 30px 20px 0 34px;
  width: 415px;
  height: 345px;
  background: url("../imageNew/newslist-right.png") no-repeat;
  background-size: 100% 100%;
}
.screen .right {
  height: auto;
  background: url("../imageNew/newslist-reci.png") no-repeat;
  background-size: 100% 100%;
}
.screen .title {
  /* margin-bottom: 30px; */
  margin-left: 4px;
  font-size: 26px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 37px;
}

.screen ul {
  /* max-height: 220px; */
  margin-top: 33px;
  display: flex;
  flex-wrap: wrap;
}

.screen ul li {
  margin-right: 30px;
  margin-bottom: 32px;
  /* min-width: 33.33%; */
  text-align: left;
  /* margin-bottom: 30px; */
  /* margin-right: 30px; */
}

.screen ul .active a {
  font-size: 18px;
  font-family: PingFang;
  font-weight: 600;
  color: #2648ef;
}

.screen ul li a {
  font-size: 17px;
  font-family: PingFang;
  font-weight: 400;
  color: #999999;
}

.screen .right ul {
  /* padding-bottom: 20px; */
  display: block;
  /* overflow: auto; */
  /* overflow-x: hidden; */
  /* scrollbar-width: none; */
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}

.screen .right ul::-webkit-scrollbar {
  width: 3px;

  height: 10px;
}

.pagination-btn-wrap li a {
  background: #ffffff;
}

.screen .right ul::-webkit-scrollbar-thumb {
  border-radius: 5px;

  /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */

  background: #2648ef;
}

.screen .right ul::-webkit-scrollbar-track {
  /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */

  border-radius: 3px;

  background: #dbdbdb;
}

.screen .right ul > div {
  /* width: 1700px; */
  /* margin-top: 30px; */
  /* height: 120px; */
}

.screen .right ul li {
  display: inline-block;
}

.case-list {
  /* margin-top: 30px; */
  /* display: flex; */
  /* flex-wrap: wrap; */
  /* justify-content: space-between; */
}

.case-list li {
  margin-top: 20px;
  width: 32%;
  display: inline-block;
  margin-right: 17px;
  /* height: 418px; */
  background: #ffffff;
  box-shadow: 0px 2px 15px 0px rgba(191, 191, 191, 0.5);
  border-radius: 19px;
}

.case-list a:nth-child(3n) li {
  margin-right: 0;
}

.case-list li > img {
  border-radius: 19px 19px 0 0;
  width: 100%;
  height: 285px;
  object-fit: cover;
}

.case-list li > div {
  padding: 30px 15px;
  /* display: flex; */
  /* align-items: center; */
}

.case-list li > div p:first-child {
  margin-bottom: 15px;
  font-size: 22px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.case-list li > div .lab {
  height: 30px;
  overflow: hidden;
}

.case-list li > div .lab span {
  margin-bottom: 10px;
}

.case-list li > div p:nth-child(2) {
  margin-bottom: 15px;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #888888;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*这里设置几行*/
  overflow: hidden;
}

.case-list li > div p:nth-child(3) {
  margin-bottom: 15px;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #666666;
}

.case-list li > div p:nth-child(4) span {
  padding: 6px 10px;
  display: inline-block;
  background: rgba(41, 86, 255, 0.1);
  border-radius: 4px;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #2648ef;
}

/* .case-list li>div p span:first-child {
	margin-bottom: 15px;
	display: block;
	font-size: 24px;
	font-family:PingFang;
	font-weight: 500;
	color: #333333;
}

.case-list li>div p span:last-child {
	width: 220px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
} */
.Customized-bottom{
  position: absolute;
  bottom:-80px;
  left:50%;
  margin: 0 auto;
  margin-left:-720px;
  /* margin-top:80px; */
  z-index: 9;
  width:1440px;
  height:264px;
  background: url('../imageNewT/Customized-bottom.png') no-repeat;
  background-size: 100% 100%;
}
.Customized-bottom p:nth-child(1){
  padding:51px 0 16px 0;
  font-family: PingFang;
  font-weight: 600;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 56px;
  text-align: center;
}
.Customized-bottom p:nth-child(2){
  font-family: PingFang;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
}
.Customized-bottom p:nth-child(3){
  padding-top:30px;
  text-align: center;
}
.Customized-bottom p:nth-child(3) button{
  margin: 0 auto;
  width: auto;
  padding:0 15px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 0;
}
.Customized-bottom p:nth-child(3) button a{
  font-family: PingFang;
  font-weight: bold;
  font-size: 15px;
  color: #222222;
  line-height: 40px;
  letter-spacing: 1px;
  text-align: center;
}
/*返回*/

/*手机屏幕适配*/
@media screen and (min-width: 1200px) {
  .empts {
    margin-top: 20px;
    text-align: center;
    background: #fff;
    padding: 60px 30px;
  }
  .empts img {
    width: 300px;
  }
}
@media screen and (max-width: 430px) {
  .industry-case{
    padding-top:50px;
  }
  .industry-case .lbt{
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: auto;
    transition: all 0.3s ease;
  }
  .industry-case .industry-mySwiper{
    width: 100%;
    height: auto;
    overflow: initial;
  }
  .industry-case .industry-mySwiper .swiper-slide {
    /* background: url('https://-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/case-bg.png') no-repeat; */
    /* background-size: 100% 100%; */
    padding:0 28px 0 25px;
    width: 100%;
    height: auto;
    background: #FFFFFF;
    box-shadow: 3px 8px 12px 0px rgba(0,0,0,0.05);
    border-radius: 16px;
    position: relative;
    padding-top:278px;
    cursor: pointer;
  }
  .industry-case .industry-mySwiper .swiper-slide .top{
    width: 100%;
    height: auto;
    position: absolute;
    top:16px;
    left:0;
  }
  .industry-case .industry-mySwiper .swiper-slide .t img{
    margin-right:10px;
    width:24px;
    height:24px;
  }
  .industry-case .industry-mySwiper .swiper-slide .t{
    margin-bottom:14px;
    padding-bottom:16px;
    border-bottom: 1px solid rgba(41,86,255,0.16);
    display: flex;
    align-items: center;
    font-family: PingFang;
    font-weight: bold;
    font-size: 20px;
    color: #222222;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .industry-case .industry-mySwiper .swiper-slide div p{
    margin-bottom:10px;
    display: flex;
    align-items: center;
    font-family: PingFang;
    font-weight: 400;
    font-size: 15px;
    color: #222222;
    line-height: 21px;
  }
  .industry-case .industry-mySwiper .swiper-slide div p img{
    margin-right:8px;
    width:16px;
    height:16px;
  }
  .industry-case .lbt .swiper-button-prev,.industry-case .lbt .swiper-button-next{
    width:55px;
      height:55px;
  }
  .industry-case .lbt .swiper-button-prev{
    left:-75px;
  }
  .industry-case .lbt .swiper-button-next{
    right:-75px;
  }
  .industry-case .lbt .swiper-button-prev:after{
      width:55px;
      height:55px;
      content:'';
      font-family:'auto';
      background: url('../../../static/assets/imageNew/left-prev.png') no-repeat;
      background-size: 100% 100%;
  }
  .industry-case .lbt .swiper-button-next:after{
    width:55px;
    height:55px;
    content:'';
    font-family:'auto';
    background: url('../../../static/assets/imageNew/right-next.png') no-repeat;
    background-size: 100% 100%;
  }
  /* 行业 */
  .industry-case .service-industry{
    /* opacity: 1; */
    /* width:1200px; */
    /* height:496px; */
    /* margin: 0 auto; */
    /* background: #FFFFFF; */
    /* border-radius: 24px; */
    /* transition: all 0.3s ease; */
  }
  .industry-case .service-industry>.list{
    /* padding:36px 40px 0px 40px; */
  
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom:1px solid #C8D7EC;
  }
  .industry-case .service-industry>.list div{
    display: flex;
    align-items: center;
    padding-bottom:16px;
    /* width:20%; */
    font-family: PingFang;
    font-weight: 400;
    font-size: 20px;
    color: #B2B4BE;
    line-height: 34px;
    cursor: pointer;
    
  }
  .industry-case .service-industry>.list div:nth-child(1){
    margin-right:127px;
  }
  .industry-case .service-industry>.list div:nth-child(2){
    margin-right:106px;
  }
  .industry-case .service-industry>.list div:nth-child(3){
    margin-right:147px;
  }
  
  .industry-case .service-industry>.list div img{
    margin-right:12px;
    width:22px;
    height:22px;
  }
  .industry-case .service-industry>.list div .l2{
    display: none;
  }
  .industry-case .service-industry>.list div::after{
    content: "";
    display: inline-block;
    opacity: 0;
    position: absolute;
    left:0%;
    bottom:0;
    width:0%;
    height:4px;
    /* margin-left:-60px; */
    transition: all 0.3s ease;
    background-color: #2956FF;
  }
  .industry-case .service-industry>.list div:hover{
    color:#2956FF;
  }
  .industry-case .service-industry>.list div:hover .l1{
    display: none;
  }
  .industry-case .service-industry>.list div:hover .l2{
    display: block;
  }
  .industry-case .service-industry>.list .active{
    font-family: PingFang;
    font-weight: bold;
    font-size: 20px;
    color: #2956FF;
    line-height: 34px;
    position: relative;
  }
  .industry-case .service-industry>.list .active::after{
    opacity: 1;
    width:100%;
  }
  .industry-case .service-industry .Presentation-lbt{
    margin-top:0px;
    /* padding-top:184px; */
    width: 100%;
    height: auto;
  }
  .industry-case .service-industry .Presentation-mySwiper{
    width: 100%;
    height: auto;
  }
  .industry-case .service-industry .Presentation-lbt .swiper-slide{
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    /* background: #FFFFFF; */
    /* box-shadow: 2px 4px 12px 0px rgba(194,209,235,0.24); */
    border-radius: 24px;
  }
  .industry-case .service-industry .Presentation-lbt .left{
    margin-right:0px;
    padding:24px 15px 15px 15px;
    /* padding:88px 50px 0 40px; */
    /* width:458px; */
    /* height:448px; */
  }
  .industry-case .service-industry .Presentation-lbt .right{
    padding:0 19px;
  }
  .industry-case .service-industry .Presentation-lbt .left img{
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 20px;
    border: 0px solid #DFECFF !important;
  }
  .industry-case{
    padding-top: 50px;
  }
  .industry-case .service-industry .Presentation-lbt .swiper-slide{
    display: inline-block;
  }
  .industry-case .service-industry .Presentation-mySwiper{
    width:100%;
  }
  .industry-case .service-industry .Presentation-lbt{
    width:100%;
    height:440px;
  }
  .Presentation-mySwiper2{
    height:440px;
  }
  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0 !important;
    width: 146px !important;
    height: 18px !important;
    background: #F4F8FC;
    border-radius: 10px 10px 0px 0px;
    left: 50% !important;
    margin-left: -73px !important;
  }
  .Presentation-lbt .swiper-pagination-bullet{
    width: 5px;
    height: 5px;
    background: #ECECEC;
    border-radius: 50%;
  }
  .Presentation-lbt .swiper-pagination-bullet-active{
    background: #2956FF;
  }
  .Presentation-lbt .right p:nth-child(1) img{
    margin-right:6px;
    width:18px;
    height:13px;
    object-fit: contain;
  }
  .Presentation-lbt .right p:nth-child(1) span{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 13px;
    color: #656B83;
    line-height: 14px;
  }
  .Presentation-lbt .right p:nth-child(2){
    margin-top:12px;
    margin-bottom:10px;
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 27px;
    letter-spacing: 2px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
  }
  .Presentation-lbt .right p:nth-child(3){
    margin-bottom:20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #7E818F;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .Presentation-lbt .right p:nth-child(4) span{
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 13px;
    color: #2956FF;
    line-height: 19px;
  }
  .Presentation-lbt .right p:nth-child(4) img{
    margin-left:5px;
    width:12px;
    height:6px;
  }
  .header-page{
    height:490px;
  }
  .Customized-bottom{
    margin: 0 auto;
    margin-top:40px;
    position: initial;
    z-index: 9;
    width:100%;
    height:193px;
    background: url('../imageNew-h5/Customized-bottom.png') no-repeat;
    background-size: 100% 100%;
  }
  .Customized-bottom p:nth-child(1){
    padding:28px 0 10px 0;
    font-family: PingFang;
    font-weight: 600;
    font-size: 19px;
    color: #FFFFFF;
    line-height: 27px;
    text-align: center;
  }
  .Customized-bottom p:nth-child(2){
    font-family: PingFang;
    font-weight: 400;
    font-size: 14px;
    color: rgba(255,255,255,0.8);
    line-height: 26px;
    text-align: center;
   
  }
  .Customized-bottom p:nth-child(3){
    padding-top:20px;
    text-align: center;
    
  }
  .Customized-bottom p:nth-child(3) button{
    margin: 0 auto;
    width: auto;
    padding:0 15px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 20px;
    border:0px;
  }
  .Customized-bottom p:nth-child(3) button a{
    font-family: PingFang;
    font-weight: bold;
    font-size: 12px;
    color: #222222;
    line-height: 17px;
    letter-spacing: 1px;
    text-align: center;
  }
  #headerNavbarWrap .navbar-nav .nav-item:nth-child(8) > a {
    color: #0572ff !important;
    border-bottom: 2px solid #fff;
  }

  .content {
    margin-top: 0;
    padding-top: 45px;
    background: #f6faff;
    padding-bottom:0;
  }

  .f1 {
    display: block;
  }

  .content .f1-left {
    width: 100%;
    height: 166px;
    padding: 0 30px;
  }

  .content .f1-left p:first-child {
    margin-bottom: 4px;
    margin-top: 10px;
    padding-top: 39px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: bold;
    color: #222222;
    line-height: 37px;
  }

  .content .f1-left p:last-child {
    width: 150px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 17px;
  }

  .content .f1-right {
    padding: 15px 0 15px 15px;
    margin-top: 15px;
    width: 100%;
    height: 213px;
    background: url("../images/case/f1right.png") no-repeat;
    background-size: 100% 100%;
  }

  .case-list li > div .lab {
    height: 36px;
  }
  .case-list a:nth-child(3) li {
    margin-right: 4px;
  }
  .case-list a:nth-child(2) li {
    margin-right: 0px;
  }
  .content .f1-right .title {
    margin: 0;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #222222;
    line-height: 25px;
  }

  .content .f1-right .flow {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
  }

  .content .f1-right .flow::-webkit-scrollbar {
    display: none;
  }

  .content .f1-right .list {
    margin-top: 10px;
    margin-bottom: 0;
    width: 150px;
    margin-right: 15px;
    display: inline-block;
  }

  .content .f1-right .list img {
    display: block;
    width: 150px;
    height: 93px;
    border-radius: 4px;
    object-fit: cover;
  }

  .content .f1-right .list p {
    width: 100%;
    margin: 0;
  }

  .content .f1-right .list p span:first-child {
    margin: 10px 0 8px 0;
    width: 150px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
  }

  .content .f1-right .list p span:last-child {
    font-size: 12px;
  }

  .case-list {
    margin-bottom: 30px;
    margin-top: 0;
    background: #fff;
  }

  .screen-dis p span {
    position: relative;
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
  }

  .screen-dis ul {
    margin-top: 15px;
    white-space: nowrap;
    overflow-x: auto;
  }

  .screen-dis ul::-webkit-scrollbar {
    display: none;
  }

  .screen-dis ul li {
    margin-right: 10px;
    display: inline-block;
  }
  .addList {
    padding-bottom: 0px;
    padding-top:20px;
    text-align: center;
  }
  .addList span {
    padding: 0 10px;
    display: inline-block;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #fff;
    background: #2956ff;
    line-height: 30px;
    border-radius: 15px;
  }
  .screen-dis {
    background: #fff;

    margin-top: 15px;
    padding: 15px;
    padding-right: 0;
    padding-bottom: 0;
  }

  .screen-dis .btns {
    display: flex;
    justify-content: space-around;
  }

  .screen-dis p span::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -2px;
    border-top: 5px solid #d8d8d8;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }

  .screen-dis .btns .active-btn {
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #2956ff;
    line-height: 20px;
  }

  .screen-dis .btns .active-btn::after {
    margin-top: -8px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid #2956ff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }

  .screen-dis ul .active a {
    background: #2956ff;
    color: #ffffff;
  }

  .screen-dis ul li a {
    padding: 0px 10px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    background: #f2f4f7;
    border-radius: 2px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #999999;
  }

  .lists {
    border-radius: 4px;
  }

  .case-list {
    margin-bottom: 20px;
    padding: 0 15px;
    padding-top: 20px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .case-list a {
    width: 48%;
  }
  .case-list li {
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 20px;
    width: 100%;
    box-shadow: initial;
  }

  .case-list li > img {
    border-radius: 4px;
    display: block;
  }

  .case-list li:nth-child(3n) {
    margin-right: 9px;
  }

  .case-list li:nth-child(2n) {
    margin-right: 0px;
  }

  .case-list li > img {
    height: 125px;
  }

  .case-list li > div img {
    width: 32px;
    height: 32px;
  }

  .case-list li > div p span:first-child {
    margin: 0;
    font-size: 16px;
  }

  .case-list li > div {
    padding: 0px;
    /* padding-bottom: 0; */
  }

  .case-list li .desc-text {
    padding: 10px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .case-list li > div p:first-child {
    margin: 0;
    margin-top: 10px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
  }

  .case-list li > div p:nth-child(4) span {
    margin-top: 8px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #2648ef;
    line-height: 16px;
    padding: 6px 8px;
    margin-left:10px;
  }

  .case-list li > div p:nth-child(5) {
    margin-top: 8px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #999999;
    line-height: 14px;
  }

  .empts {
    width: 100%;
    padding: 60px 0;
    padding-top:0;
    text-align: center;
  }

  .empts img {
    margin-bottom: 15px;
    width: 100%;
    height: 220px;
  }

  .empts p {
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #222222;
    line-height: 17px;
  }
  .tabs{
    margin:0 15px;
    margin-bottom:20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width:calc(100% - 30px);
    height: 41px;
    background-color: #fff;
    border-radius: 30px;
  }
  .tabs div{
    width: calc(50% - 3px);
    height: 35px;
    border-radius: 32px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 35px;
    letter-spacing: 1px;
    text-align: center;
  }
  .tabs .active{
    background: #2956FF;
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 35px;
    letter-spacing: 1px;
    text-align: center;
  }
  .newsContent {
    /* margin-bottom: 256px; */
    display: flex;
    justify-content: space-between;
  }
  .newsContent-left {
    width: 100%;
    /* padding-top: 14px; */
  }
  .newsContent-left > ul li {
    margin-bottom: 15px;
    padding:15px;
    display: block;
    align-items: center;
    background: #FAFCFE;
    border-radius: 20px;
    border: 2px solid #FFFFFF;
  }
  .newsContent-left > ul li:hover{
    background: linear-gradient( 180deg, #FAFBFC 0%, #FFFFFF 100%);
    box-shadow: 0px 6px 12px 0px rgba(55,77,112,0.04);
  }
  .newsContent-left > ul li:hover div p:first-of-type{
    color: #2956FF !important;
  }
  .newsContent-left > ul li > img {
    margin-bottom:10px;
    margin-right: 0px;
    width: 100%;
    height: 210px;
    object-fit: cover;
    border-radius: 12px;
    border: 0px solid #dfe4ff;
  }
  .newsContent-left > ul li div p:first-of-type {
    width: 100%;
    margin-bottom: 10px;
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
  }
  .newsContent-left > ul li div p:nth-child(2) {
    width: 100%;
    margin-bottom: 18px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 13px;
    color: #828AA8;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .newsContent-left > ul li div p:nth-child(3) {
    margin-bottom: 0px;
    height: auto;
    overflow: hidden;
    background: transparent;
    border-radius: 4px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 13px;
    color: #7A819E;
    line-height: 14px;
  }
  .newsContent-left > ul li div p:nth-child(3) span {
    display: inline-block;
    margin-right: 15px;
    height: 30px;
    padding: 5px 8px;
    background: rgba(41, 86, 255, 0.1);
    border-radius: 4px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 13px;
    color: #7A819E;
    line-height: 14px;
  }
  .newsContent-left > ul li div p:nth-child(4) {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
  }
  .newsContent-left > ul li div p:nth-child(4) img {
    margin-right: 4px;
    width: 14px;
    height: 14px;
    vertical-align: middle;
  }
}
