
.warp {
    width: 100%;
    overflow: hidden;
    float: left;
}

.header,.content,.footer {
    width: 100%;
    overflow: hidden;
    float: left;
}

/**** 头部 ****/
.header {
    width: 100%;
    overflow: hidden;
    background: url("5247.jpg") center;
    background-size: cover;
}
.header img {
    width: 100%;
}
/**** 头部 end ****/


/**** 内容 ****/
.content {
    background: url("5248.jpg") no-repeat center;
    background-size: cover;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

/* 旋律 */
.c-box {
    width: 100%;
    height: 520px;
    overflow: hidden;
    float: left;
}

.c-m-top {
    margin-top: 95px;
}

.title-img {
    width: 100%;
    height: 160px;
    overflow: hidden;
    float: left;
    text-align: center;
}
.list-box {
    width: 100%;
    height: 320px;
    margin: 40px 0px 0px 0px;
    overflow: hidden;
    float: left;
}

.list-ul {
    width: 100%;
    height: 320px;
    overflow: hidden;
    float: left;
}

.list-box li {
    position: relative;
    width: 50%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    font-size: 18px;
    text-indent: 90px;
}

.one li:after{
    content:'';
    position: absolute;
    left: 65px;
    top: 14px;
    width: 15px;
    height: 15px;
    background: url("5250.png") no-repeat center;
    background-size: cover;
}

.list-box li a {
    color: #1a1a1a;
}
/* 旋律 end */


/* 笔墨 */
.two li:after{
    content:'';
    position: absolute;
    left: 65px;
    top: 14px;
    width: 14px;
    height: 14px;
    background: url("5251.png") no-repeat center;
    background-size: cover;
}
.c-m-top2 {
    margin-top: 80px;
}
/* 笔墨 end */


/* 光影 */
.c-box2 {
    width: 100%;
    height: 775px;
    overflow: hidden;
    float: left;
}
.c-m-top3 {
    margin-top: 30px;
}
.c-ul-top{
    margin-top: 50px;
}
.c-box2 ul {
    width: 1060px;
    height: 570px;
    float: left;
}
.c-box2 ul li {
    width: 315px;
    height: 285px;
    float: left;
    margin: 0px 30px 0px 0px;
    overflow: hidden;
}

.c-box2 ul li a {
    color: #1a1a1a;
}
.c-box2 ul li .img-box {
    width: 100%;
    height: 205px;
    text-align: center;
    float: left;
}
.c-box2 ul li .img-box img {
    heigth: 285px;
}
.c-box2 ul li .img-title {
    width: 100%;
    height: 80px;
    line-height: 35px;
    float: left;
    font-size: 18px;
    text-align: center;
}
/* 光影 end */


/* 记忆 */
.c-m-top4 {
    margin-top: 35px;
}
/* 记忆 end */

/**** 内容 end ****/


/**** 脚部 ****/
.footer {
    height: 150px;
    background: url("5249.jpg") no-repeat center 100%;
}
.f-text {
    line-height: 25px;
    font-size: 16px;
    color: #000000;
    text-align: center;
}
.f-m-top {
    margin-top: 55px;
}
/**** 脚部 end ****/


/**** 列表页 ****/
.bg {
    background: #fff;
}
.min-height {
    min-height: 500px;
}

.api {
    width: 100%;
    line-height: 40px;
    overflow: hidden;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #ac0000;
}
.api .left {
    padding: 0px 10px 0px 30px;
}
.api .right a {
    color: #ac0000;
}
.new-box {
    width: 900px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}

.new-box li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: dashed 1px #dddddd;
    box-sizing: border-box;
    text-indent: 30px;
    position: relative;
}

.new-box li:after {
    content:'';
    position: absolute;
    left: 5px;
    top: 12px;
    width: 15px;
    height: 15px;
    background: url("5250.png") no-repeat center;
    background-size: cover;
}
.new-box li .left {
    width: 80%;
    overflow: hidden;
    float: left;
    font-size: 18px;
}
.new-box li .right {
    width: 20%;
    overflow: hidden;
    float: right;
    font-size: 18px;
    text-align: center;
}
.new-box li .left a ,.new-box li .right a {
    color: #1a1a1a;
}

/* 分页 */
.page-box {
    width: 100%;
    overflow: hidden;
    float: left;
}
.page {
    display: table;
    margin: 20px auto;
}
.page a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
}
.page .last,.page .next {
    padding: 0px 10px;
}

.page .active {
    background: #ac0000;
    border: solid 1px #fff;
}
.page .active a {
    color: #fff;
}

.page span {
    display: block;
    min-width: 30px;
    min-height: 30px;
    margin: 0px 5px;
    line-height: 30px;
    border: solid 1px #ddd;
    float: left;
    text-align: center;
    border-radius: 5px;
}
.page span:hover {
    background: #ac0000;
    border: solid 1px #fff;
}
.page span:hover a {
    color: #fff;
}
.page span a {
    color: #999;
}
    /* 分页 end */

/**** 列表页 end ****/


/**** 图片列表页 ****/
.warp-box {
    width: 920px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}
.img-box {
    width: 960px;
    overflow: hidden;
    float: left;
}
.img-box li {
    width: 280px;
    height: 200px;
    float: left;
    margin: 10px 40px 0px 0px;
    text-align: center;
}
.img-box li .top {
    width: 100%;
    height: 160px;
    overflow: hidden;
    float: left;
    text-align: center;
}
.img-box li .bottom {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    overflow: hidden;
    font-size: 18px;
}
/**** 图片列表页 end ****/


/**** 内容页 ****/
.title-box {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    padding: 10px 0px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.fb-time {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
    border-bottom: solid 1px #CCCCCC;
}

.text-box {
    position: relative;
    width: 100%;
    min-height: 500px;
    font-size: 14px;
    line-height: 30px;
    padding: 0px 0px 80px 0px;
}
.text-box p {
    text-indent: 2rem;
}

.pc-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 20px 0px;
    overflow: hidden;
}
.print-close {
    width: 100%;
    overflow: hidden;
    margin: 50px 0px 0px 0px;
    text-align: center;
}
.print-close span {
    padding: 0px 10px;
}

.print-close span a {
    color: #414141;
}

.border-b {
    border-bottom: solid 2px #ac0000;
    box-sizing: border-box;
    margin-bottom: 0px;
}
/**** 内容页 end ****/
