@charset "utf-8";
/* CSS Document */

@import "routine.css";
@import "tw_nav.css";



/*---------------------------*/
/*          index            */
/*---------------------------*/

header{
	background:#01479d url(../tw_img/banner/head_line.jpg) bottom left repeat-x;
}

.indexCon{
	margin:20px auto;
}

.moreIcon{
	font-size:6px;
}

.indexMore{
	background-color:#01479d;
	color:#fff;
	padding:5px 8px;
	float:right;
}

.indexMore:hover{
	box-shadow:2px 2px 2px rgba(0,0,0,0.3);
	color:rgba(255,229,0,1.00);
}

.indexTit{
	font-size:2rem;
	font-family:"微軟正黑體";
	font-weight:700;
}

.indexNews, .indexPro{
	background-color:#eeeeee;
	padding:15px 20px 20px;
	height:210px;
	overflow:hidden;
	border-bottom:18px solid #eee;
}

.indexNewsList{
	display:table;
	margin-top:15px;
	letter-spacing:1px;
}

.cell{
	display:table-cell;
}

.indexBrands{
	margin-top:40px;
}

.indexNewsList div{
	margin-top:12px;
}

.indexNewsList div a{
	color:rgba(0,0,0,1.00);
}

.indexNewsList div a:hover{
	text-decoration:none;
	color:rgba(0,0,0,0.7);
}

.newslist{
	white-space:nowrap; 
	font-size:1.2rem;
}

.brands{
	padding-right:10px;
}

.brandsImg{
	box-shadow:0 0 1px rgba(0,0,0,0.1);
	border:1px solid rgba(0,0,0,0.1);
}

.dis{
	padding-right:8px;
	display:none !important;
}

@media (max-width:1190px){
.indexNews, .indexPro{
	height:200px;
}
}

@media (max-width:992px){
.indexPro{
	height:auto;
}

}

@media (max-width:768px){
.dis{
	display:inline-block !important;
}

}

@media (max-width:500px){
.indexBrands div{
	width:50%;
	margin:10px auto;
}

.indexNewsList div,.brands{
	padding-right:3px;
	padding-left:3px;
}

.indexNews{
	padding:15px 5px 10px;
}

}


/*---------------------------*/
/*          footer           */
/*---------------------------*/

footer{
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	border-top:2px solid #ddd;
	padding-top:20px;
	padding-bottom:10px;
}

.footerUl2{
	list-style-type: none;
	color:#727171;
	font-size:1.3rem;
	/*padding:2rem 20rem;*/
	/*text-align:center;*/
	margin-left:-1rem;
	margin-right:-1rem;
	line-height:2rem;
}

.footerUl2 li{
	display:inline;
	/*padding:0 1%;*/
}

.footerUl2 li a{
	color:rgba(140,140,140,1.00);
}

.footerUl2 li a:hover{
	text-decoration:none;
}

.vLine2{
	color:#656565;
	font-size:1.2rem;
}

#gotop {
    bottom: 20px;
    cursor: pointer;
    font-size: 20px;
    padding: 10px 15px;
    position: fixed;
    right: 5%;
	height: 74px;
    width: 74px;
	background-image:url(../tw_img/other/top.png);
	background-repeat:no-repeat;
	z-index:101010;
}

@media (max-width: 991px) {
.footerUl2{
	text-align:center;
	float:none;
}
}

@media (max-width: 650px) {
  
.footerUl2{
	text-align:center;
	/*padding:2rem 1rem;*/
}

.footerUl2 li{
	  display:inherit;
}

.vLine2{
	display:none;
}

.footerUl2 li:first-child{
	display:none;
}
}

@media (max-width: 500px) {
  
.footerUl2{
	font-size:1.2rem;
	/*padding:2rem 1rem;*/
}
}


/*---------------------------*/
/*          company          */
/*---------------------------*/

.breadcrumbBox{
	border-bottom:1px solid #ddd;
}

.breadcrumb2{
	margin-top:10px;
}

.icon{
	font-size:1.5rem;
	color:rgba(0,0,0,1.00);
	margin:auto 15px;
	vertical-align:middle;
}

.title{
	margin:20px auto;
	color:rgba(0,0,0,1.00);
	font-size:2.6rem;
	line-height:5rem;
	font-family:"微軟正黑體";
	letter-spacing:1px;
	text-align:center;
}

