/* 武陵山区(湘西)文化生态资源库 */
@charset "UTF-8";
@font-face {
	font-family:'AaYanSong';
	src: url(../font/AaYanSong.ttf);
}
@font-face {
	font-family:'AaGuDianKBS';
	src: url(../font/AaGuDianKBS.ttf);
}
@font-face {
	font-family:'NSimSun_Fnt';
	src: url(../font/NSimSun_Fnt.TTF);
}
@font-face {
	font-family:'HMOS_S_S_Thin';
	src: url(../font/HarmonyOS_Sans_SC_Thin.ttf);
}
@font-face {
	font-family:'HMOS_S_S_Medium';
	src: url(../font/HarmonyOS_Sans_SC_Medium.ttf);
}
@font-face {
	font-family:'HMOS_S_S_Regular';
	src: url(../font/HarmonyOS_Sans_SC_Regular.ttf);
}
@font-face {
	font-family:'HMOS_S_S_Bold';
	src: url(../font/HarmonyOS_Sans_SC_Bold.ttf);
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,input {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline
}

body {
    font-family: "Microsoft YaHei",Arial;
    font-size: 12px;
    min-width: 1458px
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse
}

caption,th,td {
    font-weight: normal
}

blockquote:before,blockquote:after,q:before,q:after {
    content: ""
}

a,a:hover {
    color: #333;
    text-decoration: none
}

img {
    border: 0;
    margin: 0
}

i {
    font-style: normal
}

.cb {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

s {
    font-style: normal
}

.m0 {
    margin: 0
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.ml20 {
    margin-left: 20px
}

.ml50 {
    margin-left: 50px
}

.mr20 {
    margin-right: 20px
}

.mr70 {
    margin-right: 70px
}


/*湘西非遗*/
.WLXX-nav-box{ position: fixed; width: 100%; min-width: 1620px; height: 130px; background: #fff; border-bottom: 1px solid #eee9d4; z-index: 9999;}
.WLXX-nav-box.index{ background: rgba(26, 81, 134, .5); border-bottom: 0; z-index: 9999;}
.WLXX-nav-box ul.logo-list{
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 130px;
}
.WLXX-nav-box ul.logo-list h3.nav-bg{
    float: left;
    width: 300px;
    height: 130px;
    background: url(../../images/nav-bg-1.png) no-repeat center;
    text-align: center;
    cursor: pointer;    
}
.WLXX-nav-box ul.logo-list h3.nav-bg i{
    float: left;
    width: 52px;
    height: 52px;
    background: url(../../images/xxfy/logo.png) no-repeat center center;
    margin: 39px 13px 39px 64px;
    cursor: pointer;    
}
.WLXX-nav-box ul.logo-list h3.nav-bg label{
    float: left;
    font-family: "NSimSun_Fnt";
    font-size: 27px;
    color: #fff;
    line-height: 130px;
    cursor: pointer;    
}
.WLXX-nav-box ul.logo-list .sub{
    display: none;
    position: absolute;
    width: 300px;
    left: 0;
    top: 130px;
}
.WLXX-nav-box ul.logo-list .sub li{
    float: left;
    width: 300px;
    height: 130px;
    font-family: "NSimSun_Fnt";
    font-size: 27px;
    color: #fff;
    line-height: 130px;
    text-align: center;
}
.WLXX-nav-box ul.logo-list .sub li a{ display: inline-block; width: 300px; height: 130px; color: #fff;}
.WLXX-nav-box ul.logo-list .sub.ICH li:nth-child(1){
    background: url(../../images/nav-bg-2.jpg) no-repeat;
}
.WLXX-nav-box ul.logo-list .sub.ICH li:nth-child(2){
    background: url(../../images/nav-bg-3.jpg) no-repeat;
}
.WLXX-nav-box ul.logo-list .sub.ICH li:nth-child(3){
    background: url(../../images/nav-bg-4.jpg) no-repeat;
}
.WLXX-nav-box ul.logo-list .sub.ICH li:nth-child(4){
    background: url(../../images/nav-bg-5.jpg) no-repeat;
}

.WLXX-nav-box ul.nav-list{
    position: absolute;
    top: 0;
    left: 20%;
    width: 1288px;
    height: 130px;
}
.WLXX-nav-box ul.nav-list li{
    position: relative;
    float: left;
    width: 161px;
    font-family: "NSimSun_Fnt";
    font-size: 18px;
    color: #fff;
    line-height: 130px;
    letter-spacing: 1px;
    text-align: center;
    background: url(../../images/xxfy/icon_01_gray.png) no-repeat right center;
}
.WLXX-nav-box.index ul.nav-list li{background: url(../../images/xxfy/icon_01.png) no-repeat right center;}
.WLXX-nav-box ul.nav-list li a{ color: #000;}
.WLXX-nav-box.index ul.nav-list li a{ color: #fff;}
.WLXX-nav-box.index ul.nav-list li:last-child{ background: none;}
.WLXX-nav-box .home{
    position: absolute;
    top: 50px;
    right: 5%;
    width: 34px;
    height: 30px;
    background: url(../../images/xxfy/home-blue.png) no-repeat;
}
.WLXX-nav-box.index .home{
    background: url(../../images/xxfy/home.png) no-repeat;
}
.WLXX-nav-box ul.nav-list li.current i{
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 161px;
    height: 20px;
    background: url(../../images/xxfy/icon_02_blue.png) no-repeat center center;
}
.WLXX-nav-box ul.nav-list li.current a{ color: #377bba;}
.WLXX-nav-box.index ul.nav-list li.current a{ color: #fff;}
.WLXX-nav-box.index ul.nav-list li.current i{
    background: url(../../images/xxfy/icon_02.png) no-repeat center center;
}
.WLXX-nav-box ul.nav-list li:hover a{ color: #377bba;}
.WLXX-nav-box.index ul.nav-list li:hover a{ color: #f6eddb;}
/*.WLXX-nav-box ul.nav-list li:hover i{
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 161px;
    height: 20px;
    background: url(../images/xxfy/icon_02.png) no-repeat center center;
}*/
.page-box{
    position: relative;
    width: 1458px;
    margin: 0 auto;
}

.footer{
    position: relative;
    float: left;
    width: 100%;
    min-width: 1400px;
    background: #151720;
    padding: 32px 0;
    font-size: 12px;
    color: #f3f5e6;
    line-height: 20px;
    text-align: center;
}
.footer span{ margin: 0 15px;}

/*右侧栏*/
.izl-rmenu{
    position: fixed;
    width: 126px;
    right: 30px;
    top: 45%;
    z-index:999;
    background:url(../../images/right_bg.png) no-repeat;
}
.izl-rmenu .rmenu_con{
    float:left;
    width:108px;
    height:254px;
    font-size:12px;
    color:#fff;
    line-height:30px;
    text-align:center;
    background:url(../../images/right_bg.gif) no-repeat;
    margin:9px;
}
.izl-rmenu .rmenu_con img{
    width: 95px;
    height: 95px;
    border: 0;
    margin: 10px 0 5px 0;
    border-radius: 10px;
}
.izl-rmenu .rmenu_con p.sys{ font-size:15px; color:#fff; line-height:25px;}
.izl-rmenu .rmenu_con p.rightline{
    float:left;
    width:108px;
    height:1px;
    background:url(../../images/right_line.png) no-repeat center 0;
    margin:2px 0;
}
.izl-rmenu .rmenu_top{
    float:left;
    width:126px;
    height:29px;
    text-align:center;
    margin:5px 0 10px;
}
.anchorBL{display:none;}
#noData{ font-family: 楷体;font-size: 20px;font-style: initial;color: #252525;font-weight: 600;margin-bottom: 50px;display: none; }


/*位置*/
.location{
    position: relative;
    float: left;
    width: 1458px;    
    font-family:'HMOS_S_S_Regular';
    font-size: 16px;
    background: url(../../images/xxfy/icon_location_dark.png) no-repeat left center;
    line-height: 24px;
    margin: 180px 0 30px 0;
    padding-left: 35px;
}
.location.light{
    background: url(../../images/xxfy/icon_location_light.png) no-repeat left center;
}
.location span{ margin: 0 5px;}
.location i{ font-family:'HMOS_S_S_Medium';}
.location.light span,
.location.light i{ color: #f6eddb;}
.location.light a{ color: #f6eddb;}

/*分页*/
.base_pager_box{
    float:left;
    width:1458px;
    max-width:1458px;
    min-width:1458px;
    font-family:'HMOS_S_S_Medium';
    font-size: 12px;
    line-height: 24px;
    text-align:center;
    margin-bottom:40px;
}

/*动画效果*/
@-webkit-keyframes rotate_animation {
    from {
        -webkit-transform: translateX(-50%) rotate(0);
        transform: translateX(-50%) rotate(0)
    }

    to {
        -webkit-transform: translateX(-50%) rotate(360deg);
        transform: translateX(-50%) rotate(360deg)
    }
}

@-moz-keyframes rotate_animation {
    from {
        -moz-transform: translateX(-50%) rotate(0);
        transform: translateX(-50%) rotate(0)
    }

    to {
        -moz-transform: translateX(-50%) rotate(360deg);
        transform: translateX(-50%) rotate(360deg)
    }
}

@-o-keyframes rotate_animation {
    from {
        -o-transform: translateX(-50%) rotate(0);
        transform: translateX(-50%) rotate(0)
    }

    to {
        -o-transform: translateX(-50%) rotate(360deg);
        transform: translateX(-50%) rotate(360deg)
    }
}

@keyframes rotate_animation {
    from {
        -webkit-transform: translateX(-50%) rotate(0);
        -moz-transform: translateX(-50%) rotate(0);
        -o-transform: translateX(-50%) rotate(0);
        transform: translateX(-50%) rotate(0)
    }

    to {
        -webkit-transform: translateX(-50%) rotate(360deg);
        -moz-transform: translateX(-50%) rotate(360deg);
        -o-transform: translateX(-50%) rotate(360deg);
        transform: translateX(-50%) rotate(360deg)
    }
}

@-webkit-keyframes btn_animation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@-moz-keyframes btn_animation {
    0% {
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -moz-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@-o-keyframes btn_animation {
    0% {
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -o-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@keyframes btn_animation {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9)
    }
}

html::-webkit-scrollbar-corner,
body::-webkit-scrollbar-corner {
  width: 0;
  background: transparent;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: transparent;
}

html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
  background: rgba(26, 81, 134, .5);
  border-left: 0 solid rgba(244, 244, 244, 0.14);
}

html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 1px solid transparent;
  background-clip: content-box;
  background-color: #375681;
}
