@charset "UTF-8";
/*
 *{
 border: 1px solid #000;
}
*/



/* uh -- uh7 & uh93a3 mca-20k*/
.uh7{
	flex-direction: row;
    /* justify-content: space-between; */
    justify-content: space-around;
    position: relative;
    display: flex;

}

/* uh 93a3 mca-20k*/
.sp-a3{
	display: inline-block;
	width: 400px;
	margin: 10px 0px 0px 10px;	
}
.sp-a3 td, th {
 border: none; 
 width: 100px;
 padding: 0px;
 height: 30px;  
 text-align: center;
/*   vertical-align:center; */
}
.sp-a3 td:first-child, th:first-child{
/*	width: 40px;*/
 position: sticky;
/*	padding-left: 10px;*/
	
 left:0; /* 首行永遠固定於左 */
 z-index: 1;
/*  background-color: f9d6d6lightpink; */
  background-color: none;  /*#FFDFF7*/
}
.sp-sp{
	display: inline-block;
	width: 400px;
	margin: 10px 0px 0px 10px;	
}

/*機型的規格高度低於400px,設高度為自動*/
.sp, .sp-tr35{
	float: left;
	width: 820px;
	margin-bottom: 40px;
}
.sp-model{	
	width: 820px;
	margin-bottom: 40px;
}
.sp-model tr:hover{
	background-color: #f7f8f8;	
}

.model-uh.pw50{
	width: 50%;
}



/*機編-uh*/
.appUh2{	
	padding: 0px 0px 8px 0px;	
}
.appUh2.w100{
	width: 100px;
}
.appUh2.w130{
	width: 130px;
}
.appUh2.w150{
	width: 150px;
}
.appUh2.w180{
	width: 180px;
}

.blue.uh30{
	font-size: 30px;
	color: darkblue;
	font-weight: 700;
}

/*uh線跡*/
.model-uh{
	
}

/*規格,td寬度*/
.model-uh td.sptd-w30, .sp td.sptd-w30{
	width: 30px;
}
.model-uh td.sptd-w50, .sp td.sptd-w50{
	width: 50px;
}
.model-uh td.sptd-w80{
	width: 80px;
}
.model-uh td.sptd-w100{
	width: 100px;
}
.model-uh td.sptd-w150{
	width: 150px;
}
.model-uh td.sptd-w180, .sp td.sptd-w180{
	width: 180px;
}
.model-uh td.sptd-w200, .sp td.sptd-w200{
	width: 200px;
}
.model-uh td.sptd-w250, .sp td.sptd-w250{
	width: 250px;
}
.model-uh td.sptd-w280, .sp td.sptd-w280{
	width: 280px;
}
.model-uh td.sptd-w300, .sp td.sptd-w300{
	width: 300px;
}
.model-uh td.sptd-w350, .sp td.sptd-w350{
	width: 350px;
}
.model-uh td.sptd-w400, .sp td.sptd-w400{
	width: 400px;
}

.model-uh td, .model-boxuh th {
 border: hidden;  
 width: 50px;
 padding: 5px 8px;
 height: 30px;
 text-align: left;
}
.model-uh td:first-child, .model-uh th:first-child{
 position: sticky;
 left:0; /* 首行永遠固定於左 */
 z-index: 1;
 background-color: initial;  /*#FFDFF7*/

}
.blue.uh24{
	font-size: 24px;
	color: darkblue;
	font-weight: bold;
}
/*uh線跡*/

.b90.uh24{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	
}
.b90.uh18{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	
}

.bgw{
	background-color: #fff;
}

.spsp{
 overflow: auto; 
 width: 100%;
/*  height:108px; /* 固定高度 */ 
  height: 400px; /* 高度 = 自動 */
}
.opspsp {
    overflow: auto;
    width: 100%;
    height: auto;
    /* margin: 10px; */
    margin-bottom: 0px;
	letter-spacing: 1px;
}
.spsp-at, .spsp-pfsat{
 overflow: auto; 
 width: 100%;
/*  height:108px; /* 固定高度 */ 
  height: auto; /* 高度 = 自動 */
/*	margin: 10px;*/
/*	margin-bottom: 20px;*/
	letter-spacing: 1px;
}
.spspsp.w100w{
	width: 100%;
}
.spspsp.w40w{
	width: 40%;
}

