body {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        background-color: #ffffff;
    }

    .background {
        width: 100%;
        height: auto;
        min-width: 1286px;
        background-color: #ffffff;
    }

    /*banner*/
    .banner {
        background-image: url(banner.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: auto 100%;
        width: 100%;
        height: 400px;
        margin-right: auto;
        margin-left: auto;
        min-width: 1200px;
    }

    /*background-sub二级页面/详细页面*/
    .background-sub {
        width: 100%;
        height: auto;
        min-width: 1200px;
        background-color: #ffffff;
        margin: 0 auto 0 auto ;
    }

    /*banner-sub二级页面/详细页面*/
    .banner-sub {
        background-image: url(banner-sub.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: auto 100%;
        width: 100%;
        height: 400px;
        margin-right: auto;
        margin-left: auto;
        min-width: 1200px;
    }

    /*主体*/
    .main {
        width: 100%;
        height: auto;
        min-width: 1200px;
        background-color: #ffffff;
        /*background-image: url(banner-bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: auto auto;*/
    }

    /* 各块 */
    .div_content {
        width: 1286px;
        min-width: 1200px;
        height: auto;
        text-align: left;
        margin: 0px auto 0px auto;
        background-color: #ffffff;
        border-radius: 5px;
    }

    /* 子栏目 */
    .div_content_col {
        width: 1200px;
        height: auto;
        text-align: left;
        margin: 0px auto 0px auto;
    }

    /*栏目标题*/
    .div_title {
        width: 1200px;
        height: 170px;
        margin: 0px auto 0px auto;
        background-position: center center;
        background-repeat: no-repeat;
    }

    /* 更多*/
    .newsMore {
        width: 100px;
        height: 25px;
        float: right;
        margin-top:85px;
    }

    /* 左右分块 */
    .div_part {
        width: 582px;
        min-height: 373px;
        margin: 0px 0px auto 0px;
        float: left;
    }
        /* 要闻动态-新闻列表 */
        .div_part ul {
            width: 582px;
            height: auto;
        }
    
            .div_part ul li {
                width: 582px;
                height: 165px;
                float: left;
                overflow: hidden;
            }

        /*要闻动态-单行标题*/
        .div_yw_title {
            width: 582px;
            height: auto;
            background-image: url(point01.png);
            background-position: left top 5px;
            background-repeat: no-repeat;
        }

        .div_yw_title p {
            width: 556px;
            min-height: 30px;
            margin-left: 26px;
            margin-bottom: 15px;
            text-align: left;
            font-family: 'Microsoft YaHei';
            font-size: 18px;
            font-weight: bold;
            text-align: justify;
            line-height: 26px;
            color: #303030;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        /*要闻动态-多行简介*/
        .p_yw_abstract {
            width: 556px;
            min-height: 55px;
            margin-left: 26px;
            float: left;
            font-family: 'Microsoft YaHei';
            font-size: 16px;
            text-indent: 2em;
            text-align: justify;
            line-height: 30px;
            color: #3f3e3e;
            overflow: hidden;
        }

    /*基本简介 中心栏目导语*/
    .div_con {
        width: 1200px;
        height: 430px;
        margin: 0px auto 30px auto;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    /*基本简介*/
    .div_xw_list {
        width: 1200px;
        text-align: left;
        float: left;
        margin-bottom: 0px;
    }

        .div_xw_list ul {
            width: 1266px;
            height: auto;
            overflow: hidden;
        }

            .div_xw_list ul li {
                width: 600px;
                height: 318px;
                float: left;
                margin-bottom: 15px;
            }
            /*基本简介-图片*/
            .div_xw_list ul li a img{
                width: 590px;
                height: 318px;
                float: left;
            }
    /*基本简介-单行标题*/
    .div_xw_title {
        width: 356px;
        height: auto;
        background-image: url(point01.png);
        background-position: left top 5px;
        background-repeat: no-repeat;
    }
        .div_xw_title p {
            width: 331px;
            min-height: 30px;
            margin-left: 25px;
            margin-bottom: 15px;
            text-align: left;
            font-family: 'Microsoft YaHei';
            font-size: 18px;
            font-weight: bold;
            text-align: justify;
            line-height: 26px;
            color: #303030;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    /*基本简介-多行简介*/
    .p_xw_abstract {
        width: 331px;
        min-height: 55px;
        margin-left: 25px;
        margin-bottom: 20px;
        float: left;
        font-family: 'Microsoft YaHei';
        font-size: 16px;
        text-indent: 2em;
        text-align: justify;
        line-height: 28px;
        color: #3f3e3e;
        /*display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;*/
        overflow: hidden;
    }

    /*版权*/
    .bottom {
        width: 100%;
        min-width: 1200px;
        height: 120px;
        border-top: 4px solid #c7301e;
        line-height: 180%;
    }

        .bottom div p span {
            font-family: 'Microsoft YaHei';
            font-size: 16px;
            color: #3c3b3b;
        }

    /*新闻栏目列表 理论研究、学习交流*/
    .div_col {
        width: 1240px;
        height: auto;
        float: left;
        margin-bottom: 40px;
    }
        .div_col ul {
            width: 100%;
            height: auto;
        }

            .div_col ul li {
                width: 580px;
                height: auto;
                float: left;
                margin-bottom: 5px;
                background-image: url(point01.png);
                background-position: 0px 8px;
                background-repeat: no-repeat;
                overflow: hidden;
                margin-right: 40px;
            }

                .div_col ul li a p {
                    width: 550px;
                    margin-left: 30px;
                    font-family: 'Microsoft YaHei';
                    font-size: 18px;
                    text-align: left;
                    line-height: 43px;
                    color: #353434;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    display: block;
                }
        
    /*新闻栏目列表 图片*/
    .div_img{
        width: 580px;
        height: 360px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        float: left;
        border-radius: 10px;
    }
                
    /*==========幻灯==========*/
    .mainbox {
        overflow: hidden;
        position: relative;
    }

    .flashbox {
        overflow: hidden;
        position: absolute;
        z-index: 20;
    }

    /*标题栏背景及point*/
    .imagebox {
        position: relative;
        z-index: 999;
        width: 579px;
        height: 40px;
        top: 420px;
        left: 0px;
        background-image: URL(bg.png);
    }

    .bitdiv {
        display: block;
        margin: 12px 10px 0px 0px;
        cursor: pointer;
        float: right;
    }

    .defimg {
        background: url(point-off.png);
        width: 16px;
        height: 16px;
    }

    .curimg {
        background: url(point-on.png);
        width: 16px;
        height: 16px;
    }

    /*标题*/
    .titlebox {
        text-align: left;
        position: absolute;
        z-index: 1999;
        width: 420px;
        height: 40px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #ffffff;
        top: 420px;
    }

    .titlebox div {
        width: 566px;
        margin-top: 10px;
        margin-left: 15px;
    }

    /*==========scroll==========*/
    .div_time {
        width: 100%;
        height: 230px;
        margin: 0px auto;
    }

    .timeBase {
        width: 1264px;
        margin: 0px auto 0px auto;
    }

        .timeBase a:hover {
            text-decoration: none;
        }


    .scroll-prev, .scroll-prev2 {
        text-indent: -9999px;
        width: 27px;
        height: 48px;
        display: block;
        background: url(btn_left-off.png) center center;
        float: left;
        margin-top: 90px;
    }

        .scroll-prev:hover, .scroll-prev2:hover {
            background-position: center bottom;
        }

    .scroll-next, .scroll-next2 {
        text-indent: -9999px;
        width: 27px;
        height: 48px;
        display: block;
        background: url(btn_right.png) center center;
        float: right;
        margin-top: 90px;
    }

        .scroll-next:hover, .scroll-next2:hover {
            background-position: center bottom;
        }

    .block {
        z-index: 0;
        position: relative;
        width: 1200px;
        height: 230px;
        overflow: hidden;
        float: left;
        /*background-color: #eadbb7;*/
        margin-left: 5px;
    }

    .botton-scroll，botton-scroll2 {
        z-index: 0;
        width: 1111px;
        float: left;
    }

    .botton-scroll ul，botton-scroll2 ul {
        position: relative;
        list-style-type: none;
        width: 1110px; /*(210+6*2)*6*/
        left: 0px;
        float: left;
    }

    .botton-scroll ul li, .botton-scroll2 ul li {
        width: 372px;
        height: 230px;
        background-repeat: no-repeat;
        float: left;
        overflow: hidden;
        margin-right: 42px;
        border-radius: 10px;
    }

        .botton-scroll ul li img, .botton-scroll2 ul li img {
            width: 372px;
            height: 230px;
        }

    .disabled-div {
        pointer-events: none;/* 禁止鼠标事件 */
    }