/* 中间标题 */
.title-aside-center {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.title-aside-center-first {
	font-size: 20px;
	color: #1A69FC;
}

.title-aside-center-second {
	font-size: 28px;
	color: #333;
	margin-top: 4px;
	font-weight: bolder;
}

.title-aside-center-third {
	width: 50px;
	height: 3px;
	background-color: #1A69FC;
	margin-top: 8px;
}

.title-aside-center-fourth {
	font-size: 16px;
	color: #666666;
	margin-top: 12px;
}

/* 中间标题 */
/* 侧边标题 */
.title-aside-left {
	display: flex;
	flex-direction: column;
}

.title-aside-left-first {
	font-size: 20px;
	color: #1A69FC;
}

.title-aside-left-second {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.title-aside-left-second-left {
	display: flex;
	align-items: center;

}

.title-aside-left-second h2 {
	color: #333333;
	font-size: 28px;
	font-weight: bold;
}

.title-aside-left-second span {
	margin-left: 12px;
	height: 3px;
	width: 50px;
	background-color: #333333;
}

.title-aside-left-second-right>a {
	font-size: 20px;
	color: #1A69FC;
}

/* 侧边标题 */

.wxxmindex-div {
	padding: 50px 0;
	box-sizing: border-box;
	margin-top: 100px;
}

.wxxmindex-box {
	display: flex;
	flex-direction: column;
	align-items: center;
}


/* swiper */
.wxxmindex-box-content {
	height: 500px;
	width: 100%;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	bottom: 0 !important;
	top: auto;
}

.wxxmindex-item {
	/* width: 23.5%; */
	/* height: 84%; */
	border: 1px solid #E5E5E5;
	position: relative;
}

.wxxmindex-item-first {
	margin: 43px 0 0 30px;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	display: flex;
	align-items: center;
}

.wxxmindex-item-first>img {
	width: 17px;
	height: auto;
	margin-right: 10px;
}

.wxxmindex-item-second {
	margin: 28px 26px 0 30px;
	font-size: 14px;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	padding-bottom: 22px;
	border-bottom: 1px solid #E5E5E5;
	text-align: left;
    min-height:80px;
}

.wxxmindex-item-third {
	display: flex;
	flex-direction: column;
	margin: 0 30px;
	align-items: flex-start;
}

.wxxmindex-item-third-item {
	margin: 10px 0;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}

.wxxmindex-item-third-item>span {
	margin: 0 10px;
}

.wxxmindex-item-fourth {
	width: 100%;
	height: 60px;
	display: flex;
	align-items: center;
}

.wxxmindex-item-fourth-left {
	width: 62%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(26, 105, 252, 0.04);
	/* position: relative; */
	font-size: 14px;
	color: #1A69FC;
}

.wxxmindex-item-fourth-left>img {
	/* width: 29px;
	height: auto;
	position: absolute;
	left: 9%;
	bottom: -16px; */
}

.wxxmindex-item-fourth-right {
	width: 38%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #1A69FC;
	color: #fff;
	font-size: 14px;
}

/* swiper */

.fwindex-div {
	padding: 50px 0;
	background-color: #F9F9F9;
	box-sizing: border-box;
}

.fwindex-box-content {
	padding: 30px 0 0 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.fwindex-box-content-item {
	width: 32%;
	background-color: #FFFFFF;
}

.fwindex-box-content-item-first {
	width: 100%;
}

.fwindex-box-content-item-first>img {
	width: 100%;
	height: 300px;
}

.fwindex-box-content-item-second {
    padding: 35px;
    box-sizing: border-box;
    min-height: 200px;
}

.fwindex-box-content-item-second>h3 {
	font-size: 22px;
	color: #333333;
}

.fwindex-box-content-item-second-text {
	font-size: 14px;
	margin-top: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.fwysindex-div {
	padding: 50px 0;
	box-sizing: border-box;
	background-color: #fff;
}

.fwysindex-box-content {
	padding: 50px 0 0 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fwysindex-box-content-item {
	width: 48.5%;
	padding: 40px;
	box-sizing: border-box;
	background: linear-gradient(106deg, rgba(26, 105, 252, 0.1) 0%, rgba(26, 105, 252, 0) 109%), #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(27, 107, 255, 0.1);
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.fwysindex-box-content-item-first {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.fwysindex-box-content-item-first-left {
	display: flex;
	align-items: center;
}

.fwysindex-box-content-item-first-left>img {
	width: 42px;
	height: 42px;
	margin-right: 9px;
}

.fwysindex-box-content-item-first-left>h3 {
	font-size: 30px;
	color: #333333;
	font-weight: bolder;
}

.fwysindex-box-content-item-first-right {
	width: 110px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #fff;
	margin-right: 3px;
	background: linear-gradient(270deg, rgba(193, 215, 255, 0) 0%, rgba(193, 215, 255, 0.5) 94%), #1A69FC;
	box-shadow: 0px 10px 20px 0px rgba(27, 107, 255, 0.34);
	border-radius: 20px;
}

.fwysindex-box-content-item-first-right>img {
	width: 18px;
	height: 18px;
}

.fwysindex-box-content-item-second {
	margin-top: 17px;
	font-size: 20px;
	color: #333333;
}

.fwysindex-box-content-item-third {
	position: absolute;
	right: 4px;
	bottom: -20px;
}


.fwys2index-div {
	padding: 30px 0;
	box-sizing: border-box;
}

.title-aside-left2 {
	font-size: 16px;
	color: #666666;
	margin-top: 24px;
}

.fwys2index-box-content {
	margin-top: 44px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fwys2index-box-content-item {
	width: 49%;
	position: relative;
	margin-bottom: 30px;
}

.fwys2index-box-content-item>img {
	width: 100%;
	height: auto;
}

.fwys2index-box-content-item-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	flex-direction: column;
}

.fwys2index-box-content-item-text>h3 {
	font-size: 20px;
	color: #fff;
	font-weight: bolder;
}

.fwys2index-box-content-item-text>span {
	display: block;
	width: 36px;
	height: 4px;
	background-color: #fff;
	margin-top: 10px;
}

.fwys2index-box-content-item-text>p {
	font-size: 16px;
	color: #fff;
	margin-top: 14px;
}

.anliindex-div {
	padding: 50px 0;
	box-sizing: border-box;
}

.anliindex-box-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.anliindex-box-content-item {
	width: 32%;
	background-color: #fff;
	border: 1px solid #E5E5E5;
}

.anliindex-box-content-item>a {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.anliindex-box-content-first {
	width: 100%;
}

.anliindex-box-content-first>img {
	width: 100%;
	height: 300px;
}

.anliindex-box-content-second {
	padding: 35px;
	box-sizing: border-box;
}

.anliindex-box-content-second-one {
	font-size: 22px;
	color: #333333;
	font-weight: bolder;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.anliindex-box-content-second-two {
	margin-top: 14px;
	color: #666666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
    min-height:60px;
}

.anliindex-box-content-second-three {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 26px;
}

.anliindex-box-content-second-three-left {
	font-size: 14px;
	color: #9E9E9E;
}

.anliindex-box-content-second-three-right {
	font-size: 14px;
	color: #1A69FC;
}

.aboutindex-div {
	/* padding: 50px 0; */
	box-sizing: border-box;
	background-color: #F9F9F9;
}

.aboutindex-box-first {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.aboutindex-box-first-left {
	width: 50%;
	display: flex;
	flex-direction: column;
}

.aboutindex-box-first-left-one {
	font-size: 20px;
	color: #1A69FC;
}

.aboutindex-box-first-left-two {
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	display: flex;
	align-items: center;
}

.aboutindex-box-first-left-two>span {
	width: 50px;
	height: 3px;
	background-color: #333;
	margin-left: 15px;
}

.aboutindex-box-first-left-three {
	margin-top: 70px;
	width: 160px;
	height: 50px;
	background-color: #1A69FC;
	border-radius: 30px;
	overflow: hidden;
}

.aboutindex-box-first-left-three>a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
	font-size: 16px;
	color: #fff;
}

.aboutindex-box-first-right {
	width: 50%;
}

.aboutindex-box-first-right {
	padding: 74px 57px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333333;
	background-color: #fff;
}

.aboutindex-box-second {
	width: 100%;
}

.aboutindex-box-second>img {
	width: 100%;
	height: auto;
}

.newsindex-div {
	padding: 50px 0;
	background-color: #fff;
}

.newsindex-box-content {
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.newsindex-box-content-item {
	width: 48%;
	padding-bottom: 27px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E5E5E5;
}

.newsindex-box-content-item>a {
	display: flex;
	align-items: center;
}

.newsindex-box-content-item-left {
	width: 20%;
}

.newsindex-box-content-item-right {
	width: 80%;
}

.newsindex-box-content-item-left .news-mounth {
	font-size: 36px;
	color: #666666;
	font-weight: bold;
}

.newsindex-box-content-item-left .news-years {
	font-size: 20px;
	color: #9E9E9E;
}

.newsindex-box-content-item-right>h3 {
	font-size: 22px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.newsindex-box-content-item-right-two {
	margin-top: 10px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.newsindex-box-content-item-right-item {
	background: rgba(26, 105, 252, 0.06);
	padding: 6px 10px;
	font-size: 12px;
	color: #1A69FC;
	margin-right: 10px;
}

.newsindex-box-content-item-right-three {
	font-size: 14px;
	color: #666666;
	margin-top: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.videoinde-div {
	padding: 50px 0;
	box-sizing: border-box;
}

.videoinde-box-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 50px 0;
}

.videoinde-box-content-item {
	width: 32%;
}

.videoinde-box-content-item-first {
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}

.videoinde-box-content-item-first>img {
	width: 100%;
	height: auto;
}

.video-btn {
	width: 86px;
	height: 86px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.video-btn>img {
	width: 100%;
	height: 100%;
}

.videoinde-box-content-item-second {
	color: #333333;
	margin-top: 27px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

@media screen and (max-width:750px) {
	.wxxmindex-div {
		margin-top: 50px;
	}

	.fwindex-box-content {
		flex-direction: column;
		padding: 20px 0 0 0;
	}

	.fwindex-box-content-item {
		width: 100%;
	}

	.fwindex-box-content-item-second {
		padding: 10px;
	}

	.fwindex-box-content-item-second>h3 {
		font-size: 16px;
	}

	.fwindex-box-content-item-second-text {
		font-size: 12px;
		margin-top: 8px;
	}

	.wxxmindex-item-first {
		margin: 20px 0 0 20px;
		font-size: 18px;
	}

	.wxxmindex-item-second {
		margin: 20px 15px 0 15px;
		font-size: 12px;
	}

	.wxxmindex-item-third {
		margin: 0 15px;
	}

	.wxxmindex-item-fourth {
		height: 40px;
	}

	.wxxmindex-box-content {
		height: 445px;
	}

	.wxxmindex-item-third-item {
		margin: 8px 0;
		font-size: 12px;
	}

	.wxxmindex-item-fourth-left {
		font-size: 12px;
	}

	.wxxmindex-item-fourth-right {
		font-size: 12px;
	}

	.title-aside-center-first {
		font-size: 16px;
	}

	.title-aside-center-second {
		font-size: 18px;
	}

	.title-aside-center-fourth {
		font-size: 14px;
	}

	.fwindex-div {
		padding: 20px 0;
	}

	.title-aside-left-first {
		font-size: 16px;
	}

	.title-aside-left-second h2 {
		font-size: 18px;
	}

	.title-aside-left-second span {
		height: 1px;
	}

	.fwysindex-box-content-item {
		width: 100%;
		padding: 15px;
		margin-bottom: 20px;
	}

	.fwysindex-box-content-item-first-left>img {
		width: 23px;
		height: 23px;
	}

	.fwysindex-box-content-item-first-left>h3 {
		font-size: 18px;
	}

	.fwysindex-box-content-item-third>img {
		width: 80px;
		height: 80px;
	}

	.fwysindex-box-content-item-second {
		font-size: 12px;
	}

	.fwysindex-box-content {
		padding: 20px 0 0 0;
	}

	.fwysindex-div {
		padding: 10px 0;
	}

	.title-aside-left2 {
		margin-top: 10px;
		font-size: 12px;
	}

	.fwys2index-box-content-item-text>h3 {
		font-size: 14px;
	}

	.fwys2index-box-content-item-text>span {
		height: 1px;
		margin-top: 4px;
	}

	.fwys2index-box-content-item-text>p {
		margin-top: 4px;
		font-size: 12px;
	}

	.fwys2index-box-content-item {
		width: 100%;
		margin-bottom: 15px;
	}

	.fwys2index-box-content {
		margin-top: 20px;
	}

	.anliindex-div {
		padding: 20px 0;
	}

	.title-aside-left-second-right>a {
		font-size: 12px;
	}

	.anliindex-box-content {
		flex-direction: column;
	}

	.anliindex-box-content-item {
		width: 100%;
		margin-bottom: 10px;
	}

	.anliindex-box-content-second {
		padding: 10px 20px;
	}

	.anliindex-box-content-second-one {
		font-size: 14px;
	}

	.anliindex-box-content-second-two {
		margin-top: 10px;
		font-size: 12px;
	}

	.anliindex-box-content-second-three {
		margin-top: 10px;
	}

	.aboutindex-box-first {
		flex-direction: column;
	}

	.aboutindex-box-first-left {
		width: 100%;
	}

	.aboutindex-box-first-right {
		width: 100%;
		padding: 10px 20px;
		margin: 10px 0;
		font-size: 12px;
	}

	.aboutindex-box-first-left-three {
		margin-top: 10px;
		width: 100px;
		height: 25px;
	}

	.aboutindex-box-first-left-one {
		font-size: 14px;
	}

	.aboutindex-box-first-left-two {
		font-size: 18px;
	}

	.aboutindex-box-first-left-two>span {
		height: 1px;
	}

	.aboutindex-box-first-left-three>a {
		font-size: 12px;
	}

	.newsindex-div {
		padding: 20px 0;
	}

	.newsindex-box-content-item {
		width: 100%;
		padding-bottom: 20px;
		margin-bottom: 10px;
	}

	.newsindex-box-content-item-left .news-mounth {
		font-size: 18px;
	}

	.newsindex-box-content-item-left .news-years {
		font-size: 16px;
	}

	.newsindex-box-content-item-right>h3 {
		font-size: 16px;
	}

	.newsindex-box-content-item-right-three {
		font-size: 12px;
		margin-top: 10px;
	}

	.videoinde-div {
		padding: 20px 0;
	}

	.videoinde-box-content {
		padding: 20px 0;
	}

	.videoinde-box-content-item {
		width: 100%;
		margin-bottom: 20px;
	}

	.videoinde-box-content-item-second {
		margin-top: 10px;
		font-size: 16px;
	}
}

@media screen and (max-width:750px) {
	.wxxmindex-box-content {
		height: 415px;
	}

	.fwysindex-box-content-item-first-right {
		width: 100px;
		height: 25px;
	}
}