@charset "utf-8";

/* 地图按钮 */
.size13{font-size: 13px;}
.size14{font-size: 14px;}
.size15{font-size: 15px;}
.size16{font-size: 16px;}
.size17{font-size: 17px;}
.size18{font-size: 18px;}
.size20{font-size: 20px;}
.size22{font-size: 22px;}
.size24{font-size: 24px;}
.size25{font-size: 25px;}
.size26{font-size: 26px;}
.fl{float: left;}
.fr{float: right;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after {content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix {*zoom: 1;}
.service-contain a,.dropDown-contain a{text-decoration: none;}
.rel{position: relative;}

.fc-blue{color: #2d7ef4;}
.service-contain{
    position: fixed;
    top: 14px;
    right: 15px;
    z-index: 10;
}
.service-contain-L{
    position: fixed;
    top: 14px;
    left: 15px;
    /* right: 0px; */
    z-index: 10;
}
.tool-bar{
    background: rgba(38,38,38,.75);
    border-radius: 6px;
    height: 42px;
}
.btn-service{
    display: block;
    line-height: 42px;
    width: 42px;
    text-align: center;
    background:#fff;
}
.btn-service:hover{
    text-decoration: none;
    background-color: #2c3e50;
}
.btn-service-active{
    text-decoration: none;
    background-color: #2c3e50;
}
.icon-point{display: block;}
.service-tree{
    min-width: 260px;
    background: rgba(44,62,80,.9);
    border: 1px #151c36 solid;
    position: absolute;
    /* right: 60px; */
    top: 50px;
    color: #fff!important;
    height: 60vh;
}
.layui-tree-txt{
    opacity: .8;
    vertical-align: auto;
}
.line-contain::after{
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background: #fff;
    position: absolute;
    top: 12px;
    left: -1px;
    opacity: .6;
}
.hide{display: none;}
.dropDown-contain{
    background: rgba(44,62,80,.9);
    border: 1px #151c36 solid;
    min-width: 170px;
    padding: 18px 0px 5px 12px;
    position: absolute;
    /* right: 60px; */
    top: 95px;
    z-index: 100;
}
.dropDown-contain a{color: #fff;}
.inverse-icon{
    display: block;
    width: 42px;
    height: 42px;
    background: rgba(38,38,38,.3);
    border: 1px #444 solid;
}
.inverse-icon:hover{
    background: #2c3e50;
    color: #fff;
    text-decoration: none;
}
.inverse-icon>i{
    display: block;
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin: 9px auto 0 auto;
}
.inverse-icon1{background: url(../Images/inverse1.png) center center no-repeat;}
.inverse-icon2{background: url(../Images/inverse2.png) center center no-repeat;}
.inverse-icon3{background: url(../Images/inverse3.png) center center no-repeat;}
.inverse-icon4{background: url(../Images/inverse4.png) center center no-repeat;}
.btn-inverse .inverse-p{
    text-align: center;
    line-height: 34px;
}
.btn-inverse{margin: 0 15px;}
.btn-inverse p{margin-bottom: 0;}
.view-list{
    display: block;
    margin-bottom: 15px;
    padding: 0 8px;
}
.service-right{
    position: fixed;
    right: 20px;
    bottom: 30px;
}
/* .service-left{
    position: fixed;
    left: 20px;
    bottom: 30px;
} */
.service-big{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    line-height: 32px;
    text-align: center;
    background: #fff;
    margin-bottom: 15px;
}
.service-big:hover{background: #2c3e50;}
.measure-active{
    border: 1px #2d7ef4 solid;
    background: #2c3e50;
}
.view-change{cursor: pointer;}
.map-img{
    width: 140px;
    height: 84px;
    border: 2px #fff solid;
    background-size: 100% 100%!important;
}
.layer1{background: url(../Images/layer1.png) no-repeat;}
.layer2{background: url(../Images/layer2.png) no-repeat;}
.layer3{background: url(../Images/layer1.png) no-repeat;}
.layer4{background: url(../Images/layer2.png) no-repeat;}
.layer5{background: url(../Images/layer5.png) no-repeat;}
.layer-contain{
    color: #fff;
    cursor: pointer;
    margin: 0 8px;
}
.layer-contain>p{
    text-align: center;
    margin: 8px 0;
}
.layer-active{border: 2px #2ec5ad solid;}
.layer{
    right: 50px;
    width: 810px;
    height: 146px;
    top: 25px;
}
.service-search-title{
    text-align: left;
    padding: 15px;
    opacity: .8;
}
.service-search input{
    width: 81%;
    padding: 0 36px 0 10px;
    margin: 0 auto 20px auto;
    height: 36px;
    line-height: 36px;
    border: 1px #2d7ef4 solid;
    background:rgba(0,0,0,0);
    color: rgba(255,255,255,.8);
}
.service-search input::placeholder{
    color: #fff;
    font-size: 13px;
}
.search-btn{
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 10%;
    background: rgba(0,0,0,0);
    border: none;
    outline: none;
}
.search-btn:focus{outline: 0;}
.tree-contain{
    text-align: left;
    padding: 0 20px;
    
}

/* 修改 2020.9.11 */
/* 视频 */
.init-video{
    width: 100%;
    height: 100%;
}
.service-group{
    margin: 8px 0!important;
    border-radius: 4px;
    overflow: hidden;
}
.serve-radi{
    border-radius: 4px;
    box-shadow: 0 0 7px rgba(38,38,38,.4);
}
.measure-contain{
    width: 314px;
}
.uav-icon>i{
    margin-top: 0;
    line-height: 42px;
    color: #fff;
}
.uav-drop{top: 140px;}
.search-drop{
    width: 320px!important;
    padding-left: 0;
    top: 240px;
}

/* 无人机数据列表 */
.uav-data-contain{
    background: rgba(44,62,80,.85);
    color: #fff;
    border-radius: 4px;
    padding: 12px 15px;
    font-size: 14px;
    position: fixed;
    top: 155px;
    right: 250px;
    z-index: 100;
    max-height: 60%;
    overflow-y: auto;
    width: 380px;
    min-height: 210px;
    display: none;
}
/*滚动条里面小方块样式*/
.uav-data-contain::-webkit-scrollbar {
    width:6px;
    height:6px;
    }
/*滚动条里面小方块样式*/
.uav-data-contain::-webkit-scrollbar-thumb {
    border-radius:100px;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.4);
    -webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.4);
    background:rgba(0, 0, 0, 0.4);
}
/*滚动条里面轨道样式*/
.uav-data-contain::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(64,103,255,0.2);
    -webkit-box-shadow:inset 0 0 2px rgba(64,103,255,0.2);
    border-radius:0;
    background:rgba(0,0,0,0.1);
}
.uav-list-li{
    position: relative;
    width: 350px;
    padding-right: 72px;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px rgba(255,255,255,.4) solid;
}
.uav-list-li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.uav-data-icon{
    font-size: 22px;
    cursor: pointer;
    margin-left: 5px;
}
.uav-data-icon:hover{color: #2d7ef4;}
.uav-list-operation{
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: 0;
}
.uav-list-text{margin-bottom: 5px;}
.uav-list-title{
    position: relative;
    margin-bottom: 14px;
    padding-bottom: 8px;
    border-bottom: 2px #e4e7ed solid;
}
.uav-list-title>h1{
    font-size: 16px;
    font-weight: bold;
    color: #2d7ef4;
}
.uav-list-title>i{
    position: absolute;
    top: 0;
    right: 0;
}
.uav-data-list{display: none;}
/*项目选址列表的样式*/
.submitproject-icon>i{
    margin-top: 0;
    line-height: 42px;
    color: #fff;
}
.submitproject-drop{top: 140px;}
.search-drop{
    width: 320px!important;
    padding-left: 0;
    top: 240px;
}

/* 无人机数据列表 */
.submitproject-data-contain{
    background: rgba(44,62,80,.85);
    color: #fff;
    border-radius: 4px;
    padding: 12px 15px;
    font-size: 14px;
    position: fixed;
    top: 200px;
    right: 70px;
    z-index: 100;
    max-height: 60%;
    overflow-y: auto;
    width: 380px;
    min-height: 210px;
    display: none;
}
/*滚动条里面小方块样式*/
.submitproject-data-contain::-webkit-scrollbar {
    width:6px;
    height:6px;
    }
/*滚动条里面小方块样式*/
.submitproject-data-contain::-webkit-scrollbar-thumb {
    border-radius:100px;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.4);
    -webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.4);
    background:rgba(0, 0, 0, 0.4);
}
/*滚动条里面轨道样式*/
.submitproject-data-contain::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(64,103,255,0.2);
    -webkit-box-shadow:inset 0 0 2px rgba(64,103,255,0.2);
    border-radius:0;
    background:rgba(0,0,0,0.1);
}
.submitproject-list-li{
    position: relative;
    width: 350px;
    padding-right: 72px;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px rgba(255,255,255,.4) solid;
}
.submitproject-list-li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.submitproject-data-icon{
    font-size: 22px;
    cursor: pointer;
    margin-left: 5px;
    margin-bottom: 3px;
}
.submitproject-data-icon:hover{color: #2d7ef4;}
.submitproject-list-operation{
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: 0;
}
.submitproject-list-text{margin-bottom: 5px;}
.submitproject-list-title{
    position: relative;
    margin-bottom: 14px;
    padding-bottom: 8px;
    border-bottom: 2px #e4e7ed solid;
}
.submitproject-list-title>h1{
    font-size: 16px;
    font-weight: bold;
    color: #2d7ef4;
}
.submitproject-list-title>i{
    position: absolute;
    top: 0;
    right: 0;
}
.submitproject-list-items{
    position: relative;
    margin-bottom: 14px;
    padding-bottom: 8px;
    border-bottom: 1px #e4e7ed solid;
}
.submitproject-list-items h1{
    font-size: 14px;
    font-weight: bold;
    color: #2d7ef4;
}
.submitproject-list-items>i{
    position: absolute;
    top: 0;
    right: 0;
}
.submitproject-data-list{display: none;}
.fc-icon-blue{background-color: #2d7ef4;}

/* 方案对比 */
.contrast-list{
    background:rgba(44,62,80,.9);
    padding: 12px;
    border-radius: 5px;
    color: #fff;
    position: fixed;
    top: 68px;
}
.contrast-list-left{
    left: 75px;
}
.contrast-list-right{right: 75px;}

.case-bg{
    background: rgba(44,62,80,.85) !important;
    color: #fff !important;
}
.case-bg .layui-layer-title{
    background:  rgba(44,62,80,.85) !important;
    color: #fff;
    border-bottom: none;
}
.location-bg .layui-layer-title{
    background:  #2d4d77 !important;
    color: #fff;
    border-bottom: none;
}
.case-bg .layui-layer-title a{color: #fff;}
.case-bg .layui-layer-setwin .layui-layer-min cite,.location-bg .layui-layer-setwin .layui-layer-min cite{background-color: #fff !important;}