/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html,
body {
	font-family: Helvetica, Arial, Microsoft JhengHei;
	font-size: 100%;
	background: #FFFFFF;
	color: 333333;
}

body a,
.grid_1,
plan_1,
plan_1.one,
plan_1.two,
i.icon1,
i.icon2,
i.icon3,
i.icon4,
i.icon5,
i.icon6 {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

input[type="button"],
input[type="submit"],
.port-grid,
.text p,
.text h3 {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

p {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

.float-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	font-family: Helvetica, Arial, Microsoft JhengHei;
}

.container2 {
	max-width: 1168px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 2%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: rgba(255, 255, 255, 1);
}

.container3 {
	max-width: 1168px;
	margin: 0 auto;
	text-align: left;
}

.clear {
	clear: both;
}

img {
	max-width: 100%;
}


/*HEADER*/

header {
	min-height: 105px;
	margin-bottom: 20px;
	border-bottom: 4px solid #cc0000;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	color: rgba(255, 255, 255, 1);
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: -webkit-linear-gradient(-90deg, #ececec 0, #ffffff 100%);
	background: -moz-linear-gradient(180deg, #ececec 0, #ffffff 100%);
	background: linear-gradient(180deg, #ececec 0, #ffffff 100%);
	background-position: 50% 50%;
	-webkit-background-origin: padding-box;
	background-origin: padding-box;
	-webkit-background-clip: border-box;
	background-clip: border-box;
	-webkit-background-size: auto auto;
	background-size: auto auto;
}

.head {}

.logo {
	float: left;
	padding-top: 1%;
	padding-left: 2%;
}

.head_r {
	float: right;
	padding-right: 1.5%;
}

.language {
	text-align: right;
	margin-top: 1%;
	margin-bottom: 4%;
}

.language a {
	display: inline-block;
	background: url(../images/lan_icon.jpg) left center no-repeat;
	font-size: 0.8em;
	color: #666666;
	padding-left: 3%;
	margin-right: 3%;
	text-decoration: none;
}

.language a:hover {
	color: #c00;
}

section {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-background-origin: padding-box;
	background-origin: padding-box;
	-webkit-background-clip: border-box;
	background-clip: border-box;
	-webkit-background-size: auto auto;
	background-size: auto auto;
}

.breadcrumbs {
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
	color: #3366cc;
	line-height: 2em;
}

.breadcrumbs a {
	color: #3366cc;
}


/*SIDEBAR_MENU*/

.sidebar,
.sidebar ul,
.sidebar li,
.sidebar a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	/*font-family: 'Open Sans', sans-serif;
  font-size: 14px;*/
	position: relative;
}

.sidebar a {
	line-height: 1.3;
}

.sidebar {
	width: 28%;
	float: left;
	margin-right: 2%;
	background: #f5f5f5;
}
.siadbar-title {
	font-size: 24px;
	font-weight: bold;
	color: #1d2089;
	padding: 4% 2% 5%;
}
.sidebar p {
	font-size: 14px;
	color: #666;
	font-family: 'Roboto Condensed', Microsoft JhengHei;
	font-weight: 400;
	text-align: left;
	padding-left: 20px;
}

.sidebar > ul > li {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-background-origin: padding-box;
	background-origin: padding-box;
	-webkit-background-clip: border-box;
	background-clip: border-box;
	-webkit-background-size: auto auto;
	background-size: auto auto;

	padding: 0 4%;
}

.sidebar > ul > li:last-child {
	margin: 0;
}

.sidebar > ul > li > a {
	font-size: 0.85em;
	display: block;
	padding: 0.7em;
	color: #000000;
	border-bottom: #bbb 1px solid;
}

.sidebar > ul > li > a:hover {
	text-decoration: none;
}

.sidebar > ul > li.active, .sidebar > ul > li:hover {
	background: #e95701;
}

.sidebar > ul > li.active a .pro_item, .sidebar > ul > li.active a p,
.sidebar > ul > li:hover a .pro_item, .sidebar > ul > li:hover a p {
	color: #fff;
}
.sidebar > ul > li.active a .pro_item, .sidebar > ul > li:hover a .pro_item {
	color: #fff;
	background: url(../images/arrow2_hover.png) no-repeat 0px 3px;
}

.pro_item {
	text-align: left;
	font-family: 'Roboto', Microsoft JhengHei;
	font-weight: 700;
	font-size: 14px;
	color: #cc0000;
	margin-bottom: 3px;
	background: url(../images/arrow2.png) no-repeat 0px 3px;
	padding-left: 20px;
}

.left_agent {
	text-align: center;
	margin-top: 10%;
}


/* Sub menu */

.sidebar ul ul {
	padding: 5px 12px;
	display: none;
}

.sidebar ul ul li {
	padding: 3px 0;
}

.sidebar ul ul a {
	display: block;
	color: #FFFFFF;
	font-size: 0.75em;
}

.sidebar ul ul a:hover {
	color: #FF0000;
}


/*MAIN*/

main {
	width: 67%;
	float: left;
	padding-right: 3%;
	padding-top: 2%;
}

main h1 {
	font-size: 24px;
	color: #000000;
	font-family: 'Roboto Condensed', Microsoft JhengHei;
	font-weight: 300;
	margin-bottom: 0.5%
}

main h2 {
	font-size: 30px;
	color: #c00;
	font-family: 'Roboto Condensed', Microsoft JhengHei;
	font-weight: 300;
	margin-bottom: 0.6%;
}

main h3 {
	font-size: 1.4em;
	color: #1d2089;
	font-family: 'Roboto Condensed', Microsoft JhengHei;
	font-weight: 700;
}

.pro {
	width: 100%;
	text-align: center;
}

.desc {
	padding: 0 1em;
	line-height: 1.5em;
	color: #666;
	font-size: 14px;
}
.spec_content {
	padding: 2% 1%;
	border: 1px solid #b3b3b3;
	color: #000000;
}

.tab_all {
	display: block;
}

.tab_all #tabs {
	overflow: hidden;
	margin-left: 2%;
}

.tab_all #tabs li {
	float: left;
	margin-right: 1%;
	margin-left: 0%;
}

.tab_all #spec {
	clear: both;
}

.tab_all #tabs {
	margin-left: 0;
}
.tab_all #tabs li {
	border-bottom:34px solid  #e95701;
	border-right:34px solid transparent;
	position: relative;
	width: 80px;
	margin-bottom: 4px;
}
.tab_all #tabs li span {
	display: block;
	position: absolute;
	width: 180px;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 8px;
	color: #FFF;
	text-align: left;
	font-family: 'Roboto', Microsoft JhengHei;
	font-weight: 700;
}


