:root {
	--font-size: 14px;
	--font-size-large: 16px;
	--site-color: #1c5ac4;
	--secondary-color: #00c6ff;
	--accent-color: #0072ff;
}

a,
article,
b,
blockquote,
div,
footer,
h1,
h2,
h3,
h4,
header,
i,
img,
li,
nav,
ol,
p,
span,
strong,
sup,
ul {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

html {
	font-size: var(--font-size);
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	min-height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	color: #666;
	-webkit-text-size-adjust: 100%;
	background: url("../jpg/bg1.jpg") #333;
}

h1,
h2,
h3 {
	font-size: 1.125rem;
	color: #666;
	line-height: 1.27;
	font-weight: 400;
}

a {
	color: var(--site-color);
	text-decoration: none;
	outline: 0;
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a.more {
	color: #666;
}

a.more:hover {
	color: var(--site-color);
	text-decoration: underline;
}

article,
footer,
img {
	display: block;
}

strong {
	font-weight: 700;
}

hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	margin: 10px 0 15px;
	height: 0;
}

.clear {
	clear: both;
}

.clearfix {
	display: block;
}

.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix:after,
.clearfix:before {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

ol,
ul {
	list-style: none;
	list-style-position: inside;
}

li {
	line-height: 1.5;
}

li p {
	line-height: 1.5;
	overflow: hidden;
	overflow-wrap: anywhere;
	white-space: nowrap;
	text-overflow: ellipsis
}

blockquote {
	quotes: none;
	background: #FAFAFA;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 8px solid #E5E5E5;
	margin: 0 0 20px;
	padding: 9px 20px 10px 19px;
	line-height: 2;
}

blockquote:after,
blockquote:before {
	content: none;
}

blockquote p {
	line-height: 2;
}

#wrapper {
	background: #fff;
	margin: 0 auto;
	position: relative;
	box-shadow: 0 4px 10px rgba(0, 0, 0, .08);
}

.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
}

.container .columns {
	float: left;
	display: inline;
}

.container .six.columns {
	width: 340px;
}

.container .eleven.columns {
	width: 760px;
}

.secondary {
	display: flex;
	justify-content: space-between;
	line-height: 2;
	height: auto;
	margin: 0 0 5px 0;
	background: #333;
}

.secondary a {
	line-height: 2;
	height: auto;
	padding: 0 15px;
	color: #fff;
}

.secondary a:hover {
	text-decoration: none;
	background: var(--site-color);
}

a.current {
	background: var(--site-color);
}

#catmenu {
	display: block;
}

#catnav {
	margin: 0;
}

#catnav select {
	display: none;
}

#catnav ul a {
	display: block;
}

#catnav ul ul a {
	border-right: none;
}

#catnav {
	background: #333;
	font-size: 1rem;
}

#catnav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: 2;
	border-bottom: 0;
	text-align: center;
}

#catnav ul a {
	padding: 0 18px;
	height: auto;
	line-height: 2;
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#catnav ul li {
	float: left;
	width: auto;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
}

#catnav>.sub-menu {
	margin-left: 0;
}

#catnav ul li.current-menu-item a {
	color: #fff;
}

ul.catnav li a {
	padding: 5px 10px;
}

#catnav ul li a:hover,
#catnav ul li.current-menu-item {
	text-decoration: none;
	color: #EEE;
	background: var(--site-color);
}

#catnav ul ul {
	position: absolute;
	left: -999em;
	width: 212px;
	z-index: 99999;
	border: 0;
	margin-left: -1px;
	background: 0 0;
	border-bottom: none;
}

#catnav ul ul a {
	width: 198px;
	background-color: #212326;
	height: auto;
	line-height: 1;
	padding: 15px 0 10px 15px;
	overflow: hidden;
	text-align: left;
}

#catnav ul ul a:hover {
	background-color: #3C3732 !important;
}

#catnav ul ul ul {
	border-top: 0;
	margin: -44px 0 0 208px;
}

#catnav ul li li {
	margin: 0;
	border: 0;
	border-bottom: 1px solid var(--site-color);
}

#catnav ul li:hover {
	position: static;
}

#catnav ul li:hover ul ul,
#catnav ul li:hover ul ul ul,
#catnav ul li:hover ul ul ul ul {
	left: -999em;
}

#catnav ul li li li li:hover ul,
#catnav ul li li li:hover ul,
#catnav ul li li:hover ul,
#catnav ul li:hover ul {
	left: auto;
}

#wrapper-container {
	margin: 0 25px;
	overflow: hidden;
}

#header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
	border-bottom: none !important;
	z-index: 1;
}

#logo {
	margin: 10px 0;
	text-align: left;
	float: left;
}

.head-search {
	margin-left: auto
}

