﻿body {
	margin: 0;
	padding: 0;
	font-family: Lato, sans-serif, verdana, '微軟正黑體', '微軟正黑體修正', 'Microsoft JhengHei', PMingLiU, MingLiU;
	font-size: 1em;
	font-weight: 400;
	color: #000;
}
body a {
	color: inherit;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #777;
}
a:hover {
	text-decoration: underline;
}
/*     -----字型設定----------     */
.font-8b {
	font-weight: 800;
}
.font-bbb {
    font-size: 26px;
	font-weight: 700;
}
.font-bb {
    font-size: 14pt;
	font-weight: 800;
}
.font-bn {
    font-size: 14pt;
}
.font-sb {
    font-size: 12pt;
	font-weight: 800;
}
.font-sn {
    font-size: 12pt;
}
.font-red {
	color:rgb(204, 0, 0);
}
.font-black {
	color: #232323;
}
.font-green {
	color:#006e54;
}
.font-blue {
	color:#4783ec;
}
.center {
	text-align: center;
}
/*     -----字型設定----------     */
.touch-rippling {
	border-radius: 8px;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	-webkit-animation-name: touch-rippling;
	/* Chrome, Safari, Opera */
	-webkit-animation-duration: 1s;
	/* Chrome, Safari, Opera */
	animation-name: touch-rippling;
	animation-duration: 1s;
}
/* Chrome, Safari, Opera */

@-webkit-keyframes touch-rippling {
	from {
		background-color: #3cef3a;
	}
	to {
		background-color: #fff;
	}
}
/* Standard syntax */

@keyframes touch-rippling {
	from {
		background-color: #3cef3a;
	}
	to {
		background-color: #fff;
	}
}
.main_header {
	width: 100%;
}
.main_header.header_www {
	background-color: #2C3E50;
	/*background-color: #b62637;*/
    /*background: linear-gradient(135deg,#b62637 0,#953735 100%);*/
}
.main_header.header_free {
	background-color: #326771;
	/*background-color: #619e79;*/
}
.copyright.header_www {
	background-color: #2C3E50;
    /*background: linear-gradient(135deg,#b62637 0,#953735 100%);*/
}
.copyright.header_free {
	background-color: #4a5644;
}
.logo_text {
	display: block;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 2.2em;
	font-weight: 800;
	text-align: center;
	margin: 0;
	color: #fff;
	padding: 0;
}
.logo_text .softking {
	color: #FFF;
	line-height: 1.3em;
	margin: 0;
	font-size: 1.3em;
}
.logo_text span {
	display: block;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 1em;
	color: #fff;
	text-align: center;
	font-weight: 800;
	padding-top: 0.1em;
}

.sys_os_icon {
	margin-top: 0.5em;
}
.search_class {
	width: 100%;
}

.webmenu {
	top: 110px;
	display: block;
	position: fixed;
	right: 40px;
	font-size: 2.5em;
	text-decoration: none;
	z-index: 999;
	color: #bbb;
	cursor: pointer;
}
.web_free .webmenu {
	color: #595454;
}
.soft_system {
	padding-top: 3em;
}

.search_bar {
	margin-top: 1em;
}
.header_search {
	background-color: #2C3E50;
	width: 100%;
}
.header_search>.row {
	margin: 0 auto;
}
.search_bar form {
	margin: 0;
}
.search_bar input[type="text"] {
    margin: 0.4em 0;
    height: 40px;
    background-color: #fff;
}
.search_bar.header_www input[type="submit"] {
	background: #e48787;
    height: 2.1em;
    line-height: 1.1em;
    font-family: inherit;
    margin-top: 0.3em;
    display: inline-block;
    font-size: 1.2em;
}
.search_bar.header_free input[type="submit"] {
	background: #25d46a;
    height: 2.1em;
    line-height: 1.1em;
    font-family: inherit;
    margin-top: 0.3em;
    display: inline-block;
    font-size: 1.2em;
}
.search_block {
	height:50px;
}
.search_submit {
    text-align: left;
    padding-left: 0.4em;
    margin: 0.4em 0;
}
.search_submit span {
    margin: 0;
    display: inline-block;
}
.search_bar.header_www input[type="submit"], .search_bar.header_free input[type="submit"] {
    height: 2.5em;
    line-height: 2.5em;
}
.search_button {
    padding: 0 12px;
    background-color: #e48787;
    height: 40px;
    line-height: 40px;
    font-size: 1.4em;
    font-weight: 800;
    margin-top: 1em;
    margin-top: 1em;
}
.search_bar.header_www .search_button {
    background-color: #e48787;
}
.search_bar.header_free .search_button {
    background-color: #25d46a;
}

.google_search .gsc-control-cse {
	padding: 0;
    border-radius: 4px;
}
.google_search .gsc-search-box {
	margin-bottom: 0;
}
.google_search .gsc-control-cse table tbody tr {
	border: none;
}

.google_search input::-webkit-input-placeholder {
	color: #aab2bd;
	font-size: 1em;
	text-align: right;
	font-weight: 800;
}
.google-auto-placed {
	background-color: #fff;
}
.search_bar .google-auto-placed {
	width: 100%;
    height: auto;
    clear: both;
    display: initial;
    text-align: initial !important;
}
.web_menu .links {
	font-weight: 600;
	text-align: right;
    list-style: none;
    color: #fffefa;
    margin: 0.5em 0 0 0;
    padding: 0 0 0.5em 0;
	font-size: 1.25em;
    text-align: center;
	font-family: '微軟正黑體', '微軟正黑體修正';
}
.web_menu ul li {
	display:inline;
}
.top_block {
	padding: 0 0 .5em 0;
	overflow: hidden;
	margin: .5em auto;
	text-align: center;
}
.main_page {
	padding: 0 0 2em 0;
	/* background-color: #F1F2EB; */
	overflow: hidden;
	margin: .5em auto;
}
.main_page .row {
	margin-left: 0;
}
 .pagination select {
	height: 2.3em;
	cursor: pointer;
}
/* ------------------- software ------------------------ */