.sp td{
	background-color: #ffffff;
}
td, th {
 border: 1px solid #d6d6d6;  /*gray*/
 width: 85px;
 padding: 0px;
 height: 30px;  
 text-align: center;
/*	background-color: #ffffff;*/
/*   vertical-align:center; */
}
td{
	font-size: 14px;
}
th {
/*  background-color: lightblue; */
 background-color: #F5F4F2; /*#CDE9FF*/
}

/*機編ct-1-左切刀*/
.blue{
	color: #004aa1;
/*	font-weight: 700;*/
}
/*機編ct-1-左切刀end*/

.moth-ph{
	height: 50px;
	padding: 10px 0;
}
.moth-ph70{
	height: 70px;
	padding: 10px 0;
}

.spsp table, .spsp-at table {

 table-layout: fixed;

 width: 200px; /* 固定寬度 */

}

td:first-child, th:first-child{
 position: sticky;
 left:0; /* 首行永遠固定於左 */
 z-index: 1;
/*  background-color: f9d6d6lightpink; */
  background-color: #F5F4F2;  /*#FFDFF7*/

}

.spsp table thead th>img, .spsp-at table thead th>img {
	width: 75px;
	box-shadow: none;
	padding: 5px;
}
.spsp table thead th>img:hover, .spsp-at table thead th>img:hover {	
	border: none;
}
thead tr th {
 position: sticky;
 top:0; /* 列首永遠固定於上 */
	
}

th:first-child{
 z-index:2;
/*  background-color:lightblue; */
  background-color: #F5F4F2; /*      #CDE9FF--淡藍     #FFDFF7--淡粉     */

}
tbody tr:hover {
/*    background-color: #daf5ff;*/
    color: crimson;
	font-weight: bold;
}
/*ut04a_sp_th*/
th .tdtop.ut04a{
	border-bottom: 1px solid #d9d9d9;
}
td .tdtop{
	border-bottom: 1px solid #d9d9d9;	
	text-align: center;
	padding-bottom: 3px;
}
td .tdtop.ntd{
	border-bottom: none;	
	text-align: left;
	justify-content: center;
	align-items: center;
	height: 160px;
}
td .tdmid{
	border-bottom: 1px solid #d9d9d9;
	text-align: center;	
	padding-top: 3px;
}
td .tdund{	
	text-align: center;	
	padding-top: 3px;
}

/*448特殊規格*/

.s-sp-inner{
	
}
td .tdntd{
/*	flex-direction: row;*/
/*	justify-content: space-between;*/
	position: relative;
	display: flex;
/*	text-align: left;*/
	height: 100%;
/*	align-items: center;*/
/*	border: 1px solid;*/
}
td .subAxis{
	position: absolute;
	width: 0;
	height: 100%;
	top:0;
	left: 75%;
	border: 1px solid #d6d6d6;
}
td .tdntd-left{
	font-size: 10px;
	flex: 3;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	left:8px;
	padding: 5px 0;
	position: relative;  
	display: block;
	text-align: left;	
}
td .tdntd-left.P15{
	padding: 15px 0;
}
td .tdntd-left.P35{
	padding: 35px 0;
}
td .tdntd-left.P55{
	padding: 55px 0;
}
td .tdntd-right{
	flex: 1;
	flex-direction: row;
	justify-content: center;
	align-items: center;
/*	top: 25%;*/
/*	bottom: auto;*/
	padding: 10px 0;
/*	border: solid 1px ;*/
	position: relative;
}
td .tdntd-right.P20{
	padding: 20px 0;
}
td .tdntd-right.P45{
	padding: 45px 0;
}
td .tdntd-right.P55{
	padding: 55px 0;
}
/*448特殊規格end*/

.spsp table .lf, .spsp-at table .lf{
/*	width: 180px;*/
	padding: 0px 8px;
	text-align: left;
}

.spsp table .lf.w250, .spsp-at table .lf.w250{
	width: 250px;
}
.big{
	font-size: 40px;
	color: #004aa1;	
	font-weight: bold;
	}

.big.fz35{
	font-size: 35px;
}
.big.fz30{
	font-size: 30px;
}
.big.fz24{
	font-size: 24px;	
}
.big.fz20{
	font-size: 20px;	
}
.big.fz18{
	font-size: 18px;	
	height: 70px;
}

