.academic-trends {
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    background: #fff;}
.academic-trends li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #BFBFBF;}
.academic-trends li a .title{
    padding-left: 50px;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    color: #333;
    background: url(images/icon_001.png) no-repeat 20px center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
;}
.academic-trends li a .date{
    margin-right: 20px;
    flex: 0 0 120px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #999;
    border-radius: 3px;}
.pb_sys_common {
    font-size: 18px;}
.pb_sys_common .p_t { font-size: 18px; margin-right: 10px !important;}
.pb_sys_common .p_goto a {
    padding: 0!important;
    font-size: 18px!important;
    width: 52px !important;
    height: 45px !important;
    line-height: 45px !important;
    border-radius: 4px;}
.pb_sys_common .p_goto input {
    padding: 0!important;
    font-size: 18px!important;
    width: 52px !important;
    height: 45px !important;
    line-height: 45px !important;
    border-radius: 4px;}
.p_pages .p_no_d { font-size: 18px;}
.p_pages .p_no { font-size: 18px;}
.p_pages span { padding: 0 !important; width: 45px ; height: 45px !important; line-height: 45px !important; text-align: center; border-radius: 4px;}
.p_pages span a{ padding: 0 !important; width: 45px ; height: 45px !important; line-height: 45px !important; text-align: center; border-radius: 4px;}
.p_prev_d {
    background: url(images/prev.png) no-repeat center center;}
.p_prev a{
    background: url(images/prev.png) no-repeat center center;}
.p_next_d {
    background: url(images/next.png) no-repeat center center;}
.p_next a{
    background: url(images/next.png) no-repeat center center;}
