::-webkit-scrollbar {
    display: none;
}

input[type="radio"] {
    -webkit-appearance: radio;
}

* {
    /* touch-action: pan-y; */
}

@font-face {
    font-family: 'ChaletComprime-CologneEighty';
    src: url('/font/ChaletComprime-CologneEighty.otf');
    src: url('/font/ChaletComprime-CologneEighty.eot') format('eot'),
        url('/font/ChaletComprime-CologneEighty.svg') format('svg'),
        url('/font/ChaletComprime-CologneEighty.woff') format('woff'),
        url('/font/ChaletComprime-CologneEighty.ttf') format('truetype');
}

body {
    width: 100%;
    background: #f9f9f9;
}

#pc-cmpt-name {
    width: 480px;
    height: 100%;
    position: absolute;
    left: 40px;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 40px;
    overflow: hidden;
}

/*pc��������Ӧstart*/
@media (min-width: 1200px) {
    #pc-gps-frame {
        width: 1200px;
        height: 557px;
        margin: 0 auto;
        background: #f9f9f9;
    }

    #gpsFrame {
        width: 888px;
        height: 557;
        float: left;
        margin-right: 10px;
        background: #f9f9f9;
        position: relative;
    }

    #gpsHeaderFrame {
        width: 100%;
        height: 40px;
        background: #fff;
        position: relative;
    }

    #contentFrame {
        width: 302px;
        height: 557px;
        float: left;
    }

    #menuContentFrame {
        width: 300px;
        height: 443px;
        background: #f3f3f3;
        border: 1px solid #fff;
        position: relative;
        z-index: 0;
    }
}

@media (max-width: 1199.999px) {
    #pc-gps-frame {
        width: 100%;
        height: auto;
        background: #f9f9f9;
        overflow: hidden;
    }

    #gpsFrame {
        width: 100%;
        height: auto;
        float: left;
        background: #f9f9f9;
        position: relative;
    }

    #gpsHeaderFrame {
        width: 100%;
        height: 40px;
        background: #fff;
        position: relative;
    }

    #contentFrame {
        width: 100%;
        height: 557px;
        float: left;
        background: #000000;
    }

    #menuContentFrame {
        width: 100%;
        height: 443px;
        background: #f3f3f3;
        position: relative;
        z-index: 0;
    }
}

/*pc��������Ӧend*/

/*pc������ʽstart*/
.tag-div {
    width: 12px;
    height: 10px;
    float: left;
    background-image: url(../../../img/mobile/live/icon_label.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

#online-number-div {
    width: 70px;
    height: 16px;
    float: right;
    margin-right: 12px;
    margin-top: 12px;
}

#img-div {
    width: 22px;
    height: 16px;
    float: left;
    background-image: url(../../../img/mobile/live/bg_watch.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    margin-top: 3px;
}

#text-div {
    width: 40px;
    height: 16px;
    float: left;
    margin-left: 8px;
    font-size: 16px;
    color: #222222;
    text-align: left;
}

#gpsContentFrame {
    width: 100%;
    height: 505px;
    margin-top: 12px;
    background: #000;
    position: relative;
}

#screen-switch-button.small {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.5);
    background-image: url(../../../img/mobile/live/button_full_screen.png);
    background-repeat: no-repeat;
    background-size: 59%;
    background-position: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 10;
}

#screen-switch-button.full {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.5);
    background-image: url(../../../img/mobile/live/button_small_screen.png);
    background-repeat: no-repeat;
    background-size: 59%;
    background-position: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 10;
}

#pc-kilometers-button {
    width: 45px;
    height: 45px;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    right: 10px;
    top: 105px;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#menuFrame {
    width: 100%;
    height: 52px;
    background: #fff;
}

#footerFrame {
    width: 100%;
    height: 60px;
    background: #fff;
}

#footerFrame #footerFrame-inner {
    /*width*/
    height: 60px;
    margin-left: 5px;
}

#footerFrame #footerFrame-inner #input-div {
    /*width*/
    height: 50px;
    background: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 10px;
}

