﻿.inner {
	width: 1180px;
	margin: 0 auto;
}

.thumbnail img {
	width: 100%;
	display: block;
}

.blank {
	height: 15px;
	width: 100%;
	clear: both;
	overflow: hidden;
}

.topad {
	margin-bottom: 15px;
}

.mainad {
	margin-bottom: 20px;
}

.topad img,.mainad img {
	width: 100%;
	height: auto;
	display: block;
}

.content .mainad {
	border-bottom: 1px solid #eee;
	padding: 0 18px 20px;
}

.containernr {
	overflow: hidden;
}

.breadcrumb {
	font-size: 0.875em;
	color: #666;
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.breadcrumb span {
	padding: 0 18px;
	border-left: 3px solid #D90000;
}

.main {
	float: left;
}

.top {
	width: 410px;
	height: 387px;
	float: right;
	background-color: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}

.top h3,.hots h3,.content h3,.widget h3 {
	border-left: 6px solid #333333;
	padding-left: 15px;
	margin: 20px 2px;
	font-weight: normal;
	font-size: 1.25em;
}

.top ul,.widget .bloggerinfo {
	padding: 0 18px;
}

.top ul li {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.top ul li.last {
	border-bottom: none;
	margin-bottom: 0;
}

.top h4 {
	font-size: 1.125em;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.top p,.hots ul li p {
	font-size: 0.875em;
	color: #555;
	overflow: hidden;
}

.top p {
	height: 48px;
}

.hots ul li p {
	height: 70px;
}

.hots,.content {
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 20px;
}

.hots .section-title,.content .section-title,.widget .section-title,.friendlinks .section-title {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.hots ul,.section {
	padding: 0 18px;
	overflow: hidden;
}

.hots ul li {
	float: left;
	width: 49%;
	padding-bottom: 20px;
}

.hots ul li.right {
	float: right;
}

.hots ul li .thumbnail {
	width: 130px;
	height: 98px;
	float: left;
	padding-right: 10px;
}

.hots ul li img {
	height: 98px;
}

.hots ul li h4 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1em;
	margin-bottom: 5px;
}

.section {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.section h2 {
	font-weight: normal;
	font-size: 1.25em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px;
}

.section .thumbnail {
	float: left;
	width: 260px;
	padding-right: 25px;
	position: relative;
}

.section .thumbnail span {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 5px;
	font-size: 0.75em;
	background: rgba(71,150,216,.7);
	color: #fff;
}

.section .thumbnail img {
	height: 150px;
}

.section .excerpt p {
	font-size: 0.875em;
	color: #555;
	height: 72px;
	overflow: hidden;
}

.postmeta {
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.postmeta span {
	font-size: 0.75em;
	color: #666;
	margin-right: 15px;
}

.post {
	margin: 0 18px;
	overflow: hidden;
}

.post h1.post-title {
	font-size: 1.25em;
	margin-bottom: 10px;
	color: #555;
}

.post .postmeta {
	border-bottom: 1px solid #efefef;
	padding-bottom: 5px;
}

.post .postmeta span {
	color: #999;
}

.post .entry {
	color: #333;
}

.post .entry p {
	font-size: 1em;
	line-height: 1.75em;
	margin-bottom: 20px;
}

.post .entry ul,.post .entry ol,.post .entry hr,.post .entry blockquote,.post .entry h1,.post .entry h2,.post .entry h3,.post .entry h4,.post .entry h5,.post .entry h6 {
	margin-bottom: 20px;
}

.post .entry h1,.post .entry h2,.post .entry h3,.post .entry h4,.post .entry h5,.post .entry h6 {
	border-left: 3px solid #D90000;
	padding-left: 15px;
	font-weight: bold;
}

.post .entry li {
	font-size: 1em;
}

.post .entry ul,.post .entry ol {
	padding-left: 2em;
}

.post .entry ul li {
	list-style: inside disc none;
	margin-left: 1px;
}

.post .entry ol li {
	list-style: inside decimal none;
}

.post .entry blockquote {
	overflow: hidden;
	border: 1px solid #eee;
	border-left: 4px solid #eee;
	background-color: #F5F5F5;
	color: #777;
	padding: 20px 20px 0;
	font-size: 0.875em;
	margin: 0 2em 20px;
	border-radius: 4px;
}

.post .entry a {
	color: #4796D8;
}

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

.tags {
	margin-bottom: 20px;
	font-size: 0.875em;
	color: #888;
}

.tags a {
	color: #888;
	margin-right: 5px;
}

.related-pic {
	overflow: hidden;
}

.related-pic ul {
	width: 819px;
	overflow: hidden;
}

.related-pic ul li {
	float: left;
	width: 189.75px;
	padding: 5px 0;
	margin-right: 15px;
}

.related-pic ul li .thumbnail {
	margin-bottom: 5px;
	height: 143px;
	position: relative;
}

.related-pic ul li .thumbnail img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.related-pic ul li p {
	font-size: 0.875em;
	height: 44px;
	overflow: hidden;
}

.commentslist ol li {
	margin-bottom: 20px;
	border: 1px solid #eee;
	padding: 10px;
	border-radius: 3px;
	background-color: #f9f9f9;
}

.commentslist ol li .cmt-wrap {
	position: relative;
	padding-left: 55px;
}

.commentslist ol li .thumbnail {
	position: absolute;
	left: 0;
	top: 5px;
	width: 45px;
	height: 45px;
	border-radius: 2px;
	overflow: hidden;
}

.commentslist ol li .thumbnail img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 2px;
}

.commentslist ol li .cmt-user {
	font-size: 0.875em;
	margin-bottom: 5px;
}

.commentslist ol li .cmt-meta {
	font-size: 0.75em;
	color: #888;
	margin-bottom: 10px;
}

.commentslist ol li .cmt-meta span.reply {
	margin-left: 10px;
}

.commentslist ol li .cmt-txt {
	font-size: 1em;
}

.commentslist ol li li {
	margin-top: 10px;
	background-color: #fff;
}

.comment-form {
	margin-bottom: 20px;
	overflow: hidden;
}

.comment-form textarea {
	border: 1px solid #dedede;
	border-radius: 3px;
	width: 100%;
	box-sizing: border-box;
	padding: 5px 0;
	text-indent: 5px;
	height: 120px;
}

.comment-form p {
	margin-top: 15px;
}

.comment-form .input {
	float: left;
}

.comment-form .text,.comment-form p.verifyCode .input {
	border: 1px solid #dedede;
	padding: 5px;
	width: 200px;
	border-radius: 3px;
	margin-right: 5px;
	height: 24px;
	line-height: 24px;
}

.comment-form p.verifyCode .input {
	width: 120px;
}

.comment-form label {
	font-size: 0.875em;
	color: #555;
}

.comment-form .submit {
	float: right;
	background-color: #D90000;
	color: #fff;
	border-radius: 3px;
	border: none;
	padding: 5px 15px;
	cursor: pointer;
	font-size: 1.125em;
}

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

.widget {
	background-color: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}

.textwidget {
	padding: 9px 18px;
}

.textwidget p {
	padding: 9px 0;
}

.textwidget img {
	width: 100%;
	height: auto;
}

.widget ul {
	padding: 0 18px 3px;
}

.widget.theme-widget ul {
	padding: 0 18px;
}

.widget ul li {
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.875em;
	margin-bottom: 13px;
}

.bar1 ul li {
	white-space: normal
}

.widget .thumbnail {
	float: left;
	width: 100px;
	height: 75px;
	padding-right: 15px;
}

.widget .thumbnail img {
	height: 75px;
}

.widget ul li p {
	font-size: 1em;
}

.widget ul li i {
	font-style: normal;
	font-size: 0.75em;
	background-color: #eee;
	color: #888;
	padding: 3px 8px;
	margin-right: 8px;
	border-radius: 3px;
}

.widget ul li i.a1 {
	background-color: #D90000;
	color: #fff;
}

.widget ul li i.a2 {
	background-color: #FD6440;
	color: #fff;
}

.widget ul li i.a3 {
	background-color: #4796D8;
	color: #fff;
}

.widget ul li i.a4,.a5,.a6,.a7,.a8,.a9 {
	font-style: normal;
	font-size: 0.75em;
	background-color: #eee;
	color: #888;
	padding: 3px 8px;
	margin-right: 8px;
	border-radius: 3px;
}

.widget .follow {
	padding: 0 9px;
	text-align: center;
}

.widget .follow img {
	margin: 0 9px;
	width: 130px;
	height: 130px;
}

.widget .follow p {
	margin-bottom: 18px;
}

.widget ul li.list p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.widget ul li.list .thumbnail {
	display: none;
}

.widget ul li.list.cur .thumbnail {
	display: block;
}

.widget ul li.list.cur i {
	display: none;
}

.widget ul li.list.cur p {
	white-space: normal;
}

.widget .bloggerinfo .bloggerinfoimg img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 50%;
}

.widget .bloggerinfo p,.widget .bloggerinfo .bloggerinfoimg {
	margin-bottom: 18px;
}

.widget .bloggerinfo p.name {
	text-align: center;
	font-size: 1.25em;
}

.widget .bloggerinfo p.des {
	font-size: 0.875em;
	color: #555;
	text-indent: 2em;
}

.widget #calendar {
	margin-bottom: 18px;
}

.widget #calendar table {
	border: none;
}

.widget #calendar table td,.widget #calendar table th {
	border: none;
	text-align: center;
}

