.wrap.gravatar-cache {
	max-width: 900px
}
.wrap.gravatar-cache .gravatar-cache-form {
	float: left;
	margin-right: 20px
}
.wrap.gravatar-cache .postbox-container {
	float: right;
	width: 300px
}
.wrap.gravatar-cache .postbox-container h3 {
	font-size: 15px;
	font-weight: normal;
	padding: 7px 10px;
	margin: 0;
	line-height: 1
}
.disabled-input {
	background: #e0e0e0
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}
body, button, input, select, textarea {
	font: 17px "Microsoft YaHei", Helvetica, Arial, Lucida Grande, Tahoma, sans-serif;
	color: #444;
	line-height: 180%;
	background: #f1f1f1
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
dl {
	margin-bottom: 1.6em
}
dt {
	font-weight: bold
}
dd {
	margin-bottom: 1.6em
}
table, th, td {
	border: 1px solid #ddd
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 10px
}
caption, th, td {
	font-weight: normal;
	text-align: left
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700
}
td {
	border-width: 0 1px 1px 0
}
th, td {
	padding: 5px
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none
}
a:hover, a:active {
	outline: 0
}
a img {
	border: 0
}
a {
	color: #444;
	text-decoration: none
}
a:visited {
	color: #555
}
a:hover {
	color: #00aeff
}
.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% {
opacity:0
}
40% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes fade-in {
0% {
opacity:0
}
40% {
opacity:0
}
100% {
opacity:1
}
}
#content {
	width: 1080px;
	margin: 0 auto 10px
}
#masthead {
	height: 105px
}
.logo-site, .logo-sites {
	float: left;
	position: relative;
	margin: 10px 0 0 10px;
	transition-duration: .5s
}
.logo-site {
	width: 220px;
	overflow: hidden
}

@media screen and (max-width:480px) {
.logo-site {
	width: 140px
}
}
.logo-site:before {
	content: "";
	position: absolute;
	left: -665px;
	top: -460px;
	width: 200px;
	height: 15px;
	background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 1s ease-in 1s infinite;
	-o-animation: searchLights 1s ease-in 1s infinite;
	animation: searchLights 1s ease-in 1s infinite
}
@-webkit-keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
left:120px;
top:100px
}
}
@-o-keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
left:120px;
top:100px
}
}
@-moz-keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
left:120px;
top:100px
}
}
@keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
left:120px;
top:100px
}
}
.site-title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
	padding: 0 0 2px 0
}

@media screen and (min-width:900px) {
#menu-box img {
	transition-duration: .8s
}
#menu-box.shadow img {
	width: 90%;
	height: auto;
	transition-duration: .8s
}
.shadow #site-nav .down-menu a {
	padding: 0 10px;
	transition-duration: .8s
}
.shadow #site-nav .down-menu ul a {
	line-height: 42px;
	padding: 0 0 0 20px !important
}
}
.weibo {
	position: absolute;
	top: 35px;
	left: 210px
}
.weibo span {
	display: none
}
.follow_text {
	padding: 5px 0 0 1px !important
}
#top-header {
	background: #fff
}
.top-nav {
	height: 26px;
	width: 1080px;
	margin: 0 auto 0
}
.top-menu {
	float: right;
	margin: 0 8px 0 0
}
.top-menu li {
	float: left;
	padding: 0 5px
}
.top-menu a {
	color: #999
}
.top-menu a:hover {
	color: #00aeff
}
.default-menu li a {
	float: right;
	color: #00aeff;
	margin: 0 10px 0 0
}
#site-nav .default-menu li a {
	margin: 10px 10px 0 0
}
#user-profile {
	position: relative;
	float: left;
	margin: 0 0 0 10px
}
#user-profile, #user-profile a {
	color: #999
}
#user-profile a {
	margin-left: 5px
}
#user-profile a:hover {
	color: #00aeff
}
.nav-login a {
	color: #999;
	height: 25px;
	cursor: pointer
}
.nav-search {
	background: #00aeff;
	float: right;
	color: #fff;
	line-height: 25px;
	margin: 18px 10px 0 10px;
	padding: 0 8px 1px;
	cursor: pointer;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.nav-search:hover {
	background: #595959
}
.mobile-login a {
	background: #00aeff;
	float: right;
	color: #fff;
	line-height: 25px;
	margin: 24px 10px 0 10px;
	padding: 0 8px 1px;
	cursor: pointer;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.mobile-login a:hover:hover {
	color: #fff;
	background: #595959
}
.bull {
	float: left;
	font-size: 14px;
	color: #666;
	margin-right: 8px
}
.scrolltext {
	width: 70%;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}
.scrolltext ul li {
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden
}
#menu-box {
	background: #fff;
	width: 100%;
	height: 80px;
	z-index: 999;
*+right:0;
	border-bottom: 1px solid #ddd;
	transition-duration: .5s;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#menu-box.shadow {
	top: 0;
	position: fixed;
	height: 65px;
	transition-duration: .5s;
	background: rgba(255,255,255,.9)
}
#top-menu {
	width: 1080px;
	margin: 0 auto 0;
	transition-duration: .5s
}
.main-nav {
	margin: 15px 0 0 0
}
.nav-menu, .nav-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	_float: left
}
.nav-menu li {
	position: relative
}
.nav-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	min-width: 160px;
*width:160px;
	z-index: 10001;
	border-bottom: 1px solid #ddd
}
.nav-menu>li {
	float: left
}
.nav-menu li:hover>ul, .nav-menu li.sfHover>ul {
	display: block
}
.nav-menu a {
	display: block;
	position: relative;
	zoom: 1
}
.nav-menu ul ul {
	top: 0;
	left: 100%
}
.nav-menu {
	float: left
}
.nav-menu li {
	position: relative;
	white-space: nowrap;
*white-space:normal;
	-webkit-transition: background .2s;
	transition: background .2s
}
.nav-menu li:hover, .nav-menu li.sfHover {
	-webkit-transition: none;
	transition: none
}
.nav-menu .sf-mega {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99
}
.nav-menu li:hover>.sf-mega, .nav-menu li.sfHover>.sf-mega {
	display: block
}
#site-nav-wrap {
	float: right;
	min-height: 45px
}
#site-nav .down-menu li {
	display: block;
	float: left;
	height: 45px;
	line-height: 45px
}
#site-nav .down-menu a {
	padding: 0 13px;
	color: #444;
	text-align: left;
	transition-duration: .8s
}
#site-nav .down-menu>li>a:hover, #site-nav .down-menu>li.sfHover>a {
	color: #00aeff
}
#site-nav .down-menu>.current-menu-item>a, #site-nav .down-menu>.current-menu-item>a:hover {
	color: #00aeff
}
#site-nav .down-menu ul {
	padding-top: 19px;
	box-shadow: 0 2px 2px rgba(0,0,0,.03)
}
.shadow #site-nav .down-menu ul {
	padding-top: 4px
}
.shadow .down-menu ul {
	padding-top: 10px
}
#site-nav .down-menu ul ul {
	padding-top: 0
}
#site-nav .down-menu ul li {
	background: #fff;
	line-height: 1.4em;
	height: auto;
	float: none;
	display: block;
	background: rgba(255,255,255,.9);
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd
}
#site-nav .down-menu ul a {
	display: block;
	height: auto;
	line-height: 1.7em;
	padding: 10px 20px;
	margin: 0;
	border: 0;
	text-transform: none;
	font-size: .9em
}
#site-nav .down-menu ul li>a:hover {
	color: #000;
	background: #ddd
}
#navigation-toggle, .sidr, #sidr-close, #mobile-search {
	display: none
}
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
*padding-right:1em;
}
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -.1em;
	margin-top: -2px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #ccc
}
.sf-arrows>li>.sf-with-ul:focus:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>.sfHover>.sf-with-ul:after {
	border-top-color: #00aeff
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #ccc
}
.sf-arrows ul li>.sf-with-ul:focus:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul .sfHover>.sf-with-ul:after {
	border-left-color: #00aeff
}
#navigation-toggle {
	background: #fff;
	color: #999;
	line-height: 25px;
	padding: 0 8px 2px;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#navigation-toggle:hover {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff
}
#sidr-main {
	position: absolute;
	position: fixed;
	top: 40px;
	height: 100%;
	z-index: 999999;
	width: 60%;
	overflow-x: none;
	overflow-y: auto;
	font-size: 14px;
	background: #333;
	background: none repeat scroll 0 0 rgba(51,51,51,.8)
}
#sidr-main {
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.sidr-inner .sidr-class-nav-menu {
	margin-bottom: 70px
}
.sidr.right {
	left: auto;
	right: -320px
}
.sidr.left {
	left: -320px;
	right: auto
}
#sidr-main a {
	color: #f8f8f8
}
#sidr-main a:hover {
	color: #fff;
	box-shadow: inset 0 0 10px 3px #222
}
#sidr-main ul a {
	display: block;
	padding: 10px 20px;
	border-bottom: 1px solid #777
}
#sidr-main ul li ul {
	margin-left: 0;
	margin: 0
}
#sidr-main ul li ul li a:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	color: #444;
	margin-right: 10px
}
.sidr-class-toggle-sidr-close:before {
	position: absolute;
	top: 50px;
	left: 30px;
	margin: 0
}
.sidr-class-toggle-sidr-close {
	padding: 10px;
	font-size: 24px;
	text-align: center;
	display: block;
	border-bottom: 1px solid #777
}
#sidr-id-navigation-toggle {
	display: none
}

@media screen and (min-width:900px) {
#main-search.shadow {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 999;
	margin: -25px auto 0;
	border-radius: 2px;
	background: rgba(255,255,255,.9);
	box-shadow: 0 0 4px rgba(0,0,0,.3)
}
#sidr-main {
	display: none !important
}
.mobile-login a {
	display: none
}
}