#spec {
	clear: both;
}



.spec_content h5 {
	font-family: 'Roboto Condensed', Microsoft JhengHei;
	font-size: 1.25em;
	color: #be9b48;
	background: url(../images/h1_point.png) left center no-repeat;
	padding-left: 2.5%;
	line-height: 1.7em;
}

.spec_content p {
	font-size: 0.9em;
	margin-bottom: 2%;
	line-height: 1.2em;
}
.spec_content li p {
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.spec_li_ct {
	overflow: hidden;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.spec_li_ct li {
	float: left;
	width: 31.3333%;
	margin: 0 1% 2%;
	text-align: center;
}

.company {
	line-height: 2em;
	padding: 3%;
}
.company p {
	margin-bottom: 1em;
}

/* sitemap */
.sitemap {
	padding: 30px;
	line-height: 2.2em;
}
.sitemap ul {
	padding-left: 2em;
	list-style: none;
}
.sitemap li a:before {
  content: "\f08e"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
.sitemap a {
	color: #999;
}
.sitemap a:hover {
	color: #900;
	text-decoration: underline;
}
.sitemap>ul>li>a {
	font-weight: bold;
	color: #000;
}
.sitemap li li a:before {
  content: "\f0c1";
}

/*contact us*/
.req {
	color: #f00;
}
#inquiry {
	width: 90%;
	margin: 20px auto 0;
}
#inquiry .form-group.mess {
	display: flex;
}
#inquiry table, #inquiry ul {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}

#inquiry th, #inquiry label {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-size: 16px;
	font-weight: normal;
	padding: 14px 10px;
	width: 220px;
	display: block;
	float: left;
	text-transform: uppercase;
	box-sizing: border-box;
}
#inquiry .code label {
	text-transform: initial;
}
#inquiry th.must, #inquiry label {
	border-left-color: #c00;
}

