.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s top, .2s -webkit-transform;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s left, .2s -webkit-transform;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s right, .2s -webkit-transform;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

html {
	height: 100%;
	box-sizing: border-box;
	font-size: 14px
}

*,
*:before,
*:after {
	box-sizing: border-box;
	padding: 0;
	margin: 0
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-x: hidden;
	font-family: "Hiragino Sans GB", STHeiti, "Microsoft Yahei", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	color: #3b3b3b
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0
}

button,
select {
	text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	border: none
}

a {
	text-decoration: none;
	color: rgba(0, 0, 0, .5647058824);
	transition: .3s all ease-in-out
}

a:hover {
	color: #931e24;
}

ul {
	list-style: none
}

.temp {
	width: 100%;
	display: flex;
	flex-direction: column
}

.page-wrapper {
	width: 100%;
	min-height: 100vh;
	position: relative;
	display: flex;
	flex-direction: column
}

.hamburger {
	cursor: pointer;
	width: 24px;
	height: 24px;
	transition: all .25s;
	position: relative;
	margin-right: 1rem;
	display: none
}

@media screen and (max-width: 768px) {
	.hamburger {
		display: block
	}
}

.hamburger-top,
.hamburger-middle,
.hamburger-bottom {
	position: absolute;
	top: 4px;
	left: 0;
	width: 24px;
	height: 2px;
	background: #fff;
	transform: rotate(0);
	transition: all .5s
}

.hamburger-top {
	transform: translateY(7px)
}

.hamburger-bottom {
	transform: translateY(14px)
}

.open {
	transform: rotate(90deg);
	transform: translateY(0px)
}

.open .hamburger-top {
	transform: rotate(45deg) translateY(6px) translate(6px)
}

.open .hamburger-middle {
	display: none
}

.open .hamburger-bottom {
	transform: rotate(-45deg) translateY(6px) translate(-6px)
}

.nav-panel {
	display: flex;
	height: 100%;
	min-width: 100px;
	width: 100%
}

.nav-panel .nav-window {
	display: flex;
	min-width: 100px;
	width: 100%;
	background-color: #b01213;
	justify-content: center
}

.nav-panel .nav-window .nav-container {
	display: flex;
	border-right: 1px solid rgba(0, 0, 0, .062745098);
	width: 1200px;
	justify-content: space-between;
	height: 50px
}

.nav-panel .nav-window .nav-container .nav-menu__item {
	display: flex;
	position: relative;
	flex: 1;
	border-left: 1px solid rgba(0, 0, 0, .062745098)
}

.nav-panel .nav-window .nav-container .nav-menu__item::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 20px;
	top: 15px;
	background-color: rgba(255, 255, 255, .6666666667);
	right: -1px
}

.nav-panel .nav-window .nav-container .nav-menu__item:last-child::after {
	display: none
}

.nav-panel .nav-window .nav-container .nav-menu__item__link {
	padding: 0 20px;
	display: flex;
	justify-content: center;
	width: 100%;
	font-size: 16px;
	align-items: center;
	color: #fffffd;
}

.nav-panel .nav-window .nav-container .nav-menu__item__link:hover {
	color: #fff;
	background-color: #931e24
}

.nav-panel .nav-window .nav-container .nav-menu__item:hover .sub__menu {
	visibility: visible
}

.nav-panel .nav-window .nav-container .nav-menu__item .sub__menu {
	visibility: hidden;
	transition: .3s all ease-in-out;
	position: absolute;
	z-index: 1000;
	top: 50px;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	background-color: #e02840;
	display: flex;
	flex-direction: column;
	padding: 4px 0
}

.nav-panel .nav-window .nav-container .nav-menu__item .sub__menu::before {
	content: "";
	z-index: -1;
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #e02840;
	transform: rotate(45deg) translateX(-50%);
	top: 0px;
	left: 50%
}

.nav-panel .nav-window .nav-container .nav-menu__item .sub__menu__item {
	display: flex
}

.nav-panel .nav-window .nav-container .nav-menu__item .sub__menu__item a {
	white-space: nowrap;
	width: 100%;
	text-align: center;
	padding: 8px 20px;
	color: rgba(255, 255, 255, .6666666667);
	transition: 0s all ease-in-out
}

.nav-panel .nav-window .nav-container .nav-menu__item .sub__menu__item a:hover {
	color: #fff;
	background-color: #b01213;
	transition: .3s all ease-in-out
}

