@import url(nav.css);
.coat-list{
	margin-top: .4rem;
}
.coat-list li{
	text-align: center;
	margin-bottom:1.5rem;
}
.coat-list li img{
	width: 7.08rem;
	margin:0 auto;
}
.cost-btn{
	display: inline-block;
	border: 1px solid #6e91c3;
	height: .78rem;
	line-height: .78rem;
	padding: 0 .76rem;
	color: #164f9e;
	font-size: .38rem;
	margin-top: .3rem;
}
.coat-img{
	width: 80%;
	display: block;
	margin:0 auto;
}
.coat-tl{
	font-size: .35rem;
	color: #528bb6;
	line-height: 2;
}
.coat-inf{
	padding: 0 1.6rem;
} 
.coat-it {
	margin-bottom: .4rem;
}
.coat-it p{
	color: #727171;
	font-size: .35rem;
	line-height: 2;
}
.coat-it_list li{
	line-height: 2;
	color: #595757;
	font-size: .35rem;
}
.coat-it_list li span{
	display: inline-block;
	width: 1.9rem;

}
.coat-dl{
	margin-bottom: .4rem;
}
.coat-dl dt{
	color: #595757;
	font-size: .35rem;
	line-height: 2;
}
.coat-dl dd{
	font-size: .25rem;
	color: #727171;
	line-height: 2;
}
.img-way{
	width: 8.3rem;
	display: block;
	margin:0 auto;
}