        @charset "utf-8";
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     h1,
        .IMC-595MPI-PS-A     h2,
        .IMC-595MPI-PS-A     h3,
        .IMC-595MPI-PS-A     h4,
        .IMC-595MPI-PS-A     h5,
        .IMC-595MPI-PS-A     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;
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* 公用 */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     ul li {
            list-style-type: disc!important;
        }
        
        .IMC-595MPI-PS-A     ol li {
            list-style-type: decimal!important;
        }
        
        .IMC-595MPI-PS-A     {
            max-width: 1200px;
            margin: 0 auto;
            font-size: 15px;
            line-height: 20px;
            font-family:  'Open Sans', Arial, '微軟正黑體', "新細明體", sans-serif;
            font-weight: 400;
            color: #636161;
        }
        
        .IMC-595MPI-PS-A     br.desktop {
            display: block;
        }
        
        .IMC-595MPI-PS-A     br.mobile {
            display: none;
        }
        
        .IMC-595MPI-PS-A     div {
            box-sizing: border-box;
        }
        
        .IMC-595MPI-PS-A     img {
            border: 0 !important;
            margin: 0 !important;
            padding: 0 !important;
        }
        
        .IMC-595MPI-PS-A     img.my20 {
            margin: 20px 0 !important;
        }
        
        .IMC-595MPI-PS-A     img.my30 {
            margin: 30px 0 !important;
        }
        
        .IMC-595MPI-PS-A     img.my40 {
            margin: 40px 0 !important;
        }
        
        .IMC-595MPI-PS-A     img.my50 {
            margin: 50px 0 !important;
        }
        
        .IMC-595MPI-PS-A     .clearfix,
        .IMC-595MPI-PS-A     .clear {
            clear: both;
        }
        
        .IMC-595MPI-PS-A     .hide {
            display: none;
        }
        
        .IMC-595MPI-PS-A     .show {
            display: block;
        }
        
        .IMC-595MPI-PS-A     ul {
            margin: 0 !important;
            padding: 0 !important;
        }
        
        .IMC-595MPI-PS-A     li {
            margin: 0 0 0 20px !important;
            padding: 0 !important;
        }
        
        .IMC-595MPI-PS-A     .text-center {
            text-align: center;
        }
        
        .IMC-595MPI-PS-A     .h160 {
            height: 160px;
        }
        
        .IMC-595MPI-PS-A     .h180 {
            height: 180px;
        }
        
        .IMC-595MPI-PS-A     .h230 {
            height: 230px;
        }
        
        .IMC-595MPI-PS-A     .h260 {
            height: 260px;
        }
        
        .IMC-595MPI-PS-A     .h310 {
            height: 310px;
        }
        
        .IMC-595MPI-PS-A     .h330 {
            height: 330px;
        }
        
        .IMC-595MPI-PS-A     .singleImg {
            width: 100%;
            text-align: center;
        }
        
        .IMC-595MPI-PS-A     .singleImg img {
            max-width: 100%;
        }
        
        .IMC-595MPI-PS-A     a,
        .IMC-595MPI-PS-A     a p {
            color: #0075a2 !important;
        }
        
        .IMC-595MPI-PS-A     a:hover,
        .IMC-595MPI-PS-A     a:hover p {
            text-decoration: underline;
        }
        
        @media screen and (max-width: 1199px) {}
        
        @media screen and (max-width: 991px) {
            br.dis_none {
                display: none;
            }
        }
        
        @media screen and (max-width: 767px) {
            .IMC-595MPI-PS-A     br.desktop {
                display: none;
            }
            .IMC-595MPI-PS-A     br.mobile {
                display: block;
            }
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* kv 主圖 */
        /* ======================================================================== */
        
.IMC-595MPI-PS-A       .kv {

    position: relative;
    max-height: 460px;
    background: #000913 url(../images/kv_bg.jpg) center bottom no-repeat;
    background-size: contain;
}

.IMC-595MPI-PS-A       .kv .text {
 	display: block; 
	width: 80%;
	padding: 50px 20px 0;
	margin: 0 auto;
}

.IMC-595MPI-PS-A       .kv .text .t1 {
    font-size: 18px !important;
    line-height: 30px!important;
    font-weight: bold!important;
}

.IMC-595MPI-PS-A       .kv .text .t2 {
    font-size:18px!important;
    line-height: 1.3em!important;
    font-weight: bold!important;
    color: #f39800!important;
	text-align: center!important;
	width: 50%!important;
	margin: 0 auto!important;
	
}

.IMC-595MPI-PS-A       .kv .text .t3 {
   
    padding-bottom: 20px!important;
	font-size: 14px!important;
	  color: #cce1f1!important;
	font-weight:normal!important;
	text-align: center;
	
}



.IMC-595MPI-PS-A       .kv .text p {
    font-size: 14px!important;
    line-height: 1.3em!important;
    margin: 20px 0!important;
}

.IMC-595MPI-PS-A    .kv .img {
/*    position: absolute;*/
	text-align: center;
	margin-top: 20px;
	width: 100%;
	margin: 0 auto;

}
.IMC-595MPI-PS-A    .kv .img img{
	width: 100%;
	height: auto;
}

@media screen and (max-width: 1199px) {
    .IMC-595MPI-PS-A       .kv {
        align-items: center;
        min-height: calc(38vw);
    }
    .IMC-595MPI-PS-A       .kv .text {
      padding: 50px 20px 0;
    }
	.IMC-595MPI-PS-A       .kv .text .t2{
		width: 80%!important;
	}
	.IMC-595MPI-PS-A    .kv .img {
		
	}
    .IMC-595MPI-PS-A   .kv .img img {
/*
        height: 25vw;
        width: auto;
*/
    }
}

@media screen and (max-width: 991px) {
	 .IMC-595MPI-PS-A   .kv {
        align-items: center;
		 max-height: 400px;
/*        max-height: calc(40vw);*/
	
    }
    .IMC-595MPI-PS-A       .kv .text {
        /* 寬度要配合原稿調整 */
        width: 90%!important;
		margin:  0 auto;	
		padding: 30px 20px 0;
      
    }

   .IMC-595MPI-PS-A     .kv .img {
        /* 寬度要配合原稿調整 */
		bottom:-70px;
	   width: 100%;
	   height: auto;
	   margin: 0 auto;

    }
}

@media screen and (max-width: 767px) {
    .IMC-595MPI-PS-A    .kv {
        display: block;
        min-height: 400px;
        background-size: cover;
    }
    .IMC-595MPI-PS-A       .kv .text {
       width: 100%!important;
		padding: 30px 20px!important;
    }

    .IMC-595MPI-PS-A       .kv .img img {
        width: auto;
        height: auto;
        max-width: 100%!important;
        max-height: 100%!important;
    }
}

@media screen and (max-width: 599px) {
	.IMC-595MPI-PS-A     .kv  {
		
	}
	
    .IMC-595MPI-PS-A       .kv .text .t2 {
        font-size: 36px;
        line-height: 40px;
		width: 100%!important;
    }
	.IMC-595MPI-PS-A       .kv .text .t3{
		padding-bottom: 0!important;
	}
	
	.IMC-595MPI-PS-A     .kv .text{
		padding: 30px 0 0;
	}
	.IMC-595MPI-PS-A       .kv .img {
		
	}
}
@media screen and (max-width: 374px){
	  .IMC-595MPI-PS-A       .kv {   
        max-height: 70%!important;    	
    }
}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* intro 主圖下的主要介紹文 */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .intro {
		    display: flex;
			flex-wrap:wrap;
            padding: 100px 30px 50px;
            background-color: #eefaff;
        }
        
        .IMC-595MPI-PS-A     .intro .boxs {
            display: block;
			width: 50%;
         
        }
		.IMC-595MPI-PS-A     .intro .boxs:nth-child(1){
			border-right: solid 1px #cce1f1;
			padding: 20px 40px 20px 0;
		}
		.IMC-595MPI-PS-A     .intro .boxs:nth-child(2){
		
			padding: 20px 10px 20px 30px;
		}
		.IMC-595MPI-PS-A     .intro .box{
			display: flex;
			margin: 30px 0;
			width: 100%!important;
		}
		.IMC-595MPI-PS-A   .intro  .btns {
			display: flex;
			justify-content: center;
			flex-flow: wrap;
			width: 100%;
		
		}

		.IMC-595MPI-PS-A   .intro  .btns .btn {
         display: flex;
			margin: 40px 10px 20px!important;	
		
			
		}
		.IMC-595MPI-PS-A   .intro  .btns .btn a{
			width: 220px!important;
			text-decoration: none;
			color: #ffffff!important;
			border: solid 1px #f39800!important;
			border-radius: 5px!important;
			background-color: #f39800!important;
			text-align: center !important;
			padding: 15px 10px!important;			
		}
/*
		.IMC-595MPI-PS-A   .intro  .btn.buttonB:after{
			content: ">";
			display: inline-block;
			transform: scaleX(0.5) scaleY(1.2);
		}
*/
		.IMC-595MPI-PS-A   .intro  .btns .btn a:hover {
			background-color: #ffffff!important;
			color: #f39800 !important;
		}


        
        .IMC-595MPI-PS-A     .intro .boxs .img {
         width:40%!important;
		 min-width:160px!important;	
		 text-align: center!important;
		margin: 0 20px;
			
        }
		.IMC-595MPI-PS-A     .intro .boxs .img .text{
		 width:60%;

		}
		.IMC-595MPI-PS-A     .intro .boxs h3{
			font-size: 18px!important;
			color: #004280!important;
			line-height: 1.3em!important;
			font-weight: normal!important;
		}
        
        .IMC-595MPI-PS-A     .intro .img img {}
        /* .IMC-595MPI-PS-A     .intro li {
            color: #0b89ba;
            font-size: 16px;
            line-height: 24px;
        }
        
        .IMC-595MPI-PS-A     .intro li b {
            color: #0075a2;
        }
        
        .IMC-595MPI-PS-A     .intro p {
            font-size: 16px;
            line-height: 24px;
            color: #4b4c4c;
            max-width: 740px;
            text-align: center;
            margin: 0 auto;
        } */
        
        @media screen and (max-width: 1199px) {
            .IMC-595MPI-PS-A     .intro .img {}
        }
        
        @media screen and (max-width: 991px) {
            .IMC-595MPI-PS-A     .intro {
                padding: 80px 0 30;
			
            }
			
			.IMC-595MPI-PS-A     .intro .box{
				display: block;
				margin: 0px 0 50px;
				
			}
			.IMC-595MPI-PS-A   .intro .boxs:nth-child(1){
				padding: 20px 20px 0;
			}
			.IMC-595MPI-PS-A     .intro .box .img{
				margin: 10px auto;
				
			}
			.IMC-595MPI-PS-A   .intro .boxs:nth-child(2){
				padding:20px 20px 20px 20px;
			}
        }
        
        @media screen and (max-width: 767px) {
            .IMC-595MPI-PS-A     .intro {
/*                display: block;*/
            }
            .IMC-595MPI-PS-A     .intro .boxs .img {
                width: 100%;
                min-width: 100%;
                margin: 20px 20px;
            }
/*
				.IMC-595MPI-PS-A     .intro .boxs{
				max-width: 100%;
				width: 100%;
				padding: 20px 20px;
			}
*/
        }
        
        @media screen and (max-width: 599px) {
			
			.IMC-595MPI-PS-A   .intro{
				padding: 50px 0 30px;
				display: block;
			}
			.IMC-595MPI-PS-A     .intro .boxs{
				max-width: 100%;
				width: 100%;
				padding: 20px 20px;
			}
		
			.IMC-595MPI-PS-A   .intro .boxs .img{
				margin: 0 auto;
			}
			
			.IMC-595MPI-PS-A  .intro  .btns .btn {

			margin: 20px 10px 20px!important;		
		
		}
		.IMC-595MPI-PS-A   .intro  .btns .btn a{
				width: 220px!important;
			}
}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* contentBox 內容 icon */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .contentBox .icon .subttl {
            margin-bottom: 30px;
        }
        
        .IMC-595MPI-PS-A     .contentBox .icon .subttl h3 {
            font-size: 18px!important;
            line-height: 1.5!important;
            color: #000!important;
            text-align: center!important;
            /* margin: 30px auto!important; */
        }
        
        .IMC-595MPI-PS-A     .contentBox .icon {
            padding: 0px 0 40px;
            border-bottom: solid 1px #D1D1D1;
        }
        
        .IMC-595MPI-PS-A     .contentBox .icon .subttl p {
            font-size: 14px!important;
            line-height: 24px!important;
            color: #0077af!important;
            text-align: center!important;
            margin: 0!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox .icon ul {
            display: flex;
            justify-content: center;
            margin: 40px 0;
        }
        
        .IMC-595MPI-PS-A     .contentBox .icon ul li {
            width: 160px;
            list-style: none !important;
            text-align: center;
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* contentBox 內容 default */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .contentBox {
            padding: 30px 50px;
        }
        
        .IMC-595MPI-PS-A     .contentBox h3.title {
            color: #333333important;
            font-size: 18px!important;
            font-weight: bold!important;
            line-height: 1.5!important;
            text-align: center!important;
            margin-bottom: 30px!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .img {
            display: flex;
            align-items: center;
            justify-content: center;
         
            width: 50%;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .img img {
            width: 100%;
			max-width: 100%;
			height: auto;
			
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .subttl {
            color: #000;
            font-size: 21px;
            line-height: 24px;
            margin: 20px 0;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .subttl .buttonA:after {
            content: ">";
            transform: scaleX(0.5) scaleY(1.2);
            display: inline-block;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .subttl .buttonA:hover:after {
            color: #ffffff!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .subttl .buttonA {
            width: 150px!important;
            max-width: 200px;
            color: #f39800!important;
            font-size: 16px!important;
            border: #f39800 solid 1px!important;
            border-radius: 5px!important;
            padding: 10px 10px!important;
            text-align: center!important;
            margin: 10px 5px!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .buttons .buttonA {
            display: inline-block!important;
            margin: 10px 5px!important;
            max-width: 120px!important;
            min-width: 110px!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .buttonA a {
            color: #f39800!important;
            text-decoration: none;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .buttonA:hover {
            background-color: #f39800!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box .buttonA:hover a {
            color: #ffffff!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box p {
            font-size: 18px;
            line-height: 24px;
            color: #0077af;
            margin: 0 0 10px;
        }
        
        .IMC-595MPI-PS-A     .contentBox .box li,
        .IMC-595MPI-PS-A     .contentBox .box .text-black {
            color: #4d4d4d;
            font-size: 14px;
            line-height: 21px;
            /*            padding-right: 30px;*/
        }
        
        .IMC-595MPI-PS-A     .contentBox .box a.moreBtn:hover {
            color: #FF0;
        }
        
        @media screen and (max-width: 1199px) {}
        
        @media screen and (max-width: 991px) {
            .IMC-595MPI-PS-A     .contentBox {
                padding: 20px;
            }
            .IMC-595MPI-PS-A     .contentBox .box .img {
                width: 100%;
            }
            .IMC-595MPI-PS-A     .contentBox .box .img img {
               
            }
            .IMC-595MPI-PS-A     .contentBox .box .subttl br,
            .IMC-595MPI-PS-A     .contentBox.circles .box p br {
                display: none;
            }
            .IMC-595MPI-PS-A     .contentBox.circles .box .img img {
                width: 150px;
            }
        }
        
        @media screen and (max-width: 767px) {
            .IMC-595MPI-PS-A     .contentBox .title {
                margin-bottom: 10px;
            }
            .IMC-595MPI-PS-A     .contentBox .box p,
            .IMC-595MPI-PS-A     .contentBox .box li {
                padding-right: 0;
            }
            .IMC-595MPI-PS-A     .contentBox .box .img img {
                width: unset !important;
                height: auto !important;
            }
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* contentBox b2x2 內容 2*2 */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .boxs {
            display: block;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box {
            width: 100%;
            margin: 0;
            padding: 40px 0;
            display: flex;
            align-items: center;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box .img {
            width: 50%;
			padding: 0 20px;
    
            /* position: relative; */
        }
		.IMC-595MPI-PS-A     .contentBox.b2x2 .box .img img{
               width: 100%;
			   max-width: 495px;
	
			}
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .img img {
            width: 100%;
/*            max-height: 403px;*/
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item {
            display: block;
            text-align: left;
            margin-left: -160px;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item .Features {
            margin: 20px 0;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item .Features p {
            font-size: 14px;
            color: #6c6c6c!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item .number.light {
            font-size: 18px;
            text-decoration: underline;
            color: #28a7e1;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item .number.Dark {
            font-size: 18px;
            text-decoration: underline;
            color: #0d6fb8;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item .number.Dark {
            font-size: 18px;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box .subttl {
            direction: ltr;
            width: 50%;
            padding-right: 30px!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box .subttl h4 {
            font-size: 16px !important;
             margin: 15px 0 !important; 
            line-height: 1.5!important;
            color: #333333!important;
        }
.IMC-595MPI-PS-A     .contentBox.b2x2 .box .subttl h4 span{
	display: block; 
	font-weight: 400;
	font-size: 14px;
}
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box .subttl p {
            font-size: 14px !important;
            color: #333333!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box .subttl ul {
            margin-left: -3px !important;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box .subttl ul li {
            color: #333333!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box .subttl.no-style ul li {
            /* margin-left: 3px !important; */
            list-style: none !important;
            margin: 15px 0 15px 3px!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box .subttl.no-style ul li p {
            font-size: 14!important;
            color: #6c6c6c!important;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box:nth-child(1) {
            border-bottom: 1px solid #D1D1D1;
            direction: rtl;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box:nth-child(2) {
            border-bottom: 1px solid #D1D1D1;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .box:nth-child(3) {
            direction: rtl;
        }
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .boxs.divider .box {
            border: 0;
        }
        /* .IMC-595MPI-PS-A       .contentBox.b2x2 .boxs.divider .box:nth-child(1) {
    padding: 10px 20px 10px 0;
}

.IMC-595MPI-PS-A       .contentBox.b2x2 .boxs.divider .box:nth-child(2) {
    padding: 10px 0 10px 20px;
} */
        
        .IMC-595MPI-PS-A     .contentBox.b2x2 .boxs.divider .box hr {
            border: 0;
            border-top: 1px solid #D1D1D1;
        }
        
        @media screen and (max-width: 1199px) {}
        
        @media screen and (max-width: 991px) {
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box {
                display: block;
            }
			.IMC-595MPI-PS-A     .contentBox.b2x2 .box .img{
				width: 100%;
			}
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box .subttl {
                width: 100%;
                /* margin: 40px 40px; */
                text-align: left;
            }
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .img {
                width: 100%;
            }
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item .Features {
                margin: 40px 0;
            }
        }
        
        @media screen and (max-width: 767px) {
            .IMC-595MPI-PS-A     .contentBox.b2x2 .boxs {
                display: block;
            }
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box {
                width: 100%;
                padding: 20px 0 !important;
            }
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box .img {
                display: block;
                text-align: center;
                height: unset !important;
            }
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box .img img {
                width: unset !important;
            }
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box:nth-child(1) {
                border-right: 0;
            }
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box:nth-child(2) {
                padding-left: 0;
            }
            .IMC-595MPI-PS-A     .contentBox.b2x2 .boxs.divider {
                display: none;
            }
        }
        
        @media screen and (max-width: 599px) {
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box .img img {
                max-width: 100% !important;
            }
            /* .IMC-595MPI-PS-A       .contentBox.b2x2 .box.box3 .item .Features {
                margin: 10px 0;
            } */
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item .Features {
                margin: 10px 0px;
            }
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item .Features p {
                line-height: 1.3;
            }
            /* .IMC-595MPI-PS-A       .contentBox.b2x2 .box.box3 .img {
            display: block;
        }
        .IMC-595MPI-PS-A       .contentBox.b2x2 .box.box3 .img .item {
            margin: 0;
        } */
        }
        
        @media screen and (max-width: 400px) {
            .IMC-595MPI-PS-A     .contentBox.b2x2 .box.box3 .item .Features {
                margin: 10px 20px;
            }
            /* .IMC-595MPI-PS-A       .contentBox.b2x2 .box.box3 .img {
            display: block;
        }
        .IMC-595MPI-PS-A       .contentBox.b2x2 .box.box3 .img .item {
            margin: 0;
        } */
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Applications  */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .Applications {
          
			padding:50px  50px;
        }
        
        .IMC-595MPI-PS-A     .Applications .title {
            color: #3c3c3c!important;
			font-size: 18px!important;
			font-weight: bold!important;
			line-height: 1.5!important;
			padding-bottom:50px!important;
			text-align: center!important;
          
        }

		.IMC-595MPI-PS-A     .Applications p{
			 color:#3c3c3c!important;
			font-size:18px!important;
			max-width:860px!important;
			text-align: center;
			
			
			
		}
        
        .IMC-595MPI-PS-A     .Applications .boxs {
            display: flex;
            justify-content: center;
        }
        
        .IMC-595MPI-PS-A     .Applications .boxs .box {
            width:30%;
            text-decoration: none;
            text-align: center;
			padding: 0 10px;
			
        }
			.IMC-595MPI-PS-A     .Applications .boxs .box img{
/*				width: 100%;*/
				max-width: 100%;
				height: auto;
			}


			.IMC-595MPI-PS-A     .Applications .boxs .box p{
				font-size: 16px;
				color: #ffffff;
				padding: 10px 20px;


			}
        
        @media screen and (max-width: 991px) {
            .IMC-595MPI-PS-A     .contentBox .icon ul {
                flex-wrap: wrap;
            }
            .IMC-595MPI-PS-A     .contentBox .icon ul li {
                margin: 10px 10px !important;
            }
			.IMC-595MPI-PS-A     .Applications>p{
				max-width: 630px!important;
			}
        }
        
        @media screen and (max-width: 767px) {
            .IMC-595MPI-PS-A     .Applications .boxs {
                display: block;
                justify-content: center;
            }
           .IMC-595MPI-PS-A     .Applications .boxs .box {
                width: 100% !important;
            }
			.IMC-595MPI-PS-A     .Applications .boxs .box img{
/*				width: 100%;*/
			
			}
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* grayBg 灰底 */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .contentBox.grayBg {
            /* background-color: #08213a; */
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Application 產品細節 標題 */
        
        .IMC-595MPI-PS-A     .Application {
            background: #b7e1f6 url(../images/img_05.jpg) center bottom no-repeat;
            padding: 30px 50px;
            height: 750px;
        }
        
        .IMC-595MPI-PS-A     .Application .title {
            color: #3c3c3c;
            font-size: 24px;
            font-weight: bold;
            line-height: 85px;
            height: 100px;
            padding-top: 15px;
            text-align: center;
        }
        
        .IMC-595MPI-PS-A     .Application p {
            max-width: 800px;
            text-align: center;
            margin: 0 auto 40px;
        }
        
        .IMC-595MPI-PS-A     .Application .box {
            max-width: 100%;
            display: flex;
            justify-content: center;
        }
        
        .IMC-595MPI-PS-A     .Application .img img {
            max-width: 100%;
            height: auto;
        }
        
        .IMC-595MPI-PS-A     .Application .img {
            text-align: center;
        }
        
        .IMC-595MPI-PS-A     .Application .img img {}
        
        @media screen and (max-width: 1199px) {
            .IMC-595MPI-PS-A     .Application .img img {
                max-width: 220px;
                height: auto;
            }
        }
        
        @media screen and (max-width: 991px) {
            .IMC-595MPI-PS-A     .Application .img img {
                max-width: 100%;
                height: auto;
            }
        }
        
        @media screen and (max-width: 768px) {
            /* .IMC-595MPI-PS-A       .Application .img img {
                                    max-width: 220px;
                                    height: auto;
                                } */
            .IMC-595MPI-PS-A     .Application {
                background: #b7e1f6 url(../images/img_05.jpg) bottom center no-repeat;
                padding: 30px 20px;
                height: auto;
            }
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* productBox title 產品細節 標題 */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .productBox.bigTTL {
            color: #3c3c3c!important;
            font-size: 18px!important;
            font-weight: bold!important;
            line-height: 1.5!important;
            /* height: 50px!important; */
            padding-top: 15px!important;
            padding-bottom: 30px!important;
            text-align: center!important;
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* productBox 產品細節 default : 1x1 */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .productBox {
            padding: 0 50px 50px 50px;
        }
        
        .IMC-595MPI-PS-A     .productBox .title {
            color: #3c3c3c!important;
            font-size: 18px!important;
            line-height: 40px!important;
            padding-left: 20px!important;
            background-color: #f3f3f3!important;
            margin-bottom: 35px!important;
        }
        
        .IMC-595MPI-PS-A     .productBox .subttl.left {
            color: #4172ae;
            font-size: 18px;
            line-height: 20px;
            padding-left: 20px;
            margin-bottom: 15px;
        }
        
        .IMC-595MPI-PS-A     .productBox .subttl.right {
            color: #3c3c3c;
            font-size: 15px;
            line-height: 20px;
            padding-right: 20px;
            margin-bottom: 5px;
            text-align: right;
        }
        
        .IMC-595MPI-PS-A     .productBox .box .subttl {
            color: #4172ae;
            font-size: 18px;
            font-weight: bold;
            /* line-height: 80px; */
            text-align: center;
            margin-top: 30px;
        }
        
        .IMC-595MPI-PS-A     .productBox .box .img {
            text-align: center;
		
        }
        
        .IMC-595MPI-PS-A     .productBox .box .img img {
            /* 最大的單張圖寬度要配合原稿調整 */

        }
        
        .IMC-595MPI-PS-A     .productBox p.Mounting_text {
            width: 48%;
            padding-left: 20px;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x2 p {
            padding-left: 20px!important;
        }
        
        @media screen and (max-width: 1199px) {
            .IMC-595MPI-PS-A     .productBox .box .img img {
                /* 最大的單張圖寬度要配合原稿調整 */
              
				width: 100%;
                height: auto;
                 max-width: 740px; 
            }
            .IMC-595MPI-PS-A     .productBox.b1x3 .box {
                margin: 20px 0;
            }
        }
        
        @media screen and (max-width: 991px) {
            .IMC-595MPI-PS-A     .productBox {
                padding: 0 20px 20px 20px;
            }
            .IMC-595MPI-PS-A     .productBox .box .img {
                width: 100%;
            }
            .IMC-595MPI-PS-A     .productBox.b1x2 .box .img img {
                width: 80%;
                height: auto;
            }
            .IMC-595MPI-PS-A     .productBox p.Mounting_text {
                width: calc( 100% - 20px);
            }
        }
        
        @media screen and (max-width: 767px) {
            .IMC-595MPI-PS-A     .productBox .box .img img {
                width: unset !important;
                height: auto !important;
            }
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* productBox b1x2 產品細節 1*3 */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .productBox.b1x3 .boxs {
            display: flex;
            align-items: flex-start;
            justify-content: center;
			width: 100%;
			margin-bottom: 30px;
			
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x3 .buttonB {
            border: solid 1px #f39800!important;
            border-radius: 5px!important;
            background-color: #f39800!important;
            width: 220px!important;
            padding: 15px 30px!important;
            text-align: center !important;
            color: #ffffff!important;
            margin: 40px auto 20px!important;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x3 .buttonB:after,
        .IMC-595MPI-PS-A     .productBox.b1x2 .buttonB:after {
            content: ">";
            display: inline-block;
            transform: scaleX(0.5) scaleY(1.2);
			color: #ffffff!important;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x3 .buttonB:hover:after,
        .IMC-595MPI-PS-A     .productBox.b1x2 .buttonB:hover:after {
            color: #f39800!important;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x3 .buttonB a,
        .IMC-595MPI-PS-A     .productBox.b1x2 .buttonB a {
            color: #ffffff!important;
            text-decoration: none;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x3 .buttonB:hover,
        .IMC-595MPI-PS-A     .productBox.b1x2 .buttonB:hover {
            background-color: #ffffff!important;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x3 .buttonB:hover a,
        .IMC-595MPI-PS-A     .productBox.b1x2 .buttonB:hover a {
            color: #f39800!important;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x3 .box {
            width: 33%;
			margin: 10px 20px;
        }
        
 
        
        .IMC-595MPI-PS-A     .productBox.b1x3 .Mounting {
            max-width: 70%;
            margin: 50px auto 0 auto;
        }
        
        @media screen and (max-width: 1199px) {}
        
        @media screen and (max-width: 991px) {
			.IMC-595MPI-PS-A     .productBox.b1x3 .box{
				margin: 0 20px;
			}
			.IMC-595MPI-PS-A     .productBox.b1x3 .box .h180{
				height: 120px;
			}
}
        
        @media screen and (max-width: 767px) {
            .IMC-595MPI-PS-A     .productBox.b1x3 .boxs {
                display: block;
            }
            .IMC-595MPI-PS-A     .productBox.b1x3 .box {
                width: 100%;
            }
            .IMC-595MPI-PS-A     .productBox .box .img img {
                max-width: 100%;
				width: 100%;
            }
			.IMC-595MPI-PS-A     .productBox.b1x3 .box {
				margin: 30px 0;
			}
			.IMC-595MPI-PS-A     .productBox.b1x3 .box .img{
						
				margin-bottom: 20px;
			}
			
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* System Hardware */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .productBox.b1x2 .boxs {
            display: flex!important;
            justify-content: center!important;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x2 .Mounting {
            max-width: 75%;
            margin: 50px auto 0 auto;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x2 .box {
            width: 50%!important;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x2 .buttonB {
            border: solid 1px #f39800!important;
            border-radius: 5px!important;
            background-color: #f39800!important;
            width: 230px!important;
            padding: 15px 30px!important;
            text-align: center !important;
            color: #08213a!important;
            margin: 40px auto 20px!important;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x2 .box .img {
            text-align: center;
        }
        
        .IMC-595MPI-PS-A     .productBox.b1x2 .box .img img {
            max-width: 100%!important;
        }
        
        @media screen and (max-width: 767px) {
            .IMC-595MPI-PS-A     .productBox.b1x2 .boxs {
                display: block!important;
            }
            .IMC-595MPI-PS-A     .productBox.b1x2 .box {
                width: 100%!important;
                margin: 30px 0px;
            }
            .IMC-595MPI-PS-A     .productBox.b1x2 .box .img {
                text-align: center!important;
            }
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Slider */
        /* ======================================================================== */
        
        .IMC-595MPI-PS-A     .sliderBox {
            width: 1140px;
            margin: 0 auto;
            padding: 20px 50px;
        }
        /*.sliderBox_two 新增2格時應用*/
        
        .IMC-595MPI-PS-A     .sliderBox_two {
            width: 750px;
            margin: 0 auto;
        }
        
        .IMC-595MPI-PS-A     .owl-carousel .item {
            text-align: center;
        }
        
        .IMC-595MPI-PS-A     .owl-carousel .item a {
            display: inline-block;
        }
        
        .IMC-595MPI-PS-A     .owl-carousel .item .nonelink {
            cursor: default;
        }
        
        .IMC-595MPI-PS-A     .owl-carousel .item img {
            width: 100%;
            max-width: 350px;
            display: inline-block;
            /*fix image*/
        }
        
        .IMC-595MPI-PS-A     .owl-carousel .owl-wrapper-outer {
            text-align: center;
        }
        
        @media screen and (max-width: 1199px) {
            .IMC-595MPI-PS-A     .sliderBox {
                width: 100%;
            }
            /*.sliderBox_two 新增2格時應用*/
            .IMC-595MPI-PS-A     .sliderBox_two {
                width: 750px;
            }
        }
        
        @media screen and (max-width: 991px) {
            .IMC-595MPI-PS-A     .sliderBox {
                padding: 20px;
            }
            /*.sliderBox_two 新增2格時應用*/
            .IMC-595MPI-PS-A     .sliderBox_two {
                width: 750px;
            }
        }
        
        @media screen and (max-width: 767px) {
            /*.sliderBox_two 新增2格時應用*/
            .IMC-595MPI-PS-A     .sliderBox_two {
                width: 100%;
            }
        }
        
        @media screen and (max-width: 599px) {}