@charset "UTF-8";
@import url("font.css");
@import url("shake.min.css");
@import url("animate.min.css");

html {
	font-size: 100%;
}
body {
	color: #101010;
	font-size: 16px;
	font-family: 'Overpass', 'Segoe UI', 'Source Han Sans SC', 'PingFang SC', 'Microsoft YaHei', Verdana, Simsun, sans-serif;
	background: url('../images/main_bg.jpg') no-repeat fixed;
	cursor: url("../images/cursor.cur"), auto;
	background-size: cover;
	overflow-x: hidden;
	margin: 0 auto;
	padding: 0;
}
#wrap {
	text-align: left;
	word-wrap: break-word;
	margin: 0 auto;
	position: relative;
	z-index: 18
}
img {
	border: 0
}
a {
	text-decoration: none;
	transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
a:link {
	color: #101010;
}
a:visited {
	color: #101010;
}
a:hover {
	color: #ff0800;
}
a:active {
	color: #900;
}
a:hover, #shangxia2 img, #weibu {
    cursor: url("../images/hand.cur"), auto;
}
.audio_yinxiao {
	display: none;
	height: 0;
	width: 0;
	position: absolute;
	z-index: -3;
}
#loading {
	margin: auto;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
	z-index: 9999;
	width: 99px;
	height: 80px;
	background: url('../images/loading.gif') no-repeat
}
#top_logo {
	text-align: center;
	margin: 30px 0 20px;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9
}
.video embed, .video object, .video iframe {
	width: 100%;
	height: auto;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.flash-css {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.flash-css object, .flash-css embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.flash-jq {
	display: block;
	text-align: center;
}
#logo {
	margin: 0 0 0 30px;
	padding: 10px 0;
}
#nav {
	position: fixed;
	top: 0;
	z-index: 330;
	width: 135px;
	height: 938px;
	float: left;
}
#nav_bg {
	position: absolute;
	top: 20px;
	z-index: 328;
}
#nav .bar {
	width: 100px;
	margin: 90px 0 0 20px;
	padding: 0;
	font-size: 14px;
	text-align: center;
	position: relative;
	z-index: 329;
}
#nav .bar .item {
	height: 35px;
	letter-spacing: 0.8px;
	line-height: 35px;
	position: relative;
	list-style: none;
	margin-bottom: 0;
}
#nav .bar .current a {
	color: #ffa;
}
#nav .bar .item a {
	display: block;
	outline: 0
}
#nav a:link {
	color: #fff
}
#nav a:visited {
	color: #fff
}
#nav a:hover {
	color: #56d07b
}
#nav a:active {
	color: #f33
}
#nav .item:hover .sub-nav, #nav .li-hover .sub-nav {
	display: block
}
#nav .sub-nav {
	position: absolute;
	top: -19px;
	left: 90px;
	z-index: 333;
	display: none;
	margin: 0;
	padding: 10px 0;
	border: 1px solid #4d6f54;
	background-image: url('../images/shade1x1.png');
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	list-style: none;
}
#nav .sub-nav li {
	min-width: 120px;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	color: #fff;
}
#nav .sub-nav a {
	display: block;
	padding: 0 18px;
}
* html #nav .sub-nav a {
	display: inline;
	width: 120px;
	zoom: 1;
}
#nav .sub-nav a:hover {
	background-color: rgba(36, 74, 53, 0.75)
}
#nav audio {
	display: none;
	height: 0;
	width: 0;
}
#nav2 {
	margin: 0 auto 10px;
	overflow: hidden;
	background: #1e2631;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.gbcbl {
	color: #fff;
}
.daohang2 li {
	width: 24%;
	height: 26px;
	line-height: 26px;
	white-space: nowrap;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: inline;
	display: inline-block;
}
.daohang2 a:link {
	color: #ececec;
}
.daohang2 a:visited {
	color: #ececec;
}
.daohang2 a:hover {
	color: #ff6b66;
}
.daohang2 a:active {
	color: #0c0;
}
#pagenavi {
	padding: 25px 0;
	line-height: 2;
	text-align: center;
	clear: both;
	position: relative;
	z-index: 9
}
#pagenavi a:hover {
	background: red;
	color: #fff;
}
#pagenavi a {
	color: #FFF;
}
#pagenavi span {
	color: #fff !important;
	background: #d61414 !important
}
#pagenavi a, #pagenavi span, #pagenavi > i {
	font-size: 16px;
	color: #FFF;
	min-width: 12px;
	height: 32px;
	line-height: 32px;
	margin: 0 2px;
	padding: 5px 12px 1px;
	background: #494949;
	border-radius: 4px;
	display: inline-block;
}
@media screen and (max-width:400px) {
	#pagenavi a, #pagenavi span, #pagenavi > i {
		margin: 0
	}
}
@media screen and (max-width:310px) {
	#pagenavi a, #pagenavi span, #pagenavi > i {
		width: 26px;
		height: 26px;
		margin: 0 1px;
		line-height: 26px;
		font-size: 13px;
	}
}
#wrap p {
	padding: 0;
	margin: 0;
	line-height: 1.9;
}
#wrap h1 {
	display: none;
}
#wrap h2 {
	color: #3f4452;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#wrap h2 a {
	overflow: hidden;
}
.hot_img {
	position: relative;
	left: -6px;
	top: -15px;
	z-index: 85
}
@media screen and (min-width:1280px) {
	#wrap h2 .zhiding, #zhiding_img {
		position: relative;
		left: 3px;
		top: 2px;
	}
}
#wrap h2 a:link {
	color: #000
}
#wrap h2 a:visited {
	color: #000
}
#wrap h2 a:hover {
	color: #ff0800;
	text-decoration: none;
}
#wrap h2 a:active {
	color: #00cc13
}
#wrap h2 .widgettitle {
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0 0 0;
	padding: 10px 0 10px 0
}
#wrap h3 {
	color: #444;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 8px 0 8px 0
}
#content-main {
	word-wrap: break-word;
	overflow: hidden;
	line-height: 1.8;
	background-image: url("../images/btm.png");
}
#content-main .oqqqr {
	height: 180px;
	width: 150px;
	text-align: center;
	position: absolute;
	bottom: 50px;
	right: 225px;
	line-height: 1.8;
	font-size: 13px;
	letter-spacing: 1px;
}
#content-main .owxqr {
	height: 180px;
	width: 150px;
	text-align: center;
	position: absolute;
	bottom: 50px;
	right: 50px;
	line-height: 1.8;
	font-size: 13px;
	letter-spacing: 1px;
}
#content-main .oqqqr img, #content-main .owxqr img {
	border: 1px solid #e5e5e5;
}
.insertimage {
	max-width: 830px !important;
	height: auto !important;
	overflow: hidden;
	margin: 0 auto 10px;
	border: 1px solid #ddd;
	padding: 4px;
}
#content-main h2 a {
	font-weight: 600;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
blockquote {
	margin: 0 20px 20px;
	padding: 25px 20px;
	background: #efefef;
	border-left: 5px solid #696969;
	border-right: 5px solid #696969
}
#content-main .date1 {
	color: #8c8c8c;
	font-size: 14px;
	height: 30px;
	line-height: 1
}
#content-main .date2 {
	color: #666;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 2;
}
#content-main .date2 a:hover {
	color: #fd1414
}
#content-main .date2 li {
	margin-bottom: 5px;
	padding: 8px 0 0;
	border-top: 1px solid #ddd;
	width: 33%;
	list-style: none;
	display: inline-block;
}
#content-main .date2 a, .date1 a, .date3 a, .date4 a {
	color: #666
}
#content-main .date3 {
	margin: 0 auto 15px;
	font-size: 12px;
}
#content-main .date4 {
	margin: 12px 0 0;
	padding: 0;
	color: #8c8c8c;
	font-size: 12px;
	text-align: center
}
#content-main .att {
	color: #a97965;
	font-size: 12px;
	margin: 5px 0 0 0
}

