/*产品中心*/
.product_list {
    float: left;
    width: 100%;
    border-bottom: 1px #CCCCCC solid;
    margin-bottom: 10px;
    margin-top: 5px;
}

.product_list .induction {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.product_list .induction dt {
    float: left;
    width: 96%;
    height: 35px;
    background: #224b81;
    margin-bottom: 5px;
    font: bold 14px/25px "宋体";
    padding-left: 2%;
    padding-right: 2%;
}

.product_list .induction dt .a2 {
    height: 35px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
}

.product_list .induction dd.img {
    float: left;
    width: 30%;

    margin-right: 10px;
    background: url(../../images/ad/1207202364567477533.gif) no-repeat;
}

.product_list .induction dd.img img {
    width: 100% !important;
    height: 100% !important;
}

.product_list .induction dd.text {
    float: left;
    width: 67% !important;
    height: 2.8rem;
    line-height: 20px;
    font-size: .3rem;
    padding-top: 5px;
    overflow: hidden;
}

.product_list .incompany {
    float: left;
    width: 100%;
    height: 35px;
    background: #cacaca;
    font-weight: bold;
    line-height: 35px;
    padding-left: 5px;
    font-size: .3rem;
    color: #fff;
}

.product_list .incompany_cont {
    float: left;
    width: 100%;
    padding-top: 15px;
}

.C_raght {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    line-height: 35px;
    font-weight: normal;
    color: #fff;

}

.C_raght a {
    color: #fff !important;
}

.product_list a {
    color: #fff;
}

.inner tr td {
    border: 1px solid #ddd;
    text-align: center;
    line-height: 0.95rem;
    height: 0.95rem;
    overflow: hidden;
    width: 30.5%;
    float: left;
    margin: 5px 1%;
    display: inline-grid;
}

.inner td a {

    color: Black;
    font-size: .3rem;

}

.pages {
    text-align: center;
    height: auto !important;

}

.nav_row1 nav {
    display: table;
    border-collapse: collapse;
    width: 100%;
}

.nav_row1 nav a {
    padding: 0;
    text-align: center;
    line-height: 2.5em;
    width: 25%;
}

.cnt tr td {
    padding: 0;
    margin: 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #ddd;
    text-align: center;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    width: 33%;
    float: left;

}

.inner,
.productList{
    padding: 0 .3125rem;
}