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