.footer {
    text-align: center;
    padding-top: 56px;
    position: relative;
    overflow: hidden;
    background-color: #353535;
}
.footer .map {
    width: 1103px;
    position: absolute;
    bottom: 28px;
    right: 0;
    z-index: -1;
}
.footer .wrap {
    max-width: 1400px;
    margin: 0 auto;
}
.footer .text {
    font-size: 36px;
    font-family: PingFang;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 35px;
}
.footer .form {
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.footer .form .input-box {
    margin-bottom: 14px;
    display: flex;
    justify-content: space-between;
}
.footer .form .item {
    --widthA: calc(100% - 28px);
    width: calc(var(--widthA) / 3);
}
.footer .form input {
    width: 100%;
    height: 65px;
    background: #f7f7f7;
    border: 1px solid #e2e0e0;
    border-radius: 3px;
    padding-left: 25px;
    box-sizing: border-box;
}
.footer .form ::-webkit-input-placeholder {
    font-size: 16px;
    font-family: PingFang;
    font-weight: bold;
    color: #999999;
}
.footer .form .btn-box {
    display: flex;
    justify-content: space-between;
}
.footer .form .btn-box .input {
    width: calc(100% - 289px);
}
.footer .form .btn-box .input input {
    width: 100%;
}
.footer .form .btn-box .btn {
    width: 279px;
    line-height: 55px;
    background: #171c61;
    border-radius: 5px;
    font-size: 16px;
    font-family: PingFang;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.footer .link-wrap {
    display: flex;
}
.footer .link-wrap .logo {
    text-align: left;
    margin-right: 140px;
}
.footer .link-wrap .logo img {
    width: 275px;
}
.footer .link-wrap .logo .icon {
    width: 225px;
    margin-top: 40px;
}
.footer .link-wrap .link-box {
    display: flex;
    flex: auto;
    justify-content: space-between;
}
.footer .link-wrap .link-box .item {
    width: 25%;
    padding-top: 40px;
    text-align: left;
}
.footer .link-wrap .link-box .item .title {
    text-transform: uppercase;
    font-size: 18px;
    font-family: PingFang;
    font-weight: bold;
    color: #fff;
}
.footer .link-wrap .link-box .item p {
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #fff;
}
.footer .link-wrap .link-box .address {
    width: 45%;
}
.footer .link-wrap .link-box:last-child {
    width: 50%;
}
.footer .line {
    width: 1400px;
    height: 1px;
    background: #f7f7f7;
    opacity: 0.1;
    margin-top: 54px;
    margin-bottom: 27px;
}
.footer .copyRight {
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #999999;
    display: flex;
    justify-content: space-between;
    padding-bottom: 36px;
}
.footer .copyRight .iconfont {
    color: #fff;
    font-size: 33px;
}
.footer .copyRight img {
    margin-left: 28px;
}
#close-suspension-box .showFormBtn {
    height: 60px;
    cursor: pointer;
    border-radius: 30px;
    text-align: center;
}
#close-suspension-box:before,
#close-suspension-box:after {
    content: "";
    display: table;
}
#close-suspension-box:after {
    clear: both;
    overflow: hidden;
}
#close-suspension-box {
    width: 60px;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 10px !important;
    z-index: 2000;
}
#close-suspension-box .tit-box {
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    color: #fefefe;
    line-height: 60px;
    margin: 0;
    font-family: "Anton", sans-serif;
}
#close-suspension-box .tit-box .icon-icon-test {
    font-size: 20px;
}
#close_button {
    position: unset;
    font-size: 25px;
    top: -15px;
    right: 5px;
}
#suspension-form-box {
    position: fixed;
    width: 360px;
    bottom: 0px;
    margin: auto;
    z-index: 1500;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
