/* banner?搂a锟�??|?搂a锟�??1?锟锟給?? */

.banner {
	overflow: hidden;
	position: relative;
	width: 100%;
	/* margin-top: 70px; */
}

.slider-banner {
	position: relative;
}

.slider-banner .slick-slide {
	position: relative;
}

.slider-banner .slick-slide img {
	vertical-align: top;
	width: 100%;
	object-fit: cover;
}

.slider-banner .slick-slide p {
	position: absolute;
	z-index: 9;
	width: 70%;
	bottom: 50px;
	left: 50%;
	margin-left: -740px;
	font-size: 2.625rem;
	color: #fff;
}

.slider-banner .slick-arrow {
	position: absolute;
	overflow: hidden;
	text-indent: 99px;
	width: 33px;
	height: 61px;
	top: 50%;
	margin-top: -25px;
	z-index: 9;
	cursor: pointer;
	border: 0;
}

.slider-banner .slick-prev {
	background: url(../images/ban-l.png) no-repeat;
	background-size: 100% 100%;
	left: 2%;
}

.slider-banner .slick-next {
	background: url(../images/ban-r.png) no-repeat;
	background-size: 100% 100%;
	right: 2%;
}

.slider-banner .slick-dots {
	position: absolute;
	width: auto;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
}

.slider-banner .slick-dots li {
	float: left;
	margin: 0 5px;
}

.slider-banner .slick-dots li button {
	width: auto;
	height: auto;
	color: #fff;
	font-size: 1.5rem;
	background: none;
	border: none;
	box-shadow: none;
	text-indent: 0;
	cursor: pointer;
}

.slider-banner .slick-dots li.slick-active {
	background: url(../images/ban-ico.png) no-repeat;
	width: 50px;
	height: 36px;
}

.slider-banner .slick-dots li.slick-active button {
	display: none;
}

.slider-banner .slick-dots li.slick-active::after {
	content: "";
	float: right;
	width: 4px;
	height: 0;
	border-top: 1px solid #fff;
	margin-left: 30px;
	margin-top: 15px;
}

