﻿/*@放置不可变更样式,置于所有外部样式表底部*/
/*基础样式设置*/
/*=========================================*/
#Container
{
	position: relative;
}
#pages
{
	clear: both;
	position: relative;
	z-index: 99;
}
#Header
{
	z-index: 100;
}
.relative
{
	position: relative;
}
.clear
{
	clear: both;
}
.clearfix:after
{
	content: "&nbsp;";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
.block
{
	display: block;
}
.hide
{
	display: none;
}

/*修正首页正文无内容留白*/
.noContentH
{
	height:0;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
/*顶部导航菜单*/
/*=========================================*/
.menu
{
	position: relative;
	z-index: 101;
}
.position
{
	position: absolute;
	background:#fff;
}
.menu .position
{
	left:0;
}
.position ul
{
	min-width: 100px;
	_width: 100px;
	white-space: nowrap; /*visibility:hidden !important; 	*+visibility:;*/
	display: none;
}
.menusel .block
{
	display: block; /*visibility:visible !important; 	*+visibility:;*/
}
.typeul ul
{
	position: absolute;
	left: 100px;
	top: 0;
	margin-top: -1px;
}

.typeul li
{
	text-align: center;
	min-width: 100px;
	_width: 100px;
	position: relative;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.typeul li a, .typeul li a:visited
{
	display: block;
}
/*============== END ======================*/

/*banner图片大小控制*/
#banner img
{
	width: 100%;
}

/*三栏布局*/
.column1, .column2
{
	float: left;
	_display: inline;
	margin-bottom: 1px;
}
.column3
{
	float: right;
}
/*鼠标手势*/
a span
{
	cursor: pointer;
}
/*底部版权*/
.foot-link
{
	height: auto;
}
#support
{
	width: 30%;
	float: left;
	line-height: 20px;
}
#usercopy
{
	width: 69.5%;
	float: right;
	text-align: left;
}



.mainCon .conner
{
	margin-top: 20px;
}

/*评论框，冒号对其*/
/*冒号对其,必须有*/
/*=========================================*/
.postbox strong small
{
	float: right;
}
/*============== END ======================*/


/*@自由布局,隐藏溢出*/
.item
{
	overflow: hidden;
	margin-bottom: 7px;
}
.item h3 a
{
	cursor: pointer;
}
/*列表式首条图片输出隐藏溢出*/
.index_list .tline dl dt
{
	overflow: hidden;
}
/*indexCon内边距*/
.indexCon
{
	padding: 8px;
}
.index_pic
{
	padding-right: 0;
}

/*下载列表页*/
.filelist dl dt
{
	background-image: none;
	padding-left: 10px;
}

.Message dl
{
	padding: 0;
}


/*@管理按钮*/
/*=========================================*/
.manager1
{
	display: none;
}
.manager
{
	margin-top: -26px;
	display: inline-block;
	float: right;
	font-size: 12px;
	line-height: 18px;
}
.manager small
{
	padding-left: 18px;
	padding-right: 10px;
	cursor: pointer;
	font-weight: normal;
}
.manager small.addother
{
	background: url(sysimg/Handler.gif) no-repeat left top;
}
.manager small.view
{
	background: url(ico_view.gif) no-repeat left top;
}
.manager small.create
{
	background: url(ico_create.gif) no-repeat left top;
}
.manager small.edit
{
	background: url(ico_edit.gif) no-repeat left top;
}
.manager small.del
{
	background: url(ico_del.gif) no-repeat left top;
}
.managerUp
{
	margin-top: -26px;
}
.managerShow
{
	margin-top: -26px;
	display: none;
}
.managerShow a
{
	display: inline-block;
	padding: 0 4px;
	text-decoration: none;
}
.managerShow a:hover
{
	text-decoration: none;
}
/*图文展示页管理按钮*/
.picManager
{
	margin: 0;
	height: 25px;
	line-height: 25px;
	position: absolute;
	left: 81px;
	top: 140px;
	background-color: #E7E7E7;
}
/*首页右键菜单*/
.icoHandler
{
	background-color: #fff;
	border: 1px solid #00a3df;
	padding: 5px;
	_width: 100px;
	min-width: 100px;
}
.icoHandler a, .icoHandler a:link
{
	font-size: 12px;
	color: #555;
}
.icoHandler a:hover
{
	color: #31acd4;
}
.cutLine
{
	font-size: 1px;
	height: 1px; *width:100px;
margin:0;
padding:0;
background-color:#00a333;
overflow:hidden;
}
/*LOGO设置*/
.setting
{
	position: absolute;
	left: 0;
	top: 0;
	background-color: #448cc6;
	color: #fff;
	width: 100%;
	cursor: move;
	text-align: right;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*评论页的操作按钮*/
span.respan
{
	margin-left: 50px;
	padding-left: 18px;
	background: url(../../images/ico_reply.gif) no-repeat left top;
	cursor: pointer;
}
span.editspan
{
	margin-left: 50px;
	padding-left: 18px;
	background: url(../../images/edit.gif) no-repeat left top;
	cursor: pointer;
}
/*自由布局调整大小*/
.resize
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 11px;
	height: 11px;
	font-size: 0;
	background: url(start11.gif) bottom right no-repeat;
	cursor: nw-resize;
}
/*操作按钮样式*/
/*=========================================*/
input.handler
{
	color: #0f63b1;
	margin: 0;
	padding: 0;
	border: none;
}
.zInputBtn
{
	padding-left: 2px;
	display: inline-block;
	height: 21px;
	vertical-align: middle;
	background: url(../images/btnBG.gif) left center;
}
.zInputBtn input
{
	height: 21px;
	line-height: 21px; /*color:#08172b;*/
	color: #06C;
	cursor: pointer;
	padding: 0 8px 2px 6px;
	vertical-align: middle;
	position: relative;
	left: 2px;
	_top: -1px;
	background: url(../images/btnBG.gif) right center;
}
.zInputBtn:hover
{
	background: url(../images/btnBG_over.gif) left center;
}
.zInputBtn:hover input
{
	background: url(../images/btnBG_over.gif) right center;
}
/*============== END ======================*/







/*@对联广告*/
/*=========================================*/
#leftDiv, #rightDiv
{
	width: auto;
	height: auto;
	position: absolute;
}
.itemFloat
{
	width: auto;
	height: auto;
	line-height: 5px;
}
/*============== END ======================*/



/*@商城左侧登陆状态编辑*/
/*=========================================*/
#NowShow #list dt
{
	clear: both;
}
#NowShow #list small
{
	float: right;
}
/*============== END ======================*/

/*@修正 FF 左侧内容为空的浮动*/
#column1
{
	margin-bottom: 1px;
}
/*============== END ======================*/

/*首页新闻列表标题
修正IE7不浮动的BUG
*/
.index_list .tline dl dd
{ *+float:left;
}




/*首页搜索 indexSearch*/
/*=========================================*/
.indexSearch
{
	width: 100%;
}
.indexSearch dd
{
	width: 115px;
	float: right;
}
/*============== END ======================*/


/*首页幻灯片默认样式设置*/
/*=========================================*/
.hover
{
	background: #f30;
}
.normal
{
	background: #333;
}
.index_slide ol li
{
	float: left;
	_display: inline;
	width: 25px;
	height: 16px;
	line-height: 16px;
	margin: 0 1px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.index_slide
{
	overflow: hidden;
}
.slide_wrap
{
	position: relative;
	overflow: hidden;
}
.slide_textbg
{
	position: absolute;
	top: 0;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background: #09F;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.slide_text
{
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: #FFF;
	height: 20px;
	line-height: 20px;
}
/*============== END ======================*/


/*人才频道默认样式*/
/*人才频道列表*/
/*=========================================*/
.hrtime
{
	float: right;
}
/*人才频道内页*/
.joblink
{
	float: left;
	width: 25%;
}
.jobcontent
{
	float: right;
	width: 74%;
}
.jobcontent ul
{
	margin-left: 5%;
}
.hrtable
{
	border-collapse: collapse;
	margin-left: 5%;
}
.hrtable td
{
	border: 1px solid #dddddd;
	background-color: #ffffe1;
}
/*============== END ======================*/

/*导航菜单控制*/
/*=========================================*/
.menuHandler
{
	position: absolute;
	top: 0;
	right: 0;
	height: 16px;
	width: 16px;
}
/*============== END ======================*/

.resultBox .Graphic
{
	background: none;
	padding: 0;
	margin: 0;
}
.resultBox .Graphic li
{
	margin: 5px;
}

/*产品展示插件样式*/
/*=========================================*/
#gallerywrap
{
	background: #333;
	margin: 0 auto;
	padding: 5px 5px 0;
	width: 400px;
}
.panel a
{
	display: table-cell;
	vertical-align: middle;
	width: 400px;
	height: 300px;
	text-align: center; /* hack for ie */ *display:block;
*font-size:250px;
/* end */
}
.panel-overlay
{
	color: white;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	left: 0;
	padding: 0 10px;
	position: absolute;
	top: 270px;
	width: 380px;
	z-index: 999;
}
.overlay
{
	background-color: Black;
}
.panel img
{
	vertical-align: middle;
}
#pointer
{
	border: 2px solid #c1f544;
}
/*============== END ======================*/


/**新闻标题列表样式**/
/*=========================================*/
.mainCon dl dt
{
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
/*============== END ======================*/




/*页面正常按钮样式*/
/*=========================================*/



/*默认分页样式*/
/*@分页样式*/
/*=========================================*/
.cpage
{
	clear: both;
	margin: 20px auto 0;
	height: 40px;
	width: 99%;
	overflow: hidden;
	padding: 15px 0;
	text-align: right;
}
.cpage a
{
	font-size: 13px;
	border: 1px solid #ccc;
	padding: 0 6px;
	text-align: center;
	display: inline-block;
	text-decoration: none !important;
}
.cpage span
{
	font-size: 13px;
	border: 1px solid #ccc;
	padding: 0 6px;
	background-color: #ccc;
	display: inline-block;
}

/*溢出处理以及内容部分样式Reset*/
/*
.Single dl dd --单页图文
.mainCon .conner --正文
*/
/*=========================================*/
.Single dl, .mainCon .conner
{
	overflow: hidden;
	word-wrap: break-word;
}

.Single dl
{
	width:100%;
}

.Single dl *, .mainCon .conner *
{
	background: none;
}

/*无登陆权限跳转页面*/
.nopop
{
	font-size:12px;
	line-height:24px;
	letter-spacing:2px;
	margin-left:100px;
	padding-left:180px;
	_height:400px;
	min-height:400px;
	background:url(nopop.gif) left top no-repeat;
}
.nopop b
{
	font-size:16px;
	margin:25px 0;
	display:inline-block;
}
.nopop a:link,.nopop a:visited
{
	margin-left:10px;
	color:Blue;
	text-decoration:underline;
}
.nopop a:hover
{
	color:inherit;
}


/*会员注册页面*/
.FormInfo li
{
	clear:both;
}
.FormInfo li small
{
	float:left;
}