@charset"utf-8";
.btn.btn-default { padding: 5px 15px; }
#atdBusGuide_wrap #guide_pop{display:block;z-index: 1000;position: fixed;top: 0;left: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0, 0, 0, 0.8);}
#guide_pop .pop_box {position: absolute;left: 50%;width:70%;top:14%;background-color: #fff;z-index: 10;margin-left: -34%;}
#guide_pop .head {width:100%;height:52px;padding:12px 15px 10px 29px;margin: 0;background-color: #1c3f7f;}
#guide_pop .head span{color:#fff;}
#guide_pop .head a{float:right; color:#fff; font-size:16px; font-family: 'arial';padding-right:10px;}
#guide_pop .head a:hover{text-decoration: underline;font-weight:600;}
#guide_pop .body {overflow-y: auto;height: 528px;padding: 30px;border: 1px solid #727c94; border-top: 0;}
