﻿/* 全局 */
body {font-size:14px;color:#4d4d4d;font-family:Helvetica,STHeiti,Droid Sans Fallback,microsoft YaHei, "华文黑体";}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, blockquote {padding:0;margin:0;}
select{margin:0;}
table {margin:0 auto;}
table, td, tr, th,em,i{font-weight:normal;font-style:normal;}
ol, ul, li {list-style-type:none;}
button {border:none;cursor:pointer;overflow:hidden;}input{ border:none}
img {vertical-align:top;border:0;}
p {word-break:break-all;margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {font-size:12px;font-weight:normal;}
focus {outline: 0;}
/* 链接 */
a:link {text-decoration:none;color:#444;}
a:active {color:#666;text-decoration:none;}
a:visited {	color:#666;text-decoration:none;}
a:hover {text-decoration:none; color:#C00}
a:focus {outline:none;}
/* CSS空白 */
.blank3 {clear:both;height:3px;overflow:hidden;display:block;}
.clear {clear:both;height:0;overflow:hidden;display:block;}
* html .clearfix {zoom: 1;}
*+html .clearfix {zoom: 1;}
.clearfix:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/*阴影*/
.box_soadow{-webkit-box-shadow:0px 1px 5px #cccccc;-moz-box-shadow:0px 1px 5px #cccccc;box-shadow:0px 1px 5px #cccccc;}
/*圆角*/
.bor-radius{border-radius:4px; -webkit-border-radius:4px;}
/*字号*/
.f16{ font-size:16px}
/*字体颜色*/
.c999{ color:#999; font-weight:normal}.red {color: #a50310; font-weight:normal}.org{ color:#f98700; font-weight:normal; font-size:20px}
/*线背景色*/
.hline{ width:100%; height:4px; display:block;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
.zis{ background:#ac5d9f}/*紫色*/.hs{ background:#f1654e}/*黄色*/.bgreen{ background:#00a285}/*绿色*/
.lan{background: #2163a6;}
/*分页*/
.page{ width:96%; height:35px; line-height:35px; margin:10px 2%; text-align:center}
.page a{ background:#fff; padding:8px 14px; margin:0 2px;-moz-box-shadow:0px 1px 3px #cccccc;box-shadow:0px 1px 3px #cccccc;}
.page .over{ color:#aaaaaa}
.page .focus{ background:#a5030f; color:#fff}

/*主体部分 背景色*/
.hi-bg{ width:100%; height:auto;padding:5px 0 10px;z-index:11;}
.hi-bg1{width:96%; margin:0 2%; height:86%;background:#fff;z-index:11;position:fixed; _position:absolute; top:54px}
.hi-bg2{ width:100%; height:auto;padding:5px 0 10px; background:#f0f0f0;z-index:11;}

.mt10{ margin-top:12px}.mb20{ margin-bottom:20px}
.mt50{ margin-top:54px}.mt44{ margin-top:44px;}

/*后加的用户登陆按钮*/
a.user-user{position:absolute; top:12px; right:2%; background:url(../images/index/index/user.png) no-repeat;background-size:cover;width:20px;height:20px;display: block;}

a.user-u{position:absolute; top:10px; right:2%; background:url(../images/index/index/user.png) no-repeat;background-size:cover;width:25px;height:25px;display: block;}
