/* 武陵山区(湘西)文化生态资源库 - 湘西非遗（非遗项目）*/
@charset "UTF-8";
html,body{
    background: url(../../images/xxfy/fyxm/page-bg.jpg) repeat-y center 0;
}
.bottom-bg{
    position: relative;
    float: left;
    width: 100%;
    min-width: 1458px;
    min-height: 1442px;
    background: url(../../images/xxfy/fyxm/bg.jpg) no-repeat center 195px;
}
.d-top-bg{
    position: relative;
    float: left;
    width: 100%;
    min-width: 1458px;
    min-height: 370px;
    background: url(../../images/xxfy/fyxm/top-bg.png) no-repeat center 130px;
}
.d-bottom-bg{
    position: relative;
    float: left;
    width: 100%;
    min-width: 1458px;
    min-height: 1291px;
    background: url(../../images/xxfy/fyxm/d-bg.jpg) no-repeat center bottom;
}
.fyxm_header{
    float: left;
    width: 1458px;
    margin: 190px 0 35px 0;
}
.fyxm_header .titlebox{
    float: left;
    width: 588px;
    font-family:'NSimSun_Fnt';
    font-size: 32px;
    color: #000;
    text-align: center;
    margin: 0 435px 20px 435px;
}
.fyxm_header .titlebox span{ display: inline-block; background: url(../../images/xxfy/fyxm/icon_04.png) no-repeat center bottom; line-height: 40px; padding: 0 8px 5px 10px;}
.fyxm_header ul{
    float: left;
    width: 588px;
    margin: 0 435px;
    
    font-family:'NSimSun_Fnt';
    color: #000;
}
.fyxm_header ul li{
    float: left;
    width: 196px;
    background: url(../../images/xxfy/fyxm/icon_05.png) no-repeat right 20px;

    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
.fyxm_header ul li:last-child{ background: none;}
.fyxm_header ul li .num{ font-size: 50px; line-height: 65px;}

.filter_box{
    float: left;
    width: 1456px;
    margin:0 1px 35px 1px;
}
.filter_box .li_width{
    position: relative;
    float: left;
    width: 225px;
    height: 65px;
	background: #fff url(../../images/xxfy/fyxm/icon_01.png) no-repeat;
    margin-right: 21px;
}
.filter_box .li_width label{
    float: left;
    width: 65px;
    font-family:'NSimSun_Fnt';
    font-size: 18px;
    color: #000;
    line-height: 65px;
    text-align: center;
    background: url(../../images/xxfy/icon_06.png) no-repeat right center;
}
.filter_box .li_width .sel-box{
    float: left;
    width: 160px;
}
.filter_box .li_control{
    float: left;
    width: 472px;
    height: 65px;
    background: url(../../images/xxfy/fyxm/icon_02.png) no-repeat;
}
.filter_box .li_control label{
    float: left;
    width: 100px;
    font-family:'NSimSun_Fnt';
    font-size: 18px;
    color: #000;
    line-height: 65px;
    text-align: center;
    background: url(../../images/xxfy/icon_06.png) no-repeat right center;
}
.filter_box .li_control .txt-search{
    float: left;
    width: 320px;
    height: 65px;
    background: transparent;
    border: 0;
    font-family:'HMOS_S_S_Regular';
    font-size: 16px;
    color: #000;
    line-height: 65px;
    text-indent: 15px;
}
.filter_box .li_control .txt-search::-webkit-input-placeholder { /* WebKit browsers */
    color: rgba(0,0,0,.23);
}
.filter_box .li_control .txt-search::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgba(0,0,0,.23);
}
.filter_box .li_control .txt-search::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgba(0,0,0,.23);
}
.filter_box .li_control .txt-search::-ms-input-placeholder { /* Internet Explorer 10+ */
    color: rgba(0,0,0,.23);
}
.filter_box .li_control .btn-search{
    float: left;
    width: 52px;
    height: 65px;
    background: url(../../images/xxfy/icon_select_dark.png) no-repeat center center;
    border: 0;
    cursor: pointer;
}
.filter_box .li_control .btn-search:hover{
    background: url(../../images/xxfy/icon_select_light.png) no-repeat center center;
}

