.status-bar[data-v-43a6b6bc] {
    height: 36px;
    line-height: 36px;
    background-color: #2a3c4c;
    color: #aab1b7;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    justify-content: center
}

.status-bar-init[data-v-43a6b6bc] {
    max-width: 1200px;
    display: flex
}

.title[data-v-43a6b6bc] {
    overflow: hidden
}

.title i[data-v-43a6b6bc] {
    padding-right: 20px
}

.exchanges[data-v-43a6b6bc] {
    overflow: hidden;
    white-space: nowrap
}

ul.money[data-v-43a6b6bc] {
    display: flex;
    padding: 10px 0;
    line-height: 16px
}

ul.money li[data-v-43a6b6bc] {
    padding: 0 10px;
    border-right: 1px solid #53616d
}

ul.money li[data-v-43a6b6bc]:last-child {
    border: none
}

.btc[data-v-43a6b6bc] {
    color: #42b983
}

.zz[data-v-43a6b6bc] {
    color: #fff
}

.search[data-v-7c81a710] {
    position: relative;
    display: flex
}

.ip-search[data-v-7c81a710] {
    width: 100%;
    display: block
}

.ip-search-input[data-v-7c81a710] {
    height: 30px;
    width: 100%;
    background: hsla(0, 0%, 100%, .01);
    border: 1px solid #728290;
    font-size: 14px;
    font-weight: 700;
    color: #9aa5b0;
    line-height: 30px;
    display: block;
    text-indent: 10px
}

input.ip-search-input[data-v-7c81a710]:focus {
    outline: none;
    background: #fff;
    color: #273848
}

input.ip-search-input[data-v-7c81a710]::-moz-placeholder {
    color: #9aa5b0;
    font-weight: 400;
    font-size: 12px
}

input.ip-search-input[data-v-7c81a710]:-ms-input-placeholder {
    color: #9aa5b0;
    font-weight: 400;
    font-size: 12px
}

input.ip-search-input[data-v-7c81a710]::placeholder {
    color: #9aa5b0;
    font-weight: 400;
    font-size: 12px
}

.search-button[data-v-7c81a710] {
    position: absolute;
    right: 10px;
    top: 7px;
    color: #9aa5b0
}

.ip-search-result[data-v-7c81a710] {
    background: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    border-radius: 2px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, .1);
    z-index: 9
}

.ip-search-result-init[data-v-7c81a710] {
    padding: 10px;
    position: relative
}

.ip-search-result-title[data-v-7c81a710] {
    color: #42b983
}

.ip-search-result-tips[data-v-7c81a710] {
    color: #999
}

.ip-country-flag[data-v-7c81a710] {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 22.5px;
    border-radius: 2px;
    overflow: hidden
}

.change-box[data-v-c4d183ba] {
    background: #fff;
    color: #2a3c4c
}

.change-box h2[data-v-c4d183ba] {
    font-size: 18px
}

.country-icon[data-v-c4d183ba] {
    width: 48px;
    height: 36px;
    border-radius: 4px;
    overflow: hidden
}

.change-title[data-v-c4d183ba] {
    border-radius: 2px 2px 0 0;
    padding: 10px;
    background: #eff1f5;
    display: flex
}

.change-title span[data-v-c4d183ba] {
    display: block;
    width: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 18px
}

.change-title h2[data-v-c4d183ba] {
    font-size: 16px;
    flex: 1
}

.change-item[data-v-c4d183ba] {
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #eff1f5
}

.change-item[data-v-c4d183ba]:last-child {
    border-bottom: none
}

.country[data-v-c4d183ba] {
    display: flex;
    line-height: 18px
}

.country .name[data-v-c4d183ba] {
    padding-left: 5px
}

.country .name h5[data-v-c4d183ba] {
    font-size: 14px
}

.change-list[data-v-c4d183ba] {
    padding: 0 10px
}

.change-input[data-v-c4d183ba] {
    display: flex;
    font-size: 24px;
    margin-left: 40px
}

.change-input span[data-v-c4d183ba] {
    color: #9aa5b0
}

.change-input-box[data-v-c4d183ba] {
    border: none;
    border-bottom: 1px solid #9aa5b0;
    width: 120px;
    font-size: 24px;
    outline: none;
    margin-left: 5px;
    font-weight: 500
}