.main-wrapper .nav-menu__item__link {
	color: rgba(0, 0, 0, .5647058824) !important
}

.main-wrapper .nav-menu__item__link:hover {
	color: #b01213 !important
}

.main-wrapper .nav-menu__item:first-child .nav-menu__item__link {
	font-weight: bold;
	color: #b01213 !important
}

@media screen and (max-width: 768px) {
	.nav-panel {
		position: absolute;
		transform: translateX(-100%);
		transition: all .3s ease-in-out;
		top: 50px;
		z-index: 1100;
		width: 100%;
		background-color: #e02840;
		min-height: calc(100vh - 50px)
	}

	.nav-panel .nav-window {
		flex-direction: column;
		width: 100%
	}

	.nav-panel .nav-window .nav-container {
		flex-direction: column;
		margin-right: 0;
		height: auto;
		width: 100%;
		border-top: 1px solid #931e24
	}

	.nav-panel .nav-window .nav-container .nav-menu__item {
		flex-direction: column;
		border-bottom: 1px solid #931e24
	}

	.nav-panel .nav-window .nav-container .nav-menu__item::after {
		display: none
	}

	.nav-panel .nav-window .nav-container .nav-menu__item .nav-menu__item__link {
		width: 100%;
		justify-content: center;
		padding: 10px 20px;
		font-size: 1.2rem
	}

	.nav-panel .nav-window .nav-container .nav-menu__item .sub__menu {
		visibility: visible;
		position: relative;
		top: 0
	}

	.nav-panel .nav-window .nav-container .nav-menu__item .sub__menu__item {
		border-top: 1px dashed rgba(255, 255, 255, .062745098)
	}

	.nav-panel .nav-window .nav-container .nav-menu__item .sub__menu__item a {
		width: 100%;
		padding: 10px;
		text-align: center
	}

	.nav-panel.open {
		display: flex;
		transform: translateX(0)
	}

	.main-wrapper .nav-menu__item__link {
		color: #fff !important
	}

	.main-wrapper .nav-menu__item__link:hover {
		color: #fff !important
	}

	.main-wrapper .nav-menu__item:first-child .nav-menu__item__link {
		font-weight: bold;
		color: #fff !important
	}
}

.header {
	width: 100%;
	height: 170px
}

.header .header-bg {
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-image: url("../img/headerbg.jpg");
	background-position: center
}

