﻿@charset "utf-8";
/* CSS Document */

.ny-con {
    background: #fff;
    min-height: 600px;
}

.poss {
    position: relative;
}

.ny-ban {
    height: 220px;
    padding-top: 25px;
}

.nbg {
}

.ny-banleft {
    background: url(../../images/ntbg.png) no-repeat left top;
    width: 423px;
    height: 313px;
    position: absolute;
    left: 0px;
    top: 80px;
}

.nimg {
    width: 900px;
    height: 396px;
}

/*内页面包屑侧导航*/
.ke-tit {
    margin-top: 10px;
    padding: 0px 0 8px;
    border-bottom: 1px solid #a62628;
}

.ke {
    line-height: 35px;
    font-size: 20px;
    color: #a62628;
}

.nav-path {
    color: #a62628;
    line-height: 35px;
    z-index: 1;
    padding-left: 90px;
}

    .nav-path a {
        color: #a62628;
        font-size: 14px;
        padding: 0 3px;
    }

        .nav-path a:hover {
            text-decoration: none;
            color: #a62628;
        }

/******左侧导航******/

.main-left {
    overflow: hidden;
    width: 175px;
    float: left;
    margin-top: 26px;
    min-height: 800px;
}

/******右侧样式******/
.main-right {
    position: relative;
    width: 960px;
    min-height: 500px;
    float: right;
    margin-top: 12px;
}
/*左侧导航：*/
.side-nav-panel {
    padding-bottom: 30px;
}

.nav-panel-title {
    font-size: 24px;
    color: #a62628;
    z-index: 1;
    margin-bottom: 10px;
}

.slide-nav-ul {
}

    .slide-nav-ul li {
        position: relative;
        margin-bottom: 10px;
        border-bottom: 1px solid #e3e3e3;
    }

        .slide-nav-ul li.js-item {
            margin-bottom: 0px;
        }

        .slide-nav-ul li a {
            color: #444;
            display: block;
            padding: 8px 0;
            padding-left: 30px;
            padding-right: 20px;
            font-size: 16px;
            line-height: 25px;
            text-decoration: none;
            background: url(../../images/rs/jia.png) no-repeat 10px 15px;
        }

            .slide-nav-ul li a:hover, .slide-nav-ul li a.active {
                color: #a62628;
                background: url(../../images/rs/jian.png) no-repeat 10px 15px;
            }

/*.slide-nav-ul li a:hover{
	background: #ececec url(../../images/rs/hj.png) no-repeat 17px 18px;
}*/

/*.slide-nav-ul li:hover span,.slide-nav-ul li.active span{
	visibility: visible;
}*/

.slide-nav-item-ul {
    padding: 10px 0;
    margin: 0px 0 10px 33px;
}

    .slide-nav-item-ul li {
        line-height: 30px;
        background: none;
        margin-bottom: 0px;
        border: none;
        padding: 0px;
    }

        .slide-nav-item-ul li:first-child {
            border-top: none;
        }

        .slide-nav-item-ul li:last-child {
            border-bottom: none;
        }

        .slide-nav-item-ul li a {
            display: block;
            color: #888;
            font-size: 14px;
            padding: 0px;
            padding-left: 20px;
            border: none;
            background: url(../../images/rs/aa.jpg) no-repeat left 12px;
            font-weight: normal;
        }

.slide-nav-ul li .slide-nav-item-ul li a:hover, .slide-nav-ul li .slide-nav-item-ul a.active {
    border: none;
    color: #a62628;
    text-decoration: none;
    font-weight: normal;
    padding-left: 20px;
    background: url(../../images/rs/aa1h.png) no-repeat left 12px;
    box-shadow: none;
    border-bottom: none;
}

