ul,li{list-style: none;padding: 0px;margin: 0px;}
.com-nav{
	width: 100%;
	height: 360px;
	background-image: linear-gradient(#317fe2, #5db5f3);
}
.com-nav-title{
	height: 80px;
}
/*.com-nav-content{
	width: 100%;
	height: 280px; 
}*/
.com-nav-text{
	width: 1200px;
	margin:auto;
	text-align: center;
	padding-top: 100px;
	font-size: 40px;
	color: #FFFFFF;
}

.com-postion{
	margin:auto;
	width: 1200px;
	height: auto;
}
.com-postion-absolute{
	position: relative;
	top: -60px;
	width: 1200px;
	height: 528px;
	background-color: #FFFFFF;
	box-shadow: #e4e7e9 0px 60px 45px -56px;
}
.com-absolute-title{
	width: 100%;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 40px;
	font-size: 20px;
	color: #333333;
}
.com-absolute-float{
	width: auto;
	margin: 0 40px;
}
.com-absolute-left{
	float: left;
	width: 465px;
	height: 354px;
	margin-right: 89px;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.com-absolute-img{
	float: left;
	width: 566px;
	height: 354px;
	overflow: hidden;
}
.com-absolute-img img{
	max-width: 100%;
}
.com-advantage{
	width: 1200px;
	height: auto;
	clear: both;
	overflow: hidden;
	padding-bottom: 80px;
}
.com-advantage-title{
	padding-bottom: 60px;
	text-align: center;
	font-size: 20px;
	color: #333333;
}
.com-list{
	
}
.com-list ul .com-list-li{
	display: block;
	float: left;
	width: 600px;
	height: 209px;
}
.com-list-icon{
	float: left;
	width:64px;
	height: 100%;
	margin-right: 30px;
}
.com-list-text{
	padding-right: 60px;
	float: left;
	width: 446px;
	height: 100%;
}
.com-text-title{
	font-size: 22px;
	margin-bottom: 26px;
}
.text-content{
	font-size: 14px;
	color: #333333;
}