.header .header-container {
	width: 1200px;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.header .header-container .logo {
	width: 450px;
	height: 60px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../img/title.png");
	background-position: center
}

.header .header-container .back {
	background-color: #b01113;
	padding: 5px 10px;
	/* border-radius: 15px; */
	display: flex;
	align-items: center;
	justify-content: center;
	color: #e0b8b8;
	grid-gap: 4px;
	gap: 4px;
	top: -71px;
	position: relative;
}

.header .header-container .back img {
	width: 15px;
	height: 13px
}

.header .header-container .back:hover {
	background-color: #e02840;
	color: #fff
}

@media screen and (max-width: 768px) {
	.header {
		height: 50px
	}

	.header .header-container {
		width: 100%
	}

	.header .header-container .logo {
		width: 80%;
		margin-left: 20px;
		background-size: contain
	}

	.header .header-container .back {
		display: none
	}
}

.page-footer {
	width: 100%;
	height: 90px;
	background-color: #b01213;
	position: relative;
	color: rgba(255, 255, 255, .6666666667);
	display: flex;
	align-items: center;
	justify-content: center
}

.page-footer a {
	color: rgba(255, 255, 255, .6666666667)
}

.page-footer a:hover {
	color: #fff
}

.page-footer .footer {
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.page-footer .copyright {
	text-align: center;
	line-height: 2
}

@media screen and (max-width: 768px) {
	.page-footer {
		height: auto;
		padding: 20px
	}
}

.page-nav {
	width: 100%;
	height: 50px;
	background-color: #b01213;
	display: flex;
	align-items: center
}

@media screen and (max-width: 768px) {
	.page-nav {
		position: absolute;
		top: 0;
		right: 0;
		background-color: rgba(0, 0, 0, 0);
		flex-direction: row-reverse
	}
}

.banner {
	width: 100%;
	height: 420px;
	position: relative;
	background-color: #f9fafc
}

.banner .swiper-container {
	max-width: 3600px;
	height: 100%
}

.banner .swiper-slide img {
	width: 100%;
	aspect-ratio: 120/42;
	display: block
}

.banner .swiper-wrapper {
	z-index: 9
}

.banner .swiper-slide {
	width: 1200px !important;
	height: 100%;
	opacity: .5
}

.banner .swiper-slide-img {
	width: 100%;
	height: 100%;
	z-index: 9999;
	position: relative
}

.banner .swiper-slide-title {
	position: absolute;
	right: 0px;
	bottom: 15px;
	display: flex;
	width: 100%;
	flex-direction: row-reverse
}

.banner .swiper-slide-title a {
	padding: 10px 20px;
	font-size: 18px;
	color: rgba(255, 255, 255, .6666666667);
	/* border-radius: 10px 0 0 10px; */
	background-color: rgba(0, 0, 0, .5)
}

.banner .swiper-slide-title a:hover {
	color: #fff
}

.banner .swiper-container .swiper-slide-active {
	opacity: 1
}

.banner .swiper-container .swiper-pagination-bullet {
	width: 15px;
	height: 15px
}

.banner .swiper-button-box {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 1200px;
	height: 350px
}

.banner .swiper-container .swiper-button-prev {
	left: 0px;
	background: url("../img/zuo.png") no-repeat rgba(0, 0, 0, .5);
	background-size: 15px 32px;
	background-position: center;
	width: 30px;
	height: 66px;
	display: none
}

.banner .swiper-container .swiper-button-next {
	right: 0px;
	background: url("../img/you.png") no-repeat rgba(0, 0, 0, .5);
	background-size: 15px 32px;
	background-position: center;
	width: 30px;
	height: 66px;
	display: none
}

.banner .swiper-container:hover .swiper-button-next,
.banner .swiper-container:hover .swiper-button-prev {
	display: block
}

.banner .swiper-container .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff
}

@media screen and (max-width: 768px) {
	.banner {
		height: auto
	}

	.banner .swiper-slide {
		width: 100% !important;
		height: 100%;
		opacity: .5
	}

	.banner .swiper-slide-title {
		width: 100%
	}

	.banner .swiper-slide-title a {
		font-size: 12px;
		width: 100%;
		border-radius: 0
	}
}

.news-banner {
	width: 570px;
	height: 356px;
	overflow: hidden;
	position: relative;
	background-color: #f9fafc
}

.news-banner .news-swiper-container {
	max-width: 100%;
	height: 100%
}

.news-banner .swiper-slide img {
	width: 100%;
	aspect-ratio: 570/356;
	display: block
}

.news-banner .swiper-slide-title {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
	height: 40px;
	background-color: rgba(0, 0, 0, .4)
}

.news-banner .swiper-slide-title a {
	padding: 10px 20px;
	color: rgba(255, 255, 255, .6666666667);
	font-size: 12px;
	border-radius: 10px 0 0 10px
}

.news-banner .swiper-slide-title a:hover {
	color: #fff
}

.news-banner .swiper-button-prev {
	left: 0px;
	margin-top: 0;
	top: calc(100% - 40px);
	background: url("../img/zuo.png") no-repeat rgba(0, 0, 0, .5);
	background-size: 10px 15px;
	background-position: center;
	width: 20px;
	height: 40px
}

.news-banner .swiper-button-next {
	right: 0px;
	margin-top: 0;
	top: calc(100% - 40px);
	background: url("../img/you.png") no-repeat rgba(0, 0, 0, .5);
	background-size: 10px 15px;
	background-position: center;
	width: 20px;
	height: 40px
}

@media screen and (max-width: 768px) {
	.news-banner {
		height: auto;
		width: 100%
	}

	.news-banner .swiper-slide {
		width: 100% !important;
		height: 100%
	}

	.news-banner .swiper-slide-title {
		width: 100%
	}

	.news-banner .swiper-slide-title a {
		font-size: 12px;
		width: 100%;
		border-radius: 0
	}
}

.main-wrapper {
	display: flex;
	flex-direction: column
}

.notice-section {
	width: 100%;
	padding: 60px 0px 47px 0px;
	background-size: cover;
	/* background-image: url(../images/bottombg.png); */
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fef7ed;
}

.notice-section-container {
	width: 1200px;
	display: grid;
	grid-template-columns: 4fr 4fr 3fr;
	grid-gap: 30px;
	gap: 30px
}

@media screen and (max-width: 768px) {
	.notice-section {
		padding: 0
	}

	.notice-section-container {
		width: 100%;
		display: flex;
		flex-direction: column;
		grid-gap: 0;
		gap: 0
	}
}

.main-list-wrapper {
	display: flex;
	flex-direction: column
}

.main-list-wrapper .list-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	height: 48px;
	/* background-image: url(../images/tilebg.png); */
	background-repeat: no-repeat;
	background-position: left center
}

