﻿       .page header.bar {background-color: #0094ff; font-size: 0;overflow-x:auto;overflow-y:hidden;height:45px}
       .page header.bar a {color: #fff; }
       .page header.bar span {color: #fff; }
       .page header.bar .title {color: #fff; }       
       .media-list { margin: 0;}
       .page .type-list {width: 100%;min-width: 375px; height: 50px;font-size: 16px;color: #fff; padding-left: 20px; }
       .page .type-list .type-item {float: left; width: 20%; padding-top: 13px;cursor: pointer }
       .page .type-list .type-item a{color:#fff }
       .page .type-list .type-item .span-item.selected {  color: #fff;border-bottom: 2px solid #fff; margin-left: 5px; max-width: 50px; }

       .page .rtype-list {width: 100%;min-width: 375px;width:700px; height: 50px;font-size: 16px;color: #fff; padding-left: 20px; }
       .page .rtype-list .type-item {float: left; width:100px; padding-top: 13px;cursor: pointer; }
       .page .rtype-list .type-item a{color:#fff }
       .page .rtype-list .type-item .span-item.selected {  color: #fff;border-bottom: 2px solid #fff; margin-left: 5px; max-width: 50px; }
       .list-block .item-codetitle {font-size: 0.65rem;position: relative;overflow: hidden;white-space: nowrap;max-width: 100%;text-overflow: ellipsis;color: #d0cccc;padding-top: 5px;}
       .list-block .item-infotitle {padding-left: 20px; font-size: 0.65rem;position: relative;overflow: hidden;white-space: nowrap;max-width: 100%;text-overflow: ellipsis;color: #333;padding-top: 5px;}
       .list-block .item-codetitle.code2 { margin-left: 34%; position: absolute;}
       .list-block .item-name { font-size: 0.70rem; }
       .xzkey { margin-left: 50px;}
       .no-data-container { height: 100%;  }
       .no-data {margin-top:50px;text-align: center;align-items: center; justify-content: center; display: flex; flex-direction: column;  height: 100%; }
       .no-data img {width: 6rem; height: 3rem;  margin: 1rem; }
       .no-data p {color: #d0cccc; font-size: 0.8rem;}
       .button{border-radius:0px}
       .bar-tab{z-index:999}

       .panel {background-color:#fff;color: #000; border-left: 1px solid #ccc; }
       .infinite-scroll-preloader {margin-top: 200px; touch-action: none}     

        .status-0 { font-weight: bold;color: #999;}
        .status-1 { font-weight: bold;color: #67C23A;}
        .status-2 {font-weight: bold; color: #409EFF;}
        .status-3 {font-weight: bold; color: #E6A23C;}
        .status-4 {font-weight: bold;color: #F56C6C;}
        .nature-0 {font-weight: bold;color: #999;}
        .nature-1 {font-weight: bold;color: #409EFF;}
        .nature-2 {font-weight: bold;color: #67C23A;}
        .nature-3 {font-weight: bold;color: mediumpurple;}
        /************************************************分页****************************************************/
        .pagebar {float: left;width:100% }
        .pagebar ul { display: block; float: left;min-width:480px;width:100% }
        .pagebar ul li {  cursor: pointer; margin-left: 5px;margin-top:1px; display: block;  float: left; border-radius: 5px; }
        .pagebar ul li a {  float: left;padding: 5px; padding-left: 10px;padding-right: 10px; display: block;color: gray;font-size: 12px; border-radius: 5px;border: solid 1px #EBEBEB; transition: all .3s linear;  }
        .pagebar ul li a:hover { border-color: #0094ff; }
        .pagebar .pagebar-sel { border-radius: 5px; background-color: #0094ff; color: #fff; }
        .pagebar .pagebar-sel a {color: #fff; border-color: #0094ff;  }
        .pagebar .pagebar-sel a:hover {  background-color: #0094ff;  }
        .pagebar .pagebar-goto { float: left;  margin-left: 20px;font-size: 12px; padding: 5px 0; width: 150px;}
        .pagebar .pagebar-goto .pagebar-linkarea {  display: none; }
        .pagebar .pagebar-goto span { display: block; float: left; line-height: 28px;   margin-left: 5px; }
        .pagebar .pagebar-goto .pagebar-txtgoto { display: block; float:left;margin-left:5px; width: 35px;height:25px;line-height:25px;border:solid 1px #EBEBEB;border-radius: 5px;text-align: center;background-color:#0094ff;color:#fff;   }
        .pagebar .pagebar-goto .pagebar-btngoto {display: block; float: left;margin-left: 10px;width: 40px;height:25px;border: solid 1px #EBEBEB;border-radius: 5px; cursor: pointer;background-color: #0094ff; color: #fff;}
        #ulClass .itemlist {white-space:normal;word-wrap: break-word;word-break: break-all;}

       .page .bar .biaozhun-list {font-size: 16px;color: #fff;}
       .page .bar .biaozhun-list .biaozhun-item {float: left; padding:10px;cursor: pointer }
       .page .bar .biaozhun-list .span-item.selected {  color: #fff;border-bottom: 2px solid #fff; }
       .itemnone {white-space:initial !important}
