.ie_other_info_popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2100;margin:auto;width:100vw;height:100vh;background-color:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center}.ie_other_info_popup.hide{display:none}.ie_other_info_popup .ie_other_info_content{width:1100px;max-height:938px;background:#ffffff;box-shadow:0px 2px 20px 0px rgba(117,127,152,0.15);border-radius:10px;display:flex;padding:30px;flex-flow:column}.ie_other_info_popup .ie_other_info_content .header{display:flex;align-items:center;position:relative}.ie_other_info_popup .ie_other_info_content .header .title{font-size:18px;color:#3a3c40}.ie_other_info_popup .ie_other_info_content .header .title .count{color:#e78d15}.ie_other_info_popup .ie_other_info_content .header .closeBtn{position:absolute;right:-30px;top:-40px;padding:10px;cursor:pointer}.ie_other_info_popup .ie_other_info_content .header .closeBtn .icon-guanbi2{font-size:26px;color:#d3d3d3;font-weight:normal}.ie_other_info_popup .ie_other_info_content .ie_other_table{height:0;flex:1;max-height:500px;overflow-y:auto;margin-top:30px;border-bottom:1px solid #f1f1f1}.ie_other_info_popup .ie_other_info_content .ie_other_table table{width:100%}.ie_other_info_popup .ie_other_info_content .ie_other_table table td{border:1px solid #f1f1f1;padding:10px}.ie_other_info_popup .ie_other_info_content .ie_other_table table td:first-child{width:200px;background:#fafafa}
