/*位置导航区域*/
.wz .titel {
    background: url(../images/dts.png) no-repeat center left;
    margin-bottom: 16px;
    padding: 14px 0 9px 30px;
    border-bottom: 1px solid #ececec;
}
.wz .titel span {
    font-size: 14px;
    color: #062f94;
    font-weight: bolder;
}

.productBox  .Text h2.titleh2{
    font-size: 18px;
    font-weight: 700;
    border-left: 4px rgb(192, 0, 0) solid;
    color: rgb(0, 0, 0);
    padding-left: 3px;
    display: inline-block;
    margin: 0 0 12px  0;
}
.productBox  .Text p.time{
    color: #999;
    font-size: 12px;
}
.productBox  .Text .textText{
    margin-top: 10px;
    margin-bottom: 40px;
}

.productBox .page{
    margin: 40px 0;
}
.productBox .page span{
    color: #666666;
    font-size: 14px;
    display: block;
    margin: 0 0 8px 0;
}
.productBox .page span:hover{
    color: #333;
}
