.BMap_cpyCtrl {
    display: none !important;
}

.anchorBL {
    display: none !important;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}


.loader {
    margin: 10px auto;
    top: 50%;
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@font-face {
    font-family: OPPOSans-H;
    src: url("fonts/OPPOSans3.0cn-Bold.woff2") format("woff2");
}

@font-face {
    font-family: OPPOSans-B;
    src: url("fonts/OPPOSans3.0cn-Medium.woff2") format("woff2");
}

::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: #fb7299;/*transparent;*/
}

html,
body {
    font-family: OPPOSans-B, sans-serif;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

body {
    font-family: OPPOSans-B, sans-serif;
    position: relative;
    background-color: #242424;
    overflow: hidden;
}

#loading_Background {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #222;
    z-index: 9999999999;
}

#loading_Logo {
    position: absolute;
    height: 53px;
    width: 300px;
    top: 50%;
    margin-top: -53px;
    left: 50%;
    margin-left: -150px;
}

#loading_Text {
    position: absolute;
    top: 352px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    width: 100%;
}

#loading_Text2 {
    position: absolute;
    right: 5px;
    bottom: 10px;
    color: #fff;
    text-align: right;
}

#textbox {
    position: absolute;
    background-color: #3b3b3b;
    top: 10px;
    left: 10px;
    width: 350px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    color: aliceblue;
    border-radius: 15px;
}

#epidis {
    position: absolute;
    /* background-color: #3b3b3b; */
    background-color: rgba(51, 51, 51, 0.8);
    top: 170px;
    left: 10px;
    width: 350px;
    height: 40px;
    font-size: 24px;
    /* text-align: center; */
    color: aliceblue;
    border-radius: 15px;
    visibility: hidden;
}

#warning_textbox {
    position: absolute;
    background-color: #3b3b3b;
    bottom: 30px;
    left: 10px;
    width: 350px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    color: aliceblue;
    border: 3px solid #5e5c5c;
    border-radius: 10px;
    visibility: hidden;
    z-index: 9999999999;
}

#allmap {
    visibility: visible;
    position: absolute;
    background-color: #242424;
    border-color: #242424;
    /*top: 5px;
    left: 5px;*/
    left: 0px;
    width: 100%;/*calc(100% - 10px);*/
    height: 100%;/*calc(100% - 34px);*/
    float: left;
    z-index: 0;
}

#seisbox_background {
    position: absolute;
    background-color: #4a4949;
    bottom: 30px;
    left: 10px;
    width: 355px;
    height: 200px;
    font-size: 24px;
    color: aliceblue;
    border-radius: 10px;
    visibility: visible;
    z-index: 999999;
    font-size: 20px;
    font-family: OPPOSans-H;
    text-align: left;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
}

#seisbox {
    position: absolute;
    background-color: #333;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 85%;
    font-size: 24px;
    color: aliceblue;
    border-radius: 10px;
    visibility: visible;
    z-index: 999999;
    font-size: 20px;
    font-family: OPPOSans-H;
    text-align: left;
    overflow-y: scroll;
    overflow-x: hidden;
    resize: both;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
}

[id^="seisBar"] {
    position: relative;
    left: 0px;
    height: 48px;
    width: 350px;
    font-size: 15px;
    color: white;
    margin-top: 4px;
}

[id^="seis_chart"] {
    position: absolute;
    top: 20px;
    left: 0px;
    height: 28px;
    width: 200px;
    background-color: #444;
    border-radius: 10px;
}

[id^="seisLocate"] {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 20px;
    width: 298px;
    background-color: #333;
    border-radius: 10px;
}

[id^="seisMaxInt"] {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 48px;
    width: 48px;
    background-color: #444444;
    border-radius: 10px;
    line-height: 48px;
    font-size: 30px;
    font-family: OPPOSans-H;
    text-align: center;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    border: 2px solid white;*/
    box-sizing: border-box;
}

