/*头部样式begin*/

.head {
     background:#fff;
     height:63px;
     border-bottom:solid 1px #dddddd;
     min-width:1008px;
}
.head .logo {
    font-size: 32px;
    line-height: 58px;
    -background: url(../images/logo.png) no-repeat center center;
    width: 207px;
    height: 30px;
    -margin-top: 15px;
}
.head img {
    margin-top: 8px;
}
#login_form {
    margin-top: 14px;
}
.btnSuccess {
    width: 60px;
    height: 30px;
    background-color: #ff5f3f;
    border-color: #ff5f3f;
    font-size: 12px;
    line-height: 10px;
    border-radius: 0;
    margin-left: 3px;
    margin-right: 6px;
    padding-top: 8px;
    display: inline-block;
    color: white;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.form-group{
	margin-right: 10px;
}
.form-group input, button{
	box-sizing: border-box;
}
#login_form a{
	color: #666;
}

div.person, div.news, div.workhome, div.exit{
    line-height: 30px;
    float:left;
    margin:0px 3px;
    cursor:pointer;
    display: inline-block;
    color:#000000;
    padding:16px 0px;
}
div.person, div.workhome, div.exit, div.news{
   /*background: url(Images/person.png) no-repeat left 20px;*/
    position:relative;
    padding-left:9px;
    padding-right:9px;
}
div.person span, div.workhome span, .div.exit span, div.news span.text{
    padding-left:22px;
    display:block;
    color:#626262;
    font-size:14px;
}
div.exit span {
    padding-left:24px;
}
div.person span {
    background:url(../images/person.png) no-repeat left center;
}
div.workhome span {
     background: url(../images/woorkhome.png) no-repeat left 6px;
}
div.exit span {
    background: url(../images/exit.png) no-repeat left 0px;
}
div.news span.text {
    background: url(../images/news.png) no-repeat left 6px;
}
div.news span.newsPrompt {
    background: #ed5565;
    border: solid 1px #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    position: absolute;
    color: #fff;
    text-align: center;
    line-height: 12px;
    top: 28px;
    left: 18px;
}
/*div.workhome img, div.exit img{
    margin-top:0px;
    margin-right:5px;
}
div.workhome img {
    margin-top:-5px;
}*/
div.exit img {
    margin-top:-2px;
}
div.exit a {
    color:#555959;
   font-size:14px;
}
div.exit a:hover {
    color:#555959;
}
div.person:hover, div.news:hover, div.workhome:hover, div.exit:hover{
    background:#f3f3f3;
}
div.person:hover span {
    color:#020202;
     background: url(../images/person-b.png) no-repeat left center;
}
div.workhome:hover span {
    color:#020202;
    background: url(../images/workhome-b.png) no-repeat left 6px;
}
div.exit:hover span {
    color:#020202;
    background: url(../images/exit-b.png) no-repeat left 0px;
}
div.news:hover span.text {
    color:#020202;
    background: url(../images/news-b.png) no-repeat left 6px;
}
.fixed-table-pagination .pagination, .fixed-table-pagination .pagination-detail {
     margin-bottom:0px;
}
.Administrator {
    display: none;
    position: absolute;
    left:0px;
    top: 55px;
    width:100px;
    text-align:center;
    border:solid 1px #e3e4e8;
    /*z-index:99999;*/
    z-index:999999;
     background:#fff;
     border-radius:3px;
}
.Administrator .person-bg {
     position:absolute;
     z-index:2;
     top:-24px;
     left:20px;
}
.Administrator ul {
    padding:2px 2px 8px;
}
.Administrator ul li {
    line-height: 28px;
    height:30px;
    text-align:center;

}
.Administrator ul li:hover {
    background:#f3f3f3;
}
.Administrator ul li a{
    color:#8d8d8d;
    font-size:14px;
}
.Administrator ul li:hover a {
    color:#333333;
}
/*头部样式end*/
.banner{
	width: 100%;
	min-width: 1010px;
	height: 150px;
	background: url(../images/banner.jpg) 50% 0 no-repeat;
	margin-bottom: 35px;
	overflow: hidden;
}
.banner h3{
	padding-top: 60px;
	padding-left: 25px;
	font-size: 36px;
	color: #fff;
}
.cont-mod{
	padding-bottom: 46px;
	/*overflow: hidden;*/
}
.js-tab{
	height: 38px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 30px;
}
.js-tab span{
	position: relative;
	float: left;
	display: inline;
	height: 34px;
	padding-bottom: 4px;
	font-size: 16px;
	color: #1e1e1e;
	margin: 0 23px;
	cursor: pointer;
}
.js-tab span.active{
	padding-bottom: 0px;
	border-bottom: 4px solid #0099ff;
}
.js-tab span.active i{
	position: absolute;
	top: 38px;
	left: 50%;
	margin-left: -3px;
	width: 0;
	height: 0;
	line-height: 0;
	border: 6px dashed transparent;
	border-top: 6px solid #0099ff;
}
.tab-show{
	width: 1010px;
	/*overflow: hidden;*/
	display: none;
}
.tab-show.active{
	display: block;
}
.tab-show .tab-show-item{
	width: 1030px;
	padding-top: 10px;
}
.tab-show .tab-show-item li{
	position: relative;
	float: left;
	padding: 17px 20px 20px 25px;
	width: 275px;
	height: 166px;
	margin-bottom: 20px;
	margin-right: 20px;
	/*overflow: hidden;*/
	border: 1px solid #eaeaea;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-ms-transition: .3s all ease;
	transition: .3s all ease;
}
.tab-show .tab-show-item li:hover{
	box-shadow: 4px 4px 4px #c3c3c3;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.item-name {
  display: block;
	height: 75px;
	line-height: 24px;
	font-size: 16px;
	color: #1E1E1E;
	font-weight: normal;
	margin-bottom: 18px;
  padding: 10px 0 0 0;
	/*overflow: hidden;*/
}
.tab-show .tab-show-item li p{
	height: 14px;
	line-height: 14px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #7a8186;
}
.tab-show .tab-show-item li p.icon-circle{
	background: url(../images/icon_group.png) 0 1px no-repeat;
}
.tab-show .tab-show-item li p.icon-number{
	background: url(../images/icon_group.png) 0 -23px no-repeat;
}
.tab-show .tab-show-item li .view-btn{
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 88px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
	background: #0099ff;
	color: #fff;
}
.tab-show .tab-show-item li .view-btn:hover{
	background: #0f86d5;
}
.label-inProcess {
  position: absolute;;
  left: -3px;
  top: -3px;
  height: 77px;
  width: 77px;
  background: url(../images/label-01.png);
}
.label-over {
  position: absolute;;
  left: -3px;
  top:-3px;
  height: 77px;
  width: 77px;
  background: url(../images/label-02.png);
}
.block-title {
  border-bottom: 3px solid #f1f1f1;
  font-size: 28px;
  text-align: center;
  margin: 10px 0 30px 0;
  padding: 10px 0;
}
.btn-container {
  text-align: center;
  margin: 20px 0;
}
.btn-more {
  display: inline-block;
  color: #2e2e2e;
  width: 400px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  text-align: center;;
  font-size: 14px;
  text-decoration: none;
}
.btn-more:hover {
  color: #0099ff;
  border: 1px solid #0099ff;
}
.nodata {
  text-align: center;
  padding: 30px 0;
  color: #999999;
}
.nodata h3 {
  padding: 10px 0;
}

.W1008 {
    width: 1008px;
    padding-left: 0px;
    padding-right: 0px;
}
