@charset 'utf-8';
.banner {
    border-top: 1px solid #f1f1f3;
}
.logo li:last-child a{
	color:#09f;
}

.co_content{
	width: 1150px;
	margin: 20px auto;
}
.co_content img{
	display:block;
	margin: 40px 0;
	width: 1150px;
}
.co_content div img{
	width:150px;
	height:120px;
	margin: 0 116px 10px;
}
.co_content ul{
	width: 969px;
	margin: 110px auto 0;
}
.co_content li{
	float:left;
	text-align: center;
	width: 293px;
	color: #5b606e;
	font-weight: bold;
	font-size: 20px;
	margin: 0 15px;
}
.co_content li img{
	width:100px;
	height:100px;
	margin: 0 97px 10px;
}
.co_content li span:first-of-type{
	line-height: 50px;
}
.co_content .co_content_2{
	text-align: center;
	width: 388px;
	margin: 150px auto 200px;
	color: #1590ec;
	font-size: 32px;
	font-weight: bold;
	line-height: 30px;
}
.co_content_2 img{
	margin: 20px auto;
}

.co_content_2 span:first-of-type{
	line-height: 90px;
}
.co_content_2 span:last-of-type{
	line-height: 16px;
	font-size: 16px;
}
/*.co_content{
	width: 1150px;
	margin: 20px auto;
	
}
.co_content img{
	
}
.co_content .logo img{
	width: 400px;
	height:85px;
}
.co_content .co_con_text{
	background-color: #006FC0;
	position: relative;
}
.co_content li{
	color: #fff;
	font-size: 22px;
	list-style-type: disc;
	margin: 0 50px;
	padding: 10px 0;
}
 .co_con_text .triangle1{
	height: 0;
	position: absolute;
	width: 0;
	top: 0;
	right: 240px;
	border: 100px solid #fff;
}
 .co_con_text .triangle2{
	height: 0;
	position: absolute;
	width: 0;
	top: 0;
	right: 40px;
	border: 100px solid transparent;
	border-left-color: #fff;
}
 .co_con_text .triangle3{
	height: 0;
	position: absolute;
	width: 0;
	top: 0;
	right: 277px;
	border: 100px solid #006FC0;
}
 .co_con_text .triangle4{
	height: 0;
	position: absolute;
	width: 0;
	top: 0;
	right: 77px;
	border: 100px solid transparent;
	border-left-color: #006FC0;
}*/