._citys { width: 600px; display: inline-block; position: relative;box-shadow: 0px 4px 15px rgba(0,0,0,0.1);background-color: white;}
._citys span { color: #aaa; height: 15px; width: 15px; line-height: 15px; text-align: center; position: absolute; right: 10px; top: 10px; cursor: pointer; }
._citys0 { width: 100%; height: 46px; display: inline-block; border-bottom: 1px solid #e9e9e9; padding: 0; margin: 0; }
._citys0 li { display: inline-block; line-height: 44px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
.citySel { color: #488ffa !important;border-bottom: 2px solid #488ffa; }
._citys1 { width: 100%; display: inline-block; padding: 10px 7px; }
._citys1 a { width: 83px; height: 35px;border-radius: 3px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 13px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #488ffa; }
.AreaS { background-color: #488ffa !important; color: #fff !important; }