@keyframes fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes editor_region_focus {
	0% {
		box-shadow: inset 0 0 0 0 #33b3db
	}

	to {
		box-shadow: inset 0 0 0 4px #33b3db
	}
}

@keyframes rotation {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes modal-appear {
	0% {
		margin-top: 32px
	}

	to {
		margin-top: 0
	}
}
 .content_post .introduction{
background: #a7dada;
    padding: 1px 5px;}
    
    
    .introduction{
background: #a7dada;
    padding: 1px 5px;}
    
    .content_post ul {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.content_post ul li {
    margin-bottom: 4px;
    border-bottom: 1px #eee dashed;
    padding-bottom: 4px;
    font-size: 13px;
    width: 50%;
    float: left;
}
@keyframes fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes editor_region_focus {
	0% {
		box-shadow: inset 0 0 0 0 #33b3db
	}

	to {
		box-shadow: inset 0 0 0 4px #33b3db
	}
}

@keyframes rotation {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes modal-appear {
	0% {
		margin-top: 32px
	}

	to {
		margin-top: 0
	}
}

.editor-block-list__layout .reusable-block-edit-panel {
	align-items: center;
	background: #f8f9f9;
	color: #555d66;
	display: flex;
	flex-wrap: wrap;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
	font-size: 13px;
	margin: 0 -14px -14px;
	padding: 8px 14px;
	position: relative;
	top: -14px
}

.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel {
	margin: 0 -14px;
	padding: 8px 14px
}

.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
	margin: 0 5px
}

.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
	margin-right: auto
}

.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
	flex: 1 1 100%;
	font-size: 14px;
	height: 30px;
	margin: 4px 0 8px
}

.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
	flex-shrink: 0;
	margin: 0 4px 0 0
}

@media (min-width:960px) {
	.editor-block-list__layout .reusable-block-edit-panel {
		flex-wrap: nowrap
	}

	.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
		margin: 0
	}

	.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
		margin: 0 0 0 5px
	}
}

.editor-block-list__layout .reusable-block-indicator {
	background: #fff;
	border-bottom: 1px dashed #e2e4e7;
	border-left: 1px dashed #e2e4e7;
	color: #555d66;
	height: 30px;
	padding: 4px;
	position: absolute;
	right: -14px;
	top: -14px;
	width: 30px;
	z-index: 1
}

.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit{
	max-width: 360px;
	width: 100%
}

p.is-small-text {
	font-size: 14px
}

p.is-regular-text {
	font-size: 16px
}

p.is-large-text {
	font-size: 36px
}

p.is-larger-text {
	font-size: 48px
}

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: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .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: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}

a {
	color: #337ab7;
	text-decoration: none
}

a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -1px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}[role=button] {
	cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,.h2,.h3,h1,h2,h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
	font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
	font-size: 75%
}

.h1,h1 {
	font-size: 36px
}

.h2,h2 {
	font-size: 30px
}

.h3,h3 {
	font-size: 24px
}

.h4,h4 {
	font-size: 18px
}

.h5,h5 {
	font-size: 14px
}

.h6,h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,small {
	font-size: 85%
}

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

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.initialism,.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
	background-color: #afd9ee
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,dt {
	line-height: 1.42857
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

abbr[data-original-title],abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857
}

.container,.page-template-page-fullnotitle.member-lostpassword .member-lp-process {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after,.container:before,.page-template-page-fullnotitle.member-lostpassword .member-lp-process:after,.page-template-page-fullnotitle.member-lostpassword .member-lp-process:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

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

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

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

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:after,.container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

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

.row:after,.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

@media (min-width:768px) {
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}
}

@media (min-width:992px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

}

