@charset "utf-8";
/* CSS Document */

@import "routine.css";




/*************************************/
/*                index              */
/*************************************/

/*-------------- header ---------------*/
a{
	text-decoration:none !important;
}

header{
	border-top:20px solid #c9caca;
	border-bottom:1px solid #c9caca;
	font-family:"微軟正黑體";
	overflow:inherit;
	display:block;
	margin-bottom:20px;
}

h1 a, h1 a:hover{
	color:#000;
	text-decoration:none;
}

.lang ul{
	list-style-type:none;
	float:right;
	vertical-align:middle;
	padding-left:0;
}

.lang ul li{
	display:inline-block;
	margin-right:5px;
	margin-top:10px;
}

ul li.lang-btn a{
	display:block;
	width:95px;
	height:34px;	
	border-radius:5px;
	line-height:34px;
	text-align:center;
	font-size:1.6rem;
	font-weight:bold;	
	text-decoration:none;
	margin-top:10px;
}

ul li.lang-btn a:hover{
	box-shadow:0px 0px 2px 1px rgba(0,0,0,0.3);
}

ul li.tw a{
	background:#d31a4e;
	color:#fff;
}

ul li.eng a{
	border:1px solid #d31a4e;
	color:#d31a4e;
}

.lang ul br{
	display:none;
}

.lang-search {
	float:right;
	margin-top:20px;
	margin-left:3px;
}

.search .form-control{
	box-shadow: none;
}

.lang-search .input-group,
.search .input-group{
	margin-bottom:-8px;
	border-collapse: separate;
    display: table;
    position: relative;
	clear:both;
}

.search .form-control:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.input-group-btn .searchInput2:hover,
.input-group-btn .searchInput2:focus{
	background:#fff;
	border-color: #ccc;
}

@media (max-width:500px){
header{
	text-align:center;
}

.lang-search {
	float:none;
}

.lang{
	display:inline-block;
	text-align:center;
	margin:0 auto;
}

.lang ul{
	display:block;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

.lang ul li{
	margin-bottom:10px;
}

}

@media (max-width:310px){
header h1{
	font-size:3rem;
}

/*ul li.lang-btn a{
	width:75px;
	height:34px;	
	line-height:34px;
	font-size:1.4rem;
}*/
}

@media (max-width:280px){
header h1{
	font-size:2.8rem;
}

}


/*------------- nav ---------------*/

.content .lead {
  text-align: center;
  font-weight: 500;
  font-size: 32px;
  color: #333;
}

.menu01 {
	margin-top:15px;
}

.menu01:after {
  content: "";
  display: table;
  clear: both;
}
.menu01 .handler01 {
  color: #fff;
  padding: 1em 0;
  text-align: center;
  background: #ed90aa;
  display: none;
  cursor: pointer;
  font-weight: 700;
}
.menu01 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}

.menu01 li a {
  font-family:"微軟正黑體";
  float: left;
  padding: 1rem 3.5rem;
  color: #000;
  text-decoration: none;
  display: block;
  font-weight: 500;
  border:1px solid #ccc;
  border-right:none;
  border-bottom:none;
  font-size:1.6rem;
}

.menu01 li a.r-line{
	border-right:1px solid #ccc;
}

.menu01 li a:last-child{
	/*border-right:1px solid #ccc;*/
}

.menu01 li a:hover, .menu01 li a.active02 {
  background:url(../tw_img/other/nav_bg.png) left bottom repeat-x;
}

i.navIcon{
	display:none;
	padding-right:1rem;
	font-size:1.8rem;
}

/* Media Queries */
@media only screen and (max-width: 768px) {
  .menu01 .handler01 {
    display: block;
  }
  .menu01 ul {
    display: none;
  }
  .menu01 li a {
    display: block;
	padding:1rem 0;
    float: none;
    width: 100%;
	text-align:center;
  }

.menu01 li a:hover, .menu01 li a.active02 {
  background:url(../tw_img/other/nav_bg.png) left bottom repeat-x;
  opacity:0.8;
}

 i.navIcon{
	display:inline-block;
}

.menu01 li a.r-line{
	border-right:none;
}

}


/*----------------index company ---------------*/

.title{
	color:#0c0d0d;
	font-family:"微軟正黑體";
	font-size:2.2rem;
	font-weight:bold;
	margin-bottom:15px;
	/*margin-left:0.5rem;*/
	margin-top:3rem;
	border-bottom:2px solid #dcdcdc;
	clear: both;
}

