/* 头部 */

.clboth{clear: both;}
.zwsx{line-height: 50px;}
.top {
	height: 140px;
	border-bottom: #eeeeee solid 1px;
}

.top_l {
	padding-top: 40px;
}
.tedian p{line-height:26px!important;}
.tedian span{line-height:26px!important;}
.logo {
	font-size: 0;
	width: 208px;
	height: auto;

}

.logo img {
	width: 100%;
}

.topTel {
	margin-left: 20px;
	padding-top: 2px;
	border-left: #ebebeb solid 1px;
}

.topTel p {
	line-height: 26px;
	padding-left: 30px;
	margin-left: 20px;
}

.businessTel {
	background: transparent url(../IMAGES/indexIcon01.png) no-repeat left center;
}

.technicalTel {
	background: transparent url(../IMAGES/indexIcon02.png) no-repeat left center;
}

.nav ul li {
	float: right;
}

.nav ul li a {
	display: inline-block;
	width: 98px;
	height: 140px;
	text-align: center;
	padding-top: 60px;
	transition: all .4s;
}

.nav ul li a:hover {
	background-color: #0750a0;
	color: #fff;
	border-bottom: #48a7ff solid 2px;
}

.nav ul .search a:hover {
	background-color: transparent;
}


.on_nva a{background-color: transparent;background-color: #0750a0;
	color: #fff;
	}


/* banner */
.banner img {
	width: 100%;
}

/* 热门产品 */
.product {
	margin-top: 100px;
}

.tit h2 {
	color: #364bd6;
	font-size: 34px;
	font-weight: 400;
}

.tit h3 {
	color: #333;
	font-size: 24px;
	font-weight: 400;
	margin-top: 16px;
	position: relative;
}

.tit h3::after {
	content: '';
	display: block;
	width: 48px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 50px;
	background-color: #00bdff;
}

.tit p {
	color: #999;
	margin-top: 58px;
}

.proNav {
	margin-top: 100px;
}

.proNav ul li {
	float: right;
}

.proNav ul li a {
	margin-right: 12px;
	display: block;
	color: #999;
	padding: 0 26px;
	line-height: 34px;
	background-color: #e6eaf0;
	transition: all .6s;
}


.tab_list .current {
	display: inline-block;
	color: #fff;
	background-color: #3ec0ff;
}

.proNav ul li a:hover {
	color: #fff;
	background-color: #3ec0ff;
	cursor: pointer;
}

