@charset "UTF-8";


.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

body,td,th {
	font-family:Arial, "微軟正黑體";
	background:#fff;
}
.bannerArea{
	position:relative;
}
a > img:hover{
	opacity:0.7;
}
ol,ul{
	margin:0;
	padding:0;
}
ol,ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}
.navbar-nav a.nav-link:after{
	border-bottom: 4px solid #fac823;
}
.btn_radius{
	border-radius: 50px;
    width: 200px;
    padding: 10px 0;
    font-size: 21px;
    font-weight: bold;
	position: relative;

  margin-top: 200px !important;
}
.btn_radius:after{
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; 
  content: "\f105";
  font-size: 24px;
  color:#fff;
  position: absolute;
  right: 14px;
  bottom:7px;
}
.header{
	width: 100%;
	background: #f3f3f3;
	z-index: 888888;
}
.header2 {
	width: 100%;
	background: #fff;
	opacity: 1;
	z-index: 888888;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0px 0px 16px -8px #000;
	-moz-box-shadow: 0px 0px 16px -8px #000;
	box-shadow: 0px 0px 16px -8px #000;
}
	.phone_menu{
		display:none !important;
	}
#phone_language{
	display:none;
}
#phone_search {
    display: none;
}
.top-bar {
	display:block;
}
#logo {
	float: left;
	padding-left: 0;
	z-index: 100;
	width: 420px;
}
.logo_img {
	max-width: 100%;
    max-height: 100%;
}
.logo_img2 {
	max-width: 320px;
    height: auto;
}
.web_top {
	margin:0 0 30px 0;
    background: url(../images/web_top.jpg) no-repeat top center;
    height: 400px;
    position: relative;
    background-size: cover;
}
.web_top2 {
	margin:0 0 30px 0;
    background: url(../images/web_top.jpg) no-repeat top center;
    height: 400px;
    position: relative;
    background-size: cover;
}
#top_txt_bar {
	display: block;
	background: #fff;
}
#top_txt{
	max-width:1640px;
	height: 55px;
    padding: 14px 0;
	margin: 0 auto;
}
#top_txt ul li {
	float: right;
	margin-right: 20px;
}
#top_txt ul li a.fab{
	font-size:21px;
	padding: 2px 8px;
	color:#888;
}
#top_txt ul li a.fas{
	font-size:21px;
	padding: 2px 8px;
	color:#888;
}
#phone_search a.fas{
	font-size: 21px;
    color: #888;
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    padding: 12px 0;
}
#phone_search a.fa-cart-plus span {
    font-size: 12px;
    background: #de0000;
    border-radius: 10px;
    font-family: 微軟正黑體;
    color: #fff;
    margin-left: 1px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    vertical-align: text-bottom;
}
#top_txt ul li:nth-child(4) a{
	font-size:18px;
	padding: 2px 8px;
	color:#888;
}
#top_txt ul li:nth-child(5) a{
	font-size:18px;
	padding: 2px 8px;
	color:#888;
}
.web_content{
	min-height:700px;
	padding-bottom: 30px;
}
.web_content h3.text-center{
	width: 260px;
    margin: 0 auto;
}

.web_content h3 span{
	font-family: "Times New Roman", Times, serif;
    font-size: 46px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    border-bottom: #ccc solid 1px;
}
.web_top_txt{
	position: absolute;
	top:50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
}
.web_top div.container h1 {
    color: #fff;
    font-weight: bold;
    font-size: 54px;
    text-shadow: 0 1px 1px rgba(0, 0, 0,0.7);
	 
}
.web_top div.container h1 span {
    display: block;
    font-size: 30px;
}
.web_top2 div.container h1 {
    color: #fff;
    font-weight: bold;
    font-size: 54px;
    text-shadow: 0 1px 1px rgba(0, 0, 0,0.7);
	 
}
.web_top2 div.container h1 span {
    display: block;
    font-size: 30px;
}
.work .row .col-lg-4{
	margin-bottom: 2%;
}
.work_centact img{
	max-width:100%;
	max-height:100%;
	padding-bottom:30px;
}

.video .col-lg-4 a{
	display: block;
    border: 20px solid #f3f3f3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.video .col-lg-4 h3{
	font-size:18px;
	padding:20px;
	text-align:center;
}
.navbar-light .navbar-nav > a:hover:after, .navbar-light .navbar-nav > a.current:after {
  opacity: 1;
}
.navbar-light .navbar-nav > a:after {
  content: "";
  width: 70%;
  height: 3px;
  background: #FC0;
  opacity: 0;
  transition: all 0.4s ease;
  position: absolute;
  top: 100%;
  left: 15%;
  margin-top: -3px;
}


