    ul,
    dl {
        list-style: none;
    }
    
    img {
        border: 0px;
    }
    
    a {
        text-decoration: none;
        color: #000000;
    }
    
    * {
        margin: 0;
        padding: 0;
    }
    
    body {
        margin: 0;
        /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        font-family: Microsoft Yahei;
        background-size: cover;
    }
    
    .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;
        overflow: hidden;
    }
    
    .bg {
        min-width: 1120px;
        margin: 0 auto;
    }
    /* header */
    
    .header {
        width: 100%;
        /* height: 2210px; */
        height: 1210px;
        background: url("/template/27466194/27466197.png") top center no-repeat;
    }
    
    .header .w1200 {
        position: relative;
        height: 500px;
        overflow: visible;
    }
    
    .header .w1200 .logo {
        position: absolute;
        display: block;
        width: 218px;
        height: 50px;
        top: 25px;
        left: 0px;
    }
    
    .header .w1200 .logo img {
        width: 100%;
    }
    /* main */
    
    .main {
        height: auto;
        margin-top: -570px;
        margin-bottom: 60px;
        background: #fff;
        border-radius: 30px;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    }
    /* pic-title */
    
    .pic-title {
        height: auto;
        background-color: #3D57E5;
    }
    
    .pic-title a {
        display: block;
        width: 1100px;
        font-size: 30px;
        color: #fff;
        text-align: center;
        margin: 30px 50px;
    }
    /* pic-bg */
    
    .pic-bg {
        position: relative;
        width: 1140px;
        height: 360px;
        margin: 30px;
    }
    
    .pic-swiper {
        float: left;
        width: 638px;
        height: 360px;
    }
    
    .swiper {
        width: 638px;
        height: 360px;
        overflow: hidden;
        position: relative;
    }
    
    .swiper-slide {
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform;
    }
    
    .swiper-slide img {
        width: 638px;
        height: 360px;
    }
    
    .swiper p {
        position: absolute;
        width: 618px;
        height: 80px;
        line-height: 80px;
        top: 280px;
        background-image: linear-gradient(to bottom, transparent 0%, #3D57E5 100%);
        font-size: 18px;
        padding-left: 20px;
        z-index: 1;
    }
    
    .swiper p a {
        color: #fff;
    }
    
    .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal>.swiper-pagination-bullets {
        padding-left: 260px;
    }
    
    .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
    }
    
    .swiper-pagination-bullet-active {
        background: #fff !important;
    }
    
    .swiper-container {
        width: 638px;
        height: 360px;
        float: left;
    }
    
    .pic_bg .swiper-slide img {
        width: 638px;
        height: 360px;
        float: left;
    }
    /* pic-lists */
    
    .pic-lists {
        position: absolute;
        width: 470px;
        right: 0;
        margin: 5px 0px;
    }
    
    .pic-lists ul li {
        height: 70px;
        padding-left: 16px;
        line-height: 30px;
        background: url("/template/27466194/27466285.png") top 13px left no-repeat;
    }
    
    .pic-lists ul li a {
        color: #2175C1;
        font-size: 18px;
    }
    /* pic-lj */
    
    .pic-lj {
        width: 1140px;
        height: 138px;
        margin: 40px 30px 26px 30px;
    }
    
    .pic-lj ul li {
        float: left;
    }
    
    .pic-lj ul li:nth-child(2) {
        margin: 0px 14px 0px 30px;
    }
    
    .pic-lj ul li:nth-child(3) {
        margin: 0px 30px 0px 14px;
    }
    /* news */
    
    .news .news-head {
        position: relative;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    
    .news .title img {
        margin-left: 30px;
        width: 55px;
        height: 56px;
    }
    
    .news .title span {
        position: absolute;
        margin-left: 10px;
        line-height: 56px;
        font-size: 28px;
        font-weight: bold;
        color: #2175C1;
    }
    
    .news .list li {
        height: 40px;
        color: #333;
    }
    
    .news .list li a {
        margin-left: 30px;
        padding-left: 16px;
        background: url("/template/27466194/27466284.png") top 7px left no-repeat;
    }
    
    .news .list li:hover a {
        color: #2175C1;
        background: url("/template/27466194/27466285.png") top 7px left no-repeat;
    }
    /* dbt */
    
    .dbt,
    .scnw {
        float: left;
        width: 580px;
        margin-right: 40px;
    }
    
    .dyhsc,
    .tsdy {
        float: right;
        width: 580px;
    }
    
    .scnw .news,
    .tsdy .news {
        margin-bottom: 30px;
    }
    /* footer */
    
    .footer {
        width: 100%;
        height: 190px;
        background-color: #2175C1;
    }
    
    .footer .footer-img {
        width: 260px;
    }
    
    .footer .footer-img a {
        display: block;
        margin: 0 auto;
    }
    
    .footer .footer-img .red {
        width: 80px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    
    .footer .footer-img .jiucuo {
        width: 110px;
    }
    
    .footer .footer-img a img {
        width: 100%;
    }
    /* ------------------ */
    
    .footer .footer-news {
        width: 687px;
        margin-top: 45px;
        text-align: center;
    }
    
    .footer .footer-news span {
        display: block;
        height: 30px;
        font-size: 14px;
        color: #fff;
    }
    
    .footer .footer-news span a {
        display: inline-block;
        color: #fff;
    }
    
    .footer .footer-news span a img {
        width: 18px;
    }