
.banner-wrapper {
	width: 100%
}

.banner-wrapper .swiper-container {
	width: 100%
}
.banner-wrapper .swiper-container,
.banner-wrapper .swiper-slide {
	box-shadow: inset 0 .133333rem .4rem 0 rgba(0,0,0,.05)
}
.swiper1 .imgWrap img {
	display: block;
	width: 100%;
}
.swiper1 .heightBg {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(255,255,255,.95);
	right: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: right .4s
}
.swiper1 .bannerContent {
	width: 42%;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0
}
.swiper1 .bannerContent .bannerShow {
	position: absolute;
	top: 50%;
	left: 9.375%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 81.25%;
	opacity: 0;
	transition: all .2s;
	transition-delay: 0s
}
.swiper1 .bannerContent .bannerShow .bannerLogo2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.swiper1 .bannerContent .bannerShow .bannerLogo2 .title_en {
	font-weight: 600;
	font-size: 60px;
	line-height: 70px;
	color: #cd0000;
}
.swiper1 .bannerContent .bannerShow .bannerLogo2 .title {
	margin-bottom: 15.38461538461538%;
	font-size: 22px;
	line-height: 30px;
	color: #000;
}
.swiper1 .bannerContent .bannerShow .bannerBtnWrap {
	display: block;
	width: 165px;
	height: 40px;
	overflow: hidden
}
.swiper1 .bannerContent .bannerShow .bannerBtnWrap .button-inner {
    color: #fff;
}
.swiper1 .bannerContent .bannerShow .button::before {
    background-color: #df001f;
}
.swiper1 .opacity1-slide .bannerShow {
	opacity: 1
}
.swiper1 .swiper-pagination {
	position: absolute;
	bottom: .6rem;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	height: 20px;
	padding-right: 10.67708333333333%;
}
.swiper1 .swiper-pagination .swiper-pagination-bullet {
	width: 19px;
	height: 19px;
	margin: 0 .16rem;
    border-radius: 100%;
	background: transparent;
	border: .04rem solid #fff;
    opacity: 1;
}
.swiper1 .swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
    background: #fff;
}
@media screen and (max-width:992px) {
	.swiper1 .bannerContent .bannerShow .bannerLogo2 .title_en {
		font-size: 44px;
	}
}
@media screen and (max-width:767px) {
	.swiper1 .swiper-slide {
		overflow: hidden
	}
	.swiper1 .heightBg {
		display: none !important;
		background-color: #fff;
		transition: right .4s
	}
	.swiper1 .bannerContent,
	.swiper1 .heightBg {
		position: relative;
		left: inherit;
		top: inherit;
		width: 100%;
	}
	.swiper1 .bannerContent {
		padding: 1.5rem 0 2.5rem;
	}
	.swiper1 .bannerContent .bannerShow {
		position: relative;
		top: inherit;
		left: inherit;
		width: 100%;
		padding: 0;
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}
	.swiper1 .bannerContent .bannerShow .bannerLogo2 {
		padding: 0 .6rem;
		align-items: center;
	}
	.swiper1 .bannerShow .bannerLogo2 .title_en {
		
	}
	.swiper1 .bannerShow .bannerLogo2 .title {
		
	}
	.swiper1 .swiper-pagination {
		justify-content: center;
		height: .4rem;
		min-height: 10px;
		padding-right: 0;
	}
	.swiper1 .swiper-pagination .swiper-pagination-bullet {
		width: .4rem;
		min-width: 10px;
		height: .4rem;
		min-height: 10px;
		border: .04rem solid #000;
	}
	.swiper1 .swiper-pagination .swiper-pagination-bullet {
		border: .04rem solid #000;
	}
	.swiper1 .swiper-pagination .swiper-pagination-bullet-active {
		background: #000;
	}
}
@media screen and (max-width:576px) {
	.swiper1 .bannerContent .bannerShow .bannerLogo2 .title_en {
		font-size: 36px;
		line-height: 48px;
	}
	.swiper1 .bannerContent .bannerShow .bannerLogo2 .title {
		margin-bottom: 1.5rem;
		font-size: 18px;
		line-height: 24px;
	}
}


.desc-text {
	padding: .8rem 0;
	background-color: #d1d1d1;
}
.desc-text-inner {
	font-size: 30px;
	line-height: 40px;
	color: #fff;	font-weight:100;
}
@media (max-width: 768px){
    
}
@media (max-width: 576px){
    .desc-text-inner {
		font-size: 20px;
		line-height: 30px;
	}
}

/* 产品分类 */
.index-pro {
	padding: .8rem 3.90625% 0;
}
.index-pro-title {
	margin-bottom: .6rem;
	font-weight: 600;
	font-size: 26px;
	line-height: 36px;
	color: #070002;
	text-align: center;
}