#suspension-form-box .suspension-form-top h2 {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    padding-bottom: 10px;
    color: #fefefe;
    display: inline-block;
    vertical-align: middle;
    font-family: "Anton", sans-serif;
    padding-left: 8px;
    margin: 0px;
}
#suspension-form-box .suspension-form-top .icon-youxiang1 {
    font-size: 22px;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin: 0px;
}
#suspension-form-box .closeFormBtn {
    margin-bottom: -40px;
    width: 30px;
    height: 30px;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    margin-left: auto;
}
#suspension-form-box .suspension-form-top {
    margin: 40px 0 10px 0;
    text-align: center;
    color: #fefefe;
}
#suspension-form-box .suspension-form-top {
    margin: 30px 0 10px 0;
    text-align: center;
}
#suspension-form-box .suspension-form-top .title {
    font-size: 0;
    padding: 10px;
}
#suspension-form-box .suspension-form-conter {
    text-align: center;
    margin-top: 14px;
    border-top: none;
    background-color: #fff;
    width: 100%;
    padding: 20px 28px;
}
#suspension-form-box .suspension-form-conter input {
    display: block;
    width: 100%;
    display: block;
    height: 40px;
    background: #eeeeee;
    border: none;
    outline: inherit;
    font-weight: 500;
    padding: 0 8px 0 24px;
    font-size: 14px;
    margin-bottom: 10px;
}
#suspension-form-box .suspension-form-conter textarea {
    height: 120px;
    width: 100%;
    display: block;
    background: #eeeeee;
    border: none;
    outline: inherit;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 500;
    resize: none;
}
#suspension-form-box .suspension-form-conter button {
    display: block;
    width: 100%;
    line-height: 40px;
    background: #666;
    color: #fefefe;
    border: none;
    margin-top: 10px;
    font-size: 16px;
    outline: inherit;
}
@media (min-width: 0px) and (max-width: 1400px) {
    .footer .text {
        font-size: 24px;
    }
    .footer .form {
        max-width: 1200px;
    }
    .footer .form {
        max-width: 90%;
    }
    .footer .line,
    .footer .copyRight,
    .footer .link-wrap {
        width: 90%;
        margin: 0 auto;
    }
}
@media (min-width: 0px) and (max-width: 1024px) {
    .footer .text {
        font-size: 24px;
    }
}
@media (min-width: 0px) and (max-width: 768px) {
    .footer .text {
        font-size: 20px;
    }
    .footer .form input {
        height: 50px;
    }
    .footer .form .btn-box .btn {
        width: 180px;
        line-height: 50px;
    }
    .footer .form .btn-box .input {
        width: calc(100% - 195px);
    }
    input::placeholder {
        font-size: 14px;
    }
    .footer .link-wrap .logo {
        margin-right: 40px;
    }
    .footer .link-wrap .logo img,
    .footer .link-wrap .logo .icon {
        width: 150px;
    }
    .footer .line,
    .footer .copyRight,
    .footer .link-wrap {
        margin-bottom: 1rem;
    }
}
@media (min-width: 0px) and (max-width: 767px) {
    .footer .text {
        font-size: 18px;
        margin-bottom: 2rem;
    }
    .footer .form .item {
        width: 100%;
    }
    .footer .form input {
        height: 35px;
        margin-bottom: 10px;
    }
    .footer .form .input-box,
    .footer .form .btn-box {
        display: block;
    }
    .footer .form .input-box {
        margin-bottom: 0;
    }
    .footer .form .btn-box .input {
        width: 100%;
    }
    .footer .form .btn-box .btn {
        width: 100%;
        line-height: 40px;
    }
    .footer .link-wrap .link-box:last-child {
        width: 100%;
    }
    .footer .link-wrap .logo .icon {
        margin-top: 20px;
    }
    .footer .link-wrap .link-box {
        display: block;
    }
    .footer .link-wrap .link-box .address {
        width: 100%;
    }
    .footer .link-wrap {
        display: block;
    }
    .footer .link-wrap .link-box .about {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        padding-top: 25px;
    }
    input::-webkit-input-placeholder {
        font-size: 14px;
        padding-left: 10px;
    }
    .footer .copyRight {
        text-align: left;
        display: block;
    }
    .footer .copyRight img {
        margin: 10px;
        margin-left: 0;
    }
}
