body,html{padding: 0;margin: 0;}
.top,.product,.incount{
	width: 65%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}
.logo{
	width: 30%;
	float: left;
	line-height: 75px;
}
.logo img{
	width: 25%;
	float: left;
	height: auto;
}
.logo span{
	font-weight: bold;
	color: #1656ac;
	font-size: 24px;
}
.top ul{
	width: 65%;
	float: right;
	line-height: 50px;
	text-align: center;
}
.top ul li{
	display: inline-block;
	text-align: center;
	margin: 0 20px;
   }
.top ul li a{
	color: #666;
	font-size: 16px;
	text-decoration: none;
	display: block;
	width: 100%;
	letter-spacing: 2px;
	border-bottom: 2px solid #fff;
}
.top ul li a:hover{
	color: #1656AC;
	border-bottom: 2px solid #1656AC;
}
.banner img{
	width: 100%;
	height: auto;
}
.title{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	text-align: center;
	letter-spacing: 2px;
	line-height: 50px;
}
.title span{
	color: #666;
	font-size: 14px;
	font-weight: 500;
}
.product ul{
	width: 100%;
	text-align: center;
	padding: 0;
}
.product ul li{
	width: 31%;
	margin: 0 1%;
	display: inline-block;
}
.product ul li img{
	width: 100%;
	height: auto;
}
.product ul li span{
	display: block;
	line-height: 50px;
	letter-spacing: 1px;
}
.about{
	background-color: #f5f5f5;
	padding: 10px 0 40px;
}
.abcount{
	width: 65%;
	margin: 0 auto;
	overflow: hidden;
}
.abcountleft{
	width: 30%;
	float: left;
	margin-right: 20px;
}
.abcountleft img{
	width: 100%;
	height: auto;
}
.abcountrig{
	color: #666;
	line-height: 30px;
	letter-spacing: 1px;
	text-indent: 2em;
}
.abcountrig a{
	text-decoration: none;
	color: #666;
	display: block;    
	width: 240px;
	margin: 0 auto;
	background-color: #6495ED;
	text-align: center;
	color: #fff;
	line-height: 40px;
	text-indent: 0;
	border-radius: 3px;
}
.download{
	background-color: rgb(67, 67, 67);
	padding: 20px 0;
}
.download .title{color: #fff;}
.download ul{
	width: 65%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.download ul li{
	display: inline-block;
	margin: 0 30px;
	color: #fff;
}
.download ul li img{width:180px;}
.download p{
	text-align: center;
	color: #fff;
}
.lxwm{
	margin-bottom: 30px;
	background-color: #f5f5f5;
}
.lxcount{
	width: 65%;
	margin: 0 auto;
	overflow: hidden;
}
.lxleft{
	width: 50%;
	height: auto;
	float: left;
}
.lxcount p{
	line-height: 50px;
}
.lxright{
	width: 50%;
	float: right;
	height: auto;
}
.lxright img{
	width: 100%;
	height: auto;
}
.download a{
	color: #fff;
	text-decoration: none;
}
.incountleft,.incountrig{
	width: 50%;
	float: left;
	text-align: center;
}
.incountleft ul li{
	display: inline-block;
	width: 40%;
	line-height: 60px;
	background-color: #6495ED;
	margin: 20px;
	border-radius: 3px;
	color: #fff;
	letter-spacing: 2px;
	cursor: pointer;
	position:relative;
}
.incountleft ul li img{
	position: absolute;
	top: 15px;
	left: 35px;
}
.incountrig img{
	width: 100%;
	height: auto;
}
.abcountrig img{
	width: 100%;
	height: auto;
}
.gucount img{
	width: auto;
}
















