.tr_search { line-height: 40px;}
.tr_search  input:focus { outline: none;}
.tr_search .icon { font-size: 24px; color: #333; cursor: pointer;}
.tr_search .search_form { background: #fff; width: 100%; position: absolute; left: 0; top: -200px;}
.tr_search .search_form .form-control { margin-left: 1em; width: 80%; text-indent: 8px;}
.tr_search .search_form.open { display: block;}
.tr_search button,
.tr_search input { line-height: 1.9em;}
.tr_search .btn-submit,
.tr_search .btn-close { background: #2b5891; border-width: 0;}
.tr_search .btn-close { background: #8e8e8e;}
.tr_search .btn-submit .icon,
.tr_search .btn-close .icon { color: #fff;}

.tr_search button span { position: relative; top: 2px;}
.tr_search .close-btn { margin-left: 13px;}
.news_item li img { width: 20px;}

body  #publication_box .list_thesis .par_PriorCatLine { border-top-width: 0; padding: 20px 0 0;}
body  #publication_box .list_thesis .next_PriorCatLine { border-top-width: 0;}
.text_PriorCatLine { width: 100%; background: #2b5891; line-height: 2.2; font-size: 22px; padding-left: 1em; color: #fff;}

@media (max-width: 750px) {
    .text_PriorCatLine { font-size: 20px;}
    body  #publication_box .list_thesis .next_PriorCatLine { padding-top: 20px;}
}

body .pb_sys_common { display: none;}
.page_box .pb_sys_common { font-family: initial;}
.page_box .pb_sys_style3 .p_no_d {  border: 1px solid #002454; background-color: #002454;}
