@charset "utf-8";
/* 重置  */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px "Microsoft YaHei","微软雅黑",\9ed1\4f53,\5b8b\4f53, "Microsoft JhengHei", "华文细黑", STHeiti, MingLiu;}
html,body{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body{
	color: rgba(0,4,26,.7);
	font-size: 14px;
}
a{color:  rgba(0,4,26,.7);}
.hide{display: none;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.normal{font-weight: normal;}
.one-wrap{
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
.two-wrap{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow:hidden;
	/*! autoprefixer: off */
	-webkit-box-orient: vertical;
}
.fc-white{color: #fff;}
.fc-black{color: #00041a;}
.fc-red{color: #f80000;}
.fc-blue{color: #4067ff;}
.fc-gray{color: rgba(0,4,26,.65);}
.fc-green{color: #00CD00;}
.size12{font-size: 12px;}
.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;}
.size28{font-size: 28px;}
.size30{font-size: 30px;}
.size32{font-size: 32px;}
.size34{font-size: 34px;}
.size36{font-size: 36px;}
.size38{font-size: 38px;}
.size42{font-size: 42px;}
/* 浮动 */
.fl{float: left;}
.fr{float: right;}
.clearfix:after {content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix {*zoom: 1;}

/* 顶部菜单栏 */
.top-contain{
    width: 100%;
    height: 70px;
    background: #004ea0;
}
.sysMenuDiv {
    width: 140px;
    height: 80%;
    margin-top: 7%;
    margin-left: 14%;
    cursor: pointer;
    line-height: 30px;
    font-weight: normal;
}

.header_card {
    float: left;
    width: 140px;
    height: 80px;
    margin-right: 60px;
}

.header_card span {
    display: inline-block;
    width: 100%;
}

.header-nav-en{
    line-height: 18px;
}

.user-menu{
    cursor: pointer;

}
.menu-box{
    float: right;
    height: 100%;
    width: 180px;
    font-size: 20px;
    color: white;
    font-weight: normal;
}
.user-secd{
    position: absolute;
    z-index: 100;
    width: 160px;
    background: #fff;
    border-radius: 4px;
    margin-top: 8px;
    line-height: 24px;
    box-shadow: 0 2px 6px rgba(3,35,68,.4);
    display: none;
    overflow: hidden;
}
.user-secd>li>.user-link{
    display: block;
    padding: 8px 0;
}
.user-link:hover{
    background-color: #ecf5ff;
    color: #1ce6f8;
}
.arrow-deg{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg); 
}
.user-menu:hover{color: #1ce6f8;}
.system-title{
    color: #fff;
    font-size: 22px;
    margin-left: 40px;
    line-height: 70px;
    letter-spacing: 2px;
}

/* 侧边菜单栏 */
.secd-menu-title{
    letter-spacing: 1px;
    margin: 8px 0 2px 0;
}
ul.expmenu li div.header{
    padding: 18px 0;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
}
ul.expmenu li:last-child div.header{border-bottom:none;}
ul.expmenu li ul li {
	background-color:#08415C;
	padding:12px;
	border-bottom:1px solid #337ab740;
	color:#AEFFFF;
	text-shadow:0px 1px 0px rgba(255, 255, 255, 0.8);
	line-height: 18px;
	font-size: 15px;
}
ul.expmenu li ul li:last-child{
	border-bottom:none;
}
ul.expmenu li ul li.selected{
	background-color:#0a5b9b;
	color: #ffffff;
    /* font-size: 12px; */
    font-weight: 700;
}
ul.expmenu li div.header .label{
	background:no-repeat;
	font-size: 16px;
    font-weight: 600;
}
ul.expmenu li div.header .arrow{display:block;width:16px;height:16px;background:no-repeat center;float:right;}
ul.expmenu li div.header .arrow.up{background-image:url(../../images/arrow_u.png);}
ul.expmenu li div.header .arrow.down{background-image:url(../../images/arrow_d.png);}
ul.expmenu li div.spread{
	color:#fff;
	text-shadow:0px 1px 0px rgba(255, 255, 255, 0.2);
	background: #1b8ac6;/* Old browsers */
	background:-moz-linear-gradient(top, #1b8ac6 0%, #1b8ac6 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b8ac6), color-stop(100%,#1b8ac6));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #1b8ac6 0%,#1b8ac6 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #1b8ac6 0%,#1b8ac6 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top, #1b8ac6 0%,#1b8ac6 100%);/* IE10+ */
	background: linear-gradient(to bottom, #1b8ac6 0%,#1b8ac6 100%);/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b8ac6', endColorstr='#1b8ac6',GradientType=0 );/* IE6-9 */
}
ul.expmenu li .menu{display:none;}	
/* Mouse Events */
ul.expmenu li ul li:not(.selected):hover{
	background:rgba(45,116,150,120);/* Old browsers */
	cursor:pointer;
}
ul.expmenu li ul li:not(.selected):active{
	background:#f1f1f1;/* Old browsers */
	cursor:pointer;
}
ul.expmenu li div.secd-menu-active{
    color: #1ce6f8;
}


/* 在线选址 */
.measure-contaiqn{
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    position: fixed;
    z-index: 12;
    top: 70px;
    right: 30px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
}
.layer-contain{
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
    position: fixed;
    top: 30px;
    right: 30px;
}
.measule-tool:hover{background-color: #0A222F!important;cursor:pointer}
.measule-tool:hover .measure-style{color: #1ce6f8!important;}
.measule-tool-on{background-color: #0A222F!important;}
.selection-title{
    text-align: center;
    margin-bottom: 15px;
    padding-top: 15px;
}
.el-select .el-input.is-focus .el-input__inner,.el-cascader .el-input.is-focus .el-input__inner{
    border-color: #1ce6f8;
}

.selection-btn{
    width: 32px;
    height: 32px;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    line-height: 32px;
    position: fixed;
    top: 15px;
    left: 30px;
    z-index: 99999;
}

.layer-off{
    position: absolute;
    top: 11px;
    right: 15px;
}
.layer-off:hover{color: #1ce6f8!important;}
.xmlist:last-child{border-bottom: 1px #409eff solid;}

.search-contain{
    z-index:10;
    width:385px;
    position:absolute;
    left:10px;
    top:55px;
    border-radius:6px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
    /* overflow: hidden; */
}
.queryConditionDiv{
    width: 100%;
    height: 450px;
    padding-left: 15px;
    background-color: rgba(10,80,111,.9);
    color: white;
    overflow-y: auto;
}
.root-contain .search-contain{height: 90%;}
.root-contain .queryConditionDivContain{height: 100%;}
.queryConditionDiv-more{
    height: 100%;
    padding-bottom: 100px;
}
.select-more-in{
    width: 290px;
    margin-bottom: 10px;
    color: #000000;
    height: 32px;
    border-radius: 4px;
    border: none;
}
.search-style-title{
    display: inline-block;
    width: 65px;
    text-align: right;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size: 13px;
}
.select-bot-btn{
    width: 170px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin: 5px 0 5px 20px;
}
.select-Operation-btn{
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(10,80,111,.9);
    padding-bottom: 10px;
}
.queryConditionDivContain{position: relative;}
.select-more-contain{display: none;}
.border-bot{
    border-bottom: 2px #e4e7ed solid;
}
.uav-contain{
    top: 110px !important;
}

/* 项目方案 */
.layui-form-select dl dd.layui-this{background-color: #0099ff;}
.search-label{
    color: #606266;
    font-size: 13px;
    width: 65px;
    position: relative;
}
.search-label::after{
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #4067ff;
}
.program-search{margin-top: 15px;}
.btn-blue{background-color: #0099ff;}
.rel{position: relative;}
.layui-table-view .layui-form-checkbox{
    height: 30px;
    line-height: 30px;
}
.layui-table-view .layui-form-checkbox i{height: 30px;}
.layui-form-checked span, .layui-form-checked:hover span,.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #0088ff;}
.layui-form-checked i, .layui-form-checked:hover i{color: #0088ff;}
.layui-form-checked[lay-skin=primary] i{
    background-color: #0088ff;
    border-color: #0088ff;
}
/* .layui-table-main{max-height: 585px;}
@media screen and (max-width: 1548px) {
    .layui-table-main{max-height: 550px;}
} */
.layui-table-main::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: rgba(0,0,0,.3);
    }
    .layui-table-main::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.3);
    border-radius: 6px;
    }
    .layui-table-main::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #fff;
    }
    
    .uav-list-off{
        position: absolute;
        font-size: 10px;
        top: -8px;
        right: 0;
    }
    .selection-btn:hover,.measure-contaiqn:hover,.layer-contain:hover{background: rgba(10,80,111);}
    .uav-top-title{
        width: 380px;
        padding: 12px 15px;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(10,80,111,.9);
        z-index: 10;
    }
    .uav-top-title .uav-list-off{
        top: 12px;
        right: 15px;
    }
    .uav-list-box{
        position: relative;
        height: 400px;
        overflow-y: auto;
        padding: 45px 14px 12px 14px;
        overflow-x: hidden;
    }
    .uav-top-title>.uav-top-title-div{
        font-size: 15px;
        font-weight: bold;
    }

    /* 页面调整 */
    .pre-site-selection{
        z-index: 10;
        color: white; 
        display: none; 
        width: 340px;
        background: rgb(10, 80, 111,.9);
        position: fixed;
        top: 30px;
        left: 920px;
        border-radius:10px;
        box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
        z-index: 20;padding: 0 15px;
    }
    .programme-case{
        z-index: 11;color: white; display: none; width: 340px;background: rgb(10, 80, 111,.9);position: absolute;top: 30px; left:940px;border-radius:10px;box-shadow: 0px 0px 5px rgba(0,0,0,0.8);z-index: 20;
    }
    @media screen and (max-width: 1440px){
        .pre-site-selection,.programme-case{
            left: 40%;
        }
    }
    @media screen and (max-width: 992px){
        .dialog-contain{
            left: 25%!important;
        }
    }
    @media screen and (max-width: 964px){
        #Resultdiv{left: 70px !important;}
    }
    @media screen and (max-width: 768px){
        .dialog-contain{
            left: 10%!important;
        }
    }

/* 2020.12.30 */
.add-project-btn{
    width: 160px;
    height: 100px;
    background: #0099FF;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    margin: 20px 0;
    margin-left: 40px;
    cursor: pointer;
}
.add-project-btn:hover{
    background: #fff;
    color: #0099FF;
}
.add-project-btn p{
    font-size: 15px;
    font-weight: bold;
}
.add-project-btn>i{
    margin-top: 25px;
    font-size: 24px;
    margin-bottom: 10px;
}
.w340{width: 282px !important;}
.nw_contain,.w_contain,.n_contain{display: none;}
.xm_tab_title{
    margin: 10px 0 24px 0;
}
.xm_tab_title span{
    margin-right: 10px;
    padding: 10px;
    color: #fff;
    cursor: pointer;
}
.tab_on{
    background: #0099ff;
    border-radius: 4px;
    color: #fff;
}
.xm_tab_contain .xm_tab{
    display: none;
}
.xm_tab_contain .div_show{
    display: block;
}
/* 2021.1.4日调整 */
.scalebar_bottom-left {
    bottom: 20px;
}

.el-tabs__header {
    padding-left: 10px;
    margin: 0;
}

#dataTree {
    max-height: 80vh;
    width: 300px;
    overflow: auto;
}

#quhuaTree {
    height: calc(100% - 290px);
    position: absolute;
    top: 290px;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: auto;
}

.el-tree {
    background: rgba(10, 80, 111, 0);
}

.inner-right .el-tree {
    height: 100%;
    overflow: auto;
}

#searchDiv {
    position: absolute;
    top: 14%;
    right: 90px;
    width: 190px;
    height: 40px;
    background: #F1FAF5;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
    border-radius: 3px;
}

#globalsearch {
    display: inline-block;
}

.box-shadow {
    -webkit-box-shadow: 0px 3px 0px rgba(87, 175, 33, .5);
    -moz-box-shadow: 0px 3px 0px rgba(87, 175, 33, .5);
    box-shadow: 0px 3px 0px rgba(87, 175, 33, .5);
}

#selectMenu {
    width: 120px;
    height: 35px;
    display: inline;
    padding: 3px 12px;
    border: 1px solid #CFCFCF;
    margin-top: 1px;
    border-radius: 3px;
}

#searchText {
    border: 1px solid #CFCFCF;
    width: 150px;
    height: 35px;
    line-height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-left: 5px;
}

#searchButton {
    height: 30px;
    color: white;
    background-color: #00CD00;
    outline: none;
    border: none;
    padding: 0 12px;
}

.toolRightContent {
    user-select: none;
    cursor: pointer;
    color: #57AF21;
}

.toolRightContent:hover {
    color: blue;
}

#toolDiv {
    position: fixed;
    width: 100%;
    height: 30px;
    background: #F5F5F5;
    box-shadow: 0px 1px 1px rgba(92, 184, 92, 0.5);
}

.toolDiv img {
    margin-left: 5px;
}

.el-slider__runway {
    margin: 17px 0;
    height: 8px;
    border-radius: 30px;
}

.el-slider__bar {
    height: 8px;
    border-radius: 30px;
}

.el-slider__button {
    width: 10px;
    height: 10px;
    margin-top: 1px;
}

.el-slider__stop {
    width: 10px;
    height: 10px;
}

.el-slider__stop {
    background-color: #57AF21;
}

#bottomTimeSlider {
    width: 500px;
    height: 45px;
    background-image: url(../images/ztsjk/timeslider3.png);
    /* opacity: 0.8; */
    /* background-color: #ffffff; */
    overflow: hidden;
    /*隐藏溢出的元素*/
    /* box-shadow: 0 1px 1px #888, 1px 0 1px #ccc; */
    position: absolute;
    /*自定义菜单相对与body元素进行定位*/
    bottom: 30px;
    left: calc((100% - 280px) / 2);
    border-radius: 18px;
    z-index: 999;
}

.opacity_body {
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
}

#opcitySliderDiv {
    width: 260px;
    right: 95px !important;
    top: 800px !important;
    height: auto;
    border-radius: 5px;
    background-color: rgba(2, 88, 125, .8);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.85);
    overflow: hidden;
    position: fixed;
    z-index: 999;
    opacity: 0.9;
    display: none;
}

.opacity_body img:hover {
    width: 18px;
    height: 18px;
    background: url("../images/opacity6.png");
}

#selectedYear {
    float: left;
    width: 13%;
    height: 30px;
    margin-top: 9px;
    font-size: 16px;
    color: #3d3d3d;
    text-align: center;
}

.searchImg {
    position: absolute;
    right: 1%;
    top: 4%;
    width: 32px;
    height: 32px;
    padding: 5px;
    /* background: #fff; */
    /*            border: 1px solid rgba(0, 0, 0, .2);
                border-radius: 5px;
                box-shadow: 1px 1px 5px rgba(0, 0, 0, .3); */
    cursor: pointer;
}

.searchImg img {
    width: 25px;
    height: 25px;
}

.dijitPopup.dijitMenuPopup {
    display: none;
}

#mapLegend table {

    text-align: left;
}

#mapLegend {
    text-align: left;
}