.change-input-box[data-v-c4d183ba]:focus {
    border-bottom: 1px solid #f90
}

.change-box[data-v-63fb5454] {
    background: #fff;
    color: #2a3c4c
}

.change-box h2[data-v-63fb5454] {
    font-size: 18px
}

.country-icon[data-v-63fb5454] {
    width: 48px;
    height: 36px;
    border-radius: 4px;
    overflow: hidden
}

.change-title[data-v-63fb5454] {
    border-radius: 2px 2px 0 0;
    padding: 10px;
    background: #eff1f5;
    display: flex
}

.change-title span[data-v-63fb5454] {
    display: block;
    width: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 18px
}

.change-title h2[data-v-63fb5454] {
    font-size: 16px;
    flex: 1
}

.change-item[data-v-63fb5454] {
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #eff1f5
}

.change-item[data-v-63fb5454]:last-child {
    border-bottom: none
}

.country[data-v-63fb5454] {
    display: flex;
    line-height: 18px;
    min-width: 90px
}

.country .name[data-v-63fb5454] {
    padding-left: 5px
}

.country .name h5[data-v-63fb5454] {
    font-size: 14px
}

.change-list[data-v-63fb5454] {
    padding: 0 10px
}

.change-input[data-v-63fb5454] {
    display: flex;
    font-size: 24px;
    margin-left: 40px
}

.change-input span[data-v-63fb5454] {
    color: #9aa5b0
}

.change-input-box[data-v-63fb5454] {
    border: none;
    border-bottom: 1px solid #9aa5b0;
    width: 120px;
    font-size: 24px;
    outline: none;
    margin-left: 5px;
    font-weight: 500
}

.change-input-box[data-v-63fb5454]:focus {
    border-bottom: 1px solid #f90
}

.icon[data-v-63fb5454] {
    display: flex;
    width: 48px;
    align-items: center
}

.password[data-v-7402ccb6] {
    background: #fff;
    color: #2a3c4c
}

.password-input[data-v-7402ccb6] {
    background: #fff;
    height: 48px;
    line-height: 48px;
    box-shadow: inset 0 0 0 2px #42b983;
    border-radius: 4px;
    text-align: center;
    font-size: 24px;
    border: none;
    width: 300px
}

.pwd-show[data-v-7402ccb6] {
    display: flex;
    padding: 10px 10px 0 10px
}

.operation[data-v-7402ccb6] {
    display: flex;
    height: 40px;
    margin-top: 6px;
    padding: 0 10px
}

.copy[data-v-7402ccb6] {
    flex: 1;
    background: #42b983;
    color: #fff;
    box-shadow: none;
    border: none;
    border-radius: 4px
}

.refresh[data-v-7402ccb6] {
    width: 40px;
    border: none;
    margin-left: 5px;
    border-radius: 4px
}

.pwd-options[data-v-7402ccb6] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    background: #f8f9fa;
    padding: 5px 10px
}

.pwd-digits button[data-v-7402ccb6] {
    border: none;
    color: #2a3c4c;
    height: 20px;
    width: 20px;
    text-align: center;
    background: #e6e6e6;
    margin-right: 4px;
    border-radius: 4px
}

.pwd-digits .active[data-v-7402ccb6] {
    background: #42b983;
    color: #fff
}

.pwd-digits[data-v-7402ccb6] {
    flex: 1
}

.pwd-check[data-v-7402ccb6],
.pwd-digits[data-v-7402ccb6] {
    font-size: 12px;
    font-weight: 400
}

.header[data-v-0b1ade0a] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 16px 0;
    display: flex;
    align-items: flex-end
}

.language[data-v-0b1ade0a] {
    padding-bottom: 3px;
    padding-left: 15px;
    color: #9aa5b0;
    position: relative;
    width: 100px
}

.icon-down[data-v-0b1ade0a] {
    font-size: 10px;
    padding-left: 5px
}

ul.tools[data-v-0b1ade0a] {
    flex: 1;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding-left: 20px;
    padding-bottom: 4px
}

ul.tools li[data-v-0b1ade0a] {
    padding: 0 15px;
    position: relative
}