a {
    text-decoration: none;
	color: #333333;
	}

a:hover{
	text-decoration: none;
	color: crimson;	
}


/*opd sp*/

.optitle{
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1;
	padding: 0px 15px;
	margin-bottom: 15px;
	display: inline-flex;
}
.s.cor-b {
    color: #333;
}
.s10.cor-b {
    color: #333;
}
.s {
    font-size: 14px;
}
.s12{
    font-size: 12px;
}
.s10{
    font-size: 10px;
}

.opthw80{
	width: 80px;
}
.opthw100{
	width: 100px;
}
.opthw110{
	width: 110px;
}
.opthw120{
	width: 120px;
}
.opthw130{
	width: 130px;
}
.opthw150{
	width: 150px;
	
}
/*高度=內距*/
.opthw150.pd20{	
	padding: 20px 0;
}
.opthw160{
	width: 160px;
}
.opthw180{
	width: 180px;
}
.opthw200{
	width: 200px;
}
.opthw230{
	width: 230px;	
}
.opthw250{
	width: 250px;	
}
.opthw280{
	width: 280px;	
}
.opthw300{
	width: 300px;	
}
.opthw380{
	width: 380px;
}

.opthw400{
	width: 400px;
}
.opthw800{
	width: 800px;
}
.opthw800.pd15{
	padding: 15px 0;
}

.opbigb{
	width: 150px;
	font-size: 35px;
	padding: 10px;
	color: #004aa1; 
	font-weight: bold;
/*	border:  solid 1px red;*/
	text-align: center;
}
.opbigb.w200{
	width: 200px;
}

.opbigb.w180{
	width: 180px;
}
.opbigb.w150{
	width: 150px;
}
.opbigb.w120{
	width: 120px;
}


/*選配件, 規格表, td, 有圖片加內距*/
.optdpp{
	padding: 0px 15px;
}
.optdpp.l{
	text-align: left;
}
/*選配件, 規格表, td, 內距 end*/

.sp table tbody td.picturew40{
	width: 40px;	
}
.sp table tbody td.picturew80{
	width: 80px;	
}
.sp table tbody td.picturew800 img{
	width: 780px;
	border-radius:0px;
}
.products .sp table tbody td .picturew420 img{
	width: 420px;
	padding: 8px 15px;
	border-radius:0px;
}
.products .sp table tbody td .picturew200 img{
	width: 200px;
	padding: 8px 15px;
	border-radius:0px;
}
.products .sp table tbody td .picturew350 img{
	width: 350px;
	padding: 8px 15px;
	border-radius:0px;
}
.sp table tbody td.picturew350 img{
	width: 350px;
	padding: 8px 15px;
	border-radius:0px;
}
.sp table tbody td.picturew250 img{
	width: 250px;	
	padding: 8px 15px;
	border-radius: 0px;
}
.sp table tbody td.picturew230 img{
	width: 230px;	
	padding: 8px 15px;
	border-radius: 0px;
}
.sp table tbody td.picturew200 img{
	width: 200px;
	padding: 8px 15px;
	border-radius:0px;
}
td.picturew150{
	width: 150px;
}
.sp table tbody td.picturew180 img, .products .sp table tbody td.picturew180 img{
	width: 180px;
	padding: 8px 15px;
	border-radius:0px;
}
.products .sp table tbody td.picturew600 img{
	width: 600px;
}
.sp table tbody td.picturew150 img{
	width: 150px;
	padding: 8px 15px;
	border-radius:0px;
}
.sp table tbody td.picturew80 img{
	width: 80px;	
}
.sp table tbody td.picturew40 img{
	width: 40px;	
	border-radius: 0px;
	margin: 10px;
/*	padding: 10px;*/
}

/*uh cv*/
.cvinner {
    display: inline-block;
    padding: 0px 15px;
    text-align: left;
    font-size: 16px;
    width: 300px;
    /* border: 1px red solid; */
    position: relative;
}

/*  ctft自動切線組 */
.threadSp{
	padding: 0px 20px;
/*	border: 1px red solid;*/
	width: auto;
/*	margin-bottom: 50px;*/
}

.thSp{
	width: auto;
	border: 1.5px solid #d6d6d6;
/*	background-color: antiquewhite;*/
	background-color: #f7f8f8;
	padding: 0px 20px;
}
.thsptop{
	font-size: 24px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	margin-bottom: -10px;	
}