.cont p{
	line-height:2.5rem;
	color:rgba(0,0,0,1.00);
	font-size:1.4rem;
	letter-spacing:1px;
	text-align:justify;
	padding-right:20px;
}

.cont{
	margin-bottom:30px;
}

.cont2{
	background-color:#eee;
	padding:70px;
	margin-bottom:50px;
}

.cont2 p{
	font-family:"微軟正黑體";
	font-size:2.8rem;
	color:#333333;
	line-height:6rem;
	letter-spacing:1px;
	/*font-weight:600;*/
}

.combrandsBox div{
	display:table;
	border:1px solid #bbb;
	margin-left:-1px;
	margin-bottom:-1px;
	background-color:#fff;
}

@media (max-width:992px){

.cont p{
	padding-right:0;
}
}

@media (max-width:768px){
.cont2{
	padding:40px;
	margin-bottom:0;
}
}

@media (max-width:600px){
.cont2{
	padding:30px;
	padding-bottom:50px;
}

.cont2 p{
	font-size:2.4rem;
}
}

@media (max-width:500px){
.cont2{
	padding:20px;
	padding-bottom:40px;
}
}

@media (max-width:400px){
.cont2{
	padding:10px;
	padding-bottom:30px;
}
}




/*---------------------------*/
/*          sitenews         */
/*---------------------------*/



.newsCont{
	background-color:#eee;
	padding:50px 35px;
	margin-bottom:50px;
}

.newsCont2{
	background-color:#eee;
	padding:50px 35px;
	margin-bottom:20px;
}

.newList{
	font-family:"微軟正黑體";
	line-height:2.7rem;
	font-size:1.7rem;
	color:#5a5a5a;
	letter-spacing:1px;
	border-bottom:1px solid rgba(0,0,0,0.3);
	overflow:auto;
	padding-bottom:40px;
	padding-top:40px;
}

.newList2{
	font-family:"微軟正黑體";
	line-height:2.7rem;
	font-size:1.7rem;
	color:#5a5a5a;
	letter-spacing:1px;
	border-bottom:1px solid rgba(0,0,0,0.3);
	overflow:auto;
	padding-bottom:20px;
	margin-bottom:40px;
}

.newTXT2{
	padding-left:5px;
}

.newTxt3{
	font-size:1.9rem;
	letter-spacing:0;
	color:#333333;
}

.newList img{
	border:1px solid rgba(0,0,0,0.3);
}


.newsMore{
	background-color:#01479d;
	color:#fff;
	padding:0 8px;
	float:left;
	font-size:1.4rem;
}

.newsMore:hover{
	box-shadow:2px 2px 2px rgba(0,0,0,0.3);
	color:rgba(255,229,0,1.00);
}


.page{
	margin:25px auto 0;
	text-align:center;
}

.page ul{
	list-style-type:none;
	padding-left:0;
}

.page ul li{
	display:inline-block;
	font-size:1.7rem;
	background-color:#FFFFFF;
	margin:3px 3px;
}

.page ul li a{
	display:block;
	color:#000;
	padding:1.5rem 2rem;
	text-decoration:none;
}

.page ul li:hover{
	background:#01479d;
	color:#FFFFFF;
}

.page ul li a:hover{
	color:#FFFFFF;
}

.newWord{
	font-size:1.4rem;
	color:rgba(0,0,0,1.00);
	line-height:2.5rem;
	letter-spacing:1px;
	text-align:justify;
}

.newWordTitle{
	font-family:"微軟正黑體";
	font-size:1.8rem;
	line-height:3rem;
	padding-bottom:10px;
	padding-top:30px;
	letter-spacing:1px;
}

#newsBack{
	margin:10px auto 30px;
	text-align:center;
}

.backBtn{
	font-size:1.5rem;
	font-family:"微軟正黑體";
	padding:8px 60px;
	background-color:#01479d;
	color:#fff !important;
}

.backBtn:hover{
	box-shadow:2px 2px 2px rgba(0,0,0,0.3);
	color:rgba(255,229,0,1.00) !important;
	
}
@media (max-width:768px){
.newsCont{
	margin-bottom:0;
	padding-left:10px;
	padding-right:10px;
}

.newTXT{
	margin-top:20px;
	text-align:center;
}

.newTXT2{
	margin-top:20px;
	text-align:center;
}

.newList{
	padding-bottom:20px;
}

.newsMore{
	width:100%;
	margin:auto;
	text-align:center;
}
}

