.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.shiguangBox{
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
   }
.shiguangBox-top{ padding-top:777px;
    background: url(https://v2.cri.cn/resource/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/2025/activity/xjshiguang/pc/images.topbanner.jpg) top center #fdfefe no-repeat;}
.shiguangBox-list{
    padding-bottom: 80px;
    background: url(https://v2.cri.cn/resource/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/2025/activity/xjshiguang/pc/images.bg-bj.jpg) top center #c9e6ed no-repeat;
}
.shiguangBox-main{
    width: 1200px;
    margin: 0 auto;
  
}

.shiguangBox-title{
    text-align: center;
    position: relative;
    padding-bottom: 30px;
}
.shiguangBox-more{
    position: absolute;
    right: 0;
    font-size: 20px;
    top: 50%;
    margin-top: -10px;
}
.shiguangBox-more a{
    color: #418ab1;
}
.shiguangBox-box2{
  /*  padding-bottom: 55px; */
}
.shiguangBox-box2-list:last-child{
    margin-top: 20px;
}
.shiguangBox-box2-list-left{
    width: 608px;
    height: 342px;
    float: left;
}
.shiguangBox-box2-list-right{
    float: left;
    width: 592px;
    height: 342px;
}
.shiguangBox-box2-card{
    width: 270px;
    height: 152px;
    float: left;
    border-radius: 8px;
    overflow: hidden;
    margin-left: 26px;
    position: relative;
}
.shiguangBox-box2-card a::after{
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 10px;
    z-index: 10;
    background: url(https://v2.cri.cn/resource/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/2025/activity/xjshiguang/pc/images.icon-play.png);
}
.shiguangBox-box2-list-right .shiguangBox-box2-card a::after{
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    bottom: 10px;
    z-index: 10;
    background: url(https://v2.cri.cn/resource/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/2025/activity/xjshiguang/pc/images.Icon-play-01.png);
}

.shiguangBox-box2-card0,
.shiguangBox-box2-card5{
    width: 608px;
    height: 342px;
    margin-left: 0;
}
.shiguangBox-box2-card1,
.shiguangBox-box2-card2,
.shiguangBox-box2-card6,
.shiguangBox-box2-card7{
    margin-bottom: 37px;
}
/* 3 */
.shiguangBox-box3-list{
    width: 1240px;
    padding-bottom: 30px;
}
.shiguangBox-box3-item{
    width: 280px;
    height: 420px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    border-radius: 8px;
    overflow: hidden;
}
.shiguangBox-box4-con-all {
	display: flex;
	justify-content: space-between;
	width: 1148px;
	margin: 0 auto;
	margin-top: 17px;
}

.shiguangBox-box4-con {
	width: 360px;
	height: 273px;
	background: #fff;
	box-sizing: border-box;
	transition: all 0.1s ease-in-out;
	box-shadow: 0 5px 20px rgb(184, 218, 227, 0.2);
}

.shiguangBox-box4-con:hover {
	transform: scale(1.05);
}

.shiguangBox-box4-con-img {
	height: 152px;
	position: relative;
}
.lh24-list-6{width: 1160px; margin: 0 auto;}
.lh24-list-6 ul {
    width: 1160px;
}

.lh24-list-6 ul::after {
    content: "";
    display: block;
    clear: both;
}

.lh24-list-6 li {
   float: left;
    width: 270px;
    margin-right: 26px;
    background-color: #fff;box-shadow: 0 5px 20px rgb(184, 218, 227, 0.2);
}

.lh24-list-6 li.li-2,.lh24-list-6 li.li-4 {
    margin-top: 90px;
}

.lh24-list-6 .list-text {
    padding: 20px 26px 25px;
    line-height: 30px;
    font-size: 18px;
}

.lh24-list-6 .list-title {
    height: 120px;
    overflow: hidden;
}

.lh24-list-6 .list-title a {
    color: #333;
}

.lh24-list-6 .list-title a:hover {
    color: #333;
}
.shiguangBox-box3,.shiguangBox-box4,.shiguangBox-box5{padding-top:90px}
.title-txt{
	color: #000;
text-align: center;   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; 
}
.shiguangBox-box4-con a.title-txt{color: #000;}
.shiguangBox-box4-txt{
   font-size: 18px;
       line-height: 1.5;
    height: 66px;
       background: #fff;
       display: flex;
       align-items: center;
     justify-content: center;}
	 .shiguangBox-box5{margin-top: 50px;}
.lh24-list-6 li.li-4{margin-right: 0;}
.imgScale-1 {display: block;position: relative;width: 100%;height: 100%;overflow: hidden;}
.imgScale-1 img {
	transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;	
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;	
}
.imgScale-1:hover img {
	transform: rotate(0deg) scale(1.05,1.05);
	-ms-transform: rotate(0deg) scale(1.05,1.05);
	-moz-transform: rotate(0deg) scale(1.05,1.05);
	-webkit-transform: rotate(0deg) scale(1.05,1.05);
	-o-transform: rotate(0deg) scale(1.05,1.05);
}
.shiguangBox-box4-con-all-01{margin-top: 100px;}