.header {
    font-size: 24px;
    height: 65px;
}
/*.header,*/
.footer {
    font-size: 14px;
}

/*-------------------
        header
 ---------------------*/

.header .search-wrap {
    padding: 0 10px;
    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;
    margin-right: 20px;
}

.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;
    width:77px;
}
.header_code img{
    width:77px;
    height:77px;
    border:1px solid #e8e8e8;
    margin-right:15px;
}
.logo-wrap {
    height: 110px;
    padding: 15px 0;
}


.header-nav-wrap {
    margin: auto;
    height: 47px;
    width: 1000px;
    background: #0789EA;
}

.header .search-wrap{
    width:1000px;
    margin:auto;
}

.nav-list > li {
    position: relative;
    display: inline-block;
    line-height: 47px;
    padding:0 22px;
    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: #006fb5;
}

/*---------------------
        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 #e10000;
}

.other-link ul li {
    display: inline-block;
    *display: inline;
}

.other-link li a {
    color: #666;
}

.other-link li a:hover {
    color: #cc0000;
}

.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
}
 .footer {
    height: 180px;
    width: 1000px;
    background: #0789E4;
    clear: both;
    position: relative;
    
}
 .footercon {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
.footer .footercon .fleft {
    display: inline-block;
    position: absolute;
    top: 30px;
    left: 100px;
}
.footer .footercon .fcnter {
    height: 78px;
    width: 550px;
    padding-top: 5px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 200px;
}
.footer .footercon .fright {
    display: inline-block;
    position: absolute;
    top: 40px;
    left: 800px;
}
 .other-link {
    color: #666;
    text-align: center;
    line-height: 30px;
    padding: 15px 0;
    color:#ffffff !important;
    border-top: 0px solid !important;
}
.wzid a{
	color:#ffffff !important;
}

/*=======================开发start=======================*/

.wz-ul-span {
    /*margin-left:4px;*/
    position: relative;
    left: 260px;
    /*left: 160px;*/
    color: #fff;
}

.wz-header-image {
    width: 1920px;
    height: 403px;
    /*width: 50%;*/
    /*height: 50%;*/
    /*background: url(../../img/index/wz/wz-header-image.png) no-repeat;*/
    margin-bottom: 60px;
}

.wz-header-image ul { list-style-type: none; }

.wz-header-image ul li {
    position: absolute;
    /*left: 0;*/
    /*top: 0;*/
}

/*#wzTopOne {*/
/*    width: 1920px;*/
/*    height: 403px;*/
/*    background: url(../../img/index/wz/wz-header-image.png) no-repeat;*/
/*    margin-bottom: 60px;*/
/*}*/
/*#wzTopTwo {*/
/*    width: 1920px;*/
/*    height: 403px;*/
/*    position: absolute;*/
/*    background: url(../../img/index/wz/wz2-header-image.png) no-repeat;*/
/*    margin-bottom: 60px;*/
/*}*/

.header-wz-div {
    margin: auto;
    height: 65px;
    /*width: 1000px;*/
    width: auto;
    /*background: #0789EA;*/
    background: #B81B2C;
}

/*.header-wz-div ul {*/
/*    width: 1920px;*/
/*    height: 100px;*/
/*}*/

.wz-nav-list > li {
    position: relative;
    display: inline-block;
    line-height: 65px;
    padding:0 32px;
    /*padding:0 45px;*/
    text-align: center;
    color: #fff;
    left: 260px;
}

.wz-nav-list li a {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #fff;
}

.wz-nav-list > li > img {
    position: absolute;
    right: 0;
    top: 0;
}

.wz-nav-list > li:hover,
.wz-nav-list > li.active {
    background: #B00000;
}

.top-right-search {
    position: relative;
    border-radius: 10px;
    height: 46px;
    width: 353px;
    font-size: 22px;
    color: #999;
    background: #fff;
    border: 1px solid #d8d8d8;
    margin-right: 200px;
    top: -80px;
    float: right;
}

.top-right-search input {
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    left:20px;
    width: 200px;
    height: 100%;
    line-height: 29px;
    border: none;
}

.top-right-search img {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 6px;
    right: 12px;
}
/*=======================开发end=======================*/