.journal li {
    border: 1px solid #dddddd;
    border-radius: 0px;
}
#abstract_p {
    margin-top: 10px;
    color: red;
    margin-left: 200px;
    font-size: 14px;
    display: none;
}
.confirm, .confirm2 {
    display: inline-block;
    width: 100px;
    height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: #00a5ec;
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    float: right;
    margin-top: 20px;
}
.tougao{margin-top:20px;}
.temp_2 {
    color: #0000CC;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
}