html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {font:12px/1.231 "å¾®é”Ÿæ–¤æ‹·é”Ÿè„šçŒ´æ‹·","Microsoft YaHei";word-wrap:break-word;word-break:break-all;min-width: 1192px;background-color: #f1f3f5;}
table{border-collapse:collapse;border-spacing:0;}
:focus{outline:0;}
ol,ul,li{list-style:none outside;}
address,caption,cite,code,dfn,em,strong,i,th,var{font-style:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before, q:after{content:'';}
abbr,acronym,fieldset,img,fieldset{border:0;}
abbr{cursor:help;}
a:hover{text-decoration:none;}
.bule{
    color: #ef7d1a;
    font-size: 14px;
}
.red{
    color:red;
}
.clearfix:after{content:".";height:0;visibility:hidden;display:block;clear:both;}
.clearfix{display:inline-block;}
.clearfix{display:block;}
.clear{height:0;overflow:hidden;clear:both;display:block;}
.wrapper {width: 100%;height: 100%;}
.box {width: 1192px;margin: auto;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.inlineblock{position:relative;display:-moz-inline-block;display:-moz-inline-box;display:inline-block;vertical-align:middle;}
.block{display:block;}
.none{display:none;}
.dn{display:none;}
.ov{overflow: hidden;}
.current{
    background: #436EEE;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {display:block;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none;}
a {margin:0;padding:0;text-decoration: none;font-size:100%;vertical-align:baseline;background:transparent; color:#468cc8;cursor: pointer;}
/*a:hover{background-color: #f1f3f5;transition: color .2s ease-in-out;}*/
/* change colours to suit your needs */
ins {background-color:#ff9;color:#000;text-decoration:none;}
/* change colours to suit your needs */
mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
/* change border colour to suit your needs */
hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}
input[type="submit"],input[type="reset"],input[type="button"],button {-webkit-appearance: none;}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ov{
    overflow: hidden;
}
.po-r {
    position: relative;
}
/* é’å—›ã€‰éå³°ç´¡å¯®ï¿½æ¿®ï¿½ */
.pagination {
    text-align: center;
    float: right;
    overflow: hidden;
    clear: both;
    margin: 3px 0;
}
.pagination ul {
    display: inline-block;
    border: 1px solid #aed3ef;
}
.pagination ul li{
    padding: 7px;
    min-width: 16px;
    float: left;
    background-color: #f1f8fc;
    border-right: 1px solid #aed3ef;
    height: 15px;
    box-sizing: content-box;
}
.pagination ul li a{
    color:#06c;
}
.pagination ul input{
    text-align: center;
    border: 1px solid #f1f8fc;
    float: left;
    width: 50px;
    color:#999;
    box-sizing: content-box;
    background-color: #f1f8fc;
}
.pagination ul select{
    padding-left: 7px;
    float: left;
    width: 60px;
    height: 29px;
    color:#999;
    border: 1px solid #eee;
    border-right: 1px solid #aed3ef;
}
font{
    color:red;
}
.pagination ul .tiao{
    background-color: #6aa84f;
}
.pagination ul .tiao a{
    color:#fff;
}
.pagination ul .active {
    background-color: #ef7d1a;
}
html { overflow-y: scroll; }
.pagination ul .active a{
    color:#fff;
}
/* é’å—›ã€‰éå³°ç´¡ç¼æ’´æ½« */
.blod {
    font-weight: bold;
}