|
.index-widget {
|
height: 98%;
|
}
|
|
.options-panel {
|
font: 14px helvetica, sans-serif;
|
background-color: #fff;
|
}
|
|
.search {
|
margin-top: 10px;
|
}
|
|
.search-catalog {
|
margin: 2.5px 0px 0px 0px;
|
padding: 0px;
|
left: 0px;
|
right: 0px;
|
text-align: center;
|
}
|
|
.search-catalog span {
|
height: 55px;
|
width: 40px;
|
display: inline-block;
|
padding: 5px 15px 5px 15px;
|
font-size: 12px;
|
font-family: '微软雅黑';
|
cursor: pointer;
|
}
|
|
.search-catalog > span:hover {
|
background-color: #edede9;
|
}
|
|
.queryresult-resultdiv {
|
position: absolute;
|
top: 90px;
|
bottom: 5px;
|
left: 5px;
|
right: 5px;
|
margin: 0px;
|
padding: 0px;
|
}
|
|
.queryresult-resultlist {
|
top: 0px;
|
bottom: 22px;
|
left: 0px;
|
right: 0px;
|
position: absolute;
|
overflow-y: auto;
|
overflow-x: hidden;
|
}
|
|
.queryresult-page {
|
position: absolute;
|
margin: 0 0 0 0;
|
width: 100%;
|
height: 20px;
|
text-align: center;
|
bottom: 0px;
|
}
|
|
.queryresult-resultitem {
|
margin: 0px 0px 0px 5px;
|
height: 40px;
|
list-style-type: none;
|
vertical-align: middle;
|
}
|
|
.queryresult-label {
|
font-size: 12px;
|
font-family: '微软雅黑';
|
height: 34px;
|
width: 220px;
|
word-break: break-all;
|
display: inline-block;
|
-webkit-line-clamp: 2;
|
-webkit-box-orient: vertical;
|
overflow: hidden;
|
line-height: 34px;
|
cursor: pointer;
|
}
|
|
.extentquery-normal {
|
width: 24px;
|
height: 24px;
|
background-image: url('icons/extent_normal.png');
|
}
|
|
.extentquery-over {
|
width: 24px;
|
height: 24px;
|
background-image: url('icons/extent_over.png');
|
}
|
|
.extentquery-select {
|
width: 24px;
|
height: 24px;
|
background-image: url('icons/extent_select.png');
|
}
|
|
.queryresult-extentdiv {
|
margin: 5px 10px 0px 14px;
|
width: 100%;
|
height: 30px;
|
}
|
|
.queryresult-clearbutton {
|
background-image: url('../../assets/images/delete.png');
|
width: 20px;
|
height: 20px;
|
margin: 0px 0px 0px 5px;
|
padding: 3px;
|
background-position: center;
|
display: block;
|
float: left;
|
background-color: #fafaf9;
|
}
|
|
.pointquery-normal {
|
width: 24px;
|
height: 24px;
|
background-image: url('icons/point_normal.png');
|
}
|
|
.pointquery-over {
|
width: 24px;
|
height: 24px;
|
background-image: url('icons/point_over.png');
|
}
|
|
.pointquery-select {
|
width: 24px;
|
height: 24px;
|
background-image: url('icons/point_select.png');
|
}
|
|
.addiv {
|
margin-top: 15px;
|
margin-left: 12px;
|
}
|
|
.show-ad {
|
width: 346px;
|
height: 104px;
|
margin-top: 10px;
|
}
|
|
.show-ad > img {
|
|
}
|
|
.newsdiv {
|
margin-top: 15px;
|
margin-left: 15px;
|
}
|
|
.newsInfo {
|
margin-top: 10px;
|
}
|
|
.newsInfo > a {
|
font-size: 12px;
|
color: #555555;
|
margin-left: 8px;
|
text-decoration: none;
|
}
|
|
.newsInfo > a:hover {
|
color: #e65c00;
|
}
|
|
.newsInfo > img {
|
vertical-align: bottom;
|
}
|
|
.copyrightdiv {
|
text-align: center;
|
position: absolute;
|
bottom: 20px;
|
}
|
|
.copyrightdiv > div {
|
margin-top: 2px;
|
color: #A4A4A4;
|
}
|
|
.splitdiv {
|
height: 1px;
|
width: 350px;
|
margin: 5px 10px 10px 10px;
|
background: #D7D7D7;
|
}
|
|
.banner {
|
position: relative;
|
width: 346px;
|
overflow: auto;
|
font-size: 12px;
|
line-height: 12px;
|
text-align: center;
|
color: rgba(255, 255, 255, .6);
|
text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
|
background: #5b4d3d;
|
box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
|
}
|
|
.banner ul {
|
list-style: none;
|
width: 300%;
|
}
|
|
.banner ul li {
|
display: block;
|
float: left;
|
width: 33%;
|
min-height: 104px;
|
-o-background-size: 100% 100%;
|
-ms-background-size: 100% 100%;
|
-moz-background-size: 100% 100%;
|
-webkit-background-size: 100% 100%;
|
background-size: 100% 100%;
|
box-shadow: inset 0 -3px 6px rgba(0, 0, 0, .1);
|
}
|
|
.banner .dot {
|
-webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
|
-moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
|
-ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
|
-o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
|
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
|
}
|
|
.banner .dots {
|
position: absolute;
|
right: 5px;
|
top: 90px;
|
}
|
|
.banner .dots li {
|
display: inline-block;
|
width: 5px;
|
height: 5px;
|
margin: 0 4px;
|
text-indent: -999em;
|
border: 1px solid #1182c4;
|
border-radius: 6px;
|
cursor: pointer;
|
opacity: .4;
|
-webkit-transition: background .5s, opacity .5s;
|
-moz-transition: background .5s, opacity .5s;
|
transition: background .5s, opacity .5s;
|
background: #878F93;
|
}
|
|
.banner .dots li.active {
|
background: #1182C4;
|
opacity: 1;
|
}
|
|
.banner .arrows {
|
position: absolute;
|
bottom: 20px;
|
right: 20px;
|
color: #fff;
|
}
|
|
.banner .arrow {
|
display: inline;
|
padding-left: 10px;
|
cursor: pointer;
|
}
|
|
#IndexWidget table {
|
table-layout: fixed;
|
empty-cells: show;
|
border-collapse: collapse;
|
margin: 10px auto;
|
}
|
|
#IndexWidget table td {
|
height: 30px;
|
}
|
|
.table {
|
border: 1px solid #cad9ea;
|
width: 100%
|
}
|
|
.table th {
|
background-repeat: repeat-x;
|
height: 30px;
|
text-align: center;
|
}
|
|
.table td, .table th {
|
border: 1px solid #cad9ea;
|
padding: 0 1em 0;
|
text-align: center;
|
}
|
|
#piediv {
|
width: 100%;
|
height: calc(50% - 1px);
|
background-color: #ffffffe6;
|
overflow: hidden;
|
}
|
|
#bardiv {
|
border-bottom: 1px solid #b3b1b1;
|
width: 100%;
|
height: 50%;
|
background-color: #ffffffe6;
|
overflow: hidden;
|
}
|
|
.h1 {
|
height: 30px;
|
line-height: 30px;
|
color: #000;
|
background-color: #ffffffe6;
|
text-align: center;
|
border-bottom: 1px solid #ccc;
|
border-top: 1px solid #ccc;
|
margin: 0px auto;
|
font-size: 18px;
|
}
|
|
#below_bar {
|
width: 38px;
|
height: 18px;
|
background: url(../../assets/images/up_big.png) no-repeat;
|
cursor: pointer;
|
position: relative;
|
top: -18px;
|
margin: 0 auto;
|
}
|
|
#echartsWidget {
|
position: absolute;
|
bottom: 0;
|
z-index: 100;
|
min-width: 30px;
|
left: 0;
|
right: 0;
|
height: 0px;
|
}
|
|
#echartsdiv {
|
display: block;
|
width: 100%;
|
background-color: #FFF;
|
opacity: 0.95;
|
bottom: 0;
|
position: absolute;
|
height: 100%;
|
}
|
|
#main_pie {
|
width: 100%;
|
height: 100%;
|
overflow-y: hidden;
|
overflow-x: auto;
|
}
|
#pie-container {
|
height: 100%;
|
width: 100%;
|
position: relative;
|
display: inline-flex;
|
}
|
|
#pie-left,
|
#pie-right{
|
position: absolute;
|
height: 80px;
|
width: 25px;
|
top: 50%;
|
margin-top: -40px;
|
opacity: 0.6;
|
cursor: pointer;
|
z-index: 999;
|
}
|
|
#pie-left:hover,
|
#pie-right:hover{
|
opacity: 0.8;
|
}
|
|
#pie-left{
|
left: 0;
|
background: url(../../images/prevBtn.jpg) 100% 100% no-repeat;
|
background-size: 25px 80px;
|
}
|
#pie-right{
|
right: 0;
|
background: url(../../images/nextBtn.jpg) 100% 100% no-repeat;
|
background-size: 25px 80px;
|
}
|
|
.pie-dom-show{
|
height: 100%;
|
width: 100%;
|
position: relative;
|
display: none;
|
}
|
|
.pie-dom{
|
display: inline-flex;
|
height: 100%;
|
width: 49%;
|
padding: 0;
|
margin: 0;
|
}
|
|
.pie-dom:nth-child(2n+1){
|
border-right: 1px solid #ccc;
|
}
|
|
#main_bar {
|
width: 100%;
|
height: calc(100% - 32px);
|
}
|
|
.main_list {
|
border-left: 1px solid #A1A1A1;
|
height: 100%;
|
width: 60%;
|
float: right;
|
}
|
|
#pieContainer {
|
height: 100%;
|
/*width: calc(40% - 1px);*/
|
width: 100%;
|
float: left;
|
}
|
|
#content_list {
|
width: 100%;
|
overflow-y: auto;
|
height: 100%;
|
}
|
|
.f {
|
border-right: 1px solid #efefef;
|
}
|
|
.condition-select{
|
padding-left: 5px;
|
}
|
|
.condition-select:focus{
|
outline-color: #84c78f;
|
}
|
|
.condition-select-box:nth-child(3){
|
right: 0px;
|
}
|
|
#condition2{
|
color: #cccccc;
|
}
|
|
.condition-select-box{
|
margin: 4px;
|
position: absolute;
|
top: 0;
|
}
|
#content_list{
|
margin-top: -42px!important;
|
}
|
|
.fixed-table-body {
|
overflow-y: hidden;
|
}
|
|
#hide_bar{
|
float: right;
|
font-size: 15px;
|
cursor: pointer;
|
padding: 0 10px;
|
}
|