*{padding:0;margin:0;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea{font-family:"微软雅黑"}
li{list-style:none;}
body,html{background:#fff;
   width: 100%;
    margin: 0;
    padding: 0;font-family: "Microsoft YaHei UI","微软雅黑";
    color:#000;
}
body{background:none !important;}
a{text-decoration: none;color:#666;text-decoration: none;font-family: "Microsoft YaHei UI","微软雅黑";
    font-size: 14px;}
a:hover{cursor:pointer;text-decoration: none;color:#4a4949;}
 .clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
}
/*Page*/
.pagebox { margin-top: 80px; text-align: center; padding-bottom: 37px; clear: both; }
.pagebox ul { display: inline; font-size: 0px; }
.pagebox ul li { height: 28px; min-width: 28px; line-height: 28px; display: inline-block; margin-right: 12px; }
.pagebox ul li a { min-width: 28px; height: 100%; border: 1px solid #dae0ee; padding: 0px 7px; box-sizing: border-box; display: block; font-size: 14px; color: #666666; text-align: center; border-radius: 3px; }
.pagebox ul li a:hover { border: 1px solid transparent; color: #fff; background-color: #349ed8; }
.pageboxactive a { border: 1px solid transparent !important; color: #fff !important; background-color: #349ed8; }
.pagebox ul li font { height: 25px; font-size: 14px; color: #666666; text-align: center; }
.pagebox ul li input { height: 23px; border: 1px solid #dae0ee; background-color: #f1f4fb; border-radius: 3px; width: 50px !important; margin: 0 !important; text-align: center; }
.pagebox ul li button { height: 25px; border: 1px solid #dae0ee; background-color: #fefefe; border-radius: 3px; color: #666666; }
.pagebox ul li span.page_ym{min-width: 28px;
    height: 100%;

    padding: 0px 7px;
    box-sizing: border-box;
    display: flex;
    font-size: 14px;
    color: #666666;
    text-align: center;
    border-radius: 3px;}
.pagebox ul li span .NormalRed{min-width: 28px;
    height: 100%;
    border: 1px solid #dae0ee;
    padding: 0px 7px;
    box-sizing: border-box;
    display: flex;
    font-size: 14px;
    color: #666666;
    text-align: center;
    border-radius: 3px;}
/*END Page*/