.software_blockquote .sname_header {
	letter-spacing: 0;
	text-transform: none;
	font-weight: 800;
	color: #323338;
	margin: 0 0 0.5em 0;
	font-size: 1.6em;
	text-align: left;
}
.software_blockquote .sname_header a {
	color: #323338;
	padding: 2px 6px;
	line-height: 1.4em;
}
.software_blockquote p, .softpage_data p {
	color: #000;
	text-align: left;
	margin-bottom: 1em;
	margin-top: 0;
	display: inline-table;
	width: 100%;
	line-height: 1.5em;
}
.software_blockquote blockquote {
	font-style: inherit;
	padding: 0 0 0 1em;
	margin-bottom: 0.5em;
}
.filename {
    color: #cc0000;
    font-weight: 800;
    padding: 0 0 0 10px;
    font-size: 1.5em;
    line-height: 1.5em;
    display: inline-block;
}
.section_horizontal .filename, .section_timeline .filename {
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: verdana, '微軟正黑體', '微軟正黑體修正','Microsoft JhengHei', PMingLiU, MingLiU;
}
.software_blockquote .filepic-big {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.software_blockquote .categories {
	font-size: 1.4em;
}
.software_blockquote .categories a, .timeline-content-block .categories a {
	color: #1e50a2;
	font-weight: bold;
}
.footer-right {
	text-align: right;
	margin: 6px 0;
}
.footer-left {
	text-align: left;
	margin: 6px 0;
}
.footer-center {
	text-align: center;
	margin: 0 0 8px 0;
}
span.footer-right {
    float: right;
}
span.footer-left {
    float: left;
}
span.footer-center {
	text-align: center;
}
.refreshtime {
	font-style: italic;
}
.software_blockquote .footer-right, .software_blockquote .footer-left {
	height: 1.4em;
	line-height: 1.4em;
	padding: 0;
}
blockquote .read_full:before, .use_carousel .read_full:before {
	content: '\2014 \00A0';
}
.use_carousel {
	display: inline-block;
	background-color: #fff;
	border-color: #fff;
    border-style: solid;
    border-width: 1px;
    padding: 0.3em 0.5em;
	text-align: left;
	border-radius: 8px;
}
.use_carousel p {
	margin:0;
}
.use_carousel h3 {
	margin: 0 0 0.3em 0;
    overflow: hidden;
    height: 2.8em;
}

.carousel_detailed_button {
	padding: 0 1em;
    background-color: #4d90fe;
	border-color: #3079ed;
    height: 2em;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: 500;
    border-radius: 20px;
    margin-top: 10px;
    min-width: 10em;
}
.carousel_detailed_button.download_bigicon {
	height: 3em;
	line-height: 3em;
    border-radius: 12px;
    min-width: 16em;
    font-weight: 800;
    /*background-color: #ff6700;*/
}
.carousel_detailed_button.download_blueicon {
	height: 2.6em;
	line-height: 2.6em;
    border-radius: 12px;
    min-width: 12em;
    font-weight: 800;
    padding-bottom: 0.8em;
}
.download_blueicon .download_font:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.download_blueicon .download_font {
	margin-left: 10px;
    vertical-align: top;
}
.download_blueicon .fa-2x.fab, .download_blueicon .fa-2x.fas {
    padding-top: 6px;
}
.download_blueicon .fa-1_6x {
    font-size: 1.6em;
}
.download_bigicon_link {
	display: none;
}
.download_bigicon_link li {
    padding-bottom: 0.8em;
}

.jqthumb {
	text-align: center;
	margin: 1em auto;
	background-color: #FFF;
	border: 1px solid #BBB;
	border-radius: 8px;
	z-index: 1;
	/* box-shadow: 1px 1px 1px #888; */
}
/* bottom  */

.bottom_data {
	margin-top: -2em;
	background-color: #fff;
	text-align: center;
	padding: 1em;
	color: #6d6d6d;
    width: 100%;
}
.copyright {
	text-align: left;
	color: #fff;
	font-size: 1em;
}
.copyright .row {
	padding: 0.5em;
}
.HomeFB {
	text-align: left;
}
/*
			.main_header > a[href="#nav"] {
				text-decoration: none;
				-webkit-tap-highlight-color: transparent;
			}

			.main_header > a + a[href="#nav"]:last-child {
				border-left: solid 1px #908080 !important;
				padding-left: 1.25em;
				margin-left: 0.5em;
			}

			.main_header > a:last-child {
				padding-right: 1.25em;
			}

			@media screen and (max-width: 736px) {

				.main_header > a {
					padding: 0 0.5em;
				}

					.main_header > a + a[href="#nav"]:last-child {
						padding-left: 1em;
						margin-left: 0.25em;
					}

					.main_header > a:last-child {
						padding-right: 1em;
					}

			}
*/

/* Nav */

.nav_content {
	-moz-transform: translateX(20em);
	-webkit-transform: translateX(20em);
	-ms-transform: translateX(20em);
	transform: translateX(20em);
	-moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
	-webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
	-ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
	transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
	-webkit-overflow-scrolling: touch;
	background: #6d6d6d;
	box-shadow: none;
	color: #ffffff;
	height: 100%;
	max-width: 80%;
	overflow-y: auto;
	padding: 3em 2em;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	width: 20em;
	z-index: 10002;
}
.nav_content.categories_menu {
	left: 0;
	top: 0;
}

.nav_content>ul {
	margin: 0 0 1em 0;
}
.nav_content>ul.links {
	list-style: none;
	padding: 0;
}
.nav_content>ul.links>li {
	padding: 0;
}
.nav_content>ul.links>li>a:not(.button) {
	border: 0;
	border-top: solid 1px #908080 !important;
	color: inherit;
	display: block;
	line-height: 3.5em;
	text-decoration: none;
}
.nav_content>ul.links>li>.button {
	display: block;
	margin: 0.5em 0 0 0;
}
.nav_content>ul.links>li:first-child>a:not(.button) {
	border-top: 0 !important;
}
.nav_content .close, .modal-content .close_categories, .modal-menu-content .close_menu {
	text-decoration: none;
	-moz-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	-webkit-tap-highlight-color: transparent;
	border: 0;
	color: #bdbdbd;
	cursor: pointer;
	display: block;
	height: 3.25em;
	line-height: 3.25em;
	padding-right: 1.25em;
	position: absolute;
	right: -10px;
	text-align: right;
	top: -10px;
	vertical-align: middle;
	width: 7em;
}
.nav_content .close:before, .modal-content .close_categories:before, .modal-menu-content .close_menu:before {
	content: "";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: 'Font Awesome 5 Free' !important;
	font-style: normal;
	font-weight: 900 !important;
	text-transform: none !important;
	font-size: 2em !important;
}
.nav_content .close:hover, .modal-content .close_categories:hover, .modal-menu-content .close_menu:hover {
	color: #ffffff;
}
.modal-content .close_categories, .modal-menu-content .close_menu {
	right: 0;
    top: 0;
    position: fixed;
    width: 3em;
}

.nav_content.visible {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);
	visibility: visible !important;
}

.toTop_block {
	background: url('/images/goTop_block.png') center no-repeat;
	background-position: center;
    background-repeat: no-repeat;
	bottom: 150px;
	cursor: pointer;
	display: none;
	height: 48px;
	overflow: hidden;
	position: fixed;
	right: 20px;
	text-decoration: none;
	text-indent: 100%;
	width: 48px;
	z-index: 9999;
}
.toBottom_block {
	background: url('/images/goBottom_block.png') center no-repeat;
	background-position: center;
    background-repeat: no-repeat;
	bottom: 80px;
	cursor: pointer;
	display: none;
	height: 48px;
	overflow: hidden;
	position: fixed;
	right: 20px;
	text-decoration: none;
	text-indent: 100%;
	width: 48px;
	z-index: 9999;
}
.toTop_block.header_free, .toBottom_block.header_free {
	background-color: #4a5644;
}
.toTop_block.header_www, .toBottom_block.header_www {
	background-color: #2C3E50;
}
.toRight {
    background: url('/images/right_a.png') center no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    bottom: 50%;
    cursor: pointer;
    display: none;
    height: 48px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-decoration: none;
    text-indent: 100%;
    width: 5em;
	z-index: 9999;
	opacity: 0.4;
}

.toLeft {
	background: url('/images/left_a.png') center no-repeat;
	background-position: center;
    background-repeat: no-repeat;
    bottom: 50%;
    cursor: pointer;
    display: none;
    height: 48px;
    overflow: hidden;
    position: fixed;
    left: 20px;
    text-decoration: none;
    text-indent: 100%;
    width: 5em;
	z-index: 9999;
	opacity: 0.4;
}
.toTop_block.header_free, .toBottom_block.header_free, .toLeft.header_free, .toRight.header_free {
	background-color: #4a5644;
}
.toTop_block.header_www, .toBottom_block.header_www, .toLeft.header_www, .toRight.header_www {
	background-color: #2C3E50;
}
.open_on {
	display: block;
}

/* ------------------ fontawesome.min.5.13.0 --------------------------- */

