body{font-size:14px;overflow: hidden;overflow-y:auto;margin:0px;padding:0px;background: #ffffff;background-size: 100%;background-repeat: no-repeat;}
p,div{margin:0px;padding: 0px;}

a:visited {color: #333; text-decoration:none} 
a:hover {color: #333; text-decoration:none} 
a:active {color: #333;text-decoration:none}
a{color: #999;text-decoration:none}
.center{text-align: center;margin:0 auto;overflow: hidden;height: auto;zoom:1;}
.shadow{box-shadow: 0px 0px 1px #e8e8e8;background: #fff;}
.box{width:100%;height: auto;zoom:1;overflow: hidden;}
.margin10{margin: 10px;}
.bottomeBox{position:fixed;bottom:0px;left:0px;width:100%;height:40px;text-align:center;background: #fff;border-top: 1px solid #f4f4f4;padding-top: 8px;overflow: hidden;z-index: 1000}

[v-cloak]{ display: none; }

.AppMenu{width:280px;height: auto;zoom:1;overflow: hidden; position: fixed;top:50px;right: 10px;z-index: 1001;background: #fff;border-radius:5px;box-shadow: 0px 0px 5px #999;}
/** Items **/
.classItem{width:70px;height: 60px;float: left;text-align: center;margin:10px;}

.items{width:100%;height:auto;zoom:1;overflow: hidden;margin:0 auto;margin-bottom:10px;position: relative;padding-top:7px;padding-bottom: 10px;background: #fff;border-bottom: 1px solid #e8e8e8}
.items_header{width:28%;height:90px;background-size:cover;margin:5px;float:left;border:1px solid #e8e8e8;border-radius:3px}
.items_header_small{width:20px;height:20px;border-radius:20px;float:left;overflow: hidden;background-size:cover;float:left;margin-top: 5px}
.items_title{margin-left:10px;margin-right: 10px;margin-top: 10px; line-height:20px;min-height: 24px;color:#333;font-size: 16px;font-weight: bold}
.items_other{margin:10px;margin-top:5px;margin-bottom:5px;font-size:12px;color:#999;}
.items_attrib{background: #077b98;color:#fff;width:50px;height: 10px;text-align:center;padding:3px;font-size:10px;border-radius:3px;margin:5px;}
.items_content{font-size: 16px;line-height: 28px;width:95%;height: auto;zoom:1;overflow: hidden;margin:0 auto}
.title{width:346px;height: auto;margin-bottom: 30px;margin-top: 10px;}
table{margin: 0px;}
/*自适应Float*/
.container {
      position: relative;
      height: auto;zoom:1;overflow: hidden;
   }
  
   .center2 {      
      margin-left: 60px;
      margin-right: 60px;
      margin-bottom: 10px;margin-top: 10px;
   }
   .left {
      width: 80px; 
      position: absolute;
      top: 0px;
      left: 0px;
      bottom: 10px;
   }
   .right {
      width: 32px;      
      position: absolute;
      top: 0px;
      right: 0px;
   }

image[lazy=loading] {
  width: 40px;
  height: 300px;
  margin: auto;
}