﻿section {
    font-family: Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
    width: 1000px;
    overflow: hidden;
    margin: auto;
    padding-top: 300px;
    position: relative;
    text-align: center;
}

#banner {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 300px;
    padding: 0;
    margin: auto;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    /*transition: all 0.5s ease;*/
}

    #banner .double_wrapper {
        width: 200%;
    }

        #banner .double_wrapper .img_left {
            width: 50%;
            height: 300px;
            float: left;
            background: url(../images/corner_banner_left.jpg) center bottom no-repeat;
        }

        #banner .double_wrapper .img_right {
            width: 50%;
            height: 300px;
            float: left;
            background: url(../images/corner_banner_right.jpg) center bottom no-repeat;
        }

    #banner .wrapper {
        position: absolute;
        top: 100px;
        width: 100%;
    }

        #banner .wrapper.fixed {
            position: fixed;
            width: 100%;
            top: 20px;
            right: 0;
            z-index: 2;
        }

    #banner.fixed {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 2;
        height: 130px;
    }

        #banner.fixed .double_wrapper .img_left {
            height: 130px;
        }

        #banner.fixed .double_wrapper .img_right {
            height: 130px;
        }

    #banner .nav {
        display: inline-block;
        width: 80px;
        height: 80px;
        padding: 30px 0;
        border-radius: 50%;
        box-sizing: border-box;
        font-size: 16px;
        color: #FFF;
        background-color: #828180;
        cursor: pointer;
    }

        #banner .nav.current {
            background-color: #605d5c;
        }

#listWrapper {
    width: 100%;
    overflow: hidden;
}

#double_wrapper {
    width: 200%;
}

/*=[brand]=========*/
#brandlist {
    position: relative;
    width: 50%;
    float: left;
    background: url(../images/corner_brand_bg_pc.jpg) fixed center bottom no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 20px 0;
}

    #brandlist .aside {
        width: 100%;
        text-align: center;
        margin-left: 0;
    }

        #brandlist .aside .brand {
            padding: 10px 0;
        }

.brand01.show {
    background-color: #fef7ed;
}

.brand02.show {
    background-color: #F0E8E6;
}

.brand03.show {
    background-color: #dedede;
}

.brand04.show {
    background-color: #ECF5FF;
}

.brand05.show {
    background-color: #fff1f2;
}

.brand06.show {
    background-color: #E8F1FF;
}

.brand07.show {
    background-color: #ffffe2;
}

.brand08.show {
    background-color: #EAE7DD;
}

.brand09.show {
    background-color: #EADFD9;
}

.brand10.show {
    background-color: #f8f8f8;
}

.brand11.show {
    background-color: #eeeeee;
}

.brand12.show {
    background-color: #f8f8f8;
}

.brand13.show {
    background-color: #ffffff;
}

.brand14.show {
    background-color: #f8f8f8;
}

.brand15.show {
    background-color: #F4F2D7;
}

.brand16.show {
    background-color: #f8f8f8;
}

.brand17.show {
    background-color: #fef7ed;
}

.brand18.show { /*diesel*/
    background-color: #eeeeee;
}

.brand19.show { /*cavalli*/
    background-color: #eeeeee;
}

.brand35.show { /*AbyssHabidecor*/
    background-color: #eeeeee;
}
.brand36.show { /*MIRABELLO*/
    background-color: #dedede;
}
.brand37.show { /*carrara*/
    background-color: #eeeeee;
}
.brand38.show { /*CDL*/
    background-color: #F4F2D7;
}
.brand39.show { /*biancoperla*/
    background-color: #eeeeee;
}

#brandlist .aside .brand .logo {
    width: 120px;
    cursor: pointer;
    transition: all 0.5s ease;
}

    #brandlist .aside .brand .logo.current {
        margin-left: 210px;
    }

#brandlist .aside .brand .items {
    position: absolute;
    top: 0;
    right: 18%;
    display: none;
    width: 50%;
    padding: 10px;
    margin: 0 auto;
    text-align: left;
    box-sizing: border-box;
    background: url(../images/corner_items_bg.png);
}

    #brandlist .aside .brand .items .item {
        padding: 10px 0;
        border-bottom: 1px #BBB solid;
    }

        #brandlist .aside .brand .items .item.current {
            color: #F33;
        }

        #brandlist .aside .brand .items .item span {
            display: inline-block;
            vertical-align: top;
            text-align: left;
            line-height: 26px;
        }

        #brandlist .aside .brand .items .item a {
            color: #333;
        }

            #brandlist .aside .brand .items .item a img {
                width: 12px;
                padding: 0 0 0 10px;
                vertical-align: middle;
            }

        #brandlist .aside .brand .items .item span.title {
            width: 120px;
            font-size: 16px;
        }

        #brandlist .aside .brand .items .item .map {
            display: inline-block;
            float: right;
            width: 28px;
            margin-top: 10px;
        }