#footerFrame #footerFrame-inner #input-div input {
    width: 100%;
    height: 50px;
    outline: none;
    border: 0;
    color: #999999;
    font-size: 16px;
}

#footerFrame #footerFrame-inner .send-button {
    width: 48px;
    height: 50px;
    background: #ce3939;
    border-radius: 4px;
    float: left;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

/*pc������ʽend*/

/*pc������start*/
.navigation-div {
    width: 100%;
    height: 52px;
}

.navigation-div .select-item {
    /*width*/
    height: 52px;
    float: left;
    cursor: pointer;
}

.navigation-div .select-item .inner-div {
    width: 70px;
    height: 52px;
    margin: 0 auto;
}

.navigation-div .select-item .inner-div .top-div {
    width: 100%;
    height: 47px;
}

.navigation-div .select-item .inner-div .top-div .left-div {
    width: 20px;
    height: 47px;
    float: left;
}

.navigation-div .select-item .inner-div .top-div .right-div {
    width: 40px;
    height: 47px;
    float: left;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 47px;
}

.pc-runner-img {
    background-image: url(../../../img/mobile/live/icon_search_pc.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.pc-roads-img {
    background-image: url(../../../img/mobile/live/icon_line_pc.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.pc-chat-img {
    background-image: url(../../../img/mobile/live/icon_messages_pc.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.pc-gps-img {
    background-image: url(../../../img/mobile/live/pc_icon_gps.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.navigation-div .select-item .inner-div .bottom-div {
    width: 100%;
    height: 2px;
    background: #ce3939;
    border-radius: 2px;
    margin-top: 3px;
}

/*pc������end*/

/*pc gps button����Ӧ����start*/
@media (min-width: 1280px) {
    #pc-video-button {
        width: 70px;
        height: 70px;
        border-radius: 35px;
        background: #ce3939;
        position: fixed;
        top: 146px;
        /*right*/
    }
}

@media (max-width: 1279.999px) {
    #pc-video-button {
        width: 70px;
        height: 70px;
        border-radius: 35px;
        background: #ce3939;
        position: fixed;
        top: 304px;
        right: 20px;
    }
}

@media (max-width: 900px) {
    #pc-gps-frame {
        display: none;
    }
}

#pc-video-button #inner-div {
    width: 60px;
    height: 18px;
    margin-left: 5px;
    margin-top: 26px;
}

#pc-video-button #inner-div .left-div {
    width: 20px;
    height: 18px;
    background-image: url(../../../img/mobile/live/pc_icon_video.png);
    background-repeat: no-repeat;
    background-size: 87%;
    background-position: center;
    float: left;
}

#pc-video-button #inner-div .right-div {
    width: 40px;
    height: 18px;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 18px;
}

/*pc gps button����Ӧ����end*/

/*pc���촰��start*/
.chatWindow {
    width: 100%;
    height: 443px;
    overflow: auto;
    z-index: 100;
}

.sender {
    /*width*/
    min-height: 30px;
    clear: both;
    margin-top: 14px;
    margin-left: 6px;
    margin-bottom: 7px;
    display: block;
}

.sender .senderImg {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    float: left;
}

.sender .senderContent {
    /*width*/
    min-height: 30px;
    margin-left: 35px;
    line-height: 30px;
    color: #333333;
}

.sender .senderContent span {
    color: #da912e;
    font-weight: bold;
}

/*pc���촰��end*/

/*wx���촰��start*/
#wx-chat-window {
    height: 270px;
    position: fixed;
    bottom: 53px;
    left: 0;
    display: none;
    overflow: auto;
    z-index: 100;
    flex-direction: column;
    width: 100%;
    background: rgba(0, 0, 0, 0.25);
}

.wx-sender {
    background: rgba(0, 0, 0, 0.6);
    padding: 6px;
    border-radius: 20px;
    margin: 3px 0px;
    max-width: 95%;
    display: flex;
    width: fit-content;
}

.headImg {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    float: left;
}

.message {
    float: left;
    margin-top: 11px;
    margin-left: 6px;
    max-width: 80%;
    /* font-size: 18px; */
}

.nickname {
    word-break: break-word;
    font-size: 14px;
    color: white;
    margin-left: 5px;
    float: left;
    max-width: 90%;
}

.nickname .txt {
    color: #eebe00;
    font-size: 14px;
}

/*wx���촰��end*/

/*�����б�start*/
#runnerListPage {
    width: 100%;
    height: 503px;
    background: #f6f6f6;
    z-index: 100;
    display: none;
}

