@charset "utf-8";
/* CSS Document */

@import "routine.css";

a, a:hover, a:active, a:focus{
	text-decoration:none;
	outline:0;
}

body{
	font-family:Arial;
}


/*************************************/
/*                index              */
/*************************************/

/*-----------------header----------------*/

header{
	background:#38383b url(../eng_img/other/header_bg.jpg) bottom left repeat-x;
	padding:20px 0 10px;
}

ul.langBox{
	list-style-type:none;
	float:right;
}

.langBox{
	/*margin-top:20px;*/
}

ul.langBox > li{
	/*display:inline-block;*/
	float:left;
}

.home a{
	font-size:3rem;
	color:#8dbe3d;
	margin-right:6px;
}

.home a:hover{
	color:#75a02e;
}

.earth{
	font-size:2.6rem;
	color:#fff;
	margin-left:10px;
	/*position:relative;
	top:5px;*/
}

.btn-default {
    background-color: #fff;
    border-color:transparent;
    color: #333;
}

.dropdown-toggle.btn-default{
    background-color: #38383b;
    border:none;
    color: #fff;
	line-height:25px;
	font-size:1.5rem;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    background-color: #38383b;
    border-color: #fff;
    color: #fff;
}

.langBox .dropdown-menu{
	min-width:105px;
	z-index:100000 !important;
}

.btn-search{
	position:absolute !important;
	right:-5px;
	background:none;
	font-size:20px;
	color:#fff;
	top:-4px;
}

.langBox .input-group-btn{
	display:block;
}

.langBox .input-group .form-control{
	border:1px solid #9fa0a0;
	background:#c3c3c3;
	color:#000;
	margin-top:3px;
}

.langBox .input-group .form-control:first-child{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	/*width:200px;*/
	height:30px;
}

.langBox .form-control::-moz-placeholder {
  color: #303030;
  opacity: 1;
  font-size:16px;
  font-weight:bold;
}
.langBox .form-control:-ms-input-placeholder {
  color: #303030;
  font-size:16px;
  font-weight:bold;
}
.langBox .form-control::-webkit-input-placeholder {
  color: #303030;
  font-size:16px;
  font-weight:bold;
}

.social{
	margin-right:10px;
	margin-top:2px;
}

.s1{
	width:32px;
	height:32px;
	background:url(../eng_img/other/fb.png) top left no-repeat;
}

.s1:hover{
	background:url(../eng_img/other/fb_h.png) top left no-repeat;
}

.s2{
	width:32px;
	height:32px;
	background:url(../eng_img/other/ins.png) top left no-repeat;
}

.s2:hover{
	background:url(../eng_img/other/ins_h.png) top left no-repeat;
}

ul.langBox p{
	display:none;
}

.logo .dropdown-menu{
	padding:0;
	margin-top:13px;
	min-width:200px;
}

.logo .dropdown-menu img{
	margin-bottom:-5px;
}

.logo-box{
	list-style-type:none;
	padding:0;
	margin:0;
	position:relative;
}

.logo-box li{
	display:inline-block;
	padding:0;
	margin:0;
}

.logo-box li .logo{
	position:absolute;
	right:0;
	bottom:10px;
}

@media (max-width:992px){
ul.langBox{
	margin-top:15px;
	padding-left:0;
}

.logo .dropdown-menu{
	margin-left:35%;
	z-index:100000 !important;
}

.logo-box{
	display:inline-block;
	margin:0 auto;
}

.OMG{
	text-align:center;
}
}

@media (max-width:800px){
.logo .dropdown-menu{
	margin-left:32%;
}
}

@media (max-width:768px){
ul.langBox{
	margin-top:25px;
	float:none;
}

.langBox .input-group, .langBox .input-group .form-control:first-child{
	width:180px;
}
}

@media (max-width:680px){
.logo .dropdown-menu{
	margin-left:30%;
}
}

@media (max-width:600px){
.carousel-indicators li{
	display:none;
}
}

@media (max-width:580px){
.logo .dropdown-menu{
	margin-left:25%;
}
}

@media (max-width:500px){
.earth{
	/*float:left;*/
	display:none;
}
ul.langBox{
	float:none;
	margin-top:10px;
	margin-left:10%;
}
ul.langBox p{
	display:block;
}

.langBox .input-group, .langBox .input-group .form-control:first-child{
	width:150px;
}
}

@media (max-width:480px){
.logo .dropdown-menu{
	margin-left:18%;
}
}

@media (max-width:420px){
ul.langBox{
	margin-left:0%;
}
}


