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