ul.tools li a[data-v-0b1ade0a] {
    color: #fff
}

.language-select[data-v-0b1ade0a] {
    cursor: pointer
}

.language-list[data-v-0b1ade0a] {
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    background: #fff;
    border-radius: 4px
}

.language-list ul li[data-v-0b1ade0a] {
    padding: 5px 10px;
    cursor: pointer;
    color: #2c3e50
}

.language-list ul li[data-v-0b1ade0a]:hover {
    background: #2c3e50;
    color: #fff
}

.tools-change[data-v-0b1ade0a] {
    position: absolute;
    left: 15px;
    top: 30px;
    z-index: 100;
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, .2), 0 3px 8px 0 #555a64;
    border-radius: 4px
}

.change-title[data-v-0b1ade0a] {
    border-radius: 2px 2px 0 0;
    padding: 10px;
    background: #eff1f5;
    display: flex;
    color: #2a3c4c
}

.change-title span[data-v-0b1ade0a] {
    display: block;
    width: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 18px
}

.change-title h2[data-v-0b1ade0a] {
    font-size: 16px;
    flex: 1
}

@media only screen and (max-width:680px) {
    ul.tools[data-v-0b1ade0a] {
        display: none
    }

    .language[data-v-0b1ade0a] {
        flex: 1
    }
}

@media only screen and (max-width:600px) {
    .language[data-v-0b1ade0a] {
        display: none
    }

    .logo[data-v-0b1ade0a] {
        flex: 1
    }
}

@media only screen and (max-width:480px) {
    .header[data-v-0b1ade0a] {
        flex-wrap: wrap;
        justify-content: center
    }

    .logo[data-v-0b1ade0a] {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .search[data-v-0b1ade0a] {
        margin-top: 20px;
        width: 100%
    }
}

.ip-info[data-v-3daf29db] {
    color: #fff
}

.ip-show[data-v-3daf29db] {
    padding: 60px 20px;
    display: flex;
    justify-content: center
}

.ip[data-v-3daf29db] {
    padding-bottom: 10px;
    border-bottom: 2px solid #4a5e70;
    text-align: center;
    min-width: 330px
}

.ip h1[data-v-3daf29db] {
    font-size: 48px;
    color: #fff;
    font-weight: 600
}

.introduce[data-v-3daf29db] {
    display: flex;
    padding-bottom: 4px;
    font-weight: 700
}

.title[data-v-3daf29db] {
    font-size: 24px;
    color: #fff;
    flex: 1
}

.ip-country[data-v-3daf29db] {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #fff
}

.ip-country-flag[data-v-3daf29db] {
    border-radius: 4px;
    overflow: hidden;
    display: block;
    padding-right: 6px;
    margin-top: 3px
}

.safe-container[data-v-3daf29db] {
    display: flex;
    align-items: center;
    justify-content: center
}

.safe[data-v-3daf29db] {
    display: flex;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    padding-top: 10px
}

.switch-box[data-v-3daf29db] {
    height: 30px;
    width: 60px;
    background: #e6e6e6;
    border-radius: 30px;
    display: flex;
    align-items: center;
    margin-left: 10px
}

.switch-button[data-v-3daf29db] {
    height: 25px;
    width: 25px;
    border-radius: 25px;
    background: #fff;
    margin-left: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}

.btn[data-v-3daf29db] {
    margin-left: 10px;
    background-color: #42b983;
    border: none;
    color: #fff;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    border-radius: 3px;
    transition: background-color .3s ease;

    &:hover {
        background-color: #3ca978
    }
}

.tooltip-container[data-v-3daf29db] {
    position: relative;
    display: inline-block
}

.tooltip-text[data-v-3daf29db] {
    font-weight: 400;
    font-size: 14px;
    visibility: visible;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;

    &:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #000 transparent transparent transparent
    }
}

@media only screen and (max-width:468px) {
    .title[data-v-3daf29db] {
        font-size: 18px
    }

    .ip h1[data-v-3daf29db] {
        font-size: 36px
    }

    .safe[data-v-3daf29db] {
        font-size: 16px
    }
}

.time-fixed[data-v-26c336cb] {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    background: #eff1f5
}

