.details {
    font-size: 14px;
    border-radius: 15px;
    border: solid 1px #ff5879;
    background: url("../../images/computer/innerPage3.jpg") repeat-y;
    background-size: 100% auto;
    margin: 15px auto;
}

.details-nav {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-bottom: solid 1px #ff5879;
    padding-left: 10px;
}

.details-tit {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding: 30px 0px;
}

.details-item {
    padding: 0px 80px;
    line-height: 2;
}

.phone{
    padding: 50px 80px 30px 80px;
}