.banner .swiper-slide img{
    display: block;
    width: 100%;
}
.banner .bannerpagination{
	position: relative!important;
	padding:0 5px;
	box-sizing: border-box;
}
.banner .bannerpagination .swiper-pagination-bullet{
	width:80px;
	height:5px;
	border-radius: 0!important;
	background: #fff;
	opacity: 1!important;
	margin: 0 !important;
	opacity: 0.5!important;
	margin-right : 10px !important;
}
.banner .bannerpagination .swiper-pagination-bullet-active{
	background: #d20012;
	opacity: 1!important;
}
.bannernav{
	position: absolute;
	bottom:50px;
	right:260px;
	width:300px;
}
.bannerprev{
	color:#fff!important;
	transform: rotate(90deg);
	top:0!important;
	right: auto !important;
	left: auto !important;
	bottom: auto!important;
	width: 100% !important;
}
.bannernext{
	color:#fff!important;
	transform: rotate(90deg);
	top:auto!important;
	right: auto !important;
	left: auto !important;
	bottom: 0px!important;
	width: 100% !important;
}

.banner .cover_box {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 8.075%;
    z-index: 2;
    font-size: 0;
    padding-right: 50px;
}

.banner .cover_box::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 100%;
    height: 100%;
    background: url(../image/banner_cover_bg.png) no-repeat right/cover;
    z-index: 0;
}

.banner .cover_box a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 45px;
    padding: 20px 0;
    position: relative;
    z-index: 2;
}

.banner .cover_box a>div {
    display: inline-block;
    vertical-align: middle;
}

.banner .cover_box .c {
    color: #fff;
    line-height: 36px;
    font-size:20px;
    margin-left: 10px;
}

.banner .cover_box .icon .img01 {
    display: block;
    height: 32px;
}

.banner .cover_box .icon .img02 {
    display: none;
    height: 32px;
}

.banner .cover_box a:hover .icon .img02 {
    display: block;
}

.banner .cover_box a:hover .icon .img01 {
    display: none;
}

