.wp-navi .navi-slide-head {
	display: none;
	padding: 0 10px;
	height: 40px
}

.wp-navi .navi-slide-head .navi-slide-title {
	display: inline-block;
	float: left;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	line-height: 40px
}

.wp-navi .navi-slide-head .navi-slide-arrow {
	display: block;
	width: 34px;
	height: 40px;
	float: right;
	background: url(css/img/menu-icon-arrow-white.jpg) no-repeat 50%
}

.navi-aside-page {
	position: fixed;
	margin-left: 215px
}

.navi-aside-toggle {
	display: none;
	width: 34px;
	height: 34px;
	background: url(css/img/menu-icon-arrow-white.jpg) no-repeat 50%;
	cursor: pointer;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: 0px
}

.wp-navi-aside {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1000
}

.wp-navi-aside .navi-aside-mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1)
}

.wp-navi-aside-active {
	display: block
}

.wp-navi-aside .aside-inner {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1002;
	width: 216px;
	max-width: 100%;
	background: #252525;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.wp-navi-aside .aside-inner:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	background: rgba(0, 0, 0, .6);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, .6)
}

.wp-navi-aside .navi-aside-head {
	margin-top: 0;
	border-top: 1px solid rgba(0, 0, 0, .3);
	background: #333;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5)
}

.wp-navi-aside .navi-aside-head .navi-aside-title {
	padding: 7px 10px;
	font-weight: normal;
	color: #777;
	font-size: 14px
}

.wp-navi-aside .navi-aside-wrap {
	color: #aaa;
	border-bottom: 1px solid rgba(0, 0, 0, .3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .05)
}

.wp-navi-aside .navi-aside-wrap li {
	position: relative
}

.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow {
	display: block;
	cursor: pointer;
	width: 50px;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0px;
	color: #f6f6f6;
	font-size: 14px;
	background: url(css/img/menu-switch-arrow.jpg) no-repeat 22px -25px
}

.wp-navi-aside .navi-aside-wrap li .menu-open-arrow {
	background-position: 20px 12px
}

.wp-navi-aside .navi-aside-wrap li a {
	display: block;
	text-decoration: none;
	color: #c7c7c7;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 30px 8px 15px;
	border-top: 1px solid rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5)
}

.wp-navi-aside .navi-aside-wrap li a:hover,
.wp-navi-aside .navi-aside-wrap li a:focus {
	background-color: #404040;
	color: #fff;
	outline: 0
}

.wp-navi-aside .navi-aside-wrap li .sub-menu {
	display: none;
	background-color: #2e2e2e
}

.wp-navi-aside .navi-aside-wrap li .sub-menu li a {
	padding-left: 20px
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu {
	background-color: #333
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a {
	padding-left: 30px
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu {
	background-color: #343434
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a {
	padding-left: 40px
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu {
	background-color: #373737
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a {
	padding-left: 50px
}

.column-switch {
	display: none;
	position: absolute;
	right: 7px;
	top: 2px;
	width: 30px;
	height: 24px;
	float: right;
	background: url(css/img/menu-dot.jpg) no-repeat center
}

.night-model .wp-container {
	background-color: #313131;
	color: #6f6f6f
}

.night-model .article .entry,
.night-model .article .entry p {
	color: #6f6f6f
}

.night-model .read a {
	color: #6d6d6d
}

.night-model .read a:hover {
	color: #f5f5f5
}

.night-model .article h1.arti-title {
	color: #e7e8e9
}

.read-setting {
	margin-bottom: 10px;
	display: none;
	background-color: #fdfdfd;
	height: 38px;
	border-bottom: 1px solid #F1F1F1
}

.night-model .read-setting {
	background-color: #1d1d1d;
	border-color: #313131
}

.read-setting .setting-item {
	display: inline-block;
	width: 49%;
	height: 38px;
	float: left
}

.read-setting .setting-item a {
	display: inline-block;
	color: #565656;
	font-size: 20px;
	float: left;
	width: 49%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 9px;
	color: #565656
}

.read-setting .setting-item a:hover {
	color: #999
}

.read-setting .setting-item a.smaller-font {
	border-left: 1px solid #F1F1F1;
	font-size: 18px
}

.read-setting .setting-model {
	border-left: 1px solid #F1F1F1;
	text-align: center
}

.night-model .read-setting .setting-item a.smaller-font,
.night-model .read-setting .setting-model {
	border-left-color: #313131
}

.read-setting .setting-model a.read-model {
	font-size: 18px;

	float: none;
	width: auto;
	padding-left: 24px;
	margin: 9px auto
}

.night-model .read-setting .setting-model a.read-model {
	
}

.article .entry .set-fz12,
.article .entry .set-fz12 p {
	font-size: 12px
}

.article .entry .set-fz14,
.article .entry .set-fz14 p {
	font-size: 14px
}

.article .entry .set-fz16,
.article .entry .set-fz16 p {
	font-size: 16px
}

.article .entry .set-fz18,
.article .entry .set-fz18 p {
	font-size: 18px
}

.article .entry .set-fz20,
.article .entry .set-fz20 p {
	font-size: 20px
}

.article .entry .set-fz22,
.article .entry .set-fz22 p {
	font-size: 22px
}

.article #bdshare {
	margin-top: 10px
}

#jumphandle {
	width: 32px;
	height: 70px;
	position: fixed;
	right: 6px;
	bottom: 20px;
	z-index: 100000000;
	display: none
}

#jumphandle a {
	display: block;
	width: 32px;
	height: 32px;
	background: #777 url(css/img/jump-icon.jpg) no-repeat 0 top;
	opacity: 0.7
}

#jumphandle a#gobot {
	background-position: 0 bottom;
	margin-top: 6px
}

@media screen and (max-width: 768px) {
	.wrapperinner {
		position: relative;
		z-index: 1;
		width: 100%;
		overflow: hidden;
		-ms-touch-action: none
	}

	.wrapperinner .scroller {
		position: absolute;
		z-index: 1;
		width: 750px;
		height: 160px;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		-webkit-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-o-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-text-size-adjust: none;
		-moz-text-size-adjust: none;
		-ms-text-size-adjust: none;
		-o-text-size-adjust: none;
		text-size-adjust: none
	}

	.wp_articlecontent table {
		width: 750px
	}

	.wp_articlecontent iframe {
		width: 100%
	}

	.wrapperiframe {
		-webkit-overflow-scrolling: touch;
		overflow: scroll
	}
}
