body{
    padding: 0;
    margin: 0;
    background: #fff;
    height: auto !important;
}
a{
    text-decoration: none
}
a:focus, button:focus {
    outline:0 !important;
}
.m-wrap div, .m-wrap span, .m-wrap applet, .m-wrap object, .m-wrap iframe, .m-wrap h1, .m-wrap h2, .m-wrap h3, .m-wrap h4, .m-wrap h5, .m-wrap h6, .m-wrap p, .m-wrap blockquote, .m-wrap pre, .m-wrap a, .m-wrap abbr, .m-wrap acronym, .m-wrap address, .m-wrap big, .m-wrap cite, .m-wrap code, .m-wrap del, .m-wrap dfn, .m-wrap em, .m-wrap img, .m-wrap ins, .m-wrap kbd, .m-wrap q, .m-wrap s, .m-wrap samp, .m-wrap small, .m-wrap strike, .m-wrap strong, .m-wrap sub, .m-wrap sup, .m-wrap tt, .m-wrap var, .m-wrap b, .m-wrap u, .m-wrap i, .m-wrap center, .m-wrap dl, .m-wrap dt, .m-wrap dd, .m-wrap ol, .m-wrap ul, .m-wrap li, .m-wrap fieldset, .m-wrap form, .m-wrap label, .m-wrap legend, .m-wrap table, .m-wrap caption, .m-wrap tbody, .m-wrap tfoot, .m-wrap thead, .m-wrap tr, .m-wrap th, .m-wrap td, .m-wrap article, .m-wrap aside, .m-wrap canvas, .m-wrap details, .m-wrap embed, .m-wrap figure, .m-wrap figcaption, .m-wrap footer, .m-wrap header, .m-wrap hgroup, .m-wrap menu, .m-wrap nav, .m-wrap output, .m-wrap ruby, .m-wrap section, .m-wrap summary, .m-wrap time, .m-wrap mark, .m-wrap audio, .m-wrap video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
.m-wrap a {
    color: #fff;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0.1);
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
/*start*/
#special-sectionOverview * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#sectionOverview {
    padding: 0px;
    height: 11200px;
    /*依造內容多少去決定高度*/
    width: 100%;
    -webkit-font-smoothing: antialiased;
}
#solutions-wrap {
    /*position: absolute;*/
    width: 100%;
    left: 0;
    background: none;
    color: #000
}
#solutions-wrap .clearfix {
    zoom: 1
}

#solutions-wrap .clearfix:before {
    content: "";
    display: table
}

#solutions-wrap .clearfix:after {
    content: "";
    display: table;
    clear: both
}
#special-sectionOverview #solutions-wrap #backtop{
    background-image: url(../img/ui/backtop.png);
    background-repeat: no-repeat;
    border: 1px #ccc solid;
    background-color: rgba(255,255,255,0.5);
}
html #special-sectionOverview #solutions-wrap img {
    height: auto !important;
    max-width: 100% !important;
    vertical-align: middle;
    border: none;
}
#solutions-wrap #solutions-KV .mainsize,
#solutions-wrap #solutions-tab .mainsize,
#solutions-wrap #solutions-01 .mainsize,
#solutions-wrap #solutions-04 .mainsize,
#solutions-wrap #solutions-05 .mainsize{
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#solutions-wrap .maintitle {
    text-align: center;
}
#solutions-wrap .maintitle img{
    margin: 30px 0;
}
#special-sectionOverview #solutions-wrap .mtitle p{
    color: #000;
    font-size: 30px;
    width: 100%;
    display: block;
    line-height: 1.2em;
    position: relative;
    font-weight: 700;
    z-index: 10;
    margin: 0 auto ;
    font-family: "Myriad Pro", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
}
#special-sectionOverview #solutions-wrap .mtitle p b{
    color: #ffb900;
    font-style: italic;
}
#special-sectionOverview #solutions-wrap .stitle p{
    color: #000;
    font-size: 26px;
    width: 100%;
    display: block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto 25px;
    text-align: center;
    font-family: "Myriad Pro Light", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
}
#solutions-wrap .maintitle .info,
.supported .info,
#special-sectionOverview #solutions-wrap #solutions-05 ul li p {
    font-family: "Myriad Pro Light", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4em;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-top: 25px ;
}
#solutions-wrap p.icon_title{
    color: #000;
    font-size: 22px;
    width: 100%;
    display: block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    text-align: left;
    font-family: "Myriad Pro", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    min-height: 55px
}
@media (min-width: 839px) and (max-width: 1120px) {
    #solutions-wrap p.icon_title{
        min-height: 78px
    }
}
@media (min-width: 719px) and (max-width: 838px) {
    #solutions-wrap p.icon_title{
        min-height: 104px;
    }
}
@media (max-width: 719px) {
    #solutions-wrap p.icon_title{
        text-align: center;
        margin-top: 20px;
        min-height: inherit;
    }
}
#solutions-wrap .maintitle p.note{
    font-family: "Myriad Pro Light", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2em;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    display: inline-block;
}
#solutions-wrap .mainsize .maintitle .info b{
    font-size: 20px;
    color: #ad8c35;
    font-weight: 300;
    margin-bottom: 10px;
    display: inline-block;
}
#special-sectionOverview #solutions-wrap .full-section {
    /*background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;*/
    /*max-height: 1041px !important;*/
    /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
}


