/*内容*/

.detail {
    margin-top: 0.6rem;
    padding: 0 0.2rem;
    padding-bottom: 1.2rem;
}

.detail>div:first-child {
    height: 5rem;
    width: 7.1rem;
    margin-bottom: 0.3rem;
}

.detail>div:nth-child(2) {
    font-size: 0.3rem;
    color: #301315;
    font-weight: 600;
    margin-bottom: 0.58rem;
}

.detail>div:nth-child(3) {
    height: 0.7rem;
    width: 100%;
    font-size: 0.24rem;
    border-bottom: 1px dotted #c0c0c0;
    margin-bottom: 0.4rem;
    color: #958888;
}

.detail>div:nth-child(3)>span:first-child {
    position: relative;
    top: 1;
    color: #301315;
    font-size: 0.28rem;
    display: inline-block;
    height: 100%;
    border-bottom: 2px solid #301315;
}

.detail>div:nth-child(3)>span:last-child {
    margin: 0 0.05rem;
}

.detail>div:last-child {
    height: 1rem;
    width: 100%;
    background: #ebebeb;
    margin-top: 0.94rem;
    padding: 0 0.2rem;
}

.detail>div:last-child>a {
    font-size: 0.28rem;
    color: #301315;
    display: block;
    width: 50%;
    border-right: 1px solid #dddddd;
    height: 100%;
    line-height: 1rem;
}

.detail>div:last-child>a:last-child {
    text-align: right;
    border: none;
}

.icon-jiantou_xiangzuo_o {
    font-size: 0.5rem;
    vertical-align: sub;
    margin-right: 0.2rem;
}

.icon-jiantou1 {
    font-size: 0.5rem;
    vertical-align: sub;
    margin-left: 0.2rem;
}