/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@font-face { font-family: 'iconfont'; src:url('/upload/font/NotoSansHans-Regular.otf') format('opentype'); } * { font-family: "iconfont"; font-weight: 400; } html::-webkit-scrollbar { width: 7px; height: 7px; background-color: #0385d7 } html::-webkit-scrollbar-track { border-radius: 0; background-color: #0385d7 } html::-webkit-scrollbar-thumb { border-radius: 0; width: 17px; height: 17px; background-color: #02b75b } a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s; } a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s; } a:link, a:visited { text-decoration: none; } a:active, a:hover { text-decoration: none; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; } .fl{ float:left; } .fr{ float:right; } .tb { display: table; height: 100%; width: 100%; } .tb_c { display: table-cell; vertical-align: middle; } .p_more {font-size: 14px!important;background: #eee;height: auto;} .p_page .pageNum.active ,.p_page .pre:active,.p_page .pre:hover{ background-color: #0385d7; border-color: #0385d7; } .p_page .next:active,.p_page .pageNum:active,.p_page .pageNum:hover { background-color: #0385d7; border-color: #0385d7; } .p_page .next:hover { background-color: #0385d7; border-color: #0385d7; } @media screen and (max-width: 768px){ .p_pagebox .next { background-color: #0385d7; } .p_pagebox .next:hover{ background-color: #0385d7; } .p_pagebox .next .font{ font-size:14px; } .p_pagebox .next .iconfont { font-size: 14px; margin-top: 3px; } .p_pagebox .num { font-size: 14px; } .p_pagebox .pre { background-color: #0385d7; } .p_pagebox .pre:hover{ background-color: #0385d7; } .p_pagebox .pre .font{ font-size:14px; } .p_pagebox .pre .iconfont { font-size: 14px; margin-top: 3px; } .p_pagebox .NumBox { height: 45px; } .p_pagebox .num .iconfont:before { font-size: 14px; } .p_pagebox .NumBox ul li{ margin:0; } }