.title span{
	color:#a7a7a7;
	padding-left:0.7rem;
	font-family:"Alegreya Sans", sans-serif;
	font-weight:400;
	text-transform:uppercase;
	font-size:2.45rem;
	letter-spacing:-0.05rem;
}

.title span.more a{
	font-size:1.4rem;
	display:inline-block;
	color:#fff;
	background-color:#d31a4e;
	padding:0 1rem;
	text-decoration:none;
	float:right;
	text-transform:none;
	margin-top:10px;
}

.title span.more a:hover{
	box-shadow:1px 1px 2px 1px rgba(0,0,0,0.3);
}

.index-company{
	padding-left:0;
}

.index-news{
	padding-right:0;
}

.txt{
	font-family:"微軟正黑體";
	font-size:1.6rem;
	line-height:2.4rem;
	text-align:justify;
}

.index-company img{
	margin-bottom:10px;
}

@media (max-width:500px){
.title{
	margin-left:0;
}
}

.clearfix.indexClear{
	display: none;
}

@media (max-width:991px){
	.clearfix.indexClear{
		display: block;
	}
}

/*--------------- index news ----------------*/

ul.news{
	list-style-type:none;
	padding-left:0;
	margin-top:-10px;
	height:175px;
	overflow:hidden;
	background:#fff;
}

.news li{
	background:url(../tw_img/other/news-icon.jpg) top 14px left no-repeat;
	border-bottom:1px dashed #958c8c;
	padding:10px 0 10px 18px;
}

.news li a{
	font-family:"微軟正黑體";
	font-size:1.4rem;
	letter-spacing:0.05rem;
	text-align:justify;
	color:#000;	
}

.news li:hover a{
	color:#4d679c;	
	text-decoration:none;
}


/*--------------- footer ----------------*/

footer{
	background:url(../tw_img/other/footer_bg.jpg) top left repeat;
	border-top:5px solid #d31a4e;
	margin-top:50px;
}

.footer-box{
	background:#fff;
	overflow:auto;
	margin-top:-5px;
}

.footerUl{
	position:relative;
	list-style-type: none;	
	padding-left:0;
	text-align:center;
}

.footerUl li{
	display:inline;

	/*padding:0 1%;*/
}

.footerUl li a{
	color:#000;
	font-size:1.5rem;
	font-family:"微軟正黑體";
	/*font-weight:bold;*/
	letter-spacing:0.05rem;
	padding:0 10px;
}

.footerUl li a:hover{
	text-decoration:none;
	color:#d31a4e;
	/*font-weight:bold;*/
}

.vLine{
	color:#000;
	font-size:1.5rem;
}

.footerUl2{
	list-style-type: none;
	color:#fff;
	font-size:1.5rem;
	font-family:"微軟正黑體";
	/*padding:2rem 20rem;*/
	/*text-align:center;*/
	margin-top:1.2rem;
	line-height:2.5rem;
	padding-left:0;
	margin-bottom:1.8rem;
	letter-spacing:0.03rem;
	padding-left:5px;
	text-align:center;
}

.footerUl2 li{
	display:inline;
	/*padding:0 1%;*/
}

.footerUl2 li a{
	color:#fff;
	font-size:1.4rem;
}

.footerUl2 li a:hover{
	text-decoration:none;
}

.vLine2{
	color:#fff;
	font-size:1.4rem;
}

.footerUl br, .dis{
	display:none;
}

.img-responsive.footer-logo{
	float:right;
	margin-top:23%;
}


@media (max-width: 992px) {
.footerUl, .footerUl2{
	text-align:center;
	float:none;
}

.img-responsive.footer-logo{
	float:none;
	margin:0 auto 30px;
}

.footerUl2{
	margin-bottom:2rem;
	padding-left:0;
}


}

@media (max-width: 650px) {
  
.footerUl2{
	text-align:center;
	font-size:1.4rem;
	/*padding:2rem 1rem;*/
}

.footerUl2 li{
	  display:inherit;
}

.vLine2{
	display:none;
}

.footerUl{
	margin-bottom:30px;
}

.footerUl br{
	display:inherit;
}

.dis{
	display:inline;
}
}


