    @charset "UTF-8";

    .w420{width: 420px;}
    .ml32{margin-left: 33px;}
    .mt0{margin-top: 0;}
    body{
        background: url(../2021ylkcimages/bg.png) no-repeat bottom center;
        background-color: #f4f8fe; min-height: 700px;}
    .banner {
        width: 100%;
        height: 427px;
        background: url(../2021ylkcimages/banner.png) no-repeat top center;
    }
    .main {
        margin: -85px auto 0;
        width: 1200px;
        min-height: 600px;
        background: #fff;
        -moz-box-shadow: 2px 0px 4px #e7ebf5;
        -webkit-box-shadow: 2px 0px 4px #e7ebf5;
        box-shadow: 2px 0px 8px #e7ebf5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#e7ebf5')";
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#e7ebf5');
        padding: 35px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        /* Firefox */
        -webkit-box-sizing: border-box;
        /* Safari */
    }


    .channel {
        width: 100%;
        position: relative;
    }


    .navCon li:hover {
        font-weight: bold;
        /* background-color: #2c7bcc; */
    }
    .list1 {
        margin-top: 20px;
        margin-left: 10px;
    }

    .list1 li {
        line-height: 40px;
        text-indent: 20px;
        font-size: 16px;
        background: url(../2021ylkcimages/dot.png) no-repeat left center;
    }

    

    .col1{margin-top: 0;}
    .col1L{width: 480px;}
    .col1 p{text-indent: 2em; font-size: 16px; line-height: 30px; margin-bottom: 20px;}
    .col1R{ width: 620px;}
    .col1R a{display: block; width: 620px; height: 376px; position: relative;}
    .col1R img{width: 620px; height: 376px; display: block;}
    .col1R span{position: absolute; top: 41%; left: 44%; width: 77px; height: 77px; background: url(../2021ylkcimages/video.png) no-repeat;}

    .col2{margin-top: 30px;}
    .col2L,.col2R{width: 510px; padding-right: 10px;}
    .imglist{margin-top: 32px; height: 107px;}
    .imglist img{float: left; margin-right: 15px; height: 145px; width: 254px;}
    .imglist h3{font-size: 16px; line-height: 20px;}
    .imglist p{font-size: 14px; line-height: 24px; margin-top: 10px; color: #999; text-indent: 2em;}
    .imglist p a{color: #dd0808;}
    .list{margin-top: 15px;}
    .list li{font-size: 16px; line-height: 55px; background: url(../2021ylkcimages/dot.png) no-repeat left center; text-indent: 15px; border-bottom: 1px dashed #dfdfdf;}
    .list li:last-child{border: none;}

    
    
    

    .foot {
        margin-top: 165px;
        width: 100%;
        padding-top: 25px;
        height: 65px;
    }

    .foot p {
        text-align: center;
        font-size: 14px;
        line-height: 22px;
        color: #fff;
    }


   

    







    

    

    /* 列表页 */

    .ULlist {
        padding-top: 15px;
    }

    .ULlist li {
        text-indent: 20px;
        position: relative;
        height: 63px;
        font-size: 16px;
        line-height: 63px;
        border-bottom: 1px dashed #999999;
        /* background: url(../2021ylkcimages/fang.png) no-repeat left center; */
    }

    .ULlist li::before {
        content: "·";
        color: #065b96;
    }

    .ULlist li span {
        position: absolute;
        right: 5px;
        top: 0;
        color: #999;
    }

    .head {
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #ddd;
    }

    .head h2 {
        /* width: 370px; */
        height: 50px;
        float: left;
        margin-left: 15px;
        font-size: 30px;
        line-height: 50px;
        color: #065b96;
    }

    .head a {
        height: 20px;
        float: right;
        font-weight: bold;
        margin-top: 20px;
        font-size: 12px;
        color: #666;
    }

    .PIClist {
        padding-top: 35px;
    }

    .PIClist li {
        width: 270px;
        height: 260px;
        float: left;
        margin: 0px 15px 0px 15px;
    }

    .PIClist li img {
        width: 270px;
        height: 210px;
    }

    .PIClist li .tit {
        font-size: 16px;
        text-align: center;
        line-height: 32px;
    }

    .contentText p {
        /* text-align: center; */
    }

    .contentText img {
        margin: 0 auto;
        max-width: 1000px;
    }

    .contentText p {
        font-size: 16px;
        line-height: 2;
        color: #333;
        margin-bottom: 10px;
    }

    .container>h2 {
        font-size: 24px;
        text-align: center;
        line-height: 60px;
        margin-top: 0px;
    }

    .sec {
        text-align: center;
        color: #666;
        padding-top: 15px;
        font-size: 14px;
        padding-bottom: 25px;
        margin-bottom: 30px;
        border-bottom: 1px solid #d7d7d7;
    }

    .sec span {
        padding: 0 10px;
    }

    .sec span a {
        padding: 0 5px;
    }

    .listContainer {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .container {
        min-height: 500px;
        background: #fff;
        padding-top: 15px;
    }

    

    


    .container .mc>h2 {
        margin-top: 30px;
        text-align: center;
        font-size: 24px;
        color: #333;
    }