#tab-slide1 {padding: 1rem 0;}
#tab-slide1 .box {display: flex; justify-content: space-between;}
#tab-slide1 .box .le {width: 48%; border: 0.06rem solid #e2e8f1; padding: 2%;display: flex; align-items: center; justify-content: center; box-sizing: border-box;}
#tab-slide1 .box .le img {max-width: 100%;}
#tab-slide1 .box .re {width: 49%;}
#tab-slide1 .box .tle {padding-bottom: 1rem; border-bottom: 1px solid #EEEEEE;}
#tab-slide1 .box .tle h5 {font-size: 3.13rem;color: #053371;font-weight: 700;}
#tab-slide1 .box .tle .text {font-size: 1.25rem;font-weight: 400;color: #555555;}
#tab-slide1 .box .cpgs {margin: 1.5rem 0; display: flex; align-items: center;}
#tab-slide1 .cpgs i {width: 0.5rem; height: 0.5rem; background: #ee7800; border-radius: 50%; position: relative;}
#tab-slide1 .cpgs i::after {content: ""; border-radius: 50%; width: 1rem; height: 1rem; background: rgba(238, 120, 0,.2); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
#tab-slide1 .cpgs i::after {animation: sacs 2s infinite;}
#tab-slide1 .cpgs span {font-size: 1.13rem; font-weight: 700;color: #333333; margin-left: 1rem;}
#tab-slide1 .con {font-size: 1rem;font-weight: 400;color: #666666;line-height: 1.94rem;}
@keyframes sacs {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
  }
  100% {
    transform: translate(-50%, -50%) scale(0.8);
  }
}

#tab-slide1 dl {display: grid;justify-content: flex-start; margin-top: 5rem; grid-template-columns: repeat(3,1fr); gap: 1.5rem;}
#tab-slide1 dl dd a {width: 100%; height: 3.38rem;  background: #ee7800; display: flex; align-items: center; justify-content: center;}
#tab-slide1 dl dd a span {font-size: 1.13rem;font-weight: 400;color: #fff; margin-left: 1rem;}
#tab-slide1 dl dd.video a {background: #053371;}
#tab-slide1 dl dd.other a {border: 0.06rem solid #dddddd; background: none;}
#tab-slide1 dl dd.other a span {color: #333333;}