.software_blockquote .fa-lg {
	color: #a5a0a0;
	padding: 0 2px 0 0;
}
.fa-lg-gray {
	color: #a5a0a0;
	padding: 0 2px 0 0;
	vertical-align: baseline;
}
.fa-lg-blue {
	color: #7b68ee;
	padding: 0 2px 0 0;
	vertical-align: baseline;
}
.fa-lg-red {
	color: #D20059;
	padding: 0 2px 0 0;
	vertical-align: baseline;
}
.fa-lg-green {
	color: #2cb964;
	padding: 0 2px 0 0;
	vertical-align: baseline;
}
.table-Sort .fa-lg-gray {
	padding: 10px 2px 0 0;
}
.fa-lg-white {
	color: #FFF;
	padding: 0 2px 0 0;
	vertical-align: baseline;
}
.fa-white {
	color: #FFF;
}
.fa-red {
	color: #ec373b;
}
.sname_header .fa-lg {
	vertical-align: -0.05em;
}
.section_horizontal .sname_header .fa-lg {
	vertical-align: -0.05em;
}
.software_list .fa-lg {
	color: #a5a0a0;
	padding: 0 2px 0 0;
	vertical-align: -0.2em;
}
.share-buttons .fa-lg {
	color: #a5a0a0;
}
.software_list header .fa {
	margin-right: 6px;
	color: #a5a0a0;
}
.software_list header .fa-lg {
	color: #a5a0a0;
	padding: 6px 6px;
}

.share-buttons li a, .download_block a {
	background-color: #fff;
}
@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: 400;
	src: url("../webfonts/fa-brands-400.eot");
	src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400;
}
@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 400;
	src: url("../webfonts/fa-regular-400.eot");
	src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
}
@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	src: url("../webfonts/fa-solid-900.eot");
	src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa, .fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
/* ------------------ fontawesome.min.5.13.0 --------------------------- */

/* ------------------ from old css --------------------------- */
.my-favorite {
	font-size: 1.5em;
}
/* Table */
table {
	/*margin: 0 0 2em 0;*/
	width: 100%;
}
table tbody tr {
    border-bottom: solid 1px #eee;
	border-left: 0;
	border-right: 0;
}
table tbody tr:nth-child(2n+1) {
	background-color: #fff;
    border-bottom: solid 1px #eee;
}
table td {
	padding: 0.5em 0.2em;
}
table th {
	color: #555;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0.75em;
	text-align: center;
}
table thead {
	border-bottom: solid 2px #eee;
}
table tfoot {
	border-top: solid 2px #eee;
}
table.alt {
	border-collapse: separate;
}
table.alt tbody tr td {
	border: solid 1px #eee;
	border-left-width: 0;
	border-top-width: 0;
}
table.alt tbody tr td:first-child {
	border-left-width: 1px;
}
table.alt tbody tr:first-child td {
	border-top-width: 1px;
}
table.alt thead {
	border-bottom: 0;
}
table.alt tfoot {
	border-top: 0;
}
.table-Sort {
	padding: 0.5em 0.3em;
	background-color: #FFF;
}
.table-Name {
	padding: 0.5em 0.2em;
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
	background-color: #FFF;
}
.table-Number {
	padding: 0.75em 0.75em;
	background-color: #FFF;
}
.table-Name a {
	color: #323338;
	font-weight: 800;
}
.people_download tr {
	display: inline-table;
	margin-bottom: 0.5em;
}
.table-fileclass {
    font-weight: 400;
    text-align: left;
    max-width: 4.8em;
    overflow: hidden;
}
.table-filetype {
	padding: 0;
	font-weight: 400;
	text-align: center;
	max-width: 5em;
	min-width: 3em;
}
.table-preview {
	padding: 0;
	font-weight: 400;
	text-align: center;
	max-width: 2.5em;
	min-width: 2.5em;
}
hr {
	border: 0;
	border-bottom: solid 1px #eee;
	margin: 2em 0;
}
.printer_line .major {
	margin: 1em 0;
	padding: 0;
}
.software_data {
    background-color: #fff;
    margin-bottom: 1.75em;
	border-radius: 8px;
}
.software_data section {
    padding: 0.5em;
}
.softpage_data .update_info {
	font-style: italic;
	line-height: 2em;
	margin-bottom: .5em;
}
.softpage_data blockquote table, .file_text blockquote table {
	width: 100% !important;
}
.file_text table tr td {
	border: 1px solid #c6c6c6;
	padding: 8px;
}
.software_blockquote, .timeline-item.section_timeline {
	margin-top: 0;
	margin-bottom: 2em;
	display: inline-block;
	padding: 1em;
    background-color: #fff;
	border-radius: 8px;
}
.timeline-item.section_timeline {
	display: block;
}
.software_blockquote.section_big {
	width:100%;
}
.use_logo {
	/* background-color: #eee; */
	text-align: center;
	margin-top: 1em;
}
.use_teach blockquote {
	display: inline-block;
	padding: 0.5em 0 0.5em 1em;
	width: 100%;
}
.use_teach .file_title {
	margin-top: 0.1em;
	line-height: 2em;
	font-style: initial;
}
.use_teach section {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 1em;
}
/* soft page   */

.bg_f3f3f3 {
	background-color: #f3f3f3;
}
.bg-danger {
	background-color: #f2dede;
}
.float-right {
	clear: both;
	float: right;
}
.softpage_data {
	text-align: left;
	display: inline-block;
	padding-left: 0.25em;
}

.softpage_data .software_name {
	font-weight: 800;
	font-size: 1.5em;
	line-height: 1.8em;
}
.softpage_data ul {
	padding: 0;
}
.softpage_data>ul>li {
	float: left;
	margin: 0 0 2px;
}
.softpage_data>ul>li span {
	padding: 0;
	font-weight: 400
}
.file_text, .file_title {
	display: block;
	/* width: 100%; */
	/* margin: 0; */
}
.file_text.version_illustrate h3{
	display: block;
    margin: 0;
}
.file_text.version_illustrate span{
	display: block;
    margin: 0;
}
.file_text ul {
    list-style: disc;
    padding-left: 2em;
}
.margintop, .softpage_data>ul>li.margintop {
	margin-top: 1em;
}
ul.share-buttons {
	list-style: outside none none;
	padding: 6px 0 0;
	margin: 0;
}
ul.share-buttons li {
	display: inline;
	padding: 0 6px;
}
.software_list>ul>li {
	display: inline-block;
	text-align: left;
	line-height: 36px;
	width: 99%;
}
.softpage_data .font-bbb {
	font-weight: 800;
	margin-bottom: 8px;
}
.softpage_data blockquote {
	margin: 0 0 20px;
	padding: 10px 20px;
	display: inline-block;
	font-style: inherit;
	font-weight: 400;
	width: 100%;
	border-left: none;
}
.image_related blockquote {
	padding: 10px 0;
}
.image_related blockquote ul{
	padding-left: 2px;
}
.software_list header {
	margin-bottom: 0.1em;
}
.sys_lang_1, .basic_information_ul .sys_lang_1, .sys_lang_2, .basic_information_ul .sys_lang_2, .sys_lang_3, .basic_information_ul .sys_lang_3{
	background: #0088ff none repeat scroll 0 0;
    color: #ffffff;
    border-radius: 16px;
    font-weight: 700;
    line-height: 1em;
    padding: 3px 6px;
    text-align: center;
}
.sys_lang_4, .basic_information_ul .sys_lang_4{
	background: #d467e6 none repeat scroll 0 0;
    color: #ffffff;
    border-radius: 16px;
    font-weight: 700;
    line-height: 1em;
    padding: 3px 6px;
    text-align: center;
}



/*
.software_list p {
	color: #323338;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0;
    display: inline-table;
    float: left;
    width: 100%;
}

.software_list .content {
	margin-top: 1em;
    margin-bottom: 2em;
    display: inline-block;
    background-color: #fffefa;
    padding: 1em;
    border-radius: 8px;
}
*/