@media (max-width:600px){
.newsCont{
	padding-bottom:50px;
}

.page ul, .newList{
	margin-right:-15px;
	margin-left:-15px;
}

}

@media (max-width:500px){
.newsCont{
	padding-bottom:40px;
	padding:50px 35px;
}

.backBtn{
	display:block;
	width:100%;
}

.newsCont2{
	padding-left:15px;
	padding-right:15px;
}

}

@media (max-width:400px){
.newsCont{
	padding-bottom:30px;
}
}



/*---------------------------*/
/*          contacts         */
/*---------------------------*/


.contactTxt{
	font-size:1.4rem;
	text-align:center;
	letter-spacing:1px;
	line-height:2.5rem;
}

.contIconBar{
	background-color:#e5e5e5;
	height:210px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:30px;
	margin-top:20px;
	-moz-box-shadow:inset 0 0 2px 1px rgba(0,0,0,0.1);
	-ms-box-shadow:inset 0 0 2px 1px rgba(0,0,0,0.1);
	-o-box-shadow:inset 0 0 2px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 2px 1px rgba(0,0,0,0.1);
	box-shadow:inset 0 -2px 0 rgba(0,0,0,0.1);
}

.contIconBar p i, .contIcon{
	display:block;
	font-size:5.5rem;
	color:rgba(0,0,0,1.00);
	text-align:center;
	padding-top:50px;
	-moz-text-shadow:2px 2px 2px rgba(0,0,0,0.3);
	-ms-text-shadow:2px 2px 2px rgba(0,0,0,0.3);
	-o-text-shadow:2px 2px 2px rgba(0,0,0,0.3);
	-webkit-text-shadow:2px 2px 2px rgba(0,0,0,0.3);
	text-shadow:2px 2px 2px rgba(0,0,0,0.3);
}

.contIconTXT{
	text-align:center;
	color:#515151;
	font-size:1.5rem;
	padding:10px 30px;
	letter-spacing:1px;
	font-family:"微軟正黑體";
}

.map{
	margin:10px auto 20px;
}

.formTxt{
	display:block;
	font-size:1.4rem;
	color:rgba(0,0,0,1.00);
	margin-top:10px;
	margin-bottom:8px;
}

.getCode img{
	padding-top:20px;
	text-align:left;
}

.conBtn{
	text-align:center;
	margin:20px auto;
}

.btn_con{
	background: #01479d;
	color:#fff;
	width:150px;
	height:35px;
	vertical-align:middle;
	text-align:center;
	line-height:35px;
	margin-bottom:10px;
	margin-right:10px;
	box-shadow:2px 2px 2px rgba(0,0,0,0.3);
}

.btn_con:hover{
	color:#fff;
	text-decoration:none;

	color:rgba(255,229,0,1.00);
}

input, button, select, textarea {
	border:none;
}

.backColor{
	border-radius:0;
	background-color:#e4e4e4;
	border:none;
}

@media (max-width:992px) {

.contIconBar{
	margin-bottom:0;
}
}

@media (max-width:768px) {

.getCode img{
	margin-left:-15px;
	margin-right:-15px;
}
}

@media (max-width:500px){

.contIconBar{
	margin:auto 0;
}

.btn_con{
	width:100%;
	display:block;
}

.map{
	margin-left:-15px;
	margin-right:-15px;
}
}




/*---------------------------*/
/*          download         */
/*---------------------------*/

.downloadCont{
	background-color:#eee;
	padding:50px 90px;
	margin-bottom:50px;
}

.fileTitle{
	background-color:#01479d;
	color:#fff;
	line-height:3rem !important;
}

.tdheight{
	line-height:3rem !important;
}

.trHover{
	background-color:#f9f9f9;
}

.trHover:hover{
	background-color:rgba(0,0,0,0.1);
}

@media (max-width:992px){
.downloadCont{
	padding:50px 50px;
}
}

@media (max-width:768px){
.downloadCont{
	padding:50px 30px;
}
}

@media (max-width:600px){
.downloadCont{
	padding:50px 15px;
}
}

