body{
    background: #f6f2e9;
}
.min-fz{
    font-size: 0.3rem !important;
}
#feiyi a:hover{
    text-decoration: none;
}
.feiyi-top{
    width: 100%;
    /*height: 334px;*/
    background: url(../img/fy_bg.png) no-repeat top center;
    background-size: 100% 100%;
    padding-bottom: 30px;
}
/*.feiyi-top.h334{*/
/*    height: 334px;*/
/*}*/
.feiyi-item{
    padding-top: 50px;
}
.feiyi-item ul{
    width: 630px;
    overflow: hidden;
    margin: 0 auto;
}
.feiyi-item ul.wx-item{
    display: none;
}
.feiyi-item ul li {
    float: left;
    width: 234px;
    height: 47px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    font-weight: 400;
    color: #ac6d35;
    letter-spacing: 0.96px;
    background: url(../img/feiyi_item.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
    margin-top: 4px;
}
.feiyi-item ul li.fyxm {
    margin-right: 66px;
}
.feiyi-item ul li.active {
    width: 330px;
    height: 55px;
    line-height: 55px;
    background: url(../img/feiyi_item_active.png) no-repeat center center;
    background-size: 100% 100%;
    color: white;
    font-size: 26px;
    letter-spacing: 1.04px;
    margin-top: 0;
}

.feiyi-con .tab1, .feiyi-con .tab2{
    position: relative;
}
.feiyi-con .fy-con{
    width: 1400px;
    margin: 0 auto;
}
.category-content{
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #404040;
    line-height: 27px;
    cursor: pointer;
    margin: 50px 0 20px;
    background: #fff;
}
.category-content .category-list{
    overflow: hidden;
    border-bottom: 1px dashed #e0e0e0;
    line-height: 60px;
}
.category-content .category-list:last-child{
    border-bottom: 0;
}
.category-content .category-list .category-name{
    margin: 0 24px 0 30px;
}
.category-content .category-list .total{
    width: 57px;
    height: 27px;
    line-height: 27px;
    border-radius: 13px;
    text-align: center;
    margin-right: 44px;
    margin-top: 16px;
}
.category-content .category-list .total.active{
    background: #ac6d35;
    color: white;
}
.category-content .category-list .category-item{
    margin-right: 54px;
    padding: 0 13px;
    height: 27px;
    line-height: 27px;
    border-radius: 13px;
    text-align: center;
    margin-top: 16px;
}
.category-content .category-list .category-item.active{
    background: #ac6d35;
    color: white;
}
.category-content .category-con{
    width: 1296px;
}
.category-content .category-items{
    width: 1194px;
    overflow: hidden;
    margin-bottom: 16px;
}
#feiyi .feiyi-num {
    height: 206px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: -214px;
}
#feiyi .feiyi-num .el-row {
    display: flex;
    overflow: hidden;
    height: 100%;
}