#special-sectionOverview #solutions-wrap .full-img{
    width: 104%;
    margin: 0 -2%;
}
#special-sectionOverview #solutions-wrap .full-img img{
    width: 100%;
    margin: 2em 0px 0;
    padding: 0;
}
#special-sectionOverview #solutions-wrap .iconbox{
    display: inline-block;
    margin: 0 0 1em;
}
#special-sectionOverview #solutions-wrap .iconbox li{
    display: inline-block;
    float: left;
    margin: 0 14px;
}
#special-sectionOverview #solutions-wrap .iconbox li img{
    border: 1px solid #9fa0a0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}
#special-sectionOverview .tp_group{
    position: relative;
    text-align: left;
}
#special-sectionOverview .tp_group img{
    float: inherit !important;
}
#special-sectionOverview .text-left{
    text-align: left !important;
}
#special-sectionOverview .text-right{
    text-align: right !important;
}
#special-sectionOverview #solutions-wrap img.mobile {
    display: none;
}
#special-sectionOverview #solutions-wrap .mainfull{
    text-align: center;
}
#special-sectionOverview #solutions-wrap .mainfull img{
    margin: 0 !important;
}
#special-sectionOverview .m-wrap sub, #special-sectionOverview .m-wrap sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
#special-sectionOverview .m-wrap sup {
    top: -0.5em;
}
#special-sectionOverview .m-wrap sub {
    bottom: -0.25em;
}
#special-sectionOverview #solutions-wrap section.whiteBg .maintitle .mtitle p,
#special-sectionOverview #solutions-wrap section.whiteBg .maintitle .stitle p,
#special-sectionOverview #solutions-wrap section.whiteBg .maintitle .info {
    color: #fff !important;
}
#special-sectionOverview #solutions-wrap img.mobile, #special-sectionOverview #solutions-wrap .mobile {
    display: none;
}
/**/
#tab_area{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff
}
#tab_area ul{
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}
#tab_area ul li{
    width: auto;
    display: inline-block;
    padding: 0 50px;
}
#tab_area ul li a{
    font-family: "Myriad Pro", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2em;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
    display: inline-block;
    position: relative;
}
#tab_area ul li a.active:after{
    content: "";
    display: inline-block;
    width: 100%;
    height: 5px;
    background: #0279d7;
    position: absolute;
    bottom: 0;
    left: 0
}
html #special-sectionOverview #solutions-wrap #tab_area ul li a img.tab_icon{
    padding: 2px 8px 0 0;
    float: left;
    max-width: 35px !important;
}
/**/
.tab_area_box{
    display: none;
}
.tab_area_box.active{
    display: block;
}
/*PA34VC-KV*/
#solutions-wrap #solutions-KV {
    background: #000 url(../img/solutions_kv.jpg) top center no-repeat;
    display: inline-block;
    width: 100%;
    min-height: 500px;
    position: relative;
    z-index: 1;
}
#solutions-wrap #solutions-KV .mainfull.full_bg{
    position: absolute;
    top: 0;
    width: 100%;
}
#solutions-wrap #solutions-KV img.w-img-1366{
    position: relative;
    width: 100%;
    z-index: 0;
}
#solutions-wrap #solutions-KV .maintitle {
        padding: 120px 5% 0px;
    /*max-width: 610px;*/
}
#solutions-wrap #solutions-KV .maintitle .stitle {
    max-width: 640px;
    padding-top: 20px;
}
#solutions-wrap #solutions-KV .maintitle .mtitle {
    max-width: 640px;
    padding-top: 0px;
}
#solutions-wrap #solutions-KV .mtitle p {
    margin: 0;
    text-align: left;
    font-weight: 300;
    font-size: 56px
}

#solutions-wrap #solutions-KV .stitle p {
    margin: 1   0px 0 0;
    text-align: left;
    font-size: 36px;
    font-weight: 300;
    color: #000;
}

