  .banner {
            display: flex;
            justify-content: center; /* 水平居中 */
            align-items: center;     /* 垂直居中 */
            position: relative;
            overflow: hidden;
            width:100%;
            height: 600px;
            top:100px;
background:#e4ecf3;
        }

.banner ul {
            position: absolute;
           top: 50%;  
  left: 50%;  
  transform: translate(-50%, -50%);  
        }

        .banner ul li {
            float: left;
        }

.banner video{
   width:1300px;

}

        .banner ul li a img {
            display: block;
            width: 1920px;
            height: 600px;
        }

        .banner .prev,
        .banner .next {
            display: none;
            z-index: 2;
            position: absolute;
            width: 50px;
            height: 35px;
            line-height: 35px;
            border-radius: 17.5px;
            top: 50%;
            background-color: rgba(0, 0, 0, .2);
            color: #fff;
            font-size: 18px;
            font-weight: 700;
        }

        .banner .prev {
            left: 0;
            transform: translate(-50%, -50%);
            text-indent: 28px;
        }

        .banner .next {
            right: 0;
            transform: translate(50%, -50%);
            text-indent: 8px;
        }

        .banner .prev:hover,
        .banner .next:hover {
            background-color: rgba(0, 0, 0, .3);
        }

        .banner .gd {
            position: absolute;
            left: 50%;
            bottom: 20px;
            margin-left: -36.5px;
            display: flex;
            justify-content: space-around;
            width: 75px;
            height: 15px;
            border-radius: 8px;
            background-color: #ffffff4d;
        }

        .banner .gd i {
            display: block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            margin-top: 2.5px;
            background-color: azure;
        }

        .current {
            background-color: #ff5000 !important;
            width: 15px !important;
            height: 9px !important;
            border-radius: 4.5px !important;
        }
   @media screen and  (min-width: 1920px){
	.banner ul li a img{
				width:2050px;
				height: 600px;
			}
			.banner{
                                display: flex;
                              justify-content: center; /* 水平居中 */
                              align-items: center;     /* 垂直居中 */
				height:600px;
			}


}
   @media screen and (min-width: 1600px) and (max-width: 1920px) {
			.banner ul li a img{
				width:1920px;
				height: 600px;
			}
			.banner{
                              display: flex;
            justify-content: center; /* 水平居中 */
            align-items: center;     /* 垂直居中 */
				height: 600px;

			}
		}
		@media screen and (min-width: 1366px) and (max-width: 1600px) {
			.banner ul li a img{
				width:1600px;
				height: 500px;
			}
			.banner{
				height: 500px;
			}
		}
		@media screen and (max-width: 1366px)  {
			.banner ul li a img{
				width:1300px;
				height:400px;
			}
			.banner{
                               display: flex;
            justify-content: center; /* 水平居中 */
            align-items: center;     /* 垂直居中 */
				height: 400px;
			}
		}



  .btn span {
    display: block;
    width: 10px;
    height: 10px;
    border: 3px solid white;
    border-radius: 50%;
  }

  /* 左右箭头 */
  .wrapper a {
    text-decoration: none;
    font-size: 50px;
    color: #000;
    position: absolute;
    top: 35%;
  }

  .wrapper a:nth-of-type(1) {
    left: 10px;
  }

  .wrapper a:nth-of-type(2) {
    right: 10px;
  }

  /* .active {
    background-color: rgb(150, 139, 139);
  } */


.my-content{
    width: 100%;
  min-height:100vh;
    margin: 10px auto;
   position: relative;
   top:60px;
   
}

.my-column{
    width: 100%;
    margin: 20px auto;
}

.ky-bg{
    
    background: url(../images/lg.png) no-repeat left; 
    background-size: 7%;
    height: 600px;
    background-color: #e4ecf3;
}

.jc-bg{
  background: url(../images/lg.png) no-repeat right;
  background-size: 7%;
  height: 850px;
opacity: 0.9;
}
.my-col{
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    height:550px;
}
.my-column .my-col .my-title{
    text-align: left;
    display: flex;
    justify-content:left;
    height: 47px;
    line-height: 47px;
    
   
}

.title-padding{
    padding-top: 30px;
    padding-bottom: 10px;
}

.my-column .my-col .my-title img{
  display: inline-block;
 
}
.my-column .my-col .my-title span{
    font-size: 22px;
    display: inline-block;
    margin-left: 10px;
   
}

.subTitle{
  font-size: 18px !important;
  line-height: 55px;
  cursor: pointer;
}

.More{
     flex: 1;
    text-align: right; 

}
.More a{
    color: #045b91;
    font-size: 18px;
}
.More a:visited{
    color: #045b91;
}

.no-line{
    border-bottom: none !important;
}

