.h_right_main {
	width: 100%;
	min-height: 195px;
	background-color: ;
	margin-top: 10px;
	display: flex;
}

.h_right_img {
    width: 20%;
    min-height: 195px;
    background-color: ;
    border: 1px solid gray;
    display: flex;
    justify-content: center;
    align-items: center;
}

.h_right_img img {
	width: 100%;
	height: auto;
	background-color: ;
	border: 0px solid gray;
}

.h_right_text {
	width: 60%;
	min-height: 195px;
	background-color: ;
	color: black;
}


.h_right_text1 {
	width: 50%;
	min-height: 40px;
	background-color: ;
	margin-top: 20px;
	margin-left: 5%;
	font-size: 16px;
	color: #333333;
	opacity: 0.99;
}

.h_right_text2 {
	width: 50%;
	min-height: 50px;
	background-color: ;
	margin-top: 10px;
	margin-left: 5%;
	color: #666666;
	opacity: 0.99;
	font-size: 14px;
}

.h_right_text3 {
	width: 50%;
	min-height: 50px;
	background-color: ;
	margin-top: 10px;
	margin-left: 5%;
}

.text3xiangqing {
	width: 100px;
	height: 29px;
	background-color: #d1263d;
	border-radius: 5px;
	text-align: center;

	line-height: 29px;
	color: white;
}



@media (max-width:1400px) {
	.h_right_img {
		width: 25%;
		min-height: 190px;
		background-color: #FFFFFF;
		border: 1px solid gray;
		display: flex;
	}

	.h_right_img img {
		width: 100%;
		height: auto;
		background-color: ;
		margin: auto;
	}

	.h_right_text {
		width: 55%;
		min-height: 195px;
		background-color: ;
	}

	.h_right_text1 {
		width: 80%;
		min-height: 60px;
		background-color: ;
		margin-top: 10px;
		margin-left: 6%;
	}

	.h_right_text2 {
		width: 80%;
		min-height: 50px;
		background-color: ;
		margin-top: 10px;
		margin-left: 6%;
	}

	.h_right_text3 {
		width: 80%;
		min-height: 50px;
		background-color: ;
		margin-top: 10px;
		margin-left: 6%;
	}
}

@media (max-width:979px) {
	.h_right_img {
		width: 35%;
		min-height: 190px;
		background-color: #FFFFFF;
		border: 1px solid gray;
		display: flex;
	}

	.h_right_img img {
		width: 100%;
		height: auto;
		background-color: ;
		margin: auto;
	}

	.h_right_text {
		width: 55%;
		min-height: 195px;
		background-color: ;
	}

	.h_right_text1 {
		width: 60%;
		min-height: 60px;
		background-color: ;
		margin-top: 10px;
		margin-left: 5%;
	}

	.h_right_text2 {
		width: 90%;
		min-height: 50px;
		background-color: ;
		margin-top: 10px;
		margin-left: 5%;
	}

	.h_right_text3 {
		width: 90%;
		min-height: 50px;
		background-color: ;
		margin-top: 10px;
		margin-left: 5%;
	}
}

@media (max-width:768px) {
	.h_right_main {
		width: 100%;
		min-height: 195px;
		background-color: ;
		margin-top: 10px;
		display: flex;
		justify-content: space-between;
	}

	.h_right_img {
		width: 40%;
		min-height: 190px;
		background-color: ;
		border: 1px solid gray;
		display: flex;
	}

	.h_right_img img {
		width: 100%;
		height: auto;
		background-color: #ffffff;
		margin: auto;
	}

	.h_right_text {
		width: 55%;
		min-height: 195px;
		background-color: ;
	}

	.h_right_text1 {
		width: 95%;
		min-height: 60px;
		background-color: ;
		margin-top: 10px;
		margin-left: 2%;
	}

	.h_right_text2 {
		width: 93%;
		min-height: 50px;
		background-color: ;
		margin-top: 10px;
		margin-left: 2%;
	}

	.h_right_text3 {
		width: 90%;
		min-height: 50px;
		background-color: ;
		margin-top: 10px;
		margin-left: 2%;
	}
}
