.bannerSwiper .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	opacity: 0.9;
	background: #fff;
}

.bannerSwiper .swiper-pagination-bullet-active {
	width: 28px;
	border-radius: 6px;
	background: #0068b7;
	opacity: 1;
}


.bannerSwiper .swiper-button-prev:after, .bannerSwiper .swiper-button-next:after {
	color: #fff;
	font-size: 36px;
	text-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.sec1 .ul1 li {
	width: 14.28%;
	float: left;
}

.sec1 .ul1 li a {
	display: block;
	padding: 20px 0;
}

.sec1 .ul1 li:nth-child(2n) a {
	background: #fafbfc;
}

.sec1 .ul1 li a span {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../images/icon1.png) no-repeat top center;
	background-size: 36px;
	overflow: hidden;
	margin: 0 auto 8px;
}

.sec1 .ul1 li a p {
	font-size: 16px;
	white-space: nowrap;
	text-align: center;
}

.sec1 .ul1 li:nth-child(2) a span {
	background-image: url(../images/icon2.png);
}

.sec1 .ul1 li:nth-child(3) a span {
	background-image: url(../images/icon3.png);
}

.sec1 .ul1 li:nth-child(4) a span {
	background-image: url(../images/icon4.png);
}

.sec1 .ul1 li:nth-child(5) a span {
	background-image: url(../images/icon5.png);
}

.sec1 .ul1 li:nth-child(6) a span {
	background-image: url(../images/icon6.png);
}

.sec1 .ul1 li:nth-child(7) a span {
	background-image: url(../images/icon7.png);
}

.sec1 .ul1 li:nth-child(8) a span {
	background-image: url(../images/icon8.png);
}

.sec1 .ul1 li:nth-child(9) a span {
	background-image: url(../images/icon9.png);
}

.sec1 .ul1 li:nth-child(10) a span {
	background-image: url(../images/icon10.png);
}

.sec1 .ul1 li:nth-child(11) a span {
	background-image: url(../images/icon11.png);
}

.sec1 .ul1 li:nth-child(12) a span {
	background-image: url(../images/icon12.png);
}

.sec1 .ul1 li:nth-child(13) a span {
	background-image: url(../images/icon13.png);
}

.sec1 .ul1 li:nth-child(14) a span {
	background-image: url(../images/icon14.png);
}

.sec1 .ul1 li:hover a span {
	background-position: bottom center;
}

.sec1 .ul1 li:hover a {
	color: #0068b7;
}

.sec1 .ul2 {
	margin-top: 20px;
}

.sec1 .ul2 li {
	width: 25%;
	float: left;
}

.sec1 .ul2 li a {
	display: block;
	padding: 20px;
}

.sec1 .ul2 li a h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 17px;
	text-align: center;
	font-weight: 500;
}

.sec1 .seCon {
	position: relative;
	padding: 30px 0px 0;
}

.sec1 .swiper-slide a {
	display: block;
	background: #fbfcfa;
	padding: 10px 10px 14px;
}

.sec1 .swiper-slide:nth-child(2n) a {
	background: #f6f7f8;
}

