/*顶部样式*/
.user_btn {z-index: 120; overflow: hidden; position: absolute;top: -8px; right: -58px; width: 40px; height: 30px;}
.aui-header-search-box a{display: none;width: 20px; height: 15px;background-size: 20px 15px;margin: 8px 8px 0 15px;position: relative;z-index: 1;float: left;}   

/*首页八个小图标*/
.entry-list { width:100%; overflow:hidden; padding-top:0px; background:#fff; padding-bottom:10px;}
.entry-list ul{ width:95%; overflow:hidden; margin:auto;}
.entry-list li{vertical-align: middle;}
.entry-list img{vertical-align: middle;}
.entry-list nav {display: block;}
.entry-list a{ display:block; width: 20%; overflow: hidden; float:left;text-align: center; margin-top:5px;}
.entry-list a span { display:block; width:100%; height:26px; text-align:center; line-height:26px; color: #333; font-family: "微软雅黑"; font-size: 12px;font-weight: 400; }
.entry-list a img { display:block; width:50%; margin:auto; }
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0;padding: 0;list-style-type: none;}
a:link {font-family: "微软雅黑", "宋体", arial, helvetica, sans-serif;font-size:14px;color: #333333;text-decoration: none;}
a:visited {font-family: "微软雅黑", "宋体", arial, helvetica, sans-serif;font-size:14px;color:#333333;text-decoration: none;}
a:hover {font-family: "微软雅黑", "宋体", arial, helvetica, sans-serif;font-size:14px;color:#e24615;text-decoration: none;}

