@charset "utf-8"; 

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* 公用 */
/* ======================================================================== */

.page_ITM-334  h1,
.page_ITM-334  h2,
.page_ITM-334  h3,
.page_ITM-334  h4,
.page_ITM-334  h5,
.page_ITM-334  h6
{
	display:block !important;
	position:static !important;
	width:unset !important;
	max-width:unset !important;
	min-width:unset !important;
	height:unset !important;
	max-height:unset !important;
	min-height:unset !important;
	font-size: 100% !important;
	font-weight: bold !important;
	line-height:1 !important;
	color:#222 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	text-shadow:none !important;
	box-shadow:none !important;
	background:none !important;
}


.page_ITM-334
{
	font-family: Arial, 'Open Sans', '微軟正黑體', "新細明體", sans-serif;
	max-width:1200px;
}

.page_ITM-334 h1 {font-size:44px !important;}
.page_ITM-334 h2 {font-size:36px !important;}
.page_ITM-334 h3 {font-size:18px !important;}
.page_ITM-334 h4 {font-size:16px !important;}
.page_ITM-334 h5 {font-size:14px !important;}
.page_ITM-334 p {font-size:14px; margin:14px 0;}

@media screen and (max-width:767px)
{
	.page_ITM-334 h1 {font-size:36px !important;}
	.page_ITM-334 h2 {font-size:26px !important;}
	.page_ITM-334 h3 {font-size:18px !important;}
	.page_ITM-334 h4 {font-size:16px !important;}
	.page_ITM-334 h5 {font-size:14px !important;}
	.page_ITM-334 p {font-size:14px;  margin:14px 0;}
}



.page_ITM-334 {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 20px;
    font-family: Arial, 'Open Sans', '微軟正黑體', "新細明體", sans-serif;
    font-weight: 400;
    color: #636161;
}

.page_ITM-334 ul li {
    list-style-type: disc!important;
}

.page_ITM-334 ol li {
    list-style-type: decimal!important;
}

.page_ITM-334 br.desktop {
    display: block;
}
.page_ITM-334 br.desktop02 {
    display: block;
}

.page_ITM-334 br.mobile {
    display: none;
}

.page_ITM-334 div {
    box-sizing: border-box;
}

