footer {
    background: #000;
    color: #fff;
    padding: 52px 0 186px;
}

.footer .wrap {
    width: 153px;
}

.footer .wrap:nth-child(2) {
    width: 142px;
}


.footer h5 {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 27px;
    cursor: pointer;
}

.footer .wrap li a {
    font-size: 12px;
    line-height: 14px;
    color: #A3A4A6;
    margin-bottom: 16px;
    cursor: pointer;
}

.footer .wrap li a:hover {
    color: #fff;
    text-decoration: none;
}

.footer .email {
    width: 275px;
}

.footer .email h5 {
    margin-bottom: 13px;
}

.footer .email .input-group {
    background: #000;
}

.footer input {
    border-color: #6C7073;
    background: #000;
    border-radius: 0;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 18px;
    height: 40px;
    color: #6C7073;
}

.footer input:focus {
    background: #000;
    color: #6C7073;
    /* border-right: none; */
    border-color: #6C7073;
    box-shadow: 0 0 12px 0.2rem rgba(255, 255, 255, 0.25);
}

.footer input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #BBBBBB;
}

.footer input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #BBBBBB;
}

.footer input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #BBBBBB;
}

.footer input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #BBBBBB;
}

.footer .email .input-group-append {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #6C7073;
    cursor: pointer;
}

.footer .email .input-group-append .iconfont {
    width: 40px;
    line-height: 40px;
    font-size: 12px;
}

.footer .email p {
    margin-top: 32px;
    font-size: 14px;
    line-height: 16px;
    color: #6C7073;
}

.footer .app_wrap .item {
    width: 146px;
    height: 44px;
    margin-left: 31px;
    cursor: pointer;
}

.footer .app_wrap .blob {
    width: auto;
}

.footer .app_wrap h5 {
    padding-left: 31px;
    margin: 42px 0 16px;
}

.footer_bottom .hr {
    margin: 102px 0 25px;
    width: 100%;
    height: 1px;
    background: #979797;
    opacity: 0.5;
}

.footer_bottom .copayright ul {
    padding-top: 4px;
}

.footer_bottom .copayright li {
    font-size: 12px;
    line-height: 14px;
    color: #A3A4A6;
    display: inline-block;
    margin-right: 50px;
}

.footer_bottom .copayright li a {
    color: #A3A4A6;
    text-decoration: underline;
}

.footer_bottom .copayright li a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer_bottom .copayright li:first-child {
    margin-right: 42px;
}

.footer_bottom .copayright .iconfont {
    margin-left: 25px;
    color: #A3A4A6;
}

