.pro1{
	height: 765px;
	background-size: auto 765px;
	background-position: left center;
}
.pro1-block{
	top: 35%;
}
.pro1-content h2{
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
}
@media(max-width: 768px){
	.pro1-content h2{
		font-size: 25px;
	}
}
.pro1-content h3{
	font-size: 24px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 25px;
}
.pro1-text{
	position: absolute;
	right: 0;
	left: auto;
	text-align: right;
}
.pro1-text button,.pro1-text .button{
	background-color: #F39800;
	margin-top: 16px;
}
.pro1-text .button{
	margin-left: 15px;
	padding: 10px 20px;

}
.pro1-text .button img{
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.pro1-text .button span{
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.pro1-2{
	background-color: #F7F8F8;
	/*overflow: hidden;*/
}
.pro1-2 .pro1-2-title{
	color: #3E3A39;
	font-size: 14px;
	padding-top: 38px;
	padding-bottom: 38px;
	text-align: center;
	border-right: 1px solid #EFEFEF;
}
.pro1-2 .pro1-2-title:hover,
.pro1-2 .pro1-2-title:focus{
	background-color: #9FA0A0;
	color: #fff;
}
.pro1-2 .pro1-2-title a{
	display: block;
	width: 100%;
	height: 100%;
	color: #3E3A39;

}
@media(max-width: 768px){
	.pro1-2 .pro1-2-title{
		border: 0;
		float: left;
	}
	.naturlait,.almgold {
		padding-left: 0;
		padding-right: 0;
	}
	.naturlait .pro1-2-title{
		width: 50%;
	}
	.almgold .pro1-2-title{
		width: 33.3333%;
	}
}
.pro1-2 .pro1-2-title2{
	background-color: #9FA0A0;
	color: #fff;
}
.pro1-3{
	background-color: #fff;
}
.pro1-3-left{
	padding: 0;
}
.pro1-3-right{
	position: relative;
}
.pro1-3-text{
	position: absolute;
	/* top: 50%;
	transform: translate(0,-50%); */
}
@media(max-width: 768px){
	.pro1-3-text{
		left: 40px;
	}
}
.pro1-3-text h1,.pro1-3-text p,.pro1-3-text span{
	margin:0;
	display: block;
}
.pro1-3-text h1{
	font-size: 46px;
	font-weight: bold;
	color: #3E3A39;
	margin-bottom: 33px;
}
.pro1-3-text p{
	font-size: 14px;
	color: #231815;
}
.pro1-3-text span{
	font-size: 14px;
	color: #898989;
}
.pro1-4{
	position: relative;
	height: 876px;
	background-size: auto 876px;
}
.pro1-4-text{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%); 
}
@media(max-width: 768px){
	.pro1-4{
		height: 300px;
		background-size: auto 300px;
	}
	.pro1-4-text{
		left: auto;
		text-align: center;
		transform: translate(0,-50%);
		width: 100%;
	}
}
.pro1-4-text h1,.pro1-4-text p{
	text-align: center;
}
.pro1-4-text h1{
	font-size: 46px;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.pro1-4-text p{
	font-size: 14px;
	color: #fff;
	margin-bottom: 0;
}
.pro1-5{
	height: auto;
}
.pro1-5-left,.pro1-5-right{
	padding: 0;
}
.pro1-6{
	background-color: #DCDDDD;
	padding-top: 90px;
	padding-bottom: 90px;
}
.pro1-6-left{
	position: relative;
	height: 526px;
}
.pro1-6-text{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%); 
	min-width: 330px;
}
.pro1-6-text h1{
	font-size: 46px;
	color: #3E3A39;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 22px;
}
@media(max-width: 768px){
	.pro1-6{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.pro1-6-text{
		transform: translate(0,0);
		left: 0;
	}
	.pro1-6-left{
		position: relative;
		height: auto;
		margin-bottom: 40px;
		padding-left: 20px;
	}
	.pro1-6-text{
		position: static;
		transform: translate(0,0);
	}
	.pro1-6-right{
		padding-left: 20px;
	}
	.pro1-6-right img{
		max-width: 288px;
		
	}
}




.pro2{
	height: 1005px;
	background-size: auto 1005px;
	background-position: left center;
}
@media(max-width: 768px){
	.pro2{
		height: 800px;
		background-size: cover;
		background-position: -300px center;
	}
}
.pro2-block{
	left: 15px;
}
.pro2-2{
	background-color: #fff;
	/*padding-top: 40px;*/
	/*padding-bottom: 40px;*/
}
.pro2-2-left{
	position: relative;
	height: 636px;
}
.pro2-2-text{
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
}
.pro2-2-text h1{
	font-size: 46px;
	color: #3E3A39;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
}
.pro2-2-text p{
	font-size: 14px;
	color: #535353;
	margin-bottom: 45px;
}
.pro2-2-right{
	background-image: url("../img/au/pro2-right.png");
	width: 100%;
	height: 636px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
}
@media(max-width: 768px){
	.pro2-2{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.pro2-2-left{
		height: 200px;
	}
	.pro2-2-text h1{
		margin-bottom: 15px;
	}
	.pro2-2-text p{
		font-size: 14px;
		color: #535353;
		margin-bottom: 15px;
	}
	.pro2-2-right{
		height: 200px;
	}
}
.pro2-3-text{
	padding: 0;
}
.pro2-3-img{
	height: 440px;
	background-size: cover;
}
.pro2-4{
	background-color: #fff;
	padding-top: 110px;
	padding-bottom: 135px;
}
.pro2-4-left{
	overflow: hidden;
}
.pro2-4-left img.left,.pro2-4-left img.right{
	float: left;
}
.pro2-4-left img.right{
	margin-left: 80px;
	margin-top: 25px;
}
.pro2-4-right{
	padding-left: 78px;
}
.pro2-4-right h1{
	color: #3E3A39;
	font-size: 46px;
	font-weight: bold;
	margin-bottom: 28px;
	margin-top: 0;
}
.pro2-4-right p{
	color: #535353;
	font-size: 14px;
}
@media(max-width: 768px){
	.pro2-4-left{
		padding-left: 30px;
		padding-right: 30px;
		margin-bottom: 30px;
	}
	.pro2-4-left img.left{
		width: 100px;
		height: 100px;
	}
	.pro2-4-left img.right{
		width: 180px;
		margin-left: 20px;
		margin-top: 22.5px;
	}
	.pro2-4-right{
		padding-left: 30px;
		padding-right: 30px;
	}
}