@media (max-width:380px){
.logo .dropdown-menu{
	margin-left:12%;
}

.langBox .input-group, .langBox .input-group .form-control:first-child{
	width:140px;
}
}


@media (max-width:360px){
.logo .dropdown-menu{
	margin-left:8%;
}
}

@media (max-width:335px){
.logo .dropdown-menu{
	margin-left:0;
}
}
/*-----------------nav------------------*/

.site-header nav ul li a{
	font-family: 'Kanit', sans-serif;	
}

.site-header .wrapper > nav > ul > li > a{
	font-size:18px;
	letter-spacing:1.5px;
}


/*-----------------index other-------------*/

.index-other{
	background:url(../eng_img/index/index_bg.jpg) top right no-repeat;
	padding:55px 0;
	background-size:cover;
}

.index-other h6{
	font-size:20px;
	color:#aaabab;
	font-weight:bolder;
	text-align:center;
	line-height:26px;
	margin:43px auto 23px;
}

.index-other ul{
	padding-left:0;
	font-size:14px;
	color:#222223;
	list-style-type:none;
}

.index-other ul li{
	margin-bottom:15px;
}

.index-other ul li span{
	color:#198faa;
	font-weight:bold;
	font-size:15px;
}

.more{
	text-align:center;
	margin-top:50px;
}

.company-more{
	display:inline-block;
	padding:10px 20px;
	border:1px solid #000;
	color:#222223;
	font-size:16px;
	font-weight:bold;
	border-radius:5px;
}

.company-more:hover{
	border:1px solid #ff9700;
	color:#ff9700;
	box-shadow:0px 0px 4px rgba(0,0,0,0.3);
}

@media (max-width:992px){
.index-other{
	background:url(../eng_img/index/index_bg-2.jpg) top right no-repeat;
}
}


/*-------------hp hover-------------*/

.hp-box{
	position:relative;
}

.hp-hover{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(255,151,0,0.8);
	top:0;
	left:0;
	text-align: center;
	opacity:0; 
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	font-size:25px;
	color:#000;
	font-weight:bold;
	text-shadow:2px 2px 2px rgba(0,0,0,0.6);
	margin:auto;
}

.hp-hover p{
	margin-top:50%;
}

.hp-hover a{
	color:#ff9700;
	display:inline-block;
	background:#222223;
	padding:10px 21px;
	border-radius:5px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.hp-box:hover .hp-hover{
	opacity:1;
}


/*************************************/
/*               footer              */
/*************************************/

footer{
	background:#38383b url(../eng_img/other/footer_bg.jpg) top left repeat-x;
	overflow:hidden;
	padding:25px 0 15px;
}

.ft-section-1{
	border-bottom:1px solid #c1c1c1;
	padding-bottom:10px;
}

.ft-section-1 h4, .ft-section-2 h4{
	color:#fff;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	font-family: 'Kanit', sans-serif;
	letter-spacing:0.5px;
}

.ft-section-1 h4 span, .ft-section-2 h4 span{
	color:#ff9700;
}

.ft-section-1 ul{
	list-style-type:none;
	padding-left:0;
	text-align:center;
	margin-bottom:0;
	margin-top:20px;
}

.ft-section-1 ul li{
	display:inline-block;
	margin-bottom:10px;
}

.ft-section-1 ul li a{
	font-family: 'Kanit', sans-serif;
	display:inline-block;
	color:#fff;
	font-size:16px;
	padding:8px 0;
	border:1px solid #fff;
	border-radius:5px;
	margin-right:14px;
	margin-left:14px;
	font-weight:semi-Bold;
	width:130px;
	letter-spacing:1px
}

.ft-section-1 ul li a:hover{
	color:#38383b;
	background:#fff;
}

.ft-section-2{
	padding-top:25px;
}

.ft-section-2 h4{
	color:#fff;
	font-size:28px;
	font-weight:bold;
	text-align:left;
	margin-top:0;
	font-family: 'Kanit', sans-serif;
	letter-spacing:0.5px;
}



.ft-section-2 ul{
	list-style-type:none;
	padding-left:0;
}

.ft-section-2 ul li{
	font-size:16px;
	color:#fff;
	line-height:30px;
}

.ft-section-2 ul li a{
	color:#fff;
}

.ft-section-2 ul li a:hover{
	color:#ff9700;
}

.ft-section-2 ul li .icon{
	color:#fff;
	padding-right:10px;
}


#gotop {
    bottom: 20px;
    cursor: pointer;
    font-size: 20px;
    height: 74px;
    padding: 10px 15px;
    position: fixed;
    right: 20px;
    width: 74px;
	background-image:url(../eng_img/other/top.png);
	background-repeat:no-repeat;
	z-index:101010;
	opacity:0.5;
}