#inquiry td, #inquiry .form-control {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
	text-align: left;
	float: left;
	display: block;
	width: calc(100% - 224px);
	box-sizing: border-box;
}
#inquiry .form-control input, #inquiry .form-control textarea {
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
	font-size: 16px;
}
#inquiry .form-control textarea {
	min-height: 10em;
}
#inquiry .code .form-control input {
	width: 6em;
}
#inquiry .code img {
	min-height: 24px;
	vertical-align: middle;
}
#inquiry .submit {
	text-align: center;
	margin-top: 30px;
}
#inquiry .submit input, .btn input {
	font-size: 16px;
	padding: 4px 20px;
	text-transform: uppercase;
	cursor: pointer;
}
.btn {
	margin: 30px auto;
	text-align: center;
}
.text1,
.text2,
.text3,
.text4 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}

.text1, #inquiry .inq-1 input {
	width: 15em;
}

.text2, #inquiry .inq-2 input {
	width: 20em;
}

.text3 {
	width: 98%;
}

.text4 {
	width: 98%;
}
/*table_spec*/

.pro-main {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	font-size: 13px;
	line-height: 1.4em;
	text-align: center;
	width: 100%;
	font-family: Arial;
}

.pro-main th {
	background: #666 none repeat scroll 0 0;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-weight: bold;
	text-align: left;
	padding: 6px 12px;
	color: #fff;
}

.pro-main td {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-family: Arial;
	padding: 6px 12px;
	text-align: left;
}

.pro-main .gray td {
	background: #f7f7f7 none repeat scroll 0 0;
}


/* Sub menu */

.text_spec ul ul {
	padding: 5px 12px;
	display: none;
}

.text_spec ul ul li {
	padding: 3px 0;
}

.text_spec ul ul a {
	display: block;
	color: #FFFFFF;
	font-size: 0.75em;
}

.text_spec ul ul a:hover {
	color: #FF0000;
}


/*----top-move------*/

#toTop {
	display: block;
	text-decoration: none;
	overflow: hidden;
	width: 5%;
	height: 2em;
	border: none;
	text-indent: 100%;
	background: url(../images/top.png) no-repeat 85% top;
	padding-bottom: 2%;
	position: absolute;
	bottom: 3em;
	right: 12%;
}


/*FOOTER*/

.footer_logo {
	text-align: center;
	margin-top: 5%;
	clear: both;
}

.footer {
	background: #bbb;
	padding-top: 3%;
	padding-bottom: 3%;
	border-top: 1px solid #666;
}


.footer_copyright {
	text-align: center;
	color: #000;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0.7%;
}

.footer_data {
	color: #000;
	font-size: 12px;
	margin-top: 1%;
	text-align: center;
	line-height: 1.5em;
}
.footer_data li {
	display: inline-block;
	margin-right: 10px;
}
.footer_data li:last-child {
	margin-right: 0;
}
.footer_mail a {
	color: #333333;
}
.footer_mail a:hover {
	color: #be9b48;
}


