@charset "utf-8";
/* CSS Document */

@import "routine.css";
@import "tw_nav.css";

body{
	font-family:"微軟正黑體";
}

ul{
	list-style-type:none;
	padding-left:0;
}

a, a:link, a:hover, a:active, a:visited, a:focus{
	text-decoration:none;
	outline:none;
}


/*************************************/
/*                index              */
/*************************************/

/*--------------header---------------*/

header{
	z-index:50;
	width:100%;
}

.dis{
	padding-right:8px;
	display:none !important;
}

.search .input-group input{
	border:1px solid #c9c9c9;
	background:#fff;
	font-size:15px;
}

@media (max-width:991px){
header{
	position:inherit;
}
}

@media (max-width:767px){
.dis{
	display:inline-block !important;
}

header.pb10{
	padding-bottom:0;
}

}

.lang-box{	
	margin-bottom:0;
}

.lang-box, .lang{
	list-style-type:none;
	padding-left:0;
	vertical-align:middle;
	text-align:right;
}

.lang{
	margin-bottom:10px;
}

ul.lang-box li, ul.lang li{
	display:inline-block;
	vertical-align:middle;
}

ul.lang li a{
	display:inline-block;
	padding:0 0 0 20px;
	margin:0 2px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#707070;
	border-radius:2px;
	font-size:16px;
}

ul.lang li a:hover{
	color:#000;
}

.input-group input.searchInput{
	height:40px;
	width:200px;
	border-right:none;
	border-radius:3px !important;
	z-index:100;
	border-right:1px solid #ccc;
	margin-right:5px;
}

.input-group input.searchInput:focus{
	border-right:1px solid #66afe9 !important;
}

.input-group input.searchInput:focus,
.input-group input.searchInput:active{
	box-shadow:none;
}

.searchInput1{
	height:35px;
	width:100%;
}

.searchInput2{
	border-radius: 0;
	height: 35px;
	position: absolute !important;
	right: 0;
	top: -3px;
	z-index: 100 !important;
	background: none;
	font-size:22px;
}

.searchInput2:visited, .searchInput2:active, .searchInput2:focus{
	outline:0;
}

.home{
	text-align:right;
}

.search-box{
	margin-top:35px;
}

.lang .btn-default:focus, .btn-default.focus{
	border:1px solid #ccc;
	outline:0;
	background:#fff;
}

@media (max-width:991px){

.search-box{
	margin-top:20px;
	margin-bottom:20px;
}

.search{
	margin-left:5%;
}

.dropdown-menu {
  min-width: 180px;
}

.lang-box, .lang{
	text-align:center;
}
}

@media (max-width:767px){
.carousel-indicators{
	display:none;
}
}

@media (max-width:600px){
.search{
	width:100%;
	margin-left:0;
	padding:0;
}

.search form .input-group{
	width:100%;
}

.lang-box{
	width:50%;
	margin:0 auto;
}

.input-group input.searchInput{
	width:96%;
	margin-left:2.5%;
}

ul.lang li{
	width:48.5%;
}

ul.lang li a{
	width:100%;
	height:30px;
	line-height:30px;
	padding:0 10px;
}
}

@media (max-width:480px){
.lang-box{
	width:60%;
}
}

@media (max-width:360px){
.lang-box{
	width:70%;
}
}

@media (max-width:280px){
.lang-box{
	width:90%;
}
}


/*---------------index content-------------*/

.index-contnet{
	background:url(../tw_img/index/index_bg.jpg) top right no-repeat;
	overflow:hidden;
	background-size:cover;
}

.index-content-box{	
	padding:70px 30px 35px;
}

.company-disno{
	display:none;
}

.com-img{
	box-shadow:2px 2px 5px rgba(0,0,0,0.3);
}

.hp-title{
	margin-top:45px !important;
	margin-bottom:30px;
}