#gotop:hover{
	opacity:1;
}

.footer-2{
	background:#000;
	padding:15px 0;
	color:#38383b;
	font-size:15px;
	font-weight:bold;
}

.footer-2 a{
	color:#38383b;
}

.footer-2 a:hover{
	color:#ff9700;
}


@media (max-width:1200px){
.ft-section-2 ul li{
	font-size:15px;
}

.ft-section-1 ul li a{
	margin-right:10px;
	margin-left:10px;
}
}

@media (max-width:600px){
.ft-section-2 ul li{
	font-size:14px;
}
}

/*************************************/
/*              company              */
/*************************************/

.company-content{
	padding:30px 0 45px;
}

.company-content h5{
	font-size:20px;
	color:#1b1b1b;
	font-weight:bolder;
	margin-bottom:10px;
	text-align:center;
	letter-spacing:0.5px;
}

.company-content .h5-2{
	color:#6e599f;
}

.company-content p{
	margin-bottom:7px;
	font-size:14px;
	color:#1b1b1b;
	text-align:center;
}

p.company-text-1{
	font-size:14px;
	color:#aaabab;
	line-height:26px;
	font-weight:bold;
	text-align:center;
}

/*************************************/
/*            pro-sub-Nav            */
/*************************************/

.pro-sub-Nav{
	position:absolute;
	background:rgba(18,18,18,0.85);
	padding:35px 0 22px;
	width:100%;
	margin-top:-195px;
}

@media (max-widdth:1300px){
.pro-sub-Nav{
	margin-top:-175px;
}
}

@media (max-width:1200px){
.pro-sub-Nav{
	margin-top:-165px;
}
}

@media (max-width:992px){
.pro-sub-Nav{
	position:inherit;
	margin-top:0;
	padding:0;
}
}

/*************************************/
/*              product              */
/*************************************/

.pro-box{
	margin-bottom:25px;
}

.pro-list{
	position:relative;
}

.pro-list .hp-hover{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(255,151,0,0.8);
	top:0;
	left:0;
	text-align: center;
	opacity:0; 
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	font-size:25px;
	color:#000;
	font-weight:bold;
	text-shadow:2px 2px 2px rgba(0,0,0,0.6);
	margin:auto;
}

.pro-list .hp-hover p{
	margin-top:45%;
}

.pro-list .hp-hover a{
	color:#ff9700;
	display:inline-block;
	background:#222223;
	padding:10px 21px;
	border-radius:5px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.pro-list:hover .hp-hover{
	opacity:1;
}

.pro-box .pro-model{
	color:#222223;
	font-size:14px;
	text-align:center;
	padding:10px;
}

.pro-list{
	border:1px solid #ff9c0c;
}



/*************************************/
/*                page               */
/*************************************/

.page{
	text-align:center;
	margin-bottom:15px;
}

.page .pagination li:first-child a,
.page .pagination li:last-child a{
	background:#38383b;
	color:#fff;
}

.page .pagination > li a{
	color:#555;
	border-radius:0;
	padding:6px 13px;
	font-size:16px;
	margin-right:8px;
	border:1px solid #38383b;
}


.page .pagination li a:hover{
	color:#fff;
	border:1px solid #6e599f;
	background:#6e599f;
}

@media (max-width:768px){
.next-dis{
	display:none;
}
}


/*************************************/
/*          product detail           */
/*************************************/

#custom_carousel{
	margin-top:15px;
}

.graph {
	margin-top: 10px;
	box-sizing: border-box;
	border-radius: 4px;
	background-clip: padding-box;
    background-color:#fff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
	display:inline-block;
}
.graph-content {
	position: relative;
	overflow: hidden;
	/*border:1px solid #ff9d0e;*/
}

.graph-content a{
	cursor:default;
}

.graph-content a:hover:before{
	display:block;
	content:url(../eng_img/pro/magnifier.png);
	position:absolute;
	right:10px;
	bottom:5px;
	z-index:1000;	
}
.graph-content img {
	background-clip: padding-box;
	position: relative;
	cursor:url(../eng_img/mouse/heart.png);
}
.carousel-inner { 
	text-align:center;
}

#custom_carousel .item { 
}
.controls img{
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
	}
#custom_carousel .controls{
    overflow-x: auto;
    overflow-y: hidden;
    margin:0;
    text-align: center;
    position: relative;
}

#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold;
}

.controls .nav > li > a:hover, .nav > li > a:focus{
	background:none;
}

.controls .nav > li > a{
	padding:9px 0;
}

.pro-s{
	width:100%;
	border:1px solid #ff9d0e;
}

