.search-citys a{
-webkit-transform:none!important;
-moz-transform: none!important;
-ms-transform: none!important;
-o-transform: none!important;
transform: none!important;
text-decoration: none;
}
.search-citys-tt a.current, .search-citys-tt a.current span{
background: url(../images/other05.png)/*tpa=http://www.jgik.cn/images/other05.png*/ no-repeat;
}
.search-citys {
position: relative;
}
.search-citys .search-citys-pop{
position:absolute;
background:#fffbfb;
border:1px solid #cfcfcf;
top:44px;
left:0;
width:384px;
z-index:1;
display:block;
font-size:12px;
}
.pop {
border: 3px solid #d4d4d4;
background-color: #FFF;
position: fixed;
left: 50%;
top: 50%;
z-index: 8500;
display: none;
}
.pop a {
color: #506eaa;
}
.pop a.pop-close {
display: block;
width: 17px;
height: 17px;
background-position: 0 -147px;
position: absolute;
right: 12px;
top: 12px;
}
.pop a.pop-close:hover {
background-position: -17px -147px;
}
.search-citys-tit {
padding: 10px 10px 0;
}
.search-citys-tt {
margin: 12px;
border-bottom: 1px solid #d5d5d5;
height: 22px;
}
.search-citys-tt a {
display: block;
height: 23px;
float: left;
line-height: 23px;
text-align: center;
position: relative;
padding: 0 8px;
margin-left: 10px;
_display: inline-block;
margin-bottom: -1px;
position: relative;
}
.search-citys-tt a span {
display: inline-block;
width: 5px;
height: 23px;
position: absolute;
right: 0;
top: 0;
}
.search-citys-tt a.current {
background-color: #fff;
color: #5e5e5e;
text-decoration: none;
background-position: 0 -90px;
}
.search-citys-tt a.current span {
background-position: right -90px;
}
.search-citys-list {
background: #fff;
padding: 0 0 15px 10px;
}
.search-citys-list ul {
overflow: hidden;
width: 360px;
}
.search-citys-list li {
float: left;
/*width: 60px;*/
padding: 5px 0 5px 12px;
}
.search-citys-list li a {
color: #555;
}
.pop-close{
background: url(../images/pop01.png)/*tpa=http://www.jgik.cn/images/pop01.png*/ no-repeat;
}
@media screen and (max-width: 480px) {
.search-citys .search-citys-pop{
width: 100%;
top:64px;
}
.search-citys-tt{
margin: 12px 0px;
}
.tablebox{
position: relative;
}
.search-citys{
position:static;
}
.tablebox #centerId option{
font-size:2em!important;
}
}