@media (min-width: 719px) and (max-width: 1100px) {
    #solutions-wrap #solutions-KV {
        background: url(../img/solutions_kv.jpg) top center no-repeat;
        background-size: 100% 100%;
        min-height: inherit;
        padding-bottom: 0px
    }
    #solutions-wrap #solutions-KV .maintitle {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding: 50px 20px;
        position: relative;
    }
    #solutions-wrap #solutions-KV .mainfull.full_bg{
        position: relative;
    }
    #solutions-wrap #solutions-KV img.w-img-1366{
        display: none
    }
    #solutions-wrap #solutions-KV .maintitle .mtitle {
        width: 50%;
        text-shadow: inherit;
        padding-top: 0
    }
    #solutions-wrap #solutions-KV .maintitle .stitle {
        padding-top: 0px;
        width: 50%
    }
    #solutions-wrap #solutions-KV .mobile {
        display: block;
        width: 100%
    }
}
@media (max-width: 719px) {
    #solutions-wrap #solutions-KV {
        background: #000 url(../img/solutions_kv_s.jpg) top center no-repeat;
        background-size: 100%;
        min-height: inherit;
        padding-top: 20px;
    }
    #solutions-wrap #solutions-KV img.w-img-1366{
        display: none
    }
    #solutions-wrap #solutions-KV .mainfull.full_bg{
        position: relative;
    }
    #solutions-wrap #solutions-KV .mtitle p{
        margin-top: 60%
    }
    #solutions-wrap #solutions-KV .stitle p{
        margin-top: 0 !important
    }
}
/* oddpage-tab */
#special-sectionOverview #solutions-wrap #solutions-tab{
    position: relative;
}
#special-sectionOverview #solutions-wrap #solutions-tab .item .mtitle{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 17%;
}
#special-sectionOverview #solutions-wrap #solutions-tab .item .mtitle.black p{
    color: #000 !important
}
#special-sectionOverview #solutions-wrap #solutions-tab .item .mtitle.first-m{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: calc(50% - 10px) ;
}
#special-sectionOverview #solutions-wrap #solutions-tab .item .mtitle.first-m p{
    letter-spacing: 0.04em;
}
#special-sectionOverview #solutions-wrap #solutions-tab img{
    width: 100% !important;
    margin-bottom: 0 !important
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-nav{
    position: absolute;
    bottom: calc(50% + 20px);
    width: 100%;
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-nav button[type="button"]{
    background: none;
    width: 50px;
    height: 50px;
    padding: 10px 10px !important
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-nav button[type="button"]:hover{
    background: none;
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-nav button.owl-prev{
    position: absolute;
    left:1%
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-nav button.owl-prev span{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    font-size: 0;
    background: url(../img/arrows.png) bottom left no-repeat;
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-nav button.owl-next{
    position: absolute;
    right:1%
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-nav button.owl-next span{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    font-size: 0;
    background: url(../img/arrows.png) top left no-repeat;
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-dots{
    position: absolute;
    bottom: 6%;
    width: 100%;
    max-width: 1100px;
    left: calc(50% - 550px);
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-dots .owl-dot{
    width: 30px
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-dots .owl-dot span{
    border-radius: 50%;
    background: #bababa;
    width: 8px;
    height: 8px;
    margin: 8px auto;
    padding: 0;
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-dots .owl-dot.active span, #special-sectionOverview #solutions-wrap #solutions-tab .owl-dots .owl-dot:hover span {
    background: #0094f2;
}
#special-sectionOverview #solutions-wrap #solutions-tab .owl-dots button:first-child{
    /*display: none;*/
}
#colorbox #cboxClose{
    width: 24px;
    height: 24px;
    background: none !important;
    top: -30px;
}
#colorbox #cboxClose:before {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}
#colorbox #cboxClose:after {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}
/* solutions-01 */
#solutions-wrap #solutions-01{
    /*background: #546e91;*/
    background: #fff
}
#special-sectionOverview #solutions-wrap #solutions-01 .maintitle{
    padding: 0px 20px 100px
}
#special-sectionOverview #solutions-wrap #solutions-01 .maintitle{
    padding-top: 80px 
}
#special-sectionOverview #solutions-wrap #solutions-01 img.logos{
    margin-bottom: 20px !important;
}
/* solutions-04 */
#special-sectionOverview #solutions-wrap #solutions-04{
    background: #ebebeb;
    padding: 50px 0 50px !important;
}
#special-sectionOverview #solutions-wrap #solutions-04 .mainsize .maintitle {
    /*width: 100%;*/
    margin: 0 auto;
    padding: 0 18px 50px;
    text-align: center;
    display: inline-block;
}
#special-sectionOverview #solutions-wrap #solutions-04 .mainsize img{
    padding: 0 5px;
    width: 100%;
    max-width: 220px !important;
}
#special-sectionOverview #solutions-wrap #solutions-04 .icons_area{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
#special-sectionOverview #solutions-wrap #solutions-04 .icons_area li{
    width: calc(25% - 0px);
    display: inline-block;
    padding: 0 20px;
    float: left;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #special-sectionOverview #solutions-wrap #solutions-04 .icons_area li{
        width: calc(25% - 40px);
    }
}
#special-sectionOverview #solutions-wrap #solutions-04 .icons_area li .info{
    margin-top: 15px;
    text-align: left;
}
@media (max-width: 719px) {
    #special-sectionOverview #solutions-wrap #solutions-04 .mainsize .maintitle{
        width: 100%;
        padding-bottom: 0 !important
    }
    #special-sectionOverview #solutions-wrap #solutions-04 .icons_area li{
        width: calc(100% - 0px);
        min-height: auto;
        margin-bottom: 50px
    }
    #special-sectionOverview #solutions-wrap #solutions-04 .icons_area li .info{
        line-height: 1.3em !important;
        letter-spacing: -0.01em
    }
}
/* solutions-05 */
#special-sectionOverview #solutions-wrap #solutions-05{
    background: #fff;
    padding: 0px 0 100px !important;
}
#special-sectionOverview #solutions-wrap #solutions-05 .maintitle{
    max-width: 1000px;
    margin: 0 auto;
}
#special-sectionOverview #solutions-wrap #solutions-05 .maintitle .mtitle{
    margin: 100px 0 20px;
    padding-top: 0px;
    display: inline-block;
    width: 100%
}
#special-sectionOverview #solutions-wrap #solutions-05 a.goback p{
    color: #908b88;
    font-family: "Myriad Pro Light", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    font-size: 18px;
}
#special-sectionOverview #solutions-wrap #solutions-05 .supported{
    background: #fff;
    width: 100%;
    max-width: inherit;
}
#special-sectionOverview #solutions-wrap #solutions-05 .supported ul{
    margin: 0 0 0px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: center;
}
#special-sectionOverview #solutions-wrap #solutions-05 .supported ul li{
    display: inline-block;
    width: 100%;
    border:none;
    float: inherit;
}
#special-sectionOverview #solutions-wrap #solutions-05 .supported ul li a{
    display: inline-block;
}
#special-sectionOverview #solutions-wrap #solutions-05 .supported ul li a p{
    color: #0078d7 !important;
    font-size: 20px;
    font-family: "Myriad Pro", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    font-weight: 700;
    /*text-decoration: underline;*/
    margin-top: 0px
}
@media (max-width: 719px) {
    #special-sectionOverview #solutions-wrap #solutions-05 .supported ul li a .info{
        letter-spacing: -0.02em;
        line-height: 1.2em !important;
    }
    #special-sectionOverview #solutions-wrap #solutions-05 .supported ul li a p{
        letter-spacing: -0.02em;
        margin-top: 10px;
        line-height: 1.2em !important;
    }
}
#special-sectionOverview #solutions-wrap #solutions-05 .supported ul li a:hover p{
    color: #0094f2
}
@media screen\0 { 
    #special-sectionOverview #solutions-wrap #solutions-05 .supported ul li{
        width: calc(24% - 5px);
    }

}
#special-sectionOverview #solutions-wrap #solutions-05 .supported ul li .info{
    margin-top: 20px;
}

