@charset "UTF-8"; /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img, legend {
    border: 0
}

html ,body{
    height: 100%;
    overflow-y: hidden;
}

body, h4, h5, ol, ul {
    margin: 0
}

.cst-dp-label, .drop-down-container .drop-down-list ul li, .ellipsis, .engine-layer .link, .options li a, .referer-layer .link, .selector .site-selector-options li, .title-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap
}

#OperationItems li a.disabled:hover, #site-list li a:hover, .aside a:hover, .control-bar-wrapper .advanced-filter:hover, .control-bar-wrapper .control-bar .date-select-bar a:hover, .cst-dp-body li a, .dialog-container .dialog-title .dialog-close:hover, .download-loading:hover, .flash-indicator .flash-indicator-wrapper a, .header-wrapper .top-nav .more-tools .content a:hover, .header-wrapper .top-nav .my-service:hover, .header-wrapper .top-nav .nav-content a:hover, .header-wrapper:hover, .misc a:hover, .operations-panel .tip-content ul li a, .options li a, .options li a.disabled, .paging .page-number a:hover, .selector .site-selector-options li a.disabled, .site-selector .site-selector-subdir li a:hover, .tip-close:hover, a {
    text-decoration: none
}

.table, table.summary {
    table-layout: fixed;
    width: 100%
}

.table, table {
    border-spacing: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

:root input[type=checkbox].custom-checkbox, [hidden], template {
    display: none
}

audio:not([controls]) {
    display: none;
    height: 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

input[type=checkbox], input[type=checkbox] + label, input[type=radio], input[type=radio] + label {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    padding: 0
}

table {
    border-collapse: collapse
}

td, th {
    padding: 0
}

ol, ul {
    list-style: none;
    padding: 0
}

body {
    line-height: 1.2;
    color: #323437;
    outline: 0px;
    -webkit-font-smoothing: antialiased;
    font-family: "SourceHanSansCN", PingFang SC, Microsoft Yahei, Roboto Light, Helvetica-Light, Arial, sans-serif;
    font-size: 14px;
    background-color: #fff
}

:root body {
    line-height: 1
}

h4 {
    font-size: 16px
}

h5 {
    padding: 0;
    font-size: 14px
}

:-moz-ui-invalid:not(output) {
    box-shadow: none
}

@font-face {
    font-family: iconfont;
    src: url(../frame/fonts/iconfont.eot);
    src: url(../frame/fonts/iconfont.eot#iefix) format("embedded-opentype"), url(../frame/fonts/iconfont.woff) format("woff"), url(../frame/fonts/iconfont.ttf) format("truetype")/*, url(/fonts/iconfont.svg#iconfont) format("svg")*/
}

.content-header .tool-bar a.download-report:before, .icon-font {
    font-family: iconfont !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #666
}

input[type=text].text, input[type=password].text {
    height: 24px;
    padding: 0;
    border: 1px solid #e1e3e4;
    border-radius: 2px;
    text-indent: 10px;
    line-height: 24px
}

input[type=text].text:hover, input[type=password].text:hover {
    border: 1px solid #a0a2a5
}

input[type=text].text:focus, input[type=password].text:focus {
    color: #323437;
    border: 1px solid #4da7fd;
    outline: 0
}

input[type=text].error, input[type=password].error {
    border: 1px solid #f35550
}

input[type=uri].text {
    height: 24px;
    padding: 0;
    border: 1px solid #e1e3e4;
    border-radius: 2px;
    text-indent: 10px;
    line-height: 24px
}

input[type=uri].text:hover {
    border: 1px solid #a0a2a5
}

input[type=uri].text:focus {
    color: #323437;
    border: 1px solid #4da7fd;
    outline: 0
}

input[type=uri].error {
    border: 1px solid #f35550
}

.errortip {
    color: #f35550
}

a, a:hover {
    color: #1276e5
}

input[type=radio].custom-radio {
    margin-right: 5px
}

input[type=checkbox].custom-checkbox {
    margin-right: 6px
}

input[type=checkbox].custom-checkbox + label::before, input[type=checkbox].custom-checkbox.checked-disabled + label:before, input[type=radio].custom-radio + label::before {
    position: relative;
    margin-right: 10px;
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png)
}

input[type=checkbox].custom-checkbox + label::before {
    top: 2px;
    display: inline-block;
    background-position: left -67px;
    background-repeat: no-repeat
}

input[type=checkbox].custom-checkbox:checked + label::before {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -99px;
    background-repeat: no-repeat
}

input[type=checkbox].custom-checkbox:disabled + label::before {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -131px
}

input[type=checkbox].custom-checkbox.checked-disabled {
    display: none
}

input[type=checkbox].custom-checkbox.checked-disabled + label:before {
    top: 2px;
    display: inline-block;
    background-position: left -163px
}

:root input[type=radio].custom-radio {
    display: none
}

input[type=radio].custom-radio + label::before {
    top: 1px;
    display: inline-block;
    background-position: left -195px;
    background-repeat: no-repeat
}

input[type=radio].custom-radio:checked + label::before {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -227px;
    background-repeat: no-repeat
}

.hide {
    display: none
}

a {
    background-color: transparent;
    cursor: pointer
}

.ellipsis {
    display: inline-block;
    width: 100%;
    overflow: hidden
}

.padding-top-5 {
    padding-top: 5px;
}

.loading {
    background: url(decorator/loading.gif) left center no-repeat;
    height: 120px;
    line-height: 120px;
    margin: auto;
    padding-left: 40px;
    width: 120px
}

.clearfix {
    display: block
}

.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.l {
    float: left
}

.r {
    float: right
}

.body {
    /*  margin-top: 60px*/
    height: calc(100% - 64px);
}

.hidden {
    display: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.aside .simple-nav-wrapper .title, .text-center {
    text-align: center
}

.hm-scroll::-webkit-scrollbar {
    width: 8px
}

.hm-scroll::-webkit-scrollbar-thumb {
    background-color: #e1e3e4;
    background-clip: content-box;
    border-top: 5px solid rgba(255, 255, 255, 0);
    border-bottom: 5px solid rgba(255, 255, 255, 0);
    border-right: 4px solid rgba(255, 255, 255, 0)
}

.hm-scroll::-webkit-scrollbar-track {
    background-color: #fbfbfb
}

.nav.hm-scroll > li {
    height: 48px;
}

.up-color {
    color: red
}

.down-color {
    color: #3c8a37
}

.header-wrapper {
    position: relative;
    /* top: 0;
     left: 0;*/
    z-index: 9999;
    width: 100%;
    background: #3385e3;
    color: #303e45;
    font-size: 14px
}

.header-wrapper a {
    color: #526069;

}

.header-wrapper .logo {
    width: 160px;
    padding-left: 20px;
    line-height: 60px !important;
    background-color: #15baff;
    height: 64px;
}

.header-wrapper .logo .logo-title-top {
    /*  position: relative;
      top: -20px;
      left: 1px*/
}

.header-wrapper .logo .logo-title {
    font-size: 16px;
    color: white !important;
}

.logo > img {
    width: 48px;
    vertical-align: middle;
    height: 48px;
}

.logo > span {
    vertical-align: middle;
}

.right_nav {
    box-shadow: 1px 2px 20px rgba(178, 191, 212, 0.3);
    -webkit-box-shadow: 1px 2px 20px rgba(178, 191, 212, 0.3);
    width: calc(100% - 180px);
    width: -moz-calc(100% - 180px);
    width: -webkit-calc(100% - 180px);
    height: 64px;
    position: absolute;
    top: 0;
    right: 0px;
    z-index: -1;
}

.right_nav.open {
    width: calc(100% - 64px);
    width: -moz-calc(100% - 64px);
    width: -webkit-calc(100% - 64px);
    transition: width 0.5s;
}

.right_nav.close {
    width: calc(100% - 180px);
    width: -moz-calc(100% - 180px);
    width: -webkit-calc(100% - 180px);
    transition: width 1s;
}

.header-wrapper .view-tab {
    height: 64px;
    line-height: 66px;
}

iframe.fullScreen {
    background-color: #fff;
    width: 100%;
    height: 100%;
}

#cuttle {
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    /*padding: 8px 12px;*/
}

.header-wrapper .view-tab a {
    position: relative;
    display: inline-block;
    padding: 0 16px;
    font-size: 16px;
    min-width: 48px;
    text-align: center;

}

.img_32 {
    width: 32px;
    height: 32px;
}

.img_24 {
    width: 24px;
    height: 24px;
}

.header-wrapper .view-tab a:hover {
    /*color: #fff*/
}

.header-wrapper .view-tab .selected {
    color: #15baff;
    font-weight: 500;
    background-color: #f8f8f8;
}

.header-wrapper .view-tab .selected:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #15baff;
}

.header-wrapper #site-list-container {
    width: 240px;
    height: 28px;
    top: 16px;
    margin-right: 20px;
    border: 1px solid #e6f7f8;
    background-color: #e6f7f8
}

.header-wrapper #site-list-container .text {
    height: 28px;
    line-height: 28px;
    width: 189px;
    color: #323437;
    float: none
}

.header-wrapper #site-list-container .arrow {
    margin-top: -1px;
    border-left: 1px solid #cfdedf;
    width: 30px;
    height: 30px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -259px;
    background-color: #e6f7f8
}

.header-wrapper #site-list-container .site-selector-options {
    width: 240px
}

.header-wrapper #site-list-container .site-selector-options .set-default, .header-wrapper #site-list-container .site-selector-subdir .set-default {
    right: 10px
}

.header-wrapper #site-list-container .set-default {
    right: 40px
}

.header-wrapper .top-nav {
    font-size: 14px !important;
    color: #303e45;
    display: flex;
    display: -webkit-flex;
    margin-right: 40px;
    align-items: center;
    position: relative;
}

.top-nav > li {
    display: table-cell;
    margin: auto 0;
}

.header-wrapper .icon-img {
    display: inline-block;
    /* margin: 9px 20px 10px 0; */
    margin-right: 20px;
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
}

/*#slid_nav::-webkit-scrollbar, #slid_nav::-webkit-scrollbar-thumb, #slid_nav::-webkit-scrollbar-track {

    display: none;
}*/

/*#slid_nav {*/
/*overflow-y: auto;*/
/*}*/

.ver_middle {
    vertical-align: middle !important;
}

.header-wrapper .icon-word {
    position: inherit;
    font-size: 16px;
    line-height: 60px;
    z-index: 5;
    margin: 0;
    cursor: pointer;
}

.drop > li {
    cursor: pointer;
}

.header-wrapper .caret {
    display: inline-block;
    width: 0;
    height: 0;
    float: right;
    position: absolute;
    top: 29px;
    right: -3px;
    z-index: 5;
    vertical-align: middle;
    border-top: 4px dashed;
    cursor: pointer;
    /* border-top: 4px solid \9;*/
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.header-wrapper .drop {
    display: none;
    position: absolute;
    top: 50px;
    right: -28px;
    width: 110px;
    height: 55px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    z-index: 400;
}

.header-wrapper .drop li {
    display: list-item;
    float: left;
    width: 110px;
    height: 26px;
    line-height: 26px;
}

.header-wrapper .drop li a {
    color: #303e45;
    width: 100%;
    font-size: 14px;
    text-decoration: none;
}

.drop li:hover {
    background-color: #3385e3;
}

.header-wrapper .drop li:hover a {
    color: #fff;
}

.header-wrapper .drop li a:hover {

    width: 100%;
    height: auto;
    text-decoration: none;
}

#logout {
    cursor: pointer;
}

.header-wrapper .top-nav .top-nav-item {
    float: right;
    height: 60px;
    line-height: 60px;
}

.header-wrapper .top-nav .logout .icon, .header-wrapper .top-nav .more-tools .icon, .header-wrapper .top-nav .nav-icon {
    width: 18px;
    height: 14px;
    cursor: pointer
}

.header-wrapper .top-nav .layer {
    position: relative;
    padding-left: 20px
}

.header-wrapper .top-nav .more-tools .content, .header-wrapper .top-nav .nav-content {
    position: absolute;
    z-index: 3;
    right: 0;
    top: 46px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    border-radius: 3px;
    background: #fff;
    line-height: 1
}

.header-wrapper .top-nav .more-tools .content a, .header-wrapper .top-nav .nav-content a {
    float: left;
    width: 100%;
    display: inline-block;
    color: #323437
}

.header-wrapper .top-nav .more-tools .content a:hover, .header-wrapper .top-nav .nav-content a:hover {
    color: #fff;
    background-color: #4da7fd
}

