* {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

body {
	font-size: 14px;
	font-weight: bold;
	background: #f4fbfe;
	font-family: "微软雅黑";
}

a {
	color: #000;
	text-decoration: none;
}

#header {
	overflow: hidden;
}

#header .img {
	padding: 15px 0;
	text-align: center;
}

#header .nav {
	background: #1993ff;
}

#header .nav .kerTag {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#header .nav .kerTag a {
	width: 20%;
	float: left;
	display: block;
	padding: 10px 0;
	text-align: center;
}

#header .nav .kerTag a:hover {
	color: #fef100;
}

#header .nav .kerTag .active {
	color: #A20902;
}

#header .nav .kerTag .active::after {
	width: 70%;
	content: "";
	height: 5px;
	bottom: -10px;
	margin:0 auto;
	display: block;
	position: relative;
	background: #A20902;
	border-radius: 10px;
}

#kerTagBox {
	width: 1200px;
	padding: 20px;
	overflow: hidden;
	margin: 15px auto;
	border-radius: 40px;
}

#kerTagBox h1 {
	color: #1993ff;
	font-size: 38px;
	text-align: center;
}

#kerTagBox h2 {
	color: #1993ff;
	font-size: 28px;
}

#kerTagBox h3 {
	color: #1993ff;
	font-size: 28px;
	text-align: center;
}

#kerTagBox .kerTagBox {
	width: 96%;
	padding: 2%;
	color: #333333;
	overflow: hidden;
	margin: 20px auto;
	line-height: 30px;
	/* background: #1993ff; */
	border-radius: 10px;
}

#kerTagBox .kerTagBox p {
	margin: 5px 0;
}

#kerTagBox .kerTagBox p b {
	color: #a20902;
	font-size: 16px;
}

#kerTagBox ul {
	width: 98%;
	padding: 1%;
	color: #333333;
	overflow: hidden;
	margin: 20px auto;
	/* background: #1993ff; */
	border-radius: 10px;
}

#kerTagBox ul li {
	width: 46%;
	float: left;
	margin: 2% 2%;
	height: 200px;
	color: #000;
	border-radius: 10px;
	background: #7fd7fc;
}

#kerTagBox ul li:nth-child(2n) {
	float: right;
}

#kerTagBox ul li .box {
	padding: 10px;
}

#kerTagBox ul li .title {
	font-size: 24px;
	font-weight: 100;
	text-align: center;
	border-radius: 5px;
	padding-bottom: 10px;
	border-bottom: 2px solid #442715;
	font-weight: bold;
}

#kerTagBox ul li .content {
	padding: 10px;
	line-height: 30px;
	background: #f4fbfe;
}

#kerTagBox ul dl {
	width: 94%;
	padding: 1%;
	color: #000;
	overflow: hidden;
	margin: 20px auto;
	background: #7fd7fc;
	border-radius: 10px;
}

#kerTagBox ul dl dt {
	width: 46%;
	float: left;
	margin: 2% 2%;
	color: #000;
	border-radius: 10px;
}

#kerTagBox ul dl dt .title {
	font-size: 24px;
	font-weight: 100;
	text-align: center;
	border-radius: 5px;
	padding-bottom: 10px;
	border-bottom: 2px solid #442715;
	font-weight: bold;
}

#kerTagBox ul dl dt .content {
	padding: 10px;
	line-height: 30px;
}

#kerTagBox ul dl dd {
	width: 46%;
	float: right;
	margin: 2% 2%;
	color: #FEF171;
	border-radius: 10px;
}

#kerTagBox ul dl dd img {
	width: 100%;
}

#kerTagBox .kerTagBox .youhuiHead {
	overflow: hidden;
}

#kerTagBox .kerTagBox .youhuiHead p {
	margin-bottom: 20px;
}

#kerTagBox .kerTagBox .table {
	overflow: hidden;
}

#kerTagBox .kerTagBox .table table {
	width: 100%;
	color: #000;
	text-align: center;
	caption-side: bottom;
	/* background: #5e381d; */
	/* border: 5px solid #5e381d; */
	border-collapse: collapse;
}

#kerTagBox .kerTagBox table th,
#kerTagBox .kerTagBox .table td {
	border: 2px solid #905931;
}

#kerTagBox .kerTagBox .table th {
	/* background-color: #4c2c16; */
}

#kerTagBox .kerTagBox .yongjinCont {
	overflow: hidden;
	line-height: 20px;
}

#kerTagBox .kerTagBox .yongjinCont .title {
	margin-top: 30px;
}

#kerTagBox .kerTagBox .yongjinCont span {
	color: #be1102;
}

#kerTagBox .daili {
	width: 96%;
	padding: 2%;
	color: #333333;
	overflow: hidden;
	margin: 20px auto;
	line-height: 30px;
	/* background: #1993ff; */
	border-radius: 10px;
	/* background-image: linear-gradient(#fade5a, #fee37b, #fade5a); */
}

#kerTagBox .daili span {
	color: #BE1102;
}

#kerTagBox .daili img {
	width: 100%;
}

#fixedLeft {
	left: 0;
	top: 30%;
	position: fixed;
}

#fixedRight {
	right: 0;
	top: 30%;
	position: fixed;
}

#closeLeft {
	z-index: 9;
	width: 123px;
	height: 25px;
	cursor: pointer;
	margin-top: -28px;
	position: absolute;
}

#closeRight {
	z-index: 9;
	width: 123px;
	height: 25px;
	cursor: pointer;
	margin-top: -28px;
	position: absolute;
}

#kf {
	z-index: 9;
	width: 123px;
	height: 125PX;
	cursor: pointer;
	margin-top: 120PX;
	position: absolute;
}

#footer {
	text-align: center;
}

#footer img {
	display: block;
	margin: 0 auto;
}

#footer .footer {
	padding: 20px 0;
	margin-top: 40px;
	background: url(../img/footer.png);
	background: #1993ff;
}

#footer .footer .menu {
	margin-bottom: 20px;
	color: rgb(237, 163, 112);
}

@media screen and (max-width: 1366px) {
	#kerTagBox {
		border: 0;
		width: 96%;
		padding: 0;
		margin: 20px auto;
	}

	#header .nav .kerTag {
		width: 96%;
	}
}