.time[data-v-26c336cb] {
    padding: 10px 0;
    color: #404040;
    width: 100%;
    max-width: 1200px
}

.time ul[data-v-26c336cb] {
    display: flex
}

.time ul li[data-v-26c336cb] {
    margin-right: 10px;
    width: 20%
}

.time ul li span[data-v-26c336cb] {
    color: rgba(0, 0, 0, .5);
    text-align: left
}

.time ul li h2[data-v-26c336cb] {
    font-size: 18px
}

.hash[data-v-26c336cb] {
    font-size: 20px;
    margin: 0
}

@media only screen and (max-width:1024px) {
    .time-fixed[data-v-26c336cb] {
        display: none
    }
}

.ip-info[data-v-a6341c52] {
    display: flex;
    justify-content: center
}

.ip-info-init[data-v-a6341c52] {
    max-width: 1200px;
    width: 100%
}

.ip-info ul li[data-v-a6341c52] {
    display: flex;
    color: #fff
}

.info-block[data-v-a6341c52] {
    display: flex;
    width: 50%;
    padding: 18px 0;
    border-bottom: 1px solid #495d6f
}

.title[data-v-a6341c52] {
    font-size: 20px;
    color: #71818f;
    width: 150px;
    flex-shrink: 0
}

.content[data-v-a6341c52] {
    font-size: 20px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    max-width: 360px;
    flex-shrink: 1;
    overflow: hidden
}

.dns-content .content[data-v-a6341c52] {
    overflow: visible
}

.webrtc[data-v-a6341c52] {
    position: relative;
    margin-right: 20px
}

.info-block-left[data-v-a6341c52] {
    margin-right: 20px
}

.icon-ip[data-v-a6341c52] {
    display: block;
    text-align: center;
    width: 20px;
    margin-right: 10px
}

.icon-ip img[data-v-a6341c52] {
    max-width: 20px
}

.dns[data-v-a6341c52] {
    position: relative
}

.dns b[data-v-a6341c52] {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    -webkit-text-decoration-style: dashed;
    text-decoration-style: dashed;
    -webkit-text-decoration-color: #9aa5b0;
    text-decoration-color: #9aa5b0;
    text-decoration-width: 1px;
    position: relative;
    padding-right: 5px;
    margin-right: 5px;
    cursor: pointer
}

.dns b span[data-v-a6341c52] {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #f90;
    font-weight: 600
}

.dns-list[data-v-a6341c52] {
    position: absolute;
    left: 0;
    top: 40px;
    background: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    z-index: 1000
}

.dns-list ul li[data-v-a6341c52] {
    color: #71818f;
    display: block;
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #e6e6e6
}

.dns-list ul li[data-v-a6341c52]:last-child {
    border: none
}

.dns-list ul li h4[data-v-a6341c52] {
    font-size: 18px;
    color: #2c3e50
}

.dns-list ul li h4 span[data-v-a6341c52] {
    padding: 1px 5px 1px 0;
    color: #42b983
}

.dns-list-content[data-v-a6341c52] {
    padding-left: 18px
}

.over-hidden[data-v-a6341c52] {
    display: block;
    overflow: hidden;
    max-width: 100%
}

.mark-container[data-v-a6341c52] {
    position: relative;
    margin-right: 40px
}

.mark[data-v-a6341c52] {
    position: absolute;
    top: 0;
    right: -12px;
    font-size: 14px;
    color: #42b983;
    font-weight: 600
}

.green[data-v-a6341c52] {
    color: #42b983
}

.red[data-v-a6341c52] {
    color: #f90
}

@media only screen and (max-width:1024px) {
    .ip-info ul li[data-v-a6341c52] {
        flex-wrap: wrap
    }

    .info-block[data-v-a6341c52] {
        width: 100%
    }

    .info-block-left[data-v-a6341c52] {
        margin: 0
    }
}

@media only screen and (max-width:468px) {
    .title[data-v-a6341c52] {
        font-size: 14px;
        width: 60px
    }

    .content[data-v-a6341c52] {
        font-size: 16px;
        max-width: 500px
    }
}

.progress[data-v-2afa7e54] {
    display: flex;
    justify-content: center;
    padding: 50px 0
}