@media screen and (max-width:1080px) {
#top-menu {
	width: 98%
}
.top-nav {
	width: 98%
}
}

@media only screen and (max-width:900px) {
#menu-box {
	transition: all 0s ease 0s
}
#navigation-toggle {
	display: block;
	float: none;
	padding: 0 8px;
	vertical-align: top
}
#site-nav .nav-menu {
	display: none
}
#top-menu {
	width: 95%
}
.nav-search {
	background: #fff;
	color: #999;
	margin: 7px 10px 0 0;
	padding: 0 8px;
	vertical-align: top;
	border: 1px solid #ddd
}
.nav-search:hover {
	background: #595959;
	color: #fff;
	border: 1px solid #595959
}
.mobile-login a {
	background: #fff;
	color: #999;
	margin: 7px 10px 0 0;
	padding: 0 8px;
	vertical-align: top;
	border: 1px solid #ddd
}
.mobile-login a:hover {
	background: #595959;
	color: #fff;
	border: 1px solid #595959
}
#main-search.shadow, #mobile-nav.shadow {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 999;
	margin: 10px auto 0
}
#masthead {
	height: 40px
}
#menu-box {
	height: 40px
}
#menu-box.shadow {
	height: 40px
}
.main-nav {
	margin: 7px 0 0 0
}
#site-nav-wrap {
	min-height: 30px;
	margin: 0 10px 0 0
}
.logo-site, .logo-sites {
	margin: 2px 0 0 10px
}
.logo-site, .logo-sites {
	height: 30px
}
.site-title img {
	width: 132px;
	height: 30px
}
.logo-site a, .logo-sites a {
	font-size: .7em
}
.site-description {
	display: none
}
.nav-set {
	margin: 0 15px 0 0
}
.mobile-search {
	background: #fff;
	font-size: 13px;
	height: 25px;
	margin: 0 0 5px 20px;
	padding: 0 8px 2px;
	border: 1px solid #ddd
}
#top-header {
	display: none
}
}
.nav-mobile {
	background: #fff;
	color: #999;
	line-height: 25px;
	margin: 7px 0 0 0;
	padding: 0 8px;
	vertical-align: top;
	display: block;
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.nav-mobile:hover {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff
}
#mobile-nav {
	background: #333;
	width: 1080px;
	margin: 10px auto 5px;
	padding: 10px 20px 20px 20px;
	display: none;
	border: 1px solid #ddd;
	border-radius: 2px;
	background: rgba(51,51,51,.8);
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.mobile-menu li {
	float: left;
	width: 24.999999%;
	line-height: 35px;
	margin: 8px -3px 0 2px
}
.mobile-menu a {
	color: #ddd;
	text-align: center;
	display: block;
	border: 1px solid #777
}
.mobile-menu a:hover {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff;
	transition: all .1s ease-in 0s
}

@media screen and (min-width:900px) {
.nav-mobile {
	display: none
}
}

@media only screen and (max-width:900px) {
#mobile-nav.shadow {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 999;
	margin: 10px auto 0
}
}

@media only screen and (max-width:480px) {
.mobile-menu li {
	width: 49.5%
}
}
#main-search {
	background: #fff;
	width: 1080px;
	text-align: center;
	margin: 10px auto 5px;
	padding: 1px 2px 2px 2px;
	display: none;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#searchbar {
	width: 98%;
	margin: 2px auto 0
}
#searchform input {
	float: left;
	width: 50%;
	height: 37px;
	line-height: 37px;
	font: 14px "Microsoft YaHei", Helvetica;
	padding: 2px 10px;
	background: #ebebeb;
	border: 1px solid #ebebeb;
	border-radius: 2px 0 0 2px;
	-webkit-appearance: none
}
#searchform input:focus {
	outline: 0;
	background: #fff
}
#searchform button {
	overflow: visible;
	position: relative;
	border: 0;
	cursor: pointer;
	height: 37px;
	width: 20%;
	color: #fff;
	text-transform: uppercase;
	background: #00aeff;
	border-radius: 0 2px 2px 0
}
#searchform select {
	overflow: visible;
	position: relative;
	border: 0;
	cursor: pointer;
	height: 37px;
	width: 28%;
	color: #333;
	text-transform: uppercase;
	background: #ccc;
	border-radius: 0 2px 2px 0
}
#searchform button:hover {
	background: #595959
}
#overlay {
	position: fixed;
	z-index: 10004;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	display: none
}
#login {
	display: none;
	width: 300px
}
.login-t, .login-t a {
	background: #00aeff;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	color: #fff;
	padding: 25px 0;
	border-radius: 2px 2px 0 0
}
#login form, .login-user {
	background: #f8f8f8;
	padding: 20px
}
#login input[type="username"], input[type="password"] {
	width: 100%;
	background: #fff;
	padding: 4%;
	margin-bottom: 4%;
	border: 1px solid #ddd;
	-webkit-appearance: none
}
#login input[type="submit"] {
	width: 100%;
	background: #00aeff;
	border: 0;
	margin-bottom: 4%;
	padding: 4%;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	-webkit-appearance: none;
	transition: background .3s;
	-webkit-transition: background .3s
}
#login input[type="submit"]:hover {
	background: #595959
}
#login img {
	float: left;
	width: 64px;
	height: 64px;
	margin: 5px 20px 0 0;
	padding: 2px
}
.login-b {
	background: #00aeff;
	height: 45px;
	border-radius: 0 0 2px 2px
}
.breadcrumb {
	width: 1080px;
	height: 30px;
	line-height: 30px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	margin: 0 auto;
	padding-left: 10px
}
.breadcrumb .fa-angle-right {
	font-size: 16px;
	margin: 0 4px
}
#primary {
	float: left;
	width: 70.4%;
	transition-duration: .5s
}
#primary.primary {
	width: 100%
}
.sidebar {
	width: 0;
	display: none
}
.post, #page .page, .bulletin, .single-picture .picture, .type-attachment, .single-tao .tao, .single-video .video {
	position: relative;
	background: #fff;
	margin: 0 0 10px 0;
	padding: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.entry-header h2 {
	margin: 0 0 5px 0
}
.entry-header h2 a {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 20px
}
.archive-content {
	color: #777
}
.title-l {
	position: absolute;
	background: #c40000;
	top: 20px;
	left: -1px;
	width: 5px;
	height: 25px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
.entry-more a {
	position: absolute;
	bottom: 18px;
	right: -1px;
	background: #398898;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	display: block;
	border-radius: 2px 0 0 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
.entry-more a:hover {
	background: #3e94a5;
	background: 0 0 rgba(57,136,152,.9)
}
.entry-more a {
	color: #fff
}
.entry-meta {
	position: absolute;
	bottom: 14px;
	color: #999;
	left: 240px
}
.entry-meta span {
	font-size: 12px;
	color: #9E9E9E;
	float: left;
	width: 80px;
	height: 42px;
}
.format-aside .entry-meta, .type-bulletin .entry-meta {
	position: inherit
}
.entry-meta a {
	color: #00aeff
}
.new-icon, .post-format {
	position: absolute;
	background: #c40000;
	top: 0;
	right: 0;
	line-height: 20px;
	color: #fff;
	padding: 0 5px;
	border-radius: 0 2px 0 0;
	animation: fade-in;
	animation-duration: 1.2s;
	-webkit-animation: fade-in 1.2s
}
.new-icon {
	font-size: 12px
}
.format-cat {
	float: left;
	background: #c40000;
	margin: 0 10px 0 0;
	filter: alpha(opacity=70);
	background: 0 0 rgba(216,0,0,.7)
}
.format-cat a, .format-cat a:hover {
	color: #fff;
	line-height: 28px;
	padding: 0 10px
}
.thumbnail {
	position: relative;
	float: left;
	width: 200px;
	height: 150px;
	margin: 0 20px 0 0;
	clear: both;
	overflow: hidden;
	transition-duration: .5s
}
.thumbnail a img {
	width: 200px;
	height: 150px;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear
}
.thumbnail:hover a img {
	transition: All .7s ease;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3)
}
.thumbnail .cat {
	background: #c40000;
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=70);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	background: 0 0 rgba(216,0,0,.7)
}
.thumbnail .cat a {
	color: #fff;
	line-height: 28px;
	padding: 0 10px
}
.type-bulletin .thumbnail {
	display: none
}
.thumbnail a img {
	animation: fade-in;
	animation-duration: 1.2s;
	-webkit-animation: fade-in 1.2s
}
.format-img img {
	max-width: 100%;
	width: 100%;
	height: 100%
}

@media screen and (min-width:901px) {
.format-img {
	height: 122px;
	overflow: hidden
}
}
.content-image {
	margin: -2px -5px 0 -5px
}
.f4 {
	position: relative;
	float: left;
	width: 25%;
	min-height: 1px;
	padding: 0 5px;
	transition-duration: .5s
}

