.footer p{
line-height: 40px;
font-size: 16px;
}
.footer .fl,.footer .fr{
display: inline-block;
    margin: 20px 0;
}
.footer .fr img{
width:120px;
}


.wrap{width:1000px;margin:auto;}
.shuiyin{
position: relative;
}
.shuiyin img{
    position: absolute;
    right: 0px;
}

.header {
    background: #0069b7;
    height: 180px;
    position: relative;
    z-index: 801
}

.logodot {
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -600px;
    width: 270px;
    height: 180px;
    z-index: 2
}

.head {
    /* background: url(../images/toplinebg.png) bottom repeat-x; */
    height: 131px;
    position: relative;
    z-index: 3
}

.logo {
    padding-top: 29px;
    height: 84px;
    width: auto;
    float: left;
}

.logo .img_title {
    display: none;
}

.logo a {
    outline: none;
}

.topright {
    float: right;
    padding-top: 37px;
}

.top_gg {
    height: 21px;
    margin-bottom: 15px;
    float: right;
}

.top_gg .img_title {
    display: none;
}


.search {
    width: 308px;
    height: 36px;
    background: #0a4274;
    clear: both;
}

.search ul {
    height: 36px;
}

.search li {
    float: left;
}

.search li input {
    float: left;
    border: 0 none;
    background: none;
}

.search li.ss1 {
    padding: 0px 10px;
    width: 245px;
    height: 36px;
    position: relative;
}

.search li.ss1 .msg-box {
    position: absolute;
    left: 0px;
    top: 0px;
}

.search li.ss1 input {
    height: 36px;
    width: 245px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    background: none;
    border: none;
}

.search li.ss2 {
    width: 22px;
    height: 22px;
    margin-top: 7px;
    padding-right: 21px;
}

.search li.ss2 input {
    width: 22px;
    height: 22px;
    cursor: pointer;
    overflow: hidden;
    border: none;
    background: url(../images/fdj.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
    outline: none;
    text-indent: -99999em;
    font-size: 0;
}


.navbar-default {
    background-color: none;
    border-color: none;
}

.navbar {
    position: relative;
    z-index: 9;
}

.navbar-nav {
    height: 49px;
}

.navbar-nav li {
    float: left;
    width: 140px;
    height: 49px;
    /* background: url(../images/menuline.png) right center no-repeat; */
    position: relative;
    z-index: 13
}

.navbar-nav li a {
    display: block;
    height: 49px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #eef2f5 !important;
    cursor: pointer;
    position: relative;
    margin-left: -1px;
}

.navbar-nav li.num9 {
    background: none;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #fff !important;
    background: #ee9439;
}

.navlist {
    position: absolute;
    left: 0;
    background: url(../images/nav-hover.png) repeat;
    padding: 0 0px 5px 0;
    display: none;
    position: absolute;
    top: 49px;
    left: 0px;
    width: 140px;
    height: auto;
    z-index: 9999;
}

.menubox .navlist li a {
    display: block;
    line-height: 20px;
    height: auto;
    text-align: center;
    color: #fff;
    margin-left: 0px;
}

.menubox li .navlist ul li {
    clear: both;
    height: auto;
    width: 100%;
    z-index: 999;
    line-height: 20px;
    padding: 5px 0px;
    background: none;
}

.menubox li .navlist ul li a {
    display: block;
    padding: 0;
    font-size: 16px;
    color: #fff;
    width: 100%;
    text-align: center;
}

.menubox li .navlist ul li a:hover {
    color: #ee9439 !important;
    background: none;
}

.navbar-nav li.active .navlist ul li a {
    background: none;
}






