
.index-swiper-container{
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}


.index_banner_item{
  position: relative;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}

.index_banner_item .line{
	margin: 40px 0;
	width: 60px;
	height: 4px;
	background: #ce201a;
}

.index_banner_item .content{
	line-height: 1.5;
	position: absolute;
	height: 60%;
	width: 50%;
	left: 40%;
	z-index: 999999999;
	bottom: 0;
	display: flex;
	flex-direction: column;
	color: #fff;
	justify-content: space-around;
	transform: translateX(-50%);
}
.index_banner_item .content .more i:after{
	content: "";
	width: 4px;
	height: 4px;
	display: block;
	position: absolute;
	left: 50%;
	background: #cf302c;
	top: 50%;
	transform: translate(-50%,-50%);
}

.index_banner_item .content .more i{
	width: 30px;
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
	border-radius: 50%;
	position: relative;
	height: 30px;
	border: 1px solid rgba(250,250,250,0.4);
}

.index_banner_item .content .more a:hover{
	color: #ea433f;
}
.index_banner_item .content .more a{
	color: #fff;
}
.index_banner_item .content .more {
	padding-left: 34px;
	font-size: 14px;
	margin-top: 4%;
}
.index_banner_item .content h5{
	font-size: 24px;

}
.index_banner_item .content h3 img{
	margin-right: 20px;
	vertical-align: top;
}
.index_banner_item .content h3 {
	font-size: 36px;
}

.index_banner_item >img{
	width: 100%;
}


.index-product-container{
	box-sizing: border-box;
	padding-top: 4%;
	background-color: #d7d7d7;
	height: 100vh;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content:center;
	width: 100%;
	position: relative;
	flex-direction: column;
	background-image: url(../img/s.jpg);
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.index-product-container .title .subtitle{
	font-size: 20px;
	margin: 2% 0 4%;
}

.index-product-container .title h6{
	font-size: 40px;
	font-weight: 600;
}

.index-product-container .title{
	text-align: center;
}
.section_swiper_container{
	position: relative;
	overflow: hidden;
	height: 100vh;
}

.index-product-container .title i{
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #fff;
	display: inline-block;
	margin-right:8px;
}

.product-swiper-container{
	width: 86%;
	--swiper-navigation-size: 30px;/* 设置按钮大小 */
	 --swiper-theme-color: #fff;/* 设置Swiper风格 */
}

.product-swiper-container  .product-item{
	text-align: center;
	margin:4% 0;
}

.product-time-item .img img{
	width: 40px;
}

.product-time-swiper-out{
	width: 100%;
    margin: 0 auto;
    margin-top: 0%;
    position: absolute;
    bottom: 12%;
}

.line-container{
	width: 100%;
	display: flex;
	min-height: 120px;
	align-items: center;
	justify-content: space-around;
}

.line-container .circle{
	width: 8px;
	display: inline-block;
	height: 8px;
	border-radius: 50%;
	background: #fff;
}

.line-two-container{
	max-width: 1536px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
	
}
.line-two-container .icon:hover h5,
.line-two-container .icon:hover h6{
	color: #cf302c;
}
.line-two-container .icon:hover img{
	display: none;
}
.line-two-container .icon:hover img:nth-child(2){
	display: inline-block;
}
.line-two-container .icon img:nth-child(2){
	display: none;
}
.line-two-container .icon{
	margin: 0 20px;
	cursor: pointer;
	position: relative;
}
.line-two-container .line{
	background: rgba(250,250,250,.8);
	flex: 1;
	height: 1px;
}
.line-two-container .t{
	position: absolute;
	bottom: 0;
	left: 50%;
	text-align: center;
	line-height: 1.5;
	transform: translate(-50%,130%);
}
.line-two-container .t h5{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.line-two-container .t h6{
	font-size: 16px;
	white-space: nowrap;
	color: #fff;
	font-weight: bold;
}

.product-time-swiper-out .outline-lf{
    position: absolute;
    left: calc(50% + 110px);
    top: 52%;
    width: 50%;
    transform: translateY(-50%);
    height: 1px;
    background: rgba(250,250,250,.4);
}

.product-time-swiper-out .outline-rt{
	position: absolute;
    right: calc(50% + 110px);
    transform: translateY(-50%);
    top: 52%;
    width: 50%;
    height: 1px;
    background: rgba(250,250,250,.4);
}

.brand-right-wrap .title img{
	transform: translateY(-10px);
}
.brand-swiper-container .date span{
	font-size: 20px;
}
.product-time-swiper{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	text-align: center;
	padding: 20px 0;
}

.line-container .pl{
	transform: translateX(32px);
}

.line-container .pr{
	transform: translateX(-32px);
}

.line-container .big-circle{
    width: 120px;
    height: 120px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-flex;
    margin-bottom: 30px;
    flex-direction: column;
    justify-content: center;
}



.product-time-item .name{
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
}

.index-product-container .more a{
	width: 110px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	background: #cf302c;
	border-radius: 15px;
	font-size: 14px;
	color: #fff;
}

.product-time-item   .img{
	transform: translateY(-20px)
}

.swiper-slide-active .product-time-item .img{
	transform: translateY(-14px)
}

.product-time-item{
	text-align: center;
}


.index_banner_item video {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    object-fit: cover;
}

.index-works-container{
	height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/bb.jpg);
}



.index-works-container .title{
	font-size: 34px;
	color: #fff;
	margin-top: 2%;
}



.index-works-container .title img{
	transform: translateY(-10px);
}
.index-works-container  .view-more a{
	color: #fff;
}
.index-works-container  .view-more{
	text-align: center;
	margin-top: 3%;
	font-size: 14px;
}

.index-works-container  .view-more i:after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #cf302c;
}
.index-works-container .view-more i{
	width: 30px;
	height: 30px;
	position: relative;
	display: inline-block;
	border: 1px solid rgba(250,250,250,.2);
    vertical-align: middle;
    margin-right: 15px;
    border-radius: 50%;
}

