@charset "utf-8";
/* CSS Document */


td,
th {
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.kc {
	width: 1034px;
	margin: 0 auto;
	padding: 20px;
	background-color: #229670;
	z-index: 9999;
	height:433px;
	margin-top:30px;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: auto;
}

.kc .wrapper2 {
	width: 1017px;
	margin: 0 auto;
}

.title h2 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #229670;
}

.title p {
	font-size: 14px;
	text-align: center;
	color: #229670;
}

.title h2 span {
	color: #229670
}

.kc-con {
	background: #fff;
}

.kc-con ul {
	overflow: hidden;

}

.kc-con ul li {
	float: left;
	width: 120px;
	height: 48px;
	line-height: 48px;
	background: #fff;
	font-size: 18px;
	color: #999;
	text-align: center;

}


#nomar {
	margin-right: 0px;
}

.kc-con ul li.active {
	background: #229670;
	color: #fff;
	box-shadow: 2px 0 4px 0 rgba(0, 0, 0, .2);
	transition: all 1s ease-in-out;

}

.w2 {
	width: 248px;
	color: #e36922;
}

.w3 {
	width: 168px
}

.w4 {
	width: 546px;
	padding: 0 6px;
	color: #229670;
}

.w5 {
	width: 80px
}

.table td .btn {
	color: #229670;
	cursor: pointer;
	display: inline-block;
	background: #f7d925;
	text-align: center;
	color: #229670;
	font-size: 16px;
	border-radius: 2rem;
	width: 99px;
	height: 39px;
	margin: 10px 18px;
	line-height: 40px;


	padding: 1px 9px;


	color: #fff;



	background: none;
	background: radial-gradient(ellipse at top, #ffcb5b, #ff9f02);
	border: none;
	cursor: pointer;
	box-shadow: 0 0.5em 1em 0.1em rgba(17, 17, 17, 0.25), 0 0.25em 0.5em #ff9f02, 0 0.1em 0.35em #ffc74c, inset -0.015em 0.2em 0.3em rgba(255, 255, 255, 0.88), inset 0 0.05em 0.05em rgba(255, 255, 255, 0.95);
	font-weight: 600;



}

.table td .btn:hover {
	color: white;
	background: #229670;
	box-shadow: -2px 1px 8px 0px rgba(191, 163, 4, 1);
}

.table .bj {
	background: #229670;
}

.table .bj1 {
	height: 45px;
}

.kc-con table tr th {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	height: 46px;
	line-height: 46px;
	margin: 0px auto;

}

.kc-con table tr td {
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 26px;
	height: -10px;
	border-left: 1px solid #eaeff3;
	border-right: 1px solid #eaeff3;
}

.border-bot {
	border-bottom: 1px solid #eaeff3;
}

/*<!--.tab-btn {
	display: block;
	width: 160px;
	height: 44px;
	line-height: 44px;
	border-radius: 25px;
	text-align: center;
	font-size: 18px;
	color: #e52a47;
	border: 2px solid #e52a47;
	margin: 0 auto;
}
.tab-btn2 {
	display: block;
	width: 160px;
	height: 44px;
	line-height: 44px;
	border-radius: 25px;
	text-align: center;
	font-size: 18px;
	color: #fc8902;
	border: 2px solid #fc8902;
	margin: 0 auto;
}-->*/
/*.tab-btn:hover {
	background: #e52a47;
	color: #fff
}
.tab-btn2:hover {
	background: #fc8902;
	color: #fff
}*/
.tab-color {
	background: #f2fafd;
	border: 1px solid #eaeff3;
}