.header-wrapper .top-nav .more-tools .content .item:first-child a:hover, .header-wrapper .top-nav .nav-content .item:first-child a:hover {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.header-wrapper .top-nav .more-tools .content .item:last-child a:hover, .header-wrapper .top-nav .nav-content .item:last-child a:hover {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.header-wrapper .top-nav .more-tools .content .item, .header-wrapper .top-nav .nav-content .item {
    float: left;
    width: 120px;
    height: 26px;
    line-height: 26px;
    text-indent: 10px
}

.header-wrapper .top-nav .logout .icon, .header-wrapper .top-nav .more-tools .icon {
    height: 18px
}

.header-wrapper .top-nav .more-tools .content .item.split, .header-wrapper .top-nav .nav-content .item.split {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #f0f0f0
}

.header-wrapper .top-nav .more-tools .icon:before {
    content: '\e65f';
    color: #d0eae9;
    font-size: 17px
}

.header-wrapper .top-nav .more-tools:hover .icon:before {
    color: #fff
}

.header-wrapper .top-nav .account {
    margin-right: 20px;
    font-family: Arial;
    font-size: 14px
}

.header-wrapper .top-nav .logout {
    margin: 0 22px 0 20px
}

.header-wrapper .top-nav .logout .icon:before {
    content: '\e658';
    color: #d0eae9;
    font-size: 17px
}

.header-wrapper .top-nav .logout:hover .icon:before {
    color: #fff
}

.header-wrapper .top-nav .my-service {
    font-size: 14px
}

.header-wrapper .top-nav .my-service:hover {
    color: #fff
}

:root .header-wrapper {
    /* background-image: -webkit-gradient(linear, left top, right top, from(#1278f6), to(#00b4aa));
     background-image: -webkit-linear-gradient(left, #1278f6, #00b4aa);
     background-image: -moz-linear-gradient(left, #1278f6, #00b4aa);
     background-image: linear-gradient(to right, #1278f6, #00b4aa)*/
    background-color: white;
}

.body {
    background-color: #fff
}

.aside .beta, .aside .new, .aside .update, .type-icon {
    float: left;
    margin-top: 10px;
    margin-left: 2px
}

.aside .nav-wrapper .title .operation, .aside .simple-nav-wrapper .title .operation, .title-operation {
    float: right;
    width: 16px;
    height: 16px;
    margin-right: 18px;
    cursor: pointer
}

.aside {
    float: left;
    background-color: #fbfbfb;
    /*border-right: 1px solid #e1e2e2;*/
    /*border-bottom: 1px solid #e1e2e2;*/
    /* position: fixed;*/
    z-index: 9999;
    left: 0;
    top: 60px
}

/*.aside .item-title {
  margin-left: 12px
}*/
.item-title {
    color: #303e45 !important;
    font-size: 16px;
    vertical-align: middle;
}

.aside .beta {
    width: 32px;
    height: 12px
}

.aside .new {
    width: 29px;
    height: 12px
}

.aside .update {
    width: 29px;
    height: 13px
}

.aside .title, .aside a {
    height: 48px;
    line-height: 48px
}

.aside a {
    position: relative;
    color: #323437;
    /*background-color: rgba(35,255,255,0.1);*/
}

/*ul#sp li a:hover {
  content: '';
  display: table;
  position: absolute;
  width: 3px;
  height: 100%;
  background-color: #15baff;
}*/

/*.aside a:hover {
  content: '';
  position: absolute;
  left:0;
  top:0;
  width: 3px;
  height: 100%;
  background-color: #15baff;
}*/
.aside a:hover {
    background-color: #f3f4f4;;
    /* background-color: rgba(35,255,255,0.1);*/
}

.aside .title {
    border-bottom: 1px solid #e1e3e4;
    background-color: #f2f3f4
}

.aside .title .open:before {
    content: '\e62c'
}

.aside .title .close:before {
    content: '\e63e'
}

.aside .common-report .icon:before {
    content: '\e609';
    color: #5d5d61
}

.aside .common-report-selected .icon:before {
    content: '\e609';
    color: #f15755
}

.aside .common-report-selected .item-title {
    color: #1276e5
}

.aside .pro-overview .icon:before {
    content: '\e65c';
    color: #5d5d61
}

.aside .pro-overview-selected .icon:before {
    content: '\e65c';
    color: #5298e4
}

.aside .pro-overview-selected .item-title {
    color: #1276e5
}

.notice {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    height: 60px;
    line-height: 60px;
}

.notice > img {
    vertical-align: middle;
}

.span_notice {
    border-radius: 50%;
    background-color: #F96868;
    color: white;
    width: 18px;
    height: 18px;
    font-size: 12px;
    right: -8px;
    line-height: 18px;
    text-align: center;
    top: 6px;
    position: absolute;
}

.menu-label {
    font-size: 14px;
}

.aside .baidu-pro .icon:before {
    content: '\e664';
    color: #5d5d61
}

.aside .baidu-pro-selected .icon:before {
    content: '\e664';
    color: #5298e4
}

.aside .baidu-pro-selected .item-title {
    color: #1276e5
}

.aside .flow-analysis .icon:before {
    content: '\e657';
    color: #5d5d61
}

.aside .flow-analysis-selected .icon:before {
    content: '\e657';
    color: #5298e4
}

.aside .flow-analysis-selected .item-title {
    color: #1276e5
}

.aside .source-analysis .icon:before {
    content: '\e662';
    color: #5d5d61
}

.aside .source-analysis-selected .icon:before {
    content: '\e662';
    color: #5298e4
}

.aside .source-analysis-selected .item-title {
    color: #1276e5
}

.aside .visit-analysis .icon:before {
    content: '\e666';
    color: #5d5d61
}

.aside .visit-analysis-selected .icon:before {
    content: '\e666';
    color: #5298e4
}

.aside .visit-analysis-selected .item-title {
    color: #1276e5
}

.aside .trans-analysis .icon:before {
    content: '\e60f';
    color: #5d5d61
}

.aside .trans-analysis-selected .icon:before {
    content: '\e60f';
    color: #5298e4
}

.aside .trans-analysis-selected .item-title {
    color: #1276e5
}

.aside .visitor-analysis .icon:before {
    content: '\e661';
    color: #5d5d61
}

.aside .visitor-analysis-selected .icon:before {
    content: '\e661';
    color: #5298e4
}

.aside .visitor-analysis-selected .item-title {
    color: #1276e5
}

.aside .optimize-analysis .icon:before {
    content: '\e65a';
    color: #5d5d61
}

.aside .optimize-analysis-selected .icon:before {
    content: '\e65a';
    color: #5298e4
}

.aside .optimize-analysis-selected .item-title {
    color: #1276e5
}

.aside .menu-item .trend {
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    float: left;
    width: 100%
}

.aside .menu-item .trend:hover {
    background-color: #F5F7FA;
    border-top: 2px solid #555;
}

.aside .menu-item .trend .trend-title {
    float: left;
    height: 32px;
    width: auto;
    margin-left: 0;
    line-height: 32px;
    text-indent: 55px
}

.aside .menu-item .trend .day {
    float: left;
    text-indent: 0;
    width: auto;
    margin-left: 10px
}

.aside .menu-item .trend .day:hover {
    background-color: transparent;
    color: #2f80e6
}

.aside .nav-wrapper {
    overflow-y: auto;
    overflow-x: hidden;
    width: 180px;
    height: 100%;
    background-color: white;
}

.nav-wrapper > ul {
    padding-top: 18px;
}

.aside .nav-wrapper .title {
    padding-left: 45px
}

.aside .nav-wrapper .title .nav-text {
    color: #787a7d
}

.aside .nav-wrapper .beta:before {
    content: '\e64c';
    font-size: 27px;
    position: relative;
    top: -10px;
    left: -55px;
    color: #7f90ef
}

.aside .nav-wrapper .new:before {
    content: '\e648';
    font-size: 27px;
    position: relative;
    top: -10px;
    left: -55px;
    color: #47c86b
}

.aside .nav-wrapper .update:before {
    content: '\e646';
    font-size: 27px;
    position: relative;
    top: -10px;
    left: -55px;
    color: #4aa6fc
}

.aside .simple-nav-wrapper .title .operation {
    margin-right: 16px
}

.aside .simple-nav-wrapper .beta:before {
    content: '\e64c';
    font-size: 27px;
    position: relative;
    top: -10px;
    left: -10px;
    color: #7f90ef
}

.aside .simple-nav-wrapper .new:before {
    content: '\e648';
    font-size: 27px;
    position: relative;
    top: -10px;
    left: -10px;
    color: #47c86b
}

.aside .simple-nav-wrapper .update:before {
    content: '\e646';
    font-size: 27px;
    position: relative;
    top: -10px;
    left: -10px;
    color: #4aa6fc
}

.aside .nav {
    overflow: hidden;
    /* width: 180px*/
}

.aside .nav::-webkit-scrollbar-thumb {
    background-color: transparent
}

.aside .nav:hover::-webkit-scrollbar-thumb {
    background-color: #e1e3e4
}

.aside .nav a {
    float: left;
    width: 100%;
    color: #303e45
}

.aside .nav .selected {
    /* color: #1276e5*/
}

.aside .nav .disabled, .aside .nav .disabled a, .aside .nav .disabledselected-disabled {
    color: #a0a2a5
}

.aside .nav .expandable-content a {
    color: #526069;
    border-left: 3px solid transparent;
}

.expandable-content > li {
    height: 48px;
    /*border-right: solid 2px transparent;*/
}

.aside .nav .expandable-content .selected {
    color: #15baff;
    border-left: 3px solid #15baff;
    background-color: #f6f9fb;
}

.aside .nav .expandable-content .disabled, .aside .nav .expandable-content .disabled a, .aside .nav .expandable-content .disabledselected-disabled {
    color: #a0a2a5
}

.aside .nav .icon {
    float: left;
    margin-left: 17px;
    margin-top: 1px;
    width: 16px;
    height: 16px
}

.aside .nav .expandable-level1 a {
    text-indent: 55px;
    height: 48px;
    line-height: 48px
}

.aside .nav .expandable-level1 a.active {
    text-indent: 55px;
    border-right: 2px solid #15baff;
    height: 48px;
    line-height: 48px

}

.aside .nav .expandable-level2 a {
    text-indent: 65px;
    height: 32px;
    line-height: 32px
}

.aside .nav .expandable-level1 .close-icon, .aside .nav .expandable-level1 .toggle {
    float: left;
    width: 9px;
    height: 6px;
    margin-top: 14px;
    margin-left: 10px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -297px
}

.aside .nav .expandable-level1 .close-icon {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -313px
}

.aside .nav .trend a {
    height: 32px;
    line-height: 32px;
    text-indent: 0;
    border: none
}

.aside .simple-nav, .aside .simple-nav-wrapper {
    width: 64px;
    height: 100%;
    background-color: white;
}

.aside .nav .menu-item:last-child {
    margin-bottom: 30px
}

.aside .simple-nav .item-content {
    position: absolute;
    z-index: 9999;
    left: 64px;
    top: -1px;
    width: 160px;
    background-color: #fff;
    border: 1px solid #ddd;
    text-align: left
}

.aside .simple-nav .item-content a {
    float: left;
    width: 159px;
    height: 48px;
    line-height: 48px;
    text-indent: 10px;
    font-size: 13px !important;
    color: #526069
}

.aside .simple-nav .item-content .single a {
    height: 38px;
    line-height: 38px;
    background: #fff
}

.aside .add-common-report:hover, .aside .simple-nav .menu-item:hover {
    background-color: #F5F7FA;
}

.aside .simple-nav .item-content .single a:hover {
    background: #f3f4f4
}

.aside .simple-nav .item-content .selected {
    color: #1276e5
}

.aside .simple-nav .item-content .disabled, .aside .simple-nav .item-content .disabledselected-disabled {
    color: #a0a2a5
}

.aside .simple-nav .item-content ul a {
    text-indent: 20px
}

.aside .simple-nav .super-menu-item {
    display: inline-block;
    width: 100%;
    height: 100%
}

.aside .simple-nav .menu-item {
    position: relative;
    height: 48px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    /*border-top: 1px solid #fbfbfb;*/
    /*border-bottom: 1px solid #fbfbfb*/
}

.aside .simple-nav .menu-item:hover {
    position: relative;
    height: 48px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.aside .simple-nav .menu-item.cur {
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #e1e3e4;
    border-bottom: 1px solid #e1e3e4
}

.aside .simple-nav .menu-item.cur .item-content {
    top: -1px
}

.aside .simple-nav .menu-item:first-child.cur {
    border-top: 1px solid transparent
}

.aside .simple-nav .menu-item:first-child.cur .item-content {
    top: -2px
}

.aside .simple-nav .icon {
    display: inline-block;
    width: 16px;
    height: 16px
}

.aside .simple-nav .nav-title {
    height: 48px;
    line-height: 48px;
    width: 100%;
    font-size: 14px;
    color: #303e45;
    margin-left: -1px;
    padding-left: 1px;
    text-indent: 10px;
    background-color: #F5F7FA
}

.aside .simple-nav .single {
    height: 38px;
    line-height: 38px
}

.aside .simple-nav .trend {
    float: left
}

.aside .simple-nav .trend .trend-title {
    text-indent: 10px
}

.aside .simple-nav .trend a {
    border: none;
    width: auto;
    text-indent: 0
}

.aside .simple-nav .add-common-report a {
    height: 40px;
    line-height: 40px
}

.aside .simple-nav .add-common-report .nav-title .setting-icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background-repeat: no-repeat
}

.aside .add-common-report {
    position: relative;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    cursor: pointer
}

.aside .add-common-report .setting-icon {
    position: absolute;
    right: 0;
    top: -1px;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background-color: transparent
}

.aside .add-common-report .setting-icon:before {
    content: '\e612';
    color: #5d5d61;
    font-size: 16px
}

.aside .add-common-report .setting-icon:hover:before {
    color: #4f97e7
}

.aside .add-common-report .expandable {
    height: 100%;
    display: inline-block;
    width: 100%
}

.main {

    overflow: hidden;
    background-color: #ececec
}

:root .content-header {
    border-bottom: none
}

.content-header {
    position: relative;
    background-color: #fff;
    padding: 14px 20px 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    border-bottom: 1px solid #d2d3d4
}

.content-header.fixed-scroll-bar {
    position: fixed;
    top: 60px;
    z-index: 999
}

.content-header.static-scroll-bar {
    position: fixed;
    top: 0;
    z-index: 999
}

.content-header .title-bar {
    line-height: 16px
}

.content-header .title-bar .date {
    margin-left: 5px;
    font-size: 14px
}

.content-header .title-bar .report-help {
    margin-top: 2px;
    margin-left: 5px;
    height: 12px;
    width: 12px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -329px;
    background-repeat: no-repeat
}

.content-header .tool-bar a.common-report .icon, .content-header .tool-bar a.download-report:before, .content-header .tool-bar a.pin-btn .icon, .content-header .tool-bar a.send-report .icon, .content-header .tool-bar-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 13px;
    color: #666
}

.content-header .tool-bar {
    height: 16px;
    line-height: 16px
}

.content-header .tool-bar a {
    margin-left: 20px;
    height: 16px;
    color: #414448
}

.content-header .tool-bar a.download-report.selected:before, .content-header .tool-bar a.download-report:hover:before, .content-header .tool-bar a.pin-btn.open .icon, .content-header .tool-bar a.pin-btn:hover .icon, .content-header .tool-bar a.send-report.selected .icon, .content-header .tool-bar a.send-report:hover .icon {
    color: #4fa8f9
}

.content-header .tool-bar a.download-report:before {
    content: '\e61b'
}

.content-header .tool-bar a.send-report .icon:before {
    content: '\e629'
}

.content-header .tool-bar a.pin-btn {
    padding-left: 0;
    width: 16px;
    height: 16px
}

.content-header .tool-bar a.pin-btn .icon {
    font-size: 16px;
    font-weight: 700
}

.content-header .tool-bar a.pin-btn .icon:before {
    content: '\e628'
}

.content-header .tool-bar a.pin-btn.inactive .icon {
    color: #666
}

.content-header .tool-bar a.pin-btn.active .icon {
    color: #4fa8f9
}

.content-header .tool-bar a.common-report .icon:before {
    content: '\e609'
}

.content-header .tool-bar a.common-report.disabled .icon:before, .content-header .tool-bar a.common-report.selected .icon:before {
    content: '\e62d'
}

.content-header .tool-bar a.common-report.selected .icon, .content-header .tool-bar a.common-report:hover .icon {
    color: #f56e6a
}

.content-header .tool-bar a.common-report.disabled {
    color: #a0a2a5;
    cursor: default
}

.content-header .tool-bar a.common-report.disabled .icon {
    color: #d2d3d4
}

.misc {
    position: fixed;
    right: 0;
    bottom: 20px;
    z-index: 999;
    width: 36px;
    background-color: #4aa6fc;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    border-radius: 2px
}

.btn, .misc .item-text {
    background-color: #fff
}

.hm-dropdown-shadow, .options {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.misc .item {
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    text-align: center;
    overflow: hidden
}

.misc a {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 100%;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 1.2;
    color: #323437
}

.misc a.item-text-hidden {
    top: 39px
}

.misc a.item-icon-hidden {
    top: -39px
}

.misc a.item-show {
    top: 0
}

.misc .item-text {
    top: 39px
}

.misc .item-icon {
    display: inline-block
}

.misc .icon {
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 10px;
    margin-left: 6px
}

.misc .text {
    float: left;
    padding-top: 4px
}

.misc .consultation .icon:before {
    content: '\e61a';
    color: #fff
}

.misc .message .icon:before {
    content: '\e669';
    color: #fff
}

.misc .introduction .icon:before {
    content: '\e668';
    color: #fff
}

.misc .top .icon:before {
    content: '\e60b';
    color: #fff
}

.misc-body .misc-body-item {
    position: fixed;
    right: 40px
}

.misc-body .introduction-qr-code {
    bottom: 55px;
    z-index: 9999
}

.footer {
    padding: 20px 0;
    text-align: center;
    color: #787a7d
}

.footer a {
    padding-left: 8px;
    color: #787a7d
}

.hm-dropdown-shadow {
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.btn {
    display: inline-block;
    zoom: 1;
    padding: 6px 16px;
    border: 1px solid #d9dbdc;
    border-radius: 2px;
    text-align: center;
    line-height: 1;
    color: #323437;
    cursor: pointer;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.btn-add-icon, .btn.btn-large.btn-add-icon, .btn.btn-small.btn-add-icon {
    padding-left: 31px;
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png)
}

.btn.btn-add-icon {
    background-position: left -361px
}

.btn:hover {
    border-color: #d9dbdc;
    background-color: #f3f4f4
}

.btn:active {
    background-color: #fbfcfc;
    border-color: #3687e0
}

.btn.btn-focused.disabled, .btn.disabled {
    border-color: #e9ebeb;
    background-color: #f3f4f4;
    cursor: not-allowed
}

.btn.disabled {
    color: #a0a2a5
}

.btn.btn-large {
    padding-top: 8px;
    padding-bottom: 8px
}

.btn.btn-large.btn-add-icon {
    background-position: left -398px
}

.btn.btn-small {
    padding-top: 5px;
    padding-bottom: 5px
}

.btn.btn-small.btn-add-icon {
    background-position: left -437px
}

.btn.btn-focused {
    color: #0063d0
}

.btn.btn-focused.disabled {
    color: #a0a2a5
}

.btn.btn-blue {
    color: #fff;
    background-color: #4f97e7;
    border-color: #3085e3
}

.btn.btn-blue:hover {
    background-color: #4da7fd;
    border-color: #4da7fd
}

.btn.btn-blue:active {
    background-color: #3085e3;
    border-color: #2371c7
}

.btn.btn-blue.disabled {
    color: #a0a2a5;
    border-color: #e9ebeb;
    background-color: #f3f4f4;
    cursor: not-allowed
}

.btn.btn-green {
    color: #fff;
    background-color: #62d181;
    border-color: #47c96b
}

.btn.btn-green:hover {
    background-color: #47c96b;
    border-color: #47c96b
}

.btn.btn-green:active {
    background-color: #49c86b;
    border-color: #42b561
}

.btn.btn-green.disabled {
    color: #a0a2a5;
    border-color: #e9ebeb;
    background-color: #f3f4f4;
    cursor: not-allowed
}

.btn.btn-red {
    color: #fff;
    background-color: #f56e6a;
    border-color: #f35550
}

.btn.btn-red:hover {
    background-color: #fc615c;
    border-color: #fc615c
}

.btn.btn-red:active {
    background-color: #f35550;
    border-color: #474540
}

.btn.btn-red.disabled {
    color: #a0a2a5;
    border-color: #e9ebeb;
    background-color: #f3f4f4;
    cursor: not-allowed
}

.btn-arrow, .btn-hover .btn-arrow, .btn-selected .btn-arrow {
    display: inline-block;
    height: 24px;
    width: 24px;
    border-left: 1px solid #d9dbdc;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -473px;
    background-repeat: no-repeat
}

.btn-hover .btn-arrow {
    background-color: #f2f4f4
}

.btn-selected .btn-arrow {
    background-color: #4da7fd;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -508px
}

.control-bar-wrapper .advanced-filter {
    float: right;
    margin-top: 6px;
    padding-left: 14px;
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -543px
}

.control-bar-wrapper .up {
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -574px
}

.filters {
    padding-bottom: 10px
}

.filter-content-wrapper {
    height: 26px;
    line-height: 26px;
    padding-bottom: 5px
}

.filter-content-wrapper .filter-items {
    padding-bottom: 15px
}

.main-content {
    margin: 20px;
    border-left: 1px solid #e1e3e4;
    border-right: 1px solid #e1e3e4;
    background-color: #fff
}

.tip-close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 10px;
    height: 10px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -604px;
    background-repeat: no-repeat
}

.global-tip {
    position: relative;
    padding: 10px 40px 10px 15px;
    border: 1px solid #fbcccb;
    border-radius: 2px;
    background-color: #ffe6e6;
    color: #f35550;
    line-height: 2
}

.page-tip, .report-tip {
    position: relative;
    padding: 10px 40px 10px 15px;
    color: #5b5d61;
    line-height: 2
}

.page-tip {
    margin: 20px;
    border: 1px solid #e0dec9;
    border-radius: 2px;
    background-color: #fffce1
}

.report-tip {
    border: 1px solid #d4e5d9;
    border-radius: 2px;
    background-color: #eff7f1;
    margin-top: 10px
}

.report-tip .tip-arrow {
    position: absolute;
    top: -7px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #d4e5d9
}

.report-tip .report-tip-table {
    width: 100%
}

.report-tip .report-tip-table .left-content {
    padding-right: 15px
}

.report-tip .report-tip-table .report-tip-search-container {
    padding-left: 15px;
    border-left: 1px dashed #d4e5d9
}

.report-tip .report-tip-table .report-tip-search-container .right-content .report-tip-search {
    margin-top: 15px
}

.report-tip .report-tip-table .report-tip-search-container .right-content .report-tip-search .report-tip-search-input {
    padding-left: 10px;
    width: 220px;
    height: 24px;
    border: 1px solid #e1e3e4;
    border-radius: 2px;
    background-color: #fff
}

.report-tip .report-tip-table .report-tip-search-container .right-content .report-tip-search .report-tip-search-input input {
    width: 180px;
    border: 0;
    outline-style: none
}

.calendar-box .btn-bar .date-change .btn, .date-end:focus, .date-start:focus {
    outline: 0
}

.report-tip .report-tip-table .report-tip-search-container .right-content .report-tip-search .report-tip-search-input .report-tip-search-btn {
    float: right;
    margin-right: 10px;
    width: 14px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -634px;
    background-repeat: no-repeat;
    cursor: pointer
}

.fold .open, .fold .toggleable {
    background-position: left -673px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-repeat: no-repeat
}

.fold {
    text-align: center;
    border-top: 1px solid #f0f0f0
}

.fold a {
    display: inline-block;
    width: 72px;
    height: 10px
}

.fold .toggleable {
    width: 50px;
    height: 26px;
    margin-top: -1px
}

.fold .close {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -709px;
    background-repeat: no-repeat
}

.flash-container {
    width: 100%;
    height: 286px
}

.toggleable-hidden {
    display: none
}

.flash-text-container .flash-text {
    padding-top: 10px;
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 20px
}

.flash-text-container .toggleable-hidden {
    display: none
}

.unvisible {
    height: 1px;
    width: 100%;
    overflow: hidden
}

.checkbox, .radio {
    margin-bottom: -2px;
    margin-right: -13px;
    width: 12px;
    height: 12px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    display: inline-block;
    background-repeat: no-repeat;
    zoom: 1
}

@media screen and (max-width: 1279px) {
    body {
        min-width: 1280px;
        overflow-x: auto
    }

    .body {
        margin-top: 0
    }

    .header-wrapper {
        position: static
    }
}

@media screen and (max-width: 799px) {
    .aside {
        position: static
    }
}

.page-bottom-hint {
    padding: 0 20px 20px;
    line-height: 24px;
    color: #787a7d
}

.checkbox {
    background-position: left -67px
}

.checkbox.checked {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -99px;
    background-repeat: no-repeat
}

.checkbox.checked.disabled {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -163px;
    background-repeat: no-repeat
}

.checkbox.disabled {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -131px;
    background-repeat: no-repeat
}

.radio {
    background-position: left -195px
}

.radio.checked {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -227px;
    background-repeat: no-repeat
}

.main .pro-url-ratio-wrap-fold {
    margin-bottom: 12px
}

.pro-url-ratio-wrap {
    border-bottom: none;
    overflow: hidden;
    zoom: 1
}

.pro-url-overview {
    padding: 33px 18px 21px;
    overflow: hidden;
    zoom: 1
}

.pro-url-detail-container {
    border-top: 1px solid #e2e2e2;
    background-color: #f9f9f9
}

.pro-url-detail {
    margin: 0 20px;
    padding: 17px 0 10px
}

.pro-url-overview-wrap {
    border-top: 1px solid #e5e5e5;
    height: 148px
}

.pro-url-overview-number {
    color: #333;
    height: 100%;
    padding: 0 4% 0 32px
}

.pro-url-overview-number-ratio {
    color: #f15654;
    font-size: 48px;
    font-weight: 400;
    font-family: Arial;
    text-align: center;
    margin: 2px 0 6px
}

.pro-url-overview-number-ratio i {
    font-size: 25px
}

.pro-url-overview-number-desc {
    color: #323437;
    font-size: 12px;
    margin: 11px 0 0
}

.pro-url-overview-note {
    color: #323437;
    padding: 0 8px 1px 30px;
    border-left: 1px solid #dedede;
    margin-top: 7px
}

.pro-url-overview-note p {
    margin: 0
}

.pro-url-overview-note .pro-url-overview-note-1 {
    font-size: 16px;
    margin-bottom: 15px
}

.pro-url-overview-note .pro-url-overview-note-2 {
    font-size: 14px;
    margin-bottom: 10px
}

.pro-url-overview-note .pro-url-overview-note-3 {
    font-size: 12px;
    color: #a0a2a5;
    margin-bottom: 1px
}

.pro-url-overview-note h3 {
    font-size: 14px;
    margin-bottom: 9px
}

.pro-url-overview-link {
    margin: 27px 8px 0 0
}

.pro-url-note-gray {
    color: #999;
    margin-top: 6px
}

.btn-red {
    border: 1px solid #f1b2a7;
    background-color: #e1573f;
    cursor: pointer;
    color: #fff;
    padding: 6px 26px;
    margin-top: 20px
}

.pro-url-ratio-detail-table {
    overflow: hidden;
    zoom: 1
}

.pro-url-ratio-detail-thead {
    color: #5b5d61
}

.pro-percentage-bg {
    width: 99%;
    height: 14px;
    border-radius: 10px;
    background-color: #dedede
}

.pro-percentage-active {
    height: 100%;
    color: #fff;
    border-radius: 10px;
    line-height: 14px;
    background-color: #4fa8fa;
    padding-left: 2px
}

.pro-url-ratio-detail-col {
    margin-right: 1%;
    padding: 3px 0
}

.pro-url-ratio-detail-tbody {
    color: #323437;
    font-size: 14px;
    padding-top: 21px
}

.pro-url-ratio-detail-tbody-sub-row {
    margin: 10px 0
}

.pro-url-ratio-detail-tbody-sub-row:hover {
    background-color: #e8effb
}

.pro-url-ratio-detail-tbody-click {
    position: relative;
    padding-top: 0;
    margin-top: 11px;
    min-height: 34px
}

.pro-url-ratio-detail-summary {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 36px;
    background-repeat: no-repeat;
    background-color: #f9f9f9;
    background-image: url(decorator/pro-code-ratio-num.png)
}

.no-setting-container .no-setting-icon, .radius-btn, .radius-btn.btn-small, .radius-btn.btn-small.on, .radius-btn.btn-small.open, .radius-btn.on, .radius-btn.open {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png)
}

.pro-url-ratio-detail-summary-num {
    position: absolute;
    top: 5px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px
}

.pro-url-ratio-detail-legend {
    text-align: right;
    height: 12px;
    line-height: 12px;
    margin: 11px 0 10px
}

.pro-url-ratio-detail-legend span {
    margin-right: 17px
}

.pro-url-ratio-detail-type {
    display: inline-block;
    border-radius: 2px;
    width: 12px;
    height: 12px;
    margin-right: 9px;
    vertical-align: bottom
}

.pro-url-ratio-detail-type-active {
    background-color: #4fa8fa
}

.pro-url-ratio-detail-type-bg {
    background-color: #dedede
}

.click-number-chart-canvas {
    width: 100%;
    height: 100%
}

.bfc {
    overflow: hidden
}

#common-report-tip {
    z-index: 999;
    position: absolute;
    top: 40px;
    border: 1px solid #e0dec9;
    border-radius: 2px;
    background-color: #fffce1;
    color: #5b5d61
}