@media (min-width:1200px) {
	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
		float: left
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

.fade {
	opacity: 0;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height,visibility;
	transition-duration: .35s;
	transition-timing-function: ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.open>a {
	outline: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
	content: ""
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:after,.nav:before {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li,.nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.navbar:after,.navbar:before {
	content: " ";
	display: table
}

.navbar:after {
	clear: both
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

.navbar-header:after,.navbar-header:before {
	content: " ";
	display: table
}

.navbar-header:after {
	clear: both
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:after,.navbar-collapse:before {
	content: " ";
	display: table
}

.navbar-collapse:after {
	clear: both
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header,.page-template-page-fullnotitle.member-lostpassword .member-lp-process>.navbar-collapse,.page-template-page-fullnotitle.member-lostpassword .member-lp-process>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header,.page-template-page-fullnotitle.member-lostpassword .member-lp-process>.navbar-collapse,.page-template-page-fullnotitle.member-lostpassword .member-lp-process>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-bottom,.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.navbar-fixed-bottom,.navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.navbar-brand:focus,.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar>.container-fluid .navbar-brand,.navbar>.container .navbar-brand,.page-template-page-fullnotitle.member-lostpassword .navbar>.member-lp-process .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left!important
	}

	.navbar-right {
		float: right!important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #777
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body:after,.panel-body:before {
	content: " ";
	display: table
}

.panel-body:after {
	clear: both
}

.panel-heading {
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,.panel-title {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:focus,.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.carousel,.carousel-inner {
	position: relative
}

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

.carousel-inner>.item {
	display: none;
	position: relative;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

@media (-webkit-transform-3d),(transform-3d) {
	.carousel-inner>.item {
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}

	.carousel-inner>.item.active.right,.carousel-inner>.item.next {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		left: 0
	}

	.carousel-inner>.item.active.left,.carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		left: 0
	}

	.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		left: 0
	}
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: transparent
}

.carousel-control.left {
	background-image: linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203a"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right: -10px
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

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

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width:device-width
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

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

@media print {
	.hidden-print {
		display: none!important
	}
}

@font-face {
	font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot);src:url(../fonts/fontawesome-webfont.eot) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2) format("woff2"),url(../fonts/fontawesome-webfont.woff) format("woff"),url(../fonts/fontawesome-webfont.ttf) format("truetype"),url(../fonts/fontawesome-webfont.svg) format("svg");font-weight:400;font-style:normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-eye:before {
    content: "\f06e";
}
.fa-apple:before {
    content: "\f179";
}
.fa-android:before {
    content: "\f17b";
}
.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.btn {
	margin-bottom: 5px;
	border-radius: 3px;
	text-indent: 0;
	outline: 0
}

.tabs {
	margin-bottom: 15px
}

.tab-pane {
	padding: 15px;
	overflow: hidden
}

.tabs-horizontal {
	display: table;
	width: 100%;
	table-layout: fixed;
	overflow: hidden
}


.tabs-horizontal .tab-wrap {
	display: table-cell;
	border: 1px solid #ddd
}

.panel {
	border-radius: 3px
}

.panel-heading {
	padding: 10px 15px;
	border-radius: 0
}

.panel-title {
	padding: 0!important;
	margin: 0!important;
	font-size: 16px!important;
	font-weight: 400;
	border: 0!important
}

.panel-body {
	padding: 15px;
	overflow: hidden
}

.panel-body p {
	margin-bottom: 10px!important;
	text-indent: 0!important
}

.panel-body p:last-child {
	margin-bottom: 0!important
}

.alert .fa-lg {
	float: left;
	font-size: 38px;
	line-height: 1
}

.entry-content .row,.map-wrap {
	margin-bottom: 10px
}

.map-wrap {
	position: relative
}

.map-wrap img {
	max-width: none!important
}

.map-wrap .map-address {
	text-indent: 0!important
}

.flex-container a:focus,.flex-container a:hover,.flex-slider a:focus,.flex-slider a:hover {
	outline: none
}

.flex-control-nav,.flex-direction-nav,.slides,.slides>li {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	padding: 0;
	direction: ltr;
	overflow: hidden
}

.flexslider .slides>li {
	display: none;
	margin-right: 16px;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0;
	position: relative;
	zoom: 1
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height:100%;width: 100%;
}

.flex-viewport {
	max-height: 2000px;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav {
	*height: 0
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 50px;
	line-height: 50px;
	margin: -30px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	color: #555;
	transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
	font-family: FontAwesome;
	font-size: 40px;
	display: inline-block;
	content: "\f104"
}

.flex-direction-nav a.flex-next:before {
	content: "\f105"
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .5;
	filter: alpha(opacity=50);
	color: #222;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .5;
	filter: alpha(opacity=50);
	color: #222;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: FontAwesome;
	font-size: 20px;
	display: inline-block
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center
}

.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1
}

.flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	background: #ddd;
	background: rgba(0,0,0,.1);
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 10px
}

.flex-control-paging li a:hover {
	background: #4285f4
}

.flex-control-paging li a.flex-active {
	background: #3ca5f6;
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	filter: alpha(opacity=70);
	cursor: pointer;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: .8;
		filter: alpha(opacity=100);
		left: 10px
	}

	.flex-direction-nav .flex-next {
		opacity: .8;
		filter: alpha(opacity=100);
		right: 10px
	}
}

.action {
	position: fixed;
	z-index: 999;
	top: 50%;
	right: 10px;
	width: 40px
}

.action .a-box {
	position: relative;
	width: 40px;
	height: 40px;
	margin-top: 2px;
	color: #999;
	background: #eee;
	box-shadow: inset -1px -1px 0 0 rgba(0,0,0,.05);
	border-radius: 2px;
	transition: all .2s ease-in-out
}

.action .a-box:after {
	position: absolute;
	top: 0;
	height: 40px;
	width: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	font-family: FontAwesome;
	overflow: hidden
}

.action .a-box:hover {
	color: #fff;
	background-color: #4285f4;
	cursor: pointer
}

.action .a-box:hover:after {
	padding: 4px;
	font-size: 12px;
	font-family: lucida Grande,Verdana,Microsoft YaHei;
	line-height: 16px;
	word-break: break-all
}

.action .contact:after {
	content: "\f0e5"
}

.action .contact:hover:after {
	content: "\8054\7CFB\5BA2\670D"
}

.action .contact p {
	margin-bottom: 5px
}

.action .contact-wrap,.action .wechat-wrap {
	display: none;
	position: absolute;
	right: 41px;
	top: 0;
	width: 200px;
	padding: 10px;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	box-shadow: 0 0 1px rgba(0,0,0,.3);
	cursor: auto
}

.action .contact-title {
	margin: 0 0 10px;
	padding: 5px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	background-color: #3ca5f6
}

.action .wechat:after {
	content: "\f029"
}

.action .wechat:hover:after {
	content: "\5173\6CE8\5FAE\4FE1"
}

.action .wechat-wrap {
	top: -42px;
	width: 150px;
	padding: 2px
}

.action .wechat-wrap img {
	width: 100%;
	height: auto;
	vertical-align: top
}

.action .share {
	display: block;
	float: none!important;
	height: 40px!important;
	margin: 2px 0 0!important;
	padding-left: 0!important;
	color: #999!important;
	background-image: none!important
}

.action .share:after {
	content: "\f045"
}

.action .share:hover {
	opacity: 1!important;
	text-decoration: none!important
}

.action .share:hover:after {
	color: #fff!important;
	content: "\5206\4EAB\672C\9875"
}

.action .gotop:after {
	font-size: 30px;
	line-height: 38px;
	content: "\f106"
}

.action .gotop:hover:after {
	content: "\8FD4\56DE\9876\90E8"
}

@media (max-width:767px) {
	.action {
		display: none
	}
}

.addthis-smartlayers,.footer-bar {
	display: none
}

.footer-bar {
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	font-size: 0;
	text-align: center;
	border-top: 1px solid #ddd;
	color: #666;
	background: #fff;
	table-layout: fixed
}

@media (max-width:767px) {
	.footer-bar {
		display: table
	}
}

.footer-bar .fb-item {
	display: table-cell;
	height: 50px;
	font-size: 16px;
	vertical-align: middle
}

.footer-bar .fb-item .fa {
	font-size: 24px;
	line-height: 26px
}

.footer-bar .fb-item span {
	display: block;
	font-size: 12px;
	line-height: 12px
}

.footer-bar a {
	display: block;
	color: #666;
	text-decoration: none
}

.footer-bar a:active,.footer-bar a:focus,.footer-bar a:hover {
	color: #333
}

.member-switch {
	font-size: 14px;
	color: #666;
	font-weight: 400;
	line-height: 30px!important
}

.wechat-qrcode-body {
	padding: 40px 60px;
	text-align: center;
	font-size: 15px;
	color: #333;
	font-weight: 500
}

.wechat-qrcode-body p {
	margin: 0
}

.wechat-qrcode-body p:last-child {
	margin-bottom: 10px;
	background: #eee;
	color: #333;
	border-radius: 30px;
	padding: 6px;
	margin-top: 5px;
	font-size: 14px
}

.wechat-qrcode-body canvas,.wechat-qrcode-body img {
	display: block;
	margin-bottom: 20px;
	width: 100%;
	height: auto;
	vertical-align: top
}

.member-reg-notice {
	padding: 50px 30px;
	margin: 50px auto;
	color: #333;
	text-align: center;
	background: #f7f8f9
}

.member-reg-notice p:last-child {
	margin-bottom: 0!important
}

.modules-gird.container {
	padding: 0
}

.container .modules-gird{
	margin: 0 -15px
}

@media (max-width:991px) {
	.modules-gird-inner.col-xs-12 {
		padding: 0!important
	}
}

.modules-fullwidth {
	margin-bottom: 0;
	padding: 15px 0
}

@media (max-width:767px) {
	.modules-fullwidth {
		background-attachment: scroll!important
	}
}

.modules-image img {
	width: 100%;
	height: auto
}

.container-fluid .modules-image {
	margin: 0 -15px
}

.modules-map {
	position: relative
}

.modules-map img {
	max-width: none
}

.map-title {
	margin: 15px 0 0!important;
	font-size: 18px
}

.map-address {
	margin: 10px 0
}

.module-shadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3)
}

.module-shadow-white {
	background: hsla(0,0%,100%,.3)
}

.header {
	position: fixed;
	left: 0;
	z-index: 999;
	width: 100%;
	border: 0;
	background: #fff;
	box-shadow: 0 0 3px 1px rgba(0,0,0,.1)
}

@media (max-width:767px) {
	.header .container{
		padding: 0 10px 0 15px!important
	}
}

.header .logo {
	height: 62px;
	float: none;
	display: table-cell;
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 1;
	vertical-align: middle;
	transition: all .3s ease-out 0s
}

@media (max-width:767px) {
	.header .logo {
		height: 50px
	}
}

.header .logo img {
	width: auto;
	max-height: 32px;
	transition: all .3s ease-out 0s;
	vertical-align: top
}

@media (max-width:767px) {
	.header .logo img {
		max-height: 26px
	}
}

.header .primary-menu {
	margin-left: 40px
}

.header .nav {
	font-size: 15px
}

.header .nav>li.dropdown>a {
	padding-right: 28px
}

@media (min-width:992px) and (max-width:1199px) {
	.header .nav>li.dropdown>a {
		padding-right: 22px
	}
}

@media (max-width:767px) {
	.header .nav>li {
		margin: 0
	}
}

.header .nav>li:first-child {
	margin-left: 0
}

.header .nav>li.active>a {
	color: #3ca5f6
}

.header .nav>li>a {
	padding: 0 14px;
	color: #333;
	line-height: 62px;
	background: none
}

@media (min-width:992px) and (max-width:1199px) {
	.header .nav>li>a {
		padding: 0 8px
	}
}

.header .nav>li>a:hover {
	color: #4285f4;
	background: none
}

.header .dropdown {
	position: relative
}

.header .dropdown:after {
	position: absolute;
	right: 14px;
	top: 0;
	font-family: FontAwesome;
	content: "\f107";
	font-size: 14px;
	line-height: 62px;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s;
	opacity: .7
}

@media (min-width:992px) and (max-width:1199px) {
	.header .dropdown:after {
		right: 8px
	}
}

.header .dropdown:hover:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s
}

.navbar-collapse {
	padding-right: 0
}

.navbar-action {
	position: relative;
	height: 30px;
	font-size: 0;
	margin-top: 16px;
	margin-left: 10px
}

.navbar-action #j-user-wrap {
	display: inline-block
}

.navbar-action .login {
	display: none;
	margin-left: 15px;
	font-size: 15px;
	color: #666;
	line-height: 30px
}

.navbar-action .login.cur {
	display: inline-block
}

.navbar-action .login:focus,.navbar-action .login:hover {
	color: #4285f4;
	text-decoration: none
}

@media (max-width:991px) {
	.navbar-action .login {
		margin: 15px 0 15px 15px;
		color: #fff
	}

	.navbar-action .login:first-child {
		margin-left: 0
	}
}

.navbar-action .publish {
	display: inline-block;
	padding: 0 15px;
	margin-left: 15px;
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	background: #3ca5f6;
	border-radius: 3px;
	vertical-align: top
}

.navbar-action .publish:focus,.navbar-action .publish:hover {
	background: #4285f4;
	text-decoration: none
}

.navbar-action .profile {
	display: inline-block;
	height: 46px;
	margin-left: 15px;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	vertical-align: top
}

.navbar-action .profile .menu-item {
	height: 46px;
	padding-bottom: 10px
}

.navbar-action .profile .dropdown {
	padding-right: 18px
}

.navbar-action .profile .dropdown:after {
	right: 5px;
	line-height: 30px
}

.navbar-action .profile a {
	display: inline-block;
	line-height: 30px;
	color: #999;
	text-decoration: none;
	vertical-align: top
}

.navbar-action .profile a:hover {
	color: #4285f4
}

.navbar-action .profile .menu-item-user {
	max-width: 180px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.navbar-action .profile img {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 3px;
	border-radius: 50%;
	vertical-align: top
}

.navbar-search {
	position: absolute;
	left: -54px;
	z-index: 1;
	width: 44px;
	height: 30px;
	margin-right: 10px;
	background: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	box-sizing: border-box;
	vertical-align: top;
	transition: all .3s ease-out 0s
}

@media (max-width:991px) {
	.navbar-search {
		position: relative;
		left: auto
	}
}

.navbar-search.active {
	width: 184px;
	left: -194px;
	transition: all .3s ease-out 0s
}

@media (max-width:991px) {
	.navbar-search.active {
		left: auto
	}
}

.navbar-search.active .navbar-search-input {
	width: 155px;
	padding: 0 10px;
	transition: all .3s ease-out 0s
}

.navbar-search.warning {
	background: #fff0f0;
	border-left: 1px solid #ffc9c9;
	border-right: 1px solid #ffc9c9
}

@media (max-width:991px) {
	.navbar-search.warning {
		background: none;
		border-color: transparent
	}

	.navbar-search.warning .navbar-search-input {
		background: #fff0f0;
		border-color: #ffc9c9
	}
}

.navbar-search-input {
	width: 0;
	height: 30px;
	padding: 0;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	border: 0;
	background: none;
	outline: 0;
	transition: all .3s ease-out 0s
}

.navbar-search-icon {
	position: absolute;
	top: 0;
	right: 10px;
	height: 30px;
	display: block;
	text-align: center;
	color: #ccc
}

.navbar-search-icon:after {
	display: inline-block;
	width: 22px;
	font-size: 18px;
	line-height: 30px;
	content: "\f002";
	font-family: FontAwesome
}

.navbar-search-icon:focus,.navbar-search-icon:hover {
	color: #4285f4;
	text-decoration: none
}

@media (max-width:991px) {

	.header .navbar-header {
		margin: 0;
		float: none
	}

	.header .primary-menu {
		margin: 0;
		float: none!important
	}

	.header .dropdown:after {
		display: none
	}

	.navbar-nav {
		margin: 0;
		width: 100%
	}

	.navbar-nav>li {
		float: none
	}

	.navbar-nav li {
		background-image: none!important
	}

	.navbar-toggle {
		display: block;
		margin: 14px 0 0;
		transition: all .3s ease-out 0s
	}
}

@media (max-width:991px) and (max-width:767px) {
	.navbar-toggle {
		margin-top: 8px
	}
}

@media (max-width:991px) {
	.navbar-collapse {
		position: fixed;
		bottom: 0;
		top: 0;
		right: 100%;
		z-index: 998;
		padding: 50px 0;
		width: 80%;
		height: 100%!important;
		margin: 0!important;
		background: #3ca5f6;
		transition: all .3s ease-out 0s;
		overflow: auto;
		border: 0
	}

	.navbar-collapse.collapse {
		display: none!important
	}

	.icon-bar {
		transition: all .3s ease-out .3s;
		background: #999
	}

	.navbar-on {
		transition: all .3s ease-out 0s;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
		-webkit-transform: translateX(80%);
		transform: translateX(80%)
	}

	.navbar-on.admin-bar .header {
		margin-top: 46px
	}

	.navbar-on .navbar-on-shadow {
		position: fixed;
		z-index: 10000000000;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		content: "";
		background: rgba(0,0,0,.3)
	}

	.navbar-on .icon-bar {
		transition: all .3s ease-out .3s;
		background: #fff!important
	}

	.navbar-on .icon-bar-1 {
		margin-bottom: 0;
		-webkit-transform: rotate(-45deg) translate(-3px,5px);
		transform: rotate(-45deg) translate(-3px,5px)
	}

	.navbar-on .icon-bar-2 {
		opacity: 0
	}

	.navbar-on .icon-bar-3 {
		-webkit-transform: rotate(45deg) translate(-3px,-5px);
		transform: rotate(45deg) translate(-3px,-5px)
	}

	.navbar-on .navbar-toggle {
		position: fixed;
		top: 0;
		z-index: 1000;
		right: 100%;
		background: none!important;
		border: 0!important;
		margin-top: 8px;
		transition: all .3s ease-out 0s
	}

	.header .navbar-nav {
		margin: 0;
		padding: 0
	}

	.header .navbar-nav>li {
		position: relative;
		margin-left: 0;
		margin-bottom: 2px;
		font-size: 16px
	}

	.header .navbar-nav>li:first-child {
		margin-left: 0
	}

	.header .navbar-nav>li>a {
		padding: 0 20px;
		line-height: 42px;
		border: 0;
		color: #fff;
		transition: all .3s ease-out 0s
	}

	.header .navbar-nav>li.active>a {
		color: #3ca5f6;
		border: 0;
		background: #fff!important
	}

	.header .navbar-nav>li.active>a:hover,.header .navbar-nav>li a:hover {
		color: #4285f4;
		border: 0;
		background: #fff!important
	}

	.navbar-action {
		float: none!important;
		margin: 0;
		height: auto;
		padding: 20px 20px 30px;
		overflow: hidden
	}

	.navbar-action .navbar-search {
		display: block;
		width: 100%;
		height: auto;
		border: 0
	}

	.navbar-action .navbar-search-input {
		width: 100%;
		height: 36px;
		padding: 5px 10px;
		background: hsla(0,0%,100%,.9);
		border: 1px solid #fff;
		border-radius: 3px
	}

	.navbar-action .navbar-search-icon {
		height: 36px
	}

	.navbar-action .navbar-search-icon:after {
		line-height: 36px
	}

	.navbar-action #j-user-wrap {
		display: block
	}

	.navbar-action .profile {
		margin: 20px 0 0;
		height: auto;
		display: block
	}

	.navbar-action .profile a {
		color: #fff
	}

	.navbar-action .profile .menu-item {
		height: auto
	}

	.navbar-action .publish {
		margin-left: 0;
		padding: 8px 30px;
		line-height: 20px;
		color: #fff;
		border: 1px solid #4285f4
	}
}

@media screen and (max-width:600px) {
	#wpadminbar {
		position: fixed!important
	}
}

.hentry {
	background: #fff;
	padding: 30px;
	margin-bottom: 20px
}

@media (max-width:1219px) {
	.hentry {
		padding: 20px
	}
}

@media (max-width:767px) {
	.hentry {
		padding: 20px 10px
	}
}

.type-kuaixun .entry-content p {
	text-indent: 0
}

.entry .mce-tinymce {
	box-shadow: none
}

.entry .mce-top-part:before {
	display: none
}

.entry .entry-title {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 24px;
	font-size: .24rem;
	line-height: 1.4
}

.entry .entry-info {
	padding-bottom: 10px;
	color: #999
}

.entry .entry-info a {
	color: #999
}

.entry .entry-info a:focus,.entry .entry-info a:hover {
	color: #4285f4;
	text-decoration: none
}

.entry .entry-info .nickname {
	color: #3ca5f6
}

.entry .entry-info .dot {
	margin: 0 6px;
	color: #ccc
}

.entry .entry-excerpt {
	padding: 15px;
	margin-bottom: 25px;
	font-size: 15px;
	font-size: .15rem;
	line-height: 1.8;
	color: #999;
	background: #fbfbfb;
	border: 1px solid #efefef;
	border-radius: 2px
}

.entry .entry-excerpt p:last-child {
	margin-bottom: 0
}

.entry .entry-content {
	font-size: 16px;
	font-size: .16rem;
	color: #444
}

.entry .entry-content .h1,.entry .entry-content .h2,.entry .entry-content .h3,.entry .entry-content h1,.entry .entry-content h2,.entry .entry-content h3 {
	margin: 30px 0 20px;
	line-height: 1.4;
	font-weight: 700
}

.entry .entry-content h4,.entry .entry-content h5 {
	font-weight: 700
}

.entry .entry-content .h1,.entry .entry-content h1 {
	font-size: 24px;
	font-size: .24rem
}

.entry .entry-content .h2,.entry .entry-content h2 {
	padding-bottom: 12px;
	font-size: 20px;
	font-size: .2rem;
	border-bottom: 1px solid #efefef
}

.entry .entry-content .h3,.entry .entry-content h3 {
	padding-left: 10px;
	font-size: 18px;
	font-size: .18rem;
	line-height: 1.2;
	border-left: 4px solid #3ca5f6
}

.entry .entry-content p {
	line-height: 1.8
}

.entry .entry-content figure,.entry .entry-content p {
	margin-bottom: 20px;
	margin-bottom: .2rem
}

.entry .entry-content .woocommerce p {
	text-indent: 0
}

.entry .entry-content blockquote {
	font-size: 14px;
	font-size: .14rem;
	color: #666;
	background: #fbfbfb;
	border-left-color: #e5e5e5
}

.entry .entry-content blockquote p:last-child {
	margin-bottom: 0
}

.entry .entry-content ol,.entry .entry-content ul {
	padding-left: 2em;
	margin-bottom: 20px;
	list-style-position: outside
}

.entry .entry-content li {
	margin-bottom: 10px
}

.entry .entry-content img {
	height: auto
}

.entry .entry-content audio,.entry .entry-content img,.entry .entry-content video {
	max-width: 100%;
	vertical-align: top
}

@media (max-width:767px) {
	.entry .entry-content audio,.entry .entry-content video {
		display: block;
		width: 100%;
		height: auto
	}
}

.entry .entry-content video::-internal-media-controls-download-button {
	display: none
}

.entry .entry-content video::-webkit-media-controls-enclosure {
	overflow: hidden
}

.entry .entry-content video::-webkit-media-controls-panel {
	width: calc(100% + 30px)
}

.entry .entry-content embed,.entry .entry-content iframe {
	max-width: 100%;
	vertical-align: top
}

@media (max-width:767px) {
	.entry .entry-content embed,.entry .entry-content iframe {
		display: block;
		width: 100%;
		height: 100%;
		min-height: 200px;
		max-height: 500px
	}
}

.entry .entry-content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.entry .entry-content .aligncenter img {
	margin: 0 auto
}

.entry .entry-content .alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}

