.current{
	width: 1200px;
	height: auto;
	margin: 0% auto;
	display: flex;
	justify-content: space-between;
	
}
.line-title{
	width: 1220px;

}
.line-title{
	text-align: center;
	margin-bottom: 20px;
}
.line-title h4{
	font-size: 36px;
}

.line-title hr{
	width:30%;
	height: 1px;
	background-color:#c9a084;
}
.title-Block{
	position: relative;
}
.diamond{
	width: 20px;
	height: 20px;
	background-color: #cc9f82;
	transform: rotate(45deg);
	margin: 2% auto;
    position: absolute;
	top:-33px;
	left: 49%;

}


.current1{
	width: 1220px;
	height: auto;
	margin: 0 auto;
}
.current-title1-title h1{
	font-size: 32px;
    text-align: center;
}

.current-title1 p{
	width:95%;
	height: auto;
	margin: 0 auto;
	text-indent: 3rem;
	font-size: 24px;
}
.current-title1{
	margin: 0 auto;
}
.breadcrumbs{
	width: 1220px;
	height: auto;
	margin: 2% auto;
}
.breadcrumbs  span a{
	font-size: 20px;
	text-decoration: none;
	color: black;
}
.current1-title1-cirle-box{
	text-align: center;
}
.current1-title1-cirle-box1{

	text-align: center;
}
.current1-title1-cirle-box1 h2{
	
	display: inline;
	margin: 1% 3%;

}
.commitment{
	width: 100%;
	height: auto;
	margin: 0 auto;
	color: white;
	background-image: url(../../img/folder/common/2-底部.jpg);
	margin: 2% 0%;
	padding: 3% 0%;
}
.commitment h3{
	font-size: 30px;
	text-align: center;
}
.commitment p{
	margin-top: 2%;
	font-size: 18px;
	text-align: center;
}
.pagination {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 1.5% auto;
}

.pagination li {
	margin: 0 .2rem;
}

.pagination li a {
	
	padding: 0.8rem 1.2rem;
	border: #c9a084 1px solid;
	text-decoration: none;
	
	color: black;
}



.pagination li.active a {
	background-color: #c9a084;
	color: #FFF;
}

