.header,
.footer {
    font-size: 14px;
}

/*-------------------
        header
 ---------------------*/

.header .search-wrap {
    padding: 0;
    height: 44px;
    line-height: 44px;
    background: url(../img/index/header_bg_top.png) repeat-x;
}

.search {
    position: relative;
    border-radius: 30px;
    height: 30px;
    width: 250px;
    font-size: 12px;
    color: #999;
    background: #fff;
    margin-top: 7px;
    border: 1px solid #d8d8d8;
}

.search input {
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    left:20px;
    width: 200px;
    height: 100%;
    line-height: 29px;
    border: none;
}

.search img {
    position: absolute;
    top: 6px;
    right: 12px;
}

.header_code {
    font-size: 12px;
    margin-right: 10px;
}
.header_code img{
	
    width:62px;
    height:62px;
    border:1px solid #e8e8e8;
}
 .header_codes img{
  	width:100px;
    height:280px;
    margin-right:-5px;
    border:1px solid #e8e8e8;
}

.logo-wrap {
    height: 110px;
    padding: 30px 0;
}

.header-nav-wrap {
    height: 47px;
    width:100%;
    background: url(../img/index/header_nav_bg_nor.jpg) repeat-x;
}

.nav-list > li {
    position: relative;
    display: inline-block;
    line-height: 47px;
    padding:0 19px;
    margin-left: -4px;
    text-align: center;
    color: #fff;
    /*IE7*/
    *padding:0;
    *width:11.1%;
    *float:left;
}

.nav-list li a {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #fff;
}

.nav-list > li > img {
    position: absolute;
    right: 0;
    top: 0;
}

.nav-list > li:hover,
.nav-list > li.active {
    background: url(../img/index/header_nav_bg_sel.jpg) repeat-x;
}

/**
 * 导航
 */
.frameNav{
	width:996px;
	margin:0 auto;
	clear:both;
	height:80px;
	background:url(../img/images/bg_line.png) repeat-x;
}
.nav1{
	clear:both;
	height:40px;
	position:relative;
}
.nav1 ul.menu{
	height:74px;
	clear:both;
	padding-left:10px;
}
.nav1 ul.menu li{
	float:left;
	width: 105px;  /*  ----新增--- */
}
.nav1 ul.menu li ul.menuPanel1 div{
	float:left;
	margin-left: -100px;
}
/*-----------新增----------------------*/
.nav1 ul.menu li ul li {
	width: fit-content;   /*---控制长度-- */
}
/*-----------新增----------------------*/
.nav1 ul.menu a.topNode{
	display:block;
	width:118px;
	height:40px;
	line-height:40px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.nav1 ul.menu a.current, .nav1 ul.menu a.topNode:hover{
	background:url("../img/images/navbg.png") no-repeat;
	text-decoration:none;
	color:#1A73CD;
}
.nav1 li ul{
	display:none;
	position:absolute;
	margin-top:6px;	
}
.nav1 li ul li{
	color:#666;
	height:18px;
	line-height:18px;
}
.nav1 li ul li a{
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	color:#333;
	margin:0 5px;
	font-size:13px;
}
.nav1 li ul li a:hover{
	color:#000;
	text-decoration:underline;
}
.nav1 li ul.menuPanel1,.nav1 li ul.menuPanel2,.nav1 li ul.menuPanel3,.nav1 li ul.menuPanel4,.nav1 li ul.menuPanel5,.nav1 li ul.menuPanel6,.nav1 li ul.menuPanel7,.nav1 li ul.menuPanel8{	
	_left:20px;
	_width:900px;
}
.menuPanel8{
	width:900px;
	margin-left:-50px;
}
.nav1 li ul.hn{		
	position:relative;
	margin-top:5px;	
}
.nav1 li ul div{
	height:24px;
	line-height:24px;
	width:500px;
	position:absolute;
	overflow:hidden;
	padding-left:100px;
	top:0;
}
.nav1 li ul div span{
	background:url("images/icons/hotnews.gif") no-repeat 0 6px;
	position:absolute;
	left:10px;
	top:0;
	width:110px;
	height:24px;
	line-height:24px;
	color:#1A73CD;
	z-index:999;
	font-weight:bold;
	font-size:13px;
	padding-left:25px;
}
.nav1 li ul div span img{
	margin-right:10px;
}
.nav1 li ul dl{
	position:absolute;
	top:0;
	left:110px;
}
.nav1 li ul dt{
	display:block;
	overflow:hidden;
}

.nav1 div.search{
	position:absolute;
	height:36px;
	width:225px;
	right:-25px;
	top:-1px;
	
}
.nav1 div.search label{
	position:absolute;
	top:10px;
	left:0;
	width:149px;
	
}
.nav1 div.search label input{
	width:105px;
	*width:101px;
	height:20px;
	line-height:20px;
	padding:0;
	padding-left:4px;
	border:1px #2E6F9E solid;
	margin:0;
	z-index:8;
	background:#BCD0E0;
}
.nav1 div.search button{
	position:absolute;
	top:10px;
	*top:11px;
	left:110px;
	*left:105px;
	width:45px;
	*width:50px;
	height:22px;
	background:#054885;
	border:0;
	color:#fff;
	cursor:pointer;
	z-index:9;
}

/*---------------------
        footer
-----------------------*/
.links-wrap {
    height: 40px;
}

.links {
    height: 100%;
    padding: 0 15px;
    line-height: 40px;
    color: #fff;
    background: url(../img/index/header_nav_bg_nor.jpg) repeat-x;
}

.links-right {
    height: 40px;
    padding-left: 104px;
    border: 1px solid #e8e8e8;
}

.links-right select {
    height: 25px;
    margin-top: 6px;
    min-width: 200px;
    margin-left: 15px;
    border: 1px solid #e8e8e8;
    color: #666;
}

.links-right select:first-child {
    margin-left: 100px;
}

.other-link {
    color: #666;
    text-align: center;
    line-height: 30px;
    padding: 15px 0;
    border-top: 2px solid #1A73CD;
}

.other-link ul li {
    display: inline-block;
    *display: inline;
}

.other-link li a {
    color: #666;
}

.other-link li a:hover {
    color: #1A73CD;
}

.other-link img {
    vertical-align: middle;
}

/*loading*/
.portal-loading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(../img/index/loading.gif) center center no-repeat rgba(0, 0, 0, .5);
    z-index: 9998
}