@charset "UTF-8";
main *, main *:before, main *:after {
    box-sizing: content-box;
}
body{
    margin: 0 !important;
}
a{
    text-decoration: none;
    outline: none;
}
a:link,a:visited{
    text-decoration: none;
    outline: none;
}
.pc{
    display: block;
}
.phone{
    display: none;
}
main.WB00254301_case body {
    font-family: Arial, "微軟正黑體", "新細明體";
    background-color: #f5f5f5;
}

main.WB00254301_case #banner {
    position: relative;
    width: 100%;
    /*min-width: 1000px;*/
    height: 500px;
    background: url(../images/WB00254301_1/bannerBg2.jpg) no-repeat top center;
    background-size: cover;
}
main.WB00254301_case #banner h2{
    font-size: 48px;
    padding-top: 120px;
    line-height: 0;
}
main.WB00254301_case #banner p{
    display: block;
    float: left;
    width: 660px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
	padding-top: 50px;
}
main.WB00254301_case #banner p span{
    font-weight: 600;
}
main.WB00254301_case #banner .swiper-slide{
    margin-bottom: 30px;
}
main.WB00254301_case #banner .swiper-slide img{
    float: right;
    margin-top: -60px;
    margin-right: 140px;
}

main.WB00254301_case #banner .swiper-pagination-bullet {
    width: 30px;
    height: 10px;
    display: inline-block;
    border-radius: 0;
    background: #939393;
    opacity: 1;
    cursor: pointer;
}
main.WB00254301_case #banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #00b783;
}
main.WB00254301_case #banner .swiper-container-horizontal>.swiper-pagination-bullets,
main.WB00254301_case #banner .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%;
}

/*main.WB00254301_case #banner #blockCon {*/
/*    width: 1200px;*/
/*    height: 450px;*/
/*    margin: 0 auto;*/
/*    !*padding-top: 120px;*!*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*}*/
/*main.WB00254301_case #banner #blockCon h2{*/
/*    padding-top: 40px;*/
/*    font-size: 48px;*/
/*}*/
/*main.WB00254301_case #banner .block {*/
/*    position: absolute;*/
/*    top:80px;*/
/*    left: 1200px;*/
/*}*/

/*main.WB00254301_case #banner .block img {*/
/*    float: right;*/
/*    margin-left: 80px;*/
/*    margin-top: 25px;*/
/*}*/

/*main.WB00254301_case #banner .block p {*/
/*    width: 654px;*/
/*    font-size: 18px;*/
/*    line-height: 32px;*/
/*    letter-spacing: 1px;*/
/*    text-align: justify;*/
/*    !*padding: 0 20px 0 0;*!*/
/*    float: left;*/
/*    margin-top: 85px;*/
/*    color: #fff;*/
/*}*/

/*main.WB00254301_case #banner .block span {*/
/*    font-weight: bold;*/
/*    text-align: left;*/
/*    display: block;*/
/*}*/

/*!*main.WB00254301_case #banner .block a:hover span {*!*/
/*!*    color: #ff6c00;*!*/
/*!*}*!*/

/*main.WB00254301_case #banner ul {*/
/*    width: 150px;*/
/*    margin: 15px auto 0;*/
/*}*/

/*main.WB00254301_case #banner li {*/
/*    width: 40px;*/
/*    height: 13px;*/
/*    text-indent: -9999px;*/
/*    background-color: #777;*/
/*    float: left;*/
/*    margin-left: 10px;*/
/*}*/

/*main.WB00254301_case #banner #block1 {*/
/*    left: 0;*/
/*}*/

/*main.WB00254301_case #banner #num {*/
/*    cursor: pointer;*/
/*}*/

/*main.WB00254301_case #banner .now {*/
/*    left: 0;*/
/*}*/

/*main.WB00254301_case #banner .tabNow {*/
/*    background-color: #0bb580;*/
/*}*/

main.WB00254301_case #wrapper ul{
    width: 100%;
    position: relative;
    margin: 115px auto;
    padding: 0;
    overflow: hidden;
    list-style: none;
}

