.home {
    font-size: 14px;
    margin-top: -20px;
}

.main02b {
    display: flex;
    align-items: baseline;
    padding: 10px 0;
    gap: 10px;
}

.input-group {
    width: 600px;
    position: relative;
}

#basic-url1 {
    font-size: 14px;
}

.compare_from1 {
    width: 500px;
    display: flex;
    justify-content: space-around;
    display: none;
}

#btnSlowTests {
    font-size: 14px;
    display: inline-block;
    padding: 8px 20px;
    margin-right: 10px;
    cursor: pointer;
    line-height: 22px;
    position: relative;
    background: white;
    border-radius: 5px;
    border: none;
    color: #1b8efc;
    border: 1px solid #1b8efc;
    display: flex;
    align-items: center;
    gap: 8px;
}

#btnSlowTest {
    color: #ffba57;
    background: white;
    font-size: 14px;
    display: inline-block;
    padding: 8px 20px;
    margin-right: 10px;
    cursor: pointer;
    line-height: 22px;
    position: relative;
    border-radius: 5px;
    border: 1px solid #ffba57
}


#btnSlowTest svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
    margin-right: 4px;
}

#advancedBtn {
    color: #1b8efc;
    font-size: 14px;
    display: inline-block;
    padding: 8px 16px;
    margin-right: 10px;
    cursor: pointer;
    line-height: 22px;
    position: relative;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-radius: 5px;
    user-select: none;
}

#advancedBtn svg {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    fill: none;
    stroke: #1b8efc;
    stroke-width: 2;
    margin-right: 4px;
}

#btnScreenshot {
    color: #ffba57;
    background: white;
    font-size: 14px;
    display: inline-block;
    padding: 8px 20px;
    margin-right: 10px;
    cursor: pointer;
    line-height: 22px;
    position: relative;
    border-radius: 5px;
    border: 1px solid #ffba57
}

.operator {
    display: flex;
    gap: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.oper_ators {
    display: flex;
    gap: 20px;
    align-items: center;
}

.inputDiV {
    display: inline-block;
    position: relative;
}

#dnsDropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 180px;
    border: 1px solid #ccc;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1000;
    font-size: 12px;
}

#testResult {
    width: 180px;
    padding: 0px 9px;
}

.ali_itos {
    width: 50%;
    display: flex;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.ali_itos>p {
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}

.ali_itos input {
    padding: 5px;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    width: 90%;
}

.ali_itos1 {
    width: 50%;
    display: flex;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.ali_itos1>p {
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}

#myEchart {
    width: 580px;
    height: 500px;
}

.el-icon-search {
    margin-left: 10px;
    font-size: 16px
}

#chinades {
    border-radius: 5px 0px 0px 5px;
}

#overseas {
    border-radius: 0px 5px 5px 0px;
}

.progress-bar {
    width: 0%
}

#table1 {
    margin-top: 2px;
}

.is_cn {
    height: 36px;
}

.table {
    margin-top: 2px;
}

.is_foreign {
    height: 36px;
}

.page04d2 {
    display: block;
}

.page04d3{
    width: 1200px;
}

.page04d66{
    width: 100%;
}

.page04d2p{
    display: flex; 
    align-items: baseline;
}

.pp-modia{
    display: flex; gap: 10px; align-items: center;
}

.page04d2d{
    padding: 0px 10px;
}

.filter-box{
    height: 33px;
}

.tool-icon{
    width: 28px; height: 18px; border: 1px solid #0c7df5; color: #0c7df5; border-radius: 3px; text-align: center; line-height: 18px; position: relative; display: inline-block;
}

.tool-icon-container{
    visibility: hidden; margin-left: 5px; cursor: pointer; position: relative; width: 18px; height: 18px;
}

.tool-menu{
    display: none; position: absolute; top: 100%; left: 0; margin-top: 2px; text-align: left; background: white; border: 1px solid #0c7df5; border-radius: 4px; width: 130px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); z-index: 1000;
}

.menu-item{
    padding: 6px 12px; cursor: pointer;
}

.fo_rms{
    display: flex; flex-wrap: wrap;
}