.body-right{
	width: 780px;
	float: right;
	display: block;
}

.body-right{
    /*text-align: center;*/
}
.body-right .evaluation-modal table{
    text-align: center;
    width: calc(100% - 80px);
    margin: 0 40px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.body-right .evaluation-modal table tr{
    border-bottom: 1px solid #ccc;
    line-height: 32px;
    height: 34px;
}
.body-right table tr td p{
    margin: 0;
}

.certificate-modal{
    background-color: #fff0eb;
}

.certificate-title{
    font-size: 22px;
    color: #f60;
    text-align: left;
    margin: 0;
    padding: 10px;
}
/***************** yyy *********************/
.home-nav .home-nav-active {
    /*background-color: #e9a31c;*/
}
.nav-list li:hover{
    /*background-color: #e9a31c;*/
}
.nav-list a:hover{
    color: #F98E2B;
}
.bigImg {
    width: 70%;
    max-width: 1790px;
    max-height: 1276px;
}