@charset "utf-8";
/* CSS Document */

.nycon {
    min-height: 600px;
    padding-bottom: 40px;
    background: url(../images/nbg.jpg) no-repeat left top;
}

.ny-ban {
    position: relative;
}

.ny-yin {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

.ny-ban img {
    max-width: 100%;
    height: auto;
}


.nban {
    /*background: url(../images/rs/ntbg2.png) no-repeat center top;*/
    background: url(../images/rs/ntbg1.png) no-repeat center top;
    height: 95px;
    /*width: 100%;*/
    width: 1178px;
    position: absolute;
    left: 0px;
    bottom: -46px;
}


/*内页面包屑侧导航*/
.ke-tit {
    border-bottom: 3px solid #333;
}

.ke {
    line-height: 45px;
    font-size: 20px;
    color: #3f5b85;
}

.nav-path {
    margin-top: 35px;
    color: #777;
    font-size: 16px;
    padding-right: 23px;
}

    .nav-path img {
        vertical-align: 5px;
        padding-right: 5px;
    }

    .nav-path a {
        color: #777;
        font-size: 16px;
        padding: 0 3px;
    }

        .nav-path a:hover {
            text-decoration: none;
            color: #0d4f99;
        }

/******左侧导航******/

.main-left {
    overflow: hidden;
    width: 200px;
    float: left;
    margin-top: 70px;
}

/******右侧样式******/
.main-right {
    position: relative;
    width: 900px;
    min-height: 580px;
    float: right;
    margin-top: 50px;
    /*background: #fff;*/
}
/*左侧导航：*/
.side-nav-panel {
}

.nav-panel-title {
    font-size: 32px;
    color: #0d4f99;
    text-align: center;
    line-height: 92px;
    height: 92px;
    padding-left: 30px;
}

.slide-nav-ul {
    /*border: 1px solid #ddd;*/
    border-top: none;
}

    .slide-nav-ul li:first-child {
        /* border-top: none; */
    }

    .slide-nav-ul li {
        position: relative;
        border-bottom: 1px solid #777;
        margin-bottom: 20px;
    }

        .slide-nav-ul li:last-child {
            /*border-bottom: none;*/
        }

        .slide-nav-ul li.js-item {
        }

        .slide-nav-ul li a {
            color: #777;
            display: block;
            position: relative;
            padding: 8px 25px 8px 25px;
            margin-left: 70px;
            font-size: 16px;
            text-align: center;
            line-height: 25px;
            text-decoration: none;
        }

            .slide-nav-ul li a.active {
                color: #fff;
                /*background: #0f4c81 ;*/
                text-decoration: none;
                background: #0d4f99;
            }

                .slide-nav-ul li a.active:hover {
                    color: #fff;
                    /*background: #252b4d url(../images/rs/bah1.png) no-repeat 10px 19px;*/
                    text-decoration: none;
                    background: #0d4f99;
                }

            .slide-nav-ul li a:hover {
                /*background: #0f4c81  ;*/
                color: #fff;
                background: #0d4f99;
            }


        .slide-nav-ul li:hover, .slide-nav-ul li.active {
            border-bottom: 1px solid #0d4f99;
        }
        /* 左侧二级选中 .parent */
        .slide-nav-ul li a:hover, .slide-nav-ul li a.active, .slide-nav-ul li a.selected, .slide-nav-ul li a.parent {
            /*background: #0f4c81 ;*/
            color: #fff;
            background: #0d4f99;
        }
/* .slide-nav-ul li a:before{
	content: "\e90e";
    color: #0086b3;
    font-family: 'icomoon' !important;
    margin-left: -20px;
    padding-right: 7px;

} */

/*内页三级导航*/
.slide-nav-item-ul {
    padding: 0px 0 5px 85px;
    /*background: #0f4c81;*/
    margin-top: 10px;
}

    .slide-nav-item-ul li {
        line-height: 30px;
        background: none;
        margin-bottom: 5px;
        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: #333;
            font-size: 14px;
            padding: 0px;
            line-height: 23px;
            margin-left: 0;
            border: none;
            background: url(../images/rs/ag1.png) no-repeat left 8px;
            font-weight: normal;
            text-align: left;
            padding-left: 15px;
        }

        .slide-nav-item-ul li:hover {
            border-bottom: none;
        }

.slide-nav-ul li .slide-nav-item-ul li a:hover, .slide-nav-ul li .slide-nav-item-ul a.active {
    border: none;
    color: #0d4f99;
    text-decoration: none;
    font-weight: normal;
    padding-left: 15px;
    background: url(../images/rs/ag2.png) no-repeat left 8px;
    box-shadow: none;
    border-bottom: none;
}
/* 三级选中 .selected */
.slide-nav-ul li .slide-nav-item-ul li a:hover, .slide-nav-ul li .slide-nav-item-ul a.active, .slide-nav-ul li .slide-nav-item-ul a.selected {
    background: url(../images/rs/ag2.png) no-repeat left 8px;
    color: #0d4f99;
}


/*右侧内容*/
.right-nr {
    font-size: 16px;
    color: #666;
    position: relative;
    padding-bottom: 50px;
}
/*页数*/
.page {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    height: 35px;
    background: #fff;
    max-width: 300px;
    margin: auto;
    margin-top: 30px;
}

    .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;
            }