@media screen and (min-width:901px) {
.format-aside .archive-content {
	height: 97px;
	overflow: hidden
}
}
.entry-header h1 {
	position: relative;
	font-size: 16px;
	font-size: 1.8rem;
	line-height: 30px;
	text-align: center;
	margin: 35px -25px 20px -25px;
	padding: 5px 20px;
	border-left: 5px solid #00aeff;
	border-right: 5px solid #00aeff
}
.single-content {
	padding: 0 0 8px 0;
	word-wrap: break-word;
	font-size: 18px;
	line-height: 190%;
	color: #666;
	overflow: hidden;
}
.single-content a, .single-content a:visited {
	color: #00aeff
}
.single-content a:hover {
	color: #40aabf
}
.single-content p, .single-content ul, .single-content ol, .single-content dd, .single-content pre, .single-contenthr {
	margin: 0 0 5px 0;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.single-content h2 {
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 190%;
	margin: 10px -21px;
	padding: 0 44px;
	border-left: 5px solid #e40000
}
.single-content h3 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 190%;
	margin: 0 -21px 5px -21px;
	padding: 0 44px;
	border-left: 5px solid #00aeff
}
.single-content h4 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 190%;
	margin-top: -70px;
	padding: 70px 30px 5px 30px
}
.single-content .directory {
	float: left;
	height: 30px;
	margin: 0 -21px;
	border-left: 5px solid #00aeff
}
.showmore span {
	font-size: 16px;
	color: #00aeff;
	font-weight: normal;
	padding: 0 10px;
	cursor: pointer;
	text-indent: 0
}
.section-content {
	padding-top: 1px;
	display: none
}
.single-content p {
	}
.single-content ul li, .single-content ol li {
	margin: 0 35px 0 50px;
	line-height: 190%
}
.single-content ul li {
	list-style: square
}
.single-content ol li {
	list-style: decimal
}
blockquote {
	width: 94%;
	color: #8b8b8b;
	margin: 0 auto;
	padding: 10px;
	clear: both;
	border: 1px solid #ddd
}
.single-content img, .comment-list p img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
	margin: auto;
	display: block
}
.wp-caption {
	background: #f3f3f3;
	max-width: 100%;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 3px
}
.wp-caption-text {
	text-align: center !important
}
.gallery .gallery-item {
	box-sizing: border-box;
	float: left;
	margin: 0 !important;
	padding: 6px;
	text-align: center
}
.gallery .gallery-item img {
	vertical-align: middle;
	border: 0 !important
}
.single-content embed {
	float: left;
	width: 100%;
	height: 500px;
	margin-bottom: 30px
}
img.centered {
	display: block;
	margin: 0 auto 10px
}
img.alignnone {
	margin: 0 0 10px 0;
	display: block
}
img.alignright {
	margin: 0 0 10px 10px;
	display: inline
}
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline
}
.aligncenter {
	display: block;
	margin: 0 auto 10px
}
.alignright {
	float: right;
	margin: 0 0 10px 10px
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0
}
.page-links {
	text-align: center;
	margin: 10px auto 5px
}
.page-links span {
	background: #00aeff;
	color: #fff;
	margin: 2px;
	line-height: 30px;
	cursor: pointer;
	padding: 0 12px;
	display: inline-block;
	border: 1px solid #00aeff;
	border-radius: 2px
}
.page-links a span {
	background: #fff;
	color: #000;
	text-decoration: none;
	border: 1px solid #ddd
}
.page-links a:hover span {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff;
	transition: all .2s ease-in 0s
}
.post-password-form {
	margin: 15px 0;
	padding: 23px 5px 0 5px;
	border-radius: 2px;
	border: 1px solid #ddd
}
.post-password-form input[type="password"] {
	width: 40%;
	height: 38px;
	line-height: 30px;
	background: #fff;
	padding: 5px;
	border-radius: 2px;
	border: 1px solid #ddd;
	-webkit-appearance: none
}
.post-password-form input[type="submit"] {
	width: 80px;
	line-height: 25px;
	background: #fff;
	padding: 5px;
	cursor: pointer;
	border-radius: 2px;
	border: 1px solid #ddd;
	-webkit-appearance: none
}
.post-password-form input[type="submit"]:hover {
	background: #00aeff;
	color: #fff !important;
	border: 1px solid #00aeff
}
.secret-password .fa-check-square {
	font-size: 18px !important;
	color: #7ab951 !important;
	margin: 0 10px 10px 10px
}
.post-secret .fa-exclamation-circle {
	font-size: 18px !important;
	color: #f85d00 !important;
	margin: 0 10px 10px 30px
}
.reply-read {
	margin: 15px 0;
	border-radius: 2px;
	border: 1px solid #ddd
}
.reply-ts {
	float: left;
	width: 75%
}
.read-sm {
	padding: 5px 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: -1px
}
.read-pl {
	float: right;
	width: 25%;
	height: 74px;
	line-height: 74px;
	text-align: center;
	border-left: 1px solid #ddd
}
.read-pl a {
	display: block;
	color: #555 !important
}
.read-pl a:hover {
	background: #00aeff;
	color: #fff !important
}
.reply-read .fa {
	font-size: 18px !important;
	color: #f85d00 !important;
	margin: 0 10px 0 0
}
.single-meta a {
	color: #999
}
.single-meta a:hover {
	color: #00aeff
}
.single-meta {
	position: absolute;
	top: 15px;
	right: 15px
}
.single-meta li {
	float: left
}
.single-meta .views, .single-meta li a {
	color: #999;
	line-height: 26px;
	margin: 0 5px 0 0;
	padding: 0 10px;
	display: block;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.single-meta .comment a:hover, .single-meta .edit-link a:hover, .r-hide a:hover {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff
}
.single-meta a:hover {
	color: #fff
}
.single-cat-tag {
	background: #d6d6d6;
	bottom: -1px;
	left: 0;
	width: 100%;
	padding: 6px 0;
	border-bottom: 1px solid #ddd;
	border-radius: 8px 8px 8px 8px
}
.single-cat-tag a {
	color: #eee !important;
	border-radius: 20px;
	opacity: 0.90;
	filter: alpha(opacity=80);
	color: #fff;
	background-color: #428BCA;
	display: inline-block;
	margin: 6px 6px 6px 6px;
	padding: 2px 6px;
	line-height: 21px
}
.single-cat, .single-tag {
	padding: 0 20px
}
.single-tag a {
	padding: 0 10px 0 0;
	word-wrap: break-word;
	word-break: break-all
}
.single-meta .comment span, .entry-content .comment span {
	display: none
}
.abstract {
	background: #fff;
	font-size: 14px;
	color: #999;
	display: block;
	margin: 0 0 10px 0;
	padding: 5px 15px;
	border: 1px dashed #ddd
}
.abstract span {
	float: left;
	font-weight: 600;
	color: #999;
	padding-right: 10px
}
.abstract p {
	text-indent: 0
}
.catalog-button {
	position: fixed;
	bottom: 202px;
	right: 10px;
	background: #fff;
	width: 32px;
	height: 32px;
	color: #d5d5d5;
	line-height: 32px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
	background: rgba(255,255,255,.6);
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.catalog-close {
	cursor: pointer
}
#catalog-box {
	position: fixed;
	background: #fff;
	bottom: 50px;
	right: 45px;
	max-width: 260px;
	padding: 5px 0 0 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	background: rgba(255,255,255,.95);
	z-index: 9999;
	display: none;
	animation: fade-in;
	animation-duration: .5s;
	-webkit-animation: fade-in .5s
}
#catalog {;
	height: 180px;
	padding: 5px 15px 0 0;
	overflow: scroll;
	overflow-x: hidden
}
#catalog, #catalog a {
	font-size: 13px;
	color: #999
}
#catalog-box strong {
	font-size: 13px;
	color: #999;
	margin-bottom: 10px;
	padding: 0 10px
}
#catalog-ul li {
	list-style: none;
	margin: 0
}
#fontsize {
	position: absolute;
	top: 2px;
	right: 2px;
	line-height: 24px;
	width: 40px;
	text-align: center;
	padding: 0 0 1px 0;
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#fontsize:hover {
	color: #fff;
	background: #00aeff;
	border: 1px solid #00aeff
}
.fontsmall {
	font-size: 38px;
	font-size: 3.8rem
}
#slides {
	padding: 0
}
.slidesjs-container {
	margin: 0 0 10px 0
}
.slidesjs-navigation {
	float: right;
	background: #fff;
	text-align: center;
	margin: 0 10px 0 0;
	padding: 8px 10px;
	width: 32px;
	height: 32px;
	border-radius: 2px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.08)
}
a.slidesjs-navigation {
	color: #555
}
.slidesjs-pagination li {
	display: none
}
.img-n {
	width: 260px;
	color: #999;
	margin: -45px 0 0 0;
	padding: 10px
}
.video-content {
	position: relative;
	width: 90%;
	margin: 15px auto
}
.video-content img {
	border: 1px solid #ddd;
	border-radius: 5px
}
.video-content i {
	position: absolute;
	bottom: 30%;
	left: 47%;
	font-size: 40px;
	color: #fff;
	text-shadow: 0 1px 0 #000
}
.videos-content {
	width: 100%;
	margin: 0 0 10px 0
}
.video-img {
	position: relative;
	float: left;
	width: 280px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 2px
}
.video-img img {
	width: 280px;
	height: 210px
}
.video-inf {
	float: left;
	width: 54%;
	margin: 2px 0 0 15px
}
.video-inf ul {
	line-height: 40px;
	margin: 0 0 13px 0;
	padding: 0 0 0 15px;
	border: 1px solid #ddd
}
.video-img .fa-play-circle-o, .picture-img .fa-play-circle-o, .picture-h-img .fa-play-circle-o {
	position: absolute;
	bottom: 70px;
	left: 44%;
	font-size: 30px;
	color: #fff;
	text-shadow: 0 1px 0 #000
}
#related-img .fa-play-circle-o {
	display: none
}

@media screen and (max-width:720px) {
.video-inf {
	max-width: 260px
}
}