/**/
#special-sectionOverview #solutions-wrap #solutions-05 .saving_table{
    padding-top: 40px;
    width: calc(100% - 20px);
    overflow-y: auto;
    margin: 0 10px;
    padding-bottom: 10px
}
#special-sectionOverview #solutions-wrap #solutions-05 .saving_table table{
    min-width: 500px;
      border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 5px;
}
#special-sectionOverview #solutions-wrap #solutions-05 .saving_table::-webkit-scrollbar{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}
#special-sectionOverview #solutions-wrap #solutions-05 .saving_table::-webkit-scrollbar-thumb{
    border-radius: 8px;
    /*border: 3px solid #000;
    background-color: rgba(255, 255, 255, .3);*/
    top: 10px;
}
@media (max-width: 719px) {
    #special-sectionOverview #solutions-wrap #solutions-05 .saving_table{
        width: 100%;
        margin: 0;
    }
}
/* Custom scrollbar */

.saving_table::-webkit-scrollbar {
  width: 8px;
}

.saving_table::-webkit-scrollbar-track {
  border:1px solid #0279d7;
  border-radius: 10px;

}

.saving_table::-webkit-scrollbar-thumb {
  background: #0279d7;
  border-radius: 10px;
  box-shadow: 10px 10px 10px #0279d7 inset;

}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet {
    margin-left: 1em;
    margin-right: 1em;
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 6px;
    /*overflow: hidden;*/
    margin-bottom: 0;
}
.sheet table>tbody>tr>td, .sheet table>tbody>tr>th {
    /*border: 1px solid #ddd;*/
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet thead th {
    padding: 0 0 2em 2em;
    text-align: center
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet thead th p{
        display: block;
    margin-top: 1em;
    font-family: "Myriad Pro", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    line-height: 1;
    color: white;
    text-align: left;
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet thead img {
    margin-left: auto;
    margin-right: auto
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet thead img, html #overview #sectionOverview #special-sectionOverview #solutions-wrap #solutions-05 .sheet thead img {
    max-width: 100% !important
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody td, #special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody th {
    position: relative;
    padding: 5px;
    font-weight: 300;
    font-family: "Myriad Pro Light", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody td:before {
    /*content: '';
    display: block;
    width: 1px;
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
    border-left: 1px solid #363636*/
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr td,
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr th{
    border-bottom: 1px solid #dbdbdb;
    /*border-right: 1px #343434 solid;*/
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr th.th_title,
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr td.th_title{
    text-align: center;
    color: #fff !important;
    background-color: #0078d7;
        font-weight: 500 !important
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr td:last-child{
    /*border-right:none;*/
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr th,
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr td.th_bg{
    /*background: #546e91;*/
    color: #000;
    font-weight: 700;
    padding: 5px 10px;
    font-family: "Myriad Pro", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr:last-child td,
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr:last-child th{
    /*border-bottom: none*/
}
#special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody tr:nth-child(odd) {
    /*background: #191919*/
}
@media (max-width: 960px) {
    #special-sectionOverview #solutions-wrap #solutions-05 .sheet {
        margin: 0;
        line-height: 1.3;
        font-size: 85%
    }
    #special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody td, #special-sectionOverview #solutions-wrap #solutions-05 .sheet tbody th {
        padding: .75em .5em .7em 1.2em
    }
}

/*平板*/

@media (min-width: 719px) and (max-width: 959px) {
    #special-sectionOverview #solutions-wrap section .entry-box{
        padding: 0 !important
    }
    #solutions-wrap .mainsize .maintitle .info{
        width: 100% !important;
        margin-bottom: 1em !important
    }
    #special-sectionOverview #solutions-wrap .mainfull .maintitle, #special-sectionOverview #solutions-wrap .mainsize .maintitle {
        padding: 0 5% 50px;
    }
    /* oddpage-tab */
    #special-sectionOverview #solutions-tab{
        background: none !important;
        height: auto;
        min-height: inherit;
    }
    #special-sectionOverview #solutions-wrap img.kv_pad {
        width: 100%;
        display: block;
    }
    /* oddpage-tab */
    #special-sectionOverview #solutions-wrap #solutions-tab .owl-dots{
        left: 0;
        width: 100%
    }
    #special-sectionOverview #solutions-wrap .mtitle p {
        font-size: 2.6em;
        padding-top: 50px
    }
    #special-sectionOverview #solutions-wrap .stitle p {
        font-size: 2em;
    }
}