/*文章滚动条样式*/
/******单篇文章******/
.view-title {
    text-align: center;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 20px;
}

    .view-title h1 {
        font-size: 18px;
    }

.view-info {
    text-align: center;
    color: #999;
}

    .view-info span {
        font-size: 14px;
        font-weight: normal;
    }

.view-cnt {
    margin-top: 10px;
    line-height: 29px;
}

    .view-cnt p ,.wp_entry p{
        text-justify: inter-ideograph;
        /*解决ie不兼容问题*/
        font-size: 16px;
        color: #666;
        line-height: 29px;
        margin-bottom: 15px;
    }

    .view-cnt ul li ,.wp_entry ul{
        list-style-type: disc;
        line-height: 28px;
        height: auto;
    }

    .view-cnt a ,.wp_entry a{
        color: #0e419c;
    }

        .view-cnt a:hover ,.wp_entry a:hover{
            text-decoration: underline;
            color: #0e419c;
        }

    .view-cnt ol, .view-cnt ul ,.wp_entry ol{
        padding-left: 17px;
        margin-left: 10px;
    }

        .view-cnt ol li ,wp_entry ol li{
            list-style: decimal;
        }


    /*table*/

    .view-cnt table ,.wp_entry table{
        border-collapse: collapse;
        border-spacing: 0;
        border: medium none;
        width:100%;
    }

        .view-cnt table td, .view-cnt table th,.wp_entry table th{
            border-color: #ddd;
        }

.view-cnt table tr td p,.wp_entry table tr td p{
margin:1px 0;
}



/******news,down,title样式******/
.data-list {
    padding-top: 15px;
    padding-bottom: 30px;
}

    .data-list li {
        font-size: 16px;
        line-height: 40px;
        /*padding: 0 10px;*/
    }

/*.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;

    width: calc(100% - 120px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.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 28px 5px 0;
        border: 1px solid transparent;
    }

        ul.pic-list li:hover {
            border: 1px solid #0f4c81;
        }


    ul.pic-list .li-img {
        overflow: hidden;
        transition: all 1.5s;
    }

        ul.pic-list .li-img img {
            transform: scale(1.0);
            transition: all 1.5s;
        }

        ul.pic-list .li-img:hover img {
            transform: scale(1.2);
            transition: all 1.5s;
        }

    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: 18px 10px;
        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;*/
            /*去掉宽度不要*/
            border: 3px solid transparent;
            transition: all 1s;
        }

            .picleft-list li .pli-img:hover {
                border: 3px solid #0e6eb8;
                box-shadow: 0px 1px 4px 3px #d4d4d4;
                transition: all 1s;
                cursor: pointer;
            }

        .picleft-list li .pli-text {
            width: 600px;
            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: 14px;
                    color: #0d4f99;
                    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: 258px;
        height: 283px;
        border: 1px solid #ddd;
        float: left;
        margin-right: 59px;
        margin-bottom: 30px;
    }

        .video-list li:hover {
            border: 1px solid #0e6eb8;
            cursor: pointer;
        }

ul.video-list li.mar0 {
    margin-right: 0;
}

.video-list li .vi-vi {
    position: relative;
    height: 135px;
}

    .video-list li .vi-vi span img {
        position: absolute;
        left: 42%;
        top: 35px;
    }

