.more-btn{
	width: 130px;
	height:20px;
	line-height: 20px;
	cursor: pointer;
	margin: 10px 0 0;
	color: #4a4a4a;
	text-align: left;
	font-size: 13px;
}
.more-btn:hover{
	color:#0089cf;
}
.more-btn-1{
	width: 130px;
	height:34px;
	line-height: 34px;
	cursor: pointer;
	text-align: center;
	margin: 43px auto 0px 0px;
	color:rgb(74,74,74);
	background:url(../../images/a/index/more-btn.png) no-repeat;
}
.more-btn-1:hover{
	color:rgb(0,160,227);
}
.product-type-name{
	font-family: "Helvetica LT Std Light","Helvetica LT Std Roma","Microsoft Tai le",Arial,Helvetica,sans-serif;
	font-size: 43px;
	color: rgb(0,49,88);
	text-align: center;
	width: 100%;
}
.product-type-content{
	/*font-size: 16px;*/
	color: rgb(74,74,74);
	line-height: 24px;
	text-align: left;
	padding: 20px 0px 0px 20px;
	margin-bottom: 15px;
	/*display: inline-block;*/
}
.product-show{
	width: 50%;
	margin:61px 0px 61px 20px;
	display: inline-block;
	text-align: center;
/*	border-bottom:1px solid #4a4a4a;*/
	vertical-align: middle;
	height: auto;
}
.product-name{
	font-weight: bold;
	font-size: 27px;
	color: rgb(0,49,88);
	margin-bottom: 46px;
	padding: 0px;
	text-align: left;
}
.product-content{
	width: 100%;
	/*font-size: 16px;*/
	color: rgb(74,74,74);
	line-height: 24px;
	text-align: left;
}
.product-show img{
	width: 100%;
}
.product-line{
	width:100%;
	border-bottom:1px solid #d0d0d0;
}
.link{
	cursor: pointer;
	font-family: "Helvetica LT Std Light","Helvetica LT Std Roma","Microsoft Tai le",Arial,Helvetica,sans-serif;
}