.current {
	width: 1200px;
	height: auto;
	margin: 0% auto;
	display: flex;
	justify-content: space-between;

}

.line-title {
	width: 1220px;

}

.line-title {
	text-align: center;
}

.line-title h4 {
	font-size: 36px;
	color: white;
	margin-bottom: 1%;
}

.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%;

}

.line {
	display: flex;
	justify-content: center;
}

.line-left {
	width: 10%;
	height: 2px;
	background-color: white;

}

.line-right {
	width: 10%;
	height: 2px;
	background-color: white;

}

.line h6 {
	color: #999999;
	margin: -1% 2% 2%;
}

.current1 {
	width: 1220px;
	height: auto;
	margin: 0 auto;
}

.current-title1-title h1 {
	font-size: 32px;
	text-align: center;
	color: white;
}

.current-title1 p {
	width: 95%;
	height: auto;
	margin: 0 auto;
	text-indent: 3rem;
	font-size: 26px;
	color: white;
}

.current-title1 {
	margin: 0 auto;
}

.breadcrumbs {
	width: 1220px;
	height: auto;
	margin: 0% auto;

}
.breadcrumbs span{color: white;}

.breadcrumbs span a {
	font-size: 20px;
	text-decoration: none;
	color: white;
	padding-top: 50%;

}

.current1-title1-cirle-box {
	text-align: center;
	color: white;
}

.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:not([href]):not([tabindex]) {
          color: #FFF;}

.pagination li a {

	padding: 0.8rem 1.2rem;
	border: #FFF 1px solid;
	text-decoration: none;
	border-radius: 15%;
	color: #FFF;
}

.pagination li.active1 a {
	color: #FFF;
}



.pagination li.active a {
	background-color: #f5c45e;
	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: 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: -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{color: white;}

	.breadcrumbs span a {
		font-size: 20px;
		text-decoration: none;
		color: white;
	}

	.breadcrumbs .subheading {
		color: white;
	}

	.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: #FFF 1px solid;
		text-decoration: none;
		border-radius: 15%;
		color: #FFF;
	}

	.pagination li.active1 a {
		color: #FFF;
	}



	.pagination li.active a {
		background-color: #f5c45e;
		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: 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: -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{color: white;}

	.breadcrumbs span a {
		font-size: 20px;
		text-decoration: none;
		color: white;
	}

	.current1-title1-cirle-box {
		text-align: center;
		color: white;
	}

	.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: #FFF 1px solid;
		text-decoration: none;
		border-radius: 15%;
		color: #FFF;
	}

	.pagination li.active1 a {
		color: #FFF;
	}



	.pagination li.active a {
		background-color: #f5c45e;
		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: 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: -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{color: white;}

	.breadcrumbs span a {
		font-size: 20px;
		text-decoration: none;
		color: white;
	}

	.current1-title1-cirle-box {
		text-align: center;
		color: white;
	}

	.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;
		align-items: center;
		justify-content: center;
		margin: 1.5% auto;
	}

	.pagination li {
		margin: 0 .2rem;
	}

	.pagination li a {

		padding: 0.8rem 1.2rem;
		border: #FFF 1px solid;
		text-decoration: none;
		border-radius: 15%;
		color: #FFF;
	}

	.pagination li.active1 a {
		color: #FFF;
	}



	.pagination li.active a {
		background-color: #f5c45e;
		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:465px) {
	.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%;

	}

	.fenye {
		width: 100%;
	}

	.pagination {

		display: flex;
		align-items: center;
		justify-content: center;
		margin: 1.5% auto;
	}

	.pagination li {
		margin: 0 .1rem;
	}
	.pagination li a {


		padding: 0.8rem 1rem;
		border: #FFF 1px solid;
		text-decoration: none;
		border-radius: 15%;
		color: #FFF;
		font-size: 12px;
	}

	.pagination li.active1 a {
		color: #FFF;
	}



	.pagination li.active a {
		background-color: #f5c45e;
		color: #FFF;
	}
}



@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%;

	}

	.pagination {

		display: flex;
		align-items: center;
		justify-content: center;
		margin: 1.5% auto;
	}

	.pagination li {
		margin: 0 .1rem;
	}

	.pagination li a {

		padding: 0.8rem 0.5rem;
		border: #FFF 1px solid;
		text-decoration: none;
		border-radius: 15%;
		color: #FFF;
	}

	.pagination li.active1 a {
		color: #FFF;
	}



	.pagination li.active a {
		background-color: #f5c45e;
		color: #FFF;
	}

}
.f_kslj {
    display: none;
}
@media screen and (max-width: 640px) {
    .f_kslj {
        width: 100%;
        background: rgba(0,0,0,0.7);
        padding: .1em 0;
        display: block;
        position: fixed;
        bottom: 0;
        height: auto;
        overflow: hidden;
        z-index: 2;
    }

    .f_kslj ul li {
        width: 33.33%;
        float: left;
        list-style: none;
        text-align: center;
    }

    .f_kslj ul li a {
        color: #fff;
        text-align: center;
        line-height: 2.5em;
    }

    .f_kslj ul li a i {
        display: block;
        color: #fff;
        font-size: 18px;
    }

    .toolbar {
        display: none;
    }
}