.entry .entry-content .alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px
}

.entry .entry-content .wp-caption,.entry .entry-content button,.entry .entry-content input,.entry .entry-content select,.entry .entry-content textarea {
	max-width: 100%
}

.entry .entry-content .wp-caption-text {
	padding-top: 5px;
	text-align: center;
	text-indent: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #666
}

.entry .entry-content .gallery {
	margin: 0 -10px;
	font-size: 0
}

.entry .entry-content .gallery .gallery-item {
	display: inline-block;
	padding: 10px;
	text-align: center;
	vertical-align: top
}

.entry .entry-content .gallery .gallery-item img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	border: 0
}

.entry .entry-page p {
	margin: 0
}

.entry .pagination {
	margin-top: 30px
}

.page .entry .entry-head {
	margin-bottom: 45px
}

.page .entry .entry-title {
	position: relative;
	margin-bottom: 0;
	text-align: center
}

.page .entry .entry-title:after {
	position: absolute;
	left: 50%;
	bottom: -15px;
	width: 20px;
	height: 2px;
	margin-left: -10px;
	background: #999;
	content: ""
}

.entry-footer {
	margin: 30px 0
}

.wx-wrap {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: -60px;
	bottom: 50px;
	width: 160px;
	line-height: 1;
	text-align: center;
	border: 1px solid #efefef;
	background: #fff;
	transition: all .3s ease-out 0s;
	box-shadow: 0 0 3px 1px rgba(0,0,0,.05);
	box-sizing: content-box;
	pointer-events: none
}