#runnerListPage #runnerSearchContainer {
    width: 100%;
    height: 35px;
    background: #f6f6f6;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

#runnerListPage #runnerSearchDiv {
    width: 90%;
    height: 35px;
    /* margin-left: 6%; */
    border-bottom: 1px solid #999999;
    background: #f6f6f6;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
}

#runnerListPage #runnerSearchDiv #inputDiv {
    width: 238px;
    height: 25px;
    /* margin-top: 10px; */
    /* float: left; */
    flex: 1;
}

#runnerListPage #runnerSearchDiv #inputDiv .runnerSearch {
    width: 100%;
    height: 25px;
    background-color: #f6f6f6;
    font-size: 12px;
    line-height: 25px;
    color: #333333;
    outline: none;
    border: 0;
}

::-webkit-input-placeholder {
    color: #999999;
}

:-moz-placeholder {
    color: #999999;
}

::-moz-placeholder {
    color: #999999;
}

:-ms-input-placeholder {
    color: #999999;
}

#runnerListPage #runnerSearchDiv .searchButton {
    width: 25px;
    height: 25px;
    /* margin-top: 10px; */
    /* float: right; */
    background-image: url('../../../img/mobile/live/icon_search.png');
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}

#runnerListPage #rankListDiv {
    width: 97%;
    height: 40px;
    /* margin: 5px auto; */
    margin: auto;
    margin-bottom: 0;
    white-space: nowrap;
    overflow-x: auto;
    cursor: pointer;
}

#runnerListPage #rankListDiv .rankItem {
    display: inline-block;
    min-width: 40px;
    height: 34px;
    font-size: 14px;
    line-height: 40px;
    color: #999999;
    margin-right: 32px;
}

#runnerListPage #runnerRankList {
    width: 100%;
    height: 426px;
    overflow: scroll;
}

#runnerListPage #runnerRankList .runnerRankItem {
    width: 97%;
    height: 48px;
    margin: 0 auto;
    margin-bottom: 8px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
}

#runnerListPage #runnerRankList .runnerRankItem .payAttentionDiv {
    width: 29px;
    height: 48px;
    float: left;
    background-image: url(../../../img/mobile/live/pc_payAttention_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}

#runnerListPage #runnerRankList .runnerRankItem .payAttentionedDiv {
    width: 29px;
    height: 48px;
    float: left;
    background-image: url(../../../img/mobile/live/pc_payAttentioned_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}



#runnerListPage #runnerRankList .runnerRankItem #leftDiv {
    width: 73px;
    height: 48px;
    float: left;
}

#runnerListPage #runnerRankList .runnerRankItem #leftDiv #leftInner {
    width: 46px;
    height: 46px;
    margin-top: 1px;
    background-color: #fff;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    -moz-box-shadow: 0px 0px 0px 2px #e54b3b;
    -webkit-box-shadow: 0px 0px 0px 2px #e54b3b;
    box-shadow: 0px 0px 0px 2px #e54b3b;
    overflow: hidden;
}

#runnerListPage #runnerRankList .runnerRankItem .heartDiv {
    width: 26px;
    height: 26px;
    background-color: #e54b3b;
    border-radius: 13px;
    position: absolute;
    left: 69px;
    top: 10px;
    background-image: url(../../../img/mobile/live/icon_heart.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}

#runnerListPage #runnerRankList .runnerRankItem .attentionNum {
    width: 35px;
    height: 12px;
    font-size: 12px;
    color: #ce3939;
    text-align: center;
    position: absolute;
    left: 63px;
    bottom: 39px;
}

