        @charset "utf-8";
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        
        .ECU-150   h1,
        .ECU-150   h2,
        .ECU-150   h3,
        .ECU-150   h4,
        .ECU-150   h5,
        .ECU-150   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.3 !important;
            color: #222 !important;
            margin: 0 !important;
            padding: 0 !important;
            border: 0 !important;
            text-shadow: none !important;
            box-shadow: none !important;
            background: none !important;
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* 公用 */
        /* ======================================================================== */
        
        .ECU-150   ul li {
            list-style-type: disc!important;
        }
        
        .ECU-150   ol li {
            list-style-type: decimal!important;
        }
        
        .ECU-150   {
            max-width: 1200px;
            margin: 0 auto;
            font-size: 15px;
            line-height: 1.3!important;
            font-family: 'Open Sans', Arial,  '微軟正黑體', "新細明體", sans-serif;
            font-weight: 400;
            color: #636161;
        }
        
        .ECU-150   br.desktop {
            display: block;
        }
        
        .ECU-150   br.mobile {
            display: none;
        }
        
        .ECU-150   div {
            box-sizing: border-box;
        }
        
        .ECU-150   img {
            border: 0 !important;
            margin: 0 !important;
            padding: 0 !important;
        }
        
        .ECU-150   img.my20 {
            margin: 20px 0 !important;
        }
        
        .ECU-150   img.my30 {
            margin: 30px 0 !important;
        }
        
        .ECU-150   img.my40 {
            margin: 40px 0 !important;
        }
        
        .ECU-150   img.my50 {
            margin: 50px 0 !important;
        }
        
        .ECU-150   .clearfix,
        .ECU-150   .clear {
            clear: both;
        }
        
        .ECU-150   .hide {
            display: none;
        }
        
        .ECU-150   .show {
            display: block;
        }
        
        .ECU-150   ul {
            margin: 0 !important;
            padding: 0 !important;
        }
        
        .ECU-150   li {
            margin: 0 0 0 20px !important;
            padding: 0 !important;
        }
        
        .ECU-150   .text-center {
            text-align: center;
        }
        
        .ECU-150   .h160 {
            height: 160px;
        }
        
        .ECU-150   .h180 {
            height: 180px;
        }
        
        .ECU-150   .h230 {
            height: 230px;
        }
        
        .ECU-150   .h260 {
            height: 260px;
        }
        
        .ECU-150   .h310 {
            height: 310px;
        }
        
        .ECU-150   .h330 {
            height: 330px;
        }
        
        .ECU-150   .singleImg {
            width: 100%;
            text-align: center;
        }
        
        .ECU-150   .singleImg img {
            max-width: 100%;
        }
        
        .ECU-150   a,
        .ECU-150   a p {
            color: #0075a2 !important;
        }
        
        .ECU-150   a:hover,
        .ECU-150   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) {
            .ECU-150   br.desktop {
                display: none;
            }
            .ECU-150   br.mobile {
                display: block;
            }
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* kv 主圖 */
        /* ======================================================================== */
        
        .ECU-150   .kv {
            position: relative;
            min-height: 450px;
            background: #020818 url(../images/kv.jpg) right bottom no-repeat;
            background-size: contain;
        }
        
        .ECU-150   .kv .text {
            position: absolute;
/*            top: 140px;*/
			top:calc(50% - 200px / 2);
            left: 50px;
            color: #FFF;
            width: 500px;
        }
        
        .ECU-150   .kv .text .t1 {
            font-size: 18px !important;
            line-height: 1.3!important;
            font-weight: bold!important;
        }
        
        .ECU-150   .kv .text h2.t2 {
            font-size: 30px!important;
            line-height: 1.3!important;
            color: #00d8ff!important;
			font-weight: normal!important;
        }
        .ECU-150   .kv .text .t2 {
            font-size: 22px!important;
            line-height: 1.3!important;
            color: #ffffff!important;
		
        }
        
        .ECU-150   .kv .text .t2.line {
            border-bottom: solid 1px #ffffff!important;
            padding-bottom: 8px!important;
        }
        
        .ECU-150   .kv .text .t3 {
            font-size: 14px!important;
            line-height: 1.3em!important;
            margin: 14px 0!important;
        }
        
        .ECU-150   .kv .text p {
            font-size: 14px!important;
            line-height: 1.3em!important;
            margin: 14px 0!important;
/*			width: 90%!important;*/
        }
		.ECU-150   .kv .text .word{
			display: flex;
			flex-wrap: wrap;
			align-items: center;
		}
		.ECU-150   .kv .text .word p{
			font-size: 40px!important;
			color: #ffffff!important;
			font-weight: bold!important;
			margin: 0 0!important;

		}
		.ECU-150   .kv .text .word img{	
			max-width: 100%!important;
			padding-left: 10px!important;

		}
        

        @media screen and (max-width: 1199px) {
            .ECU-150   .kv {
                display: flex;
                align-items: center;
				
                min-height: calc(34vw);
				
            }
            .ECU-150   .kv .text {
/*				top:15%;*/
                top: unset;
            }
			.ECU-150 .kv .text p{
				max-width: 80%!important;
			}
            .ECU-150   .kv .img img {
                height: 25vw;
                width: auto;
            }
			.ECU-150   .kv .img{
				right:0;
			}
				 
        }
        
        @media screen and (max-width: 991px) {
			 .ECU-150   .kv {
                display: block;
                min-height: 660px;
				background-size:auto 450px;
				background: #020818 url("../images/kv_pad.jpg") center bottom no-repeat;

            }
            .ECU-150   .kv .text {
                /* 寬度要配合原稿調整 */
                width: 607px;
				top:8%;
                left: calc(50% - 607px / 2);
				text-align: center!important;
				
            }
			.ECU-150 .kv .text .word{
				justify-content: center!important;
				max-width: 100%!important;
			}
            .ECU-150   .kv .text .t2 {
                font-size: 30px;
            }
			.ECU-150 .kv .text p{
				max-width: 100%!important;
			}
			
        }
        
        @media screen and (max-width: 767px) {
				 .ECU-150   .kv {
                display: block;
                min-height: 620px;
/*				background-size:160%;*/

            }
           
            .ECU-150   .kv .text {
                position: static;
                padding-top: 30px;
                width: 100%;
                text-align: center;
				padding:30px 20px 0;
            }
			.ECU-150 .kv .text p{
				max-width: 100%!important;
				margin: 14px auto!important;
			}
            .ECU-150   .kv .img {
                position: static;
                padding-top: 30px;
                width: 100%;
                text-align: center;
            }
            .ECU-150   .kv .img img {
                width: auto;
                height: auto;
                max-width: 100%;
                max-height: 100%;
            }
        }
        
        @media screen and (max-width: 599px) {
        	 .ECU-150   .kv {               
                min-height: 550px;
				background-size:130%;

            }
		  .ECU-150   .kv .text .t2 {
                font-size: 36px;
                line-height: 40px;
            }
			.ECU-150 .kv .text p{
/*				width: 100%!important;*/
			}
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* intro 主圖下的主要介紹文 */
        /* ======================================================================== */
        
        .ECU-150   .intro {
            padding: 40px 50px;
			 max-width: 1000px!important;
			margin: 0 auto!important;
        }
		.ECU-150   .intro h2{
			font-size: 26px!important;
			color: #333333!important;
			font-weight: bold;
			line-height: 1.3!important;
			padding-bottom: 10px!important;
            text-align: center!important;
				
		}
        
        .ECU-150   .intro .img {
            text-align: center;
            min-width: 450px;
        }
        
        .ECU-150   .intro li {
            color: #0b89ba;
            font-size: 16px;
            line-height: 24px;
        }
        
        .ECU-150   .intro li b {
            color: #0075a2;
        }
        
        .ECU-150   .intro p {
            font-size: 16px;
            line-height: 24px;
            color: #4b4c4c;
           
            text-align: center;
            margin: 0 auto;
        }
        
        @media screen and (max-width: 1199px) {
            .ECU-150   .intro .img {
                width: 400px;
            }
        }
        
        @media screen and (max-width: 991px) {
            .ECU-150   .intro {
              
            }
        }
        
        @media screen and (max-width: 767px) {
            .ECU-150   .intro {
                display: block;
            }
            .ECU-150   .intro .img {
                width: 100%;
                min-width: 100%;
                margin-bottom: 30px;
            }
        }
        
        @media screen and (max-width: 599px) {
			 .ECU-150   .intro {
                padding: 40px 30px;
            }
			}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* contentBox 內容 icon */
        /* ======================================================================== */
        
        .ECU-150   .contentBox .icon .subttl {
            margin-bottom: 30px;
        }
        
        .ECU-150   .contentBox .icon .subttl h3 {
            font-size: 18px!important;
            line-height: 1.5!important;
            color: #000!important;
            text-align: center!important;
            /* margin: 30px auto!important; */
        }
        
        .ECU-150   .contentBox .icon {
            padding: 0px 0 40px;
            border-bottom: solid 1px #D1D1D1;
        }
        
        .ECU-150   .contentBox .icon .subttl p {
            font-size: 14px!important;
            line-height: 24px!important;
            color: #0077af!important;
            text-align: center!important;
            margin: 0!important;
        }
        
        .ECU-150   .contentBox .icon ul {
            display: flex;
            justify-content: center;
            margin: 40px 0;
        }
        
        .ECU-150   .contentBox .icon ul li {
            width: 160px;
            list-style: none !important;
            text-align: center;
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* contentBox 內容 default */
        /* ======================================================================== */
        
        .ECU-150   .contentBox {
            padding: 30px 50px;
        }
        
        .ECU-150   .contentBox h3.title {
            color: #212529!important;
            font-size: 26px!important;
            font-weight: bold;
            line-height: 1.3!important;
            text-align: center!important;
            margin-bottom: 30px!important;
        }
        
        .ECU-150   .contentBox .box .img {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 55%;
        }
        
        .ECU-150   .contentBox .box .img img {
            max-width: 100%;
			height: auto;
        }
        
        .ECU-150   .contentBox .box .subttl {
            color: #000;
            font-size: 21px;
            line-height: 1.3!important;
            margin: 20px 0;
        }

		.ECU-150   .contentBox .box  .buttons .buttonA{
			display: inline-block!important;
			margin: 40px 5px 20px!important;
			background-color: #f39800;
			width: 140px!important;
			max-width: 200px;
		   color: #f39800!important;
		   font-size:16px!important;	  
			padding: 7px 10px!important;
			text-align: center!important;
			
		}

		.ECU-150   .contentBox .box  .buttonA a{
			color: #ffffff!important;
			text-decoration: none;
			font-size: 16px!important;
		}
		.ECU-150   .contentBox .box  .buttonA:hover{
            background-color:  #f2a119!important;
			
		}.ECU-150   .contentBox .box  .buttonA:hover a{
			color: #ffffff!important;
			
		}

        .ECU-150   .contentBox .box p {
            font-size: 18px;
            line-height: 1.3!important;
            color: #0077af;
            margin: 0 0 10px;
        }
        
        .ECU-150   .contentBox .box li,
        .ECU-150   .contentBox .box .text-black {
            color: #4d4d4d;
            font-size: 14px;
            line-height: 1.3!important;
/*            padding-right: 30px;*/
        }
 
        
        .ECU-150   .contentBox .box a.moreBtn:hover {
            color: #FF0;
        }
        
        @media screen and (max-width: 1199px) {
			.ECU-150   .contentBox .box .img{
/*				width: unset;*/
			}
}
        
        @media screen and (max-width: 991px) {
            .ECU-150   .contentBox {
                padding: 20px;
            }
            .ECU-150   .contentBox .box .img {
                width: 100%;
            }
          
            .ECU-150   .contentBox .box .subttl br,
            .ECU-150   .contentBox.circles .box p br {
                display: none;
            }
            .ECU-150   .contentBox.circles .box .img img {
                width: 150px;
            }
        }
        
        @media screen and (max-width: 767px) {
            .ECU-150   .contentBox .title {
                margin-bottom: 10px;
            }
            .ECU-150   .contentBox .box p,
            .ECU-150   .contentBox .box li {
                padding-right: 0;
            }
            .ECU-150   .contentBox .box .img img {
                width: unset !important;
                height: auto !important;
            }
			
        }
        
        @media screen and (max-width: 599px) {
			.ECU-150 .contentBox .box .buttons .buttonA {
				margin: 20px 5px 0!important;
			}
}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* contentBox b2x2 內容 2*2 */
        /* ======================================================================== */
        
        .ECU-150   .contentBox.b2x2 .boxs {
            display: block;
        }
        
        .ECU-150   .contentBox.b2x2 .box {
            width: 100%;
            margin: 0;
            padding: 40px 0;
            display: flex;
            align-items: center;
        }
        
        .ECU-150   .contentBox.b2x2 .box.box3 .item {
            display: block;
            text-align: left;
            margin-left: -160px;
        }
        
        .ECU-150   .contentBox.b2x2 .box.box3 .item .Features {
            margin: 20px 0;
        }
        
        .ECU-150   .contentBox.b2x2 .box.box3 .item .Features p {
            font-size: 14px;
            color: #6c6c6c!important;
        }
        
        .ECU-150   .contentBox.b2x2 .box.box3 .item .number.light {
            font-size: 18px;
            text-decoration: underline;
            color: #28a7e1;
        }
        
        .ECU-150   .contentBox.b2x2 .box.box3 .item .number.Dark {
            font-size: 18px;
            text-decoration: underline;
            color: #0d6fb8;
        }
        
        .ECU-150   .contentBox.b2x2 .box.box3 .item .number.Dark {
            font-size: 18px;
        }
        
        .ECU-150   .contentBox.b2x2 .box .subttl {
            direction: ltr;
            width:45%;
			padding-right: 30px!important;
        }
		.ECU-150   .contentBox.b2x2 .box:nth-child(2) .subttl,
		.ECU-150   .contentBox.b2x2 .box:nth-child(4) .subttl{
			padding-right: 0!important;
			padding-left: 30px!important;
		}
        
        .ECU-150   .contentBox.b2x2 .box .subttl h3 {
            font-size: 26px !important;
            margin: 10px 0 !important; 
            line-height: 1.3!important;
			color: #008cd6!important;
			font-weight: bold;
        }
        
        .ECU-150   .contentBox.b2x2 .box .subttl p {
            font-size: 14px !important;
			color: #333333!important;
        }
        
        .ECU-150   .contentBox.b2x2 .box .subttl ul {
            margin-left: -3px !important;
				
			
        }
		.ECU-150   .contentBox.b2x2 .box .subttl ul li{
			color: #333333!important;
		}
        
        .ECU-150   .contentBox.b2x2 .box .subttl.no-style ul li {
            /* margin-left: 3px !important; */
            list-style: none !important;
            margin: 15px 0 15px 3px!important;
		
        }
        
        .ECU-150   .contentBox.b2x2 .box .subttl.no-style ul li p {
            font-size: 14!important;
            color: #6c6c6c!important;
        }
        
        .ECU-150   .contentBox.b2x2 .box {
            border-bottom: 1px solid #D1D1D1;
           
        }
	  .ECU-150   .contentBox.b2x2 .box:nth-child(4) {
				border-bottom: none;

			}
        
        .ECU-150   .contentBox.b2x2 .box:nth-child(1), 
        .ECU-150   .contentBox.b2x2 .box:nth-child(3) {
            border-bottom: 1px solid #D1D1D1;
			 direction: rtl;
        }
                
        .ECU-150   .contentBox.b2x2 .boxs.divider .box {
            border: 0;
        }

        
        .ECU-150   .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) {
            .ECU-150   .contentBox.b2x2 .box {
                display: block;
            }
            .ECU-150   .contentBox.b2x2 .box .subttl {
				width: 65%;
				margin: 30px auto;
             padding-right: 0!important;
                text-align: left;
            }
            .ECU-150   .contentBox.b2x2 .box.box3 .img {
                width: 100%;
            }
            .ECU-150   .contentBox.b2x2 .box.box3 .item .Features {
                margin: 40px 0;
            }
        }
        
        @media screen and (max-width: 767px) {
            .ECU-150   .contentBox.b2x2 .boxs {
                display: block;
            }
            .ECU-150   .contentBox.b2x2 .box {
                width: 100%;
                padding: 20px 0 !important;
            }
			  .ECU-150   .contentBox.b2x2 .box .subttl {
				margin: 30px auto;
               width: 80%!important;
            }
            .ECU-150   .contentBox.b2x2 .box .img {
                display: block;
                text-align: center;
                height: unset !important;
				
            }
            .ECU-150   .contentBox.b2x2 .box .img img {
                max-width: 100% !important;
				height: auto!important;
            }
            .ECU-150   .contentBox.b2x2 .box:nth-child(1) {
                border-right: 0;
            }
            .ECU-150   .contentBox.b2x2 .box:nth-child(2) {
                padding-left: 0;
            }
            .ECU-150   .contentBox.b2x2 .boxs.divider {
                display: none;
            }
			.ECU-150   .contentBox.b2x2 .box:nth-child(2) .subttl,
			.ECU-150   .contentBox.b2x2 .box:nth-child(4) .subttl{

				padding-left: 0px!important;
			}
					}
        
        @media screen and (max-width: 599px) {
           
              .ECU-150   .contentBox.b2x2 .box .subttl {
				
               width: 100%!important;
            }
            .ECU-150   .contentBox.b2x2 .box.box3 .item .Features {
                margin: 10px 0px;
            }
            .ECU-150   .contentBox.b2x2 .box.box3 .item .Features p {
                line-height: 1.3!important;
            }
			.ECU-150 .contentBox.b2x2 .box:nth-child(2) .subttl, .ECU-150 .contentBox.b2x2 .box:nth-child(4) .subttl{
				padding-left: 0!important;
			}
        
        }
        
        @media screen and (max-width: 400px) {
            .ECU-150   .contentBox.b2x2 .box.box3 .item .Features {
                margin: 10px 20px;
            }
      
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Applications  */
        /* ======================================================================== */
        
        .ECU-150   .Applications {
            padding: 30px 50px;
        }
        
        .ECU-150   .Applications .title {
            color: #3c3c3c!important;
            font-size: 24px!important;
/*            font-weight: bold!important;*/
            line-height: 1.3!important;
            height: 50px!important;
            text-align: center!important;
            margin-bottom: 30px!important;
        }
        
        .ECU-150   .Applications .boxs {
            display: flex;
            justify-content: center;
			width: 100%;
			margin: 0 auto;
        }
        
        .ECU-150   .Applications .boxs .box {
			 display: flex;
            justify-content: center;
            width: 50%;
			padding: 40px 20px;
           
        }
          .ECU-150   .Applications .boxs .box .text{
			width: 60%;
			text-align: center;
			
			  text-align: left;
		}
        .ECU-150   .Applications .boxs .box .img{
			width: 40%;
			text-align: center;
			
		}
		.ECU-150   .Applications .boxs .box img{
			max-width: 100%;
			height: auto;
		}
		.ECU-150   .Applications .boxs .box h3{
			font-size: 18px!important;
			font-weight: bold!important;
			line-height: 1.3!important;
			padding-bottom: 10px!important;
		}

        
        @media screen and (max-width: 991px) {
			.ECU-150   .Applications .boxs .box h3 br{
	         display:none;
			}
			.ECU-150 .Applications .boxs .box{
				display: block;
			}
			.ECU-150 .Applications .boxs .box .text{
				width: 100%;
				padding: 20px 0;
			}
         
        }
        
        @media screen and (max-width: 767px) {
			.ECU-150 .Applications{
				padding: 30px 20px;
			}
			.ECU-150 .Applications .boxs .box{
				
				margin: 0 auto;
				padding: 20px 20px 20px 0;
			}
			
        }
			
			@media screen and (max-width: 499px){
			.ECU-150 .Applications .boxs{
				flex-wrap:wrap;
			}
				.ECU-150 .Applications .boxs .box{
					width: 100%;
					padding: 20px 0px 20px 0;
			}
				.ECU-150 .Applications .boxs .box .img{
					width: 100%;
					text-align: center;
				}
				.ECU-150 .Applications .boxs .box .text{
				width: 70%;
					margin: 0 auto;
			}
			}
			@media screen and (max-width: 380px){
					.ECU-150 .Applications .boxs .box .text{
							width: 100%;

						}
			}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* grayBg 灰底 */
        /* ======================================================================== */
        
        .ECU-150   .contentBox.grayBg {
            background-color: #dff2fc;
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Application 產品細節 標題 */
        
/*
        .ECU-150   .Application {
            background: #b7e1f6 url(../images/img_05.jpg) center bottom no-repeat;
            padding: 30px 50px;
            height: 750px;
        }
        
        .ECU-150   .Application .title {
            color: #3c3c3c;
            font-size: 24px;
            font-weight: bold;
            line-height: 1.3!important;;
            height: 100px;
            padding-top: 15px;
            text-align: center;
        }
        
        .ECU-150   .Application p {
            max-width: 800px;
            text-align: center;
            margin: 0 auto 40px;
        }
        
        .ECU-150   .Application .box {
            max-width: 100%;
            display: flex;
            justify-content: center;
        }
        
        .ECU-150   .Application .img img {
            max-width: 100%;
            height: auto;
        }
        
        .ECU-150   .Application .img {
            text-align: center;
        }
        
        .ECU-150   .Application .img img {}
        
        @media screen and (max-width: 1199px) {
            .ECU-150   .Application .img img {
                max-width: 220px;
                height: auto;
            }
        }
        
        @media screen and (max-width: 991px) {
            .ECU-150   .Application .img img {
                max-width: 100%;
                height: auto;
            }
        }
        
        @media screen and (max-width: 768px) {
      
            .ECU-150   .Application {
                background: #b7e1f6 url(../images/img_05.jpg) bottom center no-repeat;
                padding: 30px 20px;
                height: auto;
            }
        }
*/
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* productBox title 產品細節 標題 */
        /* ======================================================================== */
        
        .ECU-150   .productBox.bigTTL {
            color: #3c3c3c!important;
            font-size: 24px!important;
            font-weight: normal!important;
            line-height: 1.3!important;
            /* height: 50px!important; */
            padding-top: 15px!important;
            padding-bottom: 30px!important;
            text-align: center!important;
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* productBox 產品細節 default : 1x1 */
        /* ======================================================================== */
        
        .ECU-150   .productBox {
            padding: 0 50px 50px 50px;
        }
        
        .ECU-150   .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;
			font-weight: normal!important;
        }
        
        .ECU-150   .productBox .subttl.left {
            color: #0077af!important;
            font-size: 18px;
            line-height: 1.3;
            padding-left: 20px;
            margin-bottom: 15px;
			font-weight: bold!important;
        }
        
        .ECU-150   .productBox .subttl.right {
            color: #3c3c3c;
            font-size: 15px;
            line-height: 1.3;
            padding-right: 20px;
            margin-bottom: 15px;
            text-align: right;
        }
        
        .ECU-150   .productBox .box .subttl {
            color: #0f88b9!important;
            font-size: 14px;
            font-weight: normal!important;
            /* line-height: 80px; */
            text-align: center;
            margin-top: 30px;
        }
        
        .ECU-150   .productBox .box .img {
            text-align: center;
        }
        
        .ECU-150   .productBox .box .img img {
            /* 最大的單張圖寬度要配合原稿調整 */
            max-width: 697px;
        }
        
        .ECU-150   .productBox p.Mounting_text {
            width: 48%;
            padding-left: 20px;
        }
		.ECU-150   .productBox.b1x2 p{
			padding-left: 20px!important;
		}
        
        @media screen and (max-width: 1199px) {
            .ECU-150   .productBox .box .img img {
                /* 最大的單張圖寬度要配合原稿調整 */
                max-width: 100%;
				height: auto;
                /* max-width: 740px; */
            }
            .ECU-150   .productBox.b1x3 .box {
                margin: 20px 0;
            }
        }
        
        @media screen and (max-width: 991px) {
            .ECU-150   .productBox {
                padding: 0 20px 20px 20px;
            }
            .ECU-150   .productBox .box .img {
                width: 100%;
            }
            .ECU-150   .productBox.b1x2 .box .img img {
                width: 80%;
                height: auto;
            }
            .ECU-150   .productBox p.Mounting_text {
                width: calc( 100% - 20px);
            }
        }
        
        @media screen and (max-width: 767px) {
            .ECU-150   .productBox .box .img img {
                width: unset !important;
                height: auto !important;
            }
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* productBox b1x2 產品細節 1*3 */
        /* ======================================================================== */
        
        .ECU-150   .productBox.b1x3 .boxs {
            display: flex;
            align-items: flex-start;
            justify-content: center;
        }
		.ECU-150   .productBox.b1x3 .buttonB{        
			background-color: #f39800!important;
		    width: 200px!important;
			padding: 10px 30px!important;
			text-align: center !important;
			color: #08213a!important;
			margin: 40px auto 20px!important;
		}

        .ECU-150   .productBox.b1x3 .buttonB:hover{
				background-color: #f2a119!important;
			}
		.ECU-150   .productBox.b1x3 .buttonB a{
			color: #ffffff!important; 
			text-decoration: none!important;
		}

        .ECU-150   .productBox.b1x3 .box {
            width: 33%;
        }
        
        .ECU-150   .productBox.b1x3 .box .img {}
        
        .ECU-150   .productBox.b1x3 .Mounting {
            max-width: 70%;
            margin: 50px auto 0 auto;
        }
        
        @media screen and (max-width: 1199px) {}
        
        @media screen and (max-width: 991px) {}
        
        @media screen and (max-width: 767px) {
            .ECU-150   .productBox.b1x3 .boxs {
                display: block;
            }
            .ECU-150   .productBox.b1x3 .box {
                width: 100%;
				
				
            }
            .ECU-150   .productBox .box .img img {
                max-width: 100%;
            }
        }
        
        @media screen and (max-width: 599px) {
			.ECU-150   .productBox.b1x3 .box{
				margin: 40px 0!important;
			}
}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Energy Storage System */
        /* ======================================================================== */
			.ECU-150   .Application.b1x2{
				background-color: #ffffff!important;
				padding: 0 50px;
			}
			.ECU-150   .Application.b1x2 .boxs {
            display: flex!important;
			justify-content:center!important;
				
			
        }
		.ECU-150  .Application.b1x2 .Mounting{
			max-width: 100%;
			
		}
 		.ECU-150  .Application.b1x2 .box.left {
		width: 40%!important;	
			padding: 50px 30px;
			background-color: #2f2f2f;
			display: block;
			
		}
	.ECU-150  .Application.b1x2 .box.left .t2{
		font-size: 26px!important;
		font-weight: bold!important;
		line-height: 1.3!important;
		padding-bottom: 10px!important;
		color: #008cd6;
	}
	.ECU-150   .Application.b1x2 .box.left p{
		font-size: 16px;
		color: #dff2fc;
		line-height: 1.3;
		padding-left: 0px!important;
		text-align: left;
		margin-bottom: 80px;
	}
	.ECU-150  .Application.b1x2 .line{
		border-bottom: solid 1px #008cd6;
	}
	.ECU-150  .Application.b1x2 .box.left .item{
		display: flex;
		padding: 30px 0px 0;
	}
	.ECU-150   .Application.b1x2 .box.left .item .img{
		width: 35%;
		text-align: center;
	}
	.ECU-150   .Application.b1x2 .box.left .item h4{
		font-size: 16px!important;
		color: #008cd6!important;
		padding-bottom: 10px!important;
	}   
	.ECU-150   .Application.b1x2 .box.left .item ul li{
		color: #dff2fc;
	}
	.ECU-150  .Application.b1x2 .box.right{
		background-color: #edf7fc;
		display: flex;
		flex-direction:column;
		justify-content: center;
		width: 60%;
		padding: 40px 20px;

	}

	.ECU-150   .Application.b1x2 .box.right .img{
		max-width: 100%;
		text-align: center;
	}
	.ECU-150   .Application.b1x2 .box.right img{
	/*	width: 100%;*/
		max-width: 100%;
		height: auto;
	}
	@media screen and (max-width: 991px){
		.ECU-150 .Application.b1x2 .box.left .item .text{
		padding-left: 20px;
		}

		.ECU-150   .Application.b1x2 .boxs {
		display: block!important;
		}
		.ECU-150  .Application.b1x2 .box.left,
		.ECU-150  .Application.b1x2 .box.right{
		width: 100%!important;
		padding: 30px 30px;
		} 
		.ECU-150 .Application.b1x2 .box.left p{
		margin-bottom: 50px;
		}
		.ECU-150 .Application.b1x2 .box.left .t2 br{
		display: none;
		}
		}
		@media screen and (max-width: 767px) {
		.ECU-150 .Application.b1x2{
		padding: 0 30px;
		}

	}


		@media screen and (max-width: 480px){
			.ECU-150 .Application.b1x2 .box.left .item {
				display: block;
			}
			.ECU-150 .Application.b1x2 .box.left .item .img{
				padding-bottom: 20px;

			}
			.ECU-150 .Application.b1x2 .box.left .item .text{
				padding-left: 0px;
			}
		}
  /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Energy Storage System */
        /* ======================================================================== */

			.ECU-150  .Dimensions{
				padding: 30px 50px;
			}

			.ECU-150  .Dimensions .boxs{
				display: flex;
				width: 100%;
			}

		.ECU-150  .Dimensions .boxs .box{
			width: 50%;		
			margin: 0 auto;
			}
		.ECU-150  .Dimensions .boxs .box:nth-child(1){
			padding-right: 10px;
		}
		.ECU-150  .Dimensions .boxs .box:nth-child(2){
			padding-left: 10px;
		}

		.ECU-150  .Dimensions .boxs .box h3.title{
			color: #3c3c3c!important;
			font-size: 18px!important;
			line-height: 40px!important;
			padding-left: 20px!important;
			background-color: #f8f8f8!important;
			margin-bottom: 0!important;
			text-align: left!important;
		}
		.ECU-150  .Dimensions .boxs .box .subttl{
			padding: 20px 20px;
			color: #0573b2;
			font-weight: bold;
			font-size: 18px;
		}

		.ECU-150  .Dimensions .boxs .box .img{
			max-width: 100%;
			text-align: center;
			padding: 0px 10px 0;



		}
		.ECU-150  .Dimensions .boxs .box .img img{
			max-width: 100%;
			height: auto;
		}
		.ECU-150  .Dimensions .boxs .box .img.patop{
			padding-top: 60px;
		}
		@media screen and (max-width: 767px){
			.ECU-150 .Dimensions{
				padding: 30px 30px;
			}
			.ECU-150 .Dimensions .boxs{
				display: block;
			}
			.ECU-150 .Dimensions .boxs .box{
				width: 100%;
				padding-left: 0!important;
				padding-right: 0!important;
			}
			.ECU-150  .Dimensions .boxs .box .img{
				padding: 20px 20px 30px;

			}
		}

        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Slider */
        /* ======================================================================== */
        
        .ECU-150   .sliderBox {
            width: 1140px;
            margin: 0 auto;
            padding: 20px 50px;
        }
        /*.sliderBox_two 新增2格時應用*/
        
        .ECU-150   .sliderBox_two {
            width: 750px;
            margin: 0 auto;
        }
        
        .ECU-150   .owl-carousel .item {
            text-align: center;
        }
        
        .ECU-150   .owl-carousel .item a {
            display: inline-block;
        }
        
        .ECU-150   .owl-carousel .item .nonelink {
            cursor: default;
        }
        
        .ECU-150   .owl-carousel .item img {
            width: 100%;
            max-width: 350px;
            display: inline-block;
            /*fix image*/
        }
        
        .ECU-150   .owl-carousel .owl-wrapper-outer {
            text-align: center;
        }
        
        @media screen and (max-width: 1199px) {
            .ECU-150   .sliderBox {
                width: 100%;
            }
            /*.sliderBox_two 新增2格時應用*/
            .ECU-150   .sliderBox_two {
                width: 750px;
            }
        }
        
        @media screen and (max-width: 991px) {
            .ECU-150   .sliderBox {
                padding: 20px;
            }
            /*.sliderBox_two 新增2格時應用*/
            .ECU-150   .sliderBox_two {
                width: 750px;
            }
        }
        
        @media screen and (max-width: 767px) {
            /*.sliderBox_two 新增2格時應用*/
            .ECU-150   .sliderBox_two {
                width: 100%;
            }
        }
        
        @media screen and (max-width: 599px) {}