@font-face {
  font-family: "FZS3JW";
  src: url("../fonts/FZS3JW.woff2") format("woff2"),
       url("../fonts/FZS3JW.woff") format("woff"),
       url("../fonts/FZS3JW.ttf") format("truetype"),
       url("../fonts/FZS3JW.eot") format("embedded-opentype"),
       url("../fonts/FZS3JW.svg") format("svg");
}
@font-face {
  font-family: "方正大标宋简体";
  src: url("../fonts/方正大标宋简体.woff2") format("woff2"),
       url("../fonts/方正大标宋简体.woff") format("woff"),
       url("../fonts/方正大标宋简体.ttf") format("truetype"),
       url("../fonts/方正大标宋简体.eot") format("embedded-opentype"),
       url("../fonts/方正大标宋简体.svg") format("svg");
}
.fwswiperfirst {
	width: 100%;
	height: auto;
	position: relative;
}

.fwswiperfirst .swiper-slide img {
	width: 100%;
	height: auto;
}

.firstjiantou {
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 40px;
	z-index: 1;
	cursor: pointer;
}

.fjtk {
	width: 15px;
	height: 15px;
	margin: 0 auto;
}

.fjtk img {
	width: 100%;
}

@keyframes icon {
	0% {
		transform: translate(0, 0);
	}

	50% {
		transform: translate(0px, 6px);
	}

	100% {
		transform: translate(0, 0);
	}
}

.laihuiyuan img {
	animation: icon 2s linear infinite;
}

.fjtk img {
	animation: icon 2s linear infinite;
}

.fwswiperfirst .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 80px;
	left: 0;
	width: 100%;
}

.fwswiperfirst .swiper-pagination-bullet-active {
	opacity: 1;
	width: 10px;
	height: 10px;
	background-color: #ffffff;
}

.fwswiperfirst .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border: solid 2px #ffffff;
	display: inline-block;
	border-radius: 100%;
	opacity: 1;
}

.fwsecond {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-end;
	margin-top: 160px;
	margin-bottom: 160px;
}

.fwsecondk {
	width: 1670px;
	height: auto;
	display: flex;
	justify-content: space-between;
}

.fwsecondtext {
	width: 35%;
	height: auto;
	/* padding-top: 80px; */
}

.fwindextitle1 {
	font-size: 50px;
	color: #333333;
	  font-family: FZS3JW;
}

.fwindextitle2 {
	display: flex;
}

.fwindextitle21 {
	font-size: 32px;
	line-height: 29px;
	color: #333333;
	margin-top: 26px;
 font-family: FZS3JW;
 font-weight: bold;
}

.fwindextitle22 {
	width: 16px;
	height: 16px;
	background-color: #ffffff;
	border: solid 1px #333333;
	border-radius: 50%;
	margin-left: 16px;
	margin-top: 24px;
}

.fwindextitlexian {
	width: 41px;
	height: 2px;
	background-color: #333333;
	margin-top: 21px;
	margin-bottom: 20px;
}

.fwsecondktextmain {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	color: #787878;
}

.fwindextitlemore{
		width: 140px;
		height: 43px;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		margin-top: 60px;
		text-align: center;
		align-items: center;
		line-height: 43px;
		cursor: pointer;
	}


.fwsecondswiper {
	width: 59.28%;
	height: auto;
}

.fwsecondswiper .swiper-slide  {
		width:auto;	
}

.fwsecondswiper .swiper-slide img {
		width: 100% ;
		height: auto;
}

.fwsecondswiper .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/wing/secondjyou.png);
	width: 100px;
	height: 100px;
	background-size: 100% 100%;
	right: 100px;
	left: auto;
	outline: unset;
}

.fwsecondswiper .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../images/wing/secondjzuo.png);
	width: 100px;
	height: 100px;
	background-size: 100% 100%;
	left: 35px;
	right: auto;
	display: block;
	outline: unset;
}

.fwthird {
	width: 100%;
	height: auto;
}

.fwthirdtop {
	width: 100%;
	height: auto;
}

.fwthirdtop img {
	width: 100%;
	height: auto;
}

.fwthirdbottom {
	width: 100%;
	height: auto;
}