/*右侧内容*/
.right-nr {
    font-size: 14px;
    color: #666;
    position: relative;
    padding-bottom: 50px;
}
/*页数*/
.page {
    float: right;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    height: 35px;
    background: #fff;
    position: absolute;
    left: 35%;
    bottom: 20px;
}

    .page ul li {
        border-right: 1px solid #d1d1d1;
        float: left;
        line-height: 35px;
    }

        .page ul li:last-child {
            border-right: none;
        }

        .page ul li a {
            color: #333;
            padding: 0 12px;
            display: block;
            font-size: 14px;
        }

            .page ul li a.pa:hover, .page ul li a.active {
                color: #fff;
                background: #666;
                text-decoration: none;
            }



/*滚动条*/
.scrollBar {
    position: absolute;
    right: 3px;
    top: 50px;
    width: 6px;
    height: 660px;
    border-left: 1px solid #ccc;
}

    .scrollBar span.midd {
        height: 448px;
        display: block;
        margin-left: 5px;
        position: relative;
    }

        .scrollBar span.midd span {
            position: absolute;
            left: -10px;
            top: 10px;
            background: #ddd;
            width: 10px;
            height: 25px;
        }

/*文章滚动条样式*/
/******单篇文章******/
.view-title {
    text-align: center;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px;
    margin-top: 20px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 20px;
}

    .view-title h1 {
        font-size: 22px;
        max-width: 80%;
        margin: 0 auto;
    }

.view-subtitle h1 {
    font-size: 18px;
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
    color: #333;
    /* font-weight: 400; */
}

.view-info {
    text-align: center;
    color: #999;
}

    .view-info span {
        font-size: 14px;
        font-weight: normal;
    }

.view-cnt {
    margin-top: 10px;
    line-height: 26px;
    /*font-size: 16px;*/
}

    .view-cnt img {
        max-width: 600px !important;
        height: auto !important;
    }

    .view-cnt p {
        text-align: justify;
        margin: 15px 0;
        text-justify: inter-ideograph;
        text-indent: 32px;
        /*解决ie不兼容问题*/
        line-height: 2em !important;
        font-size: 16px !important;
        color: #000 !important;
        /*font-family: 'AvenirLTStd-light';*/
        font-family: 宋体 !important;
    }

        .view-cnt p span {
            line-height: 2em !important;
            font-size: 16px !important;
            color: #000 !important;
            /*font-family: 'AvenirLTStd-light';*/
            font-family: 宋体 !important;
        }

    .view-cnt ul li {
        list-style-type: disc;
        line-height: 28px;
        height: auto;
    }

    .view-cnt a {
        color: #265fa6;
    }

        .view-cnt a:hover {
            text-decoration: underline;
            color: #265fa6;
        }

    .view-cnt ol, .view-cnt ul {
        padding-left: 17px;
        margin-left: 10px;
    }

        .view-cnt ol li {
            list-style: inherit;
        }

    .view-cnt hr {
        height: 1px;
        border: none;
        border-top: 1px dashed #e3e3e3;
    }

    /*table*/

    .view-cnt table {
        border-collapse: collapse;
        border-spacing: 0;
        border: medium none;
    }

        .view-cnt table p {
            text-indent: 0px;
        }

        .view-cnt table td, .view-cnt table th {
            border-color: #ddd;
        }

/******news,down,title样式******/
.data-list {
    padding-top: 5px;
    padding-bottom: 30px;
}

    .data-list li {
        font-size: 14px;
        line-height: 41px;
    }
/*.data-list li:last-child{
	border-bottom: none;
}*/

/*.data-list li:nth-child(odd){
	background: #e9e9e9;
}*/

ul.data-list > li > a {
    color: #333;
    font-size: 16px;
    float: left;
    background: url(../../images/rs/lia.png) no-repeat left center;
    padding-left: 12px;
}

.data-list li a:hover {
    color: #000;
    text-decoration: none;
}

.data-list li span {
    font-size: 16px;
    color: #666;
    float: right;
}

