/*标准产品栏目页头部banner不轮播*/
 .product-list-up-banner{width:100%; overflow:hidden; position:relative;top:0; height:400px;}
 .product-list-up-banner.new{height:350px;}
 .fcolor-d4{color:#d4d5d7;}
 .product-list-up-banner .product-list-up-bannerImg{position:absolute; top:0; left:0;}
 .product-banner-Txtcon{position:relative;margin:0 auto;width: 100%;}
 .product-list-up-banner .product-list-up-bannerTxt{position:absolute; top:70px;z-index:100; left:20%;width: 60%;}
/*标准产品栏目页P系列*/
.product-list-up{border:1px solid #dfdfdf;height:150px;}
.product-TxtCon{width: 60%;height:150px;display:block;position:relative;}
.product-TxtCon img{
	width: 100%;
}
.product-TxtCon p{position:absolute;top:25px;left:45px;width: 80%;}
.product-list-upCon{width:35%; height:150px;background:#0165b6;line-height:160px;text-align: center;}
/*政务红色背景*/
.product-list-upCon2{background:#e43838;}

.product-list-bottom li{width:33%; /*height:180px;*/ float:left;padding:0 25px; margin-top:50px; position:relative;}
.product-list-bottom li span{ width:1px; height:130px; position:absolute; right:0; top:50%; margin-top:-65px; background:#dfdfdf;}

.product-list-TxtCon{ width:100%; float:right; display:inline;position: relative;left: 20%;top: -32px}
.product-list-TxtCon a.fsize-14{padding:2px 15px;border:1px solid #dfdfdf;display:inline-block;margin-top:15px;}
.product-list-TxtCon a:hover{ color:#0165b6;}
.di-ib{
	/* position: absolute; */
}
.product-list-TxtCon .wenzi{
	    margin-top: 20px;
		height: 80px;
	    text-overflow: -o-ellipsis-lastline;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
}
	