/*手機*/

@media (max-width: 719px) {
    #goToTop{
        display: none !important;
    }
    #solutions-wrap .maintitle p.note{
        text-align: left;
        margin: 5em 0 0
    }
    #special-sectionOverview #solutions-wrap .mainfull img{
        max-width: inherit !important;
        width: 100% !important;
    }
    #special-sectionOverview #solutions-wrap img.mobile, #special-sectionOverview #solutions-wrap .mobile {
        width: 100%;
        max-width: 100% !important;
        display: block;
    }
    .linkarea a span{
        font-size: 13px;
    }
    #special-sectionOverview #solutions-nav{
        display: none;
    }
    #special-sectionOverview .maintitle .info, #special-sectionOverview .maintitle .mtitle,
    #solutions-wrap .maintitle .subtitle {
        margin: 20px 0 0 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        width: 100% !important;
    }
    #solutions-wrap .maintitle img{
        margin-top: 1em
    }
    #solutions-wrap .maintitle .mtitle{
        padding: 0 !important
    }
    #special-sectionOverview #solutions-wrap img.mobile {
        width: 100%;
        display: block;
    }
    #special-sectionOverview #solutions-wrap img{
        width: 100%;
        margin-bottom: 0 !important;
    }
    #special-sectionOverview #solutions-wrap h3{
        font-size: 1.6em;
        text-shadow: none;
        line-height: 1em;
        text-align: center;
        margin-top: 0.5em !important;
    }
    #special-sectionOverview #solutions-wrap .mtitle p{
        width: 100% !important;
        text-shadow: 0px 0px 0px #fff;
        font-size: 2.4em;
        text-align: left;
        line-height: 1.2em;
        margin-bottom: 0;
        text-align: center !important;
    }
    #special-sectionOverview #solutions-wrap .stitle p {
        font-size: 1.6em;
        text-align: left;
        margin-bottom: 0.5em;
        margin-top: 1.2em;
        text-align: center;
    }
    #solutions-wrap .maintitle .info,
    #special-sectionOverview #solutions-wrap #solutions-05 ul li p{
        width: 100% !important;
        margin-bottom: 0 !important;
        text-align: left;
        line-height: 1.5em !important;
        padding: 0 0 0 !important;
        text-align: center !important;
        letter-spacing: 0.01em;
    }
    #special-sectionOverview #solutions-wrap .subtitle p{
        text-align: left;
    }
    #special-sectionOverview #solutions-wrap .mainfull .maintitle .h_left,
    #special-sectionOverview #solutions-wrap .mainsize .maintitle .h_left {
        width: 100% !important;
        float: left !important;
        padding: 0 !important;
    }
    #special-sectionOverview #solutions-wrap .mainfull .maintitle .h_right,
    #special-sectionOverview #solutions-wrap .mainsize .maintitle .h_right {
        width: 100% !important;
        float: left !important;
        padding: 0 !important
    }
    #special-sectionOverview #solutions-wrap .mainfull .maintitle,
    #special-sectionOverview #solutions-wrap .mainsize .maintitle {
        padding: 0 0px 50px 0px !important;
        width: 90%;
        margin-left: 20px;
    }
    /* oddpage-tab */
    #special-sectionOverview #solutions-wrap #solutions-tab{
        padding-bottom: 20px
    }
    #special-sectionOverview #solutions-wrap #solutions-tab .item .mtitle{
        position: relative !important;
    }
    #special-sectionOverview #solutions-wrap #solutions-tab .item .mtitle p{
        color: #000;
        padding: 18px 18px 0;
        text-align: center !important;
    }
    #special-sectionOverview #solutions-wrap #solutions-tab .item .mtitle.first-m{
        position: absolute !important;
        top: 10%
    }
    #special-sectionOverview #solutions-wrap #solutions-tab .item .mtitle.first-m p{
        color: #fff !important;
    }
    #special-sectionOverview #solutions-wrap #solutions-tab .owl-nav{
        bottom: inherit;
        top: 18%
    }
    #special-sectionOverview #solutions-wrap #solutions-tab .owl-dots{
        display: none
    }
    #special-sectionOverview #solutions-wrap #solutions-01 .maintitle{
        padding-top: 50px !important
    }
    #special-sectionOverview #solutions-wrap #solutions-05{
        padding-top: 0 !important
    }
    #special-sectionOverview #solutions-wrap #solutions-05 .maintitle{
        padding-bottom: 0;
    }
    #special-sectionOverview #solutions-wrap #solutions-05 .maintitle .mtitle{
        margin-bottom: 0px !important;
        border-top: 1px #3e3e3e solid;
        padding-top: 50px !important
    }
    #special-sectionOverview #solutions-wrap #solutions-05 .maintitle .mtitle:first-child{
        border: none !important
    }
    #special-sectionOverview #solutions-wrap #solutions-05 a.goback{
        display: inline-block;
        margin-bottom: 50px
    }
    #special-sectionOverview #solutions-wrap #solutions-05 ul{
        margin-top: 0;
        margin-bottom: 0
    }
    #special-sectionOverview #solutions-wrap #solutions-05 ul li{
        width: 100%;
        border: none !important;
    }
    #special-sectionOverview #solutions-wrap #solutions-05 .supported ul{
        padding: 20px 0 10px
    }
    #special-sectionOverview #solutions-wrap #solutions-05 .supported ul li{
        width: 100%;
        padding-bottom: 0
    }
}
/* nav bar */
#special-sectionOverview #solutions-nav {
    position: fixed;
    top: 50%;
    right: 16px;
    margin-top: -11.6875em;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 10px;
    z-index: 9999
}
#special-sectionOverview #solutions-nav ul {
        list-style: none;
    display: block;
    margin: 0;
}
#special-sectionOverview #solutions-nav ul li {
        position: relative;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin: 0 0 10px;
    display: inline-block;
}
#special-sectionOverview #solutions-nav ul li a{
        display: inline-block;
    width: 8px;
    position: absolute;
    padding: 15px;
    height: 8px;
    z-index: 9999;
}
#special-sectionOverview #solutions-nav ul li div {
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: auto;
    background: #C8C8C8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    box-shadow: inset 0 0 1px #777;
    display: inline-block;
    position: relative;
}
#special-sectionOverview #solutions-nav ul li b {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 40px;
    white-space: nowrap;
    font-size: 12px;
    color: #ff2424;
    font-weight: 700;
    line-height: 1;
    font-family: "Myriad Pro Light", "Helvetica", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