#runnerListPage #runnerRankList .runnerRankItem #leftDiv #leftInner #markNo {
    width: 46px;
    height: 13px;
    padding-top: 10px;
    font-size: 10px;
    color: #999999;
    text-align: center;
    overflow: hidden;
}

#runnerListPage #runnerRankList .runnerRankItem #leftDiv #leftInner #runnerName {
    width: 46px;
    height: 10px;
    padding-bottom: 12px;
    font-size: 10px;
    color: #333333;
    text-align: center;
    overflow: hidden;
}

#runnerListPage #runnerRankList .runnerRankItem #centerDiv {
    max-width: 200px;
    height: 48px;
    float: left;
    overflow: hidden;
    padding-right: 5px;
    box-sizing: border-box;
}

#runnerListPage #runnerRankList .runnerRankItem #centerDiv #useTime {
    width: 100%;
    height: 20px;
    padding-top: 4px;
    color: #333333;
    font-size: 12px;
    text-align: left;
    line-height: 24px;
    overflow: hidden;
}

#runnerListPage #runnerRankList .runnerRankItem #centerDiv #distance {
    width: 100%;
    height: 20px;
    padding-bottom: 4px;
    color: #333333;
    font-size: 12px;
    text-align: left;
    line-height: 24px;
    overflow: hidden;
}

#runnerListPage #runnerRankList .runnerRankItem #pscoreButtonDiv {
    width: 42px;
    height: 22px;
    margin-top: 24px;
    font-size: 12px;
    float: left;
}

#runnerListPage #runnerRankList .runnerRankItem #pscoreButtonDiv #left {
    width: 26px;
    height: 21px;
    font-size: 12px;
    color: #e54b3b;
    line-height: 21px;
    float: left;
}

#runnerListPage #runnerRankList .runnerRankItem #pscoreButtonDiv #right {
    width: 16px;
    height: 21px;
    background-image: url(../../../img/mobile/live/video_pscore_button.png);
    background-size: 51%;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}

#runnerListPage #runnerRankList .runnerRankItem #gpsButton {
    width: 28px;
    height: 48px;
    float: right;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 48px;
    margin-right: 6px;
    background-image: url(../../../img/mobile/live/current-location-button.png);
    background-size: 58%;
    background-repeat: no-repeat;
    background-position: center;
}

#runnerListTitle {
    width: 80%;
    height: 25px;
    font-size: 16px;
    color: #333333;
    padding-left: 15px;
    padding-top: 10px;
}

/*�����б�end*/

/*�Զ����ͼ���ǲ��ǩstart*/
.start-finish-div {
    width: 25px;
    height: 20px;
    z-index: 1000;
}

.start-finish-div .start-finish {
    width: 25px;
    height: 20px;
    position: relative;
    border-radius: 3px;
}

.start-finish-div #start-background {
    background-color: #007c46;
}

.start-finish-div #finish-background {
    background-color: #c83829;
}

.start-finish-div #start-prospect {
    font-family: 'ChaletComprime-CologneEighty';
    background-color: #00ad62;
    margin-top: -23px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}

.start-finish-div #finish-prospect {
    font-family: 'ChaletComprime-CologneEighty';
    background-color: #e54b3b;
    margin-top: -23px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}

.start-finish-div #start-background::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #007c46;
    position: absolute;
    left: 8.5px;
    top: 20px;
}

.start-finish-div #finish-background::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #c83829;
    position: absolute;
    left: 8.5px;
    top: 20px;
}

.start-finish-div #start-prospect::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #00ad62;
    position: absolute;
    left: 8.5px;
    top: 20px;
}

.start-finish-div #finish-prospect::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #e54b3b;
    position: absolute;
    left: 8.5px;
    top: 20px;
}

.cp-div {
    font-family: 'ChaletComprime-CologneEighty';
    width: 26px;
    height: 26px;
    background-color: #e54b3b;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 26px;
    overflow: hidden;
}

