*{
-webkit-print-color-adjust: exact;
}
body{height:100%;overfollow-y:hidden;}
.map {
    width: 100%;
    height:910px;
}
a.skiplink {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
a.skiplink:focus {
    clip: auto;
    height: auto;
    width: auto;
    background-color: #fff;
    padding: 0.3em;
}
#map:focus {
    outline: #4A74A8 solid 0.15em;
}


.screenBox{
    position: absolute;
    border-radius: 25px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    font-family: "微软雅黑";
    box-shadow:0px 0px 8px 0px #0000003b;
}
.screenVerticalBox{
    position: absolute;
    border-radius: 50px;
    width: 200px;
    text-align: center;
    background: #fff;
    font-family: "微软雅黑";
    box-shadow:0px 0px 8px 0px #0000003b;
}
.circleBtn {
    width: 50px;
    float: left;
    margin-right: 20px;
    font-size: 24px;
    text-align: center;
    line-height: 48px;
    color:  RGB(0,82,180);
    cursor:pointer;
    position:relative;
}
.circleBtn:hover{
    color:#3C3;
}
#sys_logo {
    left: 10px;
    top: 10px;
    font-weight: 600;
    color: RGB(108,108,108);
    font-size:16px;
    padding: 0 35px;
}
#sys_middle_bar {
    left: 10px;
    top:100px;
    font-weight: 400;
    color:#fff;
    background-color:  RGB(0,82,180);
    background-image: linear-gradient(RGB(85,185,225),RGB(98,157,242));
    font-size:16px;
    padding:50px 0;
}
#sys_bottom_bar {
    bottom: -6px;
    right:0px;
    width: 400px;
    height: 30px;
    line-height: 26px;
    font-weight: 500;
    color: #444;
    background-color: #ffffffde;
    font-size: 13px;
    padding: 0 25px;
    /*left: calc( 50% - 200px);*/
    position: absolute;
    border-radius: 6px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    border:1px solid #cccccc;
}
#sys_coor_bar {
    bottom: -6px;
    width: 200px;
    height: 30px;
    line-height: 26px;
    font-weight: 500;
    color: #444;
    background-color: #ffffffde;
    font-size: 13px;
    padding: 0 25px;
    left: calc( 50% - 100px);
    position: absolute;
    border-radius: 6px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    border:1px solid #cccccc;
}
#sys_print_top_div,
#sys_print_bottom_div,
#sys_print_left_div,
#sys_print_right_div
{
    background-color: #ffffff;
    font-size: 13px;
    position: absolute;
    text-align: center;
    border:0px none;
}
#sys_print_top_div{
    top:0px;
    height:150px;
    border-bottom: 5px solid #000;
}
#sys_print_bottom_border{
    border-top: 5px solid #000;
    width:calc( 100% - 100px);
    margin:0 auto;
}
#sys_print_left_div{
    left:0px;
    border-right: 5px solid #000;
}
#sys_print_right_div{
    right:0px;
    border-left: 5px solid #000;
}
#sys_print_top_div,
#sys_print_bottom_div{
    width:100%;
    left:0px;
}
#sys_print_bottom_div{
    bottom:0px;
    height:80px;
}
#sys_print_left_div,
#sys_print_right_div{
    top:150px;
    height:calc( 100% - 150px);
    width:50px;
}
#printLeftCompany{
    right: 0px;
    bottom: 4.7em;
    width: 1.5em;
    padding-right: 0.5em;
    text-align: right;
    font-size: 18px;
    position: absolute;
    line-height: 1.2em;
}
#printAnalysis{
    right: 55px;
    bottom: 80px;
    width:250px;
    text-align: center;
    font-size: 16px;
    position: absolute;
    line-height: 1.2em;
}
#printAnalysisTable{
    width:100%;
    border-collapse:collapse;
    font-size:12px;
    border:1px solid #000;
    background-color:#fff;
}
#printAnalysisTable th{
    font-weight:700;
}
#printAnalysisTable td,
#printAnalysisTable th{
    border:1px solid #000;
    color:#000;
    padding:1px 2px;
    text-align:center;
    border-collapse:collapse;
    background-color:#fff;
}
#printTitle{
    line-height: 80px;
    padding: 0;
    margin: 0;
    height: 80px;
    margin-top: 25px;
    font-size: 38px;
}
#printScale{
    line-height: 50px;
    padding: 0;
    margin: 0 auto;
    height: 50px;
    margin-top: 10px;
    font-size: 20px;
}
#printDate{
    line-height: 30px;
    padding: 0;
    margin-right: 0px;
    float: right;
    height: 30px;
    margin-top: -40px;
    font-size: 16px;
}
#sys_info_bar {
    top: 10px;
    right: 1px;
    width: 300px;
    height:calc( 100% - 25px );
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_list_div {
    top: 80px;
    left: 150px;
    width: 600px;
    height:80%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_project_div {
    top: 80px;
    left: 550px;
    width: 600px;
    height:80%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_add_div {
    top: 80px;
    left: 125px;
    width: 800px;
    height:80%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_edit_div{
    top: 80px;
    right: 325px;
    width: 800px;
    height:80%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_del_div{
    top: 80px;
    right: 325px;
    width: 500px;
    height:50%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_chart_div {
    top: 80px;
    left: 710px;
    width: 600px;
    height:80%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_search_div {
    top: 80px;
    left: 440px;
    width: 600px;
    height:80%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_filter_div {
    top: 80px;
    left: 430px;
    width: 600px;
    height:80%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_paint_div {
    top: 80px;
    left: 490px;
    width: 600px;
    height:80%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_map_div {
    top: 80px;
    left: 285px;
    width: 600px;
    height:40%;
    color: #444;
    background-color: #fafafae6;
    padding: 0 10px;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    box-shadow:0px 0px 8px 0px #0000003b;
    z-index:99;
    border:1px solid #cccccc;
}
#sys_info_bar h2{
    margin-bottom: 15px;
    margin-top: 40px;
    font-size: 20px;
}
#sys_info_bar h3{
    margin: 5px;
    padding: 0px;
    font-size: 18px;
    font-weight: 500;
}
#pageBar,.PageOptionBar {
    margin: 5px 10px;
}
#NextPage:hover, #PrePage:hover,.PageOptionBar a:hover {
    color: #3c79c1;
    background-color: #fff;
}
#NextPage, #PrePage,.PageOptionBar a {
    width: 5em;
    border: 1px solid #000;
    border-radius: 3px;
    background-color: #3c79c1;
    padding: 1px 10px 2px;
    color: #fff;
    cursor:pointer;
    text-decoration:none;
}
.listRow .landTitle{
    width:350px;height:16px;overflow:hidden;
}
#sys_info_bar .infoDiv{
    background-color: #fff;
    border-radius: 12px;
    padding:10px 10px 20px;
    font-size:12px;
    border:1px solid #cccccc;
}
.mapSelectDiv img{
width:195px;height:120px;
}
.mapSelectDiv{
    float:left;width:210px;height:140px;text-align:left;
    border:1px solid #ccc;
    background-color: #fff;
    padding:7px;
    border-radius:7px;
    text-align:center;
    margin:15px;
    cursor:pointer;
}
.activeMap{
    border:3px solid #0c0;
    cursor: default;
}
.mapSelectDiv .MapLabel{
    font-size:15px;
}
#search_result_div,
#add_form_div,
#edit_form_div
{
    background-color: #fff;
    border-radius: 12px;
    padding:10px 10px 20px;
    font-size:12px;
    border:1px solid #cccccc;
    margin-top:15px;
}
#sys_info_bar .closeBar,.closeBar{
    position:absolute;
    right:15px;
    top:10px;
    font-size:18px;
    cursor:pointer;
    color:RGB(0,82,180);
}
#sys_info_bar .closeBar:hover{
    color:#555;
}
#sys_chart_div .infoDiv table,
#sys_info_bar .infoDiv table,
#sys_list_div table,
#sys_paint_div table,
#sys_filter_div table,
#sys_edit_div table,
#sys_del_div table,
#sys_project_div table,
#sys_add_div table{
    border-collapse:collapse;
    border:1px solid #000;
}
#sys_chart_div table,
#sys_paint_div table,
#sys_filter_div table,
#sys_list_div table,
#sys_project_div table,
#sys_add_div table,
#sys_del_div table,
#sys_edit_div table{
width:100%;}
#sys_chart_div td,
#sys_chart_div  th,
#seachResultList td,
#seachResultList  th,
#sys_info_bar .infoDiv td,
#sys_info_bar  th,
#sys_paint_div .infoDiv td,
#sys_paint_div  th,
#sys_filter_div .infoDiv td,
#sys_filter_div  th,
#sys_list_div .infoDiv td,
#sys_list_div  th,
#sys_add_div .infoDiv td,
#sys_add_div  th,
#sys_project_div .infoDiv td,
#sys_project_div  th,
#sys_del_div .infoDiv td,
#sys_del_div  th,
#sys_edit_div .infoDiv td,
#sys_edit_div  th
{
    border:1px solid #000;
    font-size:11px;
    padding:2px;
}
#sys_project_div input[type='text'],
#sys_project_div textarea,
#sys_project_div select,
#sys_add_div input[type='text'],
#sys_add_div textarea,
#sys_add_div select,
#sys_del_div input[type='text'],
#sys_del_div textarea,
#sys_del_div select,
#sys_edit_div input[type='text'],
#sys_edit_div textarea,
#sys_edit_div select{
    width:75%;float:left;
}
#infoOptionDiv{
    padding:5px 15px;
    margin:5px 0;
}
.infoBarBtn,
#delCancelBtn,
#sys_project_div input[type='submit'],
#sys_add_div input[type='submit'],
#sys_paint_div input[type='submit'],
#sys_filter_div input[type='submit'],
#sys_del_div input[type='submit'],
#sys_edit_div input[type='submit']{
    width:300px;padding:5px 15px;border:1px solid #000;
    border-radius:3px;margin:5px auto;background-color:#3c79c1;color:#fff;
    cursor:pointer;
}

