#mSelectCity {
    display: none;
}
.hmform #hm-tabs {
    display: none;
}
.hmform .line-r {
    position: relative;
}
.hmform .line-r::after {
    content: '';
    display: block;
    width: 1px;
    height: 22px;
    background-color: #d2d2d2;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -11px;
}
.hmform {
    position: relative;
    padding-bottom: 90px;
}
.hmform .banner-city-img,
.hmform .banner-trade-img,
.hmform .banner-suffix-img {
    cursor: pointer;
}
.banner-input {
    width: 1020px;
    height: 58px;
    /* border: 2px solid #409EFF; */
    margin: 0 auto;
    background-color: #fff;
    /* border-radius: 4px; */
}
.banner-input-con {
    display: flex;
    height: 58px;
    line-height: 58px;
    background: #fff;
    font-size: 14px;
    width: 840px;
    border: 2px solid #409EFF;
    border-right: none;
}
.banner-city {
    width: 107px;
    padding-left: 40px;
    color: #3d4450;
    position: relative;
}
.banner-city-img {
    display: block;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 28px;
    right: 10px;
}
#formCityMock4 {
    font-size: 14px;
    color: #3d4450;
    height: 58px;
    overflow: hidden;
}
.banner-name1 {
    width: 264px;
    padding: 0 12px 0 28px;
}
.banner-name1 .banner-name-input {
    border: none;
    outline: 0;
    height: 56px;
    line-height: 58px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #3d4450;
    font-size: 14px;
}
.banner-name {
    width: 264px;
    padding: 0 12px 0 28px;
}
.banner-name .banner-name-input {
    border: none;
    outline: 0;
    height: 56px;
    line-height: 58px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #3d4450;
    font-size: 14px;
}
.banner-trade {
    width: 160px;
    padding: 0 18px;
    position: relative;
}
.banner-trade .banner-trade-input {
    border: none;
    outline: 0;
    height: 56px;
    line-height: 58px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #3d4450;
    font-size: 14px;
}
.banner-trade-img {
    display: block;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 28px;
    right: 42px;
}
.banner-suffix {
    width: 162px;
    padding-left: 18px;
    position: relative;
}
.banner-trade1 {
    width:66px;
    padding-left:6px;
    position: relative;
}
.banner-suffix .banner-suffix-input {
    border: none;
    outline: none;
    height: 56px;
    line-height: 58px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #3d4450;
}
.banner-suffix-img {
    display: block;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 28px;
    right: 30px;
}
.banner-btn {
    text-align: center;
    width: 178px;
    height: 62px;
    line-height: 62px;
    border: none;
    outline: none;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
    /* background-color: #409EFF; */
    background: -webkit-gradient(linear, left top, right top, from(#409EFF), to(rgb(121, 187, 255)));
    background: linear-gradient(left, #409EFF, rgb(121, 187, 255));
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#ef3500, endColorstr=#ff7d00);
}
.banner-hint {
    font-size: 14px;
    color: #666666;
    width: 100%;
    text-align: center;
    padding-top: 25px;
    line-height: 36px;
    letter-spacing: 1px;
}
.banner-trade-select {
    width: 1026px;
    height: 240px;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    top: 72px;
    left: 50%;
    margin-left: -513px;
    -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    display: none;
}
.banner-trade-select:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 520px;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}
.banner-trade-select .lists li.actived {
    width: 64px;
    height: 26px;
    background: #ebfff7;
    margin: 0 18px 0 16px;
    cursor: default;
}
.banner-trade-select .lists li {
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-right: 24px;
    font-size: 14px;
    color: #3d4450;
    cursor: pointer;
}
.banner-trade-select .lists6 li.hint {
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding-left: 16px;
    margin-top: 6px;
    font-size: 14px;
    color: #999;
}
.banner-trade-select .lists li a {
    font-size: 14px;
    color: #3d4450;
}
.banner-trade-select .lists li:hover {
    color: #409EFF;
}
.banner-trade-select .lists li.actived:hover {
    color: #333333;
}
.banner-trade-select .lists1 {
    margin-top: 24px;
}
.banner-trade-select .lists2,
.banner-trade-select .lists3,
.banner-trade-select .lists4,
.banner-trade-select .lists5 {
    margin-top: 10px;
}
.banner-trade1 .banner-trade-input {
    border: none;
    outline: none;
    height: 56px;
    line-height: 58px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #3d4450;
}
.banner-suffix-select {
    width: 153px;
    height: 100px;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    top: 68px;
    left: 50%;
    margin-left: -76px;
    font-size: 14px;
    color: #3d4450;
    -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    display: none;
}
.banner-suffix-select:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 65px;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}
.banner-suffix-select li {
    height: 33px;
    line-height: 33px;
    padding-left: 25px;
    font-size: 14px;
    color: #3d4450;
    cursor: pointer;
}
.banner-suffix-select li:first-child {
    margin-top: 22px;
}
.banner-suffix-select li.suffix-actived {
    background: #fff6f0;
    color: #409EFF;
}
.hm-waiting-des {
    color: #fff;
    text-align: center;
    position: relative;
}
.hm-waiting-des span {
    display: block;
    position: absolute;
    left: 367px;
    top: 0;
}
.hm-waiting-des span:after {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    -webkit-animation: ellipsis 2s infinite;
    animation: ellipsis 2s infinite;
    content: "\2026";
    /* ascii code for the ellipsis character */
}
@-webkit-keyframes ellipsis {
    from {
        width: 2px;
    }
    to {
        width: 15px;
    }
}
@keyframes ellipsis {
    from {
        width: 2px;
    }
    to {
        width: 15px;
    }
}
.hm-waiting-close {
    position: absolute;
    right: -44px;
    top: -44px;
}
.hm-waiting-close img {
    display: block;
    width: 44px;
    height: 44px;
}
.hm-report-des {
    padding-left: 124px;
    padding-right: 18px;
    font-size: 18px;
    color: #fff;
}
.hm-report-check {
    display: block;
    width: 143px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: -webkit-gradient(linear, left top, right top, from(#405bff), to(#35a2ff));
    background: linear-gradient(to right, #405bff, #35a2ff);
    /* 鏍囧噯鐨勮娉� */
    color: #fff;
    border-radius: 6px;
    margin-top: 41px;
}
.hm-report-close {
    position: absolute;
    right: -44px;
    top: -44px;
}
.hm-report-close img {
    display: block;
    width: 44px;
    height: 44px;
}
.hm-cover {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99990;
    display: none;
}
.hm-protocol-wrap {
    width: 600px;
    position: fixed;
    left: 50%;
    margin-left: -300px;
    top: 15%;
    z-index: 999;
    display: none;
}
.hm-protocol-con {
    width: 100%;
    background: #fff;
    padding: 30px 0 30px;
    border-radius: 0 0 10px 10px;
}
.hm-protocol-con-page {
    width: 486px;
    height: 280px;
    line-height: 24px;
    margin: 0 auto;
    overflow: auto;
    font-size: 14px;
    color: #3d4450;
}
.hm-protocol-con-page p {
    text-align: justify;
    padding-right: 38px;
}
.hm-protocol-con-page .title {
    text-align: center;
}
.hm-protocol-con-page::-webkit-scrollbar {
    width: 10px;
    height: 300px;
    background: #eceff3;
    border-radius: 5px;
}
.hm-protocol-con-page::-webkit-scrollbar-thumb {
    /*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}
.hm-protocol-btn {
    display: block;
    width: 145px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin: 35px auto 0px;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: -webkit-gradient(linear, left top, right top, from(#405dff), to(#35a1ff));
    background: linear-gradient(to right, #405dff, #35a1ff);
    /* 鏍囧噯鐨勮娉� */
    border-radius: 5px;
}
.hm-protocol-close {
    position: absolute;
    top: -44px;
    right: -44px;
    cursor: pointer;
}
.hm-protocol-close img {
    display: block;
    width: 44px;
    height: 44px;
}
.hm-dynamic-wrap {
    width: 600px;
    position: fixed;
    left: 50%;
    margin-left: -300px;
    top: 15%;
    z-index: 99999;
    display: none;
}
.hm-dynamic-title {
    font-size: 26px;
    color: #fff;
    text-align: center;
    padding-top: 40px;
}
.hm-dynamic-des {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}
.hm-dynamic-con {
    background: #fff;
    padding-bottom: 45px;
    border-radius: 0 0 10px 10px;
}
.hm-dynamic-tel {
    padding-top: 50px;
    width: 460px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}
.hm-dynamic-tel-name {
    font-size: 14px;
    color: #3d4450;
    margin-right: 18px;
}
.hm-dynamic-tel-input {
    width: 382px;
    height: 48px;
    border: 1px solid #d2d2d2;
    padding-left: 16px;
}
.hm-dynamic-tel-input input {
    display: block;
    border: none;
    outline: none;
    height: 44px;
    width: 380px;
    margin-top: 1px;
    font-size: 14px;
}
.hm-dynamic-pic {
    padding-top: 16px;
    width: 460px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}
.hm-dynamic-pic-name {
    font-size: 14px;
    color: #3d4450;
    margin-right: 3px;
}
.hm-dynamic-pic-wrap {
    width: 253px;
    height: 48px;
    border: 1px solid #d2d2d2;
    padding-left: 16px;
    position: relative;
}
.hm-dynamic-pic-input {
    display: block;
    width: 250px;
    border: none;
    outline: none;
    height: 44px;
    margin-top: 1px;
    font-size: 14px;
}
.hm-dynamic-img {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 100px;
    height: 48px;
}
.hm-dynamic-code {
    padding-top: 16px;
    width: 460px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}
.hm-dynamic-code-name {
    font-size: 14px;
    color: #3d4450;
    margin-right: 18px;
}
.hm-dynamic-code-wrap {
    width: 253px;
    height: 48px;
    border: 1px solid #d2d2d2;
    padding-left: 16px;
}
.hm-dynamic-code-input {
    display: block;
    width: 253px;
    border: none;
    outline: none;
    height: 44px;
    margin-top: 1px;
    font-size: 14px;
}
.hm-dynamic-code-btn {
    display: block;
    width: 128px;
    border: none;
    outline: none;
    height: 50px;
    color: #fff;
    background: #409EFF;
    cursor: pointer;
    text-align: center;
}
.hm-dynamic-button {
    font-size: 18px;
    color: #fff;
    border: none;
    outline: none;
    background: #409EFF;
    cursor: pointer;
    text-align: center;
    margin-left: 130px;
    margin-top: 16px;
    width: 400px;
    height: 50px;
    line-height: 50px;
}
.hm-dynamic-cue {
    font-size: 14px;
    color: #3d4450;
    text-align: center;
    padding-top: 16px;
}
.hm-dynamic-cue span {
    color: #409EFF;
    cursor: pointer;
}
.hm-dynamic-close {
    position: absolute;
    top: -44px;
    right: -44px;
    cursor: pointer;
}
.hm-dynamic-close img {
    display: block;
    width: 44px;
    height: 44px;
}
.count-wrap {
    position: fixed;
    top: 25%;
    left: 50%;
    margin-left: -200px;
    display: none;
    width: 400px;
    background: #fff;
    z-index: 9999;
    border-radius: 10px;
    padding-bottom: 48px;
}
.count-title {
    border-radius: 10px 10px 0 0;
    font-size: 18px;
    color: #fff;
    padding: 35px 0 35px 75px;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: -webkit-gradient(linear, left top, right top, from(#477cfe), to(#33dfa5));
    background: linear-gradient(to right, #477cfe, #33dfa5);
}
.count-con {
    width: 100%;
}
.count-yzm {
    width: 298px;
    height: 48px;
    border: 1px solid #d2d2d2;
    margin: 28px auto 16px;
}
.count-yzm .count-yzm-input {
    display: block;
    border: none;
    outline: none;
    width: 200px;
    height: 40px;
    margin-top: 5px;
    margin-left: 24px;
    font-size: 14px;
    color: #888b93;
}
.count-tp {
    width: 298px;
    height: 48px;
    border: 1px solid #d2d2d2;
    line-height: 48px;
    margin: 0 auto 16px;
    position: relative;
}
#count-img {
    display: block;
    width: 65px;
    height: 40px;
    position: absolute;
    left: 24px;
    top: 4px;
}
.count-tp p {
    font-size: 14px;
    color: #888b93;
    padding-left: 220px;
}
.count-btn {
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: -webkit-gradient(linear, left top, right top, from(#69f8c2), to(#0a8fc2));
    background: linear-gradient(to right, #69f8c2, #0a8fc2);
}
.count-err {
    position: relative;
    font-size: 14px;
    color: #f56600;
    padding-left: 75px;
    margin-bottom: 16px;
    display: none;
}
.hm-common-img {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 100px;
    height: 48px;
}
.hm-register-img {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 100px;
    height: 48px;
}