.software_list header a:hover {
	text-decoration: underline;
}
.software_list select {
	cursor: pointer;
}
.software_list .footer-right {
	height: 2em;
	line-height: 2em;
	padding: 0 6px;
}
.software_list.softpage_data>ul>li {
	display: inline-block;
	text-align: left;
	line-height: 2.5em;
	padding: 0 6px 0 8px;
	position: relative;
}
.software_list.softpage_data ul li:nth-child(2n+1) {
	background-color: #f3f3f3;
}
.software_list a {
	padding: 2px 6px;
	line-height: 1.4em
}
.filetype {
	border-radius: 16px;
	font-weight: 700;
	line-height: 1em;
	padding: 3px 6px;
	text-align: center;
}
.www-filterDiv.freeware {
	background-color: #ecf8f5;
}
.new_into {
    border-radius: 16px;
    font-weight: 700;
    line-height: 1em;
    padding: 3px 10px;
    text-align: center;
    background: #e97200 none repeat scroll 0 0;
    color: #ffffff;
    margin-right: 2px;
}
.freeware_into {
    border-radius: 16px;
    font-weight: 700;
    line-height: 1em;
    padding: 3px 10px;
    text-align: center;
    background: #3da851 none repeat scroll 0 0;
    color: #ffffff;
    margin-right: 2px;
}
.freeware.filetype {
	background: #217d68 none repeat scroll 0 0;
	color: #ffffff;
}
.opensource.filetype {
	background: #3da851 none repeat scroll 0 0;
	color: #ffffff;
}
.shareware.filetype {
	background: #cc0000 none repeat scroll 0 0;
	color: #ffffff;
}
.payware.filetype {
	background: #ff6a00 none repeat scroll 0 0;
	color: #ffffff;
}
.commercial.filetype {
	background: #0000ff none repeat scroll 0 0;
	color: #ffffff;
}
.tryout.filetype {
	background: #867f7a none repeat scroll 0 0;
	color: #ffffff;
}
.advertising.filetype {
	background: #b9773f none repeat scroll 0 0;
	color: #ffffff;
}
.software_list .filetype {
	padding: 3px 6px;
}
.download_block>span a {
	color: #fff;
}
.freeware_soft {
	background: #006e54 none repeat scroll 0 0;
	border-radius: 16px;
	color: #ffffff;
	font-weight: 700;
	line-height: 26px;
	margin-right: 6px;
	margin-top: 6px;
	padding: 2px 0;
	text-align: center;
	width: 60px;
}
.review_result, .pagination_result {
	display: inline-block;
	width: 100%;
}
.review_class {
	color: #0000cc;
	font-weight: 800;
	text-align: left;
	display: block;
	font-size: 1.4em;
}
.page_amount {
	margin-bottom: 8px;
	text-align: right;
	display: block;
}
.day_range {
	color: #cc0000;
	font-size: 2em;
	font-weight: 800;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 10px 0;
	border-radius: 4px;
}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: right;
	/* height: 30px; */
	float: right;
}
.pagination li {
	cursor: pointer;
	background-color: #f5f5f5;
	display: inline-block;
	list-style-type: none;
	font-weight: 400;
	padding: 2px;
}
.pagination a, .pagination a:visited {
	border: 1px solid #9aafe5;
	padding: 6px 10px;
	text-decoration: none;
}
.pagination .select-wrapper {
	display: inline-block;
}
.pagination .currentpage {
	background-color: #2e6ab1;
	border-color: #2b66a5;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}
.select-wrapper:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	right: -0.8em;
}
.categories:before, .file_type:before, .refreshtime:before {
	content: none;
}
.categories_title {
	color: #505050;
	font-weight: 800;
	margin: 6px auto;
	text-align: left;
	width: 100%;
	float: left;
}
.categories_1 {
	color: #232323;
	float: left;
	margin: 8px 0;
	width: 50%;
}
.categories_1 a {
	color: #232323;
	padding-bottom: 6px;
	display: inline-block;
}
.categories_2 {
	text-align: left;
	color: #232323;
	padding: 3px 0 3px 0;
	font-weight: 400;
}
.categories_2 a {
	color: #232323;
	font-size: 1em;
}
.categories_2 span {
	margin: 0 2px 0 0;
}
.categories_1ul, categories_2ul {
	display: inline-table;
	float: left;
	list-style: outside none none;
	padding: 0 0 0 6px;
	background-color: #fff;
	/* margin-right: 1em; */
}
.categories_list {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
.categories_list .categories_title {
	background: #f3f3f3 none repeat scroll 0 0;
	color: #232323;
	font-weight: 800;
	margin: 8px 0 0 0;
	text-align: left;
	float: left;
	padding-left: 6px;
}
.categories_list .categories_1 {
	color: #522f60;
	float: left;
	margin: 8px 0;
	width: 25%;
}
.categories_list .categories_1 a {
	color: #522f60;
}
.categories_list .categories_2 {
	text-align: left;
	color: #887f7a;
	padding: 0;
}
.categories_list .categories_2 a {
	color: #887f7a;
	padding-bottom: 0;
}
.categories_2 .keyword_mark a {
	color: #cc0000;
	font-weight: 800;
}
.categories_list .categories_2 span {
	margin: 0 2px 0 0;
}


.nav_content.categories_menu {
	width: 40em;
}
.categories_menu .table-wrapper, .categories_menu .categories_1ul {
	background-color: #6d6d6d;
	height: -webkit-fill-available;
}
.categories_menu .categories_1 a, .categories_menu .categories_2 {
	color: #ccc;
    /* font-weight: 800; */
}

.categories_menu keyword_mark, .categories_list keyword_mark {
	font-size: 1.25em;
    font-weight: 800;
}
.categories_menu .keyword_mark a {
    color: #fff;
    font-weight: 800;
    font-size: 1.25em;
}
.modal-content .table-wrapper {
	padding-top: 2em;
    height: 100%;
}

.arrow_recomd {
	margin: 0;
}
.limit_free, .Limit-modal {
	color: #0088ff;
	margin: 0 1em 0 0;
	font-family: '微軟正黑體', '微軟正黑體修正';
}
.recommend {
	color: #ff6700;
	margin: 0 1em 0 0;
}
.headlines {
	color: #cc0000;
	margin: 0 1em 0 0;
}
.computer_in {
	color: #3079ed;
	margin: 0 1em 0 0;
}

.limit_free_button {
	padding: 0 1em;
    background-color: #D20059;
    height: 2.2em;
    line-height: 2.2em;
    font-size: 1.5em;
    font-weight: 800;
    margin-top: 1em;
}
.download_button {
	padding: 0 1em;
	background-color: #619e79;
	height: 2.2em;
	line-height: 2.2em;
	font-size: 1.2em;
	font-weight: 400;
	border-radius: 25px;
}
.dllink .download_button {
    font-weight: 800;
    height: 2.8em;
    line-height: 2.8em;
    min-width: 12em;
    font-size: 1.2em;
}
.download_button_red, .detailed_button {
	padding: 0 1em;
	background-color: #D20059;
	height: 2.2em;
	line-height: 2.2em;
	font-size: 1.2em;
	font-weight: 700;
	border-radius: 25px;
	margin-top: 0.5em;
}
.download_rule {
	background-color: #fff;
	margin: 0 0 2em 0;
	padding: 0;
	text-align: center;
}
.download_link {
	background-color: #fff;
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
}
.download_rule dl, .download_link dl {
	margin-bottom: 2px;
}
.download_rule dt {
	color: #cc0000;
	font-size: 2em;
	font-weight: 800;
	text-align: center;
	margin-top: 0.1em;
}
.download_rule ul, .download_link ul {
	display: inline-block;
	padding: 0 1em;
	list-style: inside;
	margin: 0;
	text-align: left;
}
.download_rule .softpage_data {
	margin-top: 0;
	width: 80%;
}
.download_link dt {
	color: #0000cc;
	font-size: 2em;
	font-weight: 800;
	text-align: center;
	margin-top: 1em;
}
.download_page .file_title {
	display: block;
	text-align: left;
	margin: 1em auto;
}
.software_info dt, .software_info dl {
	font-weight: 400;
	margin: 0 0 0.5em 0;
}
.download_info {
	padding: 0;
	margin-top: 2em;
	text-align: center;
}
.correlate_more {
	text-align: right;
	cursor: pointer;
}

.download_lid {
	/*list-style: decimal inside;*/
	list-style: none;
	line-height: 2.5em;
	color: #232323;
	font-weight: 800;
	margin-bottom: 1em;
	padding-left: 0;
}
.use_guide_title {
	font-weight: 800;
	padding: 10px 20px;
	border-width: 1px 0;
	border-color: #CCC;
	border-style: solid;
	color: #00F;
}
.use_guide hr {
	border: 0;
	height: 1px;
	background-color: #CCC;
	color: #CCC;
}
.use_guide {
	padding-right: 1em;
	padding-top: 1em;
	background-color: #fff;
}
.use_guide .content {
	padding-left: 1em;
}
.softpage_data.use_software_info {
	margin: 0;
	padding: 0.5em;
	background-color: #fff;
}
.use_guide_txt {
	margin-left: 12px
}
.soft_guide_extinfo {
	color: #00F;
	text-align: right;
	padding: 8px;
}
.soft_guide_extinfo img {
	margin: 0 10px;
	vertical-align: middle;
}
.soft_guide_steptitle {
	color: #0261B9;
	margin: 0 0 6px 0;
}
.soft_guide_google {
	padding: 12px 6px 12px 6px;
}
.soft_guide_steptxt {
	padding-left: 16px;
}
.download_div {
	display: inline-block;
	margin: 0 10px;
	text-align: center;
	width: 100%;
}
.use_guide ol, .use_guide ul {
	list-style: inside;
	list-style-type: none;
}
.soft_guide_stepimg img {
	background-color: #FFF;
	border: 1px solid #BBB;
	border-radius: 8px;
	box-shadow: 1px 1px 18px #888;
	margin-left: 8px;
	padding: 6px;
	cursor: default;
}
.url2fb {
	padding: 2px;
	border: 1px solid #888;
	vertical-align: middle;
	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
}
.url2fb span {
	display: block;
	padding: 3px;
	height: 32px;
	border: 1px solid #888;
	background-color: #425F9C;
	color: #FFF;
	font-weight: bold;
	border-radius: 5px;
}
.categories_1 ul {
	padding: 0;
}
.table-wrapper {
    overflow: hidden;
    padding: 0.5em 0.5em;
    margin: 0 auto 2em auto;
    background-color: #fff;
	border-radius: 8px;
}
.right-wrapper {
	overflow-x: hidden;
	background-color: #fff;
    margin: 0 auto 2em auto;
	border-radius: 8px;
}
.left-wrapper {
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #fff;
	border-radius: 8px;
}
.ad-wrapper, .side-wrapper {
	overflow-x: hidden;
    padding: 0.5em 0.5em;
    margin: 0 auto 2em auto;
	text-align: center;
	position: relative;
	border-radius: 8px;
}
.dl-wrapper {
	background-color: #fff;
	padding: 0 6px;
	margin-bottom: 0;
	text-align: center;
}
/* ------------------ from old css --------------------------- */

.font_20em {
	font-size: 2em;
}
.font_15em {
	font-size: 1.5em;
}
.font_12em {
	font-size: 1.2em;
}
.font_10 {
	font-size: 1em;
}
.font_06 {
	font-size: 0.6em;
}
.header_search .row {
	border: none;
}
::placeholder {
	color: #555 !important;
	font-size: 1.1em !important;
	font-weight: 400 !important;
}
.use_teach .use_title {
	font-size: 1.5em;
	margin: 0;
}
.image_related img {
	cursor: zoom-in;
}
.class_section .sname_header, .class_section .filename {
	height: 2.75em;
	overflow: hidden;
}
.section_small p {
	line-height: inherit
}
.section_small .sname_header {
	height: 2.9em;
    font-size: 1.2em;
    line-height: 1em;
    font-weight: 600;
    margin: 0.5em 0 0 0;
    overflow: hidden;
}
.section_small .filename {
	color: #323232;
	font-weight: 400;
	font-style: normal;
	padding: 6px 0 0 6px;
	font-size: 1em;
	line-height: 1.3em;
	display: inline-block;
	max-height: 4.2em;
	overflow: hidden;
    text-overflow: ellipsis;
}
.section_small blockquote, .section_small h1 {
	border: none;
	margin: 0;
	padding: 0;
}
.section_small .footer-left {
	margin: 0 0 0 0.5em;
}
.section_horizontal .footer-left {
	margin: 0 0 0 0.5em;
	float: left;
}
.section_small .footer-right, .section_horizontal .footer-right {
	float: right;
	font-size: 1em;
	margin: 0 0.5em 0 0;
}
.section_small header {
	min-height: 32em;
	overflow: hidden;
}
.section_horizontal {
	/* border: 1px solid #eee; */
	margin: 0 0.5em 2em 0;
	border-radius: 8px;
    display: block;
	/* width: 49%; */
}
.section_small {
	border: none;
	background-color: #fff;
	text-align: left;
	/* margin: 0 0 1em 1.5em; */
	/* width: 49%; */
}
.section_horizontal .arrow_recomd, .section_small .arrow_recomd, .section_timeline .arrow_recomd {
	margin-left: 0.3em;
	padding: 0;
}
.section_horizontal blockquote {
	font-style: inherit;
	padding: 0 0.2em;
	margin-bottom: 0.5em;
	border: none;
	/*border-right: solid 4px #e8e0e0;*/
}
.section_horizontal .sname_header, .section_timeline .sname_header {
	font-size: 1.4em;
	height: 1.8em;
	margin: 0 0 0.5em 0;
	overflow: hidden;
	font-weight: 600;
	padding: 0.2em;
	line-height: 1.4em;
}
.section_horizontal .file_title {
	margin: 0.4em;
	font-style: inherit;
	overflow: hidden;
	word-break: break-word;
	font-size: 1em;
	font-weight: 400;
	color: #000;
	padding: 0.4em 0.4em;
	line-height: 1.65em;
	min-height: 8.5em;
	max-height: 15em;
	display: inline-block;
	text-align: left;
}
.section_timeline .file_title {
	margin: 0;
    font-style: inherit;
    overflow: hidden;
    word-break: break-all;
    font-size: 1em;
    font-weight: 400;
    color: #323232;
    padding: 0.4em 0.4em;
    line-height: 1.65em;
    min-height: 13.5em;
    max-height: 13.5em;
}
.section_horizontal .use_title {
	max-height: 100%;
}
.section_horizontal footer, .section_timeline footer {
	margin: 1em 0 0 0;
	display: block;
}

.section_horizontal header {
	min-height: 16em;
	overflow: hidden;
}
.section_timeline header {
	max-height: 3.1em;
    overflow: hidden;
    min-height: 3.1em;
}
.section_timeline section {
    padding: 0;
    margin: 0 auto;
}
.section_timeline .timeline-content-block {
    padding: 0 1em;
}

.section_timeline section footer {
	text-align: right;
    padding-right: 4px;
    padding-bottom: 30px;
    margin-top: 0.3em;
}

.section_timeline .timeline-marker {
	top: 15px;
    left: 5px;
}
.section_timeline .timeline-info {
    margin: 0 0 0.5em 0.5em;
}
.section_timeline .timeline-content {
	padding: 0;
    margin: 0 0 1em 0;
}
.timeline_block {
	font-weight:800;
	color: #FFF;
	padding: 0;
	vertical-align: baseline;
}
.timeline_icon {
	margin-top: 12px;
    display: block;
}
.filename.longTxt {
    color: #cc0000;
    font-weight: 800;
}

.row.Second_floor {
	margin-left: 0;
}
.software_page, .manual-ajax, .blocker {
	cursor: pointer;
}
.modal {
	max-width: 60em;
	z-index: 1001;
	cursor: default;
}
.teach_data.modal {
	max-width: 80em;
}
.blocker {
	z-index: 1000;
}
.homepage.blocker {
	opacity: 0.75;
    position: initial;
    text-align: left;
}
.modal a.close-modal {
	top: 3px;
	right: 3px;
}
.download_url_linkxx {
	background-color: #FFF;
	border: 1px solid #BBB;
	border-radius: 8px;
	box-shadow: 1px 1px 18px #888;
}

.openbtn_menu {
	z-index: 2;
	font-size: 1.25em;
    cursor: pointer;
    background-color: #111;
    color: #fff;
    padding:10px;
    border: none;
    position: fixed;
    top: 220px;
    left: 20px;
    opacity: 0.5;
}
.qrcode_show {
	z-index: 2;
	font-size: 1.25em;
    cursor: pointer;
    background-color: #111;
    color: #fff;
    padding:10px;
    border: none;
    position: fixed;
    top: 220px;
    left: 20px;
    opacity: 0.5;
}

.openbtn_menu:hover {
  background-color: #444;
}
.categories_1ul ul, categories_2ul ul {
	list-style: none;
}

.modal-open {
	overflow: hidden;
}

/* The Modal (background) */
.nav_modal, .nav_menu_modal {
  	display: none; /* Hidden by default */
  	position: fixed; /* Stay in place */
  	left: 0;
  	top: 0;
  	cursor: pointer;
	z-index: 99991;
  	width: 100%; /* Full width */
  	height: 100%; /* Full height */
  	overflow: auto; /* Enable scroll if needed */
  	background-color: rgb(0,0,0); /* Fallback color */
  	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    margin: 0;
    padding: 0;
    width: 50em;
	cursor: default;
	z-index: 99992;
    position: relative;
}
/* Modal Content/Box */
.modal-menu-content {
	margin: 0;
	width: 20em;
    cursor: default;
    right: 0;
    top: 0;
    background-color: #6d6d6d;
    color: #fff;
    height: 100%;
    position: absolute;
    display: block;
    padding: 2em;
}
.modal-content.visible {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);
    visibility: visible;
}
/* Dropdown Button */
.dropbtn {
    color: white;
    padding-right: 6px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #332525;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	display: none;
    position: relative;
    text-align: left;
}
.limited_free {
  display: none;
}


