body {
    font-size: 12px;
    font-family: "Microsoft YaHei";
}
/* zhanght*/
.nav, .pagination, .carousel, .panel-title a {
    cursor: pointer;
}

.thumbnail > img, .thumbnail a > img {
    width: 100%;
    display: block;
}


.ace-nav > li > a {
    background-color: transparent;
}

    .ace-nav > li > a:hover, .ace-nav > li > a:focus, .ace-nav > li.open > a {
        background-color: transparent;
        color: #fff;
    }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
}
/*.main-content {
  margin-left: 0px;
  min-height: 100%;
  padding: 0;
}
.container.main-container .footer .footer-inner {
    margin-left: 0px;
    left: auto !important;
    right: auto !important;
    width: 1164px;
}*/
/*×¨ÌâÆµµÀÄ£¿é*/
ul.catalogTree {
    overflow-x: auto;
}

.attrs-sel .key {
    background: none repeat scroll 0 0 #ECECEC;
    color: #858585;
    float: left;
    line-height: 24px;
    margin: 3px 0 0 -60px;
    position: relative;
    text-align: center;
    width: 50px;
}

.attrs-sel {
    background: none repeat scroll 0 0 #FFFFFF;
}

    .attrs-sel .item {
        border-bottom: 1px dashed #E1E1E1;
        padding: 10px 0 10px 60px;
    }

    .attrs-sel li a {
        display: inline-block;
        height: 18px;
        line-height: 18px;
        padding: 0 5px;
    }

    .attrs-sel ul {
        margin: 0;
        padding-left: 0;
    }

    .attrs-sel li a {
        display: inline-block;
        height: 18px;
        line-height: 18px;
        padding: 0 5px;
    }

ul, li {
    list-style: none outside none;
}

.attrs-sel li {
    display: inline-block;
    padding: 5px 10px;
}

.attrs-sel .all, .attrs-sel .current {
    background: none repeat scroll 0 0 #3399DD;
    color: #FFFFFF;
}


.table > thead > tr > th:last-child {
    border-right-color: #ddd;
}

.margin-style {
    margin-top: 5px;
}

.margin-style.pull-left:before {
        content: "";
        display: table;
    }


td .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}


.pagination > li > a, .pagination > li > span {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 10px;
}

.bootbox-body { word-wrap: break-word; word-break:break-all; }





