.bg-primary img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.bg-primary{
	font-family: Lato;
}
a,a:hover{
	text-decoration: none;
}

#home_1 .home_1_container{
	position: absolute;
	top: 27%;
	left: 48%;
}
#home_1 .home_1_1_container{
	position: absolute;
	top:37.5%;
	left: 1%;
	width: 98%;
	text-align: center;
}
#home_1 .home_1_1_container .title{
	font-weight: 900;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 24px;
}
#home_1 .home_1_2_container{
	position: absolute;
	top: 47.5%;
	left: 1%;
	width: 98%;
	text-align: center;
}
#home_1 .home_1_2_container .title{
	font-weight: 900;
	font-size: 40px;
	color: #14E635;
	line-height: 40px;
}
#home_1 .home_1_2_container .desc{
	font-weight: 900;
	font-size: 21px;
	color: #FFFFFF;
	line-height: 21px;
	margin-top: 16px;
}
#home_1 .home_1_3_container{
	position: absolute;
	top: 73%;
	left: 40.5%;
	width: 19%;
	text-align: center;
	height: 8.5%;
	cursor: pointer;
}
#home_1 .home_1_3_container .title{
	font-weight: 900;
	font-size: 21px;
	color: #FFFFFF;
	line-height: 21px;
	padding-right: 0;
	height: 100%;
	padding-top: 5.5%;
}

#home_2 .home_2_1_container{
	position: absolute;
	top: 18%;
	left: 52%;
	width: 45%;
}
#home_2 .home_2_1_container .title{
	font-weight: 900;
	font-size: 42px;
	color: #FFFFFF;
	line-height: 55px;
}
#home_2 .home_2_1_container .desc{
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 3%;
}
#home_2 .home_2_2_container{
	position: absolute;
	top: 66%;
	left: 51.5%;
	width: 17.5%;
	text-align: center;
	height: 10%;
	cursor: pointer;
}
#home_2 .home_2_2_container .title{
	font-weight: 900;
	font-size: 21px;
	color: #23232C;
	line-height: 21px;
	padding-right: 21%;
	height: 100%;
	padding-top: 6%;
}
#home_2 .home_2_3_container{
	position: absolute;
	top: 82%;
	left: 1%;
	width: 98%;
	text-align: center;
}
#home_2 .home_2_3_container .title{
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
}

#home_3 .home_3_1_container{
	position: absolute;
	top: 40%;
	left: 12.5%;
	width: 17%;
	text-align: center;
	padding: 0 4px;
}
#home_3 .home_3_2_container{
	position: absolute;
	top: 40%;
	left: 31.8%;
	width: 17%;
	text-align: center;
	padding: 0 4px;
}
#home_3 .home_3_3_container{
	position: absolute;
	top: 40%;
	left: 51.2%;
	width: 17%;
	text-align: center;
	padding: 0 4px;
}
#home_3 .home_3_4_container{
	position: absolute;
	top: 40%;
	left: 70.5%;
	width: 17%;
	text-align: center;
	padding: 0 4px;
}
#home_3 .title{
	font-weight: 900;
	font-size: 24px;
	color: #14E635;
	line-height: 24px;
}
#home_3 .desc{
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 6%;
}

