

/**{font-family: "microsoft yahei";}*/
/*padding-top: 20px!important;height: 64px!important;*/
header{background-color: #48A0DE!important;}
header h1{color: #fff!important;}
header a{color: #fff!important;}
.cmp-content{position: relative;}
.cmp-bar-nav ~ .cmp-content{padding-top: 0;}
.cmp-bar-nav~.cmp-scroll-wrapper{
    top:44px;
}
/*.cmp-content{position: relative;}*/
/*侧滑菜单模块*/
.cmp-demo-menu-content{position: absolute;top:0;left: -50%;right: 0;bottom: 0;width: 50%;height: 100%;
    z-index: 999;overflow-y: auto;   background-color: #333;opacity: 0;  color:#fff;}
.cmp-demo-menu-content .title{
    margin: 35px 15px 10px;
}
.cmp-demo-menu-content .title+.content{
    margin: 10px 15px 35px;
    color: #bbb;
    text-indent: 1em;
    font-size: 14px;
    line-height: 24px;
}

.box_border{
    border: 1px #ccc solid;
    padding: 10px;
}
.box_border.info{font-size: 13px;}
.cmp-demo-table table{
    width: 100%;
    text-align: center;
}
.cmp-demo-table table{border-bottom: 1px #ccc solid;}
.cmp-demo-table table th{width: 25%;font-size: 14px;border: 1px #ccc solid;border-bottom: none;}
.cmp-demo-table table td{width: 25%;font-size: 12px;border: 1px #ccc solid;border-bottom: none;padding: 5px; }

.TextDisplay{height: 400px;font-size: 12px;background-color: #2B2B2B;color:#A5C261;border-radius: 0;margin: 0;padding:8px;}
.divtextarea{min-height: 100px;border: 1px #ccc solid;padding: 5px;margin: 10px;}
.TextDisplay.custom{height: 400px;}

.cmp-ios .cmp-listpicker .cmp-listpicker-inner {
    /*overflow-y: auto;*/
}
.cmp-dtpicker .cmp-listpicker{overflow-y: auto;}

/*图标库*/
.main{padding-top: 64px;background-color: #fff;}
.main .icon_lists.clear{overflow: hidden;}
.main .icon_lists.clear li{    display: inline-block;text-align: center;margin: 5px;border-radius: 5px;
    float: left; color: #737383;
    border: 1px #ccc solid;
    padding: 10px;
    font-size: 15px;}
.main .icon_lists.clear li .icon{
    font-size: 25px;

}
.main .icon_lists.clear li .code{
    display: none;
}