@media (max-width:500px){
.downloadCont{
	padding:50px 5px;
}
}




/*---------------------------*/
/*         assurance         */
/*---------------------------*/


.assurTitle{
	margin:20px auto;
	color:rgba(0,0,0,1.00);
	font-size:2.5rem;
	line-height:5rem;
	font-family:"微軟正黑體";
	letter-spacing:1px;
}

.must{
	padding-left:20px;
	font-size:1.4rem;
	font-family: serif;
	vertical-align:middle;
}

.telpd{
	padding-right:10px;
}

.assurBox{
	padding:20px 50px 40px;
	overflow:auto;
}

.assurBox2{
	padding:20px 50px 40px;
	background:#e5e5e5 url(../tw_img/banner/head_line.jpg) top left no-repeat;
	overflow:auto;
}

.dataBox1{
	width:90%;
}

.dataBox2{
	width:90%;
}

.assurTxt{
	color:#6F6F6F;
	display:block;
	padding-top:15px;
}
@media (max-width:768px){
.telpd{
	padding-right:0;
}

.assurBox, .assurBox2{
	padding-left:5px;
	padding-right:5px;
}

.dataBox1{
	width:100%;
}

.dataBox2{
	width:100%;
}

.del{
	padding-right:0;
}

}





/*---------------------------*/
/*          brands           */
/*---------------------------*/


.brandsBox{
	overflow:auto;
	background-color:#eeeeee;
	padding:30px 40px;
	font-size:1.4rem;
	color:rgba(0,0,0,1.00);
	line-height:2.5rem;
	letter-spacing:1px;
	margin-bottom:120px;
	margin-top:10px;
	text-align:justify;
}

@media (max-width:768px){
.brandsBox{
	padding:20px 10px;
	margin-bottom:30px;
}
}



/*---------------------------*/
/*         product           */
/*---------------------------*/

.proBox{
	margin-top:10px;
	margin-bottom:30px;
}

.proList:hover{
	box-shadow:0 0 2px 1px rgba(0,0,0,0.2);
}

.proList:hover .proName{
	background-color:rgba(0,0,0,0.7);
	color:#fff;
}

.proList{
	margin-right:2.5px;
	margin-left:2.5px;
	
}

.proBox a{
	color:rgba(0,0,0,1.00);
}

.proName{
	text-align:center;
	padding:10px;
	background-color:#eeeeee;
}

.proName span{
	margin-bottom:0;
}

.proImg-s{
	/*border-left:2px solid #dcdcdc;*/
	/*border-right:2px solid #dcdcdc;*/
	margin-bottom:5px;
	border:1px solid rgba(0,0,0,0.1);
}

.proList{
	margin-top:10px;
	margin-bottom:10px;
}

.proName-b{
	font-size:2.8rem;
	color:#01479d;
	text-align:center;
	font-family:"微軟正黑體";
	margin-top:20px;
}

.proName-s{
	font-size:1.6rem;
	color:rgba(0,0,0,1.00);
	text-align:center;
	font-family:"微軟正黑體";
}

.proInfo{
	font-size:1.5rem;
	color:#666;
	line-height:2.5rem;
	letter-spacing:1px;
	margin-top:35px;
	text-align:justify;
}

.tabsBox{
	margin-top:30px;
	margin-bottom:30px;
	overflow:auto;
}

@media (max-width:768px){
.proInfo{
	padding-left:10px;
	padding-right:10px;
}
}




/*---------------------------*/
/*        distribute         */
/*---------------------------*/

.distrBox{
	margin-top:10px;
	margin-bottom:30px;
}

.distrKind{
	font-size:2.4rem;
	color:#01479d;
	font-weight:bold;
	font-family:"微軟正黑體";
}

.distrPlace{
	font-size:1.8rem;
	color:#000;
	font-family:"微軟正黑體";
}

table.distrTable > tbody > tr > td{
	border-top:none;
	padding:10px 20px 10px 20px;
	font-size:1.5rem;
	color:rgba(0,0,0,1.00);
}

table.distrTable > tbody > tr > th{
	background-color:#e5e5e5;
	font-weight:100;
	font-size:1.5rem;
	color:rgba(0,0,0,1.00);
	padding:10px 20px 10px 20px;
}