.shengchanjindukb{
	box-sizing: border-box;
	padding: 20px;
}
.violetfont{
	color: #5e52d0;
}
.greenfont{
	color: #15daa9;
}
.pinkfont{
	color: #db2276;
}
.bluefont{
	color: #1592da;
}
.redfont{
	color: #c62222;
}
.scjdkb-top{
	text-align: center;
	color: #525cb5;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 24px;
	border-bottom: 1px solid #efefef;
}
.sckb-table-top{
	padding-top: 30px;
	padding-bottom: 30px;
}
.sckb-table-top>ul{
	height: 12px;
}
.sckb-table-top>ul li{
	display: block;
	float: left;
	border-right: 1px solid #d9d9d9;
	padding-left: 70px;
	font-size: 12px;
	box-sizing: border-box;
	width: 20%;
}
.sckb-table-top>ul li:first-child{
	border-right: none;
	border-left: 3px solid #a5a8e3;
	color: #333;
	width: 270px;
	padding-left: 20px;
}
.sckb-table-top>ul li:last-child{
	border-right:none;
}
.sckb-table-top>ul li b{
	margin-left: 45px;
	margin-right: 90px;
	font-size: 20px;
}
.sckb-table td ,.sckb-table th,.sckb-table table{
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #e2e2e2;
	color: #333;
}
.sckb-table th{
	font-weight: normal;
	color: #fff;
	background: #605594;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.sckb-table td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.fenzi{
	font-size: 16px;
}
.fenzi:after{
	content: "/";
	color: #848484;
	margin-left: 10px;
	margin-right: 10px;
}
.kb-jindu1{
	box-sizing:border-box;
	padding-left: 10px;
}
.kb-jindu1 .jindu-bg{
	background: #ededed;
	height: 18px;
	width: 180px;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	line-height: 18px;
}
.kb-jindu1 .jindu-new{
	background: #ededed;
	height: 18px;
	width: 300px;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	line-height: 18px;
}
.kb-jindu1 .jindu-left{
	border-radius: 10px;
	background: #39d187;
	height: 18px;
	width: 160px;
	margin-top: -18px;
}
.kb-jindu2{
	box-sizing:border-box;
	padding-left: 10px;
}
.kb-jindu2 .jindu-bg{
	background: #ededed;
	height: 18px;
	width: 180px;
	border-radius: 10px;
	text-align: center;
	color: #333;
	line-height: 18px;
}
.kb-jindu2 .jindu-left{
	border-radius: 10px;
	background: #f5c246;
	height: 18px;
	width: 100px;
	margin-top: -18px;
}
		.kb-jindu3{
	box-sizing:border-box;
	padding-left: 10px;
}
.kb-jindu3 .jindu-bg{
	background: #ededed;
	height: 18px;
	width: 180px;
	border-radius: 10px;
	text-align: center;
	color: #333;
	line-height: 18px;
}
.kb-jindu3 .jindu-left{
	border-radius: 10px;
	background: #d15959;
	height: 18px;
	width: 20px;
	margin-top: -18px;
}
.sckb-bottom{
box-sizing: 100%;
margin-top: 40px;}
.sckb-bottom:after{
	content: '';
	clear: both;
	visibility:hidden;
	height: 0;
	
}
.sckb-bot-left,.sckb-bot-right{
	box-sizing: border-box;
	float: left;
	width: 50%;
	height: 220px;
}
.sckb-bot-left>div{
	float: left;
	box-sizing:border-box;
	width: 50%;
	height: 220px;
	border-left: 1px solid #efefef;
	
}
.sckb-bot-left div:first-child{
	border: none;
}
.sckb-bot-right{
	padding-left: 30px;
}
.sckb-bot-right>div{
	border-radius:6px;
border: 1px solid #dc7e7e;
background: #fffbfb;
padding: 20px;
font-size: 12px;}
.sckb-bot-right>div h4{
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 14px;
}
.sckb-bot-right>div ul li{
	margin-bottom: 14px;
}
.sckb-bot-right>div ul li span{
	display: inline-block;
	margin-left: 35%;
	margin-right: 35%;
}
.sckb-bot-right>div ul li a{
	display:inline-block;
	float: right;
	color: #004eed;
}
.sckb-bot-right>div ul li a:hover{
	text-decoration:underline;
}