body .now_place {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #999999;
}

.now_place img {
    width: 20px;
    margin-right: 15px;
    margin-top: -5px;
}

.now_place a {
    font-size: 16px;
    color: #999999;
}

.content_left {
    width: 258px;
    height: auto;
    float: left;
}

.column_title {
    display: block;
    font-size: 18px;
    background-color: #003865;
    text-align: center;
    font-weight: bold;
    padding: 18px 16px 38px 16px;
}

.column_title a {
    color: #fff;
}

.column_list {
    width: 254px;
    margin: 0 auto;
    padding: 26px;
    border: 1px solid #eee;
    box-shadow: 0 2px 12px #99999933;
    margin-top: -20px;
    background-color: #fff;
}

.column_list a {
    display: block;
    width: 202px;
    height: auto;
    background: #eee;
    margin-top: 20px;
    padding: 18px 36px 18px 20px;
    background-image: url(column_left.png);
    background-size: 6px;
    background-position: 176px center;
    background-repeat: no-repeat;
    font-size: 18px;
    color: #333;
}

.column_list a:first-child {
    margin-top: 0;
}

.column_list a.on {
    background-image: url(column_left_on.png);
    color: #003865;
    font-weight: bold;
}

.column_list a:hover {
    background-image: url(column_left_on.png);
    color: #003865;
    font-weight: bold;
}

.content_right {
    width: 912px;
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 2px 12px #99999933;
    float: right;
}

.content_right .default_pgContainer li {
    padding: 20px 0;
    margin: 0 20px;
    border-bottom: 1px solid #eee;
}

.column_time {
    width: auto;
    float: left;
    margin-right: 20px;
    min-width: 68px;
}

.column_time span:first-child {
    font-size: 30px;
}

.column_time span {
    display: block;
    text-align: center;
    font-size: 16px;
    width: auto;
    color: #999999;
    white-space: nowrap;
}

.content_right ul li a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    height: 61px;
    line-height: 31px;
    display: table-cell;
    max-width: 770px;
    vertical-align: middle;
}

.content_right ul li:hover span,
.content_right ul li:hover a {
    color: #003865;
}

.content {
    margin-bottom: 30px;
}

.content_right .lucidity_pgToolbar {
    border: none;
    margin: 30px 0 30px 16px;
    width: 97%;
}

.content_right .lucidity-ui-paging-container li.ui-pager:hover {
    background-color: #003865;
}

.content_right .lucidity-ui-paging-container li.focus {
    background-color: #003865 !important;
}

.content_right .lucidity-ui-paging-container li.ui-pager {
    cursor: pointer;
    border: none;
    border-radius: 2px;
    background-color: #EEEEEE;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    padding: 0;
}

.content_right .lucidity_pgBtn {
    width: auto;
    height: auto;
    display: inline-block;
    cursor: pointer;
    border: none;
    border-radius: 2px;
    text-align: center;
    line-height: normal;
    color: #333;
    background-color: #EEEEEE;
    padding: 9px;
}

.content_right a.lucidity_pgLast:hover,
.content_right .lucidity_pgRefresh:hover {
    color: #FFF;
    background-color: #003865;
}

.content_right a.lucidity_pgFirstDisabled,
.content_right a.lucidity_pgFirstDisabled:hover {
    color: #c0b8b8 !important;
    background-color: #EEEEEE !important;
}

.content_right a.lucidity_pgPrevDisabled,
.content_right a.lucidity_pgPrevDisabled:hover {
    color: #c0b8b8 !important;
    background-color: #EEEEEE !important;
}

.content_right a.lucidity_pgNext:hover {
    background-color: #003865;
    color: #fff;
}
.content_right a.lucidity_pgFirst:hover,
.content_right a.lucidity_pgPrev:hover{
    background-color: #003865;
    color: #fff;
}
a.lucidity_pgNextDisabled, a.lucidity_pgNextDisabled:hover {
    color: #c0b8b8 !important;
    background-color: #EEEEEE !important;
}
a.lucidity_pgLastDisabled, a.lucidity_pgLastDisabled:hover{
    color: #c0b8b8 !important;
    background-color: #EEEEEE !important;
}

.content_right .lucidity-ui-paging-container li.ui-paging-ellipse {
    border: none;
    cursor: default;
    padding: 0px 6px;
    font-size: 39px;
    color: #999999;
    line-height: 10px;
}



.text_all{
    box-shadow: 0 2px 12px #99999933;
    padding:40px 20px;
}
.text_all h1 {
    font-size: 30px;
    color: #333333;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 21px;
}
.text_info {
    color: #999;
    font-size: 16px;
    margin: 18px 0;
}
.text_time{
    float: left;
}
.text_font span{
    cursor: pointer;
    margin:  0 2px;
}
.text_font span.on {
    color: #176FC8;
    font-weight: bold;
}
.text_num{
    float: right;
}
.font_middle{
    color: #999999;

}
.share{
    height: 50px;
    background: #f5f5f5;
    line-height: 50px;
}
.text_content{
    margin-top: 13px ;
    margin-bottom: 0px;
}
.text_content p{
    font-size: 18px;
    line-height: 36px;
    color: #333;
}
.share{
    padding: 0 25px;
    font-size: 16px;
}
.share_left{
    float: left;
}
.share_left span{
    float: left;
}
.share_left .share-way{
    float: left;
    margin-top: 13px;
}
.share .share-way a{
    display: block;
    width: 27px;
    height: 27px;
    margin-left: 20px;
    float: left;
}
.share-way .social-share-icon{
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
.social-share .icon-wechat{
    background-image: url(share_wx.png) !important;
}
.social-share .icon-weibo{
    background-image: url(share_wb.png) !important;
}
.social-share .icon-qq{
    background-image: url(share_qq.png) !important;
}
.share_right{
    float: right;
}
.share_right a{
    color: #333333;
    margin-left: 20px;
}
.text_content .size_big {
    font-size: 22px !important;
}
.text_content .size_middle {
    font-size: 18px !important;
}
.text_content .size_small {
    font-size: 14px !important;
}




.wz-subtitle {
    float: left;
    cursor: pointer;
    width: 18%;
    height: 45px;
    background: #3573B5;
    color: #fff;
    line-height: 45px;
    text-align: center;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 25px;
    margin-top: 20px;
    font-size: 18px;
}

.wz-subtitle.cur {
	background: #f13939;
}
.wz-pane{
     min-height: 150px;
     font-size: 18px;
}
.text_content p img{
     height: auto !important;
     max-width: 100%;
}


/* 默认分页条样式修改 */
.content_right .default_pgToolbar{
    margin: 30px 0 30px 20px;
    width: 96%;
    line-height: 40px;
    background: #eee;
}
.content_right .default_pgPerPage{
    font-size: 15px;
}
.content_right .default_pgToolbar td{
    font-size: 15px;
}
.content_right .default_pgCurrentPage {
    width: 30px;
    height: 20px;
    line-height: 20px;
}
.content_right .default_pgContainer:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}