* {
    padding: 0;
    margin: 0;
}

.page {
    min-width: 1200px;
    height: 1569px;
    background: url(../img/51_bg.png) top center;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.client {
    padding: 346px 0 0 812px;
}

.app {
    padding: 345px 0 0 8px;
}

.txt {
    min-height: 32px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #121647;
    line-height: 32px;
}

a {
    text-decoration: none;
    color: #121647;
}

a:hover {
    text-decoration: underline;
}

.txt+.txt {
    margin-top: 10px;
}

.download-client {
    display: block;
    width: 389px;
    height: 96px;
    background: url(../img/btn1.png) no-repeat;
    background-size: 100% auto;
    cursor: pointer;
    margin-top: 75px;
}

.scan {
    width: 182px;
    height: 34px;
    background: url(../img/btn2.png) no-repeat;
    background-size: 100% auto;
    margin-top: 14px;
}

.qrcode {
    width: 182px;
    height: 182px;
    margin-top: 28px;
}

.zhw-footer {
    margin-top: 80px;
    width: 100%;
    min-width: 1200px;
}

.zhw-footer img {
    vertical-align: top;
}

.zhw-footer .footer-bottom {
    margin-top: 100px;
}

.zhw-footer .footer-bottom .footer-container {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px
}

.zhw-footer .footer-bottom .footer-new-container {
    width: 1200px;
    margin: 50px auto 0;
    font-size: 12px;
    font-weight: 400;
    color: #787878;
    text-align: center
}

.zhw-footer .footer-bottom .footer-new-container .copy-writing+.copy-writing {
    padding-top: 2px
}

.zhw-footer .footer-bottom .footer-new-container .copy-writing-img {
    padding-top: 10px;
    line-height: 40px
}

.zhw-footer .footer-bottom .footer-new-container .copy-writing-img .cyxyv-url {
    margin-left: 30px
}

.zhw-footer .footer-bottom .footer-new-container a {
    font-size: 12px;
    font-weight: 400;
    color: #787878;
    text-decoration: none
}

.zhw-footer .footer-bottom-verify {
    float: left
}

.zhw-footer .footer-bottom-verify img {
    width: 61px;
    height: 22px;
    vertical-align: middle
}

.zhw-footer .footer-bottom-txt {
    margin-left: 0;
    float: left
}

.zhw-footer .footer-bottom-txt a {
    font-size: 12px;
    font-weight: 400;
    color: #787878;
    text-decoration: none
}

.zhw-footer .footer-bottom-txt .cyxyv-url img {
    margin-left: 0;
    width: 88px;
    position: relative;
    top: -2px;
    vertical-align: middle
}

.zhw-footer .footer-bottom-phone {
    float: right
}

.zhw-footer .footer-bottom-phone-icon {
    float: left
}

.zhw-footer .footer-bottom-phone-icon img {
    width: 11px;
    height: 11px;
    vertical-align: middle
}

.zhw-footer .footer-bottom-phone-txt {
    margin-left: 2px;
    font-size: 12px;
    font-weight: 400;
    color: #9b9a9a;
    float: left
}