/*城市筛选*/
.ych-city-select1611 { float: left; position: relative; font-family: "microsoft yahei","微软雅黑";}
.ych-city-select1611-done { position: absolute; top: 30px; left: 10px; height: 30px; padding: 0 24px 0 8px; border: 1px solid #fff; font-size: 16px; color: #333; line-height: 30px;white-space:nowrap; cursor: pointer; z-index: 2; }
.ych-city-select1611-done:hover{color: #F26E04;}
.ych-city-select1611-done span { position: absolute; top: 14px; right: 8px; height: 0; width: 0; border: 6px solid transparent; border-top:6px solid #a2a2a2; }
.ych-city-select1611-done:hover span {border-top:6px solid #F26E04; }
.ych-city-select1611-done span span { position: absolute; top: -7px; right: -6px; height: 0; width: 0; border: 6px solid transparent; border-top:6px solid #fff; z-index: 2;}
.ych-city-select1611-done:hover span span {border-top:6px solid #fff; }
.ych-city-select1611.current .ych-city-select1611-done {border: 1px solid #d4d4d4; border-bottom: 1px solid #f7f7f7; color: #fe7405; background-color: #f7f7f7; }
.ych-city-select1611.current .ych-city-select1611-done span { top: 7px;  border: 6px solid transparent; border-bottom: 6px solid #a2a2a2;  }
.ych-city-select1611.current .ych-city-select1611-done span span { top: -5px;border-bottom: 6px solid #f7f7f7; }
.ych-city-select1611.current .ych-city-select1611-box {  display: block;  }
.ych-city-select1611-box { display: none; position: absolute; top: 61px; left: 10px; width: 520px; z-index: 1; border: 1px solid #d4d4d4; background-color: #fff; }
.ych-city-select1611-box-close { position: absolute; top: 9px; right:11px; width: 0; height: 0; border: 7px solid #a1a1a1; cursor: pointer;}
.ych-city-select1611-box-close span { position: absolute; width: 0px; height: 0px; border: 7px solid transparent;}
.ych-city-select1611-box-close span.at { top: -8px; left:-7px; border-top: 7px solid #f7f7f7;}
.ych-city-select1611-box-close span.ar { top: -7px; right:-8px; border-right: 7px solid #f7f7f7;}
.ych-city-select1611-box-close span.ab { bottom: -8px; right:-7px; border-bottom: 7px solid #f7f7f7;}
.ych-city-select1611-box-close span.al { bottom: -7px; left:-8px; border-left: 7px solid #f7f7f7;}
.ych-city-select1611-box-close:hover {  border: 7px solid #fe7405;}
.ych-city-select1611-box-hot { height: 35px; padding-left: 5px; background-color: #f7f7f7;}
.ych-city-select1611-box-hot a { float: left; display: block; padding: 0 5px; line-height: 35px; font-size: 14px; color: #333; text-decoration: none;word-wrap: break-word; word-break: normal;}
.ych-city-select1611-box-hot a:hover,.ych-city-select1611-box-hot a.on { color: #fe7405;}
.ych-city-select1611-box-hot a.on { font-weight:bold;}
.ych-city-select1611-box-letter { position: relative; padding: 10px 0 0 10px; *padding-bottom: 10px;}
.ych-city-select1611-box-letter a { display: block; float: left; width: 24px; height: 24px; margin-right: 5px; margin-bottom: 10px; border: 1px solid #eee; color: #999; font-size: 14px; text-align: center; line-height: 24px; font-family: Arial, Helvetica, sans-serif;}
.ych-city-select1611-box-letter a:hover {  border: 1px solid #fe7405; color: #fe7405;text-decoration:none;}
.ych-city-select1611-box-letter a.on,.ych-city-select1611-box-letter a.on:hover { border: 1px solid #fe7405; background-color: #fe7405; color: #fff;}
.ych-city-select1611-box-list { position: relative; height: 245px; padding:6px 0 18px 10px; border-top: 1px solid #f2f2f2; overflow-x: auto;}
.ych-city-select1611-box-list-box-con span { float: left; width: 24px; padding: 6px 0 4px; font-size: 14px; line-height: 20px; text-align: center; color: #999; font-family: Arial, Helvetica, sans-serif;}
.ych-city-select1611-box-list-box-con dl { float: left; width: 460px;}
.ych-city-select1611-box-list-box-con dt { float: left; width: 36px; height: 20px; margin-right: 10px;padding: 6px 0 4px; font-size: 12px; color: #999; line-height: 20px; overflow: hidden;}
.ych-city-select1611-box-list-box-con dd { position: relative; float: left; width: 414px; padding: 6px 0 4px; }
.ych-city-select1611-box-list-box-con a { display: block; float: left; padding-right: 10px; font-size: 12px; color: #333; line-height: 20px; text-decoration: none;white-space:nowrap;}
.ych-city-select1611-box-list-box-con a:hover { color: #fe7405;}
.ych-city-select1611-box-list-box-con a.on:hover,.ych-city-select1611-box-list-box-con a.on { font-weight: bold; color: #fe7405;}
.ych-city-select1611-box-list-box-con-lineBot { position: absolute; bottom:-1px; left:-46px;  width: 460px; border-bottom: 1px solid #eee;}

/*列表补丁*/
.ych-city-select1611-box-list-fillBot { z-index: 10; position: absolute; bottom:0; left:0; width: 500px; height: 12px; background-color: #fff;  }
.ych-city-select1611-box-list-fillMid { z-index: 10; position: absolute; bottom:263px; left:0; width: 500px; height: 6px; background-color: #fff;  }