/* 武陵山区(湘西)文化生态资源库 - 人文资源 */
@charset "UTF-8";
.bg1{
    position: relative;
    float: left;
    width: 100%;
    min-width: 1315px;
    min-height: 610px;
    background: url(../../images/rwzy/index/bg1.jpg) no-repeat center 0;
    margin: 130px 0 0 0;
}
.page-index-box{
    position: relative;
    width: 1315px;
    margin: 0 auto;
}
.page-index-box .index-rwzy{
    position: relative;
    float: left;
    width: 1315px;
    height: 135px;
    background: url(../../images/rwzy/index/icon_01.png) no-repeat center center;
    margin: 119px 0 0 0;
}
.page-index-box ul.data-list{
    float: left;
    width: 865px;
    margin: 55px 225px 0 225px;
    
	font-family:'NSimSun_Fnt';
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.page-index-box ul.data-list li{
    float: left;
    width: 194px;
    margin: 0 47px;
}
.page-index-box ul.data-list li .num{
	font-family:'HMOS_S_S_Bold';
    font-size: 104px;
    color: #fff;
    line-height: 140px;
    border-bottom: 2px solid rgba(255,255,255,.3);
    margin-bottom: 25px;
}
.bg2{
    position: relative;
    float: left;
    width: 100%;
    min-width: 1315px;
    min-height: 670px;
    background: url(../../images/rwzy/index/bg2.jpg) no-repeat center 0;
}
.lsyj-title{
    float: left;
    width: 1315px;
	font-family:'NSimSun_Fnt';
    font-size: 50px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    margin: 95px 0 35px 0;
}
.bg2 .swiper01{ float:left; width:calc(100% - 40px); min-width: 1450px; height: 633px; padding: 0 0 0 40px;}

.bg2 .swiper-wrapper {
  transition-timing-function: linear !important;
}
.bg2 .swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: linear;    /*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	/* 这里是改变其动画效果为匀速形式，不加此样式的话会造成滚动卡顿，看起来效果不平滑 */
    /* 样式做了各种浏览器的兼容 */
    transition-timing-function:linear !important;
    -webkit-transition-timing-function: linear !important;   
	-moz-transition-timing-function: linear !important;
	-ms-transition-timing-function: linear !important;
	-o-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
	margin: 0 auto;
}
.bg2 .swiper01 .swiper-slide{
    position: relative;
    width: 450px;
    height: 613px;
    border: 10px solid #ffcfbb;
    border-radius: 5px;
}
.bg2 .swiper01 .swiper-slide:hover{
    border-color: #492515;
}
.bg2 .swiper01 .swiper-slide .imgbox{
    width: 450px;
    height: 613px;
}
.bg2 .swiper01 .swiper-slide .cover-bg{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 450px;
    height: 613px;
    background: rgba(73,37,21,.78);
}
.bg2 .swiper01 .swiper-slide:hover .cover-bg{ display: block;}
.bg2 .swiper01 .swiper-slide .title-box{
    display: none;
    position: absolute;
    top: 240px;
    left: 30px;
    width: 392px;
    height: 373px;
	font-family:'HMOS_S_S_Bold';
    font-size: 22px;
    color: #fff;
    line-height: 35px;
    text-align: center;
}
.bg2 .swiper01 .swiper-slide:hover .title-box{ display: block;}
.bg2 .swiper01 .swiper-slide .title-box .go{
    position: absolute;
    bottom: 248px;
    left: 0;
    width: 392px;
    text-align: center;
}
.bg2 .swiper01 .swiper-slide .title-box .go span{
    display: inline-block;
    background: #de855e;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    padding: 0 23px;
}
.bg3{
    position: relative;
    float: left;
    width: 100%;
    min-width: 1315px;
    height: 1020px;
    background-color: #3b1f13;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: -205px;
}
.bg3 .bg3-cover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1315px;
    height: 1020px;
    background: rgba(59,31,19,.9);
}
.swiper02{ position: relative; width: 1315px; height: 660px; margin: 290px 0 0 0;}
.swiper02 .swiper-slide{ width: 1140px; height: 660px;}
.swiper02 .swiper-slide .imgbox{ position: relative; width: 1100px; height: 620px; border: 20px solid #261108; margin: 0 87px; background-repeat: no-repeat; background-position: center center; background-size: cover;}

.swiper02 .swiper-slide .imgbox .cover-bg{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1100px;
    height: 415px;
    background: linear-gradient(to bottom, rgba(32,12,4,0), rgba(32,12,4,.5), rgba(32,12,4,1));
}
.swiper02 .swiper-slide .imgbox .title{
    position: absolute;
    bottom: 95px;
    left: 27px;
    right: 27px;
	font-family:'NSimSun_Fnt';
    font-size: 30px;
    color: #fff;
    line-height: 45px;
}
.swiper02 .swiper-slide .imgbox .desc{
    position: absolute;
    bottom: 25px;
    left: 27px;
    right: 27px;
	font-family:'NSimSun_Fnt';
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.swiper02 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../../images/rwzy/index/icon_03.png);
    left: 0;
	right: auto;
    width: 47px;
    height: 47px;
}
.swiper02 .swiper-button-prev:hover,
.swiper-container-rtl .swiper-button-next:hover{
    background-image: url(../../images/rwzy/index/icon_04.png);
}

.swiper02 .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image:  url(../../images/rwzy/index/icon_05.png);
    right: 0;
	left: auto;
    width: 47px;
    height: 47px;
}
.swiper02 .swiper-button-next:hover,
.swiper-container-rtl .swiper-button-prev:hover {
	background-image:  url(../../images/rwzy/index/icon_06.png);
}
.swiper02 .swiper-button-next:after,.swiper02 .swiper-button-prev:after {
    display: none;
	font-size:26px;
}
.swiper03{ position: relative; width: 100%; min-width: 1450px; height: 439px;}
.swiper03 .swiper-slide{ position: relative; width: 384px; height: 439px;}
.swiper03 .swiper-slide .imgbox{ width: 384px; height: 439px;}
.swiper03 .swiper-slide .cover-bg{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 384px;
    height: 439px;
    background: rgba(197,120,87,.9);
}
.swiper03 .swiper-slide:hover .cover-bg{ display: block;}
.swiper03 .swiper-slide .title-box{
    display: none;
    position: absolute;
    top: 150px;
    left: 30px;
    width: 324px;
    height: 289px;
	font-family:'HMOS_S_S_Bold';
    font-size: 22px;
    color: #fff;
    line-height: 35px;
    text-align: center;
}
.swiper03 .swiper-slide:hover .title-box{ display: block;}
.swiper03 .swiper-slide .title-box .go{
    position: absolute;
    bottom: 160px;
    left: 0;
    width: 324px;
    text-align: center;
}
.swiper03 .swiper-slide .title-box .go span{
    display: inline-block;
    background: #412316;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    padding: 0 23px;
}