.sec1 .swiper-slide a h3 {
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.sec1 .seCon .swiper-button-prev {
	left: -60px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #0068b7;
}

.sec1 .seCon .swiper-button-next {
	right: -60px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #0068b7;
}

.sec1 .seCon .swiper-button-next:after, .sec1 .seCon .swiper-button-prev:after {
	font-size: 22px;
	color: #fff;
}

/* 解决方案 */
.sec2 .sec {
	width: 80%;
}

.sec2 {
	background: #f6f7f8;
	padding-bottom: 30px;
	margin-top: 40px;
}

.sec2 .ul1 {
	margin-bottom: 30px;
}

.sec2 .ul1 li {
	width: 20%;
	float: left;
	padding: 0 30px;
	box-sizing: border-box;
}

.sec2 .ul1 li a {
	display: block;
	padding: 20px 10px;
	color: #555;
}

.sec2 .ul1 li span {
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background: url(../images/icon15.png) no-repeat top center;
	background-size: 40px;
	margin: 0 auto 8px;
}

.sec2 .ul1 li:nth-child(2) span {
	background-image: url(../images/icon16.png);
}

.sec2 .ul1 li:nth-child(3) span {
	background-image: url(../images/icon17.png);
}

.sec2 .ul1 li:nth-child(4) span {
	background-image: url(../images/icon18.png);
}

.sec2 .ul1 li:nth-child(5) span {
	background-image: url(../images/icon19.png);
}

.sec2 .ul1 li p {
	font-size: 16px;
	text-align: center;
}

.sec2 .ul1 li.on a {
	background: #0068b7;
	color: #fff;
	border-radius: 10px;
}

.sec2 .ul1 li.on span {
	background-position: bottom center;
}

.sec2 .box a {
	display: block;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}

.sec2 .box a .text {
	width: 55%;
	padding: 5% 5% 0;
	box-sizing: border-box;
}

.sec2 .box a .text b {
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 4px;
	background: url(../images/icon15.png) #0068b7 no-repeat bottom 5px center;
	background-size: 32px;
	margin-bottom: 10px;
}

.sec2 .box:nth-child(2) a .text b {
	background-image: url(../images/icon16.png);
}

.sec2 .box:nth-child(3) a .text b {
	background-image: url(../images/icon17.png);
}

.sec2 .box:nth-child(4) a .text b {
	background-image: url(../images/icon18.png);
}

.sec2 .box:nth-child(5) a .text b {
	background-image: url(../images/icon19.png);
}

.sec2 .box a .text h3 {
	font-size: 20px;
}

.sec2 .box a .text p {
	color: #666;
	line-height: 30px;
	margin: 10px 0 30px;
}

.sec2 .box a .text span {
	display: block;
	line-height: 35px;
	color: #0068b7;
	text-align: right;
}

.sec2 .box a .text span img {
	width: 24px;
}

.sec2 .box a .pho {
	width: 45%;
}

/* 关于我们 */
.sec3 {
	background: url(../images/bg1.jpg) no-repeat left top;
	background-size: cover;
	padding: 40px 0;
}

.sec3 .text {
	width: 50%;
	line-height: 30px;
	font-size: 16px;
	color: #545454;
}

.sec3 .text .title {
	text-align: left;
}

.sec3 .text .title h2 {
	font-size: 30px;
}

.sec3 .title strong {
	color: #0068b7;
	font-size: 20px;
	font-weight: 500;
}

.sec3 .text p {
	text-indent: 2em;
}

.sec3 .text a {
	display: block;
	width: 100px;
	line-height: 35px;
	color: #0068b7;
	text-align: center;
	float: right;
	margin-top: 30px;
}

.sec3 .text a img {
	width: 18px;
}

.sec3 ul {
	margin-top: 120px;
}

.sec3 ul li {
	width: 25%;
	float: left;
}

.sec3 ul li span {
	display: block;
	width: 36px;
	height: 36px;
}

.sec3 ul li strong {
	font-size: 36px;
	display: block;
	margin: 15px 0;
	font-weight: 500;
}

.sec3 ul li b {
	font-weight: 400;
	display: block;
	color: #666;
	font-size: 15px;
}

.sec4 li {
	width: 33.33%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}

.sec4 li a {
	display: block;
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #f4f4f4
}

.sec4 li a .text {
	padding: 10px 15px 20px;
	background: #fafbfc;
}

.sec4 li h3 {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	line-height: 40px;
}

.sec4 li a .text p {
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #666;
}

.sec4 li:hover h3 {
	color: #0068b7;
}

.sec4 li .pho {
	overflow: hidden;
}

.sec4 li .pho img {
	transition: 0.3s;
}

.sec4 li:hover .pho img {
	transform: scale(1.1);
}

/* 视频中心 */
.sec6 .seCon {
	position: relative;
}

.sec6 .swiper-slide {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.9);
}

.sec6 .swiper-slide-active, .sec6 .swiper-slide-duplicate-active {
	transform: scale(1);
}

.sec6 .swiper-slide a {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}

.sec6 .swiper-slide a h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .01), rgba(0, 0, 0, .3));
	font-size: 18px;
	color: #fff;
	padding: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec6 .swiper-button-prev {
	left: -50px;
	width: 36px;
	height: 56px;
	border-radius: 4px;
	background: #f6f6f6;
}

.sec6 .swiper-button-next {
	right: -50px;
	width: 36px;
	height: 56px;
	border-radius: 4px;
	background: #f6f6f6;
}

.sec6 .swiper-button-next:after, .sec6 .swiper-button-prev:after {
	font-size: 26px;
	color: #0068b7;
}

.sec5 .ul1 {
	width: 64%;
}

.sec5 .ul1 li {
	width: 50%;
	float: left;
	padding-right: 35px;
	box-sizing: border-box;
}

.sec5 li a {
	display: block;
	background: #f8f8f8;
	border: 1px solid #f6f7f8;
	position: relative;
}

.sec5 li a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 0;
	background: #0068b7;
	height: 4px;
	transition: 0.3s;
}

.sec5 .ul1 li a .text {
	padding: 20px 24px;
}

.sec5 li a strong {
	font-weight: 500;
	color: #0068b7;
}