@media screen and (max-width: 1399px){
	.fa-angle-left:before {
    font-size: 21px;
}
.fa-angle-right:before {
	font-size: 21px;
}
	.idx_news_title h3 {
    font-size: 28px;
}
.idx_news_title h3 span {
    display: block;
    font-size: 16px;
}
.event_slide h4 {
    font-size: 18px;
}
.event_slide p {
    font-size: 14px;
}
}

.idx_news_1 {
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
}
.idx_news_2 {
    -ms-flex: 0 0 8%;
    flex: 0 0 8%;
    max-width: 8%;
}
.idx_news_3 {
    -ms-flex: 0 0 75%;
    flex: 0 0 80%;
    max-width: 80%;
}
@media screen and (max-width: 1199px){
	.idx_news_1 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.idx_news_title h3{
	margin-bottom: 0;
}
.idx_news_title h3 span {
    display:inline;
}
.slider_nav {
    align-items: center;
}
.idx_news_3 {
    margin-top: 1rem;
	    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}
@media screen and (max-width:991px){
	.idx_news_1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.idx_news_2 {
    -ms-flex: 0 0 10%;
    flex: 0 0 12%;
    max-width: 12%;
    margin-top: 12px;
}
.web_top div.container h1 {
    font-size: 42px;
}
.web_top div.container h1 span {
    font-size: 21px;
}
}

/** ------index------- **/
.idx_content{
	width: 100%;
    overflow: hidden;
}
.idx_content .idx_title{
    margin: 0;
    font-size: 48px;
    position: relative;
    height: 160px;
	margin: 30px 0;
}
.idx_content .idx_title2{
    margin: 0;
    font-size: 48px;
    position: relative;
    height: 100px;
    margin: 20px 0;
}
.carousel-item a img:hover{
	opacity:1;
}
.idx_title_info{
	width: 100%;
	font-size: 16px;
    color: #666;
	line-height: 30px;
	line-height: 30px;
    text-align: center;
    padding: 0 0 30px 0;
}
.idx_title_info:before{
    content: '';
    width: 80px;
    height: 4px;
    background: #FC0;
    display: block;
    margin: 0 auto 18px auto;
	}
.idx_title_info span{
	display:block;
	color: #666;
}
.idx_title_en{
	position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #f7f7f7;
    font-size: 160px;
    z-index: 0;
    font-family: Times New Roman;
}
.idx_title_ch{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.idx_title_ch span{
	font-size: 18px;
    color: #888;
}
.idx_product{
	overflow: hidden;
}
.idx_product a:hover{
	opacity:0.7;
}

.idx_product a div h2{
	color: #fac823;
	font-size: 24px;
}
.idx_product a div p{
	color: #cccccc;
    text-transform: uppercase;
	font-family:Times New Roman;
}
.idx_product a div span{
	color: #ffffff;
	}
.idx_product a{
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
	}
	
.product_bigclass{
	overflow: hidden;
}

.product_bigclass a:hover{
	opacity:0.7;
}
.product_bigclass a div h2{
	color: #fac823;
	font-size: 24px;
}
.product_bigclass a div p{
	color: #bbbbbb;
    text-transform: uppercase;
    font-family: Times New Roman;
    margin: 0;
    font-size: 13px;
}
.product_bigclass a div span{
	color: #ffffff;
	}
.product_bigclass a{
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
  	}
.process .col-lg-6 span{
	display: block;
    padding: 10px 0;
    margin-bottom: 20px;
	border-bottom: 1px dashed #e6e6e6;
    color: #999;
    font-weight: bold;
    font-size: 21px;
}
.tab-pane table.spec{
		 width:100%;
		 max-width:1200px;
		 border: 1px solid #ccc; 
		 border-collapse: collapse;
}
.tab-pane table.spec tr:first-child td{
	    background: #134d8e !important;
        color: #FFF;
		font-weight:600;
}
.tab-pane table.spec tr td{
	border:solid #ccc 1px;
	padding:6px;
	background:#E8F7FF;
	text-align:center;
	font-size: 16px;
}
.idx_about{
    padding: 50px;
	text-align:center;
	overflow: hidden;
}
.idx_about h3{
	font-size: 36px;
	margin-bottom: 30px;
}
.idx_about p{
	font-size: 16px;
	color:#888;
}
.idx_about a{
	display: block;
}
.idx_about span{
	color: #666;
    display: block;
    text-align: left;
    line-height: 30px;
	margin:12px auto 0 auto;
	font-size: 18px;	
}
.idx_exhibition{
    padding: 50px;
	text-align:center;
	overflow: hidden;
}
.idx_exhibition h3{
	font-size: 36px;
	margin-bottom: 30px;
}
.idx_exhibition p{
	font-size: 18px;
    color: #555;
    line-height: 1;
    margin-bottom: 10px;
}
.idx_exhibition span{
	color: #555;
    display: block;
    line-height: 1;
    font-size: 18px;
}
.idx_advantage .col-xl-4{
	padding-right: 12px;
    padding-left: 12px;
}
.idx_advantage .col-xl-4 img{
	width:100%;
	height:auto;
}
.idx_advantage .col-xl-4 h5{
	font-size:18px;
	padding:20px 0;
	margin-bottom:0;
}
.language2 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 150px;
    max-width: 150px;
    z-index: 888888;
    float: left;
}

.language2 span {
    width: 150px;
    padding: 6px 20px;
    cursor: pointer;
}
.language2 span:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 2px;
	display:block;
    height:20px;
    width:20px;
    background-size: 19px 19px;
    background-image: url(../images/icon_language.png);
    background-repeat: no-repeat;
    
}

