input .go_reg {
    text-align: center;
    border: none;
    width: 181px;
    height: 34px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    background-color: #E46D29;
}

.flex_between_center_nospace {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.readAgreement {
    /* width: 120px; */
    margin: 0 auto;
    font-size: 12px;
    color: #999999;
}

.radio {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    /* margin-top: 0.04rem; */
}

.readAgreement a {
    color: #6592C8 !important;
}

.footer_new {
    width: 100%;
    background-color: #f4f4f4;
    height: 150px;
    overflow: hidden;
    position: absolute;
    left: 0;
    font-size: 14px;
}

.footer_new .foot_new {
    width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.footer_new .foot_box {
    width: 170px;
    height: 200px;
    float: left;
    display: block;
    border-right: 1px #ddd solid;
    margin: 30px 20px 10px 0;
    padding: 0 0 20px 10px;
    text-align: left
}

.footer_new .foot_box .hd {
    font-size: 16px;
    line-height: 36px;
    color: #000
}

.footer_new .foot_box .bd li {
    line-height: 26px;
    color: #666
}

.footer_new .foot_wap {
    width: 230px;
    height: 200px;
    float: left;
    display: block;
    border-right: 1px #ddd solid;
    margin: 30px 10px 10px 15px;
    padding: 0 0 20px 10px
}

.footer_new .foot_wap .hd {
    font-size: 16px;
    line-height: 36px;
    color: #000;
    text-align: left
}

.footer_new .foot_wap .bd {
    text-align: left;
    padding: 0
}

.footer_new .foot_wap .bd img {
    margin: 5px 0 0;
    width: 175px;
    height: 175px
}

.footer_new .foot_wx {
    width: 230px;
    height: 200px;
    float: left;
    display: block;
    border-right: 1px #ddd solid;
    margin: 30px 10px 10px 15px;
    padding: 0 0 20px 10px
}

.footer_new .foot_wx .hd {
    font-size: 16px;
    line-height: 36px;
    color: #000;
    text-align: left
}

.footer_new .foot_wx .bd {
    text-align: left;
    padding: 0
}

.footer_new .foot_wx .bd img {
    margin: 5px 0 0;
    width: 175px;
    height: 175px
}

.footer_new .foot_mobile {
    width: 180px;
    height: 180px;
    float: left;
    display: block;
    margin: 29px 10px 0 15px;
    padding: 20px 0 0 10px;
    text-align: center;
    /* background: url(../images/global/foot_tel.gif) center 0 no-repeat; */
}

.footer_new .foot_mobile ul {
    margin-top: 60px
}

.footer_new .foot_mobile .h1 {
    margin-top: 8px;
    font-weight: 700;
    font-size: 26px;
    color: #000;
    margin-top: 50px;
    margin-bottom: 20px
}

.footer_new .foot_mobile .h2 {
    color: #666;
    margin-top: 5px
}

.footer_new .foot_mobile .h3 {
    color: #666;
    margin-top: 5px
}

.footer_new .foot_powered {
    width: 100%;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: -15px;
    height: 15px;
    line-height: 20px
}

.footer_new .foot_powered,
.footer_new .foot_powered a {
    color: #787878;
    font-size: 12px
}

.location {
    font-size: 12px;
    clear: both;
    text-align: left;
    margin: 0;
    /* background: url(../images/global/location.gif) no-repeat 0 2px; */
    padding-left: 23px
}
.footer{
    margin-top: 0!important;
    color: #fff!important;
}
.footer a{
    color: #fff!important;
}
.verifyCodeBtn{
    cursor: pointer;
}
