.div-mai-box {
    padding-top: 28px;
    padding-left: 20px;
    padding-bottom: 46px;
    overflow: hidden;
}

hr {
    border-top: 1px dotted #cacaca;
}

a {
    text-decoration: none;
    width: 40px;
    height: 40px;
}

.div-p {
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #4c4b4b;
}

.body-div-d1 {
    float: left;
    text-align: center;
    margin-right: 40px;
}

.chd-app-icon-txt {
    width: 50px;
    height: 50px;
    background-color: #0f61b9;
}

.body-div-dr {
    height: 400px;
    margin-left: 30px;
}

.chd-main-box-left {
    text-align: center;
}

.box-float-left {
    float: left;
}

.box-float-right {
    float: right;
}

.chd-txt-name {
    position: absolute;
    font-family: SimSun;
    font-size: 14px;
    color: #575757;
    display: inline-block;
    width: 150px;
}

.chd-txt-values {
    margin-left: 135px;
    line-height: 23px;
    display: inline-block;
    font-family: SimSun;
    font-size: 12px;
    color: #000000;
}
.chd-txt-values a{
    color: white;
}

.chd-main-box-right {
    width: 99%;
}

.chd-item-txt-box {
    width: 100%;
    padding: 12px 0px;
    border-bottom: 1px dotted #cacaca;
    font-size: 12px;
    line-height:20px;
}

.chd-txt-values-icon-bg {
    display: inline-block;
    width: 64px;
    line-height: 64px;
    border-radius: 50%;
    text-align: center;
}

.chd-txt-values > span:nth-child(1) {
    background-image: url("../images/box_use1.png");
}

.chd-txt-values > span:nth-child(2) {
    background-image: url("../images/box_use2.png");
}

.chd-txt-values > span:nth-child(3) {
    background-image: url("../images/box_use3.png");
}

.chd-txt-values > span:nth-child(4) {
    background-image: url("../images/box_use4.png");
}

.chd-txt-values > span:nth-child(5) {
    background-image: url("../images/box_use5.png");
}
a{
    border: 0px;
}
img{
    border: none;
}
.div-a{
    text-decoration: none;
    color: #4c4b4b;
}