.video-list li .vi-text {
    padding: 5px 30px 10px 20px;
    background: #fbfbfb;
    height: 132px;
    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;
    }
/*下载页面*/

.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;
    margin-top: 10px;
}

    .newic-list li {
        padding: 20px 20px;
        border: 1px solid transparent;
        border-bottom: 1px solid #ccc;
    }

        .newic-list li:hover {
            border: 1px solid #ccc;
            cursor: pointer;
        }

        .newic-list li a.a1 {
            font-size: 16px;
            color: #295999;
            display: block;
            text-decoration: none;
        }

        .newic-list li span {
            font-size: 14px;
            color: #999;
            display: block;
            margin: 10px 0;
        }

        .newic-list li a.a2 {
            font-size: 14px;
            color: #295999;
            display: block;
            text-decoration: none;
            margin-top: 10px;
        }

        .newic-list li p {
            font-size: 14px;
            color: #666;
            line-height: 25px;
        }






/* webplus平台 */


/* 面包屑 斜杠 / 的图片 */
.possplit {
    /*background-image: url(../images/posgg.png);*/
    background: none;
    display: initial;
    padding: 0px 3px;
}

/* 假如是单篇文章   平台会用自己的样式 */
.wp_single wp_column_article {
    margin-top: 20px;
}
/* 重写平台上的样式 */
.view-cnt, .wp_articlecontent {
    font-size: 16px !important;
    margin-top: 10px;
    line-height: 29px !important;
}




/*piclist 2*/
ul.piclist2 {
    padding-top: 20px;
}

    ul.piclist2 li {
        width: 258px;
        margin-right: 56px;
        float: left;
        margin-bottom: 30px;
        background: #f5f5f5;
        border: 1px solid #f5f5f5;
    }

        ul.piclist2 li:hover {
            background: #0f4c81;
        }

            ul.piclist2 li:hover .pi-tt h4 a {
                color: #fff;
            }

            ul.piclist2 li:hover .pi-tt .ul-desc li a {
                color: #fff;
            }

            ul.piclist2 li:hover .pi-tt .ul-desc li {
                list-style-type: disc;
                color: #fff;
            }

            ul.piclist2 li:hover .pi-tt a.more {
                color: #fff;
            }

        ul.piclist2 li.mar0 {
            margin-right: 0;
        }



        ul.piclist2 li .pi-tt {
            padding: 20px 30px;
        }

            ul.piclist2 li .pi-tt .ul-desc {
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                margin-bottom: 0;
                height: 94px;
                color: #666;
                padding-left: 30px;
            }

                ul.piclist2 li .pi-tt .ul-desc li {
                    float: none;
                    width: 100%;
                    margin-right: 0px;
                    margin-bottom: 0px;
                    background: none;
                    border: none;
                }

            ul.piclist2 li .pi-tt h4 {
                color: #333;
                margin-bottom: 10px;
                height: 27px;
                line-height: 27px;
                overflow: hidden;
                /*line-height: 140%;*/
            }

                ul.piclist2 li .pi-tt h4 a {
                    color: #333;
                }

                    ul.piclist2 li .pi-tt h4 a:hover {
                        color: #fff;
                        text-decoration: none;
                    }

            ul.piclist2 li .pi-tt .ul-desc li {
                list-style-type: disc;
                line-height: 30px;
            }

                ul.piclist2 li .pi-tt .ul-desc li a {
                    color: #333;
                }

                    ul.piclist2 li .pi-tt .ul-desc li a:hover {
                        /* color: #a3c721; */
                    }

            ul.piclist2 li .pi-tt a.more {
                font-size: 18px;
                color: #1f8dcc;
                margin-top: 15px;
                display: block;
                text-decoration: none;
            }

                ul.piclist2 li .pi-tt a.more img {
                    padding-left: 10px;
                }

/*线的效果*/
.pic-box {
}

ul.piclist2 li a.a1 {
    position: relative;
    display: block;
}

    ul.piclist2 li a.a1 i {
        position: absolute;
        left: 0px;
        bottom: 0px;
        height: 6px;
        background: #a8ca2d;
        display: block;
        width: 100%;
        opacity: 0;
        z-index: 1;
    }

    ul.piclist2 li a.a1 i {
        width: 0px;
        height: 4px;
        background: #f2c230;
        margin-top: 100px;
        display: inline-block;
    }