#global-nav {
    width: 100%;
    margin: 0;
}
.responsive-nav ul, .responsive-nav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.responsive-nav ul li {
    float: left;
    position: relative;
}
#global-nav ul li a {
    display: block;
	color: #666666;
    padding: 0;
    text-decoration: none;
    line-height: 3.7em;
    font-family: Helvetica, Arial, Microsoft JhengHei;
    font-size: 16px;
    text-align: center;
    width: 120px;
    border-right: #b9b9b9 1px solid;
    -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(185,185,185,1)), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(bottom, rgba(185,185,185,1), rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image: -moz-linear-gradient(bottom, rgba(185,185,185,1), rgba(0, 0, 0, 0)) 1 100%;
    -o-border-image: -o-linear-gradient(bottom, rgba(185,185,185,1), rgba(0, 0, 0, 0)) 1 100%;
    border-image: linear-gradient(to top, rgba(185,185,185,1), rgba(0, 0, 0, 0)) 1 100%;
}
.responsive-nav ul:after, .responsive-nav ul li:after {
    clear: both;
    content: '';
    display: block;
}
#global-nav ul li a:hover, #global-nav ul li .active, #global-nav ul li.active a {
    color: #c00;
    font-weight: bold;
}
#hamburger, #global-nav .product-href ul {
	display: none;
}


/*--Responsive*--*/

@media (max-width:1440px) {}

@media (max-width:1366px) {}

@media (max-width:1024px) {
	.logo {
		margin-left: 3%;
		width: 30%
	}
	#global-nav ul li a {
		width: 100px;
	}
	#toTop {
		right: 1.5%
	}
	.spec_li_ct {
		width: 100%
	}
}

@media (max-width:980px) {
	.logo {
		margin-left: 1.5%;
		margin-top: 3.8%;
	}
}

@media (max-width:939px) {
	.logo {
		margin: 10px 0;
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
	}
	.head_r {
		display: none;
	}
	#hamburger a:before {
		content: "";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-decoration: inherit;
		margin-right: 4px;
	}
	#hamburger>a:before {
		content: "\f0c9";
	}
	#hamburger .lang-menu a:first-child:before {
		content: "\f0ac";
	}
	#hamburger .lang-menu a:nth-child(2):before {
		content: "\f0ac";
	}
	#hamburger .lang-menu a:last-child:before {
		content: "\f0e8";
	}
	#hamburger {
		display: block;
		background-color: #c00;
		height: 60px;
	}
	#hamburger a {
		display: inline-block;
		color: #fff;
		margin: 10px 0 10px 10px;
		padding: 10px 20px;
		border: #fff 1px solid;
		border-radius: 5px;
	}
	#hamburger a i {
		margin-right: 5px;
	}
	#hamburger .lang-menu {
		display: block;
		float: right;
		margin-right: 10px;
	}

	/*=== mm ===*/
	.mm-panels>.mm-panel {
		background: #f44336;
		padding: 0 20px 0 0;
	}
	.mm-listview>li>a, .mm-listview>li>span {
		padding-left: 40px;
	}
	.mm-navbar {
		height: 60px;
		background: #c00;
	}
	.mm-navbar>* {
		padding: 20px;
	}
	.mm-listview>li>a, .mm-listview>li>span {
		padding: 20px 10px 20px 40px;
	}
	.mm-navbar .mm-btn:first-child {
		margin-top: 10px;
	}
	.mm-listview .mm-divider, .mm-listview>li>a, .mm-listview>li>span, .mm-navbar .mm-title,
	.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
		color: #fff;
		font-size: 18px;
	}
	.mm-arrow:after, .mm-next:after, .mm-prev:before {
		width: 16px;
		height: 16px;
	}
	.mm-menu .mm-listview>li .mm-arrow:after, .mm-menu .mm-listview>li .mm-next:after,
	.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
		border-color: #fff;
	}
	.mm-navbar .mm-title {
		font-size: 24px;
	}
	.mm-listview .pro_item {
		color: #fff;
		font-size: 18px;
		background: url(../images/arrow2_hover.png) no-repeat 0px 3px;
	}
	.mm-listview .mm-divider, .mm-listview>li>a, .mm-listview>li>span, .mm-navbar .mm-title {
		text-overflow: inherit;
		white-space: normal;
		overflow: inherit;
	}
	.mm-listview .mm-next {
		background: #D32F2F;
	}
	.mm-listview .active a, .mm-listview a:hover {
		background: #D32F2F;
		color: #ff0;
	}
	.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
		margin-top: 0;
	}
	.mm-listview>li:not(.mm-divider):after {
		border-color: #EF9A9A;
	}
	.mm-listview>li .mm-next {
		border-bottom: 1px solid #EF9A9A;
	}
	#mm-1 .mm-listview p {
		font-size: 16px;
		color: #fff;
	}
}

