.liebiao { width:98%; overflow:hidden; margin:0 auto;}
.liebiao li {line-height:25px;font-size:14px;border:1px #ddd solid;border-radius: 5px; background: url(../images/down.png) no-repeat 98% center; padding:10px 50px 10px 0; margin-bottom:15px; overflow:hidden; color:#555; cursor:pointer;}
.liebiao li .num { width:50px; height:30px; line-height:30px;border-right:1px #ddd solid;display:inline-block; text-align:center; margin-right:20px;float:left;}
.liebiao li .info{ margin-left:50px;} 
.liebiao li:hover{border:1px #18469b solid;  background: url(../images/down2.png) no-repeat 98% center;}

.liebiao li.xz , .liebiao li.xz2 {border:1px #18469b solid;  background: url(../images/up.png) no-repeat 98% center; font-weight:bold; color:#18469b;}
.liebiao li.zk {background:none; height:auto;border:none; padding:0;cursor:auto;}

.zk_con {border:1px #ddd solid;border-radius:5px; padding:10px 20px; color:#666; background-color:#f8f8f8;line-height:30px;}


@media only screen and (max-width: 1199px) {

.liebiao{ width:100%;}
.liebiao li{background: url(../images/down.png) no-repeat 95% 20px;height: auto; line-height: inherit; padding:10px 10% 10px 0;font-size:1rem;margin-bottom:10px;line-height:1.8em; }
.liebiao li:hover{ background: url(../images/down2.png) no-repeat 95% 20px;}
.liebiao li.xz , .liebiao li.xz2 {border:1px #18469b solid;  background: url(../images/up.png) no-repeat 95% 20px; font-weight: normal; color:#18469b;}
.liebiao li .num { width:30px; height:30px; line-height:30px;border-right:1px #ddd solid;display:inline-block; text-align:center; margin-right:10px;float:left;}
.liebiao li .info{ margin-left:40px;} 
.zk_con  {font-size:1rem;line-height:1.8em;}
}
