.content {
    border: 1px #e6e6e6 solid;
    padding: 12px;
    background: #fff;
    overflow: hidden;
}

.article {
    padding: 20px 10px;
    margin-bottom: 30px;
}

.article_left {
    width: 220px;
    background: url("../images/sideBg.jpg") repeat;
}

.article_left_head {
    margin: 0 0 5px;
    height: 60px;
    line-height: 60px;
    background-color: #545454;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.snav li {
    margin: 0 auto;
    background: #f3f3f3;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #f9f9f9;
    cursor: pointer;
}

.snav li a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    font-size: 16px;
}

.snav li:hover a {
    color: #545454;
}

.snav li.on {
    background: #545454;
    border-top: 1px solid #00428E;
    border-bottom: none;
}

.snav li.on a {
    border-left: 2px solid #d8893a;
    background-position: 97.5% -642px;
    color: #fff;
}

.article_right {
    width: 948px;
    margin-left: 30px;
}

.article_right .con_news_list {
    margin-top: 20px;
    margin-bottom: 30px;
}

.article_right .con_news_list_con {
    width: 650px;
}

.article_right .article_con .title {
    padding: 15px 0;
    font-size: 30px;
    line-height: 1.5em;
    text-align: center;
}

.article_right .article_con .sub_title {
    font-size: 20px;
    color: #333;
    text-align: center;
    padding: 5px;
}

.article_right .article_con .property {
    line-height: 28px;
    padding: 2px 10px;
    margin: 10px 0;
    text-align: center;
    border: 1px dotted #e1e1e1;
    background: #f5f5f5;
    font-size: 12px;
}

.article_right .article_con .property span {
    padding: 0 5px;
}

.article .conPic {
    margin: 15px 0 10px;
    overflow: hidden;
    text-align: center;
}

.article .conPic img {
    width: auto;
    max-width: 100%;
}

.article_right .article_con .conTxt {
    color: #333;
    font-size: 14px;
    line-height: 1.75em;
    padding: 5px 20px 10px;
    overflow: hidden;
    min-height: 400px;
}

.article_right .article_con .conTxt p {
    padding-bottom: 20px;
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
}

.article_right .article_con .conTxt img {
    max-width: 880px;
    height: auto;
    margin: 0 10px;
}

.article_right table {
    border-spacing: 0;
    border-collapse: collapse;
    width: auto !important;
    max-width: 100%;
    margin: 0 auto 20px;
    height: auto !important;
    vertical-align: middle;
    border: 0px solid #ddd;
}

.article_right table thead tr th,
.article_right table tbody tr th,
.article_right table tfoot tr th,
.article_right table thead tr td,
.article_right table tbody tr td,
.article_right table tfoot tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.article_right table thead tr th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.article_right table caption + thead tr:first-child th,
.article_right table colgroup + thead tr:first-child th,
.article_right table thead:first-child tr:first-child th,
.article_right table caption + thead tr:first-child td,
.article_right table colgroup + thead tr:first-child td,
.article_right table thead:first-child tr:first-child td {
    border-top: 0;
}

.article_right table tbody + tbody {
    border-top: 2px solid #ddd;
}

.article_right table table {
    background-color: #fff;
}

.article_right table thead tr th,
.article_right table tbody tr th,
.article_right table tfoot tr th,
.article_right table thead tr td,
.article_right table tbody tr td,
.article_right table tfoot tr td {
    border: 1px solid #ddd;
    text-indent: 0;
    padding: 5px;
    vertical-align: middle;
}

.article_right table thead tr th,
.article_right table thead tr td {
    border-bottom-width: 2px;
}

.article_right table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.article_right table-hover tbody tr:hover {
    background-color: #f5f5f5;
}

.article_right table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

.article_right table td[class*="col-"],
.article_right table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.article_right table p {
    padding: 0 !important;
    text-indent: 0 !important;
}

.breadcrumb > li + li::before {
    color: #CCCCCC;
    content: "/ ";
    padding: 0 5px;
}

ol.breadcrumb {
    background: #fff url(../images/home.png) left center no-repeat;
    list-style: none;
    padding: 0 0 0px 25px;
    margin: 0px;
    font-size: 20px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

ol.breadcrumb li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    display: inline;
    font-size: 12px;
}

.book_list li {
    overflow: hidden;
    word-break: break-all;
    text-align: center;
    display: block;
    position: relative;
    padding: 0 0 0 170px;
    height: auto;
    margin-bottom: 20px;
}

.book_list li img {
    width: 150px;
    border: 1px solid #ccc;
    padding: 3px;
    position: absolute;
    left: 0;
    top: 0;
}

.book_list_con {
    width: 100%;
    display: block;
    text-align: left;
}

.book_list_con .title {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}

.book_list_con .desc {
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    height: 60px;
    overflow: hidden;
    display: block;
}

.article_news_list {
    margin-top: 15px;
}

.article_news_list ul {
}

.article_news_list ul li {
    border-bottom: 1px dashed #ccc;
    margin: 0 0 14px;
    padding: 0 0 12px;
}

.article_news_list_date {
    width: 60px;
    text-align: center;
    float: left;
    margin: 7px 15px 0 0;
}

.article_news_list_date .year {
    background: #545454;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
}

.article_news_list_date .day {
    height: 38px;
    line-height: 38px;
    color: #545454;
    font-size: 16px;
    background: #e1e0d8;
}

.article_news_list ul li:hover .article_news_list_date .year {
    background: #545454;
    color: #fff;
}

.article_news_list ul li:hover .article_news_list_date .day {
    color: #545454;
}

.article_news_list_con {
    width: 650px;
    float: left;
    display: block;
}

.article_news_list_con .title {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    font-size: 16px;
}

.article_news_list_con .des {
    line-height: 2em;
    overflow: hidden;
    font-size: 12px;
    text-indent: 2em;
}

.pic_list li {
    width: 275px;
    margin: 10px 9px 20px;
    padding: 0 10px;
    overflow: hidden;
    word-break: break-all;
    text-align: center;
    float: left;
    display: block;
    position: relative;
}

.pic_list li img {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    padding: 3px;
}

.pic_list li img:hover{
    border: 1px solid #6ec0f3;
}

.pic_list .title {
    position: absolute;
    bottom: 5px;
    left: 11px;
    width: 281px;
    background: url(../images/sub_bg.png) repeat center;
    height: 36px;
    line-height: 36px;
    color: #fff;
}