.index-works-wrap{
	width: 100%;
	margin-top: 5%;
	overflow: hidden;
}
.works-swiper-container .words-item{
	text-align: center;
	position: relative;
}
.works-swiper-container .words-item .text{
	font-size: 14px;
	position: absolute;
	left: -124px;
	transform:rotate(90deg);
	top: 85px;
	width:180px;
	white-space: nowrap;
	color: rgba(250,250,250,.5);
}
.works-swiper-container .words-item .text .idx{
	font-size: 17px;
	vertical-align: bottom;
	font-weight: bold;

}

.works-swiper-container .words-item .text .line{
	width: 80px;
	height: 1px;
	vertical-align: middle;
	display: inline-block;
	margin: 0 10px;
	background-color: rgba(250,250,250,.5);
}

.works-swiper-container .words-item .people-content{
	position: absolute;
	opacity: 0;
	transition: all 1.5s;
	bottom: 8%;
	text-align: right;
}

.works-swiper-container .swiper-slide-prev .words-item .people-content{
	
	right: 110px;
}
.works-swiper-container .swiper-slide-active .words-item .people-content{
	opacity: 1;
	right: -110px;
}

.works-swiper-container .swiper-slide-next .words-item .people-content{
	right: -200px;
}

.works-swiper-container .words-item .people-content .name{
	font-size: 20px;
	color:#cf302c;
	margin-bottom: 10px;
	font-weight: bold;
}

.works-swiper-container .words-item .people-content .name span{
	width: 60px;
	margin-left: 20px;
	display: inline-block;
	height: 1px;
	background-color: #cf302c;
}
.works-swiper-container .words-item .people-content .c{
	max-width: 430px;
	line-height: 1.8;
	margin-bottom: 2%;
	font-size: 14px;
	color:rgba(250,250,250,.6);
}
.works-swiper-container .words-item .people-content .tag{
	font-size: 40px;
	line-height: 1.8;
	color: #fff;
}