#common-report-tip .common-report-tip-arrow {
    position: absolute;
    margin: 0;
    padding: 0;
    border: 7px solid transparent;
    border-bottom-color: #e0dec9;
    top: -14px;
    left: 18px;
    width: 0;
    height: 0;
    line-height: 0
}

#common-report-tip .common-report-tip-wrap {
    padding: 10px
}

.table-filter {
    padding-left: 20px;
    height: 46px;
    line-height: 46px;
    border-top: 1px solid #e1e3e4;
    background-color: #f9f9f9
}

.radius-btn {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 20px;
    background-position: left -745px;
    background-repeat: no-repeat
}

.radius-btn.on, .radius-btn.open {
    background-position: left -785px
}

.radius-btn.btn-small {
    width: 32px;
    height: 18px;
    background-position: left -825px
}

.radius-btn.btn-small.on, .radius-btn.btn-small.open {
    background-position: left -863px
}

.no-setting-container {
    padding: 40px 20px 20px;
    background-color: #fff
}

.no-setting-container .no-setting-icon {
    margin: 25px 0 0 35px;
    width: 130px;
    height: 47px;
    background-position: left -901px;
    background-repeat: no-repeat
}

.no-setting-container .no-setting-detail {
    margin-left: 150px
}

.no-setting-container .no-setting-detail .no-setting-title {
    font-size: 16px
}

