<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {

    box-sizing: border-box;

    box-sizing: content-box;

    box-sizing: padding-box;

}
/* æ¨¡æ¿ï¼šWww.AdminBuy.Cn */


html,

body {

    width: 100%;

    height: 100%;

    padding: 0;

    margin: 0;

    font-family: "Microsoft YaHei";

    font-size: 14px;

}



img {

    max-width: 100%;

    border: 0;

    vertical-align: middle;

}



button,

input {

    outline: none;

    border: none;

}



h1,

h2,

h3,

h4,

h5,

p {

    font-weight: normal;

    margin: 0;

}



a {

    color: #333;

    text-decoration: none;

    outline: none;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

    /*åŽ»æŽ‰æ‰‹æœºç‚¹å‡»æ˜¾ç¤ºå—çŠ¶*/

}



a:hover,

a:focus {

    color: #333;

    text-decoration: none;

}



ul,

ol,

li,

dd,

dt {

    margin: 0;

    list-style: none;

    padding: 0;

}





/* ä¼ªç±»Reset */



*,

*:after,

*:before {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}





/*iphone*/



textarea,

input[type="button"],

input[type="submit"],

input[type="reset"] {

    -webkit-appearance: none;

}





/* é‡ç½®è¡¨å•æŽ§ä»¶åž‚ç›´å±…ä¸­*/



input,

select,

textarea,

button {

    vertical-align: middle;

    padding: 0;

    outline: none;

}





/*æ–‡å­—ä½ç½®*/



.txt-l {

    text-align: left;

}



.txt-c {

    text-align: center;

}



.txt-r {

    text-align: right;

}





/*æ–‡å­—æ&nbsp;‡ç­¾è®¾ç½®*/



em,

i {

    font-weight: normal;

    font-family: arial;

}



.font-Arial {

    font-family: arial;

}





/*æµ®åŠ¨*/



.fl {

    float: left;

}



.fr {

    float: right;

}





/*æ¸…é™¤æµ®åŠ¨*/



.clearfix:after {

    content: "020";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}



.clearfix {

    /* è§¦å‘ hasLayout */

    zoom: 1;

}





/*å›¾æ&nbsp;‡*/



.iconfont {

    font-family: "iconfont" !important;

    font-size: 16px;

    font-style: normal;

    -webkit-font-smoothing: antialiased;

    -webkit-text-stroke-width: 0.2px;

    -moz-osx-font-smoothing: grayscale;

}





/*è¡¨æ&nbsp;¼*/



table {

    width: 100%;

}





/*è¿‡åº¦åŠ¨ç”»*/



.Tsition-03 {

    transition: all .3s;

    -webkit-transition: all .3s;

}



.Tsition-05 {

    transition: all .5s;

    -webkit-transition: all .5s;

}





/*å…­è¾¹å½¢å®¹å™¨*/



.c-hexagon {

    position: relative;

    width: 120px;

    height: 60px;

    background-color: forestgreen;

    margin: 0 auto;

}



.c-hexagon:before {

    position: absolute;

    top: -38px;

    left: 0;

    content: "";

    border-left: 60px solid transparent;

    border-right: 60px solid transparent;

    border-bottom: 38px solid forestgreen;

    width: 0px;

    height: 0px;

}



.c-hexagon:after {

    position: absolute;

    top: 60px;

    left: 0;

    content: "";

    border-left: 60px solid transparent;

    border-right: 60px solid transparent;

    border-top: 38px solid forestgreen;

    width: 0px;

    height: 0px;

}
#maximg{ padding-top:20px}
#maximg img{ max-width:100%; height:auto !important}
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:å®‹ä½“}
.text-secondary{ text-align:center; padding:20px 0}</pre></body></html>