﻿/************************************************************************************/
@media screen and (max-width: 980px) {
}

/************************************************************************************/
@media screen and (max-width: 650px) {
    body {
        min-width: 320px;
        width: 100%;
    }
    .zlayout {
        clear: both;
        margin: 0 auto;
        width: 100%;
    }
    #header {
        height: 60px;
    }
        #header > ul {
            height: 60px;
        }
            #header > ul > li.logo {
                height: 60px;
                padding: 0 5px;
            }
                #header > ul > li.logo > a > img {
                    height: 60px;
                }
            #header > ul > li.nav {
                display:none;
            }
            #header > ul > li.mnav {
                display:block;
                position:absolute;
                top:10px;
                right:10px;
                width:40px;
                height:40px;
                z-index:99999;
            }
                #header > ul > li.mnav > i {
                    display: block;
                    width: 40px;
                    line-height: 40px;
                    line-height: 40px;
                    text-align: center;
                    font-size: 1.8rem;
                    color: #999999;
                    background: #FAFAFA;
                    border-radius: 3px;
                }
                #header > ul > li.mnav > span {
                    display: none;
                }
                #header > ul > li.mnav:hover > span {
                    display:block;
                    position: absolute;
                    width: 150px;
                    background: #CE221E;
                    margin-left: -110px;
                    background: #F5F5F5;
                    border-radius:3px 0 3px 3px;
                    overflow:hidden;
                }
                    #header > ul > li.mnav > span > a {
                        display: block;
                        font-size: 0.95rem;
                        color: #333333;
                        padding:12px 20px;
                        border-bottom:1px solid #FFFFFF;
                    }
                        #header > ul > li.mnav > span > a:hover{
                            color: #CE221E;
                        }
    #sbanner {
        min-height:80px;
        overflow:hidden;
    }
        #sbanner > img {
            min-height: 80px;
        }
    #linkbox {
        padding: 10px 0;
    }
        #linkbox > div > b {
            padding: 0 0 0 5px;
        }
    #botombox {
        padding: 10px 0;
    }
        #botombox > ul > li.txt {
            float:initial;
            width:90%;
            padding:0 5%;
            font-size:0.7rem;
            line-height:1.2rem;
        }
            #botombox > ul > li.txt img {
                margin:0 auto;
                max-width:100%;
                margin-bottom:10px;
            }
        #botombox > ul > li.menu {
            float: initial;
            width: 100%;
            text-align: center;
        }
            #botombox > ul > li.menu > span {
                width: 23%;
                padding: 10px 0 0 0;
            }
                #botombox > ul > li.menu > span > b {
                    font-size: 0.8rem;
                    height: 1.2rem;
                }
                #botombox > ul > li.menu > span > a {
                    font-size:0.7rem;
                    line-height: 1.2rem;
                }
    #footer {
        padding: 5px 0;
        font-size: 0.6rem;
        line-height: 1rem;
    }

    #classbox {
        height: auto;
        padding: 10px 0 0 0;
    }
        #classbox > div > a {
            margin: 0 0 1rem 0;
            width: 50%;
            height: auto;
            padding:5px;
            box-sizing: border-box;
        }
            #classbox > div > a > i {
                display: block;
                width: 100%;
                height: auto;
            }
            #classbox > div > a > span {
                width:100%;
                height: 42px;
                padding: 10px 10px 0 36px;
                box-sizing:border-box;
            }
                #classbox > div > a > span > img {
                    position: absolute;
                    top: 8px;
                    width: 32px;
                    height: 32px;
                }
                #classbox > div > a > span > b {
                    height: 0.9rem;
                    line-height: 0.9rem;
                    font-size: 0.8rem;
                    padding: 0 5px 0 0;
                }
            #classbox > div > a > span > em {
                font-size: 0.6rem;
            }

    #aboutbox {
        height: auto;
        padding: 30px 0;
    }
        #aboutbox > ul {
            height: auto;
        }
            #aboutbox > ul > li.txt {
                position: initial;
                width: 100%;
                height: auto;
                padding:0 10px;
                box-sizing: border-box;
            }
                #aboutbox > ul > li.txt > span {
                    height: 70px;
                }
                    #aboutbox > ul > li.txt > span > b {
                        display: inline-block;
                        width: 90%;
                        height: 33px;
                        font-size: 1.5rem;
                    }
                    #aboutbox > ul > li.txt > span > em {
                        top: 25px;
                        left: 46px;
                        height: 22px;
                        padding: 15px 0 0 10px;
                        font-size: 0.9rem;
                    }
                #aboutbox > ul > li.txt > div.x {
                    line-height: 1.2rem;
                }
            #aboutbox > ul > li.img {
                position: inherit;
                width: 100%;
                height: auto;
                padding: 0 10px;
                box-sizing: border-box;
            }

    #productbox {
        height: auto;
        overflow:hidden;
    }
        #productbox > ul {
            padding: 100px 0 0 0;
        }
            #productbox > ul > li.title {
                position: absolute;
                left: 50%;
                top: 30px;
                margin-left: -46px;
                width: 90%;
                height: 80px;
            }
                #productbox > ul > li.title > span {
                    display: block;
                    width: 100%;
                    height: 70px;
                }
                    #productbox > ul > li.title > span > b {
                        display: inline-block;
                        height: 33px;
                        width: 50%;
                        font-size: 1.5rem;
                    }
                    #productbox > ul > li.title > span > em {
                        top: 25px;
                        left: 46px;
                        height: 22px;
                        padding: 15px 0 0 10px;
                        font-size: 0.9rem;
                    }
            #productbox > ul > li.classify {
                padding: 20px 0;
                height:2.5rem;
            }
                #productbox > ul > li.classify > a {
                    float: left;
                    margin: 0 1%;
                    width: 23%;
                    height: 2.5rem;
                    text-align: center;
                    line-height: 2.5rem;
                    padding: 0;
                    font-size: 0.75rem;
                    box-sizing: border-box;
                    overflow:hidden;
                }
            #productbox > ul > li.list {
               display:none;
            }
            #productbox > ul > li.lists {
                display: block;
                padding:0;
            }
                #productbox > ul > li.lists div.swiper-slide {
                    float: left;
                    margin: 0 1% 1rem 1%;
                    width: 48%;
                    height: auto;
                }
                    #productbox > ul > li.lists div.swiper-slide > a {
                        display: block;
                        width: 100%;
                        height: auto;
                        padding: 5px;
                        box-sizing: border-box;
                        border:1px solid #F5F5F5;
                    }
                        #productbox > ul > li.lists div.swiper-slide > a > img {
                            width: 100%;
                            height: auto;
                        }
                        #productbox > ul > li.lists div.swiper-slide > a > b {
                            font-size: 0.7rem;
                            padding: 5px 0 0 0;
                            line-height: 1rem;
                            height: 2rem;
                            display: -webkit-box;
                            -webkit-box-orient: vertical;
                            -webkit-line-clamp: 2;
                            overflow: hidden;
                        }
            #productbox > ul > li.more {
                clear:both;
                height: 70px;
            }
            
    #casebox {
        height: auto;
        overflow: hidden;
    }
        #casebox > ul {
            padding: 100px 0 0 0;
        }
            #casebox > ul > li.title {
                position: absolute;
                left: 50%;
                top: 30px;
                margin-left:-46px;
                width: 90%;
                height: 80px;
            }
                #casebox > ul > li.title > span {
                    display: block;
                    width:100%;
                    height: 70px;
                }
                    #casebox > ul > li.title > span > b {
                        display: inline-block;
                        height: 33px;
                        width:50%;
                        font-size: 1.5rem;
                    }
                    #casebox > ul > li.title > span > em {
                        top: 25px;
                        left: 46px;
                        height: 22px;
                        padding: 15px 0 0 10px;
                        font-size: 0.9rem;
                    }
                #casebox > ul > li.list > a {
                    width: 48%;
                    margin:0 1% 0.7rem 1%;
                    height: auto;
                    padding:5px;
                    box-sizing:border-box;
                    overflow:hidden;
                }
                    #casebox > ul > li.list > a.r {
                        margin-right: 1%;
                    }
                    #casebox > ul > li.list > a > i {
                        width: 100%;
                        height: auto;
                    }
                        #casebox > ul > li.list > a > i > img {
                            width: 100%;
                            height: auto;
                        }
                    #casebox > ul > li.list > a > i > b {
                        font-size: 0.75rem;
                        overflow:hidden;
                    }

    #newsbox {
        height: auto;
        overflow:hidden;
    }
        #newsbox > ul {
            padding: 100px 0 0 0;
        }
            #newsbox > ul > li.title {
                position: absolute;
                left: 50%;
                top: 30px;
                margin-left: -46px;
                width: 90%;
                height: 80px;
            }
                #newsbox > ul > li.title > span {
                    display: block;
                    width: 100%;
                    height: 70px;
                }
                    #newsbox > ul > li.title > span > b {
                        display: inline-block;
                        height: 33px;
                        width: 50%;
                        font-size: 1.5rem;
                    }
                    #newsbox > ul > li.title > span > em {
                        top: 25px;
                        left: 46px;
                        height: 22px;
                        padding: 15px 0 0 10px;
                        font-size: 0.9rem;
                    }
            #newsbox > ul > li.list {
                padding: 10px 0 20px 0;
            }
                #newsbox > ul > li.list > div {
                    position: initial;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: auto;
                    padding: 0 10px;
                    box-sizing: border-box;
                }
                    #newsbox > ul > li.list > div > div.swiper-container {
                        position: relative;
                        width: 100%;
                        height: auto;
                        background:#E2E2E2;
                    }
                    #newsbox > ul > li.list > div.swiper-slide > a {
                        width: 100%;
                        height: auto;
                    }
                #newsbox > ul > li.list div.swiper-slide > a > img {
                    width: 100%;
                    height: auto;
                }
                #newsbox > ul > li.list > a {
                    height:auto;
                    padding:10px;
                    box-sizing:border-box;
                }
                    #newsbox > ul > li.list > a > b {
                        display: block;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        padding: 0;
                    }

    #curbox {
        padding: 8px 5px;
        box-sizing:border-box;
        font-size:0.7rem;
    }
    #textbox > ul > li.menu {
        display: none;
    }
    #textbox > ul > li.mmenu {
        display: block;
        height: 40px;
        border-bottom:1px solid #F5F5F5;
    }
        #textbox > ul > li.mmenu a {
            display: block;
            width: 100%;
            height: 39px;
            line-height: 39px;
            text-align: center;
            color: #333333;
            font-size: 0.8rem;
            transition: All 0.3s ease-in-out;
            -webkit-transition: All 0.3s ease-in-out;
            -moz-transition: All 0.3s ease-in-out;
            -o-transition: All 0.3s ease-in-out;
        }
            #textbox > ul > li.mmenu a:hover, #textbox > ul > li.mmenu a.cur {
                color: #CE221E;
                border-bottom: 1px solid #CC211E;
            }
    #textbox > ul > li.title {
        padding: 20px 10px 10px 10px;
        line-height: 1.5rem;
        font-size: 1rem;
    }
        #textbox > ul > li.item {
            font-size: 0.6rem;
        }
        #textbox > ul > li.text {
            padding: 20px 10px;
            box-sizing:border-box;
        }
        #textbox > ul > li.text img {
            display:block;
            margin:10px 0;
        }

    #formbox {
        padding: 10px 0;
    }
        #formbox > ul {
            border: none;
        }
            #formbox > ul > li {
                height: auto;
                padding: 10px 10px 0 10px;
                border-bottom:none;
            }
                #formbox > ul > li > b {
                    display: block;
                    position: initial;
                    top: 0;
                    left: 0;
                    width: auto;
                    height: 25px;
                    text-align: left;
                    line-height: 20px;
                    background: none;
                    padding: 0;
                    border-right:none;
                }
                #formbox > ul > li > input {
                    float:initial;
                    width: 100%;
                    box-sizing:border-box;
                }
                #formbox > ul > li > em {
                    display:none;
                }
                #formbox > ul > li.txt {
                    height: auto;
                }
                    #formbox > ul > li.txt > b {
                        height: 25px;
                    }
                    #formbox > ul > li.txt > textarea {
                        float: initial;
                        width: 100%;
                        height: 110px;
                        padding: 5px 10px;
                        line-height: 1.2rem;
                        box-sizing: border-box;
                    }
                #formbox > ul > li.vc > input {
                    width: 100%;
                }
                #formbox > ul > li.vc > img {
                    position:absolute;
                    top:36px;
                    right:11px;
                    height: 36px;
                    border:none;
                }
                #formbox > ul > li.btn {
                    height:60px;
                }
                    #formbox > ul > li.btn > input {
                        display: block;
                        width: 100%;
                        padding: 0;
                        font-size: 1rem;
                        text-align: center;
                    }
                    #formbox > ul > li.btn > label {
                        display: none;
                    }

    #listbox {
        padding: 0;
        overflow:hidden;
    }
        #listbox > ul > li.menu {
            display:none;
        }
        #listbox > ul > li.mmenu {
            display: block;
            height: 40px;
            border-bottom: 1px solid #F5F5F5;
        }
            #listbox > ul > li.mmenu a {
                display: block;
                width: 100%;
                height: 39px;
                line-height: 39px;
                text-align: center;
                color: #333333;
                font-size: 0.8rem;
                transition: All 0.3s ease-in-out;
                -webkit-transition: All 0.3s ease-in-out;
                -moz-transition: All 0.3s ease-in-out;
                -o-transition: All 0.3s ease-in-out;
            }
                #listbox > ul > li.mmenu a:hover, #listbox > ul > li.mmenu a.cur {
                    color:#CE221E;
                    border-bottom: 1px solid #CC211E;
                }

        #listbox > ul > li.nlist {
            border-top:none;
        }
            #listbox > ul > li.nlist > a {
                height: 68px;
                padding: 10px 5px 10px 105px;
            }
                #listbox > ul > li.nlist > a > i {
                    position: absolute;
                    top: 10px;
                    left: 5px;
                    width: 90px;
                    height: 68px;
                }
                    #listbox > ul > li.nlist > a > i > img {
                        width: 90px;
                        height: 68px;
                    }
                #listbox > ul > li.nlist > a > b {
                    font-size: 0.85rem;
                    height: 0.85rem;
                    line-height: 0.85rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }
                #listbox > ul > li.nlist > a > em {
                    font-size: 0.6rem;
                    line-height:0.8rem;
                }
                #listbox > ul > li.nlist > a > div {
                    font-size: 0.7rem;
                    line-height: 1.2rem;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    overflow: hidden;
                }

        #listbox > ul > li.clist {
            padding: 10px 0 0 0;
        }
            #listbox > ul > li.clist > a {
                width: 48%;
                margin: 0 1% 0.7rem 1%;
                height: auto;
                padding: 5px;
                box-sizing: border-box;
                overflow: hidden;
            }
                #listbox > ul > li.clist > a.r {
                    margin-right: 1%;
                }
                #listbox > ul > li.clist > a > i {
                    width: 100%;
                    height: auto;
                }
                    #listbox > ul > li.clist > a > i > img {
                        width: 100%;
                        height: auto;
                    }
                    #listbox > ul > li.clist > a > i > b {
                        font-size: 0.75rem;
                        overflow: hidden;
                    }

        #listbox > ul > li.list {
            padding: 10px 0 0 0;
        }
            #listbox > ul > li.list > a {
                float: left;
                margin:0 1% 1rem 1%;
                width:48%;
                height:auto;
                padding: 5px;
                box-sizing:border-box;
            }
                #listbox > ul > li.list > a.r {
                    margin-right: 1%;
                }
                #listbox > ul > li.list > a > img {
                    width: 100%;
                    height: auto;
                }
                #listbox > ul > li.list > a > b {
                    font-size: 0.7rem;
                    padding: 5px 0 0 0;
                    line-height: 1rem;
                    height:2rem;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    overflow: hidden;
                }
}
/************************************************************************************/
@media screen and (max-width: 480px) {
    /* disable webkit text size adjust (for iPhone) */
    html {
        -webkit-text-size-adjust: none;
    }
}
