@charset "utf-8";
/* CSS Document */



html, body {
    height: 100%;
}
.fl {
    float: left;
}


/*鲁大要闻*/
.ywPicTxtItem1{overflow: hidden;margin-left: 0px;width:50%;}
.ywPicTxtItem1 li{/*width:94%;float: left;*/}
.ywPicTxtItem1 li .ywPicTxtItem2 li{margin-left:0}
.ywPicTxtItem1 li .ywPicTxtItem2 li:last-child{border-bottom:0}
.ywPicTxt{padding-top: 30px;}
.ywTxt{padding: 20px 40px 20px 150px;background: #1a37a0 url(/new202409/images/ldu-t-1.png) no-repeat left center; height:60px; }
.ywTxt h2{font-size: 18px;color:#fff;font-weight: 600;margin-bottom:0px; line-height:60px;letter-spacing:1px;transition: all .4s;}
.ywPicTxtItem1 a:hover .ywTxt h2{color:#47b5fb;transform: translateX(10px);} 
.ywTxt p{font-size: 14px;color:#666666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height:26px;}
.ywPicTxtItem2{width:48%;margin-left: 2%;}
.date{width:70px; float: none; position: absolute;left: 0;top:8px;}
.xwtxt{width:auto;float:none;}
.xwtxt div{padding-left: 18px;border-left: 1px solid #959595;display: flex;
    align-items: center;height:57px;}
.date span{color:#1a37a0;font-size: 28px;display: block;text-align: center; height:36px;}
.date b{font-size: 14px;color:#223356;display: block;text-align: center;font-weight: normal; padding-top:5px;}

.xwtxt a{font-size: 18px;line-height:28px;color: #000;padding-top: 0px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -moz-box;-moz-line-clamp: 2;-moz-box-orient: vertical;overflow-wrap: break-word;word-break: break-all;white-space: normal;overflow: hidden;transition: all 0.4s;}

.xwtxt a:hover{color:#1a37a0;transform: translateX(10px);}
.xwtxt p{font-size: 14px;color:#666666;margin-top: 0px;}
.ywPicTxtItem2>li{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #959595;position: relative;padding-left:70px;width:auto;}
.ywPic{position: relative;height:440px;overflow: hidden;width:100%;  }
.jqthumb{
	
	width:100%;
	padding:0;
	margin:0 auto;
	height: 100%; position: relative; overflow: hidden; display: block;
	}
.date2{position: absolute;right:0;bottom:0;width:65px;}
.date2 span{background:#1a37a0;font-size: 30px;color:#fff;height:45px;line-height: 45px;text-align: center;display: block;}
.date2 b{font-size: 14px; padding:6px;color:#fff;background: #cc0610;text-align: center;height:25px;line-height: 25px;font-weight: normal}



/*校园动态*/

.school {
	
	margin:0 auto;
	width:100%;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 0px;
	
}

.biaoti {
	text-align: center;
	padding-bottom: 48px;
}

.biaoti h1 {
	font-size: 42px;
	color: #000;
	letter-spacing: 2px;
}

.school-top {
	display: flex;
	justify-content: space-between;
	padding-bottom: 25px;
}

.tuwen {
	width: calc(100%/3.1);
	height: 330px;
	overflow: hidden;
	position: relative;
}

.tu {
	width: 100%;
	height: 330px;
	overflow: hidden;
}

.tu img {
	width: 100%;
	height: 100%;
	transition: all .5s;
	object-fit: cover;
}

.tuwen:hover .tu img {
	transform: scale(1.2);
}

.wen {
	padding: 15px 15px 15px 140px;
	background:#1a37a0b3 url(/new202409/images/ldu-t-1.png) no-repeat left center;
	height:60px;
	top:-90px;
	position:relative;
}

.wen p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.yrq {
	width: 67px;
	height: 28px;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(0 0 0 / 52%);
	top: 0;
	right: 0;
	left: auto;
}

.yrq span {
	font-size: 16px;
	color: #fff;
}
.school-bot {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

max-width:1600px;
margin:0 auto;
}
.yaowen {
	width: calc(100%/2.05);
	display: flex;
	height: 85px;
	background: #fff;
	margin-bottom: 10px;
	box-shadow: #8D9AA6 3px 3px 3px;
	transition: all 0.6s;
        margin-right:3px;
}
.yaowen:hover {
	box-shadow: #2a2e33 3px 3px 3px;
}

.yao-left {
	width: 15%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(/new202409/images/ldu-t-1.png) no-repeat left center;
text-align:center;
}
.yao-right {
	width: 85%;
	display: flex;
	align-items: center;
	padding: 0 25px;
}
.yao-right a {
	color: #000000;
	font-size: 18px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all .4s;
}
.yaowen:hover .yao-right a {
	color: #1a37a0;
	transform: translateX(10px);
}
.yao-left a p {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 28px;
}
.yao-left a span {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 28px;
}




/*党代会文字*/	
#wenzi{
width:auto;
height:22px;
line-height:22px;
	position: relative;
        display: block;
        background: rgba(26, 55, 160, 1) !important;
        font-size: 16px;
	font-family: "Microsoft Yahei";
        font-weight:bold;
	color:  #CEA871;
	right: 60px;
	top: -32px;
        padding: 9px 25px 9px 25px;
float:right;
border-radius: 9px;
	letter-spacing: 8px;
}
#wenzi a{
        font-size: 16px;
	font-family: "Microsoft Yahei";
        font-weight:bold;
	color:  #ffffff;
        text-decoration:none;  
top: 0px; 
padding-right: 5px;
padding-left:5px;
float: right;
}
#wenzi a:hover{
        font-size: 16px;
	font-family: "Microsoft Yahei";
        font-weight:bold;
	color:  #ffff00;
        text-decoration:none;   
} 
#wenzi a::before{width:0;height:0; background:none;box-shadow: 0 0 0 0px rgb(213 213 213 / 88%);}
#wenzi a::after {
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}


@media screen  and (max-width:800px) {
#wenzi{
width:auto;
height:20px;
line-height:20px;
	position: relative;
        display: block;
        background: #C21408;
        font-size: 14px;
	font-family: "Microsoft Yahei";
        font-weight:bold;
	color:  #CEA871;
	right:2%;
	top: 5px;
margin-bottom:8px;
        padding: 3px 5px 3px 5px;
float:right;
	
}
#wenzi a{
        font-size: 14px;
	font-family: "Microsoft Yahei";
        font-weight:bold;
	color:  #f3e546;
        text-decoration:none;  
top: 0px; 
padding-right: 5px;
float: right;
}

}


.drwp{ overflow:hidden; position:relative;}
.drwp .title{
	padding-top:50px;
       
	max-width:1600px;
	margin:0 auto;
	width:100%;
	}
.drwp .title h1{
	font-size:36px;
	color:#143270;
	text-align:center;
	}
.drwp .title p{
	font-size:40px;
	color:#172a80;
	text-align:center;
	margin:0 auto;
	font-weight:600;
	letter-spacing: 2px;
	}
	
	
.drwp .title a {
	top:-20px;
	float:right;
	font-size: 16px;
	color: #000000;
	position: relative;
	padding-right: 75px;
	transition: all 0.4s;
}
.drwp .title a:hover{
	color:#1a37a0;
	}
.drwp .title a:hover::before{
	content: "";
	width: 17px;
	height: 17px;
	background-color: #000;
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgb(213 213 213 / 99%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
	transition: all 0.4s;
	}
.drwp .title a::before {
	content: "";
	width: 18px;
	height: 18px;
	background-color: #818181;
	border-radius: 50%;
	box-shadow: 0 0 0 6px rgb(213 213 213 / 88%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
}
.drwp .title a::after {
	content: "";
	width: 65px;
	height: 0px;
	background-color: #818181;
	position: absolute;
	top: 11px;
	left: 64px;
}

/*白色标题*/
.drwp .title_wh{
	padding-top:60px;
	max-width:1600px;
	margin:0 auto;
	width:100%;
	}
.drwp .title_wh p{
	font-size:40px;
	color:#ffffff;
	text-align:center;
	margin:0 auto;
	font-weight:600;
	letter-spacing: 2px;
	}
.drwp .title_wh a {
	top:-20px;
	float:right;
	font-size: 16px;
	color: #ffffff;
	position: relative;
	padding-right: 75px;
	transition: all 0.4s;
}
.drwp .title_wh a:hover{
	color:#eee;
	}
.drwp .title_wh a:hover::before{
	content: "";
	width: 16px;
	height: 16px;
	background-color: #eee;
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgb(213 213 213 / 99%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
	transition: all 0.4s;
	}
.drwp .title_wh a::before {
	content: "";
	width: 16px;
	height: 16px;
	background-color: #ffffff;
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgb(213 213 213 / 88%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
}
.drwp .title_wh a::after {
	content: "";
	width: 65px;
	height: 0px;
	background-color: #ffffff;
	position: absolute;
	top: 11px;
	left: 64px;
}

.drwp .more{
    width: 160px;
    height: 50px;
    margin: 60px auto;
    display: block;
	border:2px solid #143270;
    color: #143270;
	border-radius:5px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
	position:relative;
	}
.drwp .more:hover{
	background-color:#143270;
	color:#fff;
	transition: all 0.4s linear;
	}

	
.drwp .one{
	overflow:hidden;
	background:url(/new202409/images/bg-1.jpg) no-repeat center/cover;
	padding-bottom:60px;
	}	

.drwp .one .more{
	margin:30px auto 60px;
	}
	
.drwp .two{
	padding:0px 0 30px 0;
	background:#fafafa url(../images/bg-3.jpg) no-repeat top/cover;
	overflow:hidden;
	}

.drwp .top{
	overflow:hidden;    
	display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
	}
.drwp .two .left .top .title{
	padding:0!important;
	}
.drwp  .top .top_more{
	color:#143270;
	font-size:14px;
	line-height:18px;
	display:block;
	padding-left:25px;
	
	background-size:18px;
	}
.drwp .top .title h1{
	text-align:left;
	}
.drwp .top .title p{
	text-align:left;
	}
.drwp .two .left .list{
	overflow:hidden;
	}
.drwp .two .left .list li{
	float:left;
	width:calc(100%/2 - 79.5px);
	margin-right:35px;
	margin-top:50px;
	border:1px solid #ccc;
	padding:30px 30px 40px;
	position:relative;
	}
.drwp .two .left .list li:nth-child(even){
	margin-right:0;
	}
.drwp .two .left .list li span{
	font-size:24px;
	width:90px;
	text-align:center;
	line-height:24px;
	color:#143270;
	display:block;
	position:absolute;
	top:-12px;
	background-color:#fafafa;
	}
.drwp .two .left .list li h1{
	font-size:18px;
	color:#333;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	}
.drwp .two .left .list li p{
	font-size:14px;
	line-height:24px;
	height:48px;
	color:#999;    
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-top:15px;
	}
.drwp .two .left .list li:hover{
	border:1px solid #143270;
	transition: all 0.3s linear;
	}
.drwp .two .left .list li:hover h1{
	color:#143270;
	transition: all 0.3s linear;
	}
.drwp .two .right .list{
	overflow:hidden;
	}
.drwp .two .right .img{
	height:150px;
	}
.drwp .two .right .list li{
	float:left;
	width:calc(25% - 15px);
	margin-right:20px;
	margin-top:20px;
	height:120px;
	background-color:#fff;
	display: flex;
    justify-content: center;
    align-items: center;
	}
.drwp .two .right .list li:nth-child(4n+0){
	margin-right:0;
	}
.drwp .two .right .list li img{
	width:60%;
	max-width:50px;
	margin:0 auto;
	}
.drwp .two .right .list li p{
	font-size:16px;
	color:#666;
	margin-top:10px;
	}
.drwp .two .right .list li .img1{
	display:block;
	}
.drwp .two .right .list li .img2{
	display:none;
	}
.drwp .two .right .list li:hover{
	background-color:#143270;
	transition: all 0.3s linear;
	}
.drwp .two .right .list li:hover p{
	color:#fff;
	transition: all 0.3s linear;
	}


.drwp .three{ background:#cff2f9;	padding:0px 0 50px 0;
	
	overflow:hidden;}
.drwp .three .left{    width: 49%; 
    float: left;}
.drwp .three .right{    width: 49%; 
    float: right;}
	
	
	
	


.drwp .lg .left .more{
	float:left;
	}
.drwp .lg .right .more{
	float:right;
	}
.drwp .lg {
	overflow:hidden;
	padding-bottom:20px;
	background:url(/new202409/images/bg-2.jpg) no-repeat center/cover;
	}
.drwp .lg .left{
	float:left;
	width:calc(50% - 40px);
	margin-right:80px;
	}
.drwp .lg .left .title p{
	text-align:left;
	}
.drwp .lg .left .title h1{
	text-align:left;
	}
.drwp .lg .left .list{
	overflow:hidden;
	margin-top:20px;
	}
.drwp .lg .left .list li{
	float:left;
	width:calc(100%/2 - 60px);
	margin-right:40px;
	position:relative;
	margin-top:50px;
	background-color:#fafafa;
	padding:0 20px 20px;
	}
.drwp .lg .left .list li:nth-child(even){
	margin-right:0;
	}
.drwp .lg .left .list li .date{
	background-color:#143270;
	width:100px;
	height:35px;
	line-height:35px;
	position:absolute;
	right:0;
	top:-17.5px;
	}
.drwp .lg .left .list li .date span{
	display:block;
	font-size:14px;
	color:#fff;
	text-align:center;
	}
.drwp .lg .left .list li h1{
	font-size:16px;
	line-height:26px;
	height:52px;
	color:#333;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	padding-top:40px;
	margin-bottom:10px;s
	}
.drwp .lg .left .list li p{
	font-size:14px;
	line-height:24px;
	height:72px;
	color:#666;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
.drwp .lg .right{
	float:right;
	width:calc(50% - 40px);
	}
.drwp .lg .right .title p{
	text-align:right;
	}
.drwp .lg .right .title h1{
	text-align:right;
	}

.drwp .lg .right .list li{
	background-color:#fafafa;
	margin-top:40px;
	height:47px;
	line-height:47px;
	padding:20px;
	position:relative;
	}
.drwp .lg .right .list li .date{
	background-color:#143270;
	width:100px;
	height:35px;
	line-height:35px;
	position:absolute;
	right:0;
	top:-17.5px;
	}
.drwp .lg .right .list li .date span{
	display:block;
	font-size:14px;
	color:#fff;
	text-align:center;
	}
.drwp .lg .right .list li h1{
	font-size:16px;
	line-height:47px;
	height:47px;
	width:70%;
	color:#333;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}






	
	
/*学术鲁大*/	
.ldu_xueshu{ width:1300px; margin:70px auto;}
.swiper-xz {
        width:100%;
        position:relative;
        float:left;
        margin-bottom:0px;
    }
    .swiper-xz .swiper-xz-container{
        width: 1300px;
        margin-left: 0px;
        float:left;
        overflow: hidden;
    }
    .swp_n{
        width:100%;
    }
    .swiper-xz .swiper-slide {
		box-sizing:border-box;
        width: 100%;
        position: relative;
        padding:0 24px;
		max-height:320px;
    }

    .swiper-xz .swiper-slide a {
        width: 100%;
        display: block;
        background:url(/new202409/images/xueshu_bg.png) no-repeat top center;
        position: relative;
        font-size: 16px;

    }
	
    .swiper-xz .swiper-slide a:hover .txtk p{
		color:#ddd;
    }
    .swiper-xz .imgk{
        width:100%;
        height:240px;
    }

    .swiper-xz .imgk img{
        width:100%;
        display: block;
        min-height:184px;
    }
    .swiper-xz .txtk{
		
	    box-sizing:border-box;
        width:100%;
        padding:25px 40px;
    }
    
    .swiper-xz .txtk p{
        color:#fff;
		font-size:18px;
        height:130px;
        line-height: 30px;
    }
    .swiper-xz .txtk .sj{
        display: block;
        color:#fff;
		font-size:14px;
text-align:right;
    }
    .swiper-xz-button-next,.swiper-xz-button-prev{
		position:absolute;top:50%;margin-top:-26px;z-index:10;cursor:pointer;background-position:center;background-repeat:no-repeat;
        width:38px;
        height:66px;
        background:url("/new202409/images/sy_jt1.png") no-repeat;
        background-size:100% 100%;
        outline: none;
    }
    .swiper-xz-button-next{
        right:-90px;
        transform: rotate(180deg);
    }
    .swiper-xz-button-prev{
        left:-90px;
    }
	

/*学术鲁大20230219*/
.ldu_xueshu2{ width:1550px; margin:50px auto;}


.tuwen2 {
	width: calc(100%/2.07);
	height: 380px;
	overflow: hidden;
	position: relative;
}

.tu2 {
	width: 100%;
	height: 380px;
	overflow: hidden;
}

.tu2 img {
	width: 100%;
	height: 100%;
	transition: all .5s;
	object-fit: cover;
}

.tuwen2:hover .tu2 img {
	transform: scale(1.2);
}
.wen2 {
	padding: 15px 15px 15px 130px;
	background:rgb(255,255,255,0.9) url(../images/ldu-t-12.png) no-repeat left center;
	height:60px;
	top:-90px;
	position:relative;
}

.wen2 p {
	color: #000;
	font-size: 18px;
	line-height: 60px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.yaowen2 {
	width: calc(100%/2.07);
	display: flex;
	height: 85px;
	background: #d5f1f2;
	margin-bottom: 15px;
	
	transition: all 0.6s;
        
}
.yaowen2:hover {
	box-shadow: #2a2e33 3px 3px 3px;
margin-right:3px;
}

.yao-left2 {
	width: 15%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(/new202409/images/ldu-t-1.png) no-repeat left center;
text-align:center;
}
.yao-right2 {
	width: 85%;
	display: flex;
	align-items: center;
	padding: 0 30px;
}
.yao-right2 a {
	color: #000000;
	font-size: 18px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all .4s;
}
.yaowen2:hover .yao-right2 a {
	color: #1a37a0;
	transform: translateX(10px);
}
.yao-left2 a p {
	font-size: 24px;
	color: #fff;
	line-height: 28px;

}
.yao-left2 a span {
	font-size: 18px;
	color: #fff;
	line-height: 28px;
}




.news_inner .news_imgs {
  display: block;
  height:350px;
position: relative;
    overflow: hidden;
}
.news_inner .news_imgs img {
  width: 100%;
  height: 100%;
  max-height:350px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.news_inner:hover .news_imgs img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.news_inner .news_imgs a{
background:none;
position: initial;
}
.news_inner .news_list_con {
  padding: 15px;
  background: rgb(26,55,160,0.7);
}
.news_inner .news_date {
  float: none;
background:url(/new202409/images/time2.png) no-repeat left center;
padding-left:24px;

}
.news_date .news_year{
color:#fff;
}
.news_inner .news_title {
  margin-bottom: 0px;
  line-height: 40px;
height: 40px;
  font-size: 18px;
  overflow: auto;
  text-overflow: initial;
  white-space: normal;
}
.news_inner .news_title a{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
 white-space: normal;
background:none;
font-size:20px;
color:#fff;
}
.news_inner .news_title::before {
  display: none;
}




	
	
/*媒体鲁大*/
	.meiti{ margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 0px;}
	.meiti_ldu {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 280px;
	margin-bottom: 10px;
	transition: all 0.6s;
}
.meiti_ldu:hover {
	box-shadow: 5px 6px 13px #696969;
}

.meiti_ldu:hover .gong-y a {
	color: #fff;
}

.gong-z {
	background: url(/new202409/images/mt_ldu_bg.png) no-repeat top/cover;
    width: 200px;
    display: flex;
    justify-content: left; 
     align-items: center; 
    position: absolute;
    z-index: 999;
    overflow:hidden;
    height: 280px;
}

.gong-z a p {
	font-size: 24px;
	color: #fff;
	line-height: 280px;
	text-align: left;
	padding-left:10px;
}

.gong-z a span {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	padding-top: 10px;
}

.gong-y {
	background: #fff;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0 35px 0 90px;
        margin-left:120px;
	
}
.gong-y a {
	font-size: 18px;
        line-height:26px;
	color: #fff;
	padding-top:180px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all 0.4s;
}


.meiti_r{
	width: 100%;
	
	padding:0;
	
	}
.meiti_ldu_r {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height:78px;
	margin-bottom: 2px;
	transition: all 0.6s;
	border-bottom:1px solid #ccc;
}
.meiti_ldu_r:last-child{
	border-bottom:0px solid #ccc;
	}
.gong-z-r {
    background: url(/new202409/images/mt_ldu_bg2.png) no-repeat left center;
    width: 22%;
    display: flex;
    justify-content: left;
    align-items: center;
    /* position: absolute; */
    /* z-index: 999; */
    /* float: left; */
    /* overflow: hidden; */
    height: 78px;
}
.gong-z-r a p {
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	text-align: left;
	padding-left:4px;
}

.gong-z-r a span {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	padding-top: 10px;
}
.gong-y-r {
	
	display: flex;
    align-items: center;
    width: 80%;
    padding: 0 20px 0 10px;
}
.gong-y-r a {
	font-size: 18px;
        line-height:26px;
	color: #000;
	padding-top:0px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all 0.4s;
}
.gong-y-r a:hover {
	color: #1a37a0;
transform: translateX(10px);
}




/*鲁大公告*/
.drwp .four{
	padding:0px 0 60px;
	background:#d6f1f2 url(../images/luda_gonggao_lg.png) no-repeat right bottom;
	overflow:hidden;
	}
.drwp .four .gonggao{
	padding-top:30px;
	}
.drwp .four .left{
	float:left;
	width:49%;
	background: rgba(237, 246, 249,0.8);
    filter: alpha(opacity=60);
    overflow: hidden;
    box-shadow: 0px 4px 30px rgba(0,0,0,0.1);
   box-sizing: border-box;
   padding:15px 20px;
   border-bottom:5px solid #1a37a0;
	}
	.drwp .four .right{
	float:right;
	width:49%;
	background: rgba(237, 246, 249,0.8);
    filter: alpha(opacity=60);
    overflow: hidden;
    box-shadow: 0px 4px 30px rgba(0,0,0,0.1);
	box-sizing: border-box;
   padding:15px 20px;
   border-bottom:5px solid #1a37a0;
	}


.drwp .four .list li:last-child{
	margin-right:0;
	}
.drwp .four .list li h1{   
        letter-spacing: 1.5px;
	font-size:24px;
	font-weight:normal;
	color:#fff;
        max-width:30px;
	margin-top:50px;
	margin-left:40px;
	}

.noticeList2 li {
	margin-bottom: 10px;
	border-bottom:1px solid #ccc;}
	.noticeList2 li:last-child{
	margin-bottom: 0px;
	border-bottom:0px solid #ccc;}
.notice2 {
	overflow: hidden; margin-top:10px; margin-bottom:0px;}
	
	.notice2 .title1 {
	overflow: hidden; margin-bottom: 15px; float:left; width:80%; padding-left:5px; }
.notice2 .title1 a {
	transition:0.5s ease-in-out; height: 60px; line-height: 60px; overflow: hidden; font-size: 18px; display: block;color: #000;}
.notice2 .title1 a:hover {
	padding-left: 10px; color:#1a37a0;}
	.notice2 .noticeDate {
	width: 60px; height: 60px;margin-bottom: 15px;float:left;margin-right:10px;}
	
	.notice2 .noticeDate .list-date01 {
	border-image: none; width: 60px; height: 56px; margin-top: 2px; float: left;
}
.notice2 .noticeDate .list-date01 i {
	text-align: center; font-style: normal; display: block;
}
.notice2 .noticeDate .list-date01 strong {
	text-align: center; font-style: normal; display: block;
}
.notice2 .noticeDate .list-date01 i {
	height: 28px; color: #1a37a0; line-height: 28px; font-family: "Arial"; font-size: 12px; background-color:#fff;
}
.notice2 .noticeDate .list-date01 strong {
	color: #fff; padding-top:1px; font-size: 20px;line-height: 32px; font-weight: bold;background-color:#1a37a0;
}










	
@media screen  and (max-width:1000px) {
	

.ywPicTxt ,.jzhdList{
        padding-top: 20px;
    }
.ywPicTxtItem1{float: none;margin-left: 0;width:100%;}
    .ywPicTxtItem1 li{/*width:97%;margin-left: 3%*/}
    .ywPicTxtItem1 li .ywPicTxtItem2{height:auto}
    .ywPicTxtItem1 li .ywPicTxtItem2 li{width:100%;float:none;margin-bottom:0;}
    .ywPicTxtItem2{float: none;margin-left: 0;width:auto;}
    .bannertit span{bottom:25px;top:auto;left:10px;font-size: 14px;width:auto;}
    .date {
        display: none;
    }
    .xwtxt b{font-size: 14px;color:#999999;display: block;font-weight: normal;margin-top: 10px;}
    .xwtxt{float: none;padding-left: 0;position: relative}
    .xwtxt div{padding-left: 0;border-left: 0;}
    .tzggList{margin-bottom: 20px;padding-top: 0;}
    .tzggList li {
        float: none;
        width: 97%;
        margin-bottom: 0;
        padding: 15px 0;
        border-bottom: 1px solid #DDDDDD;
    }
    .ywPicTxtItem2>li{padding: 15px 0;}
	
}
	
	
@media (max-width: 996px){

.drwp .lg .left .more{
	float:none;
margin: 30px auto 0;
	}
.drwp .lg .right .more{
	float:none;
margin: 30px auto 0;
	}
.drwp .lg{
	padding-bottom:20px;
	}
.drwp .lg .left{
	float:none;
	width:100%;
	margin-right:0;
	}
.drwp .lg .left .list{
margin-top:0;
}
.drwp .lg .left .list li {
    width: calc(100%/2 - 40px);
    margin-right: 20px;
}
.drwp .lg .right .list li h1{
height:35px;
line-height:35px;
}
.drwp .lg .left .list li{
	padding: 0 15px 15px;
	}
.drwp .lg .left .list li h1{
	font-size:15px;
	}
.drwp .lg .right{
	float:none;
	width:100%;
	}
.drwp .lg .right  .title p{
	text-align:left;
	}
.drwp .lg .right  .title h1{
	text-align:left;
	}
.drwp .lg .right .list li{
	padding:15px;
height:35px;
line-height:35px;
	}
.drwp .lg .right .list li h1{
	font-size:15px;
	}
 .ywPicTxtItem2>li{padding: 5px 0;}
 
}


/*红色鲁大板块*/

.drwp .five{    
	background:url(/new202409/images/luda_five_bg.jpg) no-repeat top center / cover;
	padding-bottom:60px;
	}
.drwp .five .center{    
margin-top:30px;
	display:flex;
	overflow:hidden;

	}





.drwp .five a.box{display: block;position: relative;width: 100%;height: 100%;}
.drwp .five a.box .img{width: 100%;height: 100%;padding: 0;max-height:6rem;}
.drwp .five a.box .img::after{content: "";display: block;width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;z-index: 3;}
.drwp .five a.box .con{position: absolute;bottom: 0;left: 0;z-index: 5;padding: 0.1rem 0.2rem;display: flex;justify-content: space-between;width: 100%;align-items: flex-end;}
.drwp .five a.box .con .mt{width: 0.3rem;height: 0.4rem;background-size: 100% !important;}
.drwp .five a.box .con .mt.wx{background: url(/new202409/images/p7_ico_dy.png) no-repeat center center;}
.drwp .five a.box .con .mt.wb{background: url(/new202409/images/p7_ico_dy.png) no-repeat center center;}
.drwp .five a.box .con .mt.dy{background: url(/new202409/images/p7_ico_dy.png) no-repeat center center;}
.drwp .five a.box .con .mt.sp{background: url(/new202409/images/p7_ico_dy.png) no-repeat center center;}

.drwp .five a.box .con .xx{width: calc(100% - 0.4rem);}
.drwp .five a.box .con .xx .sj{font-size: 12px;color: rgba(255,255,255,0.7);padding-left: 0.18rem;background-size: 0.13rem;margin-bottom: 0.02rem;}
.drwp .five a.box .con .xx .bt{font-size: 0.18rem;line-height: 0.4rem;max-height: 0.4rem;color: #fff;overflow: hidden;}

.drwp .five a.box .con .xy{width: calc(100% - 0.6rem);}
.drwp .five a.box .con .xy .sj{font-size: .12rem;color: rgba(255,255,255,0.7);padding-left: 0.18rem;background-size: 0.13rem;margin-bottom: 0.02rem;}
.drwp .five a.box .con .xy .bt{font-size: 0.22rem;line-height: 0.5rem;max-height: 0.5rem;color: #fff;overflow: hidden;}


.p7_left{width: 70%; display: flex;position: relative;}
.p7_left .s{width: 100%;height: 3.2rem;}
.p7_left .x{width: 100%;height: 2.8rem;display: flex;}
.p7_left .x a.box{width: 100%;}

.p7_left .left_40{width:40%;}
.p7_left .left_60{width:60%;}
.drwp .five .left_40 a.box .con{
position: absolute;top:.1rem;left: 0rem;bottom:auto;z-index: 5;padding: 0.1rem 0.2rem;
    display: flex;
    justify-content: space-between;
    width: 0.5rem;
    height: 2.6rem;
    align-items: flex-start;
    flex-direction: column;
}
.drwp .five .left_40 a.box .con .xy{width: .3rem;height:2.2rem}
.drwp .five .left_40 a.box .con .xy .sj{font-size:.12rem;color: rgba(255,255,255,0.7);padding-left: 0.18rem;background-size: 0.13rem;margin-bottom: 0.02rem;}
.drwp .five .left_40 a.box .con .xy .bt{font-size: 0.18rem;line-height: 0.21rem;max-height:2rem;color: #fff;overflow: hidden;text-align:center;}

.p7_right{width:30%;display: flex;height: 100%;position: relative;}
.p7_right .z{width: 100%;height:6rem;}
.p7_right .z a{height: 33.333% !important;}
.p7_right .y{width: 44%; height:6rem;}
.p7_right .y .tit{width: 100%;height: 6rem;padding-right: 0.9rem;background:#430663;background-size: cover;position: relative;z-index: 3;display: flex;justify-content: center;flex-wrap: nowrap;}
.p7_right .y a:nth-child(1n){height: 60% !important;}
.p7_right .y a:nth-child(2n){height: 40% !important;}



.img{width: 100%;position: relative;overflow: hidden;transition: 0.4s;}
.img .img_box{background-position: center center !important;position: absolute;top: 0;left: 0;z-index: 2;    width: 100%;background-size: cover !important;
	height: 100%;transition: 0.4s;}
.img img{   transition: 0.4s;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;}
a:hover .img .img_box{transform: scale(1.05);}
a:hover .img img{transform: scale(1.05);}


.drwp .five .left{
	width:44%;
	margin-right:0;
	float:left;
	}
.red1 {
	position: relative;
	height: 540px;
	overflow: hidden;
}

.red1 img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.red1:hover img {
	transform: scale(1.2);
}

.red1 .tit1 {
	width: 100%;
	display: flex;
	align-items: center;
	height: 60px;
	position: absolute;
	top: 0;
	left:0px;
	padding: 0 40px;
	box-sizing: border-box;
}
.red1 .tit1 a {
	color: #fff;
	font-size: 20px;
	font-weight:600;
	position: relative;
}
.red1 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #D13632;
	position: absolute;
	top: 18%;
	left: -20px;
}

.drwp .five .center1{
	width:28%;
	float:left;
	
	}
.red2 {
	width: 100%;
	height: 270px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
}

.red2 img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.red2:hover img {
	transform: scale(1.2);
}
.red2 .tit1 {
	width: 100%;
	display: flex;
	align-items: center;
	height: 60px;
	position: absolute;
	top: 0;
	left:0px;
	padding: 0 40px;
	box-sizing: border-box;
}
.red2 .tit1 a {
	color: #fff;
	font-size: 20px;
	font-weight:600;
	position: relative;
}
.red2 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #D13632;
	position: absolute;
	top: 18%;
	left: -20px;
}

.drwp .five .right{
	width:28%;
	float:right;
	}
.drwp .five .right .title h1{
	text-align:right;
	color:rgba(256,256,256,0.1);
	}
.red3 {
	width: 100%;
	height: 270px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
}

.red3 img {
	width: 100%;
height:100%;
	transition: all 0.4s;
}

.red3:hover img {
	transform: scale(1.2);
}
.red3 .tit1 {
	width: 100%;
	display: flex;
	align-items: center;
	height: 60px;
	position: absolute;
	top: 0;
	left:0px;
	padding: 0 40px;
	box-sizing: border-box;
}
.red3 .tit1 a {
	color: #fff;
	font-size: 20px;
	font-weight:600;
	position: relative;
}
.red3 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #D13632;
	position: absolute;
	top: 18%;
	left: -20px;
}
	
	
	
	
/*鲁大专题*/	

.drwp .six {
    padding: 1.3rem 0 0.5rem;
    overflow: hidden;
    position: relative;
background-color: #fafafa;
}
.drwp .six .bg {
    height: 3.73rem;
    position: absolute;
    top: 0rem;
    right: 0;
    left: 0;
    z-index: 1;
    background-size: auto 100% !important;
}
.drwp .six .title{padding-top:10px;padding-bottom:30px;position: relative;
    z-index: 9;}
.drwp .six .title p{
color:#fff;
}
.drwp .six .swiper-container {
    padding: .25rem .2rem .35rem;
    margin: .3rem 0 0
}

.drwp .six .swiper-pagination-progressbar {
    width: calc(100% - 13.375rem);
    height: 5px;
    max-width: 100%;
    position: static;
    background: 0 0
}

.drwp .six .swiper-pagination-progressbar:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #edeef0
}

.drwp .six .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #0e5da8;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    z-index: 5;
    transform: scale(0);
    transform-origin: left top
}

.drwp .six .miso-arrow1_box .miso-arrow1 {
    width: .56rem;
    height: .56rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(99,6,95,.15);
    position: absolute;
    top: 60%;
    z-index: 10;
    transform: translateY(calc(-.28rem - .25rem));
    right: 0
}

.drwp .six .miso-arrow1_box.miso-next1 {
    right: -.3rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.drwp .six .miso-arrow1_box.miso-next1 svg {
    width: .28rem;
    height: .28rem;
    fill: #e7c90f;
    transform: rotate(-90deg)
}

.drwp .six .miso-arrow1_box.miso-prev1 {
    left: -.3rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.drwp .six .miso-arrow1_box.miso-prev1 svg {
    width: .28rem;
    height: .28rem;
    fill: #e7c90f;
    transform: rotate(-90deg)
}

.drwp .six .miso-arrow1_box .swiper-button-prev {
    left: 0;
    margin: 0
}

.drwp .six .miso-arrow1_box .swiper-button-prev:after {
    display: none
}

.drwp .six .miso-arrow1_box .swiper-button-prev svg {
    width: .28rem;
    height: .28rem;
    fill: #e7c90f;
    transform: rotate(90deg)
}

.drwp .six .miso-arrow1_box .swiper-button-next {
    right: 0;
    margin: 0
}

.drwp .six .miso-arrow1_box .swiper-button-next:after {
    display: none
}

.drwp .six .miso-arrow1_box .swiper-button-next svg {
    width: .28rem;
    height: .28rem;
    fill: #e7c90f;
    transform: rotate(-90deg)
}

.drwp .six .swiper-container {
    padding: .25rem .35rem .35rem;
    margin: .45rem 0 0
}

.list_box11 li .img {
    border-radius: .1rem;
    box-shadow: 0 0 .1rem 4px rgba(99,6,95,.1)
}

.list_box11 li .img .img_hezi {
background-position:center;
    padding-bottom: 50.66%!important
}

.drwp .six .zhuanti{
	padding:30px 0;
	}


/*IE版本过低提示*/
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9990009;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(/new202409/images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(/new202409/images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(/new202409/images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(/new202409/images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}



@media (max-width:1367px){
.ldu_xueshu{ width:100%; margin:70px auto;}
 .swiper-xz .swiper-xz-container{
        width: 100%;
        margin-left: 0px;
        float:left;
        overflow: hidden;
    }

.ldu_xueshu2{ width:100%; margin:30px auto;}
 .swiper-xz .swiper-xz-container{
        width: 100%;
        margin-left: 0px;
        float:left;
        overflow: hidden;
    }

}

@media (max-width:1200px){
.ldu_xueshu{ width:100%; margin:40px auto;}

.ldu_xueshu2{ width:100%; margin:20px auto;}

 .swiper-xz .swiper-xz-container{
        width: 100%;
        margin-left: 0px;
        float:left;
        overflow: hidden;
    }
.drwp .two .right .list li{
	margin-right:10px;
	width:calc(25% - 7.5px);
	}
.drwp .two .right .list li p{
	font-size:14px;
	}	
}	
	
	
@media (max-width:996px){


.p7_left{width: 100%; display: flex;position: relative;}
.p7_right {
    width: 100%;
    display: flex;
    height: 100%;
    position: relative;
}
.drwp .five a.box .img{width: 100%;height: 100%;padding: 0;max-height:4rem;}
.p7_left .s {
    width: 100%;
    height: 2rem;
}
.p7_left .x {
    width: 100%;
    height: 2rem;
    display: flex;
}


.drwp .more{
	width:140px;
	height:40px;
	line-height:40px;
	margin:30px auto;
	}
.drwp .title{
	padding-top:30px;
	}
.drwp .title h1{
	font-size:22px;
	}	
.drwp .title p{
	font-size:30px;
	}

.yaowen {
		width: 100%;
	}

.yaowen2 {
		width: 100%;
	}
.drwp .title a {
	top:-20px;
	float:right;
	font-size: 14px;
	color: #000000;
	position: relative;
	padding-right: 35px;
	transition: all 0.4s;
}
.drwp .title a:hover{
	color:#1a37a0;
	}
.drwp .title a:hover::before{
	content: "";
	width: 6px;
	height: 6px;
	background-color: #000;
	border-radius: 50%;
	box-shadow: 0 0 0 6px rgb(213 213 213 / 99%);
	position: absolute;
	top: 3px;
	right: 0;
	left: auto;
	transition: all 0.4s;
	}
.drwp .title a::before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #818181;
	border-radius: 50%;
	box-shadow: 0 0 0 6px rgb(213 213 213 / 88%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
}
.drwp .title a::after {
	content: "";
	width: 50px;
	height: 2px;
	background-color: #818181;
	position: absolute;
	top: 8px;
	left: 60px;
}

.ywPic{position: relative;height:240px;overflow: hidden;width:100%;  }
.jqthumb{
	border-top:2px solid #1a37a0;border-left:2px solid #1a37a0; border-right:2px solid #1a37a0;
	width:95%;
	padding:2%;
	margin:0 auto;
	height: 94%; position: relative; overflow: hidden; display: block;
	}
.ywTxt{padding: 10px 10px 10px 90px;background: #1a37a0 url(/new202409/images/ldu-t-1.png) no-repeat left center; height:50px; background-size: contain;}
.ywTxt h2{font-size: 16px;color:#fff;font-weight: 600; height:50px;margin-bottom:0px; line-height:25px;letter-spacing:2px;transition: all .4s;overflow: hidden;}
	.xwtxt a{font-size: 16px;color:#000;display:block;height:50px; line-height:50px;overflow:hidden;transition: all .4s;}
.xwtxt a:hover{color:#1a37a0;transform: translateX(10px);}
.xwtxt p{font-size: 14px;color:#666666;margin-top: 0px;}


.school {
	
	margin:0 auto;
	width:100%;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 0px;
	
}
.school-top {
    flex-wrap: wrap;
	padding-bottom:0px;
}
.tuwen {
	width: 100%;
	height: 280px;
	margin-bottom:15px;
}
.tu {
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.wen {
	padding: 10px 10px 10px 90px;
	background:rgb(26,55,160,0.7) url(/new202409/images/ldu-t-1.png) no-repeat left center;
	height:50px;
	top:-70px;
	background-size: contain;
	position:relative;
}
.wen p {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.yao-left {
	width: 25%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(/new202409/images/ldu-t-1.png) no-repeat left center;
}
.yao-right {
	width: 75%;
	display: flex;
	align-items: center;
	padding: 0 20px;
}
.yao-right a {
	color: #000000;
	font-size: 16px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all .4s;
}
.yaowen:hover .yao-right a {
	color: #1a37a0;
	transform: translateX(10px);
}
.yao-left a p {
	font-size: 22px;
	color: #FFFFFF;
	line-height: 28px;
}
.yao-left a span {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
}


/*学术鲁大*/	
.ldu_xueshu{ width:100%; margin:40px auto;}

.tuwen2 {
	width: 100%;
	height: 280px;
	margin-bottom:15px;
}
.tu2 {
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.wen2 {
	padding: 15px 15px 15px 50px;
	background:rgb(233,233,233,0.7) url(../images/ldu-t-12.png) no-repeat left center;
	height:60px;
	top:-90px;
	position:relative;
}
.yao-left2 {
	width: 25%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(/new202409/images/ldu-t-1.png) no-repeat left center;
}
.yao-right2 {
	width: 75%;
	display: flex;
	align-items: center;
	padding: 0 20px;
}
.yao-right2 a {
	color: #000000;
	font-size: 16px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all .4s;
}

.swiper-xz {
        width:100%;
        position:relative;
        float:left;
        margin-bottom:0px;
    }
    .swiper-xz .swiper-xz-container{
        width: 100%;
        margin-left: 0px;
        float:left;
        overflow: hidden;
    }

.drwp .three{ background:#edf7f9;	padding:0px 0 20px 0;
	
	overflow:hidden;}
.drwp .three .left{    width: 100%; 
    float: left;}
.drwp .three .right{    width: 100%; 
    float: right;}

/*白色标题*/

.drwp .title_wh{
	padding-top:30px;
	
	margin:0 auto;
	width:100%;
	}
.drwp .title_wh p{
	font-size:30px;
	color:#ffffff;
	text-align:center;
	margin:0 auto;
	font-weight:600;
	letter-spacing: 2px;
	}
.drwp .title_wh a {
	top:-20px;
	float:right;
	font-size: 16px;
	color: #ffffff;
	position: relative;
	padding-right: 75px;
	transition: all 0.4s;
}
.drwp .title_wh a:hover{
	color:#eee;
	}
.drwp .title_wh a:hover::before{
	content: "";
	width: 12px;
	height: 12px;
	background-color: #eee;
	border-radius: 50%;
	box-shadow: 0 0 0 12px rgb(213 213 213 / 99%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
	transition: all 0.4s;
	}
.drwp .title_wh a::before {
	content: "";
	width: 12px;
	height: 12px;
	background-color: #ffffff;
	border-radius: 50%;
	box-shadow: 0 0 0 12px rgb(213 213 213 / 88%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
}
.drwp .title_wh a::after {
	content: "";
	width: 65px;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	top: 11px;
	left: 64px;
}



.news_inner .news_imgs {
  display: block;
  height:190px;
position: relative;
    overflow: hidden;
}

 .swiper-xz .swiper-slide {
		box-sizing:border-box;
        width: 100%;
        position: relative;
        padding:0 0px;
		max-height:320px;
    }

	
/*媒体鲁大*/
	.meiti{ margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;}
	.meiti_ldu {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 180px;
	margin-bottom: 10px;
	transition: all 0.6s;
}
.meiti_ldu:hover {
	box-shadow: 5px 6px 13px #696969;
}

.meiti_ldu:hover .gong-y a {
	color: #fff;
}

.gong-z {
	display:none;
}



.gong-y {
	background: #fff;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0 10px 0 10px;
        margin-left:0;
	z-index:1;
}
.gong-y a {
	font-size: 16px;
	color: #fff;
	padding-top:80px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all 0.4s;
}


.meiti_r{
	width: 100%;
	
	padding:0;
	
	}
.meiti_ldu_r {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 77px;
	margin-bottom: 2px;
	transition: all;
	border-bottom:1px solid #ccc;
}
.meiti_ldu_r:last-child{
	border-bottom:0px solid #ccc;
	}
.gong-z-r {
	background: url(/new202409/images/mt_ldu_bg2.png) no-repeat left center;
	width: 30%;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 77px;
	background-size:contain;
}
.gong-z-r a p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: left;
	padding-left:4px;
}

.gong-z-r a span {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	padding-top: 10px;
}
.gong-y-r {
	
	display: flex;
	align-items: center;
	width: 70%;
	

}
.gong-y-r a {
	font-size: 16px;
	color: #000;
	padding-top:0px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all 0.4s;
}
.gong-y-r a:hover {
	color: #1a37a0;
transform: translateX(10px);
}


.drwp .four .gonggao{
	padding-top:20px;
	}

.noticeList2 li {
	margin-bottom: 10px;
	border-bottom:1px solid #ccc;}
	.noticeList2 li:last-child{
	margin-bottom: 0px;
	border-bottom:0px solid #ccc;}
.notice2 {
	overflow: hidden; margin-top:10px; margin-bottom:0px;}
	
	.notice2 .title1 {
	overflow: hidden; margin-bottom: 10px; float:left; width:77%; padding-left:0px; }
.notice2 .title1 a {
	transition:0.5s ease-in-out; height: 60px; line-height: 60px; overflow: hidden; font-size: 16px; display: block;color: #000;}
.notice2 .title1 a:hover {
	padding-left: 10px; color:#1a37a0;}
	.notice2 .noticeDate {
	width: 60px; height: 60px;margin-bottom: 20px;float:left;margin-right:10px;}
	
	.notice2 .noticeDate .list-date01 {
	border-image: none; width: 60px; height: 56px; margin-top: 2px; float: left;
}
.notice2 .noticeDate .list-date01 i {
	text-align: center; font-style: normal; display: block;
}
.notice2 .noticeDate .list-date01 strong {
	text-align: center; font-style: normal; display: block;
}
.notice2 .noticeDate .list-date01 i {
	height: 28px; color: #1a37a0; line-height: 28px; font-family: "Arial"; font-size: 12px; background-color:#fff;
}
.notice2 .noticeDate .list-date01 strong {
	color: #fff; padding-top:1px; font-size: 20px;line-height: 32px; font-weight: bold;background-color:#1a37a0;
}


.drwp .six .zhuanti{
	padding:30px 0;
	}
.zhuanti .tuwen {
	width:100%;
	height: 120px;
	overflow: hidden;
	position: relative;
}
.zhuanti .tu {
	width: 100%;
	height: 120px;
	overflow: hidden;
}
.zhuanti .tu img {
	width: 100%;
	height: 100%;
	transition: all .5s;
	object-fit: cover;
}
.zhuanti .wen {
	padding: 5px 5px 5px 80px;
	background:rgb(26,55,160,0.7) url(../images/ldu-t-2.png) no-repeat left center;
	height:40px;
	top:-50px;
	position:relative;
}

.zhuanti .wen p {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}



.swiper-container2{
	margin:20px auto 0!important;
	}
.drwp .one{
	
	padding-bottom:20px;
	}
.drwp .one .list{
	margin-top:30px;
	}
.drwp .one .list li{
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-bottom: 15px;
	}
.drwp .one .list li:nth-child(4n+0){
	margin-right:15px;
	}
.drwp .one .list li:nth-child(even){
	margin-right:0;
	}	
.drwp .one .list .txt{
	padding:10px;
	}
.drwp .one .list .txt span{
	font-size:12px;
	background-size:14px;
	line-height:14px;
	padding-left:18px;
	margin-top:6px;
	}
.drwp .one .more{
	margin:15px auto 30px;
	}

.drwp .two{
	padding:30px 0;
	}
.drwp .two .left{
	width:100%;
	float:none;
	}
.drwp .two .left .list li{
	width: calc(100%/2 - 54.5px);
	padding:20px 20px 30px;
	margin-right:25px;
	margin-top:40px;
	}
.drwp .two .left .list li span{
	font-size:22px;
	}
.drwp .two .left .list li h1{
	font-size:16px;
    white-space: inherit;
    height: 48px;
    line-height: 24px;
	}
.drwp .two .left .list li p{
	margin-top:10px;
	}
.drwp .two .right{
	width:100%;
	float:none;
	margin-left:0;
	margin-top:30px;
	}
.drwp .two .right .img{
	height:auto;
	}
.drwp .two .right .list li{
	margin-right:20px;
	height:auto;
	padding:20px 0;
	width:calc(25% - 15px);
	}
.drwp .two .right .list li p{
	margin-top:5px;
	}

.drwp .three .zzsc .tab{
	padding:50px 0;
	}
.drwp .three .zzsc .tab a{
	font-size:20px;
	line-height:20px;
	background-size:26px!important;
	padding-left:32px;
	margin:0 20px;
	}
.drwp .three .zzsc .content li .item .a{
	width:calc(100%/2 - 35px);
	margin-right:20px;
	margin-top:20px;
	padding-bottom:10px;
	}
.drwp .three .zzsc .content li .item .a:nth-child(3n+0){
	margin-right:20px;
	}
.drwp .three .zzsc .content li .item .a:nth-child(even){
	margin-right:0;
	}
.drwp .three .zzsc .content li .item .a .date h1{
	padding-top:10px;
	}
.drwp .three .zzsc .content li .item .a .date p{
	padding-bottom:10px;
	}
.drwp .three .zzsc .content li .item .a .date span{
	height:30px;
	line-height:30px;
	}
.drwp .three .zzsc .content li .item .a .txt p{
	font-size:15px;
	line-height:24px;
	}
.drwp .three .zzsc .content li .item .a .txt span{
	line-height:14px;
	background-size:14px;
	margin-top:25px;
	}
.drwp .four{
	padding:0px 0 30px;
	}
.drwp .four .left{
	float:none;
	width:100%;
	margin-bottom:15px;
	padding:10px;
	}
.drwp .four .right{
	float:none;
	width:100%;
	padding:10px;
	}
.drwp .four .left .title{
	padding-top:0;
	}
.drwp .four .left .title h1{
	writing-mode:inherit;
	text-align:center;
	float:none;
	}
.drwp .four .left .title p{
	writing-mode:inherit;
	text-align:center;
	margin:0 0 5px 0;
	float:none;
	}
.drwp .four .left a {
    writing-mode:inherit;
    margin: 10px auto 20px;    
	text-align: center;
	}
.drwp .four .list{
	float:none;
	width:100%;
	}
.drwp .four .list li {
    width: calc(25% - 3.75px);
    margin-right: 5px;
    height: 450px;
	}
.drwp .four .list li h1{
	font-size:16px;
	margin-left:30px;
	margin-top:40px;
	}
.drwp .four .list li span{
    bottom: -25px;
}
	
.drwp .five{
	padding:30px 0;
	background: #e5f2fa;
	}
.drwp .five .center{
	background: none;
	width:100%;
display:block;
	}
	.drwp .five .center1{
	width:94%;
	padding:0 3%;
	float:none;
	background-color: #e5f2fa;
	}
.drwp .five .left{
	width:94%;
	padding:0 3%;
	float:none;
	background-color: #e5f2fa;
	}
.drwp .five .left .title h1{
	text-align:center;
	}
.drwp .five .left .title p{
	text-align:center;
	}
.drwp .five .left .list{
	margin:40px 0 30px;
	}
.drwp .five .left .list li{
	margin-bottom:20px;
	}
.drwp .five .left .list li .txt p{
	margin-top:10px;
	}
.drwp .five .right{
	padding:0 3%;
	width:94%;
	float:none;
	background-color:#e5f2fa;
	}
.drwp .five .right .title h1{
	text-align:center;
	}
.drwp .five .right .title p{
	text-align:center;
	}
	

.red1 {
	position: relative;
	height: 260px;
	overflow: hidden;
	margin-bottom:10px;
}

.red1 img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.red1:hover img {
	transform: scale(1.2);
}

.red1 .tit1 {
	width: 100%;
	display: flex;
	align-items: center;
	height: 60px;
	position: absolute;
	top: 0;
	left:0px;
	padding: 0 40px;
	box-sizing: border-box;
}
.red1 .tit1 a {
	color: #fff;
	font-size: 20px;
	font-weight:600;
	position: relative;
}
.red1 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #D13632;
	position: absolute;
	top: 18%;
	left: -20px;
}
.red2 {
	width: 100%;
	height: 180px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.red2 img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.red2:hover img {
	transform: scale(1.2);
}
.red2 .tit1 {
	width: 100%;
	display: flex;
	align-items: center;
	height: 60px;
	position: absolute;
	top: 0;
	left:0px;
	padding: 0 40px;
	box-sizing: border-box;
}
.red2 .tit1 a {
	color: #fff;
	font-size: 20px;
	font-weight:600;
	position: relative;
}
.red2 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #D13632;
	position: absolute;
	top: 18%;
	left: -20px;
}

.drwp .five .right .title h1{
	text-align:right;
	color:rgba(256,256,256,0.1);
	}
.red3 {
	width: 100%;
	height: 160px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.red3 img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.red3:hover img {
	transform: scale(1.2);
}
.red3 .tit1 {
	width: 100%;
	display: flex;
	align-items: center;
	height: 60px;
	position: absolute;
	top: 0;
	left:0px;
	padding: 0 40px;
	box-sizing: border-box;
}
.red3 .tit1 a {
	color: #fff;
	font-size: 20px;
	font-weight:600;
	position: relative;
}
.red3 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #D13632;
	position: absolute;
	top: 18%;
	left: -20px;
}

.drwp .six .left{
	float:none;
	width:100%;
	}
.drwp .six .right{
	float:none;
	width:100%;
	margin-left:0;
	}
.drwp .six .left .list{
	margin-top:30px;
	}
.drwp .six .left .list li{
	margin-top:30px;
	}
.drwp .six .left .list li .xian{
	margin-bottom:20px;
	}
.drwp .six .left .list li span{
	margin-top:10px;
	line-height:18px;
	background-size:18px;
	}
.drwp .six .left .list li:hover span{
	background-size:18px;
	}
.drwp .six .left .list li{
	padding-bottom:20px;
	}
.drwp .six .right .box{
	margin-top:30px;
	}
.drwp .six{
	padding:0;
	}
}

@media (max-width:599px){
	
.meiti_ldu {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 130px;
	margin-bottom: 10px;
	transition: all 0.6s;
}

	.ywPicTxtItem1{margin-left: 0;}
    .ywPicTxtItem1 li {
        /*width: 100%;
        margin-left: 0;
        float: none;*/
    }

 .drwp .four .left a {
    writing-mode:inherit;
    margin: 5px auto 10px;    
	text-align: center;
	}
.drwp .more {
    width: 110px;
	height:35px;
	line-height:35px;
}
.drwp .title h1{
	font-size:18px;
	}	
.drwp .title p{
	font-size:24px;
	}
.drwp .one .list{
	margin-top:20px;
	}
.drwp .two .left .top{
	display:block;
	}
.drwp .two .left .top .top_more{
	margin-top:10px;
	margin-bottom:10px;
	}
.drwp .two .left .list li{
	padding:20px 20px 10px;
	margin-top:30px;
	margin-right:15px;
	width: calc(50% - 49.5px);
	}
.drwp .two .left .list li h1{
	font-size:15px;
	}
.drwp .two .right .list li{
	padding:15px 0;
	margin-right:10px;
	margin-top:10px;
	width:calc(25% - 7.5px);
	}
.drwp .three .zzsc .content li .item{
	padding:0;
	}
.drwp .three .zzsc .content li .item .a{
	width:calc(100% - 15px);
	margin-right:0;
	}
	
.drwp .four .list li {
    height: 300px;
	}
.drwp .four .list li h1{
	margin-top:16px;
	margin-left:16px;
	}
	
.drwp .five .left .list{
	margin: 30px 0;
	}
.drwp .five .left .list li .imgbox{
	display:none;
	}
.drwp .five .left .list li .txt{
	float:none;
	width: calc(100% - 40px);
	margin:0;
	padding:20px;
	}

.drwp .six .left .list{
	margin-top:10px;
	}
.drwp .six .left .list li{
	float:none;
	width:100%;
	overflow:hidden;
	margin-bottom:0;
	margin-top:10px;
	}	
.drwp .six .right .box{
	margin-top:20px;
	}
.drwp .six .right .box .txt .lf .date .icon{
	width:40px;
	height:40px;
	}
.drwp .six .right .box .txt .lf .date{
	padding-top:20px;
	width:40px;
	}
.drwp .six .right .box .txt .lf .date span{
	font-size:12px;
	width:42px;
	}
.drwp .six .right .box .txt .lf .p h1{
	font-size:15px;
	line-height:24px;
	height:48px;
	}
.drwp .six .right .box .txt .lf .p{
	width:calc(100% - 93px);
	padding-left: 20px;
    padding-right:10px;
    margin-left: 20px;
	}
.drwp .six .right .box .txt .lf .date .icon{
	top:-26px;
	}
.drwp .six .right .box .txt .lf .p p{
	display:none;
	}
.drwp .six .right .box .txt{
	margin-top:26px;
	}
.drwp .six .right .box .txt .lf{
	width:100%;
	float:none;
	}
.drwp .six .right .box .txt .rg{
	display:none;
	}
	
	/*白色标题*/

.drwp .title_wh{
	padding-top:30px;
	
	margin:0 auto;
	width:100%;
	}
.drwp .title_wh p{
	font-size:24px;
	color:#ffffff;
	text-align:center;
	margin:0 auto;
	font-weight:600;
	letter-spacing: 2px;
	}
.drwp .title_wh a {
	top:-20px;
	float:right;
	font-size: 14px;
	color: #ffffff;
	position: relative;
	padding-right: 45px;
	transition: all 0.4s;
}
.drwp .title_wh a:hover{
	color:#eee;
	}
.drwp .title_wh a:hover::before{
	content: "";
	width: 6px;
	height: 6px;
	background-color: #eee;
	border-radius: 50%;
	box-shadow: 0 0 0 6px rgb(213 213 213 / 99%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
	transition: all 0.4s;
	}
.drwp .title_wh a::before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #ffffff;
	border-radius: 50%;
	box-shadow: 0 0 0 6px rgb(213 213 213 / 88%);
	position: absolute;
	top: 6px;
	right: 0;
	left: auto;
}
.drwp .title_wh a::after {
	content: "";
	width: 45px;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	top: 8px;
	left: 64px;
}

}