.page-www-login{
    min-height: 100vh;
    min-width: 1200px;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    color: #202d40;
    background: url(/public/assets/web/common/images/user/bg.0a9ab8c.jpg) no-repeat 50% / cover;
}

.page-www-login .gy-top-wrap {
    width: 100%;
    background: #fff;
}

.page-www-login .gy-top-wrap .gy-top {
    max-width: 1280px;
    height: 100px;
    margin: 0 auto;
    padding-top: 15px;
}

.page-www-login .gy-top-wrap .gy-top-left {
    float: left;
    margin-right: 30px;
}

.page-www-login .gy-top-wrap .gy-top-right {
    float: right;
    margin-top: 16px;
}

.page-www-login .gy-top-wrap .gy-top-right a {
    width: 66px;
    height: 35px;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #000;
    display: block;
    float: left;
    text-align: center;
    margin-left: 55px;
    cursor: pointer;
}

.page-www-login .gy-top-wrap .gy-top-right a:hover {
    color: #33a9eb;
    background: url(/public/hthy/assets/web/common/images/about/gy_gywm09.gif) no-repeat bottom;
}

.page-www-login .wrapper{
    background: rgb(6, 21, 108);
}
.wrapper-content{
    background: url(/public/hthy/assets/web/page/www/contact/images/bg.jpg) no-repeat;
}


.copyright {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    line-height: 20px;
    text-align: center
}

.copyright .bottom {
    color: #8895a7
}

.copyright .bottom a {
    color: inherit;
    text-decoration: none
}

.copyright .bottom a:hover {
    text-decoration: underline
}