.widget #calendar table td.day2 a {
	background-color: #D90000;
	border-radius: 50%;
	color: #fff;
	width: 17px;
	height: 17px;
	margin: 0 auto;
	display: block;
	line-height: 17px;
}

.widget.twitter p {
	margin-bottom: 5px;
	color: #555;
	font-size: 1em;
	white-space: normal;
	text-align: justify;
}

.widget.twitter ul li p.time {
	color: #888;
	font-size: 0.875em;
}

.widget.twitter p.more {
	margin-bottom: 18px;
	text-align: right;
	font-size: 0.75em;
}

.widget.blogsort ul li {
	position: relative;
	margin-bottom: 10px;
}

.widget.blogsort ul li i,.widget.twitter p i {
	background-color: transparent;
	padding: 0;
	border-radius: 0;
	margin-right: 0;
}

.widget.blogsort ul li span {
	float: right;
}

.widget.blogsort ul li ul {
	padding: 0 0 0 1em;
}

.widget.blogsort ul li ul li {
	margin-bottom: 0;
	margin-top: 10px;
}

.widget.newcmt ul {
	padding: 0 18px 13px;
}

.widget.newcmt ul li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.875em;
	color: #555;
	margin-bottom: 5px;
}

.widget.newcmt ul li img {
	float: left;
	width: 40px;
	height: 40px;
	padding: 6px 5px 0 0;
}