.bg[data-v-2afa7e54] {
    height: 50px;
    max-width: 1200px;
    width: 100%;
    padding: 0 6px;
    background: hsla(0, 0%, 100%, .1);
    border-radius: 50px;
    display: flex;
    align-items: center
}

.bar[data-v-2afa7e54] {
    height: 38px;
    background: hsla(0, 0%, 100%, .3);
    width: 100%;
    border-radius: 38px;
    position: relative
}

.bar-rate[data-v-2afa7e54] {
    height: 38px;
    border-radius: 38px;
    max-width: 100%;
    overflow: hidden
}

.bar-show[data-v-2afa7e54] {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 36px;
    color: #fff
}

.bar-show .bar-show-init[data-v-2afa7e54] {
    flex: 1;
    padding: 0 15px;
    display: flex;
    font-size: 14px
}

.bar-show .tips[data-v-2afa7e54] {
    flex: 1;
    text-align: center
}

.progress-tips[data-v-2afa7e54] {
    background: rgba(0, 0, 0, .1);
    color: #fff;
    margin-top: -30px;
    padding: 30px 0
}

.progress-tips ul[data-v-2afa7e54] {
    max-width: 1200px;
    margin: 0 auto
}

.progress-tips ul li[data-v-2afa7e54] {
    display: flex;
    padding-bottom: 20px
}

.progress-tips ul li .percent[data-v-2afa7e54] {
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 8px;
    background: hsla(0, 0%, 100%, .2);
    font-size: 18px;
    margin-right: 20px
}

.progress-tips ul li h2[data-v-2afa7e54] {
    font-size: 20px;
    padding-bottom: 5px
}

.button[data-v-2afa7e54] {
    border: none;
    background: none;
    color: #fff
}
.status-bar{
    display: none !important;
}
.footer{
    display: none !important;
}
.ad,.header,.ad1,.time-fixed,.safe-container{
    display: none !important;
}

.amazon{
   display: none !important;
}

@media only screen and (max-width:468px) {
    .bar-show .tips[data-v-2afa7e54] {
        font-size: 12px
    }
}

.finger-prints[data-v-55790846] {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0
}

.finger-title[data-v-55790846] {
    display: flex;
    justify-content: center;
    padding-bottom: 20px
}

.finger-prints-title[data-v-55790846] {
    padding: 20px 0;
    text-align: center
}

.finger-prints-title h1[data-v-55790846] {
    font-size: 24px;
    font-weight: 500;
    color: #202124;
    padding-bottom: 5px
}

.finger-prints-title .intro[data-v-55790846] {
    color: #5f6368;
    font-size: 14px
}

ul.finger-prints-list[data-v-55790846] {
    display: flex;
    flex-wrap: wrap
}

ul.finger-prints-list li[data-v-55790846] {
    margin-right: 20px;
    width: 30%;
    display: flex;
    padding: 15px 0
}

ul.finger-prints-list li .right[data-v-55790846] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px;
    padding-top: 10px
}

ul.finger-prints-list li .right .prints-intro[data-v-55790846] {
    font-size: 14px;
    color: #71818f
}

ul.finger-prints-list li .right b[data-v-55790846] {
    font-size: 20px;
    color: #42b983;
    padding-top: 10px
}

ul.finger-prints-list li .title[data-v-55790846] {
    font-size: 16px;
    display: block
}

.btn[data-v-55790846] {
    margin-top: 10px;
    background-color: #42b983;
    border: none;
    color: #fff;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    border-radius: 8px;
    transition: background-color .3s ease;

    &:hover {
        background-color: #3ca978
    }
}

.btn[disabled][data-v-55790846] {
    cursor: wait;
    background-color: #ccc
}

@media only screen and (max-width:680px) {
    ul.finger-prints-list li[data-v-55790846] {
        width: 40%;
        padding-left: 20px
    }
}

@media only screen and (max-width:480px) {
    ul.finger-prints-list li[data-v-55790846] {
        width: 80%
    }
}

.amazon {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px
}

.amazon .title h2 {
    font-size: 14px;
    color: #71818f;
    font-weight: 500
}

.amazon-link ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.amazon-link ul li {
    padding: 30px;
    text-align: center
}

