#content .head_nal_mini,
#content .head_nal {
	display: block;
}

#content .head_nal_left>.head_nal_item:nth-child(10n+2) .head_nal_mini {
	top: 450px;
}

#content .head_nal_left>.head_nal_item:nth-child(10n+3) .head_nal_mini {
	top: 950px;
}

#content .head_nal_left>.head_nal_item:nth-child(10n+4) .head_nal_mini {
	top: 1450px;
}

#content .head_nal_left>.head_nal_item:nth-child(10n+5) .head_nal_mini {
	top: 1950px;
}

#content .head_nal_left>.head_nal_item:nth-child(10n+6) .head_nal_mini {
	top: 2400px;
}

#content .head_nal_left>.head_nal_item:nth-child(10n+7) .head_nal_mini {
	top: 2900px;
}

/* 分类导航 */
@media screen and (min-width:1025px){
.head_left_nav {
	color: white;
	position: absolute;
	z-index: 90;
	left: 0px;
	width: 200px;
	margin-top: 44px;
}}
@media screen and (max-width:1024px) and (min-width:901px){
.head_left_nav {
	color: white;
	position: absolute;
	z-index: 90;
	/*left: 5px;*/
	width: 240px;
	margin-top: 17px;
}}
@media screen and (max-width:900px){
.head_left_nav {
	color: white;
	position: absolute;
	z-index: 90;
	/*left: 4px;*/
	width: 255px;
	margin-top: 23px;
}}

.head_nav_all {
	width: 200px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;
	font-size: 14px;
	background-color: #d81e28;
	float: left;
	cursor: pointer;
}

.head_nav_all>img {
	margin-left: 10px;
}

.head_left_nav:hover .head_nal,
#content .head_nal {
	display: block;
}


@media screen and (min-width:1025px){
.head_nal_left {
	width: 200px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;
	position: relative;
	background-color: rgba(0, 0, 0, .8)
}

.head_nal_item {
	max-width: 200px;
	overflow: hidden;
	padding: 6px 0 6px 14px;
}
.head_left_nav .fk {
	position: absolute;
	left: 200px;
	top: 1px;
	z-index: 5;
}
.head_nal {
	display: none;
	/*margin-top: 32px;*/
}
}
@media screen and (max-width:1024px) and (min-width:901px){
.head_nal_left {
	width: 235px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;
	position: relative;
	background-color: rgba(0, 0, 0, .8)
}

.head_nal_item {
	max-width: 235px;
	overflow: hidden;
	padding: 6px 0 6px 14px;
}
.head_left_nav .fk {
	position: absolute;
	left: 235px;
	top: 1px;
	z-index: 5;
}
.head_nal {
	display: none;
	margin-top: 32px;
}
}
@media screen and (max-width:900px){
.head_nal_left {
	width: 247px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;
	position: relative;
	background-color: rgba(0, 0, 0, .8)
}

.head_nal_item {
	max-width: 245px;
	overflow: hidden;
	padding: 6px 0 6px 14px;
}
.head_left_nav .fk {
	position: absolute;
	left: 245px;
	top: 1px;
	z-index: 5;
}
.head_nal {
	display: none;
	margin-top: 32px;
}
}


.head_nal_item.fir {
	padding: 0 0 0 14px;
	position: relative;
}

.head_nal_item.fir:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgb(64, 66, 69);
	position: absolute;
	left: 0;
	top: 0;
}

.head_nal_item.fir .head_nal_itemdt {
	line-height: 36px;
	position: relative;
	z-index: 3;
}

.head_nal_item.fir s {
	top: 6px;
}

.head_nal_item s {
	display: block;
	width: 19px;
	height: 20px;
	float: left;
	position: relative;
	z-index: 3;
	top: 2px;
	margin-right: 9px;
}

.head_nal_item:hover s {
	background-position-x: -21px;
}

.headernavsico {
	background: url("../images/index_a004.png") no-repeat 0 0;
}

.headernavsicoquan {
	background-position: 0 -44px;
	top: 4px !important;
}

.headernavsicoguan {
	background-position-y: -110px;
}

.headernavsicojian {
	background-position-y: -175px;
}

.headernavsicodqg {
	background-position-y: -310px;
}

.headernavsicodsg {
	background-position-y: -243px;
}

.headernavsicojzg {
	background-position-y: -377px;
}

.point {
	color: #c81623;
}

.head_nal_left:hover .head_nal_item.fir:after {
	display: none;
}

.head_nal_item:hover {
	background-color: #fff;
}

.head_nal_item:hover .head_nal_itemdd {
	color: #666;
}

.head_nal_item:hover .head_nal_itemdt {
	color: #333;
}

.head_nal_item:hover div {
	display: block;
}

.head_nal_item .head_nal_itemdt {
	font-size: 14px;
	line-height: 24px;
	max-width: 166px;
	display: block;
}

.head_nal_item .head_nal_itemdd {
	float: left;
	font-size: 12px;
	line-height: 24px;
	max-width: 166px;
	display: block;
}

.head_nal_item .head_nal_itemdd+.head_nal_itemdd {
	padding-left: 10px;
}

.head_nal_item .head_nal_itemdd {
	color: #ccc;
}

