body {
    background: #fff
}


/* 头部底部 start */
.headerBtm {
    height: 160px;
    background: url(../../../public/images/common/headerBottom_bg01.png) no-repeat top center;
    background-size: 100% 100%;
	overflow: hidden;
}

.headerBtm .titPic {
    margin-top: 38px;
    margin-left: -72px;
    width: 370px;
    height: 84px;
    background: url(../../../public/images/common/headerBg_wh01.png) no-repeat center center;
    background-size: 100% 100%;
}

.headerBtm .titPic img {
    margin-top: 24px;
    display: block;
    margin-right: 46px;
}

.headerBtm .titCont {
    margin-left: 15px;
    font-size: 20px;
    color: #d9f0ff;
    line-height: 160px;
}

.dropdown-menu a {
    line-height: 40px !important
}

.dropdown-menu {
    left: 15px !important;
    top: 50px;
    min-width: 640px !important;
}

.processingbar {
    text-align: center;
    position: relative;
    width: 160px;
    margin: 0 auto;
    margin-top: 200px;
}

.processingbar font {
    color: #2597e7;
    display: block;
    width: 160px;
    height: 160px;
    line-height: 160px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0px 0 0 0px;
}

.consult_Pop {
    width: 100%;
    height: 500px;
    background-color: #fff;
}

.copyFont {
    color: #2597e7;
    display: block;
    width: 160px;
    height: 160px;
    line-height: 160px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0px 0 0 0px;
}