                            @charset "utf-8";
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */  
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* 公用 */
                            /* ======================================================================== */
                              	.UNO-430 h1,
								.UNO-430 h2,
								.UNO-430 h3,
								.UNO-430 h4,
								.UNO-430 h5,
								.UNO-430 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;
								}


								.UNO-430
								{
									font-family: Arial, 'Open Sans', '微軟正黑體', "新細明體", sans-serif;
									
								}			

                            .UNO-430 ul li {
                                list-style-type: disc!important;
                            }
                            
                            .UNO-430 ol li {
                                list-style-type: decimal!important;
                            }
                            
                            .UNO-430 {
                                max-width: 1200px;
                                margin: 0 auto;
                                font-size: 15px;
                                line-height: 20px;
                                font-family: Arial, 'Open Sans', '微軟正黑體', "新細明體", sans-serif;
                                font-weight: 400;
                                color: #636161;
                            }
                            
                            .UNO-430 br.desktop {
                                display: none;
                            }
                            
                            .UNO-430 br.mobile {
                                display: none;
                            }
                            
                            .UNO-430 div {
                                box-sizing: border-box;
                            }
                            
                            .UNO-430 img {
                                border: 0 !important;
                                margin: 0 !important;
                                padding: 0 !important;
                            }
                            
                            .UNO-430 img.my20 {
                                margin: 20px 0 !important;
                            }
                            
                            .UNO-430 img.my30 {
                                margin: 30px 0 !important;
                            }
                            
                            .UNO-430 img.my40 {
                                margin: 40px 0 !important;
                            }
                            
                            .UNO-430 img.my50 {
                                margin: 50px 0 !important;
                            }
                            
                            .UNO-430 .clearfix,
                            .UNO-430 .clear {
                                clear: both;
                            }
                            
                            .UNO-430 .hide {
                                display: none;
                            }
                            
                            .UNO-430 .show {
                                display: block;
                            }
                            
                            .UNO-430 ul {
                                margin: 0 !important;
                                padding: 0 !important;
                            }
                            
                            .UNO-430 li {
                                margin: 0 0 0 20px !important;
                                padding: 0 !important;
                            }
                            
                            .UNO-430 .text-center {
                                text-align: center;
                            }
                            
                            .UNO-430 .h160 {
                                height: 160px;
                            }
                            
                            .UNO-430 .h180 {
                                height: 180px;
                            }
                            
                            .UNO-430 .h230 {
                                height: 230px;
                            }
                            
                            .UNO-430 .h260 {
                                height: 260px;
                            }
                            
                            .UNO-430 .h310 {
                                height: 310px;
                            }
                            
                            .UNO-430 .h330 {
                                height: 330px;
                            }
                            
                            .UNO-430 .singleImg {
                                width: 100%;
                                text-align: center;
                            }
                            
                            .UNO-430 .singleImg img {
                                max-width: 100%;
                            }
                            
                            .UNO-430 a,
                            .UNO-430 a p {
                                color: #0075a2 !important;
                            }
                            
                            .UNO-430 a:hover,
                            .UNO-430 a:hover p {
                                text-decoration: underline;
                            }
                            
                            @media screen and (max-width: 1199px) {}
                            
                            @media screen and (max-width: 991px) {}
                            
                            @media screen and (max-width: 767px) {
                                .UNO-430 br.desktop {
                                    display: block;
                                }
                                .UNO-430 br.mobile {
                                    display: block;
                                }
                            }
                            
                            @media screen and (max-width: 599px) {}
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* kv 主圖 */
                            /* ======================================================================== */
                            
                            .UNO-430 .kv {
                                position: relative;
                                min-height: 400px;
                                background: #004282 url(../images/kv_bg.jpg) center bottom no-repeat;
                                background-size: contain;
                            }
                            
                            .UNO-430 .kv .text {
                                position: absolute;
                                top: 100px;
                                left: 50px;
                                color: #FFF;
                                width: 400px;
                            }
                            
                            .UNO-430 .kv .text .t1 {
                                font-size: 24px;
                                line-height: 30px;
                                font-weight: bold;
                            }
                            
                            .UNO-430 .kv .text h3.t2 {
                                font-size: 18px!important;
                                line-height: 1.5em!important;
                                font-weight: bold!important;
								color: #ffffff!important;
                            }
								.UNO-430 .kv .text h3.t2.line{
									border-bottom: solid 1px #00a0e9!important;
								    padding-bottom: 8px!important;
								} 

                            .UNO-430 .kv .text p.t3 {
                                font-size: 14px!important;
                                line-height: 1.3em!important;
                                font-style: italic!important;
								margin: 7px 0!important;
                            }
							.UNO-430 .kv .text p{
								font-size: 14px!important;
								line-height: 1.3em!important;
								margin: 14px 0!important;
							}
                            
                            .UNO-430 .kv .img {
                                position: absolute;
                                right: 0px;
                                bottom: 0px;
                                line-height: 1px;
                            }
                            
                            @media screen and (max-width: 1199px) {
                                .UNO-430 .kv {
                                    display: flex;
                                    align-items: center;
                                    min-height: calc( 40vw);
                                }
                                .UNO-430 .kv .text {
                                    top: unset;
                                }
                                .UNO-430 .kv .img img {
                                    height: 25vw;
                                    width: auto;
                                }
                            }
                            
                            @media screen and (max-width: 991px) {
                                .UNO-430 .kv .text {
                                    /* 寬度要配合原稿調整 */
                                    width: 45%;
                                    left: 5%;
                                }
                                .UNO-430 .kv .img {
                                    /* 寬度要配合原稿調整 */
                                    /* width: 35%;
                                    right: 0%; */
                                }
								.UNO-430 .kv .img img {
                                    height: 24vw;
                                    width: auto;
                                }
                            }
                            
                            @media screen and (max-width: 767px) {
                                .UNO-430 .kv {
                                    display: block;
                                    min-height: 500px;
                                }
                                .UNO-430 .kv .text {
                                    position: static;
                                    padding: 30px 20px 0 20px;
                                    width: 100%;
                                    text-align: center;
									
                                }
                                .UNO-430 .kv .img {
                                    position: static;
                                    padding-top: 30px;
                                    width: 100%;
                                    text-align: center;
                                }
                                .UNO-430 .kv .img img {
                                    width: auto;
                                    height: auto;
                                    max-width: 100%;
                                    max-height: 100%;
                                }
                            }
                            
                            @media screen and (max-width: 599px) {
                                .UNO-430 .kv {
                                    min-height: unset;
                                }
                                .UNO-430 .kv .text h3.t2 {
                                    font-size: 18px;
                                    line-height: 40px;
                                }
                            }
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* intro 主圖下的主要介紹文 */
                            /* ======================================================================== */
                            
                            .UNO-430 .intro {
                                display: flex;
                                align-items: center;
                                padding: 40px 50px;
                            }
                            
                            .UNO-430 .intro .img {
                                text-align: center;
                                min-width: 450px;
                            }
                            
                            .UNO-430 .intro li {
                                color: #0b89ba;
                                font-size: 16px;
                                line-height: 24px;
                            }
                            
                            .UNO-430 .intro li b {
                                color: #0075a2;
                            }
                            
                            .UNO-430 .intro p {
                                font-size: 14px!important;
                                line-height: 24px!important;
                                color: #4b4c4c!important;
                                max-width: 740px!important;
                                text-align: center!important;
                                margin: 0 auto!important;
                            }
                            
                            @media screen and (max-width: 1199px) {
                                .UNO-430 .intro .img {
                                    width: 400px;
                                }
                            }
                            
                            @media screen and (max-width: 991px) {
                                .UNO-430 .intro {
                                    padding: 20px;
                                }
                            }
                            
                            @media screen and (max-width: 767px) {
                                .UNO-430 .intro {
                                    display: block;
                                }
                                .UNO-430 .intro .img {
                                    width: 100%;
                                    min-width: 100%;
                                    margin-bottom: 30px;
                                }
                            }
                            
                            @media screen and (max-width: 599px) {}
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* contentBox 內容 default */
                            /* ======================================================================== */
                            
                            .UNO-430 .contentBox {
                                padding: 30px 50px;
                            }
                            
                            .UNO-430 .contentBox h3.title {
                                color: #3c3c3c!important;
                                font-size: 18px!important;
                                font-weight: bold!important;
                                line-height: 1.5!important;
                                text-align: center!important;
                                margin-bottom: 30px!important;
                            }
                            
                            .UNO-430 .contentBox .box .img {
                                display: flex;
                                align-items: center;
                                justify-content: center;
                            }
                            
                            .UNO-430 .contentBox .box subttl h4{
                                color: #000!important;
                                font-size:16px!important;
                                line-height: 24px!important;
                                margin: 20px 0!important;
                            }
                            
                            .UNO-430 .contentBox .box p,
                            .UNO-430 .contentBox .box li {
                                color: #4d4d4d;
                                font-size: 14px!important;
                                line-height: 21px!important;
                                padding-right: 30px!important;
								font-weight: normal!important;
                            }
                            
                            .UNO-430 .contentBox .box a.moreBtn {
                                display: block;
                                float: right;
                                color: #FFF !important;
                                font-size: 18px;
                                font-weight: bold;
                                text-decoration: none;
                                width: 130px;
                                height: 35px;
                                line-height: 35px;
                                padding-left: 10px;
                                margin-left: 10px;
                                margin-bottom: 50px;
                                border-radius: 3px;
                                background: #144c78 url(../images/btn_arrow.png) 90% center no-repeat;
                            }
                            
                            .UNO-430 .contentBox .box a.moreBtn:hover {
                                color: #FF0;
                            }
                            
                            @media screen and (max-width: 1199px) {}
                            
                            @media screen and (max-width: 991px) {
                                .UNO-430 .contentBox {
                                    padding: 20px;
                                }
                                .UNO-430 .contentBox .box .img {
                                    width: 100%;
                                }
                                .UNO-430 .contentBox .box .img img {
                                    width: 90%;
                                }
                                .UNO-430 .contentBox .box .subttl br,
                                .UNO-430 .contentBox.circles .box p br {
                                    display: none;
                                }
                                .UNO-430 .contentBox.circles .box .img img {
                                    width: 150px;
                                }
                            }
                            
                            @media screen and (max-width: 767px) {
                                .UNO-430 .contentBox .title {
                                    margin-bottom: 10px;
                                }
                                .UNO-430 .contentBox .box p,
                                .UNO-430 .contentBox .box li {
                                    padding-right: 0;
                                }
                                .UNO-430 .contentBox .box .img img {
                                    width: unset !important;
                                    height: auto !important;
                                }
                            }
                            
                            @media screen and (max-width: 599px) {}
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* contentBox b2x2 內容 2*2 */
                            /* ======================================================================== */
                            
                            .UNO-430 .contentBox.b2x2 .boxs {
                                display: block;
                            }
                            
                            .UNO-430 .contentBox.b2x2 .box {
                                width: 100%;
                                margin: 0;
                                padding: 40px 0;
                                display: flex;
                                align-items: center;
                            }
                            
                            .UNO-430 .contentBox.b2x2 .box .subttl{
                                direction: ltr!important;
                                width: 50%;
                            }

							.UNO-430 .contentBox.b2x2 .box .subttl h4{
								font-size: 16px !important;
								margin: 15px 0 !important;
							}

 							.UNO-430 .contentBox.b2x2 .box .subttl h4 ul{
                              margin-left: -3px !important;
                            }
                            
                            .UNO-430 .contentBox.b2x2 .box:nth-child(1) {
                                border-bottom: 1px solid #D1D1D1;
                                direction: rtl;
                            }
                            
                            .UNO-430 .contentBox.b2x2 .box:nth-child(2) {
                                border-bottom: 1px solid #D1D1D1;
                            }
                            
                            .UNO-430 .contentBox.b2x2 .box:nth-child(3) {
                                direction: rtl;
                            }
                            
                            .UNO-430 .contentBox.b2x2 .boxs.divider .box {
                                border: 0;
                            }
                            /* .UNO-430 .contentBox.b2x2 .boxs.divider .box:nth-child(1) {
    padding: 10px 20px 10px 0;
}

.UNO-430 .contentBox.b2x2 .boxs.divider .box:nth-child(2) {
    padding: 10px 0 10px 20px;
} */
                            
                            .UNO-430 .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) {
                                .UNO-430 .contentBox.b2x2 .box {
                                    display: block;
                                }
                                .UNO-430 .contentBox.b2x2 .box .subttl {
                                  
								   width: 100%;
                                }
                            }
                            
                            @media screen and (max-width: 767px) {
                                .UNO-430 .contentBox.b2x2 .boxs {
                                    display: block;
                                }
                                .UNO-430 .contentBox.b2x2 .box {
                                    width: 100%;
                                    padding: 20px 0 !important;
                                }
                                .UNO-430 .contentBox.b2x2 .box .img {
                                    display: block;
                                    text-align: center;
                                    height: unset !important;
                                }
                                .UNO-430 .contentBox.b2x2 .box .img img {
                                    width: unset !important;
                                }
                                .UNO-430 .contentBox.b2x2 .box:nth-child(1) {
                                    border-right: 0;
                                }
                                .UNO-430 .contentBox.b2x2 .box:nth-child(2) {
                                    padding-left: 0;
                                }
                                .UNO-430 .contentBox.b2x2 .boxs.divider {
                                    display: none;
                                }
                            }
                            
                            @media screen and (max-width: 599px) {
                                .UNO-430 .contentBox.b2x2 .box .img img {
                                    max-width: 100% !important;
                                }
                            }
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* grayBg 灰底 */
                            /* ======================================================================== */
                            
                            .UNO-430 .contentBox.grayBg {
                                background-color: #e5ebf1;
                            }
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* Application 產品細節 標題 */
                            
                            .UNO-430 .Application {
                                background: #b7e1f6 url(../images/img_05.jpg) center bottom no-repeat;
                                padding: 30px 50px;
                                height: 750px;
                            }
                            
                            .UNO-430 .Application h3.title {
                                color: #3c3c3c!important;
                                font-size: 18px!important;
                                font-weight: bold!important;
                                line-height: 1.5!important;
                                height: 50px!important;
                                padding-top: 15px!important;
                                text-align: center!important;
                            }
                            
                            .UNO-430 .Application p {
                                max-width: 800px!important;
                                text-align: center!important;
                                margin: 0 auto 40px!important;
								font-size: 14px!important;
                            }
							.UNO-430 .Application .box{
								max-width: 100%;
								display: flex;
								justify-content: center;

							}
							.UNO-430 .Application .img img{
								max-width: 100%; 
								height: auto;
							}

                            
                            .UNO-430 .Application .img {
                                text-align: center;
								
                                
                            }
                            
                            .UNO-430 .Application .img img {}
                            
                            @media screen and (max-width: 1199px) {
                                .UNO-430 .Application .img img {
                                    max-width: 220px;
                                    height: auto;
                                }
								
                            }
 							@media screen and (max-width: 991px) {
                               .UNO-430 .Application .img img {
                                    max-width: 100%;
                                    height: auto;
                                }
                            }
                            
                            @media screen and (max-width: 768px) {
                                /* .UNO-430 .Application .img img {
                                    max-width: 220px;
                                    height: auto;
                                } */
                                .UNO-430 .Application {
                                    background: #b7e1f6 url(../images/img_05.jpg) bottom center no-repeat;
                                    padding: 30px 20px;
                                    height: auto;
                                }
                            }
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* productBox title 產品細節 標題 */
                            /* ======================================================================== */
                            
                            .UNO-430 h3.productBox.bigTTL {
                                   color: #3c3c3c!important;
									font-size: 18px!important;
									font-weight: bold!important;
									line-height: 1.5!important;
									padding-top: 40px!important;
									padding-bottom: 30px!important;
									text-align: center!important;
                            }
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* productBox 產品細節 default : 1x1 */
                            /* ======================================================================== */
                            
                            .UNO-430 .productBox {
                                padding: 0 50px 50px 50px;
                            }
                            
                            .UNO-430 .productBox h3.title {
                                color: #3c3c3c!important;
                                font-size:18px!important;
                                line-height: 40px!important;
                                padding-left: 20px!important;
                                background-color: #f3f3f3!important;
                                margin-bottom: 35px!important;
                            }
                            
                            .UNO-430 .productBox h3.subttl.left {
                                color: #4172ae!important;
                                font-size: 18px!important;
                                line-height: 20px!important;
                                padding-left: 20px!important;
                                margin-bottom: 15px!important;
                            }
                            
                            .UNO-430 .productBox .subttl.right {
                                color: #3c3c3c;
                                font-size: 15px;
                                line-height: 20px;
                                padding-right: 20px;
                                margin-bottom: 15px;
                                text-align: right;
                            }
                            
                            .UNO-430 .productBox .box h3.subttl {
                                color: #4172ae!important;
                                font-size: 18px!important;
                                font-weight: bold!important;
                                line-height: 80px!important;
                                text-align: center!important;
                            }
                            
                            .UNO-430 .productBox .box .img {
                                text-align: center;
                            }
                            
                            .UNO-430 .productBox .box .img img {
                                /* 最大的單張圖寬度要配合原稿調整 */
                                max-width: 740px;
                            }
                            
                            .UNO-430 .productBox p.Mounting_text {
                                width: 48%;
                                padding-left: 20px;
                            }
                            
                            @media screen and (max-width: 1199px) {
                                .UNO-430 .productBox .box .img img {
                                    /* 最大的單張圖寬度要配合原稿調整 */
                                    max-width: 100%;
                                    /* max-width: 740px; */
                                }
                                .UNO-430 .productBox.b1x3 .box {
                                    margin: 10px;
                                }
                            }
                            
                            @media screen and (max-width: 991px) {
                                .UNO-430 .productBox {
                                    padding: 0 20px 20px 20px;
                                }
                                .UNO-430 .productBox .box .img {
                                    width: 100%;
                                }
                                .UNO-430 .productBox.b1x2 .box .img img {
                                    width: 80%;
                                    height: auto;
                                }
                                .UNO-430 .productBox p.Mounting_text {
                                    width: calc( 100% - 20px);
                                }
                            }
                            
                            @media screen and (max-width: 767px) {
                                .UNO-430 .productBox .box .img img {
                                    width: unset !important;
                                    height: auto !important;
                                }
                            }
                            
                            @media screen and (max-width: 599px) {}
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* productBox b1x2 產品細節 1*3 */
                            /* ======================================================================== */
                            
                            .UNO-430 .productBox.b1x3 .boxs {
                                display: flex;
                                align-items: center;
                                justify-content: center;
                            }
                            
                            .UNO-430 .productBox.b1x3 .box {
                                width: 33%;
                            }
                            
                            .UNO-430 .productBox.b1x3 .box .img {}
                            
                            .UNO-430 .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) {
                                .UNO-430 .productBox.b1x3 .boxs {
                                    display: block;
                                }
                                .UNO-430 .productBox.b1x3 .box {
                                    width: 100%;
                                }
                                .UNO-430 .productBox .box .img img {
                                    max-width: 100%;
                                }
                            }
                            
                            @media screen and (max-width: 599px) {}
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* System Hardware */
                            /* ======================================================================== */
                            
                            .UNO-430 .productBox.b1x2 .box {
                                display: flex;
                                align-items: center;
                            }
                            
                            .UNO-430 .productBox.b1x2 .box .img {
                                width: 60%;
                                margin: 20px 20px;
                            }
                            
                            @media screen and (max-width: 767px) {
                                .UNO-430 .productBox.b1x2 .box {
                                    display: block;
                                }
                                .UNO-430 .productBox.b1x2 .box .img {
                                    text-align: center;
                                    width: 90%;
                                }
                                .UNO-430 .productBox.b1x2 .box .img img {}
                            }
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* ======================================================================== */
                            /* Slider */
                            /* ======================================================================== */
                            
                            .UNO-430 .sliderBox {
                                width: 1140px;
                                margin: 0 auto;
                                padding: 20px 50px;
                            }
                            /*.sliderBox_two 新增2格時應用*/
                            
                            .UNO-430 .sliderBox_two {
                                width: 750px;
                                margin: 0 auto;
                            }
                            
                            .UNO-430 .owl-carousel .item {
                                text-align: center;
                            }
                            
                            .UNO-430 .owl-carousel .item a {
                                display: inline-block;
                            }
                            
                            .UNO-430 .owl-carousel .item .nonelink {
                                cursor: default;
                            }
                            
                            .UNO-430 .owl-carousel .item img {
                                width: 100%;
                                max-width: 350px;
                                display: inline-block;
                                /*fix image*/
                            }
                            
                            .UNO-430 .owl-carousel .owl-wrapper-outer {
                                text-align: center;
                            }
                            
                            @media screen and (max-width: 1199px) {
                                .UNO-430 .sliderBox {
                                    width: 100%;
                                }
                                /*.sliderBox_two 新增2格時應用*/
                                .UNO-430 .sliderBox_two {
                                    width: 750px;
                                }
                            }
                            
                            @media screen and (max-width: 991px) {
                                .UNO-430 .sliderBox {
                                    padding: 20px;
                                }
                                /*.sliderBox_two 新增2格時應用*/
                                .UNO-430 .sliderBox_two {
                                    width: 750px;
                                }
                            }
                            
                            @media screen and (max-width: 767px) {
                                /*.sliderBox_two 新增2格時應用*/
                                .UNO-430 .sliderBox_two {
                                    width: 100%;
                                }
                            }
                            
                            @media screen and (max-width: 599px) {}