.searchform {
	display: flex;
	padding: 10px 0;
	text-align: right;
}

.searchform input[type=text] {
	margin-right: 0;
	padding: 10px;
	background: #fcfcfc;
	width: 100%;
	border: 1px solid #d3d3d3;
	box-shadow: 0 0 5px #ddd inset;
}

.searchform input[type=text]:focus {
	outline: 2px solid var(--site-color);
}

.searchform input[type=submit] {
	border: 1px solid var(--site-color);
	padding: 10px 15px;
	margin-left: 5px;
	cursor: pointer;
	background: var(--site-color);
	color: #fff;
	font-weight: 700;
}

#searchsubmit {
	padding: 6px 10px;
	cursor: pointer
}

#searchsubmit:hover {
	border: 1px solid var(--secondary-color);
	background: var(--secondary-color);
}

#searchsubmit:active {
	border: 1px solid var(--accent-color);
	background: var(--accent-color);
}

#blocks-wrapper {
	background: #fff;
}

#blocks-left {
	padding: 0 0 15px 0;
}

#tpcrn-breadcrumbs {
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
	height: auto;
	overflow: hidden;
	width: 100%;
}

#tpcrn-breadcrumbs li {
	float: left;
	margin: 0;
	line-height: 1;
}

ul#tpcrn-breadcrumbs li a {
	float: left;
	text-decoration: none;
	color: #888;
	position: relative;
	padding: 0 4px 0 0;
	font-size: 0.9625rem;
}

ul#tpcrn-breadcrumbs li a:hover {
	color: var(--site-color);
	text-decoration: underline;
}

#tpcrn-breadcrumbs .current {
	font-size: 0.9625rem;
	color: #888;
}

.post-title {
	position: relative;
}

.post-title h1 {
	font-size: 1.3rem;
	color: #464646;
	margin-bottom: 0;
	word-break: normal;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
}

.widget-head,
h2.blogpost-wrapper-title {
	background: url("../png/bg-stripe.png") 100% 0 no-repeat #333;
	position: relative;
	z-index: 100;
	margin: 0 0 15px 5px;
	line-height: 1.6;
	color: #fff;
	padding: 5px 5px 5px 10px;
	height: auto;
	font-size: 1rem;
}

ul.apps {
	text-align: center;
	margin: 0 auto;
}

ul.apps li {
	text-align: center;
	width: 150px;
	display: inline-block;
	margin: 5px 10px 10px;
	list-style-type: none;
}

ul.apps li p {
	text-align: center;
	overflow: hidden;
	overflow-wrap: anywhere;
	white-space: nowrap;
	text-overflow: ellipsis
}

ul.apps li p.hidden {
	padding: 5px 0 0 0;
}

ul.apps li .down {
	padding: 5px 0 0 0;
	color: #999
}

ul.apps li .down:hover {
	color: var(--site-color);
}

.app-img {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	flex: 0 0 80px;
	height: 80px;
	margin-right: 10px
}

.hidden {
	overflow: hidden;
	overflow-wrap: anywhere;
	white-space: nowrap;
	text-overflow: ellipsis
}

.app-info {
	overflow: hidden;
	overflow-wrap: anywhere;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 1;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 80px;
	position: relative
}

h4.app-name {
	font-weight: normal;
	font-size: 1rem;
	color: #666;
	line-height: 1;
	height: auto;
	margin: 0;
	overflow: hidden;
	overflow-wrap: anywhere;
	white-space: nowrap;
	text-overflow: ellipsis
}

.app-meta,
.app-links a {
	color: #999
}

.app-links a:hover {
	color: var(--site-color)
}

.app-links a:hover {
	text-decoration: underline
}

.topic {
	background: #F4F4F4;
	padding: 15px;
	margin: 15px 0 30px;
}

.topic h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 2;
	height: auto;
	overflow: hidden;
}

.topic h3 a {
	color: #464646;
}

sup {
	color: red;
	font-size: 80%;
	bottom: .3em;
	position: relative;
}

.post-meta-blog {
	color: #707070;
	font-size: 1rem;
	margin: 10px 0 20px 0;
}

.post-meta-blog span {
	display: inline-block;
	color: #999;
}

.app-art {
	max-width: 100%;
	height: auto;
	object-fit: contain;
	margin: 0 auto;
}

.list-app-links a {
	margin-right: 10px;
	text-decoration: none;
	color: var(--site-color)
}

.list-app-links a:hover {
	text-decoration: none;
	background: #333;
	color: #fff
}

a.list-app-link {
	line-height: 1;
	clear: none;
	padding: 8px 12px;
	margin: 5px 0 0;
	color: #fff;
	background: var(--site-color);
	display: inline-block
}

.list-app {
	display: flex;
	align-items: flex-start;
	padding: 30px 0;
	border-bottom: 1px solid #e4e4e4
}

