body{
    margin: 0;
    padding: 0;
    background-color: #f5f9fc;
}
.banner-top{
    width: 1100px;
    height: 250px;
    margin: 190px auto 10px auto ;
}
.banner-top img{
    width: 100%;
    height: 100%;
}
.content-works-copyright{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.content-left{
    width: 200px;
}
.fixed-css-content-left{
    position:fixed;
    top:177px;
}
.fixed-left{
    width: 0px;
}
.content-left-top{
    width: 100%;
    height: 150px;
    background-color: #9eca5b;
}
ul,li{
    margin: 0;
    padding:0;
    list-style: none;
}
.content-left-ul{
    width: 100%;
}
.content-left-ul li{
    width: 100%;
    font-weight: bold;
    cursor: pointer;
}
.content-left-title{
    font-size: 16px;
    background-color: white;
    padding: 10px 0 10px 20px;
    box-sizing: border-box;
    border-bottom:2px solid #9eca5b;

}
.content-left-title-name{
    display: inline-block;
    margin-left: 5px;
    color:#9eca5b;
}
.left-menu-display-show{

}
.left-menu-div{
    width: 100%;
    display: block;
}
.div-item-css{
    width: 100%;
    text-align: center;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    background-color: white;
    box-sizing: border-box;
    border-bottom:1px solid gainsboro ;
    cursor: pointer;
}
.div-item-css:hover{
    color:#9eca5b;
}
.content-right{
    /*width: 100%;*/
    width: 890px;
}

.content-bottom{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.title{
    width: 100%;
    height: 30px;
    padding: 10px 0;
}
.title .title-left{
    display: inline-block;
    width: 5px;
    height: 20px;
    background-color: #9eca5b;
    margin-left: 10px;
    position:relative;
    top:5px;
}
.title-right{
    font-size: 16px;
}
.red-font{
    color:#f60808;
}
.middle-div{
    width: 46%;
    height: 170px;
    margin-bottom: 15px;
    border-radius: 10px;
}
.small-div{
    width: 29%;
    height: 170px;
    border-radius: 10px;
}
.middle-div-word-css{
    font-size: 17px;
    color:white;
    font-weight: bold;
}
.middle-div-word-block{
    font-size: 17px;
    color:#666666;
    font-weight: bold;
}
.middle-div-word-white{
    font-size: 17px;
    color:white;
    font-weight: bold;
}
.small-div-center-img{
    width: 27%;
    height: 40%;
    clear: both;
    display: block;
    margin: 31px auto 0 auto;
}

/*美术作品*/
.art-content,.word-content,.book-content,.music-content
,.shoot-content,.project-content,.video-content,.acrobatics-content,
.other-content{
    width: 100%;
    padding: 10px 0 50px 0;
    background-color: white;
    margin-bottom: 15px;
}
.art-content-div-one{
    background: url("../../img/worksCopyright/art_left_pc.png");
    background-size: 112%;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
}
.middle-div-logo-img{
    position:absolute;
    left: -1.5%;
    top:0;
}
.small-div-logo-img{
    position:absolute;
    left: -2%;
    top: 0;
}
.middle-div-center-img{
    width: 17%;
    height: 40%;
    position:absolute;
    top:15%;
    left: 40%;
}
.art-one-word-position{
    position:absolute;
    bottom:20%;
    width: 100%;
    text-align: center;
}
.art-content-div-two{
    position:relative;
    box-shadow: 0 0 5px grey;
}
.art-content-div-three{
    position:relative;
    box-shadow: 0 0 5px grey;
}
.art-three-word-position{
    width: 100%;
    text-align: center;
    position:absolute;
    bottom:20%;
}
/*文字作品*/
.word-content-div-one{
    background: url("../../img/worksCopyright/word_left_2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left;
    position:relative;
}
/*图书作品*/
.book-content-div-one{
    background: url("../../img/worksCopyright/book_left_3_pc.png");
    background-size: 112%;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
}
/*音乐作品*/
.music-content-div-one{
    background: url("../../img/worksCopyright/music_left_2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left;
    position:relative;
}
/*摄影作品*/
.shoot-content-div-one{
    background: url("../../img/worksCopyright/video_left_1_pc.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*background-position: center;*/
    position:relative;
}
/*工程作品*/
.project-div-word-css{
    font-size: 14px;
    color:white;
    font-weight: bold;
}
.project-one-word-position{
    position:absolute;
    bottom:7%;
    width: 100%;
    text-align: center;
}
/*影视作品*/
.video-content-div-one{
    background: url("../../img/worksCopyright/video2_left_1_1_pc.png");
    background-size: 112%;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
}
.video-content-div-two{
    background: url("../../img/worksCopyright/video2_bottom_left_1_2_pc.png");
    background-size: 112%;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
}
.public-describe-css{
    width: 100%;
    font-weight: bold;
    text-align: center;
    position:absolute;
    top:67%;
}
.video-span-red{
    color:red;
    font-size: 17px;
}
.video-span-block{
    color:#666666;
    font-size: 16px;
}
.video-span-white{
    color:white;
    font-size: 16px;
}
.video-span-small{
    color:#666666;
    font-size: 13px;
}
.video-span-small-white{
    color:white;
    font-size: 13px;
}
/*曲艺杂技*/
.acrobatics-content-div-one{
    background: url("../../img/worksCopyright/acrobatics_left_1_1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left;
    position:relative;
}
/*其他*/
.other-content-div-one{
    background: url("../../img/worksCopyright/other_left_1_1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left;
    position:relative;
}