.language2 ol {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 35px;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  transition: all .5s;
}


.language2 ol.on {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.language2 ol li {
  box-sizing: border-box;
  background: #e2e2e2;
  margin-bottom: 1px;
  margin-right:0 !important;
}

#top_txt ul li .language2 ol li a {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  width: 88px;
  padding: 4px 10px;
}


.language2 ol li a:hover {
  text-decoration: underline;
}
/*首頁 LOGO輪播*/
.clearout {
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
    overflow: auto;
}
.mainR_content > .nbs-flexisel-container > .nbs-flexisel-inner{
	border:0;
}
.mainR_content .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left{
	background: none;
    color: #f08200;
    font-size: 21px;
    font-weight: bold;
    left: 0;
    padding: 3px 6px;
}
.mainR_content .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right{
	background: none;
    color: #f08200;
    font-size: 21px;
    font-weight: bold;
    right: 0;
    padding: 3px 6px;
}
.mainR_content .nbs-flexisel-container .nbs-flexisel-inner ul li span{
	font-size: 16px;
    line-height: 21px;
}
.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
	padding-bottom: 8px;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item a{
	display: block;
}
.nbs-flexisel-item a > img:hover{
	opacity:1 !important;
}
.nbs-flexisel-item a h5{
	color: #134d8e;
	font-size: 1.5rem;
	margin: 1rem 0;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:4px 7px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 38%;
    transform: translateY(-50%);   
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 0;
}

.nbs-flexisel-nav-left:before {
    font-family: "Font Awesome 5 Free";
    font-size: 40px;
    display: inline-block;
    font-weight: 600;
	content: '\f104';
    color: rgba(0, 0, 0, 0.8);
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 0;    
}

