.banner {
	width: 100%;
	position: relative;
}

.banner img {
	display: block;
	width: 100%;
}

.main .container {
	width: 1400px;
}


.main .about-right{
	margin-left: 2%;
}
.main .about-right .crumbs {
	height: 50px;
	border-bottom: 1px solid #ccc;
	line-height: 50px;
	text-align: right;

}

.about-item  a{
	color: #000;
}
.about-item  i{
	color: #008bd5;
	font-style:unset ;
}
.about-item1 {
	font-size: 18px;
	line-height: 40px;
	vertical-align: middle;
}
.about-content{
	padding-top: 50px;

}
.about-content h1 {
	font-size: 20px;
	text-align: center;
	color: #008bd5;
	margin-bottom: 40px;
}