.works-swiper-container .words-item .img{
    width: 76%;
    position: relative;
    padding-top: 40%;
    margin: 0 auto;
    background-size: cover;
}

.works-swiper-container .words-item .img-box{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.works-swiper-container .words-item .img-box img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition:  all .5s;
    height: 100%;
}

.works-swiper-container .words-item .img-box:hover img{
   transform: scale(1.1);
} 

.works-swiper-container .swiper-slide-active .img-box img{
	transform: scale(1.02);
}

.works-swiper-container{
	width: 63%;
	margin:  0 auto;
}
.brand-left-wrap .title img{
	margin-top: -20px;
	margin-right: 10px;
}
.brand-left-wrap .title{
	font-size: 40px;
}
.brand-left-wrap .tips{
	font-size: 18px;
	margin-top: 60px;
	line-height: 2;
	color: #999999;
}

.brand-left-wrap .button-wrap {
	margin-top: 230px;
}

.brand-left-wrap .button-wrap button{
	border-radius: 50%;
	width: 60px;
	font-size: 0;
	height: 60px;
	margin:  0 20px;
	border:1px dashed #e2e3e3;
}
.brand-left-wrap .button-wrap i{
	display: inline-block;
}

.brand-left-wrap{
	width: 28%;
	padding-left: 10%;
	display: flex;
	justify-content: center;
	flex-direction: column;

	box-sizing: border-box;
	height: 100%;
	border-right: 1px solid #efefef;
}

.brand-right-wrap{
	width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    height: 100%;
}


.brand-right-wrap .title{
	font-size: 34px;
    color: #333;
    margin-top: 2%;
}

.brand-right-wrap .img{
	overflow: hidden;
	position: relative;
	padding-top: 64%;
}

.brand-right-wrap .img:hover img{
	transform: scale(1.1);
}

.brand-right-wrap .img img{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s;
	
}

.index-brand-container {
	height: 100vh;
	display: flex;
}

.brand-swiper-container .a a i{
	width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    margin-right: 8px;
}
.brand-swiper-container .a a{
	width: 110px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background: #cf302c;
    border-radius: 15px;
    font-size: 14px;
    color: #fff;
}

.brand-right-wrap .box{
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
}
.brand-swiper-container{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.brand-swiper-container .date{
	font-size: 14px;
    box-sizing: border-box;
    padding: 10px;
    line-height: 1.4;
    width: 60px;
    text-align: center;
    background: #ccc;
    margin-left: 20px;
    transform: translateY(25px);
    z-index: 1;
    position: relative;
}


.brand-swiper-container .date  span,
.brand-swiper-container .date  i,
.brand-swiper-container .date  em
{
	display: block;
}



.brand-swiper-container .c{
	padding-bottom: 7%;
	margin-bottom: 7%;
	padding-top: 5%;
	border-bottom: 1px solid #efefef
}

.brand-swiper-container .date em{
	font-size: 10px;
}

.brand-swiper-container .tit{
	font-size: 18px;
	margin-bottom: 5%;
}
.brand-swiper-container .line{
	margin-bottom: 5%;
    font-size: 0;
    line-height: 1;
}

.brand-swiper-container .line span{
	width: 60px;
	background: #cf302c;
	height: 2px;
	display: inline-block;
}

.brand-swiper-container .des{
	font-size: 14px;
	line-height: 1.8;
	color: #999;
	padding-right: 20px;
}

.circle-out{
	flex: 1;
	text-align: center;
}


@media screen and (min-width:769px) and (max-width:1440px) {

	.index_banner_item .content h3{
	   font-size: 24px;
	}
	.index_banner_item .content h5{
		font-size: 20px;
	}
	
}

@media screen and (max-width: 768px){
	.index_banner_item .content{
		display: none;
	}
}