.nbs-flexisel-nav-right:before {
    font-family: "Font Awesome 5 Free";
    font-size: 40px;
    display: inline-block;
    font-weight: 600;
	content: '\f105';
    color: rgba(0, 0, 0, 0.8);
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
/*LOGO輪播 end*/

.scroll_down {
	cursor: pointer;
	position: absolute;
	width: 100px;
	left: 48%;
	bottom: 30px;
	margin: 0 0 0 -12px;
	z-index: 2;
	text-align:center;
}
.scroll_down:after{
	content: 'Scroll Down';
	color:#fff;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	white-space: nowrap;
	position: absolute;
    bottom: 0;
    left: 17%;
}
.mouse_arrow, #m_arrow1, #m_arrow2, #m_arrow3 {
	-webkit-animation: mouse_arrow 1s ease 0s infinite;
	-moz-animation: mouse_arrow 1s ease 0s infinite;
	-ms-animation: mouse_arrow 1s ease 0s infinite;
	-o-animation: mouse_arrow 1s ease 0s infinite;
	animation: mouse_arrow 1s ease 0s infinite;
}
#m_arrow1 {
	-webkit-animation-delay: .66s;
	-moz-animation-delay: .66s;
	-ms-animation-delay: .66s;
	-o-animation-delay: .66s;
	animation-delay: .66s;
}
#m_arrow2 {
	-webkit-animation-delay: .33s;
	-moz-animation-delay: .33s;
	-ms-animation-delay: .33s;
	-o-animation-delay: .33s;
	animation-delay: .33s;
}
#m_arrow3 {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-ms-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
}
#m_scroll {
	-webkit-animation: m_scroll 1s ease 0s infinite;
	-moz-animation: m_scroll 1s ease 0s infinite;
	-ms-animation: m_scroll 1s ease 0s infinite;
	-o-animation: m_scroll 1s ease 0s infinite;
	animation: m_scroll 1s ease 0s infinite;
}
@-webkit-keyframes mouse_arrow {
	0% {
		opacity: 0;
	}
	90% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes mouse_arrow {
	0% {
		opacity: 0;
	}
	90% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@-webkit-keyframes m_scroll {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
}
@keyframes m_scroll {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
	}
}

  .wrap{
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
  }
  
  
  /* newsArea */
  .newsArea{
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
  }
  ul.newsList{
    position: relative;
  }
  .newsList .item{
    position: relative;
    z-index: 1;
	box-shadow: 3px 0 15px rgba(0, 0, 0, 0.1);
  }
  .newsList .Img img{
    width: 100%;
  }
  .newsList .newsDate{
    color: #333;
    font-size: 14px;
    padding: 0;
  }
  .newsList .newsDate strong{
    font-weight: 400;
  }
  .newsList .Txt{
    padding: 20px 15px 20px;
    background: #fff;
	overflow: hidden;
  }
  .newsList .Txt h3{
    color: #111;
    font-size: 20px;
    font-weight: 600;
	margin: 1em 0;
  }
  .txt_oneLine {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
  .newsList .Txt h3 a{
    color: #111;
  }
  .newsList .item:hover .Txt h3 a{
    color: #0068ab;
  }
  .newsList .Txt .txtExp{
    margin-top: 5px;
    font-size: 14px;
    line-height: 26px;
    max-height: calc(26px * 2 + 1px);
  }
  .newsList .txtPeriod{
    color: #77aa00;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1.5px;
    margin-top: 10px;
  }
  .newsList .item:hover .txtPeriod{
    color: #999;
  }
  .arrowsBox {
    display: flex;
}
  .newsArea .slick-prev{
    position: absolute;
    bottom: calc(45%);
    left: 0;
    z-index: 5;
  }
  .newsArea .slick-next{
    position: absolute;
    bottom: calc(45%);
    right: 0;
    z-index: 5;
  }
.classBox{
	padding: 10px 0 25px 0;
}

ul.classLink{
	width: 100%;
	display: flex;
	justify-content: center;
}

ul.classLink li{
	display:inline-block;
	width: 33.3333%;
    max-width: 150px;
	border: 1px solid #d3d3d3;	
	margin-right: -1px;
}

ul.classLink li a{
	display:flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding:10px 0;
	font-size:15px;
	color: #666;
	text-align:center;

}

ul.classLink li a:hover, 
ul.classLink li a.current{
	background:#e6e6e6;
	color:#222;}
.news_edit img{
	max-width:100%;
	max-height:100%;
}

@media screen and (max-width: 1680px){
	#logo {
    	padding-left: 15px;
	}
}

@media screen and (max-width: 1679px){
	.idx_advantage .col-xl-4 h5,.idx_about span{
		font-size: 15px;
	}
}


@media screen and (max-width: 1399px){
.idx_advantage .col-xl-4 h5,.idx_about span {
    font-size: 12px;
    padding: 16px 0;
    margin-bottom: 0;
}

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    padding: 2px 5px;
}
}
@media screen and (max-width: 1360px){
	#logo {
    width: 320px;
}
.navbar-light .navbar-nav .nav-link {
    color: #333;
    font-size: 20px;
    padding: 10px 24px;
    display: block;
    position: relative;
    font-weight: bold;
}

}

@media screen and (max-width:1200px){
	.idx_product a div h2,.product_bigclass a div h2{font-size: 20px;}
}

@media screen and (max-width: 1199px){
.web_top {
    margin: 0 0 40px 0;
    background: url(../images/web_top.jpg) no-repeat top center;
    height: 250px;
    position: relative;
    background-size: cover;
}
.btn_radius {
    border-radius: 50px;
    width: 150px;
    padding: 6px 0;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.btn_radius:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 14px;
    bottom: 5px;
}
.idx_about h3 {
    font-size: 30px;
}
.idx_about {
    padding: 25px;
}
.idx_about p {
    font-size: 14px;
}
.idx_exhibition {
     padding: 20px;
}
.idx_exhibition p, .idx_exhibition span {
    font-size: 14px;
}
.idx_advantage .col-xl-4 h5 {
    font-size: 12px;
    padding: 6px 0;
    margin-bottom: 0;
}
.idx_advantage .col-xl-4 img {
    width: 70%;
    height: auto;
}
}

