/*******************************************************/
.keywordfontcolor1125904{ font-weight: bold; color: #ff0000 !important;}
.wp table tbody tr td b {
    word-break: break-all;}

/* 搜索结果页 翻页条 */
.searchpage .secpag{display: flex;flex-wrap: wrap;justify-content: center;font-size: 16px;line-height: 26px;color: #333;margin-top:30px;}
.searchpage .secpag a{color: linear-gradient(45deg, #2262CE, #1AA07A);border:1px solid #333;padding:0 5px;}
.searchpage .secpag a:hover{background: linear-gradient(45deg, #2262CE, #1AA07A);color:#fff;}
@media screen and (max-width:1024px){
   .searchpage .secpag{font-size:14px;line-height:22px;} 
}
.footer .fta .fastlink .tit {
  text-align: center;}

.linkmb{display: none;}
@media (max-width: 1024px){
.linkpc{display:none;}
.linkmb{display: inline-block;}
}



