/* CSS Document */
@import url(font-awesome/css/font-awesome.min.css);

body {	margin:0; text-align:center; font-family: Tahoma,"微軟正黑體";; font-size:12px; color:#5F5B50; line-height:20px; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; color:#5F5B50;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s; }
a:hover {	color:#5F5B50; text-decoration:none; }

* { margin:0; padding:0; list-style:none;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.top-Box, .menu-Box, .banner-Box, .content-Box, .content2-Box, .footer-Box, .copyright-Box { max-width:1002px; margin:0 auto; text-align:left; position:relative; clear:both;}

.after-0:after { clear:both; display:block; content:""; height:0; text-indent:-99999px;}
.after-5:after { clear:both; display:block; content:""; height:5px; text-indent:-99999px;}
.after-10:after { clear:both; display:block; content:""; height:10px; text-indent:-99999px;}
.after-15:after { clear:both; display:block; content:""; height:15px; text-indent:-99999px;}
.after-20:after { clear:both; display:block; content:""; height:20px; text-indent:-99999px;}

.top { max-height:104px; height:104px; background:url(../images/top-bg.jpg) no-repeat top center; background-size:cover; }

.logo { padding:2px 0 0 22px; float:left;}
.logo a , .logo a:hover { color:#000;}
.logo img { max-width:100%; float:left;}
.logo span { float:left; font-size:18px; padding:70px 0 0 10px;}

.top-right { padding-top:8px; float:right;}
.link-cn {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    line-height: 25px;
    border-bottom: 1px solid #ccc;
    background: #65655a;
    color: #fff;
    padding: 0 8px 0px 8px;
}
.link-cn:hover {
    background: #ca2024;
    color: #fff;
}
.home{ display:inline-block; background:url(../images/icon02.png) no-repeat right 10px; padding:5px 16px 0 0;}
#language{ display:inline-block; position:relative; padding:5px 16px; font-family:Tahoma, "微軟正黑體"; font-size:13px; color:#777; cursor:pointer;}
.lang_bar{ position:absolute; width:107px; left:0; top:25px; background:url(../images/lang-bg.png) repeat; text-align:center; display:none; z-index:9999;}
.lang_bar a{ display:block; border-bottom:1px solid #fff; padding:5px 0; color:#fff;}
.lang_bar.display{display:block;}
.lang_bar a:hover{background:url(../images/lang-bg2.png) repeat;}
.fb {display: inline-block; padding: 5px;}
.youtube {display: inline-block; padding: 5px;}

.menu-bg { background:url(../images/menu-bg.png) repeat-x; min-height:45px; margin-top:-8px; padding-top:8px;}

.fa-reorder:before {content:""}
.fa-reorder:after {content:"\f0c9"; float:left;}

ul.menu { }
ul.menu li { float:left; font-size:13px; background:url(../images/menu-line.jpg) no-repeat 0 15px; }
ul.menu li:first-child { background:none;}
ul.menu li a { padding:0 26px; color:#636363; line-height:37px; display:block; }
ul.menu li a:hover, ul.menu li a.current { color:#fff; background:url(../images/menu-hover.jpg) repeat-x;}
.m_menu { display:none;}

.content { background: transparent url("../images/master-bg.jpg") repeat-x scroll left top;}

.banner-Box { background:url(../images/idx-banner-bg.png) no-repeat bottom; background-size:contain; padding-bottom:9px;}
.banner-shadow {
-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3)}


.footer { background:url(../images/footer-bg.jpg) repeat-x; background-size:contain; color:#fff; font-size:12px;}
.footer-Box li { float:left; padding:8px 6px 2px 0;}
.footer-Box li a { display:inline-block; padding-right:8px;}
.footer-Box li:last-child { float:right; padding-right:40px;}

.copyright { background:url(../images/copyright-bg.jpg); background-size:contain; padding:20px 0;}
.copyright-Box li { display:inline-table; padding-right:30px; line-height:22px; padding-bottom:30px;}
.copyright-Box li a { color:#9D9B95;}
.copyright-Box li a:hover { color:#9D9B95; text-decoration:underline;}
.copyright-Box li a b { color:#797464; padding-bottom:10px; display:block;}
.copyright-Box li:last-child { padding-right:0px; color:#5F5B50;}
.copyright-Box li:last-child a, .copyright-Box li:last-child a:hover { color:#5F5B50;}
.copyright-Box ul{
	display: block;
	position: relative;
}
.copyright-Box .footer_menu{
	box-sizing: border-box;
	width: calc((100% - 500px) / 4);
	padding: 0;
}
.copyright button { display:none;}


.content-Box { padding-top:12px;}

.left-box { float:left; width: 27%; max-width:238px; }

.title01 { background: transparent url("../images/submenu-title-bg.jpg") repeat-x scroll center top; text-align: center; font-size: 22px; color: #606060; height: 37px; line-height: 37px; border-bottom:1px solid #E4E4E4;}


.side_classLink { padding:1px; background:#fff; border:1px solid #E4E4E4;}
.side_classLink ul { width:100%; padding:12px 30px; background:#F2F2F2;}
.side_classLink ul li a { display:block; background:url(../images/icon12.png) no-repeat 0 16px; color:#535147; font-size:14px; padding:10px 0 5px 20px; margin-bottom:8px; margin-top:8px;  border-bottom: 1px dotted #AAA; }
.side_classLink ul li a:hover, .side_classLink ul li a.current { color:#ed1219; background:url(../images/icon11.png) no-repeat 0 16px;}
.side_classLink ul span { display:block; padding-left:12px;}
.side_classLink ul span a { display:block; color:#8A8A8A; background:url(../images/icon15.jpg) no-repeat 0px 12px; padding:2px 0 2px 12px; font-size:12px; border-width:0; margin:0; }
.side_classLink ul span a:hover, .side_classLink ul span a.current { color:#0b1542; background:url(../images/icon15.jpg) no-repeat 0px 12px; }
.side_classLink ul a.current02{ display:none; }
.m_classLink{ display:none;}

.attest {
    text-align: right;
}
.search { clear:both; margin:10px 0; background:url(../images/search-bg.jpg) repeat-x; background-size:contain; border: 1px solid #E4E4E4; padding:8px 0 0 8px; min-height:80px; color:#5E5E5E; font-size:18px; line-height:30px;}
.search-txt { width:80%; float:left; line-height:30px; border:1px solid #c5c5c5; box-shadow:2px 2px 3px rgba(0,0,0,0.2) inset; padding-left:16px;}
.search-btn { width:15%; float:right; color:#333; line-height:30px; background:url(../images/search-icon.png) no-repeat;}

#l_contact{ background:url(../images/l-contact-bg.jpg) no-repeat left top; width:100%; height:154px; padding:15px 35px 0 31px; box-sizing:border-box; }
#l_contact_title{ font-family:Arial, "微軟正黑體"; font-size:20px; color:#5e5e5e; letter-spacing:-0.5px; padding:0 0 5px 0; }
#l_contact_text{ font-family:Arial, "微軟正黑體"; font-size:12px; color:#5e5e5e; line-height:15px; }

.right-box { float:right; width:73%;  padding:0 0 40px 10px; font-weight:normal;}
.right-box p { margin:0 0 1em 0;}
.share_tool { text-align:right;}

.path { text-align:right; color:#F31118; font-size:12px; padding-bottom:15px;}
.path a { color:#BABABA;}
.path a:hover { color:#BABABA;}

.main-box { padding:1px; border: 1px solid #EDEDED; background:#fff;}
.main-content { position:relative; background:url(../images/right-bg.png) no-repeat top right #FAFAFA; padding:56px 24px 30px 24px;}
h1{ position:absolute; height:33px; left:30px; top:-14px; background: transparent url("../images/h1-bg.jpg") repeat-x scroll left top; font-family:Verdana, "微軟正黑體"; font-size:15px; font-weight:normal; color:#7E7C75; letter-spacing:-0.5px; font-weight:normal; /*line-height:30px;*/}
h1:before, h1:after{ content:''; width:1px; height:33px;}
h1:before{ float:left; background:url(../images/h1-bg2.jpg) no-repeat left top; padding:0 10px 0 0;}
h1:after{ float:right; background:url(../images/h1-bg2.jpg) no-repeat right top; padding:0 0 0 10px;}

.list01 li { margin:10px 0;}
.list01 li img { width:100%; }

.list02 > li { margin:10px 0; background:url(../images/product-list-bg.jpg) no-repeat top; background-size:contain; padding:30px 0;}
.list02-pto { width:25%; padding-right:20px; float:left;}
.list02-pto img { width:100%; border:1px solid #BCBCBC;}
.list02-pto img:hover { border:1px solid #f11118;}
.list02-data { width:73%; float:left;}
.list02-data b { font-size:18px; color:#F11118; display:block; border-bottom:1px solid #F11118; padding:10px 0; margin-bottom:10px;}
.list02-data b a, .list02-data b a:hover { color:#F11118;}
.list02-data span { font-size:16px; color:#232F63; display:block; padding-bottom:2px;}
.list02-data ul, .list02-data ol{ margin:0 0 0 25px;}
.list02-data ul li,  .list02-data ol li { list-style:disc; }

.pro-box {}
.pro-b { float:left; width:60%; margin-right:20px; border: 1px solid #BCBCBC; background:#fff; padding:35px 0; text-align:center;}
.pro-b img { width:200px;}
.pro-content { float:left; width:35%; color:#888; font-size:12px; line-height:20px; font-weight:bold;}
.pro-content-title { background: transparent url("../images/p-show-line.png") no-repeat scroll left bottom; padding: 0px 0px 26px 10px; color:#5D5A4F; font-size:1.3em;}

#horizontalTab ul, #horizontalTab ol { margin:0 0 0 1em;}
#horizontalTab ul li, #horizontalTab ol li { list-style:disc; }

.btn-box { padding:10px 0 0 20px;}
.btn-box a { margin: 0px 3px 4px 0px; width: 97px; height: 31px; background: transparent url("../images/btn-bg.png") no-repeat scroll left top; text-align: center; line-height: 31px; display: inline-block; font-family: Verdana,"微軟正黑體"; font-size: 12px; color: #888; font-weight:normal;}
.addthis_sharing_toolbox{ padding:10px 0 30px 30px; background:url(../images/p-show-line.png) no-repeat left bottom;}

.btn-download { padding-left:30px;}
.btn-download a { display:inline-block; margin:3px; background:url(../images/download-bg.png) no-repeat; width:220px; height:79px; line-height:70px; padding-left:75px; color:#F01219; font-size:18px;}
.btn-download a:hover { color:#F01219;}

.pro-s-list li { display:inline-block; width:13%;}
.pro-s-list li a { padding:3px; display:block;}
.pro-s-list li a img { width:100%; border:1px solid #E6E6F2;}
.pro-s-list li a img:hover { border:3px solid #FF0;}


#gotop { display: none; position: fixed; width:63px; height:63px; right:0px; bottom:50px; cursor: pointer; background:url(../images/gotop.png) no-repeat left top; text-indent:-3000px;}
#tag{ position:fixed; background:url(../images/tag-bg.png) no-repeat left top; top:200px; right:-151px; width:199px; height:174px; z-index:10000;
	transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;
	padding:16px 0 0 0;}
#tag_title{ position:absolute;s display:block; font-family:Tahoma, "微軟正黑體"; font-size:20px; color:#fff;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	left:-22px;
	top:50px;}
#tag_btn{ position:absolute; background:url(../images/tag-btn.png) no-repeat left top; left:15px; bottom:4px; text-align:center; cursor:pointer;}
#tag_btn span{ width:34px; height:44px; vertical-align:middle; display:table-cell;
	transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;}
#tag:hover{right:0;}
#tag:hover #tag_btn span{
	transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);}
.tag_list{ width:151px; padding:0 0 0 78px; background:url(../images/icon14.png) no-repeat 66px 17px;}
.tag_list a{ border-bottom:1px solid #f97074; padding:11px 0 11px 3px; display:block; font-family:Tahoma, "微軟正黑體"; font-size:14px; color:#fff;}
.tag_list a:hover{color:#ffb2b4;}

.pull-right { float: right;}
.pull-left { float:left;}

.subNav ul li.current a {
    color: #d4171d !important;
}
/* css table */
.css-table {
	display: table;
}
.th {
	display: table-header-group;
}
.tr {
	display: table-row;
}


/* about section */
#about {margin-top: 25px;}
#about img.pull-right { padding-left: 20px; }
#about img.pull-left { padding-right: 20px; }
#about section {
	padding: 0.5em;
    clear: both;
}
#about .about_title {
	font-weight: bold;
}

/* distributer */
#map_top {    position: relative; max-width: 1002px; margin: 0 auto;}
#map_top img {
	max-width: 1002px;
	width: 100%;
}
#map_content {
	position: relative;
	max-width: 1002px;
	width: 98%;
	margin: 0 auto;
    background: url(../images/map-bg2.png) #ececec no-repeat left top;
    padding: 40px 0;
    text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cacaca;
}
#map_content * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
.map_list {
	width: 100%;
	margin: 0 auto 2em;
	border-bottom: 1px solid #fafafa;
	position:relative;
}
.location { position:relative; display:block; top:0;}
.clear { clear: both;}
.map_left { float: left; width: 25%; min-width: 300px; padding:0 20px;}
.map_left img {
	float: left;
}
.map_left .continent {
	float: left;
    line-height: 120px;
    padding: 0 0 0 20px;
    font-family: Times New Roman, "微軟正黑體";
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    color: #d5181e;
    letter-spacing: -1px;
    display: block;

}
.map_right{
	float:left;
}
.map_country{
	width:480px;
	padding:10px 10px;
	text-transform:uppercase;
	font-family:Times New Roman, "微軟正黑體";
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:#232f63;
	letter-spacing:-1px;
	cursor:pointer;
}
.map_block{
	text-align: left;
	font-family:Verdana, "微軟正黑體";
	font-weight:normal;
	font-size:14px;
	font-style:normal;
	color:#535147;
	line-height:1.6em;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;

}
.map_block p {
	margin-bottom: 1em;
}
.flag{
	display:block;
	padding:0 0 10px 0;
}
.flag img { width:39px; height:26px;}
.map_bg {  border: 1px solid #cacaca; background-color: #f8f8f8;  padding: 20px;}
#content {    max-width: 1002px; margin: 0 auto;}
.ASIA {
    position: absolute;
    top: 5%;
    right: 20%;
    width: 22%;
    height: 56%;
}
.Europe {
    position: absolute;
	top: 8%;
    left: 42%;
    width: 16%;
    height: 23%;
}
.Africa {
    position: absolute;
    top: 30%;
    left: 40%;
    width: 16%;
    height: 48%;
}
.MiddleEast {
	position: absolute;
    top: 26%;
    left: 50%;
    width: 10%;
    height: 20%;
    z-index: 1;
}
.Oceania {
	position: absolute;
    top: 61%;
    right: 17%;
    width: 14%;
    height: 25%;
}
.NorthAmerica {
	position: absolute;
    top: 3%;
    left: 14%;
    width: 30%;
    height: 44%;
}
.SouthAmerica {
	position: absolute;
    top: 46%;
    left: 25%;
    width: 12%;
    height: 48%;
}
/* ADD */
.datatable{
	width: 100%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#fff;
	font-family:Verdana, "微軟正黑體";
	font-size:12px;
}
.datatable th{
	background:#d4181d;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 5px;
	color:#fff;
}
.datatable td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 5px;
	color:#999;
}

table img{
	max-width: 100%;
	height: auto;
}

.m_subul{display: none;}
.attest2 {
		display: none;
}

@media only screen and (max-width: 960px) {
.top-Box, .menu-Box, .banner-Box, .content-Box, .content2-Box, .footer-Box, .copyright-Box, .quick-link-Box, #content { margin:0 10px;}

.menu-Box, .banner-Box { margin:0px;}

.menu-bg { padding-top:0px;}

ul.menu{ display:none;}
.m_menu{ display:block; padding:8px 10px; position:relative; height:37px; overflow:hidden; z-index:999; text-align:left;  }
.m_menu.active{ background:rgba(255,255,255,.95); border-radius:5px; padding-top:0; margin-top:8px; position:absolute; width:100%; z-index:9998; }
.m_menu a.main{ display:block; padding:0 0px; font-size:18px; color:#1f2b60;}
.m_menu a.main i {
    padding-left: 10px;
    font-style: normal;
    font-family: FontAwesome, Tahoma;
    color: #d4171d;
    font-weight: bold;
}
.m_menu ul.nav{ padding:10px 0; /*overflow:auto; height:200px;*/}
.m_menu > ul.nav > li{ font-size:13px; padding:6px 14px 6px 14px; border-bottom:1px dashed rgba(0,0,0,.2); text-align:left;}
.m_menu ul.nav li a{ color:#636363;    display: block;}
.m_menu ul.nav li a:hover, .m_menu ul.nav li a.current { color:#d4161c; }
#tag { display:none;}
.copyright button {border: none; display:block;margin: 0 auto;}
.copyright button a {
	padding: 5px 8px;
    display: block;
    border-radius: 5px;
    background: hsl(358, 45%, 68%);
    color: #FFF;
    border: 1px solid hsl(358, 45%, 68%);
}
.copyright button a:hover { background:none; background-image: linear-gradient(to top, hsl(358, 45%, 68%), hsl(358, 82%, 47%));}

/*submenu*/
.m_subul{display: block;}
.menu_btn {
    display: block;
		background-image: url(../images/sub_btn.png);
		background-repeat: no-repeat;
		background-position: right center;
		cursor: pointer;
}
.subNav {
    overflow: hidden;
    height: 37px;
    position: relative;
}
ul.m_subul > li {
    padding: 6px 14px 6px 14px;
    background: #e2e2e2;
    border-bottom: 1px solid #ccc;
}
li.subNav > div {
    padding-bottom: 10px;
    display: block;
}
li.subNav > ul > li {
    padding: 8px;
    background: #d2d2d2;
    border-bottom: 1px dashed rgba(0,0,0,.2);
}

}


@media only screen and (max-width: 890px) {
	.map_left, .map_right {float: none;}
	.map_left {
		width: 100%;
		min-width:0;
		height: 40px;
		background: url("/neweng/images/earth01.png") center center no-repeat;
		background-size: 20%;
		text-align: center;
	}
	.map_left img {display: none;}
	.map_left .continent {
		line-height: 1.5em;
		width: 100%;
		padding: 0;
		text-shadow:
		-1px -1px 0 #C4C4FF,
		1px -1px 0 #C4C4FF,
		-1px 1px 0 #C4C4FF,
		1px 1px 0 #C4C4FF;
	}
	.map_right {
		width: 480px;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 768px) {
	.footer { display:none;}
	.copyright-Box li { display:none;}
	.copyright-Box li:last-child { float:none; width:100%; display:block; text-align:center;}

	.left-box { float:none; width:100%; padding-top:6px;}
	.right-box { float:none; width:100%; padding:0px 0 40px 0;}

	.side_classLink { display:none;}
	.m_classLink{ display:block; position:relative;}
	.m_classLink a.main{ background: transparent url("../images/submenu-title-bg.jpg") repeat-x scroll center top; background-size:contain; border:1px solid #E4E4E4; display:block; font-size:18px; font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif; position:relative; padding:7px 10px 7px 10px; color:#606060; text-align:left; line-height:30px; }
	.m_classLink a.main i{ display:block; font-size:20px; position:absolute; right:10px; top:50%; margin-top:-13px; color:#606060; font-style:normal; font-family:FontAwesome;}
	.m_classLink ul{ display:none; width:100%; padding:12px 30px; background:#F2F2F2; border:1px solid #E4E4E4; margin-top:-1px;}
	.m_classLink ul li a { display:block; background:url(../images/icon12.png) no-repeat 0 16px; color:#535147; font-size:14px; padding:10px 0 5px 20px; margin-bottom:8px; margin-top:8px;  border-bottom: 1px dotted #AAA; }
	.m_classLink ul li a:hover, .m_classLink ul li a.current { color:#ed1219; background:url(../images/icon11.png) no-repeat 0 16px;}
	.m_classLink ul span a { display:block; color:#8A8A8A; background:url(../images/icon15.jpg) no-repeat 0px 12px; padding:2px 0 2px 12px; font-size:12px; border-width:0; margin:0; }
	.m_classLink ul span a:hover, .m_classLink ul span a.current { color:#0b1542; background:url(../images/icon15.jpg) no-repeat 0px 12px; }
	.m_classLink ul a.current02{ display:none; }

	#l_contact { display:none;}

	#about .aboutus_annual {
		border-collapse: collapse;
	}
	#about .aboutus_annual tr {
		border-bottom: 1px dotted #ccc;
	}
	.logo span { display:none;}
}

@media only screen and (max-width: 570px) {
	.top { max-height:89px; z-index:99999; width:100%;}
	.logo { padding:2px 0 0 0; padding:10px 0 0 0;}
	.logo img { float:none; width:80%;}


	.top-right { padding-top: 26px;}
	#language { display:block;}
	.menu-bg { z-index:9999; width:100%;}
	.content { }

	/*.copyright-Box li { padding-right:0; width:47%;}*/

	.main-content { padding:25px 10px 15px 10px;}

	.list02-pto { width:100%; padding-right:0; text-align:center;}
	.list02-pto img { max-width:200px;}
	.list02-data { width:100%;}

	.pro-content-title { padding-top:20px;}
	.pro-b { width:100%; padding-right:0;}
	.pro-content { width:100%;}
	#master { padding-top:125px;}
	.location { position:absolute; top:-125px;}
	.attest {
	    display: none;
	}
	.attest2 {
	    display: inline-block;
	    vertical-align: middle;
	    padding: 0 5px;
	}
	.copyright button {
	    display: inline-block;
	    vertical-align: middle;
	    padding: 0 5px;
	}
}

@media only screen and (max-width: 520px) {
	.map_right, .map_country {width: 98%;}
	.map_block {
		font-size:12px;
	}
}

@media only screen and (max-width: 490px) {
	#about .about_title {
		clear: both;
	}
	#about img.pull-right,
	#about img.pull-left {
		padding: 0.5em;
		width: 100%;
	}

}

@media only screen and (max-width: 414px) {
	.top-right {
	    position: absolute;
	    top: 0;
	    right: 0;
	}
	.home {
	    padding: 5px 5px 0 0;
	}
	.link-cn {
	    padding: 0 2px;
	}
}
