/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }.p_page .next{ background-color:rgba(0, 0, 0, 0.8)!important; } .p_page .next:hover{ background-color:rgba(0, 0, 0, 1)!important; } .p_page .pre:hover{ background-color:rgba(0, 0, 0, 1)!important; } .p_page .pageNum:hover{ background-color:rgba(0, 0, 0, 1)!important; } .p_page .pageNum:active { text-decoration: none!important; background-color:rgba(0, 0, 0, 0.8)!important; } .p_page .pageNum.active { text-decoration: none!important; background-color:rgba(0, 0, 0, 0.8)!important; color:rgba(255,255,255,1)!important; }