

/* homepage start */
html{background: #8d0612;}

.fullscreen_slide2::-webkit-scrollbar {width: 5px;height: 5px;background-color: #f5f5f5}
.fullscreen_slide2::-webkit-scrollbar-track {border-radius: 0;background-color: #e2e2e2}
.fullscreen_slide2::-webkit-scrollbar-thumb {border-radius: 0;background-color: #333}

.fullscreen_slide_box{height: 100vh;overflow: hidden;position: relative;z-index: 1;position: relative;}
.fullscreen_slide{height: 100vh;width: 100%;overflow: auto;box-sizing: border-box;position: absolute;top: 0;transition: top ease-in-out .7s;-ms-transition: top ease-in-out .7s;-moz-transition: top ease-in-out .7s;-webkit-transition: top ease-in-out .7s;-o-transition: top ease-in-out .7s;top: 100vh;}
.fullscreen_slide:first-child,.fullscreen_slide.on{top: 0;}
.fullscreen_slide.before{top: -100vh;}
@media screen and (max-width: 996px){
	.fullscreen_slide,.fullscreen_slide_box,.fullscreen_slide.before{height: auto;display: block;position: relative;top: 0;overflow: initial;}
}

.banner{height: 100%;position: relative;padding: 1rem 1rem 0;overflow: hidden;}
.banner .gp-img{padding-bottom: 0;padding-bottom: 91rem;padding-bottom: 100vh;}
.banner_logo{display: block;position: absolute;left: 50%;transform: translateX(-50%);top: 4.7rem;width: 43.3rem;z-index: 10;}
.banner_title{position: absolute;left: 50%;transform: translateX(-50%);top: 26.8rem;width: 148.2rem;animation: slideUp 1.2s ease forwards;}
.banner .b{position: absolute;left: 50%;transform: translateX(-50%);background: url(../images/banner_b.png) no-repeat center/1.6rem;width: 3rem;height: 3rem;bottom: 4.6rem;animation: float 2s ease-in-out infinite;}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translate(-50%, 5rem);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

@keyframes float {
  0% {
    transform: translateX(-50%) translateY(0);
  }
  50% {
    transform: translateX(-50%) translateY(-1rem);
  }
  100% {
    transform: translateX(-50%) translateY(0);
  }
}

.banner .menu{position: absolute;top: 5.4rem;z-index: 999;}
.banner .menu .btn{width: 6.5rem;height: 6.5rem;background: rgba(255,255,255,0.2) url(../images/sub_banner_ico.png) no-repeat center/3.6rem;border-radius: 50%;cursor: pointer;}
.banner .menu .hover_box{position: absolute;right: 100%;top: 0;padding: 0 2.5rem 0 0;display: none;}
.banner .menu.on .hover_box,.banner .menu:hover .hover_box{display: block;}
.banner .menu .hover_box::before{content: '';display: block;position: absolute;border-left: 1.5rem solid #9a0201;border-top: 1.2rem solid transparent;border-bottom: 1.2rem solid transparent;right: 1rem;top: 2rem;}
.banner .menu .hover_box ul{width: 20rem;background: url(../images/sub_banner_menu.png) no-repeat center/100% 100%;padding: 1.1rem 2rem 3.6rem;}
.banner .menu .hover_box .item{display: block;position: relative;color: #fff;border-bottom: .1rem solid rgba(255,255,255,.2);padding: 1.6rem 1rem;margin: 0 0 1rem;}
.banner .menu .hover_box .item::before{content: '';display: block;position: absolute;width: 0;height: .2rem;background: #f8b864;left: -2rem;top: 50%;transform: translateY(-50%);transition: all ease-in-out .2s;-ms-transition: all ease-in-out .2s;-moz-transition: all ease-in-out .2s;-webkit-transition: all ease-in-out .2s;-o-transition: all ease-in-out .2s;}
.banner .menu .hover_box .item:hover::before{width: 1.5rem;}


.content{background: #f9f6f3;margin: 0 1rem;}

.index_title{margin-bottom: 4.5rem;position: relative;justify-content: center;width: 100%;}
.channel_link{position: absolute;z-index: 2;right: 0;bottom: 1.3rem;display: block;color: #666;padding: 0 0 0 3.8rem;background: url(../images/index_more.png) no-repeat left center/3.1rem auto;}
.channel_link::before{content: '';display: block;position: absolute;top: 50%;right: 100%;width: 10rem;height: .1rem;background: #9a0201;margin: -0.1rem 0 0;}
.channel_title{padding: 0 0 0;text-align: center;}
.channel_title .ico{display: inline-block;vertical-align: middle;margin: 0 .6rem;}
.channel_title .cn{color: #000;margin: 0 0 .7rem;}
.channel_title .en{color: #999;font-family: 'times';text-transform: uppercase;}

.wrap_mode01{padding: 5.2rem 0 9.5rem;background: url(../images/mode01_bg.png) no-repeat center/cover;}
.mode01{}
.mode01 .lf{width: 80rem;}
.mode01 .rt{width: 67rem;}

.index_01a{overflow: hidden;}
.index_01a ul{margin: 0 0;padding: 0 0;}
.index_01a .item{margin: 0 0;}
.index_01a .bottom{padding: 1.5rem 0 0 15rem;position: relative;}
.index_01a .title{margin: 0 0 .8rem;}
.index_01a .summary{margin: 0 0;color: #999;}
.index_01a .time{color: #fff;position: absolute;left: 0;bottom: .6rem;background: #9a0201;border-radius: 0 0 6rem 0;width: 12rem;height: 12rem;text-align: center;padding: 1.8rem 0 0;}
.index_01a .day{margin: 0 0 1rem;line-height: 1.1em;}
.index_01a .month{}

.index_01b{}
.index_01b ul{margin: 0 0 -3rem;}
.index_01b .item{margin: 0 0 3rem;border-bottom: .1rem solid #dcdcdc;padding: 0 0 2.7rem;}
.index_01b .time{float: right;color: #9a0201;line-height: 4.5rem;}
.index_01b .tip{background: url(../images/mode01_tip.png) no-repeat center/cover;width: 15rem;line-height: 4.5rem;text-align: center;color: #fff;text-align: center;margin: 0 0 1.5rem;}
.index_01b .title{margin: 0 0;position: relative;left: 0;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.index_01b .item:hover .title{left: 2rem;color: #9a0201;}


.wrap_mode02{padding: 7.1rem 0 8.3rem;background: url(../images/mode02_bg.png) no-repeat center/cover;}
.mode02{}

.index_02{}
.index_02 ul{margin: 0 0 0 -2.7rem;}
.index_02 .item{margin: 0 0 0 2.7rem;padding: 3rem 3rem 5.3rem;background: #793f31;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;position: relative;top: 0;}
.index_02 .tip{display: inline-block;padding: 0 2rem;border: .1rem solid #f1cb7a;margin: 0 0 2.3rem;color: #f1cb7a;line-height: 3.8rem;border-radius: 2rem 2rem 2rem 0;}
.index_02 .title{margin: 0 0 1.6rem;color: #fff;}
.index_02 .summary{margin: 0 0 3rem;color: rgba(255, 255, 255, .6);}
.index_02 .time{color: #fff;}
.index_02 li:nth-child(2),.index_02 li:nth-child(4){padding-top: 4rem;}
.index_02 li:nth-child(2) .item{background: #9a0201;}
.index_02 li:nth-child(3) .item{background: #7e6b5a;}
.index_02 li:nth-child(4) .item{background: #b28850;}
.index_02 .item:hover{top: -2rem;box-shadow: 0 0 1rem rgba(0, 0, 0, .2);}

.wrap_mode03{padding: 7.1rem 0 8rem;background: url(../images/mode03_bg.png) no-repeat center/cover;}
.mode03{}

.index_03{padding: 0 11rem;position: relative;margin: -0.9rem 0 0;}
.index_03 .swiper{position: relative;overflow: hidden;}
.index_03 ul{margin: 0 0;}
.index_03 .item{margin: 0 0;position: relative;}
.index_03 .gp-img{padding-bottom: 42.3%;}
.index_03 .gp-img::before{content: '';display: block;position: absolute;left: 0;bottom: 0;width: 100%;height: 8rem;background: url(../images/mode03_cover.png) no-repeat center/100% 100%;z-index: 2;}
.index_03 video{width: 100%;height: 100%;display: block;}
.index_03 .gp-video-box{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.index_03 .video_btn{width: 8.5rem;height: 8.5rem;background: rgba(255,255,255,.4) no-repeat center/contain;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);cursor: pointer;z-index: 10;/*display: none;*/border-radius: 50%;}
.index_03 .video_btn:before{content: '';display: block;width: 0;height: 0;border-left: 3rem solid #fff;border-top: 1.8rem solid transparent;border-bottom: 1.8rem solid transparent;position: absolute;left: 55%;top: 50%;transform: translate(-50%, -50%);}


.index_03 .arrow{width: 9rem;height: 4.8rem;background: no-repeat center/cover;display: block;margin: 0 0 .1rem;cursor: pointer;position: absolute;top: 50%;transform: translateY(-50%);z-index: 10;}
.index_03 .prev{left: 0rem;background-image: url(../images/mode03_prev.png);}
.index_03 .next{right: 0rem;background-image: url(../images/mode03_next.png);}

.index_03 .swiper-pagination{bottom: 2rem;}
.index_03 .swiper-pagination .swiper-pagination-bullet{width: 1.5rem;height: .5rem;background: #fff;opacity: .5;border-radius: 5rem;margin: 0 .5rem;}
.index_03 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;width: 3.5rem;}

.wrap_mode04{padding: 7rem 0 17rem;background: #8d0612 url(../images/mode04_bg.png) no-repeat bottom center/cover;}
.mode04{}

.index_04{overflow: hidden;padding: 0 .5rem;margin: -1.6rem 0 0;}
.index_04 ul{margin: 0 0;}
.index_04 .item{margin: 0 -0.5rem;flex-direction: column;height: 56.8rem;justify-content: flex-start;flex-wrap: nowrap;}
.index_04 .time_box{height: 28.2rem;width: 100%;position: relative;flex-shrink: 0;}
.index_04 .time{position: absolute;bottom: 0;text-align: center;color: #8d0612;text-align: center;width: 100%;left: 0;}
.index_04 .time span{font-family: 'avanti';font-size: 2.5em;font-family: 'avantibold';margin: 0 6px 0 0;}
.index_04 .info_box{text-align: center;}
.index_04 .summary{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.index_04 .info_box.has_img .summary{-webkit-line-clamp: 2;}
.index_04 li:nth-child(2n+1) .info_box > :first-child{margin-bottom: .8rem;}
.index_04 li:nth-child(2n) .info_box > :last-child{margin-top: .8rem;}
.index_04 .img_box{margin-left: 1rem;margin-right: 1rem;}

.index_04 li:nth-child(2n+1) .item{}
.index_04 li:nth-child(2n+1) .time_box{background: url(../images/mode04_line3.png) no-repeat bottom center/100% auto;}
.index_04 li:nth-child(2n+1):first-child .time_box{background-image: url(../images/mode04_line1.png);}
.index_04 li:nth-child(2n+1):last-child .time_box{background-image: url(../images/mode04_line4.png);}
.index_04 li:nth-child(2n+1) .info_box{padding: 3.2rem 1.6rem 0;}
.index_04 li:nth-child(2n) .item{flex-direction: column-reverse;}
.index_04 li:nth-child(2n) .time_box{background: url(../images/mode04_line2.png) no-repeat top center/100% auto;}
.index_04 li:nth-child(2n) .time{bottom: auto;top: 0;color: #f19149;}
.index_04 li:nth-child(2n) .info_box{padding: 0 1rem 3rem;}

.index_00{position: fixed;right: -5rem;top: 26%;/* transform: translateY(-50%); */width: 3.7rem;z-index: 100; transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.fullscreen_slide.on .index_00{right: 5rem;}
.index_00 ul{margin: 0 0;}
.index_00 li{cursor: pointer;}
.index_00 li::before{content: '';display: block;height: 2rem;width: .1rem;background: #a59687;margin: 0 auto;}
.index_00 li:first-child::before{display: none;}
.index_00 li::after{content: '';display: block;height: 1.3rem;width: 1.3rem;background: #eceaea;border: .1rem solid #a59687; margin: 0 auto;border-radius: 50%;}
.index_00 li.on::after{display: none;}
.index_00 .item{margin: 0 0;}
.index_00 .txt{display: none;margin: .3rem auto 0;line-height: 1.05em;color: #a40000;}
.index_00 li.on .txt{display: block;width: 1em;}
.index_00 li.on .item{padding: 1rem 0;}
.index_00 li.on .item::before{content: '';display: block;background: url(../images/index_side.png) no-repeat center/cover;width: 3.7rem;height: 2rem;}

@media screen  and (max-width:996px){
	.banner{overflow: visible;}
	.banner .gp-img{padding-bottom: 48.8%}
	.banner_title{width: 78%;top: 30%;}
	.banner .b{display: none;}

	.content{padding: 0;}

	.index_00{display: none;}

	.mode01 .lf{width: 100%;margin: 0 0 20px;}
	.mode01 .rt{width: 100%;}
	.index_01a .time{border-radius: 0 0 20px 0;}
	.index_01a .day{font-size: 24px;}

	.index_04 .item{height: 450px;}
	.index_04 .time_box{height: 220px;}

	/* .index_01b .item{padding: 0 0 2.7rem;margin: 0 0 2rem;} */


}
@media screen and (max-width:767px){
	.banner .menu{top: 2rem;}

	.banner_logo{width: 20rem;top: 2.4rem;}
	.banner .title{display: none;}
	
	.wrapbanner .swiper-pagination,.wrapbanner .swiper_menu .more{vertical-align: bottom;}
	.wrapbanner .swiper-pagination .swiper-pagination-bullet{font-size: 16px;margin: 0 5px;}
	.wrapbanner .swiper_menu .more{padding-left: 20px;padding-right: 0;margin-bottom: 6px;}

	.index_02 li,.index_02 li:nth-child(2), .index_02 li:nth-child(4){padding-top: 3rem;}
	.index_02 li:first-child{padding-top: 0;}

	.index_03{padding: 0 2rem;}
	.index_03 .arrow{width: 6rem;height: 3.2rem;top: 50%;transform: translateY(-50%);}

	.index_04 li{width: 240px;}
	.index_04 .item{height: 450px;}
	.index_04 .time_box{height: 220px;}



}
@media screen  and (max-width:639px){

}
@media screen and (max-width:480px){

}
@media screen and (max-width:413px){
	.index_title{justify-content: flex-start;text-align: left;}
	.channel_title{text-align: left;}

}
@media screen and (max-width:380px){

}
@media screen and (max-width:320px){

}
