.stronghold-search-bg{width: 380px; height: 100%; position: absolute; right: 580px; top: 200px; z-index: 1; transform: translateX(100%); opacity: 0; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s;}.stronghold-search-bg.open{transform: translateX(0); opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0);}.stronghold-search-input{background-color: #fff; width: 100%; height: 50px; border: none !important; padding: 0 30px; font-size: 16px; color: #333333; border-radius: 0 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important;}.stronghold-search-box{width: 100%; height: 100%; background-color: #f2f2f2; flex: 1; overflow-y: auto;}.stronghold-search-box>div>div.county_title{width: 100%; height: 50px; font-size: 16px; line-height: 50px; background-color: #c9c9c9; padding-left: 30px; padding-right: 20px; color: #333333;}.stronghold-search-box>div>div.stronghold_title{width: 100%; height: 50px; font-size: 16px; line-height: 50px; padding-left: 30px; padding-right: 20px; color: #333333; border-bottom: solid 1px #b4b4b4; cursor: pointer; white-space: nowrap; overflow: hidden; flex-wrap: wrap;}.stronghold-search-box>div>div.stronghold_title:last-child{border-bottom: none;}@media screen and (max-width: 1650px){.stronghold-search-bg{top: 170px; right: 530px;}}@media screen and (max-width: 1250px){.stronghold-search-bg{right: 430px;}}@media screen and (max-width: 1000px){.stronghold-search-bg{position: fixed; top: 90px; left: 0; width: 100%; height: calc(100vh - 140px) !important; z-index: 11; transition: unset; -webkit-transition: unset; -moz-transition: unset; -ms-transition: unset; -o-transition: unset;}}@media screen and (max-width: 600px){.stronghold-search-bg{top: 50px; height: calc(100% - 100px) !important; padding: 30px 20px; background-color: rgba(0, 0, 0, 0.5);} .stronghold-search-box{background-color: #f2f2f2}}.stronghold_title.hover-address::after{display: inline-block; width: 20px; height: calc(100% - 4px); background: #f2f2f2; content: ''; position: absolute; right: 0px; top: 2px;}.mb .stronghold_title.hover-address::after{background: #f2f2f2;}.stronghold_title.hover-address{position: relative;}