body{
    background: url(index_bg.jpg) #f2f2f2 no-repeat center bottom;
}
.artTitle {
    display: none;
}
.content-wrapper{
    box-sizing: border-box;
    padding:0 0 20px 0;
    /* background: url(index_bg.jpg) #f2f2f2 no-repeat center bottom; */
    background-size: cover;
}

/******************* 主要内容 *******************/
.content{
    box-sizing: border-box;
    padding:20px;
    /* position: relative;
    margin-top:-20px; */
    /* z-index: 100; */
    background-color: #fff;
}
/* 二级列表导航 */
.nav{
    width: 245px;
    float:left;
    margin-right: 15px;
}
.nav-title{
    height: 50px;
    font-size: 24px;
    color: #165d9c;
    font-weight: bold;
    position: relative;
}
.nav ul .nav-title1>a{
    display: block;
    width: 245px;
    height: 56px;
    line-height: 56px;
    box-sizing:border-box;
    padding:0px 0px 0px 20px;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.nav ul .nav-title1:first-child>a {
    border-top: 1px solid #e6e6e6;
}
.nav ul .nav-title1>a:hover{
    color: #165d9c;
    border-left: 6px solid #165d9c;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 14px;
    background: #e6e6e6;
}
.nav ul .nav-title1>a.active1{
    color: #165d9c;
    border-left: 6px solid #165d9c;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 14px;
    background: #e6e6e6;
}

/* 右侧内容 */
.right-detail{
    width: 861px;
    float: left;
    box-sizing: border-box;
    padding-left:15px;
    margin-bottom: 20px;
    margin-left: -1px;
}
.right-title{
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}
.right-detail .right-title p{
    display: inline-block;
    float: left;
}
.right-detail .right-title p span{
    display: inline-block;
    padding-right: 15px;
    color: #333333;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
}
.position1{
    float:right;
    height: 50px;
    background: url('./position.png') left 19px no-repeat;
    padding-left: 25px;
}
.position1 span{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

/* 文档列表 */
.article-list{
    width: 100%;
    height: auto;
}
.list{
    list-style:square;
    min-height: 450px;
}

.list-jnt{
    overflow: hidden;
    height: 44px;
    padding-left: 13px;
    border-bottom: 1px dashed #dddddd;
    
}
.list-jnt span{
    line-height: 44px;
    float: right;
    font-size: 14px;
    color: #999999;
    font-family: "Tahoma","Verdana"
}
.list-jnt .video {
    width: 16px;
    vertical-align: middle;
}

.list-jnt .pic {
    margin-left: 5px;
    width: 16px;
    vertical-align: middle;
}

.list-jnt a{
    line-height: 44px;
    font-size: 16px;
    color: #333333;
    /* display: block; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-jnt a:visited{
    color: #666;
}

.list-jnt a:hover{
    color: #165d9c;
    text-decoration: underline;
}


/* 图文列表 */
.article-item {
    padding: 10px 0;
    list-style: none;
    border-bottom: 1px dashed #ddd;
}
.article-item:hover{
    background: #f8f8f8;
}
.item-img {
    float: left;
    width: 150px;
    /*height: 100px;*/
}
.item-img a {
    display: block;
    width: 100%;
    height: 100%;
}
.item-img img {
    width: 150px;
    height: 120px;
}
.item-link {
    padding-top: 10px;
    margin-left: 168px;
    /*height: 90px;*/
}
.text-title a {
    font-size: 20px;
    color: #333;
    /*font-weight: bold;*/
    line-height: 28px;
}
.text-title img {
    vertical-align: middle;
    width: 19px;
}

.text-title a:visited {
    color: #666;
}
.text-title a:hover {
    color: #165d9c;
}
.text-title-none {
    padding-left: 13px;
    line-height: 24px;
}
.text-title-none a {
    font-size: 16px;
    color: #333333;
}
.article-item:hover .text-title-none a {
    color: #165d9c;
}
.text-digest {
    padding-top: 8px;
    font-size: 16px;
    color: #666;
    line-height: 22px;
    text-indent: -30px;
}
.text-time {
    padding-top: 12px;
}
.text-time span {
    font-size: 14px;
    color: #666;
}


/* 文档正文 */
.article_title {
    margin-top: 20px;
}
.article_title h1 {
    font-size: 25px;
    color: #333333;
    line-height: 1.8;
    text-align: center;
}
.article_content .source {
    text-align: center;
}
.article_content .source a.active{
    color:red;
}
.article_content .source p {
    line-height: 50px;
    font-size: 15px;
    color: #999999;
}
.article_content #zoom {
    color: #333333;
    font-size: 16px;
    margin-bottom: 40px;
    box-sizing: border-box;
    padding:0 20px;
    font-family: "Microsoft Yahei","宋体";
    line-height: 1.8;
}

/*分页*/
.noyau-cr-pages {
    position: relative;
    margin: 75px 0 0;
    font-size: 0;
    text-align: center;
}

.noyau-cr-pages li {
    display: inline-block;
}

.ie7 .noyau-cr-pages li {
    display: inline;
}

.noyau-cr-pages li {
    display: inline-block;
    margin: 0 2px;
    font-size: 14px;
    line-height: 26px;
}

.noyau-cr-pages li * {
    float: left;
}

.noyau-cr-pages a {
    padding: 0 0 0 7px;
    color: #165d9c;
    font-weight: bold;
}

.noyau-cr-pages span {
    padding: 0 7px 0 0;
    cursor: pointer;
}

.noyau-cr-pages a.noyau-cr-current,
.noyau-cr-pages a:hover,
.noyau-cr-pages a.noyau-cr-current span,
.noyau-cr-pages a:hover span {
    border-radius: 3px;
    background: #3D78AD;
}

.noyau-cr-pages a.noyau-cr-current,
.noyau-cr-pages a:hover {
    background-position: 0 0;
    color: #ffffff;
}

.noyau-cr-pages a.noyau-cr-current span,
.noyau-cr-pages a:hover span {
    background-position: 100% -23px;
}

.noyau-cr-pages .noyau-cr-page-info {
    color: #165d9c;
    font-weight: bold;
    cursor: auto;
}

.noyau-cr-pages .noyau-cr-box input {
    text-align: center;
    border: 1px solid #bfbfbf;
    color: #666;
    height: 20px;
    line-height: 20px;
    width: 43px;
}

.noyau-cr-pages .noyau-cr-page-goto {
    margin-top: 2px;
    width: 35px;
    height: 24px;
    border: 1px solid #bfbfbf;
    background: #ffffff;
    color: #3d78ad;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    cursor: pointer;
    text-align:center;
}