.sec5 li a h3 {
	font-size: 19px;
	margin: 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sec5 li a p {
	line-height: 28px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sec5 .ul1 li a .text p {
	display: none;
}


.sec5 li a:hover h3 {
	color: #0068b7;
}

.sec5 .ul1 li a span {
	display: block;
	margin-top: 20px;
	font-size: 14px;
	color: #0068b7;
	text-align: right;
}

.sec5 .ul1 li a .text span img {
	width: 19px;
}

.sec5 li:hover a:after {
	right: 0;
	width: 100%;
}

.sec5 .ul2 {
	width: 36%;
}

.sec5 .ul2 li {
	margin-bottom: 24px;
}

.sec5 .ul2 li a {
	padding: 25px 30px;
}

.sec5 .ul2 li a h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media all and (min-width: 992px) and (max-width: 1600px) {
	.bannerSwiper .swiper-button-prev:after, .bannerSwiper .swiper-button-next:after {
		font-size: 32px;
	}

	.sec3 .text .title h2 {
		font-size: 28px;
	}

	.sec3 .title strong {
		font-size: 19px;
	}

	.sec3 ul li strong {
		font-size: 34px;
		margin: 10px 0;
	}

	.sec4 li a .text {
		padding: 10px 10px 20px;
	}

	.sec6 .swiper-slide a h3 {
		font-size: 17px;
	}

	.sec5 li a h3 {
		font-size: 18px;
	}

	.sec5 .ul2 li a {
		padding: 22px 25px;
	}
}


@media all and (min-width: 992px) and (max-width: 1440px) {
	.sec1 .ul1 li a span {
		width: 34px;
		height: 34px;
		background-size: 34px;

	}

	.sec2 .box a .text {
		padding: 3% 3% 0;
	}

	.sec2 .box a .text b {
		width: 38px;
		height: 38px;
		background-size: 30px;
	}

	.sec2 .box a .text h3 {
		font-size: 18px;
	}

	.sec2 .box a .text p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.sec5 .ul1 li {
		padding-right: 30px;
	}

	.sec5 .ul2 li a h3 {
		margin: 5px 0;
	}

	.sec5 .ul2 li a {
		padding: 20px 22px;
	}
}

@media all and (min-width: 992px) and (max-width: 1300px) {
	.sec1 .ul1 li a p {
		font-size: 15px;
	}

	.sec1 .ul1 li a span {
		width: 30px;
		height: 30px;
		background-size: 30px;
	}

	.sec1 .swiper-slide a h3 {
		font-size: 16px;
	}

	.sec1 .seCon .swiper-button-prev {
		left: -50px;
	}

	.sec1 .seCon .swiper-button-next {
		right: -50px;
	}

	.sec2 .sec {
		width: 86%;
	}

	.sec2 .ul1 li {
		padding: 0 20px;
	}

	.sec2 .ul1 li p {
		font-size: 15px;
	}

	.sec3 .text {
		width: 60%;
	}

	.sec4 li a .text {
		padding-bottom: 14px;
	}

	.sec4 li {
		padding: 0 10px;
	}

	.sec4 li h3 {
		font-size: 17px;
	}

	.sec5 .ul2 li a {
		padding: 16px 22px;
	}

	.sec5 .ul1 li a .text {
		padding: 20px;
	}

}

@media all and (min-width: 0px) and (max-width: 1200px) {
	.sec5 .ul1 {
		width: 60%;
	}

	.sec5 .ul2 {
		width: 40%;
	}

	.sec5 .ul1 li {
		width: 100%;
		float: inherit;
		margin-bottom: 20px;
	}

	.sec5 .ul1 li a {
		display: block;
		overflow: hidden;
	}

	.sec5 .ul1 li a .pho {
		width: 40%;
		float: left;
	}

	.sec5 .ul1 li a .text {
		width: 60%;
		float: left;
		box-sizing: border-box;
	}

	.sec5 .ul1 li a h3 {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.sec5 .ul1 li a .text p {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

}

@media all and (min-width: 0) and (max-width: 992px) {
	.bannerSwiper .swiper-button-prev:after, .bannerSwiper .swiper-button-next:after {
		font-size: 28px;
	}

	.sec1 .ul1 li {
		width: 20%;
	}

	.sec1 .ul1 li:nth-child(11), .sec1 .ul1 li:nth-child(12), .sec1 .ul1 li:nth-child(13), .sec1 .ul1 li:nth-child(14) {
		display: none;
	}

	.sec1 .seCon {
		padding: 30px 10px 0;
	}

	.sec1 .seCon .swiper-button-prev {
		left: -40px;
	}

	.sec1 .seCon .swiper-button-next {
		right: -40px;
	}

	.sec2 .sec {
		width: 90%;
	}

	.sec2 .ul1 li {
		padding: 0 15px;
	}

	.sec2 .ul1 li a {
		padding: 12px 4px;
	}

	.sec2 .ul1 li span {
		width: 32px;
		height: 32px;
		background-size: 32px;
	}

	.sec2 .ul1 li p {
		font-size: 15px;
	}

	.sec2 .box a .text b {
		display: none;
	}

	.sec2 .box a .text {
		padding: 20px 15px 0;
	}

	.sec2 .box a .text p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.sec2 .box a .text h3 {
		font-size: 18px;
	}

	.sec2 .box a .text span {
		font-size: 14px;
	}

	.sec3 .text {
		width: 75%;
	}

	.sec3 .text .title h2 {
		font-size: 28px;
	}

	.sec3 .text p {
		font-size: 15px;
		line-height: 28px;
	}

	.sec3 .text a {
		font-size: 14px;
	}

	.sec3 ul {
		margin-top: 80px;
	}

	.sec3 ul li span {
		width: 32px;
		height: 32px;
	}

	.sec3 ul li strong {
		font-size: 32px;
	}

	.sec4 li h3 {
		font-size: 17px;
	}

	.sec4 li {
		padding: 0 10px;
	}

	.sec5 .ul1 {
		width: 100%;
		float: inherit;
	}

	.sec5 .ul1 li {
		padding-right: 0;
	}

	.sec5 .ul2 {
		width: 100%;
		float: inherit;
	}

	.sec6 .seCon {
		padding: 0 50px;
	}

	.sec6 .swiper-button-prev {
		left: 0;
	}

	.sec6 .swiper-button-next {
		right: 0;
	}

	.sec6 .swiper-slide a h3 {
		font-size: 17px;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {

	.sec1 .ul1 li {
		width: 33.33%;
		padding: 5px;
		box-sizing: border-box;
	}

	.sec1 .ul1 li:nth-child(10) {
		display: none;
	}

	.sec1 .ul1 li a span {
		display: none;
	}

	.sec1 .ul1 li a {
		padding: 0;
		background: #fafafa;
		text-align: center;
		border-radius: 5px;
	}

	.sec1 .ul1 li a p {
		line-height: 32px;
		font-size: 15px;
	}

	.sec1 .seCon {
		padding: 20px 40px 0;
	}

	.sec1 .seCon .swiper-button-prev {
		left: 0px;
		width: 34px;
		height: 34px;
	}

	.sec1 .seCon .swiper-button-next {
		right: 0px;
		width: 34px;
		height: 34px;
	}

	.sec1 .seCon .swiper-button-next:after, .sec1 .seCon .swiper-button-prev:after {
		font-size: 20px;
	}

	.sec2 .sec {
		width: 100%;
	}

	.sec2 .ul1 {
		display: none;
	}

	.sec2 .tab {
		overflow: hidden;
	}

	.sec2 .box {
		display: block !important;
		width: 48%;
		float: left;
		margin: 0 1% 20px;
	}

	.sec2 .box a .pho {
		width: 100%;
	}

	.sec2 .box a .text {
		width: 100%;
	}

	.sec2 .box a .text h3 {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.sec2 .box:last-child {
		display: none !important;
	}

	.sec3 {
		background: #fff;
		padding: 20px 0;
	}

	.sec3 .text {
		width: 100%;
	}

	.sec3 .text .title h2 {
		font-size: 26px;
	}

	.sec3 .title strong {
		font-size: 16px;
	}

	.sec3 ul li {
		text-align: center;
		width: 50%;
	}

	.sec3 ul li span {
		margin: 0 auto;
	}

	.sec3 ul li strong {
		font-size: 28px;
	}

	.sec4 li {
		width: 100%;
		float: inherit;
		padding: 0 20px 20px;
	}

	.sec4 li a .text {
		padding: 10px 10px 14px;
	}

	.sec5 .ul1 li a .pho {
		display: none;
	}

	.sec5 .ul1 li a .text {
		width: 100%;
		float: inherit;
		padding: 14px;
	}

	.sec5 .ul2 li a h3 {
		font-size: 17px;
	}

	.sec5 .ul2 li a {
		padding: 15px 14px;
	}
}

@media all and (min-width: 0) and (max-width: 500px) {
	.sec1 .ul1 li {
		width: 50%;
	}

	.sec1 .ul1 li:nth-child(10) {
		display: block;
	}

	.sec2 .box {
		width: 100%;
		float: inherit;
		margin: 0 0px 20px;
		padding: 0 10px;
		box-sizing: border-box;
	}
}