.fwthirdbottomk {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.fwthirdleft {
	width: 31%;
	background: url(../images/wing/anquanzuobg.png)no-repeat center center;
	background-size: 430px 530px;
	height: 530px;
	transform: translateY(-168px);
}

.fwthirdleft1 {
	padding-top: 100px;
	text-align: center;
	font-size: 60px;
	  font-family: FZS3JW;
}

.fwthirdleft1color1 {
	color: #e5230c;
}

.fwthirdleft1color2 {
	color: #eeeae7;
}

.fwthirdleft12 {
	padding-top: 100px;
	text-align: center;
	font-size: 60px;
	color: #e5230c;
	  font-family: FZS3JW;
}

.fwthirdleft2 {
	width: 36px;
	height: 2px;
	background-color: #f9f9f9;
	margin: 0 auto;
	margin-top: 49px;
	margin-bottom: 36px;
}

.fwthirdleft3 {
	text-align: center;
	font-size: 30px;
	color: #eeeae7;
	margin-bottom: 133px;
}

.fwthirdleft4 {
	width: 140px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.fwthirdleft4zhong {
	width: 1px;
	height: 14px;
	background-color: #ffffff;
	opacity: 0.4;
	margin-top: 5px;
}

.fwthirdleft4you {
	cursor: pointer;
}

.fwthirdleft4zuo {
	cursor: pointer;
}

.fwthirdright {
	width: 61%;
	height: auto;
	padding-top: 70px;
}

.fwthirdright1 {
	font-size: 40px;
	color: #333333;
	padding-bottom: 20px;
	font-weight: bold;
	 font-family: FZS3JW;
}

.fwthirdright2 {
	font-size: 20px;
	color: #333333;
	padding-bottom: 20px;
}

.fwthirdright3 {
	width: 41px;
	height: 2px;
	background-color: #333333;
	margin-bottom: 20px;
}

.fwthirdright4 {
	line-height: 30px;
	font-size: 14px;
	color: #787878;
}

.fwfour {
	width: 100%;
	height: auto;
	position: relative;
}

.fwfourk {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	position: absolute;
	transform: translate(-50%);
	left: 50%;
	bottom: 4%;
	z-index: 99;
}

.londonswiper {
	width: 100%;
	height: auto;
	position: relative;
}

.londonswiper .swiper-slide {
	width: 100% !important;
	height: auto;
}

.londonswiper .swiper-slide img {
	width: 100%;
	height: auto;
}

.londonswipermain {
	position: absolute;
	width: 448px;
	min-height: 500px;
	background-color: ;
	left: 13%;
	top: 13%;
	z-index: 39;
}

.swipermaintext1 {
	font-size: 50px;
	color: #ffffff;
	font-family: FZS3JW;
}

.swipermaintext2 {
	display: flex;
	margin-top: 23px;
}

.swipermaintext21 {
	font-size: 32px;
	color: #ffffff;
	font-family: FZS3JW;
	font-weight: bold;
}

.swipermaintext22 {
	width: 16px;
	height: 17px;
	border: solid 1px #ffffff;
	border-radius: 50%;
	margin-left: 16px;
}

.swipermaintext3 {
	font-size: 22px;
	color: #ffffff;
	margin-top: 150px;
}

.swipermaintext4 {
	font-size: 16px;
	line-height: 36px;
	color: #cccccc;
	margin-top: 24px;
}

.swipermaintext5 {
	width: 141px;
	height: 43px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	line-height: 43px;
	margin-top: 40px;
	font-size: 16px;
	color: #ffffff;
}

.c1k {
	width: 99px;
	height: 0px;
	position: absolute;
	z-index: 49;
	top: 35%;
	right: 15%;
}

.swiper-pagination-current {
	font-size: 40px;
	color: #ffffff;
}

.swiper-pagination-fraction {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.pariseswiper {
	width: 100%;
	height: auto;
}

.pariseswiper .swiper-slide {
	width: 100% !important;
	height: auto;
}

.pariseswiper .swiper-slide img {
	width: 100%;
	height: auto;
}

.tokyoswiper {
	width: 100%;
	height: auto;
}

.tokyoswiper .swiper-slide {
	width: 100% !important;
	height: auto;
}

.tokyoswiper .swiper-slide img {
	width: 100%;
	height: auto;
}

div.tab {
	overflow: hidden;
	background-color: transparent;
	height: 100px;
	display: flex;
	justify-content: space-between;
}

div.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	transition: 0.3s;
	font-size: 17px;
	width: 32.3%;
	background-color: rgba(255, 255, 255, 0.1);
	color: #ffffff;
	padding: 4px;
}

div.tab button:hover {
	background-color: rgba(255, 255, 255, 0.3);
}

div.tab button.active {
	background-color: rgba(255, 255, 255, 0.3);
}

div.tab button.active .buttonbaixian {
	border: 1px solid white;
}

div.tab button:hover .buttonbaixian {
	border: 1px solid white;
}

.tabcontent {
	display: none;
	padding: unset;
	border: 1px solid #ccc;
	border-top: none;
}

.buttonk {
	width: 40%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	color: #ffffff;
}

.buttonxian {
	width: 1px;
	height: 100px;
	background-color: #ffffff;
	opacity: 0.2;
}

.buttonbaixian {
	width: 100%;
	height: 100%;
	border: 1px solid transparent;
	display: flex;
	align-items: center;
}

.fwproduct {
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}

.fwproductk {
	width: 1400px;
	height: 420px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.fwproductmain {
	width: 28.6%;
	height: 380px;
	transition: width 2s;
	position: relative;
}

.fwproductmain:hover {
	width: 39.2%;
	height: 380px;
}

.fwproductmain:hover .fwproductmainimg {
	display: none;
}

.fwproductmain:hover .fwproductmainimg2 {
	display: block;
}

.fwproductmainimg {
	width: 100%;
	height: 100%;
}

.fwproductmainimg img {
	width: 100%;
	height: 100%;
}

.fwproductmainimg2 {
	width: 100%;
	height: 100%;
	display: none;
	transition: 0.3s;
}

.fwproductmainimg2 img {
	width: 100%;
	height: 100%;
}

.fwproductmainzi {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	padding-left: 30px;
	padding-top: 40px;
	padding-right: 50px;
}

.promainzi1 {
	width: 100%;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 24px;
	font-size: 20px;
	color: #333333;
}

.promainzi2 {
	font-size: 16px;
	line-height: 30px;
	color: #888888;
	margin-top: 30px;
}

.promainzi3 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}

.promainzi3quan {
	width: 80px;
	height: 80px;
	cursor: pointer;
}

.promainzi3quan2 {
	display: none;
}

.promainzi3quan img {
	width: 80px;
	height: 80px;
	cursor: pointer;
}

.promainzi3kuai {
	width: 120px;
	height: 120px;
}

.promainzi3kuai img {
	width: 100%;
	height: 100%;
}

.fwproductmain:hover .promainzi3kuai img {
	display: none;
}

.fwproductmain:hover .promainzi1 {
	border-bottom: 1px solid #7e766e;
	color: white;
}

.fwproductmain:hover .promainzi2 {
	color: white;
}

.fwproductmain:hover .promainzi3quan2 {
	display: block;
}

.fwproductmain:hover .promainzi3quan {
	display: none;
}

/* 产品中心标题 */
.cpzxtitle1{
	   text-align: center;
		font-size: 50px;
		color: #333333;
		margin-top: -50px;
		  font-family: FZS3JW;
}

.cpzxtitle11{
	   text-align: center;
		font-size: 50px;
		color: #333333;
		margin-top: 105px;
		  font-family: FZS3JW;
}

.cpzxtitle21{
   font-size: 32px;
   color: #333333;
    font-weight: bold;
   font-family: FZS3JW;
}

.cpzxtitle2{
	width: 166px;
	display: flex;
	margin: 0 auto;
	margin-top: 12px;
	}

.cpzxtitle22{
	    width: 16px;
		height: 16px;
		background-color: #ffffff;
		border: solid 1px #333333;
		margin-left: 16px;
		border-radius: 50%;
		
}
.cpzxtitle3{
	width: 41px;
	height: 2px;
	margin: 0 auto;
	margin-top: 24px;
	margin-bottom: 46px;
	background-color:  #333333;
}

.cpmore{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
}
.cpmorek{
	width: 144px;
	height: 44px;
	border-top:1px solid  #999999;
	border-bottom:1px solid  #999999;
	line-height: 44px;
	text-align: center;
	margin-bottom: 120px;
	cursor: pointer;
	
}

@media (max-width:1700px) {
	.fwsecond {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-end;
		margin-top: 100px;
		margin-bottom: 120px;
		padding-left: 8px;
		padding-right: 8px;
	}
	.fwindextitlemore {
	    margin-top: 20px;
	}

	.fwsecondk {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.fwsecondtext {
		width: 36%;
		height: auto;
		padding-top: 0px;
	}

	.fwindextitle1 {
		font-size: 40px;
		color: #333333;
	}

	.fwindextitle2 {
		display: flex;
	}

	.fwindextitle21 {
		font-size: 32px;
		line-height: 29px;
		color: #333333;
		margin-top: 26px;
	}

	.fwindextitle22 {
		width: 16px;
		height: 16px;
		background-color: #ffffff;
		border: solid 1px #333333;
		border-radius: 50%;
		margin-left: 16px;
		margin-top: 24px;
	}

	.fwindextitlexian {
		width: 41px;
		height: 2px;
		background-color: #333333;
		margin-top: 21px;
		margin-bottom: 20px;
	}

	.fwsecondktextmain {
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 30px;
		letter-spacing: 1px;
		color: #787878;
	}
	
	
	.fwsecondswiper {
		width: 59.28%;
		height: auto;
	}

	.fwsecondswiper .swiper-slide {
		/* gai */
		width:auto;
		height: auto;
	} 

	.fwsecondswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	.fwsecondswiper .swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		background-image: url(../images/wing/secondjyou.png);
		width: 100px;
		height: 100px;
		background-size: 100% 100%;
		right: 10px;
		left: auto;
		display: block;
	}

	.fwsecondswiper .swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		background-image: url(../images/wing/secondjzuo.png);
		width: 100px;
		height: 100px;
		background-size: 100% 100%;
		left: 10px;
		right: auto;
		display: block;
	}
}

@media (max-width:1600px) {
	.fwfour {
		width: 100%;
		height: auto;
		position: relative;
	}

	.fwfourk {
		width: 1400px;
		height: auto;
		margin: 0 auto;
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		bottom: 4%;
		z-index: 99;
	}

	.londonswiper {
		width: 100%;
		height: auto;
		position: relative;
	}

	.londonswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.londonswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	.londonswipermain {
		position: absolute;
		width: 448px;
		min-height: 300px;
		background-color: ;
		left: 4%;
		top: 8%;
		z-index: 39;
	}

	.swipermaintext1 {
		font-size: 50px;
		color: #ffffff;
	}

	.swipermaintext2 {
		display: flex;
		margin-top: 23px;
	}

	.swipermaintext21 {
		font-size: 32px;
		color: #ffffff;
	}

	.swipermaintext22 {
		width: 16px;
		height: 17px;
		border: solid 1px #ffffff;
		border-radius: 50%;
		margin-left: 16px;
	}

	.swipermaintext3 {
		font-size: 22px;
		color: #ffffff;
		margin-top: 50px;
	}

	.swipermaintext4 {
		font-size: 16px;
		line-height: 36px;
		color: #cccccc;
		margin-top: 24px;
	}

	.swipermaintext5 {
		width: 141px;
		height: 43px;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		text-align: center;
		line-height: 43px;
		margin-top: 40px;
		font-size: 16px;
		color: #ffffff;
	}

	.c1k {
		width: 99px;
		height: 0px;
		position: absolute;
		z-index: 49;
		top: 35%;
		right: 15%;
	}

	.swiper-pagination-current {
		font-size: 40px;
		color: #ffffff;
	}

	.swiper-pagination-fraction {
		font-size: 20px;
		font-weight: normal;
		letter-spacing: 0px;
		color: #ffffff;
	}

	.pariseswiper {
		width: 100%;
		height: auto;
	}

	.pariseswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.pariseswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	.tokyoswiper {
		width: 100%;
		height: auto;
	}

	.tokyoswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.tokyoswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	div.tab {
		overflow: hidden;
		background-color: transparent;
		height: 100px;
		display: flex;
		justify-content: space-between;
	}

	div.tab button {
		background-color: inherit;
		float: left;
		border: none;
		outline: none;
		cursor: pointer;
		transition: 0.3s;
		font-size: 17px;
		width: 32.3%;
		background-color: rgba(255, 255, 255, 0.1);
		color: #ffffff;
		padding: 4px;
	}

	div.tab button:hover {
		background-color: rgba(255, 255, 255, 0.3);
	}

	div.tab button.active {
		background-color: rgba(255, 255, 255, 0.3);
	}

	div.tab button.active .buttonbaixian {
		border: 1px solid white;
	}

	div.tab button:hover .buttonbaixian {
		border: 1px solid white;
	}

	.tabcontent {
		display: none;
		padding: unset;
		border: 1px solid #ccc;
		border-top: none;
	}

	.buttonk {
		width: 40%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		font-size: 18px;
		color: #ffffff;
	}

	.buttonxian {
		width: 1px;
		height: 100px;
		background-color: #ffffff;
		opacity: 0.2;
	}

	.buttonbaixian {
		width: 100%;
		height: 100%;
		border: 1px solid transparent;
		display: flex;
		align-items: center;
	}
}

@media (max-width:1400px) {
	.fwthirdbottom {
		padding-left: 8px;
		padding-right: 8px;
	}

	.fwthirdbottomk {
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}

	.fwthirdleft {
		width: 31%;
		background: url(../images/wing/anquanzuobg.png)no-repeat center center;
		background-size: 100% 530px;
		height: 530px;
		transform: translateY(-168px);
	}

	.fwfour {
		width: 100%;
		height: auto;
		position: relative;
	}

	.fwfourk {
		width: 100%;
		height: auto;
		margin: 0 auto;
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		bottom: 4%;
		z-index: 99;
		padding-left: 8px;
		padding-right: 8px;
	}

	.londonswiper {
		width: 100%;
		height: auto;
		position: relative;
	}

	.londonswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.londonswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	.londonswipermain {
		position: absolute;
		width: 448px;
		min-height: 300px;
		background-color: ;
		left: 4%;
		top: 8%;
		z-index: 39;
	}

	.swipermaintext1 {
		font-size: 40px;
		color: #ffffff;
	}

	.swipermaintext2 {
		display: flex;
		margin-top: 15px;
	}

	.swipermaintext21 {
		font-size: 32px;
		color: #ffffff;
	}

	.swipermaintext22 {
		width: 16px;
		height: 17px;
		border: solid 1px #ffffff;
		border-radius: 50%;
		margin-left: 16px;
	}

	.swipermaintext3 {
		font-size: 20px;
		color: #ffffff;
		margin-top: 15px;
	}

	.swipermaintext4 {
		font-size: 16px;
		line-height: 25px;
		color: #cccccc;
		margin-top: 15px;
	}

	.swipermaintext5 {
		width: 141px;
		height: 43px;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		text-align: center;
		line-height: 43px;
		margin-top: 40px;
		font-size: 16px;
		color: #ffffff;
	}

	.c1k {
		width: 99px;
		height: 0px;
		position: absolute;
		z-index: 49;
		top: 35%;
		right: 15%;
	}

	.swiper-pagination-current {
		font-size: 40px;
		color: #ffffff;
	}

	.swiper-pagination-fraction {
		font-size: 20px;
		font-weight: normal;
		letter-spacing: 0px;
		color: #ffffff;
	}

	.pariseswiper {
		width: 100%;
		height: auto;
	}

	.pariseswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.pariseswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	.tokyoswiper {
		width: 100%;
		height: auto;
	}

	.tokyoswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.tokyoswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	div.tab {
		overflow: hidden;
		background-color: transparent;
		height: 80px;
		display: flex;
		justify-content: space-between;
	}

	div.tab button {
		background-color: inherit;
		float: left;
		border: none;
		outline: none;
		cursor: pointer;
		transition: 0.3s;
		font-size: 17px;
		width: 32.3%;
		background-color: rgba(255, 255, 255, 0.1);
		color: #ffffff;
		padding: 4px;
	}

	div.tab button:hover {
		background-color: rgba(255, 255, 255, 0.3);
	}

	div.tab button.active {
		background-color: rgba(255, 255, 255, 0.3);
	}

	div.tab button.active .buttonbaixian {
		border: 1px solid white;
	}

	div.tab button:hover .buttonbaixian {
		border: 1px solid white;
	}

	.tabcontent {
		display: none;
		padding: unset;
		border: 1px solid #ccc;
		border-top: none;
	}

	.buttonk {
		width: 40%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		font-size: 18px;
		color: #ffffff;
	}

	.buttonxian {
		width: 1px;
		height: 100px;
		background-color: #ffffff;
		opacity: 0.2;
	}

	.buttonbaixian {
		width: 100%;
		height: 100%;
		border: 1px solid transparent;
		display: flex;
		align-items: center;
	}

	.fwproduct {
		width: 100%;
		height: auto;
	}

	.fwproductk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}

	.fwproductmain {
		width: 28.6%;
		height: 295px;
		transition: width 2s;
		position: relative;
	}

	.fwproductmain:hover {
		width: 39.2%;
		height: 295px;
	}

	.fwproductmain:hover .fwproductmainimg {
		display: none;
	}

	.fwproductmain:hover .fwproductmainimg2 {
		display: block;
	}

	.fwproductmainimg {
		width: 100%;
		height: 100%;
	}

	.fwproductmainimg img {
		width: 100%;
		height: 100%;
	}

	.fwproductmainimg2 {
		width: 100%;
		height: 100%;
		display: none;
		transition: 0.3s;
	}

	.fwproductmainimg2 img {
		width: 100%;
		height: 100%;
	}

	.fwproductmainzi {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		padding-left: 30px;
		padding-top: 40px;
		padding-right: 50px;
	}

	.promainzi1 {
		width: 100%;
		border-bottom: 1px solid #dddddd;
		padding-bottom: 24px;
		font-size: 20px;
		color: #333333;
	}

	.promainzi2 {
		font-size: 16px;
		line-height: 30px;
		color: #888888;
		margin-top: 30px;
	}

	.promainzi3 {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 50px;
	}

	.promainzi3quan {
		width: 80px;
		height: 80px;
	}

	.promainzi3quan2 {
		display: none;
	}

	.promainzi3quan img {
		width: 80px;
		height: 80px;
	}

	.promainzi3kuai {
		width: 120px;
		height: 80px;
	}

	.promainzi3kuai img {
		width: 100%;
		height: 100%;
	}

	.fwproductmain:hover .promainzi3kuai img {
		display: none;
	}

	.fwproductmain:hover .promainzi1 {
		border-bottom: 1px solid #7e766e;
		color: white;
	}

	.fwproductmain:hover .promainzi2 {
		color: white;
	}

	.fwproductmain:hover .promainzi3quan2 {
		display: block;
	}

	.fwproductmain:hover .promainzi3quan {
		display: none;
	}
}