.no-setting-container .no-setting-detail .no-setting-text {
    margin: 20px 0;
    color: #5b5d61;
    line-height: 2
}

.no-setting-container .no-setting-detail .no-setting-entry {
    margin-left: 15px
}

.no-setting-container .no-setting-question {
    margin-top: 45px;
    padding: 20px;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    background-color: #f8f8f8
}

.no-setting-container .no-setting-question .no-setting-question-title {
    margin-bottom: 20px
}

.browser-warning {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background-color: #fffcde;
    border-bottom: 1px solid #aaa;
    width: 100%;
    height: 29px;
    line-height: 29px;
    text-align: center
}

.intro-header-overlay, .intro-overlay {
    background-color: #0f1f2d;
    opacity: .6;
    filter: alpha(opacity=60)
}

.browser-warning .browser-close {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 10px;
    height: 10px;
    background-image: url(decorator/tip_close_btn.png);
    background-repeat: no-repeat
}

.browser-warning p {
    margin: 0;
    padding: 0
}

.intro-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999
}

.intro-welcome {
    position: fixed;
    z-index: 10000;
    height: 400px;
    width: 600px
}

.intro-welcome-detail {
    height: 368px;
    background-size: 600px 368px;
    background-image: url(decorator/intro_images/intro_welcome@2x.png);
    background-image: url(decorator/intro_images/intro_welcome.png) \9;
    background-repeat: no-repeat
}

.intro-show-element {
    z-index: 10000
}

.intro-show-relative {
    position: relative
}

.intro-helper-layer, .intro-tooltip {
    z-index: 10001;
    position: fixed
}

.intro-btn {
    width: 170px;
    height: 44px;
    cursor: pointer;
    background-repeat: no-repeat
}

.intro-btn.intro-welcome-btn {
    margin-left: 184px;
    background-size: 170px 44px;
    background-image: url(decorator/intro_images/intro_welcome_btn@2x.png);
    background-image: url(decorator/intro_images/intro_welcome_btn.png) \9
}

.intro-btn.intro-next-btn {
    width: 136px;
    background-size: 136px 44px;
    background-image: url(decorator/intro_images/intro_next@2x.png);
    background-image: url(decorator/intro_images/intro_next.png) \9
}

.intro-btn.intro-enter-btn {
    width: 154px;
    background-size: 154px 44px;
    background-image: url(decorator/intro_images/intro_enter@2x.png);
    background-image: url(decorator/intro_images/intro_enter.png) \9
}

.intro-close {
    position: absolute;
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
    background-image: url(decorator/intro_images/intro_close@2x.png);
    background-image: url(decorator/intro_images/intro_close.png) \9;
    background-repeat: no-repeat;
    cursor: pointer
}

.intro-tooltip {
    width: 500px;
    height: 430px;
    background-repeat: no-repeat
}

.intro-tooltip.intro-aside {
    background-size: 445px 364px;
    background-image: url(decorator/intro_images/intro_aside@2x.png);
    background-image: url(decorator/intro_images/intro_aside.png) \9
}

.intro-tooltip.intro-filter {
    background-size: 400px 404px;
    background-image: url(decorator/intro_images/intro_filter@2x.png);
    background-image: url(decorator/intro_images/intro_filter.png) \9
}

.intro-tooltip.intro-indicator {
    background-size: 384px 427px;
    background-image: url(decorator/intro_images/intro_indicator@2x.png);
    background-image: url(decorator/intro_images/intro_indicator.png) \9
}

.intro-tooltip.intro-misc {
    background-size: 394px 328px;
    background-image: url(decorator/intro_images/intro_misc@2x.png);
    background-image: url(decorator/intro_images/intro_misc.png) \9
}

.intro-tooltip.intro-homepage {
    background-size: 329px 367px;
    background-image: url(decorator/intro_images/intro_homepage@2x.png);
    background-image: url(decorator/intro_images/intro_homepage.png) \9
}

.intro-header-overlay {
    position: absolute;
    width: 100%
}

.hm-charts-html .hm-charts-tooltip {
    color: #5b5d61;
    z-index: 1
}

.hm-charts-html .hm-charts-tooltip p {
    margin: 0;
    padding: 0
}

.hm-charts-html .hm-charts-tooltip .hm-charts-tooltip-header {
    background-color: #f3f5f5;
    line-height: 34px;
    border-bottom: 1px solid #e4e6e7;
    display: table;
    width: 100%
}

.hm-charts-html .hm-charts-tooltip .hm-charts-tooltip-header.first {
    border-top-width: 0
}

.hm-charts-html .hm-charts-tooltip .hm-charts-tooltip-header span {
    display: table-cell
}

.hm-charts-html .hm-charts-tooltip .hm-charts-tooltip-header .hm-charts-tooltip-header-category {
    padding-left: 10px
}

.hm-charts-html .hm-charts-tooltip .hm-charts-tooltip-header .hm-charts-tooltip-header-indicator {
    text-align: right;
    padding: 0 10px 0 5px
}

.hm-charts-html .hm-charts-tooltip .hm-charts-tooltip-body {
    padding: 8px 0 10px
}

.hm-charts-html .hm-charts-tooltip .hm-charts-tooltip-body .hm-charts-tooltip-item {
    line-height: 23px;
    display: table;
    width: 100%
}

.hm-charts-html .hm-charts-tooltip .hm-charts-tooltip-body .hm-charts-tooltip-item span {
    display: table-cell
}

.hm-charts-html .hm-charts-tooltip .hm-charts-tooltip-item-value {
    text-align: right;
    padding: 0 10px 0 5px
}

.flash-linepie-container {
    position: relative;
    height: 305px
}

.flash-linepie-container .hm-charts-linepie-line, .flash-linepie-container .hm-charts-linepie-pie {
    position: relative;
    height: 100%;
    float: left
}

.flash-linepie-container-lg {
    height: 320px
}

.hm-charts-tooltip-item-pie-icon {
    font-style: normal;
    padding-right: 6px
}

.hm-charts-pie-tooltip-body .hm-charts-tooltip-item-label {
    padding-left: 10px
}

.hm-charts-tooltip-item-icon {
    padding: 0 5px 0 10px;
    font-size: 18px;
    width: 12px
}

.hm-html-legend-item {
    color: #5a5c5e;
    margin-right: 20px
}

.hm-html-legend-unselected {
    color: #c6c6c6
}

.hm-charts-custom-legend {
    position: absolute;
    bottom: 18px;
    width: 100%;
    text-align: center
}