.page_ITM-334 img {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.page_ITM-334 img.my20 {
    margin: 20px 0 !important;
}

.page_ITM-334 img.my30 {
    margin: 30px 0 !important;
}

.page_ITM-334 img.my40 {
    margin: 40px 0 !important;
}

.page_ITM-334 img.my50 {
    margin: 50px 0 !important;
}

.page_ITM-334 .clearfix,
.page_ITM-334 .clear {
    clear: both;
}

.page_ITM-334 .hide {
    display: none;
}

.page_ITM-334 .show {
    display: block;
}

.page_ITM-334 ul,
.page_ITM-334 ol {
    margin: 0 !important;
    padding: 0 0 0 25px !important;
}

.page_ITM-334 li {
    margin: 0 !important;
    padding: 0 !important;
}

.page_ITM-334 ul li {
    list-style-type: disc !important;
}

.page_ITM-334 ol li {
    list-style-type: decimal !important;
}

.page_ITM-334 .text-center {
    text-align: center;
}

.page_ITM-334 .h240 {
    height: 240px;
}

.page_ITM-334 .h270 {
    height: 270px;
}

.page_ITM-334 .h290 {
    height: 290px;
}

.page_ITM-334 .h320 {
    height: 320px;
}

.page_ITM-334 .mb-0 {
    margin-bottom: 0 !important;
}

.page_ITM-334 .singleImg {
    width: 100%;
    text-align: center;
}

.page_ITM-334 .singleImg img {
    max-width: 100%;
}

.page_ITM-334 a,
.page_ITM-334 a p {
    color: #0075a2 !important;
}

.page_ITM-334 a:hover,
.page_ITM-334 a:hover p {
    text-decoration: underline;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
    .page_ITM-334 br.desktop {
        display: none;
    }
    .page_ITM-334 br.mobile {
        display: block;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* kv 主圖 */
/* ======================================================================== */

.page_ITM-334 .kv {
    position: relative;
    min-height: 450px;
    background: #000101 url(../images/kv_bg.jpg) center bottom no-repeat;
    background-size: cover;
}

.page_ITM-334 .kv .text {
    position: absolute;
	top:100px;
	left: 80px;
    color: #FFF;
    width: 500px;
	
}
.page_ITM-334 .kv .text .boxs{
	display: block!important;
}
.page_ITM-334 .kv .text .boxs .btn{
	display:flex;
	align-items: center;	
	margin-bottom: 20px;
	
}
.page_ITM-334 .kv .text .boxs .box2{
	display:flex;
	align-items: top;	
/*	margin-bottom: 20px;*/
}
.page_ITM-334 .kv .text .boxs .box2 .item{
	display: block;
	color: #ffffff!important;
	text-align: center;
	width: 30%;
	
}
.page_ITM-334 .kv .text .boxs .box2 .item .icon{
	padding: 20px 20px;
	
}
.page_ITM-334 .kv .text .boxs .box2 .item h4{
	font-size: 16px;
	color: #ffffff!important;
	line-height: 1.3em!important;
}
.page_ITM-334 .kv .text .boxs .box2 .item h5{
	font-size: 14px;
	color: #ffffff!important;
	line-height: 1.3em!important;
	font-weight: normal!important;
}
/*
.page_ITM-334 .kv .text .t1 {
    font-size: 24px!important;
    line-height: 30px!important;
    font-weight: bold!important;
    margin-bottom: 30px!important;
}
*/
.page_ITM-334 .kv .text p{
	color: #f39800!important;
}

.page_ITM-334 .kv .text h3.t2 {
/*    font-size: 37px;*/
	font-size: 18px!important;
    line-height: 1.2em!important;
    font-weight: normal !important;
	color: #ffffff!important;
/*	margin-bottom: 20px!important;*/
}
.page_ITM-334 .kv .text  .title{
	font-size: 72px!important;
	font-weight: bold!important;
	color: #ffffff!important;
	line-height: 1!important;
}
.page_ITM-334 .kv .text  a{
	font-size: 16px;
	color: #ffffff!important;
	background-color: #f39800;
	padding: 10px 20px;
	border-radius: 8px;
	margin:20px 0 0 0px;
	text-decoration: none!important;
}
.page_ITM-334 .kv .text  a:hover{
	background-color: #eb6100!important;
}

.page_ITM-334 .kv .text P.t3 {
    font-size: 14px!important;
    line-height: 1.2em!important;
    font-style: italic!important;
	
}

.page_ITM-334 .kv .img {
    position: absolute;
    right: 30px;
    bottom: 30px;
    line-height: 1px;
}
.page_ITM-334 .kv .img img{
	max-width: 100%;
	width: 100%;
}

@media screen and (max-width: 1199px) {
    .page_ITM-334 .kv {
        display: flex;
        align-items: center;
        min-height: calc( 40vw);
    }
    .page_ITM-334 .kv .text {
       top: unset;

    }
    .page_ITM-334 .kv .img img {
        max-height: 35vw;
        width: auto;
    }
    .page_ITM-334 .kv .img {
      right: 20px;
	
		
    }
	
}

@media screen and (max-width: 991px) {
    .page_ITM-334 .kv .text {
        /* 寬度要配合原稿調整 */
        width: 50%;
        left: 5%;
    }
    .page_ITM-334 .kv .img {
        /* 寬度要配合原稿調整 */
/*        width: 50%;*/
        right: 0;
        text-align: right;
    }
    .page_ITM-334 .kv .text {
                top: unset;
/*        top: 20px;*/
    }
	.page_ITM-334 .kv .text .btn .title{
		font-size: 50px!important;
	}
	
	.page_ITM-334 .kv .text h3.t2,.page_ITM-334 .kv .text .boxs .btn{
		margin-bottom: 10px!important;
	}
	.page_ITM-334 .Feature .boxs p{
		padding: 0 0 20px;
	}
	
}

@media screen and (max-width: 767px) {
    .page_ITM-334 .kv {
/*        display: block;*/
        min-height:500px!important;
        background: #010101 url(../images/kv_bg.jpg)   no-repeat;
/*        background-size: auto 70%;*/
		background-position: right 25% bottom -20%;
        background-size: auto 70%;
		align-items: flex-start;
	
    }
    .page_ITM-334 .kv .text {
        position: static;
        padding-top: 30px;
       width: 100%;
        text-align: center;
    }
	.page_ITM-334 .kv .text h3.t2{
		padding: 0 20px!important;
	}
    .page_ITM-334 .kv .img {
        position: static;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
        text-align: center;
    }
    .page_ITM-334 .kv .img img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }
	.page_ITM-334 .kv .text .boxs{
		width: 100%;
		text-align: center;
	}
	.page_ITM-334 .kv .text .boxs .btn{
		width: 100%!important;
		justify-content: center;
	}
	
	.page_ITM-334 .kv .text .boxs .box2{
		display: block;
		width: 100%;
		margin: 0 auto!important;
	}
	.page_ITM-334 .kv .text .boxs .box2 .item{
		display: flex;
		align-items: center;
		justify-content:flex-start;
/*		padding: 0 20px;*/
        max-width:  375px!important;
		width: 100%;
		margin: 0 auto!important;
		text-align: left;
		box-sizing: border-box;
				
	}
	.page_ITM-334 .kv .text .boxs.box2.item .icon{
		width: 90px;
		text-align: left;
	}
}

@media screen and (max-width: 599px) {
    .page_ITM-334 .kv {
/*        min-height: unset;*/
		background-size:auto 50%;
	background-position: right 22% bottom 5%;
    }

    .page_ITM-334 .kv .img img {
       width: 100%;
    }
	.page_ITM-334 .kv .text .boxs .btn{
		display: block;
	}
	.page_ITM-334 .kv .text .boxs .btn .title{
		line-height: 1.3em;
	}
	.page_ITM-334 .kv .text .boxs .box2{
		padding: 0 20px!important;
		width: 100%;
		margin: 0 auto!important;
	}

}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* intro 主圖下的主要介紹文 */
/* ======================================================================== */

.page_ITM-334 .intro {
    display: flex;
    align-items: center;
    padding: 20px 50px;
	
}

.page_ITM-334 .intro p {
    display: block;
    max-width: 950px;
    font-size: 14px!important;
    line-height: 24px;
    color: #4b4c4c;
    margin: 0 auto;
    text-align: center;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .page_ITM-334 .intro {
        padding: 20px;
    }
}

@media screen and (max-width: 767px) {
    .page_ITM-334 .intro {
        display: block;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* Feature Highlights */
/* ======================================================================== */

.page_ITM-334 .Feature {
    padding: 20px 50px;
    background-color: #000101;

}

.page_ITM-334 .Feature .title {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
}

.page_ITM-334  .intro p h4.subttl {
    color: #000!important;
    font-size:	16px!important;
    line-height: 24px!important;
    margin: 20px 0!important;
    text-align: center!important;
}

.page_ITM-334 .Feature .boxs {
    text-align: center;
    padding: 0 70px;
}

.page_ITM-334 .Feature .table {
    display: flex;
	}

.page_ITM-334 .Feature .item {
    width: 33%;
     margin: 10px 20px; 
	display: flex;
	align-items:center;
	text-align: center;
	padding: 20px 0px;

}
.page_ITM-334 .Feature .item .text{
	padding: 0 0px 0 20px;
}
.page_ITM-334 .Feature .item h3{
	color: #009edd!important;
	font-size: 18px!important;
	font-weight: bold!important;
	text-align: left!important;
	padding-bottom: 10px!important;
}
.page_ITM-334 .Feature .item h4{
	color: #ffffff!important;
	font-size: 16px!important;
	text-align: left;
	font-weight: normal!important;
}

.page_ITM-334 .Feature .item .content .img {
    width: 100%;
}



.page_ITM-334 .contentBox.Feature .box h3.subttl {
    color: #2ea7e0!important;
    font-size: 18px!important;
    font-weight: bold;
    text-align: center; 
	line-height: 1.3em!important;
	
}

.page_ITM-334 .contentBox.Feature  p{
	color: #ffffff!important;
}



@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 991px) {
	.page_ITM-334 .Feature .item{
		display: block;
			text-align: center;
	}
	.page_ITM-334 .Feature .item .text{
		text-align: center!important;
		margin: 20px 0;
		padding: 0;
	}
	.page_ITM-334 .Feature .item .text h3,	
	.page_ITM-334 .Feature .item .text h4{
		text-align: center!important;
	}

    .page_ITM-334 .Feature .item .title p {
        margin-left: 10px;
    }
   
}

@media screen and (max-width: 767px) {
	.page_ITM-334 .Feature .boxs{
		padding:  0 10px;
	}
    .page_ITM-334 .Feature .table {
       flex-wrap: wrap;
		justify-content: center;
		margin: 0px auto;
    }
    .page_ITM-334 .Feature .item {
        width:70%;
		padding: 0!important;
        margin: 10px 10px;
		box-sizing: border-box;
		
    }

    .page_ITM-334 .Feature .icon img {
        transform: rotate(90deg)
    }


}

@media screen and (max-width: 599px) {}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox b1x2 grayBg */
/* ======================================================================== */

.page_ITM-334 .contentBox {
    padding: 50px 50px 30px;
}

.page_ITM-334 .contentBox h3.title {
    color: #004280!important;
    font-size: 18px!important;
    font-weight: bold!important;
    line-height: 1.5!important;
    text-align: center!important;
    margin-bottom: 30px!important;
}
.page_ITM-334 .contentBox.grayBg .text{
	margin: auto;
}

.page_ITM-334 .contentBox.grayBg .item {
  display: flex;
  align-items: center;
 margin: 20px auto;
  width: 70%;	

}
.page_ITM-334 .contentBox.grayBg .item .icon{
	padding: 10px 10px;
	background-color: #004280;
	font-size: 23px;
   color: #ffffff;
	border-radius: 8px;
	margin: 20px 20px;
	
}
.page_ITM-334 .contentBox.grayBg .item h4{
	font-size: 16px!important;
	color: #004280!important;
	font-weight: normal!important;
}
.page_ITM-334 .contentBox.grayBg .item h5{
	font-size: 14px!important;
	color: #0383838!important;
	font-weight: normal!important;
}


@media screen and (max-width: 1199px) {
    .page_ITM-334 .contentBox .box .subttl {
        color: #000;
        font-size: 21px;
        line-height: 24px;
        margin: 20px 10px 0 0;
      
    }
    .page_ITM-334 .contentBox .box .img.pt {
        padding-top: 40px;
    }
}

@media screen and (max-width: 991px) {
    .page_ITM-334 .contentBox {
        padding: 20px;
    }
    .page_ITM-334 .contentBox .box .img {
        width: 100%;
		text-align: center;
    }
   
    .page_ITM-334 .contentBox .box .subttl br,
    .page_ITM-334 .contentBox.circles .box p br {
        display: none;
    }
    .page_ITM-334 .contentBox.circles .box .img img {
        width: 150px;
    }
	.page_ITM-334 .contentBox.grayBg .item{
		width: 90%;
		margin: 0px auto;
	}
	.page_ITM-334 .contentBox.grayBg .pic .img{
		margin:auto;
	}
}

@media screen and (max-width: 767px) {
    .page_ITM-334 .contentBox .title {
        margin-bottom: 10px;
    }
    .page_ITM-334 .contentBox .box p,
    .page_ITM-334 .contentBox .box li {
        padding-right: 0;
    }
    .page_ITM-334 .contentBox .box .img img {
        width: unset !important;
        height: auto !important;
    }
	.page_ITM-334 .contentBox.grayBg .item h4,.page_ITM-334 .contentBox.grayBg .item h5{
		text-align: left;		
	}
	.page_ITM-334 .contentBox.b1x2 .boxs h3.subttl{
		padding-top: 30px!important;
	}
	
}

@media screen and (max-width: 599px) {
	.page_ITM-334 .contentBox.grayBg .item{
		width: 100%;
		margin: 0px auto;
	}
	.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(2){
		width: unset !important;}
}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox b1x4 內容 1*4 */
/* ======================================================================== */

.page_ITM-334 .contentBox .bosx {
   
}

.page_ITM-334 .contentBox .pic {
    display: flex;
    justify-content: center;
    max-width: 100%;
}

.page_ITM-334 .contentBox .pic .img {
    margin: 0 10px;
}

.page_ITM-334 .contentBox .pic .img img {
    max-width: 100%;
}

.page_ITM-334 .contentBox .pic .img p {
    font-size: 14px!important;
    text-align: center!important;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    /* .page_ITM-334 .contentBox .pic {
        display: block;
        text-align: center;
    } */
}

@media screen and (max-width: 767px) {
    .page_ITM-334 .contentBox .pic .img {
        margin: 20px 0;
    }
    .page_ITM-334 .contentBox .pic .img{
}
 .page_ITM-334 .contentBox .pic {
    display: block;
    text-align: center;
    max-width: 100%;
}
}

@media screen and (max-width: 599px) {
	
  

}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* contentBox b1x2 內容 1*2 */
/* ======================================================================== */

.page_ITM-334 .contentBox.b1x2{
	padding: 50px 50px;
	background: #002136 url("../images/banner.jpg") center bottom no-repeat;
	background-size: cover;
}

.page_ITM-334 .contentBox.b1x2 .box.box2{
		background:  url("../images/pic4.png") center top no-repeat;
}

.page_ITM-334 .contentBox.b1x2 .boxs h3.subttl {
	color: #ffffff!important;
	padding-bottom: 50px!important;
	text-align: center;
   
}



/*0817*/
.page_ITM-334 .contentBox.b1x2 .boxs span{
	border-bottom: solid 1px #00b1f9;
	padding: 0 0px 5px!important;
    line-height: 2;
}
.page_ITM-334 .contentBox.b1x2 .box2 h3.subttl {
	color: #ffffff!important;
	padding-bottom: 30px!important;
	text-align: left;
   
}
.page_ITM-334 .contentBox.b1x2 .box.box2 .diagram{
	display: flex;
    align-items:center;
}
.page_ITM-334 .contentBox.b1x2 .box.box2 .item{
	margin: 0 20px!important;
}
.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(2){
	width: 25%!important;
	
}
.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(3){
	width: 50%!important;
	
}
.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(4){
	width: 25%!important;
}

.page_ITM-334 .contentBox.b1x2 .box.box2 {
    width: 100%!important; 
	padding: 30px 30px!important;
	margin: 10px auto!important;
	text-align: center;

}

.page_ITM-334 .contentBox.b1x2 .box{
    width: 100%!important; 
	padding: 30px 0px!important;
	margin: 10px auto!important;
	text-align: center;

}


.page_ITM-334 .contentBox.b1x2 .boxs .ball {
  padding:45px 0;

}
.page_ITM-334 .contentBox.b1x2 .box2 .ball h4{
	color: #ffffff!important;
	font-size: 14px!important;
	margin: 10px 15px!important;
	font-weight: normal!important;
}
.page_ITM-334 .contentBox.b1x2 .boxs .mobile{
	display: none;
}

.page_ITM-334 .contentBox.b1x2  img{
    max-width: 100%;
	height: auto;
}




.page_ITM-334 .contentBox.b1x2 .box h4.subttl span{
	color: #ffffff !important;
	font-weight: bold!important;
	font-size: 18px!important;
	padding-bottom: 6px!important;
	line-height: 1.3em!important;
	border-bottom: solid 1px #399ed2!important;
	margin-bottom: 10px!important;
}
.page_ITM-334 .contentBox.b1x2 .box p{
	color: #ffffff!important;
	font-size: 14px!important;
}





@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
	.page_ITM-334 .contentBox.b1x2 .box.box2{
		min-height:447px !important;
		border-radius: 8px;
	}
	.page_ITM-334 .contentBox.b1x2 .boxs .ball{
		padding: 20px 0;
	}
	.page_ITM-334 .contentBox.b1x2 .boxs .machine{
		max-width: 100%;
		transform: translateX(-50%)  ;
		top:10%;
	}
	.page_ITM-334 .contentBox.b1x2 .boxs .machine img{
		width: 80%;
	}
	.page_ITM-334 .contentBox.b1x2 .boxs.mobile{
		display: block;	
	width: 100%!important;
    max-width: 851px!important;
		margin: 0 auto;
	}
	.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(2){
	width: 25%!important;
	margin: 10px 0!important;	
	
}
.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(3){
	width:50%!important;
	margin: 10px 30px!important;	
}
.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(4){
	width: 25%!important;
	margin: 10px 0!important;	
}
	.page_ITM-334 .contentBox.b1x2 .box.box2 .item h4{
		margin: 10px 0!important;
	}

}

@media screen and (max-width: 767px) {
    .page_ITM-334 .contentBox.b1x2 .boxs {
        display: block;
		 width: 100%!important;
	    margin: 0 auto!important;
	
    }
	.page_ITM-334 .contentBox.b1x2 .box.box2{
		background-size: cover;
		background-position: center bottom;
		min-height:744px!important;
		
	}

	.page_ITM-334 .contentBox.b1x2 .boxs .ball .desktop{
		display: none;
	}
	.page_ITM-334 .contentBox.b1x2 .boxs .ball .mobile{
	    display: block;

}
	.page_ITM-334 .contentBox.b1x2 .boxs.mobile .box{
		margin: 10px 0 20px!important;
	}
    .page_ITM-334 .contentBox.b1x2 .box {
        width: 100% !important;
        padding: 20px 20px !important;
		margin: 20px auto!important;
		
    }


	
.page_ITM-334 .contentBox.b1x2 .box.box2 .diagram{
		display: block;
		
	}
.page_ITM-334 .contentBox.b1x2 .boxs .mobile{
	display: block;
}
	

.page_ITM-334 .contentBox.b1x2 .boxs .ball,.page_ITM-334 .contentBox.b1x2 .boxs .ball.mobile{
		display: flex;
		align-items: center;
	}
	.page_ITM-334 .contentBox.b1x2 .box.box2 .item{
		width: 100%!important;
	    margin: 0 auto!important;
	}
	.page_ITM-334 .contentBox.b1x2 .ball .img{
		width: 40%!important;
		text-align: center!important;
	
	}
	.page_ITM-334 .contentBox.b1x2 .box2 .ball h4{
		width: 60%!important;
		margin: 10px 20px!important;
	}
	.page_ITM-334 .contentBox.b1x2 .ball{
		padding:20px 10px!important;
	}
	.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(2){
		width:80%!important;
		margin: 0 auto!important;
	}
	.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(3),
	.page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(4){
		display: none;
	}
	.page_ITM-334 .contentBox.b1x2 .box.box2 .item h4{
		 margin: 10px 20px!important;
	}
	  
}

@media screen and (max-width: 599px) {
 .page_ITM-334 .contentBox.b1x2 .box.box2 .item:nth-child(2){
		width:100%!important;
		margin: 0 auto!important;
	}

.page_ITM-334 .contentBox.b1x2 .box.box2 .item h4{
		 margin: 10px 0px 10px 20px!important;
	}
	.page_ITM-334 .contentBox.b1x2 .box.box2 .item .img{
		margin: 0 10px!important;
	}
	.page_ITM-334 .contentBox.b1x2 .boxs h3.subttl{
		text-align: center;
		line-height: 1.3!important;
	}

}
@media screen and (max-width: 380px){

	.page_ITM-334 .contentBox.b1x2 .box.box2 .item .img{
		margin: 0 5px!important;
	}
	.page_ITM-334 .contentBox.b1x2{
		padding: 50px 20px;
	}
	
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* grayBg 灰底 */
/* ======================================================================== */

.page_ITM-334 .contentBox.grayBg {
    background-color: #e5ebf1;
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox title 產品細節 標題 */
/* ======================================================================== */

.page_ITM-334 h3.productBox.bigTTL {
    color: #3c3c3c!important;
    font-size: 18px!important;
    font-weight: bold!important;
    line-height: 1.5!important;
    padding-top: 40px!important;
    padding-bottom: 40px!important;
    text-align: center!important;
}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox 產品細節 default : 1x2 */
/* ======================================================================== */

.page_ITM-334 .productBox {
    padding: 0 50px 50px 50px;
}
/*

.page_ITM-334 .productBox h3.title {
    color: #3c3c3c!important;
    font-size: 18px!important;
    line-height: 40px!important;
    padding-left: 20px!important;
    background-color: #f3f3f3!important;
    margin-bottom: 35px!important;
}
*/

.page_ITM-334 .productBox h3.subttl.left {
    color: #4172ae!important;
    font-size: 18px!important;
    line-height: 20px!important;
    padding-left: 20px!important;
    margin-bottom: 15px!important;
}

.page_ITM-334 .productBox .subttl.right {
    color: #3c3c3c;
    font-size: 15px;
    line-height: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
    text-align: right;
}

.page_ITM-334 .productBox .box .subttl {
    color: #4172ae;
    font-size: 18px;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
}

.page_ITM-334 .productBox .boxs {
    display: flex;
 
}

.page_ITM-334 .productBox .box {
    width: 50%;
    text-align: center;
}
.page_ITM-334 .productBox .box .text{
	width: 80%;
	margin: 0 auto;
}

.page_ITM-334 .productBox .box h3 {
    font-size: 18px!important;
    color: #000000!important;
    font-weight: bold!important;
	margin: 20px 0!important;
	text-align: left;
}
.page_ITM-334 .productBox .box p{
	text-align: left;
}
.h185{
	height: 185px;
}

.page_ITM-334 .productBox .box .img {
    text-align: center;
}

.page_ITM-334 .productBox .box .img img {
    /* 最大的單張圖寬度要配合原稿調整 */
    max-width: 750px;
}

.page_ITM-334 .productBox p.productBox_text {
    width: 48%;
    padding-left: 20px;
}

@media screen and (max-width: 1199px) {
    .page_ITM-334 .productBox .box .img img {
        /* 最大的單張圖寬度要配合原稿調整 */
        max-width: 750px;
    }
}

@media screen and (max-width: 991px) {
    .page_ITM-334 .productBox {
        padding: 0 20px 20px 20px;
    }
    .page_ITM-334 .productBox .box .img {
        width: 100%;
    }
    .page_ITM-334 .productBox .box .img img {
        max-width: 100%;
    }
    .page_ITM-334 .productBox p.productBox_text {
        width: calc( 100% - 20px);
    }
}

@media screen and (max-width: 767px) {
    .page_ITM-334 .productBox .box .img img {
        width: unset !important;
        height: auto !important;
    }
    .page_ITM-334 .productBox .boxs {
        display: block;
        text-align: center;
    }
    .page_ITM-334 .productBox .box {
        width: 100%;
        margin: 30px 0;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox b1x3 產品細節 1*3 */
/* ======================================================================== */

.page_ITM-334 .productBox.b1x3{
	padding: 50px 50px 30px;
}
.page_ITM-334 .productBox.b1x3 h3.title{
	    color: #004280!important;
    font-size: 18px!important;
    font-weight: bold!important;
    line-height: 1.5!important;
    text-align: center!important;
    margin-bottom: 30px!important;

}

.page_ITM-334 .productBox.b1x3 .boxs{
	display: flex;
}

.page_ITM-334 .productBox.b1x3 .box{
	 width: 33%;
	margin: 20px 10px;
	border: solid 1px #dfdfdf;
	padding: 20px 20px;
	border-radius: 5px;
	display:flex!important;
	flex-flow:column!important;
	
	
}
.page_ITM-334 .productBox.b1x3 .btn{
	margin-top: auto;
	text-align: center;
}

.page_ITM-334 .productBox.b1x3 .box .btn a{
  
	font-size: 16px;
	color: #ffffff!important;
	background-color: #19558c;
	padding: 10px 50px;
	border-radius: 5px;
    margin: 20px 0 0px;
	text-decoration: none!important;

}
.page_ITM-334 .productBox.b1x3 .box li{
	text-align: left;
}

.page_ITM-334 .productBox.b1x3 .box:hover{
	box-shadow: 1px 2px 4px #dfdfdf;
}

.page_ITM-334 .productBox.b1x3 .box.unset img {
    max-width: 100%;
    height: auto;
}


@media screen and (max-width: 1199px) {
    .page_ITM-334 .productBox.b1x3 .box.unset img {
        height: unset !important;
    }
	.page_ITM-334 br.desktop02 {
    display:none;
}
}

@media screen and (max-width: 991px) {
	.page_ITM-334 .productBox.b1x3 .box .btn a{
		padding: 10px 30px;
	}
}

@media screen and (max-width: 767px) {
    .page_ITM-334 .productBox.b1x3 .boxs {
        display: block;
    }
    .page_ITM-334 .productBox.b1x3 .box {
        width: 100%;
        margin: 40px 0;
    }
    .page_ITM-334 .productBox.b1x3 .box .img img {
        max-width: 100%;
    }

}

@media screen and (max-width: 599px) {}



/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* productBox b1x1 */
/* ======================================================================== */

.page_ITM-334 .productBox.b1x1 .box {
    text-align: center;
    width: 100%;
}


/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* Slider */
/* ======================================================================== */

.page_ITM-334 .sliderBox {
    width: 1140px;
    margin: 0 auto;
    padding: 20px 50px;
}


/*.sliderBox_two 新增2格時應用*/

.page_ITM-334 .sliderBox_two {
    width: 750px;
    margin: 0 auto;
}

.page_ITM-334 .owl-carousel .item {
    text-align: center;
}

.page_ITM-334 .owl-carousel .item a {
    display: inline-block;
}

.page_ITM-334 .owl-carousel .item .nonelink {
    cursor: default;
}

.page_ITM-334 .owl-carousel .item img {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    /*fix image*/
}

.page_ITM-334 .owl-carousel .owl-wrapper-outer {
    text-align: center;
}

@media screen and (max-width: 1199px) {
    .page_ITM-334 .sliderBox {
        width: 100%;
    }
    /*.sliderBox_two 新增2格時應用*/
    .page_ITM-334 .sliderBox_two {
        width: 750px;
    }
}

@media screen and (max-width: 991px) {
    .page_ITM-334 .sliderBox {
        padding: 20px;
    }
    /*.sliderBox_two 新增2格時應用*/
    .page_ITM-334 .sliderBox_two {
        width: 750px;
    }
}

@media screen and (max-width: 767px) {
    /*.sliderBox_two 新增2格時應用*/
    .page_ITM-334 .sliderBox_two {
        width: 100%;
    }
}

@media screen and (max-width: 599px) {}