/* eyoucms.com 易优CMS -- 好用,免费,安全 */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 12px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee
}
[role="button"] {
	cursor: pointer
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type="file"] {
	display: block
}
input[type="range"] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555
}
input[type="search"] {
	-webkit-appearance: none
}
@font-face {
	font-family: 'iconfontent';
	src: url("../fonts/iconfont.eot");
	src: url("../fonts/iconfont.eot") format("embedded-opentype"), url("../fonts/iconfont.woff2") format("woff2"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg#iconfont") format("svg")
}
.faent {
	font-family: "iconfontent" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}
video, embed, iframe {
	max-width: 100%
}
img {
	max-width: 100%
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important
}
.affix {
	position: fixed
}
.clearfix:before, .clearfix:after, .container:before, .container:after {
	display: table;
	content: "";
	line-height: 0
}
.clearfix:after, .container:after {
	clear: both
}
a, input, .thumb {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
a {
	color: #555;
	text-decoration: none
}
a:hover, a:focus {
	text-decoration: none
}
a:hover {
	color: #0ae
}
a:focus {
	outline: 0;
	color: #555
}
.btn {
	display: inline-block;
	padding: 6px 15px 7px;
	background-color: #eee;
	color: #999
}
.btn:hover {
	color: #555;
	background-color: #e1e1e1
}
.leader {
	margin-top: 15px;
	display: none
}
.leader h1, .leader h2, .leader h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	line-height: 1
}

@media (max-width: 544px) {
.leader h1, .leader h2, .leader h3 {
	font-size: 14px;
	font-weight: bold
}
}
#shareimage {
	display: none
}
body {
	font-size: 14px;
	line-height: 1.4;
	color: #555;
	overflow-x: hidden;
	background-color: #EDEFF0
}
.container {
	max-width: 1280px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px
}
.content-wrap {
	width: 100%;
	float: left;
	margin-bottom: 15px
}
.content {
	position: relative;
	margin-right: 350px
}
.sidebar {
	float: left;
	width: 320px;
	margin-left: -320px
}
.home-content-right .content {
	margin-right: 0;
	margin-left: 350px
}
.home-content-right .sidebar {
	margin-left: -100%
}

@media (max-width: 1024px) {
.content-wrap {
	float: none
}
.content {
	margin-left: 0;
	margin-right: 0
}
.sidebar {
	float: none;
	width: auto;
	margin-left: 0
}
.m-sidebar-off .sidebar {
	display: none
}
.home-content-right .content {
	margin-right: 0;
	margin-left: 0
}
.home-content-right .sidebar {
	margin-left: 0
}
}
.search .leader, .tag .leader {
	display: block;
	margin-top: 0;
	margin-bottom: 15px
}

@media (max-width: 544px) {
.search .leader, .tag .leader {
	margin-top: 15px
}
}
.search-blank {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 600px;
	min-height: 600px
}

@media (max-width: 768px) {
.search-blank {
	line-height: 300px;
	min-height: 300px
}
}
.breadcrumbs {
	overflow: hidden;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.breadcrumbs a {
	color: #999
}

@media (max-width: 768px) {
.breadcrumbs-off .breadcrumbs {
	display: none
}
}

@media (max-width: 544px) {
.breadcrumbs {
	font-size: 12px;
	background-color: #fff;
	margin-bottom: 0 !important;
	margin-top: 1px !important;
	padding: 12px 15px;
	margin-left: -15px;
	margin-right: -15px
}
}
.category .breadcrumbs, .single .breadcrumbs {
	margin-bottom: 15px;
	margin-top: -7.5px
}
.page .breadcrumbs {
	margin-bottom: -7.5px;
	margin-top: 15px
}
.asst {
	overflow: hidden;
	clear: both;
	text-align: center;
	position: relative
}
.asst img {
	border-radius: 3px;
	display: block
}
.asst.asst-list-header {
	margin-bottom: 22.5px
}
.asst.asst-list-footer {
	margin-top: 30px
}
.asst.asst-single-header {
	margin-bottom: 22.5px
}
.asst.asst-single-title {
	margin-bottom: 30px
}
.asst.asst-single-footer {
	margin-top: 30px
}

@media (max-width: 544px) {
.asst.asst-list-header {
	margin-top: 15px;
	margin-bottom: 15px
}
.asst.asst-list-footer {
	margin-top: 15px
}
.asst.asst-single-header {
	margin-top: 15px;
	margin-bottom: 15px
}
.asst.asst-single-title {
	margin-bottom: 22.5px
}
.asst.asst-single-footer {
	margin-top: 15px
}
}
.shares {
	margin-bottom: 0
}
.shares strong {
	color: #999;
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1
}
.shares a {
	position: relative;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	margin-right: 10px;
	opacity: .8;
	border-radius: 2px;
	cursor: pointer
}
.shares a:hover {
	opacity: 1
}
.shares a:hover .share-popover {
	visibility: visible;
	opacity: 1;
	margin-bottom: 0
}
.shares a:before {
	height: 32px;
	width: 10px
}
.shares a:hover:before {
	-webkit-transition: right .5s;
	-moz-transition: right .5s;
	transition: right .5s;
	right: -70%
}
.shares a.share-tsina {
	background-color: #FF8D8D
}
.shares a.share-weixin {
	background-color: #7BD172
}
.shares a.share-qzone {
	background-color: #FBC440
}
.shares a.share-sqq {
	background-color: #F68575
}
.shares a.share-renren {
	background-color: #95B4EC
}
.shares a.share-tqq {
	background-color: #5FB2D7
}
.shares a.share-douban {
	background-color: #67CE9B
}
.shares a.share-huaban {
	background-color: #DC5E5E
}
.shares i {
	color: #fff;
	font-size: 20px;
	font-weight: normal
}
.shares .share-popover {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 90px;
	height: 90px;
	margin-bottom: 20px;
	padding-bottom: 6px;
	background-color: transparent
}
.shares .share-popover .share-popover-inner {
	display: block;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 4px;
	border-radius: 2px;
	position: relative;
	bottom: 6px;
	height: 90px
}
.shares .share-popover .share-popover-inner::before, .shares .share-popover .share-popover-inner::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 9px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}
.shares .share-popover .share-popover-inner::before {
	border-top: 5px solid #555
}
.shares .share-popover .share-popover-inner::after {
	border-top: 5px solid #fff;
	margin-bottom: 1px
}
.glide {
	position: relative;
	width: 100%
}
.glide__wrapper {
	overflow: hidden
}
.glide__track {
	position: relative;
	width: 100%;
	height: 100%;
	list-style: none;
	backface-visibility: hidden;
	transform-style: preserve-3d;
	touch-action: pan-Y;
	overflow: hidden
}
.glide__track.dragging {
	cursor: grabbing;
	user-select: none
}
.glide__slide {
	width: 100%;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent
}
.glide__slide a {
	user-select: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
	-ms-user-select: none
}
.glide__arrows {
	-webkit-touch-callout: none;
	user-select: none
}
.glide__arrow {
	cursor: pointer
}
.glide__bullets {
	-webkit-touch-callout: none;
	user-select: none
}
.glide--slider .glide__slide {
	float: left;
	clear: none
}
.glide--carousel.glide--vertical .glide__track {
	overflow: visible
}
.glide--carousel .glide__slide {
	float: left;
	clear: none
}
.glide--slideshow .glide__wrapper {
	height: 100%
}
.glide--slideshow .glide__slide {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translate3d(0px, 0px, 0px)
}
.glide--slideshow .glide__slide.active {
	z-index: 1
}
.glide__track {
	margin: 0;
	padding: 0
}
.glide__arrows {
	position: absolute
}
.glide--horizontal .glide__arrows {
	top: 50%;
	width: 92%;
	margin-left: 4%
}
.glide--vertical .glide__arrows {
	left: 50%;
	height: 88%;
	margin-top: 6%
}
.glide__arrow {
	position: absolute;
	z-index: 2;
	color: white;
	text-transform: uppercase;
	padding: 15px;
	background-color: transparent;
	border: none
}
.glide__arrow .faent {
	font-size: 36px
}
.glide__arrow:focus {
	outline: none
}
.glide__arrow:hover {
	border-color: white
}
.glide--horizontal .glide__arrow {
	transform: translateY(-50%)
}
.glide--horizontal .glide__arrow.prev {
	left: 0
}
.glide--horizontal .glide__arrow.next {
	right: 0
}
.glide--vertical .glide__arrow {
	transform: translateX(-50%)
}
.glide--vertical .glide__arrow.prev {
	top: 0
}
.glide--vertical .glide__arrow.next {
	bottom: 0
}
.glide__bullets {
	position: absolute;
	z-index: 2;
	list-style: none
}
.glide--horizontal .glide__bullets {
	bottom: 8%;
	left: 0;
	width: 100%;
	height: 8px;
	text-align: center
}
.glide--vertical .glide__bullets {
	top: 50%;
	right: 8%;
	width: 8px;
	height: auto;
	transform: translateY(-50%)
}
.glide__bullets>* {
	display: inline-block;
	background-color: rgba(255,255,255,0.4);
	width: 8px;
	height: 8px;
	padding: 0;
	cursor: pointer;
	border-radius: 50%;
	border: 2px solid transparent;
	transition: all 300ms ease-in-out
}
.glide--horizontal .glide__bullets>* {
	margin: 0 4px
}
.glide--vertical .glide__bullets>* {
	vertical-align: middle
}
.glide__bullets>*.active {
	background-color: white
}
.glide__bullets>*:focus {
	outline: none
}
.glide__bullets>*:hover, .glide__bullets>*:focus {
	border: 2px solid white;
	background-color: rgba(255,255,255,0.5)
}
.glide--slider .glide__arrow {
	opacity: 1;
	transition: opacity 150ms ease
}
.glide--slider .glide__arrow.disabled {
	opacity: 0.33
}
.gallerybox {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	background-color: #0C0C0C;
	background-color: rgba(0,0,0,0.9)
}
.gallerybox .glide__slide {
	position: relative
}
.gallerybox .gallerybox-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	margin: 0 auto
}
.gallerybox .gallerybox-item img {
	max-height: 100%;
	width: auto
}
.gallerybox .gallerybox-itemdesc {
	position: absolute;
	bottom: 12%;
	width: 40%;
	left: 30%;
	text-align: center;
	color: #ddd;
	font-size: 14px;
	border-radius: 100px;
	background-color: rgba(0,0,0,0.4);
	padding: 15px 30px
}
.gallerybox .gallerybox-close {
	position: fixed;
	top: 0;
	right: 0;
	color: #ddd;
	padding: 30px;
	cursor: pointer
}
.gallerybox .gallerybox-close .faent {
	font-size: 20px;
	line-height: 1
}
.gallerybox .gallerybox-close:hover {
	color: #fff
}

@media (max-width: 1024px) {
.gallerybox .glide--horizontal .glide__arrows {
	width: 100%;
	margin-left: 0
}
.gallerybox .glide__arrow {
	padding: 30px 15px;
	background-color: rgba(0,0,0,0.5)
}
.gallerybox .glide__arrow:hover {
	background-color: rgba(0,0,0,0.8)
}
.gallerybox .glide--horizontal .glide__bullets {
	bottom: 5%
}
}

