.content{font-size: 0; }
.container{background:#fff;padding:20px;min-height: calc(100vh - 300px);}
.info{display: inline-block;margin-bottom: 1%;width: 49.5%;box-sizing: border-box;height: 380px;border: solid 1px #f1eee9;border-radius: 5px;background: #eaf5fa;overflow: hidden;}
.notice{font-size: 14px;position: relative;margin: 10px 0 0 10px;}
.more{top: 3px;}
.list{padding: 0px 10px;margin-top: 3px;}
.iconlogo{display: inline-block;width: 13px;height: 13px;margin-right: 5px;background-image: url(../../image/public/icon.png);background-repeat: no-repeat;background-size: 13px 13px;}
.topRight,.bottomRight{ margin-left: 1%;}
.topRight{ background: #e9fbf6;}
.bottomLeft{background: #fffbf2;}
.bottomRight{background: #fff2ff;}
.no_data{padding-top:150px}