#home_4 .home_4_1_container{
	position: absolute;
	top: 32%;
	left: 18%;
	width: 31%;
}
#home_4 .home_4_1_container .title{
	font-weight: 900;
	font-size: 42px;
	color: #FFFFFF;
	line-height: 52px;
}
#home_4 .home_4_1_container .title span{
	color: #14E635;
}
#home_4 .home_4_2_container{
	position: absolute;
	top: 17.5%;
	left: 50.5%;
	width: 30%;
}
#home_4 .home_4_2_container video{
	z-index: 99999;
	border-radius: 20px;
}
#home_5 .home_5_1_container{
	position: absolute;
	top: 7%;
	left: 10%;
	width: 80%;
}
.customer{
	display: flex;
	gap: 40px;
}
.customer_info{
	background: #FFFFFF;
	border-radius: 30px;
	flex: 1;
	padding: 30px 30px 20px 30px;
}
.customer-header {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.customer-left{
	width: 27%;
}
.customer-right{
	width: 68%;
}
.customer_img{
	max-width: 84px !important;
}
.customer-pf img{
	max-width: 24px !important;
	display: inline-block;
	margin-left: 5px;
}
.customer-pf img:first-child{
	margin-left: 0;
}
.customer-name{
	font-weight: 900;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
}
.customer-us{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	line-height: 22px;
	margin-top: 2%;
}
.customer-desc{
	margin-top: 2%;
	font-weight: 400;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}

#home_6 .home_6_1_container{
	position: absolute;
	top: 14%;
	left: 51.5%;
	width: 45%;
}
#home_6 .home_6_1_container .title{
	font-weight: 900;
	font-size: 42px;
	color: #FFFFFF;
	line-height: 55px;
}
#home_6 .home_6_1_container .desc{
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 3%;
}
#home_6 .home_6_2_container{
	position: absolute;
	top: 74%;
	left: 51.5%;
	width: 17.5%;
	text-align: center;
	height: 10%;
	cursor: pointer;
}
#home_6 .home_6_2_container .title{
	font-weight: 900;
	font-size: 21px;
	color: #23232C;
	line-height: 21px;
	padding-right: 21%;
	height: 100%;
	padding-top: 6%;
}
/**
自适应
 */