.main-list-wrapper .list-title::before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #f5e4d2;
}

.main-list-wrapper .list-title .title {
	color: #b01113;
	font-size: 1.2rem;
	/* text-indent: 2rem; */
	font-weight: bold;
	padding-bottom: 22px;
	border-bottom: 4px solid;
	position: relative;
}
.more {
	top: -12px;
	position: relative;
	font-size: 0.8rem;
}

.main-list-wrapper .list-title a {
	color: rgba(0, 0, 0, .5019607843);
	font-size: 12px
}

.main-list-wrapper .list-title a:hover {
	color: #b01213
}

@media screen and (max-width: 768px) {
	.main-list-wrapper {
		padding: 20px
	}
}

.main-list-ui01 a {
    color: #454545;
}

.main-list-ui01 span {
    color: #858585;
    flex-shrink: 0;
}

.main-list-ui01 {
	display: flex;
	flex-direction: column;
	height: 310px;
	justify-content: space-between;
	width: 100%;
	padding: 10px 0 0
}

.main-list-ui01 li {
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
	margin-top: 10px;
	height: 50px;
	grid-gap: 10px;
	gap: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed rgba(0, 0, 0, .062745098);
	justify-content: space-between
}

.main-list-ui01 li .date-block {
	display: flex;
	width: 60px;
	height: 100%;
	flex-direction: column;
	justify-content: space-around;
	padding: 10px 0;
	/* background-image: linear-gradient(to top, #f9d486, #fff2d0); */
	/* border-radius: 5px */
	/* background-color: #fff; */
	/* border: 1px solid #e0e0e0; */
}
.data-block-top {
	font-size: 18px;
}
.date-block-bottom {
	border: 1px solid #e0e0e0;
	margin: -2px -7px -7px -7px;
	background-color: #fff;
}

.main-list-ui01 li .date-block span {
	color: #b01213;
	text-align: center
}

.main-list-ui01 li .date-block .date-block-top {
	font-weight: bold;
	background-color: #a71925;
	color: #fffffd;
}

.main-list-ui01 li .date-block .date-block-bottom {
	font-size: 12px;
	transform: scale(0.8)
}

.main-list-ui01 li a {
	width: 345px;
	color: rgba(0, 0, 0, .5019607843);
	overflow: hidden;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis
}
.xwlb_width li a{
	width: 525px !important;
}

.main-list-ui01 li a:hover {
	color: #b01213;
	font-weight: bold
}
main-list-ui02 li a::before {
	
}

@media screen and (max-width: 768px) {
	.main-list-ui01 {
		height: auto
	}

	.main-list-ui01 li a {
		width: 270px
	}
}

.main-list-ui02 {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 20px 0 0;
	height: 310px;
	justify-content: space-between
}

.main-list-ui02 li {
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
	margin-top: 5px;
	height: 28px;
	padding-bottom: 10px;
	border-bottom: 1px dashed rgba(0, 0, 0, .062745098);
	justify-content: space-between
}

.main-list-ui02 li span {
	font-size: 12px
}

.main-list-ui02 li a {
	width: 415px;
	color: rgba(0, 0, 0, .5019607843);
	overflow: hidden;
	font-weight: normal;
	white-space: nowrap;
	position: relative;
	text-indent: 10px;
	text-overflow: ellipsis
}

.main-list-ui02 li a::before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	top: calc(50% - 2px);
	left: 0;
	background: #b01213;
	position: absolute
}

.main-list-ui02 li a:hover {
	color: #b01213;
	font-weight: bold
}

@media screen and (max-width: 768px) {
	.main-list-ui02 {
		height: auto
	}
}

/* .main-info-wrapper {
	width: 99%;
	height: 468px;
	position: relative;
	background-image: url("../img/contactsbg.jpg");
	padding: 0px !important;
} */

.main-info-wrapper::before {
	content: "";
	position: absolute;
	width: calc(100% - 40px);
	height: 100%;
	/* background-color: #b01213; */
	/* background-image: url("../img/contactsbg.jpg"); */
	z-index: 1;
}

.main-info-wrapper::after {
	content: "";
	position: absolute;
	width: calc(100% - 6px);
	right: 0;
	bottom: 6px;
	height: calc(100% - 12px);
	/* background-color: #feefc8; */
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	z-index: 2;
}