@media (max-width:1200px) {
	.fwsecondswiper {
	    width: 55%;
	    height: auto;
	}
	.fwsecondswiper .swiper-slide {
	    width: 100% !important;
	    height: auto;
	}
	.fwsecondswiper .swiper-slide img {
	    width: 100%;
	    height: auto;
	}
	
	
	.fwthirdleft {
		width: 38%;
		background: url(../images/wing/anquanzuobg.png)no-repeat center center;
		background-size: 100% 530px;
		height: 530px;
		transform: translateY(0px);
	}

	.fwthirdbottom {
		margin-top: 20px;
		margin-bottom: 20px;
		width: 100%;
		height: auto;
	}

	.fwthirdright {
		width: 58%;
		height: auto;
		padding-top: 70px;
	}

	.fwproduct {
		width: 100%;
		height: auto;
	}

	.fwproductk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}

	.fwproductmain {
		width: 28.6%;
		height: 295px;
		transition: width 2s;
		position: relative;
	}

	.fwproductmain:hover {
		width: 39.2%;
		height: 295px;
	}
	

	.fwproductmain:hover .fwproductmainimg {
		display: none;
	}

	.fwproductmain:hover .fwproductmainimg2 {
		display: block;
	}

	.fwproductmainimg {
		width: 100%;
		height: 100%;
	}

	.fwproductmainimg img {
		width: 100%;
		height: 100%;
	}

	.fwproductmainimg2 {
		width: 100%;
		height: 100%;
		display: none;
		transition: 0.3s;
	}

	.fwproductmainimg2 img {
		width: 100%;
		height: 100%;
	}

	.fwproductmainzi {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		padding-left: 8px;
		padding-top: 15px;
		padding-right: 8px;
	}

	.promainzi1 {
		width: 100%;
		border-bottom: 1px solid #dddddd;
		padding-bottom: 24px;
		font-size: 16px;
		color: #333333;
	}

	.promainzi2 {
		font-size: 14px;
		line-height: 30px;
		color: #888888;
		margin-top: 30px;
	}

	.promainzi3 {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
	}

	.promainzi3quan {
		width: 80px;
		height: 80px;
	}

	.promainzi3quan2 {
		display: none;
	}

	.promainzi3quan img {
		width: 80px;
		height: 80px;
	}

	.promainzi3kuai {
		width: 120px;
		height: 80px;
	}

	.promainzi3kuai img {
		width: 100%;
		height: 120px;
	}

	.fwproductmain:hover .promainzi3kuai img {
		display: none;
	}

	.fwproductmain:hover .promainzi1 {
		border-bottom: 1px solid #7e766e;
		color: white;
	}

	.fwproductmain:hover .promainzi2 {
		color: white;
	}

	.fwproductmain:hover .promainzi3quan2 {
		display: block;
	}

	.fwproductmain:hover .promainzi3quan {
		display: none;
	}
	/* 产品中心标题 */
	.cpzxtitle1{
		   text-align: center;
			font-size: 40px;
			color: #333333;
			margin-top: 20px;
	}
	
	.cpzxtitle21{
		font-size: 32px;
			color: #333333;
	}
	
	.cpzxtitle2{
		width: 160px;
		display: flex;
		margin: 0 auto;
		margin-top: 12px;
		}
	
	.cpzxtitle22{
		    width: 12px;
			height: 12px;
			background-color: #ffffff;
			border: solid 1px #333333;
			margin-left: 12px;
			border-radius: 50%;
			
	}
	.cpzxtitle3{
		width: 41px;
		height: 2px;
		margin: 0 auto;
		margin-top: 24px;
		margin-bottom: 46px;
		background-color:  #333333;
	}
	
	
}

