body{
    padding:0;
    margin: 0;
    background: #fff;
}
.centainer{
    padding:0;
    margin: 0;
    position: relative;
}

.header{
    width:100%;
    height:60px;
    background: linear-gradient(to bottom, #000000aa,#ffffff20);
    position: absolute;
    top:0;
    left:0;
    z-index: 1000;
    border-bottom:none;
}

.header .logo{
    width:300px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color:#E6A23C;
    font-size: 30px;
    font-weight: bold;
    float:left;
}
.header .tabs{
    width:calc(100% - 750px);
    float:left;
}
.el-submenu__title i{
    color:#ffffff00 !important;
}
.el-submenu__title:hover{
    background: #ffffff00 !important;
}
.el-menu-item:hover{
    background: #ffffff00 !important;
}
.el-submenu .el-menu--horizontal{
    background: #ffffff !important;
}
.el-menu.el-menu--horizontal{
    border-bottom:none;
}
.el-menu--horizontal{
    background: #ffffff !important;
}
.el-menu-demo.el-menu--horizontal{
    background: #ffffff00 !important;
}
.el-menu--horizontal>.el-submenu.is-active .el-submenu__title{
    border-bottom:none;
    color:#fff !important;
}
.el-menu--horizontal .el-menu .el-menu-item:hover{
    background:#78312A !important;
    color:#fff !important;
}

.el-menu--horizontal .el-menu .el-menu-item{
    color:#565961 !important;
    width:150px;
}
.el-menu--horizontal .el-menu {
    min-width:150px !important;
}

.header .tabs .tab{
    height:60px;
    line-height: 60px;
    color:#fff;
    font-size: 16px;
    padding:0 30px;
    float:left;
    cursor: pointer;
}
.header .tabs .tab-select{
    color:#E6A23C;
    font-weight: bold;
}
.header1 .tabs .tab-select{
    color:#fff;
    font-weight: bold;
}
.header .tabs .tab .el-dropdown-link{
    color:#000;
    font-size: 16px;
}
.header .search{
    float:left;
    height: 60px;
    line-height: 60px;
    width:450px;
}
.header .search .search-content{
    float:left;
    width:200px;
    margin-top: 10px;
}
.header .search .search-content .el-input__inner{
    float:left;
    border: 1px solid #eee !important;
    background: #eee !important;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    color:#777;
}
.header .search .search-icon{
    float:left;
    width:50px;
    height:40px;
    line-height: 40px;
    margin-top: 10px;
    text-align: center;
    border: none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background: #eee !important;
    color:#555;
}
.header .search .logo-btn{
    float:right;
    margin-top: 10px;
    margin-right: 20px;
}
.header .search .login-info{
    float:left;
    width:180px;
    margin-left: 20px;
}
.header .search .login-info .headimg{
    float:left;
    width:60px;
}
.header .search .login-info .headimg img{
    height:40px;
    border-radius: 20px;
    width:40px;
    margin-top: 10px;
    margin-left: 10px;
}
.header .search .login-info .username{
    float:left;
    width:120px;
    color:#fff;
    font-size: 14px;
    font-weight: bold;
}
.centainer .banner .img{
    width:100%;
    height:600px;
}

.menu{
    width:100%;
    height:150px;
    border-bottom: 1px solid #eee;
}
.menu .left-menu{
    float:left;
    width:500px;
    height:150px;
}
.menu .left-menu-box{
    width:400px;
    margin-right: auto;
    margin-left: auto;
}
.menu .left-menu-box .card{
    float:left;
    width:80px;
    text-align: center;
    margin-top: 30px;
}
.menu .left-menu-box .card .img{
    height:40px;
    width:40px;
}
.menu .left-menu-box .card .name{
    width:100%;
    height:40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color:#000;

}
.menu .right-menu{
    float:right;
    width:calc(100% - 500px);
    height:150px;
    margin-top: 20px;
}
.menu .right-menu .right-menu-btn{
    width:12.5%;
    float:left;
    text-align: center;
    margin-top: 10px;
}
.menu .right-menu .right-menu-btn .el-button{
    width:80% !important;
    text-align: center;
    padding:0;
    height:40px;
    line-height: 40px;
}
.body{
    width:1200px;
    margin-right: auto;
    margin-left: auto;
}
.body .box{
    margin-top: 30px;
}
.body .box .title{
    height:50px;
    line-height: 50px;
}
.body .box .title .tit{
    font-size: 25px;
    font-weight: bold;
    float:left;
}
.body .box .title .tit-ch{
    float:left;
    color:#000;
    height:50px;
    line-height: 50px;
}
.body .box .title .tit-en{
    font-size: 20px;
    margin-left: 20px;
    color:#999;
    text-transform: uppercase;
    float:left;
    height:50px;
    line-height: 55px;
}
.body .box .title .more{
    float:right;
    font-size: 14px;
    color:#999;
    line-height: 55px;
    margin-right: 10px;
}
.body .box .content{
    margin-top: 20px;
}
.body .box .content .left{
    float:left;
    width:230px;
}
.body .box .content .left .con-menu{
    margin-top: 20px;
    width:100%;
    height:130px;
    border:1px solid #eee;
    border-radius: 3px;
    text-align: center;
    background: linear-gradient(to bottom, #FCF2F2, #fff);
}
.body .box .content .left .con-menu .img{
    margin-top: 25px;
    height:40px;
    width:40px;
}
.body .box .content .left .con-menu .name{
    width:100%;
    height:40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color:#000;


}
.body .box .content .left .con-menu1{
    margin-top: 0px;

}
.body .box .content .center{
    float:left;
    width:690px;
    margin-left: 8px;
    height:430px;
    border:1px solid #eee;
    border-radius: 3px;
    position: relative;
}
.body .box .content .center .title{
    width:100%;
    height:50px;
    font-size: 14px;
    line-height: 50px;
    background: #00000060;
    color:#fff;
    position: absolute;
    bottom:0;
    white-space: nowrap; /* 防止文本换行 */
    overflow: hidden; /* 隐藏溢出的文本 */
    text-overflow: ellipsis; /* 显示省略号 */
    text-indent: 1em;
}
.body .box .content .center .img{
    width:100%;
    height:430px;
}
.body .box .content .right{
    width:260px;
    margin-left: 8px;
    float:left;


}
.body .box .content .right .con-menu{
    position: relative;
    height:130px;
    margin-top: 20px;
}
.body .box .content .right .con-menu1{
    margin-top: 0px;

}
.body .box .content .right .con-menu .img{
    width:260px;
    height:130px !important;
}
.body .box .content .right .con-menu .title{
    width:100%;
    height:40px;
    font-size: 12px;
    line-height: 40px;
    background: #00000060;
    color:#fff;
    position: absolute;
    bottom:0;
    white-space: nowrap; /* 防止文本换行 */
    overflow: hidden; /* 隐藏溢出的文本 */
    text-overflow: ellipsis; /* 显示省略号 */
    text-indent: 1em;
}

.body .box .basic{
    margin-top: 20px;
}
.body .box .basic .title{
    background: #F7F8FA;
    height:50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color:#777;
    text-indent: 1em;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.body .box .basic .list{
    background: #F7F8FA;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-bottom: 20px;
}
.body .box .basic .list .li{
    height:50px;
    line-height: 50px;
    margin-top: 20px;

}
.body .box .basic .list .li1{
    margin-top: 0px;
}
.body .box .basic .list .sign{
    text-align: right;
    float:left;
    width:20px;
}
.body .box .basic .list .box{
    margin-top: 0px;
    float:left;
    width:calc(100% - 20px);
}
.body .box .basic .list .li .date{
    height:20px;
    line-height: 20px;
    font-size: 12px;
    text-indent: 1em;
}
.body .box .basic .list .li .tit{
    height:30px;
    line-height: 30px;
    font-size: 14px;
    white-space: nowrap; /* 防止文本换行 */
    overflow: hidden; /* 隐藏溢出的文本 */
    text-overflow: ellipsis; /* 显示省略号 */
    text-indent: 1em;
}

.gesar{

}
.gesar .box{
    position: relative !important;
}
.gesar .img{
    width: 100%;
    height: 230px;
}
.gesar .type{
    text-align: right;
    width:100%;

    height:50px;
    font-size: 14px;
    line-height: 50px;
    color:#fff;
    position: absolute;
    bottom:0;
    right: 35px;
}

.cultural{
    width:1200px;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
    height:500px;
}

.cultural .book-box{
    margin-top: 30px;
    width:7200px;
    margin-left: auto;
    margin-right: auto;

}

.cultural .book-box .book-data{
    width:3600px;
    float: left;
}
.cultural .book-box .book-data .box{
    margin-top: 30px;
    float:left;
    width:280px;
    margin-left: 20px;
    height:430px;
    background: #F3F4F6;
    text-align: center;
    border-radius: 10px;
    transform: scale(1);
    transition: background-color 0.6s ,transform 0.6s;
}
.cultural .book-box .book-data .box:hover{
    background: #691F16;
    transform: scale(1.05);
    transition: background-color 0.6s ,transform 0.6s;
}
.cultural .book-box .book-data .box:hover .title{
    transition: color 0.6s;
    color:#fff;
}
.cultural .book-box .book-data .box:hover .dec{
    transition: color 0.6s;
    color:#fff;
}
.cultural .book-box .book-data .box .img{
    margin-top: 10px;
    width:60%;
    margin-left: auto;
    margin-right: auto;
    height:260px;
}
.cultural .book-box .book-data .box .title{
    height:40px;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    margin-top: 10px;
    color:#000;
    width:80%;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* 限制显示的行数为3 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cultural .book-box .book-data .box .dec{
    height:60px;
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    color:#777;
    margin-top: 20px;
    width:80%;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 限制显示的行数为3 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.digital{

}
.digital .box{
    position: relative !important;
    border:1px solid #eee;
    border-radius: 8px;
    position: relative;
}
.digital .box:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.digital .box1 {
    margin-top: 25px
}
.digital .img{
    width: 100%;
    height:180px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.digital .video{
    width: 100%;
    height:180px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    position: relative;
    object-fit: cover;
}
.digital .video img {
    position: absolute; /* 绝对定位到上层 */
    top: 0;
    left: 0;
    width: 100%; /* 宽度100%，填充整个容器 */
    height: 100%; /* 高度100%，填充整个容器 */
    object-fit: cover; /* 保持图片的宽高比并覆盖整个容器 */
}
.digital .title{
    text-indent: 0.5em;
    width:100%;
    height:50px;
    font-size: 14px;
    line-height: 50px;
    color:#000;
}

.folk .box{
    position: relative !important;
    border:1px solid #eee;
    border-radius: 8px;
}
.folk .box:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.folk .box1 {
    margin-top: 25px
}
.folk .img{
    width: 100%;
    height:150px;
}
.folk .title{
    text-indent: 0.5em;
    width:100%;
    height:50px;
    font-size: 14px;
    line-height: 50px;
    color:#000;
    white-space: nowrap; /* 防止文本换行 */
    overflow: hidden; /* 隐藏溢出的文本 */
    text-overflow: ellipsis; /* 显示省略号 */
}

.natural .box{
    position: relative !important;
    border:1px solid #eee;
    border-radius: 8px;
}
.natural .box:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.natural .box1 {
    margin-top: 25px
}
.natural .img{
    width: 100%;
}
.natural .img2{
    width: 30px;
    height:30px;
}
.natural .title{
    text-indent: 0.5em;
    width:100%;
    height:40px !important;
    font-size: 14px;
    line-height: 40px !important;
    color:#000;
}
.natural .title2{

    width:100%;
    height:30px;
    line-height:30px;
    font-size: 12px;
    color:#000;
    margin-bottom: 10px;
}
.natural .title2 .area{
    text-indent: 0.5em;
    float:left;
}
.natural .title2 .img2{
    margin-left: 0.5em;
    float:left;
    width: 30px;
    height:30px;
}
.traditional .box{
    position: relative !important;
    border:1px solid #eee;
    border-radius: 8px;
}
.traditional .box:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.traditional .box1 {
    margin-top: 25px
}
.traditional .img{
    width: 100%;
}
.traditional .title{
    text-indent: 0.5em;
    width:100%;
    height:50px;
    font-size: 14px;
    line-height: 50px;
    color:#000;
}

.derivative{

}
.derivative .box{
    position: relative !important;
    text-align: center;
}
.derivative .img{
    width: 100%;
    height: 230px;
}
.derivative .img:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.derivative .type{
    text-align: right;
    width:100%;

    height:50px;
    font-size: 14px;
    line-height: 50px;
    color:#fff;
    position: absolute;
    bottom:0;
    right: 35px;
}