.nplogo {
	text-align: center;
    padding-top: 14%;
}
.acc_main {
	background-color: #FFF;
	color: #666;
	width: 300px;
	margin: 3% 50% 0;
	padding: 10px 40px;
	list-style: none;
	border: #DFDFDF 1px solid;
	position: absolute;
	left: -190px;
	box-shadow: 0 5px 30px -15px rgba(0, 0, 0, 0.5);
}
.acc_main span {
	display: block;
	font-size: 14px;
	margin: 15px 0;
}
.acc_main span a {
	color: #666;
	text-decoration: none;
	font-size: 13px;
}
.acc_main input[type="password"] {
	padding: 4px 10px 6px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #444;
	width: 200px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
}
.acc_main input[type="submit"] {
	-moz-user-select: none;
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #F5F5F5, #F1F1F1);
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #666;
	cursor: default;
	font-size: 14px;
	color: #777;
	min-width: 70px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	margin: -5px 0 0;
}
.acc_main input[type="submit"]:hover {
	background-color: #F8F8F8;
	background-image: -moz-linear-gradient(center top, #F8F8F8, #F1F1F1);
	border: 1px solid #C6C6C6;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #333;
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
	#masked {
		background-image: -webkit-linear-gradient(left, #222, #d2c233 25%, #c8b830 50%, #a8991a 75%, #222);
		-webkit-text-fill-color: transparent;
		-webkit-background-clip: text;
		-webkit-background-size: 200% 100%;
		-webkit-animation: masked-animation 4s infinite linear
	}
}
@-webkit-keyframes masked-animation {
	0% {
		background-position: 0 0
	}
	100% {
		background-position: -100% 0;
	}
}
img.alignright {
	float: right;
	border: 0;
	margin: 0 0 10px 10px
}
img.alignleft {
	float: left;
	border: 0;
	margin: 0 10px 10px 0;
}
img.aligncenter {
	display: block;
	border: 0;
	margin: 10px auto;
}
a img.alignright {
	float: right;
	border: 0;
	margin: 0 0 10px 10px;
}
a img.alignleft {
	float: left;
	border: 0;
	margin: 0 10px 10px 0;
}
a img.aligncenter {
	display: block;
	border: 0;
	margin: 10px auto;
}
#footerbar {
	position: relative;
	z-index: 335;
	text-align: center;
	margin-top: 30px;
}
.ml20 {
	margin-left: 25px;
}
.footerbar_index {
	z-index: 3 !important
}
.footerbox {
	float: left;
	width: 31%;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 10px 20px;
}
.footerbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footerbox ul li {
	background: transparent url("images/bullet.png") 0 3px no-repeat;
	margin: 0;
	padding: 0 0 0 18px
}
#foot {
	margin: -8px 0 0;
	font-size: .875em;
	background-color: #000
}
#foot #foot_txt {
	padding: 10px 0 15px;
	line-height: 2;
	color: #bfbfbf;
	max-width: 98%;
	margin: auto;
	letter-spacing: 0.5px;
}
#footerbar a:hover {
	-moz-transition: all .25s ease-in 0s;
	-webkit-transition: all .25s ease-in 0s;
	transition: all .25s ease-in 0s;
	color: white;
}
#foot_txt a {
	color: #bfbfbf;
}
#foot_txt a, #foot_txt span {
	padding: 0 6px 0 0;
}
div#link2 a {
	padding: 0 20px 0 2px;
}
#content-main .comment-header {
	overflow: hidden;
}
#content-main .comment-post {
	clear: both;
}
#content-main .comment-post .fbpl {
	line-height: 35px;
}
textarea#comment {
	padding: 6px 8px;
}
#content-main .comment-post .cancel-reply {
	float: right;
	font-size: 12px;
	cursor: pointer;
	_cursor: hand
}
#content-main .comment-post .cancel-reply:hover {
	text-decoration: underline
}
#content-main .comment-post input {
	padding: 7px;
	border-radius: 3px;
	font-size: 14px;
	letter-spacing: 0.5px;
}
@media screen and (min-width:800px) {
	#content-main .comment-post input {
		width: 25%
	}
}
#content-main .comment-post #comment {
	width: 95.4%;
	font-family: 'Segoe UI', 'Overpass', 'PingFang SC', 'Microsoft YaHei', Verdana, Simsun, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	border-radius: 3px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.6)
}
#content-main .comment-post .comment-box {
    position: relative;
    margin-bottom: 10px;
}
#content-main .comment-post .comment-box .comment-tip {
    background: rgba(0, 0, 0, 0);
    border: none;
}
#content-main .comment-post .comment-box .comment-tip input {
    width:15px;
}
#content-main .comment-post .comment-box .comment-tip span {
    font-size: 14px;
    color: #b00;
}
#content-main .comment-post .comment-box .num {
    font-size: 15px;
    color: #d00;
    display: inline-block;
    padding-left: 5px;
}
#content-main .comment-post .comment-box .num input:first-child {
    text-align: center;
    border: none;
    width: 25px;
    margin: 0;
}
.comment-post #comment, .comment-post input {
	border: 1px #838383 solid;
	color: #333;
	transition: all .5s;
	outline: 0
}
.comment-post #comment:hover, .comment-post input:hover {
	background: rgba(252, 251, 246, 0.7);
	border: 1px #ff1313 solid;
	box-shadow: 0 0 6px 0 #ffd000;
}
.pinglun_wzk {
	font-size: 12px;
	margin: 0 20px 0 0;
}
form#commentform {
	margin: 15px 0 0;
}
form#commentform input:focus, .comment-post #comment:focus {
	background: rgba(252, 251, 246, .7);
	border: 1px #ff1313 solid;
	box-shadow: 0 0 6px 0 #ffd000;
}
form#commentform .smiles {
	padding-top: 10px;
}
form#commentform .math {
	position: relative;
	margin-bottom: 20px;
}
form#commentform input[name="Mrxn"] {
	width: 14px;
	vertical-align: middle;
}
form#commentform span {
	font-size: 14px;
	margin-bottom: 20px;
}
form#commentform input[name="math"] {
	width: 30px;
	background: rgba(0, 0, 0, 0);
	border: none;
}
#content-main .comment-post #comment_submit {
	width: 120px;
	border-radius: 3px;
	background-color: transparent;
	background-image: url('../images/translucent.png');
	margin-left: 10px;
	text-align: center;
	cursor: pointer;
	_cursor: hand;
}
#content-main .comment-post #comment_submit:hover {
	background-color: #f00;
	color: #FFF;
}
#content-main .comment-post #comment_submit:active {
	color: #edff00;
	background-color: #c10000;
}
#content-main .comment-post .input {
	width: 60px;
	position: relative;
	margin-left: 8px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.pinglun_hx {
	margin: 30px 0 15px;
	background: url('../images/line.png') no-repeat;
	background-repeat: repeat-x;
	height: 1px
}
#content-main .comment {
	margin: 5px 0 0;
	padding: 0;
	font-size: 15px;
	overflow: hidden;
	color: #232323;
	height: 100%;
	line-height: 1.8;
	zoom: 1;
}
#content-main .comment:hover .avatar img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}
#content-main .comment .avatar img {
    vertical-align: text-top;
	border-radius: 50%;
	-webkit-transition: .6s all ease;
	-moz-transition: .6s all ease;
	-o-transition: .6s all ease;
	-ms-transition: .6s all ease;
	transition: .6s all ease
}
#content-main .comment span {
	font-size: 15px;
	color: #c86a69;
}
#content-main .comment .comment-time {
	color: #7a7a7a;
	display: inline;
	font-size: 13px;
	padding-left: 15px;
}
#content-main .comment .avatar {
    display: none;
	float: left;
	margin: 5px 0 0;
}
#mzsj {
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: .875em;
	margin: 10px 0 5px;
}
#mzsj_2 {
	height: 24px;
	width: 100%;
	line-height: 24px;
	font-size: .875em;
	margin: 15px 0 5px;
}
.juli1 {
	font-weight: bold;
	padding-left: 1px;
}
.juli2 {
	font-weight: 600;
	padding-left: 6px;
}
#mzsj_2 a {
	color: #b67474
}
#mzsj a:link {
	color: #b67474
}
#mzsj a:visited {
	color: #b67474
}
#mzsj a:hover {
	color: #60b560
}
#mzsj a:active {
	color: #ba6295
}
#content-main .comment .comment-info {
	float: left;
	width: 100%;
	margin: 0;
	border-bottom: 1px dashed #aaa;
}
#content-main .comment .comment-info .comment-content .emoji {
	vertical-align: middle;
	margin-top: -6px;
}
#content-main .comment .comment-reply {
	float: right;
	font-size: 13px;
	cursor: pointer;
	margin-bottom: 5px;
	_cursor: hand
}
#content-main .comment .comment-reply:hover {
	text-decoration: underline;
}
#content-main .comment-children {
	width: 100%;
	margin: auto;
	clear: both;
	border: 0;
	padding: 0
}
#content-main .comment-children .avatar {
	display: block;
}
#content-main .comment .comment-post {
	width: 100%;
	margin: 10px auto 15px;
}
#ds-reset .ds-avatar {
	background: none !important;
	box-shadow: none !important
}
#ds-reset .ds-avatar img {
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	-ms-transition: .8s;
	border: 1px solid #ddd;
	background: #fff
}
.ds-post:hover .ds-avatar img {
	transform: rotate(720deg);
	-webkit-transform: rotate(720deg);
	-moz-transform: rotate(720deg);
	-o-transform: rotate(720deg);
	-ms-transform: rotate(720deg);
	border-radius: 3px !important
}
#ds-recent-comments li.ds-comment .ds-thread-title a {
	line-height: 1.5;
	font-size: 14px !important;
	color: #736041
}
#ds-recent-comments li.ds-comment .ds-excerpt {
	line-height: 1.5 !important;
	margin-top: 10px
}
#ds-recent-comments li.ds-comment {
	font-size: 14px !important;
	border-top: 0 !important;
	border-bottom: 1px dashed #a68d61
}
#ds-recent-comments li.ds-comment .ds-time {
	font-size: 14px !important;
}
#ds-recent-comments li.ds-comment .ds-thread-title {
	font-size: 14px !important;
}
#ds-thread #ds-reset .ds-comment-body p {
	font-size: 16px !important;
	line-height: 1.8 !important
}
#ds-thread #ds-reset .ds-textarea-wrapper textarea {
	background-image: url('../images/landscape.jpg');
	background-size: 100%;
}
.ds-comment-header span {
	line-height: 24px !important;
	opacity: .9
}
.ds-post:hover {
	background: #f4f1ef !important
}
div.ds-avatar img {
	border-radius: 50% !important;
	box-shadow: 1px 2px 3px #8d8d8d
}
#ds-thread #ds-reset .ds-paginator a.ds-current {
	border-radius: 50% !important;
	background: #969696 !important;
	border: 1px solid #969696 !important
}
#ds-thread #ds-reset .ds-paginator a {
	background: #3a3c45 !important;
	color: #fff !important;
	border-radius: 50%
}
span.ua {
	margin: 0 1px !important;
	color: #fff !important
}
.user_admin {
	background-color: #668d9e !important;
	border-color: #357ebd !important;
	color: #fff !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_other.os_other {
	background-color: #ccc !important;
	color: #fff;
	border: 1px solid #BBB !important;
	border-radius: 4px
}
.ua_ie {
	background-color: #428bca !important;
	border-color: #357ebd !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_firefox {
	background-color: #f0ad4e !important;
	border-color: #eea236 !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_maxthon {
	background-color: #7373b9 !important;
	border-color: #7373b9 !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_ucweb {
	background-color: #ff740f !important;
	border-color: #d43f3a !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_sogou {
	background-color: #78ace9 !important;
	border-color: #4cae4c !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_2345explorer {
	background-color: #2478b8 !important;
	border-color: #4cae4c !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_2345chrome {
	background-color: #f9d024 !important;
	border-color: #4cae4c !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_mi {
	background-color: #ff4a00 !important;
	border-color: #4cae4c !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_lbbrowser {
	background-color: #fc9d2e !important;
	border-color: #4cae4c !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_chrome {
	background-color: #ee6252 !important;
	border-color: #4cae4c !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_qq {
	background-color: #3d88a8 !important;
	border-color: #4cae4c !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_apple {
	background-color: #e95620 !important;
	border-color: #4cae4c !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.ua_opera {
	background-color: #d9534f !important;
	border-color: #d43f3a !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.os_vista, .os_2000, .os_windows, .os_xp, .os_7, .os_8, .os_8_1 {
	background-color: #39b3d7 !important;
	border-color: #46b8da !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.os_android {
	background-color: #98c13d !important;
	border-color: #01b171 !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.os_ubuntu {
	background-color: #dd4814 !important;
	border-color: #01b171 !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.os_linux {
	background-color: #3a3a3a !important;
	border-color: #1f1f1f !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.os_mac {
	background-color: #666 !important;
	border-color: #1f1f1f !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.os_unix {
	background-color: #060 !important;
	border-color: #1f1f1f !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.os_nokia {
	background-color: #014485 !important;
	border-color: #1f1f1f !important;
	border-radius: 4px;
	padding: 0 5px !important
}
.sun {
	color: #333;
	font-weight: bold;
}
.week {
	color: #333;
}
.rss {
	margin: 20px 0;
}
.attachment {
	margin: 0 3px;
	padding: 1px 0 1px 30px;
	font-weight: bold;
	background: url('../images/icons.png') no-repeat;
	width: 24px;
	height: 24px;
	background-position: -575px -52px
}
.attachment a:link, .attachment a:visited {
	color: #ff3535;
	text-decoration: none;
	padding: 0 0 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid
}
.attachment a:hover {
	color: #8a632c;
}
.tw-body {
	margin: 5px 0 3px;
	width: 100%;
	padding: 15px 0 0;
}
.tw-wenzi {
	margin: 10px 0;
	padding: 5px 0;
	border-bottom: #d2d0d0 1px solid;
}
#tw .tw-body .tw-wenzi {
	clear: both;
}
.main_img {
	float: left;
	margin-top: 5px;
	width: 80px;
	height: 80px;
    display: none;
}
.main_img img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 1px #fff solid;
	-webkit-box-shadow: 0 1px 3px #949494;
	-moz-box-shadow: 0 1px 3px #949494;
	box-shadow: 0 1px 3px #949494
}
.tw-wenzi img {
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	-ms-transition: .8s;
	transition: .8s
}
.tw-wenzi:hover .main_img img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	border-radius: 0 !important
}
#tw .op {
	float: left;
	height: 18px;
	margin: 6px 5px 3px;
}
#tw .tw-body {
	margin: 5px 0 3px 0;
	width: auto;
	padding: 15px 0 0;
}
#tw .tw-body .tw-wenzi .post1 {
	float: left;
	font-size: 1em;
	line-height: 28px;
	color: #444;
}
#tw .tw-body .tw-wenzi .post1:hover {
	color: #d01d1d;
	-moz-transition: all .25s ease-in 0s;
	-webkit-transition: all .25s ease-in 0s;
	transition: all .25s ease-in 0s
}
#tw .tw-body .tw-wenzi .post1 span {
	height: 25px
}
#tw .tw-body .tw-wenzi .post1 p {
	padding: 5px 0;
}
#tw .tw-body .tw-wenzi .bttome {
	margin: 3px 0;
	vertical-align: middle
}
#tw .tw-body .tw-wenzi .bttome .time {
	float: left;
	line-height: 22px;
	margin: 0
}
#tw .tw-body .tw-wenzi .bttome .post {
	float: right;
	font-size: 12px;
	line-height: 14px;
	margin: 0
}
#tw .time {
	font-size: 13px;
	color: #b36d70
}
#tw .tw-body .r123 {
	color: #666;
	border: 0;
	padding: 0;
	margin-top: 5px;
}
#tw .tw-body .r123 li {
	padding: 6px 0;
	margin: 0 0 10px;
	height: auto;
	line-height: 1.5;
	border-bottom: #c1b7a9 1px dashed;
	width: 100%;
	text-align: left
}
#tw .tw-body .r123 li:hover {
	background: #f5f5f5;
	border-bottom: #dc0d0d 1px dashed
}
#tw .tw-body .r123 .num {
	font-size: 16px;
	font-weight: bold;
	color: #0079b7;
	padding: 0 5px;
	float: left;
	width: 20px
}
#tw .tw-body .r123 .time {
	padding: 0 5px
}
#tw .tw-body .r123 .name {
	padding: 0;
	color: #4d988c
}
#tw .tw-body .r123 em a {
	font-style: normal
}
#tw .tw-body .huifu {
	margin: 20px auto 10px;
	text-align: center;
	display: none;
	width: auto;
}
#tw .tw-body .huifu textarea {
	width: 91.5%;
	margin: 10px auto;
	background-color: #f6f6f6;
	border: #a1a1a1 solid 1px;
	overflow: auto;
	outline: 0
}
#tw .tw-body .huifu textarea:hover {
	border: 1px solid red;
}
#tw .tw-body .huifu input {
	margin: 0 5px;
}
#tw .tw-body .huifu div {
	padding: 0 5px;
	text-align: center;
}
#tw .tw-body .huifu .text {
	width: 60px;
}
#tw .tw-body .button_p {
	background: url('../images/weibe_button.gif') no-repeat;
	border: 0;
	cursor: pointer;
	_cursor: hand;
	width: 63px;
	height: 25px;
}
#tw .tbutton {
	font-size: 12px;
	float: none;
	margin-bottom: 10px;
	line-height: 35px
}
#tw .tbutton input {
	width: 90px;
	border: #c1b7a9 solid 1px;
}
#tw .tbutton .button_p {
	background: url('../images/weibe_button.gif') no-repeat;
	border: 0;
	cursor: pointer;
	_cursor: hand;
	width: 60px;
	height: 25px;
}
#tw .tbutton .tinfo {
	float: left;
}
#tw .msg {
	clear: both;
}
#tw li {
	list-style: none;
}
#tw .tw-body .huifu input {
	background-color: #f6f6f1
}
.img-yzm {
	position: relative;
	left: 0;
	top: 6px
}
#tw .tw-body .tw-wenzi ul {
	line-height: 0;
	font-size: 0
}
#tw .tw-body .tw-wenzi ul li {
	font-size: 14px;
	line-height: 24px;
	color: #554d41
}
#tw .top {
	width: 650px
}
#tw .tw-body .r li {
	width: auto
}
#tw .tw-body .tw-wenzi .bttome .post {
	float: right;
	font-size: 13px;
    width: 50px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	background: 0;
	border: 0;
	margin: 0;
	clear: both;
}
#tw .tw-body .tw-wenzi .bttome .time {
	float: left;
    margin-top: 7px;
}
#tw p .t_img {
	background: url('../images/img.gif') no-repeat;
	padding: 0 7px;
	margin: 0 0 0 10px
}
#tw a:hover {
	-moz-transition: all .25s ease-in 0s;
	-webkit-transition: all .25s ease-in 0s;
	transition: all .25s ease-in 0s
}
#tubiao {
	float: right;
	padding: 0 15px 10px 0;
}
#banquan {
	height: auto;
	line-height: 30px;
	border: 1px dashed #9eaf9d;
	padding: 0;
	width: 100%;
	overflow: hidden
}
.tupian {
	float: left;
	padding: 0;
	height: auto;
	width: auto;
	margin: 8px 0 0 8px;
}
.xinxi {
	margin: 8px 6px 0 116px;
	padding: 0;
	height: auto;
	line-height: 33px;
	width: auto;
	font-size: .875em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis
}
#banquan:hover {
	border: 1px dashed red;
}
#banquan .blog_name {
	color: #b14f4f
}
#tingliu {
	margin: 30px 0 20px 5px;
	font-size: 14px;
}
.tingliu3 {
	color: #e00000;
}
.tingliu4 {
	font-size: 18px !important
}
.jieshu {
	text-align: center;
	margin: 30px 0 0;
	height: 20px;
}
.rz_jsx1, .rz_jsx3 {
	display: inline-block;
	border-bottom: 1px solid #816e4e;
	height: 1px;
	position: relative;
	top: -7px;
}
.jieshu .rz_jsx2 {
	display: inline-block;
	background-position: -357px -57px;
	width: 202px;
	height: 22px;
}
.juanzhu {
	margin: 40px 0;
	text-align: center;
}
.juanzhu img, #juanzengzz {
    cursor: url("../images/ybao.cur"), auto;
}
.juanzhu2 {
	line-height: 24px;
	margin: 30px 0 0;
	font-size: .875em;
}
.juanzhu2 span {
	color: #e06969;
}
.juanzhu2 span:hover {
	color: #a45ec8;
}
#zidingyi1 {
	margin: 15px auto;
	padding: 5px 0;
	height: auto;
	line-height: 2;
	text-align: center;
	font-size: 14px;
	background: #f1dfe4;
	border: 1px dashed #cea3a3;
	width: 100%;
	transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-webkit-transition: all .2s ease-in-out 0s
}
#zidingyi1:hover {
	background: #f4f1ef;
	border: 1px dashed #1ca423;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.fenxiang {
	max-width: 600px;
	height: 30px;
	line-height: 30px;
	margin: 30px auto;
	text-align: center
}
#content-main .rz_fgx {
	margin: 10px -20px 25px;
	height: 1px;
	border: 0;
	border-top: 1px solid #6e6e6e
}
.xiantiao2 {
	margin: 10px 0 18px;
	background-image: url('../images/line.png');
	background-repeat: repeat-x;
	height: 10px
}
.biaoti {
	margin: 30px 0 20px;
	text-align: center;
	line-height: 1.5;
	font-weight: 700;
	color: #3f4452;
}
.shouye {
	font-size: 12px;
	text-align: center
}
.gxq {
	border: 1px dashed #c2b8a4;
	margin: 20px 0;
	padding: 0 0 10px 15px;
}
.gxq:hover {
	border: 1px dashed #fb0000;
}
.gxq .bti {
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
}
.gxq .bti img {
	width: 22px;
	position: relative;
	left: 0;
	top: 4px;
}
.gxq ul {
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}
.gxq li {
	float: left;
	width: 50%;
	overflow: hidden;
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	font-size: 14px;
}
.gxq li a {
	color: #665f4b;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 92%;
}
.gxq li a:hover {
	color: #ef796e;
}
@media screen and (max-width:600px) {
	.gxq li {
		float: none;
		width: 96%;
		height: 32px;
		line-height: 32px;
	}
}
.gxq .xgwzjl {
	position: relative;
	top: -7px;
}
.line {
	background-image: url('../images/line.png');
	margin: 30px 0 15px;
	height: 3px;
	background-repeat: repeat-x;
}
.juzhong {
	margin: 0 auto;
	text-align: center;
}
.qq-tb, .email-tb, .weixin-tb, .qqqun-tb, .zzjs-tb, .lyb-tb, .weibo-tb, .taobao-tb, .facebook-tb, .google-tb, .rss-tb, .juanz-tb, .dian-tb, .weiyu-tb, .yun-tb, .pian-tb, .xiangguan-bt, .tga-bt, .top2-tb, .fabiao-bt, .fbpl1-bt, .juanz2-tb, .shangpian-tb, .shangpian-tb:hover, .xiapian-tb, .xiapian-tb:hover, .shangpian2-tb, .shangpian2-tb:hover, .xiapian2-tb, .xiapian2-tb:hover, em.liulanqi, em.xitong, em.sjxitong, .kongbai-tb, .baidu-tb, .baidu_sl_img, .rz_jsx2, .rz_plx2, .Twitter-tb {
	display: block;
	background-image: url('../images/icons.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
.qq-tb, .email-tb, .weixin-tb, .qqqun-tb, .zzjs-tb, .lyb-tb, .weibo-tb, .taobao-tb, .facebook-tb, .google-tb, .rss-tb, .juanz-tb, .baidu-tb, .Twitter-tb {
	width: 32px;
	height: 32px;
}
.qq-tb {
	background-position: -5px -6px;
}
.email-tb {
	background-position: -41px -6px;
}
.weixin-tb {
	background-position: -79px -6px;
}
.qqqun-tb {
	background-position: -120px -6px;
}
.zzjs-tb {
	background-position: -161px -6px;
}
.lyb-tb {
	background-position: -198px -6px;
}
.weibo-tb {
	background-position: -235px -6px;
}
.taobao-tb {
	background-position: -273px -6px;
}
.facebook-tb {
	background-position: -310px -6px;
}
.Twitter-tb {
	background-position: -319px -51px;
}
.google-tb {
	background-position: -345px -6px;
}
.rss-tb {
	background-position: -425px -7px;
}
.juanz-tb {
	background-position: -383px -5px;
}
.baidu-tb {
	background-position: -282px -50px
}
.baidu_sl_img {
	background-position: -2px -57px;
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
	display: inline-block;
}
.dian-tb {
	position: relative;
	top: 1px;
	margin-right: 7px;
	width: 10px;
	height: 10px;
	display: inline-block;
	background-position: -464px -19px;
}
.weiyu-tb {
	width: 16px;
	height: 16px;
	background-position: -514px -16px;
	display: inline-block;
	position: relative;
	top: 3px;
	left: -6px
}
.yun-tb {
	width: 32px;
	height: 14px;
	background-position: -478px -16px;
	display: inline-block;
	margin-right: 6px
}
.pian-tb {
	width: 16px;
	height: 16px;
	background-position: -549px -15px;
	display: inline-block;
	position: relative;
	top: 3px;
	left: 3px
}
.xiangguan-bt {
	width: 36px;
	height: 36px;
	background-position: -147px -49px;
	display: inline-block;
	margin-right: 8px;
	position: relative;
	top: 2px
}
.tga-bt {
	width: 36px;
	height: 36px;
	background-position: -104px -48px;
	margin-right: 6px;
	position: relative;
	top: -8px
}
.top2-tb {
	width: 16px;
	height: 16px;
	background-position: -3px -57px
}
.fabiao-bt {
	width: 40px;
	height: 40px;
	background-position: -239px -46px;
	margin-right: 8px;
	display: inline-block
}
.fbpl1-bt {
	width: 270px;
	height: 26px;
	background-position: -5px -88px;
	position: relative;
	top: -7px;
	display: inline-block
}
.juanz2-tb {
	width: 16px;
	height: 16px;
	background-position: -26px -58px;
	display: inline-block;
	position: relative;
	top: 2px
}
.shangpian-tb, .shangpian-tb:hover, .xiapian-tb, .xiapian-tb:hover {
	width: 100px;
	height: 34px;
	display: inline-block;
	position: relative;
	top: 1px
}
.shangpian2-tb, .shangpian2-tb:hover, .xiapian2-tb, .xiapian2-tb:hover {
	width: 120px;
	height: 34px;
	display: inline-block
}
.shangpian-tb {
	background-position: -4px -200px
}
.shangpian-tb:hover {
	background-position: -105px -200px
}
.xiapian-tb {
	background-position: -208px -200px
}
.xiapian-tb:hover {
	background-position: -308px -200px
}
.shangpian2-tb {
	background-position: -4px -160px
}
.shangpian2-tb:hover {
	background-position: -128px -159px
}
.xiapian2-tb {
	background-position: -251px -159px
}
.xiapian2-tb:hover {
	background-position: -374px -159px
}
em.liulanqi, em.xitong {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 3px
}
em.liulanqi {
	background-position: -83px -58px
}
em.xitong {
	background-position: -62px -58px
}
em.sjxitong {
	display: inline-block;
	background-position: -45px -57px;
	width: 10px;
	height: 16px;
	position: relative;
	top: 2px
}
.kongbai-tb {
	background-position: -293px -84px;
	width: 32px;
	height: 30px;
	margin: 11px 4px 0 0
}
.hongse01 {
	color: #a73f3e
}
.chengse01 {
	color: #874802
}
.clear, #gaodu1 {
	clear: both
}
#gaodu2 {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin-top: -1px
}
#content-main #tag {
	font-size: .83em;
	margin-bottom: 15px
}
#content-main #tag li {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	list-style-type: none
}
#content-main #tag a, #tag a:visited {
	display: block;
	color: #fff;
	padding: 4px 6px 0;
	height: 20px;
	line-height: 20px;
	_float: left
}
#content-main #tag a:hover {
	background: #565656;
	color: #fff;
	text-decoration: none
}
#content-main #tag-1 {
	background: #ff7094
}
#content-main #tag-2 {
	background: #94b770
}
#content-main #tag-3 {
	background: #db94ff
}
#content-main #tag-4 {
	background: #399
}
#content-main #tag-5 {
	background: #f60
}
#content-main #tag .color {
	color: #888
}
#link2 {
	text-align: left;
	line-height: 2;
	margin: 12px auto 0;
	padding: 9px 0 0;
	border-top: 1px solid #424242
}
#link2 i {
	font-size: 16px;
	position: relative;
	top: -2px
}
.linkimg {
	max-width: 16px;
	max-height: 16px;
	padding-right: 3px;
	position: relative;
	left: 0;
	top: 3px
}
#links-dl {
	margin: 25px auto
}
#links-dl li {
	display: inline-block;
	width: 14%;
	height: 50px;
	line-height: 50px;
	margin: 5px 6px 0 0;
	padding: 0 5px;
	border: 1px solid #101010;
	overflow: hidden
}
hr.hengxian_1 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0)
}
#shangxiapian {
	width: 100%;
	height: 44px;
	text-align: left;
	margin-top: 25px;
	font-size: 15px;
	overflow: hidden;
}
#sxpbk1 {
	float: left;
	width: 50%
}
#sxpbk2 {
	float: right;
	width: 50%
}
#anniu1 {
	float: left;
	width: 100px
}
#wzlj1 {
	float: right;
	padding-right: 15px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	height: 44px;
	line-height: 44px
}
#anniu2 {
	float: right;
	width: 100px
}
#wzlj2 {
	float: left;
	text-align: right;
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
#shangxiapian2 {
	width: 100%;
	height: 34px;
	line-height: 37px;
	text-align: left;
	margin-top: 50px
}
#shangxiapian2 span {
	float: right
}
#shangxiapian_2 {
	width: 100%;
	height: auto;
	margin-top: 30px;
	padding: 0
}
*html {
	background-image: url('about:blank');
	background-attachment: fixed
}
#gotop span i {
	font-size: 40px
}
#gotop span:hover {
	color: #f00;
}
.readmore {
	display: none
}
#vote {
	margin: 30px auto
}
#wzxqdhg {
	width: 100%;
	display: block;
	position: relative;
	text-align: left
}
#wzxqdhg ul {
	padding: 0;
	text-align: center;
	list-style: none;
	width: auto
}
#xqwz {
	height: 30px;
	line-height: 30px
}
#xqren {
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	color: #f00;
}
.xqtp {
	font-size: 12px;
	height: 28px;
	line-height: 28px
}
.xqli {
	position: relative;
	text-align: center;
	float: left;
	width: 20%
}
@media screen and (max-width:480px) {
	#vote img {
		width: 60%
	}
	#xqwz {
		font-size: 14px
	}
}
.tooltip {
	font-size: 12px;
	line-height: 1.5;
	position: absolute;
	padding: 5px;
	z-index: 100003;
	opacity: .8
}
.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 6px dashed #101010;
	top: 0;
	left: 20%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: 0;
	border-left-color: transparent;
	border-right-color: transparent
}
.tipsy-arrow-n {
	border-bottom-color: #000
}
.tipsy-inner {
	background-color: #101010;
	color: #FFF;
	max-width: 200px;
	padding: 5px 8px 4px;
	text-align: center;
	border-radius: 3px
}
.zhankai {
	text-align: center;
	border: 2px solid #101010;
	box-shadow: 1px 1px 3px;
	background: #5c5c5c;
	padding: 15px 0
}
#flash-ph {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2
}
#not_found {
	text-align: center;
	margin-top: 15%;
}
#wzd_img1 {
	margin-bottom: 25px
}
#wzd_img1 img {
	animation-duration: 5s;
	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
