@charset "utf-8";

/*下面是关怀样式*/

/*因删掉位置行内样式，操作失败暂不处理位置。
.old_type .bt-weizhi {
	padding-left: 40px;
	background: url(wz.png) no-repeat left center;
	background-size:28px;
	font-size: 28px;
	color: #333333;
}

.old_type .weizhi {
	width: 1200px;
	height: 80px;
	line-height: 80px;
	font-size: 28px;
	background: #ededed;
	padding-left: 40px;
}
*/
.old_type .lbx {
	width: 1200px;
}
.old_type .left_box {
    width: 100%;
}
.old_type .lanmu_head {
    font-size: 40px;
	background: none;
}

.old_type .lanmu_list li {
    width: 33%;
    padding: 0 10px;
    height: 100px;
    display: table;
    border-top: none;
    /* background: url(x_down.png) no-repeat 93% center; */
    padding-right: 0px;
    background: none;
    float: left;
    text-align: center;
}

.old_type .lanmu_list li a {
	border-bottom: none;
	display: table-cell;
	font-size: 32px;
	color: #333333;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 0px;
	background: none;
}
.old_type .lanmu_list li a.lanmu_avtive {
    border: none;
    color: #115db2;
    background: none;
}
.old_type .lanmu_list .lanmu_avtive {
    padding-left: 0px;
}
.old_type .lanmu_list li:hover a {
	color: #115db2;
	background: none;
}
.old_type .right_box {
    width: 100%;
	margin-top: 35px;
}

.old_type .gov_tab_head {
    /* background: url(old_1.png) no-repeat center; */
    height: 80px;
    line-height: 80px;
    font-size: 34px;
    overflow: hidden;
}
.old_type .gov_tab_head .bigtitle {
    font-size: 34px;
}
.old_type .lanmu_list li.twolevel {
  width: 100%;
  height: 40px;
  display: none;
  border-top: 1px solid #d5d5d5;
}
.old_type .lanmu_list li.twolevel:hover {
  border: none;
}

.old_type .lanmu_list li.twolevel a {
  padding-left: 55px;
  display: table-cell;
  font-size: 14px;
  color: #333333;
  vertical-align: middle;
  background: none;
}
.old_type .lanmu_list li.twolevel:hover a{
    color: #ffffff;
	background: #115db2 ;
}


.old_type .right_list .lucidity_pgContainer li {
    height: 80px;
    line-height: 80px;
}
.old_type .right_list li a {
    font-size: 34px;
	width: auto;
	max-width: 80%;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
}
.old_type .right_list li span {
    font-size: 34px;
}


.old_type .lucidity_pgToolbar{
	border: none;
	margin-bottom: 40px ;
	margin-top: 0px;
}
.old_type .lucidity-ui-paging-container,
.old_type .lucidity_pgToolbar td:nth-child(7),
.old_type .lucidity_pgToolbar td:nth-child(8),
.old_type .lucidity_pgToolbar td:nth-child(9),
.old_type .lucidity_pgToolbar td:nth-child(10),
.old_type .lucidity_pgToolbar td:nth-child(6){
	display: none;
}
.old_type .lucidity_pgToolbar td{
	padding: 0px 50px 0px 65px;
}
.old_type .lucidity_pgPanel td{
	font-size: 38px;
	padding: 0px 20px 0px 20px;
}

.old_type .lucidity_pgBtn{
	width: 200px;
	height: 80px;
	line-height: 80px;
}

.old_type a.lucidity_pgFirstDisabled,
.old_type a.lucidity_pgFirstDisabled:hover{
	background: #eeeeee !important;
	color: #999999 !important;
border:none !important;
}
a.lucidity_pgPrevDisabled, a.lucidity_pgPrevDisabled:hover{
background: #eeeeee !important;
	color: #999999 !important;
border:none !important;
}