.esriLegendLayerLabel td {
    text-align: left;

}

.esriLegendServiceLabel {
    text-align: left;
}

.esriLegendServiceLabel td {
    text-align: left;
}

.el-popover {
    margin: 2px !important;
    padding: 1px !important;
    min-width: 90px !important;
}

.el-menu-item {
    padding: 0 0 0 0 !important;
    text-align: center !important;
}

.el-menu-item.is-active {
    color: #48576a !important;
}

div.justify {
    text-align: justify;
}

div.justify>span {
    display: inline-block
        /* Opera */
    ;
    padding-left: 100%;
}

.layerTransPopupTit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    /* background: #144F68; */
    border-bottom: 1px solid #ccc;
    padding: 0 6px;
    opacity: 0.9;
}

.win-close {
    position: absolute;
    right: 0px;
    top: -3px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    z-index: 1003;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    background: url(../images/ztsjk/win-close.png) center no-repeat;
}

.layerTransRangeContent {
    width: 100%;
    height: 35px;
    text-align: center;
    padding-top: 7px;
    /* background-color: #144F68; */
    opacity: 0.9;
}

.slider.slider-horizontal {
    /*width: 160px !important;*/
}

#ex6CurrentSliderValLabel {
    margin-left: 7px;
}

#ex1Slider {
    width: 180px !important;
    margin-top: 2px;
    margin-left: 10px;
}

