@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
	font-weight: 400;
	font-style: normal
}

img{
	border-radius: 10px;
}

.clear{
	clear: both;
}

h3{
	font-size: 18px;
}

.noStyleH{
	all: initial;
}

:root {
	--swiper-theme-color: #007aff
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.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(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.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, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(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, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.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(.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(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.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: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -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 transform, .2s top
}

.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 transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	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-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.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 infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@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: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	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
}

.el-form-item__label {
	color: white;
}

@charset "UTF-8";

html {
	font-family: "微软雅黑", Tahoma, Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 12px;
	-webkit-overflow-scrolling: touch;
}

img {
	border: 0;
	vertical-align: middle;
}

*:focus {
	outline: medium;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #4FB233;
}

audio,
canvas,
progress,
video {
	display: block;
}

a {
	background: transparent;
	text-decoration: none;
}

ol,
ul,
li {
	list-style: outside none none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:active {
	opacity: 0.5;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

select,
textarea,
input,
button {
	border: 1px solid #c8c7cc;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-appearance: none !important;
}

.pull-left {
	float: left !important;
}

.pull-right {
	float: right !important;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: ' ';
}

.clearfix:after {
	clear: both;
}

.layout {
	width: 1200px;
	margin: 0 auto;
}

.ellipsis,
.ul_li_ellipsis li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ul_li_ellipsis li h3{
	overflow: hidden;
	white-space: nowrap;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.webBar {
	padding: 20px 0;
    color: #999;
	font-size: 16px;
}

.webBar i {
	color: #ccc;
	margin-right: 4px;
}

.webBar a {
	color: #999;
	font-size: 16px;
    padding: 0 5px;
}

.webBar a:hover {
	color: #4FB233;
}

.webBar span {
	color: #333;
	font-size: 14px;
}

.advert {
	width: 100%;
	height: 90px;
}

.advert img,
.advert-right img {
	width: 100%;
	height: 100%;
}

.advert-right {
	width: 100%;
	height: 220px;
}

.dcenter {
	margin-left: auto;
	margin-right: auto;
}

.border-t,
.border-b,
.border-l,
.border-r,
.border-tb,
.border {
	position: relative;
}

.border-t:after,
.border-b:after,
.border-l:after,
.border-r:after,
.border-tb:after,
.border:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1);
	pointer-events: none;
}

.border-l:after {
	border-left: 1px solid #c8c7cc;
}

.border-r:after {
	border-right: 1px solid #c8c7cc;
}

.border-t:after {
	border-top: 1px solid #c8c7cc;
}

.border-b:after {
	border-bottom: 1px solid #c8c7cc;
}

.border-tb:after {
	border-top: 1px solid #c8c7cc;
	border-bottom: 1px solid #c8c7cc;
}

.border:after {
	border: 1px solid #c8c7cc;
}

.border.border-radius:after {
	border-radius: 6px;
}

@media screen and (-webkit-min-device-pixel-ratio:1.5) {

	.border-t:after,
	.border-b:after,
	.border-l:after,
	.border-r:after,
	.border-tb:after,
	.border:after {
		right: -100%;
		bottom: -100%;
		-webkit-transform: scale(0.5);
	}
}

.switch {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	width: 52px;
	height: 32px;
	border: 1px solid #DFDFDF;
	outline: 0;
	border-radius: 16px;
	box-sizing: border-box;
	background: #DFDFDF;
}

.switch:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 30px;
	border-radius: 15px;
	background-color: #FDFDFD;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

.switch:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-color: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

.switch:checked {
	border-color: #04BE02;
	background-color: #04BE02;
}

.switch:checked:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.switch:checked:after {
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
}

.flex-start-wrap {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.flex-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ys-flex-wrap >div{
	width: 33%;
}

*::-webkit-scrollbar {
	width: 6px;
	height: 10px;
}

*::-webkit-scrollbar-track {
	background: rgb(230, 231, 240);
	border-radius: 2px;
}

*::-webkit-scrollbar-thumb {
	background: #aaaa7f;
	border-radius: 6px;
}

*::-webkit-scrollbar-thumb:hover {
	background: #333;
}

*::-webkit-scrollbar-corner {
	background: #179a16;
}

.el-form-item.is-success .el-input__inner,
.el-form-item.is-success .el-input__inner:focus,
.el-form-item.is-success .el-textarea__inner,
.el-form-item.is-success .el-textarea__inner:focus {
	border-color: #67c23a;
}

.el-dialog__header {
	padding-top: 12px;
	text-align: left;
	background: #F0F0F0;
}

.el-pagination {
	text-align: center;
}

.el-pagination span {
	background: #fff !important;
	border: 1px solid #E6E6E6 !important;
	padding: 0 8px;
}

.el-pagination .el-pager li.active {
	background: #4FB233;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #4FB233;
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
	color: #4FB233;
}

.el-pagination.is-background .el-pager li:not(.disabled).active:hover {
	color: #fff;
}

.el-pagination.is-background button:not(.disabled):hover {
	color: #4FB233;
}

.el-pagination.is-background .btn-prev:disabled:hover {
	color: #C0C4CC;
}

.pagers {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	padding: 20px 0px;
}

.pagers span a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 1px 12px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}

.pagers span.curr a {
	background: #4FB233;
	border: 1px #4FB233 solid;
	color: #fff;
}

.pagers a:hover {
	color: #077ee3;
	background: white;
	border: 1px #077ee3 solid;
}

.pagers span.curr a:hover {
	border: 1px #4FB233 solid;
	color: #fff;
	cursor: not-allowed;
}

.pagers a.cur {
	border: none;
	background: #077ee3;
	color: #fff;
}

.head-container {}

.head-container .head-1 {
	height: 40px;
	line-height: 40px;
	background: #F4F4F4;
	font-size: 14px;
}

.head-container .head-1 .left {
	color: #999;
}

.head-container .head-1 .right {
	color: #666;
}

.head-container .head-1 .right img {
	width: 18px;
	height: 16px;
	margin-right: 4px;
}

.head-container .head-1 .right .phone {
	font-size: 22px;
	color: #4FB233;
	height: 40px;
	line-height: 40px;
}

.head-container .head-2 .left {
	padding: 4px 0 6px;
	display: flex;
	align-items: center;
}

.head-container .head-2 .left .div1 {
	margin-right: 20px;
}

.head-container .head-2 .left .div1 img {
	width: 150px;
	height: 52px;
}

.head-container .head-2 .left .div2 {
	padding-top: 4px;
	text-align: left;
}

.head-container .head-2 .left .div2 .p1 {
	color: #333;
	font-size: 18px;
}

.head-container .head-2 .left .div2 .p2 {
	color: #999;
	font-size: 12px;
	margin-top: 5px;
}

.head-container .head-2 .right {
	padding: 4px 0 6px;
}

.head-container .head-2 .right .searchBox {
	width: 374px;
	margin-top: 6px;
	line-height: normal;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	height: 34px;
}

.head-container .head-2 .right .searchBox .el-input-group--append .el-input__inner {
	border-left: none;
	border-right: none;
	border-color: #4FB233;
	height: 34px;
}

.head-container .head-2 .right .searchBox .el-input__inner:focus {
	border-color: #4FB233;
}

.head-container .head-2 .right .searchBox .el-input-group__prepend {
	background: #fff;
	border-color: #4FB233;
}

.head-container .head-2 .right .searchBox .el-input-group__prepend .el-select {
	width: 100px;
	color: #4FB233;
}

.head-container .head-2 .right .searchBox .el-input-group__prepend .el-select .el-select__caret {
	color: #4FB233;
}

.head-container .head-2 .right .searchBox .el-input-group__prepend .el-input__icon {
	line-height: 34px;
}

.head-container .head-2 .right .searchBox .el-input-group__append {
	background: #4FB233;
	color: #fff;
	border-color: #4FB233;
}

.head-container .head-2 .right .target {
	color: #999;
	text-align: left;
	margin-top: 6px;
}

.head-container .head-2 .right .target a {
	color: #999;
}

.head-container .head-2 .right .target a:hover {
	color: #4FB233;
}

.head-container .webDaohang img {
	width: 6px;
	height: 12px;
	margin-left: 8px;
	transform: rotateZ(90deg);
}

.head-container .webDaohang {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.head-container .webDaohangBox {
	position: absolute;
	width: 100%;
	background: #fff;
	border: 1px solid #E6E6E6;
	top: 40px;
	left: 0;
	z-index: 9999;
	padding: 12px 12px 6px;
	line-height: 26px;
	display: none;
	box-shadow: 0px 20px 20px -20px rgba(0, 0, 0, 0.09);
}

.head-container .webDaohangBox>div{
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.head-container .webDaohangBox>div>span{
	width: 120px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.head-container .webDaohangBox>div>div{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
}
.head-container .webDaohangBox>div>div a{
	color: #4975A1;
	font-size: 14px;
	margin-right: 24px;
	padding: 0px 8px;
	border-radius: 6px;
}
.head-container .webDaohangBox a:hover {
	color: #fff;
	background-color: #4FB233;
}

.navigation {
	position: sticky;
	position: -webkit-sticky;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 50px;
	background: #4FB233;
	padding-top: 7px;
	text-align: left;
	min-width: 1200px;
}

.navigation span a {
	display: inline-block;
	width: 130px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius: 8px 8px 0px 0px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.navigation span.sel_ZSK {
    position: relative;
}

.navigation span ul.zhk-model{
    display: none;
    position: absolute;
    top: 27px;
    left: 0;
}

.navigation span ul.zhk-model{
    display: none;
    position: absolute;
    top: 27px;
    left: 0;
    background: #fff;
    box-shadow: 0px 3px 8px 0px rgba(255, 83, 112, 0.3);
    border-radius: 0px 0px 8px 8px;
}
.navigation span ul.zhk-model li a{
    padding: 0 10px;
    border-radius: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.navigation span ul.zhk-model li:last-child a{
    border-radius: 0px 0px 8px 8px;
}

.show{
    display: block!important;
}

.navigation span:hover a{
    background: #fff;
	color: #4FB233;
}

.navigation span.sel a {
	background: #fff;
	color: #4FB233;
}

.wikiListHover {
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translate(-50%, 0);
	background: #FFFFFF;
	border: 1px solid #F0F0F0;
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.08);
	display: none;
}

.wikiListHover .wiki-top {
	margin-top: 10px;
	background: #F5F5F5;
	padding-bottom: 1px;
	border-bottom: 1px solid #4FB233;
}

.wikiListHover .wiki-top .el-tabs__item {
	font-size: 16px;
	padding: 0;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	border-left: none;
	border-right: none;
	position: relative;
}

.wikiListHover .wiki-top .el-tabs__item::after {
	position: absolute;
	width: 1px;
	height: 50px;
	right: 0;
	background: #f0f0f0;
	content: "";
}

.wikiListHover .wiki-top .el-tabs__active-bar {
	background: none;
}

.wikiListHover .wiki-top .el-tabs__item.is-active {
	background-color: #4FB233;
	color: #fff;
}

.wikiListHover .wiki-top .el-tabs__header {
	margin-bottom: 0px;
}

.wikiListHover .wiki-top .el-tabs__nav-wrap::after {
	background: none;
}

.wikiListHover .wiki-top .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
	border-left: 1px solid #f0f0f0;
}

.wikiListHover .wikis-content {
	height: 640px;
	overflow-y: scroll;
	padding: 20px;
}

.wikiListHover .wikis-content a:hover {
	color: #4FB233 !important;
}

.wikiListHover .wikis-content .searchBox {
	margin-bottom: 20px;
}

.wikiListHover .wikis-content .searchBox>div {
	width: 600px;
	height: 40px;
	line-height: 40px;
	background: #FFFFFF;
	border: 1px solid #F0F0F0;
	overflow: hidden;
}

.wikiListHover .wikis-content .searchBox>div input {
	width: 550px;
	outline: none;
	border: none;
	font-size: 14px;
	color: #666;
	padding-left: 12px;
}

.wikiListHover .wikis-content .searchBox>div i {
	width: 46px;
	text-align: center;
	font-size: 18px;
	color: #969BA0;
}

.wikiListHover .wikis-content .searchBox>p {
	flex: 1;
	padding: 5px 0 0 14px;
}

.wikiListHover .wikis-content .searchBox>p a {
	display: block;
	width: 23%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #F0F0F0;
	border-radius: 15px;
}

.wikiListHover .wikis-content .firstLanmu {
	border-bottom: 1px solid #EFEFEF;
	margin: 4px 0 12px;
	padding-bottom: 12px;
}

.wikiListHover .wikis-content .firstLanmu span {
	font-size: 16px;
	color: #4FB233;
}

.wikiListHover .wikis-content .firstLanmu a {
	color: #999;
	font-size: 14px;
}

.wikiListHover .wikis-content .firstLanmu a:hover {
	color: #4FB233;
}

.wikiListHover .wikis-content .secondLanmu .sLanmu-item {
	width: 31%;
	margin-bottom: 18px;
}

.wikiListHover .wikis-content .secondLanmu .sLanmu-item>p {
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 6px;
}

.wikiListHover .wikis-content .secondLanmu .sLanmu-item>p span {
	font-weight: bold;
	color: #333;
	height: 20px;
	line-height: 20px;
}

.wikiListHover .wikis-content .secondLanmu .sLanmu-item>p span i {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #4FB233;
	margin-right: 8px;
	position: relative;
	bottom: 4px;
}

.wikiListHover .wikis-content .secondLanmu .sLanmu-item>p a {
	color: #999;
}

.wikiListHover .wikis-content .secondLanmu .sLanmu-item>ul li {
	list-style-type: disc;
	width: 46.5%;
	text-align: left;
	margin: 6px 0;
}

.wikiListHover .wikis-content .secondLanmu .sLanmu-item>ul li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #D6D6D6;
	margin-right: 8px;
	position: relative;
	bottom: 3px;
}

.wikiListHover .wikis-content .secondLanmu .sLanmu-item>ul li a {
	color: #333;
	font-size: 14px;
}

.foot-container .footer {
	width: 100%;
	background-color: #F4F4F4;
}

.foot-container .footer .friends {
	text-align: left;
	line-height: 21px;
	margin-bottom: 8px;
}

.foot-container .footer .friends a {
	color: #666;
	margin-right: 12px;
}

.foot-container .footer .friends a:hover {
	color: #4FB233;
}

.foot-container .footer ul {
	padding: 14px 0;
}

.foot-container .footer ul .li1 {
	width: 276px;
	height: auto;
	border-right: 1px solid #E6E6E6;
	padding-top: 76px;
}

.foot-container .footer ul .li1 img {
	width: 200px;
	height: 72px;
}

.foot-container .footer ul .li2 {
	width: 900px;
	color: #333;
	font-size: 16px;
	text-align: left;
}

.foot-container .footer ul .li2 p {
	margin-top: 12px;
}

.foot-container .footer ul .li2 a {
	color: #666;
	font-size: 14px;
}

.foot-container .footer ul .li2 a:hover {
	color: #4FB233;
}

.foot-container .footer ul .li3 {
	padding-top: 20px;
	padding-left: 24px;
	text-align: left;
}

.foot-container .footer ul .li3>p {
	color: #333;
	font-size: 16px;
}

.foot-container .footer .wx-app-img {
	margin-top: 20px;
}

.foot-container .footer .wx-app-img img {
	width: 116px;
	height: 116px;
}

.foot-container .footer .wx-app-img p {
	color: #666;
	text-align: center;
	margin-top: 10px;
}

.foot-container .footer .wx-app-img div:first-child {
	margin-right: 54px;
}

.foot-container .footer ul .li4 {
	width: 343px;
	height: 210px;
	border-left: 1px solid #E6E6E6;
	padding-top: 20px;
	text-align: left;
	padding-left: 50px;
}

.foot-container .footer ul .li4 .p1 {
	font-size: 16px;
	color: #333;
}

.foot-container .footer ul .li4 .p2 {
	font-size: 34px;
	color: #4FB233;
	margin: 16px 0 36px;
	font-weight: bold;
}

.foot-container .footer ul .li4 .p3,
.foot-container .footer ul .li4 .p4 {
	color: #666;
	margin-bottom: 8px;
}

.foot-container .beian {
	background: #807C7D;
	line-height: 24px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.foot-container .beian a {
	color: #fff;
	font-size: 12px;
}


.foot_nav li a{
	color: green;
	font-size:14px;
	font-weight: 400;
	padding:0 8px;
}

.wikis-list ul {
	list-style: disc;
	list-style-type: disc;
}

.wikis-list ul li {
	width: 49%;
	text-align: left;
	margin: 8px 0;
}

.ysby-full  ul li {
	width: 100%;
	line-height: 26px;
}

.ysby-full .ysby-sub-block{
	width: 380px;
	height: 292px ;
	margin:  10px 10px 10px 10px;
	display: block;
	float: left;
	box-shadow: 0px 0px 5px 0px rgba(185, 185, 185, 0.2);
	border-radius: 10px;
	padding: 10px 30px;
}

.wikis-list ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #4FB233;
	margin-right: 6px;
	position: relative;
	bottom: 2px;
}

.wikis-list ul li a {
	color: #333;
	font-size: 14px;
}

.wikis-list ul li a:hover {
	color: #4FB233;
}

.wikiKindsRight {
	border: 1px solid #F0F0F0;
	padding: 6px 20px 0px;
}

.wikiKindsRight .el-tabs__item {
	font-size: 18px;
}

.wikiKindsRight .el-tabs__active-bar {
	background-color: #4FB233;
}

.wikiKindsRight .el-tabs__item.is-active {
	color: #4FB233;
	font-weight: bold;
}

.wikiKindsRight .el-tabs__header {
	margin-bottom: 7px;
}

.wikiKindsRight ul li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 12px 0;
	text-align: left;
}

.wikiKindsRight ul li a {
	font-size: 14px;
}

.wikiKindsRight ul li:last-child {
	padding-bottom: 11px;
	border-bottom: 1px dashed #fff;
}

.advert-index .div-img {
	width: 580px;
	height: 90px;
	overflow: hidden;
	background: #f0f0f0;
}

.advert-index .div-img img {
	width: 100%;
}

.lanmuHead {
	text-align: left;
	margin: 40px 0 12px;
}

.lanmuHead .title {
	display: inline-block;
	font-size: 22px;
	color: #000;
    border-bottom: 2px solid #4FB233;
	padding-bottom: 12px;
	margin-right: 4px;
}

.lanmuHead .title span {
	display: inline-block;
	border-bottom: 2px solid #4FB233;
	padding-bottom: 12px;
	margin-right: 4px;
}

.lanmuHead .title span i {
	color: #ddd;
	font-style: italic;
}

.lanmuHead .title i {
	font-size: 18px;
	font-weight: 600;
}

.lanmuHead>div {
	border-bottom: 1px solid #F0F0F0;
}

.lanmuHead .navsBox {
	margin-left: 20px;
}

.lanmuHead .navsBox a,
.lanmuHead .navsBox i {
	color: #999;
	margin: 0 3px;
}

.wikisRight {
	border: 1px solid #F0F0F0;
	padding: 14px 20px 0px;
}

.wikisRight p:first-child {
	border-left: 4px solid #4FB233;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	text-align: left;
	margin-bottom: 10px;
}

.wikisRight ul li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 12px 0;
	text-align: left;
}

.wikisRight ul li a {
	font-size: 14px;
}

.wikisRight ul li:last-child {
	padding-bottom: 11px;
	border-bottom: 1px dashed #fff;
}

.lovely {
	border: 1px solid #F0F0F0;
	padding: 14px 20px 0px;
	position: relative;
}

.lovely p:first-child {
	border-left: 4px solid #4FB233;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	text-align: left;
}

.lovely .change {
	position: absolute;
	font-size: 14px;
	color: #999;
	right: 20px;
	top: 18px;
	cursor: pointer;
}

.lovely ul i {
	color: #4FB233;
	margin-right: 8px;
}

.lovely ul li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 13px 0;
	text-align: left;
}

.lovely ul li a {
	font-size: 14px;
}

.lovely ul li:last-child {
	padding-bottom: 11px;
	border-bottom: 1px dashed #fff;
}

.canEatBox {
	border: 1px solid #F0F0F0;
	padding: 14px 20px 0px;
	position: relative;
	margin-top: 28px;
}

.canEatBox p:first-child {
	border-left: 4px solid #4FB233;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	text-align: left;
}

.canEatBox .change {
	position: absolute;
	font-size: 14px;
	color: #999;
	right: 20px;
	top: 18px;
	cursor: pointer;
}

.canEatBox ul li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 12px 0;
	text-align: left;
	margin-top: 2px;
}

.canEatBox ul li a {
	font-size: 14px;
}

.canEatBox ul li .can-eat>img {
	width: 44px;
	height: 44px;
}

.canEatBox ul li .can-eat>div {
	flex: 1;
	padding-left: 8px;
	overflow: hidden;
}

.canEatBox ul li .can-eat>div>div {
	align-items: center;
}

.canEatBox ul li .can-eat>div .food {
	font-size: 16px;
	color: #333;
}

.canEatBox ul li .can-eat>div .green {
	color: #52BF71;
}

.canEatBox ul li .can-eat>div .yellow {
	color: #FFA022;
}

.canEatBox ul li .can-eat>div .red {
	color: #4FB233;
}

.canEatBox ul li .can-eat>div p {
	color: #999;
	margin-top: 4px;
}

.canEatBox ul li:last-child {
	padding-bottom: 11px;
	border-bottom: 1px dashed #fff;
}

.rele-recom {
	border: 1px solid #F0F0F0;
	padding: 14px 20px 0px;
}

.rele-recom p:first-child {
	border-left: 4px solid #4FB233;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	text-align: left;
}

.rele-recom ul li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 12px 0;
	text-align: left;
}

.rele-recom ul li a {
	font-size: 14px;
}

.rele-recom ul li span {
	position: relative;
	top: 2px;
	font-size: 30px;
	color: #CDCDCD;
	margin-right: 12px;
	line-height: 36px;
	font-style: italic;
	font-family: Monotype Corsiva;
}

.rele-recom ul li:last-child {
	padding-bottom: 11px;
	border-bottom: 1px dashed #fff;
}

.rele-recom ul li.line span {
	color: #4FB233;
}

.pad-bot10{
	padding-bottom: 10px;
}

.pad-bot12{
	padding-bottom: 12px;
}

.common_tags_name {
	padding: 3px 10px;
	border: 1px solid #4FB233;
	color: #4FB233;
	font-size: 14px;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
	margin-left: 5px;
	display:inline-block;
	margin-top: 10px;
	width: 47%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.quick_yy_news {
	margin-left: -20px;
}

.quick_yy_news li {
	margin-left: 20px;
	text-align: center;
}

.tabs-box {
	text-align: left;
}

.tabs-box span {
	display: inline-block;
	width: 106px;
	height: 32px;
	line-height: 32px;
	background: #F0F0F0;
	color: #333;
	border-radius: 16px 16px 0px 16px;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}

.ivf-baby-left .tabs-box span {
	margin-right: 16px;
}

.tabs-box span:last-child {
	margin-right: 0;
}

.tabs-box span.sel {
	background: #4FB233;
	color: #fff;
}

.wikis-list-bottom p {
	text-align: left;
	font-size: 16px;
	color: #333;
	padding-bottom: 6px;
	margin-bottom: 4px;
	border-bottom: 1px solid #F0F0F0;
}

.wikis-list-bottom p i {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #4FB233;
	margin-right: 6px;
}

.wikis-list-bottom p a {
	font-size: 16px;
}

.wikis-list-bottom ul {
	list-style: disc;
	list-style-type: disc;
}

.wikis-list-bottom ul li {
	list-style-type: disc;
	width: 23%;
	text-align: left;
	margin: 8px 0;
}

.wikis-list-bottom ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #D6D6D6;
	margin-right: 6px;
	position: relative;
	bottom: 3px;
}

.wikis-list-bottom ul li a {
	color: #333;
	font-size: 14px;
}

.wikis-list-bottom ul li a:hover {
	color: #4FB233;
}

.hotWordList {
	border: 1px solid #F0F0F0;
	padding: 14px 20px 0px;
}

.hotWordList p:first-child {
	border-left: 4px solid #4FB233;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	text-align: left;
}

.hotWordList ul {
	padding: 12px 0;
}

.hotWordList ul li {
	margin: 7px 0;
}

.hotWordList ul li a {
	display: inline-block;
	width: 123px;
	height: 30px;
	background: #F7F7F7;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	font-size: 14px;
	color: #666;
}

.hotWordList ul li a:hover {
	background: #4FB233;
	color: #fff;
}

.index-page a:hover {
	color: #4FB233;
}

.index-page .banner-nav-tar .nav,
.index-page .banner-nav-tar .tar {
	width: 224px;
	height: 382px;
}

.index-page .banner-nav-tar .banner {
	width: 730px;
	height: 382px;
	overflow: hidden;
}

.index-page .banner-nav-tar .banner img {
	width: 100%;
    border-radius: unset;
}

.index-page .banner-nav-tar .nav {
	border: 1px solid #E6E6E6;
	border-top: none;
}

.index-page .banner-nav-tar .nav ul li {
	position: relative;
}

.index-page .banner-nav-tar .nav ul li .secondNav {
	display: none;
	position: absolute;
	left: 222px;
	top: 0;
	padding: 14px 20px 20px;
	width: 450px;
	height: auto;
	background: #fff;
	text-align: left;
	border-left: 1px solid #E6E6E6;
}

.index-page .banner-nav-tar .nav ul li .secondNav p {
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 4px;
}

.index-page .banner-nav-tar .nav ul li .secondNav div {
	margin-bottom: 12px;
}

.index-page .banner-nav-tar .nav ul li .secondNav div a {
	color: #999;
	display: inline-block;
	margin-right: 24px;
	margin-top: 6px;
}

.index-page .banner-nav-tar .nav ul li .secondNav div a:hover {
	color: #4FB233;
}

.index-page .banner-nav-tar .nav ul li>div:first-child {
	padding: 18px 16px;
	flex-wrap: nowrap;
}

.index-page .banner-nav-tar .nav ul li>div:first-child img {
	width: 30px;
	height: 30px;
	border-radius: 15px;
}

.index-page .banner-nav-tar .nav ul li>div:first-child>div {
	padding: 2px 0px 2px 12px;
	flex: 1;
}

.index-page .banner-nav-tar .nav ul li>div:first-child .title span {
	font-size: 18px;
	color: #333;
	font-weight: 400;
}

.index-page .banner-nav-tar .nav ul li>div:first-child .title i {
	color: #ccc;
	font-size: 16px;
	margin-top: 4px;
}

.index-page .banner-nav-tar .nav ul li>div:first-child .nav-two a {
	display: inline-block;
	color: #999;
	margin-right: 24px;
	margin-top: 8px;
}

.index-page .banner-nav-tar .nav ul li>div:first-child .nav-two a:hover {
	color: #4FB233;
}

.index-page .banner-nav-tar .tar {
	background: #fff;
}
.index-page .banner-nav-tar .tar div{
	/*height: 215px;*/
	position: relative;
}
/*.index-page .banner-nav-tar .tar div:nth-of-type(1){*/
/*	margin-bottom: 12px;*/
/*}*/
/*.index-page .banner-nav-tar .tar div img{*/
/*	width: 100%;*/
/*	height: 100%;*/
/*}*/
.index-page .banner-nav-tar .tar div p{
	position: absolute;
	width: 90%;
	background: rgba(255,255,255,.88);
	height: 40px;
	line-height: 40px;
	left: 5%;
	bottom: 12px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.index-page .ysby-head-tar {
	text-align: right;
	position: relative;
}

.index-page .ysby-head-tar>div {
	width: 100px;
	position: absolute;
	right: 0;
	bottom: 26px;
	overflow: hidden;
}

.index-page .ysby-head-tar .el-input__icon {
	color: #F94E70;
}

.index-page .ysby-head-tar .el-date-editor.el-input {
	width: 136px;
}

.index-page .ysby-head-tar .el-date-editor.el-input .el-input__inner,
.index-page .ysby-head-tar .el-date-editor.el-input .el-input__icon {
	height: 30px;
	line-height: 30px;
}

.index-page .ysby-head-tar .el-date-editor.el-input .el-input__prefix {
	left: 102px;
}

.index-page .ysby-head-tar .head-tar-btn {
	width: 104px;
	height: 30px;
	line-height: 6px;
	background: #4FB233;
	margin-left: 12px;
}

.index-page .ysby-head-tar .ivf-yuce {
	width: 162px;
}

.index-page .ysby-content {
	margin-top: 16px;
	margin-bottom: 40px;
}

.index-page .ysby-content .ysby-left {
	width: 598px;
}

.index-page .ysby-content .ysby-full{
	width: 100%;
}

.index-page .ysby-content .ysby-sub-title{
	font-size: 18px;
	padding-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.index-page .ysby-content .ysby-sub-title img{
    width: 25px;
    height: 25px;
    object-fit: cover;
    margin-right: 10px;
}

.index-page .ysby-content .ysby-left .imgBox {
	position: relative;
	width: 100%;
	height: 272px;
	overflow: hidden;
	margin-bottom: 12px;
}

.index-page .ysby-content .ysby-left .imgBox img {
	width: 100%;
}

.index-page .ysby-content .ysby-left .imgBox p {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 558px;
	height: 40px;
	line-height: 40px;
	color: #333;
	background: #fff;
	opacity: 0.9;
	padding-left: 16px;
	font-size: 16px;
	text-align: left;
}

.index-page .ysby-content .ysby-center {
	width: 242px;
}

.index-page .ysby-content .ysby-center img {
	width: 100%;
	height: 232px;
}

.index-page .ysby-content .ysby-center img:first-child {
	margin-bottom: 28px;
}

.index-page .ysby-content .ysby-right {
	width: 300px;
}

.index-page .ivf-baby .ivf-baby-left {
	width: 874px;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-left-tab {
	margin: 8px 0 24px;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-left-tab .tabs-box {
	width: 785px;
	height: 32px;
	overflow: hidden;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-left-tab .tabs-box span {
	margin-bottom: 12px;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-left-tab .ivf-bb-more {
	text-align: center;
	width: 88px;
	height: 32px;
	border: 1px solid #EBEBEB;
	border-radius: 16px;
	font-size: 16px;
	color: #999;
	line-height: 32px;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-left-tab .ivf-bb-more:hover {
	background: #4FB233;
	color: #fff;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-content .ivf-bb-content-l {
	width: 330px;
	height: 428px;
	overflow: hidden;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-content .ivf-bb-content-l img {
	width: 100%;
	height: 100%;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-content .ivf-bb-content-r {
	width: 510px;
	text-align: left;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-content .ivf-bb-content-r .list {
	display: none;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-content .ivf-bb-content-r .list:first-child {
	display: block;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-content .ivf-bb-content-r .title {
	font-size: 18px;
	color: #4FB233;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-content .ivf-bb-content-r .desc {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-bottom: 6px;
	border-bottom: 1px solid #F0F0F0;
	margin: 20px 0 12px;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-content .ivf-bb-content-r>img {
	width: 100%;
	height: 120px;
	margin-top: 13px;
}

.index-page .ivf-baby .ivf-baby-right {
	width: 300px;
}

.index-page .ivf-yy {
	padding-top: 12px;
}

.index-page .ivf-yy .ivf-yy-l {
	width: 876px;
}

.index-page .ivf-yy .ivf-yy-l ul li {
	width: 49%;
	margin-bottom: 28px;
}

.index-page .ivf-yy .ivf-yy-l ul li .yy-img-box {
	float: left;
	width: 110px;
	height: 110px;
	position: relative;
}

.index-page .ivf-yy .ivf-yy-l ul li .yy-img-box img {
	width: 100%;
	height: 100%;
    border-radius: 4px;
    object-fit: cover;
}

.index-page .ivf-yy .ivf-yy-l ul li .yy-img-box p {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #000000;
	opacity: 0.5;
	color: #fff;
	bottom: 0px;
	font-size: 14px;
}

.index-page .ivf-yy .ivf-yy-l ul li .yy-info-box {
	float: left;
	padding-left: 16px;
	text-align: left;
	width: 250px;
}

.index-page .ivf-yy .ivf-yy-l ul li .yy-info-box .title {
	font-size: 18px;
	color: #333;
}

.index-page .ivf-yy .ivf-yy-l ul li .yy-info-box .grade {
	color: #FF9F22;
	width: 100px;
	height: 22px;
	line-height: 22px;
	background: #FFFFFF;
	border: 1px solid #FFE7C7;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.index-page .ivf-yy .ivf-yy-l ul li .yy-info-box .phone,
.index-page .ivf-yy .ivf-yy-l ul li .yy-info-box .address {
	color: #666;
	font-size: 14px;
	margin-top: 8px;
}

.index-page .ivf-yy .ivf-yy-l ul li .yy-info-box .phone span,
.index-page .ivf-yy .ivf-yy-l ul li .yy-info-box .address span {
	color: #999;
}

.index-page .ivf-yy .ivf-yy-r {
	width: 300px;
}

.index-page .ivf-yy .ivf-yy-r img {
	width: 100%;
	height: 182px;
}

.index-page .ivf-yy .ivf-yy-r a:last-child img {
	margin-top: 24px;
}

.index-page .ivf-yy .ivf-yy-bottom {
	margin-top: 4px;
	margin-bottom: 20px;
}

.index-page .ivf-yy .ivf-yy-bottom>div {
	width: 278px;
}

.index-page .ivf-yy .ivf-yy-bottom>div .imgBox img {
	width: 100%;
	height: 188px;
}

.index-page .ivf-yy .ivf-yy-bottom>div p {
	font-size: 16px;
	color: #53A4FF;
	text-align: left;
	margin: 12px 0;
}

.index-page .ivf-yy .ivf-yy-bottom>div .online,
.index-page .ivf-yy .ivf-yy-bottom>div .askMoney {
	display: inline-block;
	width: 128px;
	height: 39px;
	line-height: 39px;
	background: #FFF5F7;
	border: 1px solid #4FB233;
	border-radius: 4px;
	color: #4FB233;
	font-size: 18px;
	text-align: center;
}

.index-page .ivf-yy .ivf-yy-bottom>div .online {
	margin-right: 18px;
}

.index-page .ivf-yy .ivf-yy-bottom>div .online:hover,
.index-page .ivf-yy .ivf-yy-bottom>div .askMoney:hover {
	background: #4FB233;
	color: #fff;
}

.index-page .yq-wiki {
	padding-top: 6px;
}

.index-page .yq-wiki .yq-wiki-l {
	width: 364px;
	height: 574px;
}

.index-page .yq-wiki .yq-wiki-l img {
	height: 100%;
}

.index-page .yq-wiki .yq-wiki-l p {
	position: relative;
	bottom: 60px;
	width: 324px;
	height: 40px;
	line-height: 40px;
	background: #FFFFFF;
	opacity: 0.9;
	text-align: left;
	padding: 0 80px 0 14px;
	left: 20px;
	font-size: 16px;
	color: #333;
}

.index-page .yq-wiki .yq-wiki-l .el-carousel__indicators {
	bottom: 4%;
	left: inherit;
	right: 4%;
}

.index-page .yq-wiki .yq-wiki-l .el-carousel__indicators .el-carousel__button {
	width: 8px;
	height: 8px;
	background: #BFBFBF;
	border-radius: 50%;
}

.index-page .yq-wiki .yq-wiki-l .el-carousel__indicators .el-carousel__indicator.is-active button {
	background: #4FB233;
}

.index-page .yq-wiki .yq-wiki-c {
	width: 468px;
}

.index-page .yq-wiki .yq-wiki-c .showy-wiki {
	text-align: left;
	margin-bottom: 24px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #E6E6E6;
}

.index-page .yq-wiki .yq-wiki-c .showy-wiki .title {
	font-size: 20px;
	color: #333;
}

.index-page .yq-wiki .yq-wiki-c .showy-wiki .desc {
	font-size: 14px;
	color: #999;
	margin-bottom: 12px;
	margin-top: 12px;
	line-height: 22px;
}

.index-page .yq-wiki .yq-wiki-c .showy-wiki a:hover .title,
.index-page .yq-wiki .yq-wiki-c .showy-wiki a:hover .desc {
	color: #4FB233;
}

.index-page .yq-wiki .yq-wiki-r {
	width: 300px;
}

.index-page .son-baby {
	padding-top: 12px;
}

.index-page .son-baby .son-baby-l {
	width: 569px;
}

.index-page .son-baby .son-baby-l .imgBox {
	height: 286px;
	position: relative;
	margin-bottom: 12px;
}

.index-page .son-baby .son-baby-l .imgBox img {
	width: 100%;
	height: 100%;
}

.index-page .son-baby .son-baby-l .imgBox p {
	text-align: center;
	width: 529px;
	height: 40px;
	line-height: 40px;
	background: #FFFFFF;
	opacity: 0.9;
	font-size: 16px;
	color: #333;
	position: absolute;
	left: 20px;
	bottom: 20px;
}

.index-page .son-baby .son-baby-l .wikis-list ul li {
	margin: 6px 0;
}

.index-page .son-baby .son-baby-l .wikis-list-full ul li {
	margin: 6px 0;
}

.index-page .son-baby .son-baby-c {
	width: 270px;
}

.index-page .son-baby .son-baby-c .imgBox {
	width: 226px;
	height: 256px;
	position: relative;
	overflow: hidden;
}

.index-page .son-baby .son-baby-c .imgBox img {
	width: 100%;
	height: 100%;
}

.index-page .son-baby .son-baby-c .imgBox p {
	width: 186px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #FFFFFF;
	opacity: 0.9;
	font-size: 16px;
	color: #333;
	position: absolute;
	left: 20px;
	bottom: 20px;
}

.index-page .son-baby .son-baby-c .imgBox:last-child {
	margin-top: 30px;
}

.index-page .son-baby .son-baby-r {
	width: 300px;
}

.index-page .wiki-know-head {
	margin-top: 24px;
	align-items: center;
}

.index-page .wiki-know-head .title {
	font-size: 30px;
	color: #000;
}

.index-page .wiki-know-head a {
	font-size: 14px;
	color: #999;
}

.index-page .wiki-know-head a:hover {
	color: #4FB233;
}

.index-page .wiki-know-nav {
	border-bottom: 1px solid #F0F0F0;
	margin: 12px 0 20px;
}

.index-page .wiki-know-nav .el-tabs__item {
	font-size: 18px;
	height: 44px;
	line-height: 44px;
}

.index-page .wiki-know-nav .el-tabs__active-bar {
	background-color: #4FB233;
}

.index-page .wiki-know-nav .el-tabs__item.is-active {
	color: #4FB233;
	font-weight: bold;
}

.index-page .wiki-know-nav .el-tabs__header {
	margin-bottom: 0px;
}

.index-page .wiki-know-list {
	margin-bottom: 20px;
}

.index-page .wiki-know-list>div {
	width: 560px;
	margin-bottom: 20px;
}

.el-tooltip__popper {
	padding: 4px 8px;
	font-size: 14px;
	background: #FF9F22;
	border-radius: 12px;
	background-color: #FF9F22 !important;
}

.el-tooltip__popper[x-placement^=top] .popper__arrow::after,
.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after {
	border-top-color: #FF9F22 !important;
	border-bottom-color: #FF9F22 !important;
}

.el-tooltip__popper[x-placement^=top] .popper__arrow,
.el-tooltip__popper[x-placement^=bottom] .popper__arrow {
	border-top-color: #FF9F22 !important;
	border-bottom-color: #FF9F22 !important;
}

.fetusBox {
	width: 874px;
}

.fetusBox>div {
	width: 90px;
	overflow: hidden;
	float: left;
	transition: all .5s;
}

.fetusBox>div.is-hover {
	width: 340px;
}

.fetusBox>div.is-hover.is-hover3 {
	width: 414px;
}

.stage-item {
	align-items: center;
	width: 326px;
}

.stage-item3 {
	width: 404px;
}

.stage-item .imgBox {
	width: 50px;
	text-align: center;
}

.stage-item .imgBox p {
	display: inline-block;
	width: 58px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background: #4FB233;
	border-radius: 12px 12px 4px 12px;
	color: #fff;
	font-size: 14px;
}

.stage-item .selBox {
	flex: 1;
	padding-top: 4px;
}

.stage-item .selBox span {
	display: inline-block;
	width: 16px;
	height: 19px;
	background: #EBE8E4;
	border-radius: 8px;
	margin-left: 6px;
	cursor: pointer;
}

.stage-item3 .selBox span {
	width: 15px;
	height: 18px;
	border-radius: 7px;
}

.stage-item .selBox span.active {
	background: #FF9F22 !important;
}

.stage-item.is-active .selBox span {
	background: #FFDFB5;
}

.food-container .top-background {
	position: relative;
	min-width: 1200px;
}

.food-container .top-background img {
	width: 100%;
	height: 100%;
}

.food-container .top-background .searchBox {
	width: 640px;
	height: 60px;
	border-radius: 33px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -320px;
	top: 37%;
	background: #fff;
	line-height: 60px;
}

.food-container .top-background .searchBox i {
	width: 80px;
	text-align: center;
	font-size: 24px;
	color: #CDCDCD;
}

.food-container .top-background .searchBox input {
	flex: 1;
	outline: none;
	border: none;
	font-size: 24px;
	color: #666;
}

.food-container .top-background .searchBox span {
	width: 130px;
	background: #FF5470;
	font-size: 30px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.food-container .food-content {
	position: relative;
	top: -80px;
}

.food-container .food-content .food-l {
	width: 868px;
	border: 1px solid #F0F0F0;
	background: #fff;
	padding: 24px;
}

.food-container .food-content .food-l .contain-title {
	font-size: 30px;
	color: #343434;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 20px;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item {
	padding: 24px 0;
	border-bottom: 1px solid #E6E6E6;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-img {
	width: 152px;
	height: 128px;
	overflow: hidden;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-img img {
	width: 100%;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info {
	flex: 1;
	padding-left: 24px;
	position: relative;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info .name {
	font-size: 18px;
	color: #333;
	margin-bottom: 12px;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info .desc {
	font-size: 14px;
	color: #999;
	line-height: 23px;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info>div {
	margin-top: 20px;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info>div p {
	display: inline-block;
	width: 180px;
	margin-right: 20px;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info .zhuyi {
	font-size: 14px;
	color: #FFA022;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info .zhuyi i {
	font-size: 20px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info .canEat {
	font-size: 14px;
	color: #52BF72;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info .canEat i {
	font-size: 22px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info .noEat {
	font-size: 14px;
	color: #4FB233;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info .noEat i {
	font-size: 22px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info>a {
	font-size: 14px;
	color: #FF9F22;
	position: absolute;
	right: 0;
	top: 0;
}

.food-container .food-content .food-l .foot-list-contain .food-list-item .food-list-info>a:hover {
	color: #4FB233;
}

.food-container .food-content .food-r {
	width: 300px;
	background: #fff;
}

.foodKind {
	border: 1px solid #F0F0F0;
	padding: 14px 20px 14px;
}

.foodKind p:first-child {
	border-left: 4px solid #4FB233;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	text-align: left;
}

.foodKind ul li {
	padding: 12px 0;
	text-align: left;
}

.foodKind ul li img {
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}

.foodKind ul li span {
	display: inline-block;
	color: #343434;
	font-size: 16px;
	cursor: pointer;
	padding: 3px 12px;
	border-radius: 14px;
	margin-left: 12px;
	position: relative;
	top: 4px;
}

.foodKind ul li span.active {
	background: #FFA022;
	color: #fff;
}

.food-detail .top-background {
	min-width: 1200px;
	position: relative;
}

.food-detail .top-background img {
	width: 100%;
	height: 100%;
}

.food-detail .top-background .searchBox {
	width: 640px;
	height: 60px;
	border-radius: 33px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -320px;
	top: 220px;
	background: #fff;
	line-height: 60px;
}

.food-detail .top-background .searchBox i {
	width: 80px;
	text-align: center;
	font-size: 24px;
	color: #CDCDCD;
}

.food-detail .top-background .searchBox input {
	flex: 1;
	outline: none;
	border: none;
	font-size: 24px;
	color: #666;
}

.food-detail .top-background .searchBox span {
	width: 130px;
	background: #FF5470;
	font-size: 30px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.food-detail .food-content {
	position: relative;
	top: -80px;
}

.food-detail .food-content .food-l {
	width: 868px;
	border: 1px solid #F0F0F0;
	background: #fff;
	padding: 24px;
}

.food-detail .food-content .food-l .contain-title {
	font-size: 30px;
	color: #343434;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 20px;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item {
	padding: 24px 0;
	border-bottom: 1px solid #E6E6E6;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-img {
	width: 152px;
	height: 128px;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-img img {
	width: 100%;
	height: 100%;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info {
	flex: 1;
	padding-left: 24px;
	position: relative;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info .name {
	font-size: 18px;
	color: #333;
	margin-bottom: 12px;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info .desc {
	font-size: 14px;
	color: #999;
	line-height: 23px;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info>div {
	margin-top: 20px;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info>div p {
	display: inline-block;
	width: 180px;
	margin-right: 20px;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info .zhuyi {
	font-size: 14px;
	color: #FFA022;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info .zhuyi i {
	font-size: 20px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info .canEat {
	font-size: 14px;
	color: #52BF72;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info .canEat i {
	font-size: 22px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info .noEat {
	font-size: 14px;
	color: #4FB233;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info .noEat i {
	font-size: 22px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info>a {
	font-size: 14px;
	color: #FF9F22;
	position: absolute;
	right: 0;
	top: 0;
}

.food-detail .food-content .food-l .foot-list-contain .food-list-item .food-list-info>a:hover {
	color: #4FB233;
}

.food-detail .food-content .food-l .food-detail .food-info {
	padding: 20px 0;
	border-bottom: 1px solid #E6E6E6;
}

.food-detail .food-content .food-l .food-detail .food-info img {
	width: 276px;
	height: 194px;
	margin-right: 24px;
}

.food-detail .food-content .food-l .food-detail .food-info .info {
	flex: 1;
}

.food-detail .food-content .food-l .food-detail .food-info .info p {
	font-size: 14px;
	color: #9A9A9A;
	line-height: 23px;
}

.food-detail .food-content .food-l .food-detail .food-info .info p.name {
	font-size: 18px;
	color: #343434;
	margin-bottom: 12px;
}

.food-detail .food-content .food-l .food-detail .eat-type {
	padding: 12px 0 20px;
	border-bottom: 1px solid #E6E6E6;
}

.food-detail .food-content .food-l .food-detail .eat-type .title {
	font-size: 20px;
	color: #343434;
}

.food-detail .food-content .food-l .food-detail .eat-type .zhuyi {
	font-size: 18px;
	color: #FFA022;
	margin: 20px 0;
}

.food-detail .food-content .food-l .food-detail .eat-type .zhuyi i {
	font-size: 24px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.food-detail .food-content .food-l .food-detail .eat-type .noEat {
	font-size: 18px;
	color: #4FB233;
	margin: 20px 0;
}

.food-detail .food-content .food-l .food-detail .eat-type .noEat i {
	font-size: 26px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.food-detail .food-content .food-l .food-detail .eat-type .canEat {
	font-size: 18px;
	color: #52BF72;
	margin: 20px 0;
}

.food-detail .food-content .food-l .food-detail .eat-type .canEat i {
	font-size: 26px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

.food-detail .food-content .food-l .food-detail .eat-type .explain {
	font-size: 14px;
	color: #343434;
	line-height: 23px;
}

.food-detail .food-content .food-l .food-detail .food-by {
	padding: 12px 0 24px;
	border-bottom: 1px solid #E6E6E6;
}

.food-detail .food-content .food-l .food-detail .food-by p {
	font-size: 14px;
	color: #343434;
	line-height: 23px;
}

.food-detail .food-content .food-l .food-detail .food-by p.title {
	font-size: 20px;
	margin-bottom: 12px;
}

.food-detail .food-content .food-l .food-detail .xiangke {
	padding: 12px 0 24px;
}

.food-detail .food-content .food-l .food-detail .xiangke p {
	font-size: 14px;
	color: #343434;
	line-height: 23px;
}

.food-detail .food-content .food-l .food-detail .xiangke p span {
	color: #FF5471;
}

.food-detail .food-content .food-l .food-detail .xiangke p.title {
	font-size: 20px;
	margin-bottom: 12px;
}

.food-detail .food-content .food-r {
	width: 300px;
	background: #fff;
}

.search-result {
	background: #f0f0f0;
	padding-bottom: 40px;
}

.search-result .search-top {
	height: 50px;
	border-top: 1px solid #4FB233;
	background: #fff;
}

.search-result .search-top .back-home a {
	width: 88px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	color: #fff;
	background: #4FB233;
	font-size: 16px;
}

.search-result .search-top .search-top-nav {
	padding-left: 60px;
	border-bottom: 1px solid #F0F0F0;
}

.search-result .search-top .search-top-nav .el-tabs__item {
	font-size: 16px;
	color: #333;
}

.search-result .search-top .search-top-nav .el-tabs__active-bar {
	background-color: #4FB233;
}

.search-result .search-top .search-top-nav .el-tabs__item.is-active {
	color: #4FB233;
}

.search-result .search-top .search-top-nav .el-tabs__header {
	margin-bottom: 0px;
}

.search-result .search-top .search-top-nav .el-tabs__nav-wrap::after {
	background: none;
}

.search-result .search-top .search-top-nav .el-tabs__nav {
	padding: 4px 0;
}

.search-result .searchCount {
	font-size: 14px;
	color: #333;
	padding: 20px 0;
}

.search-result .searchCount span {
	color: #4FB233;
}

.search-result .searchList {
	width: 870px;
	background: #fff;
	padding: 20px 18px;
}

.search-result .searchList .list {
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 16px;
	margin-bottom: 24px;
}

.search-result .searchList .list .title {
	color: #333;
	font-size: 22px;
	margin-bottom: 14px;
}

.search-result .searchList .list .content {
	font-size: 14px;
	color: #4D4D4D;
	line-height: 23px;
	margin-bottom: 11px;
	height: 69px;
}

.search-result .searchList .list>div>img {
	width: 152px;
	height: 106px;
	margin-right: 14px;
}

.search-result .searchList .list>div>div {
	flex: 1;
}

.search-result .searchList .list>div>div .kindOf {
	background: #FFFFFF;
	border: 1px solid #FF9F22;
	padding: 2px 12px;
	color: #FF9F22;
	font-size: 14px;
}

.search-result .searchList .list>div>div .time-watch {
	color: #999999;
	font-size: 14px;
}

.search-result .search-right {
	width: 300px;
}

.ivfyiyuan-page .yy-title {
	font-size: 24px;
	color: #343434;
}

.ivfyiyuan-page .yiyuanSel {
	margin: 0 0 24px;
	padding: 14px 12px 0;
	height: auto;
	/*border: 1px solid #f0f0f0;*/
}

.ivfyiyuan-page .yy-list-contain {
	margin-bottom: 40px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l {
	width: 880px;
	border: 1px solid #f0f0f0;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l .selBox {
	height: 44px;
	background: #fafafa;
	border-bottom: 1px solid #f0f0f0;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l .selBox span {
	display: inline-block;
	width: 100px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #fafafa;
	font-size: 16px;
	color: #343434;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l .selBox span.sel {
	color: #fff;
	background: #ff5470;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul {
	margin-bottom: 20px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li {
	padding: 0 22px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list {
	border-bottom: 1px solid #f0f0f0;
	padding: 24px 0;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>a>img {
	width: 126px;
	height: 126px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div {
	flex: 1;
	position: relative;
	padding-left: 24px;
	line-height: 14px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div .name {
	font-size: 18px;
	color: #333;
	margin-bottom: 16px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div .name span {
	display: inline-block;
	font-size: 14px;
	color: #ff9f22;
	border: 1px solid #ffe7c7;
	padding: 1px 4px;
	margin-left: 20px;
}

.yyleixing {
	font-size: 18px;
	color: #333;
	display: inline-block;
	font-size: 14px;
	color: #ff9f22;
	border: 1px solid #ffe7c7;
	padding: 3px 5px;
	margin-bottom: 10px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div .phone,
.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div .address {
	font-size: 14px;
	color: #999;
	margin-bottom: 12px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div .phone span,
.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div .address span {
	color: #666;
	margin-right: 30px;
}


.ivfyiyuan-page .yy-list-contain .yy-list-l > ul li .yy-list > div .jianjie {
	font-size: 14px;
	color: #999;
	margin-bottom: 12px;
	/*width: 500px;*/
	width: 100%;
	line-height: 20px;
	max-height: 40px;overflow: hidden
}

.ivfyiyuan-page .yy-list-contain .yy-list-l > ul li .yy-list > div .jianjie span {
	color: #666;
	margin-right: 30px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div .biao {
	margin-top: 16px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div .biao span {
	display: inline-block;
	color: #666;
	background: #f5f5f5;
	padding: 2px 6px;
	margin-right: 12px;
}

.ivfyiyuan-page .yy-list-contain .yy-list-l>ul li .yy-list>div>span {
	position: absolute;
	width: 86px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #cccccc;
	bottom: 0;
	right: 0;
}

.ivfyiyuan-page .yy-list-contain .yy-list-r {
	width: 300px;
}

.ivfyiyuan-page>div.title-box {
	font-size: 28px;
	color: #333;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 14px;
	margin: 12px auto 12px;
}

.sel-yy-box{

}

.sel-yy-box .sel-item {
	display: block;
	float: left;
	width: 95%;
	margin-bottom: 16px;
	font-size: 14px;
	color: #343434;


}

.sel-yy-box .sel-item-close{
	height: 30px;
}

.sel-yy-box .sel-item-open{
	height: 100%;
}

.sel-yy-box .sel-item .sel-item-title {
	width: 64px;
	text-align: justify;
	display: block;
	float: left;
}

.sel-yy-box .sel-item .sel-item-list {
	padding-left: 16px;
	flex: 1;
	display: block;
	float: left;
	white-space: nowrap;
}

.sel-yy-box .sel-item .sel-item-list span {
	display: inline-block;
	margin-right: 14px;
	padding: 1px 5px;
	margin-bottom: 8px;
	cursor: pointer;
}

.sel-yy-box .sel-item .sel-item-list span.sel {
	background: #ff5470;
	color: #fff;
}

.sel-yy-box .sel-item .sel-item-list span b {
	color: #4FB233;
}

.sel-yy-box .sel-item .condition span {
	display: inline-block;
	border: 1px solid #ff5470;
	color: #ff5470;
	padding: 1px 8px;
	cursor: default;
}

.sel-yy-box .sel-item .condition span i {
	margin-left: 12px;
	cursor: pointer;
}

.sel-item-items-block{
	display: block;float: left;height: 100%;width: 70%;overflow: hidden;
}



.regionSelAll{
	display: block;float: right;width: 80px;
}

.hot-yy {
	margin: 24px auto;
}

.hot-yy .hot-yy-l {
	width: 292px;
	margin-right: 30px;
}

.hot-yy .hot-yy-l .imgBox {
	position: relative;
	height: 156px;
}

.hot-yy .hot-yy-l .imgBox img {
	width: 100%;
	height: 100%;
    object-fit: cover;
}

.hot-yy .hot-yy-l .imgBox>span {
	position: absolute;
	top: 0;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 96px;
	text-align: center;
	color: #fff;
}

.hot-yy .hot-yy-l .imgBox>span.grade {
	left: 0;
	background: #FF9F22;
	border-radius: 0 0 12px 0;
}

.hot-yy .hot-yy-l .imgBox>span.hot {
	right: 0;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 0 0 0 12px;
}

.hot-yy .hot-yy-l .name {
	font-size: 18px;
	color: #333;
	margin: 8px 0 12px;
}

.hot-yy .hot-yy-l .phone,
.hot-yy .hot-yy-l .address {
	font-size: 14px;
	color: #999;
	margin-top: 8px;
}

.hot-yy .hot-yy-l .phone span,
.hot-yy .hot-yy-l .address span {
	color: #666;
}

.hot-yy .hot-yy-r {
	flex: 1;
}

.hot-yy .hot-yy-r>div {
	width: 48.5%;
	margin-bottom: 22px;
}

.hot-yy .ys-hot-yy-r>div {
	width: 33%;
	margin-bottom: 22px;
}

.hot-yy .hot-yy-r>div .imgBox {
	position: relative;
	width: 110px;
	height: 110px;
}

.hot-yy .hot-yy-r>div .imgBox img {
	width: 100%;
	height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.hot-yy .hot-yy-r>div .imgBox p {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 14px;
}

.hot-yy .hot-yy-r>div .info-box {
	flex: 1;
	padding-left: 12px;
	overflow: hidden;
}

.hot-yy .hot-yy-r>div .info-box>p {
	margin-bottom: 9px;
}

.hot-yy .hot-yy-r>div .info-box>p:last-child {
	margin-bottom: 0;
}

.hot-yy .hot-yy-r>div .info-box .name {
	font-size: 18px;
	color: #333;
}

.hot-yy .hot-yy-r>div .info-box .name span {
	display: inline-block;
	font-size: 14px;
	color: #FF9F22;
	border: 1px solid #FFE7C7;
	padding: 1px 4px;
	margin-left: 20px;
}

.hot-yy .hot-yy-r>div .info-box .phone,
.hot-yy .hot-yy-r>div .info-box .address {
	font-size: 14px;
	color: #999;
}

.hot-yy .hot-yy-r>div .info-box .phone span,
.hot-yy .hot-yy-r>div .info-box .address span {
	color: #666;
	margin-right: 30px;
}

.hot-yy .hot-yy-r>div .info-box .yongyu {
	font-size: 14px;
	height: 42px;
	overflow: hidden;
	color: #999;
}

.hot-yy .hot-yy-r>div .info-box .biao span {
	display: inline-block;
	font-size: 14px;
	color: #FF9F22;
	border: 1px solid #FFE7C7;
	padding: 1px 4px;
}

.yy-type{
	display: inline-block;
	font-size: 12px;
	color: #FF9F22;
	border: 1px solid #FFE7C7;
	padding: 1px 4px;
}

.keyWord ul li {
	width: 19%;
	margin-bottom: 16px;
	display: inline-block;
	margin-right: 15px;
}

.keyWord ul li:nth-child(5n) {
	margin-right: 0;
}

.keyWord ul li a {
	display: block;
	height: 36px;
	line-height: 36px;
	background: #f7f7f7;
	border-radius: 18px;
	color: #333;
	padding: 0 12px;
}

.keyWord ul li a:hover {
	background: #4FB233;
	color: #fff;
}

.new-wiki {
	margin-bottom: 40px;
}

.new-wiki ul li {
	list-style-type: disc;
	width: 19%;
	text-align: left;
	margin: 8px 0;
	display: inline-block;
	margin-right: 15px;
}

.new-wiki ul li:nth-child(5n) {
	margin-right: 0;
}

.new-wiki ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #d6d6d6;
	margin-right: 6px;
	position: relative;
	bottom: 3px;
}

.new-wiki ul li a {
	color: #333;
	font-size: 14px;
}

.new-wiki ul li a:hover {
	color: #4FB233;
}

.yy-juhe-page {
	padding-top: 30px;
}

.yy-juhe-page .yy-lan-title {
	text-align: left;
	margin: 40px 0 12px;
}

.yy-juhe-page .yy-lan-title>div {
	border-bottom: 1px solid #f0f0f0;
}

.yy-juhe-page .yy-lan-title .title {
	font-size: 28px;
	color: #000;
	display: inline-block;
	border-bottom: 2px solid #4FB233;
	padding-bottom: 12px;
}

.yy-juhe-page .yy-lan-title .navs {
	padding-top: 14px;
}

.yy-juhe-page .yy-lan-title .navs .el-tabs__item {
	font-size: 18px;
}

.yy-juhe-page .yy-lan-title .navs .el-tabs__active-bar {
	background-color: #4FB233;
}

.yy-juhe-page .yy-lan-title .navs .el-tabs__item.is-active {
	color: #4FB233;
	font-weight: bold;
}

.yy-juhe-page .yy-lan-title .navs .el-tabs__header {
	margin-bottom: 0px;
}

.yy-juhe-page .yy-lan-title .navs .el-tabs__nav-wrap::after {
	background: none;
}

.yy-juhe-page .yy-detail-top .yy-detail-info {
	flex: 1;
	padding-right: 30px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info .name {
	font-size: 28px;
	margin-bottom: 20px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info .desc {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info .online,
.yy-juhe-page .yy-detail-top .yy-detail-info .askMoney {
	margin-bottom: 8px;
	display: inline-block;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	width: 158px;
	height: 42px;
	background: #4FB233;
	box-shadow: 0px 2px 6px 0px rgba(255, 83, 112, 0.17);
	border-radius: 4px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info .toYyDetail {
	display: inline-block;
	width: 158px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background: #fff3f5;
	border: 1px solid #4FB233;
	border-radius: 4px;
	color: #4FB233;
	font-size: 18px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info>div {
	position: relative;
	margin: 16px 0 28px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info>div>p:first-child {
	border-top: 1px solid #e5e5e5;
	margin-top: 20px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info>div>p {
	font-size: 14px;
	color: #999;
	border-bottom: 1px solid #e5e5e5;
	height: 54px;
	line-height: 54px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info>div>p i {
	font-size: 16px;
	margin-right: 12px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info>div>p span {
	color: #4d4d4d;
	margin-left: 8px;
}

.yy-juhe-page .yy-detail-top .yy-detail-info>div .show-yy-map {
	position: absolute;
	right: 0;
	bottom: 20px;
	color: #4FB233;
}

.yy-juhe-page .yy-detail-top .yy-detail-banner {
	width: 640px;
}

.yy-juhe-page .yy-detail-top .yy-detail-banner img {
	width: 100%;
}

.yy-juhe-page .yy-detail-top .yy-detail-banner .el-carousel img {
	width: 100%;
}

.yy-juhe-page .yy-detail-top .yy-detail-banner .el-carousel .el-carousel__indicators {
	display: none;
}

.yy-juhe-page .yy-detail-top .yy-detail-banner .banner-indicators {
	margin-top: 12px;
	height: 70px;
	overflow: hidden;
}

.yy-juhe-page .yy-detail-top .yy-detail-banner .banner-indicators .imgBox {
	width: 116px;
	height: 70px;
	border: 1px solid #fff;
	margin-right: 12px;
}

.yy-juhe-page .yy-detail-top .yy-detail-banner .banner-indicators .imgBox img {
	width: 100%;
	height: 100%;
}

.yy-juhe-page .yy-detail-top .yy-detail-banner .banner-indicators .imgBox.sel {
	border: 1px solid #4FB233;
}

.yy-juhe-page .mytj {
	border-bottom: 1px dotted #ebebeb;
	margin-bottom: 6px;
}

.yy-juhe-page .mytj>ul li {
	width: 278px;
	padding: 12px 0 24px;
}

.yy-juhe-page .mytj>ul li img {
	width: 100%;
	height: 188px;
}

.yy-juhe-page .mytj>ul li p {
	color: #53a4ff;
	font-size: 16px;
	margin-top: 12px;
}

.yy-juhe-page .illness-contain .illness-kind {
	margin: 24px 0;
}

.yy-juhe-page .illness-contain .illness-kind>img {
	width: 238px;
	height: 149px;
}

.yy-juhe-page .illness-contain .illness-kind>div {
	flex: 1;
	padding-top: 14px;
}

.yy-juhe-page .illness-contain .illness-kind>div a {
	display: inline-block;
	width: 138px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #f9f5f6;
	border-radius: 15px;
	font-size: 14px;
	color: #333;
	margin-left: 21px;
	margin-top: 14px;
}

.yy-juhe-page .illness-contain .illness-kind>div a:hover {
	color: #4FB233;
}

.yy-juhe-page .illness-contain .man>div {
	padding-top: 18px;
}

.yy-juhe-page .illness-contain .man>div>a {
	background: #f5f7fa;
}

.yy-juhe-page .xgbq-box .xgbq .title {
	font-size: 18px;
	margin: 12px 0;
}

.yy-juhe-page .xgbq-box .xgbq a {
	width: 224px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #f0f0f0;
	border-radius: 15px;
	font-size: 14px;
	color: #333;
	padding: 0 6px 0 12px;
	margin-bottom: 16px;
	margin-right: 20px;
}

.yy-juhe-page .xgbq-box .xgbq a:nth-child(5n) {
	margin-right: 0;
}

.yy-juhe-page .xgbq-box .xgbq a i {
	color: #ccc;
	margin-right: 8px;
}

.yy-juhe-page .xgbq-box .xgbq a:hover {
	color: #4FB233;
}

.yy-juhe-page .rmwt-contain {
	margin-bottom: 40px;
	padding-top: 6px;
}

.yy-juhe-page .rmwt-contain a {
	width: 18.5%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	margin-bottom: 6px;
	margin-right: 20px;
}

.yy-juhe-page .rmwt-contain a:nth-child(5n) {
	margin-right: 0;
}

.yy-juhe-page .rmwt-contain a i {
	color: #ccc;
	margin-right: 8px;
	font-size: 16px;
}

.yy-juhe-page .rmwt-contain a:hover {
	color: #4FB233;
}

@charset "UTF-8";

.yy-detail-page>div.title-box {
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 14px;
	margin: 12px auto 12px;
	font-weight:bold;
}

.yy-detail-page .yy-title {
	font-size: 24px;
	color: #343434;
}

.yy-detail-page .yiyuanSel {
	margin: 24px 0;
	padding: 14px 12px 0;
	/*border: 1px solid #F0F0F0;*/
}

.yy-detail-page .yy-detail-contain {
	margin-top: 24px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l {
	float: left;
	width: 880px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top {
	padding: 24px 14px 14px;
	border: 1px solid #F0F0F0;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-banner {
	width: 420px;
    height: 320px;
}
.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-banner .el-carousel img {
	width: 100%;
   
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-banner .el-carousel .el-carousel__indicators {
	display: none;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-banner .banner-indicators {
	margin-top: 12px;
	height: 60px;
	overflow: hidden;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-banner .banner-indicators .imgBox {
	width: 96px;
	height: 60px;
	border: 1px solid #FFF;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-banner .banner-indicators .imgBox img {
	width: 100%;
	height: 100%;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-banner .banner-indicators .imgBox.sel {
	border: 1px solid #4FB233;
	margin-right: 12px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info {
	flex: 1;
	padding-left: 24px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info .name {
	font-size: 22px;
	margin-bottom: 14px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info .biao {
	margin-bottom: 18px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info .biao span {
	display: inline-block;
	font-size: 14px;
	color: #FF9F22;
	border: 1px solid #FFE7C7;
	padding: 1px 4px;
	margin-right: 20px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info .online,
.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info .askMoney {
	margin-bottom: 8px;
	display: inline-block;
	line-height: 34px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	width: 136px;
	height: 34px;
	background: #4FB233;
	box-shadow: 0px 2px 6px 0px rgba(255, 83, 112, 0.17);
	border-radius: 17px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info .online {
	margin-right: 22px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info>div {
	position: relative;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info>div>p {
	font-size: 16px;
	color: #999;
	margin-top: 11px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info>div>p span {
	color: #4D4D4D;
	margin-left: 8px;
	word-break: initial;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-top .yy-detail-info>div .show-yy-map {
	position: absolute;
	right: 0;
	bottom: 2px;
	color: #4FB233;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs {
	margin: 24px 0;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .el-tabs__item {
	font-size: 16px;
	padding: 0;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	border: 1px solid #F0F0F0;
	border-left: none;
	border-right: none;
	position: relative;

}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .el-tabs__item::after {
	position: absolute;
	width: 1px;
	height: 50px;
	right: 0;
	background: #f0f0f0;
	content: "";
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .el-tabs__active-bar {
	background-color: #4FB233;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .el-tabs__item.is-active {
	color: #4FB233;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .el-tabs__header {
	margin-bottom: 0px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .el-tabs__nav-wrap::after {
	background: none;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
	border-left: 1px solid #f0f0f0;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .el-tabs__header {
	margin-bottom: 14px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .yy-detail-conten {
	padding: 24px 20px;
	border: 1px solid #F0F0F0;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .yy-detail-conten .title {
	font-size: 24px;
	color: #333;
	margin-bottom: 18px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .jianjie .content p {
	color: #666;
	line-height: 28px;
	font-size: 16px;
	overflow: hidden;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .huanjing .yy-huanjing-banner-big img {
	width: 100%;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .huanjing .yy-huanjing-banner-big .el-carousel__indicators {
	display: none;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .huanjing .yy-huanjing-banner-min {
	width: 645px;
	height: 110px;
	padding: 15px 42px;
	margin: 0 auto 12px;
	background: #F5F5F5;
	box-sizing: border-box;
	position: relative;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .huanjing .yy-huanjing-banner-min .swiper-container {
	width: 100%;
	height: 100%;
	padding-left: 1px;
	--swiper-theme-color: #ff6600;
	--swiper-navigation-color: #00ff33;
	--swiper-navigation-size: 30px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .huanjing .yy-huanjing-banner-min .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	width: 106px;
	height: 80px;
	border: 2px solid #fff;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .huanjing .yy-huanjing-banner-min .swiper-slide img {
	width: 100%;
	height: 100%;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .huanjing .yy-huanjing-banner-min .swiper-slide.active {
	border: 2px solid #4FB233;
}

.swiper-button-next,
.swiper-button-prev {
	color: #B3B3B3 !important;
}

.swiper-button-prev {
	left: 6px !important;
}

.swiper-button-next {
	right: 6px !important;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item {
	padding: 12px 0 20px;
	border-bottom: 1px solid #EBEBEB;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .userInfo {
	width: 230px;
	margin-right: 12px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .userInfo>img {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	margin-right: 12px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .userInfo>div {
	flex: 1;
	font-size: 14px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .userInfo>div .userName {
	color: #333;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .userInfo>div .time {
	color: #999;
	margin-top: 8px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .evaluate-content {
	flex: 1;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .evaluate-content .top>p {
	font-size: 14px;
	color: #333;
	width: 190px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .evaluate-content .top>p span {
	color: #999;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .evaluate-content .top>p:first-child {
	width: 150px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .evaluate-list .evaluate-item .evaluate-content>p {
	font-size: 14px;
	color: #333;
	margin-top: 12px;
	line-height: 22px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .contact .info {
	margin-bottom: 20px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .contact .info p {
	width: 50%;
	font-size: 14px;
	color: #999;
	margin-bottom: 20px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .contact .info p i {
	margin-right: 12px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .contact .info p span {
	color: #333;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .contact .bus {
	color: #999;
	font-size: 14px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .contact .bus i {
	margin-right: 12px;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .contact .bus span {
	color: #333;
}

.yy-detail-page .yy-detail-contain .yy-detail-l .yy-detail-tabs .contact .map {
	width: 100%;
	height: 429px;
	margin-top: 20px;
}

.yy-detail-page .yy-detail-contain .yy-detail-r {
	float: right;
	width: 300px;
}

.ivfwiki-page {
	margin-top: 24px;
	margin-bottom: 40px;
}

.ivfwiki-page .wiki-banner .wiki-banner-l {
	width: 841px;
	height: 443px;
}

.ivfwiki-page .wiki-banner .wiki-banner-l .el-carousel__container img {
	width: 100%;
	height: 100%;
}

.ivfwiki-page .wiki-banner .wiki-banner-l .el-carousel__indicators {
	bottom: 1%;
	left: inherit;
	right: 1%;
}

.ivfwiki-page .wiki-banner .wiki-banner-l .el-carousel__indicators .el-carousel__button {
	width: 8px;
	height: 8px;
	background: #BFBFBF;
	border-radius: 50%;
}

.ivfwiki-page .wiki-banner .wiki-banner-l .el-carousel__indicators .el-carousel__indicator.is-active button {
	background: #4FB233;
}

.ivfwiki-page .wiki-banner .wiki-banner-r {
	width: 334px;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .wiki-banner-info {
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .wiki-banner-info .keyword {
	font-size: 16px;
	color: #999;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .wiki-banner-info .title {
	font-size: 20px;
	color: #333;
	margin: 30px 0 14px;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .wiki-banner-info .desc {
	font-size: 14px;
	color: #999;
	line-height: 24px;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .banner-indicators {
	padding-top: 12px;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .banner-indicators p {
	margin: 22px 0;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .banner-indicators p i {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #D6D6D6;
	margin-right: 6px;
	position: relative;
	bottom: 2px;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .banner-indicators p a {
	color: #333;
	font-size: 16px;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .banner-indicators p.sel i,
.ivfwiki-page .wiki-banner .wiki-banner-r .banner-indicators p:hover i {
	background: #4FB233;
}

.ivfwiki-page .wiki-banner .wiki-banner-r .banner-indicators p.sel a,
.ivfwiki-page .wiki-banner .wiki-banner-r .banner-indicators p:hover a {
	color: #4FB233;
}

.ivfwiki-page .wiki-img-text {
	margin-top: 36px;
}

.ivfwiki-page .wiki-img-text>div {
	width: 374px;
}

.ivfwiki-page .wiki-img-text>div .title {
	font-size: 28px;
	color: #333;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 14px;
}

.ivfwiki-page .wiki-img-text .hot .todayOrYesterday {
	float: right;
	font-size: 16px;
	margin-top: 12px;
}

.ivfwiki-page .wiki-img-text .hot .todayOrYesterday span {
	color: #666;
	cursor: pointer;
}

.ivfwiki-page .wiki-img-text .hot .todayOrYesterday i {
	color: #ccc;
	font-style: normal;
}

.ivfwiki-page .wiki-img-text .hot .todayOrYesterday span.sel {
	color: #4FB233;
}

.ivfwiki-page .wiki-img-text .hot ul li {
	margin-top: 11px;
}

.ivfwiki-page .wiki-img-text .hot ul li>div {
	width: 373px;
	height: 120px;
	padding: 20px;
	background: #FFF7F9;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:first-child {
	width: 40px;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:first-child i {
	display: inline-block;
	font-size: 24px;
	color: #4FB233;
	border-bottom: 2px solid #4FB233;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:last-child {
	width: 290px;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:last-child a:hover p {
	color: #4FB233;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:last-child .p1 {
	font-size: 18px;
	color: #333;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:last-child .p2 {
	font-size: 14px;
	color: #A9949A;
	margin: 6px 0;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:last-child ul li {
	margin: 10px 0;
	width: 48%;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:last-child ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #D6D6D6;
	margin-right: 6px;
	position: relative;
	bottom: 3px;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:last-child ul li a {
	color: #999;
	font-size: 14px;
}

.ivfwiki-page .wiki-img-text .hot ul li>div>div:last-child ul li a:hover {
	color: #4FB233;
}

.ivfwiki-page .wiki-img-text .hot ul li>div.shuang {
	background: #FFFDFE;
}

.ivfwiki-page .wiki-img-text .hot ul li:first-child {
	margin-top: 20px;
}

.ivfwiki-page .wiki-img-text .jinxuan ul li {
	margin-top: 20px;
}

.ivfwiki-page .wiki-img-text .jinxuan ul li .imgBox {
	width: 158px;
	height: 158px;
}

.ivfwiki-page .wiki-img-text .jinxuan ul li .imgBox img {
	width: 100%;
	height: 100%;
}

.ivfwiki-page .wiki-img-text .jinxuan ul li .listBox {
	width: 196px;
	height: 158px;
	overflow: hidden;
}

.ivfwiki-page .wiki-img-text .jinxuan ul li .listBox>p {
	font-size: 16px;
	color: #333;
	margin: 4px 0 20px;
}

.ivfwiki-page .wiki-img-text .jinxuan ul li .listBox ul li {
	margin: 10px 0;
}

.ivfwiki-page .wiki-img-text .jinxuan ul li .listBox ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #D6D6D6;
	margin-right: 6px;
	position: relative;
	bottom: 3px;
}

.ivfwiki-page .wiki-img-text .jinxuan ul li .listBox ul li a {
	color: #999;
	font-size: 14px;
}

.ivfwiki-page .wiki-img-text .jinxuan ul li .listBox ul li a:hover {
	color: #4FB233;
}

.ivfwiki-page .wiki-img-text .haoyun>div a {
	margin-top: 20px;
	display: block;
}

.ivfwiki-page .wiki-img-text .haoyun>div a img {
	width: 100%;
	height: 158px;
}

.ivfwiki-page .wiki-list-head {
	text-align: center;
	margin-top: 40px;
	border-bottom: 2px solid #F0F0F0;
}

.ivfwiki-page .wiki-list-head span {
	font-size: 30px;
	color: #333;
	border-bottom: 2px solid #4FB233;
	display: inline-block;
	padding-bottom: 12px;
	margin-bottom: -1px;
}

.ivfwiki-page .wiki-list-head span i {
	color: #ddd;
	font-style: italic;
}

.ivfwiki-page .wiki-list-head a {
	float: right;
	color: #999;
	font-size: 16px;
	margin-top: 14px;
}

.ivfwiki-page .wiki-list-head a:hover {
	color: #4FB233;
}

.ivfwiki-page .wikiLists>div {
	width: 47.5%;
	margin-top: 24px;
}

.wikis-lists p {
	font-size: 16px;
	color: #4FB233;
	padding-bottom: 8px;
	margin-bottom: 6px;
	border-bottom: 1px solid #F0F0F0;
}

.wikis-lists ul {
	list-style: disc;
	list-style-type: disc;
	max-height: 350px;
	overflow: hidden;
}

.wikis-lists ul li {
	list-style-type: disc;
	width: 46%;
	text-align: left;
	margin: 8px 0;
}

.wikis-lists ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #D6D6D6;
	margin-right: 6px;
	position: relative;
	bottom: 2px;
}

.wikis-lists ul li a {
	color: #333;
	font-size: 14px;
}

.wikis-lists ul li a:hover {
	color: #4FB233;
}

.new-wiki-lists ul li {
	width: 24%;
	margin-right: 16px;
}

.new-wiki-lists ul li:nth-child(4n) {
	margin-right: 0;
}

.wiki-list-page .wiki-list-contain {
	padding: 24px 0 40px;
}

.wiki-list-page .wiki-list-contain .wiki-list-l {
	width: 878px;
	overflow: hidden;
	border: 1px solid #F0F0F0;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .nav {}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .nav .el-tabs__item {
	font-size: 16px;
	color: #FFEBEE;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .nav .el-tabs__active-bar {
	background-color: #fff;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .nav .el-tabs__item.is-active {
	color: #fff;
	font-weight: bold;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .nav .el-tabs__header {
	margin-bottom: 0px;
	padding-left: 24px;
	background: #4FB233;
	height: 50px;
	padding-top: 4px;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .nav .el-tabs__nav-wrap::after {
	background: none;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .nav .el-tabs__active-bar {
	width: 82px !important;
	left: -2px;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .nav .el-tabs__nav {
	padding-left: 8px;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .list {
	border: 1px solid #4FB233;
	padding: 24px;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .list li {
	width: 25%;
	float: left;
	padding: 8px 24px 8px 0;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .list li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #4FB233;
	margin-right: 12px;
	position: relative;
	bottom: 4px;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .list li a {
	color: #333;
	font-size: 16px;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .nav-bar .list li a:hover {
	color: #4FB233;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .checkList {
	padding: 24px;
}

.checkList .listTitle{
	font-size:14px;width: 95%;padding:30px 0 30px 0;margin: 0 auto;border-style: initial; border: 1px;border-color: #4E5465;
    line-height: 26px;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .checkList>p {
	font-size: 18px;
	color: #000;
	margin-top: 8px;
	font-weight: bold;
    text-align: center;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .checkList>p a {
	display: inline-block;
	width: 94px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #FCFCFC;
	border: 1px solid #DBDBDB;
	color: #999;
	font-size: 14px;
	float: right;
	font-weight: 500;
	border-radius: 2px;
}

.wiki-list-page .wiki-list-contain .wiki-list-l .checkList>p a:hover {
	background: #4FB233;
	border: 1px solid #4FB233;
	color: #fff;
}

.wiki-list-page .wiki-list-contain .wiki-list-r {
	width: 300px;
	overflow: hidden;
}

.check-list {
	margin: 12px 0 24px;
}

.check-list p i {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #4FB233;
	margin-right: 10px;
	position: relative;
	bottom: 2px;
}

.check-list p {
	text-align: left;
	font-size: 16px;
	color: #333;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #F0F0F0;
	font-weight: 600;
}

.check-list ul {
	list-style: disc;
	list-style-type: disc;
}

.check-list ul li {
	list-style-type: disc;
	width: 32%;
	text-align: left;
	margin: 8px 0;
}

.check-list ul li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #D6D6D6;
	margin-right: 10px;
	position: relative;
	bottom: 3px;
}

.check-list ul li a {
	color: #666;
	font-size: 14px;
}

.check-list ul li a:hover {
	color: #4FB233;
}

.hotWordList {
	border: 1px solid #F0F0F0;
	padding: 14px 20px 0px;
}

.hotWordList p:first-child {
	border-left: 4px solid #4FB233;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	text-align: left;
}

.hotWordList ul {
	padding: 12px 0;
}

.hotWordList ul li {
	margin: 7px 0;
}

.hotWordList ul li a {
	display: inline-block;
	width: 123px;
	height: 30px;
	background: #F7F7F7;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	font-size: 14px;
	color: #666;
}

.hotWordList ul li a:hover {
	background: #4FB233;
	color: #fff;
}

.ivfYyListRight {
	border: 1px solid #F0F0F0;
	padding: 14px 20px 0px;
}

.ivfYyListRight>p:first-child {
	border-left: 4px solid #4FB233;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	text-align: left;
}

.ivfYyListRight ul li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 12px 0;
	text-align: left;
}

.ivfYyListRight ul li .yiyuan img {
	width: 50px;
	height: 50px;
	border-radius: 4px;
}

.ivfYyListRight ul li .yiyuan div {
	width: 208px;
	padding-left: 12px;
}

.ivfYyListRight ul li .yiyuan div p {
	color: #333;
	font-size: 16px;
}

.ivfYyListRight ul li .yiyuan div span {
	display: block;
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 26px;
	background: #FFFFFF;
	border: 1px solid #FFE7C7;
	font-size: 14px;
	color: #FF9F22;
	margin-top: 6px;
}

.ivfYyListRight ul li:last-child {
	padding-bottom: 11px;
	border-bottom: 1px dashed #fff;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l {
	float: left;
	width: 878px;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box {
	padding: 24px;
	margin-top: 20px;
	border: 1px solid #F0F0F0;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .title {
	font-size: 20px;
	color: #333;
	text-align: center;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .info {
	margin: 20px 0;
	text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px dashed #E9E8E8;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .info span {
	font-size: 14px;
	color: #999;
	margin-right: 46px;
}
.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .detail-content,
.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .detail-content p {
	font-size: 16px;
	color: #666;
	line-height: 32px;
	word-wrap: break-word;
	/*text-align: center;*/
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .detail-content img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .page {
	margin-top: 30px;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .page>div {
	font-size: 14px;
	color: #666;
	width: 50%;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .page>div a {
	color: #53A4FF;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .detail-box .page>div a:hover {
	color: #4FB233;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .wikis-box {
	margin: 30px 0;
}

.wiki-detail-contain .wiki-detail .wiki-detail-l .wikis-box .title {
	font-size: 28px;
	color: #333;
	padding-bottom: 14px;
	border-bottom: 1px solid #F0F0F0;
}

.wiki-detail-contain .wiki-detail .wiki-detail-r {
	float: right;
	width: 300px;
}

.wiki-lists {
	margin: 12px 0 24px;
}

.wiki-lists ul {
	list-style: disc;
	list-style-type: disc;
}

.wiki-lists ul li {
	list-style-type: disc;
	width: 32%;
	text-align: left;
	margin: 8px 0;
}

.wiki-lists ul li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #D6D6D6;
	margin-right: 10px;
	position: relative;
	bottom: 3px;
}

.wiki-lists ul li a {
	color: #666;
	font-size: 14px;
}

.wiki-lists ul li a:hover {
	color: #4FB233;
}

.wiki-key-detail .wiki-detail .wiki-detail-l {
	float: left;
	width: 878px;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box {
	padding: 24px;
	margin-top: 20px;
	border: 1px solid #F0F0F0;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .title {
	font-size: 30px;
	color: #333;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .info {
	margin: 20px 0;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .info span {
	font-size: 14px;
	color: #999;
	margin-right: 46px;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .info span:first-child {
	color: #53A4FF;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .page {
	margin-top: 30px;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .page>div {
	font-size: 14px;
	color: #666;
	width: 50%;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .page>div a {
	color: #53A4FF;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .page>div a:hover {
	color: #4FB233;
}

.detail-sel {
	margin-top: 8px;
}

.detail-sel .detail-sel-l>div {
	height: 40px;
}

.detail-sel .detail-sel-l>div p {
	cursor: pointer;
}

.detail-sel .detail-sel-l>div i {
	position: relative;
	top: 1px;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #FFFFFF;
	border: 2px solid #E0E0E0;
	border-radius: 50%;
	margin-right: 14px;
}

.detail-sel .detail-sel-l>div::after {
	display: block;
	content: "";
	width: 1px;
	height: 28px;
	background: #E0E0E0;
	position: relative;
	left: 5px;
	top: -2px;
}

.detail-sel .detail-sel-l>div:last-child::after {
	display: none;
}

.detail-sel .detail-sel-l>div .sel i {
	background: #4FB233;
	border: 2px solid #4FB233;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .detail-sel>img {
	width: 371px;
	height: 220px;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .detail-content {
	margin-top: -50px;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .detail-content .keyDetail {
	padding-top: 20px;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .detail-content .keyDetail .key-title {
	margin-top: 30px;
	height: 20px;
	border-left: 6px solid #4FB233;
	padding-left: 12px;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 18px;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .detail-content .keyDetail .key-desc,
.wiki-key-detail .wiki-detail .wiki-detail-l .detail-box .detail-content .keyDetail p {
	font-size: 16px;
	color: #666;
	line-height: 32px;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .wikis-box {
	margin: 30px 0;
}

.wiki-key-detail .wiki-detail .wiki-detail-l .wikis-box .title {
	font-size: 28px;
	color: #333;
	padding-bottom: 14px;
	border-bottom: 1px solid #F0F0F0;
}

.wiki-key-detail .wiki-detail .wiki-detail-r {
	float: right;
	width: 300px;
}

@charset "UTF-8";

.el-tooltip__popper {
	padding: 4px 8px;
	font-size: 14px;
	background: #FF9F22;
	border-radius: 12px;
	background-color: #FF9F22 !important;
}

.el-tooltip__popper[x-placement^=top] .popper__arrow::after,
.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after {
	border-top-color: #FF9F22 !important;
	border-bottom-color: #FF9F22 !important;
}

.el-tooltip__popper[x-placement^=top] .popper__arrow,
.el-tooltip__popper[x-placement^=bottom] .popper__arrow {
	border-top-color: #FF9F22 !important;
	border-bottom-color: #FF9F22 !important;
}

.fetus-growth .fetus-top {
	background: #FAF8F5;
	padding: 24px;
}

.fetus-growth .fetus-top .fetus-sel-box {
	background: #fff;
	padding: 20px;
}

.fetus-growth .fetus-top .fetus-sel-box .selStage .stage-item {
	width: 30%;
	align-items: center;
}

.fetus-growth .fetus-top .fetus-sel-box .selStage .stage-item .imgBox {
	width: 50px;
	text-align: center;
}

.fetus-growth .fetus-top .fetus-sel-box .selStage .stage-item .imgBox p {
	margin-top: 6px;
}

.fetus-growth .fetus-top .fetus-sel-box .selStage .stage-item .selBox {
	flex: 1;
	padding-left: 11px;
}

.fetus-growth .fetus-top .fetus-sel-box .selStage .stage-item .selBox span {
	display: inline-block;
	width: 14px;
	height: 19px;
	background: #EBE8E4;
	border-radius: 7px;
	margin-left: 4px;
	cursor: pointer;
}

.fetus-growth .fetus-top .fetus-sel-box .selStage .stage-item .selBox span.active,
.fetus-growth .fetus-top .fetus-sel-box .selStage .stage-item .selBox span:hover {
	background: #FF9F22 !important;
}
.fetus-growth .fetus-top .fetus-sel-box .selStage .stage-item.is-active .selBox span {
	background: #FFDFB5;
}



.sel {
	color: #4FB233;
}

.fetus-growth .fetus-top .fetus-sel-box .selStage .stage-item.is-active .imgBox p {
	color: #FF9F22;
}



.fetus-growth .fetus-top .fetus-sel-box .selStage .stage1 img {
	width: 36px;
	height: 36px;
}

.fetus-growth .fetus-top .fetus-sel-box .selStage .stage2 img {
	width: 20px;
	height: 36px;
}

.fetus-growth .fetus-top .fetus-sel-box .selStage .stage3 img {
	width: 16px;
	height: 36px;
}

.fetus-growth .fetus-top .fetus-sel-box .selDayContain {
	margin-top: 14px;
	align-items: center;
}

.fetus-growth .fetus-top .fetus-sel-box .selDayContain .selDay {
	flex: 1;
}

.fetus-growth .fetus-top .fetus-sel-box .selDayContain .selDay>a {
	display: inline-block;
	width: 16px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	border-radius: 8px;
	margin-left: 12px;
	cursor: pointer;
}

.fetus-growth .fetus-top .fetus-sel-box .selDayContain .selDay>a.seled {
	color: #fff;
	background: #FF9F22;
}

.fetus-growth .fetus-top .stage-info-contain {
	background-image: url(../../picture/pregnancy_bnt.png);
	background-size: 100%;
	height: 414px;
	padding: 24px;
	margin-top: 20px;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-l {
	width: 570px;
	height: 307px;
	border-right: 1px solid #F3F3F3;
	padding-right: 30px;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-l>div {
	margin-bottom: 44px;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-l>div>p {
	font-size: 30px;
	color: #1A1A1A;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-l>div>span {
	padding-top: 6px;
}
.fetus-growth .fetus-top .stage-info-contain .stage-info-l>div>span a:nth-of-type(2){
	margin-left: 6px;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-l>div>span span {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 34px;
	border: 2px solid #CCC;
	border-radius: 50%;
	margin-left: 18px;
	cursor: pointer;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-l>div>span span i {
	font-size: 20px;
	color: #CCC;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-l>div>span span:hover {
	border-color: #848484;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-l>div>span span:hover i {
	color: #848484;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-l .desc {
	margin-top: 30px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r {
	flex: 1;
	position: relative;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r>div {
	position: absolute;
	width: 210px;
	height: 270px;
	left: 50%;
	top: 50%;
	margin-left: -105px;
	margin-top: -135px;
	background-image: url(../../picture/pregnancy_taier.png);
	background-size: 100%;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r>div>img {
	display: block;
	width: 75px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r>p {
	position: absolute;
	width: 143px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #FFF5E9;
	border-radius: 20px;
	font-size: 14px;
	color: #333;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r>p span {
	color: #F88F06;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r>p.p1 {
	left: 70px;
	top: 60px;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r>p.p2 {
	right: 80px;
	top: 40px;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r>p.p3 {
	left: 48px;
	top: 230px;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r>p.p4 {
	right: 40px;
	top: 160px;
}

.fetus-growth .fetus-top .stage-info-contain .stage-info-r>p.p5 {
	right: 60px;
	top: 270px;
}

.fetus-growth .fetus-content {
	padding: 30px 0 40px;
}

.fetus-growth .fetus-content .fetus-content-l {
	width: 870px;
}

.fetus-growth .fetus-content .fetus-content-l .compute_EDC {
	height: 130px;
	background-image: url(../../picture/pregnancy_ts_gg_bnt1.png);
	background-size: 100%;
	margin-bottom: 24px;
}

.fetus-growth .fetus-content .fetus-content-l .compute_EDC .el-input {
	width: 168px;
}

.fetus-growth .fetus-content .fetus-content-l .compute_EDC .el-input__inner {
	border-radius: 20px;
}

.fetus-growth .fetus-content .fetus-content-l .compute_EDC img {
	cursor: pointer;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period {
	padding: 24px;
	border: 1px solid #F0F0F0;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-sel-day {
	padding-bottom: 16px;
	border-bottom: 1px solid #E6E6E6;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-sel-day>h1 {
	font-size: 30px;
	color: #1A1A1A;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-sel-day>span {
	display: flex;
	align-items: center;
	padding-top: 6px;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-sel-day>span span {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 34px;
	border: 2px solid #CCC;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 12px;
	line-height: 24px;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-sel-day>span span i {
	font-size: 20px;
	color: #CCC;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-sel-day>span span:hover {
	border-color: #848484;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-sel-day>span span:hover i {
	color: #848484;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-sel-day>span>span.day {
	width: 54px;
	border: none;
	font-size: 28px;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-item .desc p {
	margin-top: 12px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-item {
	padding: 24px 0;
	border-bottom: 1px solid #E6E6E6;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-item .title img {
	margin-right: 12px;
	width: 34px;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-item .title span {
	color: #4FB233;
	font-size: 18px;
	position: relative;
	top: 4px;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-item>p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-top: 12px;
}

.fetus-growth .fetus-content .fetus-content-l .fetus-period .fetus-item:last-child {
	border-bottom: none;
}

.fetus-growth .fetus-content .fetus-content-r {
	width: 300px;
}

.fetus-growth .fetus-content .fetus-content-r .searchFood {
	height: 130px;
	background-image: url(../../picture/pregnancy_ts_gg_bnt.png);
	background-size: 100%;
	position: relative;
	margin-bottom: 24px;
}

.fetus-growth .fetus-content .fetus-content-r .searchFood>div {
	position: absolute;
	left: 18px;
	bottom: 16px;
	width: 156px;
	height: 36px;
	line-height: 34px;
	background: #FFFFFF;
	border: 1px solid #292F35;
	border-radius: 18px;
	overflow: hidden;
}

.fetus-growth .fetus-content .fetus-content-r .searchFood>div input {
	width: 120px;
	outline: none;
	border: none;
	font-size: 14px;
	color: #666;
	padding-left: 12px;
}

.fetus-growth .fetus-content .fetus-content-r .searchFood>div i {
	width: 30px;
	text-align: left;
	font-size: 18px;
	color: #969BA0;
}

.fetus-growth .fetus-content .fetus-content-r .searchFood>div img {
	width: 16px;
	height: 16px;
	margin-top: 9px;
	margin-right: 12px;
}

.fetus-growth .fetus-content .fetus-content-r .xgzsd {
	border: 1px solid #F0F0F0;
	padding: 14px 20px 12px;
	margin-bottom: 24px;
}

.fetus-growth .fetus-content .fetus-content-r .xgzsd p:first-child {
	border-left: 4px solid #4FB233;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	text-align: left;
}

.fetus-growth .fetus-content .fetus-content-r .xgzsd a {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}

.fetus-growth .fetus-content .fetus-content-r .xgzsd a:hover {
	color: #4FB233;
}

.search-sel {
	position: relative;
	width: 74px;
	border: 1px solid #4FB233;
	border-right: 0;
	border-radius: 4px 0 0 4px;
}

.search-sel .selText {
	line-height: 32px;
	width: 100%;
	font-size: 14px;
	color: #4FB233;
	display: block;
	cursor: pointer;
	padding-left: 16px;
}

.search-sel .selText img {
	margin-left: 10px;
}

.search-sel .sel-down {
	display: none;
	position: absolute;
	z-index: 1001;
	border: 1px solid #e4e7ed;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0;
	width: 100%;
	padding: 8px 0;
}

.search-sel .sel-down li {
	text-align: center;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}

.search-sel .sel-down li:hover {
	background: #f5f7fa;
}

.searchBox .search-text {
	border: 1px solid #4FB233;
	border-left: none;
	border-right: none;
	flex: 1;
	padding: 0 12px;
	color: #606266;
}

.searchBox .search-btn {
	width: 70px;
	text-align: center;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #4FB233;
	font-size: 14px;
	border-radius: 0 4px 4px 0;
	border: 1px solid #4FB233;
	cursor: pointer;
}

#index-page .ysby-sel-box {
	border-bottom: 2px solid #f0f0f0;
}

#index-page .ysby-sel-box span {
	width: 120px;
	text-align: center;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	color: #303133;
}

#index-page .ysby-sel-box span.sel {
	border-bottom: 2px solid #4FB233;
	font-weight: bold;
	color: #4FB233;
}

.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltiptext {
	visibility: hidden;
	color: #fff;
	text-align: center;
	padding: 4px 0;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	border-radius: 12px;
	background-color: #FF9F22 !important;
}

.tooltip .tooltiptext {
	width: 56px;
	bottom: 130%;
	left: 50%;
	margin-left: -28px;
	font-style: normal
}

.tooltip .tooltiptext::after {
	content: " ";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #FF9F22 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}

.stage-item .selBox {
	text-align: left;
	padding-left: 12px;
}

.stage-item .selBox span {
	margin-left: 3px;
	width: 15px;
}

.fetusBox>div {
	height: 60px;
	padding-top: 30px;
}

.yq-wiki-l .swiper-container {
	height: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	right: 30px;
	bottom: 32px;
	text-align: right;
	width: auto;
}

.swiper-pagination-bullet-active {
	background: #4FB233;
}

#index-page .wiki-know-box,
#index-page .wiki-know-box .wiki-know-list {
	display: none;
}

#index-page .wiki-know-nav span {
	height: 44px;
	line-height: 44px;
	color: #303133;
	font-size: 18px;
	width: 20%;
	text-align: center;
	cursor: pointer;
}

#index-page .wiki-know-nav span.sel {
	border-bottom: 2px solid #4FB233;
	color: #4FB233;
	font-weight: bold;
	text-align: center;
}

.search-top-nav a {
	display: inline-block;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	width: 50px;
	text-align: center;
}

.search-top-nav a.sel {
	color: #4FB233;
	border-bottom: 2px solid #4FB233;
}

#wiki-list-page .menu-top-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	background-color: #4FB233;
	padding-left: 24px;
}

#wiki-list-page .meun-item {
	margin-right: 30px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
}

#wiki-list-page .meun-item::after {
	content: '';
	margin-top: 5px;
	width: 82px;
	height: 2px;
	background: transparent;
}

#wiki-list-page .meun-item:hover::after {
	background-color: #ffffff;
}

#wiki-list-page .active-menu::after {
	background: #ffffff;
}

.show {
	display: block;
}

.tab-item {
	display: none;
}

.wiki-banner-l .slideBox {
	width: 841px;
	height: 443px;
	position: relative;
	overflow: hidden;
}

.wiki-banner-l .slideBox ul {
	display: flex;
	position: relative;
	width: 2000px;
}

.wiki-banner-l .slideBox ul li {
	width: 841px;
	height: 443px;
	position: relative;
}

.wiki-banner-l .slideBox ul li img {
	width: 841px;
	height: 443px;
}

.wiki-banner-l .spanBox {
	position: absolute;
	height: 20px;
	bottom: 10px;
	right: 50px;
}

.wiki-banner-l .spanBox span {
	width: 8px;
	height: 8px;
	margin-left: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	float: left;
	line-height: 16px;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}

.wiki-banner-l .slideBox .spanBox .active {
	background-color: #4FB233;
	border: solid 1px #4FB233;
}

#yy-juhe-page .swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

#yy-juhe-page .swiper-slide {
	background-size: cover;
	background-position: center;
	cursor: pointer;
}

#yy-juhe-page .gallery-top {
	height: 80%;
	width: 100%;
}

#yy-juhe-page .gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.yyhuanjingmini .swiper-slide,
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
	cursor: auto;
	border: 1px solid transparent;
}

.yyhuanjingmini .swiper-slide:hover,
.gallery-thumbs .swiper-slide:hover {
	border-color: #4FB233;
	opacity: 1;
	cursor: pointer;
}

.yyhuanjingmini .swiper-slide-thumb-active,
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
	border-color: #4FB233;
}

#yy-juhe-page .model-title {
	height: 40px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 18px;
	color: #333333;
	padding: 0 20px;
	background: #f5f5f5;
}

#yy-juhe-page .model-title span:last-child {
	cursor: pointer;
	color: #cccccc;
}

#yy-juhe-page .map-model {
	position: fixed;
	background: #ffffff;
	border: 1px solid #f5f5f5;
	padding-top: 0;
	width: 900px;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -265px;
	z-index: 99999;
}

#yy-juhe-page .map-model .map {
	padding: 20px;
}

.BMap_cpyCtrl {
	display: none;
}

.anchorBL {
	display: none;
}

.yy-detail-tab-wrap {
	display: flex;
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	align-items: center;
}

.yy-detail-tab {
	width: 147.5px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	/* border-right: 1px solid #f0f0f0; */
	border-bottom: 1px solid #f0f0f0;
	font-size: 16px;
	color: #333333;
	position: relative;
}

.yy-detail-tab::after {
	content: '';
	display: block;
	width: 147.5px;
	height: 2px;
	position: absolute;
	bottom: 0;
	background: transparent;
}

.yy-detail-tab:hover {
	color: #4FB233;
	cursor: pointer;
}

.yy-detail-tab-active {
	color: #4FB233;
}

.yy-detail-tab-active::after {
	background: #4FB233;
}

ul.star {
	display: flex;
	align-items: center;
}

ul.star li {
	width: 20px;
	height: 20px;
	background: url('/static/picture/star.png') no-repeat;
	background-size: 100% 100%;
	margin-left: 5px;
}

.calendar {
	width: 280px;
	height: 330px;
}

.calendar-modal {
	display: none;
	position: absolute;
	background: #fdfdfd;
	border: 1px solid #e8e8e8;
	box-shadow: 1px 2px 3px #ddd
}

.calendar-inner {
	position: relative;
	z-index: 1;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
}

.calendar-views {
	transform-style: preserve-3d;
}

.calendar .view {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	*overflow: hidden;
	-webkit-transition: .6s;
	transition: .6s;
}

.calendar-d .view-month,
.calendar-m .view-date {
	transform: rotateY(180deg);
	visibility: hidden;
	z-index: 1;
}

.calendar-d .view-date,
.calendar-m .view-month {
	transform: rotateY(0deg);
	visibility: visible;
	z-index: 2;
}

.calendar-ct,
.calendar-hd,
.calendar-views .week,
.calendar-views .days {
	overflow: hidden;
}

.calendar-views {
	width: 100%;
}

.calendar .view,
.calendar-display,
.calendar-arrow .prev,
.calendar .date-items li {
	float: left;
}

.calendar-arrow,
.calendar-arrow .next {
	float: right;
}

.calendar-hd {
	padding: 5px 0;
	height: 30px;
	line-height: 30px;
}

.calendar-display {
	font-size: 28px;
	text-indent: 10px;
}

.view-month .calendar-hd {
	padding: 10px;
}

.calendar-arrow,
.calendar-display {
	color: #ddd;
}

.calendar li[disabled] {
	color: #bbb;
}

.calendar li.old[disabled],
.calendar li.new[disabled] {
	color: #eee;
}

.calendar-display .m,
.calendar-views .week,
.calendar-views .days .old,
.calendar-views .days .new,
.calendar-display:hover,
.calendar-arrow span:hover {
	color: #888;
}

.calendar-arrow span,
.calendar-views .days li[data-calendar-day],
.calendar-views .view-month li[data-calendar-month] {
	cursor: pointer;
}

.calendar li[disabled] {
	cursor: not-allowed;
}

.calendar-arrow {
	width: 50px;
	margin-right: 10px;
}

.calendar-arrow span {
	font: 500 26px sans-serif;
}

.calendar ol li {
	position: relative;
	float: left;
	text-align: center;
	border-radius: 50%;
}

.calendar .week li,
.calendar .days li {
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.calendar .month-items li {
	width: 70px;
	height: 70px;
	line-height: 70px;
}

.calendar .days li[data-calendar-day]:hover,
.calendar .view-month li[data-calendar-month]:hover {
	background: #eee;
}

.calendar .calendar-views .now {
	color: #fff;
	background: #FF808E !important;
}

.calendar .calendar-views .selected {
	color: #FF808E;
	background: #CDE9D9 !important;
}

.calendar .calendar-views .dot {
	position: absolute;
	left: 50%;
	bottom: 4px;
	margin-left: -2px;
	width: 4px;
	height: 4px;
	background: #FF808E;
	border-radius: 50%;
}

.calendar-views .now .dot {
	background: #fff;
}

.calendar .date-items {
	width: 300%;
	margin-left: -100%;
}

.calendar-label {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	padding: 5px 10px;
	line-height: 22px;
	color: #fff;
	background: #000;
	border-radius: 3px;
	opacity: .7;
	filter: alpha(opacity=70);
}

.calendar-label i {
	display: none;
	position: absolute;
	left: 50%;
	bottom: -12px;
	width: 0;
	height: 0;
	margin-left: -3px;
	border: 6px solid transparent;
	border-top-color: #000;
}

.index-page .tar input {
	padding-left: 12px;
}

.index-page .tar button {
	color: #fff;
}

.head-container .head-1>div:nth-of-type(1) {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.head-container .head-1>div:nth-of-type(1)::before,
.head-container .head-1>div:nth-of-type(1)::after {
	display: table;
	content: ' ';
}

.head-container .head-1>div:nth-of-type(1)::after {
	clear: both;
}

.foot-container .footer ul .li4 {
	display: none;
}

.foot-container .footer .friends span {
	color: #333;
}

.head-container .webDaohang {
	float: left;
	color: #999;
}

.head-container .head-2>div:nth-of-type(1) {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.head-container .head-2 .right .searchBox {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.foot-container .footer ul .li3 .wx-app-img {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.wikiKindsRight .list>ul:nth-of-type(2),
.wikiKindsRight .list>ul:nth-of-type(3) {
	display: none;
}

.ivf-baby .tabs-box span {
	width: auto;
	padding: 0 8px;
}

.ivf-bb-content-r>a img {
	width: 507px;
	height: 120px;
}

.ivf-baby-right .wikisRight>p:nth-of-type(2) {
	height: 1px;
	background: #f0f0f0;
	margin-top: 12px;
}

/* index() */
.index-page .banner-nav-tar,
.index-page .ysby-content {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.lanmuHead>div:nth-of-type(1) {
	width: 1200px;
	margin: 0 auto;
}

.index-page .ysby-head-tar {
	width: 1200px;
	margin: 0 auto;
}

.index-page .son-baby .son-baby-l .wikis-list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-page .son-baby .son-baby-l .wikis-list ul li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#index-page .ysby-sel-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#index-page .ysby-sel-box ul li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.advert-index {
	width: 1200px;
	margin: 0 auto;
}

.advert-index>div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-page .ivf-baby {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-page .ivf-baby .ivf-baby-left .ivf-bb-left-tab,
.index-page .ivf-baby .ivf-baby-left .ivf-bb-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-page .ivf-yy .ivf-yy-l ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-page .ivf-yy {
	width: 1200px;
	margin: 0 auto;
}

.index-page .ivf-yy>div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fetusBox:before,
.fetusBox:after {
	display: table;
	content: ' ';
}

.fetusBox:after {
	clear: both;
}

.width49 {
	width: 49%;
}

.fetusBox .fetusBox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-page .yq-wiki {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.yq-wiki-r>div:nth-of-type(2) {
	margin-top: 28px;
}

.canEatBox>p:nth-of-type(2) {
	height: 1px;
	background: #f0f0f0;
	margin-top: 12px;
}

.index-page .son-baby {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-page .wikis-list li,
.son-baby-r li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.rele-recom>p:nth-of-type(2) {
	height: 1px;
	background: #f0f0f0;
	margin-top: 12px;
}

.wiki-know-head {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.wiki-know-box>div:nth-of-type(1) {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.wiki-know-box>div:nth-of-type(1) .tabs-box {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	display: none;
}

.wiki-know-box>div:nth-of-type(1) .tabs-box span {
	width: auto;
	padding: 0 12px;
	margin-right: 18px;
}

.wiki-know-box .wiki-know-list {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.wiki-know-box .wiki-know-list .wikis-list-bottom ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.wiki-know-box .wiki-know-list .wikis-list-bottom li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#index-page .wiki-know-box.block {
	display: block;
}

#index-page .wiki-know-box .wiki-know-list.flex {
	display: flex;
}

.width20 {
	width: 20%;
}

.fetusBox .stage-item {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fetusBox .stage3 {
	width: 410px;
}

.yq-wiki-r .lovely>p:nth-of-type(2) {
	height: 1px;
	background: #f0f0f0;
	margin-top: 12px
}

.ysby-left .wikis-list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ivf-bb-content-r .wikis-list li,
.yq-wiki-c .wikis-list li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ysby-left .wikis-list-full ul li {
	line-height: 26px;
}

.ivf-baby-right .wikisRight li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-page .jbbk {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index-page .jbbk .jbbk-left {
	width: 874px;
}
.index-page .jbbk .jbbk-right {
	width: 300px;
}
.index-page .jbbk-left{
	display: flex;
	justify-content: space-between;
}
.index-page .jbbk-left .banner{
	width: 460px;
	margin-right: 24px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index-page .jbbk-left .banner>div{
	width: 100%;
	position: relative;
	margin-bottom: 12px;
	height: 353px;
}
.index-page .jbbk-left .banner>div img,.jbbk-left .banner>a img{
	width: 100%;
	height: 100%;
}
.jbbk-left .banner>a{
	position: relative;
}
.jbbk-left .banner>a p{
	font-size: 14px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	position: absolute;
	width: 90%;
	left: 5%;
	bottom: 8px;
	background-color: #fff;
	opacity: .89;
	padding: 3px 4px;
}
.index-page .jbbk-left .banner>div p{
	position: absolute;
	width: 90%;
	left: 5%;
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: rgba(255,255,255,.89);
	bottom: 12px;
}
.index-page .jbbk-left .banner>a{
	width: 48.6%;
	height: 144px;
}
.index-page .jbbk-left .art-list{
	flex: 1;
}
.index-page .jbbk-left .art-list div{
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 14px;
	margin-bottom: 24px;
}
.index-page .jbbk-left .art-list div a p:nth-of-type(1){
	font-size: 18px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-page .jbbk-left .art-list div a p:nth-of-type(2){
	font-size: 14px;
	color: #999;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 8px 0 14px;
}
.index-page .jbbk-left .art-list ul{
	display: flex;
	justify-content: space-between;
}
.index-page .jbbk-left .art-list ul li{
	width: 48%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-page .jbbk-left .art-list ul li i{
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #D6D6D6;
	margin-right: 6px;
	position: relative;
	bottom: 3px;
}
.index-page .what-ke{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
}
.index-page .what-ke.nomore{
	justify-content: start;
}
.index-page .what-ke.nomore>div{
	margin-right: 30px;
}
.index-page .what-ke>div{
	width: 22.6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-page .what-ke>div a{
	width: 32%;
	color: #999;
	font-size: 14px;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-page .what-ke>div a:hover{
	color: #4FB233;
}
.index-page .what-ke>div a:nth-of-type(1){
	width: 100%;
	font-size: 16px;
	color: #666;
}
#index-page .yq-wiki-r .ysby-sel-box span{
	width: 40%;
	text-align: center;
}
.titleBorBtm{
	height: 1px; background: #f0f0f0; margin-top: 12px;
}
.mar-top-20{
	margin-top: 20px;
}
.mar-top-30{
	margin-top: 30px;
}
.mar-btm-20{
	margin-bottom: 20px;
}
.wiki-key-detail {
	position: relative;
	overflow: hidden;
}
/* .wiki-detail {
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -600px;
} */
.position-left {
	position: absolute;
	width: 164px;
	left: 50%;
	margin-left: -766px;
}
.position-left .detail-sel .detail-sel-l > div p {
	color: #666;
}
.position-left .detail-sel .detail-sel-l > div i {
	margin-right: 8px;
}
.wiki-detail .wiki-detail-l .detail-box .detail-content p{
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.page div span{
	color: #666;
}
.dp_none{
	display: none;
}
.wiki-other-detail{
	position: inherit; margin: 0 auto; left: 0; top: 0;
}


.topic-detail-bottom-tag{
    width: 100%; 
    text-align: center;
    display: block;
    margin: 30px 0;
    font-size: 16px;
    color: #999;
    font-weight: 700;
}

.topic-detail-title-sub{
    display: flex!important;
    align-items: center;
}

.topic-detail-title-sub h3{
    margin-left: 10px;
    font-size: 22px;
    font-weight: 400;
}

/* 知识库首页 */
.knowledge{
	padding-top: 20px;
}
.oneColumn a{
	height: 66px;
	line-height: 66px;
	background-color: #FAFAFA;
	color: #4FB233;
	font-size: 26px;
	font-weight: bold;
	border-left: 5px solid #4FB233;
	padding-left: 20px;
	margin-bottom: 24px;
	margin-top: 30px;
}
.twoColumnBox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.columnList{
	width: 580px;
	height: 154px;
	background: #FAFAFA;
	box-sizing: border-box;
	position: relative;
	padding: 20px;
	margin-bottom: 30px;
	border: 1px solid #FAFAFA;
}
.columnList p > a{
	font-size: 22px;
	color: #333;
	font-weight: bold;
}
.columnList > a{
	font-size: 14px;
	font-weight: 400;
	color: #333;
	display: inline-block;
	width: 17%;
	margin-right: 2%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 20px;
}
.columnList div a{
    font-size: 14px;
	font-weight: 400;
	color: #333;
	display: inline-block;
	width: 17%;
	margin-right: 2%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 20px;
	margin-top: 0;
	margin-bottom: 20px;
}
.columnList a:nth-of-type(5n){
	margin-right: 0;
}
.columnList div{
	display: none;
	position: absolute;
	width: calc(100% + 2px);
	top: 100%;
	left: -1px;
	background-color: #fff;
	padding: 0 20px;
	border: 1px solid #4FB233;
}
.columnList:hover{
	background-color: #fff;
	z-index: 999;
	border: 1px solid #4FB233;
	/* border-bottom: none; */
}
.columnList:hover div{
	display: block;
	border-top: none;
}
.columnList a:hover{
	color: #4FB233;
}

/* 知识库列表页 */
.columnTitle{
	font-size: 24px;
	font-weight: 400;
	color: #4FB233;
	border-bottom: 4px solid #4FB233;
	padding: 8px 0;
	margin: 30px auto;
}
.knowList{
	display: flex;
	justify-content: space-between;
}
.knowList-left{
	width: 836px;
}
.knowList-right{
	width: 334px;
}
.know_right_box{
	border: 8px solid #F6F6F6;
	padding: 12px 15px;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.know_right_box .title{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	border-bottom: 5px solid #F0F0F0;
	height: 28px;
}
.know_right_box .zstj{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 8px 0;
    margin-bottom: 40px;
}
.know_right_box .zstj a{
	width: 129px;
	height: 36px;
	line-height: 36px;
	background: #F0F0F0;
	border-radius: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 8px;
	margin-top: 12px;
	font-size: 14px;
	text-align: center;
}
.know_right_box .zstj a:hover{
	background-color: #4FB233;
	color: #fff;
}
.know_right_box .tjwz{
	padding: 4px 0;
}
.know_right_box .tjwz a{
	display: flex;
	margin-top: 20px;
}
.know_right_box .tjwz a img{
	width: 120px;
	height: 74px;
	margin-right: 12px;
}
.know_right_box .tjwz a div{
	overflow: hidden;
	flex: 1;
	padding-top: 2px;
}
.know_right_box .tjwz a div{
	color: #999;
	font-size: 14px;
}
.know_right_box .tjwz a div p{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.know_right_box .jxbk{
	padding: 12px 0 0;
}
.know_right_box .jxbk a{
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	position: relative;
	padding-left: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.know_right_box .new_wiki{
	padding: 12px 0 0;
}
.know_right_box .new_wiki a{
	display: block;
	height: 36px;
	position: relative;
	overflow: hidden;
}
.know_right_box .new_wiki a:nth-of-type(1){
	height: 180px;
}
.know_right_box .new_wiki a img{
	width: 100%;
	height: 140px;
	position: absolute;
	left: 0;
	bottom: 36px;
}
.know_right_box .new_wiki a p{
	position: absolute;
	bottom: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	width: 100%;
	height: 36px;
	line-height: 36px;
}
.knowListBox>a{
	display: block;
	margin-bottom: 24px;
}
.knowListBox>a .title{
	font-size: 20px;
	color: #333;
}
.knowListBox>a>div{
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px solid #E5E5E5;
}
.knowListBox>a>div img{
	width: 200px;
	height: 116px;
	margin-right: 20px;
}
.knowListBox>a>div div{
	flex: 1;
	overflow: hidden;
}
.knowListBox>a>div div p:nth-of-type(1){
	font-size: 14px;
	color: #666;
	margin-bottom: 40px;
	line-height: 24px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.knowListBox>a>div div p:nth-of-type(2){
	font-size: 14px;
	color: #999;
}
.knowList-left .oneColumn{
	color: #333;
}
/*.knowDetail>p:nth-of-type(1){*/
/*	font-size: 32px;*/
/*	color: #333;*/
/*}*/
.knowDetail>p:nth-of-type(1){
	font-size: 14px;
	color: #999;
	margin: 16px 0 24px;
}

.knowDetail>h1>p:nth-of-type(1){
	font-size: 32px;
	color: #333;
}
.knowDetail>h1>p:nth-of-type(2){
	font-size: 14px;
	color: #999;
	margin: 16px 0 24px;
}
.knowDetail .content{
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.knowDetail .content p{
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin: 8px 0;
}
.knowDetail .content img{
	margin: 6px auto;
	max-width: 100%;
}
.knowDetail .page{
	margin: 30px 0;
}
.knowDetail .page div{
	width: 48%;
}
.knowDetail .page div a{
 	color: #4E86D9;
}
.knowList .oneColumn{
	height: 50px;
	line-height: 50px;
	font-size: 24px;
}
.xg_konw_new_wiki{
	background-color: #FAFAFA;
	padding: 15px 15px 5px 15px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.xg_konw_new_wiki a{
	width: 31.5%;
	margin-right: 2%;
	display: inline-block;
	margin-bottom: 12px;
    font-size: 14px;
	color: #4E86D9;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xg_konw_new_wiki a:nth-of-type(3n){
	margin-right: 0;
}
.xg_konw_new_wiki a:hover{
	color: #f68;
}

.cate-list{
    background: #FAFAFA;
    display: flex;
    flex-wrap: wrap;
    border-radius: 3px;
    padding: 20px;
    width: 1200px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.cate-list a{
    width: 10%;
    margin-right: 32px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cate-list a:nth-child(8n){
    margin-right: 0;
}

.cate-list a:hover{
    color: #4FB233;
}


.index-detail-tags{
    margin-top: 20px;
}
.key-title{
    font-size: 22px;
    color: #333;
    font-weight: 800;
}

.index-detail-tags-wrap{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.index-detail-tag{
    color: #999;
    padding: 5px 10px;
    background-color: #f5f5f5;
    margin-right: 20px;
    border-radius: 3px;
}

.left-list-info-block{
	width: 100%;padding: 10px 10px 10px 10px;min-height: 70px;overflow: hidden;color: grey;border-bottom:1px solid #f0f0f0;
}


.alert_fixed{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	display: none;
}
.alert_fixed>.content{
	width: 300px;
	height: auto;
	background: #fff;
	border-radius: 6px;
	padding: 20px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
	max-width: 300px;
}
.alert_fixed>.content>.close{
	width: 100%;
	height: 15px;
	text-align: right;
	cursor: pointer;
}
.alert_fixed>.content>.close>img{
	width: 15px;
	height: 100%;
}
.alert_fixed>.content>.tel{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: flex-start;
	cursor: pointer;
	flex-wrap: wrap;
}
.alert_fixed>.content>.tel>.label{
	width: auto;
	height: auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: auto;
}
.alert_fixed>.content>.tel>.value{
	width: auto;
	height: auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1673E5;
	line-height: auto;
	margin-left: 5px;
}
.alert_fixed>.content>.wx{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: flex-start;
	cursor: pointer;
	flex-wrap: wrap;
	margin-top: 15px;
}
.alert_fixed>.content>.wx>.label{
	width: auto;
	height: auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: auto;
}
.alert_fixed>.content>.wx>.value{
	width: auto;
	height: auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1673E5;
	line-height: auto;
	margin-left: 5px;
}
.alert_fixed>.content>.image{
	width: 100%;
	height: auto;
	margin-top: 15px;
}
.alert_fixed>.content>.image>img{
	width: 100%;
	height: auto;
}


.common_sideBar_panel {
	padding: 10px 18px 0;
	border: 1px solid #ebebeb;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px
}

.common_sideBar_panel.other {
	background-color: #fafafa
}

.common_sideBar_panel .common_sideBar_title {
	font-size: 16px;
	font-weight: 550;
	line-height: 36px;
	color: #333;
	border-bottom: 1px solid #ebebeb
}

.common_sideBar_panel .common_sideBar_title .sideBar_more {
	font-size: 14px;
	line-height: 36px;
	font-weight: 400
}

.common_sideBar_panel .common_sideBar_title .sideBar_more:hover {
	color: #2bbc80
}


.common_sideBar_panel {
	padding: 10px 18px 0;
	border: 1px solid #ebebeb;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px
}

.common_sideBar_panel.other {
	background-color: #fafafa
}

.common_sideBar_panel .common_sideBar_title {
	display: block;
	line-height: 36px;
	border-bottom: 1px solid #ebebeb;
	color: #333;
	font-size: 16px;
	color: #333;
	font-weight: 550
}

.common_sideBar_panel .common_sideBar_title .sideBar_more:hover {
	color: #2bbc80
}

.side_doc_list.small .side_doc_item {
	padding: 10px 0
}

.side_doc_list .side_doc_item {
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #e0e0e0
}

.side_doc_list .side_doc_item.last, .side_doc_list .side_doc_item:last-of-type {
	border-bottom: none
}

.side_doc_list .side_doc_item .item-left {
	display: block;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-right: 12px
}

.side_doc_list .side_doc_item .item-left img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top
}

.side_doc_list .side_doc_item .yy-icon {
	display: block;
	width: 106px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
	margin-top: 8px;
	border-radius: 5%;
}

.side_doc_list .side_doc_item .yy-icon img {
	width: 100%;
	height: 100%;

}

.side_doc_list .side_doc_item .item-right {
	overflow: hidden
}

.side_doc_list .side_doc_item .item-right h3 {
	display: inline;
	font-weight: normal
}

.side_doc_list .side_doc_item .item-right .doctor-name {
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.side_doc_list .side_doc_item .item-right .yy-name {
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 2px;

}

.side_doc_list .side_doc_item .item-right .yy-name .name {
	font-size: 12px;
	line-height: 12px;
	color: #333
}

.side_doc_list .side_doc_item .item-right .doctor-name .name {
	font-size: 16px;
	line-height: 16px;
	color: #333
}

.side_doc_list .side_doc_item .item-right .doctor-name .name:hover {
	color: #3c9;
	text-decoration: none
}

.side_doc_list .side_doc_item .item-right .doctor-name .detail {
	font-size: 14px;
	line-height: 16px;
	color: #333
}

.side_doc_list .side_doc_item .item-right .doctor-desc-2line, .side_doc_list .side_doc_item .item-right .doctor-desc {
	margin-top: 10px;
	max-height: 40px;
	line-height: 20px;
	color: #999;
	font-size: 14px
}

.side_doc_list .side_doc_item .item-right .yy-desc {
	margin-top: 10px;
	max-height: 35px;
	line-height: 16px;
	color: #999;
	font-size: 12px
}

.side_doc_list .side_doc_item .item-right .doctor-desc {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.side_doc_list .side_doc_item .item-right .doctor-desc-2line {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.side_doc_list .side_doc_item .item-right .doctor-link {
	margin-top: 10px
}

.side_doc_list .side_doc_item .item-right .doctor-link .reservation-btn {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	margin-right: 5px;
	border-radius: 4px;
	cursor: pointer;
	text-align: center;
	color: #6f7379;
	font-size: 14px;
	background: #edeef0
}

.side_doc_list .side_doc_item .item-right .doctor-link .reservation-btn.hasLeft {
	margin-left: 18px
}

.side_doc_list .side_doc_item .item-right .doctor-link .reservation-btn:hover {
	color: #fff;
	background: #179a16
}

/*返回顶部*/
.top_btn{
	position: fixed;
	display: none;
	right: 20px;
	bottom: 20px;
	background-color: #d9d9d9;
	border-radius: 3px;
}
.top_btn .if{
	display: block;
	padding: 8px 3px;
	color: #a6a6a6;
	font-size: 20px;
}

.top_btn img {
	border-radius: 50%;
}

.flex{
	display: -webkit-flex;
}

.foot_cont{
	line-height: 28px;
}

.__more__{
    font-size: 16px;
    color: #999999 !important;
}
.__more__ a{
    color: #999999 !important;
}
.__more__ a img{
    width: 16px;
    height: 16px;
    margin-left: 5px;
}


.footer{
    width: 100%;
    background: #f3f3f3;
    padding-top: 30px;
    width: 100%;
    border-top: 1px solid #ddd;
    padding-bottom: 50px;
}
.footer .main{
    width: 1200px;
    margin: 0 auto;
}
.footer .main .links{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.footer .main .links .lable{
    display: inline-block;
    width: 80px;
    font-size: 16px;
    color: #333333;
}
.footer .main .links .items{
    width: calc(100% - 80px);
    height: auto;
}
.footer .main .links .items a{
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
}
.footer .main .links .items a:hover{
    color: #4FB233;
}
.footer .main .line{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer .main .line span{
    display: block;
    width: 100%;
    height: 2px;
    background: #ddd;
    border-bottom: 1px solid #fff;
}
.footer .main .bottom{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer .main .bottom .left{
    width: 55%;
    height: auto;
}
.footer .main .bottom .left .navs{
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.footer .main .bottom .left .navs .item{
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
    color: #333333;
}
.footer .main .bottom .left .navs .item:hover{
    color: #4FB233;
}
.footer .main .bottom .left .info{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.footer .main .bottom .left .info p{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    line-height: 24px;
}
.footer .main .bottom .left .info p a{
    color: #666;
}
.footer .main .bottom .left .info p a:hover{
    color: #4FB233;
}
.footer .main .bottom .right{
    width: 40%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
}
.footer .main .bottom .right .info{
    width: 100%;
    height: auto;
}
.footer .main .bottom .right .info p{
    font-size: 12px;
    color: #666;
    margin-top: 10px;
    line-height: 13px;
}
.footer .main .bottom .right .erweima{
    width: 125px;
    height: 125px;
    flex-shrink: 0;
}
.footer .main .bottom .right .erweima img{
    width: 100%;
    height: 100%;
}
.ul_li_ellipsis{
    padding: 5px 0;
    text-align: center;
}
.huanjing{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.huanjing>img{
    width: 269px;
    height: 180px;
    margin-right: 15px;
    margin-bottom: 15px;
    object-fit: cover;
    border-radius: 5px;

}
.huanjing>img:nth-child(3n){
    margin-right: 0;
}
.hw_yiyuan p{
    /* margin-top: 25px !important; */
    word-break: break-all;
    width: 406px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.hw_yisheng p{
    margin-top: 19px !important;
}
/* .index-page .banner-nav-tar .tar{
    width: 224px;
    padding: 15px;
    height: 352px;
    border: 1px solid #f3f3f3;;
} */