ul.piclist2 li:hover a.a1 i {
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


/**/








/* 新内页 */

/*about*/
.aboutp p {
    margin-bottom: 15px;
}


/*teach-box*/
.teach-box {
    margin-top: 20px;
}

    .teach-box .teach-top {
        background: url(../images/ybg.jpg) no-repeat center top;
        height: 226px;
    }

        .teach-box .teach-top ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            .teach-box .teach-top ul li {
                text-align: center;
                color: #fff;
                float: left;
                list-style: none;
                /*width: 19%;*/
            }

                .teach-box .teach-top ul li:first-child {
                    width: 300px;
                    margin-right: 40px;
                    text-align: center;
                }

                .teach-box .teach-top ul li:nth-child(2) {
                    text-align: left;
                    width: 208px;
                }

                .teach-box .teach-top ul li:nth-child(3) {
                    text-align: left;
                    width: 200px;
                }

                .teach-box .teach-top ul li:nth-child(4) {
                    text-align: left;
                    width: 150px;
                }

                .teach-box .teach-top ul li span {
                    display: block;
                    color: #fff;
                    font-size: 52px;
                    margin: 20px 0 15px;
                    height: 64px;
                    line-height: 64px;
                }

                .teach-box .teach-top ul li p {
                    font-size: 18px;
                    color: #fff;
                }

                    .teach-box .teach-top ul li p.p1 {
                        font-size: 14px;
                        line-height: 25px;
                        text-align: left;
                        margin-top: 10px;
                    }

/**/
.teach-lei {
    background: url(../images/leibg.jpg) no-repeat center top;
    height: 47px;
    margin-top: 23px;
}

    .teach-lei span {
        line-height: 47px;
        color: #0d4f99;
        font-size: 18px;
    }

        .teach-lei span.sp1 {
            padding-left: 123px;
        }

        .teach-lei span.sp2 {
            padding-left: 570px;
        }

.teach-ul1 {
}

    .teach-ul1 ul {
        list-style: none;
    }


        .teach-ul1 ul li {
            font-size: 16px;
            color: #333;
            background: url(../images/tic1.png) no-repeat 20px center;
            border-bottom: 1px solid #b9c6d5;
            padding: 15px 0;
            padding-left: 60px;
            list-style: none;
        }

            .teach-ul1 ul li a {
                display: block;
                float: left;
                width: 500px;
                font-size: 16px;
                color: #333;
                text-decoration: none;
            }

            .teach-ul1 ul li span {
                width: 290px;
                float: right;
                text-align: center;
            }


/*xueshu*/

.xue-top {
    background: url(../images/ntbg.jpg) no-repeat center top;
    height: 35px;
    margin-top: 20px;
}

    .xue-top h4 {
        font-size: 32px;
        color: #0d4f99;
        font-weight: normal;
        background: #fff;
        display: inline-block;
        margin-left: 123px;
        line-height: 30px;
    }

.xue-con {
    margin-top: 60px;
}

.xue-left {
    width: 100px;
}

    .xue-left h4 {
        font-size: 32px;
        color: #0d4f99;
        font-weight: bold;
        width: 60px;
        margin-top: 280px;
        line-height: 40px;
    }

.xue-right {
    width: 780px;
}

    .xue-right .ke-box1 {
        border-radius: 10px;
        height: 100px;
        position: relative;
        border: 2px solid #dce6f5;
        text-align: center;
        margin-bottom: 15px;
    }

        .xue-right .ke-box1 h5 {
            font-size: 18px;
            color: #0d4f99;
            font-weight: bold;
            margin-top: 19px;
        }

        .xue-right .ke-box1 p {
            font-size: 16px;
            color: #777;
            margin-top: 15px;
        }

        .xue-right .ke-box1 span {
            position: absolute;
            left: -24px;
            top: 24px;
        }

        .xue-right .ke-box1 a {
            display: inline-block;
            padding: 0px 10px;
        }

    .xue-right .kb2 {
        border: 2px solid #e1f2d6;
    }

        .xue-right .kb2 h5 {
            color: #64a13c;
        }

    .xue-right .kb3 {
        border: 2px solid #faf0bb;
    }

        .xue-right .kb3 h5 {
            color: #a28e1e;
        }


    .xue-right .kb4 {
        border: 2px solid #fee1ca;
    }

        .xue-right .kb4 h5 {
            color: #d97422;
        }


    .xue-right .kb5 {
        border: 2px solid #fdcec7;
    }

        .xue-right .kb5 h5 {
            color: #d92e17;
        }


    .xue-right .kb6 {
        border: 2px solid #ecd4fd;
    }

        .xue-right .kb6 h5 {
            color: #752aa9;
        }

/*zuzhi*/
.zuzhi-box {
}

    .zuzhi-box .zu-table {
        margin-bottom: 40px;
    }

        .zuzhi-box .zu-table .zu-top {
            border: 1px solid #aabed4;
            position: relative;
            background: #e8eff7;
            line-height: 54px;
            padding-left: 27px;
        }

            .zuzhi-box .zu-table .zu-top h4 {
                font-size: 22px;
                font-weight: bold;
                color: #0d4f99;
            }

            .zuzhi-box .zu-table .zu-top i {
                width: 6px;
                height: 30px;
                background: #0d4f99;
                position: absolute;
                left: -3px;
                top: 13px;
            }

        .zuzhi-box .zu-table table {
            margin-top: 18px;
        }

            .zuzhi-box .zu-table table.tablea {
                border-collapse: collapse;
                text-align: center;
                border: 1px solid #ddd;
                width: 100%;
            }

                .zuzhi-box .zu-table table.tablea thead {
                    text-align: center;
                    height: 53px;
                }

                    .zuzhi-box .zu-table table.tablea thead th {
                        font-weight: normal;
                        font-size: 16px;
                        color: #333;
                        border: 1px solid #ddd;
                        height: 53px;
                    }

                    .zuzhi-box .zu-table table.tablea thead tr th {
                        text-align: center;
                    }

                        .zuzhi-box .zu-table table.tablea thead tr th:first-child {
                            width: 100px;
                        }

                        .zuzhi-box .zu-table table.tablea thead tr th:nth-child(2) {
                            width: 100px;
                        }

                        .zuzhi-box .zu-table table.tablea thead tr th:nth-child(3) {
                            width: 110px;
                        }

                        .zuzhi-box .zu-table table.tablea thead tr th:nth-child(4) {
                            width: 220px;
                        }

                        .zuzhi-box .zu-table table.tablea thead tr th:nth-child(5) {
                            width: 380px;
                        }

                .zuzhi-box .zu-table table.tablea tbody {
                }

                    .zuzhi-box .zu-table table.tablea tbody tr {
                        text-align: center;
                    }

                        .zuzhi-box .zu-table table.tablea tbody tr td {
                            padding: 15px 10px;
                            border: 1px solid #ddd;
                            vertical-align: middle;
                        }

                            .zuzhi-box .zu-table table.tablea tbody tr td p {
                                margin-bottom: 0;
                            }

                        .zuzhi-box .zu-table table.tablea tbody tr:nth-child(odd) {
                            background: #ececec;
                        }

                            .zuzhi-box .zu-table table.tablea tbody tr:nth-child(odd) td {
                                border-left: 1px solid #ddd;
                                border-right: 1px solid #ddd;
                            }

                                .zuzhi-box .zu-table table.tablea tbody tr:nth-child(odd) td:first-child {
                                    border-left: 1px solid #ddd;
                                }

                                .zuzhi-box .zu-table table.tablea tbody tr:nth-child(odd) td:last-child {
                                    border-right: 1px solid #ddd;
                                }



.wp_articlecontent .list-paddingleft-2{    
    padding-left: 0px !important;
}



        .fanye_right {
            margin: 15px 0 10px;
        }

            .fanye_right a {
                color: #000;
            }
        .szdw > h4 {
            /* background-color: #007acc; */
            /*color: #007acc;
            line-height: 42px;
            margin-left: 20px;
            font-size: 16px;
            border-bottom: 2px solid;*/
        }

        .szdw h4 {
            background: #eee;
            border-left: 5px solid #007acc;
            margin-bottom: 15px;
            color: #007acc;
            font-size: 18px;
            padding-left: 20px;
            height: 50px;
            line-height: 50px;
            margin-top: 10px;
            border-bottom: 0px solid;
        }


        .szdw > div {
            padding: 20px;
        }
        .user-intro {
            min-height: 200px;
        }