#ex1Slider .slider-selection {
    background: #409eff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%) !important;
}

.slider-handle {
    width: 16px;
    height: 16px;
    margin-top: -4px !important;
    border: 1px solid #409eff;
    background-image: linear-gradient(to bottom, #11ccee 0%, #11ccee 100%);
}

#opacity_txt {
    position: absolute;
    right: 16px;
    top: 10px;
    border: 1px solid #ccc;
    width: 30px;
    height: 20px;
}

.el-tree-node__content {
    height: 36px;
    position: relative;
}

.el-checkbox__inner {
    width: 18px;
    height: 18px;
}

.el-checkbox__inner::after {
    left: 6px;
    top: 3px;
}

.opacity_body {
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
}

.opacity_body img:hover {
    width: 18px;
    height: 18px;
    background: url("assets/images/opacity6.png");
}

#menuSwitch {
    width: 17px;
    height: 66px;
    position: absolute;
    top: 40%;
    left: -1px;
    cursor: pointer;
    z-index: 1000;
    /* background: url("../images/menuSwitch.png") no-repeat 0px center; */
}

#relSwitch {
    width: 100px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0px;
    left: 46%;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    color: white;
    text-align: center;
    background-color: #144F68;
    /*background: url("../assets/images/upswitch.png") no-repeat 0px center;*/
}

