
.tec-body-div{
    padding-left: 20px;
}
.chd-item-txt-box {
    width: 100%;
    padding: 12px 0px;
    border-bottom: 1px dotted #cacaca;
}
.chd-item-txt-box-left{
    float: left;
    text-align: left;
}
.chd-item-txt-box-right{
    text-align: right;
}
a{
    text-decoration: none;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #464646;
    border: 0px;
}
a:hover{
    font-size: 14px;
    font-family: SimSun;
    color: #0348a5;
}
img{
    border: none;
}

