@media (max-width: 1499px){
		.h1{
		width: 100%;
		overflow: hidden;
		height: 300px;
	}
	}
	@media (min-width:1500px){
		.h1{
	    width: 100%;
	    overflow: hidden;
	    height: 400px;
	}
	}
.h1>img{
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.product{
	width:1200px;
	margin:0 auto;
}
body{
	background:#f0f0f0;
}
.left_product{
	width:78%;	
	background: #FFFFFF;
}
.right_product{
	height:2047px;
	width:20%;	
	background: #FFFFFF;
}
.rg{
	float:right;
}
.lf{
	float: left;
}
.clear{
	clear:both;
}
.left_product_l{
	height:210px;
}
.left_product_img{
	width: 112px;
	height: 112px;
	background-color: #505d6d;
	border-radius: 57px;
	margin: 42px 0 0 39px;
}
.left_product_text_1{
	font-family: SimHei;
	font-size: 41px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 41px;
	letter-spacing: 2px;
	color: #333333;
	margin:62px 0 0 27px;
}
.left_product_text_2{
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 1px;
	color: #333333;
	margin:26px 0 0 27px;
}
.left_product_nav{
	width: 174px;
	height: 50px;
	background-color: #f8883b;
	border-radius: 7px;
	line-height: 50px;
	text-align: center;
	margin:66px 34px 0 0;
	font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #ffffff;
}
.left_product_img img{
	width: 100%;
	height: 100%;
	background-color: #505d6d;
	border-radius: 57px;
}


.left_product_g_1{
	width: 8px;
	height: 33px;
	background-color: #00a0e9;
	margin-left: 39px;
}
.left_product_g_2{
	margin-left: 16px;
	height: 30px;
	font-family: MicrosoftJhengHeiBold;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 4px;
	color: #00a0e9;
}
.left_product_g_l{
	width:100%;
	height:40px;
	margin:30px 0 20px 0;
}
.left_product_g_g{
	margin-left:39px;
	width:760px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 2px;
	color: #333333;
}
.left_product_g_f{
	width:854px;
	height:1127px;
	margin-left:39px;
	margin-bottom: 200px;
}
.left_product_g_f>img{
	width:100%;
	height:100%;
}


.right_product_title{
	height: 16px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 2px;
	color: #333333;
	margin:28px 0 0 15px;
	}
	.right_product_img{
		width:216px;
		height:160px;
		margin-left:15px;
		margin-top:22px;
	}
	.right_product_img>img{
		width:100%;
		height:100%;
	}
	.right_product_text{
	width:225px;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #333333;
	margin-left:15px;
	margin-top:8px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
	.right_product_nav{
	width:225px;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #333333;
	margin-left:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}