._citys { width: 455px; display: inline-block; border: 1px solid #BABABB;border-radius:8px; padding: 0px; position: relative; background: #EEEEEE;overflow:hidden;box-shadow: 0 0 5px #999;}
._citys span { color: #D4374C; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #D4374C; cursor: pointer; }
._citys0 { width: 100%; height: 34px; display: inline-block; border-bottom: 2px solid #D4374C; padding: 0; margin: 0; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; *float:left;}
.citySel { background-color: #D4374C; color: #fff !important; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0;background-color: #fff; }
._citys1 a { width: 83px; height: 35px; 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: #D4374C; }
 