*{padding:0;margin:0}
img{border:none}
a{-webkit-tap-highlight-color:rgba(255,0,0,0);}
html{width:100%;height:100%;overflow:hidden}
.cls{clear:both}
body{font:16px/1.8 "Microsoft Yahei",verdana;color:#fff;width:100%;height:100%;background:url("../img/list_bg.jpg") no-repeat;background-size: cover;background-position: 50% 50%;}

div.title_info{width: 90%;min-height: 75px;background:#0272a4;margin: 15px auto 15px;position: relative;z-index:1000}
div.container{width:90%;height: 80%;overflow:hidden;margin: 0 auto;/* margin-left: 24px; */;z-index:1000}

div.title_info>a{display:block;height:23px;width:23px;position:absolute;top:50%;margin-top:-11px;left:25px;background:url("../img/back_list.png") no-repeat;background-size: cover;}
div.title_info>p{width: 72%;min-height: 25px;position: absolute;right: 25px;top: 50%;margin-top: -13px;max-height: 75px;line-height: 25px;overflow: hidden;font-size: 0.9em;margin-top:-11px}

div.container ul.meeting_info{width:100%;height:100%;background:#5594b1;list-style: none;overflow-y: auto;}
div.container ul.meeting_info li{border-bottom:1px solid #4086a7;/* height: 26px; */line-height: 30px;min-height: 30px;/* max-height: 270px; */overflow: hidden;}
div.container ul.meeting_info li>span{display:block;float:left;width: 62px;background:#78a9c0;text-align: right;position: relative;padding-right: 5px;font-size: 0.9em;clear: botn;}
div.container ul.meeting_info li>span>img{width: 18px;height:18px;position:absolute;top:4px;left:5px;}
div.container ul.meeting_info li>div{width: 97%;float:left;margin-left: 5px;font-size: 0.9em;/* overflow-y: auto; *//* max-height:270px; */}