.slider-banner .slick-slide:before {
	background: url(../images/ban-msk.png) no-repeat bottom;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.slider-banner .slick-dots li:last-child::after {
	display: none !important;
}


/* banner?搂a锟�??|?搂a锟�??1?锟锟給???搂??a锟�??|???? */


/*xyxw*/

.common {
	height: 45px;
	line-height: 50px;
	width: 100%;
	margin-bottom:24px;
	background: url(../images/dmenu.png) no-repeat left top;
	overflow:hidden;
}

.common .tit {
	float: left;
}

.common .tit h1 {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	float: left;
	text-indent:40px;
}

.common .tit i {
	padding: 0 15px;
	font-size: 18px;
	color: #898989;
}

.common .tit span {
	color: #898989;
	font-size: 18px;
}

.common .more {
	float: right;
}

.common .more a {
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
	line-height: 50px;
}

.slider-news {
	width: 598px;
	padding:5px;
	border:1px #eee solid;
	float: left;
	margin-right: 30px;
	margin-top: 20px;
	max-height: 474px;
	overflow: hidden;
}

.slider-news .slick-list {
	margin: 0px;
}

.slider-news .box {
	position: relative;
	overflow: hidden;
	margin: 0;
}

.slider-news .pic {
	position: relative;
	width: 100%;
padding-bottom:76%;
	
	overflow: hidden;
}

.slider-news .pic img {
	width: 100%;
max-height: 360px;
	position: absolute;
	top: 0;
	left: 0;
}

.slider-news .pic img:hover {
	transform: scale(1.05);
}

.slider-news .txt {
	margin-top: 0px;
	overflow: hidden;
	width: 90%;
	float: left;
	position: relative;
	left: 20px;
	margin-top: -77px;
}
.slider-news .txt a{
	text-overflow: ellipsis;
	white-space: nowrap;
}
.slider-news .tit {
	display: block;
	text-align: left;
	line-height: 32px;
	font-size: 18px;
	color: #333;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 0;
	padding-bottom:5px;
}

.slider-news .date {
	color: #666;
	font-size: 14px;
	height:50px;
	line-height:25px;
	overflow:hidden;
}

.slider-news .abst {
	text-indent: 2em;
	font-size: 0.75rem;
	color: #7a8895;
	line-height: 22px;
	height: 45px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.slider-news .slick-arrow {
	width: 25px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	overflow: hidden;
	text-indent: 99px;
	cursor: pointer;
	z-index: 9;
}

.slider-news .slick-dots {
	position: absolute;
	bottom: 100px;
	right: 15px;
	z-index: 9;
}

.slider-news .slick-dots li {
	float: left;
	margin: 0 5px;
	cursor: pointer;
}

.slider-news .slick-dots li button {
	display:block;
	width: 20px;
	height: 20px;
	color:#fff;
	background: #a09f9f;
	border:1px solid #fff;
}

.slider-news .slick-dots li.slick-active button{
	background: #ce2415;
}

.right-news {
	float: right;
	width: calc(100% - 635px);
	margin-top: 20px;
}

.right-news li {
	line-height: 42px;
	position: relative;
	overflow: hidden;
	background: url(../images/btjt.jpg) no-repeat left center;
}

.right-news li.first {
	display:flex;
	justify-content:space-between;
	margin-bottom: 20px;
	background:none;
}

.right-news li.first .pad10 {
	width: calc(100% - 90px);
	white-space: normal;
	padding:5px 10px;
}

.right-news li.first .txt {
	color: #0956a8;
	font-size: 1.0625rem;
	line-height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.right-news li.first .txt a {
	color: #333333;
	font-size: 18px;
	font-weight: 500;
}

.right-news li.first p.zy {
	color: #999;
	font-size: 14px;
	line-height: 17px;
	height: 34px;
	overflow: hidden;
}

.right-news li.first:hover {
	background:#f7f9fa;
}
.right-news li.first:hover .date{background:#eaf3fb;}

.right-news li.first .date {
	width:76px;
	display:flex;
	flex-direction:column;
	align-items:center;
	color:#2084cb;
}
.right-news li.first .date .day{font-size:34px;line-height:40px;}
.right-news li.first .date .ym{font-size:14px; line-height:30px;}

.right-news li a {
	float: left;
	color: #333333;
	font-size: 1rem;
	width: 100%;
	padding-left: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.right-news li .date {
	float: right;
	font-size: 1rem;
	color: #333;
}

.right-news li:hover a {
	color: #0956a8;
}


/*part2*/

.part2 {
	width: 100%;
	height: auto;
	background:#edf5fb;
	height: 370px;
	padding: 20px 0 50px;
	margin: 18px auto;
}

.tzgg {
	width: 575px;
	float: left;
}

.zklist li {
	padding-left:50px;
	background:url(../images/mr.png) 10px 20px no-repeat;
	padding-right:0;
	border-bottom:0;
	margin-bottom:15px;
}

.zklist li h3 {
	line-height:30px;
	font-size:18px;
	font-weight:500;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-top:15px;
	border-top:1px #999 dashed;
}
.zklist li .desp{
	margin-top:6px;
	height:60px;
	line-height:30px;
	color:#999;
	overflow:hidden;
}
.zklist li .time{
	float:right;
	margin-left:10px;
	font-size: 16px;
	font-weight: 400;
	color:#666
}
.zklist li:first-child{background:url(../images/open.png) 10px 20px no-repeat;}
.zklist li:first-child h3{border:0;}
.zklist li:first-child h3 a{color:#267bd8;}

.djgz {
	float: right;
	width: calc(100% - 625px);
}



/*part3*/
.part3{width: 100%;padding: 15px 0;height: auto;overflow: hidden;}
.xshd{width: 378px;float: left;margin-right:34px;}
.wzlist li{height:36px;line-height:36px;background: url(../images/gt.png) no-repeat left center; padding-left: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wzlist li a{font-size:16px;color: #666666;}
.wzlist li .time{float:right;margin-left:10px;font-size: 16px;font-weight: 400;color:#666}

.xshd1{width: calc(100% - 824px);float: right; max-height:280px;overflow:hidden;}
.xshd1 .teacher .pic{float: left;width: 166px; margin-right:15px;}
.xshd1 .teacher .pic img{
	width:100%;
}
.xshd1 .teacher .box .txt{
	font-size: 1.0625rem;
	line-height: 26px;
	padding-bottom: 10px;
}

.xshd1 .teacher .box .txt a {
	display:block;
	color: #333333;
	font-size: 18px;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom:20px;
	overflow: hidden;
}

.xshd1 .teacher .box .txt .date {
	font-size: 14px;
	line-height: 24px;
	text-indent:2em;
}
.xshd1 .teacher{height:255px;z-index:1;}
.xshd1 .teacher .slick-list{z-index:1;}
.xshd1 .teacher .slick-prev{top:200px;bottom:auto;right:30px;width:27px;height:27px;background:url(../images/xleft.png);z-index:999;}
.xshd1 .teacher .slick-next{top:200px;bottom:auto;right:0;width:27px;height:27px;background:url(../images/xright.png);z-index:999;}

.s5-c li a{line-height:30px;}
.s5-c .slick-prev,.s5-c .slick-next{top:15px;}

.two{padding-top:30px; display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;}
.dnav{width:210px; min-height:168px; padding-right:48px;border-right:2px #7ca6d7 solid; display:flex; justify-content:space-between; flex-wrap:wrap;}
.dnav p{display:block;width:45%;height:30px;line-height:30px;}
.dnav p a,.ewm a,.bq a{color:#fff;}
.ewm{width:295px;min-height:168px;padding:0 48px; display:flex; justify-content:space-between;align-items:center;text-align:center;border-right:2px #7ca6d7 solid; }
.ewm img{width:92px;margin-bottom:15px;}


@media screen and (max-width: 768px) {
	.slider-banner .slick-arrow {
		display: none !important;
	}
	.slider-banner .slick-dots {
		display: none !important;
	}
	.main {
		width: 96%;
		margin: 0 auto;
		float: none;
		overflow: hidden;
	}
	.slider-news {
		width: 100%;
		max-height: 552px;
	}
	.right-news {
		width: 100%;
	}
	
	.tzgg {
		width: 100%;
	}
	.djgz {
		width: 100%;
	}
	.part2 {
		background: none;
	}
	.xshd{width: 100%;}
	.xshd1{width: 100%;float: left;}
	.ztzl{background: none;}
	  .s4-c .slick-slider {
        padding-left: 40px;
        padding-right: 40px;
    }
    .s4-c .slick-prev {
        left: 0;
    }
    .s4-c .slick-next {
        right: 0;
    }
	
}
@media screen and (max-width: 1024px) {
	.banner{
		margin-top:70px;
	}
}
@media screen and (max-width: 768px) {
	.slider-news .txt {
	margin-top: -50px;
	}
	.slider-news .slick-dots{bottom:40px;}
	.slider-news {
		width: 100%;
		margin-right: 0;
	}
	.right-news {
		width: 100%;
	}
	.slider-news .txt {
	}
	.common .tit h1 {
		font-size: 24px;
	}
	.common .tit span {
		font-size: 15px;
	}
	.common .more a {
		font-size: 15px;
	}
	.tzgg .list li {
		margin-bottom: 20px;
	}
	.dnav,.ewm,.dlogo{display:none;}
}

@media screen and (max-width: 640px) {
	.slider-news {
		width: 100%;
	}
	.right-news {
		width: 100%;
	}
	
}

@media screen and (max-width: 540px) {
	.slider-news {
		max-height: 316px;
	}
}

@media screen and (max-width: 460px) {
	.slider-news {
		max-height: 300px;
	}
	
}

@media screen and (max-width: 400px) {
	.slider-news {
		width: 100%;
		max-height: 255px;
	}
	.right-news {
		width: 100%;
	}
}

@media screen and (max-width: 330px) {
	.slider-news {
		width: 100%;
		max-height: 230px;
	}
	.right-news {
		width: 100%;
	}
}