@import url('../css/public.css');
@import url('../css/header.css');
@import url('../css/footer.css');

.half-circle {
	background: #eaf9fe;
}

.container {
	position: relative;
}

.ljgt-ewm {
	position: fixed;
	top: 30%;
	right: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 9999999;
}

.ljgt-ewm-box {
	display: none;
	box-sizing: border-box;
	padding: 5px;
	width: 146px;
	height: 149px;
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
	box-shadow: 0px 4px 10px 0px rgba(26, 116, 181, 0.34);
	z-index: 9999999;
}

.ljgt-ewm-box img {
	width: 100%;
	height: 100%;
}

.zxjb-btn {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	padding: 0 10px;
	margin-left: 15px;
	font-size: 14px;
	text-align: center;
	width: 37px;
	height: 111px;
	background: #FFFFFF;
	border-radius: 5px 0 0 5px;
	box-shadow: 0px 4px 10px 0px rgba(26, 116, 181, 0.34);
	cursor: pointer;
	z-index: 999999999;
}

.row1 {
	background: url(../images/lj-row1-bg.png) center top no-repeat;
	padding: 0;
	padding-top: 62px;
}

.row1-con {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	padding-bottom: 20px;
}

.dj-bt {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.dj-main_head h3 i {
	margin-right: 11px;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	background: #1F7DBF url('../images/yd.gif') no-repeat center;
	background-size: 35px 20px;
}

.dj-main_head h3 span {
	color: #1F7DBF;
}

.dj-main_head.dj-main_head_ljjy h3 {
	color: #1F7DBF;
}

.main_head h4 {
	text-transform: uppercase;
}

.dj-bt .a-more {
	width: 123px;
	height: 44.12px;
	border-radius: 232px;
	box-sizing: border-box;
	border: 1px solid #1F7DBF;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 63.07px;
	color: #1F7DBF;
}

.row1 .mySwiper2 {
	width: 680px;
	height: 562px;
	overflow: hidden;
}

.row1 .mySwiper2 .swiper-button-next,
.row1 .mySwiper2 .swiper-button-prev {
	display: none;
}

.row1 .mySwiper2 .swiper-slide img {
	width: 100%;
	height: 458px;
	object-fit: cover;
}

.row1 .mySwiper2 .swiper-slide .text-pannel {
	background: #176DC3;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 40px;
	margin-top: -4px;
	border-radius: 0 0 5px 5px;
}

.row1 .mySwiper2 .swiper-slide .text-pannel .time {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-right: 20px;
}

.row1 .mySwiper2 .swiper-slide .text-pannel .time .d {
	font-family: "D-DIN";
	font-size: 31.69px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}

.row1 .mySwiper2 .swiper-slide .text-pannel .time .m {
	font-family: "D-DIN";
	font-size: 17.13px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}

.row1 .mySwiper2 .swiper-slide .text-pannel .text-bt {
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	text-align: justify;
	/* 浏览器可能不支持 */
	letter-spacing: 0.05em;
	color: #FFFFFF;
	width: calc(100% - 80px);
}

.row1 .mySwiper {
	width: 630px;
	position: relative;
}

.row1 .mySwiper .swiper-wrapper {
	flex-wrap: wrap;
}

.row1 .mySwiper .swiper-slide {
	width: 100% !important;
	height: 110.6px;
	box-sizing: border-box;
	border: 1px solid rgba(23, 109, 195, 0.19);
	border-radius: 5px;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 0px rgba(31, 125, 191, 0.3);
	cursor: pointer;
	display: flex;
	align-items: center;
	padding-left: 80px;
	padding-right: 40px;
	margin-bottom: 40px;
}

.row1 .mySwiper .swiper-slide .time {
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	border-radius: 202.71px;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 0.86px solid rgba(23, 109, 195, 0.19);
	position: absolute;
	left: -50px;
	top: 5px;
	padding: 22px 0;
}

.row1 .mySwiper .swiper-slide .time .d {
	font-family: "D-DIN";
	font-size: 31.69px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #333333;
	margin-top: -10px;
}

.row1 .mySwiper .swiper-slide .time .m {
	font-family: "D-DIN";
	font-size: 17.13px;
	letter-spacing: 0.05em;
	color: #333333;
	margin-top: -10px;
}

.row1 .mySwiper .swiper-slide .text-bt {
	font-family: "Microsoft YaHei";
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	text-align: justify;
	/* 浏览器可能不支持 */
	letter-spacing: 0.05em;
	color: #333333;
}

.row1 .mySwiper .swiper-slide:hover {
	background: #1f7dbf;
}

/* .row1 .mySwiper .swiper-slide:hover .time{
	background: #1f7dbf;
}
.row1 .mySwiper .swiper-slide:hover .time .d{
	color: #FFFFFF;
}
.row1 .mySwiper .swiper-slide:hover .time .m{
	color: #FFFFFF;
} */
.row1 .mySwiper .swiper-slide:hover .text-bt {
	color: #FFFFFF;
}


.row2 {
	background: url(../images/lj-row2-bg.png) center top no-repeat;
	padding: 70px 0 58px;
	background-size: cover;
}

.dj-r2-list {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.dj-r2-list li.first {
	width: 441px;
	height: 497px;
	border-radius: 5px;
	background: #FFFFFF;
	padding: 21px 15px 32px 15px;
	margin-top: 0;
}

.dj-r2-list li.first a {
	text-align: center;
}

.dj-r2-list li.first img {
	width: 100%;
	height: 268px;
	margin-bottom: 40px;
	object-fit: cover;
}

.dj-r2-list li.first .bt1 {
	font-family: "Microsoft YaHei";
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
	text-align: justify;
	/* 浏览器可能不支持 */
	letter-spacing: 0.05em;
	color: #333333;
	margin-bottom: 40px;
}

.dj-r2-list li.first .time1 {
	font-family: "D-DIN";
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.05em;
	color: #999999;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.dj-r2-list li.first .time1::before {
	content: "";
	width: 23px;
	height: 22px;
	background: url(../images/lj-time-icon.png) center no-repeat;
	display: inline-block;
}

.dj-r2-list li {
	background: #FFFFFF;
	width: 375.7px;
	height: 412px;
	margin-top: 21px;
	padding: 63px 32px 33px 32px;
}

.dj-r2-list li .bt {
	font-family: "Microsoft YaHei";
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
	text-align: justify;
	/* 浏览器可能不支持 */
	letter-spacing: 0.05em;
	color: #333333;
	margin-bottom: 32px;
	border-radius: 5px;
	background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.91) 100%);
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 80px;
}

