@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,
img {
	border: 0;
}

body {
	line-height: 2em;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px
}

a {
	color: #666666;
	text-decoration: none;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-in;
	-o-transition-duration: .2s;
	-o-transition-timing-function: ease-in;
	transition-duration: .2s;
	transition-timing-function: ease-in
}

a:hover {
	color: #cd0606;
	text-decoration: underline
}

/* hc_lnav */
#marketNav {
	position: absolute;
	top: 3.9rem;
	left: 8.7rem;
}

.hc_lnav {
	z-index: 9999;
	position: relative;
	width: 22.5rem;
	margin: 68px 0 0 120px;
}

.hc_lnav .allbtn {
	z-index: 99999;
	position: relative
}

.hc_lnav .allbtn h2 {
	font-size: 14px;
}

.hc_lnav .allbtn h2 a {
	height: 3rem;
	background-color: #2c3155;
	text-align: center;
	width: 22.5rem;
	display: block;
	font-family: 微软雅黑, 黑体;
	line-height: 3rem;
	color: #ffffff;
	font-size: 1rem;
	font-weight: normal
}

.hc_lnav .allbtn h2 a:hover {
	background-color: #2c3155;
	text-decoration: none
}

.hc_lnav .allbtn h2 i {}

.hc_lnav .allbtn h2 strong {}

/*一级导航隐藏*/
.hc_lnav .allbtn ul {
	z-index: 99999;
    /* position: absolute; */
    background-color: #ffffff;
    width: 190px;
    display: block;
	height: 41.3rem;
    top:49px;
    left: 0px;
    overflow-y:auto;
}

body.hc_home .hc_lnav .allbtn ul {
	display: block
}

body.hc_list .hc_lnav .allbtn ul {
	display: block
}

.hc_lnav .allbtn ul li {
	padding-bottom: 6px;
	zoom: 1;
	clear: both;
	cursor: default
}

.hc_lnav .allbtn ul li .tx {
	line-height: 2.875rem;
	/* background-color: #559b0d; */
	padding-left: 1.5rem;
	background-repeat: no-repeat;
	background-position: right center;
	height: 2.875rem;
	_background-image: none
}

.hc_lnav .allbtn ul li .tx a {
	font-family: 微软雅黑, 黑体;
	color: #3b3c42;
	font-size: 1rem;
	-webkit-transition: color 0.1s ease-out 0s;
	-moz-transition: color 0.1s ease-out 0s;
	-ms-transition: color 0.1s ease-out 0s;
	-o-transition: color 0.1s ease-out 0s;
	transition: color 0.1s ease-out 0s
}

.hc_lnav .allbtn ul li .tx a img{
	margin-right: 1rem;
}
.hc_lnav .allbtn ul li dl {
	zoom: 1;
	color: #ffffff;
	clear: both;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	padding-top: 4px
}

.hc_lnav .allbtn ul li dd {
	line-height: 30px;
    width: 150px;
    float: left;
    padding-top: 1px;
}

/*二级导航隐藏*/
.hc_lnav .allbtn ul li .pop {
	position: absolute;
	border-left: medium none;
	padding-bottom: 10px;
	background-color: #ffffff;
	min-height: 41.7rem;
	padding-left: 30px;
	width: 640px;
	padding-right: 30px;
	display: none;
	height: 464px;
	top: 0px;
	padding-top: 10px;
	left: 190px;
}

.hc_lnav .allbtn ul li .pop h3 {
	display: none;
	font-size: 14px
}

.hc_lnav .allbtn ul li .pop dl {
	padding-bottom: 6px;
	color: #666666;
	padding-top: 6px
}

.hc_lnav .allbtn ul li .pop dl:hover {
	background-color: #FFFFFF;
}

.hc_lnav .allbtn ul li .pop dl a {
	color: #666666;
	margin-left: 0;
	margin-right: 1rem;
}

.hc_lnav .allbtn ul li .pop .scrolldl dl dd :hover {
	color: #4c79e1;
	text-decoration: none;
	cursor: pointer;
}

.shypCmp{
	border-right: 1.5px solid  #666666;
	padding-right: 6%;
}
.mzclCmp{
	border-right: 1.5px solid  #666666;
	padding-right: 3%;
}
.gzclCmp{
	border-right: 1.5px solid  #666666;
	padding-right: 3%;
	cursor: pointer;
}
.sbscCmp{
	border-right: 1.5px solid  #666666;
	padding-right: 6%;
}
.sbzlCmp{
	border-right: 1.5px solid  #666666;
	padding-right: 3%;
}

.ui-link1{
	margin-left: 0;
	cursor: pointer;
}
.hc_lnav .allbtn ul li .pop dl a.un {
	color: #666666;
}

.hc_lnav .allbtn ul li .pop dt {
	padding-left: 1rem;
	width: 100%;
	margin-bottom: 1rem;
	
}

.hc_lnav .allbtn ul li .pop dd {
	width: 565px;
	margin-left: 1rem;
}

.hc_lnav .allbtn:hover ul {
	display: block
}

/*控制一级菜单显示隐藏*/
.hc_lnav .allbtn ul li:hover {
	background-color: #fcfcfc
}

.hc_lnav .allbtn ul li:hover .tx {
	background-color: #f5f5f5
}

.hc_lnav .allbtn ul li:hover .tx a {
	color: #333333
}

.hc_lnav .allbtn ul li:hover .tx a i {
	background-position: 0px -25px
}

.hc_lnav .allbtn ul li:hover .pop {
	display: block;
	top: 0px;
	left: 22.5rem;
}

/*控制二级菜单显示隐藏*/
.hc_lnav .allbtn ul li:hover .pop dl a.un {
	color: #666666;
	text-decoration: none
}

.hc_lnav .allbtn ul li:hover dl {
	color: #6e6e6e;
}

.hc_lnav .allbtn ul li:hover a {
	color: #666666;
}
.hc_lnav .allbtn ul li:hover a:first-child:hover {
	color: #666666;
	text-decoration: none;
}

.hc_lnav .allbtn ul li:hover a:hover {
	color: #0056b3;
	text-decoration: none;
	cursor: pointer;
}