.head_nal_item .head_nal_itemdt {
	font-weight: bold;
	color: #fff;
}

.head_nal_item .head_nal_itemdd:hover {
	color: #d81e28;
}

.head_nal_right {
	padding-left: 11px;
	filter: alpha(opacity=80);
	background-color: rgba(255, 255, 255, .85);
	*background-color: #fff;
}

.head_nal_right a {
	color: #333333;
	font-size: 13px;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding-right: 10px;
	margin-top: 20px;
	cursor: pointer;
}

.head_nal_right a:hover {
	color: #db3433;
}

#header_shandian {
	color: #db3433;
	background: url(images/5280fa33a0bfb71e20fd1442716e4d98.png) no-repeat 56px 4px;
	font-weight: bold;
}

.head_nal>div {
	float: left;
	height: 400px;
}

.head_nal_mini {
	width: 815px;
	height: 395px;
	background-color: #fff;
	padding-top: 5px;
	display: none;
}

.head_nal_mini:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 5;
	box-shadow: 0 1px 12px 1px rgba(0, 0, 0, .2);
	width: 100%;
}

.nav_h {
	height: 500px;
}

.head_nal_leftlinks {
	float: left;
	width: 602px;
	height: 100%;
	background-color: #fff;
}

.head_nal_leftlinks li {
	overflow: hidden;
}

.head_nal_leftlinks ul li:first-child .head_nal_t {
	border-top: none;
}

.head_nal_erji {
	display: block;
	float: left;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	width: 80px;
	text-align: right;
	line-height: 44px;
}

.head_right_arrow:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 9px;
	color: #888;
	margin: 16px 0 0 7px;
	background: url("../images/index_a003.png") no-repeat;
}

.head_nal_t {
	width: 484px;
	float: right;
	margin-right: 21px;
	border-top: 1px dashed #e6e6e6;
	padding: 10px 0;
}

.head_nal_t a {
	color: #666;
	font-size: 12px;
	line-height: 22px;
	display: inline-block;
}

.head_nal_t a:before {
	content: '';
	display: block;
	width: 0;
	height: 13px;
	border-right: 1px solid #e8e8e8;
	float: left;
	margin: 5px 10px 0;
}

.head_nal_t a:hover {
	color: #c81623;
}

.head_mini_title {
	padding-bottom: 5px;
}

.head_left_nav .head_mini_title>p {
	font-size: 14px;
	color: #d41b2b;
	font-weight: bold;
	float: left;
}

.head_left_nav .head_mini_title>div {
	font-size: 12px;
	color: #333333;
	min-width: 107px;
	height: 18px;
	margin-right: 8px;
	float: right;
}

.head_left_nav .head_mini_title>div span {
	color: #e9403f;
}

.head_mini_title>div span a {
	color: #e9403f;
}

.head_mini_middle>div {
	float: left;
	width: 90px;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
	background: #f3f3f3;
	color: #333;
	text-align: center;
	font-size: 13px;
	margin-right: 5px;
	margin-bottom: 4px;
	cursor: pointer;
}

.head_mini_middle>div a {
	width: 100%;
	height: 100%;
	display: block;
}

.nav_qk .head_mini_middle {
	margin-bottom: -12px;
}

.head_mini_middle>div:hover {
	background: #E93F3F;
}

.head_nal_left .head_mini_middle>div:hover a {
	color: white;
	text-decoration: none;
}

.head_mini_middle .no_margin {
	margin-right: 0;
}

.head_mini_bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	float: right;
	width: 214px;
	background-color: #f5f5f5;
	height: 100%;
}

.head_mini_bottom .logoimgs {
	padding: 10px 9px 9px 10px;
	width: 100%;
	height: auto;
	overflow: hidden;
	border: none;
	margin: 0;
	font-size: 0;
}

.logoimgs img {
	width: 80px;
	/*height: 40px;*/
	margin-top: 8px;
	margin-bottom: 8px;
}

.logoimgs a {
	width: 96px;
	/*height: 56px;*/
	display: block;
	float: left;
	margin: 0 1px 1px 0;
	text-align: center;
	background-color: #fff;
}

.logoimgs a:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);
}

.head_mini_bottom>div {
	width: 95px;
	height: 42px;
	border: 1px solid #EDEDED;
	float: left;
	margin-right: 2px;
	margin-bottom: 4px;
	cursor: pointer;
	box-sizing: border-box;
}



.head_left_nav .dk {
	position: absolute;
	left: 200px;
	top: 32px;
}

.dingzhilink {
	display: block;
	width: 193px;
	height: 100px;
	background-color: #fff;
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.dingzhilink:hover {
	opacity: .65;
	filter: alpha(opacity=65);
}

.dingzhilinkimg {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 10px;
}

.dzlink_name {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 19px;
	margin-top: 20px;
	text-align: left;
}

.dzlink_txt {
	font-size: 12px;
	color: #999;
	line-height: 18px;
	text-align: left;
}

.dzlink_link {
	font-size: 13px;
	color: #333;
	line-height: 23px;
	text-align: left;
}

.dzlink_link:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 9px;
	margin: 6px 0 0 4px;
	background: url(images/index_a003.png) no-repeat;
}