.pro-name{
	font-size:18px;
	color:#6e599f;
	letter-spacing:0;
	font-weight:100;
}

.word-content{
	color:#222223;
}

#button-wrap-inner{
	text-align:right;
	margin-top:40px;
	margin-bottom:45px;
}

#button-wrap-inner .proBtn{
	width:170px;
	height:52px;
	line-height:52px;
	text-align:center;
	color:#fff;
	background:#6e599f;
	padding:0;
	border-radius:0;
	font-weight:bold;
	font-size:15px;
}

@media (max-width:992px){
#custom_carousel{
	margin-top:0;
}

.word-content p{
	margin-bottom:5px;
}
}

@media (max-width:768px){
.pro-slider-s li{
	display:inline-block;
	width:20%;
	padding-left:7px;
	padding-right:7px;
}
}

@media (max-width:680px){
.pro-slider-s li{
	width:24%;
	padding:0;
}
}

@media (max-width:360px){
#button-wrap-inner .proBtn{
	width:100%;
}

.pro-slider-s li{
	width:23%;
}
}



/*************************************/
/*            catalog-sub-Nav            */
/*************************************/

.catalog-sub-Nav{
	position:absolute;
	background:rgba(18,18,18,0.85);
	padding:35px 0 22px;
	width:100%;
	margin-top:-175px;
}

@media (max-widdth:1300px){
.catalog-sub-Nav{
	margin-top:-175px;
}
}

@media (max-width:1200px){
.catalog-sub-Nav{
	margin-top:-165px;
}
}

@media (max-width:992px){
.catalog-sub-Nav{
	position:inherit;
	margin-top:0;
	padding:0;
}
}



/*************************************/
/*              sitenews             */
/*************************************/

.news-list{
	list-style-type:none;
	padding-left:0;
	overflow:hidden;
}

.news-list li{
	padding-bottom:27px;
	margin-top:27px;
	border-bottom:2px solid #a0a0a0;
}

.news-text{
	font-size:15px;
	color:#222223;
	margin-bottom:5px;
	font-family:"微軟正黑體";
}

.new-more{
	width:87px;
	height:30px;
	color:#fff;
	background:#6e599f;
	line-height:30px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:15px;
	display:inline-block;
	margin-top:5px;
}

.new-more:hover{
	color:#fff;
	background:#614f8a;
	box-shadow:2px 2px 3px rgba(0,0,0,0.5);
}

.new-more:active, 
.new-more:visited, 
.new-more:focus{
	color:#fff;
	background:#614f8a;
}

@media (max-width:767px){
.news-list li{
	text-align:center;
}

.new-more{
	margin-top:15px;
}
}


/*************************************/
/*             contact us            */
/*************************************/

.contact-text{
	font-size:14px;
	color:#707070;
	line-height:25px;
	text-align:center;
}

ul.contact-info{
	list-style-type:none;
	padding-left:0;
}

ul.contact-info li{
	font-size:14px;
	color:#1b1b1b;
	line-height:25px;
	margin-bottom:10px;
}

ul.contact-info li a{
	color:#1b1b1b;
}

ul.contact-info li a:hover{
	color:#ea7900;
}

ul.contact-info li .icon{
	color:#1b1b1b;
	padding-right:10px;
	font-size:18px;
}




.getCode img{
	padding-top:32px;
	text-align:left;
}

.conBtn{
	text-align:center;
	margin:30px auto 30px;
}

.btn_con{
	background:#6e599f;
	color:#fff;
	width:150px;
	height:50px;
	vertical-align:middle;
	text-align:center;
	margin:0 5px 10px;
	font-size:16px;
	letter-spacing:0.5px;
	border:none;
}

.btn_con:hover{
	color:#fff;
	text-decoration:none;
	background:#38383b;
	box-shadow:2px 2px 2px rgba(0,0,0,0.3);
}

.formTxt{
	font-size:14px;
	color:#1b1b1b;
	margin-bottom:4px;
	letter-spacing:0.5px;
}

@media (max-width:768px){

.getCode img{
	margin-left:-15px;
	margin-right:-15px;
}
}

@media (max-width:500px){
.btn_con{
	width:100%;
	display:block;
	margin:10px 0;
}
}


/*************************************/
/*                index              */
/*************************************/


/*************************************/
/*               other               */
/*************************************/
.wrapper-01{
	background:url(../eng_img/other/about_bg.jpg) center center no-repeat;
	overflow:hidden;
}

.inside-title{
	font-size:20px;
	color:#1b1b1b;
	font-weight:bold;
	letter-spacing:0.5px;
}