.contact-info ul{
	list-style-type:none;
	padding-left:0;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.contact-info br{
	display:none;
}

.contact-info ul li{
	font-size:1.5rem;
	color:#434343;
	line-height:2.5rem;
	letter-spacing:0.05rem;
	font-family:"微軟正黑體";
	display:inline-block;
	margin-right:10px;
	margin-bottom:10px;
}

.contact-info ul li a{
	color:#434343;
}

.contact-info ul li .icon{
	color:#fff;
	background:#dd1752;
	border-radius:50%;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	display:inherit;
	margin-right:8px;
}

.com-box{
	margin-bottom:80px;
}

.com-box img{
    width: 60%;
    margin-bottom: 10px;
}

@media (max-width:500px){
.contact-info br{
	display:block;
}

.contact-info ul li{
	font-size:1.4rem;
	letter-spacing:0;
}

.contact-info ul li .icon {
	display:none;
}

.footerUl li a{
	padding:0;
}
}

/*************************************/
/*              company              */
/*************************************/

.title span.breadcrumb02{
	float:right;
	font-size:1.4rem;
	color:#494949;
	letter-spacing:0.05rem;
	padding-bottom:0;
	margin-top:10px;
}

.breadcrumb02{
	float:right;
	font-size:1.4rem;
	color:#494949;
	letter-spacing:0.05rem;
	padding-bottom:0;
	padding-top:0;
	margin-top:0;
	text-transform:uppercase;
	margin-bottom:10px;
}

.before{
	display:block;
}

.after{
	display:none;
}

.txt2{
	font-family:"微軟正黑體";
	font-size:1.6rem;
	letter-spacing:0.05rem;
	line-height:3rem;
	text-align:justify;
}

@media (max-width:992px){
.dis02{
	display:none;
}
}

@media (max-width:768px){
.before{
	display:none;
}

.after{
	display:block;
}
}

@media (max-width:450px){
.com-img{
	width:100%;
	margin-bottom:10px;
	padding-right:0;
}

.com-img-ind{
	width:100%;	
}
}

@media (max-width:400px){
.after{
	font-size:1.2rem;
}
}

/*************************************/
/*              product              */
/*************************************/

.pro-list img{
	border:8px solid #eee;
}

.pro-list .pro-number{
	background:#eee;
	font-size:1.5rem;
	color:000;
	text-align:right;
	padding:0 5px 3px;
	letter-spacing:0.05rem;
	width:40%;
	float:right;
}

a .pro-list .pro-number {
	color:#000;
	margin-bottom:40px;
	text-decoration:none;
}

.pro-list:hover img{
	border:8px solid #a9a9a9;
}

.pro-list:hover .pro-number{
	background:#a9a9a9;
	text-decoration:none;
}

@media (max-width:700px){
.pro-600{
	width:50%;
}
}

@media (max-width:450px){
.pro-450{
	width:100%;
}

.pro-list .pro-number{
	float:none;
	width:100%;
	text-align:center;
	padding:10px;
	background:none;
}

.pro-list:hover .pro-number{
	background:none;
	text-decoration:none;
}
}



/*-------------  page  --------------*/

.page{
	margin:20px auto;
	text-align:center;
}

.page .pagination > li a{
	border:1px solid #9fa0a0;
	color:#9fa0a0;
	margin-right:5px;
	border-radius:0;
	font-weight:bold;
}


.page .pagination li a:hover{
	opacity:0.7;
	background:none;
}
/*************************************/
/*          product detail           */
/*************************************/

.pro-detail{
	position:relative;
	overflow:hidden;
}

.pro-b{
	border:1px solid #dedfdc;
}

.pro-info{
	margin-top:170px;
}

.pro-info p{
	color:#000;
	font-size:2.0rem;
	letter-spacing:0.05rem;
	/*font-weight:bold;*/
	font-family:"微軟正黑體";
}

.pro-info p .pro-name{
	font-size:2.5rem;
	color:#0d5665;
	font-weight:bold;
}

.proBtn, .proBtn:focus, .proBtn:active:focus, .proBtn.active:focus, .proBtn.focus, .proBtn.focus:active, .proBtn.active.focus{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7f7f7f+0,7f7f7f+49,606060+50,606060+100,7db9e8+100 */
	background: #d31a4e;
	margin:0.5rem 0;
	border-radius:0;
	width:175px;
	text-align:center;
	border:1px solid #d31a4e;
	box-shadow:0 0 2px rgba(0,0,0,0.2);
	color:#fff;	
	font-size:1.5rem;
	font-family:"微軟正黑體";
}

.proBtn:hover{
	color:#fff;
	font-weight:bold;
	background:#a0a0a0;
	box-shadow:0 0 3px rgba(0,0,0,0.5);
	border:1px solid #8f8f8f;
}

@media (max-width:1200px){
.pro-info{
	margin-top:60px;
}
}

@media (max-width:992px){
.pro-info{
	margin-top:20px;
	text-align:center;
}

}

@media (max-width:768px){
.proBtn{
	text-align:center;
}
}


@media (max-width:500px){
.proBtn, .proBtn:focus, .proBtn:active:focus, .proBtn.active:focus, .proBtn.focus, .proBtn.focus:active, .proBtn.active.focus{
	width:100%;
}
}

@media (max-width:400px){
.pro-info p{
	font-size:1.7rem;
}	

.pro-info p .pro-name{
	font-size:2.0rem;
}
}



/*************************************/
/*            inquiry table          */
/*************************************/
.responsive-table {
  width: 100%;
  margin-bottom: 1.5em;
}
@media (min-width: 704px) {
  .responsive-table {
    font-size: .9em;
  }
}
@media (min-width: 992px) {
  .responsive-table {
    font-size: 1em;
  }
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@media (min-width: 704px) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.responsive-table thead th {
  background-color: #a9a9a9;
  border: 1px solid #a9a9a9;
  font-weight: normal;
  text-align: center;
  color: white;
}
.responsive-table thead th:first-of-type {
  text-align: center;
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
@media (min-width: 704px) {
  .responsive-table tr {
    display: table-row;
  }
}
.responsive-table th,
.responsive-table td {
  padding: .5em;
  vertical-align: middle;
}
@media (min-width: 480px) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 704px) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em;
  }
}
@media (min-width: 992px) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 1200px) {
  .responsive-table th,
  .responsive-table td {
    padding: .5em;
	font-family:"微軟正黑體";
  }
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 704px) {
  .responsive-table caption {
    font-size: 1.5em;
  }
}
.responsive-table tfoot {
  font-size: .8em;
  font-style: italic;
}
@media (min-width: 992px) {
  .responsive-table tfoot {
    font-size: .9em;
  }
}
@media (min-width: 704px) {
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  /*border: 2px solid #dd7901;*/
}
@media (min-width: 704px) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1);
  }
}
.responsive-table tbody th[scope="row"] {
  background-color: #dd7901;
  color: white;
}
@media (min-width: 704px) {
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left;
  }
}
.responsive-table tbody td {
  text-align: center;
}
@media (min-width: 480px) {
  .responsive-table tbody td {
    /*border-bottom: 1px solid #dd7901;*/
  }
}
@media (min-width: 704px) {
  .responsive-table tbody td {
    text-align: center;
	background:#f0f1f3;
	border-bottom:1px solid #fff;
  }
}
.responsive-table tbody td[data-type=currency] {
  text-align: center;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  color: rgba(94, 93, 82, 0.85);
  font-weight:bold;
}
@media (min-width: 480px) {
  .responsive-table tbody td[data-title]:before {
    font-size: 1.1em;
	font-weight:bold;
  }
}
@media (min-width: 704px) {
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}

