@charset "utf-8";
body,
html {
    height: 100%;
}

body {
    font: 15px/20px Arial, 'Open Sans', '微軟正黑體', "新細明體", sans-serif;
    font-weight: 400;
    color: #636161;
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* 公用 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE {
    max-width: 1200px;
    margin: 0 auto;
    font: 15px/20px 'Open Sans', Arial, "新細明體", sans-serif;
    font-weight: 400;
    color: #636161;
}

.Widget_LoRaWAN_WISE-6610-LTE ul li{
	list-style-type: disc!important;
}

.Widget_LoRaWAN_WISE-6610-LTE ol li{
	list-style-type: decimal!important;
}


.Widget_LoRaWAN_WISE-6610-LTE br.desktop {
    display: block;
}

.Widget_LoRaWAN_WISE-6610-LTE br.tablet {
    display: none;
}

.Widget_LoRaWAN_WISE-6610-LTE br.mobile {
    display: none;
}

.Widget_LoRaWAN_WISE-6610-LTE div {
    box-sizing: border-box;
}

.Widget_LoRaWAN_WISE-6610-LTE img {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.Widget_LoRaWAN_WISE-6610-LTE img.my20 {
    margin: 20px 0 !important;
}

.Widget_LoRaWAN_WISE-6610-LTE img.my30 {
    margin: 30px 0 !important;
}

.Widget_LoRaWAN_WISE-6610-LTE img.my40 {
    margin: 40px 0 !important;
}

.Widget_LoRaWAN_WISE-6610-LTE img.my50 {
    margin: 50px 0 !important;
}

.Widget_LoRaWAN_WISE-6610-LTE .clearfix,
.Widget_LoRaWAN_WISE-6610-LTE .clear {
    clear: both;
}

.Widget_LoRaWAN_WISE-6610-LTE .hide {
    display: none;
}

.Widget_LoRaWAN_WISE-6610-LTE .show {
    display: block;
}

.Widget_LoRaWAN_WISE-6610-LTE ul {
    margin: 0 !important;
    padding: 0 !important;
}

.Widget_LoRaWAN_WISE-6610-LTE li {
    margin: 0 0 0 20px !important;
    padding: 0 !important;
}

.Widget_LoRaWAN_WISE-6610-LTE .text-center {
    text-align: center;
}

.Widget_LoRaWAN_WISE-6610-LTE .h160 {
    height: 160px;
}

.Widget_LoRaWAN_WISE-6610-LTE .h210 {
    height: 210px;
}

.Widget_LoRaWAN_WISE-6610-LTE .h230 {
    height: 230px;
}

.Widget_LoRaWAN_WISE-6610-LTE .h240 {
    height: 240px;
}

.Widget_LoRaWAN_WISE-6610-LTE .h260 {
    height: 260px;
}

.Widget_LoRaWAN_WISE-6610-LTE .h310 {
    height: 310px;
}

.Widget_LoRaWAN_WISE-6610-LTE .h330 {
    height: 330px;
}

.Widget_LoRaWAN_WISE-6610-LTE .singleImg {
    width: 100%;
    text-align: center;
}

.Widget_LoRaWAN_WISE-6610-LTE .singleImg img {
    max-width: 100%;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .Widget_LoRaWAN_WISE-6610-LTE br.desktop {
        display: none;
    }
    .Widget_LoRaWAN_WISE-6610-LTE br.tablet {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .Widget_LoRaWAN_WISE-6610-LTE br.desktop {
        display: none;
    }
    .Widget_LoRaWAN_WISE-6610-LTE br.mobile {
        display: block;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* kv 主圖 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .kv {
    position: relative;
    min-height: 400px;
    background: #001c34 url(../images/kv_bg.jpg) center bottom no-repeat;
    background-size: contain;
}

.Widget_LoRaWAN_WISE-6610-LTE .kv .text {
    position: absolute;
    top: 136px;
    left: 45px;
    color: #FFF;
}

.Widget_LoRaWAN_WISE-6610-LTE .kv .text .t1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}

.Widget_LoRaWAN_WISE-6610-LTE .kv .text .t2 {
    font-size: 38px;
    line-height: 40px;
    font-weight: bold;
}

.Widget_LoRaWAN_WISE-6610-LTE .kv .text .t3 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 15px;
}

.Widget_LoRaWAN_WISE-6610-LTE .kv .img {
    position: absolute;
    right: 75px;
    bottom: 20px;
    line-height: 1px;
}

@media screen and (max-width: 1199px) {
    .Widget_LoRaWAN_WISE-6610-LTE .kv {
        min-height: calc( 33.33vw);
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .text {
        top: 120px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .img img {
        width: 32vw;
    }
}

@media screen and (max-width: 991px) {
    .Widget_LoRaWAN_WISE-6610-LTE .kv {
        min-height: 290px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .text {
        left: 5vw;
        top: 6vw;
        width: 55vw;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .img {
        right: 0px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .img img {
        width: 30vw;
    }
}

@media screen and (max-width: 767px) {
    .Widget_LoRaWAN_WISE-6610-LTE .kv {
        min-height: 500px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .text {
        top: 30px;
        left: 0;
        width: 100%;
        text-align: center;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .text .t2 {
        font-size: 36px;
        line-height: 40px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .img {
        width: 100%;
        text-align: center;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .img img {
        height: 300px;
        width: auto;
    }
}

@media screen and (max-width: 599px) {
    .Widget_LoRaWAN_WISE-6610-LTE .kv {
        min-height: unset;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .text {
        position: static;
        padding-top: 30px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .img {
        position: static;
        padding-top: 20px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .kv .img img {
        height: 200px;
        width: auto;
    }
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* intro 主圖下的主要介紹文 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .intro {
    /*	display:flex;*/
    /*	align-items:center;*/
    padding: 20px 100px;
    margin: 0 auto;
}


/*
.Widget_LoRaWAN_WISE-6610-LTE .intro .img
{
	text-align:center;
	width:450px;
}
*/

.Widget_LoRaWAN_WISE-6610-LTE .intro li {
    color: #0b89ba;
    font-size: 16px;
    line-height: 24px;
}

.Widget_LoRaWAN_WISE-6610-LTE .intro li b {
    color: #0075a2;
}

.Widget_LoRaWAN_WISE-6610-LTE .intro p {
    font-size: 16px;
    line-height: 24px;
    color: #4B4B4B;
    text-align: center;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .Widget_LoRaWAN_WISE-6610-LTE .intro {
        padding: 20px;
    }
}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox 內容 default */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .contentBox {
    padding: 30px 50px;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox .title {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox .box .img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox .box .subttl {
    color: #000;
    font-size: 21px;
    line-height: 24px;
    margin: 20px 0;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox .box p,
.Widget_LoRaWAN_WISE-6610-LTE .contentBox .box li {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 21px;
    padding-right: 30px;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox .box a.moreBtn {
    display: block;
    float: right;
    color: #FFF;
    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;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox .box a.moreBtn:hover {
    color: #FF0;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox {
        padding: 20px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox .box .img {
        width: 100%;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox .box .img img {
        width: 90%;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox .box .subttl br,
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.circles .box p br {
        display: none;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.circles .box .img img {
        width: 150px;
    }
}

@media screen and (max-width: 767px) {
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox .title {
        margin-bottom: 10px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox .box p,
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox .box li {
        padding-right: 0;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox b1x1 內容 1*1 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x1 .blueList .ttl {
    color: #264461;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x1 .blueList p {
    color: #4e88b7;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox b1x2 內容 1*2 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .boxs {
    display: flex;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .box {
    width: 50%;
    margin: 0;
    padding: 0;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .box:nth-child(1) {
    border-right: 1px solid #D1D1D1;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .box:nth-child(2) {
    padding-left: 40px;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .boxs {
        display: block;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .box {
        width: 100%;
        padding: 20px 0 !important;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .box .img {
        display: block;
        text-align: center;
        height: unset !important;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .box .img img {
        width: unset !important;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .box:nth-child(1) {
        border-right: 0;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .box:nth-child(2) {
        padding-left: 0;
    }
}

@media screen and (max-width: 599px) {
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x2 .box .img img {
        max-width: 100% !important;
    }
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox b1x3 內容 1*3 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .boxs {
    display: flex;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box {
    width: 33.33%;
    margin: 0;
    padding: 0 20px;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box:nth-child(1),
.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box:nth-child(2) {
    border-right: 1px solid #D1D1D1;
}

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box .img img {
    width: 100%;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .boxs {
        display: block;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box {
        width: 100%;
        padding: 20px 0 !important;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box .img {
        display: block;
        text-align: center;
        height: inherit !important;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box .img img {
        width: inherit !important;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box:nth-child(1),
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box:nth-child(2) {
        border-right: 0;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box:nth-child(2),
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box:nth-child(3) {
        padding-left: 0;
    }
}

@media screen and (max-width: 599px) {
    .Widget_LoRaWAN_WISE-6610-LTE .contentBox.b1x3 .box .img img {
        max-width: 100% !important;
    }
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* grayBg 灰底 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .contentBox.grayBg {
    background-color: #e5ebf1;
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* productBox title 產品細節 標題 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .productBox.bigTTL {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: bold;
    line-height: 85px;
    height: 100px;
    padding-top: 15px;
    text-align: center;
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* productBox 產品細節 default : 1x1 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .productBox {
    padding: 0 50px 50px 50px;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox .title {
    color: #3c3c3c;
    font-size: 21px;
    line-height: 40px;
    padding-left: 20px;
    background-color: #f3f3f3;
    margin-bottom: 35px;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox .subttl.left {
    color: #4172ae;
    font-size: 18px;
    line-height: 20px;
    padding-left: 20px;
    margin-bottom: 15px;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox .subttl.right {
    color: #3c3c3c;
    font-size: 15px;
    line-height: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
    text-align: right;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox .box .subttl {
    color: #4172ae;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox .box .img {
    text-align: center;
	margin:20px;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox .box .img img {
    max-width: 90%;
    max-height: 100%;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox.dimensions .box {
    display: flex;
    justify-content: center;
    align-items: center;
	max-width: 100%;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox.Installation .box {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox.Installation .box .img {
    margin: 20px 60px;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox p {
    color: #3c3c3c;
    font-size: 14px;
    line-height: 20px;
}

.Widget_LoRaWAN_WISE-6610-LTE .productBox p.Installation_text {
    width: 48%;
    padding-left: 20px;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .Widget_LoRaWAN_WISE-6610-LTE .productBox {
        padding: 0 20px 20px 20px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .productBox .box .img {
        max-width: 100%;
        text-align: center;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .productBox.b1x2 .box .img img {
        width: 100%;
        height: auto;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .productBox p.Installation_text {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .Widget_LoRaWAN_WISE-6610-LTE .productBox.dimensions .box {
        display: block;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .productBox.dimensions .box .img {
        margin: 30px 0px;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .productBox.Installation .box {
        display: block;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* certifications 認證圖 */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .certifications {
    padding: 30px 50px;
}

.Widget_LoRaWAN_WISE-6610-LTE .certifications .title {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
}

.Widget_LoRaWAN_WISE-6610-LTE .certifications .boxs {
    display: flex;
    justify-content: center;
}

.Widget_LoRaWAN_WISE-6610-LTE .certifications .boxs .box {
    width: 16.66%;
    text-decoration: none;
    text-align: center;
}

.Widget_LoRaWAN_WISE-6610-LTE .certifications .box {
    text-align: center;
}

.Widget_LoRaWAN_WISE-6610-LTE .certifications .boxs a p {
    color: #0075a2 !important;
}

.Widget_LoRaWAN_WISE-6610-LTE .certifications .box .img img {
    max-width: 95%
}

.Widget_LoRaWAN_WISE-6610-LTE .certifications .box p {
    color: #45494c;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 1px;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .Widget_LoRaWAN_WISE-6610-LTE .certifications {
        padding: 20px;
    }
}

@media screen and (max-width: 767px) {
    .Widget_LoRaWAN_WISE-6610-LTE .certifications .boxs {
        display: block;
    }
    .Widget_LoRaWAN_WISE-6610-LTE .certifications .box {
        width: 100% !important;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* Slider */


/* ======================================================================== */

.Widget_LoRaWAN_WISE-6610-LTE .sliderBox {
    width: 1140px;
    margin: 0 auto;
    padding: 20px 50px;
}


/*.sliderBox_two 新增2格時應用*/

.Widget_LoRaWAN_WISE-6610-LTE .sliderBox_two {
    width: 750px;
    margin: 0 auto;
}

.Widget_LoRaWAN_WISE-6610-LTE .owl-carousel .item {
    text-align: center;
}

.Widget_LoRaWAN_WISE-6610-LTE .owl-carousel .item a {
    display: inline-block;
}

.Widget_LoRaWAN_WISE-6610-LTE .owl-carousel .item .nonelink {
    cursor: default;
}

.Widget_LoRaWAN_WISE-6610-LTE .owl-carousel .item img {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    /*fix image*/
}

.Widget_LoRaWAN_WISE-6610-LTE .owl-carousel .owl-wrapper-outer {
    text-align: center;
}

@media screen and (max-width: 1199px) {
    .Widget_LoRaWAN_WISE-6610-LTE .sliderBox {
        width: 100%;
    }
    /*.sliderBox_two 新增2格時應用*/
    .Widget_LoRaWAN_WISE-6610-LTE .sliderBox_two {
        width: 750px;
    }
}

@media screen and (max-width: 991px) {
    .Widget_LoRaWAN_WISE-6610-LTE .sliderBox {
        padding: 20px;
    }
    /*.sliderBox_two 新增2格時應用*/
    .Widget_LoRaWAN_WISE-6610-LTE .sliderBox_two {
        width: 750px;
    }
}

@media screen and (max-width: 767px) {
    /*.sliderBox_two 新增2格時應用*/
    .Widget_LoRaWAN_WISE-6610-LTE .sliderBox_two {
        width: 100%;
    }
}

@media screen and (max-width: 599px) {}