@media (max-width:1420px){
.index-contnet{
	background:url(../tw_img/index/index_bg2.jpg) top right no-repeat;
}
}

@media (max-width:1350px){
.index-contnet{
	background:url(../tw_img/index/index_bg3.jpg) top right no-repeat;
}
}

@media (max-width:1200px){
.index-contnet{
	background:none;
}

.index-content-box{	
	padding:10px 0 0;
}

.company-disno{
	display:block;
}
}

@media (max-width:767px){
.hp-title{
	margin-bottom:20px;
}
}


/*************************************/
/*               footer              */
/*************************************/

footer{
	background:#bababa;
	padding:25px 15px 15px;
	border-bottom:2px dotted rgba(255,255,255,0.8);
}

.footer-info{
	margin-bottom:0;
}

.footer-info li{
	display:inline-block;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-shadow:2px 2px 2px rgba(0,0,0,0.3);
	margin-right:20px;
}

.footer-info li i{
	margin-right:8px;
	font-size:20px;
}

.footer-info li span{
	vertical-align:middle;
}

.footer-info li a{
	color:#fff;
}

.fb-link{
	display:inline-block;
	position:relative;
	top:-10px;
}

.ft-logo{
	margin-top:15px;
}

@media (max-width:1200px){
.footer-info{
	text-align:center;
	margin-top:15px;
}
}

@media (max-width:480px){
.ft-logo{
	margin-top:0;
}

}

@media (max-width:420px){
.footer-info{
	width:100%;
}

.footer-info li{
	display:block;
	width:100%;
	margin-right:0;
}

.cell{
	display:inline-block;
}

.fb-link{
	display:inline-block;
	position:relative;
	top:0px;
	margin-top:5px;
}
}



.footer{
	padding:10px 0;
	font-size:16px;
	background:#bababa;
}

.footerUl2{
	list-style-type: none;
	color:#fff;
	font-size:16px;
	line-height:25px;
	letter-spacing:0.03rem;
	padding-left:5px;
	text-align:center;
	margin-bottom:0;
	font-weight:bold;
}

.footerUl2 li{
	display:inline;
}

.footerUl2 li a{
	color:#fff;
	font-size:16px;
}

.footerUl2 li a:hover{
	text-decoration:none;
	color:#ddd;
}

.vLine2{
	color:#fff;
	font-size:16px;
}

.footerUl br, .dis{
	display:none;
}


@media (max-width: 991px) {
.footerUl2{
	text-align:center;
}

.footerUl2{
	padding-left:0;
}

.footerUl2 li{
	  display:inherit;
}

.vLine2{
	display:none;
}


}

@media (max-width: 650px) {
  
.footerUl2{
	text-align:center;
	font-size:1.4rem;
}

.dis{
	display:inline;
}
}


/*************************************/
/*               aside               */
/*************************************/

.aside-title{	
	font-size:25px;
	padding:5px 10px;
	color:#fff;	
	text-align:center;
	letter-spacing:1px;
	background:#006cb1;
	width:100%;
}

.aside-02{
	list-style-type:none;
	padding-left:0;
}

