.weixiu {
    font-size: 14px;
    color: #999;
    border: 1px solid #E6E6E6;
    padding: 30px 20px;
	list-style-type: none;
}

.weixiu > .dll {
    margin-bottom: 20px;
}

.weixiu > dl {
    margin-top: 10px;
}

.dt, .dtt {
    font-size: 16px;
    color: #DA2735;
}

.dl2 p {
    margin-bottom: 20px;
}

.weixiu dd dd {
    margin-left: 24px;
}

.weixiu .have-left {
    margin-left: 24px;
}

.dl5 table {
    width: 780px;
    margin-top: 10px;
}

.dl5 table td {
    padding: 0 4px;
}

.dl5 th {
    color: #DA2735;
    padding: 4px;
}

.dl5 th:nth-of-type(1) {
    width: 100px;
}

.dl5 th:nth-of-type(2) {
    width: 200px;
}

.dl5 th:nth-of-type(3) {
    width: 300px;
}

.dl .dt {
    background: url(../image/xsj.png) no-repeat bottom right;
    background-size: 12px 12px;
}

.dl > dd {
    display: none;
}

.weixiu-dt {
    cursor: pointer;
    position: relative;
}

.weixiu-dt > div:nth-of-type(1) {
    display: inline-block;
    padding-right: 20px;
    position: relative;
    z-index: 9;
    background-color: #fff;
}

.div-border-bottom {
    width: 97%;
    border-bottom: 1px dashed #E6E6E6;
    position: absolute;
    top: 16px;
    left: 0;
    z-index: 1;
}
dd, dt{
	line-height: 30px !important;
}