.body-right{
	width: 780px;
	float: right;
	display: block;
}

.body-right{
    text-align: center;
}
.body-right .scholarship-modal table{
    text-align: center;
    width: calc(100% - 80px);
    margin: 0 40px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.body-right .scholarship-modal table tr{
    border-bottom: 1px solid #ccc;
    line-height: 32px;
    height: 34px;
}
.body-right table tr td p{
    margin: 0;
}

.list-scholarship-icon-active::before{
    content: url('../../images/scholarship-icon.png');
    margin-right: 2px;
}
.scholarship-modal{
    background-color: #fff0eb;
}
.scholarship-all{
    padding: 15px;
    border-bottom: 1px dashed #ccc;
}
.scholarship-title{
    font-size: 22px;
    color: #f60;
    text-align: left;
    margin: 0;
}
.money-num{
    font-size: 20px;
}
.use-method{
    text-align: left;
    margin: 0;
}
.jilu{
    margin: 15px;
}
.table-year{
    color: #f60;
}
/***************** yyy *********************/
.home-nav .home-nav-active {
    /*background-color: #e9a31c;*/
}
.nav-list li:hover{
    /*background-color: #e9a31c;*/
}
.nav-list a:hover{
    color: #F98E2B;
}