/*-- 搜索结果 --*/
.search_pmt {
    border: solid 1px #ea6542;
    background: #FFF;
    padding: 20px 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.search_pmt em, .search_tit em {
    color: #ea6542;
    font-size: 14px;
    font-weight: bold;
}

.search_pmt span {
    color: #015EA0;
}

.search_pmt02 em {
    color: #ea6542;
    font-size: 14px;
    font-weight: bold;
}

.search_pmt02 {
    /*padding:15px 20px 15px;*/
    margin-bottom: 10px;
    overflow: hidden;
    color: #666;
    line-height: 28px;
    font-size: 14px;
}

.search_pmt02 .txt {
    text-indent: 10px;
    border: solid 1px #ccc;
    height: 25px;
    width: 180px;
    line-height: 25px;
    vertical-align: middle;
    line-height: 25px;
    font-size: 12px;
    padding: 0;
}

.search_pmt02 .sch {
    color: #fff;
    vertical-align: middle;
    background-color: #fff;
    font-size: 12px;
    padding: 0 5px 2px;
    height: 27px;
    line-height: 27px;
    cursor: pointer;
    cursor: pointer;
    background: #ea6542;
}

/*.search_pmt02 .sch:hover{background:#fb8441;color:#fff;}*/

/*列表标题*/
.search_tit {
    background: #f6f6f6;
    height: 40px;
    line-height: 40px;
    position: relative;
    color: #353535;
    text-indent: 1em;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}

.search_tit .more {
    display: block;
    position: absolute;
    right: 12px;
    top: 0;
    width: 100px;
    text-align: right;
    color: #425E7
}

.search_tit .more a {
    color: #425E73
}

.search_tit span.b_link {
    text-decoration: line-through;
}

.search_tit span.b_link_r {
    text-decoration: line-through;
    margin-right: 20px;
}

.search_tit .num {
    color: #717171;
}

/*搜索结果列表*/
#search_list .tabcon {
    display: none;
}

.search_list ul {
    width: 1200px;
    overflow: hidden
}

.search_list li {
    float: left;
    position: relative;
    _width: 188px;
}

/*.search_list li .pro{border:1px solid #ddd; padding:5px;width:200px;height:400px;margin-right:8px;margin-top:10px;}*/
.search_list li .pro {
    box-sizing: border-box;
    width: 216px;
    border: 1px solid #ddd;
    padding: 10px;
    height: 360px;
    margin-right: 30px;
    margin-bottom: 15px;
}
.search_list li:nth-child(5n) .pro {
    margin-right: 0;
}
.search_list li .pro .p-img > a {
    display: block;
}
.search_list li .pro .p-img > a > img {
    padding: 0;
}
.search_list li em {
    color: #FF0101;
}

