/* 清除默认样式 */
body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img,font, table, form, input, button, textarea, select, option, a { padding: 0; margin: 0; font-family: 'Microsoft Yahei', arial; font-size:14px; }
img,input,button{border:0;}
/*select,option{border:1px solid #ccc;}
table{max-width:1000px !important;}*/
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
table { border-collapse: collapse; }
a, a:active { color: #333333; text-decoration: none; outline: none; }
a:hover { color: #2b67ac; outline: none; }
.clear { clear: both; zoom: 1; height: 0; font-size: 1px; line-height: 0px; }
ul, dl, li, dd, dt, ol { list-style: none; }
input, select, img { vertical-align: middle; outline: none; }
body { font-size: 14px !important; -webkit-text-size-adjust: none; color: #545454; min-width: 1000px; width: 100%; background-color: #fff; }
.clear { clear: both; }
html, body { width: 100%; height: 100%; min-width: 1000px; font-size: 14px;}

/*扩展应用模块*/
.easysite-board-title{background:#2e5c9a !important;}
.easysite-member-title{background:#2e5c9a !important;}
.easysite-board-page-title p em{height:20px !important;}
.easysite-page-text{padding:4px 10px !important;}
.easysite-page-wrap{padding-top:2px !important;}
.easysite-font .easysite-page-wrap a:hover{color:#fff !important;}
.easysite-page-wrap a.easysite-current{background-color:#2e5c9a !important;}

/*文章细览*/
.easysite-news-text{font-size:12pt !important; font-family:"宋体" !important;}

/* 按钮样式 */
.easysite-list-search .easysite-search-btn label{border: 1px solid #2e5c9a !important;}
.easysite-list-search .easysite-search-btn label:hover{background:#2e5c9a !important;}
.easysite-list-search .easysite-search-btn label:hover input{background:#2e5c9a !important;}
.easysite-jump-page .easysite-jump-btn:hover{background:#2e5c9a !important; color:#fff !important;}

/* 下载中心 */
.loadTol{font-weight:normal; color:red; margin-left:5px;}
.loadTol>span{float:none !important;}