.g_nav{margin-bottom:0!important;}
.w1140 {
		width: 1100px;
		padding-left: 50px;
		padding-right: 50px;
		margin: 0 auto;
	}
.bmbox {
    padding-top: 45px;
}

	.bgfff {
		background: #fff;
	}

	.xxgkml_bg {
		background: url(/uiFramework/commonResource/image/2024101801410970196.jpg) no-repeat;
		height: 111px;
		margin-top: 20px;
		text-align: center;
		line-height: 111px;
		color: #bd1a2d;
		font-size: 40px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.septumX1 {
		background: url(/uiFramework/commonResource/image/2024101801450722266.jpg) repeat-x;
		height: 3px;
	}

	.xxgk_an_nav {
		border-bottom: 1px solid #d8d8d8;
		background: url(/uiFramework/commonResource/image/2024101801443945043.jpg) repeat-x bottom;
		height: 38px;
		line-height: 38px;
		padding-top: 7px;
	}

	.xxgk_an_nav ul {
		overflow: hidden;
	}

	.xxgk_an_nav li {
		float: left;
		font-size: 15px;
		color: #bd1a2d;
		font-weight: bold;
		padding-left: 65px;
		padding-right: 21px;
	}

	.xxgk_an_nav li a {
		font-size: 15px;
		color: #bd1a2d;
		font-weight: bold;
	}

	.xxgk_an_nav li.gkml {
		background: url(/uiFramework/commonResource/image/2024101801464154667.png) no-repeat 30px center;
	}

	.xxgk_an_nav li.gkzn {
		background: url(/uiFramework/commonResource/image/2024101801470194723.png) no-repeat 30px center;
	}

	.xxgk_an_nav li.gknb {
		background: url(/uiFramework/commonResource/image/2024101801474070269.png) no-repeat 30px center;
	}

	.xxgk_an_nav li.qqd {
		background: url(/uiFramework/commonResource/image/2024101801475334780.pngg) no-repeat 30px center;
	}

	.xxgk_an_nav li.zdly {
		background: url(/uiFramework/commonResource/image/2024101801480696188.png) no-repeat 30px center;
	}

	.lmtitle {
		height: 42px;
		line-height: 42px;
		border-bottom: 1px solid #d7d7d7;
		font-size: 20px;
		color: #bd1a2d;
		font-weight: bold;
	}

	.lmtitle span {
		border-bottom: 2px solid #bd1a2d;
		padding: 0 5px;
		display: inline-block;
		height: 41px;
	}

	.xxgk_an_list {
		overflow: hidden;
		padding-top: 4px;
		padding-bottom: 14px;
	}

	.xxgk_an_list li {
		float: left;
		height: 50px;
		line-height: 50px;
		width: 260px;
		background: #f6f6f6;
		text-align: center;
		margin-right: 20px;
		margin-top: 14px;
		border-radius: 4px;
	}

	.xxgk_an_list li:nth-child(4n) {
		margin-right: 0px;
	}
.xxgk_an_list li a{font-size:16px;}

	@media only screen and (max-width:1024px) {
		.g_main {
			width: 100% !important;
		}

		.w1140 {
			width: 100%;
			box-sizing: border-box;
		}

		.xxgk_an_list li {
			float: none;
			display: inline-block;
			width: 30%;
		}

		.xxgk_an_list li:nth-child(4n) {
			margin-right: 20px;
		}
	}