.row_navigation_ul>li:nth-child(1) {
	padding-bottom: 1rem;
	border-bottom: 0.2rem solid #024f57;
}


/* ———————————————————————————————————————————— 面包屑 —————————————————————————————————————————————————————————— */


/* 案例开始 */
.case {
	color: #2d3d4c;
	font-size: 28px;
	text-align: center;
	margin-bottom: 4px;
	font-weight: 700;
}

.case_p2 {
	color: #cdcdcd;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.case_box {
	width: 380px;
	height: 420px;
	margin-left: 25px;
	text-align: center;
	background: #fff;
	border: #fff 1px solid;
}

.case_box:hover {
	height: 420px;
	border: #11c5a0 1px solid;
}

.case_box>p {
	font-size: 14px;
	text-align: center;
	color: #666666;
}

.case_box_p {
	margin-top: 23px;
}

.box {
	width: 380px;
	height: 350px;
	text-align: center;
	
	background: #fff;
	border: #fff 1px solid;
}
.sycase{ display: flex; justify-content: space-between}
.box:hover {
	height: 350px;
	border: #11c5a0 1px solid;
}

.box>p {
	font-size: 14px;
	text-align: center;
	color: #666666;
}

.box_p {
	margin-top: 2px;
}

.h5 {
	width: 140px;
	height: 32px;
	border-radius: 21px;
	margin-left: 120px;
	margin-top: 8px;
	background: #024f57;
	text-align: center;
	line-height: 32px;
	color: #fff;
	margin-bottom: 0;
}

/* more */
.case_more {
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin: 0px auto;
	border: 1px solid #c0c0c0;
	border-radius: 16px;
}

/* —————————————————— 案例结束 —————————————————— */

/* ——————————————— 我们的优势 开始 —————————————— */
.advantage {
 width:100%;

	margin:0 auto;
	
	
	}
	

.advantage2 {
	width: 100%;
	
	background-image: url("../images2/ft.jpg");
	background-repeat: repeat-x;
	background-size: 100%;
}
.advantage3 {
	width: 100%;
	height: 395px;
	background-image: url("../images2/ent.jpg");
	background-repeat: repeat-x;
	background-size: 100%;
}
.advantage_ul{ width: 880px; display: flex;justify-content: space-between; margin: 0 auto}
.advantage_ul>li:nth-child(1) {
	
}

.advantage_ul>li {
	
	margin-top: 150px;
}

.advantage_ul>li>img {
	width: 125px;
}

.designer>p:nth-child(1) {
	margin-top: 85px;
	color: #2b3e4d;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
}

.designer>p:nth-child(2) {
	color: #999999;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 70px;
}

/* 优秀设计师 */
.full {
	
}
.yssjs{ display: flex; justify-content: space-between}
/* ——————————————————新闻和更新 —————————————————— */
.row_news>p:nth-child(1) {
	margin-top: 85px;
	color: #2b3e4d;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
}

.row_news>p:nth-child(2) {
	color: #999999;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 50px;
}

.news {
	width: 330px;
	height: 420px;
	background: #fff;
	
	font-size: 15px;
	color: #343434;
}

.news_lefi {

}

.news_p {
	margin-top: 15px;
}

.news_h5 {
	width: 110px;
	height: 26px;
	border-radius: 13px;
	font-size: 12px;
	background: #024f57;
	text-align: center;
	line-height: 28px;
	color: #fff;
	margin-bottom: 0;
	margin-top: 23px;
}

/* 面包屑 */

@media screen and (max-width: 1377px) {
	/*.box {
		width: 380px;
		height: 420px;
		text-align: center;
		margin-left: 86px;
		background: #fff;
		border: #fff 1px solid;
	}

	.case_box {
		width: 380px;
		height: 420px;
		margin-left: 22px;
		text-align: center;
		background: #fff;
		border: #fff 1px solid;
	}

	.advantage_ul>li:nth-child(1) {
		margin-left: 270px;
	}

	.advantage_ul>li {
		margin-left: 60px;
		margin-top: 133px;
	}

	.advantage_ul>li>img {
		width: 110px;
	}

	.full {
		padding-left: 385px;
		margin-left: -277px;
	}

	.news_lefi {
		margin-left: 70px;
	}*/

}