@media (max-width:900px) {
	.container {
		width: 100%;
	}
	.container2 {
		width: 97%;
		margin: auto;
	}
	.container3 {
		width: 100%
	}
	.language {
		display: none;
	}
	.off-canvas-nav .language {
		display: block;
	}
	.off-canvas-nav .language a {
		width: 40% !important;
		float: left !important;
		padding: 5% !important;
		text-align: center !important;
		background: #343434;
		font-size: 0.8em;
		color: #FFFFFF;
	}
	.off-canvas-nav ul li a {
		line-height: 2.5em !important;
		font-size: 2em !important;
	}
}

@media (max-width:800px) {
	.spec_content h5 {
		padding-left: 4%;
	}
	#toTop {
		width: 15%;
		background-position: right center
	}
}

@media (max-width:768px) {
	.sidebar {
		display: none;
	}
	.off-canvas-nav .sidebar {
		display: block;
	}
	.off-canvas-nav .sidebar p {
		color: #969696;
		line-height: 1.5em;
	}
	main {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		float: none;
		padding: 0;
	}
	.footer {
		padding-top: 3%;
		padding-bottom: 10%;
	}
}

@media (max-width:736px) {}

@media (max-width:667px) {}

@media (max-width:640px) {}

@media (max-width:600px) {}

@media (max-width:568px) {}

@media (max-width:568px) {
	.company img.float-left {
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	.tab_all #tabs li a {
		width: 12em;
	}
	#inquiry {
		width: 100%;
	}
	#inquiry th {
		width: 75px;
		font-size: 16px;
	}
	.text1, .text2, .text3, .text4 {
		width: 100%;
	}
	#toTop {
		background-position: right top;
		height: 3em;
		padding-bottom: 15%;
	}
	li.footer_add {
		display: block;
	}
	#hamburger .lang-menu {
		margin-top: 14px;
	}
	#hamburger .lang-menu a {
		padding: 7px 5px;
		margin: 0 2px;
	}
}

@media (max-width:414px) {
	.tab_all #tabs li a {
		width: 10.5em;
	}
	.spec_li_ct li {
		width: 98%;
		text-align:center;
	}
	#toTop {
		padding-bottom: 22%;
	}
	#hamburger a {
		padding: 10px 9px;
	}
	#hamburger .lang-menu {
		font-size: 15px;
		margin-top: 15px;
		margin-right: 5px;
	}
}

@media (max-width:375px) {
	.logo {
		width: 90%;
		margin: 10px auto;
	}
	.tab_all #tabs li a {
		font-size: 0.9em;
	}
	.spec_content h5 {
		padding-left: 5%;
	}
	.sitemap {
		padding: 30px 20px 30px 0;
	}
	#toTop {
		padding-bottom: 28%;
	}
	.footer_data li {
		display: block;
		margin-right: 0;
	}
	.footer_copyright {
		padding-left: 5%;
		padding-right: 5%;
	}
	#hamburger a {
		padding: 10px 9px;
	}
	#hamburger .lang-menu {
		font-size: 15px;
		margin-top: 15px;
		margin-right: 5px;
	}
}

@media (max-width:360px) {
	.tab_all #tabs li a {
		font-size: 0.87em;
	}
	#hamburger a {
		margin-left: 5px;
	}
	.footer_copyright {
		line-height: 1.5em;
	}
}

@media (max-width:350px) {
	#home {
		min-height: 80px;
	}
	.tab_all #tabs li a {
		font-size: 0.75em;
	}
	#toTop {
		padding-bottom: 0%;
		bottom: 0;
	}
	#hamburger .lang-menu {
		font-size: 13px;
		margin-right: 2px;
	}
	#hamburger .lang-menu a {
		padding: 7px 3px;
	}
}