@media (max-width:996px) {
	.fwfour {
		width: 100%;
		height: auto;
		position: relative;
	}

	.fwfourk {
		width: 100%;
		height: auto;
		margin: 0 auto;
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		bottom: 4%;
		z-index: 99;
		padding-left: 8px;
		padding-right: 8px;
	}

	.londonswiper {
		width: 100%;
		height: auto;
		position: relative;
	}

	.londonswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.londonswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	.londonswipermain {
		position: absolute;
		width: 448px;
		min-height: auto;
		background-color: ;
		left: 4%;
		top: 8%;
		z-index: 39;
	}

	.swipermaintext1 {
		font-size: 26px;
		color: #ffffff;
	}

	.swipermaintext2 {
		display: flex;
		margin-top: 10px;
	}

	.swipermaintext21 {
		font-size: 20px;
		color: #ffffff;
	}

	.swipermaintext22 {
		width: 16px;
		height: 17px;
		border: solid 1px #ffffff;
		border-radius: 50%;
		margin-left: 16px;
	}

	.swipermaintext3 {
		font-size: 16px;
		color: #ffffff;
		margin-top: 10px;
	}

	.swipermaintext4 {
		font-size: 16px;
		line-height: 20px;
		color: #cccccc;
		margin-top: 10px;
	}

	.swipermaintext5 {
		width: 141px;
		height: 36px;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		text-align: center;
		line-height: 36px;
		margin-top: 15px;
		font-size: 14px;
		color: #ffffff;
	}

	.c1k {
		width: 99px;
		height: 0px;
		position: absolute;
		z-index: 49;
		top: 42%;
		right: 8%;
	}

	.swiper-pagination-current {
		font-size: 20px;
		color: #ffffff;
	}

	.swiper-pagination-fraction {
		font-size: 16px;
		font-weight: normal;
		letter-spacing: 0px;
		color: #ffffff;
	}

	.pariseswiper {
		width: 100%;
		height: auto;
	}

	.pariseswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.pariseswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	.tokyoswiper {
		width: 100%;
		height: auto;
	}

	.tokyoswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.tokyoswiper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	div.tab {
		overflow: hidden;
		background-color: transparent;
		height: 60px;
		display: flex;
		justify-content: space-between;
	}

	div.tab button {
		background-color: inherit;
		float: left;
		border: none;
		outline: none;
		cursor: pointer;
		transition: 0.3s;
		font-size: 17px;
		width: 32.3%;
		background-color: rgba(255, 255, 255, 0.1);
		color: #ffffff;
		padding: 4px;
	}

	div.tab button:hover {
		background-color: rgba(255, 255, 255, 0.3);
	}

	div.tab button.active {
		background-color: rgba(255, 255, 255, 0.3);
	}

	div.tab button.active .buttonbaixian {
		border: 1px solid white;
	}

	div.tab button:hover .buttonbaixian {
		border: 1px solid white;
	}

	.tabcontent {
		display: none;
		padding: unset;
		border: 1px solid #ccc;
		border-top: none;
	}

	.buttonk {
		width: 70%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		font-size: 18px;
		color: #ffffff;
	}

	.buttonxian {
		width: 1px;
		height: 100px;
		background-color: #ffffff;
		opacity: 0.2;
	}

	.buttonbaixian {
		width: 100%;
		height: 100%;
		border: 1px solid transparent;
		display: flex;
		align-items: center;
	}

	.fwproduct {
		width: 100%;
		height: auto;
	}

	.fwproductk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}

	.fwproductmain {
		width: 28.6%;
		height: 330px;
		transition: width 2s;
		position: relative;
	}

	.fwproductmain:hover {
		width: 39.2%;
		height: 330px;
	}

	.fwproductmain:hover .fwproductmainimg {
		display: none;
	}

	.fwproductmain:hover .fwproductmainimg2 {
		display: block;
	}

	.fwproductmainimg {
		width: 100%;
		height: 100%;
	}

	.fwproductmainimg img {
		width: 100%;
		height: 100%;
	}

	.fwproductmainimg2 {
		width: 100%;
		height: 100%;
		display: none;
		transition: 0.3s;
	}

	.fwproductmainimg2 img {
		width: 100%;
		height: 100%;
	}

	.fwproductmainzi {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		padding-left: 8px;
		padding-top: 15px;
		padding-right: 8px;
	}

	.promainzi1 {
		width: 100%;
		border-bottom: 1px solid #dddddd;
		padding-bottom: 15px;
		font-size: 14px;
		color: #333333;
	}

	.promainzi2 {
		font-size: 14px;
		line-height: 20px;
		color: #888888;
		margin-top: 30px;
	}

	.promainzi3 {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
	}

	.promainzi3quan {
		width: 80px;
		height: 80px;
	}

	.promainzi3quan2 {
		display: none;
	}

	.promainzi3quan img {
		width: 80px;
		height: 80px;
	}

	.promainzi3kuai {
		width: 120px;
		height: 80px;
	}

	.promainzi3kuai img {
		width: 100%;
		height: auto;
	}

	.fwproductmain:hover .promainzi3kuai img {
		display: none;
	}

	.fwproductmain:hover .promainzi1 {
		border-bottom: 1px solid #7e766e;
		color: white;
	}

	.fwproductmain:hover .promainzi2 {
		color: white;
	}

	.fwproductmain:hover .promainzi3quan2 {
		display: block;
	}

	.fwproductmain:hover .promainzi3quan {
		display: none;
	}
}