.footer_bottom .copayright .iconfont:hover {
    margin-left: 25px;
    color: #fff;
    cursor: pointer;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    footer {
        padding: 53px 0 93px;
    }

    .footer h5 {
        font-size: 12px;
        line-height: 14px;
    }

    .footer .wrap {
        width: 147px;
    }

    .footer .wrap:nth-child(2) {
        width: 132px;
    }

    .footer .wrap:nth-child(3) {
        width: 162px;
    }

    .footer .email {
        width: 235px;
    }

    .footer .email .input-group {
        width: 220px;
    }

    .footer .email p {
        margin-top: 34px;
        font-size: 12px;
        line-height: 14px;
    }

    .footer .app_wrap .item {
        width: 112.42px;
        height: 33.88px;
        margin-left: 24px;
    }

    .footer .app_wrap h5 {
        padding-left: 31px;
        font-size: 12px;
        line-height: 17px;
        margin: 30px 0 13px;
    }

    .footer_bottom .hr {
        margin: 37px 0 18px;
    }

    .footer_bottom .copayright .iconfont {
        margin-left: 30px;
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    footer {
        padding: 54px 0 91px;
    }

    .footer h5 {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 27px;
    }

    .footer .wrap {
        width: 145px;
    }

    .footer .wrap:nth-child(2) {
        width: 106px;
    }

    .footer .wrap:nth-child(3) {
        width: 119px;
    }

    .footer .email {
        width: 160px;
    }


    .footer .email p {
        margin-top: 12px;
        font-size: 12px;
        line-height: 14px;
    }

    .footer .email .input-group {
        width: 150px;
    }

    .footer input {
        height: 31px;
        font-size: 12px;
        line-height: 14px;
    }

    .footer .email .input-group-append {
        width: 31px;
        height: 31px;
    }

    .footer .email .input-group-append .iconfont {
        width: 31px;
        line-height: 31px;
    }

    .footer .app_wrap .item {
        width: 70.08px;
        height: 21.12px;
        margin-left: 15px;
    }

    .footer_bottom .hr {
        margin: 37px 0 19px;
    }

    .footer .app_wrap h5 {
        padding-left: 31px;
        font-size: 12px;
        line-height: 17px;
        margin: 15px 0 6px;
    }

    .footer_bottom .copayright .iconfont {
        margin-left: 25px;
    }

}

@media only screen and (max-width:768px) {
    footer {
        padding: 0;
    }

    .footer_phone .logo_wrap {
        padding: 18px 0 16px;
        border-bottom: 1px solid #979797;
    }

    .footer_phone .logo {
        width: 132px;
        height: 35px;
        margin: 0 auto;
    }

    .footer_phone .email {
        width: 100%;
        padding: 29px 19px 0 23px;
    }

    .footer_phone .email p {
        margin-top: 10px;
        font-size: 12px;
        line-height: 14px;
        color: #6C7073;
    }

    .footer_phone .email h5 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 16px;
    }

    .footer_phone .email .input-group {
        background: #000;
    }

    .footer_phone .email .input-group .iconfont {
        font-size: 12px;
    }

    .footer_phone input {
        border-color: #6C7073;
        background: #000;
        border-radius: 0;
        font-size: 12px;
        line-height: 14px;
        padding: 12px 18px;
        height: 31px;
        color: #6C7073;
    }

    .footer_phone input:focus {
        background: #000;
        color: #6C7073;
        border-color: #6C7073;
        box-shadow: none;
    }

    .footer_phone input::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #BBBBBB;
    }

    .footer_phone input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #BBBBBB;
    }

    .footer_phone input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #BBBBBB;
    }

    .footer_phone input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #BBBBBB;
    }

    .footer_phone .email .input-group-append {
        width: 31px;
        height: 31px;
        text-align: center;
        background: #6C7073;
    }

    .footer_phone .email .input-group-append .iconfont {
        width: 31px;
        line-height: 31px;
    }

    .footer_phone .app_wrap {
        padding: 26px 19px 40px 23px;
    }

    .footer_phone .app_wrap .item {
        width: 45%;
        /* height: 36px; */
        cursor: pointer;
    }


    .footer_phone .app_wrap .blob {
        width: 100%;
    }

    .footer_phone .app_wrap h5 {
        line-height: 17px;
        font-size: 12px;
        margin: 24px 0 10px;
    }

    .footer_phone .menu_wrap {
        padding: 7px 0 14px;
        background: #131313;
    }

    .footer_phone .menu .menu_title {
        padding: 17px 20px 10px 24px;
    }

    .footer_phone .menu .menu_title h5 {
        font-size: 14px;
        line-height: 20px;
    }

    .footer_phone .menu .menu_item {
        display: none;
        padding: 0 30px 0 34px;
    }

    .footer_phone .menu li {
        padding: 10px 0;
    }

    .footer_phone .menu li a {
        color: #A3A4A6;
        line-height: 16px;
        font-size: 14px;
    }

    .footer_phone .copayright {
        text-align: center;
        padding: 60px 0 38px;
    }

    .footer_phone .copayright .iconfont {
        margin: 0 10px;
        font-size: 24px;
        color: #A3A4A6;
    }

    .footer_phone .copayright ul {
        margin-top: 54px;
        font-size: 12px;
        line-height: 14px;
        color: #A3A4A6;
    }

    .footer_phone .copayright li a {
        color: #A3A4A6;
        text-decoration: underline;
    }

    .footer_phone .copayright li:nth-child(2) {
        margin: 14px 0 10px;
    }
}