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