@charset "utf-8";
/* CSS Document */

.img-cont img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.4s;
}

.img-cont:hover img{
	transform: scale(1.05);
}

.zt-banner{
	position: relative;
	overflow: hidden;
}

.zt-banner img{
	display: block;
	width: 100%;
}

.zt-banner .qhkx_wrapper{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.zt-banner .qhkx_wrapper a{
	display: block;
	width: 282px;
	padding-top: 20px;
}

.ywjj-main{
	padding-top: 46px;
	padding-bottom: 80px;
	color: #1a1a1a;
	background: #fff;
}

.zt-title{
	height: 72px;
	line-height: 72px;
	background: url(djgzr-titlebg.png) no-repeat;
	background-size: 100% auto;
	position: relative;
}

.zt-title .title-logo{
	width: 50%;
	height: 72px;
	background-repeat: no-repeat;
	background-size: auto 36px;
	background-position: 0 center;
	margin-left: 58px;
}

.ywjj-main .title-logo{
	background-image: url(djgzr-title1.png);
}

.zmgzz-main .title-logo{
	background-image: url(djgzr-title2.png);
}

.xcdt-main .title-logo{
	background-image: url(djgzr-title3.png);
}
.zt-more{
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	width: 90px;
	font-size: 18px;
	color: #1755c1;
	cursor: pointer;
}

.ywjj-wrapper{
	padding-top: 40px;
}

.ywjj-swiper{
	position: relative;
	width: 784px;
	float: left;
}

.ywjj-swiper-num{
	position: absolute;
	right: 22px;
	bottom: 16px;
	z-index: 10;
	color: #ffffff;
	font-size: 20px;
	vertical-align: bottom;
}

.swiper-slide{
	position: relative;
}

.ywjj-swiper .img-cont{
	height: 467px;
	overflow: hidden;
}

.ywjj-swiper .img-cont img{
	display: block;
	width: 100%;
}

.ywjj-swiper .text-cont{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(djgzr-ywdt-swiper-bg.png) repeat-x;
	background-size: auto 79px;
	height: 79px;
	box-sizing: border-box;
	padding: 36px 70px 0 24px;
	line-height: 1;
	z-index: 2;
}

.ywjj-swiper .text-cont a{
	display: block;
	font-size: 22px;
	color: #ffffff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ywjj-swiper-num span{
	font-size: 34px;
	margin-right: 6px;
}

.ywjj-right{
	float: right;
	width: 566px;
}

.ywjj-top{
	height: 196px;
	border-bottom: dashed 1px #81a9df;
}

.ywjj-top h3 a{
	display: block;
	font-size: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ywjj-top p{
	margin-top: 22px;
	color: #707070;
	font-size: 18px;
	line-height: 2;
	text-align: justify;
}

.ywjj-top p a{
	color: #00429c;
}

.ywjj-list ul{
	padding-top: 20px;
}

.ywjj-list li{
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	position: relative;
	box-sizing: border-box;
	padding-left: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ywjj-list li::before{
	content: '';
	width: 7px;
	height: 7px;
	background-color: #00429c;
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
}

.zmgzz-main{
	padding: 80px 0;
	background: url(djgzr-bg1.png) no-repeat;
	background-size: 100% 100%;
}

.zmgzz-swiper{
	margin-top: 65px;
	position: relative;
}

.zmgzz-swiper .swiper-slide{
	width: 100%;
	opacity: 0 !important;
}

.zmgzz-left{
	width: 398px;
	height: 398px;
	float: left;
	background: url('djgzr-bg2.png') no-repeat;
	background-size: 100% auto;
	padding: 21px 30px;
	box-sizing: border-box;
	
}

.zmgzz-left .img-cont{
	overflow: hidden;
	border-radius: 50%;
	height: 100%;
}

.zmgzz-left .img-cont img{
	opacity: 0;
}

.zmgzz-left .img-cont .img img{
	opacity: 0;
}

.zmgzz-left .img-cont .img{
	width: 100%;
	height: 100%;
	background-size: cover;
	transition: all 0.2s;
	background-position: center;
}

.zmgzz-left .img-cont:hover .img{
	transform: scale(1.05);
}

.zmgzz-right{
	width: 940px;
	float: right;
}

.zmgzz-top{
	font-size: 36px;
	color: #0e42ad;
	line-height: 1;
	padding-left: 18px;
}

.zmgzz-top span{
	display: inline-block;
	position: relative;
	height: 60px;
	line-height: 60px;
	background: url(djgzr-bg4.png) left bottom repeat-x;
	background-size: auto 22px;
	padding: 0 12px;
}

.zmgzz-title{
	font-size: 24px;
	color: #2d2d2d;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 20px;
	padding-left: 18px;
}

.zmgzz-remark{
	position: relative;
	margin-top: 28px;
	box-sizing: border-box;
	padding-left: 80px;
	padding-top: 10px;
	height: 140px;
}

.zmgzz-remark::before{
	content: '';
	width: 33px;
	height: 29px;
	position: absolute;
	top: 0px;
	left: 25px;
	background: url(djgzr-icon1.png) no-repeat;
	background-size: 100% auto;
}

.zmgzz-remark p{
	font-size: 18px;
	color: #666666;
	line-height: 1.8;
	text-align: justify;
}

.zmgzz-swiper .swiper-slide.swiper-slide-active{
	opacity: 1 !important;
}

.zmgzz-remark p a{
	color: #00429c;
}

.zmgzz-ohter{
	margin-top: 40px;
}

.zmgzz-ohter .ohter-img{
	float: left;
	width: 200px;
	height: 200px;
	background: url(djgzr-bg5.png) no-repeat;
	background-size: 172px auto;
	margin-right: 36px;
	position: relative;
	padding-top: 7px;
	padding-left: 7px;
}

.zmgzz-ohter .ohter-img:last-child{
	margin-right: 0;
}

.zmgzz-ohter .ohter-img .img-cont{
	width: 158px;
	height: 158px;
	border-radius: 50%;
	overflow: hidden;

}
.zmgzz-ohter .ohter-img .img-cont .img{
	width: 100%;
	height: 100%;
	background-size: cover;
	transition: all 0.2s;
	background-position: center;
}

.zmgzz-ohter .ohter-img .img-cont .img img{
	opacity: 0;
}

.zmgzz-ohter .ohter-img .img-cont:hover .img{
	transform: scale(1.05);
}

.zmgzz-ohter .ohter-img .ohter-title{
	width: 117px;
	height: 42px;
	position: absolute;
	right: 0;
	top: 140px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
	background: url(djgzr-bg3.png) no-repeat;
	box-sizing: border-box;
	padding-right: 6px;
}

.zmgzz-ohter .ohter-img:nth-child(2){
	margin-top: 45px;
}

.zmgzz-ohter .ohter-img:nth-child(3){
	margin-top: 81px;
}

.zmgzz-ohter .ohter-img:nth-child(4){
	margin-top: 103px;
}

.zmgzz-swiper-btn{
	position: absolute;
	width: 65px;
	height: 65px;
	top: 425px;
	left: 120px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-image: url('djgzr-arrow1.png');
	transition: all 0.4s;
	z-index: 10;
}

.zmgzz-swiper-btn.next-btn{
	background-image: url('djgzr-arrow2.png');
	left: 212px;
}

.zmgzz-swiper-btn:hover{
	transform: rotate(360deg);
}


.xcdt-main{
	padding: 80px 0 72px;
	background: #fff;
}

.xcdt-swiper{
	position: relative;
	margin-top: 30px;
}

.xcdt-list{
	width: 1400px;
}

.xcdt-item{
	box-sizing: border-box;
	width: 328px;
	height: 515px;
	background-color: #f6f9ff;
	margin-right: 29px;
	padding: 20px 25px;
	font-size: 16px;
	float: left;
}

.xcdt-item .item-time{
	height: 30px;
	background-color: #dde9f9;
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 14px;
	color: #00429c;
}

.xcdt-item:last-child{
	margin-right: 0;
}

.xcdt-item  .item-resource{
	margin-top: 15px;
	padding-left: 10px;
	color: #00429c;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.xcdt-item .img-cont{
	width: 278px;
	height: 152px;
	overflow: hidden;
	margin-top: 20px;
}


.xcdt-item h3{
	font-size: 20px;
	line-height: 1.6;
	margin-top: 15px;
	height: 64px;
	overflow: hidden;
}

.xcdt-item h3 a{
color: #1a1a1a;
}

.xcdt-item p{
	color: #6b747d;
	line-height: 1.6;
	margin-top: 15px;
	height: 104px;
	text-align: justify;
}

.xcdt-item .xcdt-more{
	width: 120px;
	display: block;
	color: #00429c;
	margin-top: 18px;
	background: url(djgzr-icon.png) 72px center  no-repeat;
	transition: all 0.2s;
}

.xcdt-item .xcdt-more:hover{
	background-position: 78px center;
}

.xcdt-swiper{
	position: relative;
}

.xcdt-swiper .swiper-container{
	padding-bottom: 50px;
}

.xcdt-swiper .pagination{
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 0;
}

.xcdt-swiper .swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #8dafe8;
  border-radius: 8px;
  margin: 0 8px;
  cursor: pointer;
  transition: all 0.2s;
  opacity: 1;
}
.xcdt-swiper .swiper-pagination-bullet-active {
  background: #1755c1;
  border-radius: 4px;
  width: 40px;
}


.xcdt-swiper .xcdt-swiper-btn{
	position: absolute;
	width: 8px;
	height: 16px;
	bottom: 4px;
	background: url(djgzr-arrow3.png) no-repeat;
	background-size: 100% auto;
	cursor: pointer;
	z-index: 10;
	left: 600px;
}

.xcdt-swiper .xcdt-swiper-btn.next-btn{
	background-image: url(djgzr-arrow4.png);
	left: 794px;
}

@media screen and (max-width: 1440px) {
	.zt-banner .qhkx_wrapper a{
		width: 200px;
		padding-top: 14px;
	}

	.ywjj-main{
		padding-top: 32px;
		padding-bottom: 56px;
	}

	.zt-title{
		height: 50px;
		line-height: 50px;
	}

	.zt-title .title-logo{
		height: 50px;
		background-size: auto 26px;
		margin-left: 40px;
	}

	.zt-more{
		width: 64px;
		font-size: 14px;
	}

	.ywjj-wrapper{
		padding-top: 30px;
	}

	.ywjj-swiper{
		width: 548px;
	}

	.ywjj-swiper-num{
		right: 16px;
		bottom: 12px;
		font-size: 15px;
	}



	.ywjj-swiper .img-cont{
		height: 326px;
	}

	.ywjj-swiper .text-cont{
		background-size: auto 70px;
		height: 70px;
		padding: 25px 50px 0 16px;
	}

	.ywjj-swiper .text-cont a{
		font-size: 16px;
	}

	.ywjj-swiper-num span{
		font-size: 24px;
		margin-right: 4px;
	}

	.ywjj-right{
		width: 412px;
	}

	.ywjj-top{
		height: 127px;
	}

	.ywjj-top h3 a{
		font-size: 20px;
	}

	.ywjj-top p{
		margin-top: 12px;
		font-size: 13px;
	}


	.ywjj-list ul{
		padding-top: 14px;
	}

	.ywjj-list li{
		height: 35px;
		line-height: 35px;
		font-size: 16px;
		padding-left: 20px;
	}

	.ywjj-list li::before{
		width: 5px;
		height: 5px;
		left: 4px;
	}

	.zmgzz-main{
		padding: 55px 0;
	}

	.zmgzz-swiper{
		margin-top: 45px;
	}


	.zmgzz-left{
		width: 278px;
		height: 278px;
		padding: 15px 20px;

	}

	.zmgzz-right{
		width: 690px;
	}

	.zmgzz-top{
		font-size: 25px;
		padding-left: 12px;
	}

	.zmgzz-top span{
		height: 45px;
		line-height: 45px;
		background-size: auto 15px;
		padding: 0 8px;
	}

	.zmgzz-title{
		font-size: 16px;
		margin-top: 14px;
		padding-left: 12px;
	}

	.zmgzz-remark{
		margin-top: 18px;
		padding-left: 56px;
		padding-top: 8px;
		height: 98px;
	}

	.zmgzz-remark::before{
		width: 23px;
		height: 20px;
		left: 17px;
	}

	.zmgzz-remark p{
		font-size: 14px;
	}


	.zmgzz-ohter{
		margin-top: 30px;
	}

	.zmgzz-ohter .ohter-img{
		width: 140px;
		height: 140px;
		background-size: 120px auto;
		margin-right: 30px;
		padding-top: 5px;
		padding-left: 5px;
	}


	.zmgzz-ohter .ohter-img .img-cont{
		width: 110px;
		height: 110px;
	}

	.zmgzz-ohter .ohter-img .ohter-title{
		width: 82px;
		height: 30px;
		top: 89px;
		font-size: 14px;
		line-height: 25px;
		padding-right: 4px;
		background-size: 100% auto;
	}

	.zmgzz-ohter .ohter-img:nth-child(2){
		margin-top: 32px;
	}

	.zmgzz-ohter .ohter-img:nth-child(3){
		margin-top: 57px;
	}

	.zmgzz-ohter .ohter-img:nth-child(4){
		margin-top: 72px;
	}

	.zmgzz-swiper-btn{
		width: 46px;
		height: 46px;
		top: 294px;
		left: 82px;
	}

	.zmgzz-swiper-btn.next-btn{
		left: 142px;
	}


	.xcdt-main{
		padding: 56px 0 50px;
	}

	.xcdt-swiper{
		margin-top: 20px;
	}

	.xcdt-list{
		width: 1000px;
	}

	.xcdt-item{
		width: 230px;
		height: 360px;
		margin-right: 20px;
		padding: 14px 18px;
		font-size: 12px;
	}

	.xcdt-item .item-time{
		height: 22px;
		line-height: 22px;
		padding-left: 10px;
	}


	.xcdt-item  .item-resource{
		margin-top: 10px;
		padding-left: 8px;
	}

	.xcdt-item .img-cont{
		width: 195px;
		height: 106px;
		margin-top: 15px;
	}



	.xcdt-item h3{
		font-size: 14px;
		margin-top: 10px;
		height: 46px;
	}

	.xcdt-item p{
		margin-top: 8px;
		height: 74px;
	}

	.xcdt-item .xcdt-more{
		width:85px;
		margin-top: 12px;
		background-position: 51px center;
	}

	.xcdt-item .xcdt-more:hover{
		background-position: 56px center;
	}



	.xcdt-swiper .swiper-container{
		padding-bottom: 42px;
	}


	.xcdt-swiper .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
		border-radius: 6px;
		margin: 0 6px;
	}
	.xcdt-swiper .swiper-pagination-bullet-active {
		border-radius: 3px;
		width: 30px;
	}


.xcdt-swiper .xcdt-swiper-btn{
	position: absolute;
	width: 6px;
	height: 14px;
	bottom: 4px;
	left: 430px;
}

.xcdt-swiper .xcdt-swiper-btn.next-btn{
	left: 566px;
}

}