.hm-charts-custom-legend .hm-html-legend-item {
    width: 120px;
    margin-right: 20px;
    text-align: left;
    overflow: hidden;
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hm-charts-custom-legend .hm-html-legend-item .hm-charts-tooltip-item-icon {
    padding: 0 5px 0 0
}

.options {
    position: absolute;
    z-index: 1;
    padding: 2px 0;
    line-height: 25px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 260px;
    background-color: #fff;
    border: 1px solid #a0a2a5;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.cst-dp, .cst-dp-header, .options li {
    position: relative
}

:root .options {
    border: none
}

.options li {
    overflow: hidden;
    height: 26px;
    line-height: 26px
}

.options li a {
    display: block;
    color: #323437;
    overflow: hidden;
    padding: 0 10px
}

.combobox, .combobox .arrow, .combobox .text {
    display: inline-block
}

.options li.selected a, .options li.selected a span {
    color: #1276e5
}

.options li a:hover, .options li a:hover span {
    background-color: #4da7fd;
    color: #f3f4f4
}

.options li a.disabled {
    color: #999;
    cursor: default
}

.options li a.disabled:hover, .options li a.disabled:hover span {
    background-color: transparent
}

.combobox .text {
    background: 0 0;
    padding: 0;
    margin-right: 10px
}

.combobox .arrow, .combobox .selected {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    vertical-align: middle
}

.combobox .arrow {
    width: 9px;
    height: 6px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: left -968px
}

.filter .group li, .filter label {
    height: 24px;
    line-height: 24px;
    float: left
}

.combobox .selected {
    background-position: left -994px
}

a.combobox-disabled {
    color: #5b5d61;
    text-decoration: none;
    cursor: default
}

a.combobox-disabled .arrow {
    background: 0 0;
    display: none
}

a.combobox-disabled .text {
    margin-right: 0
}

.bread-crumbs-arrow {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 15px 50%;
    padding: 0 10px 0 15px;
    width: 5px;
    background-image: url(decorator/bread_crumbs_right_arrow.png)
}

.filter {
    float: left;
    margin-right: 20px
}

.filter label {
    padding-right: 5px;
    color: #787a7d
}

.filter .group {
    float: left;
    background-color: #fff;
    border-radius: 2px
}

.filter .group li {
    cursor: pointer;
    padding: 0 12px;
    border: 1px solid #e1e3e4;
    margin-left: -1px
}

.filter .group li:hover {
    background: #f3f4f4
}

.filter .group .cur, .filter .group .cur:hover {
    background-color: #4aa6fc
}

.filter .group li:first-child {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.filter .group li:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.filter .group .cur {
    position: relative;
    z-index: 1;
    border: 1px solid #4aa6fc;
    color: #fff
}

.disable .group .cur, .disable .group li {
    background-color: #f4f4f4;
    color: #a0a2a5
}

.disable .group .cur {
    border: 1px solid #e1e3e4
}

.cst-dp {
    color: #666;
    display: inline-block;
    font-size: 13px
}

.cst-dp-body .cst-dp-group-title {
    background-color: #f9f9f9;
    height: 32px;
    line-height: 32px
}

.cst-dp-body .cst-dp-group-title a {
    color: #787a7d;
    cursor: default
}

.cst-dp-item-title {
    width: 91%
}

.cst-dp-header {
    background-color: #fff;
    color: #323437;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    padding: 0 0 0 10px
}

.cst-dp-header span {
    float: left;
    height: 24px
}

.cst-dp-desc {
    color: #999
}

.cst-dp-label {
    width: 163px;
    overflow: hidden
}

.cst-dp-arrow {
    width: 24px;
    border-left: 1px solid #ededef
}

.cst-dp-arrow em {
    position: absolute;
    top: 10px;
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid;
    border-color: #666 transparent transparent;
    font-size: 0;
    line-height: 0
}

.cst-dp-header-selected .cst-dp-arrow em {
    border-color: transparent transparent #666;
    top: 7px
}

:root .cst-dp-body {
    border: none
}

.cst-dp-body {
    position: absolute;
    top: 28px;
    left: 0;
    background-color: #fff;
    border: 1px solid #a0a2a5;
    border-radius: 2px;
    width: 197px;
    max-height: 406px;
    overflow-y: auto;
    z-index: 3000
}

.cst-dp-body .cst-dp-item-selected a {
    color: #1276e5
}

.cst-dp-body li {
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    padding-left: 10px
}

.cst-dp-body .cst-dp-item-add {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    height: 31px;
    line-height: 31px
}

.cst-dp-body .cst-dp-item-add .cst-dp-item-label {
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: 0 10px;
    background-image: url(decorator/custom_select_add.png)
}

.cst-dp-body .cst-dp-item-add a {
    color: #47c96b
}

.cst-dp-body li.cst-dp-item-add.hover, .cst-dp-body li.cst-dp-item.hover {
    background-color: #4da7fd
}

.cst-dp-body li.cst-dp-item-add.hover a, .cst-dp-body li.cst-dp-item.hover a {
    color: #f3f4f4
}

.cst-dp-body li a {
    color: #323437;
    float: left
}

.cst-dp-item-add-icon {
    width: 10px;
    text-align: center
}

.cst-dp-item-label {
    width: 78%
}

.cst-dp-body .cst-dp-item-del {
    display: none;
    width: 9%;
    min-width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: right;
    font-family: Simsun;
    font-size: 13px;
    font-weight: 700;
    padding-top: 9px
}

.cst-dp-body .hover .cst-dp-item-del {
    display: block
}

.check-option-container {
    color: #5d5d61;
    margin: 0 auto 16px;
    text-align: center;
    line-height: 22px
}

.check-option-container .check-option-item, .control-bar-wrapper .control-bar {
    color: #323437
}

.check-option-container input, .check-option-container label {
    margin-right: 8px
}

.control-bar-wrapper {
    position: relative;
    padding-top: 20px;
    padding-bottom: 15px;
    z-index: 2;
    color: #323437
}

.control-bar-wrapper .control-bar .label {
    display: inline-block;
    height: 26px;
    padding-right: 5px;
    line-height: 26px;
    color: #787a7d
}

.control-bar-wrapper .control-bar .date-select-bar {
    border-style: solid;
    border-width: 1px;
    border-color: #e1e3e4;
    border-radius: 2px
}

.control-bar-wrapper .control-bar .date-select-bar a {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    color: #323437;
    background-color: #fff
}

.control-bar-wrapper .control-bar .date-select-bar a:hover {
    background-color: #f3f4f4
}

.control-bar-wrapper .control-bar .date-select-bar a:first-child.cur {
    border-radius: 2px 0 0 2px;
    left: -1px
}

.control-bar-wrapper .control-bar .date-select-bar a:last-child.cur {
    border-radius: 0 2px 2px 0;
    right: -1px
}

.control-bar-wrapper .control-bar .date-select-bar .cur {
    position: relative;
    bottom: -1px;
    margin-top: -2px;
    padding-top: 1px;
    height: 25px;
    background-color: #4da7fd;
    color: #fff
}

.control-bar-wrapper .control-bar .date-select-bar .cur:hover {
    background-color: #4da7fd;
    color: #fff
}

.control-bar-wrapper .control-bar .time-select-bar .text {
    width: 180px;
    height: 24px;
    line-height: 24px;
    margin: 0 0 0 7px;
    padding: 0 0 0 6px;
    border: 1px solid #e1e3e4;
    border-radius: 2px;
    text-indent: 0;
    color: #323437;
    cursor: pointer
}

.control-bar-wrapper .control-bar .time-select-bar .select-bar-item {
    position: relative;
    margin-left: 5px;
    height: 24px;
    line-height: 24px
}

.control-bar-wrapper .control-bar .time-select-bar .select-bar-item .dropdown {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 25px;
    height: 24px;
    border-left: 1px solid #e1e3e4;
    background-repeat: no-repeat;
    background-color: #fff;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -1020px
}

.control-bar-wrapper .control-bar .time-select-bar .cur .text, .control-bar-wrapper .control-bar .time-select-bar .select-bar-item .cur {
    border: 1px solid #4da7fd
}

.control-bar-wrapper .control-bar .time-select-bar .select-bar-item .dropdown:hover {
    background-color: #f2f4f4
}

.control-bar-wrapper .control-bar .time-select-bar .cur .dropdown {
    border-left: 1px solid #4da7fd;
    background-color: #4da7fd;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -1046px
}

.control-bar-wrapper .control-bar .time-select-bar .cur .dropdown:hover {
    background-color: #4da7fd
}

.control-bar-wrapper .control-bar .time-select-bar .compare-date {
    width: 12px;
    height: 12px;
    position: relative;
    margin-right: 6px;
    margin-left: -19px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.control-bar-wrapper .control-bar .time-select-bar .compare-date-checkbox {
    margin-right: 0
}

.control-bar-wrapper #compare-date-container {
    float: right
}

.calendar-box {
    display: none;
    z-index: 10000;
    position: absolute;
    left: 300px;
    margin-top: 6px;
    background: #FFF;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    border: 1px solid #e1e3e4
}

.calendar-box .btn-bar {
    margin-top: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #f0f0f0;
    background: #fbfcfc
}

.calendar-box .btn-bar span {
    color: #666
}

.calendar-box .btn-bar input {
    text-align: center
}

.calendar-box .btn-bar .date-change {
    float: right;
    margin-right: 20px
}

.calendar-box .btn-bar .date-range {
    float: left;
    margin-left: 35px
}

.calendar-box .btn-bar .date-range input {
    border: 1px solid #d9dbdc;
    width: 80px;
    height: 22px;
    border-radius: 2px
}

.calendar-box .btn-bar .date-range .date-invalid {
    border: 1px solid #f56e6a
}

.calendar-box .btn-bar .date-range .date-start {
    margin: 0 5px 0 10px
}

.calendar-box .btn-bar .date-range .date-end {
    margin: 0 0 0 5px
}

.calendar-box .date-select-tip {
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    color: #f35550
}

.calendar-box .bar {
    height: 25px;
    background: #c7d4ed;
    margin: 4px 3px 2px;
    width: 480px;
    padding-top: 7px
}

.ds-wrap .ds-nextmonth, .ds-wrap .ds-nextmonth-ed, .ds-wrap .ds-nextmonth-ed:hover, .ds-wrap .ds-nextmonth:hover, .ds-wrap .ds-nextyear-ed, .ds-wrap .ds-nextyear-ed:hover, .ds-wrap .ds-nextyear:hover, .ds-wrap .ds-prevmonth, .ds-wrap .ds-prevmonth:hover, .ds-wrap .ds-prevyear, .ds-wrap .ds-prevyear:hover {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png)
}

.calendar-box iframe {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    z-index: -2;
    display: none;
    padding: 3px;
    margin-left: -5px
}

:root .calendar-box {
    border: none
}

.ds-wrap .ds-date-first-selected, .ds-wrap .sunday {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.ds-wrap .ds-date-last-selected, .ds-wrap .saturday {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.ds-wrap {
    margin: 0 17px
}

.ds-wrap .ds-date-othermonth {
    cursor: default
}

.ds-wrap .ds-icon, .ds-wrap .ds-nextmonth, .ds-wrap .ds-nextmonth-ed, .ds-wrap .ds-nextyear, .ds-wrap .ds-nextyear-ed, .ds-wrap .ds-prevmonth, .ds-wrap .ds-prevyear {
    float: left;
    height: 24px;
    margin-top: 27px;
    cursor: pointer
}

.ds-wrap .ds-prevyear {
    width: 10px;
    margin-right: 1px;
    background-repeat: repeat-x;
    background-position: left -1071px
}

.ds-wrap .ds-prevyear:hover {
    background-position: left -1110px
}

.ds-wrap .ds-prevmonth {
    position: relative;
    right: -14px;
    width: 5px;
    background-repeat: no-repeat;
    background-position: left -1149px
}

.ds-wrap .ds-prevmonth:hover {
    background-position: left -1188px
}

.ds-wrap .ds-nextyear, .ds-wrap .ds-nextyear-ed {
    float: right;
    margin-left: -5px;
    width: 10px;
    background-repeat: repeat-x;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -1227px
}

.ds-wrap .ds-nextyear-ed:hover, .ds-wrap .ds-nextyear:hover {
    background-position: left -1266px
}

.ds-wrap .ds-nextyear-ed {
    background-position: left -1305px
}

.ds-wrap .ds-nextmonth, .ds-wrap .ds-nextmonth-ed {
    float: right;
    width: 11px;
    position: relative;
    left: -12px;
    background-repeat: no-repeat;
    background-position: left -1344px
}

.ds-wrap .ds-nextmonth-ed:hover, .ds-wrap .ds-nextmonth:hover {
    background-position: left -1383px
}

.ds-wrap .ds-nextmonth-ed {
    background-position: left -1422px
}

.ds-wrap .ds-cal-head, .ds-wrap .ds-cal-head-selected {
    width: 76px;
    height: 24px;
    margin: 20px 53px 8px;
    border-radius: 2px;
    cursor: pointer;
    line-height: 24px;
    text-align: center;
    color: #323437;
    font-weight: 600
}

.ds-wrap .ds-cal-head-selected:hover, .ds-wrap .ds-cal-head:hover {
    background: #f2f4f4;
    color: #5c9cfb
}

.ds-wrap .ds-cal-head-selected {
    color: #1276ef
}

.ds-wrap .ds-date-selected {
    color: #fff;
    background: #6ab7ff
}

.ds-wrap .ds-date-first-selected, .ds-wrap .ds-date-last-selected {
    color: #fff;
    background: #4aa6fc
}

.ds-cal-wrap {
    padding-right: 24px
}

.ds-cal-wrap td {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center
}

.ds-cal-wrap td .content {
    height: 22px;
    line-height: 22px
}

.ds-cal-wrap thead td {
    height: 30px;
    font-weight: 600;
    color: #5d5d61
}

.ds-cal-wrap tbody td {
    cursor: pointer
}

.ds-cal-wrap .ds-week {
    display: none;
    width: 13px;
    cursor: pointer
}

.ds-cal-wrap .single .ds-week {
    background: 0 0
}

.dialog-container .dialog-title .dialog-close, .drop-down-container .drop-down-list ul li .drop-down-arrow, .drop-down-container .drop-down-list ul li .drop-down-arrow.left, .drop-down-container .drop-down-list ul li.drop-down-li.hover .drop-down-arrow, .drop-down-container .drop-down-list ul li.drop-down-li.hover .drop-down-arrow.left, .drop-down-container .drop-down-list ul li.drop-down-query-li .drop-down-search-btn {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png)
}

.ds-cal-wrap-last {
    padding-right: 0
}

.dialog-container {
    border-radius: 4px;
    padding: 1px;
    background-color: #e6e6e6;
    width: 500px
}

.dialog-container .dialog-title {
    position: relative;
    background-color: #e6e6e6;
    height: 40px;
    text-align: center;
    border-bottom: 1px solid #d8d8d8
}

.dialog-container .dialog-title .dialog-title-text {
    line-height: 40px
}

.dialog-container .dialog-title .dialog-close {
    position: absolute;
    cursor: pointer;
    height: 18px;
    width: 18px;
    color: #666;
    right: 14px;
    top: 10px;
    background-repeat: no-repeat;
    background-position: left -1461px
}

.dialog-container .dialog-content {
    padding: 20px;
    background-color: #f4f4f4;
    color: #333
}

.dialog-container .dialog-black {
    border: 1px solid #333;
    padding: 1px;
    background-color: #f4f4f4;
    width: 500px
}

.dialog-container .dialog-black .dialog-title {
    background-color: #666;
    color: #f4f7fd
}

.dialog-container .dialog-orange {
    border: 1px solid #ffd088;
    padding: 1px;
    background-color: #f4f4f4;
    width: 360px
}

.dialog-container .dialog-orange .dialog-title {
    position: relative;
    background-color: #ffd088;
    color: #f4f7fd
}

.data-warnning-msg {
    margin: 10px 0 40px;
    line-height: 20px
}

.data-warnning-opts {
    height: 22px;
    line-height: 22px
}

.data-warnning-opt-buttons a {
    float: right;
    margin-left: 5px
}

.download-report-wrapper {
    padding: 10px
}

.download-report-title {
    padding-top: 10px;
    font-weight: bolder;
    font-size: 16px
}

.download-report-items label {
    margin-right: 15px
}

.download-report-tip {
    color: #a0a2a5;
    margin: 7px 0 10px 70px
}

.download-report-buttons {
    text-align: right;
    padding-top: 10px
}

.download-report-buttons .btn {
    margin-left: 10px
}

.download-loading {
    cursor: progress
}

.download-report-item-label {
    color: #5b5d61;
    margin-right: 10px
}

.download-dialog .dialog-content {
    padding: 20px 19px 10px
}

.download-report-items-range {
    margin-top: 20px
}

.download-report-items-range .text {
    width: 68px;
    margin-right: 5px
}

.download-report-items-range .download-report-items-range-sep {
    margin: 0 7px 0 2px
}

.download-report-items-tip {
    color: #787a7d;
    margin: 40px 0 10px
}

.drop-down-container {
    position: relative
}

.drop-down-container .drop-down-label {
    float: left;
    height: 26px;
    line-height: 26px
}

.drop-down-container .drop-down-header {
    display: inline-block;
    zoom: 1;
    height: 24px;
    line-height: 24px;
    border: 1px solid #d9dbdc;
    border-radius: 2px;
    cursor: pointer;
    background-color: #fff
}

.drop-down-container .drop-down-header .drop-down-text {
    float: left;
    padding: 0 10px;
    width: 56px;
    height: 24px;
    line-height: 24px
}

.drop-down-container .drop-down-label {
    padding-right: 5px;
    color: #787a7d
}

.drop-down-container .drop-down-list {
    z-index: 99;
    position: absolute;
    top: 31px;
    left: 0;
    padding: 5px 0;
    max-height: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #a0a2a5;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    background-color: #fff
}

.drop-down-container .drop-down-list ul li {
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    cursor: default
}

.drop-down-container .drop-down-list ul li.drop-down-clickable {
    cursor: pointer
}

.drop-down-container .drop-down-list ul li.drop-down-query-li {
    margin: 0 10px 5px;
    border: 1px solid #dedede;
    border-radius: 2px
}

.drop-down-container .drop-down-list ul li .drop-down-li-content, .drop-down-container .drop-down-list ul li.drop-down-no-result-li span, .drop-down-container .drop-down-list ul li.drop-down-result-li span {
    margin-left: 5px
}

.drop-down-container .drop-down-list ul li.drop-down-query-li .drop-down-search-btn {
    float: right;
    width: 14px;
    background-position: left -634px;
    background-repeat: no-repeat
}

.drop-down-container .drop-down-list ul li .drop-down-query {
    border: 0;
    outline-style: none
}

.drop-down-container .drop-down-list ul li .drop-down-arrow {
    width: 6px;
    height: 26px;
    background-position: left -1499px;
    background-repeat: no-repeat
}

.drop-down-container .drop-down-list ul li .drop-down-arrow.left {
    background-position: left -1537px
}

.drop-down-container .drop-down-list ul li.drop-down-shortcut {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    color: #787a7d;
    background-color: #f2f4f4
}

.drop-down-container .drop-down-list ul li.drop-down-li.selected {
    color: #1276e5
}

.drop-down-container .drop-down-list ul li.drop-down-li.hover {
    background-color: #4da7fd;
    color: #fff
}

.drop-down-container .drop-down-list ul li.drop-down-li.hover .drop-down-arrow {
    background-position: left -1575px
}

.drop-down-container .drop-down-list ul li.drop-down-li.hover .drop-down-arrow.left {
    background-position: left -1613px
}

.drop-down-container .drop-down-list ul li.drop-down-no-result-li {
    color: #787a7d
}

.drop-down-container .drop-down-list ul li.drop-down-result-li:hover {
    color: #fff;
    background-color: #4da7fd
}

.disabled .drop-down-header {
    background-color: #f4f4f4;
    color: #a0a2a5
}

:root .drop-down-list {
    border: none
}

.flash-indicator {
    position: relative;
    color: #323437;
    margin: 20px 0 15px 20px
}

.flash-indicator .flash-indicator-wrapper {
    display: inline-block;
    padding-left: 10px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #d9dbdc;
    cursor: pointer;
    border-radius: 2px;
    color: #787a7d;
    background: #fff
}

.flash-indicator-container label div.checkbox, .flash-indicator-container label div.checkbox.checked, .flash-indicator-container label div.radio, .flash-indicator-container label div.radio.checked {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png)
}

.flash-indicator .flash-indicator-wrapper a {
    color: #323437
}

.flash-indicator .flash-indicator-wrapper .flash-indicator-text {
    padding: 0 5px
}

#flash-option-container {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

:root .flash-indicator-container {
    border: none
}

.flash-indicator-container {
    position: absolute;
    z-index: 99;
    display: none;
    padding: 15px 15px 20px;
    width: 595px;
    border: 1px solid #a0a2a5;
    border-radius: 2px;
    background-color: #fff
}

.flash-indicator-container label {
    float: left;
    margin-right: 15px;
    width: 130px;
    height: 26px;
    line-height: 26px;
    white-space: nowrap
}

.flash-indicator-container label input {
    margin-right: 8px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.flash-indicator-container label div {
    display: inline-block;
    zoom: 1;
    margin-bottom: -2px;
    margin-right: -13px;
    width: 12px;
    height: 12px
}

.flash-indicator-container label div.checkbox {
    background-position: left -67px;
    background-repeat: no-repeat
}

.flash-indicator-container label div.checkbox.checked {
    background-position: left -99px;
    background-repeat: no-repeat
}

.flash-indicator-container label div.radio {
    background-position: left -195px;
    background-repeat: no-repeat
}

.flash-indicator-container label div.radio.checked {
    background-position: left -227px;
    background-repeat: no-repeat
}

.flash-indicator-container .text {
    margin-bottom: 13px
}

.flash-indicator-container .separator {
    margin-bottom: 11px
}

.query-item, .query-item .btn {
    margin-right: 20px
}

.query-item span {
    color: #787a7d
}

.query-item input {
    width: 120px;
    margin-left: 6px
}

.guide {
    line-height: 2;
    border-top: 2px solid #CCC
}

.guide .intro {
    padding-left: 96px;
    background-position: 10px 10px;
    background-image: url(decorator/no_auth_icon.png);
    background-repeat: no-repeat
}

.guide .intro .title {
    font-size: 18px;
    padding-bottom: 15px;
    color: #323437
}

.guide .intro .desc {
    padding-bottom: 20px;
    color: #666
}

.guide .intro .entry {
    padding-bottom: 30px
}

.guide .qa {
    padding: 15px 0 0 96px;
    border-top: 1px solid #e6e6e6;
    background-position: 150px 19px
}

.guide-dialog {
    background: #fff
}

.guide-dialog p {
    line-height: 1.5
}

.guide-dialog .em {
    font-weight: bolder
}

.guide-dialog .dialog-title {
    border-bottom: none;
    height: 30px;
    background-color: #fff
}

div.guide-dialog div.dialog-content {
    padding: 0 15px;
    background: #fff
}

div.guide-dialog div.dialog-content div.nav {
    margin: 10px 0
}

div.guide-dialog div.dialog-content div.nav a {
    padding-right: 22px
}

div.guide-dialog div.dialog-content div.slides-container {
    margin: 0 auto;
    height: 430px;
    position: relative;
    width: 700px
}

div.guide-dialog div.dialog-content div.slider-button {
    margin: 10px auto;
    height: 15px;
    text-align: center
}

div.guide-dialog div.dialog-content div.slider-button ul li {
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    height: 12px;
    list-style: none;
    padding-right: 10px;
    width: 12px;
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -1651px
}

div.guide-dialog div.dialog-content div.slider-button ul li.on {
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -1683px
}

div.guide-dialog div.dialog-content div.links {
    float: right;
    margin-top: -22px;
    height: 22px
}

div.guide-dialog div.dialog-content div.links a {
    padding-right: 20px
}

.guide-tip {
    background-color: #F6F6F6;
    position: absolute;
    z-index: 5555;
    padding: 7px 15px 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .3)
}

.guide-tip .tip-arrow {
    background: url(decorator/guide/operations_arrow.png) no-repeat;
    height: 7px;
    top: -7px;
    left: 135px;
    position: absolute;
    width: 12px;
    z-index: 1;
    zoom: 1
}

.guide-tip .close-tip {
    color: #898989;
    cursor: pointer;
    font-weight: bolder;
    position: absolute;
    height: 10px;
    width: 10px;
    right: 3px;
    top: 5px
}

.guide-tip .tip-content {
    line-height: 20px
}

.guide-loading {
    background: url(decorator/loading.gif) left center no-repeat;
    height: 120px;
    line-height: 120px;
    margin: auto;
    padding-left: 40px;
    width: 220px
}

div.layer {
    -webkit-box-shadow: 0 0 16px #d8d8d8;
    box-shadow: 0 0 16px #d8d8d8
}

div.operations-panel {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

div.layer .layer-close {
    position: absolute;
    color: #323437;
    cursor: pointer;
    width: 10px;
    height: 10px;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -1720px;
    right: 14px;
    top: 14px
}

div.layer .loading {
    width: 220px;
    margin-left: 100px
}

.referer-layer {
    border: 1px solid #a1bfdd;
    border-radius: 3px;
    background-color: #fcfcfc
}

.engin-layer table, .referer-layer table {
    width: 460px;
    line-height: 24px;
    margin: 8px 9px 13px;
    color: #323437
}

.engine-layer .title, .referer-layer .title, .refererDistribution-layer .title {
    height: 38px;
    line-height: 38px;
    color: #323437;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ededed;
    padding-left: 15px
}

.referer-layer table th {
    color: #5b5d61;
    font-weight: 400
}

.engin-layer table .order, .referer-layer table .order {
    padding: 0 15px 0 0;
    text-align: center;
    width: 3em
}

.referer-layer .link {
    width: 400px;
    overflow: hidden
}

.refererDistribution-layer {
    border: 1px solid #a1bfdd;
    border-radius: 3px;
    background-color: #fcfcfc
}

.word-layer {
    border: 1px solid #333;
    background-color: #fcfcfc
}

.word-layer table {
    width: 460px;
    line-height: 24px
}

.word-layer .title {
    font-weight: bolder;
    padding-bottom: 10px
}

.word-layer table th {
    color: #9b9b9b
}

.word-layer table .order {
    padding: 0 15px 0 0;
    text-align: center;
    width: 3em
}

.word-layer table .ratio {
    height: 6px;
    background-color: #8DB8F9
}

.engine-layer {
    border: 1px solid #a1bfdd;
    border-radius: 3px;
    background-color: #fcfcfc
}

.engine-layer table {
    width: 460px;
    line-height: 24px;
    margin: 8px 15px 13px;
    color: #323437
}

.engine-layer table .index-number {
    text-align: right;
    width: 42px
}

.engine-layer table th {
    color: #5b5d61;
    font-weight: 400
}

.engine-layer table .order {
    padding: 0 15px 0 0;
    text-align: right;
    width: 3em
}

.engine-layer .link {
    width: 360px;
    overflow: hidden
}

.operations {
    background: url(decorator/operations.png) center center no-repeat;
    float: right;
    height: 28px;
    width: 16px;
    margin-right: -20px;
    position: relative
}

.paging .page-number a.next, .paging .page-number a.previous {
    width: 22px;
    background-repeat: no-repeat;
    background-position: 8.5px 6.5px
}

.operations-panel {
    position: absolute
}

.operations-panel .tip-content {
    border-radius: 3px;
    line-height: 20px;
    min-width: 140px;
    background-color: #fff
}

.operations-panel .tip-content ul {
    white-space: nowrap
}

.operations-panel .tip-content ul li {
    cursor: pointer;
    list-style: none;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ededed
}

.operations-panel .tip-content ul li a {
    color: #323437;
    padding-left: 10px
}

.operations-panel .tip-content ul li.first {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.operations-panel .tip-content ul li.last {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: 0
}

.operations-panel .tip-content ul li:hover {
    background-color: #529efc
}

.operations-panel .tip-content ul li:hover a {
    color: #fff
}

#OperationItems li a.disabled {
    cursor: default;
    color: #999
}

.title-ellipsis {
    max-width: 420px;
    overflow: hidden
}

#paging {
    padding-bottom: 15px
}

.paging {
    padding: 0 20px;
    background-color: #fff
}

.paging .page-number a.next:hover, .paging .page-number a.previous:hover {
    background-color: #f3f4f4
}

.paging .page-number {
    float: right;
    margin-top: 6px
}

.paging .page-number a {
    color: #323437
}

.paging .page-number a.number {
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 8px
}

.paging .page-number a.previous {
    float: left;
    height: 22px;
    margin: 0 10px;
    border: 1px solid #e1e3e4;
    border-radius: 2px;
    background-image: url(decorator/left_arrow.png)
}

.paging .page-number a.next {
    float: left;
    height: 22px;
    margin-left: 10px;
    border: 1px solid #e1e3e4;
    border-radius: 2px;
    background-image: url(decorator/right_arrow.png)
}

.search-container span.search-btn, .search-container span.search-close, .search-container:hover span.search-btn, .selector .arrow {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-repeat: no-repeat
}

.paging .page-number a.selected {
    border-radius: 2px;
    color: #fff;
    background-color: #4da7fd
}

.paging .cst-dp-header, .search-container {
    border: 1px solid #e1e3e4
}

.paging .page-number .dot {
    float: left
}

.paging .page-number .jump-text {
    padding-left: 10px
}

.paging .page-number input.text {
    width: 34px;
    height: 22px;
    border: 1px solid #e1e3e4;
    margin: 0 6px;
    text-align: center
}

.paging .page-number .btn {
    margin-left: 15px
}

.paging #page-size {
    float: left
}