.my-column .my-col .my-picture{
    width: 100%;
 
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;

}
.item{
   flex: 1 1 calc(33.333% - 10px); /* 每个项目占据大约三分之一宽度，减去间隙 */
    background-color: lightblue; 
    padding-bottom: 50px;
    height: 350px;
    box-sizing: border-box; /* 包含padding和border在内的总宽度 */
   margin-bottom:40px;
overflow:hidden;
}

.my-item{
  min-height:450px;
    padding-bottom: 10px;
overflow:hidden;
}

.item img{
    width:100%; /* 图片宽度为父容器的100% */
    height: 100%; /* 图片高度为父容器的100% */
    object-fit: cover; /* 保持图片的纵横比并覆盖整个容器 */ 
    transition: all .5s;
    object-position: top;
    max-height: 400px;
}

.item img:hover{
  transform:scale(1.05);
}

.item-content{
    width: 100%;
    display: flex;
   align-content: center;
   text-align: center;
}
.item-content  h3{width:100%;text-align:center;height:44px;line-height:20px;}
.item-content a{color:#000;}

.my-column1{
    width: 620px;
    height:670px;
    display: inline-block;
    margin: 10px;
}

.my-list{
    text-align: left;
    margin-top: 10px;
}

.my-list li{
  height:50px;
line-height:50px
}

.col-ban-left{
  width: 700px;
  float: left;

}
.col-ban-right{
  width: 500px;
  float: right;

}

.col-ban-right  h3 a{
  color:#045b91;
}
.col-ban-right  p{
  margin-top:10px;
}
.col-ban-right  p a{
  color:#000;
}

.col-ban-right img{
  width: 500px;
height:auto;
}

/* 党建工作 */
.dangjian{
   width:100%;
margin-top:20px;
  
}
.dangjian-img{
   width:300px;
float:left;
}
.dangjian-img img{
   width:100%;
   height:200px;

}
.dangjian-des{
  width:280px;
  height:160px;
 float:right;
}

.dangjian-des h3 {
  width:100%;
  height:40px;
  margin-bottom:10px;
}

.dangjian-des h3 a{color:#000;}
.dangjian-des  .my-desc{
      width:100%;
      display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 限制显示的行数为3 */
  overflow: hidden;
}
.dangjian-des .my-desc  a{color:#a9a1a1;display:inline;}

.student-list{margin:38px 0px;height: 70px;}

 .time{height:50px;width:50px;border:1px solid #045b91; float:left;}


.time .time_top {
    height: 30px;
    width: 100%;
    color: #045b91; 
    font-size: 21px;
    text-align: center;
    font-weight: 800;
    line-height: 30px;
}

.time .time_year {
    height: 20px;
    width: 100%;
    background-color:  #045b91; 
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
}


 .time div{color:#0c57bb;width:100%;height:22px;}
.my-student{
margin-left: 65px;
}


.my-list li a{
  color:#000;
  font-size: 17px;
  font-weight:300;
}
.my-list li a:hover{
    /* color:red;*/
}

 .stuA{

    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.left{
    float: left;
}
.right{
    float: right; 
   color:#045b91;
}


.title-line{
  border-bottom: 5px solid #045b91;
}

.my-friendLink{
    width: 100%;
    height: 100px;
    line-height: 100px;
    margin-left: auto;
    margin-right: auto;
    background-color: #045b91;
    color:#fff;
    text-align: center;
    display: flex;
}

.my-friendLink .l-box{
    width: 20%;
    height: 100px;
    background-color:#5880a2;
}
.my-friendLink .c-box{
  width: 20%;
  font-size: 20px;
  font-weight: bold;
 position:relative;
}
.my-friendLink .r-box{
  width: 60%;
text-align:left;
}
.my-friendLink .r-box ul li{
display:inline;
 width:40%;
  margin:10px;
height:20px;
line-height:20px;
  
}
.my-friendLink .r-box ul li a{color:#fff;}

.my-footer{
    width: 100%;
    min-height: 150px;
    background-color: #045b91;
    padding-top: 30px;
    margin-top:-20px;

}
.my-footer-column{
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    color:#fff;
}

.left-box{
    width: 50%;
    float: left;
}

.right-box{
    width:40%;
    float: right;
}

.left-box ul li, .right-box ul li{
  padding: 5px 10px;
 
}

.beian{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color:#fff;
    background-color: #045b91;
    opacity: 0.8;
}

.bg2{
  height: 940px;
  background: url(../images/bg2.jpg) bottom  no-repeat;
  /* background-size: cover; */
}

.active{color:#06c8ff}

.my-coloumn{
  width:100%;
  height:50px;
  line-height:50px;
}

.my-column ul li{
  width:100%;
  height:50px;
line-height:50px;
color:#fff ;
}

.my-coloumn  a{
color:#fff ;
}
.my-coloumn  a:visited{
color:#fff;
}
.Column_Name{color:#fff !important;}

.right a{
 color:#000;
}
.right a:visited{ color:#000;}
.my-tip{
display:flex;justify-content: center;align-items:center;
}
.my-tip img{width:30px;justify-content: center;}


















