a {
    text-decoration: none;
}

li {
    list-style-type: none;
}

.big {
    width: 900px;
    height: auto;
    margin: 0 auto;
}

.da {
    width: 900px;
    height: auto;
    background-color: white;
    margin: 0 auto;
    padding: 25px 0px 10px;
}

.toubu {
    width: 900px;
    height: 180px;
    background: url(../img/ji.png) no-repeat;
    background-color: white;
    margin: 0 auto;
    margin-bottom: 20px;
}

.le {
    width: 93px;
    height: 130px;
    border: 1px solid #ddd;
    float: left;
    margin-top: 30px;
    margin-left: 40px;
}

    .le img {
        width: 93px;
        height: 130px;
    }

.ri {
    width: 700px;
    height: 180px;
    margin-left: 20px;
    float: left;
}

    .ri h1 a {
        display: block;
        margin-top: 30px;
        color: #222;
        font-size: 18px;
        font-weight: 600;
        width: 700px;
        height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .ri h1 a:hover {
            color: #5280e0;
        }

    .ri p {
        color: #999;
        font-size: 14px;
        margin-top: 20px;
    }

.botto {
    width: 700px;
    height: 36px;
    margin-top: 15px;
}

    .botto p {
        line-height: 32px;
    }

        .botto p span {
            padding-right: 20px;
        }

.da-box {
    width: 880px;
    height: 30px;
    height: 78px;
    border: 1px dashed #ddd;
    margin: 0 auto;
    margin-bottom: 20px;
}

    .da-box:hover {
        border: 1px dashed #5280e0;
    }

.one1 {
    width: 880px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ddd;
}

    .one1 img {
        float: left;
        margin-top: 15px;
    }

    .one1 a {
        display: block;
        float: left;
        width: 550px;
        font-size: 15px;
        color: #333;
        font-weight: 500;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-left: 20px;
    }

        .one1 a:hover {
            color: #5280e0;
        }

    .one1 span {
        font-size: 13px;
        color: red;
        padding-left: 150px;
    }

.two1 {
    line-height: 38px;
    font-size: 12px;
    color: #999;
}

    .two1 div {
        float: left;
    }

    .two1 span {
        margin-right: 20px;
        display: block;
        float: left;
        font-size: 12px;
    }

    .two1 a {
        display: block;
        float: right;
        margin-right: 50px;
        margin-top: 3px;
    }

.youzhi {
    background-color: #e88e00;
    color: white;
    margin-top: 9px;
    line-height: 20px;
    padding-right: 5px;
    padding-left: 2px;
    border-radius: 2px 10px 10px 2px;
}