.paging .page-size {
    float: left;
    margin-top: 4px
}

.paging .page-size .page-size-text {
    float: left;
    padding-top: 6px;
    padding-right: 5px
}

.paging .cst-dp-header .cst-dp-label {
    width: 40px
}

.paging .cst-dp-body {
    width: 70px
}

.search-container {
    width: 240px;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    background-color: #fff
}

.search-container:hover {
    border-color: #a0a2a5
}

.search-container:hover span.search-btn {
    margin: 0 10px;
    background-position: left -1740px
}

.search-container.search-container-focus {
    border-color: #4da7fd
}

.search-container .search-input {
    margin: 0 6px 0 10px;
    padding-bottom: 3px;
    width: 173px;
    border: 0;
    outline-style: none
}

.search-container span {
    float: right;
    display: inline-block;
    zoom: 1;
    width: 14px;
    cursor: pointer
}

.search-container span.search-btn {
    margin: 0 10px;
    background-position: left -634px
}

.search-container span.search-close {
    background-position: left -1779px
}

::-ms-clear, ::-ms-reveal {
    height: 0;
    width: 0
}

.select-group {
    display: inline-block
}

.send-report-dialog .dialog-content {
    padding: 19px 19px 10px
}

.send-report-wrapper {
    padding: 10px
}

