

.advert-box-new{
    background: #6db1f5;
}
.advert-box-new .ad-itemLeft-new{
    width: 270px;
    height: 110px;
    padding: 15px;
}
.ad-itemLeft-new .content {
    height: auto;
}
.advert-box-new .ad-item-new{
    width: 260px;
    height: auto;
    padding: 15px;
    margin-left: 15px;
    background: #fff;
}
.advert-box-new .ad-item-new .ad_img-new{
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
}
.advert-box-new .ad-item-new .ad_img-new img{
    width: 80px;
    height: 80px;
}
.advert-box-new .ad-item-new .ad_info-new{
    display: inline-block;
    width: 140px;
    vertical-align: middle;
    line-height: 1.5;
    margin-left: 5px;
}
.advert-box-new .ad-item-new .ad_title-new{
    color: #000;
}
.advert-box-new .ad-item-new .ad_text-new{
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.advert-box-new .ad-item-new .ad_price-new{
    font-size: 20px;
    color: #df4e62;
}
/**/
.shop_search_box{
    height: 80px;
    line-height: 80px;
    background: #fff;
}
.shop_search_box .shop-left{
    display: inline-block;
}
.shop_search_box .shop-logo{
    display: inline-block;
    width: 120px;
    height: 50px;
    vertical-align: middle;
}
.shop_search_box .shop-name{
    display: inline-block;
    line-height: 22px;
    vertical-align: middle;
    margin-left: 20px;
}
.shop_search_box .shop-name a{
    color: #2190ff;
    font-size: 13px;
}
.shop_search_box .s_search{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.shop_search_box .s_search .iconfont.icon-fangdajing{
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    color: #666;
    font-weight: bold;
    cursor: pointer;
}
.shop_search_box .s_search input{
    width: 240px;
    height: 30px;
    border: 1px solid #ededed;
    padding: 0 30px 0 10px;
    box-sizing: border-box;
}
.store-goods{
    cursor: pointer;
}
.store-goods i.iconfont.icon-xin {
    color: #e4e4e4;
    margin-right: 5px;
    vertical-align: middle;
}
.store-goods.active i.iconfont.icon-xin {
    color: #df4e62;
}
.advert-box{
    background: #6db1f5;
}
.advert-box .ad-itemLeft{
    width: 270px;
    height: 110px;
    padding: 15px;
}
.ad-itemLeft .content {
    height: auto;
}
.advert-box .ad-item{
    width: 260px;
    height: auto;
    padding: 15px;
    margin-left: 15px;
    background: #fff;
}
.advert-box .ad-item .ad_img{
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
}
.advert-box .ad-item .ad_img img{
    width: 80px;
    height: 80px;
}
.advert-box .ad-item .ad_info{
    display: inline-block;
    width: 140px;
    vertical-align: middle;
    line-height: 1.5;
    margin-left: 5px;
}
.advert-box .ad-item .ad_title{
    color: #000;
}
.advert-box .ad-item .ad_text{
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.advert-box .ad-item .ad_price{
    font-size: 20px;
    color: #df4e62;
}
.container-mak{
    width: 100%;
    overflow: hidden;
    background: #f5f7f9;
}
.shop-tab-box{
    background: #fff;
    padding: 10px 10px 0px 20px;
    margin-top: 10px;
}
.nav_tabs{
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e6e9ed;
}
.nav_tabs li{
    height: 42px;
    padding: 0 25px;
    font-size: 14px;
    color: #343434;
    background: #fafafa;
    float: left;
    border-top: 1px solid #e6e9ed;
    border-bottom: 1px solid #e6e9ed;
    cursor: pointer;
}
.nav_tabs li.active{
    background: #fff;
    border-left: 1px solid #e6e9ed;
    border-right: 1px solid #e6e9ed;
    border-bottom: none;
    border-top: 2px solid #2190ff;

}
.tab1 .top-info{
    background: #fff;
    padding: 30px 20px;
}
.tab1 .shop_img{
    display: inline-block;
    /*width: 200px;*/
    /*height: 120px;*/
    border: 1px solid #ededed;
}
.tab1 .top-info .info{
    width: 820px;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.tab1 .top-info .info dt{
    color: #333;
    margin-bottom: 10px;
}
.tab1 .top-info .info dd{
    color: #666;
    font-size: 12px;
    line-height: 1.5;
}
.b_floor{
    margin-top: 30px;
}
.b_floor .goods-left-box{
    width: 198px;
    display: inline-block;
}
.b_floor .search-box{
    padding: 10px;
    margin-bottom: 10px;
    background: #fff;
    position: relative;
}
.b_floor .search-box input{
    width: 100%;
    height: 30px;
    border: 1px solid #ededed;
    padding: 0 30px 0 10px;
}
.b_floor .search-box .iconfont.icon-fangdajing{
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 20px;
    color: #666;
    font-weight: bold;
    cursor: pointer;
}
.b_floor .classify{
    height: 820px;
    padding: 15px 10px;
    background: #fff;
    margin-bottom: 30px;
}
.classify .sub_cate{
    padding: 15px 10px;
}
.change_icon{
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../../images/haier/jian.png);
    margin-right: 5px;
}
.change_icon.open{
    background: url(../../images/haier/jia.png);
}
.classify .titlt-one{
    font-size: 14px;
    color: #333;
    margin: 10px 0;
}
.classify .titlt-two{
    font-size: 13px;
    color: #666;
}
.sub_two{
    line-height: 2;
}
.sub_two .title-two{
    cursor: pointer;
}
.classify .sub_third a{
    font-size: 13px;
    color: #999;
    padding-left: 18px;
}
.goods-right-box{
    float: right;
    width: 880px;
}
.operation_wp{
    padding: 10px 15px;
    background: #fff;
    margin-bottom: 10px;
}
.sorting_box a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    padding: 0 10px;
    background: #fff;
    color: #343434;
    font-size: 13px;
    margin-left: 5px;
}
.op_pages {
    border-left: 1px solid #fff;
    padding-left: 15px;
}
.goods_num {
    height: 28px;
    line-height: 28px;
    border-right: 1px solid #e7e3e7;
    padding-right: 15px;
}
.op_pages a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    padding: 0 10px;
    background: #fff;
    color: #343434;
    font-size: 13px;
    margin-left: 5px;
}
em {
    font-style:normal!important;
}
.goodsList{
    height: 755px;
    overflow: hidden;
    padding: 0 10px;
    background: #fff;
}
.tab2 .goodsList{
    height: auto;
}
.goodsList .goodsItem{
    padding: 25px 20px;
    border-bottom: 1px solid #f3f3f3;
}
.goodsList .goods_img{
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: middle;
}
.goodsList .goods_info{
    display: inline-block;
    width: 42%;
    margin-right: 20px;
    margin-left: 20px;
    vertical-align: middle;
}
.goodsList .g_title{
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    font-weight: normal;
}
.goodsList .g_way{
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}
.goodsList .g_detail{
    font-size: 12px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}
.goodsList .g_firm{
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.goodsList .price{
    display: inline-block;
    width: 18%;
    text-align: center;
    font-size: 12px;
    color: #666;
    line-height: 2;
    vertical-align: middle;
}
.goodsList .num{
    font-size: 22px;
    color: #df4e62;
}
.goodsList .g_score{
    display: inline-block;
    width: 18%;
    font-size: 12px;
    color: #666;
    line-height: 2;
    vertical-align: middle;
}
.star_wp {display:inline-block; zoom:1; *display:inline; width:75px; height:14px; background:url(../../images/haier/star_bg.png) no-repeat left bottom;}
.star {float:left; background:url(../../images/haier/star_bg.png) no-repeat left top; height:14px;}
.star_0_5 {width:8px;}
.star_1_0 {width:15px;}
.star_1_5 {width:23px;}
.star_2_0 {width:30px;}
.star_2_5 {width:38px;}
.star_3_0 {width:45px;}
.star_3_5 {width:53px;}
.star_4_0 {width:60px;}
.star_4_5 {width:68px;}
.star_5_0 {width:75px;}
.choose_box{
    background: #fff;
    margin-bottom: 40px;
    position: relative;
}
.choose_box .choose_type{
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-bottom: 1px dashed #f3f3f3;
    font-size: 13px;
}
.choose_box .choose_type:nth-last-child(2){
    border-bottom: none;
}
.choose_box .choose_item{
    font-size: 13px;
    color: #343434;
    margin: 0 15px;
}
.choose_box .type_name{
    font-size: 13px;
    color: #999;
    width:100px;
}
.choose_box .selected{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    padding: 0 10px;
    color: #343434;
    border: 1px solid #ccc;
}
.choose_box .selected .c_name{
    color: #2190ff;
    font-style: normal;
}
.choose_box .selected .iconfont.icon-chahao{
    font-size: 12px;
    color: #2190ff;
}
.tab3 .shop-img{
    padding: 15px;
    background: #fff;
}
.tab3 .shop-img img{
    display: block;
    margin: 0 auto;
    width: 1040px;
    height: 220px;
}
.shop-brief{
    padding: 10px 20px;
    background: #fff;
}
.shop-brief .s_name{
    font-size: 16px;
    color: #343434;
}
.shop-brief .s_detail{
    font-size: 12px;
    color: #666;
    margin: 15px 0;
}
.info-box .info-block{
    width: 50%;
    float: left;
    color: #999;
    font-size: 12px;
    line-height: 2;
}
.info-box .t_name{
    display: inline-block;
    width: 85px;
    vertical-align: middle;
}
.info-box .t_info{
    display: inline-block;
    color: #333;
    vertical-align: middle;
}
.info-box .t_info.tel{
    font-size: 18px;
    color: #df4e62;
}
.info-box .t_info a{
    color: #333;
}
.info-box .t_info a{
    color: #333;
}
.info-box .t_info .iconfont.icon-kefu {
    color: #2190ff;
    margin-right: 5px;
    vertical-align: middle;
}
.company-photo{
    padding: 0 15px;
    background: #fff;
    margin: 20px 0;
}
.company-photo .s_title{
    height: 60px;
    line-height: 60px;
    color: #000;
    border-bottom: 1px solid #f3f3f3;
}
.photo-box{
    padding: 20px 0;
}
.photo-box img{
    display: block;
    width: 242px;
    height: 282px;
    float: left;
    margin-right: 20px;
}
.page_locate {
    line-height: 54px;
}
.page_locate a {
    font-size: 12px;
    color: #000;
}
.toggle-btn{
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    position: absolute;
    bottom: -29px;
    left: 50%;
    margin-left: -40px;
    padding: 0 15px;
    color: #666;
    cursor: pointer;
}
.sorting_box {
    line-height: 49px;
}

.sorting_box em, .sorting_box a {
    float: left;
}

.sorting_box a {
    height: 24px;
    line-height: 24px;
    border: 1px solid #eee;
    padding: 0 3px;
    background: #fff;
    margin: 12px 5px 0 0;
}

.sorting_box .checked {
    color: #fff;
    background: #df1738;
    border: #df1738;
}

.sorting_box a span {
    padding: 0 10px;
}

.sorting_box .checked.s_up span {
    background: url(../../images/sort_up.gif) no-repeat right center;
    padding: 0 13px 0 7px;
}

.sorting_box .checked.s_down span {
    background: url(../../images/sort_down.gif) no-repeat right center;
    padding: 0 13px 0 7px;
}