.banner .cover_box a:hover .c {
    color: #201e1f;
}
.banner2{
	display: none!important;
}
.banner-video{
	position:absolute;
	z-index: 999;
	top:50%;
	left:0%;
	padding-left: 8.075%;
	transform:translate(0,-50%);
}
.banner-video span{
	padding-left:20px;
	font-size:20px;
	color:#fff;
	font-weight:600;
	text-transform: uppercase;
}
@media(max-width:800px){
	.banner .cover_box{
		display:none;
	}
	.bannernav{
		display: none;
	}
	.banner-video{
		display: none;
	}
}
.s1{
	padding:50px 0 60px;
	position: relative;
}
.index-title{
	font-size:32px;
	color:#000;
	font-weight:600;
	line-height: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.index-title:hover{
	color:#d51313;
}
.triangle-right{
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #d51313;
  margin-left:10px;
}
.s1swiper{
	margin-top:40px;
	padding-bottom: 50px;
}
.s1swiper a{
	display: block;
	width:100%;
	background: #f5f5f5;
	padding:50px 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.s1swiper img{
	display: block;
	width:100%;
	transition: 0.5s;
}
.s1-title{
	font-size:22px;
	color:#000;
	font-weight:800;
	line-height: 1;
	padding:15px;
	box-sizing: border-box;
}
.s1-more{
	font-size:18px;
	color:#000;
	font-weight:600;
	line-height: 1;
	padding:5px 15px;
	box-sizing: border-box;
}
.s1-more span{
	border-bottom: 1px solid #000;
}
.s1swiper a:hover .s1-more{
	color:#b91111;
}
.s1swiper a:hover .s1-more span{
	border-bottom: 1px solid #b91111;
}
.s1swiper a:hover img{
	transform: scale(1.1);
}
.s1-next{
	right: 0 !important;
	width:32px!important;
	height:56px!important;
	line-height: 56px!important;
	background: #000;
}
.s1-next:after{
	font-size: 20px!important;
	color:#fff!important;
}
.s1-prev{
	left: 0 !important;
	width:32px!important;
	height:56px!important;
	line-height: 56px!important;
	background: #000;
}
.s1-prev:after{
	font-size: 20px!important;
	color:#fff!important;
}
.s1swiper-pagination{
	top: auto !important;
	bottom: 20px!important;
}
.s1swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background: #000!important;
}
.s2{
	background: #b91111;
	padding:50px 0;
}
.s2-title{
	font-size:54px;
	color:#fff;
	font-weight:800;
	line-height: 1;
	padding:0px;
	box-sizing: border-box;
	text-align: center;
}
.s2-text{
	font-size:18px;
	color:#fff;
	font-weight:400;
	line-height:2;
	margin-top:30px;
	box-sizing: border-box;
	text-align: center;
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
}
.s2-bottom{
	justify-content: center;
	margin-top:40px;
	align-items: center;
}
.s2-more1{
	font-size:20px;
	color:#fff;
	font-weight:600;
	line-height:1;
	height:50px;
	width:180px;
	line-height: 50px;
	background: #000;
	margin-right:20px;
	text-align: center;
	border:1px solid #000;
	user-select:none;
	user-drag:none;
	-webkit-user-drag: none;
}
.s2-more2{
	font-size:20px;
	color:#000;
	font-weight:600;
	line-height:1;
	border-bottom: 1px solid #000;
	padding-bottom:5px;

}
.s2 .s2-more1:hover {
	background: #b91111;
}
.s2 a:hover{
	color:#fff;
}
@media(max-width:999px){
	.s2-title{
		font-size:30px;
	}
	.s2-more1{
		margin-right:0px;
	}
	.s2-more2{
		margin-top:20px;
	}
}
.s3{
	background: #000;
	position: relative;
	display: block;
	margin-top:20px;
}
.s3-img{
	position: relative;
	display: block;
	user-select:none;
	user-drag:none;
	-webkit-user-drag: none;
}
.s3-block{
	position:absolute;
	top:35%;
	right:80px;
	transform:translate(0,-50%);
	z-index: 3;
	background: #eeeeee;
	width:700px;
	max-width:100%;
	padding:30px 40px;
}
.s3-p1{
	font-size:40px;
	color:#000;
	font-weight:800;
	line-height:1.6;
	padding-bottom:5px;
}
.s3-p2{
	font-size:18px;
	color:#000;
	font-weight:400;
	line-height:2;
	margin-top:10px;
}
.s3-p3{
	display: inline-block;
	font-size:18px;
	color:#fff;
	font-weight:600;
	line-height:1;
	margin-top:30px;
	height: 50px;
	width: 180px;
	line-height: 50px;
	background: #b91111;
	text-align: center;
	user-select:none;
	user-drag:none;
	-webkit-user-drag: none;
}
.s3-p3:hover{
	background: #000;
	color:#fff;
}
@media(max-width:999px){
	.s3-block{
		position: relative;
		top:0;
		right:0;
		transform:translate(0,0);
		padding:30px 20px;
	}
	.s3-p1{
		font-size:30px;
	}
}
.s4{
	padding:50px 0 60px;
	position: relative;
}
.s4swiper{
	margin-top:30px;
	padding-bottom:50px;
}
.s4swiper a{
	display: block;
	border-top:5px solid #d51313;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.s4-img{
	width:100%;
	display: block;
	transition: 0.5s;
}
.s4-b{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.s4-video{
	transition: 0.5s;
}
.s4swiper a:hover .s4-video{
	transform: rotate(360deg);
}
.s4swiper a:hover .s4-img{
	transform: scale(1.1);
}
.s4-next{
	right: 0 !important;
	width:32px!important;
	height:56px!important;
	line-height: 56px!important;
	background: #000;
}
.s4-next:after{
	font-size: 20px!important;
	color:#fff!important;
}
.s4-prev{
	left: 0 !important;
	width:32px!important;
	height:56px!important;
	line-height: 56px!important;
	background: #000;
}
.s4-prev:after{
	font-size: 20px!important;
	color:#fff!important;
}
.s4swiper-pagination{
	top: auto !important;
	bottom: 20px!important;
}
.s4swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background: #000!important;
}
.s5{
	padding-top:20px;
	padding-bottom: 100px;
}
.s5-con{
	margin-top:30px;
}
.s5-left{
	width:65%;
	height:400px;
}
.s5-right{
	width:calc(35% - 20px);
	height:400px;
	align-items: stretch;
	align-content: space-between;
}
.s5-block1{
	width:60%;
	display: block;
	height:100%;
	position: relative;
	overflow: hidden;
}
.s5-block1 img{
	display: block;
	transition:0.5s;
	position:absolute;
	height:420px;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.s5-block1:hover img{
	/* transform: scale(1.1); */
}
.s5-block2{
	width:calc(40% - 20px);
	display: block;
	height:100%;
	position: relative;
	background: #000;
	padding:30px;
	box-sizing: border-box;
}
.s5-tab{
	position:absolute;
	top: 30px;
	left: -35px;
	background: #d51313;
	font-size:12px;
	font-weight:400;
	color:#fff;
	line-height: 1;
	padding:10px 50px;
	z-index:10;
	transform: rotate(-45deg);
}
.s5-p1{
	font-size:20px;
	font-weight:600;
	color:#fff;
	line-height: 1;
	margin-top:0;
}
.s5-p2{
	font-size:30px;
	font-weight:600;
	color:#b91111;
	line-height: 1.2;
	margin-top:10px;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	overflow: hidden;
}
.s5-p3{
	font-size:18px;
	font-weight:400;
	color:#ffffff;
	line-height: 1.6;
	margin-top:10px;
	display:-webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient:vertical;
	overflow: hidden;
}
.s5-block3{
	display: block;
	width:100%;
	height:calc(50% - 10px);
	overflow: hidden;
	box-sizing: border-box;
	padding:25px;
	align-content: flex-end;
	position: relative;
}
.s5-p4{
	font-size:20px;
	font-weight:600;
	color:#ffffff;
	line-height: 1;
	margin-top:10px;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow: hidden;
	width:100%;
	position: relative;
	z-index: 10;
	transition: 0.5s;
}
.s5-block3:hover .s5-p4{
	color:#d51313;
}
.s5-p5{
	font-size:20px;
	font-weight:600;
	color:#d51313;
	line-height: 1;
	margin-top:10px;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow: hidden;
	position: relative;
	z-index: 10;
	display: inline-block;
	border-bottom: 2px solid #d51313;
}
.s5-block3 img{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	z-index: 5;
}
.s5-block3:after{
	position:absolute;
	display: block;
	content:'';
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 6;
	background: rgb(0,0,0,0.5);
}
@media(max-width:999px){
	
	.s5-left{
		width:100%;
		height:auto;
	}
	.s5-right{
		width:100%;
		margin-top:10px;
	}
	.s5-block1{
		width:100%;
		height:auto;
	}
	.s5-block1 img{
		width:100%;
		height:auto;
	}
	.s5-block2{
		width:100%;
		height:auto;
		margin-top:10px;
	}
	.s5{
		padding-top:0;
		padding-bottom:20px;
	}
}