.ratio > *, .ratio > * img {
	height: 100%;
	object-fit: cover
}
.ratio > * img {
	max-height: 100%;
	max-width: 100%
}
.ratio > * {
	align-items: center;
	display: flex;
	justify-content: center;
	border: 1px solid #ececec
}
.subNav {
	margin-top: 30px
}
.subNav #secNav {
	align-items: baseline
}
.subNav #secNav .swiper-slide {
	width: unset;
	display: inline-block
}
.subNav #secNav .swiper-slide a {
	font-size: 16px;
	line-height: 60px;
	color: #222222;
	display: inline-block
}
.subNav #secNav .swiper-slide a.active {
	color: #d6995c
}
.subNav #secNav .swiper-slide a.active:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #d6995c;
	margin-top: 10px
}
@media (max-width: 551.8px) {
	.subNav {
		margin-top: 5%
	}
	.subNav #secNav .swiper-slide {
		padding: 0
	}
	.subNav #secNav .swiper-slide a {
		font-size: 15px;
		white-space: nowrap
	}
	.subNav #secNav .swiper-slide a.active:after {
		margin-top: 6px
	}
}
.level-two {
	margin-top: 40px
}
.level-two li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 36px;
	margin-bottom: 10px
}
.level-two li a {
	font-size: 16px;
	color: #333333;
	display: flex;
	align-items: center
}
.level-two li a i {
	display: inline-flex;
	width: 20px;
	height: 20px;
	border: 1px solid #cccccc;
	margin-right: 5px;
	justify-content: center;
	font-size: inherit
}
.level-two li a i::before {
	line-height: initial;
	font-weight: bold;
	color: #d6995c
}
@media (max-width: 551.8px) {
	.level-two {
		padding-bottom: 10px
	}
	.level-two li {
		margin-right: 3%
	}
	.level-two li a {
		font-size: 14px
	}
	.level-two li a i {
		width: 16px;
		height: 16px
	}
}
.main_body {
	padding-top: 50px;
	padding-bottom: 50px
}
.content_box {
	font-size: 16px;
	line-height: 2
}
.listBox {
	transition: all .36s
}
.listBox .text-box {
	background-color: #f6f6f6;
	padding: 5%;
	border: 1px solid #ececec;
	border-top: 0
}
.listBox .text-box .title {
	font-size: 18px
}
.listBox .text-box .classification {
	font-size: 14px;
	color: #666666;
	margin-top: 16px
}
.listBox .text-box .classification span {
	color: #d6995c;
	font-size: 12px
}
.listBox .text-box .classification span + span {
	padding-left: 5px
}
.listBox .text-box .classification.summary {
	line-height: 2
}
.listBox:hover {
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.08)
}
.newsLeft {
	border: 1px solid #f6f6f6
}
.dlistDetail {
	padding-top: 32px
}
@media screen and (min-width: 992px) {
	.dlistDetail {
		padding-top: 60px
	}
}
.dlistDetail-box {
	max-width: 677px;
	margin: 0 auto
}
.dlistDetail-box .title {
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 14px
}
.dlistDetail-box .time {
	font-size: 15px;
	-webkit-tap-highlight-color: transparent;
	color: rgba(0, 0, 0, 0.3);
	padding-bottom: 10px
}
.dlistDetail-box .time a {
	color: #576b95;
	padding-right: 5px
}
.dlistDetail-box .content, .dlistDetail-box .content p {
	font-size: 15px;
	color: #666666;
	line-height: 2;
	text-align: justify
}
.dlistDetail-box .laiyuan {
	font-size: 12px;
	letter-spacing: 0
}
.dlistDetail-box .laiyuan:before {
	content: "";
	display: block;
	width: 33%;
	height: 1px;
	background: #eeeeee;
	margin-top: 20px;
	margin-bottom: 20px
}
.dlistDetail-box .detail_page {
	margin-top: 90px;
	margin-bottom: 90px
}
.dlistDetail-box .detail_page a {
	font-size: 16px;
	color: #666666;
	line-height: 2;
	overflow: hidden;
	display: flex;
	align-items: center
}
.dlistDetail-box .detail_page a:nth-of-type(1) {
	order: 1;
}
.dlistDetail-box .detail_page a:nth-of-type(2) {
	order: 3;
}
.dlistDetail-box .detail_page a:nth-of-type(3) {
	order: 5;
}
.dlistDetail-box .detail_page a i {
	font-size: inherit;
	padding-right: 10px
}
.dlistDetail-box .detail_page p:before, .dlistDetail-box .detail_page p:after {
	content: "";
	width: 1px;
	height: 20px;
	background: #666666;
	opacity: 0.3;
	order: 2
}
.dlistDetail-box .detail_page p:after {
	order: 4
}
.dlistDetail-box .detail_page .prev {
	order: 1
}
.dlistDetail-box .detail_page .back {
	color: rgb(var(--title-gray));
	display: flex;
	order: 3
}
.dlistDetail-box .detail_page .next {
	order: 5
}
.dlistDetail-box .detail_page .next i {
	padding-right: 0;
	padding-left: 10px
}
.j2 {
	padding: 3rem 0
}
.j2-ul .li {
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px
}
.j2-ul .li:nth-child(n+3) {
	border-top: 1px solid #c9c9c9
}
.j2-ul .li:nth-child(2n) {
	border-left: 1px solid #c9c9c9
}
.j2-ul .li i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	transition: .5s;
	vertical-align: middle;
	width: 50px;
	zoom: 1;
	background-color: #d6995c;
	color: #ffffff;
	border-radius: 8px;
	overflow: hidden
}
.j2-ul .li h6 {
	-moz-transition: .5s;
	-ms-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	margin: 20px 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #222222
}
@media (min-width: 768px) {
	.j2-ul .li:nth-child(-n+4) {
		padding-top: 0;
		border-top: 0
	}
	.j2-ul .li:nth-child(n+5) {
		padding-bottom: 0
	}
	.j2-ul .li + .li {
		border-left: 1px solid #c9c9c9
	}
	.j2-ul .li:nth-of-type(5) {
		border-left: 0
	}
}
#lbs_body .flexigrid .sDiv {
	position: relative;
	float: right;
	overflow: visible
}
#lbs_body .selector-item + .selector-item {
	margin-left: 1rem
}
#lbs_body .city-picker-selector {
	display: inline-flex;
	width: auto;
	max-width: 100%
}
#lbs_body .city-picker-selector .selector-item {
	position: relative;
	width: 150px;
	z-index: 5
}
#lbs_body .city-picker-selector .selector-item + .selector-item {
	margin-left: 1rem
}
#lbs_body .city-picker-selector .selector-item:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 5px;
	content: "";
	transform: translateY(-50%);
	border-width: 5px 4px 0 4px;
	border-style: solid;
	border-color: #9b9b9b transparent transparent transparent
}
#lbs_body .city-picker-selector .selector-name {
	font-size: 13px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 5%;
	text-overflow: ellipsis;
	color: #495057
}
#lbs_body .city-picker-selector .hide {
	display: none
}
#lbs_body .city-picker-selector .selector-list {
	position: absolute;
	z-index: 1;
	top: 36px;
	left: -1px;
	width: 100%;
	background: #ffffff;
	box-shadow: 0 4px 18px rgba(0, 0, 0, 0.11)
}
#lbs_body .city-picker-selector .selector-list ul {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 160px;
	margin-bottom: 0;
	padding: 0
}
#lbs_body .city-picker-selector .selector-list ul::-webkit-scrollbar {
	width: 3px
}
#lbs_body .city-picker-selector .selector-list ul::-webkit-scrollbar-track {
	background-color: #dddddd
}
#lbs_body .city-picker-selector .selector-list ul::-webkit-scrollbar-thumb {
	background-color: #222222
}
#lbs_body .city-picker-selector .selector-list ul li {
	overflow: hidden;
	width: 100%;
	padding: 5px 10px;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 14px
}
#lbs_body .city-picker-selector .selector-list ul li:hover {
	color: #ffffff;
	background-color: #222222
}
