.flex{
	display: flex;
}
.flex-direction{
	flex-direction: column;
}
.align-center{
	align-items: center;
}
.just-between{
	justify-content: space-between;
}

.newsunActive{
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	cursor: pointer;
}
.newsunActive span{
	width: 200px;
	height: 2px;
	background: #B6B6B6;
	opacity: 0.4;
	border-radius: 4px;
	margin-top:12px;
}
.newsActive{
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #CE0E2D;
	cursor: pointer;
	line-height: 24px;

}
.newsActive span{
	width: 200px;
	height: 2px;
	background:#CE0E2D ;
	border-radius: 4px;
	margin-top:12px;
	opacity: 1;
}
.wap-newsunActive{
	font-size: 0.24rem;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	cursor: pointer;
}
.wap-newsunActive span{
	width: 40px;
	height: 2px;
	background: #ffffff;
	opacity: 0.4;
	border-radius: 4px;
	margin-top:12px;
}
.wap-newsActive{
	font-size:0.24rem;
	font-family: MicrosoftYaHei;
	color: #CE0E2D;
	cursor: pointer;
	line-height: 24px;
}
.wap-newsActive span{
	width: 40px;
	height: 2px;
	background:#CE0E2D ;
	border-radius: 4px;
	margin-top:12px;
	opacity: 1;
}
.left155{
	left: 155px !important;
}
.right155{
	right: 155px !important;
}
 .newWidth{

 }
