﻿.content-width {
    width: 1590px;
    margin: 0 auto;
}

.product-type-img {
    margin-left: 150px;
}

.search-div, .search-txt {
    width: 789px;
}

.search-div {
    margin-left: 265px;
}

.account-nav {
    width: 405px;
}

.cont-icon {
    margin-left: 157px;
}

.map-path {
    font-size: 0;
    height: 64px;
    padding-top: 11px;
}

    .map-path label {
        font-size: 12px;
        color: rgb(205,205,206);
        margin: 0 8px 0 8px;
    }

    .map-path a {
        font-size: 12px;
        color: rgb(119,119,119);
    }

        .map-path a:last-child {
            color: rgb(51,51,51);
        }

.accordion-div {
    width: 380px;
    line-height: 53px;
    height: 53px;
    background-color: white;
    border: white;
    /*border: 1px solid rgb(247,248,250);*/
    cursor: pointer;
}


.accordion-div-ul {
    padding-left: 16px;
    margin: 20px 0;
    padding-bottom: 10px;
}

    .accordion-div-ul p, .accordion-div-ul li {
        font-size: 14px;
    }
/*.accordion-div-ul  {
            accordion-div-ul
        }*/
.accordion-div-expand {
    background-color: rgb(247,248,250);
}

    .accordion-div-expand .accordion-div-icon {
        background-image: url(../images/img0014.png);
    }

.accordion-div:hover {
    background-color: rgb(247,248,250);
}

.accordion-div label {
    font-size: 14px;
    height: 14px;
    padding-left: 17px;
    color: rgb(119,119,119);
}

.accordion-div-icon {
    position: absolute;
    width: 15px;
    height: 15px;
    background-image: url(../images/img0015.png);
    background-position: center center;
    background-repeat: no-repeat;
    top: 20px;
    right: 12px;
}

.accordion-ul p, .accordion-ul1 li p, .accordion-ul2 li p, .accordion-ul3 li p {
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    margin: 0;
    margin-top: 11px;
    padding: 0;
    cursor: pointer;
    color: rgb(102,102,102);
}

.word-color {
    color: rgb(119,119,119);
}

.word-color1 {
    color: rgb(51,51,51);
}

.accordion-ul-li-p-line {
    text-decoration: underline;
}

.accordion-ul1 {
    margin-bottom: 21px;
}

.accordion-ul1, .accordion-ul2, .accordion-ul3 li {
    /*margin-top: 11px;*/
}

.accordion-ul2 {
    margin-left: 17px;
}

.accordion-ul3 {
    margin-left: 15px;
}

.accordion-country-serach {
    width: 348px;
    height: 39px;
    border: 1px solid rgb(215,216,217);
    border-radius: 4px;
    padding-left: 15px;
    font-size: 12px;
    margin: 16px 0 17px 0;
}

.accordion-search-ul li {
    height: 15px;
    line-height: 15px;
    margin-bottom: 8px;
}

    .accordion-search-ul li input[type=checkbox] {
        height: 15px;
        display: inline-block;
        width: 15px;
        vertical-align: middle;
        margin: 0;
    }

    .accordion-search-ul li label {
        vertical-align: middle;
        display: inline-block;
        margin-left: 8px;
        font-size: 9px;
        color: rgb(51,51,51);
    }

.brand-view {
    margin-left: 20px;
    width: 1180px;
}

.brand-view-describe {
    height: 168px;
}



    .brand-view-describe p:first-child {
        font-size: 27px;
        color: rgb(51,51,51);
        padding-top: 7px;
        height: 27px;
        line-height: 27px;
    }

    .brand-view-describe p:last-child {
        margin-top: 21px;
        color: rgb(102,102,102);
        font-size: 11px;
        height: 11px;
        line-height: 11px;
        width: 1180px;
    }

.serach-word {
    width: 1180px;
    background-color: rgb(247,248,250);
    height: 59px;
    /*line-height: 59px;*/
    padding-left: 70px;
    cursor: pointer;
}

    .serach-word:after {
        display: block;
        content: "";
        clear: both;
    }

.serach-word-single, #btn_create_serach_typ {
    height: 30px;
    width: 40px;
    line-height: 30px;
    text-align: center;
    margin-top: 14px;
    background-color: rgb(247,248,250);
    color: rgb(102,102,102);
    font-size: 14px;
    float: left;
}

    .serach-word-single:hover, #btn_create_serach_typ:hover {
        background-color: rgb(230,238,240);
    }

.serach-word-single-focus {
    background-color: rgb(230,238,240);
}

.brand-view-detail {
    width: 1180px;
    margin-top: 43px;
}

.brand-view-single {
    height: 560px;
    width: 380px;
    background-color: rgb(247,248,250);
    color: rgb(228,229,231);
    margin-right: 20px;
    border: 1px solid rgb(228,229,231);
    border-radius: 4px;
    margin-bottom: 30px;
    float: left;
    cursor: pointer;
}

    .brand-view-single:nth-child(3n) {
        margin-right: 0;
    }

.brand-view-single-icon {
    padding: 20px 0;
    width: 380px;
    height: 140px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

    .brand-view-single-icon img {
        display: inline-block;
        max-height: 180px;
        max-width: 180px;
        margin: 0 auto;
    }

.brand-view-single-img {
    height: 200px;
    width: 290px;
    text-align: center;
    /*background-color: gray;*/
    margin: 0 auto;
}

    .brand-view-single-img img {
        max-height: 200px;
        max-width: 290px;
        display: inline-block;
    }

.brand-view-single-word {
    padding-top: 43px;
    text-align: center;
}

    .brand-view-single-word p {
        font-size: 14px;
        color: rgb(82,83,83);
    }

        .brand-view-single-word p:last-child {
            margin-top: 18px;
        }