/* .main-info-wrapper .main-info-content {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: flex;
	flex-direction: column;
	padding: 20px 40px;
	justify-content: center
}

.main-info-wrapper .main-info-content .title {
	color: #b01213;
	font-size: 1.8rem;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #b01213
}

.main-info-wrapper .main-info-content .contact {
	display: flex;
	margin-top: 35px;
	grid-gap: 10px;
	gap: 10px
}

.main-info-wrapper .main-info-content .contact .contact-icon {
	width: 50px;
	height: 50px;
	background-color: #fbdbb5;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.main-info-wrapper .main-info-content .contact .contact-text {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.main-info-wrapper .main-info-content .contact .contact-text .contact-text-content {
	color: #b01213;
	font-size: 1.2rem;
	font-weight: bold
} */

/* @media screen and (max-width: 768px) {
	.main-info-wrapper::before {
		width: 100%
	}

	.main-info-wrapper::after {
		width: calc(100% - 12px);
		right: 6px
	}
} */

/* 书记信箱 */
.main-info-wrapper {
	width: 100%;
	height: 130%;
	position: relative;
	background-image: url("../img/contactsbg.jpg");
	top: -60px;
}

.main-info-wrapper .main-info-content {
	position: absolute;
	width: 100%;
	/* height: 100%; */
	z-index: 10;
	display: flex;
	flex-direction: column;
	padding: 68px 30px;
	justify-content: center
}

.main-info-wrapper .main-info-content .title {
	color: #b01213;
	font-size: 1.2rem;
	font-weight: bold;
	padding-bottom: 20px;
	/* border-bottom: 1px solid #b01213 */
}

.main-info-wrapper .main-info-content .contact {
	display: flex;
	margin-top: 35px;
	grid-gap: 10px;
	gap: 10px
}

.main-info-wrapper .main-info-content .contact .contact-icon {
	width: 50px;
	height: 50px;
	/* background-color: #fbdbb5; */
	border: 2px solid  #ab252f;
	border-radius: 20%;
	display: flex;
	align-items: center;
	justify-content: center
}