/******pictrue,videolist样式******/
ul.pic-list {
    padding: 20px 0 10px;
}

    ul.pic-list li {
        float: left;
        margin: 10px 15px 5px 0;
    }

        ul.pic-list li.mar0 {
            margin-right: 0;
        }

        ul.pic-list li a {
            color: #666;
        }

            ul.pic-list li a:hover {
                color: #333;
                text-decoration: none;
            }

        ul.pic-list li div {
            line-height: 24px;
            margin-bottom: 10px;
            text-align: center;
        }

        ul.pic-list li p {
            padding: 15px 0;
            color: #000;
            text-align: center;
        }

    ul.pic-list a img {
        /*border:1px solid #ddd;*/
        /*padding: 3px; background-color: #00428f;
 
    display: block;  border:2px solid #00428f;
   padding: 6px; background-color: #fff;
    transition: all 0.2s ease-in-out 0s;*/
    }


/******pictrueleft pictrueright样式******/
ul.pic-bothside li {
    padding: 30px 39px;
    border: 1px solid #ccc;
    margin-top: 25px;
}

ul.pic-bothside a img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    margin: 3px 13px 3px 0px;
}

a.pic-a {
    color: #333;
}

span.pic-span {
    color: #999;
}


/*左图右文*/

.picleft-list {
    padding-top: 10px;
    padding-bottom: 20px;
}

    .picleft-list li {
        margin: 20px 0 25px 0;
    }

        .picleft-list li .pli-img {
            /*width: 228px;*/
            /*去掉宽度不要*/
        }

        .picleft-list li .pli-text {
            width: 645px;
            height: 158px;
            border-bottom: 1px dotted #ddd;
        }

            .picleft-list li .pli-text a {
                font-size: 16px;
                color: #333;
                display: block;
                margin-bottom: 10px;
                /*	margin-top: 10px;*/
            }

                .picleft-list li .pli-text a.a2 {
                    font-size: 16px;
                    color: #a62628;
                    margin-top: 10px;
                }

            .picleft-list li .pli-text span {
                font-size: 14px;
                color: #999;
                display: block;
                margin: 3px 0;
            }

            .picleft-list li .pli-text p {
                font-size: 14px;
                color: #666;
                line-height: 23px;
                overflow: hidden;
                height: 50px;
            }

/*视频列表*/
.video-list {
    padding-top: 20px;
}

    .video-list li {
        width: 298px;
        border: 1px solid #ddd;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        transform: scale(1.0);
        transition: all 0.4s ease-out;
    }

        .video-list li:nth-child(3n) {
            margin-right: 0;
        }

ul .video-list li.mar0 {
    margin-right: 0;
}

