.bannerSwiper .swiper-pagination {
	opacity: 1;
}

.bannerSwiper .swiper-pagination span {
	width: 14px;
	height: 14px;
}

.bannerSwiper .swiper-pagination-current {
	font-size: 16px;
	background: #1b81ff;
}

.bannerSwiper .swiper-button-next:after, .bannerSwiper .swiper-button-prev:after {
	color: #1b81ff;
	font-size: 34px;
}


.sec1 {
	padding: 20px 0;
}

.sec1 .title {
	position: relative;
}

.sec1 li {
	width: 16.66%;
	float: left;
	padding: 0px 10px 10px;
	box-sizing: border-box;
}

.sec1 li a {
	display: block;
	padding: 24px 8px;
	text-align: center;
	border-radius: 4px;
	background: #f8f8f8;
	border: 1px solid #efefef;
}

.sec1 li a span {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/icon19.png) no-repeat top center;
	background-size: 40px;
	margin: 0 auto 10px;
}

.sec1 li:hover a span {
	background-position: bottom center;
}

.sec1 li:hover a {
	background-color: #3269d9;
	color: #fff;
}

.sec1 li a p {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec1 li:nth-child(2) a span {
	background-image: url(../images/icon20.png);
}

.sec1 li:nth-child(3) a span {
	background-image: url(../images/icon21.png);
}

.sec1 li:nth-child(4) a span {
	background-image: url(../images/icon22.png);
}

.sec1 li:nth-child(5) a span {
	background-image: url(../images/icon23.png);
}

.sec1 li:nth-child(6) a span {
	background-image: url(../images/icon24.png);
}

.sec1 .seCon {
	position: relative;
	padding: 20px 10px 80px;
}

.sec1 .seCon .swiper-button-next {
	right: 42%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	line-height: 50px;
	background: #3269d9 url(../images/icon7.png) no-repeat center;
	background-size: 25px;
	z-index: 10;
	bottom: 0px;
	top: inherit;
}

.sec1 .seCon .swiper-button-prev {
	left: 42%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	line-height: 50px;
	background: url(../images/icon8.png) no-repeat center;
	background-size: 25px;
	border: 1px solid #3269d9;
	box-sizing: border-box;
	z-index: 10;
	bottom: 0px;
	top: inherit;
}

.sec1 .seCon .swiper-button-next:after, .sec1 .seCon .swiper-button-prev:after {
	display: none;
}

.sec1 .seCon .swiper-pagination {
	bottom: 0px;
	line-height: 50px;
	color: #3269d9;
	font-size: 20px;
	z-index: 1;
}

.sec1 .seCon .swiper-pagination span.swiper-pagination-total {
	color: #3269d9;
	opacity: 0.6;
	font-size: 20px;
}

.sec1 .seCon .swiper-pagination-current {
	font-size: 32px;
	opacity: 1;
	margin-right: 5px;
}

.sec1 .swiper-slide a {
	display: block;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #efefef;
}

.sec1 .swiper-slide a .pho {
	text-align: center
}

.sec1 .swiper-slide a .pho img {
	width: 90%;
}

.sec1 a .text {
	padding: 12px 0;
	text-align: center;
	border-top: 1px solid #f6f6f6;
}

.sec1 a .text h3 {
	font-size: 16px;
	font-weight: 500;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	opacity: 0.9;
}

.sec1 a .text p {
	font-size: 17px;
	color: #888;
	font-weight: 350
}

.sec1 .title .more {
	position: absolute;
	right: 0;
	top: 10px;
}

.sec3 {
	padding: 50px 0;
}

.sec3 .container {
	display: table;
	border-collapse: collapse;
}

.sec3 .text {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	padding: 0 5% 0 0%;
	box-sizing: border-box;
}

.sec3 .text .title {
	text-align: left;
	padding: 0;
}

.sec3 .text p {
	font-size: 16px;
	line-height: 32px;
	color: #444;
	text-indent: 2em;
	margin: 20px 0 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.sec3 .text a {
	display: block;
	width: 120px;
	line-height: 34px;
	background: #3269d9;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 20px;
}

.sec3 .text li {
	width: 50%;
	float: left;
	position: relative;
	margin-top: 30px;
}

.sec3 .text li span {
	display: block;
	font-size: 15px;
	color: #c8c8c8;
}

.sec3 .text li strong {
	display: block;
	font-size: 32px;
	font-weight: 500;
	color: #555;
}

.sec3 .text li strong em {
	font-style: normal;
	font-size: 24px;
	margin-left: 5px;
}

.sec3 .text li b {
	display: block;
	width: 36px;
	position: absolute;
	right: 80px;
	bottom: 10px;
}

.sec3 .pho {
	width: 50%;
	display: table-cell;
}


.sec4 {
	padding: 30px 0 50px;
}

.sec4 .ul1 {
	width: 62%;
}

.sec4 .ul1 li:first-child {
	border-bottom: 1px dashed #efefef;
}

.sec4 .ul1 li a {
	display: block;
	padding: 20px 0;
}

.sec4 .ul1 li a .pho {
	width: 35%;
	border-radius: 10px;
	overflow: hidden;
}

.sec4 .ul1 li a .text {
	width: 65%;
	padding: 10px 30px 0;
	box-sizing: border-box;
}

.sec4 .ul1 li a .text h3 {
	font-size: 22px;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec4 .ul1 li a .text p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin: 10px 0 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sec4 .ul1 li a .text .time {
	font-size: 15px;
	color: #888;
	line-height: 40px;
}

.sec4 .ul1 li a .text .time span {
	display: block;
	color: #3269d9;
	float: right;
	font-size: 14px;
	padding-right: 30px;
	background: url(../images/icon6.png) no-repeat right center;
	background-size: 24px;
	opacity: 0.8;
}

.sec4 .ul2 {
	width: 36%;
	border-left: 1px dashed #efefef;
	padding-left: 3%;
	box-sizing: border-box;
}

.sec4 .ul2 a {
	display: block;
	background: #fafdfc;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
}

.sec4 .ul2 a .text {
	padding: 20px 30px;
}

.sec4 .ul2 a .text h3 {
	font-size: 22px;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec4 .ul2 a .text p {
	font-size: 15px;
	margin: 10px 0 20px;
	line-height: 30px;
	font-weight: 300;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sec4 .ul2 a .text span {
	display: block;
	color: #3269d9;
	opacity: 0.8;
}

.sec4 .ul2 a .text span img {
	width: 24px;
}

.sec5 .seCon {
	position: relative;
	margin-bottom: 50px;
}

.sec5 .seCon .text {
	padding: 20px 10px;
}

.sec5 .seCon .text h3 {
	font-size: 22px;
	font-weight: 400;
	color: #333;
	height: 66px;
	overflow: hidden;
	margin-bottom: 9px;
}

.sec5 .seCon .text p {
	font-size: 15px;
	font-weight: 350;
	line-height: 28px;
	opacity: 0.8;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sec5 .seCon .swiper-slide:hover .text h3 {
	color: #0275d7;
}

.sec5 .seCon .swiper-slide .pho {
	overflow: hidden;
}

.sec5 .seCon .swiper-slide .pho img {
	transition: 0.3s;
	border-radius: 8px;
}

.sec5 .seCon .swiper-slide:hover .pho img {
	transform: scale(1.1);
}

.sec5 .swp-scroll {
	position: relative;
	margin-top: 30px;
}

.sec5 .swp-scroll .swp-page {
	width: 94%;
	height: 3px;
	background: #efefef;
}

.sec5 .swp-scroll .swp-next {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #fafafa url(../images/jt2.png) no-repeat center;
	background-size: 25px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}



@media all and (min-width: 1024px) and (max-width: 1600px) {
	.sec1 li {
		padding: 10px;
	}

	.sec1 li a {
		padding: 20px 8px;
	}

	.sec1 li a span {
		width: 36px;
		height: 36px;
		background-size: 36px;
	}

	.sec1 .swiper-slide a .pho img {
		width: 100%;
	}

	.sec1 .seCon {
		padding: 20px 0 70px;
	}

	.sec1 .seCon .swiper {
		padding: 0 10px;
	}

	.sec1 a .text p {
		font-size: 16px;
		font-weight: 350;
	}

	.sec1 .seCon .swiper-pagination {
		bottom: -5px;
	}

	.sec1 .seCon .swiper-pointer-events {
		touch-action: auto
	}

	.sec1 .seCon .swiper-button-prev, .sec1 .seCon .swiper-button-next {
		width: 42px;
		height: 42px;
		line-height: 42px;
		background-size: 22px;
	}

	.sec5 .seCon .text h3 {
		font-size: 20px;
		line-height: 30px;
		height: 60px;
	}

	.sec3 .text p {
		margin: 10px 0 20px;
	}

	.sec3 {
		padding-bottom: 35px;
	}

	.sec4 {
		padding-top: 0;
	}

	.sec4 .ul2 a .text h3, .sec4 .ul1 li a .text h3 {
		font-size: 20px;
	}

	.sec4 .ul1 li a .text p {
		font-size: 15px;
	}

}

@media all and (min-width: 1024px) and (max-width: 1440px) {
	.sec1 li {
		width: 20%;
	}

	.sec1 li:nth-child(6) {
		display: none;
	}

	.sec1 .seCon .swiper-button-prev {
		left: 40%;
	}

	.sec1 .seCon .swiper-button-next {
		right: 40%;
	}

	.sec3 .text p {
		font-size: 15px;
		line-height: 30px;
		margin: 15px 0 22px;
	}

	.sec6 .ul li {
		padding-left: 30px;
	}

	.sec6 .ul li a {
		padding: 20px 60px 20px 20px;
	}

	.sec6 .ul li a span {
		width: 36px;
		right: 20px;
	}
}

@media all and (min-width: 1024px) and (max-width: 1360px) {

	.sec1 .seCon .swiper-pagination {
		line-height: 44px;
	}

	.sec5 .seCon .text h3 {
		font-size: 18px;
	}

	.sec3 .text {
		padding-right: 3%;
	}

	.sec3 .text h2 {
		font-size: 30px;
	}

	.sec3 .text li strong {
		font-size: 28px;
	}

	.sec3 .text li b {
		width: 32px;
	}

	.sec3 .text a, .sec .more a {
		width: 110px;
		line-height: 32px;
	}

	.sec3 .text li {
		margin-top: 20px;
	}


	.sec4 .ul1 li a .text p {
		margin: 10px 0 20px;
	}

	.sec4 .ul2 a .text h3, .sec4 .ul1 li a .text h3 {
		font-size: 18px;
	}

}

@media all and (min-width: 1024px) and (max-width: 1200px) {}

@media all and (min-width: 0) and (max-width: 1024px) {

	.bannerSwiper .swiper-pagination span {
		width: 12px;
		height: 12px;
	}

	.swiper-button-next:after, .swiper-button-prev:after {
		font-size: 30px;
	}

	.sec1 {
		padding: 0px 0;
	}

	.sec1 .title {
		text-align: center;
	}

	.sec1 li {
		width: 33.33%;
		padding: 8px 6px;
	}

	.sec1 li a {
		padding: 15px 0;
	}

	.sec1 li a span {
		width: 32px;
		height: 32px;
		background-size: 32px;
		margin: 0 auto 6px;
	}

	.sec1 li a p {
		font-size: 15px;
	}

	.sec1 .seCon {
		padding: 20px 10px 60px;
	}

	.sec1 .seCon .swiper-button-next {
		right: 35%;
		width: 40px;
		height: 40px;
		line-height: 40px;
		background-size: 20px;
	}

	.sec1 .seCon .swiper-button-prev {
		left: 35%;
		width: 40px;
		height: 40px;
		line-height: 40px;
		background-size: 20px;
	}

	.sec1 .seCon .swiper-pagination {
		display: none;
	}

	.sec1 a .text {
		padding: 0 10px;
		margin-top: 0px;
	}

	.sec1 .seCon .swiper {
		border-right: none
	}

	.sec1 a .text h3 {
		font-size: 17px;
		font-weight: 600;
		padding: 15px 0 10px;
	}

	.sec1 a .text p {
		font-size: 15px;
	}

	.sec5 .seCon .text h3 {
		line-height: 28px;
		height: 56px;
		font-size: 18px;
	}

	.sec5 .swp-scroll .swp-page {
		width: 90%;
	}

	.sec3 {
		padding: 30px 0 0;
	}

	.sec3 .container {
		display: block;
	}

	.sec3 .text {
		width: 100%;
		display: block;
		vertical-align: middle;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.sec3 .text .title {
		text-align: center;
	}

	.sec3 .text h2 {
		font-size: 30px;
	}

	.sec3 .text p {
		font-size: 15px;
		line-height: 30px;
		margin: 10px 0 20px;
	}

	.sec3 .text a {
		width: 120px;
		line-height: 32px;
		margin: 0 auto 20px;
		border-radius: 16px;
	}

	.sec3 .text li {
		margin: 0 0 20px;
	}

	.sec3 .text li span {
		font-size: 14px;
	}

	.sec3 .text li strong {
		font-size: 26px;
	}

	.sec3 .text li strong em {
		font-size: 18px;
	}

	.sec3 .text li b {
		display: block;
		width: 30px;
		position: absolute;
		right: 30px;
		top: 0px;
	}

	.sec3 .text li:nth-child(3) b, .sec3 .text li:nth-child(4) b {
		bottom: 0px;
		top: inherit;
	}

	.sec3 .pho {
		width: 100%;
		display: none;
	}

	.sec4 {
		padding: 0px 0 40px;
	}

	.sec4 .ul1 {
		width: 100%;
	}

	.sec4 .ul1 li {
		border-bottom: 1px dashed #efefef;
	}

	.sec4 .ul1 li a {
		padding: 14px 0;
	}

	.sec4 .ul1 li a .pho {
		width: 35%;
		float: left;
	}

	.sec4 .ul1 li a .text {
		width: 65%;
		float: left;
		padding: 10px 15px 0;
	}

	.sec4 .ul1 li a .text h3 {
		font-size: 18px;
		font-weight: 600;
	}

	.sec4 .ul1 li a .text p {
		font-size: 15px;
		line-height: 27px;
		margin: 10px 0 20px;
	}

	.sec4 .ul1 li a .text .time {
		font-size: 14px;
		line-height: 30px;
	}

	.sec4 .ul1 li a .text .time span {
		font-size: 13px;
		padding-right: 28px;
		background-size: 22px;
	}

	.sec4 .ul2 {
		display: none;
	}

}

@media all and (min-width: 0) and (max-width: 768px) {

	.sec1 li {
		width: 50%;
	}

	.sec1 a .text h3 {
		font-size: 16px;
		font-weight: 600;
		padding: 10px 0;
	}

	.sec5 .seCon .text h3 {
		font-size: 16px;
		font-weight: 600;
	}

	.sec3 .pho {
		display: block;
	}

	.sec4 .ul1 li a .pho {
		width: 100%;
		float: inherit;
	}

	.sec4 .ul1 li a .text {
		width: 100%;
		float: inherit;
	}

	.sec4 .ul1 li a .text h3 {
		font-size: 17px;
	}

	.sec4 .ul2 {
		width: 100%;
		border-left: none;
		margin-top: 20px;
		padding-left: 0%;
		display: block;
	}

	.sec4 .ul2 a .text {
		padding: 20px 10px;
	}

	.sec4 .ul2 a .text h3 {
		font-size: 16px;
	}

	.sec4 .ul2 a .text p {
		font-size: 14px;
		line-height: 27px;
	}

	.sec4 .ul2 a .text span img {
		width: 22px;
	}
}

@media all and (min-width: 0) and (max-width: 400px) {
	.sec3 .text li {
		width: 100%;
		float: inherit;
	}
}