#buzou {
    left: 0.5%;
    top: 12%;
    height: 5%;
    width: 99%;
    background-color: #2c4a82;
    border-radius: 13px;
}

#buzou_title {
    top: 30%;
    left: 0%;
    height: 40%;
    width: 10%;
    border-radius: 10px;
    color: white;
    font-size: 1.5rem;
    text-align: center;
}

#keqianyuxi_but {
    left: 10%;
    top: 10%;
    width: 20%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 50px;
    background-color: #1874CD;
    font-size: 18px;
}

#shiyancaozuo_but {
    left: 32.5%;
    top: 10%;
    width: 20%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 50px;
    background-color: #1874CD;
    font-size: 18px;
}
#kehoulianxi_but {
    left: 55%;
    top: 10%;
    width: 20%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 50px;
    background-color: #1874CD;
    font-size: 18px;
}

#dianjitijiao_but {
    left: 77.5%;
    top: 10%;
    width: 20%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 50px;
    background-color: #1874CD;
    font-size: 18px;
}

#buzou_jiantou1 {
    top: 30%;
    left: 30.3%;
    width: 2%;
}

#buzou_jiantou2 {
    top: 30%;
    left: 52.8%;
    width: 2%;
}
#buzou_jiantou3 {
    top: 30%;
    left: 75.3%;
    width: 2%;
}

#shiyan_yuxi_1 {
    left: 0.5%;
    top: 18%;
    height: 82%;
    width: 99%;
    display: none;
}

#keqianyuxi {
    left: 0%;
    width: 20%;
    top: 0.5%;
    height: 99%;
    background-color: #2c4a82;
    border-radius: 10px;
}
#yuxineirong {
    left: 20.8%;
    width: 79.2%;
    top: 0.5%;
    height: 99%;
    background-color: #2c4a82;
    border-radius: 10px;
}

#keqianyuxi_title {
    top: 1%;
    height: 5%;
    width: 100%;
    border-radius: 10px;
    color: white;
    font-size: 1.5rem;
    text-align: center;
    align-items: center;
}

#fa_but {
    left: 5%;
    top: 6%;
    width: 90%;
    height: 5%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 50px;
    background-color: #1874CD;
    font-size: 18px;
}

#huilu_but {
    left: 5%;
    top: 13%;
    width: 90%;
    height: 5%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 50px;
    background-color: #1874CD;
    font-size: 18px;
}


#yuxineirong_title {
    top: 1%;
    height: 5%;
    width: 100%;
    border-radius: 10px;
    color: white;
    font-size: 1.5rem;
    text-align: center;
    align-items: center;
}

#yuxineirong_video {
    left: 1%;
    width: 98%;
    top: 6%;
    height: 93%;
    border-radius: 10px;
    border: 4px #3ff3f4 solid;

    background-color: #2c4a82;
}


#shiyan_caozuo_1 {
    left: 0.5%;
    top: 18%;
    height: 82%;
    width: 99%;
    display: none;
}

#xitonghuilu {
    left: 0%;
    width: 25%;
    top: 0.5%;
    height: 35%;
    background-color: #2c4a82;
    border-radius: 10px;
}

#shiyancaozuo {
    left: 0%;
    width: 25%;
    top: 37%;
    height: 62.5%;
    background-color: #2c4a82;
    border-radius: 10px;
}
#caozuoneirong {
    left: 25.8%;
    width: 74.2%;
    top: 0.5%;
    height: 99%;
    background-color: #2c4a82;
    border-radius: 10px;
}

#xitonghuilu_title {
    top: 1%;
    height: 5%;
    width: 100%;
    border-radius: 10px;
    color: white;
    font-size: 1.5rem;
    text-align: center;
    align-items: center;
}

#shiyancaozuo_title {
    top: 1%;
    height: 5%;
    width: 100%;
    border-radius: 10px;
    color: white;
    font-size: 1.5rem;
    text-align: center;
    align-items: center;
}

#caozuoneirong_title {
    top: 1%;
    height: 5%;
    width: 100%;
    border-radius: 10px;
    color: white;
    font-size: 1.5rem;
    text-align: center;
    align-items: center;
}

#xitonghuilu_img {
    top: 12%;
    left: 2%;
    border: 4px #3ff3f4 solid;
    width: 96%;
    height: 85%;
    border-radius: 10px;
}

#yuanjianxuanze_but {
    left: 2%;
    top: 15%;
    width: 30%;
    height: 8%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 20px;
    background-color: #1874CD;
    font-size: 18px;
}

#xuanxiang {
    left: 33%;
    top: 8%;
    width: 65%;
    height: 22%;
    display: none;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 20px;
    background-color: white;
    font-size: 18px;
    border: 4px #3ff3f4 solid;
}

#yuanjianlianjie_but {
    left: 2%;
    top: 41%;
    width: 30%;
    height: 8%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 20px;
    background-color: #1874CD;
    font-size: 18px;
}

#lianjie {
    left: 33%;
    top: 31%;
    width: 65%;
    height: 28%;
    display: none;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
    border-radius: 20px;
    background-color: white;
    font-size: 18px;
    border: 4px #3ff3f4 solid;
}

#shujujilu_but {
    left: 2%;
    top: 71%;
    width: 30%;
    height: 8%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 20px;
    background-color: #1874CD;
    font-size: 18px;
}
#chongzhi_but {
    left: 17%;
    top: 80%;
    width: 15%;
    height: 8%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 20px;
    background-color: #1874CD;
    font-size: 18px;
    display: none;
}