#special-sectionOverview #solutions-nav ul li.on b{
    top: 55%
}
#special-sectionOverview #solutions-nav ul li.active b{
    top: 70%
}
#special-sectionOverview #solutions-nav ul li:hover b {
    display: inline-block; !important;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: auto;
    font-weight: 700;
}
#special-sectionOverview #solutions-nav ul li:hover div {
    background: #ff2424
}
#special-sectionOverview #solutions-nav ul li.active {
    height: 30px !important
}
#special-sectionOverview #solutions-nav ul li.active div {
    background: #ff2424;
    height: 30px !important;
    top: 1px;
}
@-moz-keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        -moz-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8)
    }
}

@-webkit-keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8)
    }
}

@-o-keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        -o-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8)
    }
}

@-ms-keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        -ms-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        -ms-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8)
    }
}

@keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        transform: scale(0.8, 0.8)
    }
}


#solutions-wrap #solutions-05 .carouselCon {
    padding: 40px 0;
}

#solutions-wrap #solutions-05 .carouselCon>.inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0
}
/*#solutions-wrap #solutions-05 .carouselCon>.inner .owl-carousel_amd .owl-height{
    height: auto !important
}*/

@media (min-width:992px) {
    #solutions-wrap #solutions-05 .carouselCon {
        padding: 80px 0 100px
    }
}

