﻿@charset "utf-8";

/*public*/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
 /*
body {
    color: #000;
    background: #fff;
    font-family: Arial,sans-serif,SimSun;
    font-size: 12px;
}

html, body, form, input, select, textarea, div, p, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
    margin: 0;
    padding: 0;
}
 
ul, li, dl, dt, dd {
    list-style: none;
    float: left;
}

  */     
.myul,.myli,.mydl,.mydt,.mydd{
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
} 
a:link, a:visited {
    color: #0fa7ff;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

a:hover {
    color: #ff6407;
    text-decoration: underline;
}

button, input {
    background: #fff;
    border: none;
}

.clear {
    clear: both;
}

.thRelative {
    position: relative;
    left: 0;
    top: 0;

      list-style: none;
    float: left;
}
    

.thLeft {
    float: left;
}

.thRight {
    float: right;
}

.size_14 {
    font-size: 14px;
}

/*


**/
.lineSearch {
   /* margin: 10% auto;*/
   /*  height: 45px;
   width: 980px;*/
}

.ico {
    background: url(../images/sicon_v5.png) no-repeat;
}
/*boxSearch*/
.lineSearch li .boxSearch, .lineSearch li .boxSearchHover {
    position: relative;
   /* width: 255px;*/
    width: 155px;
    padding-left: 7px;
    color: #777;
    height: 31px;
    border: 1px none #dbdbdb;
    margin-right: 8px;
    line-height: 31px;
    cursor: pointer;
}

.lineSearch li .boxSearchHover {
    z-index: 2001;
    border: 1px solid #FBD8A1;
    border-bottom-color: #fff;
}

.boxSearch .key_word {
    position: absolute;
    left: 26px;
    top: 5px;
    line-height: 22px;
    color: #777;
}

.boxSearch .ico_shBlue {
    margin-top: 7px;
    width: 12px;
    height: 17px;
    display: inline-block;
    background-position: left -165px;
}

.boxSearch .btn_search, .boxSearch .btn_search_current {
    border-left: 1px solid #dbdbdb;
    background-position: 6px -186px;
    width: 10px;
    height: 5px;
    margin-top: 4px;
    padding: 9px 6px;
    _padding: 9px 6px 0;
}

.boxSearch .btn_search_current {
    background-position: 6px -202px;
}

.search_form_suggest {
    border: 1px solid #FBD8A1;
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 978;
    width: 368px;
    padding: 5px 15px;
    background: #fff;
}

    .search_form_suggest h3 {
        font-size: 12px;
        font-weight: normal;
        height: 20px;
        line-height: 20px;
        padding: 0 0 5px 10px;
        color: #ff6f00;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 4px;
    }

.btn_close {
    cursor: pointer;
    background-position: 0 -1px;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    _text-indent: 0;
    _font-size: 0;
    _line-height: 0;
}

    .btn_close:hover {
        background-position: 0 -27px;
    }

.search_hotList dd {
    line-height: 25px;
    padding-bottom: 2px;
}

    .search_hotList dd a {
        color: #777;
        margin-right: 12px;
        word-break: break-all;
        white-space: nowrap;
        display: inline-block;
    }

.select_city_box {
    background: #FBFBFB;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    padding: 13px 3px;
}

    .select_city_box span {
        padding: 0 17px;
        color: #888;
    }

    .select_city_box .input_city {
        width: 180px;
        border: 1px solid #C1C1C1;
        background: #FFF;
        padding: 5px 8px;
        font: 12px/14px Arial,Helvetica,sans-serif;
        vertical-align: middle;
    }

.search_city_result {
    line-height: 24px;
    margin: 10px 0 -5px 108px;
    height: 24px;
}

.tab_select dl {
    padding: 5px 0;
}

.tab_select dt {
    width: 46px;
    background: #FE984F;
    font: bold 12px/22px Tahoma,Geneva,sans-serif;
    color: #fff;
    text-align: center;
    margin-left: 5px;
}

.tab_select dd {
    line-height: 22px;
    width: 317px;
    _width: 310px;
}

    .tab_select dd a {
        color: #888;
        margin-left: 10px;
        display: inline-block;
    }
/*lineSearchbg*/
.lineSearchbg {
    border: 1px solid #dbdbdb;
    height: 31px;
    line-height: 31px;
    width: 390px;
}

    .lineSearchbg .ico_serGray {
        width: 18px;
        height: 18px;
        background-position: 8px -52px;
        padding: 7px 5px 0 8px;
    }

    .lineSearchbg input {
        font-size: 14px;
        font-family: Arial,sans-serif;
        border: 0;
        height: 15px;
        line-height: 15px;
        padding: 9px 0 7px;
        width: 312px;
        color: #b5b5b5;
        background: #fff;
    }

    .lineSearchbg a.btn_search {
        background-position: 0 -90px;
        height: 33px;
        line-height: 32px;
        display: inline-block;
        width: 71px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        font-size: 14px;
        position: absolute;
        right: -46px;
        top: -1px;
    }

        .lineSearchbg a.btn_search:hover {
            background-position: 0 -125px;
            text-decoration: none;
        }

/*2013-07-04 wanghuan*/