.amazon-link ul li p {
    padding-top: 10px;
    font-size: 14px
}

.amazon-link ul li a {
    color: #262626;
    height: 100px;
    width: 60px;
    display: block
}

@media only screen and (max-width:468px) {
    .amazon-link ul li {
        padding: 20px
    }
}

.footer[data-v-0851fea6] {
    background: #06060b;
    padding: 30px 0 200px 0;
    color: #60606d
}

.footer .footer-init[data-v-0851fea6] {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    padding: 0 20px
}

.footer .footer-init .intro[data-v-0851fea6] {
    font-size: 12px;
    margin-top: 20px
}

.footer-init .footer-left[data-v-0851fea6] {
    width: 60%
}

.footer-init .footer-right[data-v-0851fea6] {
    width: 40%
}

.footer-right[data-v-0851fea6] {
    padding-left: 40px
}

.footer-right h2[data-v-0851fea6] {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px
}

.footer-right ul[data-v-0851fea6] {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-right a[data-v-0851fea6] {
    color: #60606d;
    margin-top: 10px;
    margin-right: 10px
}

@media only screen and (max-width:1024px) {
    .footer[data-v-0851fea6] {
        padding-bottom: 100px
    }
}

.ad1[data-v-dd47d9c4] {
    background-color: #c9052d !important
}

.ad[data-v-dd47d9c4] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 64px;
    display: flex;
    justify-content: center;
    text-align: center;
    background: #0d2f81
}

.ad .init[data-v-dd47d9c4] {
    display: block;
    max-width: 1200px;
    width: 100%;
    text-align: center
}

.ad img[data-v-dd47d9c4] {
    width: 100%
}

.close[data-v-dd47d9c4] {
    position: absolute;
    right: 0;
    top: -25px;
    background: hsla(0, 0%, 100%, .9);
    padding: 2px 4px;
    cursor: pointer;
    display: flex;
    align-items: center
}

.pcbanner[data-v-dd47d9c4] {
    display: block
}

.mobilebanner[data-v-dd47d9c4] {
    display: none
}

@media only screen and (max-width:1024px) {
    .ad[data-v-dd47d9c4] {
        bottom: 0
    }
}

@media only screen and (max-width:768px) {
    .pcbanner[data-v-dd47d9c4] {
        display: none
    }

    .mobilebanner[data-v-dd47d9c4] {
        display: block
    }
}

.bg-container {
    background-image: url(../img/web-bg-tiny.ca5106f5.png);
    background-color: #3a5062;
    background-size: cover
}

.nav-container {
    margin-top: 20px;
    padding-top: 30px;
    background: #f8f9fa
}

#app {
    overflow: hidden
}

@media only screen and (max-width:1200px) {
    .bg-container {
        padding: 0 20px
    }
}

#app {
    @font-family: PingFangSC, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
        "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
        "Noto Color Emoji"
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_2168604_rl0jef7h2p.eot);
    src: url(//at.alicdn.com/t/font_2168604_rl0jef7h2p.eot#iefix) format("embedded-opentype"), url(//at.alicdn.com/t/font_2168604_rl0jef7h2p.woff2) format("woff2"), url(//at.alicdn.com/t/font_2168604_rl0jef7h2p.woff) format("woff"), url(//at.alicdn.com/t/font_2168604_rl0jef7h2p.ttf) format("truetype"), url(//at.alicdn.com/t/font_2168604_rl0jef7h2p.svg#iconfont) format("svg")
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

* {
    margin: 0;
    padding: 0
}

em,
i {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

button {
    cursor: pointer
}

a {
    color: #666;
    text-decoration: none
}

a:hover {
    color: #e33333
}

button:focus {
    outline: 0
}

body {
    -webkit-font-smoothing: antialiased
}

@media only screen and (max-width:1300px) {
    .none-1300 {
        display: none
    }
}

@media only screen and (max-width:1100px) {
    .none-1100 {
        display: none
    }
}

@media only screen and (max-width:1000px) {
    .none-1000 {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .none-768 {
        display: none
    }
}

@media only screen and (max-width:576px) {
    .none-576 {
        display: none;
        font-size: 12px
    }
}