.thspund{
	text-align: center;
	top:0;
	padding-bottom: 20px;	
}
.circle{
	display: inline-block;
	text-align: center;
	line-height: 1;
	background-color: brown;
	border-radius: 50%;
	font-size: 14px;
	width: 20px;
}
.circle span{
	color: white;
	display: block;
	padding: 50%;
	margin: -2em -50% 0;
	position: relative;
	top:1em;
	border: 0.5em solid transparent;
	white-space: nowrap;
}
.c1{
	margin-right: 15px;
}
.c2{
	margin-right: 40px;
}
.c3{
	margin-right: 50px;
}
.c5{
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

.thsp-boxs{
	position: relative;
	text-align: left;
}
.left1{	
	float: left;
	padding-left: 10px;	
	font-size: 18px;
	letter-spacing: 3px;	
}
.thspleft{
	display: inline-block;
	padding: 10px 0px;	
}

/*  切線圖  */
.products h2 {
    font-size: 35px;
	padding-bottom: 15px;
	margin-left: 20px;
	letter-spacing: 1px;
	color:#004aa1;	
	font-weight: bold;
	margin-top: 100px;
}
.boxs-thtr{
	position: relative;
	margin-bottom: 20px;
}
.boxthtr{		
	margin-bottom: 30px;
	margin-left: 30px;
	position: relative;	
	display: inline-block;
	font-size: 18px;
}

.thtrleft{
	width: 200px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.products .thtrleft img{
	width: 200px;
}
.thtrleft1{
	width: 400px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.products .thtrleft1 img{
	width: 85%;
}
  
.products .boxthtr img{
	border-radius: 0px;
}


/*空壓需求*/
.opimg{
	width: 200px;
	display: inline-block;
	float: left;
	margin-right: 30px;
}
.products .opimg img{
	width: 200px;
}
.opsp{
	float: left;
	width: auto;
/*	border: solid 1px red;*/
	margin-bottom: 50px;
	margin-right: 20px;
}



/* 用在車縫應用跳轉表格 */

.model-box5{
	overflow:auto;
	width: 95%;
	font-size: 20px;
	height: auto;
	text-decoration: none;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-right: 20px;
}
.model-box5 a{
	text-decoration: none;
	color: #333;
}
.model-box5 th, .model-box5 td{
/*	border: none;*/
	padding: 8px;
    text-align: left;
	width: auto;
	
}
.model-box5 img{
	width: 50%;
}
.model-box5 tr, .model-uh tr{
	border-bottom: solid 3px #fff;
	border-color: #fff;
}
.model-box5 tr td{
	left: inherit;
	width: 150px;
	margin: 20px;
	border: #fff;
/*	background-color: #fff;*/
	
}
.model-box5.aw100 tr td{	
	width: 100%;	
}

.model-box5 tbody td a:hover{
	background-color: #daf5ff;
	letter-spacing: 2px;
	color: crimson;	
}
.model-box5 tr td:first-child{
	background-color: inherit;
/*	border-radius: 50%;*/
	width: 120px;
	left: inherit;
}

.model-box5 tbody tr:hover, .model-uh tr:hover, .model-uh.tra tbody tr:hover{
/*	background-color: #daf5ff;*/
	background-color: #e6e6e6;
	color: crimson;
	cursor: pointer;
	border-color: #e6e6e6;
}

.ctcxApp{
	width: 100%;
	font-size: 20px;
	height: auto;
	text-decoration: none;
	margin-bottom: 30px;
	margin-top: 20px;
	position: relative;	
	display: block;
}

.boxProducts{
	padding-left: 20px;
	position: relative;	
	display: flex;
	width: 97%;
	margin-bottom: 20px;
}
.ctcxApp a{
    text-decoration: none;
    color: #333;
	
}
.boxProducts:hover {
    background-color: #daf5ff;
	letter-spacing: 2px;
	color: darkred;			
}
.ctcxApp a:hover{
    text-decoration: none;
    color: red;
	
}
.mark0{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
/*	background-color: #ffffff;*/
}
.mark1{
/*	border: 1px solid red;*/
	display: inline-block;
	background-color: #98C3F0;
    border-radius: 50%; 
	width: 100px;
	height: 100px;
    font-size: 35px;
    padding: 25px;
	margin: 0 10px;
	position: relative;
	flex-flow: row;
	text-align: center;	
}
.mark1.f_3{
    padding: 10px;
	padding-top: 30px;
}
.mark1.f_2{
    padding: 5px;
	padding-top: 35px;
}
.mark2-m{
/*	border: 1px solid red;*/
	display: inline-block;
	margin: 0 8px;
	width: 150px;
    left: inherit;
}
.mark2-m.w200{
/*	border: 1px solid red;*/
	display: inline-block;
	margin: 0 20px;
	width: 200px;
    left: inherit;
}
.mark2-m.bw24{
/*	border: 1px solid red;*/
	font-size: 24px;
	display: inline-block;
	margin: 0 8px;
	width: 120px;
    left: inherit;
}
.mark3, .mark5, .mark6{
	display: inline-block;
}
.mark6{
	font-size: 35px;
	padding: 25px 25px;
	letter-spacing: 2px;
	border: solid 3px #999999;	
}
.mark6:hover {
    border: #daf5ff;
}
.products .mark3 img{
	width: 200px;
}

.products .mark3.ntd img{
	width: 140px;
}
.products .mark5 img{
	width: 180px;
	margin: 0 15px;
}

/* 用在上送齒型式 */
.model-box6{
	width: 820px;	
	margin-bottom: 80px;	
}
.box6sp {
	font-size: 18px;
    overflow: auto;
    width: 100%;
    margin-bottom: 20px;
	margin-right: 20px;
    letter-spacing: 1px;
}
.model-box6 td, .model-box6 th {

 border: 1px solid #d6d6d6;  /*gray*/
 width: 150px;
 padding: 0px 0px;
 height: 30px;  
 text-align: center;
/*   vertical-align:center; */
}
.model-box6 td{
	font-size: 16px;
}
.model-box6 th {
/*  background-color: lightblue; */
 background-color: #F5F4F2; /*#CDE9FF*/
	height: 40px;
}

.box6sp table {
    table-layout: fixed;
    width: 200px;
}
.model-box6 td:first-child, .model-box6 th:first-child{
 position: sticky;
 left:0; /* 首行永遠固定於左 */
 z-index: 1;
/*  background-color: f9d6d6lightpink; */
  background-color: #F5F4F2;  /*#FFDFF7*/

}


.model-box6 thead tr th {
 position: sticky;
 top:0; /* 列首永遠固定於上 */
	
}

.model-box6 th:first-child{
 z-index:2;
/*  background-color:lightblue; */
  background-color: #F5F4F2; /*      #CDE9FF--淡藍     #FFDFF7--淡粉     */

}
/*
.box6sp table .topfeed{
	width: 200px;
}
*/
.products .model-box6 img{
	width: 100%;
}
.products .model-box6 tbody tr:hover{
	background-color: inherit;
	color: inherit;	
}

@media screen and (max-width: 1200px) {
	}
@media screen and (max-width: 992px) {
	.sp{
		width: 780px;
	}
	
}
@media screen and (max-width: 768px) {
.sp{
		width: 740px;
	}
	
  
}
@media screen and (max-width: 680px) {
  
.sp{
		width: 650px;
	}


}
@media screen and (max-width: 480px) {
	
	.big{
		font-size: 24px;
	}
	.opthw180{
		width: 130px;
	}
	
	.model-uh td, .model-boxuh th {
 width: 120px; 
}
	.mark1{
/*		border: solid 1px;*/
    border-radius: 50%; 
	width: 60px;
	height: 60px;
    font-size: 25px;
    padding: 12px;
	margin: 0 10px;
	
}
	.products .mark3 img{
	width: 150px;
}
.products .mark5 img{
	width: 130px;
	margin: 0 15px;
}
	
	.opsp{
		width: 400px;
	}
	.model-uh.pw50{
	width: 80%;
}
	.model-box6{
	width: 420px;	
	margin-bottom: 30px;	
}
	
	
	.uh7{
	flex-direction: column;
}
 .sp, .sp-model, .sp-tr35{
/*		width: 380px;*/
	 width: 100%;
	}




}
@media screen and (max-width:768px){	
	
/*
	.sp{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		
	}
.sp>div {
	width: 730px;
	
}
*/
}