﻿/*reset 
--------------------*/

.floatlft {
	float: left;
}
.floatrgt {
	float: right;
}
.Inline {
	display: inline;
}
.bold, .bold a {
	font-weight: bold;
}
.overauto {
	overflow: auto;
}
/*menu开始*/
.imenu {
	text-align: center;
	cursor: pointer;
	float: left;
	margin-right: 1px;
}
.imenu a {
	color: #FFF;
	text-decoration: none
}
.imenu a:hover {
	text-decoration: none;
	color: #007AB8
}
.imenu_on {
	cursor: pointer;
	float: left;
	text-align: center;	
}
.imenu_on a {
	text-decoration: none;
}
.imenu_on a.a1:hover {
	color:#3d842e !important;
	text-decoration: none;
}

.imenu_on a:hover:after, .imenu_on a.ac:after {
    border-bottom: 10px solid #5dbf49!important;}
.submnu {
	width: 1200px;
*width:1200px;
	_width: 1200px;
	border-top: none;
	margin: 0 auto;
	display: none;
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 1000;
	background-color: #FFFFFF;
	filter: alpha(opacity=95);
	-moz-opacity: 0.8;
	box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.15)
}
#zx {
	height: 200px;
	width: 1200px;
	margin: 0px 0 0 15px;
}
.s-zx {
	height: 200px;
	float: left;
}
.s-zx ul {
	font-weight: bold;
	height: 240px;
*height:240px;
	text-align: left;
	float: left;
	width: 15%;
*width:15%;
	_width: 15%;
	border-right:1px rgba(113,112,116,0.15) solid;
	padding-left: 2%;
	padding-top: 15px;
}
.s-zx ul:last-of-type {
	border-right:0px #cccccc solid;
	padding-left: 2%;
}
.s-zx ul.li_content li {
	line-height: 26px;
	width:100%;
	float: left;
	color: #898989;
	height: 26px;
	text-align: left;
	padding-left: 0px;
	font-weight: normal;
}
.s-zx ul.li_content li a {
	color: #898989;
	padding: 0px !important;
}
.s-zx ul.li_content li a::after {
	border:0px !important;
}
.s-zx ul.li_content li a:hover {
	color: #007AB8;
	line-height: 26px;
	height: 26px;
	text-decoration: none;
}
.s-zx ul.li_content .zxdl {
	font-weight: bold;	
	color: #1d428a;
	line-height: 28px;
	text-align: left;
	height: 28px;
}
.s-zx ul.li_content .zxdl a {
	font-weight: bold;
	color: #1d428a;
}
#zx .piczx {
	height: 66px;
	float: left;
	width: 1200px;
	margin-top: 5px;
}
#zx .piczx img {
	height: 66px;
	width: 100px;
	float: left;
	border: 1px solid #bdb9b8;
	margin-right: 11px;
}
@media screen and (max-width:1024px){
	
.submnu {
	width: 100%;
*width:100%;
	_width: 100%;
	border-top: none;
	margin: 0 auto;
	display: none;
	position:inherit !important;
	left: 0px;
	top: 0px;
	z-index: 100000;
	background-color: #FFFFFF;
	filter: alpha(opacity=95);
	-moz-opacity: 0.8;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);
	overflow-y: auto !important
}
#zx {
	height: 240px;
	width: 100%;
	margin: 0px;
	overflow-y: auto
}
	.imenu {
	text-align: left;
	cursor: pointer;
	float: left;
	margin-right: 1px;
}
.imenu_on a.a1:hover {
	color:#ffffff !important;
	text-decoration: none;
}
.s-zx ul {
	font-weight: bold;
	height: auto;
*height:auto;
	text-align: left;
	float: left;
	width: 100%;
*width:100%;
	_width: 100%;
	border-right:0px rgba(113,112,116,0.15) solid;
	border-bottom:1px rgba(113,112,116,0.15) solid;
	padding-left: 0%;
	padding-bottom: 10px;
	padding-top: 15px;
}
.s-zx ul:last-of-type {
	border-right:0px #cccccc solid;
	border-bottom:0px rgba(113,112,116,0.15) solid;
	padding-left: 0%;
}
.s-zx ul.li_content li {
	line-height: 26px;
	width:90%;
	float: left;
	margin: 0px 0px 0px 10%;
	color: #898989 !important;
	height: 26px;
	text-align: left;
	padding-left: 0px;
	font-weight: normal;
}
.s-zx ul.li_content li a {
	color: #898989 !important;
	padding: 0px !important;
}
.s-zx ul.li_content li a::after {
	border:0px !important;
}
.s-zx ul.li_content li a:hover {
	color: #007AB8 !important;
	line-height: 26px;
	height: 26px;
	text-decoration: none;
}
.s-zx ul.li_content .zxdl {
	font-weight: bold;	
	color: #1d428a !important;
	line-height: 28px;
	text-align: left;
	height: 28px;
}
.s-zx ul.li_content .zxdl a {
	font-weight: bold;
	color: #1d428a !important;
}
.s-zx ul.li_content .zxdl a:after {
    content: "" !important;
    font: normal normal normal 20px/1 FontAwesome;
    opacity: 1;
    border: none !important;
    transform: none;
    right: 15px;
    width: 20px;
    height: 14px;
    top: 11px;
    left: auto;

	}
.s-zx ul.li_content li a::after {
	content: "" !important;}


.imenu_on {
	cursor: pointer;
	float: left;
	text-align: left;	
}


}

