/*二级导航*/

.cp_bj {
	background-color: #ededed;
	padding-top: 20px;
	margin-top: 4px
}

.cp_fu {
	max-width: 1200px;
	margin: 0px auto;
}

.cp_bj_tu {
	width: calc(60% - 30px);
	float: right;
}

.cp_bj_tu img {
	width: 690px;
	height: 300px;
}

.cp_bj_lb {
	width: 40%;
	float: left;
}

.cp_ejdh dt {
	float: left;
	margin-left: 30px;
	position: relative;
	z-index: 1;
}

.cp_ejdh dt:nth-child(1) {
	margin-left: 0px;
}

.cp_ejdh dt>a {
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
}

.cp_ejdh dt:hover>a {
	color: #0067b2;
}

.cp_ejdh dt ul {
	position: absolute;
	width: 180px;
	padding: 20px;
	background-color: #FFF;
	box-shadow: 0px 2px 4px 0px rgba(126, 126, 126, 0.7);
	display: none;
}

.cp_ejdh .dqx_cp {
	font-weight: bold;
}

.cp_ejdh li a {
	font-size: 14px;
	color: #747678;
	background: url(../images/bo_fang_dq.png) no-repeat left 5px bottom 5px;
	padding: 0px 5px 0px 12px;
}

.cp_ejdh li:hover a {
	background: url(../images/bo_fang_c.png) no-repeat left 5px bottom 5px;
	color: #0067b2;
	background-color: #ccc
}

.cp_ejdh dt:hover ul {
	display: block;
}

.dqx_wz {
	margin: 15px 0px 13px 0px;
	color: #666;
}

.dqx_wz a {
	font-size: 14px;
	color: #666;
}

.cp_zi h2,
.cp_zi h3,
.cp_zi h4 {
	font-size: 22px;
	line-height: 36px;
}

.cp_zi a {
	font-size: 14px;
	line-height: 42px;
	color: #FFF;
	padding: 7px 15px;
	background-color: #0067b2;
}

.cp_zi a:hover {
	background-color: #145a8d;
}

.cp_zi li {
	float: left;
	margin-right: 20px;
}


/*产品 banner*/

.cp_cp {
	max-width: 1200px;
	margin: 0px auto;
}

.cp_cp_zi {
	float: left;
	width: calc(100% / 4 - 15px);
	margin: 10px 7.5px;
	background-color: #FFF;
	transition: 0.5s;
	padding: 0px 20px 10px 20px;
	box-sizing: border-box;
	height: 330px;
}

.cp_cp li {
	margin-top: 30px;
}

/*.cp_cp li:nth-child(1) {
	margin-top: 0px;
}*/

/*.cp_cp li .cp_cp_zi:nth-child(1) {
	margin-left: 0px;
}*/

.cp_cp_zi img {
	width: 100%
}

.cp_cp_zi h2 {
	font-size: 16px;
	line-height: 26px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.cp_cp_zi p,
.cp_cp_zi h3 {
	font-size: 14px;
	line-height: 24px;
}

.cp_cp_zi p {
	color: #4d4f53;
}

.cp_cp_zi h3 {
	color: #0067b2;
}

.cp_cp_zi:hover {
	transform: translate(0, -4px);
	box-shadow: 0px 4px 20px 0px rgba(126, 126, 126, 0.3);
}


/*上 下 页*/

.ye_shu {
	max-width: 1200px;
	margin: 0px auto;
	text-align: center;
	padding: 30px 0px;
}

.ye_shu li {
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #ccc
}

.ye_shu .syy,
.ye_shu .xyy {
	padding: 10px;
	line-height: 10px;
}

.ye_shu .syy {
	margin-right: 10px;
}

.ye_shu .xyy {
	margin-left: 10px;
}

.ye_shu .gd_kg {
	width: 30px;
	height: 30px;
}

.ye_shu .dqx_ys {
	background-color: #ccc;
}

.ye_shu li:hover {
	border: 1px solid #666
}

.ye_shu .syy:hover,
.ye_shu .xyy:hover {
	background-color: #ccc
}


.pro {
	width: 1200px;
	margin: 20px auto;
}

.pro_con>div {
	padding: 10px 20px;
	color: #FFFFFF;
	background: #0067b2;
}

.pro_con>div a {
	color: #FFFFFF;
}


.pro_ss {
	height: 60px;
    background: #c7c9cb;
    
}

.pro_ss div.sy_cp {
	border: none
}