@media screen and (max-width:640px) {
.video-img {
	float: inherit;
	margin: 0 auto 13px
}
.video-inf {
	float: inherit;
	width: 100%;
	max-width: 300px;
	margin: 0 auto 13px
}
}
.authorbio {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.authorbio .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 5px 10px 0 0;
	padding: 0
}
.nav-single {
	margin-bottom: 10px
}
.meta-nav {
	background: #fff;
	float: left;
	width: 50%;
	text-align: center;
	margin-right: -1px;
	padding: 10px 20px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.nav-single a {
	display: block
}
.meta-nav:hover {
	color: #fff;
	background: #00aeff;
	border: 1px solid #00aeff
}
.nav-single-c a {
	font-size: 50px;
	color: #b6b6b6;
	text-align: center
}
.nav-single-c a:hover {
	color: #555
}
.meta-nav-l {
	position: fixed;
	right: 0;
	top: 45%;
	width: 50px;
	z-index: 1
}
.meta-nav-r {
	position: fixed;
	left: 0;
	top: 45%;
	width: 50px;
	z-index: 1
}

@media screen and (max-width:1300px) {
.nav-single-c a {
	display: none
}
}
#related-img {
	background: #fff;
	margin-bottom: 10px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.related-title {
	background: #fff;
	height: 52px;
	overflow: hidden
}
.related-site {
	max-width: 100%;
	width: auto;
	height: auto;
	padding: 5px
}
.related-site-img {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.related-site-img a img {
	max-width: 100%;
	width: auto;
	height: auto;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear
}
.related-site-img:hover a img {
	transition: All .7s ease;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

@media screen and (min-width:901px) {
.related-site-img {
	height: 130px;
	overflow: hidden
}
.related-title {
	margin: 3px 0 0 0
}
}

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

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

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

@media screen and (max-width:320px) {
.r4 {
	float: left;
	width: 100%
}
}
.single-goods-main {
	margin: 0 0 10px 0;
	padding: 0
}
.single-goods-img {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.single-goods-img a img {
	float: left;
	background: #fff;
	max-width: 100%;
	width: auto;
	height: auto;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear
}
.single-goods-img:hover a img {
	transition: All .7s ease;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3)
}
.single-goods {
	margin: 0 -5px
}
.single-goods .tl4 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}

@media screen and (min-width:320px) {
.tl4 {
	float: left;
	width: 50%;
	transition-duration: .5s
}
}

@media screen and (min-width:1080px) {
.tm4 {
	float: left;
	width: 25%;
	transition-duration: .5s
}
}

@media screen and (max-width:1080px) {
.tm4 {
	width: 25%;
	transition-duration: .5s
}
}

@media screen and (max-width:480px) {
.tm4 {
	width: 50%;
	transition-duration: .5s
}
.single-goods {
	margin: 0 -4px
}
}
#single-widget h3 {
	margin: 15px 0 0 20px
}
#single-widget .widget {
	float: left;
	width: 50%;
	margin-right: -1px
}
#single-widget .widget ul {
	margin: 0 5px 5px 5px
}
#sidebar {
	float: right;
	width: 28.6%
}
#sidebar h3 {
	background: #f8f8f8;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}
.widget-title i {
	float: left;
	width: 40px;
	height: 40px;
	font-size: 18px;
	color: #00aeff;
	line-height: 40px;
	text-align: center;
	margin: 0 15px 0 0;
	padding: 1px 0;
	border-right: 1px solid #ddd;
	border-radius: 2px 0 0 0
}
.widget {
	background: #fff;
	margin: 0 0 10px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.widget ul li {
	width: 99%;
	line-height: 190%;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.widget ul, #sidebar #searchform, #calendar_wrap, .tagcloud {
	padding: 8px 15px 15px 15px
}
.widget .textwidget {
	padding: 18px
}
#advert_widget {
	padding: 3px
}
.widget .textwidget img, #advert_widget img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block
}
.widget_categories, .widget_links, #sidebar .widget_nav_menu {
	padding: 0 0 15px 0
}
.widget_categories li, .widget_links li, #sidebar .widget_nav_menu li {
	float: left;
	width: 49.5% !important;
	margin: 8px -3px 0 2px
}
.widget_categories a, .widget_links a, #sidebar .widget_nav_menu a {
	text-align: center;
	display: block;
	border: 1px solid #ddd
}
.widget_categories a:hover, .widget_links a:hover, .tagcloud a:hover, #sidebar .widget_nav_menu a:hover {
	background: #00aeff;
	color: #fff !important;
	border: 1px solid #00aeff;
	transition: all .1s ease-in 0s
}
.tagcloud {
	padding: 5px 0 5px 2px
}
.tagcloud a {
	float: left;
	margin: 4px;
	padding: 0 7px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#tag_cloud_widget {
	position: relative;
	width: 240px;
	height: 240px;
	margin: 10px auto 10px
}
#tag_cloud_widget a {
	position: absolute;
	color: #fff;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	top: 0;
	left: 0;
	padding: 3px 5px;
	box-shadow: 0 1px 1px rgba(0,0,0,.08)
}
#tag_cloud_widget a:hover {
	background: #d02f53;
	display: block
}
#tag_cloud_widget a:nth-child(n) {
	background: #666;
	border-radius: 3px;
	display: inline-block;
	line-height: 18px;
	margin: 0 10px 15px 0
}
#tag_cloud_widget a:nth-child(2n) {
	background: #d1a601
}
#tag_cloud_widget a:nth-child(3n) {
	background: #286c4a
}
#tag_cloud_widget a:nth-child(5n) {
	background: #518ab2
}
#tag_cloud_widget a:nth-child(4n) {
	background: #c91d13
}
.hot_commend ul li {
	white-space: normal;
	border-bottom: 1px dashed #dadada
}
.new_cat ul li {
	white-space: normal
}
.hot_commend .thumbnail, .new_cat .thumbnail {
	position: relative;
	float: left;
	width: 100px;
	height: 75px;
	margin: 8px 8px 8px 0;
	overflow: hidden
}
.hot_commend a img, .new_cat a img {
	float: left;
	width: 100px;
	height: 75px
}
.hot_commend .hot-title, .new_cat .new-title {
	height: 55px;
	padding-top: 5px;
	line-height: 25px;
	overflow: hidden
}
.hot_commend .views, .new_cat .date {
	float: right;
	color: #999
}
.hot_commend .fa {
	color: #999
}
.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: #c40000
}
.li-number {
	float: left;
	background: #c40000;
	font-size: 12px;
	color: #fff;
	line-height: 150%;
	margin: 4px 5px 0 0;
	padding: 0 5px;
	border-radius: 2px
}
.li-numbers {
	float: left;
	background: #ccc;
	font-size: 12px;
	color: #fff;
	line-height: 150%;
	margin: 4px 5px 0 0;
	padding: 0 5px;
	border-radius: 2px
}
#wp-calendar {
	width: 100%
}
#wp-calendar caption {
	text-align: center;
	font-weight: bold
}
#wp-calendar tbody td, #wp-calendar tfoot td {
	text-align: center;
	padding: 5px
}
#wp-calendar a {
	color: #00aeff
}
.readers {
	padding: 15px 5px 10px 10px
}
.readers li {
	list-style: none;
	padding: 0 3px
}
.readers img {
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 -3px
}
.readers-avatar {
	float: left;
	width: 16.66666%
}
#message .avatar {
	float: left;
	width: 24px;
	height: 24px;
	margin: 6px 8px 0 0
}
.wp-smiley {
	height: 15px !important;
	display: inline !important
}
.message-widget ul li {
	width: 99%;
	height: 37px;
	padding-bottom: 8px;
	line-height: 37px;
	_white-space: normal;
*white-space:normal;
	border-bottom: 1px dashed #dadada
}
.message-page ul li {
	width: 99%;
	height: 37px;
	padding-bottom: 8px;
	line-height: 37px;
	white-space: nowrap;
	_white-space: normal;
*white-space:normal;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #dadada
}
.follow {
	top: 80px;
	width: 310px;
	position: fixed;
	animation: fade-in;
	animation-duration: 1.2s;
	-webkit-animation: fade-in 1.2s
}
#feed_widget {
	position: relative;
	font-size: 30px;
	color: #555;
	text-align: center
}
#feed_widget a {
	color: #fff
}
#feed_widget li {
	float: left;
	width: 40px;
	line-height: 40px;
	margin: 0 0 0 7.733333%;
	border-radius: 2px
}
#feed_widget .feed {
	background: #d28300
}
#feed_widget .weixin {
	background: #248a34
}
#feed_widget .tsina {
	background: #c40000
}
#feed_widget .tqq {
	background: #4e91d1
}
#feed_widget li:hover {
	opacity: .8
}
#feed_widget ul {
	margin: 10px 2% 0 2%;
	overflow: hidden
}
#weixin-img {
	position: absolute;
	top: 55px;
	right: 260px;
	display: none;
	padding: 5px;
	background: #fff;
	border-radius: 2px;
	z-index: 999;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	background: rgba(255,255,255,.9)
}