/*=[store]=========*/
#storelist {
    position: relative;
    width: 50%;
    float: left;
    background: url(../images/corner_store_bg_pc.jpg) fixed no-repeat;
    background-size: 100% auto;
}

    #storelist .aside {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

        #storelist .aside .location {
            color: #960;
            font-size: 18px;
            padding: 30px 10px 5px;
            border-bottom: 1px #996 dotted;
        }

        #storelist .aside .store {
            padding: 10px 0;
            color: #555;
        }

            #storelist .aside .store .storeTitle {
                display: block;
                font-size: 16px;
                width: 100%;
                font-weight: bold;
                cursor: pointer;
                transition: all 0.5s ease;
            }

                #storelist .aside .store .storeTitle.current {
                    color: #600;
                    margin-left: 220px;
                    text-align: left;
                }

            #storelist .aside .store .items {
                position: absolute;
                top: 0;
                right: 18%;
                display: none;
                width: 50%;
                padding: 10px;
                margin: 0 auto;
                text-align: left;
                box-sizing: border-box;
                background: url(../images/corner_items_bg.png);
            }

                #storelist .aside .store .items .item {
                    padding: 15px 0 20px;
                    line-height: 28px;
                    border-bottom: 1px #BBB solid;
                }

                    #storelist .aside .store .items .item span {
                        display: inline-block;
                        vertical-align: top;
                        text-align: left;
                        line-height: 26px;
                    }

                    #storelist .aside .store .items .item a {
                        color: #333;
                    }

                        #storelist .aside .store .items .item a img {
                            padding: 0 0 0 10px;
                            width: 12px;
                            vertical-align: middle;
                        }

                    #storelist .aside .store .items .item img {
                        width: 100px;
                        vertical-align: middle;
                        margin-right: 20px;
                    }

                        #storelist .aside .store .items .item img.map {
                            display: inline-block;
                            float: right;
                            width: 28px;
                            margin: 10px 0 0;
                        }


/*=[mobile]=========*/
section.mobile {
    padding-top: 160px;
}

    section.mobile #banner {
        height: 160px;
    }

        section.mobile #banner.fixed {
            height: 110px;
        }

        section.mobile #banner .wrapper {
            position: absolute;
            top: 50px;
            width: 100%;
        }

            section.mobile #banner .wrapper.fixed {
                position: fixed;
                width: 100%;
                top: 25px;
                right: 0;
                z-index: 2;
            }

        section.mobile #banner .double_wrapper .img_left {
            width: 50%;
            height: 160px;
            float: left;
            background: url(../images/corner_banner_left.jpg) center bottom no-repeat;
            background-size: 100% auto;
        }

        section.mobile #banner .double_wrapper .img_right {
            width: 50%;
            height: 160px;
            float: left;
            background: url(../images/corner_banner_right.jpg) center bottom no-repeat;
            background-size: 100% auto;
        }

        section.mobile #banner.fixed .double_wrapper .img_left {
            margin-top: -50px;
        }

        section.mobile #banner.fixed .double_wrapper .img_right {
            margin-top: -50px;
        }


        section.mobile #banner .nav {
            display: inline-block;
            width: 60px;
            height: 60px;
            padding: 20px 0;
            border-radius: 50%;
            box-sizing: border-box;
            font-size: 14px;
            color: #FFF;
            background-color: #828180;
            cursor: pointer;
        }

            section.mobile #banner .nav.current {
                background-color: #605d5c;
            }



    /*=[mobile brand]=========*/
    section.mobile #brandlist {
        background: url(../images/corner_brand_bg_mobile.jpg);
        background-size: 100% auto;
        padding: 0;
    }

        section.mobile #brandlist .aside {
            width: 100%;
            text-align: center;
            margin: 0;
        }

            section.mobile #brandlist .aside .brand .items {
                position: static;
                width: 400px;
                background: none;
            }

            section.mobile #brandlist .aside .brand .logo {
                opacity: 1;
                filter: alpha(opacity=100);
                transition: none;
            }


    /*=[mobile store]=========*/

    section.mobile #storelist {
        background: url(../images/corner_store_bg_mobile.jpg);
        background-size: 100% auto;
        padding: 0;
    }

        section.mobile #storelist .aside {
            width: 100%;
            text-align: center;
            margin: 0;
        }

            section.mobile #storelist .aside .store {
                padding: 10px;
                color: #555;
            }

                section.mobile #storelist .aside .store .storeTitle {
                    display: inline;
                    transition: none;
                }

                section.mobile #storelist .aside .store .items {
                    position: static;
                    width: 400px;
                    margin: 10px auto 0;
                }



.blockspan {
    display: block;
}

.inlinespan {
    display: inline;
}

.clear {
    clear: both;
}

@media screen and (max-width: 1000px) {
    section.mobile {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {



    .blockspan {
        display: inline;
    }

    .inlinespan {
        display: block;
    }
}

@media screen and (max-width: 500px) {
    section.mobile #banner .double_wrapper .img_left {
        background-size: auto 100%;
    }

    section.mobile #banner .double_wrapper .img_right {
        background-size: auto 100%;
    }

    section.mobile #brandlist .aside .brand .items {
        width: 100%;
    }

    section.mobile #brandlist .aside .brand .items2 {
        width: 100%;
    }

    section.mobile #brandlist .aside .brand .items .item span.title {
        width: 90px;
        font-size: 14px;
    }

    section.mobile #storelist .aside .store .items {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
}