ul.fyxm_datalist{
    float: left;
    width: 1458px;
    margin-bottom: 15px;
}
ul.fyxm_datalist li{
    float: left;
    width: 308px;
    height: 330px;
    background: #f6eddb;
    margin: 0 22px 22px 0;
    padding: 20px;
}
ul.fyxm_datalist li:nth-child(4n){ margin-right: 0;}
ul.fyxm_datalist li .imgbox{
    position: relative;
    float: left;
    width: 308px;
    height: 172px;
    margin-bottom: 15px;
}
ul.fyxm_datalist li .imgbox span.type{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #22598a;
    padding: 0 10px;
    font-family:'HMOS_S_S_Regular';
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}
ul.fyxm_datalist li .imgbox span.level{
    position: absolute;
    bottom: 5px;
    left: 10px;
    font-family:'HMOS_S_S_Regular';
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    text-shadow: 0 0 2px rgba(0,0,0,.8);
}
ul.fyxm_datalist li .imgbox span.level i{ margin: 0 10px;}
ul.fyxm_datalist li .titlebox{
    float: left;
    width: 292px;
	font-family:'HMOS_S_S_Medium';
    font-size: 22px;
    color: #000;
    line-height: 35px;
    padding-bottom: 15px;
    border-bottom: 2px solid #dbd0b9;
    margin: 0 8px;
}
ul.fyxm_datalist li .titlebox .title{
    float: left;
    width: 292px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
ul.fyxm_datalist li .titlebox .address{
    float: left;
    width: 292px;
    font-size: 16px;
    color: #8e8268;
    background: url(../../images/xxfy/fyxm/icon_06.png) no-repeat left center;
    line-height: 21px;
    padding-left: 20px;
}
ul.fyxm_datalist li .simplebox{    
    float: left;
    width: 292px;
    font-family:'HMOS_S_S_Medium';
    font-size: 14px;
    color: rgba(0,0,0,.5);
    line-height: 24px;
    text-align: justify;
    margin: 10px 8px 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.fyxm_detailbox{
    float: left;
    width: 1378px;
    min-height: 1200px;
    padding: 40px;
    margin-bottom: 35px;
    background: #fff url(../../images/xxfy/fyxm/con-bg.jpg) no-repeat 900px 40px;
}
.fyxm_detailbox .detail-leftbox{
    float: left;
    width: 600px;
    height: 340px;
    border: 20px solid rgba(200,187,159,.3);
    margin-right: 28px;
}
.fyxm_detailbox .detail-leftbox .swiper {
    position: relative;
    width: 100%;
    height: 100%;
}
.fyxm_detailbox .detail-leftbox .swiper .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    width: 600px;
	height: 340px;
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.fyxm_detailbox .detail-leftbox .swiper .swiper-slide video{
	position:relative;
    width: 600px;
    height: 340px;
    background: #000;
}
.fyxm_detailbox .detail-leftbox .swiper .swiper-slide .video_title {
	position: absolute;
	font-size: 20px;
	color: #FFFFFF;
	top: 10px;
	left: 20px;
	text-shadow: 5px 5px 5px rgb(0,0,0,0.9);
}
.fyxm_detailbox .detail-rightbox{
    float: left;
    width: 710px;
    margin-top: 10px;
}
.fyxm_detailbox .detail-rightbox .d-title{
    float: left;
    width: 710px;
    font-family: "HMOS_S_S_Bold";
    font-size: 32px;
    color: #000;
    line-height: 50px;
    letter-spacing: 1px;
    margin-left: 10px;
    margin-bottom: 15px;
}
.detail-rightbox ul.d-data{
    float: left;
    width: 710px;
    margin-bottom: 20px;
}
.detail-rightbox ul.d-data li{    
    float: left;
    width: 710px;
    font-family:'HMOS_S_S_Medium';
    font-size: 18px;
    color: #000;
    line-height: 21px;
    margin-bottom: 15px;
}
.detail-rightbox ul.d-data li label{
    float: left;
    width: 68px;
    font-family:'NSimSun_Fnt';
    background: url(../../images/xxfy/fyxm/icon_07.png) no-repeat right center;
    text-indent: 10px;
    margin-right: 20px;
}
.detail-rightbox ul.d-ccrlist{
    float: left;
    width: 710px;
    margin-bottom: 40px;
}
.detail-rightbox ul.d-ccrlist li{
    position: relative;
    float: left;
    width: 140px;
    height: 119px;
    background: url(../../images/xxfy/fyxm/icon_08.png) no-repeat right center;
    margin-right: 20px;
}
.detail-rightbox ul.d-ccrlist li:last-child{ background: none;}
.detail-rightbox ul.d-ccrlist li .imgbox{
    float: left;
    width: 110px;
    height: 110px;
    margin: 5px;
    border-radius: 50%;
}
.detail-rightbox ul.d-ccrlist li .border-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 119px;
    height: 119px;
    background: url(../../images/xxfy/fyxm/icon_10.png) no-repeat center center;    
}
.detail-rightbox ul.d-ccrlist li .conbox{
    float: left;
    width: 120px;
    font-family:'HMOS_S_S_Medium';
    font-size: 14px;
    color: rgba(0,0,0,.7);
    line-height: 21px;
    text-align: center;
    margin-top: 5px;
}
.detail-rightbox ul.d-ccrlist li .conbox .name{
    font-family:'HMOS_S_S_Bold';
    font-size: 18px;
}
.detail-contentbox{
    float: left;
    width: 1370px;
    border-top: 2px solid #ece1c8;
    margin: 40px 0;
    padding: 30px 0 0 0;
}
.detail-contentbox .content-title{
    float: left;
    width: 1370px;
    font-family:'NSimSun_Fnt';
    font-size: 32px;
    color: #000;
    line-height: 50px;
    text-align: center;
    margin-bottom: 30px;
}
.detail-contentbox .content-title span{
    display: inline-block;
    background: url(../../images/xxfy/fyxm/icon_09.png) no-repeat center bottom;
    padding: 0 5px;
}
.detail-contentbox .content-box{
    float: left;
    width: 1110px;
    font-family:'HMOS_S_S_Regular';
    font-size: 18px;
    color: #000;
    line-height: 30px;
    text-align: justify;
    margin: 0 130px;
}
.detail-contentbox .content-box img{ margin: 10px 0;}
.swiper-button-next,.swiper-button-prev {
	color: #FFFFFF;
	z-index:999
}

.fyxm_detailbox .detail-rightbox .swiper {
    position: relative;
    width: 504px;
    height: 100%;
	margin: 0 0 25px 0;
    overflow: hidden;
}
.fyxm_detailbox .detail-rightbox .swiper .swiper-slide {
    text-align: center;
    font-size: 16px;
	height: 60px;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
}
.detail-rightbox .swiper-button-next:after,.detail-rightbox .swiper-button-prev:after {
	font-size:26px;
}
.btn-audio {
	display: flex;
	flex-direction: row;
	align-items: center;
    width: 504px;
    height: 60px;
	border-radius: 10px;
	margin: 0;
    background-color:#9eacc5;
    position: relative;
}
.btn-audio.single {
	width: 504px;
}
.music_text {
	color:#fff;
	line-height: 60px;
	font-size: 16px;
	text-align: left;
	margin-right: 5px;
}
.mp3Box {
    width: 36px;
	height: 37px;
    background:url(../../images/xxfy/play01.png) no-repeat center center;
    background-size:cover;
    cursor: pointer;
}
.music_title {
	width: 250px;
	color:#fff;
	text-align: left;
	line-height: 60px;
	font-size: 16px;
}
.symbol {
	display: inline-block;
	margin:0 16px 0 50px;
	width: 28px;
	height: 22px;
	background: url(../../images/xxfy/music.png) no-repeat center center;
	background-size: cover;
}