@media screen and (max-width:1024px) {
#feed_widget li {
	margin: 0 0 0 2.333333%
}
}
.icon-rss {
	color: #d28300
}
.sidebar-h {
	animation: fade-in;
	animation-duration: 1s;
	-webkit-animation: fade-in 1s
}
.comments-title {
	background: #fff;
	margin-bottom: 10px;
	padding: 15px 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.comment-list, .comment-list ol {
	list-style: none
}
.comment-list li {
	position: relative;
	background: #fff;
	margin: 0 0 10px 0;
	padding: 15px 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px;
	word-wrap: break-word;
	word-break: break-all
}
.children li {
	position: relative;
	background: #fff;
	margin: 0 0 10px 0;
	padding: 15px 20px;
	border: 1px solid #ebebeb;
	box-shadow: 0 1px 1px rgba(0,0,0,.03);
	border-radius: 2px;
	word-wrap: break-word;
	word-break: break-all
}
.children {
	margin: 5px 0 0 0
}
.vcard .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 6px 10px 0 0;
	transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s
}
.vcard:hover .avatar {
	transform: rotate(720deg);
	-webkit-transform: rotate(720deg);
	-moz-transform: rotate(720deg);
	-o-transform: rotate(720deg);
	-ms-transform: rotate(720deg)
}
.comment-author {
	color: #999
}
.fn {
	font-style: normal;
	font-weight: bold
}
.floor {
	color: #00aeff
}
.comment-meta, .comment-meta a {
	color: #999
}
.reply a {
	background: #fff;
	position: absolute;
	top: 15px;
	right: 20px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 2px
}
.reply a:hover {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff;
	transition: all .2s ease-in 0s
}
.at, .at a {
	color: #00aeff
}
.no-comments {
	background: #fff;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #ddd
}
#edita {
	color: #8b8b8b
}
.comment-author .fa {
	color: #d03333;
	padding-left: 5px
}
.lv {
	font-size: 13px;
	padding-left: 3px
}
.vip0 .fa, .vip0 .lv {
	color: #bbb
}
.vip1 .fa, .vip1 .lv {
	color: #46c0e6
}
.vip2 .fa, .vip2 .lv {
	color: #f49800
}
.vip3 .fa, .vip3 .lv {
	color: #7ab951
}
.vip4 .fa, .vip4 .lv {
	color: #f566f5
}
.vip5 .fa, .vip5 .lv {
	color: #d03333
}
#respond {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 10px 8px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
#respond h3 {
	margin: 0 0 10px 0
}
#respond h3 a {
	float: right;
	padding: 2px 10px;
	border: 1px solid #ddd;
	border-radius: 2px
}
#comment-author-info input {
	background: #fff;
	width: 50%;
	height: 37px;
	margin: 0 10px 10px 0;
	padding: 0 5px;
	border: 1px solid #ddd;
	-webkit-appearance: none;
	_vertical-align: middle;
*vertical-align:middle;
}
#comment {
	background: #fff;
	width: 100%;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-appearance: none
}
#respond #submit {
	background: #fff;
	width: 50%;
	margin: 0 10px 10px 0;
	padding: 6px;
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-appearance: none;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#respond #submit:hover {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff;
	transition: all .2s ease-in 0s
}
.user_avatar, .author_avatar {
	height: 45px;
	line-height: 20px;
	margin: 0 0 10px 0
}
.user_avatar img, .author_avatar img {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 10px 0 0
}
.comment-tool {
	float: right;
	margin: 9px 0
}
.comment-tool a {
	background: #00aeff;
	color: #fff;
	margin: 0 0 0 10px;
	padding: 5px 10px;
	border: 1px solid #00aeff;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.comment-tool a:hover {
	background: #fff;
	color: #555;
	border: 1px solid #ddd
}
.smiley-box {
	display: none;
	position: relative
}
.smiley-box img {
	float: left;
	width: 16px;
	height: 16px
}
#trackbacks {
	margin: 0 0 10px 0
}
.backs {
	background: #fff;
	padding: 10px 15px;
	border: 1px solid #ddd;
	cursor: pointer;
	border-radius: 2px
}
.track {
	background: #fff;
	padding: 10px 15px;
	border: 1px solid #ddd;
	border-top: 0;
	border-radius: 0 0 2px 2px;
	display: none
}
#anchor, .scroll-comments {
	position: relative;
	top: -75px
}
.loading-comments {
	background: #fff;
	display: none;
	width: 100%;
	line-height: 45px;
	text-align: center;
	margin: 0 0 10px 0;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.qaptcha {
	padding: 0 10px 10px 0;
	margin-top: 10px
}
.qaptcha .clr {
	clear: both
}
.qaptcha .bgslider {
	width: 100px;
	height: 22px;
	background: transparent url(/skin/ecms/img/sprites.png) no-repeat 0 -22px;
	float: left
}
.qaptcha .slider {
	width: 21px;
	height: 21px;
	background: transparent url(/skin/ecms/img/sprites.png) no-repeat 0 0;
	margin: 0 0 0 5px;
	cursor: e-resize
}
.qaptcha .icons {
	display: none
}
.qaptcha .txtstatus {
	float: left;
	margin: -2px 0 0 8px
}
.txtstatus {
	animation: fade-in;
	animation-duration: 1s;
	-webkit-animation: fade-in 1s
}
#comments .fa-exclamation-circle, #comments .fa-check-square, #comments .fa-spinner, #comments .fa-pencil-square-o {
	color: #00aeff;
	margin-right: 5px
}
#links {
	margin: 0 -2px
}
#links h2 {
	display: none
}
.link-f {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.link-f a img {
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto
}
.link-f a {
	background: #fff;
	text-align: center;
	padding: 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-f a:hover {
	background: #00aeff;
	color: #fff !important;
	border: 1px solid #00aeff;
	transition: all .1s ease-in 0s
}
.lx7 {
	float: left;
	min-height: 1px;
	padding: 2px
}

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

@media screen and (min-width:550px) {
.lx7 {
	width: 33.33333333%
}
}

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

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

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

@media screen and (max-width:550px) {
#links {
	margin: 6px 0 0 0
}
}
.linkcat h2 {
	background: #fff;
	max-width: 152px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto 2px;
	clear: both;
	border-radius: 2px;
	border: 1px solid #ddd;
	box-shadow: 0 -1px 1px rgba(0,0,0,.03)
}
.link-all a:hover {
	background: #00aeff;
	color: #fff !important;
	border: 1px solid #00aeff;
	transition: all .1s ease-in 0s
}
.link-all a, #links a {
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s
}
.link-all a:hover, .link-all a:focus, #links a:hover, #links a:focus {
	-webkit-transform: scale(0.9);
	transform: scale(0.9)
}
#colophon {
	background: #fff;
	position: relative;
	width: auto;
	border-top: 1px solid #ddd;
	box-shadow: 0 -1px 1px rgba(0,0,0,.03)
}
.site-info {
	background-color: #000;
	color: #ddd;
	font-size:12px;
	line-height: 22px;
	padding: 5px 5px;
	text-align: center;
}
.add-info {
	padding: 5px 0;
	display: block
}
#footer-widget-box {
	background: #555;
	position: relative;
	padding: 10px 0;
	box-shadow: 0 -1px 1px rgba(0,0,0,.1)
}
.footer-widget {
	width: 1080px;
	margin: 0 auto
}
.footer-widget h3 {
	font-size: 15px;
	color: #ccc;
	margin: 15px 0 0 0
}
.footer-widget .widget {
	background: #555;
	float: left;
	width: 50%;
	padding: 0 10px;
	border: 0;
	box-shadow: none
}
.footer-widget, .footer-widget a {
	color: #ccc
}
.footer-widget a:hover {
	color: #fff
}
.footer-widget .widget ul {
	padding: 8px 0 15px
}
.footer-widget .menu li {
	float: left;
	width: 33%
}
#infscr-loading {
	position: absolute
}

@media screen and (min-width:550px) {
.pagination {
	float: right
}
.pagination a, .pagination a:visited {
	float: left;
	background: #fff;
	margin: 0 0 10px 5px;
	padding: 8px 11px;
	line-height: 100%;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.pagination .current, .pagination .dots {
	background: #fff;
	float: left;
	margin: 0 0 0 5px;
	padding: 8px 11px;
	line-height: 100%;
	border: 1px solid #ddd;
	border-radius: 2px
}
.pagination span.current, .pagination a:hover {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff
}
.screen-reader-text, .pages {
	display: none
}
.nav-links .prev i, .nav-links .next i {
	line-height: 12px;
	padding: 0 2px
}
}

@media screen and (max-width:550px) {
.pagination {
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.pagination .nav-links {
	min-height: 30px;
	position: relative;
	text-align: center
}
.pagination .current .screen-reader-text {
	position: static !important
}
.screen-reader-text {
	height: 1px;
	overflow: hidden;
	position: absolute !important
}
.page-numbers {
	display: none;
	line-height: 25px;
	padding: 5px
}
.pagination .page-numbers.current {
	text-transform: uppercase
}
.pagination .current {
	display: inline-block
}
.pagination .prev, .pagination .next {
	background: #00aeff;
	color: #fff;
	display: inline-block;
	line-height: 35px;
	overflow: hidden;
	position: absolute
}
.pagination .prev i, .pagination .next i {
	padding: 6px 15px
}
.pagination .next {
	border-radius: 0 2px 2px 0
}
.pagination .prev {
	border-radius: 2px 0 0 2px
}
.pagination .prev a, .pagination .next a {
	color: #fff;
	line-height: 20px;
	padding: 0;
	display: inline-block
}
.pagination .prev {
	left: 0
}
.pagination .prev:before {
	left: -1px
}
.pagination .next {
	right: 0
}
.pagination .next:before {
	right: -1px
}
.comment-navigation {
	margin: 0 0 10px
}
.comment-navigation .current {
	line-height: 35px;
	padding: 0 0 0 50%
}
.comment-navigation .next {
	right: 5px
}
.comment-navigation .prev {
	left: 5px
}
.comment-navigation .prev, .comment-navigation .next {
	background: #00aeff;
	color: #fff;
	display: inline-block;
	line-height: 20px;
	overflow: hidden;
	position: absolute
}
}
.picture-box {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.picture-img {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	transition-duration: .5s
}
.picture-img a img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear
}
.picture-img:hover a img {
	transition: All .7s ease;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}
.picture-title {
	text-align: center;
	line-height: 30px;
	margin: 0 10px 5px 10px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.picture {
	margin: 0 -5px
}
.video .xl5, .picture .xl5 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}
.xm5 {
	position: relative;
	min-height: 1px
}

@media screen and (min-width:350px) {
.xl5 {
	float: left;
	width: 50%;
	transition-duration: .5s
}
}

@media screen and (min-width:550px) {
.xm5 {
	float: left;
	width: 25%;
	transition-duration: .5s
}
}

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

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

@media screen and (max-width:900px) {
#picture {
	width: 99.9%
}
}
.grid-title {
	line-height: 25px;
	height: 50px;
	margin: 5px 15px;
	overflow: hidden
}
.grid-inf {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 15px
}
.grid-inf .views {
	float: right
}
.grid, icon-zan {
	position: absolute;
	top: 15px;
	right: 15px;
	background: #f40;
	color: #fff;
	padding: 0 5px;
	line-height: 25px;
	border-radius: 2px;
	filter: alpha(opacity=80);
	background: rgba(255,68,0,.8);
	box-shadow: 0 0 2px rgba(0,0,0,.4)
}
.picture-img {
	position: relative
}
.hide-box, .hide-excerpt {
	display: none;
	cursor: pointer
}
.hide-box {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	transition: all .2s ease-in 0s
}
.hide-excerpt {
	position: absolute;
	color: #fff;
	padding: 15px;
	z-index: 3
}
#scroll {
	width: 32px;
	float: right;
	position: fixed;
	right: 10px;
	bottom: 50px;
	z-index: 9999
}
#scroll li a {
	background: #fff;
	font-size: 16px;
	color: #d5d5d5;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	margin-top: 6px;
	display: block;
	cursor: pointer;
	background: rgba(255,255,255,.6);
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#scroll li a:hover {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff;
	transition: all .2s ease-in 0s
}
.qr-img {
	position: fixed;
	background: #fff;
	bottom: 50px;
	right: 50px;
	max-width: 300px;
	padding: 10px 10px 2px 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	background: rgba(255,255,255,.95);
	z-index: 9999;
	display: none
}
.qr .fa-qrcode {
	font-size: 20px !important;
	line-height: 32px !important
}
#slideshow {
	position: relative;
	margin: 0 0 10px 0;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
