.bannerSwiper .swiper-pagination {
	width: 100px;
	height: 22px;
	background: rgba(0, 0, 0, .2);
	left: 50%;
	margin-left: -50px;
	border-radius: 11px;
}

.bannerSwiper .swiper-pagination span.swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	margin-top: 4px;
	background: #fff;
	opacity: 0.8;
	cursor: pointer;
}

.bannerSwiper .swiper-pagination span.swiper-pagination-bullet-active {
	background: #2463b2;
	opacity: 1;
}

.bannerSwiper .swiper-button-next {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: url(../images/jt6.png) rgba(0, 0, 0, .5) no-repeat center;
	background-size: 30px;
}

.bannerSwiper .swiper-button-prev {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: url(../images/jt8.png) rgba(0, 0, 0, .5) no-repeat center;
	background-size: 30px;
}

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

.sec1 {
	position: relative;
	background: url(../images/index_bg2.jpg) no-repeat bottom center;
	background-size: cover;
	padding-bottom: 40px;
}

.sec1 .ul1 li {
	width: 14.28%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.sec1 .ul1 li a {
	display: block;
	padding: 30px 0 20px;
	font-size: 16px;
	color: #666;
}

.sec1 .ul1 li a b {
	display: inline-block;
	width: 6px;
	color: #2463b2;
	position: relative;
	left: -7px;
	top: 0;
	font-size: 20px;
	opacity: 0;
}

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

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

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

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

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

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

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

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

.sec1 .ul1 li:hover a {
	background: #fff;
	box-shadow: 0px 0px 9px 0px rgba(27, 42, 58, 0.1);
	color: #2463b2;
}

.sec1 .ul1 li:hover a b {
	opacity: 1;
}

.sec1 .cplist {
	padding: 0 50px;
	position: relative;
}

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

.sec1 .cplist .swiper-slide {
	padding: 30px 0 20px;
}

.sec1 .cplist .swiper-slide a {
	display: block;
}

.sec1 .cplist .swiper-slide a h3 {
	line-height: 56px;
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-weight: 500;
}

.sec1 .swiper-button-next, .sec1 .swiper-button-prev {
	color: #fff;
	width: 40px;
	height: 50px;
	background: #2463b2;
	border-radius: 3px;
}

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

.sec1 .swiper-button-next {
	right: 0;
}

.sec1 .swiper-button-prev {
	left: 0;
}

.sec1 .cplist .swiper-slide:hover a {
	box-shadow: 0 0 9px rgba(0, 0, 0, .2);
}

/**关于我们***/
.sec2 {
	padding-bottom: 40px;
}

.sec2 .box1 {
	background: #f6f6f6;
	padding: 60px 0 0px;
	text-align: center;
	font-family: '思源黑体 CN';
}

.sec2 .box1 h2 {
	font-size: 36px;
}
.sec2 li {
	padding: 20px 0;
	width: 25%;
	float: left;
}

.sec2 li .box {
	text-align: center;
	color: #333;
}

.sec2 li .box .ico {
	width: 60px;
	height: 60px;
	background: #2463b2;
	margin: 24px auto;
	text-align: center;
	line-height: 60px;
	border-radius: 50%;
}

.sec2 li .box .ico img {
	width: 36px;
}

.sec2 li .box h3 {
	font-size: 24px;
	margin: 15px 0 20px;
	font-weight: 500;
}

.sec2 li .box h3 span {
	display: block;
	opacity: 0.4;
	font-size: 15px;
	font-weight: 400;
}

.sec2 .box2 {
	background: #fff;
	position: relative;
	padding-top: 100px;
}

.sec2 .box2 .bg {
	width: 40%;
	height: 60%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: #f6f6f6;
}

.sec2 .box2 .container {
	position: relative;
	z-index: 10;
}

.sec2 .box2 .pho {
	width: 50%;
}

.sec2 .box2 .text {
	width: 50%;
	padding-left: 7%;
	position: relative;
	box-sizing: border-box;
}

.sec2 .box2 .text span.log {
	display: block;
	width: 240px;
	position: absolute;
	right: 0;
	top: -20px;
}

.sec2 .box2 .text span.ico {
	display: block;
	width: 57px;
	margin-bottom: 30px;
	opacity: 0.46;
}

.sec2 .box2 .text p {
	color: #767676;
	font-size: 16px;
	line-height: 2em;
	text-indent:2em
}

.sec2 .box2 .text .tex strong {
	font-size: 18px;
	color: #2463b2;
}

.sec2 .box2 .text .tex p {
	margin: 10px 0 20px;
}

.sec2 .box2 .text .more {
	margin: 40px 0 40px;
	overflow: hidden;
}

.sec2 .box2 .text .more a {
	float: right;
	margin: 0;
}

/*****客户案例*****/
.sec3 {
	padding-bottom: 30px;
}

.sec3 .title1 {
	text-align: left;
	position: relative;
}

.sec3 .title span.line {
	display: block;
	width: 48px;
}

.sec3 .title1 .more {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.sec3 li {
	width: 50%;
	float: left;
	padding: 20px 30px;
	box-sizing: border-box;
}

.sec3 li a {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.sec3 li .text {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 60px 8%;
	transform: translateX(-100%);
	opacity: 0;
	transition: 0.3s;
	background: linear-gradient(to right, #2463b2 0%, rgba(36, 99, 178, .6) 50%, rgba(36, 99, 178, .1) 80%);
}

.sec3 li .text h3 {
	font-size: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}

.sec3 li .text p {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	opacity: 0.9;
	margin: 20px 0 30px;
}

.sec3 li .text span {
	display: block;
	width: 130px;
	line-height: 40px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	font-size: 15px;
	opacity: 0.8;
}

.sec3 li .text span img {
	width: 24px;
	margin-left: 4px;
}

.sec3 li:nth-child(2) .text {
	transform: translateX(100%);
}

.sec3 li:hover .text {
	transform: translateX(0);
	opacity: 1;
}

/* 新闻资讯 */
.sec4 {
	background: url(../images/bg8.jpg) no-repeat top center;
	background-size: cover;
	padding-bottom: 40px;
}

.sec4 ul.list {
	text-align: center;
	margin-bottom: 30px;
}

.sec4 ul.list li {
	display: inline-block;
	margin: 0 12px;
}

.sec4 ul.list li a {
	display: block;
	width: 140px;
	line-height: 45px;
	background: #2463b2;
	color: #fff;
	font-size: 16px;
	border-radius: 22px;
}

.sec4 ul.list li.on a {
	background: #c39c61;
}

.sec4 .box .comBox {
	width: 66%;
}

.sec4 .box .comBox .text {
	width: 48%;
	padding: 35px 30px 45px;
	box-sizing: border-box;
	background: #fff;
}

.sec4 .box .comBox .text .ntex {
	padding-left: 30px;
	position: relative;
}

.sec4 .box .comBox .text .ntex:before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #2463b2;
	background-color: #fff;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 8px;
	z-index: 2;
}

.sec4 .box .comBox .text .ntex:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #e3e3e3;
	position: absolute;
	left: 6px;
	top: 7px;
	z-index: 1;
}

.sec4 .box .comBox .text .ntex h3 {
	font-size: 24px;
	font-weight: 400;
	color: #555;
	line-height: 35px;
	height: 70px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.sec4 .box .comBox:hover .text .ntex h3 {
	color: #2463b2;
}

.sec4 .box .comBox .text .ntex span.tim {
	display: block;
	padding-left: 24px;
	background: url(../images/time.png) no-repeat left center;
	background-size: 20px;
	color: #999;
	margin: 25px 0 30px;
	font-size: 15px;
}

.sec4 .box .comBox .text .ntex p {
	font-size: 16px;
	line-height: 32px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin-bottom: 40px;
	color: #888;
}
.sec4 .box .comBox .text .ntex a {
	display: block;
}
.sec4 .box .comBox .text .ntex b {
	display: block;
	font-size: 15px;
	font-weight: 500;
}

.sec4 .box .comBox .text .ntex b img {
	width: 22px;
	margin-left: 4px;
}

.sec4 .box .comBox .pho {
	width: 50%;
	background: #fff;
}

.sec4 .box .comBox .pho img {
	width: 94%;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.sec4 .box .ul2 {
	width: 32%;
	padding: 20px 30px;
	box-sizing: border-box;
	background: #fff;
	font-family: sans-serif;
}

.sec4 .box .fr li .tex {
	padding: 0 0 25px 20px;
	position: relative;
}

.sec4 .box .fr li .tex:before {
	content: "";
	width: 12px;
	height: 12px;
	border: 2px solid #2463b2;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 2;
	box-sizing: border-box;
	background: #fff;
}

.sec4 .box .fr li .tex:after {
	content: "";
	width: 1px;
	top: 0;
	bottom: 0;
	border-left: 1px dashed #e3e3e3;
	position: absolute;
	left: 5px;
	top: 6px;
	z-index: 1;
}

.sec4 .box .fr li h3 {
	font-size: 17px;
	font-weight: 400;
	color: #555;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 11px;
	line-height: 30px;
}

.sec4 .box .fr li span {
	display: block;
	color: #787878;
	padding-left: 24px;
	background: url(../images/time.png) no-repeat left center;
	background-size: 18px;
}

.sec4 .box .fr li:hover h3 {
	color: #2463b2;
}

.sec4 .more {
	margin-top: 30px;
}

@media all and (min-width: 1024px) and (max-width:1680px) {
	.sec2 li .box h3 {
		font-size: 22px;
	}

	.sec2 .box2 {
		padding-top: 80px;
	}

	.sec2 .box2 .text {
		padding-left: 5%;
	}

	.sec2 .box2 .text .more {
		margin: 30px 0;
	}

	.sec2 .box2 .text p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}

	.sec2 .box2 .text .tex p {
		margin: 10px 0;
	}

	.sec2 .box2 .text .more a {
		line-height: 40px;
		width: 125px;
	}
}

@media all and (min-width: 1024px) and (max-width:1600px) {
	.bannerSwiper .swiper-button-next, .bannerSwiper .swiper-button-prev {
		width: 46px;
		height: 46px;
		background-size: 26px;
	}

	.sec2 li .box h3 {
		font-size:21px
	}

	.sec2 .box2 .text {
		padding-left: 4%;
	}

	.sec4 .box .comBox .text .ntex h3 {
		font-size: 22px;
	}
}

@media all and (min-width: 1024px) and (max-width: 1440px) {
	.sec1 .ul1 li a {
		padding: 22px 0 18px;
	}

	.sec1 .ul1 li a span {
		width: 48px;
		height: 48px;
		background-size: 48px;
		margin-bottom: 14px;
	}

	.sec1 .cplist .swiper-slide a h3 {
		font-size: 16px;
		line-height: 50px;
	}

	.sec2 .box1 {
		padding-top: 44px;
	}

	.sec2 li .box h3 {
		font-size: 19px;
	}


	.sec2 .box2 .text span.ico {
		margin-bottom: 20px;
	}

	.sec2 .box2 .text {
		width: 48%;
	}

	.sec2 .box2 .pho {
		width: 52%;
	}

	.sec3 li .text h3 {
		font-size: 19px;
	}

	.sec3 li .text span {
		line-height: 36px;
		font-size: 14px;
		width: 120px;
	}

	.sec4 ul.list li a {
		line-height: 42px;
	}
}

@media all and (min-width: 1024px) and (max-width: 1360px) {
	.sec1 .ul1 li a {
		font-size: 15px;
	}

	.sec1 .ul1 li a b {
		left: -1px;
	}

	.sec2 .box2 .text .tex strong {
		font-size: 17px;
	}

	.sec2 .box2 .text .tex p {
		margin: 6px 0 8px;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
	.bannerSwiper .swiper-pagination {
		width: 80px;
		height: 20px;
		border-radius: 10px;
	}

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


	.bannerSwiper .swiper-button-next, .bannerSwiper .swiper-button-prev {
		width: 40px;
		height: 40px;
		background-size: 20px;
	}

	.sec1 {
		padding-bottom: 30px;
	}

	.sec1 .ul1 li {
		width: 50%;
	}

	.sec1 .ul1 li a {
		padding: 10px 0px;
		font-size: 15px;
	}

	.sec1 .ul1 li a b {
		display: none;
	}

	.sec1 .ul1 li a span {
		width: 46px;
		height: 46px;
		margin: 0 auto 10px;
		background-size: 46px;
	}

	.sec1 .ul1 li:hover a {
		background: #fff;
		box-shadow: 0px 0px 9px 0px rgba(27, 42, 58, 0.1);
		color: #2463b2;
	}

	.sec1 .ul1 li:last-child {
		display: none;

	}

	.sec1 .ul1 li:hover a b {
		opacity: 1;
	}


	.sec1 .cplist .swiper-slide {
		padding: 20px 0 10px;
	}

	.sec1 .cplist .swiper-slide a h3 {
		line-height: 45px;
		font-size: 15px;
	}

	.sec1 .swiper-button-next, .sec1 .swiper-button-prev {
		width: 30px;
		height: 45px;
	}

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

	.sec1 .swiper-button-next {
		right: 12px;
	}

	.sec1 .swiper-button-prev {
		left: 12px;
	}

	/**关于我们***/
	.sec2 {
		padding-bottom: 30px;
	}

	.sec2 .box1 {
		padding: 30px 0 0px;
	}

	.sec2 .box1 h2 {
		font-size: 26px;
	}
	.sec2 li {
		width:50%;
		padding:0
	}
	.sec2 li .box h3 {
		font-size:18px
	}
.sec2 li .box .ico {
	width:56px;
	height:56px;
	line-height:56px;
	margin:18px auto
}

.sec2 li .box .ico img {
width:32px
}
	.sec2 .box2 {
		padding: 10px;
	}

	.sec2 .box2 .bg {
		display: none;
	}

	.sec2 .box2 .pho {
		width: 100%;
	}

	.sec2 .box2 .text {
		width: 100%;
		position: relative;
		padding: 10px 0;
	}

	.sec2 .box2 .text span.log {
		display: none;
	}

	.sec2 .box2 .text span.ico {
		display: none;
	}

	.sec2 .box2 .text p {
		color: #767676;
		font-size: 15px;
		line-height: 27px;
		text-indent: 2em;
	}

	.sec2 .box2 .text .tex {
		display: none;
	}

	.sec2 .box2 .text .more {
		margin: 20px 0 0;
	}

	.sec2 .box2 .text .more a {
		float: inherit;
		margin: 0px auto;
	}

	/*****客户案例*****/
	.sec3 {
		padding-bottom: 30px;
	}

	.sec3 li {
		width: 100%;
		float: inherit;
		padding: 20px;
	}

	.sec3 li .text {
		padding: 20px 10px;
	}

	.sec3 li .text h3 {
		font-size: 16px;
	}

	.sec3 li .text p {
		font-size: 14px;
		line-height: 26px;
		margin: 12px 0;
		height: 52px;
		overflow: hidden;
	}

	.sec3 li .text span {
		width: 120px;
		line-height: 38px;
		border-radius: 19x;
		font-size: 14px;
	}


	/* 新闻资讯 */
	.sec4 {
		padding-bottom: 30px;
	}

	.sec4 ul.list {
		margin-bottom: 20px;
	}

	.sec4 ul.list li {
		margin: 0 4px;
	}

	.sec4 ul.list li a {
		width: 120px;
		line-height: 36px;
		font-size: 15px;
		border-radius: 18px;
	}

	.sec4 .box, .sec4 .box .pho {
		height: inherit !important;
	}

	.sec4 .box .comBox {
		width: 100%;
	}

	.sec4 .box .comBox .text {
		width: 100%;
		margin-bottom: 20px;
		padding: 24px 20px 25px;
	}

	.sec4 .box .comBox .text .ntex h3 {
		font-size: 17px;
		line-height: 32px;
		height: inherit;
	}

	.sec4 .box .comBox .text .ntex span.tim {
		padding-left: 22px;
		background: url(../images/time.png) no-repeat left center;
		background-size: 18px;
		margin: 12px 0;
		font-size: 14px;
	}

	.sec4 .box .comBox .text .ntex p {
		font-size: 15px;
		line-height: 27px;
		margin-bottom: 24px;
	}

	.sec4 .box .comBox .text .ntex b {
		display: block;
		font-size: 15px;
		font-weight: 500;
	}

	.sec4 .box .comBox .text .ntex b img {
		width: 22px;
		margin-left: 4px;
	}

	.sec4 .box .comBox .pho {
		width: 100%;
	}

	.sec4 .box .comBox .pho img {
		width: 100%;
		position: inherit;
		top: 0;
		transform: translateY(0);
	}

	.sec4 .box .ul2 {
		width: 100%;
		padding: 20px 14px 20px 24px;
		margin-top: 20px;
	}

	.sec4 .box .fr li .tex {
		padding: 0 0 25px 20px;
	}


	.sec4 .more {
		margin-top: 20px;
	}
}