You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1426 lines
27 KiB
1426 lines
27 KiB
.gisLeft,
|
|
.mapAreaBox,
|
|
body .mapFullscreen,
|
|
body .gis_zoomOropen {
|
|
display: none;
|
|
}
|
|
.gisContainer {
|
|
margin-left: 0px;
|
|
}
|
|
em,
|
|
i {
|
|
font-style: normal;
|
|
}
|
|
/**********************************************/
|
|
|
|
.clearfixswx:after {
|
|
content: '.';
|
|
display: block;
|
|
height: 0;
|
|
clear: both;
|
|
visibility: hidden;
|
|
}
|
|
.gis_tools_info {
|
|
/* background: url(./img/navbg.png) center no-repeat; */
|
|
height: 48px;
|
|
}
|
|
.gis_tools_info .Lztool {
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 10px;
|
|
width: 88px;
|
|
height: 25px;
|
|
line-height: 25px;
|
|
background: linear-gradient(360deg, rgba(227, 227, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
|
|
box-shadow: 1px 1px 4px 0px rgba(0, 63, 130, 1);
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
}
|
|
.gis_tools_info .luru {
|
|
right: 130px;
|
|
width: 110px;
|
|
}
|
|
.gis_tools_info .luru1 {
|
|
right: 260px;
|
|
width: 110px;
|
|
}
|
|
.gis_tools_info .luru2 {
|
|
right: 390px;
|
|
width: 110px;
|
|
}
|
|
.gis_tools_info .Lztool i {
|
|
position: absolute;
|
|
left: 17px;
|
|
top: 4px;
|
|
width: 13px;
|
|
height: 17px;
|
|
background: url(./img/gj.png) center no-repeat;
|
|
}
|
|
.gis_tools_info .Lztool im {
|
|
position: absolute;
|
|
left: 15px;
|
|
top: 3px;
|
|
width: 17px;
|
|
height: 17px;
|
|
background: url(./img/gjNew.png) center no-repeat;
|
|
}
|
|
|
|
.gis_tools_info .Lztool em {
|
|
padding-left: 37px;
|
|
color: #0885fc;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.LzToolset {
|
|
position: absolute;
|
|
right: -100%;
|
|
top: 49px;
|
|
width: 340px;
|
|
background: #fff;
|
|
}
|
|
.LzToolset .ToolTab {
|
|
width: 100%;
|
|
height: 52px;
|
|
background: rgba(255, 255, 255, 0.6);
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
text-align: center;
|
|
}
|
|
.LzToolset .ToolTab span,
|
|
.LzToolset .ToolTab a {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
margin-left: 6px;
|
|
margin-top: 12px;
|
|
}
|
|
.LzToolset .ToolTab span {
|
|
width: 78px;
|
|
height: 25px;
|
|
border-radius: 4px;
|
|
border: 1px solid #067dfd;
|
|
text-align: center;
|
|
line-height: 25px;
|
|
color: #067dfd;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.LzToolset .ToolTab a {
|
|
width: 23px;
|
|
height: 23px;
|
|
cursor: pointer;
|
|
background: url(./img/fd.png) center no-repeat;
|
|
}
|
|
.LzToolset .ToolTab span.active {
|
|
background: #067dfd;
|
|
color: #fff;
|
|
}
|
|
|
|
.figureNote {
|
|
position: absolute;
|
|
right: -100%;
|
|
top: 100px;
|
|
width: 340px;
|
|
}
|
|
|
|
.ToolCont {
|
|
margin-top: 10px;
|
|
background: rgba(255, 255, 255, 0.9);
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
padding: 10px;
|
|
position: relative;
|
|
height: 385px;
|
|
}
|
|
.TCtab {
|
|
padding-left: 17px;
|
|
}
|
|
.TCtab span {
|
|
height: 25px;
|
|
padding: 3px 10px;
|
|
border-radius: 4px;
|
|
border: 1px solid #067dfd;
|
|
text-align: center;
|
|
line-height: 25px;
|
|
color: #067dfd;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
margin-right: 13px;
|
|
}
|
|
.TCtab span.active {
|
|
background: #067dfd;
|
|
color: #fff;
|
|
}
|
|
.tabBox {
|
|
padding-top: 10px;
|
|
overflow: auto;
|
|
height: 350px;
|
|
}
|
|
.pennelBox h3 {
|
|
color: #333;
|
|
font-size: 16px;
|
|
}
|
|
.pennelBox .pennelist {
|
|
padding-top: 10px;
|
|
}
|
|
.pennelist li {
|
|
float: left;
|
|
width: 74px;
|
|
height: 80px;
|
|
text-align: center;
|
|
margin: 0 0 15px 0;
|
|
cursor: pointer;
|
|
}
|
|
.pennelist li span {
|
|
display: block;
|
|
width: 40px;
|
|
height: 40px;
|
|
border-radius: 50%;
|
|
margin: 0 auto;
|
|
cursor: pointer;
|
|
position: relative;
|
|
text-align: center;
|
|
}
|
|
.pennelist li em {
|
|
color: #666666;
|
|
font-size: 14px;
|
|
line-height: 16px;
|
|
display: block;
|
|
margin-top: 8px;
|
|
cursor: pointer;
|
|
}
|
|
.pennelist li span i {
|
|
position: absolute;
|
|
right: -7px;
|
|
top: -3px;
|
|
width: 14px;
|
|
height: 14px;
|
|
cursor: pointer;
|
|
background: url(./img/activeicon.png) center no-repeat;
|
|
}
|
|
.OnlineBox {
|
|
position: absolute;
|
|
padding: 10px;
|
|
width: 469px;
|
|
height: 406px;
|
|
/* background:rgba(255,255,255,0.8); */
|
|
background: #fff;
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
left: 1px;
|
|
top: 49px;
|
|
display: none;
|
|
}
|
|
.OnlineBox .onliSeek {
|
|
position: relative;
|
|
}
|
|
.OnlineBox .onliSeek input {
|
|
height: 36px;
|
|
background: rgba(255, 255, 255, 1);
|
|
border: 1px solid rgba(199, 199, 199, 1);
|
|
padding: 0 52px 0 10px;
|
|
width: 323px;
|
|
}
|
|
.OnlineBox .onliSeek button {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
width: 44px;
|
|
height: 100%;
|
|
background: url(./img/seek.png) center no-repeat;
|
|
border: 0;
|
|
border-left: 2px solid #c7c7c7;
|
|
cursor: pointer;
|
|
outline: none;
|
|
}
|
|
.OnlineBox .onliSeek select {
|
|
position: absolute;
|
|
top: 0;
|
|
width: 85px;
|
|
height: 100%;
|
|
border: 0;
|
|
background-color: #ccffcc;
|
|
border-left: 2px solid #c7c7c7;
|
|
cursor: pointer;
|
|
outline: none;
|
|
}
|
|
|
|
.common-population {
|
|
position: absolute;
|
|
padding: 10px;
|
|
width: 322px;
|
|
height: 406px;
|
|
/* background:rgba(255,255,255,0.8); */
|
|
background: #fff;
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
left: 1px;
|
|
top: 49px;
|
|
display: none;
|
|
}
|
|
.common-population .onliSeek {
|
|
position: relative;
|
|
}
|
|
.common-population .onliSeek input {
|
|
height: 36px;
|
|
background: rgba(255, 255, 255, 1);
|
|
border: 1px solid rgba(199, 199, 199, 1);
|
|
padding: 0 52px 0 10px;
|
|
width: 323px;
|
|
}
|
|
.common-population .onliSeek button {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
width: 44px;
|
|
height: 100%;
|
|
/* background: url(./img/seek.png) center no-repeat; */
|
|
border: 0;
|
|
border-left: 2px solid #c7c7c7;
|
|
cursor: pointer;
|
|
outline: none;
|
|
}
|
|
|
|
.common-company {
|
|
position: relative;
|
|
padding: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
/* background:rgba(255,255,255,0.8); */
|
|
background: #fff;
|
|
/*left:1px;*/
|
|
/*top:49px;*/
|
|
/*display:none;*/
|
|
}
|
|
.common-company .onliSeek {
|
|
position: relative;
|
|
}
|
|
.common-company .onliSeek input {
|
|
height: 36px;
|
|
background: rgba(255, 255, 255, 1);
|
|
border: 1px solid rgba(199, 199, 199, 1);
|
|
padding: 0 52px 0 10px;
|
|
width: 323px;
|
|
}
|
|
.common-company .onliSeek button {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
width: 44px;
|
|
height: 100%;
|
|
/* background: url(./img/seek.png) center no-repeat; */
|
|
border: 0;
|
|
border-left: 2px solid #c7c7c7;
|
|
cursor: pointer;
|
|
outline: none;
|
|
}
|
|
|
|
.gridTab {
|
|
padding-top: 10px;
|
|
font-size: 0;
|
|
}
|
|
.gridTab span {
|
|
display: inline-block;
|
|
width: 152px;
|
|
height: 30px;
|
|
border: 1px solid #666666;
|
|
margin-left: 13px;
|
|
position: relative;
|
|
border-radius: 5px;
|
|
cursor: pointer;
|
|
}
|
|
.gridTab span i {
|
|
position: absolute;
|
|
width: 12px;
|
|
height: 15px;
|
|
/* background: url(./img/rticon.png) 0 -14px no-repeat; */
|
|
left: 13px;
|
|
top: 7px;
|
|
}
|
|
.gridTab span em {
|
|
color: #666666;
|
|
padding-left: 30px;
|
|
}
|
|
.gridTab span:nth-child(1) {
|
|
margin-left: 0;
|
|
}
|
|
.gridTab span:nth-child(2) i {
|
|
/* background: url(./img/Fill.png) 0 -14px no-repeat; */
|
|
}
|
|
.gridTab span.avtive {
|
|
background: #067dfd;
|
|
border: 1px solid #067dfd;
|
|
}
|
|
.gridTab span.avtive i {
|
|
background-position: 0 0;
|
|
}
|
|
.gridTab span.avtive em {
|
|
color: #fff;
|
|
}
|
|
|
|
.gridTcont {
|
|
/* background: rgba(0, 0, 0, 0.02); */
|
|
height: auto;
|
|
margin-top: 10px;
|
|
position: relative;
|
|
}
|
|
.stateTab {
|
|
margin-top: 10px;
|
|
font-size: 0;
|
|
}
|
|
.statelist {
|
|
height: auto;
|
|
/* overflow-y: auto; */
|
|
}
|
|
.closeGb {
|
|
position: absolute;
|
|
text-align: right;
|
|
right: 10px;
|
|
bottom: 17px;
|
|
}
|
|
.closeGb button {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
cursor: pointer;
|
|
width: 65px;
|
|
height: 32px;
|
|
background: rgba(255, 255, 255, 1);
|
|
border-radius: 4px;
|
|
border: 1px solid rgba(217, 217, 217, 1);
|
|
margin-left: 8px;
|
|
}
|
|
.stateTab span {
|
|
display: inline-block;
|
|
height: 32px;
|
|
width: 159px;
|
|
border: 1px solid #ccc;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
background: rgba(0, 0, 0, 0.02);
|
|
color: #666666;
|
|
cursor: pointer;
|
|
}
|
|
.stateTab span:nth-child(1) {
|
|
border-radius: 4px 0 0 0;
|
|
}
|
|
.stateTab span:nth-child(2) {
|
|
border-radius: 0 4px 0 0;
|
|
}
|
|
.stateTab span.active {
|
|
border-color: #067dfd;
|
|
background: #fff;
|
|
color: #067dfd;
|
|
}
|
|
.statelist th,
|
|
.statelist td {
|
|
padding: 5px 0;
|
|
width: auto;
|
|
min-width: 62px;
|
|
/* line-height: 40px; */
|
|
text-indent: 0;
|
|
text-align: center;
|
|
}
|
|
.statelist tr {
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
.statelist th {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
font-weight: bold;
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
.statelist table tbody tr td:nth-child(1) {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
/* display: inline-block; */
|
|
/* width: 95px; */
|
|
}
|
|
|
|
.statelist a {
|
|
display: block;
|
|
width: 64px;
|
|
height: 24px;
|
|
color: #067dfd;
|
|
border: 1px solid #067dfd;
|
|
text-align: center;
|
|
line-height: 24px;
|
|
border-radius: 3px;
|
|
text-indent: 0;
|
|
margin: 0 auto;
|
|
cursor: pointer;
|
|
}
|
|
.statelist th:nth-child(3) {
|
|
text-align: center;
|
|
text-indent: 0;
|
|
}
|
|
.statePage {
|
|
margin-top: 10px;
|
|
font-size: 0;
|
|
text-align: right;
|
|
position: relative;
|
|
right: 5px;
|
|
bottom: 5px;
|
|
}
|
|
.statePage a,
|
|
.statePage input,
|
|
.statePage em {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
}
|
|
.statePage a {
|
|
width: 16px;
|
|
height: 16px;
|
|
background: url(./img/syy.png) 1px 0 no-repeat;
|
|
cursor: pointer;
|
|
}
|
|
.statePage a.next {
|
|
background: url(./img/xyy.png) -16px 0 no-repeat;
|
|
}
|
|
.statePage a:hover {
|
|
background-position: -17px;
|
|
}
|
|
.statePage a.next:hover {
|
|
background-position: 1px;
|
|
}
|
|
.statePage input {
|
|
width: 48px;
|
|
height: 22px;
|
|
text-align: center;
|
|
border-radius: 3px;
|
|
border: 1px solid #d9d9d9;
|
|
margin: 0 5px;
|
|
font-size: 12px;
|
|
color: #333333;
|
|
}
|
|
.statePage em {
|
|
width: 48px;
|
|
height: 22px;
|
|
text-align: center;
|
|
margin: 0 5px 0 0;
|
|
line-height: 22px;
|
|
}
|
|
.statePage.active a {
|
|
background: #fff;
|
|
width: 32px;
|
|
margin: 0 3px;
|
|
height: 32px;
|
|
border-radius: 4px;
|
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
color: #333;
|
|
text-align: center;
|
|
line-height: 32px;
|
|
}
|
|
.statePage.active a.cur {
|
|
background: #1890ff;
|
|
color: #fff;
|
|
}
|
|
/*鏉堟牠鏁撻弬銈嗗闁跨喕鍓奸崠鈩冨*/
|
|
.JctionBox {
|
|
position: absolute;
|
|
left: 1px;
|
|
top: 49px;
|
|
width: 387px;
|
|
max-height: 439px;
|
|
/* background:rgba(255,255,255,0.8); */
|
|
background: #fff;
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
display: none;
|
|
}
|
|
.JctionBox h3,
|
|
.OnlineBox h3,
|
|
.common-population h3,
|
|
.common-company h3,
|
|
.mapTable h3 {
|
|
margin: 0 auto;
|
|
padding: 5px 0;
|
|
text-align: center;
|
|
border-bottom: 1px solid #c7c7c7;
|
|
font-size: 16px;
|
|
position: relative;
|
|
background-color: #fff;
|
|
}
|
|
.JctionBox h3 a,
|
|
.OnlineBox h3 a,
|
|
.common-population h3 a,
|
|
.common-company h3 a,
|
|
.mapTable h3 a {
|
|
position: absolute;
|
|
width: 13px;
|
|
height: 13px;
|
|
background: url(./img/close.png) no-repeat;
|
|
right: 14px;
|
|
top: 7px;
|
|
cursor: pointer;
|
|
}
|
|
.JctionBox .adress {
|
|
color: #000;
|
|
font-size: 14px;
|
|
padding: 10px;
|
|
font-weight: bold;
|
|
position: relative;
|
|
max-height: 24px;
|
|
/* overflow: hidden; */
|
|
}
|
|
.adress_iduce {
|
|
position: absolute;
|
|
width: 260px;
|
|
padding: 20px;
|
|
border-radius: 5px;
|
|
background: rgba(255, 255, 255, 0.8);
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
right: -320px;
|
|
top: 0px;
|
|
display: none;
|
|
}
|
|
.adress_iduce .overflew {
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
max-height: 300px;
|
|
overflow: auto;
|
|
}
|
|
.adress_iduce i {
|
|
position: absolute;
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 15px solid transparent;
|
|
border-bottom: 15px solid transparent;
|
|
border-right: 15px solid rgba(255, 255, 255, 0.8);
|
|
left: -15px;
|
|
top: 6px;
|
|
}
|
|
|
|
.SitionBox {
|
|
padding: 10px;
|
|
}
|
|
.sitioTitle {
|
|
color: #333;
|
|
font-size: 14px;
|
|
border-left: 4px solid #067dfd;
|
|
position: relative;
|
|
}
|
|
.sitioTitle em {
|
|
padding-left: 7px;
|
|
}
|
|
.sitioTitle i {
|
|
position: absolute;
|
|
right: 0px;
|
|
top: 0;
|
|
padding-right: 15px;
|
|
background: url(./img/zhk.png) right center no-repeat;
|
|
cursor: pointer;
|
|
}
|
|
.sitioTitle i.cur {
|
|
background: url(./img/zhktw.png) right center no-repeat;
|
|
}
|
|
.siscrrol {
|
|
width: 100%;
|
|
height: 350px;
|
|
overflow: auto;
|
|
}
|
|
.sitiTable {
|
|
margin-top: 5px;
|
|
display: none;
|
|
}
|
|
.sitiTable .leftTab {
|
|
float: left;
|
|
width: 175px;
|
|
margin-right: 9px;
|
|
}
|
|
.sitiTable .rightTab {
|
|
float: left;
|
|
width: 175px;
|
|
}
|
|
.sitiTable table {
|
|
background: #d1d1d1;
|
|
border-spacing: 1px;
|
|
border-collapse: inherit;
|
|
}
|
|
.sitiTable table td {
|
|
background: rgba(6, 125, 253, 0.2);
|
|
line-height: 28px;
|
|
height: 28px;
|
|
width: 90px;
|
|
color: #333333;
|
|
padding-left: 10px;
|
|
}
|
|
.sitiTable table td:nth-child(2) {
|
|
color: #067dfd;
|
|
}
|
|
.sitiTable table td a,
|
|
.sitiTable table td em {
|
|
color: #067dfd;
|
|
font-weight: bold;
|
|
}
|
|
.sitiTable ul li {
|
|
background: #a8c0da;
|
|
line-height: 28px;
|
|
height: 28px;
|
|
width: 163px;
|
|
color: #333333;
|
|
float: left;
|
|
padding-left: 10px;
|
|
border-bottom: 1px solid #ccc;
|
|
border-right: 1px solid #ccc;
|
|
}
|
|
.sitiTable ul li div {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
width: 49.5%;
|
|
float: left;
|
|
text-align: center;
|
|
}
|
|
.sitiTable ul li:nth-child(odd) {
|
|
margin-right: 10px;
|
|
}
|
|
.sitiTable ul li div:nth-child(odd) {
|
|
border-right: 1px solid #ccc;
|
|
}
|
|
.JctionBox .Retract {
|
|
width: 76px;
|
|
height: 18px;
|
|
background: rgba(6, 125, 253, 0.7) url(./img/Retractwo.png) center no-repeat;
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
border-radius: 0px 0px 6px 6px;
|
|
position: absolute;
|
|
left: 50%;
|
|
margin-left: -38px;
|
|
bottom: -18px;
|
|
}
|
|
.JctionBox .Retract.cur {
|
|
background: rgba(6, 125, 253, 0.7) url(./img/Retract.png) center no-repeat;
|
|
}
|
|
|
|
/*閻線鏁撴慨鎰獓*/
|
|
.province {
|
|
position: absolute;
|
|
width: 230px;
|
|
height: 209px;
|
|
background: #fff;
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
left: 1px;
|
|
top: 49px;
|
|
padding: 0 10px;
|
|
border-radius: 5px;
|
|
display: none;
|
|
overflow: auto;
|
|
}
|
|
.province h3 {
|
|
color: #5a5a5a;
|
|
border-bottom: 1px solid #d9d9d9;
|
|
position: relative;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
text-align: center;
|
|
}
|
|
.province h3 em {
|
|
font-size: 16px;
|
|
}
|
|
.province h3 a {
|
|
position: absolute;
|
|
width: 13px;
|
|
height: 13px;
|
|
background: url(./img/close.png) no-repeat;
|
|
right: 10px;
|
|
top: 11px;
|
|
}
|
|
|
|
.province li {
|
|
line-height: 35px;
|
|
border-bottom: 1px solid #d9d9d9;
|
|
font-size: 0;
|
|
}
|
|
.province li span,
|
|
.province li em,
|
|
.province li i {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
font-size: 14px;
|
|
}
|
|
.province li span {
|
|
text-align: center;
|
|
width: 50px;
|
|
}
|
|
|
|
.province li em {
|
|
width: 120px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
display: inline-block;
|
|
text-indent: 5px;
|
|
}
|
|
.province li i {
|
|
width: 50px;
|
|
}
|
|
.province li img {
|
|
width: 16px;
|
|
}
|
|
/*闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔告灮閹风兘鏁撻弬銈嗗闁跨喐鏋婚幏宄版喅闁跨喐鏋婚幏鐑芥晸閺傘倖瀚�*/
|
|
.CommyFrame {
|
|
position: absolute;
|
|
width: 368px;
|
|
height: 362px;
|
|
background: rgba(255, 255, 255, 0.8);
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
border-radius: 8px 8px 0px 0px;
|
|
left: 40px;
|
|
top: 73px;
|
|
padding: 15px;
|
|
display: none;
|
|
}
|
|
.CommyFrame h3 {
|
|
margin-bottom: 10px;
|
|
font-size: 14px;
|
|
position: relative;
|
|
}
|
|
.CommyFrame h3 a {
|
|
position: absolute;
|
|
width: 13px;
|
|
height: 13px;
|
|
background: url(./img/close.png) no-repeat;
|
|
right: 20px;
|
|
top: 2px;
|
|
}
|
|
|
|
.CommyFrame .gridTcont {
|
|
/* background: rgba(0, 0, 0, 0.02); */
|
|
height: 100%;
|
|
margin-top: 10px;
|
|
}
|
|
.CommyFrame .onliSeek {
|
|
position: relative;
|
|
}
|
|
.CommyFrame .onliSeek input {
|
|
height: 36px;
|
|
background: rgba(255, 255, 255, 1);
|
|
border: 1px solid rgba(199, 199, 199, 1);
|
|
padding: 0 52px 0 10px;
|
|
width: 368px;
|
|
}
|
|
.CommyFrame .onliSeek button {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
width: 44px;
|
|
height: 100%;
|
|
background: url(./img/seek.png) center no-repeat;
|
|
border: 0;
|
|
border-left: 2px solid #c7c7c7;
|
|
cursor: pointer;
|
|
outline: none;
|
|
}
|
|
.CommyFrame .statelist th,
|
|
.CommyFrame .statelist td {
|
|
width: 123px;
|
|
line-height: 43px;
|
|
text-indent: 16px;
|
|
}
|
|
|
|
/*闁跨喐鏋婚幏鐑芥晸閺傘倖瀚笲OX*/
|
|
.ElframeBox {
|
|
width: 678px;
|
|
height: 425.5px;
|
|
background: #fff;
|
|
border-radius: 8px;
|
|
position: fixed;
|
|
left: 50%;
|
|
top: 50%;
|
|
z-index: 100;
|
|
}
|
|
|
|
.ElframeBox h3 {
|
|
height: 36px;
|
|
background: rgba(231, 237, 244, 1);
|
|
border-radius: 8px 8px 0px 0px;
|
|
color: #333333;
|
|
position: relative;
|
|
font-size: 14px;
|
|
line-height: 36px;
|
|
padding-left: 15px;
|
|
}
|
|
.ElframeBox h3 a {
|
|
position: absolute;
|
|
width: 13px;
|
|
height: 13px;
|
|
background: url(./img/close.png) no-repeat;
|
|
right: 20px;
|
|
top: 12px;
|
|
}
|
|
.ElframeCont {
|
|
padding: 10px;
|
|
overflow-y: auto;
|
|
max-height: 325px;
|
|
}
|
|
.ElframeCont li {
|
|
/*margin-right: 10px;*/
|
|
width: 45%;
|
|
float: left;
|
|
line-height: 25px;
|
|
}
|
|
|
|
.ElframeCont.zhuangtActive table tr {
|
|
line-height: 30px;
|
|
}
|
|
.ElframeCont.zhuangtActive table {
|
|
width: 60%;
|
|
margin: 0 15px;
|
|
}
|
|
.ElframeCont.table_w {
|
|
width: 95%;
|
|
}
|
|
.ElframeCont.zhuangtActive table tr td:nth-child(1) {
|
|
width: 150px;
|
|
}
|
|
.float-population-box table tr td:nth-child(2) {
|
|
width: 150px;
|
|
}
|
|
.button_color {
|
|
background-color: #067dfd;
|
|
border: none;
|
|
height: 25px;
|
|
line-height: 25px;
|
|
padding: 0 5px;
|
|
border-radius: 5px;
|
|
color: #fff;
|
|
}
|
|
.float-population-box {
|
|
width: 400px;
|
|
margin-left: 0 !important;
|
|
margin-top: 0 !important;
|
|
left: 1px;
|
|
top: 49px;
|
|
position: absolute;
|
|
height: 270px;
|
|
}
|
|
.float-population-box .zhuangtActive table {
|
|
width: 90%;
|
|
}
|
|
|
|
.ElframeTable {
|
|
margin: 10px 0 10px 0;
|
|
font-size: 0;
|
|
padding-left: 10px;
|
|
}
|
|
.ElframeTable span {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
font-size: 14px;
|
|
color: #333;
|
|
border-bottom: 2px solid #fff;
|
|
margin-right: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.ElframeTable span.active {
|
|
border-bottom: 2px solid #067dfd;
|
|
color: #067dfd;
|
|
}
|
|
.Stion_dion {
|
|
width: 100%; /* margin-bottom:40px; */
|
|
}
|
|
.Stion_dion_tle {
|
|
position: relative;
|
|
text-align: center;
|
|
height: 25px;
|
|
}
|
|
.Stion_dion_tle span {
|
|
padding: 0 15px;
|
|
background: #fff;
|
|
line-height: 25px;
|
|
color: #999999;
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
.Stion_dion_tle i {
|
|
position: absolute;
|
|
top: 12px;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 1px;
|
|
background: #e8eaec;
|
|
}
|
|
.Stion_dion_Cot {
|
|
color: #333333;
|
|
text-align: center;
|
|
}
|
|
/*闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔告灮閹风兘鏁撻弬銈嗗闁跨喐鏋婚幏宄版喅闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔告灮閹风兘鏁撻敓锟�*/
|
|
.ElframeBox.Comdetails {
|
|
display: none;
|
|
}
|
|
.Comdebasic,
|
|
.workingCont {
|
|
height: 270px;
|
|
}
|
|
.Comdebasic .ComHead,
|
|
.Comdebasic .Comger,
|
|
.workingCont .ComHead,
|
|
.workingCont .Comger {
|
|
float: left;
|
|
}
|
|
.Comdebasic .ComHead,
|
|
.workingCont .ComHead {
|
|
width: 120px;
|
|
height: 160px;
|
|
border-radius: 3px;
|
|
overflow: hidden;
|
|
text-align: center;
|
|
position: relative;
|
|
border: 1px solid #ccc;
|
|
}
|
|
.Comdebasic .ComHead img,
|
|
.workingCont .ComHead img {
|
|
position: absolute;
|
|
max-width: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
}
|
|
.Comdebasic .Comger,
|
|
.workingCont .Comger {
|
|
width: 520px;
|
|
}
|
|
.Comdebasic .Comger li {
|
|
float: left;
|
|
width: 250px;
|
|
font-size: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.Comdebasic .Comger li span,
|
|
.Comdebasic .Comger li em {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
font-size: 14px;
|
|
}
|
|
.Comdebasic .Comger li span {
|
|
width: 105px;
|
|
text-align: right;
|
|
word-break: break-all;
|
|
}
|
|
.Comdebasic .Comger li em {
|
|
width: 145px;
|
|
word-break: break-all;
|
|
}
|
|
.Comdeibe {
|
|
padding: 7px 0 10px 0;
|
|
}
|
|
.Comdeibe span {
|
|
display: inline-block;
|
|
margin-bottom: 10px;
|
|
vertical-align: middle;
|
|
margin-right: 15px;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
line-height: 26px;
|
|
color: #3c98fb;
|
|
padding: 0 10px;
|
|
height: 26px;
|
|
border-radius: 4px;
|
|
border: 1px solid rgba(60, 152, 251, 1);
|
|
}
|
|
/*闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔告灮閹风兘鏁撻弬銈嗗闁跨喐鏋婚幏宄版喅闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔告灮閹风兘鏁撻敓锟�---->闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔告灮閹风兘鏁撻弬銈嗗*/
|
|
.ElframeBox.RecentJk {
|
|
display: none;
|
|
}
|
|
.RecentJk .RectnTab {
|
|
font-size: 0;
|
|
}
|
|
.RecentJk .RectnTab span {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
line-height: 32px;
|
|
width: 130px;
|
|
height: 32px;
|
|
background: rgba(0, 0, 0, 0.02);
|
|
border-radius: 4px 4px 0px 0px;
|
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
}
|
|
.RecentJk .RectnTab span.active {
|
|
background: #fff;
|
|
}
|
|
.RecentJk .RectnTab span:nth-child(2) {
|
|
margin-left: -1px;
|
|
}
|
|
.RectnCont {
|
|
margin-top: -1px;
|
|
}
|
|
.RectnCont table {
|
|
border-spacing: 1px;
|
|
border-collapse: inherit;
|
|
background: #d9d9d9;
|
|
}
|
|
.RectnCont table th,
|
|
.RectnCont table td {
|
|
width: 1%;
|
|
text-align: center;
|
|
line-height: 28px;
|
|
height: 28px;
|
|
background: #fff;
|
|
}
|
|
/*闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔告灮閹峰嘲鎲�---->闁跨喐鏋婚幏宄版兜闁跨喐鏋婚幏鐤洣闁跨喐鏋婚幏宄版喅闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔告灮閹风兘鏁撻敓锟�*/
|
|
.ElframeBox.Drug {
|
|
display: none;
|
|
}
|
|
/*闁跨喐鏋婚幏鐑芥晸閹搭亝鎷濋幏鐑芥晸閺傘倖瀚归柨鐔荤窛鐢喗瀚归柨鐔告灮閹风兘鏁撻弬銈嗗---闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔活嚑閸欏﹪鏁撻弬銈嗗闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归惄顕�鏁撻弬銈嗗闁跨喐鏋婚幏锟�*/
|
|
.ElframeBox.welfare {
|
|
display: none;
|
|
}
|
|
.welfareRadio {
|
|
font-size: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.welfareRadio span {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
margin: 0 13px 8px 0;
|
|
}
|
|
.welfareRadio i {
|
|
display: inline-block;
|
|
font-weight: bold;
|
|
vertical-align: middle;
|
|
color: #333333;
|
|
font-size: 13px;
|
|
margin: 0 8px 8px 0;
|
|
}
|
|
.welfareRadio span input,
|
|
.welfareRadio span em {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
font-size: 13px;
|
|
}
|
|
.welfareRadio span em {
|
|
padding-left: 5px;
|
|
font-size: 13px;
|
|
}
|
|
.welfareOther {
|
|
margin-bottom: 10px;
|
|
}
|
|
.welfareOther span {
|
|
display: block;
|
|
color: #333333;
|
|
font-size: 14px;
|
|
padding: 0 0 10px 0;
|
|
font-weight: bold;
|
|
}
|
|
.welfareOther input {
|
|
width: 100%;
|
|
height: 30px;
|
|
}
|
|
.welfarTion span {
|
|
float: left;
|
|
width: 50%;
|
|
color: #333333;
|
|
font-weight: bold;
|
|
}
|
|
/*闁跨喐鏋婚幏鐑芥晸閺傘倖瀚�*/
|
|
.ElframeBox.SetupBox {
|
|
display: none;
|
|
}
|
|
.SetupBox {
|
|
width: 598px;
|
|
height: 290px;
|
|
margin-top: -145px;
|
|
background: rgba(255, 255, 255, 1);
|
|
box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
|
|
border-radius: 8px;
|
|
margin-left: -299px;
|
|
}
|
|
.SetupCont {
|
|
padding-top: 20px;
|
|
}
|
|
.SetupCont li {
|
|
float: left;
|
|
width: 50%;
|
|
text-align: center;
|
|
font-size: 0;
|
|
margin-bottom: 15px;
|
|
}
|
|
.SetupCont li em,
|
|
.SetupCont li input {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
font-size: 14px;
|
|
}
|
|
.SetupCont li em {
|
|
width: 80px;
|
|
}
|
|
.SetupCont li input {
|
|
width: 146px;
|
|
border: 1px solid #d9d9d9;
|
|
height: 26px;
|
|
}
|
|
.SetupButton {
|
|
text-align: right;
|
|
padding-right: 0px;
|
|
position: absolute;
|
|
right: 10px;
|
|
bottom: 10px;
|
|
width: 100%;
|
|
}
|
|
.SetupButton button {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
cursor: pointer;
|
|
width: 65px;
|
|
height: 32px;
|
|
background: rgba(255, 255, 255, 1);
|
|
border-radius: 4px;
|
|
border: 1px solid rgba(217, 217, 217, 1);
|
|
margin-left: 8px;
|
|
}
|
|
.SetupButton button:nth-child(2) {
|
|
color: #fff;
|
|
background: #067dfd;
|
|
border: 1px solid #067dfd;
|
|
}
|
|
/*闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归柨鐔告灮閹风兘鏁撻敓锟�*/
|
|
.ElframeBox.QSitunBox {
|
|
display: none;
|
|
}
|
|
.QSitunCont li {
|
|
font-size: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.QSitunCont li span,
|
|
.QSitunCont li input,
|
|
.QSitunCont li em,
|
|
.QSitunCont li .establish {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
font-size: 14px;
|
|
}
|
|
.QSitunCont li span {
|
|
width: 155px;
|
|
text-align: right;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.QSitunCont li input[type='text'] {
|
|
width: 495px;
|
|
height: 26px;
|
|
border: 1px solid rgba(217, 217, 217, 1);
|
|
margin-left: 8px;
|
|
}
|
|
.QSitunCont li .establish {
|
|
width: 495px;
|
|
}
|
|
.QSitunCont li .establish span {
|
|
font-weight: normal;
|
|
width: auto;
|
|
margin-right: 8px;
|
|
}
|
|
.QSitunCont li span.active {
|
|
vertical-align: top;
|
|
}
|
|
.QSitunCont li em {
|
|
padding-left: 5px;
|
|
}
|
|
/*闁跨喐鏋婚幏鐑芥晸閺傘倖瀚归悩鑸碉拷锟�*/
|
|
/* .workingCont{ padding-left: 30px;} */
|
|
.workingCont li {
|
|
height: 25px;
|
|
line-height: 25px;
|
|
}
|
|
.workingCont span {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
position: relative;
|
|
width: 27.3%;
|
|
}
|
|
.workingCont span:nth-child(1) {
|
|
margin-left: 0px;
|
|
}
|
|
.workingCont span i {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 8px;
|
|
width: 15px;
|
|
height: 15px;
|
|
}
|
|
.workingCont span em {
|
|
color: #333;
|
|
font-size: 14px;
|
|
padding-left: 25px;
|
|
}
|
|
.workingCont span strong {
|
|
color: #fd0606;
|
|
font-size: 20px;
|
|
}
|
|
/* .workingCont .working_right{width:100%;} */
|
|
.working .Comger li {
|
|
float: left;
|
|
width: 48%;
|
|
font-size: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.working .Comger li span,
|
|
.working .Comger li em {
|
|
display: block;
|
|
float: left;
|
|
vertical-align: middle;
|
|
font-size: 14px;
|
|
}
|
|
.working .Comger li span {
|
|
width: 145px;
|
|
text-align: right;
|
|
}
|
|
.mapTable {
|
|
position: absolute;
|
|
background: #fff;
|
|
border: 1px solid #ffffff;
|
|
border-radius: 8px 8px 0px 0px;
|
|
width: 300px;
|
|
height: 300px;
|
|
box-shadow: 0px 2px 2px 0px rgba(174, 174, 174, 0.5);
|
|
left: 1px;
|
|
top: 49px;
|
|
display: none;
|
|
}
|
|
.mapTable th {
|
|
height: 29px;
|
|
width: 88px;
|
|
background: #1e82dd;
|
|
border: 1px solid #ffffff;
|
|
border-radius: 8px 8px 0px 0px;
|
|
}
|
|
.mapTable th.noRadius {
|
|
border-radius: 0px;
|
|
}
|
|
.mapTable th.leftRadius {
|
|
border-radius: 8px 0px 0px 0px;
|
|
}
|
|
.mapTable th.rightRadius {
|
|
border-radius: 0px 8px 0px 0px;
|
|
}
|
|
.mapTable td {
|
|
line-height: 32px;
|
|
border: 1px solid #ffffff;
|
|
background: #c3e2ff;
|
|
color: #1e82dd;
|
|
text-align: center;
|
|
}
|
|
.mapTable th .mapTablesTit {
|
|
display: block;
|
|
text-align: center;
|
|
font: normal 12px/29px 'microsoft yahei';
|
|
color: #ffffff;
|
|
}
|
|
.mapTable th .mapTablesTit .mapTablesZz,
|
|
.mapTable th .mapTablesTit .mapTablesWgy,
|
|
.mapTable th .mapTablesTit .mapTablesRk {
|
|
width: 11px;
|
|
height: 13px;
|
|
display: inline-block;
|
|
background: url('../images/gis/mapTablesIcons.png') no-repeat;
|
|
margin-right: 10px;
|
|
}
|
|
.mapTable th .mapTablesTit .mapTablesWgy {
|
|
width: 16px;
|
|
height: 12px;
|
|
background: url('../images/gis/mapTablesIcons.png') no-repeat 0 -39px;
|
|
}
|
|
.mapTable th .mapTablesTit .mapTablesRk {
|
|
width: 21px;
|
|
height: 12px;
|
|
background: url('../images/gis/mapTablesIcons.png') no-repeat 0 -77px;
|
|
}
|
|
|
|
.house-set-btn,
|
|
.float-population-set-btn {
|
|
border-radius: 3px;
|
|
color: #fff;
|
|
background: #0886fc;
|
|
border: 1px solid #0886fc;
|
|
padding: 3px;
|
|
cursor: pointer;
|
|
}
|
|
.overflew {
|
|
max-height: 300px;
|
|
overflow: auto;
|
|
}
|
|
|
|
.popTab {
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: #000;
|
|
position: absolute;
|
|
top: 0;
|
|
opacity: 0.4;
|
|
}
|
|
.name_str {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
display: inline-block;
|
|
width: 95px;
|
|
}
|
|
.adress_omit {
|
|
width: 100%;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
display: inline-block;
|
|
}
|
|
|
|
/* loading */
|
|
.tipsbox1 {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: #f2f2f2;
|
|
border: 1px solid #dadada;
|
|
padding: 5px;
|
|
margin: 5px 0;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
}
|
|
.loadbox1 {
|
|
position: absolute;
|
|
top: 40%;
|
|
left: 40%;
|
|
padding: 10px 0;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
line-height: 16px;
|
|
vertical-align: middle;
|
|
}
|
|
.loadbox1 img {
|
|
margin: 0 auto;
|
|
vertical-align: middle;
|
|
margin-right: 4px;
|
|
height: 80px;
|
|
}
|
|
|
|
.mapChangeTools li {
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 10px;
|
|
width: 88px;
|
|
height: 25px;
|
|
line-height: 25px;
|
|
background: linear-gradient(360deg, rgba(227, 227, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
|
|
box-shadow: 1px 1px 4px 0px rgba(0, 63, 130, 1);
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
}
|
|
.mapChangeTools i {
|
|
position: absolute;
|
|
left: 24px;
|
|
top: 4px;
|
|
width: 13px;
|
|
height: 16px;
|
|
z-index: 1000;
|
|
background: url(./img/icon_2dmap.png) center no-repeat;
|
|
}
|
|
.mapChangeTools im {
|
|
position: absolute;
|
|
left: 16px;
|
|
top: 3px;
|
|
width: 17px;
|
|
height: 17px;
|
|
z-index: 1000;
|
|
background: url(./img/icon_2.5dmap.png) center no-repeat;
|
|
}
|
|
.mapChangeTools em {
|
|
padding-left: 23px;
|
|
color: #0885fc;
|
|
font-size: 14px;
|
|
}
|