@media (max-width:710px){
.responsive-table tr{
	border-bottom:3px solid #a9a9a9;
}
}



/*************************************/
/*              inquiry              */
/*************************************/


.getCode img{
	padding-top:10px;
	text-align:left;
}

.inq_title{
	color:#d31a4e;
	font-size:18px;
	font-family:"微軟正黑體";
	text-align:left;
	letter-spacing:1px;
	padding:0;
	/*font-weight:bold;*/
}

.conBtn{
	text-align:center;
	margin:20px auto;
}

.btn_con{
	font-family:"微軟正黑體";
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+6,c5c7c8+93,c5c7c8+93 */
	background: rgb(248,248,248); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(248,248,248,1) 6%, rgba(197,199,200,1) 93%, rgba(197,199,200,1) 93%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 6%,rgba(197,199,200,1) 93%,rgba(197,199,200,1) 93%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(248,248,248,1) 6%,rgba(197,199,200,1) 93%,rgba(197,199,200,1) 93%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#c5c7c8',GradientType=0 ); /* IE6-9 */

	color:#000;
	width:150px;
	height:34px;
	vertical-align:middle;
	text-align:center;
	margin:0 5px 10px;
	font-size:1.4rem;
	border-radius:5px;	
	border:1px solid #b2b2b2;
	box-shadow:inset 0 0 2px 1px rgba(255,255,255,1.00);
}

.btn_con:hover{
	color:#000;
	text-decoration:none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+7,b8b9ba+93 */
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 7%, rgba(184,185,186,1) 93%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 7%,rgba(184,185,186,1) 93%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 7%,rgba(184,185,186,1) 93%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#b8b9ba',GradientType=0 ); /* IE6-9 */

	box-shadow:2px 2px 2px rgba(0,0,0,0.3);
}

input, button, select, textarea {
	border:none;
}

.proInquiry a {
    color: #3f3f3f;
	font-size:1.7rem;
	font-weight:800;
}


@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;
}

.proInquiry{
	width:100%;
}
}




