* {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style: none;
}





.container {
    background-image: url('../images/background.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100vh;
    width: 100vw;
    display: grid;
    grid-template-columns: 70vw 30vw;
}

.container>div {
    margin-top: 7vh;
}

.tab {
    position: relative;
    height: 100%;
    width: 100%;
}

.tab .tab-header {
    padding: 0.5vh 0 0;
    margin: 0 1vw;
    height: 3.8vh;
    line-height: 3.8vh;
    display: flex;
    flex-basis: 1 1 50%;
}

.tab .tab-header .tit {
    flex: 1;
    opacity: .5;

}

.tab .tab-header .tit.active {
    opacity: 1;

}

.tab .tab-body {
    position: relative;
    width: 100%;
    height: calc(100% - 3.8vh);
}

.tab .tab-body .tab-item {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.tab .tab-body .tab-active {
    opacity: 1;
    z-index: 1;
    display: block;
}

.f_one .tab .tab-header .tit:first-child {
    background: url(../images/zyz.png) no-repeat;
    background-size: 100% 100%;

}

.f_one .tab .tab-header .tit:last-child {
    background: url(../images/fwdx.png)no-repeat;
    background-size: 100% 100%;

}

.t_two .tab .tab-header .tit:first-child {
    background: url(../images/wcdd.png) no-repeat center;
    background-size: 50% 100%;


}

.t_two .tab .tab-header .tit:last-child {
    /* background: url(../images/jfdh.png)no-repeat; */
    /* background-size: 100% 100%; */

}





.first {
    padding: 2vh 1vw;
}

.second {
    padding: 1vh 1vw 2vh 1vw;

}

.third {
    padding: 2vh 1vw;
}

.f_one {
    background-image: url('../images/zwrk.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 34vh;
    width: 100%;
    margin-bottom: 2vh;
    position: relative;

}

.f_two {
    margin-bottom: 2vh;
    height: 22vh;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 5px;
}

.f_three {
    background-image: url('../images/fwlxzl.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 29vh;
    width: 100%;
    position: relative;
}

.f_two_one {
    background-image: url('../images/ylss.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.f_two_two {
    background-image: url('../images/mydzb.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.s_one {
    height: 88vh;
    width: 100%;
    margin-bottom: 2vh;
    position: relative;
    transition: all 0.3s linear;

}

.s_one * {
    /* transition:all  0.3s linear; */
}

.map {
    height: 79vh;

}

.s_one .map * {
    transition: none;
}

.map_btn {
    position: absolute;
    top: 10vh;
    right: 0px;
}

.map_btn .full_btn_box a {
    padding: 5px;
    display: block;
    cursor: pointer;
}

.map_btn .full_btn_box img {
    width: 30px;
}

.check_box {
    margin: 5px;
    position: absolute;
    right: 35px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;

    background-color: #ffffff66;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
}

.check_box a {
    width: 6em;
    display: block;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.check_box a.on {
    background-color: #ff333399;
}


.s_one.full {
    position: absolute;
    width: 100vw;
    height: 100vh;
    margin: 0;
    left: 0;
    top: 0;
    z-index: 999;
}

.s_one.full .s_one_section {
    display: none;
}

.s_one.full .map {
    height: 100vh;
}

.s_one.full .map_btn {
    top: 0;
}

.infoBoxContent {
    color: #fff;
}

.infotit {
    margin-bottom: 10px;
    background: #ed7d31;
    text-align: left;
    text-indent: 1em;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.appbox {
    display: flex;
    align-items: stretch;
}

.appinfo {
    flex: 0 0 100%;
}

.appinfo .item {
    font-size: 12px;
    line-height: 25px;
    margin-left: 10px;
}

.appinfo .item label {
    color: #ccc
}

.appinfo .item .remark {
    height: 130px;
    overflow: auto;
}

.appbox .userlist {
    overflow: auto;
    flex: 0 0 60%;
}

.userlist table {
    width: 90%;
}

.userlist table .call {
    cursor: pointer;
}










.s_two {
    height: 29vh;
    width: 100%;
    background-image: url('../images/mrfwzl.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.s_two_button {
    width: 6vw;
    height: 4vh;
    position: absolute;
    left: 40px;
    top: 8vh;
    line-height: 4vh;
    text-align: center;
    background-image: url('../images/k_m.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: white;
    font-size: 1vh;
}

.t_one {
    height: 20vh;
    margin-bottom: 2vh;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 5px;
}

.t_one_one {
    background-image: url('../images/fwgd.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.t_one_one>div {
    margin-top: 5vh;
    padding: 0 1vw;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    height: 13vh;
}

.t_one_two {
    background-image: url('../images/fwflzb.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.t_two {
    height: 87vh;
    width: 100%;
    background-image: url('../images/jrfwgd.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.f_zhu {
    width: 100%;
    height: 100%;
}

.f_button {
    position: absolute;
    top: 0;
    left: 1vw;
    right: 1vw
}

.f_active {
    color: white !important;
    background: #005AC7 !important;
}

.f_button>div {
    border: 1px solid #005AC7;
    border-radius: 5px;
    font-size: 1vh;
    display: inline-block;
    color: #6791BE;
    padding: 2px 10px;

}

.f_content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    color: white;
    font-size: 1vh;
    padding: 0 1vw;
}

.f_three_button {
    width: 6vw;
    height: 4vh;
    position: absolute;
    right: 20px;
    line-height: 4vh;
    text-align: center;
    bottom: 20px;
    background-image: url('../images/k_m.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: white;
    font-size: 1vh;
}

.t_two_button {
    cursor: pointer;
    height: 5vh;
    text-align: center;
    background-image: url('../images/k_m.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: white;
    font-size: 1vh;
    font-weight: 600;
    margin-top: 0.5vh;
}

.score .t_two_button {
    background-image: url('../images/k_m2.png');
}

.t_one_one_one,
.t_one_one_two {
    background-image: url('../images/k_l.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 1.5vh;
    line-height: 5vh;
    text-align: center;
}

.t_two_content {
    height: 80vh;
    overflow: hidden;

}

.time {
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.date {
    color: white;
    line-height: 3vh;
    font-size: 14px;
}

.name {
    height: 3vh;
    color: #20FDFA;
    font-size: 18px;
    font-weight: 600;
    line-height: 3vh;
    letter-spacing: 1px;
}

.tel {
    color: white;
    font-size: 16px;
    font-weight: 500;
}

.act {
    height: 2vh;
    color: #656B83;
    line-height: 2vh;
    font-weight: 600;
    font-size: 14px;
}

.section {
    height: 80px;
    padding: 0 16px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
}

.section>div:first-child {
    flex: 0 0 100px;
}

.section>div:nth-child(2) {
    flex: 1;
}

.section>div:last-child {
    flex: 0 0 100px;
}

.section>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.s_one_section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    height: 10vh;
}

.s_one_section .name {
    color: white;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 2vh;
}

.s_one_section .val {
    font-size: 35px;
    text-align: center;
    line-height: 6vh;
    font-weight: bold;
}






.s_two_line {
    height: 27vh;
    width: 100%;
    padding-top: 0vh;
}

.t_one_one_reg {
    height: 15vh;
    padding-top: 5vh;
}

.t_one_two_radar {
    height: 15vh;
    padding-top: 5vh;
}

.BMap_cpyCtrl {
    display: none;
}

.anchorBL {
    display: none;
}

body .pop {
    background: center top no-repeat rgb(13, 29, 77);
    color:#fff;
}
body .pop .layui-textarea{
    background-color: rgba(255,255,255,.5);
}
body .pop .layui-layer-title{
    color:#FFF;
    background: #ed7d31;
    text-align: left;
    text-indent: 1em;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border:0
    
}
body .pop .layui-layer-setwin{
    top:8px;
    
}
body .pop .layui-layer-setwin .layui-layer-close{
    color:#FFF;
}

body .pop .layui-layer-btn .layui-layer-btn0{
    background: #ed7d31;
    border:0
}
body .pop .layui-layer-btn a{
    
    border:0
}

.layui-table {
    width:100%;
    background-color:#fff;
    color:#666
}
.layui-table tr {
    transition:all .3s;
    -webkit-transition:all .3s
}
.layui-table th {
    text-align:left;
    font-weight:400
}
.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
    background-color:#f2f2f2
}
.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row] {
    border-width:1px;
    border-style:solid;
    border-color:#e6e6e6
}
.layui-table td, .layui-table th {
    position:relative;
    padding:9px 15px;
    min-height:20px;
    line-height:20px;
    font-size:14px
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.layui-table[lay-skin=line] td, .layui-table[lay-skin=line] th {
    border-width:0 0 1px
}
.layui-table[lay-skin=row] td, .layui-table[lay-skin=row] th {
    border-width:0 1px 0 0
}
.layui-table[lay-skin=nob] td, .layui-table[lay-skin=nob] th {
    border:none
}
.layui-table img {
    max-width:100px
}
.layui-table[lay-size=lg] td, .layui-table[lay-size=lg] th {
    padding:15px 30px
}
.layui-table-view .layui-table[lay-size=lg] .layui-table-cell {
    height:40px;
    line-height:40px
}
.layui-table[lay-size=sm] td, .layui-table[lay-size=sm] th {
    font-size:12px;
    padding:5px 10px
}