@media (max-width: 544px) {
.gallerybox .glide__arrow {
	padding: 20px 10px
}
.gallerybox .glide__arrow .faent {
	font-size: 20px
}
}
.gallery .glide {
	margin-bottom: 50px
}
.gallery .glide:hover .glide__arrow {
	display: block
}
.gallery ul.glide__track {
	margin: 0;
	padding: 0
}
.gallery .glide__bullets {
	bottom: -5px
}
.gallery .glide__arrow {
	display: none;
	background-color: rgba(0,0,0,0.5);
	border-radius: 2px;
	padding: 15px 10px
}
.gallery .glide__arrow .faent {
	font-size: 18px;
	color: #fff
}
.gallery .glide__bullets>* {
	background-color: #bbb
}
.gallery .glide__bullets>*:hover, .gallery .glide__bullets>*:focus {
	border: 2px solid #bbb
}
.gallery .glide__bullets>*.active {
	background-color: #666
}
.gallery .glide__slide {
	position: relative
}
.gallery .gallery-item {
	margin: 0 auto
}
.gallery .gallery-item img {
	margin: 0 auto
}
.gallery .gallery-itemdesc {
	position: absolute;
	bottom: 10px;
	width: 50%;
	left: 25%;
	text-align: center;
	background-color: rgba(0,0,0,0.4);
	padding: 5px 15px;
	font-size: 14px;
	border-radius: 100px;
	color: #eee
}
.gallery-size-large, .gallery-size-medium, .gallery-size-thumbnail {
	overflow: hidden;
	margin-bottom: 22.5px;
	margin-right: -2%
}
.gallery-size-large, .gallery-size-medium, .gallery-size-thumbnail :after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.gallery-size-large, .gallery-size-medium, .gallery-size-thumbnail  {
    zoom: 1;
}

.gallery-size-large .gallery-item, .gallery-size-medium .gallery-item, .gallery-size-thumbnail .gallery-item {
	display: inline-block;
	float: left;
	vertical-align: top;
	margin-bottom: 2%;
	margin-right: 2%;
	text-align: center
}
.gallery-size-large .gallery-item img, .gallery-size-medium .gallery-item img, .gallery-size-thumbnail .gallery-item img {
	margin: 0 auto
}
.gallery-size-large .gallery-caption, .gallery-size-medium .gallery-caption, .gallery-size-thumbnail .gallery-caption {
	margin-top: 4px;
	font-size: 14px;
	color: #999
}
.gallery-size-large.gallery-columns-1 .gallery-item, .gallery-size-medium.gallery-columns-1 .gallery-item, .gallery-size-thumbnail.gallery-columns-1 .gallery-item {
	width: 98%
}
.gallery-size-large.gallery-columns-2 .gallery-item, .gallery-size-medium.gallery-columns-2 .gallery-item, .gallery-size-thumbnail.gallery-columns-2 .gallery-item {
	width: 48%
}
.gallery-size-large.gallery-columns-3 .gallery-item, .gallery-size-medium.gallery-columns-3 .gallery-item, .gallery-size-thumbnail.gallery-columns-3 .gallery-item {
	width: 31.3333333333%
}
.gallery-size-large.gallery-columns-4 .gallery-item, .gallery-size-medium.gallery-columns-4 .gallery-item, .gallery-size-thumbnail.gallery-columns-4 .gallery-item {
	width: 23%
}
.gallery-size-large.gallery-columns-5 .gallery-item, .gallery-size-medium.gallery-columns-5 .gallery-item, .gallery-size-thumbnail.gallery-columns-5 .gallery-item {
	width: 18%
}
.gallery-size-large.gallery-columns-6 .gallery-item, .gallery-size-medium.gallery-columns-6 .gallery-item, .gallery-size-thumbnail.gallery-columns-6 .gallery-item {
	width: 14.6666666667%
}
.gallery-size-large.gallery-columns-7 .gallery-item, .gallery-size-medium.gallery-columns-7 .gallery-item, .gallery-size-thumbnail.gallery-columns-7 .gallery-item {
	width: 12.2857142857%
}
.gallery-size-large.gallery-columns-8 .gallery-item, .gallery-size-medium.gallery-columns-8 .gallery-item, .gallery-size-thumbnail.gallery-columns-8 .gallery-item {
	width: 10.5%
}
.gallery-size-large.gallery-columns-9 .gallery-item, .gallery-size-medium.gallery-columns-9 .gallery-item, .gallery-size-thumbnail.gallery-columns-9 .gallery-item {
	width: 9.1111111111%
}

@media (max-width: 768px) {
.gallery-size-large.gallery-columns-4 .gallery-item, .gallery-size-medium.gallery-columns-4 .gallery-item, .gallery-size-thumbnail.gallery-columns-4 .gallery-item {
	width: 31.3333333333%
}
.gallery-size-large.gallery-columns-5 .gallery-item, .gallery-size-medium.gallery-columns-5 .gallery-item, .gallery-size-thumbnail.gallery-columns-5 .gallery-item {
	width: 23%
}
.gallery-size-large.gallery-columns-6 .gallery-item, .gallery-size-medium.gallery-columns-6 .gallery-item, .gallery-size-thumbnail.gallery-columns-6 .gallery-item {
	width: 23%
}
.gallery-size-large.gallery-columns-7 .gallery-item, .gallery-size-medium.gallery-columns-7 .gallery-item, .gallery-size-thumbnail.gallery-columns-7 .gallery-item {
	width: 18%
}
.gallery-size-large.gallery-columns-8 .gallery-item, .gallery-size-medium.gallery-columns-8 .gallery-item, .gallery-size-thumbnail.gallery-columns-8 .gallery-item {
	width: 14.6666666667%
}
.gallery-size-large.gallery-columns-9 .gallery-item, .gallery-size-medium.gallery-columns-9 .gallery-item, .gallery-size-thumbnail.gallery-columns-9 .gallery-item {
	width: 12.2857142857%
}
}

@media (max-width: 544px) {
.gallery-size-large, .gallery-size-medium, .gallery-size-thumbnail {
	margin-right: -4%
}
.gallery-size-large .gallery-item, .gallery-size-medium .gallery-item, .gallery-size-thumbnail .gallery-item {
	margin-bottom: 4%;
	margin-right: 4%
}
.gallery-size-large.gallery-columns-1 .gallery-item, .gallery-size-medium.gallery-columns-1 .gallery-item, .gallery-size-thumbnail.gallery-columns-1 .gallery-item {
	width: 96%
}
.gallery-size-large.gallery-columns-2 .gallery-item, .gallery-size-medium.gallery-columns-2 .gallery-item, .gallery-size-thumbnail.gallery-columns-2 .gallery-item {
	width: 46%
}
.gallery-size-large.gallery-columns-3 .gallery-item, .gallery-size-medium.gallery-columns-3 .gallery-item, .gallery-size-thumbnail.gallery-columns-3 .gallery-item {
	width: 46%
}
.gallery-size-large.gallery-columns-4 .gallery-item, .gallery-size-medium.gallery-columns-4 .gallery-item, .gallery-size-thumbnail.gallery-columns-4 .gallery-item {
	width: 46%
}
.gallery-size-large.gallery-columns-5 .gallery-item, .gallery-size-medium.gallery-columns-5 .gallery-item, .gallery-size-thumbnail.gallery-columns-5 .gallery-item {
	width: 29.3333333333%
}
.gallery-size-large.gallery-columns-6 .gallery-item, .gallery-size-medium.gallery-columns-6 .gallery-item, .gallery-size-thumbnail.gallery-columns-6 .gallery-item {
	width: 29.3333333333%
}
.gallery-size-large.gallery-columns-7 .gallery-item, .gallery-size-medium.gallery-columns-7 .gallery-item, .gallery-size-thumbnail.gallery-columns-7 .gallery-item {
	width: 21%
}
.gallery-size-large.gallery-columns-8 .gallery-item, .gallery-size-medium.gallery-columns-8 .gallery-item, .gallery-size-thumbnail.gallery-columns-8 .gallery-item {
	width: 21%
}
.gallery-size-large.gallery-columns-9 .gallery-item, .gallery-size-medium.gallery-columns-9 .gallery-item, .gallery-size-thumbnail.gallery-columns-9 .gallery-item {
	width: 16%
}
}
.image-container {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px
}
.image-header {
	margin-bottom: 30px
}
.image-title {
	margin: 0 0 7.5px
}
.image-meta {
	color: #999
}
.image-content img {
	height: auto
}
.image-navigation {
	margin-top: 30px;
	margin-bottom: 30px
}
.image-navigation a {
	padding: 7px 15px;
	display: inline-block;
	border-radius: 2px;
	background-color: #0ae;
	opacity: 1;
	color: #fff
}
.image-navigation a:hover {
	opacity: 0.8
}
.image-caption, .image-description {
	margin: 0 auto 30px;
	max-width: 600px
}

@media (max-width: 1024px) {
.image-title {
	font-size: 18px
}
}
.error404 {
	background-color: #fff
}
.f404 {
	padding: 150px 15px;
	text-align: center
}
.f404 h3 {
	font-weight: normal;
	font-size: 20px;
	color: #999;
	margin: 30px 0
}
.f404 a {
	padding: 7px 15px 8px;
	border: 1px solid #5CB85C;
	color: #5CB85C;
	border-radius: 2px;
	font-size: 14px
}
.f404 a:hover {
	background-color: #5CB85C;
	color: #fff
}

@media (max-width: 768px) {
.f404 {
	padding-top: 100px;
	padding-bottom: 100px
}
.f404 h3 {
	font-size: 15px
}
}

@media (max-width: 544px) {
.f404 {
	padding-top: 80px;
	padding-bottom: 60px
}
.f404 a {
	font-size: 12px;
	padding: 7px 15px
}
}
.themebetter-ent-lists {
	margin-top: 22.5px
}
.themebetter-ent-lists.affix {
	position: fixed;
	width: 320px
}

@media (max-width: 1024px) {
.themebetter-ent-lists.affix {
	position: static;
	width: auto
}
}

@media (max-width: 768px) {
.themebetter-ent-lists {
	margin-top: 15px
}
}

@media (max-width: 544px) {
.themebetter-ent-lists {
	margin-top: 7.5px;
	margin-left: -15px;
	margin-right: -15px
}
}
.themebetter-ent-lists header {
	overflow: hidden
}

@media (max-width: 768px) {
.themebetter-ent-lists header {
	text-align: center
}
}
.home-content .themebetter-ent-lists header {
	text-align: center
}
.themebetter-ent-lists header h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 12px
}
.home-content .themebetter-ent-lists header h3 {
	position: relative;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block
}
.home-content .themebetter-ent-lists header h3::before {
	position: absolute;
	top: 50%;
	left: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}
.home-content .themebetter-ent-lists header h3::after {
	position: absolute;
	top: 50%;
	right: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}

@media (max-width: 768px) {
.themebetter-ent-lists header h3, .home-content .themebetter-ent-lists header h3 {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 11.25px;
	display: inline-block
}
.themebetter-ent-lists header h3::before, .home-content .themebetter-ent-lists header h3::before {
	position: absolute;
	top: 50%;
	left: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}
.themebetter-ent-lists header h3::after, .home-content .themebetter-ent-lists header h3::after {
	position: absolute;
	top: 50%;
	right: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}
}
.themebetter-ent-lists header .more {
	float: right;
	font-size: 12px;
	color: #fff;
	background-color: #384047;
	padding: 2px 5px
}
.themebetter-ent-lists .themebetter-ent-lists-content {
	position: relative
}

@media (max-width: 544px) {
.themebetter-ent-lists .themebetter-ent-lists-content::before {
	z-index: 2;
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -1px;
	background-color: #EDEFF0;
	width: 2px
}
}
.themebetter-ent-lists ul {
	position: relative;
	list-style: none;
	margin: 0 -2% 0 0;
	padding: 0
}
.themebetter-ent-lists ul:before, .themebetter-ent-lists ul:after {
	display: table;
	content: "";
	line-height: 0
}
.themebetter-ent-lists ul:after {
	clear: both
}
.home-content .themebetter-ent-lists ul {
	margin-right: -1.5%
}

@media (max-width: 544px) {
.home-content .themebetter-ent-lists ul {
	margin-right: 0
}
}

@media (max-width: 544px) {
.themebetter-ent-lists ul {
	margin-right: 0
}
}
.themebetter-ent-lists li {
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	float: left;
	margin-right: 2%;
	margin-top: 2%;
	padding: 15px
}
.themebetter-ent-lists li:hover {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}

@media (max-width: 544px) {
.themebetter-ent-lists li {
	border-bottom: none;
	border-radius: 0
}
.themebetter-ent-lists li:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: none;
	transform: none
}
}
.themebetter-ent-lists li:nth-child(1), .themebetter-ent-lists li:nth-child(2), .themebetter-ent-lists li:nth-child(3) {
	margin-top: 0
}
.themebetter-ent-lists li .thumbnail {
	display: block
}
.themebetter-ent-lists li .thumb {
	width: 100%
}
.themebetter-ent-lists li h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	overflow: hidden
}

