    @charset "UTF-8";

    body{min-width: 1366px;}
    .pdl-pdr {
        padding-left: 3%;
        padding-right: 3%;
    }

    .mt2 {
        margin-top: 2%;
    }

    .banner {
        width: 100%;
    }

    .banner img {
        width: 100%;
    }

    .main {
        width: 100%;
        min-height: 800px;
        padding-bottom: 30px;
    }

    .channel {
        width: 100%;
        text-align: center;
    }

    .channel h1 {
        font-size: 40px;
        line-height: 120px;
    }

    .row {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        /* Firefox */
        -webkit-box-sizing: border-box;
        /* Safari */
    }

    .row1 {}

    .Foreword {
        background-color: #e5e5e5;
        padding: 4%;
        font-size: 30px;
        line-height: 1.8em;
        text-align: left;
        /* word-break: break-all; */
    }
    .row-2{
        padding: 2% 0;
        background: url(../2022develimages/imgbg.jpg) no-repeat top center;
    }

    .Digital {
        position: relative;
        width: 100%;
        padding-bottom: 30px;
    }

    .focus_img{float: left; width: 60%;}
    .focus_pic {
        width: 100%;
        height: auto;
        overflow: hidden
    }

    .focus_pic li {
        vertical-align: top
    }

    .focus_pic img {
        width: 100%;
        height: auto;
        display: inline-block;
        vertical-align: top
    }

    .focus_nav {
        position: relative;
        width: 712px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        *zoom: 1;
    }

    :root .focus_nav {
        -ms-filter: none
    }

    .focus_nav ul {
        position: relative;
        *zoom: 1;
        padding-top: 10px !important;
    }

    .focus_nav li {
        position: relative;
        *zoom: 1;
        float: left;
        display: inline;
        margin-right: 20px;
        cursor: pointer;
    }

    .focus_nav .navPrev,
    .focus_nav .navNext {
        display:block;
        *zoom: 1;
        width: 48px;
        height: 48px;
        line-height: 100;
        opacity: .8;
        filter: Alpha(Opacity=80);
        background-repeat: no-repeat;
        position: absolute;
        top: 45px;
    }

    .focus_nav .navPrev {
        left: -10%;
        background: url(../2022develimages/left.png);
        border-right-color: transparent;
    }

    .focus_nav .navNext {
        background: url(../2022develimages/right.png);
        right: -10%;
    }

    .focus_nav .navPrev:hover,
    .focus_nav .navNext:hover {
        opacity: 1;
        filter: Alpha(Opacity=100);
        border-right-color: #fff
    }

    .focus_nav img {
        border: 2px solid #fff;
        width: 220px;
        height: 125px
    }


    .focus_text {
        float: left;
        width: 40%;
    }

    :root .focus_text {
        -ms-filter: none
    }

    .focus_text h2 a {
        font-size: 48px;
        line-height: 1.2em;
        color: #fff;
        font-family: 'Arial';
        font-weight: normal;
        display: block;
    }

    .focus_text h2 a:hover {
        color: #fff;
    }

    .focus_text ul {  
        padding: 10% 5% 5% 10%;
    }

    .focus_text .sub_tit {
        margin-top: 5%;
        color: #fff;
        font-size: 24px;
        line-height: 1.5em;
    }

    .focus_text .more{
        margin-top: 15%;
        color: #fff;
        float: right;
        font-style: italic;
        font-size: 24px;
        
    }

    .Digital .focus_nav li .cover {
        position: absolute;
        top: 0;
        left: 0;
        width: 224px;
        height: 130px;
        line-height: 999px;
        overflow: hidden;
        font-size: 0;
        background: #040303;
        filter: alpha(opacity=40);
        opacity: .4;
    }

    .Digital .focus_nav li.on .cover {
        display: none;
    }

    .Innovative{float: left; width: 100%;background-color: #f2f2f2;}
    .Innovative .text{float: left; width: 44%; padding: 3%;}
    .Innovative p{font-size: 30px; line-height: 1.8em;}
    .Innovative i{font-style: normal; color: #ff0606;}
    .Innovative img{display: block; float: left; width: 50%;}

    .new ul li{float: left; width: 24%; margin-right: 1.333%; margin-bottom: 3%;}
    .new ul li:nth-child(4n){margin-right: 0;}
    .new ul li img{height: 285px;display: block;width: 100%;}
    .new ul li span{display: block; width: 100%; margin-top: 5%; line-height: 1.5em; font-size: 18px;}
    .new a.more{display: block; float: right; font-size: 24px; font-style: italic;}

        .foot {
            width: 100%;
            padding-top: 35px;
            height: 60px;
            background: #e5e5e5;
        }

        .foot p {
            text-align: center;
            font-size: 16px;
            line-height: 26px;
        }


        /* 列表页 */

        .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(../2022develimages/fang.png) no-repeat left center; */
        }

        .ULlist li::before {
            content: "·";
            color: #b7342d;
        }

        .ULlist li span {
            position: absolute;
            right: 5px;
            top: 0;
            color: #999;
        }

        .head {
            width: 1200px;
            height: 50px;
            border-bottom: 1px solid #ddd;
            margin-top: 30px;
        }

        .head h2 {
            /* width: 370px; */
            height: 50px;
            float: left;
            margin-left: 15px;
            font-size: 30px;
            line-height: 50px;
            color: #b7342d;
        }

        .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 {
            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: 490px;
        }

        .container>h2 {
            margin-top: 20px;
        }

        .container .w1200>h2 {
            margin-top: 30px;
            text-align: center;
            font-size: 24px;
            color: #333;
        }


        @media screen and (max-width:1760px){
            .Foreword{font-size: 26px;}
            .focus_text h2 a{font-size: 36px;}
            .focus_text .sub_tit{font-size: 22px;}
            .focus_text .more{font-size: 22px;}
            .Innovative p{font-size: 26px;}
            .new a.more{font-size: 22px;}  
        }
        @media screen and (max-width:1680px){
            .Foreword{font-size: 24px;}
            .focus_text h2 a{font-size: 36px;}
            .focus_text .sub_tit{font-size: 20px;}
            .focus_text .more{font-size: 20px;}
            .Innovative p{font-size: 24px;}
            .new a.more{font-size: 20px;}  
        }
        @media screen and (max-width:1480px){
            .Foreword{font-size: 24px;}
            .focus_text h2 a{font-size: 36px;}
            .focus_text .sub_tit{font-size: 20px;}
            .focus_text .more{font-size: 20px;}
            .Innovative p{font-size: 22px;}
            .new a.more{font-size: 20px;}  
        }
        @media screen and (max-width:1399px){
            body{min-width: 1200px;}
            .Foreword{font-size: 24px;}
            .focus_text h2 a{font-size: 36px;}
            .focus_text .sub_tit{font-size: 20px;}
            .focus_text .more{font-size: 20px;}
            .Innovative p{font-size: 22px;}
            .new a.more{font-size: 20px;}  
        }