 html,body{ margin: 0; padding: 0; } .pagebox{position:relative;width:1200px; margin:0px auto; }p{margin:0;} body{overflow-x: hidden;} a{text-decoration: none!important;} a:hover{text-decoration: none!important;} a:active{text-decoration: none!important;} a:visited{text-decoration: none!important;} a:focus{text-decoration: none!important;}  .e_btn:hover{box-shadow: none!important;}  .p_page .pre{ background-color: rgba(238,238,238,1) !important; color:#333 !important; transition: all 0.3s; } .p_page .pre:hover{ background-color:rgba(59, 59, 59, 1)!important; color:#fff !important; } .p_page .pre.active{ background-color:rgba(59, 59, 59, 1)!important; color:#fff !important; } .p_page .next{ background-color:rgba(59, 59, 59, .8)!important; color:#fff !important; transition: all 0.3s; } .p_page .next:hover{ background-color:rgba(59, 59, 59, 1)!important; color:#fff !important; } .p_page .next.active{ background-color:rgba(59, 59, 59, 1)!important; color:#fff !important; } .p_page .pageNum{ background-color:rgba(238, 238, 238, 1)!important; color:#333 !important; transition: all 0.3s; } .p_page .pageNum:hover{ background-color:rgba(59, 59, 59, 1)!important; color:#fff !important; } .p_page .pageNum.active{ background-color:rgba(59, 59, 59, 1)!important; color:#fff !important; } .p_page .pre .iconfont:before{ shadow-angle:0px;!important shadow-distance:0px;!important shadow-angle-ofInset:0px;!important shadow-distance-ofInset:0px;!important } .p_page .next .iconfont:before{ shadow-angle:0px;!important shadow-distance:0px;!important shadow-angle-ofInset:0px;!important shadow-distance-ofInset:0px;!important }  .p_page .PageInterval{ line-height:30px; cursor:text; color:rgba(102,102,102,1); } .p_page .p_PageInterval{ line-height:30px; cursor:text; color:rgba(102,102,102,1); }