* {
	font-family: 'Microsoft JhengHei', 'arial';
}
body {
	background: #000;
}
.header {
	position: relative;
	height: 130px;
	font-size: 16px;
}
.header .bottom {
	background: #000;
	height: 90px;
	padding: 0 30px;
	box-sizing: border-box;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 20;
}
/*----top---*/

#logo {
	margin: 12px auto;
	max-height: 65px;
}
/*-----------center-*/

/*-------right-------*/

a.backtotop, a.back-to-prev-page {
	color: rgba(255,255,255,.9) !important;
}
a.backtotop:hover, a.back-to-prev-page:hover {
	bottom: 0;
}
.backtotop {
	display: none;
	z-index: 99999;
	position: fixed;
	right: 30px;
	bottom: -1px;
	width: 130px;
	height: 35px;
	background: #333;
	font-size: 15px;
	text-align: center;
	line-height: 35px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}
.back-to-prev-page {
	display: none;
	z-index: 99999;
	position: fixed;
	right: 170px;
	bottom: -1px;
	width: 130px;
	height: 35px;
	background: #333;
	font-size: 15px;
	text-align: center;
	line-height: 35px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}
.pc-topbar {
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	right: 0;
	padding: 0 15px;
	height:40px;
	line-height:40px;
}
.topmenu {
	background: #0096E0;
	position: absolute;
	left: 0;
	right: 0;
	top: -130px;
	transition: .5s;
	z-index: 19;
	font-weight:normal !important
}
.topmenu a{color:#fff !important;;}
.topmenu-grandchild {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	right: 0;
	z-index: 2;
	text-align: center;
	color: rgba(255,255,255,.9);
}
@media all and (max-width: 768px){
.topmenu {
	font-size:13px;
}
.topmenu-grandchild {
	font-size:13px;
}
}
/* for */
.for-extratools{}

.topmenu-grandchild .topmenu-grandchild-inside {
	width: 100%;
	margin: auto;
	height: auto;
	background: #006394;
	border-radius: 5px;
	/*
	overflow: hidden;
	*/
	opacity: .9;
}
.topmenu-grandchild a {
	transition: .3s linear;
	/*
	display:block;
	*/
}
.topmenu-grandchild a:hover {
	background: rgba(255,255,255,.2);
}
.topmenu-grandchild a:after {
	display: none;
	opacity: 0
}
.topmenu-grandchild a:before {
	display: none;
}
/* rsn */
.topmenu-item {
	cursor: pointer;
	float: right;
	color: #fff !important;
	font-weight:normal !important;
}
.topmenu-item::before {
	content: '|';
	color: #FFF !important;
	white-space:nowrap;
	display: inline-block;
	margin: 0 15px;
}
@media all and (max-width:1023px) {
.header .topmenu-item::before {
	margin: 0 5px 0 6px;
	color: rgba(255,255,255,.6);
}
}
.header .topmenu-item:last-child::before {
	content: '';
}
.header .topmenu-child {
	cursor: pointer;
	color: #fff !important;
}
/* end rsn */

#for-old-browser {
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,.8);
	bottom: 0;
	left: 0;
	z-index: 9999;
	position: fixed;
	display: none;
	display: -o-none;
	display: -ms-inline-block;
	display: -moz-none;
	display: -webkit-none;
}
#for-old-browser div {
	width: 350px;
	height: 200px;
	display: block;
	background: rgba(255,255,255,.95);
	position: relative;
	top: 45%;
}
.header .language {
	display: none;
	width: auto;
	height: auto;
	background: #000;
	position: fixed;
	top: 50px;
	right: 15px;
	padding: 0px 15px;
	border-radius: 0px;
	z-index: 2;
	border: 2px solid #0096E0;
	overflow-x: hidden;
	text-align: center;
}
.header .language a {
	display: block;
	line-height: 36px;
	color: rgba(255,255,255,.9);
}
.header .language a+a:before {
	content: '';
	display: inline-block;
	width: 300%;
	height: 1px;
	background: rgba(255,255,255,.4);
	position: absolute;
	left: -60px
}
/* aboutus submenu */