.rslides {
	position: relative;
	overflow: hidden;
	width: 100%
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border-radius: 2px
}
.rslides_tabs {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	max-width: 100%;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	z-index: 2;
	_display: none
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 5px
}
.rslides_tabs a {
	background: #fff;
	width: auto;
	height: auto;
	color: #555;
	line-height: 15px;
	padding: 2px 8px;
	display: inline;
	border: 1px solid #fff;
	border-radius: 2px
}
.rslides_tabs li:first-child {
	margin-left: 0
}
.rslides_tabs .rslides_here a {
	background: #00aeff;
	color: #fff;
	border: 1px solid #00aeff
}
.slider-caption {
	position: absolute;
	background: #c40000;
	display: block;
	left: 0;
	top: 0;
	color: #fff;
	padding: 8px 15px;
	max-width: none;
	border-radius: 2px 0 0 0;
	z-index: 2;
	filter: alpha(opacity=70);
	background: none repeat scroll 0 0 rgba(216,0,0,.7);
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
#down a {
	float: left;
	background: #00aeff;
	height: 35px;
	color: #fff;
	line-height: 34px;
	text-align: center;
	margin: 8px 0 15px 25px;
	padding: 0 15px;
	border: 1px solid #00aeff;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
#down a:hover {
	background: #595959;
	border: 1px solid #595959;
	transition: all .3s ease-in 0s
}
#down .fa-download, #down .fa-cloud-download {
	font-size: 16px;
	color: #fff;
	margin: 0 8px 0 0
}
#button_box {
	display: none
}
#button_file h3 {
	text-align: center;
	padding: 0 0 5px 0
}
.buttons a {
	float: left;
	background: #00aeff;
	color: #fff !important;
	margin: 10px 10px 10px 0;
	padding: 2px 15px;
	border: 1px solid #00aeff;
	border-radius: 3px;
	display: block
}
.buttons a:hover {
	background: #595959;
	border: 1px solid #595959;
	transition: all .3s ease-in 0s
}
#social {
	position: relative;
	margin: 15px auto 80px;
	width: 283px
}
.social-main {
	position: relative;
	margin: 0 auto;
	width: 80px
}
.social-main a {
	float: left;
	color: #fff !important;
	line-height: 80px;
	text-align: center;
	border-radius: 80px
}
.social-main a:hover {
	background: #878787;
	color: #fff;
	transition: all .2s ease-in 0s
}
.like a {
	background: #f40;
	width: 80px;
	display: block;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
.share-s a {
	background: #ecb842;
	width: 140px;
	display: block;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
.social-main i {
	color: #fff;
	font-style: normal;
	margin: 0 5px 0 0
}
.shang-p a {
	position: absolute;
	left: 115px;
	top: -7px;
	background: #7ab951;
	width: 50px;
	height: 50px;
	font-size: 16px;
	font-weight: 600;
	line-height: 43px;
	border: 4px solid #fff;
	border-radius: 40px
}
.shang-main input {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	display: block
}
.shang-main img {
	height: auto;
	max-width: 100%;
	margin: 0 auto;
	vertical-align: middle;
	display: block
}
.shang-main h4 {
	text-align: center
}
#shang {
	position: absolute;
	top: 46px;
	left: 0;
	display: none;
	padding: 15px;
	background: #fff;
	border-radius: 5px;
	z-index: 5;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	background: rgba(255,255,255,.9)
}
#share {
	position: absolute;
	background: #313131;
	top: -80px;
	right: 10px;
	display: none;
	padding: 15px;
	z-index: 999;
	border-radius: 5px;
	filter: alpha(opacity=70);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	background: 0 0 rgba(49,49,49,.7)
}
#share a {
	color: #fff
}
.bdshare_dialog_box {
	z-index: 999999 !important;
	box-shadow: 0 10px 10px rgba(0,0,0,.5) !important
}
.bdshare_dialog_box {
	border: 0 !important
}
.bdshare_dialog_bottom {
	display: none
}
.icon-share {
	color: #04a4cc
}
#share a {
	font-size: 25px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding: 2px 5px 5px
}
.bdshare-button-style1-16 a {
	background: transparent !important
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}
.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
	border-radius: 4px
}
.fancybox-opened {
	z-index: 8030
}
.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 10px rgba(0,0,0,.5)
}
.fancybox-outer, .fancybox-inner {
	position: relative
}
.fancybox-inner {
	overflow: hidden
}
.fancybox-error {
	padding: 30px;
	white-space: nowrap
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	z-index: 8060
}
#fancybox-loading div {
	width: 79px;
	height: 10px;
	background: url(/skin/ecms/img/infinite.gif) center center no-repeat
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 45%;
	height: 100%;
	cursor: pointer;
	background: transparent url(/skin/ecms/img/blank.gif);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040
}
.fancybox-prev {
	left: 0
}
.fancybox-next {
	right: 0
}
.fancybox-nav span {
	position: absolute;
	font-size: 30px;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}
.fancybox-prev span {
	left: 10px
}
.fancybox-next span {
	right: 10px
}
.fancybox-nav:hover span {
	visibility: visible
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/skin/ecms/img/fancy.png)
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050
}
#fancybox-buttons.top {
	top: 10px
}
#fancybox-buttons.bottom {
	bottom: 10px
}
#fancybox-buttons ul {
	background: #000;
	background: rgba(0,0,0,.1);
	display: block;
	width: 177px;
	height: 31px;
	margin: 0 auto;
	border: 1px solid #999;
	border-radius: 2px
}
#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0
}
#fancybox-buttons a {
	display: block;
	font-size: 20px;
	color: #fff;
	width: 35px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	outline: 0
}
#fancybox-buttons a:hover {
	color: #04a4cc
}
#fancybox-buttons .fa-angle-right {
	border-right: 1px solid #999
}
#fancybox-buttons .fa-times {
	border-left: 1px solid #999
}
.btnDisabled {
	cursor: default;
	opacity: .4;
	filter: alpha(opacity=40)
}
.icon-fancy-close {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 24px;
	height: 24px;
	color: #e50000;
	font-size: 18px;
	line-height: 24px;
	cursor: pointer
}
.fancybox-close {
	position: absolute;
	background: #cf0000;
	top: -25px;
	right: 0;
	color: #fff;
	padding: 0 8px;
	border-radius: 5px 5px 0 0
}
.fancybox-close:hover {
	color: #ccc
}
.search-results #primary, .search-no-results #primary {
	width: 100%
}
.search-page {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.search-no-results .post {
	position: relative;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	box-shadow: 0;
	border-radius: 0
}
.search-page li {
	line-height: 280%;
	margin: 0 -20px;
	padding: 0 20px;
	border-bottom: 1px solid #dadada
}
.search-inf {
	float: right;
	color: #999
}
li.search-inf {
	border: 0
}
.taosite {
	background: #fff;
	margin: 0 0 10px 0;
	padding-top: 6px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px;
	overflow: hidden
}
.entry-content .taosite {
	background: #transparent;
	border: 0;
	box-shadow: none;
	border-radius: 0
}
.taosite img {
	max-width: 99%;
	width: 99%;
	height: auto
}
.taopc, .advicel, .advicer {
	text-align: center
}
.entry-content .taopc {
	text-align: center
}
.entry-content .advicem {
	margin: 0 -11px 10px -11px
}
.advicel {
	float: left;
	width: 70.4%
}
.advicer {
	float: right;
	width: 28.6%
}

@media screen and (max-width:900px) {
.advicer {
	display: none
}
.advicel {
	width: 99.9%
}
}

@media screen and (min-width:900px) {
.box-hide {
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-perspective-origin: top center;
	-moz-perspective-origin: top center;
	perspective-origin: top center
}
.box-show {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1)
}
}

@media screen and (max-width:1080px) {
#content, #colophon, .breadcrumb, .footer-widget {
	width: 98%
}
.follow {
	width: 28%;
	transition-duration: .5s
}
#site-nav .down-menu a {
	padding: 0 13px
}
#colophon {
	width: auto
}
#main-search, #mobile-nav {
	width: 98%
}
.breadcrumb {
	width: 98%
}
}

