.banner button.slick-arrow {
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    text-indent: -9999px;
    overflow: hidden;
    top: 50%;
    margin-top: -25px;
    border:none;
    box-shadow: 0 0 0;
    z-index: 99;
}
.banner{
    overflow: hidden;
}
.banner button.slick-prev {
    left: 0;
    background:url('../scripts/superslides/dist/stylesheets/control.png')left center no-repeat;
}
.banner button.slick-next{
    right: 0;
    background:url('../scripts/superslides/dist/stylesheets/control.png')right center no-repeat;
}
.mmenu-show .toggle-mmenu-close{
    padding: 0;    z-index: 99;
}
.mmenu-show #mobile-fixed a{
    color: #fff;
}
.mmenu-show #mobile-fixed .logo-fixed-menu {
    font-size: 18px;
    width: 200px;
    text-align: center;
    line-height: 40px;
    font-weight: normal;

}
.mmenu-show #mobile-fixed span{
    padding: 0;
}
.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a {
    background: #000;
}
.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color: #000;
}
.mmenu-show #mobile-menu .side-navm-top > li a:before {
    border-color: #000;
}
.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active > a {
    color: #000;
}
.mmenu-show #mobile-menu .language-menu{
    background: #000;
    color: #fff;
}
.mmenu-show #mobile-menu .share .btn{
    color: #000;
}
.mmenu-show #mobile-menu .menu ul ul li a{
    box-sizing: border-box;
}
.mmenu-show #mobile-menu .language{
padding: 0;
}
.mmenu-show #mobile-menu .language ul{
    display: block;
}
.mmenu-show #mobile-menu .language a{
    display: inline-block;
    background: none;
}
.mmenu-show #mobile-fixed{
    z-index: 9999;
}

.text-center{
    text-align: center;
}
.btn_box{
    margin-top:10px; width:698px; height:28px;
}
.page-info{
    display: none;
}
#page .detail_photo img{
    max-height: 100%;
    object-fit: contain;
    background: #fff;
}
#page .news_bigimg img{
    box-sizing: border-box;
}
.floating .ibtn.gotop{
    display: none;
}
@media screen and (max-width: 1000px) {
    .desktop{
        display: none;

    }
     .mmenu-show #mobile-menu .menu li{
        width: 100%;
        text-align: left;
        padding: 0
    }
    .mmenu-show #mobile-menu .side-navm > li.has-child:after, .mmenu-show #mobile-menu .content-nav > li.has-child:after{
        display: none;
    }
     .mmenu-show #mobile-menu .side-navm ul li a, .mmenu-show #mobile-menu .content-nav ul li a{
        width: 100%;
        box-sizing: border-box;
    }

    *{
        max-width: 100%;
        box-sizing: border-box;

    }
    .slick-track{
        max-width: initial!important;
    }
    body{
        max-width: 100%;
    }
    img{
        max-width: 100%;
        height: auto;
    }
 
     .pagination li{
        list-style-type: none;
        display: inline-block;
     }
      .pagination .form-control{
        width: 100%;
        position: relative;
        top: -18px;
      }
    .page-info li a{
      /*  color: #707070;
        background: #FFFFFF;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border: solid 1px #DCDCDC;
        padding: 6px 9px 6px 9px;*/
    }
    .page-info li a.controls {
        display: block;
        position: absolute;
        bottom: 0;
    }
     .page-info li a.prev , .page-info li a.next{
        position: absolute;
        top: 0;
     }
    .page-info li a.prev {
        left: 0;
    }
    .page-info li a.next {
        right: 0;
    }
     .page-info {
        display: block;
        margin: 10px 0;
        padding: 0 75px;
        position: relative;
    }
    .floating, .floating.fancybox-margin {
        background: none;
        position: fixed;
        right: 50%;
        bottom: 0px;
        margin-right: -15px;
        display: none;
        z-index: 999;
    }
     .floating .ibtn.gotop, .floating .ibtn.gotop:hover {
        background: url(../images/mobile_gotop.png) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
        display: block;
    }

    /*start*/
    body{
        min-width: inherit;
        width: 100%;
    }

    .container{
        min-height: inherit;
    }
    .banner .item{
        background-position: center;
    }
    .wrap,
    .site-header,
    .site-footer{
        width: 100%;
        margin: auto;
    }
    .site-title{
        float: none;
        margin: auto;
        width: 100%;
    }
    .site-headerBox{
        padding-top: 28px;
    }
    .site-header{
        height: 82px!important;
    }
    .site-title .logo{
        margin: auto;

    }
    .site-header .site-nav{
        display: none;
    }
    .site-footerBox{
        background-position: top;
        background-color: #444;
    }
    .site-footer{
        height: auto;
        padding-bottom: 40px;
    }
    .site-info{
        float: none;
        text-align: center;
        width: 100%;
    }
    .copyright{
        float: none;
        text-align: center;
        width: 100%;
        padding-top: 5px;
        margin: 0;
    }
    .qr{
        float: none;
        margin:7px auto 0;
    }

    .content .tit{
        height: 31px!important;
        object-fit: cover;
        object-position: left;
        max-width: inherit;
        width: auto!important;
    }
    .content table,.content tr,.content td{
        display: block;
        width: 100%;
    }
    .content td[width="2%"],
    .content td[width="5%"]{
        width: 2%;
        display: inline-block;
        vertical-align: top;


    }
    .content td[width="98%"],
    .content td[width="95%"]{
        width: 95%;
        display: inline-block;
        vertical-align: top;
        
    }
    .content ._detail-type > li{
        float: none;
        width: 100%;
    }
    .content ._detail-type > li:nth-child(2) {
        border-top: solid;
        border-bottom: solid;
        border-width:1px 0px;
        border-color: #ddd;
        padding: 3% 0%;
        margin: 3% 0%;
    }
    .product-list li span.title{
        display: none;
    }
    .product-list li .name:before{
        content: '產品名稱';
        display: block;
        font-size: 16px;
        color: #0766C3;
        letter-spacing: 1.7px;
        line-height: 1.2;
        font-weight: bold;

    }
    .product-list li .caption{
        margin-top: 7px;
    }
    .product-list li .caption:before{
        content: '使用空間';
        display: block;
        font-size: 16px;
        color: #0766C3;
        letter-spacing: 1.7px;
        line-height: 1.2;
        font-weight: bold;

    }
    .product-list li .caption i{
        display: none;

    }
    .products-box {
        padding: 0 33px;
    }
    .content .products-box .control{
        left: 0;
        right: 0;
        margin: -10px auto 0;
        width: 100%;
        top: 50%;
    }
    .content .contact_list .info:nth-of-type(1),
    .content .contact_list .info:nth-of-type(2){
        width: 100%;
        margin-bottom: 15px;
    }
    .content .contact_list li:first-child{
        background: none
    }
    .content .control-label{
        width: 100%;
    }
    .content .captcha a i{
        width: 17px;
        height: 17px;
    }
    .content .contact_list li:nth-child(2){
        padding-top: 20px;
    }
    .products-btn li{
        width: 33%;
        margin-right: 0%!important;
        padding: 0 1%;
    }
    .products-btn li img{
        max-width: 100%!important; 

    }
    .side{
        display: none;
    }
    /*end*/

}
@media screen and (max-width: 600px) {


}
@media screen and (max-width: 400px) {

    
}