.wx-wrap:after,.wx-wrap:before {
	position: absolute;
	left: 50%;
	bottom: -16px;
	width: 0;
	height: 0;
	margin-left: -8px;
	line-height: 0;
	border: 8px solid transparent;
	border-top-color: #efefef;
	content: ""
}
.wx-wrap:after {
	z-index: 1;
	bottom: -15px;
	border-top-color: #fff
}
.wx-wrap canvas,.wx-wrap img {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 10px 0;
	vertical-align: top
}
.wx-wrap span {
	display: block;
	padding-bottom: 10px;
	color: #999;
	font-size: 12px;
	line-height: 1;
	vertical-align: top
}
.entry-breadcrumb {
	padding: 8px 30px;
	margin: 0;
	color: #999;
	background: #fff;
	border-radius: 0;
	border-bottom: 1px solid #f7f7f7
}

.entry-breadcrumb a,.entry-breadcrumb span {
	color: #999
}

@media (max-width:767px) {
	.entry-breadcrumb {
		display: none
	}
}

.entry-page {
	margin: 30px 0;
	overflow: hidden
}

.entry-page-next,.entry-page-prev {
	position: relative;
	float: left;
	width: 49%;
	padding: 60px 15px 10px;
	color: #fff;
	background-size: cover;
	background-position: 50%;
	border-radius: 3px;
	overflow: hidden
}

@media (max-width:767px) {
	.entry-page-next,.entry-page-prev {
		width: 100%;
		margin-bottom: 10px;
		float: none
	}
}

.entry-page-next:before,.entry-page-prev:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	content: ""
}

.entry-page-next:hover:before,.entry-page-prev:hover:before {
	background: rgba(0,0,0,.7)
}

.entry-page-next a,.entry-page-prev a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	color: #fff;
	font-size: 15px;
	font-size: .15rem
}

.entry-page-next a span,.entry-page-prev a span {
	display: block;
	padding: 10px 15px 0;
	height: 50px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.entry-page-next a:hover,.entry-page-prev a:hover {
	color: #fff;
	text-decoration: none
}

.entry-page-next .entry-page-info,.entry-page-prev .entry-page-info {
	position: relative;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden
}

.entry-page-next {
	float: right
}

.entry-related-title {
	margin: 30px 0 20px;
	font-size: 18px;
	font-size: .18rem;
	font-weight: 500
}

.entry-related {
	padding-left: 22px
}

.entry-related li {
	width: 49.9%;
	float: left;
	list-style-position: outside;
	color: #999
}

@media (max-width:767px) {
	.entry-related li {
		width: 100%
	}
}

.entry-related li a {
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top
}

.pagination {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px
}

.pagination a {
	display: inline-block;
	padding: 7px 8px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #999;
	line-height: 1;
	background-color: #f2f2f2;
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,.05);
	border-radius: 2px;
	overflow: hidden;
	transition: all .2s ease-in-out;
	vertical-align: top
}

