@charset "utf-8";
/* CSS Document */
html{
}
body {
	color: #333;
	font-size:clamp(14px,0.9vw,0.9vw);
	font-family: "微软雅黑";
	line-height: 1.5;
	letter-spacing: 1px;
	background: #f5f5f5;
}
*{
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
	color: #333333;
}
img{
	border: none;
	line-height: 0;
	font-size: 0;
	max-width: 100%;
	vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
li{
	list-style: none;
}
.opacity{
	opacity: 0;
}
.flex{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.between{
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.fmc-wrapper{
	margin: 0 auto;
	background: #fff;
}
.fmc-banner{
	position: relative;
	height: clamp(600px,100vh,100vh);
	font-size: 0;
	line-height: 0
}
.fmc-banner::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1;
	opacity: 0.4;
}
.fmcimg{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.brand-logo{
	position: absolute;
	top: 40px;
	left: 60px;
	z-index: 10;
	height: clamp(30px,2.1vw,2.1vw)
}
#water {
    position: absolute;
    width: clamp(300px,23vw,23vw);
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    z-index: 4;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    opacity: 0.8;
}
.fmc-tit-group{
	position: absolute;
	top: 50%;
	left: 200px;
	transform: translateY(-50%);
	font-size: clamp(16px,0.94vw,0.94vw);
	color: #ffffff;
	line-height: 1.6;
	z-index: 1000;
}
.fmc-tit-group h3{
	font-size: clamp(20px,1.67vw,1.67vw);
	font-weight: normal;
}
.fmc-tit-group h2{
	font-size: clamp(30px,2.5vw,2.5vw);
	margin: 4px 0 15px 0;
	opacity: 0.8
}
.tflsp-tit{
	color: #7F8C94;
	position: relative;
	display: flex;
	align-items: center;
	margin-top: clamp(50px,5.21vw,5.21vw);
	margin-bottom: clamp(40px,4.69vw,4.69vw);
	padding-left: 60px;
	font-family: Arial," sans-serif"
}
.tflsp-tit span{
	display: inline-block;
	width: 260px;
	height: 2px;
	background: #DBE1E6;
	margin-right: 20px;
}
.fmc-box1{
	align-items: flex-start;
	-webkit-align-items: flex-start;
	position: relative;
	padding-bottom: clamp(80px,12vw,12vw);
}
.fmc-intro-photo{
	width: 48.75%;
	position: relative;
	z-index: 0;
}
.fmc-intro-txt{
	width: 51.25%;
	box-sizing: border-box;
	padding-right: 45px;
	padding-left: clamp(150px,16vw,16vw);
	text-align: justify;
	position: relative;
	z-index: 10;
	font-size: clamp(16px,0.95vw,0.95vw);
	line-height: 1.78;
	transform: translateY(-8px)
}
.dot{
	position: absolute;
	top: clamp(-20px,-2.6vw,-2.6vw);
	left: clamp(50px,5.21vw,5.21vw);
	width: clamp(60px,9.38vw,9.38vw);
}
.pho-02{
	position: relative;
	margin-top: 30px;
}
.pho-02 img{
	position: absolute;
	top: 0;
	right: -7.45vw;
	height: clamp(260px,16.09vw,16.09vw)
}
.sketch{
	position: absolute;
	bottom: clamp(30px,3.125vw,3.125vw);
	left: clamp(80px,9vw,9vw);
	z-index: 100;
	-webkit-animation: ring 5s linear both infinite;
    animation: ring 5s linear both infinite;
}
.sketch img{
	height: clamp(220px,14.947vw,14.947vw)
}
.fmc-box2{
	position: relative;
	padding-right: 2.81%;
	box-sizing: border-box;
	overflow: hidden;
}
.fmc-box2 img{
	width: 100%;
}
.fmc-fanben{
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 10;
}
.fanben-intro{
	transform: translateY(-50%);
	background: #AD8146;
	width: clamp(500px,32.5vw,32.5vw);
	padding: clamp(60px,5.2vw,5.2vw);
	color: #fff;
	box-sizing: border-box;
	line-height: 2;
	font-size: clamp(16px,0.95vw,0.95vw);
	text-align: justify
}
.fmc-fanben h3{
	font-size: clamp(20px,1.45vw,1.45vw);
	margin-bottom: 20px;
}
.fmc-box3{
	width: clamp(800px,70vw,70vw);
	margin: clamp(90px,11vw,11vw) auto;
	position: relative;
}
.fmc-box3 img{
	width: 100%
}
.fmc-tit3{
	position: absolute;
	left: clamp(-110px,-5.729vw,-5.729vw);
	z-index: 1;
}
.fmc-tit3 p{
	transform: translateY(-50%);
	background: #006344;
	color: #ffffff;
	padding: clamp(24px,1.5625vw,1.5625vw);
	font-size: clamp(24px,1.5625vw,1.5625vw);
}
.fmc-intro3{
	position: absolute;
	top: clamp(100px,6.458vw,6.458vw);
	right: clamp(-200px,-10.416vw,-10.416vw);
	width: clamp(480px,28vw,28vw);
	box-sizing: border-box;
	padding: clamp(40px,3.125vw,3.125vw);
	color: #ffffff;
	background: rgba(173,129,70,0.96);
	font-size: clamp(16px,0.95vw,0.95vw);
	line-height: 2;
}
.fmc-box4{
	background: url(../images/fmc_bbg.png) no-repeat bottom;
	background-size: cover;
	padding-bottom: clamp(60px,6.458vw,6.458vw);
	padding-top: clamp(60px,4.583vw,4.583vw);
	position: relative;
}
.fmc-box4 .sketch{
	left: auto;
	right: clamp(40px,4.583vw,4.583vw);
	top: clamp(-160px,-5.2vw,-5.2vw);
	bottom: auto;
}
.fmc-box4 .sketch img {
    height: clamp(180px,13.02vw,13.02vw);
}
.fmc-img4{
	width: 46.25%;
}
.fmc-img4 img{
	width: 100%;
}
.fmc-intro4{
	flex: 53.75%;
}
.intro4{
	width: clamp(510px,33.854vw,33.854vw);
	font-size: clamp(16px,0.95vw,0.95vw);
	color: #000;
	line-height: 2;
	margin-left: clamp(80px,8vw,8vw);
	text-align: justify;
}
.fmc-bbg{
	background: #000000;
}
.fmc-footer{
	color: #fff;
	line-height: 2;
	padding: clamp(15px,2.2vw,2.2vw) clamp(10px,2vw,2vw);
}
.fmc-footer a{
	color: #ffffff;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity:0;
		-webkit-transform:translate3d(-100px, 0, 0);
		transform:translate3d(-100px, 0, 0)
	}
	100% {
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}
@keyframes fadeInLeft {
	0% {
		opacity:0;
		-webkit-transform:translate3d(-100px, 0, 0);
		-ms-transform:translate3d(-100px, 0, 0);
		transform:translate3d(-100px, 0, 0)
	}
	100% {
		opacity:1;
		-webkit-transform:none;
		-ms-transform:none;
		transform:none
	}
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity:0;
		-webkit-transform:translate3d(100px, 0, 0);
		transform:translate3d(100px, 0, 0)
	}
	100% {
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}
@keyframes fadeInRight {
	0% {
		opacity:0;
		-webkit-transform:translate3d(100px, 0, 0);
		-ms-transform:translate3d(100px, 0, 0);
		transform:translate3d(100px, 0, 0)
	}
	100% {
		opacity:1;
		-webkit-transform:none;
		-ms-transform:none;
		transform:none
	}
}
@-webkit-keyframes ring{
  0%{
    transform:translate(0,0);
  }
  16.66%{
    transform:translate(10px,0);
  }
  50%{
    transform:translate(0,10px);
  }
  83.34%{
    transform:translate(-10px,0);
  }
  100%{
    transform:translate(0,0);
  }
}
@keyframes ring{
  0%{
    transform:translate(0,0);
  }
  16.66%{
    transform:translate(10px,0);
  }
  50%{
    transform:translate(0,10px);
  }
  83.34%{
    transform:translate(-10px,0);
  }
  100%{
    transform:translate(0,0);
  }
}
