    ul,
    dl {
        list-style: none;
    }
    
    img {
        border: 0px;
        vertical-align: top;
    }
    
    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;
        min-width: 1200px;
    }
    
    .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: 640px;
        background: url("/template/27894179/27894443.jpg") top center no-repeat;
    }
    
    .header .w1200 {
        position: relative;
        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: 30px;
        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: #D5182C;
    }
    
    .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;
    }
    
    .swiper1 {
        width: 638px;
        height: 360px;
        overflow: hidden;
        position: relative;
    }
    
    .swiper1 .swiper-slide {
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform;
    }
    
    .swiper1 .swiper-slide img {
        width: 638px;
        height: 360px;
    }
    
    .swiper1 p {
        position: absolute;
        width: 618px;
        height: 80px;
        line-height: 80px;
        top: 280px;
        background-image: linear-gradient(to bottom, transparent 0%, #D5182C 100%);
        font-size: 18px;
        padding-left: 20px;
        z-index: 1;
    }
    
    .swiper1 p a {
        color: #fff;
        font-weight: bold;
    }
    
    .swiper1 .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
    }
    
    .swiper1 .swiper-pagination-bullet-active {
        width: 25px !important;
        border-radius: 5px;
        background: #fff !important;
    }
    
    .pic_bg .swiper-slide img {
        width: 638px;
        height: 360px;
        float: left;
    }
    /* pic-lists */
    
    .pic-lists {
        position: absolute;
        width: 480px;
        right: 0;
        margin: 5px 0px;
    }
    
    .pic-lists ul li {
        height: 70px;
        line-height: 30px;
    }
    
    .pic-lists ul li a {
        padding-left: 16px;
        font-size: 18px;
        background: url("/template/27894179/27894446.png") top 7px left no-repeat;
    }
    
    .pic-lists ul li:hover a {
        color: #0C27AA;
        font-weight: bold;
        background: url("/template/27894179/27894447.png") top 7px left no-repeat;
    }
    /* pic-lj */
    
    .pic-lj {
        width: 1187px;
        height: 112px;
        margin: 40px 6.5px 26px 6.5px;
    }
    
    .pic-lj ul li {
        float: left;
    }
    
    .pic-lj ul li:nth-child(2) {
        margin: 0px 6.5px 0px 13px;
    }
    
    .pic-lj ul li:nth-child(3) {
        margin: 0px 13px 0px 6.5px;
    }
    /* news */
    
    .news .news-head {
        position: relative;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    
    .news .title img {
        margin-left: 30px;
        width: 56px;
        height: 56px;
    }
    
    .news .title span {
        position: absolute;
        margin-left: 10px;
        line-height: 56px;
        font-size: 28px;
        font-weight: bold;
        color: #0C27AA;
    }
    
    .news .list li {
        height: 40px;
        color: #333;
    }
    
    .news .list li a {
        margin-left: 30px;
        padding-left: 16px;
        background: url("/template/27894179/27894446.png") top 7px left no-repeat;
    }
    
    .news .list li:hover a {
        color: #0C27AA;
        font-weight: bold;
        background: url("/template/27894179/27894447.png") top 7px left no-repeat;
    }
    /* dbt */
    
    .dbt,
    .aysc {
        float: left;
        width: 580px;
        margin-right: 40px;
    }
    
    .aykx,
    .scnw {
        float: right;
        width: 580px;
    }
    
    .aysc .news,
    .scnw .news {
        margin-bottom: 30px;
    }
    /* tsay */
    
    .tsay {
        margin: 10px 0px;
    }
    
    .tsay .news .news-head {
        width: 704px;
        margin-bottom: 10px;
        margin-left: 496px;
    }
    
    .tsay-body {
        margin-bottom: 20px;
    }
    
    .tsay-body .swiper2 {
        position: relative;
        width: 1200px;
        height: 310px;
        left: 0px;
        margin-bottom: 100px;
    }
    
    .tsay-body .swiper-slide {
        display: flex;
        text-align: center;
        font-size: 18px;
        justify-content: center;
        transition: 300ms;
        transform: scale(0.8);
        z-index: 1;
        align-items: none;
    }
    
    .tsay-body .swiper-slide a {
        position: relative;
        width: 572px;
        height: 310px;
    }
    
    .tsay-body .swiper-slide a img {
        width: 550px;
        height: 310px;
        opacity: 0.5;
    }
    
    .tsay-body .swiper-slide a p {
        display: none;
        width: 440px;
        height: 42px;
        line-height: 42px;
        margin-left: 50px;
    }
    
    .tsay-body .swiper-slide-active,
    .tsay-body .swiper-slide-duplicate-active {
        transform: scale(1);
        z-index: 2;
    }
    
    .tsay-body .swiper-slide-active a p {
        display: block;
        position: absolute;
        left: 30px;
        color: #fff;
    }
    
    .tsay-body .swiper2 .swiper-slide-active a img {
        opacity: 1;
    }
    
    .tsay-body .swiper2 .swiper-slide-active a p {
        background-color: #D5182C;
    }
    
    .tsay-body .swiper-button-next,
    .tsay-body .swiper-button-prev {
        top: 0px;
        margin-top: 115px;
        width: 25px;
        height: 80px;
        background-size: 25px 80px;
        opacity: 0.8;
    }
    
    .tsay-body .swiper-button-prev {
        background-image: url("/template/27894179/27894450.png");
        left: 195px;
    }
    
    .tsay-body .swiper-button-next {
        background-image: url("/template/27894179/27894456.png");
        right: 195px;
    }
    
    .tsay-body .swiper-button-prev:hover,
    .tsay-body .swiper-button-next:hover {
        opacity: 1;
    }
    
    .tsay-body .swiper-pagination {
        position: absolute;
        bottom: -42px;
        margin-left: 355px;
        width: 70px;
        height: 60px;
        line-height: 60px;
        color: #fff;
        font-size: 24px;
        border-radius: 20%;
        background-image: linear-gradient(100deg, #0C27AA, #D5182C);
    }