a:hover{
    text-decoration: none;
}
.caseCent-right{
    width: 890px;
    float: right;
    margin-top: 50px;
    /*background: darkgray;*/
}
.caseCent-right h5{
    display: inline-block;
    width:49%;
    font-size: 16px;
    color: #4a4a4a;
}
.caseCent-right h5>span{
    font-size: 14px;
    color: #2c3a91;
}
.caseCent-right h5.caseRight-topBT{
    font-size: 20px;
    color: #2c3a91;
    text-align: right;
}
.caseCent-right .caseRight-topBT font{
    font-size: 16px;
    font-weight: bold;
    padding-left: 8px;
    color: #acacac;
}
hr{
    margin-top:0;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #41A4E6;
}
.caseCent-right .caseRightAge{
    width: 900px;
    padding: 20px 4px 20px 4px;
    background-color: #f8f8f8;
}
.caseCent-right .caseRightAge:after{
    content:'';
    display: block;
    clear: both;
}
p{margin: 0;}
ul{
    list-style: none;
    margin: 0;
    padding:0;
}
.showPagePaging{
    margin: 50px auto;
}
#p_name>b{
    font-size: 16px;
}
.partner{
    display: inline-block;
    width:30%;
    margin-bottom:20px;
    text-align: center;
}
#partner{
    width:90%;
    margin: 40px auto;
    text-align: center;
}