


.sec5_top{position:relative}
.sec5_top img{width: 100%;transition: 0.5s ease-in-out;}
.sec5_top span{display: block;overflow: hidden;}
.sec5_top aside{position: absolute;bottom:0;right:0;display: inline-block;padding: 10px 12px;background: #474749;text-align: center;transition: 0.5s ease-in-out;}
.sec5_top aside h3{color: white;font-size: 26px;font-weight: bold;}
.sec5_top aside time{display: block;font-size: 13px;color: rgba(250,250,250,.6);}
.sec5_list{ width:460px; height:500px; float:left; margin:40px 60px }
.sec5_list span img{ width:460px; height:310px; }
.sec5_bottom{box-sizing: border-box;padding:10px 30px  30px;background: white;position: relative;}
.sec5_bottom:after{content:'';display: block;width: 0%;height: 3px;background:#C6000D;position: absolute;bottom:0;left: 0;transition: 0.5s ease-in-out;}
.sec5_bottom h3{font-size: 16px;color: #474749; height:30px;}
.sec5_bottom p{font-size: 12px;color:#474749;line-height: 23px;margin-top: 29px;min-height: 69px; text-align:left}
.sec5_bottom p:before{content: '';display: inline-block;vertical-align:middle;width: 0px;height: 1px;background: #0d8c79;transition: 0.5s ease-in-out;}
.sec5_bottom font{display: block;width: 110px;line-height: 34px;font-size: 16px;color: #9F9393;font-weight: bold;margin: 25px auto; border:1px #9F9393 solid; font-family:"微软雅黑"}


.sec5 .swiper-slide_n:hover .sec5_top img{transform: scale(1.05);}
.sec5 .swiper-slide_n:hover .sec5_top aside{background: #C6000D;}
.sec5 .swiper-slide_n:hover .sec5_bottom p:before{width: 35px;margin-right: 10px;}
.sec5 .swiper-slide_n:hover .sec5_bottom font{text-align: center;background: #C6000D;color: white;border:1px #C6000D solid;}
.sec5 .swiper-slide_n:hover .sec5_bottom:after{width: 100%;}
.sec5{margin: 0px auto;position: relative; width:1180px; padding-left:20px;}
.sec5 .swiper-pagination{width: 100%;bottom:-50px}
.sec5 .swiper-pagination span{width: 9px;height: 9px;background: lightgray;border: 3px solid #f4f9f8;opacity: 1;margin-left: 15px;}
.sec5 .swiper-pagination span:first-child{margin-left: 0;}
.sec5 .swiper-pagination .swiper-pagination-bullet-active{background: #C6000D;border: 3px solid #c6ece7;}
.section5{ background:#030; display:block; position:absolute}


.index_fh{position: absolute;bottom:30px;right:30px;animation: run 5s linear infinite;z-index: 222;}
@keyframes run{
	0%{transform: translateY(-5px);}
	25%{transform: translateY(0px);}
	50%{transform: translateY(5px);}
	75%{transform: translateY(0px);}
	100%{transform: translateY(-5px);}
}

.section6,.section6 .fp-tableCell{height: auto !important;}
#fp-nav ul li a span::before{display: none !important;}
.index_title{transform: translateY(100px); opacity: 0;transition: 1s ease-in-out 0.3s;}
.index_cp_cont{transform: translateY(150px); opacity: 0;transition: 1s ease-in-out 0.6s;}
.index_li_middle h2{transform: translateY(150px); opacity: 0;transition: 1s ease-in-out 0.9s;}
.index_li_middle p{transform: translateY(150px); opacity: 0;transition: 1s ease-in-out 1.2s;}
.index_li_right{transform: translateY(150px); opacity: 0;transition: 1s ease-in-out 1.2s;}
.section2.active .index_title,.section3.active .index_title,.section4.active .index_title,.section6.active .index_title,
.section5.active .index_title,.section2.active .index_cp_cont,.section2.active .index_li_middle h2,.section2.active .index_li_middle p,
.section2.active .index_li_right{transform: translateY(0px); opacity: 1;}
.sec3_u1 li{transform: translateY(200px); opacity: 0;transition: 1s ease-in-out;}
.sec3_u1 li:nth-child(1){transition: 1s ease-in-out 0.2s;}
.sec3_u1 li:nth-child(2){transition: 1s ease-in-out 0.3s;}
.sec3_u1 li:nth-child(3){transition: 1s ease-in-out 0.4s;}
.sec3_u1 li:nth-child(4){transition: 1s ease-in-out 0.5s;}
.sec3_u1 li:nth-child(5){transition: 1s ease-in-out 0.6s;}
.sec3_u1 li:nth-child(6){transition: 1s ease-in-out 0.7s;}
.sec3_u1 li:nth-child(7){transition: 1s ease-in-out 0.8s;}
.sec3_u1 li:nth-child(8){transition: 1s ease-in-out 0.9s;}
.sec3_u1 li:nth-child(9){transition: 1s ease-in-out 1s;}
.sec3_u1 li:nth-child(10){transition: 1s ease-in-out 1.1s;}
.sec3_u1 li:nth-child(11){transition: 1s ease-in-out 1.2s;}
.section3.active .sec3_u1 li{transform: translateY(0px); opacity: 1;}
.sec4{transform: translateY(200px); opacity: 0;transition: 1s ease-in-out .8s;}
.section4.active .sec4{transform: translateY(0px); opacity: 1;}


.section5.active .sec5{transform: translateY(0px); opacity: 1;}

/*.banner .swiper-slide a{display:block;}*/
.banner .swiper-slide_n{overflow: hidden;}
.banner .swiper-slide-active a>img{animation:run3 20s linear infinite;}

.section2 .index_title,.index_cp_cont,.index_li_middle h2,.index_li_middle p{transform: translateX(-300px);}
.section2.active .index_title,.section2.active .index_cp_cont,.section2.active .index_li_middle h2,.section2.active .index_li_middle p{transform: translateX(0px);}
.section4 .index_title,.section4 .sec4{transform: translateX(300px);}
.section4.active .index_title,.section4.active .sec4{transform: translateX(0px);}

@keyframes run3{
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1.2);}
	75%{transform: scale(1.1);}
	100%{transform: scale(1);}
}