.index-pro-cont {
	position: relative;
	padding-bottom: 1.3rem;
	border-bottom: 1px solid #d1d1d1;
}
.index-pro .swiper-wrapper {
    justify-content: center;
}
.index-pro-swiper-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}
.index-pro-swiper {
	width: 100%;
}
.index-pro .swiper-slide {
	width: 6.15819209039548%;
	min-width: 80px;
	margin: 0 1.69491525423729%;
}
.index-pro .swiper-slide img {
	display: block;
	max-width: 100%;
	margin-bottom: .4rem;
}
.swiper-slide-title {
	font-size: 14px;
	line-height: 24px;
	color: #070002;
	text-align: center;
}
.index-pro .swiper-slide .swiper-img-default {
	display: block;
}
.index-pro .swiper-slide .swiper-img-active {
	display: none;
}
.index-pro .swiper-slide:hover .swiper-img-default {
	display: none;
}
.index-pro .swiper-slide:hover .swiper-img-active {
	display: block;
}
/* .index-pro .swiper-slide-active .swiper-img-default {
	display: none;
}
.index-pro .swiper-slide-active .swiper-img-active {
	display: block;
} */
.index-pro-all {
	position: absolute;
	left: 50%;
	bottom: -16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	justify-content: center;
	width: 5rem;
	min-width: 180px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #fff;
}
.index-pro-more {
    position: relative;
    display: block;
    width: 150px;
	height: 36px;
	margin: 0 auto;
	background-color: transparent;
	border: 1px solid #9e9e9e;
    border-radius: 40px;
    overflow: hidden;
}
.index-pro-more .button-mask {
    background-color: #df001f;
}
.index-pro-more:hover {
    border-color: transparent;
}
@media (max-width: 992px) {
	.index-pro .swiper-wrapper {
		justify-content: flex-start;
	}
}
.index-pro-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 1.6rem 0 0;
}
.index-pro-item {
	position: relative;
	width: 33.33333333%;
	padding: 0 .3rem .6rem;
}
.index-pro-it {
	margin-bottom: .7rem;
	font-size: 30px;
	line-height: 40px;
	color: #070002;
	text-align: center;
}
.index-pro-id {
	margin-bottom: .16rem;
	font-size: 14px;
	line-height: 24px;
	color: #070002;
	text-align: center;
}
.index-pro-pic {
	width: 55.15625%;
	min-width: 200px;
	margin: 0 auto .56rem;
}
.index-pro-pic img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.index-pro-im {
	width: 150px;
	height: 36px;
	margin: 0 auto;
	background-color: #df001f;
}
.index-pro-im .button-inner {
	color: #fff;
}
.index-pro-line {
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 69.35%;
	background: url(/images/index_pro_line.png) no-repeat 0 0;
	background-size: auto 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.index-pro-item:last-child .index-pro-line {
	display: none;
}
@media (max-width: 992px){
    .index-pro-it {
		font-size: 26px;
	}
}
@media (max-width: 768px){
	.index-pro-list {
		flex-wrap: wrap;
	}
    .index-pro-item {
		width: 100%;
		padding: 0 .6rem;
		margin-bottom: 2rem;
	}
	.index-pro-pic {
		width: 100%;
	}
	.index-pro-pic img {
		max-width: 80%;
	}
	.index-pro-line {
		display: none;
	}
}

/* 品牌文化、设计&工艺 */
.brand-craft {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.brand-craft-item {
	position: relative;
	width: 50%;
}
.brand-craft-item:hover .brand-craft-cont img {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
}
.brand-craft-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand-craft-cont {
	position: relative;
	overflow: hidden;
}
.brand-craft-cont img {
	-webkit-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
}
.brand-craft-title {
	position: absolute;
	padding: 0 .3rem;
	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
	color: #fff;
}
.brand-craft-detail {
	position: absolute;
	left: 0;
	bottom: .52rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 0 .3rem;
	font-size: 14px;
	color: #fff;
}
.brand-craft-detail img {
	width: .72rem;
	min-width: 24px;
	margin-left: .3rem;
}
.brand-craft-detail:hover {
	color: #fff;
}
@media (max-width: 768px){
	.brand-craft {
		flex-wrap: wrap;
	}
	.brand-craft-item {
		width: 100%;
	}
}
@media (max-width: 576px){
	.brand-craft-title {
		font-size: 32px;
		line-height: 40px;
	}
}

/* 产品服务 */
.index-service {

}
.index-service-inner {
	padding: 1rem 0;
}
.index-service-desc {
	font-weight: 100;
	font-size: 30px;
	line-height: 42px;
	color: #000;
}
.index-service-title {
	font-size: 36px;
	line-height: 50px;
	color: #000;
}
.index-service-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index-service-item {
	padding: .68rem 0;
}
.index-service-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-end;
}
.index-service-num {
	font-size: 50px;
	line-height: 50px;
	color: #df001f !important;
}
.index-service-jia {
	font-size: 32px;
	line-height: 28px;
	color: #5d5d5d;
}
.index-service-obj {
	font-size: 14px;
	line-height: 20px;
	color: #b7b7b7;
}
@media (max-width: 768px){
	.index-service-desc {
		font-size: 24px;
		line-height: 32px;
	}
	.index-service-title {
		font-size: 28px;
		line-height: 40px;
	}
	.index-service-list {
		flex-wrap: wrap;
	}
	.index-service-num {
		font-size: 36px;
		line-height: 44px;
	}
	.index-service-jia {
		font-size: 28px;
		line-height: 30px;
	}
}
@media (max-width: 576px){
	.index-service-desc {
		font-size: 18px;
		line-height: 24px;
	}
	.index-service-title {
		font-size: 22px;
		line-height: 30px;
	}
	.index-service-num {
		font-size: 30px;
		line-height: 40px;
	}
	.index-service-jia {
		font-size: 24px;
		line-height: 28px;
	}
}