.widget.newcmt ul li span {
	display: block;
}

.widget.newcmt ul li a {
	color: #555;
}

.widget .side-search {
	padding: 18px;
}

.widget .side-search form {
	display: block;
	width: 187px;
	margin: 0 auto;
	overflow: hidden;
}

.widget .side-search .input-search {
	border: 1px solid #dedede;
	height: 22px;
	padding: 5px 0;
	text-indent: 5px;
	line-height: 22px;
	border-radius: 3px 0 0 3px;
	float: left;
	width: 140px;
}

.widget .side-search .btn {
	float: left;
	background-color: #D90000;
	color: #fff;
	border: none;
	height: 34px;
	padding: 0 10px;
}

.fixed-widget {
	position: fixed;
	right: 20px;
	top: 60%;
	z-index: 8;
}

.fixed-widget ul li {
	cursor: pointer;
	font-size: 2em;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.inner {
	overflow: hidden;
}

@media only screen and (max-width:1200px) {
	.inner {
		width: 1024px;
	}

	.nav .menu ul li,.top-other ul li {
		font-size: 0.875em;
	}

	.search-form .s {
		width: 400px;
	}

	.main {
		width: 740px;
	}

	.focus {
		width: 380px;
		height: 359px;
	}

	.focus ul li img,.flexslider {
		height: 359px;
	}

	.top {
		width: 340px;
	}

	.top h4 {
		margin-bottom: 9px;
	}

	.top ul li {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.sidebar {
		width: 264px;
	}

	.related-pic ul {
		width: 719px;
	}

	.related-pic ul li {
		width: 164.75px;
	}

	.related-pic ul li .thumbnail {
		height: 123px;
	}

	.widget .follow img {
		width: 100px;
		height: 100px;
	}
}

@media only screen and (max-width:1060px) {
	.inner {
		width: 960px;
	}

	.nav .menu ul li a {
		padding: 0 15px;
	}

	.search-form .s {
		width: 350px;
	}

	.main {
		width: 700px;
	}

	.top {
		width: 300px;
	}

	.top h4 {
		font-size: 1em;
	}

	.sidebar {
		width: 240px;
	}

	.widget .thumbnail {
		width: 80px;
		height: 60px;
		padding-right: 8px;
	}

	.widget .thumbnail img {
		height: 60px;
	}

	.related-pic ul {
		width: 679px;
	}

	.related-pic ul li {
		width: 154.75px;
	}

	.related-pic ul li .thumbnail {
		height: 116px;
	}

	.widget .follow img {
		width: 120px;
		height: 120px;
	}
}

@media only screen and (max-width:980px) {
	.inner,.nav .menu ul li a {
		width: 840px;
	}

	body.nav-active {
		overflow: hidden;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
	}

	.nav.mobile-nav {
		display: block;
	}

	.search-form .s {
		width: 750px;
	}

	.search-form {
		float: none;
	}

	.tagscloud {
		padding-left: 0;
	}

	.search-bg {
		padding: 15px 0 10px;
	}

	.main,.sidebar {
		width: 100%;
		float: none;
	}

	.top {
		width: 440px;
	}

	.related-pic ul {
		width: 819px;
	}

	.related-pic ul li {
		width: 189.75px;
	}

	.related-pic ul li .thumbnail {
		height: 142px;
	}
}

@media only screen and (max-width:860px) {
	.inner,.nav .menu ul li a {
		width: 768px;
	}

	.search-form .s {
		width: 700px;
	}

	.top {
		width: 368px;
	}

	.related-pic ul {
		width: 102.04918%;
	}

	.related-pic ul li {
		width: 22.99%;
		margin-right: 2.008032%;
	}

	.related-pic ul li .thumbnail {
		height: 128px;
	}
}

@media only screen and (max-width:800px) {
	.inner,.nav .menu ul li a {
		width: 96%;
	}

	.search-form .s {
		width: 90%;
	}

	.top {
		width: 47%;
	}

	.friendlinks .section-title span,.fixed-widget {
		display: none;
	}

	.footer {
		text-align: center;
	}

	.copyright,.footer .other {
		float: none;
	}
}

@media only screen and (max-width:747px) {
	.focus {
		width: 100%;
		height: auto;
		float: none;
	}

	.focus ul li img,.flexslider {
		height: auto;
	}

	.flex-viewport {
		max-height: 677px;
	}

	.flex-control-nav {
		bottom: 45px;
	}

	.top {
		width: 100%;
		float: none;
	}

	.top ul {
		padding: 0 18px 10px;
	}

	.top p {
		height: auto;
	}

	.related-pic ul li .thumbnail {
		height: 119px;
	}
}

@media only screen and (max-width:640px) {
	.search-form .s {
		width: 88%;
	}

	.hots ul li .thumbnail {
		width: 100px;
		height: 75px;
		padding-top: 7px;
	}

	.hots ul li img {
		height: 75px;
	}

	.hots ul li p {
		height: 58px;
		line-height: 1.5em;
	}

	.hots ul li h4 {
		font-size: 0.875em;
		margin-bottom: 0;
	}

	.section h2,.postmeta {
		margin-bottom: 5px;
	}

	.section .thumbnail {
		width: 160px;
		height: 121px;
		padding-top: 5px;
		padding-right: 15px;
	}

	.section .thumbnail img {
		height: 121px;
	}

	.related-pic ul li .thumbnail {
		height: 101px;
	}
}

@media only screen and (max-width:540px) {
	.search-form {
		margin-bottom: 10px;
	}

	.search-form .s {
		width: 86%;
	}

	.tagscloud {
		line-height: 1.5em;
	}

	.hots ul li,.hots ul li.right {
		float: none;
		width: 100%;
	}

	.hots ul li h4 {
		font-size: 1em;
		margin-bottom: 5px;
	}

	.hots ul li .thumbnail {
		padding-top: 0;
	}

	.hots ul li p {
		height: 58px;
	}

	.section h2 {
		font-size: 1.125em;
	}

	.related-pic ul li .thumbnail {
		height: 85px;
	}
}

@media only screen and (max-width:480px) {
	.header {
		height: 40px;
	}

	.logo {
		width: 133px;
		height: 40px;
	}

	.logo img {
		height: 40px;
	}

	.top-other ul li {
		line-height: 40px;
	}

	.top-other ul li .social-share {
		top: 40px;
	}

	.nav {
		top: 40px;
	}

	.nav .menu {
		padding-bottom: 40px;
	}

	.search-form .s {
		width: 80%;
	}

	.section h2 {
		font-size: 1em;
	}

	.section .thumbnail {
		width: 120px;
		height: 90px;
		padding-right: 8px;
	}

	.section .thumbnail img {
		height: 90px;
	}

	.postmeta {
		display: none;
	}

	.related-pic ul {
		width: 102%;
	}

	.related-pic ul li {
		width: 48%;
		margin-right: 2%;
	}

	.related-pic ul li .thumbnail {
		height: 155px;
	}
}

@media only screen and (max-width:420px) {
	.related-pic ul li .thumbnail {
		height: 134px;
	}

	.comment-form .input,.comment-form .submit {
		float: none;
		clear: both;
	}
}

@media only screen and (max-width:360px) {
	.widget .follow img {
		width: 100px;
		height: 100px;
	}

	.related-pic ul li .thumbnail {
		height: 113px;
	}
}

@media only screen and (max-width:320px) {
	.search-form .s {
		width: 78%;
	}

	.related-pic ul li .thumbnail {
		height: 99px;
	}
}