#seis_background {
    position: absolute;
    background-color: #4a4949;
    bottom: 30px;
    right: 0px;
    width: 350px;
    height: 120px;
    font-size: 24px;
    color: aliceblue;
    border-radius: 10px;
    visibility: visible;
    z-index: 999999;
    font-size: 20px;
    font-family: OPPOSans-H;
    text-align: left;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
}

#seis_type {
    position: absolute;
    top: 0px;
    left: 10px;
    line-height: 30px;
    font-size: 20px;
    color:rgba(255, 255, 255, 0.6);
    /*font-family: PingFangSC-Semibold, sans-serif;
    font-family: ysbth, sans-serif;*/
    font-family: OPPOSans-B, sans-serif;
}

#seis_type2 {
    position: absolute;
    top: 0px;
    left: 10px;
    line-height: 30px;
    font-size: 20px;
    color:rgba(255, 255, 255, 0.6);
    /*font-family: PingFangSC-Semibold, sans-serif;
    font-family: ysbth, sans-serif;*/
    font-family: OPPOSans-B, sans-serif;
}

#seis {
    position: absolute;
    background-color: #333;
    bottom: 0px;
    right: 0px;
    width: 350px;
    height: 90px;
    font-size: 24px;
    color: aliceblue;
    border-radius: 10px;
    visibility: visible;
    z-index: 999999;
    font-size: 20px;
    font-family: OPPOSans-H;
    text-align: left;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
}

#seislocal {
    position: absolute;
    left: 10px;
    top: 5px;
    width: 210px;
    height: 10px;
    font-size: 24px;
    color: aliceblue;
    border-radius: 10px;
    visibility: visible;
    z-index: 999999;
    font-size: 20px;
    font-family: OPPOSans-H;
    text-align: left;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
}
#seispga {
    position: absolute;
    left: 10px;
    top: 30px;
    width: 210px;
    height: 10px;
    font-size: 24px;
    color: aliceblue;
    border-radius: 10px;
    visibility: visible;
    z-index: 999999;
    font-size: 20px;
    font-family: OPPOSans-H;
    text-align: left;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
}
#seisint {
    position: absolute;
    left: 10px;
    top: 55px;
    width: 210px;
    height: 10px;
    font-size: 24px;
    color: aliceblue;
    border-radius: 10px;
    visibility: visible;
    z-index: 999999;
    font-size: 20px;
    font-family: OPPOSans-H;
    text-align: left;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
}

#seisMaxInt {
    position: absolute;
    height: 88px;
    width: 88px;
    right: 0px;
    background-color: #444444;
    border-radius: 10px;
    line-height: 88px;
    font-size: 60px;
    font-family: OPPOSans-H;
    text-align: center;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    border: 3px solid white;*/
    box-sizing: border-box;
}

#currentTime {
    position: absolute;
    bottom: 0px;
    right: 10px;
    color: red;
    font-size: 20px;
    z-index: 100;
    font-weight: bold;
    font-family: OPPOSans-B, sans-serif;
}

#latency {
    position: absolute;
    bottom: 0px;
    right: 250px;
    color: white;
    font-size: 20px;
    z-index: 100;
    font-weight: bold;
    font-family: OPPOSans-B, sans-serif;
}

#list_type {
    position: absolute;
    background-color: #3b3b3b;
    top: 10px;
    right: 10px;
    width: 350px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    color: aliceblue;
    border-radius: 15px;
}

#list {
    visibility: hidden;
    position: absolute;
    top: 60px;
    width: 350px;
    right: 10px;
    height: 305px;
    z-index: 100;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.1);
    opacity: 1;
    overflow-y: scroll;
    overflow-x: hidden;
    
}

#settinglist {
    height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
    
}

#eewmainBar {
    visibility: hidden;
    position: absolute;
    top: 60px;
    left: 10px;
    height: 98px;
    width: 350px;
    color: white;
}

#eewmainRight {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 98px;
    width: 248px;
    background-color: rgba(51, 51, 51, 0.8);
    border-radius: 20px;
}

