@charset "gb2312";
.yicha_seach {
background: #f6f6f6;
padding: 10px 0 4px;
}
.formcolor-2 {
padding: 0 63px 0 88px;
position: relative;
height: 26px;
}
.select-touch {
position: absolute;
width: 70px;
height: 24px;
top: 0;
left: 12px;
font-size: 14px;
line-height: 24px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid #d4d4d4;
}
.ipt-world {
width: 100%;
float: left;
height: 24px;
font-size: 14px;
border: 1px solid #CCC;
border-right: 0;
color: #999999;
padding: 2px 10px 2px 2px;
line-height: 20px;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn-submit {
position: absolute;
width: 51px;
top: 0px;
right: 12px;
font-size: 14px;
color: #123261;
height: 24px;
line-height: 22px;
background: url(../images/a_201306191522348026.png) no-repeat left center #FFF;
border: 1px solid #ccc;
border-left: 0;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.hot_word {
color: #2b2b2b;
padding: 0 12px;
}