#searchSwitch {
    width: 100px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0px;
    left: 46%;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    color: white;
    text-align: center;
    background-color: #144F68;
}

.nav-tabs li {
    width: 170px;
}

.nav-tabs li a {
    text-align: center;
    font-size: 16px;
    color: #57AF21;
    padding-top: 7px;
}

#map1_zoom_slider {
    top: 20px;
}

.el-tabs {
    height: 100%;
}

#left-container .el-tabs__content {
    height: 90%;
}

#downRelDiv .el-tabs__content {
    height: 85%;
}

#showChart {
    background-color: #ffffff;
    width: 300px;
    height: 300px;
    top: 45px;
    right: 20px;
    position: absolute;
    border: 1px solid #5CB85C;

}

.searchImg {
    position: absolute;
    left: 20px;
    width: 32px;
    height: 32px;
    padding: 5px;
    /* background: #fff; */
    /*            border: 1px solid rgba(0, 0, 0, .2);
                border-radius: 5px;
                box-shadow: 1px 1px 5px rgba(0, 0, 0, .3); */
    cursor: pointer;
}

#rightMenuDiv {
    position: absolute;
    border: 1px solid black;
    background-color: rgba(255, 255, 255, 0.8);
    background: #FBFBFA;
    border: 2px solid #8B8B7A;
    width: 100px;
    height: 30px;
    opacity: 0.85;
    cursor: pointer;
    display: none;
}

