                        @charset "utf-8";
                        /*--------全局样式---------*/

                        .p-content {
                            background: #fff;
                            width: 1218px;
                        }

                        .mt15 {
                            margin-top: 15px;
                        }

                        .ml15 {
                            margin-left: 15px;
                        }

                        .zmhd_lxxd {
                            background:  #eeeeee no-repeat;
                            overflow: hidden;
                            margin-top: 17px;
                        }

                        .zmhd_lxxd span {
                            display: block;
                            width: 141px;
                            height: 25px;
                            color: #fff;
                            font: normal 18px/27px "microsoft yahei";
                            text-indent: 40px;
                            line-height: 25px;
                        }
                        /*心连心 */

                        .dztitle {
                            width: 100%;
                            background: #d9ebf8;
                            height: 29px;
                            line-height: 29px;
                            color: #231815;
                        }

                        .dztitle span {
                            text-align: center;
                            display: inline-block;
                        }

                        #dzxx {
                            min-height: 227px;
                        }

                        #dzxx li {
                            line-height: 30px;
                        }

                        #dzxx li a:hover {
                            color: #ff0000;
                        }

                        #dzxx li a {
                            color: #000000;
                            width: 49%;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                            text-align: left;
                            display: inline-block;
                            text-decoration: none;
                            float: left;
                        }

                        #dzxx li span {
                            width: 20%;
                            text-align: center;
                            display: inline-block;
                            float: left;
                        }

                        #dzxx li .dzxx_zt {
                            color: red;
                            width: 25%;
                            padding-left: 15px;
                        }

                        .yjzj {
                            float: left;
                            width: 100%;
                        }

                        .yjzj .zmhd_lxxd {
                            background: url(/uploads/image/sximg/myzj.jpg) no-repeat;
                        }

                        .zmhd_right ul li {
                            margin-bottom: 14.5px;
                        }

                        .corrs {
                            float: right;
                            margin-right: 65px;
                            color: #429d72;
                            font-size: 15px;
                            line-height: 27px;
                        }

                        .time {
                            position: absolute;
                            right: 15%;
                            top: 1px;
                        }

                        .pagelist {
                            padding-top: 10px;
                        }

                        .pagelist li {
                            position: relative;
                            overflow: hidden;
                            font-size: 16px;
                        }

                        .pagelist li a {
                            line-height: 27px;
                            float: left;
                            margin-left: 10px;
                        }
                        /********************/

                        .zmhd_left {
                            float: left;
                            width: 862px;
                            overflow: hidden;
                        }

                        .zmhd_right {
                            float: right;
                            width: 328px;
                            overflow: hidden;
                        }

                        .zmhd_lxxd span.lxxd {
                            float: left;
                        }

                        .zmhd_lxxd span.blue {
                            float: right;
                            font-size: 15px;
                            text-align: right;
                            margin-right: 70px;
                            line-height: 25px;
                            color: #666666
                        }

                        .zmhd_lxxd span.zxft {
                        }

                        .zmhd_lxxdcon {
                            width: 99.8%;
                            background: #fff;
                            position: relative;
                            clear: both;
                            border: 1px solid #eeeeee;
                            border-top: none;
                        }

                        @media only screen and (max-width: 1214px) {
                            .p-content {
                                width: 100%;
                            }
                            .zmhd_left {
                                width: 72%
                            }
                            .zmhd_right {
                                width: 27%
                            }
                            .time {
                                right: 10%;
                            }
                        }

                        @media only screen and (max-width: 1000px) {
                            .zmhd_left {
                                width: 100%;
                            }
                            .zmhd_right {
                                width: 100%;
                                margin-top: 10px;
                                text-align: center;
                            }
                            .zmhd_right ul li {
                                display: inline-block;
                                width: 31%;
                                margin-right: 1%;
                            }
                            .time {
                                right: 5%;
                            }
                            .pagelist li a {
                                width: 70%;
                                overflow: hidden;
                                text-overflow: ellipsis;
                                white-space: nowrap;
                            }
                        }

                        @media only screen and (max-width: 800px) {
                            #dzxx li a {
                                width: 75%;
                            }
                            #dzxx li .dzxx_zt {
                                display: none;
                            }
                            .dztitle span:nth-child(2) {
                                width: 68% !important;
                            }
                            .dztitle span:nth-child(3) {
                                width: 20% !important;
                            }
                            .dztitle span:nth-child(4) {
                                display: none;
                            }
                        }

                        @media only screen and (max-width: 550px) {
                            .dztitle span:nth-child(2) {
                                width: 75% !important;
                            }
                            .dztitle span:nth-child(3) {
                                display: none;
                            }
                            #dzxx li a {
                                width: 100%;
                            }
                            #dzxx li .tim {
                                display: none;
                            }
                            .zmhd_right ul li {
                                width: 100%;
                            }
                        }