@media screen and (max-width: 991px){
	.phone_menu{
		display:block !important;
	}
	.navbar {
    padding: 0.5rem 1rem;
}
#logo {
    padding-left: 0;
}
.intro-animation-final-block{
	display:none;
}
.scroll_down {
    display:none;
}
#phone_language{
	display:block;
	
}
#phone_search {
   display:block;
   border-bottom: dashed 1px #e8e8e8;
}
#phone_language a {
    display: block;
    width: 25%;
    padding: 12px 0;
    color: #0069da;
    float: left;
    text-align: center;
}
#top_txt_bar {
    display: none;
}
.header {
    display:block;
	background: #fff;
}
.header .container{
	padding-left:0;
	padding-right:0;
}
.navbar-light .navbar-nav .nav-link {
    color: #333;
    font-size: 18px;
    padding: 10px 15px;
    display: block;
    position: relative;
	text-align:center;
	border-bottom: dashed 1px #e8e8e8;
	letter-spacing: 6px;
}
#right_txt_bar {
    display: block;
    margin: 0;
}
#right_txt_bar ol li{
    float: left;
    margin: 0;
	width:33.33%;
	text-align: center;
}
#right_txt_bar ol li a.fas {
    font-size: 30px;
	display:block;
    color: #888;
	padding: 15px 15px 0 15px;
}
#right_txt_bar ol li a.fab {
    font-size: 30px;
	display:block;
    color: #888;
	padding: 15px 15px 0 15px;
}
#right_txt_bar ol li:nth-child(3) {
    margin: 0;
}
.idx_content .idx_title {
    font-size: 30px;
    height: 100px;
}
.idx_title_en {
    font-size: 75px;
}
.idx_title_ch span {
    font-size: 14px;
}
.idx_title_info {
    font-size: 14px;
	padding: 0 15px 30px 15px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 24px;
    height: 24px;
}
.idx_about {
    padding: 20px;
	height: auto;
}
.idx_exhibition {
    padding: 20px;
	height: auto;
}
.idx_advantage .col-xl-4 h5 {
    font-size: 16px;
    padding: 20px 0;
    margin-bottom: 0;
}
}	
@media screen and (max-width: 768px){
	.product_bigclass a div h2{font-size: 18px;}
}

@media screen and (max-width: 767px){
	.idx_product a div h2{
    font-size: 18px;
}
	.idx_product a div p {
    font-size: 12px;
}
	.idx_product a div span {
    font-size: 12px;
}
	.product_bigclass a div p {
    font-size: 12px;
}
.nav-tabs .nav-item {
    width: 100%;
}
.work .row .col-lg-4 {
    padding: 0;
}
.idx_title_ch {
    width: 100%;
}
.idx_news_title h3 {
    font-size: 21px;
}
.idx_news_title h3 span {
    font-size: 12px;
}
.idx_about h3 {
    font-size: 24px;
}
.idx_exhibition h3 {
    font-size: 24px;
}
.idx_about p {
    font-size: 14px;
    color: #888;
}
}
@media screen and (max-width: 640px){
	#logo {
    width: 230px;
}
.idx_title_en {
    font-size: 54px;
}
.idx_content .idx_title {
    font-size: 24px;
	height:80px;
	margin-top:15px;
}
.idx_content .idx_title2 {
    font-size: 24px;
	height:80px;
	margin-top:15px;
}
.idx_title_ch span {
    font-size: 12px;
}
.navbar-toggler-icon {
    width: 1.1em;
    height: 1.1em;
}
.idx_content h3 span {
    font-family: "Times New Roman", Times, serif;
    font-size: 36px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    border-bottom: #ccc solid 1px;
}

    /*newsArea*/
      ul.newsList{
        padding: 0;
      }
      .newsArea .arrowsBox{
        width: 150px;
        justify-content: space-between;
        margin: 0 auto;
      }
	
	.newsArea {
    padding: 0 10px;
}
.newsArea .slick-prev {display:none !important;}
.newsArea .slick-next {display:none !important;}
.bannerArea .language {display:none;}
.tab-pane{overflow-y: hidden;}
}
@media screen and (max-width: 479px){
	.idx_product a div h2,.product_bigclass a div h2{font-size: 22px;}
}
@media screen and (max-width: 400px){

      .newsList li{
        padding: 20px 0;
        margin-bottom: 0;
      }
}
.img-responsive {
    display: inline-block;
	width:100%;
	height:auto;
}

/** ========================= index end ========================= **/

/*-----------footer-----------*/


