/* CSS Reset */

* {
    outline: none !important;
}

body,
div,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
iframe,
input,
textarea,
select,
label,
article,
aside,
footer,
header,
menu,
nav,
section,
time,
audio,
video {
    margin: 0;
    padding: 0;
}

article,
aside,
footer,
header,
nav,
section,
audio,
canvas,
video {
    display: block;
}

html,
body {
    font-size: 14px;
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", Arial, tohoma, sans-serif;
    margin: 0 auto;
    background: #FFF;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-touch-callout: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

iframe,
fieldset,
img,
a img {
    border: none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal;
}

ul,
ol,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
}

input,
select,
img {
    vertical-align: middle;
}

input,
select,
textarea {
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", Arial, tohoma, sans-serif;
    outline: 0;
    border-radius: 0;
    -webkit-user-modify: read-write-plaintext-only;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}






/* CSS Reset end */


/* single class */

.mt5px {
    margin-top: 5px;
}

.mt10px {
    margin-top: 10px;
}

.mt15px {
    margin-top: 15px;
}

.mt20px {
    margin-top: 20px;
}

.ml5px {
    margin-left: 5px;
}

.ml10px {
    margin-left: 10px;
}

.ml15px {
    margin-left: 15px;
}

.ml20px {
    margin-left: 20px;
}

.mr5px {
    margin-right: 5px;
}

.mr10px {
    margin-right: 10px;
}

.mr15px {
    margin-right: 15px;
}

.mr20px {
    margin-right: 20px;
}

.p5px {
    padding: 5px;
}

.p10px {
    padding: 10px;
}

.pt5px {
    padding-top: 5px;
}

.pt10px {
    padding-top: 10px;
}

.pt15px {
    padding-top: 15px;
}

.pt20px {
    padding-top: 20px;
}

.pb5px {
    padding-bottom: 5px;
}

.pb10px {
    padding-bottom: 10px;
}

.pb15px {
    padding-bottom: 15px;
}

.pb20px {
    padding-bottom: 20px;
}

.pl5px {
    padding-left: 5px;
}

.pl10px {
    padding-left: 10px;
}

.pl15px {
    padding-left: 15px;
}

.pl20px {
    padding-left: 20px;
}

.pr5px {
    padding-right: 5px;
}

.pr10px {
    padding-right: 10px;
}

.pr15px {
    padding-right: 15px;
}

.pr20px {
    padding-right: 20px;
}

.fBold {
    font-weight: bold;
}

.fNormal {
    font-weight: normal;
}

.oa {
    overflow: auto;
}