@media (max-width:767px) {
	.pagination .next,.pagination .prev {
		padding: 10px;
		display: inline-block;
		margin: 0 10px;
		width: 40%
	}
}
.pagination li.active a {
	color: #fff;
	background: #3ca5f6
}

.pagination a:hover {
	color: #fff;
	background: #4285f4;
	cursor: pointer;
	text-decoration: none
}

.post-list {
	padding: 0 16px 10px;
	margin: 0;
	list-style: none
}

.list-item {
	position: relative;
	margin: 5px 0;
	padding: 5px 0 5px 20px;
	color: #999;
	line-height: 26px;
	border-bottom: 1px dashed #eee
}

.list-item:before {
	position: absolute;
	left: 0;
	top: 16px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ccc;
	content: ""
}

.list-item .date {
	float: right;
	font-size: 12px
}

@media (max-width:767px) {
	.list-item .date {
		display: none
	}
}

.list-item a {
	display: inline-block;
	width: 60%;
	vertical-align: top;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media (max-width:767px) {
	.list-item a {
		font-size: 16px;
		width: 100%
	}
}

.image-list,.p-list {
	padding: 0;
	margin: -8px;
	list-style: none
}

.p-item {
	padding: 8px
}

.p-item-wrap,.p-item-wrap .title {
	position: relative;
	overflow: hidden
}

.p-item-wrap .title {
	margin: 0;
	padding: 8px 0;
	font-size: 14px;
	font-size: .14rem;
	font-weight: 400;
	line-height: 20px;
	height: 52px
}

.p-item-wrap .title a {
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-decoration: none;
	transition: all .3s ease-out 0s
}

.p-item-wrap:hover .title a {
	color: #4285f4;
	transition: all .3s ease-out 0s
}

.p-item-wrap .thumb {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-decoration: none
}

.p-item-wrap .thumb img {
	transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s
}

.p-item-wrap:hover .thumb img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	transition: all .3s ease-out 0s
}

.p-item-wrap img {
	width: 100%;
	height: 81px;
	vertical-align: top
}
.entry-related-img img{height: 100%;}
.page-description {
	position: relative;
	margin: 17px 0 0;
	padding: 15px 0 0
}

.page-description:before {
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	height: 2px;
	margin-left: -10px;
	background: #999;
	content: ""
}

.widget {
	padding: 15px;
	margin-bottom: 20px;
	background: #fff
}

.widget ol,.widget ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.widget ol li,.widget ul li {
	position: relative;
	padding: 5px 0 5px 12px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.widget ol li li,.widget ul li li {
	padding-left: 20px;
	border-bottom: 0
}

.widget ol li:before,.widget ul li:before {
	position: absolute;
	left: 0;
	top: 13px;
	content: "";
	width: 0;
	height: 0;
	line-height: 0;
	border: 4px solid transparent;
	border-left: 4px solid #ccc
}

.widget ol a,.widget ul a {
	color: #666
}

.widget ol a:hover,.widget ul a:hover {
	color: #4285f4;
	text-decoration: none
}

.widget-title {
	margin: 0 0 10px;
	padding: 1px 0 1px 7px;
	font-size: 16px;
	font-weight: 400;
	border-left: 3px solid #3ca5f6
}

.widget_lastest_products .p-list {
	margin: 0 -5px!important;
	padding-top: 5px
}

.widget_lastest_products .p-item {
	padding: 0 5px;
	margin: 0 0 10px;
	border: 0
}

.widget_lastest_products .p-item:before {
	display: none
}

.widget_lastest_products .p-item-wrap .thumb {
	height: 81px;
	border-radius: 2px
}

@media (min-width:992px) and (max-width:1219px) {
	.widget_lastest_products .p-item-wrap .thumb {
		height: 66px
	}
}

.widget_lastest_products .p-item-wrap .title {
	bottom: 0;
	opacity: 1;
	padding: 5px 0;
	font-size: 12px;
	line-height: 16px
}

.widget_lastest_products:hover .title {
	bottom: 0
}

.widget_post_thumb ul .item {
	margin: 0;
	padding: 7px 0 8px;
	overflow: hidden
}

.widget_post_thumb ul .item:last-child {
	padding-bottom: 0
}

.widget_post_thumb ul .item:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	transition: all .3s ease-out 0s
}

.widget_post_thumb ul li:before {
	display: none
}

.widget_post_thumb .item-img {
	float: left;
	width: 100px;
	overflow: hidden;
	border-radius: 2px
}

.widget_post_thumb .item-img img {
	width: 100%;
	height: 63px;
	vertical-align: top;
	transition: all .3s ease-out 0s
}

.widget_post_thumb .item-title {
	height: 38px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 1.4
}

.widget_post_thumb .item-title a {
	color: #333
}

.widget_post_thumb .item-date {
	margin: 0;
	font-size: 12px;
	color: #999;
	line-height: 14px
}

.widget_post_thumb .item-content {
	margin-left: 110px
}

.footer {
	padding: 35px 0;
	color: #5f676f;
	background: #2d3237
}

@media (max-width:991px) {
	.footer {
		padding: 25px 10px;
		text-align: center
	}
}

@media (max-width:767px) {
	.footer {
		padding: 20px 0;
	}
}

.footer a {
	color: #fff
}

.footer a:hover {
	color: #98a4b1;
	text-decoration: none
}

.footer .copyright {
	font-size: 12px;
	font-size: .12rem;
	color: #fff;
}

.footer .footer-nav,.footer .menu ul,.footer ul.menu {
	padding: 0;
	margin: 0 0 8px;
	font-size: 14px;
	font-size: .14rem;
	list-style: none
}

.footer .footer-nav li,.footer .menu ul li,.footer ul.menu li {
	display: inline-block;
	margin-right: 15px;
	line-height: 1.4
}

.footer .footer-nav a,.footer .menu ul a,.footer ul.menu a {
	color: #76818c
}

.footer .footer-nav a:hover,.footer .menu ul a:hover,.footer ul.menu a:hover {
	color: #b3c0ce
}

.footer-col {
	display: inline-block;
	font-size: 0;
	vertical-align: middle
}

@media (max-width:1219px) {
	.footer-col-logo {
		display: none
	}
}

.footer-col-logo img {
	display: block;
	margin-right: 40px;
	max-width: 160px;
	max-height: 60px;
	height: auto;
	border: 0
}

.footer-col-sns {
	float: right
}

@media (max-width:991px) {
	.footer-col-sns {
		display: none
	}
}

.footer-sns {
	font-size: 0
}

.footer-sns a {
	display: inline-block;
	margin: 7px 0 8px 15px;
	vertical-align: top
}

.footer-sns .fa {
	position: relative;
	width: 36px;
	height: 36px;
	font-size: 18px;
	line-height: 36px;
	border-radius: 50%;
	text-align: center;
	background: #394148;
	color: #98a4b1
}

.footer-sns .fa:before {
	position: relative;
	z-index: 2
}

.footer-sns .fa:after {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #4285f4;
	border-radius: 50%;
	content: "";
	opacity: 0;
	filter: alpha(opacify=0);
	-webkit-transform: scale(0);
	transform: scale(0)
}

.footer-sns .fa:hover {
	color: #fff
}

.footer-sns .fa:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacify=100);
	transition: all .5s cubic-bezier(.3,0,0,1.3) 0s
}

.sns-wx {
	position: relative;
	overflow: hidden
}

.sns-wx span {
	position: absolute;
	z-index: 1;
	top: -170px;
	left: 0;
	margin-left: -57px;
	width: 150px;
	height: 150px;
	background-color: #fff;
	background-size: 95% auto;
	background-position: 50%;
	background-repeat: no-repeat;
	box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
	opacity: 0;
	filter: alpha(opacify=0);
	transition: all .2s ease-out .1s
}