/*********頁尾資訊**********/
	footer{
		padding: 60px 0;
		background: url(../images/bg_footer.jpg) no-repeat top left;
		-webkit-background-size: cover;
		background-size: cover;
		position: relative;
	}
	footer *{
	    position: relative;
	}
	footer .info h4{
		color: #fff;
		font-size: 26px;
		font-weight: normal;
		font-family: 'Crimson Text','Traditional Arabic','Alegreya Sans','微軟正黑體';
		text-transform: uppercase;
		line-height: 30px;
		letter-spacing: 0.5px;
	}
	footer .info .Txt{
		color: #fff;
		font-size: 16px;
		line-height: 25px;
		margin-top: 45px;
		padding: 0 20px 0 0;
	}
	footer .info .cinfo{
		padding-left: 45px;
	}
	footer .info .cinfo a{
		display: block;
		font-size: 16px;
		color: #fff;
		letter-spacing: 0.5px;
		margin-bottom: 12px;
	}
	footer .info .cinfo a:hover::before{
		width: 20px;
	}
	footer .info .cinfo a span{
		display: block;
		color: #585858;
		font-size: 12px;
	}
	footer .info .cinfo a i{
		font-size: 20px;
		position: absolute;
		top: 0;
		left: -35px;
	}
	footer .info .cinfo a i.small{
		font-size: 17px;
		margin-left: -5px;
	}
	footer .centerInfo{
		padding-left: 50px;
	}
	.footer_menu ul li{
		float:left;
		margin: 0 25px 12px 0;
	}
	.footer_menu ul li a{
		color:#fff;
	}
	footer .info .cBtn{
		font-size: 26px;
		line-height: 30px;
		margin: 50px 0 30px 0;
	}
	footer .info .cBtn a{
		color: #fff;
		width: 40px;
		display: inline-block;
		text-align: center;
		margin-left: 5px;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	footer .info .cBtn a:hover{
		color:#39F;
	}
	footer .info .cBtn a span{
		display: none;
	}
	footer .info .cBtn span{
		font-size: 13px;
		letter-spacing: 0.5px;
		line-height: 30px;
		display: inline-block;
		vertical-align: top;
		margin-left: 15px;
	}
	.translateIbest{
		display: block;
		vertical-align: middle;
		margin-top: 5px;
	}
	.translateIbest .design span{
		display: block;
		line-height: 25px;
		font-size: 12px;
		color: #535353;
	}
	.translateIbest .design a{
		text-decoration: none;
        color: #888;
    	display: inline-block;
    	font-size: 14px;
    	line-height: 25px;
    	letter-spacing: 1px;
	}
	.translateIbest .design a:hover{
		text-decoration: underline;
	}
@media screen and (max-width: 991px){
	.idx_about span{font-size: 16px;}
	footer {
    padding: 30px 0;
}
footer .info.centerInfo {
    padding-left: 15px;
    margin: 30px 0;
}
footer .info .cBtn {
    margin: 20px 0;
}
footer .info .Txt {
    margin-top: 20px;
}
}

/*-----------footer-----------*/

/*about*/
.about_txt{
	line-height:30px;
}

/*edm*/

.l-books__block__archive {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 36px auto 0 auto;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.is-fadeup.is-show {
    visibility: visible;
    -webkit-transform: translateY(0) scale(1);
    opacity: 1;
    transform: translateY(0) scale(1);
    opacity: 1;

	display: block;
}
.is-fadeup.is-show:hover{
	opacity: 0.7;
}
.l-books__box__inner {
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	width: 25%;
	margin-bottom:40px;
}
.l-books__box__pic-container {
    text-align: center;
}
.l-books__box__text{
	text-align:center;
}
.l-books__box__pic {
    position: relative;
    text-align: center;
}
.l-books__box__pic img {
    width: 85%;
    height: auto;
    box-shadow: 0 4px 8px 0 rgba(94,99,97,0.5);
}
.l-books__box__text h4 {
    font-size: 18px;
    padding: 30px 0 25px 0;
    text-align: center;
	font-weight: 600;
	margin-bottom:0;
}
.l-books__box__text p {
    font-size: 12px;
    padding: 0 10px;
}
.l-books__box__text__viewmore {
    float: right;
    width: 140px;
    text-align: left;
    margin-top: 20px;
}
.l-books__box__text__viewmore__arrow {
    position: relative;
    display: block;
    height: 10px;
}
.l-books__box__text__viewmore__text {
    font-size: 12px;
}
.l-contents__right {
    padding: 0 10px;
}
@media (max-width: 1199px){
.l-books__box__inner {
	width: 33.3333%;
}
.logo_img2 {
	max-width: 300px;
    height: auto;
}
}

@media (max-width: 991px){
.l-books__box__inner {
	width: 50%;
}
.l-books__box__text h4 {
    font-size: 14px;
    padding: 15px 0 10px 0;
    text-align: center;
    line-height: 18px;
}
.l-books__box__text {
    padding: 0 5px;
}
.l-books__box__text .btn{
	    font-size: 14px;
	}
}

@media (max-width: 360px){
.logo_img2 {
	max-width: 270px;
    height: auto;
}
}
	/*contact*/
	
	[class*='grid-'] {
	float: left;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
}
.clear-grid {
	clear: both;
	float: inherit;
}

.side_contactInfo .col-xl-6{
	margin-top: 15px !important;
}
.side_contactInfo a{
	color: #333;
}
.side_contactInfo a i {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #16422e;
    border: 1px solid #16422e;
    text-align: center;
    border-radius: 100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
form input[type="text"] {
	border: none;
	background: none;
	width: 100%;
	height: 40px;
	padding: 5px 10px;
	box-sizing: border-box;
}
.bannerArea .title h1 {
	font-size: 18px;
}
.bannerArea .title em {
	font-size: 31px;
}
	
	
	form .row>div {
	padding: 10px;
}
form .box {
	position: relative;
	border: 1px solid #d2d2d2;
	overflow: hidden;
}
form input[type="text"] {
	border: none;
	background: none;
	width: 100%;
	height: 40px;
	padding: 5px 10px;
	box-sizing: border-box;
}
form select {
	border: none;
	background: none;
	color: #a9a9a9;
	width: 110%;
	height: 40px;
	padding: 5px 10px;
	box-sizing: border-box;
}
form select option {
	color: #666;
}
form .box i {
	display: block;
	font-size: 20px;
	color: #d2d2d2;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #d2d2d2;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.4s ease;
}
form .box.detail {
	padding: 10px;
}
form .box.detail i {
	border: none;
}
form .box.detail strong {
	display: block;
	margin-bottom: 15px;
	font-weight: normal;
	color: #666;
}
form label {
	padding: 5px 10px;
	color: #a9a9a9;
	line-height: 30px;
	display: inline-block;
	margin-right: 15px;
}
form label input[type="checkbox"] {
	vertical-align: middle;
}
form textarea {
	border: none;
	background: none;
	width: 100%;
	height: 80px;
	box-sizing: border-box;
}
form input[type="text"]:focus~i, form select:focus~i, form textarea:focus~i {
	background: #d22829;
	color: #FFF;
}
form input[type="text"]:focus, form select:focus, form textarea:focus {
	outline: none;
}
.contwrap{
	margin-bottom:15px;
	font-size:16px;
}
.grid-m-12 {
	width: 100%;
}
.grid-m-11 {
	width: 91.666663%;
}
.grid-m-10 {
	width: 83.33%;
}
.grid-m-9 {
	width: 74.999997%;
}
.grid-m-8 {
	width: 66.66666664%;
}
.grid-m-7 {
	width: 58.333%;
}
.grid-m-6 {
	width: 50%;
}
.grid-m-5 {
	width: 41.6665%;
}
.grid-m-4 {
	width: 33.33%;
}
.grid-m-3 {
	width: 24.99%;
}
.grid-m-2 {
	width: 16.66666%;
}
.grid-m-1 {
	width: 8.33%;
}
@media (min-width:720px) {
	.grid-12 {
		width: 100%;
	}
	.grid-11 {
		width: 91.666663%;
	}
	.grid-10 {
		width: 83.33%;
	}
	.grid-9 {
		width: 74.999997%;
	}
	.grid-8 {
		width: 66.66666664%;
	}
	.grid-7 {
		width: 58.333%;
	}
	.grid-6 {
		width: 50%;
	}
	.grid-5 {
		width: 41.6665%;
	}
	.grid-4 {
		width: 33.33%;
	}
	.grid-3 {
		width: 24.99%;
	}
	.grid-2 {
		width: 16.66666%;
	}
	.grid-1 {
		width: 8.33%;
	}
	.grid-t-12 {
		width: 100%;
	}
	.grid-t-11 {
		width: 91.666663%;
	}
	.grid-t-10 {
		width: 83.33%;
	}
	.grid-t-9 {
		width: 74.999997%;
	}
	.grid-t-8 {
		width: 66.66666664%;
	}
	.grid-t-7 {
		width: 58.333%;
	}
	.grid-t-6 {
		width: 50%;
	}
	.grid-t-5 {
		width: 41.6665%;
	}
	.grid-t-4 {
		width: 33.33%;
	}
	.grid-t-3 {
		width: 24.99%;
	}
	.grid-t-2 {
		width: 16.66666%;
	}
	.grid-t-1 {
		width: 8.33%;
	}
}
@media only screen and (min-width:1024px) {
	.grid-tl-12 {
		width: 100%;
	}
	.grid-tl-11 {
		width: 91.666663%;
	}
	.grid-tl-10 {
		width: 83.33%;
	}
	.grid-tl-9 {
		width: 74.999997%;
	}
	.grid-tl-8 {
		width: 66.66666664%;
	}
	.grid-tl-7 {
		width: 58.333%;
	}
	.grid-tl-6 {
		width: 50%;
	}
	.grid-tl-5 {
		width: 41.6665%;
	}
	.grid-tl-4 {
		width: 33.33%;
	}
	.grid-tl-3 {
		width: 24.99%;
	}
	.grid-tl-2 {
		width: 16.66666%;
	}
	.grid-tl-1 {
		width: 8.33%;
	}
}
@media only screen and (min-width:1200px) {
	.grid-d-12 {
		width: 100%;
	}
	.grid-d-11 {
		width: 91.666663%;
	}
	.grid-d-10 {
		width: 83.33%;
	}
	.grid-d-9 {
		width: 74.999997%;
	}
	.grid-d-8 {
		width: 66.66666664%;
	}
	.grid-d-7 {
		width: 58.333%;
	}
	.grid-d-6 {
		width: 50%;
	}
	.grid-d-5 {
		width: 41.6665%;
	}
	.grid-d-4 {
		width: 33.33%;
	}
	.grid-d-3 {
		width: 24.99%;
	}
	.grid-d-2 {
		width: 16.66666%;
	}
	.grid-d-1 {
		width: 8.33%;
	}
}

.idx_product{
	margin-bottom: 7%;
}
.idx_product .productSlider{
	margin-top: 4.5%;
}
.productSlider{
	width: 100%;
	box-sizing: border-box;
}
.productSlider a{
	width: 100%;
	display: block;
	text-align: center;
}
.productSlider img{
	width: 100%;
	display: block;
}
.productSlider a:hover{
	text-decoration: none;
}
.productSlider .textBox{
	padding-top: 20.5%;
}
.productSlider .slick-arrow{
	width: 45px;
	height: auto;
	opacity: 0;
	z-index: 2;
	transition: all 0.3s ease-in-out;
}
.productSlider .slick-prev::before,.productSlider .slick-next::before{display: none;}
.productSlider .slick-arrow i{
	color: rgb(255 238 0);
    text-shadow: 4px 2px 6px rgb(0 0 0 / 30%);
	font-size: 71px;
}
.productSlider:hover .slick-arrow{opacity: 1;}
.productSlider:hover .slick-prev{left: 0;}
.productSlider:hover .slick-next{right: 0;}	
.abstract-block{
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 90px;
}
.abstract-list{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.abstract-list .item{
	width: calc(100% - 30px);
	background-color: #f4f4f4;
	margin: 0 15px;
}
.caseList .caseItem{margin-bottom: 48px;}
.caseBlock .moreCase{margin-top: 152px !important;}
.idx_exhibition .nbs-flexisel-item a h5{font-size: 18px;}
.idx_exhibition .icon{margin-right: 5px;}

@media screen and (max-width: 1679px){
	.idx_exhibition .nbs-flexisel-item a h5,.idx_exhibition p,.idx_exhibition span{font-size: 15px;}	
}
@media screen and (max-width: 1399px){
	.idx_exhibition .nbs-flexisel-item a h5,.idx_exhibition p,.idx_exhibition span{font-size: 12px;}
}
@media screen and (max-width:1280px){
	.productSlider .slick-arrow{opacity: 1;}
	.productSlider .slick-prev{left: 0;}
	.productSlider .slick-next{right: 0;}	
}

@media screen and (min-width:1024px){
	.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{
		opacity: 0;
		transition: all 0.3s ease-in-out;
	}
	.nbs-flexisel-inner:hover .nbs-flexisel-nav-left,.nbs-flexisel-inner:hover .nbs-flexisel-nav-right{opacity: 1;}
}

@media screen and (min-width:992px){
	.abstract-list{align-items: stretch;}
	.abstract-list .item{
		width: calc(50% - 30px);
	}
	.idx_exhibition .textBox{
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;	
	}
}
@media screen and (max-width:991px){
	.idx_exhibition .nbs-flexisel-item a h5,.idx_exhibition p,.idx_exhibition span{font-size: 16px;}
}
@media screen and (min-width:1400px){
	.idx_exhibition .textBox{
		-webkit-line-clamp: 3;
	}
}