#feiyi .feiyi-num .el-row .num_item {
    flex: 1;
    width: 25%;
}
#feiyi .feiyi-num .el-row .num_item.wx-feiyi-num {
    flex: 1;
    width: auto;
}
#feiyi .feiyi-num .grid-content {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
#feiyi .feiyi-num .grid-content:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 88px;
    background: #999999;
    right: 0;
    top: 11px;
}
#feiyi .feiyi-num .num_item:last-child .grid-content:after {
    display: none;
}
#feiyi .feiyi-num .grid-content .number {
    width: 100%;
    font-weight: 400;
    text-align: center;
    color: #1a1a1a;
    margin-bottom: 28px;
    height: 46px;
    font-size: 60px;
    line-height: 46px;
}
#feiyi .feiyi-num .grid-content .name {
    width: 100%;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    color: #1a1a1a;
    line-height: 28px;
}
#feiyi .feiyi-num .el-row .num_item:hover .number,
#feiyi .feiyi-num .el-row .num_item:hover .name{
    color: #ac6d35;
}
.wx-tabs{
    display: none;
}
/*非遗项目样式*/
.project {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.project .el-breadcrumb {
    margin-top: 54px;
}

.search_content {
    overflow: hidden;
}
.search_content .search_parent{
    float: left;
    width: 1400px;
    background: #fff;
    border-radius: 25px;
}
.search_content .el-select {
    width: 220px;
    margin-right: 20px;
    height: 66px;
    line-height: 66px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: -4px 0px 16px 4px rgba(0, 0, 0, 0.06);
    margin-bottom: 48px;
    display: block;
    float: left;
}

.search_content .el-select .el-input__inner {
    height: 100%;
    border: 0;
    border-radius: 10px;
    color: #1a1a1a;
    font-size: 18px;
}

.search_content .el-input.search_content_input {
    width: 75%;
    min-width: 220px;
    height: 50px;
    display: block;
    float: left;
}


/* 搜索 */
/* 谷歌 */
.search_parent .el-input__inner::-webkit-input-placeholder {
    color: #808080 !important;
    line-height: 50px;
}
/* 火狐 */
.search_parent .el-input__inner:-moz-placeholder {
    color: #808080 !important;
    line-height: 50px;
}
/*ie*/
.search_parent .el-input__inner:-ms-input-placeholder {
    color: #808080 !important;
    line-height: 50px;
}
.search_parent .el-input__inner::placeholder {
    color: #808080 !important;
    line-height: 50px;
}
.search_content .el-input.search_content_input .el-input__inner {
    height: 100%;
    border: 0;
    border-radius: 10px;
    font-size: 18px;
    color: #1a1a1a;
    background: url("../img/searchIcon.png") no-repeat 30px ;
    text-indent: 70px;
    line-height: 1;
}

.project .search_content .el-select .el-input .el-select__caret {
    color: #000;
}

.el-select-dropdown__item.selected {
    color: #822B2A;
}

.search_content .el-button {
    width: 106px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 0;
    background: url("../img/search_bg.png") no-repeat;
    background-size: 100% 100%;
    color: #fff;
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.project .list {
    margin-top: 20px;
    display: block;
}

.project .list .el-table {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    letter-spacing: 0.64px;
}

.project .list .el-table thead {
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.8px;
}

.project .list .el-table thead tr {
    background: url("../img/project_list_bg.png") no-repeat;
    background-size: 100% 100%;
    height: 66px;
}

.project .list .el-table th.el-table__cell {
    background: transparent;
    text-align: center;
    border: 0;
}

.el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf{
    border-bottom: 1px dashed #d2c6ac;
}
.el-table::before{
    background-color: transparent;
}
.el-table .el-table__cell {
    height: 66px;
    padding: 0;
    text-align: center;
    border-bottom: 1px dashed #d2c6ac;
}
.el-table tr:last-child .el-table__cell{
    border-bottom: 0;
}
.el-table tr{
    background-color: #f6f2e9;
}
.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{
    background: #efe8d9;
}
/*非遗传承人*/
.inheritor {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.inheritor .el-breadcrumb {
    margin-top: 54px;
}
.inheritor .con {
    margin: 48px 0;
}

.el-select-dropdown__item.selected{
    color: #822B2A;
}

.inheritor .list {
    margin-top: 23px;
    display: block;
}
.inheritor .list .el-table{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    letter-spacing: 0.64px;
}
.inheritor .list .el-table thead{
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.8px;
}
.inheritor .list .el-table thead tr{
    background: url("../img/project_list_bg.png") no-repeat;
    background-size: 100% 100%;
    height: 66px;
}
.inheritor .list .el-table th.el-table__cell{
    background: transparent;
    text-align: center;
}
.inheritor .list .el-table .el-table__cell{
    height: 66px;
    padding: 0;
    text-align: center;
}


/*分页*/
.project .page_content {
    display: block;
}

.el-pagination {
    display: inline-block;
}

.page_content .block {
    width: 100%;
    text-align: center;
    margin-top: 46px;
    margin-bottom: 92px;
}

.page_content .block .el-pagination {
    padding: 0;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}

.page_content .block .el-pagination__total {
    margin-right: 30px;
}

.page_content .block .firstBtn,
.page_content .block .lastBtn,
.page_content .block .jumpBtn,
.page_content .block .totalpage {
    height: 32px;
    line-height: 32px;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    padding: 0 10px;
    margin: 0 5px;
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
    height: 32px;
    line-height: 32px;
    min-width: auto;
    font-size: 0;
}

.page_content .block .firstBtn>span,
.page_content .block .lastBtn>span,
.el-pagination__total,
.page_content .block .jumpBtn>span,
.page_content .block .totalpage {
    font-size: 14px !important;
}

.el-pagination.is-background .btn-next.disabled,
.el-pagination.is-background .btn-next:disabled,
.el-pagination.is-background .btn-prev.disabled,
.el-pagination.is-background .btn-prev:disabled,
.el-pagination.is-background .el-pager li.disabled {
    color: #333333 !important;
    opacity: 0.6 !important;
    border-color: #DDDDDD !important;
}

.page_content .block .el-pagination.is-background .btn-next,
.page_content .block .el-pagination.is-background .btn-prev,
.page_content .block .el-pagination.is-background .el-pager li,
.page_content .block .el-button:focus {
    background-color: transparent;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    min-width: auto;
    margin: 0 5px;
    padding: 0 10px;
    height: 32px;
    line-height: 30px;
    color: #333333;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #8B5033;
    border-color: #8B5033;
    color: #FFFFFF;
}

.el-pagination.is-background .el-pager li:not(.disabled):hover,
.el-pagination button:hover,
.el-pagination__editor.el-input .el-input__inner:hover {
    color: #8B5033 !important;
    border-color: #8B5033 !important;
    background-color: transparent !important;
}

.el-pagination .btn-next .el-icon:hover,
.el-pagination .btn-prev .el-icon:hover {
    color: #8B5033 !important;
}

.el-pagination .btn-next .el-icon,
.el-pagination .btn-prev .el-icon {
    font-size: 14px;
}

.el-pagination__jump {
    margin-left: 5px;
    color: #333333;
    border-radius: 0;
}

.el-pagination__editor.el-input .el-input__inner {
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #DDDDDD;
    height: 32px;
}

.el-pagination__editor {
    height: 32px;
    border-radius: 0;
    padding: 0;
    margin: 0;
}

/*分页结束*/
.project .list_wx {
    display: none;
}

/*移动端*/
@media only screen and (min-width: 1px) and (max-width:926px) {
    #mh-header {
        display: none;
    }
    #mh-footer {
        display: none;
    }
    body{
        background: #FBF6ED;
    }
    .feiyi-top{
        /*height: 4.667rem;*/
        height: auto;
        background: none;
    }
    .feiyi-item {
        padding-top: 0.533rem;
    }
    .feiyi-item ul.pc-item{
        display: none;
    }
    .pc-tabs{
        display: none;
    }
    .wx-tabs{
        display: block;
    }
    .feiyi-con .fy-con{
        width: 100%;
    }
    .project {
        width: 100%;
    }
    .feiyi-item ul.wx-item{
        width: 100%;
        display: flex;
        justify-content: space-around;
        box-sizing: border-box;
        padding: 0 20px;
    }
    .feiyi-item ul li{
        width: 4.033rem;
        height: 1.2rem;
        line-height: 1.2rem;
        color: #262626;
        text-align: center;
        font-size: 0.453rem;
        margin-top: 0;
        border-radius: 8px;
        padding: 4px;
        background: #fff;
    }
    .feiyi-item ul li span{
        display: block;
        border-radius: 6px;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        position: relative;
    }
    .feiyi-item ul li.active span:before{
	display:none;
        content: '';
        position: absolute;
        left: 0.3rem;
        width: 10px;
        height: 13px;
        top: 50%;
        margin-top: -5px;
        background: url("../img/feiyi_item_left.png") no-repeat;
    }
    .feiyi-item ul li.active span:after{
	display:none;
        content: '';
        position: absolute;
        right: 0.3rem;
        width: 10px;
        height: 13px;
        top: 50%;
        margin-top: -5px;
        background: url("../img/feiyi_item_right.png") no-repeat;
    }
    .feiyi-item ul li.fyxm{
        margin-right: 0;
    }
    .feiyi-item ul li.active{
        color: #FFF;
        width: 4.033rem;
        height: 1.2rem;
        line-height: 1.2rem;
        font-size: 0.453rem;
        background: #9B512C;
    }
    .feiyi-item ul li.active span{
        border: 1px solid #F8F4EB;
    }
    #feiyi .feiyi-num {
        height: 103px;
        top: -95px;
    }
    #feiyi .feiyi-num .grid-content .number {
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.667rem;
        padding-top: 14px;
        margin-bottom:0.213rem ;
    }

    #feiyi .feiyi-num .grid-content .name {
        color: #262626;
        text-align: center;
        font-size: 0.373rem;
    }
    #feiyi .feiyi-num .grid-content:after{
        display: none;
    }
    .wx-tabs-content{
        width: calc(100% - 40px);
        padding: 20px;
        background: #f6f2e9;
        border-radius: 24px 24px 0px 0px;
        -webkit-border-radius: 24px 24px 0px 0px;
        -moz-border-radius: 24px 24px 0px 0px;
        -ms-border-radius: 24px 24px 0px 0px;
        -o-border-radius: 24px 24px 0px 0px;
        /*min-height: 68vh;*/
        min-height: calc(100vh - 215px);
    }
    .search_content {
        margin-top: 0;
    }
    .search_content .el-select,
    .search_content .el-input.search_content_input,
    .search_content .el-button {
        margin-bottom: 24px;
        margin-left: 10px;
        box-shadow: -1px 0px 3px 4px rgba(0, 0, 0, 0.06);
    }
    .search_content .el-button {
        box-shadow: none;
        color: #822C2B;
        font-size: 14px;
        margin: 0;
        padding: 0;
        width: 52px;
        height: 100%;
        text-align: center;
        float: right;
        position: absolute;
        right:0;
        background: url(../img/searchIconWx.png) no-repeat center center;
    }

    .search_content .el-button::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        width: 1px;
        height: 15px;
        opacity: 0.2;
        background: #2C2220;
        border-radius: 0.5px;
        -webkit-border-radius: 0.5px;
        -moz-border-radius: 0.5px;
        -ms-border-radius: 0.5px;
        -o-border-radius: 0.5px;
    }

    .search_content .el-select {
        width: 105px;
        height: 33px;
        line-height: 33px;
        margin: 0 14px 0 0;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        box-shadow: -2px 0px 8px 2px rgba(0, 0, 0, 0.06);
    }
    .search_content .el-select .el-input__inner {
        font-size: 13px;
    }
    .search_content .el-select:nth-child(3) {
        margin-right: 0;
    }
    .search_content .search_parent_con{
        position: relative;
        width: 80%;
        overflow: hidden;
        float: left;
        background: #fff;
        border-radius: 8px;
        height: 40px;
    }
    .search_content .el-input.search_content_input {
        box-shadow: none;
        margin: 0;
        /*background: #fff;*/
        /*border-radius: 8px;*/
        height: 40px;
        /*position: relative;*/
    }
    .search_content .filter_btn{
        float: right;
        width: 42px;
        height: 40px;
        text-align: center;
        border-radius: 8px;
        background: #FFFEFB;
    }
    .search_content .el-input.search_content_input .el-input__inner {
        padding: 0;
        font-size: 13px;
        color: #606266;
        text-indent: 20px;
        background: none;
    }
    .search_content .el-select .el-input .el-select__caret {
        line-height: 40px;
    }

    .search_content .search_parent {
        width: 100%;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        margin-top: 0;
        background: transparent;
    }

    .project .list,
    .project .page_content {
        display: none;
    }
    .project .list_wx {
        display: block;
    }
    .list_wx {
        margin-top: 40px;
    }
    /*非遗传承人*/
    .inheritor{
        width: 100%;
        background: #F7F4EE;
    }
    .inheritor .inheritor_num .grid-content .number {
        height: 30px;
        font-size: 28px;
        padding-top: 14px;
    }
    .inheritor .inheritor_num .grid-content .name {
        font-size: 14px;
    }

    .van-popup--bottom{
        border-radius: 24px 24px 0px 0px;
    }
    .mask{
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background:rgba(0, 0, 0, .45);
        z-index: 1000;
        /*display: none;*/
    }
    .common_content{
        position: absolute;
        overflow: hidden;
        border-radius: 24px 24px 0px 0px;
        background: #FFFDF9;
        bottom: 0;
        left: 0;
        right: 0;
        /*padding:0 20px;*/
    }
    .common_content .common_close{
        position: absolute;
        right: 20px;
        top: 20px;
        z-index: 9999;
    }
    .common_content .content-choose-wx{
        height: 80vh;
        overflow-y: scroll;
        /*padding-bottom: 70px;*/
        padding: 0 20px 70px;
    }
    .common_content .common_close img{
        width: 0.64rem;
        height: 0.64rem;
        display: block;
    }
    .common_content .title{
        width: 100%;
        margin: 0 0 0.533rem;
        color: #24110D;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.5px;
    }
    .content-choose-wx .area-wx .title{
        margin-top:0.533rem;
    }
    .common_content  ul{
        overflow: hidden;
        /*max-height: 4rem;*/
        /*overflow-y: scroll;*/
    }
    .common_content ul li{
        border-radius: 4px;
        background: #F9F5EE;
        float: left;
        font-size: 0.347rem;
        font-weight: 500;
        color: #1D1F21;
        text-align: center;
        margin-right: 0.427rem;
        margin-bottom: 0.427rem;
        padding: 0.16rem 0.8rem;
    }
    .common_content ul li.active{
        background: #F3DCCB;
        color: #9B512C;
        position: relative;
        background: #F3DCCB url(../img/choose_bg.png) no-repeat left top;
    }
    .common_content ul li.active:before{
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        width: 0.587rem;
        height: 0.587rem;
        background:url("../../images/bazaar/icon_choose.png") no-repeat;
        background-size: cover;
    }
    .common_content .sure_btn{
        height: 70px;
        color: #FFFFFF;
        text-align: center;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #FBF6ED;
    }
    .common_content .sure_btn span{
        width: 4.667rem;
        height: 40px;
        line-height: 40px;
        display: block;
        font-size: 17px;
        color: #FFFFFF;
        text-align: center;
        margin: 15px auto;
        border-radius: 8px;
        background: #9B512C;
    }


    /* 相关传承人 */
    .wxabout_inheritor {
        margin-top: .64rem;
    }
    .wxabout_inheritor_list li,
    .wxabout_project_list li {
        margin-bottom: .96rem;
        padding: .3733rem .4rem .4533rem;
        border-radius: .2133rem;
        -webkit-border-radius: .2133rem;
        -moz-border-radius: .2133rem;
        -ms-border-radius: .2133rem;
        -o-border-radius: .2133rem;
        background: #FFFEFB;
    }

    .wxabout_inheritor_list li:nth-child(1),
    .wxabout_project_list li:nth-child(1) {
        margin-top: .8533rem;
    }

    .wxabout_inheritor_list li:last-child,
    .wxabout_project_list li:last-child {
        margin-bottom: 0;
    }

    .wxabout_inheritor_list li .thumb,
    .wxabout_project_list li .thumb {
        width: 2.533rem;
        height: 2.5333rem;
        border-radius: .2133rem;
        -webkit-border-radius: .2133rem;
        -moz-border-radius: .2133rem;
        -ms-border-radius: .2133rem;
        -o-border-radius: .2133rem;
        margin-top: -0.9067rem;
        overflow: hidden;
        margin-right: .3467rem;
    }

    .wxabout_inheritor_list li .thumb img,
    .wxabout_project_list li .thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .wxabout_inheritor_list li .title,
    .wxabout_project_list li .title {
        width: calc(100% - 2.88rem);
        font-size: .4533rem;
        color: #000000;
        font-family: 'FZQKBYSJW';
        line-height: .6133rem;
    }
    .wxabout_inheritor_list li .name,
    .wxabout_project_list li .name{
        width: calc(100% - 2.88rem);
        color: #636363;
        font-size: 0.347rem;
        font-style: normal;
        font-weight: 400;
        line-height: 0.48rem;
    }
    .wxabout_inheritor_list li .m,
    .wxabout_project_list li .m {
        margin-top: .3733rem;
    }

    .wxabout_inheritor_list li .m span,
    .wxabout_project_list li .m span {
        display: inline-block;
        font-size: 13px;
        color: #B09365;
        padding: .0533rem .16rem;
        background: #F8F0E5;
        border-radius: .1067rem;
        line-height: .48rem;
        margin-right: .2667rem;
        -webkit-border-radius: .1067rem;
        -moz-border-radius: .1067rem;
        -ms-border-radius: .1067rem;
        -o-border-radius: .1067rem;
    }

    .wxabout_inheritor_list li .address,
    .wxabout_project_list li .address {
        padding-left: .5333rem;
        background: url(../img/wxaddress.png) no-repeat left center;
        background-size: .4267rem;
        font-size: .3467rem;
        color: #636363;
        line-height: .48rem;
        margin-top: .3733rem;
    }

    .common_content .leibie-wx .title.kunshan{
        margin-top: 0.533rem;
    }
}