#solutions-wrap #solutions-05 .carousel-controls {
    position: relative;
    width: 100%;
    top: 0;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    padding: 0 20px;
    margin-bottom: 20px
}

#solutions-wrap #solutions-05 .carousel-controls .carousel-control-next,
#solutions-wrap #solutions-05 .carousel-controls .carousel-control-prev {
    position: relative;
    width: 60px;
    top: 0;
    bottom: auto;
    display: block;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em
}

#solutions-wrap #solutions-05 .carousel-controls .carousel-control-next .icon,
#solutions-wrap #solutions-05 .carousel-controls .carousel-control-prev .icon {
    opacity: 1
}

#solutions-wrap #solutions-05 .carousel-controls .carousel-control-next .icon.rotate,
#solutions-wrap #solutions-05 .carousel-controls .carousel-control-prev .icon.rotate {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

#solutions-wrap #solutions-05 .carousel-controls .carousel-control-next:active .icon,
#solutions-wrap #solutions-05 .carousel-controls .carousel-control-next:hover .icon,
#solutions-wrap #solutions-05 .carousel-controls .carousel-control-prev:active .icon,
#solutions-wrap #solutions-05 .carousel-controls .carousel-control-prev:hover .icon {
    opacity: .5
}

#solutions-wrap #solutions-05 .carousel-controls .carousel-control-next {
    position: absolute;
    right: 20px
}

@media (min-width:992px) {
    #solutions-wrap #solutions-05 .carousel-controls {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

#solutions-wrap #solutions-05 .owl-theme .owl-dots {
    position: absolute;
    top: 0;
    margin: 0 !important;
    left: 50%;
    -webkit-transform: translate(-50%, -275%);
    -moz-transform: translate(-50%, -275%);
    -ms-transform: translate(-50%, -275%);
    -o-transform: translate(-50%, -275%);
    transform: translate(-50%, -275%)
}

#solutions-wrap #solutions-05 .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    background-color: #4b4b4b
}

#solutions-wrap #solutions-05 .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #4b4b4b
}

#solutions-wrap #solutions-05 .owl-theme .owl-dots .owl-dot.active span {
    background-color: #00a0ff
}

@media (min-width:576px) {
    #solutions-wrap #solutions-05 .owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 15px;
        margin: 5px 7px
    }
}

@media (min-width:992px) {
    #solutions-wrap #solutions-05 .owl-theme .owl-dots {
        position: absolute;
        top: auto;
        bottom: -40px;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@media (min-width:2048px) {
    #solutions-wrap #solutions-05 .owl-theme .owl-dots .owl-dot span {
        width: .7vw;
        height: .7vw;
        margin: 5px 7px
    }
}

#solutions-wrap #solutions-05 .owl-carousel {
    position: relative;
    width: 100%;
    margin: 0 auto
}