.staging-post {
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url('../../../img/mobile/live/staging-post.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.medical-station {
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url('../../../img/mobile/live/medical-station.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.runnerColor-attentioned {
    width: 30px;
    height: 30px;
    background-image: url('../../../img/mobile/live/runner_attentioned_bg.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.runnerColor-red {
    width: 20px;
    height: 20px;
    background-image: url('../../../img/mobile/live/runner-red.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.runnerColor-blue {
    width: 20px;
    height: 20px;
    background-image: url('../../../img/mobile/live/runner-blue.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.runnerColor-yellow {
    width: 20px;
    height: 20px;
    background-image: url('../../../img/mobile/live/runner-yellow.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.runnerColor-grey {
    width: 20px;
    height: 20px;
    background-image: url('../../../img/mobile/live/runner-grey.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.markNo-div-alive {
    max-width: 152px;
    height: 30px;
    border-radius: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    min-width: 90px;
    position: absolute;
    top: -50px;
}

.runnerName-span {
    /*	display: inline-block;
	margin-left: 7px;
	font-size: 14px;*/
    display: inline-block;
    margin-left: 7px;
    font-size: 14px;
    min-width: 60px;
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: 50px;
}

.markNo-span {
    display: inline-block;
    margin-right: 7px;
    font-family: 'ChaletComprime-CologneEighty';
    font-size: 20px;
    min-width: 30px;
}

.wx-markNo-div-alive {
    max-width: 140px;
    height: 25px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    min-width: 70px;
    display: flex;
    /* position: absolute;
    left: 10px;
    top: -25px; */
    /* ggb 2023-12-09 修复选手信息点击不生效的bug */
    margin-left: 10px;
    margin-bottom: 25px;
}

.wx-runnerName-span {
    display: inline-block;
    font-weight: bold;
    margin-left: 7px;
    font-size: 12px;
    min-width: 45px;
    height: 25px;
    line-height: 25px;
}

.wx-markNo-span {
    display: inline-block;
    margin-right: 7px;
    font-family: 'ChaletComprime-CologneEighty';
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.markNo-div-lost {
    font-family: 'ChaletComprime-CologneEighty';
    font-size: 20px;
    color: grey;
    width: 40px;
    height: 20px;
}

/*�Զ����ͼ���ǲ��ǩend*/


/*��Ŀ�б�start*/
#roadsListPage {
    width: 100%;
    height: 503px;
    background: #f6f6f6;
    z-index: 100;
    overflow: auto;
}

#roadsListPage #titleDiv {
    width: 100%;
    height: 48px;
    color: #333333;
    font-size: 16px;
}

#title {
    width: 70px;
    height: 48px;
    float: left;
    margin-left: 25px;
    text-align: left;
    line-height: 48px;
}

#roadsListPage #titleDiv .totalSelButton {
    width: 40px;
    height: 48px;
    float: left;
    margin-left: 16px;
    text-align: left;
    line-height: 48px;
}

#roadsListPage #routeListDiv .routeItem {
    clear: both;
    width: 90%;
    height: 90px;
    margin: 0 auto;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
}

#roadsListPage #routeListDiv .routeItem .imgDiv {
    width: 118px;
    height: 73px;
    float: left;
    margin-top: 8px;
    margin-left: 2px;
}

.imgForRedRoute {
    background-image: url(../../../img/mobile/live/img-for-red-route.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.imgForBlueRoute {
    background-image: url(../../../img/mobile/live/img-for-blue-route.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.imgForYellowRoute {
    background-image: url(../../../img/mobile/live/img-for-yellow-route.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#roadsListPage #routeListDiv .routeItem .roadNameDiv {
    /*width*/
    height: 90px;
    float: right;
    color: #333333;
    font-size: 16px;
    text-align: left;
    line-height: 90px;
    overflow: hidden;
}

.selDiv {
    width: 100%;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #7b98ba;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

/*��Ŀ�б�end*/


/*�������Ǳ�ǩstart*/
.distance-div {
    width: 36px;
    height: 20px;
    z-index: 1000;
}

.distance-div .out {
    width: 36px;
    height: 19px;
    background-color: #006b51;
    border-radius: 3px;
    position: relative;
}

.distance-div .inner {
    width: 32px;
    height: 15px;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    left: 2px;
    top: 2px;
}

.distance-div .inner-inner {
    font-family: 'ChaletComprime-CologneEighty';
    width: 30px;
    height: 13px;
    background-color: #006b51;
    position: absolute;
    left: 3px;
    top: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 13px;
}

/*�������Ǳ�ǩend*/

/*���˳ɼ�start*/
#personalScore-div {
    width: 330px;
    max-height: 432px;
    position: absolute;
    top: 92px;
    /*left*/
    z-index: 1000;
}

#personalScore-wx-div {
    width: 330px;
    max-height: 432px;
    position: absolute;
    top: 132px;
    /*left*/
    z-index: 1000;
}

#personalScore-div #table-div {
    width: 100%;
    max-height: 432px;
    overflow: auto;
    border: 2px solid #333333;
    position: relative;
}

#personalScore-div #table-div table:first-child,
table:last-child {
    position: relative;
}

#personalScore-div #table-div table:first-child,
table:nth-child(2) tr td {
    font-family: 'ChaletComprime-CologneEighty';
    font-weight: bold;
    height: 21px;
    text-align: center;
    line-height: 21px;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #dadada;
    background-color: #333333;
}

#personalScore-div #table-div table:last-child tr td {
    font-family: 'ChaletComprime-CologneEighty';
    font-weight: bold;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #dadada;
    background-color: #333333;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

#personalScore-div #table-div table td {
    border-right: 1px solid #dadada;
}

#personalScore-div #table-div table td:last-child {
    border-right: none;
}

#personalScore-div #table-div table:last-child tr:last-child td {
    border-bottom: none;
}

/*
#personalScore-div #table-div table:first-child::before {
	content: '';
	width: 7px;
	height: 7px;
	background-color: #333333;
	position: absolute;
	left: -4.5px;
	top: -4.5px;
}
#personalScore-div #table-div table:last-child::before {
	content: '';
	width: 7px;
	height: 7px;
	background-color: #333333;
	position: absolute;
	left: -4.5px;
	bottom: -4.5px;
}
#personalScore-div #table-div table:last-child::after {
	content: '';
	width: 7px;
	height: 7px;
	background-color: #333333;
	position: absolute;
	right: -4.5px;
	bottom: -4.5px;
}
*/
#personalScore-div #close-div {
    width: 20px;
    height: 20px;
    background-color: #333333;
    position: absolute;
    right: -12.5px;
    top: -12.5px;

    background-image: url('../../../img/mobile/live/gps-close-icon.png');
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
}

/*���˳ɼ�end*/


.reset-btn {
    width: 15px;
    height: 15px;
    background-color: #333333;
    background-image: url('../../../img/mobile/live/gps-close-icon.png');
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    border-radius: 50%;
    margin: 0 10px;
}


/*wx footerFrame start*/
#wx-gps-frame {
    width: 100%;
    height: 100%;
    background: #000;
}