.sns-wx span:after {
	position: absolute;
	bottom: -16px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -8px;
	line-height: 0;
	border: 8px solid transparent;
	border-top: 8px solid #fff;
	content: ""
}

.sns-wx:hover {
	overflow: visible
}

.sns-wx:hover span {
	top: -165px;
	opacity: 1;
	filter: alpha(opacify=100);
	transition: all .2s ease-out .1s
}

a {
	color: #3ca5f6
}

a,a:hover {
	transition: all .3s ease-out 0s
}

a:hover {
	color: #4285f4
}

a:active,a:focus {
	outline: 0
}

html {
	font-size: 100px
}

body {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	line-height: 1.8;
	background: #f5f5f5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	word-wrap: break-word
}

@media (max-width:991px) {
	body {
		transition: all .3s ease-out 0s
	}
}

@media (max-width:767px) {
	body.single {
		background: #fff
	}
}

#wrap {
	padding-top: 62px
}

@media (max-width:767px) {
	#wrap {
		padding-top: 50px;
		overflow: hidden
	}
}

.main {
	position: relative;
	padding-top: 20px
}

@media (max-width:767px) {
	.main {
		padding-top: 15px
	}
}

.main-full {
	position: relative;
	padding: 20px 0
}

.content {
	width: 860px;
	float: left;
	transition: all .3s ease-out 0s
}

@media (max-width:1219px) {
	.content {
		width: 690px
	}
}

@media (max-width:991px) {
	.content {
		width: 100%
	}
}

.content-woo {
	padding: 15px;
	margin-bottom: 20px;
	background: #fff
}

.single-product .content-woo {
	padding: 20px
}

.sec-panel {
	margin-bottom: 20px;
	background: #fff
}

.sec-panel-head {
	position: relative;
	padding: 0 15px
}

@media (max-width:767px) {
	.sec-panel-head {
		padding: 0 10px
	}
}

.sec-panel-head h1,.sec-panel-head h2,.sec-panel-head h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-size: .18rem;
	line-height: 48px;
	font-weight: 500;
	color: #333;
	border-bottom: 1px solid #efefef
}

.sec-panel-head span {
	color: #3ca5f6
}

.sec-panel-head small {
	font-size: 13px;
	font-size: .13rem;
	margin-left: 10px;
	color: #bebebe;
	font-weight: 400
}

@media (max-width:991px) {
	.sec-panel-head small {
		display: none
	}
}

.sec-panel-head .more {
	float: right;
	font-size: 13px;
	font-size: .13rem;
	font-weight: 400;
	color: #999;
	transition: all .3s ease-out
}

.sec-panel-head .more:hover {
	color: #4285f4;
	text-decoration: none;
	transition: all .3s ease-out
}

.sec-panel-body {
	padding: 15px
}

@media (max-width:767px) {
	.sec-panel-body {
		padding: 10px
	}
}

.list {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.topic-recommend .sec-panel-body {
	padding: 15px 9px
}

.topic-list .cover-container mip-img img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
.topic-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-bottom: -20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.topic-list .topic {
    padding: 0 0 20px 20px;
    width: 33.33%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px){
.el-boxed .sec-panel-body {
    padding: 10px 0;
}}
@media (max-width: 991px){
.topic-list {
    margin-left: -10px;
    margin-bottom: -10px;
}
.topic-list .topic {
    padding: 0 0 10px 10px;
}}

.topic-list .topic-wrap {
    position: relative;
    display: block;
    width: 100%;
    text-decoration: none;
    border-radius: 4px;
    overflow: hidden;
}
.topic-list .topic-wrap:hover {
	text-decoration: none
}

.topic-list .topic-wrap:hover span {
	color: #4285f4;
	transition: all .3s ease-out
}

.topic-list .cover-container {
	border-radius: 2px;
	overflow: hidden
}

.topic-list .cover-container:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.topic-list .cover-container:hover img,.topic-list .cover-container img {
	transition: -webkit-transform .5s ease-out 0s;
	transition: transform .5s ease-out 0s;
	transition: transform .5s ease-out 0s,-webkit-transform .5s ease-out 0s
}

.topic-list .cover-container img {
	width: 100%;
	height: auto;
	vertical-align: top
}

.topic-list span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-size: .14rem;
	line-height: 20px;
	text-align: center;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	transition: all .3s ease-out
}

.sidebar {
	float: right;
	width: 300px
}

.sidebar.fixed {
	position: fixed;
	left: 50%;
	bottom: 0;
	margin-left: 290px
}

@media (min-width:992px) and (max-width:1219px) {
	.sidebar.fixed {
		margin-left: 230px
	}
}

.sidebar.abs {
	position: absolute;
	bottom: 0;
	right: 10px
}

@media (max-width:1219px) {
	.sidebar {
		width: 250px
	}
}

@media screen and (max-width:991px) {
	.sidebar {
		display: none
	}
}

.slider-wrap {
	margin-bottom: 20px
}

@media (max-width:767px) {
	.slider-wrap {
		margin: -15px -8px 15px
	}
}

.main-slider {
	width: 670px;
	height: 320px;
	overflow: hidden;
	direction: ltr;
	background: #fff
}

.main-slider.slider-full {
	width: 100%
}

@media (max-width:1219px) {
	.main-slider {
		width: 100%;
		height: auto;
		float: none!important
	}
}

.main-slider .flex-viewport,.main-slider .slides {
	height: 100%
}

.main-slider .slides>li {
	margin: 0;
	height: 100%
}

.main-slider .flex-direction-nav a {
	width: 50px;
	height: 50px;
	margin-top: -30px;
	overflow: hidden
}

.main-slider .flex-direction-nav a:before {
	width: 50px;
	height: 50px;
	font-family: FontAwesome;
	content: "\f104";
	line-height: 50px;
	font-size: 44px;
	font-size: .44rem;
	color: #fff;
	transition: all .3s;
	-webkit-transition: all .3s
}

.main-slider .flex-direction-nav a.flex-next:before {
	content: "\f105"
}

.main-slider:hover .flex-direction-nav .flex-prev {
	left: 10px
}

.main-slider:hover .flex-direction-nav .flex-next {
	right: 10px
}

.main-slider .slide-item {
	position: relative
}

.main-slider .slide-item a {
	display: block
}

.main-slider .slide-item img {
	transition: all .3s ease-out 0s
}

.main-slider .slide-item:hover img {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	transition: all .3s ease-out 0s
}

.main-slider .slide-title {
	position: absolute;
	z-index: 1;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 0 15px;
	margin: 0;
	font-size: 16px;
	font-size: .16rem;
	line-height: 42px;
	line-height: .42rem;
	font-weight: 400;
	color: #fff;
	box-sizing: border-box;
	background: #333;
	background: rgba(0,0,0,.4)
}

.main-slider .slide-title a {
	display: block;
	color: #fff;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.main-slider .slide-title a:focus,.main-slider .slide-title a:hover {
	text-decoration: none
}

.flex-control-nav {
	z-index: 2;
	width: auto;
	height: 12px;
	right: 15px;
	bottom: 15px
}

.flex-control-nav li {
	margin: 0 0 0 8px
}

.flex-control-paging li a {
	height: 12px;
	width: 12px;
	background-color: hsla(0,0%,100%,.7)
}

.feature-post {
	width: 180px;
	padding: 0;
	margin: 0;
	list-style: none
}

@media (max-width:1219px) {
	.feature-post {
		width: 100%;
		margin-top: 20px;
		margin-right: -15px;
		overflow: hidden;
		float: none!important
	}
}

@media (max-width:767px) {
	.feature-post {
		display: none
	}
}

.feature-post li {
	position: relative;
	height: 100px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #fff
}

@media (max-width:1219px) {
	.feature-post li {
		width: 220px;
		height: auto;
		margin-right: 15px;
		float: left
	}

	.feature-post li:last-child {
		margin-right: 0
	}
}

