.d-flex.p-3 {
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0 0 0 / 39%) 30%, #212529 100%);
       top: 0;
       bottom: 0;
       left: 0;
       right: 0;
       position: absolute;
}
span.text-white.align-middle.small.text-truncate {
    background: #f5f5f570;
    padding: 0 5px;
    border-radius: 3px;
}
.d-flex.position-relative.align-items-center.justify-content-center.overflow-hidden {
    z-index: 2;
    height: 150px;
}
.background-blur.position-absolute {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    filter: blur(100px);
    z-index: 1;
    background: #d2ebe7;
}
img.position-relative {
    width: 100px;
    height: 100px;
    z-index: 2;
    border-radius: 8px;
}
span.text-body.align-middle.small.text-truncate {
    background: #f5f5f5;
    padding: 0 5px;
    border-radius: 3px;
}
.d-flex.align-items-center.small {
    margin-top: 5px;
}
section.row.pt-3.rounded-lg.shadow-sm.mb-3.px-2.py-4.mx-0 {
    background: linear-gradient(to right, rgb(180 180 180 / 80%), rgb(180 199 127 / 80%));
}
.jq-ry-normal-group_img{
	width: 30px;
	height: 30px;
}
.stars_background{
	background: url('/style/home/img/6.png') repeat left top / 30px 30px;
	height: 30px;
	width: 150px;
}
.stars{
    background: url('/style/home/img/5.png') repeat left top / 30px 30px;
    height: 30px;
}
@media only screen and (min-width: 993px) {
    .grid-cols {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}































.wp-block-audio :where(figcaption) {
	margin-bottom: 1em;
	margin-top: .5em
}

:where(.wp-block-button__link) {
	border-radius: 9999px;
	box-shadow: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	text-decoration: none
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
	border: 2px solid;
	padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
	color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
	background-color: initial;
	background-image: none
}

.wp-block-calendar table:where(:not(.has-text-color)) {
	color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
	border-color: #ddd
}

:where(.wp-block-calendar table:not(.has-background) th) {
	background: #ddd
}

:where(.wp-block-columns) {
	margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-post-comments .comment-reply-title :where(small) {
	font-size: var(--wp--preset--font-size--medium, smaller);
	margin-left: .5em
}

:where(.wp-block-post-comments input[type=submit]) {
	border: none
}

@supports (-webkit-touch-callout:inherit) {
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
	color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
	color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
	color: inherit
}

.wp-block-embed :where(figcaption) {
	margin-bottom: 1em;
	margin-top: .5em
}

:where(.wp-block-file) {
	margin-bottom: 1.5em
}

:where(.wp-block-file__button) {
	border-radius: 2em;
	display: inline-block;
	padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

.wp-block-form-input__label:has(input[type=checkbox]) {
	flex-direction: row-reverse;
	width: -moz-fit-content;
	width: fit-content
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
	position: relative
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
	rotate: 180deg
}

.wp-block-image :where(figcaption) {
	margin-bottom: 1em;
	margin-top: .5em
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
	border-radius: 9999px
}

.wp-lightbox-container button:focus-visible {
	outline: 3px auto #5a5a5a40;
	outline: 3px auto -webkit-focus-ring-color;
	outline-offset: 3px
}

.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
	background-color: #5a5a5a40;
	border: none
}

.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
	background: none;
	border: none
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
	line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
	line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),
.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
	line-height: 1.5
}

:root :where(.wp-block-latest-posts.is-grid) {
	padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
	padding-left: 0
}

ul {
	box-sizing: border-box
}

:root :where(ul.has-background, ol.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
	text-decoration: none
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
	padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
	padding: .5em 1em
}

.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
	color: inherit
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	font-style: normal;
	font-weight: 100;
	line-height: .68;
	margin: .05em .1em 0 0;
	text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
	float: none;
	margin-left: .1em
}

:root :where(p.has-background) {
	padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit
}

:where(.wp-block-post-comments-form) input:not([type=submit]),
:where(.wp-block-post-comments-form) textarea {
	border: 1px solid #949494;
	font-family: inherit;
	font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),
:where(.wp-block-post-comments-form) textarea {
	padding: calc(.667em + 2px)
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
	font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
	font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
	font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
	line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
	font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
	letter-spacing: inherit
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
	font-size: var(--wp--preset--font-size--medium, smaller);
	margin-left: .5em
}