#mapFrame {
    width: 100%;
    height: 100%;
}

#footerNavigate {
    width: 82%;
    height: 53px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 998;
    background: #f6f6f6;
    display: flex;
    flex-direction: row;
    padding-right: 18%;
}

/*#wx-chat-window li,#chatWindowDiv li{
	display: inline-block;
}*/
.video-item {
    width: 65px;
    height: 65px;
    bottom: 0px;
    right: 0px;
    background: #e54b3b;
    position: absolute;
    color: white;
    font-size: 12px;
    border-radius: 60px 0px 0px 0px;
    justify-content: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px 0px 0px 5px;
}

.video-item .icon-text {
    color: white;
}

#footerNavigate .un-clear-chat {
    width: 40px;
    height: 40px;
    background-color: #f6f6f6;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    float: left;
    margin-top: 10px;
    margin-left: 7px;
    background-image: url('../../../img/mobile/live/gps_clear_button.png');
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}

/*wx footerFrame end*/

/*wx��������div start*/
#chatInputDiv {
    width: 100%;
    height: 60px;
    background-color: #f6f6f6;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000000;
}

#chatInputDiv #back {
    width: 38px;
    height: 30px;
    margin-top: 15px;
    float: left;
    background-image: url('../../../img/mobile/live/video_input_back.png');
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}

