/*!
 * dsm v5.0 (http://www.huatusoft.com)
 * Copyright 2017 vamtoo.
 * By vamtoo.yanhaojian
濞村鐦� 闁拷  瀵拷, 闁跨喕顢滈敐蹇斿 閸＄喓銆嬮幏锟�   娑旓拷 闁跨喐褰粵瑙勫闁跨噦鎷�,icons 閸忥拷   闁跨噦鎷�.  閸忥拷  闁跨噦鎷�, 瑜帮拷, 妞わ拷, 閺夛拷    閹拷  韫囷拷    婵拷 闁跨喓鐛ら敓锟�
 */

@charset "UTF-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    font-family: "Microsoft YaHei", 微软雅黑, sans-serif;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.policy_panel_heading {
    padding: 0px !important;
}

.flow_panel_heading {
    padding: 0px !important;
}

.panel-heading > h4 {
    padding-left: 10px;
}

.panel-heading > .bg_active {
    background-color: #c0ecfb;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

.dsm-form-item:before, .dsm-form-item:after,
.dsm-input-block:before, .dsm-input-block:after,
.dsm-radio-one:before, .dsm-radio-one:after,
.dsm-inline:before, .dsm-inline:after {
    display: table;
    content: " ";
}

.dsm-form-item:after,
.dsm-input-block:after,
.dsm-radio-one:after,
.dsm-inline:after {
    clear: both;
}

.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #32D98C 0, #32D98C 100%);
    background-color: #32D98C;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    /* -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15); */
    /* box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15); */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #32D98C;
    background-image: -webkit-linear-gradient(top, #149bdf 0, #0480be 100%);
    background-image: -o-linear-gradient(top, #149bdf 0, #0480be 100%);
    background-image: linear-gradient(to bottom, #32D98C 0, #32D98C 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border: 0 solid transparent;
}

.slider.slider-horizontal {
    margin-top: 10px;
}

.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
    margin-top: -8px;
}

.slider.slider-horizontal .slider-track {
    height: 6px;
}

/*闁拷  瀵拷*/
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, 0.25);
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box;
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(50, 50, 50, 0.3);
}

::-webkit-scrollbar-track {
    background-color: rgba(50, 50, 50, 0.05);
}

body {
    height: 100%;
}

.f-r {
    float: right !important;
}

.f-l {
    float: left;
}

.t-l {
    text-align: left !important;
}

.t-r {
    text-align: right !important;
}

.t-70 {
    top: 70px !important;
}

