.product_dot {
	width: 100%;
	height: 455px;
}
.product_dot .dot_content {
	width: 100%;
	height: 411px;
	background: #f7fafc;
}
.product_dot ul.cpgn_frame {
	width: 100%;
	height: 411px;
}
.product_dot ul.cpgn_frame  li {
	width: 228px;
	height: 260px;
}
.jdt_frame {
	width: 1200px;
	margin:75px auto;
}
.product_dot .cpgn_frame li i {
    margin: 45px auto 20px auto;
    background: url("../images/Blj_page/cpgn_icon.png") no-repeat;
}
.product_dot .frame_center li span {
	width: 190px;
	margin-top: 10px;
}
.product_dot .cpgn_frame li:not(:first-child) {
	margin-left: 14px;
}
.product_dot .frame_center:nth-of-type(2) ul.cpgn_frame  li {
	width: 190px;
}
.product_dot .frame_center:nth-of-type(2) li span {
	width: 144px;
	font-size: 12px;
}
.product_dot .frame_center:nth-of-type(2) .cpgn_frame li i {
	margin: 30px auto 20px auto;
    background: url("../images/Blj_page/cpys_icon.png") no-repeat;
}
.product_dot .frame_center:nth-of-type(2) li:not(:first-child) {
	margin-left: 12px;
}
.bsfs_frame {
	height: 854px;
}
.bsfs_frame label {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin: 25px 0 20px 0;
	display: block;
}
.bsfs_frame ul.hxjz_frame {
	width: 356px;
	height: 80px;
	margin: 0 auto;
}
.bsfs_frame ul.hxjz_frame li {
	width: 60px;
}
.bsfs_frame ul.hxjz_frame li p{
	text-align: center;
}
.bsfs_frame ul.hxjz_frame .bsfs_content:nth-of-type(2) li {
	width: 48px;
}
.bsfs_frame ul.hxjz_frame li:not(:first-child) {
	margin-left: 32px;
}
/*.bsfs_content:nth-of-type(2) ul.hxjz_frame li:not(:first-child) {
	margin-left: 52px;
}*/
.bsfs_frame ul.hxjz_frame li i {
	width: 40px;
	height: 40px;
	background: url("../images/Blj_page/bdbs_icon.png") no-repeat;
	margin: 0 auto 8px auto;
	display: block;
}
.bsfs_frame ul.hxjz_frame li p {
	font-size: 12px;
	color: #333;
}
.bsfs_frame .sycj {
	font-size: 12px;
	color: #333;
	margin-left: 15px;
	position: relative;
	margin-bottom: 5px;
}
.bsfs_frame .sycj:after {
	content: "";
	width: 4px;
	height: 4px;
	background: #333;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: -11px;
	transform: translate(-50%,-50%);
}
.bsfs_content:nth-of-type(2) ul.hxjz_frame li i {
	background: url("../images/Blj_page/hhbs_icon.png") no-repeat;
}