@media (max-width: 544px) {
.themebetter-ent-lists li h2 {
	font-size: 12px;
	font-weight: bold
}
}
.themebetter-ent-lists li .desc {
	font-size: 12px;
	line-height: 1.7;
	color: #999;
	margin-top: 10px;
	overflow: hidden
}
.themebetter-ent-lists li .-tags {
	margin-top: 10px;
	font-size: 0;
	height: 22px;
	overflow: hidden
}
.themebetter-ent-lists li .-tags a {
	color: #999;
	background-color: #f2f2f2;
	font-size: 12px;
	display: inline-block;
	border-radius: 50px;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	margin-right: 3px
}
.themebetter-ent-lists li .-tags a:last-child {
	margin-right: 0
}
.themebetter-ent-lists li .-tags a:hover {
	background-color: #0ae;
	color: #fff
}

@media (max-width: 544px) {
.themebetter-ent-lists li .-tags {
	display: none
}
}
.themebetter-ent-lists li footer {
	font-size: 12px
}
.themebetter-ent-lists li footer time {
	margin-top: 10px;
	height: 16px;
	overflow: hidden;
	display: block;
	color: #bbb
}
.themebetter-ent-lists li footer .price {
	margin-top: 10px;
	height: 16px;
	overflow: hidden;
	display: block;
	color: #FF351A
}
.themebetter-ent-lists.themebetter-ent-lists-title-lines-1 li h2 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 19px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-title-lines-1 li h2 {
	height: 15.6px
}
}
.themebetter-ent-lists.themebetter-ent-lists-desc-lines-1 li .desc {
	height: 20px
}
.themebetter-ent-lists.themebetter-ent-lists-title-lines-2 li h2 {
	height: 38px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-title-lines-2 li h2 {
	height: 31.2px
}
}
.themebetter-ent-lists.themebetter-ent-lists-desc-lines-2 li .desc {
	height: 40px
}
.themebetter-ent-lists.themebetter-ent-lists-title-lines-3 li h2 {
	height: 57px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-title-lines-3 li h2 {
	height: 46.8px
}
}
.themebetter-ent-lists.themebetter-ent-lists-desc-lines-3 li .desc {
	height: 60px
}
.themebetter-ent-lists.themebetter-ent-lists-title-lines-4 li h2 {
	height: 76px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-title-lines-4 li h2 {
	height: 62.4px
}
}
.themebetter-ent-lists.themebetter-ent-lists-desc-lines-4 li .desc {
	height: 80px
}
.themebetter-ent-lists.themebetter-ent-lists-title-lines-5 li h2 {
	height: 95px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-title-lines-5 li h2 {
	height: 78px
}
}
.themebetter-ent-lists.themebetter-ent-lists-desc-lines-5 li .desc {
	height: 100px
}
.themebetter-ent-lists.themebetter-ent-lists-title-lines-6 li h2 {
	height: 114px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-title-lines-6 li h2 {
	height: 93.6px
}
}
.themebetter-ent-lists.themebetter-ent-lists-desc-lines-6 li .desc {
	height: 120px
}
.themebetter-ent-lists.themebetter-ent-lists-title-lines-7 li h2 {
	height: 133px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-title-lines-7 li h2 {
	height: 109.2px
}
}
.themebetter-ent-lists.themebetter-ent-lists-desc-lines-7 li .desc {
	height: 140px
}
.themebetter-ent-lists.themebetter-ent-lists-title-lines-8 li h2 {
	height: 152px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-title-lines-8 li h2 {
	height: 124.8px
}
}
.themebetter-ent-lists.themebetter-ent-lists-desc-lines-8 li .desc {
	height: 160px
}
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc ul {
	margin-right: -3%
}

@media (max-width: 768px) {
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc ul {
	margin-right: -2%
}
}