.search_list li div {
    /*height: 24px;*/
    /*line-height: 24px;*/
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.search_list li .p-img {
    text-align: center;
}

.search_list li .p-img img {
    /*width: 100%;*/
    width: 194px;
    height: 194px;
}

.search_list li .p-name {
    width: 200px;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.search_list li .p-price {
    color: #E4393c;
    /*margin-top: 5px;*/
    font-size: 17px;
}

.search_list li .p-price del {
    text-decoration: line-through;
    color: #656565;
    font-size: 12px;
    float: right;
    font-weight: normal;
}

.search_list li .extra {
}

.search_list li .extra {
    /*margin-left: -4px;*/
    overflow: hidden;
    /*padding: 3px 0 3px 4px;*/
}

.search_list li .extra .font_info {
    border-left: 1px solid #333333;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-left: -5px;
    _margin-left: -6px;
    padding-left: 5px;
    padding-right: 10px;
}

.search_list li .p-shop {
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search_list li .btns {
    margin-top: 6px;
    height: 24px;
}

.search_list li .join {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    _left: 1px;
}

.search_list li .join span {
    display: inline-block;
    background-color: #000;
    height: 28px;
    font-size: 18px;
    color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    font-size: 14px;
    line-height: 28px;
    cursor: pointer;
}

.search_list li .cp {
    background: url(../images/ico13.png) no-repeat 10px center;
    padding-left: 30px;
    width: 60px;
    float: left;
}

.search_list li .sc {
    background: url(../images/ico14.png) no-repeat 10px 9px;
    padding-left: 32px;
    width: 58px;
    float: right;
}

.search_list li.cur .pro {
    border: 1px solid #ccc;
}

.search_list li.cur .join {
    display: block;
}

.search_list li .prop_show {
    position: relative;
    z-index: 2;
    border: 1px solid #ccc;
    top: -3px;
    width: 82px;
    vertical-align: middle;
    padding: 2px;
    display: inline-block;
    border-top: 0 none;
    height: 26px;
}

.search_list li .prop_show .btn3 {
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 80px;
}

.search_list .more {
    clear: both;
    height: 42px;
    text-align: center;
    padding-top: 0;
}


.search_list .more .btn {
    width: 200px;
    background-color: #f3f3f3;
    color: #999;
}
.search_list .more .btn:hover{
    background: #ea6542;
    color: #fff;
}

.search_list .more .n_btn {
    display: block;
    height: 24px;
    line-height: 24px;
}

.search_list .shop .more {
    border-top: 1px solid #ccc;
}

.search_list .shop ul {
    margin-bottom: 10px;
}

.search_list_s {
    clear: both;
    overflow: hidden;
}

.search_list_s li {
    margin-bottom: 10px;
    padding: 10px;
    float: left;
    line-height: 24px;
    position: relative;
    _width: 473px;
    border: 1px solid #ddd;
}

.search_list_s li:nth-of-type(odd) {
    margin-right: 230px;
}

.search_list_s .pro {
    width: 460px;
    border: 1px solid #fff;
}

.search_list_s li .p_img {
    float: left;
}

.search_list_s li img {
    width: 120px;
    height: 120px;
    margin-right: 10px;
    word-wrap: break-word;
    word-break: break-all;
}

.search_list_s li h3 {
    height: 48px;
    overflow: hidden;
}

.search_list_s li h3 a {
    color: #333;
    font-weight: normal;
}

.search_list_s li h3 em {
    color: #FF0101;
}

.search_list_s li .p_info {
    display: inline-block;
}

.search_list_s li .p_info strong {
    font-size: 14px;
    color: #ea6542;
}

.search_list_s li .p_btns {
    width: 323px;
    _width: 321px;
    margin-top: -8px;
    text-align: right;
    display: inline-block;
}

.search_list_s li .lab {
    display: inline-block;
    height: 20px;
    line-height: 15px;
    background-color: #ea6542;
    padding: 2px 5px;
    color: #fff;
    vertical-align: middle;
}

.search_list_s li .join {
    display: none;
    position: absolute;
    top: 0;
    _left: 1px;
    width: 100%;
}

.search_list_s li .join span {
    display: inline-block;
    background-color: #000;
    height: 28px;
    font-size: 18px;
    color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    font-size: 14px;
    line-height: 28px;
    cursor: pointer;
}

.search_list_s li .cp {
    background: url(../images/ico13.png) no-repeat 10px center;
    margin-right: 10px;
    padding-left: 30px;
    width: 60px;
}

.search_list_s li .sc {
    background: url(../images/ico14.png) no-repeat 10px 9px;
    padding-left: 32px;
    width: 58px;
}

.search_list_s li .sc_on {
    background-image: url(../images/ico14_on.png);
}

/*.search_list_s li.cur .pro{border:1px solid #ddd;}*/
.search_list_s li.cur .join {
    display: block;
}

.search_list_s li .extra {
    margin-left: -4px;
    overflow: hidden;
    padding: 3px 0 3px 4px;
}

.search_list_s li .extra .font_info {
    border-left: 1px solid #333333;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-left: -5px;
    padding-left: 5px;
    padding-right: 10px;
}

/*店铺说明*/
.search_list .store {
    border: solid 1px #DBDBDB;
    position: relative;
    line-height: 22px;
    margin-bottom: 10px;
    z-index: 1;
    height: 90px;
}

.search_list .store .cell {
    width: 292px;
    float: left;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search_list .store_txt {
    margin-left: 395px;
    padding: 36px 0 0;
    position: relative;
}

.search_list .store_txt .kf {
    display: inline-block;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #FF6633;
    height: 24px;
    line-height: 24px;
    padding: 0 6px;
}

.search_list .store_txt .service .tel {
    *position: relative;
    *top: -10px;
}

.search_list .store_txt .service {
    top: 0;
    *top: 10px;
}

.search_list .store_txt .service_box {
    left: 80px;
    *left: 75px;
}

.search_list .store_txt .cell {
    float: none;
    width: 320px;
}

.search_list .store_title {
    position: absolute;
    top: 17px;
    left: 14px;
    width: 375px;
}

.search_list .store_logo {
    float: left;
    width: 76px;
    height: 60px;
    margin-left: 5px;
}

.search_list .store_title h3 {
    font-weight: bold;
    font-size: 14px;
}

.search_list .store h3.cell {
    left: 95px;
    overflow: hidden;
    position: absolute;
    top: 16px;
    width: 620px;
    word-break: break-all;
    word-wrap: break-word;
    height: 20px;
    line-height: 20px;
}

.search_list .store_title h3 img {
    margin-left: 8px;
}

.search_list .brow_store {
    position: absolute;
    top: 10px;
    right: 18px;
}

.search_list .brow_store .btn_collect {
    height: 30px;
    line-height: 30px;
    position: relative;
    top: 1px;
    *top: 2px;
}

.search_list .brow_store img {
    vertical-align: top;
}

.search_list .brow_store .btn {
    color: #656565;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.search_list .brow_store .btn:hover {
    color: #ff6633;
}

.search_list .brow_store .b1 {
    font-size: 16px;
}

.search_list .brow_store .b2 {
    font-size: 14px;
}

/*热卖推荐*/
.search_hot {
    margin-bottom: 8px;
    border: solid 1px #d8d8d8;
}

.search_hot h3 {
    position: relative;
    background: #f8f8f8;
    border-bottom: solid 1px #d8d8d8;
    height: 35px;
}

.search_hot h3 span {
    position: absolute;
    bottom: -1px;
    border-right: solid 1px #d8d8d8;
    height: 36px;
    top: 0;
    line-height: 36px;
    color: #CB322F;
    font-weight: bold;
    font-size: 16px;
    width: 120px;
    text-align: center;
    background: #fff;
}

.search_hot ul {
    overflow: hidden;
    zoom: 1;
}

.search_hot li .p-info {
    margin: 8px 20px 10px 140px;
    line-height: 22px;
}

.search_hot li a.hot_pic {
    width: 120px;
    height: 120px;
    display: inline-block;
    float: left;
    text-align: right;
}

.search_hot li img {
    width: 100px;
    height: 100px;
    margin-top: 12px;
}

.search_hot li h2 {
    font-size: 12px;
    font-weight: normal;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}

.search_select {
    border-bottom: 1px dashed #eee;
    /*border: 1px solid #ddd;*/
    overflow: hidden;
    margin-top: -1px;
    clear: both;
    zoom: 1;
}

.search_select dt, .search_select dd {
    float: left;
    padding: 10px 15px;
    line-height: 26px;
}

.search_select dt {
    width: 88px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search_select dd {
    border-bottom:1px dashed #eee;
    width: 1100px;
    overflow: hidden;
    position: relative;
    zoom: 1;
    background-color: #fff;
}

.search_select dd .c {
    width: 1000px;
    overflow: hidden;
}

.search_select dd .clip {
    height: 24px;
}

.search_select dd a, .search_select dd span {
    display: inline-block;
    padding: 0 5px;
    color: #333;
    cursor: pointer;
    border: 1px solid #fff;
    height: 22px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.search_select dd a:hover, .search_select dd span.hover {
    border: 1px solid #ccc;
}

.search_select dd span.selcur {
    border: 1px solid #ea6542;
}

.search_select dd .more {
    position: absolute;
    right: 10px;
    top: 14px;
    padding-right: 15px;
    background: url(../images/ico3.png) no-repeat right -17px;
    cursor: pointer;
    color: #333;
    border: 0 none;
}

.search_select dd .more_on {
    background: url(../images/ico3.png) no-repeat right 7px;
}

.search_select .del_key, .search_select .cur {
    background: url(../images/ico15.png) no-repeat right 0;
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    margin-bottom: 3px;
    margin-right: 5px;
    min-width: 60px;
    padding: 0 20px 0 10px;
}

.search_select .cur {
    background-position: right -20px;
    border: solid 1px #ea6542;
}

.search_select dd .reset {
    padding: 0 12px;
    border: 1px solid #ccc;
    color: #005EA7;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}

.search_select2 strong {
    background: none;
}

.search_think {
    background-color: #F4F4F4;
    border: 1px solid #ccc;
    overflow: hidden;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: -1px;
    zoom: 1;
    clear: both;
}

.search_think strong {
    float: left;
    height: 40px;
    display: inline-block;
    padding-left: 15px;
}

.search_think .c {
    float: left;
    margin-left: 48px;
    display: inline;
    width: 800px;
}

.search_think .c a {
    display: inline-block;
    color: #333;
}

.search_order {
    padding: 8px 0 8px 16px;
    /*border-left: 1px solid #ddd;*/
    /*border-right: 1px solid #ddd;*/
}

.search_order .btn_px {
    color: #000;
    display: inline-block;
    line-height: 24px;
    padding: 0 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    text-decoration: none;
    cursor: pointer;
}

.search_order .btn_px span {
    background: url(../images/icos6.png) no-repeat -100px 0;
}

.search_order .btn_px .btn_ico_up {
    background-position: right -5px;
    padding-right: 10px;
}

.search_order .btn_px .btn_ico_down {
    background-position: right -82px;
    padding-right: 10px;
}

/*.search_order .btn_cur{border:1px solid #5D107F;color:#5D107F;}*/
.search_order .btn_cur {
    border: 1px solid #ea6542;
    color: #ea6542;
}

.search_order .btn_cur .btn_ico_up {
    background-position: right -31px;
    padding-right: 10px;
}

.search_order .btn_cur .btn_ico_down {
    background-position: right -56px;
    padding-right: 10px;
}

.search_order .con_num {
    background: url(../images/bg6.png) 357px 4px no-repeat;
    width: 330px;
    display: inline-block;
    text-align: right;
}

.search_order .con_num em {
    color: #ff9255;
    margin-right: 15px;
}

.search_page {
    display: inline-block;
    padding-right: 4px;
}

.search_page a {
    color: #000;
    display: inline-block;
    line-height: 24px;
    height: 24px;
    padding: 0 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    text-decoration: none;
}

.search_page a span {
    display: inline-block;
    padding: 0 4px;
}

.search_page a.next {
}

.search_page a.next .active {
    background: #fff url(../images/icos7.png) no-repeat right 10px;
    color: #E5383C;
    padding: 0 8px 0 0;
}

.search_page a pre {
}

.search_page a.pre .active {
    background: #fff url(../images/icos7.png) no-repeat left -17px;
    color: #E5383C;
    padding: 0 0 0 8px;
}

.search_op {
    padding-bottom: 10px;
    border-bottom:1px solid #ddd;
    margin-left: 0px;
    /*border: solid 1px #ddd;*/
    margin-bottom: 10px;
    overflow: hidden;
    height: auto;
}

.search_op_c {
    display: inline-block;
    *margin-top: -2px;
    padding: 4px 0 4px 4px;
}

.search_op input {
    margin: 0;
    padding: 0;
    width: 11px;
    height: 11px;
    vertical-align: middle;
}

.search_op a {
    color: #000;
    display: inline-block;
    line-height: 24px;
    padding: 0 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    text-decoration: none;
    margin-left: 6px;
    vertical-align: middle;
}

.search_op .res_search {
    display: inline-block;
}

.search_op .p_txt {
    height: 24px;
    line-height: 24px;
    border: solid 1px #ccc;
    margin-top: 4px;
}

.search_op .input_btn {
    width: 50px;
    border: solid 1px #ccc;
    height: 26px;
    border-radius: 0;
    margin-top: 4px;
    font-size: 14px;
    margin-left: 4px;
    background-color: #f7f7f7;
    color: #666;
}

.search_op .p_txt {
    width: 100px;
}

.search_op .select_div {
    margin-top: 4px;
    margin-left: 16px;
    border: solid 1px #ddd;
    height: 24px;
    line-height: 24px;
    padding: 0 4px;
    display: inline-block;
    vertical-align: middle;
}

.search_op .select_div input, .search_op .select_div label {
    line-height: 24px;
    vertical-align: middle;
    margin-right: 2px;
}

.search_op.voeris {
    overflow: visible;
}

.search_op .select_div a {
    background: url(../images/ico3.png) right -15px no-repeat;
    border: none;
    padding-right: 10px;
    display: inline-block;
}

.shop_select {
    display: inline-block;
}

.shop_select a {
    height: 34px;
    border: 0 none;
    /*border-left: solid 1px #ccc;*/
    background: #F0EFED url(../images/icos13.png) no-repeat;
    line-height: 34px;
    width: 34px;
    cursor: pointer;
    display: inline-block;
    text-align: right;
    margin-left: 0;
    padding: 0;
}

.locality {
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-right: 10px;
    margin-top: 5px;
}

.locality .top {
    float: left;
    cursor: pointer;
    height: 24px;
    border: 1px solid #bbb;
    background: #fff;
}

.locality .top span {
    float: left;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
}

.locality .top i {
    float: left;
    height: 24px;
    line-height: 24px;
    width: 18px;
    background: url(../images/ico3.png) no-repeat center -15px;
    border-left: 1px solid #cdcdcd;
}

.locality .bottom {
    display: none;
    position: absolute;
    top: 25px;
    left: -292px;
    width: 367px;
    border: 1px solid #a6a6a6;
    background: #fff;
}

.locality .bottom.cur {
    display: block;
}

.locality .bottom h2 {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    text-indent: 9px;
    font-weight: normal;
    border-bottom: 1px dashed #e7e7e7;
}

.locality .bottom ul {
    width: 354px;
    padding: 4px 0 4px 13px;
    line-height: 26px;
    font-size: 12px;
}

.locality .bottom ul li {
    width: 96px;
    float: left;
}

.locality .bottom ul li span {
    position: relative;
    float: left;
}

.locality .bottom ul li span a.top_a {
    position: relative;
    float: left;
}

.locality .bottom ul li.end {
    width: 66px;
}

.locality .bottom a {
    display: inline-block;
    height: 20px;
    border: none;
    margin: 0;
    line-height: 20px;
    color: #666;
    padding: 0 11px;
}

.locality .bottom a.cur, .locality .bottom a:hover {
    background: #c6010b;
    color: #fff;
}

.locality .bottom a.cur {
    z-index: 1;
}

.locality .bottom .float_main {
    display: none;
    width: 282px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 20px;
    background: #fff;
    border: 1px solid #bebebe;
}

.locality .bottom .float_main h2 {
    width: 100%;
}

.locality .bottom .float_main a {
    max-width: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.locality .bottom .float_main ul {
    width: 280px;
    padding: 5px 0 5px 2px;
    background: #fff;
}

.locality .bottom .float_main li {
    width: 70px;
}

/*.locality .bottom .float_main td{ min-width:70px;*width:expression(this.offsetWidth <= 72? "72px": "auto" );}
.locality .bottom .float_main td a{white-space:nowrap;}*/
.shop_select #one {
    background-position: center 9px;
}

.shop_select #two {
    background-position: center -63px;
}

.shop_select #three {
    background-position: center -135px;
}

.shop_select .active {
    background-color: #fff;
    color: #B20706;
}

.shop_select #one.active {
    background-position: center -27px;
}

.shop_select #two.active {
    background-position: center -99px;
}

.shop_select #three.active {
    background-position: center -171px;
}

.search_price {
    border-bottom:1px dashed #eee;
    /*border: solid 1px #ddd;*/
    padding: 8px 0 8px 16px;
    margin-top: -1px;
    /*height: 28px;*/
    line-height: 26px;
}

.search_price a {
    display: inline-block;
    line-height: 24px;
    height: 24px;
    padding: 0 10px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #ccc;
    text-decoration: none;
    vertical-align: middle;
}

.search_price .p_num {
    height: 18px;
    line-height: 18px;
    border: solid 1px #ddd;
    background: #fff;
    width: 50px;
    padding: 0;
}

.search_price .prices {
    position: relative;
    display: inline-block;
    text-align: center;
    padding-left: 3px;
}

.search_price .prices span {
    display: inline-block;
}

.search_price .prices .btns {
    display: none;
    width: 120px;
    text-align: center;
    background-color: #F4F4F4;
}

.search_price .prices_hover {
    z-index: 50;
}

.search_price .prices_hover .btns {
    position: absolute;
    top: 32px;
    left: 0;
    display: block;
    border: 1px solid #ccc;
    border-top: 0 none;
    padding-bottom: 4px;
}

.search_price .prices_hover .btns a {
    margin: 0;
    height: 20px;
    line-height: 20px;
}

.search_price .prices_hover .btns .b1 {
    background-color: #999;
    color: #fff;
    border: 1px solid #999;
}

.search_price .prices_hover .btns .b2 {
    background-color: #ea6542;
    border: 1px solid #ea6542;
    color: #fff;
}

/*商品对比*/
.float_div {
    clear: both;
}

.pro_float_div {
    width: 948px;
    border: solid 1px #ccc;
    box-shadow: -1px 0px 2px #ccc;
    background: #fff;
    clear: both;
    position: fixed;
    bottom: 7px;
    left: 50%;
    margin-left: -475px;
    z-index: 99;
    display: none;
}

* html .pro_float_div {
    position: absolute;
    bottom: auto;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||7)));
}