/* Change color of dropdown links on hover */
	.dropdown-content > li:hover {
		background-color: #3796e9;
    	color: #fffefa;
	}
.pointer {
	cursor: pointer;
}
.notification {
position: absolute;
    top: 0;
    border: 1px solid #FFF;
    left: 0;
    font-size: 0.75em;
    background: #f44336;
    color: #FFFFFF;
    min-width: 25px;
    padding: 0;
    height: 25px;
    border-radius: 12px;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
    display: block;
}
.filemount.notification {
    top: 2px;
    left: 100px;
}
.open_classify {
	display: none;
}
/* Center the loader */
.loader {
  position: relative;
  display: none;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}
.dllink {
    cursor: pointer;
}
.downloadDiv {
  display: none;
  text-align: center;
	margin-top: 0;
}
.downloadDiv h2 {
	font-size: 1.5em;
    color: #cc0000;
}
/* Style buttons */
.buttonload {
background-color: #E70112;
    border: none;
    color: white;
    padding: 12px 16px;
    font-size: 1.5em;
    line-height: 1em;
    height: 2em;
	min-width: 8em;
}
.app_download_icon {
    width: 250px;
    height: 66px;
}
span.apple_download-button {
    display: inline-block;
    width: 250px;
    height: 72px;
    background: url(/pic/app-store.svg);
    background-size: 250px 72px;
}
span.google_download-button {
    display: inline-block;
    width: 250px;
    height: 72px;
    background: url(/pic/google-play.svg);
    background-size: 250px 72px;
}
/* ------------------ autosearch css --------------------------- */
.ui-autosearch-content{background: #f8f8f8;border:1px solid #ddd;height: auto;overflow: auto;}
.ui-autosearch-content .item{overflow: hidden;text-overflow:ellipsis;  white-space: nowrap; height: 2em;line-height: 2em;box-sizing:border-box;padding-left:10px;margin: 3px 0;cursor: pointer;}
.ui-autosearch-content .item:hover,.ui-autosearch-content .item.current{background-color: #f2b0c6;}
.ui-autosearch-content .item i{
    font-style: normal;    
    float: right;
    padding: 0 6px;
    cursor: pointer;
}
.web_free .ui-autosearch-content .item:hover,.web_free .ui-autosearch-content .item.current{background-color: #9eebbc;}
.ui-autosearch-content .item {
    	float: left;
		font-weight: 600;
		width:25%;
}
.clear_keyword {
    fill: currentColor;
    height: 6px;
    line-height: 6px;
    position: relative;
    width: 30px;
    cursor: pointer;
    top: -38px;
    right: 0.5em;
    float: right;
    text-align: center;
}
.clear_keyword .fa-times {
	color: #a5a0a0;
	font-size: 1.6em;
}
.searchselect {
    display: inline-block;
    width: 130px;
    position: relative;
    float: right;
    top: -43px;
    right: 32px;
    vertical-align: middle;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
    color: #555;
    text-shadow: none;
    z-index: 2;
}
	.searchselect:hover {
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	}
	.searchselect:before {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border: 10px solid transparent;
		border-top-color: #ccc;
		top: 10px;
		right: 1px;
		cursor: pointer;
		z-index: -2;
	}
	.searchselect select {
		cursor: pointer;
		height: 1.9em;
		width: 100%;
		border: none;
		background: transparent;
		background-image: none;
		font-weight: 800;
    	color: #888;
		-webkit-appearance: none;
		-moz-appearance: none;
	}
	.searchselect select:focus {
		outline: none;
		cursor: pointer;
	}
	.searchselect option {
		cursor: pointer;
	}
/* ------------------ autosearch css --------------------------- */
/* The navigation menu */
.review_result .navbar {
  overflow: hidden;
  background-color: #08082b;
	margin-bottom: 1em;
	position: relative;
}

/* Navigation links */
.review_result .navbar a {
  float: left;
  font-size: 1.2em;
  color: white;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  
}

/* The subnavigation menu */
.review_result .subnav {
  overflow: hidden;
}

/* Subnav button */
.review_result .subnav .subnavbtn {
	font-size: 1.2em;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    line-height: 1.2em;
}

/* Add a red background color to navigation links on hover */
.review_result .subnav:hover .subnavbtn {
  background-color: red;
}

/* Style the subnav content - positioned absolute */
.review_result .subnav-content {
  	display: none;
  	position: relative;
  	background-color: red;
	left: 1px;
}

/* Style the subnav links */
.review_result .subnav-content a {
	float: left;
    color: white;
    font-weight: 600;
    text-decoration: none;
    width: 8em;
    text-align: left;
}

/* Add a grey background color on hover */
.review_result .subnav-content a:hover {
  background-color: #eee;
  color: black;
  text-align: center;
}

/* When you move the mouse over the subnav container, open the subnav content */
.review_result .subnav:hover .subnav-content {
  display: table;
}
.subnav .class2 {
	font-weight: 600;
    color: #fff;
}
.review_menu {
    color: #fff;
    font-size: 2em;
    float: left;
    margin: 0 0.3em;
	cursor: pointer;
}
.review_result .sys_icon {
	color: #fff;
    line-height: 4em;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 1em;
}
.sys_icon .fa-lg, .sys_os_icon .fa-lg {
	color:#e0dbdb;
	font-size:2em;
    margin: 0 0 0.3em 0.5em;
	cursor: pointer;
}
.sys_icon .fa-reply, .sys_os_icon .fa-reply {
	display: none;
}
.snarl-icon .fa-lg{
	font-size:3em;
}
.sys_os_icon .fa-caret-right, .sys_os_icon .fa-angle-right {
    cursor: auto;
}
.sys_os_icon .FavoriteList, .sys_os_icon .My-history {
	display: none;
	color:#f3cf6a;
}
.Limit_free_block img {
    cursor: zoom-in;
    margin: 1em auto;
    display: block;
}
.Limit_free_block img.width_100 {
	width:100%;
}
.Limit_free_block p {
	margin : 0;
}
.software_blockquote .fa-search-plus, .timeline-content-block .fa-search-plus {
	font-size: 1.75em;
    padding-left: 0.3em;
    cursor: pointer;
	vertical-align: middle;
}
.others_version a {
	font-weight: 600;
    font-size: 1.3em;
    line-height: 1.8em;
	color: #644646;
}
.correl_tbody .fa-search-plus {
	font-size: 1.75em;
	vertical-align: middle;
    cursor: pointer;
}
.review_id {
    float: right;
    margin-top: 1em;
}
/* ------------------ media screen setup --------------------------- */
@media screen and (max-width: 1920px) {
	.filepic-big .jqthumb {
		width: 780px !important;
		height: 520px !important;
		margin: 1em 0 1em 0.5em;
	}
	.filepic-big {
		float: none;
	}
	.row.Second_floor {
		margin-left: 0;
	}
	.container {
		width: 100em;
	}
	.categories_menu .categories_1 {
    	width: 33.3%;
	}
	.modal-content {
    	width: 50em;
	}
	.ui-autosearch-content .item {
		width: 33%;
	}
}
@media screen and (max-width: 1680px) {
	.filepic-big .jqthumb {
		width: 780px !important;
		height: 520px !important;
		margin: 1em 0 1em 0.5em;
	}
	.filepic-big {
		float: none;
	}
	.row.Second_floor {
		margin-left: 0;
	}
	.container {
		width: 98%;
	}
	.categories_menu .categories_1 {
    	width: 33.3%;
	}
	.modal-content {
    	width: 50em;
	}
}
@media screen and (max-width: 1280px) {
	.filepic-big .jqthumb {
		width: 600px !important;
		height: 400px !important;
		margin: 1em auto !important;
	}
	.section_horizontal .jqthumb {
		height: 170px !important;
	}
	.container {
		width: 98%;
		padding: 0;
	}
	.row > * {
		margin-right: 0;
	}
	.search_bar .row > * {
    	margin-right: 0;
	}
	.logo_text span {
		font-size: 0.75em;
	}
	.search_bar {
		margin-top: 2em;
	}
	.main_page {
    	margin: 1em auto;
	}
	.categories_menu .categories_1 {
    	width: 33.3%;
	}
	.modal-content {
    	width: 40em;
	}
	.ui-autosearch-content .item {
		width: 50%;
	}
	.Limit_free_block img {
		width:100%;
	}
}
@media screen and (max-width: 980px) {
	.filepic-big .jqthumb {
		width: 450px !important;
		height: 320px !important;
		margin: 1em auto !important;
	}
	.container {
		width: 98%;
	}
	.logo_text {
		font-size: 1.65em;
	}
	.logo_text span {
		font-size: 0.7em;
	}
	.search_bar {
		margin-top: 2em;
		padding: 0;
	}
	.soft_categories {
		padding-top: 1em;
	}
	.menubar ul a {
		font-size: 1em;
	}
	.menubar .menubarlv1>li>a {
		padding: 0.3em 0.4em;
	}
	.categories_2 span {
		font-size: 0.9em;
	}
	.search_bar input[type="submit"] {
		width: 7em;
	}
	.webmenu {
		opacity: 0.5;
	}
	.categories_1ul ul, categories_2ul ul {
		list-style: none;
	}
	.modal-content {
    	width: 40em;
	}
	.ui-autosearch-content .item {
		width: 50%;
    	font-size: 0.9em;
	}
	.Limit_free_block img {
		width:100%;
	}
}
@media screen and (max-width: 736px) {
	.filepic-big .jqthumb {
		width: 660px !important;
		height: 400px !important;
		margin: 0.5em auto !important;
	}
	.container {
		width: 98% !important;
		margin: 0;
		padding: 1em;
	}
	.search_bar {
		margin: 0;
		padding: 0 1em;
	}
	.soft_categories {
		padding-top: 0;
	}
	.menubar ul a {
		font-size: 0.9em;
	}
	.menubar .menubarlv1>li>a {
		padding: 0.3em 0.5em;
	}
	.search_submit {
		padding: 0 0 0 1.25em;
	}
	.webmenu {
		opacity: 0.5;
	}
	.nav_content {
		padding: 2.5em 1.75em;
	}
	.nav_content .close {
		height: 4em;
		line-height: 4em;
	}
	.categories_1ul ul, categories_2ul ul {
		list-style: none;
	}
	.Limit_free_block img {
		width:100%;
	}
}
@media screen and (max-width: 667px) {
	.filepic-big .jqthumb {
		width: 600px !important;
		height: 360px !important;
		margin: 0.5em auto !important;
	}
	.logo_text .softking {
		line-height: 1em;
		font-size: 1em;
	}
	.logo_text span {
		font-size: 0.5em;
	}
	.menubar .menubarlv1>li>a {
		padding: 0.3em 0.4em;
	}
	.webmenu {
		opacity: 0.5;
	}
	.Limit_free_block img {
		width:100%;
	}
}
@media screen and (max-width: 568px) {
	.filepic-big .jqthumb {
		width: 510px !important;
		height: 320px !important;
		margin: 0.5em auto !important;
	}
	.webmenu {
		opacity: 0.5;
	}
	.Limit_free_block img {
		width:100%;
	}
}
@media screen and (max-width: 480px) {
	.container {
		width: 100% !important;
	}
	.row {
		margin: 0 auto;
		padding: 0 0;
	}
	.row>* {
		padding: 0;
	}
	.filepic-big .jqthumb {
		width: 336px !important;
		height: 260px !important;
		margin: 0 auto !important;
	}
	.filepic-big {
		float: none;
	}
	.section_horizontal .jqthumb {
		height: 280px !important;
	}
	.search_bar {
		margin: 0;
		padding: 0 1em;
	}
	.logo_text .softking {
		line-height: 1em;
		font-size: 1em;
	}
	.logo_text span {
		font-size: 0.8em;
	}
	.use_logo {
		margin-top: 1em;
	}
	.use_teach .use_title {
		font-size: 1.2em;
		margin: 0;
	}
	.use_teach .software_list ul {
		margin: 0;
		padding: 0;
	}
	.soft_guide_steptitle {
		margin: 0;
		font-size: 1em;
	}
	.use_teach .software_name {
		font-size: 1.2em;
	}
	.soft_guide_stepimg img {
		margin-left: 4px;
		width: 98%
	}
	.filename {
		font-size: 1em;
	}
	.search_bar {
		margin: 0 auto;
		display: inline-block;
		padding: 0 1em;
	}
	.search_bar input[type="text"] {
		font-size: 0.86em;
		padding-left: 0.5em;
	}
	.search_bar .search_submit {
		padding-top: 0;
	}
	.search_bar input[type="submit"] {
		width: 6em;
	}
	.menubarlv1 li a {
		font-size: 0.9em;
	}
	.menubar .menubarlv1>li>a {
		padding: 0.3em 0.4em;
	}
	.main_page {
		padding: 0.5em 0.5em;
		margin: 0;
	}
	.software_blockquote p {
		margin-top: 0.1em
	}
	.software_blockquote .categories {
		font-size: 1.2em;
		margin: 0;
	}
	software_blockquote {
		margin-bottom: 0;
	}
	.printer_line .major {
		margin: 0.5em 0;
	}
	.software_blockquote .sname_header {
		font-size: 1.2em;
		height: auto;
		margin-bottom: 0;
	}
	.software_blockquote blockquote {
		padding: 0.5em 0 0.5em 0.1em;
		border: none;
	}
	.software_blockquote {
		margin-bottom: 0;
    	padding: 0.3em;
	}
	.soft_categories {
		padding-top: 0;
	}
	.pagination li {
		margin-left: 2px;
	}
	.pagination a, .pagination a:visited {
		padding: 2px 6px;
	}
	.pagination select {
		padding: 0 0.5em;
		margin-top: 6px;
	}
	.categories_list .categories_1 {
		width: 50%;
	}
	.categories_list .categories_2 {
		font-size: 0.8em;
	}
	.toBottom_block {
		opacity: 0.5;
		bottom: 110px;
	}
	.toTop_block {
		opacity: 0.5;
		bottom: 170px;
	}
	.webmenu {
		opacity: 0.7;
		font-size: 2.5em;
		right: 20px;
		top: 120px;
	}
	.soft_system {
		padding-top: 0;
	}
	.use_guide {
		padding: 0 !important;
	}
	.software_list .content {
		padding: 2px;
		margin-bottom: 2px;
	}
	.update_info {
		font-size: 0.8em;
	}
	.file_text blockquote img {
		padding: 0;
		margin: 0;
		width: 100%;
	}
	.image_related img {
		padding: 0;
		margin: 0;
		width: 96%;
	}
	.image_related blockquote {
		padding: 0;
		margin: 0;
	}
	.arrow_box-right::after {
		border-width: 18px;
		margin-top: -18px;
	}
	.copyright .container {
		padding: 0;
		font-size: 0.5em;
	}
	.bottom_data {
		margin-left: 0;
		margin-right: 0;
		padding: 0 0.5em;
		font-size: 0.5em;
	}
	.download_rule .softpage_data {
		margin-top: 1em;
		width: 99%;
	}
	.review_class {
		font-size: 1em;
	}
	.softpage_data blockquote {
		padding: 0 0 0 0.5em;
		border: none;
	}
	.correl_tbody .font-sn, .correl_tbody .table-filetype .filetype {
		font-size: 0.9em;
	}
	table td {
		padding: 4px;
	}
	.download_rule dt {
		font-size: 1.5em;
		margin: 1px;
	}
	.download_rule, .download_link {
		margin: 0.5em auto;
	}
	.download_rule ul, .download_link ul {
		padding: 0 0.5em;
		font-size: 0.8em;
	}
	.softpage_data .font-bbb {
		font-size: 1em;
	}
	.download_link dt {
		font-size: 1.4em;
		margin: 0;
	}
	.recommend, .computer_in, .focus_in {
		font-size: 0.8em;
	}
	.softpage_data .software_name {
		font-size: 1.2em;
	}
	.software_list p {
		margin-bottom: 1em;
	}
	.categories_2 a {
		font-size: 1.2em;
	}
	.modal {
		padding: 0.5em 0.5em;
		font-size: 0.9em;
	}
	.day_range {
		font-size: 1.3em;
	}
	.openbtn_menu {
		font-size: 1em;
    	padding: 0 6px;
    	top: 255px;
    	left: 2px;
    	opacity: 0.5;
    	line-height: 1em;
    	height: 2.2em;
	}
	.categories_menu .categories_1 {
    	margin: 8px 0;
    	width: 50%;
	}
	.modal-content {
    	padding: 0;
    	width: 20em;
	}
	.categories_menu keyword_mark {
    	font-size: 1em;
	}
	.categories_menu .categories_2 span {
    	font-size: 0.75em;
	}
	.categories_1ul ul, categories_2ul ul {
		list-style: none;
	}
	.downloadDiv h2 {
    	font-size: 1em;
	}
	.download_lid .dl_btn {
    	border: none;
    	color: white;
    	padding: 0;
    	cursor: pointer;
    	font-size: 1.5em;
    	line-height: 2em;
    	height: 2em;
    	min-width: 8em;
    	border-radius: 4px;
    	display: inline-block;
    	font-weight: bold;
    	text-align: center;
    	text-decoration: none;
    	white-space: nowrap;
	}
	.download_lid .dl_btn:hover {
  		background-color: RoyalBlue;
	}
	.download_lid li {
		padding-bottom: 12px;
		padding-left: 0;
	}
	.clear_keyword {
    	height: 8px;
    	line-height: 8px;
    	right: 2px;
	}
	.review_result .sys_icon {
    	position: relative;
	}
	.section_small {
		border: none;
		margin: 0 0 1em 0 !important;
	}
	.ui-autosearch-content .item {
    	width:100%;
	}
	.web_menu .links {
    	font-size: 0.8em;
		text-align: center;
    	padding: 0 0 0.5em 0;
	}
	.section_horizontal header {
		min-height: auto;
	}
	.section_horizontal .file_title {
		min-height: auto;
	}
	.section_timeline .timeline-info {
		padding-top: 12px;
	}
	.section_timeline .timeline-marker {
    	top: 9px;
	}
	.section_timeline .timeline-content {
    	padding-bottom: 2em;
    	padding-left: 0;
	}
	.section_timeline .timeline-content-block {
    	padding: 0;
	}
	.timeline-item.section_timeline {
    	padding: 0;
	}
	.section_timeline .arrow_recomd {
		font-size: 1.2em;
	}
	.section_timeline .sname_header {
		font-size: 1em;
	}
	.section_timeline header {
		max-height: 2.5em;
    	overflow: hidden;
    	margin-top: 10px;
    	min-height: 2.5em;
	}
	.Limit_free_block img {
		width:100%;
	}
	.not-xsmall {
	    display: none;
	}
	.searchselect {
    	float: right;
    	top: -2px;
    	right: -30px;
	}
	.search_submit span {
    	margin: -3px 1em 0 0;
	}
	.search_button {
    	height: 1.3em;
    	line-height: 1.3em;
    	font-size: 1.4em;
    }
	.google_search .gsc-control-cse {
    	margin-top: 3px;
	}
	.search_bar.header_www input[type="submit"], .search_bar.header_free input[type="submit"] {
    	height: 1.5em;
    	line-height: 1.7em;
	}
	.u_web img {
		width:100%;
	}
	.google_search .gsc-results-wrapper-overlay {
		padding-left: 1em;
    	width: 90%;
    	left: 2em;
	}
	.sys_icon .fa-lg, .sys_os_icon .fa-lg {
		font-size:1.7em;
	}
}
@media screen and (max-width: 414px) {
	.filepic-big .jqthumb {
		width: 370px !important;
		height: 250px !important;
	}
}
@media screen and (max-width: 375px) {
	.filepic-big .jqthumb {
		width: 350px !important;
		height: 240px !important;
	}
}
@media screen and (max-width: 320px) {
	.main_page {
		padding: 0.2em 0.2em;
		margin: 0;
	}
	.filepic-big .jqthumb {
		width: 300px !important;
		height: 200px !important;
	}
}
@media screen and (min-width: 2048px) {
	.container {
		width: 110em;
	}
}
/* ------------------ media screen setup --------------------------- */
#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
	bottom: 210px !important;
    right: 8px !important;
}
/*     -----web css----------     */
.teach_title .fa-lg-gray {
    vertical-align: text-bottom;
}
.teach_title .sname_header a {
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
    overflow: hidden;
}
/*     -----web css----------     */

/* Customize the label (the container_checkbox) */
.container_checkbox {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  margin-top: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container_checkbox input {
  position: relative;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #cbd3dd;
}

/* On mouse-over, add a grey background color */
.container_checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_checkbox .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.soft_filetext_img {
	width: 99%;
}
.soft_filetext img {
	width: 99%;
}
strong, b {
    color: inherit;
    font-weight: bold;
}

/* modify css */
.content.u_web p {
	margin: 0 0 0.5em 0;
}
.side-wrapper.webad_display, .table-wrapper.webad_display {
    background-color: #ECF0F1;
}
.dl-wrapper {
    background-color: #ECF0F1;
}
.update_info table-Name teach_title {
    background-color: #FFF;
}
body {
	background: #ECF0F1;
}