.oh {
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.h20px {
    height: 20px;
}

.h25px {
    height: 25px;
}

.h30px {
    height: 30px;
}

.h35px {
    height: 35px;
}

.h40px {
    height: 40px;
}

.lh20px {
    line-height: 20px;
}

.lh25px {
    line-height: 25px;
}

.lh30px {
    line-height: 30px;
}

.lh35px {
    line-height: 35px;
}

.lh40px {
    line-height: 40px;
}

.f12px {
    font-size: 12px;
}

.f14px {
    font-size: 14px;
}

.f16px {
    font-size: 16px;
}

.f18px {
    font-size: 18px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.hide {
    display: none;
}

.rel {
    position: relative;
}

.webkitSmallFont {
    -webkit-text-size-adjust: none;
}

.pt {
    cursor: pointer;
}






/* single class end */

@font-face {
    font-family: "charticonfont";
    src: url('../font/charticonfont.eot?t=149518287481');
    /* IE9*/
    src: url('../font/charticonfont.eot?t=149518287481#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/charticonfont.woff?t=149518287481') format('woff'), /* chrome, firefox */
    url('../font/charticonfont.ttf?t=149518287481') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../font/charticonfont.svg?t=149518287481#charticonfont') format('svg');
    /* iOS 4.1- */
}

.charticonfont {
    font-family: "charticonfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.charticon-reset:before {
    content: "\e624";
}

.charticon-set:before {
    content: "\e737";
}

.charticon-jian:before {
    content: "\e63b";
}

.charticon-gouxuan:before {
    content: "\e648";
}

.charticon-qiehuan:before {
    content: "\e60c";
}

.charticon-jia:before {
    content: "\e742";
}

.charticon-defaultview:before {
    content: "\e69e";
}

.charticon-classicview:before {
    content: "\e634";
}

.charticon-shangyiye:before {
    content: "\e8fc";
}

.charticon-xiayiye:before {
    content: "\e8fd";
}

.charticon-search:before {
    content: "\e6e3";
}

.j-chart-wrap * {
    box-sizing: border-box;
}

.j-chart-wrap {
    padding-bottom: 45px;
    height: 2200px;
    width: 100%;
    overflow: hidden;
}

.chart-defaultView {
    width: 100%;
    height: 100%;
}

.j-chart-wrap .j-chart-container {
    padding-top: 50px;
    height: 2200px;
}

.j-chart-wrap .j-chart-container .j-chart-item {
    min-height: 250px;
}

.j-chart-wrap .j-chart-container .j-chart-categorys {
    position: absolute;
    right: 20px;
    top: 70px;
}

.j-chart-wrap .j-chart-container .j-chart-categorys li {
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}

.j-chart-wrap .j-chart-container table {
    width: 100%;
}

.j-chart-wrap .j-chart-container table th {
    background: yellow;
}

.j-chart-wrap .j-chart-container table td,
.j-chart-wrap .j-chart-container table th {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
}

.j-chart-wrap .j-chart-container table tr td:last-child,
.j-chart-wrap .j-chart-container table tr th:last-child {
    border-right: 0px solid #ddd;
}

.j-chart-wrap .j-chart-container table tr:last-child td {
    border-bottom: 0px solid #ddd;
}

.j-chart-toolbar {
    height: 100%;
    width: 150px;
    position: absolute !important;
    background: #ffffff;
    right: 0;
    top: 0px;
}

.j-chart-toolbar>div {
    height: 100%;
    width: 100%;
}

.j-chart-dataview {
    height: 100px;
    width: 150px;
    overflow: hidden;
    position: absolute;
    background: #ffffff;
    right: 0;
    top: 0;
}

.j-chart-dataview table {
    width: 800px;
    height: 500px;
}

.j-chart-dataview table td,
.j-chart-dataview table th {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
}

.j-chart-dialog {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99999999999;
}

.j-chart-dialog .j-chart-dialog-bg {
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99999999;
}

.j-chart-dialog .j-chart-content {
    z-index: 1000000000;
    /* width: calc( 100% - 20px);*/
    position: absolute;
    /*left: 10px;
    top: 10%;
    height: 80%;*/
    left: 100px;
    right: 100px;
    top: 100px;
    bottom: 100px;
    /*min-height: 300px;*/
    background: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 2px 2px rgba(136, 157, 175, .1), 0 0 2px rgba(136, 157, 175, .1);
}


.j-chart-dialog .j-chart-content .j-chart-content-text {
    overflow: auto;
    /*padding-top: 51px;*/
    padding: 51px 0px 0px 0px;
    height: calc(100% - 0px);
    min-height: 280px;
    overflow-y: auto;
    /* margin-bottom: 50px;*/
}

.j-chart-dialog .j-chart-content .j-chart-content-text table {
    border-left: 1px solid #e5e5e8;
    border-top: 1px solid #e5e5e8;
    border-right: 1px solid #e5e5e8;
}

.j-chart-dialog .j-chart-content .j-chart-content-text table tr:first-child td,
.j-chart-dialog .j-chart-content .j-chart-content-text table tr:first-child th {
    background-color: #ffffff;
    padding: 0;
}

.j-chart-dialog .j-chart-content .j-chart-content-text table tr:first-child th {
    text-align: center
}

.j-chart-dialog .j-chart-content .j-chart-dialog-title {
    text-align: center;
    height: 50px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
    background: #fff;
    /*padding-right: 25px;*/
}

.j-chart-title-close,
.j-chart-fn-close {
    position: absolute;
    right: 5px;
    height: 50px;
    top: 5px;
    font-size: 14px;
    z-index: 100;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #d9d9d9;
    font-size: 12px !important;
    text-align: center;
    color: #fff;
    line-height: 20px;
}

.j-chart-title-close:hover {
    cursor: pointer;
    background-color: rgba(92, 154, 226, 0.6);
}

.j-chart-dialog .j-chart-content .j-chart-dialog-title .j-chart-title-close:before {}

.j-chart-dialog .j-chart-content table td,
.j-chart-dialog .j-chart-content table th {
    padding: 0;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    /*border-top: 1px solid transparent !important;*/
    /*border-left: 1px solid transparent !important;*/
    text-align: center;
}

.j-chart-tips {
    overflow: scroll;
}

.j-chart-tips th {
    border-bottom: 0px solid #ddd;
    border-top: 0px solid transparent !important;
    border-left: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
    height: 30px;
    line-height: 30px;
}

.j-chart-tips td {
    border: 0px solid transparent !important;
}

.j-chart-dialog .j-chart-content table tr th {
    font-weight: bold;
}

.j-chart-dialog .j-chart-content table tr td:last-child,
.j-chart-dialog .j-chart-content table tr th:last-child {
    border-right: 1px solid #ddd;
}

.j-chart-fn-toolbar {
    /*position: absolute;*/
    background: #f9fbfc;
    top: 10px;
    right: 0px;
    text-align: right;
    height: 50px;
    width: 100%;
    padding-top: 5px;
    padding-right: 0px;
}

.j-chart-fn-toolbar:before {
    content: ' ';
    top: 5px;
    display: block;
    position: absolute;
    left: 0px;
    width: 100% !important;
    height: 40px;
    z-index: 8;
}

.j-chart-fn-toolbar ul {
    display: inline-block;
    position: relative;
    z-index: 10;
}

.j-chart-fn-toolbar ul.j-chart-legend {
    margin: -8px 0 0;
    padding-right: 0px;
}

.j-chart-fn-toolbar-items {
    position: absolute !important;
    right: 0px;
}

.j-chart-fn-toolbar ul.j-chart-legend>li {
    line-height: 19px !important;
    margin: 0px 5px 0px 5px;
}

.j-chart-fn-toolbar ul.j-chart-legend>li.j-chart-legend-i {
    margin: 0px 0px 0px 0px !important;
}

.j-chart-toolbar-gridType-fixed {
    visibility: hidden !important;
}

.j-chart-toolbar-gridType-fixed ul.j-chart-legend {
    display: block !important;
    position: fixed;
    left: 4px !important;
    right: inherit !important;
    top: 50% !important;
    width: 100px;
    font-size: 12px;
    visibility: visible !important;
    height: 480px;
    overflow-y: auto;
    -webkit-transform: translate(0px, -240px);
    -ms-transform: translate(0px, -240px);
    transform: translate(0px, -240px);
    padding-right: 0px !important;
    overflow-x: auto;
    max-height: 300px;
    overflow-y: auto;
}

.j-chart-toolbar-gridType-fixed .j-chart-legend-text {
    text-align: left !important;
}

.j-chart-legend-color-text,
.j-chart-legend-text {
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.j-chart-toolbar-gridType-fixed .j-chart-legend-text {
    width: 80px !important;
}

#j-chart-legend-text-item-min {
    width: 25px !important;
}

.j-chart-legend-text-item {
    width: 35px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: block !important;
    line-height: 12px;
    padding: 2px;
    margin-bottom: 2px;
    font-size: 12px;
    height: 15px !important;
}

.j-chart-toolbar-gridType-fixed ul.j-chart-legend>li {
    padding: 3px 0px !important;
    margin: 6px 0px !important;
}

.j-chart-toolbar-gridType-fixed ul.j-chart-legend:before,
.j-chart-toolbar-gridType-fixed ul.j-chart-legend:after {
    display: none;
}

.j-chart-fn-toolbar ul li {
    display: inline-block;
    border-radius: 10px;
    margin: 6px 5px 0;
    opacity: 1;
    height: 25px;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-0 {
    background: red;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-1 {
    background: yellow;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-2 {
    background: green;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-3 {
    background: gray;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-4 {
    background: #ddd;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-5 {
    background: #454ef3;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-6 {
    background: #eee;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-op {
    opacity: 0.4 !important;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-reset,
.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-classicView {
    background: transparent !important;
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.j-chart-fn-toolbar .j-chart-fn-toolbar-btn-reset i,
.j-chart-fn-toolbar-btn-classicView i {
    font-size: 18px !important;
    color: #95aacc;
}

.j-chart-fn-toolbar>ul.j-chart-legend {
    float: left;
}

.j-chart-fn-toolbar .j-chart-legend-wrap {
    height: 30px;
    position: absolute;
    right: 0px;
    left: 0px;
    width: 100%;
    top: 5px;
    box-sizing: border-box;
}

.j-chart-legend {
    /*height: 100%;*/
    /*position: absolute;*/
    top: 12.5px;
    right: 150px;
    left: 10px;
    list-style: none;
    margin: 0 auto;
    padding: 0px;

}

.j-chart-legend li {
    line-height: 20px;
    font-size: 12px;
    float: left;
    font-size: 14px;
}

.j-chart-legend li:hover {
    cursor: pointer;
}

.j-chart-legend li span {
    width: 18px;
    height: 12px;
    border-radius: 3px;
    margin-right: 4px;
    vertical-align: middle;
    display: inline-block;
}

.j-chart-legend-r {
    float: right
}

.j-chart-timeLine {
    position: fixed;
    bottom: 0px;
    padding: 0px 10px 0px 10px;
    height: 60px;
    left: 0px;
    width: 100%;
    overflow: hidden;
    z-index: 9998;
    box-sizing: border-box;
}






/*

.j-chart-timeLine {
    padding: 0px;
    box-shadow: 0px;
    border-radius: 0px;
}

.j-chart-timeLine-container {
    box-shadow: none !important;
    border-radius: 0px !important;
    background: #ecf3fe !important;
    border: 0 !important;
}
 */

.j-chart-timeLine .j-chart-timeLine-container {
    width: 100%;
    max-width: 1200px;
    background: #ecf3fe;
    opacity: 0.8;
    /*opacity: 0.98;*/
    border: 1px solid #ccd3dc;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    border-radius: 5px 5px 0px 0px;
    box-shadow: -1px 0 1px #ebeef3, 1px 0 1px #ebeef3, 0 -1px 1px #ebeef3, 0 0px 1px #ebeef3;
    padding: 0px;
    margin: 0 auto;
}

.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-ation {
    width: 100px;
    height: 100%;
    position: absolute;
    z-index: 9999999;
    top: 0;
    line-height: 60px;
    text-align: center;
}

.j-chart-timeLine i:hover {
    color: #52a1fa !important;
}

.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-ation i:hover,
.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-ation span:hover {
    cursor: pointer;
}

.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-ation>i {
    color: #95aacc;
    padding: 0px 3px;
    height: 17px;
    vertical-align: middle;
}

.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-ation>span {
    color: #93bbf5;
    font-size: 12px;
    padding: 2px 3px;
    vertical-align: middle;
}

.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-prev {
    left: 0px;
}

.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-next {
    right: 0px;
}

.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-next>span {
    padding: 2px 0px 2px 4px !important;
}

.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-time {
    padding: 0px 100px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    height: 55px;
}

.j-chart-timeLine .j-chart-timeLine-container .j-chart-timeLine-time canvas {
    top: 4px !important;
    opacity: 1 !important;
    background: transparent;
}

.j-chart-dialog-date {
    font-size: 14px;
    line-height: 50px;
    vertical-align: middle;
}

.j-chart-tips-box {
    border: none;
}

.j-chart-tips {
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 15px 0 #9baec4;
    border: 0px solid transparent !important;
}

.j-chart-tips td,
.j-chart-tips th {
    border: none;
    background-color: transparent;
    padding: 3px 0;
}

.j-chart-tips td {
    border-collapse: collapse;
}

.j-chart-tips th {
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e8;
    padding: 6px 0;
}

.j-chart-tips tr:nth-child(2n+1) {
    background-color: #f5f8fa;
}

.j-chart-tips tr td:first-child {
    color: #a8acb9;
}

.j-chart-tips-ti {
    color: #51a2fa;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0px 8px;
}

.j-chart-tips td.j-chart-details {
    padding: 8px 0;
}

.j-chart-details-more,
.j-chart-details-view {
    background-color: #f2f5f7;
    width: 120px;
    margin: 0 auto;
    line-height: 30px;
    border-radius: 15px;
    color: #51a2fa;
    text-align: center;
}

.j-chart-tips-color {
    position: absolute;
    height: 5px;
    top: 0px;
    left: 0px;
    width: 100%;
}

.j-chart-tips-table {
    margin-top: 7px;
}

.j-chart-toolbar-dropdown {
    position: relative;
}

.j-chart-toolbar-dropdown:after {
    content: ' ';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #6d7d97;
    top: 10px;
    right: 5px;
    background: transparent;
    position: absolute;
}

.j-chart-toolbar-dropdown>ul {
    opacity: 1 !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px 0px;
    display: none;
    position: absolute;
    top: 25px !important;
    right: -2px !important;
    left: auto !important;
    background: #fff;
    list-style: none;
    height: auto !important;
    min-width: 120px;
}

.j-chart-toolbar-dropdown>ul:before {
    content: ' ';
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ccc;
    top: -8px;
    right: 5px;
    background: transparent;
    position: absolute;
    z-index: 100;
}

.j-chart-toolbar-dropdown>ul:after {
    content: ' ';
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    top: -7px;
    right: 5px;
    background: transparent;
    position: absolute;
    z-index: 101;
}

.j-chart-toolbar-dropdown>ul>li {
    text-align: left;
    clear: both;
    width: 100%;
    padding: 3px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.j-chart-toolbar-dropdown>ul>li:hover {
    cursor: pointer;
}

.j-chart-toolbar-gridType {
    background: #f0f3f5;
    width: 95px !important;
    height: 25px !important;
    border-radius: 3px !important;
    text-align: center;
    font-size: 14px;
}

.j-chart-toolbar-gridType .j-chart-legend li>span {
    margin: 0px 8px;
}

.j-chart-fn-toolbar-color {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 8px;
    margin-right: 5px;
}

.j-chart-category-icon {
    margin-right: 10px;
    color: #51a2fa !important;
}

.j-chart-category-checked {
    margin-right: 10px;
}

.j-chart-fn-toolbar-btn-op-hover:hover {
    opacity: 0.7;
    cursor: pointer;
}

.j-chart-hr {
    background: #f2f5f7;
    height: 10px;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
}

@-webkit-keyframes mychartloadding {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes mychartloadding {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.j-chart-loading * {
    box-sizing: border-box;
}

.j-chart-loading-message {
    position: absolute;
    left: 55px;
    top: 0px;
    line-height: 50px;
    color: #e25191;
    font-size: 12px;
    z-index: 9999999999;
    width: 100px;
}

.j-chart-loading {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 9999999;
}

.j-chart-loading .j-chart-loading-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-25px, -25px);
    -ms-transform: translate(-25px, -25px);
    transform: translate(-25px, -25px);
    width: 50px;
    height: 50px;
    margin: 0 auto;
    padding: 0px;
}

.j-chart-loading .j-chart-loading-content .j-chart-loading-circle {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 2px solid #cc8583;
    font-size: 12px;
    color: #e25191;
    text-align: center;
    line-height: 48px;
}

.j-chart-loading .j-chart-loading-content .j-chart-loading-bar-wrap {
    -webkit-animation: mychartloadding 2s infinite;
    animation: mychartloadding 2s infinite;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    position: absolute;
}

.j-chart-loading .j-chart-loading-content .j-chart-loading-bar-container {
    height: 20px;
    overflow: hidden;
    width: 20px;
}

.j-chart-loading .j-chart-loading-content .j-chart-loading-bar-container .j-chart-loading-bar {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border: 2px solid #e25191;
}

.charticon-search {}

@media only screen and (max-width: 1000px) {
    .j-chart-wrap {}
}

@media only screen and (max-width: 900px) {
    .j-chart-timeLine {
        padding: 0px !important;
    }
    .j-chart-timeLine i {
        font-size: 14px;
    }
    .j-chart-timeLine-ation {
        width: 20px !important;
    }
    .j-chart-timeLine-ation>span {
        display: none;
    }
    .j-chart-timeLine-time {
        padding: 0px 20px !important;
    }
    .j-chart-timeLine-time>div {
        width: 100% !important;
    }
    .j-chart-timeLine-controls-change {
        display: none;
    }
    .j-chart-timeLine-container-controls-v1 {
        display: none;
    }
    .j-chart-timeLine-container-controls-v2 {
        display: block;
        top: 0px !important;
    }
    .j-chart-timeLine-container-controls-v2 span {
        padding: 1px !important;
    }
    .j-chart-datepicker {
        width: 70px !important;
    }
    #chartToolbar {
        display: none;
    }
    .chart-reportTypes-App-content ul li>span:hover {}
    .j-chart-timeLine-prev,
    .j-chart-timeLine-next,
    .j-chart-timeLine-action>span,
    .j-chart-timeLine-search {
        border: 0px solid transparent;
    }
    .dc-pop-in .j-chart-timeLine-prev,
    .dc-pop-in .j-chart-timeLine-next,
    .dc-pop-in .j-chart-timeLine-action>span,
    .dc-pop-in .j-chart-timeLine-search {
        border: 0px solid transparent;
    }
    .j-chart-dialog .j-chart-content {
        max-height: 70%;
        height: 70%;
    }
    .j-chart-dialog .j-chart-content .j-chart-dialog-title {
        padding: 10px 20px 20px 0px;
        line-height: 1 !important;
        text-overflow: ellipsis;
        box-sizing: border-box;
    }
    .j-chart-dialog-date {
        line-height: 1 !important;
    }
    .j-chart-dialog .j-chart-content {
        top: 50%;
        -webkit-transform: translate(0, -200px);
        -ms-transform: translate(0, -200px);
        transform: translate(0, -200px);
        height: 400px;
        left: 10px;
        right: 10px;
    }

    .datacenterChart-title .chart-lastUpdateTime {
        top: 30px;
    }

    .chart-lastUpdateTime-title {
        display: none;
    }
    .j-chart-datepicker-m-text{
        width: 70px !important;
    }

    .datacenterChart .j-chart-datepicker-m-text{
        width: 80px !important;
    }

    .datacenterChart {
    padding-top: 45px !important;
}
 #dc_normal-lastUpdateTime{
    top: 5px !important;
}
}

@media only screen and (max-width: 350px) {
    .j-chart-datepicker {
        width: 60px !important;
    }
    .j-chart-timeLine-container-controls-v2 span input,
    .j-chart-timeLine-container-controls-v2 span a,
    .j-chart-timeLine-container-controls-v2 span a span {
        text-align: center;
        width: 60px;
        font-size: 12px !important;
        color: #93bbf5 !important;
        padding: 2px 2px;
        font-weight: bold;
        cursor: pointer;
        /*vertical-align: middle;*/
        ime-mode: disabled;
    }
    .j-chart-timeLine-prev,
    .j-chart-timeLine-next,
    .j-chart-timeLine-action>span,
    .j-chart-timeLine-search {
        border: 0px solid transparent;
    }
    .dc-pop-in .j-chart-timeLine-prev,
    .dc-pop-in .j-chart-timeLine-next,
    .dc-pop-in .j-chart-timeLine-action>span,
    .dc-pop-in .j-chart-timeLine-search {
        border: 0px solid transparent;
    }
}

.chart-toolbar-App {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 45px !important;
    display: none;
    z-index: 99999;
    height: 100%;
    /*top: 0px;*/
}

.chart-toolbar-App-bg {
    background: rgba(0, 0, 0, 0.2);
    z-index: 999888;
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
}

.chart-toolbar-App-container {
    z-index: 999999;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    padding: 0px 10px 20px 10px;
}

.chart-toolbar-App-title {
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
}

.chart-reportTypes-App-content ul li,
.chart-categories-App-content ul li {
    float: left;
    background-color: #7fb2e8;
    color: #fff;
    padding: 5px 0px;
    width: 30%;
    margin-right: 4.8%;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 2px;
    border: 0;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*overflow: hidden;*/
    position: relative;
}

.chart-categories-App-content ul li {
    overflow: hidden;
    padding: 0px 3px;
}

.chart-reportTypes-App-content ul li>span {
    top: -8px;
    right: -8px;
    width: 16px !important;
    height: 16px !important;
    border-radius: 50% !important;
    margin: 0 auto;
    padding: 0;
    line-height: 14px;
    color: #a7b7c9;
    text-align: center;
    position: absolute;
    background: #ebebeb;
}

.chart-reportTypes-App-content ul li>span>span {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    display: block;
    font-size: 12px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    margin-top: 1px;
    vertical-align: middle;
}

.chart-reportTypes-App-content ul li>span:before {}

.chart-reportTypes-App-content ul li.disabled {
    background-color: #d2d4d6;
}

.chart-reportTypes-App-content ul li.disabled span.close {
    display: none;
}

.chart-categories-App-content ul li.disabled {
    background-color: #d2d4d6;
}

.chart-categories-App-content ul li.disabled span:first-child {
    background: #d2d4d6 !important;
}

.chart-categories-App-content ul li {
    background-color: #fff !important;
    color: #55647e;
    text-align: left !important;
}

.chart-reportTypes-App-content ul li:nth-child(3n+0),
.chart-categories-App-content ul li:nth-child(3n+0) {
    margin-right: 0% !important;
}

.chart-toolbar-App-action {
    padding-top: 10px;
    /*border-top: 1px solid #ccc;*/
}

.chart-toolbar-App-action span {
    padding: 5px 10px;
    width: 30%;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
}

.chart-toolbar-App-action span.reset {
    background-color: #fff;
    border: 1px solid #c6c6c6;
    float: left;
}

.chart-toolbar-App-action span.ok {
    border: 1px solid #51a2fa;
    float: right;
    background-color: #51a2fa;
    color: #fff;
}

.j-chart-timeLine-container-controls-v1 {
    top: 0px;
}

.j-chart-timeLine-container-controls-v2 {
    top: -999999px;
}

.j-chart-timeLine-container-controls {
    z-index: 4;
    position: absolute;
    top: -9999999px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.j-chart-timeLine-container-controls-show {
    z-index: 10 !important;
    top: 0 !important;
}

.j-chart-timeLine-controls-change {
    position: absolute;
    right: 3px;
    top: 0px;
    font-size: 14px;
    z-index: 30;
}

.j-chart-timeLine-container-controls-v2 {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
}

.j-chart-timeLine-container-controls-v2 span {
    padding: 0px 3px;
}

.j-chart-timeLine-container-controls-v2 span input,
.j-chart-timeLine-container-controls-v2 span a,
.j-chart-timeLine-container-controls-v2 span a span {
    text-align: center;
    width: 80px;
    font-size: 14px;
    color: #93bbf5 !important;
    padding: 2px 2px;
    font-weight: bold;
    cursor: pointer;
    /*vertical-align: middle;*/
    ime-mode: disabled;
}

.j-chart-timeLine-container-controls-v2 .j-chart-timeLine-ation {
    position: relative !important;
}

.j-chart-timeLine i {
    color: #96abcb;
    font-size: 17px;
    height: 17px;
    width: 17px;
    vertical-align: middle;
}

.j-chart-timeLine i:hover {
    cursor: pointer;
}

.j-chart-notify {
    position: fixed;
    z-index: 9999999;
    right: 10px;
    top: 5px;
    width: 250px;
    height: auto;
    background: transparent;
    font-size: 14px;
}

.j-chart-notify .j-chart-notify-item {
    background: #fff;
    border-radius: 1px;
    margin-bottom: 5px;
   box-shadow: 0px 0px 1px 1px #eef1f4;
}


.j-chart-notify .j-chart-notify-title {
    color: #7fb9fb;
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 8px;
    position: relative;
}

.j-chart-notify .j-chart-notify-title span {
    position: absolute;
    right: 5px;
    top: -3px;
    color: #8c99ae;
    cursor: pointer;
}

.j-chart-notify .j-chart-notify-content {
    padding: 10px;
    color: #8c99ae;
}

.j-chart-notify .j-chart-notify-content a {
    color: #8c99ae;
}

.j-chart-notify .j-chart-notify-content a:hover,
.j-chart-notify .j-chart-notify-content a:focus {
    text-decoration: underline;
}

.j-chart-notify .j-chart-notify-content span {
    display: block;
    float: right;
}

.j-chart-notify .j-chart-notify-content:after {
    display: block;
    content: ' ';
    clear: both;
}

.j-chart-notify .j-chart-notify-hide{
      float: right; !important;
    
    /* clear: left; */
    width: 100px;
    display: inline-block !important;
    text-align: right;
    color: #6bd3a6;
    line-height: 20px;

}
.j-chart-notify .j-chart-notify-hide:hover{
    cursor: pointer;
    opacity: 0.7;
}
.j-chart-notify .j-chart-notify-foot{
    width: 100%;
    text-align: left;
    margin-top: 10px;
}
.j-chart-notify .j-chart-notify-foot span{vertical-align: middle;}
.chart-color-decrement {
    color: green !important;
}

.chart-color-increase {
    color: red !important;
}





.chart-color-default {
    color: #55647e !important;
    opacity: 0.7;
}

.neon-loading-bar {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(48, 54, 65, 0.3);
    height: 2px;
    z-index: 10000;
    top: 0px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all 300ms ease-in-out;
}

.neon-loading-bar span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0%;
    background: #4d9ffd;
}

.progress-is-hidden {
    display: none;
}

.sub-fixed .j-chart-fn-toolbar {
    top: 5px !important;
}

.dc-pop-in .j-chart-timeLine {
    position: absolute !important;
    bottom: -25px;
}

.j-chart-datepicker-m-text {
    text-align: center;
    width: 80px;
    font-size: 14px;
    color: #6bd3a6;
    padding: 2px 0;
    font-weight: bold;
    cursor: pointer;
    ime-mode: disabled;
     display: inline-block;
}

.j-chart-content-text table {
    box-shadow: none !important;
}

.j-chart-content-text-v2 {
    position: relative;
}

td.j-chart-details-view,
td.j-chart-details {
    padding: 10px 10px 10px 10px !important;
}

.igssiChart {
    color: #475782;
    font-size: 12px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.igssiChart .bw {
    font-weight: bold;
}

.igssiChart .title {
    font-weight: bold;
}

.igssiChart .chart {
    height: 44px;
    width: 70px;
    padding: 5px;
    overflow: hidden;
}

.igssiChart .chart-bg {
    width: 55px;
    left: 5px;
    top: 12px;
    z-index: 100;
    height: 70px;
    background: #fff;
    position: absolute;
    border-radius: 35px;
}

.igssiChart .long {
    margin-top: 5px;
}

.igssiChart .long,
.igssiChart .sort {
    height: 20px;
}

.igssiChart .longColor {
    color: #ee4545;
}

.igssiChart .sortColor {
    color: #5c99da
}

.igssiChart .defaultColor {
    color: #a2a2a2;
}

.igssiChart .chart {
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}

.igssiChart .icotent {
    padding: 0 5px;
}

.igssiChart .chart-long {
    background-color: #ee4545;
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    osition: absolute;
    z-index: 20;
}

.chart-sort,
.chart-long {
    position: absolute;
    top: 40px;
    left: 0;
    width: 64px;
    height: 32px;
    background-color: #ee4545;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.igssiChart .chart-sort {
    background-color: #5c99da;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    z-index: 30;
}

.igssiChart .chart-pointer {
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 7px;
    width: 100%;
    background-color: #000;
    z-index: 4000;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    -webkit-transform-origin: 50% 2.5px;
    transform-origin: 50% 2.5px;
    background: url(https://cdn.jin10.com/assets/img/sites/index/pointer@2x.png)0 no-repeat;
    z-index: 100;
    background-size: 34px;
}

.weiBo_hot_list_select {
    background: #f6f6f9;
}

#weiBo_hot_list_lastUpdateTime {
    margin-top: 3px;
    font-size: 12px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px;
    padding: 0;
    padding-bottom: 5px;
}

#weiBo_hot_list {
    padding: 0px;
}

.igssiChart-datasource {
    color: #aaaaaa;
    font-size: 14px;
    margin-top: 3px;
}

.chart-classicView {
    /*margin-top: 30px;*/
    position: relative;
    padding-top: 20px;
    max-height: 500px;
    background: #fff !important;
}

.chart-View-change {
    position: absolute !important;
    top: -99999px !important;
    /* visibility: hidden;*/
}

.chart-View-change .j-chart-timeLine {
    top: -9999px !important;
}

.dc-pop-in #J-dc-pop-content-chart .j-chart-timeLine {
    bottom: -67px !important;
}

#J-dc-pop-content-chart .chart-defaultView {
    top: -7px !important;
}






/*
.ui-datepicker{

    background-color: #fafbfd !important;
}

.ui-datepicker-next,.ui-datepicker-prev{

    .ui-icon{
        display: none;
    }
    border: 2px solid transparent !important;
    border-radius: 0px !important;
    position: relative;
   
    &:after{
    content: ' ' !important;
    margin: 3px 0px 0px 0px  !important;
    height: 0px !important;
    width: 0px !important;
    transform: rotate(0deg) !important;
    

    &:hover{

    }
 }
}

.ui-datepicker-next{
 &:after{
       border-left: 6px solid #acb8c6 !important;
       border-right: 0px solid #acb8c6;
       border-top: 6px solid transparent !important;
       border-bottom: 6px solid transparent !important;

       //border-top: 5px solid transparent;
       //border-right: 10px solid red;
       //border-bottom: 5px solid transparent;
       
       &:hover{

         //5da2f0
         //
         border-left: 6px solid #5da2f0 !important;
       }
    }
}
.ui-datepicker-prev{
    &:after{
       border-left: 0px solid transparent !important;
       border-right: 6px solid #acb8c6 ;
       border-top: 6px solid transparent !important;
       border-bottom: 6px solid transparent !important;

       //border-top: 5px solid transparent;
       //border-right: 10px solid red;
       //border-bottom: 5px solid transparent;
       //
       
    }
}
.ui-datepicker-title{
   background-color: #fafbfd !important; 
   color: #64a1e2 !important;
   font-weight: bold;
}
.ui-datepicker-calendar{


    background-color: transparent !important;
    th{
        background-color: transparent !important;
        span{
            color: #393c41 !important;
        }
         border: 1px solid transparent !important;
    }
    td{
        border: 1px solid transparent !important;
        color: #000;
    }
}
*/

@media only screen and (max-width: 414px) {
    #J_main_wrap .j-chart-timeLine i {
        font-size: 26px;
    }
    .dc-pop-in .j-chart-timeLine i {
        font-size: 24px;
    }
}

@media only screen and (max-width: 375px) {
    #J_main_wrap .j-chart-timeLine i {
        font-size: 22px;
    }
    .dc-pop-in .j-chart-timeLine i {
        font-size: 21px;
    }
}

@media only screen and (max-width: 350px) {
    #J_main_wrap .j-chart-timeLine i {
        font-size: 16px;
    }
    .dc-pop-in .j-chart-timeLine i {
        font-size: 15px;
    }
}


@media only screen and (max-width: 320px) {
    #J_main_wrap .j-chart-timeLine i {
        font-size: 17px;
    }
    .dc-pop-in .j-chart-timeLine i {
        font-size: 14px;
    }
}

.redmi-4 .j-chart-timeLine i.icon {
    font-size: 14px !important;
}


.title-num {}

.igssi-des3,
.igssi-des2,
.igssi-des1 {
    color: #fff;
    width: 60px;
    text-align: center;
    padding: 0px 0px;
    display: block;
    margin: 0 auto;
    padding: 0px;
    border-radius: 2px;
    font-size: 12px;
}

.igssi-des2 {
    background: #56b4eb;
}

.igssi-des1 {
    background: #ffc066;
}

.igssi-des3 {
    background: #fe6981;
}


.j-chart-dialog-complex {}

.j-chart-dialog-complex .j-chart-dialog-title {
    font-size: 14px !important;
}


.j-chart-dialog-complex .j-chart-content-text {
    padding: 51px 0px 0px 0px !important;
    height: calc(100% - 0px) !important;
}

.j-chart-dialog-complex .j-chart-dialog-title {
    border-bottom: 1px solid #e4eaf4 !important;
}

.j-chart-dialog-complex .j-chart-content {
    top: 10%;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    height: 80%;
    left: 10px;
    right: 10px;
}

.datacenterChart {
    position: relative;
    min-height: 300px;
    padding-top: 35px;
    box-sizing: border-box;
}

.datacenterChart i {
    cursor: pointer;
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    margin: 0 0 0 5px;
    color: #a1a1a1;
    font-size: 18px;
}


.datacenterChart-title {
    position: absolute;
    width: 100%;
    height: 35px;
    left: 0px;
    top: 0px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 35px;
    margin: 0 auto;
    width: 100%;

}

.datacenterChart-title .dc-reportNamein{
    
    width: 100%;
    text-align: center;
}

.chart-lastUpdateTime {
    font-size: 14px;
    padding-left: 5px;
    font-weight: normal;
    color: #737678;
}

.chart-lastUpdateTime i,
.chart-lastUpdateTime span {
    vertical-align: middle;
}

.chart-lastUpdateTime i {
    color: #51a2fa;
    font-size: 12px;
    margin-right: 5px;
}

.datacenterChart-title .dc-reportNamein:hover,
.datacenterChart-title .dc-reportNamein:hover i {
    color: #51a2fa !important;
    cursor: pointer;
}

.datacenterChart-content {
    height: 100%;
    width: 100%;
    position: relative;
}

.datacenterChart-content>div:first-child {
    width: 100% !important;
}

.chart-lastUpdateTime {
    position: absolute;
    left: 0px;
    z-index: 100;
    /*background: #fff;*/
    top: 0px;
}


.realtime-table {
    width: 250px;
}

.realtime-table td {
    border: 0px solid #ccc;
}


.chart-date {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #51a2fa;
    font-size: 14px;
    font-weight: 500;
    z-index: 100;
    width: 100%;

}

.chart-date:hover {
    cursor: pointer!important
}
.chart-date .startDate{
width: 82px;
}

.chart-date .date,.chart-date>a {
    margin-left: 0px;
    display: inline-block;
    color: #6bd3a6!important;
    font-size: 14px;
}

.chart-date .j-chart-datepicker-m-text {
    color: #6bd3a6!important
}

.chart-date  .icon-rili {
    color: #51a2fa;
}

#icon-new2{
   position: absolute;top: -5px;left: 9px;font-size: 20px;height: 30px;display: block;
}