#eewmainMaxInt {
    position: absolute;
    height: 98px;
    width: 98px;
    left: 0px;
    background-color: #444444;
    border-radius: 20px;
    line-height: 98px;
    font-size: 64px;
    font-family: OPPOSans-H;
    text-align: center;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    border: 3px solid white;*/
    box-sizing: border-box;
}

#eewmainTime {
    position: relative;
    top: 2px;
    left: 4px;
    font-size: 16px;
}

#eewmainEpicenter {
    position: relative;
    top: 2px;
    left: 4px;
    font-size: 20px;
    line-height: 22px;
    width: 237px;
}

#eewmainDepth {
    position: absolute;
    bottom: 0px;
    left: 4px;
    font-size: 25px;
}

#eewmainMagnitude {
    position: absolute;
    bottom: 0px;
    right: 4px;
    font-size: 25px;
}

#eewmainBar2 {
    visibility: hidden;
    position: absolute;
    top: 170px;
    left: 10px;
    height: 98px;
    width: 350px;
    color: white;
}

#eewmainRight2 {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 98px;
    width: 248px;
    background-color: rgba(51, 51, 51, 0.8);
    border-radius: 20px;
}

#eewmainMaxInt2 {
    position: absolute;
    height: 98px;
    width: 98px;
    left: 0px;
    background-color: #444444;
    border-radius: 20px;
    line-height: 98px;
    font-size: 64px;
    font-family: OPPOSans-H;
    text-align: center;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    border: 3px solid white;*/
    box-sizing: border-box;
}

#eewmainTime2 {
    position: relative;
    top: 2px;
    left: 4px;
    font-size: 16px;
}

#eewmainEpicenter2 {
    position: relative;
    top: 2px;
    left: 4px;
    font-size: 20px;
    line-height: 22px;
    width: 237px;
}

#eewmainDepth2 {
    position: absolute;
    bottom: 0px;
    left: 4px;
    font-size: 25px;
}

#eewmainMagnitude2 {
    position: absolute;
    bottom: 0px;
    right: 4px;
    font-size: 25px;
}

/* Chinese Earthquake List */
#mainBar {
    position: relative;
    top: 0px;
    left: 0px;
    height: 98px;
    width: 350px;
    color: white;
    cursor:pointer;
}

#mainLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 98px;
    width: 248px;
    background-color: #333;
    border-radius: 15px;
}

#mainMaxInt {
    position: absolute;
    height: 98px;
    width: 98px;
    right: 0px;
    background-color: #444444;
    border-radius: 15px;
    line-height: 98px;
    font-size: 74px;
    font-family: OPPOSans-H;
    text-align: center;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    border: 3px solid white;*/
    box-sizing: border-box;
}

#mainTime {
    position: relative;
    top: 2px;
    left: 4px;
    font-size: 16px;
}

#mainEpicenter {
    position: relative;
    top: 2px;
    left: 4px;
    font-size: 20px;
    line-height: 22px;
    width: 237px;
}

#mainDepth {
    position: absolute;
    bottom: 0px;
    left: 4px;
    font-size: 25px;
}

#mainMagnitude {
    position: absolute;
    bottom: 0px;
    right: 4px;
    font-size: 25px;
}

[id^="subBar"] {
    position: relative;
    left: 0px;
    height: 48px;
    width: 350px;
    color: white;
    margin-top: 4px;
    cursor:pointer;
}

[id^="subLeft"] {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 48px;
    width: 298px;
    background-color: #333;
    border-radius: 10px;
}

[id^="subMaxInt"] {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 48px;
    width: 48px;
    background-color: #444444;
    border-radius: 10px;
    line-height: 48px;
    font-size: 30px;
    font-family: OPPOSans-H;
    text-align: center;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    border: 2px solid white;*/
    box-sizing: border-box;
}

[id^="subTime"] {
    position: relative;
    top: 2px;
    left: 4px;
    font-size: 15px;
}