#sys_del_div input[type='submit'],#delCancelBtn{
    width:180px;
    margin-right:20px;
}
#sys_del_div input[type='submit']:hover{
    background-color:#c00;
    color:#fff;
}
.infoBarBtn{margin:5px;}
#delCancelBtn:hover,#sys_del_div input[type='submit'],
#sys_project_div input[type='submit']:hover,
#sys_add_div input[type='submit']:hover,
#sys_edit_div input[type='submit']:hover{
    background-color:#fff;color:#3c79c1;
}
.div_dl_select{
    float:left;
    width:100px;
    text-align:left;
}
#seachResultList{
    width:100%;
}
.projectMenuBtn{
    clear:both;
    height:45px;
    border:1px solid #fff;
    border-radius:20px;
    background-color:#0052b4;
    color:#fff;
    font-size18px;
    width:80%;
    line-height:45px;
    margin:15px auto;
    padding:0px 30px;
    display:block;
    text-decoration:none;
}
.projectMenuBtn:hover{
    color:#0052b4;
    background-color:#fff;
    border-color:#0052b4;
}
#seachResultList th,
.table-b th,
 #sys_info_bar .infoDiv th,
 #sys_list_div  th{
    background-color: #3c79c1;
    color:#fff;
}
#sys_menu {
    left: 440px;
    top: 10px;
    position:absolute;
}
#sys_logo  b{
    color: RGB(0,82,180);
    font-size:20px;
    font-weight: 700;
}
.verticalBtn {
    height: 25px;
    font-size: 20px;
    line-height: 25px;
    cursor:pointer;
    border-top: 1px solid #c6d9ec;
    border-bottom: 1px solid #439ab3;
}
.verticalBtn:hover, .activeVerticalBtn {
    background-color: #478eb7;
}
.longVerticalBtn{
    font-size: 18px;
    line-height: 24px;
    padding:5px 2px;
}

.infoMenuBtn{
    background-color: #3c79c1;
    padding: 2PX 7PX;
    border-radius: 3px 3px 0 0;
    border:1px solid #000;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.infoMenu {
    border-bottom: 1px solid #000;
    height: 21px;
    margin-top: 15px;
 }
.infoMenuBtn:hover {
    background-color: #fff;
    color:#33C;
}
.activeMenuBtn {
    background: #fff;
    border-width: 2px;
    border-bottom: 0;
    color: #3c79c1;
    font-weight: 600;
    border-color: #3c79c1;
    padding-bottom: 3px;
}
.layerLogo{
    position: absolute;
    top: 15px;
    left: 90px;
    font-size: 21px;
}
.menuDivBar{
    display: block;
    height: 710px;
    overflow-y: auto;
    width: 276px;
    overflow-x: hidden;
}
.menuDivBar .table-b{
    width: 255px;
}
#qzCoorTable,#orgCoorTable{
    font-size:9px;
    word-break: break-all;
}