body {
    background-color: #fff;
}

.swrap_center {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.swrap {
    font-family: "Microsoft YaHei", 微软雅黑, \9ed1\4f53, \5b8b\4f53, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
}

.mapList {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.mapTitle {
    height: 46px;
    background: #f4f4f4;
    border: 1px #ddd solid;
    border-top: 2px #ee1c23 solid;
    line-height: 46px;
    padding-left: 1%;
}

.mapList ul {
    padding: 10px 0;
    border: 1px #ddd solid;
    overflow: hidden;
    border-top: none;
}

.mapList ul li {
    width: 24%;
    float: left;
    padding-left: 1%;
    color: #bbb;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    font-size:16px;
}

;

.mapList ul li a {
    display: block;
    width: 90%;
    overflow: hidden;
    color: #555;
    font-size: 14px;
}


/*按产品检索的css */
table {
    border-collapse: collapse;
}

.jsTop {
    width: 1198px;
    margin-bottom: 16px;
    border: 1px #ddd solid;
    background: #fff;
}

.jsTop ul {
    width: 99%;
    height: 46px;
    padding-left: 1%;
}

.jsTop ul li {
    width: 3.2%;
    height: 44px;
    line-height: 44px;
    float: left;
    text-align: center;
}

.jsTop ul li.btactive {
    border-bottom: 2px #ee1c23 solid;
}

.jsTop ul li.btactive a {
    color: #ee1c23;
}

.updataBox {
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}

.updataBox h2 {
    border-bottom: 1px #ddd solid;
    font-size: 16px;
    padding: 10px 15px;
    color: #333;

}

.kj_box {
    width: 1160px;
    margin: 10px auto;
}

.kj_box tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.q_table tr {
    height: 40px;
    overflow: hidden;
}

.kj_box tr td {
    border: 1px solid #e0e0e0;
    max-width: 90px;
    line-height: 38px;
    height: 38px;
    text-align: center;
}

.kj_box tr td a {
    font-size: 14px;
}

.updaList td {
    background-color: #FFFFFF;
    height: 40px;
    padding: 0px 10px;
    overflow: hidden;
    width: 90px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.content {
    width: 1200px;
    margin: 20px auto 60px;
}

.topnav {
    font-size: 14px;
    color: #666;
}

.topnav a {
    font-size: 14px;
    color: #666;
}

a {
    color: #5a5657;
}

h2 {
    font-size: 20px;
    color: #ed6c00;
    font-weight: 600;
}