/*产品 start*/
.productList {
	overflow: hidden;
	margin: 0 -0.25rem;
}

.productList dd {
	float: left;
	display: inline;
	width: 50%;
	margin-bottom: 0.4rem;
	position: relative;
}

.productList dd a {
	display: block;
	margin: 0 0.25rem;
	position: relative;
}

.productList dd .pic {
	overflow: hidden;
}

.productList dd .pic:before {
	padding-top: 80.303%;
}

.productList dd a .text {
	height: 2.25rem;
	line-height: 2.25rem;
	overflow: hidden;
	text-align: center;
	font-size: 0.6rem;
	color: #666666;
	padding: 0 0.2rem;
}

/*产品 end*/

/*产品详情 start*/
.productVTop .pic:before{
	padding-top:72.2667%;
}
.productVTop .text{
	padding: 0.6rem 0.5rem;
}
.productVTop .text .title{
	font-size: 0.75rem;
	font-weight: bold;
	color: #333333;
	height: 1.25rem;
	line-height: 1.25rem;
	overflow: hidden;
}
.productVTop .text .info{
	font-size: 0.65rem;
	color: #999999;
	line-height: 1rem;
	height: 2rem;
	overflow: hidden;
}
.productVCon .title{
	padding: 0 0.5rem;
	height: 2.1rem;
	line-height: 2.1rem;
	overflow: hidden;
	font-size: 0.75rem;
	color: #333333;
	font-weight: bold;
}
.productVCon .con img{
	max-width: 100%;
}
.pageBtn{
	text-align: center;
	margin-bottom: 1rem;
}
.pageBtn a{
	display: inline-block;
	font-size: 0.65rem;
	color: #fff;
	margin: 0 0.3rem;
	background: #cccccc;
	padding: 0 2.4rem;
	height: 1.9rem;
	line-height: 1.9rem;
	border-radius: 0.2rem;
	
}
/*产品详情 end*/

/*行业动态  start*/
.imgText1 dd {
	overflow: hidden;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
}

.imgText1 dd:last-child:before {
	display: none;
}

.imgText1 dd a {
	display: block;
	overflow: hidden;
	background: #fff;
}

.imgText1 dd .pic {
	width: 6.8rem;
	overflow: hidden;
	margin-right: 0.3rem;
}

.imgText1 dd .pic:before {
	padding-top: 63.7931%;
}

.imgText1 dd .text {
	overflow: hidden;

}
.imgText1 dd .text .title{
	font-size: 0.6rem;
	line-height: 0.8rem;
	height: 0.8rem;
	overflow: hidden;
	color: #666;
	margin-bottom: 0.4rem;
}
.imgText1 dd .text .time {
	height: 0.8rem;
	line-height: 0.8rem;
	color: #999999;
	font-size: .5rem;
}

.imgText1 dd .text .info {
	line-height: 1rem;
	height: 2rem;
	overflow: hidden;
	color: #999999;
	font-size: .6rem;
	margin-bottom: 0.2rem;
}

/*行业动态  end*/

.flowBox img{
	max-width: 100%;
}
/* 投资核算 start */
.invest{
	padding: 0.5rem;
}
.invest img{
	max-width: 100%;
}
/* 投资核算 end */

/* 旗下品牌 start */
.imgList1{
	overflow: hidden;
}
.imgList1 dd .pic:before{
	padding-top: 70.8333%;
}
.imgList1 dd .text{
	height: 1.95rem;
	line-height: 1.95rem;
	overflow: hidden;
	font-size: 0.9rem;
	color: #333;
	text-align: center;
	overflow: hidden;
	margin-bottom: 0.6rem;
}
/* 旗下品牌 end */
.copyright{
	text-align: center;
	font-size: 0.6rem;
    padding: 0.5rem;
    background: #fff;
    line-height: 1.2rem;
}
