﻿.custom-box1 {margin-bottom: 16px;}
.custom-box1 .box {background: #FFF;border: 1px solid #E5E5E5;border-top: 2px solid #1F85D7;margin-bottom: 15px;width: 233px;float: left;margin-bottom: 0px;}
.custom-box1 .hd {border-bottom: 1px solid #E5E5E5;color: #333;font-size: 14px;height: 40px;line-height: 40px;padding: 0 10px 0 15px;}
.custom-box1 .content {height: 247px;padding: 5px 5px;}
.custom-box1 .texts {height: 290px; overflow:hidden;}
.custom-box1 .links {display: none;}
.custom-box1 .poto {margin-left: 10px;float: left; position: relative;}
.custom-box1 .more_pic {position: absolute; bottom: 0px;right: 0px; display: block; height: 40px; line-height: 40px; width: 102px; text-align: center;color: #FFF;font-size: 14px;background: #1f85d7;}
.custom-box1 .cityNone {display: none;}
.custom-box1 .cityHas {display: block;float:left}
.myFocus-hd {position: absolute; z-index: 100; font-size: 30px;color: #FFF;top: 10px; left: 20px;text-shadow: 1px 1px 2px #000;}

/*筛选*/
.listother{display:block;overflow:hidden;border:1px solid #DDD;position:relative;margin-bottom: 20px;border-top: 2px solid #1F85D7;}
.listother .ui-tabs-nav{width: 920px;border-bottom:2px solid #2A98DA;display:block;height: 35px;line-height:35px;position:absolute;top: 0px;left:0px;display: none;}
.listother .ui-tabs-nav li{display:inline-block;float:left;}
.listother .ui-tabs-nav li a{display:inline-block;float:left;height:35px;line-height:35px;padding: 0 20px;background:#2A98DA;color:#FFF;font-size:14px;}
.listother .ui-tabs-nav li.ui-tabs-selected a{color:#2A98DA;background:#FFF;border:2px solid #2A98DA;border-bottom:none;position:relative;}
.listother .ui-tabs-panel{padding:50px 15px 5px 15px;display:block;padding-top: 9px;}
.listother .ui-tabs-panel dl{display:block;}
.listother .ui-tabs-panel dl dt{float:left;display:inline-block;width: 65px;line-height: 25px;font-size: 12px;margin-top: 5px;}
.listother .ui-tabs-panel dl dd{display:inline-block;float:left;width: 780px;line-height: 20px;}
.listother .ui-tabs-panel a{display:inline-block;float:left;height: 25px;line-height:25px;margin:5px 10px 0 10px;font-size: 12px;}
.listother .ui-tabs-hide{display:none;}