

/* 产品中心 */
.Product_traceability{
	display: flex;
	justify-content: center;
	align-items: center;
}
.Product_traceability .ipt{
	/* margin: 0 20px 0 26px; */
	
}
.Product_traceability .ipt input{
	border: 1px solid #e4e4e4;
	background: #fff;
	padding: 15px 16px;
	width: 968px;
	height: 38px;
	font-size: 20px;
}
.Product_traceability .ipt input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999
}
.Product_traceability .ipt input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999
}
.Product_traceability .ipt input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:   #999
}
.Product_traceability .ipt input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999
}
.Product_traceability .chax{
	width: 115px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #296ff1;
	color: #fff;
	/* margin-left: 20px; */
	border-radius: 2px;
	font-size: 20px;
}
.Product_traceability{
	padding-top: 300px;
}
.cpsuyuan{
	min-height:1000px;
	background: url(../png/cpzs_xin.png)no-repeat center bottom;
	background-size:  cover;
}



.P_Center{
	width: 1200px;
	margin: 58px auto 120px;
	display: flex;
	justify-content: space-between;
}
.P_Center .P_Center_mcpb{
	width: 138px;
}
.P_Center .P_Center_mcpb .P_Center_mcpb_lb{
	width: 100%;
	line-height: 60px;
	font-size: 18px;
	
}

.P_Center .P_Center_mcpb .P_Center_mcpb_lb p,.P_Center .P_Center_mcpb .P_Center_mcpb_lb span{
	cursor:pointer
}
/* 背景颜色变换 */
/* .P_Center .P_Center_mcpb .P_Center_mcpb_lb span:hover{
	background:#1f4e79 ;
	color: #fff;
}

.P_Center .P_Center_mcpb .P_Center_mcpb_lb .lbiaonr p:hover{
	background:#1f4e79 ;
	color: #fff;
} */
/* 背景颜色变换 */


.P_Center .P_Center_mcpb .P_Center_mcpb_lb i:hover{
	color: #1f4e79;
	font-weight: 600;
}

.bg_f4f6f8{
	background: #f4f6f8;
}
.P_Center_mcpb_lb div p{
	padding-top: 8px;
	padding-bottom: 8px;
}
.P_Center_mcpb_lb div p{
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.P_Center_ul{
	width: 950px;
}
.P_Center_ul li{
	display: flex;
	justify-content:end;
	align-items: center;
	padding-bottom:70px ;
}
.cen_biaoti{
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.P_Center_ul_p p{
	font-size: 12px;
	color: #333;
	line-height: 18px;
	width: 528px;
}
.font8{font-size: 8px;}

.P_Center_ul_p{
	padding-top:20px;
	display: flex;
	justify-content: end;
}
.liaojiexq{
	width: 150px;
	height: 45px;
	border: 1px solid #1f4e79;
	color: #1f4e79;
	font-size: 16px;
	margin-top: 40px;
}
.cen_changp_img{
	width: 225px;
}
.P_Center_ul_p div i:before{
	vertical-align: top;
	line-height: 18px;
	}
	.cen_changp_lbtp{
		width: 360px;
	}


.po_f_top {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 99;
	border-bottom: 1px solid #ccc;
}
.card-header {
	background: #fff !important;
	padding: 0 0 0 30px !important;/* border-bottom: #f4f6f8; */
}
.card {
	border: none;
}