a{
    color:#333;
}
a:hover{
    color: #952525 !important;
}
.jiangtang_int{
    height: 525px;
}
.jiangtang_photo{
    width: 640px;
    float: left;
    margin-right: 30px;
}
.jiangtang_cont{
   /* width: 400px;*/
  /*  padding-left: 30px;*/
}
.jiangtang_cont{
    font-size: 18px;
    font-family: '楷体';
    color: #333;
    line-height: 1.5;
    text-indent: 30px;
    margin: 0;
}
.jiangtang_list{
    height: 460px;
}
.cont_list{
    width: 520px;
    padding-right: 10px;
}
.cont_list ul{
    width: 100%;
    padding-left: 20px;
}
.cont_list ul li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dbdbdb;

}
.cont_list ul li a{
    display: inline-block;
    float: left;
    width: 390px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cont_list ul li a i{
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-right: 15px;
}
.list_title{
    width: 100%;
    padding: 20px 0;
    font-size: 24px;
    font-family: '楷体';
    color: #952525;
    font-weight: 700;
}
.look_more{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: right;
}
/*道德歌*/
.daodege_title{
    width: 100%;
    text-align: center;
}
.daode_song{
    height: 750px;
    position: relative;
}
.daode_song .song1{
    position: absolute;
    width: 60%;
    top: 10%;
    left: 20%;
    z-index: 2;
}
.daode_song .song2{
    position: absolute;
    width: 65px;
    bottom: 6%;
    right: 13%;
}
.daode_song .song3{
    position: absolute;
    width: 28%;
    bottom: 16%;
    left: 0;
}
.daode_song .song4{
    position: absolute;
    width: 28%;
    top: 38%;
    right: 0;
}
.daode_song .song5{
    position: absolute;
    width: 7%;
    top: 29%;
    left: 18%;
}
.shiting{
    width: 40%;
    height: 200px;
    position: absolute;
    top: 110%;
    left: 30%;
    padding-left: 50px;
}
.shiting_circle{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #cf2021;
    padding-left: 15px;
    padding-top: 10px;
    cursor: pointer;
}
.shiting_circle img{
    width: 20px;

}
.shiting_cont{
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    font-size: 16px;
}
