@charset "UTF-8";
/*
*   program: 青海首页公共部分
*   author: linna
*   date: 2017-11-21
*/


/* 头尾、导航栏、右侧手势栏的公共部分 */

/* 头部 */

body {
    overflow-x: hidden;
    background: url(../images/body-bg.jpg) fixed top center no-repeat;
}

.qh-wrapper {
    width: 1200px;
    margin: 0 auto;
}

.qh-header {
    min-width: 1200px;
    height: 115px;
    background: url(../images/qh-header-bg.png) left top repeat-x;
}

.qh-logo {
    width: 458px;
    height: 86px;
    margin-top: 12px;
}

.qh-logo-link {
    display: block;
    width: 458px;
    height: 86px;
    background: url(../images/qh-logo.png) left top no-repeat;
}

.qh-tool {
    width: 356px;
    margin-top: 6px;
}

.qh-set {
    height: 14px;
    margin-top: 16px;
    margin-bottom: 26px;
    line-height: 14px;
    text-align: right;
    font-size: 0;
}

.qh-set a, .qh-set span  {
    font-size: 14px;
    color: #0b92f1;
}

.qh-set span {
    margin-left: 10px;
    margin-right: 10px;
}

.qh-set .sp {
    margin-left: 0;
}

.jfqh.on {
    font-weight: bold;
}

.qh-help {
    height: 32px;
    color: #459efa;
}

.qh-location {
    margin-right: 11px;
    margin-top: 7px;
    font-size: 16px;
}

.qh-weather {
    width: 100px;
    padding-left: 53px;
    background: url(../images/qh-weather-icon.png) left center no-repeat;
}

.qh-date {
    width: 109px;
    padding-left: 40px;
    background: url(../images/qh-date-icon.png) left center no-repeat;
}

.qh-weather, .qh-date {
    font-size: 0;
}

.qh-weather span {
    font-size: 14px;
    line-height: 14px;
}

.pm {
    margin-top: 4px;
}

.qh-date span {
    font-size: 13px;
    line-height: 13px;
}

.date-gl {
    margin-top: 6px;
}

/* 导航 */

.qh-nav {
    min-width: 1200px;
    position: relative;
    background: #007bd1;
}

.qh-nav-lists {
    height: 50px;
}

.qh-nav-lists li {
    width: 114px;
    height: 64px;
    float: left;
    margin-left: 21px;
}

.qh-nav-lists li:first-child {
    margin-left: 0;
}