.dj-r2-list li .time {
	font-family: "D-DIN";
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.05em;
	color: #999999;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 39px;
}

.dj-r2-list li .time::before {
	content: "";
	width: 23px;
	height: 22px;
	background: url(../images/lj-time-icon.png) center no-repeat;
	display: inline-block;
}

.dj-r2-list li .desc {
	font-family: "Microsoft YaHei";
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	text-align: justify;
	/* 浏览器可能不支持 */
	letter-spacing: 0.05em;
	color: #999999;
	margin-bottom: 77px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 120px;
}

.dj-r2-list li .jiantou {
	border-radius: 237px;
	background: #1F7DBF;
	width: 121.33px;
	height: 37px;
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dj-r2-list li .jiantou::before {
	content: "";
	width: 33px;
	height: 31px;
	background: url(../images/lj-jiantou-icon.png) center no-repeat;
}

.dj-r2-list li:hover .jiantou::before {
	animation: slideFadeInRight 1s ease-out forwards;
	/* 应用动画 */
}

.dj-r2-list li:hover .bt,
.dj-r2-list li.first:hover .bt1 {
	color: #1F7DBF;
}

/* 定义动画 */
@keyframes slideFadeInRight {
	from {
		transform: translateX(-100%);
		/* 开始时元素在左侧之外 */
		opacity: 0;
		/* 开始时完全透明 */
	}

	to {
		transform: translateX(0);
		/* 结束时元素在原始位置 */
		opacity: 1;
		/* 结束时完全不透明 */
	}
}


.row3 {
	background: #FFFFFF;
	padding: 58px 0 40px;
}

.dj-r3-list {
	margin-top: 69px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.dj-r3-list li {
	width: calc(100% / 3);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 60px 33px 45px 33px;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #DEE8EE;
}

.dj-r3-list li .time {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 60px;
}

.dj-r3-list li .time .time-span {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.dj-r3-list li .time .time-span .d {
	font-family: " 微软雅黑";
	font-size: 32px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.05em;
	color: #999999;
	width: 100%;
}

.dj-r3-list li .time .time-span .m {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.05em;
	color: #999999;
}

.dj-r3-list li i {
	width: 33px;
	height: 33px;
	background: url(../images/lj-jiantou-icon3.png) center no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Microsoft YaHei";
	font-size: 40px;
	font-weight: bold;
	color: #B83636;
	padding-bottom: 15px;
}

.dj-r3-list li h3 {
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	color: #333333;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 50px;
	margin-top: 20px;
}

.dj-r3-list li .desc {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: normal;
	color: #999999;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 50px;
}

.dj-r3-list li:hover {
	background: #1F7DBF;
}

.dj-r3-list li:hover .time .time-span .d,
.dj-r3-list li:hover .time .time-span .m,
.dj-r3-list li:hover h3,
.dj-r3-list li:hover .desc {
	color: #FFFFFF;
}

.dj-r3-list li:hover i {
	background: url(../images/lj-jiantou-icon2.png) center no-repeat;
	animation: slideFadeInRight 1s ease-out forwards;
	/* 应用动画 */
}


.row4 {
	background: #F5FBFF;
	padding: 58px 0 60px;
}

.row4 .main_head h3 {
	color: #333333;
}

.dj-r4-list {
	margin-top: 34px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.dj-r4-list li {
	width: calc(100% / 2 - 30px);
	background: #FFFFFF;
	margin-right: 30px;
	margin-bottom: 30px;
}

.dj-r4-list li:nth-child(2n) {
	margin-right: 0;
}

.dj-r4-list li .text-pannel {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding: 16px 25px;
}

.dj-r4-list li .text-pannel .text-bt {
	font-family: 微软雅黑;
	font-size: 20px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	letter-spacing: normal;
	color: #333333;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-bottom: 17px;
	border-bottom: 1px solid #F3F3F3;
	margin-bottom: 14px;
	white-space: nowrap;
	width: 100%;
}

.dj-r4-list li .text-pannel .text-desc {
	font-family: 微软雅黑;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: normal;
	color: #999999;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 48px;
}

.dj-r4-list li:hover {
	background: #1F7DBF;
}

.dj-r4-list li:hover * {
	color: #FFFFFF !important;
}

.row4 .w1400{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.qtgz,.tzgz{
	width: 48%;
}

.row4 .news-list{
	margin-top: 32px;
	height: 396px;
	background: #FFFFFF;
	box-shadow: 0px 4px 21px 0px rgba(184, 54, 54, 0.08);
}

.row4 .news-list li{
	height: calc(100% / 4);
}

.row4 .news-list li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 35px;
	height: 100%;
}

.row4 .news-list li .date{
	margin-right: 30px;
	padding-right: 30px;
	text-align: right;
	border-right: 1px solid #F0F0F0;
	transition: all .3s ease;
}

.row4 .news-list li .date span{
	font-size: 24px;
	font-weight: bold;
}

.row4 .news-list li .date p{
	font-size: 14px;
}

.row4 .news-list li h3{
	width: calc(100% - 120px);
	font-size: 16px;
	line-height: 24px;
	transition: all .3s ease;
}

.row4 .news-list li:hover h3,.row4 .news-list li:hover .date{
	color: #176DC3;
	font-weight: bold;
	transition: all .3s ease;
}

.row4 .news-list li:hover .date{
	border-color: #176DC3;
}

@media only screen and (max-width: 1400px) {
	.row1 .mySwiper2 {
		width: 48.5%;
	}

	.row1 .mySwiper {
		width: 45%;
	}
}

@media only screen and (max-width: 1200px) {
	.row1 .mySwiper2 {
		display: none;
	}

	.row1 .mySwiper {
		width: 100%;
	}
}

@media only screen and (max-width: 996px) {
	.dj-r2-list li.first {
		display: block;
		width: 100%;
		height: 600px;
	}

	.dj-r2-list li.first img {
		height: 400px;
	}

	.dj-r2-list li {
		display: none;
	}

	.dj-r3-list li {
		width: calc(100% / 2);
	}
	.dj-r3-list {
    	margin-top: 30px;
	}

	.dj-r4-list li {
		margin-right: 0;
		width: 100%;
	}
	.row4 {
		padding: 40px 0;
	}
		.qtgz,.tzgz{
	width: 100%;
}
.tzgz{
	margin-top: 50px;
}
.row4 .news-list{
	margin-top: 10px;
}
}

@media only screen and (max-width: 768px) {
	.row1-con{
		justify-content: flex-end;
	}
	.row1 .mySwiper {
        width: 94%;
    }
}