.send-report-items label {
    margin-right: 15px
}

.send-report-tip {
    color: #a0a2a5;
    margin: 7px 0 18px 70px
}

.send-report-success-items {
    line-height: 24px
}

.send-report-item {
    margin-bottom: 20px
}

.send-report-item .cst-01 {
    display: inline-block;
    vertical-align: middle
}

.report-theme .tip-table-body, .selector .text {
    vertical-align: top
}

.send-report-item .cst-01 .cst-dp-label {
    width: 50px
}

.send-report-item .cst-01 .cst-dp-body {
    width: 86px;
    height: 150px
}

.send-report-item .cst-01 .cst-dp-body .cst-dp-item-label {
    width: 40px
}

@media all and (-ms-high-contrast: none) {
    .send-report-item .cst-01 .cst-dp-body {
        border: 1px solid #a0a2a5
    }

    .send-report-item .cst-01 .cst-dp-body, .send-report-item .cst-01 ::-ms-backdrop {
        border: 1px solid #a0a2a5
    }
}

.send-report-item-mail {
    margin-bottom: 18px
}

.send-report-buttons {
    text-align: right
}

.send-report-buttons .btn {
    margin-left: 10px
}

.send-report-mail {
    width: 386px
}

.selector {
    position: relative;
    height: 26px;
    width: 238px;
    border: 1px solid #2a76cd;
    border-radius: 2px;
    z-index: 10000;
    cursor: pointer;
    background-color: #2a76cd
}

.selector .text {
    position: relative;
    float: left;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    overflow: hidden;
    color: #fff;
    width: 198px
}

.selector .arrow {
    float: right;
    width: 18px;
    height: 26px;
    background-position: left -1818px
}

.selector .site-selector-options {
    position: absolute;
    z-index: 1;
    border: 1px solid #a0a2a5;
    border-radius: 2px;
    background-color: #fff;
    padding: 5px 0;
    line-height: 26px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    width: 236px;
    top: 30px;
    left: 0;
    max-height: 360px
}

.selector .site-selector-options li {
    position: relative;
    display: block;
    overflow: hidden;
    height: 26px;
    line-height: 26px;
    min-height: 26px;
    padding-right: 26px
}

.selector .site-selector-options li a {
    color: #333;
    display: block;
    white-space: nowrap
}

.selector .site-selector-options li a.disabled {
    color: #999;
    cursor: default;
    margin-right: -26px
}

.selector .site-selector-options li a.disabled:hover {
    background-color: transparent
}

.site-selector .site-selector-options li .is-default, .site-selector a.is-default, .site-selector li.sub-dir-hover a.is-default, .url-is-default {
    background-repeat: no-repeat;
    background-image: url(decorator/url_is_default@2x.png);
    background-size: 16px 16px;
    background-image: url(decorator/url_is_default.png) \9
}

.site-selector .site-selector-options li.hover .is-not-default, .site-selector li.sub-dir-hover a.is-not-default, .url-is-not-default {
    background-repeat: no-repeat;
    background-image: url(decorator/url_is_not_default@2x.png);
    background-size: 16px 16px;
    background-image: url(decorator/url_is_not_default.png) \9
}

.site-selector .site-selector-options li.hover .is-not-default:hover, .site-selector a.is-not-default:hover, .site-selector li.sub-dir-hover a.is-not-default:hover, .url-is-not-default-hover {
    background-repeat: no-repeat;
    background-image: url(decorator/url_is_not_default_hover@2x.png);
    background-size: 16px 16px;
    background-image: url(decorator/url_is_not_default_hover.png) \9
}

#site-list .has-sub-dir, #site-list .hover .has-sub-dir {
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png)
}

.site-selector {
    float: right
}

.site-selector .set-default {
    position: absolute;
    display: inline-block;
    top: 5px;
    padding: 0;
    height: 16px;
    width: 17px;
    right: 20px
}

.site-selector .site-selector-options li .set-default, .site-selector .site-selector-subdir .set-default {
    right: 10px
}

.site-selector .site-selector-options li.even {
    background-color: #eef2ff
}

.site-selector .site-selector-options li.hover {
    background-color: #dbe4ff
}

.site-selector .site-selector-options li.hovera {
    background-color: #e2edfb
}

.site-selector .auth {
    color: #090;
    padding-left: 2px
}

.site-selector .no-auth {
    color: #999;
    padding-left: 2px
}

.site-selector .dir {
    padding-left: 20px
}

.site-selector .site-selector-subdir {
    position: absolute;
    left: -240px;
    width: 238px;
    padding: 5px 0;
    border: 1px solid #a0a2a5;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    max-height: 375px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff
}

#site-list .url, .table .sortable, .table .sortable .td-content .text, .table .td-content, table.summary tr td div.summary-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis
}

#site-list li.hover, .site-selector .site-selector-subdir .sub-dir-hover {
    background-color: #4da7fd
}

.site-selector .site-selector-subdir .dir {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 15px;
    white-space: nowrap;
    display: block
}

.site-selector .site-selector-subdir li {
    position: relative;
    min-height: 26px;
    padding-right: 26px;
    line-height: 26px
}

.site-selector .site-selector-subdir a {
    color: #333
}

#site-list li.hover a span, .site-selector .site-selector-subdir .sub-dir-hover a, .site-selector .site-selector-subdir .sub-dir-hover a span {
    color: #fff
}

.site-selector-readonly .set-default {
    display: none
}

.site-selector-readonly .site-selector-options li {
    padding-right: 0
}

#site-list li.hover a {
    background-color: transparent;
    color: #fff
}

#site-list li.hover a.disabled {
    color: #c4c4c4
}

#site-list .has-sub-dir {
    background-position: left -1853px
}

#site-list .hover .has-sub-dir {
    background-position: left -1892px
}

#site-list .sub-dir-arrow {
    width: 7px;
    height: 26px;
    float: left;
    margin: 0 5px
}

#site-list a {
    float: left
}

#site-list .url {
    display: block;
    width: 176px;
    white-space: nowrap;
    height: 26px;
    line-height: 26px
}

:root .site-selector-options, :root .site-selector-subdir {
    border: none
}

#summary {
    padding: 30px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0
}

table.summary {
    border-collapse: separate
}

table.summary tr td {
    text-align: left;
    border-right: 1px solid #f0f0f0;
    padding: 0 20px
}

table.summary tr td span.text {
    color: #323437
}

table.summary tr td span.text .help {
    top: 1px
}

table.summary tr td div.value {
    margin-top: 20px;
    font-size: 20px;
    color: #121315
}

table.summary tr td div.compare-value {
    margin-top: 20px;
    font-size: 14px;
    color: #5b5d61
}

table.summary tr td div.summary-ellipsis {
    white-space: nowrap
}

table.summary tr td.last {
    border-right: none
}

#table {
    margin-bottom: 15px
}

.table {
    border-collapse: collapse;
    line-height: 1.2;
    border-top: 1px solid #dedede;
    color: #323437;
    background-color: #fff
}

.table .empty {
    text-align: center
}

.table td {
    white-space: nowrap;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 3px
}

.table .td-content {
    line-height: 1.5;
    display: inline-block;
    white-space: nowrap;
    width: 100%
}

.table .number, .table .ratio, .table .time, .table .time2 {
    text-align: right;
    padding-right: 20px
}

.table .number-col, .table tbody .number-col, .table thead .number-col {
    width: 2em;
    text-align: left;
    padding-right: 14px
}

.table .asc .td-content, .table .desc .td-content {
    padding-right: 20px;
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png)
}

.table .operate-col .td-content {
    width: 30px;
    height: 14px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -1931px
}

.table .no-operate-col {
    width: 50px
}

.table .table-index {
    text-indent: 0;
    width: 200px;
    text-align: left
}

.table .desc .td-content {
    background-position: right -1955px
}

.table .asc .td-content {
    background-position: right -1989px
}

.table .sortable {
    width: 90px
}

.table .sortable:hover .td-content, .table .sortable:hover .td-content .text {
    text-decoration: underline
}

.tabs ul li a:hover, .time-span a, a.help {
    text-decoration: none
}

.table .sortable .td-content {
    display: inline;
    cursor: pointer
}

.table .sortable .td-content .text {
    max-width: 80px
}