#for-old-browser {
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,.8);
	bottom: 0;
	left: 0;
	z-index: 9999;
	position: fixed;
	display: none;
	display: -o-none;
	display: -ms-inline-block;
	display: -moz-none;
	display: -webkit-none;
}
#for-old-browser div {
	width: 350px;
	height: 200px;
	display: block;
	background: rgba(255,255,255,.95);
	position: relative;
	top: 45%;
}
.header .language {
	display: none;
	width: auto;
	height: auto;
	background: #000;
	position: fixed;
	top: 50px;
	right: 15px;
	padding: 0px 15px;
	border-radius: 0px;
	z-index: 2;
	border: 2px solid #0096E0;
	overflow-x: hidden;
	text-align: center;
}
.header .language a {
	display: block;
	line-height: 36px;
	color: rgba(255,255,255,.9);
}
.header .language a+a:before {
	content: '';
	display: inline-block;
	width: 300%;
	height: 1px;
	background: rgba(255,255,255,.4);
	position: absolute;
	left: -60px
}
/* aboutus submenu */
.header .aboutus {
	height: auto;
	background: #0096E0;
	position: absolute;
	left: 0;
	right: 0;
	top: 130px;
	transition: .5s;
	z-index: -2;
}
.header .aboutus ul {
	list-style: none;
}
.header .aboutus ul li {
	padding: 1rem 0;
	display: inline-block;
	text-align: center;
	position: relative;
}
.header .aboutus a:after {
	content: '';
	/*
	display: block;
	*/
	position: absolute;
	right: 0;
	bottom: -5px;
	left: 0;
	/*
	width: 0%;
	height: 1px;
	*/
	background-color: rgba(255, 255, 255, 0);
	margin: auto;
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	
}
.header .aboutus a:hover:after {
	width: 100%;
	background-color: #FFF;
}
.header .header-aboutus-open {
	top: 130px;
	z-index: 9;
}
.header-product-open {
	top: 130px;
	z-index: 9;
	transition: .5s;
}
/* end abooutus subment */


.header .product h1 {
	margin: 0;
	padding: 0;
	line-height: inherit;
}
.header .product ul {
	list-style: none;
}
.header .product ul li {
	padding: 0;
	display: inline-block;
	text-align: center;
	position: relative;
}
.header .product a {
	color: #FFF;
	position: relative;
	white-space:normal !important;
}
.header .product a:after {
	content: '';
	/*
	display: block;
	*/
	position: absolute;
	right: 0;
	bottom: -5px;
	left: 0;
	/*
	width: 0%;
	height: 1px;
	*/
	background-color: rgba(255, 255, 255, 0);
	margin: auto;
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	white-space:normal !important;
}
.header .product a:hover:after {
	width: 100%;
	background-color: #FFF;
}
.header .support {
	height: auto;
	background: #0096E0;
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	transition: .5s;
	z-index: 9;
}
.header .support ul {
	list-style: none;
}
.header .support ul li {
	padding: 1rem 0;
	display: inline-block;
	text-align: center;
}
.header .support a {
	display: inline-block;
	color: #FFF;
	position: relative;
}
.header .support a:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	bottom: -5px;
	left: 0;
	width: 0%;
	height: 1px;
	background-color: rgba(255, 255, 255, 0);
	margin: auto;
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.header .support a:hover:after {
	width: 100%;
	background-color: #FFF;
}
.header .header-support-open {
	top: 130px;
}
.header.scroll-to-fixed-fixed #topfixed {
	height: 70px;
}
.header.scroll-to-fixed-fixed .product, .header.scroll-to-fixed-fixed .support {
	top: -150px;
}
.header.scroll-to-fixed-fixed .aboutus {
	top: 110px;
}
.header.scroll-to-fixed-fixed .header-product-open, .header.scroll-to-fixed-fixed .header-aboutus-open, .header.scroll-to-fixed-fixed .header-support-open {
	top: 110px;
	opacity: 1;
}
.header.scroll-to-fixed-fixed #logo {
	height: 30px !important;
	width: 52.8px !important;
	margin-top: 28px;
}
#top-preview {
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	text-shadow: #000 1px 1px 1px;
	text-align: center;
}
.topmenu h1 {
	font-size: inherit;
	line-height: inherit;
	display: inherit;
}
.topmenu div {
	line-height: 125%;
	/*
	padding-top: 10px;
	padding-bottom:10px;
	*/
	text-align: center;
}
.topmenu a{display:inline;}
.aboutus div, .support div{
	padding:7px 0;
}
/* mobile */
.mobile-header {
	position: relative;
}

.mobile-header .topmenu-item{
	float:none;
	clear:both;
}
.mobile-header .topmenu-item::before{
	content:'';
	margin:0;
	padding:0;
}
.topbar {
	background: #0097E0;
	height: 25px;
}
.topbar-black {
	background: #000;
	padding: 10px 10px;
	height: 65px;
}
.mobile-topmenu{height:calc(100vh - 70px); overflow:scroll;}
.mobile-topmenu img {
	height: 20px;
	width: 20px;
}
.mobile-topmenu a {
	display: block;
}
.mobile-topmenu {
	display: none;
}
.mobile-topmenu, .mobile-topmenu a {
	color: #eee;
}
.mobile-topmenu ul {
	margin: 0;
	padding: 10px 0;
	width: 100%;
	background: #000 !important;
}
.mobile-topmenu li {
	margin: 0;
	padding: 15px 15px;
	width: 100%;
	border-bottom: #ddd solid 1px;
	line-height: 120%;
	font-size: 18px;
	background: #000 !important;
}
.mobile-topmenu .has-child ul {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 100%;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	overflow: scroll;
	background: #000;
}
.mobile-topmenu li li {
}
.has-child {
	cursor: pointer;
}
.has-child-title {
}
.submenu-title {
	font-size: 21px !important;
	font-weight: bold;
	color: #fff !important;
}