@media (max-width:991px) {
	.feature-post li {
		width: 32%;
		margin-right: 2%
	}
}

.feature-post li:last-child {
	margin-bottom: 0
}

.feature-post li:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	transition: all .3s ease-out 0s
}

.feature-post a {
	display: block
}

.feature-post img {
	width: 180px;
	height: 100px;
	vertical-align: top;
	transition: all .3s ease-out 0s
}

@media (max-width:1219px) {
	.feature-post img {
		width: 100%;
		height: auto
	}
}

.feature-post span {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 26px;
	padding: 0 10px;
	line-height: 26px;
	color: #fff;
	font-size: 12px;
	font-size: .12rem;
	background: rgba(0,0,0,.3);
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.container>.slider-wrap .main-slider {
	width: 860px;
	height: 400px
}

.container>.slider-wrap .feature-post {
	width: 300px
}

.container>.slider-wrap .feature-post li {
	height: 190px;
	margin-bottom: 20px;
	display: none
}

.container>.slider-wrap .feature-post li:first-child,.container>.slider-wrap .feature-post li:nth-child(2),.page-template-page-fullnotitle.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:first-child,.page-template-page-fullnotitle.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:nth-child(2) {
	display: block
}

.container>.slider-wrap .feature-post li img,.page-template-page-fullnotitle.member-lostpassword .member-lp-process>.slider-wrap .feature-post li img {
	width: 100%;
	height: auto
}

.container>.slider-wrap .feature-post span,.page-template-page-fullnotitle.member-lostpassword .member-lp-process>.slider-wrap .feature-post span {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-size: .14rem
}

.list.tabs {
	font-size: 0;
	border-bottom: 1px solid #efefef;
	white-space: nowrap;
	overflow-x: hidden
}

@media (max-width:991px) {
	.list.tabs {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto
	}

	.list.tabs::-webkit-scrollbar {
		display: none;
		width: 0;
		height: 0
	}
}

.list.tabs .tab {
	position: relative;
	display: inline-block;
	margin-right: 31px;
	vertical-align: middle
}

.list.tabs .tab:after {
	position: absolute;
	top: 17px;
	right: -16px;
	content: "";
	width: 1px;
	height: 16px;
	background: #efefef
}

.list.tabs .tab:last-child {
	margin-right: 0
}

.list.tabs .tab:last-child:after {
	display: none
}

.list.tabs .tab.active a {
	color: #3ca5f6;
	font-weight: 500;
	border-bottom: 2px solid #3ca5f6
}

.list.tabs .tab.active a:hover {
	border-bottom-color: #4285f4
}

.list.tabs .tab a {
	display: block;
	font-size: 16px;
	font-size: .16rem;
	color: #666;
	line-height: 48px;
	font-weight: 400;
	border-bottom: 2px solid transparent;
	text-decoration: none
}

.list.tabs .tab a:hover {
	color: #4285f4
}

.article-list {
	padding: 0 15px;
	margin: 0 0 20px;
	list-style: none
}

@media (max-width:767px) {
	.article-list {
		padding: 0 10px
	}
}

.article-list .item {
	padding: 20px 0;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
	transition: all .3s ease 0s
}

@media (max-width:767px) {
	.article-list .item {
		padding: 10px 0
	}
}

.article-list .item:hover {
	margin: 0 -15px;
	padding: 20px 15px;
	background: #fafafa;
	transition: all .3s ease 0s
}

.article-list .item:hover .edit-link {
	display: block
}

@media (max-width:767px) {
	.article-list .item:hover {
		margin: 0 -10px;
		padding: 10px
	}

	.article-list .item:hover .edit-link {
		display: none
	}
}

.article-list .item3 .item-content {
	margin: 0
}

.article-list .item3 .item-images {
	display: block;
	margin-bottom: 10px;
	font-size: 0
}

.article-list .item3 .item-images span {
	display: inline-block;
	width: 24.25%;
	height: 125px;
	margin-right: 1%;
	vertical-align: top;
	overflow: hidden;
	transition: all .3s ease-out 0s
}

@media (max-width:1219px) {
	.article-list .item3 .item-images span {
		height: 100px
	}
}

@media (max-width:991px) {
	.article-list .item3 .item-images span {
		height: 115px
	}
}

@media (max-width:767px) {
	.article-list .item3 .item-images span {
		height: 85px
	}
}

@media (max-width:420px) {
	.article-list .item3 .item-images span {
		height: 72px;
		width: 32.49%
	}

	.article-list .item3 .item-images span:nth-child(3) {
		margin-right: 0
	}

	.article-list .item3 .item-images span:last-child {
		display: none
	}
}

.article-list .item3 .item-images span:hover {
	box-shadow: 0 0 1px 0 rgba(0,0,0,.3);
	transition: all .3s ease-out 0s
}

.article-list .item3 .item-images span:last-child {
	margin-right: 0
}

.article-list .item3 .item-images img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .3s ease-out 0s
}

.article-list .item3 .item-images img:hover {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	transition: all .3s ease-out 0s
}

.article-list .item3 .item-meta {
	position: relative;
	margin-top: 10px
}

.article-list .item3 .item-excerpt {
	height: auto
}

.article-list .item3 .item-excerpt p {
	margin-bottom: 0
}

.article-list .item-img {
	position: relative;
	float: left;
	width: 245px;
	overflow: hidden;
	transition: box-shadow .3s ease 0s
}

@media (max-width:767px) {
	.article-list .item-img {
		width: 120px;
		height: 75px
	}
}

.article-list .item-img:hover {
	box-shadow: 0 0 1px 0 rgba(0,0,0,.3);
	transition: box-shadow .3s ease 0s
}

.article-list .item-img img {
	width: 100%;
	height: 153px;
	vertical-align: top;
	transition: all .3s ease-out 0s
}

@media (max-width:767px) {
	.article-list .item-img img {
		height: 75px
	}
}

.article-list .item-img img:hover {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	transition: all .3s ease-out 0s
}

.article-list .item-ad:hover {
	background: #fff
}

.article-list .item-category {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 5px 6px;
	font-size: 12px;
	font-size: .12rem;
	line-height: 1;
	color: #fff;
	background-color: #000;
	filter: alpha(opacity=60);
	background: rgba(0,0,0,.6);
	border-radius: 2px;
	text-decoration: none
}

@media (max-width:767px) {
	.article-list .item-category {
		display: none
	}
}

.article-list .item-category:hover {
	background: #4285f4
}

.article-list .item-content {
	position: relative;
	margin-left: 265px;
	min-height: 152px
}

@media (max-width:767px) {
	.article-list .item-content {
		margin-left: 130px;
		min-height: 75px
	}
}

.article-list .item-content .edit-link {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 0 5px;
	font-size: 14px;
	line-height: 28px
}

.article-list .item-title {
	margin: 0 0 10px;
	font-size: 20px;
	font-size: .2rem;
	line-height: 1.4
}

@media (max-width:767px) {
	.article-list .item-title {
		font-size: 18px;
		font-size: .18rem
	}
}

@media (max-width:500px) {
	.article-list .item-title {
		font-size: 16px;
		font-size: .16rem
	}
}

.article-list .item-title a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-decoration: none
}

.article-list .item-title a span {
	color: #e0b228
}

.article-list .item-title a .sticky-post {
	display: inline-block;
	padding: 0 5px;
	margin-top: 4px;
	font-size: 12px;
	font-size: .12rem;
	font-weight: 400;
	line-height: 20px;
	color: #fff;
	background: #3ca5f6;
	border-radius: 3px;
	vertical-align: top
}

@media (max-width:500px) {
	.article-list .item-title a .sticky-post {
		margin-top: 2px;
		line-height: 18px
	}
}

.article-list .item-title a:hover {
	color: #4285f4
}