.aside-01 li, .aside-02 li{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcdcdc+0,a6a6a6+100 */
	background: rgb(220,220,220); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(220,220,220,1) 0%, rgba(166,166,166,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(220,220,220,1) 0%,rgba(166,166,166,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(220,220,220,1) 0%,rgba(166,166,166,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#a6a6a6',GradientType=0 ); /* IE6-9 */

}

.aside-01 li a, .aside-02 li a{
	display:block;
	color:#010101;
	text-decoration:none;
	font-size:20px;
	padding:10px 10px 10px 18px;
}

.aside-01 li a:hover, .aside-02 li a:hover{	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cecece+0,939393+100 */
	background: rgb(206,206,206); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(206,206,206,1) 0%, rgba(147,147,147,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(206,206,206,1) 0%,rgba(147,147,147,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(206,206,206,1) 0%,rgba(147,147,147,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#939393',GradientType=0 ); /* IE6-9 */

}

.aside-01 li i, .aside-02 li i{
	padding-right:3px;
}

.aside-01 li span i, .aside-02 li span i{
	-moz-transform:scaleX(-1);
	-ms-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;
	padding-left:3px;
	position:relative;
	top:-1px;
}


@media (max-width:991px){
.aside{
	margin-bottom:30px;
	margin-top:-25px;
}

.aside2{
	display:none;
}

.aside-title p span{
	display:inline-block;
}

.aside-01 li:nth-child(1),
.aside-01 li:nth-child(2),
.aside-02 li:nth-child(1),
.aside-02 li:nth-child(2){	
	font-size:18px;
}
}



@media (max-width:400px){
.aside-title p span{
	display:none;
}

.aside-title p span.aside-toggle{
	display:inline-block;
}
}


/*-----------aside toggle-------------*/

.aside-toggle{
	text-align:right;
	cursor:pointer;
	float:right;
	display:none;
	margin-top: 7px;
}

.aside-box{
	display:block;
}

@media (max-width:991px){
.aside-toggle{
	display:block;
	margin-right:15px;
}

.aside-box{
	display:none;
}
}

/*************************************/
/*             company               */
/*************************************/

.regisar-top{
	margin-top:65px;
}

.company-info h3{
	font-size:24px;
	color:#fff;
	padding:10px;
	background:#3c86b5;
	text-align:center;
	margin:0;
}

.company-info .company-info-box{
	background:#eee;
	padding:0 20px;
	height:500px;
}

.company-info-box ul li{
	background:url(../tw_img/other/list_icon.png) left top 17px no-repeat;
	padding-left:15px;
	line-height:45px;
	font-size:18px;
	color:#000;
}


@media (max-width:991px){
.regisar-top{
	margin-top:30px;
}
}

@media (max-width:600px){
.company-info .company-info-box{
	height:auto;
}
}


/*************************************/
/*                news               */
/*************************************/

.news-list{
	text-align:center;
	vertical-align:middle;
	margin-top:15px;
	margin-bottom:20px;
}

.news-list .div-tr:first-child{
	padding:10px 15px;
	font-size:17px;
}

.news-list .div-tr:first-child .div-td{
	color:#fff;
	background:#0180d1;
}

.news-list .no{
	width:10%;
}

.news-list .date{
	width:25%;
}

.news-list .subject{
	width:65%;
}

.news-list .date2{
	width:35%;
}

.news-list .subject2{
	width:55%;
}

.news-list .div-tr .div-td{
	padding:6px 15px;
	font-size:17px;
	color:#000;
	vertical-align:middle;
	background:#d1d1d1;
	border:1px solid #fff;
}

.news-list .div-tr .div-td a{
	color:#000;
	display:block;
}

.news-list .div-tr .div-td a:hover{
	color:#006cb1;
}

@media (max-width:767px){
	
.news-list{
	text-align:left;
	box-shadow:0 0 3px rgba(0,0,0,0.5);
}

.news-list .date, .news-list .no, .news-list .date2{
	display:none;
}

.news-list .subject{
	width:100%;
}

.news-list .div-tr .div-td{
	width:100%;
	float:left;
	border:none;
}


.news-list .div-tr .div-td:nth-child(1){
	display:none;
}

.news-list .div-tr .div-td:nth-child(3){
	border-bottom:2px solid #fff;
}

}


/*************************************/
/*             news detail           */
/*************************************/
.news-detail{
	margin-top:10px;
	padding:1px;
	background:#eee;
	box-shadow:2px 2px 3px rgba(0,0,0,0.2);
}

.news-detail .div-tr .div-td{
	border:1px solid #fff;
	padding:10px 15px;
	font-size:16px;
	color:#313131;
	background:#d1d1d1;
}

.news-detail .div-tr .div-td:first-child{
	width:20%;
	background:#0180d1;
	color:#fff;
	padding:10px 15px;
	text-align:center;	
}

@media (max-width:767px){
.news-detail .div-tr .div-td{
	width:100%;
	float:left;
	border-right:none;
}

.news-detail .div-tr .div-td:first-child{
	width:100%;
}

.news-detail .div-tr .div-td:nth-child(2){
	border-right:none;
}

.center-767{
	text-align:center;
}

}

/*---------------back--------------*/

#newsBack{
	background:#006cb1;

	float:right;
	width:170px;
	text-align:center;
	box-shadow:0 0 2px rgba(0,0,0,0.2);
	color:#fff;	
	font-family:"微軟正黑體";
	height:45px;	
	margin-bottom:40px;
	margin-top:30px;
	border-radius:0;
}

#newsBack a{
	color:#fff;
	margin-top:0;
	width:170px;
	padding:10px 12px;
	outline:0;
	position:relative;
	font-size:17px;
}

#newsBack:hover{
	box-shadow:1px 2px 3px rgba(0,0,0,0.5);
}

@media (max-width:500px){
#newsBack{
	width:100%;
	text-align:center;
}

#newsBack a{
	width:100%;
}

}


/*************************************/
/*            exhibition             */
/*************************************/

.exhib-list{
	text-align:center;
	vertical-align:middle;
	margin-top:15px;
	margin-bottom:20px;
}

.exhib-list .div-tr:first-child{
	padding:10px 15px;
	font-size:17px;
}

.exhib-list .div-tr:first-child .div-td{
	color:#fff;
	background:#0180d1;
}

.exhib-list .no{
	width:10%;
}

.exhib-list .date{
	width:35%;
	font-size:16px;
}

.exhib-list .subject{
	width:65%;
}

.exhib-list .div-tr .div-td{
	padding:6px 10px;
	font-size:17px;
	color:#000;
	vertical-align:middle;
	background:#d1d1d1;
	border:1px solid #fff;
}

.exhib-list .div-tr .div-td.data2{
	font-size:16px;
}

.exhib-list .div-tr .div-td a{
	color:#000;
	display:block;
}

.exhib-list .div-tr .div-td a:hover{
	color:#006cb1;
}

@media (max-width:767px){
	
.exhib-list{
	text-align:left;
	box-shadow:0 0 3px rgba(0,0,0,0.5);
}

.exhib-list .date, .exhib-list .no{
	display:none;
}

.exhib-list .subject{
	width:100%;
}

.exhib-list .div-tr .div-td{
	width:100%;
	float:left;
	border:none;
}


.exhib-list .div-tr .div-td:nth-child(1){
	display:none;
}

.exhib-list .div-tr .div-td:nth-child(3){
	border-bottom:2px solid #fff;
}
}


/*************************************/
/*              product              */
/*************************************/

.pro_box {
    width: 47.30%;
    margin: 20px 1.2% 10px; 
    display: inline-table; 
	box-shadow:0 0 3px rgba(0,0,0,0.15);
}

.pro_box:hover{
	box-shadow:0 0 4px rgba(0,0,0,0.2);
}

.pro_box p{
	font-size:20px;
	line-height:25px;
	padding:10px;
	text-align:center;
	background:#bababa;
	color:#fff;
	font-weight:bold;
	margin-bottom:0;
}

.pro_box img {
    width: 100%;
}

.pro_box:hover p{
	color:#fff;
	background:#006cb1;
}

@media (max-width:767px){
.pro_box p{
	font-size:18px;
}
}

@media (max-width:700px){
.pro_box {
    width: 47%;
}
}

@media (max-width:480px){
.pro_box {
    width: 98%;
}
}


/*************************************/
/*           product detail          */
/*************************************/

.pro_img{
	box-shadow:0 0 3px 1px rgba(0,0,0,0.1);
}

.word-content{	
	padding:20px 15px;
}

.title3{
	font-size:30px;
	color:#00b2fc;
	font-weight:bold;
	margin-top:25%;
}

.word-text{
	font-size:17px;
	line-height:30px;
}

.info-line{
	border-top:1px solid #c2c2c2;
}

@media (max-width:991px){
.title3{
	margin-top:3%;
	font-size:26px;
}
}

@media (max-width:360px){
.title3{
	font-size:22px;
}
}

/*---------------back--------------*/

#newsBack2{
	border:3px solid #00b2fc;
	border-radius:0;
	width:150px;
	text-align:center;
	color:#006cb1;	
	height:40px;	
	margin-bottom:40px;
	margin-top:50px;
}