.mg-10 {
    margin: 10px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-60 {
    margin-right: 60px;
}

.m-r-f10 {
    margin-right: -10px;
}

.m-t-10 {
    margin-top: -10px;
}

.m-t-5 {
    margin-top: -5px !important;
}

.m-t-5p {
    margin-top: 5px !important;
}

.m-t-10p {
    margin-top: 10px;
}

.m-l-10p {
    margin-left: 10px;
}

.m-l-13p {
    margin-left: 13px;
}

.m-l-100p {
    margin-left: 100px !important;
}

.m-l-55p {
    margin-left: 55px;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-l-0 {
    margin-left: 0 !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.h-200 {
    height: 200px;
}

.m-l-135 {
    margin-left: 135px;
}

.pos-r {
    position: relative;
}

.bg-red {
    background-color: #FE907B;
}

.w40 {
    width: 40px !important;
}

.w60 {
    width: 60px !important;
}

.w80 {
    width: 80px !important;
}

.w100 {
    width: 100px !important;
}

.h20 {
    height: 20px !important;
}

.w130 {
    width: 130px !important;
}

.w150 {
    width: 150px !important;
}

.w188 {
    width: 188px !important;
}

.w200 {
    width: 200px !important;
}

.w268 {
    width: 268px !important;
}

.w300 {
    width: 300px !important;
}

.w350 {
    width: 350px !important;
}

.w450 {
    width: 450px !important;
}

.wp10 {
    width: 10%;
}

.wp15 {
    width: 15%;
}

.wp20 {
    width: 20%;
}

.wp30 {
    width: 30%;
}

.wp50 {
    width: 50%;
}

.wp40 {
    width: 40%;
}

.wp80 {
    width: 80%;
}

.wp90 {
    width: 90%;
}

.disabled > a > span {
    color: #ADD8E6;
}

.notice {
    color: #808A87;
}

.disabled a {
    color: #808A87;
}

.bg-red:hover {
    background-color: #F9A9A5;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
}

.bg-yellow {
    background-color: #F6B754;
}

.bg-yellow:hover {
    background-color: #F5C06C;
}

.bg-green {
    background-color: #3FD48F;
}

.bg-green:hover {
    background-color: #57D89C;
}

.color-999 {
    color: #999 !important;
}

.color-78 {
    color: #787878 !important;
}

.color-red {
    color: red !important;
}

.tab-content > .active {
    border: 1px solid #ddd;
    margin-top: -2px;
    background-color: #ffffff;
}

.nav-tabs > li > a {
    line-height: 1.42857143;
    border-radius: 1px 1px 0 0;
    color: #555;
    cursor: default;
    border: 1px solid #ddd;
    margin-right: -1px;
    background-color: #eee;
}

a:focus, a:hover {
    outline: none;
    text-decoration: none;
}

.dropdown-toggle {
    margin-bottom: 2px !important;
}

.dropdown.log .dropdown-toggle {
    margin-bottom: 0px !important;
}

.btn {
    border-radius: 3px;
}

.btn-lg {
    padding: 9px 40px;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: -2px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1b9aee;
    border-color: #1b9aee;
}

.dropdown.log {
    margin-left: 5px;
    display: inline-block;
}

.btn-toolbar .btn.whitebg {
    background-color: #ffffff;
    color: #03C4FC;
    border-bottom: 2px solid #03c4fc;
}

.btn-primary {
    color: #fff;
    background-color: #03C4FC;
    border-color: #03C4FC;
}

.btn.whitebg {
    background-color: #ffffff;
    color: #03C4FC;
    border-bottom: 2px solid #03c4fc;
}

.btn.whitebg.disabled {
    border-color: #03c4fc;
    opacity: 1;
}

.btn.whitebg.blackcolor {
    color: #333;
    border-color: #ddd;
}

.dsmbfontlack {
    color: #333C !important;
}

.dsmbgblue {
    background-color: #03C4FC;
}

.dsmfontblue {
    color: #03C4FC !important;
}

.dsmmainbg {
    background-color: #ffffff;
}

.dsmcheckbox {
    width: 25px;
    position: relative;
    float: left;
}

.dsmcheckbox input[type="checkbox"] {
    margin-left: 1px;
    position: relative;
    left: -9999px;
}

.dsmcheckbox label {
    cursor: pointer;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ddd;
}

.dsmcheckbox label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 11px;
    height: 7px;
    background: transparent;
    top: 3px;
    left: 3px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);

}

.dsmcheckbox label:hover::after {
    opacity: 0;
}

.dsmcheckbox input[type=checkbox]:checked + label:after {
    opacity: 1;

}

.dsmcheckbox input[type=checkbox]:checked + label {
    background: #47ECA0;
    border: 0;
}

.dsmcheckboxtwo {
    width: 55px;
    height: 25px;
    background: #32D98C;
    margin: 0px 10px;
    border-radius: 50px;
    position: relative
}

.dsmcheckboxtwo:before {
    content: ' ';
    position: absolute;
    top: 2px;
    left: 8px;
    height: 2px;
    color: #ffffff;
    font-size: 14px;
}

.dsmcheckboxtwo label {
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 50px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
    position: absolute;
    top: 2px;
    z-index: 1;
    left: 2px;
    background: #ffffff;
    -webkit-box-shadow: 1px 0px 1px #eee;
    box-shadow: 1px 0px 1px #eee;
}

.dsmcheckboxtwo:after {
    content: ' ';
    position: absolute;
    top: 2px;
    left: 34px;
    height: 2px;
    color: #ffffff;
    font-size: 14px;
}

.dsmcheckboxtwo input[type=checkbox]:checked + label {
    left: 32px;
    background: #fff;
}

.dsmcheckboxtwo input[type=checkbox] {
    visibility: hidden;
}

.dsmcheckboxtwo.nochecked {
    background: #fff;
    border: 1px solid #32D98C;
}

.nochecked.dsmcheckboxtwo:after {
    color: #C1C1C1;
}

.dsm-radio-one {
    margin-right: 5px;
    width: 130px;
    float: left;
    margin-top: 10px;
}

.showFloatWatermark .dsm-radio-one {
    margin-right: 5px;
    width: 130px;
    float: left;
    margin-top: 5px;
}

.secuType {
    margin-top: -4px;
}

.dsm-radio-one .dsm-radiobox {
    float: left;
    margin-right: 5px;
}

.dsm-radio-one .radiolabel {
    float: left;
    margin-right: 5px;
    font-weight: 500;
}

.dsm-radio {
    display: none;
}

.dsm-radio:checked + label {
    background-color: #e9ecee;
    color: #99a1a7;
    border: 1px solid #adb8c0;
}

.dsm-radio + label {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    padding: 8px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
}

.dsm-radio:checked + label:after {
    content: ' ';
    width: 12px;
    height: 12px;
    border-radius: 50px;
    position: absolute;
    top: 2px;
    background: #32D98C;
    text-shadow: 0px;
    left: 2px;
    font-size: 32px;
}

.btn-toolbar {
    padding-right: 20px;
    position: relative;
}

.btn-toolbar .searchbox {
    position: absolute;
    top: 0;
    right: 10px;
}

.btn-toolbar .searchbox > .icon-search {
    position: absolute;
    right: 5px;
    top: 10px;
    z-index: 10;
}

.btn-toolbar .searchbox > .icon-search:hover {
    cursor: pointer;
}

.btn-toolbar .searchbox > input[type="text"] {
    width: 30px;
    position: absolute;
    z-index: 10;
    border-radius: 3px;
    transition: width ease .25s;
    opacity: 0;
    -webkit-transition: width ease .2s, border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -moz-transition: width ease .2s, border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -ms-transition: width ease .2s, border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: width ease .2s, border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: width ease .2s, border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    margin-right: 0;
    right: 0;
}

.btn-toolbar .searchbox > input.on[type="text"] {
    width: 200px;
    opacity: 1;
    padding-left: 10px;
    padding-right: 25px;
}

.dsm-nav-tabs {
    padding: 5px 0;
    position: relative;
}

.icon.dropdown-toggle {
    margin-bottom: 0;
    margin-right: 0;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #ddd;
}

.dsm-select .btn-default:hover, .dsm-select .btn-default:focus, .dsm-select .btn-default.focus, .dsm-select .btn-default:active, .dsm-select .btn-default.active, .dsm-select.open > .dropdown-toggle.btn-default {
    background-color: #ffffff;
}

/*闁拷  瀵拷  */

/*dsm闁岸鏁撻惌顐㈠簻閹风兘鎸� 瀵拷*/

/*dsm闁岸鏁撻惌顐㈠簻閹风兘鎸� 瀵拷  */
/*  */
.dsm-header {
    height: 60px;
    position: relative;
    z-index: 1000;
}

.dsm-header .dsm-logo {
    width: 220px;
}

.dsm-header .dsm-title {
    color: #B1EDFE;
    position: absolute;
    left: 220px;
    top: 0;
}

.dsm-header .dsm-headbtn {
    position: absolute;
    right: 0;
}

.dsm-side {
    position: fixed;
    top: 60px;
    width: 220px;
    color: #333;
    bottom: 0;
    z-index: 999;
    overflow: hidden;
}

.topbar-nav {
    padding: 0 20px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    background-color: #20CDFF;
    float: right;
    margin-left: 2px;
}

.topbar-nav:hover {
    cursor: pointer;
}

/* 妞わ拷*/
.home .mainbox {
    min-width: 600px;
}

.chartbox {
    position: relative;
    width: 50%;
    float: left;
    padding: 10px;
}

.chartbox.width100 {
    width: 100%;
}

.chartitem {
    border: 1px solid #e5e5e5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #fff;
}

.chart-body {
    height: 340px;
}

.chart-header {
    color: #8c8c8c;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.chart-header .title .icon {
    margin: 0 10px;
}

.chart-header .total {
    font-size: 22px;
}

.chart-footer {
    text-align: center;
    padding: 15px;
}

.chart-footer .btn {
    border: 1px solid #03c4fc;
    padding: 8px 25px;
}

.chart-body1 {
    height: 300px;
    text-align: center;
    padding: 15px;
}

.chartdetails .main-right {
    margin: 0;
}

.defaultdetails .main-right {
    margin: 0 10px;
}

.chartdetails .chartbox {
    padding: 0 10px;
    margin-bottom: 10px;
}

.defaultdetails .chartbox {
    padding: 0 10px;
    margin-bottom: 10px;
}

.chartdetails .main-left,
.termanage .main-left {
    bottom: 15px;
    top: 60px;
    background-color: #ffffff;
    width: 180px;
}

.defaultdetails .main-left {
    bottom: 15px;
    top: 60px;
    background-color: #ffffff;
    width: 180px;
}

.orglist {
    border: 1px solid #d7d7d7;
    padding: 5px;
    height: 100%;
    position: relative;
    background-color: #ffffff;
    overflow: auto;
}

.paramerbox {
    background-color: #ffffff;
}

.chartdetails .totaltable {
    padding: 10px;
}

.defaultdetails .totaltable {
    padding: 10px;
}

.wb50 {
    float: left;
    width: 50%;
}

.zclosebtn {
    position: absolute;
    width: 15px;
    height: 80px;
    right: 0;
    background-color: #ffffff;
    top: 50%;
    margin-top: -40px;
    border: 1px solid #DDF0F7;
    border-right: 0px;
}

.zclosebtn:hover {
    cursor: pointer;
}

.zclosebtn .icon-blue-s-left {
    margin-top: 34px;
}

.mainbox.closed .main-left {
    width: 16px;
}

.mainbox.closed .main-right {
    left: 20px;
}

.serverset .header {
    background-color: #03C4FC;
}

.serverset .header .companyname {
    color: #ffffff;
}

.serverSetForm {
    width: 500px;
    position: absolute;
    left: 50%;
    margin-left: -250px;
    background-color: #ffffff;
}

.serverSetForm {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
}

.serverSetForm .btn {
    padding: 9px 90px;
}

.serverSetForm .setbtn {
    margin-right: 23px;
    margin-left: 15px;
}

/* 妞わ拷  */
/* 閸＄喓銆嬮幏锟� 闁跨噦鎷�*/
.dsm-side {
    padding-top: 87px;
}

.dsm-side .icon-down,
.dsm-side .icon-wright {
    float: right;
}

.dsm-side .icon-wright {
    margin-right: 10px;
    margin-top: 10px;
}

.dsm-side .nav > li > a {
    color: #ffffff;
}

.dsm-side .navitem .ptitle {
    margin-left: 10px;
}

.dsm-side .navbar {
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

.dsm-side .nav > li > a:hover, .dsm-side .nav > li > a:focus {
    text-decoration: none;
    background-color: rgba(175, 219, 234, 0.5);
}

.dsm-side .nav .bottomline {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.dsm-side .nav .active li a {
    padding: 10px 0px 10px 45px;
}

.logininfo {
    margin: 0;
    padding: 5px;
    position: absolute;
    width: 100%;
    height: 52px;
    z-index: 1;
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.logininfo:hover {
    background-color: rgba(175, 219, 234, 0.5);
    cursor: pointer;
}

.logininfo .userimg {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.logininfo .username,
.logininfo .logout {
    color: #ffffff;
    margin-left: 5px;
}

.closeinfo {
    top: 52px;
    height: 35px;
    margin: 0;
    padding: 5px;
    position: absolute;
    width: 100%;
    z-index: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    background-color: #01BAF0;
}

.closeinfo .whiteline {
    position: absolute;
    margin: 0 10px;
    width: 60px;
    top: 18px;
}

.closeinfo .whiteline.rightline {
    right: 0;
}

.closeinfo .closebtn {
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    text-align: center;
    top: 7px;
    border-radius: 50%;
}

.closeinfo .closebtn:hover {
    cursor: pointer;
    background-color: rgba(175, 219, 234, 0.2);
}

.dsm-admin.closed .dsm-side {
    width: 60px;
}

.dsm-admin.closed .dsm-body {
    left: 60px;
}


.dsm-admin.closed .dsm-side .logininfo,
.dsm-admin.closed .dsm-side .nav .bottomline {
    text-align: center;
}

.dsm-admin.closed .logininfo .username,
.dsm-admin.closed .logininfo .icon-wright,
.dsm-admin.closed .ptitle,
.dsm-admin.closed .icon.icon-down,
.dsm-admin.closed .icon.icon-up {
    display: none;
}

.dsm-admin.closed .dsm-side .closeinfo .whiteline {
    width: 0px;
}

.dsm-admin.closed .navhoverbox {
    left: 47px;
    position: relative;
    display: block;
    width: 201px;
    z-index: 1009;
    opacity: 0;
    padding-left: 0px;
    z-index: 1001;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.dsm-admin.closed .navhoverbox.in {
    opacity: 1;
}

.dsm-admin.closed .navhoverbox.in .nav {
    display: block !important;
    background-color: #03C4FC;
    margin-left: 22px;
}

.dsm-admin.closed .navhoverbox .nav > li > a:hover, .dsm-admin.closed .navhoverbox .nav > li > a:focus {
    background-color: rgba(175, 219, 234, 0.5);
}

.hiduserbox {
    position: absolute;
    background-color: #ffffff;
    z-index: 1009;
    width: 150px;
    left: 220px;
    top: 55px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 15px rgba(0, 0, 0, .3);
}

.closed .hiduserbox {
    left: 60px;
}

.myaccountinfo {
    border-radius: 5px 5px 0 0;
}

.hiduserbox .nav > li > a:hover {
    background-color: #F2FCFF;
}

.logoutinfo {
    border-radius: 0 0 5px 5px;
}

.hiduserbox a {
    color: #333;
}

.hiduserbox .tipicon {
    position: absolute;
    top: 10px;
    left: -11px;
}

.nav-cur-l {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 0;
    height: 0;
    /*display: inline-block;*/
    border: 5px solid transparent;
    border-right: 8px solid #03c4fc;
    margin: 1px 0 2px;
    z-index: -1;
}

/* 閸＄喓銆嬮幏锟�   闁跨噦鎷�*/
/*   閹拷*/
.basicinfobox .dsm-label {
    padding-top: 10px;
}

.nav-tabs > li > a:hover {
    cursor: pointer;
}

.basicinfobox {
    padding: 20px 40px;
}

.basictitle {
    padding-left: 20px;
}

.basicinfobox .dsm-input {
    width: 300px;
}

.printitle {
    padding-bottom: 10px;
}

.basicinfobox .dsm-box {
    width: 300px;
    border: 0px solid #ddd;
}

.basicinfobox .printwatershow {
    width: 300px;
    height: 200px;
    border: 1px solid #ddd;
    margin-left: 80px;
    margin-top: 10px;
}

.basicinfobox .panel-body {
}

.basicinfobox .dsm-form-label {
    width: 190px;
}

.dsm-form-label-agree {
    width: 42px;
    margin-left: 35px;
    margin-top: 12px;
}

.dsm-form-label-finish {
    width: 42px;
    margin-left: 35px;
    margin-top: 12px;
}

.dsm-form-label-reject {
    width: 60px;
    margin-left: 11px;
    margin-top: 12px;
}

.basicinfobox .dsm-form-label-110 {
    width: 110px;
}

.basicinfobox .dsm-form-label-125 {
    width: 125px;
}

.basicinfobox .dsm-form-label-140 {
    width: 140px;
}

/*   閹拷  */
/*闁跨喐褰拠褎瀚� 妞わ拷 */
.dsm-body {
    position: absolute;
    top: 60px;
    right: 0;
    left: 220px;
    padding: 0;
    bottom: 0;
    overflow: hidden;
    overflow-y: hidden;
    border-radius: 5px 0 0 0;
    background-color: #ffffff;
    z-index: 1001;
}

.main {
    position: relative;
}

.mainnav {
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0;
    height: 40px;
    background-color: #ffffff;
    border-bottom: 1px solid #E4E4E4;
    display: block;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
}

.over_scroll_screen {
    width: 200px;
    height: 56px;
    position: absolute;
    top: 2px;
    right: 220px;
    font-size: 12px;
    background: #e8e8e8;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.over_scroll_screen .config_name {
    margin-bottom: 5px;
}

.scroll_screen {
    width: 200px;
    position: absolute;
    top: -5px;
    right: 0px;
    font-size: 12px;
}

.scroll_screen h5 {
    letter-spacing: 5px;
    font-weight: 800;
    font: normal 14px "Microsoft YaHei";
}


.scroll_screen div {
    height: 20px;
    overflow: hidden;
}

.scroll_screen ul li {
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: center left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    margin-left: 25px;
    color: #ffffff;
}

.mainnav .icon {
    margin-top: -2px;
}

.mainnav .icon,
.mainnav .name {
    margin: 0 2px;
}

.mainnav .icon-home {
    margin-top: -2px;
    margin-right: 4px;
}

.mainnav .curname {
    text-decoration: none;
    cursor: default;
    color: #333;
}

.mainnav .urlindex {
    height: 100%;
    line-height: 40px;
    padding-left: 25px;
    position: relative;
}

.mainnav a:hover {
    color: #03C4FC;
}

.maincontent {
    height: 100%;
    overflow: auto;
    padding: 10px;
    background-color: #f7f7f7;
}

.dsm-rightside {
    position: fixed;
    top: 0;
    color: #333;
    bottom: 0;
    z-index: 999;
    overflow: hidden;
    padding-top: 40px;
    background: #ffffff;
    right: 0;
    left: 0;
}

.dsm-rightside-nonav {
    position: fixed;
    top: 0;
    color: #333;
    bottom: 0;
    z-index: 999;
    overflow: hidden;
    padding-top: 0;
    width: 100%;
}

.dsm-rightside-nonav .main-left {
    bottom: 15px;
    top: 10px;
    background-color: #ffffff;
    width: 180px;
}

.dsm-rightside-nonav .main-right {
    margin: 0 10px;
}

.dsm-rightside-nonav .maincontent {
    padding: 0 10px;
}

.mainbox {
    min-width: 790px;
    margin: 10px;
    position: relative;
}

.main-left,
.main-user-left {
    width: 159px;
    position: fixed;
    z-index: 2;
}

.main-user-left .nav-tabs {
    border-bottom: 0px;
}

.main-user-left .nav-tabs > li {
    margin-bottom: 1px;
}

.main-user-left .nav > li > a {
    padding: 10px 18px;
}

.main-user-left .info {
    height: 380px;
    overflow: auto;
    width: 100%;
    padding: 5px;
}

.main-left ul {
    list-style: none;
}

.main-left li {
    border: 1px solid #ddd;
    margin-bottom: 5px;
    background-color: #ffffff;
}

.main-left a {
    padding: 10px 50px;
    display: inline-block;
    background-color: #F9F9F9;
    color: #333;
}

.main-left .ztree a {
    padding: 0;
}

.main-left a:hover,
.main-left a.active {
    background-color: #ffffff;
    cursor: pointer;
    color: #03C4FC;
}

.main-right {
    position: absolute;
    top: 0;
    left: 180px;
    right: 0;
    margin: 10px;
}

.flowtitle {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.panel-info > .panel-heading {
    color: #333;
    background-color: #F9F9F9;
    border-color: #ddd;
}

.panel-info {
    border-color: #ddd;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-title > a {
    display: block;
    height: 100%;
    padding: 10px 0;
}

.panel-heading {
    padding: 0px 15px;
}

.linktr {
    background-color: #f3f3f3;
}

.linkbox {
    padding: 0 20px;
}

.searchbox .dsm-input {
    padding-right: 30px;
}

.searchbox.dsm-form-item .dsm-input-inline {
    width: 350px;
    position: relative;
}

.searchbox.dsm-form-item .dsm-input-inline .icon {
    position: absolute;
    top: 10px;
    right: 18px;
}

.linkuserrole {
    background-color: #f3f3f3;;
}

.linkuserlist {
    background-color: #ffffff;
    padding: 5px;
    word-break: break-all;
}

.linkuserlist ul {
    list-style: none;
}

.linkuserlist ul li {
    float: left;
    margin: 10px;
}

.checkboxlist {
    list-style: none;
    padding: 0 40px;
}

.checkboxlist li {
    float: left;
    margin: 5px;
    width: 188px;
}

.checkboxlist2 {
    list-style: none;
    padding: 0 40px;
}

.checkboxlist2 li {
    float: left;
    margin: 5px;
    width: 100px;
}

label {
    font-weight: 500;
}

.basiccol .dsm-form-item {
    padding-right: 35px;
}

.basiccol .dsm-form-item .dsm-input-inline {
    width: 500px;
}

.poliycontrol {
    padding: 5px 45px;
    position: relative;
}

.securityform .panel-heading .panel-title a {
    display: block;
    height: 100%;
    text-decoration: none;
}

.securityform .nav > li > a {
    padding: 10px 20px;
}

.nav-tabs > li > a:hover {
    border-color: #ddd;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.datachosebox {
    position: relative;
    width: 100%;
}

.datachosebox .choseheader {
    padding: 10px 0;
}

.csearch {
    position: relative;
}

.csearch .search-input,
.csearch .dsm-input {
    padding-left: 30px;
}

.csearch .icon-search {
    position: absolute;
    top: 10px;
    left: 10px;
}

.datachosebox .choseheader .ctitle {
    line-height: 35px;
}

.datachosebox .cleft {
    width: 45%;
    float: left;
    padding: 10px 2%;
}

.datachosebox .cright {
    width: 45%;
    float: right;
    padding: 10px 2%;
}

.datachosebox .ccenter {
    width: 10%;
    float: left;
    position: relative;
    padding-top: 140px;
}

.datachosebox .ccenter .btn {
    margin-top: 5px;
    width: 65px;
    float: left;
    position: relative;
}

.datachosebox .itembox {
    border: 1px solid #ddd;
    height: 220px;
    margin-top: 9px;
    overflow: auto;
}

.datachosebox .chosebtn {
    position: relative;
    border: 1px solid #ddd;
    height: 35px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin: 5px 0;
    padding: 5px;
}

.datachosebox .chosebtn:hover {
    background-color: #f5f5f5;
}

.datachosebox .itembox .items {
    padding: 10px;
}

.datachosebox .itembox .items .itemcheckone {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.datachosebox .itembox .items .itemone {
    padding: 5px;
    margin: 0;
    cursor: pointer;
}

.datachosebox .itembox .items .itemone.active,
.datachosebox .itembox .items .itemone:hover {
    background-color: #5cb85c;
}

.powerbox {
    padding: 50px 45px 15px 45px;
}

.powerbox label {
    font-weight: 500;
}

.powerbox .dsmcheckbox {
    top: 2px;
}

.powerbox .table > thead > tr > th, .powerbox .table > tbody > tr > th, .powerbox .table > tbody > tr > td {
    border: 1px solid #ddd;
}

.dropdown-toggle {
    position: relative;
    margin-bottom: 10px;
    margin-right: 45px;
}

.dropdown.log .dropdown-toggle {
    position: relative;
    margin-bottom: 10px;
    margin-right: 0px;
}

.dropdown-toggle.btn-success {
    border-radius: 0;
}

.dropdown-div {
    display: none;
    position: absolute;
    top: 33px;
    right: 45px;
    border: 1px solid #ddd;
    width: 680px;
    background-color: #ffffff;
    z-index: 2;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
}

.dropdown-div .dropheader {
    position: relative;
}

.dropdown-div .opitem {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
}

.dropdown-div .opitem:hover {
    cursor: pointer;
    background-color: #eee;
}

.dropdown-div .dropheader .dsm-input {
    width: 260px;
    float: left;
}

.dropdown-div-policy {
    display: none;
    position: absolute;
    top: 33px;
    right: 45px;
    border: 1px solid #ddd;
    width: 680px;
    background-color: #ffffff;
    z-index: 2;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
}

.dropdown-div-policy .dropheader {
    position: relative;
}

.dropdown-div-policy .dropheader .dsm-input {
    width: 260px;
    float: left;
}

.dsmnav-tab {
    position: absolute;
    right: 0;
    width: 100%;
    background-color: #ffffff;
    top: 30px;
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.dropdown-box {
    position: relative;
}

.new-domain-box {
    padding: 20px 40px 0px 40px;
}

.open .dropdown-div {
    display: block;
}

.open .dropdown-div-policy {
    display: block;
}

.workflpw-form .open .dropdown-div {
    right: -230px;
}

.flowstep {
    position: relative;
    border-top: 1px solid #ddd;
}

.vixbox {
    position: relative;
    height: 85px;
    width: 50px;
}

.dsmverline {
    height: 45px;
    border: 1px dashed #ddd;
    display: inline-block;
}

.ltop {
    position: absolute;
    top: 0;
    left: 20px;
}

.lbottom {
    position: absolute;
    top: 38px;
    left: 20px;
}

.stepname {
    position: absolute;
    top: 32px;
    left: 70px;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #787878;
}

.appusers {
    position: absolute;
    top: 15px;
    left: 150px;
    margin-left: 50px;
    height: 60px;
    overflow: auto;
}

.dsmcircel {
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 3px #FE907B solid;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 37px;
}

.active .dsmcircel {
    border-color: #38DA8F;
}

.unactive .dsmcircel {
    border-color: #AAAAAA;
}

.blackActive .dsmcircel {
    border-color: #000000;
}

.active .stepname {
    color: #333;
}

.disabled .dsmcheckbox label,
.disabled.dsmcheckbox label {
    background-color: #eeeeee;
}

.disabled .dsmcheckbox label:after
.disabled.dsmcheckbox label:after {
    border-color: #97EFBB !important;
}

.disabled .dsmcheckbox input[type=checkbox]:checked + label
.disabled.dsmcheckbox input[type=checkbox]:checked + label {
    background: #eeeeee;
    border: 0;
}

.workflpw-form.dsm-box {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.workflpw-form .dsm-inline .desc {
    cursor: pointer;
}

.domainlist .checkboxlist {
    padding: 0;
    height: 100px;
    overflow-y: auto;
}

.appusers .checkboxlist {
    padding: 0;
    height: auto;
    overflow-y: auto;
}

.domainlist {
    margin-top: 30px;
}

.panel-group .panel {
    border-radius: 2px;
}

.enablecopy {
    margin-top: 5px;
}

.policy-enablecopy {
    margin-top: 5px;
    margin-left: 10px;
}

.enablecopylength {
    width: 560px;
}

.securityform {
    padding-bottom: 100px;
}

.printtabmanage {
    padding: 25px 10px 10px 50px;
    min-height: 200px;
}

.printtabmanage.cztab {
    padding-left: 20px;
}

.powerinfotab {
    padding: 10px 45px;
}

.printtabmanage .operatetitle {
}

.printtabmanage .operatetitle .btn {

}

.cztab .nav-tabs {
    border-bottom: 1px solid #ddd;
    float: left;
    position: absolute;
    top: 5px;
}

.cztab .nav-tabs > li {
    width: 200px;
    float: none;
}

.cztab .tab-content {
    margin-left: 200px;
}

.cztab .tab-content > .active {
    margin-top: 0px;
}

.cztab .nav-tabs > li.active > a,
.cztab .nav-tabs > li.active > a:hover,
.cztab .nav-tabs > li.active > a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.printtabmanage .operatebtns {
    margin-bottom: 30px;
}

.printsystemset {
    margin-right: 10px;
}

.printsystemset .print-set-btn {
    width: 140px;
    text-align: center;
    float: left;
    margin-top: 130px;
}

.print-pic {
    background-color: #32D98C;
    border-color: #32D98C;
    margin-bottom: 10px;
}

.print-pic:hover,
.print-pic:focus {
    background-color: #32D98C;
    border-color: #32D98C;
}

.print-word {
    background-color: #FE907B;
    border-color: #FE907B;
}

.print-word:hover,
.print-word:focus {
    background-color: #FE907B;
    border-color: #FE907B;
}

.printsystemset .print-view {
    border: 1px solid #ddd;
    margin-left: 150px;
    height: 350px;
}

.opt-inline .progress {
    width: 200px;
    margin-top: 10px;
}

.collapsing {
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

.add-print-word-form .dsm-input,
.add-print-word-form .dsm-select,
.add-print-word-form .dsm-textarea {
    width: 150px;
}

.add-print-word-form .positionitem {
    width: 50%;
    float: left;
    padding-left: 40px;
}

.add-print-word-form .positionitem.item-block {
    width: 100%;
}

.positionitem .dsm-form-label {
    padding: 0 5px;
    width: 110px;
    text-align: left;
}

.add-print-word-form .sxzyset {
    position: relative;
    width: 40px;
    height: 40px;
    float: right;
    margin-right: 25px;
    margin-top: -10px;
}

.add-print-word-form .item-block .sxzyset {
    margin-right: 185px;
}

.sxzyset .p-top {
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -6px;
}

.sxzyset .p-left {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
}

.sxzyset .p-down {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -6px;
}

.sxzyset .p-right {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -10px;
}

.sxzyset .p-block {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -4px;
}

.sxzyset .chosepos:hover {
    cursor: pointer;
}

.choselblock {
    border: 1px solid #ddd;
}

.rolebox {
    height: 220px;
    overflow-y: auto;
}

.rolebox table {
    margin-top: 5px;
    border: 0px solid #E4E4E4;
}

.dsm-ul-list {
    list-style: none;
}

.dsm-ul-list li {
    float: left;
    margin: 10px 20px;
}

.dsm-ul-list li a {
    color: #333;
}

.dsm-ul-list li a:hover {
    color: #03C4FC;
}

.dsm-panel-box {
}

.modelinfo {
    padding: 20px 20px;
}

.modelinfo .dsm-form-label {
    text-align: left;
}

.modelinfo .dsm-input-block {
}

.pickeruserBox {
    position: relative;
}

.pickeruserBox .userpickevalue {
    overflow-y: scroll;
}

.pickeruserBox .userpickevalue dd {
    float: left;
    margin-right: 5px;
}

.userpickevalue {
    border: 1px solid #ddd;
    height: 36px;
    width: 345px;
    overflow: hidden;
}

.userpickevalue .remove {
    display: none;
}

.userpiclebtn {
    border-left: 1px solid #ddd;
    height: 34px;
    width: 36px;
    background-color: #eeeeee;
    text-align: center;
    position: absolute;
    left: 308px;
    top: 1px;
    z-index: 1000;
    overflow: hidden;
}

.userpiclebtn:hover {
    cursor: pointer;
    background-color: #dddddd;
}

.userpiclebtn .icon-tpoint {
    margin-top: 10px;
}

.stepinfo {
    padding: 20px;
}

.userpickerheader {
    height: 100px;
    background-color: #ffffff;
}

.userPickerBody .main-right {
    margin-top: 20px;
}

.usertbbox {
    margin-top: 10px;
}

.userPickerBody .dsm-rightside {
    padding-top: 100px;
}

.userpickerheader dd {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 155px;
}

.userpickerheader .opbtns {
    float: right;
    width: 245px;
    text-align: center;
    padding-top: 30px;
}

.userpickerheader dd:hover {
    cursor: pointer;
}

.userpickerheader dd:hover .chosedUser {
    border: 1px solid #FE907B;
    background-color: #ffffff;
}

.userpickerheader dd:hover .chosedUser .remove {
    width: 20px;
    height: 24px;
    background-color: #FE907B;
    display: inline-block;
    line-height: 21px;
}

.userpickerheader dd:hover .chosedUser .remove .icon-o-close {
    background-image: url(../images/icon-o-wh-close.png);
}

.userpickerheader .chosedUser {
    background-color: #F1F1F1;
    color: #FE907B;
    display: inline-block;
    border: 1px solid #ffffff;
    position: relative;
    padding-right: 30px;
}

.userpickerheader .chosedUser .remove {
    cursor: pointer;
    position: absolute;
    margin-left: 5px;
    right: 0px;
    top: 0px;
    padding-top: 1px;
}

.userpickerheader .chosedUser .utext {
    display: block;
    margin: 0px 5px 3px 5px;
    width: 110px;
    margin-top: 1px;
    line-height: 18px;
    padding-top: 2px;
}

.userpickerheader .headlabel {
    width: 60px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.userpickerheader .choseuseritems {
    position: relative;
    height: 100px;
    float: left;
    overflow-y: auto;
    width: 540px;
}

.pickeruserBox .inputview {
    height: 36px;
    width: 345px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #ddd;
    background-color: #fff;
    line-height: 32px;
    padding-left: 10px;
    z-index: 999;
    overflow: hidden;
}

#grouptab ul li > label:hover {
    cursor: pointer;
}

.add-flowmodule-form .dsm-radio-one,
.add-Flow-step-form .dsm-radio-one {
    width: 100px;
}

.flowview {
    padding-top: 0;
    background-color: #fafafa;
}

.flowview .mainbox {
    min-width: 100px;
}

.flowview .dsm-form-label {
    padding: 0 0 0 10px;
    width: 110px !important;
}

.flowview .dsm-input-inline {
    width: 200px
}

.flowview .dsm-input-inline-mail {
    width: 100%;
}

.flowview .dsm-input-inline-step {
    width: 100%;
    margin-left: 100px;
}

.pendfiles {
    width: 500px !important;
    margin-left: 10px;
}

.pendfiles .filedes {
    width: 200px;
    overflow: hidden;
    float: left;
    color: #bdbdbd;
}

.pendfiles .filecount {
    float: left;
}

.flowview .filestable {
    margin-left: 100px;
    border-bottom: 1px solid #ddd;
    margin-top: 30px;
}

.flowview .table {
    margin-bottom: 0;
}

.flowview .table .btn {
    padding: 2px 20px;
}

.flowview .vixbox2 {
    height: 40px;
}

.flowview .dsmverline2 {
    height: 13px;
}

.flowview .dsmcircel2 {
    top: 15px;
}

.flowview .lbottom2 {
    top: 28px;
}

.flowview .stepname2 {
    top: 10px;
}

.flowview .appusers2 {
    top: 5px;
}

.flowhistory {
    padding-left: 10px;
    margin-top: 10px;
}

.flowhistory .icon {
    margin-right: 10px;
}

.ztree li {
    border: 0;
}

.Logobox {
    float: left;
    border: 1px dashed #ddd;
    padding: 5px;
    margin-right: 45px;
    width: 272px;
    height: 64px;
}

.Logobox img {
    width: 260px;
    height: 52px;
}

.Logobox + .dsm-upload-button {
    margin-top: 25px;
}

.logotip {
    margin-top: 35px;
    margin-left: 20px;
    display: inline-block;
}

.homepic img {
    width: 600px;
    height: 204px
}

.homepic + .dsm-upload-button {
    margin-top: 179px;
}

.hometip {
    margin-top: 189px;
    margin-left: 20px;
    display: inline-block;
}

.clientconnect .form-btns {
    padding: 0;
}

.clientconnect .ipordomain {
    width: 150px;
}

.clientconnect .port {
    width: 80px;
    float: left;
    margin-right: 10px;
}

.clientconnect .dsm-input {
    height: 28px;
    line-height: 28px;
}

.clientconnect .btn-primary {
    padding: 2px 12px;
}

.mainbox .auth-body .tip {
    left: 90px;
    bottom: 45px;
}

.mainbox .auth-body {
    padding: 20px 60px 20px 60px;
}

.mainbox .basictitle {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.paramerbox .dsm-form-label {
    width: 260px;
}

.paramerbox .dsm-input-block {
    margin-left: 260px;
}

.depuserslist .main-left {
    bottom: 15px;
    top: 100px;
    background-color: #ffffff;
    width: 180px;
}

.teminalcontent.maincontent {
    overflow-y: hidden;
}

.teminalcontent .mainbox {
    height: 100%;
}

.teminalcontent .nav-tabs > li.active > a, .teminalcontent .nav-tabs > li.active > a:hover, .teminalcontent .nav-tabs > li.active > a:focus {
    padding: 10px 40px;
    border-right: 2px solid #E2F1F6;
    border-left: 1px solid #E2F1F6;
    border-top: 2px solid #03C4FC;
    border-bottom: 0px solid #ddd;
}

.teminalcontent .nav-tabs > li > a {
    padding: 10px 40px;
}

.teminalcontent .nav > li > a:hover, .teminalcontent .nav > li > a:focus {
    background-color: #ffffff;
}

.teminalcontent .nav > li > a {
    background-color: #ffffff;
    border: 0px;
}

.teminalcontent .nav-tabs {
    border-bottom: 1px solid #E2F1F6;
}

.teminalcontent .dsm-body {
    left: 0;
}

.teminalcontent .nav-tabs {
    padding-left: 20px;
}

.depuserslist .main-right {
    top: 35px;
}

.depuserslist .btn-toolbar {
    position: relative;
    right: 0px;
    left: 0;
    padding-left: 5px;
}

.btnitem {
    width: 425px;
    float: left;
}

.btnitem.useritem {
    width: 100%;
    margin-left: 20px;
}

.btnitem.imp {
    width: 185px;
    margin-left: 45px;
}

.depuserslist .dropdown {
    width: 105px;
}

.depuserslist .dropdown-menu {
    margin: 0;
    min-width: 103px;
}

.depuserslist .dropdown-menu > li > a:hover, .depuserslist .dropdown-menu > li > a:focus {
    color: #1CCCFF;
}

.btn-toolbar .dropdown {
    width: 105px;
}

.btn-toolbar .dropdown-menu {
    margin: 0;
    min-width: 103px;
}

.btn-toolbar .dropdown-menu > li > a:hover, .depuserslist .dropdown-menu > li > a:focus {
    color: #1CCCFF;
}

.table-view .progress {
    height: 10px;
    margin-bottom: 0px;
}

.hasscane {
    color: #FCAD03;
}

.choseClient dd {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    background-color: #eee;
    padding: 0 5px;
}

.system-role-form .dsm-box {
    border: 1px solid #DDF0F7;
    background-color: #FAFAFA;
    padding: 15px;
}

.moduleitem {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.moduleall {

    padding-left: 5px;
    border-bottom: 1px solid #eee;
}

.modules {
}

.system-role-form .checkboxlist {
    padding: 0;
}

.authcount {
    padding: 10px 10px 20px 10px;
}

.authchart {
    float: none;
}

.countalllist {

}

.countalllist .statusitem {
    width: 33.33%;
    float: left;
    height: 110px;
}

.countalllist .statusitem .statusbox {
    margin: 10px;
    padding: 5px 0;
    border: 1px solid #ddd;
    border-bottom: 4px solid #ddd;
}

.countalllist .statusitem img {

}

.countalllist .statusitem .detail {
    margin: auto;
    width: 70%;
    position: relative;
}

.countalllist .statusitem .title {
    width: 100px;
    position: absolute;
    top: 10px;
    left: 90px;
}

.countalllist .statusitem .total {
    width: 100px;
    position: absolute;
    top: 30px;
    left: 90px;
    font-size: 30px;
}

.userdatatablebox .btn-toolbar {
    height: 45px;
    border: 1px solid #ddd;
    border-bottom: 0;
    margin-left: 0;
}

.userdatatablebox .btn-toolbar .title {
    color: #999;
    line-height: 45px;
    margin-left: 5px;
}

.depuserslist .mainbox {
    min-width: 1025px;
}

.depusersform .dsm-input-inline {
    width: 500px;
}

.depusersform .dsm-form-label {
    width: 165px;
}

.depusersform .form-btns {
    padding: 0 0 0 40px
}

.dsm-select .dropdown-menu > .active > a {
    background-color: #03C4FC;
}

.deptrightmenu {
    position: absolute;
    visibility: hidden;
    top: 0;
    background-color: #ffffff;
    text-align: left;
    padding: 2px;
    z-index: 1099;
    border: 1px solid #ddd;
}

.deptrightmenu li {
    list-style: none;
}

.deptrightmenu li a {
    padding: 10px;
    display: inline-block;
    cursor: pointer;
    color: #333;
}

.deptrightmenu li a:hover {
    color: #03C4FC;
    background-color: #F7FDFF;
    width: 100%;
}

.ydorglist {
    height: 350px;
}

.ydform .dsmForms {

}

.dsm-treeleft .btn-toolbar {
    margin-bottom: 20px;
}

.dsm-treeleft .main-right {
    top: 40px;
}

.dsm-treeleft, .main-left {
    bottom: 15px;
    top: 55px;
}

.config-left {
    top: -350px;
    left: -540px;
}

.enabledes.active {
    color: #2BD084;
}

.enabledes.active:hover, .enabledes.active:focus {
    color: #2BD084;
}

.enabledes {
    color: #FE907B;
}

.enabledes:hover, .enabledes:focus {
    color: #FE907B;
}

.add-config-form .dsm-inline {
    margin-bottom: 0;
    margin-top: 0;
}

.dsm-treeleft .programbox {
    border: 1px solid #ddd;
    padding: 0 10px

}

.programsearch {
    width: 635px;
    margin-bottom: 20px;
    padding-left: 0;
}

.programsearch .dsm-form-label {
    width: 120px;
}

.programsearch .dsm-inline {
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px 0;
}

.programsearch .dsm-input {
    width: 240px;
}

.programbtns {
    text-align: center;
    border: 1px solid #e0e0e0;
    background: #fff;
}

.programbtns button {
    margin: 5px;
    width: 120px;
}

/*闁跨喐褰拠褎瀚� 妞わ拷  闁跨噦鎷�*/

/* 閺夊啴銆� */
.dsm-auth {
    background-color: #B2D4DD;
    position: absolute;
    width: 100%;
    height: 100%;
}

.authbox {
    width: 650px;
    height: 460px;
    background-color: #F1F1F1;
    position: absolute;
    left: 50%;
    margin-left: -325px;
    top: 50%;
    margin-top: -230px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .4);
}

.auth-header {
    height: 150px;
    position: relative;
    background-color: #1EC7F9;
    padding: 40px 30px;
    border-radius: 3px 3px 0 0;
}

.auth-header .product {
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 10px;
}

.auth-header .desc {
    color: #F1F1F1;
}

.auth-header .auth-icon {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 0;
    top: 40px;
    right: 35px;
}

.auth-body {
    padding: 30px 60px 20px 60px;
}

.auth-body .dsm-form-label {
    text-align: left;
}

.auth-body input {
    margin-top: 5px;
}

.dsm-upload-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    min-width: 60px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #DFDFDF;
    border-bottom: 2px solid #DFDFDF;
    border-radius: 2px;
    overflow: hidden;
    background-color: #f9f9f9;
    color: #666;
    cursor: pointer;
    /* margin-top: 7px; */
}

.dsm-upload-button:hover,
.dsm-upload-file:hover {
    cursor: pointer;
}

.dsm-upload-file {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    font-size: 100px;
    width: 100%;
    height: 100%;
    opacity: .01;
    filter: Alpha(opacity=1);
    cursor: pointer;
}

.auth-file-input {
    height: 35px;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: 1px;
    display: block;
    width: 280px;
    padding-left: 10px;
}

.auth-body .dsm-input-block {
    margin-left: 110px;
}

.auth-body .btn-lg {
    padding: 9px 66px;
}

.auth-body .dsm-form-label {
    padding: 10px 0px 10px 10px;
    width: 110px;
}

.auth-body .footerimg {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.auth-body .tip {
    color: #FE907B;
    position: absolute;
    left: 170px;
    bottom: 35px;
    margin-right: 61px;
    font-size: 12px;
}

.fbtname:hover {
    cursor: pointer;
}

.fbtname {
    display: block;
    margin: 0 15px;
    text-align: center;
}

/* 閺夊啴銆�  闁跨噦鎷�*/
/*   */
.hp {
    cursor: pointer;
}

.noborder {
    border: 0;
}

.table-view table {

    margin-bottom: 0;
}

.table-view {
    margin: 10px 0;
}

table {
    border: 1px solid #E4E4E4;
}

.overtdstyle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

th {
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

.table {
    background: #fff;
    table-layout: fixed;
}

.table > thead > tr > th {
    background-color: #f9f9f9;
}

.table > thead > tr > th {
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    border-right: 1px solid rgb(221, 221, 221);
    overflow: hidden;
}

.table > thead > tr > th {
    padding: 10px;
}

.listdetail {
    width: 24px;
    height: 24px;
    display: block;
    padding: 1px 4px 4px 4px;
    cursor: pointer;
    border-radius: 4px;
    display: inline-block;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 10px;
}

.pagebox a:active, .pagebox a:hover {
    text-decoration: none;
}

.pagebox {
    color: #717070;
    font-size: 12px;
    padding: 10px;
    background-color: #F2FBFE;
}

.pagebox .showinfo {
    display: inline-block;
    margin-top: 2px;
}

.pagebox .showinfo .lengthinput,
.pagebox .buttoninfo .gotoinput {
    width: 35px;
    display: inline-block;
}

.pagebox .showinfo .lengthinput .page-length,
.pagebox .buttoninfo .gotoinput .page-goto {
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
}

.pagebox .showinfo .lengthinfo {
    margin: 0 25px 0 10px;
}

.pagebox .pageinfo {
    float: right;
    line-height: 25px;
    margin-right: 60px;
}

.pagebox .buttoninfo {
    float: right;
    margin-top: -2px;
}

.pagebox .btn {
    padding: 0;
    margin: 0 4px 4px 4px;
}

.dsm-laypage {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 0;
}

.dsm-laypage > :first-child, .dsm-laypage > :first-child em {
    border-radius: 2px 0 0 2px;
}

.dsm-laypage a, .dsm-laypage span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    border: 1px solid #e2e2e2;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;
}

.dsm-laypage .dsm-laypage-curr {
    position: relative;
}

.dsm-laypage .dsm-laypage-curr .dsm-laypage-em {
    position: absolute;
    left: -1px;
    height: 28px;
    top: -1px;
    padding: 1px;
    width: 30px;
    background-color: #03C4FC;
}

.dsm-laypage .dsm-laypage-curr em {
    position: relative;
    color: #fff;
    font-weight: 400;
}

.dsm-laypage-em {
    border-radius: 2px;
}

.dsm-laypage em {
    font-style: normal;
}

.dsm-laypage span {
    color: #999;
    font-weight: 700;
}

.dsm-laypage .dsm-laypage-total {
    height: 30px;
    line-height: 30px;
    margin-left: 1px;
    border: none;
    font-weight: 400;
}

.dsm-laypage > :last-child, .dsm-laypage > :last-child em {
    border-radius: 0 2px 2px 0;
}

.dsm-laypage input {
    width: 50px;
    margin: 0 5px;
    text-align: center;
}

.dsm-laypage button, .showinfo button, .dsm-laypage input {
    height: 25px;
    line-height: 25px;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    vertical-align: top;
    background-color: #fff;
    box-sizing: border-box !important;
    margin-top: 2px;
}

.dsm-laypage button,
.showinfo button {
    margin-left: 5px;
    padding: 0 10px;
    cursor: pointer;
    border: 1px solid #03C4FC;
    color: #03C4FC;
}

.showinfo button {
    margin-left: 40px;
    margin-top: 0px;
}

.dsm-laypage button:focus,
.showinfo button:focus {
    outline: none;
}

.form-btns {
    padding: 0;
}

.rolebox .table > tbody > tr > td, .rolebox .table > tfoot > tr > td {
    border-top: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
}

table .remove {
    display: none;
}

.longchar {
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dsm-lengthinput {
    position: absolute;
    height: 24px;
    width: 50px;
    border: 1px solid #ddd;
    border-right: 0;
    outline: none;
    padding-left: 10px;
}

.dsm-lengthselect {
    width: 70px;
    border: 1px solid #ddd;
    outline: none;
}

/*  闁跨喐鍩呴弬銈嗗 */

/* 瑜帮拷*/
.header {
    width: 100%;
    height: 83px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
}

.appinfo {
    width: 920px;
    height: 83px;
    margin: auto;
    padding-top: 10px;
}

.appinfo .dsm-logo {
}

.appinfo .dsm-logo img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.companyname {
    font: normal 22px "Microsoft YaHei";
    line-height: 50px;
}

.productname {
    font: normal 22px "Microsoft YaHei";
    margin-left: 22px;
    line-height: 50px;
}

.dsm-bg {
    background: url(../images/login_bg.png) top center repeat-x;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    z-index: 1;
    height: 500px;
    float: left;
}

.main {
    width: 920px;
    margin: auto;
    position: relative;
    z-index: 2;
}

.forgetpwd {
    color: #A6A6A6;
}

.horizontal-line {
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    margin-bottom: 20px;
    margin-top: 15px;
}

.loginbox {
    position: absolute;
    right: 160px;
    top: 70px;
    width: 356px;
    height: 420px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    background: #f9f9f9;
    margin: auto;
    overflow: hidden;
}

.dsmapp .footer {
    position: relative;
    top: 510px;
    width: 920px;
    margin: auto;
}

.loginbox .title {
    text-align: center;
    font-size: 18px;
    color: #898d90;
}

.loginbox-header {
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}

.loginbox .dsm-select {
    outline: none;
}

.loginbox-header .language {
    float: right;
    width: 100px;
}

.login-input {
    position: relative;
    margin-bottom: 15px;
}

.login-input .dsm-input,
.login-input .dropdown-toggle {
    border-radius: 4px;
    padding: 0px 20px;
    height: 46px;
    font-size: 16px;
    color: #73787c;
    border: 1px solid #e8e8e8;
}

.login-input .icon {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 20px;
    height: 20px;
    z-index: 99;
}

.loginbox-footer {
    margin-bottom: 50px;
    padding: 0 30px;
}

.loginbox-footer .btn {
    width: 100%;
    height: 48px;
    background: #38adff;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    padding: 0;
}

/* 瑜帮拷*/

/*  */
.layui-layer-page .layui-layer-content {
    max-height: 600px;
}

.dsmdialogbox .dsmdialog--btn {
    display: block;
}

.layui-layer-btn {
    text-align: center !important;
}

.layui-layer .dsmdialog--btn {
    position: fixed;
    bottom: 0;
    display: none;
    padding: 0 10px 12px;
}

.layui-layer-iframe .layui-layer-btn, .layui-layer-page .layui-layer-btn {
    padding-top: 18px !important;
    padding: 20px;
    border-top: 1px solid #eee;
}

.layui-layer-btn .layui-layer-btn0,
.layui-layer-btn .layui-layer-btn1,
.layui-layer-btn .layui-layer-btn2,
.layui-layer-btn .layui-layer-btn3,
.layui-layer-btn .layui-layer-btn4,
.layui-layer-btn .layui-layer-btn5 {
    background-color: #ffffff !important;
    color: #03C4FC !important;
    border-radius: 2px !important;
    border-color: #03C4FC !important;
    padding: 5px 40px;
    height: 40px;
    font-size: 16px;
    margin: 0 10px;
}

/*    */
/* 韫囷拷  */
.dsm-searchbar {
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    background: #fff;
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.filter {
    position: relative;
}

.filter dt {
    margin-top: 2px;
}

.filter dt, .filter dd {
    float: left;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 500;
}

.filter dd {
    height: 25px;
    line-height: 21px;
}

.filter .simulate-select {
    position: relative;
    padding: 1px 5px;
    border-color: #e5e9f0;
    background: #fff;
    z-index: 1110;
}

.filter .simulate-select-hover {
    padding-bottom: 5px;
    border-bottom: 0;
    border-radius: 0;
    background: #fff;
    border-color: #b3b3b3;
    z-index: 11001;
}

.filter .simulate-select-hover em {
    transform: rotate(180deg) scale(1.2);
    -webkit-transform: rotate(180deg) scale(1.2);
    -moz-transform: rotate(180deg) scale(1.2);
}

.simulate-select {
    display: inline-block;
    padding: 3px 8px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.simulate-select {
    position: relative;
    display: inline-block;
    line-height: 20px;
    border: 1px solid #c7d1e4;
    border-radius: 1px;
    padding: 4px 18px 4px 4px;
}

.filter .simulate-select span {
    float: left;
    margin-right: 10px;
}

.filter .simulate-select em {
    float: left;
    margin-top: 8px;
    border-color: #355976 #fff #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.filter .checkboxbt {
    padding: 0 5px;
}

.simulate-select em {
    position: static !important;
    display: inline-block;
    margin: 0 0 2px 2px;
    height: 0;
    line-height: 0;
    font-size: 0;
    border: 4px solid #575757;
    border-color: #575757 #fff #fff;
    border-bottom: 0;
    overflow: hidden;
}

.simulate-select em {
    position: absolute;
    display: inline-block;
    right: 6px;
    top: 10px;
    margin: 0 0 2px 2px;
    height: 0;
    line-height: 0;
    font-size: 0;
    border: 4px solid #575757;
    border-color: #575757 #fff #fff;
    border-bottom: 0;
    overflow: hidden;
}

.filter .filter-selected-list {
    clear: both;
    margin: 0;
    margin-top: 10px;
}

.filter-selected-list {
    margin-top: 5px;
}

.filter-selected {
    display: inline-block;
    padding: 3px 5px 3px 7px;
    line-height: 16px;
    color: #333;
    border: 1px solid #ddd;
    background: #ffffff;
}

.filter-selected .remove {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 1px;
    width: 14px;
    height: 13px;
    background: url("../images/icon-o-close.png") no-repeat center;
    vertical-align: middle;
    cursor: pointer;
}

.simulate-list {
    position: absolute;
    margin-top: -1px;
    border-radius: 0;
    border: 1px solid #b3b3b3;
    background: #fff;
    z-index: 11000;
}

.ks-overlay-hidden {
    visibility: hidden;
}

.simulate-list ul {
    margin: 0 auto 5px;
}

.simulate-list li {
    padding: 4px 7px 0;
    height: 100%;
    line-height: 22px;
    cursor: pointer;
}

.simulate-list .ks-popup-content .fiterpara {
    width: 90px;
    height: 20px;
    margin: 5px;
    outline-style: none;
    border: 1px solid #b3b3b3;
}

.simulate-list .ks-popup-content.checkboxtype .fiterpara {
    width: 90px;
    height: 20px;
    margin: 5px;
    margin-left: 10px;
    outline-style: none;
    border: 0;
    display: inline-block;
    width: 1px;
    height: 1px;
    overflow: hidden;
    vertical-align: middle;
    position: absolute;
    left: -1000px;
    top: -1000px;
}

.simulate-list .ks-popup-content.checkboxtype .checkboxbt > label {
    margin-left: 25px;
}

.simulate-list .ks-popup-content input.checkbo {
    width: 15px;
    height: 15px;
    margin: 3px;
    outline-style: none;
    border: 0px solid #b3b3b3;
    position: absolute;
    left: 5px;
}

.simulate-list .ks-popup-content button {
    width: 45px;
    height: 20px;
    margin: 5px 5px 5px 0;
    text-align: center;
    color: #ffffff;
    background-color: #03C4FC;
    border: 0;
}

.simulate-list .ks-popup-content .more button {
    position: absolute;
    right: 0;
}

.simulate-list .ks-popup-content button:hover,
.simulate-list .ks-popup-content .more button:hover {

    background-color: #03C4FC;
    cursor: pointer;
}

.ks-popup-content .moreOptions {
    display: block !important;
    width: 300px;
    border: 1px solid #b3b3b3 !important;
}

.ks-popup-content .more {
    border: 1px solid #b3b3b3;
    height: 40px;
}

.ks-popup-content .more .labeldesc {
    margin-top: 2px;
    margin-left: 25px;
}

.fiter-value {
    color: #FE907B;
    margin-left: 5px;
}

.filter-selected-list .btn.whitebg {
    padding: 2px 8px;
}

/* 韫囷拷  */
/*  闁跨噦鎷�*/
.dsmForms {
    padding: 10px 20px;
    position: relative;
}

.dsm-input, .dsm-textarea, .btn {
    outline: 0;
    -webkit-transition: border-color .3s cubic-bezier(.65, .05, .35, .5);
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    transition: background-color 0.3s ease,border 0.3s ease,color 0.3s ease;
}

.dsm-input:hover,
.dsm-textarea:hover {
    border-color: #d0d0d0 !important;
}

.dsm-input:focus,
.dsm-textarea:focus {
    border-color: #d0d0d0 !important;
}

.dsm-box {
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
}

.dsm-form-item {
    margin-bottom: 15px;
    clear: both;
}

.dsm-form-item .desc {
    color: #ff0000;
    margin-top: 10px;
}

.dsm-checklebal {
    padding: 8px 8px 8px 0;
}

.dsm-inline {
    margin-bottom: 0;
    margin-right: 10px;
    position: relative;
    display: block;
    clear: both;
    margin-top: 10px;
    padding: 0;
}

.dsm-inline .btn {
    margin-right: 10px;
}

.dsm-form-label {
    line-height: 20px;
    position: relative;
    float: left;
    display: block;
    padding: 5px;
    width: 90px;
    font-weight: 400;
    text-align: left;
    /* font-size: 12px; */
    color: #45585f;
}

.printwaterpanel, .dsm-form-label {
    width: 125px;
}

.dsm-input-block, .dsm-input-inline {
    position: relative;
}

.dsm-input-block {
    margin-left: 135px;
}

.dsm-input-block .block-noempty {
    position: absolute;
    top: 10px;
    right: -10px;
    color: red;
}

.block-noempty-beside {
    position: absolute;
    left: 300px;
    color: red;
    top: 5px;
}

.dsm-input-block .block-zero {
    position: absolute;
    top: -3px;
    right: -108px;
}

.dsm-form-item .dsm-input-inline {
    float: left;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.dsm-input-inline-border {
    float: left;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    line-height: 35px;
    padding-left: 10px;
}

.dsm-input-inline-notice {
    float: left;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 35px;
    padding-left: 10px;
}

.dsm-input, .dsm-textarea, .dsm-label {
    display: block;
    width: 100%;
    padding-left: 10px;
    line-height: 10px;
}

.dsm-label-lh20 {
    display: block;
    width: 100%;
    padding-left: 10px;
    line-height: 20px;
}

.dsm-input, .dsm-textarea {
    height: 35px;
    line-height: 35px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    border-radius: 1px;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select .dropdown-toggle:active {
    outline: none !important;
    outline: none !important;
}

.dsm-select {
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    border-radius: 1px;
    display: block;
    width: 100%;
}

.dsm-textarea {
    min-height: 100px;
    height: auto;
    padding: 6px 10px;
    resize: vertical;
}

.workflpw-form .dsmForms {
    padding-top: 0;
}

.workflpw-form .dsm-form-label {
    width: 140px;
}

.workflpw-form .dsm-input-block {
    margin-left: 140px;
}

.flowview h4,
.workflpw-form h4 {
    margin: 0 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    color: #03C4FC;
    font-size: 16px;
}

.workflpw-form .modelname {
    color: #333;
    font-size: 14px;
}

.layui-layer-title {
    background-color: #ffffff !important;
}

.dsmForms .error {
    color: red;
}

form .error {
    color: red;
}

.overStriking {
    font-weight: bold;
}

/*  娴滐拷 闁跨噦鎷�*/
/*婵拷 闁跨喓鐛ら敓锟�*/
@media (max-width: 860px) {
    .chartbox {
        width: 100%;
    }
}

@media (max-width: 1020px) {
    .btnitem.imp {
        width: 185px;
        margin-left: 0px;
    }
}

@media (max-width: 1060px) {

}

/*婵拷 闁跨喓鐛ら銈嗗 闁跨噦鎷�*/
/*icons 闁跨噦鎷�*/
.btnicon {
    margin-right: 5px;
}

.icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.icon-home {
    background-image: url(../images/icon-home.png);
}
.icon-wcportWhite{
    background-image: url(../images/exportwhite.png);
}

.icon-nav-workflow {
    background-image: url(../images/icon-nav-workflow.png);
}

.icon-nav-safepolicy {
    background-image: url(../images/icon-nav-safepolicy.png);
}

.icon-safepolicy {
    background-image: url(../images/icon-safepolicy.png);
}

.icon-nav-config {
    background-image: url(../images/icon-nav-config.png);
}

.icon-nav-log {
    background-image: url(../images/icon-nav-log.png);
}

.icon-nav-systemset {
    background-image: url(../images/icon-nav-systemset.png);
}

.icon-nav-termina {
    background-image: url(../images/icon-nav-termina.png);
}

.icon-nav-update {
    background-image: url(../images/icon-nav-update.png);
}

.icon-nav-org {
    background-image: url(../images/icon-nav-org.png);
}

.icon-whitehome {
    background-image: url(../images/icon-whitehome.png);
}

.icon-add {
    background-image: url(../images/icon-add.png);
}

.icon-username {
    background-image: url(../images/icon-username.png);
}

.icon-region {
    background-image: url(../images/icon-region.png);
}

.icon-password {
    background-image: url(../images/icon-password.png);
}

.icon-edit {
    background-image: url(../images/icon-edit.png);
}

.icon-import {
    background-image: url(../images/icon-import.png);
}

.icon-clientdownload {
    width: 24px;
    height: 24px;
    background-image: url(../images/icon-clientdownload.png);
}

.icon-downloadcfg {
    width: 22px;
    height: 16px;
    background-image: url(../images/icon-download.png);
}

.icon-addcfg {
    width: 16px;
    height: 16px;
    background-image: url(../images/addcfg.png);
}

.icon-freshcfg {
    width: 16px;
    height: 16px;
    background-image: url(../images/refresh.png);
}

.icon-deletecfg {
    width: 16px;
    height: 16px;
    background-image: url(../images/deletecfg.png);
}

.icon-updatecfg {
    width: 16px;
    height: 16px;
    background-image: url(../images/updatecfg.png);
}

.icon-folder {
    width: 20px;
    height: 20px;
    background-image: url(../images/icon-folder.png);
}

.icon-right {
    background-image: url(../images/icon-right.png);
    width: 32px;
    height: 24px;
}

.urlindex .icon-right {
    width: 16px;
    height: 16px;
}

.icon-ter-timeout {
    background-image: url(../images/icon-clientleave.png);
    width: 32px;
    height: 24px;
}

.icon-ter-offline {
    background-image: url(../images/icon-clientoffline.png);
    width: 32px;
    height: 24px;
}

.icon-ter-online {
    background-image: url(../images/icon-clientonline.png);
    width: 32px;
    height: 24px;
}

.icon-ter-refuse {
    background-image: url(../images/icon-clientreject.png);
    width: 32px;
    height: 24px;
}

.icon-ter-uninstall {
    background-image: url(../images/icon-clientunit.png);
    width: 32px;
    height: 24px;
}

.icon-wright {
    background-image: url(../images/icon-wright.png);
}

.icon-terdetail {
    background-image: url(../images/icon-terdetail.png);
    width: 14px;
    height: 14px;
}

.icon-curright {
    background-image: url(../images/icon-curright.png);
}

.icon-ddown {
    background-image: url(../images/icon-ddown.png);
}

.icon-dleft {
    background-image: url(../images/icon-dleft.png);
}

.icon-search {
    background-image: url(../images/icon-search.png);
}

.icon-next {
    background-image: url(../images/icon-next.png);
}

.icon-eximport {
    background-image: url(../images/icon-eximport.png);
}

.icon-eximport-blue {
    background-image: url(../images/icon-eximport-blue.png);
}

.icon-prev {
    background-image: url(../images/icon-prev.png);
}

.icon-last {
    background-image: url(../images/icon-last.png);
}

.icon-userinfo {
    background-image: url(../images/icon-userinfo.png);
}

.icon-blue-s-left {
    background-image: url(../images/icon-blue-s-left.png);
}

.active .icon-blue-s-left {
    background-image: url(../images/icon-blue-s-right.png);
    right: 2px;
    position: absolute;
}

.icon-first {
    background-image: url(../images/icon-first.png);
}

.icon-delete {
    background-image: url(../images/icon-delete.png);
}

.icon-down {
    background-image: url(../images/icon-down.png);
}

.icon-down-darkblue {
    margin: 5px;
    background-image: url(../images/icon-down-darkblue.png);
}

.icon-up-darkblue {
    margin: 5px;
    background-image: url(../images/icon-up-darkblue.png);
}

.icon-tpoint {
    background-image: url(../images/icon-tpoint.png);
}

.icon-set {
    background-image: url(../images/icon-set.png);
}

.icon-dgreenright {
    background-image: url(../images/icon-dgreenright.png);
}

.icon-greenright {
    background-image: url(../images/icon-greenright.png);
}

.icon-dgreenleft {
    background-image: url(../images/icon-dgreenleft.png);
}

.icon-dbluedown {
    background-image: url(../images/icon-dbluedown.png);
}

.icon-navsetblue {
    background-image: url(../images/icon-navsetblue.png);
}

.active .icon-dbluedown {
    background-image: url(../images/icon-dblueup.png);
}

.icon-dblueup {
    background-image: url(../images/icon-dblueup.png);
}

.icon-pen {
    background-image: url(../images/icon-pen.png);
}

.icon-chart {
    background-image: url(../images/icon-chart.png);
}

.icon-key {
    background-image: url(../images/icon-key.png);
}

.icon-sxleft {
    background-image: url(../images/icon-sxleft.png);
}

.icon-cdefault {
    width: 20px;
    height: 20px;
    background-image: url(../images/icon-cdefault.png);
}

.icon-loginout {
    background-image: url(../images/icon-loginout.png);
}

.icon-redclose {
    background-image: url(../images/icon-redclose.png);
}

.icon-export-blue {
    background-image: url(../images/icon-export-blue.png);
}

.icon-import-blue {
    background-image: url(../images/icon-import-blue.png);
}

.icon-directory {
    width: 20px;
    height: 20px;
    background-image: url(../images/module-directory.png);
}

.active.icon-directory {
    width: 20px;
    height: 20px;
    background-image: url(../images/module-file.png);
}

.active.icon-redclose {
    width: 20px;
    height: 20px;
    background-image: url(../images/icon-greenyes.png);
}

.activeing.icon-redclose {
    background-image: url(../images/loading.gif);
}

.icon-greenleft {
    background-image: url(../images/icon-greenleft.png);
}

.icon-del-blue {
    background-image: url(../images/icon-del-blue.png);
}

.collapsed .icon-blueup {
    background-image: url(../images/icon-bigrightblue.png);
}

.icon-blueup {
    background-image: url(../images/icon-bluedown.png);
}

.closed .icon-dleft {
    background-image: url(../images/icon-dright.png);
}

.icon-s-top {
    width: 12px;
    height: 8px;
    background-image: url(../images/icon-s-top.png);
}

.icon-o-close {
    background-image: url(../images/icon-o-close.png);
}

.icon-s-left {
    width: 8px;
    height: 12px;
    background-image: url(../images/icon-s-left.png);
}

.icon-s-down {
    width: 12px;
    height: 8px;
    background-image: url(../images/icon-s-down.png);
}

.icon-s-right {
    width: 8px;
    height: 12px;
    background-image: url(../images/icon-s-right.png);
}

.icon-s-block {
    width: 8px;
    height: 8px;
    background-image: url(../images/icon-s-block.png);
}

.icon-tver {
    margin-left: 5px;
    margin-top: 4px;
    background-image: url(../images/icon-tver.png);
}

.active .icon-list {
    position: absolute;
    right: 10px;
    top: 18px;
    cursor: pointer;
    width: 16px;
    height: 12px;
    background: url(../images/icon-list.png) no-repeat;
}

.icon.dropdown-toggle {
    margin-bottom: 0;
    margin-right: 0;
}

.active .icon-s-block,
.chosepos:hover .icon-s-block {
    width: 8px;
    height: 8px;
    background-image: url(../images/icon-s-greenblock.png);
}

.active .icon-s-top,
.chosepos:hover .icon-s-top {
    width: 12px;
    height: 8px;
    background-image: url(../images/icon-s-greentop.png);
}

.active .icon-s-left,
.chosepos:hover .icon-s-left {
    width: 8px;
    height: 12px;
    background-image: url(../images/icon-s-greenleft.png);
}

.active .icon-s-down,
.chosepos:hover .icon-s-down {
    width: 12px;
    height: 8px;
    background-image: url(../images/icon-s-greendown.png);
}

.active .icon-s-right,
.chosepos:hover .icon-s-right {
    width: 8px;
    height: 12px;
    background-image: url(../images/icon-s-greenright.png);
}

.active > a > .icon-down {
    background-image: url(../images/icon-up.png);
}

.active > .icon-ddown,
.open .icon-ddown {
    background-image: url(../images/icon-uup.png);
}

.icon-navset {
    background-image: url(../images/icon-navset.png);
}

/*icons 娴滐拷 闁跨噦鎷�*/

.deptrightmenu .hasson:hover .setuserbox {
    display: block !important;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #ddd;
    width: 110px;
    left: 106px;
    top: 122px;
}

.deptrightmenu .hasson:hover .setpuserbox {
    display: block !important;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #ddd;
    width: 110px;
    left: 106px;
    top: 170px;
}

.hiddentd {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.hiddendiv {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-info.width100 {
    width: 100%;
    min-width: 800px;
}

.card-info {
    border: 2px solid #deebee;
    position: relative;
    width: 50%;
    float: left;
    margin-bottom: 10px;
    /* padding: 10px; */
    background: #fff;
    border-radius: 2px;
}

.dsm-big .dsm-form-label {
    width: 130px;
}

.canopenDiv .error {
    float: left;
    margin-top: 5px;
}

.pic-author {
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    height: 72px;
    background: url(../images/pic-author.png) no-repeat center center;
}

.info-contain {
    min-height: 200px;
    padding: 30px 20px;
    background: #fff;
    /* text-align: center; */
}

.namestyle {
    width: 150px;
    display: inline-block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.gwtab {
    padding: 5px 10px 10px 20px;
}

.heartbeatdesc {
    line-height: 35px;
    position: absolute;
    left: 65px;
    top: -10px;
}

.bgdisabled {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    top: 60px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}

.disabledDiv {
    color: #ACA899;
}

.disabledDiv .dsm-select .btn {
    color: #ACA899;
    pointer-events: none;
}

.lidisabled {
    pointer-events: none;
}

#collapseuserpowerinfo li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#collapseuserpowerinfo li > label {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.intelLink {
    position: absolute;
    width: 100%;
}

.table-layout-auto {
    table-layout: auto !important;
}

.cp {
    cursor: pointer;
}

.cp-nocolor:hover {
    color: #428bca;
}

/**閸╃喎鎮撳銉╀紕缂冿拷*/
.bgdisabled {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    top: 60px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}

/**閸╃喎鎮撳銉╀紕缂冿拷*/
.bgdisabled-day {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    top: 65px;
    left: 240px;
    right: 10px;
    bottom: 110px;
    width: 553px;
    height: 38px;
}

/**閸╃喎鎮撳銉╀紕缂冿拷*/
.bgdisabled-week {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    top: 110px;
    left: 240px;
    right: 10px;
    bottom: 60px;
    width: 553px;
    height: 38px;
}

/**閸╃喎鎮撳銉╀紕缂冿拷*/
.bgdisabled-month {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    top: 160px;
    left: 240px;
    right: 10px;
    bottom: 10px;
    width: 553px;
    height: 38px;
}

.fileTbody .js_detailform {
    cursor: default;
}

.fileTbody .js_detailform:hover {
    color: #428bca;
}

.clientFileDetail {
    width: 1155px;
    height: 100%;
    padding: 5px 30px;
    margin: 20px;
    border: 4px solid #ebcbbe;
}

.clientFileDetail span.title {
    display: block;
    width: 70px;
    height: 18px;
    position: relative;
    top: -22px;
    left: 0px;
    text-align: left;
    background: white;
}

.w110 {
    width: 110px;
}

.w170 {
    width: 170px;
}

.w300 {
    width: 300px;
}

.w450 {
    width: 450px;
}

.mt10 {
    margin-top: 10px;
}

.mt5 {
    margin-top: 5px;
}

.nav-tabs-b li.active a {
    color: #03c4fc;
    background: #F2FBFE;
}

.nav-tabs-b li.active a:hover,
.nav-tabs-b li.active a:focus {
    color: #03c4fc;
    background: #F2FBFE;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-top: 1px solid #03c4fc;
}

/** zTree闁跨喓娈曠拋瑙勫 閸ワ拷 - 婵拷*/
.ztree li span.button.z_icon01_ico_docu, .ztree li span.button.z_icon01_ico_open, .ztree li span.button.z_icon01_ico_close {
    background: url(img/tree-dept.png) no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-right: 4px;
    vertical-align: top;
    *vertical-align: middle
}

.ztree li span.button.z_icon02_ico_docu, .ztree li span.button.z_icon02_ico_open, .ztree li span.button.z_icon02_ico_close {
    background: url(img/tree-dept.png) no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-right: 4px;
    vertical-align: top;
    *vertical-align: middle
}

.ztree li span.button.z_icon03_ico_docu, .ztree li span.button.z_icon03_ico_open, .ztree li span.button.z_icon03_ico_close {
    background: url(img/tree-user.png) no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-right: 4px;
    vertical-align: top;
    *vertical-align: middle
}

/** zTree闁跨喓娈曠拋瑙勫 閸ワ拷 -  */
.ck-treenode-hignlight {
    background: #03c4fc;
}

.backloading {
    top: 0;
    background: #fff url(../images/compare-loading.gif) no-repeat center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}
.backloadingxml {
    top: 0;
    background: #fff url(../images/compare-loading.gif) no-repeat center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    margin-top: 95px;
    margin-right: 580px;
}

/** 浜戦厤缃慨鏀规牱寮�*/
.loginheader {
    width: 100%;
    height: 62px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
    background-color: #fdfdfd;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .04);
}

.logincontent {
    position: absolute;
    height: 639px;
    background: #fdfdfd;
    width: 100%;
    margin-top: 1px;
}

.headinfo {
    display: inline-block;
    text-align: left;
    padding-left: 10px;
    width: 354px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 16px;
    z-index: 8;
    position: absolute;
    top: 17px;
    left: 65px;
}

.logotab {
    position: absolute;
    left: 110px;
}

.hidtab {
    width: 53px;
    position: absolute;
    background: #ffffff;
    height: 50px;
    top: 0;
    left: 130px;
}

.regtab {
    position: absolute;
    right: 125px;
}

.regbtn {
    background-color: #38adff;
    border: 1px solid rgba(0, 140, 238, .72);
    border-radius: 4px;
    color: #fff;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    margin-top: 14px;
    margin-right: 20px;
    font-size: 16px;
}

.loginbox-body {
    padding: 0 25px;
    margin-top: 35px;
}

.loginerr {
    margin-top: 30px;
    text-align: center;
    color: #ee5d62;
    background: #f2d5da;
    font-size: 13px;
    height: 50px;
    margin-right: -30px;
    margin-left: -31px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.contentbg {
    background-image: url(../images/loginbag.png);
    top: 0;
    position: relative;
    overflow: hidden;
    height: 639px;
    background-size: 100% 95%;
}

.loginfooter {
    position: fixed;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.loginfooter .links {
    position: relative;
    top: 0;
    width: 100%;
}

.loginfooter a {
    cursor: pointer;
    margin: 0px 15px;
    color: #38adff;
}

.loginfooter span {
    height: 12px;
    width: 1px;
    background-color: #a8a8a8;
    display: inline-block;
}

.globalsearch {
    width: 294px;
    overflow: hidden;
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -ms-flex: 0 0 auto;
    -ms-flex-item-align: center;
    border-radius: 37px;
    transition: all 218ms;
    height: 32px;
    margin: auto;
    background-color: #f7f7f7;
    float: left;
    right: 110px;
    margin-top: 8px;
    margin-left: 80px;
}

.globalsearch input {
    padding-left: 8px;
    border: none;
    outline: none;
    background: transparent;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 14px;
    color: #a6a6a6;
    height: 30px;
    line-height: 26px;
    border-radius: 3px;
    box-shadow: none;
    width: 100%;
}

.globalsearch .mask {
    padding: 0 45px;
    max-width: 260px;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 14px;
    height: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #a6a6a6;
    -webkit-animation: moveToRight__19FM 168ms;
    animation: moveToRight__19FM 168ms;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.globalsearch .tip:hover {
    cursor: text;
}

.focus .sinput {
    padding-left: 35px;
}

.focus .mask {
    padding: 10px;
}

.focus .tip {
    display: none;
}

.globalsearch .tip {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.headbar {
    float: left;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    min-width: 600px;
    margin-left: 275px;
}

.wd {
    text-align: center;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1;
}

.wdt {
    float: right;
    line-height: 50px;
    height: 50px;
    margin-left: 30px;
}

.wz {
    height: 50px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: #333;
}

.wzt {
    font-size: 14px;
    letter-spacing: 0;
    text-align: center;
    cursor: pointer;
}

.wz.active {
    color: #38adff;
    border-bottom: 3px solid #38adff;
}

.nonav .dsm-side {
    display: none;
}

.nonav .dsm-body {
    margin-left: -540px;
}

.dsm-side .nav li a.active {
    color: #fff;
    background-color: #38adff;
}

.p-l-220 {
    left: 220px;
}

.dsm-inforight {
    background: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 580px;
    overflow-y: auto;
    padding: 20px;
}

.cfgdownbox {
    align-items: center;
    display: flex;
    padding: 4px;
    cursor: pointer;
    width: 66px;
    padding-left: 20px;
    border-radius: 4px;
    float: right;
    margin-right: 20px;
}

.cfgdownbox:hover {
    background: #ecf6fe;
    color: #3da8f5;
}

.dsmfonta6 {
    color: #a6a6a6;
}

.cfgdownbox:hover .icon-downloadcfg {
    background-image: url(../images/icon-downloadblue.png);
}
.icon-circel{
    width:14px;
    height: 14px;
    background-image: url(../images/circel.png);
    position: absolute;
    top: 35px;
}
.cfgotherInfo {
    position: absolute;
    right: 0;
    top: 15px;
    width: 460px;

}

.cfg-detail {
    border-bottom: 1px solid #e5e5e5;
}

.cfg-log {
    margin: 10px 0;
}

.log-content {
    color: #a6a6a6;
}

.log-hox {
    margin: 15px 0;
}

.h-content {

}

.d-content {
    margin-left: 10px;
}

.d-date {
    margin-left: 15px;
    margin-bottom: 5px;
}

.h-reason {
    margin: 5px 0 0 30px;
    color: #333;
}

.d-reason {
    text-overflow: ellipsis;
    font-size: 12px;
    border-left: 5px solid #ccc;
    line-height: 24px;
    display: inline-block;
    padding-left: 12px;
    width: 345px;
    word-wrap: break-word;
    word-break: break-all;
}

.loadingtext {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 25px;
    margin-top: -10px;
}
.JColResizer tbody tr:hover{
    background-color: #f7f7f7;
}
.orglist li{
    background-color: #ffffff00;
}
.col-w100{
    width: 100px;
}
.col-w120{
    width: 120px;
}
.col-w160{
    width: 160px;
}
.col-w200{
    width: 200px;
}
.col-w250{
    width: 250px;
}
.cusnav .cusbtn{
    color: #8c8c8c;
    line-height: 32px;
}   
.cusnav .cusbtn:hover{
    cursor: pointer;
    color: #0171c2;
}
.cusnav .icon-delete{
    margin-top: -2px;
    background-image: url(../images/deletegrey.png);
}
.cusnav .cusbtn:hover .icon-delete{
    cursor: pointer;
    background-image: url(../images/deletegreyhover.png);
}
.cusnav .icon-set{
    background-image: url(../images/setgrey.png);
}
.cusnav .cusbtn:hover .icon-set{
    cursor: pointer;
    background-image: url(../images/setgreyhover.png);
}
.cusnav .icon-move{
    background-image: url(../images/move.png);
}
.cusnav .cusbtn:hover .icon-move{
    cursor: pointer;
    background-image: url(../images/movehover.png);
}
.cusnav .icon-edit{
    background-image: url(../images/editgrey.png);
}
.cusnav .cusbtn:hover .icon-edit{
    cursor: pointer;
    background-image: url(../images/editgreyhover.png);
}
.owner{
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 15px 0;
}
.dgAttr{
    margin: 0 32px 24px 20px;
}
.f12p{
    font-size:12px;
}
.icon-arrdown{
    background-image: url(../images/arrdown.png);
    margin-top: -1px;
    margin-left: 5px;
}
.moreNav{
    position: absolute;
    bottom: -60px;
    left: 500px;
    text-align: center;
    cursor: pointer;
}
.moreNavLoading{
    position: absolute;
    bottom: -60px;
    left: 500px;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    background: #fff url(../images/compare-loading.gif) no-repeat center;
}
.moreInfo{
    font-size: 12px;

}
.downIcon{
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-top: 5px;
    margin-left: -5px;
    background-image: url(../images/loadmore.png);
}

.pt-chose section {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pt-chose label {
    border: 1px solid #ddd;
    padding: .4em 1em;
    cursor: pointer;
    z-index: 1;
    margin-left: -1px;
    border-radius: 3px;
}
.pt-chose label:first-of-type {
    margin-left: 0;
}

input[type=radio]{
    display: none;
}

input[type=radio]:checked + label{
    display: block;
    color: #0180a4;
    background-color: rgba(202, 239, 250, 0.22);
}

.pt-chose{
    position: absolute;
    top: 34px;
    left: 1px;
    margin-right: 20px;
}

.icon-lock {
    background-image: url(../images/lock.png);
}

.icon-unlock {
    background-image: url(../images/unlock.png);
}
