.right a:nth-child(5) {

	color: #3aadff;

}

/*.navigation>div {

	width: 100%;	

    height: 240px;

    overflow: hidden;

}*/

.navigation>div>img {

	min-width: 1920px;

	height: 240px;

}

.lay_ours {

	width: 100%;

	height: 354px;

	background: #f3f3f3;

}

.lay_ours>div {

	width: 1150px;

	margin: auto;

}

.index-title {

	font-size: 26px;

	color: #333333;

	text-align: center;

	padding-top: 50px;

	margin-bottom: 50px;

}

.our-content {

	width: 100%;

	display: flex;

	justify-content: space-between;

}

.our-content img {

	width: 330px;
	height: 180px

}

.our-content>div {
	width: 781px;
	font-size:15px;
font-family:Microsoft YaHei;
font-weight:400;
color:#282828;

}

.map {

	width: 1150px;

	margin: 0 auto 80px;

}

.map>img {

	width: 975px;

	display: block;

	margin: auto;

}

.map-content {

	width: 1105px;

	display: flex;

	justify-content: space-between;	

	margin: auto;

}

.map-content>img {

	/*width: 194px;*/

	width: 17.56%;

}

.map-content>div p {

	display: flex;

	align-items: center;

}

.map-content>div img {

	width: 50px;

	margin-right: 20px;

}

.lay_footer {

	margin-top: 30px;

}

