
        .common-content-background{
            background: url('https://www.dzwckczl.com/images/body-bg.png') repeat !important;
            padding: 40px 0px;
        }
        .margin-left10{
            margin-left: 10px;
        }
        .none{
            display: none;
        }
        .clear-fix{
            overflow: hidden;
            clear: both;
        }
        .clear-fix::after{
            display: block;
            content: "";
            clear: both;
        }
        .zdxzjc-header{
            width: 100%;
        
        }
        .header-date{
            width: 100%;
            height: 44px;
            line-height: 44px;
            background: #3b78a9;
        }
        .header{
            width: 1200px;
            margin: 0 auto;
        }
        .header > div > div.top-r > a > img.personal_center_icon {
            position: relative;
            top: 2px;
            right: 8px;
        }
        .header > div > div.top-r > a {
            margin: 0 12px;
        }
        .header > div > div > a, .header > div > div > span {
            font-size: 14px;
        }
        .zdxzjc-header-content{
            width: 100%;
            height: 359px;
            background: url(https://www.dzwckczl.com/images/zdjc-header-bg1.png) no-repeat center;
            background-size: cover;
        }
        .zdxzjc-common-content{
            width: 1200px;
            margin: 0 auto;
        }
        .zdxzjc-header-logo{
            padding-left: 115px;
            padding-top: 40px;
			font-size:0;
        }
        .zdxzjc-header-title{
            padding-left: 140px;
            padding-top: 60px;
        }
        /* ÄÚÈÝ¿é */
        .zdxzjc-main-content{
            box-sizing: border-box;
            width: 87%;
            margin: 0 auto;
            background: #fff;
            padding: 40px 55px;
        }
        .zdxzjc-common-title{
            position: relative;
            width: 100%;
            height: 40px;
            border-bottom: 1px solid #343490;
        }
        .zdxzjc-common-title-bg{
            position: absolute;
            bottom: 10px;
            width: 100%;
            height: 24px;
            background: #c9d6e9;
        }
        .zdxzjc-common-title-text{
            position: absolute;
            left: 0;
            color: #343490;
            padding: 0 10px 0 20px;
            background: #fff;
            font-size: 30px;
            line-height: 30px;
            font-weight: bold;
        }
        .zdxzjc-common-title-text::before{
            content: "";
            display: inline-block;
            height: 27px;
            width: 3px;
            background: #f69001;
            position: absolute;
            left: 6px;
            top: 4px;
        }
        .zdxzjc-common-list{
            padding-top: 20px;
        }
        .zdxzjc-common-list ul li{
            line-height: 30px;
        }
        .zdxzjc-common-list ul li a{
            display: block;
            width: 100%;
            height: 100%;
        }
        .zdxzjc-common-list-text{
            float: left;
            width: 80%;
            font-size: 14px;
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .zdxzjc-common-list-date{
            float: right;
            width: 20%;
            text-align: right;
            font-size: 12px;
            color: #666666;
        }
        @media screen and (max-width:1200px){
            .zdxzjc-common-content{
                width: 100%;
            }
            .header-date{
                height: 0.37rem;
                line-height: 0.37rem;
            }
            .containers.top-h{
                width: 100% !important;
            }
            .header{
                width: 100%;
                height: 0.37rem !important;
                background: none !important;
            }
            .zdxzjc-header-logo img{
                width: 65%;
            }
            .zdxzjc-header-title{
                width: 65%;
                margin: 0 auto;
                padding: 0.7rem 0 0 0;
            }
            .zdxzjc-header-title img{
                width: 100%;
            }
            .zdxzjc-header-content{
                width: 100%;
                height: 5rem;
                background-size: cover;
                background-position: center;
            }
            .zdxzjc-header-logo {
                padding-left: 0.5rem;
                padding-top: 0.5rem;
            }
            /* .zdxzjc-header-title {
                padding-left: 1.4rem;
                padding-top: 0.8rem;
            } */
            .zdxzjc-main-content{
                margin-top: 0;
                width: 100%;
                padding: 0.4rem 0.3rem 0 0.3rem;
            }
            .zdxzjc-common-title-text { 
                padding: 0 0.2rem 0 0.3rem;
                font-size: 0.38rem;
            }
            .zdxzjc-common-list{
                padding-top: 0.2rem;
            }
            .zdxzjc-common-list-text,.zdxzjc-common-list-date{
                font-size: 0.26rem;
            }
            .zdxzjc-common-list-text{
                width: 75%;
            }
            .zdxzjc-common-list-date{
                width: 25%;
            }
        }