.wap-gengduohuodong{display: none;}
.wap-bkzl-card{
	background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
	box-shadow: 0px 0px 6px 0px rgba(45,45,45,0.04);
	border-radius: 4px;
	border: 1px solid rgba(255,255,255,0.6);
	/* backdrop-filter: blur(1px); */
}
.wp100{
	width: 100%;
}
.mt71{
	margin-top: 71px;
}
@media screen and (max-width: 450px){
	.web-play{
		width:48px !important;
		height: 48px !important;
	}
	.newsunActive{
		font-size: 16px;
		width: 50%;
		text-align: center;
		justify-content: space-between;
		display: flex;
		flex-direction: column;
	}
	.newsunActive span{
		width: 40px;
		height:2px;
		background: #ffffff;
		margin-top: 0;
	}
	.newsActive{
		width: 50%;
		font-size: 16px;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.newsActive span{
		width: 40px;
		height:2px;
		background: #CE0E2D;
		margin-top: 0;
	}

	.project-pc-class {
		transform: scale(0.9);
	}
}
.bikan_line{
	width: 80px;
	height: 4px;
	background: transparent !important;
}
@media screen and (min-width: 1400px)  {
	 /* .newWidth{
		padding-left: 182px ;
		padding-right: 182px ;
		width:100% ;
		max-width: 100% ;
	 } */
}
.news_absolute_left {
	position: absolute !important;
	top: 50% !important;
	left: 15px !important;
	z-index: 99;
	opacity: 90%;
}
.news_absolute_right {
	position: absolute !important;
	top: 50% !important;
	right: 15px !important;
	z-index: 99;
	opacity: 90%;
}
.news_unaboust_left{
	position: relative !important;
	top: 0 !important;
	margin-right: 30px;
	right: 0 !important;
	left: 0 !important;
}
.news_unaboust_right{
	position: relative !important;
	top: 0 !important;
	right: 0 !important;
	/* margin-right: 20px; */
}
.mt30{
	margin-top: 30px;
}
.news_bg_2023{
	position: absolute;
	width: 100%;
	margin-top: 25px;
}

.swiper-container {
	width: 100%;
	height: auto;
}
.swiper-image{
	position:absolute;
	 top:0;
	 bottom:0;
	 left:0;
	 right:0;
	 width:100%;
	 cursor:pointer;
}
.pd33{
	padding-bottom: 33.3%;
}
.speaker-arrow-left img,
.speaker-arrow-right img {
  width: 25px;
}

.active-arrow-left img,
.active-arrow-right img {
  width: 25px;
}

.active-arrow-left,
.active-arrow-right {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(360deg, #eeeeee 0%, #ffffff 100%);
  border-radius: 26px;
  border: 1px solid #ffffff;
  cursor: pointer;
  outline: none;
  z-index: 10;
}

.active-arrow-left {
  left: 16px;
}

.active-arrow-right {
  right: 16px;
}
.just-center{
	justify-content: center;
}
.mt24{
	margin-top: 24px;
}
/* .swiper-activity-bottom{
	margin-top: 75px;
} */
.pd42{
	padding-bottom:13.5%;
}
.zhuanlan-list .boxes:hover .casemore {
  justify-content: center;
  background: #ce0e2d;
  border-radius: 4px;
  color: #ffffff;
}
.zhuanlan-list .boxes {
  /*background: url(../img/mynewsicon2.png) no-repeat center bottom;*/
  background-size: contain;
}
.web-top-red{
	border-bottom: none;
	background: none;
}
.mtrem4{
	margin-top: 0.17rem;
}
.mb-header-close{
	display: none;
	width: 18px;
	height: 18px;
}
.web-top-red a{
	border-radius: 4px;
	border: 1px solid #C7000B;
	color: #CE0E2D !important;
	text-align: center;

}
.zhuanlan-list .swiper-slide-active .boxes {
  /*background: url(../img/mynewsicon1.png) no-repeat center bottom;*/
  background-size: contain;
}
.caselisth-jingcai-pc{
	height: 55px;
	    color: #333333;
	   font-size: 16px;
	    display: -webkit-box;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
}
.caselisth-jingcai{
	height:38px;
	    color: #333333;
	   /* font-size: 16px; */
	    display: -webkit-box;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
}
.zhuanlan-list .caselisth1 {
  /*color: #fff;*/
  overflow: hidden;
  height: 55px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mid_bg_2023{
	position: absolute;
	width: 34.7%;
	right: 0;
	top: -451px;
}
.more_bg_2023{
	position: absolute;
	width: 100%;
	right: 0;
}
.jingcaicard{
	/* width: 110px; */
	width: auto;
	padding: 0 12px;
	-webkit-tap-highlight-color:rgba(255,255,255,0);
	-webkit-appearance:none;outline:none;
}
.jingcaicardNew{
	/* min-width: 120px; */
}
/* 轮播定制化  --end*/
.swiper-activity-wap {
    margin-top: 20px;
    width:100%;
    height:170px;
    overflow: visible!important;
}
.swiper-activity-wap .swiper-wrapper .swiper-slide{ width: 80%; border-radius: 5px;}
.swiper-activity-wap .swiper-wrapper .swiper-slide img{width: 100%; height:170px; border-radius: 5px;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-prev{margin-top: 5px;  height:160px!important;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-prev img{ height:160px!important;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-next{margin-top: 5px;   height:160px!important;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-next img{ height:160px!important;}
.swiper-activity-wap .swiper-wrapper .swiper-slide-active{ width: 80%;}


/* 轮播定制化  --end*/
.swiper-activity-bottom-wap {
    margin-top: 20px;
    width:100%;
    height:119px;
    overflow: visible!important;
}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide{ width: 74%; border-radius: 5px;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide img{width: 100%; height:119px; border-radius: 5px;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-prev{  height:119px!important;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-prev img{ height:119px!important;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-next{  height:119px!important;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-next img{ height:119px!important;}
.swiper-activity-bottom-wap .swiper-wrapper .swiper-slide-active{ width: 74%;}
.mt35{
	margin-top: 35px;
}
.boxes_new_bikan{
	padding-left:  0;
	padding-top: 0;
	padding-right: 0;
	border: none;
}
.bg_card_white{
	width: 100%;
	height: 56px;
	background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
	box-shadow: 0px 0px 6px 0px rgba(45,45,45,0.04);
	border-radius: 4px;
	border: 1px solid rgba(255,255,255,0.6);
}
.erji_unActive{
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	cursor: pointer;
	margin-left: 30px;

}
.erji_white_line{
	width: 40px;
	height: 2px;
}
.erji_unActive span{
	width: 40px;
	height: 2px;
	background: #ffffff;
	opacity: 0.4;
	border-radius: 4px;
}
.project-pc-class{
	display: flex;
	align-items: center;
	flex-direction: column;
	position: fixed;
	width: 63px;
	height: 63px;
	background-image: url('../img/product-bg.png');
	background-size: 100% 100%;
	bottom:18vh ;
	justify-content: center;
	right: 10px;
	z-index: 999;
	cursor: pointer;
}
.project-pc-class img{
	width:22px;
	height: 22px;
}
.project-pc-class span{
	margin-top: 3px;
	font-size: 12px;
}
@media screen and (max-width:600px){
	.pcCaseBg{
		display: none;
	}
}
.erji_card{
	/* width:180px; */
	-webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-appearance: none;
    outline: none;
}

.erji_card>div{
	-webkit-tap-highlight-color:rgba(255,255,255,0);
	-webkit-appearance:none;outline:none;
}
.erji_unActive_wap{
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	cursor: pointer;
	margin-left: 30px;
}
.erji_Active{
	font-family: MicrosoftYaHei;
	color: #CE0E2D;
	cursor: pointer;
	line-height: 24px;
	font-weight: bold;
	margin-left: 30px;
	font-size:18px;
}
.erji_Active_wap{
	font-family: MicrosoftYaHei;
	color: #CE0E2D;
	cursor: pointer;
	line-height: 24px;
	font-weight: bold;
	margin-left: 30px;
	font-size:14px;
}
.hp100{
	height: 100%;
}
.erji_Active span{
	width: 40px;
	height: 2px;
	background:#CE0E2D ;
	border-radius: 4px;
	opacity: 1;
}
.erji_Active_wap span{
	width: 40px;
	height: 2px;
	background:#CE0E2D ;
	border-radius: 4px;
	opacity: 1;
}
.content-news-wap-new{
  padding: 0 .35rem 1rem;
  background: linear-gradient(180deg,#DEDEDE 0%, #F5F5F5 100%);

}
.content-news-wap-new .item-wap{

    display: flex;
    flex-direction: column;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    box-shadow: 0px 0px 12px 0px rgba(45, 45, 45, 0.06);
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    margin-bottom: .24rem;


  }
  .radius-4{
	  border-radius: 4px;
  }
 .content-news-wap-new .item-img-wap{
      width:calc(100% - 10px);
	  margin: 5px;

      position: relative;
      margin-right: .2rem;

    }
.content-news-wap-new .item-img-wap img{
      width: 100%;
     height: 100%;
   }
 .content-news-wap-new .item-title-wap{
      color: #333333;
      line-height: .36rem;
      font-size: .24rem;

	  height:1rem;
	  margin: 11px 10px 12px 10px;
	  max-height:60px;
      display:-webkit-box;
      overflow:hidden;
      text-overflow:ellipsis;
      -webkit-line-clamp:3;
      -webkit-box-orient:vertical;
  }
 .content-news-wap-new .news-detail{
    font-size: 0.22rem;
    color: #CE0E2D;
	padding: 0 10px 16px 10px;
  }
  .erji_card_wap{
	  width: auto;
	  white-space:nowrap;
	  margin-left: 0.4rem;
	  -webkit-tap-highlight-color: rgba(255,255,255,0);
	  -webkit-appearance: none;
	  outline: none;
  }
  .erji_card_wap>div {
	  -webkit-tap-highlight-color:rgba(255,255,255,0);
	  -webkit-appearance:none;outline:none;
  }
  .erji_bikan_wap{
  	font-size: 0.3rem;
  }
  .px4rem{
	  margin: 0 0.4rem;
  }
  .bg_card_white_wap{
  	width: calc(100% - 35px);
	margin-left: 17px;
  	height: 56px;
  	background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
  	box-shadow: 0px 0px 6px 0px rgba(45,45,45,0.04);
  	border-radius: 4px;
  	border: 1px solid rgba(255,255,255,0.6);
  }
  .hight-card{
	width: calc(100% - 17px);
	margin-left: 17px;
  }
  .banner-img-wap-erji img{
	  width: 279px;
	  height:172px;
  }
  .title-wap-erji{
	  margin-top:26px;
	  margin-left: 17px;
  }
   .card_erji_wap{
	   margin-top: -84px;
   }
   .card_erji_wap ul{
   	  margin-top: 0;
   }
   .zhuanlan-wap-flex{
	   display: flex;
	   flex-wrap: wrap;
	   justify-content: space-between;
   }
   .mb20{
	   margin-bottom: 0.24rem;
   }
   .zhuanlan-wap-width{
	   width: calc(50% - 5px);
   }
   .case_banner_wa_new{
	   justify-content: flex-end;
   }
.title_wap_new{
	position: absolute;
	left:  0.35rem;
	z-index: 99;
}

.erji-scroll{
	width: calc(100% - 34px);
	margin-left:17px;
	padding: 0;
	padding-right:0.4rem ;
	overflow: scroll;
}
.erji-scroll-bikan{
	width: calc(100% - 17px);
	margin-left:17px;
	padding: 0;
	padding-right:0.4rem ;
	overflow: scroll;
}
.mt1rem{
	margin-top: 0.1rem;
}
.mt2rem{
	margin-top: 0.2rem;
}
.mt3rem{
	margin-top: 0.3rem;
}
.mt4rem{
	margin-top: 0.4rem;
}
.mt5rem{
	margin-top: 0.5rem;
}
.mt6rem{
	margin-top: 0.6rem;
}
.mt7rem{
	margin-top: 0.7rem;
}
.mt8rem{
	margin-top: 0.8rem;
}
.mt9rem{
	margin-top: 0.9rem;
}
.mt10rem{
	margin-top: 1rem;
}
.pt115rem{
	padding-top: 1.15rem;
}
.scroll-views-style{
	width: auto;
	/* padding: 0 12px; */
	word-break: keep-all;
	white-space: nowrap;
}
@media screen and (max-width:749px){
	.privacy{
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 12px 0.35rem;
		background: #FFFFFF;
		z-index: 999;
		box-shadow: 0px -2px 14px 0px rgba(0,0,0,0.07);
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.privacy-text{
		color: #333333;
		font-size: 13px;
		word-break: break-all;
		width: calc(100% - 88px);
	}
	.privacy a{
		color: #C7000B;
	}
	.privacy-close{
		width:72px;
		height: 40px;
		background: #C7000B;
		border-radius: 2px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
		font-weight: normal;
		color: #FFFFFF !important;
	}
}
@media screen and (min-width:750px){
	.privacy{
		position: fixed;
		padding: 0 181px;
		bottom: 0;
		width: 100%;
		height: 80px;
		background: #FFFFFF;
		z-index: 999;
		box-shadow: 0px -2px 14px 0px rgba(0,0,0,0.07);
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.privacy-text{
		color: #333333;
		font-size: 14px;
		word-break: break-all;
		width: calc(100% - 156px);
	}
	.privacy a{
		color: #C7000B;
	}
	.privacy-close{
		width: 96px;
		height: 40px;
		background: #C7000B;
		border-radius: 2px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
		font-weight: normal;
		color: #FFFFFF !important;
	}
	.header-li-gw a{
		display: initial;
		padding: 5px 20px;
		border-radius: 4px;
		width: 109px;
		height: 32px;
		border: 1px solid #c7000b;
		color: #c7000b !important;
	}
}
.btRadius-4{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.jingcaishunjian_new{
	background: linear-gradient( 180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100% );
	    box-shadow: 0px 0px 12px 0px rgb(45 45 45 / 6%);
	    border-radius: 4px;
	    border: 2px solid #ffffff;
}
.f16{
	font-size: 16px !important;
}
.f15{
	font-size: 15px !important;
}
.text-red{
	color: #CE0E2D !important;
}
.mt15{
	margin-top: 15px;
}
.boxes-jingcai{
	border-bottom: none;
	border-bottom-left-radius:0 ;
	border-bottom-right-radius:0 ;
}
.jingcai-wap-play{
	padding: 10px 10px 10px;
	background: linear-gradient( 180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100% );
	box-shadow: 0px 0px 12px 0px rgb(45 45 45 / 6%);
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
.jingcai-wap-play-pc{
	padding: 10px 10px 10px;
	background: linear-gradient( 180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100% );
	box-shadow: 0px 0px 12px 0px rgb(45 45 45 / 6%);
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;

}
.hot-img-wap{
	width: 2.45rem;
	    height: 1.84rem;
	    position: relative;
	    margin-right: 0.2rem;
}
.content-news-wap-hotNews .item-wap {
  padding: 0.1rem;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  box-shadow: 0px 0px 12px 0px rgba(45, 45, 45, 0.06);
  border-radius: 4px;
  border: 1px solid #FFFFFF;
  margin-bottom: 0.24rem;
}
.content-news-wap-hotNews .item-wap .item-img-wap {
  width: 2.45rem;
  height: 1.44rem;
  position: relative;
  margin-right: 0.2rem;
}
.content-news-wap-hotNews .item-wap .item-img-wap img {
  width: 100%;
  height: 100%;
}
.content-news-wap-hotNews .item-wap .item-title-wap {
  color: #333333;
  line-height: 0.36rem;
  font-size: 0.24rem;
  height: 1rem;
  flex: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.content-news-wap-hotNews .news-detail {
  position: absolute;
  font-size: 0.22rem;
  color: #CE0E2D;
  bottom: 0.3rem;
  left: 2.75rem;
}
.erji-scroll-bikan::-webkit-scrollbar{display:none}
.wap-bkzl-card::-webkit-scrollbar{display:none}
.new-borderNone{border: none !important;}
.notab {
	position: absolute;
    right: 40px;
    top: 73px;
}