#newsBack2:hover{
	box-shadow:0 0 4px rgba(0,0,0,0.5);
}

#newsBack2:before{
	content:"";
	display:block;
	width:96%;
	height:1px;
	background:rgba(255,255,255,0.6);
	position:relative;
	top:2px;
	left:2%;
}

#newsBack2 a{
	color:#006cb1;
	margin-top:0;
	width:150px;
	padding:2px 12px;
	outline:0;
	font-size:18px;
	font-weight:bold;
}


@media (max-width:991px){
#newsBack2{	
	margin-top:0;
	margin-bottom:10px;
	float:right;
}
}

@media (max-width:500px){
#newsBack2{
	width:100%;
	text-align:center;
	margin-top:10px;
}

#newsBack2 a{
	width:100%;
}
}


/*************************************/
/*              download             */
/*************************************/

.catalog_box {
    width: 22.15%;
    margin: 20px 1.2% 10px; 
    display: inline-table;
}

.catalog_box img{
	border:1px solid #ccc;
}

.catalog_box img:hover{
	opacity:0.8;
}

.catalog_box p{
	font-size:18px;
	line-height:25px;
	padding:10px;
	text-align:center;
	color:#000;
	margin-bottom:0;
}

.catalog_box img {
    width: 100%;
}

.catalog_box:hover p{
	color:#000;
}

