﻿@import url(jquery.bxslider.css);
@import url(pscroll.css);

/*首页*/
#slider .carousel-img .oimg{
	height: 80%;
	width: 100%;
}

.i_product_bg {
	background-color: #f5f5f5;
	overflow: hidden;
	padding-bottom: 2.5%;
}

.i_title {
	margin-top: 5%;
	margin-bottom: 2%;
	overflow: hidden;
	text-align: center;
}

.i_title h2 {
	overflow: hidden;
	font-weight: bold;
	color: #000000;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-family: Arial;
}

.i_title p {
	/* background: url(../images/i_bg1.png) center bottom no-repeat; */
	color: #000000;
	padding: 15px 0;
}

.superiority {
	padding-bottom: 80px;
	width: 94%;
	max-width: 1300px;
	margin: 0 auto;
}

.superiority ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.superiority ul li {
	text-align: center;
	width: 18%;
	padding: 20px 0;
	border-radius: 10px;
}
.superiority ul li:first-child{
	border: 2px solid #2F74FF;
	background-color: rgba(47, 116, 255, 0.08);
}
.superiority ul li:nth-child(2){
	border: 2px solid #7E53FF;
	background-color: rgba(126, 83, 255, 0.08)
}
.superiority ul li:nth-child(3){
	border: 2px solid #FFB51F;
	background-color:rgba(255, 181, 31, 0.08)
}
.superiority ul li:nth-child(4){
	border: 2px solid #FF4438;
	background-color:rgba(255, 68, 56, 0.08)
}
.superiority ul li:nth-child(5){
	border: 2px solid #1865FF;
	background-color: rgba(24, 101, 255, 0.08)
} 
.superiority ul li h3{
	margin: 10px 0;
}
.superiority .imgs {
	width: 88px;
	height: 88px;
}

.nproduct_list2 {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 8px;
}

.nproduct_list2 ul {
	display: flex;
	flex-wrap: wrap;
}

.nproduct_list2 ul li {
	float: left;
	width: 32.1%;
	margin-left: 0.5%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 1.5%;
	background-color: #fff;
	padding-bottom: 1%;
}

.nproduct_list2 ul li:nth-child(3n+0) {
	margin-right: 0;
}
.nproduct_list2 ul li div{
	max-height: 300px;
}
.nproduct_list2 ul li img {
	display: inline-block;
	width: 100%;
	height: 285px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}

.nproduct_list2 ul li .imgs {
	width: 100%;
	overflow: hidden;
}

.nproduct_list2 ul li h2 {
	font-weight: normal;
	color: #333333;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	/* transition: all 0.3s; */
	margin-bottom: 1%;
}

.nproduct_list2 ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #929292;
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
}

.nproduct_list2 ul li em {
	display: block;
	color: #ee697e;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.nproduct_list2 ul li label {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
}

.nproduct_list2 ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.nproduct_list2 ul li:hover {
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	transition: all 0.3s;
}

.nproduct_list2 ul li:hover h2 {
	color: #00a1e9;
	background:url(../images/Group76.png) right center no-repeat;
	background-size: 25px 25px;
	margin-right: 10px;

}


