/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@media only screen and (max-width: 768px){ .stylebox_top { display: none; } .stylebox_top_line { height: 0px !important; } .stylebox_content { height: calc(100% - 48px); width: 100%; border-style: solid; border-color: #f0f0f0; border-width: 0px !important; } } .p_page .pre:hover,.p_page .pageNum.active,.p_page .pageNum.active,.p_page .next:hover,.p_page .next:active{ color: #fff; background: #ed9637; border-color:#ed9637; } a:hover{ color:#ed9637; text-decoration:none; } a:active{ color:#ed9637; text-decoration:none; }