@media screen and (max-width:900px) {
#primary {
	width: 99.9%
}
.logo-site, .logo-sites {
	margin: 5px 0 0 10px
}
.authorbio {
	display: none
}
#sidebar {
	display: none
}
.add-info {
	display: none
}
#anchor, .scroll-comments {
	top: -43px
}
.r-hide {
	display: none
}
}

@media screen and (max-width:720px) {
#inf-d {
	width: 70%;
	transition-duration: .5s
}
.search-inf {
	display: none
}
.entry-meta {
	display: inline;
}
#links {
	display: none
}
}

@media screen and (max-width:640px) {
.entry-header h1 {
	text-align: left
}
#single-widget .widget {
	width: 99.6%
}
.footer-widget .widget {
	float: inherit;
	margin: 0
}
.footer-widget .widget {
	width: 99.6%
}
}

@media screen and (max-width:620px) {
.entry-header h2 {
	height: 58px;
	text-align: justify;
	word-break: break-all;
	overflow: hidden
}
.format-image .entry-header h2, .format-aside .entry-header h2, .type-bulletin .entry-header h2 {
	height: auto;
	width: 70%;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	transition-duration: .5s
}
.archive-content {
	display: none
}
.format-aside .archive-content, .type-bulletin .archive-content {
	display: block
}
.entry-more {
	display: none
}
.thumbnail {
	width: 100px;
	height: 75px;
	margin: 0 10px 0 0;
	transition-duration: .5s
}
.thumbnail a img {
	width: 100px;
	height: 75px;
	transition-duration: .5s
}
.thumbnail .cat, .format-cat {
	display: none
}
.entry-meta {
	display: inline;
	left: 130px
}
.single-tag, .weibo {
	display: none
}
.single-content embed {
	height: 250px
}
}

@media screen and (max-width:480px) {
.slider-caption {
	display: none
}
.single-content {
	font-size: 19px;
	font-size: 1.9rem
}
.fontsmall {
	font-size: 38px;
	font-size: 3.8rem
}
.template-user {
	width: 100px;
	height: 200px;
	max-width: 300px;
	min-width: 400px
}
}

@media screen and (max-width:440px) {
.entry-meta .date, .entry-meta .edit-link {
	display: inline;
}
.post {
	padding: 15px
}
.entry-header h1 {
	margin: 5px -20px 10px -20px
}
.single-content h2 {
	margin: 10px -15px
}
.video-img {
	width: 270px;
	height: 203px
}
.title-l {
	top: 15px
}
.single-content h3 {
	margin: 0 -15px 5px -15px
}
.entry-meta {
	bottom: 10px
}
}
.dp-highlighter {
	background: #fff;
	border: 1px dashed #ccc;
	width: 96%;
	word-break: break-all;
	white-space: normal;
	overflow: auto;
	margin: 10px auto;
	padding: 5px
}
.dp-highlighter:hover {
	background: #fafafa;
	border: 1px dashed #08c
}
.dp-highlighter .bar {
	padding: 2px
}
.dp-highlighter .collapsed .bar, .dp-highlighter .nogutter .bar {
	padding-left: 0
}
.dp-highlighter ol {
	margin: 0 0 1px -15px;
	padding: 2px;
	color: #666
}
.dp-highlighter.nogutter ol {
	list-style-type: none;
	margin-left: 0
}
.dp-highlighter ol li, .dp-highlighter .columns div {
	border-left: 1px dashed #ccc;
	padding-left: 10px;
	line-height: 18px
}
.dp-highlighter .nogutter ol li, .dp-highlighter .nogutter .columns div {
	border: 0
}
.dp-highlighter .columns {
	color: gray;
	width: 100%
}
.dp-highlighter .columns div {
	padding-bottom: 5px
}
.dp-highlighter ol li span {
	color: Black
}
.dp-highlighter .collapsed ol {
	margin: 0
}
.dp-highlighter .collapsed ol li {
	display: none
}
.dp-highlighter .printing {
	border: 0
}
.dp-highlighter .printing .tools {
	display: none !important
}
.dp-highlighter .printing li {
	display: list-item !important
}
.dp-highlighter .tools {
	padding: 3px 8px 3px 15px;
	border-bottom: 1px solid #2b91af;
	color: silver
}
.dp-highlighter .collapsed .tools {
	border-bottom: 0
}
.dp-highlighter .tools a {
	font-size: 9pt;
	color: gray;
	text-decoration: none;
	margin-right: 10px
}
.dp-highlighter .tools a:hover {
	color: red;
	text-decoration: underline
}
.dp-about {
background-color:# fff;
	margin: 0;
	padding: 0
}
.dp-about table {
	width: 100%;
	height: 100%
}
.dp-about td {
	padding: 10px;
	vertical-align: top
}
.dp-about .copy {
	border-bottom: 1px solid #aca899;
	height: 95%
}
.dp-about .title {
	color: red;
	font-weight: bold
}
.dp-about .para {
	margin: 0 0 4px 0
}
.dp-about .footer {
	background-color: #eceadb;
	border-top: 1px solid #fff;
	text-align: right
}
.dp-about .close {
	background-color: #eceadb;
	width: 60px;
	height: 22px
}
.dp-c .comment {
	color: green
}
.dp-c .string {
	color: blue
}
.dp-c .preprocessor {
	color: gray
}
.dp-c .keyword {
	color: blue
}
.dp-c .vars {
	color: #d00
}
.dp-vb .comment {
	color: green
}
.dp-vb .string {
	color: blue
}
.dp-vb .preprocessor {
	color: gray
}
.dp-vb .keyword {
	color: blue
}
.dp-sql .comment {
	color: green
}
.dp-sql .string {
	color: red
}
.dp-sql .keyword {
	color: #7f0055
}
.dp-sql .func {
	color: #ff1493
}
.dp-sql .op {
	color: blue
}
.dp-xml .cdata {
	color: #ff1493
}
.dp-xml .comments {
	color: green
}
.dp-xml .tag {
	font-weight: bold;
	color: blue
}
.dp-xml .tag-name {
	color: #7f0055;
	font-weight: bold
}
.dp-xml .attribute {
	color: red
}
.dp-xml .attribute-value {
	color: blue
}
.dp-delphi .comment {
	color: #008200;
	font-style: italic
}
.dp-delphi .string {
	color: blue
}
.dp-delphi .number {
	color: blue
}
.dp-delphi .directive {
	color: #008284
}
.dp-delphi .keyword {
	font-weight: bold;
	color: navy
}
.dp-delphi .vars {
	color: #000
}
.dp-py .comment {
	color: green
}
.dp-py .string {
	color: red
}
.dp-py .docstring {
	color: green
}
.dp-py .keyword {
	color: blue;
	font-weight: bold
}
.dp-py .builtins {
	color: #ff1493
}
.dp-py .magicmethods {
	color: gray
}
.dp-py .exceptions {
	color: brown
}
.dp-py .types {
	color: brown;
	font-style: italic
}
.dp-py .commonlibs {
	color: #8a2be2;
	font-style: italic
}
.dp-rb .comment {
	color: #c00
}
.dp-rb .string {
	color: #f0c
}
.dp-rb .symbol {
	color: #02b902
}
.dp-rb .keyword {
	color: #069
}
.dp-rb .variable {
	color: #6cf
}
.dp-css .comment {
	color: green
}
.dp-css .string {
	color: red
}
.dp-css .keyword {
	color: blue
}
.dp-css .colors {
	color: darkred
}
.dp-css .vars {
	color: #d00
}
.dp-j .comment {
	color: #3f7f5f
}
.dp-j .string {
	color: #2a00ff
}
.dp-j .keyword {
	color: #7f0055;
	font-weight: bold
}
.dp-j .annotation {
	color: #646464
}
.dp-j .number {
	color: #c00000
}
.dp-cpp .comment {
	color: #e00
}
.dp-cpp .string {
	color: red
}
.dp-cpp .preprocessor {
	color: #cd00cd;
	font-weight: bold
}
.dp-cpp .keyword {
	color: #5697d9;
	font-weight: bold
}
.dp-cpp .datatypes {
	color: #2e8b57;
	font-weight: bold
}
.dp-perl .comment {
	color: green
}
.dp-perl .string {
	color: red
}
.dp-perl .keyword {
	color: #7f0055
}
.dp-perl .func {
	color: #ff1493
}
.dp-perl .declarations {
	color: blue
}
.dp-css .vars {
	color: #d00
}
.dp-g .comment {
	color: #3f7f5f
}
.dp-g .string {
	color: #2a00ff
}
.dp-g .keyword {
	color: #7f0055;
	font-weight: bold
}
.dp-g .type {
	color: #007f00;
	font-weight: bold
}
.dp-g .modifier {
	color: #640064;
	font-weight: bold
}
.dp-g .constant {
	color: red;
	font-weight: bold
}
.dp-g .method {
	color: #ff6000;
	font-weight: bold
}
.dp-g .number {
	color: #c00000
}
.comment-list .dp-highlighter {
	background: #fff;
	margin-top: 5px;
	border: 1px dashed #ccc
}
.comment-list .dp-highlighter li {
	margin: 0;
	padding: 0 5px;
	border: 0
}
.comment-list .dp-highlighter ol {
	margin: 0
}
a:hover, .top-menu a:hover, .showmore span, .cat-box .icon-cat, .single-content a, .floor, .single-content a:visited, #site-nav .down-menu>.current-menu-item>a, .entry-meta a, #site-nav .down-menu>.current-menu-item>a:hover, #site-nav .down-menu>li>a:hover, #site-nav .down-menu>li.sfHover>a, .cat-title .fa-bars, .widget-title .fa-bars, .at, .at a, #user-profile a:hover, #comments .fa-exclamation-circle, #comments .fa-check-square, #comments .fa-spinner, #comments .fa-pencil-square-o {
	color: #00aeff
}
.sf-arrows>li>.sf-with-ul:focus:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>.sfHover>.sf-with-ul:after {
	border-top-color: #00aeff
}
.thumbnail .cat, .format-cat {
	background: #00aeff;
	opacity: .8
}
#login h1 a, .format-aside .post-format a, #searchform button, .li-icon-1, .li-icon-2, .li-icon-3, .new-icon, .title-l, .buttons a, .li-number, .post-format {
	background: #00aeff
}
.entry-more a, #login input[type='submit'] {
	background: #00aeff
}
.entry-more a {
	right: -1px
}
.entry-more a:hover {
	color: #fff;
	background: #595959
}
#down a, .page-links span, .reply a:hover, .widget_categories a:hover, .widget_links a:hover, #respond #submit:hover, #navigation-toggle:hover, .rslides_tabs .rslides_here a, #scroll li a:hover, #fontsize:hover, .single-meta .comment a:hover, .single-meta .edit-link a:hover, .r-hide a:hover, .meta-nav:hover, .nav-single i:hover {
	background: #00aeff;
	border: 1px solid #00aeff
}
.comment-tool a, .link-all a:hover, .link-f a:hover {
	background: #00aeff;
	border: 1px solid #00aeff
}
.login-t, .login-t a, .login-b, .social-main a {
	background: #00aeff
}
.entry-header h1 {
	border-left: 5px solid #00aeff;
	border-right: 5px solid #00aeff
}
.slider-caption, .grid, icon-zan {
	background: #00aeff;
	opacity: .8
}

