﻿/************************************************************************************/
@media screen and (max-width: 980px) {
}

/************************************************************************************/
@media screen and (max-width: 640px) {
    body {
        min-width: 320px;
        width: 100%;
    }

    .zlayout {
        clear: both;
        margin: 0 auto;
        width: 100%;
    }
    #links {
        padding: 0 0 10px 0;
    }
    /* header */
    #header {
        height: 61px;
        border: none;
    }

        #header > div {
            height: 61px;
        }

            #header > div > a {
                width: auto;
                height: 61px;
                padding: 0 0 0 10px;
            }

                #header > div > a > img {
                    height: 61px;
                }

                #header > div > a > label {
                    display: none;
                }

            #header > div > span {
                display: none;
            }

    #nav {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        padding: 0;
        z-index: 999;
    }

        #nav > i {
            display: block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            color: #FFFFFF;
            background: #68BE02;
            border-radius: 3px;
            font-size: 1.5rem;
        }
        #nav > div {
            display: none;
            position: absolute;
            width: 150px;
            right: 0;
            top: 41px;
            padding: 0;
            background: #68BE02;
            border-radius: 3px;
        }
            #nav > div > span> a {
                display: block;
                width: 150px;
                height: 40px;
                line-height: 40px;
                color: #FFFFFF;
                border-bottom: 1px solid #67B902;
            }
                #nav > div > span > a.cur, #nav > div > span > a:hover {
                    color: #FFFFFF;
                }
            #nav > div > span:hover > em {
                display:none;
            }

    #banner div.swiper-slide > a > img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    #sbanner > img {
        width: 100%;
    }

    #footer > ul {
        height: auto;
        overflow: hidden;
        padding: 0;
    }
        #footer > ul > li {
            float: left;
            margin: 0;
            width: 100%;
            height: 68px;
            border-left: none;
            border-bottom: 1px solid #49494D;
        }
            #footer > ul > li.adds {
                width:100%;
            }
            #footer > ul > li.img {
                height: auto;
                width:100%;
                padding: 10px 0;
            }
    #footer > div.txt {
        border-top: none;
    }

    #about {
        height: auto;
        padding: 0;
    }
        #about > div.txt {
            float: right;
            width: 100%;
            height: auto;
            padding: 20px 0 0 0;
        }
            #about > div.txt > b.t {
                padding:0 10px;
                text-align:center;
            }
            #about > div.txt > em.e {
                line-height: normal;
                height: auto;
                text-align: center;
            }
            #about > div.txt > div.x {
                line-height: 1.5rem;
                color: #666666;
                padding: 0 10px 10px 10px;
            }
            #about > div.txt > a {
                display:block;
                color: #E77817;
                font-size: 1.4rem;
                text-align:center;
            }
                #about > div.txt > a:hover {
                    color: #68BE02;
                }
        #about > div.img {
            width: 100%;
            height: auto;
            padding:10px 0;
        }
            #about > div.img > img {
                display: block;
                max-width: 100%;
            }

    #server {
        height: auto;
    }
        #server > div.title > img {
            display:block;
            margin:0 auto;
            max-width: 50%;
        }
        #server > div.list {
            height: auto;
        }
            #server > div.list > a {
                margin:0 1%;
                width: 48%;
                height:320px;
            }
                #server > div.list > a > span {
                    display: block;
                    width: 100%;
                    height: 200px;
                    padding:10px 0 0 0;
                    background: #68BE02;
                    border-radius: 3px;
                    overflow: hidden;
                }
                    #server > div.list > a > span > b {
                        height: 40px;
                        line-height: 40px;
                        font-size: 1.1rem;
                    }
                #server > div.list > a > img {
                    position: absolute;
                    top: 170px;
                    left: 50%;
                    margin-left:-35%;
                    width: 70%;
                    height:auto;
                    border-radius: 100%;
                }

    #quality {
        height: auto;
    }
        #quality > div.list {
            height: auto;
            padding: 20px 0 0 0;
        }
            #quality > div.list > a {
                float: left;
                width: 50%;
            }
                #quality > div.list > a > img {
                    max-width: 50%;
                }
                #quality > div.list > a > label {
                    height:6rem;
                }

    #cert {
        padding: 0;
    }
        #cert > div.swiper-cert {
            width: 100%;
            height: 90px;
        }
            #cert > div.swiper-cert > div.swiper-wrapper {
                width: 100%;
                height: 90px;
            }
                #cert > div.swiper-cert > div.swiper-wrapper > div.swiper-slide {
                    width: 100%;
                    height: 90px;
                }
                    #cert > div.swiper-cert > div.swiper-wrapper > div.swiper-slide > a {
                        margin: 0 auto;
                        display: block;
                        width: 90%;
                        height: 70px;
                        padding: 10px 0 0 0;
                        border: 1px solid #E3E3E3;
                    }
                        #cert > div.swiper-cert > div.swiper-wrapper > div.swiper-slide > a > img {
                            margin:0 auto;
                            max-width: 90%;
                            max-height: 80%;
                        }
        #cert > div.prev, #cert > div.next {
            display:none;
        }

    #news {
        height: auto;
        padding: 20px 0 0 0;
    }
        #news > div.list {
            width: 100%;
            height: auto;
            padding: 20px 0 0 0;
        }
            #news > div.list > a.img {
                position:initial;
                width: 100%;
                height: auto;
                padding:0 0 20px 0;
            }
                #news > div.list > a.img > img {
                    display: block;
                    margin:0 auto;
                    width: 98%;
                    height: auto;
                }
                #news > div.list > a.img > b {
                    display: block;
                    padding: 0 1%;
                    height: 40px;
                    line-height: 40px;
                }
                #news > div.list > a.img > label {
                    padding: 0 1%;
                }
            #news > div.list > a.time {
                padding: 10px 10px 10px 80px;
            }
                    #news > div.list > a.time > em > i {
                        padding: 0;
                    }
    #customer > div.swiper-customer {
        margin: 0 auto;
        width: 98%;
        height: auto;
        overflow: hidden;
    }
            #customer > div.swiper-customer > div.swiper-wrapper {
                width: 100%;
                height: auto;
            }
                #customer > div.swiper-customer > div.swiper-wrapper > div.swiper-slide {
                    width: 100%;
                    height: auto;
                }
                    #customer > div.swiper-customer > div.swiper-wrapper > div.swiper-slide > a > img {
                        margin: 0 auto;
                        width: 95%;
                        height: auto;
                        border: 1px solid #E7E7E7;
                    }
    #customer > div.prev, #customer > div.next {
        display: none;
    }

    #center > div.txt > div.x img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }
    #center > div.menu {
        display:none;
    }
    #center > div.swiper-menu {
        display: block;
        margin:0 auto;
        width:96%;
        height: 40px;
        padding: 10px 0;
        overflow: hidden;
    }
        #center > div.swiper-menu > div.swiper-wrapper > div.swiper-slide {
            width:30%;
            height:40px;
        }
            #center > div.swiper-menu > div.swiper-wrapper > div.swiper-slide > a {
                display: block;
                padding:0 10px;
                height: 38px;
                color: #68BE02;
                line-height: 38px;
                font-size:0.9rem;
                text-align:center;
                border-radius: 3px;
                border: 1px solid #68BE02;
                transition: All 0.4s ease-in-out;
                -webkit-transition: All 0.4s ease-in-out;
                -moz-transition: All 0.4s ease-in-out;
                -o-transition: All 0.4s ease-in-out;
            }
                #center > div.swiper-menu > div.swiper-wrapper > div.swiper-slide > a.cur {
                    background: #68BE02;
                    color: #FFFFFF;
                }

    #center > div.list > a {
        height: 60px;
        padding: 15px 10px 15px 90px;
    }
        #center > div.list > a > em {
            width: 70px;
            height: 60px;
            font-size: 0.8rem;
        }
            #center > div.list > a > em > i {
                padding: 6px 0;
            }
            #center > div.list > a > b {
                height: 25px;
            }
            #center > div.list > a > label {
                line-height:1.1rem;
            }
    #news-box {
        padding: 0;
    }
        #news-box > ul {
            float: left;
            padding: 0;
            width: 100%;
        }
            #news-box > ul > li.title {
                padding:0 10px 10px 10px;
            }
            #news-box > ul > li.list > a {
                padding: 15px 80px 15px 10px;
            }
}
/************************************************************************************/
@media screen and (max-width: 480px) {
    /* disable webkit text size adjust (for iPhone) */
    html {
        -webkit-text-size-adjust: none;
    }
}