[id^="subEpicenter"] {
    position: relative;
    top: -3px;
    left: 4px;
    font-size: 20px;
}

[id^="subMagnitude"] {
    position: absolute;
    right: 4px;
    font-size: 21px;
    line-height: 48px;
    top: 0px;
}

#mouseInt {
    visibility: hidden;
    position: absolute;
    font-weight: normal;
    bottom: 60px;
    left: 10px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.1);
    height: 130px;
    width: 350px;
    z-index: 99999;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    background-color: #4a4949;
    font-family: ysbth, sans-serif;
}

#mouseInt_LocalName {
    position: absolute;
    top: 0px;
    left: 10px;
    line-height: 30px;
    font-size: 20px;
    color:rgba(255, 255, 255, 0.6);
    /*font-family: PingFangSC-Semibold, sans-serif;
    font-family: ysbth, sans-serif;*/
    font-family: OPPOSans-B, sans-serif;
}

#mouseInt_LocalName2 {
    position: absolute;
    top: 0px;
    left: 100px;
    line-height: 30px;
    font-size: 20px;
    color:rgba(255, 255, 255, 0.6);
    /*font-family: PingFangSC-Semibold, sans-serif;
    font-family: ysbth, sans-serif;*/
    font-family: OPPOSans-B, sans-serif;
}

#mouseInt_list {
    position: absolute;
    border-radius: 20px;
    z-index: 999999;
    top: 30px;
    height: 100px;
    width: 350px;
    background-color: #333;
}

#mouseInt_Int {
    position: absolute;
    height: 98px;
    width: 98px;
    left: 0px;
    top: 0px;
    background-color: #444444;
    border-radius: 20px;
    line-height: 98px;
    font-size: 64px;
    font-family: OPPOSans-H;
    text-align: center;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    border: 3px solid white;*/
    box-sizing: border-box;
}

#mouseInt_pos {
    position: absolute;
    top: 0px;
    left: 110px;
    width: 250px;
    height: 70px;
    line-height: 35px;
    text-align: left;
    right: 10px;
    font-size: 20px;
    font-family: OPPOSans-H;
}
#mouseInt_lasttime {
    position: absolute;
    border-radius: 20px;
    top: 60px;
    left: 110px;
    width: 250px;
    height: 70px;
    line-height: 50px;
    text-align: left;
    right: 10px;
    font-size: 20px;
    font-family: OPPOSans-H;
}

#countDown {
    visibility: hidden;
    position: absolute;
    font-weight: normal;
    bottom: 30px;
    right: 10px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.1);
    height: 130px;
    width: 350px;
    z-index: 99999;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    background-color: #4a4949;
    font-family: ysbth, sans-serif;
}

#countDown2 {
    visibility: visible;
    position: absolute;
    font-weight: normal;
    top: 0px;
    left: 0px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.1);
    height: 130px;
    width: 350px;
    z-index: 99999;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    background-color: #4a4949;
    font-family: ysbth, sans-serif;
}

#countDown_Run {
    position: absolute;
    border-radius: 20px;
    z-index: 999999;
    top: 30px;
    height: 100px;
    width: 350px;
    background-color: #333;
}

#countDown_PBorder {
    position: absolute;
    border-radius: 20px;
    top: 0px;
    left: 100px;
    width: 120px;
    height: 95px;
}

#countDown_SBorder {
    position: absolute;
    border-radius: 20px;
    top: 0px;
    left: 220px;
    width: 120px;
    height: 95px;
}

#countDown_LocalName {
    position: absolute;
    top: 0px;
    left: 10px;
    line-height: 30px;
    font-size: 20px;
    color:rgba(255, 255, 255, 0.6);
    /*font-family: PingFangSC-Semibold, sans-serif;
    font-family: ysbth, sans-serif;*/
    font-family: OPPOSans-B, sans-serif;
}

