.now_place{
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #999999;
}
.now_place img{
    width: 14px;
    margin-right: 15px;
}
.now_place a{
    font-size: 16px;
    color: #999999;
}
.content{
    width: 1200px;
    height: auto;
    background: #fff;
    /* filter: drop-shadow(0 2px 12px #99999933); */
    padding: 20px;
    box-shadow: 0 2px 12px #99999933;
    position: relative;
    padding-bottom:30px;
}
.content_left{
    float: left;
}
.content_right{
    float: right;
    width: 933px;
    min-height: 300px;
    margin-top: -9px;
}
.content_left a{
     width: 200px;
    height: auto;
    background: #f3f6ff;
    font-size: 18px;
    color: #333;
    line-height: 26px;
    padding: 17px 5px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.content_left a:last-child{
    margin-bottom: 0;
}
.content_left a.on{
    background: #176FC8;
    color: #ffffff;
}
.content_left a:hover{
    background: #176FC8;
    color: #ffffff;
}
.column_li{
    width: 3px;
    height: 3px;
    background: #176fc8;
    border-radius: 50%;
    float: left !important;
    margin-top: 20px;
    margin-right: 15px;
}
.content_right .lucidity_pgContainer ul li{
   line-height: 45px;
    font-size: 18px;
}
.content_right .lucidity_pgContainer ul li a{
    color: #333333;
    max-width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 30px;
    display: inline-block;
    float: left;
}
.content_right .lucidity_pgContainer ul li a:hover{
    color: #3a83e9;
}
.content_right .lucidity_pgContainer ul li span{
    float: left;
    color: #999999;
}

.content_right .lucidity_pgToolbar {
    height: auto;
    border: none;
    background: #fff;
    margin: 20px 0 0px 0;
}
.content_right .lucidity_pgBtn{
    width: 70px;
    height: 45px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 12px #99999933;
    line-height: 45px;
    border: none;
    font-size: 16px;
}
.content_right .lucidity-ui-paging-container li {
    display: inline-block;
    padding: 0px;
    margin-left: 5px;
    color: #333;
    width: 45px;
    height: 45px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 10px #99999933;
    border: 1px solid #ececec !important;
    line-height: 45px;
    font-size: 16px;
}
.content_right .lucidity_pgToolbar td{
    font-size: 16px;
}
.content_right .lucidity_pgFirst,.content_right .lucidity_pgLast{
   display: none;
}
.content_right .lucidity_pgCurrentPage {
		width: 30px;
		height: 25px;
		line-height: 25px;
		text-align: center;
		border: 1px solid #CCCCCC;
		font-size: 15px;
}
.content_right .is_jiedu{
    height: 40px;
    height: 25px;
    margin-left: -20px;
    margin-right: 15px;
    background: url(http://amr-shandong-gov-cn.njmu.s5.bt8.net/picture/2146/2401020954220009268.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    font-size: 14px;
    color: #FFFFFF !important;
    font-weight: 400;
    width: 45px;
    line-height: 25px;
    padding-left: 11px;
    margin-top: 11px;
}
.scjgj_old .content_right .is_jiedu {
    height: 37px;
    margin-left: -20px;
    margin-right: 15px;
    font-size: 26px;
    width: 81px;
    line-height: 35px;
    padding-left: 13px;
    margin-top: 0px;
    padding-right: 6px;
    float: left;
}
.lmy_info2 span{
	margin-left: 20px;
	font-size: 16px;
}
.lmy_info2 span:last-child{
	margin-left: 30px;
}
.content_right .lucidity_pgContainer ul .lmy_info_li{
        line-height: normal;
    border-bottom: 1px solid #e2dede;
    padding-bottom: 10px
}
.content_right .lucidity_pgContainer ul li .lmy_title,.content_right .lucidity_pgContainer ul li .is_jiedu{
           float: none;
    line-height: 45px;
    height: 45px;
    margin-top: 0;
   max-width: 85%;
}