  .iw {
            width: 1200px;
            margin: auto;
        }

        .list_nav {
            width: 1198px;
            height: auto;
            border: 1px solid #379be9;
            margin: 22px auto;
            padding-bottom: 15px;
            font-size: 15px
        }

            .list_nav .title {
                width: 100%;
                border-bottom: 1px solid #379be9;
                height: 40px;
                line-height: 40px;
                float: left;
                margin-bottom: 15px;
            }

                .list_nav .title span {
                    width: 60px;
                    padding-left: 40px;
                    border-right: 1px solid #379be9;
                    font-size: 14px;
                    height: 40px;
                    line-height: 40px;
                    display: block;
                    color: #434343;
                    background: url(../image/hsz.png) no-repeat 11px center;
                }

        .list_item {
            height: auto;
            line-height: 35px;
            float: left;
            color: #a7a7a7;
            width: 100%;
        }

            .list_item span {
                display: inline-block;
                float: left;
                font-size: 15px;
                margin: 0 20px 0 40px;
            }

            .list_item a {
                font-size: 15px;
                margin: 0 10px;
                padding: 1px 6px;
                color: #434343;
                -webkit-transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s;
                -ms-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
                white-space: nowrap;
            }

                .list_item a:hover {
                    background: #379be9 none repeat scroll 0 0;
                    color: #fff;
                    font-size: 15px;
                    margin: 0 10px;
                    border-radius: 3px;
                    -webkit-transition: all 0.3s ease 0s;
                    -moz-transition: all 0.3s ease 0s;
                    -o-transition: all 0.3s ease 0s;
                    -ms-transition: all 0.3s ease 0s;
                    transition: all 0.3s ease 0s;
                }

                .list_item a.current {
                    background: #379be9 none repeat scroll 0 0;
                    color: #fff;
                    font-size: 15px;
                    margin: 0 10px;
                    border-radius: 3px;
                }

        .list_item_con {
            width: 1040px;
            height: auto;
            float: right;
        }




        .splist li {
            width: 845px;
            border: 1px solid #d0cecb;
            height: auto;
            float: left;
            margin-bottom: 14px;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

            .splist li .imgbox {
                width: 210px;
                height: 170px;
                background: #379be9;
                float: left;
                padding: 5px;
                margin-right: 29px;
            }

                .splist li .imgbox img {
                    width: 210px;
                    height: 170px;
                    float: left;
                    border-radius: 10px;
                }

            .splist li .info {
                width: 430px;
                height: auto;
                float: left;
            }

                .splist li .info dl {
                    width: 100%;
                    height: auto;
                    float: left;
                }

                    .splist li .info dl dt {
                        width: 100%;
                        height: 22px;
                        float: left;
                        font-size: 16px;
                        color: #2a2a2a;
                        margin-top: 22px;
                        margin-bottom: 10px;
                    }

                        .splist li .info dl dt i.name {
                            width: 21px;
                            height: 22px;
                            background: url(../image/iname.png) no-repeat 0 0;
                            display: inline-block;
                            margin-right: 8px;
                            vertical-align: text-bottom;
                        }

                        .splist li .info dl dt i.rz {
                            width: 21px;
                            height: 22px;
                            background: url(../image/irenzheng.png) no-repeat 0 0;
                            display: inline-block;
                            vertical-align: text-bottom;
                        }

                    .splist li .info dl dd {
                        width: 100%;
                        height: 38px;
                        line-height: 38px;
                        float: left;
                        font-size: 12px;
                        color: #646161;
                    }

                        .splist li .info dl dd span {
                            width: 370px;
                            height: 38px;
                            line-height: 38px;
                            display: inline-block;
                            font-size: 12px;
                            color: #646161;
                            border-bottom: 1px dotted #646161;
                        }

                        .splist li .info dl dd i.zizhi {
                            width: 21px;
                            height: 22px;
                            background: url(../image/izizhi.png) no-repeat 0 0;
                            display: inline-block;
                            vertical-align: middle;
                            margin-right: 10px;
                        }

                        .splist li .info dl dd i.dizhi {
                            width: 21px;
                            height: 22px;
                            background: url(../image/idizhi.png) no-repeat 0 0;
                            display: inline-block;
                            vertical-align: middle;
                            margin-right: 10px;
                        }

                        .splist li .info dl dd.dianhua {
                            display: none
                        }

                        .splist li .info dl dd.pinglun {
                            display: none
                        }

                        .splist li .info dl dd.paiming {
                            display: none
                        }

                        .splist li .info dl dd.xingzhi {
                            display: none
                        }

                        .splist li .info dl dd i.shanchang {
                            width: 21px;
                            height: 22px;
                            background: url(../image/ishanchang.png) no-repeat 0 0;
                            display: inline-block;
                            vertical-align: middle;
                            margin-right: 10px;
                        }

            .splist li .num {
                width: 116px;
                height: auto;
                float: right;
                text-align: center;
                margin-top: 14px;
                margin-right: 25px;
            }

                .splist li .num i {
                    width: 72px;
                    height: 69px;
                    display: inline-block;
                }

                    .splist li .num i.no1 {
                        background: url(../image/iconno1.png);
                    }

                    .splist li .num i.no2 {
                        background: url(../image/iconno2.png);
                    }

                    .splist li .num i.no3 {
                        background: url(../image/iconno3.png);
                    }

                    .splist li .num i.no4 {
                        background: url(../image/iconno4.png);
                    }

                    .splist li .num i.no5 {
                        background: url(../image/iconno5.png);
                    }

                    .splist li .num i.no6 {
                        background: url(../image/iconno6.png);
                    }

                    .splist li .num i.no7 {
                        background: url(../image/iconno7.png);
                    }

                    .splist li .num i.no8 {
                        background: url(../image/iconno8.png);
                    }

                    .splist li .num i.no9 {
                        background: url(../image/iconno9.png);
                    }

                    .splist li .num i.no10 {
                        background: url(../image/iconno10.png);
                    }

                    .splist li .num i.no11 {
                        background: url(http://img.pnvt.com/style/zx/iconno11.png);
                    }

                    .splist li .num i.no12 {
                        background: url(http://img.pnvt.com/style/zx/iconno12.png);
                    }

                    .splist li .num i.no13 {
                        background: url(http://img.pnvt.com/style/zx/iconno13.png);
                    }

                    .splist li .num i.no14 {
                        background: url(http://img.pnvt.com/style/zx/iconno14.png);
                    }

                    .splist li .num i.no15 {
                        background: url(http://img.pnvt.com/style/zx/iconno15.png);
                    }

                    .splist li .num i.no16 {
                        background: url(http://img.pnvt.com/style/zx/iconno16.png);
                    }

                    .splist li .num i.no17 {
                        background: url(http://img.pnvt.com/style/zx/iconno17.png);
                    }

                    .splist li .num i.no18 {
                        background: url(http://img.pnvt.com/style/zx/iconno18.png);
                    }

                    .splist li .num i.no19 {
                        background: url(http://img.pnvt.com/style/zx/iconno19.png);
                    }

                    .splist li .num i.no20 {
                        background: url(http://img.pnvt.com/style/zx/iconno20.png);
                    }

                .splist li .num .biaoqian {
                    width: 116px;
                    height: auto;
                    margin-top: 37px;
                }

                    .splist li .num .biaoqian i {
                        width: 20px;
                        height: 20px;
                        display: inline-block;
                        margin: 0 5px;
                    }

                        .splist li .num .biaoqian i.bao {
                            background: url(../image/ibao.png);
                        }

                        .splist li .num .biaoqian i.du {
                            background: url(../image/idu.png);
                        }

                        .splist li .num .biaoqian i.re {
                            background: url(../image/ire.png);
                        }

        .smallvalue {
            min-height: 70px
        }
        .iw {
            width: 1200px;
            margin: auto;
        }

        .pull-right {
            float: right;
        }

        .txt-border {
            border: solid 1px #b2b2b2;
            border-top: solid 3px #379be9;
            width: 338px;
        }

            .txt-border a {
                color: #2a2a2a;
            }

                .txt-border a:hover {
                    color: #f991c9 !important;
                }

        .txt-top {
            margin-top: 20px;
        }

        .txt-title {
            padding: 8px;
            background: #eee;
            font-size: 13px;
            color: #404040;
        }

        .txt-container {
            padding: 22px;
        }

            .txt-container p {
                font-size: 13px;
                margin-bottom: 8px;
                color: #2a2a2a;
                line-height: 20px;
            }

        .txt-article {
            width: 748px;
            border: solid 1px #b2b2b2;
            border-top: solid 3px #f955ae;
            padding: 40px;
            color: #666666;
        }

        .article-tt {
            font-size: 18px;
            text-align: center;
            color: #666666;
        }

        .article-tt-small {
            color: #969696;
            font-size: 12px;
            text-align: center;
            margin-top: 10px;
            border-bottom: dashed 1px #eee;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

            .article-tt-small span {
                padding: 0 15px;
            }

        .txt-article img {
            max-width: 100%;
            margin: 0px auto;
            display: block;
        }

        .article p {
            font-size: 14px;
            line-height: 15px;
        }

        .link-ul a:hover p {
            color: #f991c9 !important;
        }
        
.faith{ background: #f5f5f5; width: 1200px; margin:0px auto; overflow: hidden; }
.faith ul{font-size: 12px;
    height: 60px;
    padding: 0px 0;
    overflow: hidden;}
.faith ul li{ width:24.9%;float: left; border-right: 1px dotted #cdcdcd; line-height:4em; text-align:center; font-size:18px; font-weight:bold; color:#4b4a4a;}
.faith ul li:last-child{ border-right:none;}
.faith ul li i{ vertical-align: middle;
    font-size: 25px;
    font-weight: bold;
    color: #ff536f;
    padding: .2em .2em;
    border: 3px solid #ff536f;
    border-radius: 50%;
    margin-right: .2em;
    font-style: inherit;}

.mb a {padding:0px 19px}



.topnewslist   a {    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 290px;
    display: block;}