/*
Version: 1.20.0
*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	vertical-align: baseline;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit
}

html {
	overflow-y: scroll;
	word-wrap: break-word;
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	word-break: break-all
}

*,
:after,
:before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

body,
button,
input{
	background: #f2f2f2;
	color: #444;
	font: 14px "Microsoft YaHei", Helvetica, Arial, Lucida Grande, Tahoma, sans-serif;
	line-height: 180%
}

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

a u {
	text-decoration: none
}

ol,
ul {
	list-style: none
}

dl {
	margin-bottom: 1.6em
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: 1.6em
}

caption {
	text-align: left;
	font-weight: 400
}

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

a img {
	border: 0
}

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

a:visited {
	color: #555
}

a:hover {
	color: #26aae1
}

.clear {
	clear: both
}

:focus {
	outline: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

a,
button,
input {
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0)
}

@keyframes fade-in {

	0%,
	40% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fade-in {

	0%,
	40% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.tixing {
	color: #ba4c32;
	text-align: center
}

#content {
	margin: 0 auto 10px;
	width: 1200px
}

#masthead,
.hidefixnav {
	height: 128px
}

.abnimated {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	transition: all .2s ease-in-out;
	z-index: 999
}

.abnimated.slideDown {
	top: -128px
}

.abnimated.slideUp {
	top: 0
}

.logo-site {
	float: left;
	margin-left: 10px;
	height: 78px;
	transition-duration: .3s
}

.logo-site .site-title {
	margin-top: 2px;
	font-size: 24px;
	font-size: 2.4rem
}

#top-header {
	background: #fff
}

#top-logo {
	display: none
}

.top-nav {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	height: 78px
}

.default-menu li a {
	float: right;
	margin: 0 10px 0 0;
	color: #26aae1
}

#site-nav .default-menu li a {
	margin: 10px 10px 0 0
}

.top_right {
	float: right;
	width: 100%;
	max-width: 400px;
	margin: 20px 5px 21px 0
}

#menu-box {
	z-index: 999;
	width: 100%;
	height: 50px;
	background: #1d76bb
}

#top-menu {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	transition-duration: .3s
}

.main-nav {
	margin: 0
}

.nav-menu,
.nav-menu * {
	margin: 0;
	padding: 0;
	list-style: none
}

.nav-menu li {
	position: relative
}

.nav-menu ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10001;
	display: none;
	min-width:192px;
}

.nav-menu>li {
	float: left
}

.nav-menu a,
.nav-menu li.sfHover>ul,
.nav-menu li:hover>ul {
	display: block
}

.nav-menu a {
	position: relative;
	zoom: 1
}

.nav-menu ul ul {
	top: 0;
	left: 100%
}

.nav-menu {
	float: left
}

.nav-menu li {
	position: relative;
	white-space: nowrap;
	-webkit-transition: background .2s;
	transition: background .2s
}

.nav-menu li.sfHover,
.nav-menu li:hover {
	-webkit-transition: none;
	transition: none
}

.nav-menu .sf-mega {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
	display: none
}

.nav-menu li.sfHover>.sf-mega,
.nav-menu li:hover>.sf-mega {
	display: block
}

#site-nav-wrap {
	float: left;
	margin-top: 5px;
	min-height: 40px;
	vertical-align: middle;
	font-weight: 700
}

#site-nav .down-menu li {
	float: left;
	display: block;
	margin: 0 4px;
	height: 40px;
	font-weight: 700;
	font-size: 15px;
	line-height: 40px
}

#site-nav .down-menu a {
	padding: 0 10px;
	color: #fff;
	text-align: left
}

#site-nav .down-menu>.current-menu-item>a,
#site-nav .down-menu>.current-menu-item>a:hover,
#site-nav .down-menu>li>a:active,
#site-nav .down-menu>li>a:hover {
	border-radius: 5px;
	background: #fff;
	color: #1d76bb !important;
	font-weight: 700
}

#site-nav .down-menu ul {
	padding-top: 5px;
	box-shadow: 0 2px 2px #26aae1
}

.shadow #site-nav .down-menu ul {
	padding-top: 5px
}

.shadow .down-menu ul {
	padding-top: 10px
}

#site-nav .down-menu ul ul {
	padding-top: 0
}

#site-nav .down-menu ul li {
	display: block;
	margin: 0;
	height: auto;
	border: 1px solid #26aae1;
	background: #fff;
	line-height: 1.4em
}

#site-nav .down-menu ul a {
	display: block;
	margin: 0;
	padding: 10px 20px;
	height: auto;
	color: #26aae1;
	text-transform: none;
	font-size: .9em;
	line-height: 1.7em;
	text-align: center
}

#site-nav .down-menu ul li>a:hover {
	background: #26aae1;
	color: #fff
}

#navigation-toggle,
#sidr-close,
#yddaohang,
.sidr {
	display: none
}

#navigation-toggle {
	padding: 0 8px 2px;
	border: 1px solid #ebebeb;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .03);
	color: #999;
	line-height: 25px
}

#navigation-toggle:hover {
	border: 1px solid #1d76bb;
	background: #1d76bb;
	color: #fff
}

#sidr-main {
	position: absolute;
	position: fixed;
	top: 40px;
	z-index: 999999;
	overflow-x: none;
	overflow-y: auto;
	width: 100%;
	background-color: #fff;
	box-shadow: 1px 1px 2px #e2dede;
	font-size: 14px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0
}

.sidr.right {
	right: -20pc;
	left: auto
}

.sidr.left {
	right: auto;
	left: -20pc
}

#sidr-main .sidr-class-sub-menu {
	padding-left: 20px
}

.sidr-class-sf-arrows .sidr-class-sf-with-ul:after {
	position: absolute;
	top: 50%;
	margin-top: -2px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	content: '';
	border-top-color: #ccc
}

#sidr-main a {
	position: relative;
	display: block;
	zoom: 1;
	color: #f8f8f8
}

#sidr-main a:hover {
	box-shadow: inset 0 0 10px 3px #222;
	color: #fff
}

#sidr-main ul a {
	display: block;
	padding: 5px 10px;
	float: left;
	border-radius: 0 2px 2px 0;
	background: #777;
	color: #fff;
	margin: 1%;
	width: 10.5%;
	text-align: center;
	white-space: nowrap
}

#sidr-main ul li ul {
	margin: 0;
	margin-left: 0
}

#sidr-main ul li ul li a:before {
	display: inline-block;
	margin-right: 10px;
	color: #444;
	-webkit-font-smoothing: antialiased
}

.sidr-class-toggle-sidr-close:before {
	position: absolute;
	top: 50px;
	left: 30px;
	margin: 0
}

.sidr-class-toggle-sidr-close {
	display: none !important;
	padding: 10px;
	border-bottom: 1px solid #777;
	text-align: center;
	font-weight: 600
}

#sidr-id-navigation-toggle {
	display: none
}

@media screen and (max-width:1200px) {
	.plygj {
		display: none !important
	}
}

@media only screen and (max-width:1024px) {
	#site-nav-wrap {
		float: right;
		margin: 0
	}

	#navigation-toggle {
		float: none;
		display: block;
		margin-left: 10px;
		padding: 0 8px;
		vertical-align: top
	}

	#pcdaohang,
	#site-nav .nav-menu {
		display: none
	}

	#top-menu {
		width: 95%
	}

	#masthead,
	.hidefixnav {
		height: 40px
	}

	#menu-box,
	#menu-box.shadow {
		height: 40px;
		border-bottom: 1px solid #ebebeb;
		background: #fff !important
	}

	#menu-box.shadow {
		padding-top: 0;
		box-shadow: 0 0 5px #888
	}

	.main-nav {
		margin: 7px 0 0
	}

	#site-nav-wrap {
		margin: 0 10px 0 0;
		min-height: 30px
	}

	#top-logo {
		float: left;
		display: block;
		margin: 0;
		height: 40px
	}

	#top-logo img {
		padding-top: 5px;
		width: 106px;
		height: 30px
	}

	.nav-set {
		margin: 0 15px 0 0
	}

	#top-header {
		display: none
	}
}

#overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10004;
	display: none;
	width: 100%;
	height: 100%;
	background: #000
}

#main-search {
	display: none;
	margin: 10px auto 5px;
	padding: 20px;
	width: 1200px;
	border: 1px solid #ebebeb;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .03);
	text-align: center
}

#bdsearchform input,
#searchform input {
	float: left;
	padding: 2px 10px;
	width: 75%;
	height: 37px;
	border: 1px solid #ebebeb;
	border-radius: 2px 0 0 2px;
	background: #ebebeb;
	font: 14px "Microsoft YaHei", Helvetica;
	line-height: 37px;
	-webkit-appearance: none
}

#searchform input:focus {
	outline: 0;
	background: #fff
}

#bdsearchform button,
#searchform button {
	position: relative;
	overflow: visible;
	width: 25%;
	height: 37px;
	border: 0;
	border-radius: 0 2px 2px 0;
	background: #26aae1;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer
}

#bdsearchform button:hover,
#searchform button:hover {
	opacity: .6
}

.nav-search {
	float: right;
	margin: 10px 5px;
	padding: 0 8px;
	border: 1px solid #fff;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	color: #1d76bb;
	line-height: 30px;
	cursor: pointer
}

.nav-search:hover {
	opacity: .9
}

.breadcrumb {
	white-space: nowrap;
	overflow: hidden;
	margin: 5px auto;
	padding-left: 10px;
	width: 1200px;
	height: 30px;
	line-height: 30px
}

#primary {
	float: left;
	width: 71.5%;
	transition-duration: .3s
}

#primary.primary {
	width: 100%
}

.sidebar {
	display: none;
	width: 0
}

#page .page,
.bulletin,
.post,
.single-picture .picture,
.type-attachment,
.wenda {
	position: relative;
	display: block;
	margin: 0 0 15px;
	padding: 15px 25px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 1px 1px 2px #e2dede;
	moz-box-shadow: 0 0 4px #cecccc
}

.entry-header h2 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 28px
}

.cat-list {
	color: #26aae1;
	list-style-position: inside;
	list-style-type: disc
}

.cat-box {
	position: relative;
	margin: 0 0 10px;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .03)
}

.cat-box .cat-title {
	float: left;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #f8f8f8;
	border-radius: 5px 5px 0 0;
	background: #f8f8f8;
	font-size: 18px;
	line-height: 40px
}

.cat-box .cat-title .catmore a {
	float: right;
	margin-right: 15px;
	color: #999;
	font-size: 14px
}

.cat-box .cat-title .catmore a:hover {
	text-decoration: underline
}

.cat-box .cat-title .syfl {
	margin: 0 0 0 15px;
	color: #26aae1
}

.cat-site {
	padding: 5px 20px 20px
}

.cat-site h2 {
	overflow: hidden;
	margin: 0 0 5px;
	width: 90%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1pc;
	line-height: 30px
}

.cat-main {
	margin: 0 0 5px;
	color: #777
}

.cat-list li {
	overflow: hidden;
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 210%
}

.line-big .thumbnail,
.line-big .thumbnail a img {
	width: 180px;
	height: 90pt
}

.line-big .cat-main {
	overflow: hidden;
	height: 90pt
}

.line-big {
	margin: 0 -5px
}

.line-big .xl3 {
	position: relative;
	padding: 0 5px;
	min-height: 1px
}

.archive-content {
	color: #777;
	font-size: 14px;
	line-height: 26px
}

.archive-tag {
	position: absolute;
	bottom: 18px;
	left: 15px;
	display: block;
	padding: 0 0 0 5px;
	height: 20px;
	border-left: 5px solid #26aae1;
	color: #999;
	font-weight: blod;
	line-height: 20px
}

.archive-tag a {
	color: #999
}

.archive-tag a,
.s_tag a {
	padding: 0 10px 0 0;
	word-wrap: break-word;
	word-break: break-all
}

.archive-tag a:hover {
	text-decoration: underline
}

.entry-meta {
	position: absolute;
	padding: 0;
	color: #999;
	line-height: 20px
}

.entry-meta a {
	color: #a9a9a9
}

.new-icon,
.post-format a {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 5px;
	border-radius: 0 2px 0 0;
	background: #26aae1;
	color: #fff;
	animation: fade-in;
	animation-duration: 1.2s;
	-webkit-animation: fade-in 1.2s
}

.thumbnail {
	float: right;
	clear: both;
	overflow: hidden;
	margin: 0 0 0 20px;
	width: 300px;
	height: 200px;
	-webkit-transition: -webkit-transform ease .15s, box-shadow ease .2s, z-index ease .15s
}

.thumbnail a img {
	width: 300px;
	height: 200px;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2)
}

.entry-header h1 {
	position: relative;
	margin-bottom: 10px;
	padding: 7px 10px;
	color: #333;
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 35px
}

.single-content {
	font-size: 1pc;
	font-size: 1.6rem;
	line-height: 25px
}

.single-content a,
.single-content a:hover,
.single-content a:visited {
	color: #26aae1
}

.single-content fieldset p {
	margin: 0 0 5px
}

.single-content dd,
.single-content ol,
.single-content p,
.single-content ul,
.single-contenthr {
	margin: 0 0 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-wrap: break-word;
	line-height: 30px;
	word-break: break-all
}

.single-content h2 {
	margin: 10px 0;
	padding: 5px 0 5px 24px;
	border-left: 6px solid #1d76bb;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 35px;
	background-color: #f7f7f7
}

.single-content h3 {
	margin: 10px 0;
	padding: 5px 0 5px 24px;
	border-left: 6px solid #26aae1;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	background-color: #f7f7f7
}

.single-content h4,
.single-content h5 {
	margin: 0 0 10px;
	text-indent: 2em
}

.showmore span {
	padding: 0 8px;
	color: #26aae1;
	font-weight: 400;
	font-size: 13px;
	cursor: pointer
}

.section-content {
	display: none;
	padding-top: 1px
}

.single-content p {
	text-indent: 2em
}

.single-content ol li,
.single-content ul li {
	margin: 0 0 0 35px;
	line-height: 190%
}

.single-content ul li {
	list-style-position: inside;
	list-style-type: disc
}

.single-content ol li {
	list-style: decimal;
	list-style-position: inside
}

.single-content img {
	display: block;
	margin: 0 auto 10px;
	height: auto;
	max-width: 100%;
	vertical-align: middle
}

img.centered {
	display: block;
	margin: 0 auto 10px
}

.aligncenter,
.alignnone,
img.alignnone {
	display: block;
	margin: 0 auto 10px
}

.single_info {
	margin-bottom: 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #ededed;
	color: #737373;
	text-align: center
}

.cat,
.date,
.edit,
.s_cat,
.s_tag,
.views {
	margin-right: 10px;
	color: #a9a9a9;
	font-size: 14px
}

.single_info a,
.single_info_w a {
	color: #26aae1
}

.single_info a:hover,
.single_info_w a:hover {
	text-decoration: underline
}

.single_info_w {
	text-align: left
}

#slideshow {
	position: relative;
	margin: 0 0 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .03)
}

.clr {
	zoom: 1
}

@media screen and (max-width:600px) {
	.single-content p {
		margin: 0 0 10px 0
	}

	.liubaixx {
		display: none
	}
}

.nav-single-c a {
	color: #b6b6b6;
	text-align: center;
	font-size: 50px
}

.meta-nav-l {
	right: 0
}

.meta-nav-l,
.meta-nav-r {
	position: fixed;
	top: 45%;
	z-index: 1;
	width: 75pt
}

.meta-nav-r {
	left: 0
}

ins.adsbygoogle[data-ad-status=unfilled] {
	display: none !important
}

#custom_html-2 .textwidget {
	padding: 0
}

#custom_html-2 {
	border: 0
}

#sidebar {
	float: right;
	overflow: hidden;
	width: 27.5%
}

#sidebar h3 {
	margin-left: 15px;
	height: 44px;
	border-bottom: 1px solid #e6e6e6;
	font-weight: 400;
	line-height: 34px
}

.widget-title .cat {
	position: absolute;
	display: block;
	margin-top: 4px;
	height: 40px;
	border-bottom: 3px solid #26aae1;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	color: #333;
	font-weight: 700;
	font-size: 1pc;
	line-height: 34px
}

.widget {
	margin: 0 0 15px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	background: #fff;
	box-shadow: 1px 1px 2px #e2dede;
	moz-box-shadow: 0 0 4px #cecccc
}

.widget ul li {
	width: 99%
}

#hot_post_widget ul li,
#new_cat ul li,
.widget ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	line-height: 28px
}

#hot_post_widget ul li,
#new_cat ul li {
	width: 80%
}

#gaoxiaodz_post_widget ul,
#hot_wenda_widget ul,
#new_wenda_widget ul,
#random_post_widget ul,
#related_post_widget ul,
#zzhot_post_widget ul {
	color: #26aae1;
	list-style-position: inside;
	list-style-type: disc
}

#calendar_wrap,
#sidebar #searchform,
.widget .textwidget,
.widget ul {
	padding: 8px 15px 15px
}

.widget .textwidget img {
	display: block;
	padding: 7px 0 0;
	width: auto;
	height: auto;
	max-width: 100%
}

#sidebar .widget_nav_menu,
.widget_links {
	padding: 0
}

#sidebar .widget_nav_menu ul,
.widget_links ul {
	padding: 8px 0 15px
}

#sidebar .widget_nav_menu li,
.widget_links li {
	float: left;
	width: 50% !important;
	height: 45px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #fff;
	text-align: center;
	line-height: 45px
}

#sidebar .widget_nav_menu a,
.widget_links a {
	width: 45% !important;
	height: 45px;
	text-align: center;
	line-height: 45px
}

#sidebar .widget_nav_menu a:hover,
.tagcloud a:hover,
.widget_links a:hover {
	color: #26aae1
}

.li-icon {
	background: #ccc;
	font-size: 12px;
	color: #fff;
	line-height: 180%;
	margin: 0 5px 0 0;
	padding: 0 5px;
	border-radius: 2px
}

.li-icon-1,
.li-icon-2,
.li-icon-3 {
	background: #26aae1
}

.list-date {
	float: right;
	color: #999
}

.follow {
	position: fixed;
	top: 0;
	width: 310px
}

.fn {
	font-style: normal
}

.floor,
.fn {
	font-weight: 700
}

.floor {
	float: right;
	color: #c3c3c3;
	font-size: 14px
}

#anchor {
	top: -75px
}

#links {
	margin: 0;
	text-align: center;
	padding-top: 10px;
	width: auto;
	color: #ccc
}

#colophon {
	width: auto;
	color: #ccc;
	margin-top: 10px
}

.site-info {
	color: #999;
	background-color: #23282d;
	padding: 10px 0;
	text-align: center
}

.add-info {
	display: block;
	padding: 5px 0
}

#footer-widget-box {
	background-color: #2d3237;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, .1)
}

.footer-widget {
	margin: 0 auto;
	width: 1200px
}

.footer-widget .widget {
	float: left;
	width: 49.99%;
	border: 0;
	background-color: #2d3237;
	box-shadow: none;
	margin: 0
}

.footer-widget h3 {
	font-size: 15px;
	color: #ccc;
	margin: 15px 0 0 0
}

.footer-widget,
.footer-widget a {
	color: #ccc
}

.site-info a {
	color: #999
}

.about-me-img li {
	float: left;
	padding: 5px;
	width: 33.333333333333333333% !important
}

.about-me-img p {
	text-align: center
}

.footer-widget .menu li {
	float: left;
	width: 20%;
	line-height: unset;
	padding-right: 5px;
}
	.pagination a{
		margin: 0 0 10px 5px;
		box-shadow: 0 1px 1px rgba(0, 0, 0, .03)
	}

	.pagination a {
		float: left;
		padding: 8px 11px;
		border: 1px solid #ebebeb;
		border-radius: 2px;
		background: #fff;
		line-height: 100%
	}
	.pagination a:hover, .pagination li.active a{
		border: 1px solid #26aae1;
		background: #26aae1;
		color: #fff
	}
	.timemulu-content p.timelin-mulu-ptxt{height:48px;overflow: hidden;margin-bottom: 0;}

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

	.screen-reader-text {
		position: absolute !important;
		overflow: hidden;
		height: 1px
	}
}

@media screen and (max-width:600px) {
	#down a {
		display: block;
		margin: 10px 0
	}
}

#down a:hover {
	opacity: .6;
	transition: all .3s ease-in 0s
}

#button_box {
	display: none
}

#button_file h3 {
	padding: 0 0 5px;
	text-align: center
}

.buttons a {
	float: left;
	display: block;
	margin: 10px 10px 10px 0;
	padding: 2px 15px;
	border: 1px solid #26aae1;
	border-radius: 3px;
	background: #26aae1;
	color: #fff !important
}

.buttons a:hover {
	opacity: .6;
	transition: all .3s ease-in 0s
}

#goto {
	margin-bottom: 14px;
	margin-left: 2em
}

#goto,
#goto a {
	width: 90pt;
	height: 40px
}

#goto a {
	display: block;
	background: #26aae1;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font: 700 1pc/40px "宋体"
}

.new-ico {
	position: absolute;
	top: -1px;
	right: -1px;
	padding: 0 3px;
	border: 1px solid #26aae1;
	border-radius: 0 2px 0 0;
	background: #26aae1;
	color: #fff;
	font-size: 14px;
	line-height: 20px
}

.page-id-203 #primary,
.page-id-3271 #primary,
.page-id-3363 #primary,
.page-id-3606 #primary,
.page-id-3625 #primary,
.page-template-template-code #primary,
.page-template-template-cssmh #primary,
.page-template-template-daohang #primary,
.page-template-template-daohangid #primary,
.page-template-template-full #primary,
.page-template-template-htmlmh #primary,
.page-template-template-jsmh #primary,
.page-template-template-links #primary,
.page-template-template-nopinglun #primary,
.page-template-template-readers #primary,
.post-170 #primary,
.post-3364 #primary,
.template-ndwzpf #primary {
	width: 100%
}
.qa-site {
	overflow: hidden;
	margin: 0 0 15px;
	padding: 4px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	background: #fff;
	box-shadow: 1px 1px 2px #e2dede;
	moz-box-shadow: 0 0 4px #cecccc
}

#button_file .qa-site {
	margin: 0;
	padding: 0;
	border: none;
	box-shadow: none;
	moz-box-shadow: none
}

.entry-content .qa-site {
	border: 0;
	border-radius: 0;
	background: #fff;
	box-shadow: none
}

.qa-site img {
	width: auto;
	height: auto;
	max-width: 100%;
	vertical-align: middle
}

.abc-l,
.abc-r,
.qa-pc {
	text-align: center
}

.entry-content .qa-pc {
	margin: 0 -11px 10px;
	text-align: center
}

.entry-content .abc-m {
	margin: 0 -11px 10px
}

.abc-l {
	float: left;
	width: 70.4%
}

.abc-r {
	float: right;
	width: 28.6%
}

@media screen and (max-width:900px) {
	#sidr-main ul a {
		width: 23%
	}

	.abc-r {
		display: none
	}

	.abc-l {
		width: 99.9%
	}
}

@media screen and (max-width:1200px) {

	#colophon,
	#content,
	#main-search,
	#mobile-nav,
	.breadcrumb,
	.footer-widget {
		width: 98%
	}

	.follow {
		width: 28%
	}

	#colophon {
		width: auto
	}

	.breadcrumb {
		width: 98%
	}
	#plinks .plinks ul li {
		width: 90pt
	}
}

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

@media screen and (max-width:1024px) {
	.nav-search {
		margin: 7px 10px 0 0;
		padding: 0 8px;
		border: 1px solid #ebebeb !important;
		background: #fff !important;
		color: #999;
		vertical-align: top;
		line-height: 25px
	}

	.nav-search:hover {
		border: 1px solid #a3a3a3;
		background: #a3a3a3 !important;
		color: #fff
	}

	#main-search.shadow,
	#mobile-nav.shadow {
		position: fixed;
		right: 0;
		left: 0;
		z-index: 999;
		margin: 10px auto 0
	}

	.mobile-search {
		margin: 0 0 5px 20px;
		padding: 0 8px 2px;
		height: 25px;
		border: 1px solid #ebebeb;
		background: #fff;
		font-size: 13px
	}

	#primary {
		width: 99.9%
	}

	.logo-site {
		margin: 5px 0 0 10px
	}

	#sidebar,
	.add-info,
	.authorbio,
	.singlezz {
		display: none
	}

	#anchor {
		top: -43px
	}

	.r-hide {
		display: none
	}

	.new-icon {
		font-size: 9pt;
		line-height: 18px
	}
}

@media screen and (max-width:768px) {

	#plinks .plinks ul li {
		width: 130px
	}

	#links,
	.side-link {
		display: none
	}

	.entry-content .archive-content {
		overflow: hidden;
		height: 84px
	}
}

@media screen and (max-width:720px) {
	#inf-d {
		width: 70%
	}

	#gg,
	#zhuantituijian,
	.archive-tag,
	.search-inf {
		display: none
	}
}

@media screen and (max-width:640px) {
	.entry-header h1 {
		background: #fff;
		box-shadow: 0 1px 1px transparent;
		text-align: center
	}

	.site-info {
		padding: 5px 0
	}

	#single-widget .widget {
		width: 99.6%
	}

	.footer-widget .widget {
		margin: 0;
		width: 99.6%
	}
}

@media screen and (max-width:620px) {

	.cat-box .thumbnail,
	.cat-box .thumbnail a img {
		width: 75pt;
		height: 75px
	}

	.cat-box .cat-main {
		overflow: hidden;
		height: 75px
	}

	.entry-header h2 {
		font-size: 16px;
		font-weight: 400;
		overflow: hidden;
		margin: 0 0 5px;
		text-align: justify;
		word-break: break-all
	}

	.archive-content,
	.entry-more {
		display: none
	}

	.thumbnail {
		margin: 0 0 0 10px
	}

	.thumbnail,
	.thumbnail a img {
		width: 75pt;
		height: 75px
	}

	.aside-cat,
	.thumbnail .cat {
		display: none
	}

	.entry-meta {
		left: 15px;
		display: inline;
		padding: 0
	}

	.format-aside .entry-meta {
		float: left
	}

	.xiaoshi {
		display: none
	}
}

@media screen and (max-width:480px) {

	.xl3 {
		width: 100%
	}

	.line-big {
		margin: 0 -3px
	}

	.slider-caption,
	.ydsxpian {
		display: none
	}

	.single-content {
		font-size: 1pc;
		font-size: 1.6rem
	}

	.fontsmall {
		font-size: 18px;
		font-size: 1.8rem
	}

	.dengji,
	.entry-meta .edit-link,
	.plxiaoshi {
		display: none
	}

	.comment-list li {
		position: relative;
		margin: 0
	}

	.entry-header h1 {
		font-weight: 600;
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px
	}

	.single-content h2,
	.single-content h3 {
		padding: 5px 0 5px 10px;
		font-size: 1pc;
		font-size: 1.6rem
	}
}

@media screen and (max-width:440px) {
	.post {
		padding: 15px
	}

	.single-content h2,
	.single-content h3 {
		margin: 10px -15px
	}

	.single-content h4,
	.single-content h5 {
		margin: 0 0 10px;
		text-indent: 0
	}

	.entry-meta {
		bottom: 10px
	}

	.plxiaoshi {
		display: none
	}

	.single-content ol li,
	.single-content ul li {
		margin: 0;
		line-height: 190%
	}

	.single_info {
		text-align: left
	}

	.entry-header h1 {
		padding: 0;
		text-align: left
	}

	.single-content p,
	.xContent,
	.xControl {
		text-indent: 0 !important
	}

	.zuijiadaan {
		padding: 5px 0
	}
}

@media screen and (max-width:320px) {

	.btxiaoshi,
	.entry-meta .comment,
	.single_info .comment,
	.tools,
	.ydxiaoshi {
		display: none
	}

	#searchform input {
		width: 65%
	}

	#searchform button {
		width: 35%
	}
}

@media screen and (max-width:240px) {
	#plinks .plinks ul li {
		width: 150px
	}

	.cat-list .list-date,
	.entry-meta .views,
	.single_info .views {
		display: none
	}
}

@media screen and (min-width:300px) {
	.xl3 {
		float: left;
		width: 50%
	}
}

@media screen and (min-width:1200px) {
	.xm3 {
		float: left;
		width: 50%
	}
}

@media screen and (max-width:700px) {
	.xl3 {
		width: 100%
	}
}

.expand_collapse {
	float: right;
	margin: 5pc 0;
	padding: 4px 0;
	width: 5pc;
	border: 1px solid #26aae1;
	border-radius: 2px;
	background: #26aae1;
	color: #fff;
	text-align: center
}

.side-link {
	position: fixed;
	width: 54px;
	height: 275px;
	right: 0;
	top: 75%;
	z-index: 100;
	list-style: none;
	padding: 0
}

.side-link li {
	width: 54px;
	height: 54px;
	position: relative
}

.side-link li a div,
footer {
	position: absolute;
	overflow: hidden
}

.side-link li a {
	border: 0;
	line-height: 54px;
	text-decoration: none;
	width: 54px;
	height: 54px;
	display: inline-block
}

.side-link li a div {
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: .8;
	color: #fff;
	font: 13px "微软雅黑";
	text-indent: 55px;
	line-height: 54px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom: 1px solid #fff;
	background-color: #26aae1;
	display: inline-block;
	background-image: url(../picture/icon.png);
	background-repeat: no-repeat;
	-webkit-background-size: 54px 270px;
	-o-background-size: 54px 270px;
	background-size: 54px 270px
}

.side-link li:hover a div {
	width: 124px;
	background-color: #1d76bb;
	border: 1px solid #1d76bb
}

.cb_qq {
	background-position: -3px -2px
}

.cb_mail {
	background-position: -3px -56px
}

.cb_hz {
	background-position: -3px -110px
}

.cb_pl {
	background-position: -3px -164px
}

.cb_db {
	background-position: -3px -218px
}

#gg {
	position: fixed;
	bottom: 0;
	background: #000;
	width: 100%;
	height: 23px;
	line-height: 23px;
	z-index: 9999;
	opacity: .6;
	box-shadow: 10px 0 5px #000
}

#gg a {
	color: #fff;
	letter-spacing: 2px;
	text-shadow: 0 1px 0 #000
}

.close a {
	float: right;
	margin: 0 10px 0 0
}

.suiji {
	height: 23px;
	color: #fff;
	margin: 0 0 0 20px;
	min-height: 23px;
	overflow: hidden
}

.suiji,
.suiji a {
	float: left
}

.suiji li {
	height: 23px;
	padding-left: 25px
}

.page-template-template-tag #primary {
	width: 100%
}

.linkcat a.orage {
	background: #fab172
}

.linkcat a.hongse {
	background: #26aae1;
	border: 1px solid #26aae1;
	color: #fff
}

.link-page ul li {
	list-style: none;
	margin: 0;
	line-height: auto
}

.link-page ul {
	line-height: 20px;
	text-align: center
}

#link-yl .linkcat {
	padding: 0 0 10px;
	overflow: hidden;
	zoom: 1
}

.link-all {
	overflow: hidden
}

.link-all,
.link-all a img {
	max-width: 100%;
	width: auto;
	height: auto
}

.link-all a img {
	margin: 0 auto
}

.link-all a {
	background: #fff;
	color: #555;
	font-size: 14px;
	text-align: center;
	padding: 9pt 5px;
	display: block;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 2px;
	transition-duration: .5s;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .04)
}

.link-all a:hover {
	background: #26aae1;
	border: 1px solid #26aae1;
	color: #fff
}

.link-page {
	margin: 0 -2px
}

.cx7,
.cx74,
.cx78,
.cx79 {
	float: left;
	min-height: 1px;
	padding: 2px
}

@media screen and (min-width:280px) {
	.cx7 {
		width: 50%;
		transition-duration: .5s
	}
}

@media screen and (min-width:550px) {
	.cx7 {
		width: 33.33333333%;
		transition-duration: .5s
	}
}

@media screen and (min-width:700px) {
	.cx7 {
		width: 25%;
		transition-duration: .5s
	}
}

@media screen and (min-width:900px) {
	.cx7 {
		width: 20%;
		transition-duration: .5s
	}
}

@media screen and (min-width:1024px) {
	.cx7 {
		width: 14.2857%;
		transition-duration: .5s
	}
}

.nav-single-c a {
	font-size: 50px;
	color: #b6b6b6;
	text-align: center
}

.nav-single-c a:hover {
	color: #555
}

.meta-nav-l {
	right: 0
}

.meta-nav-l,
.meta-nav-r {
	position: fixed;
	top: 45%;
	width: 75pt
}

.meta-nav-r {
	left: 0
}

@media screen and (max-width:1300px) {
	.nav-single-c a {
		display: none
	}
}

.flbox .thumbnail a img,
.top_post_item .thumbnail a img,
.xl3 .cat-site .thumbnail a img {
	-webkit-transition: all 1.2s;
	transition: all 1.2s
}

.flbox:hover a img,
.top_post_item:hover a img,
.xl3 .cat-site .thumbnail a img:hover {
	border-radius: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2)
}

.flbox:hover h2 a {
	color: #26aae1
}

.flbox:hover {
	box-shadow: 0 3px 6px #bbb
}
.shouyezuozhe a.item-top {
	margin: 0 1%
}
.alert_box_more_main {
    margin-top: 20px;
}
.alert_box_more_main a {
    font-size: 18px;
    color: #c01e22;
}

#sidebar a.hong {
	color: #c01e22
}

.zzavatar img {
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	border-radius: 50%
}

@media screen and (max-width:360px) {
	#aboutme_widget li {
		margin-right: 0
	}
}

#sidebar #slideshow1 ul {
	padding: 0
}

#sidebar #slideshow1 .rslides_tabs {
	display: none
}

.y-left {
	float: left
}

#top_post_filter {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 15px
}

#top_post_filter li {
	float: left;
	width: 33.33%;
	height: 43px;
	line-height: 43px;
	color: #999;
	font-size: 1pc;
	text-align: center
}

#top_post_filter .top_post_filter_active,
#top_post_filter li:hover {
	border-bottom: 3px solid #26aae1;
	cursor: pointer;
	color: #333;
	font-weight: 700
}

span.top_post_item {
	display: block;
	border-bottom: 1px dashed #ddd;
	padding: 8px 15px;
	width: 100%
}

span.top_post_item .thumbnail,
span.top_post_item img {
	float: left;
	width: 75pt;
	height: 75px
}

span.top_post_item .thumbnail {
	position: relative;
	margin: 8px 8px 8px 0;
	overflow: hidden
}

span.top_post_item .hot-title {
	height: 55px;
	padding-top: 5px;
	line-height: 25px;
	overflow: hidden
}

span.top_post_item .views {
	float: right;
	color: #999
}

span.top_post_item:hover img {
	box-shadow: 0 0 3px 2px #ddd
}

span.top_post_item_no_border {
	border-bottom: 0
}

.widget_zonghe_post .border_gray {
	margin-bottom: 0
}

.tab_post_links li:first-child {
	padding-top: 15px
}

.tab_post_links li {
	padding-top: 10px
}

#text-10 .textwidget,
#text-11 .textwidget {
	padding: 0
}

.single_info a {
	color: #a9a9a9
}

.leixing {
	margin-right: 9pt;
	color: #fff
}

.tglx {
	background: #4aca6d
}

.tglx,
.zzlx {
	padding: 2px 10px;
	border-radius: 2px
}

.zzlx {
	background: #d270fb
}

.yclx {
	padding: 2px 10px;
	border-radius: 2px;
	background: #fd5d3c
}

.clearfix {
	zoom: 1
}

.fz16 {
	font-size: 1pc !important
}

.red {
	color: #26aae1 !important
}

.gray {
	color: gray
}

@media screen and (max-width:414px) {
	#sidr-main ul a {
		width: 31.33%
	}
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.single-content fieldset {
	margin: 0 0 10px;
	padding: 5px 15px;
	border: 1px solid #ddd
}

.single-content legend {
	padding: 5px;
	font-weight: 700
}

@media screen and (max-width:768px) {

	#ycxfxxk,
	.article-dabc,
	.article-zabc,
	.hengxian {
		display: none !important
	}
}

#boke_pp {
	background: #fff url(../images/200808_bai1.png);
	background-repeat: no-repeat;
	min-height: 151px
}

.box {
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(26, 26, 26, .04)
}

.mar10-b {
	margin-bottom: 15px
}

.pd20 {
	padding: 10px 20px
}

.fs14 {
	font-size: 14px
}

.user-info {
	margin-left: 168px
}

.user-cover {
	height: 40px;
	background-color: #e6e6e6
}

.pos-r {
	position: relative
}

.pos-a {
	position: absolute
}

.zzmsys {
	margin: 8px 0;
	font-size: 15px
}

.mar10-l {
	margin-left: 10px
}

.genre-mlyunluo,
.term-mlyunluo #content {
	webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}

.container {
	float: left;
	width: 71.5%;
	margin: 0 auto
}

.blog_link {
	background-color: #2ba9fa
}

.blog_link,
.cms_link {
	float: left;
	margin-right: 5%
}

.cms_link {
	background-color: #ff6969
}

.grid_link {
	float: left;
	background-color: #70c041
}

#timeline,
#timemulu {
	position: relative
}

#timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #fff;
	box-shadow: 2px 1px 1px #ddd inset
}

.timeline-block,
.timeline-mulu {
	position: relative;
	margin: 10px 0
}

.timeline-block .timeline-content:hover,
.timeline-mulu .timemulu-content:hover {
	box-shadow: 0 3px 6px #bbb
}

.timeline-block .timeline-content:hover h2 a,
.timeline-mulu .timemulu-content:hover h2 a {
	color: #26aae1
}

.timeline-block:after {
	content: "";
	display: table;
	clear: both
}

.timeline-block:first-child,
.timeline-mulu:first-child {
	margin-top: 0
}

.timeline-block:last-child,
.timeline-mulu:last-child {
	margin-bottom: 0
}

.timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 3px solid #ddd;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .04)
}

.timeline-img.cdb {
	border: 3px solid #26aae1
}

.timeline-img {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	line-height: 50px
}

@media only screen and (max-width:900px) {
	.timeline-img {
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: 700;
		text-align: center;
		line-height: 33px
	}
}

.timeline-img img {
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px
}

.timeline-img.time-picture {
	background: #fff
}

.timeline-img.movie {
	background: #c03b44
}

.timeline-img.location {
	background: #f0ca45
}

@media only screen and (min-width:900px) {
	.timeline-img {
		width: 60px;
		height: 60px;
		left: -10px
	}
}

.timemulu-content {
	position: relative;
	background: #fff;
	padding: 20px 20px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .04)
}

.timeline-content {
	position: relative;
	margin-left: 60px;
	background: #fff;
	padding: 20px 20px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .04)
}

.timeline-content:after {
	content: "";
	display: table;
	clear: both
}

.timeline-content h2,
.timemulu-content h2 {
	font-size: 16px;
	font-size: 1.6rem
}

.timeline-content .wdzy,
.timeline-content .wdzy a,
.timemulu-content .wdzy,
.timemulu-content .wdzy a {
	color: #a9a9a9
}

.timeline-content .date,
.timeline-content .read-more,
.timemulu-content .date,
.timemulu-content .read-more {
	display: inline-block
}

.timeline-content p,
.timemulu-content p {
	margin: 10px 0;
	line-height: 1.6
}

.timeline-content .read-more,
.timemulu-content .read-more {
	float: right;
	padding: 2px 10px;
	background: #26aae1;
	color: #fff;
	border-radius: 2px
}

.no-touch .timeline-content .read-more:hover,
.no-touch .timemulu-content .read-more:hover {
	opacity: .6
}

.timeline-content a.read-more:hover,
.timemulu-content a.read-more:hover {
	text-decoration: none;
	opacity: .6
}

.timeline-content .date {
	float: left;
	padding: 10px 0;
	opacity: .7
}

.timemulu-content .date {
	padding: 10px 0;
	opacity: .7
}

.timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid #fff
}

@media only screen and (min-width:768px) {

	.timeline-content h2,
	.timemulu-content h2 {
		font-size: 16px;
		font-size: 1.6rem
	}

	.timeline-content p,
	.timemulu-content p {
		font-size: 14px;
		font-size: 1.4rem
	}

	.timeline-content .date,
	.timeline-content .read-more,
	.timemulu-content .date,
	.timemulu-content .read-more {
		font-size: 14px;
		font-size: 1.4rem
	}
}

.fblue {
	color: #2371c8 !important
}

.fhong {
	color: #c01e22 !important
}

.flv {
	color: #178517 !important
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.mod {
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 14px;
	box-shadow: 0 1px 2px #e5e5e5
}

.iptmz {
	position: relative;
	z-index: 50;
	height: 29px
}

dd,
dl,
dt {
	margin: 0;
	padding: 0
}

.borderbt {
	border-bottom: 1px dotted #c7dff3;
	padding-bottom: 4px;
	margin-bottom: 6px
}

.search_w {
	margin: 10px auto
}

.search_web {
	height: 82px
}

.search_fly {
	height: 118px
}

.active a,
.active a:hover {
	color: #fff !important
}

.tab li a.ico_new {
	position: relative;
	z-index: 20
}

.ico_new em {
	display: inline-block;
	position: absolute;
	top: -4px;
	right: -4px;
	width: 19px;
	height: 12px;
	background-position: 0 -425px
}

#J_travel_hotw .hotw1 a {
	margin-right: 10px
}

.flexisel-h-title{
	text-align: center;
	line-height: 30px;
	margin: 0 10px 5px 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.line-four {
	margin: 0 -5px
}

.line-four .xl4 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}

@media screen and (min-width:999px) {
	.picture-h-img {
		height: 135px;
		overflow: hidden
	}
}

.xm4 {
	position: relative;
	min-height: 1px
}

@media screen and (min-width:320px) {
	.xl4 {
		float: left;
		width: 50%
	}
}

@media screen and (min-width:1200px) {
	.xm4 {
		float: left;
		width: 25%
	}
}

@media screen and (max-width:1200px) {
	.xm4 {
		width: 25%
	}
}

@media screen and (max-width:480px) {
	.line-four {
		margin: 0 -4px
	}

	.xm4 {
		width: 50%
	}
}

.tab-site {
	overflow: hidden;
	margin: 0 0 15px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .04)
}

.tab-bd {
	list-style-type: disc;
	list-style-position: inside;
	color: #26aae1
}

.dom-display .current {
	display: block
}

.tab-hd {
	background: #f8f8f8
}

.tab-hd-con {
	width: 25%
}

.tab-hd {
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.tab-area .current,
.tab-product .tab-hd .current {
	position: relative;
	z-index: 1;
	height: 40px;
	background: #fff
}

.tab-hd-con {
	float: left;
	text-align: center;
	cursor: pointer;
	height: 39px;
	border-right: 1px solid #ddd
}

.tab-hd-con a {
	display: inline-block
}

.tab-bd-con {
	display: none;
	overflow: hidden
}

.tab-bd {
	background: #fff;
	padding: 20px;
	margin-top: -1px;
	border-top: 1px solid #ddd
}

.tab-bd li {
	float: left;
	width: 49%;
	line-height: 210%;
	margin: 0 2% 0 0;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.tab-bd li:nth-child(2n){margin-right: 0;}
@media screen and (max-width:480px) {
	.tab-bd li {
		width: 95%;
		margin: 0
	}
}

@media screen and (max-width:1024px) {
	.container {
		width: 100%
	}

	.nbs-flexisel-item img {
		transition-duration: .5s
	}
}

#text-15 .textwidget {
	padding: 4px 4px 0
}

.linkcat a.gray {
	background: #b6b6b6;
	border: 1px solid #b6b6b6;
	color: #fff
}

.linkcat a.gray:hover {
	background: #26aae1;
	border: 1px solid #26aae1
}

#primarys {
	width: 100%;
	float: left;
	transition-duration: .3s
}

#primarys .cat-box {
	position: relative;
	margin: 0 0 15px 0;
	border: none;
	border-radius: 0;
	background: 0 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .03)
}

#primarys .cat-site {
	padding: 0
}

#primarys .archive-tags {
	margin-bottom: 15px;
	padding-left: 10px;
	color: #999
}

#primarys .cat-lists .item-st {
	float: left;
	margin: 5px 1% 15px;
	padding: 0;
	width: 23%;
	border: 1px solid #e5e5e5;
	background: #fff
}

#primarys .cat-lists .item-st:hover {
	z-index: 1;
	box-shadow: 0 0 6px 3px #ddd
}

#primarys .item-st .pic-num {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 6px;
	height: 20px;
	border-radius: 2px;
	background: #26aae1;
	color: #fafafa;
	text-align: center;
	font-size: 14px;
	line-height: 20px
}

#primarys .cat-lists .item-st .thimg {
	position: relative;
	overflow: hidden
}

#primarys .cat-lists .item-st .thimg img {
	overflow: hidden;
	width: auto;
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 3px;
	vertical-align: middle;
	-webkit-transition: all 1.2s;
	transition: all 1.2s
}

#primarys .cat-lists .item-st .thimg img:hover,
#primarys .cat-lists .item-st:hover img {
	border-radius: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2)
}

#primarys .cat-lists .item-st h3 {
	overflow: hidden;
	margin: 15px 0 5px;
	padding: 0 10px;
	height: 25px;
	color: #515050;
	text-align: center;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 25px
}

#primarys .cat-lists .item-st:hover h3 a {
	color: #26aae1
}

#primarys .cat-lists .item-st a {
	color: #515050
}

#primarys .cat-lists .item-st .archive-tags .date {
	float: right
}

#yunluos {
	width: 100%;
	height: 0;
	overflow: visible
}

#yunluos img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10
}

@media screen and (max-width:1024px) {
	#primarys .cat-lists .item-st {
		width: 31.333%
	}
}

@media screen and (max-width:767px) {
	#primarys .cat-lists .item-st {
		width: 48%
	}
}

@media screen and (max-width:414px) {
	#primarys .cat-lists .item-st {
		width: 98%
	}
}

@font-face {
	font-family: FontAwesome;
	src: url(https://boke.yigujin.cn/wp-content/themes/Three/fonts/fontawesome-webfont.eot?v=4.5.0);
	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-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: solid .08em #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(0);
		transform: rotate(0)
	}

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

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

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

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	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
}

.fa-home:before {
	content: "\f015"
}

.fa-book:before {
	content: "\f02d"
}

.fa-refresh:before {
	content: "\f021"
}
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-plus:before {
	content: "\f067"
}

.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-signal:before {
	content: "\f012"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-weixin:before {
	content: "\f1d7"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-download:before {
	content: "\f019"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-heart:before {
	content: "\f004"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-expand:before {
	content: "\f065"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-compress:before {
	content: "\f066"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-reply:before {
	content: "\f112"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-users:before {
	content: "\f0c0"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-question-circle:before {
	content: "\f059"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

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

@keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

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

@media screen and (max-width:480px) {
	.entry-content .qa-site {
		padding: 0 10px
	}

	.entry-content .qa-pc {
		margin: 0 -10px
	}

	.single-content .qa-site img {
		margin: 0 auto
	}
}

mark {
	background-color: #2ba9fa;
	color: #fff;
	padding: 0 8px;
	margin: 0 3px;
	border-radius: 4px
}

#down p {
	text-indent: 0
}

.fenlei-head {
	padding: 20px 15px;
	border: 1px solid #eaeaea;
	border-bottom: none;
	background: #fff;
	margin: 0 0 10px
}

.fenlei {
	margin-left: 60px
}

.fenlei-title {
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 10px
}

.fenlei-meta {
	padding-top: 15px;
	border-top: 1px solid #eaeaea;
	font-size: 16px
}

.hotspot li {
	width: 33.33%;
	float: left;
	margin-bottom: 15px
}

.hotspot li img {
	height: 80px
}

.hotspot li i {
	float: right
}

.hotspot li:nth-child(2) a {
	position: relative
}

.hotspot li:nth-child(2) a:after,
.hotspot li:nth-child(2) a:before {
	position: absolute;
	content: "";
	background: #f2f2f2;
	width: 10px;
	height: 100%
}

.hotspot li:nth-child(2) a:after {
	right: -5px;
	bottom: 0
}

.hotspot li:nth-child(2) a:before {
	left: -5px;
	bottom: 0
}

.hotspot li a {
	background: #fff;
	display: block;
	height: 110px;
	padding: 15px
}

.hotspot h2 {
	line-height: 22px;
	font-size: 16px;
	color: #444;
	height: 22px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}

.hotspot p {
	line-height: 20px;
	font-size: 14px;
	color: #444;
	height: 30px;
	margin-top: 5px;margin-right: 85px;
}

.hotspot li a:hover {
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .15)
}

.sticky-icon {
	line-height: 1;
	padding: 4px;
	font-size: 12px;
	background-color: red;
	color: #fff;
	border-radius: 2px;
	display: inline-block;
	position: absolute;
	margin-right: 5px;
	top: -2px
}

#content .wwads-horizontal .wwads-poweredby .wwads-logo {
	margin: 0px
}

#content .wwads-horizontal .wwads-poweredby,
.wwads-vertical .wwads-poweredby {
	margin-top: 0
}