.platicon-box{
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px;
}
.platicon-box .platicon{
	text-align: center;
	width:25%;
	height:220px;
	position: relative;
	cursor: pointer;

}
.platicon-box .platicon:hover{                   
	color: #FFF;
}
.platicon-box :first-child.platicon{
	background: url('../images/Group15249697.png')  center center no-repeat;
	background-size: 100% 110%;

}
.platicon-box :first-child.platicon:hover{
	background: url('../images/Group5249689.png') center center no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(2).platicon{
	background: url('../images/Group15249698.png') center center no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(2).platicon:hover{
	background: url('../images/Group5249690.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(3).platicon{
	background: url('../images/Group15249699.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(3).platicon:hover{
	background: url('../images/Group15249691.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(4).platicon{
	background: url('../images/Group15249700.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(4).platicon:hover{
	background: url('../images/Group15249692.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(5).platicon{
	background: url('../images/Group15249701.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(5).platicon:hover{
	background: url('../images/Group15249693.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(6).platicon{
	background: url('../images/Group15249702.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(6).platicon:hover{
	background: url('../images/Group5249694.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(7).platicon{
	background: url('../images/Group15249703.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(7).platicon:hover{
	background: url('../images/Group15249695.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(8).platicon{
	background: url('../images/Group15249704.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box :nth-child(8).platicon:hover{
	background: url('../images/Group15249696.png') center center  no-repeat;
	background-size: 100% 110%;

}
.platicon-box .platicon .txt{
	width: 50%;
	height: 50%;
	position: absolute;
	bottom: 0%;
	left: 50%;
	font-size: 16px;
	transform: translate(-50% );
}

.i_solution {
	overflow: hidden;
	padding-bottom: 4%;
	padding-top: 8px;
}

.i_solution ul li {
	float: left;
	width: 49%;
	margin-right: 2%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
}

.i_solution ul li:nth-child(2n+0) {
	margin-right: 0;
}

.i_solution ul li img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}

.i_solution ul li .imgs {
	margin: 0 auto;
	overflow: hidden;
}

.i_solution ul li .txts {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
}

.i_solution ul li h2 {
	font-weight: normal;
	color: #fff;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
	margin-top: 30%;
}

.i_solution ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}

.i_solution ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.i_project_bg{
	background: #F6F8FA;
	padding-bottom: 4%;
	overflow: hidden;
	padding-top: 2%;
}
.i_project_bg .i_project_title{
	margin-bottom: 20px;
}
.i_project_bg .i_project_title,
.i_project_bg .i_project_title .i_project_nav{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.i_project_bg .i_project_title h2{
	margin-top: 15px;
}
.i_project_bg .i_project_title .i_title {
	margin-top: 0;
}

.i_project_bg .i_project_title .i_project_nav .item{
	border: 2px solid   #6188D5 ;
	margin: 0 2px;
	padding: 10px 20px;
	cursor: pointer;
}
.i_project_bg .i_project_title .i_project_nav .item a{
	color: #6188D5;
}
.i_project_bg .i_project_title .i_project_nav .item:hover{
	background: #6188D5;
	border: 2px solid   #6188D5 ;
}
.i_project_bg .i_project_title .i_project_nav .item:hover a{
	color: #FFF;
}
.i_case_bg {
	/* background: url(../images/i_bg2.jpg) center center no-repeat; */
	/* background: #F6F8FA; */
	/* background-size: cover; */
	padding-bottom: 4%;
	border-bottom: 1px solid #e3e3e3;
	clear: both;
}
.i_case_bg .case{
	width: 96%;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.i_case_bg .more{
	display: block;
	margin:2% auto 0;
	padding: 12px;
	width:200px ;
	text-align: center;
	border: 1px solid rgba(58, 106, 202, 1);
	border-radius: 30px;
	color: #1865FF;
}
/* .i_case_bg .i_title h2 {
	color: #fff;
}

.i_case_bg .i_title p {
	color: #fff;
	background: url(../images/i_bg3.png) center bottom no-repeat;
} */

.i_link {
	overflow: hidden;
	margin-bottom: 3%;
}

.i_link ul li {
	float: left;
	width: 15.8%;
	margin-right: 1%;
	margin-bottom: 1%;
	overflow: hidden;
}

.i_link ul li:nth-child(6n+0) {
	margin-right: 0;
}

.i_link ul li .imgs {
	overflow: hidden;
	border: 1px solid #f0f0f0;
}

.i_link ul li .imgs img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.i_link ul li .imgs:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.banner_pos {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
}

.banner_pos .banner_div {
	/* display:table; vertical-align:bottom; */
	height: 100%;
	width: 100%;
	position: relative;
}

/*.banner_pos .wrap .td{ display:table-cell; vertical-align:bottom;height:100%;}*/
/*.banner_pos img{transition:all 0.3s;filter: Alpha(Opacity=100);opacity: 1.0; max-width:100%;}*/
.banner_pos .img001 {
	height: 100%;
	width: 57.6%;
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	right: 0%;
}

.banner_pos .img001 img {
	height: 100%;
	filter: Alpha(Opacity=0);
	opacity: 0;
}

.banner_pos .txtsbox {
	float: left;
	width: 50%;
}

.banner_pos .txts {
	float: right;
	margin-right: 3%;
	margin-top: 20%;
	width: 94%;
	max-width: 536px;
	text-align: left;
}

.banner_pos .txts h2 {
	color: #00a1e9;
}

.banner_pos .txts p {
	color: #767676;
	margin-top: 6%;
}

.banner_pos .txts a {
	margin-top: 6%;
	width: 220px;
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #606060;
	text-align: center;
	font-size: 12px;
	color: #a2a2a2;
}

.banner_pos .txts a em {
	float: right;
	margin-right: 7%;
	font-style: normal;
	font-family: "宋体";
	font-size: 18px;
}

.banner_pos .txts a:hover {
	border: 1px solid #00a1e9;
}

.banner_pos .txts a:hover {
	color: #00a1e9;
}

/*动画*/


@media screen and (max-width:1760px) {}

@media screen and (max-width:1440px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1000px) {
	.i_link ul li {
		width: 19%;
	}

	.i_link ul li:nth-child(6n+0) {
		margin-right: 1.1%;
	}

	.i_link ul li:nth-child(5n+0) {
		margin-right: 0;
	}
}

@media screen and (max-width:960px) {}

@media screen and (max-width:830px) {

	/*轮显*/
	#slider {
		display: none;
	}

	.flash_div {
		display: block;
	}

	.i_link ul li {
		width: 24%;
	}

	.i_link ul li:nth-child(5n+0) {
		margin-right: 1.1%;
	}

	.i_link ul li:nth-child(4n+0) {
		margin-right: 0;
	}
	
	.platicon-box .platicon{
		height: 100px;
	}

	.platicon-box .platicon .txt{
		font-size: 10px;
	}
}

@media screen and (max-width: 780px) {
	.superiority .imgs {
		width: 40px;
		height: 40px;
	}
	.superiority ul li {
		height: 120px;
	}

	.nproduct_list2 ul li {
		width: 49%;
	}
	.nproduct_list2 ul li div {
		height: 180px;
	}

	.nproduct_list2 ul li:nth-child(3n+0) {
		margin-right: 1%;
	}

	.nproduct_list2 ul li:nth-child(2n+0) {
		margin-right: 0;
	}
}

@media screen and (max-width: 640px) {
	.nproduct_list2 ul li p {
		font-size: 13px;
	}
	.nproduct_list2 ul li div {
		height: 120px;
	}

	.i_link ul li {
		width: 32.5%;
	}

	.i_link ul li:nth-child(4n+0) {
		margin-right: 1.1%;
	}

	.i_link ul li:nth-child(3n+0) {
		margin-right: 0;
	}
}

@media screen and (max-width: 480px) {
	.nproduct_list2 ul li p {
		font-size: 12px;
	}
	.superiority .imgs {
		width: 30px;
		height: 30px;
	}
	.platicon-box .platicon{
		width: 25%;
		height: 70px;
	}
}

@media screen and (max-width:370px) {
	
}