.video-list li .vi-vi {
    position: relative;
}


    .video-list li .vi-vi img {
        max-width: 100%;
        width: 100%;
    }

    .video-list li .vi-vi span {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .video-list li .vi-vi span img {
            width: auto;
        }

.video-list li .vi-text {
    padding: 12px 20px;
    background: #fbfbfb;
    overflow: hidden;
}

    .video-list li .vi-text a {
        display: block;
        font-size: 16px;
        color: #333;
        line-height: 25px;
    }

    .video-list li .vi-text span {
        display: block;
        font-size: 14px;
        color: #777;
        margin: 8px 0;
    }

    .video-list li .vi-text p {
        font-size: 14px;
        color: #777;
        line-height: 21px;
        height: 47px;
        overflow: hidden;
    }

.video-list li:hover {
    transform: scale(1.02);
    transition: all 0.4s ease-out;
    cursor: pointer;
}

/*下载页面*/
.down-list {
    padding-bottom: 50px;
    padding-top: 15px;
}

    .down-list li {
        border-bottom: 1px solid #ddd;
        padding: 16px 0;
    }

        .down-list li:first-child {
            padding-top: 0px;
        }

        .down-list li .down-left {
        }

            .down-list li .down-left a {
                color: #333;
                font-size: 16px;
            }

                .down-list li .down-left a img {
                    margin-right: 10px;
                }

            .down-list li .down-left p {
                margin-top: 12px;
                font-size: 14px;
                color: #999;
            }

                .down-list li .down-left p span {
                    margin-left: 54px;
                }

        .down-list li .down-xia {
            display: block;
            margin-top: 18px;
        }

/*piclist1 个人图片列表*/


.picleft1-list {
    padding-top: 16px;
    padding-bottom: 20px;
}

    .picleft1-list li {
        margin-bottom: 10px;
        width: 242px;
        height: 88px;
        border: 1px solid #ececec;
        padding: 8px;
        float: left;
        margin-right: 20px;
        margin-bottom: 26px;
    }

        .picleft1-list li:hover {
            box-shadow: 1px 1px 2px 2px #e8effb;
        }

        .picleft1-list li .pli-img1 {
            /*width: 228px;*/
            /*去掉宽度不要*/
        }

        .picleft1-list li .pli-text1 {
            margin-top: 10px;
            width: 130px;
            padding-left: 23px;
        }

            .picleft1-list li .pli-text1 a {
                font-size: 20px;
                color: #333;
                display: block;
                margin-top: -5px;
                text-decoration: none;
                /*	margin-top: 10px;*/
            }

            .picleft1-list li .pli-text1 span {
                font-size: 18px;
                color: #999;
                display: block;
                margin: 15px 0 10px 0;
            }

        .picleft1-list li.mar0 {
            margin-right: 0px;
        }

/*字母序列表*/
.az {
    padding-top: 20px;
    color: #333;
    font-size: 16px;
    height: 35px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
}

    .az ul {
        line-height: 30px;
    }

        .az ul li {
            float: left;
            padding-right: 16px;
            line-height: 30px;
        }

            .az ul li a {
                color: #999;
                font-size: 16px;
                text-decoration: none;
            }

                .az ul li a:hover {
                    color: #9ac209;
                }

.az-aa {
    padding-top: 10px;
}

.zza {
    padding: 10px 0;
    border-bottom: 1px dotted #cdcdcd;
}

    .zza h4 {
        font-size: 24px;
        color: #9ac209;
        font-weight: normal;
    }

    .zza ul {
        padding-top: 20px;
    }

        .zza ul li {
            float: left;
            font-size: 16px;
            color: #333;
            padding-right: 40px;
            width: 60px;
            margin-bottom: 10px;
        }

            .zza ul li.mar0 {
                margin-right: 0px;
            }

/*datime*/
.datime .dat-top {
    margin: 40px 0 10px 0;
}

    .datime .dat-top img {
        width: 880px;
        height: 124px;
    }

.time-top {
    position: relative;
}

    .time-top a.prev {
        position: absolute;
        left: 0px;
        top: 30px;
        width: 46px;
        height: 46px;
        display: block;
        cursor: pointer;
        z-index: 1;
    }

    .time-top a.next {
        position: absolute;
        right: 0px;
        top: 30px;
        width: 46px;
        height: 46px;
        display: block;
        cursor: pointer;
        z-index: 1;
    }

.timg {
    height: 1px;
    background: #b12330;
    position: absolute;
    left: 2%;
    top: 53px;
    width: 97%;
}

.time-ul {
    padding-top: 18px;
    position: relative;
}

    .time-ul ul {
        padding-top: 18px;
        padding-left: 50px;
    }

        .time-ul ul li {
            float: left;
            cursor: pointer;
            margin: 0 6px;
            background: url(../../images/rts.png) no-repeat center top;
        }

            .time-ul ul li a {
                text-decoration: none;
                margin: 0 20px;
                display: block;
                height: 100px;
                margin-top: 18px;
                width: 34px;
            }

                .time-ul ul li a span {
                    font-size: 14px;
                    color: #333;
                    display: block;
                    padding-top: 40px;
                }

            .time-ul ul li.active {
                background: url(../../images/rt.png) no-repeat center top;
            }


.time-one {
}

    .time-one h4 {
        font-size: 24px;
        color: #333;
        text-align: center;
        margin: 20px 0;
    }

    .time-one p {
        font-size: 14px;
        color: #777;
        line-height: 25px;
        margin: 20px 0;
    }


.newic-list {
    padding-bottom: 50px;
}

    .newic-list li {
        padding: 30px 0;
        border-bottom: 1px solid #ccc;
    }

        .newic-list li a.a1 {
            font-size: 18px;
            color: #3f4244;
            display: block;
            text-decoration: none;
            font-family: 'AvenirLTStd-light';
            margin: 10px 0;
        }

        .newic-list li span {
            font-size: 16px;
            color: #929ba0;
            display: block;
            margin: 10px 0;
            font-family: 'AvenirLTStd-light';
        }

        .newic-list li a.a2 {
            font-size: 14px;
            color: #f26522;
            display: block;
            text-decoration: none;
            margin-top: 10px;
        }

        .newic-list li p {
            font-size: 14px;
            color: #666;
            line-height: 25px;
        }



/*datime*/
.datime .dat-top {
    margin: 40px 0 10px 0;
}

    .datime .dat-top img {
        width: 880px;
        height: 124px;
    }

.time-top {
    position: relative;
}

    .time-top a.prev {
        position: absolute;
        left: 0px;
        top: 30px;
        width: 46px;
        height: 46px;
        display: block;
        cursor: pointer;
        z-index: 1;
    }

    .time-top a.next {
        position: absolute;
        right: 0px;
        top: 30px;
        width: 46px;
        height: 46px;
        display: block;
        cursor: pointer;
        z-index: 1;
    }

.timg {
    height: 1px;
    background: #b12330;
    position: absolute;
    left: 2%;
    top: 53px;
    width: 97%;
}

.time-ul {
    padding-top: 18px;
    position: relative;
}

    .time-ul ul {
        padding-top: 18px;
        padding-left: 50px;
    }

        .time-ul ul li {
            float: left;
            cursor: pointer;
            margin: 0 6px;
            background: url(../../images/rts.png) no-repeat center top;
        }

            .time-ul ul li a {
                text-decoration: none;
                margin: 0 20px;
                display: block;
                height: 100px;
                margin-top: 18px;
                width: 34px;
            }

                .time-ul ul li a span {
                    font-size: 14px;
                    color: #333;
                    display: block;
                    padding-top: 40px;
                }

            .time-ul ul li.active {
                background: url(../../images/rt.png) no-repeat center top;
            }


.time-one {
}

    .time-one h4 {
        font-size: 24px;
        color: #333;
        text-align: center;
        margin: 20px 0;
    }

    .time-one p {
        font-size: 14px;
        color: #777;
        line-height: 25px;
        margin: 20px 0;
    }


.newic-list {
    padding-bottom: 50px;
}

    .newic-list li {
        padding: 30px 0;
        border-bottom: 1px solid #ccc;
    }

        .newic-list li a.a1 {
            font-size: 18px;
            color: #3f4244;
            display: block;
            text-decoration: none;
            font-family: 'AvenirLTStd-light';
            margin: 10px 0;
        }

        .newic-list li span {
            font-size: 16px;
            color: #929ba0;
            display: block;
            margin: 10px 0;
            font-family: 'AvenirLTStd-light';
        }

        .newic-list li a.a2 {
            font-size: 14px;
            color: #f26522;
            display: block;
            text-decoration: none;
            margin-top: 10px;
        }

        .newic-list li p {
            font-size: 14px;
            color: #666;
            line-height: 25px;
        }



/*datime*/
.datime .dat-top {
    margin: 40px 0 10px 0;
}

    .datime .dat-top img {
        width: 880px;
        height: 124px;
    }

.time-top {
    position: relative;
}

    .time-top a.prev {
        position: absolute;
        left: 0px;
        top: 30px;
        width: 46px;
        height: 46px;
        display: block;
        cursor: pointer;
        z-index: 1;
    }

    .time-top a.next {
        position: absolute;
        right: 0px;
        top: 30px;
        width: 46px;
        height: 46px;
        display: block;
        cursor: pointer;
        z-index: 1;
    }

.timg {
    height: 1px;
    background: #b12330;
    position: absolute;
    left: 2%;
    top: 53px;
    width: 97%;
}

.time-ul {
    padding-top: 18px;
    position: relative;
}

    .time-ul ul {
        padding-top: 18px;
        padding-left: 50px;
    }

        .time-ul ul li {
            float: left;
            cursor: pointer;
            margin: 0 6px;
            background: url(../../images/rts.png) no-repeat center top;
        }

            .time-ul ul li a {
                text-decoration: none;
                margin: 0 20px;
                display: block;
                height: 100px;
                margin-top: 18px;
                width: 34px;
            }

                .time-ul ul li a span {
                    font-size: 14px;
                    color: #333;
                    display: block;
                    padding-top: 40px;
                }

            .time-ul ul li.active {
                background: url(../../images/rt.png) no-repeat center top;
            }


.time-one {
}

    .time-one h4 {
        font-size: 24px;
        color: #333;
        text-align: center;
        margin: 20px 0;
    }

    .time-one p {
        font-size: 14px;
        color: #777;
        line-height: 25px;
        margin: 20px 0;
    }


.newic-list {
    padding-bottom: 50px;
}

    .newic-list li {
        padding: 30px 0;
        border-bottom: 1px solid #ccc;
    }

        .newic-list li a.a1 {
            font-size: 18px;
            color: #3f4244;
            display: block;
            text-decoration: none;
            font-family: 'AvenirLTStd-light';
            margin: 10px 0;
        }

        .newic-list li span {
            font-size: 16px;
            color: #929ba0;
            display: block;
            margin: 10px 0;
            font-family: 'AvenirLTStd-light';
        }

        .newic-list li a.a2 {
            font-size: 14px;
            color: #f26522;
            display: block;
            text-decoration: none;
            margin-top: 10px;
        }

        .newic-list li p {
            font-size: 14px;
            color: #666;
            line-height: 25px;
        }


/*个人介绍*/
.per-top {
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.per-img {
    width: 145;
    height: 180px;
}

.per-text {
    width: auto;
    padding-left: 30px;
}

    .per-text h4 {
        font-size: 32px;
        color: #444;
        font-weight: normal;
        margin-bottom: 19px;
        margin-top: 20px;
    }

    .per-text p {
        font-size: 16px;
        color: #444;
        margin: 10px 0;
    }

.per-con {
}

.per-box {
    margin-bottom: 20px;
}

    .per-box h4 {
        font-size: 20px;
        font-weight: bold;
        color: #444;
        margin-bottom: 10px;
    }

        .per-box h4 img {
            padding-right: 10px;
            vertical-align: -6px;
        }

/* .per-box p { */
/*     font-size: 16px; */
/*     color: #444; */
/*     line-height: 25px; */
/* } */









/* 名录影像 */

ul.pic-list2 {
    padding-top: 15px;
    margin-left: 0;
    padding-left: 0;
}

    ul.pic-list2 li {
        /*background: url(../../images/liabg.png) no-repeat center center;*/
        /*width: 128px;
        height: 71px;*/
        float: left;
        list-style-type: none;
        width: 12%;
        margin: 15px 1%;
        border-radius: 10px;
        box-shadow: 0px 1px 2px 2px #e9e9e9 inset;
        background: none;
    }



        ul.pic-list2 li a {
            text-decoration: none;
            display: block;
            text-align: center;
            line-height: 26px;
            font-size: 14px;
            color: #666;
            padding: 20px 15px;
        }

            ul.pic-list2 li a span {
                display: block;
                margin-top: 0 !important;
            }

        ul.pic-list2 li:hover {
            /*background: url(../../images/liahbg.png) no-repeat center center;*/
            background-image: linear-gradient(45deg, rgb(231 135 136) 0%, rgb(191 6 10) 100%);
            cursor: pointer;
            background-size: cover;
        }

            ul.pic-list2 li:hover a {
                color: #fff;
            }


.tec-list {
    margin: 25px 0;
    font-size: 0;
}

.tec-item {
    display: inline-block;
    text-align: justify;
    vertical-align: top;
    text-align-last: justify;
    margin: 0 15px 15px;
    width: 64px;
    font-size: 16px;
}

.tecen {
    width: auto;
}

/* 名录印象end */