.el-tree-node__content:hover {
    background-color: #0A222F;
}

.el-tree-node:focus>.el-tree-node__content {
    background-color: transparent !important;

}

#left-container .el-tabs__item.is-active {
    color: white;
    font-size: 15px;
    opacity: 1;
    font-weight: bold;
}

#downRelDiv .el-tabs__item.is-active {
    color: #57AF21;
    font-size: 15px;
    opacity: 1;
    font-weight: bold;
}

#downRelDiv .el-tabs__item {
    color: white;
    font-size: 15px;
    opacity: 1;
    font-weight: bold;
}

.el-tree-node__label {
    font-size: 14px;
    color: white;
}

/*----------滚动条样式start---------*/
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #fff;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: #606266;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    /*background-color: #fdfdfe;*/
    background-color: #303133;
}

/*IE滚动条*/
body {
    scrollbar-arrow-color: #0A222F;
    scrollbar-track-color: #314659;
    scrollbar-3dlight-color: #314659;
    scrollbar-shadow-color: #314659;
    scrollbar-darkshadow-color: #314659;
    scrollbar-face-color: #2C5D7D;
}

table {
    color: white;
}


.el-table thead.is-group th {
    background: #144F68;
}

.el-table--enable-row-hover .el-table__body tr:hover>td {
    background-color: #333;
}

.el-table thead {
    color: white;
}


.__cinfowindow__content table {
    color: #434343;
}

.__cinfowindow__content table tbody tr td {
    background-color: white;
}

.headermenue:active {
    background-color: rgba(65, 197, 255, .29);
}

.headermenue:hover {
    background-color: rgba(65, 197, 255, .29);
}

.content_search {
    width: 400px;
    height: 100%;
    float: left;
    margin-left: 0px;
}

.content_search_f {
    height: 80px;
}

.content_search_s {
    height: 210px;
}

.search_p {
    margin: 10px 10px 10px 30px;
    float: left;
    font-size: 23px;
}

