﻿#csy_content {
    /*overflow-x: hidden;
    overflow-y: hidden;
    background: url(/images/clzz/imgtt.jpg);
    background-size: 100% 100%;
    width: 100%;
    position: absolute;
    top: 120px;
    bottom: 0px;
    left: 0px;*/
    width: 100%;
    height: 1200px;
    overflow-x: hidden;
    overflow-y: hidden;
}



#csy_content_z {
    width: 100%;
    height: 450px;
    margin-top: 100px;
}

#scroll_l {
    float: left;
    width: 2%;
}

    #scroll_l img {
        width: 100%;
        height: 450px;
    }

#scroll_r {
    float: right;
    width: 2%;
}

    #scroll_r img {
        width: 100%;
        height: 450px;
    }

#scroll_content {
    float: left;
    height: 380px;
    width: 96%;
    margin-top: 35px;
    position: relative;
}

#scroll_content_d {
    float: left;
    background: url(/images/clzz/img_04.png);
    background-size: 100% 100%;
    width: 100%;
    height: 380px;
    opacity:0.7;
}

#scroll_content_l {
    position: absolute;
    float: left;
    background-color: #ffffff;
    color: #000000;
    width: 50%;
    height: 320px;
    margin-top: 30px;
    margin-left: 25%;
    text-align: center;
}

#span_01 {
    float:left;
    text-align: center;
    margin-top: 10px;
    width:100%;
}

    #span_01 p {
        font-size: 20px;
        font-weight: 600;
        color: #7d0000;
    }
    #span_01 span {
        color: #7d0000;
    }

#span_02 {
    float: left;
    text-align: left;
    margin-top: 10px;
    width: 100%;
    height: 230px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
    overflow-y: auto;
    word-wrap: break-word;
    word-break: break-all;
}
#clContent {
    word-wrap: break-word;
    word-break: break-all;
}

.imgbut {
    float: left;
    text-align: center;
    width: 100%;
}

.imgbut img{
    margin-left:10px;
    margin-right:10px;
    width:50px;
    height:30px;
}

.clbut {
    float: left;
    text-align: center;
    width: 100%;
    margin-top:30px;
}

    .clbut img {
        width: 100px;
        height: 100px;
    }

#scroll_r img:hover {
    cursor: pointer;
}

.imgbut img:hover {
    cursor: pointer;
}

.clbut img:hover {
    cursor: pointer;
}