.list-app-img {
	flex: 0 0 150px;
	margin-right: 15px;
	height: 150px
}

.list-app-img img {
	width: 100%;
	height: 100%
}

.list-app-info {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 150px;
	overflow: hidden;
	position: relative
}

h3.list-app-title {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: 700;
	color: #464646
}

h3.list-app-title a:hover {
	color: var(--site-color);
	text-decoration: underline
}

.list-app-meta {
	margin: 0 0 15px;
	color: #999;
	font-size: 1rem
}

.list-app-meta a:hover {
	color: var(--site-color);
	text-decoration: underline
}

.list-app-desc {
	margin: 0 0 10px;
	font-size: 1rem;
	line-height: 1.3;
	max-height: 3em;
	overflow: hidden
}

.post-app {
	display: flex;
	align-items: flex-start;
	padding: 20px 0
}

.post-app-img {
	flex: 0 0 80px;
	margin-right: 15px;
	height: 80px
}

.post-app-img img {
	width: 100%;
	height: 100%
}

.post-app-info {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #999;
	height: 80px;
	line-height: 1;
}

h1.post-app-title {
	font-size: 1.3rem;
	font-weight: 700;
	color: #464646;
	/*
	height: 1.3rem;
	line-height: 1.3rem;
	overflow: hidden;
	*/
}

h1.post-app-title a:hover {
	text-decoration: none;
}

.post-app-meta {
	color: #999;
	font-size: 1rem;
}

.post-app-meta a {
	color: var(--site-color)
}

.post-app-meta a:hover {
	color: #666;
	text-decoration: underline
}

.post-text {
	margin: 0 10px 0 0;
}

.star {
	color: var(--site-color)
}

.app-desc {
	padding: 0 0 15px;
	line-height: 1.5
}

.app-title {
	margin: 5px 0 0;
	font-size: 1rem;
}

.app-title i {
	margin: 0 0 -1px;
	display: inline-block;
	border-bottom: 3px solid var(--site-color);
	font-style: normal;
	font-weight: 400;
}

.spec-block {
	box-shadow: none;
	border-width: 1px;
	border-style: solid;
	border-color: #f3f3f3;
	margin: 25px 0;
	padding: 15px;
	border-radius: 4px;
	box-sizing: border-box;
}

.spec {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.spec ul li {
	line-height: 1.5;
	height: 1.8em;
	overflow: hidden;
	word-break: break-all;
}

.spec ul li.pl {
	padding-left: 10px;
}

.m10 {
	margin: 10px 0;
}

.entry-content {
	margin: 10px 0;
}

.youtube {
	position: relative;
	margin: 15px 0 30px 0;
	text-align: center;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
}

.youtube embed,
.youtube iframe,
.youtube video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.download-button {
	display: inline-flex;
	align-items: center;
	line-height: 1;
	padding: 10px 20px;
	background-color: var(--site-color);
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.download-button .icon {
	margin-right: 10px;
	font-size: 1.25rem;
}

.download-button:hover {
	background-color: var(--secondary-color);
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
	color: #eee;
	text-decoration: none;
}

.download-button:active {
	background-color: var(--accent-color);
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	color: #fff;
}

a.download:hover {
	text-decoration: underline;
	color: var(--site-color);
}

ol.history {
	list-style: decimal;
	list-style-position: inside;
}

ol.history li {
	padding: 0 0 5px 0;
	line-height: 2;
}

ol.history li::marker {
	font-size: 1rem;
}


.obb li {
	padding: 0 0 15px;
}

.info {
	margin: 0 0 15px 0;
}

.info p {
	padding: 0 0 5px 0;
}

.target-fix {
	position: relative;
	top: -44px;
	display: block;
	height: 0;
	overflow: hidden;
}

p.pic {
	padding: 20px 0 10px 0;
	font-weight: bold;
}

.topcate {
	border-bottom: 3px solid var(--site-color);
}

.topcate ul {
	padding: 0 0 0 20px;
	margin: 15px 0 0;
}

.topcate ul li a {
	color: #666;
	padding: 8px 10px 5px;
}

.topcate ul li a:hover {
	background-color: var(--site-color);
	color: #fff;
	text-decoration: none;
}

.topcate ul li.on a {
	background-color: var(--site-color);
	color: #fff;
}

.topcate ul li.on a:hover {
	text-decoration: underline;
}

.topcate li,
ul.cate li {
	display: inline-block;
	margin: 0 8px 8px 0;
}

.topcate li {
	margin: 0 8px 0 0;
}

ul.cate {
	margin: 25px 0
}

ul.cate li a {
	color: #666;
}

ul.cate li a:hover {
	color: var(--site-color);
}

ul.cate li.sub-on a {
	font-weight: bold;
	color: var(--site-color);
}

ol.tags {
	padding: 10px 0;
	list-style: decimal inside;
}

.pagination {
	position: relative;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px solid #DDD;
	padding: 30px 0;
	margin: 0 0 15px 0;
}

.page-numbers.dots,
.pagination .current,
.pagination a {
	font-size: .9625rem;
	font-weight: 300;
	line-height: 2;
	height: auto;
	width: 36px;
	text-align: center;
	margin: 0 10px 0 0;
	display: block;
	float: left;
	color: #fff;
	background: var(--site-color);
}

.pagination .current,
.pagination a:hover {
	color: #fff;
	background: #333;
	text-decoration: none;
}

.page-numbers.dots {
	text-shadow: none;
	padding: 0;
	border: none;
	background: 0 0;
	box-shadow: none;
	color: #fff;
}

#sidebar {
	float: right;
	margin-top: 10px;
}

.sidebar-widget {
	background: #fff;
	position: relative;
	margin-bottom: 15px;
	word-break: normal;
	word-wrap: break-word;
	overflow: hidden;
}

.app {
	display: flex;
	flex-direction: row;
	padding: 15px 10px 15px 2px;
	margin-left: 10px;
	border-bottom: 1px solid #e4e4e4
}

#footer {
	position: relative;
	margin: 0 auto;
	box-shadow: 0 0 2px #000;
	background: #252525;
	line-height: 2.5;
	font-size: 1rem;
	padding: 5px 0;
	border-top: 1px solid #3d3d3d;
}