.content_search_t {
    height: 353px;
}

.tag {
    width: 300px;
    height: 125px;
    border: 5px solid #09F;
    position: relative;
    background-color: #FFF;
}

.arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: -40px;
    left: 100px;
}

.arrow * {
    display: block;
    border-width: 20px;
    position: absolute;
    border-style: solid dashed dashed dashed;
    font-size: 0;
    line-height: 0;
}

.arrow em {
    border-color: #09F transparent transparent;
}

.arrow span {
    border-color: #FFF transparent transparent;
    top: -7px;
}

.xmlist-right:hover {
    background-color: #004276;
}

.el-cascader-panel {
    border: 5px solid rgb(96, 98, 102);
}

.layui-icon:hover {
    color: #0099FF;
}

.el-scrollbar .el-scrollbar__wrap {
    overflow-x: hidden;
}

.activeDiv {
    border-radius: 10px;
    background-color: rgba(27, 77, 99, .50);
    background: hsl(199, 50%, 85%);
    border: 1px solid #58a;
    box-shadow:
        /*底部灰色阴影*/
        2px 4px 2px 5px rgba(0, 0, 0, 0.2),
        /*下面深蓝色立体阴影*/
        2px 4px 1px 1px hsl(208, 50%, 55%),
        /*内部暗色阴影*/
        0 -15px 2px 2px rgba(0, 0, 0, 0.10) inset;
    color: hsl(208, 50%, 40%);
    text-shadow: rgba(255, 255, 255, .5) 0 1px 0;
    font-weight: bold;
}

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #1ce6f8;
    border-color: #1ce6f8;
}

.el-tree-node__content>.el-checkbox {
    margin-bottom: -2px;
}

.el-tabs__active-bar {
    background-color: #409eff;
}

.measure-contaiqn .popper__arrow {
    display: none !important;
}

.el-pager li {
    padding: 0;
    min-width: 28px;
    width: 28px;
    border-radius: 2px;
    margin: 0 4px;
}

.el-pagination button {
    padding: 0;
    min-width: 28px;
    width: 28px;
    border-radius: 2px;
}

.el-pagination .btn-next {
    padding-left: 0;
    margin-left: 4px;
}

.el-pagination .btn-prev {
    padding-right: 0;
    margin-right: 4px;
}

/* 保存当前条件弹出 */
.el-dialog__header {
    padding: 0;
}

.condition-title {
    display: block;
    padding: 10px 0;
    background: #0a506f;
    text-align: left;
    margin: 0 15px 8px 15px;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
}

.el-dialog__title {
    font-size: 15px;
    font-weight: bold;
}

.el-dialog__body {
    background: #0a506f;
    display: block;
    padding: 0;
}

.el-dialog__headerbtn .el-dialog__close {
    color: #fff;
}

.el-dialog__headerbtn {
    top: 10px;
    right: 15px;
}

.el-dialog {
    background: #0a506f;
}
 
.el-table th,
.el-table tr {
    background: #fff;
}

.el-table thead,
table {
    color: #666;
}

.formal-table .el-table__body tr:hover>td,.site-project-select .el-table__body tr:hover>td, .industry-select-table .el-table__body tr:hover>td{
    background-color: #ecf5ff !important;
    cursor: pointer;
}


.el-table--striped .el-table__body tr.el-table__row--striped.current-row td,
.el-table__body tr.current-row>td,
.el-table__body tr.hover-row.current-row>td,
.el-table__body tr.hover-row.el-table__row--striped.current-row>td,
.el-table__body tr.hover-row.el-table__row--striped>td,
.el-table__body tr.hover-row>td {
    background: rgba(255,255,255,0);
    color: #666;
}

.site-project-select .el-table__body tr.el-table__row--striped.current-row td,
.site-project-select .el-table__body tr.current-row>td,
.site-project-select .el-table__body tr.hover-row.current-row>td,
.site-project-select .el-table__body tr.hover-row.el-table__row--striped.current-row>td,
.site-project-select .el-table__body tr.hover-row.el-table__row--striped>td,
.site-project-select .el-table__body tr.hover-row>td {
    background: #ecf5ff;
    color: #1ce6f8;
}

