.bannerWords,.price{margin:0 auto;}


/*HAMS-banner*/
.banner{
	height:308px;
	width:100%;
	background:url(../../images/price.png) no-repeat center;
	background-size:cover;
}

.bannerWords{
	width:1100px;
	height:125px;
	padding-top: 183px;
}
.bannerWords h5{
	font-size:34px;
	color:#fff; 
}
.bannerWords p{
	font-size:16px;
	color:#fff; 
	margin-top:10px;
}

/*简述-样式*/
.price{
	height:1700px;
	width:1100px;
}
.priceTop{
	height:494px;
	width:1100px;
	padding-top: 66px;
}
.priceTop h6{
	margin-bottom: 48px;
	font-size:24px;
	color:#333;
	width:1100px;
	text-align: center; 
}
.priceTopMain{
	width:934px;
	height:337px;
	padding:0 83px;
	margin-bottom: 74px;
}
.pTMBox{
	width:189px;
	height:335px;
	border:1px solid #ccc;
	border-radius: 8px;
	padding:0 8px;
	margin:0 13px;
}
.pTMBox li{
	padding-top:36px; 
	width:191px;
	height:230px;
	border-bottom: 1px solid #ccc;
	text-align: center;

}
.pTMBox li i{
	display: block;
	color:#4b96da;
	font-size: 22px;
}
.pTMBox li em{
	display: block;
	color:#666;
	height:40px;
}
.pTMBox li b{
	font-size: 40px;
	color:#666;
}
.pTMBox li span{
	display: block;
	color:#c0c0c0;
	font-size: 16px;
}
.pTMBox p {
	width:191px;
	height:51px;
	text-align: center;
	padding-top: 17px;
}
.pTMBox:hover p strong{
	background:#7db500;
	color:#fff;
}
.pTMBox:hover i{
	color:#7db500;
}
.pTMBox:hover span{
	color:#7db500;
}
.pTMBox p strong{	
	display: inline-block;
	width:141px;
	height:34px;
	border-radius: 4px;
	outline:none;
	color:#666;
	font-size: 14px;
	text-align: center;
	line-height:34px; 
	border:0;
	cursor: pointer;
}

.priceBottom{
	height:1198px;
}
.priceBottom h5{
	width:1082px;
	height:37px;
	line-height: 37px;
	background:#eeeeee;
	padding-left:18px;
	font-size: 16px;
	color:#333;
	font-weight: 600;
	margin-bottom: 23px;
}
.priceBottom ul li{
	width:1080px;
	padding-left:20px;
	margin-bottom:30px;
	line-height: 14px;
}
.priceBottom ul li span{
	font-size: 14px;
	color:#333;
	display: inline-block;
	width:120px;
}
.priceBottom ul li i{
	font-size: 14px;
	color:#4b96da;
	margin-left: 200px;
}