#chatInputDiv #inputDiv {
    /*width*/
    height: 30px;
    margin-top: 15px;
    margin-left: 10px;
    float: left;
}

#chatInputDiv #inputDiv #chatInput {
    width: 95%;
    height: 30px;
    background-color: #fff;
    border-color: #fff;
    font-size: 16px;
    line-height: 30px;
    vertical-line: middle;
    padding-left: 5px;
}

#chatInputDiv #sendButton {
    width: 60px;
    height: 30px;
    margin-top: 15px;
    background-color: #f6f6f6;
    float: right;
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 30px;
}

/*wx��������div end*/

.closeDiv {
    width: 36px;
    height: 36px;
    border-radius: 5px;
    background-color: #f6f6f6;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
    position: fixed;
    right: 0;
    bottom: 322px;
    background-image: url(../../../img/mobile/live/button-wx-close.png);
    background-size: 57%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    display: none;
}

.browser {
    position: fixed;
    right: 10px;
    top: 10px;
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 2px;
    border-radius: 4px;
}

.eye {
    width: 22px;
    height: 16px;
    font-size: 14px;
    z-index: 1000;
    display: block;
    background-image: url(../../../img/mobile/live/bg_watch-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0px 5px;
}

#onlineNumDiv {
    display: block;
    font-size: 13px;
    margin: 0px 5px;
    color: white;
}

/*wx��������div end*/
#andr-runnerSearchDiv {
    width: 88%;
    height: 35px;
    position: fixed;
    left: 6%;
    bottom: 0;
    border-bottom: 2px solid #999999;
    background: #f6f6f6;
    z-index: 100000000;
    display: flex;
    flex-direction: row;
    align-items: center;

}

#andr-runnerSearchDiv #andr-inputDiv {
    width: 238px;
    height: 25px;
    margin-top: 10px;
    float: left;
}

#andr-runnerSearchDiv #andr-inputDiv .andr-runnerSearch {
    width: 100%;
    height: 25px;
    background-color: #f6f6f6;
    font-size: 12px;
    line-height: 25px;
    color: #333333;
    outline: none;
    border: 0;
}

#andr-runnerSearchDiv .andr-searchButton {
    width: 25px;
    height: 25px;
    margin-top: 10px;
    float: right;
    background-image: url('../../../img/mobile/live/icon_search.png');
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}

.icon-item {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.icon-text {
    font-size: 12px;
    color: #333;
}

.chatblk {
    width: 22.5px;
    height: 15px;
    background-size: cover;
    background-image: url("../../../img/mobile/live/icon_close Messages.png");
    display: block;
}

.chatblk.active {
    background-image: url("../../../img/mobile/live/icon_open messages.png");
}

.chat {
    width: 22.5px;
    height: 15px;
    background-size: cover;
    background-image: url("../../../img/mobile/live/icon_messages.png");
    display: block;
}

.chat.active {
    background-image: url("../../../img/mobile/live/icon_messages.png");
}

.ruler {
    width: 22.5px;
    height: 15px;
    background-size: cover;
    background-image: url("../../../img/mobile/live/icon_project_black.png");
    display: block;
}

.ruler-pc {
    width: 32px;
    height: 19px;
    background-size: cover;
    background-image: url("../../../img/mobile/live/icon_project_black.png");
    display: block;
}

#pc-kilometers-button .icon-text {
    font-size: 14px;
}

.ruler-pc.active {
    background-image: url("../../../img/mobile/live/icon_project_red.png");
}

.ruler.active {
    background-image: url("../../../img/mobile/live/icon_project_red.png");
}

.find {
    width: 22.5px;
    height: 15px;
    background-size: cover;
    background-image: url("../../../img/mobile/live/icon_search_wx.png");
    display: block;
}

.route {
    width: 22.5px;
    height: 15px;
    background-size: cover;
    background-image: url("../../../img/mobile/live/icon_line.png");
    display: block;
}

.video {
    width: 21px;
    height: 20px;
    background-size: cover;
    background-image: url("../../../img/mobile/live/icon_video.png");
    display: block;
}