#footer .foot-wrap a {
	color: #afafaf;
}

#footer .foot-wrap a:hover {
	color: #ecfff1;
}

#footer .foot-wrap p.copyright {
	float: left;
	margin-left: 15px;
	color: #afafaf;
}

#footer .foot-wrap p.credit {
	float: right;
	margin-right: 15px;
	color: #afafaf;
}

@media (max-width:480px) {
	.secondary {
		display: none;
	}
}

@media (max-width:768px) {
	#header {
		flex-direction: column;
		align-items: flex-start
	}

	.head-search {
		width: 100%;
		margin-left: 0
	}

	.searchform {
		justify-content: flex-start;
		width: 100%
	}

	.list-app {
		flex-direction: column;
		align-items: center
	}

	.list-app-img {
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;
		max-width: 150px;
		display: flex;
		justify-content: center;
		height: auto
	}

	.list-app-img img {
		width: 150px;
		height: auto
	}

	.list-app-info {
		height: auto;
		align-items: flex-start;
		width: 100%;
		padding: 0 0 0 10px;
	}

	.post-app {
		flex-direction: column;
		align-items: center
	}

	.post-app-img {
		margin-right: 0;
		margin-bottom: 10px;
		width: 100%;
		max-width: 80px;
		display: flex;
		justify-content: center;
		height: auto
	}

	.post-app-img img {
		width: 80px;
		height: auto
	}

	.post-app-info {
		height: auto;
		align-items: flex-start;
		width: 100%
	}

	.post-text {
		margin: 0 10px 10px 0;
	}
}

@media only screen and (max-width:1199px) {

	.container {
		width: 1024px;
	}

	.container .eleven.columns {
		width: 660px;
	}

	.container .six.columns {
		width: auto;
	}
}

@media only screen and (max-width:1024px) {

	.container {
		width: 960px;
	}

	.container .eleven.columns {
		width: 604px;
	}
}

@media only screen and (min-width:768px) and (max-width:959px) {

	#catnav select,
	#sidebar {
		display: none;
	}

	.container {
		width: 768px;
	}

	.container .one.columns {
		width: 28px;
	}

	.container .two.columns {
		width: 76px;
	}

	.container .six.columns {
		width: 268px;
	}

	.container .eleven.columns {
		width: 704px;
	}

	#catmenu {
		display: block;
	}
}

@media only screen and (max-width:767px) {

	.container,
	.container .eleven.columns,
	.container .one.columns,
	.container .six.columns,
	.container .two.columns {
		width: 100%;
	}

	.container .columns {
		margin: 0;
	}

	.catmenu {
		display: none;
	}

	#blocks-wrapper {
		padding: 0;
	}

	#catnav select {
		display: block;
	}

	#wrapper-container {
		margin: 0 2px;
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.container {
		width: 480px;
	}

	.container .columns {
		margin: 0;
	}

	.container .eleven.columns,
	.container .one.columns,
	.container .six.columns,
	.container .two.columns {
		width: 420px;
	}

	#blocks-wrapper {
		padding: 20px;
	}

	.catmenu {
		display: none;
	}

	#catnav select {
		display: block;
	}
}

@media (max-width: 1280px) {
	html {
		font-size: var(--font-size-large)
	}
}