#countDown_LocalName2 {
    position: absolute;
    top: 0px;
    left: 100px;
    line-height: 30px;
    font-size: 20px;
    color:rgba(255, 255, 255, 0.6);
    /*font-family: PingFangSC-Semibold, sans-serif;
    font-family: ysbth, sans-serif;*/
    font-family: OPPOSans-B, sans-serif;
}

#countDown_P {
    position: absolute;
    line-height: 30px;
    text-align: left;
    left: 10px;
    font-size: 20px;
    color:rgba(255, 255, 255, 0.6);
    font-family: OPPOSans-B, sans-serif;
}

#countDown_PNumber {
    position: absolute;
    line-height: 120px;
    text-align: right;
    right: 10px;
    font-size: 50px;
    font-family: OPPOSans-B, sans-serif;
}

#countDown_SNumber {
    position: absolute;
    line-height: 120px;
    text-align: right;
    right: 10px;
    font-size: 50px;
    font-family: OPPOSans-B, sans-serif;
}

#countDown_Text {
    position: absolute;
    text-align: center;
    width: 350px;
    font-size: 20px;
    line-height: 28px;
    bottom: 6px;
    font-family: ysbth, sans-serif;
}

#eewMaxInt {
    position: absolute;
    height: 98px;
    width: 98px;
    left: 0px;
    top: 0px;
    background-color: #444444;
    border-radius: 20px;
    line-height: 98px;
    font-size: 64px;
    font-family: OPPOSans-H;
    text-align: center;
    /*text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    border: 3px solid white;*/
    box-sizing: border-box;
}

.form-control-label {
    position: absolute;
    width: 60px;
    height: 25px;
    text-align: center;
    color: #f1f1f1;
    display: block;
    border-radius: 20px;
    left: 140px;
    bottom: 0px;
    font-weight: bold;
    font-family: OPPOSans-B, sans-serif;
    z-index: 200;
}

.form-control-input {
    position: absolute;
    width: 60px;
    height: 25px;
    color: #f1f1f1;
    display: block;
    border-radius: 20px;
    border: 1px solid #8c8c8c;
    background-color: #fb7299;
    transition: border-color 0.2s ease-in-out;
    background-repeat: no-repeat;
    background-position: right 2% center;
    background-size: 2rem 2rem;
    left: 210px;
    bottom: 0px;
    font-weight: bold;
    font-family: OPPOSans-B, sans-serif;
    visibility: hidden;
    z-index: 200;
}
.form-control-text {
    position: absolute;
    width: 60px;
    height: 25px;
    text-align: center;
    color: #f1f1f1;
    display: block;
    border-radius: 20px;
    left: 210px;
    bottom: 0px;
    font-weight: bold;
    font-family: OPPOSans-B, sans-serif;
    visibility: visible;
    z-index: 200;
}

.form-control-label2 {
    position: absolute;
    width: 60px;
    height: 25px;
    text-align: center;
    color: #f1f1f1;
    display: block;
    border-radius: 20px;
    left: 280px;
    bottom: 0px;
    font-weight: bold;
    font-family: OPPOSans-B, sans-serif;
    z-index: 200;
}

.form-control-input2 {
    position: absolute;
    width: 60px;
    height: 25px;
    color: #f1f1f1;
    display: block;
    border-radius: 20px;
    border: 1px solid #8c8c8c;
    background-color: #fb7299;
    transition: border-color 0.2s ease-in-out;
    background-repeat: no-repeat;
    background-position: right 2% center;
    background-size: 2rem 2rem;
    left: 350px;
    bottom: 0px;
    font-weight: bold;
    font-family: OPPOSans-B, sans-serif;
    visibility: hidden;
    z-index: 200;
}

.form-control-text2 {
    position: absolute;
    width: 60px;
    height: 25px;
    text-align: center;
    color: #f1f1f1;
    display: block;
    border-radius: 20px;
    left: 350px;
    bottom: 0px;
    font-weight: bold;
    font-family: OPPOSans-B, sans-serif;
    visibility: visible;
    z-index: 200;
}