﻿/**!
 * 湖北省人事考试
 * author: hcong;
 */
 


/* 样式名需加前缀ewb- */

/* 轮播图 */
.wb-slider {
	position: relative;
	overflow: hidden;
}
.wb-slider-conbox {
	width: 368px;
	height: 284px;
	overflow: hidden;
}
.wb-slider-ctag {
	position: relative;
}
.wb-slider-ctag img {
	width: 100%;
	height: 100%;
}
.wb-slider-mask {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 368px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background: url(imagesmask-bg.png);
}
.wb-slider-mask .ellipsis {
	margin-left: 10px;
	width: 164px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-decoration: none;
}
.wb-slider-switcher {
	position: absolute;
	right: 6px;
	bottom: 9px;
	height: 12px;
}
.wb-slider-stag {
	float: left;
	margin-right: 4px;
	height: 12px;
	width: 12px;
	background: url(imagesstag.png) no-repeat;
	cursor: pointer;
}
.wb-slider-stag.cur {
	background-image: url(imagesstag-active.png);
}

/* 工作动态 */

.ewb-dynamic,
.ewb-comp{
	border: 1px solid #e5e5e5;
}

.ewb-dynamic-hd,
.ewb-comp-hd{
	height: 31px;
	border-bottom: 1px solid #286eb8;
	background: #f0f0f0;
}

.ewb-dynamic-hd a,
.ewb-tab-tt{
	display: block;
	float: left;
	height: 31px;
	padding: 0 17px;
	font-size: 16px;
	color: #fff;
	background: #286eb8;
	line-height: 31px;
}

.ewb-dynamic-bd,
.ewb-comp-bd{
	padding: 11px 15px 0 15px;
	height: 239px;
}
.ewb-dynamic-item1,
.ewb-dynamic-item,
.ewb-comp-item{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	vertical-align: top;
}

.ewb-dynamic-item a,
.ewb-comp-item a{
	display: inline-block;
	max-width: 280px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	padding-left: 12px;
	background: url(imagesinfo_icon.png) left center no-repeat;
}
.ewb-dynamic-item1 a{
	display: inline-block;
	max-width: 500px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	padding-left: 12px;
	background: url(imagesinfo_icon.png) left center no-repeat;
}
.ewb-dynamic-item a:hover,
.ewb-comp-item a:hover{
	color: #f37800;
}

.ewb-mod01 .ewb-dynamic-item a{
	max-width: 250px;
}

/* 招录聘类考试 */
.ewb-comp-hd{
	padding-right: 10px;
}

.ewb-comp-tt{
	display: block;
	width: 118px;
	height: 21px;
	line-height: 21px;
	margin-top: 6px;
}

.ewb-comp-tt a{
	display: block;
	height: 21px;
	text-align: center;
	color: #727272;
	font-weight: bold;
}

.ewb-comp-tt.current a{
	color: #074e99;
	background: url(imagestab_bgh.png) no-repeat;
}

.ewb-comp-item a{
	display: block;
	float: left;
	max-width: 560px;
}

.ewb-subject a{
	display: block;
	height: 90px;
}

.ewb-mail{
	width: 120px;
	height: 57px;
	border: 1px solid #e5e5e5;
	background: url(imagesmail_bg.png) repeat-x;
}

.ewb-mail a{
	display: block;
	width: 120px;
	height: 57px;
	font-size: 16px;
	line-height: 57px;
	text-indent: 50px;
	color: #333;
	font-weight: bold;
}

.ewb-mail-a1{
	background: url(imagesmail1.png) 9px center no-repeat;
}

.ewb-mail-a2{
	background: url(imagesmail2.png) 9px center no-repeat;
}

.ewb-mail:hover{
	border-color: #ffd184;
	background: url(imagesmail_bgh.png) repeat-x;
}

.ewb-problem{
	padding-top: 4px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border-bottom: 2px solid #d2d2d2;
	background: url(imageslight_icon.png) left center no-repeat;
}

.ewb-problem a{
	padding-left: 25px;
	color: #286eb8;
}

.ewb-select{
	display: block;
	width: 326px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	text-indent: 90px;
	color: #666;
	border: 1px solid #e1e1e1;
}
.fixed_div{
	text-align:center;
	font-size:16px;
	position:fixed; 
right:10px; 
bottom:180px; 
width:150px;
}
.ewb-tx60{
	text-indent: 60px;
}
