        @charset "utf-8";
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        
        .w_EKI-1526   h1,
        .w_EKI-1526   h2,
        .w_EKI-1526   h3,
        .w_EKI-1526   h4,
        .w_EKI-1526   h5,
        .w_EKI-1526   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;
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* 公用 */
        /* ======================================================================== */
        
        .w_EKI-1526   ul li {
            list-style-type: disc!important;
        }
        
        .w_EKI-1526   ol li {
            list-style-type: decimal!important;
        }
        
        .w_EKI-1526   {
            max-width: 1200px;
            margin: 0 auto;
            font-size: 15px;
            line-height: 20px;
            font-family: Arial, 'Open Sans', '微軟正黑體', "新細明體", sans-serif;
            font-weight: 400;
            color: #636161;
        }
        
        .w_EKI-1526   br.desktop {
            display: block;
        }
        
        .w_EKI-1526   br.mobile {
            display: none;
        }
        
        .w_EKI-1526   div {
            box-sizing: border-box;
        }
        
        .w_EKI-1526   img {
            border: 0 !important;
            margin: 0 !important;
            padding: 0 !important;
        }
        
      
        
        .w_EKI-1526   .clearfix,
        .w_EKI-1526   .clear {
            clear: both;
        }
        
        .w_EKI-1526   .hide {
            display: none;
        }
        
        .w_EKI-1526   .show {
            display: block;
        }
        
        .w_EKI-1526   ul {
            margin: 0 !important;
            padding: 0 !important;
        }
        
        .w_EKI-1526   li {
            margin: 0 0 0 20px !important;
            padding: 0 !important;
        }
        
        .w_EKI-1526   .text-center {
            text-align: center;
        }
        
    
        
        .w_EKI-1526   .singleImg {
            width: 100%;
            text-align: center;
        }
        
        .w_EKI-1526   .singleImg img {
            max-width: 100%;
        }
        
        .w_EKI-1526   a,
        .w_EKI-1526   a p {
            color: #0075a2 !important;
        }
        
        .w_EKI-1526   a:hover,
        .w_EKI-1526   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) {
            .w_EKI-1526   br.desktop {
                display: none;
            }
            .w_EKI-1526   br.mobile {
                display: block;
            }
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* kv 主圖 */
        /* ======================================================================== */
        
			.w_EKI-1526 .kv {

				position: relative;
				height: 500px;
				background: #031730 url(../images/kv_bg.jpg) center bottom no-repeat;
				background-size: 100% 100%;
			}

			.w_EKI-1526 .kv .text {
				display: block; 
				width: 80%;
				padding: 50px 20px 0;
				margin: 0 auto;
			}

			.w_EKI-1526 .kv .text .t1 {
				font-size: 18px !important;
				line-height: 30px!important;
				font-weight: bold!important;
			}

			.w_EKI-1526 .kv .text .t2 {
				font-size:18px!important;
				line-height: 1.3em!important;
				font-weight: bold!important;
				color: #00b4ff!important;
				text-align: center!important;
				width: 50%!important;
				margin: 0 auto!important;

			}

			.w_EKI-1526 .kv .text .t3 {
				font-size: 16px!important;
				  color: #00b4ff!important;
				font-weight:normal!important;
				text-align: center;

			}



			.w_EKI-1526 .kv .text p {
				font-size: 14px!important;
				line-height: 1.3em!important;
				margin: 20px 0!important;
				color: #ffffff!important;
				text-align: center!important;
			}

			.w_EKI-1526 .kv .img {
			    position: absolute;
				bottom: 25px;
				left:30%;
								
			}

			.w_EKI-1526 .kv .img img{
				max-width: 100%;
				height: auto;
			}

			@media screen and (max-width: 1199px) {
				.w_EKI-1526 .kv {
					align-items: center;
					min-height: calc(38vw);
				}
				.w_EKI-1526 .kv .text {
				  padding: 50px 20px 0;
				}
				.w_EKI-1526 .kv .text .t2{
					width: 80%!important;
				}
			
			
			}

			@media screen and (max-width: 991px) {
				 .w_EKI-1526 .kv {
					align-items: center;
					 max-height: 400px;
			/*        max-height: calc(40vw);*/

				}
				.w_EKI-1526 .kv .text {
					/* 寬度要配合原稿調整 */
					width: 90%!important;
					margin:  0 auto;	
					padding: 30px 20px 0;

				}

			  .w_EKI-1526 .kv .img {
			    position: absolute;
				bottom: 25px;			
				left:15%;
			}
			}

			@media screen and (max-width: 767px) {
				.w_EKI-1526 .kv {
					display: block;
					min-height: 450px;
					background-size: cover;
				}
				.w_EKI-1526 .kv .text {
				   width: 100%!important;
					padding: 30px 20px!important;
				}

				.w_EKI-1526 .kv .img img {
					width: auto;
					height: auto;
					max-width: 100%!important;
					max-height: 100%!important;
				}
			}

			@media screen and (max-width: 599px) {
				.w_EKI-1526 .kv  {
					min-height: 500px;
				}

				.w_EKI-1526 .kv .text .t2 {
					font-size: 36px;
					line-height: 40px;
					width: 100%!important;
				}
				.w_EKI-1526 .kv .text .t3{
					padding-bottom: 0!important;
				}

				.w_EKI-1526 .kv .text{
					padding: 30px 0 0;
				}
				
			}


        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* contentBox 內容 icon */
        /* ======================================================================== */
        
/*
        .w_EKI-1526   .contentBox .icon .subttl {
            margin-bottom: 30px;
        }
        
        .w_EKI-1526   .contentBox .icon .subttl h3 {
            font-size: 18px!important;
            line-height: 1.5!important;
            color: #000!important;
            text-align: center!important;
            
        }
        
        .w_EKI-1526   .contentBox .icon {
            padding: 0px 0 40px;
            border-bottom: solid 1px #D1D1D1;
        }
        
        .w_EKI-1526   .contentBox .icon .subttl p {
            font-size: 14px!important;
            line-height: 24px!important;
            color: #0077af!important;
            text-align: center!important;
            margin: 0!important;
        }
        
        .w_EKI-1526   .contentBox .icon ul {
            display: flex;
            justify-content: center;
            margin: 40px 0;
        }
        
        .w_EKI-1526   .contentBox .icon ul li {
            width: 160px;
            list-style: none !important;
            text-align: center;
        }
*/
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
/*          btn*/
        /* ======================================================================== */
		.w_EKI-1526 .btn {
			max-width:  210px;
			min-height: 50px;
			padding: 12px 0;
			background-color:  #008cd6;
			color: #ffffff!important;
			text-align: center;
			border-radius: 5px;
			margin-top: 40px;
		
		}
		.w_EKI-1526 .btn:hover{
			background-color:  #027bbb;
		}

			.w_EKI-1526 .btn a{
				color: #ffffff!important;
				font-size: 16px;
				font-weight: bold;
				text-decoration: none;			
				
			}

        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* contentBox 內容 default */
        /* ======================================================================== */
        
        .w_EKI-1526   .contentBox {
            padding: 20px 50px 30px;
        }
        
        .w_EKI-1526   .contentBox h3.title {
           color: #242424!important;
			font-size: 18px!important;
			line-height: 40px!important;
			padding-left: 20px!important;
			background-color: #f3f3f3!important;
			margin-bottom: 35px!important;
        }
        
        .w_EKI-1526   .contentBox .box .img {
            display: flex;
            align-items: center;
            justify-content: center;
         
            width: 50%;
        }
        
        .w_EKI-1526   .contentBox .box .img img {
         	max-width: 100%;
			height: auto;
			
        }
        
        .w_EKI-1526   .contentBox .box .subttl {
            color: #000;
            font-size: 21px;
            line-height: 24px;
            margin: 20px 0;
        }
        
       
        .w_EKI-1526   .contentBox .box p {
            font-size: 18px;
            line-height: 1.3em;
            color: #0077af;
            margin: 0 0 10px;
        }
       
        
        @media screen and (max-width: 1199px) {}
        
        @media screen and (max-width: 991px) {
            .w_EKI-1526   .contentBox {
                padding: 20px;
            }
            .w_EKI-1526   .contentBox .box .img {
                width: 100%;
            }
          
            .w_EKI-1526   .contentBox .box .subttl br,
            .w_EKI-1526   .contentBox.circles .box p br {
                display: none;
            }
            .w_EKI-1526   .contentBox.circles .box .img img {
                width: 150px;
            }
        }
        
        @media screen and (max-width: 767px) {
            .w_EKI-1526   .contentBox .title {
                margin-bottom: 10px;
            }
            .w_EKI-1526   .contentBox .box p,
            .w_EKI-1526   .contentBox .box li {
                padding-right: 0;
            }
            .w_EKI-1526   .contentBox .box .img img {
                width: unset !important;
                height: auto !important;
            }
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* contentBox b2x2 內容 2*2 */
        /* ======================================================================== */
        
        .w_EKI-1526   .contentBox.b2x2 .boxs {
            display: block;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box {
            width: 100%;
            margin: 0;
            padding: 40px 0;
            display: flex;
            align-items: center;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box .img01, 
        .w_EKI-1526   .contentBox.b2x2 .box .img02, 
        .w_EKI-1526   .contentBox.b2x2 .box .img03 {
            width: 50%;
			padding: 0 20px;	
			
			  
        }
/*
.item01,.item02,.item03{
	animation: scale-in-center 0.5s;
}
*/

		.w_EKI-1526   .contentBox.b2x2 .box .img img{
             max-width: 100%; 
			 height: auto;
	
			}
        
        .w_EKI-1526   .contentBox.b2x2 .box.box3 .img img {
             max-width: 100%;

        }
        
        .w_EKI-1526   .contentBox.b2x2 .box.box3 .item {
            display: block;
            text-align: left;
            margin-left: -160px;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box.box3 .item .Features {
            margin: 20px 0;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box.box3 .item .Features p {
            font-size: 14px;
            color: #6c6c6c!important;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box.box3 .item .number.light {
            font-size: 18px;
            text-decoration: underline;
            color: #28a7e1;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box.box3 .item .number.Dark {
            font-size: 18px;
            text-decoration: underline;
            color: #0d6fb8;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box.box3 .item .number.Dark {
            font-size: 18px;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box .subttl {
            direction: ltr;
            width: 50%;
            padding-right: 30px!important;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box .subttl h3 {
            font-size: 18px !important;
             margin: 15px 0 !important; 
            line-height: 1.3!important;
            color: #008cd6!important;
        }

        
        .w_EKI-1526   .contentBox.b2x2 .box .subttl p {
            font-size: 14px !important;
            color: #333333!important;
        }
        
      
        
        .w_EKI-1526   .contentBox.b2x2 .box:nth-child(1) {
            border-bottom: 1px solid #D1D1D1;
            direction: rtl;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box:nth-child(2) {
            border-bottom: 1px solid #D1D1D1;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .box:nth-child(3) {
            direction: rtl;
        }
        
        .w_EKI-1526   .contentBox.b2x2 .boxs.divider .box {
            border: 0;
        }
 
        .w_EKI-1526   .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) {
            .w_EKI-1526   .contentBox.b2x2 .box {
                display: block;
            }
			.w_EKI-1526   .contentBox.b2x2 .box .img{
				width: 100%;
			}
            .w_EKI-1526   .contentBox.b2x2 .box .subttl {
                width: 100%;
                /* margin: 40px 40px; */
                text-align: left;
            }
            .w_EKI-1526   .contentBox.b2x2 .box.box3 .img {
                width: 100%;
            }
            .w_EKI-1526   .contentBox.b2x2 .box.box3 .item .Features {
                margin: 40px 0;
            }
        }
        
        @media screen and (max-width: 767px) {
            .w_EKI-1526   .contentBox.b2x2 .boxs {
                display: block;
            }
            .w_EKI-1526   .contentBox.b2x2 .box {
                width: 100%;
                padding: 20px 0 !important;
            }
            .w_EKI-1526   .contentBox.b2x2 .box .img {
                display: block;
                text-align: center;
                height: unset !important;
            }
            .w_EKI-1526   .contentBox.b2x2 .box .img img {
                width: unset !important;
            }
            .w_EKI-1526   .contentBox.b2x2 .box:nth-child(1) {
                border-right: 0;
            }
            .w_EKI-1526   .contentBox.b2x2 .box:nth-child(2) {
                padding-left: 0;
            }
            .w_EKI-1526   .contentBox.b2x2 .boxs.divider {
                display: none;
            }
/*
			.item01,.item02,.item03{
			animation:fadeInDown 0s;
		}
*/
		

        }
        
        @media screen and (max-width: 599px) {
            .w_EKI-1526   .contentBox.b2x2 .box .img img {
                max-width: 100% !important;
            }
          
            .w_EKI-1526   .contentBox.b2x2 .box.box3 .item .Features {
                margin: 10px 0px;
            }
            .w_EKI-1526   .contentBox.b2x2 .box.box3 .item .Features p {
                line-height: 1.3;
            }
     
        }
        
        @media screen and (max-width: 400px) {
            .w_EKI-1526   .contentBox.b2x2 .box.box3 .item .Features {
                margin: 10px 20px;
            }
       
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /*certifications  */
        /* ======================================================================== */
        
        .w_EKI-1526   .certifications {
          padding: 0 50px 50px 50px;
        }
        
        .w_EKI-1526   .certifications .title {
           color: #3c3c3c!important;
			font-size: 18px!important;
			line-height: 40px!important;
			padding-left: 20px!important;
			background-color: #f3f3f3!important;
			margin-bottom: 50px!important;
          
        }
        
        .w_EKI-1526   .certifications .boxs {
            display: flex;
            justify-content: center;
			flex-wrap:wrap;
			width: 100%;
			
        }
        
        .w_EKI-1526   .certifications .boxs .box {
            width:30%;
            text-decoration: none;
            text-align: center;
		    margin: 0 10px;
			
        }

	  .w_EKI-1526   .certifications .boxs .box p{
				font-size: 16px;
				color: #41474b;
				padding: 10px 20px;
			}
			.w_EKI-1526   .certifications .btn{
               margin: 0 auto;
			   padding: 15px 0;
			  	
			}

		.w_EKI-1526   .certifications img{
			max-width: 100%;
			height: auto;
		}
        
        @media screen and (max-width: 991px) {
           .w_EKI-1526   .certifications {
          padding: 0 20px 20px 20px;
        }
        }
        
        @media screen and (max-width: 767px) {
           
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* grayBg 灰底 */
        /* ======================================================================== */
        
        .w_EKI-1526   .contentBox.grayBg {
            /* background-color: #08213a; */
        }
 		/* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Dimensions*/
 		 /* ======================================================================== */
			.w_EKI-1526  .productBox.b1x1 .box{
				margin: 30px 20px;
			}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* video*/
 		 /* ======================================================================== */
			.w_EKI-1526 .video{
				 padding: 0 50px 50px 50px;
				text-align: center;
			}
			.w_EKI-1526 .video .title{
				color: #3c3c3c!important;
				font-size: 18px!important;
				line-height: 40px!important;
				padding-left: 20px!important;
				background-color: #f3f3f3!important;
				margin-bottom: 50px!important;
				text-align: left;
			}
            
			.w_EKI-1526 .video img{
				max-width: 100%;
				height: auto;
				
			}
			.w_EKI-1526 .video .videobox{
				width: 100%;
				text-align: center;
			}
        
        @media screen and (max-width: 1199px) {
          
        }
        
        @media screen and (max-width: 991px) {
			.w_EKI-1526 .video{
				 padding:0 20px 20px 20px
			}
			.w_EKI-1526 .video .title{
				margin-bottom: 30px!important;
			}
        }
        
        @media screen and (max-width: 768px) {
       .w_EKI-1526 .video .videobox {

    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	
}
	.videobox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
        }

        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* productBox title 產品細節 標題 */
        /* ======================================================================== */
        
        .w_EKI-1526   .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 */
        /* ======================================================================== */
        
        .w_EKI-1526   .productBox {
            padding: 0 50px 50px 50px;
        }
        
        .w_EKI-1526   .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;
        }
        
        .w_EKI-1526   .productBox .subttl.left {
            color: #4172ae;
            font-size: 18px;
            line-height: 20px;
            padding-left: 20px;
            margin-bottom: 15px;
        }
        
        .w_EKI-1526   .productBox .subttl.right {
            color: #3c3c3c;
            font-size: 15px;
            line-height: 20px;
            padding-right: 20px;
            margin-bottom: 5px;
            text-align: right;
        }
        
        .w_EKI-1526   .productBox .box .subttl {
            color: #0f88b9;
            font-size: 14px;
            text-align: center;
            margin-top: 30px;
        }

		.w_EKI-1526 .productBox.b1x1 .btn{
			margin: 30px auto 0;
			padding: 15px 0;
		}

        .w_EKI-1526   .productBox .box .img {
            text-align: center;
		
        }
        
        .w_EKI-1526   .productBox .box .img img {
            /* 最大的單張圖寬度要配合原稿調整 */
            max-width: 100%;
			height: auto;
        }
        
        .w_EKI-1526   .productBox p.Mounting_text {
            width: 48%;
            padding-left: 20px;
        }
        
        .w_EKI-1526   .productBox.b1x2 p {
            padding-left: 20px!important;
        }
        
        @media screen and (max-width: 1199px) {
        
            .w_EKI-1526   .productBox.b1x3 .box {
                margin: 20px 0;
            }
        }
        
        @media screen and (max-width: 991px) {
            .w_EKI-1526   .productBox {
                padding: 0 20px 20px 20px;
            }
       
            .w_EKI-1526   .productBox p.Mounting_text {
                width: calc( 100% - 20px);
            }
			.w_EKI-1526 .productBox.b1x1 .btn {
            margin: 30px auto 30px!important;
        }
         }
        @media screen and (max-width: 767px) {
            .w_EKI-1526   .productBox .box .img img {
                width: unset !important;
                height: auto !important;
            }
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* productBox b1x2 產品細節 1*3 */
        /* ======================================================================== */
        
        .w_EKI-1526   .productBox.b1x3 .boxs {
           display: block;
			width: 100%!important;
			margin: 0 auto !important;
        }
        
        .w_EKI-1526   .productBox.b1x3 .box {
            max-width: 100%;
			margin: 60px 20px;
        }
        
		.w_EKI-1526   .productBox.b1x3 .box img{
			max-width: 100%;
			height: auto;
		}

		.w_EKI-1526   .productBox.b1x3  .btn{
				margin: 30px auto 0;
			padding: 15px 0;
		}
        
        .w_EKI-1526   .productBox.b1x3 .Mounting {
            max-width: 70%;
            margin: 50px auto 0 auto;
        }
        
        @media screen and (max-width: 1199px) {}
        
        @media screen and (max-width: 991px) {

			.w_EKI-1526 .productBox.b1x3 .btn{
				margin: 30px auto 30px!important;
			}
			
}
        
        @media screen and (max-width: 767px) {
            .w_EKI-1526   .productBox.b1x3 .boxs {
                display: block;
            }

			.w_EKI-1526   .productBox.b1x3 .box {
				margin: 30px 0;
			}
			.w_EKI-1526   .productBox.b1x3 .box .img{
						
				margin-bottom: 20px;
			}
			
		
        }
        
        @media screen and (max-width: 599px) {}
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* System Hardware */
        /* ======================================================================== */
        
        .w_EKI-1526   .productBox.b1x2 .boxs {
            display: flex!important;
            justify-content: center!important;
        }
        
        .w_EKI-1526   .productBox.b1x2 .Mounting {
            max-width: 75%;
            margin: 50px auto 0 auto;
        }
        
        .w_EKI-1526   .productBox.b1x2 .box {
            width: 50%!important;
        }
        
        .w_EKI-1526   .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;
        }
        
        .w_EKI-1526   .productBox.b1x2 .box .img {
            text-align: center;
        }
        
        .w_EKI-1526   .productBox.b1x2 .box .img img {
            max-width: 100%!important;
        }
        
        @media screen and (max-width: 767px) {
            .w_EKI-1526   .productBox.b1x2 .boxs {
                display: block!important;
            }
            .w_EKI-1526   .productBox.b1x2 .box {
                width: 100%!important;
                margin: 30px 0px;
            }
            .w_EKI-1526   .productBox.b1x2 .box .img {
                text-align: center!important;
            }
        }
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* ======================================================================== */
        /* Slider */
        /* ======================================================================== */
        
               
        .w_EKI-1526 .sliderBox {
            width: 1140px;
            margin: 0 auto;
            padding: 20px 50px;
        }
        /*.sliderBox_two 新增2格時應用*/
        
        .w_EKI-1526 .sliderBox_two {
            width: 750px;
            margin: 0 auto;
        }
        
        .w_EKI-1526 .owl-carousel .item {
            text-align: center;
        }
        
        .w_EKI-1526 .owl-carousel .item a {
            display: inline-block;
        }
        
        .w_EKI-1526 .owl-carousel .item .nonelink {
            cursor: default;
        }
        
        .w_EKI-1526 .owl-carousel .item img {
            width: 100%;
            max-width: 350px;
            display: inline-block;
            /*fix image*/
        }
        
        .w_EKI-1526 .owl-carousel .owl-wrapper-outer {
            text-align: center;
        }
        
        @media screen and (max-width: 1199px) {
            .w_EKI-1526 .sliderBox {
                width: 100%;
            }
            /*.sliderBox_two 新增2格時應用*/
            .w_EKI-1526 .sliderBox_two {
                width: 750px;
            }
        }
        
        @media screen and (max-width: 991px) {
            .w_EKI-1526 .sliderBox {
                padding: 20px;
            }
            /*.sliderBox_two 新增2格時應用*/
            .w_EKI-1526 .sliderBox_two {
                width: 750px;
            }
        }
        
        @media screen and (max-width: 767px) {
            /*.sliderBox_two 新增2格時應用*/
            .w_EKI-1526 .sliderBox_two {
                width: 100%;
            }
        }
        
