/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }.container{ width:100% } *{ font-family: "Microsoft Yahei","微软雅黑",arial; word-wrap: break-word; word-break: normal;} @media screen and (max-width:1440px) { } @media screen and (max-width:1024) { } @media only screen and (max-width: 768px){ } .p_page .pageNum.active { text-decoration: none; background-color: #303067 !important; color: #fff; border-color: #303067 !important; } .p_page .pageNum:hover { color: #fff; border-color: #303067 !important; cursor: pointer; text-decoration: none; background-color: #303067 !important; } .p_page .next:hover { background: #303067 !important; border-color: #303067 !important; color: #fff; cursor: pointer; }