﻿
.mainForNew {
    height: 100%;
    max-width: 1200px;
    position: relative;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", 黑体, sans-serif;
    font-size: 14px;
    margin: 10px auto;
    overflow:hidden;
}
    .mainForNew * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
.breadcrumb {
    font-size: 14px;
    height:48px;
    line-height:48px;
    background: none;
}
.main-left-new {
    width: 219px;
    float: left;
    background-color: #FFF;
}
.main-left-new h1 {
    padding: 8px 0 8px;
    background: url(../images/dian.jpg) no-repeat 15px 18px;
    font-size: 18px;
    color: #fff;
    padding-left: 35px;
    background-color: #4371B4;
    font-weight: normal;
    margin: 0;
}
.main-left-new dl {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.main-left-new dl dd {
   width: 208px;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: 1px dashed #ccc;
    padding: 8px 0 8px;
}
.main-left-new dl dd a {
    width: 100%;
}
.main-right-new {
    float: right;
    width: 960px;
    margin-left: 20px;
    border: 1px solid #eee;
    padding: 20px;
}
table {
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 14px;
    text-align: left;
    color: #000;
    border-width: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.search-default img.catImg {
    display: block;
}
img.catImg {
    float: left;
    display: none;
}

.search-default .catTitle {
    /*margin-left: 30px;*/
    padding-left: 10px;
}
.catTitle {
    border-bottom: 3px solid #2171AE;
    font-size: 1.2em;
    margin: .2em 0 .8em;
    text-align: left;
    min-width: 250px;
}
a.SearchResultsTopLevelCategory>h2 {
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 0;
    line-height: 20px;
}
h2.seoh2DefaultPage {
    font-size: 14px;
    font-weight: inherit;
    color: #000;
    display: inline;
    letter-spacing: 0;
}

.subCategoryHeader {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
a.SearchResultsSubLevelCategory {
    text-decoration: none;
    color: #2171AE;
    max-width: 415px;
    display: inline-block;
    height: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.hrSubCats {
    margin: 2px 0;
    background: transparent;
    width: 100%;
    height: 0;
    border-width: 0 0 1px 0;
    border-style: dotted;
    border-color: #666;
    color: #666;
}
.search-default li.sub-cat {
    display: inline-block;
    margin: .1em 0!important;
    width: 295px!important;
}
li.sub-cat {
    font-size: 1.05em;
    line-height: 1.2em;
    margin: 0;
    vertical-align: top;
    width: auto;
}
.SearchResultsSubLevelCategory {
    color: #000;
    padding: 2px;
}
.trh {
    height:35px;
}