#jilubiao_1 {
    left: 33%;
    top: 60%;
    width: 65%;
    height: 30%;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
    border-radius: 20px;
    background-color: white;
    font-size: 18px;
    text-align: center;
    display: none;
}

#biao_1 {
    top: 0%;
    width: 100%;
    height: 50%;
    border: 4px #3ff3f4 solid;
    border-radius: 20px;
}

#biao_2 {
    top: 50%;
    width: 100%;
    height: 50%;
    border: 4px #3ff3f4 solid;
    border-radius: 20px;
}

#shujufenxi_but {
    left: 2%;
    top: 91%;
    width: 30%;
    height: 8%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 20px;
    background-color: #1874CD;
    font-size: 18px;
}

#caozuolianjie_img {
    left: 1%;
    width: 98%;
    top: 4.5%;
    height: 93%;
    border-radius: 10px;
    border: 4px #3ff3f4 solid;
    background-color: #2c4a82;
}

#shiyan2_yuanjian_bilijianyafa {
    left: 2%;
    top: 45%;
    width: 23%;
    height: 22%;
    display: none;
}

#shiyan2_yuanjian_zhidongyiliufa {
    left: 74%;
    top: 45%;
    width: 18%;
    height: 30%;
    display: none;
}

#shiyan2_yuanjian_huanxiangfa {
    left: 74%;
    top: 2%;
    width: 18%;
    height: 32%;
    display: none;
}

#sensor_fa {
    left: 3%;
    width: 10%;
    top: 48%;
    height: 10%;
    background-color: #3ff3f4;
    display: none;
}

#sensor_fa_title {
    left: 15%;
    top: 5%;
    height: 15%;
    width: 70%;
    border-radius: 10px;
    color: black;
    font-size: 1rem;
    text-align: center;
    align-items: center;
}
#fa_bar_div {
    position: absolute;
    top: 30%;
    left: 5%;
    width: 90%;
    height: 30%;
    z-index:998;
}
#fa_bar {
    position: absolute;
    left: 3%;
    width: 94%;
}
#fa_bar_value {
    left: 15%;
    top: 64%;
    width: 70%;
    height: 30%;
    font-size: 1rem;
    background-color: white;
    text-align: center;
}

#sensor_yalibiao {
    left: 50%;
    width: 8%;
    top: 55%;
    height: 10%;
    background-color: #3ff3f4;
    display: none;
}
#sensor_yalibiao_title {
    left: 15%;
    top: 5%;
    height: 15%;
    width: 70%;
    border-radius: 10px;
    color: black;
    font-size: 1rem;
    text-align: center;
    align-items: center;
}
#yalibiao_value {
    left: 15%;
    top: 35%;
    width: 70%;
    height: 30%;
    font-size: 1rem;
    background-color: white;
    text-align: center;
}

#jilu_but {
    position: absolute;
    top: 70%;
    left: 15%;
    width: 70%;
    height: 25%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 20px;
    background-color: #1874CD;
    font-size: 1rem;
    z-index: 998;
}

#xianshijieguo {
    position: absolute;
    left: 15%;
    width: 70%;
    top: 10%;
    height: 80%;
    border-radius: 10px;
    border: 4px #3ff3f4 solid;
    background-color: #2c4a82;
    border: blue;
    z-index: 999;
    display: none;
}

#xianshijieguo_title {
    top: 1%;
    height: 5%;
    width: 100%;
    border-radius: 10px;
    color: white;
    font-size: 1.5rem;
    text-align: center;
    align-items: center;
}

#xianshijieguo_img {
    left: 3%;
    width: 94%;
    top: 7%;
    height: 86%;
    border: 4px #3ff3f4 solid;
    border-radius: 10px;
}
#xianshijieguo_but {
    top:94%;
    height: 5%;
    left: 3%;
    width: 94%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: white;
    cursor: pointer;
    border: 2px #2c4a82 solid;
    border-radius: 20px;
    background-color: #1874CD;
    font-size: 1.5rem;
}

#kehou_lianxi_1 {
    left: 0.5%;
    top: 18%;
    height: 82%;
    width: 99%;
    display: none;
}

#lianxineirong {
    left: 25%;
    width: 50%;
    top: 0.5%;
    height: 99%;
    background-color: #2c4a82;
    border-radius: 10px;
    color:white;
}

#ti_title {
    left: 2%;
    height: 5%;
    top: 3%;
    width: 80%;
    foot-size: 2.5rem;
}

#ti1 {
    left: 5%;
    height: 5%;
    top: 9%;
    width: 80%;
}

#ti1_dui {
    left: 85%;
    height: 5%;
    top: 9%;
    width: 5%;
    foot-size: 2.5rem;
}

#ti1_cuo {
    left: 90%;
    height: 5%;
    top: 9%;
    width: 5%;
    foot-size: 2.5rem;
}
#ti2 {
    left: 5%;
    height: 5%;
    top: 14%;
    width: 80%;
}

#ti2_dui {
    left: 85%;
    height: 5%;
    top: 14%;
    width: 5%;
    foot-size: 2.5rem;
}

#ti2_cuo {
    left: 90%;
    height: 5%;
    top: 14%;
    width: 5%;
    foot-size: 2.5rem;
}




#canvas1 {
    position: absolute;
    left: 1%;
    width: 98%;
    top: 4.5%;
    height: 93%;
    z-index: 997;
}

