@charset="utf-8";
#banner {
	width:100%px;
	height:268px;
	background:url(image/banner31.jpg) no-repeat center;
	background-size: 100%;
	min-width: 1280px;
}
.service{
	width: 100%;
	height: 500px;
	/*background-color: red;*/
	margin-top: -20px;
}
.service div{
	width: 1040px;
	height: 500px;
	/*background-color: blue;*/
	margin: 0 auto;
	text-align: center;
}
.service div h2 {
	height:126px;
	text-align: center;
	font-size: 18px;
	/*background-color: blue;*/
	line-height: 200px;
/*	margin-top: 100px;*/
}
.service div nav {
	width: 346.5px;
	height:180px;
	text-align: center;
	font-size: 22px;
	/*background-color: green;*/
	/*line-height: 200px;*/
	/*border-right: 5px solid black;*/
/*	margin-top: 100px;*/
}
.service div nav h3{
	width: 346.5px;
	height:60px;
	text-align: center;
	font-size: 15px;
	/*background-color: gray;*/
	line-height: 60px;
	margin-top: 0px;
	font-weight: lighter;
	color: #228ae6;
	/*font-weight: bold;*/
}
.service div nav p{
	text-align: center;
	font-size: 12px;
	color: #5b5b5b;
	/*background-color: gray;*/
}
.service1{
	position: relative;
	/*margin-top: -180px;*/
	/*margin-left: 260px;*/
	border-right: 1px solid #cecece;
}
.service2{
	position: absolute;
	margin-top: -180px;
	margin-left: 346.5px;
	border-right: 1px solid #cecece;
}
.service3{
	position: absolute;
	margin-top: -180px;
	margin-left: 693px;
	/*border-right: 1px solid #cecece;*/
}
.productshow{
	width: 100%;
	height: 805px;
	/*background-color: blue;*/
	margin-top: -15px;
}
.productshow div{
	width: 1040px;
	height: 800px;
	background-color: #f1f2f3;
	margin: 0 auto;
}
.productshow div h2{
	height:126px;
	font-size: 18px;
	text-align: center;
	line-height: 200px;
	color: black;
	/*font-weight: lighter;*/
}
.productshow div p{
	text-align: center;
	font-size: 12px;
}
.productshow div p a{
	text-align: center;
	font-size: 14px;
	color: black;
}
.productshow div figure{
	width: 1040px;
	height: 800px;
	/*background-color: blue;*/
	margin: 0px auto;
	margin-top: 60px;
}
.productshow div figure nav{
	width: 202px;
	height:202px;
	/*background-color: red;*/
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
}
.productshow div figure nav img{
	margin-top: 1px;
	margin-left: 1px;
}
.productshow div figure nav figcaption{
	text-align: center;
	font-size: 12px;
}
.productshow div p a:hover{
	border-bottom: 1px solid #228ae6;
}
.act{
	border-bottom: 1px solid #228ae6;
}
.pic1{
	position: relative;
	margin-left: 46.4px;
}
.pic2{
	position: absolute;
	margin-left: 294.8px;
	margin-top: -204px;
	/*background-color: red;*/
}
.pic3{
	position: absolute;
	margin-left: 543.2px;
	margin-top: -204px;
	/*background-color: red;*/
}
.pic4{
	position: absolute;
	margin-left: 791.6px;
	margin-top: -204px;
	/*background-color: red;*/
}
.capability{
	width: 100%;
	height: 680px;
	background-color: white;
	margin-bottom: 0px;
}
.capability div{
	width: 1040px;
	height: 680px;
	background-color: #f1f2f3;
	margin: 0 auto;
}
.cap1{
	width: 380px;
	height: 400px;
	/*background-color: green;*/
	position: relative;
	/*margin-top: 100px;*/
	margin-left: 46.4px;
}
.cap1 h2{
	height:126px;
	/*text-align: center;*/
	font-size: 18px;
	/*background-color: blue;*/
	line-height: 200px;
}
.click{
	display: inline-block;
	width: 120px;
	height: 32px;
	background-color: #228ae6;
	text-align: center;
	border: 0.1px solid #228ae6;
	border-radius: 2px;
}
.click p{
	color: white;
	font-size: 12px;
	line-height: 12px;
	margin-top: 10px;
}
.click:hover{
	background-color: #333;
}
.contact{
	font-size: 12px;
}
.contact a u{
	color: #333;
}
.contact a :hover{
	background-color: #333;
	color: white;
}
.cap2{
	width: 520px;
	height: 500px;
	/*background-color: gray;*/
	position: absolute;
	margin-left: 485px;
	margin-top: -400px;
	/*margin-right: 46.4px;*/
}
.cap2 img{
	margin-left: 10px;
	margin-top: 40px;
	box-shadow: 0 3px 10px rgba(0,0,0,0.9);
