
.box_Bullet{
    position: fixed;
    padding: 10px;
    color: #FFFFFF;
    font-size: 14px;
    background-color: rgba(0,0,0,0.7);
    top:50%;
    z-index: 111111111111;
    border-radius: 3px;
    min-width: 130px;
    text-align: center;
}
/*****************font size style css*****************/
.font-size12{font-size: 12px!important;}
.font-size14{font-size: 14px!important;}
.font-size18{font-size: 18px!important;}
.font-size24{font-size: 24px!important;}
.font-size28{font-size: 28px!important;}
/*********************************************/
.backgroundf0{background:#f0f0f0!important;}
.backgrounddd{background:#dddddd!important;}
.background00{background:#000000!important;}
.backgroundf2{background:#F2F2F2!important;}
.backgroundff{background:#FFFFFF!important;}
/*******Inside padding style*******/
.padding0{padding:0px !important;}
.padding5{padding: 5px!important;}
.padding10{padding: 10px!important;}
.padding15{padding: 15px!important;}
.padding20{padding: 20px!important;}
.padding30{padding: 30px!important;}
.padding40{padding: 40px!important;}
.padding50{padding: 50px!important;}
.ptb10{padding: 10px 0px;}
.ptb15{padding: 15px 0px;}
.ptb20{padding: 20px 0px;}
.ptb30{padding: 30px 0px;}
.ptb40{padding: 40px 0px;}
.ptb50{padding: 50px 0px;}
.ptb60{padding: 60px 0px;}
.ptb70{padding: 70px 0px;}
.plf10{padding: 0px 10px;}
.plf15{padding: 0px 15px;}
.plf20{padding: 0px 20px;}
.plf30{padding: 0px 30px;}
.plf40{padding: 0px 40px;}
.plf50{padding: 0px 50px;}
.plf60{padding: 0px 60px;}
.plf70{padding: 0px 70px;}
.pr10{padding-right: 10px;}
/************spacing magein style**********/
.margin0{margin: 0px!important;}
.margin10{margin: 10px!important;}
.margin15{margin: 15px!important;}
.margin20{margin: 20px!important;}
.margin30{margin: 30px!important;}
.margin40{margin: 40px!important;}
.margin50{margin: 50px!important;}
.mtb5{margin: 5px 0px;}
.mtb10{margin: 10px 0px;}
.mtb15{margin: 15px 0px;}
.mtb20{margin: 20px 0px;}
.mtb30{margin: 30px 0px;}
.mtb40{margin: 40px 0px;}
.mtb50{margin: 50px 0px;}
.mtb60{margin: 60px 0px;}
.mlf10{margin: 0px 10px;}
.mlf15{margin: 0px 15px;}
.mlf20{margin: 0px 20px;}
.mlf30{margin: 0px 30px;}
.mlf40{margin: 0px 40px;}
.mlf50{margin: 0px 50px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
#sliderWrap{
    height: 100%;
    width: 5px;
    background-color: #d4d4d4;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 111;
}
#slider{
    width: 5px;
    height: 50px;
    background-color: #969696;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 10px;
    z-index: 112;
    cursor: pointer;
}
.iframe-box{width: 100%; height: 100%;}
.show_iframe{width: 100%; height: 100%;}
.breadcrumb{position: relative; z-index: 1;}
.menu-section{position: absolute; z-index: 1; width: 100%; top:0px;left: 0px;}
.leftModule.bk-con-menu .samebtn i{display: block; margin-left: 5px;}
.bk-con-menu.leftModule .samebtn {
    width: 25px;
    height: 40px;
    display: none;
    overflow: hidden;
    float: left;
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 111;
    left: initial;
    right: -25px;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #f2f2f2;
    border-radius: 0px 3px 3px 0px;
}
.bk-con-menu.leftModule .samebtn:before{
    content:"";
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;

}
.Testtitle{
    background: #f2f2f2!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#ffffff),to(#ededed))!important;
    background-image: -webkit-linear-gradient(top,#ffffff,0%,#ededed,100%)!important;
    background-image: -moz-linear-gradient(top,#ffffff 0,#ededed 100%)!important;
    background-image: linear-gradient(to bottom,#ffffff 0,#ededed 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0)!important;
    border-bottom: 1px solid #DDDDDD;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0px 20px;

}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 42.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
@media screen and (max-width: 1680px) {
    .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
        float: left;
    }
    .col-ms-12 {
        width: 100%;
    }
    .col-ms-11 {
        width: 91.66666667%;
    }
    .col-ms-10 {
        width: 83.33333333%;
    }
    .col-ms-9 {
        width: 75%;
    }
    .col-ms-8 {
        width: 66.66666667%;
    }
    .col-ms-7 {
        width: 42.33333333%;
    }
    .col-ms-6 {
        width: 50%;
    }
    .col-ms-5 {
        width: 41.66666667%;
    }
    .col-ms-4 {
        width: 33.33333333%;
    }
    .col-ms-3 {
        width: 25%;
    }
    .col-ms-2 {
        width: 16.66666667%;
    }
    .col-ms-1 {
        width: 8.33333333%;
    }

}
@media screen and (max-width: 1367px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 42.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
}
@media(min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 42.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
}
@media(min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 42.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
}
.btn {
    display: inline-block;
    border-style: solid;
    padding:5px 10px;
    border-width: 1px;
    border-color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 111;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}
.btn_Plate {
    width: 100%;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDD;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 111;
}
.title-name{
    padding: 0 15px;
    font-size: 14px;
    border-bottom: 1px solid #dddddd;
    background: #2a8bcc!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#ffffff),to(#ededed))!important;
    background-image: -webkit-linear-gradient(top,#ffffff,0%,#ededed,100%)!important;
    background-image: -moz-linear-gradient(top,#ffffff 0,#ededed 100%)!important;
    background-image: linear-gradient(to bottom,#ffffff 0,#ededed 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0)!important;
    height: 40px;
    line-height: 40px;
    color: #333333;
    width: 100%;
    text-align: center
}
/*******é¢œè‰²å€¼********/
.hover-blue-alt:hover, .bg-blue-alt {
    color: #fff;
    background: #65a6ff!important;
    border-color: #65a6ff
}
.hover-deep-blue:hover, .bg-deep-blue{
    color: #fff;
    background: #438EB9!important;
    border-color: #438EB9
}
.hover-deep-gray:hover, .bg-deep-gray{
    color: #33333;
    background: #DDDDDD!important;
    border-color: #DEDEDE
}
.hover-deep-white:hover, .bg-deep-white{
    color: #66666;
    background: #ffffff!important;
    border-color: #DEDEDE;
    border:1px solid #DEDEDE
}
.bg-deep-blue:hover{
    color: #FFFFFF;
    background-color:#60A7D0!important;
    border-color: #60A7D0;
}
.btn-danger:hover{background-color:#E07360!important; border-color: #E07360}
.hover-green:hover, .bg-green {
    color: #fff!important;
    background:#72B63F!important;
    border-color: #72B63F
}
.hover-azure:hover, .bg-azure {
    color: #fff!important;
    background: #19D2A8!important;
    border-color: #19D2A8
}
.hover-red:hover, .bg-red {
    color: #fff!important;
    background: #ff5757!important;
    border-color: #ff5757
}
.hover-gray:hover, .bg-gray{
    color: #fff!important;
    background: #888888!important;
    border-color: #888888
}
.hover-gray:hover, .bg-purple{
    color: #fff!important;
    background: #8775a7!important;
    border-color:#8775a7
}
.hover-orange:hover, .bg-orange{
    color: #fff!important;
    background: #FF6633!important;
    border-color: #FF6633
}
.hover-orange:hover, .bg-yellow{
    color: #fff!important;
    background: #F5C23D!important;
    border-color: #F5C23D
}
.hover-pink:hover, .bg-pink{
    color: #fff!important;
    background: #F35052!important;
    border-color: #F35052
}
.hover-bule:hover, .bg-bule{
    color: #fff!important;
    background: #0785D1!important;
    border-color: #0785D1
}
.btn-danger, .btn-danger:focus{
    color: #fff!important;
    background:#d15b47!important;
    border-color: #d15b47;
}
.btn-info, .btn-info:focus {
    color: #fff!important;
    background-color: #6fb3e0!important;
    border-color: #6fb3e0;
}
.btn-green, .btn-green:focus {
    color: #fff!important;
    background-color: #72B63F!important;
    border-color: #72B63F;
}
.btn-blue, .btn-blue:focus {
    color: #fff!important;
    background-color:  #0E85C3!important;
    border-color: #0E85C3;
}
.btn-gray, .btn-gray:focus {
    color: #fff;
    background-color:#999999!important;
    border-color: #999999;
}
.btn-Dark-success, .btn-Dark-success:focus{
    color: #fff!important;
    background-color: #82af6f!important;
    border-color: #82af6f;
}
.btn-default:hover, .btn-default:focus {
    background-color: #8b9aa3!important;
    border-color: #abbac3;
    color: #fff;
}
.alert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.btn-white, .btn-white:focus{
    background-color:#FFF!important;
    color:#333;
    border-color: #ffffff;
}
.rightModule{width: 100%; top:0px; right: 0px; position: absolute; z-index: 1;}
.title-menu{ height: 40px; text-align: center; line-height: 40px; color: #FFFFFF; background: #ff0000;}
.leftModule .menu-section .column-name {
    width: 100%;
    height: initial;
    float: none;
}
.menu-section .column-name a {
    height: 45px;
    position: relative;
    border-right: 1px solid #dddddd;
    text-align: center;
    display: block;
    padding: 0px 15px;
    z-index: 2;
}
.menu-section .column-name a:before{
    position: absolute;
    content: "";
    cursor: pointer;
    left: 0px;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 12;

}
.leftModule.bk-icon-menu .column-name.open .arrow{
    right: -6px;
}
.leftModule.bk-icon-menu .sys-childmenu{
    position: fixed;
    width: 200px;
    z-index: 1;
    margin-top: -45px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    background: #f2f2f2;
    left: 60px;
    font-size: 14px;
}
.leftModule.bk-icon-menu .arrow{
    right: -5px;

}
.leftModule .menu-section .column-name a:after {
    content: '';
    border-bottom: 1px solid #ffffff;
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 0;
    width: 100%;
}
.leftModule .menu-section .column-name .menu-text {
    display: inline-block;
    height: 100%;
    line-height: 45px;

}
.leftModule .menu-section .menuicon {
    position: absolute;
    left: 5px;
    height: 100%;
    font-size: 26px;
    width: 45px;
    top: 0;
    padding: 5px 0;
}
.leftModule .menu-section .menuicon .icon-img{width: 70%;}
.bk-con-menu ul .arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    font-size: 18px;
    z-index: 12;
}
.title-menu .icon-menu {
    position: absolute;
    left: 15px;
    font-size: 22px;
    cursor: pointer;
}
.leftModule  .menu_toggle {
    position: absolute;
    left: 0;
    height: 40px;
    bottom: 0;
    width: 100%;
    color: #fff;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    cursor: pointer;
    padding: 0px 10px;
    z-index: 102;
    text-align: center;
    display: block;
    border-top: 1px solid rgba(0,0,0,0.04);
    background: rgba(0,0,0,0.02);
}
.leftModule  .menu_toggle .icon_menu_toggle {
    font-size:24px;
    color: #FFFFFF;
    vertical-align: middle;
}
.leftModule  .menu_toggle .icon_menu_toggle .icon-menu{font-size: 24px;}
.notice-section {
    float: left;
    width: 50px;
}
/*************é€‰é¡¹å¡åˆ‡æ¢***************/
.tab-navigation {
    padding: 0;
    font-size: 13px;
    color: #333;
    position: relative;
    z-index: 1;
    float:left;
    top: 0px;
    overflow: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.tab-navigation .tablist li{
    color: #ffffff;
    height: 100%;
    display: inline-block;
    background-color: #000000;
    border-right: 1px solid #2A2A2A;
    position: relative;
    bottom: 0px;
    overflow: hidden;
    cursor: pointer;
}
.tab-navigation  .tablist li.home span {
    padding: 0px 20px;
    font-size: 22px;
}
.tab-navigation .tablist li span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px 20px 0px 10px;
}
.tab-navigation .tablist li.active:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    z-index: 15;
}
.tab-navigation .tablist li .close_icon {
    position: absolute;
    display: block;
    width: 13px;
    height: 13px;
    top: 50%;
    margin-top: -7px;
    right: 5px;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    background: url(../images/acrossTab-close.png) no-repeat 0 0;
}
.fullscreen {
    float: right;
    width: 50px;
    border-left: 1px solid #333333;
    position: relative;
    display: block;
    height: 100%;
    z-index: 1;
    text-align: center;
    color: #ffffff;
}
.fullscreen:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;
    top:0px;
    left:0px;
}
.bk-settings-section {
    min-width: 100px;
    position: absolute;
    right: 0px;
    height: 100%;
    top: 0px;
    z-index: 111;
}
.tablist{}
.tab-navigation .tablist li .close_icon:hover{ background: url(../images/acrossTab-close.png) no-repeat 0 -13px}
.tab-navigation .tablist li.home{background:#000000;border-right: 1px solid #2D2D2D	}
.tab-navigation .tablist li i{  margin-top:0px; font-size: 26px;}
.tab-navigation .tablist li span.tabtitle{font-size: 14px; line-height: 40px;}
.sys-direction{position: relative;z-index: 1; float: left; width:40px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #999999;}
.show_iframe {
    animation: moveTop 1s;
    -webkit-animation: moveTop 1s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    position: relative;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
}
@keyframes moveTop{
    0% {opacity: 0;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);}
    100% {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
}
@-o-keyframes moveTop{
    0% {opacity: 0;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);}
    100% {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
}
@-moz-keyframes moveTop{
    0% {opacity: 0;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);}
    100% {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
}
@-webkit-keyframes moveTop{
    0% {opacity: 0;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);}
    100% {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
}
/*************é¢œè‰²****************/
.colorF { color: #FFFFFF;}
.color3 { color: #333333;}
/**************ç›’å­æ ·å¼********************/
.clickBombbox {
    display: block;
    width: 100%;
    height: 100%;
}
.Bombbox {
    position: absolute;
    z-index: 1000;
    top: 100%;
    right: 0px;
    display: none;
    float: left;
    padding: 5px 0px;
    width: 100px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-top: 0px;
}
.Bombbox .menulist li {
    padding: 5px 10px;
    line-height: 30px;
    height: 40px;
    border-bottom: 1px dashed #dddddd;
}
.Bombbox .menulist li a{color: #333333; display: block;}
.Bombbox .menulist li i { font-size: 14px;margin-right: 5px;}
.Bombbox .menulist li:last-of-type {border-bottom: 0px;}
.iframebox{width: 100%;}


.calendar {

    font-family: "Chinese Quote", "Microsoft YaHei";
    font-size: 14px;
}
.calendar-body{width: 100%; height: 100%; overflow: hidden}
.calendar-header {
    line-height:40px;background:#a02420;text-align:center;height:40px;
}

.calendar-select {
    color:#246bb3;float:left;
}

.calendar-table,
.calendar-tbody {
    width: 100%;
    height: 100%;
}

.calendar-column-header,
.calendar-cell {
    width: 14%
}

.calendar-column-header {
    font-weight: 400;
    text-align: center;
    font-size: 12px;
    color: #3e3e3e;
    line-height:42px;
}
.pcalendar .calendar-header{color:#fff;text-align:center;font-size:16px;}
.pcalendar .calendar-header .calendar-select{vertical-align:middle;color:#fff;display:inline-block;float:none;}
.pcalendar .calendar-header .calendar-column-header{vertical-align:middle;color:#fff;display:inline-block;float:none;}


.calendar-table {
    table-layout: fixed;
}
.calendar-box{
    position: absolute;
    bottom: 0px;
    border-radius: 5px;
    z-index: 9999;
    min-width:150px;
    display: none;
    font-family: å¾®è½¯é›…é»‘;
    font-size: 14px;
    background-color: rgb(255, 255, 255);
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    list-style: none;
    margin: 0px;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.15);
    border-image: initial;
    border-radius: 0px;
    overflow: hidden;
}
.calendar-box a{color: #999999; display: block;}
.calendar-cell {
    cursor: pointer;
    position: relative;
    z-index: 1;
}
.calendar{width:100% !important}
.calendar-cell.calendar-last-month-cell,
.calendar-cell.calendar-next-month-cell {
    opacity:.5;cursor:default;
}
.calendar-date {
    width:calc(100% - 4px);box-sizing:border-box;height:30px;border:1px solid #ccc;margin:2px;box-sizing:border-box;
    position: relative;
    z-index: 1;
}
.calendar-weekend>div{background: #eee;}
/*.calendar-cell.calendar-thisMonth .calendar-date,*/
/*.calendar-cell.calendar-today .calendar-date {*/
/*background-color: #e6f7ff;*/
/*}*/
/*.calendar-date:hover:before {*/
/*box-sizing:border-box;*/
/*background: #e6f7ff;*/
/*position: absolute;*/
/*width: 100%;*/
/*height: 100%;*/
/*z-index: -1;*/
/*top:0;*/
/*left: 0;*/
/*content: "";*/
/*border: 3px solid #F07102;*/
/*}*/
.calendar-holiday-bg{background: #eee; position: absolute; z-index: -2; content: ''; width: 100%; height: 100%; left: 0px ; top:0px}
.calendar-value {line-height:30px;
    text-align: center;
    font-size:14px;color:#333;
}
.calendar-cell .value{display:none;}
.calendar-content {
    overflow-x: hidden;
    overflow-y: auto;
    position: static;
    width: auto;
    left: auto;
    bottom: auto;
}
.calendar-select {
    font-size: 14px;
    vertical-align: middle;
}
.btn.calendar-select-active {
    border-color: #40a9ff;
    z-index: 2;
    background: #40a9ff;
    color: #FFFFFF;
}

.calendar-select .calendar-icon{display:none;}
.calendar-holiday{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 25px;
    height: 25px;
    color: #fff;
    background: #f43;
    text-align: center;
    text-indent: 1px;
    line-height:24px;
    *line-height: 29px;
    overflow: hidden;
    z-index: 11;
}
.calendar-work{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 25px;
    height: 25px;
    color: #fff;
    background:#999999;
    text-align: center;
    text-indent: 1px;
    line-height:24px;
    *line-height: 29px;
    overflow: hidden;
    z-index: 11;

}
.calendar-parents{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 25px;
    height: 25px;
    color: #fff;
    background:#999999;
    text-align: center;
    text-indent: 1px;
    line-height:24px;
    *line-height: 29px;
    overflow: hidden;
    z-index: 11;

}
.calendar-work1{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 25px;
    height: 25px;
    color: #fff;
    background:#fff;
    text-align: center;
    text-indent: 1px;
    line-height:24px;
    *line-height: 29px;
    overflow: hidden;
    z-index: 11;

}
.calendar-work-bg{
    background:#a02420;border:1px solid #a02420;
    position: absolute;
    z-index: -2;
    content: '';
    width: 100%;
    height: 100%;
    left: -1px;
    top: -1px;
}
.calendar-parents-bg{
    background:#009fe2;border:1px solid #009fe2;
    position: absolute;
    z-index: -2;
    content: '';
    width: 100%;
    height: 100%;
    left: -1px;
    top: -1px;
}
.calendar-work2{display:none;}
.calendar-work2-bg{
    background:#f7f739;border:1px solid #f7f739;
    position: absolute;
    z-index: -2;
    content: '';
    width: 100%;
    height: 100%;
    left: -1px;
    top: -1px;
}
.calendar-work1-bg{
    background:#fff;border:1px solid #ccc;
    position: absolute;
    z-index: -2;
    content: '';
    width: 100%;
    height: 100%;
    left: -1px;
    top: -1px;
}
.calendar-icon {
    margin: 0 10px 0 0;
}

.calendar-icon * {
    color: rgba(0, 0, 0, 0.25);
}

.btn {
    float: left;
    padding: 5px 10px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}

.btn-group {
    float: left;
    display: inline;
    padding: 0 8px;
}

.btn-group>.btn {
    position: relative;
    float: left;
}

.btn-group>.btn:hover {
    z-index: 2;
    border-color: #40a9ff;
}

.btn-group .btn+.btn {
    margin-left: -1px;
}

.btn-group>.btn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/*dropdown-menu*/

ul.dropdown-month,
.dropdown-month li,
ul.dropdown-year,
.dropdown-year li {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

.dropdown-month.open,
.dropdown-year.open {
    display: inline-block;
    margin-top: 1px;
    width: 100%;
}

.dropdown-month,
.dropdown-year {
    height: 250px;
    z-index: 111;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    width: 50px;
    border: 1px solid #eee;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.dropdown-month .month-item,
.dropdown-year .year-item {
    font-size: 12px;
    position: relative;
    display: block;
    padding: 5px 2px;
    line-height: 20px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.65);
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.month-item:hover,
.year-item:hover {
    background: #e6f7ff;
}

.year-item.active {
    background-color: #fafafa;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.65);
}
/*è‡ªå®šä¹‰äº‹ä»¶æ ·å¼*/

ul.events li {
    white-space: nowrap;
    font-size: 13px;
    padding: 1px 2px;
}

ul.events li span {
    margin-left: 5px;
}

ul.events li:before {
    content: "*"
}
/*scrollbar*/

*::-webkit-scrollbar {
    width: 8px;
    background-color: #fff;
}

*::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
}

.niceScroll {
    height: 100%;
}

#pgServer_input,#pgServer_btn{display:none;}