@import "common.css";

.content_right{
    width: 910px;
}
.content_right dl{
    width: 100%;
    border: 1px solid #ddd;
    padding: 0 20px;
    margin-bottom: 30px;
}
.content_right>dl dt{
    width: 870px;
    height: 64px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 21px;
    font-size: 24px;
    line-height: 63px;
    color: #333;
}
.content_right>dl dd{
    min-height: 500px;
}
.content_right>dl dd p{
    font-size: 16px !important;
    line-height: 28px !important;
    font-family: "Microsoft Yahei" !important;
    text-indent: 2em;
    margin-bottom: 15px;
}
.content_right>dl dd p span{
    font-size: 16px !important;
    line-height: 28px !important;
    font-family: "Microsoft Yahei" !important;
}