.qh-nav-lists li>a {
    display: block;
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.qh-nav-lists li.cur {
    background: url(../images/qh-main-nav-bg.png) left top no-repeat;
}

.qh-nav-lists li.cur>a {
    font-weight: bold;
    color: #007bd1;
}

.qh-nav-lists .arrow {
    display: none;
    z-index: 2;
    background: url(../images/arrow-2.png) no-repeat;
}

.m-nav-hover {
    z-index: 1;
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    min-height: 180px;
    background: url(../images/qh-nav-hv-bg.png);
}

.m-nav-hover:first-child {
    width: 0;
    height: 0;
}

.nav-hover-content {
    padding-left: 93px;
    padding-top: 17px;
    font-size: 0;
}

.leader {
    height: 36px;
    line-height: 36px;
    font-size: 0;
    color: #222;
}

.leader .position, .leader .colon, .leader .name {
    font-size: 18px;
}

.name:hover {
    font-weight: bold;
    color: #007bd1;
}

.leader .position {
    display: inline-block;
    width: 91px;
    font-weight: bold;
    text-align-last: justify;
    text-align: justify;
    -moz-text-align-last:justify;
}

.leader .colon {
    margin-left: 7px;
    margin-right: 20px;
    font-weight: bold;
}

.leader .name {
    margin-right: 40px;
}

.nav-hover-link {
    min-height: 102px;
}

.nav-hover-link .nav-hover-content {
    padding-left: 119px;
    padding-top: 26px;
    padding-bottom: 40px;
}

.nav-hover-link .nav-hover-content>a {
    display: inline-block;
    margin-right: 43px;
    line-height: 36px;
    height: 36px;
    font-size: 18px;
    color: #222;
}

.nav-hover-link .nav-hover-content>a:hover {
    font-weight: bold;
    color: #007bd1;
}

/* 底部 */

.qh-footer {
    height: 116px;
    border-top: 1px solid #fff;
    box-sizing: border-box;
    background: url(../images/footer-bg.png) repeat;
}

.qh-friend-link {
    position: relative;
    height: 30px;
    margin-top: 22px;
    margin-right: -6px;
}

.qh-frind-link-title {
    width: 72px;
    height: 30px;
    line-height: 30px;
    padding-left: 24px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    background: url(../images/frind-link-icon.png) left center no-repeat;
}

.qh-frind-link-item {
    /* position: relative; */
    width: 179px;
    height: 30px;
    margin-right: 6px;
    box-sizing: border-box;
    line-height: 30px;
    text-indent: 9px;
    font-size: 14px;
    color: #828282;
    border: 1px solid #acb9bb;
    background: #d6dfde url(../images/link-jt-icon.png) 160px center no-repeat;
}

.qh-link-content {
    position: absolute;
    left: 0;
    /* bottom: 32px; */
    bottom: 30px;
    display: none;
    z-index: 1;
    width: 1200px;
    max-height: 245px;
    padding: 20px 20px 10px 20px;
    overflow-y: auto;
    box-sizing: border-box;
    font-size: 0;
    color: #0b92f1;
    border-top: 4px solid #0b92f1;
    background: #fff;
}

.qh-link-content h3 {
    padding-top: 16px;
    padding-bottom: 8px;
    line-height: 16px;
    font-size: 16px;
    color: #222;
}

.qh-link-content h3:first-of-type {
    padding-top: 0;
}

.qh-link-content .city {
    font-weight: bold;
    color: #222;
}

.qh-link-content .city:first-of-type {
    margin-left: -8px;
}

.qh-link-content a {
    display: inline-block;
    margin-right: 15px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

.qh-link-content a:hover {
    color: #0b92f1;
}

.qh-link-content .link {
    min-width: 180px;
    margin-right: 10px;
}

.qh-link-content .link:first-child {
    margin-left: -8px;
}

.qh-frind-link-title, .qh-frind-link-item {
    float: left;
}

.qh-footer-info {
    height: 62px;
}

.qh-footer-gav {
    width: 580px;
    padding-top: 14px;
}

.qh-footer-gav p {
    font-size: 0;
}

.qh-footer-gav span {
    margin-right: 17px;
    line-height: 22px;
    font-size: 12px;
    color: #d6dcdc; 
}

.qh-footer-find {
    margin-top: 16px;
    font-size: 0;
}

.qh-footer-find a {
    display: block;
    width: 78px;
    height: 39px;
}

.qh-tooter-about {
    width: 314px;
    line-height: 14px;
    margin-top: 28px;
    font-size: 0;
}

.qh-tooter-about a, .qh-tooter-about span {
    font-size: 14px;
    color: #d7dcdd;
}

.qh-tooter-about span {
    margin-left: 12px;
    margin-right: 12px;
}

/* 右侧手势栏 */

.qh-float-hand {
    z-index: 1;
    position: fixed;
    top: 50%;
    right: 0;
    width: 91px;
    height: 90px;
    margin-top: -45px;
    cursor: pointer;
}

.hand-move {
    position: absolute;
    top: 25px;
    padding-top: 78px;
    background: url(../images/qh-float-hand.png) no-repeat;
}

.hand-move span {
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}

.qh-float-bar {
    z-index: 1;
    position: fixed;
    top: 50%;
    right: -91px;
    width: 91px;
    height: 630px;
    margin-top: -315px;
    background: url(../images/qh-float-bar-bg.png) repeat;
}

.qh-float-bar ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 91px;
    max-height: 600px;
}

.qh-float-bar li {
    position: relative;
    height: 84px;
    margin-bottom: 48px;
}

.qh-float-bar li:last-child {
    padding-bottom: 0;
}

.qh-float-bar a {
    display: block;
    padding-top: 70px;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    color: #fff;
}

.float-wechat {
    position: absolute;
    left: -130px;
    top: 50%;
    display: none;
    width: 130px;
    height: 118px;
    margin-top: -59px;
    background: url(../images/float-wechat-bg.png) no-repeat;
}

.float-wechat img {
    width: 98px;
    height: 97px;
    margin-left: 10px;
    margin-top: 10px;
}

.qh-float-xtbg {
    background: url(../images/qh-float-xtbg.png) center top no-repeat;
}
.qh-float-zwdc {
    background: url(../images/qh-float-zwdc.png) center top no-repeat;
}

.qh-float-zwwx {
    background: url(../images/qh-float-zwwx.png) center top no-repeat;
}

.qh-float-zwwb {
    background: url(../images/qh-float-zwwb.png) center top  no-repeat;
}

.qh-float-zwyx {
    background: url(../images/qh-float-zwyx.png) center top no-repeat;
}
.qh-float-gwykhd {
    background: url(../images/qh-float-zwwx-gwykhd.png) center top no-repeat;
}



/* 底部footer的背景图修改开始 */

.party {
    float: left;
    margin: 12px 20px 0 1px;
}

/* 底部footer的背景图修改完成 */


/* 右侧手势栏的修改开始 */

.qh-main {
    position: relative;
}

/* 右侧手势栏的修改结束 */

.ue_table table td {
            border: 1px solid #dcdcdc;
        }
.ue_table table {
            margin: 0px auto;
        }