@media (max-width:767px){
.catalog_box p{
	font-size:18px;
}
}

@media (max-width:610px){
.catalog_box {
    width: 22%;
}

}

@media (max-width:550px){
.catalog_box {
    width: 47%;
}
}

@media (max-width:350px){
.catalog_box {
    width: 98%;
}
}

/*************************************/
/*            contact us             */
/*************************************/

.getCode img{
	padding-top:10px;
	text-align:left;
}

.conBtn{
	text-align:center;
	margin:40px auto;
}

.btn_con{
	background:#006cb1;
	border-radius:0;
	width:145px;
	text-align:center;
	color:#fff;	
	height:45px;
	font-size:18px;
	padding:0;
	margin:0 10px;
}

.btn_con:hover{
	background:#a0a0a0;
	color:#363636;
}

.btn_con i{
	font-size:25px;
	vertical-align:middle;
	margin-right:5px;
}

input, button, select, textarea {
	border:none;
}

.proInquiry a {
    color: #fff;
	font-size:28px;
	font-weight:800;
}

.form-group select{	
	display: block;
	background:#eeeeee;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 17px;
	line-height: 1.42857143;
	color: #000;
	border: 2px solid #c9c9c9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
  
.txt{
	font-size:17px;
	color:#363636;
}

@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;
}

}

/*************************************/
/*                page               */
/*************************************/

.page{
	text-align:center;
	margin-top:22px;
	font-size:20px;
	border-top:1px solid #acacac;
}

.page .pagination > li a{
	color:#3b3b3b;
	margin-right:5px;
	border-radius:0;
	background:none;
	font-weight:bold;
	border:none;
	padding:8px 18px;
}

.page .pagination li a:hover{
	color:#65a2ff;
}

.page .pagination > li.next-pre a{
	color:#fff;
	margin-right:5px;
	background:#959595;
	font-weight:bolder;
	width:45px;
	height:45px;
	padding:0;
	font-size:45px;
	line-height:28px;
	border-radius:0;
	border:1px solid #707070;
}

