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;
}
.caseCent-right .caseRightAge:after{
    content:'';
    display: block;
    clear: both;
}
.caseRightAgeDiv{
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.caseRightAgeDiv:hover{
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
}
.caseCent-right .caseRightAge .caseRightAgeDiv{
    width: 415px;
    height: 365px;
    background: #F1F1F1;
    margin-bottom: 60px !important;
    border-radius: 5px;
    float: left;
    margin-left: 25px;
    margin-top:30px;
}
.caseRightAgeDiv h4{
    color: #4a4a4a;
    padding: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;

}
.caseRightAgeDiv p{
    color: #5F5F5F;
    padding: 20px 20px 0px 20px;
    line-height: 20px;
    font-family: Arial,"宋体";
    margin:0;
    font-size: 14px;
}
p{margin: 0;}
.readmore{margin-bottom: 10px;}
ul{
    list-style: none;
    margin: 0;
    padding:0;
}
.showPagePaging{
    margin: 50px auto;
}