.table .table-index.sortable {
    overflow: visible
}

.table .empty-col {
    width: 15px
}

.table .group {
    border-left: 1px solid #f0f0f0
}

.table .no-group {
    border-left: none
}

.table .expand-col {
    width: 34px;
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -2023px
}

.table .expand-col:hover {
    cursor: pointer
}

.table .no-expand-col {
    width: 10px;
    padding-left: 23px;
    cursor: pointer;
    overflow: hidden
}

.table .open {
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -2047px
}

.table tbody tr .expand-col, .table tbody tr .open {
    background-position: 9px center;
    background-repeat: no-repeat
}

.table .open:hover {
    cursor: pointer
}

.table thead {
    background-color: #f4f4f4
}

.table thead .group-item td {
    height: 36px
}

.table thead td {
    height: 44px;
    border-bottom: 1px solid #dedede;
    padding-top: 0;
    padding-bottom: 0
}

.table thead .group {
    border-left: 1px solid #dedede
}

.table thead .group-title .td-content {
    text-align: left;
    text-indent: 10px
}

.table thead .group-title .table-index .td-content {
    position: relative;
    left: -74px
}

.table thead .group-title .table-index.sortable .td-content {
    left: -65px
}

.table thead .trans-group .td-content {
    text-indent: 10px;
    overflow: visible
}

.table thead .trans-group .trans-title {
    float: left;
    margin: 0 10px 0 0;
    height: 26px;
    line-height: 26px;
    color: #5d5d61
}

.table thead .trans-group .trans-title .help {
    top: 2px
}

.table thead .trans-group .drop-down-container {
    float: left;
    color: #323437
}

.table thead .trans-group .drop-down-container .drop-down-header {
    float: left
}

.table thead .group-item .help {
    top: 0
}

.table thead .td-content {
    color: #5d5d61
}

.table tbody tr.hover, .table tbody tr:hover {
    background-color: #f4f7fd
}

.table tbody tr .expand-col {
    background-image: url(decorator/expand.png)
}

.table tbody tr .open {
    background-image: url(decorator/close.png)
}

.table tbody tr .mini-loading {
    background-position: center center;
    background-image: url(decorator/mini_loading.gif)
}

.table tbody .line td {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f0f0f0
}

.table tbody .expand-tr td {
    border-bottom: 1px solid #dedede
}

.table tbody .expand-tr .empty-col {
    border-bottom: 1px solid #fff
}

.table tbody .line-last td {
    padding-top: 3px;
    padding-bottom: 13px
}

.table tbody .line-first td, .table tbody .sub-line td {
    padding-top: 8px;
    padding-bottom: 8px
}

.table tbody .sub-line:hover {
    background: 0 0
}

.table tbody .sub-line .sub-title .icon, .table-indicator .group label .checkbox, .table-indicator .group label .checkbox.checked, .table-indicator-custom-btn {
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    background-repeat: no-repeat;
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png)
}

.table tbody .sub-line .group {
    border-left: none
}

.table tbody .sub-line td {
    border-bottom: 1px solid #f0f0f0;
    background-color: #f9f9f9
}

.table tbody .sub-line .empty-col {
    border-bottom: 1px solid #fff;
    background-color: #fff
}

.table tbody .sub-line .empty-col.last {
    border-left: 1px solid #dedede;
    border-right: none
}

.table tbody .sub-line .no-expand-col {
    cursor: default;
    border-left: 1px solid #dedede
}

.table tbody .sub-line .sub-title {
    text-align: left
}

.table tbody .sub-line .sub-title .td-content {
    overflow: visible;
    position: relative;
    width: 100%
}

.table tbody .sub-line .sub-title .td-content a {
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.table tbody .sub-line .sub-title .icon {
    position: absolute;
    left: -40px;
    top: -17px;
    width: 11px;
    height: 9px;
    display: block;
    background-position: left -2071px
}

.tabs, .tabs ul li.selected, a.help {
    position: relative
}

.tabs ul li a, a.help {
    display: inline-block
}

.table tbody .sub-line .no-indent {
    border-left: 1px solid #dedede
}

.table tbody .sub-line .no-indent .icon {
    left: 30px
}

.table tbody .sub-line-last td, .table tbody .tr-title td {
    border-bottom: 1px solid #dedede
}

.table tfoot td {
    padding: 8px 0;
    border-bottom: 1px solid #f0f0f0
}

.table tfoot .td-content {
    text-overflow: ellipsis
}

.table tfoot .summary {
    text-align: left
}

.table-layout-03 thead .group-title .table-index .td-content {
    left: -53px
}

.table-layout-03 .sortable {
    width: auto
}

.table-layout-03 thead .group-title .table-index.sortable .td-content {
    left: -42px
}

.table tbody .table-layout-03 .number-col, .table thead .table-layout-03 .number-col, .table-layout-03 .number-col, .table-layout-03 .table tbody .number-col, .table-layout-03 .table thead .number-col {
    padding-left: 25px
}

#trans-select-container .drop-down-header .drop-down-text {
    padding: 0;
    width: 90px
}

#table .table-layout-09 {
    table-layout: auto
}

#table .table-layout-09 .td-content {
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis
}

#table .table-layout-09 .sub-line .sub-title .td-content {
    overflow: visible;
    width: 100%
}

#table .table-layout-09 .empty-col .td-content {
    width: 15px
}

#table .table-layout-09 .number-col .td-content {
    width: 2em
}

#table .table-layout-09 .expand-col .td-content {
    width: 34px
}

#table .table-layout-09 .no-expand-col .td-content {
    width: 10px
}

#table .table-layout-09 .no-operate-col .td-content, #table .table-layout-09 .operate-col .td-content {
    width: 30px
}

#table .table-layout-09 .trans-group .td-content {
    width: 200px;
    overflow: visible
}

#table .table-layout-09 .url, #table .table-layout-09 .url .td-content, #table .table-layout-09 .url .td-content a {
    width: auto;
    overflow: visible;
    word-break: break-all;
    white-space: normal
}

#table .table-layout-09 thead .group-title .table-index .td-content {
    left: -53px
}

#table .table-layout-09 thead .group-title .table-index.sortable .td-content {
    left: -42px
}

#table .table-layout-09 .number-col {
    padding-left: 25px
}

#table .table-layout-09.table-layout-02 .number-col {
    padding-left: 0
}

#table .table-layout-09 tbody td.operate-col {
    text-align: right
}

.table-indicator-custom-btn {
    margin-bottom: 5px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d9dbdc;
    border-radius: 2px;
    color: #1276e5;
    background-color: #fff;
    cursor: pointer;
    background-position: left -2090px
}

.table-indicator-custom-btn span {
    padding-left: 35px
}

.table-indicator-custom-btn:hover {
    background-color: #f3f4f4
}

#table-indicator {
    padding: 0 20px;
    margin-bottom: 10px
}

:root .table-indicator {
    border: none
}

.table-indicator {
    border: 1px solid #a0a2a5;
    border-radius: 2px;
    color: #323437;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.table-indicator .shortcuts {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e1e3e4
}

.table-indicator .shortcuts > em {
    margin: 0 10px 0 15px
}

.table-indicator .shortcuts em {
    font-style: normal
}

.table-indicator .shortcuts .gray {
    color: #a0a2a5
}

.table-indicator .shortcuts .red {
    color: red
}

.table-indicator .shortcuts .shortcutsButton {
    padding: 5px 10px;
    border-radius: 2px
}

.table-indicator .shortcuts .shortcutsButton.selected {
    color: #fff;
    background-color: #4fa8f9
}

.table-indicator .group {
    padding: 0 20px
}

.table-indicator .group label {
    float: left;
    width: 140px;
    height: 16px;
    line-height: 16px;
    margin-top: 20px
}

.table-indicator .group label.groupName {
    width: 95px;
    color: #787a7d
}

.table-indicator .group label input {
    margin-right: 8px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.table-indicator .group label .checkbox {
    display: inline-block;
    zoom: 1;
    margin-bottom: -2px;
    margin-right: -13px;
    width: 12px;
    height: 12px;
    background-position: left -67px
}

.table-indicator .group label .checkbox.checked {
    background-position: left -99px
}

.table-indicator .table-indicator-btn {
    padding: 25px 0 25px 110px
}

.table-indicator .table-indicator-btn.not-by-group {
    padding-left: 20px
}

.table-indicator-trigger {
    margin: 0 0 10px 20px
}

.tabs {
    border-top: 1px solid #e1e3e4;
    border-bottom: 1px solid #e1e3e4;
    background-color: #f8f8f8
}

.tab-contents, .time-span a {
    background-color: #fff
}

.tabs ul li {
    float: left;
    padding: 15px 20px;
    border-right: 1px solid #e1e3e4;
    cursor: pointer;
    font-size: 14px;
    line-height: 1
}

.tabs ul li a {
    color: #323437
}

.tabs ul li.selected {
    bottom: -1px;
    border-top: 3px solid #4aa6fc;
    padding: 14px 20px;
    margin-top: -1px;
    background: #fff
}

.tabs ul li.selected a {
    color: #121315
}

.time-span {
    margin-left: 25px;
    border: 1px solid #e1e3e4;
    border-radius: 2px
}

.time-span a.first, .time-span a.selected:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.time-span a.last, .time-span a.selected:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.time-span a {
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    color: #323437
}

.time-span a:hover {
    background-color: #f3f4f4
}

.time-span a.selected {
    position: relative;
    bottom: -1px;
    margin-top: -2px;
    padding-top: 1px;
    height: 25px;
    background-color: #4fa8f9;
    color: #fff
}

.time-span a.disable {
    background-color: #f3f4f4;
    color: #a0a2a5;
    cursor: not-allowed
}

.tip-layout-gray .indicator-theme, .tip-layout-gray .title-theme {
    background-color: #f5f5f5;
    border: 1px solid #777;
    color: #444;
    width: 413px
}

.tip-layout-gray .indicator-theme .tip-arrow, .tip-layout-gray .title-theme .tip-arrow {
    width: 15px;
    height: 7px;
    top: -7px;
    background-repeat: no-repeat;
    background-position: -2px 0;
    background-image: url(decorator/arrow_up_gray_with_border.png)
}

.tip-layout-gray .indicator-theme .tip-wrap, .tip-layout-gray .title-theme .tip-wrap {
    padding: 15px 5px 12px
}

a.help {
    top: 6px;
    height: 12px;
    width: 12px;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-image: url(decorator/common-7587052d4ab6d32c9ceedcfd0f64ebaa.png);
    -background-image: url(decorator/common-1014fdbb369fe9dd0655497eafc3d557-ie6.png);
    background-position: left -2133px
}

.report-theme, .tip-div {
    position: absolute
}

.tip-container {
    z-index: 998
}

.report-theme {
    border: 1px solid #333;
    width: 356px;
    padding: 1px;
    font-size: 12px;
    background-color: #fcfcfc
}

.report-theme .tip-arrow {
    margin: 0;
    padding: 0;
    border: 7px solid transparent;
    border-bottom-color: #666;
    position: absolute;
    top: -15px;
    left: 12px;
    width: 0;
    height: 0;
    line-height: 0
}

.report-theme .tip-wrap .tip-head {
    position: relative;
    padding: 6px;
    background-color: #666;
    color: #fff
}

.report-theme .tip-wrap .tip-close {
    cursor: pointer;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 4px;
    top: 4px;
    background-color: #fff;
    border-radius: 1px;
    color: #666;
    font-family: Simsun;
    font-size: 16px;
    font-weight: 700
}

.report-theme .tip-wrap .tip-body {
    padding: 6px;
    line-height: 18px
}

.report-theme .tip-table {
    text-align: left
}

.report-theme .tip-table .tip-title {
    white-space: nowrap;
    font-weight: 700;
    text-align: left
}

.report-theme .tip-table .tip-content {
    font-weight: 400;
    text-align: left
}

.indicator-theme, .tip-layout-gray .title-theme, .title-theme {
    position: absolute;
    width: 263px;
    color: #333;
    background-color: #fafbfc;
    font-size: 12px;
    border: 1px solid #a4c1e2;
    border-radius: 2px
}

.indicator-theme .tip-arrow, .title-theme .tip-arrow {
    margin: 0;
    padding: 0;
    border: 7px solid transparent;
    border-bottom-color: #a4c1e2;
    position: absolute;
    top: -14px;
    left: 12px;
    width: 0;
    height: 0;
    line-height: 0
}

.indicator-theme .tip-wrap, .title-theme .tip-wrap {
    padding: 15px;
    line-height: 22px
}

/*bootstarp
  自定义样式
*/
.table-strip > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9
}

/*鼠标悬停事件*/
.table-hovered-success > tbody > tr:hover {
    background-color: #dff0d8;
}

.table-hovered-info > tbody > tr:hover {
    background-color: #d9edf7;
}

.table-hovered > tbody > tr:hover {
    background-color: #F1FBFF;
}