body{
	background:#fff;
	padding-top:0.8rem;
}

.part-addrs{
	background: #fff;
	padding-bottom: 0.5rem;
}
.part-addrs .info-part {
	color:#fff;
}

.part-addrs  .part-title{
	padding-top:0.5rem;
	font-size: 0.36rem;
	line-height:0.5rem;
	
}
.part-addrs  .eng-title{
	font-size:0.36rem;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.36rem;
	margin-bottom: 0.3rem;
	margin-top:0.1rem;
}
.part-addrs .eng-title span{
	display:inline-block;
	height: 0.36rem;
	border-bottom: 2px solid #1a1a1a;
}

.part-addrs .info-part{
	position: relative;
	height:3.4rem;
}
.part-addrs .info-part  .comp-img{
	width: 3.9rem;
	height:3.4rem;
}

.part-addrs  .content{
	position: absolute;
	right:0;
	width:3.1rem;
	top:0;
	height:3.4rem;
	background-color:rgba(0, 57, 151, 0.8);
	
}

.part-addrs .cont-title{
	margin-top:0.25rem;
	margin-left:0.2rem;
	font-size:0.3rem;
	line-height:0.42rem;
	width:1.24rem;
	padding-bottom: 0.1rem;
	border-bottom: 2px solid #fff;
	font-weight: normal;
}

.part-addrs .cont-desc{
	margin-left:0.2rem;
	margin-top:0.1rem;
	font-size:0.2rem
}
.part-addrs  .cont-tel{
	margin-top:0.6rem;
	margin-left:0.2rem;
	font-size:0.2rem
}
.part-addrs .map-part{
	width: 6.9rem;
	height:6.4rem;
	margin:0.2rem auto 0 auto;
}
.part-addrs .map-box{
	width:100%;
	height:100%;
}