    ul,
    dl {
        list-style: none;
    }
    
    img {
        border: 0px;
        visibility: visible;
    }
    
    a {
        text-decoration: none;
        color: #000000;
    }
    
    * {
        margin: 0;
        padding: 0;
    }
    
    body {
        margin: 0;
        /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        /* background-color: #e1eefc; */
        font-size: 18px;
        font-family: Microsoft Yahei;
    }
    
    .clear {
        clear: both;
    }
    
    .clearfix:after {
        content: '.';
        visibility: hidden;
        display: block;
        clear: both;
        line-height: 0;
    }
    
    .opacity {
        filter: alpha(opacity=50);
        /* IE */
        -moz-opacity: 0.5;
        /* 老版Mozilla */
        -khtml-opacity: 0.5;
        /* 老版Safari */
        opacity: 0.5;
        /* 支持opacity的浏览器*/
    }
    
    .fl {
        float: left;
    }
    
    .fr {
        float: right;
    }
    
    .w1200 {
        width: 1200px;
        margin: 0 auto;
    }
    
    .bg {
        min-width: 1200px;
        margin: 0 auto;
    }
    
    .banner {
        position: relative;
        height: 1374px;
        background: url("/template/28503784/28503790.png") no-repeat center top;
    }
    
    .banner1 a {
        display: block;
        width: 333px;
        height: 68px;
    }
    
    .banner1 {
        margin: auto;
        width: 1200px;
        padding-top: 30px;
    }
    
    .banner1 a img {
        width: 333px;
        height: 68px;
    }
    
    .bg-icon {
        padding-bottom: 60px;
        background: url("/template/28503784/28503791.jpg")repeat-y center top;
    }
    /* wjtz */
    
    .wjtz {
        margin-top: -920px;
    }
    
    .gzdt,
    .dxal {
        margin-top: 30px;
    }
    
    .wjtz,
    .gzdt,
    .dxal {
        position: relative;
        width: 1170px;
        padding: 15px;
        background-color: #fff;
        /* background: url("/template/28503784/28503796.png")no-repeat top; */
        /* z-index: 2; */
    }
    
    .wjtz img,
    .gzdt img,
    .dxal img {
        position: absolute;
        top: -8px;
        margin-left: 18px;
    }
    
    .wjtz-title,
    .gzdt-title,
    .dxal-title {
        position: absolute;
        width: 529px;
        height: 64px;
        margin: 20px 320px;
    }
    
    .wjtz-title {
        background: url("/template/28503784/28503799.png") no-repeat;
    }
    
    .gzdt-title {
        background: url("/template/28503784/28503793.png") no-repeat;
    }
    
    .dxal-title {
        background: url("/template/28503784/28503792.png") no-repeat;
    }
    
    .wjtz-title a,
    .gzdt-title a,
    .dxal-title a {
        display: inline-block;
        width: 369px;
        height: 64px;
        font-size: 36px;
        font-weight: bold;
        padding-left: 160px;
        background: -webkit-linear-gradient(#3f88ec, #10b5f9);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .wjtz-list,
    .gzdt-list,
    .dxal-list {
        padding: 110px 50px 50px 50px;
        background-color: #fff;
    }
    
    .wjtz-list {
        border-top: 1px dashed #B4CFFA;
        border-left: 1px dashed #B4CFFA;
        border-right: 1px dashed #B4CFFA;
    }
    
    .gzdt-list {
        border-left: 1px dashed #B4CFFA;
        border-right: 1px dashed #B4CFFA;
    }
    
    .dxal-list {
        border-left: 1px dashed #B4CFFA;
        border-right: 1px dashed #B4CFFA;
        border-bottom: 1px dashed #B4CFFA;
    }
    
    .wjtz-list ul li,
    .gzdt-list ul li,
    .dxal-list ul li {
        line-height: 55px;
        border-bottom: 1px dashed #d5d5d5;
        transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
    }
    
    .wjtz-list ul li:hover,
    .gzdt-list ul li:hover,
    .dxal-list ul li:hover {
        padding-left: 5px;
    }
    
    .wjtz-list ul li a,
    .gzdt-list ul li a,
    .dxal-list ul li a {
        margin-left: 15px;
        padding-left: 20px;
        background: url("/template/28503784/28503795.jpg")no-repeat left;
    }
    
    .wjtz-list ul li:hover a,
    .gzdt-list ul li:hover a,
    .dxal-list ul li:hover a {
        color: #1e8ae2;
        font-weight: bold;
    }
    
    .wjtz-list .more,
    .gzdt-list .more,
    .dxal-list .more {
        display: inline-block;
        margin: 30px 467px 0px 467px;
        padding: 10px 30px;
        border: 1px solid #1e8ae2;
        border-radius: 5px;
    }
    
    .wjtz-list .more a,
    .gzdt-list .more a,
    .dxal-list .more a {
        color: #1e8ae2;
    }
    
    .wjtz-list .more:hover,
    .gzdt-list .more:hover,
    .dxal-list .more:hover {
        background-color: #1e8ae2;
    }
    
    .wjtz-list .more:hover a,
    .gzdt-list .more:hover a,
    .dxal-list .more:hover a {
        color: #fff;
    }
    
    .bg-icon1 {
        background-color: #f0f7fe;
        margin: auto;
        width: 1170px;
        height: 10px;
    }