* {
    margin: 0px;
    padding: 0px;
}

html,
body {
    min-width: 1220px;
}

.banner_wrap {
    width: 100%;
    height: 667px;
}

.banner01 {
    background: url('./images/banner01_bg.png') no-repeat top center;
    background-size: 100% 100%;
}

.index_wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.index_img {
    width: 417px;
    height: 440px;
    display: inline-block;
    position: absolute;
    top: 94px;
}

.er_code_content {
    width: 417px;
    height: 440px;
    text-align: center;
    position: absolute;
    top: 94px;
}

.ky_text {
    width: 393px;
    height: 98px;
    display: block;
}

.er_code {
    width: 194px;
    height: 232px;
    display: block;
    margin-top: 55px;
    margin-left: 108.8px;
}

.index_lf,.er_code_lf {
    left: 105px;
}

.er_code_rg,.index_rg {
    right: 105px;
}

.top_change {
    top: 171px;
}

.text_img {
    display: inline-block;
    height: 56px;
    margin-bottom: 25px;
}

.er_code_content p {
    width: 418px;
    text-align: left;
    line-height: 32px;
    color: #808080;
    font-size: 20px;
}

.er_code_content span {
    color: #666666;
    font-size: 22px;
    font-weight: bold;
}

.code_content {
    margin-top: 122px;
}

.code_content p {
    color: #4D4D4D;
    font-size: 24px;
    width: 100%;
    line-height: 40px;
    text-align: center;
}

.code_wrap {
    width: 228.8px;
    margin: 0 auto;
}

.code {
    width: 228.8px;
    height: 228.8px;
    margin-bottom: 26px;
}

.ky_footer {
    color: #999999;
    margin-top: 168px;
    font-size: 13px;
    height: 72px;
    line-height: 72px;
    width: 100%;
    text-align: center;
    border-top: 1px solid #E6E3E0;
}