.article-list .item-excerpt {
	height: 44px;
	height: .44rem;
	line-height: 22px;
	line-height: .22rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

@media (max-width:767px) {
	.article-list .item-excerpt {
		display: none
	}
}

.article-list .item-meta {
	position: absolute;
	bottom: 0;
	color: #999;
	font-size: 13px;
	font-size: .13rem
}

@media (max-width:767px) {
	.article-list .item-meta {
		width: 100%;
		height: 20px
	}
}

.article-list .item-meta .item-meta-li {
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
	line-height: 30px;
	line-height: .3rem
}

@media (min-width:992px) and (max-width:1219px) {
	.article-list .item-meta .item-meta-li {
		margin-right: 10px
	}
}

@media (max-width:767px) {
	.article-list .item-meta .item-meta-li {
		line-height: 20px;
		line-height: .2rem;
		margin-right: 10px
	}
}

.article-list .item-meta .item-meta-li .fa {
	font-size: 14px;
	font-size: .14rem
}

.article-list .item-meta a {
	color: #999;
	text-decoration: none
}

.article-list .item-meta a:hover {
	color: #4285f4
}

.article-list .item-meta .author {
	margin-right: 30px;
	display: inline-block
}

@media (min-width:992px) and (max-width:1219px) {
	.article-list .item-meta .author {
		display: none
	}
}

.article-list .item-meta .avatar {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top
}

.article-list .item-meta .avatar img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	vertical-align: top
}

.article-list .item-meta .avatar img:hover {
	opacity: .9;
	filter: alpha(opacity=90)
}

.article-list .item-meta .nickname {
	line-height: 30px;
	line-height: .3rem
}

@media (max-width:767px) {
	.article-list .item-meta .author,.article-list .item-meta .hearts,.article-list .item-meta .likes {
		display: none
	}

	.article-list .item-meta .views {
		margin: 0;
		float: right
	}
}

.article-list .item2 .item-img {
	float: right
}

.article-list .item2 .item-content {
	margin-left: 0;
	margin-right: 265px
}

@media (max-width:767px) {
	.article-list .item2 .item-content {
		margin-right: 130px
	}
}

.article-list .item2 .item-category {
	left: auto;
	right: 10px
}

@media (max-width:767px) {
	.article-list .item2 .item-meta .views {
		float: none
	}
}

.tab-list {
	display: none;
	min-height: 200px
}

.tab-list.active {
	display: block
}

.tab-list.loading {
	padding: 40px 0;
	background: url(../images/loading-dots.gif) 50% no-repeat
}

.list-links {
	margin-right: -15px;
	margin-bottom: -7px
}

.list-links a {
	display: inline-block;
	margin: 0 15px 12px 0;
	color: #999;
	line-height: 1
}

.list-links a:focus,.list-links a:hover {
	color: #4285f4;
	text-decoration: none
}

.wpuf-button,ul.wpuf-form .wpuf-submit input[type=submit],ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container a#wpuf-insert-image,ul.wpuf-form li .wpuf-fields a.file-selector {
	padding: 10px 20px!important
}

.media-sidebar .attachment-info .delete-attachment,.media-sidebar .attachment-info .edit-attachment {
	display: none
}

.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible {
	position: absolute;
	margin: -1px;
	padding: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0;
	word-wrap: normal!important
}

.attachment-filters {
	outline: 0
}

.thumb-remove {
	display: none;
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: 1;
	width: 18px;
	height: 18px;
	font-family: sans-serif;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #ff6060;
	border-radius: 50%;
	cursor: pointer
}

#tag-container {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	min-height: 56px
}

.load-more-wrap {
	padding: 30px 0;
	margin: 0!important
}

.load-more-wrap.loading {
	background: url(../images/loading-dots.gif) center 6px no-repeat!important
}

.load-more {
	display: block!important;
	padding: 12px;
	color: #999;
	line-height: 1.4;
	font-size: 14px;
	font-size: .14rem;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	max-width: none!important
}

.load-more:hover {
	color: #4285f4;
	border-color: #4285f4
}

.load-more:focus,.load-more:hover {
	text-decoration: none
}

.load-more.disabled,.load-more.disabled:focus,.load-more.disabled:hover {
	color: #aaa;
	border: 1px solid #e5e5e5;
	cursor: default
}

.banner {
	display: table;
	width: 100%;
	background-position: 50%;
	background-size: auto 100%;
	background-size: cover;
	background-repeat: no-repeat
}

@media (max-width:767px) {
	.banner {
		height: auto!important;
		padding: 30px 15px 10px;
		background: none!important
	}
}

.banner-inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.banner-inner h1 {
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-size: .36rem;
	color: #333
}

@media (min-width:768px) and (max-width:991px) {
	.banner-inner h1 {
		font-size: 32px
	}
}

@media (max-width:767px) {
	.banner-inner h1 {
		font-size: 26px
	}
}

.banner-inner .page-description {
	position: relative;
	margin: 17px 0 0;
	padding: 15px 0 0
}

.banner-inner .page-description:before {
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	height: 2px;
	margin-left: -10px;
	background: #666;
	content: ""
}

.banner-inner p {
	margin: 0 auto;
	width: 60%;
	font-size: 15px;
	font-weight: 300
}

@media (min-width:768px) and (max-width:991px) {
	.banner-inner p {
		width: 80%
	}
}

@media (max-width:767px) {
	.banner-inner p {
		width: 100%
	}
}

.banner-white .banner-inner h1 {
	color: #fff
}

@media (max-width:767px) {
	.banner-white .banner-inner h1 {
		color: #333
	}
}

.banner-white .banner-inner .page-description:before {
	background: #e5e5e5
}

@media (max-width:767px) {
	.banner-white .banner-inner .page-description:before {
		background: #999
	}
}

.banner-white .banner-inner p {
	color: #f9f9f9
}

@media (max-width:767px) {
	.banner-white .banner-inner p {
		color: #999
	}
}

.widget_qapress_new {
	padding: 0 !important;
	background: none !important;
	margin-bottom: 20px
}

.q-btn-new {
	display: block;
	margin: 0 auto;
	padding: 15px 20px !important;
	font-size: 16px;
	text-align: center;
	color: #fff !important;
	line-height: 1;
	background: #1471CA;
	border-radius: 3px;
	text-decoration: none;
	border: 0;
	outline: 0
}

.q-btn-new:hover {
	background: #0D62B3;
	text-decoration: none
}

@media (max-width: 991px) {
	.q-header-tab {
		padding-right: 70px
	}
}


ul.pagination li {
	display: inline-block;
}

ul.pagination li.active span {
	background: #3ca5f6;
	color: #fff;
}

@media (min-width: 768px) {
	.bbm {
		width: 50%;
	}
}

/*手机导航*/
#right-sidebar {
	background: #2b2b2b !important;
}

mip-sidebar {
	z-index: 99999 !important;
}

mip-sidebar {
	position: fixed !important;
	top: 0;
	max-height: 100% !important;
	height: 100%;
	max-width: 80% !important;
	background-color: #efefef;
	min-width: 45px !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	z-index: 9999 !important;
	-webkit-overflow-scrolling: touch;
	will-change: transform;
	display: none;
}

#right-sidebar ul li {
	height: 46px;
	line-height: 42px;
	padding: 0px 35px;
	font-size: 16px;
	border-bottom: 1px solid #111;
	border-top: 1px solid #444;
}

#right-sidebar ul li button {
	width: 30px;
	font-size: 22px;
	background: #2b2b2b;
	color: #fff;
	border: 1px solid #2b2b2b;
}

#right-sidebar ul li a {
	color: #fff;
}
/*搜索框*/
.search-icon {
	color: #fff;
	background: none;
	border: none;
}

.search-icon1 {
	color: #000;
	background: none;
	border: none;
}

.search-index {
	position: relative;
	line-height: 85px;
	transition: all .3s ease-out 0s;
}

.mip-layout-container {
	display: block;
	position: relative;
}

span.lightbox-close {
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 30px;
	color: #a0ce4e;
	cursor: pointer;
	text-align: right;
	width: 50px;
	height: 50px;
}

.widget ul li.fl {
	display: inline-block;
	position: relative;
	padding: 5px 14px 5px 12px;
}