.page .pagination li.next-pre a:hover{
	background:#006cb1;
	color:#fff;
}


@media (max-width:991px){
.page .pagination > li:first-child a,
.page .pagination > li:last-child a{
	display:none;
}

.page .pagination > li a{
	padding:6px 12px;
}

}


@media (max-width:700px){
.page .pagination > li.next-pre a{
	width:35px;
	height:35px;
	font-size:34px;
}

.page .pagination > li a{
	padding:2px 10px;
}

}


/*************************************/
/*                other              */
/*************************************/


.index-title{
	background:url(../tw_img/other/title_line.png) top 25px left repeat-x;
	height:40px;
	text-align:center;
}

.index-title span{
	display:inline-block;
	line-height:40px;
	height:40px;
	font-size:30px;
	font-weight:bold;
	color:#006cb1;
	padding:5px 16px;
	background:#fff;
}

.text{
	font-size:19px;
	color:#252525;
	line-height:30px;
	text-align:justify;
}

.text2{
	font-size:19px;
	color:#252525;
	line-height:40px;
	text-align:justify;
}

.title4{
	font-size:30px;
	color:#00b2fc;
	font-weight:bold;
	margin:15px 0 5px;
}

.inside-contnet{
	margin-top:25px;
}

.inside-title{
	font-size:30px;
	color:#363636;
	font-weight:bold;
	padding-bottom:1px;
	border-bottom:1px solid #c2c2c2;
}

.inside-title span{
	font-size:16px;
	color:#949494;
	display:inline-block;
	float:right;
	font-weight:100;
	position:relative;
	top:15px;
}

.min-content{
	min-height:450px;
}

.video-text{
	font-size:17px;
	margin-bottom:25px;
}

.video{
	margin-bottom:50px;
}

@media (max-width:1200px){
.index-title{
	margin-top:30px;
}
}

@media (max-width:991px){
.min-content{
	min-height:auto;
}
}

@media (max-width:767px){
.index-title span{
	font-size:25px;
}

.text{
	font-size:17px;
}

.text2{
	font-size:17px;
	line-height:35px;
}

.margin--50{
	margin-top:-50px;
}

}



/*---------member------------*/

h3.member_title{
	font-size: 18px;
	color:#000;
	font-weight: bold;
}

h4.member_title{
	font-size: 18px;
	color:#000;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 20px;
}

.login_content{
	margin-bottom: 40px;
}

.login_content label{
	font-size:18px;
	text-align: right;
	position: relative;
	top: 5px;
}

.login_content .form-group{
	overflow: hidden;
}

.login_content .form-group .col-lg-10{
	padding-left:0;
}



.login-btn{
	margin-bottom:10px;
	overflow:hidden;
}

.login-btn ul li:nth-child(2) a{
	font-size:18px;
	color:#31349b;
	position:relative;
	top:15px;
	font-weight: bold;
}

.login-btn ul li:nth-child(2){
	text-align:right;
}

.login-btn ul li:nth-child(1) a{
	font-size:20px;
	color:#000;
	font-weight:bold;
	display:inline-block;
	width:145px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#bc973d;
	box-shadow: inset -2px -3px 2px rgba(0,0,0,0.1), inset 2px 3px 2px rgba(255,255,255,0.3), 2px 2px 2px rgba(0,0,0,0.2);
	border-radius:3px;
}

.login-btn ul li:nth-child(1) a:hover{
	background:#e9c773;
}

.login_content .login-btn .btn_con{
	margin-left: 30%;
}


.forget-btn {
    text-align: right;
}

.forget-btn .btn_con {
    margin:0;
}

.switch{
	display:none;
}

@media (max-width:767px){
	.login_content .form-group .col-lg-10{
		padding-left:15px;
	}
	
	.login_content label{
		top: 3px;
	}
}