@media (max-width:767px) {
	/* 第二块 */
		.fwsecond {
			width: 100%;
			height: auto;
			display: flex;
			justify-content: flex-end;
			margin-top: 15px;
			margin-bottom: 20px;
			padding-left: 8px;
			padding-right: 8px;
		}
	
		.fwsecondk {
			width: 100%;
			height: auto;
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap;
		}
	
		.fwsecondtext {
			width: 100%;
			height: auto;
			padding-top: 0px;
			padding-bottom: 20px;
		}
	
		.fwindextitle1 {
			font-size: 30px;
			color: #333333;
		}
	
		.fwindextitle2 {
			display: flex;
		}
	
		.fwindextitle21 {
			font-size: 22px;
			line-height: unset;
			color: #333333;
			margin-top: 10px;
		}
	
		.fwindextitle22 {
			width: 9px;
			height: 9px;
			background-color: #ffffff;
			border: solid 1px #333333;
			border-radius: 50%;
			margin-left: 10px;
			margin-top: 10px;
		}
	
		.fwindextitlexian {
			width: 41px;
			height: 2px;
			background-color: #333333;
			margin-top: 10px;
			margin-bottom: 10px;
		}
	
		.fwsecondktextmain {
			font-size: 14px;
			font-weight: normal;
			font-stretch: normal;
			line-height: 20px;
			letter-spacing: 1px;
			color: #787878;
			text-align: justify;
		}
		
		
		.fwsecondswiper {
			width: 100%;
			height: auto;
		}
		
	.fwsecondswiper	.swiper-slide .swiper-slide-next{
			transform: translateX(-404px);
			}
	
		/* .fwsecondswiper .swiper-slide {
			width: 100% !important;
			height: auto;
		} */
	
		.fwsecondswiper .swiper-slide img {
			width: 100%;
			height: auto;
		}
	
		.fwsecondswiper .swiper-button-next,
		.swiper-container-rtl .swiper-button-prev {
			background-image: url(../images/wing/secondjyou.png);
			width: 68px;
			height:68px;
			background-size: 100% 100%;
			right: 10px;
			left: auto;
		}
	
		.fwsecondswiper .swiper-button-prev,
		.swiper-container-rtl .swiper-button-next {
			background-image: url(../images/wing/secondjzuo.png);
			width: 68px;
			height:68px;
			background-size: 100% 100%;
			left: 10px;
			right: auto;
			display: block;
		}
		.fwindextitlemore {
		    margin-top: 20px;
		}
	
	.firstjiantou {
	    bottom: 10px;
	}
	.fwswiperfirst .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	    bottom: 24px;
	  
	}
	
	
	.fwthirdbottom {
		margin-top: 20px;
		margin-bottom: 20px;
		width: 100%;
		height: auto;
	}

	.fwthirdbottomk {
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.fwthirdleft {
		width: 100%;
		background: url(../images/wing/anquanzuobg.png)no-repeat center center;
		background-size: 100% 360px;
		height: 360px;
		transform: translateY(0px);
	}

	.fwthirdright {
		width: 100%;
		height: auto;
		padding-top: 20px;
	}

	.fwthirdright1 {
		font-size: 20px;
		color: #333333;
		padding-bottom: 10px;
	}

	.fwthirdright2 {
		font-size: 16px;
		color: #333333;
		padding-bottom: 10px;
	}

	.fwthirdright3 {
		margin-bottom: 10px;
	}

	.fwthirdright4 {
		line-height: 20px;
		font-size: 14px;
		color: #787878;
	}

	.fwthirdleft1 {
		padding-top: 50px;
		text-align: center;
		font-size: 36px;
		color: #e5230c;
	}

	.fwthirdleft12 {
		padding-top: 50px;
		text-align: center;
		font-size: 36px;
		color: #e5230c;
	}

	.fwthirdleft3 {
		text-align: center;
		font-size: 24px;
		color: #eeeae7;
		margin-bottom: 50px;
	}

	.fwfour {
		width: 100%;
		height: auto;
		position: relative;
	}

	.fwfourk {
		width: 100%;
		height: auto;
		margin: 0 auto;
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		bottom: 4%;
		z-index: 99;
		padding-left: 8px;
		padding-right: 8px;
	}

	.londonswiper {
		width: 100%;
		height: auto;
		position: relative;
	}

	.londonswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.londonswiper .swiper-slide img {
		width: 100%;
		height: 285px;
	}

	.londonswipermain {
		position: absolute;
		width: auto;
		min-height: unset;
		background-color: ;
		left: 4%;
		top: 8%;
		z-index: 39;
	}

	.swipermaintext1 {
		font-size: 22px;
		color: #ffffff;
	}

	.swipermaintext2 {
		display: flex;
		margin-top: 10px;
	}

	.swipermaintext21 {
		font-size: 20px;
		color: #ffffff;
	}

	.swipermaintext22 {
		width: 9px;
		height: 9px;
		border: solid 1px #ffffff;
		border-radius: 50%;
		margin-left: 9px;
	}

	.swipermaintext3 {
		font-size: 16px;
		color: #ffffff;
		margin-top: 10px;
	}

	.swipermaintext4 {
		font-size: 16px;
		line-height: 20px;
		color: #cccccc;
		margin-top: 10px;
		display: none;
	}

	.swipermaintext5 {
		width: 70px;
		height: 30px;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		text-align: center;
		line-height: 30px;
		margin-top: 15px;
		font-size: 14px;
		color: #ffffff;
	}

	.c1k {
		width: 99px;
		height: 0px;
		position: absolute;
		z-index: 49;
		top: 42%;
		right: 8%;
	}

	.swiper-pagination-current {
		font-size: 20px;
		color: #ffffff;
	}

	.swiper-pagination-fraction {
		font-size: 16px;
		font-weight: normal;
		letter-spacing: 0px;
		color: #ffffff;
	}

	.pariseswiper {
		width: 100%;
		height: auto;
	}

	.pariseswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.pariseswiper .swiper-slide img {
		width: 100%;
		height: 285px;
	}

	.tokyoswiper {
		width: 100%;
		height: auto;
	}

	.tokyoswiper .swiper-slide {
		width: 100% !important;
		height: auto;
	}

	.tokyoswiper .swiper-slide img {
		width: 100%;
		height: 285px;
	}

	div.tab {
		overflow: hidden;
		background-color: transparent;
		height: 50px;
		display: flex;
		justify-content: space-between;
	}

	div.tab button {
		background-color: inherit;
		float: left;
		border: none;
		outline: none;
		cursor: pointer;
		transition: 0.3s;
		font-size: 17px;
		width: 32.3%;
		background-color: rgba(255, 255, 255, 0.1);
		color: #ffffff;
		padding: 4px;
	}

	div.tab button:hover {
		background-color: rgba(255, 255, 255, 0.3);
	}

	div.tab button.active {
		background-color: rgba(255, 255, 255, 0.3);
	}

	div.tab button.active .buttonbaixian {
		border: 1px solid white;
	}

	div.tab button:hover .buttonbaixian {
		border: 1px solid white;
	}

	.tabcontent {
		display: none;
		padding: unset;
		border: 1px solid #ccc;
		border-top: none;
	}

	.buttonk {
		width: 80%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 14px;
		color: #ffffff;
	}

	.buttonxian {
		width: 1px;
		height: 100px;
		background-color: #ffffff;
		opacity: 0.2;
	}

	.buttonbaixian {
		width: 100%;
		height: 100%;
		border: 1px solid transparent;
		display: flex;
		align-items: center;
	}

	.buttonk img {
		width: 16px;
		height: auto;
	}

	.fwproduct {
		width: 100%;
		height: auto;
	}

	.fwproductk {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.fwproductmain {
		width: 100%;
		height: 230px;
		transition: width 2s;
		position: relative;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.fwproductmain:hover {
		width: 100%;
		height: 230px;
	}

	.fwproductmain:hover .fwproductmainimg {
		display: none;
	}

	.fwproductmain:hover .fwproductmainimg2 {
		display: block;
	}

	.fwproductmainimg {
		width: 100%;
		height: 100%;
	}

	.fwproductmainimg img {
		width: 100%;
		height: 100%;
	}

	.fwproductmainimg2 {
		width: 100%;
		height: 100%;
		display: none;
		transition: 0.3s;
	}

	.fwproductmainimg2 img {
		width: 100%;
		height: 100%;
	}

	.fwproductmainzi {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		padding-left: 8px;
		padding-top: 15px;
		padding-right: 8px;
	}

	.promainzi1 {
		width: 100%;
		border-bottom: 1px solid #dddddd;
		padding-bottom: 15px;
		font-size: 14px;
		color: #333333;
	}

	.promainzi2 {
		font-size: 14px;
		line-height: 20px;
		color: #888888;
		margin-top: 30px;
	}

	.promainzi3 {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
	}

	.promainzi3quan {
		width: 80px;
		height: 80px;
	}

	.promainzi3quan2 {
		display: none;
	}

	.promainzi3quan img {
		width: 80px;
		height: 80px;
	}

	.promainzi3kuai {
		width: 120px;
		height: 80px;
	}

	.promainzi3kuai img {
		width: 100%;
		height: 100px;
	}

	.fwproductmain:hover .promainzi3kuai img {
		display: none;
	}

	.fwproductmain:hover .promainzi1 {
		border-bottom: 1px solid #7e766e;
		color: white;
	}

	.fwproductmain:hover .promainzi2 {
		color: white;
	}

	.fwproductmain:hover .promainzi3quan2 {
		display: block;
	}

	.fwproductmain:hover .promainzi3quan {
		display: none;
	}
	
	.cpzxtitle1{
		   text-align: center;
			font-size: 24px;
			color: #333333;
			margin-top:10px;
	}
	
	.cpzxtitle21{
		font-size: 20px;
			color: #333333;
	}
	
	.cpzxtitle2{
		width: 107px;
		margin-top: 0px;
		}
	
	.cpzxtitle22{
		    width: 12px;
			height: 12px;
			background-color: #ffffff;
			border: solid 1px #333333;
			margin-left: 12px;
			border-radius: 50%;
			
	}
	.cpzxtitle3{
		width: 41px;
		height: 2px;
		margin: 0 auto;
		margin-top:10px;
		margin-bottom: 20px;
		background-color:  #333333;
	}
	
	/* chanpin标题 */
	.cpmorek {
    width: 144px;
    height: 44px;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    line-height: 44px;
    text-align: center;
    margin-bottom: 30px;
}

.fwproduct {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
	
}