.swiper-wrappers {
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.swiper-containers {
	margin: 70px 0;
}

.swiper-containers .swiper-slide {
	width: 23% !important;
	height: auto;
	border: #efefef solid 3px;
	transition: all .5s;
	margin-bottom: 50px;
}

.swiper-slide-pic {
	height: auto;
	overflow: hidden;text-align: center;
}

.swiper-slide-pic img {
	width: 90%;
	transition: all .5s;
}

.swiper-containers .swiper-slide:hover {
	margin-top: -20px;
}

.swiper-slide:hover .swiper-slide-pic img {
	transform: scale(1.1);
}

.swiper-containers .swiper-slide p a {
	text-align: center;
	color: #999;
	padding: 0 15px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

.swiper-containers .swiper-slide p {
	transition: all .3s;
}

.swiper-containers .swiper-slide:hover p {
	width: 102%;
	background-color: #455ad9;
	position: absolute;
	left: -3px;
}

.swiper-containers .swiper-slide:hover p a {
	color: #fff;
}

.proMore {
	margin: 0 auto;
	display: block;
	color: #fff;
	text-align: center;
	width: 140px;
	height: 46px;
	line-height: 46px;
	background-color: #455ad9;
}

.proMore:hover {
	text-decoration: underline;
}

/* 应用领域 */
.area {
	background: #fff url(../IMAGES/areaBg.jpg) no-repeat center;
	background-size: 100% 100%;
	padding: 110px 0 45px 0;
	margin-top: 70px;
}

.areaTit {
	text-align: center;
}

.areaTit h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 500;
}

.areaTit h3 {
	color: #fff;
	font-size: 28px;
	margin-top: 25px;
	margin-bottom: 60px;
}

.area_mains {
	overflow: hidden;
}

.area_main ul li {
	float: left;
	width: 25% !important;
	position: relative;
}

.area_main ul li img {
	width: 100%;
}

.proMore_area {
	color: #455ad9;
	background-color: #fff;
	margin-top: 70px;
}

.area_mainTit {
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 128px;
	padding-top: 40px;
	background: linear-gradient(to bottom, transparent, #2b2b2b);
}

.area_mainTit p,
.area_mainTit a {
	color: #fff;
}

.area_mainTit p {
	font-size: 18px;
}

.area_mainTit a {
	display: inline-block;
	font-size: 14px;
	margin-top: 18px;
	line-height: 24px;
	padding: 0 20px;
	border: #fff solid 1px;
	border-radius: 20px;
}

.area_main_hover {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0;
	text-align: left;
	padding: 140px 30px 98px 24px;
	width: 100%;
	height: 100%;
	background-color: rgba(53, 152, 193, .68);
}

.area_main_hover h4 {
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #fff;
}

.area_main_hover p {
	margin-top: 50px;
	font-size: 14px;
	color: #fff;
	line-height: 27px;
}

.area_main_hover a {
	background-color: #fff;
	color: #455ad9;
	font-weight: 600;
	margin-top: 70px;
}

.area_main ul li:hover .area_mainTit {
	visibility: hidden;

}

.area_main ul li:hover .area_main_hover {
	visibility: visible;
	opacity: 1;
	transition: all 0.5s;
}

/* 新闻中心 */
.indexNew {
	margin-top: 70px;
}

.newTit h2 {
	color: #455ad9;
	font-size: 36px;
	font-weight: 500;
}

.newTit h3 {
	font-size: 28px;
	color: #333;
}

.new_l {
	width: 58%;
}

.new_l ul li {
	margin-bottom: 30px;
}

.new_l_pic {
	width: 35%;
	overflow: hidden;
}

.new_l_pic img {
	width: 100%;
}

.new_l_list {
	width: 61%;
	padding-bottom: 15px;
	border-bottom: #e9e9e9 solid 1px;
}

.new_l_list:hover a,
.new_l_list:hover h4,
.new_r_list:hover h4 {
	color: #455ad9;
}

.new_l_list h4 {
	font-size: 18px;
	padding-top: 20px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

.new_l_list p {min-height: 60px;
	color: #666;
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 24px;
}

.new_l_list a {
	color: #999;
	font-size: 14px;
}

.new_r {
	width: 39%;
}

.new_r_pic {
	overflow: hidden;
	background-color: #f2f7fc;
}

.new_r_pic img {
	width: 100%;
}

.new_r_list {
	background-color: #f2f7fc;
	padding: 41px 34px;
}

.new_r_list h4 {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

.new_r_list p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-top: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.new_r_list span {
	display: block;
	text-align: right;
	color: #455ad9;
	margin-top: 30px;
}

.indexNew img {
	width: 100%;
	transition: all .6s;
}
.indexNew .ximg{height:173px;}
.indexNew img:hover {
	transform: scale(1.1);
}

/* 关于我们 */
.about {
	background: #fff url(../IMAGES/indexAbout01.jpg) no-repeat center;
	background-size: 100% 100%;
	padding: 65px 0;
	text-align: center;
	margin-top: 70px;
}

.about h2,
.about span {
	font-size: 24px;
	color: #fff;
	font-weight: 500;
	margin-top: 30px;
}

.about h2 span {
	letter-spacing: 3px;
}

.about p {
	width: 70%;
	color: #fff;
	line-height: 34px;
	margin: 0 auto;
	font-size: 18px;
	margin-top: 45px;
}

.about a {
	margin: 0 auto;
	margin-top: 60px;
	color: #fff;
	line-height: 50px;
	display: block;
	width: 192px;
	height: 50px;
	background-color: #ff9833;
	transition: all .6s;
}

.about a:hover {
	background-color: #455ad9;
}

/* 合作客户 */
.customer {
	margin-top: 70px;
}

.customer h2 {
	font-size: 36px;
	font-weight: 500;
}

.customer_mian ul {
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 50px;
	width: 78%;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}

.customer_mian ul li {
	width: 160px;
	height: 120px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: .6;
	transition: all .6s;
}

.customer_mian ul li img {
	width: 100%;
}

.customer_mian ul li:hover {
	filter: none;
	cursor: pointer;
	opacity: 1;
}

/* 友情链接 */
.flinks {
	margin: 0 auto;
}

.flinks_wrap {
	width: 80%;
	margin: 0 auto;
	text-align: end;
	border-top: #ebedf3 solid 1px;
	padding: 18px 0;
}

.flinks h2 {
	color: #4559dc;
	font-size: 24px;
	font-weight: 500;
	padding-right: 15px;
	border-right: #4559dc solid 2px;
}

.flinks h2 strong {
	font-weight: 500;
}

.flink {
	padding-left: 10px;
}

.flink a {
	padding: 0 10px;
	line-height: 24px;
}

.flink a:hover {
	color: #7283eb;
}

/* 底部 */
footer {
	background-color: #323232;
}

.foot {
	padding: 0 7% 2% 7%;
}

.foot ul {
	display: flex;
	justify-content: space-between;
	border-bottom: #7e7e7e solid 1px;
}

.foot ul li a {
	display: inline-block;
	color: #bababa;
	line-height: 65px;
}

.foot ul li a:hover {
	color: #999;
}

.foot_main {
	padding-top: 65px;
}

.footTit {
	width: 20%;
}

.footTit h2 {
	color: #465add;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 28px;
}

.footTit h3 {
	font-size: 24px;
	color: #9c9c9c;
	font-weight: 500;
	position: relative;
}

.footTit h3::after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	width: 42px;
	height: 4px;
	background-color: #465add;
}

.footMessage {
	width: 42%;
	margin-left: 3%;
}

.footMessage h4 {
	color: #acacac;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 30px;
}

.footMessage p,
.footMessage u,
.footMessage span {
	font-size: 14px;
	color: #acacac;
	line-height: 30px;
}

.footCode {
	width: 32%;
}

.WeChat {
	width: 36%;
	height: 128px;
}

.WeChat img {
	width: 100%;
}

.WeChat02 {
	margin-left: 12%;
}

.Copyrigh {
	padding: 0 7%;
}

.Copyrigh div,
.Copyrigh a {
	color: #fff;
	line-height: 54px;
}

.Copyrigh a:hover {
	color: #99a6f7;
}


@media only screen and (max-width: 1440px) {
	.cw {
		max-width: 1300px;
	}

	.nav ul li a {
		width: 84px;
	}

	.swiper-containers .swiper-slide {
		height: 360px;
	}

	.swiper-slide-pic {
		height: 278px;
	}

	.new_l_list h4 {
		padding-top: 10px;
		white-space: nowrap;
		overflow: hidden;
		display: block;
		text-overflow: ellipsis;
	}
}

@media only screen and (max-width: 1366px) {
	.cw {
		max-width: 1200px;
	}

	.logo {
		width: 184px;
	}


	.topTel {
		margin-left: 14px;
	}

	.new_r_list {
		padding: 48px 34px;
	}

	.area_main_hover {
		padding-top: 70px;
	}

	.foot_main {
		padding-top: 45px;
	}
}

@media only screen and (max-width: 1024px) {
	.cw {
		max-width: 970px;
	}

	.top {
		height: 110px;
	}

	.top_l {
		padding-top: 32px;
	}

	.nav ul li a {
		width: 65px;
		font-size: 14px;
	}

	.search a img {
		width: 40%;
	}

	.topTel {
		margin-left: 10px;
	}

	.topTel p {
		font-size: 14px;
		margin-left: 10px;
	}

	.logo {
		width: 160px;
	}

	.nav ul li a {
		height: 110px;
	}

	.new_l_list p {
		margin-top: 6px;
		margin-bottom: 5px;
	}

	.new_r_list {
		padding: 28px 34px;
	}

}
