@charset "utf-8";
/* CSS Document */

@import "routine.css";


body {
	line-height:25px;
	background:#000;
}

.container-box{
	margin-top:20px;
	margin-bottom:20px;
	border-radius:20px;
	background:#fff url(../tw_img/other/body_bg.jpg) top left repeat-x;
	overflow:hidden;
}


a:hover, a:focus{
	color:#000;
}

@media (max-width:768px){
.container-box{
	margin-top:0;
	margin-bottom:0;
}
}

/*-------------nav----------------*/

nav ul{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,47b6b0+30,42b5ad+55,446e7a+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(71,182,176,1) 30%, rgba(66,181,173,1) 55%, rgba(68,110,122,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(71,182,176,1) 30%,rgba(66,181,173,1) 55%,rgba(68,110,122,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(71,182,176,1) 30%,rgba(66,181,173,1) 55%,rgba(68,110,122,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#446e7a',GradientType=0 ); /* IE6-9 */

	padding: 0;
	margin: 0;
	text-align: center;
	overflow: hidden;
	-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
	border-bottom:5px solid #0f3394;
	border-top:1px solid #188182;
}

nav ul a{
	margin: 8px auto;
	display: inline-block;
	text-decoration: none;
	color:#fff;
	font-family:"微軟正黑體";
	font-size:1.5rem;
	letter-spacing:0.05rem;
	font-weight:bold;
	line-height:18px;
}

nav ul a span{
	font-size:1.2rem;
}

nav ul a:last-child{
	border-right:none;
}

nav ul a li{
	
    display: inline-block;
    padding: 12px 15px;
}

nav ul li:hover{
	color:#000;
	
}

.handle {
	width: 100%;
	background-color: #459093;
	box-sizing: border-box;
	padding: 15px;
	cursor: pointer;
	color: white;
	display: none;
}
p.menu{
	display: inline-block;
	font-size:2.2rem;
	font-weight:bold;
	margin-bottom:0;
}
.menu_icon div {
  background-color: white;
  border-radius: 2px;
  width: 35px;
  height: 5px;
  margin: 5px;
}
.menu_icon{
	float: right;
	margin-top:-5px;
}

i.navIcon{
	display:none;
	padding-right:1rem;
	font-size:1.8rem;
}

@media (max-width:1200px){
nav ul a li{	
    padding: 3px 10px;
}

nav ul a{	
    font-size:14px;
}
}


@media (max-width:768px){
	
nav ul{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,47b6b0+30,42b5ad+55,446e7a+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(68,110,122,1) 0%, rgba(71,182,176,1) 30%, rgba(66,181,173,1) 55%, rgba(68,110,122,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(68,110,122,1) 0%,rgba(71,182,176,1) 30%,rgba(66,181,173,1) 55%,rgba(68,110,122,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(68,110,122,1) 0%,rgba(71,182,176,1) 30%,rgba(66,181,173,1) 55%,rgba(68,110,122,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459194', endColorstr='#446e7a',GradientType=0 ); /* IE6-9 */
}
	
nav ul a{
    padding: 3px 2.5% 8px;
	width:100%;
	border-right:none;
	border-bottom:1px dotted #FFFFFF;
}

nav ul{
	max-height: 0px;
}
nav ul li{
	box-sizing: border-box;
	width: 100%;
	padding: 0;
}
.showing{
	max-height: 37em; 
}
.handle{
	display: block;
}

i.navIcon{
	display:inline-block;
}

nav ul{
	border-bottom:5px solid #004659;
}
}


/*--------------title---------------*/

.title-bar{
	background:#fff url(../tw_img/other/title_bg.png) bottom left no-repeat;
}

.title-bar p{
	font-size:36px;
	color:#d0d0d0;
	padding-left:37px;
	line-height:43px;
}

.title-bar p span{
	font-size:14px;
	color:#d0d0d0;
	float:right;
}


@media (max-width:500px){
.title-bar p span{
	line-height:25px;
}
}
/*************************************/
/*            company_01             */
/*************************************/

.asid-com-box{
	background:#004659 url(../tw_img/other/body_bg.jpg) bottom left repeat-x;
	overflow:hidden;
	padding-bottom:20px;
	min-height:433px;
}

.asid-logo{
	background:#fff;
	padding:25px 5px 18px;
}

.asid-title-img{
	background:#fff;
}

.asid-menu-box{
	padding:0 20px;
}

.asid-menu{
	background:#fff;
	border-radius:0 0 40px 40px;
	height:100px;
	overflow:hidden;
	display:table;
	padding-top:17px;
	padding-bottom:40px;
	width:100%;
}

.asid-menu ul{
	padding:0 27px;
	list-style-type:none;
}

.asid-menu ul li{
	border-bottom:1px dashed #000;
}

.asid-menu ul li span{
	font-size:12px;
	line-height:25px;
	padding-right:5px;
	color:#72dbdb;
}

.asid-menu ul li a{
	color:#000;
	text-decoration:none;
	display:block;
	padding:7px 0;
}

.asid-menu ul li a:hover{
	color:#00cccc;
}

.nav-box{
	display:inherit;
}

.nav-box2{
	display:none;
}

.lang {
	text-align:right;
	padding-right:15px;
	font-size:13px;
	line-height:35px;
	background:#fff;
}

.lang a{
	color:#000;
	text-decoration:none;
}

.lang a:hover{
	color:#004659;
	text-shadow:1px 1px 2px rgba(0,0,0,0.5);
}

article{
	box-shadow:0 0 5px 1px rgba(0,0,0,0.3);
	margin-right:15px;
	padding:5px 20px 15px;
	overflow:hidden;
	background:#fff;
	margin-bottom:10px;
}

.company01{
	width:100%;
	height:atuo;
}

.company01-info{
	background:#d5e1e3;
	background-image:url(../tw_img/company/01/company01_3.png), url(../tw_img/company/01/profile_top.png), url(../tw_img/company/01/profile_buttom.png);
	background-position:bottom 10px right, top left, bottom left;	
	background-repeat:no-repeat, no-repeat, no-repeat;	
	overflow:hidden;
	border-radius:15px;
	width:99.85%;
	padding:40px 0 10px 30px;
}

.company01-info p{
	margin-bottom:0;
}

.company01-info p span{
	padding-right:5px;
	/*font-size:12px;*/
}

@media (max-width:992px){

article{
	margin-left:15px;
	/*text-align:justify;*/
}

.asid-logo{
	padding:20px 5px 12px;
}

.asid-title-img img{
	margin:10px auto 0;
}

.nav-box2{
	display:inherit;
}

.nav-box{
	display:none;
}

}

@media (max-width:768px){
.company01{
	width:auto;
}

.company01-info{
	background-image:url(../tw_img/company/01/profile_top.png), url(../tw_img/company/01/profile_buttom.png);
	background-position:top left, bottom left;	
	background-repeat:no-repeat, no-repeat;
	padding-left:10px;
	font-size:13px;
}
}



/*************************************/
/*              footer               */
/*************************************/

footer{
	background:#0a5f6a;
	border-top:1px solid #000;
	overflow:hidden;
	padding:15px 5px;
}


.footerUl2{
	list-style-type: none;
	color:#fff;
	font-size:1.3rem;
	text-align:center;
	padding-left:0;
	line-height:20px;
}

footer ul{
	margin-bottom:0;
}

.footerUl2 li{
	display:inline;
	/*padding:0 1%;*/
}

.footerUl2 li a{
	color:#fff;
}

/*.footerUl2 li a:hover{
	text-decoration:none;
}*/

.vLine2{
	color:#fff;
	font-size:1.2rem;
}

@media (max-width: 991px) {
.footerUl, .footerUl2{
	text-align:center;
	float:none;
}
}

@media (max-width: 650px) {
  
.footerUl2{
	text-align:center;
	font-size:1.2rem;
	/*padding:2rem 1rem;*/
}

.footerUl2 li{
	  display:inherit;
}

.vLine2{
	display:none;
}

}

/*************************************/
/*            company_02             */
/*************************************/

.pro_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 10px 0;
  margin: 0;
}

.pro_list li:hover figure{
  opacity:0.7;
}

/*.pro_list li:hover figcaption{
  color:#134e60;
  background-color:#b0e4f2;
}*/

.pro_list_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  padding: 0.625rem;
  margin: 10px 0 20px;
}

@media (max-width:992px){
  .pro_list_item {
    width: 33.333%;
  }
}

@media (max-width:768px){
  .pro_list_item {
    width: 50%;
  }
}


@media (max-width:600px){
  .pro_list_item {
    width: 50%;
  }
}

@media (max-width:550px){
  .pro_list_item {
    width: 100%;
	margin:0 0 20px;
  }
}


.pro_list_item figure {
  margin: 0;
}

.pro_list_inner {
  background: #fff;
  width: 100%;
}
.pro_list_inner img {
  display: block;
}
.pro_list_inner figcaption {
  padding: 1.25rem;
  color:#333333;
  font-size:15px;
  text-align:center;
}






.com_02_data{
	background:#aaa url(../tw_img/company/02/arrow_white.jpg) center left no-repeat;
	height:50px;
	padding-left:35px;
	line-height:50px;
	font-size:15px;
	color:#fff;
	letter-spacing:0.5px;
	font-weight:bold;
	font-family:"微軟正黑體";
}

.company02_info p{
	color:#000;
	font-weight:100;
	margin-top:10px;
}

@media (max-width:550px){
.com_02_data{
	padding-left:32px;
}
}

/*************************************/
/*            company_03             */
/*************************************/

.img-responsive.com03_img_02{
	float:right !important;
}


/*************************************/
/*          manufacture_01           */
/*************************************/

.manufacture_01_text{
	margin-top:15px;
	margin-bottom:70px;
}

.title-lightBlue{
	font-size:15px;
	color:#00cccc;
	font-weight:bold;
	margin-bottom:0;
	font-family:Arial;
} 

.manufacture_01_text ul{
	padding-left:17px;
	font-family:"微軟正黑體";
}

.manufacture_01_text ul li{
	padding-left:0;
	list-style-type:decimal;
}

/*************************************/
/*          manufacture_01           */
/*************************************/

.manufacture_02_text{
	margin-top:15px;
	margin-bottom:25px;
}

.manufacture_02_title{
	background:#aaa url(../tw_img/company/02/arrow_white.jpg) center left no-repeat;
	height:80px;
	padding-left:34px;
	display:table;
	width:100%;	
	font-family:"微軟正黑體";
	color:#fff;
	letter-spacing:0.5px;
}

.manufacture_02_title p, 
.manufacture_02_info_text p{
	display:table-cell;
	vertical-align:middle;
	height:80px;
}

.manufacture_02_title{
	letter-spacing:0;
}

.manufacture_02_info_text{
	height:50px;
	display:table;
	padding-left:10px;
	letter-spacing:0.5px;
}

@media (max-width:992px){
.manufacture_02_title p, 
.manufacture_02_info_text p,
.manufacture_02_title{
	height:50px;
}
}




/*************************************/
/*         manufacture_03            */
/*************************************/

.manufactrue_03_title01 {
	display:table;
	height:50px;
	color:#fff;
	background:#aaa url(../tw_img/company/02/arrow_white.jpg) center left no-repeat;
	font-family:"微軟正黑體";
	font-size:16px;
	padding-left:35px;
	font-weight:bold;
	width:195px;
	margin-bottom:20px;
	margin-top:5px;
}

.manufactrue_03_title01 p, .manufactrue_03_title02 p{
	display:table-cell;
	vertical-align:middle;
	margin-bottom:0;
}


.manufactrue_03_title02 {
	display:table;
	height:45px;
	color:#fff;
	background:#aaa;
	font-family:"微軟正黑體";
	font-size:16px;
	padding-left:17px;
	font-weight:bold;
	width:100%;
	margin-bottom:20px;
	margin-top:5px;
}

.manufacture03_info{
	border:1px solid #eee;
	text-align:left;
}

.manufactrue_03_col{
	padding:10px 10px;
}

.manufactrue_03_col p{
	margin-bottom:0;
}

.n2{
	background:#f8f8f8;
}

.font-gray{
	color:rgba(50,50,50,0.6);
}



/*************************************/
/*           application             */
/*************************************/

.application_title {
	display:table;
	height:50px;
	color:#fff;
	background:#aaa url(../tw_img/company/02/arrow_white.jpg) center left no-repeat;
	font-family:"微軟正黑體";
	font-size:17px;
	padding-left:35px;
	font-weight:bold;
	width:340px;
	margin-bottom:20px;
	margin-top:5px;
}

.application_title p{
	display:table-cell;
	vertical-align:middle;
	margin-bottom:0;
}

.application_sub_title_box{
	height:120px;
	display:table;
	background:#00cccc;
	color:#fff;
	font-size:20px;
	text-align:center;
	width:100%;
	font-family:"微軟正黑體";
	letter-spacing:0.5px;
}

.application_sub_title{
	display:table-cell;
	vertical-align:middle;
}

.application_01 ul{
	list-style-type:none;
	padding-left:0;
}

.application_01 ul li{
	display:inline-block;
	padding-right:5px;
}

.application_text{
	color:#000;
	font-family:"微軟正黑體";
}

#gotop {
    bottom: 20px;
    cursor: pointer;
    font-size: 20px;
    height: 65px;
    padding: 10px 15px;
    position: fixed;
    right: 20px;
    width: 65px;
	background-image:url(../tw_img/other/btn_top.png);
	background-repeat:no-repeat;
	z-index:101010;
}

@media (max-width:768px){
.application_01 ul{
	text-align:center;
}

.application_title{
	width:100%;
}
}


@media (max-width:480px){
.application_title span{
	display:none;
}
}

/*************************************/
/*                Q & A              */
/*************************************/

.link-style a{
	color:#000;
	text-decoration:none;
}

.link-style a:hover{
	color:#00cccc;
}

.application_hr{
	background:rgba(213,213,213,1.00) url(../tw_img/other/hr.jpg) top left repeat-x;
	height:5px;
	width:100%;
}

.app_link{
	margin-bottom:0;
}

.app_link a{
	color:#00cccc;
	text-decoration:none;
	padding-left:5px;
}

.app_link br{
	display:none;
}

@media (max-width:768px){
.app_link br{
	display:block;
}
}


/*************************************/
/*              sitenews             */
/*************************************/

.newsTitleBorder{
	overflow:auto;
}

.newsTitle{
	text-align:left;
	vertical-align:middle;
	display:block;
	background:#aaa;

	padding-left:5px;
	line-height:23px;
	color:#fff;
}

.newsTitle p{
	text-align:left;
	padding:0;
	font-size:1.5rem;
	margin-top:10px;
	color:#fff;
}

.dataTitle p{
	text-align:center !important;
}

.news{
	font-size:1.4rem;
	overflow:auto;
	border-bottom:1px dashed #d1d1d1;
	color:hsla(0,0%,0%,1.00);
}

.news p{
	text-align:center;
	padding-top:13px;
}

.news .subj{
	line-height:3.7rem;
	padding-bottom:5px;
	padding-top:5px;
	overflow-wrap: break-word;
}

.news .subj a{
	text-decoration:none;
	color:rgba(0,0,0,1.00);
	overflow-wrap: break-word;
}

.news .subj a:hover{
	text-decoration:none;
	color:#00cccc;
}

.news .data{
	line-height:2.5rem;
	padding-bottom:8px;
	padding-top:15px;
	text-align:center;
	color:rgba(0,0,0,0.5);
	font-weight:bold;
}



@media (max-width:991px){
.news p{
	text-align:left;
	padding-left:10px;
}

.no{
	display:none;
}

.dataTitle p{
	padding-right:45px;
	text-align:right !important;
}

.news .data{
	/*text-align:right;*/
}

}

@media (max-width:768px){
.news .data, .news .data2{
	text-align:left;
}

.newsDetail .data{
	text-align:left;
}

.newsCon{
	width:100%;
	margin-left:0;
}

.dataTitle{
	display:none;
}

.newsTitle{
	text-align:left;
}

.news .data{
	line-height:0.5rem;
	padding-top:15px;
	margin-bottom:8px;
}

.dataTitle p{
	text-align:right;
}

}



/*--------------- page ------------------*/

.page{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.page ul{
	list-style-type:none;
	padding-left:0;
}

.page ul li{
	display:inline-block;
}

.page ul li a{
	color:#000;
	padding:5px;
}

.page ul li a:hover, .page ul li a.active-page{
	color:#00cccc !important;
	text-decoration:none;
}




/*--------------- detail ------------------*/

.new_view_box{
	background:#f8f8f8;
	border:1px solid #eee;
	overflow:hidden;
	font-size:14px;
	letter-spacing:1px;
}

.new_view_title{
	background:#aaaaaa;
	color:#fff;
	padding:10px 14px;
	font-size:15px;
}

.new_view_text{
	padding:15px;
}


/*--------------- back ------------------*/

#newsBack{
	float:right;
	border-radius:5px;
	margin-top:15px;
	margin-bottom:50px;
	text-align:right;
}

#newsBack a{
	color:#00cccc;
	font-size:1.5rem;
	font-weight:bold;
	text-shadow:1px 1px 2px rgba(0,0,0,0.3);
}

#newsBack a:hover{
	text-decoration:none;
}


/*************************************/
/*             download              */
/*************************************/

.data a i{
	font-size:2.3rem;
	padding-top:3px;
	color:#626262;
}

.data a i:hover{
	color:#00cccc;
}

@media (max-width:768px){
.download-icon{
	display:none;
}
}


/*************************************/
/*             contacts              */
/*************************************/


/*---------btn-------------*/
.conBtn{
	text-align:center;
	margin:20px auto;
}

.btn_con{
	font-family:"微軟正黑體";
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+16,c5c7c8+84,c5c7c8+84 */
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 16%, rgba(197,199,200,1) 84%, rgba(197,199,200,1) 84%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 16%,rgba(197,199,200,1) 84%,rgba(197,199,200,1) 84%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 16%,rgba(197,199,200,1) 84%,rgba(197,199,200,1) 84%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#c5c7c8',GradientType=0 ); /* IE6-9 */

	color:#000;
	width:120px;
	height:35px;
	vertical-align:middle;
	text-align:center;
	/*line-height:35px;*/
	margin:0 5px 10px;
	font-size:1.5rem;
	border-radius:5px;	
	border:1px solid #adadad;
}

.btn_con:hover{
	color:#000;
	text-decoration:none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+16,c5c7c8+84,c5c7c8+84 */
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 16%, rgba(197,199,200,1) 84%, rgba(197,199,200,1) 84%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 16%,rgba(197,199,200,1) 84%,rgba(197,199,200,1) 84%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 16%,rgba(197,199,200,1) 84%,rgba(197,199,200,1) 84%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#c5c7c8',GradientType=0 ); /* IE6-9 */
	box-shadow:2px 2px 2px rgba(0,0,0,0.2);
}

input, button, select, textarea {
	border:none;
}

.getCode img{
	padding-top:40px;
	text-align:left;
}

iframe{
	margin-top:25px;
	margin-bottom:10px;
}

.form-txt, .mapTxt{
	font-size:1.5rem;
	font-family:"微軟正黑體";
	margin-bottom:8px;
}

 .mapTxt{
	 margin-bottom:25px;
}

@media (max-width:768px){
iframe{
	margin-top:0;
}
}

@media (max-width:500px){
.btn_con{
	width:100%;
	margin:0 0 10px;
}
}