.main-info-wrapper .main-info-content .contact .contact-text {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.main-info-wrapper .main-info-content .contact .contact-text .contact-text-content {
	color: #b01213;
	font-size: 1.2rem;
	font-weight: bold
}

@media screen and (max-width: 750px) {
	.main-info-wrapper {
		/* width: 309px; */
		width: 100%;
		height: 468px;
		top: 0px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	
	/* .main-info-wrapper::before {
		width: 100%;
	}

	.main-info-wrapper::after {
		width: calc(100% - 12px);
		right: 6px;
	} */
}

.news-section {
	width: 100%;
	padding: 50px 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.news-section-container {
	width: 1200px;
	display: flex;
	grid-gap: 40px;
	gap: 40px
}

.news-section-container .main-list-wrapper {
	flex: 1
}

.news-section-container .main-list-wrapper .main-list-ui02 {
	height: 308px
}

.news-section-container .main-list-wrapper .main-list-ui02 li a {
	width: 540px
}

@media screen and (max-width: 768px) {
	.news-section {
		padding: 0
	}

	.news-section-container {
		width: 100%;
		display: flex;
		flex-direction: column-reverse;
		grid-gap: 0;
		gap: 0
	}

	.news-section-container .main-list-wrapper {
		flex: 1
	}

	.news-section-container .main-list-wrapper .main-list-ui02 {
		height: auto
	}

	.news-section-container .main-list-wrapper .main-list-ui02 li a {
		width: 100%
	}

	.news-section-container .main-list-wrapper .main-list-ui02 li span {
		display: none
	}
}

.normal-list-container {
	width: 1200px;
	position: relative;
	min-height: 500px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 250px auto
}

.normal-list-container .sidebar-wrapper {
	background-color: rgba(0, 0, 0, .031372549);
	display: flex;
	flex-direction: column;
	position: relative
}

.normal-list-container .sidebar-wrapper .sidebar-header {
	margin-top: 20px;
	width: 100%;
	background-color: #b01213;
	color: #fff;
	height: 50px;
	display: flex
}

.normal-list-container .sidebar-wrapper .sidebar-header .title {
	font-size: 1.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-weight: normal
}

.normal-list-container .sidebar-wrapper .sidebar-body {
	display: flex
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap {
	display: flex;
	flex-direction: column;
	width: 100%
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap .column-item {
	height: 50px;
	display: flex
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap .column-item a {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	padding-left: 40px;
	border-left: 3px solid #b01213;
	color: rgba(0, 0, 0, .5647058824)
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap .column-item a:hover {
	color: #b01213
}

.normal-list-container .sidebar-wrapper .sidebar-body .column-list-wrap .column-item a.selected {
	background-image: linear-gradient(to right, #eebcbd, #fff);
	font-weight: bold;
	color: #b01213
}

.normal-list-container .content-wrapper {
	display: flex;
	flex-direction: column;
	padding: 40px 50px
}

.normal-list-container .content-wrapper .list-head {
	border-bottom: 1px solid rgba(0, 0, 0, .1882352941);
	position: relative;
	width: 100%
}

.normal-list-container .content-wrapper .list-head .list-meta {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.normal-list-container .content-wrapper .list-head .list-meta .column-title {
	color: #000;
	font-size: 1.4rem;
	padding-bottom: 10px;
	border-bottom: 3px solid #b01213
}

.normal-list-container .content-wrapper .list-head .list-meta .column-path {
	display: flex;
	align-items: center
}

.normal-list-container .content-wrapper .list-head .list-meta .column-path a {
	color: rgba(0, 0, 0, .5647058824)
}

.normal-list-container .content-wrapper .list-head .list-meta .column-path a:hover {
	color: #b01213
}

.normal-list-container .content-wrapper .list-content {
	display: flex;
	flex-direction: column
}

.normal-list-container .content-wrapper .list-content .list-content-ctn {
	display: flex;
	flex-direction: column;
	margin-top: 10px
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .wp_paging {
	font-size: 1rem;
	margin-top: 10px
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .page_jump {
	display: none
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item {
	display: flex;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid rgba(0, 0, 0, .031372549);
	color: rgba(0, 0, 0, .5647058824)
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item:hover {
	background-color: rgba(0, 0, 0, .0078431373);
	color: #b01213
}

.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item .list-date {
	color: #b01213;
	padding-right: 20px
}

@media screen and (max-width: 768px) {
	.normal-list-container {
		width: 100%;
		display: flex
	}

	.normal-list-container .sidebar-wrapper {
		display: none
	}

	.normal-list-container .content-wrapper {
		width: 100%;
		padding: 20px;
		padding-bottom: 20px
	}

	.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item {
		height: auto;
		line-height: 2;
		padding: 10px 10px 10px;
		position: relative;
		display: block;
		border-radius: 5px;
		background-color: rgba(0, 0, 0, .062745098);
		margin-top: 30px
	}

	.normal-list-container .content-wrapper .list-content .list-content-ctn .list-item .list-date {
		position: absolute;
		padding-right: 0px;
		left: 10px;
		top: -18px;
		font-size: 12px;
		color: #fff;
		width: 80px;
		height: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		background-color: #b01213;
		transform: scale(0.8)
	}
}

.detail-wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 40px 0;
	/* background-image: url(../images/listbg.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	min-height: calc(100vh - 160px)
}

.detail-wrapper .detail-container {
	background-color: #fff;
	padding: 70px 50px;
	width: 1200px;
	display: flex;
	flex-direction: column;
	box-shadow: rgba(99, 99, 99, .2) 0px 2px 8px 0px
}

.detail-wrapper .detail-container .arti-title {
	font-size: 1.4rem;
	color: rgba(0, 0, 0, .5647058824);
	text-align: center
}

.detail-wrapper .detail-container .info {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
	padding: 10px 0;
	background-color: rgba(0, 0, 0, .062745098);
	font-size: 12px
}

.detail-wrapper .detail-container .info strong {
	padding: 0 20px;
	font-weight: normal
}

.detail-wrapper .detail-container .entry {
	display: flex;
	margin-top: 40px
}

@media screen and (max-width: 768px) {
	.detail-wrapper {
		padding-bottom: 20px
	}

	.detail-wrapper .detail-container {
		padding: 20px
	}

	.detail-wrapper .detail-container .info strong {
		padding: 5px
	}
}

.entry .read {
	width: 100%
}

.wp_articlecontent {
	display: flex;
	flex-direction: column
}

.wp_articlecontent p {
	line-height: 1.8;
	margin-top: .5rem;
	text-indent: 2em
}

.wp_articlecontent p img {
	margin: 10px auto;
	display: block;
	max-width: 100%;
	height: auto
}

.Article_MicroImage {
	padding: 20px
}