.product01_nav1 a:hover{
	background-color: #49d6b6 !important;
}
.product1_log_div{
	margin-top: 100px;
}
.product1_top_txt{
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: white;
	font-size: 20px;
	font-weight: bold;
}
.product1_log{
	width:80px;
	height:80px;
	margin-bottom: 10px;
}
/*顶部手机大图*/
.top_phone_div{
	position:relative;
	top:-350px;
	font-size: 14px;
	color: #797979;
	letter-spacing: 0.2em;
	line-height: 25px;
}
.top_phone_div02{
	margin-top: -350px;
	font-size: 14px;
	color: #797979;
	letter-spacing: 0.2em;
	line-height: 25px;
	
}
.top_phone_img{
	width:400px;
	height:808px;
	margin-bottom: 100px;	
}
/*中间背景部分*/
.product1_center_div{
	width:100%;
	height:1000px;
	margin-top: -350px;
	background:url('../img/dadui/cd03.png')no-repeat;
	background-size:100% 100%;
}
.product1_center_div_top{
	margin-top: 240px;
}
.product1_center_div_bot{
	margin-top:50px;
}
.product1_center_div img{
	width:315px;
	height:553px;
}
/*第二个产品*/
.product02_nav1 a:hover{
	background-color: #ff5722 !important;
}
.product02_back_img{
	width:100%;
  	height:550px;
}
.product02_center_back_img{
	width:100%;
  	height:700px;
  	margin-top: 50px;
  	margin-bottom: 80px;
}
.top_img_left{
	position: relative;
	right:-100px;
	top:80px;
	width:300px;
	height:500px;
}
.top_img_center{
	width:300px;
	height:600px;
	z-index: 100;
	margin-bottom: 100px;
}
.top_img_right{
	position: relative;
	left:-100px;
	top:80px;
	width:300px;
	height:500px;
}
.product02_center_phoneImg{
	width:200px;
	height:584px;
	margin-top: 50px;
}
.product02_center_txt_div{
	margin-top: 230px;
	color:white;
	font-size: 20px;
}
.txt_title{
	font-size: 30px;
	padding-bottom: 10px;
}



/*大于1200*/
@media screen and (min-width: 1200px){
	
}
/*大于768.小于1200*/
@media screen and (min-width:768px) and (max-width:1200px){
	.top_phone_div{
		position:relative;
		top:-200px;
		font-size: 14px;
		color: #797979;
	}
	.top_phone_img{
		width:300px;
		height:606px;	
		margin-bottom: 80px;
	}
	.product1_center_div{
		margin-top: -200px;
	}
	.product1_center_div img{
		width:200px;
		height:351px;
	}
	/*第二个产品*/
	.top_phone_div02{
		margin-top: -300px;
		font-size: 14px;
		color: #797979;
	}
	.product02_back_img{
		width:100%;
	  	height:500px;
	}
	.product02_center_back_img{
		width:100%;
	  	height:600px;
	}
	
	.top_img_left{
		position: relative;
		right:-100px;
		top:80px;
		width:300px;
		height:500px;
	}
	.top_img_center{
		width:300px;
		height:600px;
		z-index: 100;
	}
	.top_img_right{
		position: relative;
		left:-100px;
		top:80px;
		width:300px;
		height:500px;
	}
	.product02_center_phoneImg{
		width:150px;
		height:483px;
		margin-top: 40px;
	}
	.product02_center_txt_div{
		margin-top: 190px;
		color:white;
		font-size: 18px;
	}
		
}
/*小于768*/
@media screen and (max-width: 768px){
	.navbar-wrapper .navbar_product01{
		/*background-color: #65d1b8;
	    background-image: linear-gradient(to right,#66d5bb,#48a58f);*/
	   background-color:rgba(112, 85, 63, 0.22);
	   background-image: linear-gradient(to right,rgba(113, 86, 63, 0.5),rgba(30, 21, 22, 0.68));
	 }
	.product1_log_div{
		margin-top: 70px;
	}
	.product1_log{
		width:40px;
		height:40px;
		margin-bottom: 5px;
	}
	.product1_top_txt{
		font-size: 14px;
		font-weight: bold;
	}
	.top_phone_div{
		margin-top: 270px;
		font-size: 10px;
		color: #797979;
		letter-spacing: 0.1em;
		line-height:20px;
	}
	.top_phone_img{
		width:150px;
		height:303px;	
		margin-bottom: 30px;
	}
	.product1_center_div{
		height:500px;
		margin-top: -350px;
	}
	.product1_center_div_top{
		margin-top: 110px;
	}
	.product1_center_div_bot{
		margin-top:25px;
	}
	.product1_center_div img{
		width:120px;
		height:210px;
	}
	/*第二个产品*/
	.navbar-wrapper .navbar_product02{
		 background-color:rgba(112, 85, 63, 0.22);
	   background-image: linear-gradient(to right,rgba(113, 86, 63, 0.5),rgba(30, 21, 22, 0.68));
	 }
	.product02_back_img{
		width:100%;
	  	height:250px;
	}
	.product02_center_back_img{
		width:100%;
	  	height:350px;
	}
	.top_phone_div02{
		margin-top: -150px;
		font-size: 10px;
		color: #797979;
		letter-spacing: 0.1em;
		line-height:20px;
	}
	.top_img_left{
		position: relative;
		right:-20px;
		top:40px;
		width:100px;
		height:260px;
	}
	.top_img_center{
		width:150px;
		height:320px;
		z-index: 100;
		margin-bottom: 30px;
	}
	.top_img_right{
		position: relative;
		left:-20px;
		top:40px;
		width:100px;
		height:260px;
	}
	.product02_center_phoneImg{
		width:100px;
		height:292px;
		margin-top: 20px;
	}
	.product02_center_txt_div{
		margin-top: 100px;
		color:white;
		font-size: 12px;
	}
	.txt_title{
		font-size: 16px;
		padding-bottom: 5px;
	}
}

