#wrap {
	background-color: #f4f4f6;
}

.line-rh {
	border-right: 1px solid #e4e4e4;
}

.advantage {
	background-color: white; 
	padding: 0.75rem 0;
}


.title-1 {
	font-size: 16px;
	font-weight: 700;
	padding-left: 0.75rem;
	background: url('../img/index-line-h.gif') no-repeat;
}
.more-1 {
	text-align: right;
	font-size: 0.75rem;
}
.div-white {
	border: 1px solid white;
	border-radius: 0.25rem;
	background-color: white;
}
.list-news {
	padding: 0.5rem 0;
	border-bottom: 1px solid #F1F1F1;
}
.list-news-dot {
	color: #F97010;
	padding-right: 0.3125rem;
}

.tip {
	color: red;
	display: block;
	font-size: 0.75rem;
	padding: 0.5rem 0;
}

.tel-big-b {
	color: #000000;
	font-size: 1.75rem;
	font-weight: 700;
}
.tel-mid-b {
	color: #000000 !important;
	font-size: 1rem;
	font-weight: 700;
}
.tel-sm-b {
	font-size: 0.875rem;
	color: #B6B6B6 !important;
	font-weight: 700;
}