.section {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
}

.fybanner {
    width: 100%;
    height: 400px;
}

.fybanner .mySwiper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.fybanner .mySwiper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 30px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    opacity: 0.4;
}

.swiper-pagination-bullet-active {
    opacity: 1;
}

@font-face {
    font-family: 'FZYANSJW';
    src: url("../../../assets/whgcms/font/FZYANSJW_ZHONG.TTF");
}

@font-face {
    font-family: HWZS;
    src: url("../../../assets/whgcms/font/HWZS.TTF");
}
.fyml_list li a,
.fyccr_list li a,
.zcfg_list li a,
.sbzn_list li a{
    display: block;
}
    /*非遗名录*/
.fyml {
    width: 100%;
    height: 520px;
    background: url("../images/feiyi/fyml_list.png") no-repeat center center;
    background-size: auto;
}

.fyml_content {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0 90px;
}

.fyml_title, .fyccr_title,.zcfg_title,.sbzn_title {
    position: relative;
    font-size: 30px;
    height: 44px;
    color: #4D4D4D;
    font-family: 'FZYANSJW';
    text-align: center;
}

.fyml_title:after, .fyccr_title:after,.zcfg_title:after,.sbzn_title:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    content: '';
    width: 40px;
    height: 3px;
    background: #578CB5;
    border-radius: 2px;
}

.fyml_title a, .fyccr_title a,.zcfg_title a,.sbzn_title a {
    position: absolute;
    bottom: 10px;
    right: 0;
    color: #000000;
    padding: 0;
    margin: 0;
    width: auto;
    font-family: HWZS;
    font-size: 16px;
}

.fyml_list {
    margin-top: 50px;
}

.fyml_list li {
    width: 285px;
    height: 256px;
    background: #FFFFFF;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08);
    margin-right: 20px;
    overflow: hidden;
}

.fyml_list li:last-child {
    margin-right: 0;
}

.fyml_list li .img {
    width: 100%;
    height: 193px;
    transition: all 0.4s;
}

.fyml_list li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fyml_list li .info {
    padding: 9px 18px 11px;
}

.fyml_list li .info .title {
    color: #1A1A1A;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.4s;
}

.fyml_list li .info .leibie {
    color: #999999;
    font-size: 14px;
    line-height: 22px;
    margin-top: 7px;
    display: none;
    transition: all 0.4s;
}

.fyml_list li:hover {
    box-shadow: 0 7px 30px 0 rgba(46, 48, 59, 0.14);
}

.fyml_list li:hover .img {
    height: 163px;
}

.fyml_list li:hover .info .title {
    color: #1D669E;
    white-space: inherit;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.fyml_list li:hover .info .leibie {
    display: block;
}

/*非遗传承人*/
.fyccr {
    width: 100%;
    height: 600px;
    background: url("../images/feiyi/fyccr_list.png") no-repeat center center;
    background-size: auto;
}

.fyccr_content {
    width: 1200px;
    margin: 0 auto;
    padding: 81px 0 105px;
}

.fyccr_title {
    color: #FFFFFF;
}

.fyccr_title:after {
    background: rgba(255, 255, 255, 0.7);
}

.fyccr_title a {
    color: #FFFFFF;
}

.fyccr_list {
    margin-top: 88px;
}

.fyccr_list li {
    width: 241px;
    height: 80px;
    position: relative;
    padding: 17px 22px 9px;
    font-size: 18px;
    color: #1A1A1A;
    background: url("../images/feiyi/fyccr_list_bg.png") no-repeat center center;
    background-size: auto;
    margin-right: 20px;
    margin-top: 70px;
}

.fyccr_list li:nth-child(4n) {
    margin-right: 0;
}

.fyccr_list li:nth-child(1),
.fyccr_list li:nth-child(2),
.fyccr_list li:nth-child(3),
.fyccr_list li:nth-child(4) {
    margin-top: 0;
}

.fyccr_list li .img {
    position: absolute;
    left: 30px;
    top: -40px;
    width: 92px;
    height: 92px;
    border-radius: 50%;
    border: 2px solid #DCE2E6;
    overflow: hidden;
    transition: all 0.4s;
}

.fyccr_list li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fyccr_list li .name {
    margin-left: 119px;
    color: #1A1A1A;
    font-size: 18px;
    line-height: 26px;
}

.fyccr_list li .line {
    width: 100%;
    height: 1px;
    background: #E7EBEE;
    margin-top: 26px;
}

.fyccr_list li .xiangmu {
    color: #999999;
    font-size: 14px;
    line-height: 26px;
    margin-top: 4px;
}

.fyccr_list li:hover .name {
    color: #1D669E;
}

.fyccr_list li:hover .img {
    top: -50px;
}

/*政策法规*/
.zhengce {
    width: 100%;
    height: 1106px;
    background: url("../images/feiyi/zhengce_list.png") no-repeat center center;
    background-size: auto;
}
.zcfg_content{
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0 0;
}
/*申报指南*/
.sbzn_content{
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0 134px;
}
/*public*/
.zcfg_list,.sbzn_list{
    margin-top: 60px;
}
.zcfg_list li,.sbzn_list li{
    width: 533px;
    height: 92px;
    padding: 33px 20px 21px 23px;
    background: url("../images/feiyi/zhengce_list_bg.png") no-repeat center center;
    background-size: auto;
    margin-top: 40px;
    margin-right: 41px;
}
.zcfg_list li:nth-child(2n),.sbzn_list li:nth-child(2n){
    margin-right: 0;
}
.zcfg_list li:nth-child(1),
.zcfg_list li:nth-child(2),
.sbzn_list li:nth-child(1),
.sbzn_list li:nth-child(2){
    margin-top: 0;
}
.zcfg_list li .time,.sbzn_list li .time{
    position: relative;
    color: #8D9AA8;
    font-size: 18px;
    line-height: 18px;
    padding-left: 17px;
}
.zcfg_list li .time:before,.sbzn_list li .time:before{
    position: absolute;
    top: 2px;
    left: 0;
    content: '';
    width: 6px;
    height: 14px;
    background: #1D669E;
}
.zcfg_list li .time:after,.sbzn_list li .time:after{
    position: absolute;
    top: 8px;
    right: 0;
    content: '';
    width: 400px;
    height: 1px;
    background: #BEC4CB;
    opacity: 0.4;
}
.zcfg_list li .title,.sbzn_list li .title{
    color: #1A1A1A;
    font-size: 20px;
    line-height: 30px;
    margin-top: 12px;
}
.zcfg_list li:hover,.sbzn_list li:hover{
    background: url("../images/feiyi/zhengce_list_bg_on.png") no-repeat center center;
}
.zcfg_list li:hover .time,.sbzn_list li:hover .time{
    color: #FFFFFF;
}
.zcfg_list li:hover .time:before,.sbzn_list li:hover .time:before{
    background: #FFFFFF;
}
.zcfg_list li:hover .time:after,.sbzn_list li:hover .time:after{
    background: #FFFFFF;
}
.zcfg_list li:hover .title,.sbzn_list li:hover .title{
    color: #FFFFFF;
}