/*--------------------------*/
/*          sitenews        */
/*--------------------------*/


.newsTitleBorder{
	overflow:auto;
}

.newsTitle{
	text-align:left;
	vertical-align:middle;
	display:block;
	background-color:#a9a9a9;
	padding-left:5px;
}

.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 solid #fff;
	color:hsla(0,0%,0%,1.00);
	background-color:#f0f1f3;
}

.news .subj{
	line-height:2.5rem;
	padding-bottom:9px;
	padding-top:9px;
}

.news .subj a{
	text-decoration:none;
	color:rgba(0,0,0,1.00);
}

.news .subj a:hover{
	text-decoration:none;
	color:rgba(0,108,185,1.00);
}

.news .data{
	line-height:2.5rem;
	padding-bottom:8px;
	padding-top:8px;
	text-align:center;
	color:rgba(0,0,0,0.6);
	font-weight:bold;
}

.news .data2{
	line-height:2.5rem;
	padding-bottom:8px;
	padding-top:8px;
	text-align:center;
	color:rgba(0,0,0,0.6);
}


.cell{
	display:table-cell;
}

.newsDetail{
	font-size:1.5rem;
	display:block;
	overflow:auto;
	border:1px solid #8dbe3d;
	padding:15px 8px;
	color:rgba(66,66,66,1.00);
}

.newsDetail .data{
	text-align:center;
	/*font-weight:bold;*/
	line-height:3rem;
}

.detailData{
	color:rgba(71,71,71,1.00);
	font-size:1.5rem;
	padding:10px 20px;
}

.newsCon p{
	color:#fff;
	text-align:left;
	line-height:2.5rem;
	font-size:1.5rem;
	margin-top:15px;
}

.back{
	display:block;
	margin-top:5%;
	margin-bottom:5%;
}

.pdl30{
	padding-left:40px !important;
}

.page{
	margin:35px auto;
	text-align:center;
}


#newsBack{
	float:right;
	text-align:center;
}

.btn_back{
	position:relative;
	display:block;
	background: #8dbe3d;

	color:#fff;
	width:140px;
	height:35px;
	vertical-align:middle;
	text-align:center;
	line-height:35px;
	box-shadow:0 0 6px rgba(142,142,142,0.7);
	margin-bottom:30px;
	margin:60px auto 20px;
}

.btn_back:hover{
	color:#fff;
	text-decoration:none;
	background: #6da410;
}

.newsTitle3{
	text-align:center;
	vertical-align:middle;
	background-color:#000;
	color:rgba(255,255,255,1.00);
}

.newsTitle2{
	background-color:rgba(0,0,0,1.00);
	color:#fff;
	text-align:right;
	padding-right:15px;
	line-height:2.5rem !important;
}

.newsTitle4{
	background-color:rgba(0,0,0,1.00);
	color:#fff;
	text-align:right;
	padding-right:10px;
	vertical-align:middle !important;
}

.exhTxt{
	color:#000;
	background-color:#d1d1d1;
	font-size:1.4rem;
	vertical-align:middle !important;
}

.exhTxt a{
	display:block;
	color:rgba(0,0,0,1);
	padding:3px 8px;
}

.newsListCon{
	vertical-align:middle;
	background-color:#f0f1f3;
	font-size:1.4rem;
	line-height:2.5rem !important;
}

.newsTitle3{
	text-align:center;
	vertical-align:middle;
	background-color:#000;
	color:rgba(255,255,255,1.00);
}

.newsTitle2{
	font-size:1.4rem;
	background-color:#a9a9a9;
	color:#fff;
	text-align:center;
	padding-right:10px;
	font-weight:bold;
}

.newTable{
	border:none !important;
}

.newTable tr td:last-child{
	border-bottom:none;
}

.newsTitle4{
	background-color:rgba(0,0,0,1.00);
	color:#fff;
	text-align:right;
	padding-right:10px;
	vertical-align:middle !important;
}

.newsListCon img::before

@media (max-width:992px){

}

@media (max-width:768px){
.news .data, .news .data2{
	text-align:left;
	padding-left:20px;
}

.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;
}

}

@media (max-width:500px){

#newsBack{
	width:100%;
}
}




/*--------------------------*/
/*         contacts         */
/*--------------------------*/

.mapTxt{
	padding-left:15px;
	padding-right:15px;
}

.form-txt, .mapTxt{
	font-size:1.5rem;
	font-family:"微軟正黑體";
	margin-bottom:8px;
}

.mapTxt{
	margin-bottom:20px;
}

.getCode02 img{
	padding-top:40px;
	text-align:left;
}