body{
    background: #F6F7F8;
}
em{
    font-style: normal;
}
/*.headerModule-7-botSafety {*/
/*    background-color: #722727;*/
/*}*/
/*.headerModule-7-bot .nav>li>a.active {*/
/*    background-color: rgba(0,0,0,0.2);*/
/*}*/
.headerModule-7-bot .navmore>li>a.active{
    background: transparent;
}
.fy-minglu-bg{
    width: 100%;
    height: 400px;
    background: url("../images/feiyi/fyml_bg.png") no-repeat top center;
    background-size: cover;
}
.fy-zhinan-bg {
    width: 100%;
    height: 400px;
    background: url("../images/feiyi/fyml_bg.png") no-repeat top center;
    background-size: cover;
}
/*内容区*/
.main .main-safety{
    min-width: 1200px;
    max-width: 1920px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.main .main-content{
    /*width: 1200px;*/
    margin: 0 auto;
}
.fy-item{
    margin: 0 auto;
    width: 1200px;
    /*padding-top: 39px;*/
    cursor: pointer;
}
.fy-item ul{
    overflow: hidden;
    width: 916px;
    margin: 0 auto;
}
.fy-item ul li{
    float: left;
    /*width: 82px;*/
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 32px;
    position: relative;
}
.fy-item ul li.on{
    color: #F1CB9A;
}
.fy-item ul li:after{
    content: "";
    position: absolute;
    top: 11px;
    right: 0;
    width: 1px;
    height: 16px;
    background: #FFFFFF;
}
.fy-item ul li:last-child:after{
    display: none;
}
/*.fy-item ul li.fyml{*/
/*    background: url("../images/feiyi/fyml.png") no-repeat center center;*/
/*}*/
/*.fy-item ul li.fyml.on{*/
/*    background: url("../images/feiyi/fyml_on.png") no-repeat center center;*/
/*}*/
/*.fy-item ul li.fyccr{*/
/*    background: url("../images/feiyi/fyccr.png") no-repeat center center;*/
/*}*/
/*.fy-item ul li.fyccr.on{*/
/*    background: url("../images/feiyi/fyccr_on.png") no-repeat center center;*/
/*}*/
/*.fy-item ul li.zcfg{*/
/*    background: url("../images/feiyi/zcfg.png") no-repeat center center;*/
/*}*/
/*.fy-item ul li.zcfg.on{*/
/*    background: url("../images/feiyi/zcfg_on.png") no-repeat center center;*/
/*}*/
/*.fy-item ul li.sbzn{*/
/*    background: url("../images/feiyi/sbzn.png") no-repeat center center;*/
/*}*/
/*.fy-item ul li.sbzn.on{*/
/*    background: url("../images/feiyi/sbzn_on.png") no-repeat center center;*/
/*}*/
.fy-num{
    /*width: 1200px;*/
    margin: 0 auto;
    /*margin-top: 70px;*/
    /*position: absolute;*/
    /*top: -230px;*/
    width: 100%;
    height: 204px;
    background: #fff;
    overflow: hidden;
}
.fy-num ul{
    overflow: hidden;
    display: flex;
    -webkit-display:flex;
    justify-content: space-between;
    width: 1200px;
    margin: 48px auto 0;
}
.fy-num ul li{
    float: left;
    text-align: center;
    flex: 1;
}

.fy-num ul li{
    /*border-right: 1px solid #313131;*/
}
.fy-num ul li:last-child{
    border-right: 0;
}
.fy-num ul li::after{
    content:"";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 89px;
    background: #313131;
    display: none;
}
.fy-num ul li .num{
    /*width: 57px;*/
    /*height: 50px;*/
    font-size: 60px;
    font-family: Impact;
    font-weight: 400;
    color: #030F0F;
}
.fy-num ul li .nam{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #030F0F;
    letter-spacing: 1px;
}
.fy-num ul li .name{
    font-size: 28px;
    font-weight: 400;
    color: #0A0A0A;
    line-height: 28px;
}
.fy-content{
    width: 100%;
    min-height: 500px;
    /*background: url("../images/feiyi/fyml_bg_b.png") no-repeat center center;*/
    background: #F6F7F8 !important;
}
.fy-content .tab1, .fy-content .tab2{
    position: relative;
}
.fy-con{
    width: 1200px;
    margin: 0 auto;
}
.breadcrumb{padding: 30px 0 20px;}
.crumbs { display: block;}
.crumbs li {  display: inline-block; font-size: 14px;}
.crumbs li.first { padding-left: 8px; }
.crumbs li span{
    color: #515050;
    display: block;
    float: left;
    margin-left: -13px;
    padding: 0 17px 0 25px;
    position: relative;
    text-decoration: none;
}
.crumbs li span::after{
    content:"";
    position: absolute;
    top: 6px;
    right: 0;
    width: 7px;
    height: 7px;
    border-top: 1px solid #515050;
    border-right: 1px solid #515050;
    transform: rotate(45deg);
}
.crumbs li:last-child span{
    color: #9F9F9F;
}
.crumbs li:last-child span::after{
    display: none;
}
.crumbs li span {
    position: relative;
    cursor: pointer;
}



.classification {
    width: 110px;
    height: auto!important;
    text-align: right;
    color: #A32C2C;
    font-size: 16px;
    /*padding: 23px 0 0;*/
    padding: 18px 0 0;
}
.main-nav {
    /*max-width: 1920px;*/
    min-width: 1200px;
    /*background-color: #fff;*/
    /*overflow: hidden;*/
    margin: 30px auto;
    /*border: 1px solid #7D8591;*/
}
.main-nav .main-nav-list{
    border-bottom: 1px dashed #D2D2D2;
}
.main-nav .main-nav-list:last-child{
    border-bottom: 0;
}
.main-nav .level {
    width: 1060px;
    margin-left: 15px;
    margin-top: 16px;
}
.main-nav .level li {
    float: left;
    height: 16px!important;
    line-height: 16px !important;
    color: #2F343B;
    font-size: 15px;
    cursor: pointer;
    margin: 0 16px 12px 0;
    padding: 6px 14px;
}
.main-nav .level li.activity-active {
    background-color: #A32C2C;
    color: #fff;
}

.fy-search {
    /*display: -webkit-box;*/
    overflow: hidden;
    position: relative;
    z-index: 0;
    margin: 21px 0 23px;
}
.fy-search .ipt {
    box-sizing: border-box;
    background-color: #fff;
    width: 1060px;
    height: 50px;
    display: inline-block;
    float: left;
}
.search-engine a {
    float: left;
    width: 30px;
    height: 28px;
    margin: 14px 12px 0 28px;
    background: url(../images/feiyi/search.png) no-repeat;
    cursor: pointer;
}
.fy-search .btn {
    width: 130px;
    height: 50px;
    background: #3B4E81;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-left: 10px;
    float: right;
}
.fy-search .btn{
    cursor: pointer;
}
.fy-search .btn, .fy-search .ipt input {
    display: block;
    line-height: 50px;
    font-size: 20px;
}
.fy-search .ipt input {
    width: 800px;
    height: 50px;
    background: #FFFFFF;
    outline: 0;
    border: 0;
    padding-left: 0;
    -webkit-appearance: none;
    font-size: 16px;
    font-weight: 400;
    color: #393939;
}
input::-webkit-input-placeholder {
    color: #393939;
}
.search-hotword {
    top: 5px;
    right: 110px;
    width: 28px;
    overflow: hidden;
    background: url(../images/hot_k_toggle.png) no-repeat;
    display: none!important;
}
.search-hotword, .settings {
    height: 26px;
    cursor: pointer;
    position: absolute;
}

.fy-list{
    width: 1200px;
    margin: 0 auto;
    /*min-height: 1040px;*/
}

.fy-list table td{
    /*height: 50px;*/
}
.fy-list table td p{
    line-height: 22px;
    padding: 0 10px;
}
.fy-list table td a {
    display: block;
    width: 100%;
    height: 100%;
    /*line-height: 96px;*/
}
.fy-list table tbody tr:last-child{
    border-bottom: 0 !important;
}
.fy-list table td .jb_name_div{
    display: inline-block;
    vertical-align: middle;
}
/*非遗名录表格*/
.table_minglu{
    width: 100%;text-align: center;
}
.table_number1_per{
    width: 60px;max-width: 60px;min-width: 60px;
}

.table_name_minglu{
    min-height: 50px;max-width: 200px;width: 200px;min-width: 200px;
}
.table_lb_name_minglu{
    max-width: 200px;width: 200px;min-width: 200px;
}
.table_jb_name_minglu{
    max-width: 140px;width: 140px;min-width: 140px;
}
.table_pc_name_minglu{
    max-width: 160px;width: 160px;min-width: 160px;
}
.table_area_name_minglu{
    max-width: 200px;width: 200px;min-width: 200px;
}
.table_bhdw_minglu{
    max-width: 240px;width: 240px;min-width: 240px;
}
/*非遗传承人表格*/
.table_per{
    width: 100%;text-align: center;
}
.table_per_thead_tr{
    line-height: 70px;background: #153B59 !important; color: #fff;font-size: 22px; border-bottom: 1px solid #E8EAEC;
}
.table_per_tbody_tr{
    height: 96px;background: #fff;color: #202020;font-size: 16px;border-bottom: 1px solid #D2D2D2;
}
.table_name_per{
    min-height: 50px;max-width: 165px;width: 165px;min-width: 165px;
}
.table_sex_per{
    max-width: 60px;width: 60px;min-width: 60px;
}
.table_lb_name_per{
    max-width: 205px;width: 205px;min-width: 205px;
}
.table_jb_name_per{
    max-width: 170px;width: 170px;min-width: 170px;
}
.table_pici_name_per{
    max-width: 140px;width: 140px;min-width: 140px;
}
.table_project_list_per{
    max-width: 200px;width: 200px;min-width: 200px;
}
.table_area_name_per{
    max-width: 200px;width: 200px;min-width: 200px;
}
/*非遗名录tab*/
.fy-content .tab{
    display: none;
}
.fy-content .tab1{
    display: block;
}

/*非遗政策*/
.fy-zhengcezhinan{
    background: #fff;
    margin-top: 30px;
}
.fy-zhengcezhinan ul.zhengcezhinan-list li{
    line-height: 94px;
    border-bottom: 1px solid #D2D2D2;
    padding: 0 45px 0 32px;
    overflow: hidden;
}
.fy-zhengcezhinan ul.zhengcezhinan-list li:last-child{
    border-bottom: 0;
}
.fy-zhengcezhinan ul.zhengcezhinan-list li em{
    background: #AC3435;
    border-radius: 12px;
    padding:4px 14px;
    color:#fff;
    font-size: 16px;
    margin-right: 21px;
    float: left;
    line-height: 20px;
    margin-top: 30px;
}
.fy-zhengcezhinan ul.zhengcezhinan-list li .zc-title{
    width: 650px;
    float: left;
}

.fy-zhengcezhinan ul.zhengcezhinan-list li .venue-name{
    width: 200px;
    float: right;
    text-align: center;
}

.fy-zhengcezhinan ul.zhengcezhinan-list li .time{
    width: 160px;
    float: right;
    text-align: right;
}


/*非遗名录详情页面*/
.fy-main{
    width: 100%;
    /*min-height: 2100px;*/
    background: url("../images/feiyi/fyml_detail.png") no-repeat top center;
}
.feiyi-content{
    width: 1200px;
    margin: 0 auto;
}
.read-info{
    width: 1200px;
    height: 333px;
    position: relative;
    background: url("../images/feiyi/fy_huajuan.png") no-repeat top center;
    margin-bottom: 30px;
}
/*.read-info.per-info .title{*/
    /*margin-bottom: 30px;*/
/*}*/
.read-info.per-info .info{
    line-height: 28px;
}
.read-info.per-info .info ul li em{
    /*width: 100px;*/
    /*text-align: right;*/
    display: inline-block;
    font-style: normal;
}
.read-info .jieshao{
    position: absolute;
    width: 28px;
    height: 118px;
    background: #AC3435;
    color: #fff;
    padding: 0 10px;
    font-size: 24px;
    text-align: center;
    top: 35px;
    right: 110px;
}
.read-info .jieshao span{
    margin-top: 22px;
    display: inline-block;
    line-height: 36px;
}
.read-info .title{
    padding-top: 60px;
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
    width: 950px;
    margin-left: 92px;
}

.read-info .info{
    font-size: 18px;
    font-weight: 600;
    color: #1A1A1A;
    line-height: 36px;
    padding-left: 150px;
    overflow: hidden;
}
.read-info .info .info-ul:first-child{
    margin-right: 10px;
}
.read-info .info .info-ul{
    display: inline-block;
    overflow: hidden;
    min-width: 300px;
    float: left;
}
.read-info .info .info-ul .nation_li{
    display: none;
}
.read-info .info span{
    margin-left: 20px;
    font-size: 16px;
    font-weight: normal;
    color: #232323;
    display: inline-block;
    vertical-align: top;
    min-width: 300px;
    max-width: 310px;
}
/*.read-info .info span.ssdq{*/
    /*display: inline-block;*/
    /*vertical-align: top;*/
    /*min-width: 300px;*/
    /*max-width: 560px;*/
/*}*/
.read-info .info span.ssxm{
    display: inline-block;
    vertical-align: top;
    min-width: 300px;
    max-width: 380px;
}
.read-detail .detail-info{
    width: 870px;
    margin-bottom: 119px;
}
.read-detail .detail-info .abstract{
    margin-bottom: 28px;
}
.read-detail h2{
    width: 870px;
    height: 50px;
    line-height: 50px;
    background: #AC3435;
    color: #fff;
    font-size: 20px;
    text-indent: 33px;
}

.read-detail .resource{
    width: 870px;
}
.read-detail .resource .res-nav{
    width: 870px;
    height: 50px;
    line-height: 50px;
    background: #AC3435;
    color: #fff;
    font-size: 22px;
}
.read-detail .resource .res-nav ul{
    overflow: hidden;
}
.read-detail .resource .res-nav ul li{
     display: inline-block;
     position: relative;
     cursor: pointer;
     font-size: 18px;
 }
.read-detail .resource .res-nav ul li.on{
    font-size: 20px;
}
.read-detail .resource .res-nav ul li:first-child{
    text-indent: 33px;
    padding-right: 25px;
}
.read-detail .resource .res-nav ul li:first-child::after{
    content: '';
    position: absolute;
    width: 1px;
    height: 22px;
    background: #fff;
    right: 0;
    top: 14px;
}
.read-detail .resource .res-nav ul li:last-child{
    padding-left: 25px;
}
.read-detail .resource .tabs{
    background: #fff;
    padding: 45px 20px 80px;
}
.read-detail .resource .tabs .tab{
    height: 287px;
}
.read-detail .resource .tabs .tab ul{
    overflow: hidden;
}
.read-detail .resource .tabs .tab ul li{
    width: 192px;
    height: 132px;
    float: left;
    margin-right: 20px;
    margin-bottom: 23px;
    cursor: pointer;
    position: relative;
}
.read-detail .resource .tabs .tab ul li .introduce{
    max-height: 44px;
    line-height: 22px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    /*overflow: hidden;*/
    /*-ms-text-overflow: ellipsis;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    background: rgba(0,0,0,0.8);
    color: white;
    padding: 0 6px;
    word-break: break-all;
}
.read-detail .resource .tabs .tab ul li:nth-child(4n){
    margin-right: 0;
}
.read-detail .resource .tabs .tab ul li img{
    display: block;
    width: 100%;
    height: 100%;
}

.read-detail .resource .tabs .tab ul li .vol-mask{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
}

.read-detail .resource .tabs .tab ul li .poster{
    width: 100%;
    height: 100%;
    display: block;
}

.read-detail .resource .tabs .tab ul li .icon-player{
    margin: 50px auto 0;
    display: block;
    width: 30px;
    height: 30px;
}
.read-detail .resource .tabs .tab2{
    display: none;
}
.read-detail .detail-gl{
    width: 300px;
    min-height: 390px;
    background: #fff;
}
.read-detail .intro{
    width: 807px;
    /*height: 124px;*/
    font-size: 16px;
    font-weight: 400;
    color: #080808;
    line-height: 36px;
    padding: 60px 30px;
    background: #fff;
}

.detail-gl h3{
    width: 100%;
    height: 22px;
    font-size: 20px;
    font-weight: 500;
    color: #111111;
    position: relative;
    margin: 30px 0 20px 0;
    text-indent: 23px;
}
.detail-gl h3 .line{
    width: 129px;
    height: 1px;
    background: #7c7c7c;
    position: absolute;
    top: 10px;
    right: 20px;
}
.detail-gl ul{
    padding: 0 26px 0 19px;
}
.detail-gl ul li{
    font-size: 18px;
    font-weight: 500;
    color: #777777;
    border-bottom: 1px dashed #DECEC2;
    line-height: 54px;
}

.detail-gl ul li a{
    color: #777777;
    padding-left: 12px;
}
.detail-gl ul li a:hover{
    color: #111111;
}

.video-mask { background: rgba(0, 0, 0, 0.5); position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 999; }
.video-mask .video-panel { width: 600px; height: 400px; padding: 5px; position: absolute; left: 50%; top: 50%; background-color: rgba(0, 0, 0, 0.9); z-index: 1000; margin-left: -310px; margin-top: -210px; }
.video-mask .video-panel .video-close { width: 30px; height: 30px; text-align: center; line-height: 30px; position: absolute; right: 0px; top: -30px; background-color: #000; cursor: pointer; }
.video-mask .video-panel .video-close i { font-size: 20px; color: #666; }
.video-mask .video-panel .video-close:hover i { color: #999; }
.video-mask .video-panel .video-room { overflow: inherit !important; }
.video-mask .video-panel .video-room, .video-mask .video-panel .video-room video { width: 100%; height: 100%; }


.detailsCon ul img{
    max-width: 100%;
    margin-bottom: 10px;
}
.closeBtn{
    width: 34px;
    height: 34px;
    background: url("../images/feiyi/closeBtn.png") no-repeat;
    position: absolute;
    top: 20px;
    right: 40px;
    z-index: 9999;
    transition: all 0.4s;
    cursor: pointer;
}
.closeBtn:hover {
    transform: rotate(90deg);
}

/*政策法规和申报指南详情*/
.infoCon{
    background: #fff;
    padding:15px 30px;
}
.infoCon .title{
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    line-height: 44px;
    text-align: left;
    margin-bottom: 20px;
}
.infoCon .number li {
    font-size: 14px;
    color:#999;
}
.xiazai-list{
overflow: hidden;
    padding: 10px 0;
}
.xiazai-list em{
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    float: left;
}
.xiazai-list ul{
float: left;
}
.xiazai-list ul li{
    margin-bottom: 10px;
    line-height: 22px;
}
.xiazai-list ul li .name{
    font-size: 16px;
    font-weight: 400;
    color: #676767;
    margin-right: 48px;
}
.xiazai-list ul li .xiazai-btn{
    padding: 3px 21px;
    border: 1px solid #A53F3F;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.jb_name_div{
padding: 10px 0;
}

/*批次*/
.main-nav .main-nav-list.jibie_pici_none ,.main-nav .main-nav-list.jibie_per_none{
    border-bottom: 0;
}
.main-nav .pici_none .level,.main-nav .pici_per_none .level{
    margin-top: 0;
}
.pici_none .classification,.pici_per_none .classification {
    padding: 0;
}


/*志愿团队其他团队*/
.reports-main .read-detail .detail-gl{
    height: 586px;
    padding-bottom: 0;
}
.reports-main .detail-gl ul li{
    border-bottom: 0;
}
.reports-main .detail-gl ul li a{
    padding-left: 0;
}

/*非遗名录筛选*/
.main-nav .layui-form-item{
    width: 206px;
    height: 48px;
    clear: none;
    margin-right: 10px;
    margin-bottom: 0;
}
.main-nav .layui-input{
    height: 48px;
    width: 186px;
    border: none;
    margin: 0 auto;
    background: url(../images/feiyi/png25.png) repeat-x;
}
.main-nav .layui-unselect .layui-select-title:before, .main-nav .layui-unselect .layui-select-title:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    background: url(../images/feiyi/png23.png) no-repeat;
}
.main-nav .layui-unselect .layui-select-title:before {
    left: 0;
    background-position: left;
}
.main-nav .layui-unselect .layui-select-title:after {
    right: 0;
    background-position: right;
}
.main-nav .layui-unselect.layui-form-selected .layui-select-title:before, .main-nav .layui-unselect.layui-form-selected .layui-select-title:after {
    background-image: url(../images/feiyi/png45.png);
}
/*.main-nav .layui-form-select dl{*/
/*    top: 46px;*/
/*    border: none;*/
/*    box-shadow: 0 2px 4px rgba(0,0,0,0);*/
/*    background: none;*/
/*    padding-top: 0;*/
/*    padding-bottom: 15px;*/
/*    !*background: url(../images/feiyi/png46.png) no-repeat;*!*/
/*    !*background-size: 100% 15px;*!*/
/*    !*background-position: left bottom;*!*/
/*}*/
/*.layui-form-select dl dd{*/
/*    background: url(../images/feiyi/png47.png) repeat-y;*/
/*    background-size: 100%;*/
/*}*/
/*.main-nav .layui-form-select dl:before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0px;*/
/*    background: url(../images/feiyi/png46.png) no-repeat;*/
/*    background-size: 100% auto;*/
/*    height: 15px;*/
/*}*/
.main-nav .layui-form-select dl dd.layui-this{
    background-color: #AC3435;
    /*color: #AC3435;*/
}
/*.main-nav .layui-form-select dl dd:hover{*/
/*    background-color: #AC3435;*/
/*    color: #AC3435;*/
/*}*/
.main-nav .layui-form-select .layui-edge{
    right: 20px;
}
/*批次级别*/
.main-nav #quyuInput,
.main-nav #quyuInput_ccr{
    background: url(../images/feiyi/png25.png) repeat-x;
    margin: 0 10px;
}
.main-nav #quyuInput:before, .main-nav #quyuInput:after,
.main-nav #quyuInput_ccr:before, .main-nav #quyuInput_ccr:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    background: url(../images/feiyi/png23.png) no-repeat;
}
.main-nav #quyuInput:before,
.main-nav #quyuInput_ccr:before{
    left: 0;
    background-position: left;
}
.main-nav #quyuInput:after,
.main-nav #quyuInput_ccr:after{
    right: 0;
    background-position: right;
}
/*搜索*/
.main-nav .search_ipt{
    width: 100%;
    height: 100%;
    /*background: url(../images/feiyi/png25.png) repeat-x;*/
    position: relative;
    /*margin: 0 10px;*/
}
.main-nav .search_ipt #search-kw-minglu,
.main-nav .search_ipt #search-kw-per{
    width: 186px;
    height: 100%;
    border: none;
    background: url(../images/feiyi/png25.png) repeat-x;
    margin: 0 auto;
    display: block;
}
.main-nav .search_ipt:before, .main-nav .search_ipt:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    background: url(../images/feiyi/png23.png) no-repeat;
}
.main-nav .search_ipt:before {
    left: 0;
    background-position: left;
}
.main-nav .search_ipt:after {
    right: 0;
    background-position: right;
}
/*搜索按钮*/
.main-nav .bp-inner{
    width: 120px;
    height: 48px;
    position: relative;
    cursor: pointer;
}
.main-nav .bp-inner #search_btn_ml,
.main-nav .bp-inner #search_btn_ccr{
    width: 100px;
    height: 100%;
    margin: 0 auto;
    background: url(../images/feiyi/png28.png) repeat-x;
    text-align: center;
    line-height: 48px;
    color: #fff;
}
.main-nav .bp-inner:before, .main-nav .bp-inner:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    background: url(../images/feiyi/png29.png) no-repeat;
}
.main-nav .bp-inner:before {
    left: 0;
    background-position: left;
}
.main-nav .bp-inner:after {
    right: 0;
    background-position: right;
    clear: none;
    height: 100%;
}
.fy-top{
    position: relative;
}
.main-fy-top{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.main-fy-top .fy-name{
    margin-top: 80px;
}
.main-fy-top .layui-breadcrumb a,.main-fy-top .layui-breadcrumb a:hover{
    color: #fff !important;
}
.main-fy-top .layui-breadcrumb span[lay-separator]{
    color: #fff !important;
}
.main-fy-top .fy-name-en{
    font-size: 30px;
    font-family: fzysjt;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 20px;
}

.main-fy-top .fy-name-ch{
    font-size: 36px;
    font-family: fzysjt;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}
.main-fy-top .fy-name-ch:after{
    content:"";
    position: absolute;
    width: 44px;
    height: 3px;
    background: #F1CB9A;
    margin-left: -58px;
    bottom: 0;
}


/*非遗研究*/
.fy-research .fy-list ul {
    overflow: hidden;
}
.fy-research .fy-list ul li{
    width: 364px;
    margin-right: 40px;
    margin-bottom: 39px;
    float: left;
}
.fy-research .fy-list ul li:nth-child(3n){
    margin-right: 0;
}

.fy-research .fy-list ul li .img{
    width: 100%;
    height: 300px;
}
.fy-research .fy-list ul li .info{
    padding: 0 39px 0 12px;
}
.fy-research .fy-list ul li .info .title{
    /*width: 313px;*/
    /*height: 49px;*/
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #030E0F;
    margin: 24px 0 16px;
}

.fy-research .fy-list ul li .info .time{
    /*width: 151px;*/
    /*height: 14px;*/
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #66748F;
}