@media (max-width: 544px) {
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc ul {
	margin-right: 0
}
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-top li, .themebetter-ent-lists.themebetter-ent-lists-thumb li, .themebetter-ent-lists.themebetter-ent-lists-title li, .themebetter-ent-lists.themebetter-ent-lists-title-desc li {
	text-align: center;
	width: 23%
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(4), .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(4), .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(4), .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(4) {
	margin-top: 0
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li, .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li, .home-content .themebetter-ent-lists.themebetter-ent-lists-title li, .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li {
	margin-right: 1.5%;
	margin-top: 1.5%;
	width: 18.5%
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(3), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(4), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(5), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(3), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(4), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(5), .home-content .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(3), .home-content .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(4), .home-content .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(5), .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(3), .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(4), .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(5) {
	margin-top: 0
}

@media (max-width: 1024px) {
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li, .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li, .home-content .themebetter-ent-lists.themebetter-ent-lists-title li, .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li {
	width: 23.5%
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(5), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(5), .home-content .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(5), .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(5) {
	margin-top: 1.5%
}
}

@media (max-width: 544px) and (max-width: 544px) {
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li, .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li, .home-content .themebetter-ent-lists.themebetter-ent-lists-title li, .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li {
	width: 50%;
	margin-top: 0 !important;
	margin-right: 0;
	border-top: 2px solid #EDEFF0
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(2) {
	border-top: none
}
}
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li {
	margin-right: 3%;
	width: 47%;
	margin-top: 3%
}
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(2) {
	margin-top: 0
}

@media (max-width: 1024px) {
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li {
	margin-right: 2%;
	width: 23%;
	margin-top: 2%
}
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(3), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(4), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(3), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(4), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(3), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(4), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(3), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(4) {
	margin-top: 0
}
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-thumb-top li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li, .themebetter-ent-lists.themebetter-ent-lists-thumb li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li, .themebetter-ent-lists.themebetter-ent-lists-title li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li, .themebetter-ent-lists.themebetter-ent-lists-title-desc li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li {
	text-align: left;
	width: 50%;
	margin-top: 0 !important;
	margin-right: 0 !important;
	border-top: 2px solid #EDEFF0
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(1), .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-top li:nth-child(2), .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(1), .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb li:nth-child(2), .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(1), .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title li:nth-child(2), .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(1), .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-title-desc li:nth-child(2) {
	border-top: none
}
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-top li .thumbnail {
	margin-bottom: 10px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-thumb-top li .thumbnail {
	margin-bottom: 5px
}
}
.themebetter-ent-lists.themebetter-ent-lists-title-desc li h2 {
	font-weight: bold
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left.has-tags li time, .themebetter-ent-lists.themebetter-ent-lists-thumb-right.has-tags li time {
	margin-top: 6px
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left.has-tags li .-tags, .themebetter-ent-lists.themebetter-ent-lists-thumb-right.has-tags li .-tags {
	margin-top: 7px
}
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right ul {
	margin-right: 0
}

@media (max-width: 1024px) {
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right ul {
	margin-right: -3%
}
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-thumb-left ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left ul, .themebetter-ent-lists.themebetter-ent-lists-thumb-right ul, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right ul {
	margin-right: 0
}
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	width: 31.3333333333%
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	margin-right: 1.5%;
	margin-top: 1.5%;
	width: 23.5%
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(3), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(4), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(3), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(4) {
	margin-top: 0
}

@media (max-width: 1024px) {
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	width: 31.8333333333%
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(4), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(4) {
	margin-top: 1.5%
}
}

@media (max-width: 768px) {
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	width: 48%;
	margin-top: 2%;
	margin-right: 2%
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(2) {
	margin-top: 0
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(3), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(4), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(3), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(4) {
	margin-top: 2%
}
}

@media (max-width: 544px) {
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	width: 50%;
	margin-top: 0 !important;
	margin-right: 0;
	border-top: 2px solid #EDEFF0
}
.home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(2), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(1), .home-content .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(2) {
	border-top: none
}
}
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	width: 100%;
	margin-top: 3%;
	margin-right: 0
}
.sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(1) {
	margin-top: 0
}

@media (max-width: 1024px) {
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .themebetter-ent-lists.themebetter-ent-lists-thumb-right li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	width: 48%;
	margin-top: 2%;
	margin-right: 2%
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(1), .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(2), .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(1), .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(2) {
	margin-top: 0
}
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left li, .themebetter-ent-lists.themebetter-ent-lists-thumb-right li, .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	width: 50%;
	margin-top: 0 !important;
	margin-right: 0;
	border-top: 2px solid #EDEFF0
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(1), .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-left li:nth-child(2), .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(1), .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(2), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(1), .sidebar .themebetter-ent-lists.themebetter-ent-lists-thumb-right li:nth-child(2) {
	border-top: none
}
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li h2, .themebetter-ent-lists.themebetter-ent-lists-thumb-right li h2 {
	max-height: 57px
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li .thumbnail, .themebetter-ent-lists.themebetter-ent-lists-thumb-right li .thumbnail {
	width: 70px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li .thumbnail, .themebetter-ent-lists.themebetter-ent-lists-thumb-right li .thumbnail {
	width: 50px
}
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li {
	padding-left: 100px
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li .thumbnail {
	float: left;
	margin-left: -85px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li {
	padding-left: 72.5px
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-left li .thumbnail {
	margin-left: -57.5px
}
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	padding-right: 100px
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-right li .thumbnail {
	float: right;
	margin-right: -85px
}

@media (max-width: 544px) {
.themebetter-ent-lists.themebetter-ent-lists-thumb-right li {
	padding-right: 72.5px
}
.themebetter-ent-lists.themebetter-ent-lists-thumb-right li .thumbnail {
	margin-right: -57.5px
}
}
.single .sidebar .themebetter-ent-lists:first-child, .single .sidebar .widget:first-child {
	margin-top: 0
}
.widget {
	clear: both;
	position: relative;
	margin-top: 22.5px
}

@media (max-width: 544px) {
.widget {
	margin-top: 7.5px
}
}
.home-content .widget header {
	text-align: center
}

@media (max-width: 768px) {
.widget header {
	text-align: center
}
}
.widget h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 12px
}
.home-content .widget h3 {
	position: relative;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block
}
.home-content .widget h3::before {
	position: absolute;
	top: 50%;
	left: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}
.home-content .widget h3::after {
	position: absolute;
	top: 50%;
	right: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}

@media (max-width: 768px) {
.widget h3 {
	position: relative;
	font-size: 15px !important;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 11.25px !important;
	display: inline-block
}
.widget h3::before {
	position: absolute;
	top: 50%;
	left: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}
.widget h3::after {
	position: absolute;
	top: 50%;
	right: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}
}
.widget ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.widget ul ul {
	border: none
}
.widget ul:before, .widget ul:after {
	display: table;
	content: "";
	line-height: 0
}
.widget ul:after {
	clear: both
}
.widget.affix {
	position: fixed;
	width: 320px
}

@media (max-width: 1024px) {
.widget.affix {
	position: static;
	width: auto
}
}
.textwidget {
	padding: 15px;
	background-color: #FFF;
	border-radius: 3px;
	position: relative;
	overflow: hidden
}

@media (max-width: 768px) {
.textwidget {
	text-align: left
}
}

@media (max-width: 768px) {
.widget_text {
	text-align: center
}
}
.widget-hottags .items {
	overflow: hidden;
	border-radius: 3px;
	background-color: #fff;
	padding: 20px 20px 5px;
	border-bottom: 2px solid #DFE1E2
}

@media (max-width: 544px) {
.widget-hottags .items {
	border-right: 0;
	margin-left: -15px;
	margin-right: -15px;
	border-bottom: none;
	border-radius: 0
}
}
.widget-hottags .items a {
	float: left;
	width: 50%;
	margin: 0 0 15px 0;
	line-height: 1
}

@media (max-width: 1024px) {
.widget-hottags .items a {
	width: 20%
}
}

@media (max-width: 768px) {
.widget-hottags .items a {
	width: 25%
}
}

@media (max-width: 544px) {
.widget-hottags .items a {
	width: 33.3333333333%
}
}
.widget-hottags .items a span {
	color: #bbb;
	font-size: 12px;
	margin-left: 4px
}
.home-content .widget-hottags .items a {
	width: 11.1111111111%
}

@media (max-width: 768px) {
.home-content .widget-hottags .items a {
	width: 25%
}
}

@media (max-width: 544px) {
.home-content .widget-hottags .items a {
	width: 33.3333333333%
}
}
.content .widget-hottags .items a {
	width: 16.6666666667%
}

@media (max-width: 768px) {
.content .widget-hottags .items a {
	width: 25%
}
}

@media (max-width: 544px) {
.content .widget-hottags .items a {
	width: 33.3333333333%
}
}
.widget-asst {
	overflow: hidden;
	text-align: center;
	border-radius: 3px
}
.widget-asst img {
	display: block;
	margin: 0 auto;
	border-radius: 3px;
	width: 100%
}

@media (max-width: 544px) {
.widget-asst {
	margin-left: -15px;
	margin-right: -15px;
	border-radius: 0
}
.widget-asst img {
	border-radius: 0
}
}
.widget-textasst a {
	display: block;
	padding: 0 15px 20px;
	font-size: 12px;
	border: 1px solid #fff;
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px
}
.widget-textasst a h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 5px
}
.widget-textasst a p {
	color: #999;
	margin: 0
}
.widget-textasst a strong {
	margin: -1px 0 0 0;
	display: inline-block;
	padding: 4px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	border-radius: 0 0 3px 3px
}
.widget-textasst a.style01 {
	color: #00AAEE
}
.widget-textasst a.style01:hover {
	border-color: #00AAEE
}
.widget-textasst a.style01 strong {
	background-color: #00AAEE
}
.widget-textasst a.style02 {
	color: #FF5E52
}
.widget-textasst a.style02:hover {
	border-color: #FF5E52
}
.widget-textasst a.style02 strong {
	background-color: #FF5E52
}
.widget-textasst a.style03 {
	color: #5CB85C
}
.widget-textasst a.style03:hover {
	border-color: #5CB85C
}
.widget-textasst a.style03 strong {
	background-color: #5CB85C
}
.widget-textasst a.style04 {
	color: #C35BFF
}
.widget-textasst a.style04:hover {
	border-color: #C35BFF
}
.widget-textasst a.style04 strong {
	background-color: #C35BFF
}

@media (max-width: 544px) {
.widget-textasst a {
	margin-left: -15px;
	margin-right: -15px;
	border-bottom: none;
	border-radius: 0
}
.widget-textasst a h2 {
	font-size: 14px;
	font-weight: bold
}
.widget-textasst a strong {
	font-size: 12px;
	border-radius: 0
}
}
.widget_media_image img {
	display: block;
	width: 100%;
	border-radius: 3px
}
.wp-block-gallery {
	margin-left: 0 !important
}
.wp-block-image {
	margin-bottom: 20px
}
.wp-block-image figcaption {
	font-size: inherit
}
.wp-block-quote cite {
	font-size: 12px;
	color: #bbb
}
.wp-block-file {
	background-color: #f6f6f6;
	padding: 2em;
	text-align: center
}
.wp-block-file .wp-block-file__button {
	font-size: inherit;
	padding: .5em 2em
}
.wp-block-file *+.wp-block-file__button {
	margin-left: 2em
}
.wp-block-button__link {
	font-size: inherit;
	text-decoration: none !important;
	color: #fff !important;
	padding: .5em 2em
}
.wp-block-button__link:hover {
	background-color: #505559
}
.wp-block-image {
	overflow: hidden
}
.aligncenter img {
	margin-left: auto;
	margin-right: auto
}
.wp-block-image .aligncenter>figcaption {
	display: block
}
.widget .gallery {
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #fff;
	border-radius: 3px
}
.widget .gallery .gallery-item {
	padding-left: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 15px !important
}
.widget .gallery .gallery-item img {
	height: auto;
	border: none !important
}
.widget .gallery-columns-3 .gallery-item {
	width: 33.3333333333% !important
}
.themebetter-ent-loop-404 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	padding: 150px 0
}
.themebetter-ent-loop-default-content {
	margin-right: -1.5%
}
.themebetter-ent-loop-default-content:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.themebetter-ent-loop-default-content {
    zoom: 1;
}
@media (max-width: 1024px) {
.themebetter-ent-loop-default-content {
	margin-right: 0
}
}

@media (max-width: 544px) {
.themebetter-ent-loop-default-content {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 15px
}
}
.themebetter-ent-loop-default-content .themebetter-ent-loop-item {
	overflow: hidden;
	position: relative;
	width: 48.5%;
	float: left;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	vertical-align: top;
	padding-left: 160px;
	padding-right: 15px;
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}


.themebetter-ent-loop-default-content .themebetter-ent-loop-item:hover {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}

@media (max-width: 1024px) {
.themebetter-ent-loop-default-content .themebetter-ent-loop-item {
	width: 100%;
	margin-right: 0;
	margin-bottom: 2%;
	padding: 15px 15px 15px 175px
}
}

@media (max-width: 544px) {
.themebetter-ent-loop-default-content .themebetter-ent-loop-item {
	padding-left: 115px;
	margin-bottom: 0;
	border-top: 2px solid #EDEFF0;
	border-bottom: none;
	border-radius: 0
}
.themebetter-ent-loop-default-content .themebetter-ent-loop-item:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: none;
	transform: none
}
}
.themebetter-ent-loop-default-content .themebetter-ent-loop-item time {
	display: inline-block;
	color: #bbb;
	font-size: 12px;
	line-height: 1;
	margin-bottom: 3px;
	margin-top: 22.5px
}

@media (max-width: 1024px) {
.themebetter-ent-loop-default-content .themebetter-ent-loop-item time {
	margin-top: 0
}
}

@media (max-width: 544px) {
.themebetter-ent-loop-default-content .themebetter-ent-loop-item time {
	display: none
}
}
.themebetter-ent-loop-default-content .themebetter-ent-loop-item h2 {
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media (max-width: 768px) {
.themebetter-ent-loop-default-content .themebetter-ent-loop-item h2 {
	font-size: 16px
}
}

@media (max-width: 544px) {
.themebetter-ent-loop-default-content .themebetter-ent-loop-item h2 {
	max-height: 38px;
	font-size: 14px;
	white-space: normal
}
}
.themebetter-ent-loop-default-content .themebetter-ent-loop-item .thumbnail {
	float: left;
	width: 160px;
	margin-left: -160px;
	margin-right: 22.5px;
	overflow: hidden
}

@media (max-width: 544px) {
.themebetter-ent-loop-default-content .themebetter-ent-loop-item .thumbnail {
	width: 100px;
	margin-left: -100px;
	margin-right: 15px
}
}
.themebetter-ent-loop-default-content .themebetter-ent-loop-item .thumb {
	width: 100%;
	border-radius: 3px 0 0 3px
}

@media (max-width: 1024px) {
.themebetter-ent-loop-default-content .themebetter-ent-loop-item .thumb {
	border-radius: 0
}
}
.themebetter-ent-loop-default-content .themebetter-ent-loop-item .desc {
	font-size: 13px;
	color: #999;
	line-height: 1.6;
	margin-top: 15px;
	overflow: hidden;
	height: 60px
}

@media (max-width: 544px) {
.themebetter-ent-loop-default-content .themebetter-ent-loop-item .desc {
	font-size: 12px;
	margin-top: 7.5px
}
}
.themebetter-ent-loop-column-content {
	position: relative;
	margin-right: -1.5%
}
.themebetter-ent-loop-column-content:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.themebetter-ent-loop-column-content {
    zoom: 1;
}

@media (max-width: 1024px) {
.themebetter-ent-loop-column-content {
	margin-right: -2%
}
}

@media (max-width: 544px) {
.themebetter-ent-loop-column-content {
	margin-left: -15px;
	margin-right: -15px;
    margin-bottom: 15px;
}
.themebetter-ent-loop-column-content::before {
	z-index: 2;
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -1px;
	background-color: #EDEFF0;
	width: 2px
}
.search .themebetter-ent-loop-column-content {
	margin-bottom: 15px
}
.tag .themebetter-ent-loop-column-content {
	margin-bottom: 15px
}
}
.themebetter-ent-loop-column-content .themebetter-ent-loop-item {
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
	width: 18.5%;
    float: left;
	display: inline-block;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	vertical-align: top;
	padding: 15px 15px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.themebetter-ent-loop-column-content .themebetter-ent-loop-item:hover {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}

@media (max-width: 1024px) {
.themebetter-ent-loop-column-content .themebetter-ent-loop-item {
	width: 23%;
	margin-right: 2%;
	margin-bottom: 2%
}
}

@media (max-width: 544px) {
.themebetter-ent-loop-column-content .themebetter-ent-loop-item {
	width: 50%;
	border-bottom: none;
	border-radius: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 2px
}
.themebetter-ent-loop-column-content .themebetter-ent-loop-item:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: none;
	transform: none
}
}
.themebetter-ent-loop-column-content .themebetter-ent-loop-item h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	height: 38px
}

@media (max-width: 544px) {
.themebetter-ent-loop-column-content .themebetter-ent-loop-item h2 {
	font-size: 12px;
	font-weight: bold;
	height: 34px;
	text-align: left
}
}
.themebetter-ent-loop-column-content .themebetter-ent-loop-item .thumbnail {
	display: block;
	margin-bottom: 10px
}

@media (max-width: 544px) {
.themebetter-ent-loop-column-content .themebetter-ent-loop-item .thumbnail {
	margin-bottom: 5px
}
}
.themebetter-ent-loop-column-content .themebetter-ent-loop-item .thumb {
	width: 100%
}
.themebetter-ent-loop-product-navs {
	padding: 11.25px 15px;
	margin-bottom: 1.5%;
	background-color: #fff;
	color: #999;
	font-size: 14px
}
.themebetter-ent-loop-product-navs a {
	color: #999
}
.themebetter-ent-loop-product-navs a:hover {
	color: #0ae
}
.themebetter-ent-loop-product-navs .faent {
	font-weight: normal;
	font-size: 12px;
	color: #bbb;
	margin: 0 5px;
	width: 12px;
	display: inline-block
}
.themebetter-ent-loop-product-navs .fa1 {
	font-size: 14px;
	position: relative;
	top: -1px;
	margin-right: 10px;
	margin-left: 0
}
.themebetter-ent-404 {
	line-height: 300px;
	text-align: center
}
.themebetter-ent-loop-product-sidebar {
	float: left;
	margin-left: -240px;
	width: 220px
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-sidebar {
	width: auto;
	position: relative;
	float: none;
	margin-left: -15px;
	margin-right: -15px
}
}
.themebetter-ent-loop-product-filters {
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-filters {
	margin-bottom: 7.5px;
	border-bottom: none;
	border-radius: 0
}
}
.themebetter-ent-loop-product-filters h3 {
	position: relative;
	font-size: 14px;
	background-color: #0ae;
	color: #fff;
	margin: 0 0;
	overflow: hidden;
	padding: 11.25px 15px
}
.themebetter-ent-loop-product-filters h3 .faent {
	margin-right: 5px;
	width: 14px;
	height: 14px;
	display: inline-block
}
.themebetter-ent-loop-product-filters h3 .far {
	display: none;
	margin-right: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	padding: 13.5px 10.5px 10.5px 45px
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-filters h3 .far {
	display: inline-block
}
}
.themebetter-ent-loop-product-filters ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.themebetter-ent-loop-product-filters ul ul {
	padding-left: 28px
}
.themebetter-ent-loop-product-filters ul li {
	position: relative;
	margin: 10px 0;
	color: #bbb;
	font-size: 12px
}
.themebetter-ent-loop-product-filters ul li::after {
	position: absolute;
	top: 10px;
	right: 102%;
	left: -300px;
	content: '';
	border-top: 1px dashed #e6e6e6;
	height: 0
}
.themebetter-ent-loop-product-filters ul li.active>.childrengo .faent1 {
	display: none
}
.themebetter-ent-loop-product-filters ul li.active>.childrengo .faent2 {
	display: block
}
.themebetter-ent-loop-product-filters ul li.active>.children {
	display: block
}
.themebetter-ent-loop-product-filters ul .current-cat>a {
	color: #0ae;
	font-weight: bold
}
.themebetter-ent-loop-product-filters ul a {
	position: relative;
	top: 1px;
	font-size: 14px;
	display: inline-block
}
.themebetter-ent-loop-product-filters>ul {
	overflow: hidden;
	position: relative;
	padding-left: 14px;
	margin: 7.5px 15px
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-filters>ul {
	display: none
}
}
.themebetter-ent-loop-product-filters>ul::before {
	position: absolute;
	top: 12px;
	left: 0;
	bottom: 10px;
	content: '';
	border-left: 1px dashed #e6e6e6;
	width: 0
}
.catpage-catstep ul.children {
	display: none
}
.catpage-catstep .childrengo {
	display: block
}
.childrengo {
	display: none;
	position: absolute;
	top: -1px;
	right: -5px;
	color: #bbb;
	padding: 5px;
	cursor: pointer;
	line-height: 1
}
.childrengo:hover {
	color: #555
}
.childrengo .faent {
	font-size: 13px;
	height: 13px;
	display: inline-block
}
.childrengo .faent2 {
	display: none
}
.cattags {
	overflow: hidden;
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	list-style: none;
	margin: 0;
	padding: 15px 15px 10px 10px;
	margin-bottom: 15px;
	font-size: 13px
}
.cattags li {
	display: inline-block;
	width: 50%;
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-bottom: 5px
}
.cattags li a {
	display: block;
	color: #666;
	background-color: #EDEFF0;
	padding: 6px 8px;
	border-radius: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.cattags li a:hover {
	color: #fff;
	background-color: #0ae
}

@media (max-width: 544px) {
.cattags {
	margin-bottom: 7.5px;
	border-bottom: none;
	border-radius: 0
}
.cattags li {
	width: 33.3333333333%
}
}
.themebetter-ent-loop-product-container {
	position: relative;
	padding-left: 240px
}
.themebetter-ent-loop-product-container:before, .themebetter-ent-loop-product-container:after {
	display: table;
	content: "";
	line-height: 0
}
.themebetter-ent-loop-product-container:after {
	clear: both
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-container {
	padding-left: 0
}
}
.themebetter-ent-loop-product-content {
	position: relative;
	margin-bottom: 15px;
	margin-right: -1.5%;
	min-height: 600px
}
.themebetter-ent-loop-product-content:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.themebetter-ent-loop-product-content {
    zoom: 1;
}

@media (max-width: 1024px) {
.themebetter-ent-loop-product-content {
	margin-right: -2%
}
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-content {
	background-color: #fff;
	margin-left: -15px;
	margin-right: -15px
}
.themebetter-ent-loop-product-content::before {
	z-index: 2;
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -1px;
	background-color: #EDEFF0;
	width: 2px
}
}
.themebetter-ent-loop-product-content .themebetter-ent-loop-item {
	position: relative;
	float: left;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	width: 23.5%;
	vertical-align: top;
	text-align: center;
	padding: 15px;
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.themebetter-ent-loop-product-content .themebetter-ent-loop-item:hover {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}

@media (max-width: 1024px) {
.themebetter-ent-loop-product-content .themebetter-ent-loop-item {
	margin-right: 2%;
	margin-bottom: 2%;
	width: 31.3333333333%
}
}

@media (max-width: 768px) {
.themebetter-ent-loop-product-content .themebetter-ent-loop-item {
	width: 48%
}
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-content .themebetter-ent-loop-item {
	border-bottom: none;
	border-radius: 0;
	text-align: left;
	width: 50%;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
	border-top: 2px solid #EDEFF0
}
.themebetter-ent-loop-product-content .themebetter-ent-loop-item:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: none;
	transform: none
}
.themebetter-ent-loop-product-content .themebetter-ent-loop-item:nth-child(1), .themebetter-ent-loop-product-content .themebetter-ent-loop-item:nth-child(2) {
	border-top: none
}
}
.themebetter-ent-loop-product-content .themebetter-ent-loop-item h2 {
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	height: 38px;
	overflow: hidden
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-content .themebetter-ent-loop-item h2 {
	font-size: 12px;
	font-weight: bold;
	height: 34px
}
}
.themebetter-ent-loop-product-content .themebetter-ent-loop-item .thumbnail {
	margin-bottom: 10px;
	display: block;
	overflow: hidden
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-content .themebetter-ent-loop-item .thumbnail {
	margin-bottom: 5px
}
}
.themebetter-ent-loop-product-content .themebetter-ent-loop-item .thumb {
	width: 100%
}
.themebetter-ent-loop-product-content .themebetter-ent-loop-item footer {
	margin-top: 10px;
	font-size: 12px;
	color: #bbb
}

@media (max-width: 544px) {
.themebetter-ent-loop-product-content .themebetter-ent-loop-item footer {
	margin-top: 5px
}
}
.themebetter-ent-loop-product-content .themebetter-ent-loop-item footer .price {
	color: #FF351A
}
.leadpager {
	line-height: 1;
	margin-top: 15px;
	margin-bottom: -10.5px;
	font-size: 12px;
	color: #999;
	text-align: center
}

@media (max-width: 544px) {
.leadpager {
	padding-bottom: 15px;
	margin-bottom: 0;
	border-bottom: 1px solid #f6f6f6
}
}
.leadpager::before {
	content: '--- '
}
.leadpager::after {
	content: ' ---'
}
.pagination {
	margin-bottom: 15px;
	text-align: center;
	font-size: 14px
}
.pagination ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.pagination ul li {
	display: inline-block;
	margin: 0 3px
}

@media (max-width: 544px) {
.pagination ul li {
	margin: 0 2px;
}
.pagination ul li.prev-page, .pagination ul li.next-page {
	display: inline-block
}
}
.pagination ul li a, .pagination ul li span {
	display: inline-block;
	padding: 7px 15px;
	border-radius: 2px
}
.pagination ul li a {
	text-decoration: none;
	background-color: #fff;
	color: #666;
	opacity: 1;
	box-shadow: inset 0 -2px 0 rgba(0,0,0,0.13)
}
.pagination ul li span {
	cursor: default;
	color: #aaa
}
.pagination ul li a:hover, .pagination ul li a:focus {
	opacity: 0.8
}
.pagination ul li.active span {
	color: #fff;
	background-color: #0ae;
	box-shadow: inset 0 -2px 0 rgba(0,0,0,0.1)
}
.pagination-loading {
	text-align: center;
	padding: 15px 0
}
.pagination-loading img {
	max-width: 70px
}

@media (max-width: 768px) {
.pagination-loading img {
	max-width: 50px
}
}
.ias_trigger {
	margin-bottom: 15px;
	text-align: center
}
.ias_trigger a {
	display: inline-block;
	padding: 7px 15px;
	border-radius: 2px;
	background-color: #0ae;
	color: #fff
}
.header {
	position: relative;
	z-index: 99;
	border-bottom: 1px solid #e4e7e9;
	background-color: #fff;
	box-shadow: 1px 0 5px rgba(0,0,0,0.02);
	margin-bottom: 22.5px
}
.logo {
	float: left;
	overflow: hidden;
	margin: 20px 0 0 0;
	height: 40px;
	font-size: 1px;
	line-height: 40px;
	color: #fff
}
.logo span {
	display: none
}
.logo a {
	display: block
}
.logo img {
	display: block;
	margin-bottom: 100px;
	max-height: 40px
}

@media (max-width: 768px) {
.logo {
	margin-top: 10px;
	float: none;
	margin-left: 60px;
	margin-right: 60px;
	text-align: center
}
.logo a {
	display: inline-block
}
.logo img {
	margin: 0 auto 100px
}
}

@media (max-width: 544px) {
.logo {
	margin-top: 10px;
	height: 30px;
	line-height: 30px
}
.logo img {
	max-height: 30px
}
}
.searchform {
	float: right;
	margin-top: 24px !important;
	margin-left: 50px
}
.searchform .sinput {
	float: left;
	color: #999;
	border: solid 1px #eee;
	width: 150px;
	height: 32px;
	padding: 4px 8px;
	border-right: none;
	font-size: 14px;
	border-radius: 2px 0 0 2px;
	outline: none
}
.searchform .sinput:focus {
	border-color: #0ae
}
.searchform .sbtn {
	float: right;
	color: #fff;
	background-color: #0ae;
	height: 32px;
	border: none;
	padding: 4px 10px;
	font-size: 14px;
	border-radius: 0 2px 2px 0;
	outline: none;
	opacity: 1
}
.searchform .sbtn:hover {
	opacity: 0.86
}
.searchform .sbtn .faent {
	width: 14px;
	display: inline-block
}
.searchstart-on, .searchstart-off {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 60px;
	padding: 0 15px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.searchstart-on .faent, .searchstart-off .faent {
	font-size: 18px
}

@media (max-width: 768px) {
.m-nav-full .searchform {
	overflow: hidden;
	display: none;
	float: none;
	margin: 15px 0 10px !important
}
.m-nav-full .searchform .sinput {
	width: 88%
}
.m-nav-full .searchform .sbtn {
	width: 12%
}
.m-nav-full .searchstart-on {
	display: block
}
.m-nav-full.searchform-active .searchform {
	display: block
}
.m-nav-full.searchform-active .searchstart-on {
	display: none
}
.m-nav-full.searchform-active .searchstart-off {
	display: block
}
}

@media (max-width: 544px) {
.m-nav-full .searchstart-on, .m-nav-full .searchstart-off {
	line-height: 50px
}
}

@media (max-width: 768px) {
.m-nav-mini .searchform {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	padding: 15px;
	display: none;
	float: none;
	margin: 0 !important
}
.m-nav-mini .searchform .sinput {
	width: 88%;
	border-color: #fff
}
.m-nav-mini .searchform .sbtn {
	width: 12%
}
.m-nav-mini .searchstart-on {
	display: block
}
.m-nav-mini.searchform-active .header {
	margin-bottom: 62px !important
}
.m-nav-mini.searchform-active .searchform {
	display: block
}
.m-nav-mini.searchform-active .searchstart-on {
	display: none
}
.m-nav-mini.searchform-active .searchstart-off {
	display: block
}
}

@media (max-width: 544px) {
.m-nav-mini .searchstart-on, .m-nav-mini .searchstart-off {
	line-height: 50px
}
.m-nav-mini.searchform-active {
	padding-top: 112px
}
.m-nav-mini.searchform-active .header {
	margin-bottom: 0 !important
}
.m-nav-mini.searchform-active .searchform {
	top: 50px;
	background-color: #EDEFF0
}
}
.themebetter-ent-nav {
	float: right;
	font-size: 18px;
	line-height: 40px
}
.themebetter-ent-nav>ul>li {
	padding: 20px 0
}
.themebetter-ent-nav>ul>li.menu-item-has-children:hover>a::before {
	border-top-color: #0ae
}
.themebetter-ent-nav>ul>li.menu-item-has-children>a {
	position: relative;
	padding-right: 15px
}
.themebetter-ent-nav>ul>li.menu-item-has-children>a::before, .themebetter-ent-nav>ul>li.menu-item-has-children>a::after {
	content: '';
	position: absolute;
	top: 45%;
	right: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}
.themebetter-ent-nav>ul>li.menu-item-has-children>a::before {
	border-top: 5px solid #555
}
.themebetter-ent-nav>ul>li.menu-item-has-children>a::after {
	border-top: 5px solid #fff;
	margin-top: -1px
}
.themebetter-ent-nav>ul>li.current-menu-item, .themebetter-ent-nav>ul>li.current-menu-parent {
	position: relative
}
.themebetter-ent-nav>ul>li.current-menu-item.menu-item-has-children::after, .themebetter-ent-nav>ul>li.current-menu-parent.menu-item-has-children::after {
	margin-left: -16.5px
}
.themebetter-ent-nav>ul>li.current-menu-item::after, .themebetter-ent-nav>ul>li.current-menu-parent::after {
	content: '';
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -9px;
	width: 18px;
	height: 2px;
	background-color: #0ae
}
.themebetter-ent-nav ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.themebetter-ent-nav ul:before, .themebetter-ent-nav ul:after {
	display: table;
	content: "";
	line-height: 0
}
.themebetter-ent-nav ul:after {
	clear: both
}
.themebetter-ent-nav ul>li {
	position: relative;
	float: left;
	margin-left: 30px
}
.themebetter-ent-nav ul>li:hover {
	z-index: 2
}
.themebetter-ent-nav ul>li>a {
	display: block;
	color: #555
}
.themebetter-ent-nav ul li:hover>a, .themebetter-ent-nav ul li.active a:hover, .themebetter-ent-nav ul li a:hover {
	color: #0ae
}
.themebetter-ent-nav ul li:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
	margin-top: 0
}
.themebetter-ent-nav ul li.current-menu-item>a, .themebetter-ent-nav ul li.current-menu-parent>a {
	color: #0ae
}
.themebetter-ent-nav ul .sub-menu {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 9;
	margin-top: -25px;
	background-color: #fff;
	font-size: 14px;
	padding: 6px 0;
	box-shadow: 0 2px 10px rgba(0,0,0,0.15);
	line-height: 32px;
	width: 150px;
	margin-left: -83px;
	list-style: none;
	text-align: center;
	border-radius: 0 0 3px 3px
}
.themebetter-ent-nav ul .sub-menu::before, .themebetter-ent-nav ul .sub-menu::after {
	content: '';
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -3px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}
.themebetter-ent-nav ul .sub-menu::before {
	border-bottom: 5px solid #f0f0f0
}
.themebetter-ent-nav ul .sub-menu::after {
	border-bottom: 5px solid #fff;
	margin-top: 1px
}
.themebetter-ent-nav ul .sub-menu li {
	margin-left: 0;
	margin-right: 0;
	float: none
}
.themebetter-ent-nav ul .sub-menu li a {
	display: block;
	padding: 8px 15px;
	line-height: 1.4;
	border-bottom: none
}
.themebetter-ent-nav ul .sub-menu li a:hover {
	background-color: #eee;
	color: #555
}
.themebetter-ent-nav ul ul .sub-menu {
	left: 100%;
	margin-left: 0;
	top: -6px
}
.themebetter-ent-nav ul ul .sub-menu::before, .themebetter-ent-nav ul ul .sub-menu::after {
	left: -5px;
	transform: rotate(-90deg);
	margin-top: 23px
}
.themebetter-ent-nav ul ul .sub-menu::after {
	margin-left: -2px
}
.themebetter-ent-nav-on {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999995;
	line-height: 60px;
	padding: 0 15px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.themebetter-ent-nav-on .faent {
	font-size: 18px
}
.themebetter-ent-nav-mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999990;
	background-color: #222;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

@media (max-width: 1200px) {
.searchon .themebetter-ent-nav {
	clear: both;
	float: none
}
.searchon .themebetter-ent-nav>ul>li:first-child {
	margin-left: 0
}
}

@media (max-width: 1024px) {
.themebetter-ent-nav>ul>li {
	margin-left: 20px
}
}

@media (max-width: 768px) {
.m-nav-full .themebetter-ent-nav {
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center
}
.m-nav-full .themebetter-ent-nav>ul>li {
	float: none;
	display: inline-block;
	padding: 0;
	margin-left: 0;
	margin-right: 15px
}
.m-nav-full .themebetter-ent-nav>ul>li:last-child {
	margin-right: 0
}
.m-nav-full .themebetter-ent-nav>ul>li.current-menu-item::after, .m-nav-full .themebetter-ent-nav>ul>li.current-menu-parent::after {
	bottom: 0;
	margin-left: -7px;
	width: 14px
}
.m-nav-full .themebetter-ent-nav>ul>li.menu-item-has-children>a::before, .m-nav-full .themebetter-ent-nav>ul>li.menu-item-has-children>a::after {
	top: 40%
}
}

@media (max-width: 768px) {
.m-nav-full .themebetter-ent-nav {
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center
}
.m-nav-full .themebetter-ent-nav>ul>li {
	margin-right: 10px
}
.m-nav-full .header {
	margin-bottom: 0;
	border-bottom: none
}
}

@media (max-width: 768px) {
.m-nav-mini {
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms
}
.m-nav-mini .header {
	height: 60px
}
.m-nav-mini .themebetter-ent-nav {
	position: fixed;
	top: 0;
	right: 100%;
	bottom: 0;
	width: 60%;
	padding: 60px 0 0;
	z-index: 999991;
	font-size: 14px;
	background-color: #fff
}
.m-nav-mini .themebetter-ent-nav>ul {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	position: absolute;
	top: 60px;
	left: 0;
	bottom: 0;
	right: 0
}
.m-nav-mini .themebetter-ent-nav>ul>li {
	padding: 0;
	margin: 0
}
.m-nav-mini .themebetter-ent-nav>ul>li>a {
	font-weight: bold
}
.m-nav-mini .themebetter-ent-nav>ul>li.menu-item-has-children>a::before, .m-nav-mini .themebetter-ent-nav>ul>li.menu-item-has-children>a::after {
	display: none
}
.m-nav-mini .themebetter-ent-nav>ul>li.current-menu-item::after, .m-nav-mini .themebetter-ent-nav>ul>li.current-menu-parent::after {
	display: none
}
.m-nav-mini .themebetter-ent-nav ul li {
	float: none;
	margin-right: 0
}
.m-nav-mini .themebetter-ent-nav ul li a {
	line-height: 1;
	padding: 12px 15px
}
.m-nav-mini .themebetter-ent-nav ul li:hover>a, .m-nav-mini .themebetter-ent-nav ul li.active a:hover, .m-nav-mini .themebetter-ent-nav ul li a:hover {
	background-color: #eee
}
.m-nav-mini .themebetter-ent-nav ul li:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
	margin-top: 0
}
.m-nav-mini .themebetter-ent-nav ul li.current-menu-item>a {
	color: #fff;
	background-color: #0ae;
	border-bottom: none
}
.m-nav-mini .themebetter-ent-nav ul li.current-menu-parent>a {
	color: #0ae;
	border-bottom: none
}
.m-nav-mini .themebetter-ent-nav ul .sub-menu {
	display: none;
	position: relative;
	visibility: visible;
	opacity: 1;
	margin-top: 0;
	margin-left: 30px;
	left: 0;
	padding: 0;
	width: auto;
	font-size: 12px;
	box-shadow: none;
	border: none;
	background-color: transparent;
	text-align: left
}
.m-nav-mini .themebetter-ent-nav ul .sub-menu::before, .m-nav-mini .themebetter-ent-nav ul .sub-menu::after {
	display: none
}
.m-nav-mini .themebetter-ent-nav ul .sub-menu li a {
	padding: 12px 15px
}
.m-nav-mini .themebetter-ent-nav-on {
	display: block;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms
}
.m-nav-mini .themebetter-ent-nav-mask {
	display: block;
	opacity: 0;
	visibility: hidden
}
.m-nav-mini.themebetter-ent-nav-active {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	-webkit-transform: translateX(60%);
	transform: translateX(60%)
}
.m-nav-mini.themebetter-ent-nav-active .themebetter-ent-nav-mask {
	opacity: 1;
	visibility: visible
}
.m-nav-mini.themebetter-ent-nav-active .themebetter-ent-nav-on {
	left: -60%
}
.m-nav-mini.themebetter-ent-nav-active .themebetter-ent-nav ul .sub-menu {
	display: block
}
}

@media (max-width: 544px) {
.m-nav-mini {
	padding-top: 50px
}
.m-nav-mini .header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 9;
	border-bottom: none;
	box-shadow: none
}
.m-nav-mini .themebetter-ent-nav-on {
	line-height: 50px
}
.m-nav-mini .themebetter-ent-nav {
	padding-top: 50px
}
.m-nav-mini .themebetter-ent-nav>ul {
	top: 50px
}
}
.home .header {
	margin-bottom: 0
}
.homeslide:hover .glide__arrows {
	opacity: 1
}
.homeslide .glide__arrows {
	margin-left: 0;
	width: 100%;
	opacity: 0
}
.homeslide .glide__arrow {
	opacity: 0.7
}
.homeslide .glide__track {
	text-align: center
}
.homeslide .glide__track img {
	margin: 0 auto
}
.homeslide .glide__track li {
	height: 0
}
.homeslide .glide__track li:first-child, .homeslide .glide__track li.active {
	height: auto
}
.homeslide .glide__bullets>* {
	margin: 0 3px;
	width: 30px;
	height: 2px;
	border-radius: 10px
}

@media (max-width: 768px) {
.homeslide .glide__bullets {
	bottom: 15%
}
.homeslide .glide__bullets>* {
	width: 20px
}
.homeslide .glide__arrow .faent {
	font-size: 24px
}
.homeslide .glide__track li {
	overflow: hidden;
	position: relative
}
.homeslide .glide__track li img {
	width: 150%;
	max-width: 150%;
	margin-left: -25%
}
}

@media (max-width: 544px) {
.homeslide .glide__bullets {
	bottom: 15px
}
.homeslide .glide__bullets>* {
	margin: 0 4px;
	width: 12px;
	height: 2px;
	border: none;
	border-radius: 10px
}
.homeslide .glide__track li img {
	width: 200%;
	max-width: 200%;
	margin-left: -50%
}
}
.article-container {
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	padding: 30px
}

@media (max-width: 1024px) {
.article-container {
	padding: 21px
}
}

@media (max-width: 544px) {
.article-container {
	padding: 15px 15px 20px;
	margin-top: 7.5px;
	margin-left: -15px;
	margin-right: -15px;
	border-bottom: none;
	border-radius: 0
}
}
.product-header {
	padding-left: 210px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee
}
.product-header:before, .product-header:after {
	display: table;
	content: "";
	line-height: 0
}
.product-header:after {
	clear: both
}
.product-header .thumb {
	float: left;
	margin-left: -210px;
	width: 180px;
	border-radius: 3px;
	overflow: hidden
}

@media (max-width: 768px) {
.product-header {
	padding-left: 165px;
	margin-bottom: 21px;
	padding-bottom: 21px
}
.product-header .thumb {
	margin-left: -165px;
	width: 150px
}
}

@media (max-width: 544px) {
.product-header {
	padding-left: 0
}
.product-header .thumb {
	display: none;
	margin-left: -75px;
	width: 60px
}
}
.product-title {
	margin: 0 0 15px;
	font-size: 20px;
	line-height: 1.4
}

@media (max-width: 768px) {
.product-title {
	font-size: 16px;
	margin-bottom: 7.5px
}
}
.product-excerpt {
	margin-bottom: 30px;
	font-size: 14px;
	color: #999;
	line-height: 1.6
}

@media (max-width: 768px) {
.product-excerpt {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 15px
}
}
.product-price {
	color: #FF351A
}

@media (max-width: 544px) {
.product-price {
	font-size: 12px
}
}
.product-link {
	margin-right: 30px;
	display: inline-block;
	color: #fff;
	background-color: #0ae;
	border-radius: 2px;
	padding: 8px 20px;
	box-shadow: inset 0 -2px 0 rgba(0,0,0,0.14)
}
.product-link:hover {
	color: #fff;
	opacity: 0.9
}

@media (max-width: 544px) {
.product-link {
	padding: 8px 15px;
	font-size: 12px;
	margin-right: 15px
}
}
.article-header {
	padding-bottom: 7.5px
}
.article-title {
	font-size: 22px;
	line-height: 1.5;
	margin: 0 0 10px;
	font-weight: bold
}
.article-meta {
	color: #999;
	margin-bottom: 15px;
	font-size: 13px
}
.article-meta .item {
	margin-right: 15px;
	display: inline-block
}

@media (max-width: 1024px) {
.article-title {
	font-size: 20px
}
}

@media (max-width: 768px) {
.article-meta {
	font-size: 12px
}
.article-meta .item {
	margin-right: 10px
}
}

@media (max-width: 544px) {
.article-title {
	font-size: 18px;
	margin-bottom: 5px
}
.article-meta {
	margin-bottom: 10px
}
}
.article-content {
	font-size: 16px;
	line-height: 1.9;
	word-wrap: break-word
}

@media (max-width: 544px) {
.article-content {
	line-height: 1.7 !important
}
}
.article-content:before, .article-content:after {
	display: table;
	content: "";
	line-height: 0
}
.article-content:after {
	clear: both
}
.article-content img {
	max-width: 100%;
	height: auto
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6, .article-content p {
	margin: 0 0 25px
}
.article-content a {
	color: #2F9FFF;
	text-decoration: underline
}
.article-content a:hover {
	color: #0087fb
}
.article-content pre {
	margin: 25px 0;
	font: 12px/20px 'courier new';
	background: #4A4A4A;
	padding: 10px 20px;
	color: #F8F8D4;
	border: none
}
.article-content blockquote {
	margin: 25px;
	padding: 5px 20px 1px;
	font-size: 15px;
	color: #999;
	border-left: 5px solid #EEE
}
.article-content blockquote p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px
}
.article-content h1 {
	font-size: 22px;
	font-weight: bold
}

@media (max-width: 544px) {
.article-content h1 {
	line-height: 1.2;
	font-size: 16px !important
}
}
.article-content h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0;
	padding: 0 0 0 23px;
	border-left: 7px solid #0ae;
	margin-left: -30px
}

@media (max-width: 1024px) {
.article-content h2 {
	margin-left: -21px;
	padding-left: 14px
}
}

@media (max-width: 544px) {
.article-content h2 {
	line-height: 1.2;
	font-size: 16px !important;
	margin-left: -15px;
	padding-left: 8px
}
}
.article-content h3 {
	font-size: 16px
}

@media (max-width: 544px) {
.article-content h3 {
	line-height: 1.2;
	font-size: 14px !important
}
}
.article-content h4 {
	font-size: 14px
}

@media (max-width: 544px) {
.article-content h4 {
	line-height: 1.2;
	font-size: 12px !important
}
}
.article-content h5 {
	font-size: 14px
}

@media (max-width: 544px) {
.article-content h5 {
	line-height: 1.2;
	font-size: 12px !important
}
}
.article-content h6 {
	font-size: 14px
}

@media (max-width: 544px) {
.article-content h6 {
	line-height: 1.2;
	font-size: 12px !important
}
}
.article-content ul, .article-content ol {
	margin: 0 0 25px 13px
}
.article-content pre {
	word-wrap: break-word
}
.article-content table {
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	width: 100%;
	margin-bottom: 25px
}
.article-content table th {
	background-color: #f9f9f9;
	text-align: center
}
.article-content table th, .article-content table td {
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	padding: 5px 10px
}
.article-content embed[align="middle"] {
	margin: 0 auto;
	display: block
}
.article-content .alignnone {
	margin: 0 auto
}
.article-content .alignleft {
	text-align: left
}
.article-content .aligncenter {
	margin: 0 auto;
	text-align: center;
	display: block
}
.article-content .aligncenter img {
	margin: 0 auto
}
.article-content .alignright {
	text-align: right
}
.article-content .wp-caption {
	margin-bottom: 25px;
	max-width: 100%
}
.article-content .wp-caption img {
	margin-bottom: 5px
}
.article-content .wp-caption p {
	margin: 0;
	text-indent: 0
}
.article-content .wp-caption .alignnone {
	text-align: center
}
.article-content .wp-caption .wp-caption-text {
	font-size: 14px;
	color: #999
}
.liangdian {
	margin: 0 -2% 10px 0 !important;
	padding: 0;
	overflow: hidden
}
.liangdian li {
	float: left;
	position: relative;
	margin: 0 2% 2% 0;
	width: 31.3333333333%;
	padding: 20px 20px;
	border-radius: 2px;
	text-align: center;
	border: 1px solid #eee;
	color: #aaa;
	font-size: 12px;
	height: 105px;
	overflow: hidden;
	line-height: 1.6
}
.liangdian li::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background-color: #eee;
	color: #bbb;
	line-height: 1;
	padding: 4px 5px;
	font-size: 12px;
	border-radius: 0 0 2px 0
}
.liangdian li:nth-child(1)::before {
	content: "亮点1"
}
.liangdian li:nth-child(2)::before {
	content: "亮点2"
}
.liangdian li:nth-child(3)::before {
	content: "亮点3"
}
.liangdian li:nth-child(4)::before {
	content: "亮点4"
}
.liangdian li:nth-child(5)::before {
	content: "亮点5"
}
.liangdian li:nth-child(6)::before {
	content: "亮点6"
}
.liangdian li:nth-child(7)::before {
	content: "亮点7"
}
.liangdian li:nth-child(8)::before {
	content: "亮点8"
}
.liangdian li:nth-child(9)::before {
	content: "亮点9"
}
.liangdian li:nth-child(10)::before {
	content: "亮点10"
}
.liangdian li:nth-child(11)::before {
	content: "亮点11"
}
.liangdian li:nth-child(12)::before {
	content: "亮点12"
}
.liangdian li:nth-child(13)::before {
	content: "亮点13"
}
.liangdian li:nth-child(14)::before {
	content: "亮点14"
}
.liangdian li:nth-child(15)::before {
	content: "亮点15"
}
.liangdian li:nth-child(16)::before {
	content: "亮点16"
}
.liangdian li:nth-child(17)::before {
	content: "亮点17"
}
.liangdian li:nth-child(18)::before {
	content: "亮点18"
}
.liangdian li:nth-child(19)::before {
	content: "亮点19"
}
.liangdian li:nth-child(20)::before {
	content: "亮点20"
}
.liangdian li:nth-child(21)::before {
	content: "亮点21"
}
.liangdian li:nth-child(22)::before {
	content: "亮点22"
}
.liangdian li:nth-child(23)::before {
	content: "亮点23"
}
.liangdian li:nth-child(24)::before {
	content: "亮点24"
}
.liangdian li:nth-child(25)::before {
	content: "亮点25"
}
.liangdian li:nth-child(26)::before {
	content: "亮点26"
}
.liangdian li:nth-child(27)::before {
	content: "亮点27"
}
.liangdian li:nth-child(28)::before {
	content: "亮点28"
}
.liangdian li:nth-child(29)::before {
	content: "亮点29"
}
.liangdian li:nth-child(30)::before {
	content: "亮点30"
}
.liangdian li:nth-child(31)::before {
	content: "亮点31"
}
.liangdian li:nth-child(32)::before {
	content: "亮点32"
}
.liangdian li:nth-child(33)::before {
	content: "亮点33"
}
.liangdian li:nth-child(34)::before {
	content: "亮点34"
}
.liangdian li:nth-child(35)::before {
	content: "亮点35"
}
.liangdian li:nth-child(36)::before {
	content: "亮点36"
}
.liangdian li:nth-child(37)::before {
	content: "亮点37"
}
.liangdian li:nth-child(38)::before {
	content: "亮点38"
}
.liangdian li:nth-child(39)::before {
	content: "亮点39"
}
.liangdian li:nth-child(40)::before {
	content: "亮点40"
}
.liangdian li:nth-child(41)::before {
	content: "亮点41"
}
.liangdian li:nth-child(42)::before {
	content: "亮点42"
}
.liangdian li:nth-child(43)::before {
	content: "亮点43"
}
.liangdian li:nth-child(44)::before {
	content: "亮点44"
}
.liangdian li:nth-child(45)::before {
	content: "亮点45"
}
.liangdian li:nth-child(46)::before {
	content: "亮点46"
}
.liangdian li:nth-child(47)::before {
	content: "亮点47"
}
.liangdian li:nth-child(48)::before {
	content: "亮点48"
}
.liangdian li:nth-child(49)::before {
	content: "亮点49"
}
.liangdian li:nth-child(50)::before {
	content: "亮点50"
}
.liangdian li:nth-child(51)::before {
	content: "亮点51"
}
.liangdian li:nth-child(52)::before {
	content: "亮点52"
}
.liangdian li:nth-child(53)::before {
	content: "亮点53"
}
.liangdian li:nth-child(54)::before {
	content: "亮点54"
}
.liangdian li:nth-child(55)::before {
	content: "亮点55"
}
.liangdian li:nth-child(56)::before {
	content: "亮点56"
}
.liangdian li:nth-child(57)::before {
	content: "亮点57"
}
.liangdian li:nth-child(58)::before {
	content: "亮点58"
}
.liangdian li:nth-child(59)::before {
	content: "亮点59"
}
.liangdian li:nth-child(60)::before {
	content: "亮点60"
}
.liangdian li::after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 16px;
	content: '';
	background-color: #fff
}
.liangdian li:hover {
	border-color: #0ae
}
.liangdian li:hover::before {
	background-color: #0ae;
	color: #fff
}
.liangdian strong {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

@media (max-width: 768px) {
.liangdian li {
	width: 48%
}
}

@media (max-width: 544px) {
.liangdian {
	margin: 0 -2% 20px 0 !important
}
.liangdian li {
	height: 102px;
	padding: 18px 10px;
	line-height: 1.4;
	font-size: 11px
}
.liangdian li::before {
	font-size: 10px;
	padding: 4px;
	height: 16px
}
.liangdian strong {
	font-size: 12px
}
}
.article-copyright {
	font-size: 15px
}
.article-paging {
	text-align: center;
	font-size: 0;
	overflow: hidden;
	clear: both;
	margin: 15px 0 45px
}
.article-paging .post-page-numbers {
	font-size: 14px;
	margin: 3px 2.5px;
	display: inline-block;
	padding: 7px 15px;
	border-radius: 2px;
	background-color: #bbb;
	color: #fff
}
.article-paging .post-page-numbers:hover {
	background-color: #384047;
	color: #fff
}
.article-paging .post-page-numbers.current {
	background-color: #eee;
	color: #999
}
.article-actions {
	margin-top: 45px
}
.article-actions .shares {
	float: left
}

@media (max-width: 544px) {
.article-actions {
	text-align: center
}
.article-actions .shares {
	float: none
}
.article-actions .action-like, .article-actions .action-rewards {
	float: none;
	display: inline-block;
	margin: 0 10px;
	font-size: 12px
}
}
.article-tags {
	overflow: hidden;
	clear: both;
	margin: 30px 0 15px
}
.article-tags a {
	display: inline-block;
	padding: 8px 14px 7px;
	line-height: 1;
	font-size: 12px;
	border-radius: 20px;
	margin-right: 5px;
	margin-top: 5px;
	color: #999;
	background-color: #eee
}
.article-tags a:hover {
	color: #fff;
	background-color: #0ae
}
.postitems {
	margin-top: 30px
}
.postitems h3 {
	margin: 0 0;
	line-height: 1;
	font-size: 18px;
	font-weight: normal
}
.postitems h3 .faent {
	font-size: 18px;
	width: 18px;
	display: inline-block;
	margin-right: 10px
}
.postitems ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0 -2% 0 0;
	text-align: left
}
.postitems ul:after {
	display: block;
	content: '';
	clear: both
}
.postitems li {
	text-align: center;
	padding: 15px;
	width: 23%;
	margin-right: 2%;
	margin-top: 2%;
	float: left;
	vertical-align: top;
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.postitems li:nth-child(-n+4) {
	margin-top: 15px
}
.postitems li:hover {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.postitems li .thumb {
	display: block;
	margin-bottom: 10px;
	width: 100%
}
.postitems li .tit {
	display: block;
	overflow: hidden;
	height: 38px
}

@media (max-width: 544px) {
.postitems {
	margin-top: 7.5px;
	margin-left: -15px;
	margin-right: -15px;
	text-align: center
}
.postitems h3 {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 11.25px;
	display: inline-block
}
.postitems h3::before {
	position: absolute;
	top: 50%;
	left: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}
.postitems h3::after {
	position: absolute;
	top: 50%;
	right: -40px;
	content: '';
	height: 1px;
	width: 30px;
	background-color: rgba(0,0,0,0.12)
}
.postitems ul {
	margin-right: 0
}
.postitems ul::before {
	z-index: 2;
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -1px;
	background-color: #EDEFF0;
	width: 2px
}
.postitems li {
	border-bottom: none;
	border-radius: 0;
	width: 50%;
	margin-right: 0;
	margin-top: 2px !important
}
.postitems li:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: none;
	transform: none
}
.postitems li img {
	width: 100%
}
.postitems li .tit {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	height: 34px
}
}
.page .header {
	margin-bottom: 0;
	border-bottom: none;
	box-shadow: none
}
.focusbanner {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 200px;
	color: #fff;
	background-size: cover
}

@media (max-width: 768px) {
.focusbanner {
	height: 100px !important
}
}
.pagecontainer {
	clear: both;
	margin-top: 22.5px;
	position: relative;
	padding-left: 250px
}
.page-template-wide .pagecontainer {
	padding-left: 0
}

@media (max-width: 768px) {
.pagecontainer {
	padding-left: 195px;
	margin-top: 15px
}
}

@media (max-width: 544px) {
.pagecontainer {
	padding-left: 0;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 7.5px
}
}
.pagecontainer .article-content {
	min-height: 300px
}

@media (max-width: 544px) {
.pagecontainer .article-content {
	min-height: 0
}
}
.pagemenus {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	padding: 13px 15px
}

@media (max-width: 768px) {
.pagemenus {
	width: 180px;
	padding: 5px 0
}
}

@media (max-width: 544px) {
.pagemenus {
	width: auto;
	position: relative;
	margin-bottom: 7.5px;
	padding: 13px 15px;
	border-bottom: none;
	border-radius: 0
}
}
.pagemenus ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.pagemenus ul a {
	display: block;
	padding: 10px 15px;
	margin: 2px 0;
	border-radius: 3px
}
.pagemenus ul .current-menu-item>a {
	background-color: #0ae;
	color: #fff;
	font-weight: bold
}

@media (max-width: 768px) {
.pagemenus ul .current-menu-item>a {
	border-radius: 0
}
}

@media (max-width: 544px) {
.pagemenus ul .current-menu-item>a {
	border-radius: 3px
}
}
.pagemenus .sub-menu>li>a {
	padding-left: 29px
}
.pagecontent {
	overflow: hidden;
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	padding: 30px
}

@media (max-width: 768px) {
.pagecontent {
	padding: 21px
}
}

@media (max-width: 544px) {
.pagecontent {
	padding: 15px;
	border-bottom: none;
	border-radius: 0
}
}
.pagecontent-header {
	margin-bottom: 45px;
	text-align: center
}

@media (max-width: 544px) {
.pagecontent-header {
	margin-bottom: 22.5px
}
}
.pagecontent-header h1 {
	position: relative;
	margin: 0;
	line-height: 1.6;
	font-size: 20px;
	display: inline-block;
	letter-spacing: 2px
}
.pagecontent-header h1::before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	width: 20px;
	height: 2px;
	margin-left: -10px;
	background-color: #555
}

@media (max-width: 768px) {
.pagecontent-header h1 {
	font-size: 18px
}
.pagecontent-header h1::before {
	width: 18px;
	margin-left: -18px/2
}
}

@media (max-width: 544px) {
.pagecontent-header h1 {
	font-size: 16px
}
.pagecontent-header h1::before {
	width: 16px;
	margin-left: -16px/2
}
}
.p-contact-header {
	background-color: #0ae;
	color: #fff;
	padding-top: 60px;
	padding-bottom: 60px
}
.p-contact-header .container {
	text-align: center
}
.p-contact-header .faent {
	font-size: 100px;
	line-height: 100px
}
.p-contact-header h1 {
	margin: 10px 0 0;
	font-size: 20px;
	letter-spacing: 1px
}
.p-contact-header h2 {
	margin: 5px 0 0;
	font-size: 15px;
	font-weight: normal
}

@media (max-width: 544px) {
.p-contact-header {
	padding-top: 40px;
	padding-bottom: 40px
}
.p-contact-header .faent {
	font-size: 60px;
	line-height: 60px
}
.p-contact-header h1 {
	font-size: 16px;
	font-weight: bold
}
.p-contact-header h2 {
	font-size: 14px
}
}

@media (max-width: 544px) {
.p-contact-items {
	margin-bottom: 5px
}
}
.p-contact-items ul {
	margin: 0;
	padding: 0;
	margin-right: -1.5%;
	list-style: none;
	font-size: 0
}
.p-contact-items ul:before, .p-contact-items ul:after {
	display: table;
	content: "";
	line-height: 0
}
.p-contact-items ul:after {
	clear: both
}

@media (max-width: 544px) {
.p-contact-items ul {
	margin-right: 0
}
}
.p-contact-items li {
	background-color: #fff;
	border-bottom: 2px solid #DFE1E2;
	border-radius: 3px;
	display: inline-block;
	vertical-align: top;
	width: 23.5%;
	margin-right: 1.5%;
	margin-top: 22.5px;
	padding: 45px 30px;
	text-align: center;
	word-wrap: break-word
}

@media (max-width: 1024px) {
.p-contact-items li {
	width: 31.8333333333%
}
}

@media (max-width: 544px) {
.p-contact-items li {
	width: 100%;
	margin-right: 0;
	margin-top: 10px;
	height: auto;
	padding: 22.5px;
	border-bottom: none;
	border-radius: 0
}
.p-contact-items li:first-child {
	margin-top: 15px
}
}
.p-contact-items li>div {
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.p-contact-items li strong {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	display: block;
	color: #0ae;
	font-weight: normal
}
.p-contact-items li .faw {
	background-color: #0ae;
	color: #fff;
	display: block;
	border-radius: 50%;
	margin: 0 auto;
	width: 56px;
	height: 56px;
	line-height: 56px;
	text-align: center
}
.p-contact-items li .faw .faent {
	font-size: 28px
}
@supports (animation-fill-mode: forwards) {
@keyframes topshow {
from {
top:100px;
opacity:0
}
to {
top:0;
opacity:1
}
}
@-webkit-keyframes topshow {
from {
top:100px;
opacity:0
}
to {
top:0;
opacity:1
}
}
.p-contact-header .faent {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:.1s;
-webkit-animation-delay:.1s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-header h1 {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:.2s;
-webkit-animation-delay:.2s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-header h2 {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:.5s;
-webkit-animation-delay:.5s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(1) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:.35s;
-webkit-animation-delay:.35s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(2) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:.5s;
-webkit-animation-delay:.5s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(3) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:.65s;
-webkit-animation-delay:.65s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(4) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:.8s;
-webkit-animation-delay:.8s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(5) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:.95s;
-webkit-animation-delay:.95s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(6) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:1.1s;
-webkit-animation-delay:1.1s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(7) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:1.25s;
-webkit-animation-delay:1.25s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(8) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:1.4s;
-webkit-animation-delay:1.4s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(9) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:1.55s;
-webkit-animation-delay:1.55s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(10) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:1.7s;
-webkit-animation-delay:1.7s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(11) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:1.85s;
-webkit-animation-delay:1.85s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(12) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:2s;
-webkit-animation-delay:2s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(13) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:2.15s;
-webkit-animation-delay:2.15s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(14) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:2.3s;
-webkit-animation-delay:2.3s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(15) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:2.45s;
-webkit-animation-delay:2.45s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(16) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:2.6s;
-webkit-animation-delay:2.6s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(17) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:2.75s;
-webkit-animation-delay:2.75s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(18) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:2.9s;
-webkit-animation-delay:2.9s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(19) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:3.05s;
-webkit-animation-delay:3.05s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
.p-contact-items li:nth-child(20) {
opacity:0;
position:relative;
animation:topshow 0.6s 1;
-webkit-animation:topshow 0.6s 1;
animation-delay:3.2s;
-webkit-animation-delay:3.2s;
animation-fill-mode:forwards;
-webkit-animation-fill-mode:forwards
}
}
.footer {
	position: relative;
	z-index: 3;
	clear: both;
	color: #999;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #E4E7E9;
	margin-top: 22.5px;
	font-size: 13px;
	background-color: #FFF
}
.footer .container {
	text-align: center
}
.footer a {
	color: #999
}
.footer a:hover {
	color: #999
}

@media (max-width: 768px) {
.footer {
	font-size: 12px;
	padding-top: 22.5px;
	padding-bottom: 22.5px
}
}

@media (max-width: 544px) {
.footer {
	border-top: none;
	margin-top: 7.5px
}
}
.flinks {
	overflow: hidden;
	margin-bottom: 5px
}
.flinks strong {
	display: none
}
.flinks ul {
	display: inline-block;
	margin: 0;
	padding: 0
}
.flinks ul li {
	display: inline-block;
	margin: 0 7px 5px
}
.xzh-render-head {
	padding: 0 15px;
	background-color: #fff
}
.xzh-render-body {
	margin-bottom: 15px
}
.xzh-render-tail {
	clear: both;
	margin: 30px 0 15px
}
.rollbar {
	position: fixed;
	right: 15px;
	width: 42px;
	z-index: 8
}
.rollbar-rb {
	bottom: 15px
}
.rollbar ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.rollbar li {
	position: relative;
	margin-top: 1px;
	text-align: center
}
.rollbar a {
	position: relative;
	z-index: 2;
	display: block;
	height: 42px;
	background-color: #aaa;
	color: #fff
}
.rollbar a:hover {
	color: #fff;
	background-color: #555
}
.rollbar a span {
	display: none
}
.rollbar .faent {
	position: relative;
	line-height: 42px;
	font-size: 24px;
	height: 24px
}
.rollbar li:hover h6 {
	display: block
}
.rollbar h6 {
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 100%;
	margin: -15px 10px 0 0;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background-color: #555;
	color: #fff;
	width: 95px;
	font-weight: normal;
	text-align: center;
	display: none
}
.rollbar h6 i {
	position: absolute;
	right: -4px;
	top: 50%;
	margin-top: -4px;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-left: 4px solid #555;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}
.rollbar li.rollbar-totop {
	display: none
}
.rollbar li.rollbar-qrcode h6 {
	height: 120px;
	margin-top: -60px;
	padding: 0 5px 5px
}
.rollbar li.rollbar-qrcode h6 img {
	width: 85px;
	height: 85px;
	display: block;
	margin: 0 auto
}

@media (max-width: 544px) {
.rollbar {
	display: none
}
.rollbar-m-on {
	padding-bottom: 57px
}
.rollbar-m-on .rollbar {
	display: block;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #f6f6f6;
	background-color: #fff;
	padding: 0 5px
}
.rollbar-m-on .rollbar ul {
	display: -moz-box;
	display: -webkit-box;
	display: -o-box;
	display: box
}
.rollbar-m-on .rollbar ul li {
	-webkit-box-flex: 1;
	margin-top: 0
}
.rollbar-m-on .rollbar ul li a {
	background-color: #fff;
	color: #666
}
.rollbar-m-on .rollbar ul li .fa {
	font-size: 20px;
	height: 20px
}
.rollbar-m-on .rollbar ul li h6 i {
	display: none
}
.rollbar-m-on .rollbar ul li:hover h6 {
	display: none
}
.rollbar-m-on .rollbar ul li.rollbar-qrcode h6 {
	position: fixed;
	top: auto;
	bottom: 57px;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	background-color: #fff;
	color: #555;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	box-shadow: 0 -1px 5px rgba(0,0,0,0.05)
}
.rollbar-m-on .rollbar ul li.rollbar-qrcode:hover h6 {
	display: none
}
.rollbar-m-on .rollbar ul li.rollbar-qrcode h6 img {
	width: 120px;
	height: 120px
}
.rollbar-m-on .rollbar a {
	height: 56px;
	padding: 10px 0;
	border-radius: 2px
}
.rollbar-m-on .rollbar .faent {
	line-height: 1
}
.rollbar-m-on .rollbar a span {
	display: block;
	line-height: 12px;
	font-size: 10px;
	margin-top: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.rollbar-m-on .rollbar a:active {
	color: #111;
	background-color: #f6f6f6
}
.rollbar-rm {
	top: auto !important;
	margin-top: 0 !important;
	bottom: 0
}
}