.search-project-select.el-table__body tr td,
.search-project-select .el-table__body tr>td,
.search-project-select .el-table__body tr>td,
.search-project-select .el-table__body tr>td,
.search-project-select .el-table__body tr>td,
.search-project-select .el-table__body tr>td {
    background: #ecf5ff;
    color: #1ce6f8;
}

.dialog-contain {
    left: 40%;
    top: 50px;
}

.triangle-set[x-placement^=bottom] .popper__arrow::after,
.triangle-set[x-placement^=bottom] .popper__arrow {
    border-bottom-color: rgba(2, 88, 125, 0.9);
}

.uav-list-li {
    height: auto;
    line-height: 24px;
}

.uav-list-li span {
    color: #fff
}

.uav-data-contain {
    background-color: rgba(10, 80, 111, .9) !important;
    top: 155px;
    right: 220px;
    min-height: auto;
}

.uav-list-title>h1 {
    color: #0099ff;
    margin-top: 12px;
}

/* 全景视频弹出*/
.video-style {
    border: none;
    padding: 0 25px 0 25px !important;
    background: rgba(0, 0, 0, 0) url(../images/panel2.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.video-style .layui-layer-title {
    color: #fff;
    font-size: 15px;
    background-color: rgba(0, 0, 0, 0) !important;
    border-bottom: none;
}

.video-style iframe {
    height: calc(100% - 30px) !important;
}

.video-style .layui-layer-content {
    height: calc(100% - 30px) !important;
}

.video-style .layui-layer-ico {
    background: url(../images/off.png) no-repeat !important;
    background-size: 90%;
}

.uav-list-title {
    margin-bottom: 10px;

    border: none;
}

.uav-list-title>h1 {
    font-size: 15px;
}

.el-form-item {
    margin-bottom: 4px;
}

.el-form-item__error {
    padding-top: 0;
    margin-left: 90px;
    color: #e21e1e;
    font-weight: bold;
}

.caseNum{
    width: 420px;
    height: 390px;
}
.w600{width: 600px;}
.w1000{width: 1000px;}
.w1200{width: 1200px;}
.w1400{width: 1400px;}
#xm-select-dialog .el-dialog__body{
    padding: 10px 20px;
}
.tool-right{
    background: rgba(10,80,111,.6);
    position: fixed;
    top: 16px;
    right: 35px;
    color: #fff;
}
.tool-right-btn{
    padding: 8px;
    border-right: 2px;
}
.el-dropdown-link-xg{
    color: #fff;
    padding-right: 15px;
    border-right: 1px rgba(255,255,255,.4) solid;
}
.tool-icon{
    font-size: 13px;
    margin-right: 8px;
}
.tj-dialog .el-dialog__body{padding: 10px 20px;}
.measule-tool{padding: 0 10px;}


/* 2021.03.12 */
.search-top{
    width: 385px;
    height: 42px;
    line-height: 42px;
    position: fixed;
    top: 10px;
    left: 10px;
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
    z-index: 2;
}
.search-in{
    width: 300px;
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    border: none;
}
.left-search-btn{
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: none;
    border: none;
}
.site-search-btn{
    position: relative;
}
.site-search-btn::before{
    content: "";
    height: 20px;
    width: 1px;
    background: #cbcbcb;
    position: absolute;
    top: 11px;
    left: 0;
}
.search-panel{
    width: 385px;
    min-height: 235px;
    padding: 10px;
    background: rgba(10,80,111,.9);
    position: fixed;
    top: 55px;
    left: 10px;
    border-radius: 6px;
    display: none;
    z-index: 10;
}
.search-type{
    width: 73px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    padding: 15px 0 18px 0;
}
.search-type:hover{
    background: #073c54;
}
.search-type>i{
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  margin: 0 auto 8px auto;
  font-size: 20px;
}
.search-type-one{background: #ee905c;}
.search-type-two{background: #a2c05e;}
.search-type-three{background: #e2af53;}
.search-type-four{background: #e2af53;}
.search-type-five{background: #aa81b9;}
.search-type-six{background: #d46369;}
.search-type-seven{background: #f68b61;}
.search-type-eight{background: #49c5a1;}
.search-type-nine{background: #e94b7e;}

.panel-search-result{
    height: calc(100% - 70px);
    width: 385px;
    background: rgba(10,80,111,.9);
    position: fixed;
    top: 55px;
    left: 10px;
    border-radius: 4px;
    overflow: hidden;
    display: none;
    z-index: 2;
}
.search-result-list{
    display: block;
    border-bottom: 1px rgba(255,255,255,.3) solid;
    position: relative;
    color: #fff;
   padding: 20px 0;
   cursor: pointer;
}
.search-result-list:hover{
    background: #073c54;
}
.address-icon{
    display: block;
    width:28px;
    height: 28px;
    background: url(../images/address.png) center center no-repeat;
    background-size: 100%;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 0;
}
.search-result-name p{
    opacity: .6;
    font-size: 13px;
    line-height: 16px;
    margin-top: 8px;
}
.search-result-name{padding-left: 50px;}
.bot-page{
    position:fixed;
    bottom: 30px;
    left: 20px;
    width: 360px;
    z-index: 2;
}
.search-result-title{
    padding: 12px 15px;
    background: #073c54;
    color: #fff;
}
.xm_tab_contain th{text-align: center;}
.framBtn i{
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    color: #333;
    text-align: center;
    line-height: 24px;
    color: #0099ff;
    font-weight: bold;
    font-size: 18px;
}
.framBtn{
    margin: 0 10px 5px 0;
}
#xmMapY{
    width: 100%;
    height: 35vh;
}
#xmfaHeigh{height: 53vh;}
#xmfaHeigh .layui-table-main{
    height: 35vh !important;
}
#xmfaHeigh .layui-table-main2{
    height: 60vh !important;
}
#xmfaHeigh .layui-table-main-min{
    height: 0vh !important;
}
.programTable::before{height: 0 !important;}
.el-loading-spinner i{
    color: #fff;
    font-size: 28px;
}
.el-loading-spinner .el-loading-text{
    color: #fff;
    font-size: 15px;
}
#cyTab .layui-table-main{
    height: 64vh !important;
}
#cyTab .layui-table-page{margin-top: 15px;}
.ificationTitle{
    color: #fff;
    font-size: 15px;
    position: relative;
    margin: 8px 0 12px 0;
    padding-left: 20px;
}
.ificationTitle::before{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #2d7ef4;
    position: absolute;
    top: 6px;
    left: 0;
}
.addProjectTab{display: none;}

.addProjectTabContain .div_show{
    display: block;
}

.addErrorMsg{
    color: red;
    font-size: 12px;
    clear: both;
    padding-left: 70px;
    line-height: 10px;
}
.el-radio{color: #fff;}
.el-radio__input.is-checked+.el-radio__label{
    color: #1ce6f8 !important;
}
.el-radio__input.is-checked .el-radio__inner{
    border-color: #1ce6f8;
    background: #1ce6f8;
}
.el-date-table td.end-date span, .el-date-table td.start-date span{
    background-color:#2d7ef4
}

.el-cascader__dropdown.land-nature{
    left: unset !important;
    right: 0;
}
.el-cascader__dropdown.land-nature .el-cascader-menu{float: right;}
.land-select{background: #1ce6f8 !important;}
.map-operation-contain{
    position: fixed;
    right: 18px;
    bottom: 90px;
}
.map-shrink i{
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    font-weight: bold;
    cursor: pointer;
    line-height: 26px;
}
.map-shrink .map-center-btn{
    margin-bottom: 8px;
    color: #2d7ef4;
    font-size: 18px;
}
.map-shrink{
    margin: 10px 0 0 15px;
}
.map-shrink i:hover{
    color: #2d7ef4;
    font-size: 16px;
}
.map-shrink .map-center-btn:hover{font-size: 20px;}
.map-move{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #f3f3f3;
    background-size: 100%;
    position: relative;
}
.map-move i{
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    text-align: center;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
.map-move i.map-move-right{
    right: 2px;
    top: 50%;
    margin-top: -8px;
}
.map-move i.map-move-left{
    transform: rotate(180deg);
    top: 50%;
    margin-top: -8px;
    left: 2px;
}
.map-move i.map-move-top{
    transform: rotate(270deg);
    top: 2px;
    left: 50%;
    margin-left: -8px;
}
.map-move i.map-move-bottom{
    transform: rotate(90deg);
    bottom: 2px;
    left: 50%;
    margin-left: -8px;
}
.map-move i.map-move-center{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    border: 2px #2d7ef4 solid;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;
}
.map-move i:hover{color: #2d7ef4;}