#banner {
	background: #3d4d57 url(../images/company/bg-br.jpg) no-repeat center center;
	background-size: cover;
}
.about .title {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	line-height: 1.5;
	margin-bottom: 1%;
	margin-bottom: 3rem;
}
.about ul {
	margin-top: 4%;
	text-align: center;
}
.about ul li {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-right: 3%;
	padding: 5px 0;
	position: relative;
}
.about .msg {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 65%;
}
.about .msg h4 {
	color: #fff;
	margin-bottom: 4%;
}
.about .msg p {
	font-size: 14px;
	font-size: 1.4rem;
	color: rgba(255,255,255,.9);
	line-height: 22px;
	padding: 0 2%;
}
.product-comparison {
	background-color: #EEF1F3;
}
.product-comparison h4 {
	height: 46px;
	padding-top: 4%;
}
.product-comparison ul li {
	background-color: #fff;
	width: 32%;
	margin-right: 2%;
}
.product-comparison ul li:last-child{margin-right: 0;}
.product-comparison ul p {
	padding-top: 0;
	height: auto;
}
.product-comparison .font-size14 {
	text-align: center;
	padding-top: 4%;
}
.more-bg {
	width: 37%;
}
.address .msg,
.address .map {
	display: inline-block;
	vertical-align: top;
}
.address .msg {
	width: 46%;
	margin-right: 5%;
}
.address dl {
	color: #21252A;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 6%;
}
.address dt {
	font-size: 20px;
	font-size: 2.0rem;
	color: #21252a;
	margin-bottom: 2%;
}
.address .eq::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;	
}
.address .eq1::before {
	background: url(../images/company/ic-em.png) no-repeat -9px -9px;
}
.address .eq2::before {
	background: url(../images/company/ic-em.png) no-repeat -9px -38px;
}
.address dd {
	margin-bottom: 2%;
}
.address dd strong {	
	font-weight: 600;
}
#map {
	height: 280px;
	width: 48.5%;
	border:1px solid #cdced0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.about ul li img{
		min-height: 350px;
	}
	.about ul li {
		margin-bottom: 20px;
	}
	.about .msg {
		top: 60%;
	}
	.product-comparison h4 {
		padding-top: 0;
		height: auto;
		padding-bottom: 10px;
	}
	.product-comparison .more-bg {
		margin: 5% auto;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1190px) {
	.about .msg {
		top: 60%;
	}
	.about .msg p,.product-comparison ul p {
		font-size: 10px;
	}
	.about ul li img{
		min-height: 350px;
	}
	.more-bg {
		width: 55%;
	}
}
.aomeivf{
	padding: 4rem 0 2rem;
	font-size: 24px;
}
.aomeivf-p{
	font-size: 1.4rem;
  line-height: 1.5;
}
.value-ol li{
	margin-top: 14px;
	margin-top: 1.4rem;
	display: block;
	text-align: left;
	width: 100%;
	font-size: 1.4rem;
}
.value-ol li:first-child{
	margin-top: 3rem;
}
.value-ol li b{
	font-weight: bold;
}

