body {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        background-color: #ffffff;
    }

    .background {
        width: 100%;
        height: auto;
        min-width: 1320px;
        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: 488px;
        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.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;
    }

    /*主体*/
    .main {
        width: 100%;
        height: auto;
        min-width: 1200px;
        background-color: #ffffff;
    }

    /* 各块 */
    .div_content {
        width: 1320px;
        min-width: 1200px;
        height: auto;
        text-align: left;
        margin: 0px auto 0px auto;
        border-radius: 5px;
    }

    /* 子栏目 */
    .div_content_col {
        width: 1200px;
        height: auto;
        text-align: left;
        margin: 0px auto 0px auto;
        display: block;
    }

    /*栏目标题*/
    .div_title {
        width: 1200px;
        height: 46px;
        margin: 0px auto 0px auto;
        background-position: center center;
        background-repeat: no-repeat;
        float: left;
    }

    /* 更多*/
    .newsMore {
        width: 100px;
        height: 25px;
        float: right;
        margin-top: 10px;
    }

    /* 左右分块 */
    .div_part {
        width: 579px;
        height: 347px;
        margin: 0px 0px auto 0px;
        float: left;
    }
        /* 新闻动态-新闻列表 */
        .div_part ul {
            width: 585px;
            height: auto;
        }
    
            .div_part ul li {
                width: 585px;
                height: 40px;
                float: left;
                overflow: hidden;
                margin-top: 10px;
            }

        /*新闻动态-单行标题*/
        .div_yw_title {
            width: 585px;
            height: 30px;
            background-image: url(point01.png);
            background-size: 14px 15px;
            background-position: left top 8px;
            background-repeat: no-repeat;
        }

        .div_yw_title p {
            width: 560px;
            height: 30px;
            margin-left: 25px;
            text-align: left;
            font-family: 'Microsoft YaHei';
            font-size: 20px;
            text-align: justify;
            line-height: 30px;
            color: #000000;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
            
        /*新闻动态-线*/
        .p_yw_line {
            width: 585px;
            height: 2px;
            margin-top: 8px;
            background-image: url(line.png);
            background-size: 585px 2px;
            background-repeat: no-repeat;
        }

    /*学习资料*/
    .div_col {
        width: 1240px;
        height: auto;
        float: left;
        margin: 20px auto 40px auto;
    }
        .div_col ul {
            width: 100%;
            height: auto;
        }

            .div_col ul li {
                width: 580px;
                height: auto;
                float: left;
                margin-bottom: 15px;
                background-image: url(point02.png);
                background-size: 11px 11px;
                background-position: 0px 10px;
                background-repeat: no-repeat;
                overflow: hidden;
                margin-right: 40px;
            }

                .div_col ul li a p {
                    width: 560px;
                    margin-left: 20px;
                    font-family: 'Microsoft YaHei';
                    font-size: 20px;
                    text-align: left;
                    line-height: 30px;
                    color: #000000;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    display: block;
                }
        

    /*图文资料*/
    .div_img {
        width: 1200px;
        margin-bottom: 0px;
    }

    .div_img ul {
        width: 1240px;
    }

    .div_img ul li {
        width: 270px;
        height: 240px;
        float: left;
        margin: 30px 40px 0px 0px;
        list-style: none;
    }

    .div_img_div {
        width: 270px;
        height: 160px;
        margin: 0px 0px 10px 0px;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% 100%;
    }

    /*版权*/
    .bottom {
        width: 1200px;
        height: 120px;
        border-top: 4px solid #cc3333;
        line-height: 180%;
        margin-top: 0px;
    }

        .bottom div p span {
            font-family: 'Microsoft YaHei';
            font-size: 16px;
            color: #3c3b3b;
        }

            
    /*==========幻灯==========*/
    .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: 307px;
        left: 0px;
        background-color: #660000;
    }

    .bitdiv {
        display: block;
        margin: 17px 10px 0px 0px;
        cursor: pointer;
        float: right;
    }

    .defimg {
        background: url(point-off.png);
        width: 8px;
        height: 8px;
    }

    .curimg {
        background: url(point-on.png);
        width: 20px;
        height: 8px;
    }

    /*标题*/
    .titlebox {
        text-align: left;
        position: absolute;
        z-index: 1999;
        width: 440px;
        height: 40px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #ffffff;
        top: 307px;
    }

    .titlebox div {
        width: 440px;
        margin-top: 10px;
        margin-left: 20px;
    }

    