@media(max-width:1800px)  and (min-width:1400px){
	#home_1 .home_1_1_container {
		top: 39.5%;
	}
	#home_1 .home_1_1_container .title {
		font-size: 22px;
		line-height: 22px;
	}
	#home_1 .home_1_2_container .title {
		font-size: 35px;
		line-height: 35px;
	}
	#home_1 .home_1_2_container .desc {
		font-size: 18px;
		line-height: 21px;
		margin-top: 16px;
	}
	#home_1 .home_1_3_container .title {
		font-size: 18px;
		line-height: 18px;
		padding-top: 5.5%;
	}
	#home_2 .home_2_1_container .title {
		font-size: 38px;
		line-height: 48px;
	}
	#home_2 .home_2_1_container .desc {
		font-size: 18px;
		line-height: 25px;
		margin-top: 3%;
	}
	#home_2 .home_2_2_container .title {
		font-size: 18px;
		line-height: 18px;
		padding-right: 21%;
		padding-top: 6%;
	}
	#home_2 .home_2_3_container .title {
		font-size: 13px;
		line-height: 20px;
	}
	#home_3 .title {
		font-size: 20px;
		line-height: 20px;
	}
	#home_3 .desc {
		font-size: 13px;
		line-height: 16px;
		margin-top: 6%;
	}
	#home_4 .home_4_1_container .title {
		font-size: 36px;
		line-height: 46px;
	}
	.customer-name {
		font-size: 16px;
		line-height: 18px;
	}
	.customer_img {
		max-width: 70px !important;
	}
	.customer-pf img {
		max-width: 20px !important;
		margin-left: 5px;
	}
	.customer-desc {
		margin-top: 0%;
		font-size: 14px;
		line-height: 18px;
	}
	hr {
		margin-top: 16px;
		margin-bottom: 16px;
	}
	#home_5 .image img{
		height: 360px;
	}
	#home_6 .home_6_1_container .title {
		font-size: 38px;
		line-height: 48px;
	}
	#home_6 .home_6_1_container .desc {
		font-size: 18px;
		line-height: 24px;
		margin-top: 3%;
	}
	#home_6 .home_6_2_container .title {
		font-size: 18px;
		line-height: 18px;
		padding-right: 21%;
		padding-top: 6%;
	}
}
@media(max-width:1400px)  and (min-width:1200px){
	#home_1 .home_1_container {
		top: 24%;
	}
	#home_1 .home_1_1_container {
		top: 39.5%;
	}
	#home_1 .home_1_1_container .title {
		font-size: 20px;
		line-height: 20px;
	}
	#home_1 .home_1_2_container .title {
		font-size: 30px;
		line-height: 30px;
	}
	#home_1 .home_1_2_container .desc {
		font-size: 16px;
		line-height: 18px;
		margin-top: 16px;
	}
	#home_1 .home_1_3_container .title {
		font-size: 16px;
		line-height: 16px;
		padding-top: 5.5%;
	}
	#home_2 .home_2_1_container .title {
		font-size: 33px;
		line-height: 43px;
	}
	#home_2 .home_2_1_container .desc {
		font-size: 16px;
		line-height: 22px;
		margin-top: 3%;
	}
	#home_2 .home_2_2_container .title {
		font-size: 16px;
		line-height: 16px;
		padding-right: 21%;
		padding-top: 6%;
	}
	#home_2 .home_2_3_container .title {
		font-size: 12px;
		line-height: 18px;
	}
	#home_3 .title {
		font-size: 18px;
		line-height: 18px;
	}
	#home_3 .desc {
		font-size: 12px;
		line-height: 14px;
		margin-top: 4%;
	}
	#home_3 .desc br{
		display: none;
	}
	#home_4 .home_4_1_container .title {
		font-size: 32px;
		line-height: 42px;
	}
	.customer_info {
		border-radius: 20px;
		padding: 20px 20px 10px 20px;
	}
	.customer-name {
		font-size: 14px;
		line-height: 16px;
	}
	.customer_img {
		max-width: 70px !important;
	}
	.customer-pf img {
		max-width: 20px !important;
		margin-left: 5px;
	}
	.customer-desc {
		margin-top: 0%;
		font-size: 14px;
		line-height: 18px;
	}
	hr {
		margin-top: 16px;
		margin-bottom: 16px;
	}
	#home_5 .image img{
		height: 340px;
	}
	#home_6 .home_6_1_container .title {
		font-size: 32px;
		line-height: 42px;
	}
	#home_6 .home_6_1_container .desc {
		font-size: 16px;
		line-height: 20px;
		margin-top: 3%;
	}
	#home_6 .home_6_2_container .title {
		font-size: 16px;
		line-height: 16px;
		padding-right: 21%;
		padding-top: 6%;
	}
}
@media(max-width:1200px)  and (min-width:991px){
	#home_1 .home_1_container {
		top: 22%;
	}
	#home_1 .home_1_1_container {
		top: 39.5%;
	}
	#home_1 .home_1_1_container .title {
		font-size: 16px;
		line-height: 16px;
	}
	#home_1 .home_1_2_container .title {
		font-size: 25px;
		line-height: 25px;
	}
	#home_1 .home_1_2_container .desc {
		font-size: 14px;
		line-height: 16px;
		margin-top: 10px;
	}
	#home_1 .home_1_3_container .title {
		font-size: 13px;
		line-height: 13px;
		padding-top: 5.5%;
	}
	#home_2 .home_2_1_container .title {
		font-size: 28px;
		line-height: 38px;
	}
	#home_2 .home_2_1_container .desc {
		font-size: 14px;
		line-height: 18px;
		margin-top: 3%;
	}
	#home_2 .home_2_2_container .title {
		font-size: 13px;
		line-height: 13px;
		padding-right: 21%;
		padding-top: 6%;
	}
	#home_2 .home_2_3_container .title {
		font-size: 12px;
		line-height: 16px;
	}
	#home_3 .title {
		font-size: 16px;
		line-height: 16px;
	}
	#home_3 .desc {
		font-size: 12px;
		line-height: 12px;
		margin-top: 2%;
	}
	#home_3 .desc br{
		display: none;
	}
	#home_4 .home_4_1_container .title {
		font-size: 28px;
		line-height: 38px;
	}
	#home_5 .home_5_1_container {
		top: 5%;
		left: 3%;
		width: 94%;
	}
	.customer_info {
		border-radius: 20px;
		padding: 20px 20px 10px 20px;
	}
	.customer-name {
		font-size: 13px;
		line-height: 15px;
	}
	.customer_img {
		max-width: 70px !important;
	}
	.customer-pf{
		line-height: 20px;
	}
	.customer-pf img {
		max-width: 18px !important;
		margin-left: 3px;
	}
	.customer-desc {
		margin-top: 0%;
		font-size: 14px;
		line-height: 18px;
	}
	hr {
		margin-top: 16px;
		margin-bottom: 16px;
	}
	#home_5 .image img{
		height: 340px;
	}
	#home_6 .home_6_1_container .title {
		font-size: 28px;
		line-height: 38px;
	}
	#home_6 .home_6_1_container .desc {
		font-size: 13px;
		line-height: 16px;
		margin-top: 3%;
	}
	#home_6 .home_6_2_container .title {
		font-size: 13px;
		line-height: 13px;
		padding-right: 21%;
		padding-top: 6%;
	}
}
@media(max-width:991px)  and (min-width:768px){
	#home_1 .home_1_container {
		top: 19%;
	}
	#home_1 .home_1_container img{
		width: 45px;
	}
	#home_1 .home_1_1_container {
		top: 39.5%;
	}
	#home_1 .home_1_1_container .title {
		font-size: 14px;
		line-height: 14px;
	}
	#home_1 .home_1_2_container .title {
		font-size: 20px;
		line-height: 20px;
	}
	#home_1 .home_1_2_container .desc {
		font-size: 12px;
		line-height: 12px;
		margin-top: 10px;
	}
	#home_1 .home_1_3_container .title {
		font-size: 12px;
		line-height: 12px;
		padding-top: 5%;
	}
	#home_2 .home_2_1_container .title {
		font-size: 23px;
		line-height: 30px;
	}
	#home_2 .home_2_1_container .desc {
		font-size: 12px;
		line-height: 14px;
		margin-top: 2%;
	}
	#home_2 .home_2_1_container .desc br{
		display: none;
	}
	#home_2 .home_2_2_container .title {
		font-size: 12px;
		line-height: 12px;
		padding-right: 18%;
		padding-top: 5%;
	}
	#home_2 .home_2_3_container .title {
		font-size: 12px;
		line-height: 14px;
	}
	#home_3 .home_3_1_container {
		left: 11.5%;
		width: 19%;
	}
	#home_3 .home_3_2_container {
		left: 30.8%;
		width: 19%;
	}
	#home_3 .home_3_3_container {
		left: 50.2%;
		width: 19%;
	}
	#home_3 .home_3_4_container {
		left: 69.5%;
		width: 19%;
	}
	#home_3 .title {
		font-size: 14px;
		line-height: 14px;
	}
	#home_3 .desc {
		font-size: 12px;
		line-height: 10px;
		margin-top: 1%;
	}
	#home_3 .desc br{
		display: none;
	}
	#home_4 .home_4_1_container{
		left: 16%;
	}
	#home_4 .home_4_1_container .title {
		font-size: 23px;
		line-height: 33px;
	}
	#home_5 .home_5_1_container {
		top: 3%;
		left: 2%;
		width: 96%;
	}
	.customer {
		gap: 20px;
	}
	.customer_info {
		border-radius: 20px;
		padding: 20px 10px 10px 10px;
	}
	.customer-name {
		font-size: 12px;
		line-height: 15px;
	}
	.customer_img {
		max-width: 70px !important;
	}
	.customer-pf{
		line-height: 18px;
	}
	.customer-pf img {
		max-width: 15px !important;
		margin-left: 3px;
	}
	.customer-desc {
		margin-top: 0%;
		font-size: 14px;
		line-height: 18px;
	}
	hr {
		margin-top: 16px;
		margin-bottom: 16px;
	}
	#home_5 .image img{
		height: 340px;
	}
	#home_6 .home_6_1_container .title {
		font-size: 23px;
		line-height: 33px;
	}
	#home_6 .home_6_1_container .desc {
		font-size: 12px;
		line-height: 13px;
		margin-top: 2%;
	}
	#home_6 .home_6_1_container .desc br {
		display: none;
	}
	#home_6 .home_6_2_container .title {
		font-size: 12px;
		line-height: 12px;
		padding-right: 20%;
		padding-top: 5%;
	}
}
@media (max-width:768px){
	#home_1 .logo{
		content:url(/images/logo-m.png?v=1);
	}
	#home_1 .image img{
		content:url(/images/home/BraV-M_m01.jpg);
	}
	#home_2 .image img{
		content:url(/images/home/BraV-M_m02.jpg);
	}
	#home_3 .image img{
		content:url(/images/home/BraV-M_m03.jpg);
	}
	#home_4 .image img{
		content:url(/images/home/BraV-M_m04.jpg);
	}
	#home_5 .image img{
		content:url(/images/home/BraV-M_m05.jpg);
	}
	#home_6 .image img{
		content:url(/images/home/BraV-M_m06.jpg);
	}
	#home_1 .home_1_container {
		top: 24%;
		left: 44%;
	}
	#home_1 .home_1_1_container {
		top: 34%;
	}
	#home_1 .home_1_2_container {
		top: 39.5%;
	}
	#home_1 .home_1_2_container .title {
		font-size: 40px;
		line-height: 50px;
	}
	#home_1 .home_1_2_container .desc {
		font-size: 19px;
		line-height: 28px;
		margin-top: 16px;
	}
	#home_1 .home_1_2_container .title em,#home_1 .home_1_2_container .desc em{
		display: block;;
	}
	#home_1 .home_1_3_container {
		top: 66%;
		left: 18.5%;
		width: 63%;
		height: 6.5%;
	}
	#home_1 .home_1_3_container .title {
		font-size: 24px;
		line-height: 24px;
		padding-right: 0;
	}
	#home_2 .home_2_1_container {
		top: 10%;
		left: 1%;
		width: 98%;
		text-align: center;
	}
	#home_2 .home_2_1_container .title {
		font-size: 36px;
		line-height: 48px;
	}
	#home_2 .home_2_1_container .desc {
		font-size: 18px;
		line-height: 26px;
		margin-top: 3%;
	}
	#home_2 .home_2_1_container .desc br{
		display: none;
	}
	#home_2 .home_2_1_container .desc em{
		display: block;
	}
	#home_2 .home_2_2_container {
		top: 76.5%;
		left: 16.5%;
		width: 56.5%;
		height: 7.5%;
	}
	#home_2 .home_2_2_container .title {
		font-size: 24px;
		line-height: 24px;
		padding-right: 21%;
		padding-top: 6%;
	}
	#home_2 .home_2_3_container {
		top: 86%;
	}
	#home_2 .home_2_3_container .title {
		font-size: 14px;
		line-height: 20px;
	}
	#home_2 .home_2_3_container .title em{
		display: block;
	}
	#home_3 .home_3_1_container {
		top: 23%;
		left: 5.5%;
		width: 42%;
		padding: 0 4px;
	}
	#home_3 .home_3_2_container {
		top: 23%;
		left: 52.5%;
		width: 42%;
		padding: 0 4px;
	}
	#home_3 .home_3_3_container {
		top: 67.5%;
		left: 5.5%;
		width: 42%;
		padding: 0 4px;
	}
	#home_3 .home_3_4_container {
		top: 67.5%;
		left: 52.5%;
		width: 42%;
		padding: 0 4px;
	}
	#home_3 .home_3_4_container .desc br{
		display: none;
	}
	#home_3 .home_3_4_container .desc em{
		display: block;
	}
	#home_3 .title {
		font-size: 22px;
		line-height: 22px;
	}
	#home_3 .desc {
		font-size: 14px;
		line-height: 18px;
		margin-top: 6%;
	}
	#home_4 .home_4_1_container {
		top: 8%;
		left: 1%;
		width: 98%;
		text-align: center;
	}
	#home_4 .home_4_1_container .title {
		font-size: 38px;
		line-height: 48px;
	}
	#home_4 .home_4_1_container .title br{
		display: none;
	}
	#home_4 .home_4_1_container .title em{
		display: block;
	}
	#home_4 .home_4_2_container {
		top: 38.5%;
		left: 7.5%;
		width: 86%;
	}
	#home_5 .image img {
		height: 950px;
	}
	#home_5 .home_5_1_container {
		top: 5%;
		left: 5%;
		width: 90%;
	}
	.customer {
		display: block;
	}
	.customer_info {
		border-radius: 30px;
		flex: 1;
		padding: 30px 30px 20px 30px;
		margin-bottom: 30px;
	}
	.customer-left {
		width: 20%;
	}
	.customer_img {
		max-width: 100% !important;
	}
	.customer-name {
		font-size: 20px;
		line-height: 20px;
	}
	.customer-us {
		font-size: 16px;
		line-height: 20px;
		margin-top: 2%;
	}
	.customer-pf img {
		max-width: 20px !important;
		margin-left: 3px;
	}
	.customer-desc {
		margin-top: 2%;
		font-size: 15px;
		line-height: 20px;
	}

	#home_6 .home_6_1_container {
		position: absolute;
		top: 8%;
		left: 1%;
		width: 98%;
		text-align: center;
	}
	#home_6 .home_6_1_container .title {
		font-size: 35px;
		line-height: 45px;
	}
	#home_6 .home_6_1_container br {
		display: none;
	}
	#home_6 .home_6_1_container em {
		display: block;
	}
	#home_6 .home_6_1_container .desc {
		font-size: 18px;
		line-height: 28px;
		margin-top: 4%;
	}
	#home_6 .home_6_2_container {
		top: 38%;
		left: 16.5%;
		width: 56.5%;
		height: 7%;
	}
	#home_6 .home_6_2_container .title {
		font-size: 24px;
		line-height: 24px;
		padding-right: 21%;
		padding-top: 7%;
	}
}
@media (max-width:600px)  and (min-width:480px){
	#home_1 .home_1_container {
		top: 22%;
	}
	#home_1 .home_1_1_container {
		top: 34%;
	}
	#home_1 .home_1_1_container .title {
		font-size: 22px;
		line-height: 22px;
	}
	#home_1 .home_1_2_container .title {
		font-size: 35px;
		line-height: 45px;
	}
	#home_1 .home_1_2_container .desc {
		font-size: 16px;
		line-height: 22px;
		margin-top: 16px;
	}

	#home_1 .home_1_3_container .title {
		font-size: 22px;
		line-height: 22px;
	}

	#home_2 .home_2_1_container .title {
		font-size: 32px;
		line-height: 44px;
	}
	#home_2 .home_2_1_container .desc {
		font-size: 16px;
		line-height: 22px;
		margin-top: 3%;
	}

	#home_2 .home_2_2_container .title {
		font-size: 22px;
		line-height: 22px;
		padding-right: 21%;
		padding-top: 6%;
	}
	#home_2 .home_2_3_container .title {
		font-size: 12px;
		line-height: 18px;
	}

	#home_3 .title {
		font-size: 18px;
		line-height: 18px;
	}
	#home_3 .desc {
		font-size: 12px;
		line-height: 16px;
		margin-top: 6%;
	}
	#home_3 .desc br{
		display: none;
	}

	#home_4 .home_4_1_container .title {
		font-size: 33px;
		line-height: 43px;
	}

	#home_5 .image img {
		height: 940px;
	}


	.customer_info {
		border-radius: 30px;
		flex: 1;
		padding: 20px 20px 20px 20px;
		margin-bottom: 30px;
	}

	.customer-name {
		font-size: 18px;
		line-height: 20px;
	}
	.customer-us {
		font-size: 15px;
		line-height: 20px;
		margin-top: 2%;
	}
	.customer-desc {
		margin-top: 2%;
		font-size: 14px;
		line-height: 20px;
	}

	#home_6 .home_6_1_container .title {
		font-size: 32px;
		line-height: 42px;
	}

	#home_6 .home_6_1_container .desc {
		font-size: 16px;
		line-height: 22px;
		margin-top: 4%;
	}
	#home_6 .home_6_2_container .title {
		font-size: 22px;
		line-height: 22px;
		padding-right: 21%;
		padding-top: 7%;
	}
}
@media (max-width:480px){
	#home_1 .logo {
		width: 55px;
	}
	#home_1 .home_1_container {
		top: 22%;
	}
	#home_1 .home_1_1_container {
		top: 34%;
	}
	#home_1 .home_1_1_container .title {
		font-size: 18px;
		line-height: 18px;
	}
	#home_1 .home_1_2_container .title {
		font-size: 25px;
		line-height: 35px;
	}
	#home_1 .home_1_2_container .desc {
		font-size: 14px;
		line-height: 18px;
		margin-top: 16px;
	}

	#home_1 .home_1_3_container .title {
		font-size: 17px;
		line-height: 17px;
	}

	#home_2 .home_2_1_container .title {
		font-size: 25px;
		line-height: 35px;
	}
	#home_2 .home_2_1_container .desc {
		font-size: 14px;
		line-height: 18px;
		margin-top: 3%;
	}
	#home_2 .home_2_1_container .desc em {
		display: none;
	}

	#home_2 .home_2_2_container .title {
		font-size: 17px;
		line-height: 17px;
		padding-right: 21%;
		padding-top: 6%;
	}
	#home_2 .home_2_3_container {
		top: 85%;
	}
	#home_2 .home_2_3_container .title {
		font-size: 12px;
		line-height: 16px;
	}
	#home_2 .home_2_3_container .title em {
		display: none;
	}
	#home_3 .home_3_1_container,#home_3 .home_3_2_container {
		top: 22%;
	}

	#home_3 .title {
		font-size: 15px;
		line-height: 15px;
	}
	#home_3 .desc {
		font-size: 12px;
		line-height: 13px;
		margin-top: 4%;
	}
	#home_3 .desc br{
		display: none;
	}
	#home_3 .desc em{
		display: none !important;
	}

	#home_4 .home_4_1_container .title {
		font-size: 25px;
		line-height: 35px;
	}
    #home_4 .home_4_2_container {
        top: 37%;
        left: 7%;
        width: 86%;
    }
	#home_5 .image img {
		height: 900px;
	}


	.customer_info {
		border-radius: 20px;
		flex: 1;
		padding: 20px 20px 20px 20px;
		margin-bottom: 20px;
	}

	.customer-name {
		font-size: 16px;
		line-height: 18px;
	}
	.customer-us {
		font-size: 14px;
		line-height: 18px;
		margin-top: 2%;
	}

	.customer-desc {
		margin-top: 2%;
		font-size: 14px;
		line-height: 18px;
	}

	#home_6 .home_6_1_container .title {
		font-size: 25px;
		line-height: 35px;
	}

	#home_6 .home_6_1_container .desc {
		font-size: 14px;
		line-height: 18px;
		margin-top: 4%;
	}
	#home_6 .home_6_1_container em {
		display: none;
	}
	#home_6 .home_6_2_container .title {
		font-size: 17px;
		line-height: 17px;
		padding-right: 21%;
		padding-top: 7%;
	}
}
