﻿@media(max-width:1200px) {
    .navbar-toggle {
        display: block;
    }
    #menu {
        display: none;
    }
    .relate,
    .tag1 {
        display: none;
    }
    .top1 {
        width: auto;
        float: right;
    }
}

@media(max-width:1024px) {
    .f_link,
    .head_top,
    .slick1 .slick-dots,
    .zhuy {
        display: none!important;
    }
    .message {
        width: 100%;
    }
    .head1 {
        top: 0;
        height: 55px;
    }
    .logo {
        width: 50%;
    }
    .top {
        height: 55px;
        line-height: 55px;
    }
    .navbar-header {
        PADDING-TOP: 2PX;
    }
    .ss {
        line-height: 55px;
    }
    .search {
        top: 55px;
    }
    .aboutbg {
        background: #f8f8f8;
        height: auto;
        padding: 35px 0;
        margin-bottom: 32px;
    }
    .about_left,
    .about_right {
        width: 100%;
        margin: 0;
    }
    .about_right a {
        border: none;
    }
    .contact1,
    .codes,
    .nav_foot {
        width: 32.33%;
    }
    #footer {
        width: 98%;
        margin: 0 auto;
    }
    .news1,
    .design {
        width: 98%;
    }
    a.amore,
    a.nmore {
        height: 42px;
        line-height: 42px;
    }
    h3.tag {
        display: none
    }
    .relate {
        display: none
    }
    .relate_list {
        display: none
    }
}

@media(max-width:768px) {
    .share {
        display: none;
    }
    .news_detail h3.title_bar {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .tag_list_product li .tab_intro,
    .tag_list_product li .tag_img {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .news_left,
    .news_right {
        width: 100%;
    }
    .news_right li {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
    .news_right li span {
        line-height: 40px;
    }
    .news_right li a {
        line-height: 32px;
        height: 32px;
    }
    a.nmore {
        width: 80%;
        height: 50px;
        line-height: 50px;
    }
    .slick2 .slick-dots {
        display: none!important;
    }
    .slick2 .slick-slide h3 {
        font-size: 18px;
    }
    .contact1,
    .nav_foot {
        width: 50%;
    }
    .codes {
        display: none
    }
    .news_right li a.aa1 {
        height: 3.5vw;
    }
    .left,
    .right {
        width: 100%;
    }
    .right .content {
        width: 100%
    }
    .sitemp .site {
        display: none
    }
    .product_list li {
        width: 48%
    }
}

@media(max-width:460px) {
    .slick2 .slick-slide h3 span {
        margin-top: 0;
    }
    .contact1,
    .nav_foot {
        width: 100%;
        text-align: center;
    }
    .sort1 {
        margin-top: 15px;
    }
    .sort1 li a {
        padding: 0 5px;
    }
}

#toolbar {
    position: fixed;
    z-index: 9999;
    right: 17px;
    bottom: 10%
}


@media (max-width:991px) {
  #toolbar{display: none;}
}

#toolbar li {
    margin-bottom: 3px;
    position: relative
}

#toolbar li,#toolbar li a {
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    overflow: hidden;
    background: #292e39;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap
}

#toolbar li .iconfont {
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
    text-align: center;
    color: #2b2b2b;
    font-size: 26px
}

#toolbar li .iconfont,#toolbar li .wz {
    display: inline-block;
    vertical-align: middle;
    line-height: 57px
}

#toolbar li .wz {
    font-size: 14px;
    color: #fff;
    padding-left: 10px
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #292e39;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%
}

#toolbar li.ewm .ewm-box:after {
    content: "";
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #292e39;
    border-right: none
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

#toolbar li.backtop {
    cursor: pointer
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #292e39
}

#toolbar li:hover a {
    width: 200px
}

#toolbar li:hover .iconfont {
    background-color: #292e39;
    color: #fff
}
