body{font-size:14px;overflow: hidden;overflow-y:auto;margin:0px;padding:0px;background: #fff;background-size: 100%;background-repeat: no-repeat;}
p,div{margin:0px;padding: 0px;}

a:visited {color: #0167AA; text-decoration:none} 
a:hover {color: #0167AA; text-decoration:none} 
a:active {color: #0167AA;text-decoration:none}
a{color: #0167AA;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:14px;color:#666;line-height: 24px;}
.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;
  
}

.bold16{border-right:1px dashed #ddd;text-align:center;font-size:16px;font-weight:bold}
.bold22{font-size:22px;font-weight:bold}

.header_menu_tip{font-weight:bold;font-size:16px;margin-top:20px;margin-bottom:20px;text-align:center;cursor:pointer;color:#fff;}

.header_menu_tip:hover{font-weight:bold;font-size:16px;margin-top:20px;margin-bottom:20px;text-align:center;cursor:pointer;color:#e8e8e8;}

.header_menu{width:20%;float:left;overflow: hidden}
#header_menu a{color:#fff}
#header_menu ul{display: none;position: fixed;background: #c00;padding:10px;margin:0px auto;width: 200px;z-index: 100;}
#header_menu li{
   list-style-type: none;cursor:pointer;color:#fff;padding:5px;
}
#header_menu li:hover{
   list-style-type: none;cursor:pointer;background:#000;
}

.rimg{border-radius:5px;overflow: hidden;border:1px solid #e8e8e8}

#fot p{padding:5px;color:#333}
.input_2{width: auto; border: 1px solid rgb(221, 221, 221); padding: 5px;border-radius:5px;height:35px;}
.input_3{width: auto; border: 0px solid rgb(221, 221, 221); padding: 5px;border-radius:5px;height:35px;text-align:center}
.button{width:auto;height:40px;padding:10px;color:#fff;border-radius:5px;background:#A51016;border:0px;cursor: pointer;}

.zuopinlist{width:98%;margin: 5px;background: #f7f7f7;border:1px solid #f7f7f7;height:650px;cursor: pointer;border-radius:5px}
.zuopinlist:hover{border:1px solid #ddd}

.danhang{
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.table{background:#000000; }
.table td{background:#FFFFFF}