:where(.wp-block-post-excerpt) {
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

.wp-block-post-featured-image :where(img) {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: 100%
}

.wp-block-post-featured-image:where(.alignleft, .alignright) {
	width: 100%
}

:where(.wp-block-preformatted.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
	margin-bottom: 1em;
	padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
	font-size: 1.125em;
	text-align: right
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
	text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active,
.wp-block-read-more:where(:not([style*=text-decoration])):focus {
	text-decoration: none
}

:where(.wp-block-search__button) {
	border: 1px solid #ccc;
	padding: 6px 10px
}

:where(.wp-block-search__input) {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
	border: 1px solid #949494;
	box-sizing: border-box;
	padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
	border: none;
	border-radius: 0;
	padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
	outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
	padding: 4px 8px
}

:root :where(.wp-block-separator.is-style-dots) {
	height: auto;
	line-height: 1;
	text-align: center
}

:root :where(.wp-block-separator.is-style-dots):before {
	color: currentColor;
	content: "路路路";
	font-family: serif;
	font-size: 1.5em;
	letter-spacing: 2em;
	padding-left: 2em
}

:root :where(.wp-block-site-logo.is-style-rounded) {
	border-radius: 9999px
}

:root :where(.wp-block-site-title a) {
	color: inherit
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
	background-color: #f0f0f0;
	color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
	background-color: #f90;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
	background-color: #1ea0c3;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
	background-color: #0757fe;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
	background-color: #0a7aff;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
	background-color: #1e1f26;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
	background-color: #02e49b;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
	background-color: #e94c89;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
	background-color: #4280ff;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
	background-color: #f45800;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
	background-color: #1778f2;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
	background-color: #0461dd;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
	background-color: #e65678;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
	background-color: #24292d;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
	background-color: #eceadd;
	color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
	background-color: #ea4434;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
	background-color: #1d4fc4;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
	background-color: #f00075;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
	background-color: #e21b24;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
	background-color: #0d66c2;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
	background-color: #3288d4;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
	background-color: #f6405f;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
	background-color: #e60122;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
	background-color: #ef4155;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
	background-color: #ff4500;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
	background-color: #0478d7;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
	background-color: #fefc00;
	color: #fff;
	stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
	background-color: #ff5600;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
	background-color: #1bd760;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
	background-color: #2aabee;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
	background-color: #011835;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
	background-color: #6440a4;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
	background-color: #1da1f2;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
	background-color: #1eb7ea;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
	background-color: #4680c2;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
	background-color: #3499cd;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
	background-color: #25d366;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
	background-color: red;
	color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
	background: none
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
	height: 1.25em;
	width: 1.25em
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
	color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
	color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
	color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
	color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
	color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
	color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
	color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
	color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
	color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
	color: #1778f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
	color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
	color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
	color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
	color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
	color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
	color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
	color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
	color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
	color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
	color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
	color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
	color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
	color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
	color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
	color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
	color: #fff;
	stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
	color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
	color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
	color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
	color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
	color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
	color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
	color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
	color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
	color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
	color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
	color: #d32422
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
	color: red
}

:root :where(.wp-block-social-links .wp-social-link a) {
	padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
	padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
	padding-left: .66667em;
	padding-right: .66667em
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
	display: flex;
	flex-wrap: wrap;
	gap: 1ch
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
	border: 1px solid;
	font-size: unset !important;
	margin-right: 0;
	padding: 1ch 2ch;
	text-decoration: none !important
}

:where(.wp-block-term-description) {
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

:where(pre.wp-block-verse) {
	font-family: inherit
}

@supports (position:sticky) {
}

.wp-block-video :where(figcaption) {
	margin-bottom: 1em;
	margin-top: .5em
}

.entry-content {
	counter-reset: footnotes
}

:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px
}

.aligncenter {
	clear: both
}

html :where(.has-border-color) {
	border-style: solid
}

html :where([style*=border-top-color]) {
	border-top-style: solid
}

html :where([style*=border-right-color]) {
	border-right-style: solid
}

html :where([style*=border-bottom-color]) {
	border-bottom-style: solid
}

html :where([style*=border-left-color]) {
	border-left-style: solid
}

html :where([style*=border-width]) {
	border-style: solid
}

html :where([style*=border-top-width]) {
	border-top-style: solid
}

html :where([style*=border-right-width]) {
	border-right-style: solid
}

html :where([style*=border-bottom-width]) {
	border-bottom-style: solid
}

html :where([style*=border-left-width]) {
	border-left-style: solid
}

html :where(img[class*=wp-image-]) {
	height: auto;
	max-width: 100%
}

:where(figure) {
	margin: 0 0 1em
}

html :where(.is-position-sticky) {
	--wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
	html :where(.is-position-sticky) {
		--wp-admin--admin-bar--position-offset: 0px
	}
}


:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

article,
footer,
header,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

ul {
	margin-top: 0;
	margin-bottom: 1rem
}

strong {
	font-weight: bolder
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

img {
	vertical-align: middle;
	border-style: none
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button {
	text-transform: none
}

[type=button],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

textarea {
	overflow: auto;
	resize: vertical
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5 {
	font-size: 1.25rem
}

.h6 {
	font-size: 1rem
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small {
	font-size: 80%;
	font-weight: 400
}

mark {
	padding: .2em;
	background-color: #fcf8e3
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.col-12,
.col-6,
.col-8,
.col-9,
.col-auto,
.col-lg-3,
.col-lg-9,
.col-md-3,
.col-md-6,
.col-sm-6,
.col-xl-3 {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

@media (min-width:576px) {

	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}

@media (min-width:768px) {

	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}

@media (min-width:992px) {

	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
}

@media (min-width:1200px) {

	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.form-control {
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled {
	background-color: #e9ecef;
	opacity: 1
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 1rem
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
	border-color: #28a745
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
	border-color: #dc3545
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.btn {
		transition: none
	}
}

.btn:hover {
	color: #212529;
	text-decoration: none
}

.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn:disabled {
	opacity: .65
}

.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light:focus {
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.collapse:not(.show) {
	display: none
}

.input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group>.form-control {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-append {
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn:focus {
	z-index: 3
}

.input-group-append {
	margin-left: -1px
}

.input-group>.input-group-append>.btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
	border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff;
	border-color: #b3d7ff
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-link:hover {
	text-decoration: none
}

.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}

.breadcrumb-item.active {
	color: #6c757d
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner::after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.carousel-item {
		transition: none
	}
}

.carousel-item.active {
	display: block
}

.align-middle {
	vertical-align: middle !important
}

.bg-dark {
	background-color: #343a40 !important
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #dee2e6 !important
}

.border-top {
	border-top: 1px solid #dee2e6 !important
}

.border-0 {
	border: 0 !important
}

.border-secondary {
	border-color: #6c757d !important
}

.rounded {
	border-radius: .25rem !important
}

.rounded-lg {
	border-radius: .3rem !important
}

.rounded-pill {
	border-radius: 50rem !important
}

.d-none {
	display: none !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important
}

@media (min-width:992px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-block {
		display: block !important
	}
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.overflow-auto {
	overflow: auto !important
}

.overflow-hidden {
	overflow: hidden !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.w-100 {
	width: 100% !important
}

.mw-100 {
	max-width: 100% !important
}

.mx-0 {
	margin-right: 0 !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.mx-0 {
	margin-left: 0 !important
}

.mr-1 {
	margin-right: .25rem !important
}

.mr-2 {
	margin-right: .5rem !important
}

.mb-2 {
	margin-bottom: .5rem !important
}

.mt-3 {
	margin-top: 1rem !important
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important
}

.mb-3 {
	margin-bottom: 1rem !important
}

.mx-3 {
	margin-left: 1rem !important
}

.mt-4 {
	margin-top: 1.5rem !important
}

.mb-4 {
	margin-bottom: 1.5rem !important
}

.ml-4 {
	margin-left: 1.5rem !important
}

.p-0 {
	padding: 0 !important
}

.px-0 {
	padding-right: 0 !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.px-0 {
	padding-left: 0 !important
}

.py-1 {
	padding-top: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.px-2 {
	padding-right: .5rem !important
}

.py-2 {
	padding-bottom: .5rem !important
}

.px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3,
.py-3 {
	padding-top: 1rem !important
}

.px-3 {
	padding-right: 1rem !important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important
}

.px-3 {
	padding-left: 1rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important
}

.py-4 {
	padding-bottom: 1.5rem !important
}

.mx-auto {
	margin-right: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

@media (min-width:992px) {

	.mr-lg-0 {
		margin-right: 0 !important
	}

	.ml-lg-0 {
		margin-left: 0 !important
	}
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-normal {
	font-weight: 400 !important
}

.text-white {
	color: #fff !important
}

.text-body {
	color: #212529 !important
}

.text-muted {
	color: #6c757d !important
}

@media print {

	*,
	::after,
	::before {
		text-shadow: none !important;
		box-shadow: none !important
	}

	a:not(.btn) {
		text-decoration: underline
	}

	img {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	@page {
		size: a3
	}

	body {
		min-width: 992px !important
	}

	.container {
		min-width: 992px !important
	}
}

/**
 * Fancybox
 */

@supports (padding:max(0px)) {
}

@media (max-height:576px) {

	@supports (padding:max(0px)) {
	}
}

/**
 * Rate Yo v2.3.2
 */
.jq-ry-container {
	position: relative;
	padding: 0 5px;
	line-height: 0;
	display: block;
	cursor: pointer;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	direction: ltr
}

.jq-ry-container>.jq-ry-group-wrapper {
	position: relative;
	width: 100%
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group {
	position: relative;
	line-height: 0;
	z-index: 10;
	white-space: nowrap
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-normal-group {
	width: 100%
}


































.container,
[class*=col-] {
	padding-left: 8px;
	padding-right: 8px
}

.row {
	margin-left: -8px;
	margin-right: -8px
}

.row-small {
	margin-left: -8px;
	margin-right: -8px
}

.col-small {
	padding-left: 8px;
	padding-right: 8px
}

@media (max-width:767px) {

	.row {
		margin-left: -8px;
		margin-right: -8px
	}

	[class*=col-] {
		padding-left: 8px;
		padding-right: 8px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1200px
	}
}

body {
	font-size: .9375rem
}

* {
	outline: none !important
}

img {
	max-width: 100%;
	height: auto
}

a {
	color: #68ac46;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

a:hover {
	color: #6c757d;
	text-decoration: none
}

button {
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.small {
	font-size: 87.5%
}

.font-weight-semibold {
	font-weight: 600 !important
}

a.text-body:hover,
a.text-body:focus {
	color: #68ac46 !important
}

.text-muted {
	color: #636363 !important
}

.border-secondary {
	border-color: #fe8401 !important
}

.border-bottom-2 {
	border-bottom: 2px solid #dee2e6
}

.rounded-lg {
	border-radius: .75rem !important
}

.svg-4 {
	width: 1.5rem;
	height: 1.5rem
}

.svg-5 {
	width: 1.25rem;
	height: 1.25rem
}

.svg-6 {
	width: 1rem;
	height: 1rem
}

@media (max-width:767px) {

	h1 {
		font-size: 1.625rem
	}

	h2,
	.h2 {
		font-size: 1.5rem
	}

	h3,
	.h3 {
		font-size: 1.375rem
	}

	h4,
	.h4 {
		font-size: 1.25rem
	}

	.h5 {
		font-size: 1.125rem
	}
}

.form-control::-webkit-input-placeholder {
	color: #898989
}

.form-control::-moz-placeholder {
	color: #898989
}

.form-control:-ms-input-placeholder {
	color: #898989
}

.form-control:-moz-placeholder {
	color: #898989
}

.form-control,
.btn {
	border-radius: .375rem;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.form-control {
	background-color: #f0f2f5;
	border-color: #f0f2f5
}

.form-control:focus,
.form-control:focus+.input-group-append .btn {
	background-color: #fff;
	border-color: #dee2e6;
	box-shadow: 0 .125rem .5rem rgba(0, 0, 0, .15)
}

.btn {
	font-weight: 600
}

.btn-primary,
.btn-primary:not(:disabled):not(.disabled):active:focus {
	color: #fff;
	background-color: #68ac46;
	border-color: #68ac46
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #68ac46;
	border-color: #68ac46
}

.btn-primary:not(:disabled):not(.disabled):active:focus svg {
	fill: #fff
}

.btn-secondary:not(:disabled):not(.disabled):active:focus {
	color: #fff;
	background-color: #fe8401;
	border-color: #fe8401
}

.btn-secondary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #ea7900;
	border-color: #ea7900
}

.btn-secondary:not(:disabled):not(.disabled):active:focus svg {
	fill: #fff
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
	color: #68ac46;
	background-color: transparent;
	border-color: #68ac46
}

.btn-outline-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #68ac46;
	border-color: #68ac46
}

.btn-light,
.btn-light:not(:disabled):not(.disabled):active:focus {
	color: #212529;
	background-color: #f0f2f5;
	border-color: #f0f2f5
}

.btn-light:not(:disabled):not(.disabled).active {
	color: #fff;
	background-color: #68ac46;
	border-color: #68ac46
}

.breadcrumb {
	background: 0 0;
	border: 0;
	border-radius: 0;
	padding: 0;
	margin: 0
}

.breadcrumb-item+.breadcrumb-item:before {
	content: ' ';
	border-top: 2px solid #6c757d;
	border-right: 2px solid #6c757d;
	display: inline-block;
	vertical-align: middle;
	width: .5rem;
	height: .5rem;
	padding-right: 0;
	margin-top: -.25rem;
	margin-right: .5rem;
	transform: rotate(45deg)
}

.pagination {
	justify-content: center;
	margin-bottom: 1.5rem
}

.pagination .page-link {
	font-size: 1rem;
	font-weight: 600;
	color: #212529;
	background: #f0f2f5;
	border-color: #f0f2f5;
	border-radius: .5rem !important;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.5rem;
	height: 2.5rem;
	text-align: center;
	padding: 0;
	margin-left: .25rem;
	margin-right: .25rem
}

.pagination .page-link:hover,
.pagination .page-link:focus {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #e2e6ea
}

.pagination .page-item.active .page-link {
	color: #fff;
	background-color: #68ac46;
	border-color: #68ac46
}

.accordion .toggler {
	color: #fff;
	background-color: #68ac46
}

.accordion .toggler.collapsed {
	color: #68ac46;
	background-color: #fff
}

.accordion .toggler:after {
	content: '-';
	font-size: 1.25rem;
	font-weight: 700;
	cursor: pointer;
	display: inline-block;
	line-height: 1;
	margin-left: auto;
	transition: all .3s ease 0s
}

.accordion .toggler.collapsed:after {
	content: '+'
}

.site-nav ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.site-nav .menu {
	display: flex
}

.site-nav .menu>li {
	position: relative
}

.site-nav .menu>li>a {
	font-size: 1rem;
	font-weight: 600;
	color: inherit;
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent;
	display: block;
	padding: .625rem 1.25rem
}

.site-nav .menu>li:hover>a {
	color: inherit;
	background: #f2f2f2
}

.site-nav .menu>li.current-menu-item>a {
	color: #68ac46;
	background-color: transparent;
	border-bottom-color: #68ac46
}

@media (max-width:1199px) {
	.site-nav .menu>li>a {
		padding-left: .75rem;
		padding-right: .75rem
	}
}

@media (max-width:991px) {
	.site-nav {
		background-color: #fff;
		overflow-y: auto;
		width: 17.5rem;
		position: fixed;
		left: -17.5rem;
		top: 0;
		bottom: 0;
		transition: all .3s ease 0s;
		z-index: 1002
	}

	body.open-site-nav .site-nav {
		left: 0
	}

	.site-nav .menu {
		display: block
	}

	.site-nav .menu>li {
		border-bottom: 1px solid #dee2e6;
		padding: .75rem 2.5rem .75rem .75rem;
		margin-left: 0
	}

	.site-nav .menu>li+li {
		margin-left: 0
	}

	.site-nav .menu>li>a {
		display: inline;
		padding: 0
	}
}

.archive-post:before {
	content: ' ';
	background-color: #f2f2f2;
	border-radius: .5rem;
	display: none;
	position: absolute;
	z-index: -1;
	top: -.5rem;
	bottom: -.5rem;
	left: -.5rem;
	right: -.5rem
}

.archive-post:hover:before {
	display: block
}

.entry-content {
	text-align: justify
}

.entry-content h2 {
	margin-bottom: 1rem
}
.tr180{
	transform: rotate(180deg);
}
/*评论开始*/
.Comments{
	margin-top: 1rem;
	clear: both;
}
.comment_frame1 {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	margin-top: 30px;
}
.Comment_options {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}
.select_top {
	display: flex;
	flex-direction: row;
	align-items: center;
}
#provinceid {
	display: block !important;
	border-radius: 5px;
	border: 1px solid rgb(255 255 255);
	margin-left: 10px;
}
.Ranking {
	width: 100%;
	display: flex;
	flex-direction: column;
}
.Ranking .border_none{
	border: none!important;
}
.Comment_box {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: 1px solid rgba(229, 229, 229, 1);
	padding-bottom: 30px;
	margin-top: 20px;
}
.Comment_box_left {
	border-left: 1px solid rgba(229, 229, 229, 1);
	position: relative;
	width: 0%;
	height: auto;
	top: -6px;
}
.Comment_box_left_yuan {
	opacity: 1;
	position: relative;
	border-radius: 50%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.Comment_box_left_yuan img{
	width: 100%;
	height: 100%;
	border-radius: 20%;
}
.Comment_box1 {
	width: 96%;
	display: flex;
	flex-direction: column;
}
.comment_top {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.comment_top_name {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 18.48px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	vertical-align: top;
}
.comment_top_left {
	display: flex;
	flex-direction: column;
}
.comment_top_right {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 15.84px;
	color: rgba(153, 153, 153, 1);
	text-align: left;
	vertical-align: top;
}
.comment_auto {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 18.48px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	vertical-align: top;
	margin-top: 16px;
}
.comment_buttom {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	margin-top: 20px;
}
.Ranking_kuang2 .Comment_box .comment_buttom {
	margin: 10px 0;
}
.comment_See {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 15.84px;
	color: rgba(153, 153, 153, 1);
	text-align: left;
	vertical-align: top;
}
.comment_right {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}
.comment_right1 {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}
.comment_number {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 18.48px;
	color: rgba(153, 153, 153, 1);
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
}
.comment_right1 img{
	width: 16px;
	height: 16px;
}
.Ranking .Comment_box:last-child{
	border-bottom: 0px solid rgba(229, 229, 229, 1);
}
span.Ranking_a {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 18.48px;
	color: rgba(42, 130, 228, 1);
	text-align: left;
	vertical-align: top;
	padding: 7px 12px;
	border: 1px solid rgba(217, 235, 255, 1);
	/*width: 160px;*/
	margin: 25px auto 0;
	border-radius: 5px;
	cursor: pointer;
}
.frame_Sort {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 18.48px;
	color: rgba(102, 102, 102, 1);
	text-align: left;
	vertical-align: top;
	margin-right: 10px;
}
#comment_frame1 #sort{
	padding: 2px 10px;
	border: 1px solid rgb(229 229 229);
	border-radius: 5px;
	color: rgba(102, 102, 102, 1);
	background: white;
}
.zhankai {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 15.84px;
	color: rgba(102, 102, 102, 1);
	text-align: left;
	vertical-align: top;
	margin-top: 16px;
	cursor: pointer;
}
.zhankai::before {
	content: '';
	height: 2px;
	display: block;
	width: 1rem;
	position: relative;
	border-bottom: 1px solid rgba(229, 229, 229, 1);
	top: 10px;
}
.Ranking_kuang2 {
	width: 100%;
}
.Comment_box1_s{
	width: 100%;
}
.Ranking_kuang2 .Comment_box {
	padding-bottom: 0px;
}
.Ranking_kuang2 .Comment_box .Comment_box1 {
	padding-bottom: 0px;
}
.comment_frame {
	width: 100%;
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.frame_kuang_top1 {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}
.frame_top_title {
	font-weight: 700;
	letter-spacing: 0px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	vertical-align: top;
}
a.See {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 18.48px;
	color: rgba(153, 153, 153, 1);
	text-align: left;
	vertical-align: top;
}
.Comments_content {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 20px;
	color: rgba(153, 153, 153, 1);
	text-align: left;
	vertical-align: top;
	margin-top: 15px;
}
textarea.comment_input {
	width: 96% !important;
	padding: 2%;
	border: 1px solid #d7d7d7;
}
.comment_Sign {
	cursor: pointer;
	font-weight: 400;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	vertical-align: top;
	margin-right: 0px;
	background: rgba(42, 130, 228, 1);
	border-radius: 5px;
}
.comment_zan,.comment_cai,.comment_comment{
	cursor: pointer;
}
#post_ok {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #dbdbdb;
	width: 30%;
	height: 10%;
	border-radius: 6px;
	text-align: center;
	z-index: 999;
	padding: 10px;
	box-shadow: 4px 5px 6px 0px #343232;
}
#post_ok > span {
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-content: center;
	align-items: center;
}
#comment_comment {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #dbdbdb;
	width: 50%;
	border-radius: 6px;
	z-index: 999;
}
#comment_comment .c_c_t{
	display: flex;
	justify-content: space-between;
	padding: 2%;
	color: #fff;
	font-size: 1.2rem;
}
#comment_comment .c_c_t > span{
	max-width: 70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#comment_comment .c_c_t .c_c_t_x{
	cursor: pointer;
}
#comment_comment .comment_comment_input{
	height: 10rem;
	width: 92% !important;
	padding: 2%;
	margin: 0 2%;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
}
#comment_comment .comment_comment_Sign{
	font-size: 14px;
	line-height: 18.48px;
	padding: 10px 12px;
	cursor: pointer;
	font-weight: bolder;
	color: rgba(255, 255, 255, 1);
	background: rgba(42, 130, 228, 1);
	border-radius: 5px;
	width: 20%;
	float: right;
	margin-right: 2%;
	margin-bottom: 1%;
	text-align: center;
}
/*评论结束*/

/*用户开始*/
.login_frame {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	align-content: center;
	justify-content: center;
	background-color: #607d8b;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 20;
}
.login_frame img{
	width: 100%;
	height: 100%;
}
.frame_login_t {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 20px;
}
.frame_login_Email {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 15.84px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	vertical-align: top;
}
img#captcha_img {
	width: 50%;
	height: 24px;
}
img.input_img {
	width: 24px;
	height: 24px;
}
.input_frame {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-radius: .2rem;
}
input.input_input {
	background: #03020200;
	border: 1px dashed #ffffff00;
}
input#captcha {
	width: 45%;
}
a.Email_a {
	background: rgba(255, 51, 102, 1);
	font-weight: 700;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	margin-top: 20px;
	border-radius: .2rem;
}
.other_login{
	margin-top: 20px;
}
.qitacaozuo{
	padding: .3rem 0;
	font-size: .6rem;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	width: 100%;
}
.qitacaozuo > a{
	color: #c3c3c3;
}
.login_or {
	font-weight: 400;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	vertical-align: top;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 12px;
	line-height: 15.84px;
	align-items: center;
	width: 100%;
}
.login_or::after{
	content: '';
}
.login_or::before{
	content: '';
}
.input_frame.input_frame1 {
	background: #ffffff00;
	border: 2px solid #ffffff4d;
}
.login_t {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 18.48px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	vertical-align: top;
}


/*用户中心*/
.comment_Sign {
	font-weight: 400;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	vertical-align: top;
	margin-right: 0px;
	background: rgba(42, 130, 228, 1);
}
#user_images_u {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #dbdbdb;
	width: 50%;
	border-radius: 6px;
	z-index: 999;
}
#user_images_u .ui_i_t{
	display: flex;
	justify-content: space-between;
	padding: 2%;
	color: #fff;
	font-size: 1.2rem;
}
#user_images_u .ui_i_t > span{
	max-width: 70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#user_images_u .ui_i_t .ui_i_t_x{
	cursor: pointer;
}
#user_images_u .ui_i_t_c{
	padding: 2%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#user_images_u .ui_i_t_c .ui_i_t_c_i{
	margin: .2rem;
	cursor: pointer;
}
.feedback_frame {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.comment_input1_s {
	height: 160px;
	opacity: 1;
	border: 1px solid rgba(229, 229, 229, 1);
	margin-top: 20px;
	border-radius: .2rem;
}
.frame_right1_title {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 26.4px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.center_head_s {
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.center_ID {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 15.84px;
	color: rgba(153, 153, 153, 1);
	text-align: left;
	vertical-align: top;
	width: 100%;
	margin-top: 5px;
}
.center_Lowell {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.center_Lowell_t {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 23.76px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	vertical-align: top;
	max-width: 100%;
	word-break: break-word;
}
img.center_Lowell_img {
	width: 16px;
	height: 16px;
	margin-left: 5px;
}
.frame_Sort_1 {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 18.48px;
	color: rgba(102, 102, 102, 1);
	text-align: left;
	vertical-align: top;
}
.layui-inline.select_frame {
	display: flex;
	flex-direction: column;
}
.center_head_s1 {
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.layui-form-label {
	text-align: left;
}
.frame_right_switch {
	width: 100%;
	display: flex;
	flex-direction: column;
}
input#user_username_i {
	max-width: 100%;
	width: 30rem;
	height: 2rem;
	opacity: 1;
	border: 1px solid rgba(229, 229, 229, 1);
	padding: 0px 10px;
	margin-top: 10px;
	border-radius: .2rem;
}

/*用户结束*/


@media (min-width:751px) {
	/*评论开始*/
	.Comment_box_left_yuan {
		width: 36px;
		height: 36px;
		top: -3px;
		left: -18px;
	}
	.comment_top_t {
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 0px;
		line-height: 15.84px;
		color: rgba(153, 153, 153, 1);
		text-align: left;
		vertical-align: top;
		margin-top: 5px;
	}
	.comment_right1 {
		margin-left: 15px;
	}
	.zhankai::before {
		left: -34px;
	}
	.Ranking_kuang2 .Comment_box .Comment_box_left .Comment_box_left_yuan::before {
		content: '';
		height: 2px;
		display: block;
		width: 15px;
		position: relative;
		border-bottom: 1px solid rgba(229, 229, 229, 1);
		top: 20px;
		left: -25px;
	}
	.frame_top_title {
		font-size: 32px;
		line-height: 42.23px;
	}
	.comment_Sign {
		font-size: 14px;
		line-height: 18.48px;
		padding: 10px 12px;
		margin-top: 20px;
	}
	/*评论结束*/

	/*用户开始*/
	.login_frame {
		background-size: 100% 100%;
		height: 100%;
	}
	.fanhuizhuye {
		position: absolute;
		top: 48px;
		width: 48px;
		height: 48px;
		right: 48px;
	}
	.guanbi {
		position: absolute;
		top: 48px;
		width: 48px;
		height: 48px;
		left: 48px;
	}
	.frame_login {
		width: 350px;
		position: absolute;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.login_img{
		width: 112px !important;
		height: 112px !important;
	}
	.input_frame {
		width: 350px;
		height: 50px;
		opacity: 1;
		background: rgba(255, 255, 255, 0.3);
		margin-top: 20px;
		padding: 12px 15px;
	}
	input.input_input {
		width: 260px;
		color: #fff;
	}
	a.Email_a {
		font-size: 16px;
		line-height: 21.12px;
		padding: 13px 15px;
		width: 350px;
		cursor: pointer;
		text-align: center;
	}
	.login_or {
		margin-top: 16px;
		width: 100%;
	}
	.login_or::after{
		width: 150px;
		height: 1px;
		opacity: 1;
		background: rgba(255, 255, 255, 1);
	}
	.login_or::before{
		width: 150px;
		height: 1px;
		opacity: 1;
		background: rgba(255, 255, 255, 1);
	}
	.login_t {
		width: 280px;
	}

	/*用户中心*/
	.frame_user {
		width: 1200px;
		margin: auto;
		display: flex;
		flex-direction: column;
	}
	.frame_user_shuru{
		max-width: 500px;
		padding: 2rem 3rem;
		background-color: #f9f9f9;
		box-shadow: 6px 6px 6px 0px #ebebeb;
		margin: 10rem auto 10rem auto;
		border-radius: .3rem;
	}
	.frame_user_shuru .input_frame{
		background:#d7d7d74d;
	}
	.frame_user_shuru .frame_user_shuru_an{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.frame_user_shuru .frame_user_shuru_an > input{
		color: white;
		background-color: #626262;
		padding: 8px;
		display: block;
		width: 134px;
		text-align: center;
		border-radius: 5px;
		margin: 10px;
	}
	.frame_user_shuru .frame_user_shuru_an > a{
		color: white;
		background-color: #626262;
		padding: 10px;
		display: block;
		width: 106px;
		text-align: center;
		border-radius: 5px;
		margin: 10px;
		float: right;
	}
	.frame_user_tishi{
		max-width: 500px;
		padding: 2rem 3rem;
		background-color: #f9f9f9;
		box-shadow: 6px 6px 6px 0px #ebebeb;
		margin: 10rem auto 10rem auto;
		border-radius: .3rem;
	}
	.frame_user_tishi > p{
		padding: 20px 10px;
		font-size: 18px;
	}
	.frame_user_tishi > a{
		color: white;
		background-color: #626262;
		padding: 10px;
		display: block;
		width: 106px;
		text-align: center;
		border-radius: 5px;
		margin: 10px;
		float: right;
	}
	.frame_kuang1_user {
		width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 20px;
		align-items: flex-start;
	}
	.comment_Sign {
		font-size: 14px;
		line-height: 18.48px;
		padding: 10px 12px;
		margin-top: 20px;
	}
	.comment_input1_s {
		width: 760px !important;
		padding: 20px;
		border-radius: .2rem;
	}
	.frame_left1_user {
		width: 200px;
		display: flex;
		flex-direction: column;
	}
	.frame_left1_a {
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 0px;
		line-height: 18.48px;
		color: rgba(153, 153, 153, 1);
		text-align: center;
		vertical-align: top;
		padding: 15px 0px;
		width: 100%;
	}
	.frame_left1_a.active {
		background: rgba(244, 240, 136, 1);
		color: #000;
		border-radius: .2rem;
	}
	.frame_right1_user {
		border: 1px solid rgba(229, 229, 229, 1);
		width: 940px;
		padding: 30px 20px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		border-radius: .2rem;
	}
	img.center_head_s_img {
		width: 80px;
		height: 80px;
		border-radius: 50%;
		overflow: hidden;
	}
	.center_head_s_right {
		width: 850px;
		display: flex;
		flex-direction: column;
	}
	.sheng_cheng1_gr {
		width: 250px;
		height: 48px;
		opacity: 1;
		border: 1px solid rgba(229, 229, 229, 1);
		padding: 0px 7px;
		margin-top: 10px;
		border-radius: .2rem;
	}
	.rili {
		width: 250px;
		height: 48px;
		opacity: 1;
		border: 1px solid rgba(229, 229, 229, 1);
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		padding: 0px 7px;
		justify-content: space-between;
		margin-top: 10px;
		border-radius: .2rem;
	}
	.rili input {
		border: 0px solid rgb(255 255 255);
		width: 90%;
	}
	.layui-inline.select_frame {
		margin-left: 20px;
	}
	input.select_input {
		width: 515px;
		height: 48px;
		opacity: 1;
		border: 1px solid rgba(229, 229, 229, 1);
		padding: 0px 10px;
		margin-top: 10px;
		border-radius: .2rem;
	}
	.center_head_s2 {
		width: 100%;
		display: flex;
		flex-direction: row;
		margin-top: 20px;
		align-items: center;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.center_head_s2 .select_top2:last-child{
		margin-left: 35px;
	}
	.frame_left1_a:hover{
		background: rgba(244, 240, 136, 1);
		color: #000;
	}

	/*用户结束*/
}

@media (max-width:750px) {
	/*评论开始*/
	.top {
		margin-top: 12px !important;
	}

	.Comment_box_left_yuan {
		width: 26px;
		height: 26px;
		left: -13px;
		top: 0px;
	}

	.Comment_box1 {
		width: 90%;
	}

	.Comment_box_left {
		margin-left: 10px;
	}

	.comment_right1 {
		margin-left: 10px;
	}

	.zhankai::before {
		left: -8%;
	}

	.Ranking_kuang2 .Comment_box .Comment_box_left .Comment_box_left_yuan::before {
		content: '';
		height: 2px;
		display: block;
		width: 0.8rem;
		position: relative;
		border-bottom: 1px solid rgba(229, 229, 229, 1);
		top: 15px;
		left: -103%;
	}

	.frame_top_title {
		font-size: 20px;
		line-height: 26px;
		width: 75%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.comment_Sign {
		font-size: 12px;
		line-height: 15px;
		padding: 8px 17px;
		margin-top: 12px;
	}

	.comment_top_t {
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 0px;
		line-height: 15.84px;
		color: rgba(153, 153, 153, 1);
		text-align: left;
		vertical-align: top;
		margin-top: 5px;
	}

	#post_ok {
		width: 50%;
	}

	#post_ok > span {
		font-size: .8rem;
	}

	#comment_comment {
		width: 94%;
	}

	#comment_comment .c_c_t {
		font-size: 1rem;
	}

	#comment_comment .comment_comment_input {
		width: 90% !important;
		margin: 0 2.5%;
	}

	/*评论结束*/
	/*用户开始*/
	.login_frame {
		background-size: 100% 100%;
		height: 100% !important;
	}

	.guanbi {
		position: absolute;
		top: 15px;
		width: 25px;
		height: 25px;
		right: 15px;
	}

	.fanhuizhuye {
		position: absolute;
		top: 15px;
		width: 25px;
		height: 25px;
		left: 15px;
	}

	.frame_login {
		width: 90%;
		position: absolute;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.login_img {
		width: 72px !important;
		height: 72px !important;
	}

	.input_frame {
		width: 100%;
		height: 45px;
		opacity: 1;
		background: rgba(255, 255, 255, 0.3);
		margin-top: 15px;
		padding: 12px 2%;
	}

	.input_input {
		width: 90%;
		color: #fff;
	}

	a.Email_a {
		font-size: 14px;
		line-height: 15px;
		width: 100%;
		padding: 15px 0px;
		text-align: center;
	}

	.login_or {
		margin-top: 15px;
	}

	.login_or::after {
		width: 45%;
		height: 1px;
		opacity: 1;
		background: rgba(255, 255, 255, 1);
	}

	.login_or::before {
		width: 45%;
		height: 1px;
		opacity: 1;
		background: rgba(255, 255, 255, 1);
	}

	.login_t {
		width: 90%;
	}

	/*用户中心*/
	.frame_user {
		width: 100%;
		margin: auto;
		display: flex;
		flex-direction: column;
		padding-bottom: 20px;
		background: #fff;
	}

	.frame_user_tishi {
		max-width: 82%;
		padding: 2rem 5%;
		background-color: #f9f9f9;
		box-shadow: 6px 6px 6px 0px #ebebeb;
		margin: 3rem auto;
		border-radius: .3rem;
	}

	.frame_user_tishi > p {
		padding: 1rem 0.6rem;
		font-size: 1rem;
	}

	.frame_user_tishi > a {
		color: white;
		background-color: #626262;
		padding: .6rem;
		display: block;
		width: 6rem;
		text-align: center;
		border-radius: .2rem;
		margin: .4rem;
		float: right;
	}

	.frame_kuang1_user {
		width: 96%;
		display: flex;
		flex-direction: column;
		margin-top: 20px;
		padding: 0px 2%;
	}

	.comment_Sign {
		font-size: 12px;
		line-height: 15px;
		padding: 8px 17px;
		margin-top: 12px;
	}

	#user_images_u {
		width: 94%;
	}

	.top {
		margin-top: 12px !important;
	}

	.comment_input1_s {
		width: 96% !important;
		padding: 2%;
	}

	.frame_left1_user {
		overflow-x: scroll;
		white-space: nowrap;
	}

	.frame_right1_user {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	img.center_head_s_img {
		width: 15%;
		border-radius: 50%;
		overflow: hidden;
	}

	.center_head_s_right {
		width: 81%;
	}

	.sheng_cheng1_gr {
		width: 100%;
		height: 40px;
		opacity: 1;
		border: 1px solid rgba(229, 229, 229, 1);
		padding: 0px 7px;
		margin-top: 10px;
		border-radius: .2rem;
	}

	.select_top1 {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.layui-inline.select_frame {
		margin-top: 20px;
		width: 100%;
	}

	.rili {
		width: 96%;
		height: 40px;
		opacity: 1;
		border: 1px solid rgba(229, 229, 229, 1);
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		padding: 0px 2%;
		justify-content: space-between;
		margin-top: 10px;
	}

	.rili input {
		border: 0px solid rgb(255 255 255);
		width: 95%;
	}

	input.select_input {
		height: 40px;
		opacity: 1;
		border: 1px solid rgba(229, 229, 229, 1);
		margin-top: 10px;
		padding: 0px 7px;
	}

	.center_head_s2 {
		width: 100%;
		display: flex;
		flex-direction: row;
		margin-top: 20px;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.select_top2 {
		width: 48%;
		display: flex;
		flex-direction: column;
	}

	.center_Lowell_t {
		font-size: 14px;
	}


	/*用户结束*/
}