.listPosition {
    width: 500px;
    height: 100%;
    line-height: 45px;
    margin-left: 20px;
    font-size: 14px;
    color: #999;}

.listPosition > .content {
    margin-left: 10px;
    color: #666;}

.listPosition > .content > a{
    color: #666;}

.listPosition > .content > a:hover {
    color: #0168B5;}


.listPosition > .icon {
    width: 18px;
    height: 18px;}
.contentDetail {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;}

.contentDetail > .contentTitle {
    width: 1000px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: rgb(68, 68, 68);
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.contentDetail > .titleData {
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    color: #999;
    height: 40px;
    border-bottom: 1px dashed #ccc;}

.contentDetail > .titleData > div {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;}

.contentDetail > .titleData > div > .pageDate {
    float: left;}

.contentDetail > .titleData > div > .pageClick {
    float: right;}

#pageContent {
    width: 1110px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;}

#pageContent span {
    font-size: 18px !important;
    color: rgb(68, 68, 68);}

#annex {
    list-style-type: none;
    width: 500px;
    height: 30px;
    line-height: 30px;
    margin-left: 14px;
    font-size: 16px;
    color: #0168B5;}

#annex:hover {
    color: #deb868;}

#annex:hover  a {
    color: #deb868;}

#annex  a {
    color: #0168B5;
    font-size: 18px;}


.newsShow:hover {
    color: #deb868;}

.newsHidden {
    color: #a7a7a7;
    cursor: not-allowed;}

.newsA {
    margin-right: 20px;}

.newsB {
    margin-right: 20px;}

.newsC:hover {
    color: #deb868;}

.contentFooter {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    margin-top: 20px;}

.contentFooter > a {
    color: #414141;}

.contentFooter > a:hover {
    color: #deb868;}