.etSlideTle {text-align: center; margin-bottom: 4rem;}
.etSlideTle h4 {font-size: 2.25rem;font-weight: 700;color: #333333;}
.etSlideTle h5 {font-size: 1.5rem;font-family: Arial, Arial-Bold;text-transform: uppercase; font-weight: 700;color: #dee3eb; margin-top: 5px;}
.etSlideTle i {display: inline-block; width: 3.88rem; height: 0.25rem;background: #006faa;}
#tab-slide1 .swiper-slide{text-align:center;}
.et-slide .con p{font-size: 1rem !important;line-height: 3rem !important;}
#tab-slide1 dl{margin-top: 2rem;}
.et-slide .con p span{font-size: 1rem !important;}
.modal {
	display: none; 
	position: fixed; 
	z-index: 100; 
	padding-top: 50px; 
	left: 0;
	top: 0;
	width: 100%; 
	height: 100%; 
	overflow: auto; 
	background-color: rgb(0,0,0); 
	background-color: rgba(0,0,0,0.4); 
}

.modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
}

.modal-content video{
	width:100%;
	height:auto;
}

.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.bjBox1 table,.bjBox2 table {
  width: 100%;
}
.bjBox1 table td,.bjBox2 table td {
  padding: 0 1.375rem;
  font-size: 1.125rem;
  height: 4.875rem;
  border: 1px solid #fff;
  background: #F6F1F1;
}
.bjBox1 table td:nth-child(2n+1) {
  background: #146C94;
  color: #fff;
  box-sizing: border-box;
	text-align: center;
}
#tab-slide5 {background: #f6fafc;padding-bottom: 4rem;}
#tab-slide5 .container {width: 1800px;}
#tab-slide5 .swiperBox {position: relative;}
.tab5SwiperBox {overflow: hidden; margin: auto; }
.tab5SwiperBox .swiper-slide {border: 0.06rem solid #f5f5f5;margin-bottom: 1.4rem; background: #fff; width: 23.5%; margin-right: 2%;}
.tab5SwiperBox .swiper-slide:last-child{margin-right:0;}
.tab5SwiperBox .swiper-slide .imgBox {padding: 2rem; box-sizing: border-box; display: flex; align-items: center; justify-content: center; position: relative;}
.tab5SwiperBox .swiper-slide .imgBox img {display: block;max-width: 100%;}
.tab5SwiperBox .swiper-slide .jiaBox {background: rgba(27, 27, 27,.5); position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0; transition: all .5s;}
.tab5SwiperBox .swiper-slide .jiaBox {display: flex; align-items: center; justify-content: center;}
.tab5SwiperBox .swiper-slide .jiaBox .jia { width: 3rem;height: 3rem; background: #ef721a; display: flex; align-items: center; justify-content: center; transition: all .5s;}
.tab5SwiperBox .swiper-slide .jiaBox .jia {font-size: 2rem;font-weight: 400;color: #ffffff; padding-bottom: 0.2rem; box-sizing: border-box;}
.tab5SwiperBox .swiper-slide .imgBox::before {content: ""; width: 100%; height: 0.13rem; background: #005082; position: absolute; bottom: 0; left: 0;}
.tab5SwiperBox .swiper-slide .imgBox::after {content: ""; width: 0; height: 0.13rem; background: #ef721a; position: absolute; bottom: 0; left: 0; transition: .5s;}
.tab5SwiperBox .swiper-slide:hover .imgBox::after  {width: 100%;}
.tab5SwiperBox .swiper-slide .con {background: #fff; padding: 1.5rem; box-sizing: border-box; position: relative;}
.tab5SwiperBox .swiper-slide .tle {font-size: 1.13rem;font-weight: 700;color: #444444;margin-bottom: 0.5rem;}
.tab5SwiperBox .swiper-slide p {display: -webkit-box;overflow: hidden; line-height: 1.69rem; 	-webkit-line-clamp: 2;-webkit-box-orient: vertical; font-size: 0.88rem;font-weight: 400;color: #666666;}
.tab5SwiperBox .swiper-slide:hover .jiaBox {opacity: 1;}
.tab5SwiperBox .swiper-slide:hover .jiaBox .jia {transform: rotate(180deg);}
.tab5SwiperBox .swiper-slide:hover .tle {color: #EF721A;}
.tab5SwiperBox .swiper-pagination {display: none;}
.tab5SwiperBox .swiper-pagination-bullet-active {background: #EF721A;}
.tab5SwiperBox .swiper-button-prev {left: 0;}
.tab5SwiperBox .swiper-button-next {right: 0;}

@media screen and (max-width: 768px){
	.et-hero-tabs .et-hero-tabs-container {gap: 3%;justify-content: space-between;}
	.et-hero-tabs .et-hero-tab span {font-size: 1rem;}
	#tab-slide1 {padding: 3rem 0;}
	#tab-slide1 .box {
		flex-wrap: wrap;
	}
	#tab-slide1 .box .tle h5{font-size:2.4rem; line-height: 4rem}
	.etSlideTle {margin: 3rem 0;}
	.etSlideTle h4 {font-size: 1.8rem;}
	.etSlideTle h5 {font-size: 1.25rem;}
	.tab4News .tle {font-size: 1.8rem;}
	.tab4News .newsBox {padding: 1rem;}
	#tab-slide1 .box .le{width:100%}
	#tab-slide1 .box .re{width: 100%;margin-top: 3rem;}
	#tab-slide1 .con{font-size:1.25rem;line-height: 2.5rem;}
	#tab-slide1 .cpgs span{font-size:1.8rem;}
	#tab-slide1 dl dd a span{font-size:1.25rem;}
	#tab-slide1 .box .le img{height:auto!important;}
	.bjBox1 table td, .bjBox2 table td{font-size:1.25rem;height: 5rem; line-height: 3rem;}
	.et-slide .con p{font-size:1.25rem!important;}
	.et-slide .con img{ width:100%!important; height: auto!important;}
	.tab5SwiperBox .swiper-slide{ width:100%; margin-right: 0;}
	.tab5SwiperBox .swiper-slide .tle{font-size:1.25rem;}
}<!--9.2983245849609E-5-->