#solutions-wrap #solutions-05 .owl-carousel .owl-stage {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width:992px) {
    #solutions-wrap #solutions-05 .owl-carousel {
        position: relative;
        width: -webkit-calc(100% - 200px);
        width: -moz-calc(100% - 200px);
        width: calc(100% - 200px)
    }

    #solutions-wrap #solutions-05 .owl-carousel .owl-stage {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width:2048px) {
    #solutions-wrap #solutions-05 .owl-carousel {
        position: relative;
        width: 80%
    }
}

#solutions-wrap #solutions-05 .carousel-item>.flexCon {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#solutions-wrap #solutions-05 .carousel-item>.flexCon>.flex-item:first-child {
    width: 100%;
    padding: 0
}

#solutions-wrap #solutions-05 .carousel-item>.flexCon>.flex-item:nth-child(2) {
    width: 100%;
    padding: 20px
}

@media (min-width:992px) {
    #solutions-wrap #solutions-05 .carousel-item>.flexCon>.flex-item:first-child {
        /*width: 36%;
        padding: 0 20px*/
    }

    #solutions-wrap #solutions-05 .carousel-item>.flexCon>.flex-item:nth-child(2) {
        /*width: 64%;
        padding: 0 20px*/
    }
}

#solutions-wrap #solutions-05 .carousel-item .carousel-item-title {
    display: inline-block;
    font-size: 24px !important;
    color: #6da6d6;
    background: transparent;
    background: linear-gradient(to right, #6da6d6 0%, #bae8ff 38%, #bae8ff 58%, #6da6d6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px !important
}

#solutions-wrap #solutions-05 .carousel-item .carousel-item-desc {
    color: #fff;
    font-size: 18px !important;
    line-height: 30px !important
}

@media (min-width:1920px) and (max-width:2560px) {
    #solutions-wrap #solutions-05 .carousel-item .carousel-item-title {
        font-size: 1.04167vw !important
    }

    #solutions-wrap #solutions-05 .carousel-item .carousel-item-desc {
        font-size: .9375vw !important;
        line-height: 1.5625vw !important
    }
}

@media (min-width:2561px) {
    #solutions-wrap #solutions-05 .carousel-item .carousel-item-title {
        font-size: 26.6667px !important;
        line-height: 42.6667px !important
    }

    #solutions-wrap #solutions-05 .carousel-item .carousel-item-desc {
        font-size: 24px !important;
        line-height: 40px !important
    }
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #solutions-wrap #solutions-05 .carousel-item .carousel-item-title {
        position: relative;
        color: #00a0ff;
        background: transparent
    }
}
@supports (-ms-accelerator:true) {
    #solutions-wrap #solutions-05 .carousel-item .carousel-item-title {
        position: relative;
        color: #00a0ff;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #00a0ff
    }
}

#solutions-wrap #solutions-05 .carouselCon .owl-carousel_amd{
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
}

#solutions-wrap #solutions-05 .carouselCon .owl-carousel_amd .owl-item{
    /*width: auto !important;*/
}
#solutions-wrap #solutions-05 .carouselCon .owl-nav{
    position: absolute;
    top: 40%;
    width: 120%;
    left: -10%;
}
#solutions-wrap #solutions-05 .carouselCon .owl-nav .owl-prev {
    display: inline-block;
    position: absolute;
    left: 20px;
    width: 50px;
    height: 50px;
    font-size: 0;
    background: url(../img/arrow.svg) bottom left no-repeat;
    transform: rotate(-180deg);
}
#solutions-wrap #solutions-05 .carouselCon .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 0;
    background: url(../img/arrow.svg) bottom left no-repeat;
    right: 20px;
}
@media (max-width: 768px){
    #solutions-wrap #solutions-05 .carouselCon .owl-carousel_amd{
        width: 100%;
    }
    #solutions-wrap #solutions-05 .hd-item figure, #solutions-wrap #solutions-05 .hd-item .hd-content {
        width: 100%;
        padding: 0;
        margin-bottom: 0em;
    }
    #solutions-wrap #solutions-05 .hd-col33{
        margin-bottom: 25px !important
    }
    #solutions-wrap #solutions-05 .owl-carousel_amd .owl-dots{
        margin: 100px 0 0 !important;
        display: inline-block;
        width: 100%;
        top: 100%;
        right: 0;
        text-align: center;
    }
    #solutions-wrap #solutions-05 .carouselCon .owl-carousel_amd .owl-item{
        padding-left: 0px;
        /*margin-right: 0 !important*/
    }
    #solutions-wrap #solutions-05 .carouselCon .owl-nav{
        top: inherit;
        width: 100%;
        bottom: 20%;
        left: 0;
        position: relative;
        margin-bottom: 50px;
        z-index: 2
    }
    #solutions-wrap #solutions-05 .hd-item .hd-content p{
        margin-bottom: 0
    }
}