/*IE6 固定定位*/
/*
.pro_float_h3{ position:absolute; border-left: solid 2px #b80409;border-top: solid 2px #b80409;border-right: solid 2px #b80409; background:#fff; text-align:center; width:146px; height:40px; line-height:40px; top:-42px;left:-2px; color:#333; font-size:14px; font-weight:normal;}*/
.pro_float_h3 {
    background: #fff url(../images/ico16.png) no-repeat 10px center;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #ea6542;
    padding-left: 35px;
}

.pro_float_h3 strong {
    font-size: 14px;
}

.pro_float_h3 .close {
    float: right;
    padding-right: 10px;
    display: inline-block;
    cursor: pointer;
}

.f_div {
    overflow: hidden;
}

.rel_ul, .rel_div_btn {
    float: left;
}

.rel_ul {
    width: 202px;
    height: 147px;
    text-align: center;
    border-right: dashed 1px #D9D9D9;
    position: relative;
}

.rel_ul-nopic {
    background: #F3F3F3 url(../images/nopic.png) no-repeat center center;
}

.rel_ul .close {
    font-size: 12px;
    font-style: normal;
    top: -0;
    right: 0;
    position: absolute;
    color: #F00;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    background: url(../images/icos12.png) no-repeat -112px 0;
    width: 21px;
    height: 21px;
}