#shipin_kg {
	max-width: 100%;
	height: auto;
	position: relative;
	z-index: 102
}
.lightSwitcher {
	position: relative;
	z-index: 101;
	background-image: url('../images/light_bulb_off.png');
	background-repeat: no-repeat;
	background-position: left
}
.lightSwitcher:hover {
	text-decoration: underline
}
#shadow {
	background-image: url('../images/shade1x1.png');
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100
}
.turnedOff {
	color: #ff0;
	background-image: url('../images/light_bulb.png')
}
#guandeng_kg {
	position: relative;
	z-index: 106;
	background-image: none
}
#guandeng {
	position: relative;
	z-index: 105
}
pre.prettyprint {
	font-family: 'JetBrains Mono', Monospace, 'Courier New', 'Microsoft Yahei', Simsun;
	font-size: 13px;
	line-height: 1.6;
	background: rgb(255, 255, 255, .5);
	border: 0 solid #888;
	overflow: auto;
	margin: 5px 0;
	padding: 5px 0;
}
.code {
	width: 90%;
	border: 1px solid #888;
}
.pln {
	color: #28b39e;
}
@media screen {
	.str {
		color: #e7428d;
	}
	.kwd {
		color: #996ed0;
		font-weight: bold;
	}
	.com {
		color: #e54242;
	}
	.typ {
		color: #606;
	}
	.lit {
		color: #3dbdbd;
	}
	.pun, .opn, .clo {
		color: #aeb62d;
	}
	.tag {
		color: #00f;
	}
	.atn {
		color: #fd4c88;
	}
	.atv {
		color: #80f;
	}
	.dec, .var {
		color: #606;
	}
	.fun {
		color: #f00;
	}
}
@media print, projection {
	.str {
		color: #060;
	}
	.kwd {
		color: #006;
		font-weight: bold;
	}
	.com {
		color: #600;
		font-style: italic
	}
	.typ {
		color: #404;
		font-weight: bold
	}
	.lit {
		color: #044
	}
	.pun, .opn, .clo {
		color: #440
	}
	.tag {
		color: #006;
		font-weight: bold
	}
	.atn {
		color: #404
	}
	.atv {
		color: #060
	}
}
ol.linenums {
	margin-top: 0;
	margin-bottom: 0;
}
li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
	list-style-type: decimal;
	color: #808080
}
li.L4, li.L9 {
	list-style-type: decimal;
	color: #101010
}
li.L1, li.L3, li.L5, li.L7, li.L9 {
	list-style-type: decimal;
}
.title {
	background-color: #e0e0e0;
	padding: 2px;
	font-weight: bold;
	font-style: italic
}
.hint, [data-hint] {
	position: relative;
	display: inline-block
}
.hint:before, .hint:after, [data-hint]:before, [data-hint]:after {
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: hidden;
	opacity: 0;
	z-index: 10000;
	pointer-events: none;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	transition-delay: 0ms
}
.hint:hover:before, .hint:hover:after, .hint:focus:before, .hint:focus:after, [data-hint]:hover:before, [data-hint]:hover:after, [data-hint]:focus:before, [data-hint]:focus:after {
	visibility: visible;
	opacity: 1
}
.hint:hover:before, .hint:hover:after, [data-hint]:hover:before, [data-hint]:hover:after {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	transition-delay: 100ms
}
.hint:before, [data-hint]:before {
	content: '';
	position: absolute;
	background: transparent;
	border: 6px solid transparent;
	z-index: 10001;
}
.hint:after, [data-hint]:after {
	content: attr(data-hint);
	background: #383838;
	color: #fff;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 12px;
	white-space: nowrap;
}
.hint--top:before {
	border-top-color: #383838;
}
.hint--bottom:before {
	border-bottom-color: #383838;
}
.hint--left:before {
	border-left-color: #383838;
}
.hint--right:before {
	border-right-color: #383838;
}
.hint--top:before {
	margin-bottom: -12px;
}
.hint--top:after {
	margin-left: -18px;
}
.hint--top:before, .hint--top:after {
	bottom: 100%;
	left: 50%;
}
.hint--top:hover:after, .hint--top:hover:before, .hint--top:focus:after, .hint--top:focus:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px);
}
.hint--bottom:before {
	margin-top: -12px;
}
.hint--bottom:after {
	margin-left: -18px;
}
.hint--bottom:before, .hint--bottom:after {
	top: 100%;
	left: 50%;
}
.hint--bottom:hover:after, .hint--bottom:hover:before, .hint--bottom:focus:after, .hint--bottom:focus:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px);
}
.hint--right:before {
	margin-left: -12px;
	margin-bottom: -6px;
}
.hint--right:after {
	margin-bottom: -14px;
}
.hint--right:before, .hint--right:after {
	left: 100%;
	bottom: 50%
}
.hint--right:hover:after, .hint--right:hover:before, .hint--right:focus:after, .hint--right:focus:before {
	-webkit-transform: translateX(8px);
	-moz-transform: translateX(8px);
	transform: translateX(8px);
}
.hint--left:before {
	margin-right: -12px;
	margin-bottom: -6px;
}
.hint--left:after {
	margin-bottom: -14px;
}
.hint--left:before, .hint--left:after {
	right: 100%;
	bottom: 50%;
}
.hint--left:hover:after, .hint--left:hover:before, .hint--left:focus:after, .hint--left:focus:before {
	-webkit-transform: translateX(-8px);
	-moz-transform: translateX(-8px);
	transform: translateX(-8px);
}
.hint--error:after {
	background-color: #b34e4d;
	text-shadow: 0 -1px 0 #592726;
}
.hint--error.hint--top:before {
	border-top-color: #b34e4d;
}
.hint--error.hint--bottom:before {
	border-bottom-color: #b34e4d;
}
.hint--error.hint--left:before {
	border-left-color: #b34e4d;
}
.hint--error.hint--right:before {
	border-right-color: #b34e4d;
}
.hint--warning:after {
	background-color: #c09854;
	text-shadow: 0 -1px 0 #6c5328;
}
.hint--warning.hint--top:before {
	border-top-color: #c09854
}
.hint--warning.hint--bottom:before {
	border-bottom-color: #c09854;
}
.hint--warning.hint--left:before {
	border-left-color: #c09854;
}
.hint--warning.hint--right:before {
	border-right-color: #c09854;
}
.hint--info:after {
	background-color: #3986ac;
	text-shadow: 0 -1px 0 #193b4d;
}
.hint--info.hint--top:before {
	border-top-color: #3986ac;
}
.hint--info.hint--bottom:before {
	border-bottom-color: #3986ac
}
.hint--info.hint--left:before {
	border-left-color: #3986ac
}
.hint--info.hint--right:before {
	border-right-color: #3986ac;
}
.hint--success:after {
	background-color: #458746;
	text-shadow: 0 -1px 0 #1a321a;
}
.hint--success.hint--top:before {
	border-top-color: #458746;
}
.hint--success.hint--bottom:before {
	border-bottom-color: #458746;
}
.hint--success.hint--left:before {
	border-left-color: #458746;
}
.hint--success.hint--right:before {
	border-right-color: #458746;
}
.hint--always:after, .hint--always:before {
	opacity: 1;
	visibility: visible;
}
.hint--always.hint--top:after, .hint--always.hint--top:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px);
}
.hint--always.hint--bottom:after, .hint--always.hint--bottom:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px);
}
.hint--always.hint--left:after, .hint--always.hint--left:before {
	-webkit-transform: translateX(-8px);
	-moz-transform: translateX(-8px);
	transform: translateX(-8px);
}
.hint--always.hint--right:after, .hint--always.hint--right:before {
	-webkit-transform: translateX(8px);
	-moz-transform: translateX(8px);
	transform: translateX(8px);
}
.hint--rounded:after {
	border-radius: 4px;
}
.hint--no-animate:before, .hint--no-animate:after {
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	transition-duration: 0ms
}
.hint--bounce:before, .hint--bounce:after {
	-webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(0.71, 1.7, .77, 1.24);
	-moz-transition: opacity .3s ease, visibility .3s ease, -moz-transform .3s cubic-bezier(0.71, 1.7, .77, 1.24);
	transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(0.71, 1.7, .77, 1.24)
}
#zhiding_wz {
	margin-bottom: 20px;
}
#zhiding_wz li {
	list-style: none;
	font-weight: 500;
	line-height: 1.8;
	border-bottom: dotted #b8ad9b 1px;
	padding-bottom: 6px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.baidu_sl {
	border-radius: 3px;
	padding: 0 3px;
	border: 1px solid;
	color: #f00;
	margin-left: 15px;
}
.pinglun_bt {
	margin: 15px auto 20px;
	text-align: center;
}
.rz_plx1, .rz_plx3 {
	position: relative;
	display: inline-block;
	height: 1px;
	border-bottom: 1px solid #be8e1d;
	margin: 0 -3px;
}
.rz_plx2 {
	display: inline-block;
	background-position: -9px -361px;
	width: 255px;
	height: 58px;
}
.rz_plx2:hover {
	background-position: -9px -418px
}
.neirong li i {
	position: relative;
	top: -1px;
	margin-right: 5px;
}
#top_logo #xy_img1 {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	animation-delay: .3s;
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	animation-duration: 3s
}
#top_logo #xy_img2 {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	animation-duration: 3s
}
#sm_fubiaoti {
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	animation-delay: .8s;
	margin-top: 20px;
	letter-spacing: 1px;
}
#toTop {
	position: fixed;
	bottom: 25px;
	cursor: pointer;
	z-index: 99998
}
#sy_zhaiyao {
	margin-top: 10px;
	line-height: 1.8;
}
#top_logoxt {
	background-image: url('../images/line.png');
	background-repeat: repeat-x;
	height: 3px;
	margin: 20px 0;
}
#topbg {
    display: block;
    width: 100%;
    height: 1.2vw;
	background-image: url('../images/topbg.png');
	margin-bottom: 20px;
}
.section {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top
}
.section .cont {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: left top
}
.section-active {
	z-index: -1
}
.section01 .cont {
	position: relative
}
.section01 .an-petal1 {
	position: absolute;
	top: 240px;
	left: -215px;
	width: 16px;
	height: 19px;
	background: url('../images/huaban/petal_01.png') no-repeat
}
.section01 .an-petal2 {
	position: absolute;
	top: 126px;
	left: -152px;
	width: 113px;
	height: 63px;
	background: url('../images/huaban/petal_02.png') no-repeat
}
.section01 .an-petal3 {
	position: absolute;
	top: 155px;
	left: -18px;
	width: 78px;
	height: 46px;
	background: url('../images/huaban/petal_03.png') no-repeat
}
.section01 .an-petal4 {
	position: absolute;
	top: 156px;
	left: 62px;
	width: 123px;
	height: 74px;
	background: url('../images/huaban/petal_04.png') no-repeat
}
.section01 .an-petal5 {
	position: absolute;
	top: 368px;
	left: 270px;
	width: 208px;
	height: 99px;
	background: url('../images/huaban/petal_05.png') no-repeat
}
.section01 .an-petal6 {
	position: absolute;
	top: 528px;
	left: 396px;
	width: 221px;
	height: 164px;
	background: url('../images/huaban/petal_06.png') no-repeat
}
.section01 .an-petal7 {
	position: absolute;
	top: 470px;
	left: 710px;
	width: 151px;
	height: 195px;
	background: url('../images/huaban/petal_07.png') no-repeat
}
.section01 .an-petal8 {
	position: absolute;
	top: 520px;
	left: 900px;
	width: 169px;
	height: 116px;
	background: url('../images/huaban/petal_08.png') no-repeat
}
#sousuo2 {
	margin: 20px auto;
}
#sousuo2 input {
	outline: 0;
}
#sousuo2 input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-size: 14px
}
#sousuo2 input::-webkit-search-decoration, input::-webkit-search-cancel-button {
	display: none;
}
#sousuo2 input[type=search] {
	background: rgba(255, 255, 255, 0.7) url('../images/search-icon.png') no-repeat 9px center;
	border: solid 1px #040100;
	padding: 8px 10px 6px 35px;
    width: calc(96% - 55px);
    margin: 0 3%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#sousuo2 input[type=search]:focus {
	border-color: #C00;
	-webkit-box-shadow: 0 0 5px rgba(246, 151, 109, 0.5);
	-moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
	box-shadow: 0 0 5px rgba(246, 151, 109, 0.5);
}
div#sousuok {
	display: none;
	width: 300px;
	height: 100px;
	background-color: #fff;
	border-radius: 3px;
	border: 2px solid #101010;
	box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.4);
	margin: auto;
	position: fixed;
	z-index: 788;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#sousuok .toubu {
	margin: 6px 6px 15px 0;
	text-align: right;
}
#sousuok form {
	text-align: center;
}
#sskdaxiao {
	padding: 6px 6px 5px;
	border: 1px solid #797979;
	outline: 0;
	transition: all .5s;
}
#sousuok button {
	padding: 5px 10px;
	border: 1px solid #7b0000;
	cursor: pointer;
	background-color: #d61414;
	color: #fff;
	transition: all .5s;
}
#sousuok button:hover {
	background-color: #101010;
}
input#sskdaxiao:focus {
	border: 1px solid red;
	box-shadow: 0 0 6px #ff801b;
}
#ggwz i {
	font-size: 20px;
	position: relative;
	top: -1px;
}
.sm_tongji {
	color: #909090;
	margin: 2px 0 5px;
}
.sm_tongji li i {
	position: relative;
	top: -1px;
}
.sm_tongji li {
	display: inline-block;
	padding: 0 6px;
}
.sm_padding {
	padding: 0 !important
}
.home_jiah {
	color: #f00 !important;
	font-weight: bold;
}
/* plugins/get_useragent */
.useragent {
	padding-left: 5px
}
.vp, .vip, .vip1, .vip2, .vip3, .vip4, .vip5, .vip6, .vip7 {
	background: url("/content/plugins/get_useragent/images/vip.png") no-repeat;
	display: inline-block;
	overflow: hidden;
	border: 0
}
.vp {
	background-position: -494px -3px;
	width: 16px;
	height: 16px;
	margin-bottom: -5px
}
.vp:hover {
	background-position: -491px -19px;
	width: 19px;
	height: 18px;
	margin-top: -3px;
	margin-left: -3px;
	margin-bottom: -5px
}
.vip {
	background-position: -515px -2px;
	width: 14px;
	height: 14px;
	margin-bottom: -5px
}
.vip:hover {
	background-position: -515px -22px;
	width: 16px;
	height: 14px;
	margin-bottom: -5px
}
.vip1 {
	background-position: -1px -2px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip1:hover {
	background-position: -1px -22px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip2 {
	background-position: -63px -2px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip2:hover {
	background-position: -63px -22px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip3 {
	background-position: -144px -2px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip3:hover {
	background-position: -144px -22px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip4 {
	background-position: -227px -2px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip4:hover {
	background-position: -227px -22px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip5 {
	background-position: -331px -2px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip5:hover {
	background-position: -331px -22px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip6 {
	background-position: -441px -2px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip6:hover {
	background-position: -441px -22px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip7 {
	background-position: -611px -2px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}
.vip7:hover {
	background-position: -611px -22px;
	width: 46px;
	height: 14px;
	margin-bottom: -2px
}

#moban_lb {
	text-align: center;
}
#moban_lb li {
	list-style: none;
	margin: 15px 0;
	display: inline-block;
	background-color: #101010;
}
#moban_lb li a:link, #moban_lb li a:visited, #moban_lb li a:active {
	color: #fff
}
#moban_lb li > a:hover {
	color: #56d07b;
}
#moban_lb li > p {
	color: #fff;
}
#moban_lb li > a > p > span {
	color: #f00;
	font-weight: bold;
	margin-left: 5px;
}
#moban_lb #moban_tp1 {
	animation-delay: .2s;
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s
}
#moban_lb #moban_tp2 {
	animation-delay: .4s;
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s
}
#moban_lb #moban_tp3 {
	animation-delay: .6s;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s
}
#moban_lb #moban_tp4 {
	animation-delay: .8s;
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s
}
#moban_mianfei {
	text-align: center;
}
#translate {
	display: inline-block;
    float: right;
}
#translate > .translateSelectLanguage {;
    width: 150px;
    font-size: 14px;
    padding: 5px 10px 4px;
    border: 1px solid #ccc;
    background: none;
    color: #ccc;
    cursor: pointer;
    transition: all 0.3s;
}
#translate > .translateSelectLanguage option {
    color: #666;
}
@media screen and (min-width:1922px) {
	#jfol_logo {
		display: none;
	}
	#sousuo2 {
		display: none;
	}
	#wrap {
		width: 1300px;
		margin: 30px auto
	}
	#nav2 {
		display: none
	}
	#ggwz {
		margin: 15px 0 0;
		padding: 9px 6px;
		font-size: 14px;
		text-align: left;
		border: 1px dashed #969696;
		background-color: #f0f0f0
	}
	#content-main {
		width: 79%;
		float: right;
		padding: 0 20px 20px;
		border: 1px solid #848484;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px
	}
	#zoom div, #zoom p {
		line-height: 28px;
	}
	#zoom img {
		max-width: 100% !important;
		height: auto !important;
		overflow: hidden;
		margin: 8px auto;
		border: 1px solid #dedede;
		padding: 5px;
	}
	#content h2 {
		margin: 25px 0 12px;
		font-size: 1.5em
	}
	#content-main .date3 {
		display: none
	}
	#content-main .date4 {
		display: none
	}
	#content-main .date2 {
		text-align: center
	}
	#zoom table td {
		padding: 3px 6px;
	}
	.xiantiao, .xiantiao2, .juanzhu {
		text-align: center;
	}
	.biaoti {
		font-size: 1.5em;
	}
	#wzlj1, #wzlj2 {
		width: 70%;
	}
	#shangxiapian_2 {
		display: none;
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: 88%;
		margin-left: 15px;
	}
	#tw .time {
		padding-left: 96px;
	}
}
@media screen and (max-width:1921px) {
	#jfol_logo {
		display: none;
	}
	#sousuo2 {
		display: none;
	}
	#wrap {
		width: 1280px;
		min-height: 768px;
		margin: 15px auto 0;
	}
	#nav2 {
		display: none;
	}
	#ggwz {
		margin: 25px 0 0;
		text-align: left;
	}
	#content-main {
		width: calc(100% - 286px);
		float: right;
		padding: 0 50px 20px;
		border: 1px solid #6b6b6b;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4)
	}
	#wrap h2 {
		margin: 0 0 12px;
		font-size: 20px;
		padding-top: 15px;
	}
	#content-main .date3, #content-main .date4, .juanzhu2 {
		display: none;
	}
	.biaoti {
		font-size: 1.5em;
	}
	#wzlj1, #wzlj2 {
		width: 72%;
	}
	#shangxiapian_2 {
		display: none;
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: 88%;
		margin-left: 20px;
	}
	#tw .time {
		padding-left: 22px;
	}
	#toTop {
		right: 50%;
		margin-right: -650px;
	}
}
@media screen and (max-width:1281px) {
	#content-main {
		width: 78%;
	}
}
@media screen and (min-width:1231px) {
	.rz_jsx1, .rz_jsx3 {
		width: 38%;
	}
	.rz_plx1, .rz_plx3 {
		width: 50%;
	}
}
@media screen and (max-width:1230px) {
	.rz_jsx1, .rz_jsx3 {
		width: 37%;
	}
	.rz_plx1, .rz_plx3 {
		width: 50%;
	}
	#toTop {
		right: 5px;
		margin-right: 0;
	}
}
@media screen and (max-width:1210px) {
	#tw .tw-body .tw-wenzi .post1 {
		width: 86%;
	}
}
@media screen and (max-width:1180px) {
	#nav {
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	#wzlj1, #wzlj2 {
		width: 68%;
	}
}
@media screen and (max-width:1140px) {
	#wrap {
		width: 100%;
		margin: 28px auto 0;
	}
	#wzlj1, #wzlj2 {
		width: 66%;
	}
}
@media screen and (max-width:1080px) {
	#wzlj1, #wzlj2 {
		width: 63%;
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: 85%;
	}
	.rz_jsx1, .rz_jsx3 {
		width: 35%;
	}
	.rz_plx1, .rz_plx3 {
		width: 31%;
	}
}
@media screen and (min-width:1025px) {
	#zhiding2 {
		position: relative;
		left: 7px;
		top: -12px;
	}
	#zhiding_wz li {
		font-size: 20px;
	}
}
@media screen and (max-width:1024px) {
	#wrap h2 .zhiding, #zhiding_img {
		width: 47px;
		position: relative;
		left: 3px;
		top: 0;
	}
	#zhiding_wz li {
		font-size: 18px
	}
	#zhiding2 {
		position: relative;
		left: 5px;
		top: -9px;
		width: 23px;
	}
	#wrap h2 {
		font-size: 1.25em;
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: 84%;
	}
	#wzlj1, #wzlj2 {
		width: 62%;
	}
	#flash-ph, canvas {
		display: none !important
	}
	.rz_plx1, .rz_plx3 {
		width: 30%;
	}
}
@media screen and (max-width:1000px) {
	#jfol_logo {
		display: block;
		margin: 10px auto;
	}
	#top_logo {
		display: none;
	}
	#top_logoxt {
		display: none;
	}
	.section {
		display: none;
	}
	#nav {
		display: none;
	}
	#nav2 {
		position: relative;
		z-index: 3;
		margin-top: 24px;
		display: block;
	}
	#wrap {
		margin-top: 25px;
	}
	#zhiding_wz {
		margin-top: 24px;
	}
	#sousuo2 {
		display: block;
	}
	#content-main {
		float: none;
		width: 94%;
		margin: 30px auto;
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: 88%;
	}
	#wzlj1, #wzlj2 {
		width: 72%;
	}
	#sidebar {
		display: none
	}
	.quanp, a#gb_cbl {
		display: none;
	}
	#link2 {
		display: none;
	}
	.rz_plx1, .rz_plx3 {
		width: 35%;
	}
}
@media screen and (max-width:914px) {
	#tw .tw-body .tw-wenzi .post1 {
		width: 87%;
	}
	#wzlj1, #wzlj2 {
		width: 70%;
	}
	.rz_plx1, .rz_plx3 {
		width: 34%;
	}
}
@media screen and (max-width:880px) {
	.daohang2 {
		font-size: 1em;
		padding: 10px 3px;
	}
	#wzlj1, #wzlj2 {
		width: 67%;
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: 85%;
	}
	.rz_plx1, .rz_plx3 {
		width: 30%;
	}
}
@media screen and (max-width:800px) {
	html {
		-webkit-text-size-adjust: none
	}
	#wrap {
		font-size: 100%;
		margin: 18px 0 0;
	}
	#wrap h2 {
		font-size: 1.125em;
		margin: 0 0 12px;
	}
	#wrap h2 .zhiding, #zhiding_img {
		width: 40px
	}
	#zhiding_wz li {
		font-size: 16px;
	}
	#zhiding2 {
		position: relative;
		left: 4px;
		top: -7px;
		width: 19px;
	}
	.biaoti {
		font-size: 1.4em;
	}
	#wzlj1, #wzlj2 {
		width: 65%;
	}
	#content-main .comment-post #comment {
		height: 80px;
	}
	#content-main .comment-post input {
		width: 23%;
		margin: 2px 5px;
	}
}
@media screen and (max-width:768px) {
	#tw .tw-body .tw-wenzi .post1 {
		width: 86%;
	}
	#content-main {
		width: 93%;
	}
	#wzlj1, #wzlj2 {
		width: 62%;
	}
	.main_img {
		width: 60px !important;
		height: 60px !important;
	}
	#content-main .date2 {
		display: none;
	}
	#content-main .date4 {
		display: block;
	}
	#content-main .video {
		width: 100% !important;
		height: auto !important;
	}
}
@media screen and (max-width:700px) {
	#content-main {
		width: 92%;
		padding: 0 20px 10px;
	}
	#wzlj1, #wzlj2 {
		width: 58%;
	}
	.rz_jsx1, .rz_jsx3 {
		width: 32.5%;
	}
	.rz_plx1, .rz_plx3 {
		width: 26%;
	}
}
@media screen and (max-width:650px) {
    form#commentform {
        margin: 0;
    }
    form#commentform span {
        display: inline-block;
        margin-bottom: 10px;
    }
	#wrap h2 {
		text-align: center;
	}
	#content-main .date {
		display: none;
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: 85%;
	}
	#wzlj1, #wzlj2 {
		width: 54%;
	}
	#zhiding2 {
		display: none;
	}
	.hot_img {
		display: none;
	}
	#content-main .date1 {
		display: none;
	}
	#content-main .date3 {
		display: block;
		text-align: center;
	}
	#content-main .comment-post input {
		width: 52%;
	}
}
@media screen and (max-width:600px) {
	#content-main {
		width: 91%;
		padding: 0 20px 10px;
	}
	#content-main #tag {
		margin-top: 30px;
	}
	#content-main .owxqr {
		height: 180px;
		width: 150px;
		text-align: center;
		line-height: 1.8;
		font-size: 13px;
		letter-spacing: 1px;
	}
	#content-main .owxqr img {
		border: 1px solid #eee;
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: 83%
	}
	#shangxiapian_2 {
		display: block;
		margin: 0
	}
	#shangxiapian3 {
		float: left
	}
	#shangxiapian4 {
		float: right
	}
	#shangxiapian {
		display: none
	}
	.fenxiang {
		display: none
	}
	#footerbar {
		display: none
	}
	.rz_jsx1, .rz_jsx3 {
		width: 30%
	}
	.rz_plx1, .rz_plx3 {
		width: 23%
	}
}
@media screen and (max-width:540px) {
	#tw .tw-body .tw-wenzi .post1 {
		width: 81%;
	}
	#banquan {
		display: none
	}
	.juanzhu {
		display: none
	}
	.juanzhu2 {
		display: block
	}
	.rz_jsx1, .rz_jsx3 {
		width: 28%
	}
	.rz_plx1, .rz_plx3 {
		width: 20%
	}
}
@media screen and (max-width:480px) {
	html {
		-webkit-text-size-adjust: none
	}
	.daohang2 {
		font-size: 15px;
		text-align: center;
		padding: 10px 0 5px;
		margin: 5px auto 0;
	}
	.daohang2 ul {
	    padding-left: 0;
	    margin: 0;
	}
	.daohang2 ul li {
		height: 26px !important;
		line-height: 26px !important
	}
	#jfol_logo {
		width: 45%;
		height: auto;
		margin: 10px auto;
		padding: 0
	}
	#content-main {
		width: calc(94% - 40px);
		padding: 0 20px 10px;
	}
	#content-main .owxqr {
		position: relative !important;
		height: 180px;
		width: 150px;
		text-align: center;
		line-height: 1.8;
		font-size: 13px;
		letter-spacing: 1px;
		margin: 20px auto;
		bottom: auto !important;
		right: auto !important;
		text-align: center;
	}
	#content-main .owxqr img {
		border: 1px solid #eee;
	}
	#wrap h2 {
		font-size: 1.3em;
		padding-top: 5px;
		margin: 0 0 10px;
	}
	#wrap h2 .zhiding, #zhiding_img {
		width: 36px;
	}
	.biaoti {
		font-size: 1.2em;
	}
	.main_img {
		width: 45px !important;
		height: 45px !important
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: 83%;
		margin-left: 10px;
	}
	#content-main .comment-post #comment {
		height: 60px;
		width: 95%;
	}
	#content-main .comment-post input {
		width: 65%;
		display: inline-block;
	}
	#shangxiapian_2 {
		margin-top: 20px;
	}
	#content-main .date2 {
        display: none;
    }
}
@media screen and (max-width:460px) {
	.ds-comment-header span {
		display: none !important
	}
	.jieshu {
		display: none;
	}
	.rz_jsx1, .rz_jsx3 {
		width: 21%;
	}
	.rz_plx1, .rz_plx3 {
		width: 15%;
	}
}
@media screen and (max-width:390px) {
	#content-main .date3 {
		display: none
	}
	#tw .tw-body .tw-wenzi .main_img {
		display: none
	}
	#tw .tw-body .tw-wenzi .post1 {
		width: auto;
		margin-left: 0
	}
	#tw .time {
		padding-left: 0
	}
	.rz_jsx1, .rz_jsx3 {
		width: 18%
	}
	.rz_plx1, .rz_plx3 {
		width: 12%
	}
}
@media screen and (max-width:365px) {
	#content-main {
		width: 92%;
		padding: 0 10px
	}
	.rz_plx1, .rz_plx3 {
		width: 6%
	}
	#content-main .comment-header {
		zoom: .78
	}
}
@media screen and (max-width:320px) {
	#jfol_logo {
		width: 55%;
		height: auto;
		margin: 10px auto;
		padding: 0
	}
	#content-main {
		padding: 0 10px;
		width: 92%
	}
	#content h2 .zhiding, #zhiding_img {
		width: 30px
	}
	html {
		-webkit-text-size-adjust: none
	}
	#wrap {
		font-size: 98%;
		margin: 10px 0 0 3px;
		padding: 0;
		width: 98%
	}
	.rz_jsx1, .rz_jsx3 {
		width: 13%
	}
	.rz_plx1, .rz_plx3 {
		width: 0
	}
	.rz_plx2 {
		zoom: .8
	}
}
@media screen and (max-width:300px) {
	#wrap {
		width: 97.5%
	}
	.biaoti {
		font-size: 1em
	}
	#shangxiapian_2 {
		margin: 0 auto;
		text-align: center
	}
	#shangxiapian3 {
		float: none;
		clear: both;
		margin-bottom: 15px
	}
	#shangxiapian4 {
		float: none;
		clear: both
	}
	#content-main .date4 {
		display: none
	}
	#content-main .comment-header, .jieshu {
		zoom: .75
	}
	.rz_jsx1, .rz_jsx3 {
		width: 8%
	}
}
@media screen and (max-width:240px) {
	#content-main .comment-header {
		zoom: .6
	}
	.pinglun_bt {
		display: none !important
	}
}