@media screen and (max-width: 1200px) {
	.current{
		width: 100%;
		height: auto;
		margin: 0% auto;
		display: flex;
		justify-content: space-between;
		
	}
	.line-title{
		width: 100%;
	
	}
	.line-title{
		text-align: center;
	}
	.line-title h4{
		font-size: 28px;
	}
	
	.line-title hr{
		width:30%;
		height: 1px;
		background-color:#c9a084;
	}
	.title-Block{
		position: relative;
	}
	.diamond{
		width: 20px;
		height: 20px;
		background-color: #cc9f82;
		transform: rotate(45deg);
		margin: 2% auto;
		position: absolute;
		top:-30px;
		left: 49%;
	
	}
	
	
	.current1{
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.current-title1-title h1{
		font-size: 24px;
	  text-align: center;
	}
	.current-title1 p{
		font-size: 18px;
		text-align: center;
	}
	.breadcrumbs{
		width:100%;
		height: auto;
		margin: 2% auto;
	}
	.breadcrumbs  span a{
		font-size: 20px;
		text-decoration: none;
		color: black;
	}
	.current1-title1-cirle-box{
		text-align: center;
	}
	.current1-title1-cirle-box1{
	
		text-align: center;
	}
	.current1-title1-cirle-box1 h2{
		
		display: inline;
		margin: 1% 3%;
	
	}
	.commitment{
		width: 100%;
		height: auto;
		margin: 0 auto;
		color: white;
		background-image: url(../../img/folder/common/2-底部.jpg);
		margin: 2% 0%;
		padding: 3% 0%;
	}
	.commitment h3{
		font-size: 30px;
		text-align: center;
	}
	.commitment p{
		margin-top: 2%;
		font-size: 18px;
		text-align: center;
	}
	.pagination {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		margin: 1.5% auto;
	}
	
	.pagination li {
		margin: 0 .2rem;
	}
	
	.pagination li a {
		
		padding: 0.8rem 1.2rem;
		border: #c9a084 1px solid;
		text-decoration: none;
		
		color: black;
	}
	
	
	
	.pagination li.active a {
		background-color: #c9a084;
		color: #FFF;
	}
}
@media screen and (max-width: 768px) {
	.current{
		width: 100%;
		height: auto;
		margin: 0% auto;
		display: flex;
		justify-content: space-between;
		
	}
	.line-title{
		width: 100%;
	
	}
	.line-title{
		text-align: center;
	}
	.line-title h4{
		font-size: 28px;
	}
	
	.line-title hr{
		width:30%;
		height: 1px;
		background-color:#c9a084;
	}
	.title-Block{
		position: relative;
	}
	.diamond{
		width: 20px;
		height: 20px;
		background-color: #cc9f82;
		transform: rotate(45deg);
		margin: 2% auto;
		position: absolute;
		top:-25px;
		left: 49%;
	
	}
	
	
	.current1{
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.current-title1-title h1{
		font-size: 24px;
	  text-align: center;
	}
	.current-title1 p{
		font-size: 18px;
		text-align: center;
	}
	.breadcrumbs{
		width:100%;
		height: auto;
		margin: 2% auto;
	}
	.breadcrumbs  span a{
		font-size: 20px;
		text-decoration: none;
		color: black;
	}
	.current1-title1-cirle-box{
		text-align: center;
	}
	.current1-title1-cirle-box1{
	
		text-align: center;
	}
	.current1-title1-cirle-box1 h2{
		
		display: inline;
		margin: 1% 3%;
	
	}
	.commitment{
		width: 100%;
		height: auto;
		margin: 0 auto;
		color: white;
		background-image: url(../../img/folder/common/2-底部.jpg);
		margin: 2% 0%;
		padding: 3% 0%;
	}
	.commitment h3{
		font-size: 30px;
		text-align: center;
	}
	.commitment p{
		margin-top: 2%;
		font-size: 18px;
		text-align: center;
	}
	.pagination {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		margin: 1.5% auto;
	}
	
	.pagination li {
		margin: 0 .2rem;
	}
	
	.pagination li a {
		
		padding: 0.8rem 1.2rem;
		border: #01613B 1px solid;
		text-decoration: none;
		
		color: black;
	}
	
	
	
	.pagination li.active a {
		background-color: #01613B;
		color: #FFF;
	}
}
@media screen and (max-width:600px) {
	.current{
		width: 100%;
		height: auto;
		margin: 0% auto;
		display: flex;
		justify-content: space-between;
		
	}
	.line-title{
		width: 100%;
	
	}
	.line-title{
		text-align: center;
	}
	.line-title h4{
		font-size: 28px;
	}
	
	.line-title hr{
		width:30%;
		height: 1px;
		background-color:#c9a084;
	}
	.title-Block{
		position: relative;
	}
	.diamond{
		width: 20px;
		height: 20px;
		background-color: #cc9f82;
		transform: rotate(45deg);
		margin: 2% auto;
		position: absolute;
		top:-22px;
		left: 49%;
	
	}
	
	
	.current1{
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.current-title1-title h1{
		font-size: 24px;
	  text-align: center;
	}
	.current-title1 p{
		font-size: 18px;
		
	}
	.breadcrumbs{
		width:100%;
		height: auto;
		margin: 2% auto;
	}
	.breadcrumbs  span a{
		font-size: 20px;
		text-decoration: none;
		color: black;
	}
	.current1-title1-cirle-box{
		text-align: center;
	}
	.current1-title1-cirle-box1{
	
		text-align: center;
	}
	.current1-title1-cirle-box1 h2{
		
		display: inline;
		margin: 1% 3%;
	
	}
	.commitment{
		width: 100%;
		height: auto;
		margin: 0 auto;
		color: white;
		background-image: url(../../img/folder/common/2-底部.jpg);
		margin: 2% 0%;
		padding: 3% 0%;
	}
	.commitment h3{
		font-size: 30px;
		text-align: center;
	}
	.commitment p{
		margin-top: 2%;
		font-size: 18px;
		text-align: center;
	}
	.pagination {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		margin: 4% auto;
	}
	
	.pagination li {
		margin: 0 .2rem;
	}
	
	.pagination li a {
		
		padding: 0.8rem 1.2rem;
		border: #c9a084 1px solid;
		text-decoration: none;
		
		color: black;
	}
	
	
	
	.pagination li.active a {
		background-color: #c9a084;
		color: #FFF;
	}
}
@media screen and (max-width:500px) {
	.diamond{
		width: 20px;
		height: 20px;
		background-color: #cc9f82;
		transform: rotate(45deg);
		margin: 2% auto;
		position: absolute;
		top:-20px;
		left: 48%;
	
	}
	
}
@media screen and (max-width:460px) {
	.diamond{
		width: 20px;
		height: 20px;
		background-color: #cc9f82;
		transform: rotate(45deg);
		margin: 2% auto;
		position: absolute;
		top:-19px;
		left: 48%;
	
	}
	
}
@media screen and (max-width:460px) {
	.diamond{
		width: 20px;
		height: 20px;
		background-color: #cc9f82;
		transform: rotate(45deg);
		margin: 2% auto;
		position: absolute;
		top:-18px;
		left: 48%;
	
	}
	
}
@media screen and (max-width:350px) {
	.diamond{
		width: 20px;
		height: 20px;
		background-color: #cc9f82;
		transform: rotate(45deg);
		margin: 2% auto;
		position: absolute;
		top:-16px;
		left: 48%;
	
	}
	
}