#conter {
	width: 100%;
	height: auto;
	background: #fafafa;
}

.conter {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.conter1_02 {
	width: 100%;
	margin: 0 auto;
	line-height: 62px;
	height: 62px;
	background: #c39d7c;
}

.conter1_02 .swiper-container {
	width: 1200px;
	height: 62px;
	margin: 0 auto;
}
.conter_0 li {
	width: 50%;
	text-align: center;
	height: 62px;
	font-size: 16px;
	line-height: 62px;
}
.conter_0 li p{
	color: #fff;
}

.conter_0>li>a{display: flex;justify-content: center;align-items: center;}
.conter_0>li:first-child>a>span{background: url(../image/newsicon01.png) no-repeat center center;height: 28px;width: 28px;display: block;margin-right: 12px;}
.conter_0>li:last-child>a>span{background: url(../image/newsicon02.png) no-repeat center center;height: 28px;width: 28px;display: block;margin-right: 12px;}
.conter_0 li:hover,.conter_0 li.actives{
	background: #f4be6f;
}

.conter_01 {
	width: 100%;
	height: 62px;
	line-height: 68px;
	font-size: 14px;
	color: #5c5c5c;
}

.conter_01 a {
	color: #5c5c5c;
}

.conter1_01 {
	width: 100%;
	height: 251px;
	position: relative;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
}

.conter1_01 img:hover {
	transform: scale(1.1);
}

.conter1_01 div {
	width: 100%;
	height: 38px;
	padding-left: 22px;
	padding-right: 22px;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.conter1_03 {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-flow: wrap;
}

.conter1_03 li {
	width: 30.5%;
	height: 350px;
	margin: 15px 1%;
	border: 1px #eee solid;
}

.conter1_03 li a:hover .conter1_03_02 div {
	color: #c39d7c;
}

.conter1_03_01 {
	width: 100%;
	height: 300px;
	position: relative;
	float: left;
	overflow: hidden;
}

.conter1_03_01 img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 1s;
}

.conter1_03_01:hover img {
	transform: scale(1.1);
}

.conter1_03_02 {
	width: 100%;
	height: 50px;
}

.conter1_03_02 p {
	width: 100%;
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	color: #2e2e2e;
	line-height: 50px;
	text-align: center;
}

.conter1_03 li a:hover p {
	color: #fff;
	background: #f4be6f;
}

.conter1_04 {
	width: auto;
	height: 28px;
	display: flex;
	justify-content: center;
	margin-top: 60px;
	margin-bottom: 120px;
}

.conter1_04 li a.prev,
.conter1_04 li a.next {
	width: 68px;
	height: 28px;
	border: 1px #c3a081 solid;
	text-align: center;
	line-height: 28px;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 13px;
	box-sizing: border-box;
}

.conter1_04 a {
	border: 1px #c3a081 solid;
	box-sizing: border-box;
	margin: 0 8px;
	width: 28px;
	height: 28px;
	display: block;
	text-align: center;
	line-height: 28px;
	font-size: 13px
}

.conter1_04 a:hover {
	background: #f4be6f;
	color: #fff;
	border: 1px #f4be6f solid;
}

.conter1_04 .actives a{
	background: #f4be6f;
}

.conter1_04 .actives a {
	color: #fff;
}

.conter2 {
	width: 296px;
	height: 1000px;
	float: right;
	border-top: 5px #f4be6f solid;
	background: #fff;
}

.conter2_01 {
	font-size: 16px;
	color: #1f1f1f;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}

.conter2_02 {
	width: 265px;
	margin: 0 auto;
	border-top: 1px dashed #b0b0b0;
}

.conter2_02 li {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.conter2_02 img {
	width: 4px;
	height: 8px;
	float: left;
	margin-top: 22px;
	margin-right: 11px;
}

.conter2_02 div {
	width: 250px;
	height: 45px;
	overflow: hidden;
	font-size: 15px;
	line-height: 22px;
	float: left;
	color: #2e2e2e;
	margin-top: 15px;
	margin-bottom: 10px;
}

.conter2_02 li div:hover {
	color: #c39d7c;
}

.conter2_02 span {
	float: left;
	margin-left: 15px;
	color: #a7a7a7;
	font-size: 12px;
}

.conter2_02 p {
	display: none;
}


/*----------底部----------*/

