.mmenu-show .toggle-mmenu-close{
    padding: 0;    z-index: 99;
}

.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: #063574;
}
.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color: #063574;
}
.mmenu-show #mobile-menu .side-nav-top > li a:before {
    border-color: #063574;
}
.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active > a {
    color: #063574;
}
.mmenu-show #mobile-menu .language-menu{
    background: #063574;
    color: #fff;
}
.mmenu-show #mobile-menu .share .btn{
    color: #063574;
}
.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;
}
@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-nav > li.has-child:after, .mmenu-show #mobile-menu .content-nav > li.has-child:after{
        display: none;
    }
     .mmenu-show #mobile-menu .side-nav 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%;
    }
    .wrapper{
        padding-top: 40px;
    }
    img{
        max-width: 100%;
        height: auto;
    }
    .mmenu-show #mobile-menu{
        z-index: 9999;
    }
     .pagination li{
        list-style-type: none;
        display: inline-block;
     }
      .pagination .form-control{
        width: 100%;
        margin-top: -22px;
      }
      .page-info{
        width: 100%;
      }
    .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 40px;
        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;
    }
    /*page start*/
    .site-nav,.site-tools,.site-map,.site-share,.site-qrcode .qrcode{
        display: none;
    }

    .site-share{
        display: block;
        float: unset;
        margin: 0 auto;
        text-align: center;
    }

    .site-api,
    .banner{
        height: auto;
    }
    .site-title .logo{
        max-width: 100%;
        background-position: center;
        width: 100%;
    }
    .content .row{
    }
    .content .col{
        height: auto;
    }
    .site-about{
        background-color: #f3f3f3;
        float: none;
        width: 100%;
        margin: auto;
        background-position: right;
        background-repeat: no-repeat;
        padding-right: 144px;
    }
    .site-about .title,
    .site-about .editor{
         width: 100%;
    }
    .site-about .editor{
        min-height: 120px;
        height: auto;
        font-size: 15px;
    }

    .site-new{  
        float: none;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        background: #fff;
        margin-top: 30px;
    }
    .site-new .title{
        margin-bottom: 10px;
    }
     .site-new .news-list{
        order: 2;

    }
    .news-list .txt{
        width: calc(100% - 158px);
    }
     .site-new .news-list .txt{
        width: calc(100% - 102px);

     }
    .site-new .btn.more{
        position: static;
    }
    .products-list .item{
        height: auto;
        width: 50%;
    }
    .site-info{
        width: 100%;
        padding: 0 15px;
        margin-bottom: 10px;
    }
    .site-footer{
        margin-top: 40px;
        
    }
    .editor table, .editor table tr, .editor table td{
        display: block;
        width: 100%!important;
    }
    .container{
        padding: 0 7px;
    }
    .shopping-step {
        display: flex;
    }
    .shopping-step li{
        transform: scale(0.8);
    }
    .shopping-step li+li{
        margin-left: 0;
    }
    .ibtn.login, 
    .ibtn.send{
        background: url(../images/_icon/ibtn_sm.png);
        width: 262px;
        height: 36px;
        margin: auto;
        display: block;
    }
    .btn-box .ibtn {
        background: url(../images/_icon/ibtn.png);
        width: 179px;
        height: 40px;
        transform: scale(0.95);
        min-width: 179px;
    }
    .btn-box.has-center,.btn-box.has-border{
        display: flex;
        justify-content: center;
    }
     .btn-box.has-center >*,.btn-box.has-border >*{
        margin: 0 2px;
     }
     .content-nav{
        display: none;
     }
     .success-txt{
        margin-top: 30px;
        padding-top: 0;
     }
    .side{
        display: none;
    }
    .has-side .content{
        width: 100%;
    }
    .side-info{
        padding: 0;
        border:none;
    }
    .side-info ul{
        border:none;
        padding: 3px 15px;
        /*display: flex;*/
    }
    .side-info ul:before{
        display: none;
    }
    .side-info li {
        display: flex;
        align-items: center;
    }
    .side-links li+li{
        margin-top: 5px;
    }
    .side-info li+li:before{
        display: none;
    }
    .mmenu-show #mobile-menu .share{
        margin: 0 0 5px;
    }
    .mmenu-show #mobile-menu .share .ibtn{
        display: none;

    }

    .side-info li:first-child strong, .side-info li:first-child span,.side-info strong,.side-info span{
        font-size: 16px;
        font-weight: normal;
    }
    .mmenu-show #mobile-menu .main-menu{
        bottom: 118px;
    }

    .mmenu-show #mobile-menu .share-menu{
        border: unset;
    }
}
@media screen and (max-width: 600px) {
  
}
@media screen and (max-width: 400px) {

    
}