@media screen and (min-width:900px) {
.nav-search, .mobile-login a {
	background: #00aeff
}
}

@media screen and (min-width:550px) {
.pagination span.current, .pagination a:hover {
	background: #00aeff;
	border: 1px solid #00aeff
}
}

@media screen and (max-width:550px) {
.pagination .prev, .pagination .next {
	background: #00aeff
}
}
.single-content h3 {
	border-left: 5px solid #00aeff
}
.page-links a:hover span {
	background: #a3a3a3;
	border: 1px solid #a3a3a3
}
.single-content a:hover {
	color: #555
}
.format-aside .post-format a:hover {
	color: #fff
}
.social-main a:hover {
	color: #fff
}
#menu-item-6853 .font-text {
	background: #f40;
	color: #fff;
	padding: 4px 8px;
	border-radius: 2px
}
#menu-item-6853 .font-text:hover {
	background: #00aeff;
	transition: all .2s ease-in 0s
}
.fa-external-link-square {
	display: none
}
#menu-item-6853 .fontawesome-text {
	padding: 4px 8px;
	border-radius: 2px
}
#advert_widget {
	padding: 0
}

@media screen and (min-width:999px) {
.related-site-img {
	height: 131px;
	overflow: hidden
}
.picture-img {
	height: 195px;
	overflow: hidden
}
}
.widget_nav_menu .fa {
	margin-right: -6px
}
.widget_nav_menu .fa-wordpress {
	margin-right: 0
}

@media screen and (min-width:320px) and (max-width:720px) {
.mobile-navbar {
}
.red-navbar {
	display: none;
}
}

@media only screen and (min-width:721px) and (max-width:1024px) {
.mobile-navbar {
	display: none;
}
.red-navbar {
	display: none;
}
}

@media only screen and (min-width:1025px) {
.mobile-navbar {
	display: none;
}
.red-navbar {
}
}
.widgetuser {
	clear: both;
	position: relative;
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}
.avatar {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	box-shadow: inset 0 -1px 0 #3333sf !important;
	-webkit-box-shadow: inset 0 -1px 0 #3333sf !important;
	-webkit-transition: 0.4s !important;
	-webkit-transition: -webkit-transform 0.4s ease-out !important;
	transition: transform 0.4s ease-out !important;
	-moz-transition: -moz-transform 0.4s ease-out !important;
}
.avatar:hover {
	box-shadow: 0 0 10px #fff !important;
rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1) !important;
	-webkit-box-shadow: 0 0 10px #fff;
rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1) !important;
	transform: rotateZ(1080deg) !important;
	-webkit-transform: rotateZ(1080deg) !important;
	-moz-transform: rotateZ(1080deg) !important;
}
.usercenter .tbox dd {
	height: 370px;
	display: none;
}
.usercenter .tbox dd#loading {
	display: block;
	text-align: center;
	line-height: 200px;
	letter-spacing: 2px;
	color: #999999;
}
.userlogin {
	padding-top: 38px;
	padding-right: 33px;
	padding-bottom: 28px;
	padding-left: 33px;
}
.userlogin .fb {
	height: 37px;
}
.userlogin .fb span {
	float: left;
	width: 60px;
	text-align: right;
	padding-right: 6px;
	color: #888;
}
.userlogin .fb img {
	vertical-align: middle;
	margin-left: 5px;
}
.userlogin .submit {
	text-align: center;
	padding-top: 3px;
}
.userlogin .submit a {
	color: #999999;
	margin-left: 7px;
}
.userinfo {
}
.userinfo .welcome {
	width: 220px;
	back-groun: #160001;
	height: 24px;
	margin: 12px auto;
	background: #F9F9F9;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	line-height: 23px;
	text-indent: 10px;
	color: #666;
}
.userinfo .welcome strong {
	color: #F60;
	font-weight: bold;
}
.userinfo .userface {
	width: 120px;
	height: 100px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 2px;
	float: left;
}
.userinfo .userface a {
	display: block;
	margin: 0px auto;
	text-align: center;
}
.userinfo .userface a img {
	width: 90px;
	height: 90px;
	display: block;
	margin: 1px auto 6px;
	padding: 2px;
	border: 1px solid #DDD;
}
.userinfo .mylink {
	width: 144px;
	float: left;
	overflow: hidden;
}
.userinfo .mylink ul {
}
.userinfo .mylink ul li {
	width: 72px;
	float: left;
	line-height: 23px;
	text-indent: 14px;
}
.userinfo .mylink ul li a {
	color: #555;
}
.userinfo .uclink {
	height: 41px;
	line-height: 31px;
	clear: both;
	overflow: hidden;
	text-align: center;
	color: #DDD;
}
.userinfo .uclink a {
	color: #690;
	margin: 0px 2px;
}
.latestlogin {
	padding-top: 16px;
}
.latestlogin strong {
	width: 102px;
	padding-left: 6px;
	letter-spacing: 1px;
	color: #555;
	display: block;
	line-height: 21px;
	background: #FFF;
	position: relative;
	z-index: 5;
}
.latestlogin ul {
	width: 224px;
	border-top: 1px solid #C5DDBC;
	padding-top: 20px;
	z-index: 3;
	margin: -12px auto 0px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.d_tags {
	padding: 12px 13px 10px 15px;
}
.d_tags a:nth-child(15n) {
	background-color: #4A4A4A;
}
.d_tags a:nth-child(15n+1) {
	background-color: #428BCA;
}
.d_tags a:nth-child(15n+2) {
	background-color: #5CB85C;
}
.d_tags a:nth-child(15n+3) {
	background-color: #D9534F;
}
.d_tags a:nth-child(15n+4) {
	background-color: #567E95;
}
.d_tags a:nth-child(15n+5) {
	background-color: #B433FF;
}
.d_tags a:nth-child(15n+6) {
	background-color: #00ABA9;
}
.d_tags a:nth-child(15n+7) {
	background-color: #B37333;
}
.d_tags a:nth-child(15n+8) {
	background-color: #FF6600;
}
.d_tags a:nth-child(15n+9) {
	background-color: #0099FF;
}
.d_tags a:nth-child(15n+10) {
	background-color: #99CC33;
}
.d_tags a:nth-child(15n+11) {
	background-color: #9933FF;
}
.d_tags a:nth-child(15n+12) {
	background-color: #FF9900;
}
.d_tags a:nth-child(15n+13) {
	background-color: #FF33FF;
}
.d_tags a:nth-child(15n+14) {
	background-color: #CC3333;
}
.d_tags a:nth-child(15n+15) {
	background-color: #FF3366;
}
.d_tags a {
	color: #eee !important;
	border-radius: 3px;
	opacity: 0.90;
	filter: alpha(opacity=80);
	color: #fff;
	background-color: #428BCA;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 2px 6px;
	line-height: 21px
}
.d_tags a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#tag_cloud_widget a {
	line-height: 15px;
	background: #999
}
/* 分页样式*/
.pageLink a, .list_page a, .list_page b {
	background: #00aeff;
	color: #fff;
	margin: 1px;
	line-height: 30px;
	cursor: pointer;
	padding: 0 8px;
	display: inline-block;
	border: 1px solid #00aeff;
	border-radius: 1px
}
.page5 {
	margin: 2px 0 0 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.page5 a {
	color: #666;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	border-radius: 2px;
	border: 1px solid #C1C1C1;
	text-align: center;
	margin: 3px 3px;
}
.page5>b, .page5 a {
	color: #666;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	border-radius: 2px;
	border: 1px solid #C1C1C1;
	text-align: center;
	margin: 3px 3px;
}
.page5 a {
	color: #666;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	border-radius: 2px;
	border: 1px solid #C1C1C1;
	text-align: center;
	margin: 3px 3px;
}
.page5>b, .page5 a:hover {
	border: 1px solid #00aeff;
	margin-top: -2px;
	background: #00aeff;
	border-radius: 2px;
	color: white;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	text-align: center;
	margin: 3px 3px;
	font-weight: 100;
}
.page5 a {
	color: #000;
	border: #999 1px solid;
}