.rel_ul img {
    width: 120px;
    height: 120px;
    margin-top: 5px;
}

.rel_ul p {
    margin: 0 44px;
    text-align: right;
}

.rel_ul p .p_rc {
    color: #d00;
    font-weight: bold;
}

.rel_ul p .p_nm {
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    display: inline-block;
    width: 122px;
    word-wrap: break-word;
    word-break: break-all;
}

.rel_div_btn {
    width: 136px;
    text-align: center;
    padding-top: 40px;
}

.rel_div_btn .n_btn {
    margin-bottom: 10px;
}

.rel_div_btn .btn_clr {
    display: inline-block;
}

.rel_div_btn img {
    margin: 10px 0;
    width: 59px;
    height: 30px;
    background: url(../images/btn7.png) no-repeat;
}

/*
.rdb_off img{background:url(../images/btn7_off.png) no-repeat;}
*/
/*hack*/
@media all and (min-width: 0px) {
    .res_search {
        top: 3px;
    }

    /*chrome*/
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .res_search {
        top: -1px;
    }
}

.res_search {
    top: -1px;
!important
}

/*-- /搜索结果 --*/

.service_box {
    *margin-top: -16px;
    _margin-top: -13px;
    left: 16px;
}

.compare, .compare_hover {
    background: url(../images/icos12.png) no-repeat 0 -1px;
    width: 56px;
    height: 54px;
    border-top: #E3E3E3 1px solid;
    margin-top: -1px;
    cursor: pointer;
    position: relative;
}

.compare_hover {
    background-position: -56px -1px;
}
