@charset "utf-8";
/* CSS Document */



html, body {
    height: 100%;
}
.fl {
    float: left;
}
.banner{
	height:100%;
	
	}


/*要闻*/
.ywPicTxtItem1{overflow: hidden;margin-left: 0px;width:48%;}
.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: 60px;}
.ywTxt{
	position:relative;
	padding: 10px;background:url(../images/tit_bg1.png) repeat; height:60px;margin-top:-60px; }
.ywTxt h2{font-size: 18px;color:#fff;font-weight: 600;margin-bottom:0px; margin-top:5px; line-height:30px;letter-spacing:0px;transition: all .4s;}
.ywPicTxtItem1 a:hover .ywTxt h2{color:#fff;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: 4%;}
.date{width:70px; float: none; position: absolute;left: 0;top:24px;}
.xwtxt{width:auto;float:none;}
.xwtxt div{padding-left: 12px; border-left: 1px solid #959595;}
.date span{color:#1a37a0;font-size: 20px;display: block;text-align: center; height:30px;}
.date b{font-size: 16px;color:#223356;display: block;text-align: left;font-weight: normal; padding-top:4px;padding-left:12px;}
.xwtxt a{font-size: 18px;color:#000;display:block;height:45px; line-height:45px;overflow:hidden;transition: all .4s;}
.xwtxt a:hover{color:#1a37a0;transform: translateX(10px); font-weight:600;}
.xwtxt p{font-size: 14px;color:#666666;margin-top: 0px;}
.ywPicTxtItem2>li{padding-top:14px;padding-bottom:14px;border-bottom:1px solid #959595;position: relative;padding-left:70px;width:auto;}
.ywPic{position: relative;height:450px;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}

.img-box{ height: 363px; transition: 0.3s all; }
.img-lg a{ display: block; position: relative; overflow:hidden; margin-bottom: 40px; }
.img-lg a span{ position: absolute; left: 0; right: 0; bottom: 0; height: 100px; background: url(../images/txt-span.png) center no-repeat; background-size: 100% 100%; font-size: 18px; color: #fff; padding:55px 35px 0 35px; }

.row-box .col-xs-6{ padding:0 20px; }
.row-box{ margin:0 -20px; }
.img-lg a:hover .img-box{ transform: scale(1.05,1.05); }
.img-ul li{ float: left; width: 50%; padding:0 12px; margin-bottom: 40px; }
.row-box .img-ul li .img-ul-bottom{ background: #fff; }
.img-ul li .img-ul-bottom .img-ul-date{color:#1a37a0;}
.img-ul li .img-ul-bottom{background:#fafafa;}
.img-ul li a:hover .img-ul-tt{color:#1a37a0;}
.img-ul{ margin:0 -12px; }
.img-ul-top{ position: relative; padding-top: 63%;box-sizing:border-box;transition: 0.3s all; }
.img-ul-top img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;box-sizing:border-box; padding:10px;}
.img-hide{ overflow:hidden; display: block; }
.slick-slider{ touch-action: auto!important; }
.img-hide img{ transition: 0.3s all; transform: scale(1,1); }
.img-ul li>a.img-hide{box-shadow:0 0 15px rgba(0,0,0,0.4);}
.img-ul li>a.img-hide:hover{box-shadow: 1px 2px 15px rgb(136 25 25 / 38%);}
a.img-hide:hover{box-shadow: 1px 2px 15px rgb(136 25 25 / 38%);}
.img-hide:hover img{ transform: scale(1.1,1.1); }
.txt-elise{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    }
.img-hide{
    position:relative;
}
.img-ul a .border{
    position:absolute;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
    background: #bf8f32;
    display:block;
    z-index:99;
    }
.img-ul a .border_1{
    top:0;
    left:0;
    width:0;
    height:3px;}
.img-ul a .border_2{
    bottom:0;
    right:0px;
    width:3px;
    height:0;}
.img-ul a .border_3{
    bottom:0px;
    right:0;
    width:0;
    height:3px;}
.img-ul a .border_4{
    top:0px;
    left:0;
    width:3px;
    height:0;}
.img-ul a:hover .border_1,.img-ul a:hover .border_3{
    width:100%;}
.img-ul a:hover .border_2,.img-ul a:hover .border_4{
    height:100%;}
.img-ul-bottom{ height: 141px; padding:25px; background: url(../images/li-bottom.png) right bottom no-repeat; border-bottom: solid 3px #f9f9f9; }
.img-ul-tt{ font-size: 16px; color: #333; text-align: justify; line-height: 30px; height: 60px; overflow:hidden; }
.img-ul-date{ color: #88100d; margin-top: 15px; }
.img-ul-bottom .img-ul-date img{margin-top:-2px;}
.more{display: inline-block;color: #9b0400;height: 49px;line-height: 49px;background: url(../images/more.png) center no-repeat;}
.news-bottom-block{overflow:hidden;position:relative;}
.news-bottom-block .more{
margin-bottom:20px;
position:absolute;
left:50%;
margin-left:-45px;
}




/*校园动态*/

.school2 {
	
	background: url(../images/beijing1.png);
    background-size: 100% 100%;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 55px;
	
}


.school {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
    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: 0px;
}

.tuwen {
	width: 100%;
	height: 270px;
	overflow: hidden;
	position: relative;
        padding:20px;
background:url(../images/e-pic18.jpg) no-repeat top center;
background-size:cover;
}

.tu {
	width: 100%;
	height: 190px;
	overflow: hidden;
}

.tu img {
	width: 100%;
	height: 100%;
	transition: all .5s;
	object-fit: cover;
}

.tuwen:hover .tu img {
	transform: scale(1.2);
}

.wen {
	padding: 5px;
	
	height:40px;
	top:0px;
	position:relative;
}

.wen p {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-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 {
	
}
.yaowen {
	width: 48%;
	float:left;
	height: 85px;
	background: #fff;
	margin-bottom: 15px;
	box-shadow: #8D9AA6 3px 3px 3px;
	transition: all 0.6s;
        margin-right:2%;
}
.yaowen:hover {
	box-shadow: #2a2e33 3px 3px 3px;
}
.yaowen:nth-child(even) {
width: 48%;
	float:right;
	height: 85px;
	background: #fff;
	margin-bottom: 15px;
	box-shadow: #8D9AA6 3px 3px 3px;
	transition: all 0.6s;
        margin-right:0;
}

.yao-left {
	width: 15%;
	float:left;
	justify-content: center;
	align-items: center;
	    background: #1a379f;
}
.yao-right {
	width: 85%;
	float:right;
	align-items: center;
	padding: 0 30px;
}
.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;
}


.drwp .title{
	position:relative;
	margin:0 auto 20px;
	width:100%;
    padding:0px 5px;
       
	}
.drwp .title h1{
	font-size:32px;
	color:#143270;
	text-align:center;
	}
.drwp .title p{
	font-size:32px;
	color:#024287;
	text-align:center;
	margin:0 auto;
	font-weight:600;
	letter-spacing: 2px;
	line-height:36px;
	padding-left:0px;
	background:url(../images/tit-1.png) no-repeat center;

	}
.drwp .title p span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 36px;
    background:#024287;
}


.drwp .title a {
	top:-28px;
	float:right;
	font-size: 16px;
	color: #333;
	position: relative;
	padding-right: 5px;
	transition: all 0.4s;
}
.drwp .title a:hover{
	color:#1a37a0;
	font-weight:600;
	}






.drwp .title2{
	padding-top:50px;
	max-width:1500px;
	margin:0 auto;
	width:100%;
        padding-bottom:30px;
	}
.drwp .title2 h1{
	font-size:36px;
	color:#143270;
	text-align:center;
	}
.drwp .title2 p{
	font-size:32px;
	color:#024287;
	text-align:center;
	margin:0 auto;
	font-weight:600;
	letter-spacing: 2px;
	background:url(../images/tit-1.png) no-repeat center;
        
	}
.drwp .title2 a {
	top:-20px;
	float:right;
	font-size: 16px;
	color: #000000;
	position: relative;
	padding-right: 75px;
	transition: all 0.4s;
}
.drwp .title2 a:hover{
	color:#1a37a0;
	}




/*教学科研*/

.jxky .list li{
	background-color:#fafafa;
	margin-top:40px;
	line-height:47px;
	padding:20px;
	position:relative;
        width:48%;
        margin-right:2%;
margin-left:0;
float:left;
	}

.jxky .list li:nth-child(even){
background-color:#fafafa;
	margin-top:40px;
	line-height:47px;
	padding:20px;
	position:relative;
width:48%;
margin-left:2%;
margin-right:0;
float:left;
}
.jxky .list li .date{
	background-color:#1a37a0;
	width:100px;
	height:35px;
	line-height:35px;
	position:absolute;
	left:20px;
	top:-17.5px;
	}
.jxky .list li .date span{
	display:block;
	font-size:14px;
	color:#fff;
	text-align:center;
	}
.jxky .list li h1{
	font-size:18px;
	line-height:44px;
	height:44px;
margin-top:10px;
	width:96%;
	color:#333;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
transition: all .4s;
	}
.jxky .list li:hover h1{
transform: translateX(10px);
}
	


/*学团工作*/

.xtgz .left{width:50%; float:left;margin-top:10px;}
.xtgz .right{width:48%; float:right; margin-left:2%;}

.xtgz .left .img-ul-top {
    position: relative;
    padding-top: 68%;
    box-sizing: border-box;
    transition: 0.3s all;
}
.xtgz .list li{
	
	margin-bottom:10px;


	position:relative;
        width:100%;

float:left;

	}
.xtgz .left .img-ul li {
    float: left;
    width: 48%;
    padding: 0 12px;
    margin-bottom: 10px;
}

.xtgz .list li .date{
	background-color:#1a37a0;
	width:100px;
	height:35px;
	line-height:35px;
	position:absolute;
	left:20px;
	top:-17.5px;
	}
.xtgz .list li .date span{
	display:block;
	font-size:14px;
	color:#fff;
	text-align:center;
	}
.xtgz .list li h1{
	font-size:18px;
	line-height:44px;
	height:44px;
margin-top:10px;
	width:96%;
	color:#333;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
transition: all .4s;
	}
.xtgz .list li:hover h1{
transform: translateX(10px);
}




/*白色标题*/
.drwp .title_wh{
	padding-top:60px;
padding-left:5px;
padding-right:5px;
	max-width:1500px;
	margin:0 auto;
	width:100%;
	}
.drwp .title_wh p{
	font-size:32px;
	color:#ffffff;
	text-align:center;
	margin:0 auto;
	font-weight:600;
	letter-spacing: 2px;
	background:url(../images/tit-wh.png) no-repeat center;
	}
.drwp .title_wh a {
	top:-20px;
	float:right;
	font-size: 16px;
	color: #ffffff;
	position: relative;
	padding-right: 5px;
	transition: all 0.4s;
}
.drwp .title_wh a:hover{
	color:#eee;
	font-weight:600;
	}
.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(../images/cbg.jpg) no-repeat top center;
	padding-bottom:60px;
        background-size:100% 100%;
	}	

.drwp .one .more{
	margin:30px auto 60px;
	}
	
.drwp .two{
	
	padding: 0px 0 40px;
    background: url(../images/00123.jpg) no-repeat top center/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  .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 .three{ background:#edf7f9;	padding:0px 0 60px 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-top:50px;
	padding-bottom:60px;
	background:url(../images/000333.jpg) no-repeat top 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:1500px; margin:100px auto;}
.swiper-xz {
        width:100%;
        position:relative;
        float:left;
        margin-bottom:10px;
    }
    .swiper-xz .swiper-xz-container{
        width: 1500px;
        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 15px;
        max-height:270px;
    }

    .swiper-xz .swiper-slide a {
        width: 100%;
        display: block;
        background:url(../images/xueshu_bg.png) no-repeat top center;
        position: relative;
        font-size: 17px;

    }
	
    .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 30px;
    }
    
    .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("../images/sy_jt1.png") no-repeat;
        background-size:100% 100%;
        outline: none;
    }
    .swiper-xz-button-next{
        right:-100px;
        transform: rotate(180deg);
    }
    .swiper-xz-button-prev{
        left:-100px;
    }
	
	
	
/*媒体*/
	.meiti{ margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;}
	.meiti_ldu {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 230px;
	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(../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: 230px;
}

.gong-z a p {
	font-size: 24px;
	color: #fff;
	line-height: 230px;
	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 200px;
	
}
.gong-y a {
	font-size: 18px;
	color: #fff;
	padding-top:160px;
	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%;
	background:#d5f1f2;
	padding:0;
	
	}
.meiti_ldu_r {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 110px;
	margin-bottom: 10px;
	transition: all 0.6s;
	border-bottom:1px solid #ccc;
}
.meiti_ldu_r:last-child{
	border-bottom:0px solid #ccc;
	}
.gong-z-r {
    background: url(../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: 110px;
}
.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;
	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 50px;
	background: rgba(237, 246, 249,0.8);
	overflow:hidden;
	}
.drwp .four .gonggao{
	padding-top:50px;

	}
.drwp .two .gonggao{
	padding-top:50px;
	}

.drwp .four .left{
	float:left;
	width:49%;
	
    overflow: hidden;
    
   box-sizing: border-box;
   padding:20px;
   
	}
	.drwp .four .right{
	float:right;
	width:49%;
	
    overflow: hidden;
    
	box-sizing: border-box;
   padding:20px;
  
	}


.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;
	width:48%;
	margin-right:2%;
	float:left;
	border-bottom:0px solid #ccc;}
	
	.noticeList2 li:nth-child(even){
		width:48%;
		margin-left:2%;
		margin-right:0;
		border-bottom:1px solid #ccc;
	float:left;
		}
	
.notice2 {display: flex;
	overflow: hidden; margin-top:10px; margin-bottom:0px;    box-shadow: 0 0 15px rgba(0,74,227,0.5);}
	
	.notice2 .title1 {
	overflow: hidden;margin-top:12px; margin-bottom: 13px; float:left; width:85%; padding-left:5px; 
display: flex;
    align-items: center;
}
.notice2 .title1 a {
	font-size: 18px;
	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;

}
.notice2 .title1 a:hover {
	padding-left: 10px; color:#1a37a0;}
	.notice2 .noticeDate {
	width: 62px; height: 60px;float:left;margin:10px; border:1px solid #1a37a0;}
	
	.notice2 .noticeDate .list-date01 {
	border-image: none; width: 60px; height: 56px; margin-top: 0px; float: left;
}
.notice2 .noticeDate .list-date01 i {
	text-align: center; font-style: normal; display: block;padding-left:0px;
}
.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: 14px; 
}
.notice2 .noticeDate .list-date01 strong {
	color: #fff; padding-top:1px; font-size: 18px;line-height: 32px; font-weight: bold;background-color:#1a37a0;
}



.homea .list{width: 100%;margin-top: 0rem}
.homea .list li a{display: flex;background: rgba(255,255,255,.6); box-shadow: 0 0 8px rgba(0,74,227,0.5);}
.homea .list li{    width: 48%;
    margin-right: 2%;
    float: left;
margin-bottom:20px;
}
.homea .list li .imgBox{width: 210px ; position: relative;
    overflow: hidden;
    isolation: isolate;}
.homea .list li .imgBox .img {
    padding-bottom: 63%;
    transition: .5s;
    background-size: cover;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background: #eee;
position: relative;
}
.homea .list li .imgBox img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .5s;

    display: inline-block;
    padding: 0;
    border: none;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.homea .list li:nth-child(even){
		width:48%;
		margin-left:2%;
		margin-right:0;
		border-bottom:1px solid #ccc;
	float:left;
		}
.homea .list li .txt{width: calc(100% - 210px);padding:14px;display: flex;justify-content: center;flex-direction: column;background:#fff url(../images/title_bg1.png);background-size: cover;background-repeat: no-repeat;background-position: center;position: relative;}
.homea .list li .txt .time{margin-bottom:10px; color:#1a37a0;}
.homea .list li .txt .time span{font-size: 22px;font-weight: bold;margin-right: 5px;  }
.homea .list li .txt .h4{font-size: 16px;margin-top: .1rem;line-height: 26px;
    height: 52px;
    overflow: hidden;}
.homea .list li:nth-child(1) .txt:before{content: '';position: absolute;border:.2rem solid transparent;border-right-color: #c00000;right: 100%;bottom: 35%;z-index: 3;opacity: 0;pointer-events: none; }
.homea .list li:nth-child(2) .txt:before{content: '';position: absolute;border:.2rem solid transparent;border-left-color: #c00000;left: 100%;bottom: 35%;z-index: 3;opacity: 0;pointer-events: none;}
.homea .list li:nth-child(3) .txt:before{content: '';position: absolute;border:.2rem solid transparent;border-right-color: #c00000;right: 100%;bottom: 35%;z-index: 3;opacity: 0;pointer-events: none; }
.homea .list li:hover .txt {
    background: rgb(26,55, 160, .9) ;
    transition: .3s;
color:#fff;
}
.homea .list li:hover .time{color:#fff;}
.homea .list li .a:hover .imgBox.trans img {
    -webkit-transform: scale(1.05);
}




.jxky .notice2 {display: flex;
	overflow: hidden; margin-top:10px; margin-bottom:0px;    box-shadow: 0 0 15px rgba(0,74,227,0.6);
background:rgba(255,255,255,0.7);}

	
@media screen  and (max-width:1000px) {
	

.jxky .list li{
	background-color:#fafafa;
	margin-top:15px;
	line-height:47px;
	padding:10px;
	position:relative;
        width:100%;
        margin-right:0;
margin-left:0;
float:left;
	}

.jxky .list li:nth-child(even){
background-color:#fafafa;
	margin-top:15px;
	line-height:47px;
	padding:10px;
	position:relative;
width:100%;
margin-left:0;
margin-right:0;
float:left;
}


.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: 10px 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{    

	padding:0px 0 30px 0;
	}
.drwp .five .center{    
	
	overflow:hidden;
	}
.drwp .five .left{
	width:38%;
	margin-right:0;
	float:left;
	}
.red1 {
	position: relative;
	height: 480px;
	overflow: hidden;
}

.red1 img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
object-fit: cover;
}

.red1:hover img {
	transform: scale(1.2);
}

.red1 .tit1 {
	width: 100%;
        background:url(../images/top-22.png) repeat-x top center;
	display: flex;
	align-items: center;
	height: 60px;
	position: absolute;
	bottom: 0;
	left:0px;
	padding: 0 40px;
	box-sizing: border-box;
}
.red1 .tit1 a {
	color: #fff;
        font-weight:600;
	font-size: 18px;

	position: relative;
}
.red1 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #ffffff;
	position: absolute;
	top: 18%;
	left: -20px;
}

.drwp .five .right2{
	width:62%;
	float:left;
	
	}
.drwp .five .center1{
	width:100%;
	float:left;
	
	}
.red2 {
	width: 50%;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
float:left;
}

.red2 img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
object-fit: cover;
}

.red2:hover img {
	transform: scale(1.2);
}
.red2 .tit1 {
	width: 100%;
background:url(../images/top-22.png) repeat-x top center;
	display: flex;
	align-items: center;
	height: 60px;
	position: absolute;
	bottom: 0;
	left:0px;
	padding: 0 40px;
	box-sizing: border-box;
}
.red2 .tit1 a {
	color: #fff;
        font-weight:600;
	font-size: 18px;

	position: relative;
    max-width:200px;
}
.red2 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #ffffff;
	position: absolute;
	top: 18%;
	left: -20px;
}

.drwp .five .right{
	width:100%;
	float:left;
	}
.drwp .five .right .title h1{
	text-align:right;
	color:rgba(256,256,256,0.1);
	}
.red3 {
	width: 40%;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
float:left;
}
.red3:nth-child(2n){
width: 60%;
}

.red3 img {
	width: 100%;
height:100%;
	transition: all 0.4s;
object-fit: cover;
}

.red3:hover img {
	transform: scale(1.2);
}
.red3 .tit1 {
	width: 100%;
background:url(../images/top-22.png) repeat-x top center;
	display: flex;
	align-items: center;
	height: 60px;
	position: absolute;
	bottom: 0;
	left:0px;
	padding: 0 40px;
	box-sizing: border-box;
}
.red3 .tit1 a {
	color: #fff;
        font-weight:600;
	font-size: 18px;

	position: relative;
}
.red3 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #ffffff;
	position: absolute;
	top: 18%;
	left: -20px;
}

	
	
	
	
/*专题*/	
.drwp .six{
	padding:0 0 40px;
	background-color:#fafafa;
	overflow:hidden;
	}
.drwp .six .zhuanti{
	padding:50px 0;
	}

.zhuanti .tuwen {
	width: calc(100%/3.1);
	height: 260px;
	overflow: hidden;
	position: relative;
}

.zhuanti .tu {
	width: 100%;
	height: 260px;
	overflow: hidden;
}

.zhuanti .tu img {
	width: 100%;
	height: 100%;
	transition: all .5s;
	object-fit: cover;
}

.zhuanti .tuwen:hover .tu img {
	transform: scale(1.2);
}

.zhuanti .wen {
	padding: 10px 10px 10px 10px;
	background:rgb(26,55,160,0.7) ;
	height:50px;
	top:-70px;
	position:relative;
}

.zhuanti .wen p {
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}


/*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(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../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;
    }

.xtgz .left .img-ul-top {
    position: relative;
    padding-top: 73%;
    box-sizing: border-box;
    transition: 0.3s all;
}
.xtgz .list li {
    margin-bottom: 5px;
    position: relative;
    width: 100%;
    float: left;
}

}

@media (max-width:1200px){
.ldu_xueshu{ width:100%; margin:40px 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){
.banner {
	padding-top:0;
    height: auto;
	margin-top:0px;
	}
.drwp .more{
	width:140px;
	height:40px;
	line-height:40px;
	margin:30px auto;
	}
.drwp .title{
	padding-top:10px;
padding-bottom:10px;
        margin:10px auto;
width:97%;
	}
.drwp .title h1{
	font-size:22px;
	}	
.drwp .title p{
	font-size:30px;
	}

.yaowen {
		width: 100%;
	}

.drwp .title a {
	top:-25px;
	float:right;
	font-size: 14px;
	color: #fff;
	position: relative;
	padding-right: 5px;
padding-left: 5px;
	transition: all 0.4s;
    background: #ccc;

}
.drwp .title a:hover{
	color:#1a37a0;
	font-weight:600;
	}

.homea .list li {
    width: 100%;
    margin-right: 0;
    float: left;
    margin-bottom: 10px;
}
.homea .list li:nth-child(even){
		width: 100%;
		margin-left:0%;
		margin-right:0;
		border-bottom:0px solid #ccc;
	float:left;
		}
.xtgz .left{width:100%;}
.xtgz .right{width:100%; margin-left:0;}
.ywPic{position: relative;height:240px;overflow: hidden;width:100%;  }
.jqthumb{
	
	}
.ywTxt{padding: 10px 10px 10px 10px;background: #1a37a0 ; height:50px; background-size: contain;}
.ywTxt h2{font-size: 15px;color:#fff;font-weight: 300; height:50px;margin-bottom:0px; line-height:25px;letter-spacing:0px;transition: all .4s;overflow: hidden;}
	.xwtxt a{font-size: 16px;color:#000;display:block;height:40px; line-height:40px;overflow:hidden;transition: all .4s;}
.xwtxt a:hover{color:#1a37a0;transform: translateX(10px);}
.xwtxt p{font-size: 14px;color:#666666;margin-top: 0px;}
.xtgz .left .img-ul li {
    float: left;
    width: 50%;
    padding: 0 12px;
    margin-bottom: 10px;
}

.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: 220px;
	margin-bottom:15px;
}
.tu {
	width: 100%;
	height: 220px;
	overflow: hidden;
}
.wen {
	padding: 10px 10px 10px 10px;
	background:rgb(26,55,160,0.7) url(../images/ldu-t-100.png) no-repeat left center;
	height:50px;
	top:-50px;
	background-size: contain;
	position:relative;
}
.wen p {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-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(../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;}
.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:-25px;
	float:right;
	font-size: 14px;
	color: #ffffff;
	position: relative;
	padding-right: 5px;
        padding-left:5px;
	transition: all 0.4s;
        background:#ccc;
}
.drwp .title_wh a:hover{
	color:#eee;
	font-weight:600;
	}



	
/*媒体*/
	.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;

	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%;
	background:#d5f1f2;
	padding:0;
	
	}
.meiti_ldu_r {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 90px;
	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(../images/mt_ldu_bg2.png) no-repeat left center;
	width: 30%;
    display: flex;
    justify-content: left;
    align-items: center;
   
    height: 90px;
	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;
	}
.drwp .two .gonggao{
	padding-top:20px;
	}

.noticeList2 li {
	margin-bottom: 10px;
	border-bottom:1px solid #ccc;
width:100%;
 margin-left: 0;
    margin-right: 0;
}
.noticeList2 li:nth-child(even) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #ccc;
    float: left;
}
	
.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; border:0px;}
	
	.notice2 .noticeDate .list-date01 {
	border-image: none; width: 62px; height: 60px; margin-top: 0px; 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: 200px;
	overflow: hidden;
	position: relative;
}
.zhuanti .tu {
	width: 100%;
	height: 200px;
	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{
	background: url(../images/cbg.jpg) repeat top center;
	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: 0px 0 40px;
    background: rgba(237, 246, 249,0.8);
    overflow: hidden;
	}




.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:5px;
	}
.drwp .four .left .title h1{
	writing-mode:inherit;
	text-align:center;
	float:none;
	}
.drwp .four .left .title p{
	writing-mode:inherit;
	text-align:left;
	margin:0 0 0px 0;
	float:none;
	}
.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:10px 0;
	
	}
.drwp .five .center{
	background: none;
	width:100%;
	}
	.drwp .five .center1{
	width:100%;
	padding:0;
	float:none;
	
	}
.drwp .five .left{
	width:100%;
	padding:0;
	float:none;
	
	}
.drwp .five .right2 {
    width: 100%;
    float:none;
}

.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;
	width:100%;
	float:none;
	
	}
.drwp .five .right .title h1{
	text-align:center;
	}
.drwp .five .right .title p{
	text-align:center;
	}
	

.red1 {
	position: relative;
	height: 240px;
	overflow: hidden;
	margin-bottom:0px;
}

.red1 img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
        object-fit: cover;
}

.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: 16px;

	position: relative;
}
.red1 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #1a37a0;
	position: absolute;
	top: 18%;
	left: -20px;
}
.red2 {
	
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
}

.red2 img {
	width: 100%;
	height: 220px;
	transition: all 0.4s;
object-fit: cover;
}

.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: 16px;

	position: relative;
}
.red2 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #1a37a0;
	position: absolute;
	top: 18%;
	left: -20px;
}

.drwp .five .right .title h1{
	text-align:right;
	color:rgba(256,256,256,0.1);
	}
.red3 {
	
	height: 200px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
}

.red3 img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
object-fit: cover;
}

.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: 16px;

	position: relative;
}
.red3 .tit1 a::before {
	content: "";
	width: 5px;
	height: 20px;
	background-color: #1a37a0;
	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;
	}

.homea .list li .imgBox {
    width: 120px;
    position: relative;
    overflow: hidden;
    isolation: isolate;
}
.homea .list li .txt {
    width: calc(100% - 120px);
    padding: 2px 12px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: url(../images/title_bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.homea .list li .txt .time{margin-bottom:0px; color:#1a37a0;}
.homea .list li .txt .time span{font-size: 20px;font-weight: bold;margin-right: 5px;  }
.homea .list li .txt .h4{font-size: 16px;margin-top: .1rem;line-height: 22px;
    height: 44px;
    overflow: hidden;}
.homea .list li .imgBox .img {
    padding-bottom: 80%;
    transition: .5s;
    background-size: cover;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background: #eee;
    position: relative;
}
}

@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 .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 .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;
	padding-left:5px;
padding-right:5px;
	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:-25px;
	float:right;
	font-size: 14px;
	color: #ffffff;
	position: relative;
	padding-right: 5px;
padding-left: 5px;
	transition: all 0.4s;
background:#ccc;
}
.drwp .title_wh a:hover{
	color:#eee;
	}


}