main.WB00254301_case #wrapper li {
    width: 270px;
    height: 468px;
    border: 1px solid #ccc;
    /*margin: 0 37px 25px 0;*/
    margin-right: 36px;
    margin-bottom: 40px;
    float: left;
    /*transform: translate(0, 0);*/
    /*transition: all 0.2s ease-out;*/
}
main.WB00254301_case #wrapper li:nth-of-type(4),
main.WB00254301_case #wrapper li:nth-of-type(8),
main.WB00254301_case #wrapper li:nth-of-type(12){
    margin-right: 0;
}

/*main.WB00254301_case #wrapper li:hover {*/
/*    transform: translate(0, -20px);*/
/*}*/

/*main.WB00254301_case #wrapper li.end {*/
/*    margin-right: 0;*/
/*}*/

main.WB00254301_case #wrapper h4 {
    color: #4fcc6a;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0;
    padding-left: 20px;
}
main.WB00254301_case #wrapper .txt{
    color: #666;
    font-size: 15px;
    padding-left: 20px;
    margin: 0;
}
/*main.WB00254301_case #wrapper h4 a {*/
/*    color: #0bb580;*/
/*}*/

/*main.WB00254301_case #wrapper h4 a:hover {*/
/*    color: #fdb813;*/
/*}*/
main.WB00254301_case #wrapper .mx{
    width: 40px;
    border: none;
    border-top:  2px solid #4fcc6a;
    margin-left: 20px;
}
main.WB00254301_case #wrapper .mtx {
    display: block;
    height: 140px;
    padding: 0 20px;
    color: #333;
    font-size: 18px;
    text-align: justify;
}

main.WB00254301_case #wrapper button {
    border: none;
    border-radius: 3px;
    width: 106px;
    height: 32px;
    float: right;
    background: #4fcc6a;
    color: #fff;
    font-size:18px;
    cursor: pointer;
    margin-right: 20px;
}



main.WB00254301_case #button {
    width: 458px;
    margin: 50px auto 100px;
}

main.WB00254301_case #button p {
    width: 204px;
    height: 54px;
    float: left;
    text-indent: -9999px;
}

main.WB00254301_case #button #contactDSC {
    background: url(https://www.digiwin.com/tw/dsc/solution/WB002543/images/WB00254301_1/contactDSC.png) no-repeat left top;
}

main.WB00254301_case #button #back {
    background: url(https://www.digiwin.com/tw/dsc/solution/WB002543/images/WB00254301_1/back.png) no-repeat left top;
    margin-left: 50px;
}

main.WB00254301_case #button #contactDSC:hover, main.WB00254301_case #button #back:hover {
    background-position: right top;
}


@media (max-width: 768px){
    .section{
        width: 100%;
        min-width: 100%;
        padding: 0;
    }
    .content{
        width: 100%;
    }
    .pc{
        display: none;
    }
    .phone{
        display: block;
    }
    main.WB00254301_case #banner {
        background: url(../images/WB00254301_1/bannerBg2_m.jpg) no-repeat center center;
        background-size: cover;
    }
    main.WB00254301_case #banner h2{
        padding-top: 20%;
        padding-left: 8%;
        font-size: 30px;
    }
    main.WB00254301_case #banner p {
        display: block;
        float: none;
        width: 84%;
        color: #fff;
        font-size: 18px;
        line-height: 26px;
        margin: 0 auto;
    }
    main.WB00254301_case #banner .swiper-slide{
        margin-bottom: 16%;
    }

    main.WB00254301_case #wrapper ul{
        width: 100%;
        position: relative;
        margin: 8% auto;
        padding: 0;
        overflow: hidden;
        list-style: none;
    }
    main.WB00254301_case #wrapper li {
        width: 48%;
        height: auto;
        border: 1px solid #ccc;
        /* margin: 0 37px 25px 0; */
        margin-right: 2%;
        margin-bottom: 40px;
        float: left;
    }
    main.WB00254301_case #wrapper li img{
        max-width: 100%;
    }
    main.WB00254301_case #wrapper li:nth-child(even){
        margin-right: 0;
    }
    main.WB00254301_case #wrapper .mtx {
        height: 220px;
    }
    main.WB00254301_case #wrapper button {

        margin-bottom: 5%;
    }
}